img:is([sizes="auto" i], [sizes^="auto," i]) { contain-intrinsic-size: 3000px 1500px } .wp-block-button__link{color:#fff;background-color:#32373c;border-radius:9999px;box-shadow:none;text-decoration:none;padding:calc(.667em + 2px) calc(1.333em + 2px);font-size:1.125em}.wp-block-file__button{background:#32373c;color:#fff;text-decoration:none} .wpcf7 .screen-reader-response { position: absolute; overflow: hidden; clip: rect(1px, 1px, 1px, 1px); clip-path: inset(50%); height: 1px; width: 1px; margin: -1px; padding: 0; border: 0; word-wrap: normal !important; } .wpcf7 form .wpcf7-response-output { margin: 2em 0.5em 1em; padding: 0.2em 1em; border: 2px solid #00a0d2; } .wpcf7 form.init .wpcf7-response-output, .wpcf7 form.resetting .wpcf7-response-output, .wpcf7 form.submitting .wpcf7-response-output { display: none; } .wpcf7 form.sent .wpcf7-response-output { border-color: #46b450; } .wpcf7 form.failed .wpcf7-response-output, .wpcf7 form.aborted .wpcf7-response-output { border-color: #dc3232; } .wpcf7 form.spam .wpcf7-response-output { border-color: #f56e28; } .wpcf7 form.invalid .wpcf7-response-output, .wpcf7 form.unaccepted .wpcf7-response-output, .wpcf7 form.payment-required .wpcf7-response-output { border-color: #ffb900; } .wpcf7-form-control-wrap { position: relative; } .wpcf7-not-valid-tip { color: #dc3232;  font-size: 1em; font-weight: normal; display: block; } .use-floating-validation-tip .wpcf7-not-valid-tip { position: relative; top: -2ex; left: 1em; z-index: 100; border: 1px solid #dc3232; background: #fff; padding: .2em .8em; width: 24em; } .wpcf7-list-item { display: inline-block; margin: 0 0 0 1em; } .wpcf7-list-item-label::before, .wpcf7-list-item-label::after { content: " "; } .wpcf7-spinner { visibility: hidden; display: inline-block; background-color: #23282d;  opacity: 0.75; width: 24px; height: 24px; border: none; border-radius: 100%; padding: 0; margin: 0 24px; position: relative; } form.submitting .wpcf7-spinner { visibility: visible; } .wpcf7-spinner::before { content: ''; position: absolute; background-color: #fbfbfc;  top: 4px; left: 4px; width: 6px; height: 6px; border: none; border-radius: 100%; transform-origin: 8px 8px; animation-name: spin; animation-duration: 1000ms; animation-timing-function: linear; animation-iteration-count: infinite; } @media (prefers-reduced-motion: reduce) { .wpcf7-spinner::before {  animation-name: blink;  animation-duration: 2000ms; } } @keyframes spin { from {  transform: rotate(0deg); }  to {  transform: rotate(360deg); } } @keyframes blink { from {  opacity: 0; }  50% {  opacity: 1; }  to {  opacity: 0; } } .wpcf7 [inert] { opacity: 0.5; } .wpcf7 input[type="file"] { cursor: pointer; } .wpcf7 input[type="file"]:disabled { cursor: default; } .wpcf7 .wpcf7-submit:disabled { cursor: not-allowed; } .wpcf7 input[type="url"], .wpcf7 input[type="email"], .wpcf7 input[type="tel"] { direction: ltr; } .wpcf7-reflection > output { display: list-item; list-style: none; } .wpcf7-reflection > output[hidden] { display: none; }  .fa{font-family:var(--fa-style-family,"Font Awesome 6 Free");font-weight:var(--fa-style,900)}.fa,.fa-brands,.fa-classic,.fa-regular,.fa-sharp,.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{-webkit-animation-name:fa-beat;animation-name:fa-beat;-webkit-animation-delay:var(--fa-animation-delay,0s);animation-delay:var(--fa-animation-delay,0s);-webkit-animation-direction:var(--fa-animation-direction,normal);animation-direction:var(--fa-animation-direction,normal);-webkit-animation-duration:var(--fa-animation-duration,1s);animation-duration:var(--fa-animation-duration,1s);-webkit-animation-iteration-count:var(--fa-animation-iteration-count,infinite);animation-iteration-count:var(--fa-animation-iteration-count,infinite);-webkit-animation-timing-function:var(--fa-animation-timing,ease-in-out);animation-timing-function:var(--fa-animation-timing,ease-in-out)}.fa-bounce{-webkit-animation-name:fa-bounce;animation-name:fa-bounce;-webkit-animation-delay:var(--fa-animation-delay,0s);animation-delay:var(--fa-animation-delay,0s);-webkit-animation-direction:var(--fa-animation-direction,normal);animation-direction:var(--fa-animation-direction,normal);-webkit-animation-duration:var(--fa-animation-duration,1s);animation-duration:var(--fa-animation-duration,1s);-webkit-animation-iteration-count:var(--fa-animation-iteration-count,infinite);animation-iteration-count:var(--fa-animation-iteration-count,infinite);-webkit-animation-timing-function:var(--fa-animation-timing,cubic-bezier(.28,.84,.42,1));animation-timing-function:var(--fa-animation-timing,cubic-bezier(.28,.84,.42,1))}.fa-fade{-webkit-animation-name:fa-fade;animation-name:fa-fade;-webkit-animation-iteration-count:var(--fa-animation-iteration-count,infinite);animation-iteration-count:var(--fa-animation-iteration-count,infinite);-webkit-animation-timing-function:var(--fa-animation-timing,cubic-bezier(.4,0,.6,1));animation-timing-function:var(--fa-animation-timing,cubic-bezier(.4,0,.6,1))}.fa-beat-fade,.fa-fade{-webkit-animation-delay:var(--fa-animation-delay,0s);animation-delay:var(--fa-animation-delay,0s);-webkit-animation-direction:var(--fa-animation-direction,normal);animation-direction:var(--fa-animation-direction,normal);-webkit-animation-duration:var(--fa-animation-duration,1s);animation-duration:var(--fa-animation-duration,1s)}.fa-beat-fade{-webkit-animation-name:fa-beat-fade;animation-name:fa-beat-fade;-webkit-animation-iteration-count:var(--fa-animation-iteration-count,infinite);animation-iteration-count:var(--fa-animation-iteration-count,infinite);-webkit-animation-timing-function:var(--fa-animation-timing,cubic-bezier(.4,0,.6,1));animation-timing-function:var(--fa-animation-timing,cubic-bezier(.4,0,.6,1))}.fa-flip{-webkit-animation-name:fa-flip;animation-name:fa-flip;-webkit-animation-delay:var(--fa-animation-delay,0s);animation-delay:var(--fa-animation-delay,0s);-webkit-animation-direction:var(--fa-animation-direction,normal);animation-direction:var(--fa-animation-direction,normal);-webkit-animation-duration:var(--fa-animation-duration,1s);animation-duration:var(--fa-animation-duration,1s);-webkit-animation-iteration-count:var(--fa-animation-iteration-count,infinite);animation-iteration-count:var(--fa-animation-iteration-count,infinite);-webkit-animation-timing-function:var(--fa-animation-timing,ease-in-out);animation-timing-function:var(--fa-animation-timing,ease-in-out)}.fa-shake{-webkit-animation-name:fa-shake;animation-name:fa-shake;-webkit-animation-duration:var(--fa-animation-duration,1s);animation-duration:var(--fa-animation-duration,1s);-webkit-animation-iteration-count:var(--fa-animation-iteration-count,infinite);animation-iteration-count:var(--fa-animation-iteration-count,infinite);-webkit-animation-timing-function:var(--fa-animation-timing,linear);animation-timing-function:var(--fa-animation-timing,linear)}.fa-shake,.fa-spin{-webkit-animation-delay:var(--fa-animation-delay,0s);animation-delay:var(--fa-animation-delay,0s);-webkit-animation-direction:var(--fa-animation-direction,normal);animation-direction:var(--fa-animation-direction,normal)}.fa-spin{-webkit-animation-name:fa-spin;animation-name:fa-spin;-webkit-animation-duration:var(--fa-animation-duration,2s);animation-duration:var(--fa-animation-duration,2s);-webkit-animation-iteration-count:var(--fa-animation-iteration-count,infinite);animation-iteration-count:var(--fa-animation-iteration-count,infinite);-webkit-animation-timing-function:var(--fa-animation-timing,linear);animation-timing-function:var(--fa-animation-timing,linear)}.fa-spin-reverse{--fa-animation-direction:reverse}.fa-pulse,.fa-spin-pulse{-webkit-animation-name:fa-spin;animation-name:fa-spin;-webkit-animation-direction:var(--fa-animation-direction,normal);animation-direction:var(--fa-animation-direction,normal);-webkit-animation-duration:var(--fa-animation-duration,1s);animation-duration:var(--fa-animation-duration,1s);-webkit-animation-iteration-count:var(--fa-animation-iteration-count,infinite);animation-iteration-count:var(--fa-animation-iteration-count,infinite);-webkit-animation-timing-function:var(--fa-animation-timing,steps(8));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{-webkit-animation-delay:-1ms;animation-delay:-1ms;-webkit-animation-duration:1ms;animation-duration:1ms;-webkit-animation-iteration-count:1;animation-iteration-count:1;-webkit-transition-delay:0s;transition-delay:0s;-webkit-transition-duration:0s;transition-duration:0s}}@-webkit-keyframes fa-beat{0%,90%{-webkit-transform:scale(1);transform:scale(1)}45%{-webkit-transform:scale(var(--fa-beat-scale,1.25));transform:scale(var(--fa-beat-scale,1.25))}}@keyframes fa-beat{0%,90%{-webkit-transform:scale(1);transform:scale(1)}45%{-webkit-transform:scale(var(--fa-beat-scale,1.25));transform:scale(var(--fa-beat-scale,1.25))}}@-webkit-keyframes fa-bounce{0%{-webkit-transform:scale(1) translateY(0);transform:scale(1) translateY(0)}10%{-webkit-transform:scale(var(--fa-bounce-start-scale-x,1.1),var(--fa-bounce-start-scale-y,.9)) translateY(0);transform:scale(var(--fa-bounce-start-scale-x,1.1),var(--fa-bounce-start-scale-y,.9)) translateY(0)}30%{-webkit-transform:scale(var(--fa-bounce-jump-scale-x,.9),var(--fa-bounce-jump-scale-y,1.1)) translateY(var(--fa-bounce-height,-.5em));transform:scale(var(--fa-bounce-jump-scale-x,.9),var(--fa-bounce-jump-scale-y,1.1)) translateY(var(--fa-bounce-height,-.5em))}50%{-webkit-transform:scale(var(--fa-bounce-land-scale-x,1.05),var(--fa-bounce-land-scale-y,.95)) translateY(0);transform:scale(var(--fa-bounce-land-scale-x,1.05),var(--fa-bounce-land-scale-y,.95)) translateY(0)}57%{-webkit-transform:scale(1) translateY(var(--fa-bounce-rebound,-.125em));transform:scale(1) translateY(var(--fa-bounce-rebound,-.125em))}64%{-webkit-transform:scale(1) translateY(0);transform:scale(1) translateY(0)}to{-webkit-transform:scale(1) translateY(0);transform:scale(1) translateY(0)}}@keyframes fa-bounce{0%{-webkit-transform:scale(1) translateY(0);transform:scale(1) translateY(0)}10%{-webkit-transform:scale(var(--fa-bounce-start-scale-x,1.1),var(--fa-bounce-start-scale-y,.9)) translateY(0);transform:scale(var(--fa-bounce-start-scale-x,1.1),var(--fa-bounce-start-scale-y,.9)) translateY(0)}30%{-webkit-transform:scale(var(--fa-bounce-jump-scale-x,.9),var(--fa-bounce-jump-scale-y,1.1)) translateY(var(--fa-bounce-height,-.5em));transform:scale(var(--fa-bounce-jump-scale-x,.9),var(--fa-bounce-jump-scale-y,1.1)) translateY(var(--fa-bounce-height,-.5em))}50%{-webkit-transform:scale(var(--fa-bounce-land-scale-x,1.05),var(--fa-bounce-land-scale-y,.95)) translateY(0);transform:scale(var(--fa-bounce-land-scale-x,1.05),var(--fa-bounce-land-scale-y,.95)) translateY(0)}57%{-webkit-transform:scale(1) translateY(var(--fa-bounce-rebound,-.125em));transform:scale(1) translateY(var(--fa-bounce-rebound,-.125em))}64%{-webkit-transform:scale(1) translateY(0);transform:scale(1) translateY(0)}to{-webkit-transform:scale(1) translateY(0);transform:scale(1) translateY(0)}}@-webkit-keyframes fa-fade{50%{opacity:var(--fa-fade-opacity,.4)}}@keyframes fa-fade{50%{opacity:var(--fa-fade-opacity,.4)}}@-webkit-keyframes fa-beat-fade{0%,to{opacity:var(--fa-beat-fade-opacity,.4);-webkit-transform:scale(1);transform:scale(1)}50%{opacity:1;-webkit-transform:scale(var(--fa-beat-fade-scale,1.125));transform:scale(var(--fa-beat-fade-scale,1.125))}}@keyframes fa-beat-fade{0%,to{opacity:var(--fa-beat-fade-opacity,.4);-webkit-transform:scale(1);transform:scale(1)}50%{opacity:1;-webkit-transform:scale(var(--fa-beat-fade-scale,1.125));transform:scale(var(--fa-beat-fade-scale,1.125))}}@-webkit-keyframes fa-flip{50%{-webkit-transform:rotate3d(var(--fa-flip-x,0),var(--fa-flip-y,1),var(--fa-flip-z,0),var(--fa-flip-angle,-180deg));transform:rotate3d(var(--fa-flip-x,0),var(--fa-flip-y,1),var(--fa-flip-z,0),var(--fa-flip-angle,-180deg))}}@keyframes fa-flip{50%{-webkit-transform:rotate3d(var(--fa-flip-x,0),var(--fa-flip-y,1),var(--fa-flip-z,0),var(--fa-flip-angle,-180deg));transform:rotate3d(var(--fa-flip-x,0),var(--fa-flip-y,1),var(--fa-flip-z,0),var(--fa-flip-angle,-180deg))}}@-webkit-keyframes fa-shake{0%{-webkit-transform:rotate(-15deg);transform:rotate(-15deg)}4%{-webkit-transform:rotate(15deg);transform:rotate(15deg)}8%,24%{-webkit-transform:rotate(-18deg);transform:rotate(-18deg)}12%,28%{-webkit-transform:rotate(18deg);transform:rotate(18deg)}16%{-webkit-transform:rotate(-22deg);transform:rotate(-22deg)}20%{-webkit-transform:rotate(22deg);transform:rotate(22deg)}32%{-webkit-transform:rotate(-12deg);transform:rotate(-12deg)}36%{-webkit-transform:rotate(12deg);transform:rotate(12deg)}40%,to{-webkit-transform:rotate(0deg);transform:rotate(0deg)}}@keyframes fa-shake{0%{-webkit-transform:rotate(-15deg);transform:rotate(-15deg)}4%{-webkit-transform:rotate(15deg);transform:rotate(15deg)}8%,24%{-webkit-transform:rotate(-18deg);transform:rotate(-18deg)}12%,28%{-webkit-transform:rotate(18deg);transform:rotate(18deg)}16%{-webkit-transform:rotate(-22deg);transform:rotate(-22deg)}20%{-webkit-transform:rotate(22deg);transform:rotate(22deg)}32%{-webkit-transform:rotate(-12deg);transform:rotate(-12deg)}36%{-webkit-transform:rotate(12deg);transform:rotate(12deg)}40%,to{-webkit-transform:rotate(0deg);transform:rotate(0deg)}}@-webkit-keyframes fa-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes fa-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}.fa-rotate-90{-webkit-transform:rotate(90deg);transform:rotate(90deg)}.fa-rotate-180{-webkit-transform:rotate(180deg);transform:rotate(180deg)}.fa-rotate-270{-webkit-transform:rotate(270deg);transform:rotate(270deg)}.fa-flip-horizontal{-webkit-transform:scaleX(-1);transform:scaleX(-1)}.fa-flip-vertical{-webkit-transform:scaleY(-1);transform:scaleY(-1)}.fa-flip-both,.fa-flip-horizontal.fa-flip-vertical{-webkit-transform:scale(-1);transform:scale(-1)}.fa-rotate-by{-webkit-transform:rotate(var(--fa-rotate-angle,none));transform:rotate(var(--fa-rotate-angle,none))}.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-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-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-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-arrow-turn-right:before,.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-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(https://www.digitalnydetox.sk/wp-content/plugins/the-post-grid/assets/vendor/font-awesome/webfonts/fa-brands-400.woff2) format("woff2"),url(https://www.digitalnydetox.sk/wp-content/plugins/the-post-grid/assets/vendor/font-awesome/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-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-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-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-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{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-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-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-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-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-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-facebook-f:before{content:"\f39e"}.fa-google-plus-square:before,.fa-square-google-plus:before{content:"\f0d4"}.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-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-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-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-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-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-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-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-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(https://www.digitalnydetox.sk/wp-content/plugins/the-post-grid/assets/vendor/font-awesome/webfonts/fa-regular-400.woff2) format("woff2"),url(https://www.digitalnydetox.sk/wp-content/plugins/the-post-grid/assets/vendor/font-awesome/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(https://www.digitalnydetox.sk/wp-content/plugins/the-post-grid/assets/vendor/font-awesome/webfonts/fa-solid-900.woff2) format("woff2"),url(https://www.digitalnydetox.sk/wp-content/plugins/the-post-grid/assets/vendor/font-awesome/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(https://www.digitalnydetox.sk/wp-content/plugins/the-post-grid/assets/vendor/font-awesome/webfonts/fa-brands-400.woff2) format("woff2"),url(https://www.digitalnydetox.sk/wp-content/plugins/the-post-grid/assets/vendor/font-awesome/webfonts/fa-brands-400.ttf) format("truetype")}@font-face{font-family:"Font Awesome 5 Free";font-display:block;font-weight:900;src:url(https://www.digitalnydetox.sk/wp-content/plugins/the-post-grid/assets/vendor/font-awesome/webfonts/fa-solid-900.woff2) format("woff2"),url(https://www.digitalnydetox.sk/wp-content/plugins/the-post-grid/assets/vendor/font-awesome/webfonts/fa-solid-900.ttf) format("truetype")}@font-face{font-family:"Font Awesome 5 Free";font-display:block;font-weight:400;src:url(https://www.digitalnydetox.sk/wp-content/plugins/the-post-grid/assets/vendor/font-awesome/webfonts/fa-regular-400.woff2) format("woff2"),url(https://www.digitalnydetox.sk/wp-content/plugins/the-post-grid/assets/vendor/font-awesome/webfonts/fa-regular-400.ttf) format("truetype")}@font-face{font-family:"FontAwesome";font-display:block;src:url(https://www.digitalnydetox.sk/wp-content/plugins/the-post-grid/assets/vendor/font-awesome/webfonts/fa-solid-900.woff2) format("woff2"),url(https://www.digitalnydetox.sk/wp-content/plugins/the-post-grid/assets/vendor/font-awesome/webfonts/fa-solid-900.ttf) format("truetype")}@font-face{font-family:"FontAwesome";font-display:block;src:url(https://www.digitalnydetox.sk/wp-content/plugins/the-post-grid/assets/vendor/font-awesome/webfonts/fa-brands-400.woff2) format("woff2"),url(https://www.digitalnydetox.sk/wp-content/plugins/the-post-grid/assets/vendor/font-awesome/webfonts/fa-brands-400.ttf) format("truetype")}@font-face{font-family:"FontAwesome";font-display:block;src:url(https://www.digitalnydetox.sk/wp-content/plugins/the-post-grid/assets/vendor/font-awesome/webfonts/fa-regular-400.woff2) format("woff2"),url(https://www.digitalnydetox.sk/wp-content/plugins/the-post-grid/assets/vendor/font-awesome/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(https://www.digitalnydetox.sk/wp-content/plugins/the-post-grid/assets/vendor/font-awesome/webfonts/fa-v4compatibility.woff2) format("woff2"),url(https://www.digitalnydetox.sk/wp-content/plugins/the-post-grid/assets/vendor/font-awesome/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}#tpg-MyAccount-wrap{background-color:#eff3f4;border-radius:10px;display:flex;margin:50px auto;max-width:1400px;overflow:hidden;width:96%}@media (max-width:767px){#tpg-MyAccount-wrap{display:block}#tpg-MyAccount-wrap .myaccount-title-wrapper{margin-top:45px}}#tpg-MyAccount-wrap .myaccount-title-wrapper .title{margin-bottom:0}#tpg-MyAccount-wrap .rtcl-MyAccount-navigation{flex:0 0 300px}#tpg-MyAccount-wrap .rtcl-MyAccount-navigation .myaccount-navbar{background:#fff;border-radius:10px;height:100%;padding:20px}#tpg-MyAccount-wrap .rtcl-MyAccount-navigation ul{list-style:none;margin:0;padding:0}#tpg-MyAccount-wrap .rtcl-MyAccount-navigation ul li{border-radius:6px;margin-bottom:10px;overflow:hidden;position:relative}#tpg-MyAccount-wrap .rtcl-MyAccount-navigation ul li:before{background:transparent;border-radius:30px;content:"";height:35px;left:-6px;position:absolute;top:50%;transform:translateY(-50%);transition:.4s;width:5px}#tpg-MyAccount-wrap .rtcl-MyAccount-navigation ul li.is-active:before,#tpg-MyAccount-wrap .rtcl-MyAccount-navigation ul li:hover:before{background:var(--tpg-primary-color);left:-2.5px}#tpg-MyAccount-wrap .rtcl-MyAccount-navigation ul li.is-active svg path,#tpg-MyAccount-wrap .rtcl-MyAccount-navigation ul li:hover svg path{fill:var(--tpg-primary-color)}#tpg-MyAccount-wrap .rtcl-MyAccount-navigation ul li.is-active a,#tpg-MyAccount-wrap .rtcl-MyAccount-navigation ul li:hover a{background:#e4f1ff}#tpg-MyAccount-wrap .rtcl-MyAccount-navigation ul li.my-post.is-active svg path:first-child,#tpg-MyAccount-wrap .rtcl-MyAccount-navigation ul li.my-post:hover svg path:first-child{opacity:.5}#tpg-MyAccount-wrap .rtcl-MyAccount-navigation ul li.submit-post-button{box-shadow:0 1px 10px rgba(10,39,73,.26)}#tpg-MyAccount-wrap .rtcl-MyAccount-navigation ul li.submit-post-button a{align-items:center;background:var(--tpg-primary-color);color:#fff;display:flex;justify-content:center;position:relative;z-index:1}#tpg-MyAccount-wrap .rtcl-MyAccount-navigation ul li.submit-post-button a:before{background:rgba(0,0,0,.1);content:"";height:100%;left:auto;position:absolute;right:0;top:0;transition:.4s;width:0;z-index:-1}#tpg-MyAccount-wrap .rtcl-MyAccount-navigation ul li.submit-post-button a:hover{box-shadow:0 1px 10px rgba(10,39,73,.5)}#tpg-MyAccount-wrap .rtcl-MyAccount-navigation ul li.submit-post-button a:hover:before{left:0;right:auto;width:100%}#tpg-MyAccount-wrap .rtcl-MyAccount-navigation ul li.submit-post-button a:hover svg path{fill:#fff}#tpg-MyAccount-wrap .rtcl-MyAccount-navigation ul li.submit-post-button a svg{font-size:16px}#tpg-MyAccount-wrap .rtcl-MyAccount-navigation ul li a{align-items:center;background:#f2f7fd;border-radius:6px;color:#212121;display:flex;font-size:15px;gap:8px;padding:10px 17px}#tpg-MyAccount-wrap .rtcl-MyAccount-navigation ul li a svg{font-size:20px}#tpg-MyAccount-wrap .rtcl-MyAccount-navigation .user-info{align-items:center;border-radius:10px;display:flex;flex-direction:row;gap:16px;margin-bottom:15px;padding:20px 10px}#tpg-MyAccount-wrap .rtcl-MyAccount-navigation .user-info .user-avatar{flex:0 0 60px}#tpg-MyAccount-wrap .rtcl-MyAccount-navigation .user-info .user-bio{flex:1}#tpg-MyAccount-wrap .rtcl-MyAccount-navigation .user-info .user-name{font-size:18px;line-height:1;margin-bottom:0;margin-top:-3px}#tpg-MyAccount-wrap .rtcl-MyAccount-navigation .user-info .user-email{display:block;font-size:14px}#tpg-MyAccount-wrap .rtcl-MyAccount-navigation .user-info .user-avatar img{border-radius:50%;height:60px;-o-object-fit:cover;object-fit:cover;width:60px}#tpg-MyAccount-wrap .tpg-MyAccount-content{flex:1}@media (min-width:768px){#tpg-MyAccount-wrap .tpg-MyAccount-content{padding:30px}}#tpg-MyAccount-wrap .tpg-MyAccount-content #tpg-postbox{background:#fff;border-radius:10px;padding:30px}#tpg-MyAccount-wrap .tpg-MyAccount-content .user-info-action{display:flex;gap:20px;margin-top:20px}#tpg-MyAccount-wrap .tpg-MyAccount-content .user-info-action .action{align-items:center;background:hsla(0,0%,100%,.659);border-radius:10px;display:flex;flex:1;gap:15px;padding:28px}#tpg-MyAccount-wrap .tpg-MyAccount-content .user-info-action .action .info{display:flex;flex-direction:column}#tpg-MyAccount-wrap .tpg-MyAccount-content .user-info-action .action .label{color:#5e6c7e;font-size:15px;margin-bottom:5px}#tpg-MyAccount-wrap .tpg-MyAccount-content .user-info-action .action .count{color:#0c1827;font-size:30px;font-weight:900}#tpg-MyAccount-wrap .tpg-MyAccount-content .user-info-action .action svg{font-size:46px}#tpg-MyAccount-wrap .latest-post-wrapper{margin-top:20px}#tpg-MyAccount-wrap .latest-post-wrapper .post-item{background:#fff;border-radius:10px;display:flex;gap:15px;margin-bottom:30px;padding:20px}@media (max-width:991px){#tpg-MyAccount-wrap .latest-post-wrapper .post-item{flex-direction:column}}#tpg-MyAccount-wrap .latest-post-wrapper .post-image{background:#999;border-radius:5px;flex:0 0 250px;height:190px;overflow:hidden;position:relative}#tpg-MyAccount-wrap .latest-post-wrapper .post-image img{height:100%;-o-object-fit:cover;object-fit:cover;width:100%}#tpg-MyAccount-wrap .latest-post-wrapper .post-content{display:flex;flex:1;flex-direction:column;justify-content:center;position:relative}@media (min-width:992px){#tpg-MyAccount-wrap .latest-post-wrapper .post-content{padding-right:120px}}#tpg-MyAccount-wrap .latest-post-wrapper .post-meta{-moz-column-gap:30px;column-gap:30px;display:flex;flex-wrap:wrap;margin-bottom:15px;padding-top:15px}#tpg-MyAccount-wrap .latest-post-wrapper .post-meta span{align-items:center;display:inline-flex;gap:5px}#tpg-MyAccount-wrap .latest-post-wrapper .post-meta span a{color:inherit}#tpg-MyAccount-wrap .latest-post-wrapper .post-meta span a:hover{color:var(--tpg-primary-color)}#tpg-MyAccount-wrap .latest-post-wrapper .status{align-items:center;background-color:#cfebf5;border-radius:3px;color:#09c;display:inline-flex;font-size:12px;font-weight:500;height:26px;justify-content:center;left:5px;line-height:1;padding:0 10px;position:absolute;text-transform:uppercase;top:5px;z-index:15}#tpg-MyAccount-wrap .latest-post-wrapper .status.publish{background-color:var(--tpg-primary-color);color:#fff}#tpg-MyAccount-wrap .latest-post-wrapper .status.draft{background-color:#13b1f5;color:#fff}#tpg-MyAccount-wrap .latest-post-wrapper .status.pending{background-color:#f7a300;color:#fff}#tpg-MyAccount-wrap .latest-post-wrapper .post-item .post-content .post-title{font-size:20px;line-height:30px;margin-bottom:5px;margin-top:-4px}#tpg-MyAccount-wrap .latest-post-wrapper .post-item .post-content .post-title a{color:#212121}#tpg-MyAccount-wrap .latest-post-wrapper .post-item .post-content .post-title a:hover{color:var(--tpg-primary-color)}#tpg-MyAccount-wrap .post-btn-action{-moz-column-gap:10px;column-gap:10px;display:flex;flex-direction:row}@media (min-width:992px){#tpg-MyAccount-wrap .post-btn-action.right-align{align-items:flex-end;flex-direction:column;position:absolute;right:20px;text-align:right;top:50%;transform:translateY(-50%)}}#tpg-MyAccount-wrap .post-btn-action svg path{transition:.4s}#tpg-MyAccount-wrap .post-btn-action .btn{align-items:center;background:#e6ecf3;border-radius:4px;color:#212121;display:inline-flex;font-size:14px;gap:6px;height:32px;line-height:32px;margin:5px 0;padding:0 15px}#tpg-MyAccount-wrap .post-btn-action .edit-btn:hover{background:var(--tpg-primary-color);color:#fff}#tpg-MyAccount-wrap .post-btn-action .edit-btn:hover svg path{fill:#fff}#tpg-MyAccount-wrap .post-btn-action .delete-btn{background:#f9e8e8;color:#f11212}#tpg-MyAccount-wrap .post-btn-action .delete-btn:hover{background:#f11212;color:#fff}#tpg-MyAccount-wrap .post-btn-action .delete-btn:hover svg path{fill:#fff}#tpg-MyAccount-wrap .post-view-box .featured-image-container{margin-bottom:30px}#tpg-MyAccount-wrap .post-view-box .post-meta{-moz-column-gap:10px;column-gap:10px;display:flex;margin-bottom:15px}#tpg-MyAccount-wrap .post-view-box .post-meta a{align-items:center;border:1px solid #ddd;border-radius:4px;color:#222;display:inline-flex;font-size:15px;justify-content:center;line-height:1;padding:0 10px}#tpg-MyAccount-wrap .post-view-box .post-meta .label{font-weight:700}#tpg-MyAccount-wrap .post-view-box .post-excerpt{border:1px solid #ddd;border-radius:5px;padding:15px 26px}#tpg-MyAccount-wrap .post-view-box .label-title{border-bottom:1px solid #ddd;font-size:16px;margin-bottom:5px}#tpg-MyAccount-wrap .post-view-box .post-content,#tpg-MyAccount-wrap .post-view-box .post-excerpt{margin-bottom:30px}#tpg-MyAccount-wrap svg{height:1em;transition:.4s;width:1em}#tpg-MyAccount-wrap .select2-container--default .select2-selection--multiple .select2-selection__choice__remove{border-right:none;left:2px}#tpg-MyAccount-wrap .select2-container--default .select2-selection--multiple .select2-selection__choice__remove:hover{background:none;color:red}#tpg-MyAccount-wrap .select2-container--default .select2-selection--multiple .select2-selection__rendered li{padding-right:6px!important}.tpg-postbox{max-width:100%!important}.tpg-postbox .new-post input{font-size:16px}.tpg-postbox .new-post input[type=text],.tpg-postbox .new-post select,.tpg-postbox .new-post textarea{background:#f5f9fe;border:1px solid #dfe8f3;border-radius:5px;box-shadow:none;color:#495057;display:block;font-size:16px;height:50px;outline:none;padding:10px 15px;width:100%}.tpg-postbox .new-post select[multiple]{height:130px}.select2-container .select2-search--inline .select2-search__field{min-height:40px}.tpg-postbox .new-post textarea{height:70px}.tpg-postbox .new-post input[type=text]:focus{border-color:rgba(0,0,0,.2)}.tpg-postbox .new-post label{align-items:center;color:#495057;display:inline-flex;font-size:16px;font-weight:700;gap:8px;justify-content:center;margin-bottom:.5rem}.tpg-postbox .new-post .wp-editor-area{font-family:ZCOOL XiaoWei,serif!important;font-size:16px!important}.tpg-postbox .new-post .mce-edit-area.mce-container.mce-panel.mce-stack-layout-item{font-size:16px}.tpg-postbox .new-post .mce-btn button{border-radius:0}.tpg-postbox .new-post .mce-btn button:hover{background:#ccc}.tpg-postbox .new-post .mce-toolbar .mce-btn-group .mce-btn:focus,.tpg-postbox .new-post .mce-toolbar .mce-btn-group .mce-btn:hover,.tpg-postbox .new-post .qt-dfw:focus,.tpg-postbox .new-post .qt-dfw:hover{border-color:transparent}.tpg-postbox .new-post .wp-core-ui .quicktags-toolbar input.button.button-small{margin:1px}.tpg-postbox .new-post .wp-core-ui .button.button-small{padding:0 7px 1px}.tpg-postbox .new-post .wp-core-ui .wp-media-buttons .insert-media{background:#f7f7f7;border-color:rgba(0,0,0,.08);box-shadow:0 1px 0 rgba(0,0,0,.08);color:#495057;font-weight:400;height:36px;margin-bottom:5px;padding-left:7px}.tpg-postbox .new-post .wp-core-ui .wp-editor-tabs .wp-switch-editor{background:#f7f7f7;border:1px solid rgba(0,0,0,.08);color:#495057;cursor:pointer;font-weight:400;height:28px;margin:5px 0 0 5px;padding:3px 12px 4px}.tpg-postbox .new-post .wp-core-ui .wp-editor-tabs .html-active .switch-html,.tpg-postbox .new-post .wp-core-ui .wp-editor-tabs .tmce-active .switch-tmce{background:#f5f5f5;border-bottom-color:#f5f5f5;color:#555}.tpg-postbox .new-post .wp-core-ui .wp-editor-tabs .wp-switch-editor:active{background-color:#f5f5f5;box-shadow:none}.tpg-postbox .new-post .wp-core-ui .wp-editor-tabs .html-active .switch-html:focus,.tpg-postbox .new-post .wp-core-ui .wp-editor-tabs .tmce-active .switch-tmce:focus,.tpg-postbox .new-post .wp-core-ui .wp-editor-tabs .wp-switch-editor:active{box-shadow:none}.tpg-postbox .new-post .wp-core-ui .quicktags-toolbar .ed_button{background:#f7f7f7;color:#495057;font-weight:400}.tpg-postbox .new-post .wp-core-ui .quicktags-toolbar .ed_button:active,.tpg-postbox .new-post .wp-core-ui .quicktags-toolbar .ed_button:focus{box-shadow:none}.tpg-postbox .new-post input[type=submit]{background:var(--tpg-primary-color,#0d6efd);border-radius:5px;color:#fff;font-size:18px;font-weight:600;letter-spacing:.05em;padding:13px 30px;transition:.4s}.tpg-postbox .new-post input[type=submit]:hover{background:var(--tpg-secondary-color)}.tpg-postbox p{margin-bottom:0;margin-top:0}.form-content-area iframe{height:400px!important}.wp-editor-container textarea.wp-editor-area{height:300px!important}#tpg-featured-image .custom-file-upload{background:#f5f9fd;border:1px solid #dfe8f3;border-radius:5px;color:#495057;cursor:pointer;font-weight:400;height:50px;margin-top:15px;padding:0 20px}#tpg-featured-image .custom-file-upload input[type=file]{display:none}.tpg-form-container .grid-item>div{margin-bottom:20px}.tpg-postbox .tpg-right-content #tpg-category,.tpgMyAccount .select2-container--default .select2-selection--multiple{background:#f5f9fe;border:1px solid #dfe8f3!important;color:#495057;min-height:48.5px;width:100%}.tpgMyAccount .select2-container--default .select2-selection--multiple .select2-selection__choice{background-color:#e8edee!important;border:1px solid #c8d2d4!important;color:#6f6f6f!important}.tpgMyAccount .select2-container--default .select2-selection--multiple .select2-selection__rendered li{font-size:16px}.tpgMyAccount .select2-container--default .select2-selection--multiple .select2-selection__rendered li:first-child{display:none}.tpgMyAccount .select2-container{min-width:100%}.tpgMyAccount .form-item{margin-bottom:15px}@media (max-width:1199px) and (min-width:768px){.entry .entry-header{margin-left:0!important;margin-right:0!important;max-width:100%!important;padding:0 15px!important}.entry .entry-content,.entry .entry-summary{margin:0!important;max-width:100%!important;padding:0 15px!important}.entry .entry-footer{margin-left:0!important;margin-right:0!important;max-width:100%!important;padding:0 15px!important}}.media-router .media-menu-item{color:#646464}.wp-message.error{color:red}.tpg-post-submit-status{border:1px solid #ddd;margin:15px 0;padding:15px}.tpg-post-submit-status.error{background:#ffecec;border-color:red;color:red}.tpg-post-submit-status.success{background:#def6e5;border-color:#28a745;color:#28a745}.invalid-feedback{color:#dc3545;display:none;font-size:.875em;margin-top:.25rem;width:100%}.invalid-feedback.error{color:red;display:block}.new_tpg_tags{position:relative}.new_tpg_tags .tpg-tags-input{align-items:center;background:#f5f9fe;border:1px solid #dfe8f3!important;border-radius:5px;color:#495057;display:flex;flex-wrap:wrap;gap:4px;min-height:48px;padding:10px}.new_tpg_tags .tpg-tags-input div{background-color:#e8edee!important;border:1px solid #c8d2d4!important;border-radius:3px;color:#6f6f6f!important;display:inline-block;line-height:1;padding:5px 10px}.new_tpg_tags .tpg-tags-input div span.remove{cursor:pointer;margin-right:5px}.new_tpg_tags .tpg-tags-input div span.remove:hover{color:red}.new_tpg_tags .tpg-tags-input input{background:none!important;border:none!important;box-shadow:none!important;display:inline-block!important;flex-grow:1!important;height:auto!important;padding:0!important;width:auto!important}.new_tpg_tags .tpg-tags-input input:active,.new_tpg_tags .tpg-tags-input input:focus{box-shadow:none}.new_tpg_tags ul{background:#fff;border-radius:3px;border:1px solid #ddd;border-top:none;box-shadow:0 0 20px #f0f0f0;left:0;margin:0;max-height:240px;overflow:scroll;padding:0;position:absolute;top:100%;transition:all .3s ease-in-out;width:100%;z-index:9999999}.new_tpg_tags ul li{cursor:pointer;line-height:1;list-style:none;padding:12px 15px}.new_tpg_tags ul li.active{background:#ddd}.new_tpg_tags ul li:hover,.new_tpg_tags ul li[active]{background:var(--tpg-primary-color,#0d6efd)!important;color:#fff}.tpg-myaccount-page,.tpg-myaccount-page #page,.tpg-myaccount-page .site{background:#f0f4f9}.tpgMyAccount .tpg-login-form{background:#e8edf1;border-radius:10px;margin:100px auto;max-width:94%;padding:40px;width:500px}.tpgMyAccount .tpg-login-form #loginform{width:100%}.tpgMyAccount .tpg-login-form #loginform>p{display:flex;flex-direction:column}.tpgMyAccount .tpg-login-form .tpg-register a{border:1px solid #d0c7c7;border-radius:4px;color:#212121;display:block;font-size:16px;padding:4px;text-align:center}.tpgMyAccount .tpg-login-form .tpg-register a:hover{background:var(--tpg-primary-color);border-color:var(--tpg-primary-color);color:#fff}.tpgMyAccount .tpg-login-form label{color:#666;display:inline-block;font-size:16px;font-weight:700;line-height:1;margin-bottom:10px}.tpgMyAccount .tpg-login-form input[type=email],.tpgMyAccount .tpg-login-form input[type=password],.tpgMyAccount .tpg-login-form input[type=text]{background-color:#fff;border:1px solid #c8d2d4;border-radius:5px;color:#666;height:50px;padding:5px 15px}.tpgMyAccount .tpg-login-form input[type=submit]{background:var(--tpg-primary-color);border:none;border-radius:5px;color:#fff;font-weight:700;height:50px}.tpgMyAccount .tpg-login-form input[type=submit]:hover{background:var(--tpg-secondary-color)}.select2-dropdown{z-index:999999!important}body .tpg-el-main-wrapper .rt-grid-item{background:none!important;padding:0 15px}body .tpg-el-main-wrapper .offset-left,body .tpg-el-main-wrapper .offset-right{padding-bottom:0!important}.rt-tpg-container div a{text-decoration:none}.ast-single-post .entry-content .rt-tpg-container a{text-decoration:inherit}.rt-model-open,body.rt-model-open,html.rt-model-open{overflow:hidden}.rt-tpg-container img{height:auto;max-width:100%;-o-object-fit:cover;object-fit:cover}.rt-tpg-container *{box-sizing:border-box}.entry .rt-tpg-container .entry-title:before{content:none}.rt-tpg-container .entry{margin-top:0}.rt-tpg-container :after,.rt-tpg-container :before{box-sizing:border-box}.rt-container,.rt-container-fluid{margin-left:auto;margin-right:auto;padding-left:15px;padding-right:15px}.rt-container-fluid.slider-layout13-main{padding:0 0 15px}.rt-tpg-container ul{margin:0}.rttpg-container .rttpg-block-wrapper{margin-left:0;margin-right:0}.rttpg-container .rt-container-fluid{padding-left:0;padding-right:0}img,svg{vertical-align:middle}a:link,a:visited{transition:all .31s ease}.clearfix:after,.clearfix:before,.rt-container-fluid:after,.rt-container-fluid:before{content:" ";display:table}.clearfix:after,.rt-container-fluid:after,.rt-container:after,.rt-row:after{clear:both}.rt-row{margin-left:-15px;margin-right:-15px}.grid-layout2.rt-row{margin-left:0;margin-right:0}.rt-row>.rt-row{padding-left:15px;padding-right:15px}.grid_hover6.rt-row{margin-left:-2px;margin-right:-2px}.rt-col-lg-1,.rt-col-lg-2,.rt-col-lg-3,.rt-col-lg-4,.rt-col-lg-5,.rt-col-lg-6,.rt-col-lg-7,.rt-col-lg-8,.rt-col-lg-9,.rt-col-lg-10,.rt-col-lg-11,.rt-col-lg-12,.rt-col-lg-24,.rt-col-md-1,.rt-col-md-2,.rt-col-md-3,.rt-col-md-4,.rt-col-md-5,.rt-col-md-6,.rt-col-md-7,.rt-col-md-8,.rt-col-md-9,.rt-col-md-10,.rt-col-md-11,.rt-col-md-12,.rt-col-md-24,.rt-col-sm-1,.rt-col-sm-2,.rt-col-sm-3,.rt-col-sm-4,.rt-col-sm-5,.rt-col-sm-6,.rt-col-sm-7,.rt-col-sm-8,.rt-col-sm-9,.rt-col-sm-10,.rt-col-sm-11,.rt-col-sm-12,.rt-col-sm-24,.rt-col-xs-1,.rt-col-xs-2,.rt-col-xs-3,.rt-col-xs-4,.rt-col-xs-5,.rt-col-xs-6,.rt-col-xs-7,.rt-col-xs-8,.rt-col-xs-9,.rt-col-xs-10,.rt-col-xs-11,.rt-col-xs-12,.rt-col-xs-24{min-height:1px;padding-left:15px;padding-right:15px;position:relative}.rt-col-xs-1,.rt-col-xs-2,.rt-col-xs-3,.rt-col-xs-4,.rt-col-xs-5,.rt-col-xs-6,.rt-col-xs-7,.rt-col-xs-8,.rt-col-xs-9,.rt-col-xs-10,.rt-col-xs-11,.rt-col-xs-12,.rt-col-xs-24{float:left}.rt-col-xs-24{width:20%}.rt-col-xs-12{width:100%}.rt-col-xs-11{width:91.66666667%}.rt-col-xs-10{width:83.33333333%}.rt-col-xs-9{width:75%}.rt-col-xs-8{width:66.66666667%}.rt-col-xs-7{width:58.33333333%}.rt-col-xs-6{width:50%}.rt-col-xs-5{width:41.66666667%}.rt-col-xs-4{width:33.33333333%}.rt-col-xs-3{width:25%}.rt-col-xs-2{width:16.66666667%}.rt-col-xs-1{width:8.33333333%}#rt-main{margin:35px auto}.rt-tpg-container h3.entry-title{line-height:1.25;margin:0 0 12px}.rt-tpg-container .offset-small-wrap .rt-holder .overlay{min-height:60px!important}.rt-tpg-container .offset-small-wrap .rt-holder .rt-img-responsive{height:auto;-o-object-fit:cover;object-fit:cover;width:100%}.rt-tpg-container .offset-small-wrap .rt-col-md-6 .rt-holder .rt-img-responsive{height:auto}.rt-tpg-container .offset-small-wrap .rt-holder .overlay h3 a{-webkit-line-clamp:1!important;-webkit-box-orient:vertical;display:-webkit-box!important;overflow:hidden!important;text-overflow:ellipsis!important}.rt-tpg-container .offset-big .post-meta-user.above_title{margin-top:15px}.rt-tpg-container .offset-big .post-meta-user.above_title+h3.entry-title{margin-top:0}.rt-tpg-container .offset-big h3.entry-title{margin:20px 0 15px}.rt-tpg-container .offset-big .cat-above-title{margin-bottom:-15px;padding-top:10px}.rt-tpg-container .owl-controls .owl-dots{margin-top:15px}.paginationjs{box-sizing:initial;font-family:Marmelad,Lucida Grande,Arial,Hiragino Sans GB,Georgia,sans-serif;font-size:14px;line-height:1.6}.paginationjs:after{clear:both;content:" ";display:table}.paginationjs .paginationjs-pages{float:left}.paginationjs .paginationjs-pages ul{float:left;margin:0;padding:0}.paginationjs .paginationjs-go-button,.paginationjs .paginationjs-go-input,.paginationjs .paginationjs-nav{float:left;font-size:14px;margin-left:10px}.paginationjs .paginationjs-pages li{border:1px solid #aaa;border-right:none;float:left;list-style:none}.paginationjs .paginationjs-pages li>a{background:#fff;color:#333;display:block;font-size:14px;line-height:28px;min-height:28px;min-width:30px;text-align:center;text-decoration:none}.paginationjs .paginationjs-pages li:hover>a{background:var(--tpg-primary-color,#0d6efd);border-color:var(--tpg-primary-color,#0d6efd)!important;color:#fff!important}.paginationjs .paginationjs-pages li.active{border:none}.paginationjs .paginationjs-pages li.active>a{background:#aaa;color:#fff;height:30px;line-height:30px}.paginationjs .paginationjs-pages li.disabled>a{opacity:.3}.paginationjs .paginationjs-pages li.disabled>a:hover{background:0 0}.paginationjs .paginationjs-pages li:first-child,.paginationjs .paginationjs-pages li:first-child>a{border-radius:3px 0 0 3px}.paginationjs .paginationjs-pages li:last-child{border-radius:0 3px 3px 0;border-right:1px solid #aaa}.paginationjs .paginationjs-pages li:last-child>a{border-radius:0 3px 3px 0}.paginationjs .paginationjs-go-input>input[type=text]{box-sizing:initial;height:28px;padding:0;width:30px}.paginationjs .paginationjs-go-button>input[type=button],.paginationjs .paginationjs-go-input>input[type=text]{background:#fff;border:1px solid #aaa;border-radius:3px;box-shadow:none;font-size:14px;outline:0;text-align:center;vertical-align:baseline}.paginationjs .paginationjs-go-button>input[type=button]{color:#333;cursor:pointer;height:30px;line-height:28px;min-width:40px;padding:0 8px;vertical-align:middle\9}.paginationjs.paginationjs-theme-blue .paginationjs-go-input>input[type=text],.paginationjs.paginationjs-theme-blue .paginationjs-pages li{border-color:#289de9}.paginationjs .paginationjs-go-button>input[type=button]:hover{background-color:#f8f8f8}.paginationjs .paginationjs-nav{height:30px;line-height:30px}.paginationjs .paginationjs-go-button,.paginationjs .paginationjs-go-input{margin-left:5px\9}.paginationjs.paginationjs-small{font-size:12px}.paginationjs.paginationjs-small .paginationjs-pages li>a{font-size:12px;height:24px;line-height:24px;min-width:26px}.paginationjs.paginationjs-small .paginationjs-pages li.active>a{height:26px;line-height:26px}.paginationjs.paginationjs-small .paginationjs-go-input{font-size:12px}.paginationjs.paginationjs-small .paginationjs-go-input>input[type=text]{font-size:12px;height:24px;width:26px}.paginationjs.paginationjs-small .paginationjs-go-button{font-size:12px}.paginationjs.paginationjs-small .paginationjs-go-button>input[type=button]{font-size:12px;height:26px;line-height:24px;min-width:30px;padding:0 6px}.paginationjs.paginationjs-small .paginationjs-nav{font-size:12px;height:26px;line-height:26px}.paginationjs.paginationjs-big{font-size:16px}.paginationjs.paginationjs-big .paginationjs-pages li>a{font-size:16px;height:34px;line-height:34px;min-width:36px}.paginationjs.paginationjs-big .paginationjs-pages li.active>a{height:36px;line-height:36px}.paginationjs.paginationjs-big .paginationjs-go-input{font-size:16px}.paginationjs.paginationjs-big .paginationjs-go-input>input[type=text]{font-size:16px;height:34px;width:36px}.paginationjs.paginationjs-big .paginationjs-go-button{font-size:16px}.paginationjs.paginationjs-big .paginationjs-go-button>input[type=button]{font-size:16px;height:36px;line-height:34px;min-width:50px;padding:0 12px}.paginationjs.paginationjs-big .paginationjs-nav{font-size:16px;height:36px;line-height:36px}.paginationjs.paginationjs-theme-blue .paginationjs-pages li>a{color:#289de9}.paginationjs.paginationjs-theme-blue .paginationjs-pages li:hover>a{background:#e9f4fc}.paginationjs.paginationjs-theme-blue .paginationjs-pages li.active>a{background:#289de9;color:#fff}.paginationjs.paginationjs-theme-blue .paginationjs-pages li.disabled:hover>a{background:0 0}.paginationjs.paginationjs-theme-blue .paginationjs-go-button>input[type=button]{background:#289de9;border-color:#289de9;color:#fff}.paginationjs.paginationjs-theme-green .paginationjs-go-input>input[type=text],.paginationjs.paginationjs-theme-green .paginationjs-pages li{border-color:#449d44}.paginationjs.paginationjs-theme-blue .paginationjs-go-button>input[type=button]:hover{background-color:#3ca5ea}.paginationjs.paginationjs-theme-green .paginationjs-pages li>a{color:#449d44}.paginationjs.paginationjs-theme-green .paginationjs-pages li:hover>a{background:#ebf4eb}.paginationjs.paginationjs-theme-green .paginationjs-pages li.active>a{background:#449d44;color:#fff}.paginationjs.paginationjs-theme-green .paginationjs-pages li.disabled:hover>a{background:0 0}.paginationjs.paginationjs-theme-green .paginationjs-go-button>input[type=button]{background:#449d44;border-color:#449d44;color:#fff}.paginationjs.paginationjs-theme-yellow .paginationjs-go-input>input[type=text],.paginationjs.paginationjs-theme-yellow .paginationjs-pages li{border-color:#ec971f}.paginationjs.paginationjs-theme-green .paginationjs-go-button>input[type=button]:hover{background-color:#55a555}.paginationjs.paginationjs-theme-yellow .paginationjs-pages li>a{color:#ec971f}.paginationjs.paginationjs-theme-yellow .paginationjs-pages li:hover>a{background:#fdf5e9}.paginationjs.paginationjs-theme-yellow .paginationjs-pages li.active>a{background:#ec971f;color:#fff}.paginationjs.paginationjs-theme-yellow .paginationjs-pages li.disabled:hover>a{background:0 0}.paginationjs.paginationjs-theme-yellow .paginationjs-go-button>input[type=button]{background:#ec971f;border-color:#ec971f;color:#fff}.paginationjs.paginationjs-theme-red .paginationjs-go-input>input[type=text],.paginationjs.paginationjs-theme-red .paginationjs-pages li{border-color:#c9302c}.paginationjs.paginationjs-theme-yellow .paginationjs-go-button>input[type=button]:hover{background-color:#eea135}.paginationjs.paginationjs-theme-red .paginationjs-pages li>a{color:#c9302c}.paginationjs.paginationjs-theme-red .paginationjs-pages li:hover>a{background:#faeaea}.paginationjs.paginationjs-theme-red .paginationjs-pages li.active>a{background:#c9302c;color:#fff}.paginationjs.paginationjs-theme-red .paginationjs-pages li.disabled:hover>a{background:0 0}.paginationjs.paginationjs-theme-red .paginationjs-go-button>input[type=button]{background:#c9302c;border-color:#c9302c;color:#fff}.paginationjs.paginationjs-theme-red .paginationjs-go-button>input[type=button]:hover{background-color:#ce4541}.paginationjs .paginationjs-pages li.paginationjs-next{border-right:1px solid\9}.paginationjs .paginationjs-go-input>input[type=text]{line-height:28px\9;vertical-align:middle\9}.paginationjs.paginationjs-big .paginationjs-pages li>a{line-height:36px\9}.paginationjs.paginationjs-big .paginationjs-go-input>input[type=text]{height:36px\9;line-height:36px\9}.ajax-pagination-type-next-prev-yes .rt-tpg-container .rt-pagination-wrap .rt-page-numbers .paginationjs ul li:not(.paginationjs-next):not(.paginationjs-prev){display:none}.ajax-pagination-type-next-prev-yes .rt-tpg-container .rt-pagination-wrap .rt-page-numbers .paginationjs ul li{color:#fff}.ajax-pagination-type-next-prev-yes .rt-tpg-container .rt-pagination-wrap .rt-page-numbers .paginationjs .paginationjs-pages ul li>a{background-color:var(--tpg-primary-color,#0d6efd);color:#fff}.ajax-pagination-type-next-prev-yes .rt-tpg-container .rt-pagination-wrap .rt-page-numbers .paginationjs ul li:hover a{background-color:var(--tpg-secondary-color,#0654c4)}.ajax-pagination-type-next-prev-yes .rt-tpg-container .rt-pagination-wrap .rt-page-numbers .paginationjs ul li.paginationjs-page:nth-child(2){display:inline-block;pointer-events:none;position:relative}.ajax-pagination-type-next-prev-yes .rt-tpg-container .rt-pagination-wrap .rt-page-numbers .paginationjs ul li.paginationjs-page:nth-child(2) a{pointer-events:none;text-indent:-99999px}.ajax-pagination-type-next-prev-yes .rt-tpg-container .rt-pagination-wrap .rt-page-numbers .paginationjs ul li.paginationjs-page:nth-child(2):before{content:"\f100";font-family:Font Awesome\ 5 Free;font-weight:900;left:50%;opacity:.5;position:absolute;top:50%;transform:translate(-50%,-50%);z-index:99}.rttpg-flaticon .ajax-pagination-type-next-prev-yes .rt-tpg-container .rt-pagination-wrap .rt-page-numbers .paginationjs ul li.paginationjs-page:nth-child(2):before{content:"\f118";font-family:flaticon_tpg!important}.ajax-pagination-type-next-prev-yes .rt-tpg-container .rt-pagination-wrap .rt-page-numbers .paginationjs ul li.paginationjs-prev+li{display:none!important}.rt-tpg-container button{border:none;padding:10px 15px}.rt-tpg-container .rt-tgp-load-more button{background:#8e8e8e;border-radius:4px}.rt-tpg-container .tpg-wc-product-filter{margin-bottom:15px;padding-right:15px;text-align:right}.rt-img-holder>a{display:block;text-align:center}.rt-img-responsive{display:block;height:auto;max-width:100%;transition:.4s ease-in-out}@media (max-width:991px){.rt-img-holder>a,.rt-img-responsive{width:100%}}.rt-tpg-container .no-margin{margin:0!important;padding:0!important}span.more-loading{background:url(https://www.digitalnydetox.sk/wp-content/plugins/the-post-grid/assets/images/loading.gif) 100% no-repeat;display:inline-block;padding-right:20px}.rt-tgp-load-more,.rt-tgp-scroll-load-more{display:block;margin:30px 0 20px;text-align:center}.post-meta-tags,.post-meta-user{font-size:95%;line-height:1;margin-bottom:15px;padding:0}.post-meta-tags>span,.post-meta-user>span{align-items:center;display:inline-flex;flex-wrap:wrap;margin-bottom:3px;padding-right:15px}.post-meta-user,.post-meta-user a{color:#646464}.post-meta-user a:hover{color:#000}.post-meta-tags span.rt-separator,.post-meta-user span.rt-separator{display:inline-block;padding-right:5px}.post-meta-user span.comment-link{float:right;padding-right:0;text-align:right}.rt-holder .entry-title a{color:#000}.rt-tpg-container .rt-holder .post-meta.center .read-more{float:none}.rt-tpg-container .rt-holder .post-meta .rt-tpg-social-share{display:block;float:none;margin-bottom:15px;text-align:left;width:100%}.rt-tpg-container .post-tags-links .fa-tags{font-size:12px!important;font-weight:900!important}.rt-tpg-container .rt-holder .post-meta.center .rt-tpg-social-share,.rt-tpg-container .rt-holder .post-meta.right .rt-tpg-social-share{text-align:left}.rt-tpg-container .rt-holder .read-more a{display:inline-block;font-size:15px;line-height:1.5}.rt-tpg-container .rt-holder .tpg-excerpt{margin-bottom:10px}.rt-tpg-container .rt-holder .tpg-excerpt iframe{max-height:250px;width:100%}.rt-tpg-container .tpg-iso-filter{margin:15px 0 45px;text-align:center}.rt-tpg-container .tpg-iso-filter input[type=text],.rt-tpg-container .tpg-iso-filter select.isotope-dropdown-filter{border-radius:3px;display:inline-block;margin-left:4px;padding:12px 10px}.rt-tpg-container .tpg-iso-filter select.isotope-dropdown-filter{padding-bottom:11px;padding-top:11px}.rt-tpg-container .tpg-iso-filter>div{display:inline-block}.rt-tpg-container .rt-tpg-isotope-buttons .selected{background:var(--tpg-primary-color,#0d6efd)}.rt-tpg-container .rt-tpg-isotope-buttons button{background:#8e8e8e;border:none;border-radius:3px;box-shadow:none!important;color:#fff;font-size:15px;font-weight:400;line-height:1.8;margin:4px;outline:0;padding:8px 20px;text-shadow:none!important;text-transform:none}.rt-tpg-container .tpg-pre-loader{overflow:hidden;position:relative}.rt-tpg-container .rt-loading-overlay{background-color:#fff;height:100%;left:0;opacity:0;position:absolute;top:0;visibility:hidden;width:100%;z-index:10}.rt-tpg-container .rt-loading{color:var(--tpg-primary-color,#0d6efd);left:50%;margin-left:-16px;opacity:0;position:absolute;top:120px;transform:scale(1.5);visibility:hidden;z-index:2}.rt-tpg-container .tpg-pre-loader .rt-loading-overlay{opacity:0;visibility:hidden}.filter-preloader-on .rt-tpg-container .tpg-pre-loader :not(.rt-loading){opacity:.7}.tpg-carousel-main .tpg-pre-loader .rt-loading-overlay{opacity:1}.rt-tpg-container .tpg-pre-loader .rt-loading{opacity:1;visibility:visible}.rt-tpg-container .tpg-pre-loader .rt-loading *{opacity:1!important}.filter-preloader-off .rt-tpg-container .rt-loading,.filter-preloader-off .rt-tpg-container .rt-loading-overlay{display:none}.rt-ball-clip-rotate{color:#fff;display:block;font-size:0;height:32px;width:32px}.rt-ball-clip-rotate,.rt-ball-clip-rotate>div{box-sizing:border-box;position:relative}.rt-ball-clip-rotate>div{animation:ball-clip-rotate .75s linear infinite;background-color:currentColor;background:transparent;border-radius:100%;border:2px solid;border-bottom:2px solid transparent;display:inline-block;float:none;height:32px;width:32px}.rt-layout-filter-container.rt-clear:after{clear:both;content:"";display:block}.rt-clear::-ms-ticks-after,.rt-clear:after{clear:both;content:"";display:block}.rt-layout-filter-container{font-size:0;line-height:0;margin:-5px -5px 30px;padding:0}.rt-filter-item-wrap.rt-filter-button-wrap span.rt-filter-button-item{border:1px solid;display:inline-block;margin:4px;padding:8px 10px;transition:.4s}.rt-filter-item-wrap.rt-filter-button-wrap span.rt-filter-button-item.selected,.rt-filter-item-wrap.rt-filter-button-wrap span.rt-filter-button-item:hover{background:#222;color:#b4b4b4}.tpg-header-wrapper.carousel .rt-layout-filter-container .rt-filter-wrap{padding-right:82px}.tpg-header-wrapper.carousel .rt-layout-filter-container .rt-filter-wrap .filter-left-wrapper{margin-right:0;position:static;width:100%}.tpg-header-wrapper.carousel{align-items:center;display:flex;margin-bottom:30px;overflow:hidden}.section-title-style-default .tpg-header-wrapper.carousel,.section-title-style-style1 .tpg-header-wrapper.carousel{min-height:36px}.tpg-header-wrapper.carousel .swiper{overflow:hidden}.section-title-style-style2 .tpg-header-wrapper.carousel .swiper,.section-title-style-style3 .tpg-header-wrapper.carousel .swiper{height:51px;margin-bottom:-.5px}.tpg-header-wrapper.carousel .swiper .swiper-navigation{position:absolute;right:0;top:50%;transform:translateY(-50%);z-index:9}.tpg-header-wrapper.carousel .swiper .swiper-button-next,.tpg-header-wrapper.carousel .swiper .swiper-button-prev{margin-top:0;top:0}.tpg-header-wrapper.carousel .tpg-widget-heading-wrapper{flex:1;margin:0;padding-right:10px}.tpg-header-wrapper.carousel .rt-layout-filter-container{flex:0 0 60%;margin:0;max-width:60%}.tpg-header-wrapper.carousel .rt-filter-item-wrap.swiper-wrapper{box-sizing:content-box;display:flex;height:100%;margin:0;position:relative;transition-property:transform;width:100%;z-index:1}.tpg-header-wrapper.carousel .rt-filter-item-wrap.swiper-wrapper .swiper-slide{align-items:center;border:none;color:#212121;display:flex;font-size:15px;height:auto;justify-content:center;margin:0;padding:0 10px;position:relative;text-align:center;text-transform:none;white-space:nowrap;width:auto}.section-title-style-style2 .tpg-header-wrapper.carousel .rt-filter-item-wrap.swiper-wrapper .swiper-slide:before,.section-title-style-style3 .tpg-header-wrapper.carousel .rt-filter-item-wrap.swiper-wrapper .swiper-slide:before{border-bottom:7px solid var(--tpg-primary-color,#0d6efd);border-left:7px solid transparent;border-right:7px solid transparent;border-top:0 solid transparent;bottom:0;content:"";height:0;left:50%;opacity:0;position:absolute;transform:translateX(-50%);transition:all .3s ease;visibility:hidden;width:0}.section-title-style-style2 .tpg-header-wrapper.carousel .rt-filter-item-wrap.swiper-wrapper .swiper-slide.selected:before,.section-title-style-style2 .tpg-header-wrapper.carousel .rt-filter-item-wrap.swiper-wrapper .swiper-slide:hover:before,.section-title-style-style3 .tpg-header-wrapper.carousel .rt-filter-item-wrap.swiper-wrapper .swiper-slide.selected:before,.section-title-style-style3 .tpg-header-wrapper.carousel .rt-filter-item-wrap.swiper-wrapper .swiper-slide:hover:before{opacity:1;visibility:visible}.tpg-header-wrapper.carousel .rt-filter-item-wrap.swiper-wrapper .swiper-slide.selected,.tpg-header-wrapper.carousel .rt-filter-item-wrap.swiper-wrapper .swiper-slide:hover{color:var(--tpg-primary-color,#0d6efd)}.tpg-header-wrapper.carousel .rt-layout-filter-container .rt-filter-wrap .filter-right-wrapper,.tpg-header-wrapper.carousel .rt-layout-filter-container .rt-filter-wrap .rt-author-filter{display:none}.tpg-header-wrapper.carousel .rt-layout-filter-container .rt-filter-wrap .rt-filter-item-wrap.swiper-wrapper{letter-spacing:0}.tpg-header-wrapper.carousel .swiper-button-next.swiper-button-disabled,.tpg-header-wrapper.carousel .swiper-button-prev.swiper-button-disabled{opacity:1}.tpg-header-wrapper.carousel .swiper-button-next.swiper-button-disabled:after,.tpg-header-wrapper.carousel .swiper-button-prev.swiper-button-disabled:after{opacity:.35}.filter-button-border-enable .tpg-header-wrapper.carousel .rt-layout-filter-container{border:1px solid #ddd;border-radius:3px}.filter-button-border-enable .tpg-header-wrapper.carousel .rt-filter-item-wrap.swiper-wrapper .swiper-slide{padding:6px 15px;white-space:nowrap}.filter-button-border-enable .tpg-header-wrapper.carousel .swiper .swiper-navigation{right:3px}.filter-nex-prev-btn-hidden .tpg-header-wrapper.carousel .swiper .swiper-navigation{display:none}.filter-nex-prev-btn-hidden .tpg-header-wrapper.carousel .rt-layout-filter-container .rt-filter-wrap{margin-right:0;padding-right:0}@media (max-width:767px){.tpg-header-wrapper.carousel{display:block}.tpg-header-wrapper.carousel .rt-layout-filter-container{margin-bottom:8px;margin-left:-9px;margin-top:10px;max-width:100%;position:relative}}.rt-filter-item-wrap.rt-filter-button-wrap span.rt-filter-button-item.selected,.rt-filter-item-wrap.rt-filter-button-wrap span.rt-filter-button-item:hover{background:none;color:#000}.rt-filter-item-wrap.rt-order-by-action,.rt-filter-item-wrap.rt-sort-order-action{float:right}.rt-layout-filter-container .rt-filter-wrap .rt-filter-item-wrap{color:#666;cursor:pointer;display:inline-block;font-size:13px;letter-spacing:.1em;line-height:1.55;margin:4px;padding:7px 10px;position:relative;transition:background-color .2s ease-in-out,color .2s ease-in-out,border-color .2s ease-in-out;-webkit-transition:background-color .2s ease-in-out,color .2s ease-in-out,border-color .2s ease-in-out;-ms-transition:background-color .2s ease-in-out,color .2s ease-in-out,border-color .2s ease-in-out;user-select:none;-webkit-user-select:none;-moz-user-select:none;vertical-align:top}.rt-layout-filter-container .rt-filter-wrap .rt-filter-button-wrap{margin-left:0;margin-top:0;padding:0}@media (max-width:767px){.rt-layout-filter-container .rt-filter-wrap .rt-filter-button-wrap{display:inline}}.rt-layout-filter-container .rt-filter-wrap .rt-filter-button-item .rt-filter-sub-tax{display:none}.rt-layout-filter-container .rt-filter-sub-tax.sub-button-group{margin:0 4px}.rt-layout-filter-container .rt-filter-sub-tax.sub-button-group .rt-filter-button-item{cursor:pointer}.rt-layout-filter-container>.rt-filter-sub-tax.sub-button-group>span{border:1px solid;display:inline-block;font-size:13px;letter-spacing:.1em;line-height:1.55;margin:4px;padding:8px 10px;text-transform:uppercase;vertical-align:top}.rt-layout-filter-container .rt-filter-wrap .rt-filter-item-wrap.rt-filter-dropdown-wrap{border:1px solid;color:#666;overflow:inherit!important;position:relative}.rt-layout-filter-container .rt-filter-wrap .rt-filter-item-wrap.rt-filter-dropdown-wrap:hover{border-color:#222;color:#222}.rt-layout-filter-container .rt-filter-wrap .rt-filter-item-wrap.rt-sort-order-action:hover{border-color:#222}.rt-layout-filter-container .rt-filter-wrap .rt-filter-item-wrap.rt-filter-dropdown-wrap>.rt-filter-dropdown-default{display:block;max-width:135px;min-width:135px;overflow:hidden;text-align:center;text-overflow:ellipsis;white-space:nowrap}.rt-layout-filter-container .rt-filter-wrap .rt-filter-item-wrap.rt-filter-dropdown-wrap .rt-filter-dropdown{background-color:#222;border:none;border-top:1px solid transparent;display:block;left:-1px;margin-top:1px;opacity:0;position:absolute;right:-1px;top:100%;transition:opacity .3s ease-in-out,visibility .3s ease-in-out;-webkit-transition:opacity .3s ease-in-out,visibility .3s ease-in-out;-ms-transition:opacity .3s ease-in-out,visibility .3s ease-in-out;visibility:hidden;z-index:20}.rt-layout-filter-container .rt-filter-wrap .rt-filter-item-wrap.rt-filter-dropdown-wrap:hover .rt-filter-dropdown{border-top-color:#000}.rt-layout-filter-container .rt-filter-wrap .rt-filter-item-wrap.rt-filter-dropdown-wrap .rt-filter-dropdown .rt-filter-dropdown-item.selected{background:#000}.rt-layout-filter-container .rt-filter-wrap .rt-filter-item-wrap.rt-filter-dropdown-wrap.active-dropdown .rt-filter-dropdown{opacity:1;visibility:visible}.rt-layout-filter-container .rt-filter-wrap .rt-filter-item-wrap.rt-filter-dropdown-wrap.active-dropdown .rt-arrow-angle{transform:rotate(180deg);-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg)}.rt-layout-filter-container .rt-filter-wrap .rt-filter-item-wrap.rt-filter-dropdown-wrap .rt-filter-dropdown .rt-filter-dropdown-item{border-bottom:1px solid rgba(0,0,0,.2);color:#b4b4b4;display:block;padding:10px 15px 9px;position:relative;text-align:center;z-index:1}.rt-layout-filter-container .rt-filter-wrap .rt-filter-item-wrap.rt-filter-dropdown-wrap .rt-filter-dropdown .rt-filter-dropdown-item:before{background-color:rgba(0,0,0,.3);content:"";height:100%;left:0;opacity:0;position:absolute;top:0;transition:.4s;width:100%;z-index:-1}.rt-layout-filter-container .rt-filter-wrap .rt-filter-item-wrap.rt-filter-dropdown-wrap .rt-filter-dropdown .rt-filter-dropdown-item:hover:before{opacity:1}.rt-filter-dropdown-default .sub-dropdown-wrap,.rt-filter-dropdown-item .sub-dropdown-wrap{display:none!important}.rt-layout-filter-container .rt-filter-wrap .rt-filter-item-wrap.rt-filter-dropdown-wrap .rt-arrow-angle{backface-visibility:hidden;-webkit-backface-visibility:hidden;letter-spacing:0;transition:transform .2s ease-in-out;-webkit-transition:transform .2s ease-in-out;-ms-transition:transform .2s ease-in-out}.rt-layout-filter-container .rt-filter-wrap .rt-filter-item-wrap.rt-sort-order-action{border:1px solid #666;color:#666;min-width:38px;position:relative}.rt-filter-item-wrap.rt-sort-order-action .rt-sort-order-action-arrow{position:static}.rt-filter-item-wrap.rt-sort-order-action .rt-sort-order-action-arrow>span{backface-visibility:hidden;-webkit-backface-visibility:hidden;display:block;height:8px;left:50%;margin-left:-7px;margin-top:-4px;position:absolute;top:50%;transition:transform .2s ease-in-out;-webkit-transition:transform .2s ease-in-out;-ms-transition:transform .2s ease-in-out;width:14px}.rt-filter-item-wrap.rt-sort-order-action .rt-sort-order-action-arrow[data-sort-order=ASC]>span{transform:rotate(180deg);-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg)}.rt-filter-item-wrap.rt-sort-order-action .rt-sort-order-action-arrow>span:before{left:3px;transform:rotate(-45deg);-webkit-transform:rotate(-45deg);-ms-transform:rotate(-45deg)}.rt-filter-item-wrap.rt-sort-order-action .rt-sort-order-action-arrow>span:after,.rt-filter-item-wrap.rt-sort-order-action .rt-sort-order-action-arrow>span:before{background-color:#666;content:"";display:block;height:9px;position:absolute;top:0;transition:background-color .2s ease-in-out;-webkit-transition:background-color .2s ease-in-out;-ms-transition:background-color .2s ease-in-out;width:2px}.rt-filter-item-wrap.rt-sort-order-action .rt-sort-order-action-arrow>span:after{left:9px;transform:rotate(45deg);-webkit-transform:rotate(45deg);-ms-transform:rotate(45deg)}.rt-layout-filter-container .rt-filter-wrap .rt-filter-item-wrap.rt-search-filter-wrap{float:right;padding:0;position:relative}.rt-filter-item-wrap.rt-search-filter-wrap input.rt-search-input{-webkit-appearance:none;-moz-appearance:none;appearance:none;background:transparent;border:1px solid #666;border-radius:0;color:#666;font-family:Dosis,sans-serif;font-size:12px;font-weight:600;height:39px;padding:11px}.rt-filter-item-wrap.rt-search-filter-wrap input.rt-search-input:focus{box-shadow:none;outline:none}.rt-filter-item-wrap.rt-search-filter-wrap span.rt-action{cursor:pointer;display:inline-block;font-size:15px;position:absolute;right:5px;top:6px}.rt-filter-item-wrap.rt-search-filter-wrap .rt-search-input::-webkit-input-placeholder{font-family:Dosis,sans-serif;font-size:12px;font-weight:600}.rt-filter-item-wrap.rt-search-filter-wrap .rt-search-input::-moz-placeholder{font-family:Dosis,sans-serif;font-size:12px;font-weight:600}.rt-filter-item-wrap.rt-search-filter-wrap .rt-search-input:-ms-input-placeholder{font-family:Dosis,sans-serif;font-size:12px;font-weight:600}.rt-filter-item-wrap.rt-search-filter-wrap .rt-search-input:-moz-placeholder{font-family:Dosis,sans-serif;font-size:12px;font-weight:600}@media (max-width:600px){.rt-filter-item-wrap.rt-tax-filter.rt-filter-dropdown-wrap{display:block;margin-bottom:10px}.rt-layout-filter-container .rt-filter-wrap .rt-filter-item-wrap.rt-filter-dropdown-wrap>.rt-filter-dropdown-default{margin:0 auto}}.rt-tpg-social-share.a{position:relative}body>.rt-tooltip{background:#666;border-radius:3px;border-width:2px;-o-box-shadow:0 0 5px #aaa;box-shadow:0 0 5px #aaa;color:#fff;font-size:100%;opacity:0;padding:5px 10px;pointer-events:none;position:absolute;transition:opacity 1s ease-in-out;z-index:9999}body>.rt-tooltip .rt-tooltip-content{font-size:90%}body>.rt-tooltip,body>.rt-tooltip .rt-tooltip-bottom:after{background:#000;border-radius:2px}body>.rt-tooltip .rt-tooltip-bottom{bottom:-16px;height:18px;left:50%;margin-left:-32px;overflow:hidden;position:absolute;width:70px}body>.rt-tooltip .rt-tooltip-bottom:after{tranform:rotate(45deg);content:"";height:25px;left:20px;position:absolute;top:-20px;-webkit-transform:rotate(45deg);-moz-transform:rotate(45deg);-ms-transform:rotate(45deg);-o-transform:rotate(45deg);width:25px}.rt-tpg-container .rt-holder .rt-img-holder{overflow:hidden;position:relative}.rt-tpg-container .rt-holder .tpg-el-image-wrap{margin:-15px -16px 15px}.rt-tpg-container .list-behaviour .rt-holder .tpg-el-image-wrap{margin:0}.rt-tpg-container .img_zoom_out .rt-holder .rt-img-holder img:not(.avatar),.rt-tpg-container .rt-holder:hover .rt-img-holder img:not(.avatar){transform:scale(1.1)}.rt-tpg-container .img_no_effect .rt-holder:hover .rt-img-holder img,.rt-tpg-container .img_zoom_out .rt-holder:hover .rt-img-holder img{transform:scale(1)}.rt-tpg-container .rt-holder .rt-detail{padding:15px 15px 0}.rt-tpg-container .layout2 .rt-holder .rt-detail,.rt-tpg-container .layout3 .rt-holder .rt-detail,.rt-tpg-container .offset01 .rt-detail,.rt-tpg-container .offset02 .rt-holder .rt-detail{padding:0}.rt-tpg-container .offset01 .rt-detail,.rt-tpg-container .offset02 .rt-holder .rt-detail{padding-left:5px}.rt-tpg-container .entry-title-wrapper .entry-title{font-size:22px;font-weight:600;line-height:1.3;margin:0 0 18px;padding-bottom:2px}@media (max-width:767px){.rt-tpg-container .entry-title-wrapper .entry-title{font-size:20px;margin:0 0 15px}}.rt-tpg-container .rt-holder .rt-detail .entry-title-wrapper{margin-bottom:15px}.rt-tpg-container .rt-detail .tpg-excerpt-inner .acf-custom-field-wrap{padding-top:15px}.rt-tpg-container .list-layout2 .rt-detail .tpg-excerpt-inner,.rt-tpg-container .list-layout3 .rt-detail .tpg-excerpt-inner{margin-bottom:0}.rt-tpg-container .rt-holder .rt-detail .post-meta{line-height:25px;overflow:hidden}.rt-tpg-container .rt-holder .rt-detail .read-more a{align-items:center;background-color:hsla(0,0%,100%,.7);border:1px solid #e5e5e5;color:#646464;display:inline-flex;flex-direction:row;flex-wrap:wrap;font-size:15px;justify-content:left;line-height:1.8;overflow:hidden;padding:6px 20px}.rt-tpg-container .rt-holder .rt-detail .read-more a:hover{background-color:#fff;border-color:var(--tpg-primary-color,#0d6efd);color:var(--tpg-primary-color,#0d6efd)}.rt-tpg-container .rt-grid-hover-item .rt-detail .read-more a{border-color:hsla(0,0%,100%,.7)}.rt-tpg-container .rt-grid-hover-item .rt-detail .read-more a:hover{border-color:#fff}.rt-tpg-container .rt-holder .rt-detail .read-more a{color:#1a1a1a}.rt-tpg-container .rt-holder .rt-detail .post-meta.right{text-align:right}.rt-tpg-container .rt-holder .rt-detail .post-meta.center{text-align:center}@keyframes ball-scale-multiple{0%{opacity:0;transform:scale(0)}5%{opacity:.75}to{opacity:0;transform:scale(1)}}@keyframes ball-clip-rotate{0%{transform:rotate(0deg)}50%{transform:rotate(180deg)}to{transform:rotate(1turn)}}.rt-container-fluid{position:relative}#bottom-script-loader{background:hsla(0,0%,100%,.95);height:calc(100% + 60px);margin:-30px;position:absolute;width:calc(100% + 60px);z-index:999}#bottom-script-loader .rt-ball-clip-rotate{color:var(--tpg-primary-color,#0d6efd);margin-right:-16px;position:absolute;right:50%;top:80px;z-index:2}.tpg-widget-heading-wrapper{display:flex;margin-bottom:30px;position:relative}.tpg-widget-heading-wrapper .tpg-widget-heading{font-size:28px;line-height:1;margin-bottom:-1px!important;margin-top:0;padding-right:15px;padding-top:0;position:relative}.search .tpg-widget-heading-wrapper .tpg-widget-heading{line-height:1.5}@meia (max-width: 767px){.tpg-widget-heading-wrapper .tpg-widget-heading{line-height:1.2}}.tpg-widget-heading-wrapper.center .tpg-widget-heading{margin:0;padding:0}.tpg-widget-heading-wrapper.heading-style1 .tpg-widget-heading:before{background-color:var(--tpg-primary-color,#0d6efd);border-radius:50%;content:"";display:inline-block;height:8px;margin-right:7px;margin-top:-4px;position:absolute;right:-7.5px;top:50%;width:8px}.tpg-widget-heading-wrapper.heading-style1 .tpg-widget-heading-line.line-left,.tpg-widget-heading-wrapper.heading-style1.center .tpg-widget-heading:before{display:none}.tpg-widget-heading-wrapper.heading-style1.center .tpg-widget-heading-line.line-left{display:block;margin-left:0;margin-right:15px}.tpg-widget-heading-wrapper.heading-style1 .tpg-widget-heading-line,.tpg-widget-heading-wrapper.heading-style1 .tpg-widget-heading-line-left{-webkit-box-flex:1;align-self:center;border-color:#e5e5e5;border-style:solid;border-width:1px 0;flex-grow:1;height:4px;margin-left:15px}.tpg-widget-heading-wrapper.heading-style2 .tpg-widget-heading,.tpg-widget-heading-wrapper.heading-style3 .tpg-widget-heading{background-color:var(--tpg-primary-color,#0d6efd);color:#fff;line-height:1.4;margin-bottom:-.5px;padding:5px 15px}.tpg-widget-heading-wrapper.heading-style2 .tpg-widget-heading a,.tpg-widget-heading-wrapper.heading-style3 .tpg-widget-heading a{color:inherit}.tpg-widget-heading-wrapper.heading-style4{margin-bottom:40px}.tpg-widget-heading-wrapper.heading-style4:after,.tpg-widget-heading-wrapper.heading-style4:before{content:"";position:absolute}.tpg-widget-heading-wrapper.heading-style4:before{background-color:var(--tpg-primary-color,#0d6efd);bottom:-17px;height:6px;left:0;transform:skewX(-25deg);width:45px}.tpg-widget-heading-wrapper.heading-style4:after{background-color:#dcdcdc;bottom:-15px;height:1px;margin-left:10px;right:0;width:calc(100% - 55px)}.tpg-widget-heading-wrapper.center{justify-content:center}.tpg-widget-heading-wrapper.right{flex-direction:row-reverse}.tpg-widget-heading-wrapper.right .tpg-widget-heading{padding-left:15px;padding-right:0}.tpg-widget-heading-wrapper.right .tpg-widget-heading:before{left:0;right:auto}.tpg-widget-heading-wrapper.right .tpg-widget-heading-line{margin-left:0;margin-right:15px}.tpg-el-main-wrapper .tpg-widget-heading-wrapper.heading-style2 .tpg-widget-heading:before,.tpg-widget-heading-wrapper.heading-style2 .tpg-widget-heading:after{border-left:0 solid transparent;border-bottom:0 solid var(--tpg-primary-color,#0d6efd);border-right:12px solid transparent;border-top:12px solid var(--tpg-primary-color,#0d6efd);content:"";position:absolute;right:-11px;top:0}.section-title-align-right .tpg-el-main-wrapper .tpg-widget-heading-wrapper.heading-style2 .tpg-widget-heading:before,.section-title-align-right .tpg-widget-heading-wrapper.heading-style2 .tpg-widget-heading:after{left:-3px;right:auto;transform:skewX(225deg)}.section-title-align-center .tpg-el-main-wrapper .tpg-widget-heading-wrapper.heading-style2 .tpg-widget-heading:before,.tpg-widget-heading-wrapper.heading-style2.right .tpg-widget-heading:after{border-width:12px 0 0 12px;left:-11px;right:auto}.tpg-widget-heading-wrapper.heading-style2.center .tpg-widget-heading:after{content:none}.section-title-style-style2 .tpg-header-wrapper.carousel,.section-title-style-style2 .tpg-header-wrapper:not(.carousel) .tpg-widget-heading-wrapper,.section-title-style-style3 .tpg-header-wrapper.carousel,.section-title-style-style3 .tpg-header-wrapper:not(.carousel) .tpg-widget-heading-wrapper{border-bottom:2px solid var(--tpg-primary-color,#0d6efd)}.tpg-even,.tpg-full-height{display:flex;flex-wrap:wrap}@media (max-width:767px){.rt-content-loader .rt-holder,.tpg-even .rt-holder{flex-direction:column}}.rt-tpg-container .rt-pagination-wrap .rt-cb-page-prev-next>*{background-color:#bcbcbc;bottom:auto;color:#fff;cursor:pointer;display:inline-block;font-size:18px;height:30px;line-height:30px;margin-left:1px;margin-right:1px;text-align:center;transition:background-color .2s ease-in-out,color .2s ease-in-out,opacity .2s ease-in-out,visibility .2s ease-in-out;-webkit-transition:background-color .2s ease-in-out,color .2s ease-in-out,opacity .2s ease-in-out,visibility .2s ease-in-out;-ms-transition:background-color .2s ease-in-out,color .2s ease-in-out,opacity .2s ease-in-out,visibility .2s ease-in-out;width:30px}.rt-tpg-container .rt-pagination-wrap .rt-cb-page-prev-next>* i{line-height:1}.rt-tpg-container .rt-pagination-wrap .rt-cb-page-prev-next>.rt-disabled{opacity:.5;pointer-events:none}.rt-cb-page-prev-next{text-align:left}.rt-tpg-container .rt-pagination-wrap .rt-loadmore-style .rt-loadmore-loading{color:#fff;left:50%;margin-left:-32px;margin-top:-32px;opacity:0;position:absolute;top:50%;visibility:hidden}.rt-ball-scale-multiple.rt-2x,.rt-ball-scale-multiple.rt-2x>div{height:64px;width:64px}.rt-ball-scale-multiple,.rt-ball-scale-multiple>div{box-sizing:border-box;position:relative}.rt-ball-scale-multiple>div{background-color:currentColor;border:0 solid;display:inline-block;float:none}.rt-ball-scale-multiple>div:nth-child(2){animation-delay:.2s}.rt-ball-scale-multiple>div{animation:ball-scale-multiple 1s linear 0s infinite;border-radius:100%;height:32px;left:0;opacity:0;position:absolute;top:0;width:32px}.rt-tpg-container .rt-pagination-wrap{display:inline-block;margin-top:10px;text-align:center;width:100%}.rt-tpg-container.grid_hover-layout4-2-main .rt-pagination-wrap{width:calc(100% - 23px)!important}.rt-tpg-container.grid_hover-layout4-main .rt-pagination-wrap{width:calc(100% - 15px)!important}.rt-tpg-container.grid_hover-layout8-main .rt-pagination-wrap{width:calc(100% + 10px)!important}.tpg-el-main-wrapper .rt-pagination-wrap{display:flex;flex-direction:row;justify-content:center;margin-top:30px}.tpg-el-main-wrapper .rt-pagination-wrap .rt-pagination{margin:0}.rt-tpg-container .rt-pagination-wrap .rt-loadmore-style{cursor:pointer;position:relative;-moz-user-select:none;user-select:none;-webkit-user-select:none}.rt-tpg-container .rt-pagination-wrap .rt-cb-page-prev-next.rt-hidden-elm,.rt-tpg-container .rt-pagination-wrap .rt-infinite-action.rt-hidden-elm,.rt-tpg-container .rt-pagination-wrap .rt-loadmore-style.rt-hidden-elm,.rt-tpg-container .rt-pagination-wrap .rt-page-numbers.rt-hidden-elm{display:none!important}.rt-tpg-container .rt-pagination-wrap .rt-loadmore-style.rt-lm-loading .rt-loadmore-text{opacity:0;visibility:hidden}.rt-tpg-container .rt-pagination-wrap .rt-loadmore-style.rt-lm-loading .rt-loadmore-loading{opacity:1;visibility:visible}.rt-tpg-container .rt-pagination-wrap .rt-loadmore-btn{background-color:var(--tpg-primary-color,#0d6efd);color:#fff;display:inline-block;font-size:13px;letter-spacing:.1em;margin-top:30px;padding:9px 20px;text-decoration:none;text-transform:uppercase;transition:color .2s ease-in-out,background-color .2s ease-in-out;-webkit-transition:color .2s ease-in-out,background-color .2s ease-in-out;-ms-transition:color .2s ease-in-out,background-color .2s ease-in-out}.rt-tpg-container .rt-loadmore-btn:hover{background-color:var(--tpg-secondary-color,#0654c4)}.rt-tpg-container .rt-pagination-wrap .rt-page-numbers .paginationjs .paginationjs-pages{float:none;padding-bottom:.1px;padding-top:.1px}.rt-tpg-container .rt-pagination-wrap .rt-page-numbers.rt-lm-loading{opacity:.5;pointer-events:none}.rt-tpg-container .rt-pagination-wrap .rt-page-numbers .paginationjs .paginationjs-pages ul{float:none;font-size:0;line-height:0;margin:-2px;text-align:center}.rt-tpg-container .rt-pagination-wrap .rt-page-numbers .paginationjs .paginationjs-pages ul li{border:none;display:inline-block;float:none;font-size:16px;padding:2px}.rt-tpg-container .rt-pagination-wrap i[class*=flaticon-tpg-]{position:relative;top:3px}.rt-tpg-container .rt-pagination-wrap .rt-page-numbers .paginationjs .paginationjs-pages ul li>a{border:1px solid #dee2e6;border-radius:3px;box-sizing:content-box;color:#212121;display:block;font-size:16px;font-weight:400;letter-spacing:0;line-height:45px;min-height:45px;min-width:45px;text-align:center;text-decoration:none}.rt-tpg-container .rt-pagination-wrap .rt-page-numbers .paginationjs .paginationjs-pages ul li.active>a{background-color:var(--tpg-primary-color,#0d6efd);border-color:var(--tpg-primary-color,#0d6efd);color:#fff}.rt-tpg-container .rt-pagination-wrap .rt-page-numbers .paginationjs .paginationjs-pages ul li.paginationjs-ellipsis{min-width:auto;padding:0}.rt-tpg-container .rt-pagination-wrap .rt-page-numbers .paginationjs .paginationjs-pages ul li.paginationjs-ellipsis a{background:none!important;border:none!important;color:#000!important;font-size:18px;min-width:auto;opacity:1;pointer-events:none!important}.rt-pagination{margin:30px 0;text-align:center}.rt-pagination .pagination-list{background:transparent;border-radius:4px;border-top:0;display:inline-block;padding-left:0}.rt-pagination .pagination-list a{box-shadow:none}.rt-pagination .pagination-list>li{display:inline-block;margin:2px}.rt-pagination .pagination-list>li>a,.rt-pagination .pagination-list>li>span{background-color:#fff;border:1px solid #ddd;border-radius:3px;box-sizing:content-box;color:#212121;display:block;line-height:45px;margin-left:-1px;min-height:45px;min-width:45px;position:relative;text-align:center;text-decoration:none;transition:.4s ease-in-out}.rt-pagination .pagination-list>li>a:focus,.rt-pagination .pagination-list>li>a:hover,.rt-pagination .pagination-list>li>span:focus,.rt-pagination .pagination-list>li>span:hover{background-color:var(--tpg-primary-color,#0d6efd);border-color:var(--tpg-primary-color,#0d6efd);color:#fff;z-index:2}.rt-pagination .pagination-list>.active>a,.rt-pagination .pagination-list>.active>a:focus,.rt-pagination .pagination-list>.active>a:hover,.rt-pagination .pagination-list>.active>span,.rt-pagination .pagination-list>.active>span:focus,.rt-pagination .pagination-list>.active>span:hover{background-color:var(--tpg-primary-color,#0d6efd);border-color:var(--tpg-primary-color,#0d6efd);color:#fff;cursor:default;z-index:3}.rt-pagination .pagination-list>.disabled>a,.rt-pagination .pagination-list>.disabled>a:focus,.rt-pagination .pagination-list>.disabled>a:hover,.rt-pagination .pagination-list>.disabled>span,.rt-pagination .pagination-list>.disabled>span:focus,.rt-pagination .pagination-list>.disabled>span:hover{background-color:#fff;border-color:#ddd;color:#212121;cursor:not-allowed}.rt-tpg-container .swiper-pagination-bullet{background:#d6d6d6;height:10px;opacity:1;width:10px}.rt-tpg-container .swiper-wrapper{padding-bottom:45px}.rt-tpg-container.slider-layout13-main .swiper-wrapper{padding-bottom:0}.rt-tpg-container .swiper-pagination-bullets.swiper-pagination-horizontal{bottom:0}.rt-tpg-container .swiper-pagination-bullet.swiper-pagination-bullet-active-main{background:#007bff}.rt-tpg-container>div{position:relative}.rt-tpg-container .slider-main-wrapper{opacity:0;position:relative}.rt-tpg-container .swiper-navigation .slider-btn{align-items:center;background-color:#fff;background-image:none;border:1px solid #e5e5e5;border-radius:3px;color:#2962ff;display:inline-flex;font-size:14px;height:32px;justify-content:center;position:absolute;transition:all .3s ease;-webkit-transition:all .3s ease;-moz-transition:all .3s ease;-ms-transition:all .3s ease;width:34px}.rt-tpg-container .tpg-header-wrapper .swiper-navigation .slider-btn,.slider-arrow-position-top-left .rt-tpg-container .swiper-navigation .slider-btn,.slider-arrow-position-top-right .rt-tpg-container .swiper-navigation .slider-btn{position:static}.rt-tpg-container .swiper-navigation .slider-btn:hover{background-color:#2962ff;border-color:#2962ff;color:#fff}.rt-tpg-container .swiper-navigation .slider-btn:focus{box-shadow:none;outline:0}.rt-tpg-container .swiper-navigation .slider-btn.swiper-button-next{margin-left:3px}.rt-tpg-container .swiper-navigation .swiper-button-next:after,.rt-tpg-container .swiper-navigation .swiper-button-prev:after{font-size:inherit}.rt-tpg-container .tpg-cf-group-title{font-size:16px;margin-bottom:0!important}.rt-tpg-container .tpg-cf-fields{font-size:95%;line-height:1.6;margin-top:0}.tpg-el-main-wrapper .tpg-cf-wrap{margin:10px 0 0}.rt-tpg-container .tpg-cf-wrap:empty{margin:0}.act-label-style-inline .tgp-cf-field-label{margin-right:8px;min-width:inherit}.act-label-style-inline .tgp-cf-field-label:after{content:":"}.act-label-style-block .tgp-cf-field-label{display:block!important;float:none;margin-right:0;min-width:inherit}.act-label-style-block .tpg-cf-fields{display:block;margin-bottom:5px}.rt-tpg-container .rt-holder .tgp-cf-field-value *{color:inherit;display:inline;margin:0;transition:none}.isotope-term-no-post{min-height:30px}.isotope-term-no-post p{display:none;margin-bottom:0}.tpg-el-main-wrapper.loading{min-height:300px;transition:.4s}.tpg-el-main-wrapper.loading:before{animation:ball-clip-rotate .75s linear infinite;background:transparent;border:2px solid;border-bottom:2px solid transparent;border-radius:100%;color:red;display:inline-block;float:none;height:32px;left:50%;position:absolute;top:50%;width:32px;z-index:9999999999}.tpg-el-main-wrapper .rt-content-loader .offset-left [class*=rt-col]{padding-left:0;padding-right:0}.mfp-fade.mfp-bg{opacity:0;transition:all .15s ease-out}.mfp-fade.mfp-bg.mfp-ready{opacity:.8}.mfp-fade.mfp-bg.mfp-removing{opacity:0}.mfp-fade.mfp-wrap .mfp-content{opacity:0;transition:all .15s ease-out}.mfp-fade.mfp-wrap.mfp-ready .mfp-content{opacity:1}.mfp-fade.mfp-wrap .mfp-content figure{transform:scale(0);transition:all .15s ease-out}.mfp-fade.mfp-wrap.mfp-ready .mfp-content figure{transform:scale(1)}.mfp-fade.mfp-wrap.mfp-removing .mfp-content{opacity:0}.mfp-fade.mfp-wrap .mfp-content .mfp-figure:after{background:none;box-shadow:none}.tpg-single-post-share .rt-tpg-social-share{display:flex;width:100%}i[class*=" flaticon-"]:before,i[class^=flaticon-]:before{font-size:inherit!important}i[class^=flaticon-tpg-]{font-size:16px}.rttpg-block-postgrid{width:100%}.post-meta-tags.tpg-single-post-meta{align-items:center;display:flex}.post-meta-tags.tpg-single-post-meta .author-prefix{margin-right:7px}.z20{z-index:20}.z20,.z50{position:relative}.z50{z-index:50}.z999{position:relative;z-index:999}.rtBgOverlay,.rttpg-row-wrap.rttpg-overlay:before,.rttpg-row-wrap .rttpg-row .rttpg-column.rttpg-overlay:before{backface-visibility:hidden;border-radius:inherit;content:"";inset:0;position:absolute;transition:all .3s ease-in-out;z-index:-1}.rttpg-container{margin-left:auto;margin-right:auto;max-width:1200px!important;padding-left:15px;padding-right:15px}.rttpg-container .rttpg-container{padding-left:0;padding-right:0}.rttpg-container .wp-block-image{margin-bottom:30px;margin-top:0}.rttpg-row-wrap{--tpg-d-gap:calc(var(--d-gap-x, 30px)/2);--tpg-t-gap:calc(var(--t-gap-x, 30px)/2);--tpg-m-gap:calc(var(--m-gap-x, 30px)/2)}.rttpg-row-wrap.rttpg-overlay{z-index:var(--row-overlay-z-index,1)}.rttpg-row-wrap .rttpg-row-wrap{margin-left:auto!important;margin-right:auto!important}.rttpg-row-wrap .rttpg-row{--rt-gutter-x:var(--tpg-d-gap);--rt-gutter-y:var(--tpg-d-gap)}.rttpg-row-wrap .rttpg-row .rttpg-column.rttpg-overlay{z-index:var(--column-overlay-z-index,1)}.rttpg-row-wrap.rttpg-block-frontend{width:100%}.rttpg-row-wrap.rttpg-block-frontend .rttpg-row{display:flex;flex-wrap:wrap;margin-left:calc(var(--tpg-d-gap)*-1);margin-right:calc(var(--tpg-d-gap)*-1)}@media (max-width:1023px){.rttpg-row-wrap.rttpg-block-frontend .rttpg-row{margin-left:calc(var(--tpg-t-gap)*-1);margin-right:calc(var(--tpg-t-gap)*-1)}}@media (max-width:767px){.rttpg-row-wrap.rttpg-block-frontend .rttpg-row{margin-left:calc(var(--x-gap-x)*-1);margin-right:calc(var(--x-gap-x)*-1)}}.rttpg-row-wrap.rttpg-block-frontend .rttpg-row>.rttpg-column{padding-left:var(--tpg-d-gap);padding-right:var(--tpg-d-gap)}@media (max-width:1023px){.rttpg-row-wrap.rttpg-block-frontend .rttpg-row>.rttpg-column{padding-left:var(--tpg-t-gap);padding-right:var(--tpg-t-gap)}}@media (max-width:767px){.rttpg-row-wrap.rttpg-block-frontend .rttpg-row>.rttpg-column{padding-left:var(--x-gap-x);padding-right:var(--x-gap-x)}}.rttpg-row-wrap.rttpg-block-editor{margin-left:auto!important;margin-right:auto!important}@media (max-width:1023px){.rttpg-row-wrap.rttpg-block-editor{max-width:984px}}@media (max-width:767px){.rttpg-row-wrap.rttpg-block-editor{max-width:564px}}.rttpg-row-wrap.rttpg-block-editor>.rttpg-container>.rttpg-row>.block-editor-inner-blocks>.block-editor-block-list__layout{display:flex;flex-wrap:wrap;margin-left:calc(var(--tpg-d-gap)*-1);margin-right:calc(var(--tpg-d-gap)*-1)}@media (max-width:1023px){.rttpg-row-wrap.rttpg-block-editor>.rttpg-container>.rttpg-row>.block-editor-inner-blocks>.block-editor-block-list__layout{margin-left:calc(var(--tpg-t-gap)*-1);margin-right:calc(var(--tpg-t-gap)*-1)}}@media (max-width:767px){.rttpg-row-wrap.rttpg-block-editor>.rttpg-container>.rttpg-row>.block-editor-inner-blocks>.block-editor-block-list__layout{margin-left:calc(var(--x-gap-x)*-1);margin-right:calc(var(--x-gap-x)*-1)}}.rttpg-row-wrap.rttpg-block-editor>.rttpg-container>.rttpg-row>.block-editor-inner-blocks>.block-editor-block-list__layout>*>div{padding-left:var(--tpg-d-gap);padding-right:var(--tpg-d-gap)}@media (max-width:1023px){.rttpg-row-wrap.rttpg-block-editor>.rttpg-container>.rttpg-row>.block-editor-inner-blocks>.block-editor-block-list__layout>*>div{padding-left:var(--tpg-t-gap);padding-right:var(--tpg-t-gap)}}@media (max-width:767px){.rttpg-row-wrap.rttpg-block-editor>.rttpg-container>.rttpg-row>.block-editor-inner-blocks>.block-editor-block-list__layout>*>div{padding-left:var(--x-gap-x);padding-right:var(--x-gap-x)}}.rttpg-row-wrap.rttpg-block-editor .block-editor-inner-blocks{width:100%}.rttpg-row-wrap.rttpg-block-editor .block-editor-inner-blocks .block-editor-block-list__layout .rttpg-column>.block-editor-inner-blocks>.block-list-appender{max-width:100%;width:100%}.rttpg-row-wrap.rttpg-block-editor .block-editor-inner-blocks .block-editor-block-list__layout .rttpg-column>.block-editor-inner-blocks>.block-editor-block-list__layout>.block-list-appender.wp-block{max-width:none}.rttpg-row-wrap>.rttpg-row>.block-editor-inner-blocks{margin-left:auto!important;margin-right:auto!important}.rttpg-body-wrap.rttpg-row-editor .rttpg-row-wrap.alignfull,.rttpg-body-wrap.rttpg-row-frontend .rttpg-row-wrap.alignfull{margin-left:auto!important;margin-right:auto!important;width:100%}@media (min-width:1024px){body .rttpg-column.rttpg-block-frontend.rttpg-hide-desktop,body .rttpg-row-wrap.rttpg-block-frontend.rttpg-hide-desktop{display:none!important}}@media (min-width:768px) and (max-width:1023px){body .rttpg-column.rttpg-block-frontend.rttpg-hide-tablet,body .rttpg-row-wrap.rttpg-block-frontend.rttpg-hide-tablet{display:none!important}}@media (max-width:767px){body .rttpg-column.rttpg-block-frontend.rttpg-hide-mobile,body .rttpg-row-wrap.rttpg-block-frontend.rttpg-hide-mobile{display:none!important}}.rttpg-row{margin-left:auto;margin-right:auto}.wp-block-rttpg-row{margin:0}.rttpg-block-postgrid .rttpg-row>.block-editor-inner-blocks>.block-editor-block-list__layout>.block-editor-block-list__block{border:1px dotted transparent;box-sizing:border-box}.rttpg-block-postgrid .rttpg-row>.block-editor-inner-blocks>.block-editor-block-list__layout>.block-editor-block-list__block:hover{border:1px dotted #565656}@media (min-width:992px){.rttpg-block-postgrid .rttpg-row>.block-editor-inner-blocks>.block-editor-block-list__layout>.block-editor-block-list__block:not(:first-child){border-left:none}}.rttpg-container .rttpg-container,.wp-block-rttpg-row .rttpg-block-postgrid .rttpg-block-postgrid{max-width:100%!important;width:100%!important}.tpg-shortcode-main-wrapper .even-grid-item,.tpg-shortcode-main-wrapper .masonry-grid-item{margin-bottom:30px}.tpg-shortcode-main-wrapper i{margin-right:5px}.tpg-shortcode-main-wrapper .product-more i{margin-right:0}.tpg-shortcode-main-wrapper .grid_hover1 .even-grid-item,.tpg-shortcode-main-wrapper .grid_hover1 .masonry-grid-item,.tpg-shortcode-main-wrapper .grid_hover2 .even-grid-item,.tpg-shortcode-main-wrapper .grid_hover2 .masonry-grid-item,.tpg-shortcode-main-wrapper .grid_hover3 .even-grid-item,.tpg-shortcode-main-wrapper .grid_hover3 .masonry-grid-item,.tpg-shortcode-main-wrapper .grid_hover4 .even-grid-item,.tpg-shortcode-main-wrapper .grid_hover4 .masonry-grid-item,.tpg-shortcode-main-wrapper .grid_hover5 .even-grid-item,.tpg-shortcode-main-wrapper .grid_hover5 .masonry-grid-item,.tpg-shortcode-main-wrapper .list_layout1 .even-grid-item,.tpg-shortcode-main-wrapper .list_layout1 .masonry-grid-item{margin-bottom:0}.layout3 .rt-img-responsive{display:inline-block}.list_layout2 .post-meta-tags,.list_layout2 .post-meta-user{color:#a5a6aa;font-size:14px}.rt-content-loader.layout14 .post-meta-tags,.rt-content-loader.layout14 .post-meta-user{margin-bottom:0}.offset06 .post-meta-tags span,.offset06 .post-meta-user span{color:#a5a6aa;font-size:14px;font-weight:500;padding-right:15px}.offset06 .post-meta-tags span a,.offset06 .post-meta-user span a{color:#444}.offset06 .post-meta-tags span a:hover,.offset06 .post-meta-user span a:hover{color:#2962ff}.tpg-shortcode-main-wrapper .rt-detail .entry-title a{text-decoration:none}.categories-links{display:inline-block;line-height:1.3}.tpg-shortcode-main-wrapper .rt-holder .rt-detail .categories-links a{margin-bottom:5px}.tpg-shortcode-main-wrapper .rt-holder{overflow:hidden}.tpg-shortcode-main-wrapper .grid_hover6 .rt-grid-item{margin-bottom:4px;overflow:hidden;padding:0 2px}.tpg-shortcode-main-wrapper .grid_hover6 .rt-grid-item .post-img img,.tpg-shortcode-main-wrapper .grid_hover7 .rt-grid-item .post-img img{min-height:350px;-o-object-fit:cover;object-fit:cover}.grid_hover4 .rt-grid-item{padding:0}.tpg-shortcode-main-wrapper .carousel1 .rt-holder .rt-img-holder,.tpg-shortcode-main-wrapper .isotope1 .rt-holder .rt-img-holder,.tpg-shortcode-main-wrapper .layout1 .rt-holder .rt-img-holder{overflow:hidden;position:relative}.tpg-shortcode-main-wrapper .carousel1 .rt-holder .rt-img-holder img,.tpg-shortcode-main-wrapper .isotope1 .rt-holder .rt-img-holder img,.tpg-shortcode-main-wrapper .layout1 .rt-holder .rt-img-holder img{max-width:100%;transition:all 1.1s ease}.tpg-shortcode-main-wrapper .carousel1 .rt-holder .rt-img-holder:hover img,.tpg-shortcode-main-wrapper .isotope1 .rt-holder .rt-img-holder:hover img,.tpg-shortcode-main-wrapper .layout1 .img_zoom_out .rt-holder .rt-img-holder img,.tpg-shortcode-main-wrapper .layout1 .rt-holder .rt-img-holder:hover img{transform:scale(1.1)}.tpg-shortcode-main-wrapper .layout1 .img_no_effect .rt-holder .rt-img-holder:hover img,.tpg-shortcode-main-wrapper .layout1 .img_zoom_out .rt-holder .rt-img-holder:hover img{transform:scale(1)}.tpg-shortcode-main-wrapper .carousel1 .rt-holder,.tpg-shortcode-main-wrapper .isotope1 .rt-holder,.tpg-shortcode-main-wrapper .layout1 .rt-holder{box-shadow:0 0 2px 0 rgba(0,0,0,.3);-webkit-box-shadow:0 0 2px 0 rgba(0,0,0,.3);-moz-box-shadow:0 0 2px 0 rgba(0,0,0,.3)}.tpg-shortcode-main-wrapper .carousel1 .rt-holder .rt-detail,.tpg-shortcode-main-wrapper .isotope1 .rt-holder .rt-detail,.tpg-shortcode-main-wrapper .layout1 .rt-holder .rt-detail{background:#fff;padding:15px}.tpg-shortcode-main-wrapper .carousel1 .rt-holder .rt-detail h2,.tpg-shortcode-main-wrapper .carousel1 .rt-holder .rt-detail h3,.tpg-shortcode-main-wrapper .carousel1 .rt-holder .rt-detail h4,.tpg-shortcode-main-wrapper .isotope1 .rt-holder .rt-detail h2,.tpg-shortcode-main-wrapper .isotope1 .rt-holder .rt-detail h3,.tpg-shortcode-main-wrapper .isotope1 .rt-holder .rt-detail h4,.tpg-shortcode-main-wrapper .layout1 .rt-holder .rt-detail h2,.tpg-shortcode-main-wrapper .layout1 .rt-holder .rt-detail h3,.tpg-shortcode-main-wrapper .layout1 .rt-holder .rt-detail h4{font-size:26px;font-weight:400;line-height:1.25;margin:0 0 18px}.tpg-shortcode-main-wrapper .carousel1 .rt-holder .rt-detail.rt-with-title h2,.tpg-shortcode-main-wrapper .carousel1 .rt-holder .rt-detail.rt-with-title h3,.tpg-shortcode-main-wrapper .carousel1 .rt-holder .rt-detail.rt-with-title h4,.tpg-shortcode-main-wrapper .isotope1 .rt-holder .rt-detail.rt-with-title h2,.tpg-shortcode-main-wrapper .isotope1 .rt-holder .rt-detail.rt-with-title h3,.tpg-shortcode-main-wrapper .isotope1 .rt-holder .rt-detail.rt-with-title h4,.tpg-shortcode-main-wrapper .layout1 .rt-holder .rt-detail.rt-with-title h2,.tpg-shortcode-main-wrapper .layout1 .rt-holder .rt-detail.rt-with-title h3,.tpg-shortcode-main-wrapper .layout1 .rt-holder .rt-detail.rt-with-title h4{margin-bottom:15px}.tpg-shortcode-main-wrapper .rt-holder .rt-detail.rt-with-title{padding-top:0}.tpg-shortcode-main-wrapper .isotope1 .rt-detail .tpg-excerpt,.tpg-shortcode-main-wrapper .layout1 .rt-detail .tpg-excerpt{margin-bottom:20px}.tpg-shortcode-main-wrapper .carousel1 .rt-holder .rt-detail .post-meta,.tpg-shortcode-main-wrapper .isotope1 .rt-holder .rt-detail .post-meta,.tpg-shortcode-main-wrapper .layout1 .rt-holder .rt-detail .post-meta{line-height:25px;overflow:hidden}.tpg-shortcode-main-wrapper .carousel1 .rt-holder .rt-detail .read-more a,.tpg-shortcode-main-wrapper .isotope1 .rt-holder .rt-detail .read-more a,.tpg-shortcode-main-wrapper .layout1 .rt-holder .rt-detail .read-more a{border:1px solid hsla(0,0%,80%,.4);color:#1a1a1a;display:inline-block;font-size:15px;line-height:1.8;padding:8px 20px}.tpg-shortcode-main-wrapper .rt-holder .rt-detail .post-meta.right{text-align:right}.tpg-shortcode-main-wrapper .rt-holder .rt-detail .post-meta.center{text-align:center}.tpg-img-circle .rt-img-holder img{border-radius:50%!important}.tpg-shortcode-main-wrapper .layout2 .rt-holder .rt-img-holder{overflow:hidden;position:relative}.tpg-shortcode-main-wrapper .layout2 .rt-holder .rt-img-holder img{max-width:100%;transition:all 1.1s ease}.tpg-shortcode-main-wrapper .layout2 .img_zoom_out .rt-holder .rt-img-holder img,.tpg-shortcode-main-wrapper .layout2 .rt-holder .rt-img-holder:hover img{transform:scale(1.1)}.tpg-shortcode-main-wrapper .layout2 .img_no_effect .rt-holder .rt-img-holder:hover img,.tpg-shortcode-main-wrapper .layout2 .img_no_effect .rt-holder .rt-img-holder img,.tpg-shortcode-main-wrapper .layout2 .img_zoom_out .rt-holder .rt-img-holder:hover img{transform:scale(1)}.tpg-shortcode-main-wrapper .layout2 .rt-holder .rt-detail h2,.tpg-shortcode-main-wrapper .layout2 .rt-holder .rt-detail h3,.tpg-shortcode-main-wrapper .layout2 .rt-holder .rt-detail h4{font-size:26px;font-weight:400;line-height:1.25;margin:0 0 15px}.tpg-shortcode-main-wrapper .layout2 .rt-detail .tpg-excerpt{margin-bottom:20px}.tpg-shortcode-main-wrapper .layout2 .rt-holder .rt-detail .read-more a{border-radius:5px;display:inline-block;line-height:1.8}.tpg-shortcode-main-wrapper .layout2 .rt-holder .rt-detail .read-more{display:inline-block;width:100%}.tpg-shortcode-main-wrapper .layout2 .rt-holder .rt-detail .read-more.right{text-align:right}.tpg-shortcode-main-wrapper .layout2 .rt-holder .rt-detail .read-more.center{text-align:center}.tpg-shortcode-main-wrapper .layout2 .rt-holder .rt-detail .rt-tpg-social-share{margin-bottom:15px}@media (max-width:767px){.tpg-shortcode-main-wrapper .layout2 .rt-holder .rt-detail,.tpg-shortcode-main-wrapper .layout3 .rt-holder .rt-detail{padding:15px 0}}.tpg-shortcode-main-wrapper .layout3 .rt-holder .rt-detail p{margin-bottom:20px}.tpg-shortcode-main-wrapper .layout3 .rt-holder .rt-detail h2,.tpg-shortcode-main-wrapper .layout3 .rt-holder .rt-detail h3,.tpg-shortcode-main-wrapper .layout3 .rt-holder .rt-detail h4{font-size:26px;font-weight:400;line-height:1.25;margin:0 0 18px}.tpg-shortcode-main-wrapper .layout3 .rt-holder .rt-img-holder .overlay{background:rgba(0,0,0,.7);display:block;height:100%;opacity:0;position:absolute;text-align:center;transition:all .3s ease-out 0s;width:100%;z-index:1}.tpg-shortcode-main-wrapper .layout3 .rt-holder .rt-detail .read-more a{display:inline-block;line-height:1.8}.tpg-shortcode-main-wrapper .layout3 .rt-holder .rt-img-holder,.tpg-shortcode-main-wrapper .layout3 .rt-holder .rt-img-holder>a.rounded img{border-radius:50%;overflow:hidden}.tpg-shortcode-main-wrapper .layout3 .rt-holder .rt-detail .read-more{display:inline-block;width:100%}.tpg-shortcode-main-wrapper .layout3 .rt-holder .rt-detail .read-more.right{text-align:right}.tpg-shortcode-main-wrapper .layout3 .rt-holder .rt-detail .read-more.center{text-align:center}.tpg-shortcode-main-wrapper .layout3 .rt-holder .rt-detail .rt-tpg-social-share{margin-bottom:15px}.tpg-shortcode-main-wrapper .carousel2 .rt-holder,.tpg-shortcode-main-wrapper .isotope2 .rt-holder,.tpg-shortcode-main-wrapper .layout5 .rt-holder,.tpg-shortcode-main-wrapper .offset03 .rt-holder{overflow:hidden;position:relative}.tpg-shortcode-main-wrapper .carousel2 .rt-holder .overlay,.tpg-shortcode-main-wrapper .isotope2 .rt-holder .overlay,.tpg-shortcode-main-wrapper .layout5 .rt-holder .overlay,.tpg-shortcode-main-wrapper .offset03 .rt-holder .overlay{background:rgba(235,0,0,.8);bottom:0;display:block;height:25%;left:0;min-height:150px;opacity:1;padding:20px;position:absolute;transition:all 1s ease;width:100%;z-index:1}.tpg-shortcode-main-wrapper .carousel2 .rt-holder .overlay .rt-detail,.tpg-shortcode-main-wrapper .isotope2 .rt-holder .overlay .rt-detail,.tpg-shortcode-main-wrapper .layout5 .rt-holder .overlay .rt-detail{color:#fff;max-height:0;opacity:0;padding:0;transition:all .8s ease-in-out;visibility:hidden}.tpg-shortcode-main-wrapper .carousel2 .rt-holder:hover .overlay .rt-detail,.tpg-shortcode-main-wrapper .isotope2 .rt-holder:hover .overlay .rt-detail,.tpg-shortcode-main-wrapper .layout5 .rt-holder:hover .overlay .rt-detail{max-height:450px;transition:all 1.2s ease-in-out .2s}.tpg-shortcode-main-wrapper .offset03 .rt-holder .overlay .rt-detail{color:#fff;padding:0 0 15px}.tpg-shortcode-main-wrapper .offset03 .rt-holder .overlay .rt-detail>:not(.post-meta-user){opacity:0;visibility:hidden}.tpg-shortcode-main-wrapper .offset03 .rt-holder:hover .overlay .rt-detail>:not(.post-meta-user){opacity:1;visibility:visible}.tpg-shortcode-main-wrapper .carousel2 .rt-holder .overlay .post-meta-user,.tpg-shortcode-main-wrapper .carousel2 .rt-holder .overlay .post-meta-user a,.tpg-shortcode-main-wrapper .isotope2 .rt-holder .overlay .post-meta-user,.tpg-shortcode-main-wrapper .isotope2 .rt-holder .overlay .post-meta-user a,.tpg-shortcode-main-wrapper .layout5 .rt-holder .overlay .post-meta-user,.tpg-shortcode-main-wrapper .layout5 .rt-holder .overlay .post-meta-user a,.tpg-shortcode-main-wrapper .offset03 .rt-holder .overlay .post-meta-user,.tpg-shortcode-main-wrapper .offset03 .rt-holder .overlay .post-meta-user a{color:#fff}.tpg-shortcode-main-wrapper .carousel2 .rt-holder .overlay h2,.tpg-shortcode-main-wrapper .carousel2 .rt-holder .overlay h3,.tpg-shortcode-main-wrapper .carousel2 .rt-holder .overlay h4,.tpg-shortcode-main-wrapper .isotope2 .rt-holder .overlay h2,.tpg-shortcode-main-wrapper .isotope2 .rt-holder .overlay h3,.tpg-shortcode-main-wrapper .isotope2 .rt-holder .overlay h4,.tpg-shortcode-main-wrapper .layout5 .rt-holder .overlay h2,.tpg-shortcode-main-wrapper .layout5 .rt-holder .overlay h3,.tpg-shortcode-main-wrapper .layout5 .rt-holder .overlay h4,.tpg-shortcode-main-wrapper .offset03 .rt-holder .overlay h2,.tpg-shortcode-main-wrapper .offset03 .rt-holder .overlay h3,.tpg-shortcode-main-wrapper .offset03 .rt-holder .overlay h4{color:#fff;font-size:22px;font-weight:400;line-height:1.3;margin:0 0 10px}.tpg-shortcode-main-wrapper .carousel2 .rt-holder .overlay h2 a,.tpg-shortcode-main-wrapper .carousel2 .rt-holder .overlay h3 a,.tpg-shortcode-main-wrapper .carousel2 .rt-holder .overlay h4 a,.tpg-shortcode-main-wrapper .isotope2 .rt-holder .overlay h2 a,.tpg-shortcode-main-wrapper .isotope2 .rt-holder .overlay h3 a,.tpg-shortcode-main-wrapper .isotope2 .rt-holder .overlay h4 a,.tpg-shortcode-main-wrapper .layout5 .rt-holder .overlay h2 a,.tpg-shortcode-main-wrapper .layout5 .rt-holder .overlay h3 a,.tpg-shortcode-main-wrapper .layout5 .rt-holder .overlay h4 a,.tpg-shortcode-main-wrapper .offset03 .rt-holder .overlay h2 a,.tpg-shortcode-main-wrapper .offset03 .rt-holder .overlay h3 a,.tpg-shortcode-main-wrapper .offset03 .rt-holder .overlay h4 a{color:#fff}.tpg-shortcode-main-wrapper .carousel2 .rt-holder:hover .overlay,.tpg-shortcode-main-wrapper .isotope2 .rt-holder:hover .overlay,.tpg-shortcode-main-wrapper .layout5 .rt-holder:hover .overlay,.tpg-shortcode-main-wrapper .offset03 .rt-holder:hover .overlay{height:100%;width:100%}.tpg-shortcode-main-wrapper .carousel2 .rt-holder:hover .overlay .rt-detail,.tpg-shortcode-main-wrapper .isotope2 .rt-holder:hover .overlay .rt-detail,.tpg-shortcode-main-wrapper .layout5 .rt-holder:hover .overlay .rt-detail,.tpg-shortcode-main-wrapper .offset03 .rt-holder:hover .overlay .rt-detail{opacity:1;visibility:visible}.tpg-shortcode-main-wrapper .carousel2 .rt-holder .overlay .post-meta-user,.tpg-shortcode-main-wrapper .isotope2 .rt-holder .overlay .post-meta-user,.tpg-shortcode-main-wrapper .layout5 .rt-holder .overlay .post-meta-user,.tpg-shortcode-main-wrapper .offset03 .rt-holder .overlay .post-meta-user{display:block}.tpg-shortcode-main-wrapper .isotope2 .rt-holder .post-meta,.tpg-shortcode-main-wrapper .isotope2 .rt-holder .post-meta .rt-tpg-social-share{text-align:center}.tpg-shortcode-main-wrapper .isotope2 .rt-holder .post-meta.left{text-align:left}.tpg-shortcode-main-wrapper .carousel4 .rt-holder .overlay>:not(.entry-title),.tpg-shortcode-main-wrapper .layout5 .rt-holder .overlay .rt-detail,.tpg-shortcode-main-wrapper .layout7 .rt-holder .overlay>:not(.entry-title){max-height:0;opacity:0;overflow:hidden;transition:.6s!important}.tpg-shortcode-main-wrapper .carousel4 .rt-holder:hover .overlay>:not(.entry-title),.tpg-shortcode-main-wrapper .layout5 .rt-holder:hover .overlay .rt-detail,.tpg-shortcode-main-wrapper .layout7 .rt-holder:hover .overlay>:not(.entry-title){max-height:300px;opacity:1}.tpg-shortcode-main-wrapper .layout5 .rt-holder{display:flex;min-height:250px}.tpg-shortcode-main-wrapper .layout5 .rt-holder .rt-img-responsive{height:100%;-o-object-fit:cover;object-fit:cover}.tpg-shortcode-main-wrapper .carousel3 .rt-holder,.tpg-shortcode-main-wrapper .isotope3 .rt-holder,.tpg-shortcode-main-wrapper .layout6 .rt-holder{position:relative}.tpg-shortcode-main-wrapper .carousel3 .rt-holder .overlay,.tpg-shortcode-main-wrapper .isotope3 .rt-holder .overlay,.tpg-shortcode-main-wrapper .layout6 .rt-holder .overlay{align-items:center;background:rgba(0,0,0,.7);display:flex;flex-direction:column;height:100%;justify-content:center;opacity:0;padding:15px;position:absolute;text-align:center;text-decoration:none;transition:all .3s ease-out;width:100%;z-index:9}.tpg-shortcode-main-wrapper .carousel3 .rt-holder .overlay .line,.tpg-shortcode-main-wrapper .isotope3 .rt-holder .overlay .line,.tpg-shortcode-main-wrapper .layout6 .rt-holder .overlay .line{background-color:#fff;height:2px;margin:12px auto;min-height:2px;transition:all .5s ease-out;width:0}.tpg-shortcode-main-wrapper .carousel3 .rt-holder .overlay:hover .line,.tpg-shortcode-main-wrapper .isotope3 .rt-holder .overlay:hover .line,.tpg-shortcode-main-wrapper .layout6 .rt-holder .overlay:hover .line{width:40%}.tpg-shortcode-main-wrapper .carousel3 .rt-holder .overlay h2,.tpg-shortcode-main-wrapper .carousel3 .rt-holder .overlay h3,.tpg-shortcode-main-wrapper .carousel3 .rt-holder .overlay h4,.tpg-shortcode-main-wrapper .isotope3 .rt-holder .overlay h2,.tpg-shortcode-main-wrapper .isotope3 .rt-holder .overlay h3,.tpg-shortcode-main-wrapper .isotope3 .rt-holder .overlay h4,.tpg-shortcode-main-wrapper .layout6 .rt-holder .overlay h2,.tpg-shortcode-main-wrapper .layout6 .rt-holder .overlay h3,.tpg-shortcode-main-wrapper .layout6 .rt-holder .overlay h4{color:#fff;font-size:22px;font-weight:400;line-height:1.25;margin:0 0 18px;padding-top:5%}.tpg-shortcode-main-wrapper .carousel3 .rt-holder .overlay h2 a,.tpg-shortcode-main-wrapper .carousel3 .rt-holder .overlay h3 a,.tpg-shortcode-main-wrapper .carousel3 .rt-holder .overlay h4 a,.tpg-shortcode-main-wrapper .isotope3 .rt-holder .overlay h2 a,.tpg-shortcode-main-wrapper .isotope3 .rt-holder .overlay h3 a,.tpg-shortcode-main-wrapper .isotope3 .rt-holder .overlay h4 a,.tpg-shortcode-main-wrapper .layout6 .rt-holder .overlay h2 a,.tpg-shortcode-main-wrapper .layout6 .rt-holder .overlay h3 a,.tpg-shortcode-main-wrapper .layout6 .rt-holder .overlay h4 a{color:#fff}.tpg-shortcode-main-wrapper .carousel3 .rt-holder .overlay .post-meta.left,.tpg-shortcode-main-wrapper .isotope3 .rt-holder .overlay .post-meta.left,.tpg-shortcode-main-wrapper .layout6 .rt-holder .overlay .post-meta.left{text-align:left}.tpg-shortcode-main-wrapper .carousel3 .rt-holder .overlay .post-meta.right,.tpg-shortcode-main-wrapper .isotope3 .rt-holder .overlay .post-meta.right,.tpg-shortcode-main-wrapper .layout6 .rt-holder .overlay .post-meta.right{text-align:right}.tpg-shortcode-main-wrapper .carousel3 .rt-holder .overlay .rt-tpg-social-share,.tpg-shortcode-main-wrapper .isotope3 .rt-holder .overlay .rt-tpg-social-share,.tpg-shortcode-main-wrapper .layout6 .rt-holder .overlay .rt-tpg-social-share{float:none;text-align:center}.tpg-shortcode-main-wrapper .carousel3 .rt-holder .read-more,.tpg-shortcode-main-wrapper .layout6 .rt-holder .read-more{float:none}.tpg-shortcode-main-wrapper .carousel3 .rt-holder .overlay .post-meta-user,.tpg-shortcode-main-wrapper .isotope3 .rt-holder .overlay .post-meta-user,.tpg-shortcode-main-wrapper .layout6 .rt-holder .overlay .post-meta-user{color:#fff}.tpg-shortcode-main-wrapper .carousel3 .rt-holder .overlay .post-meta-user p,.tpg-shortcode-main-wrapper .isotope3 .rt-holder .overlay .post-meta-user p,.tpg-shortcode-main-wrapper .layout6 .rt-holder .overlay .post-meta-user p{margin-bottom:0}.tpg-shortcode-main-wrapper .carousel3 .rt-holder .overlay .post-meta-user a,.tpg-shortcode-main-wrapper .carousel3 .rt-holder:hover .overlay .tpg-excerpt,.tpg-shortcode-main-wrapper .isotope3 .rt-holder .overlay .post-meta-user a,.tpg-shortcode-main-wrapper .isotope3 .rt-holder:hover .overlay .tpg-excerpt,.tpg-shortcode-main-wrapper .layout6 .rt-holder .overlay .post-meta-user a,.tpg-shortcode-main-wrapper .layout6 .rt-holder:hover .overlay .tpg-excerpt{color:#fff}.tpg-shortcode-main-wrapper .carousel3 .rt-holder:hover .overlay,.tpg-shortcode-main-wrapper .isotope3 .rt-holder:hover .overlay,.tpg-shortcode-main-wrapper .layout6 .rt-holder:hover .overlay{opacity:1}.tpg-shortcode-main-wrapper .carousel4 .rt-holder,.tpg-shortcode-main-wrapper .isotope4 .rt-holder,.tpg-shortcode-main-wrapper .layout7 .rt-holder{position:relative}.tpg-shortcode-main-wrapper .carousel4 .rt-holder img,.tpg-shortcode-main-wrapper .isotope4 .rt-holder img,.tpg-shortcode-main-wrapper .layout7 .rt-holder img{opacity:.9;transition:opacity .35s}.tpg-shortcode-main-wrapper .carousel4 .rt-holder .overlay,.tpg-shortcode-main-wrapper .isotope4 .rt-holder .overlay,.tpg-shortcode-main-wrapper .layout7 .rt-holder .overlay{align-items:center;background:rgba(0,0,0,.3);display:flex;flex-direction:column;height:100%;justify-content:center;left:0;padding:0 12px;position:absolute;top:0;width:100%}.tpg-shortcode-main-wrapper .carousel4 .rt-holder .overlay:hover,.tpg-shortcode-main-wrapper .isotope4 .rt-holder .overlay:hover,.tpg-shortcode-main-wrapper .layout7 .rt-holder .overlay:hover{background:rgba(0,0,0,.5)}.tpg-shortcode-main-wrapper .carousel4 .rt-holder .overlay:before,.tpg-shortcode-main-wrapper .isotope4 .rt-holder .overlay:before,.tpg-shortcode-main-wrapper .layout7 .rt-holder .overlay:before{border:2px solid #fff;bottom:20px;box-shadow:0 0 0 30px hsla(0,0%,100%,.2);content:"";left:20px;opacity:0;position:absolute;right:20px;top:20px;transform:scale3d(1.4,1.4,1);transition:opacity .35s,transform .35s}.tpg-shortcode-main-wrapper .carousel7 .rt-holder .cat-above-title,.tpg-shortcode-main-wrapper .carousel11 .rt-holder .post-info .cat-above-title,.tpg-shortcode-main-wrapper .carousel12 .rt-holder .post-info .cat-above-title{color:#fff;text-align:center}.tpg-shortcode-main-wrapper .carousel4 .rt-holder .cat-above-title,.tpg-shortcode-main-wrapper .carousel5 .rt-holder .cat-above-title{color:#fff;margin-top:30px;opacity:0;text-align:center}.tpg-shortcode-main-wrapper .carousel4 .rt-holder .cat-above-title a,.tpg-shortcode-main-wrapper .carousel5 .rt-holder .cat-above-title a,.tpg-shortcode-main-wrapper .carousel7 .rt-holder .cat-above-title a,.tpg-shortcode-main-wrapper .carousel8 .rt-holder .cat-above-title *,.tpg-shortcode-main-wrapper .carousel12 .rt-holder .post-info .cat-above-title *{color:inherit}.tpg-shortcode-main-wrapper .carousel4 .rt-holder:hover .cat-above-title,.tpg-shortcode-main-wrapper .carousel5 .rt-holder:hover .cat-above-title{opacity:1}.tpg-shortcode-main-wrapper .carousel5 .rt-holder:hover .cat-above-title+.entry-title,.tpg-shortcode-main-wrapper .carousel11 .rt-holder .post-info .cat-above-title,.tpg-shortcode-main-wrapper .carousel12 .rt-holder .post-info .cat-above-title{padding-top:10px}.tpg-shortcode-main-wrapper .carousel4 .rt-holder:hover .cat-above-title+.entry-title{margin-top:10px}.tpg-shortcode-main-wrapper .carousel4 .rt-holder h2,.tpg-shortcode-main-wrapper .carousel4 .rt-holder h3,.tpg-shortcode-main-wrapper .carousel4 .rt-holder h4,.tpg-shortcode-main-wrapper .isotope4 .rt-holder h2,.tpg-shortcode-main-wrapper .isotope4 .rt-holder h3,.tpg-shortcode-main-wrapper .isotope4 .rt-holder h4,.tpg-shortcode-main-wrapper .layout7 .rt-holder h2,.tpg-shortcode-main-wrapper .layout7 .rt-holder h3,.tpg-shortcode-main-wrapper .layout7 .rt-holder h4{color:#fff;font-size:22px;font-weight:400;line-height:1.25;margin:30% 0 10px;text-align:center;transition:transform .35s}.tpg-shortcode-main-wrapper .carousel4 .rt-holder h2 a,.tpg-shortcode-main-wrapper .carousel4 .rt-holder h3 a,.tpg-shortcode-main-wrapper .carousel4 .rt-holder h4 a,.tpg-shortcode-main-wrapper .isotope4 .rt-holder h2 a,.tpg-shortcode-main-wrapper .isotope4 .rt-holder h3 a,.tpg-shortcode-main-wrapper .isotope4 .rt-holder h4 a,.tpg-shortcode-main-wrapper .layout7 .rt-holder h2 a,.tpg-shortcode-main-wrapper .layout7 .rt-holder h3 a,.tpg-shortcode-main-wrapper .layout7 .rt-holder h4 a{color:#fff}.tpg-shortcode-main-wrapper .carousel4 .rt-holder .tpg-excerpt,.tpg-shortcode-main-wrapper .carousel4 .rt-holder p,.tpg-shortcode-main-wrapper .isotope4 .rt-holder .tpg-excerpt,.tpg-shortcode-main-wrapper .isotope4 .rt-holder p,.tpg-shortcode-main-wrapper .layout7 .rt-holder .tpg-excerpt,.tpg-shortcode-main-wrapper .layout7 .rt-holder p{color:#fff;opacity:0;padding:0 15px;text-align:center;transform:scale(1.5);transition:opacity .35s,transform .35s}.tpg-shortcode-main-wrapper .carousel4 .rt-holder .post-meta-user p,.tpg-shortcode-main-wrapper .isotope4 .rt-holder .post-meta-user p,.tpg-shortcode-main-wrapper .layout7 .rt-holder .post-meta-user p{margin-bottom:0}.tpg-shortcode-main-wrapper .carousel4 .rt-holder .post-meta-user a,.tpg-shortcode-main-wrapper .isotope4 .rt-holder .post-meta-user a,.tpg-shortcode-main-wrapper .layout7 .rt-holder .post-meta-user a{color:#fff}.tpg-shortcode-main-wrapper .carousel4 .rt-holder:hover h3,.tpg-shortcode-main-wrapper .isotope4 .rt-holder:hover h3,.tpg-shortcode-main-wrapper .layout7 .rt-holder:hover h3{margin:7% 0 10px;transform:scale(.9)}.tpg-shortcode-main-wrapper .carousel4 .rt-holder:hover .overlay:before,.tpg-shortcode-main-wrapper .carousel4 .rt-holder:hover .tpg-excerpt,.tpg-shortcode-main-wrapper .carousel4 .rt-holder:hover p,.tpg-shortcode-main-wrapper .isotope4 .rt-holder:hover .overlay:before,.tpg-shortcode-main-wrapper .isotope4 .rt-holder:hover .tpg-excerpt,.tpg-shortcode-main-wrapper .isotope4 .rt-holder:hover p,.tpg-shortcode-main-wrapper .layout7 .rt-holder:hover .overlay:before,.tpg-shortcode-main-wrapper .layout7 .rt-holder:hover .tpg-excerpt,.tpg-shortcode-main-wrapper .layout7 .rt-holder:hover p{opacity:1;transform:scaleX(1)}.tpg-shortcode-main-wrapper .carousel4 .rt-holder .overlay .post-meta,.tpg-shortcode-main-wrapper .isotope4 .rt-holder .overlay .post-meta,.tpg-shortcode-main-wrapper .layout7 .rt-holder .cat-above-title,.tpg-shortcode-main-wrapper .layout7 .rt-holder .overlay .post-meta{color:#fff;opacity:0;overflow:hidden;text-align:center}.tpg-shortcode-main-wrapper .carousel4 .rt-holder .overlay .post-meta.left,.tpg-shortcode-main-wrapper .isotope4 .rt-holder .overlay .post-meta.left,.tpg-shortcode-main-wrapper .layout7 .rt-holder .overlay .post-meta.left{text-align:left}.tpg-shortcode-main-wrapper .carousel4 .rt-holder .overlay .post-meta.right,.tpg-shortcode-main-wrapper .isotope4 .rt-holder .overlay .post-meta.right,.tpg-shortcode-main-wrapper .layout7 .rt-holder .overlay .post-meta.right{text-align:right}.tpg-shortcode-main-wrapper .carousel4 .rt-holder:hover .overlay .post-meta,.tpg-shortcode-main-wrapper .isotope4 .rt-holder:hover .overlay .post-meta,.tpg-shortcode-main-wrapper .layout7 .rt-holder:hover .cat-above-title,.tpg-shortcode-main-wrapper .layout7 .rt-holder:hover .overlay .post-meta{opacity:1;transform:scale(1);transition:opacity .35s,transform .35s}.tpg-shortcode-main-wrapper .carousel4 .rt-holder .overlay .rt-tpg-social-share,.tpg-shortcode-main-wrapper .isotope4 .rt-holder .overlay .rt-tpg-social-share,.tpg-shortcode-main-wrapper .layout7 .rt-holder .overlay .rt-tpg-social-share{float:none;text-align:center}.tpg-shortcode-main-wrapper .carousel4 .rt-holder .read-more,.tpg-shortcode-main-wrapper .isotope4 .rt-holder .read-more,.tpg-shortcode-main-wrapper .layout7 .rt-holder .read-more{float:none}.tpg-shortcode-main-wrapper .carousel4 .rt-holder h3,.tpg-shortcode-main-wrapper .layout7 .rt-holder .overlay .entry-title{margin:0!important;transition:.4s}.tpg-shortcode-main-wrapper .carousel8 .rt-holder,.tpg-shortcode-main-wrapper .isotope8 .rt-holder,.tpg-shortcode-main-wrapper .layout12 .rt-holder{background:#fff;box-shadow:0 1px 2px 0 rgba(0,0,0,.22)}.tpg-shortcode-main-wrapper .carousel8 .rt-holder .rt-img-holder,.tpg-shortcode-main-wrapper .isotope8 .rt-holder .rt-img-holder,.tpg-shortcode-main-wrapper .layout12 .rt-holder .rt-img-holder{overflow:hidden;position:relative}.tpg-shortcode-main-wrapper .carousel8 .rt-holder:hover img,.tpg-shortcode-main-wrapper .isotope8 .rt-holder:hover img,.tpg-shortcode-main-wrapper .layout12 .rt-holder:hover img{transform:scale(1.05);-webkit-transform:scale(1.05);-moz-transform:scale(1.05);-ms-transform:scale(1.05);-o-transform:scale(1.05);-webkit-transition:all .25s ease-in-out}.tpg-shortcode-main-wrapper .carousel8 .rt-holder .rt-detail,.tpg-shortcode-main-wrapper .isotope8 .rt-holder .rt-detail,.tpg-shortcode-main-wrapper .layout12 .rt-holder .rt-detail{background:#fff;display:inline-block;padding:25px;transition:all .3s ease-out 0s;width:100%}.tpg-shortcode-main-wrapper .carousel8 .rt-holder .rt-detail.rt-with-title,.tpg-shortcode-main-wrapper .isotope8 .rt-holder .rt-detail.rt-with-title,.tpg-shortcode-main-wrapper .layout12 .rt-holder .rt-detail.rt-with-title{padding-bottom:0;padding-top:0}.tpg-shortcode-main-wrapper .carousel8 .rt-holder.rt-with-title-below h2.entry-title,.tpg-shortcode-main-wrapper .carousel8 .rt-holder.rt-with-title-below h3.entry-title,.tpg-shortcode-main-wrapper .carousel8 .rt-holder.rt-with-title-below h4.entry-title,.tpg-shortcode-main-wrapper .isotope8 .rt-holder.rt-with-title-below h2.entry-title,.tpg-shortcode-main-wrapper .isotope8 .rt-holder.rt-with-title-below h3.entry-title,.tpg-shortcode-main-wrapper .isotope8 .rt-holder.rt-with-title-below h4.entry-title,.tpg-shortcode-main-wrapper .layout12 .rt-holder.rt-with-title-below h2.entry-title,.tpg-shortcode-main-wrapper .layout12 .rt-holder.rt-with-title-below h3.entry-title,.tpg-shortcode-main-wrapper .layout12 .rt-holder.rt-with-title-below h4.entry-title{margin-top:0}.tpg-shortcode-main-wrapper .carousel8 .rt-holder .rt-detail.rt-with-title .entry-title,.tpg-shortcode-main-wrapper .isotope8 .rt-holder .rt-detail.rt-with-title .entry-title,.tpg-shortcode-main-wrapper .layout12 .rt-holder .rt-detail.rt-with-title .entry-title{display:inline-block}.tpg-shortcode-main-wrapper .carousel8 .rt-holder.rt-with-title .post-meta-user,.tpg-shortcode-main-wrapper .isotope8 .rt-holder.rt-with-title .post-meta-user,.tpg-shortcode-main-wrapper .layout12 .rt-holder.rt-with-title .post-meta-user{margin-bottom:15px}.tpg-shortcode-main-wrapper .carousel8 .rt-holder .rt-detail h2,.tpg-shortcode-main-wrapper .carousel8 .rt-holder .rt-detail h3,.tpg-shortcode-main-wrapper .carousel8 .rt-holder .rt-detail h4,.tpg-shortcode-main-wrapper .isotope8 .rt-holder .rt-detail h2,.tpg-shortcode-main-wrapper .isotope8 .rt-holder .rt-detail h3,.tpg-shortcode-main-wrapper .isotope8 .rt-holder .rt-detail h4,.tpg-shortcode-main-wrapper .layout12 .rt-holder .rt-detail h2,.tpg-shortcode-main-wrapper .layout12 .rt-holder .rt-detail h3,.tpg-shortcode-main-wrapper .layout12 .rt-holder .rt-detail h4{font-size:22px;font-weight:400;line-height:1.25;margin:15px 0}.tpg-shortcode-main-wrapper .layout12 .rt-holder .rt-detail h2,.tpg-shortcode-main-wrapper .layout12 .rt-holder .rt-detail h3,.tpg-shortcode-main-wrapper .layout12 .rt-holder .rt-detail h4{font-weight:500}.tpg-shortcode-main-wrapper .carousel8 .rt-holder .rt-detail h2 a,.tpg-shortcode-main-wrapper .carousel8 .rt-holder .rt-detail h3 a,.tpg-shortcode-main-wrapper .carousel8 .rt-holder .rt-detail h4 a,.tpg-shortcode-main-wrapper .isotope8 .rt-holder .rt-detail h2 a,.tpg-shortcode-main-wrapper .isotope8 .rt-holder .rt-detail h3 a,.tpg-shortcode-main-wrapper .isotope8 .rt-holder .rt-detail h4 a,.tpg-shortcode-main-wrapper .layout12 .rt-holder .rt-detail h2 a,.tpg-shortcode-main-wrapper .layout12 .rt-holder .rt-detail h3 a,.tpg-shortcode-main-wrapper .layout12 .rt-holder .rt-detail h4 a{color:#000}.tpg-shortcode-main-wrapper .carousel8 .rt-holder .rt-detail h2 a:hover,.tpg-shortcode-main-wrapper .carousel8 .rt-holder .rt-detail h3 a:hover,.tpg-shortcode-main-wrapper .carousel8 .rt-holder .rt-detail h4 a:hover,.tpg-shortcode-main-wrapper .isotope8 .rt-holder .rt-detail h2 a:hover,.tpg-shortcode-main-wrapper .isotope8 .rt-holder .rt-detail h3 a:hover,.tpg-shortcode-main-wrapper .isotope8 .rt-holder .rt-detail h4 a:hover,.tpg-shortcode-main-wrapper .layout12 .rt-holder .rt-detail h2 a:hover,.tpg-shortcode-main-wrapper .layout12 .rt-holder .rt-detail h3 a:hover,.tpg-shortcode-main-wrapper .layout12 .rt-holder .rt-detail h4 a:hover{color:#fff}.tpg-shortcode-main-wrapper .layout12 .rt-holder .rt-detail{flex-grow:1}.tpg-shortcode-main-wrapper .carousel8 .rt-holder:hover .rt-detail,.tpg-shortcode-main-wrapper .isotope8 .rt-holder:hover .rt-detail,.tpg-shortcode-main-wrapper .layout12 .rt-holder:hover .rt-detail{background:#0850d0;color:#fff}.tpg-shortcode-main-wrapper .carousel8 .rt-holder:hover .rt-detail a,.tpg-shortcode-main-wrapper .isotope8 .rt-holder:hover .rt-detail a,.tpg-shortcode-main-wrapper .layout12 .rt-holder:hover .rt-detail a{color:#fff}.tpg-shortcode-main-wrapper .carousel8 .rt-holder .rt-detail .read-more,.tpg-shortcode-main-wrapper .isotope8 .rt-holder .rt-detail .read-more,.tpg-shortcode-main-wrapper .layout12 .rt-holder .rt-detail .read-more{text-align:right}.tpg-shortcode-main-wrapper .carousel8 .rt-holder:hover .rt-detail .post-meta-user,.tpg-shortcode-main-wrapper .carousel8 .rt-holder:hover .rt-detail .post-meta-user .meta-data,.tpg-shortcode-main-wrapper .carousel8 .rt-holder:hover .rt-detail .post-meta-user a,.tpg-shortcode-main-wrapper .carousel8 .rt-holder:hover .rt-detail .post-meta-user i[class^=fa],.tpg-shortcode-main-wrapper .carousel8 .rt-holder:hover .rt-detail h3 a,.tpg-shortcode-main-wrapper .isotope8 .rt-holder:hover .rt-detail .post-meta-user,.tpg-shortcode-main-wrapper .isotope8 .rt-holder:hover .rt-detail .post-meta-user .meta-data,.tpg-shortcode-main-wrapper .isotope8 .rt-holder:hover .rt-detail .post-meta-user a,.tpg-shortcode-main-wrapper .isotope8 .rt-holder:hover .rt-detail .post-meta-user i[class^=fa],.tpg-shortcode-main-wrapper .layout12 .rt-holder:hover .rt-detail .post-meta-user,.tpg-shortcode-main-wrapper .layout12 .rt-holder:hover .rt-detail .post-meta-user a,.tpg-shortcode-main-wrapper .layout12 .rt-holder:hover .rt-detail i{color:#fff!important}@media (min-width:992px){.rt-container{width:970px}}@media (min-width:1200px){.rt-container{width:1170px}}@media (max-width:767px){.hidden-xs{display:none!important}}@media screen and (max-width:768px){.rt-member-description-container,.rt-member-feature-img{float:none;width:100%}}@media (min-width:768px){.rt-col-sm-1,.rt-col-sm-2,.rt-col-sm-3,.rt-col-sm-4,.rt-col-sm-5,.rt-col-sm-6,.rt-col-sm-7,.rt-col-sm-8,.rt-col-sm-9,.rt-col-sm-10,.rt-col-sm-11,.rt-col-sm-12,.rt-col-sm-24{float:left}.rt-col-sm-24{width:20%}.rt-col-sm-12{width:100%}.rt-col-sm-11{width:91.66666667%}.rt-col-sm-10{width:83.33333333%}.rt-col-sm-9{width:75%}.rt-col-sm-8{width:66.66666667%}.rt-col-sm-7{width:58.33333333%}.rt-col-sm-6{width:50%}.rt-col-sm-5{width:41.66666667%}.rt-col-sm-4{width:33.33333333%}.rt-col-sm-3{width:25%}.rt-col-sm-2{width:16.66666667%}.rt-col-sm-1{width:8.33333333%}}@media (min-width:992px){.rt-col-md-1,.rt-col-md-2,.rt-col-md-3,.rt-col-md-4,.rt-col-md-5,.rt-col-md-6,.rt-col-md-7,.rt-col-md-8,.rt-col-md-9,.rt-col-md-10,.rt-col-md-11,.rt-col-md-12,.rt-col-md-24{float:left}.rt-col-md-24{width:20%}.rt-col-md-12{width:100%}.rt-col-md-11{width:91.66666667%}.rt-col-md-10{width:83.33333333%}.rt-col-md-9{width:75%}.rt-col-md-8{width:66.66666667%}.rt-col-md-7{width:58.33333333%}.rt-col-md-6{width:50%}.rt-col-md-5{width:41.66666667%}.rt-col-md-4{width:33.33333333%}.rt-col-md-3{width:25%}.rt-col-md-2{width:16.66666667%}.rt-col-md-1{width:8.33333333%}}@media (min-width:1200px){.rt-col-lg-1,.rt-col-lg-2,.rt-col-lg-3,.rt-col-lg-4,.rt-col-lg-5,.rt-col-lg-6,.rt-col-lg-7,.rt-col-lg-8,.rt-col-lg-9,.rt-col-lg-10,.rt-col-lg-11,.rt-col-lg-12{float:left}.rt-col-lg-24{width:20%}.rt-col-lg-12{width:100%}.rt-col-lg-11{width:91.66666667%}.rt-col-lg-10{width:83.33333333%}.rt-col-lg-9{width:75%}.rt-col-lg-8{width:66.66666667%}.rt-col-lg-7{width:58.33333333%}.rt-col-lg-6{width:50%}.rt-col-lg-5{width:41.66666667%}.rt-col-lg-4{width:33.33333333%}.rt-col-lg-3{width:25%}.rt-col-lg-2{width:16.66666667%}.rt-col-lg-1{width:8.33333333%}}.rt-img-holder{overflow:hidden}.layout4 .rt-img-holder,.layout4 .rt-img-holder a,.layout4 .rt-img-holder img{height:100%}.img_zoom_in img.rt-img-responsive,.img_zoom_out img.rt-img-responsive{min-width:100%;transition:all 1s!important}.img_zoom_in:hover img.rt-img-responsive,.img_zoom_out img.rt-img-responsive{transform:scale(1.2)!important}.img_zoom_out:hover img.rt-img-responsive{transform:scale(1)!important}.tpg-shortcode-main-wrapper .img_no_effect:hover img.rt-img-responsive{transform:none}.tpg-even .rt-holder{display:flex;height:100%}.tpg-even.edd1 .rt-holder,.tpg-even.layout1 .rt-holder,.tpg-even.layout12 .rt-holder,.tpg-even.offset01 .offset-big .rt-holder,.tpg-even.offset02 .offset-big .rt-holder{flex-direction:column}.tpg-even.edd1 .rt-holder .rt-img-holder,.tpg-even.layout1 .rt-holder .rt-img-holder,.tpg-even.layout11 .rt-holder .rt-img-holder,.tpg-even.layout11 .rt-holder .rt-img-holder *{height:auto}@media (min-width:768px) and (max-width:991px){.tpg-even.layout4 .even-grid-item:nth-of-type(4n+2) .rt-holder [class*=rt-col]:first-child,.tpg-even.layout4 .even-grid-item:nth-of-type(4n+3) .rt-holder [class*=rt-col]:first-child{order:2}}@media (max-width:767px){.tpg-even.layout4 .even-grid-item .rt-holder .layoutInner-img{order:-1!important}}.tpg-shortcode-main-wrapper .rt-holder .overlay,.tpg-shortcode-main-wrapper .rt-holder .overlay>a[data-id],.tpg-shortcode-main-wrapper .rt-holder>a[data-id]{width:100%}.tpg-shortcode-main-wrapper .carousel2 .rt-holder .overlay,.tpg-shortcode-main-wrapper .carousel5 .rt-holder .overlay,.tpg-shortcode-main-wrapper .carousel7 .rt-holder .overlay .post-info,.tpg-shortcode-main-wrapper .carousel11 .rt-holder .overlay .post-info .tpg-shortcode-main-wrapper .layout13 .rt-holder .overlay .post-info,.tpg-shortcode-main-wrapper .carousel11 .rt-holder .post-info,.tpg-shortcode-main-wrapper .carousel12 .rt-holder .post-info,.tpg-shortcode-main-wrapper .isotope2 .rt-holder:hover .overlay,.tpg-shortcode-main-wrapper .isotope5 .rt-holder .overlay,.tpg-shortcode-main-wrapper .isotope7 .rt-holder .post-info,.tpg-shortcode-main-wrapper .isotope9 .rt-holder .overlay .post-info,.tpg-shortcode-main-wrapper .isotope11 .rt-holder .overlay .post-info,.tpg-shortcode-main-wrapper .isotope12 .rt-holder .post-info,.tpg-shortcode-main-wrapper .layout5 .rt-holder .overlay,.tpg-shortcode-main-wrapper .layout8 .rt-holder .overlay,.tpg-shortcode-main-wrapper .layout10 .rt-holder .overlay .post-info,.tpg-shortcode-main-wrapper .layout15 .rt-holder .overlay .post-info,.tpg-shortcode-main-wrapper .layout16 .rt-holder .overlay .post-info{display:flex;flex-direction:column;justify-content:center}.tpg-shortcode-main-wrapper .carousel2 .rt-holder .overlay .read-more a,.tpg-shortcode-main-wrapper .carousel3 .rt-holder .overlay .read-more a,.tpg-shortcode-main-wrapper .carousel4 .rt-holder .read-more a,.tpg-shortcode-main-wrapper .carousel5 .rt-holder .overlay .post-info .read-more a,.tpg-shortcode-main-wrapper .carousel7 .rt-holder .overlay .post-info .read-more a,.tpg-shortcode-main-wrapper .carousel9 .rt-holder .overlay .post-info .read-more a,.tpg-shortcode-main-wrapper .carousel11 .rt-holder .post-info .read-more a,.tpg-shortcode-main-wrapper .carousel12 .rt-holder .post-info .read-more a,.tpg-shortcode-main-wrapper .isotope2 .rt-holder .overlay .post-meta .read-more a,.tpg-shortcode-main-wrapper .isotope3 .rt-holder .overlay .read-more a,.tpg-shortcode-main-wrapper .isotope4 .rt-holder .post-meta .read-more a,.tpg-shortcode-main-wrapper .isotope5 .rt-holder .overlay .post-meta .read-more a,.tpg-shortcode-main-wrapper .isotope9 .rt-holder .overlay .post-info .read-more a,.tpg-shortcode-main-wrapper .isotope11 .rt-holder .overlay .post-info .read-more a,.tpg-shortcode-main-wrapper .isotope12 .rt-holder .post-info .read-more a,.tpg-shortcode-main-wrapper .layout5 .rt-holder .overlay .read-more a,.tpg-shortcode-main-wrapper .layout6 .rt-holder .overlay .read-more a,.tpg-shortcode-main-wrapper .layout7 .rt-holder .read-more a,.tpg-shortcode-main-wrapper .layout8 .rt-holder .read-more a,.tpg-shortcode-main-wrapper .layout10 .rt-holder .read-more a,.tpg-shortcode-main-wrapper .layout13 .rt-holder .read-more a,.tpg-shortcode-main-wrapper .layout15 .rt-holder .read-more a,.tpg-shortcode-main-wrapper .layout16 .rt-holder .read-more a,.tpg-shortcode-main-wrapper .offset03 .rt-holder .post-meta .read-more a{border:1px solid hsla(0,0%,100%,.4);padding:8px 15px}.tpg-shortcode-main-wrapper .carousel3 .rt-holder .overlay .post-meta,.tpg-shortcode-main-wrapper .isotope3 .rt-holder .overlay .post-meta,.tpg-shortcode-main-wrapper .isotope12 .rt-holder .post-info .post-meta .rt-tpg-social-share,.tpg-shortcode-main-wrapper .layout6 .rt-holder .overlay .post-meta{color:#fff;overflow:hidden;text-align:center}.elementor-container .rt-container,.elementor-container .rt-container-fluid{padding-left:0;padding-right:0}.tpg-even.grid-behaviour{align-items:flex-start}.grid-layout2.tpg-even,.grid-layout6 .tpg-even.grid-behaviour,.tpg-full-height{align-items:inherit}.tpg-el-main-wrapper .tpg-post-holder{height:100%}.grid_hover-layout9-2-main .tpg-even .rt-holder,.grid_hover-layout9-main .tpg-even .rt-holder,.list-layout1-main .tpg-even .rt-holder,.tpg-el-main-wrapper .tpg-even .rt-holder{display:block}.rt-el-post-meta span.author{margin-bottom:2px}.rt-tpg-container .rt-detail .tpg-excerpt{margin-top:-5px}.tpg-el-main-wrapper .slider_layout_wrapper .tpg-post-holder{margin-top:1px}.tpg-el-main-wrapper .grid-layout5 .tpg-post-holder,.tpg-el-main-wrapper .grid-layout6 .tpg-post-holder,.tpg-el-main-wrapper .slider_layout_wrapper .tpg-post-holder{height:auto}.rt-tpg-container .rt-el-content-wrapper{transition:background-color .4s ease-in-out}.rt-tpg-container .slider-layout13 .rt-el-content-wrapper{padding-bottom:30px}.rt-tpg-container .tpg-post-holder .read-more a,.rt-tpg-social-share a i,.tpg-el-main-wrapper .post-meta-tags a,.tpg-el-main-wrapper .post-meta-tags img,.tpg-el-main-wrapper .post-meta-tags span,.tpg-el-main-wrapper .rt-holder:hover .post-meta-tags i,.tpg-el-main-wrapper .tpg-el-excerpt *,.tpg-el-main-wrapper .tpg-el-image-wrap .overlay,.tpg-el-main-wrapper .tpg-el-image-wrap img,.tpg-el-main-wrapper .tpg-post-holder,.tpg-separate-category .categories-links,.tpg-separate-category .categories-links i{transition:.4s ease-in-out}.tpg-cat-style4 .tpg-el-main-wrapper .categories-links a{color:var(--tpg-primary-color,#4f4c5e)!important}.tpg-el-main-wrapper .rt-content-loader [class*=rt-col]{margin-top:0;padding-bottom:30px}.tpg-el-main-wrapper .entry-title a{color:inherit!important;font-size:inherit!important;font-weight:inherit!important;text-decoration:none;transition:none!important}.tpg-el-main-wrapper .entry-title a:focus{border:none;box-shadow:none}.tpg-el-main-wrapper .entry-title:hover{color:var(--tpg-primary-color,#0d6efd)}.tpg-widget-heading-wrapper .tpg-widget-heading a{color:inherit}.section-title-align-center .tpg-widget-heading-wrapper.heading-style1 .tpg-widget-heading-line.line-left,.section-title-align-right .tpg-widget-heading-wrapper.heading-style1 .tpg-widget-heading-line.line-left{display:block;margin-left:0;margin-right:15px}.section-title-align-center .tpg-widget-heading-wrapper.heading-style1 .tpg-widget-heading:before{display:none}.section-title-align-center .tpg-widget-heading-wrapper .tpg-widget-heading{margin:0;padding:0}.section-title-align-right .tpg-widget-heading-wrapper.heading-style1 .tpg-widget-heading-line.line-right{display:none}.section-title-align-right .tpg-widget-heading-wrapper.heading-style1 .tpg-widget-heading{padding-left:15px;padding-right:0}.section-title-align-right .tpg-widget-heading-wrapper.heading-style1 .tpg-widget-heading:before{left:0;right:auto}.section-title-align-left .tpg-widget-heading-wrapper.heading-style2 .tpg-widget-heading:before{display:none}.section-title-align-left .tpg-widget-heading-wrapper.heading-default,.section-title-align-left .tpg-widget-heading-wrapper.heading-style2,.section-title-align-left .tpg-widget-heading-wrapper.heading-style3{justify-content:flex-start}.section-title-align-center .tpg-widget-heading-wrapper.heading-default,.section-title-align-center .tpg-widget-heading-wrapper.heading-style2,.section-title-align-center .tpg-widget-heading-wrapper.heading-style3{justify-content:center}.section-title-align-right .tpg-widget-heading-wrapper.heading-default,.section-title-align-right .tpg-widget-heading-wrapper.heading-style2,.section-title-align-right .tpg-widget-heading-wrapper.heading-style3{justify-content:flex-end}.section-title-align-right .tpg-widget-heading-wrapper.heading-style2 .tpg-widget-heading:after{display:none}.tpg-widget-heading-wrapper .external-link{align-items:center;color:#646464;display:flex;gap:11px;justify-content:center;position:absolute;right:0;top:2px}.tpg-widget-heading-wrapper .external-link:hover{color:var(--tpg-primary-color,#0d6efd)}.tpg-widget-heading-wrapper .external-link .external-lable{margin-top:-7px}.tpg-widget-heading-wrapper .external-link i{color:inherit;font-size:115%}[dir=rtl] .tpg-widget-heading-wrapper .external-link i{display:block;transform:rotate(-180deg)}.has-external-link .tpg-widget-heading-wrapper{padding-right:115px}.title-one-line .entry-title,.title-three-line .entry-title,.title-two-line .entry-title{-webkit-line-clamp:1;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden;text-overflow:ellipsis}.title-one-line .entry-title{-webkit-line-clamp:1}.title-two-line .entry-title{-webkit-line-clamp:2}.title-three-line .entry-title{-webkit-line-clamp:3}.rt-tpg-container .rt-el-post-meta{align-content:baseline;color:#646464;display:inline-flex;flex-wrap:wrap;font-size:15px;margin-bottom:13px}.rt-el-post-meta a,.rt-el-post-meta a:active,.rt-el-post-meta a:focus{color:inherit}.rt-el-post-meta a:hover{color:var(--tpg-primary-color,#0d6efd)}.rt-tpg-container .rt-el-post-meta i{line-height:1;margin-right:8px;margin-top:-1px}.rt-tpg-container .offset-right .rt-el-post-meta{margin-top:-6px}.tpg-el-main-wrapper .tpg-el-image-wrap img{height:100%;-o-object-fit:cover;object-fit:cover;width:100%}.editor-styles-wrapper .wp-block-freeform .tpg-el-image-wrap img,.editor-styles-wrapper .wp-block .tpg-el-image-wrap img{border-radius:0}@media (max-width:767px){.tpg-el-main-wrapper .tpg-el-image-wrap img{width:100%!important}}.tpg-el-main-wrapper .tpg-el-image-wrap a.tpg-post-link{height:100%;width:100%}.tpg-el-main-wrapper .tpg-el-image-wrap .overlay{height:100%;left:0;pointer-events:none;position:absolute;top:0;width:100%}.tpg-el-main-wrapper .rt-grid-hover-item .tpg-el-image-wrap .overlay.grid-hover-content{display:none!important;opacity:0;visibility:hidden}.tpg-el-main-wrapper .tpg-post-holder .tpg-el-image-wrap .overlay.show-on-hover,.tpg-el-main-wrapper .tpg-post-holder:hover .tpg-el-image-wrap .overlay.hide-on-hover{opacity:0!important}.tpg-el-main-wrapper .tpg-post-holder:hover .tpg-el-image-wrap .overlay.show-on-hover{opacity:1!important}.tpg-el-main-wrapper .post-meta-tags span{align-items:center;display:inline-flex;flex-wrap:wrap;font-weight:300}.tpg-el-main-wrapper .post-meta-tags a{margin-bottom:0}.tpg-el-main-wrapper .post-meta-tags span img+span.author-prefix{padding-left:3px}.tpg-el-main-wrapper .post-meta-tags span.author-prefix{padding-right:5px}.tpg-el-main-wrapper .post-meta-tags span img{border-radius:50%;display:inline-block;height:25px;margin-right:14px;margin-top:-2%;-o-object-fit:contain;object-fit:contain;width:25px}.post-meta-tags span.separator:last-of-type{display:none}body .readmore-btn-only-text .rt-tpg-container .tpg-post-holder .read-more a,body .readmore-btn-only-text .rt-tpg-container .tpg-post-holder .read-more a:hover{background:none!important;border:none!important;padding:0!important}.rt-tpg-container .tpg-post-holder .read-more a i{transition:margin .4s ease-in-out}.rt-tpg-container .tpg-post-holder .read-more a i[class*=flaticon]{line-height:1;padding-top:2px}.rt-tpg-container .tpg-post-holder .read-more a i.left-icon{margin-right:5px}.rt-tpg-container .tpg-post-holder .read-more a i.right-icon{margin-left:5px}.tpg-el-box-border-disable .rt-tpg-container .rt-holder{border:none;box-shadow:none!important}.tpg-el-main-wrapper .rt-layout-filter-container .rt-filter-wrap{display:flex;justify-content:space-between}.tpg-filter-alignment-left .tpg-el-main-wrapper .rt-layout-filter-container .rt-filter-wrap{align-items:flex-start}.tpg-filter-alignment-center .tpg-el-main-wrapper .rt-layout-filter-container .rt-filter-wrap{align-items:center}.tpg-filter-alignment-right .tpg-el-main-wrapper .rt-layout-filter-container .rt-filter-wrap{align-items:flex-end}.tpg-filter-h-alignment-left .tpg-el-main-wrapper .rt-layout-filter-container .rt-filter-wrap{justify-content:flex-start}.tpg-filter-h-alignment-center .tpg-el-main-wrapper .rt-layout-filter-container .rt-filter-wrap{justify-content:center}.tpg-filter-h-alignment-right .tpg-el-main-wrapper .rt-layout-filter-container .rt-filter-wrap{justify-content:flex-end}.tpg-filter-h-alignment-space-between .tpg-el-main-wrapper .rt-layout-filter-container .rt-filter-wrap{justify-content:space-between}.rt-filter-item-wrap.rt-search-filter-wrap input.rt-search-input{min-width:202px}.tpg-el-main-wrapper .rt-layout-filter-container .rt-filter-wrap .filter-left-wrapper{margin-right:15px}.tpg-el-main-wrapper .rt-layout-filter-container .rt-filter-wrap div:last-child{margin-right:0}@media (max-width:1023px){.tpg-el-main-wrapper .rt-layout-filter-container .rt-filter-wrap .filter-left-wrapper{text-align:center}.tpg-el-main-wrapper .rt-layout-filter-container .rt-filter-wrap .filter-right-wrapper{align-items:center;display:flex;flex-wrap:wrap;justify-content:center}.tpg-el-main-wrapper .rt-layout-filter-container .rt-filter-wrap .filter-right-wrapper .rt-order-by-action{order:-1}}@media (max-width:991px){.tpg-el-main-wrapper .rt-layout-filter-container .rt-filter-wrap{flex-direction:column}}@media (max-width:600px){.tpg-el-main-wrapper .rt-layout-filter-container .rt-filter-wrap .filter-left-wrapper{margin-right:0}.tpg-filter-type-dropdown .rt-filter-wrap .filter-left-wrapper{display:flex;justify-content:center}.tpg-el-main-wrapper .rt-filter-item-wrap.rt-tax-filter.rt-filter-dropdown-wrap{margin-bottom:4px}.tpg-el-main-wrapper .rt-layout-filter-container .rt-filter-wrap{flex-direction:column}}.rt-layout-filter-container .rt-filter-wrap .rt-filter-item-wrap{min-height:38px}.tpg-el-main-wrapper .rt-holder .rt-el-content-wrapper{display:flex;flex-direction:column;overflow:hidden}.tpg-el-main-wrapper .rt-holder .rt-el-content-wrapper-flex{display:flex;flex-direction:row}.title_position_above_image .tpg-el-main-wrapper .rt-holder .rt-el-content-wrapper .tpg-el-image-wrap{margin:0 -15px 15px}.rt-tpg-container .rt-holder .rt-detail .entry-title-wrapper .entry-title{margin-bottom:0;transition:.4s}.rt-tpg-container .rt-holder .rt-detail .entry-title-wrapper .tpg-separate-category,.rt-tpg-container .rt-holder .rt-detail .entry-title-wrapper .tpg-separate-category.above_title a{margin-bottom:5px}.tpg-el-main-wrapper .rt-holder .tpg-el-excerpt{order:5}.tpg-el-main-wrapper .rt-holder .rt-tpg-social-share{order:10}.tpg-el-main-wrapper .rt-tpg-social-share a{margin-right:10px}.tpg-el-main-wrapper .rt-holder .post-footer{margin-bottom:15px;order:11}.title_position_above_image .tpg-el-main-wrapper .rt-holder .entry-title-wrapper{order:-5}.title_position_below_image .tpg-el-main-wrapper .rt-holder .tpg-el-image-wrap{order:-8}.title_position_below_image .tpg-el-main-wrapper .rt-holder .entry-title-wrapper{order:2}.title_position_above_image.meta_position_above_title .tpg-el-main-wrapper .rt-holder .rt-el-post-meta{order:-6}.title_position_above_image.meta_position_below_title .tpg-el-main-wrapper .rt-holder .rt-el-post-meta{order:-4}.title_position_below_image.meta_position_above_title .tpg-el-main-wrapper .rt-holder .rt-el-post-meta{order:1}.title_position_below_image.meta_position_below_title .tpg-el-main-wrapper .rt-holder .rt-el-post-meta{order:3}.meta_position_below_excerpt .tpg-el-main-wrapper .rt-holder .rt-el-post-meta{order:6}.meta_position_above_excerpt .tpg-el-main-wrapper .rt-holder .rt-el-post-meta{order:4}.title_position_default.meta_position_above_title .tpg-el-main-wrapper .rt-holder .tpg-el-image-wrap{order:-2}.title_position_default.meta_position_above_title .tpg-el-main-wrapper .rt-holder .rt-el-post-meta{order:-1}.title_hover_border_enable .rt-tpg-container .entry-title-wrapper .entry-title a{background:linear-gradient(180deg,var(--tpg-primary-color,#0d6efd) 0,var(--tpg-primary-color,#0d6efd) 98%);background-position:left 100%;background-repeat:no-repeat;background-size:0 2px;transition:background .4s!important}.title_hover_border_enable .rt-tpg-container .entry-title-wrapper .entry-title:hover a{background-size:100% 2px}.title_hover_border_disable .rt-tpg-container .entry-title-wrapper .entry-title a{background:none!important}.rt-tpg-container .post-right-content{display:flex;flex-direction:column}.rt-tpg-container .list-layout-wrapper .post-right-content{flex:1}.rt-tpg-container .list-layout-wrapper .post-right-content>div:last-child{margin-bottom:0}.tpg-separate-category.style1 .rt-separator{margin-right:4px}.tpg-category-position-default .grid-layout4 .rt-detail .entry-title-wrapper .tpg-separate-category,.tpg-category-position-default .grid_hover-layout11 .rt-detail .entry-title-wrapper .tpg-separate-category,.tpg-is-author-icon-hide .post-meta-tags span.author i,.tpg-is-author-icon-hide .post-meta-tags span.author img{display:none}.rt-tpg-container .rt-holder .rt-img-holder .tpg-zoom{left:50%;opacity:0;position:absolute;top:60%;transform:translate(-50%,-50%);visibility:hidden;z-index:99}.rt-tpg-container .rt-holder:hover .rt-img-holder .tpg-zoom{opacity:1;top:50%;visibility:visible}.rt-tpg-container .rt-holder .rt-img-holder .tpg-zoom i{align-items:center;background:hsla(0,0%,100%,.8);border:0 solid;border-radius:50%;box-sizing:border-box;display:inline-flex;font-size:20px;height:50px;justify-content:center;line-height:40px;margin-right:0;padding:5px;text-align:center;width:50px}@media (min-width:992px){.rt-tpg-container .rt-row.grid-layout2 .rt-col-md-3:nth-child(8n+5) .rt-el-content-wrapper-flex,.rt-tpg-container .rt-row.grid-layout2 .rt-col-md-3:nth-child(8n+6) .rt-el-content-wrapper-flex,.rt-tpg-container .rt-row.grid-layout2 .rt-col-md-3:nth-child(8n+7) .rt-el-content-wrapper-flex,.rt-tpg-container .rt-row.grid-layout2 .rt-col-md-3:nth-child(8n+8) .rt-el-content-wrapper-flex,.rt-tpg-container .rt-row.grid-layout2 .rt-col-md-4:nth-child(6n+4) .rt-el-content-wrapper-flex,.rt-tpg-container .rt-row.grid-layout2 .rt-col-md-4:nth-child(6n+5) .rt-el-content-wrapper-flex,.rt-tpg-container .rt-row.grid-layout2 .rt-col-md-4:nth-child(6n+6) .rt-el-content-wrapper-flex,.rt-tpg-container .rt-row.grid-layout2 .rt-col-md-6:nth-child(4n+3) .rt-el-content-wrapper-flex,.rt-tpg-container .rt-row.grid-layout2 .rt-col-md-6:nth-child(4n+4) .rt-el-content-wrapper-flex,.rt-tpg-container .rt-row.grid-layout2 .rt-col-md-12:nth-child(2n) .rt-el-content-wrapper-flex{flex-direction:row-reverse}}@media (min-width:1200px){.rt-tpg-container .rt-row.grid-layout2 .rt-col-lg-4:nth-child(6n+4) .rt-el-content-wrapper-flex,.rt-tpg-container .rt-row.grid-layout2 .rt-col-lg-4:nth-child(6n+5) .rt-el-content-wrapper-flex,.rt-tpg-container .rt-row.grid-layout2 .rt-col-lg-4:nth-child(6n+6) .rt-el-content-wrapper-flex,.rt-tpg-container .rt-row.grid-layout2 .rt-col-lg-6:nth-child(4n+3) .rt-el-content-wrapper-flex,.rt-tpg-container .rt-row.grid-layout2 .rt-col-lg-6:nth-child(4n+4) .rt-el-content-wrapper-flex,.rt-tpg-container .rt-row.grid-layout2 .rt-col-lg-12:nth-child(2n) .rt-el-content-wrapper-flex{flex-direction:row-reverse}}@media (min-width:768px) and (max-width:991px){.rt-tpg-container .rt-row.grid-layout2 .rt-col-sm-3:nth-child(8n+5) .rt-el-content-wrapper-flex,.rt-tpg-container .rt-row.grid-layout2 .rt-col-sm-3:nth-child(8n+6) .rt-el-content-wrapper-flex,.rt-tpg-container .rt-row.grid-layout2 .rt-col-sm-3:nth-child(8n+7) .rt-el-content-wrapper-flex,.rt-tpg-container .rt-row.grid-layout2 .rt-col-sm-3:nth-child(8n+8) .rt-el-content-wrapper-flex,.rt-tpg-container .rt-row.grid-layout2 .rt-col-sm-4:nth-child(6n+4) .rt-el-content-wrapper-flex,.rt-tpg-container .rt-row.grid-layout2 .rt-col-sm-4:nth-child(6n+5) .rt-el-content-wrapper-flex,.rt-tpg-container .rt-row.grid-layout2 .rt-col-sm-4:nth-child(6n+6) .rt-el-content-wrapper-flex,.rt-tpg-container .rt-row.grid-layout2 .rt-col-sm-6:nth-child(4n+3) .rt-el-content-wrapper-flex,.rt-tpg-container .rt-row.grid-layout2 .rt-col-sm-6:nth-child(4n+4) .rt-el-content-wrapper-flex,.rt-tpg-container .rt-row.grid-layout2 .rt-col-sm-12:nth-child(2n) .rt-el-content-wrapper-flex{flex-direction:row-reverse}}@media (max-width:768px){.rt-tpg-container .rt-row.grid-layout2 .rt-col-xs-3:nth-child(8n+5) .rt-el-content-wrapper-flex,.rt-tpg-container .rt-row.grid-layout2 .rt-col-xs-3:nth-child(8n+6) .rt-el-content-wrapper-flex,.rt-tpg-container .rt-row.grid-layout2 .rt-col-xs-3:nth-child(8n+7) .rt-el-content-wrapper-flex,.rt-tpg-container .rt-row.grid-layout2 .rt-col-xs-3:nth-child(8n+8) .rt-el-content-wrapper-flex,.rt-tpg-container .rt-row.grid-layout2 .rt-col-xs-4:nth-child(4n+4) .rt-el-content-wrapper-flex,.rt-tpg-container .rt-row.grid-layout2 .rt-col-xs-4:nth-child(4n+5) .rt-el-content-wrapper-flex,.rt-tpg-container .rt-row.grid-layout2 .rt-col-xs-4:nth-child(4n+6) .rt-el-content-wrapper-flex,.rt-tpg-container .rt-row.grid-layout2 .rt-col-xs-6:nth-child(4n+3) .rt-el-content-wrapper-flex,.rt-tpg-container .rt-row.grid-layout2 .rt-col-xs-6:nth-child(4n+4) .rt-el-content-wrapper-flex,.rt-tpg-container .rt-row.grid-layout2 .rt-col-xs-12:nth-child(2n) .rt-el-content-wrapper-flex{flex-direction:row-reverse}}.rt-tpg-container .grid-layout4 .rt-holder .tpg-el-image-wrap,.rt-tpg-container .grid-layout5 .rt-holder .tpg-el-image-wrap,.rt-tpg-container .grid-layout6 .rt-holder .tpg-el-image-wrap{margin:0 0 15px}.rt-tpg-container .grid-layout4 .cat-over-image a,.rt-tpg-container .grid-layout5 .tpg-separate-category a,.rt-tpg-container .list-layout4 .tpg-separate-category a{align-items:center;background-color:var(--tpg-primary-color,#0d6efd);color:#fff;display:inline-flex;font-size:12px;justify-content:center;line-height:1;margin-bottom:0;margin-right:5px;min-height:24px;padding:0 8px}.rt-tpg-container .grid-layout4 .cat-over-image a:hover,.rt-tpg-container .grid-layout5 .tpg-separate-category a:hover,.rt-tpg-container .list-layout4 .tpg-separate-category a:hover{background:var(--tpg-secondary-color,#0654c4)}.rt-tpg-container .grid-layout4 .cat-over-image a:hover:after,.rt-tpg-container .grid-layout5 .tpg-separate-category.style3 a:hover:after,.rt-tpg-container .list-layout4 .tpg-separate-category.style3 a:hover:after{border-top-color:var(--tpg-secondary-color,#0654c4)}.rt-tpg-container .grid-layout4 .cat-over-image .rt-separator,.rt-tpg-container .grid-layout5 .tpg-separate-category .rt-separator{display:none}.rt-tpg-container .grid-layout1 .rt-holder,.rt-tpg-container .grid-layout3 .rt-holder{background:#fff;box-shadow:0 0 2px 0 rgba(0,0,0,.3);-webkit-box-shadow:0 0 2px 0 rgba(0,0,0,.3);-moz-box-shadow:0 0 2px 0 rgba(0,0,0,.3)}.tpg-el-main-wrapper .grid-layout2 .rt-holder .rt-el-content-wrapper-flex{height:100%;padding:0}.rt-tpg-container .grid-layout2 .rt-holder .tpg-el-image-wrap{flex:0 0 50%;margin:0;max-width:50%}.rt-tpg-container .grid-layout2 .rt-holder .post-right-content{flex-grow:1;flex:0 0 50%;max-width:50%;padding:15px}.tpg-el-main-wrapper .grid-layout2 [class*=rt-col]{padding:0}@media (max-width:500px){.tpg-el-main-wrapper .grid-layout2 .rt-el-content-wrapper-flex,.tpg-post-order-reverse .rt-tpg-container .rt-row .rt-col-xs-12:nth-child(2n) .rt-el-content-wrapper-flex{display:block}.rt-tpg-container .grid-layout2 .rt-holder .post-right-content,.rt-tpg-container .grid-layout2 .rt-holder .tpg-el-image-wrap{flex:inherit;margin:0;max-width:100%}.tpg-el-main-wrapper .grid-layout2 [class*=rt-col]{margin-bottom:15px}}.rt-tpg-container .grid-layout3 .rt-holder{border-radius:4px;overflow:hidden}.meta_position_default .tpg-el-main-wrapper .grid-layout3 .rt-holder .rt-el-post-meta{order:12;padding-bottom:5px;padding-top:20px;position:relative}.meta_position_default .tpg-el-main-wrapper .grid-layout3 .rt-holder .rt-el-post-meta:before{background:#ddd;content:"";height:1px;left:-50px;position:absolute;right:-50px;top:0;width:calc(100% + 100px)}.rt-tpg-container .grid-layout4 .entry-title-wrapper .entry-title{font-size:22px;font-weight:500;line-height:32px}.tpg-el-main-wrapper .grid-layout4 .tpg-el-image-wrap img{height:230px;width:100%}.rt-tpg-container .grid-layout4 .rt-holder .rt-detail{padding:0}.tpg-el-main-wrapper .list-layout-wrapper .rt-holder .rt-el-content-wrapper{display:flex;flex-direction:row;height:100%;padding:0}.tpg-el-main-wrapper.list-layout1-main .list-layout-wrapper .rt-holder .rt-el-content-wrapper{align-items:flex-start}.tpg-el-main-wrapper.list-layout1-2-main .list-layout1 .rt-holder .rt-el-content-wrapper{flex-direction:row-reverse}.rt-tpg-container .list-layout1 .rt-holder .tpg-el-image-wrap{flex:0 0 260px;margin:0 30px 0 0}@media (max-width:991px){.rt-tpg-container .list-layout1 .rt-holder .tpg-el-image-wrap{flex:0 0 120px}}.tpg-el-main-wrapper.list-layout1-2-main .list-layout1 .rt-holder .tpg-el-image-wrap{margin:0 0 0 30px}.rt-tpg-container .list-layout1 .rt-detail .read-more a,.rt-tpg-container .list-layout2 .rt-detail .read-more a,.rt-tpg-container .list-layout3 .rt-detail .read-more a{background-color:var(--tpg-primary-color,#0d6efd);border-color:var(--tpg-primary-color,#0d6efd);color:#fff}.rt-tpg-container .list-layout1 .rt-detail .read-more a:hover,.rt-tpg-container .list-layout2 .rt-detail .read-more a:hover,.rt-tpg-container .list-layout3 .rt-detail .read-more a:hover,.rt-tpg-container .list-layout4 .rt-detail .read-more a:hover{background-color:var(--tpg-secondary-color,#0654c4);border-color:var(--tpg-secondary-color,#0654c4);color:#fff}.tags-visibility-default .list-layout1 .post-tags-links,.tags-visibility-default .list-layout1 .post-tags-links+.separator{display:none}.rt-tpg-container .list-layout-wrapper .offset-right .rt-row{display:flex;flex-wrap:wrap;max-width:100%;overflow:hidden;width:100%}.rt-tpg-container .list-layout-wrapper.list-layout3 .offset-right .rt-row .rt-list-item{margin-bottom:15px}.tpg-el-main-wrapper .list-layout2 .offset-left .tpg-el-image-wrap{height:300px}.tpg-el-main-wrapper .list-layout-wrapper .offset-left .rt-holder .rt-el-content-wrapper{flex-direction:column}.rt-tpg-container .list-layout-wrapper .offset-left .rt-holder .tpg-el-image-wrap{flex:inherit;margin:0 0 15px}.tpg-el-main-wrapper .list-layout-wrapper .offset-right .tpg-el-image-wrap{height:100px}.rt-tpg-container .list-layout-wrapper .offset-left .entry-title-wrapper .entry-title{font-size:24px}.rt-tpg-container .list-layout-wrapper .offset-right .entry-title-wrapper .entry-title{font-size:18px}.tpg-el-main-wrapper.list-layout2-2-main .list-layout2,.tpg-el-main-wrapper.list-layout3-2-main .list-layout3,.tpg-el-main-wrapper.list-layout5-2-main .list-layout5 .rt-holder .rt-el-content-wrapper{flex-direction:row-reverse}.tpg-el-main-wrapper .list-layout-wrapper.list-layout2 .rt-holder .rt-el-content-wrapper,.tpg-el-main-wrapper .list-layout-wrapper.list-layout2-2 .rt-holder .rt-el-content-wrapper,.tpg-el-main-wrapper .list-layout-wrapper.list-layout2-3 .rt-holder .rt-el-content-wrapper,.tpg-el-main-wrapper .list-layout-wrapper.list-layout3 .rt-holder .rt-el-content-wrapper{align-items:flex-start!important}.tags-visibility-default .list-layout2 .post-tags-links,.tags-visibility-default .list-layout2 .post-tags-links+.separator{display:none}.rt-tpg-container .list-layout2 .offset-right .rt-holder .tpg-el-image-wrap{flex:0 0 107px;margin:0 15px 0 0;max-width:107px}.tpg-el-main-wrapper .list-layout3 .offset-right .rt-holder .tpg-el-excerpt{-webkit-line-clamp:2;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden;text-overflow:ellipsis}.tpg-el-main-wrapper .list-layout3 [class*=rt-col]{padding-bottom:15px}.tpg-el-main-wrapper .list-layout3 .offset-left .tpg-el-image-wrap{height:390px}.rt-tpg-container .list-layout3 .offset-right .rt-holder .tpg-el-image-wrap{flex:0 0 140px;height:110px;margin:0 15px 0 0;max-width:140px}.tpg-el-main-wrapper .list-layout-wrapper.list-layout4 .rt-el-content-wrapper{align-items:inherit!important}.rt-tpg-container .list-layout4 .post-right-content,.tpg-el-main-wrapper .list-layout4 .rt-holder .tpg-el-image-wrap{flex:0 0 50%;margin:0}@media (min-width:768px){.tpg-el-main-wrapper .list-layout4 .rt-holder .tpg-el-image-wrap{height:400px}}.rt-tpg-container .list-layout4 .post-right-content{display:flex;justify-content:center;margin:0;padding:30px 50px;text-align:center}.rt-tpg-container .list-layout4 .entry-title-wrapper .categories-links .rt-separator{display:none}.tpg-el-main-wrapper .list-layout4 [class*=rt-col]{padding-bottom:0}@media (min-width:768px){.tpg-el-main-wrapper .list-layout4 [class*=rt-col]:nth-child(2n) .rt-holder .rt-el-content-wrapper{flex-direction:row-reverse}}@media (max-width:768px){.tpg-el-main-wrapper .list-layout4 .rt-holder .tpg-el-image-wrap{flex:0 0 150px;height:120px}.rt-tpg-container .list-layout4 .post-right-content{flex:inherit;flex-grow:1;padding:0 0 0 20px;text-align:left}.tpg-el-main-wrapper .list-layout-wrapper.list-layout4 .rt-holder .rt-el-content-wrapper{align-items:flex-start!important}.tpg-el-main-wrapper .list-layout4 [class*=rt-col]{margin-bottom:30px}}@media (max-width:500px){.tpg-el-main-wrapper .list-layout4 .rt-holder .tpg-el-image-wrap{flex:0 0 100px;height:100px}}.rt-tpg-container .list-layout5 .post-right-content{display:block;overflow:hidden;padding-left:20px}.tpg-el-main-wrapper.list-layout5-2-main .list-layout5 .post-right-content{padding-left:0;padding-right:20px}.rt-tpg-container .list-layout5 .rt-holder .rt-img-holder{border-radius:50%;flex:0 0 100px;height:100px;margin-top:8px}.rt-tpg-container .list-layout5 .entry-title-wrapper .entry-title{font-size:18px}.tags-visibility-default .list-layout5 .rt-el-post-meta{color:#a5a6aa;font-size:14px}.list-layout5 .entry-title-wrapper .tpg-separate-category .categories-links{color:#7a7e83;font-size:14px;font-weight:500}.list-layout5 .entry-title-wrapper .tpg-separate-category .categories-links a{color:inherit}.tpg-el-main-wrapper .list-layout5 [class*=rt-col]{padding-bottom:30px}.rt-tpg-container .list-layout5 .post-right-content{flex:1}.grid_hover_layout_wrapper .rt-row-inner{display:flex;flex-wrap:wrap}.rt-tpg-container .rt-grid-hover-item .entry-title-wrapper .entry-title{font-size:20px;line-height:1.4}.tpg-el-main-wrapper .rt-grid-hover-item .rt-holder .rt-el-content-wrapper{height:100%;overflow:hidden;padding:0;position:relative;width:100%}.rt-tpg-container .rt-grid-hover-item .rt-holder .grid-hover-content{bottom:0;display:flex;flex-direction:column;justify-content:flex-end;left:0;min-height:56px;padding:30px 30px 15px;position:absolute;right:0;transition:1.2s;width:100%;z-index:1}.rt-tpg-container.slider-layout8-main .rt-grid-hover-item .rt-holder .grid-hover-content{border:20px solid transparent;max-height:100%;padding:5px 20px}.rt-tpg-container.slider-layout8-main .rt-grid-hover-item .rt-holder:hover .grid-hover-content{border-color:hsla(0,0%,100%,.5)}.rt-tpg-container .rt-grid-hover-item .rt-holder:hover .grid-hover-content{padding-bottom:15px}.rt-tpg-container .rt-grid-hover-item .rt-holder:hover .grid-hover-content>div:last-of-type{margin-bottom:0}.rt-tpg-container .rt-grid-hover-item .rt-holder .grid-hover-content:after,.rt-tpg-container .rt-grid-hover-item .rt-holder .grid-hover-content:before{background:rgba(0,0,0,.7);bottom:0;content:"";height:100%;left:0;position:absolute;right:0;transition:.4s ease-in-out;width:100%;z-index:-1}.rt-tpg-container .rt-grid-hover-item .rt-holder .grid-hover-content:after{background:rgba(0,0,0,.5)}.rt-tpg-container .rt-grid-hover-item .rt-holder .grid-hover-content:after,.rt-tpg-container .rt-grid-hover-item .rt-holder:hover .grid-hover-content:before{opacity:0;visibility:hidden}.rt-tpg-container .rt-grid-hover-item .rt-holder:hover .grid-hover-content:after{opacity:1;visibility:visible}.rt-tpg-container .rt-grid-hover-item .entry-title-wrapper .entry-title,.rt-tpg-container .rt-grid-hover-item .rt-el-post-meta,.rt-tpg-container .rt-grid-hover-item .rt-el-post-meta a,.rt-tpg-container .rt-grid-hover-item .rt-holder .tpg-el-excerpt{color:#fff}.grid_hover-layout11-main .rt-grid-hover-item .entry-title-wrapper .entry-title,.grid_hover-layout11-main .rt-grid-hover-item .rt-el-post-meta,.grid_hover-layout11-main .rt-grid-hover-item .rt-el-post-meta a,.grid_hover-layout11-main .rt-grid-hover-item .rt-holder .tpg-el-excerpt,.slider-layout9-main .rt-grid-hover-item .entry-title-wrapper .entry-title,.slider-layout9-main .rt-grid-hover-item .rt-el-post-meta,.slider-layout9-main .rt-grid-hover-item .rt-el-post-meta a,.slider-layout9-main .rt-grid-hover-item .rt-holder .tpg-el-excerpt{color:#000}.grid_hover-layout11-main .rt-grid-hover-item .entry-title-wrapper .entry-title:hover,.rt-tpg-container .rt-grid-hover-item a:hover{color:var(--tpg-primary-color,#0d6efd)}.rt-tpg-container .rt-grid-hover-item .rt-holder .tpg-el-image-wrap{margin:0}.rt-grid-hover-item .tpg-el-image-wrap{height:100%}.grid-hover-overlay-type-fadein-on-hover .rt-tpg-container .rt-holder .grid-hover-content .entry-title-wrapper .entry-title:before{transition:.5s ease-in-out;width:0}.grid-hover-overlay-type-fadein-on-hover .rt-tpg-container .rt-holder:hover .grid-hover-content .entry-title-wrapper .entry-title:before{width:50%}.grid-hover-overlay-type-fadein-on-hover .rt-tpg-container .rt-holder .grid-hover-content{opacity:0;transition:.5s ease-in-out}.grid-hover-overlay-type-fadein-on-hover .rt-tpg-container .rt-holder:hover .grid-hover-content{opacity:1}.grid-hover-overlay-type-fadeout-on-hover .rt-tpg-container .rt-holder:hover .grid-hover-content{opacity:0}.grid-hover-overlay-type-slidein-on-hover .rt-tpg-container .rt-holder .grid-hover-content{left:-100%;transition:.5s ease-in-out}.grid-hover-overlay-type-slidein-on-hover .rt-tpg-container .rt-holder:hover .grid-hover-content{left:0}.grid-hover-overlay-type-slideout-on-hover .rt-tpg-container .rt-holder:hover .grid-hover-content{left:100%}.grid-hover-overlay-type-slidein-on-hover .rt-tpg-container .rt-grid-hover-item .rt-holder .grid-hover-content:before,.grid-hover-overlay-type-slideout-on-hover .rt-tpg-container .rt-grid-hover-item .rt-holder .grid-hover-content:before{transition:.5s ease-in-out}.grid-hover-overlay-type-flipin-on-hover .rt-tpg-container .rt-grid-hover-item .rt-holder .grid-hover-content:before,.grid-hover-overlay-type-flipout-on-hover .rt-tpg-container .rt-grid-hover-item .rt-holder .grid-hover-content:before,.grid-hover-overlay-type-slidein-on-hover .rt-tpg-container .rt-grid-hover-item .rt-holder .grid-hover-content:before,.grid-hover-overlay-type-slideout-on-hover .rt-tpg-container .rt-grid-hover-item .rt-holder .grid-hover-content:before{background:var(--tpg-primary-color,#0d6efd);opacity:1;visibility:visible}.grid-hover-overlay-type-flipin-on-hover .rt-tpg-container .rt-grid-hover-item .rt-holder .grid-hover-content:after,.grid-hover-overlay-type-flipout-on-hover .rt-tpg-container .rt-grid-hover-item .rt-holder .grid-hover-content:after,.grid-hover-overlay-type-slidein-on-hover .rt-tpg-container .rt-grid-hover-item .rt-holder .grid-hover-content:after,.grid-hover-overlay-type-slideout-on-hover .rt-tpg-container .rt-grid-hover-item .rt-holder .grid-hover-content:after{content:none}.grid-hover-overlay-type-flipin-on-hover .rt-tpg-container .rt-holder .rt-el-content-wrapper .grid-hover-content,.grid-hover-overlay-type-flipout-on-hover .rt-tpg-container .rt-holder .rt-el-content-wrapper .grid-hover-content{height:100%}.grid-hover-overlay-type-flipin-on-hover .rt-tpg-container .rt-holder .rt-el-content-wrapper .grid-hover-content,.grid-hover-overlay-type-flipin-on-hover .rt-tpg-container .rt-holder .tpg-el-image-wrap,.grid-hover-overlay-type-flipout-on-hover .rt-tpg-container .rt-holder .rt-el-content-wrapper .grid-hover-content,.grid-hover-overlay-type-flipout-on-hover .rt-tpg-container .rt-holder .rt-el-content-wrapper .rt-img-holder{transition:all .5s}.grid-hover-overlay-type-flipin-on-hover .rt-tpg-container .rt-holder .rt-el-content-wrapper:hover .rt-img-holder img{transform:none!important}.grid-hover-overlay-type-zoomin-on-hover .rt-tpg-container .rt-holder .grid-hover-content,.grid-hover-overlay-type-zoomout-on-hover .rt-tpg-container .rt-holder .grid-hover-content{transition:.5s ease-in-out}.grid-hover-overlay-type-zoomin-on-hover .rt-tpg-container .rt-holder .grid-hover-content,.grid-hover-overlay-type-zoomout-on-hover .rt-tpg-container .rt-holder:hover .grid-hover-content{opacity:0;transform:scale(0)}.grid-hover-overlay-type-zoomin-on-hover .rt-tpg-container .rt-holder:hover .grid-hover-content{opacity:1;transform:scale(1)}.grid-hover-overlay-type-zoominall-on-hover .rt-tpg-container .rt-holder .grid-hover-content *,.grid-hover-overlay-type-zoomoutall-on-hover .rt-tpg-container .rt-holder .grid-hover-content *{transition:.4s ease-in-out!important}.grid-hover-overlay-type-zoominall-on-hover .rt-tpg-container .rt-holder .grid-hover-content *,.grid-hover-overlay-type-zoomoutall-on-hover .rt-tpg-container .rt-holder:hover .grid-hover-content *{opacity:0;transform:scale(0)}.grid-hover-overlay-type-zoominall-on-hover .rt-tpg-container .rt-holder:hover .grid-hover-content *{opacity:1;transform:scale(1)}.grid-hover-overlay-type-flipin-on-hover .rt-tpg-container .rt-holder .rt-el-content-wrapper .grid-hover-content{backface-visibility:hidden;opacity:0;transform:rotateY(-180deg)}.grid-hover-overlay-type-flipin-on-hover .rt-tpg-container .rt-holder .rt-el-content-wrapper:hover .grid-hover-content{backface-visibility:visible;opacity:1;transform:rotateY(0deg)}.grid-hover-overlay-type-flipin-on-hover .rt-tpg-container .rt-holder .rt-el-content-wrapper:hover .rt-img-holder,.grid-hover-overlay-type-flipout-on-hover .rt-tpg-container .rt-holder .rt-el-content-wrapper:hover .grid-hover-content{opacity:0;transform:rotateY(180deg);visibility:hidden}.grid-hover-overlay-type-flipout-on-hover .rt-tpg-container .rt-holder .rt-el-content-wrapper .rt-img-holder{backface-visibility:hidden;opacity:0;transform:rotateY(-180deg)}.grid-hover-overlay-type-flipout-on-hover .rt-tpg-container .rt-holder .rt-el-content-wrapper:hover .rt-img-holder{backface-visibility:visible;opacity:1;transform:rotateY(0deg)}.rt-tpg-container .grid_hover_layout_wrapper .rt-grid-hover-item .rt-holder .post-footer,.rt-tpg-container .grid_hover_layout_wrapper .rt-grid-hover-item .rt-holder .rt-el-post-meta,.rt-tpg-container .grid_hover_layout_wrapper .rt-grid-hover-item .rt-holder .rt-tpg-social-share,.rt-tpg-container .grid_hover_layout_wrapper .rt-grid-hover-item .rt-holder .tpg-el-excerpt{margin-bottom:0;max-height:0;opacity:0;transition:.6s;visibility:hidden}.rt-tpg-container .grid_hover_layout_wrapper.grid_hover-layout3 .rt-grid-hover-item .rt-holder .grid-hover-content>div,.rt-tpg-container .grid_hover_layout_wrapper .rt-grid-hover-item .rt-holder:hover .post-footer,.rt-tpg-container .grid_hover_layout_wrapper .rt-grid-hover-item .rt-holder:hover .rt-el-post-meta,.rt-tpg-container .grid_hover_layout_wrapper .rt-grid-hover-item .rt-holder:hover .rt-tpg-social-share,.rt-tpg-container .grid_hover_layout_wrapper .rt-grid-hover-item .rt-holder:hover .tpg-el-excerpt{margin-bottom:15px}.rt-tpg-container .grid_hover_layout_wrapper .rt-grid-hover-item .rt-holder .rt-el-post-meta{transition:all .6s,opacity .6s}.rt-tpg-container .grid_hover_layout_wrapper .rt-grid-hover-item .rt-holder .tpg-el-excerpt{transition:all .6s,opacity .5s}.rt-tpg-container .grid_hover_layout_wrapper .rt-grid-hover-item .rt-holder .post-footer{transition:all .6s,opacity .4s}.rt-tpg-container .grid_hover_layout_wrapper .rt-grid-hover-item .rt-holder .rt-tpg-social-share{transition:all .6s,opacity .3s}.rt-tpg-container .grid_hover_layout_wrapper .rt-grid-hover-item .rt-holder:hover .rt-el-post-meta{margin-bottom:15px;max-height:var(--tpg-meta-height,80px);opacity:1;visibility:visible}.rt-tpg-container .grid_hover_layout_wrapper .rt-grid-hover-item .rt-holder .grid-hover-content>div:last-child{margin-bottom:0!important}.rt-tpg-container .grid_hover_layout_wrapper .rt-grid-hover-item .rt-holder:hover .tpg-el-excerpt{max-height:var(--tpg-excerpt-height,140px);opacity:1;visibility:visible}.rt-tpg-container .grid_hover_layout_wrapper .rt-holder:hover .rt-tpg-social-share{margin-bottom:15px;max-height:var(--tpg-share-height,50px);opacity:1;visibility:visible}.rt-tpg-container .grid_hover_layout_wrapper .rt-grid-hover-item .rt-holder:hover .post-footer{max-height:var(--tpg-footer-height,50px);opacity:1;visibility:visible}.rt-tpg-container .grid_hover_layout_wrapper.grid_hover-layout3 .rt-grid-hover-item .rt-holder .post-footer,.rt-tpg-container .grid_hover_layout_wrapper.grid_hover-layout3 .rt-grid-hover-item .rt-holder .rt-el-post-meta,.rt-tpg-container .grid_hover_layout_wrapper.grid_hover-layout3 .rt-grid-hover-item .rt-holder .rt-tpg-social-share,.rt-tpg-container .grid_hover_layout_wrapper.grid_hover-layout3 .rt-grid-hover-item .rt-holder .tpg-el-excerpt,.rt-tpg-container .grid_hover_layout_wrapper.grid_hover-layout5 .rt-grid-hover-item .rt-holder .rt-el-post-meta{max-height:inherit;opacity:1;visibility:visible}.meta-visibility-default .rt-tpg-container .grid_hover-layout1 .rt-grid-hover-item .rt-holder .rt-el-post-meta{max-height:inherit}.rt-tpg-container .grid_hover-layout1 .rt-holder .tpg-el-image-wrap{height:300px}.grid-hover-overlay-height-full .rt-tpg-container .rt-content-loader .rt-grid-hover-item .rt-holder .grid-hover-content{min-height:100%}.grid-hover-overlay-height-full .rt-tpg-container.grid_hover-layout2-main .rt-content-loader .rt-grid-hover-item .rt-holder .grid-hover-content{min-height:calc(100% - 30px)}.hover-overlay-height-default .rt-tpg-container .grid_hover-layout1 .rt-grid-hover-item .rt-holder:hover .grid-hover-content,.hover-overlay-height-full .rt-tpg-container .rt-content-loader .rt-grid-hover-item .rt-holder:hover .grid-hover-content{min-height:100%;transition:.5s}.rt-tpg-container .grid_hover-layout1 .entry-title-wrapper .entry-title{font-size:20px;line-height:1.4}.meta-visibility-default .rt-tpg-container .grid_hover-layout2 .rt-grid-hover-item .rt-holder .rt-el-post-meta{margin-bottom:7px;max-height:inherit}.rt-tpg-container .grid_hover-layout2 .rt-holder .tpg-el-image-wrap img{height:300px}.rt-tpg-container .grid_hover-layout2 .rt-grid-hover-item .rt-holder .post-footer,.rt-tpg-container .grid_hover-layout2 .rt-grid-hover-item .rt-holder .tpg-el-excerpt,.tpg-el-main-wrapper .grid_hover-layout2 .rt-holder .rt-tpg-social-share{margin-bottom:0;max-height:0;overflow:hidden;transition:.6s}.tpg-el-main-wrapper .grid_hover-layout2 .rt-holder:hover .rt-tpg-social-share{margin-bottom:15px;max-height:50px}.rt-tpg-container .grid_hover-layout2 .rt-grid-hover-item .rt-holder:hover .post-footer{max-height:50px}.hover-overlay-height-full .rt-tpg-container .grid_hover-layout2 .rt-grid-hover-item .rt-holder:hover .grid-hover-content{min-height:100%}.hover-overlay-height-full .rt-tpg-container.grid_hover-layout2-main .grid_hover-layout2 .rt-grid-hover-item .rt-holder:hover .grid-hover-content{min-height:calc(100% - 30px)}.rt-tpg-container .grid_hover-layout2 .rt-holder .grid-hover-content{justify-content:center;margin:15px;padding:20px;text-align:center;width:calc(100% - 30px)}.rt-tpg-container .grid_hover-layout3 .tpg-el-image-wrap{height:300px}.rt-tpg-container .grid_hover-layout3 .rt-grid-hover-item .rt-holder .grid-hover-content{justify-content:center;min-height:100%;padding:20px 30px;text-align:center}.tpg-title-border-show .rt-tpg-container .rt-holder .entry-title-wrapper .entry-title{margin-bottom:20px;position:relative}.tpg-title-border-show .rt-tpg-container .rt-holder .entry-title-wrapper .entry-title:before{background-color:#fff;bottom:-16px;content:"";height:2px;left:50%;position:absolute;transform:translateX(-50%);transition:.4s;width:50%}.tpg-title-border-show.title-alignment-justify .rt-tpg-container .rt-holder .entry-title-wrapper .entry-title:before,.tpg-title-border-show.title-alignment-left .rt-tpg-container .rt-holder .entry-title-wrapper .entry-title:before,.tpg-title-border-show.tpg-wrapper-align-left .rt-tpg-container .rt-holder .entry-title-wrapper .entry-title:before{left:0;transform:none}.tpg-title-border-show.title-alignment-right .rt-tpg-container .rt-holder .entry-title-wrapper .entry-title:before,.tpg-title-border-show.tpg-wrapper-align-right .rt-tpg-container .rt-holder .entry-title-wrapper .entry-title:before{right:0;transform:none}.elementor-template-full-width .site-content .ast-container,.page-template-rttpg_full_width .site-content .ast-container{max-width:100%;padding:0;width:100%}.tpg-el-main-wrapper .tgp-cf-field-label{display:inline-block;float:none}.tpg-el-main-wrapper .tpg-cf-fields{display:block}.tpg-el-main-wrapper .tgp-cf-field-value{display:inline}.tpg-el-main-wrapper .tpg-cf-group-title{color:inherit}.tpg-acf-align-left .rt-tpg-container .acf-custom-field-wrap{text-align:left}.grid-layout6 .acf-custom-field-wrap,.list-layout4 .acf-custom-field-wrap,.tpg-acf-align-center .rt-tpg-container .acf-custom-field-wrap{text-align:center}.tpg-acf-align-right .rt-tpg-container .acf-custom-field-wrap{text-align:right}.tpg-el-main-wrapper .rt-content-loader .tpg-reset-margin{padding:0!important}.rttpg-block-wrapper{margin-left:-15px;margin-right:-15px}.edit-post-visual-editor .rttpg-block-wrapper{margin-left:0;margin-right:0}.page-template-rttpg_canvas,.page-template-rttpg_full_width{overflow-x:hidden}@media (max-width:991px){.tpg-el-main-wrapper .offset-left{margin-bottom:15px}}@media (max-width:767px){.tpg-el-main-wrapper.slider-layout11-main .rt-holder .tpg-el-excerpt,.tpg-el-main-wrapper.slider-layout12-main .rt-holder .tpg-el-excerpt{display:none}}.page-template-rttpg_canvas .rttpg-block-wrapper,.page-template-rttpg_full_width .rttpg-block-wrapper{margin-left:0;margin-right:0}.rttpg-fullwidth-page{width:100vw}@media (min-width:1200px){.rttpg-block-postgrid.alignfull{margin-left:auto;margin-right:auto;max-width:100%;width:100%}.rttpg-block-postgrid.alignwide{margin-left:auto;margin-right:auto;max-width:100%;width:80%}html :where(.wp-block)[data-align=full]{max-width:none!important}}.tpg-prev-next-space-between .rt-pagination-wrap div,.tpg-prev-next-space-between .rt-pagination-wrap ul{width:100%}.tpg-prev-next-space-between .rt-pagination-wrap .rt-pagination .pagination-list,.tpg-prev-next-space-between .rt-pagination-wrap ul{display:flex;justify-content:space-between}.tpg-prev-next-absolute .rt-pagination-wrap{pointer-events:none}.tpg-prev-next-absolute .rt-pagination-wrap a,.tpg-prev-next-absolute .rt-pagination-wrap li{pointer-events:all}.tpg-border-bottom-enable .tpg-el-main-wrapper .tpg-post-holder{border-bottom:1px solid #ddd;padding-bottom:30px}.tpg-border-bottom-enable .tpg-el-main-wrapper [class*=rt-col]:last-child .tpg-post-holder{border-bottom:none!important;padding-bottom:0!important}.swiper{overflow:hidden}.tpg-img-230 .tpg-el-main-wrapper .tpg-el-image-wrap,.tpg-img-230 .tpg-el-main-wrapper .tpg-el-image-wrap img{height:230px!important}.tpg-img-160 .tpg-el-main-wrapper .tpg-el-image-wrap,.tpg-img-160 .tpg-el-main-wrapper .tpg-el-image-wrap img{height:160px!important}.tpg-img-180 .tpg-el-main-wrapper .tpg-el-image-wrap,.tpg-img-180 .tpg-el-main-wrapper .tpg-el-image-wrap img{height:180px!important}.tpg-img-240 .tpg-el-main-wrapper .tpg-el-image-wrap,.tpg-img-240 .tpg-el-main-wrapper .tpg-el-image-wrap img{height:240px!important}.tpg-img-260 .tpg-el-main-wrapper .tpg-el-image-wrap,.tpg-img-260 .tpg-el-main-wrapper .tpg-el-image-wrap img{height:260px!important}.tpg-img-400 .tpg-el-main-wrapper .tpg-el-image-wrap,.tpg-img-400 .tpg-el-main-wrapper .tpg-el-image-wrap img{height:400px!important}.tpg-img-500 .tpg-el-main-wrapper .tpg-el-image-wrap,.tpg-img-500 .tpg-el-main-wrapper .tpg-el-image-wrap img{height:500px!important}.tpg-img-650 .tpg-el-main-wrapper .tpg-el-image-wrap,.tpg-img-650 .tpg-el-main-wrapper .tpg-el-image-wrap img{height:650px!important}@media (min-width:992px){.tpg-img-500 .tpg-el-main-wrapper .tpg-el-image-wrap,.tpg-img-500 .tpg-el-main-wrapper .tpg-el-image-wrap img{height:500px!important}}@media (min-width:1201px){.tpg-list-260 .tpg-el-main-wrapper .tpg-el-image-wrap img{height:260px;width:260px}}.tpg-m-15{margin-bottom:15px!important;margin-top:15px!important}.tpg-m-10{margin-bottom:10px!important;margin-top:10px!important}.tpg-style-1 .rt-tpg-container .rt-holder{border:10px solid #fff;border-radius:7px;box-shadow:0 15px 40px 0 rgba(0,0,0,.25)}.img-radius-4 .rt-tpg-container .rt-holder .rt-img-holder,.tpg-style-1 .rt-tpg-container .rt-holder .rt-img-holder{border-radius:4px}.tpg-reverse .offset-right .rt-holder .rt-el-content-wrapper{flex-direction:row-reverse!important}.tpg-reverse .offset-right .rt-holder .tpg-el-image-wrap{margin:0 0 0 15px!important}.thumb-border-bottom .rt-holder .tpg-el-image-wrap{border-bottom:1px solid #ededed}.offset-image-right .rt-tpg-container .offset-right .rt-holder .rt-el-content-wrapper{flex-direction:row-reverse!important}.offset-image-right .tpg-el-main-wrapper .offset-right .tpg-el-image-wrap{margin:0 0 0 15px!important}.tpg-radius-5{border-radius:5px;overflow:hidden}.tpg-social.elementor-widget-social-icons .elementor-grid{justify-content:stretch;width:100%}.tpg-social .elementor-grid .elementor-grid-item{min-width:0;width:100%}.tpg-social .elementor-icon.elementor-social-icon{width:100%}.tpg-img-160 .tpg-el-main-wrapper .tpg-separate-category .categories-links a{border-radius:3px}.mb-none-all div{margin-bottom:0!important}.tpg-mxa-720 .grid-hover-content>div{margin-left:auto;margin-right:auto;max-width:720px}.z-index{position:relative;z-index:999}@media (min-width:1300px){.tpg-big-1 .tpg-el-main-wrapper .rt-grid-item:nth-child(2),.tpg-big-1 .tpg-el-main-wrapper .rt-grid-item:nth-child(3){width:25%}.tpg-big-1 .tpg-el-main-wrapper .rt-grid-item:first-child{width:50%}.tpg-big-1 .tpg-el-main-wrapper .rt-grid-item:first-child .entry-title a{font-size:130%}.tpg-big-2 .tpg-el-main-wrapper .rt-grid-item:first-child,.tpg-big-2 .tpg-el-main-wrapper .rt-grid-item:nth-child(3){width:25%}.tpg-big-2 .tpg-el-main-wrapper .rt-grid-item:nth-child(2){width:50%}.tpg-big-2 .tpg-el-main-wrapper .rt-grid-item:nth-child(2) .entry-title a{font-size:130%}.tpg-big-3 .tpg-el-main-wrapper .rt-grid-item:first-child,.tpg-big-3 .tpg-el-main-wrapper .rt-grid-item:nth-child(2){width:25%}.tpg-big-3 .tpg-el-main-wrapper .rt-grid-item:nth-child(3){width:50%}.tpg-big-3 .tpg-el-main-wrapper .rt-grid-item:nth-child(3) .entry-title a{font-size:130%}}:root{--woocommerce:#720eec;--wc-green:#7ad03a;--wc-red:#a00;--wc-orange:#ffba00;--wc-blue:#2ea2cc;--wc-primary:#720eec;--wc-primary-text:#fcfbfe;--wc-secondary:#e9e6ed;--wc-secondary-text:#515151;--wc-highlight:#958e09;--wc-highligh-text:white;--wc-content-bg:#fff;--wc-subtext:#767676;--wc-form-border-color:rgba(32, 7, 7, 0.8);--wc-form-border-radius:4px;--wc-form-border-width:1px}.woocommerce .woocommerce-error .button,.woocommerce .woocommerce-info .button,.woocommerce .woocommerce-message .button,.woocommerce-page .woocommerce-error .button,.woocommerce-page .woocommerce-info .button,.woocommerce-page .woocommerce-message .button{float:right}.woocommerce .col2-set,.woocommerce-page .col2-set{width:100%}.woocommerce .col2-set::after,.woocommerce .col2-set::before,.woocommerce-page .col2-set::after,.woocommerce-page .col2-set::before{content:" ";display:table}.woocommerce .col2-set::after,.woocommerce-page .col2-set::after{clear:both}.woocommerce .col2-set .col-1,.woocommerce-page .col2-set .col-1{float:left;width:48%}.woocommerce .col2-set .col-2,.woocommerce-page .col2-set .col-2{float:right;width:48%}.woocommerce img,.woocommerce-page img{height:auto;max-width:100%}.woocommerce #content div.product div.images,.woocommerce div.product div.images,.woocommerce-page #content div.product div.images,.woocommerce-page div.product div.images{float:left;width:48%}.woocommerce #content div.product div.thumbnails::after,.woocommerce #content div.product div.thumbnails::before,.woocommerce div.product div.thumbnails::after,.woocommerce div.product div.thumbnails::before,.woocommerce-page #content div.product div.thumbnails::after,.woocommerce-page #content div.product div.thumbnails::before,.woocommerce-page div.product div.thumbnails::after,.woocommerce-page div.product div.thumbnails::before{content:" ";display:table}.woocommerce #content div.product div.thumbnails::after,.woocommerce div.product div.thumbnails::after,.woocommerce-page #content div.product div.thumbnails::after,.woocommerce-page div.product div.thumbnails::after{clear:both}.woocommerce #content div.product div.thumbnails a,.woocommerce div.product div.thumbnails a,.woocommerce-page #content div.product div.thumbnails a,.woocommerce-page div.product div.thumbnails a{float:left;width:30.75%;margin-right:3.8%;margin-bottom:1em}.woocommerce #content div.product div.thumbnails a.last,.woocommerce div.product div.thumbnails a.last,.woocommerce-page #content div.product div.thumbnails a.last,.woocommerce-page div.product div.thumbnails a.last{margin-right:0}.woocommerce #content div.product div.thumbnails a.first,.woocommerce div.product div.thumbnails a.first,.woocommerce-page #content div.product div.thumbnails a.first,.woocommerce-page div.product div.thumbnails a.first{clear:both}.woocommerce #content div.product div.thumbnails.columns-1 a,.woocommerce div.product div.thumbnails.columns-1 a,.woocommerce-page #content div.product div.thumbnails.columns-1 a,.woocommerce-page div.product div.thumbnails.columns-1 a{width:100%;margin-right:0;float:none}.woocommerce #content div.product div.thumbnails.columns-2 a,.woocommerce div.product div.thumbnails.columns-2 a,.woocommerce-page #content div.product div.thumbnails.columns-2 a,.woocommerce-page div.product div.thumbnails.columns-2 a{width:48%}.woocommerce #content div.product div.thumbnails.columns-4 a,.woocommerce div.product div.thumbnails.columns-4 a,.woocommerce-page #content div.product div.thumbnails.columns-4 a,.woocommerce-page div.product div.thumbnails.columns-4 a{width:22.05%}.woocommerce #content div.product div.thumbnails.columns-5 a,.woocommerce div.product div.thumbnails.columns-5 a,.woocommerce-page #content div.product div.thumbnails.columns-5 a,.woocommerce-page div.product div.thumbnails.columns-5 a{width:16.9%}.woocommerce #content div.product div.summary,.woocommerce div.product div.summary,.woocommerce-page #content div.product div.summary,.woocommerce-page div.product div.summary{float:right;width:48%;clear:none}.woocommerce #content div.product .woocommerce-tabs,.woocommerce div.product .woocommerce-tabs,.woocommerce-page #content div.product .woocommerce-tabs,.woocommerce-page div.product .woocommerce-tabs{clear:both}.woocommerce #content div.product .woocommerce-tabs ul.tabs::after,.woocommerce #content div.product .woocommerce-tabs ul.tabs::before,.woocommerce div.product .woocommerce-tabs ul.tabs::after,.woocommerce div.product .woocommerce-tabs ul.tabs::before,.woocommerce-page #content div.product .woocommerce-tabs ul.tabs::after,.woocommerce-page #content div.product .woocommerce-tabs ul.tabs::before,.woocommerce-page div.product .woocommerce-tabs ul.tabs::after,.woocommerce-page div.product .woocommerce-tabs ul.tabs::before{content:" ";display:table}.woocommerce #content div.product .woocommerce-tabs ul.tabs::after,.woocommerce div.product .woocommerce-tabs ul.tabs::after,.woocommerce-page #content div.product .woocommerce-tabs ul.tabs::after,.woocommerce-page div.product .woocommerce-tabs ul.tabs::after{clear:both}.woocommerce #content div.product .woocommerce-tabs ul.tabs li,.woocommerce div.product .woocommerce-tabs ul.tabs li,.woocommerce-page #content div.product .woocommerce-tabs ul.tabs li,.woocommerce-page div.product .woocommerce-tabs ul.tabs li{display:inline-block}.woocommerce #content div.product #reviews .comment::after,.woocommerce #content div.product #reviews .comment::before,.woocommerce div.product #reviews .comment::after,.woocommerce div.product #reviews .comment::before,.woocommerce-page #content div.product #reviews .comment::after,.woocommerce-page #content div.product #reviews .comment::before,.woocommerce-page div.product #reviews .comment::after,.woocommerce-page div.product #reviews .comment::before{content:" ";display:table}.woocommerce #content div.product #reviews .comment::after,.woocommerce div.product #reviews .comment::after,.woocommerce-page #content div.product #reviews .comment::after,.woocommerce-page div.product #reviews .comment::after{clear:both}.woocommerce #content div.product #reviews .comment img,.woocommerce div.product #reviews .comment img,.woocommerce-page #content div.product #reviews .comment img,.woocommerce-page div.product #reviews .comment img{float:right;height:auto}.woocommerce ul.products,.woocommerce-page ul.products{clear:both}.woocommerce ul.products::after,.woocommerce ul.products::before,.woocommerce-page ul.products::after,.woocommerce-page ul.products::before{content:" ";display:table}.woocommerce ul.products::after,.woocommerce-page ul.products::after{clear:both}.woocommerce ul.products li.product,.woocommerce-page ul.products li.product{float:left;margin:0 3.8% 2.992em 0;padding:0;position:relative;width:22.05%;margin-left:0}.woocommerce ul.products li.first,.woocommerce-page ul.products li.first{clear:both}.woocommerce ul.products li.last,.woocommerce-page ul.products li.last{margin-right:0}.woocommerce ul.products.columns-1 li.product,.woocommerce-page ul.products.columns-1 li.product{width:100%;margin-right:0}.woocommerce ul.products.columns-2 li.product,.woocommerce-page ul.products.columns-2 li.product{width:48%}.woocommerce ul.products.columns-3 li.product,.woocommerce-page ul.products.columns-3 li.product{width:30.75%}.woocommerce ul.products.columns-5 li.product,.woocommerce-page ul.products.columns-5 li.product{width:16.95%}.woocommerce ul.products.columns-6 li.product,.woocommerce-page ul.products.columns-6 li.product{width:13.5%}.woocommerce-page.columns-1 ul.products li.product,.woocommerce.columns-1 ul.products li.product{width:100%;margin-right:0}.woocommerce-page.columns-2 ul.products li.product,.woocommerce.columns-2 ul.products li.product{width:48%}.woocommerce-page.columns-3 ul.products li.product,.woocommerce.columns-3 ul.products li.product{width:30.75%}.woocommerce-page.columns-5 ul.products li.product,.woocommerce.columns-5 ul.products li.product{width:16.95%}.woocommerce-page.columns-6 ul.products li.product,.woocommerce.columns-6 ul.products li.product{width:13.5%}.woocommerce .woocommerce-result-count,.woocommerce-page .woocommerce-result-count{float:left}.woocommerce .woocommerce-ordering,.woocommerce-page .woocommerce-ordering{float:right}.woocommerce .woocommerce-pagination ul.page-numbers::after,.woocommerce .woocommerce-pagination ul.page-numbers::before,.woocommerce-page .woocommerce-pagination ul.page-numbers::after,.woocommerce-page .woocommerce-pagination ul.page-numbers::before{content:" ";display:table}.woocommerce .woocommerce-pagination ul.page-numbers::after,.woocommerce-page .woocommerce-pagination ul.page-numbers::after{clear:both}.woocommerce .woocommerce-pagination ul.page-numbers li,.woocommerce-page .woocommerce-pagination ul.page-numbers li{display:inline-block}.woocommerce #content table.cart img,.woocommerce table.cart img,.woocommerce-page #content table.cart img,.woocommerce-page table.cart img{height:auto}.woocommerce #content table.cart td.actions,.woocommerce table.cart td.actions,.woocommerce-page #content table.cart td.actions,.woocommerce-page table.cart td.actions{text-align:right}.woocommerce #content table.cart td.actions .input-text,.woocommerce table.cart td.actions .input-text,.woocommerce-page #content table.cart td.actions .input-text,.woocommerce-page table.cart td.actions .input-text{width:80px}.woocommerce #content table.cart td.actions .coupon,.woocommerce table.cart td.actions .coupon,.woocommerce-page #content table.cart td.actions .coupon,.woocommerce-page table.cart td.actions .coupon{float:left}.woocommerce .cart-collaterals,.woocommerce-page .cart-collaterals{width:100%}.woocommerce .cart-collaterals::after,.woocommerce .cart-collaterals::before,.woocommerce-page .cart-collaterals::after,.woocommerce-page .cart-collaterals::before{content:" ";display:table}.woocommerce .cart-collaterals::after,.woocommerce-page .cart-collaterals::after{clear:both}.woocommerce .cart-collaterals .related,.woocommerce-page .cart-collaterals .related{width:30.75%;float:left}.woocommerce .cart-collaterals .cross-sells,.woocommerce-page .cart-collaterals .cross-sells{width:48%;float:left}.woocommerce .cart-collaterals .cross-sells ul.products,.woocommerce-page .cart-collaterals .cross-sells ul.products{float:none}.woocommerce .cart-collaterals .cross-sells ul.products li,.woocommerce-page .cart-collaterals .cross-sells ul.products li{width:48%}.woocommerce .cart-collaterals .shipping_calculator,.woocommerce-page .cart-collaterals .shipping_calculator{width:48%;clear:right;float:right}.woocommerce .cart-collaterals .shipping_calculator::after,.woocommerce .cart-collaterals .shipping_calculator::before,.woocommerce-page .cart-collaterals .shipping_calculator::after,.woocommerce-page .cart-collaterals .shipping_calculator::before{content:" ";display:table}.woocommerce .cart-collaterals .shipping_calculator::after,.woocommerce-page .cart-collaterals .shipping_calculator::after{clear:both}.woocommerce .cart-collaterals .shipping_calculator .col2-set .col-1,.woocommerce .cart-collaterals .shipping_calculator .col2-set .col-2,.woocommerce-page .cart-collaterals .shipping_calculator .col2-set .col-1,.woocommerce-page .cart-collaterals .shipping_calculator .col2-set .col-2{width:47%}.woocommerce .cart-collaterals .cart_totals,.woocommerce-page .cart-collaterals .cart_totals{float:right;width:48%}.woocommerce ul.cart_list li::after,.woocommerce ul.cart_list li::before,.woocommerce ul.product_list_widget li::after,.woocommerce ul.product_list_widget li::before,.woocommerce-page ul.cart_list li::after,.woocommerce-page ul.cart_list li::before,.woocommerce-page ul.product_list_widget li::after,.woocommerce-page ul.product_list_widget li::before{content:" ";display:table}.woocommerce ul.cart_list li::after,.woocommerce ul.product_list_widget li::after,.woocommerce-page ul.cart_list li::after,.woocommerce-page ul.product_list_widget li::after{clear:both}.woocommerce ul.cart_list li img,.woocommerce ul.product_list_widget li img,.woocommerce-page ul.cart_list li img,.woocommerce-page ul.product_list_widget li img{float:right;height:auto}.woocommerce form .form-row::after,.woocommerce form .form-row::before,.woocommerce-page form .form-row::after,.woocommerce-page form .form-row::before{content:" ";display:table}.woocommerce form .form-row::after,.woocommerce-page form .form-row::after{clear:both}.woocommerce form .form-row label,.woocommerce-page form .form-row label{display:block}.woocommerce form .form-row label.checkbox,.woocommerce-page form .form-row label.checkbox{display:inline}.woocommerce form .form-row select,.woocommerce-page form .form-row select{width:100%}.woocommerce form .form-row .input-text,.woocommerce-page form .form-row .input-text{box-sizing:border-box;width:100%}.woocommerce form .form-row-first,.woocommerce form .form-row-last,.woocommerce-page form .form-row-first,.woocommerce-page form .form-row-last{width:47%;overflow:visible}.woocommerce form .form-row-first,.woocommerce-page form .form-row-first{float:left}.woocommerce form .form-row-last,.woocommerce-page form .form-row-last{float:right}.woocommerce form .form-row-wide,.woocommerce-page form .form-row-wide{clear:both}.woocommerce form .password-input,.woocommerce-page form .password-input{display:flex;flex-direction:column;justify-content:center;position:relative}.woocommerce form .password-input input[type=password],.woocommerce-page form .password-input input[type=password]{padding-right:2.5rem}.woocommerce form .password-input input::-ms-reveal,.woocommerce-page form .password-input input::-ms-reveal{display:none}.woocommerce form .show-password-input,.woocommerce-page form .show-password-input{background-color:transparent;border-radius:0;border:0;color:var(--wc-form-color-text,#000);cursor:pointer;font-size:inherit;line-height:inherit;margin:0;padding:0;position:absolute;right:.7em;text-decoration:none;top:50%;transform:translateY(-50%);-moz-osx-font-smoothing:inherit;-webkit-appearance:none;-webkit-font-smoothing:inherit}.woocommerce form .show-password-input::before,.woocommerce-page form .show-password-input::before{background-repeat:no-repeat;background-size:cover;background-image:url('data:image/svg+xml,<svg width="20" height="20" viewBox="0 0 20 20" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M17.3 3.3C16.9 2.9 16.2 2.9 15.7 3.3L13.3 5.7C12.2437 5.3079 11.1267 5.1048 10 5.1C6.2 5.2 2.8 7.2 1 10.5C1.2 10.9 1.5 11.3 1.8 11.7C2.6 12.8 3.6 13.7 4.7 14.4L3 16.1C2.6 16.5 2.5 17.2 3 17.7C3.4 18.1 4.1 18.2 4.6 17.7L17.3 4.9C17.7 4.4 17.7 3.7 17.3 3.3ZM6.7 12.3L5.4 13.6C4.2 12.9 3.1 11.9 2.3 10.7C3.5 9 5.1 7.8 7 7.2C5.7 8.6 5.6 10.8 6.7 12.3ZM10.1 9C9.6 8.5 9.7 7.7 10.2 7.2C10.7 6.8 11.4 6.8 11.9 7.2L10.1 9ZM18.3 9.5C17.8 8.8 17.2 8.1 16.5 7.6L15.5 8.6C16.3 9.2 17 9.9 17.6 10.8C15.9 13.4 13 15 9.9 15H9.1L8.1 16C8.8 15.9 9.4 16 10 16C13.3 16 16.4 14.4 18.3 11.7C18.6 11.3 18.8 10.9 19.1 10.5C18.8 10.2 18.6 9.8 18.3 9.5ZM14 10L10 14C12.2 14 14 12.2 14 10Z" fill="%23111111"/></svg>');content:"";display:block;height:22px;width:22px}.woocommerce form .show-password-input.display-password::before,.woocommerce-page form .show-password-input.display-password::before{background-image:url('data:image/svg+xml,<svg width="20" height="20" viewBox="0 0 20 20" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M18.3 9.49999C15 4.89999 8.50002 3.79999 3.90002 7.19999C2.70002 8.09999 1.70002 9.29999 0.900024 10.6C1.10002 11 1.40002 11.4 1.70002 11.8C5.00002 16.4 11.3 17.4 15.9 14.2C16.8 13.5 17.6 12.8 18.3 11.8C18.6 11.4 18.8 11 19.1 10.6C18.8 10.2 18.6 9.79999 18.3 9.49999ZM10.1 7.19999C10.6 6.69999 11.4 6.69999 11.9 7.19999C12.4 7.69999 12.4 8.49999 11.9 8.99999C11.4 9.49999 10.6 9.49999 10.1 8.99999C9.60003 8.49999 9.60003 7.69999 10.1 7.19999ZM10 14.9C6.90002 14.9 4.00002 13.3 2.30002 10.7C3.50002 8.99999 5.10002 7.79999 7.00002 7.19999C6.30002 7.99999 6.00002 8.89999 6.00002 9.89999C6.00002 12.1 7.70002 14 10 14C12.2 14 14.1 12.3 14.1 9.99999V9.89999C14.1 8.89999 13.7 7.89999 13 7.19999C14.9 7.79999 16.5 8.99999 17.7 10.7C16 13.3 13.1 14.9 10 14.9Z" fill="%23111111"/></svg>')}.woocommerce #payment .form-row select,.woocommerce-page #payment .form-row select{width:auto}.woocommerce #payment .terms,.woocommerce #payment .wc-terms-and-conditions,.woocommerce-page #payment .terms,.woocommerce-page #payment .wc-terms-and-conditions{text-align:left;padding:0 1em 0 0;float:left}.woocommerce #payment #place_order,.woocommerce-page #payment #place_order{float:right}.woocommerce .woocommerce-billing-fields::after,.woocommerce .woocommerce-billing-fields::before,.woocommerce .woocommerce-shipping-fields::after,.woocommerce .woocommerce-shipping-fields::before,.woocommerce-page .woocommerce-billing-fields::after,.woocommerce-page .woocommerce-billing-fields::before,.woocommerce-page .woocommerce-shipping-fields::after,.woocommerce-page .woocommerce-shipping-fields::before{content:" ";display:table}.woocommerce .woocommerce-billing-fields::after,.woocommerce .woocommerce-shipping-fields::after,.woocommerce-page .woocommerce-billing-fields::after,.woocommerce-page .woocommerce-shipping-fields::after{clear:both}.woocommerce .woocommerce-terms-and-conditions,.woocommerce-page .woocommerce-terms-and-conditions{margin-bottom:1.618em;padding:1.618em}.woocommerce .woocommerce-oembed,.woocommerce-page .woocommerce-oembed{position:relative}.woocommerce-account .woocommerce-MyAccount-navigation{float:left;width:30%}.woocommerce-account .woocommerce-MyAccount-content{float:right;width:68%}.woocommerce-account .woocommerce-MyAccount-content mark{background-color:transparent;color:inherit;font-weight:700}.woocommerce-page.left-sidebar #content.twentyeleven{width:58.4%;margin:0 7.6%;float:right}.woocommerce-page.right-sidebar #content.twentyeleven{margin:0 7.6%;width:58.4%;float:left}.twentyfourteen .tfwc{padding:12px 10px 0;max-width:474px;margin:0 auto}.twentyfourteen .tfwc .product .entry-summary{padding:0!important;margin:0 0 1.618em!important}.twentyfourteen .tfwc div.product.hentry.has-post-thumbnail{margin-top:0}@media screen and (min-width:673px){.twentyfourteen .tfwc{padding-right:30px;padding-left:30px}}@media screen and (min-width:1040px){.twentyfourteen .tfwc{padding-right:15px;padding-left:15px}}@media screen and (min-width:1110px){.twentyfourteen .tfwc{padding-right:30px;padding-left:30px}}@media screen and (min-width:1218px){.twentyfourteen .tfwc{margin-right:54px}.full-width .twentyfourteen .tfwc{margin-right:auto}}.twentyfifteen .t15wc{padding-left:7.6923%;padding-right:7.6923%;padding-top:7.6923%;margin-bottom:7.6923%;background:#fff;box-shadow:0 0 1px rgba(0,0,0,.15)}.twentyfifteen .t15wc .page-title{margin-left:0}@media screen and (min-width:38.75em){.twentyfifteen .t15wc{margin-right:7.6923%;margin-left:7.6923%;margin-top:8.3333%}}@media screen and (min-width:59.6875em){.twentyfifteen .t15wc{margin-left:8.3333%;margin-right:8.3333%;padding:10%}.single-product .twentyfifteen .entry-summary{padding:0!important}}.twentysixteen .site-main{margin-right:7.6923%;margin-left:7.6923%}.twentysixteen .entry-summary{margin-right:0;margin-left:0}#content .twentysixteen div.product div.images,#content .twentysixteen div.product div.summary{width:46.42857%}@media screen and (min-width:44.375em){.twentysixteen .site-main{margin-right:23.0769%}}@media screen and (min-width:56.875em){.twentysixteen .site-main{margin-right:0;margin-left:0}.no-sidebar .twentysixteen .site-main{margin-right:15%;margin-left:15%}.no-sidebar .twentysixteen .entry-summary{margin-right:0;margin-left:0}}.rtl .woocommerce .col2-set .col-1,.rtl .woocommerce-page .col2-set .col-1{float:right}.rtl .woocommerce .col2-set .col-2,.rtl .woocommerce-page .col2-set .col-2{float:left}@charset "UTF-8";:root{--woocommerce:#720eec;--wc-green:#7ad03a;--wc-red:#a00;--wc-orange:#ffba00;--wc-blue:#2ea2cc;--wc-primary:#720eec;--wc-primary-text:#fcfbfe;--wc-secondary:#e9e6ed;--wc-secondary-text:#515151;--wc-highlight:#958e09;--wc-highligh-text:white;--wc-content-bg:#fff;--wc-subtext:#767676;--wc-form-border-color:rgba(32, 7, 7, 0.8);--wc-form-border-radius:4px;--wc-form-border-width:1px}@keyframes spin{100%{transform:rotate(360deg)}}@font-face{font-family:star;src:url(https://www.digitalnydetox.sk/wp-content/plugins/woocommerce/assets/fonts/WooCommerce.woff2) format("woff2"),url(https://www.digitalnydetox.sk/wp-content/plugins/woocommerce/assets/fonts/WooCommerce.woff) format("woff"),url(https://www.digitalnydetox.sk/wp-content/plugins/woocommerce/assets/fonts/WooCommerce.ttf) format("truetype");font-weight:400;font-style:normal}@font-face{font-family:WooCommerce;src:url(https://www.digitalnydetox.sk/wp-content/plugins/woocommerce/assets/fonts/WooCommerce.woff2) format("woff2"),url(https://www.digitalnydetox.sk/wp-content/plugins/woocommerce/assets/fonts/WooCommerce.woff) format("woff"),url(https://www.digitalnydetox.sk/wp-content/plugins/woocommerce/assets/fonts/WooCommerce.ttf) format("truetype");font-weight:400;font-style:normal}.woocommerce form .form-row{padding:3px;margin:0 0 6px}.woocommerce form .form-row [placeholder]:focus::-webkit-input-placeholder{-webkit-transition:opacity .5s .5s ease;transition:opacity .5s .5s ease;opacity:0}.woocommerce form .form-row label{line-height:2}.woocommerce form .form-row label.hidden{visibility:hidden}.woocommerce form .form-row label.inline{display:inline}.woocommerce form .form-row .woocommerce-input-wrapper .description{background:#1e85be;color:#fff;border-radius:3px;padding:1em;margin:.5em 0 0;clear:both;display:none;position:relative}.woocommerce form .form-row .woocommerce-input-wrapper .description a{color:#fff;text-decoration:underline;border:0;box-shadow:none}.woocommerce form .form-row .woocommerce-input-wrapper .description::before{left:50%;top:0;margin-top:-4px;transform:translateX(-50%) rotate(180deg);content:"";position:absolute;border-width:4px 6px 0 6px;border-style:solid;border-color:#1e85be transparent transparent transparent;z-index:100;display:block}.woocommerce form .form-row .input-checkbox{display:inline;margin:-2px 8px 0 0;text-align:center;vertical-align:middle}.woocommerce form .form-row .input-text,.woocommerce form .form-row select{font-family:inherit;font-weight:400;letter-spacing:normal;padding:.5em;display:block;background-color:var(--wc-form-color-background,#fff);border:var(--wc-form-border-width) solid var(--wc-form-border-color);border-radius:var(--wc-form-border-radius);color:var(--wc-form-color-text,#000);box-sizing:border-box;width:100%;margin:0;line-height:normal;height:auto}.woocommerce form .form-row .input-text:focus,.woocommerce form .form-row select:focus{border-color:currentColor}.woocommerce form .form-row select{cursor:pointer;appearance:none;padding-right:3em;background-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCAyNCAyNCIgZmlsbD0ibm9uZSIgc3Ryb2tlPSJibGFjayIgc3Ryb2tlLXdpZHRoPSIyIiBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS1saW5lam9pbj0icm91bmQiIGNsYXNzPSJmZWF0aGVyIGZlYXRoZXItY2hldnJvbi1kb3duIj48cG9seWxpbmUgcG9pbnRzPSI2IDkgMTIgMTUgMTggOSI+PC9wb2x5bGluZT48L3N2Zz4=);background-repeat:no-repeat;background-size:16px;background-position:calc(100% - .5em) 50%}.woocommerce form .form-row textarea{height:4em;line-height:1.5;box-shadow:none}.woocommerce form .form-row .required{color:var(--wc-red);font-weight:700;border:0!important;text-decoration:none;visibility:hidden}.woocommerce form .form-row .optional{visibility:visible}.woocommerce form .form-row.woocommerce-invalid label{color:var(--wc-red)}.woocommerce form .form-row.woocommerce-invalid input.input-text,.woocommerce form .form-row.woocommerce-invalid select{border-color:var(--wc-red)}.woocommerce form .form-row.woocommerce-invalid .select2-container:not(.select2-container--open) .select2-selection{border-color:var(--wc-red)}.woocommerce form .form-row.woocommerce-validated input.input-text,.woocommerce form .form-row.woocommerce-validated select{border-color:var(--wc-green)}.woocommerce form .form-row.woocommerce-validated .select2-container:not(.select2-container--open) .select2-selection{border-color:var(--wc-green)}.woocommerce form .form-row ::-webkit-input-placeholder{line-height:normal}.woocommerce form .form-row :-moz-placeholder{line-height:normal}.woocommerce form .form-row :-ms-input-placeholder{line-height:normal}.select2-container{width:100%}.select2-container .select2-selection--single{height:auto}.select2-container .select2-selection--single .select2-selection__rendered{padding:.5em;line-height:normal;box-sizing:border-box;color:var(--wc-form-color-text,#444);font-weight:400}.select2-container .select2-selection--single .select2-selection__placeholder{color:#999}.select2-container .select2-selection--single .select2-selection__arrow{position:absolute;top:2px;right:.5em;height:100%;width:16px}.select2-container .select2-selection--single .select2-selection__arrow b{border:none;display:block;background:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCAyNCAyNCIgZmlsbD0ibm9uZSIgc3Ryb2tlPSJibGFjayIgc3Ryb2tlLXdpZHRoPSIyIiBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS1saW5lam9pbj0icm91bmQiIGNsYXNzPSJmZWF0aGVyIGZlYXRoZXItY2hldnJvbi1kb3duIj48cG9seWxpbmUgcG9pbnRzPSI2IDkgMTIgMTUgMTggOSI+PC9wb2x5bGluZT48L3N2Zz4=) no-repeat;background-size:16px;width:16px;height:16px;position:absolute;top:50%;left:0;margin:-8px 0 0}.select2-container .select2-dropdown,.select2-container .select2-selection{background-color:var(--wc-form-color-background,#fff);border:var(--wc-form-border-width,1px) solid var(--wc-form-border-color,#aaa);border-radius:var(--wc-form-border-radius,4px)}.select2-container.select2-container--open .select2-dropdown--above{border-bottom:none;border-bottom-left-radius:0;border-bottom-right-radius:0}.select2-container.select2-container--open .select2-dropdown--below{border-top:none;border-top-left-radius:0;border-top-right-radius:0}.select2-results__options{list-style:none;margin:0;padding:0}.select2-results__option{margin:0}.woocommerce-store-notice,p.demo_store{position:absolute;top:0;left:0;right:0;margin:0;width:100%;font-size:1em;padding:1em 0;text-align:center;background-color:#720eec;color:#fcfbfe;z-index:99998;box-shadow:0 1px 1em rgba(0,0,0,.2);display:none}.woocommerce-store-notice a,p.demo_store a{color:#fcfbfe;text-decoration:underline}.screen-reader-text{clip:rect(1px,1px,1px,1px);height:1px;overflow:hidden;position:absolute!important;width:1px;word-wrap:normal!important}.admin-bar p.demo_store{top:32px}.clear{clear:both}.woocommerce .blockUI.blockOverlay{position:relative}.woocommerce .blockUI.blockOverlay::before{height:1em;width:1em;display:block;position:absolute;top:50%;left:50%;margin-left:-.5em;margin-top:-.5em;content:"";animation:spin 1s ease-in-out infinite;background:url(https://www.digitalnydetox.sk/wp-content/plugins/woocommerce/assets/images/icons/loader.svg) center center;background-size:cover;line-height:1;text-align:center;font-size:2em;color:rgba(0,0,0,.75)}.woocommerce .loader::before{height:1em;width:1em;display:block;position:absolute;top:50%;left:50%;margin-left:-.5em;margin-top:-.5em;content:"";animation:spin 1s ease-in-out infinite;background:url(https://www.digitalnydetox.sk/wp-content/plugins/woocommerce/assets/images/icons/loader.svg) center center;background-size:cover;line-height:1;text-align:center;font-size:2em;color:rgba(0,0,0,.75)}.woocommerce a.remove{display:block;font-size:1.5em;height:1em;width:1em;text-align:center;line-height:1;border-radius:100%;color:var(--wc-red)!important;text-decoration:none;font-weight:700;border:0}.woocommerce a.remove:hover{color:#fff!important;background:var(--wc-red)}.woocommerce small.note{display:block;color:#767676;font-size:.857em;margin-top:10px}.woocommerce .woocommerce-breadcrumb{margin:0 0 1em;padding:0}.woocommerce .woocommerce-breadcrumb::after,.woocommerce .woocommerce-breadcrumb::before{content:" ";display:table}.woocommerce .woocommerce-breadcrumb::after{clear:both}.woocommerce .quantity .qty{width:3.631em;text-align:center}.woocommerce div.product{margin-bottom:0;position:relative}.woocommerce div.product .product_title{clear:none;margin-top:0;padding:0}.woocommerce div.product p.price ins,.woocommerce div.product span.price ins{background:inherit;font-weight:700;display:inline-block}.woocommerce div.product p.price del,.woocommerce div.product span.price del{opacity:.5;display:inline-block}.woocommerce div.product p.stock{font-size:.92em}.woocommerce div.product .woocommerce-product-rating{margin-bottom:1.618em}.woocommerce div.product div.images{margin-bottom:2em}.woocommerce div.product div.images img{display:block;width:100%;height:auto;box-shadow:none}.woocommerce div.product div.images div.thumbnails{padding-top:1em}.woocommerce div.product div.images.woocommerce-product-gallery{position:relative}.woocommerce div.product div.images .woocommerce-product-gallery__wrapper{transition:all cubic-bezier(.795,-.035,0,1) .5s;margin:0;padding:0}.woocommerce div.product div.images .woocommerce-product-gallery__wrapper .zoomImg{background-color:#fff;opacity:0}.woocommerce div.product div.images .woocommerce-product-gallery__image--placeholder{border:1px solid #f2f2f2}.woocommerce div.product div.images .woocommerce-product-gallery__image:nth-child(n+2){width:25%;display:inline-block}.woocommerce div.product div.images .woocommerce-product-gallery__image a{display:block;outline-offset:-2px}.woocommerce div.product div.images .woocommerce-product-gallery__trigger{background:#fff;border:none;box-sizing:content-box;border-radius:100%;cursor:pointer;font-size:2em;height:36px;padding:0;position:absolute;right:.5em;text-indent:-9999px;top:.5em;width:36px;z-index:99}.woocommerce div.product div.images .woocommerce-product-gallery__trigger::before{border:2px solid #000;border-radius:100%;box-sizing:content-box;content:"";display:block;height:10px;left:9px;top:9px;position:absolute;width:10px}.woocommerce div.product div.images .woocommerce-product-gallery__trigger::after{background:#000;border-radius:6px;box-sizing:content-box;content:"";display:block;height:8px;left:22px;position:absolute;top:19px;transform:rotate(-45deg);width:2px}.woocommerce div.product div.images .woocommerce-product-gallery__trigger span[aria-hidden=true]{border:0;clip-path:inset(50%);height:1px;left:50%;margin:-1px;overflow:hidden;position:absolute;top:50%;width:1px}.woocommerce div.product div.images .flex-control-thumbs{overflow:hidden;zoom:1;margin:0;padding:0}.woocommerce div.product div.images .flex-control-thumbs li{width:25%;float:left;margin:0;list-style:none}.woocommerce div.product div.images .flex-control-thumbs li img{cursor:pointer;opacity:.5;margin:0}.woocommerce div.product div.images .flex-control-thumbs li img.flex-active,.woocommerce div.product div.images .flex-control-thumbs li img:hover{opacity:1}.woocommerce div.product .woocommerce-product-gallery--columns-3 .flex-control-thumbs li:nth-child(3n+1){clear:left}.woocommerce div.product .woocommerce-product-gallery--columns-4 .flex-control-thumbs li:nth-child(4n+1){clear:left}.woocommerce div.product .woocommerce-product-gallery--columns-5 .flex-control-thumbs li:nth-child(5n+1){clear:left}.woocommerce div.product div.summary{margin-bottom:2em}.woocommerce div.product div.social{text-align:right;margin:0 0 1em}.woocommerce div.product div.social span{margin:0 0 0 2px}.woocommerce div.product div.social span span{margin:0}.woocommerce div.product div.social span .stButton .chicklets{padding-left:16px;width:0}.woocommerce div.product div.social iframe{float:left;margin-top:3px}.woocommerce div.product .woocommerce-tabs ul.tabs{list-style:none;padding:0 0 0 1em;margin:0 0 1.618em;overflow:hidden;position:relative}.woocommerce div.product .woocommerce-tabs ul.tabs li{border:1px solid #cfc8d8;background-color:#e9e6ed;color:#515151;display:inline-block;position:relative;z-index:0;border-radius:4px 4px 0 0;margin:0 -5px;padding:0 1em}.woocommerce div.product .woocommerce-tabs ul.tabs li a{display:inline-block;padding:.5em 0;font-weight:700;color:#515151;text-decoration:none}.woocommerce div.product .woocommerce-tabs ul.tabs li a:hover{text-decoration:none;color:#6b6b6b}.woocommerce div.product .woocommerce-tabs ul.tabs li.active{background:#fff;color:#515151;z-index:2;border-bottom-color:#fff}.woocommerce div.product .woocommerce-tabs ul.tabs li.active a{color:inherit;text-shadow:inherit}.woocommerce div.product .woocommerce-tabs ul.tabs li.active::before{box-shadow:2px 2px 0 #fff}.woocommerce div.product .woocommerce-tabs ul.tabs li.active::after{box-shadow:-2px 2px 0 #fff}.woocommerce div.product .woocommerce-tabs ul.tabs li::after,.woocommerce div.product .woocommerce-tabs ul.tabs li::before{border:1px solid #cfc8d8;position:absolute;bottom:-1px;width:5px;height:5px;content:" ";box-sizing:border-box}.woocommerce div.product .woocommerce-tabs ul.tabs li::before{left:-5px;border-bottom-right-radius:4px;border-width:0 1px 1px 0;box-shadow:2px 2px 0 #e9e6ed}.woocommerce div.product .woocommerce-tabs ul.tabs li::after{right:-5px;border-bottom-left-radius:4px;border-width:0 0 1px 1px;box-shadow:-2px 2px 0 #e9e6ed}.woocommerce div.product .woocommerce-tabs ul.tabs::before{position:absolute;content:" ";width:100%;bottom:0;left:0;border-bottom:1px solid #cfc8d8;z-index:1}.woocommerce div.product .woocommerce-tabs .panel{margin:0 0 2em;padding:0}.woocommerce div.product p.cart{margin-bottom:2em}.woocommerce div.product p.cart::after,.woocommerce div.product p.cart::before{content:" ";display:table}.woocommerce div.product p.cart::after{clear:both}.woocommerce div.product form.cart{margin-bottom:2em}.woocommerce div.product form.cart::after,.woocommerce div.product form.cart::before{content:" ";display:table}.woocommerce div.product form.cart::after{clear:both}.woocommerce div.product form.cart div.quantity{float:left;margin:0 4px 0 0}.woocommerce div.product form.cart table{border-width:0 0 1px}.woocommerce div.product form.cart table td{padding-left:0}.woocommerce div.product form.cart table div.quantity{float:none;margin:0}.woocommerce div.product form.cart table small.stock{display:block;float:none}.woocommerce div.product form.cart .variations{margin-bottom:1em;border:0;width:100%}.woocommerce div.product form.cart .variations td,.woocommerce div.product form.cart .variations th{border:0;line-height:2em;vertical-align:top}.woocommerce div.product form.cart .variations label{font-weight:700;text-align:left}.woocommerce div.product form.cart .variations select{max-width:100%;min-width:75%;display:inline-block;margin-right:1em;appearance:none;-webkit-appearance:none;-moz-appearance:none;padding-right:3em;background:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCAyNCAyNCIgZmlsbD0ibm9uZSIgc3Ryb2tlPSJibGFjayIgc3Ryb2tlLXdpZHRoPSIyIiBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS1saW5lam9pbj0icm91bmQiIGNsYXNzPSJmZWF0aGVyIGZlYXRoZXItY2hldnJvbi1kb3duIj48cG9seWxpbmUgcG9pbnRzPSI2IDkgMTIgMTUgMTggOSI+PC9wb2x5bGluZT48L3N2Zz4=) no-repeat;background-size:16px;-webkit-background-size:16px;background-position:calc(100% - 12px) 50%;-webkit-background-position:calc(100% - 12px) 50%}.woocommerce div.product form.cart .variations td.label{padding-right:1em}.woocommerce div.product form.cart .woocommerce-variation-description p{margin-bottom:1em}.woocommerce div.product form.cart .reset_variations{visibility:hidden;font-size:.83em}.woocommerce div.product form.cart .wc-no-matching-variations{display:none}.woocommerce div.product form.cart .button{vertical-align:middle;float:left}.woocommerce div.product form.cart .group_table td.woocommerce-grouped-product-list-item__label{padding-right:1em;padding-left:1em}.woocommerce div.product form.cart .group_table td{vertical-align:top;padding-bottom:.5em;border:0}.woocommerce div.product form.cart .group_table td:first-child{width:4em;text-align:center}.woocommerce div.product form.cart .group_table .wc-grouped-product-add-to-cart-checkbox{display:inline-block;width:auto;margin:0 auto;transform:scale(1.5,1.5)}.woocommerce span.onsale{min-height:3.236em;min-width:3.236em;padding:.202em;font-size:1em;font-weight:700;position:absolute;text-align:center;line-height:3.236;top:-.5em;left:-.5em;margin:0;border-radius:100%;background-color:#958e09;color:#fff;font-size:.857em;z-index:9}.woocommerce .products ul,.woocommerce ul.products{margin:0 0 1em;padding:0;list-style:none outside;clear:both}.woocommerce .products ul::after,.woocommerce .products ul::before,.woocommerce ul.products::after,.woocommerce ul.products::before{content:" ";display:table}.woocommerce .products ul::after,.woocommerce ul.products::after{clear:both}.woocommerce .products ul li,.woocommerce ul.products li{list-style:none outside}.woocommerce ul.products li.product .onsale{top:0;right:0;left:auto;margin:-.5em -.5em 0 0}.woocommerce ul.products li.product .woocommerce-loop-category__title,.woocommerce ul.products li.product .woocommerce-loop-product__title,.woocommerce ul.products li.product h3{padding:.5em 0;margin:0;font-size:1em}.woocommerce ul.products li.product a{text-decoration:none}.woocommerce ul.products li.product a.woocommerce-loop-product__link{display:block}.woocommerce ul.products li.product a img{width:100%;height:auto;display:block;margin:0 0 1em;box-shadow:none}.woocommerce ul.products li.product strong{display:block}.woocommerce ul.products li.product .woocommerce-placeholder{border:1px solid #f2f2f2}.woocommerce ul.products li.product .star-rating{font-size:.857em}.woocommerce ul.products li.product .button{display:inline-block;margin-top:1em}.woocommerce ul.products li.product .price{display:block;font-weight:400;margin-bottom:.5em;font-size:.857em}.woocommerce ul.products li.product .price del{color:inherit;opacity:.5;display:inline-block}.woocommerce ul.products li.product .price ins{background:0 0;font-weight:700;display:inline-block}.woocommerce ul.products li.product .price .from{font-size:.67em;margin:-2px 0 0 0;text-transform:uppercase;color:rgba(90,89,68,.5)}.woocommerce .woocommerce-result-count{margin:0 0 1em}.woocommerce .woocommerce-ordering{margin:0 0 1em}.woocommerce .woocommerce-ordering>label{margin-right:.25rem}.woocommerce .woocommerce-ordering select{vertical-align:top}.woocommerce nav.woocommerce-pagination{text-align:center}.woocommerce nav.woocommerce-pagination ul{display:inline-block;white-space:nowrap;padding:0;clear:both;border:1px solid #cfc8d8;border-right:0;margin:1px}.woocommerce nav.woocommerce-pagination ul li{border-right:1px solid #cfc8d8;padding:0;margin:0;float:left;display:inline;overflow:hidden}.woocommerce nav.woocommerce-pagination ul li a,.woocommerce nav.woocommerce-pagination ul li span{margin:0;text-decoration:none;padding:0;line-height:1;font-size:1em;font-weight:400;padding:.5em;min-width:1em;display:block}.woocommerce nav.woocommerce-pagination ul li a:focus,.woocommerce nav.woocommerce-pagination ul li a:hover,.woocommerce nav.woocommerce-pagination ul li span.current{background:#e9e6ed;color:#816f98}.woocommerce .cart .button,.woocommerce .cart input.button{float:none}.woocommerce a.added_to_cart{padding-top:.5em;display:inline-block}.woocommerce #reviews h2 small{float:right;color:#767676;font-size:15px;margin:10px 0 0}.woocommerce #reviews h2 small a{text-decoration:none;color:#767676}.woocommerce #reviews h3{margin:0}.woocommerce #reviews #respond{margin:0;border:0;padding:0}.woocommerce #reviews #comment{height:75px}.woocommerce #reviews #comments .add_review::after,.woocommerce #reviews #comments .add_review::before{content:" ";display:table}.woocommerce #reviews #comments .add_review::after{clear:both}.woocommerce #reviews #comments h2{clear:none}.woocommerce #reviews #comments ol.commentlist{margin:0;width:100%;background:0 0;list-style:none}.woocommerce #reviews #comments ol.commentlist::after,.woocommerce #reviews #comments ol.commentlist::before{content:" ";display:table}.woocommerce #reviews #comments ol.commentlist::after{clear:both}.woocommerce #reviews #comments ol.commentlist li{padding:0;margin:0 0 20px;border:0;position:relative;background:0;border:0}.woocommerce #reviews #comments ol.commentlist li img.avatar{float:left;position:absolute;top:0;left:0;padding:3px;width:32px;height:auto;background:#e9e6ed;border:1px solid #e1dde7;margin:0;box-shadow:none}.woocommerce #reviews #comments ol.commentlist li .comment-text{margin:0 0 0 50px;border:1px solid #e1dde7;border-radius:4px;padding:1em 1em 0}.woocommerce #reviews #comments ol.commentlist li .comment-text::after,.woocommerce #reviews #comments ol.commentlist li .comment-text::before{content:" ";display:table}.woocommerce #reviews #comments ol.commentlist li .comment-text::after{clear:both}.woocommerce #reviews #comments ol.commentlist li .comment-text p{margin:0 0 1em}.woocommerce #reviews #comments ol.commentlist li .comment-text p.meta{font-size:.83em}.woocommerce #reviews #comments ol.commentlist ul.children{list-style:none outside;margin:20px 0 0 50px}.woocommerce #reviews #comments ol.commentlist ul.children .star-rating{display:none}.woocommerce #reviews #comments ol.commentlist #respond{border:1px solid #e1dde7;border-radius:4px;padding:1em 1em 0;margin:20px 0 0 50px}.woocommerce #reviews #comments .commentlist>li::before{content:""}.woocommerce .star-rating{float:right;overflow:hidden;position:relative;height:1em;line-height:1;font-size:1em;width:5.4em;font-family:WooCommerce}.woocommerce .star-rating::before{content:"sssss";color:#cfc8d8;float:left;top:0;left:0;position:absolute}.woocommerce .star-rating span{overflow:hidden;float:left;top:0;left:0;position:absolute;padding-top:1.5em}.woocommerce .star-rating span::before{content:"SSSSS";top:0;position:absolute;left:0}.woocommerce .woocommerce-product-rating{line-height:2;display:block}.woocommerce .woocommerce-product-rating::after,.woocommerce .woocommerce-product-rating::before{content:" ";display:table}.woocommerce .woocommerce-product-rating::after{clear:both}.woocommerce .woocommerce-product-rating .star-rating{margin:.5em 4px 0 0;float:left}.woocommerce .products .star-rating{display:block;margin:0 0 .5em;float:none}.woocommerce .hreview-aggregate .star-rating{margin:10px 0 0}.woocommerce #review_form #respond{position:static;margin:0;width:auto;padding:0;background:transparent none;border:0}.woocommerce #review_form #respond::after,.woocommerce #review_form #respond::before{content:" ";display:table}.woocommerce #review_form #respond::after{clear:both}.woocommerce #review_form #respond p{margin:0 0 10px}.woocommerce #review_form #respond .form-submit input{left:auto}.woocommerce #review_form #respond textarea{box-sizing:border-box;width:100%}.woocommerce p.stars a{position:relative;height:1em;width:1em;text-indent:-999em;display:inline-block;text-decoration:none}.woocommerce p.stars a::before{display:block;position:absolute;top:0;left:0;width:1em;height:1em;line-height:1;font-family:WooCommerce;content:"\e021";content:"\e021"/"";text-indent:0}.woocommerce p.stars a:hover~a::before{content:"\e021"}.woocommerce p.stars:hover a::before{content:"\e020"}.woocommerce p.stars.selected a.active::before{content:"\e020"}.woocommerce p.stars.selected a.active~a::before{content:"\e021"}.woocommerce p.stars.selected a:not(.active)::before{content:"\e020"}.woocommerce table.shop_attributes{border:0;border-top:1px dotted rgba(0,0,0,.1);margin-bottom:1.618em;width:100%}.woocommerce table.shop_attributes th{width:150px;font-weight:700;padding:8px;border-top:0;border-bottom:1px dotted rgba(0,0,0,.1);margin:0;line-height:1.5}.woocommerce table.shop_attributes td{font-style:italic;padding:0;border-top:0;border-bottom:1px dotted rgba(0,0,0,.1);margin:0;line-height:1.5}.woocommerce table.shop_attributes td p{margin:0;padding:8px 0}.woocommerce table.shop_attributes tr:nth-child(even) td,.woocommerce table.shop_attributes tr:nth-child(even) th{background:rgba(0,0,0,.025)}.woocommerce table.shop_table{border:1px solid rgba(0,0,0,.1);margin:0 -1px 24px 0;text-align:left;width:100%;border-collapse:separate;border-radius:5px}.woocommerce table.shop_table th{font-weight:700;padding:9px 12px;line-height:1.5em}.woocommerce table.shop_table td{border-top:1px solid rgba(0,0,0,.1);padding:9px 12px;vertical-align:middle;line-height:1.5em}.woocommerce table.shop_table td small{font-weight:400}.woocommerce table.shop_table td del{font-weight:400}.woocommerce table.shop_table tbody:first-child tr:first-child td,.woocommerce table.shop_table tbody:first-child tr:first-child th{border-top:0}.woocommerce table.shop_table tbody th,.woocommerce table.shop_table tfoot td,.woocommerce table.shop_table tfoot th{font-weight:700;border-top:1px solid rgba(0,0,0,.1)}.woocommerce table.my_account_orders{font-size:.85em}.woocommerce table.my_account_orders td,.woocommerce table.my_account_orders th{padding:4px 8px;vertical-align:middle}.woocommerce table.my_account_orders .button{white-space:nowrap}.woocommerce table.woocommerce-MyAccount-downloads td,.woocommerce table.woocommerce-MyAccount-downloads th{vertical-align:top;text-align:center}.woocommerce table.woocommerce-MyAccount-downloads td:first-child,.woocommerce table.woocommerce-MyAccount-downloads th:first-child{text-align:left}.woocommerce table.woocommerce-MyAccount-downloads td:last-child,.woocommerce table.woocommerce-MyAccount-downloads th:last-child{text-align:left}.woocommerce table.woocommerce-MyAccount-downloads td .woocommerce-MyAccount-downloads-file::before,.woocommerce table.woocommerce-MyAccount-downloads th .woocommerce-MyAccount-downloads-file::before{content:"↓";display:inline-block}.woocommerce td.product-name .wc-item-meta,.woocommerce td.product-name dl.variation{list-style:none outside}.woocommerce td.product-name .wc-item-meta .wc-item-meta-label,.woocommerce td.product-name .wc-item-meta dt,.woocommerce td.product-name dl.variation .wc-item-meta-label,.woocommerce td.product-name dl.variation dt{float:left;clear:both;margin-right:.25em;display:inline-block;list-style:none outside}.woocommerce td.product-name .wc-item-meta dd,.woocommerce td.product-name dl.variation dd{margin:0}.woocommerce td.product-name .wc-item-meta p,.woocommerce td.product-name .wc-item-meta:last-child,.woocommerce td.product-name dl.variation p,.woocommerce td.product-name dl.variation:last-child{margin-bottom:0}.woocommerce td.product-name p.backorder_notification{font-size:.83em}.woocommerce td.product-quantity{min-width:80px}.woocommerce ul.cart_list,.woocommerce ul.product_list_widget{list-style:none outside;padding:0;margin:0}.woocommerce ul.cart_list li,.woocommerce ul.product_list_widget li{padding:4px 0;margin:0;list-style:none}.woocommerce ul.cart_list li::after,.woocommerce ul.cart_list li::before,.woocommerce ul.product_list_widget li::after,.woocommerce ul.product_list_widget li::before{content:" ";display:table}.woocommerce ul.cart_list li::after,.woocommerce ul.product_list_widget li::after{clear:both}.woocommerce ul.cart_list li a,.woocommerce ul.product_list_widget li a{display:block;font-weight:700}.woocommerce ul.cart_list li img,.woocommerce ul.product_list_widget li img{float:right;margin-left:4px;width:32px;height:auto;box-shadow:none}.woocommerce ul.cart_list li dl,.woocommerce ul.product_list_widget li dl{margin:0;padding-left:1em;border-left:2px solid rgba(0,0,0,.1)}.woocommerce ul.cart_list li dl::after,.woocommerce ul.cart_list li dl::before,.woocommerce ul.product_list_widget li dl::after,.woocommerce ul.product_list_widget li dl::before{content:" ";display:table}.woocommerce ul.cart_list li dl::after,.woocommerce ul.product_list_widget li dl::after{clear:both}.woocommerce ul.cart_list li dl dd,.woocommerce ul.cart_list li dl dt,.woocommerce ul.product_list_widget li dl dd,.woocommerce ul.product_list_widget li dl dt{display:inline-block;float:left;margin-bottom:1em}.woocommerce ul.cart_list li dl dt,.woocommerce ul.product_list_widget li dl dt{font-weight:700;padding:0 0 .25em;margin:0 4px 0 0;clear:left}.woocommerce ul.cart_list li dl dd,.woocommerce ul.product_list_widget li dl dd{padding:0 0 .25em}.woocommerce ul.cart_list li dl dd p:last-child,.woocommerce ul.product_list_widget li dl dd p:last-child{margin-bottom:0}.woocommerce ul.cart_list li .star-rating,.woocommerce ul.product_list_widget li .star-rating{float:none}.woocommerce .widget_shopping_cart .total,.woocommerce.widget_shopping_cart .total{border-top:3px double #e9e6ed;padding:4px 0 0}.woocommerce .widget_shopping_cart .total strong,.woocommerce.widget_shopping_cart .total strong{min-width:40px;display:inline-block}.woocommerce .widget_shopping_cart .cart_list li,.woocommerce.widget_shopping_cart .cart_list li{padding-left:2em;position:relative;padding-top:0}.woocommerce .widget_shopping_cart .cart_list li a.remove,.woocommerce.widget_shopping_cart .cart_list li a.remove{position:absolute;top:0;left:0}.woocommerce .widget_shopping_cart .buttons::after,.woocommerce .widget_shopping_cart .buttons::before,.woocommerce.widget_shopping_cart .buttons::after,.woocommerce.widget_shopping_cart .buttons::before{content:" ";display:table}.woocommerce .widget_shopping_cart .buttons::after,.woocommerce.widget_shopping_cart .buttons::after{clear:both}.woocommerce .widget_shopping_cart .buttons a,.woocommerce.widget_shopping_cart .buttons a{margin-right:5px;margin-bottom:5px}.woocommerce form.checkout_coupon,.woocommerce form.login,.woocommerce form.register{border:1px solid #cfc8d8;padding:20px;margin:2em 0;text-align:left;border-radius:5px}.woocommerce form.checkout_coupon .coupon-error-notice{color:var(--wc-red);display:block;font-size:.75em;margin-top:8px}.woocommerce form.checkout_coupon .input-text.has-error:focus{border-color:var(--wc-red)}.woocommerce ul#shipping_method{list-style:none outside;margin:0;padding:0}.woocommerce ul#shipping_method li{margin:0 0 .5em;line-height:1.5em;list-style:none outside}.woocommerce ul#shipping_method li input{margin:3px .4375em 0 0;vertical-align:top}.woocommerce ul#shipping_method li label{display:inline}.woocommerce ul#shipping_method .amount{font-weight:700}.woocommerce p.woocommerce-shipping-contents{margin:0}.woocommerce ul.order_details{margin:0 0 3em;list-style:none}.woocommerce ul.order_details::after,.woocommerce ul.order_details::before{content:" ";display:table}.woocommerce ul.order_details::after{clear:both}.woocommerce ul.order_details li{float:left;margin-right:2em;text-transform:uppercase;font-size:.715em;line-height:1;border-right:1px dashed #cfc8d8;padding-right:2em;margin-left:0;padding-left:0;list-style-type:none}.woocommerce ul.order_details li strong{display:block;font-size:1.4em;text-transform:none;line-height:1.5}.woocommerce ul.order_details li:last-of-type{border:none}.woocommerce .wc-bacs-bank-details-account-name{font-weight:700}.woocommerce .woocommerce-customer-details,.woocommerce .woocommerce-order-details,.woocommerce .woocommerce-order-downloads{margin-bottom:2em}.woocommerce .woocommerce-customer-details .order-actions--heading,.woocommerce .woocommerce-order-details .order-actions--heading,.woocommerce .woocommerce-order-downloads .order-actions--heading{vertical-align:middle}.woocommerce .woocommerce-customer-details .order-actions-button,.woocommerce .woocommerce-order-details .order-actions-button,.woocommerce .woocommerce-order-downloads .order-actions-button{margin-right:10px}.woocommerce .woocommerce-customer-details .order-actions-button:last-child,.woocommerce .woocommerce-order-details .order-actions-button:last-child,.woocommerce .woocommerce-order-downloads .order-actions-button:last-child{margin-right:0}.woocommerce .woocommerce-customer-details :last-child,.woocommerce .woocommerce-order-details :last-child,.woocommerce .woocommerce-order-downloads :last-child{margin-bottom:0}.woocommerce .woocommerce-customer-details .additional-fields,.woocommerce .woocommerce-customer-details .addresses{margin-bottom:2em}.woocommerce .woocommerce-customer-details .additional-fields:last-child,.woocommerce .woocommerce-customer-details .addresses:last-child{margin-bottom:0}.woocommerce .addresses .wc-block-components-additional-fields-list{margin:0;padding:0}.woocommerce .addresses .wc-block-components-additional-fields-list dt{margin:0;padding:0;font-style:normal;font-weight:700;display:inline}.woocommerce .addresses .wc-block-components-additional-fields-list dt::after{content:": "}.woocommerce .addresses .wc-block-components-additional-fields-list dt::before{content:"";display:block}.woocommerce .addresses .wc-block-components-additional-fields-list dd{margin:0;padding:0;font-style:normal;display:inline}.woocommerce .wc-block-order-confirmation-additional-fields-wrapper .wc-block-components-additional-fields-list{border:1px solid rgba(0,0,0,.1);padding:0;display:grid;grid-template-columns:1fr max-content}.woocommerce .wc-block-order-confirmation-additional-fields-wrapper .wc-block-components-additional-fields-list dt{border-bottom:1px solid rgba(0,0,0,.1);font-style:normal;font-weight:700;padding:1rem;box-sizing:border-box;margin:0!important}.woocommerce .wc-block-order-confirmation-additional-fields-wrapper .wc-block-components-additional-fields-list dt::after{display:none}.woocommerce .wc-block-order-confirmation-additional-fields-wrapper .wc-block-components-additional-fields-list dt:last-of-type{border-bottom:0}.woocommerce .wc-block-order-confirmation-additional-fields-wrapper .wc-block-components-additional-fields-list dd{border-bottom:1px solid rgba(0,0,0,.1);padding:1rem;box-sizing:border-box;text-align:right;margin:0!important}.woocommerce .wc-block-order-confirmation-additional-fields-wrapper .wc-block-components-additional-fields-list dd:last-of-type{border-bottom:0}.woocommerce .woocommerce-customer-details .woocommerce-column__title{margin-top:0}.woocommerce .woocommerce-customer-details address{font-style:normal;margin-bottom:0;border:1px solid rgba(0,0,0,.1);border-bottom-width:2px;border-right-width:2px;text-align:left;width:100%;border-radius:5px;padding:6px 12px;box-sizing:border-box}.woocommerce .woocommerce-customer-details .woocommerce-customer-details--email,.woocommerce .woocommerce-customer-details .woocommerce-customer-details--phone{padding-left:1.5em}.woocommerce .woocommerce-customer-details .woocommerce-customer-details--email:last-child,.woocommerce .woocommerce-customer-details .woocommerce-customer-details--phone:last-child{margin-bottom:0}.woocommerce .woocommerce-customer-details .woocommerce-customer-details--phone::before{font-family:WooCommerce;speak:never;font-weight:400;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;margin-right:.618em;content:"\e037";text-decoration:none;margin-left:-1.5em;line-height:1.75;position:absolute}.woocommerce .woocommerce-customer-details .woocommerce-customer-details--email::before{font-family:WooCommerce;speak:never;font-weight:400;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;margin-right:.618em;content:"\e02d";text-decoration:none;margin-left:-1.5em;line-height:1.75;position:absolute}.woocommerce .woocommerce-widget-layered-nav-list{margin:0;padding:0;border:0;list-style:none outside}.woocommerce .woocommerce-widget-layered-nav-list .woocommerce-widget-layered-nav-list__item{padding:0 0 1px;list-style:none}.woocommerce .woocommerce-widget-layered-nav-list .woocommerce-widget-layered-nav-list__item::after,.woocommerce .woocommerce-widget-layered-nav-list .woocommerce-widget-layered-nav-list__item::before{content:" ";display:table}.woocommerce .woocommerce-widget-layered-nav-list .woocommerce-widget-layered-nav-list__item::after{clear:both}.woocommerce .woocommerce-widget-layered-nav-list .woocommerce-widget-layered-nav-list__item a,.woocommerce .woocommerce-widget-layered-nav-list .woocommerce-widget-layered-nav-list__item span{padding:1px 0}.woocommerce .woocommerce-widget-layered-nav-list .woocommerce-widget-layered-nav-list__item--chosen a::before{font-family:WooCommerce;speak:never;font-weight:400;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;margin-right:.618em;content:"\e013";text-decoration:none;color:var(--wc-red)}.woocommerce .woocommerce-widget-layered-nav-dropdown__submit{margin-top:1em}.woocommerce .widget_layered_nav_filters ul{margin:0;padding:0;border:0;list-style:none outside;overflow:hidden;zoom:1}.woocommerce .widget_layered_nav_filters ul li{float:left;padding:0 1em 1px 1px;list-style:none}.woocommerce .widget_layered_nav_filters ul li a{text-decoration:none}.woocommerce .widget_layered_nav_filters ul li a::before{font-family:WooCommerce;speak:never;font-weight:400;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;margin-right:.618em;content:"\e013";text-decoration:none;color:var(--wc-red);vertical-align:inherit;margin-right:.5em}.woocommerce .widget_price_filter .price_slider{margin-bottom:1em}.woocommerce .widget_price_filter .price_slider_amount{text-align:right;line-height:2.4;font-size:.8751em}.woocommerce .widget_price_filter .price_slider_amount .button{font-size:1.15em;float:left}.woocommerce .widget_price_filter .ui-slider{position:relative;text-align:left;margin-left:.5em;margin-right:.5em}.woocommerce .widget_price_filter .ui-slider .ui-slider-handle{position:absolute;z-index:2;width:1em;height:1em;background-color:#7f54b3;border-radius:1em;cursor:ew-resize;outline:0;top:-.3em;margin-left:-.5em}.woocommerce .widget_price_filter .ui-slider .ui-slider-range{position:absolute;z-index:1;font-size:.7em;display:block;border:0;border-radius:1em;background-color:#7f54b3}.woocommerce .widget_price_filter .price_slider_wrapper .ui-widget-content{border-radius:1em;background-color:#35224c;border:0}.woocommerce .widget_price_filter .ui-slider-horizontal{height:.5em}.woocommerce .widget_price_filter .ui-slider-horizontal .ui-slider-range{top:0;height:100%}.woocommerce .widget_price_filter .ui-slider-horizontal .ui-slider-range-min{left:-1px}.woocommerce .widget_price_filter .ui-slider-horizontal .ui-slider-range-max{right:-1px}.woocommerce .widget_rating_filter ul{margin:0;padding:0;border:0;list-style:none outside}.woocommerce .widget_rating_filter ul li{padding:0 0 1px;list-style:none}.woocommerce .widget_rating_filter ul li::after,.woocommerce .widget_rating_filter ul li::before{content:" ";display:table}.woocommerce .widget_rating_filter ul li::after{clear:both}.woocommerce .widget_rating_filter ul li a{padding:1px 0;text-decoration:none}.woocommerce .widget_rating_filter ul li .star-rating{float:none;display:inline-block}.woocommerce .widget_rating_filter ul li.chosen a::before{font-family:WooCommerce;speak:never;font-weight:400;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;margin-right:.618em;content:"\e013";text-decoration:none;color:var(--wc-red)}.woocommerce .woocommerce-form-login .woocommerce-form-login__submit{float:left;margin-right:1em}.woocommerce .woocommerce-form-login .woocommerce-form-login__rememberme{display:inline-block}.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) #respond input#submit,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) a.button,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) button.button,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) input.button,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce #respond input#submit,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce a.button,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce button.button,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce input.button{font-size:100%;margin:0;line-height:1;cursor:pointer;position:relative;text-decoration:none;overflow:visible;padding:.618em 1em;font-weight:700;border-radius:3px;left:auto;color:#515151;background-color:#e9e6ed;border:0;display:inline-block;background-image:none;box-shadow:none;text-shadow:none}.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) #respond input#submit.loading,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) a.button.loading,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) button.button.loading,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) input.button.loading,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce #respond input#submit.loading,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce a.button.loading,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce button.button.loading,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce input.button.loading{opacity:.25;padding-right:2.618em}.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) #respond input#submit.loading::after,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) a.button.loading::after,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) button.button.loading::after,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) input.button.loading::after,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce #respond input#submit.loading::after,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce a.button.loading::after,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce button.button.loading::after,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce input.button.loading::after{font-family:WooCommerce;content:"\e01c";vertical-align:top;font-weight:400;position:absolute;top:.618em;right:1em;animation:spin 2s linear infinite}.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) #respond input#submit.added::after,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) a.button.added::after,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) button.button.added::after,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) input.button.added::after,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce #respond input#submit.added::after,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce a.button.added::after,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce button.button.added::after,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce input.button.added::after{font-family:WooCommerce;content:"\e017";margin-left:.53em;vertical-align:bottom}.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) #respond input#submit:hover,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) a.button:hover,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) button.button:hover,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) input.button:hover,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce #respond input#submit:hover,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce a.button:hover,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce button.button:hover,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce input.button:hover{background-color:#dcd7e2;text-decoration:none;background-image:none;color:#515151}.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) #respond input#submit.alt,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) a.button.alt,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) button.button.alt,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) input.button.alt,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce #respond input#submit.alt,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce a.button.alt,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce button.button.alt,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce input.button.alt{background-color:#7f54b3;color:#fff;-webkit-font-smoothing:antialiased}.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) #respond input#submit.alt:hover,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) a.button.alt:hover,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) button.button.alt:hover,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) input.button.alt:hover,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce #respond input#submit.alt:hover,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce a.button.alt:hover,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce button.button.alt:hover,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce input.button.alt:hover{background-color:#7249a4;color:#fff}.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) #respond input#submit.alt.disabled,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) #respond input#submit.alt.disabled:hover,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) #respond input#submit.alt:disabled,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) #respond input#submit.alt:disabled:hover,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) #respond input#submit.alt:disabled[disabled],.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) #respond input#submit.alt:disabled[disabled]:hover,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) a.button.alt.disabled,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) a.button.alt.disabled:hover,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) a.button.alt:disabled,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) a.button.alt:disabled:hover,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) a.button.alt:disabled[disabled],.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) a.button.alt:disabled[disabled]:hover,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) button.button.alt.disabled,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) button.button.alt.disabled:hover,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) button.button.alt:disabled,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) button.button.alt:disabled:hover,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) button.button.alt:disabled[disabled],.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) button.button.alt:disabled[disabled]:hover,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) input.button.alt.disabled,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) input.button.alt.disabled:hover,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) input.button.alt:disabled,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) input.button.alt:disabled:hover,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) input.button.alt:disabled[disabled],.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) input.button.alt:disabled[disabled]:hover,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce #respond input#submit.alt.disabled,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce #respond input#submit.alt.disabled:hover,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce #respond input#submit.alt:disabled,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce #respond input#submit.alt:disabled:hover,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce #respond input#submit.alt:disabled[disabled],:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce #respond input#submit.alt:disabled[disabled]:hover,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce a.button.alt.disabled,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce a.button.alt.disabled:hover,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce a.button.alt:disabled,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce a.button.alt:disabled:hover,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce a.button.alt:disabled[disabled],:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce a.button.alt:disabled[disabled]:hover,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce button.button.alt.disabled,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce button.button.alt.disabled:hover,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce button.button.alt:disabled,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce button.button.alt:disabled:hover,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce button.button.alt:disabled[disabled],:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce button.button.alt:disabled[disabled]:hover,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce input.button.alt.disabled,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce input.button.alt.disabled:hover,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce input.button.alt:disabled,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce input.button.alt:disabled:hover,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce input.button.alt:disabled[disabled],:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce input.button.alt:disabled[disabled]:hover{background-color:#7f54b3;color:#fff}.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) #respond input#submit.disabled,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) #respond input#submit:disabled,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) #respond input#submit:disabled[disabled],.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) a.button.disabled,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) a.button:disabled,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) a.button:disabled[disabled],.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) button.button.disabled,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) button.button:disabled,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) button.button:disabled[disabled],.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) input.button.disabled,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) input.button:disabled,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) input.button:disabled[disabled],:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce #respond input#submit.disabled,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce #respond input#submit:disabled,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce #respond input#submit:disabled[disabled],:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce a.button.disabled,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce a.button:disabled,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce a.button:disabled[disabled],:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce button.button.disabled,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce button.button:disabled,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce button.button:disabled[disabled],:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce input.button.disabled,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce input.button:disabled,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce input.button:disabled[disabled]{color:inherit;cursor:not-allowed;opacity:.5;padding:.618em 1em}.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) #respond input#submit.disabled:hover,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) #respond input#submit:disabled:hover,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) #respond input#submit:disabled[disabled]:hover,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) a.button.disabled:hover,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) a.button:disabled:hover,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) a.button:disabled[disabled]:hover,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) button.button.disabled:hover,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) button.button:disabled:hover,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) button.button:disabled[disabled]:hover,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) input.button.disabled:hover,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) input.button:disabled:hover,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) input.button:disabled[disabled]:hover,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce #respond input#submit.disabled:hover,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce #respond input#submit:disabled:hover,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce #respond input#submit:disabled[disabled]:hover,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce a.button.disabled:hover,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce a.button:disabled:hover,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce a.button:disabled[disabled]:hover,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce button.button.disabled:hover,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce button.button:disabled:hover,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce button.button:disabled[disabled]:hover,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce input.button.disabled:hover,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce input.button:disabled:hover,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce input.button:disabled[disabled]:hover{color:inherit;background-color:#e9e6ed}.woocommerce:where(body:not(.woocommerce-uses-block-theme)) .woocommerce-breadcrumb{font-size:.92em;color:#767676}.woocommerce:where(body:not(.woocommerce-uses-block-theme)) .woocommerce-breadcrumb a{color:#767676}.woocommerce:where(body:not(.woocommerce-uses-block-theme)) div.product p.price,.woocommerce:where(body:not(.woocommerce-uses-block-theme)) div.product span.price{color:#958e09;font-size:1.25em}.woocommerce:where(body:not(.woocommerce-uses-block-theme)) div.product .stock{color:#958e09}.woocommerce:where(body:not(.woocommerce-uses-block-theme)) div.product .out-of-stock{color:var(--wc-red)}.woocommerce:where(body:not(.woocommerce-uses-block-theme)) ul.products li.product .price{color:#958e09}.woocommerce:where(body:not(.woocommerce-uses-block-theme)) #reviews #comments ol.commentlist li .meta{color:#767676;font-size:.75em}.woocommerce-no-js form.woocommerce-form-coupon,.woocommerce-no-js form.woocommerce-form-login{display:block!important}.woocommerce-no-js .showcoupon,.woocommerce-no-js .woocommerce-form-coupon-toggle,.woocommerce-no-js .woocommerce-form-login-toggle{display:none!important}.woocommerce-error,.woocommerce-info,.woocommerce-message{padding:1em 2em 1em 3.5em;margin:0 0 2em;position:relative;background-color:#f6f5f8;color:#515151;border-top:3px solid #720eec;list-style:none outside;width:auto;word-wrap:break-word}.woocommerce-error::after,.woocommerce-error::before,.woocommerce-info::after,.woocommerce-info::before,.woocommerce-message::after,.woocommerce-message::before{content:" ";display:table}.woocommerce-error::after,.woocommerce-info::after,.woocommerce-message::after{clear:both}.woocommerce-error::before,.woocommerce-info::before,.woocommerce-message::before{font-family:WooCommerce;content:"\e028";content:"\e028"/"";display:inline-block;position:absolute;top:1em;left:1.5em}.woocommerce-error .button,.woocommerce-info .button,.woocommerce-message .button{float:right}.woocommerce-error li,.woocommerce-info li,.woocommerce-message li{list-style:none outside!important;padding-left:0!important;margin-left:0!important}.rtl.woocommerce .price_label,.rtl.woocommerce .price_label span{direction:ltr;unicode-bidi:embed}.woocommerce-message{border-top-color:#8fae1b}.woocommerce-message::before{content:"\e015";color:#8fae1b}.woocommerce-info{border-top-color:#1e85be}.woocommerce-info::before{color:#1e85be}.woocommerce-error{border-top-color:#b81c23}.woocommerce-error::before{content:"\e016";color:#b81c23}.woocommerce-account .woocommerce::after,.woocommerce-account .woocommerce::before{content:" ";display:table}.woocommerce-account .woocommerce::after{clear:both}.woocommerce-account .addresses .title::after,.woocommerce-account .addresses .title::before{content:" ";display:table}.woocommerce-account .addresses .title::after{clear:both}.woocommerce-account .addresses .title h3{float:left}.woocommerce-account .addresses .title .edit{float:right}.woocommerce-account ol.commentlist.notes li.note p.meta{font-weight:700;margin-bottom:0}.woocommerce-account ol.commentlist.notes li.note .description p:last-child{margin-bottom:0}.woocommerce-account ul.digital-downloads{margin-left:0;padding-left:0}.woocommerce-account ul.digital-downloads li{list-style:none;margin-left:0;padding-left:0}.woocommerce-account ul.digital-downloads li::before{font-family:WooCommerce;speak:never;font-weight:400;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;margin-right:.618em;content:"\e00a";text-decoration:none}.woocommerce-account ul.digital-downloads li .count{float:right}#add_payment_method table.cart .product-thumbnail,.woocommerce-cart table.cart .product-thumbnail,.woocommerce-checkout table.cart .product-thumbnail{min-width:32px}#add_payment_method table.cart img,.woocommerce-cart table.cart img,.woocommerce-checkout table.cart img{width:32px;box-shadow:none}#add_payment_method table.cart td,#add_payment_method table.cart th,.woocommerce-cart table.cart td,.woocommerce-cart table.cart th,.woocommerce-checkout table.cart td,.woocommerce-checkout table.cart th{vertical-align:middle}#add_payment_method table.cart td.actions .coupon .input-text,.woocommerce-cart table.cart td.actions .coupon .input-text,.woocommerce-checkout table.cart td.actions .coupon .input-text{float:left;box-sizing:border-box;border:1px solid #cfc8d8;padding:6px 6px 5px;margin:0 4px 0 0;outline:0}#add_payment_method table.cart td.actions .coupon .input-text.has-error:focus,.woocommerce-cart table.cart td.actions .coupon .input-text.has-error:focus,.woocommerce-checkout table.cart td.actions .coupon .input-text.has-error:focus{border-color:var(--wc-red)}#add_payment_method table.cart td.actions .coupon .coupon-error-notice,.woocommerce-cart table.cart td.actions .coupon .coupon-error-notice,.woocommerce-checkout table.cart td.actions .coupon .coupon-error-notice{clear:left;color:var(--wc-red);flex-basis:100%;float:none;font-size:.75em;margin-bottom:0;margin-top:8px;text-align:left;width:auto}#add_payment_method table.cart input,.woocommerce-cart table.cart input,.woocommerce-checkout table.cart input{margin:0;vertical-align:middle}#add_payment_method .wc-proceed-to-checkout,.woocommerce-cart .wc-proceed-to-checkout,.woocommerce-checkout .wc-proceed-to-checkout{padding:1em 0}#add_payment_method .wc-proceed-to-checkout::after,#add_payment_method .wc-proceed-to-checkout::before,.woocommerce-cart .wc-proceed-to-checkout::after,.woocommerce-cart .wc-proceed-to-checkout::before,.woocommerce-checkout .wc-proceed-to-checkout::after,.woocommerce-checkout .wc-proceed-to-checkout::before{content:" ";display:table}#add_payment_method .wc-proceed-to-checkout::after,.woocommerce-cart .wc-proceed-to-checkout::after,.woocommerce-checkout .wc-proceed-to-checkout::after{clear:both}#add_payment_method .wc-proceed-to-checkout a.checkout-button,.woocommerce-cart .wc-proceed-to-checkout a.checkout-button,.woocommerce-checkout .wc-proceed-to-checkout a.checkout-button{display:block;text-align:center;margin-bottom:1em;font-size:1.25em;padding:1em}#add_payment_method .cart-collaterals .shipping-calculator-button,.woocommerce-cart .cart-collaterals .shipping-calculator-button,.woocommerce-checkout .cart-collaterals .shipping-calculator-button{float:none;margin-top:.5em;display:inline-block}#add_payment_method .cart-collaterals .shipping-calculator-button::after,.woocommerce-cart .cart-collaterals .shipping-calculator-button::after,.woocommerce-checkout .cart-collaterals .shipping-calculator-button::after{font-family:WooCommerce;speak:never;font-weight:400;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;margin-left:.618em;content:"\e019";text-decoration:none}#add_payment_method .cart-collaterals .shipping-calculator-form,.woocommerce-cart .cart-collaterals .shipping-calculator-form,.woocommerce-checkout .cart-collaterals .shipping-calculator-form{margin:1em 0 0 0}#add_payment_method .cart-collaterals .cart_totals p small,.woocommerce-cart .cart-collaterals .cart_totals p small,.woocommerce-checkout .cart-collaterals .cart_totals p small{color:#767676;font-size:.83em}#add_payment_method .cart-collaterals .cart_totals table,.woocommerce-cart .cart-collaterals .cart_totals table,.woocommerce-checkout .cart-collaterals .cart_totals table{border-collapse:separate;margin:0 0 6px;padding:0}#add_payment_method .cart-collaterals .cart_totals table tr:first-child td,#add_payment_method .cart-collaterals .cart_totals table tr:first-child th,.woocommerce-cart .cart-collaterals .cart_totals table tr:first-child td,.woocommerce-cart .cart-collaterals .cart_totals table tr:first-child th,.woocommerce-checkout .cart-collaterals .cart_totals table tr:first-child td,.woocommerce-checkout .cart-collaterals .cart_totals table tr:first-child th{border-top:0}#add_payment_method .cart-collaterals .cart_totals table th,.woocommerce-cart .cart-collaterals .cart_totals table th,.woocommerce-checkout .cart-collaterals .cart_totals table th{width:35%}#add_payment_method .cart-collaterals .cart_totals table td,#add_payment_method .cart-collaterals .cart_totals table th,.woocommerce-cart .cart-collaterals .cart_totals table td,.woocommerce-cart .cart-collaterals .cart_totals table th,.woocommerce-checkout .cart-collaterals .cart_totals table td,.woocommerce-checkout .cart-collaterals .cart_totals table th{vertical-align:top;border-left:0;border-right:0;line-height:1.5em}#add_payment_method .cart-collaterals .cart_totals table small,.woocommerce-cart .cart-collaterals .cart_totals table small,.woocommerce-checkout .cart-collaterals .cart_totals table small{color:#767676}#add_payment_method .cart-collaterals .cart_totals table select,.woocommerce-cart .cart-collaterals .cart_totals table select,.woocommerce-checkout .cart-collaterals .cart_totals table select{width:100%}#add_payment_method .cart-collaterals .cart_totals .discount td,.woocommerce-cart .cart-collaterals .cart_totals .discount td,.woocommerce-checkout .cart-collaterals .cart_totals .discount td{color:#958e09}#add_payment_method .cart-collaterals .cart_totals tr td,#add_payment_method .cart-collaterals .cart_totals tr th,.woocommerce-cart .cart-collaterals .cart_totals tr td,.woocommerce-cart .cart-collaterals .cart_totals tr th,.woocommerce-checkout .cart-collaterals .cart_totals tr td,.woocommerce-checkout .cart-collaterals .cart_totals tr th{border-top:1px solid #e9e6ed}#add_payment_method .cart-collaterals .cart_totals .woocommerce-shipping-destination,.woocommerce-cart .cart-collaterals .cart_totals .woocommerce-shipping-destination,.woocommerce-checkout .cart-collaterals .cart_totals .woocommerce-shipping-destination{margin-bottom:0}#add_payment_method .cart-collaterals .cross-sells ul.products li.product,.woocommerce-cart .cart-collaterals .cross-sells ul.products li.product,.woocommerce-checkout .cart-collaterals .cross-sells ul.products li.product{margin-top:0}#add_payment_method .checkout .col-2 h3#ship-to-different-address,.woocommerce-cart .checkout .col-2 h3#ship-to-different-address,.woocommerce-checkout .checkout .col-2 h3#ship-to-different-address{float:left;clear:none}#add_payment_method .checkout .col-2 .notes,.woocommerce-cart .checkout .col-2 .notes,.woocommerce-checkout .checkout .col-2 .notes{clear:left}#add_payment_method .checkout .col-2 .form-row-first,.woocommerce-cart .checkout .col-2 .form-row-first,.woocommerce-checkout .checkout .col-2 .form-row-first{clear:left}#add_payment_method .checkout .create-account small,.woocommerce-cart .checkout .create-account small,.woocommerce-checkout .checkout .create-account small{font-size:11px;color:#767676;font-weight:400}#add_payment_method .checkout div.shipping-address,.woocommerce-cart .checkout div.shipping-address,.woocommerce-checkout .checkout div.shipping-address{padding:0;clear:left;width:100%}#add_payment_method .checkout .shipping_address,.woocommerce-cart .checkout .shipping_address,.woocommerce-checkout .checkout .shipping_address{clear:both}#add_payment_method .checkout .checkout-inline-error-message,.woocommerce-cart .checkout .checkout-inline-error-message,.woocommerce-checkout .checkout .checkout-inline-error-message{color:var(--wc-red);font-size:.75em;margin-bottom:0}#add_payment_method #payment,.woocommerce-cart #payment,.woocommerce-checkout #payment{background:rgba(129,110,153,.14);border-radius:5px}#add_payment_method #payment ul.payment_methods,.woocommerce-cart #payment ul.payment_methods,.woocommerce-checkout #payment ul.payment_methods{text-align:left;padding:1em;border-bottom:1px solid rgba(104,87,125,.14);margin:0;list-style:none outside}#add_payment_method #payment ul.payment_methods::after,#add_payment_method #payment ul.payment_methods::before,.woocommerce-cart #payment ul.payment_methods::after,.woocommerce-cart #payment ul.payment_methods::before,.woocommerce-checkout #payment ul.payment_methods::after,.woocommerce-checkout #payment ul.payment_methods::before{content:" ";display:table}#add_payment_method #payment ul.payment_methods::after,.woocommerce-cart #payment ul.payment_methods::after,.woocommerce-checkout #payment ul.payment_methods::after{clear:both}#add_payment_method #payment ul.payment_methods li,.woocommerce-cart #payment ul.payment_methods li,.woocommerce-checkout #payment ul.payment_methods li{line-height:2;text-align:left;margin:0;font-weight:400}#add_payment_method #payment ul.payment_methods li input,.woocommerce-cart #payment ul.payment_methods li input,.woocommerce-checkout #payment ul.payment_methods li input{margin:0 1em 0 0}#add_payment_method #payment ul.payment_methods li img,.woocommerce-cart #payment ul.payment_methods li img,.woocommerce-checkout #payment ul.payment_methods li img{vertical-align:middle;margin:-2px 0 0 .5em;padding:0;position:relative;box-shadow:none}#add_payment_method #payment ul.payment_methods li img+img,.woocommerce-cart #payment ul.payment_methods li img+img,.woocommerce-checkout #payment ul.payment_methods li img+img{margin-left:2px}#add_payment_method #payment ul.payment_methods li:not(.woocommerce-notice)::after,#add_payment_method #payment ul.payment_methods li:not(.woocommerce-notice)::before,.woocommerce-cart #payment ul.payment_methods li:not(.woocommerce-notice)::after,.woocommerce-cart #payment ul.payment_methods li:not(.woocommerce-notice)::before,.woocommerce-checkout #payment ul.payment_methods li:not(.woocommerce-notice)::after,.woocommerce-checkout #payment ul.payment_methods li:not(.woocommerce-notice)::before{content:" ";display:table}#add_payment_method #payment ul.payment_methods li:not(.woocommerce-notice)::after,.woocommerce-cart #payment ul.payment_methods li:not(.woocommerce-notice)::after,.woocommerce-checkout #payment ul.payment_methods li:not(.woocommerce-notice)::after{clear:both}#add_payment_method #payment div.form-row,.woocommerce-cart #payment div.form-row,.woocommerce-checkout #payment div.form-row{padding:1em}#add_payment_method #payment div.payment_box,.woocommerce-cart #payment div.payment_box,.woocommerce-checkout #payment div.payment_box{position:relative;box-sizing:border-box;width:100%;padding:1em;margin:1em 0;font-size:.92em;border-radius:2px;line-height:1.5;background-color:#dcd7e2;color:#515151}#add_payment_method #payment div.payment_box input.input-text,#add_payment_method #payment div.payment_box textarea,.woocommerce-cart #payment div.payment_box input.input-text,.woocommerce-cart #payment div.payment_box textarea,.woocommerce-checkout #payment div.payment_box input.input-text,.woocommerce-checkout #payment div.payment_box textarea{border-color:#c2bacd;border-top-color:#b5abc2}#add_payment_method #payment div.payment_box ::-webkit-input-placeholder,.woocommerce-cart #payment div.payment_box ::-webkit-input-placeholder,.woocommerce-checkout #payment div.payment_box ::-webkit-input-placeholder{color:#b5abc2}#add_payment_method #payment div.payment_box :-moz-placeholder,.woocommerce-cart #payment div.payment_box :-moz-placeholder,.woocommerce-checkout #payment div.payment_box :-moz-placeholder{color:#b5abc2}#add_payment_method #payment div.payment_box :-ms-input-placeholder,.woocommerce-cart #payment div.payment_box :-ms-input-placeholder,.woocommerce-checkout #payment div.payment_box :-ms-input-placeholder{color:#b5abc2}#add_payment_method #payment div.payment_box .woocommerce-SavedPaymentMethods,.woocommerce-cart #payment div.payment_box .woocommerce-SavedPaymentMethods,.woocommerce-checkout #payment div.payment_box .woocommerce-SavedPaymentMethods{list-style:none outside;margin:0}#add_payment_method #payment div.payment_box .woocommerce-SavedPaymentMethods .woocommerce-SavedPaymentMethods-new,#add_payment_method #payment div.payment_box .woocommerce-SavedPaymentMethods .woocommerce-SavedPaymentMethods-token,.woocommerce-cart #payment div.payment_box .woocommerce-SavedPaymentMethods .woocommerce-SavedPaymentMethods-new,.woocommerce-cart #payment div.payment_box .woocommerce-SavedPaymentMethods .woocommerce-SavedPaymentMethods-token,.woocommerce-checkout #payment div.payment_box .woocommerce-SavedPaymentMethods .woocommerce-SavedPaymentMethods-new,.woocommerce-checkout #payment div.payment_box .woocommerce-SavedPaymentMethods .woocommerce-SavedPaymentMethods-token{margin:0 0 .5em}#add_payment_method #payment div.payment_box .woocommerce-SavedPaymentMethods .woocommerce-SavedPaymentMethods-new label,#add_payment_method #payment div.payment_box .woocommerce-SavedPaymentMethods .woocommerce-SavedPaymentMethods-token label,.woocommerce-cart #payment div.payment_box .woocommerce-SavedPaymentMethods .woocommerce-SavedPaymentMethods-new label,.woocommerce-cart #payment div.payment_box .woocommerce-SavedPaymentMethods .woocommerce-SavedPaymentMethods-token label,.woocommerce-checkout #payment div.payment_box .woocommerce-SavedPaymentMethods .woocommerce-SavedPaymentMethods-new label,.woocommerce-checkout #payment div.payment_box .woocommerce-SavedPaymentMethods .woocommerce-SavedPaymentMethods-token label{cursor:pointer}#add_payment_method #payment div.payment_box .woocommerce-SavedPaymentMethods .woocommerce-SavedPaymentMethods-tokenInput,.woocommerce-cart #payment div.payment_box .woocommerce-SavedPaymentMethods .woocommerce-SavedPaymentMethods-tokenInput,.woocommerce-checkout #payment div.payment_box .woocommerce-SavedPaymentMethods .woocommerce-SavedPaymentMethods-tokenInput{vertical-align:middle;margin:-3px 1em 0 0;position:relative}#add_payment_method #payment div.payment_box .wc-credit-card-form,.woocommerce-cart #payment div.payment_box .wc-credit-card-form,.woocommerce-checkout #payment div.payment_box .wc-credit-card-form{border:0;padding:0;margin:1em 0 0}#add_payment_method #payment div.payment_box .wc-credit-card-form-card-cvc,#add_payment_method #payment div.payment_box .wc-credit-card-form-card-expiry,#add_payment_method #payment div.payment_box .wc-credit-card-form-card-number,.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-cvc,.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-expiry,.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-number,.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-cvc,.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-expiry,.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-number{font-size:1.5em;padding:8px;background-repeat:no-repeat;background-position:right .618em center;background-size:32px 20px}#add_payment_method #payment div.payment_box .wc-credit-card-form-card-cvc.visa,#add_payment_method #payment div.payment_box .wc-credit-card-form-card-expiry.visa,#add_payment_method #payment div.payment_box .wc-credit-card-form-card-number.visa,.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-cvc.visa,.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-expiry.visa,.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-number.visa,.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-cvc.visa,.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-expiry.visa,.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-number.visa{background-image:url(https://www.digitalnydetox.sk/wp-content/plugins/woocommerce/assets/images/icons/credit-cards/visa.svg)}#add_payment_method #payment div.payment_box .wc-credit-card-form-card-cvc.mastercard,#add_payment_method #payment div.payment_box .wc-credit-card-form-card-expiry.mastercard,#add_payment_method #payment div.payment_box .wc-credit-card-form-card-number.mastercard,.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-cvc.mastercard,.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-expiry.mastercard,.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-number.mastercard,.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-cvc.mastercard,.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-expiry.mastercard,.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-number.mastercard{background-image:url(https://www.digitalnydetox.sk/wp-content/plugins/woocommerce/assets/images/icons/credit-cards/mastercard.svg)}#add_payment_method #payment div.payment_box .wc-credit-card-form-card-cvc.laser,#add_payment_method #payment div.payment_box .wc-credit-card-form-card-expiry.laser,#add_payment_method #payment div.payment_box .wc-credit-card-form-card-number.laser,.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-cvc.laser,.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-expiry.laser,.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-number.laser,.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-cvc.laser,.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-expiry.laser,.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-number.laser{background-image:url(https://www.digitalnydetox.sk/wp-content/plugins/woocommerce/assets/images/icons/credit-cards/laser.svg)}#add_payment_method #payment div.payment_box .wc-credit-card-form-card-cvc.dinersclub,#add_payment_method #payment div.payment_box .wc-credit-card-form-card-expiry.dinersclub,#add_payment_method #payment div.payment_box .wc-credit-card-form-card-number.dinersclub,.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-cvc.dinersclub,.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-expiry.dinersclub,.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-number.dinersclub,.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-cvc.dinersclub,.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-expiry.dinersclub,.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-number.dinersclub{background-image:url(https://www.digitalnydetox.sk/wp-content/plugins/woocommerce/assets/images/icons/credit-cards/diners.svg)}#add_payment_method #payment div.payment_box .wc-credit-card-form-card-cvc.maestro,#add_payment_method #payment div.payment_box .wc-credit-card-form-card-expiry.maestro,#add_payment_method #payment div.payment_box .wc-credit-card-form-card-number.maestro,.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-cvc.maestro,.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-expiry.maestro,.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-number.maestro,.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-cvc.maestro,.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-expiry.maestro,.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-number.maestro{background-image:url(https://www.digitalnydetox.sk/wp-content/plugins/woocommerce/assets/images/icons/credit-cards/maestro.svg)}#add_payment_method #payment div.payment_box .wc-credit-card-form-card-cvc.jcb,#add_payment_method #payment div.payment_box .wc-credit-card-form-card-expiry.jcb,#add_payment_method #payment div.payment_box .wc-credit-card-form-card-number.jcb,.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-cvc.jcb,.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-expiry.jcb,.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-number.jcb,.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-cvc.jcb,.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-expiry.jcb,.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-number.jcb{background-image:url(https://www.digitalnydetox.sk/wp-content/plugins/woocommerce/assets/images/icons/credit-cards/jcb.svg)}#add_payment_method #payment div.payment_box .wc-credit-card-form-card-cvc.amex,#add_payment_method #payment div.payment_box .wc-credit-card-form-card-expiry.amex,#add_payment_method #payment div.payment_box .wc-credit-card-form-card-number.amex,.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-cvc.amex,.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-expiry.amex,.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-number.amex,.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-cvc.amex,.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-expiry.amex,.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-number.amex{background-image:url(https://www.digitalnydetox.sk/wp-content/plugins/woocommerce/assets/images/icons/credit-cards/amex.svg)}#add_payment_method #payment div.payment_box .wc-credit-card-form-card-cvc.discover,#add_payment_method #payment div.payment_box .wc-credit-card-form-card-expiry.discover,#add_payment_method #payment div.payment_box .wc-credit-card-form-card-number.discover,.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-cvc.discover,.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-expiry.discover,.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-number.discover,.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-cvc.discover,.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-expiry.discover,.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-number.discover{background-image:url(https://www.digitalnydetox.sk/wp-content/plugins/woocommerce/assets/images/icons/credit-cards/discover.svg)}#add_payment_method #payment div.payment_box span.help,.woocommerce-cart #payment div.payment_box span.help,.woocommerce-checkout #payment div.payment_box span.help{font-size:.857em;color:#767676;font-weight:400}#add_payment_method #payment div.payment_box .form-row,.woocommerce-cart #payment div.payment_box .form-row,.woocommerce-checkout #payment div.payment_box .form-row{margin:0 0 1em}#add_payment_method #payment div.payment_box p:last-child,.woocommerce-cart #payment div.payment_box p:last-child,.woocommerce-checkout #payment div.payment_box p:last-child{margin-bottom:0}#add_payment_method #payment div.payment_box::before,.woocommerce-cart #payment div.payment_box::before,.woocommerce-checkout #payment div.payment_box::before{content:"";display:block;border:1em solid #dcd7e2;border-right-color:transparent;border-left-color:transparent;border-top-color:transparent;position:absolute;top:-.75em;left:0;margin:-1em 0 0 2em}#add_payment_method #payment .payment_method_paypal .about_paypal,.woocommerce-cart #payment .payment_method_paypal .about_paypal,.woocommerce-checkout #payment .payment_method_paypal .about_paypal{float:right;line-height:52px;font-size:.83em}#add_payment_method #payment .payment_method_paypal img,.woocommerce-cart #payment .payment_method_paypal img,.woocommerce-checkout #payment .payment_method_paypal img{max-height:52px;vertical-align:middle}.woocommerce-terms-and-conditions{border:1px solid rgba(0,0,0,.2);box-shadow:inset 0 1px 2px rgba(0,0,0,.1);background:rgba(0,0,0,.05)}.woocommerce-invalid #terms{outline:2px solid var(--wc-red);outline-offset:2px}.woocommerce-password-strength{text-align:center;font-weight:600;padding:3px .5em;font-size:1em}.woocommerce-password-strength.strong{background-color:#c1e1b9;border-color:#83c373}.woocommerce-password-strength.short{background-color:#f1adad;border-color:#e35b5b}.woocommerce-password-strength.bad{background-color:#fbc5a9;border-color:#f78b53}.woocommerce-password-strength.good{background-color:#ffe399;border-color:#ffc733}.woocommerce-password-hint{margin:.5em 0 0;display:block}#content.twentyeleven .woocommerce-pagination a{font-size:1em;line-height:1}.single-product .twentythirteen #reply-title,.single-product .twentythirteen #respond #commentform,.single-product .twentythirteen .entry-summary{padding:0}.single-product .twentythirteen p.stars{clear:both}.twentythirteen .woocommerce-breadcrumb{padding-top:40px}.twentyfourteen ul.products li.product{margin-top:0!important}body:not(.search-results) .twentysixteen .entry-summary{color:inherit;font-size:inherit;line-height:inherit}.twentysixteen .price ins{background:inherit;color:inherit} .woocommerce form .form-row .required { visibility: visible; } .tax-product_brand .brand-description{overflow:hidden;zoom:1}.tax-product_brand .brand-description img.brand-thumbnail{width:25%;float:right}.tax-product_brand .brand-description .text{width:72%;float:left}.widget_brand_description img{box-sizing:border-box;width:100%;max-width:none;height:auto;margin:0 0 1em}ul.brand-thumbnails{margin-left:0;margin-bottom:0;clear:both;list-style:none}ul.brand-thumbnails:before{clear:both;content:"";display:table}ul.brand-thumbnails:after{clear:both;content:"";display:table}ul.brand-thumbnails li{float:left;margin:0 3.8% 1em 0;padding:0;position:relative;width:22.05%}ul.brand-thumbnails.fluid-columns li{width:auto}ul.brand-thumbnails:not(.fluid-columns) li.first{clear:both}ul.brand-thumbnails:not(.fluid-columns) li.last{margin-right:0}ul.brand-thumbnails.columns-1 li{width:100%;margin-right:0}ul.brand-thumbnails.columns-2 li{width:48%}ul.brand-thumbnails.columns-3 li{width:30.75%}ul.brand-thumbnails.columns-5 li{width:16.95%}ul.brand-thumbnails.columns-6 li{width:13.5%}.brand-thumbnails li img{box-sizing:border-box;width:100%;max-width:none;height:auto;margin:0}@media screen and (max-width:768px){ul.brand-thumbnails:not(.fluid-columns) li{width:48%!important}ul.brand-thumbnails:not(.fluid-columns) li.first{clear:none}ul.brand-thumbnails:not(.fluid-columns) li.last{margin-right:3.8%}ul.brand-thumbnails:not(.fluid-columns) li:nth-of-type(odd){clear:both}ul.brand-thumbnails:not(.fluid-columns) li:nth-of-type(even){margin-right:0}}.brand-thumbnails-description li{text-align:center}.brand-thumbnails-description li .term-thumbnail img{display:inline}.brand-thumbnails-description li .term-description{margin-top:1em;text-align:left}#brands_a_z h3:target{text-decoration:underline}ul.brands_index{list-style:none outside;overflow:hidden;zoom:1}ul.brands_index li{float:left;margin:0 2px 2px 0}ul.brands_index li a,ul.brands_index li span{border:1px solid #ccc;padding:6px;line-height:1em;float:left;text-decoration:none}ul.brands_index li span{border-color:#eee;color:#ddd}ul.brands_index li a:hover{border-width:2px;padding:5px;text-decoration:none}ul.brands_index li a.active{border-width:2px;padding:5px}div#brands_a_z a.top{border:1px solid #ccc;padding:4px;line-height:1em;float:right;text-decoration:none;font-size:.8em}    html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, ut-stroke-1, ut-stroke-2, ut-letter, ut-typewriter-1, ut-typewriter-2, ut-underline {   border: 0;   font-family: inherit;   font-size: 100%;   font-style: inherit;   font-weight: inherit;   margin: 0;   outline: 0;   padding: 0;   vertical-align: baseline; } html {   font-size: 100%;   -webkit-text-size-adjust: 100%;   -ms-text-size-adjust: 100%; } body {   line-height: 1; } article, aside, details, figcaption, figure, footer, header, nav, section {   display: block; } ol, ul {   list-style: none; } table {   border-collapse: separate;   border-spacing: 0; } caption, th, td {   font-weight: normal;   text-align: left; } blockquote:before, blockquote:after, q:before, q:after {   content: ""; } blockquote, q {   quotes: "" ""; } a:focus {   outline: 0; } a:hover, a:active {   outline: 0; } a img {   border: 0; } .hero-title {   font-family: 'sans-serif'; }  * {   margin: 0;   padding: 0; } *, *:after, *::before {   -webkit-box-sizing: border-box;   box-sizing: border-box; } html {   min-height: 100%;   height: 100%; } body {   background: #FFFFFF;   color: #333333;   font-size: 14px;   font-family: sans-serif;   margin: 0;   padding: 0;   display: -webkit-box;   display: -ms-flexbox;   display: flex;   -ms-flex-direction: column;   -webkit-box-orient: vertical;   -webkit-box-direction: normal;       flex-direction: column;   min-height: 100%;   height: 100%;   line-height: 28px;   overflow-x: hidden;   width: 100%;   -webkit-text-size-adjust: 100%; } #ut-sitebody {   position: relative; } #main-content {   background: #FFFFFF;   display: -webkit-box;   display: -ms-flexbox;   display: flex;   -ms-flex-direction: column;   -webkit-box-orient: vertical;   -webkit-box-direction: normal;       flex-direction: column;   -webkit-box-flex: 2;     -ms-flex: 2 0 auto;       flex: 2 0 auto; z-index: 2; position: relative; } .main-content-background {   -webkit-box-flex: 2;     -ms-flex: 2 0 auto;       flex: 2 0 auto; } ::-moz-selection { color: #FFFFFF; } ::selection {   color: #FFFFFF; }  h1, h2, h3, h4, h5, h6 {   color: #151515;   line-height: 125%;   font-weight: normal;   margin-top: 0;   -ms-word-wrap: break-word;   word-wrap: break-word; } h1 {   font-size: 30px;   margin-bottom: 20px; } h2 {   font-size: 25px;   margin-bottom: 20px; } h3 {   font-size: 18px;   margin-bottom: 20px; } h4 {   font-size: 16px;   margin-bottom: 20px; } h5 {   font-size: 14px;   margin-bottom: 20px; } h6 {   font-size: 12px;   margin-bottom: 20px; } h1 a, h2 a, h3 a, h4 a, h5 a, h6 a {   color: #151515; } p img {   margin: 0; } .children, .entry-content ol ol, .entry-content ol ul, .entry-content ul ul, .entry-content ul ol, .comment-content ol ol, .comment-content ol ul, .comment-content ul ul, .comment-content ul ol {   margin-bottom: 0; } .comment-content ul, .entry-content ul {   list-style-type: disc; } .comment-content ol, .entry-content ol {   list-style-type: decimal; } .comment-content > *:last-child {   margin-bottom: 0; } ul, ol, dl {   margin-left: 14px; } table {   border: 1px solid #DDDDDD;   border-collapse: collapse;   border-spacing: 0;   margin: 0 0 40px 0;   text-align: left;   padding: 0 5px;   width: 100%; } .ut-footer-dark .ut-footer-area table {   border-color: rgba(255, 255, 255, 0.1); } table .even {   background: #f7f8fa; } tr {   border-bottom: 1px solid #DDDDDD; } .ut-footer-dark .ut-footer-area tr {   border-color: rgba(255, 255, 255, 0.1); } th {   font-weight: bold; } th, td {   padding: 5px;   vertical-align: middle;   text-align: center; } caption {   text-align: left; } var, kbd, samp, code, pre {   font: 12px/18px Consolas, "Andale Mono", Courier, "Courier New", monospace;   color: #151515;   background: #f7f8fa; } b, strong, dfn, kbd {   font-weight: bold; } dfn, cite, em, i, address, q, samp, var {   font-style: italic; } q {   color: #151515;   -webkit-hyphens: none;   -ms-hyphens: none;   hyphens: none;   quotes: none; } blockquote {   color: #151515;   display: block;   position: relative;   -webkit-hyphens: none;   -ms-hyphens: none;   hyphens: none;   quotes: none;   font-size: 20px;   line-height: 200%;   padding-left: 40px;   border-left: 4px solid;   margin-top: 40px;   margin-bottom: 40px; } blockquote cite {   font-size: 12px;   font-style: normal;   font-weight: normal;   display: block; } .format-quote blockquote {   margin-left: 0;   margin-right: 0;   font-size: 26px;   line-height: 150%; } pre:not(.ut-print) {   background: transparent;   color: inherit;   white-space: pre;   overflow: auto;   padding: 0;   clear: both;   font-size: 12px;   line-height: 150%;   margin-top: 0;   -webkit-border-radius: 0;   -moz-border-radius: 0;   border-radius: 0; } var, kbd, code {   padding: 3px; } abbr[title], acronym[title], dfn[title] {   cursor: help;   border-bottom: 1px dotted #666666; } del {   text-decoration: line-through; } ins {   text-decoration: underline; } mark, ins {   text-decoration: none;   padding: 3px;   color: #FFFFFF; } sub, sup {   line-height: 0;   position: relative;   vertical-align: baseline;   font-size: .45em;   top: -1em; } sub {   vertical-align: bottom; } small {   font-size: 70%; } big {   font-size: 150%;   font-weight: bold; } figure {   margin: 0; } p, dd, pre, ul, ol, dl {   margin-bottom: 20px; } fieldset, form {   margin-bottom: 40px; } address {   margin-top: 0;   margin-bottom: 20px; } hr {   background-color: #CCCCCC;   border: 0;   height: 1px;   margin-bottom: 1.5em; }  object, embed {   outline: 0; } button::-moz-focus-inner, input::-moz-focus-inner { border:0; padding:0; }  a, .ut-custom-link-module i, .ut-title-style1, .entry-title, #ut-portfolio-navigation-wrap a span {   cursor: pointer;   text-decoration: none;   outline: 0;   -webkit-transition: color 300ms cubic-bezier(0.215, 0.610, 0.355, 1.000);   -o-transition: color 300ms cubic-bezier(0.215, 0.610, 0.355, 1.000);   transition: color 300ms cubic-bezier(0.215, 0.610, 0.355, 1.000);   -webkit-transition-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);   -o-transition-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);   transition-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000); } a:hover {   color: #151515;   cursor: pointer; } .light a:hover {   color: #FFFFFF; } a img {   border: none;   vertical-align: bottom; }  img {   height: auto;   max-width: 100%;   width: auto\9;   -ms-interpolation-mode: bicubic;   border: 0;   vertical-align: bottom;   image-rendering: -webkit-optimize-contrast; } .ut-advanced-google-map .gm-style img {   vertical-align: baseline; } .alignleft {   float: left; } .alignright {   float: right; } .aligncenter {   display: block;   margin-left: auto;   margin-right: auto; } i.alignleft, img.alignleft {   margin: 5px 20px 5px 0; } i.alignright, img.alignright {   margin: 5px 0 5px 20px; } .alignright.ut-custom-icon {   margin: 0 0 0 10px; } .alignleft.ut-custom-icon {   margin: 0 10px 0 0; } img.aligncenter {   margin: 5px auto; } img.alignnone {   margin: 0; } .wp-caption.alignleft {   margin: 5px 20px 20px 0; } .wp-caption.alignright {   margin: 5px 0 20px 20px; } .wp-caption.alignnone {   margin: 5px 0 20px 0; } img.wp-smiley, .rsswidget img {   border: 0;   -webkit-border-radius: 0;   -moz-border-radius: 0;   border-radius: 0;   -webkit-box-shadow: none;       box-shadow: none;   margin-bottom: 0;   margin-top: 0;   padding: 0; } .wp-caption.alignleft + ul, .wp-caption.alignleft + ol {   list-style-position: inside; } .entry-content .twitter-tweet-rendered {   width: 100% !important;   margin: 0 0 20px !important; }  .page-content img.wp-smiley, .entry-content img.wp-smiley, .comment-content img.wp-smiley {   border: none;   margin-bottom: 0;   margin-top: 0;   padding: 0;   vertical-align: middle; } .wp-caption {   position: relative;   height: auto !important;   overflow: hidden;   max-width: 100%;   padding: 0;   text-align: left;   margin-bottom: 20px; } .gallery-item a img, .wp-caption a img {   -webkit-box-shadow: 0 0 0 #151515;   box-shadow: 0 0 0 #151515; } .gallery-item {   margin-left: 0 !important; } .gallery-item a img:hover, .wp-caption a img:hover { } .wp-caption img[class*="wp-image-"] {   display: block;   margin: 0; } .wp-caption img, img[class*="wp-image-"] {   -webkit-border-radius: 4px;   -moz-border-radius: 4px;   border-radius: 4px;   max-width: 100%; } .wp-caption .wp-caption-text {   margin: 0;   padding: 5px 10px;   overflow: hidden;   -o-text-overflow: ellipsis;    text-overflow: ellipsis; } .wp-caption-text {   background: rgb(21,21,21);   background: rgba(21,21,21,0.5);   bottom: -50px;   left: 0;   margin: 0 !important;   opacity: 0;   padding: 1em 0;   position: absolute;   -webkit-transition: all 0.2s cubic-bezier(0.25, 0.46, 0.45, 0.94) 0s;   -o-transition: all 0.2s cubic-bezier(0.25, 0.46, 0.45, 0.94) 0s;   transition: all 0.2s cubic-bezier(0.25, 0.46, 0.45, 0.94) 0s;   width: auto;   color: #FFFFFF;   font-size: 12px;   -webkit-border-radius: 0 0 0 3px;   -moz-border-radius: 0 0 0 3px;   border-radius: 0 0 0 3px; } .ut-footer-area .wp-caption-text {   font-size: 9px;   line-height: 1; } .wp-caption:hover .wp-caption-text {   bottom: 0;   opacity: 0.8; } .wp-caption-text a {   color: #FFFFFF !important;   text-decoration: underline;   font-weight: normal !important; } .wp-caption-text a:hover, .wp-caption-text a:active {   color: #777777 !important;   text-decoration: underline; } .gallery-caption {   position: inherit !important;   -webkit-transition: inherit !important;   -o-transition: inherit !important;   transition: inherit !important;   opacity: 1 !important;   background: none !important;   color: #999999; } .site-content .gallery {   margin-bottom: 20px; } .wp-caption-text.gallery-caption {   bottom: 0;   text-align: left;   padding-top: 10px;   padding-bottom: 0; } .ut-footer-area .wp-caption-text.gallery-caption {   padding-top: 5px; } .gallery img {   border: none !important; } .gallery-item {   margin-top: 0 !important;   overflow: hidden; } .site-content .gallery a img {   border: none;   height: auto;   width: 100%; } .site-content .gallery dd {   margin: 0; } .size-auto, .size-full, .size-large, .size-medium, .size-thumbnail {   max-width: 100%;   height: auto; } embed, iframe, object {   max-width: 100%; } .vimelar-container iframe {   position: relative;   max-width: inherit !important; } .ut-video {   margin-bottom: 20px; } .gallery {   margin-bottom: 0;   margin-left: -15px !important;   margin-right: -15px !important; } li .gallery {   margin-top: 30px; } li .gallery .gallery-item {   margin-bottom: 15px; } .ut-footer-area li .gallery .gallery-item {   margin-bottom: 30px; } .gallery-item {   display: inline-block;   margin-bottom: 30px;   margin-top: 0 !important;   padding: 0 15px;   position: relative;   vertical-align: top;   width: 100%; } .gallery-icon {   font-weight: normal; } .gallery-columns-2 .gallery-item {   width: 50%; } .gallery-columns-3 .gallery-item {   width: 33.33%; } .gallery-columns-4 .gallery-item {   width: 25%; } .gallery-columns-5 .gallery-item {   width: 20%; } .gallery-columns-6 .gallery-item {   width: 16.66%; } .gallery-columns-7 .gallery-item {   width: 14.28%; } .gallery-columns-8 .gallery-item {   width: 12.5%; } .gallery-columns-9 .gallery-item {   width: 11.11%; } .gallery-icon img {   margin: 0 auto;   width: 100%; } .gallery-columns-6 .gallery-caption, .gallery-columns-7 .gallery-caption, .gallery-columns-8 .gallery-caption, .gallery-columns-9 .gallery-caption {   display: none; } @media (max-width: 767px) { .gallery-columns-2 .gallery-item, .gallery-columns-3 .gallery-item, .gallery-columns-4 .gallery-item, .gallery-columns-5 .gallery-item, .gallery-columns-6 .gallery-item, .gallery-columns-7 .gallery-item, .gallery-columns-8 .gallery-item, .gallery-columns-9 .gallery-item {   width: 100%; } }  .ut-horizontal-navigation {   position: relative; } .ut-horizontal-navigation ul, .ut-horizontal-navigation ul li, .ut-horizontal-navigation ul ul {   list-style: none;   margin: 0;   padding: 0; } .ut-horizontal-navigation ul {   position: relative;   z-index: 9999; } .ut-horizontal-navigation ul li {   zoom: 1; } .ut-horizontal-navigation ul li.hover, .ut-horizontal-navigation ul li:hover {   position: relative;   z-index: 9999;   cursor: default; } .ut-horizontal-navigation ul, .ut-horizontal-navigation ul li, .ut-horizontal-navigation ul ul {   list-style: none;   margin: 0;   padding: 0; } .ut-horizontal-navigation li {   margin: 0;   float: left;   zoom: 1; } .ut-horizontal-navigation ul ul {   visibility: hidden;   position: absolute;   min-width: 260px;   z-index: 9998;   width: auto;   padding: 0; } .ut-horizontal-navigation ul li li a:not(.bklyn-btn):not(.ut-remove-header-cart-item) {   display: block;   text-decoration: none;   position: relative;   border-right: none; } .ut-horizontal-navigation ul ul li {   float: none;   white-space: nowrap;   margin: 0;   line-height: 1;   -webkit-border-radius: 0;   -moz-border-radius: 0;   -khtml-border-radius: 0;   border-radius: 0; } .sf-sub-indicator {   padding-left: 2px; }  .ut-has-top-header .ut-header-inner {   padding-left: 40px;   padding-right: 40px;   display: -webkit-box;   display: -ms-flexbox;   display: flex;   -webkit-box-align: center;     -ms-flex-align: center;       align-items: center;   -webkit-box-orient: horizontal;   -webkit-box-direction: normal;     -ms-flex-flow: row wrap;       flex-flow: row wrap;   height: 40px; } .ut-top-header-centered .ut-header-inner {   margin: 0 auto;   max-width: 1200px;   padding-left: 20px;   padding-right: 20px; } .ut-site-border #main-content {   -webkit-box-flex: 0;     -ms-flex: none;       flex: none;   overflow: hidden; } #ut-top-header.ut-flush .ut-header-inner {   padding-left: 0 !important;   padding-right: 0 !important; } #ut-top-header {   font-size: 12px;   position: relative;   top: 0;   width: 100%;   left: 0;   line-height: 40px;   z-index: 51; } #ut-top-header .ut-wpml-language-switch-name, #ut-top-header .ut-wpml-language-switch-code, #ut-top-header .ut-woocommerce-account-text, #ut-top-header .ut-top-header-main-link, .ut-main-navigation-link .ut-wpml-language-switch-code {  vertical-align: middle; } #ut-top-header ul li i {   line-height: 40px; } #ut-top-header a i {   text-decoration: none;   outline: 0;   cursor: pointer;   font-size: inherit;   line-height: 40px;   -webkit-transition: color 300ms cubic-bezier(0.215, 0.610, 0.355, 1.000);   -o-transition: color 300ms cubic-bezier(0.215, 0.610, 0.355, 1.000);   transition: color 300ms cubic-bezier(0.215, 0.610, 0.355, 1.000);   -webkit-transition-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);   -o-transition-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);   transition-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000); } .ut-header-extra-module-custom-fields .ut-horizontal-navigation {   font-family: inherit; } .ut-header-extra-module-custom-fields .ut-horizontal-navigation .ut-main-navigation-link {   font-family: inherit;   font-size: inherit;   text-transform: none;   font-weight: inherit;   letter-spacing: inherit;   font-style: inherit; } .ut-header-cart-count {   color: #FFFFFF;   font-family: Sans-Serif !important;   font-size: 10px;   font-weight: 400;   display: inline-block;   line-height: 16px;   text-align: center;   padding: 0;   -webkit-border-radius: 8px;   -moz-border-radius: 8px;   border-radius: 8px;   width: 16px;   height: 16px;   letter-spacing: 0; } .ut-header-cart .fa, .ut-header-cart i, .ut-main-navigation-link .fa.fa-shopping-cart {   margin-right: 0 !important; } #ut-top-header ul li a:not(.bklyn-btn):not(.ut-remove-header-cart-item) {   display: inline-block;   height: 40px; } #ut-top-header .ut-company-social, #ut-top-header .ut-top-header-extra-module-toolbar i {   font-size: 16px; } #ut-top-header.ut-top-header-small {   font-size: 12px; } #ut-top-header.ut-top-header-large {   font-size: 14px; } #ut-top-header.ut-top-header-extra-large {   font-size: 16px; } #ut-top-header-left ul, #ut-top-header-right ul {   margin: 0;   list-style: none; } #ut-top-header-left ul li {   display: block;   float: left;   margin-right: 20px; } #ut-top-header-left ul li.ut-top-header-border-separator {   padding-right: 20px; } .ut-top-header-border-separator {   height: 40px; } #header-section #ut-top-header.ut-top-header-reverse #ut-top-header-left ul li.ut-top-header-border-separator:first-child, #header-section #ut-top-header:not(.ut-top-header-reverse) #ut-top-header-left ul li.ut-top-header-border-separator:last-child {   border: none !important;   padding-right: 0; } .ut-top-header-reverse #ut-top-header-left ul li {   float: right; } #ut-top-header-right ul li {   display: block;   float: right;   margin-right: 20px; } #ut-top-header-right ul li.ut-top-header-border-separator {   padding-right: 20px; } #header-section #ut-top-header-right ul li.ut-top-header-border-separator:first-child {   border: none !important;   padding-right: 0; } #ut-top-header:not(.ut-top-header-reverse) #ut-top-header-right ul li:first-child, #ut-top-header.ut-top-header-reverse #ut-top-header-left ul li:first-child {   margin-right: 0; } #ut-top-header-left.ut-company-social ul li i, #ut-top-header-right.ut-company-social ul li i {   padding: 0;   margin: 0; } #ut-top-header-left.ut-company-contact ul li i, #ut-top-header-right.ut-company-contact ul li i, #ut-top-header-left.ut-custom-fields ul li i, #ut-top-header-right.ut-custom-fields ul li i {   margin-right: 10px; } #ut-top-header-left.ut-company-contact, #ut-top-header-right.ut-company-contact, #ut-top-header-left.ut-custom-fields, #ut-top-header-right.ut-custom-fields {   white-space: nowrap;   overflow: hidden;   -o-text-overflow: ellipsis;    text-overflow: ellipsis; } .ut-deactivated-link {   cursor: default !important; } #ut-sitebody #ut-top-header .ut-deactivated-link, #ut-sitebody .ut-horizontal-navigation .ut-header-extra-module-custom-fields .ut-main-navigation-link.ut-deactivated-link {   pointer-events: none; } #ut-sitebody #ut-top-header .ut-deactivated-link:hover, #ut-sitebody #ut-top-header .ut-deactivated-link:active, #ut-sitebody .ut-horizontal-navigation .ut-header-extra-module-custom-fields .ut-main-navigation-link.ut-deactivated-link:hover, #ut-sitebody .ut-horizontal-navigation .ut-header-extra-module-custom-fields .ut-main-navigation-link.ut-deactivated-link:active {   color: inherit !important; } @media (min-width: 1025px) {   #ut-top-header-left .ut-top-header-sub-menu .ut-wpml-language-switch-flag, #ut-top-header-right .ut-top-header-sub-menu .ut-wpml-language-switch-flag, #ut-top-header-left.ut-toolbar ul li:not(.ut-top-header-search) i, #ut-top-header-right.ut-toolbar ul li:not(.ut-top-header-search) i {   margin-right: 10px; }   } .ut-top-header-sub-menu:hover ul {   top: 40px;   opacity: 1;   pointer-events: auto; } .ut-top-header-sub-menu .ut-wpml-language-switch-flag {   vertical-align: middle; } .ut-top-header-sub-menu ul {   min-width: 260px; width:auto;   list-style: none;   position: absolute;   pointer-events: none;   top: 150%;   opacity: 0;   -webkit-box-shadow: 0 5px 5px 0 rgba(0,0,0,.10);   box-shadow: 0 5px 5px 0 rgba(0,0,0,.10); } .ut-header-mini-cart ul {   min-width: 260px; } .ut-header-mini-cart ul .bklyn-btn-holder, .ut-header-mini-cart .sub-menu .bklyn-btn-holder, .ut-header-mini-cart .bklyn-btn {   width: 100%; } #ut-top-header.ut-top-header-reverse #ut-top-header-right .ut-top-header-has-submenu.ut-top-header-border-separator:last-child .ut-top-header-sub-menu ul, #ut-top-header.ut-top-header-reverse #ut-top-header-right .ut-top-header-sub-menu ul, #ut-top-header-left .ut-top-header-sub-menu ul, #ut-top-header-left .ut-top-header-has-submenu.ut-top-header-border-separator:first-child .ut-top-header-sub-menu ul, #ut-top-header.ut-top-header-reverse #ut-top-header-right .ut-top-header-has-submenu.ut-top-header-border-separator:last-child .ut-top-header-sub-menu:hover ul, #ut-top-header.ut-top-header-reverse #ut-top-header-right .ut-top-header-sub-menu:hover ul, #ut-top-header-left .ut-top-header-sub-menu:hover ul, #ut-top-header-left .ut-top-header-has-submenu.ut-top-header-border-separator:first-child .ut-top-header-sub-menu:hover ul {   left:0; } #ut-top-header.ut-top-header-reverse #ut-top-header-right .ut-top-header-has-submenu.ut-top-header-border-separator .ut-top-header-sub-menu ul, #ut-top-header.ut-top-header-reverse #ut-top-header-right .ut-top-header-has-submenu.ut-top-header-border-separator:first-child .ut-top-header-sub-menu ul, #ut-top-header-left .ut-top-header-has-submenu.ut-top-header-border-separator .ut-top-header-sub-menu ul, #ut-top-header.ut-top-header-reverse #ut-top-header-right .ut-top-header-has-submenu.ut-top-header-border-separator .ut-top-header-sub-menu:hover ul, #ut-top-header.ut-top-header-reverse #ut-top-header-right .ut-top-header-has-submenu.ut-top-header-border-separator:first-child .ut-top-header-sub-menu:hover ul, #ut-top-header-left .ut-top-header-has-submenu.ut-top-header-border-separator .ut-top-header-sub-menu:hover ul {   left: -20px; } #ut-top-header-right .ut-top-header-has-submenu.ut-top-header-border-separator:first-child .ut-top-header-sub-menu ul, #ut-top-header.ut-top-header-reverse #ut-top-header-left .ut-top-header-has-submenu.ut-top-header-border-separator:first-child .ut-top-header-sub-menu ul, #ut-top-header.ut-top-header-reverse #ut-top-header-left .ut-top-header-sub-menu ul, #ut-top-header-right .ut-top-header-sub-menu ul, #ut-top-header.ut-top-header-reverse #ut-top-header-left .ut-top-header-has-submenu.ut-top-header-border-separator:first-child .ut-top-header-sub-menu:hover ul, #ut-top-header.ut-top-header-reverse #ut-top-header-left .ut-top-header-sub-menu:hover ul, #ut-top-header-right .ut-top-header-sub-menu:hover ul {   left: inherit;   right: 0 !important; } #ut-top-header.ut-top-header-reverse #ut-top-header-left .ut-top-header-has-submenu.ut-top-header-border-separator .ut-top-header-sub-menu ul, #ut-top-header-right .ut-top-header-has-submenu.ut-top-header-border-separator:last-child .ut-top-header-sub-menu ul, #ut-top-header-right .ut-top-header-has-submenu.ut-top-header-border-separator .ut-top-header-sub-menu ul, #ut-top-header.ut-top-header-reverse #ut-top-header-left .ut-top-header-has-submenu.ut-top-header-border-separator .ut-top-header-sub-menu:hover ul, #ut-top-header-right .ut-top-header-has-submenu.ut-top-header-border-separator:last-child .ut-top-header-sub-menu:hover ul, #ut-top-header-right .ut-top-header-has-submenu.ut-top-header-border-separator .ut-top-header-sub-menu:hover ul {   left: inherit;   right: -20px; } .ut-header-mini-cart ul li {   display: block; } .ut-header-mini-cart ul li.ut-header-mini-cart-action {   padding-left: 40px;   padding-right: 40px; } .ut-header-mini-cart-action .ut-btn-group {   margin-left: 0;   margin-right: 0;   line-height: 1; } #ut-top-header .ut-header-mini-cart .ut-header-mini-cart-item, .ut-horizontal-navigation ul li.ut-header-mini-cart-item {   padding-top: 20px; } .ut-header-mini-cart-item-link {   height: auto;   line-height: inherit; } .ut-header-mini-cart-item .ut-header-mini-cart-item-img {   float: left;   width: 48px;   margin-right: 20px;   min-height: 1px;   position: relative;   overflow: hidden;   vertical-align: middle; } .ut-header-mini-cart-item .ut-header-mini-cart-item-description {   margin-right: 20px;   white-space: nowrap;   overflow: hidden;   -o-text-overflow: ellipsis;    text-overflow: ellipsis; } .ut-header-mini-cart-item .ut-header-mini-cart-item-description .quantity {   display: block; } .ut-header-mini-cart-summary {   padding: 40px 0 20px;   line-height: 1; } .ut-header-mini-cart-summary .ut-header-mini-cart-total-count {   float: left; } .ut-header-mini-cart-summary .ut-header-mini-cart-total-price {   float: right; } .ut-header-mini-cart-action .bklyn-btn {   margin: 0; } .ut-header-mini-cart-content {   padding: 0 !important;   margin: 0 !important;   list-style: none !important;   overflow: hidden; } #ut-sitebody .ut-header-mini-cart-content .simplebar-track.horizontal {   display: none !important; } #ut-sitebody .ut-header-mini-cart-content .simplebar-content {   margin-bottom: 0 !important;   padding-bottom: 0 !important; } .ut-header-mini-cart-overflow-container {   list-style: none !important;   margin: 0 !important;   padding: 0 !important; } #ut-sitebody .ut-header-mini-cart-overflow-container li:first-child .ut-remove-header-cart-item {   top: 40px; } #ut-sitebody .ut-horizontal-navigation ul.sub-menu li.ut-header-mini-cart-item:last-child {   padding-bottom: 20px; } .ut-remove-header-cart-item {   right: 40px;   text-align: right !important;   top: 20px;   position: absolute !important;   padding: 0 !important;   min-width: auto !important; } .ut-remove-header-cart-item::after {   display: none !important; } #ut-sitebody .ut-remove-header-cart-item .fa {   margin: 0 !important;   padding: 0 !important;   font-size: 16px !important;   line-height: 1 !important; } #ut-top-header-left .bklyn-btn i, #ut-top-header-right .bklyn-btn i {   margin: 0 !important; } #ut-top-header-left .ut-top-header-sub-menu ul li:not(.ut-header-mini-cart-item), #ut-top-header-right .ut-top-header-sub-menu ul li:not(.ut-header-mini-cart-item) {   padding: 0; } #ut-top-header-left .ut-top-header-sub-menu ul li, #ut-top-header-right .ut-top-header-sub-menu ul li {   display: block;   float: none;   white-space: nowrap; } #ut-top-header-left .ut-top-header-sub-menu ul li.ut-header-mini-cart-item a:not(.bklyn-btn), #ut-top-header-right .ut-top-header-sub-menu ul li.ut-header-mini-cart-item a:not(.bklyn-btn) li.ut-header-mini-cart-item a:not(.bklyn-btn), li.ut-header-mini-cart-item a:not(.bklyn-btn){   line-height: 150% !important; } #ut-top-header-left .ut-top-header-sub-menu ul li a:not(.bklyn-btn):not(.ut-remove-header-cart-item), #ut-top-header-right .ut-top-header-sub-menu ul li a:not(.bklyn-btn):not(.ut-remove-header-cart-item) {   display: block;   line-height: 30px;   padding: 0 40px; } #ut-top-header-left .ut-top-header-sub-menu ul li a:not(.bklyn-btn):not(.ut-remove-header-cart-item):not(.ut-header-mini-cart-link), #ut-top-header-right .ut-top-header-sub-menu ul li a:not(.bklyn-btn):not(.ut-remove-header-cart-item):not(.ut-header-mini-cart-link) {   height: 30px; } #ut-top-header-left .ut-top-header-sub-menu ul li:first-child, #ut-top-header-right .ut-top-header-sub-menu ul li:first-child {   padding-top: 40px; } #ut-top-header-left .ut-top-header-sub-menu ul li.ut-header-mini-cart-item:first-child, #ut-top-header-right .ut-top-header-sub-menu ul li.ut-header-mini-cart-item:first-child {   padding-top: 40px; } #ut-top-header-left .ut-top-header-sub-menu ul li.ut-header-mini-cart-action:last-child, #ut-top-header-right .ut-top-header-sub-menu ul li.ut-header-mini-cart-action:last-child {   padding: 0 40px 20px; } #ut-top-header-left .ut-top-header-sub-menu ul li:last-child:not(.ut-header-mini-cart-item), #ut-top-header-right .ut-top-header-sub-menu ul li:last-child:not(.ut-header-mini-cart-item) {   padding-bottom: 40px; } #ut-top-header-right .ut-top-header-sub-menu ul li {   text-align: left; } #ut-top-header-left {   -webkit-box-flex: 1;     -ms-flex: 1;       flex: 1;   height: 40px;   text-align: left;   -webkit-box-pack: start;     -ms-flex-pack: start;       justify-content: flex-start; } #ut-top-header-right {   -webkit-box-flex: 1;     -ms-flex: 1;       flex: 1;   display: -webkit-box;   display: -ms-flexbox;   display: flex;   height: 40px;   text-align: right;   -ms-flex-line-pack: end;     align-content: flex-end;   -webkit-box-pack: end;     -ms-flex-pack: end;       justify-content: flex-end;   margin-left: auto; } #ut-top-header.ut-top-header-reverse .ut-header-inner { -moz-flex-direction: row-reverse; -webkit-box-orient: horizontal; -webkit-box-direction: reverse;   -ms-flex-direction: row-reverse;     flex-direction: row-reverse; } #ut-top-header.ut-top-header-reverse #ut-top-header-left { } #ut-top-header.ut-top-header-reverse #ut-top-header-right { -moz-justify-content: flex-start;    -webkit-box-pack: start;      -ms-flex-pack: start;     justify-content: flex-start; } .ha-header.bordered-navigation.ut-header-light {   background: rgb(255,255,255); } .ha-header.bordered-navigation.ut-header-dark {   background: #131416; } .ut-top-header-no-content {   display: none !important; }  #ut-header-placeholder { -webkit-box-flex: 1;   -ms-flex: 1 0 auto;     flex: 1 0 auto; } #header-section {   line-height: 80px;   will-change: transform;   -webkit-box-sizing: border-box;   box-sizing: border-box; } .grid-container .ha-header-perspective {   padding: 0; } .ha-header {   position: relative;   top: 0;   left: 0;   width: 100%;   padding: 0;   z-index: 10000; -webkit-transform: translate3d(0, 0, 0);       transform: translate3d(0, 0, 0);   -webkit-box-shadow: 0 0 transparent, 0 0 transparent, 0 5px 5px -4px rgba(0, 0, 0, 0.10);       box-shadow: 0 0 transparent, 0 0 transparent, 0 5px 5px -4px rgba(0, 0, 0, 0.10); } #header-section { -webkit-transition: all 500ms cubic-bezier(0.445, 0.050, 0.550, 0.950);  -moz-transition: all 500ms cubic-bezier(0.445, 0.050, 0.550, 0.950);   -o-transition: all 500ms cubic-bezier(0.445, 0.050, 0.550, 0.950);     transition: all 500ms cubic-bezier(0.445, 0.050, 0.550, 0.950);  -webkit-transition-timing-function: cubic-bezier(0.445, 0.050, 0.550, 0.950);  -moz-transition-timing-function: cubic-bezier(0.445, 0.050, 0.550, 0.950);   -o-transition-timing-function: cubic-bezier(0.445, 0.050, 0.550, 0.950);     transition-timing-function: cubic-bezier(0.445, 0.050, 0.550, 0.950); } #ut-header-placeholder { -webkit-transition: height 500ms cubic-bezier(0.445, 0.050, 0.550, 0.950);  -moz-transition: height 500ms cubic-bezier(0.445, 0.050, 0.550, 0.950);   -o-transition: height 500ms cubic-bezier(0.445, 0.050, 0.550, 0.950);     transition: height 500ms cubic-bezier(0.445, 0.050, 0.550, 0.950);  -webkit-transition-timing-function: cubic-bezier(0.445, 0.050, 0.550, 0.950);  -moz-transition-timing-function: cubic-bezier(0.445, 0.050, 0.550, 0.950);   -o-transition-timing-function: cubic-bezier(0.445, 0.050, 0.550, 0.950);     transition-timing-function: cubic-bezier(0.445, 0.050, 0.550, 0.950); } #header-section.ut-header-transition-off {   -webkit-transition: none;   -moz-transition: none;   -o-transition: none;   transition: none; } #header-section.ut-header-floating {   position: fixed; } .ha-header-perspective {   width: 100%;   height: 100%;   position: relative; } .ha-header-perspective > div {   position: relative; } .ha-header-front {   z-index: 2; } #ut-sitebody.ut-mobile-menu-open .ha-header-small {   height: auto; } .ha-header-hide {   overflow: hidden;   -webkit-transform: translate3d(0, -100%, 0);   transform: translate3d(0, -100%, 0); } .ha-header-show {   height: 80px;   -webkit-transform: translateY(0%);   -ms-transform: translateY(0%);     transform: translateY(0%); } .site-logo {   color: #151515;   display: table;   text-align: left;   margin: 0;   height: 80px;   position: relative; } .site-logo .logo {   font-size: 16px;   margin: 0;   -ms-word-wrap: break-word;   word-wrap: break-word;   display: table-cell;   vertical-align: middle; } .site-logo img {   max-height: 60px;   vertical-align: middle;   white-space: nowrap;   color: transparent; } .ut-site-logo-background {   position: relative;   z-index: 1;   width: intrinsic;        width: -moz-max-content;     width: -webkit-max-content;   width: max-content;   display: table; } .ut-site-logo-background::after {   content: "";   position: absolute;   top: 0;   bottom: 0;   width: calc(100% + 86px);   -webkit-transform:skewX(-16deg);   -moz-transofrom:skewX(-16deg);   transform: skewX(-16deg);   background: #FFFFFF;   z-index: -1; } .centered .ut-site-logo-background::after {   left: -16px; } .fullwidth .ut-site-logo-background::after {   left: -56px; } #header-section[data-style="default"] .ut-site-logo-background, #header-section[data-style="style-1"] .ut-site-logo-background, #header-section[data-style="style-2"] .ut-site-logo-background, #header-section[data-style="style-3"] .ut-site-logo-background {   display: inline-table;   height: 100%;   line-height: 80px; } #header-section[data-style="style-1"].centered .ut-site-logo-background::after {   left: auto;   right: -16px; } #header-section[data-style="style-1"].fullwidth .ut-site-logo-background::after {   left: auto;   right: -56px; } #header-section[data-style="style-3"].fullwidth .ut-site-logo-background::after {   left: -41px; } #header-section[data-style="style-4"] .ut-site-logo-background {   display: inline-table;   height: 100%;   line-height: 80px; } #header-section[data-separator="off"][data-style="style-4"] .site-logo .ut-site-logo-background img, #header-section[data-separator="off"][data-style="style-4"] .site-logo .ut-site-logo-background .logo {   vertical-align: middle; } #header-section[data-style="style-4"].fullwidth .ut-site-logo-background::after {   left: -41px; } #header-section[data-style="style-5"] .ut-site-logo-background {   display: inline-table;   height: 100%;   line-height: 80px; } #header-section[data-style="style-6"] .ut-site-logo-background {   display: inline-table;   height: 100%;   line-height: 80px; } #header-section[data-style="style-6"].centered .ut-site-logo-background::after {   left: auto;   right: -16px; } #header-section[data-style="style-6"].fullwidth .ut-site-logo-background::after {   left: auto;   right: -56px; } #header-section[data-style="style-7"] .ut-site-logo-background {   display: inline-table;   height: 100%;   line-height: 80px; } #header-section[data-separator="off"][data-style="style-7"] .site-logo .ut-site-logo-background img, #header-section[data-separator="off"][data-style="style-7"] .site-logo .ut-site-logo-background .logo {   vertical-align: middle; } #header-section[data-style="style-7"].fullwidth .ut-site-logo-background::after {   left: -41px; } #header-section[data-style="style-8"] .ut-site-logo-background {   display: inline-table;   height: 100%;   line-height: 80px; } #header-section[data-style="style-8"].fullwidth .ut-site-logo-background::after {   left: -41px; } #header-section[data-style="style-9"] .ut-site-logo-background {   display: inline-table;   height: 100%;   line-height: 80px; } #header-section[data-style="style-9"] .site-logo.ut-logo-has-img {   display: -webkit-box;   display: -ms-flexbox;   display: flex; } #header-section[data-style="style-9"] .site-logo.ut-logo-has-img .ut-site-logo-background {   display: -webkit-inline-box;   display: -ms-inline-flexbox;   display: inline-flex;   -webkit-box-align: center;     -ms-flex-align: center;       align-items: center; } #header-section[data-style="style-9"].fullwidth .ut-site-logo-background::after {   left: -66px; } #header-section[data-style="style-9"].fullwidth .ut-site-logo-background::after {   width: calc(100% + 86px); }    .page-header, .parallax-header, .section-header {   text-align: center;   padding-bottom: 30px;   position: relative; } .page-title, .parallax-title, .section-title {   font-size: 30px;   margin-bottom: 20px;   position: relative; } .header-left {   text-align: left; } .header-right {   text-align: right; } @media (max-width: 767px) {   .header-mobile-left {     text-align: left;   }   .header-mobile-center {     text-align: center;   }   .header-mobile-right {     text-align: right;   }   .header-mobile-left .page-title,   .header-mobile-left .parallax-title,   .header-mobile-left .section-title {     text-align: left;   }   .page-header.header-mobile-left,   .section-header.header-mobile-left,   .parallax-header.header-mobile-left {     text-align: left;   }   .header-mobile-center .page-title,   .header-mobile-center .parallax-title,   .header-mobile-center .section-title {     text-align: center;   }   .page-header.header-mobile-center,   .section-header.header-mobile-center,   .parallax-header.header-mobile-center {     text-align: center;   }   .header-mobile-right .page-title,   .header-mobile-right .parallax-title,   .header-mobile-right .section-title {     text-align: right;   }   .page-header.header-mobile-right,   .section-header.header-mobile-right,   .parallax-header.header-mobile-right {     text-align: right;   }   #ut-sitebody .header-mobile-left .lead {     text-align: left;   }   #ut-sitebody .header-mobile-center .lead {     text-align: center;   }   #ut-sitebody .header-mobile-right .lead {     text-align: right;   } } @media (min-width: 768px) and (max-width: 1024px) {   .header-tablet-left {     text-align: left;   }   .header-tablet-center {     text-align: center;   }   .header-tablet-right {     text-align: right;   }   .page-header.header-tablet-left,   .section-header.header-tablet-left,   .parallax-header.header-tablet-left {     text-align: left;   }   .page-header.header-tablet-center,   .section-header.header-tablet-center,   .parallax-header.header-tablet-center {     text-align: center;   }   .page-header.header-tablet-right,   .section-header.header-tablet-right,   .parallax-header.header-tablet-right {     text-align: right;   }   #ut-sitebody .header-tablet-left .lead {     text-align: left;   }   #ut-sitebody .header-tablet-center .lead {     text-align: center;   }   #ut-sitebody .header-tablet-right .lead {     text-align: right;   }  } .pt-style-1 .page-title, .pt-style-1 .section-title {   display: inline-block;   margin-bottom: 0;   padding: 0 120px;   overflow: hidden; } .pt-style-1 .page-title.bklyn-divider-styles, .pt-style-1 .section-title.bklyn-divider-styles {   background: none !important; } .pt-style-1 .section-title span, .pt-style-1 .page-title span {   display: inline-block;   padding: 0 20px;   position: relative;   vertical-align: baseline; } .pt-style-1 .page-title.bklyn-divider-styles span::before, .pt-style-1 .page-title.bklyn-divider-styles span::after, .pt-style-1 .section-title.bklyn-divider-styles span::before, .pt-style-1 .section-title.bklyn-divider-styles span::after {   content: "";   display: block;   position: absolute;   top: 50%;   width: 1160px;   background-attachment: scroll;   background-repeat: repeat-x;   background-position: center center; } .pt-style-1 .page-title.bklyn-divider-styles span::before, .pt-style-1 .section-title.bklyn-divider-styles span::before {   right: 100%; } .pt-style-1 .page-title.bklyn-divider-styles span::after, .pt-style-1 .section-title.bklyn-divider-styles span::after {   left: 100%; } .pt-style-1 .page-title.bklyn-divider-style-1 span::before, .pt-style-1 .page-title.bklyn-divider-style-1 span::after, .pt-style-1 .section-title.bklyn-divider-style-1 span::before, .pt-style-1 .section-title.bklyn-divider-style-1 span::after {   background-image: url('https://www.digitalnydetox.sk/wp-content/themes/brooklyn/images/divider/divider1.png');   height: 9px;   margin-top: -4.5px; } .pt-style-1 .parallax-title {   background-attachment: scroll;   background-image: url('https://www.digitalnydetox.sk/wp-content/themes/brooklyn/images/divider/divider1.png');   background-repeat: repeat-x;   background-position: top center;   padding-top: 20px;   display: inline-block; } .pt-style-1.header-left, .pt-style-1.header-left .page-title span, .pt-style-1.header-left .section-title span, .pt-style-1.header-left .page-title, .pt-style-1.header-left .section-title {   padding-left: 0; } .pt-style-1.header-right, .pt-style-1.header-right .page-title span, .pt-style-1.header-right .section-title span, .pt-style-1.header-right .page-title, .pt-style-1.header-right .section-title {   padding-right: 0; } @media (max-width: 767px) {  } @media (min-width: 768px) and (max-width: 1024px) {   .pt-style-1.header-tablet-center .page-title,   .pt-style-1.header-tablet-center .section-title {     padding: 0 120px;   }   .pt-style-1.header-tablet-center .page-title span,   .pt-style-1.header-tablet-center .section-title span {     padding: 0 20px;   }   .pt-style-1.header-tablet-left .page-title,   .pt-style-1.header-tablet-left .section-title {     padding-left: 0;     padding-right: 120px;   }   .pt-style-1.header-tablet-left,   .pt-style-1.header-tablet-left .page-title span,   .pt-style-1.header-tablet-left .section-title span {     padding-left: 0;     padding-right: 20px;   }   .pt-style-1.header-tablet-right .page-title,   .pt-style-1.header-tablet-right .section-title {     padding-right: 0;     padding-left: 120px;   }   .pt-style-1.header-tablet-right,   .pt-style-1.header-tablet-right .page-title span,   .pt-style-1.header-tablet-right .section-title span {     padding-right: 0;     padding-left: 20px;   } } .pt-style-2 .page-title span::after, .pt-style-2 .parallax-title span::after, .pt-style-2 .section-title span::after {   content: "";   display: block;   background-color: #151515;   width: 30px;   height: 1px;   margin: 15px auto 0; } .light .pt-style-2 .page-title span::after, .light .pt-style-2 .parallax-title span::after, .light .pt-style-2 .section-title span::after {   background-color: #FFFFFF; } .pt-style-2.header-left .page-title span::after, .pt-style-2.header-left .parallax-title span::after, .pt-style-2.header-left .section-title span::after {   margin: 15px 0 0; } .pt-style-2.header-right .page-title span::after, .pt-style-2.header-right .parallax-title span::after, .pt-style-2.header-right .section-title span::after {   margin: 15px 0 0 auto; } @media (max-width: 767px) {   .pt-style-2.header-mobile-left .page-title span::after,   .pt-style-2.header-mobile-left .parallax-title span::after,   .pt-style-2.header-mobile-left .section-title span::after {     margin: 15px 0 0;   }   .pt-style-2.header-mobile-center .page-title span::after,   .pt-style-2.header-mobile-center .parallax-title span::after,   .pt-style-2.header-mobile-center .section-title span::after {     margin: 15px auto 0;   }   .pt-style-2.header-mobile-right .page-title span::after,   .pt-style-2.header-mobile-right .parallax-title span::after,   .pt-style-2.header-mobile-right .section-title span::after {     margin: 15px 0 0 auto;   } } @media (min-width: 768px) and (max-width: 1024px) {   .pt-style-2.header-tablet-left .page-title span::after,   .pt-style-2.header-tablet-left .parallax-title span::after,   .pt-style-2.header-tablet-left .section-title span::after {     margin: 15px 0 0;   }   .pt-style-2.header-tablet-center .page-title span::after,   .pt-style-2.header-tablet-center .parallax-title span::after,   .pt-style-2.header-tablet-center .section-title span::after {     margin: 15px auto 0;   }   .pt-style-2.header-tablet-right .page-title span::after,   .pt-style-2.header-tablet-right .parallax-title span::after,   .pt-style-2.header-tablet-right .section-title span::after {     margin: 15px 0 0 auto;   } }  .pt-style-3 .page-title, .pt-style-3 .parallax-title, .pt-style-3 .section-title {   margin-bottom: 25px;   margin-top: 3px; } .pt-style-3 .page-title span, .pt-style-3 .parallax-title span, .pt-style-3 .section-title span {   color: #FFFFFF;   padding: 0.2em 0.4em;   border: 3px solid #FFFFFF;   display: inline-block; } @media (max-width: 767px) {  } @media (min-width: 768px) and (max-width: 1024px) {  } .pt-style-4 .page-title span, .pt-style-4 .parallax-title span, .pt-style-4 .section-title span {   display: inline-block;   border: 6px solid #151515;   padding: 0.2em 0.4em; } .light .pt-style-4 .parallax-title span, .light .pt-style-4 .section-title span {   display: inline-block;   border: 6px solid #FFFFFF;   padding: 0.2em 0.4em; } .pt-style-5 .page-title, .pt-style-5 .parallax-title, .pt-style-5 .section-title {   margin-bottom: 25px;   margin-top: 3px; } .pt-style-5 .page-title span, .pt-style-5 .section-title span {   color: #FFFFFF;   padding: 0.2em 0.4em;   border: 3px solid #FFFFFF;   display: inline-block;   background: #151515;   -webkit-box-shadow: 0 0 0 3px #151515;   box-shadow: 0 0 0 3px #151515; } .pt-style-5 .parallax-title span {   color: #151515;   padding: 0.2em 0.4em;   border: 3px solid #151515;   display: inline-block;   background: #FFFFFF;   -webkit-box-shadow: 0 0 0 3px #FFFFFF;   box-shadow: 0 0 0 3px #FFFFFF; } .pt-style-6 .page-title span::after, .pt-style-6 .parallax-title span::after, .pt-style-6 .section-title span::after {   content: "";   display: block;   border-bottom: 1px dotted #151515;   width: 30px;   height: 1px;   margin: 15px auto 0; } .light .pt-style-6 .page-title span::after, .light .pt-style-6 .parallax-title span::after, .light .pt-style-6 .section-title span::after {   border-bottom: 1px dotted #FFFFFF; } .pt-style-6.header-left .page-title span::after, .pt-style-6.header-left .parallax-title span::after, .pt-style-6.header-left .section-title span::after {   margin: 15px 0 0; } .pt-style-6.header-right .page-title span::after, .pt-style-6.header-right .parallax-title span::after, .pt-style-6.header-right .section-title span::after {   margin: 15px 0 0 auto; } @media (max-width: 767px) {  } @media (min-width: 768px) and (max-width: 1024px) {   .pt-style-6.header-tablet-left .page-title span::after,   .pt-style-6.header-tablet-left .parallax-title span::after,   .pt-style-6.header-tablet-left .section-title span::after {     margin: 15px 0 0;   }   .pt-style-6.header-tablet-center .page-title span::after,   .pt-style-6.header-tablet-center .parallax-title span::after,   .pt-style-6.header-tablet-center .section-title span::after {     margin: 15px auto 0;   }   .pt-style-6.header-tablet-right .page-title span::after,   .pt-style-6.header-tablet-right .parallax-title span::after,   .pt-style-6.header-tablet-right .section-title span::after {     margin: 15px 0 0 auto;   } }   .page-title span span, .page-title .vcard {   padding: 0 !important; } .page-title .vcard a:hover {   color: #151515; } .ut-lead-has-icon {   position: relative; } .ut-lead-has-icon::before {   position: absolute;   top: 20%;   left: 0; } @media (max-width: 767px) {   .ut-lead-has-icon::before {     display: none !important;   }   .pt-style-1 .page-title.bklyn-divider-style-1 span::before,   .pt-style-1 .page-title.bklyn-divider-style-1 span::after,   .pt-style-1 .section-title.bklyn-divider-style-1 span::before,   .pt-style-1 .section-title.bklyn-divider-style-1 span::after {     display: none;   }   .pt-style-1 .page-title,   .pt-style-1 .section-title,   .pt-style-1 .page-title span,   .pt-style-1 .section-title span {     padding: 0;   } } .ut-lead-has-icon > p {   margin-left: 30px; } .lead, .taxonomy-description {   font-size: 1.125em;   line-height: 200%; } .lead ins {   background: none;   padding: 0; }   #ut-hero {   -webkit-transition: background-image 1s linear;   -o-transition: background-image 1s linear;   transition: background-image 1s linear; } .hero-title .wpb_content_element, .ut-split-hero .hero-title {   margin-bottom: 0; } .hero-title .wpb_content_element { display: inline-block; } .home section:not(.ut-custom-hero) {   overflow: hidden; } .ut-custom-hero {   overflow: visible;   -webkit-box-flex: 1;     -ms-flex: 1 0 auto;       flex: 1 0 auto; z-index: 1; } .ut-offset-anchor {   width: 0px;   height: 0px;   display: block;   overflow: hidden;   visibility: hidden; } .ut-bklyn-onepage .ut-offset-anchor, .ut-bklyn-multisite .ut-offset-anchor {   position: absolute;   top: 0;   left: 0; } .ut-bklyn-multisite .ut-scroll-up-waypoint {   position: absolute;   bottom: 0;   left: 0; }  .ut-hero-slider {   border: none !important;   height: 100%;   position: relative; } .hero.slider {   background: #FFFFFF;   z-index: 1; } .hero.slider .parallax-overlay {   z-index: 3; } .ut-hero-slider .flex-viewport {   width: 100%;   height: 100%; } .ut-hero-slider .slides {   height: 100%;   position: relative;   width: 100%; } .ut-hero-slider .slides li {   background-position: center center !important;   background-size: cover !important;   height: 100%;   position: relative; } .ut-hero-captions {   position: absolute !important;   width: 100%;   z-index: 10;   background: none;   border: none;   top: 0; } a.ut-flex-control {   display: block;   width: 40px;   height: 120px;   margin: 0;   position: absolute;   top: 50%;   z-index: 11;   margin-top: -60px;   overflow: hidden;   opacity: 1;   cursor: pointer;   color: #ffffff;   -webkit-transition: all .3s ease;   -o-transition: all .3s ease;   transition: all .3s ease;   text-align: center; } a.ut-flex-control:before {   font-family: 'Brooklyn-Core';   font-size: 20px;   line-height: 120px;   display: inline-block;   content: '\e90a'; } a.ut-flex-control.next:before {   content: '\e915'; } a.ut-flex-control.prev {   left: 0;   -webkit-border-radius: 0 3px 3px 0;   -moz-border-radius: 0 3px 3px 0;   border-radius: 0 3px 3px 0; } a.ut-flex-control.next {   right: 0;   -webkit-border-radius: 3px 0 0 3px;   -moz-border-radius: 3px 0 0 3px;   border-radius: 3px 0 0 3px; } a.ut-flex-control.prev:hover {   background: rgba(255, 255, 255, 0.15);   color: #FFFFFF; } a.ut-flex-control.next:hover {   background: rgba(255, 255, 255, 0.15);   color: #FFFFFF; } .hero-title.extralight {   font-family: 'ralewayextralight', sans-serif; } .hero-title.light {   font-family: 'ralewaylight', sans-serif; } .hero-title.regular {   font-family: 'ralewayregular', sans-serif; } .hero-title.medium {   font-family: 'ralewaymedium', sans-serif; } .hero-title.semibold {   font-family: 'ralewaysemibold', sans-serif; } .hero-title.bold {   font-family: 'ralewaybold', sans-serif; }  .hero {   height: 100%;   min-height: 100%;   position: relative;   overflow: hidden;   text-align: center; } .hero.ut-hero-fancy-slider {   z-index: 1; } .ut-page-has-no-content:not(.elementor-page) .hero {   min-height: auto; } #ut-sitebody.ut-page-has-no-content #primary, #ut-sitebody.ut-page-has-no-content #secondary, #ut-sitebody.ut-page-has-no-content .main-content-background, #ut-sitebody.ut-page-has-no-content-with-contact-section #primary, #ut-sitebody.ut-page-has-no-content-with-contact-section #secondary, #ut-sitebody.ut-page-has-no-content-with-contact-section .main-content-background {   padding: 0 !important; } .hero .grid-container {   height: 100%;   min-height: 100%;   position: relative; } .hero-holder {   display: -webkit-box;   display: -ms-flexbox;   display: flex;   -webkit-box-orient: horizontal;   -webkit-box-direction: normal;     -ms-flex-flow: row wrap;       flex-flow: row wrap;   -webkit-box-align: center;     -ms-flex-align: center;       align-items: center;   -webkit-box-pack: center;     -ms-flex-pack: center;       justify-content: center; } .hero-holder.hero-holder-align-items-bottom {   -webkit-box-align: end;     -ms-flex-align: end;       align-items: flex-end; } .hero-holder.hero-holder-align-items-top {   -webkit-box-align: start;     -ms-flex-align: start;       align-items: flex-start; } .hero-holder.hero-holder-align-items-top .hero-inner {   padding-top: 80px; } .ut-hero-header-off .hero-holder.hero-holder-align-items-top .hero-inner {   padding-top: 160px; } .hero-holder {   position: relative;   width: 100%;   height: 100%;   z-index: 1;   opacity: 1; } .hero-inner {   position: relative;   width: 100%; } .ut-split-hero > .hero-inner {   display: -webkit-box;   display: -ms-flexbox;   display: flex;   -webkit-box-align: center;     -ms-flex-align: center;       align-items: center; } .ut-split-hero.ut-hero-highlighted-with-form > .hero-inner {   -webkit-box-align: start;     -ms-flex-align: start;       align-items: start; } .hero-inner .ut-hero-highlighted-header {   padding: 0 20px 0 10px;   width: 100%; } .hero-inner .ut-hero-highlighted-item {   padding: 0 10px 0 20px;   width: 100%; } .ut-hero-highlighted-item .ut-video {   margin: 0; } .ut-hero-form form {   color: #FFFFFF; } .ut-hero-form label {   color: #FFFFFF;   font-size: 12px;   line-height: 24px; } .ut-hero-form {   background: rgba(0,0,0,0.15);   padding: 40px; } .ut-hero-form.light input, .ut-hero-form.light textarea {   background: transparent;   padding: 10px 0;   border-width: 0 0 2px 0;   border-color: rgba(255,255,255,0.15);   -webkit-transition: border 0.40s ease-in-out;   -o-transition: border 0.40s ease-in-out;   transition: border 0.40s ease-in-out; } .ut-hero-form.light textarea {   vertical-align: top; } .ut-hero-form.light input:hover, .ut-hero-form.light textarea:hover {   border-width: 0 0 2px 0;   background: transparent;   border-color: rgba(255,255,255,0.30);   -webkit-box-shadow: none;   box-shadow: none; } .ut-hero-form.light input:focus, .ut-hero-form.light input:active, .ut-hero-form.light textarea:active, .ut-hero-form.light textarea:focus {   border-width: 0 0 2px 0;   background: transparent;   border-color: rgba(255,255,255,1);   -webkit-box-shadow: none;   box-shadow: none; } .ut-hero-form.light button, .ut-hero-form.light input[type="submit"], .ut-hero-form.light input[type="button"] {   padding: 8px 12px; } #ut-sitebody .span.wpcf7-not-valid-tip {   color: #151515 !important; } #ut-sitebody .light .span.wpcf7-not-valid-tip {   color: #FFFFFF !important; } .hero-inner p img {   margin-bottom: 0;   margin-top: 0; } .hero-inner.hero-bottom {   vertical-align: bottom; } .hero-inner p {   font-size: 20px;   line-height: 150%; } .ut-split-image {   margin: 0 auto; } .hdh, .hth, .hdb {   display: block;   margin: 0 auto;   width: 100%; } .hdh {   margin-bottom: 10px; } .hdb {   margin-top: 10px; } .hero-title {   margin: 0;   color: #FFFFFF;   display: inline-block;   font-size: 80px;   line-height: 125%;   -ms-word-wrap: break-word;   word-wrap: break-word; } .ut-hero-highlighted-header .hero-title {   font-size: 60px; } .hero-description {   color: #FFFFFF;   font-size: 14px;   margin: 0 auto;   text-transform: uppercase;   display: inline-block; } .hero-description-bottom {   color: #FFFFFF;   display: inline-block;   font-size: 18px;   margin: 0 auto;   line-height: 200%; } .ut-hero-style-4 .hdh, .ut-hero-style-6 .hdh, .ut-hero-style-7 .hdh, .ut-hero-style-8 .hdh {   margin-bottom: 16px; } .ut-hero-style-4 .hdb, .ut-hero-style-6 .hdb, .ut-hero-style-7 .hdb, .ut-hero-style-8 .hdb {   margin-top: 20px; } .ut-hero-style-1 .hero-title {   background-attachment: scroll;   background-image: url('https://www.digitalnydetox.sk/wp-content/themes/brooklyn/images/divider.png');   background-repeat: repeat-x;   background-position: top center;   padding-top: 14px; } .ut-hero-style-2 .hdh {   margin-bottom: 0; } .ut-hero-style-3 .hero-description {   border-bottom: 3px solid rgb(255, 255, 255);   border-bottom: 3px solid rgba(255, 255, 255, 0.15); } .ut-hero-style-3 .hero-description {   padding-bottom: 0; } .ut-hero-style-3 .hero-btn, .ut-hero-style-3 .hero-second-btn {   border: 1px solid rgb(255, 255, 255);   border: 1px solid rgba(255, 255, 255, 0.15); } .ut-hero-style-4 .hero-title {   background: #FFFFFF;   padding: 8px 12px;   color: #151515;   border: 6px solid #151515;   -webkit-box-shadow: 0 0 0 6px #FFFFFF;   box-shadow: 0 0 0 6px #FFFFFF; } .ut-hero-style-4 .hero-btn {   background: #FFFFFF;   color: #151515; } .ut-hero-style-5 .hero-description {   border-bottom: 3px solid; } .ut-hero-style-5 .hero-btn, .ut-hero-style-5 .hero-second-btn {   border-color: #FFFFFF; } .ut-hero-style-6 .hero-title {   padding: 0.2em;   border: 4px solid rgb(255, 255, 255);   border: 4px solid rgba(255, 255, 255, 0.15); } .ut-hero-style-6 .hero-btn, .ut-hero-style-6 .hero-second-btn {   border: 2px solid rgb(255, 255, 255);   border: 2px solid rgba(255, 255, 255, 0.15); } .ut-hero-style-7 .hero-title {   padding: 0.1em 0.2em;   border: 6px solid rgb(255, 255, 255); } .ut-hero-style-7 .hero-btn, .ut-hero-style-7 .hero-second-btn {   border: 3px solid rgb(255, 255, 255);   border: 3px solid rgba(255, 255, 255, 1); } .ut-hero-style-8 .hero-title {   border-top: 4px solid rgb(255, 255, 255);   border-bottom: 4px solid rgb(255, 255, 255);   padding: 0.2em 0; } .ut-hero-style-8 .hero-btn, .ut-hero-style-8 .hero-second-btn {   border: 2px solid rgb(255, 255, 255);   border: 2px solid rgba(255, 255, 255, 1); } .ut-hero-style-9 .hero-title {   border-right: 4px solid rgb(255, 255, 255);   border-left: 4px solid rgb(255, 255, 255);   padding: 0 0.2em; } .ut-hero-style-9 .hero-btn, .ut-hero-style-9 .hero-second-btn {   border: 2px solid rgb(255, 255, 255);   border: 2px solid rgba(255, 255, 255, 1); } .ut-hero-style-10 .hero-title {   border-right: 4px dashed rgb(255, 255, 255);   border-left: 4px dashed rgb(255, 255, 255);   padding: 0 0.2em; } .ut-hero-style-10 .hero-btn, .ut-hero-style-10 .hero-second-btn {   border: 2px solid rgb(255, 255, 255);   border: 2px solid rgba(255, 255, 255, 1); } .hero-down-arrow {   bottom: 10px;   font-size: 16px;   position: absolute;   left: 50%;   z-index: 1000; } .hero-down-arrow {   color: #FFFFFF; } .hero-down-arrow a:hover, .hero-down-arrow a:active {   color: #FFFFFF; } .hero-btn-holder {   display: block;   margin-top: 20px; } .hero-btn, .hero-second-btn {   background: transparent;   color: #FFFFFF;   font-weight: 500;   border: 1px solid rgb(255, 255, 255);   border: 1px solid rgba(255, 255, 255,1);   padding: 1em 2.5em;   font-size: 12px;   line-height: 24px;   cursor: pointer;   text-align: center;   display: inline-block;   text-decoration: none !important;   -webkit-user-select: none;   -moz-user-select: none;   -ms-user-select: none;   user-select: none;   -webkit-transition: all 300ms cubic-bezier(0.215, 0.610, 0.355, 1.000);   -o-transition: all 300ms cubic-bezier(0.215, 0.610, 0.355, 1.000);   transition: all 300ms cubic-bezier(0.215, 0.610, 0.355, 1.000);   -webkit-transition-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);   -o-transition-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);   transition-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);  will-change: transform; } .hero-btn-shadow:hover {   -webkit-box-shadow: 0 14px 28px rgba(0, 0, 0, 0.25), 0 10px 10px rgba(0, 0, 0, 0.22);       box-shadow: 0 14px 28px rgba(0, 0, 0, 0.25), 0 10px 10px rgba(0, 0, 0, 0.22) ; } .hero-btn-icon-before {   padding-right: 10px; } .hero-btn-icon-after {   padding-left: 10px; } .hero-second-btn {   margin-left: 16px; } .hero-btn:hover, .hero-second-btn:hover, .hero-btn:active, .hero-second-btn:active {   color: #FFFFFF;   background: rgba(255, 255, 255, 0.05); }  #ut-hero.ut-hero-custom .grid-container {   max-width: 100%; } #ut-hero.ut-hero-custom .hero-inner.ut-hero-custom-left {   padding-left: 20px; } #ut-hero.ut-hero-custom .hero-inner.ut-hero-custom-right {   padding-right: 20px; } #ut-hero.ut-hero-custom .hero-inner.ut-hero-custom-left.ut-hero-bottom, #ut-hero.ut-hero-custom .hero-inner.ut-hero-custom-right.ut-hero-bottom {   padding-bottom: 40px;   vertical-align: bottom; }  .ut-hero-video .ut-video {   margin-bottom: 0; } .ut-hero-video-boxed {   background: transparent;   margin: 0;   border: 1px solid;   -webkit-box-shadow: 0 10px 10px rgba(0, 0, 0, 0.25);   box-shadow: 0 10px 10px rgba(0, 0, 0, 0.25); } .ut-hero-video-boxed.ut-hero-video-dark {   border-color: #000000 !important;   -webkit-box-shadow: 0 10px 10px rgba(0, 0, 0, 0.25);   box-shadow: 0 10px 10px rgba(0, 0, 0, 0.25); } .ut-hero-video-boxed.ut-hero-video-light {   background: rgba(255,255,255,0.05);   border-color: rgb(255,255,255);   border-color: rgba(255,255,255,1) } .ut-hero-style-1 .ut-hero-video-boxed.ut-hero-video-dark, .ut-hero-style-1 .ut-hero-video-boxed.ut-hero-video-light {   background: transparent;   border: none;   padding: 20px 0 0 0;   background-attachment: scroll;   background-image: url('https://www.digitalnydetox.sk/wp-content/themes/brooklyn/images/divider.png');   background-repeat: repeat-x;   background-position: top center; } .ut-hero-style-2 .ut-hero-video-boxed.ut-hero-video-dark, .ut-hero-style-2 .ut-hero-video-boxed.ut-hero-video-light {   background: transparent;   border: none;   padding: 0; } .ut-hero-style-3 .ut-hero-video-boxed.ut-hero-video-dark, .ut-hero-style-3 .ut-hero-video-boxed.ut-hero-video-light {   border-color: rgb(255,255,255);   border-color: rgba(255,255,255,0.15);   border-width: 2px;   padding: 0; } .ut-hero-style-4 .ut-hero-video-boxed.ut-hero-video-dark, .ut-hero-style-4 .ut-hero-video-boxed.ut-hero-video-light {   padding: 0;   background: 0;   border-width: 4px; } .ut-hero-style-5 .ut-hero-video-boxed.ut-hero-video-dark, .ut-hero-style-5 .ut-hero-video-boxed.ut-hero-video-light {   padding: 0;   background: transparent;   border-width: 3px 0 0; } .ut-hero-style-6 .ut-hero-video-boxed.ut-hero-video-dark, .ut-hero-style-6 .ut-hero-video-boxed.ut-hero-video-light {   border-width: 4px;   border-color: rgb(255,255,255);   border-color: rgba(255,255,255,0.15);   padding: 0; } .ut-hero-style-7 .ut-hero-video-boxed.ut-hero-video-dark, .ut-hero-style-7 .ut-hero-video-boxed.ut-hero-video-light {   padding: 0;   border: 6px solid rgb(255,255,255);   border: 6px solid rgba(255,255,255,1); } .ut-hero-style-8 .ut-hero-video-boxed.ut-hero-video-dark, .ut-hero-style-8 .ut-hero-video-boxed.ut-hero-video-light {   border-color: rgb(255,255,255);   border-color: rgba(255,255,255,1);   border-width: 4px 0 4px 0;   padding-left: 0;   padding-right: 0;   background: transparent; } .ut-hero-style-9 .ut-hero-video-boxed.ut-hero-video-dark, .ut-hero-style-9 .ut-hero-video-boxed.ut-hero-video-light {   border-width: 0 4px;   border-color: #FFFFFF;   padding: 0;   background: transparent; } .ut-hero-style-10 .ut-hero-video-boxed.ut-hero-video-dark, .ut-hero-style-10 .ut-hero-video-boxed.ut-hero-video-light {   border-color: #FFFFFF;   border-style: dashed;   border-width: 4px 0 0 0;   padding: 0;   background: transparent; } .ut-hero-style-1 .ut-hero-video-boxed.ut-hero-video-themecolor {   background: transparent;   border: none;   padding: 20px 0 0 0;   background-attachment: scroll;   background-image: url('https://www.digitalnydetox.sk/wp-content/themes/brooklyn/images/divider.png');   background-repeat: repeat-x;   background-position: top center; } .ut-hero-style-2 .ut-hero-video-boxed.ut-hero-video-themecolor {   background: transparent;   border: none;   padding: 0; } .ut-hero-style-3 .ut-hero-video-boxed.ut-hero-video-themecolor {   border-width: 2px;   padding: 0; } .ut-hero-style-4 .ut-hero-video-boxed.ut-hero-video-themecolor {   padding: 0;   background: 0;   border-width: 4px; } .ut-hero-style-5 .ut-hero-video-boxed.ut-hero-video-themecolor {   padding: 0;   background: transparent;   border-width: 3px 0 0; } .ut-hero-style-6 .ut-hero-video-boxed.ut-hero-video-themecolor {   border-width: 4px;   padding: 0; } .ut-hero-style-7 .ut-hero-video-boxed.ut-hero-video-themecolor {   padding: 0;   border-width: 6px; } .ut-hero-style-8 .ut-hero-video-boxed.ut-hero-video-themecolor {   border-width: 4px 0 4px 0;   padding-left: 0;   padding-right: 0;   background: transparent; } .ut-hero-style-9 .ut-hero-video-boxed.ut-hero-video-themecolor {   border-width: 0 4px;   padding: 0;   background: transparent; } .ut-hero-style-10 .ut-hero-video-boxed.ut-hero-video-themecolor {   border-style: dashed;   border-width: 4px 0 0 0;   padding: 0;   background: transparent; }  .ut-tablet-holder {   height: 100%;   width: 100%;   display: table; } .ut-tablet-inner {   display: table-cell;   position: relative;   vertical-align: bottom;   width: 100%;   text-align: left;   color: #FFFFFF; } .ut-tablet-title {   color: #FFFFFF;   margin-bottom: 30px; } .ut-right-tablet-button {   margin-right: 0; } ul.ut-tablet-nav {   margin: 0 0 40px 0;   padding: 0; } ul.ut-tablet-nav a {   color: #FFFFFF; } ul.ut-tablet-nav li {   position: relative;   padding: 0 0 0 15px;   margin: 0; } ul.ut-tablet-nav li:before {   content: "\f096";   font-family: "FontAwesome";   font-size: 12px;   top: 0;   left: 0;   position: absolute; } ul.ut-tablet-nav li.selected:before {   content: "\f046";   font-family: "FontAwesome";   font-size: 12px;   top: 0;   left: 0;   position: absolute; } .ut-tablet-headline { } ul.ut-tablet {   margin: 0;   padding: 0;   padding-top: 11.5%;   padding-right: 10.1%;   padding-left: 10.1%;   overflow: hidden;   border-top-left-radius: 5%;   border-top-right-radius: 5%; } ul.ut-tablet.white {   background: url('https://www.digitalnydetox.sk/wp-content/themes/brooklyn/images/pad_white.png');   background-size: cover; } ul.ut-tablet.black {   background: url('https://www.digitalnydetox.sk/wp-content/themes/brooklyn/images/pad_black.png');   background-size: cover; } ul.ut-tablet.shadow {   -webkit-box-shadow: 20px 0px 80px 0px rgba(0, 0, 0, 0.8);       box-shadow: 20px 0px 80px 0px rgba(0, 0, 0, 0.8); } ul.ut-tablet li {   display: none;   position: relative;   padding: 2px 2px 0;   margin: 0;   width: 100%;   height: 100%;   overflow: hidden; } ul.ut-tablet li img {   width: 100%;   margin: 0;   padding: 0; } ul.ut-tablet li.show {   display: block; } .ut-tablet-single-title {   color: #FFFFFF; } .ut-tablet-overlay {   position: absolute;   top: 0;   left: 0;   width: 100%;   height: 100%;   background: rgb(0, 0, 0);   background: rgba(0, 0, 0, 0.9);   opacity: 0;   -webkit-transition: 0.2s linear;   -o-transition: 0.2s linear;   transition: 0.2s linear;   text-align: center;   color: #FFFFFF !important;   overflow: hidden; } .ut-tablet .show:hover .ut-tablet-overlay {   opacity: 1; } .ut-tablet-overlay-content-wrap {   width: 100%;   height: 100%;   display: table; } .ut-tablet-overlay-content {   height: 100%;   display: table-cell;   vertical-align: middle; } .ut-tablet-overlay .ut-btn {   font-weight: bold; }  @-webkit-keyframes fade-out { 33% {  opacity: 1; } 66% {  opacity: 0; } } @keyframes fade-out { 33% {  opacity: 1; } 66% {  opacity: 0; } } ul.ut-image-fader {   margin: 0;   list-style: none;   padding: 0; } ul.ut-image-fader li {   background-size: cover;   background-repeat: no-repeat;   background-position: center center;   height: 100%;   margin: 0;   padding: 0;   position: absolute;   top: 0;   width: 100%;   opacity: 0;   z-index: 0; } .ut-no-js ul.ut-image-fader li { -webkit-animation: fade-out 12s infinite both;    animation: fade-out 12s infinite both; } .ut-hero-image-animated ul.ut-image-fader li { -webkit-animation: fade-out 12s infinite both;    animation: fade-out 12s infinite both; }  .ut-simple-video-container {   position: absolute;   top: 0px;   left: 0px;   min-width: 100%;   min-height: 100%;   width: auto;   height: auto;   z-index: 0;   overflow: hidden;   pointer-events: none; } .ut-simple-video-container video {   min-width: 100%;   min-height: 100%;   position: absolute;   top: 50%;   left: 50%;   -webkit-transform: translate(-50%, -50%);   -ms-transform: translate(-50%, -50%);   transform: translate(-50%, -50%); } .ut-hero-video-position {   top: 0 !important;   position: relative !important;   height: 100%;   width: 100%;   min-width: 100%;   min-height: 100%; } #ut-video-hero::-webkit-media-controls {   display: none !important; }  .ut-video-container {   position: absolute;   top: 0;   bottom: 0;   width: 100%;   height: 100%;   overflow: hidden;   left: 0;   z-index: 1; } .ut-video-container.ut-video-background-fit video {   min-width: 100%;   min-height: 100%;   width: auto;   height: auto;   position: absolute;   top: 50%;   left: 50%;   -webkit-transform: translate(-50%, -50%);   -ms-transform: translate(-50%, -50%);   transform: translate(-50%, -50%); } .ut-video-container.ut-video-object-fit video {   position: absolute;   top: 0;   left: 0;   width: 100%;   height: 100%;   object-fit: cover; }  .ut-hero-meta-description-holder {   color: #FFFFFF;   font-size: 12px;   font-weight: bold;   text-transform: uppercase;   line-height: 150%; } .ut-hero-meta-description-holder a {   color: #FFFFFF; } .ut-hero-meta-description-holder a:hover, .ut-hero-meta-description-holder a:active {   color:rgba(255,255,255,0.5); } .ut-hero-meta-description-holder div {   display: inline; } .ut-hero-meta-description-holder div:not(:last-child)::after {   content: '|';   color: #FFFFFF;   padding: 0 15px; } .ut-hero-meta-category { } .ut-hero-meta-author ul {   display: inline;   margin: 0;   list-style: none; } .ut-hero-meta-author ul li {   display: inline-block;   vertical-align: middle; } .ut-hero-meta-author .ut-entry-avatar-image {   height: 40px;   margin-right: 15px;   width: 40px; } .ut-hero-meta-author .ut-entry-avatar-image img, .ut-archive-hero-avatar img {   border: 2px solid #ffbf00;   -webkit-border-radius: 50%;   -moz-border-radius: 50%;   border-radius: 50%; } .ut-archive-hero-avatar {   display: block;   height: 80px;   width: 80px;   margin: 0 auto 20px;   text-align: center; }  .ut-horizontal-navigation {   font-family: 'ralewaymedium', sans-serif;   float: right; } .ut-horizontal-navigation.ut-navigation-centered {   float: none; } .ut-horizontal-navigation ul {   position: relative;   float: right; } .ut-horizontal-navigation ul li {   position: relative;   display: block;   float: left;   z-index: 2; } .ut-horizontal-navigation a {   white-space: nowrap;   text-transform: uppercase;   font-size: 12px;   position: relative;   text-decoration: none;   display: block; } .ut-header-extra-module-custom-fields .ut-horizontal-navigation a.ut-main-navigation-link {   display: inline-block; } .ut-horizontal-navigation a.bklyn-btn {   display: -webkit-inline-box;   display: -ms-inline-flexbox;   display: inline-flex; } .ut-main-navigation-link {   padding-left: 15px;   padding-right: 15px; } .ut-main-navigation-link .ut-wpml-language-switch-flag {   vertical-align: middle;   margin-right: 10px; } #header-section[data-style='style-6'] #navigation.ut-horizontal-navigation ul li:last-child .ut-main-navigation-link, #header-section[data-style='default'] #navigation.ut-horizontal-navigation ul li:last-child .ut-main-navigation-link{   padding-right: 0; } #header-section[data-style='style-6'] #navigation.ut-navigation-style-animation-line-middle ul li:last-child .ut-main-navigation-link, #header-section[data-style='default'] #navigation.ut-navigation-style-animation-line-middle ul li:last-child .ut-main-navigation-link {   margin-right: 0; } #header-section[data-style='style-9'] #navigation.ut-horizontal-navigation ul li:first-child .ut-main-navigation-link, #header-section[data-style='style-5'] #navigation.ut-horizontal-navigation ul li:first-child .ut-main-navigation-link, #header-section[data-style='style-1'] #navigation.ut-horizontal-navigation ul li:first-child .ut-main-navigation-link {   padding-left: 0; } #header-section[data-style='style-9'] #navigation.ut-navigation-style-animation-line-middle ul li:first-child .ut-main-navigation-link, #header-section[data-style='style-5'] #navigation.ut-navigation-style-animation-line-middle ul li:first-child .ut-main-navigation-link, #header-section[data-style='style-1'] #navigation.ut-navigation-style-animation-line-middle ul li:first-child .ut-main-navigation-link {   margin-left: 0; } .ut-horizontal-navigation.ut-navigation-style-separator ul li a::after {   content: "\2022";   position: absolute;   top: 0;   color: #151515;   left: -4px; } .ut-horizontal-navigation.ut-navigation-style-separator ul li:first-child a::after {   display: none; }  .ut-navigation-with-description-above .ut-main-navigation-link span {   position: relative; } .ut-navigation-with-description-above .ut-has-description .ut-main-navigation-link {   display: -webkit-box;   display: -ms-flexbox;   display: flex;   -webkit-box-align: center;   -ms-flex-align: center;   align-items: center;   height: 80px; } .ut-navigation-with-description-above .ut-has-description .ut-main-navigation-link span {   line-height: 1;   display: block; } .ut-navigation-with-description-above .ut-has-description .ut-main-navigation-link span::before {   content: attr(data-description);   line-height: initial;   font-size: .9em;   display: block;   text-align: right;   margin-bottom: 2px; }     #header-section .site-logo .logo, #header-section .site-logo .logo a, #header-section .site-logo .logo a:hover, #header-section .site-logo .logo a:active {   color: #151515; } #header-section.ut-header-dark .site-logo .logo, #header-section.ut-header-dark .site-logo .logo a, #header-section.ut-header-dark .site-logo .logo a:hover, #header-section.ut-header-dark .site-logo .logo a:active {   color: #FFFFFF; } #header-section.ha-transparent .site-logo .logo, #header-section.ha-transparent .site-logo .logo a, #header-section.ha-transparent .site-logo .logo a:hover, #header-section.ha-transparent .site-logo .logo a:active {   color: #FFFFFF; }  #header-section, .ut-placeholder-light {   background: #FFFFFF; } #header-section.ut-header-dark, .ut-placeholder-dark {   background: #131416; } #header-section.ha-transparent {   background: transparent;   -webkit-box-shadow: none;     -moz-box-shadow: none;       box-shadow: none; } #header-section.ha-transparent:hover {   background: rgb(19,20,22);   background: rgba(19,20,22,0.25); } #header-section {   border-bottom: 1px solid #DDDDDD; } #header-section.ut-header-dark, #header-section.ut-primary-custom-skin, #header-section.ut-secondary-custom-skin, #header-section.ut-primary-custom-skin:hover {   border-bottom-color: transparent; } #header-section.ha-transparent {   border-color: rgb(255,255,255);   border-color: rgba(255,255,255,0.1); } #header-section .ut-top-header-sub-menu ul, #header-section .ut-horizontal-navigation .sub-menu, #header-section .ut-megamenu {   background: #FFFFFF;   border-width: 1px;   border-style: solid;   border-color: #DDDDDD; } #header-section.ut-header-dark .ut-top-header-sub-menu ul, #header-section.ut-header-dark .ut-horizontal-navigation .sub-menu, #header-section.ut-header-dark .ut-megamenu {   background: #131416;   border-width: 2px 0 0 0;   border-style: solid;   border-color: #FFFFFF; } #header-section.ha-transparent .ut-top-header-sub-menu ul, #header-section.ha-transparent .ut-horizontal-navigation .sub-menu, #header-section.ha-transparent .ut-megamenu {   background: rgb(19,20,22);   background: rgba(19,20,22,0.50); }  #header-section .ut-header-extra-module .sub-menu, #header-section .ut-top-header-sub-menu ul, #header-section .ut-navigation-with-animation .sub-menu, #header-section .ut-navigation-with-animation .ut-megamenu {   -webkit-transition: all 0.3s ease 0s;   -moz-transition: all 0.3s ease 0s;   transition: all 0.3s ease 0s; }  .ut-header-extra-module .ut-horizontal-navigation ul li.ut-menu-item-lvl-0 > ul.sub-menu {   top: 150%; } .ut-header-extra-module .ut-horizontal-navigation ul li.ut-menu-item-lvl-0:hover > ul.sub-menu {   top: 100%; }  .ut-horizontal-navigation.ut-navigation-with-animation ul li.ut-is-megamenu > .ut-megamenu, .ut-horizontal-navigation.ut-navigation-with-animation ul li.ut-menu-item-lvl-0 > ul.sub-menu {   top: 150%; } .ut-horizontal-navigation.ut-navigation-with-animation ul li.ut-is-megamenu:hover > .ut-megamenu, .ut-horizontal-navigation.ut-navigation-with-animation ul li.ut-menu-item-lvl-0:hover > ul.sub-menu {   top: 100%; } .ut-horizontal-navigation.ut-navigation-with-animation ul.sub-menu li.menu-item-has-children > ul.sub-menu {   left: 150%;   width: 100%; } .ut-horizontal-navigation.ut-navigation-with-animation ul.sub-menu li.menu-item-has-children:hover > ul.sub-menu {   left: 100%; }  #header-section, #header-section .ut-deactivated-link, #header-section .ut-deactivated-link:hover, #header-section .ut-deactivated-link:active {   color: #151515; } #header-section.ut-header-dark, #header-section.ut-header-dark .ut-deactivated-link, #header-section.ut-header-dark .ut-deactivated-link:hover #header-section.ut-header-dark .ut-deactivated-link:active {   color: rgb(255,255,255);   color: rgba(255,255,255,0.5); } #header-section.ha-transparent, #header-section.ha-transparent .ut-deactivated-link, #header-section.ha-transparent .ut-deactivated-link:hover, #header-section.ha-transparent .ut-deactivated-link:active {   color: rgb(255,255,255);   color: rgba(255,255,255,0.7); } #header-section a {   color: #151515; } #header-section.ut-header-dark a {   color: rgb(255,255,255);   color: rgba(255,255,255,0.5); } #header-section.ha-transparent a {   color: rgb(255,255,255);   color: rgba(255,255,255,0.7); } #header-section.ut-navigation-style-on.ut-header-light #navigation .ut-main-navigation-link:hover, #header-section.ut-navigation-style-on.ut-header-light #navigation .ut-main-navigation-link:active, #header-section.ut-navigation-style-on.ut-header-light #navigation .ut-main-navigation-link.selected, #header-section.ut-navigation-style-on.ut-header-light #navigation .ut-main-navigation-link.selected:hover, #header-section.ut-navigation-style-on.ut-header-light #navigation .ut-main-navigation-link.selected:active, #header-section.ut-navigation-style-on.ut-header-light #navigation li.sfHover > .ut-main-navigation-link, #header-section.ut-navigation-style-on.ut-header-light #navigation li.current_page_item:not(.menu-item-object-custom) > .ut-main-navigation-link, #header-section.ut-navigation-style-on.ut-header-light #navigation li.current-menu-item:not(.menu-item-object-custom) > .ut-main-navigation-link, #header-section.ut-navigation-style-on.ut-header-light #navigation li.current_page_ancestor > .ut-main-navigation-link, #header-section.ut-navigation-style-on.ut-header-light #navigation li.current-menu-ancestor > .ut-main-navigation-link, #header-section.ut-navigation-style-on.ut-header-light #navigation-secondary .ut-main-navigation-link:hover, #header-section.ut-navigation-style-on.ut-header-light #navigation-secondary .ut-main-navigation-link:active, #header-section.ut-navigation-style-on.ut-header-light #navigation-secondary .ut-main-navigation-link.selected, #header-section.ut-navigation-style-on.ut-header-light #navigation-secondary .ut-main-navigation-link.selected:hover, #header-section.ut-navigation-style-on.ut-header-light #navigation-secondary .ut-main-navigation-link.selected:active, #header-section.ut-navigation-style-on.ut-header-light #navigation-secondary li.sfHover > .ut-main-navigation-link, #header-section.ut-navigation-style-on.ut-header-light #navigation-secondary li.current_page_item:not(.menu-item-object-custom) > .ut-main-navigation-link, #header-section.ut-navigation-style-on.ut-header-light #navigation-secondary li.current-menu-item:not(.menu-item-object-custom) > .ut-main-navigation-link, #header-section.ut-navigation-style-on.ut-header-light #navigation-secondary li.current_page_ancestor > .ut-main-navigation-link, #header-section.ut-navigation-style-on.ut-header-light #navigation-secondary li.current-menu-ancestor > .ut-main-navigation-link, #header-section.ut-navigation-style-on.ut-header-light .ut-header-extra-module-dropdown-menu .ut-main-navigation-link:hover, #header-section.ut-navigation-style-on.ut-header-light .ut-header-extra-module-dropdown-menu .ut-main-navigation-link:active, #header-section.ut-navigation-style-on.ut-header-light .ut-header-extra-module-dropdown-menu .ut-main-navigation-link.selected, #header-section.ut-navigation-style-on.ut-header-light .ut-header-extra-module-dropdown-menu .ut-main-navigation-link.selected:hover, #header-section.ut-navigation-style-on.ut-header-light .ut-header-extra-module-dropdown-menu .ut-main-navigation-link.selected:active, #header-section.ut-navigation-style-on.ut-header-light .ut-header-extra-module-dropdown-menu li.sfHover > .ut-main-navigation-link, #header-section.ut-navigation-style-on.ut-header-light .ut-header-extra-module-custom-fields .ut-main-navigation-link:hover, #header-section.ut-navigation-style-on.ut-header-light .ut-header-extra-module-custom-fields .ut-main-navigation-link:active, #header-section.ut-navigation-style-on.ut-header-light .ut-header-extra-module-custom-fields .ut-main-navigation-link.selected, #header-section.ut-navigation-style-on.ut-header-light .ut-header-extra-module-custom-fields .ut-main-navigation-link.selected:hover, #header-section.ut-navigation-style-on.ut-header-light .ut-header-extra-module-custom-fields .ut-main-navigation-link.selected:active, #header-section.ut-navigation-style-on.ut-header-light .ut-header-extra-module-custom-fields li.sfHover > .ut-main-navigation-link {   color: #151515; }  #header-section.ut-header-light .ut-navigation-with-link-animation-type-border .sub-menu li.sfHover > a {   color: #151515; } #header-section.ut-header-light .ut-navigation-with-link-animation-type-border .sub-menu li.current_page_item > a, #header-section.ut-header-light .ut-navigation-with-link-animation-type-border .sub-menu li.current-menu-item > a, #header-section.ut-header-light .ut-navigation-with-link-animation-type-border .sub-menu li.current_page_ancestor > a, #header-section.ut-header-light .ut-navigation-with-link-animation-type-border .sub-menu li.current-menu-ancestor > a, #header-section.ut-header-light .ut-navigation-with-link-animation-type-border .ut-navigation-column-list li.current_page_item > a, #header-section.ut-header-light .ut-navigation-with-link-animation-type-border .ut-navigation-column-list li.current-menu-item > a, #header-section.ut-header-light .ut-navigation-with-link-animation-type-border .ut-navigation-column-list li.current_page_ancestor > a, #header-section.ut-header-light .ut-navigation-with-link-animation-type-border .ut-navigation-column-list li.current-menu-ancestor > a, #header-section.ut-header-light #navigation.ut-navigation-with-link-animation-type-border .sub-menu li > a:hover, #header-section.ut-header-light #navigation-secondary.ut-navigation-with-link-animation-type-border .sub-menu li > a:hover, #header-section.ut-header-light .ut-header-extra-module-dropdown-menu .ut-navigation-with-link-animation-type-border .sub-menu li > a:hover, #header-section.ut-header-light .ut-navigation-with-link-animation-type-border .ut-navigation-column-list li > a:hover {   color: #151515; } #header-section.ut-header-dark a:hover, #header-section.ut-header-dark a:active, #header-section.ut-header-dark li.sfHover > .ut-main-navigation-link, #header-section.ut-header-dark .ut-top-header-has-submenu:hover .ut-header-cart, #header-section.ut-header-dark .ut-top-header-has-submenu:hover .ut-top-header-main-link, #header-section.ut-header-dark .sub-menu li.sfHover > a {   color: rgb(255,255,255);   color: rgba(255,255,255,1); } #header-section.ha-transparent a:hover, #header-section.ha-transparent a:active, #header-section.ha-transparent li.sfHover > .ut-main-navigation-link, #header-section.ha-transparent .ut-top-header-has-submenu:hover .ut-header-cart, #header-section.ha-transparent .ut-top-header-has-submenu:hover .ut-top-header-main-link, #header-section.ha-transparent .sub-menu li.sfHover > a {   color: rgb(255,255,255);   color: rgba(255,255,255,1); } #header-section .ut-navigation-style-separator ul li a::after {   color: #151515; } #header-section.ut-header-dark .ut-navigation-style-separator ul li a::after {   color: rgb(255,255,255);   color: rgba(255,255,255,0.5); } #header-section.ha-transparent .ut-navigation-style-separator ul li a::after {   color: rgb(255,255,255);   color: rgba(255,255,255,0.7); } #header-section.ut-header-dark .selected, #header-section.ut-header-dark .selected:hover, #header-section.ut-header-dark .selected:active {   color: rgb(255,255,255);   color: rgba(255,255,255,1); } #header-section.ha-transparent .selected, #header-section.ha-transparent .selected:hover, #header-section.ha-transparent .selected:active {   color: rgb(255,255,255);   color: rgba(255,255,255,1); } #header-section.ut-header-dark li.current_page_item:not(.menu-item-object-custom) > a, #header-section.ut-header-dark li.current-menu-item:not(.menu-item-object-custom) > a, #header-section.ut-header-dark li.current_page_ancestor > a, #header-section.ut-header-dark li.current-menu-ancestor > a, #header-section.ut-header-dark .sub-menu li.current_page_item > a, #header-section.ut-header-dark .sub-menu li.current-menu-item > a, #header-section.ut-header-dark .sub-menu li.current_page_ancestor > a, #header-section.ut-header-dark .sub-menu li.current-menu-ancestor > a, #header-section.ut-header-dark .ut-navigation-column-list li.current_page_item > a, #header-section.ut-header-dark .ut-navigation-column-list li.current-menu-item > a, #header-section.ut-header-dark .ut-navigation-column-list li.current_page_ancestor > a, #header-section.ut-header-dark .ut-navigation-column-list li.current-menu-ancestor > a, #header-section.ut-header-dark .ut-top-header-sub-menu ul li.current_page_item > a, #header-section.ut-header-dark .ut-top-header-sub-menu ul li.current-menu-item > a, #header-section.ut-header-dark .ut-top-header-sub-menu ul li.current_page_ancestor > a, #header-section.ut-header-dark .ut-top-header-sub-menu ul li.current-menu-ancestor > a {   color: rgb(255,255,255);   color: rgba(255,255,255,1); } #header-section.ha-transparent li.current_page_item:not(.menu-item-object-custom) > a, #header-section.ha-transparent li.current-menu-item:not(.menu-item-object-custom) > a, #header-section.ha-transparent li.current_page_ancestor > a, #header-section.ha-transparent li.current-menu-ancestor > a, #header-section.ha-transparent .sub-menu li.current_page_item > a, #header-section.ha-transparent .sub-menu li.current-menu-item > a, #header-section.ha-transparent .sub-menu li.current_page_ancestor > a, #header-section.ha-transparent .sub-menu li.current-menu-ancestor > a, #header-section.ha-transparent .ut-navigation-column-list li.current_page_item > a, #header-section.ha-transparent .ut-navigation-column-list li.current-menu-item > a, #header-section.ha-transparent .ut-navigation-column-list li.current_page_ancestor > a, #header-section.ha-transparent .ut-navigation-column-list li.current-menu-ancestor > a, #header-section.ha-transparent .ut-top-header-sub-menu ul li.current_page_item > a, #header-section.ha-transparent .ut-top-header-sub-menu ul li.current-menu-item > a, #header-section.ha-transparent .ut-top-header-sub-menu ul li.current_page_ancestor > a, #header-section.ha-transparent .ut-top-header-sub-menu ul li.current-menu-ancestor > a {   color: rgb(255,255,255);   color: rgba(255,255,255,1); } #header-section .ut-navigation-column-list > li.menu-item-object-megamenu-image:last-child:first-child {   margin-top: 0; } #header-section .ut-navigation-column-list > li.menu-item-object-megamenu-image:last-child {   margin-top: 20px; }  #header-section .ut-megamenu .ut-nav-header h3 {   color: #151515; } #header-section.ut-header-dark .ut-megamenu .ut-nav-header h3 {   color: rgb(255,255,255);   color: rgba(255,255,255,0.5); } #header-section.ut-header-dark .ut-megamenu .current-menu-parent .ut-nav-header h3, #header-section.ut-header-dark .ut-megamenu .ut-navigation-column-list:hover .ut-nav-header h3 {   color: rgb(255,255,255);   color: rgba(255,255,255,1); } #header-section.ha-transparent .ut-megamenu .ut-nav-header h3 {   color: rgb(255,255,255);   color: rgba(255,255,255,0.7); } #header-section.ha-transparent .ut-megamenu .current-menu-parent .ut-nav-header h3, #header-section.ha-transparent .ut-megamenu .ut-navigation-column-list:hover .ut-nav-header h3 {   color: rgb(255,255,255);   color: rgba(255,255,255,1); }  #header-section .ut-header-mini-cart .ut-header-mini-cart-item, #header-section #ut-top-header .ut-header-mini-cart .ut-header-mini-cart-item, #header-section #header-section-area-separator .ut-header-area-separator, #header-section #ut-top-header .ut-top-header-border-separator, #header-section #ut-top-header, #header-section[data-separator="on"][data-style="style-9"] #header-section-lower-area, #header-section[data-separator="on"][data-style="style-5"] #header-section-lower-area, #header-section[data-separator="on"]:not([data-style="style-9"]):not([data-style="style-5"]) #header-section-upper-area {   border-color: #DDDDDD; } #header-section .ut-megamenu .ut-megamenu-grid-col:not(:first-child) {   border-left: 1px solid #DDDDDD; } #header-section .ut-header-area-separator {   border-bottom: 1px solid #DDDDDD; }  #header-section .ut-header-dark .ut-header-area-separator { border-bottom: 1px solid rgba(255,255,255,0.5); } #header-section.ut-header-dark .ut-header-mini-cart .ut-header-mini-cart-item, #header-section.ut-header-dark #ut-top-header .ut-header-mini-cart .ut-header-mini-cart-item, #header-section.ut-header-dark #header-section-area-separator .ut-header-area-separator, #header-section.ut-header-dark #ut-top-header .ut-top-header-border-separator, #header-section.ut-header-dark #ut-top-header, #header-section.ut-header-dark[data-separator="on"][data-style="style-9"] #header-section-lower-area, #header-section.ut-header-dark[data-separator="on"][data-style="style-5"] #header-section-lower-area, #header-section.ut-header-dark[data-separator="on"]:not([data-style="style-9"]):not([data-style="style-5"]) #header-section-upper-area {   border-color: rgba(255,255,255,0.1); } #header-section.ut-header-dark .ut-megamenu .ut-megamenu-grid-col:not(:first-child) {   border-left: 1px solid rgba(255,255,255,0.1); }  #header-section.ha-transparent .ut-horizontal-navigation .ut-megamenu {   border: 1px solid rgba(255,255,255,0.1); } #header-section.ha-transparent .bklyn-btn:hover, #header-section.ha-transparent .bklyn-btn:active {  background: #FFFFFF;  color: #151515; } #header-section.ha-transparent .ut-top-header-sub-menu ul, #header-section.ha-transparent .ut-horizontal-navigation ul.sub-menu {   border: 1px solid rgba(255,255,255,0.1); } #header-section.ha-transparent .ut-header-mini-cart .ut-header-mini-cart-item, #header-section.ha-transparent #ut-top-header .ut-header-mini-cart .ut-header-mini-cart-item, #header-section.ha-transparent #header-section-area-separator .ut-header-area-separator, #header-section.ha-transparent #ut-top-header .ut-top-header-border-separator, #header-section.ha-transparent #ut-top-header, #header-section.ha-transparent[data-separator="on"][data-style="style-9"] #header-section-lower-area, #header-section.ha-transparent[data-separator="on"][data-style="style-5"] #header-section-lower-area, #header-section.ha-transparent[data-separator="on"]:not([data-style="style-9"]):not([data-style="style-5"]) #header-section-upper-area {   border-color: rgba(255,255,255,0.1); } #header-section.ha-transparent .ut-megamenu .ut-megamenu-grid-col:not(:first-child) {   border-left: 1px solid rgba(255,255,255,0.1); }  .ha-transparent .ut-header-cart-mobile .ut-header-cart:hover i, .ut-header-dark .ut-header-cart-mobile .ut-header-cart:hover i, .ha-transparent .ut-header-cart-mobile .ut-header-cart:active i, .ut-header-dark .ut-header-cart-mobile .ut-header-cart:active i, .ha-transparent .ut-header-cart-mobile .ut-header-cart, .ut-header-dark .ut-header-cart-mobile .ut-header-cart, .ha-transparent .ut-header-cart-mobile .ut-header-cart:hover, .ut-header-dark .ut-header-cart-mobile .ut-header-cart:hover, .ha-transparent .ut-header-cart-mobile .ut-header-cart:active, .ut-header-dark .ut-header-cart-mobile .ut-header-cart:active {   color: #FFFFFF; } .ut-header-light .ut-header-cart-mobile .ut-header-cart:hover i, .ut-header-light .ut-header-cart-mobile .ut-header-cart:active i, .ut-header-light .ut-header-cart-mobile .ut-header-cart, .ut-header-light .ut-header-cart-mobile .ut-header-cart:hover, .ut-header-light .ut-header-cart-mobile .ut-header-cart:active {   color: #151515; }  .ut-header-extra-module-company-social .ut-navigation-style-separator ul li a::after, .ut-navigation-style-separator .ut-header-extra-module-custom-fields li a::after, .ut-navigation-style-separator .ut-header-extra-module-toolbar li a::after {   display: none; } .ut-header-extra-module li .ut-main-navigation-link {   padding: 0 !important;   margin: 0 10px !important; } .ut-header-extra-module.ut-header-extra-module-toolbar li .ut-main-navigation-link {   padding: 0 !important;   margin: 0 15px !important; } .ut-header-extra-module li:first-child .ut-main-navigation-link {   padding: 0 !important;   margin-left: 0 !important; } .ut-header-extra-module li:last-child .ut-main-navigation-link {   padding: 0 !important;   margin-right: 0 !important; } .ut-navigation-style-animation-line ul li .ut-main-navigation-link, .ut-navigation-style-animation-line-middle ul li .ut-main-navigation-link {   padding: 0;   margin-left: 15px;   margin-right: 15px; } .ut-navigation-style-animation-line ul li .ut-main-navigation-link::after {   position: absolute;   content: '';   height: 2px;   width: 0;   left: 0;   -webkit-transition: width 300ms cubic-bezier(0.215, 0.610, 0.355, 1.000);   -o-transition: width 300ms cubic-bezier(0.215, 0.610, 0.355, 1.000);   transition: width 300ms cubic-bezier(0.215, 0.610, 0.355, 1.000);   -webkit-transition-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);   -o-transition-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);   transition-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000); } .ut-header-extra-module-company-social .ut-navigation-style-animation-line li .ut-main-navigation-link::after, .ut-navigation-style-animation-line .ut-header-extra-module-toolbar li .ut-main-navigation-link:not(.ut-wpml-language-switch-active)::after {   display: none; } .ut-navigation-style-animation-line.ut-navigation-style-animation-line-top ul li .ut-main-navigation-link::after {   top: 0; } .ut-navigation-style-animation-line.ut-navigation-style-animation-line-bottom ul li .ut-main-navigation-link::after {   bottom: 0; } .ut-navigation-style-animation-line-middle ul li .ut-main-navigation-link > span {   position: relative; } .ut-navigation-style-animation-line-middle ul li .ut-main-navigation-link > span::after {   bottom: -4px;   position: absolute;   content: '';   height: 2px;   width: 0;   left: 0;   -webkit-transition: width 300ms cubic-bezier(0.215, 0.610, 0.355, 1.000);   -o-transition: width 300ms cubic-bezier(0.215, 0.610, 0.355, 1.000);   transition: width 300ms cubic-bezier(0.215, 0.610, 0.355, 1.000);   -webkit-transition-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);   -o-transition-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);   transition-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000); } .ut-navigation-style-animation-line-middle ul li.current-menu-item:not(.menu-item-object-custom) .ut-main-navigation-link > span::after, .ut-navigation-style-animation-line-middle ul li.current-menu-parent:not(.has-scroll-children) .ut-main-navigation-link > span::after, .ut-navigation-style-animation-line-middle ul li .ut-main-navigation-link.active > span::after, .ut-navigation-style-animation-line-middle ul li .ut-main-navigation-link.selected > span::after, .ut-navigation-style-animation-line-middle ul li .ut-main-navigation-link:hover > span::after, .ut-navigation-style-animation-line-middle ul li.sfHover .ut-main-navigation-link > span::after, .ut-navigation-style-animation-line ul li.current-menu-item:not(.menu-item-object-custom) .ut-main-navigation-link::after, .ut-navigation-style-animation-line ul li.current-menu-parent:not(.has-scroll-children) .ut-main-navigation-link::after, .ut-navigation-style-animation-line ul li .ut-main-navigation-link.active::after, .ut-navigation-style-animation-line ul li .ut-main-navigation-link.selected::after, .ut-navigation-style-animation-line ul li .ut-main-navigation-link:hover::after, .ut-navigation-style-animation-line ul li.sfHover .ut-main-navigation-link::after {   width: 100%; }  .ut-horizontal-navigation ul.sub-menu {   -webkit-box-shadow: 0 5px 5px 0 rgba(0,0,0,.10);   box-shadow: 0 5px 5px 0 rgba(0,0,0,.10);   text-align: left;   opacity: 0;   top: 100%;   pointer-events: none;   transform: translate3d(0px, 0px, 0px); } ul.sub-menu .ut-wpml-language-switch-flag {   vertical-align: middle;   margin-right: 10px; } .ut-wpml-language-switch-code {   text-transform: uppercase !important; } .ut-horizontal-navigation ul.sub-menu li > a {   -webkit-transition: color 300ms, background 300ms cubic-bezier(0.215, 0.610, 0.355, 1.000);   -o-transition: color 300ms, background 300ms cubic-bezier(0.215, 0.610, 0.355, 1.000);   transition: color 300ms, background 300ms cubic-bezier(0.215, 0.610, 0.355, 1.000);   -webkit-transition-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);   -o-transition-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);   transition-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000); } .ut-horizontal-navigation ul li:hover > ul.sub-menu { opacity: 1;   visibility:visible;   pointer-events: auto; } .ut-horizontal-navigation ul.sub-menu ul, .ut-horizontal-navigation ul.sub-menu li {   margin-left: 0; } .ut-horizontal-navigation ul.sub-menu li a:after {   display: none; } .ut-horizontal-navigation ul.sub-menu li > a {   background: none !important;   min-width: 200px;   position: static;   margin: 0;   padding: 0 40px;   font-size: 10px;   text-transform: capitalize;   overflow: hidden;   text-overflow: ellipsis; } .ut-horizontal-navigation ul.sub-menu li > a:not(.ut-remove-header-cart-item):not(.ut-header-mini-cart-link) {   height: 30px;   line-height: 30px; } .ut-horizontal-navigation ul li ul li ul li {   display: block; } .ut-header-extra-module-company-social .fa-ul.ut-navigation-menu li .ut-main-navigation-link {   height: 80px; } .sub-menu .sf-with-ul::before {   font-family: 'Brooklyn-Core';   font-size: 12px;   font-style: normal;   content: "\e915";   position: absolute;   right: 15px; } .sub-menu li a i {   margin-right: 10px; } .ut-horizontal-navigation.ut-navigation-centered ul.ut-navigation-menu { float: none; text-align: center; } .ut-horizontal-navigation.ut-navigation-centered ul.sub-menu { text-align: left; } .ut-horizontal-navigation.ut-navigation-centered > ul > li { display: inline-block; float: none; } #navigation-secondary.ut-navigation-centered > ul > li:first-child > a { padding-left: 0; } .ut-horizontal-navigation ul ul ul {   left: 100%; } .ut-horizontal-navigation ul.sub-menu li > ul.sub-menu {   top: -1px; } .ut-horizontal-navigation ul.sub-menu li:not(:first-child) > ul.sub-menu {   top: -40px; } .ut-header-dark .ut-horizontal-navigation ul.sub-menu li > ul.sub-menu {   top: -2px; } .ut-header-dark .ut-horizontal-navigation ul.sub-menu li:not(:first-child) > ul.sub-menu {   top: -42px; } .ut-header-dark .ut-horizontal-navigation ul li.ut-is-megamenu:hover > .ut-megamenu, .ut-header-dark .ut-horizontal-navigation ul li.ut-menu-item-lvl-0:hover > ul.sub-menu, .ut-header-dark .ut-horizontal-navigation.ut-navigation-with-animation ul li.ut-is-megamenu:hover > .ut-megamenu, .ut-header-dark .ut-horizontal-navigation.ut-navigation-with-animation ul li.ut-menu-item-lvl-0:hover > ul.sub-menu {   top: calc(100% + 1px); } .ha-transparent .ut-horizontal-navigation ul.sub-menu li > ul.sub-menu, .ut-header-light .ut-horizontal-navigation ul.sub-menu li > ul.sub-menu {   top: -1px; } .ha-transparent .ut-horizontal-navigation ul.sub-menu li:not(:first-child) > ul.sub-menu, .ut-header-light .ut-horizontal-navigation ul.sub-menu li:not(:first-child) > ul.sub-menu {   top: -41px; } #ut-sitebody .ut-horizontal-navigation ul.sub-menu li:first-child {   padding-top: 40px; } #ut-sitebody .ut-horizontal-navigation ul.sub-menu li:last-child {   padding-bottom: 40px; } .ut-main-navigation-link .ut-header-remove-text {   display: none; }  .ut-header-mini-cart-content[data-simplebar] {   position: relative;   z-index: 1;   overflow: hidden!important;   max-height: inherit;   -webkit-overflow-scrolling: touch; } .ut-header-mini-cart-content[data-simplebar="init"] {   display: -webkit-box !important;   display: -ms-flexbox !important;   display: flex !important; } .ut-header-mini-cart-content .simplebar-scroll-content {   overflow-x: hidden !important;   overflow-y: scroll;   min-width: 100% !important;   max-height: inherit!important;   -webkit-box-sizing: content-box !important;   box-sizing: content-box !important; } .ut-header-mini-cart-content .simplebar-content {   overflow-y: hidden!important;   overflow-x: scroll;   -webkit-box-sizing: border-box !important;   box-sizing: border-box !important;   min-height: 100%!important; } .ut-header-mini-cart-content .simplebar-track {   z-index: 100000;   position: absolute;   right: 0;   bottom: 0;   width: 11px; } .ut-header-mini-cart-content .simplebar-scrollbar {   position: absolute;   right: 1px;   width: 7px;   min-height: 10px; } .ut-header-mini-cart-content .simplebar-scrollbar:before {  position: absolute;  content: "";   -webkit-border-radius: 7px;   -moz-border-radius: 7px;  border-radius: 7px;  left: 0;  right: 0;  opacity: 0;  -webkit-transition: opacity 0.2s linear;  -o-transition: opacity 0.2s linear;  transition: opacity 0.2s linear; } .ut-header-mini-cart-content .simplebar-track:hover .simplebar-scrollbar:before, .ut-header-mini-cart-content .simplebar-track .simplebar-scrollbar.visible:before {   opacity: 1;   -webkit-transition: opacity 0 linear;   -o-transition: opacity 0 linear;   transition: opacity 0 linear; } .ut-header-mini-cart-content .simplebar-track.vertical {   top: 0; } .ut-header-mini-cart-content .simplebar-track.vertical .simplebar-scrollbar:before {   top: 2px;   bottom: 2px; } .ut-header-mini-cart-content .simplebar-track.horizontal {   left: 0;   width: auto;   height: 11px; } .ut-header-mini-cart-content .simplebar-track.horizontal .simplebar-scrollbar:before {   height: 100%;   left: 2px;   right: 2px; } .ut-header-mini-cart-content .horizontal.simplebar-track .simplebar-scrollbar {   right: auto;   top: 2px;   height: 7px;   min-height: 0;   min-width: 10px;   width: auto; }  .ut-mm-trigger, .ut-header-cart-mobile {   display: inline;   float: right; } .ut-header-cart-mobile .ut-header-cart {   display: block;   width: 100%;   padding-right: 10px;   font-size: 20px; } .ut-header-cart-mobile .ut-header-cart .ut-header-cart-count {   font-size: 14px;   line-height: 20px;   -webkit-border-radius: 20px;   -moz-border-radius: 20px;   border-radius: 20px;   width: 20px;   height: 20px;   vertical-align: middle;   margin-left: 5px;   font-family: Sans-Serif !important; } .ut-mm-trigger {   cursor: pointer;   text-align: right;   position: relative;   line-height: 80px;   height: 80px; } #header-section[data-style='style-1'] .ut-mm-trigger, #header-section[data-style='style-1'] .ut-header-cart-mobile, #header-section[data-style='style-6'] .ut-mm-trigger, #header-section[data-style='style-6'] .ut-header-cart-mobile {   float: left; } #header-section[data-style='style-1'] .ut-header-cart-mobile .ut-header-cart, #header-section[data-style='style-6'] .ut-header-cart-mobile .ut-header-cart {   padding-right: 0;   padding-left: 10px; } .ut-mm-trigger-center { text-align: center; } .ut-mm-button {   border: none;   cursor: pointer;   margin: 0;   height: 80px;   padding: 0;   background: transparent; } .ut-mm-button:before {   content: "\f0c9";   font-family: 'FontAwesome';   font-size: 25px;   text-align: center;   background: transparent;   color: #FFFFFF;   -webkit-transition: .2s color linear;   -o-transition: .2s color linear;   transition: .2s color linear; } .ut-mm-button:hover, .ut-mm-button:focus, .ut-mm-button.active {   background: transparent;   outline: none !important; } #ut-mobile-nav {   margin: 0; } .ut-mobile-menu {   line-height: 150%;   margin: 0; } #ut-mobile-menu {   margin: 0;   padding: 10px 0 0 10px;   text-align: left;   font-size: 14px; } .ut-mobile-menu .sub-menu {   margin: 0 0 0 15px; } .ut-mobile-menu .bklyn-btn {   margin: 15px 0 15px 15px; } .ut-mobile-menu .sub-menu .bklyn-btn {   margin-left: 0; } .ha-transparent .ut-mobile-menu a:not(.bklyn-btn), .ut-header-dark .ut-mobile-menu a:not(.bklyn-btn), .ut-mobile-menu a:not(.bklyn-btn) {   padding: 10px 0 10px 30px;   display: block;   position: relative;   -webkit-transition: none;       -o-transition: none;       transition: none; } .ut-mobile-menu a:not(.bklyn-btn) {   color: #151515; } .ut-header-dark .ut-mobile-menu a:not(.bklyn-btn) {   color: rgb(255,255,255);   color: rgba(255, 255, 255,0.5); } .ut-header-dark .ut-mobile-menu a:hover {   color: rgb(255,255,255);   color: rgba(255, 255, 255,1); } .ut-mobile-menu a:last-child {   border-bottom: none; } .ut-header-light .ut-mobile-menu a:hover {   color: rgb(255,255,255) !important;   color: rgba(255, 255, 255,1) !important; } .ut-header-light #ut-mobile-nav {   background: #FFFFFF; } .ut-header-light .ut-mobile-menu a {   border-bottom: 1px solid #DDDDDD;; } .ut-header-dark #ut-mobile-nav {   background: #131416; } .ha-transparent #ut-mobile-menu, .ha-transparent #ut-mobile-menu a {   border-color: #dddddd; } .ut-header-dark .ut-mobile-menu a {   border-bottom: 1px solid rgb(255,255,255);   border-bottom: 1px solid rgb(255, 255, 255, 0.1); } .ut-mobile-menu a:not(.bklyn-btn)::before {   content: '•';   position: absolute;   top: 10px;   left: 15px; } .ut-mobile-menu a:hover::before, .ut-mobile-menu a:hover {   color: #FFFFFF; } .ut-mobile-menu li {   padding: 0;   margin: 0; } #ut-sitebody .ut-header-light .ut-mm-trigger #ut-open-mobile-menu.ut-hamburger span::before, #ut-sitebody .ut-header-light .ut-mm-trigger #ut-open-mobile-menu.ut-hamburger:not(.is-active) span, #ut-sitebody .ut-header-light .ut-mm-trigger #ut-open-mobile-menu.ut-hamburger span::after {   background-color: #151515; } #ut-sitebody .ut-header-dark .ut-mm-trigger #ut-open-mobile-menu.ut-hamburger span::before, #ut-sitebody .ut-header-dark .ut-mm-trigger #ut-open-mobile-menu.ut-hamburger:not(.is-active) span, #ut-sitebody .ut-header-dark .ut-mm-trigger #ut-open-mobile-menu.ut-hamburger span::after, #ut-sitebody .ha-transparent .ut-mm-trigger #ut-open-mobile-menu.ut-hamburger span::before, #ut-sitebody .ha-transparent .ut-mm-trigger #ut-open-mobile-menu.ut-hamburger:not(.is-active) span, #ut-sitebody .ha-transparent .ut-mm-trigger #ut-open-mobile-menu.ut-hamburger span::after {   background-color: #FFFFFF; }  #ut-mobile-nav {   overflow: hidden;   position: relative;   left: -10px;   display: none; } .ut-scroll-pane-wrap {   overflow: hidden; } .ut-scroll-pane {   -webkit-overflow-scrolling: touch;   overflow-y: scroll;   padding-right: 20px; }  .ut-horizontal-navigation .bklyn-btn-menu a {   display: inline-block;   margin: 0 15px; } .ut-horizontal-navigation.ut-navigation-style-animation-line-middle .bklyn-btn-menu a, .ut-horizontal-navigation.ut-navigation-style-animation-line .bklyn-btn-menu a {   margin: 0 15px 0 15px; } .ut-horizontal-navigation .menu-item-object-megamenu-button + .menu-item-object-megamenu-button .bklyn-btn-menu .bklyn-btn {  margin-left: 0; } .ut-horizontal-navigation .menu-item-object-megamenu-button + .menu-item-object-megamenu-button .bklyn-btn-menu .bklyn-btn::after {  content: ''; } .ut-horizontal-navigation ul li:first-child .bklyn-btn-menu .bklyn-btn {   margin-left: 0; } .ut-horizontal-navigation ul li:last-child .bklyn-btn-menu .bklyn-btn { margin-right: 0; } .ut-horizontal-navigation.ut-navigation-style-separator ul li:first-child .bklyn-btn-menu .bklyn-btn {   margin-left: 0;   margin-right: 0; } .ut-horizontal-navigation.ut-navigation-style-separator ul li.menu-item-object-megamenu-button:first-child + li .ut-main-navigation-link::after {   display: none; } .ut-horizontal-navigation.ut-navigation-style-separator ul li:last-child .bklyn-btn-menu .bklyn-btn {   margin-left: 0;   margin-right: 0; } .ut-horizontal-navigation.ut-navigation-style-separator ul li .bklyn-btn-menu .bklyn-btn {   margin-left: 0; } .ut-horizontal-navigation.ut-navigation-style-separator ul li:last-child .bklyn-btn-menu .bklyn-btn::after, .ut-horizontal-navigation.ut-navigation-style-separator ul li .bklyn-btn-menu .bklyn-btn::after {   display: none; } .ut-horizontal-navigation ul li > .sub-menu .bklyn-btn-menu a {   font-size: 10px !important;   margin: 0 40px !important;   padding: 0.5em 0.6em; } .ut-horizontal-navigation ul li > .sub-menu .bklyn-btn-menu {   line-height: 30px; } .ut-horizontal-navigation ul li > .sub-menu li:first-child .bklyn-btn-menu {   margin-top: 0; } .ut-horizontal-navigation ul li > .sub-menu li:last-child .bklyn-btn-menu {   margin-bottom: 0; }   .member-wrap {   margin-left: -10px !important;   margin-right: -10px !important; } .member-box {   margin-bottom: 0;   position: relative;   overflow: hidden; } .ut-hide-member-details {   color: #151515;   font-size: 24px;   float: right; } .light .ut-hide-member-details:hover {   color: #FFFFFF; } .light .ut-overlay {   background: #111111; } .ut-overlay {   background: #FFFFFF; } .mp-holder {   margin: 0 auto 20px auto;   position: relative;   z-index: 1; } .mp-holder .member-photo {   margin: 0;   position: relative; } .mp-holder .member-photo img {   width: 100%;   display: block;   position: relative;   -webkit-box-shadow: 0 0 0 #000000;   box-shadow: 0 0 0 #000000; } .mp-holder .member-description {   position: absolute;   top: 0;   left: 0;   padding: 20px;   background: #151515;   background: rgba(0, 0, 0, 0.7);   color: #FFFFFF; } .mp-holder .member-description h3 {   margin: 0;   padding: 0;   color: #FFFFFF; } .mp-holder .member-description .ut-member-details i {   padding-left: 5px; } .mp-holder .member-description .ut-member-details {   display: inline-block;   font-size: 11px;   text-transform: uppercase; } .mp-holder .member-description a:hover {   color: #FFFFFF; } .mp-holder .member-description span {   font-size: 11px;   text-transform: uppercase; } .mp-holder .member-photo {   overflow: hidden; } .mp-holder .member-photo img {   -webkit-transition: transform 0.4s;   -moz-transition: transform 0.4s;   -o-transition: transform 0.4s;   transition: transform 0.4s; } .no-touchevents .mp-holder .member-photo:hover img, .mp-holder .member-photo.cs-hover img {   -webkit-transform: translateY(-0px);   -ms-transform: translateY(-0px);   transform: translateY(-0px); } .mp-holder .member-description {   height: 100%;   width: 100%;   top: auto;   bottom: 0;   opacity: 0;   -webkit-transform: translateY(100%);   -ms-transform: translateY(100%);   transform: translateY(100%);   -webkit-transition: transform 0.4s, opacity 0.1s 0.3s;   -moz-transition: opacity 0.1s 0.3s, transform 0.4s;   -o-transition: transform 0.4s, opacity 0.1s 0.3s;   transition: transform 0.4s, opacity 0.1s 0.3s; } .no-touchevents .mp-holder .member-photo:hover .member-description, .mp-holder .member-photo.cs-hover .member-description {   opacity: 1;   -webkit-transform: translateY(0px);   -ms-transform: translateY(0px);   transform: translateY(0px);   -webkit-transition: transform 0.4s, opacity 0.1s;   -moz-transition: opacity 0.1s, transform 0.4s;   -o-transition: transform 0.4s, opacity 0.1s;   transition: transform 0.4s, opacity 0.1s; } .mp-holder .member-description .ut-member-details {   position: absolute;   bottom: 20px;   right: 20px; } .ut-overlay {   position: fixed;   width: 100%;   height: 100%;   visibility: hidden;   top: 0;   left: 0;   z-index: 998;   opacity: 0;   -webkit-transition: all 0.3s;   -o-transition: all 0.3s;   transition: all 0.3s;   -webkit-transform: translate3d(0, 0, 0);   transform: translate3d(0, 0, 0); } .ut-modal-box {   position: fixed;   top: 50%;   left: 50%;   width: 50%;   height: 100%;   z-index: 999;   visibility: hidden;   -webkit-backface-visibility: hidden;   backface-visibility: hidden;   opacity: 0; } .ut-overlay-show {   visibility: visible;   opacity: 1; } .ut-box-show {   visibility: visible; } .ut-modal-box-effect .member-detail-box {   opacity: 0;   -webkit-transition: all 0.3s;   -o-transition: all 0.3s;   transition: all 0.3s; } .ut-box-show.ut-modal-box-effect .member-detail-box {   opacity: 1; } .member-detail-box { } .ut-member-name {   margin-bottom: 0;   color: #151515;   font-size: 17px; } .ut-member-title {   display: block;   font-size: 11px;   letter-spacing: 0.5px;   line-height: 150%;   text-transform: uppercase;   margin-top: 5px;   margin-bottom: 20px; } .team-bio .member-box {   text-align: center; } .team-bio .member-box h3 {   margin-top: 0; } .team-bio .member-photo {   float: none;   width: 100%;   height: auto;   border: none;   margin-right: 0; } .ut-mfh {   position: relative; } .member-photo-large {   margin-bottom: 20px; } .team-bio .member-photo img {   border: 4px solid #F1F4F5; } .bio-desc h3 {   color: #151515; } .member-social {   margin: 0;   position: absolute;   bottom: 20px;   left: 30px; } .member-social a {   text-align: center;   display: inline-block;   line-height: 38px;   color: #FFFFFF;   margin-right: 10px;   -webkit-transition: 0.2s all linear;   -o-transition: 0.2s all linear;   transition: 0.2s all linear; } .member-social a:hover {   color: #FFFFFF; }   .no-touchevents .ut-member-style-2 .mp-holder .member-photo:hover img, .ut-member-style-2 .mp-holder .member-photo.cs-hover img {   -webkit-transform: translateY(-50px);   -ms-transform: translateY(-50px);   transform: translateY(-50px); } .ut-member-style-2 .ut-so-link {   color: #FFFFFF;   background: #151515;   -webkit-border-radius: 50%;   -moz-border-radius: 50%;   border-radius: 50%;   text-align: center;   display: inline-block;   width: 30px;   line-height: 30px;   -webkit-transition: 0.2s all linear;   -o-transition: 0.2s all linear;   transition: 0.2s all linear;   margin-right: 10px; } .ut-member-style-2 .ut-so-link:hover {   color: #FFFFFF !important; } .ut-member-style-2 .ut-so-link:last-child {   margin-right: 0; } .ut-member-style-2 .member-description .ut-member-title .ut-member-name {   color: #ffffff; } .ut-member-style-2 .mp-holder .member-description {   background: #121212;   color: #898989; }  .ut-member-style-3 .mp-holder {   border-bottom: 1px solid #DDDDDD; } .light .ut-member-style-3 .mp-holder {   border-bottom: 1px solid #FFFFFF; } .member-description-style-3 {   padding: 20px;   text-align: center; } .ut-member-style-3 .member-social {   position: relative;   top: 0;   left: 0; } .ut-member-style-3 .member-social a {   color: #DDDDDD;   border: 1px solid #DDDDDD;   -webkit-border-radius: 50%;   -moz-border-radius: 50%;   border-radius: 50%;   height: 40px;   width: 40px;   -webkit-transition: 0.2s all linear;   -o-transition: 0.2s all linear;   transition: 0.2s all linear; } .light .ut-member-style-3 .member-social a {   color: #FFFFFF;   border: 1px solid #FFFFFF; } .ut-member-style-3 .member-social a:last-child {   margin-right: 0; }  .member-photo-style-4-wrap {   position: relative;   margin-bottom: 20px;   overflow: hidden; } .member-photo-style-4-wrap:hover .member-photo-style-4 {   display: none; } .member-photo-style-4-wrap:hover .member-photo-style-4-hover {   display: inherit; } .member-photo-style-4-hover {   display: none; } .member-description-style-4 {   text-align: center; } .member-photo-style-4 img, .member-photo-style-4-hover img {   margin: 0 auto;   display: block;   -webkit-backface-visibility: hidden;   backface-visibility: hidden; } .member-photo-style-4-wrap .member-social {   left: 20px;   bottom: 5px; } .member-photo-style-4-wrap .member-social a:hover {   color: #151515 !important; }  .parallax-section {   overflow: hidden;   position: relative; } .parallax-content {   color: #FFFFFF;   position: relative; } .normal-background, .parallax-background {   background-size: cover !important;   background-repeat: repeat-y; } .normal-background {   background-position: center center; } .parallax-overlay-pattern {   background-image: url('https://www.digitalnydetox.sk/wp-content/themes/brooklyn/images/overlay-pattern.png'); } .parallax-overlay {   top: 0;   left: 0;   width: 100%;   height: 100%;   background-repeat: repeat;   position: relative;   z-index: 1; } .parallax-scroll-container-hide:not(.hero-parallax-scroll-container) + .parallax-overlay { -webkit-transition: opacity 0.40s ease-in-out;       -o-transition: opacity 0.40s ease-in-out;       transition: opacity 0.40s ease-in-out; } .parallax-scroll-container {   position: absolute;   top: 0;   left: 0;   width: 100%;   height: 100%;   background-size: cover !important;   background-repeat: repeat-y;   background-position: center center;   -webkit-transform: translate3d(0,0,0);       transform: translate3d(0,0,0); } .parallax-image-container {   width: 100%;   height: 100%;   background-size: cover !important;   background-repeat: repeat-y;   background-position: center center; } .parallax-scroll-container.fixed {   background-attachment: fixed; } .parallax-scroll-container-hide:not(.hero-parallax-scroll-container) {   opacity: 0; } .parallax-scroll-container-hide:not(.hero-parallax-scroll-container) + .parallax-overlay { opacity: 0; }  .site-header {   margin-bottom: 70px; } #primary > .post:last-child {   border-bottom: 0;   margin-bottom: 40px;   padding-bottom: 0; } .post {   margin-bottom: 80px; } .post .entry-content > *:last-child:last-child, .page .entry-content > *:last-child:last-child {   margin-bottom: 0; } .single-post .post {   margin: 0;   padding: 0;   border: none; } .single-post .entry-meta {   z-index: 1;   position: relative; } .entry-title {   margin: 0;   -ms-word-wrap: break-word;   word-wrap: break-word;   font-size: 22px; } h1.entry-title {   font-size: 22px; } .entry-header {   margin-bottom: 20px; } .single-post .entry-header {   margin-bottom: 20px; } .search-results .entry-header {   margin-bottom: 0; } .ut-post-thumbnail, .ut-post-media {   margin-bottom: 40px; } .ut-post-thumbnail .wpb_content_element {   margin-bottom: 0; } .post .ut-gallery-wrap, .entry-thumbnail {   -webkit-backface-visibility: hidden;       backface-visibility: hidden;   position: relative;   overflow: hidden;   margin: 0; } .post .ut-gallery-wrap {   margin-bottom: 40px; } .ut-blog-layout-list-article-inner .ut-gallery-wrap, ut-blog-grid-article-inner {   margin-bottom: 0; } .ut-blog-grid-article-inner .ut-gallery-wrap {   margin-bottom: 0; } .ut-format-gallery {   position: relative; } .ut-format-gallery .ut-gallery-slider {   margin: 0; } .post .ut-gallery-wrap ul li img, .entry-thumbnail img {   display: block;   margin: 0;   position: relative;   -webkit-transition: all 300ms cubic-bezier(0.215, 0.610, 0.355, 1.000);   -o-transition: all 300ms cubic-bezier(0.215, 0.610, 0.355, 1.000);   transition: all 300ms cubic-bezier(0.215, 0.610, 0.355, 1.000);   -webkit-transition-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);   -o-transition-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);   transition-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);   max-width: 100%;   -webkit-transform: scale(1);   -ms-transform: scale(1);   transform: scale(1); } .ut-blog-classic-article .entry-thumbnail {   -webkit-border-radius: 4px;   -moz-border-radius: 4px;   border-radius: 4px; } .archive .post:not(.ut-blog-classic-article):not(.ut-blog-mixed-large-article):hover .ut-gallery-wrap ul li img, .archive .post:not(.ut-blog-classic-article):not(.ut-blog-mixed-large-article):hover .entry-thumbnail img, .blog .post:not(.ut-blog-classic-article):not(.ut-blog-mixed-large-article):hover .ut-gallery-wrap ul li img, .blog .post:not(.ut-blog-classic-article):not(.ut-blog-mixed-large-article):hover .entry-thumbnail img, .ut-blog-mixed-large-article .entry-thumbnail .ut-gallery-wrap ul li img:hover, .ut-blog-mixed-large-article .entry-thumbnail img:hover, .ut-blog-classic-article .entry-thumbnail .ut-gallery-wrap ul li img:hover, .ut-blog-classic-article .entry-thumbnail img:hover, .blog .ut-load-video:hover img {   -webkit-transform: scale(1.1);   -ms-transform: scale(1.1);   transform: scale(1.1); } .page-links {   margin: 0 0 20px 0;   font-size: 12px;   text-transform: uppercase; } .page-links ul {   display: block;   height: 40px;   line-height: 40px;   list-style: none;   margin: 20px 0 0 0;   padding: 0;   text-align: right; } .page-links ul li:last-child {   margin-right: 0; } .page .page-links ul, .single-post .page-links ul {   margin-top: 40px; } .page-links ul li {   display: inline;   margin-right: 10px; } .page-links ul li a {   padding: 10px;   border: 1px solid #DDDDDD; } .page-links a {   color: #151515 !important;   font-weight: bold !important;   text-decoration: none !important; } .page-links a:hover, .page-links a:active {   color: #777777 !important; } .single-post #primary .ut-last-section .ut-last-row:not(.ut-row-has-filled-cols) .wpb_content_element:last-child {   margin-bottom: 0; } .screen-reader-text {   clip: rect(1px, 1px, 1px, 1px);   position: absolute !important;   height: 1px;   width: 1px;   overflow: hidden; }  .entry-meta {   font-size: 12px;   line-height: 24px;   text-align: right;   color: #151515; } .entry-header .entry-meta {   text-align: left;   margin-top: 5px;   margin-bottom: 0; } .reply-link i, .edit-link i, .tags-links i, .entry-meta i {   color: #151515;   font-size: 14px;   padding-right: 10px;   vertical-align: middle; } .reply-link i {   -webkit-transition: 0.3s all ease;   -o-transition: 0.3s all ease;   transition: 0.3s all ease; } .entry-meta i, .tags-links i {   vertical-align: baseline; } .comment-reply-link:hover i, .comment-reply-link:active i {   color: #ffbf00;   padding-right: 5px; } .entry-meta .author-links, .entry-meta .cat-links, .entry-meta .comments-link, .entry-meta .edit-link, .entry-meta .ut-sticky {   color: #151515;   display: block;   text-transform: capitalize; } .entry-meta .edit-link {   text-transform: uppercase; } .entry-meta .ut-sticky {   display: none; } .sticky .entry-meta .ut-sticky {   display: block; } .entry-meta .author-links .avatar {   display: inline-block;   vertical-align: middle;   margin-right: 10px; } .entry-meta .author-links .avatar.round {   border-radius: 50%; } .ut-sticky i {   margin: 0;   padding: 0; } .entry-header .entry-meta .date-format, .entry-header .entry-meta .author-links, .entry-header .entry-meta .cat-links, .entry-header .entry-meta .comments-link {   display: inline-block;   margin-right: 20px;   text-transform: capitalize; } .tags-links a, .entry-meta a {   color: #151515;   font-weight: normal;   text-transform: capitalize; } .tags-links a:hover, .tags-links a:active, .entry-meta a:hover, .entry-meta a:active {   color: #777777; } .vc_row-full-width + .tags-links, .vc_section + .tags-links {   margin-top: 40px; } .tags-links {   font-size: 12px;   color: #151515;   display: block;   font-weight: bold;   text-transform: uppercase; } .date-format {   margin-bottom: 20px;   padding-bottom: 20px;   border-bottom: 1px solid #DDDDDD;   font-family: Sans-serif !important;   z-index: 10;   display: inline-block;   text-align: center; } .entry-header .date-format {   margin: 0;   padding: 0;   border: none;   font-family: inherit; } .ut-blog-grid.ut-blog-grid-date-shadow .date-format {   -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, 0.09);   -moz-box-shadow: 0 0 10px rgba(0, 0, 0, 0.09);   box-shadow: 0 0 10px rgba(0, 0, 0, 0.09); } .date-format .day {   font-size: 60px;   display: block;   line-height: 60px;   font-weight: bold;   color: #151515; } .ut-blog-grid.ut-blog-grid-date-small .day {   font-size: 40px;   line-height: 40px; } .date-format .month {   color: #151515;   display: block;   text-transform: uppercase;   font-size: 14px;   font-weight: bold; } .ut-blog-grid.ut-blog-grid-date-small .month {   font-size: 12px; } .more-link {   color: #151515;   font-size: 12px;   font-weight: bold;   text-transform: uppercase; } .more-link:hover, .more-link:active {   color: #151515; } .more-link .more-link {   text-align: right;   display: block;   width: auto; } .author-link i, .more-link i {   -webkit-transition: 0.3s all ease;   -o-transition: 0.3s all ease;   transition: 0.3s all ease;   padding-left: 10px;   vertical-align: middle; } .author-link:hover i, .more-link:hover i {   padding-left: 5px; } .ut-blog-link {   color: inherit;   display: -webkit-box;   display: -ms-flexbox;   display: flex;   -webkit-box-flex: 1;     -ms-flex: 1 0 auto;       flex: 1 0 auto; } .ut-post-thumbnail-caption-wrap {   position: relative; } .ut-post-thumbnail-caption {   position: absolute;   bottom: 20px;   left: 20px;   color: #FFFFFF;   font-size: 12px;   font-weight: bold;   overflow: hidden;   -o-text-overflow: ellipsis;    text-overflow: ellipsis;   white-space: nowrap;   max-width: 100%;   padding-right: 80px; }  .author-info {   margin-top: 80px;   padding-top: 80px;   border-top: 1px solid #DDDDDD; } .author-avatar {   float: left;   margin-right: 40px;   margin-bottom: 20px; } .author-avatar img {   border: 2px solid #ffbf00;   -webkit-border-radius: 50%;   -moz-border-radius: 50%;   border-radius: 50%; } .author-bio {   color: #151515;   overflow: hidden; } .author-link {   color: #151515;   text-decoration: underline;   font-weight: bold; } .author-link:hover i {   color: #ffbf00; } .author-link:hover, .author-link:active {   color: #151515; } .the-author {   margin-bottom: 20px; } .author-description {   overflow: hidden; } .author-social-links {   font-size: 16px;   margin: 20px 0 0;   list-style: none;   text-align: left; } .author-social-links a {   color: #151515;   -webkit-transition: 0.2s all linear;   -o-transition: 0.2s all linear;   transition: 0.2s all linear; } .author-social-links a:hover, .author-social-links a:active {   color: #ffbf00; } .author-social-links li {   display: inline;   margin-right: 20px; } .author-social-links li:last-child {   margin-right: 0; }  .format-chat p {   margin: 0;   padding: 3px; } .format-chat p:nth-child(2n+1) {   background: #f7f8fa; } .format-chat .entry-content {   margin-bottom: 20px; }   .ut-gallery-wrap {   overflow: hidden; } .ut-gallery-slider {   margin: 0;   padding: 0;   overflow: hidden;   background: #FFFFFF;   position: relative;   zoom: 1; } .ut-gallery-slider {   height: 320px;   background: url('https://www.digitalnydetox.sk/wp-content/themes/brooklyn/images/loaders/ajax-loader.gif');   background-repeat: no-repeat;   background-position: center center; } .ut-gallery-slider.loaded {   background: none; } .ut-gallery-slider .slides > li {   display: none;   -webkit-backface-visibility: hidden; } .ut-gallery-slider .slides {   zoom: 1; } .ut-blog-classic-article .ut-gallery-slider {   -webkit-border-radius: 4px;   -moz-border-radius: 4px;   border-radius: 4px; } .ut-gallery-slider .flex-direction-nav {   display: inline-block;   list-style: none;   position: absolute;   margin: 0;   top: 20px;   right: 20px;   height: 40px;   width: 100px;   z-index: 100;   text-align: right; } .ut-gallery-slider .flex-direction-nav li {   display: inline-block;   width: 40px;   height: 40px;   margin-right: 10px; } .ut-gallery-slider .flex-direction-nav li:last-child {   margin: 0; } .ut-gallery-slider .flex-direction-nav a {   display: block;   width: 40px;   height: 40px;   margin: 0;   z-index: 10;   overflow: hidden;   opacity: 1;   cursor: pointer;   color: #FFFFFF;   text-align: center;   background: #151515;   -webkit-border-radius: 50%;   -moz-border-radius: 50%;   border-radius: 50%;   -webkit-transition: all 300ms cubic-bezier(0.215, 0.610, 0.355, 1.000);   -o-transition: all 300ms cubic-bezier(0.215, 0.610, 0.355, 1.000);   transition: all 300ms cubic-bezier(0.215, 0.610, 0.355, 1.000);   -webkit-transition-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);   -o-transition-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);   transition-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000); } .ut-gallery-slider .flex-direction-nav a:before {   font-family: 'Brooklyn-Core';   font-size: 14px;   line-height: 40px;   display: inline-block;   content: '\e90a'; } .ut-gallery-slider .flex-direction-nav a.flex-next:before {   content: '\e915'; } .ut-gallery-slider .flex-direction-nav a.flex-next { } .ut-gallery-slider .flex-direction-nav .flex-prev:hover, .ut-gallery-slider .flex-direction-nav .flex-next:hover { }  .wp-audio-shortcode {   margin-bottom: 40px; } .ut-post-thumbnail .wp-audio-shortcode {   margin-bottom: 0; } .mejs-controls div.mejs-time-rail {   padding-top: 14px; } .mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-total, .mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-current, .mejs-controls .mejs-time-rail span {   height: 2px; } .mejs-controls .mejs-time-rail .mejs-time-handle { border: 1px solid transparent; } .mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-total {   top: 19px; } .mejs-controls .mejs-time-rail .mejs-time-float {   background: #151515;   border: none;   color: #FFFFFF; } .mejs-controls .mejs-time-rail .mejs-time-float-corner {   border-color: #151515; display: none; }  .mejs-controls, .mejs-mediaelement, .mejs-container {   background: url('https://www.digitalnydetox.sk/wp-content/themes/brooklyn/') !important;   background-color: #151515 !important; } .mejs-time-float { top:-17px; }  .mejs-currenttime, .mejs-duration {   color: #FFFFFF !important; }  .mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-total, .mejs-controls .mejs-time-rail .mejs-time-total {   background: #444444 !important; }  .mejs-controls .mejs-time-rail .mejs-time-current {   background: #FFFFFF !important; }  .mejs-controls .mejs-time-rail .mejs-time-loaded {   background: #444444 !important; }  .mejs-button.mejs-play, .mejs-button.mejs-pause, .mejs-button.mejs-volume-button { -webkit-transition: none; -o-transition: none; transition: none; } .mejs-button.mejs-play > button, .mejs-button.mejs-pause > button, .mejs-button.mejs-volume-button button { background: transparent url("https://www.digitalnydetox.sk/wp-content/themes/brooklyn/images/mediaelement/mejs-controls.svg"); -webkit-transition: none; -o-transition: none; transition: none; } .mejs-button.mejs-play > button {   background-position: 0 0; } .mejs-button.mejs-pause > button {   background-position: -20px 0; } .mejs-button.mejs-unmute > button {   background-position: -40px 0; } .mejs-button.mejs-mute > button { background-position: -60px 0; }  .format-quote blockquote {   font-size: 22px;   margin-top: 0;   margin-bottom: 20px; } .format-quote blockquote > *:last-child {   margin-bottom: 0; } .single-post .ut-quote-post {   margin-bottom: 40px; } .ut-quote-post {   display: -webkit-box;   display: -ms-flexbox;   display: flex;   background: #ffbf00;   position: relative;   min-height: 400px;   width: 100%;   padding: 40px;   -webkit-transition: all 0.50s ease-in-out;   -o-transition: all 0.50s ease-in-out;   transition: all 0.50s ease-in-out;   -webkit-border-radius: 4px;   -moz-border-radius: 4px;   border-radius: 4px; } .single-post .ut-quote-post {   background: #151515; } .ut-quote-post blockquote {   color: #FFFFFF;   display: -webkit-box;   display: -ms-flexbox;   display: flex;   margin: 0;   -webkit-box-flex: 1;     -ms-flex: 1;       flex: 1;   -webkit-box-align: center;     -ms-flex-align: center;       align-items: center;   -webkit-box-pack: center;     -ms-flex-pack: center;       justify-content: center;   border-color: #FFFFFF;   -webkit-transition: all 0.50s ease-in-out;   -o-transition: all 0.50s ease-in-out;   transition: all 0.50s ease-in-out; } .ut-quote-post blockquote cite {   font-size: 14px; } .format-quote .ut-quote-post-link:hover .ut-quote-post, .format-quote .ut-quote-post-link:active .ut-quote-post {   background: #151515; } .format-quote .ut-quote-post-link:hover .ut-quote-post blockquote, .format-quote .ut-quote-post-link:active .ut-quote-post blockquote {   border-color: #ffbf00; } .ut-blog-grid .ut-quote-post-link {   display: -webkit-box;   display: -ms-flexbox;   display: flex;   -webkit-box-flex: 1;     -ms-flex: 1;       flex: 1;   position: relative;   height: 100%; } .ut-quote-post-link {   text-decoration: none !important; } .ut-blog-layout-list-article-inner .ut-quote-post-link {   width: 100%; } .ut-blog-grid .ut-quote-post {   display: -webkit-box;   display: -ms-flexbox;   display: flex;   -webkit-box-align: center;     -ms-flex-align: center;       align-items: center;   -webkit-box-pack: center;     -ms-flex-pack: center;       justify-content: center;   min-height: 100%;   padding: 40px; } .blog .ut-shortcode-video-wrap, .ut-blog-grid .ut-shortcode-video-wrap {   overflow: hidden;   border-top-right-radius: 4px; } .ut-blog-grid .ut-blog-grid-article .wpb_content_element {   margin-bottom: 0; }  .blog .ut-blog-classic-article.post-password-required form > *:last-child {   margin-bottom: 0; } #main-content .entry-content > .post-password-form {   padding-top: 80px;   padding-bottom: 80px; }   .format-link .entry-header a .entry-title, .format-link .entry-header .entry-title a {   color: #FFFFFF; } .ut-format-link {   background: #151515;   display: -webkit-box;   display: -ms-flexbox;   display: flex;   -webkit-box-flex: 1;     -ms-flex: 1 0 auto;       flex: 1 0 auto;   height: 100%;   width: 100%;   position: relative;   -webkit-border-radius: 4px;   -moz-border-radius: 4px;   border-radius: 4px;   -webkit-transition: all 0.50s ease-in-out;   -o-transition: all 0.50s ease-in-out;   transition: all 0.50s ease-in-out; } .ut-blog-classic-article .ut-format-link-content {   height: 200px; } .ut-format-link-content {   display: -webkit-box;   display: -ms-flexbox;   display: flex;   -webkit-box-align: center;     -ms-flex-align: center;       align-items: center;   -webkit-box-pack: center;     -ms-flex-pack: center;       justify-content: center;   -webkit-box-flex: 1;     -ms-flex: 1 0 auto;       flex: 1 0 auto;   padding: 40px;   min-height: 100%;   width: 100%; } .ut-format-link-content .entry-title {   color: #FFFFFF; }  .ut-blog-grid .ut-sticky {   float: left;   margin-right: 10px; } .ut-blog-grid {   margin: 0 -10px;   display: -webkit-box;   display: -ms-flexbox;   display: flex;   -webkit-box-orient: horizontal;   -webkit-box-direction: normal;     -ms-flex-flow: row wrap;       flex-flow: row wrap; } .ut-blog-grid .post {   position: relative;   display: -webkit-box;   display: -ms-flexbox;   display: flex; } .ut-blog-grid-article-inner {   background: #FFFFFF;   display: -webkit-box;   display: -ms-flexbox;   display: flex;   -webkit-box-orient: vertical;   -webkit-box-direction: normal;     -ms-flex-direction: column;       flex-direction: column;   width: 100%;   overflow: hidden;   -webkit-border-radius: 10px;   -moz-border-radius: 10px;   border-radius: 10px; } .ut-blog-grid .entry-header {   overflow: hidden; } .ut-blog-grid .date-format {   float: none;   margin: 0;   position: absolute;   top: 20px;   left: 20px;   border: none;   padding: 0; } .ut-blog-grid .date-format.ut-blog-grid-has-no-thumbnail {   position: inherit; } .date-format.ut-blog-grid-has-no-thumbnail a {   display: inline-block; } .ut-blog-grid .ut-post-thumbnail .date-format > span, .ut-blog-grid .ut-format-gallery .date-format > span {   color: #FFFFFF; } .ut-blog-grid .ut-post-thumbnail {   margin: 0;   -webkit-box-flex: 0;     -ms-flex: 0 0 auto;       flex: 0 0 auto; } .ut-blog-grid .fluid-width-video-wrapper {   height: 100%; } .ut-blog-grid-content-wrap {   display: -webkit-box;   display: -ms-flexbox;   display: flex;   -webkit-box-flex: 1;     -ms-flex: 1;       flex: 1;   margin: 0;   position: relative;   width: 100%;   -webkit-box-orient: vertical;   -webkit-box-direction: normal;     -ms-flex-direction: column;       flex-direction: column;   -webkit-box-pack: center;     -ms-flex-pack: center;       justify-content: center;   padding: 40px; } .ut-blog-grid .entry-meta:not(.entry-meta-top) {   background: #FFFFFF;   border-top: 1px solid #DDDDDD;   margin: 0;   padding: 10px 20px;   text-align: left;   -ms-flex-line-pack: end;     align-content: flex-end; } .ut-blog-grid .entry-meta .author-links {   float: left; } .ut-blog-grid .entry-meta .comments-link {   float: left; } .ut-blog-grid .entry-meta .author-links {   margin-right: 20px; } .ut-blog-grid .entry-meta.entry-meta-top {   background: #FFFFFF;   -ms-flex-line-pack: start;     align-content: flex-start;   margin: 0;   padding: 10px 20px;   width: 100%;   display: block;   border-top: none;   text-align: left; } .entry-meta-top-has-border {   border-bottom: 1px solid #DDDDDD; } .ut-blog-grid .post, .ut-blog-grid .hentry {   padding: 0 20px 0 20px;   margin-bottom: 40px;   display: -webkit-box;   display: -ms-flexbox;   display: flex; } .ut-meta-post-icon {   height: 40px;   width: 40px;   background: #ffbf00;   -webkit-border-radius: 50%;   -moz-border-radius: 50%;   border-radius: 50%;   position: absolute;   bottom: 20px;   right: 20px;   z-index: 20; } .ut-meta-post-icon i {   display: block;   line-height: 40px;   text-align: center;   color: #FFFFFF;   font-size: 18px; } .ut-meta-post-icon i.Bklyn-Core-Right-6 {   padding-left: 4px; } .post .ut-post-thumbnail .ut-video-module-caption-text {   height: 100%; } .post .ut-post-thumbnail .ut-video-module-inner-caption-text {   text-align: right;   vertical-align: bottom; } .post .ut-post-thumbnail .ut-video-module-play-icon {   height: 40px;   width: 40px;   background: #ffbf00; } .post .ut-post-thumbnail .ut-video-module-play-icon i {   line-height: 40px;   font-size: 18px; } .post .ut-post-thumbnail .ut-video-module-caption .ut-load-video::before {   display: none; } .search-results .ut-blog-grid .entry-meta-top, .search-results .ut-blog-grid .entry-content {   display: none; }  .ut-blog-grid-article-inner, .ut-blog-layout-list-article-inner, .ut-blog-mixed-large-article-large {   border: 1px solid #DDDDDD;   -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, 0.09);   box-shadow: 0 0 10px rgba(0, 0, 0, 0.09); }  .ut-blog-mixed-grid .post {   border-bottom: none; } .ut-blog-mixed-grid .format-audio iframe {   height: 362px; } .ut-blog-mixed-large-article {   margin: 0 10px 40px; } .ut-blog-mixed-large-article-large {   padding: 40px 30px;   overflow: hidden;   -webkit-border-radius: 10px;   -moz-border-radius: 10px;   border-radius: 10px; }  .ut-blog-layout-list .ut-sticky {   float: left;   margin-right: 10px; } .ut-blog-list-article {   margin-bottom: 40px; } .ut-blog-layout-list {   display: -webkit-box;   display: -ms-flexbox;   display: flex;   -webkit-box-orient: horizontal;   -webkit-box-direction: normal;     -ms-flex-flow: row wrap;       flex-flow: row wrap; } .ut-blog-layout-list .post {   position: relative; } .ut-blog-layout-list .ut-post-thumbnail, .ut-blog-list-content, .ut-blog-layout-list .ut-format-gallery {   -webkit-box-flex: 1;     -ms-flex: 1;       flex: 1;   margin: 0; } .ut-blog-list-content {   display: -webkit-box;   display: -ms-flexbox;   display: flex;   -webkit-box-orient: vertical;   -webkit-box-direction: normal;     -ms-flex-direction: column;       flex-direction: column; } .ut-blog-layout-list-article-inner {   background: #FFFFFF;   display: -webkit-box;   display: -ms-flexbox;   display: flex;   -webkit-box-flex: 1;     -ms-flex: 1;       flex: 1;   -webkit-box-orient: horizontal;   -webkit-box-direction: normal;     -ms-flex-direction: row;       flex-direction: row;   -webkit-border-radius: 10px;   -moz-border-radius: 10px;   border-radius: 10px;   overflow: hidden; } .ut-blog-layout-list-content-wrap {   display: -webkit-box;   display: -ms-flexbox;   display: flex;   -webkit-box-flex: 1;     -ms-flex: 1;       flex: 1;   margin: 0;   position: relative;   width: 100%;   -webkit-box-orient: vertical;   -webkit-box-direction: normal;     -ms-flex-direction: column;       flex-direction: column;   -webkit-box-pack: center;     -ms-flex-pack: center;       justify-content: center;   padding: 40px; } .ut-blog-layout-list .date-format {   float: none;   margin: 0;   position: absolute;   top: 20px;   left: 20px;   border: none;   padding: 0; } .ut-blog-layout-list .ut-post-thumbnail:not(.ut-post-thumbnail-empty) .date-format > span, .ut-blog-layout-list .ut-format-gallery .date-format > span {   color: #FFFFFF; } .ut-blog-layout-list .ut-post-thumbnail.ut-post-thumbnail-empty .entry-thumbnail {   border-right: 1px solid #DDDDDD;   padding: 20px;   height: 100%; } .ut-blog-layout-list .ut-post-thumbnail.ut-post-thumbnail-empty .entry-thumbnail .date-format {   position: inherit; } .ut-blog-layout-list .entry-meta:not(.entry-meta-top) {   background: #FFFFFF;   border-top: 1px solid #DDDDDD;   margin: 0;   padding: 10px 20px;   text-align: left;   -ms-flex-line-pack: end;     align-content: flex-end; } .ut-blog-layout-list .entry-meta .author-links {   float: left; } .ut-blog-layout-list .entry-meta .comments-link {   float: left; } .ut-blog-layout-list .entry-meta .author-links {   margin-right: 20px; } .ut-blog-layout-list .entry-meta.entry-meta-top {   background: #FFFFFF;   -ms-flex-line-pack: start;     align-content: flex-start;   margin: 0;   padding: 10px 20px;   border-bottom: 1px solid #DDDDDD;   width: 100%;   display: block;   border-top: none;   text-align: left; } .ut-blog-list-article.format-video .entry-thumbnail, .ut-blog-list-article.format-video .fluid-width-video-wrapper {   height:100%;   }  .mashsb-container {   padding: 0; } .mashsb-container + .tags-links {   margin-top: 40px; } .entry-content aside.mashsb-container:first-child {   margin-bottom: 40px; } .mashsb-buttons a {   -webkit-transition: 0.2s all linear;   -o-transition: 0.2s all linear;   transition: 0.2s all linear; }  #ut-blog-navigation {   background: #f7f8fa;   font-size: 16px;   height: 120px; } #ut-blog-navigation i {   line-height: 120px; } #ut-blog-navigation a {   color: #151515;   display: block;   height: 100%;   width: 100%; } #ut-blog-navigation .nav-previous {   float: left;   text-align: left;   width: 50%; } #ut-blog-navigation .nav-next {   float: right;   text-align: right;   width: 50%; }  #comments {   padding-top: 80px;   margin-top: 80px;   border-top: 1px solid #DDDDDD; } .ut-vc-enabled.single-portfolio #comments {   margin-top: 0;   margin-bottom: 80px; } .author-title, #reply-title, .comments-title {   text-transform: uppercase;   font-size: 17px;   margin-bottom: 40px; } #reply-title {   margin-bottom: 10px; } #reply-title > small {   font-size: 12px; } #reply-title a:hover, reply-title a:active {   color: #777777; } .logged-in-as { } .logged-in-as a {   color: #151515; } .logged-in-as a:hover, .logged-in-as a:active {   color: #777777; } .comment-body {   border: 1px solid #DDDDDD;   overflow: hidden;   padding: 40px;   position: relative;   -webkit-border-radius: 10px;   -moz-border-radius: 10px;   border-radius: 10px; } .ut-arrow-left {   width: 0;   height: 0;   border-top: 20px solid transparent;   border-bottom: 20px solid transparent;   border-right: 20px solid #DDDDDD;   position: absolute;   left: 101px;   top: 20px;   z-index: 10; } .ut-arrow-left:after {   content: '';   width: 0;   height: 0;   border-top: 19px solid transparent;   border-bottom: 19px solid transparent;   border-right: 19px solid #FFFFFF;   position: absolute;   top: -19px;   left: 1px; } .comment-list {   margin-left: 0;   padding-bottom: 40px;   margin-bottom: 80px;   border-bottom: 1px solid #DDDDDD; } .comment-list li.comment {   position: relative; } .comment-list li article {   margin-bottom: 40px; } .comment-list .pingback > div {   padding: 20px; } .comment-list .pingback {   margin-bottom: 20px; } .pingback a {   color: #151515;   text-decoration: underline;   font-weight: bold; } .pingback a:hover, .pingback a:active {   color: #777777; } #comment-nav-above, #comment-nav-below {   margin-bottom: 50px;   font-size: 11px;   text-transform: uppercase;   padding-bottom: 50px;   border-bottom: 1px solid #DDDDDD; } .bypostauthor .comment-avatar img {   border: 2px solid #ffbf00; } .comment-avatar {   float: left;   margin-right: 40px;   margin-bottom: 40px; } .comment-avatar .avatar {   border: 2px solid transparent;   -webkit-border-radius: 50%;   -moz-border-radius: 50%;   border-radius: 50%; } .bypostauthor {   color: inherit; } .comment-author h6 {   font-size: 17px;   margin-bottom: 5px; } .comment-footer {   font-size: 12px;   text-transform: uppercase;   text-align: right;   margin-top: 20px; } .comment-footer-edit-link {   margin-left: 10px; } .comment-footer a {   color: #151515;   font-weight: bold; } .comment-metadata {   font-size: 12px;   color: #777777; } .comment-metadata a {   color: #777777; } .comment-metadata a:hover, .comment-metadata a:active {   color: #151515; } .comment-header, .comment-metadata, .comment-footer { } .comment-header {   margin-bottom: 10px; } #comments .comment-list .comment > #respond.comment-respond {   margin-bottom: 40px; } #commentform .form-submit {   margin-bottom: 0; } #commentform p.comment-form-author, #commentform p.comment-form-email {   float: left;   margin-right: 2%;   width: 32%; } #commentform p.comment-form-url {   float: left;   width: 32%; } #commentform input#author, #commentform input#email, #commentform input#url {   width: 100%;   display: block;   margin-bottom: 0; } #commentform textarea {   width: 100%;   display: block;   min-height: 200px; } #commentform #submit {   margin: 0; } #commentform .comment-form-comment textarea, #commentform .comment-form-author input, #commentform .comment-form-email input, #commentform .comment-form-url input {   -webkit-border-radius: 10px;   -moz-border-radius: 10px;   border-radius: 10px; } #searchform label, .comment-awaiting-moderation, #commentform label {   color: #151515; } #searchform label, .comment-awaiting-moderation, #cancel-comment-reply-link, #commentform label {   font-size: 12px;   text-transform: uppercase;   font-weight: bold; } #cancel-comment-reply-link:hover {   color: #151515; } .comment-reply-link:hover, .comment-reply-link:active {   color: #151515; } .comment-subscription-form {   clear: both;   font-size: 0.75rem;   font-weight: normal;   margin-bottom: 5px !important;   margin-top: 5px !important;   overflow: hidden; } .comment-subscription-form #subscribe_blog, .comment-subscription-form #subscribe_comments {   display: inline !important;   float: none !important;   font-size: 0.75rem;   font-weight: normal;   margin: 0 !important; } #wp-comment-cookies-consent {   vertical-align: middle !important; }  #secondary {   position: relative;   z-index: 10; } #secondary {   font-size: 12px;   color: #777777; } #secondary .sidebar {   padding-left: 20px; } #secondary .sidebar.sidebar-left {   padding-left: 0;   padding-right: 20px; } #secondary .sidebar li:last-child {   margin-bottom: 0;   padding-bottom: 0; } #secondary .sidebar li:last-child > div:not(.tagcloud) > *:last-child, #secondary .sidebar li:last-child > *:last-child {   margin-bottom: 0; } .page-template-templatestemplate-archive-php a, #secondary a {   color: #151515; } .sidebar, .widget-container ul {   margin: 0;   padding: 0;   list-style: none; } .ut-nav-header h3, .widget-title {   font-size: 13px;   text-transform: uppercase;   margin-bottom: 20px; } #secondary .widget-title {   padding-top: 20px;   border-top: 1px solid #DDDDDD; } .widget-container {   margin-bottom: 20px; } .widget-container select, .widget-container ul {   margin-bottom: 20px; } .widget-container ul.sub-menu, .widget-container ul.children {   margin: 0; } .widget-container.widget_text > .textwidget ul {   list-style: disc inside;   margin-left: 0; } .widget-container.widget_text > .textwidget ol {   list-style: decimal inside;   margin-left: 0; } .widget-container #wp-calendar {   margin-bottom: 20px; } .widget_tag_cloud {   margin-bottom: 35px; } .ut-x-box {   width: 320px;   position: relative;   margin-top: 35px;   padding: 20px;   -webkit-border-radius: 8px;   -moz-border-radius: 8px;   -ms-border-radius: 8px;   -o-border-radius: 8px;   border-radius: 8px;   padding-bottom: 1.5em;   border: 1px solid #bdc3c7; } .ut-x-box .avatarcontainer {   position: absolute;   top: -35px;   right: 0;   left: 0;   margin: auto;   width: 70px;   height: 70px;   display: block; } .ut-x-box .avatar {   width: 100%;   border: 8px solid #5cc0ff;   -webkit-border-radius: 50%;   -moz-border-radius: 50%;   -ms-border-radius: 50%;   -o-border-radius: 50%;   border-radius: 50%;   overflow: hidden;   position: relative; } .ut-x-box .avatar img {   width: 65px;   height: 65px; } .ut-x-box .bio {   display: block;   flex-wrap: wrap;   align-items: center;   margin-bottom: 10px; } .ut-x-box .bio .desc {   text-align: center;   padding-top: 24px; } .ut-x-box .follow {   text-align: center; } .ut-x-box .follow a {   position: relative;   box-sizing: border-box;   padding: 4px 16px 4px 16px;   background-color: #000;   color: #fff !important;   border-radius: 9999px;   font-weight: 500;   cursor: pointer; } .ut-x-box .bio p {   margin-bottom: 0; } .ut-x-box .bio h3 {   margin-bottom: 1px;   font-size: 16px; } .ut-x-box .data {   color: inherit; } .ut-x-box .data li {   width: 32%;   text-align: center;   display: inline-block;   font-size: 1.5em;   border-right: solid 1px #bdc3c7; } .ut-footer-dark .ut-x-box .data li{   border-right: solid 1px #3e3e3e; } .ut-footer-dark .ut-x-box{   border: solid 1px #3e3e3e; } .ut-x-box .data li:last-child {   border: none; } .ut-x-box .data li span {   display: block;   text-transform: uppercase;   font-size: 11px;   margin-top: .6em;   font-weight:700;   line-height: 15px;   letter-spacing: 0.5px; } .footer .widget_tag_cloud {   margin-bottom: 55px; } .ut-archive-tags a, .widget_tag_cloud a {   display: inline-block;   font-size: 10px !important;   border: 1px solid #DDDDDD;   color: #777777 !important;   padding: 10px;   margin: 0 2px 5px 0;   line-height: 100% !important;   text-transform: uppercase;   -webkit-transition: all 300ms cubic-bezier(0.215, 0.610, 0.355, 1.000);   -o-transition: all 300ms cubic-bezier(0.215, 0.610, 0.355, 1.000);   transition: all 300ms cubic-bezier(0.215, 0.610, 0.355, 1.000);   -webkit-transition-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);   -o-transition-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);   transition-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000); } .ut-footer-dark .ut-footer-area .widget_tag_cloud a {   border-color: rgba(255,255,255,0.1);   color: #777777; } .ut-archive-tags a:hover, .widget_tag_cloud a:hover {   border-color: #151515;   color: #151515 !important; } .widget_recent_entries .post-date {   display: block;   font-size: 10px;   color: #888888; } .widget_categories ul, .widget_pages ul, .widget_nav_menu ul, .widget_recent_entries ul, .widget_recent_comments ul, .widget_meta ul, .widget_archive ul, .widget_media_image img {   margin-bottom: 20px; } .widget_categories li, .widget_pages li, .widget_nav_menu li, .widget_recent_entries li, .widget_recent_comments li, .widget_recent_comments li.recentcomments, .widget_meta li, .widget_archive li {   padding-left: 15px;   position: relative; } .widget-container li:last-child {   margin-bottom: 0;   padding-bottom: 0;   border-bottom: none; } .widget-container ul.children li:last-child {   margin-bottom: 0;   padding-bottom: 0; } .ut-footer-dark .ut-footer-area .tweet_list li {   border-color: rgba(255, 255, 255, 0.1) } .widget_recent_comments li {   padding-left: 0; } .widget_recent_comments li::before, .widget_recent_comments li.recentcomments::before, .widget_categories li::before, .widget_pages li::before, .widget_nav_menu li::before, .widget_recent_entries li::before, .widget_meta li::before, .widget_archive li::before, .tweet_list li::before {   font-family: 'FontAwesome';   content: "\f105";   font-weight: normal;   font-style: normal;   position: absolute;   top: 0;   left: 0;   color: #151515;   -webkit-transition: 0.2s all linear;   -o-transition: 0.2s all linear;   transition: 0.2s all linear; } .tweet_list li:before {   content: "\f099";   display: none; } .ut-footer-dark .ut-footer-area .widget_categories li::before, .ut-footer-dark .ut-footer-area .widget_pages li::before, .ut-footer-dark .ut-footer-area .widget_nav_menu li::before, .ut-footer-dark .ut-footer-area .widget_recent_entries li::before, .ut-footer-dark .ut-footer-area .widget_meta li::before, .ut-footer-dark .ut-footer-area .widget_archive li::before, .ut-footer-dark .ut-footer-area .tweet_list li::before, .ut-footer-dark .ut-footer-area .ut_widget_contact .ut-address::before, .ut-footer-dark .ut-footer-area .ut_widget_contact .ut-phone::before, .ut-footer-dark .ut-footer-area .ut_widget_contact .ut-fax::before, .ut-footer-dark .ut-footer-area .ut_widget_contact .ut-email::before, .ut-footer-dark .ut-footer-area .ut_widget_contact .ut-internet::before, .ut-footer-dark .ut-footer-area .widget_recent_comments li::before, .ut-footer-dark .ut-footer-area .widget_recent_comments li.recentcomments::before {   color: #777777; } .widget_pages li.page_item_has_children, .widget_nav_menu li.menu-item-has-children {   margin-bottom: 0;   padding-bottom: 0;   border-bottom: 0; } .widget_pages li.page_item_has_children .children, .widget_nav_menu li.menu-item-has-children .sub-menu {   margin: 0; } .ut-footer-dark .ut-footer-area .widget_pages li.page_item_has_children .children li:first-child, .ut-footer-dark .ut-footer-area .widget_nav_menu li.menu-item-has-children .sub-menu li:first-child {   border-color: #151515; } .ut-flickr-item {   width: 75px;   height: 75px;   background: url('https://www.digitalnydetox.sk/wp-content/themes/brooklyn/images/loaders/ajax-loader.gif');   background-repeat: no-repeat;   background-position: center center; } .ut-flickr-item.loaded {   background: none; } .ut_widget_flickr .flickr_items {   margin-bottom: 15px; } .ut_widget_flickr li {   float: left;   margin: 0 5px 5px 0; } .ut_widget_flickr li img {   -webkit-border-radius: 4px;   -moz-border-radius: 4px;   border-radius: 4px;   opacity: 1;   -webkit-transition: opacity 0.40s ease-in-out;   -o-transition: opacity 0.40s ease-in-out;   transition: opacity 0.40s ease-in-out; } .ut_widget_flickr li img:hover {   opacity: 0.5; } .widget_rss .rsswidget img {   vertical-align: middle; } .widget_rss li {   margin-bottom: 10px; } .widget_rss .rss-date {   display: block; } .tweet-left {   display: none; } .tweet_list li {   padding-left: 0;   position: relative;   border: none;   padding-bottom: 0;   margin-bottom: 10px; }  .ut_widget_contact div {   overflow: hidden; } .ut-footer-dark .ut-footer-area .ut_widget_contact li {   border-color: #151515; } .ut_widget_contact li *:last-child {   margin-bottom: 0; } .ut_widget_contact .ut-address::before, .ut_widget_contact .ut-phone::before, .ut_widget_contact .ut-fax::before, .ut_widget_contact .ut-email::before, .ut_widget_contact .ut-internet::before {   content: '\f041';   color: #151515;   font-family: fontawesome;   float: left;   margin-right: 10px;   text-align: center;   width: 20px;   font-size: 14px;   -webkit-transition: 0.2s all linear;   -o-transition: 0.2s all linear;   transition: 0.2s all linear; } .ut_widget_contact .ut-phone:before {   content: '\f095'; } .ut_widget_contact .ut-fax:before {   content: '\f1ac'; } .ut_widget_contact .ut-email:before {   content: '\f003'; } .ut_widget_contact .ut-internet:before {   content: '\f0ac'; }  .ut_widget_social {   margin-bottom: 30px; } .ut-sociallinks.ut-sociallinks-vertical li {   display: block; } .ut-sociallinks.ut-sociallinks-vertical li i {   padding-right: 15px;   text-align: center;   width: 30px; } .ut-sociallinks.ut-sociallinks-vertical li span {   text-transform: capitalize; } .ut_widget_social ul.ut-sociallinks {   font-size: 16px;   margin-bottom: 0; } .ut_widget_social .ut-sociallinks:not(.ut-sociallinks-vertical) li {   display: inline-block;   margin: 0 20px 10px 0;   text-align: center;   width: 20px; } .ut_widget_social .ut-sociallinks li a i {   -webkit-transition: 0.2s all linear;       -o-transition: 0.2s all linear;       transition: 0.2s all linear; }  @media screen and (max-width:782px) {   html #wpadminbar {     top: -46px;   } } .page-header .entry-meta {   text-align: center; } .blog #primary {   overflow: hidden; } .admin-bar #header-section.ut-header-floating {   margin-top: 32px !important; } .blog .main-content-background, .archive .main-content-background, .search-results .main-content-background {   padding-top: 80px;   padding-bottom: 40px; } .single-post .main-content-background {   padding-top: 80px;   padding-bottom: 80px; } .single-product .main-content-background, .woocommerce-cart .main-content-background, .woocommerce-checkout .main-content-background, .woocommerce-account .main-content-background {   padding-top: 80px;   padding-bottom: 80px; } .blog.ut-has-scroll-top .main-content-background, .archive.ut-has-scroll-top .main-content-background, .search-results.ut-has-scroll-top .main-content-background {   padding-bottom: 80px; } .single-post.ut-has-scroll-top .main-content-background, .single-product.ut-has-scroll-top .main-content-background {   padding-bottom: 120px; } .ut-spacing-80:not(.blog):not(.archive):not(.search-results):not(.single-post):not(.single-product):not(.woocommerce-cart):not(.woocommerce-checkout):not(.woocommerce-account).ut-vc-disabled .main-content-background, .ut-spacing-120:not(.blog):not(.archive):not(.search-results):not(.single-post):not(.single-product):not(.woocommerce-cart):not(.woocommerce-checkout):not(.woocommerce-account).ut-vc-disabled .main-content-background, .ut-spacing-160:not(.blog):not(.archive):not(.search-results):not(.single-post):not(.single-product):not(.woocommerce-cart):not(.woocommerce-checkout):not(.woocommerce-account).ut-vc-disabled .main-content-background, .ut-spacing-200:not(.blog):not(.archive):not(.search-results):not(.single-post):not(.single-product):not(.woocommerce-cart):not(.woocommerce-checkout):not(.woocommerce-account).ut-vc-disabled .main-content-background, .ut-spacing-80.ut-vc-enabled.ut-has-page-title .page-header, .ut-spacing-120.ut-vc-enabled.ut-has-page-title .page-header, .ut-spacing-160.ut-vc-enabled.ut-has-page-title .page-header, .ut-spacing-200.ut-vc-enabled.ut-has-page-title .page-header {   padding-top: 80px; } .ut-vc-enabled .wpb_content_element > .page-header, .ut-spacing-80.ut-vc-enabled .wpb_content_element .page-header, .ut-spacing-120.ut-vc-enabled .wpb_content_element .page-header, .ut-spacing-160.ut-vc-enabled .wpb_content_element .page-header, .ut-spacing-200.ut-vc-enabled .wpb_content_element .page-header {   padding-top: 0; } .ut-spacing-80:not(.blog):not(.archive):not(.search-results):not(.single-post):not(.single-product):not(.woocommerce-cart):not(.woocommerce-checkout):not(.woocommerce-account).ut-vc-disabled .main-content-background, .ut-spacing-120:not(.blog):not(.archive):not(.search-results):not(.single-post):not(.single-product):not(.woocommerce-cart):not(.woocommerce-checkout):not(.woocommerce-account).ut-vc-disabled .main-content-background, .ut-spacing-160:not(.blog):not(.archive):not(.search-results):not(.single-post):not(.single-product):not(.woocommerce-cart):not(.woocommerce-checkout):not(.woocommerce-account).ut-vc-disabled .main-content-background, .ut-spacing-200:not(.blog):not(.archive):not(.search-results):not(.single-post):not(.single-product):not(.woocommerce-cart):not(.woocommerce-checkout):not(.woocommerce-account).ut-vc-disabled .main-content-background {   padding-bottom: 80px; } .ut-spacing-80:not(.blog):not(.archive):not(.search-results):not(.single-post):not(.single-product):not(.woocommerce-cart):not(.woocommerce-checkout):not(.woocommerce-account).ut-vc-disabled.ut-has-scroll-top .main-content-background, .ut-spacing-120:not(.blog):not(.archive):not(.search-results):not(.single-post):not(.single-product):not(.woocommerce-cart):not(.woocommerce-checkout):not(.woocommerce-account).ut-vc-disabled.ut-has-scroll-top .main-content-background, .ut-spacing-160:not(.blog):not(.archive):not(.search-results):not(.single-post):not(.single-product):not(.woocommerce-cart):not(.woocommerce-checkout):not(.woocommerce-account).ut-vc-disabled.ut-has-scroll-top .main-content-background, .ut-spacing-200:not(.blog):not(.archive):not(.search-results):not(.single-post):not(.single-product):not(.woocommerce-cart):not(.woocommerce-checkout):not(.woocommerce-account).ut-vc-disabled.ut-has-scroll-top .main-content-background {   padding-bottom: 120px; } .ut-spacing-80.ut-vc-enabled #secondary, .ut-spacing-120.ut-vc-enabled #secondary, .ut-spacing-160.ut-vc-enabled #secondary, .ut-spacing-200.ut-vc-enabled #secondary {   padding: 80px 0; } .ut-empty-div {   border: none !important;   display: none !important;   height: 0 !important;   visibility: hidden !important;   opacity: 0 !important;   width: 0 !important;   } .single-post .entry-header .entry-title {   cursor: default; } @media (max-width: 1200px) {   .single-post .single-post-entry-sub-title {     font-size: 20px !important;     line-height: 125% !important;   } }  @media (max-width: 767px) {   .ut-spacing-80.ut-vc-enabled.ut-last-section-has-no-fill #secondary, .ut-spacing-120.ut-vc-enabled.ut-last-section-has-no-fill #secondary, .ut-spacing-160.ut-vc-enabled.ut-last-section-has-no-fill #secondary, .ut-spacing-200.ut-vc-enabled.ut-last-section-has-no-fill #secondary {   padding-top: 0; } .ut-spacing-80.ut-vc-enabled.ut-has-scroll-top #secondary, .ut-spacing-120.ut-vc-enabled.ut-has-scroll-top #secondary, .ut-spacing-160.ut-vc-enabled.ut-has-scroll-top #secondary, .ut-spacing-200.ut-vc-enabled.ut-has-scroll-top #secondary {   padding-bottom: 120px; } .ut-spacing-80.ut-vc-disabled #secondary, .ut-spacing-120.ut-vc-disabled #secondary, .ut-spacing-160.ut-vc-disabled #secondary, .ut-spacing-200.ut-vc-disabled #secondary {   padding-top: 40px; } .blog.ut-spacing-80.ut-vc-disabled #secondary, .blog.ut-spacing-120.ut-vc-disabled #secondary, .blog.ut-spacing-160.ut-vc-disabled #secondary, .blog.ut-spacing-200.ut-vc-disabled #secondary {   padding-top: 0; }   }  @media (min-width: 768px) and (max-width: 1024px) {   .ut-spacing-80.ut-vc-enabled.ut-last-section-has-no-fill #secondary, .ut-spacing-120.ut-vc-enabled.ut-last-section-has-no-fill #secondary, .ut-spacing-160.ut-vc-enabled.ut-last-section-has-no-fill #secondary, .ut-spacing-200.ut-vc-enabled.ut-last-section-has-no-fill #secondary {   padding-top: 0; } .ut-spacing-80.ut-vc-enabled.ut-has-scroll-top #secondary, .ut-spacing-120.ut-vc-enabled.ut-has-scroll-top #secondary, .ut-spacing-160.ut-vc-enabled.ut-has-scroll-top #secondary, .ut-spacing-200.ut-vc-enabled.ut-has-scroll-top #secondary {   padding-bottom: 120px; } .ut-spacing-80.ut-vc-disabled #secondary, .ut-spacing-120.ut-vc-disabled #secondary, .ut-spacing-160.ut-vc-disabled #secondary, .ut-spacing-200.ut-vc-disabled #secondary {   padding-top: 80px; } .blog.ut-spacing-80.ut-vc-disabled #secondary, .blog.ut-spacing-120.ut-vc-disabled #secondary, .blog.ut-spacing-160.ut-vc-disabled #secondary, .blog.ut-spacing-200.ut-vc-disabled #secondary {   padding-top: 40px; }   }  @media (min-width: 1025px) { .ut-spacing-80:not(.blog):not(.archive):not(.search-results):not(.single-post):not(.single-product):not(.woocommerce-cart):not(.woocommerce-checkout):not(.woocommerce-account).ut-vc-disabled .main-content-background {   padding-top: 80px; } .ut-spacing-80:not(.blog):not(.archive):not(.search-results):not(.single-post):not(.single-product):not(.woocommerce-cart):not(.woocommerce-checkout):not(.woocommerce-account).ut-vc-disabled.ut-has-scroll-top .main-content-background {   padding-bottom: 120px; } .ut-spacing-120:not(.blog):not(.archive):not(.search-results):not(.single-post):not(.single-product):not(.woocommerce-cart):not(.woocommerce-checkout):not(.woocommerce-account).ut-vc-disabled .main-content-background {   padding-top: 120px; } .ut-spacing-120:not(.blog):not(.archive):not(.search-results):not(.single-post):not(.single-product):not(.woocommerce-cart):not(.woocommerce-checkout):not(.woocommerce-account).ut-vc-disabled.ut-has-scroll-top .main-content-background {   padding-bottom: 160px; } .ut-spacing-160:not(.blog):not(.archive):not(.search-results):not(.single-post):not(.single-product):not(.woocommerce-cart):not(.woocommerce-checkout):not(.woocommerce-account).ut-vc-disabled .main-content-background {   padding-top: 160px; } .ut-spacing-160:not(.blog):not(.archive):not(.search-results):not(.single-post):not(.single-product):not(.woocommerce-cart):not(.woocommerce-checkout):not(.woocommerce-account).ut-vc-disabled.ut-has-scroll-top .main-content-background {   padding-bottom: 200px; } .ut-spacing-200:not(.blog):not(.archive):not(.search-results):not(.single-post):not(.single-product):not(.woocommerce-cart):not(.woocommerce-checkout):not(.woocommerce-account).ut-vc-disabled .main-content-background {   padding: 200px 0; } .ut-spacing-200:not(.blog):not(.archive):not(.search-results):not(.single-post):not(.single-product):not(.woocommerce-cart):not(.woocommerce-checkout):not(.woocommerce-account).ut-vc-disabled.ut-has-scroll-top .main-content-background {   padding-bottom: 240px; } .ut-spacing-80.ut-vc-enabled.ut-has-page-title .page-header, .ut-spacing-80.ut-vc-enabled #secondary {   padding-top: 80px; } .ut-spacing-120.ut-vc-enabled.ut-has-page-title .page-header, .ut-spacing-120.ut-vc-enabled #secondary {   padding-top: 120px; } .ut-spacing-160.ut-vc-enabled.ut-has-page-title .page-header, .ut-spacing-160.ut-vc-enabled #secondary {   padding-top: 160px; } .ut-spacing-200.ut-vc-enabled.ut-has-page-title .page-header, .ut-spacing-200.ut-vc-enabled #secondary {   padding-top: 200px; } .ut-vc-enabled .wpb_content_element > .page-header, .ut-spacing-80.ut-vc-enabled .wpb_content_element .page-header, .ut-spacing-120.ut-vc-enabled .wpb_content_element .page-header, .ut-spacing-160.ut-vc-enabled .wpb_content_element .page-header, .ut-spacing-200.ut-vc-enabled .wpb_content_element .page-header {   padding-top: 0; } .ut-spacing-80.ut-vc-enabled #secondary {   padding-bottom: 80px; } .ut-spacing-80.ut-vc-enabled.ut-has-scroll-top #secondary {   padding-bottom: 120px; } .ut-spacing-120.ut-vc-enabled #secondary {   padding-bottom: 120px; } .ut-spacing-120.ut-vc-enabled.ut-has-scroll-top #secondary {   padding-bottom: 160px; } .ut-spacing-160.ut-vc-enabled #secondary {   padding-bottom: 160px; } .ut-spacing-160.ut-vc-enabled.ut-has-scroll-top #secondary {   padding-bottom: 200px; } .ut-spacing-200.ut-vc-enabled #secondary {   padding-bottom: 200px; } .ut-spacing-200.ut-vc-enabled.ut-has-scroll-top #secondary {   padding-bottom: 240px; }   }   .archive .hdb {   margin-top: 20px !important; } .search .hdb {   margin-top: 20px !important;   margin-bottom: 40px !important; } .error404 .hdb {   margin-bottom: 0 !important;   margin-top: 20px !important; } .error404 .hero-btn-holder {   margin-top: 20px !important; } .error404 .ut-sub-footer-border-top {   display: none; } .archive #searchform .search-submit, .search #searchform .search-submit {   padding: 12px; } .archive #searchform .search-field, .search #searchform .search-field {   max-width: 320px;   width: 100%;   padding: 0 0 10px 0;   margin: 0 auto 40px auto;   background: transparent;   border-left: none;   border-top: none;   border-right: none; } .archive #searchform .search-field:focus, .search #searchform .search-field:focus {   color: #FFFFFF;   -webkit-box-shadow: none;   box-shadow: none; } .error404 .hero-btn-holder, .error404 .hero-btn-holder .ut-btn {   margin: 0; } .error404 .hero-btn-holder .ut-btn {   background: #151515;   color: #FFFFFF; }  .ut-archive-tags {   margin-bottom: 45px; } .ut-daily-archive-list, .ut-monthly-archive-list, .ut-monthly-archive-list, .ut-yearly-archive-list, .ut-contributors-archive-list, .ut-categories-archive-list, .ut-latest-posts-list {   list-style: none;   margin: 0 0 20px 0; } .ut-daily-archive-list li, .ut-monthly-archive-list li, .ut-monthly-archive-list li, .ut-yearly-archive-list li, .ut-contributors-archive-list li, .ut-categories-archive-list li, .ut-latest-posts-list li {   padding-bottom: 5px;   margin-bottom: 5px;   border-bottom: 1px solid #DDDDDD;   padding-left: 10px;   position: relative;   list-style: none; } .ut-daily-archive-list li:before, .ut-monthly-archive-list li:before, .ut-monthly-archive-list li:before, .ut-yearly-archive-list li:before, .ut-contributors-archive-list li:before, .ut-categories-archive-list li:before, .ut-latest-posts-list li:before {   font-family: 'FontAwesome';   content: "\f105";   font-weight: normal;   font-style: normal;   position: absolute;   top: 0;   left: 0; } .ut-archive-template-title {   text-transform: uppercase;   font-size: 17px; }  #contact-section .parallax-header, #contact-section .section-header {   padding-bottom: 0;   margin-bottom: 40px; } #contact-section .parallax-header > *:last-child, #contact-section .section-header > *:last-child, #contact-section .parallax-header > .lead *:last-child, #contact-section .section-header > .lead *:last-child {   margin-bottom: 0; } #contact-section .background-map {   display: block;   height: 100%;   position: absolute;   top: 0;   width: 100%;   z-index: 0; } #contact-section .background-map iframe {   width: 100%;   height: 100%; } #contact-section ul, #contact-section ol {   list-style: outside; } .light .ut-left-footer-area, .light .ut-right-footer-area {   background: rgba(255, 255, 255, 0.15); } .light .ut-left-footer-area, .light .ut-right-footer-area {   padding: 20px; } @media (min-width: 1025px) {   .light .ut-left-footer-area,   .light .ut-right-footer-area {     padding: 40px;   } } .light .ut-right-footer-area > *:last-child, .light .ut-left-footer-area > *:last-child {   margin-bottom: 0; }  .ut-left-footer-area {   margin-bottom: 0; } .contact-section.contact-map {   position: relative; } .wpcf7-form p {   margin: 0 0 20px 0; } .wpcf7-form .wpcf7-response-output {   margin: 10px 0 0 0;   border: none;   padding: 0; } .light#contact-section a:hover {   color: #FFFFFF; } .wpcf7-form .ajax-loader {   display: none !important; } .dark .wpcf7-form {   color: #151515; } .wpcf7-not-valid-tip {   border: none !important;   padding: 0;   margin-bottom: 20px; } .fa-ul li .fa {   font-size: 16px;   top: 0; } .fa-ul li, .fa-ul {   list-style: none !important; } .contact-wrap .fa-ul li .fa {   line-height: inherit; }  .footer {   padding: 0;   background: #FFFFFF;   position: relative; } .footer.ut-footer-dark a.toTop, .footer.ut-footer-dark {   background: #141618; } .footer.ut-footer-dark h1, .footer.ut-footer-dark h2, .footer.ut-footer-dark h3, .footer.ut-footer-dark h4, .footer.ut-footer-dark h5, .footer.ut-footer-dark h6 {   color: #FFFFFF; } .footer.ut-footer-dark a.toTop, .footer.ut-footer-dark .widget-title {   color: #FFFFFF; } a.toTop {   display: block;   width: 40px;   height: 40px;   background: #FFFFFF;   font-size: 16px;   line-height: 40px;   position: absolute;   z-index: 100;   top: -40px;   left: 0;   right: 0;   margin: auto;   color: #151515;   -webkit-border-radius: 3px 3px 0 0;   -moz-border-radius: 3px 3px 0 0;   border-radius: 3px 3px 0 0;   -webkit-box-shadow: 0px -5px 5px rgba(0, 0, 0, 0.2);   box-shadow: 0px -5px 5px rgba(0, 0, 0, 0.2);   -webkit-transform: translateZ(0);   transform: translateZ(0);   text-align: center; } a.toTop:active, a.toTop:hover {   color: #151515;   -webkit-box-shadow: 0px -5px 5px rgba(0, 0, 0, 0.1);   box-shadow: 0px -5px 5px rgba(0, 0, 0, 0.1); } a.toTop, .toTop i {   -webkit-transition: all 300ms cubic-bezier(0.215, 0.610, 0.355, 1.000);   -o-transition: all 300ms cubic-bezier(0.215, 0.610, 0.355, 1.000);   transition: all 300ms cubic-bezier(0.215, 0.610, 0.355, 1.000);   -webkit-transition-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);   -o-transition-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);   transition-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000); } .toTop i::before {   vertical-align: middle; } .copyright {   padding: 0;   margin: 0;   font-size: 11px;   display: block;   text-transform: uppercase;   line-height: 150%; } .ut-footer-area {   color: #777777; } .ut-spacing-80 .ut-footer-area, .ut-spacing-120 .ut-footer-area, .ut-spacing-160 .ut-footer-area, .ut-spacing-200 .ut-footer-area {   padding-bottom: 40px;   padding-top: 40px; } .footer.ut-footer-has-widgets {   padding: 40px 0 0; } @media (min-width: 1025px) { .ut-spacing-80 .ut-footer-area {   padding-bottom: 40px;   padding-top: 40px; } .ut-spacing-120 .ut-footer-area {   padding-bottom: 80px;   padding-top: 80px; } .ut-spacing-160 .ut-footer-area {   padding-bottom: 120px;   padding-top: 120px; } .ut-spacing-200 .ut-footer-area {   padding-bottom: 160px;   padding-top: 160px; } .ut-footer-area.ut-footer-area-160 {   padding-bottom: 120px;   padding-top: 120px; } .ut-footer-area.ut-footer-area-120 {   padding-bottom: 80px;   padding-top: 80px; } .ut-footer-area.ut-footer-area-80 {   padding-bottom: 40px;   padding-top: 40px; } .ut-footer-area.ut-footer-area-40 {   padding-bottom: 0;   padding-top: 0; } .ut-footer-area.ut-footer-area-0 {   padding-bottom: 0;   padding-top: 0; } } .ut-footer-dark .ut-footer-area {   color: rgb(255,255,255);   color: rgba(255,255,255,0.5); } .footer-content {   background: #FFFFFF;   color: #151515;   text-align: center;   padding: 40px 0; } .ut-footer-has-widgets .footer-content {   padding: 20px 0; } .ut-footer-light.ut-footer-has-widgets, .ut-footer-light.ut-footer-has-widgets .footer-content {   border-top: 1px solid #DDDDDD; } .ut-footer-area ul.sidebar a {   color: #151515; } .ut-footer-dark .ut-footer-area ul.sidebar a {   color: #777777; } .footer-content h1, .footer-content h2, .footer-content h3, .footer-content h4, .footer-content h5, .footer-content h6 {   color: #151515;   text-transform: none;   margin: 0;   position: relative;   line-height: 150%;   font-size: 14px; } .footer-content a, .copyright a {   color: #151515;   font-weight: bold;   text-transform: uppercase; }  .ut-footer-dark .footer-content h1, .ut-footer-dark .footer-content h2, .ut-footer-dark .footer-content h3, .ut-footer-dark .footer-content h4, .ut-footer-dark .footer-content h5, .ut-footer-dark .footer-content h6 {   color: #FFFFFF; } .ut-footer-dark .footer-content {   background: #131416;   color: rgb(255,255,255);   color: rgba(255,255,255,0.5); } .ut-footer-dark .footer-content a {   color: #777777;   text-transform: uppercase; } .ut-footer-dark .footer-content a:hover, .ut-footer-dark .footer-content a:active {   color: #FFFFFF; } .ut-footer-so {   margin: 0;   padding: 0;   display: block; } .ut-footer-so li {   display: inline-block;   margin-right: 20px;   margin-bottom: 10px; } .ut-sub-footer-style-2 .ut-footer-so li:first-child {   margin-right: 0; } .ut-sub-footer-style-1 .ut-sub-footer-social-icons .ut-footer-so li:last-child {   margin-right: 0; } .ut-footer-so li a {   display: block;   text-align: center; } .ut-footer-so li a i, .ut-footer-so li a {   -webkit-transition: all 300ms cubic-bezier(0.215, 0.610, 0.355, 1.000);   -o-transition: all 300ms cubic-bezier(0.215, 0.610, 0.355, 1.000);   transition: all 300ms cubic-bezier(0.215, 0.610, 0.355, 1.000);   -webkit-transition-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);   -o-transition-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);   transition-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000); } .ut-footer-so li a i {   color: #151515;   font-size: 16px; } .ut-footer-dark .ut-footer-so li a i {   color: #FFFFFF; }  .ut-sub-footer-style-2.ut-sub-footer-style-2-reverse {   -webkit-box-orient: horizontal;   -webkit-box-direction: reverse;     -ms-flex-flow: row-reverse;       flex-flow: row-reverse; } .ut-sub-footer-style-2 {   display: -webkit-box;   display: -ms-flexbox;   display: flex;   -webkit-box-orient: horizontal;   -webkit-box-direction: normal;     -ms-flex-flow: row wrap;       flex-flow: row wrap;   -webkit-box-align: center;     -ms-flex-align: center;       align-items: center; } .ut-sub-footer-style-2 .ut-footer-so li {   margin-bottom: 0;   float: left; } .ut-sub-footer-style-2:not(.ut-sub-footer-style-2-reverse) .ut-footer-so li:first-child {   margin-right: 20px; } .ut-sub-footer-style-2:not(.ut-sub-footer-style-2-reverse) .ut-footer-so li:last-child {   margin-right: 0; } .ut-sub-footer-style-2.ut-sub-footer-style-2-reverse .ut-footer-so li {   margin-bottom: 0;   float: right; } .ut-sub-footer-style-2.ut-sub-footer-style-2-reverse .ut-sub-footer-social-icons, .ut-sub-footer-style-2 .ut-sub-footer-content {   -webkit-box-flex: 1;     -ms-flex: 1;       flex: 1;   text-align: right; } .ut-sub-footer-style-2.ut-sub-footer-style-2-reverse .ut-sub-footer-content, .ut-sub-footer-style-2 .ut-sub-footer-social-icons {   -webkit-box-flex: 1;     -ms-flex: 1;       flex: 1;   text-align: left; } .ut-sub-footer-style-2:not(.ut-sub-footer-style-2-reverse) .ut-sub-footer-social-icons, .ut-sub-footer-style-2.ut-sub-footer-style-2-reverse .ut-sub-footer-content {   padding-right: 10px; } .ut-sub-footer-style-2.ut-sub-footer-style-2-reverse .ut-sub-footer-social-icons, .ut-sub-footer-style-2.ut-sub-footer-style-2:not(.ut-sub-footer-style-2-reverse) .ut-sub-footer-content {   padding-left: 10px; }  form {   margin: 0; } .light input, .light textarea {   border: 1px solid transparent;   padding: 10px;   outline: none;   color: #FFFFFF;   margin: 0;   width: 100%;   max-width: 100%;   display: block;   vertical-align: baseline;  *vertical-align: middle;   margin-bottom: 20px;   -webkit-box-sizing: border-box;   box-sizing: border-box;   background-clip: padding-box;   background: rgb(0, 0, 0);   background: rgba(0, 0, 0, 0.35);   -webkit-border-radius: 0;   -moz-border-radius: 0;   border-radius: 0;     -webkit-transition: background 300ms cubic-bezier(0.215, 0.610, 0.355, 1.000);   -o-transition: background 300ms cubic-bezier(0.215, 0.610, 0.355, 1.000);   transition: background 300ms cubic-bezier(0.215, 0.610, 0.355, 1.000);   -webkit-transition-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);   -o-transition-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);   transition-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000); } textarea {   overflow: auto;   vertical-align: top;   resize: vertical; } .light input:focus, .light textarea:focus {   border: 1px solid transparent;   color: #FFFFFF;   background: rgb(0, 0, 0);   background: rgba(0, 0, 0, 0.5); } .success-message, .alert-message, .error-message {   display: none;   font-size: 12px; } .widget_search {   margin-bottom: 40px; } .widget_search .search-submit, .widget_search #searchform span {   display: none; } select {   width: 100%;   max-width: 100%;   color: #151515;   padding: 10px;   outline: none;   background: transparent;   border: 1px solid #DDDDDD;   -webkit-border-radius: 0;   -moz-border-radius: 0;   border-radius: 0;   -webkit-box-sizing: border-box;   box-sizing: border-box;   background-clip: padding-box;     -webkit-transition: border 300ms cubic-bezier(0.215, 0.610, 0.355, 1.000);   -o-transition: border 300ms cubic-bezier(0.215, 0.610, 0.355, 1.000);   transition: border 300ms cubic-bezier(0.215, 0.610, 0.355, 1.000);   -webkit-transition-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);   -o-transition-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);   transition-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);    }  input[type="radio"], input[type="checkbox"] {   display: inherit !important;   width: inherit !important; } input[type="checkbox"] {   -webkit-appearance: checkbox !important; } input[type="radio"] {   -webkit-appearance: radio !important; } #wp-comment-cookies-consent {   display: inline !important;   margin-right: 10px;   margin-bottom: 0; } .dark .wpcf7-form input, .dark .wpcf7-form textarea, input, textarea {   background: transparent;   border: 1px solid #DDDDDD;   color: #b2b2b6;   padding: 10px;   outline: none;   margin: 0;   width: 100%;   max-width: 100%;   display: block;   vertical-align: baseline;   margin-bottom: 20px;   -webkit-box-sizing: border-box;   box-sizing: border-box;   background-clip: padding-box;   -webkit-border-radius: 0;   -moz-border-radius: 0;   border-radius: 0;     -webkit-transition: border 300ms cubic-bezier(0.215, 0.610, 0.355, 1.000);   -o-transition: border 300ms cubic-bezier(0.215, 0.610, 0.355, 1.000);   transition: border 300ms cubic-bezier(0.215, 0.610, 0.355, 1.000);   -webkit-transition-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);   -o-transition-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);   transition-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000); } .wpcf7-form p, .wpcf7-form p {   margin-bottom: 20px; } .wpcf7-form p input, .wpcf7-form p textarea {   margin-bottom: 0; }  #secondary input, #secondary textarea, #secondary select {   font-size: 12px; } input:focus, textarea:focus, select:focus, .dark .wpcf7-form input:focus, .dark .wpcf7-form textarea:focus, .dark .wpcf7-form select:focus {   -webkit-box-shadow: 0 1px 3px rgba(0,0,0,.1) inset;   box-shadow: 0 1px 3px rgba(0,0,0,.1) inset;   border-color: #dddddd;   background: transparent;   color: #151515; }  input:not(output):-moz-ui-invalid {  box-shadow: none; } input:not(output):-moz-ui-invalid:-moz-focusring {  box-shadow: none; }  .ut-footer-dark input, .ut-footer-dark select, .ut-footer-dark textarea {   background: transparent;   border-color: rgba(255,255,255,0.1);   color: #777777; } .ut-footer-dark input:focus, .ut-footer-dark textarea:focus, .ut-footer-dark select:focus {   color: #b2b2b6;   -webkit-box-shadow: none;   box-shadow: none; } .ut-footer-dark input[type="button"], .ut-footer-dark input[type="submit"] {   line-height: 24px;   color: #FFFFFF; } span.wpcf7-form-control-wrap {   line-height: 1.2; } span.wpcf7-list-item {   margin: 0 10px 0 0; } span.wpcf7-list-item label {   display: -webkit-box;   display: -ms-flexbox;   display: flex;   align-items: center; } span.wpcf7-list-item input[type="checkbox"], span.wpcf7-list-item input[type="radio"] {   margin: 0 10px 0 0;   vertical-align: middle; } span.wpcf7-list-item .wpcf7-form select {   margin-bottom: 0; }   button, input[type="submit"]:not(.hero-btn), input[type="button"]:not(.hero-btn) {   font-family: sans-serif;   font-weight: 400;   border: none !important;   vertical-align: baseline;   *vertical-align: middle;   display: inline-block;   text-decoration: none;   cursor: pointer;   margin-bottom: 0;   line-height: 24px;   background: #151515;   color: #FFFFFF;   padding: 8px 12px;   text-transform: uppercase;   text-align: center;   -webkit-border-radius: 3px;   -moz-border-radius: 3px;   border-radius: 3px;   -webkit-box-sizing: border-box;   box-sizing: border-box;   background-clip: padding-box;   -webkit-appearance: none;   width: auto;   outline: none !important;     -webkit-transition: all 300ms cubic-bezier(0.215, 0.610, 0.355, 1.000);   -o-transition: all 300ms cubic-bezier(0.215, 0.610, 0.355, 1.000);   transition: all 300ms cubic-bezier(0.215, 0.610, 0.355, 1.000);   -webkit-transition-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);   -o-transition-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);   transition-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000); } button:hover, button:focus, button:active, input[type="button"]:not(.hero-btn):hover, input[type="button"]:not(.hero-btn):focus, input[type="button"]:not(.hero-btn):active, input[type="submit"]:not(.hero-btn):hover, input[type="submit"]:not(.hero-btn):focus, input[type="submit"]:not(.hero-btn):active {   color: #FFFFFF;   background: #ffbf00;   border: none; }  #contact-section.light button, #contact-section.light input[type="submit"], #contact-section.light input[type="button"] {   background: #ffbf00;   color: #FFFFFF;   -webkit-border-radius: 3px;   -moz-border-radius: 3px;   border-radius: 3px; } #contact-section.light button:hover, #contact-section.light button:focus, #contact-section.light button:active, #contact-section.light input[type="button"]:hover, #contact-section.light input[type="button"]:focus, #contact-section.light input[type="button"]:active, #contact-section.light input[type="submit"]:hover, #contact-section.light input[type="submit"]:focus, #contact-section.light input[type="submit"]:active {   color: #FFFFFF;   background: #151515; }  #contact-section.dark button, #contact-section.dark input[type="submit"], #contact-section.dark input[type="button"] {   background: #151515;   color: #FFFFFF;   width: auto;   -webkit-border-radius: 3px;   -moz-border-radius: 3px;   border-radius: 3px;   -webkit-transition: all 0.40s ease-in-out;   -o-transition: all 0.40s ease-in-out;   transition: all 0.40s ease-in-out; } #contact-section.dark button:hover, #contact-section.dark button:focus, #contact-section.dark button:active, #contact-section.dark input[type="button"]:hover, #contact-section.dark input[type="button"]:focus, #contact-section.dark input[type="button"]:active, #contact-section.dark input[type="submit"]:hover, #contact-section.dark input[type="submit"]:focus, #contact-section.dark input[type="submit"]:active {   color: #FFFFFF;   background: #ffbf00; }  #contact-section.light button, #contact-section.light input[type="submit"], #contact-section.light input[type="button"], #contact-section.dark button, #contact-section.dark input[type="submit"], #contact-section.dark input[type="button"] {   background: #151515;   color: #FFFFFF; } #contact-section.light button:hover, #contact-section.light button:focus, #contact-section.light button:active, #contact-section.light input[type="button"]:hover, #contact-section.light input[type="button"]:focus, #contact-section.light input[type="button"]:active, #contact-section.light input[type="submit"]:hover, #contact-section.light input[type="submit"]:focus, #contact-section.light input[type="submit"]:active, #contact-section.dark button:hover, #contact-section.dark button:focus, #contact-section.dark button:active, #contact-section.dark input[type="button"]:hover, #contact-section.dark input[type="button"]:focus, #contact-section.dark input[type="button"]:active, #contact-section.dark input[type="submit"]:hover, #contact-section.dark input[type="submit"]:focus, #contact-section.dark input[type="submit"]:active {   color: #FFFFFF;   background: #ffbf00; }  .ut-footer-custom button, .ut-footer-custom input[type="submit"], .ut-footer-custom input[type="button"] {   -webkit-border-radius: 3px;   -moz-border-radius: 3px;   border-radius: 3px;   -webkit-transition: all 0.40s ease-in-out;   -o-transition: all 0.40s ease-in-out;   transition: all 0.40s ease-in-out; }  .ut-footer-light button, .ut-footer-light input[type="submit"], .ut-footer-light input[type="button"] {   background: #151515;   color: #FFFFFF; } .ut-footer-light button:hover, .ut-footer-light button:focus, .ut-footer-light button:active, .ut-footer-light input[type="button"]:hover, .ut-footer-light input[type="button"]:focus, .ut-footer-light input[type="button"]:active, .ut-footer-light input[type="submit"]:hover, .ut-footer-light input[type="submit"]:focus, .ut-footer-light input[type="submit"]:active {   color: #FFFFFF;   background: #ffbf00; }  .ut-footer-dark button, .ut-footer-dark input[type="submit"], .ut-footer-dark input[type="button"] {   background: #ffbf00;   color: #FFFFFF; } .ut-footer-dark button:hover, .ut-footer-dark button:focus, .ut-footer-dark button:active, .ut-footer-dark input[type="button"]:hover, .ut-footer-dark input[type="button"]:focus, .ut-footer-dark input[type="button"]:active, .ut-footer-dark input[type="submit"]:hover, .ut-footer-dark input[type="submit"]:focus, .ut-footer-dark input[type="submit"]:active {   color: #FFFFFF;   background: #151515; }  button::-moz-focus-inner, input::-moz-focus-inner {   border: 0;   padding: 0; }  .ut-split-screen-poster {   background-position: 50% 50% !important;   background-repeat: no-repeat !important;   background-size: cover !important;   background-attachment: scroll !important;   margin: 0 auto; } .ut-split-screen .parallax-header, .ut-split-screen .section-header {   text-align: left; } .ut-split-content-right, .ut-split-content-left {   margin-top: 140px;   margin-bottom: 70px; } .ut-split-screen .pt-style-6 .page-title span::after, .ut-split-screen .pt-style-6 .parallax-title span::after, .ut-split-screen .pt-style-6 .section-title span::after {   margin: 15px 0; } .ut-split-screen .pt-style-2 .page-title span::after, .ut-split-screen .pt-style-2 .parallax-title span::after, .ut-split-screen .pt-style-2 .section-title span::after {   margin: 15px 0; } .ut-split-screen .pt-style-1 .page-title span, .ut-split-screent .pt-style-1 .section-title span {   padding: 0 20px 0 0; } .ut-split-content-left .pt-style-1 .section-title span, .ut-split-content-right .pt-style-1 .section-title span, .ut-split-content-left .pt-style-1 .page-title span, .ut-split-content-right .pt-style-1 .page-title span {   padding-left: 0; }  .add-padding {   padding-right: 20px !important;   padding-left: 20px !important; } .remove-bottom {   margin-bottom: 0 !important; } .half-bottom {   margin-bottom: 10px !important; } .add-bottom {   margin-bottom: 20px !important; } .ut-half-height {   height: 50% !important; } .section-content {   position: relative; } .ut-section-shadow {   -webkit-box-shadow: 0 -5px 4px rgba(0, 0, 0, 0.08) inset;   box-shadow: 0 -5px 4px rgba(0, 0, 0, 0.08) inset; } .ut-new-hide {   display: none; } .dark blockquote {   color: #151515; } .dark cite, .dark, .dark .lead {   color: #888888; } .dark b, .dark strong {   color: #151515; } .dark h1, .dark h2, .dark h3, .dark h4, .dark h5, .dark h6 {   color: #151515; } .light cite, .light blockquote, .light, .light .lead {   color: #FFFFFF; } .light h1, .light h2, .light h3, .light h4, .light h5, .light h6 {   color: #FFFFFF; } .ut-rounded {   -webkit-border-radius: 4px;   -moz-border-radius: 4px;   border-radius: 4px;   overflow: hidden; } .ut-circle {   -webkit-border-radius: 50%;   -moz-border-radius: 50%;   border-radius: 50%; } span.ut-word-rotator {   color: inherit;   display: inline-block; } h1.ut-word-rotator, h2.ut-word-rotator, h3.ut-word-rotator, h4.ut-word-rotator, h5.ut-word-rotator, h6.ut-word-rotator {   margin-bottom: 0; } div.pp_default .pp_content .ppt {   font-size: 13px;   color: #151515 !important; } .error404 .search-submit, .search-no-results .search-submit {   margin-bottom: 0; } .playerBox {   max-width: inherit !important; } .ut-video-control, .ut-audio-control {   bottom: 10px;   position: absolute;   height: 25px;   left: 50%;   display: block;   z-index: 2; } #contact-section .ut-video-control {   top: 40px;   bottom: auto; } .ut-mute::before, .ut-unmute::before {   font-family: 'Brooklyn-Core';   color: #FFFFFF;   font-size: 20px; } .ut-mute::before {   content: "\e904"; } .ut-unmute::before {   content: "\e905"; } .ut-video-section, .ut-video-section .parallax-overlay {   position: relative; } #wpstats {   display: none; } .ut_widget_twitter a {   word-break: break-all; }  .ut-custom-icon {   margin-bottom: 20px; }  .ut-icon-box .ut-custom-icon {   display: block;   font-size: inherit;   margin: 0;   line-height: 100px;   text-align: center; } .ut-icon-box .ut-custom-icon img, .ut-icon-box.ut-icon-box-small .ut-custom-icon img {   max-width: 50px;   margin: 0;   vertical-align: middle; } .ut-icon-box.ut-icon-box-small .ut-custom-icon img {   max-width: 32px; } .ut-icon-box.ut-icon-box-medium .ut-custom-icon img {   max-width: 44px; }  .ut-install-note {   margin-top: 40px;   margin-bottom: 40px; }  .js .slides .hero-holder {   opacity: 0; } .js .slides .hero-holder.show {   opacity: 1; }  .ut-modal-box {   margin-left: -25%; }  .ut-rotate-avatar {   min-height: 200px; }    .tp-bullets.simplebullets.round .bullet {   background: none !important;   -webkit-border-radius: 50%;   -moz-border-radius: 50%;   border-radius: 50%;   width: 14px;   height: 14px;   border: 1px solid rgb(255,255,255);   border: 1px solid rgba(255,255,255, 0.15); } .tp-bullets.simplebullets.round .selected {   border-color: #FFFFFF !important; } .themecolor-bg {   padding: 3px 5px;   color: #FFFFFF; } .tp-rightarrow.default, .tp-leftarrow.default {   background: none !important; } .tp-rightarrow.default:hover:before, .tp-leftarrow.default:hover:before {   color: #FFFFFF;   -webkit-transition: 0.2s color linear;   -o-transition: 0.2s color linear;   transition: 0.2s color linear; } .tp-rightarrow.default:before {   content: "\f105";   font-family: 'FontAwesome';   font-size: 65px;   color: rgb(255,255,255);   color: rgba(255,255,255, 0.15); } .tp-leftarrow.default:before {   content: "\f104";   font-family: 'FontAwesome';   font-size: 65px;   color: rgb(255,255,255);   color: rgba(255,255,255, 0.15); } .hero-title.ut-glow {   color: #FFFFFF;   -webkit-text-shadow: 0 0 40px #FFFFFF, 2px 2px 3px black;   -moz-text-shadow: 0 0 40px #FFFFFF, 2px 2px 3px black;   text-shadow: 0 0 40px #FFFFFF, 2px 2px 3px black; } .light .section-title.ut-glow, .light .parallax-title.ut-glow, .light .page-title.ut-glow, .light .section-title.ut-glow {   color: #FFFFFF;   -webkit-text-shadow: 0 0 40px #FFFFFF, 2px 2px 3px black;   -moz-text-shadow: 0 0 40px #FFFFFF, 2px 2px 3px black;   text-shadow: 0 0 40px #FFFFFF, 2px 2px 3px black; } .dark .section-title.ut-glow, .dark .parallax-title.ut-glow, .dark .page-title.ut-glow, .dark .section-title.ut-glow {   color: #151515;   -webkit-text-shadow: 0 0 40px #151515, 2px 2px 3px black;   -moz-text-shadow: 0 0 40px #151515, 2px 2px 3px black;   text-shadow: 0 0 40px #151515, 2px 2px 3px black; }  #qLoverlay {   display: table;   height: 100%;   left: 0;   position: fixed;   top: 0;   overflow: hidden;   width: 100%;   z-index: 666999;   margin: 0;   padding: 0; } .ut-loader-overlay {   position: fixed;   height: 100%;   width: 100%;   z-index: 666998;   top: 0;   left: 0; } .ut-inner-overlay {   display: table-cell;   text-align: center;   vertical-align: middle;   overflow: hidden;   margin: 0;   padding: 0; } .ut-overlay-svg-wrap {   display: block; } .ut-inner-overlay .site-logo {   text-align: center;   position: absolute;   top: 50%;   left: 50%;   -webkit-transform: translate(-50%, -50%);       -ms-transform: translate(-50%, -50%);     transform: translate(-50%, -50%); } #ut-loader-logo {   display: block;   overflow: hidden;   max-width: 200px;   margin-left: auto;   margin-right: auto; } .ut-inner-overlay .ut-loading-text {   margin-top: 20px; } .ut-inner-overlay .ut-loading-text p {   color: #FFFFFF;   letter-spacing: 3px;   text-transform: uppercase;   font-size: 10px;   margin: 0;   line-height: 150%;   padding: 0;   text-align: center; } #ut-loader-logo.ut-style4-active {   margin-bottom: 0; } #qLpercentage {   color: #FFFFFF;   font-size: 14px;   line-height: 100%; } .ut-inner-overlay div:not(.ut-loader__ball4):not(.ut-loader__bar4):not(.ut-loading-bar-style2-ball-effect):not(.sk-cube-grid):not(.sk-cube):not(.ut-double-bounce1):not(.ut-double-bounce2):not(.ut-page-loader-spinner) {   margin-top: 40px;   -webkit-animation-duration: 3s;   -webkit-animation-fill-mode: both;   -webkit-animation-name: fadeIn;   animation-duration: 3s;   animation-fill-mode: both;   animation-name: fadeIn; } .ut-inner-overlay > div:first-child {   margin-top: 0 !important; } .ut-inner-overlay > div:last-child {   margin-bottom: 0 !important; } .ut-shape-wrap { position: relative; z-index: 666997; margin: -5px 0 0 0; } .ut-shape-wrap-push { width: 100%; height: 100vh; position: relative; } .ut-shape { height: 100vh; width: 100%; display: block; fill: #FFF; } .ut-loader-overlay.ut-loader-overlay-with-morph { height: 200vh; background: none !important; background-color: transparent !important; }  #ut-overlay-svg {   max-width: 80%; } #ut-overlay-svg {   visibility: hidden; } #ut-overlay-svg.loaded {   visibility: visible; } #ut-overlay-svg.loaded .ut-stroke-offset-line {   stroke-dasharray: 100% 0%;   -webkit-animation: stroke-offset 1s linear;   animation: stroke-offset 1s linear; } .ut-overlay-svg-deco {   position: absolute;   top: 0;   left: 0;   width: 100%;   height: 100%; } @-webkit-keyframes stroke-offset {   0% {     stroke-dashoffset: 35%;     stroke-dasharray: 0 100%;   } } @keyframes stroke-offset {   0% {     stroke-dashoffset: 35%;     stroke-dasharray: 0 100%;   } }  #ut-overlay-animated-text-wrap {   display: inline-block;   position: relative; } #ut-overlay-animated-text, #ut-overlay-animated-background-text {   font-size: 60px;   text-align: center;   font-weight: bold;   line-height: 120%;   margin: 0;   white-space: nowrap !important; } #ut-overlay-animated-background-text {   background-clip: border-box !important;   -webkit-background-clip: text !important;   -ms-background-clip: text !important;   -moz-background-clip: text !important;   -o-background-clip: text !important;   background-clip: text !important;   background-position: center center !important;   background-repeat: no-repeat !important;   background-size: cover !important; ;   width: calc(100% - 1px);   color: transparent;   visibility: hidden;   pointer-events: none;   z-index: -1;   left: 0; } #ut-overlay-animated-text {   color: #111;   visibility: hidden;   right: 0;   width: 100%;   overflow: hidden;   position: absolute; } #ut-overlay-animated-text > div {   margin: 0;   position: absolute; }  #ut-overlay-animated-text-wrap.calculated #ut-overlay-animated-text.start, #ut-overlay-animated-text-wrap.calculated #ut-overlay-animated-background-text.start {   visibility: visible; } #ut-overlay-animated-text, #ut-overlay-animated-text-wrap, #ut-overlay-animated-text > div, #ut-overlay-animated-background-text {   -webkit-animation-name: none;   animation-name: none; } @media (max-width: 767px) {   #ut-overlay-animated-text,   #ut-overlay-animated-background-text {     font-size: 40px !important;     line-height: 125% !important;   }   #ut-overlay-animated-text,   #ut-overlay-animated-background-text {     white-space: normal !important;   } }  #ut-cyberpunk-loader-wrap {   width: 100%;   height: 100%;   display: flex;   align-items: center;   justify-content: center;   position: absolute;   top: 0; } .ut-cyberpunk-loader {   width: 500px;   height: 500px;   position: relative; } .circleFW, .circleSW {  width: 100%;  height: 100%;  transform-origin: center center;  position: absolute;  top: 0;  bottom: 0;  left: 0;  right: 0;  margin: auto; } .circleFW {  animation: rotate 2s ease infinite; } .circleSW {  animation: rotate-reverse 4s linear infinite; } .path, .path2, .path3, .path4, .path5, .path6, .path7, .path8, .path9 {  stroke-linecap: square;  stroke-width: 33;  opacity: 0.8; } .path {  stroke-dasharray: 1400, 2600;  stroke-dashoffset: 0;  animation: dash 3.7s ease-in-out infinite;  opacity: 0.3; } .path2 {  stroke-dasharray: 40, 2600;  stroke-dashoffset: -500px; } .path3 {  stroke-dasharray: 200, 2600;  stroke-dashoffset: -700px; } .path4 {  stroke-dasharray: 40, 2600;  stroke-dashoffset: -2000px; } .path5 {  stroke-dasharray: 100, 1600;  stroke-dashoffset: 0; } .path6 {  stroke-dasharray: 300, 2600;  stroke-dashoffset: -1000px; } .path7 {  stroke-dasharray: 40, 2600;  stroke-dashoffset: -1200px; } .path8 {  stroke-dasharray: 100, 2600;  stroke-dashoffset: -300px; } .path9 {  stroke-dashoffset: -300px;  opacity: 0.8; } @keyframes rotate {  100% {   transform: rotate(360deg);  } } @keyframes rotate-reverse {  100% {   transform: rotate(-360deg);  } } @keyframes dash {  0% {   stroke-dasharray: 2000, 2600;   stroke-dashoffset: 0;  }  50% {   stroke-dasharray: 2400, 2600;   stroke-dashoffset: -500px;  }  100% {   stroke-dasharray: 2000, 2600;   stroke-dashoffset: 0;  } } @keyframes dash2 {  0% {   stroke-dasharray: 100, 2600;   stroke-dashoffset: -2000px;  }  50% {   stroke-dasharray: 500, 2600;   stroke-dashoffset: -1000px;  }  100% {   stroke-dasharray: 100, 2600;   stroke-dashoffset: -1960px;  } }   #ut-overlay-menu {   z-index: 10002;   pointer-events: none;   position: fixed;   top: 0;   left: 0;   bottom: 0;   right: 0;   height: 100vh;   width: 100%;   opacity: 0;   -webkit-transition: opacity 0.5s;   -o-transition: opacity 0.5s;   transition: opacity 0.5s; } #ut-overlay-menu.ut-overlay-menu-visible {   opacity: 1;   pointer-events: auto; } .ut-overlay-menu-row {   display: table;   width: 100%;   height: 100%;   text-align: center;   position: relative; } .ut-overlay-menu-row-inner {   display: table-row; } #ut-overlay-nav {   display: table-cell;   vertical-align: middle; } #ut-overlay-nav li {   margin-top: 10px;   margin-bottom: 10px; } #ut-overlay-nav ul {   margin: 0;   list-style: none; } #ut-overlay-nav ul > li {   opacity: 1;   font-size: 24px;   line-height: 150%;   text-transform: uppercase; } #ut-overlay-nav ul > li a {   color: #FFFFFF; } #ut-overlay-nav ul.sub-menu li {   font-size: 16px;   line-height: 125%;   display: inline-block; } #ut-close-overlay-menu {   position: absolute;   top: 0;   right: 40px; } .ut-open-overlay-trigger {   float: right;   display: -webkit-box;   display: -ms-flexbox;   display: flex; } #ut-overlay-menu #ut-open-overlay-menu {   position: absolute; } #ut-open-overlay-menu {   -ms-flex-item-align: center;     -ms-grid-row-align: center;     align-self: center;   z-index: 1; } .ut-hamburger-wrap {   -webkit-box-flex: 1;     -ms-flex: 1;       flex: 1;   display: -webkit-box;   display: -ms-flexbox;   display: flex;   -webkit-box-pack: end;     -ms-flex-pack: end;       justify-content: flex-end; } .ut-mm-trigger-center .ut-hamburger-wrap, .ut-open-overlay-trigger-centered .ut-hamburger-wrap { -webkit-box-pack: center;   -ms-flex-pack: center;     justify-content: center; } #ut-overlay-menu .site-logo {   position: absolute; }            #ut-overlay-nav ul.sub-menu li {   display: inherit; }  #ut-overlay-nav a {   display: inline-block;   position: relative; }        #ut-overlay-nav.ut-overlay-nav-animation-on a::after {   position: absolute;   bottom: 0;   left: 0;   content: '';   height: 2px;   width: 0;   -webkit-transition: width 300ms cubic-bezier(0.215, 0.610, 0.355, 1.000);   -o-transition: width 300ms cubic-bezier(0.215, 0.610, 0.355, 1.000);   transition: width 300ms cubic-bezier(0.215, 0.610, 0.355, 1.000);   -webkit-transition-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);   -o-transition-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);   transition-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);   background: #151515;   } #ut-overlay-nav.ut-overlay-nav-animation-on a:hover::after {   width: 100%; }  #ut-overlay-menu .ut-overlay-menu-row {   margin: 0 auto;   padding-left: 20px;   padding-right: 20px;           } #ut-overlay-menu.ut-overlay-menu-centered .ut-overlay-menu-row {   max-width: 1200px;   padding-bottom: 40px; } .ut-has-top-header #ut-overlay-menu.ut-overlay-menu-centered .ut-overlay-menu-row { padding-top: 40px; } #ut-overlay-menu.ut-overlay-menu-fullwidth .ut-overlay-menu-row {   padding: 0 40px 40px; } #ut-overlay-menu.ut-overlay-menu-align-left .ut-overlay-menu-row {   text-align: left; } #ut-overlay-menu.ut-overlay-menu-align-center .ut-overlay-menu-row {   text-align: center; } #ut-overlay-menu.ut-overlay-menu-align-right .ut-overlay-menu-row {   text-align: right; } #ut-overlay-nav.ut-overlay-nav-top {   vertical-align: top;   padding-top: 160px; } #ut-overlay-nav.ut-overlay-nav-middle {   vertical-align: middle;   padding-top: 40px; } #ut-overlay-nav.ut-overlay-nav-middle ul.sub-menu li:last-child, #ut-overlay-nav.ut-overlay-nav-middle li.menu-item-has-children:last-child {   margin-bottom: 0; } #ut-overlay-nav.ut-overlay-nav-bottom {   vertical-align: bottom;   padding-bottom: 40px; } #ut-overlay-nav.ut-overlay-nav-bottom ul.sub-menu li:last-child, #ut-overlay-nav.ut-overlay-nav-bottom li.menu-item-has-children:last-child {   margin-bottom: 0; }  #ut-overlay-menu-footer {   height: 24px; } #ut-overlay-menu-footer .ut-overlay-menu-cell {   width: 50%;   display: block;   -webkit-box-sizing: border-box;       box-sizing: border-box;   float: left; } .ut-overlay-footer-icons {   margin: 0; } .ut-overlay-footer-icons li {   display: inline-block;   margin-right: 20px; } .ut-overlay-footer-icons li a i {   font-size: 16px; } .ut-overlay-footer-icons-wrap {   text-align: left; } .ut-overlay-copyright {   text-align: right;   font-size: 12px; } .ut-overlay-menu-reverse-on #ut-overlay-menu-footer .ut-overlay-footer-icons-wrap {   float: right;   text-align: right; } .ut-overlay-menu-reverse-on #ut-overlay-menu-footer .ut-overlay-footer-icons li {   margin-right: 0;   margin-left: 20px; } .ut-overlay-menu-reverse-on #ut-overlay-menu-footer .ut-overlay-copyright {   text-align: left;           } .ut-overlay-menu, #ut-overlay-nav li a, .ut-overlay-footer-icons-wrap, .ut-overlay-copyright {  -webkit-animation-duration: 0.4s;      animation-duration: 0.4s;  -webkit-animation-fill-mode: both;      animation-fill-mode: both; } @media (max-width: 767px) { .ut-hamburger-wrap {   height: 60px; }   } .ut-hamburger {   display: inline-block;   background: transparent;   position: relative;   overflow: hidden;   margin: 0;   padding: 0;   width: 40px;   height: 32px;   font-size: 0;   text-indent: -9999px;   -webkit-box-shadow: none;       box-shadow: none;   -webkit-border-radius: 0;   -moz-border-radius: 0;   border-radius: 0;   border: none;   cursor: pointer;   -webkit-transition: opacity 300ms cubic-bezier(0.215, 0.610, 0.355, 1.000);   -o-transition: opacity 300ms cubic-bezier(0.215, 0.610, 0.355, 1.000);   transition: opacity 300ms cubic-bezier(0.215, 0.610, 0.355, 1.000);   -webkit-transition-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);   -o-transition-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);   transition-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000); } .ut-hamburger:hover,  .ut-hamburger:active,  .ut-hamburger:focus {   background: transparent; } .ut-hamburger:focus {   outline: none; } .ut-hamburger span {   display: block;   position: absolute;   top: 14px;   left: 6px;   right: 6px;   height: 3px;   background: white; } .ut-hamburger span::before,  .ut-hamburger span::after {   position: absolute;   display: block;   left: 0;   width: 100%;   height: 3px;   background-color: #fff;   content: ""; } .ut-hamburger span::before {   top: -7px; } .ut-hamburger span::after {   bottom: -7px; } .ut-hamburger--cross span, .ut-hamburger--cross span::before,  .ut-hamburger--cross span::after {   -webkit-transition-duration: 0.3s, 0.3s;   -o-transition-duration: 0.3s, 0.3s;    transition-duration: 0.3s, 0.3s;   -webkit-transition-delay: 0.3s, 0s;   -o-transition-delay: 0.3s, 0s;    transition-delay: 0.3s, 0s; } .ut-hamburger--cross span, .ut-hamburger--cross span::before {   -webkit-transition-property: top, background, -webkit-transform;   transition-property: top, background, -webkit-transform;   -o-transition-property: top, background, transform;   transition-property: top, background, transform, -webkit-transform; } .ut-hamburger--cross span::after {   -webkit-transition-property: bottom, background, -webkit-transform;   transition-property: bottom, background, -webkit-transform;   -o-transition-property: bottom, background, transform;   transition-property: bottom, background, transform, -webkit-transform; } .ut-hamburger--cross.is-active span {   background: none; } .ut-hamburger--cross.is-active span::before {   top: 0;   -webkit-transform: rotate(45deg);   -ms-transform: rotate(45deg);   transform: rotate(45deg); } .ut-hamburger--cross.is-active span::after {   bottom: 0;   -webkit-transform: rotate(-45deg);   -ms-transform: rotate(-45deg);   transform: rotate(-45deg); } .ut-hamburger--cross.is-active span::before,  .ut-hamburger--cross.is-active span::after {   -webkit-transition-delay: 0s, 0.3s;   -o-transition-delay: 0s, 0.3s;    transition-delay: 0s, 0.3s; }  .ut-loading-bar-style2 {   margin: 40px 0 0 0;   text-align: center; } .ut-loading-bar-style2 .ut-loading-bar-style2-ball-effect {   width: 20px;   height: 20px;   background-color: #FFFFFF;   -webkit-border-radius: 50%;   -moz-border-radius: 50%;   border-radius: 50%;   display: inline-block;   margin: 0;   -webkit-animation: loading2 3s cubic-bezier(0.77, 0, 0.175, 1) infinite;   animation: loading2 3s cubic-bezier(0.77, 0, 0.175, 1) infinite; } @-webkit-keyframes loading2 { 0% { -webkit-transform: translateX(0) scale(1); transform: translateX(0) scale(1); } 25% { -webkit-transform: translateX(-50px) scale(0.3); transform: translateX(-50px) scale(0.3); } 50% { -webkit-transform: translateX(0) scale(1); transform: translateX(0) scale(1); } 75% { -webkit-transform: translateX(50px) scale(0.3); transform: translateX(50px) scale(0.3); } 100% { -webkit-transform: translateX(0) scale(1); transform: translateX(0) scale(1); } } @keyframes loading2 { 0% { -webkit-transform: translateX(0) scale(1); transform: translateX(0) scale(1); } 25% { -webkit-transform: translateX(-50px) scale(0.3); transform: translateX(-50px) scale(0.3); } 50% { -webkit-transform: translateX(0) scale(1); transform: translateX(0) scale(1); } 75% { -webkit-transform: translateX(50px) scale(0.3); transform: translateX(50px) scale(0.3); } 100% { -webkit-transform: translateX(0) scale(1); transform: translateX(0) scale(1); } }  .ut-loading-bar-style3 {   margin-top: 40px; } .ut-loading-bar-style3-outer {   display: inline-block;   width: 30px;   height: 30px;   position: relative;   border: 4px solid #FFFFFF;   -webkit-animation: loading3 2s infinite ease;   animation: loading3 2s infinite ease; } .ut-loading-bar-style-3-inner {   vertical-align: top;   display: inline-block;   width: 100%;   background-color: #FFFFFF;   -webkit-animation: loading3-inner 2s infinite ease-in;   animation: loading3-inner 2s infinite ease-in; } @-webkit-keyframes loading3 { 0% { -webkit-transform:rotate(0deg); transform: rotate(0deg); } 25% { -webkit-transform:rotate(180deg); transform: rotate(180deg); } 50% { -webkit-transform:rotate(180deg); transform: rotate(180deg); } 75% { -webkit-transform:rotate(360deg); transform: rotate(360deg); } 100% { -webkit-transform:rotate(360deg); transform: rotate(360deg); } } @keyframes loading3 { 0% { -webkit-transform:rotate(0deg); transform: rotate(0deg); } 25% { -webkit-transform:rotate(180deg); transform: rotate(180deg); } 50% { -webkit-transform:rotate(180deg); transform: rotate(180deg); } 75% { -webkit-transform:rotate(360deg); transform: rotate(360deg); } 100% { -webkit-transform:rotate(360deg); transform: rotate(360deg); } } @-webkit-keyframes loading3-inner { 0% { height: 0%; } 25% { height: 0%; } 50% { height: 100%; } 75% { height: 100%; } 100% { height: 0%; } } @keyframes loading3-inner { 0% { height: 0%; } 25% { height: 0%; } 50% { height: 100%; } 75% { height: 100%; } 100% { height: 0%; } }  .ut-loading-bar-style4 {   position: relative;   width: 75px;   height: 100px;   margin: 0 auto 0 auto !important; } .ut-loader__bar4 {   position: absolute;   bottom: 0;   width: 10px;   height: 50%;   margin-bottom: 0 !important;   background: #FFFFFF;   -webkit-transform-origin: center bottom;   -ms-transform-origin: center bottom;     transform-origin: center bottom;   -webkit-box-shadow: 1px 1px 0 rgba(0, 0, 0, 0.2);   box-shadow: 1px 1px 0 rgba(0, 0, 0, 0.2); } .ut-loader__bar4:nth-child(1) {   left: 0;   -webkit-transform: scale(1, 0.2);   -ms-transform: scale(1, 0.2);     transform: scale(1, 0.2);   -webkit-animation: barUp1 4s infinite;   animation: barUp1 4s infinite; } .ut-loader__bar4:nth-child(2) {   left: 15px;   -webkit-transform: scale(1, 0.4);   -ms-transform: scale(1, 0.4);     transform: scale(1, 0.4);   -webkit-animation: barUp2 4s infinite;   animation: barUp2 4s infinite; } .ut-loader__bar4:nth-child(3) {   left: 30px;   -webkit-transform: scale(1, 0.6);   -ms-transform: scale(1, 0.6);     transform: scale(1, 0.6);   -webkit-animation: barUp3 4s infinite;   animation: barUp3 4s infinite; } .ut-loader__bar4:nth-child(4) {   left: 45px;   -webkit-transform: scale(1, 0.8);   -ms-transform: scale(1, 0.8);     transform: scale(1, 0.8);   -webkit-animation: barUp4 4s infinite;   animation: barUp4 4s infinite; } .ut-loader__bar4:nth-child(5) {   left: 60px;   -webkit-transform: scale(1, 1);   -ms-transform: scale(1, 1);     transform: scale(1, 1);   -webkit-animation: barUp5 4s infinite;   animation: barUp5 4s infinite; } .ut-loader__ball4 {   position: absolute;   bottom: 10px;   left: 0;   width: 10px;   height: 10px;   background: #FFFFFF;   -webkit-border-radius: 50%;   -moz-border-radius: 50%;   border-radius: 50%;   -webkit-animation: ball4 4s infinite;   animation: ball4 4s infinite; } @-webkit-keyframes ball4 { 0% { -webkit-transform:translate(0, 0); transform:translate(0, 0); } 5% { -webkit-transform:translate(8px, -14px); transform:translate(8px, -14px); } 10% { -webkit-transform:translate(15px, -10px); transform:translate(15px, -10px); } 17% {  -webkit-transform:translate(23px, -24px); transform:translate(23px, -24px); } 20% { -webkit-transform:translate(30px, -20px); transform:translate(30px, -20px); } 27% { -webkit-transform:translate(38px, -34px); transform:translate(38px, -34px); } 30% { -webkit-transform:translate(45px, -30px); transform:translate(45px, -30px); } 37% { -webkit-transform:translate(53px, -44px); transform:translate(53px, -44px); } 40% { -webkit-transform:translate(60px, -40px); transform:translate(60px, -40px); } 50% { -webkit-transform:translate(60px, 0); transform:translate(60px, 0); } 57% { -webkit-transform:translate(53px, -14px); transform:translate(53px, -14px); } 60% { -webkit-transform:translate(45px, -10px); transform:translate(45px, -10px); } 67% { -webkit-transform:translate(37px, -24px); transform:translate(37px, -24px); } 70% { -webkit-transform:translate(30px, -20px); transform:translate(30px, -20px); } 77% { -webkit-transform:translate(22px, -34px); transform:translate(22px, -34px); } 80% { -webkit-transform:translate(15px, -30px); transform:translate(15px, -30px); } 87% { -webkit-transform:translate(7px, -44px); transform:translate(7px, -44px); } 90% { -webkit-transform:translate(0, -40px); transform:translate(0, -40px); } 100% { -webkit-transform:translate(0, 0); transform:translate(0, 0); } } @keyframes ball4 { 0% { -webkit-transform:translate(0, 0); transform:translate(0, 0); } 5% { -webkit-transform:translate(8px, -14px); transform:translate(8px, -14px); } 10% { -webkit-transform:translate(15px, -10px); transform:translate(15px, -10px); } 17% { -webkit-transform:translate(23px, -24px); transform:translate(23px, -24px); } 20% { -webkit-transform:translate(30px, -20px); transform:translate(30px, -20px); } 27% { -webkit-transform:translate(38px, -34px); transform:translate(38px, -34px); } 30% { -webkit-transform:translate(45px, -30px); transform:translate(45px, -30px); } 37% { -webkit-transform:translate(53px, -44px); transform:translate(53px, -44px); } 40% { -webkit-transform:translate(60px, -40px); transform:translate(60px, -40px); } 50% { -webkit-transform:translate(60px, 0); transform:translate(60px, 0); } 57% { -webkit-transform:translate(53px, -14px); transform:translate(53px, -14px); } 60% { -webkit-transform:translate(45px, -10px); transform:translate(45px, -10px); } 67% { -webkit-transform:translate(37px, -24px); transform:translate(37px, -24px); } 70% { -webkit-transform:translate(30px, -20px); transform:translate(30px, -20px); } 77% { -webkit-transform:translate(22px, -34px); transform:translate(22px, -34px); } 80% { -webkit-transform:translate(15px, -30px); transform:translate(15px, -30px); } 87% { -webkit-transform:translate(7px, -44px); transform:translate(7px, -44px); } 90% { -webkit-transform:translate(0, -40px); transform:translate(0, -40px); } 100% { -webkit-transform:translate(0, 0); transform:translate(0, 0); } } @-webkit-keyframes barUp1 { 0% { -webkit-transform: scale(1, 0.2); transform: scale(1, 0.2); } 40% { -webkit-transform: scale(1, 0.2); transform: scale(1, 0.2); } 50% { -webkit-transform: scale(1, 1); transform: scale(1, 1); } 90% { -webkit-transform: scale(1, 1); transform: scale(1, 1); } 100% { -webkit-transform: scale(1, 0.2); transform: scale(1, 0.2); } } @keyframes barUp1 { 0% { -webkit-transform: scale(1, 0.2); transform: scale(1, 0.2); } 40% { -webkit-transform: scale(1, 0.2); transform: scale(1, 0.2); } 50% { -webkit-transform: scale(1, 1); transform: scale(1, 1); } 90% { -webkit-transform: scale(1, 1); transform: scale(1, 1); } 100% { -webkit-transform: scale(1, 0.2); transform: scale(1, 0.2); } } @-webkit-keyframes barUp2 { 0% { -webkit-transform: scale(1, 0.4); transform: scale(1, 0.4); } 40% { -webkit-transform: scale(1, 0.4); transform: scale(1, 0.4); }  50% { -webkit-transform: scale(1, 0.8); transform: scale(1, 0.8); } 90% { -webkit-transform: scale(1, 0.8); transform: scale(1, 0.8); } 100% { -webkit-transform: scale(1, 0.4); transform: scale(1, 0.4); } } @keyframes barUp2 { 0% { -webkit-transform: scale(1, 0.4); transform: scale(1, 0.4); } 40% { -webkit-transform: scale(1, 0.4); transform: scale(1, 0.4); } 50% { -webkit-transform: scale(1, 0.8); transform: scale(1, 0.8); } 90% { -webkit-transform: scale(1, 0.8); transform: scale(1, 0.8); } 100% { -webkit-transform: scale(1, 0.4); transform: scale(1, 0.4); } } @-webkit-keyframes barUp3 { 0% { -webkit-transform: scale(1, 0.6); transform: scale(1, 0.6); } 100% { -webkit-transform: scale(1, 0.6); transform: scale(1, 0.6); } } @keyframes barUp3 { 0% { -webkit-transform: scale(1, 0.6); transform: scale(1, 0.6); } 100% { -webkit-transform: scale(1, 0.6); transform: scale(1, 0.6); } } @-webkit-keyframes barUp4 { 0% { -webkit-transform: scale(1, 0.8); transform: scale(1, 0.8); } 40% { -webkit-transform: scale(1, 0.8); transform: scale(1, 0.8); } 50% { -webkit-transform: scale(1, 0.4); transform: scale(1, 0.4); } 90% { -webkit-transform: scale(1, 0.4); transform: scale(1, 0.4); } 100% { -webkit-transform: scale(1, 0.8); transform: scale(1, 0.8); } } @keyframes barUp4 { 0% { -webkit-transform: scale(1, 0.8); transform: scale(1, 0.8); } 40% { -webkit-transform: scale(1, 0.8); transform: scale(1, 0.8); } 50% { -webkit-transform: scale(1, 0.4); transform: scale(1, 0.4); } 90% { -webkit-transform: scale(1, 0.4); transform: scale(1, 0.4); } 100% { -webkit-transform: scale(1, 0.8); transform: scale(1, 0.8); } } @-webkit-keyframes barUp5 { 0% { -webkit-transform: scale(1, 1); transform: scale(1, 1); } 40% { -webkit-transform: scale(1, 1); transform: scale(1, 1); } 50% { -webkit-transform: scale(1, 0.2); transform: scale(1, 0.2); } 90% { -webkit-transform: scale(1, 0.2); transform: scale(1, 0.2); } 100% { -webkit-transform: scale(1, 1); transform: scale(1, 1); } } @keyframes barUp5 { 0% { -webkit-transform: scale(1, 1); transform: scale(1, 1); } 40% { -webkit-transform: scale(1, 1); transform: scale(1, 1); } 50% { -webkit-transform: scale(1, 0.2); transform: scale(1, 0.2); } 90% { -webkit-transform: scale(1, 0.2); transform: scale(1, 0.2); } 100% { -webkit-transform: scale(1, 1); transform: scale(1, 1); } }  .ut-loading-bar-style5 {   display: inline;   margin-bottom: 0 !important;   line-height: 100%; } .ut-loading-bar-style5-inner {   color: #FFFFFF;   padding: 0;   text-align: center;   margin-bottom: 0 !important;   -webkit-transform: translateY(-50%);   -ms-transform: translateY(-50%);     transform: translateY(-50%); } .ut-loading-bar-style5-inner label {   font-size: 20px;   opacity: 0;   display: inline-block; } @keyframes lol { 0% { opacity: 0; -webkit-transform: translateX(-300px);     transform: translateX(-300px); } 33% { opacity: 1; -webkit-transform: translateX(0);     transform: translateX(0); } 66% { opacity: 1; -webkit-transform: translateX(0);     transform: translateX(0); } 100% { opacity: 0; -webkit-transform: translateX(300px);     transform: translateX(300px); } } @-webkit-keyframes lol { 0% { opacity: 0; -webkit-transform:translateX(-300px); transform:translateX(-300px); } 33% { opacity: 1; -webkit-transform:translateX(0); transform:translateX(0); } 66% { opacity: 1; -webkit-transform:translateX(0); transform:translateX(0); } 100% { opacity: 0; -webkit-transform:translateX(300px); transform:translateX(300px); } } .ut-loading-bar-style5-inner label:nth-child(6) {   -webkit-animation: lol 3s infinite ease-in-out;   animation: lol 3s infinite ease-in-out; } .ut-loading-bar-style5-inner label:nth-child(5) {   -webkit-animation: lol 3s 100ms infinite ease-in-out;   animation: lol 3s 100ms infinite ease-in-out; } .ut-loading-bar-style5-inner label:nth-child(4) {   -webkit-animation: lol 3s 300ms infinite ease-in-out;   animation: lol 3s 300ms infinite ease-in-out; } .ut-loading-bar-style5-inner label:nth-child(3) {   -webkit-animation: lol 3s 300ms infinite ease-in-out;   animation: lol 3s 300ms infinite ease-in-out; } .ut-loading-bar-style5-inner label:nth-child(2) {   -webkit-animation: lol 3s 300ms infinite ease-in-out;   animation: lol 3s 300ms infinite ease-in-out; } .ut-loading-bar-style5-inner label:nth-child(1) {   -webkit-animation: lol 3s 500ms infinite ease-in-out;   animation: lol 3s 500ms infinite ease-in-out; }  .sk-cube-grid {   width: 40px;   height: 40px;   margin: 0 auto; } .sk-cube-grid .sk-cube {   width: 33%;   height: 33%;   background-color: #56B2BA;   float: left;   -webkit-animation: sk-cubeGridScaleDelay 1.3s infinite ease-in-out;   animation: sk-cubeGridScaleDelay 1.3s infinite ease-in-out; } .sk-cube-grid .sk-cube1 {   -webkit-animation-delay: 0.2s;   animation-delay: 0.2s; } .sk-cube-grid .sk-cube2 {   -webkit-animation-delay: 0.3s;   animation-delay: 0.3s; } .sk-cube-grid .sk-cube3 {   -webkit-animation-delay: 0.4s;   animation-delay: 0.4s; } .sk-cube-grid .sk-cube4 {   -webkit-animation-delay: 0.1s;   animation-delay: 0.1s; } .sk-cube-grid .sk-cube5 {   -webkit-animation-delay: 0.2s;   animation-delay: 0.2s; } .sk-cube-grid .sk-cube6 {   -webkit-animation-delay: 0.3s;   animation-delay: 0.3s; } .sk-cube-grid .sk-cube7 {   -webkit-animation-delay: 0s;   animation-delay: 0s; } .sk-cube-grid .sk-cube8 {   -webkit-animation-delay: 0.1s;   animation-delay: 0.1s; } .sk-cube-grid .sk-cube9 {   -webkit-animation-delay: 0.2s;   animation-delay: 0.2s; } @-webkit-keyframes sk-cubeGridScaleDelay { 0%, 70%, 100% { -webkit-transform: scale3D(1, 1, 1); transform: scale3D(1, 1, 1); } 35% { -webkit-transform: scale3D(0, 0, 1); transform: scale3D(0, 0, 1); } } @keyframes sk-cubeGridScaleDelay { 0%, 70%, 100% { -webkit-transform: scale3D(1, 1, 1); transform: scale3D(1, 1, 1); } 35% { -webkit-transform: scale3D(0, 0, 1); transform: scale3D(0, 0, 1); } }  .ut-page-loader-spinner {   width: 40px;   height: 40px;   position: relative;   margin: 100px auto; } #ut-loader-logo + .ut-page-loader-spinner { margin: 40px auto; } .ut-double-bounce1, .ut-double-bounce2 {   width: 100%;   height: 100%;   -webkit-border-radius: 50%;   -moz-border-radius: 50%;   border-radius: 50%;   background-color: #151515;   opacity: 0.5;   position: absolute;   top: 0;   left: 0;   -webkit-animation: ut-sk-bounce 2.0s infinite ease-in-out;   animation: ut-sk-bounce 2.0s infinite ease-in-out; } .ut-double-bounce2 {   -webkit-animation-delay: -1.0s;   animation-delay: -1.0s; } @-webkit-keyframes ut-sk-bounce { 0%, 100% { -webkit-transform: scale(0.0); transform: scale(0.0); } 50% { -webkit-transform: scale(1.0); transform: scale(1.0); } } @keyframes ut-sk-bounce { 0%, 100% { -webkit-transform: scale(0.0); transform: scale(0.0); } 50% { -webkit-transform: scale(1.0); transform: scale(1.0); } }  .sk-fading-circle {  margin: 0;  width: 40px;  height: 40px;  position: relative; } .sk-fading-circle .sk-circle {  width: 100%;  height: 100%;  position: absolute;  left: 0;  top: 0; } .sk-fading-circle .sk-circle:before {  content: '';  display: block;  margin: 0 auto;  width: 15%;  height: 15%;  background-color: #FFFFFF;  -webkit-border-radius: 100%;  -moz-border-radius: 100%;  border-radius: 100%;  -webkit-animation: sk-circleFadeDelay 1.2s infinite ease-in-out both;      animation: sk-circleFadeDelay 1.2s infinite ease-in-out both; } .sk-fading-circle .sk-circle2 {  -webkit-transform: rotate(30deg);    -ms-transform: rotate(30deg);      transform: rotate(30deg); } .sk-fading-circle .sk-circle3 {  -webkit-transform: rotate(60deg);    -ms-transform: rotate(60deg);      transform: rotate(60deg); } .sk-fading-circle .sk-circle4 {  -webkit-transform: rotate(90deg);    -ms-transform: rotate(90deg);      transform: rotate(90deg); } .sk-fading-circle .sk-circle5 {  -webkit-transform: rotate(120deg);    -ms-transform: rotate(120deg);      transform: rotate(120deg); } .sk-fading-circle .sk-circle6 {  -webkit-transform: rotate(150deg);    -ms-transform: rotate(150deg);      transform: rotate(150deg); } .sk-fading-circle .sk-circle7 {  -webkit-transform: rotate(180deg);    -ms-transform: rotate(180deg);      transform: rotate(180deg); } .sk-fading-circle .sk-circle8 {  -webkit-transform: rotate(210deg);    -ms-transform: rotate(210deg);      transform: rotate(210deg); } .sk-fading-circle .sk-circle9 {  -webkit-transform: rotate(240deg);    -ms-transform: rotate(240deg);      transform: rotate(240deg); } .sk-fading-circle .sk-circle10 {  -webkit-transform: rotate(270deg);    -ms-transform: rotate(270deg);      transform: rotate(270deg); } .sk-fading-circle .sk-circle11 {  -webkit-transform: rotate(300deg);    -ms-transform: rotate(300deg);      transform: rotate(300deg); } .sk-fading-circle .sk-circle12 {  -webkit-transform: rotate(330deg);    -ms-transform: rotate(330deg);      transform: rotate(330deg); } .sk-fading-circle .sk-circle2:before {  -webkit-animation-delay: -1.1s;      animation-delay: -1.1s; } .sk-fading-circle .sk-circle3:before {  -webkit-animation-delay: -1s;      animation-delay: -1s; } .sk-fading-circle .sk-circle4:before {  -webkit-animation-delay: -0.9s;      animation-delay: -0.9s; } .sk-fading-circle .sk-circle5:before {  -webkit-animation-delay: -0.8s;      animation-delay: -0.8s; } .sk-fading-circle .sk-circle6:before {  -webkit-animation-delay: -0.7s;      animation-delay: -0.7s; } .sk-fading-circle .sk-circle7:before {  -webkit-animation-delay: -0.6s;      animation-delay: -0.6s; } .sk-fading-circle .sk-circle8:before {  -webkit-animation-delay: -0.5s;      animation-delay: -0.5s; } .sk-fading-circle .sk-circle9:before {  -webkit-animation-delay: -0.4s;      animation-delay: -0.4s; } .sk-fading-circle .sk-circle10:before {  -webkit-animation-delay: -0.3s;      animation-delay: -0.3s; } .sk-fading-circle .sk-circle11:before {  -webkit-animation-delay: -0.2s;      animation-delay: -0.2s; } .sk-fading-circle .sk-circle12:before {  -webkit-animation-delay: -0.1s;      animation-delay: -0.1s; } @-webkit-keyframes sk-circleFadeDelay {  0%, 39%, 100% { opacity: 0; }  40% { opacity: 1; } } @keyframes sk-circleFadeDelay {  0%, 39%, 100% { opacity: 0; }  40% { opacity: 1; } }    @media (max-width: 400px) { }  @media (max-width: 767px) { body {   font-size: 14px; } html {   border: none;   margin-left: 0 !important;   margin-right: 0 !important; } .ha-header.bordered-navigation, .ha-header.bordered-navigation.ha-transparent {   left: 0;   width: 100%; } #header-section {   line-height: 60px !important;   padding: 0 !important; }       .ut-header-display-on-hero #header-section.ha-header.ut-header-fixed.bordered-navigation { position: absolute; } #ut-header-placeholder {  height: 60px !important; min-height: 60px !important; } .site-logo, .ut-mm-trigger, .ut-mm-button, .ut-hamburger-wrap, .ut-header-cart-mobile, .ut-header-cart-mobile .ut-header-cart {   height: 60px !important;   line-height: 60px !important; } .ut-site-logo-background {   line-height: 60px !important; } .site-logo img {   max-height: 30px; } .ha-header.bordered-top {   top: 0 !important; } .grid-container .ha-header-perspective {   padding: 0; } .ha-header-perspective {   padding-left: 10px;   padding-right: 10px; } .parallax-section {   background-position: center center !important;   background-repeat: repeat-y !important;     background-size: cover !important; } .site-logo .logo {   font-size: 18px;   line-height: 1; }    .hero-title, .ut-hero-highlighted-header .hero-title {   line-height: 125% !important; } .ut-hero-style-1 .hero-title {   background: none;   padding: 0; } .hero-description {   font-size: 0.96em !important;   line-height: 170% !important;   letter-spacing: normal !important; } .hero-description-bottom {   font-size: 0.86em !important;   line-height: 170% !important;   letter-spacing: normal !important; } #ut-sitebody:not(.ut-page-has-no-content):not(.ut-header-hide-on-hero):not(.ut-header-transparent-on-hero):not(.ut-header-display-on-hero):not(.ut-bklyn-maintenance) #ut-hero.hero {   min-height: calc( 100% - 60px);   height: calc( 100% - 60px);   } #ut-sitebody .hero-btn, #ut-sitebody .hero-second-btn {   padding: 0.8em 1.4em !important;   font-size: 1em !important; } #ut-hero .parallax-overlay {   border-bottom: none !important; }        #ut-hero.ut-hero-custom .hero-inner.ut-hero-custom-left {   padding-left: 0; } #ut-hero.ut-hero-custom .hero-inner.ut-hero-custom-right {   padding-right: 0; } #ut-hero.ut-hero-custom .hero-inner.ut-hero-custom-left.ut-hero-bottom,   #ut-hero.ut-hero-custom .hero-inner.ut-hero-custom-right.ut-hero-bottom {   padding-bottom: 0;   vertical-align: middle; } .hero-holder.hero-holder-align-items-bottom {   -webkit-box-align: center;     -ms-flex-align: center;       align-items: center; } .hero-holder.hero-holder-align-items-top {   -webkit-box-align: center;     -ms-flex-align: center;       align-items: center; } .hero-holder.hero-holder-align-items-top .hero-inner {   padding-top: 0; } #ut-hero.hero .hero-holder {   padding-bottom: 0 !important; } .ut-hero-style-9 .hero-title, .ut-hero-style-10 .hero-title {   padding: 0;   border: none;   margin-left: 0;   margin-right: 0; } .ut-hero-style-1 .hdh {   margin-bottom: 0; }  .sidebar {   padding-left: 0 !important; }  a.ut-flex-control {   top: auto;   bottom: 0 !important; } .ut-half-height {   height: 100% !important; } .hero-inner {   text-align: center!important; } .ut-split-content-left, .ut-split-content-right {   padding-left: 20px;   padding-right: 20px; } .member-photo-style-4-wrap .member-social {   display: none; } #ut-sitebody .lead {   font-size: 1.125em;   line-height: 170%;   padding: 0 !important;   text-align: center; } .page-title, .parallax-title, .section-title {   font-size: 35px;   line-height: 125% !important; } .parallax-header, .page-header, .section-header {   margin-left: 0 !important;   margin-right: 0 !important; } .ut-count {   font-size: 35px; }    .footer.ut-footer-mobile-off, .footer.ut-footer-mobile-off.ut-footer-has-widgets {   padding-top: 0; } .ut-footer-mobile-off .ut-footer-area {   display: none;   padding: 0; } .ut-footer-area {   padding: 40px 0; }  .bklyn-big-icon-round,  .bklyn-big-icon-square {   height: 100px;   width: 100px;   font-size: 40px;   line-height: 100px; } .bklyn-big-icon-round.bklyn-big-icon .fa,  .bklyn-big-icon-square.bklyn-big-icon .fa {   line-height: 100px; }      .post {   margin-bottom: 40px; } .ut-blog-classic-article .ut-post-thumbnail {   margin-bottom: 20px; } .ut-blog-classic-article .entry-header .entry-meta .comments-link {   margin-right: 0; } .ut-blog-classic-article .entry-header .entry-meta {   margin-top: 20px; }      .ut-blog-layout-list-article-inner {   -webkit-box-orient: vertical;   -webkit-box-direction: normal;     -ms-flex-direction: column;       flex-direction: column; } .ut-blog-layout-list .ut-post-thumbnail.ut-post-thumbnail-empty .entry-thumbnail {   border: none; } .ut-blog-layout-list-content-wrap {   padding: 20px; }  .ut-blog-grid-content-wrap {   padding: 20px; }    .ut-blog-mixed-large-article-large {   padding: 20px 10px; } .ut-blog-mixed-large-article-large .ut-post-thumbnail {   margin-bottom: 20px; } .ut-blog-mixed-large-article-large .entry-header .entry-meta {   margin-top: 20px; }    blockquote {   padding-left: 20px; }    .comment-body {   padding: 20px; } .ut-arrow-left {   display: none; } .comment-list .children {   margin-left: 0; }    .author-info, #comments {   margin-top: 40px;   padding-top: 40px; }    .ut-archive-hero-avatar {   height: 40px;   width: 40px; }    .ut-hero-meta-description-holder-inner > div {   display: block;   margin-bottom: 10px; } .ut-hero-meta-description-holder-inner .ut-hero-meta-author ul li:first-child {   display: none; } .ut-hero-meta-description-holder-inner > div:last-child {   margin-bottom: 0; } .ut-hero-meta-description-holder div:not(:last-child)::after {   display: none; }      .hero-down-arrow {   bottom: 10px !important; }      .ut-video-control {   display: none; }      .author-avatar {   float: none; }         .edit-link {   display: none !important; }      .bklyn-icon-tabs > li {   margin: 0 20px 40px 0; }      .ut-icon-box {   margin: 0 auto 20px !important; } .bklyn-team-member-right,  .bklyn-team-member-center {   text-align: center; } .bklyn-team-member-style-2.bklyn-team-member-center, .bklyn-team-member-style-2.bklyn-team-member-left, .bklyn-team-member-style-2.bklyn-team-member-right {     text-align: center; }      .ut-hero-highlighted-header {   padding: 0 10px; } .ut-hero-highlighted-item {   display: none; }      .hero-second-btn {   margin-left: 0;   margin-top: 10px; } }  @media (min-width: 768px) and (max-width: 1024px) { html {   border: none;   margin-left: 0 !important;   margin-right: 0 !important; } .ha-header.bordered-navigation, .ha-header.bordered-navigation.ha-transparent {   left: 0;   width: 100%; } .grid-container .ha-header-perspective {   padding: 0; } .site-logo .logo {   font-size: 30px; } #header-section {   line-height: 80px !important;   padding: 0 !important; } #ut-sitebody:not(.ut-page-has-no-content):not(.ut-header-hide-on-hero):not(.ut-header-transparent-on-hero):not(.ut-header-display-on-hero):not(.ut-bklyn-maintenance) #ut-hero.hero {   min-height: calc( 100% - 80px);   height: calc( 100% - 80px);   }       .ut-header-display-on-hero #header-section.ha-header.ut-header-fixed.bordered-navigation { position: absolute; }     #ut-header-placeholder {  height: 80px !important; min-height: 80px !important; } .site-logo, .ut-mm-trigger, .ut-mm-button, .ut-hamburger-wrap, .ut-header-cart-mobile, .ut-header-cart-mobile .ut-header-cart {   height: 80px !important;   line-height: 80px !important; } .ut-site-logo-background {   line-height: 80px !important; } .site-logo img {   max-height: 40px; } .ha-header.bordered-top {   top: 0 !important; } .parallax-section {   background-position: center center !important;   background-repeat: repeat-y !important;     background-size: cover !important; } .hero-title {   line-height: 125% !important; } .hero-description-bottom {   letter-spacing: normal; } .portfolio-title {   font-size: 0.857em !important; } .ut-tablet-overlay {   padding: 50px 50px 50px; } .ut-left-tablet-button {   margin-right: 0; } .hero-second-btn {   margin-top: 10px; } #ut-sitebody .lead {   font-size: 1.125em;   line-height: 170%;   padding: 0 !important; } .parallax-header, .page-header, .section-header {   margin-left: 0 !important;   margin-right: 0 !important; } .ut-count {   font-size: 35px; } #ut-hero.ut-hero-custom .hero-inner.ut-hero-custom-left {   padding-left: 0;   text-align: center !important; } #ut-hero.ut-hero-custom .hero-inner.ut-hero-custom-right {   padding-right: 0;   text-align: center !important; } #ut-hero.ut-hero-custom .hero-inner.ut-hero-custom-left.ut-hero-bottom, #ut-hero.ut-hero-custom .hero-inner.ut-hero-custom-right.ut-hero-bottom {   padding-bottom: 0;   text-align: center !important;   vertical-align: middle; } #ut-hero .parallax-overlay {   border-bottom: none !important; }      .ut-blog-layout-list-article-inner {   -webkit-box-orient: vertical;   -webkit-box-direction: normal;     -ms-flex-direction: column;       flex-direction: column; }      #secondary ul.sidebar {   padding-left: 0; }      .hero-down-arrow {   bottom: 10px !important; }      .ut-video-control {   display: none; }      .edit-link {   display: none !important; }      .ut-hero-highlighted-header {   text-align: center;   padding: 0 10px; } .ut-hero-highlighted-item {   display: none; } .elastislide-horizontal ul li {   width: 100% !important; } .ut-icon-box {   margin: 0 auto 20px !important; } } @media (min-width: 1025px) {   #header-section[data-style='default'].ut-flush .ut-flush-logo, #header-section[data-style='style-2'].ut-flush .ut-flush-logo, #header-section[data-style='style-5'].ut-flush .ut-flush-logo, #header-section[data-style='style-5'].ut-flush #navigation.ut-flush-nav, #header-section[data-style='style-6'].ut-flush .ut-header-primary-extra-module.ut-flush-module,  #header-section[data-style='style-6'].ut-flush .ut-header-tertiary-extra-module.ut-flush-module, #header-section[data-style='style-7'].ut-flush .ut-header-primary-extra-module.ut-flush-module, #header-section[data-style='style-8'].ut-flush .ut-header-primary-extra-module.ut-flush-module, #header-section[data-style='style-9'].ut-flush .ut-flush-logo { padding-left: 0; }   #header-section[data-style='default'].ut-flush #navigation.ut-flush-nav, #header-section[data-style='default'].ut-flush .ut-open-overlay-trigger.ut-flush-module, #header-section[data-style='style-2'].ut-flush .ut-header-primary-extra-module.ut-flush-module, #header-section[data-style='style-5'].ut-flush .ut-header-secondary-extra-module.ut-flush-module, #header-section[data-style='style-5'].ut-flush .ut-header-tertiary-extra-module.ut-flush-module, #header-section[data-style='style-6'].ut-flush .ut-flush-logo, #header-section[data-style='style-6'].ut-flush #navigation.ut-flush-nav, #header-section[data-style='style-7'].ut-flush .ut-header-secondary-extra-module.ut-flush-module, #header-section[data-style='style-8'].ut-flush .ut-header-secondary-extra-module.ut-flush-module, #header-section[data-style='style-9'].ut-flush .ut-header-secondary-extra-module.ut-flush-module, #header-section[data-style='style-9'].ut-flush .ut-header-tertiary-extra-module.ut-flush-module {   padding-right: 0; } #header-section[data-style='style-1'].ut-flush .ut-flush-logo { padding-right: 0; }   #header-section[data-style='style-1'].ut-flush #navigation.ut-flush-nav {   padding-left: 0; } #header-section.fullwidth[data-style='default'].ut-flush-logo-only .grid-container,   #header-section[data-style='default'].ut-flush-logo-only .ut-flush-logo, #header-section.fullwidth[data-style='style-2'].ut-flush-logo-only .grid-container,   #header-section[data-style='style-2'].ut-flush-logo-only .ut-flush-logo, #header-section.fullwidth[data-style='style-5'].ut-flush-logo-only #header-section-upper-area .grid-container,   #header-section[data-style='style-5'].ut-flush-logo-only .ut-flush-logo, #header-section.fullwidth[data-style='style-9'].ut-flush-logo-only .grid-container,   #header-section[data-style='style-9'].ut-flush-logo-only .ut-flush-logo {   padding-left: 0;     }   #header-section.fullwidth[data-style='style-1'].ut-flush-logo-only .grid-container,   #header-section[data-style='style-1'].ut-flush-logo-only .ut-flush-logo, #header-section.fullwidth[data-style='style-6'].ut-flush-logo-only #header-section-upper-area .grid-container,   #header-section[data-style='style-6'].ut-flush-logo-only .ut-flush-logo {   padding-right: 0;     }  #header-section.fullwidth .grid-container:not(.ut-megamenu-grid-container) {   max-width: 100%;   padding-left: 30px;   padding-right: 30px; } .footer.ut-footer-fullwidth-on .grid-container {   max-width: 100%;   padding-left: 20px;   padding-right: 20px; } .footer.ut-footer-fullwidth-on .footer-content .grid-container {   padding-left: 30px;   padding-right: 30px; }    #header-section.fullwidth.ut-flush .grid-container, #header-section.fullwidth.ut-flush #ut-top-header .ut-header-inner {   padding-left: 0;   padding-right: 0; } .ut-blog-has-animation .post {   background: #FFFFFF;   position: relative; } .ut-blog-has-animation .post, .ut-blog-has-animation #secondary {   visibility: hidden;   -webkit-animation-duration: 1s;       animation-duration: 1s;   -webkit-animation-fill-mode: both;       animation-fill-mode: both; } .ut-blog-has-animation .post.fadeInUp {   visibility: visible; } .post > div > .entry-meta {   padding-right: 20px; } .contact-wrap {   margin-left: -10px;   margin-right: -10px; } .contact-wrap > .grid-50 {   padding-left: 20px;   padding-right: 20px; } .vc_section[data-vc-full-width="true"][data-vc-stretch-content="true"] {   padding-left: 20px;   padding-right: 20px; } .vc_row[data-vc-stretch-content="true"]:not(.vc_row-no-padding) {   padding-left: 20px;   padding-right: 20px; } .ut-site-border .vc_row[data-vc-stretch-content="true"].vc_row-no-padding {   padding-left: 40px;   padding-right: 40px; } .ut-site-border .vc_section[data-vc-stretch-content="true"] .vc_row {   padding-left: 20px;   padding-right: 20px; }  } @media (max-width: 1024px) {   #header-section.fullwidth[data-style='default'].ut-flush-logo-mobile .grid-container,     #header-section[data-style='default'].ut-flush-logo-mobile .ut-flush-logo,   #header-section.fullwidth[data-style='style-2'].ut-flush-logo-mobile .grid-container,     #header-section[data-style='style-2'].ut-flush-logo-mobile .ut-flush-logo,   #header-section.fullwidth[data-style='style-5'].ut-flush-logo-mobile #header-section-upper-area .grid-container,     #header-section[data-style='style-5'].ut-flush-logo-mobile .ut-flush-logo,   #header-section.fullwidth[data-style='style-9'].ut-flush-logo-mobile .grid-container,     #header-section[data-style='style-9'].ut-flush-logo-mobile .ut-flush-logo {     padding-left: 0;       }     #header-section.fullwidth[data-style='style-1'].ut-flush-logo-mobile .grid-container,     #header-section[data-style='style-1'].ut-flush-logo-mobile .ut-flush-logo,   #header-section.fullwidth[data-style='style-6'].ut-flush-logo-mobile #header-section-upper-area .grid-container,     #header-section[data-style='style-6'].ut-flush-logo-mobile .ut-flush-logo {     padding-right: 0;       }  }   .menu-item-language img.iclflag {   margin-right: 5px;   vertical-align: middle !important; }  .hero canvas { } #ut-rain-background {   left: 0;   position: absolute;   top: 0;   z-index: -2;   overflow: hidden;   max-width: none !important;   visibility: hidden; } .hero-audio-holder {   display: none;   visibility: hidden; } .ut-audio-controlm {   -webkit-animation-duration: 5s;   -webkit-animation-fill-mode: both;   -webkit-animation-name: zoomIn;   animation-duration: 5s;   animation-fill-mode: both;   animation-name: zoomIn; }  #ut-animation-canvas {   position: absolute;   top: 0;   left: 0;   z-index: inherit; }  @media (max-width: 767px) { #ut-animation-canvas {   display: none !important; } }  @media (min-width: 768px) and (max-width: 1024px) { #ut-animation-canvas {   display: none !important; } }  .single-portfolio .ut-portfolio-info {   font-weight: bold; } .dark .single-portfolio .ut-portfolio-info {   color: #151515;   font-weight: bold; } .single-portfolio .ut-portfolio-info span {   color: #777777;   font-weight: normal; } .ut-single-video iframe {   height: 100%;   position: relative;   width: 100%; } .ut-project-sc {   font-size: 16px;   margin: 30px 0 20px 0;   border-top: 1px solid #DDDDDD;   border-bottom: 1px solid #DDDDDD;   padding: 10px 0; } .ut-project-sc.no-border {   border: none !important;   padding: 0; } .light .ut-project-sc {   border-color: #999999; } .ut-project-sc li {   float: left;   display: block;   margin-right: 20px; } .ut-project-sc li a {   color: #151515; }  .ut-table-menu-wrap { } .ut-table-menu-title {   margin-bottom: 40px; } .ut-table-menu-title span {   background: #CF0A2C;   color: #FFFFFF;   display: inline-block;   padding: 5px 10px;   text-transform: uppercase; } .ut-table-menu {   width: 100%;   margin: 0 0 40px 0;   padding: 0;   font: 150%/100% Arial, Helvetica, sans-serif; } .wpb_content_element .ut-table-menu {   margin: 0; } .ut-table-menu .ut-table-menu-top {   clear: both;   margin: 0;   padding: 0;   position: relative;   border-bottom: dotted 2px #999; } .ut-table-menu .ut-table-menu-bottom {   display: block;   font-size: 60%;   margin-top: 15px;   margin-bottom: 40px;   color: #999999;   text-transform: lowercase; } .wpb_content_element .ut-table-menu div:last-child {   margin-bottom: 0; } .ut-table-menu h6 {   background: #fff;   padding: 0 10px 0 0;   font-size: 17px;   font-weight: normal;   position: absolute;   margin: 0;   bottom: -.3em;   left: 0; } .ut-table-menu em {   background: #fff;   color: #CF0A2C;   padding: 0 0 0 5px;   font: 110%/100% Georgia, "Times New Roman", Times, serif;   position: absolute;   bottom: -.2em;   right: 0; } .ut-table-menu sup {   font-size: 60%;   color: #CF0A2C;   margin-left: 3px; } .ut-table-menu-animated .ut-table-menu-top {   -webkit-transition: transform 1s cubic-bezier(0.215, 0.610, 0.355, 1.000),opacity 1s cubic-bezier(0.215, 0.610, 0.355, 1.000);   -o-transition: transform 1s cubic-bezier(0.215, 0.610, 0.355, 1.000),opacity 1s cubic-bezier(0.215, 0.610, 0.355, 1.000);   transition: transform 1s cubic-bezier(0.215, 0.610, 0.355, 1.000),opacity 1s cubic-bezier(0.215, 0.610, 0.355, 1.000); } .ut-table-menu-animated .ut-table-menu-bottom {   -webkit-transition: transform 1s cubic-bezier(0.215, 0.610, 0.355, 1.000),opacity 1s cubic-bezier(0.215, 0.610, 0.355, 1.000) 100ms;   -o-transition: transform 1s cubic-bezier(0.215, 0.610, 0.355, 1.000),opacity 1s cubic-bezier(0.215, 0.610, 0.355, 1.000) 100ms;   transition: transform 1s cubic-bezier(0.215, 0.610, 0.355, 1.000),opacity 1s cubic-bezier(0.215, 0.610, 0.355, 1.000) 100ms; } .ut-table-menu-animated .ut-table-menu-top, .ut-table-menu-animated .ut-table-menu-bottom {   -webkit-transform: translateY(50px);   transform: translateY(50px);   opacity: 0; } .ut-table-menu-animated .ut-table-menu-top.appeared, .ut-table-menu-animated .ut-table-menu-top.appeared + .ut-table-menu-bottom {   -webkit-transform: translateY(0);   transform: translateY(0);   opacity: 1; }  .edit-link {   position: fixed;   right: 40px;   font-size: 10px;   bottom: 40px;   font-weight: 600 !important;   text-transform: uppercase;   border: none;   cursor: pointer;   outline: none;   display: inline-block;   letter-spacing: 0.05em;   background: #FFFFFF;   z-index: 999999;   -webkit-border-radius: 10px;   -moz-border-radius: 10px;   border-radius: 10px;   -webkit-box-shadow: 0 0 20px rgba(0,0,0,0.35);   -moz-box-shadow: 0 0 20px rgba(0,0,0,0.35);   box-shadow: 0 0 20px rgba(0,0,0,0.35); } .edit-link a {   color: #151515 !important;   text-transform: uppercase;   text-decoration: none !important;   padding: 7px 30px 7px 30px;   display: block;   font-family: inherit;   font-weight: inherit !important; } .entry-meta .edit-link a, .comment-footer .edit-link a {   padding: 8px 12px; } .edit-link a:hover, .edit-link a:active {   color: #151515 !important; } #vc_load-inline-editor {   display: none; } .ut-blog-mixed-grid .edit-link {   position: inherit;   padding: 0; } #ut-sitebody.blog .entry-meta .edit-link, #ut-sitebody.archive .entry-meta .edit-link, #ut-sitebody.single-post .entry-meta .edit-link {   position: inherit !important;   margin-top: 20px; } .comment-footer .edit-link {   position: inherit; }  #bklyn-sidenav-wrap {   background: #1F2223;   height: 100%;   position: fixed;   top: 0;   left: 0;   overflow: hidden;   width: 275px;   z-index: 100; } .bklyn-sidenav-scroll {   height: 100%;   padding: 160px calc(19% + 17px) 32px 19%;   overflow-x: hidden;   width: calc(100% + 17px);   z-index: 100; } .bklyn-sidenav-shadow {   -webkit-box-shadow: 0 0 7px -1px rgba(0,0,0,0.1);   box-shadow: 0 0 7px -1px rgba(0,0,0,0.1); } #bklyn-sidenav-wrap h1 {   margin: 0; } #bklyn-sidenav-wrap .side-site-logo {   margin-bottom: 40px; } #bklyn-sidenav { } #bklyn-sidenav-search {   margin-top: 80px;   position: relative; } #bklyn-sidenav-search .search-field {   border-bottom: 1px dotted;   border-top: none;   border-right: none;   border-left: none;   padding: 0 0 10px 25px;   width: auto; } #bklyn-sidenav-wrap #bklyn-sidenav-search .search-field:focus {   -webkit-box-shadow: none;   box-shadow: none; } #bklyn-sidenav-search .fa-search {   position: absolute;   top: 2px;   left: 0;   z-index: 10; } #bklyn-sidenav ul {   margin: 0;   font-weight: bold;   font-size: 13px;   text-transform: uppercase; } #bklyn-sidenav ul li {   margin: 0;   padding: 0 0 10px 15px;   position: relative; } #bklyn-sidenav ul li::before {   content: "\f105";   font-family: "FontAwesome";   font-style: normal;   font-weight: normal;   left: 0;   position: absolute;   top: 0; } #bklyn-sidenav ul li ul.sub-menu {   font-weight: normal;   margin: 0;   padding: 10px 0 0 0;   font-size: 12px; } #bklyn-sidenav ul li ul.sub-menu li:last-child {   padding-bottom: 0; } #bklyn-sidenav a {   text-decoration: none;   color: #777777;   display: block; } #bklyn-sidenav a:hover, #bklyn-sidenav a:active {   color: #FFFFFF; } #bklyn-sidenav ul.sub-menu a {   color: #b2b1a8; } #bklyn-sidenav-inner-wrap {   display: table;   height: 100%;   position: relative;   width: 100%; } #bklyn-sidenav-wrap ul.ut-sociallinks {   display: inline-block;   font-size: 15px;   margin: 0;   border-top: 1px dotted #333333;   padding-top: 10px; } #bklyn-sidenav-wrap .ut-sociallinks li {   display: inline-block;   margin: 0 20px 20px 0;   text-align: center;   width: 20px; } #bklyn-sidenav-wrap .ut-sociallinks li:last-child {   margin-right: 0; } #bklyn-sidenav-wrap .ut-sociallinks li a {   color: #444444; } #bklyn-sidenav-wrap .ut-sociallinks li a:hover, #bklyn-sidenav-wrap .ut-sociallinks li a:active {   color: #FFFFFF; } .bklyn-sidenav-table-top, .bklyn-sidenav-table-mid, .bklyn-sidenav-table-bot {   display: table-row; } .bklyn-sidenav-table-top-inner {   display: table-cell;   vertical-align: top; } .bklyn-sidenav-table-mid-inner { } .bklyn-sidenav-table-bot-inner {   display: table-cell;   vertical-align: bottom; } .bklyn-sidenav-copyright {   font-size: 12px; } .vc_section {   margin-left: 0;   margin-right: 0; } .vc_section[data-vc-full-width] {   margin-left: -20px;   margin-right: -20px;   padding-left: 0;   padding-right: 0; }  .bklyn5-team-member {   position: relative;   text-align: center;   overflow: hidden; } .bklyn5-team-member.bklyn5-team-member-left {   text-align: left; } .bklyn5-team-member-avatar {   display: block; } .bklyn5-team-member-avatar img {   vertical-align: bottom; } .bklyn5-team-member-name {   font-size: 17px;   margin-bottom: 0;   line-height: 125%; } .bklyn5-team-member-info {   margin-top: 20px; } .bklyn5-team-member-info > *:last-child {   margin-bottom: 0; } .bklyn5-team-member-ocupation {   font-size: 12px;   margin-top: 0;   margin-bottom: 20px; } .bklyn5-team-member-social-icons {   border-top: 2px solid #EFEFEF;   margin-top: 20px;   padding-top: 20px; } .bklyn5-team-member-social-icons.no-bklyn5-team-member-border {   border: none;   padding-top: 0; } .bklyn5-team-member-social-icons ul {   list-style: none;   margin: 0; } .bklyn5-team-member-social-icons ul li {   display: inline;   margin: 0 10px; } .bklyn5-team-member-social-icons ul li:first-child {   margin-left: 0; } .bklyn5-team-member-social-icons ul li:last-child {   margin-right: 0; } .bklyn5-team-member-overlay-caption .bklyn5-team-member-name {   font-size: 17px; }  .bklyn5-team-member.bklyn5-team-member-style-3 {   text-align: center; } .bklyn5-team-member.bklyn5-team-member-style-3 .bklyn5-team-member-overlay {   height: 100%;   left: 0;   min-height: 100%;   position: absolute;   top: 0;   width: 100%;   opacity: 0;   -webkit-transition: all 300ms cubic-bezier(0.215, 0.610, 0.355, 1.000);   -o-transition: all 300ms cubic-bezier(0.215, 0.610, 0.355, 1.000);   transition: all 300ms cubic-bezier(0.215, 0.610, 0.355, 1.000);   -webkit-transition-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);   -o-transition-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);   transition-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);  pointer-events: none; } .bklyn5-team-member.bklyn5-team-member-style-3:hover .bklyn5-team-member-overlay {   background: rgb(24,103,193);   background: rgba(24,103,193, 0.7);   color: #FFFFFF;   opacity: 1;   -webkit-transition: all 300ms cubic-bezier(0.215, 0.610, 0.355, 1.000);   -o-transition: all 300ms cubic-bezier(0.215, 0.610, 0.355, 1.000);   transition: all 300ms cubic-bezier(0.215, 0.610, 0.355, 1.000);   -webkit-transition-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);   -o-transition-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);   transition-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000); } .bklyn5-team-member.bklyn5-team-member-style-3 .bklyn5-team-member-name, .bklyn5-team-member.bklyn5-team-member-style-3 .bklyn5-team-member-ocupation, .bklyn5-team-member.bklyn5-team-member-style-3 .bklyn5-team-member-social-icons ul li, .bklyn5-team-member.bklyn5-team-member-style-4 .bklyn5-team-member-name {   -webkit-animation-duration: 1s;   -webkit-animation-fill-mode: both;   -webkit-animation-name: fadeOut;   animation-duration: 1s;   animation-fill-mode: both;   animation-name: fadeOut; } .bklyn5-team-member.bklyn5-team-member-style-3:hover .bklyn5-team-member-name, .bklyn5-team-member.bklyn5-team-member-style-3:hover .bklyn5-team-member-ocupation {   -webkit-animation-name: fadeInUp;   animation-name: fadeInUp; } .bklyn5-team-member.bklyn5-team-member-style-3:hover .bklyn5-team-member-social-icons ul li {   -webkit-animation-name: fadeIn;   animation-name: fadeIn;   -webkit-transition: all 300ms cubic-bezier(0.215, 0.610, 0.355, 1.000);   -o-transition: all 300ms cubic-bezier(0.215, 0.610, 0.355, 1.000);   transition: all 300ms cubic-bezier(0.215, 0.610, 0.355, 1.000);   -webkit-transition-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);   -o-transition-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);   transition-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);  pointer-events: all; } .bklyn5-team-member.bklyn5-team-member-style-3 .bklyn5-team-member-social-icons ul li:nth-child(1) {   -webkit-animation-delay: 0.5s;       animation-delay: 0.5s } .bklyn5-team-member.bklyn5-team-member-style-3 .bklyn5-team-member-social-icons ul li:nth-child(2) {   -webkit-animation-delay: 0.6s;       animation-delay: 0.6s } .bklyn5-team-member.bklyn5-team-member-style-3 .bklyn5-team-member-social-icons ul li:nth-child(3) {   -webkit-animation-delay: 0.7s;       animation-delay: 0.7s } .bklyn5-team-member.bklyn5-team-member-style-3 .bklyn5-team-member-social-icons ul li:nth-child(4) {   -webkit-animation-delay: 0.8s;       animation-delay: 0.8s } .bklyn5-team-member.bklyn5-team-member-style-3 .bklyn5-team-member-social-icons ul li:nth-child(5) {   -webkit-animation-delay: 0.9s;       animation-delay: 0.9s } .bklyn5-team-member.bklyn5-team-member-style-3 .bklyn5-team-member-social-icons ul li:nth-child(6) {   -webkit-animation-delay: 1.0s;       animation-delay: 1.0s } .bklyn5-team-member.bklyn5-team-member-style-3 .bklyn5-team-member-social-icons ul li:nth-child(7) {   -webkit-animation-delay: 1.1s;       animation-delay: 1.1s } .bklyn5-team-member.bklyn5-team-member-style-3 .bklyn5-team-member-social-icons ul li:nth-child(8) {   -webkit-animation-delay: 1.2s;       animation-delay: 1.2s } .bklyn5-team-member.bklyn5-team-member-style-3 .bklyn5-team-member-social-icons ul li:nth-child(9) {   -webkit-animation-delay: 1.3s;       animation-delay: 1.3s } .bklyn5-team-member.bklyn5-team-member-style-3 .bklyn5-team-member-social-icons ul li:nth-child(10) {   -webkit-animation-delay: 1.4s;       animation-delay: 1.4s } .bklyn5-team-member.bklyn5-team-member-style-3 .bklyn5-team-member-social-icons {   position: relative; } .bklyn5-team-member.bklyn5-team-member-style-3 .bklyn5-team-member-social-icons > *::before {   background: #FFFFFF;   content: "";   display: block;   height: 2px;   left: 0;   position: absolute;   right: 0;   margin-left: auto;   margin-right: auto;   width: 0;   opacity: 0;   top: 0; } .bklyn5-team-member.bklyn5-team-member-style-3:hover .bklyn5-team-member-social-icons > *::before {   opacity: 1;   width: 30px;   -webkit-transition: width, opacity, 1s ease-in-out;   -o-transition: width, opacity, 1s ease-in-out;   transition: width, opacity, 1s ease-in-out; } .bklyn5-team-member.bklyn5-team-member-style-3 .bklyn5-team-member-overlay-caption {   display: table;   height: 100%;   min-height: 100%;   position: relative;   width: 100%; } .bklyn5-team-member.bklyn5-team-member-style-3 .bklyn5-team-member-info {   display: table-cell;   vertical-align: middle;   padding: 20px; } .bklyn5-team-member.bklyn5-team-member-style-3 .bklyn5-team-member-social-icons {   border-top: none 0;   font-size: 16px;   margin-top: 10px;   padding-top: 13px; } .bklyn5-team-member.bklyn5-team-member-style-3 .bklyn5-team-member-ocupation {   margin-bottom: 0; } .ut-counter-box [class^="BklynIcons-"] {   display: inline-block; }  @media (min-width: 1025px) { .ut-site-border #ut-custom-hero .rev_slider_wrapper.fullscreen-container, .ut-site-border #ut-custom-hero .rev_slider_wrapper.fullwidthbanner-container {   left: 0 !important;   width: 100% !important; } } .ut-force-rev-slider-fullscreen {   min-height: 100% !important;   height: 100% !important;   width: 100% !important; }   .BrooklynFadeInLeft, .BrooklynFadeInDown, .BrooklynFadeInRight, .BrooklynFadeInUp, .BrooklynFadeInLeftShort, .BrooklynFadeInRightShort, .BrooklynFadeInDownShortCut, .BrooklynFadeInUpShortCut, .BrooklynFadeOutLeft, .BrooklynFadeOutRight{ -webkit-animation-duration: 1s;  animation-duration: 1s;  -webkit-animation-fill-mode: both;  animation-fill-mode: both; } .BrooklynFadeInLeft { -webkit-animation-name: BrooklynFadeInLeft;  animation-name: BrooklynFadeInLeft; } .BrooklynFadeInDown { -webkit-animation-name: BrooklynFadeInDown;  animation-name: BrooklynFadeInDown; } .BrooklynFadeInRight{ -webkit-animation-name: BrooklynFadeInRight;  animation-name: BrooklynFadeInRight; } .BrooklynFadeInUp{ -webkit-animation-name: BrooklynFadeInUp;  animation-name: BrooklynFadeInUp; } .BrooklynFadeInLeftShort{ -webkit-animation-name: BrooklynFadeInLeftShort;  animation-name: BrooklynFadeInLeftShort; } .BrooklynFadeInRightShort{ -webkit-animation-name: BrooklynFadeInRightShort;  animation-name: BrooklynFadeInRightShort; } .BrooklynFadeInDownShortCut{ -webkit-animation-name: BrooklynFadeInDownShortCut;  animation-name: BrooklynFadeInDownShortCut; } .BrooklynFadeInUpShortCut { -webkit-animation-name: BrooklynFadeInUpShortCut;  animation-name: BrooklynFadeInUpShortCut; } .BrooklynFadeOutLeft {   -webkit-animation-name: BrooklynFadeOutLeft;  animation-name: BrooklynFadeOutLeft; } .BrooklynFadeOutRight {   -webkit-animation-name: BrooklynFadeOutRight;  animation-name: BrooklynFadeOutRight; } @-webkit-keyframes BrooklynFadeInLeft {  from {   opacity: 0;   -webkit-transform: translate3d(-50px, 0, 0);   transform: translate3d(-50px, 0, 0);  }  to {   opacity: 1;   -webkit-transform: translate3d(0, 0, 0);   transform: translate3d(0, 0, 0);  } } @keyframes BrooklynFadeInLeft {  from {   opacity: 0;   -webkit-transform: translate3d(-50px, 0, 0);   transform: translate3d(-50px, 0, 0);  }  to {   opacity: 1;   -webkit-transform: translate3d(0, 0, 0);   transform: translate3d(0, 0, 0);  } } @-webkit-keyframes BrooklynFadeInDown {  from {   opacity: 0;   -webkit-transform: translate3d(0, -50px, 0);   transform: translate3d(0, -50px, 0);  }  to {   opacity: 1;   -webkit-transform: translate3d(0, 0, 0);   transform: translate3d(0, 0, 0);  } } @keyframes BrooklynFadeInDown {  from {   opacity: 0;   -webkit-transform: translate3d(0, -50px, 0);   transform: translate3d(0, -50px, 0);  }  to {   opacity: 1;   -webkit-transform: translate3d(0, 0, 0);   transform: translate3d(0, 0, 0);  } } @-webkit-keyframes BrooklynFadeInRight {  from {   opacity: 0;   -webkit-transform: translate3d(50px, 0, 0);   transform: translate3d(50px, 0, 0);  }  to {   opacity: 1;   -webkit-transform: translate3d(0, 0, 0);   transform: translate3d(0, 0, 0);  } } @keyframes BrooklynFadeInRight {  from {   opacity: 0;   -webkit-transform: translate3d(50px, 0, 0);   transform: translate3d(50px, 0, 0);  }  to {   opacity: 1;   -webkit-transform: translate3d(0, 0, 0);   transform: translate3d(0, 0, 0);  } }  @-webkit-keyframes BrooklynFadeInUp {  from {   opacity: 0;   -webkit-transform: translate3d(0, 50px, 0);   transform: translate3d(0, 50px, 0);  }  to {   opacity: 1;   -webkit-transform: translate3d(0, 0, 0);   transform: translate3d(0, 0, 0);  } } @keyframes BrooklynFadeInUp {  from {   opacity: 0;   -webkit-transform: translate3d(0, 50px, 0);   transform: translate3d(0, 50px, 0);  }  to {   opacity: 1;   -webkit-transform: translate3d(0, 0, 0);   transform: translate3d(0, 0, 0);  } }   @-webkit-keyframes BrooklynFadeInLeftShort {  from {   opacity: 0;   -webkit-transform: translate3d(-25px, 0, 0);   transform: translate3d(-25px, 0, 0);  }  to {   opacity: 1;   -webkit-transform: translate3d(0, 0, 0);   transform: translate3d(0, 0, 0);  } } @keyframes BrooklynFadeInLeftShort {  from {   opacity: 0;   -webkit-transform: translate3d(-25px, 0, 0);   transform: translate3d(-25px, 0, 0);  }  to {   opacity: 1;   -webkit-transform: translate3d(0, 0, 0);   transform: translate3d(0, 0, 0);  } } @-webkit-keyframes BrooklynFadeInDownShortCut {  from {   opacity: 0;   -webkit-transform: translate3d(0, -100%, 0);   transform: translate3d(0, -100%, 0);  }  to {   opacity: 1;   -webkit-transform: translate3d(0, 0, 0);   transform: translate3d(0, 0, 0);  } } @keyframes BrooklynFadeInDownShortCut {  from {   opacity: 0;   -webkit-transform: translate3d(0, -100%, 0);   transform: translate3d(0, -100%, 0);  }  to {   opacity: 1;   -webkit-transform: translate3d(0, 0, 0);   transform: translate3d(0, 0, 0);  } } @-webkit-keyframes BrooklynFadeInRightShort {  from {   opacity: 0;   -webkit-transform: translate3d(25px, 0, 0);   transform: translate3d(25px, 0, 0);  }  to {   opacity: 1;   -webkit-transform: translate3d(0, 0, 0);   transform: translate3d(0, 0, 0);  } } @keyframes BrooklynFadeInRightShort {  from {   opacity: 0;   -webkit-transform: translate3d(25px, 0, 0);   transform: translate3d(25px, 0, 0);  }  to {   opacity: 1;   -webkit-transform: translate3d(0, 0, 0);   transform: translate3d(0, 0, 0);  } } @-webkit-keyframes BrooklynFadeInUpShortCut {  from {   opacity: 0;   -webkit-transform: translate3d(0, 100%, 0);   transform: translate3d(0, 100%, 0);  }  to {   opacity: 1;   -webkit-transform: translate3d(0, 0, 0);   transform: translate3d(0, 0, 0);  } } @keyframes BrooklynFadeInUpShortCut {  from {   opacity: 0;   -webkit-transform: translate3d(0, 100%, 0);   transform: translate3d(0, 100%, 0);  }  to {   opacity: 1;   -webkit-transform: translate3d(0, 0, 0);   transform: translate3d(0, 0, 0);  } } @-webkit-keyframes BrooklynFadeOutLeft {  from {   opacity: 1;  }  to {   opacity: 0;   -webkit-transform: translate3d(-50px, 0, 0);   transform: translate3d(-50px, 0, 0);  } } @keyframes BrooklynFadeOutLeft {  from {   opacity: 1;  }  to {   opacity: 0;   -webkit-transform: translate3d(-50px, 0, 0);   transform: translate3d(-50px, 0, 0);  } } @-webkit-keyframes BrooklynFadeOutRight {  from {   opacity: 1;  }  to {   opacity: 0;   -webkit-transform: translate3d(50px, 0, 0);   transform: translate3d(50px, 0, 0);  } } @keyframes BrooklynFadeOutRight {  from {   opacity: 1;  }  to {   opacity: 0;   -webkit-transform: translate3d(50px, 0, 0);   transform: translate3d(50px, 0, 0);  } } ut-stroke-1 {   -webkit-text-stroke-color: #000000;   -webkit-text-stroke-width: 1px; } ut-stroke-2 {   -webkit-text-stroke-color: #000000;   -webkit-text-stroke-width: 2px; } .ut-hover-cursor {   position: fixed;   will-change: transform;   pointer-events: none;   z-index: 100001;   transform: translate3d( -100%,-100%,0 );   width: 80px;   height: 80px;   -webkit-transition: opacity 200ms cubic-bezier(0.215, 0.610, 0.355, 1.000);   -o-transition: opacity 200ms cubic-bezier(0.215, 0.610, 0.355, 1.000);   transition: opacity 200ms cubic-bezier(0.215, 0.610, 0.355, 1.000); } .admin-bar .ut-hover-cursor {   margin-top: -32px; } @media (min-width: 1025px) {   .ut-deactivate-browser-cursor,   .ut-deactivate-browser-cursor * {     cursor: none !important;   } } .ut-hover-cursor .ut-hover-cursor-inner {   display: block;   width: 80px;   height: 80px;   transform: translate3d(-50%, -50%, 0);   -webkit-transition: all 200ms cubic-bezier(0.215, 0.610, 0.355, 1.000);   -o-transition: all 200ms cubic-bezier(0.215, 0.610, 0.355, 1.000);   transition: all 200ms cubic-bezier(0.215, 0.610, 0.355, 1.000);   transform-origin: center center; } .ut-hover-cursor.ut-hover-cursor-hide {   opacity: 0; } .ut-hover-cursor .text {   position: absolute;   top: 0;   font-size: 10px;   letter-spacing: 3px;   font-family: Arial, Helvetica, sans-serif;   color: #fff;   font-weight: bold;   text-transform: uppercase;   text-align: center;   height: 40px;   width: 40px;   display: -webkit-box;   display: -ms-flexbox;   display: flex;   -webkit-box-align: center;   -ms-flex-align: center;   align-items: center;   -webkit-box-pack: center;   -ms-flex-pack: center;   justify-content: center;   line-height: 100%; } .ut-hover-cursor svg {   width: 100%;   height: auto; } .ut-hover-cursor svg ellipse.circle {   -webkit-transition: all 200ms cubic-bezier(0.215, 0.610, 0.355, 1.000);   -o-transition: all 200ms cubic-bezier(0.215, 0.610, 0.355, 1.000);   transition: all 200ms cubic-bezier(0.215, 0.610, 0.355, 1.000);   transform-origin: center center;   shape-rendering: geometricPrecision; } .ut-hover-cursor svg ellipse.circle {   fill: transparent;   stroke: rgba(255,255,255,0.3);   stroke-width: 1px; } .ut-hover-cursor svg ellipse.circle-animation {   fill: transparent;   stroke: rgba(255,255,255,0.3);   stroke-width: 1;   shape-rendering: geometricPrecision;   stroke-dasharray: 150.72;   -webkit-transform-origin: center center;   transform-origin: center center;   opacity: 0; } .ut-hover-cursor.loading svg ellipse.circle-animation {   -webkit-animation: circle-animation 1s linear;   animation: circle-animation 1s linear;   -webkit-animation-iteration-count: infinite;   animation-iteration-count: infinite;   opacity: 1; } .ut-hover-cursor.loading svg ellipse.circle {   opacity: 0; } .ut-hover-cursor[data-cursor="link"] svg ellipse.circle, .ut-hover-cursor[data-cursor="link"] svg ellipse.circle-animation {   transform: scale(0.5); } .ut-hover-cursor svg ellipse.circle-inner, .ut-hover-cursor svg ellipse.circle-spinner {   -webkit-transition: all 200ms cubic-bezier(0.215, 0.610, 0.355, 1.000);   -o-transition: all 200ms cubic-bezier(0.215, 0.610, 0.355, 1.000);   transition: all 200ms cubic-bezier(0.215, 0.610, 0.355, 1.000);   fill: rgba(255,255,255,1);   transform-origin: center; } .ut-hover-cursor svg ellipse.circle-spinner {   transform: translate3d(-50px,0,0); } .ut-hover-cursor.ut-hover-cursor-mousedown svg ellipse.circle-inner {   transition-delay: 100ms; } .ut-hover-cursor.ut-hover-cursor-mousedown svg ellipse.circle {   transition-delay: 100ms; } .ut-hover-cursor[data-cursor="link"].ut-hover-cursor-mousedown svg ellipse.circle-inner {   fill: rgba(55, 114, 255, 1); } .ut-hover-cursor[data-cursor="link"].ut-hover-cursor-mousedown svg ellipse.circle {   fill: rgba(55, 114, 255, 0.1);   stroke: rgba(55, 114, 255, 0.3); } .ut-hover-cursor svg .plus, .ut-hover-cursor svg .cross-left, .ut-hover-cursor svg .cross-right, .ut-hover-cursor svg .arrow, .ut-hover-cursor svg .play {   fill: #FFF;   transform-origin: center center;   -webkit-transition: all 200ms cubic-bezier(0.215, 0.610, 0.355, 1.000);   -o-transition: all 200ms cubic-bezier(0.215, 0.610, 0.355, 1.000);   transition: all 200ms cubic-bezier(0.215, 0.610, 0.355, 1.000);   transform: scale(0); } .ut-hover-cursor svg .arrow.arrow-right {   transform: scale(0) rotate(180deg); } .ut-hover-cursor svg .plus {   shape-rendering: crispEdges; } .ut-hover-cursor svg .plus.rotate {   transform: scale(0) rotate(90deg); } .ut-hover-cursor svg .cross-left {   transform: scale(0) rotate(45deg); } .ut-hover-cursor svg .cross-right {   transform: scale(0) rotate(-45deg); } .ut-hover-cursor[data-cursor="image"] svg ellipse.circle-inner {   transform: scale(0); } .ut-hover-cursor.ut-hover-cursor-small[data-cursor="image"]:not(.ut-hover-cursor-grow-on) svg .plus {   transform: scale(0.25); } .ut-hover-cursor.ut-hover-cursor-small[data-cursor="image"]:not(.ut-hover-cursor-grow-on) svg .plus.rotate {   transform: scale(0.25) rotate(90deg); } .ut-hover-cursor.ut-hover-cursor-large[data-cursor="image"] svg .plus, .ut-hover-cursor.ut-hover-cursor-small.ut-hover-cursor-grow-on[data-cursor="image"] svg .plus {   transform: scale(0.5); } .ut-hover-cursor.ut-hover-cursor-large[data-cursor="image"] svg .plus.rotate, .ut-hover-cursor.ut-hover-cursor-small.ut-hover-cursor-grow-on[data-cursor="image"] svg .plus.rotate {   transform: scale(0.5) rotate(90deg); } .ut-hover-cursor[data-cursor="video"] svg ellipse.circle-inner {   transform: scale(0); } .ut-hover-cursor.ut-hover-cursor-small[data-cursor="video"]:not(.ut-hover-cursor-grow-on) svg .play {   transform: scale(0.25); } .ut-hover-cursor.ut-hover-cursor-large[data-cursor="video"] svg .play, .ut-hover-cursor.ut-hover-cursor-small.ut-hover-cursor-grow-on[data-cursor="video"] svg .play {   transform: scale(0.5); } .ut-hover-cursor[data-cursor="close"] svg ellipse.circle-inner {   transform: scale(0); } .ut-hover-cursor.ut-hover-cursor-small[data-cursor="close"]:not(.ut-hover-cursor-grow-on) svg .cross-left {   transform: scale(0.25) rotate(45deg); } .ut-hover-cursor.ut-hover-cursor-small[data-cursor="close"]:not(.ut-hover-cursor-grow-on) svg .cross-right {   transform: scale(0.25) rotate(-45deg); } .ut-hover-cursor.ut-hover-cursor-large[data-cursor="close"] svg .cross-left, .ut-hover-cursor.ut-hover-cursor-small.ut-hover-cursor-grow-on[data-cursor="close"] svg .cross-left {   transform: scale(0.5) rotate(45deg); } .ut-hover-cursor.ut-hover-cursor-large[data-cursor="close"] svg .cross-right, .ut-hover-cursor.ut-hover-cursor-small.ut-hover-cursor-grow-on[data-cursor="close"] svg .cross-right {   transform: scale(0.5) rotate(-45deg); } .ut-hover-cursor.ut-hover-cursor-small[data-cursor="arrow-left"]:not(.ut-hover-cursor-grow-on) svg .arrow.arrow-left {   transform: scale(0.15); } .ut-hover-cursor.ut-hover-cursor-small[data-cursor="arrow-right"]:not(.ut-hover-cursor-grow-on) svg .arrow.arrow-right {   transform: scale(0.15) rotate(180deg); }  .ut-hover-cursor[data-cursor="arrow-left"] svg .arrow.arrow-left {   transform: scale(0.3); } .ut-hover-cursor[data-cursor="arrow-right"] svg .arrow.arrow-right {   transform: scale(0.3) rotate(180deg); } .ut-hover-cursor[data-cursor="arrow-left"] svg ellipse.circle-inner, .ut-hover-cursor[data-cursor="arrow-right"] svg ellipse.circle-inner {   transform: scale(0); } #ut-hover-cursor-pulse {   width: 88px;   height: 88px;   border-radius: 50%;   transform: translate3d(-100%,-100%,0);   margin: -4px 0 0 -4px;   background: rgba( 255,255,255,0.5 );   opacity: .3;   position: fixed;   will-change: transform;   pointer-events: none;   top: 0;   -webkit-backface-visibility: hidden;   -moz-backface-visibility: hidden;   backface-visibility: hidden;   z-index: 100000; } .ut-hover-cursor .text span {   display: block;   width: 60%; }  .ut-hover-cursor.ut-hover-cursor-small svg ellipse.circle, .ut-hover-cursor.ut-hover-cursor-small svg ellipse.circle-animation {   transform: scale(0.5); } .ut-hover-cursor.ut-hover-cursor-small:not(.ut-hover-cursor-grow-off)[data-cursor="link"] svg ellipse.circle, .ut-hover-cursor.ut-hover-cursor-small:not(.ut-hover-cursor-grow-off)[data-cursor="link"] svg ellipse.circle-animation {   transform: scale(1); } .ut-hover-cursor.ut-hover-cursor-small:not(.ut-hover-cursor-grow-off).ut-cursor-force-size[data-cursor="link"] svg ellipse.circle, .ut-hover-cursor.ut-hover-cursor-small:not(.ut-hover-cursor-grow-off).ut-cursor-force-size[data-cursor="link"] svg ellipse.circle-animation {   transform: scale(1); } .ut-hover-cursor.ut-hover-cursor-small:not(.ut-hover-cursor-grow-off)[data-cursor="video"] svg ellipse.circle, .ut-hover-cursor.ut-hover-cursor-small:not(.ut-hover-cursor-grow-off)[data-cursor="video"] svg ellipse.circle-animation {   transform: scale(1); } .ut-hover-cursor.ut-hover-cursor-small:not(.ut-hover-cursor-grow-off)[data-cursor="image"] svg ellipse.circle, .ut-hover-cursor.ut-hover-cursor-small:not(.ut-hover-cursor-grow-off)[data-cursor="image"] svg ellipse.circle-animation {   transform: scale(1); } .ut-hover-cursor.ut-hover-cursor-small:not(.ut-hover-cursor-grow-off)[data-cursor="close"] svg ellipse.circle, .ut-hover-cursor.ut-hover-cursor-small:not(.ut-hover-cursor-grow-off)[data-cursor="close"] svg ellipse.circle-animation {   transform: scale(1); } .ut-hover-cursor.ut-hover-cursor-small:not(.ut-hover-cursor-grow-off)[data-cursor="arrow-left"] svg ellipse.circle, .ut-hover-cursor.ut-hover-cursor-small:not(.ut-hover-cursor-grow-off)[data-cursor="arrow-left"] svg ellipse.circle-animation, .ut-hover-cursor.ut-hover-cursor-small:not(.ut-hover-cursor-grow-off)[data-cursor="arrow-right"] svg ellipse.circle, .ut-hover-cursor.ut-hover-cursor-small:not(.ut-hover-cursor-grow-off)[data-cursor="arrow-right"] svg ellipse.circle-animation {   transform: scale(1); }  .ut-hover-cursor.ut-hover-cursor-contrast svg ellipse.circle {   filter: drop-shadow( 0px 1px 0px rgba(21, 21, 21, 0.5) ); }  .ut-hover-cursor[data-skin="dark"] svg ellipse.circle {   stroke: rgba(21,21,21,1); } .ut-hover-cursor[data-skin="dark"] svg ellipse.circle-animation {   stroke: rgba(21,21,21,1); } .ut-hover-cursor[data-skin="dark"] svg ellipse.circle-inner {   fill: #151515; } .ut-hover-cursor[data-skin="dark"] svg .plus {   fill: #151515; } .ut-hover-cursor[data-skin="dark"] svg .arrow {   fill: #151515; } .ut-hover-cursor[data-skin="dark"] svg .cross-left, .ut-hover-cursor[data-skin="dark"] svg .cross-right {   fill: #151515; } .ut-hover-cursor[data-skin="dark"] svg .play {   fill: #151515; } .ut-hover-cursor[data-skin="dark"] + #ut-hover-cursor-pulse {   background: rgba( 21,21,21,0.5 ); } @-webkit-keyframes circle-animation {   0% {     transform: rotate(0deg);     stroke-dashoffset: 31.68;   }   50% {     transform: rotate(720deg);     stroke-dashoffset: 150.72;   }   100% {     transform: rotate(1080deg);     stroke-dashoffset: 31.68;   } }  @keyframes circle-animation {   0% {     transform: rotate(0deg);     stroke-dashoffset: 31.68;   }   50% {     transform: rotate(720deg);     stroke-dashoffset: 150.72;   }   100% {     transform: rotate(1080deg);     stroke-dashoffset: 31.68;   } } @media (max-width: 1024px) {   .ut-hover-cursor,   #ut-hover-cursor-pulse {     display: none;   } }  .ut-cursor-parallax-element {  }  .ut-glitch:not(.title-with-wordrotator).ut-base-span {   display: inline-block;   position: relative;   z-index: 1; } .ut-glitch.title-with-typewriter {   display: block; } .title-with-linebreak.ut-glitch::before, .title-with-linebreak.ut-glitch::after {   white-space: pre-line; } @media (max-width: 767px) {   .ut-no-title-linebreak-mobile .ut-glitch::before,   .ut-no-title-linebreak-mobile .ut-glitch::after {     white-space: normal !important;   } } @media (min-width: 768px) and (max-width: 1024px) {   .ut-no-title-linebreak-tablet .ut-glitch::before,   .ut-no-title-linebreak-tablet .ut-glitch::after {     white-space: normal !important;   } }  .ut-glitch-1:not(.title-with-wordrotator)::before, .ut-glitch-1:not(.title-with-wordrotator)::after {   display: block;   content: attr(data-title);   position: absolute;   top: 0;   left: inherit;   height: 100%;   width: 100%;   opacity: .8; } .ut-glitch-1:not(.title-with-wordrotator)::after {   color: #f0f;   z-index: 0;   animation: GlitchUT1 .3s cubic-bezier(.25, .46, .45, .94) reverse both infinite; } .ut-glitch-1:not(.title-with-wordrotator)::before {   color: #0ff;   z-index: 1;   animation: GlitchUT1 .3s cubic-bezier(.25, .46, .45, .94) both infinite; } .ut-glitch-1 > span {   position: relative;   z-index: 2; } .ut-glitch.ut-glitch-1.title-with-typewriter::before, .ut-glitch.ut-glitch-1.title-with-typewriter::after {   overflow: hidden; } .ut-glitch.title-with-typewriter ut-typewriter-1, .ut-glitch.title-with-typewriter ut-typewriter-2 {   position: relative;   z-index: 2; }  .ut-glitch.title-with-wordrotator .ut-word-rotator > div {   position: relative; } .ut-glitch-1.title-with-wordrotator .ut-word-rotator > div::before, .ut-glitch-1.title-with-wordrotator .ut-word-rotator > div::after {   display: block;   content: attr(data-title);   position: absolute;   top: 0;   left: inherit;   height: 100%;   width: 100%;   opacity: .8; } .ut-glitch-1.title-with-wordrotator .ut-word-rotator > div::after {   color: #f0f;   z-index: -2;   animation: GlitchUT1 .3s cubic-bezier(.25, .46, .45, .94) reverse both infinite; } .ut-glitch-1.title-with-wordrotator .ut-word-rotator > div::before {   color: #0ff;   z-index: -1;   animation: GlitchUT1 .3s cubic-bezier(.25, .46, .45, .94) both infinite; } @keyframes GlitchUT1 {   0% {     transform: translate(0)   }   20% {     transform: translate(-5px, 5px)   }   40% {     transform: translate(-5px, -5px)   }   60% {     transform: translate(5px, 5px)   }   80% {     transform: translate(5px, -5px)   }   to {     transform: translate(0)   } }  .ut-glitch-2:not(.title-with-wordrotator)::after, .ut-glitch-2.title-with-wordrotator .ut-word-rotator > div::after {   content: attr(data-title);   position: absolute;   left: 1px;   text-shadow: -1px 0 red;   top: 0;   overflow: hidden;   clip-path: inset(0 100% 0 0);   animation: GlitchUT2After 4s infinite linear alternate-reverse;   width: 100%;   height: 100%; } .ut-glitch-2:not(.title-with-wordrotator)::before, .ut-glitch-2.title-with-wordrotator .ut-word-rotator > div::before {   content: attr(data-title);   position: absolute;   left: -1px;   text-shadow: 1px 0 blue;   top: 0;   overflow: hidden;   clip-path: inset(0 100% 0 0);   animation: GlitchUT2Before 6s infinite linear alternate-reverse;   width: 100%;   height: 100%; } @keyframes GlitchUT2After {   0% {     clip-path: inset(47% 52% 53% 0);   }   5% {     clip-path: inset(18% 19% 9% 0);   }   10% {     clip-path: inset(58% 13% 16% 0);   }   15% {     clip-path: inset(3% 98% 73% 0);   }   20% {     clip-path: inset(63% 65% 39% 0);   }   25% {     clip-path: inset(56% 84% 18% 0);   }   30% {     clip-path: inset(15% 91% 66% 0);   }   35% {     clip-path: inset(40% 16% 36% 0);   }   40% {     clip-path: inset(32% 54% 67% 0);   }   45% {     clip-path: inset(80% 91% 65% 0);   }   50% {     clip-path: inset(33% 61% 93% 0);   }   55% {     clip-path: inset(46% 21% 91% 0);   }   60% {     clip-path: inset(12% 54% 98% 0);   }   65% {     clip-path: inset(95% 33% 59% 0);   }   70% {     clip-path: inset(67% 29% 63% 0);   }   75% {     clip-path: inset(92% 67% 34% 0);   }   80% {     clip-path: inset(26% 75% 71% 0);   }   85% {     clip-path: inset(58% 4% 33% 0);   }   90% {     clip-path: inset(39% 26% 52% 0);   }   95% {     clip-path: inset(71% 46% 3% 0);   }   100% {     clip-path: inset(20% 82% 71% 0);   } } @keyframes GlitchUT2Before {   0% {     clip-path: inset(35% 88% 1% 0);   }   5% {     clip-path: inset(76% 61% 69% 0);   }   10% {     clip-path: inset(77% 93% 32% 0);   }   15% {     clip-path: inset(56% 97% 45% 0);   }   20% {     clip-path: inset(53% 59% 22% 0);   }   25% {     clip-path: inset(30% 7% 6% 0);   }   30% {     clip-path: inset(98% 31% 37% 0);   }   35% {     clip-path: inset(86% 38% 89% 0);   }   40% {     clip-path: inset(8% 82% 4% 0);   }   45% {     clip-path: inset(95% 7% 46% 0);   }   50% {     clip-path: inset(79% 73% 11% 0);   }   55% {     clip-path: inset(75% 51% 33% 0);   }   60% {     clip-path: inset(28% 8% 93% 0);   }   65% {     clip-path: inset(89% 70% 60% 0);   }   70% {     clip-path: inset(65% 54% 77% 0);   }   75% {     clip-path: inset(65% 91% 74% 0);   }   80% {     clip-path: inset(13% 27% 93% 0);   }   85% {     clip-path: inset(45% 10% 64% 0);   }   90% {     clip-path: inset(86% 3% 41% 0);   }   95% {     clip-path: inset(15% 58% 1% 0);   }   100% {     clip-path: inset(88% 33% 19% 0);   } }  @media (min-width: 768px) {   .ut-hero-style-1 .hero-title.ut-glitch::before,   .ut-hero-style-1 .hero-title.ut-glitch::after {     padding-top: 14px;   }   .ut-hero-style-9 .hero-title.ut-glitch::before,   .ut-hero-style-9 .hero-title.ut-glitch::after {     padding: 0 0.2em;   }   .ut-hero-style-10 .hero-title.ut-glitch::before,   .ut-hero-style-10 .hero-title.ut-glitch::after {     padding: 0 0.2em;   }      .ut-hero-style-9 .hero-title.ut-glitch.ut-glitch-1::before,   .ut-hero-style-9 .hero-title.ut-glitch.ut-glitch-1::after {     left: 0;   }      .ut-hero-style-10 .hero-title.ut-glitch.ut-glitch-1::before,   .ut-hero-style-10 .hero-title.ut-glitch.ut-glitch-1::after {     left: 0;   } }  .ut-hero-style-4 .hero-title.ut-glitch::before {   z-index: 2; } .ut-hero-style-4 .hero-title.ut-glitch::after {   z-index: 1; } .ut-hero-style-4 .hero-title.ut-glitch::before, .ut-hero-style-4 .hero-title.ut-glitch::after {   padding: 8px 12px; } .ut-hero-style-4 .hero-title.ut-glitch > div {   position: relative;   z-index: 3; } .ut-hero-style-4 .hero-title.ut-glitch.ut-glitch-2 > div {   z-index: 0; }  .ut-hero-style-4 .hero-title.ut-glitch.ut-glitch-1::before, .ut-hero-style-4 .hero-title.ut-glitch.ut-glitch-1::after {   left: 0; } .ut-hero-style-6 .hero-title.ut-glitch::before, .ut-hero-style-6 .hero-title.ut-glitch::after {   padding: 0.2em; }  .ut-hero-style-6 .hero-title.ut-glitch.ut-glitch-1::before, .ut-hero-style-6 .hero-title.ut-glitch.ut-glitch-1::after {   left: 0; } .ut-hero-style-7 .hero-title.ut-glitch::before, .ut-hero-style-7 .hero-title.ut-glitch::after {   padding: 0.1em 0.2em; }  .ut-hero-style-7 .hero-title.ut-glitch.ut-glitch-1::before, .ut-hero-style-7 .hero-title.ut-glitch.ut-glitch-1::after {   left: 0; } .ut-hero-style-8 .hero-title.ut-glitch::before, .ut-hero-style-8 .hero-title.ut-glitch::after {   padding: 0.2em 0; }  .pt-style-1 .ut-glitch::before, .pt-style-1 .ut-glitch::after {   left: 0; } .pt-style-1 .parallax-title.ut-glitch-1::before, .pt-style-1 .parallax-title.ut-glitch-1::after, .pt-style-1 .parallax-title.ut-glitch-2::before, .pt-style-1 .parallax-title.ut-glitch-2::after {   padding-top: 20px; } .pt-style-2.header-center .ut-glitch::before, .pt-style-2.header-center .ut-glitch::after {   text-align: center; } .pt-style-3 .ut-glitch::before, .pt-style-3 .ut-glitch::after, .pt-style-3 .ut-glitch span + div {   padding: 0.2em 0.4em; } .pt-style-4 .ut-glitch::before, .pt-style-4 .ut-glitch::after {   padding: 0.2em 0.4em;   border: 6px solid transparent; } .page-header.pt-style-4 .ut-glitch::before, .page-header.pt-style-4 .ut-glitch::after {   padding: 0.2em 0.4em;   border: 3px solid transparent; } .pt-style-5 .ut-glitch::before, .pt-style-5 .ut-glitch::after, .pt-style-5 .ut-glitch span + div {   padding: 0.2em 0.4em; } .pt-style-6.header-center .ut-glitch::before, .pt-style-6.header-center .ut-glitch::after {   text-align: center; } @media (min-width: 1025px) {      .pt-style-1.header-left .ut-glitch.ut-glitch-1:not(.parallax-title)::before,   .pt-style-1.header-left .ut-glitch.ut-glitch-1:not(.parallax-title)::after {     padding-right: 140px;   }   .pt-style-1.header-right .ut-glitch.ut-glitch-1:not(.parallax-title)::before,   .pt-style-1.header-right .ut-glitch.ut-glitch-1:not(.parallax-title)::after {     padding-left: 140px;   }   .pt-style-1.header-center .ut-glitch.ut-glitch-1:not(.parallax-title)::before,   .pt-style-1.header-center .ut-glitch.ut-glitch-1:not(.parallax-title)::after {     padding: 0 140px;   }      .pt-style-1.header-left .ut-glitch.ut-glitch-2:not(.parallax-title)::before,   .pt-style-1.header-left .ut-glitch.ut-glitch-2:not(.parallax-title)::after {     padding-right: 140px;   }   .pt-style-1.header-right .ut-glitch.ut-glitch-2:not(.parallax-title)::before,   .pt-style-1.header-right .ut-glitch.ut-glitch-2:not(.parallax-title)::after {     padding-left: 140px;   }   .pt-style-1.header-center .ut-glitch.ut-glitch-2:not(.parallax-title)::before,   .pt-style-1.header-center .ut-glitch.ut-glitch-2:not(.parallax-title)::after {     padding: 0 140px;   } } @media (max-width: 767px) {   .pt-style-2.header-mobile-left .ut-glitch::before,   .pt-style-2.header-mobile-left .ut-glitch::after {     text-align: left;   }   .pt-style-2.header-mobile-center .ut-glitch::before,   .pt-style-2.header-mobile-center .ut-glitch::after {     text-align: center;   }   .pt-style-2.header-mobile-right .ut-glitch::before,   .pt-style-2.header-mobile-right .ut-glitch::after {     text-align: right;   }   .pt-style-6.header-mobile-left .ut-glitch::before,   .pt-style-6.header-mobile-left .ut-glitch::after {     text-align: left;   }   .pt-style-6.header-mobile-center .ut-glitch::before,   .pt-style-6.header-mobile-center .ut-glitch::after {     text-align: center;   }   .pt-style-6.header-mobile-right .ut-glitch::before,   .pt-style-6.header-mobile-right .ut-glitch::after {     text-align: right;   }  } @media (min-width: 768px) and (max-width: 1024px) {   .pt-style-2.header-tablet-left .ut-glitch::before,   .pt-style-2.header-tablet-left .ut-glitch::after {     text-align: left;   }   .pt-style-2.header-tablet-center .ut-glitch::before,   .pt-style-2.header-tablet-center .ut-glitch::after {     text-align: center;   }   .pt-style-2.header-tablet-right .ut-glitch::before,   .pt-style-2.header-tablet-right .ut-glitch::after {     text-align: right;   }    .pt-style-6.header-tablet-left .ut-glitch::before,   .pt-style-6.header-tablet-left .ut-glitch::after {     text-align: left;   }   .pt-style-6.header-tablet-center .ut-glitch::before,   .pt-style-6.header-tablet-center .ut-glitch::after {     text-align: center;   }   .pt-style-6.header-tablet-right .ut-glitch::before,   .pt-style-6.header-tablet-right .ut-glitch::after {     text-align: right;   } }  .pt-style-3 .ut-glitch.ut-glitch-1 span, .pt-style-3 .ut-glitch.ut-glitch-1 span {   position: relative;   z-index: 0;   color: transparent; } .pt-style-3 .ut-glitch.ut-glitch-1 span + div {   position: absolute;   display: inline-block;   border: 3px solid transparent;   z-index: 1; } .pt-style-3.header-left .ut-glitch.ut-glitch-1 span + div {   left: 0; } .pt-style-3.header-right .ut-glitch.ut-glitch-1 span + div {   right: 0; } .pt-style-3.header-center .ut-glitch.ut-glitch-1 span + div {   left: 0;   right: 0; } @media (max-width: 767px) {   .pt-style-3 .ut-glitch.ut-glitch-1 span + div {     width: 100%;   } } @media (min-width: 768px) and (max-width: 1024px) {   .pt-style-3.header-tablet-left .ut-glitch.ut-glitch-1 span + div {     left: 0;   }   .pt-style-3.header-tablet-right .ut-glitch.ut-glitch-1 span + div {     right: 0;   }   .pt-style-3.header-tablet-center .ut-glitch.ut-glitch-1 span + div {     left: 0;     right: 0;   }  }  .pt-style-3 .ut-glitch-2::after, .pt-style-3 .ut-glitch-2::before {   border: 3px solid transparent; } .pt-style-3 .ut-glitch.ut-glitch-2 span, .pt-style-3 .ut-glitch.ut-glitch-2 span {   position: relative;   z-index: 0;   color: transparent; } .pt-style-3 .ut-glitch.ut-glitch-2 span + div {   position: absolute;   display: inline-block;   border: 3px solid transparent; } .pt-style-3.header-left .ut-glitch.ut-glitch-2 span + div {   left: 0; } .pt-style-3.header-right .ut-glitch.ut-glitch-2 span + div {   right: 0; } .pt-style-3.header-center .ut-glitch.ut-glitch-2 span + div {   left: 0;   right: 0; } @media (max-width: 767px) {   .pt-style-3 .ut-glitch.ut-glitch-2 span + div {     width: 100%;   } } @media (min-width: 768px) and (max-width: 1024px) {   .pt-style-3.header-tablet-left .ut-glitch.ut-glitch-2 span + div {     left: 0;   }   .pt-style-3.header-tablet-right .ut-glitch.ut-glitch-2 span + div {     right: 0;   }   .pt-style-3.header-tablet-center .ut-glitch.ut-glitch-2 span + div {     left: 0;     right: 0;   } }  .pt-style-5 .ut-glitch.ut-glitch-1 span, .pt-style-5 .ut-glitch.ut-glitch-1 span {   position: relative;   z-index: 0;   color: transparent; } .pt-style-5 .ut-glitch.ut-glitch-1 span + div {   position: absolute;   display: inline-block;   border: 3px solid transparent;   z-index: 1; } .pt-style-5.header-left .ut-glitch.ut-glitch-1 span + div {   left: 0; } .pt-style-5.header-right .ut-glitch.ut-glitch-1 span + div {   right: 0; } .pt-style-5.header-center .ut-glitch.ut-glitch-1 span + div {   left: 0;   right: 0; } @media (max-width: 767px) {   .pt-style-5 .ut-glitch.ut-glitch-1 span + div {     width: 100%;   }  } @media (min-width: 768px) and (max-width: 1024px) {   .pt-style-5.header-tablet-left .ut-glitch.ut-glitch-1 span + div {     left: 0;   }   .pt-style-5.header-tablet-right .ut-glitch.ut-glitch-1 span + div {     right: 0;   }   .pt-style-5.header-tablet-center .ut-glitch.ut-glitch-1 span + div {     left: 0;     right: 0;   } }  .pt-style-5 .ut-glitch-2::after, .pt-style-5 .ut-glitch-2::before {   border: 3px solid transparent; } .pt-style-5 .ut-glitch.ut-glitch-2 span, .pt-style-5 .ut-glitch.ut-glitch-2 span {   position: relative;   z-index: 0;   color: transparent; } .pt-style-5 .ut-glitch.ut-glitch-2 span + div {   position: absolute;   display: inline-block;   border: 3px solid transparent; } .pt-style-5.header-left .ut-glitch.ut-glitch-2 span + div {   left: 0; } .pt-style-5.header-right .ut-glitch.ut-glitch-2 span + div {   right: 0; } .pt-style-5.header-center .ut-glitch.ut-glitch-2 span + div {   left: 0;   right: 0; } @media (max-width: 767px) {   .pt-style-5 .ut-glitch.ut-glitch-2 span + div {     width: 100%;   }  } @media (min-width: 768px) and (max-width: 1024px) {   .pt-style-5.header-tablet-left .ut-glitch.ut-glitch-2 span + div {     left: 0;   }   .pt-style-5.header-tablet-right .ut-glitch.ut-glitch-2 span + div {     right: 0;   }   .pt-style-5.header-tablet-center .ut-glitch.ut-glitch-2 span + div {     left: 0;     right: 0;   } }  #ut-scroll-dots {   position: fixed;   top: 50vh;   transform: translate(0, -50%);   right: 10px;   z-index: 999; } @media (min-width: 1025px) {   #ut-scroll-dots {     right: 20px;   }   .ut-site-border-right.ut-site-border-20 #ut-scroll-dots {     right: 40px;   }   .ut-site-border-right.ut-site-border-40 #ut-scroll-dots {     right: 60px;   }   .ut-site-border-right.ut-site-border-60 #ut-scroll-dots {     right: 80px;   }   .ut-site-border-right.ut-site-border-80 #ut-scroll-dots {     right: 100px;   }   .ut-site-border-right.ut-site-border-100 #ut-scroll-dots {     right: 120px;   }   .ut-site-border-right.ut-site-border-120 #ut-scroll-dots {     right: 140px;   } } #ut-scroll-dots > div {   width: 20px;   height: 20px;   position: relative;   border-radius: 50%;   margin: 0 0 10px 0;   cursor: pointer;   transition: background 0.4s ease;   will-change: transition;   display: block; } #ut-scroll-dots > div span {   position: absolute;   right: calc(100% + 8px);   white-space: nowrap;   top: 50%;   font-size: 16px;   line-height: 17px;   width: 0;   overflow: hidden;   opacity: 0;   transform: translateY(-50%) translateX(10px);   transition: all 0.4s ease;   will-change: transition; } #ut-scroll-dots > div span:after {   content: "--";   padding-left: 5px;   letter-spacing: -2px;   line-height: 14px; } #ut-scroll-dots > div:hover span {   width: auto;   opacity: 1;   overflow: visible;   transform: translateY(-50%) translateX(0px); } #ut-scroll-dots.ut-scroll-dots-light > div {   border: 2px solid rgba(255, 255, 255, 0.50);   background: rgba(0, 0, 0, 0.25);   color: #FFF; } #ut-scroll-dots.ut-scroll-dots-light > div:hover {   background: rgba(0, 0, 0, 0.5); } @media (min-width: 1025px) {   .ut-overflow-hidden, .ut-overflow-hidden .vc_column-inner {     position: relative;     overflow: hidden;   } } @media (min-width: 768px) and (max-width: 1024px) {   .ut-overflow-hidden-tablet, .ut-overflow-hidden-tablet .vc_column-inner {     position: relative;     overflow: hidden;   } } @media (min-width: 767px) {   .ut-overflow-hidden-mobile, .ut-overflow-hidden-mobile .vc_column-inner {     position: relative;     overflow: hidden;   } }   @font-face{font-family:ralewayextralight;src:url(https://www.digitalnydetox.sk/wp-content/themes/brooklyn/css/fonts/raleway-extralight-webfont.eot);src:url(https://www.digitalnydetox.sk/wp-content/themes/brooklyn/css/fonts/raleway-extralight-webfont.eot) format('embedded-opentype'),url(https://www.digitalnydetox.sk/wp-content/themes/brooklyn/css/fonts/raleway-extralight-webfont.woff) format('woff'),url(https://www.digitalnydetox.sk/wp-content/themes/brooklyn/css/fonts/raleway-extralight-webfont.ttf) format('truetype'),url(https://www.digitalnydetox.sk/wp-content/themes/brooklyn/css/fonts/raleway-extralight-webfont.svg#ralewayextralight) format('svg');font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:ralewaylight;src:url(https://www.digitalnydetox.sk/wp-content/themes/brooklyn/css/fonts/raleway-light-webfont.eot);src:url(https://www.digitalnydetox.sk/wp-content/themes/brooklyn/css/fonts/raleway-light-webfont.eot) format('embedded-opentype'),url(https://www.digitalnydetox.sk/wp-content/themes/brooklyn/css/fonts/raleway-light-webfont.woff) format('woff'),url(https://www.digitalnydetox.sk/wp-content/themes/brooklyn/css/fonts/raleway-light-webfont.ttf) format('truetype'),url(https://www.digitalnydetox.sk/wp-content/themes/brooklyn/css/fonts/raleway-light-webfont.svg#ralewaylight) format('svg');font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:ralewayregular;src:url(https://www.digitalnydetox.sk/wp-content/themes/brooklyn/css/fonts/raleway-regular-webfont.eot);src:url(https://www.digitalnydetox.sk/wp-content/themes/brooklyn/css/fonts/raleway-regular-webfont.eot) format('embedded-opentype'),url(https://www.digitalnydetox.sk/wp-content/themes/brooklyn/css/fonts/raleway-regular-webfont.woff) format('woff'),url(https://www.digitalnydetox.sk/wp-content/themes/brooklyn/css/fonts/raleway-regular-webfont.ttf) format('truetype'),url(https://www.digitalnydetox.sk/wp-content/themes/brooklyn/css/fonts/raleway-regular-webfont.svg#ralewayregular) format('svg');font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:ralewaymedium;src:url(https://www.digitalnydetox.sk/wp-content/themes/brooklyn/css/fonts/raleway-medium-webfont.eot);src:url(https://www.digitalnydetox.sk/wp-content/themes/brooklyn/css/fonts/raleway-medium-webfont.eot) format('embedded-opentype'),url(https://www.digitalnydetox.sk/wp-content/themes/brooklyn/css/fonts/raleway-medium-webfont.woff) format('woff'),url(https://www.digitalnydetox.sk/wp-content/themes/brooklyn/css/fonts/raleway-medium-webfont.ttf) format('truetype'),url(https://www.digitalnydetox.sk/wp-content/themes/brooklyn/css/fonts/raleway-medium-webfont.svg#ralewaymedium) format('svg');font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:ralewaysemibold;src:url(https://www.digitalnydetox.sk/wp-content/themes/brooklyn/css/fonts/raleway-semibold-webfont.eot);src:url(https://www.digitalnydetox.sk/wp-content/themes/brooklyn/css/fonts/raleway-semibold-webfont.eot) format('embedded-opentype'),url(https://www.digitalnydetox.sk/wp-content/themes/brooklyn/css/fonts/raleway-semibold-webfont.woff) format('woff'),url(https://www.digitalnydetox.sk/wp-content/themes/brooklyn/css/fonts/raleway-semibold-webfont.ttf) format('truetype'),url(https://www.digitalnydetox.sk/wp-content/themes/brooklyn/css/fonts/raleway-semibold-webfont.svg#ralewaysemibold) format('svg');font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:ralewaybold;src:url(https://www.digitalnydetox.sk/wp-content/themes/brooklyn/css/fonts/raleway-bold-webfont.eot);src:url(https://www.digitalnydetox.sk/wp-content/themes/brooklyn/css/fonts/raleway-bold-webfont.eot) format('embedded-opentype'),url(https://www.digitalnydetox.sk/wp-content/themes/brooklyn/css/fonts/raleway-bold-webfont.woff) format('woff'),url(https://www.digitalnydetox.sk/wp-content/themes/brooklyn/css/fonts/raleway-bold-webfont.ttf) format('truetype'),url(https://www.digitalnydetox.sk/wp-content/themes/brooklyn/css/fonts/raleway-bold-webfont.svg#ralewaybold) format('svg');font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:icon54com;src:url(https://www.digitalnydetox.sk/wp-content/themes/brooklyn/css/fonts/icon54com.eot);src:url(https://www.digitalnydetox.sk/wp-content/themes/brooklyn/css/fonts/icon54com.eot) format('embedded-opentype'),url(https://www.digitalnydetox.sk/wp-content/themes/brooklyn/css/fonts/icon54com.ttf) format('truetype'),url(https://www.digitalnydetox.sk/wp-content/themes/brooklyn/css/fonts/icon54com.woff) format('woff'),url(https://www.digitalnydetox.sk/wp-content/themes/brooklyn/css/fonts/icon54com.svg) format('svg');font-weight:400;font-style:normal}[class*=" BklynIcons-"]:not(.ut-lead-has-icon),[class^=BklynIcons-]:not(.ut-lead-has-icon){font-family:icon54com!important;speak:none;font-style:normal;font-weight:400;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.BklynIcons-Right-6:before{content:"\e977"}.BklynIcons-Gallery-1:before{content:"\e900"}.BklynIcons-by4-Hour:before{content:"\e901"}.BklynIcons-Addon:before{content:"\e902"}.BklynIcons-Addon-Setting:before{content:"\e903"}.BklynIcons-Angry-Birds:before{content:"\e904"}.BklynIcons-Application:before{content:"\e905"}.BklynIcons-Atom:before{content:"\e906"}.BklynIcons-Bad-3:before{content:"\e907"}.BklynIcons-Blend-Tool:before{content:"\e908"}.BklynIcons-Block-Chart-2:before{content:"\e909"}.BklynIcons-Box-1:before{content:"\e90a"}.BklynIcons-Busy-1:before{content:"\e90b"}.BklynIcons-Camera-Rear:before{content:"\e90c"}.BklynIcons-Cash-Pay:before{content:"\e90d"}.BklynIcons-Circle:before{content:"\e90e"}.BklynIcons-Clean-Code:before{content:"\e90f"}.BklynIcons-Clipboard-Write:before{content:"\e910"}.BklynIcons-Clock-1:before{content:"\e911"}.BklynIcons-Cloud-Database:before{content:"\e912"}.BklynIcons-Cloud-Server-1:before{content:"\e913"}.BklynIcons-Compas-Rose:before{content:"\e914"}.BklynIcons-Compass-2:before{content:"\e915"}.BklynIcons-Computer-Network-2:before{content:"\e916"}.BklynIcons-Computer-Sync:before{content:"\e917"}.BklynIcons-Cube-3:before{content:"\e918"}.BklynIcons-Cup-2:before{content:"\e919"}.BklynIcons-Delivery:before{content:"\e91a"}.BklynIcons-Diamond:before{content:"\e91b"}.BklynIcons-Digital-Design:before{content:"\e91c"}.BklynIcons-Disabled-man:before{content:"\e91d"}.BklynIcons-Distance-1:before{content:"\e91e"}.BklynIcons-Down-2:before{content:"\e91f"}.BklynIcons-Down-3:before{content:"\e920"}.BklynIcons-Download:before{content:"\e921"}.BklynIcons-Enlarge:before{content:"\e922"}.BklynIcons-Ethernet:before{content:"\e923"}.BklynIcons-Fan .path1:before{content:"\e924";color:#000}.BklynIcons-Fan .path2:before{content:"\e925";margin-left:-1em;color:#000}.BklynIcons-Fan .path3:before{content:"\e926";margin-left:-1em;color:#000}.BklynIcons-Fan .path4:before{content:"\e927";margin-left:-1em;color:#000}.BklynIcons-Fan .path5:before{content:"\e928";margin-left:-1em;color:#000}.BklynIcons-Fan .path6:before{content:"\e929";margin-left:-1em;color:#000}.BklynIcons-Fan .path7:before{content:"\e92a";margin-left:-1em;color:#000}.BklynIcons-Fan .path8:before{content:"\e92b";margin-left:-1em;color:#000}.BklynIcons-Fan .path9:before{content:"\e92c";margin-left:-1em;color:#a90000}.BklynIcons-Fan .path10:before{content:"\e92d";margin-left:-1em;color:#000}.BklynIcons-Financial-Care-2:before{content:"\e92e"}.BklynIcons-First-ad:before{content:"\e92f"}.BklynIcons-Flying-Rocket:before{content:"\e930"}.BklynIcons-Free-Tag-2:before{content:"\e931"}.BklynIcons-French-Fries:before{content:"\e932"}.BklynIcons-Gas-Pump:before{content:"\e933"}.BklynIcons-Gear-1:before{content:"\e934"}.BklynIcons-Hamburger:before{content:"\e935"}.BklynIcons-Hand-cargo:before{content:"\e936"}.BklynIcons-Handshake:before{content:"\e937"}.BklynIcons-Hat-3:before{content:"\e938"}.BklynIcons-Hearts-Empty:before{content:"\e939"}.BklynIcons-Hotspot-Mobile:before{content:"\e93a"}.BklynIcons-Increasing-Chart-1:before{content:"\e93b"}.BklynIcons-Lamp-2:before{content:"\e93c"}.BklynIcons-Lamp-3:before{content:"\e93d"}.BklynIcons-Laptop-1:before{content:"\e93e"}.BklynIcons-Left-2:before{content:"\e93f"}.BklynIcons-Left-3:before{content:"\e940"}.BklynIcons-Lens-1:before{content:"\e941"}.BklynIcons-Light-Bulb:before{content:"\e942"}.BklynIcons-Line-Chart-1:before{content:"\e943"}.BklynIcons-Map-Pin-2:before{content:"\e944"}.BklynIcons-Map-pin-6:before{content:"\e945"}.BklynIcons-Maximize-3:before{content:"\e946"}.BklynIcons-Medic:before{content:"\e947"}.BklynIcons-Minimize-1:before{content:"\e948"}.BklynIcons-Monitor-1:before{content:"\e949"}.BklynIcons-Mustache-1:before{content:"\e94a"}.BklynIcons-Navigation-1:before{content:"\e94b"}.BklynIcons-Office-Chair:before{content:"\e94c"}.BklynIcons-Office-Desk-2:before{content:"\e94d"}.BklynIcons-Paint-Bucket:before{content:"\e94e"}.BklynIcons-Paper-Clip-3:before{content:"\e94f"}.BklynIcons-Party-Glasses:before{content:"\e950"}.BklynIcons-Pen-Holder:before{content:"\e951"}.BklynIcons-Pie-Chart-1:before{content:"\e952"}.BklynIcons-Pin:before{content:"\e953"}.BklynIcons-Pizza-Slice:before{content:"\e954"}.BklynIcons-Plugin:before{content:"\e955"}.BklynIcons-Pokemon:before{content:"\e956"}.BklynIcons-Reduce:before{content:"\e957"}.BklynIcons-Responsive-Design:before{content:"\e958"}.BklynIcons-Right-2:before{content:"\e959"}.BklynIcons-Right-3:before{content:"\e95a"}.BklynIcons-Rocket-Launch:before{content:"\e95b"}.BklynIcons-Rotate-2:before{content:"\e95c"}.BklynIcons-Ruler-Tool:before{content:"\e95d"}.BklynIcons-Sailboat:before{content:"\e95e"}.BklynIcons-Sandwich:before{content:"\e95f"}.BklynIcons-Saturn:before{content:"\e960"}.BklynIcons-Scale-Tool:before{content:"\e961"}.BklynIcons-Screen-Rotation:before{content:"\e962"}.BklynIcons-Search:before{content:"\e963"}.BklynIcons-Selection-Tool:before{content:"\e964"}.BklynIcons-Share-File-1:before{content:"\e965"}.BklynIcons-Shoe-2:before{content:"\e966"}.BklynIcons-Smart-Devices:before{content:"\e967"}.BklynIcons-Smartphone:before{content:"\e968"}.BklynIcons-Smartwatch-EKG-1:before{content:"\e969"}.BklynIcons-Stormtrooper-2:before{content:"\e96a"}.BklynIcons-Tablet-1:before{content:"\e96b"}.BklynIcons-Telescope:before{content:"\e96c"}.BklynIcons-Tempometer:before{content:"\e96d"}.BklynIcons-Test-Flusk-1:before{content:"\e96e"}.BklynIcons-Text-box:before{content:"\e96f"}.BklynIcons-Theme:before{content:"\e970"}.BklynIcons-Umbrella:before{content:"\e971"}.BklynIcons-Up-2:before{content:"\e972"}.BklynIcons-Up-3:before{content:"\e973"}.BklynIcons-Upload:before{content:"\e974"}.BklynIcons-Waiting-room:before{content:"\e975"}.BklynIcons-Worms-Armagedon:before{content:"\e976"}@font-face{font-family:Brooklyn-Core;src:url(https://www.digitalnydetox.sk/wp-content/themes/brooklyn/css/fonts/Brooklyn-Core.ttf) format('truetype'),url(https://www.digitalnydetox.sk/wp-content/themes/brooklyn/css/fonts/Brooklyn-Core.woff) format('woff'),url(https://www.digitalnydetox.sk/wp-content/themes/brooklyn/css/fonts/Brooklyn-Core.svg) format('svg');font-weight:400;font-style:normal}[class*=" Bklyn-Core-"],[class^=Bklyn-Core-]{font-family:Brooklyn-Core!important;speak:none;font-style:normal;font-weight:400;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.Bklyn-Core-Volume-2-1:before{content:"\e904"}.Bklyn-Core-Volume-2-Mute:before{content:"\e905"}.Bklyn-Core-Anchor:before{content:"\e900"}.Bklyn-Core-Clock-1:before{content:"\e901"}.Bklyn-Core-Down-2:before{content:"\e902"}.Bklyn-Core-Down-3:before{content:"\e903"}.Bklyn-Core-Headset-1:before{content:"\e908"}.Bklyn-Core-Left-2:before{content:"\e90a"}.Bklyn-Core-Left-3:before{content:"\e90b"}.Bklyn-Core-Map-Pin-2:before{content:"\e90e"}.Bklyn-Core-Map-pin-6:before{content:"\e90f"}.Bklyn-Core-Maximize-3:before{content:"\e910"}.Bklyn-Core-Minimize-2:before{content:"\e911"}.Bklyn-Core-Photo-Library:before{content:"\e914"}.Bklyn-Core-Right-2:before{content:"\e915"}.Bklyn-Core-Right-3:before{content:"\e916"}.Bklyn-Core-Right-6:before{content:"\e917"}.Bklyn-Core-Rotate-2:before{content:"\e918"}.Bklyn-Core-Solid-Anchor:before{content:"\e919"}.Bklyn-Core-Solid-Clock-1:before{content:"\e91a"}.Bklyn-Core-Solid-Down-2:before{content:"\e91b"}.Bklyn-Core-Solid-Down-3:before{content:"\e91c"}.Bklyn-Core-Solid-Headset-1:before{content:"\e921"}.Bklyn-Core-Solid-Left-2:before{content:"\e923"}.Bklyn-Core-Solid-Left-3:before{content:"\e924"}.Bklyn-Core-Solid-Map-Pin-2:before{content:"\e927"}.Bklyn-Core-Solid-Map-pin-6:before{content:"\e928"}.Bklyn-Core-Solid-Photo-Library:before{content:"\e92b"}.Bklyn-Core-Solid-Right-2:before{content:"\e92c"}.Bklyn-Core-Solid-Right-3:before{content:"\e92d"}.Bklyn-Core-Solid-Right-6:before{content:"\e92e"}.Bklyn-Core-Solid-Up-2:before{content:"\e932"}.Bklyn-Core-Solid-Up-3:before{content:"\e933"}.Bklyn-Core-Up-2:before{content:"\e937"}.Bklyn-Core-Up-3:before{content:"\e938"}@font-face{font-family:Brooklyn-WooCommerce;src:url(https://www.digitalnydetox.sk/wp-content/themes/brooklyn/css/fonts/Brooklyn-WooCommerce.ttf) format('truetype'),url(https://www.digitalnydetox.sk/wp-content/themes/brooklyn/css/fonts/Brooklyn-WooCommerce.woff) format('woff'),url(https://www.digitalnydetox.sk/wp-content/themes/brooklyn/css/fonts/Brooklyn-WooCommerce.svg) format('svg');font-weight:400;font-style:normal}[class*=" BklynWoo-"],[class^=BklynWoo-]{font-family:Brooklyn-WooCommerce!important;speak:none;font-style:normal;font-weight:400;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.BklynWoo-Add-Shopping-Cart:before{content:"\e900"}.BklynWoo-Add:before{content:"\e901"}.BklynWoo-Add-Basket:before{content:"\e902"}.BklynWoo-Add-Cart:before{content:"\e903"}.BklynWoo-Bag-1:before{content:"\e904"}.BklynWoo-Bag-2:before{content:"\e905"}.BklynWoo-Basket-1:before{content:"\e906"}.BklynWoo-Black-Friday:before{content:"\e907"}.BklynWoo-Cart-1:before{content:"\e908"}.BklynWoo-Cart-2:before{content:"\e909"}.BklynWoo-Cart-Done:before{content:"\e90a"}.BklynWoo-Check-1:before{content:"\e90b"}.BklynWoo-Checkout-Bitcoin-1:before{content:"\e90c"}.BklynWoo-Checkout-Bitcoin-2:before{content:"\e90d"}.BklynWoo-Checkout-Dollar-1:before{content:"\e90e"}.BklynWoo-Checkout-Dollar-2:before{content:"\e90f"}.BklynWoo-Checkout-Euro-1:before{content:"\e910"}.BklynWoo-Checkout-Euro-2:before{content:"\e911"}.BklynWoo-Checkout-Pound-1:before{content:"\e912"}.BklynWoo-Checout-Pound-2:before{content:"\e913"}.BklynWoo-Clear-Basket:before{content:"\e914"}.BklynWoo-Clear-Cart:before{content:"\e915"}.BklynWoo-Discount-Bitcoin:before{content:"\e916"}.BklynWoo-Discount-Dollar:before{content:"\e917"}.BklynWoo-Discount-Euro:before{content:"\e918"}.BklynWoo-Discount-Pound:before{content:"\e919"}.BklynWoo-Done-Basket:before{content:"\e91a"}.BklynWoo-Error:before{content:"\e91b"}.BklynWoo-Favorite-Store:before{content:"\e91c"}.BklynWoo-Free-Tag-1:before{content:"\e91d"}.BklynWoo-Free-Tag-2:before{content:"\e91e"}.BklynWoo-Full-Cart:before{content:"\e91f"}.BklynWoo-Gift-Box:before{content:"\e920"}.BklynWoo-Gift-Card:before{content:"\e921"}.BklynWoo-Loyalty-Card:before{content:"\e922"}.BklynWoo-New-Tag-1:before{content:"\e923"}.BklynWoo-New-Tag-2:before{content:"\e924"}.BklynWoo-New-Tag-3:before{content:"\e925"}.BklynWoo-New-Tag-5:before{content:"\e926"}.BklynWoo-New-Tga-4:before{content:"\e927"}.BklynWoo-Play-Stor:before{content:"\e928"}.BklynWoo-Remouve-Basket:before{content:"\e929"}.BklynWoo-Remouve-Cart:before{content:"\e92a"}.BklynWoo-Remove-Shopping-Cart:before{content:"\e92b"}.BklynWoo-Remove:before{content:"\e92c"}.BklynWoo-Sale-1:before{content:"\e92d"}.BklynWoo-Sale-2:before{content:"\e92e"}.BklynWoo-Sale-Tag-1:before{content:"\e92f"}.BklynWoo-Search:before{content:"\e930"}.BklynWoo-Shopping-Bag:before{content:"\e931"}.BklynWoo-Shopping-Basket:before{content:"\e932"}.BklynWoo-Shopping-Cart:before{content:"\e933"}.BklynWoo-User-1:before{content:"\e934"}.fa{font-family:var(--fa-style-family, "Font Awesome 6 Free");font-weight:var(--fa-style,900)}.fa,.fa-brands,.fa-classic,.fa-regular,.fa-sharp,.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-color:var(--fa-border-color,#eee);border-radius:var(--fa-border-radius,.1em);border-style:var(--fa-border-style,solid);border-width:var(--fa-border-width,.08em);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{-webkit-animation-name:fa-beat;animation-name:fa-beat;-webkit-animation-delay:var(--fa-animation-delay,0s);animation-delay:var(--fa-animation-delay,0s);-webkit-animation-direction:var(--fa-animation-direction,normal);animation-direction:var(--fa-animation-direction,normal);-webkit-animation-duration:var(--fa-animation-duration,1s);animation-duration:var(--fa-animation-duration,1s);-webkit-animation-iteration-count:var(--fa-animation-iteration-count,infinite);animation-iteration-count:var(--fa-animation-iteration-count,infinite);-webkit-animation-timing-function:var(--fa-animation-timing,ease-in-out);animation-timing-function:var(--fa-animation-timing,ease-in-out)}.fa-bounce{-webkit-animation-name:fa-bounce;animation-name:fa-bounce;-webkit-animation-delay:var(--fa-animation-delay,0s);animation-delay:var(--fa-animation-delay,0s);-webkit-animation-direction:var(--fa-animation-direction,normal);animation-direction:var(--fa-animation-direction,normal);-webkit-animation-duration:var(--fa-animation-duration,1s);animation-duration:var(--fa-animation-duration,1s);-webkit-animation-iteration-count:var(--fa-animation-iteration-count,infinite);animation-iteration-count:var(--fa-animation-iteration-count,infinite);-webkit-animation-timing-function:var(--fa-animation-timing,cubic-bezier(.28,.84,.42,1));animation-timing-function:var(--fa-animation-timing,cubic-bezier(.28,.84,.42,1))}.fa-fade{-webkit-animation-name:fa-fade;animation-name:fa-fade;-webkit-animation-delay:var(--fa-animation-delay,0s);animation-delay:var(--fa-animation-delay,0s);-webkit-animation-direction:var(--fa-animation-direction,normal);animation-direction:var(--fa-animation-direction,normal);-webkit-animation-duration:var(--fa-animation-duration,1s);animation-duration:var(--fa-animation-duration,1s);-webkit-animation-iteration-count:var(--fa-animation-iteration-count,infinite);animation-iteration-count:var(--fa-animation-iteration-count,infinite);-webkit-animation-timing-function:var(--fa-animation-timing,cubic-bezier(.4,0,.6,1));animation-timing-function:var(--fa-animation-timing,cubic-bezier(.4,0,.6,1))}.fa-beat-fade{-webkit-animation-name:fa-beat-fade;animation-name:fa-beat-fade;-webkit-animation-delay:var(--fa-animation-delay,0s);animation-delay:var(--fa-animation-delay,0s);-webkit-animation-direction:var(--fa-animation-direction,normal);animation-direction:var(--fa-animation-direction,normal);-webkit-animation-duration:var(--fa-animation-duration,1s);animation-duration:var(--fa-animation-duration,1s);-webkit-animation-iteration-count:var(--fa-animation-iteration-count,infinite);animation-iteration-count:var(--fa-animation-iteration-count,infinite);-webkit-animation-timing-function:var(--fa-animation-timing,cubic-bezier(.4,0,.6,1));animation-timing-function:var(--fa-animation-timing,cubic-bezier(.4,0,.6,1))}.fa-flip{-webkit-animation-name:fa-flip;animation-name:fa-flip;-webkit-animation-delay:var(--fa-animation-delay,0s);animation-delay:var(--fa-animation-delay,0s);-webkit-animation-direction:var(--fa-animation-direction,normal);animation-direction:var(--fa-animation-direction,normal);-webkit-animation-duration:var(--fa-animation-duration,1s);animation-duration:var(--fa-animation-duration,1s);-webkit-animation-iteration-count:var(--fa-animation-iteration-count,infinite);animation-iteration-count:var(--fa-animation-iteration-count,infinite);-webkit-animation-timing-function:var(--fa-animation-timing,ease-in-out);animation-timing-function:var(--fa-animation-timing,ease-in-out)}.fa-shake{-webkit-animation-name:fa-shake;animation-name:fa-shake;-webkit-animation-delay:var(--fa-animation-delay,0s);animation-delay:var(--fa-animation-delay,0s);-webkit-animation-direction:var(--fa-animation-direction,normal);animation-direction:var(--fa-animation-direction,normal);-webkit-animation-duration:var(--fa-animation-duration,1s);animation-duration:var(--fa-animation-duration,1s);-webkit-animation-iteration-count:var(--fa-animation-iteration-count,infinite);animation-iteration-count:var(--fa-animation-iteration-count,infinite);-webkit-animation-timing-function:var(--fa-animation-timing,linear);animation-timing-function:var(--fa-animation-timing,linear)}.fa-spin{-webkit-animation-name:fa-spin;animation-name:fa-spin;-webkit-animation-delay:var(--fa-animation-delay,0s);animation-delay:var(--fa-animation-delay,0s);-webkit-animation-direction:var(--fa-animation-direction,normal);animation-direction:var(--fa-animation-direction,normal);-webkit-animation-duration:var(--fa-animation-duration,2s);animation-duration:var(--fa-animation-duration,2s);-webkit-animation-iteration-count:var(--fa-animation-iteration-count,infinite);animation-iteration-count:var(--fa-animation-iteration-count,infinite);-webkit-animation-timing-function:var(--fa-animation-timing,linear);animation-timing-function:var(--fa-animation-timing,linear)}.fa-spin-reverse{--fa-animation-direction:reverse}.fa-pulse,.fa-spin-pulse{-webkit-animation-name:fa-spin;animation-name:fa-spin;-webkit-animation-direction:var(--fa-animation-direction,normal);animation-direction:var(--fa-animation-direction,normal);-webkit-animation-duration:var(--fa-animation-duration,1s);animation-duration:var(--fa-animation-duration,1s);-webkit-animation-iteration-count:var(--fa-animation-iteration-count,infinite);animation-iteration-count:var(--fa-animation-iteration-count,infinite);-webkit-animation-timing-function:var(--fa-animation-timing,steps(8));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{-webkit-animation-delay:-1ms;animation-delay:-1ms;-webkit-animation-duration:1ms;animation-duration:1ms;-webkit-animation-iteration-count:1;animation-iteration-count:1;-webkit-transition-delay:0s;transition-delay:0s;-webkit-transition-duration:0s;transition-duration:0s}}@-webkit-keyframes fa-beat{0%,90%{-webkit-transform:scale(1);transform:scale(1)}45%{-webkit-transform:scale(var(--fa-beat-scale,1.25));transform:scale(var(--fa-beat-scale,1.25))}}@keyframes fa-beat{0%,90%{-webkit-transform:scale(1);transform:scale(1)}45%{-webkit-transform:scale(var(--fa-beat-scale,1.25));transform:scale(var(--fa-beat-scale,1.25))}}@-webkit-keyframes fa-bounce{0%{-webkit-transform:scale(1,1) translateY(0);transform:scale(1,1) translateY(0)}10%{-webkit-transform:scale(var(--fa-bounce-start-scale-x,1.1),var(--fa-bounce-start-scale-y,.9)) translateY(0);transform:scale(var(--fa-bounce-start-scale-x,1.1),var(--fa-bounce-start-scale-y,.9)) translateY(0)}30%{-webkit-transform:scale(var(--fa-bounce-jump-scale-x,.9),var(--fa-bounce-jump-scale-y,1.1)) translateY(var(--fa-bounce-height,-.5em));transform:scale(var(--fa-bounce-jump-scale-x,.9),var(--fa-bounce-jump-scale-y,1.1)) translateY(var(--fa-bounce-height,-.5em))}50%{-webkit-transform:scale(var(--fa-bounce-land-scale-x,1.05),var(--fa-bounce-land-scale-y,.95)) translateY(0);transform:scale(var(--fa-bounce-land-scale-x,1.05),var(--fa-bounce-land-scale-y,.95)) translateY(0)}57%{-webkit-transform:scale(1,1) translateY(var(--fa-bounce-rebound,-.125em));transform:scale(1,1) translateY(var(--fa-bounce-rebound,-.125em))}64%{-webkit-transform:scale(1,1) translateY(0);transform:scale(1,1) translateY(0)}100%{-webkit-transform:scale(1,1) translateY(0);transform:scale(1,1) translateY(0)}}@keyframes fa-bounce{0%{-webkit-transform:scale(1,1) translateY(0);transform:scale(1,1) translateY(0)}10%{-webkit-transform:scale(var(--fa-bounce-start-scale-x,1.1),var(--fa-bounce-start-scale-y,.9)) translateY(0);transform:scale(var(--fa-bounce-start-scale-x,1.1),var(--fa-bounce-start-scale-y,.9)) translateY(0)}30%{-webkit-transform:scale(var(--fa-bounce-jump-scale-x,.9),var(--fa-bounce-jump-scale-y,1.1)) translateY(var(--fa-bounce-height,-.5em));transform:scale(var(--fa-bounce-jump-scale-x,.9),var(--fa-bounce-jump-scale-y,1.1)) translateY(var(--fa-bounce-height,-.5em))}50%{-webkit-transform:scale(var(--fa-bounce-land-scale-x,1.05),var(--fa-bounce-land-scale-y,.95)) translateY(0);transform:scale(var(--fa-bounce-land-scale-x,1.05),var(--fa-bounce-land-scale-y,.95)) translateY(0)}57%{-webkit-transform:scale(1,1) translateY(var(--fa-bounce-rebound,-.125em));transform:scale(1,1) translateY(var(--fa-bounce-rebound,-.125em))}64%{-webkit-transform:scale(1,1) translateY(0);transform:scale(1,1) translateY(0)}100%{-webkit-transform:scale(1,1) translateY(0);transform:scale(1,1) translateY(0)}}@-webkit-keyframes fa-fade{50%{opacity:var(--fa-fade-opacity,.4)}}@keyframes fa-fade{50%{opacity:var(--fa-fade-opacity,.4)}}@-webkit-keyframes fa-beat-fade{0%,100%{opacity:var(--fa-beat-fade-opacity,.4);-webkit-transform:scale(1);transform:scale(1)}50%{opacity:1;-webkit-transform:scale(var(--fa-beat-fade-scale,1.125));transform:scale(var(--fa-beat-fade-scale,1.125))}}@keyframes fa-beat-fade{0%,100%{opacity:var(--fa-beat-fade-opacity,.4);-webkit-transform:scale(1);transform:scale(1)}50%{opacity:1;-webkit-transform:scale(var(--fa-beat-fade-scale,1.125));transform:scale(var(--fa-beat-fade-scale,1.125))}}@-webkit-keyframes fa-flip{50%{-webkit-transform:rotate3d(var(--fa-flip-x,0),var(--fa-flip-y,1),var(--fa-flip-z,0),var(--fa-flip-angle,-180deg));transform:rotate3d(var(--fa-flip-x,0),var(--fa-flip-y,1),var(--fa-flip-z,0),var(--fa-flip-angle,-180deg))}}@keyframes fa-flip{50%{-webkit-transform:rotate3d(var(--fa-flip-x,0),var(--fa-flip-y,1),var(--fa-flip-z,0),var(--fa-flip-angle,-180deg));transform:rotate3d(var(--fa-flip-x,0),var(--fa-flip-y,1),var(--fa-flip-z,0),var(--fa-flip-angle,-180deg))}}@-webkit-keyframes fa-shake{0%{-webkit-transform:rotate(-15deg);transform:rotate(-15deg)}4%{-webkit-transform:rotate(15deg);transform:rotate(15deg)}24%,8%{-webkit-transform:rotate(-18deg);transform:rotate(-18deg)}12%,28%{-webkit-transform:rotate(18deg);transform:rotate(18deg)}16%{-webkit-transform:rotate(-22deg);transform:rotate(-22deg)}20%{-webkit-transform:rotate(22deg);transform:rotate(22deg)}32%{-webkit-transform:rotate(-12deg);transform:rotate(-12deg)}36%{-webkit-transform:rotate(12deg);transform:rotate(12deg)}100%,40%{-webkit-transform:rotate(0);transform:rotate(0)}}@keyframes fa-shake{0%{-webkit-transform:rotate(-15deg);transform:rotate(-15deg)}4%{-webkit-transform:rotate(15deg);transform:rotate(15deg)}24%,8%{-webkit-transform:rotate(-18deg);transform:rotate(-18deg)}12%,28%{-webkit-transform:rotate(18deg);transform:rotate(18deg)}16%{-webkit-transform:rotate(-22deg);transform:rotate(-22deg)}20%{-webkit-transform:rotate(22deg);transform:rotate(22deg)}32%{-webkit-transform:rotate(-12deg);transform:rotate(-12deg)}36%{-webkit-transform:rotate(12deg);transform:rotate(12deg)}100%,40%{-webkit-transform:rotate(0);transform:rotate(0)}}@-webkit-keyframes fa-spin{0%{-webkit-transform:rotate(0);transform:rotate(0)}100%{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}@keyframes fa-spin{0%{-webkit-transform:rotate(0);transform:rotate(0)}100%{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}.fa-rotate-90{-webkit-transform:rotate(90deg);transform:rotate(90deg)}.fa-rotate-180{-webkit-transform:rotate(180deg);transform:rotate(180deg)}.fa-rotate-270{-webkit-transform:rotate(270deg);transform:rotate(270deg)}.fa-flip-horizontal{-webkit-transform:scale(-1,1);transform:scale(-1,1)}.fa-flip-vertical{-webkit-transform:scale(1,-1);transform:scale(1,-1)}.fa-flip-both,.fa-flip-horizontal.fa-flip-vertical{-webkit-transform:scale(-1,-1);transform:scale(-1,-1)}.fa-rotate-by{-webkit-transform:rotate(var(--fa-rotate-angle,0));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-circle-chevron-right::before{content:"\f138"}.fa-chevron-circle-right::before{content:"\f138"}.fa-at::before{content:"\40"}.fa-trash-can::before{content:"\f2ed"}.fa-trash-alt::before{content:"\f2ed"}.fa-text-height::before{content:"\f034"}.fa-user-xmark::before{content:"\f235"}.fa-user-times::before{content:"\f235"}.fa-stethoscope::before{content:"\f0f1"}.fa-message::before{content:"\f27a"}.fa-comment-alt::before{content:"\f27a"}.fa-info::before{content:"\f129"}.fa-down-left-and-up-right-to-center::before{content:"\f422"}.fa-compress-alt::before{content:"\f422"}.fa-explosion::before{content:"\e4e9"}.fa-file-lines::before{content:"\f15c"}.fa-file-alt::before{content:"\f15c"}.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-days::before{content:"\f073"}.fa-calendar-alt::before{content:"\f073"}.fa-anchor-circle-check::before{content:"\e4aa"}.fa-building-circle-arrow-right::before{content:"\e4d1"}.fa-volleyball::before{content:"\f45f"}.fa-volleyball-ball::before{content:"\f45f"}.fa-arrows-up-to-line::before{content:"\e4c2"}.fa-sort-down::before{content:"\f0dd"}.fa-sort-desc::before{content:"\f0dd"}.fa-circle-minus::before{content:"\f056"}.fa-minus-circle::before{content:"\f056"}.fa-door-open::before{content:"\f52b"}.fa-right-from-bracket::before{content:"\f2f5"}.fa-sign-out-alt::before{content:"\f2f5"}.fa-atom::before{content:"\f5d2"}.fa-soap::before{content:"\e06e"}.fa-icons::before{content:"\f86d"}.fa-heart-music-camera-bolt::before{content:"\f86d"}.fa-microphone-lines-slash::before{content:"\f539"}.fa-microphone-alt-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{content:"\f689"}.fa-search-location::before{content:"\f689"}.fa-forward-step::before{content:"\f051"}.fa-step-forward::before{content:"\f051"}.fa-face-smile-beam::before{content:"\f5b8"}.fa-smile-beam::before{content:"\f5b8"}.fa-flag-checkered::before{content:"\f11e"}.fa-football::before{content:"\f44e"}.fa-football-ball::before{content:"\f44e"}.fa-school-circle-exclamation::before{content:"\e56c"}.fa-crop::before{content:"\f125"}.fa-angles-down::before{content:"\f103"}.fa-angle-double-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{content:"\f0fc"}.fa-beer::before{content:"\f0fc"}.fa-diagram-predecessor::before{content:"\e477"}.fa-arrow-up-long::before{content:"\f176"}.fa-long-arrow-up::before{content:"\f176"}.fa-fire-flame-simple::before{content:"\f46a"}.fa-burn::before{content:"\f46a"}.fa-person::before{content:"\f183"}.fa-male::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{content:"\f587"}.fa-grin-stars::before{content:"\f587"}.fa-bong::before{content:"\f55c"}.fa-spaghetti-monster-flying::before{content:"\f67b"}.fa-pastafarianism::before{content:"\f67b"}.fa-arrow-down-up-across-line::before{content:"\e4af"}.fa-spoon::before{content:"\f2e5"}.fa-utensil-spoon::before{content:"\f2e5"}.fa-jar-wheat::before{content:"\e517"}.fa-envelopes-bulk::before{content:"\f674"}.fa-mail-bulk::before{content:"\f674"}.fa-file-circle-exclamation::before{content:"\e4eb"}.fa-circle-h::before{content:"\f47e"}.fa-hospital-symbol::before{content:"\f47e"}.fa-pager::before{content:"\f815"}.fa-address-book::before{content:"\f2b9"}.fa-contact-book::before{content:"\f2b9"}.fa-strikethrough::before{content:"\f0cc"}.fa-k::before{content:"\4b"}.fa-landmark-flag::before{content:"\e51c"}.fa-pencil::before{content:"\f303"}.fa-pencil-alt::before{content:"\f303"}.fa-backward::before{content:"\f04a"}.fa-caret-right::before{content:"\f0da"}.fa-comments::before{content:"\f086"}.fa-paste::before{content:"\f0ea"}.fa-file-clipboard::before{content:"\f0ea"}.fa-code-pull-request::before{content:"\e13c"}.fa-clipboard-list::before{content:"\f46d"}.fa-truck-ramp-box::before{content:"\f4de"}.fa-truck-loading::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{content:"\f6a0"}.fa-torah::before{content:"\f6a0"}.fa-broom-ball::before{content:"\f458"}.fa-quidditch::before{content:"\f458"}.fa-quidditch-broom-ball::before{content:"\f458"}.fa-toggle-off::before{content:"\f204"}.fa-box-archive::before{content:"\f187"}.fa-archive::before{content:"\f187"}.fa-person-drowning::before{content:"\e545"}.fa-arrow-down-9-1::before{content:"\f886"}.fa-sort-numeric-desc::before{content:"\f886"}.fa-sort-numeric-down-alt::before{content:"\f886"}.fa-face-grin-tongue-squint::before{content:"\f58a"}.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{content:"\f57c"}.fa-globe-africa::before{content:"\f57c"}.fa-rainbow::before{content:"\f75b"}.fa-circle-notch::before{content:"\f1ce"}.fa-tablet-screen-button::before{content:"\f3fa"}.fa-tablet-alt::before{content:"\f3fa"}.fa-paw::before{content:"\f1b0"}.fa-cloud::before{content:"\f0c2"}.fa-trowel-bricks::before{content:"\e58a"}.fa-face-flushed::before{content:"\f579"}.fa-flushed::before{content:"\f579"}.fa-hospital-user::before{content:"\f80d"}.fa-tent-arrow-left-right::before{content:"\e57f"}.fa-gavel::before{content:"\f0e3"}.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{content:"\f562"}.fa-concierge-bell::before{content:"\f562"}.fa-pen-ruler::before{content:"\f5ae"}.fa-pencil-ruler::before{content:"\f5ae"}.fa-people-arrows::before{content:"\e068"}.fa-people-arrows-left-right::before{content:"\e068"}.fa-mars-and-venus-burst::before{content:"\e523"}.fa-square-caret-right::before{content:"\f152"}.fa-caret-square-right::before{content:"\f152"}.fa-scissors::before{content:"\f0c4"}.fa-cut::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-tachograph-digital::before{content:"\f566"}.fa-digital-tachograph::before{content:"\f566"}.fa-users-slash::before{content:"\e073"}.fa-clover::before{content:"\e139"}.fa-reply::before{content:"\f3e5"}.fa-mail-reply::before{content:"\f3e5"}.fa-star-and-crescent::before{content:"\f699"}.fa-house-fire::before{content:"\e50c"}.fa-square-minus::before{content:"\f146"}.fa-minus-square::before{content:"\f146"}.fa-helicopter::before{content:"\f533"}.fa-compass::before{content:"\f14e"}.fa-square-caret-down::before{content:"\f150"}.fa-caret-square-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{content:"\f0c9"}.fa-navicon::before{content:"\f0c9"}.fa-people-group::before{content:"\e533"}.fa-hourglass-end::before{content:"\f253"}.fa-hourglass-3::before{content:"\f253"}.fa-heart-crack::before{content:"\f7a9"}.fa-heart-broken::before{content:"\f7a9"}.fa-square-up-right::before{content:"\f360"}.fa-external-link-square-alt::before{content:"\f360"}.fa-face-kiss-beam::before{content:"\f597"}.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{content:"\f06a"}.fa-exclamation-circle::before{content:"\f06a"}.fa-school-circle-xmark::before{content:"\e56d"}.fa-arrow-right-from-bracket::before{content:"\f08b"}.fa-sign-out::before{content:"\f08b"}.fa-circle-chevron-down::before{content:"\f13a"}.fa-chevron-circle-down::before{content:"\f13a"}.fa-unlock-keyhole::before{content:"\f13e"}.fa-unlock-alt::before{content:"\f13e"}.fa-cloud-showers-heavy::before{content:"\f740"}.fa-headphones-simple::before{content:"\f58f"}.fa-headphones-alt::before{content:"\f58f"}.fa-sitemap::before{content:"\f0e8"}.fa-circle-dollar-to-slot::before{content:"\f4b9"}.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-low::before{content:"\f027"}.fa-volume-down::before{content:"\f027"}.fa-comment-slash::before{content:"\f4b3"}.fa-cloud-sun-rain::before{content:"\f743"}.fa-compress::before{content:"\f066"}.fa-wheat-awn::before{content:"\e2cd"}.fa-wheat-alt::before{content:"\e2cd"}.fa-ankh::before{content:"\f644"}.fa-hands-holding-child::before{content:"\e4fa"}.fa-asterisk::before{content:"\2a"}.fa-square-check::before{content:"\f14a"}.fa-check-square::before{content:"\f14a"}.fa-peseta-sign::before{content:"\e221"}.fa-heading::before{content:"\f1dc"}.fa-header::before{content:"\f1dc"}.fa-ghost::before{content:"\f6e2"}.fa-list::before{content:"\f03a"}.fa-list-squares::before{content:"\f03a"}.fa-square-phone-flip::before{content:"\f87b"}.fa-phone-square-alt::before{content:"\f87b"}.fa-cart-plus::before{content:"\f217"}.fa-gamepad::before{content:"\f11b"}.fa-circle-dot::before{content:"\f192"}.fa-dot-circle::before{content:"\f192"}.fa-face-dizzy::before{content:"\f567"}.fa-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::before{content:"\f1e3"}.fa-futbol-ball::before{content:"\f1e3"}.fa-soccer-ball::before{content:"\f1e3"}.fa-paintbrush::before{content:"\f1fc"}.fa-paint-brush::before{content:"\f1fc"}.fa-lock::before{content:"\f023"}.fa-gas-pump::before{content:"\f52f"}.fa-hot-tub-person::before{content:"\f593"}.fa-hot-tub::before{content:"\f593"}.fa-map-location::before{content:"\f59f"}.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-pen-to-square::before{content:"\f044"}.fa-edit::before{content:"\f044"}.fa-car-side::before{content:"\f5e4"}.fa-share-nodes::before{content:"\f1e0"}.fa-share-alt::before{content:"\f1e0"}.fa-heart-circle-minus::before{content:"\e4ff"}.fa-hourglass-half::before{content:"\f252"}.fa-hourglass-2::before{content:"\f252"}.fa-microscope::before{content:"\f610"}.fa-sink::before{content:"\e06d"}.fa-bag-shopping::before{content:"\f290"}.fa-shopping-bag::before{content:"\f290"}.fa-arrow-down-z-a::before{content:"\f881"}.fa-sort-alpha-desc::before{content:"\f881"}.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::before{content:"\f256"}.fa-hand-paper::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{content:"\f596"}.fa-kiss::before{content:"\f596"}.fa-bridge-circle-xmark::before{content:"\e4cb"}.fa-face-grin-tongue::before{content:"\f589"}.fa-grin-tongue::before{content:"\f589"}.fa-chess-bishop::before{content:"\f43a"}.fa-face-grin-wink::before{content:"\f58c"}.fa-grin-wink::before{content:"\f58c"}.fa-ear-deaf::before{content:"\f2a4"}.fa-deaf::before{content:"\f2a4"}.fa-deafness::before{content:"\f2a4"}.fa-hard-of-hearing::before{content:"\f2a4"}.fa-road-circle-check::before{content:"\e564"}.fa-dice-five::before{content:"\f523"}.fa-square-rss::before{content:"\f143"}.fa-rss-square::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{content:"\f6f2"}.fa-hryvnia::before{content:"\f6f2"}.fa-pills::before{content:"\f484"}.fa-face-grin-wide::before{content:"\f581"}.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-staff-snake::before{content:"\e579"}.fa-rod-asclepius::before{content:"\e579"}.fa-rod-snake::before{content:"\e579"}.fa-staff-aesculapius::before{content:"\e579"}.fa-head-side-cough-slash::before{content:"\e062"}.fa-truck-medical::before{content:"\f0f9"}.fa-ambulance::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-half::before{content:"\f2c9"}.fa-temperature-2::before{content:"\f2c9"}.fa-thermometer-2::before{content:"\f2c9"}.fa-thermometer-half::before{content:"\f2c9"}.fa-dong-sign::before{content:"\e169"}.fa-capsules::before{content:"\f46b"}.fa-poo-storm::before{content:"\f75a"}.fa-poo-bolt::before{content:"\f75a"}.fa-face-frown-open::before{content:"\f57a"}.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::before{content:"\f07b"}.fa-folder-blank::before{content:"\f07b"}.fa-file-waveform::before{content:"\f478"}.fa-file-medical-alt::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-gauge::before{content:"\f624"}.fa-dashboard::before{content:"\f624"}.fa-gauge-med::before{content:"\f624"}.fa-tachometer-alt-average::before{content:"\f624"}.fa-wand-magic-sparkles::before{content:"\e2ca"}.fa-magic-wand-sparkles::before{content:"\e2ca"}.fa-e::before{content:"\45"}.fa-pen-clip::before{content:"\f305"}.fa-pen-alt::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-van-shuttle::before{content:"\f5b6"}.fa-shuttle-van::before{content:"\f5b6"}.fa-building-user::before{content:"\e4da"}.fa-square-caret-left::before{content:"\f191"}.fa-caret-square-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-chart-area::before{content:"\f1fe"}.fa-area-chart::before{content:"\f1fe"}.fa-house-flag::before{content:"\e50d"}.fa-person-circle-minus::before{content:"\e540"}.fa-ban::before{content:"\f05e"}.fa-cancel::before{content:"\f05e"}.fa-camera-rotate::before{content:"\e0d8"}.fa-spray-can-sparkles::before{content:"\f5d0"}.fa-air-freshener::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{content:"\f245"}.fa-mouse-pointer::before{content:"\f245"}.fa-maximize::before{content:"\f31e"}.fa-expand-arrows-alt::before{content:"\f31e"}.fa-charging-station::before{content:"\f5e7"}.fa-shapes::before{content:"\f61f"}.fa-triangle-circle-square::before{content:"\f61f"}.fa-shuffle::before{content:"\f074"}.fa-random::before{content:"\f074"}.fa-person-running::before{content:"\f70c"}.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{content:"\f8cc"}.fa-mouse::before{content:"\f8cc"}.fa-arrow-right-to-bracket::before{content:"\f090"}.fa-sign-in::before{content:"\f090"}.fa-shop-slash::before{content:"\e070"}.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-start::before{content:"\f251"}.fa-hourglass-1::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{content:"\f2f6"}.fa-sign-in-alt::before{content:"\f2f6"}.fa-venus::before{content:"\f221"}.fa-passport::before{content:"\f5ab"}.fa-heart-pulse::before{content:"\f21e"}.fa-heartbeat::before{content:"\f21e"}.fa-people-carry-box::before{content:"\f4ce"}.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{content:"\f496"}.fa-weight::before{content:"\f496"}.fa-user-group::before{content:"\f500"}.fa-user-friends::before{content:"\f500"}.fa-arrow-up-a-z::before{content:"\f15e"}.fa-sort-alpha-up::before{content:"\f15e"}.fa-chess-knight::before{content:"\f441"}.fa-face-laugh-squint::before{content:"\f59b"}.fa-laugh-squint::before{content:"\f59b"}.fa-wheelchair::before{content:"\f193"}.fa-circle-arrow-up::before{content:"\f0aa"}.fa-arrow-circle-up::before{content:"\f0aa"}.fa-toggle-on::before{content:"\f205"}.fa-person-walking::before{content:"\f554"}.fa-walking::before{content:"\f554"}.fa-l::before{content:"\4c"}.fa-fire::before{content:"\f06d"}.fa-bed-pulse::before{content:"\f487"}.fa-procedures::before{content:"\f487"}.fa-shuttle-space::before{content:"\f197"}.fa-space-shuttle::before{content:"\f197"}.fa-face-laugh::before{content:"\f599"}.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-lines::before{content:"\f3c9"}.fa-microphone-alt::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{content:"\f22a"}.fa-mars-stroke-v::before{content:"\f22a"}.fa-champagne-glasses::before{content:"\f79f"}.fa-glass-cheers::before{content:"\f79f"}.fa-clipboard::before{content:"\f328"}.fa-house-circle-exclamation::before{content:"\e50a"}.fa-file-arrow-up::before{content:"\f574"}.fa-file-upload::before{content:"\f574"}.fa-wifi::before{content:"\f1eb"}.fa-wifi-3::before{content:"\f1eb"}.fa-wifi-strong::before{content:"\f1eb"}.fa-bath::before{content:"\f2cd"}.fa-bathtub::before{content:"\f2cd"}.fa-underline::before{content:"\f0cd"}.fa-user-pen::before{content:"\f4ff"}.fa-user-edit::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-top-left::before{content:"\f853"}.fa-border-style::before{content:"\f853"}.fa-map-location-dot::before{content:"\f5a0"}.fa-map-marked-alt::before{content:"\f5a0"}.fa-jedi::before{content:"\f669"}.fa-square-poll-vertical::before{content:"\f681"}.fa-poll::before{content:"\f681"}.fa-mug-hot::before{content:"\f7b6"}.fa-car-battery::before{content:"\f5df"}.fa-battery-car::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-right::before{content:"\f22b"}.fa-mars-stroke-h::before{content:"\f22b"}.fa-hand-back-fist::before{content:"\f255"}.fa-hand-rock::before{content:"\f255"}.fa-square-caret-up::before{content:"\f151"}.fa-caret-square-up::before{content:"\f151"}.fa-cloud-showers-water::before{content:"\e4e4"}.fa-chart-bar::before{content:"\f080"}.fa-bar-chart::before{content:"\f080"}.fa-hands-bubbles::before{content:"\e05e"}.fa-hands-wash::before{content:"\e05e"}.fa-less-than-equal::before{content:"\f537"}.fa-train::before{content:"\f238"}.fa-eye-low-vision::before{content:"\f2a8"}.fa-low-vision::before{content:"\f2a8"}.fa-crow::before{content:"\f520"}.fa-sailboat::before{content:"\e445"}.fa-window-restore::before{content:"\f2d2"}.fa-square-plus::before{content:"\f0fe"}.fa-plus-square::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-martini-glass::before{content:"\f57b"}.fa-glass-martini-alt::before{content:"\f57b"}.fa-rotate-left::before{content:"\f2ea"}.fa-rotate-back::before{content:"\f2ea"}.fa-rotate-backward::before{content:"\f2ea"}.fa-undo-alt::before{content:"\f2ea"}.fa-table-columns::before{content:"\f0db"}.fa-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::before{content:"\f472"}.fa-dolly-box::before{content:"\f472"}.fa-smoking::before{content:"\f48d"}.fa-minimize::before{content:"\f78c"}.fa-compress-arrows-alt::before{content:"\f78c"}.fa-monument::before{content:"\f5a6"}.fa-snowplow::before{content:"\f7d2"}.fa-angles-right::before{content:"\f101"}.fa-angle-double-right::before{content:"\f101"}.fa-cannabis::before{content:"\f55f"}.fa-circle-play::before{content:"\f144"}.fa-play-circle::before{content:"\f144"}.fa-tablets::before{content:"\f490"}.fa-ethernet::before{content:"\f796"}.fa-euro-sign::before{content:"\f153"}.fa-eur::before{content:"\f153"}.fa-euro::before{content:"\f153"}.fa-chair::before{content:"\f6c0"}.fa-circle-check::before{content:"\f058"}.fa-check-circle::before{content:"\f058"}.fa-circle-stop::before{content:"\f28d"}.fa-stop-circle::before{content:"\f28d"}.fa-compass-drafting::before{content:"\f568"}.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{content:"\f59a"}.fa-laugh-beam::before{content:"\f59a"}.fa-helicopter-symbol::before{content:"\e502"}.fa-universal-access::before{content:"\f29a"}.fa-circle-chevron-up::before{content:"\f139"}.fa-chevron-circle-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-sterling-sign::before{content:"\f154"}.fa-gbp::before{content:"\f154"}.fa-pound-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{content:"\f175"}.fa-long-arrow-down::before{content:"\f175"}.fa-tent-arrow-down-to-line::before{content:"\e57e"}.fa-certificate::before{content:"\f0a3"}.fa-reply-all::before{content:"\f122"}.fa-mail-reply-all::before{content:"\f122"}.fa-suitcase::before{content:"\f0f2"}.fa-person-skating::before{content:"\f7c5"}.fa-skating::before{content:"\f7c5"}.fa-filter-circle-dollar::before{content:"\f662"}.fa-funnel-dollar::before{content:"\f662"}.fa-camera-retro::before{content:"\f083"}.fa-circle-arrow-down::before{content:"\f0ab"}.fa-arrow-circle-down::before{content:"\f0ab"}.fa-file-import::before{content:"\f56f"}.fa-arrow-right-to-file::before{content:"\f56f"}.fa-square-arrow-up-right::before{content:"\f14c"}.fa-external-link-square::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-empty::before{content:"\f2cb"}.fa-temperature-0::before{content:"\f2cb"}.fa-thermometer-0::before{content:"\f2cb"}.fa-thermometer-empty::before{content:"\f2cb"}.fa-bomb::before{content:"\f1e2"}.fa-registered::before{content:"\f25d"}.fa-address-card::before{content:"\f2bb"}.fa-contact-card::before{content:"\f2bb"}.fa-vcard::before{content:"\f2bb"}.fa-scale-unbalanced-flip::before{content:"\f516"}.fa-balance-scale-right::before{content:"\f516"}.fa-subscript::before{content:"\f12c"}.fa-diamond-turn-right::before{content:"\f5eb"}.fa-directions::before{content:"\f5eb"}.fa-burst::before{content:"\e4dc"}.fa-house-laptop::before{content:"\e066"}.fa-laptop-house::before{content:"\e066"}.fa-face-tired::before{content:"\f5c8"}.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{content:"\f0ee"}.fa-cloud-upload::before{content:"\f0ee"}.fa-cloud-upload-alt::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{content:"\f4d8"}.fa-sprout::before{content:"\f4d8"}.fa-left-right::before{content:"\f337"}.fa-arrows-alt-h::before{content:"\f337"}.fa-boxes-packing::before{content:"\e4c7"}.fa-circle-arrow-left::before{content:"\f0a8"}.fa-arrow-circle-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{content:"\f160"}.fa-sort-amount-asc::before{content:"\f160"}.fa-sort-amount-down::before{content:"\f160"}.fa-cloud-bolt::before{content:"\f76c"}.fa-thunderstorm::before{content:"\f76c"}.fa-text-slash::before{content:"\f87d"}.fa-remove-format::before{content:"\f87d"}.fa-face-smile-wink::before{content:"\f4da"}.fa-smile-wink::before{content:"\f4da"}.fa-file-word::before{content:"\f1c2"}.fa-file-powerpoint::before{content:"\f1c4"}.fa-arrows-left-right::before{content:"\f07e"}.fa-arrows-h::before{content:"\f07e"}.fa-house-lock::before{content:"\e510"}.fa-cloud-arrow-down::before{content:"\f0ed"}.fa-cloud-download::before{content:"\f0ed"}.fa-cloud-download-alt::before{content:"\f0ed"}.fa-children::before{content:"\e4e1"}.fa-chalkboard::before{content:"\f51b"}.fa-blackboard::before{content:"\f51b"}.fa-user-large-slash::before{content:"\f4fa"}.fa-user-alt-slash::before{content:"\f4fa"}.fa-envelope-open::before{content:"\f2b6"}.fa-handshake-simple-slash::before{content:"\e05f"}.fa-handshake-alt-slash::before{content:"\e05f"}.fa-mattress-pillow::before{content:"\e525"}.fa-guarani-sign::before{content:"\e19a"}.fa-arrows-rotate::before{content:"\f021"}.fa-refresh::before{content:"\f021"}.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-halved::before{content:"\f3ed"}.fa-shield-alt::before{content:"\f3ed"}.fa-book-atlas::before{content:"\f558"}.fa-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{content:"\f6f1"}.fa-house-damage::before{content:"\f6f1"}.fa-file-zipper::before{content:"\f1c6"}.fa-file-archive::before{content:"\f1c6"}.fa-square::before{content:"\f0c8"}.fa-martini-glass-empty::before{content:"\f000"}.fa-glass-martini::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{content:"\f7c9"}.fa-skiing::before{content:"\f7c9"}.fa-road-lock::before{content:"\e567"}.fa-a::before{content:"\41"}.fa-temperature-arrow-down::before{content:"\e03f"}.fa-temperature-down::before{content:"\e03f"}.fa-feather-pointed::before{content:"\f56b"}.fa-feather-alt::before{content:"\f56b"}.fa-p::before{content:"\50"}.fa-snowflake::before{content:"\f2dc"}.fa-newspaper::before{content:"\f1ea"}.fa-rectangle-ad::before{content:"\f641"}.fa-ad::before{content:"\f641"}.fa-circle-arrow-right::before{content:"\f0a9"}.fa-arrow-circle-right::before{content:"\f0a9"}.fa-filter-circle-xmark::before{content:"\e17b"}.fa-locust::before{content:"\e520"}.fa-sort::before{content:"\f0dc"}.fa-unsorted::before{content:"\f0dc"}.fa-list-ol::before{content:"\f0cb"}.fa-list-1-2::before{content:"\f0cb"}.fa-list-numeric::before{content:"\f0cb"}.fa-person-dress-burst::before{content:"\e544"}.fa-money-check-dollar::before{content:"\f53d"}.fa-money-check-alt::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{content:"\f598"}.fa-kiss-wink-heart::before{content:"\f598"}.fa-filter::before{content:"\f0b0"}.fa-question::before{content:"\3f"}.fa-file-signature::before{content:"\f573"}.fa-up-down-left-right::before{content:"\f0b2"}.fa-arrows-alt::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-stroke::before{content:"\f5c0"}.fa-star-half-alt::before{content:"\f5c0"}.fa-code::before{content:"\f121"}.fa-whiskey-glass::before{content:"\f7a0"}.fa-glass-whiskey::before{content:"\f7a0"}.fa-building-circle-exclamation::before{content:"\e4d3"}.fa-magnifying-glass-chart::before{content:"\e522"}.fa-arrow-up-right-from-square::before{content:"\f08e"}.fa-external-link::before{content:"\f08e"}.fa-cubes-stacked::before{content:"\e4e6"}.fa-won-sign::before{content:"\f159"}.fa-krw::before{content:"\f159"}.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-taxi::before{content:"\f1ba"}.fa-cab::before{content:"\f1ba"}.fa-person-circle-plus::before{content:"\e541"}.fa-chart-pie::before{content:"\f200"}.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{content:"\f582"}.fa-grin-beam::before{content:"\f582"}.fa-object-ungroup::before{content:"\f248"}.fa-poop::before{content:"\f619"}.fa-location-pin::before{content:"\f041"}.fa-map-marker::before{content:"\f041"}.fa-kaaba::before{content:"\f66b"}.fa-toilet-paper::before{content:"\f71e"}.fa-helmet-safety::before{content:"\f807"}.fa-hard-hat::before{content:"\f807"}.fa-hat-hard::before{content:"\f807"}.fa-eject::before{content:"\f052"}.fa-circle-right::before{content:"\f35a"}.fa-arrow-alt-circle-right::before{content:"\f35a"}.fa-plane-circle-check::before{content:"\e555"}.fa-face-rolling-eyes::before{content:"\f5a5"}.fa-meh-rolling-eyes::before{content:"\f5a5"}.fa-object-group::before{content:"\f247"}.fa-chart-line::before{content:"\f201"}.fa-line-chart::before{content:"\f201"}.fa-mask-ventilator::before{content:"\e524"}.fa-arrow-right::before{content:"\f061"}.fa-signs-post::before{content:"\f277"}.fa-map-signs::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{content:"\f7d9"}.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-house-user::before{content:"\e1b0"}.fa-home-user::before{content:"\e1b0"}.fa-dumpster-fire::before{content:"\f794"}.fa-house-crack::before{content:"\e3b1"}.fa-martini-glass-citrus::before{content:"\f561"}.fa-cocktail::before{content:"\f561"}.fa-face-surprise::before{content:"\f5c2"}.fa-surprise::before{content:"\f5c2"}.fa-bottle-water::before{content:"\e4c5"}.fa-circle-pause::before{content:"\f28b"}.fa-pause-circle::before{content:"\f28b"}.fa-toilet-paper-slash::before{content:"\e072"}.fa-apple-whole::before{content:"\f5d1"}.fa-apple-alt::before{content:"\f5d1"}.fa-kitchen-set::before{content:"\e51a"}.fa-r::before{content:"\52"}.fa-temperature-quarter::before{content:"\f2ca"}.fa-temperature-1::before{content:"\f2ca"}.fa-thermometer-1::before{content:"\f2ca"}.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-square-poll-horizontal::before{content:"\f682"}.fa-poll-h::before{content:"\f682"}.fa-circle::before{content:"\f111"}.fa-backward-fast::before{content:"\f049"}.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::before{content:"\f434"}.fa-basketball-ball::before{content:"\f434"}.fa-satellite-dish::before{content:"\f7c0"}.fa-circle-up::before{content:"\f35b"}.fa-arrow-alt-circle-up::before{content:"\f35b"}.fa-mobile-screen-button::before{content:"\f3cd"}.fa-mobile-alt::before{content:"\f3cd"}.fa-volume-high::before{content:"\f028"}.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{content:"\f805"}.fa-hamburger::before{content:"\f805"}.fa-wrench::before{content:"\f0ad"}.fa-bugs::before{content:"\e4d0"}.fa-rupee-sign::before{content:"\f156"}.fa-rupee::before{content:"\f156"}.fa-file-image::before{content:"\f1c5"}.fa-circle-question::before{content:"\f059"}.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-flip::before{content:"\f879"}.fa-phone-alt::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-forward-fast::before{content:"\f050"}.fa-fast-forward::before{content:"\f050"}.fa-face-meh-blank::before{content:"\f5a4"}.fa-meh-blank::before{content:"\f5a4"}.fa-square-parking::before{content:"\f540"}.fa-parking::before{content:"\f540"}.fa-house-signal::before{content:"\e012"}.fa-bars-progress::before{content:"\f828"}.fa-tasks-alt::before{content:"\f828"}.fa-faucet-drip::before{content:"\e006"}.fa-cart-flatbed::before{content:"\f474"}.fa-dolly-flatbed::before{content:"\f474"}.fa-ban-smoking::before{content:"\f54d"}.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{content:"\f291"}.fa-shopping-basket::before{content:"\f291"}.fa-tape::before{content:"\f4db"}.fa-bus-simple::before{content:"\f55e"}.fa-bus-alt::before{content:"\f55e"}.fa-eye::before{content:"\f06e"}.fa-face-sad-cry::before{content:"\f5b3"}.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::before{content:"\f012"}.fa-signal-5::before{content:"\f012"}.fa-signal-perfect::before{content:"\f012"}.fa-bus::before{content:"\f207"}.fa-heart-circle-xmark::before{content:"\e501"}.fa-house-chimney::before{content:"\e3af"}.fa-home-lg::before{content:"\e3af"}.fa-window-maximize::before{content:"\f2d0"}.fa-face-frown::before{content:"\f119"}.fa-frown::before{content:"\f119"}.fa-prescription::before{content:"\f5b1"}.fa-shop::before{content:"\f54f"}.fa-store-alt::before{content:"\f54f"}.fa-floppy-disk::before{content:"\f0c7"}.fa-save::before{content:"\f0c7"}.fa-vihara::before{content:"\f6a7"}.fa-scale-unbalanced::before{content:"\f515"}.fa-balance-scale-left::before{content:"\f515"}.fa-sort-up::before{content:"\f0de"}.fa-sort-asc::before{content:"\f0de"}.fa-comment-dots::before{content:"\f4ad"}.fa-commenting::before{content:"\f4ad"}.fa-plant-wilt::before{content:"\e5aa"}.fa-diamond::before{content:"\f219"}.fa-face-grin-squint::before{content:"\f585"}.fa-grin-squint::before{content:"\f585"}.fa-hand-holding-dollar::before{content:"\f4c0"}.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{content:"\f684"}.fa-praying-hands::before{content:"\f684"}.fa-arrow-rotate-right::before{content:"\f01e"}.fa-arrow-right-rotate::before{content:"\f01e"}.fa-arrow-rotate-forward::before{content:"\f01e"}.fa-redo::before{content:"\f01e"}.fa-biohazard::before{content:"\f780"}.fa-location-crosshairs::before{content:"\f601"}.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{content:"\f588"}.fa-grin-tears::before{content:"\f588"}.fa-phone::before{content:"\f095"}.fa-calendar-xmark::before{content:"\f273"}.fa-calendar-times::before{content:"\f273"}.fa-child-reaching::before{content:"\e59d"}.fa-head-side-virus::before{content:"\e064"}.fa-user-gear::before{content:"\f4fe"}.fa-user-cog::before{content:"\f4fe"}.fa-arrow-up-1-9::before{content:"\f163"}.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-person-digging::before{content:"\f85e"}.fa-digging::before{content:"\f85e"}.fa-trash::before{content:"\f1f8"}.fa-gauge-simple::before{content:"\f629"}.fa-gauge-simple-med::before{content:"\f629"}.fa-tachometer-average::before{content:"\f629"}.fa-book-medical::before{content:"\f7e6"}.fa-poo::before{content:"\f2fe"}.fa-quote-right::before{content:"\f10e"}.fa-quote-right-alt::before{content:"\f10e"}.fa-shirt::before{content:"\f553"}.fa-t-shirt::before{content:"\f553"}.fa-tshirt::before{content:"\f553"}.fa-cubes::before{content:"\f1b3"}.fa-divide::before{content:"\f529"}.fa-tenge-sign::before{content:"\f7d7"}.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-up-right-from-square::before{content:"\f35d"}.fa-external-link-alt::before{content:"\f35d"}.fa-table-cells::before{content:"\f00a"}.fa-th::before{content:"\f00a"}.fa-file-pdf::before{content:"\f1c1"}.fa-book-bible::before{content:"\f647"}.fa-bible::before{content:"\f647"}.fa-o::before{content:"\4f"}.fa-suitcase-medical::before{content:"\f0fa"}.fa-medkit::before{content:"\f0fa"}.fa-user-secret::before{content:"\f21b"}.fa-otter::before{content:"\f700"}.fa-person-dress::before{content:"\f182"}.fa-female::before{content:"\f182"}.fa-comment-dollar::before{content:"\f651"}.fa-business-time::before{content:"\f64a"}.fa-briefcase-clock::before{content:"\f64a"}.fa-table-cells-large::before{content:"\f009"}.fa-th-large::before{content:"\f009"}.fa-book-tanakh::before{content:"\f827"}.fa-tanakh::before{content:"\f827"}.fa-phone-volume::before{content:"\f2a0"}.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-cake-candles::before{content:"\f1fd"}.fa-birthday-cake::before{content:"\f1fd"}.fa-cake::before{content:"\f1fd"}.fa-envelope::before{content:"\f0e0"}.fa-angles-up::before{content:"\f102"}.fa-angle-double-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{content:"\f887"}.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::before{content:"\f254"}.fa-hourglass-empty::before{content:"\f254"}.fa-mountain::before{content:"\f6fc"}.fa-user-doctor::before{content:"\f0f0"}.fa-user-md::before{content:"\f0f0"}.fa-circle-info::before{content:"\f05a"}.fa-info-circle::before{content:"\f05a"}.fa-cloud-meatball::before{content:"\f73b"}.fa-camera::before{content:"\f030"}.fa-camera-alt::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{content:"\f162"}.fa-sort-numeric-asc::before{content:"\f162"}.fa-sort-numeric-down::before{content:"\f162"}.fa-hand-holding-droplet::before{content:"\f4c1"}.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-medical::before{content:"\f486"}.fa-prescription-bottle-alt::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{content:"\f15d"}.fa-sort-alpha-asc::before{content:"\f15d"}.fa-sort-alpha-down::before{content:"\f15d"}.fa-money-bill-wheat::before{content:"\e52a"}.fa-cookie::before{content:"\f563"}.fa-arrow-rotate-left::before{content:"\f0e2"}.fa-arrow-left-rotate::before{content:"\f0e2"}.fa-arrow-rotate-back::before{content:"\f0e2"}.fa-arrow-rotate-backward::before{content:"\f0e2"}.fa-undo::before{content:"\f0e2"}.fa-hard-drive::before{content:"\f0a0"}.fa-hdd::before{content:"\f0a0"}.fa-face-grin-squint-tears::before{content:"\f586"}.fa-grin-squint-tears::before{content:"\f586"}.fa-dumbbell::before{content:"\f44b"}.fa-rectangle-list::before{content:"\f022"}.fa-list-alt::before{content:"\f022"}.fa-tarp-droplet::before{content:"\e57c"}.fa-house-medical-circle-check::before{content:"\e511"}.fa-person-skiing-nordic::before{content:"\f7ca"}.fa-skiing-nordic::before{content:"\f7ca"}.fa-calendar-plus::before{content:"\f271"}.fa-plane-arrival::before{content:"\f5af"}.fa-circle-left::before{content:"\f359"}.fa-arrow-alt-circle-left::before{content:"\f359"}.fa-train-subway::before{content:"\f239"}.fa-subway::before{content:"\f239"}.fa-chart-gantt::before{content:"\e0e4"}.fa-indian-rupee-sign::before{content:"\e1bc"}.fa-indian-rupee::before{content:"\e1bc"}.fa-inr::before{content:"\e1bc"}.fa-crop-simple::before{content:"\f565"}.fa-crop-alt::before{content:"\f565"}.fa-money-bill-1::before{content:"\f3d1"}.fa-money-bill-alt::before{content:"\f3d1"}.fa-left-long::before{content:"\f30a"}.fa-long-arrow-alt-left::before{content:"\f30a"}.fa-dna::before{content:"\f471"}.fa-virus-slash::before{content:"\e075"}.fa-minus::before{content:"\f068"}.fa-subtract::before{content:"\f068"}.fa-chess::before{content:"\f439"}.fa-arrow-left-long::before{content:"\f177"}.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-hands-asl-interpreting::before{content:"\f2a3"}.fa-american-sign-language-interpreting::before{content:"\f2a3"}.fa-asl-interpreting::before{content:"\f2a3"}.fa-hands-american-sign-language-interpreting::before{content:"\f2a3"}.fa-gear::before{content:"\f013"}.fa-cog::before{content:"\f013"}.fa-droplet-slash::before{content:"\f5c7"}.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{content:"\f07a"}.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{content:"\f148"}.fa-level-up::before{content:"\f148"}.fa-u::before{content:"\55"}.fa-square-root-variable::before{content:"\f698"}.fa-square-root-alt::before{content:"\f698"}.fa-clock::before{content:"\f017"}.fa-clock-four::before{content:"\f017"}.fa-backward-step::before{content:"\f048"}.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-house-chimney-medical::before{content:"\f7f2"}.fa-clinic-medical::before{content:"\f7f2"}.fa-temperature-three-quarters::before{content:"\f2c8"}.fa-temperature-3::before{content:"\f2c8"}.fa-thermometer-3::before{content:"\f2c8"}.fa-thermometer-three-quarters::before{content:"\f2c8"}.fa-mobile-screen::before{content:"\f3cf"}.fa-mobile-android-alt::before{content:"\f3cf"}.fa-plane-up::before{content:"\e22d"}.fa-piggy-bank::before{content:"\f4d3"}.fa-battery-half::before{content:"\f242"}.fa-battery-3::before{content:"\f242"}.fa-mountain-city::before{content:"\e52e"}.fa-coins::before{content:"\f51e"}.fa-khanda::before{content:"\f66d"}.fa-sliders::before{content:"\f1de"}.fa-sliders-h::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-vertical::before{content:"\f142"}.fa-ellipsis-v::before{content:"\f142"}.fa-ticket::before{content:"\f145"}.fa-power-off::before{content:"\f011"}.fa-right-long::before{content:"\f30b"}.fa-long-arrow-alt-right::before{content:"\f30b"}.fa-flag-usa::before{content:"\f74d"}.fa-laptop-file::before{content:"\e51d"}.fa-tty::before{content:"\f1e4"}.fa-teletype::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-person-hiking::before{content:"\f6ec"}.fa-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{content:"\f7da"}.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{content:"\f580"}.fa-grin::before{content:"\f580"}.fa-delete-left::before{content:"\f55a"}.fa-backspace::before{content:"\f55a"}.fa-eye-dropper::before{content:"\f1fb"}.fa-eye-dropper-empty::before{content:"\f1fb"}.fa-eyedropper::before{content:"\f1fb"}.fa-file-circle-check::before{content:"\e5a0"}.fa-forward::before{content:"\f04e"}.fa-mobile::before{content:"\f3ce"}.fa-mobile-android::before{content:"\f3ce"}.fa-mobile-phone::before{content:"\f3ce"}.fa-face-meh::before{content:"\f11a"}.fa-meh::before{content:"\f11a"}.fa-align-center::before{content:"\f037"}.fa-book-skull::before{content:"\f6b7"}.fa-book-dead::before{content:"\f6b7"}.fa-id-card::before{content:"\f2c2"}.fa-drivers-license::before{content:"\f2c2"}.fa-outdent::before{content:"\f03b"}.fa-dedent::before{content:"\f03b"}.fa-heart-circle-exclamation::before{content:"\e4fe"}.fa-house::before{content:"\f015"}.fa-home::before{content:"\f015"}.fa-home-alt::before{content:"\f015"}.fa-home-lg-alt::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{content:"\f0ec"}.fa-exchange::before{content:"\f0ec"}.fa-rotate-right::before{content:"\f2f9"}.fa-redo-alt::before{content:"\f2f9"}.fa-rotate-forward::before{content:"\f2f9"}.fa-utensils::before{content:"\f2e7"}.fa-cutlery::before{content:"\f2e7"}.fa-arrow-up-wide-short::before{content:"\f161"}.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-tower-broadcast::before{content:"\f519"}.fa-broadcast-tower::before{content:"\f519"}.fa-truck-pickup::before{content:"\f63c"}.fa-up-long::before{content:"\f30c"}.fa-long-arrow-alt-up::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{content:"\f56d"}.fa-file-download::before{content:"\f56d"}.fa-caravan::before{content:"\f8ff"}.fa-shield-cat::before{content:"\e572"}.fa-bolt::before{content:"\f0e7"}.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-yen-sign::before{content:"\f157"}.fa-cny::before{content:"\f157"}.fa-jpy::before{content:"\f157"}.fa-rmb::before{content:"\f157"}.fa-yen::before{content:"\f157"}.fa-ruble-sign::before{content:"\f158"}.fa-rouble::before{content:"\f158"}.fa-rub::before{content:"\f158"}.fa-ruble::before{content:"\f158"}.fa-sun::before{content:"\f185"}.fa-guitar::before{content:"\f7a6"}.fa-face-laugh-wink::before{content:"\f59c"}.fa-laugh-wink::before{content:"\f59c"}.fa-horse-head::before{content:"\f7ab"}.fa-bore-hole::before{content:"\e4c3"}.fa-industry::before{content:"\f275"}.fa-circle-down::before{content:"\f358"}.fa-arrow-alt-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{content:"\f884"}.fa-sort-amount-desc::before{content:"\f884"}.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{content:"\f178"}.fa-long-arrow-right::before{content:"\f178"}.fa-anchor-circle-xmark::before{content:"\e4ac"}.fa-ellipsis::before{content:"\f141"}.fa-ellipsis-h::before{content:"\f141"}.fa-chess-pawn::before{content:"\f443"}.fa-kit-medical::before{content:"\f479"}.fa-first-aid::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::before{content:"\f09d"}.fa-credit-card-alt::before{content:"\f09d"}.fa-car::before{content:"\f1b9"}.fa-automobile::before{content:"\f1b9"}.fa-hand-holding-hand::before{content:"\e4f7"}.fa-book-open-reader::before{content:"\f5da"}.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{content:"\e040"}.fa-temperature-up::before{content:"\e040"}.fa-medal::before{content:"\f5a2"}.fa-bed::before{content:"\f236"}.fa-square-h::before{content:"\f0fd"}.fa-h-square::before{content:"\f0fd"}.fa-podcast::before{content:"\f2ce"}.fa-temperature-full::before{content:"\f2c7"}.fa-temperature-4::before{content:"\f2c7"}.fa-thermometer-4::before{content:"\f2c7"}.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-handshake-angle::before{content:"\f4c4"}.fa-hands-helping::before{content:"\f4c4"}.fa-location-dot::before{content:"\f3c5"}.fa-map-marker-alt::before{content:"\f3c5"}.fa-file::before{content:"\f15b"}.fa-greater-than::before{content:"\3e"}.fa-person-swimming::before{content:"\f5c4"}.fa-swimmer::before{content:"\f5c4"}.fa-arrow-down::before{content:"\f063"}.fa-droplet::before{content:"\f043"}.fa-tint::before{content:"\f043"}.fa-eraser::before{content:"\f12d"}.fa-earth-americas::before{content:"\f57d"}.fa-earth::before{content:"\f57d"}.fa-earth-america::before{content:"\f57d"}.fa-globe-americas::before{content:"\f57d"}.fa-person-burst::before{content:"\e53b"}.fa-dove::before{content:"\f4ba"}.fa-battery-empty::before{content:"\f244"}.fa-battery-0::before{content:"\f244"}.fa-socks::before{content:"\f696"}.fa-inbox::before{content:"\f01c"}.fa-section::before{content:"\e447"}.fa-gauge-high::before{content:"\f625"}.fa-tachometer-alt::before{content:"\f625"}.fa-tachometer-alt-fast::before{content:"\f625"}.fa-envelope-open-text::before{content:"\f658"}.fa-hospital::before{content:"\f0f8"}.fa-hospital-alt::before{content:"\f0f8"}.fa-hospital-wide::before{content:"\f0f8"}.fa-wine-bottle::before{content:"\f72f"}.fa-chess-rook::before{content:"\f447"}.fa-bars-staggered::before{content:"\f550"}.fa-reorder::before{content:"\f550"}.fa-stream::before{content:"\f550"}.fa-dharmachakra::before{content:"\f655"}.fa-hotdog::before{content:"\f80f"}.fa-person-walking-with-cane::before{content:"\f29d"}.fa-blind::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{content:"\f772"}.fa-vote-yea::before{content:"\f772"}.fa-star-half::before{content:"\f089"}.fa-boxes-stacked::before{content:"\f468"}.fa-boxes::before{content:"\f468"}.fa-boxes-alt::before{content:"\f468"}.fa-link::before{content:"\f0c1"}.fa-chain::before{content:"\f0c1"}.fa-ear-listen::before{content:"\f2a2"}.fa-assistive-listening-systems::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{content:"\f002"}.fa-search::before{content:"\f002"}.fa-table-tennis-paddle-ball::before{content:"\f45d"}.fa-ping-pong-paddle-ball::before{content:"\f45d"}.fa-table-tennis::before{content:"\f45d"}.fa-person-dots-from-line::before{content:"\f470"}.fa-diagnoses::before{content:"\f470"}.fa-trash-can-arrow-up::before{content:"\f82a"}.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-pen::before{content:"\f31c"}.fa-file-edit::before{content:"\f31c"}.fa-receipt::before{content:"\f543"}.fa-square-pen::before{content:"\f14b"}.fa-pen-square::before{content:"\f14b"}.fa-pencil-square::before{content:"\f14b"}.fa-suitcase-rolling::before{content:"\f5c1"}.fa-person-circle-exclamation::before{content:"\e53f"}.fa-chevron-down::before{content:"\f078"}.fa-battery-full::before{content:"\f240"}.fa-battery::before{content:"\f240"}.fa-battery-5::before{content:"\f240"}.fa-skull-crossbones::before{content:"\f714"}.fa-code-compare::before{content:"\e13a"}.fa-list-ul::before{content:"\f0ca"}.fa-list-dots::before{content:"\f0ca"}.fa-school-lock::before{content:"\e56f"}.fa-tower-cell::before{content:"\e585"}.fa-down-long::before{content:"\f309"}.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-dome::before{content:"\f752"}.fa-landmark-alt::before{content:"\f752"}.fa-arrow-up::before{content:"\f062"}.fa-tv::before{content:"\f26c"}.fa-television::before{content:"\f26c"}.fa-tv-alt::before{content:"\f26c"}.fa-shrimp::before{content:"\e448"}.fa-list-check::before{content:"\f0ae"}.fa-tasks::before{content:"\f0ae"}.fa-jug-detergent::before{content:"\e519"}.fa-circle-user::before{content:"\f2bd"}.fa-user-circle::before{content:"\f2bd"}.fa-user-shield::before{content:"\f505"}.fa-wind::before{content:"\f72e"}.fa-car-burst::before{content:"\f5e1"}.fa-car-crash::before{content:"\f5e1"}.fa-y::before{content:"\59"}.fa-person-snowboarding::before{content:"\f7ce"}.fa-snowboarding::before{content:"\f7ce"}.fa-truck-fast::before{content:"\f48b"}.fa-shipping-fast::before{content:"\f48b"}.fa-fish::before{content:"\f578"}.fa-user-graduate::before{content:"\f501"}.fa-circle-half-stroke::before{content:"\f042"}.fa-adjust::before{content:"\f042"}.fa-clapperboard::before{content:"\e131"}.fa-circle-radiation::before{content:"\f7ba"}.fa-radiation-alt::before{content:"\f7ba"}.fa-baseball::before{content:"\f433"}.fa-baseball-ball::before{content:"\f433"}.fa-jet-fighter-up::before{content:"\e518"}.fa-diagram-project::before{content:"\f542"}.fa-project-diagram::before{content:"\f542"}.fa-copy::before{content:"\f0c5"}.fa-volume-xmark::before{content:"\f6a9"}.fa-volume-mute::before{content:"\f6a9"}.fa-volume-times::before{content:"\f6a9"}.fa-hand-sparkles::before{content:"\e05d"}.fa-grip::before{content:"\f58d"}.fa-grip-horizontal::before{content:"\f58d"}.fa-share-from-square::before{content:"\f14d"}.fa-share-square::before{content:"\f14d"}.fa-child-combatant::before{content:"\e4e0"}.fa-child-rifle::before{content:"\e4e0"}.fa-gun::before{content:"\e19b"}.fa-square-phone::before{content:"\f098"}.fa-phone-square::before{content:"\f098"}.fa-plus::before{content:"\2b"}.fa-add::before{content:"\2b"}.fa-expand::before{content:"\f065"}.fa-computer::before{content:"\e4e5"}.fa-xmark::before{content:"\f00d"}.fa-close::before{content:"\f00d"}.fa-multiply::before{content:"\f00d"}.fa-remove::before{content:"\f00d"}.fa-times::before{content:"\f00d"}.fa-arrows-up-down-left-right::before{content:"\f047"}.fa-arrows::before{content:"\f047"}.fa-chalkboard-user::before{content:"\f51c"}.fa-chalkboard-teacher::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::before{content:"\f10d"}.fa-quote-left-alt::before{content:"\f10d"}.fa-tractor::before{content:"\f722"}.fa-trash-arrow-up::before{content:"\f829"}.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-shekel-sign::before{content:"\f20b"}.fa-ils::before{content:"\f20b"}.fa-shekel::before{content:"\f20b"}.fa-sheqel::before{content:"\f20b"}.fa-sheqel-sign::before{content:"\f20b"}.fa-map::before{content:"\f279"}.fa-rocket::before{content:"\f135"}.fa-photo-film::before{content:"\f87c"}.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{content:"\f4d9"}.fa-sign::before{content:"\f4d9"}.fa-bezier-curve::before{content:"\f55b"}.fa-bell-slash::before{content:"\f1f6"}.fa-tablet::before{content:"\f3fb"}.fa-tablet-android::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-rear::before{content:"\f5de"}.fa-car-alt::before{content:"\f5de"}.fa-pump-soap::before{content:"\e06b"}.fa-video-slash::before{content:"\f4e2"}.fa-battery-quarter::before{content:"\f243"}.fa-battery-2::before{content:"\f243"}.fa-radio::before{content:"\f8d7"}.fa-baby-carriage::before{content:"\f77d"}.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{content:"\25"}.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{content:"\f118"}.fa-smile::before{content:"\f118"}.fa-thumbtack::before{content:"\f08d"}.fa-thumb-tack::before{content:"\f08d"}.fa-trophy::before{content:"\f091"}.fa-person-praying::before{content:"\f683"}.fa-pray::before{content:"\f683"}.fa-hammer::before{content:"\f6e3"}.fa-hand-peace::before{content:"\f25b"}.fa-rotate::before{content:"\f2f1"}.fa-sync-alt::before{content:"\f2f1"}.fa-spinner::before{content:"\f110"}.fa-robot::before{content:"\f544"}.fa-peace::before{content:"\f67c"}.fa-gears::before{content:"\f085"}.fa-cogs::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{content:"\f584"}.fa-grin-hearts::before{content:"\f584"}.fa-dice-four::before{content:"\f524"}.fa-sim-card::before{content:"\f7c4"}.fa-transgender::before{content:"\f225"}.fa-transgender-alt::before{content:"\f225"}.fa-mercury::before{content:"\f223"}.fa-arrow-turn-down::before{content:"\f149"}.fa-level-down::before{content:"\f149"}.fa-person-falling-burst::before{content:"\e547"}.fa-award::before{content:"\f559"}.fa-ticket-simple::before{content:"\f3ff"}.fa-ticket-alt::before{content:"\f3ff"}.fa-building::before{content:"\f1ad"}.fa-angles-left::before{content:"\f100"}.fa-angle-double-left::before{content:"\f100"}.fa-qrcode::before{content:"\f029"}.fa-clock-rotate-left::before{content:"\f1da"}.fa-history::before{content:"\f1da"}.fa-face-grin-beam-sweat::before{content:"\f583"}.fa-grin-beam-sweat::before{content:"\f583"}.fa-file-export::before{content:"\f56e"}.fa-arrow-right-from-file::before{content:"\f56e"}.fa-shield::before{content:"\f132"}.fa-shield-blank::before{content:"\f132"}.fa-arrow-up-short-wide::before{content:"\f885"}.fa-sort-amount-up-alt::before{content:"\f885"}.fa-house-medical::before{content:"\e3b2"}.fa-golf-ball-tee::before{content:"\f450"}.fa-golf-ball::before{content:"\f450"}.fa-circle-chevron-left::before{content:"\f137"}.fa-chevron-circle-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-wand-magic::before{content:"\f0d0"}.fa-magic::before{content:"\f0d0"}.fa-dog::before{content:"\f6d3"}.fa-carrot::before{content:"\f787"}.fa-moon::before{content:"\f186"}.fa-wine-glass-empty::before{content:"\f5ce"}.fa-wine-glass-alt::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-person-biking::before{content:"\f84a"}.fa-biking::before{content:"\f84a"}.fa-broom::before{content:"\f51a"}.fa-shield-heart::before{content:"\e574"}.fa-gopuram::before{content:"\f664"}.fa-earth-oceania::before{content:"\e47b"}.fa-globe-oceania::before{content:"\e47b"}.fa-square-xmark::before{content:"\f2d3"}.fa-times-square::before{content:"\f2d3"}.fa-xmark-square::before{content:"\f2d3"}.fa-hashtag::before{content:"\23"}.fa-up-right-and-down-left-from-center::before{content:"\f424"}.fa-expand-alt::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-up-down::before{content:"\f338"}.fa-arrows-alt-v::before{content:"\f338"}.fa-cloud-moon-rain::before{content:"\f73c"}.fa-calendar::before{content:"\f133"}.fa-trailer::before{content:"\e041"}.fa-bahai::before{content:"\f666"}.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{content:"\f055"}.fa-plus-circle::before{content:"\f055"}.fa-face-grin-tongue-wink::before{content:"\f58b"}.fa-grin-tongue-wink::before{content:"\f58b"}.fa-hand-holding::before{content:"\f4bd"}.fa-plug-circle-exclamation::before{content:"\e55d"}.fa-link-slash::before{content:"\f127"}.fa-chain-broken::before{content:"\f127"}.fa-chain-slash::before{content:"\f127"}.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{content:"\f882"}.fa-sort-alpha-up-alt::before{content:"\f882"}.fa-fire-flame-curved::before{content:"\f7e4"}.fa-fire-alt::before{content:"\f7e4"}.fa-tornado::before{content:"\f76f"}.fa-file-circle-plus::before{content:"\e494"}.fa-book-quran::before{content:"\f687"}.fa-quran::before{content:"\f687"}.fa-anchor::before{content:"\f13d"}.fa-border-all::before{content:"\f84c"}.fa-face-angry::before{content:"\f556"}.fa-angry::before{content:"\f556"}.fa-cookie-bite::before{content:"\f564"}.fa-arrow-trend-down::before{content:"\e097"}.fa-rss::before{content:"\f09e"}.fa-feed::before{content:"\f09e"}.fa-draw-polygon::before{content:"\f5ee"}.fa-scale-balanced::before{content:"\f24e"}.fa-balance-scale::before{content:"\f24e"}.fa-gauge-simple-high::before{content:"\f62a"}.fa-tachometer::before{content:"\f62a"}.fa-tachometer-fast::before{content:"\f62a"}.fa-shower::before{content:"\f2cc"}.fa-desktop::before{content:"\f390"}.fa-desktop-alt::before{content:"\f390"}.fa-m::before{content:"\4d"}.fa-table-list::before{content:"\f00b"}.fa-th-list::before{content:"\f00b"}.fa-comment-sms::before{content:"\f7cd"}.fa-sms::before{content:"\f7cd"}.fa-book::before{content:"\f02d"}.fa-user-plus::before{content:"\f234"}.fa-check::before{content:"\f00c"}.fa-battery-three-quarters::before{content:"\f241"}.fa-battery-4::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-hand-fist::before{content:"\f6de"}.fa-fist-raised::before{content:"\f6de"}.fa-cloud-moon::before{content:"\f6c3"}.fa-briefcase::before{content:"\f0b1"}.fa-person-falling::before{content:"\e546"}.fa-image-portrait::before{content:"\f3e0"}.fa-portrait::before{content:"\f3e0"}.fa-user-tag::before{content:"\f507"}.fa-rug::before{content:"\e569"}.fa-earth-europe::before{content:"\f7a2"}.fa-globe-europe::before{content:"\f7a2"}.fa-cart-flatbed-suitcase::before{content:"\f59d"}.fa-luggage-cart::before{content:"\f59d"}.fa-rectangle-xmark::before{content:"\f410"}.fa-rectangle-times::before{content:"\f410"}.fa-times-rectangle::before{content:"\f410"}.fa-window-close::before{content:"\f410"}.fa-baht-sign::before{content:"\e0ac"}.fa-book-open::before{content:"\f518"}.fa-book-journal-whills::before{content:"\f66a"}.fa-journal-whills::before{content:"\f66a"}.fa-handcuffs::before{content:"\e4f8"}.fa-triangle-exclamation::before{content:"\f071"}.fa-exclamation-triangle::before{content:"\f071"}.fa-warning::before{content:"\f071"}.fa-database::before{content:"\f1c0"}.fa-share::before{content:"\f064"}.fa-mail-forward::before{content:"\f064"}.fa-bottle-droplet::before{content:"\e4c4"}.fa-mask-face::before{content:"\e1d7"}.fa-hill-rockslide::before{content:"\e508"}.fa-right-left::before{content:"\f362"}.fa-exchange-alt::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{content:"\f53b"}.fa-money-bill-wave-alt::before{content:"\f53b"}.fa-life-ring::before{content:"\f1cd"}.fa-hands::before{content:"\f2a7"}.fa-sign-language::before{content:"\f2a7"}.fa-signing::before{content:"\f2a7"}.fa-calendar-day::before{content:"\f783"}.fa-water-ladder::before{content:"\f5c5"}.fa-ladder-water::before{content:"\f5c5"}.fa-swimming-pool::before{content:"\f5c5"}.fa-arrows-up-down::before{content:"\f07d"}.fa-arrows-v::before{content:"\f07d"}.fa-face-grimace::before{content:"\f57f"}.fa-grimace::before{content:"\f57f"}.fa-wheelchair-move::before{content:"\e2ce"}.fa-wheelchair-alt::before{content:"\e2ce"}.fa-turn-down::before{content:"\f3be"}.fa-level-down-alt::before{content:"\f3be"}.fa-person-walking-arrow-right::before{content:"\e552"}.fa-square-envelope::before{content:"\f199"}.fa-envelope-square::before{content:"\f199"}.fa-dice::before{content:"\f522"}.fa-bowling-ball::before{content:"\f436"}.fa-brain::before{content:"\f5dc"}.fa-bandage::before{content:"\f462"}.fa-band-aid::before{content:"\f462"}.fa-calendar-minus::before{content:"\f272"}.fa-circle-xmark::before{content:"\f057"}.fa-times-circle::before{content:"\f057"}.fa-xmark-circle::before{content:"\f057"}.fa-gifts::before{content:"\f79c"}.fa-hotel::before{content:"\f594"}.fa-earth-asia::before{content:"\f57e"}.fa-globe-asia::before{content:"\f57e"}.fa-id-card-clip::before{content:"\f47f"}.fa-id-card-alt::before{content:"\f47f"}.fa-magnifying-glass-plus::before{content:"\f00e"}.fa-search-plus::before{content:"\f00e"}.fa-thumbs-up::before{content:"\f164"}.fa-user-clock::before{content:"\f4fd"}.fa-hand-dots::before{content:"\f461"}.fa-allergies::before{content:"\f461"}.fa-file-invoice::before{content:"\f570"}.fa-window-minimize::before{content:"\f2d1"}.fa-mug-saucer::before{content:"\f0f4"}.fa-coffee::before{content:"\f0f4"}.fa-brush::before{content:"\f55d"}.fa-mask::before{content:"\f6fa"}.fa-magnifying-glass-minus::before{content:"\f010"}.fa-search-minus::before{content:"\f010"}.fa-ruler-vertical::before{content:"\f548"}.fa-user-large::before{content:"\f406"}.fa-user-alt::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{content:"\f249"}.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-user-injured::before{content:"\f728"}.fa-face-sad-tear::before{content:"\f5b4"}.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-turkish-lira-sign::before{content:"\e2bb"}.fa-try::before{content:"\e2bb"}.fa-turkish-lira::before{content:"\e2bb"}.fa-dollar-sign::before{content:"\24"}.fa-dollar::before{content:"\24"}.fa-usd::before{content:"\24"}.fa-x::before{content:"\58"}.fa-magnifying-glass-dollar::before{content:"\f688"}.fa-search-dollar::before{content:"\f688"}.fa-users-gear::before{content:"\f509"}.fa-users-cog::before{content:"\f509"}.fa-person-military-pointing::before{content:"\e54a"}.fa-building-columns::before{content:"\f19c"}.fa-bank::before{content:"\f19c"}.fa-institution::before{content:"\f19c"}.fa-museum::before{content:"\f19c"}.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{content:"\f630"}.fa-theater-masks::before{content:"\f630"}.fa-kip-sign::before{content:"\e1c4"}.fa-hand-point-left::before{content:"\f0a5"}.fa-handshake-simple::before{content:"\f4c6"}.fa-handshake-alt::before{content:"\f4c6"}.fa-jet-fighter::before{content:"\f0fb"}.fa-fighter-jet::before{content:"\f0fb"}.fa-square-share-nodes::before{content:"\f1e1"}.fa-share-alt-square::before{content:"\f1e1"}.fa-barcode::before{content:"\f02a"}.fa-plus-minus::before{content:"\e43c"}.fa-video::before{content:"\f03d"}.fa-video-camera::before{content:"\f03d"}.fa-graduation-cap::before{content:"\f19d"}.fa-mortar-board::before{content:"\f19d"}.fa-hand-holding-medical::before{content:"\e05c"}.fa-person-circle-check::before{content:"\e53e"}.fa-turn-up::before{content:"\f3bf"}.fa-level-up-alt::before{content:"\f3bf"}.fa-sr-only,.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border-width:0}.fa-sr-only-focusable:not(:focus),.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(https://www.digitalnydetox.sk/wp-content/themes/brooklyn/css/fontawesome/fa-brands-400.woff2) format("woff2"),url(https://www.digitalnydetox.sk/wp-content/themes/brooklyn/css/fontawesome/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-square-js:before{content:"\f3b9"}.fa-js-square: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-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-square-reddit:before{content:"\f1a2"}.fa-reddit-square: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-square-instagram:before{content:"\e055"}.fa-instagram-square:before{content:"\e055"}.fa-battle-net:before{content:"\f835"}.fa-the-red-yeti:before{content:"\f69d"}.fa-square-hacker-news:before{content:"\f3af"}.fa-hacker-news-square:before{content:"\f3af"}.fa-edge:before{content:"\f282"}.fa-threads:before{content:"\e618"}.fa-napster:before{content:"\f3d2"}.fa-square-snapchat:before{content:"\f2ad"}.fa-snapchat-square: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-square-font-awesome-stroke:before{content:"\f35c"}.fa-font-awesome-alt: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{content:"\f2aa"}.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-square-dribbble:before{content:"\f397"}.fa-dribbble-square: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{content:"\f081"}.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{content:"\f3bb"}.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{content:"\f431"}.fa-youtube-square:before{content:"\f431"}.fa-wikipedia-w:before{content:"\f266"}.fa-wpressr:before{content:"\f3e4"}.fa-rendact: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-yarn:before{content:"\f7e3"}.fa-square-steam:before{content:"\f1b7"}.fa-steam-square:before{content:"\f1b7"}.fa-500px:before{content:"\f26e"}.fa-square-vimeo:before{content:"\f194"}.fa-vimeo-square:before{content:"\f194"}.fa-asymmetrik:before{content:"\f372"}.fa-font-awesome:before{content:"\f2b4"}.fa-font-awesome-flag:before{content:"\f2b4"}.fa-font-awesome-logo-full: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-square-github:before{content:"\f092"}.fa-github-square: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-square-gitlab:before{content:"\e5ae"}.fa-gitlab-square: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-square-odnoklassniki:before{content:"\f264"}.fa-odnoklassniki-square: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-square-pinterest:before{content:"\f0d3"}.fa-pinterest-square: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-square-google-plus:before{content:"\f0d4"}.fa-google-plus-square: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{content:"\f169"}.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{content:"\e080"}.fa-innosoft:before{content:"\e080"}.fa-stack-exchange:before{content:"\f18d"}.fa-elementor:before{content:"\f430"}.fa-square-pied-piper:before{content:"\e01e"}.fa-pied-piper-square: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-square-facebook:before{content:"\f082"}.fa-facebook-square: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-ravelry:before{content:"\f2d9"}.fa-mixer:before{content:"\e056"}.fa-square-lastfm:before{content:"\f203"}.fa-lastfm-square: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{content:"\e2d0"}.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:before{content:"\f2ab"}.fa-snapchat-ghost:before{content:"\f2ab"}.fa-fantasy-flight-games:before{content:"\f6dc"}.fa-rust:before{content:"\e07a"}.fa-wix:before{content:"\f5cf"}.fa-square-behance:before{content:"\f1b5"}.fa-behance-square: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-square-git:before{content:"\f1d2"}.fa-git-square:before{content:"\f1d2"}.fa-square-tumblr:before{content:"\f174"}.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:before{content:"\f2c6"}.fa-telegram-plane:before{content:"\f2c6"}.fa-old-republic:before{content:"\f510"}.fa-odysee:before{content:"\e5c6"}.fa-square-whatsapp:before{content:"\f40c"}.fa-whatsapp-square:before{content:"\f40c"}.fa-node-js:before{content:"\f3d3"}.fa-edge-legacy:before{content:"\e078"}.fa-slack:before{content:"\f198"}.fa-slack-hash: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:before{content:"\f23a"}.fa-medium-m: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-style-family-classic:'Font Awesome 6 Free';--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(https://www.digitalnydetox.sk/wp-content/themes/brooklyn/css/fontawesome/fa-regular-400.woff2) format("woff2"),url(https://www.digitalnydetox.sk/wp-content/themes/brooklyn/css/fontawesome/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(https://www.digitalnydetox.sk/wp-content/themes/brooklyn/css/fontawesome/fa-solid-900.woff2) format("woff2"),url(https://www.digitalnydetox.sk/wp-content/themes/brooklyn/css/fontawesome/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(https://www.digitalnydetox.sk/wp-content/themes/brooklyn/css/fontawesome/fa-brands-400.woff2) format("woff2"),url(https://www.digitalnydetox.sk/wp-content/themes/brooklyn/css/fontawesome/fa-brands-400.ttf) format("truetype")}@font-face{font-family:'Font Awesome 5 Free';font-display:block;font-weight:900;src:url(https://www.digitalnydetox.sk/wp-content/themes/brooklyn/css/fontawesome/fa-solid-900.woff2) format("woff2"),url(https://www.digitalnydetox.sk/wp-content/themes/brooklyn/css/fontawesome/fa-solid-900.ttf) format("truetype")}@font-face{font-family:'Font Awesome 5 Free';font-display:block;font-weight:400;src:url(https://www.digitalnydetox.sk/wp-content/themes/brooklyn/css/fontawesome/fa-regular-400.woff2) format("woff2"),url(https://www.digitalnydetox.sk/wp-content/themes/brooklyn/css/fontawesome/fa-regular-400.ttf) format("truetype")}@font-face{font-family:FontAwesome;font-display:block;src:url(https://www.digitalnydetox.sk/wp-content/themes/brooklyn/css/fontawesome/fa-solid-900.woff2) format("woff2"),url(https://www.digitalnydetox.sk/wp-content/themes/brooklyn/css/fontawesome/fa-solid-900.ttf) format("truetype")}@font-face{font-family:FontAwesome;font-display:block;src:url(https://www.digitalnydetox.sk/wp-content/themes/brooklyn/css/fontawesome/fa-brands-400.woff2) format("woff2"),url(https://www.digitalnydetox.sk/wp-content/themes/brooklyn/css/fontawesome/fa-brands-400.ttf) format("truetype")}@font-face{font-family:FontAwesome;font-display:block;src:url(https://www.digitalnydetox.sk/wp-content/themes/brooklyn/css/fontawesome/fa-regular-400.woff2) format("woff2"),url(https://www.digitalnydetox.sk/wp-content/themes/brooklyn/css/fontawesome/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(https://www.digitalnydetox.sk/wp-content/themes/brooklyn/css/fontawesome/fa-v4compatibility.woff2) format("woff2"),url(https://www.digitalnydetox.sk/wp-content/themes/brooklyn/css/fontawesome/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}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);border:0}.sr-only-focusable:active,.sr-only-focusable:focus{position:static;width:auto;height:auto;margin:0;overflow:visible;clip:auto}.fa.fa-glass:before{content:"\f000"}.fa.fa-envelope-o{font-family:'Font Awesome 6 Free';font-weight:400}.fa.fa-envelope-o:before{content:"\f0e0"}.fa.fa-star-o{font-family:'Font Awesome 6 Free';font-weight:400}.fa.fa-star-o:before{content:"\f005"}.fa.fa-remove:before{content:"\f00d"}.fa.fa-close:before{content:"\f00d"}.fa.fa-gear:before{content:"\f013"}.fa.fa-trash-o{font-family:'Font Awesome 6 Free';font-weight:400}.fa.fa-trash-o:before{content:"\f2ed"}.fa.fa-home:before{content:"\f015"}.fa.fa-file-o{font-family:'Font Awesome 6 Free';font-weight:400}.fa.fa-file-o:before{content:"\f15b"}.fa.fa-clock-o{font-family:'Font Awesome 6 Free';font-weight:400}.fa.fa-clock-o:before{content:"\f017"}.fa.fa-arrow-circle-o-down{font-family:'Font Awesome 6 Free';font-weight:400}.fa.fa-arrow-circle-o-down:before{content:"\f358"}.fa.fa-arrow-circle-o-up{font-family:'Font Awesome 6 Free';font-weight:400}.fa.fa-arrow-circle-o-up:before{content:"\f35b"}.fa.fa-play-circle-o{font-family:'Font Awesome 6 Free';font-weight:400}.fa.fa-play-circle-o:before{content:"\f144"}.fa.fa-repeat:before{content:"\f01e"}.fa.fa-rotate-right:before{content:"\f01e"}.fa.fa-refresh:before{content:"\f021"}.fa.fa-list-alt{font-family:'Font Awesome 6 Free';font-weight:400}.fa.fa-list-alt:before{content:"\f022"}.fa.fa-dedent:before{content:"\f03b"}.fa.fa-video-camera:before{content:"\f03d"}.fa.fa-picture-o{font-family:'Font Awesome 6 Free';font-weight:400}.fa.fa-picture-o:before{content:"\f03e"}.fa.fa-photo{font-family:'Font Awesome 6 Free';font-weight:400}.fa.fa-photo:before{content:"\f03e"}.fa.fa-image{font-family:'Font Awesome 6 Free';font-weight:400}.fa.fa-image:before{content:"\f03e"}.fa.fa-map-marker:before{content:"\f3c5"}.fa.fa-pencil-square-o{font-family:'Font Awesome 6 Free';font-weight:400}.fa.fa-pencil-square-o:before{content:"\f044"}.fa.fa-edit{font-family:'Font Awesome 6 Free';font-weight:400}.fa.fa-edit:before{content:"\f044"}.fa.fa-share-square-o:before{content:"\f14d"}.fa.fa-check-square-o{font-family:'Font Awesome 6 Free';font-weight:400}.fa.fa-check-square-o:before{content:"\f14a"}.fa.fa-arrows:before{content:"\f0b2"}.fa.fa-times-circle-o{font-family:'Font Awesome 6 Free';font-weight:400}.fa.fa-times-circle-o:before{content:"\f057"}.fa.fa-check-circle-o{font-family:'Font Awesome 6 Free';font-weight:400}.fa.fa-check-circle-o:before{content:"\f058"}.fa.fa-mail-forward:before{content:"\f064"}.fa.fa-expand:before{content:"\f424"}.fa.fa-compress:before{content:"\f422"}.fa.fa-eye{font-family:'Font Awesome 6 Free';font-weight:400}.fa.fa-eye-slash{font-family:'Font Awesome 6 Free';font-weight:400}.fa.fa-warning:before{content:"\f071"}.fa.fa-calendar:before{content:"\f073"}.fa.fa-arrows-v:before{content:"\f338"}.fa.fa-arrows-h:before{content:"\f337"}.fa.fa-bar-chart:before{content:"\e0e3"}.fa.fa-bar-chart-o:before{content:"\e0e3"}.fa.fa-twitter-square{font-family:'Font Awesome 6 Brands';font-weight:400}.fa.fa-twitter-square:before{content:"\f081"}.fa.fa-facebook-square{font-family:'Font Awesome 6 Brands';font-weight:400}.fa.fa-facebook-square:before{content:"\f082"}.fa.fa-gears:before{content:"\f085"}.fa.fa-thumbs-o-up{font-family:'Font Awesome 6 Free';font-weight:400}.fa.fa-thumbs-o-up:before{content:"\f164"}.fa.fa-thumbs-o-down{font-family:'Font Awesome 6 Free';font-weight:400}.fa.fa-thumbs-o-down:before{content:"\f165"}.fa.fa-heart-o{font-family:'Font Awesome 6 Free';font-weight:400}.fa.fa-heart-o:before{content:"\f004"}.fa.fa-sign-out:before{content:"\f2f5"}.fa.fa-linkedin-square{font-family:'Font Awesome 6 Brands';font-weight:400}.fa.fa-linkedin-square:before{content:"\f08c"}.fa.fa-thumb-tack:before{content:"\f08d"}.fa.fa-external-link:before{content:"\f35d"}.fa.fa-sign-in:before{content:"\f2f6"}.fa.fa-github-square{font-family:'Font Awesome 6 Brands';font-weight:400}.fa.fa-github-square:before{content:"\f092"}.fa.fa-lemon-o{font-family:'Font Awesome 6 Free';font-weight:400}.fa.fa-lemon-o:before{content:"\f094"}.fa.fa-square-o{font-family:'Font Awesome 6 Free';font-weight:400}.fa.fa-square-o:before{content:"\f0c8"}.fa.fa-bookmark-o{font-family:'Font Awesome 6 Free';font-weight:400}.fa.fa-bookmark-o:before{content:"\f02e"}.fa.fa-twitter{font-family:'Font Awesome 6 Brands';font-weight:400}.fa.fa-facebook{font-family:'Font Awesome 6 Brands';font-weight:400}.fa.fa-facebook:before{content:"\f39e"}.fa.fa-facebook-f{font-family:'Font Awesome 6 Brands';font-weight:400}.fa.fa-facebook-f:before{content:"\f39e"}.fa.fa-github{font-family:'Font Awesome 6 Brands';font-weight:400}.fa.fa-credit-card{font-family:'Font Awesome 6 Free';font-weight:400}.fa.fa-feed:before{content:"\f09e"}.fa.fa-hdd-o{font-family:'Font Awesome 6 Free';font-weight:400}.fa.fa-hdd-o:before{content:"\f0a0"}.fa.fa-hand-o-right{font-family:'Font Awesome 6 Free';font-weight:400}.fa.fa-hand-o-right:before{content:"\f0a4"}.fa.fa-hand-o-left{font-family:'Font Awesome 6 Free';font-weight:400}.fa.fa-hand-o-left:before{content:"\f0a5"}.fa.fa-hand-o-up{font-family:'Font Awesome 6 Free';font-weight:400}.fa.fa-hand-o-up:before{content:"\f0a6"}.fa.fa-hand-o-down{font-family:'Font Awesome 6 Free';font-weight:400}.fa.fa-hand-o-down:before{content:"\f0a7"}.fa.fa-globe:before{content:"\f57d"}.fa.fa-tasks:before{content:"\f828"}.fa.fa-arrows-alt:before{content:"\f31e"}.fa.fa-group:before{content:"\f0c0"}.fa.fa-chain:before{content:"\f0c1"}.fa.fa-cut:before{content:"\f0c4"}.fa.fa-files-o{font-family:'Font Awesome 6 Free';font-weight:400}.fa.fa-files-o:before{content:"\f0c5"}.fa.fa-floppy-o{font-family:'Font Awesome 6 Free';font-weight:400}.fa.fa-floppy-o:before{content:"\f0c7"}.fa.fa-save{font-family:'Font Awesome 6 Free';font-weight:400}.fa.fa-save:before{content:"\f0c7"}.fa.fa-navicon:before{content:"\f0c9"}.fa.fa-reorder:before{content:"\f0c9"}.fa.fa-magic:before{content:"\e2ca"}.fa.fa-pinterest{font-family:'Font Awesome 6 Brands';font-weight:400}.fa.fa-pinterest-square{font-family:'Font Awesome 6 Brands';font-weight:400}.fa.fa-pinterest-square:before{content:"\f0d3"}.fa.fa-google-plus-square{font-family:'Font Awesome 6 Brands';font-weight:400}.fa.fa-google-plus-square:before{content:"\f0d4"}.fa.fa-google-plus{font-family:'Font Awesome 6 Brands';font-weight:400}.fa.fa-google-plus:before{content:"\f0d5"}.fa.fa-money:before{content:"\f3d1"}.fa.fa-unsorted:before{content:"\f0dc"}.fa.fa-sort-desc:before{content:"\f0dd"}.fa.fa-sort-asc:before{content:"\f0de"}.fa.fa-linkedin{font-family:'Font Awesome 6 Brands';font-weight:400}.fa.fa-linkedin:before{content:"\f0e1"}.fa.fa-rotate-left:before{content:"\f0e2"}.fa.fa-legal:before{content:"\f0e3"}.fa.fa-tachometer:before{content:"\f625"}.fa.fa-dashboard:before{content:"\f625"}.fa.fa-comment-o{font-family:'Font Awesome 6 Free';font-weight:400}.fa.fa-comment-o:before{content:"\f075"}.fa.fa-comments-o{font-family:'Font Awesome 6 Free';font-weight:400}.fa.fa-comments-o:before{content:"\f086"}.fa.fa-flash:before{content:"\f0e7"}.fa.fa-clipboard:before{content:"\f0ea"}.fa.fa-lightbulb-o{font-family:'Font Awesome 6 Free';font-weight:400}.fa.fa-lightbulb-o:before{content:"\f0eb"}.fa.fa-exchange:before{content:"\f362"}.fa.fa-cloud-download:before{content:"\f0ed"}.fa.fa-cloud-upload:before{content:"\f0ee"}.fa.fa-bell-o{font-family:'Font Awesome 6 Free';font-weight:400}.fa.fa-bell-o:before{content:"\f0f3"}.fa.fa-cutlery:before{content:"\f2e7"}.fa.fa-file-text-o{font-family:'Font Awesome 6 Free';font-weight:400}.fa.fa-file-text-o:before{content:"\f15c"}.fa.fa-building-o{font-family:'Font Awesome 6 Free';font-weight:400}.fa.fa-building-o:before{content:"\f1ad"}.fa.fa-hospital-o{font-family:'Font Awesome 6 Free';font-weight:400}.fa.fa-hospital-o:before{content:"\f0f8"}.fa.fa-tablet:before{content:"\f3fa"}.fa.fa-mobile:before{content:"\f3cd"}.fa.fa-mobile-phone:before{content:"\f3cd"}.fa.fa-circle-o{font-family:'Font Awesome 6 Free';font-weight:400}.fa.fa-circle-o:before{content:"\f111"}.fa.fa-mail-reply:before{content:"\f3e5"}.fa.fa-github-alt{font-family:'Font Awesome 6 Brands';font-weight:400}.fa.fa-folder-o{font-family:'Font Awesome 6 Free';font-weight:400}.fa.fa-folder-o:before{content:"\f07b"}.fa.fa-folder-open-o{font-family:'Font Awesome 6 Free';font-weight:400}.fa.fa-folder-open-o:before{content:"\f07c"}.fa.fa-smile-o{font-family:'Font Awesome 6 Free';font-weight:400}.fa.fa-smile-o:before{content:"\f118"}.fa.fa-frown-o{font-family:'Font Awesome 6 Free';font-weight:400}.fa.fa-frown-o:before{content:"\f119"}.fa.fa-meh-o{font-family:'Font Awesome 6 Free';font-weight:400}.fa.fa-meh-o:before{content:"\f11a"}.fa.fa-keyboard-o{font-family:'Font Awesome 6 Free';font-weight:400}.fa.fa-keyboard-o:before{content:"\f11c"}.fa.fa-flag-o{font-family:'Font Awesome 6 Free';font-weight:400}.fa.fa-flag-o:before{content:"\f024"}.fa.fa-mail-reply-all:before{content:"\f122"}.fa.fa-star-half-o{font-family:'Font Awesome 6 Free';font-weight:400}.fa.fa-star-half-o:before{content:"\f5c0"}.fa.fa-star-half-empty{font-family:'Font Awesome 6 Free';font-weight:400}.fa.fa-star-half-empty:before{content:"\f5c0"}.fa.fa-star-half-full{font-family:'Font Awesome 6 Free';font-weight:400}.fa.fa-star-half-full:before{content:"\f5c0"}.fa.fa-code-fork:before{content:"\f126"}.fa.fa-chain-broken:before{content:"\f127"}.fa.fa-unlink:before{content:"\f127"}.fa.fa-calendar-o{font-family:'Font Awesome 6 Free';font-weight:400}.fa.fa-calendar-o:before{content:"\f133"}.fa.fa-maxcdn{font-family:'Font Awesome 6 Brands';font-weight:400}.fa.fa-html5{font-family:'Font Awesome 6 Brands';font-weight:400}.fa.fa-css3{font-family:'Font Awesome 6 Brands';font-weight:400}.fa.fa-unlock-alt:before{content:"\f09c"}.fa.fa-minus-square-o{font-family:'Font Awesome 6 Free';font-weight:400}.fa.fa-minus-square-o:before{content:"\f146"}.fa.fa-level-up:before{content:"\f3bf"}.fa.fa-level-down:before{content:"\f3be"}.fa.fa-pencil-square:before{content:"\f14b"}.fa.fa-external-link-square:before{content:"\f360"}.fa.fa-compass{font-family:'Font Awesome 6 Free';font-weight:400}.fa.fa-caret-square-o-down{font-family:'Font Awesome 6 Free';font-weight:400}.fa.fa-caret-square-o-down:before{content:"\f150"}.fa.fa-toggle-down{font-family:'Font Awesome 6 Free';font-weight:400}.fa.fa-toggle-down:before{content:"\f150"}.fa.fa-caret-square-o-up{font-family:'Font Awesome 6 Free';font-weight:400}.fa.fa-caret-square-o-up:before{content:"\f151"}.fa.fa-toggle-up{font-family:'Font Awesome 6 Free';font-weight:400}.fa.fa-toggle-up:before{content:"\f151"}.fa.fa-caret-square-o-right{font-family:'Font Awesome 6 Free';font-weight:400}.fa.fa-caret-square-o-right:before{content:"\f152"}.fa.fa-toggle-right{font-family:'Font Awesome 6 Free';font-weight:400}.fa.fa-toggle-right:before{content:"\f152"}.fa.fa-eur:before{content:"\f153"}.fa.fa-euro:before{content:"\f153"}.fa.fa-gbp:before{content:"\f154"}.fa.fa-usd:before{content:"\24"}.fa.fa-dollar:before{content:"\24"}.fa.fa-inr:before{content:"\e1bc"}.fa.fa-rupee:before{content:"\e1bc"}.fa.fa-jpy:before{content:"\f157"}.fa.fa-cny:before{content:"\f157"}.fa.fa-rmb:before{content:"\f157"}.fa.fa-yen:before{content:"\f157"}.fa.fa-rub:before{content:"\f158"}.fa.fa-ruble:before{content:"\f158"}.fa.fa-rouble:before{content:"\f158"}.fa.fa-krw:before{content:"\f159"}.fa.fa-won:before{content:"\f159"}.fa.fa-btc{font-family:'Font Awesome 6 Brands';font-weight:400}.fa.fa-bitcoin{font-family:'Font Awesome 6 Brands';font-weight:400}.fa.fa-bitcoin:before{content:"\f15a"}.fa.fa-file-text:before{content:"\f15c"}.fa.fa-sort-alpha-asc:before{content:"\f15d"}.fa.fa-sort-alpha-desc:before{content:"\f881"}.fa.fa-sort-amount-asc:before{content:"\f884"}.fa.fa-sort-amount-desc:before{content:"\f160"}.fa.fa-sort-numeric-asc:before{content:"\f162"}.fa.fa-sort-numeric-desc:before{content:"\f886"}.fa.fa-youtube-square{font-family:'Font Awesome 6 Brands';font-weight:400}.fa.fa-youtube-square:before{content:"\f431"}.fa.fa-youtube{font-family:'Font Awesome 6 Brands';font-weight:400}.fa.fa-xing{font-family:'Font Awesome 6 Brands';font-weight:400}.fa.fa-xing-square{font-family:'Font Awesome 6 Brands';font-weight:400}.fa.fa-xing-square:before{content:"\f169"}.fa.fa-youtube-play{font-family:'Font Awesome 6 Brands';font-weight:400}.fa.fa-youtube-play:before{content:"\f167"}.fa.fa-dropbox{font-family:'Font Awesome 6 Brands';font-weight:400}.fa.fa-stack-overflow{font-family:'Font Awesome 6 Brands';font-weight:400}.fa.fa-instagram{font-family:'Font Awesome 6 Brands';font-weight:400}.fa.fa-flickr{font-family:'Font Awesome 6 Brands';font-weight:400}.fa.fa-adn{font-family:'Font Awesome 6 Brands';font-weight:400}.fa.fa-bitbucket{font-family:'Font Awesome 6 Brands';font-weight:400}.fa.fa-bitbucket-square{font-family:'Font Awesome 6 Brands';font-weight:400}.fa.fa-bitbucket-square:before{content:"\f171"}.fa.fa-tumblr{font-family:'Font Awesome 6 Brands';font-weight:400}.fa.fa-tumblr-square{font-family:'Font Awesome 6 Brands';font-weight:400}.fa.fa-tumblr-square:before{content:"\f174"}.fa.fa-long-arrow-down:before{content:"\f309"}.fa.fa-long-arrow-up:before{content:"\f30c"}.fa.fa-long-arrow-left:before{content:"\f30a"}.fa.fa-long-arrow-right:before{content:"\f30b"}.fa.fa-apple{font-family:'Font Awesome 6 Brands';font-weight:400}.fa.fa-windows{font-family:'Font Awesome 6 Brands';font-weight:400}.fa.fa-android{font-family:'Font Awesome 6 Brands';font-weight:400}.fa.fa-linux{font-family:'Font Awesome 6 Brands';font-weight:400}.fa.fa-dribbble{font-family:'Font Awesome 6 Brands';font-weight:400}.fa.fa-skype{font-family:'Font Awesome 6 Brands';font-weight:400}.fa.fa-foursquare{font-family:'Font Awesome 6 Brands';font-weight:400}.fa.fa-trello{font-family:'Font Awesome 6 Brands';font-weight:400}.fa.fa-gratipay{font-family:'Font Awesome 6 Brands';font-weight:400}.fa.fa-gittip{font-family:'Font Awesome 6 Brands';font-weight:400}.fa.fa-gittip:before{content:"\f184"}.fa.fa-sun-o{font-family:'Font Awesome 6 Free';font-weight:400}.fa.fa-sun-o:before{content:"\f185"}.fa.fa-moon-o{font-family:'Font Awesome 6 Free';font-weight:400}.fa.fa-moon-o:before{content:"\f186"}.fa.fa-vk{font-family:'Font Awesome 6 Brands';font-weight:400}.fa.fa-weibo{font-family:'Font Awesome 6 Brands';font-weight:400}.fa.fa-renren{font-family:'Font Awesome 6 Brands';font-weight:400}.fa.fa-pagelines{font-family:'Font Awesome 6 Brands';font-weight:400}.fa.fa-stack-exchange{font-family:'Font Awesome 6 Brands';font-weight:400}.fa.fa-arrow-circle-o-right{font-family:'Font Awesome 6 Free';font-weight:400}.fa.fa-arrow-circle-o-right:before{content:"\f35a"}.fa.fa-arrow-circle-o-left{font-family:'Font Awesome 6 Free';font-weight:400}.fa.fa-arrow-circle-o-left:before{content:"\f359"}.fa.fa-caret-square-o-left{font-family:'Font Awesome 6 Free';font-weight:400}.fa.fa-caret-square-o-left:before{content:"\f191"}.fa.fa-toggle-left{font-family:'Font Awesome 6 Free';font-weight:400}.fa.fa-toggle-left:before{content:"\f191"}.fa.fa-dot-circle-o{font-family:'Font Awesome 6 Free';font-weight:400}.fa.fa-dot-circle-o:before{content:"\f192"}.fa.fa-vimeo-square{font-family:'Font Awesome 6 Brands';font-weight:400}.fa.fa-vimeo-square:before{content:"\f194"}.fa.fa-try:before{content:"\e2bb"}.fa.fa-turkish-lira:before{content:"\e2bb"}.fa.fa-plus-square-o{font-family:'Font Awesome 6 Free';font-weight:400}.fa.fa-plus-square-o:before{content:"\f0fe"}.fa.fa-slack{font-family:'Font Awesome 6 Brands';font-weight:400}.fa.fa-wordpress{font-family:'Font Awesome 6 Brands';font-weight:400}.fa.fa-openid{font-family:'Font Awesome 6 Brands';font-weight:400}.fa.fa-institution:before{content:"\f19c"}.fa.fa-bank:before{content:"\f19c"}.fa.fa-mortar-board:before{content:"\f19d"}.fa.fa-yahoo{font-family:'Font Awesome 6 Brands';font-weight:400}.fa.fa-google{font-family:'Font Awesome 6 Brands';font-weight:400}.fa.fa-reddit{font-family:'Font Awesome 6 Brands';font-weight:400}.fa.fa-reddit-square{font-family:'Font Awesome 6 Brands';font-weight:400}.fa.fa-reddit-square:before{content:"\f1a2"}.fa.fa-stumbleupon-circle{font-family:'Font Awesome 6 Brands';font-weight:400}.fa.fa-stumbleupon{font-family:'Font Awesome 6 Brands';font-weight:400}.fa.fa-delicious{font-family:'Font Awesome 6 Brands';font-weight:400}.fa.fa-digg{font-family:'Font Awesome 6 Brands';font-weight:400}.fa.fa-pied-piper-pp{font-family:'Font Awesome 6 Brands';font-weight:400}.fa.fa-pied-piper-alt{font-family:'Font Awesome 6 Brands';font-weight:400}.fa.fa-drupal{font-family:'Font Awesome 6 Brands';font-weight:400}.fa.fa-joomla{font-family:'Font Awesome 6 Brands';font-weight:400}.fa.fa-behance{font-family:'Font Awesome 6 Brands';font-weight:400}.fa.fa-behance-square{font-family:'Font Awesome 6 Brands';font-weight:400}.fa.fa-behance-square:before{content:"\f1b5"}.fa.fa-steam{font-family:'Font Awesome 6 Brands';font-weight:400}.fa.fa-steam-square{font-family:'Font Awesome 6 Brands';font-weight:400}.fa.fa-steam-square:before{content:"\f1b7"}.fa.fa-automobile:before{content:"\f1b9"}.fa.fa-cab:before{content:"\f1ba"}.fa.fa-spotify{font-family:'Font Awesome 6 Brands';font-weight:400}.fa.fa-deviantart{font-family:'Font Awesome 6 Brands';font-weight:400}.fa.fa-soundcloud{font-family:'Font Awesome 6 Brands';font-weight:400}.fa.fa-file-pdf-o{font-family:'Font Awesome 6 Free';font-weight:400}.fa.fa-file-pdf-o:before{content:"\f1c1"}.fa.fa-file-word-o{font-family:'Font Awesome 6 Free';font-weight:400}.fa.fa-file-word-o:before{content:"\f1c2"}.fa.fa-file-excel-o{font-family:'Font Awesome 6 Free';font-weight:400}.fa.fa-file-excel-o:before{content:"\f1c3"}.fa.fa-file-powerpoint-o{font-family:'Font Awesome 6 Free';font-weight:400}.fa.fa-file-powerpoint-o:before{content:"\f1c4"}.fa.fa-file-image-o{font-family:'Font Awesome 6 Free';font-weight:400}.fa.fa-file-image-o:before{content:"\f1c5"}.fa.fa-file-photo-o{font-family:'Font Awesome 6 Free';font-weight:400}.fa.fa-file-photo-o:before{content:"\f1c5"}.fa.fa-file-picture-o{font-family:'Font Awesome 6 Free';font-weight:400}.fa.fa-file-picture-o:before{content:"\f1c5"}.fa.fa-file-archive-o{font-family:'Font Awesome 6 Free';font-weight:400}.fa.fa-file-archive-o:before{content:"\f1c6"}.fa.fa-file-zip-o{font-family:'Font Awesome 6 Free';font-weight:400}.fa.fa-file-zip-o:before{content:"\f1c6"}.fa.fa-file-audio-o{font-family:'Font Awesome 6 Free';font-weight:400}.fa.fa-file-audio-o:before{content:"\f1c7"}.fa.fa-file-sound-o{font-family:'Font Awesome 6 Free';font-weight:400}.fa.fa-file-sound-o:before{content:"\f1c7"}.fa.fa-file-video-o{font-family:'Font Awesome 6 Free';font-weight:400}.fa.fa-file-video-o:before{content:"\f1c8"}.fa.fa-file-movie-o{font-family:'Font Awesome 6 Free';font-weight:400}.fa.fa-file-movie-o:before{content:"\f1c8"}.fa.fa-file-code-o{font-family:'Font Awesome 6 Free';font-weight:400}.fa.fa-file-code-o:before{content:"\f1c9"}.fa.fa-vine{font-family:'Font Awesome 6 Brands';font-weight:400}.fa.fa-codepen{font-family:'Font Awesome 6 Brands';font-weight:400}.fa.fa-jsfiddle{font-family:'Font Awesome 6 Brands';font-weight:400}.fa.fa-life-bouy:before{content:"\f1cd"}.fa.fa-life-buoy:before{content:"\f1cd"}.fa.fa-life-saver:before{content:"\f1cd"}.fa.fa-support:before{content:"\f1cd"}.fa.fa-circle-o-notch:before{content:"\f1ce"}.fa.fa-rebel{font-family:'Font Awesome 6 Brands';font-weight:400}.fa.fa-ra{font-family:'Font Awesome 6 Brands';font-weight:400}.fa.fa-ra:before{content:"\f1d0"}.fa.fa-resistance{font-family:'Font Awesome 6 Brands';font-weight:400}.fa.fa-resistance:before{content:"\f1d0"}.fa.fa-empire{font-family:'Font Awesome 6 Brands';font-weight:400}.fa.fa-ge{font-family:'Font Awesome 6 Brands';font-weight:400}.fa.fa-ge:before{content:"\f1d1"}.fa.fa-git-square{font-family:'Font Awesome 6 Brands';font-weight:400}.fa.fa-git-square:before{content:"\f1d2"}.fa.fa-git{font-family:'Font Awesome 6 Brands';font-weight:400}.fa.fa-hacker-news{font-family:'Font Awesome 6 Brands';font-weight:400}.fa.fa-y-combinator-square{font-family:'Font Awesome 6 Brands';font-weight:400}.fa.fa-y-combinator-square:before{content:"\f1d4"}.fa.fa-yc-square{font-family:'Font Awesome 6 Brands';font-weight:400}.fa.fa-yc-square:before{content:"\f1d4"}.fa.fa-tencent-weibo{font-family:'Font Awesome 6 Brands';font-weight:400}.fa.fa-qq{font-family:'Font Awesome 6 Brands';font-weight:400}.fa.fa-weixin{font-family:'Font Awesome 6 Brands';font-weight:400}.fa.fa-wechat{font-family:'Font Awesome 6 Brands';font-weight:400}.fa.fa-wechat:before{content:"\f1d7"}.fa.fa-send:before{content:"\f1d8"}.fa.fa-paper-plane-o{font-family:'Font Awesome 6 Free';font-weight:400}.fa.fa-paper-plane-o:before{content:"\f1d8"}.fa.fa-send-o{font-family:'Font Awesome 6 Free';font-weight:400}.fa.fa-send-o:before{content:"\f1d8"}.fa.fa-circle-thin{font-family:'Font Awesome 6 Free';font-weight:400}.fa.fa-circle-thin:before{content:"\f111"}.fa.fa-header:before{content:"\f1dc"}.fa.fa-futbol-o{font-family:'Font Awesome 6 Free';font-weight:400}.fa.fa-futbol-o:before{content:"\f1e3"}.fa.fa-soccer-ball-o{font-family:'Font Awesome 6 Free';font-weight:400}.fa.fa-soccer-ball-o:before{content:"\f1e3"}.fa.fa-slideshare{font-family:'Font Awesome 6 Brands';font-weight:400}.fa.fa-twitch{font-family:'Font Awesome 6 Brands';font-weight:400}.fa.fa-yelp{font-family:'Font Awesome 6 Brands';font-weight:400}.fa.fa-newspaper-o{font-family:'Font Awesome 6 Free';font-weight:400}.fa.fa-newspaper-o:before{content:"\f1ea"}.fa.fa-paypal{font-family:'Font Awesome 6 Brands';font-weight:400}.fa.fa-google-wallet{font-family:'Font Awesome 6 Brands';font-weight:400}.fa.fa-cc-visa{font-family:'Font Awesome 6 Brands';font-weight:400}.fa.fa-cc-mastercard{font-family:'Font Awesome 6 Brands';font-weight:400}.fa.fa-cc-discover{font-family:'Font Awesome 6 Brands';font-weight:400}.fa.fa-cc-amex{font-family:'Font Awesome 6 Brands';font-weight:400}.fa.fa-cc-paypal{font-family:'Font Awesome 6 Brands';font-weight:400}.fa.fa-cc-stripe{font-family:'Font Awesome 6 Brands';font-weight:400}.fa.fa-bell-slash-o{font-family:'Font Awesome 6 Free';font-weight:400}.fa.fa-bell-slash-o:before{content:"\f1f6"}.fa.fa-trash:before{content:"\f2ed"}.fa.fa-copyright{font-family:'Font Awesome 6 Free';font-weight:400}.fa.fa-eyedropper:before{content:"\f1fb"}.fa.fa-area-chart:before{content:"\f1fe"}.fa.fa-pie-chart:before{content:"\f200"}.fa.fa-line-chart:before{content:"\f201"}.fa.fa-lastfm{font-family:'Font Awesome 6 Brands';font-weight:400}.fa.fa-lastfm-square{font-family:'Font Awesome 6 Brands';font-weight:400}.fa.fa-lastfm-square:before{content:"\f203"}.fa.fa-ioxhost{font-family:'Font Awesome 6 Brands';font-weight:400}.fa.fa-angellist{font-family:'Font Awesome 6 Brands';font-weight:400}.fa.fa-cc{font-family:'Font Awesome 6 Free';font-weight:400}.fa.fa-cc:before{content:"\f20a"}.fa.fa-ils:before{content:"\f20b"}.fa.fa-shekel:before{content:"\f20b"}.fa.fa-sheqel:before{content:"\f20b"}.fa.fa-buysellads{font-family:'Font Awesome 6 Brands';font-weight:400}.fa.fa-connectdevelop{font-family:'Font Awesome 6 Brands';font-weight:400}.fa.fa-dashcube{font-family:'Font Awesome 6 Brands';font-weight:400}.fa.fa-forumbee{font-family:'Font Awesome 6 Brands';font-weight:400}.fa.fa-leanpub{font-family:'Font Awesome 6 Brands';font-weight:400}.fa.fa-sellsy{font-family:'Font Awesome 6 Brands';font-weight:400}.fa.fa-shirtsinbulk{font-family:'Font Awesome 6 Brands';font-weight:400}.fa.fa-simplybuilt{font-family:'Font Awesome 6 Brands';font-weight:400}.fa.fa-skyatlas{font-family:'Font Awesome 6 Brands';font-weight:400}.fa.fa-diamond{font-family:'Font Awesome 6 Free';font-weight:400}.fa.fa-diamond:before{content:"\f3a5"}.fa.fa-transgender:before{content:"\f224"}.fa.fa-intersex:before{content:"\f224"}.fa.fa-transgender-alt:before{content:"\f225"}.fa.fa-facebook-official{font-family:'Font Awesome 6 Brands';font-weight:400}.fa.fa-facebook-official:before{content:"\f09a"}.fa.fa-pinterest-p{font-family:'Font Awesome 6 Brands';font-weight:400}.fa.fa-whatsapp{font-family:'Font Awesome 6 Brands';font-weight:400}.fa.fa-hotel:before{content:"\f236"}.fa.fa-viacoin{font-family:'Font Awesome 6 Brands';font-weight:400}.fa.fa-medium{font-family:'Font Awesome 6 Brands';font-weight:400}.fa.fa-y-combinator{font-family:'Font Awesome 6 Brands';font-weight:400}.fa.fa-yc{font-family:'Font Awesome 6 Brands';font-weight:400}.fa.fa-yc:before{content:"\f23b"}.fa.fa-optin-monster{font-family:'Font Awesome 6 Brands';font-weight:400}.fa.fa-opencart{font-family:'Font Awesome 6 Brands';font-weight:400}.fa.fa-expeditedssl{font-family:'Font Awesome 6 Brands';font-weight:400}.fa.fa-battery-4:before{content:"\f240"}.fa.fa-battery:before{content:"\f240"}.fa.fa-battery-3:before{content:"\f241"}.fa.fa-battery-2:before{content:"\f242"}.fa.fa-battery-1:before{content:"\f243"}.fa.fa-battery-0:before{content:"\f244"}.fa.fa-object-group{font-family:'Font Awesome 6 Free';font-weight:400}.fa.fa-object-ungroup{font-family:'Font Awesome 6 Free';font-weight:400}.fa.fa-sticky-note-o{font-family:'Font Awesome 6 Free';font-weight:400}.fa.fa-sticky-note-o:before{content:"\f249"}.fa.fa-cc-jcb{font-family:'Font Awesome 6 Brands';font-weight:400}.fa.fa-cc-diners-club{font-family:'Font Awesome 6 Brands';font-weight:400}.fa.fa-clone{font-family:'Font Awesome 6 Free';font-weight:400}.fa.fa-hourglass-o:before{content:"\f254"}.fa.fa-hourglass-1:before{content:"\f251"}.fa.fa-hourglass-2:before{content:"\f252"}.fa.fa-hourglass-3:before{content:"\f253"}.fa.fa-hand-rock-o{font-family:'Font Awesome 6 Free';font-weight:400}.fa.fa-hand-rock-o:before{content:"\f255"}.fa.fa-hand-grab-o{font-family:'Font Awesome 6 Free';font-weight:400}.fa.fa-hand-grab-o:before{content:"\f255"}.fa.fa-hand-paper-o{font-family:'Font Awesome 6 Free';font-weight:400}.fa.fa-hand-paper-o:before{content:"\f256"}.fa.fa-hand-stop-o{font-family:'Font Awesome 6 Free';font-weight:400}.fa.fa-hand-stop-o:before{content:"\f256"}.fa.fa-hand-scissors-o{font-family:'Font Awesome 6 Free';font-weight:400}.fa.fa-hand-scissors-o:before{content:"\f257"}.fa.fa-hand-lizard-o{font-family:'Font Awesome 6 Free';font-weight:400}.fa.fa-hand-lizard-o:before{content:"\f258"}.fa.fa-hand-spock-o{font-family:'Font Awesome 6 Free';font-weight:400}.fa.fa-hand-spock-o:before{content:"\f259"}.fa.fa-hand-pointer-o{font-family:'Font Awesome 6 Free';font-weight:400}.fa.fa-hand-pointer-o:before{content:"\f25a"}.fa.fa-hand-peace-o{font-family:'Font Awesome 6 Free';font-weight:400}.fa.fa-hand-peace-o:before{content:"\f25b"}.fa.fa-registered{font-family:'Font Awesome 6 Free';font-weight:400}.fa.fa-creative-commons{font-family:'Font Awesome 6 Brands';font-weight:400}.fa.fa-gg{font-family:'Font Awesome 6 Brands';font-weight:400}.fa.fa-gg-circle{font-family:'Font Awesome 6 Brands';font-weight:400}.fa.fa-odnoklassniki{font-family:'Font Awesome 6 Brands';font-weight:400}.fa.fa-odnoklassniki-square{font-family:'Font Awesome 6 Brands';font-weight:400}.fa.fa-odnoklassniki-square:before{content:"\f264"}.fa.fa-get-pocket{font-family:'Font Awesome 6 Brands';font-weight:400}.fa.fa-wikipedia-w{font-family:'Font Awesome 6 Brands';font-weight:400}.fa.fa-safari{font-family:'Font Awesome 6 Brands';font-weight:400}.fa.fa-chrome{font-family:'Font Awesome 6 Brands';font-weight:400}.fa.fa-firefox{font-family:'Font Awesome 6 Brands';font-weight:400}.fa.fa-opera{font-family:'Font Awesome 6 Brands';font-weight:400}.fa.fa-internet-explorer{font-family:'Font Awesome 6 Brands';font-weight:400}.fa.fa-television:before{content:"\f26c"}.fa.fa-contao{font-family:'Font Awesome 6 Brands';font-weight:400}.fa.fa-500px{font-family:'Font Awesome 6 Brands';font-weight:400}.fa.fa-amazon{font-family:'Font Awesome 6 Brands';font-weight:400}.fa.fa-calendar-plus-o{font-family:'Font Awesome 6 Free';font-weight:400}.fa.fa-calendar-plus-o:before{content:"\f271"}.fa.fa-calendar-minus-o{font-family:'Font Awesome 6 Free';font-weight:400}.fa.fa-calendar-minus-o:before{content:"\f272"}.fa.fa-calendar-times-o{font-family:'Font Awesome 6 Free';font-weight:400}.fa.fa-calendar-times-o:before{content:"\f273"}.fa.fa-calendar-check-o{font-family:'Font Awesome 6 Free';font-weight:400}.fa.fa-calendar-check-o:before{content:"\f274"}.fa.fa-map-o{font-family:'Font Awesome 6 Free';font-weight:400}.fa.fa-map-o:before{content:"\f279"}.fa.fa-commenting:before{content:"\f4ad"}.fa.fa-commenting-o{font-family:'Font Awesome 6 Free';font-weight:400}.fa.fa-commenting-o:before{content:"\f4ad"}.fa.fa-houzz{font-family:'Font Awesome 6 Brands';font-weight:400}.fa.fa-vimeo{font-family:'Font Awesome 6 Brands';font-weight:400}.fa.fa-vimeo:before{content:"\f27d"}.fa.fa-black-tie{font-family:'Font Awesome 6 Brands';font-weight:400}.fa.fa-fonticons{font-family:'Font Awesome 6 Brands';font-weight:400}.fa.fa-reddit-alien{font-family:'Font Awesome 6 Brands';font-weight:400}.fa.fa-edge{font-family:'Font Awesome 6 Brands';font-weight:400}.fa.fa-credit-card-alt:before{content:"\f09d"}.fa.fa-codiepie{font-family:'Font Awesome 6 Brands';font-weight:400}.fa.fa-modx{font-family:'Font Awesome 6 Brands';font-weight:400}.fa.fa-fort-awesome{font-family:'Font Awesome 6 Brands';font-weight:400}.fa.fa-usb{font-family:'Font Awesome 6 Brands';font-weight:400}.fa.fa-product-hunt{font-family:'Font Awesome 6 Brands';font-weight:400}.fa.fa-mixcloud{font-family:'Font Awesome 6 Brands';font-weight:400}.fa.fa-scribd{font-family:'Font Awesome 6 Brands';font-weight:400}.fa.fa-pause-circle-o{font-family:'Font Awesome 6 Free';font-weight:400}.fa.fa-pause-circle-o:before{content:"\f28b"}.fa.fa-stop-circle-o{font-family:'Font Awesome 6 Free';font-weight:400}.fa.fa-stop-circle-o:before{content:"\f28d"}.fa.fa-bluetooth{font-family:'Font Awesome 6 Brands';font-weight:400}.fa.fa-bluetooth-b{font-family:'Font Awesome 6 Brands';font-weight:400}.fa.fa-gitlab{font-family:'Font Awesome 6 Brands';font-weight:400}.fa.fa-wpbeginner{font-family:'Font Awesome 6 Brands';font-weight:400}.fa.fa-wpforms{font-family:'Font Awesome 6 Brands';font-weight:400}.fa.fa-envira{font-family:'Font Awesome 6 Brands';font-weight:400}.fa.fa-wheelchair-alt{font-family:'Font Awesome 6 Brands';font-weight:400}.fa.fa-wheelchair-alt:before{content:"\f368"}.fa.fa-question-circle-o{font-family:'Font Awesome 6 Free';font-weight:400}.fa.fa-question-circle-o:before{content:"\f059"}.fa.fa-volume-control-phone:before{content:"\f2a0"}.fa.fa-asl-interpreting:before{content:"\f2a3"}.fa.fa-deafness:before{content:"\f2a4"}.fa.fa-hard-of-hearing:before{content:"\f2a4"}.fa.fa-glide{font-family:'Font Awesome 6 Brands';font-weight:400}.fa.fa-glide-g{font-family:'Font Awesome 6 Brands';font-weight:400}.fa.fa-signing:before{content:"\f2a7"}.fa.fa-viadeo{font-family:'Font Awesome 6 Brands';font-weight:400}.fa.fa-viadeo-square{font-family:'Font Awesome 6 Brands';font-weight:400}.fa.fa-viadeo-square:before{content:"\f2aa"}.fa.fa-snapchat{font-family:'Font Awesome 6 Brands';font-weight:400}.fa.fa-snapchat-ghost{font-family:'Font Awesome 6 Brands';font-weight:400}.fa.fa-snapchat-ghost:before{content:"\f2ab"}.fa.fa-snapchat-square{font-family:'Font Awesome 6 Brands';font-weight:400}.fa.fa-snapchat-square:before{content:"\f2ad"}.fa.fa-pied-piper{font-family:'Font Awesome 6 Brands';font-weight:400}.fa.fa-first-order{font-family:'Font Awesome 6 Brands';font-weight:400}.fa.fa-yoast{font-family:'Font Awesome 6 Brands';font-weight:400}.fa.fa-themeisle{font-family:'Font Awesome 6 Brands';font-weight:400}.fa.fa-google-plus-official{font-family:'Font Awesome 6 Brands';font-weight:400}.fa.fa-google-plus-official:before{content:"\f2b3"}.fa.fa-google-plus-circle{font-family:'Font Awesome 6 Brands';font-weight:400}.fa.fa-google-plus-circle:before{content:"\f2b3"}.fa.fa-font-awesome{font-family:'Font Awesome 6 Brands';font-weight:400}.fa.fa-fa{font-family:'Font Awesome 6 Brands';font-weight:400}.fa.fa-fa:before{content:"\f2b4"}.fa.fa-handshake-o{font-family:'Font Awesome 6 Free';font-weight:400}.fa.fa-handshake-o:before{content:"\f2b5"}.fa.fa-envelope-open-o{font-family:'Font Awesome 6 Free';font-weight:400}.fa.fa-envelope-open-o:before{content:"\f2b6"}.fa.fa-linode{font-family:'Font Awesome 6 Brands';font-weight:400}.fa.fa-address-book-o{font-family:'Font Awesome 6 Free';font-weight:400}.fa.fa-address-book-o:before{content:"\f2b9"}.fa.fa-vcard:before{content:"\f2bb"}.fa.fa-address-card-o{font-family:'Font Awesome 6 Free';font-weight:400}.fa.fa-address-card-o:before{content:"\f2bb"}.fa.fa-vcard-o{font-family:'Font Awesome 6 Free';font-weight:400}.fa.fa-vcard-o:before{content:"\f2bb"}.fa.fa-user-circle-o{font-family:'Font Awesome 6 Free';font-weight:400}.fa.fa-user-circle-o:before{content:"\f2bd"}.fa.fa-user-o{font-family:'Font Awesome 6 Free';font-weight:400}.fa.fa-user-o:before{content:"\f007"}.fa.fa-id-badge{font-family:'Font Awesome 6 Free';font-weight:400}.fa.fa-drivers-license:before{content:"\f2c2"}.fa.fa-id-card-o{font-family:'Font Awesome 6 Free';font-weight:400}.fa.fa-id-card-o:before{content:"\f2c2"}.fa.fa-drivers-license-o{font-family:'Font Awesome 6 Free';font-weight:400}.fa.fa-drivers-license-o:before{content:"\f2c2"}.fa.fa-quora{font-family:'Font Awesome 6 Brands';font-weight:400}.fa.fa-free-code-camp{font-family:'Font Awesome 6 Brands';font-weight:400}.fa.fa-telegram{font-family:'Font Awesome 6 Brands';font-weight:400}.fa.fa-thermometer-4:before{content:"\f2c7"}.fa.fa-thermometer:before{content:"\f2c7"}.fa.fa-thermometer-3:before{content:"\f2c8"}.fa.fa-thermometer-2:before{content:"\f2c9"}.fa.fa-thermometer-1:before{content:"\f2ca"}.fa.fa-thermometer-0:before{content:"\f2cb"}.fa.fa-bathtub:before{content:"\f2cd"}.fa.fa-s15:before{content:"\f2cd"}.fa.fa-window-maximize{font-family:'Font Awesome 6 Free';font-weight:400}.fa.fa-window-restore{font-family:'Font Awesome 6 Free';font-weight:400}.fa.fa-times-rectangle:before{content:"\f410"}.fa.fa-window-close-o{font-family:'Font Awesome 6 Free';font-weight:400}.fa.fa-window-close-o:before{content:"\f410"}.fa.fa-times-rectangle-o{font-family:'Font Awesome 6 Free';font-weight:400}.fa.fa-times-rectangle-o:before{content:"\f410"}.fa.fa-bandcamp{font-family:'Font Awesome 6 Brands';font-weight:400}.fa.fa-grav{font-family:'Font Awesome 6 Brands';font-weight:400}.fa.fa-etsy{font-family:'Font Awesome 6 Brands';font-weight:400}.fa.fa-imdb{font-family:'Font Awesome 6 Brands';font-weight:400}.fa.fa-ravelry{font-family:'Font Awesome 6 Brands';font-weight:400}.fa.fa-eercast{font-family:'Font Awesome 6 Brands';font-weight:400}.fa.fa-eercast:before{content:"\f2da"}.fa.fa-snowflake-o{font-family:'Font Awesome 6 Free';font-weight:400}.fa.fa-snowflake-o:before{content:"\f2dc"}.fa.fa-superpowers{font-family:'Font Awesome 6 Brands';font-weight:400}.fa.fa-wpexplorer{font-family:'Font Awesome 6 Brands';font-weight:400}.fa.fa-meetup{font-family:'Font Awesome 6 Brands';font-weight:400}@media (max-width:400px){@-ms-viewport{width:320px}}.clear{clear:both;display:block;overflow:hidden;visibility:hidden;width:0;height:0}.clearfix:after,.clearfix:before,.grid-100:after,.grid-100:before,.grid-10:after,.grid-10:before,.grid-15:after,.grid-15:before,.grid-20:after,.grid-20:before,.grid-25:after,.grid-25:before,.grid-30:after,.grid-30:before,.grid-33:after,.grid-33:before,.grid-35:after,.grid-35:before,.grid-40:after,.grid-40:before,.grid-45:after,.grid-45:before,.grid-50:after,.grid-50:before,.grid-55:after,.grid-55:before,.grid-5:after,.grid-5:before,.grid-60:after,.grid-60:before,.grid-65:after,.grid-65:before,.grid-66:after,.grid-66:before,.grid-70:after,.grid-70:before,.grid-75:after,.grid-75:before,.grid-80:after,.grid-80:before,.grid-85:after,.grid-85:before,.grid-90:after,.grid-90:before,.grid-95:after,.grid-95:before,.grid-container:after,.grid-container:before,.grid-offset:after,.grid-offset:before,.mobile-grid-100:after,.mobile-grid-100:before,.mobile-grid-10:after,.mobile-grid-10:before,.mobile-grid-15:after,.mobile-grid-15:before,.mobile-grid-20:after,.mobile-grid-20:before,.mobile-grid-25:after,.mobile-grid-25:before,.mobile-grid-30:after,.mobile-grid-30:before,.mobile-grid-33:after,.mobile-grid-33:before,.mobile-grid-35:after,.mobile-grid-35:before,.mobile-grid-40:after,.mobile-grid-40:before,.mobile-grid-45:after,.mobile-grid-45:before,.mobile-grid-50:after,.mobile-grid-50:before,.mobile-grid-55:after,.mobile-grid-55:before,.mobile-grid-5:after,.mobile-grid-5:before,.mobile-grid-60:after,.mobile-grid-60:before,.mobile-grid-65:after,.mobile-grid-65:before,.mobile-grid-66:after,.mobile-grid-66:before,.mobile-grid-70:after,.mobile-grid-70:before,.mobile-grid-75:after,.mobile-grid-75:before,.mobile-grid-80:after,.mobile-grid-80:before,.mobile-grid-85:after,.mobile-grid-85:before,.mobile-grid-90:after,.mobile-grid-90:before,.mobile-grid-95:after,.mobile-grid-95:before,.tablet-grid-100:after,.tablet-grid-100:before,.tablet-grid-10:after,.tablet-grid-10:before,.tablet-grid-15:after,.tablet-grid-15:before,.tablet-grid-20:after,.tablet-grid-20:before,.tablet-grid-25:after,.tablet-grid-25:before,.tablet-grid-30:after,.tablet-grid-30:before,.tablet-grid-33:after,.tablet-grid-33:before,.tablet-grid-35:after,.tablet-grid-35:before,.tablet-grid-40:after,.tablet-grid-40:before,.tablet-grid-45:after,.tablet-grid-45:before,.tablet-grid-50:after,.tablet-grid-50:before,.tablet-grid-55:after,.tablet-grid-55:before,.tablet-grid-5:after,.tablet-grid-5:before,.tablet-grid-60:after,.tablet-grid-60:before,.tablet-grid-65:after,.tablet-grid-65:before,.tablet-grid-66:after,.tablet-grid-66:before,.tablet-grid-70:after,.tablet-grid-70:before,.tablet-grid-75:after,.tablet-grid-75:before,.tablet-grid-80:after,.tablet-grid-80:before,.tablet-grid-85:after,.tablet-grid-85:before,.tablet-grid-90:after,.tablet-grid-90:before,.tablet-grid-95:after,.tablet-grid-95:before{content:".";display:block;overflow:hidden;visibility:hidden;font-size:0;line-height:0;width:0;height:0}.clearfix:after,.grid-100:after,.grid-10:after,.grid-15:after,.grid-20:after,.grid-25:after,.grid-30:after,.grid-33:after,.grid-35:after,.grid-40:after,.grid-45:after,.grid-50:after,.grid-55:after,.grid-5:after,.grid-60:after,.grid-65:after,.grid-66:after,.grid-70:after,.grid-75:after,.grid-80:after,.grid-85:after,.grid-90:after,.grid-95:after,.grid-container:after,.grid-offset:after,.mobile-grid-100:after,.mobile-grid-10:after,.mobile-grid-15:after,.mobile-grid-20:after,.mobile-grid-25:after,.mobile-grid-30:after,.mobile-grid-33:after,.mobile-grid-35:after,.mobile-grid-40:after,.mobile-grid-45:after,.mobile-grid-50:after,.mobile-grid-55:after,.mobile-grid-5:after,.mobile-grid-60:after,.mobile-grid-65:after,.mobile-grid-66:after,.mobile-grid-70:after,.mobile-grid-75:after,.mobile-grid-80:after,.mobile-grid-85:after,.mobile-grid-90:after,.mobile-grid-95:after,.tablet-grid-100:after,.tablet-grid-10:after,.tablet-grid-15:after,.tablet-grid-20:after,.tablet-grid-25:after,.tablet-grid-30:after,.tablet-grid-33:after,.tablet-grid-35:after,.tablet-grid-40:after,.tablet-grid-45:after,.tablet-grid-50:after,.tablet-grid-55:after,.tablet-grid-5:after,.tablet-grid-60:after,.tablet-grid-65:after,.tablet-grid-66:after,.tablet-grid-70:after,.tablet-grid-75:after,.tablet-grid-80:after,.tablet-grid-85:after,.tablet-grid-90:after,.tablet-grid-95:after{clear:both}.grid-container{margin-left:auto;margin-right:auto;max-width:1200px;padding-left:10px;padding-right:10px}.grid-10,.grid-100,.grid-15,.grid-20,.grid-25,.grid-30,.grid-33,.grid-35,.grid-40,.grid-45,.grid-5,.grid-50,.grid-55,.grid-60,.grid-65,.grid-66,.grid-70,.grid-75,.grid-80,.grid-85,.grid-90,.grid-95,.mobile-grid-10,.mobile-grid-100,.mobile-grid-15,.mobile-grid-20,.mobile-grid-25,.mobile-grid-30,.mobile-grid-33,.mobile-grid-35,.mobile-grid-40,.mobile-grid-45,.mobile-grid-5,.mobile-grid-50,.mobile-grid-55,.mobile-grid-60,.mobile-grid-65,.mobile-grid-66,.mobile-grid-70,.mobile-grid-75,.mobile-grid-80,.mobile-grid-85,.mobile-grid-90,.mobile-grid-95,.tablet-grid-10,.tablet-grid-100,.tablet-grid-15,.tablet-grid-20,.tablet-grid-25,.tablet-grid-30,.tablet-grid-33,.tablet-grid-35,.tablet-grid-40,.tablet-grid-45,.tablet-grid-5,.tablet-grid-50,.tablet-grid-55,.tablet-grid-60,.tablet-grid-65,.tablet-grid-66,.tablet-grid-70,.tablet-grid-75,.tablet-grid-80,.tablet-grid-85,.tablet-grid-90,.tablet-grid-95{-moz-box-sizing:border-box;-webkit-box-sizing:border-box;box-sizing:border-box;padding-left:10px;padding-right:10px}.grid-parent{padding-left:0;padding-right:0}.grid-offset{clear:both;margin-left:-10px;margin-right:-10px}@media (max-width:767px){.mobile-pull-10,.mobile-pull-15,.mobile-pull-20,.mobile-pull-25,.mobile-pull-30,.mobile-pull-33,.mobile-pull-35,.mobile-pull-40,.mobile-pull-45,.mobile-pull-5,.mobile-pull-50,.mobile-pull-55,.mobile-pull-60,.mobile-pull-65,.mobile-pull-66,.mobile-pull-70,.mobile-pull-75,.mobile-pull-80,.mobile-pull-85,.mobile-pull-90,.mobile-pull-95,.mobile-push-10,.mobile-push-15,.mobile-push-20,.mobile-push-25,.mobile-push-30,.mobile-push-33,.mobile-push-35,.mobile-push-40,.mobile-push-45,.mobile-push-5,.mobile-push-50,.mobile-push-55,.mobile-push-60,.mobile-push-65,.mobile-push-66,.mobile-push-70,.mobile-push-75,.mobile-push-80,.mobile-push-85,.mobile-push-90,.mobile-push-95{position:relative}.hide-on-mobile{display:none!important}.mobile-grid-5{float:left;width:5%}.mobile-prefix-5{margin-left:5%}.mobile-suffix-5{margin-right:5%}.mobile-push-5{left:5%}.mobile-pull-5{left:-5%}.mobile-grid-10{float:left;width:10%}.mobile-prefix-10{margin-left:10%}.mobile-suffix-10{margin-right:10%}.mobile-push-10{left:10%}.mobile-pull-10{left:-10%}.mobile-grid-15{float:left;width:15%}.mobile-prefix-15{margin-left:15%}.mobile-suffix-15{margin-right:15%}.mobile-push-15{left:15%}.mobile-pull-15{left:-15%}.mobile-grid-20{float:left;width:20%}.mobile-prefix-20{margin-left:20%}.mobile-suffix-20{margin-right:20%}.mobile-push-20{left:20%}.mobile-pull-20{left:-20%}.mobile-grid-25{float:left;width:25%}.mobile-prefix-25{margin-left:25%}.mobile-suffix-25{margin-right:25%}.mobile-push-25{left:25%}.mobile-pull-25{left:-25%}.mobile-grid-30{float:left;width:30%}.mobile-prefix-30{margin-left:30%}.mobile-suffix-30{margin-right:30%}.mobile-push-30{left:30%}.mobile-pull-30{left:-30%}.mobile-grid-35{float:left;width:35%}.mobile-prefix-35{margin-left:35%}.mobile-suffix-35{margin-right:35%}.mobile-push-35{left:35%}.mobile-pull-35{left:-35%}.mobile-grid-40{float:left;width:40%}.mobile-prefix-40{margin-left:40%}.mobile-suffix-40{margin-right:40%}.mobile-push-40{left:40%}.mobile-pull-40{left:-40%}.mobile-grid-45{float:left;width:45%}.mobile-prefix-45{margin-left:45%}.mobile-suffix-45{margin-right:45%}.mobile-push-45{left:45%}.mobile-pull-45{left:-45%}.mobile-grid-50{float:left;width:50%}.mobile-prefix-50{margin-left:50%}.mobile-suffix-50{margin-right:50%}.mobile-push-50{left:50%}.mobile-pull-50{left:-50%}.mobile-grid-55{float:left;width:55%}.mobile-prefix-55{margin-left:55%}.mobile-suffix-55{margin-right:55%}.mobile-push-55{left:55%}.mobile-pull-55{left:-55%}.mobile-grid-60{float:left;width:60%}.mobile-prefix-60{margin-left:60%}.mobile-suffix-60{margin-right:60%}.mobile-push-60{left:60%}.mobile-pull-60{left:-60%}.mobile-grid-65{float:left;width:65%}.mobile-prefix-65{margin-left:65%}.mobile-suffix-65{margin-right:65%}.mobile-push-65{left:65%}.mobile-pull-65{left:-65%}.mobile-grid-70{float:left;width:70%}.mobile-prefix-70{margin-left:70%}.mobile-suffix-70{margin-right:70%}.mobile-push-70{left:70%}.mobile-pull-70{left:-70%}.mobile-grid-75{float:left;width:75%}.mobile-prefix-75{margin-left:75%}.mobile-suffix-75{margin-right:75%}.mobile-push-75{left:75%}.mobile-pull-75{left:-75%}.mobile-grid-80{float:left;width:80%}.mobile-prefix-80{margin-left:80%}.mobile-suffix-80{margin-right:80%}.mobile-push-80{left:80%}.mobile-pull-80{left:-80%}.mobile-grid-85{float:left;width:85%}.mobile-prefix-85{margin-left:85%}.mobile-suffix-85{margin-right:85%}.mobile-push-85{left:85%}.mobile-pull-85{left:-85%}.mobile-grid-90{float:left;width:90%}.mobile-prefix-90{margin-left:90%}.mobile-suffix-90{margin-right:90%}.mobile-push-90{left:90%}.mobile-pull-90{left:-90%}.mobile-grid-95{float:left;width:95%}.mobile-prefix-95{margin-left:95%}.mobile-suffix-95{margin-right:95%}.mobile-push-95{left:95%}.mobile-pull-95{left:-95%}.mobile-grid-33{float:left;width:33.33333%}.mobile-prefix-33{margin-left:33.33333%}.mobile-suffix-33{margin-right:33.33333%}.mobile-push-33{left:33.33333%}.mobile-pull-33{left:-33.33333%}.mobile-grid-66{float:left;width:66.66667%}.mobile-prefix-66{margin-left:66.66667%}.mobile-suffix-66{margin-right:66.66667%}.mobile-push-66{left:66.66667%}.mobile-pull-66{left:-66.66667%}.mobile-grid-100{clear:both;width:100%}}@media (min-width:768px) and (max-width:1024px){.tablet-pull-10,.tablet-pull-15,.tablet-pull-20,.tablet-pull-25,.tablet-pull-30,.tablet-pull-33,.tablet-pull-35,.tablet-pull-40,.tablet-pull-45,.tablet-pull-5,.tablet-pull-50,.tablet-pull-55,.tablet-pull-60,.tablet-pull-65,.tablet-pull-66,.tablet-pull-70,.tablet-pull-75,.tablet-pull-80,.tablet-pull-85,.tablet-pull-90,.tablet-pull-95,.tablet-push-10,.tablet-push-15,.tablet-push-20,.tablet-push-25,.tablet-push-30,.tablet-push-33,.tablet-push-35,.tablet-push-40,.tablet-push-45,.tablet-push-5,.tablet-push-50,.tablet-push-55,.tablet-push-60,.tablet-push-65,.tablet-push-66,.tablet-push-70,.tablet-push-75,.tablet-push-80,.tablet-push-85,.tablet-push-90,.tablet-push-95{position:relative}.hide-on-tablet{display:none!important}.tablet-grid-5{float:left;width:5%}.tablet-prefix-5{margin-left:5%}.tablet-suffix-5{margin-right:5%}.tablet-push-5{left:5%}.tablet-pull-5{left:-5%}.tablet-grid-10{float:left;width:10%}.tablet-prefix-10{margin-left:10%}.tablet-suffix-10{margin-right:10%}.tablet-push-10{left:10%}.tablet-pull-10{left:-10%}.tablet-grid-15{float:left;width:15%}.tablet-prefix-15{margin-left:15%}.tablet-suffix-15{margin-right:15%}.tablet-push-15{left:15%}.tablet-pull-15{left:-15%}.tablet-grid-20{float:left;width:20%}.tablet-prefix-20{margin-left:20%}.tablet-suffix-20{margin-right:20%}.tablet-push-20{left:20%}.tablet-pull-20{left:-20%}.tablet-grid-25{float:left;width:25%}.tablet-prefix-25{margin-left:25%}.tablet-suffix-25{margin-right:25%}.tablet-push-25{left:25%}.tablet-pull-25{left:-25%}.tablet-grid-30{float:left;width:30%}.tablet-prefix-30{margin-left:30%}.tablet-suffix-30{margin-right:30%}.tablet-push-30{left:30%}.tablet-pull-30{left:-30%}.tablet-grid-35{float:left;width:35%}.tablet-prefix-35{margin-left:35%}.tablet-suffix-35{margin-right:35%}.tablet-push-35{left:35%}.tablet-pull-35{left:-35%}.tablet-grid-40{float:left;width:40%}.tablet-prefix-40{margin-left:40%}.tablet-suffix-40{margin-right:40%}.tablet-push-40{left:40%}.tablet-pull-40{left:-40%}.tablet-grid-45{float:left;width:45%}.tablet-prefix-45{margin-left:45%}.tablet-suffix-45{margin-right:45%}.tablet-push-45{left:45%}.tablet-pull-45{left:-45%}.tablet-grid-50{float:left;width:50%}.tablet-prefix-50{margin-left:50%}.tablet-suffix-50{margin-right:50%}.tablet-push-50{left:50%}.tablet-pull-50{left:-50%}.tablet-grid-55{float:left;width:55%}.tablet-prefix-55{margin-left:55%}.tablet-suffix-55{margin-right:55%}.tablet-push-55{left:55%}.tablet-pull-55{left:-55%}.tablet-grid-60{float:left;width:60%}.tablet-prefix-60{margin-left:60%}.tablet-suffix-60{margin-right:60%}.tablet-push-60{left:60%}.tablet-pull-60{left:-60%}.tablet-grid-65{float:left;width:65%}.tablet-prefix-65{margin-left:65%}.tablet-suffix-65{margin-right:65%}.tablet-push-65{left:65%}.tablet-pull-65{left:-65%}.tablet-grid-70{float:left;width:70%}.tablet-prefix-70{margin-left:70%}.tablet-suffix-70{margin-right:70%}.tablet-push-70{left:70%}.tablet-pull-70{left:-70%}.tablet-grid-75{float:left;width:75%}.tablet-prefix-75{margin-left:75%}.tablet-suffix-75{margin-right:75%}.tablet-push-75{left:75%}.tablet-pull-75{left:-75%}.tablet-grid-80{float:left;width:80%}.tablet-prefix-80{margin-left:80%}.tablet-suffix-80{margin-right:80%}.tablet-push-80{left:80%}.tablet-pull-80{left:-80%}.tablet-grid-85{float:left;width:85%}.tablet-prefix-85{margin-left:85%}.tablet-suffix-85{margin-right:85%}.tablet-push-85{left:85%}.tablet-pull-85{left:-85%}.tablet-grid-90{float:left;width:90%}.tablet-prefix-90{margin-left:90%}.tablet-suffix-90{margin-right:90%}.tablet-push-90{left:90%}.tablet-pull-90{left:-90%}.tablet-grid-95{float:left;width:95%}.tablet-prefix-95{margin-left:95%}.tablet-suffix-95{margin-right:95%}.tablet-push-95{left:95%}.tablet-pull-95{left:-95%}.tablet-grid-33{float:left;width:33.33333%}.tablet-prefix-33{margin-left:33.33333%}.tablet-suffix-33{margin-right:33.33333%}.tablet-push-33{left:33.33333%}.tablet-pull-33{left:-33.33333%}.tablet-grid-66{float:left;width:66.66667%}.tablet-prefix-66{margin-left:66.66667%}.tablet-suffix-66{margin-right:66.66667%}.tablet-push-66{left:66.66667%}.tablet-pull-66{left:-66.66667%}.tablet-grid-100{clear:both;width:100%}}@media (min-width:1025px){.pull-10,.pull-15,.pull-20,.pull-25,.pull-30,.pull-33,.pull-35,.pull-40,.pull-45,.pull-5,.pull-50,.pull-55,.pull-60,.pull-65,.pull-66,.pull-70,.pull-75,.pull-80,.pull-85,.pull-90,.pull-95,.push-10,.push-15,.push-20,.push-25,.push-30,.push-33,.push-35,.push-40,.push-45,.push-5,.push-50,.push-55,.push-60,.push-65,.push-66,.push-70,.push-75,.push-80,.push-85,.push-90,.push-95{position:relative}.hide-on-desktop{display:none!important}.grid-5{float:left;width:5%}.prefix-5{margin-left:5%}.suffix-5{margin-right:5%}.push-5{left:5%}.pull-5{left:-5%}.grid-10{float:left;width:10%}.prefix-10{margin-left:10%}.suffix-10{margin-right:10%}.push-10{left:10%}.pull-10{left:-10%}.grid-15{float:left;width:15%}.prefix-15{margin-left:15%}.suffix-15{margin-right:15%}.push-15{left:15%}.pull-15{left:-15%}.grid-20{float:left;width:20%}.prefix-20{margin-left:20%}.suffix-20{margin-right:20%}.push-20{left:20%}.pull-20{left:-20%}.grid-25{float:left;width:25%}.prefix-25{margin-left:25%}.suffix-25{margin-right:25%}.push-25{left:25%}.pull-25{left:-25%}.grid-30{float:left;width:30%}.prefix-30{margin-left:30%}.suffix-30{margin-right:30%}.push-30{left:30%}.pull-30{left:-30%}.grid-35{float:left;width:35%}.prefix-35{margin-left:35%}.suffix-35{margin-right:35%}.push-35{left:35%}.pull-35{left:-35%}.grid-40{float:left;width:40%}.prefix-40{margin-left:40%}.suffix-40{margin-right:40%}.push-40{left:40%}.pull-40{left:-40%}.grid-45{float:left;width:45%}.prefix-45{margin-left:45%}.suffix-45{margin-right:45%}.push-45{left:45%}.pull-45{left:-45%}.grid-50{float:left;width:50%}.prefix-50{margin-left:50%}.suffix-50{margin-right:50%}.push-50{left:50%}.pull-50{left:-50%}.grid-55{float:left;width:55%}.prefix-55{margin-left:55%}.suffix-55{margin-right:55%}.push-55{left:55%}.pull-55{left:-55%}.grid-60{float:left;width:60%}.prefix-60{margin-left:60%}.suffix-60{margin-right:60%}.push-60{left:60%}.pull-60{left:-60%}.grid-65{float:left;width:65%}.prefix-65{margin-left:65%}.suffix-65{margin-right:65%}.push-65{left:65%}.pull-65{left:-65%}.grid-70{float:left;width:70%}.prefix-70{margin-left:70%}.suffix-70{margin-right:70%}.push-70{left:70%}.pull-70{left:-70%}.grid-75{float:left;width:75%}.prefix-75{margin-left:75%}.suffix-75{margin-right:75%}.push-75{left:75%}.pull-75{left:-75%}.grid-80{float:left;width:80%}.prefix-80{margin-left:80%}.suffix-80{margin-right:80%}.push-80{left:80%}.pull-80{left:-80%}.grid-85{float:left;width:85%}.prefix-85{margin-left:85%}.suffix-85{margin-right:85%}.push-85{left:85%}.pull-85{left:-85%}.grid-90{float:left;width:90%}.prefix-90{margin-left:90%}.suffix-90{margin-right:90%}.push-90{left:90%}.pull-90{left:-90%}.grid-95{float:left;width:95%}.prefix-95{margin-left:95%}.suffix-95{margin-right:95%}.push-95{left:95%}.pull-95{left:-95%}.grid-33{float:left;width:33.33333%}.prefix-33{margin-left:33.33333%}.suffix-33{margin-right:33.33333%}.push-33{left:33.33333%}.pull-33{left:-33.33333%}.grid-66{float:left;width:66.66667%}.prefix-66{margin-left:66.66667%}.suffix-66{margin-right:66.66667%}.push-66{left:66.66667%}.pull-66{left:-66.66667%}.grid-100{clear:both;width:100%}}@-webkit-keyframes bounce{20%,53%,80%,from,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1);-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}40%,43%{-webkit-animation-timing-function:cubic-bezier(.755,.05,.855,.06);animation-timing-function:cubic-bezier(.755,.05,.855,.06);-webkit-transform:translate3d(0,-30px,0);transform:translate3d(0,-30px,0)}70%{-webkit-animation-timing-function:cubic-bezier(.755,.05,.855,.06);animation-timing-function:cubic-bezier(.755,.05,.855,.06);-webkit-transform:translate3d(0,-15px,0);transform:translate3d(0,-15px,0)}90%{-webkit-transform:translate3d(0,-4px,0);transform:translate3d(0,-4px,0)}}@keyframes bounce{20%,53%,80%,from,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1);-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}40%,43%{-webkit-animation-timing-function:cubic-bezier(.755,.05,.855,.06);animation-timing-function:cubic-bezier(.755,.05,.855,.06);-webkit-transform:translate3d(0,-30px,0);transform:translate3d(0,-30px,0)}70%{-webkit-animation-timing-function:cubic-bezier(.755,.05,.855,.06);animation-timing-function:cubic-bezier(.755,.05,.855,.06);-webkit-transform:translate3d(0,-15px,0);transform:translate3d(0,-15px,0)}90%{-webkit-transform:translate3d(0,-4px,0);transform:translate3d(0,-4px,0)}}.bounce{-webkit-animation-name:bounce;animation-name:bounce;-webkit-transform-origin:center bottom;transform-origin:center bottom}@-webkit-keyframes flash{50%,from,to{opacity:1}25%,75%{opacity:0}}@keyframes flash{50%,from,to{opacity:1}25%,75%{opacity:0}}.flash{-webkit-animation-name:flash;animation-name:flash}@-webkit-keyframes pulse{from{-webkit-transform:scale3d(1,1,1);transform:scale3d(1,1,1)}50%{-webkit-transform:scale3d(1.05,1.05,1.05);transform:scale3d(1.05,1.05,1.05)}to{-webkit-transform:scale3d(1,1,1);transform:scale3d(1,1,1)}}@keyframes pulse{from{-webkit-transform:scale3d(1,1,1);transform:scale3d(1,1,1)}50%{-webkit-transform:scale3d(1.05,1.05,1.05);transform:scale3d(1.05,1.05,1.05)}to{-webkit-transform:scale3d(1,1,1);transform:scale3d(1,1,1)}}.pulse{-webkit-animation-name:pulse;animation-name:pulse}@-webkit-keyframes rubberBand{from{-webkit-transform:scale3d(1,1,1);transform:scale3d(1,1,1)}30%{-webkit-transform:scale3d(1.25,.75,1);transform:scale3d(1.25,.75,1)}40%{-webkit-transform:scale3d(.75,1.25,1);transform:scale3d(.75,1.25,1)}50%{-webkit-transform:scale3d(1.15,.85,1);transform:scale3d(1.15,.85,1)}65%{-webkit-transform:scale3d(.95,1.05,1);transform:scale3d(.95,1.05,1)}75%{-webkit-transform:scale3d(1.05,.95,1);transform:scale3d(1.05,.95,1)}to{-webkit-transform:scale3d(1,1,1);transform:scale3d(1,1,1)}}@keyframes rubberBand{from{-webkit-transform:scale3d(1,1,1);transform:scale3d(1,1,1)}30%{-webkit-transform:scale3d(1.25,.75,1);transform:scale3d(1.25,.75,1)}40%{-webkit-transform:scale3d(.75,1.25,1);transform:scale3d(.75,1.25,1)}50%{-webkit-transform:scale3d(1.15,.85,1);transform:scale3d(1.15,.85,1)}65%{-webkit-transform:scale3d(.95,1.05,1);transform:scale3d(.95,1.05,1)}75%{-webkit-transform:scale3d(1.05,.95,1);transform:scale3d(1.05,.95,1)}to{-webkit-transform:scale3d(1,1,1);transform:scale3d(1,1,1)}}.rubberBand{-webkit-animation-name:rubberBand;animation-name:rubberBand}@-webkit-keyframes shake{from,to{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}10%,30%,50%,70%,90%{-webkit-transform:translate3d(-10px,0,0);transform:translate3d(-10px,0,0)}20%,40%,60%,80%{-webkit-transform:translate3d(10px,0,0);transform:translate3d(10px,0,0)}}@keyframes shake{from,to{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}10%,30%,50%,70%,90%{-webkit-transform:translate3d(-10px,0,0);transform:translate3d(-10px,0,0)}20%,40%,60%,80%{-webkit-transform:translate3d(10px,0,0);transform:translate3d(10px,0,0)}}.shake{-webkit-animation-name:shake;animation-name:shake}@-webkit-keyframes headShake{0%{-webkit-transform:translateX(0);transform:translateX(0)}6.5%{-webkit-transform:translateX(-6px) rotateY(-9deg);transform:translateX(-6px) rotateY(-9deg)}18.5%{-webkit-transform:translateX(5px) rotateY(7deg);transform:translateX(5px) rotateY(7deg)}31.5%{-webkit-transform:translateX(-3px) rotateY(-5deg);transform:translateX(-3px) rotateY(-5deg)}43.5%{-webkit-transform:translateX(2px) rotateY(3deg);transform:translateX(2px) rotateY(3deg)}50%{-webkit-transform:translateX(0);transform:translateX(0)}}@keyframes headShake{0%{-webkit-transform:translateX(0);transform:translateX(0)}6.5%{-webkit-transform:translateX(-6px) rotateY(-9deg);transform:translateX(-6px) rotateY(-9deg)}18.5%{-webkit-transform:translateX(5px) rotateY(7deg);transform:translateX(5px) rotateY(7deg)}31.5%{-webkit-transform:translateX(-3px) rotateY(-5deg);transform:translateX(-3px) rotateY(-5deg)}43.5%{-webkit-transform:translateX(2px) rotateY(3deg);transform:translateX(2px) rotateY(3deg)}50%{-webkit-transform:translateX(0);transform:translateX(0)}}.headShake{-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out;-webkit-animation-name:headShake;animation-name:headShake}@-webkit-keyframes swing{20%{-webkit-transform:rotate3d(0,0,1,15deg);transform:rotate3d(0,0,1,15deg)}40%{-webkit-transform:rotate3d(0,0,1,-10deg);transform:rotate3d(0,0,1,-10deg)}60%{-webkit-transform:rotate3d(0,0,1,5deg);transform:rotate3d(0,0,1,5deg)}80%{-webkit-transform:rotate3d(0,0,1,-5deg);transform:rotate3d(0,0,1,-5deg)}to{-webkit-transform:rotate3d(0,0,1,0deg);transform:rotate3d(0,0,1,0deg)}}@keyframes swing{20%{-webkit-transform:rotate3d(0,0,1,15deg);transform:rotate3d(0,0,1,15deg)}40%{-webkit-transform:rotate3d(0,0,1,-10deg);transform:rotate3d(0,0,1,-10deg)}60%{-webkit-transform:rotate3d(0,0,1,5deg);transform:rotate3d(0,0,1,5deg)}80%{-webkit-transform:rotate3d(0,0,1,-5deg);transform:rotate3d(0,0,1,-5deg)}to{-webkit-transform:rotate3d(0,0,1,0deg);transform:rotate3d(0,0,1,0deg)}}.swing{-webkit-transform-origin:top center;transform-origin:top center;-webkit-animation-name:swing;animation-name:swing}@-webkit-keyframes tada{from{-webkit-transform:scale3d(1,1,1);transform:scale3d(1,1,1)}10%,20%{-webkit-transform:scale3d(.9,.9,.9) rotate3d(0,0,1,-3deg);transform:scale3d(.9,.9,.9) rotate3d(0,0,1,-3deg)}30%,50%,70%,90%{-webkit-transform:scale3d(1.1,1.1,1.1) rotate3d(0,0,1,3deg);transform:scale3d(1.1,1.1,1.1) rotate3d(0,0,1,3deg)}40%,60%,80%{-webkit-transform:scale3d(1.1,1.1,1.1) rotate3d(0,0,1,-3deg);transform:scale3d(1.1,1.1,1.1) rotate3d(0,0,1,-3deg)}to{-webkit-transform:scale3d(1,1,1);transform:scale3d(1,1,1)}}@keyframes tada{from{-webkit-transform:scale3d(1,1,1);transform:scale3d(1,1,1)}10%,20%{-webkit-transform:scale3d(.9,.9,.9) rotate3d(0,0,1,-3deg);transform:scale3d(.9,.9,.9) rotate3d(0,0,1,-3deg)}30%,50%,70%,90%{-webkit-transform:scale3d(1.1,1.1,1.1) rotate3d(0,0,1,3deg);transform:scale3d(1.1,1.1,1.1) rotate3d(0,0,1,3deg)}40%,60%,80%{-webkit-transform:scale3d(1.1,1.1,1.1) rotate3d(0,0,1,-3deg);transform:scale3d(1.1,1.1,1.1) rotate3d(0,0,1,-3deg)}to{-webkit-transform:scale3d(1,1,1);transform:scale3d(1,1,1)}}.tada{-webkit-animation-name:tada;animation-name:tada}@-webkit-keyframes wobble{from{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}15%{-webkit-transform:translate3d(-25%,0,0) rotate3d(0,0,1,-5deg);transform:translate3d(-25%,0,0) rotate3d(0,0,1,-5deg)}30%{-webkit-transform:translate3d(20%,0,0) rotate3d(0,0,1,3deg);transform:translate3d(20%,0,0) rotate3d(0,0,1,3deg)}45%{-webkit-transform:translate3d(-15%,0,0) rotate3d(0,0,1,-3deg);transform:translate3d(-15%,0,0) rotate3d(0,0,1,-3deg)}60%{-webkit-transform:translate3d(10%,0,0) rotate3d(0,0,1,2deg);transform:translate3d(10%,0,0) rotate3d(0,0,1,2deg)}75%{-webkit-transform:translate3d(-5%,0,0) rotate3d(0,0,1,-1deg);transform:translate3d(-5%,0,0) rotate3d(0,0,1,-1deg)}to{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}@keyframes wobble{from{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}15%{-webkit-transform:translate3d(-25%,0,0) rotate3d(0,0,1,-5deg);transform:translate3d(-25%,0,0) rotate3d(0,0,1,-5deg)}30%{-webkit-transform:translate3d(20%,0,0) rotate3d(0,0,1,3deg);transform:translate3d(20%,0,0) rotate3d(0,0,1,3deg)}45%{-webkit-transform:translate3d(-15%,0,0) rotate3d(0,0,1,-3deg);transform:translate3d(-15%,0,0) rotate3d(0,0,1,-3deg)}60%{-webkit-transform:translate3d(10%,0,0) rotate3d(0,0,1,2deg);transform:translate3d(10%,0,0) rotate3d(0,0,1,2deg)}75%{-webkit-transform:translate3d(-5%,0,0) rotate3d(0,0,1,-1deg);transform:translate3d(-5%,0,0) rotate3d(0,0,1,-1deg)}to{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}.wobble{-webkit-animation-name:wobble;animation-name:wobble}@-webkit-keyframes jello{11.1%,from,to{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}22.2%{-webkit-transform:skewX(-12.5deg) skewY(-12.5deg);transform:skewX(-12.5deg) skewY(-12.5deg)}33.3%{-webkit-transform:skewX(6.25deg) skewY(6.25deg);transform:skewX(6.25deg) skewY(6.25deg)}44.4%{-webkit-transform:skewX(-3.125deg) skewY(-3.125deg);transform:skewX(-3.125deg) skewY(-3.125deg)}55.5%{-webkit-transform:skewX(1.5625deg) skewY(1.5625deg);transform:skewX(1.5625deg) skewY(1.5625deg)}66.6%{-webkit-transform:skewX(-.78125deg) skewY(-.78125deg);transform:skewX(-.78125deg) skewY(-.78125deg)}77.7%{-webkit-transform:skewX(.390625deg) skewY(.390625deg);transform:skewX(.390625deg) skewY(.390625deg)}88.8%{-webkit-transform:skewX(-.1953125deg) skewY(-.1953125deg);transform:skewX(-.1953125deg) skewY(-.1953125deg)}}@keyframes jello{11.1%,from,to{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}22.2%{-webkit-transform:skewX(-12.5deg) skewY(-12.5deg);transform:skewX(-12.5deg) skewY(-12.5deg)}33.3%{-webkit-transform:skewX(6.25deg) skewY(6.25deg);transform:skewX(6.25deg) skewY(6.25deg)}44.4%{-webkit-transform:skewX(-3.125deg) skewY(-3.125deg);transform:skewX(-3.125deg) skewY(-3.125deg)}55.5%{-webkit-transform:skewX(1.5625deg) skewY(1.5625deg);transform:skewX(1.5625deg) skewY(1.5625deg)}66.6%{-webkit-transform:skewX(-.78125deg) skewY(-.78125deg);transform:skewX(-.78125deg) skewY(-.78125deg)}77.7%{-webkit-transform:skewX(.390625deg) skewY(.390625deg);transform:skewX(.390625deg) skewY(.390625deg)}88.8%{-webkit-transform:skewX(-.1953125deg) skewY(-.1953125deg);transform:skewX(-.1953125deg) skewY(-.1953125deg)}}.jello{-webkit-animation-name:jello;animation-name:jello;-webkit-transform-origin:center;transform-origin:center}@-webkit-keyframes heartBeat{0%{-webkit-transform:scale(1);transform:scale(1)}14%{-webkit-transform:scale(1.3);transform:scale(1.3)}28%{-webkit-transform:scale(1);transform:scale(1)}42%{-webkit-transform:scale(1.3);transform:scale(1.3)}70%{-webkit-transform:scale(1);transform:scale(1)}}@keyframes heartBeat{0%{-webkit-transform:scale(1);transform:scale(1)}14%{-webkit-transform:scale(1.3);transform:scale(1.3)}28%{-webkit-transform:scale(1);transform:scale(1)}42%{-webkit-transform:scale(1.3);transform:scale(1.3)}70%{-webkit-transform:scale(1);transform:scale(1)}}.heartBeat{-webkit-animation-name:heartBeat;animation-name:heartBeat;-webkit-animation-duration:1.3s;animation-duration:1.3s;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out}@-webkit-keyframes bounceIn{20%,40%,60%,80%,from,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}20%{-webkit-transform:scale3d(1.1,1.1,1.1);transform:scale3d(1.1,1.1,1.1)}40%{-webkit-transform:scale3d(.9,.9,.9);transform:scale3d(.9,.9,.9)}60%{opacity:1;-webkit-transform:scale3d(1.03,1.03,1.03);transform:scale3d(1.03,1.03,1.03)}80%{-webkit-transform:scale3d(.97,.97,.97);transform:scale3d(.97,.97,.97)}to{opacity:1;-webkit-transform:scale3d(1,1,1);transform:scale3d(1,1,1)}}@keyframes bounceIn{20%,40%,60%,80%,from,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}20%{-webkit-transform:scale3d(1.1,1.1,1.1);transform:scale3d(1.1,1.1,1.1)}40%{-webkit-transform:scale3d(.9,.9,.9);transform:scale3d(.9,.9,.9)}60%{opacity:1;-webkit-transform:scale3d(1.03,1.03,1.03);transform:scale3d(1.03,1.03,1.03)}80%{-webkit-transform:scale3d(.97,.97,.97);transform:scale3d(.97,.97,.97)}to{opacity:1;-webkit-transform:scale3d(1,1,1);transform:scale3d(1,1,1)}}.bounceIn{-webkit-animation-duration:.75s;animation-duration:.75s;-webkit-animation-name:bounceIn;animation-name:bounceIn}@-webkit-keyframes bounceInDown{60%,75%,90%,from,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;-webkit-transform:translate3d(0,-3000px,0);transform:translate3d(0,-3000px,0)}60%{opacity:1;-webkit-transform:translate3d(0,25px,0);transform:translate3d(0,25px,0)}75%{-webkit-transform:translate3d(0,-10px,0);transform:translate3d(0,-10px,0)}90%{-webkit-transform:translate3d(0,5px,0);transform:translate3d(0,5px,0)}to{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}@keyframes bounceInDown{60%,75%,90%,from,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;-webkit-transform:translate3d(0,-3000px,0);transform:translate3d(0,-3000px,0)}60%{opacity:1;-webkit-transform:translate3d(0,25px,0);transform:translate3d(0,25px,0)}75%{-webkit-transform:translate3d(0,-10px,0);transform:translate3d(0,-10px,0)}90%{-webkit-transform:translate3d(0,5px,0);transform:translate3d(0,5px,0)}to{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}.bounceInDown{-webkit-animation-name:bounceInDown;animation-name:bounceInDown}@-webkit-keyframes bounceInLeft{60%,75%,90%,from,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;-webkit-transform:translate3d(-3000px,0,0);transform:translate3d(-3000px,0,0)}60%{opacity:1;-webkit-transform:translate3d(25px,0,0);transform:translate3d(25px,0,0)}75%{-webkit-transform:translate3d(-10px,0,0);transform:translate3d(-10px,0,0)}90%{-webkit-transform:translate3d(5px,0,0);transform:translate3d(5px,0,0)}to{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}@keyframes bounceInLeft{60%,75%,90%,from,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;-webkit-transform:translate3d(-3000px,0,0);transform:translate3d(-3000px,0,0)}60%{opacity:1;-webkit-transform:translate3d(25px,0,0);transform:translate3d(25px,0,0)}75%{-webkit-transform:translate3d(-10px,0,0);transform:translate3d(-10px,0,0)}90%{-webkit-transform:translate3d(5px,0,0);transform:translate3d(5px,0,0)}to{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}.bounceInLeft{-webkit-animation-name:bounceInLeft;animation-name:bounceInLeft}@-webkit-keyframes bounceInRight{60%,75%,90%,from,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}from{opacity:0;-webkit-transform:translate3d(3000px,0,0);transform:translate3d(3000px,0,0)}60%{opacity:1;-webkit-transform:translate3d(-25px,0,0);transform:translate3d(-25px,0,0)}75%{-webkit-transform:translate3d(10px,0,0);transform:translate3d(10px,0,0)}90%{-webkit-transform:translate3d(-5px,0,0);transform:translate3d(-5px,0,0)}to{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}@keyframes bounceInRight{60%,75%,90%,from,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}from{opacity:0;-webkit-transform:translate3d(3000px,0,0);transform:translate3d(3000px,0,0)}60%{opacity:1;-webkit-transform:translate3d(-25px,0,0);transform:translate3d(-25px,0,0)}75%{-webkit-transform:translate3d(10px,0,0);transform:translate3d(10px,0,0)}90%{-webkit-transform:translate3d(-5px,0,0);transform:translate3d(-5px,0,0)}to{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}.bounceInRight{-webkit-animation-name:bounceInRight;animation-name:bounceInRight}@-webkit-keyframes bounceInUp{60%,75%,90%,from,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}from{opacity:0;-webkit-transform:translate3d(0,3000px,0);transform:translate3d(0,3000px,0)}60%{opacity:1;-webkit-transform:translate3d(0,-20px,0);transform:translate3d(0,-20px,0)}75%{-webkit-transform:translate3d(0,10px,0);transform:translate3d(0,10px,0)}90%{-webkit-transform:translate3d(0,-5px,0);transform:translate3d(0,-5px,0)}to{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}@keyframes bounceInUp{60%,75%,90%,from,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}from{opacity:0;-webkit-transform:translate3d(0,3000px,0);transform:translate3d(0,3000px,0)}60%{opacity:1;-webkit-transform:translate3d(0,-20px,0);transform:translate3d(0,-20px,0)}75%{-webkit-transform:translate3d(0,10px,0);transform:translate3d(0,10px,0)}90%{-webkit-transform:translate3d(0,-5px,0);transform:translate3d(0,-5px,0)}to{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}.bounceInUp{-webkit-animation-name:bounceInUp;animation-name:bounceInUp}@-webkit-keyframes bounceOut{20%{-webkit-transform:scale3d(.9,.9,.9);transform:scale3d(.9,.9,.9)}50%,55%{opacity:1;-webkit-transform:scale3d(1.1,1.1,1.1);transform:scale3d(1.1,1.1,1.1)}to{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}}@keyframes bounceOut{20%{-webkit-transform:scale3d(.9,.9,.9);transform:scale3d(.9,.9,.9)}50%,55%{opacity:1;-webkit-transform:scale3d(1.1,1.1,1.1);transform:scale3d(1.1,1.1,1.1)}to{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}}.bounceOut{-webkit-animation-duration:.75s;animation-duration:.75s;-webkit-animation-name:bounceOut;animation-name:bounceOut}@-webkit-keyframes bounceOutDown{20%{-webkit-transform:translate3d(0,10px,0);transform:translate3d(0,10px,0)}40%,45%{opacity:1;-webkit-transform:translate3d(0,-20px,0);transform:translate3d(0,-20px,0)}to{opacity:0;-webkit-transform:translate3d(0,2000px,0);transform:translate3d(0,2000px,0)}}@keyframes bounceOutDown{20%{-webkit-transform:translate3d(0,10px,0);transform:translate3d(0,10px,0)}40%,45%{opacity:1;-webkit-transform:translate3d(0,-20px,0);transform:translate3d(0,-20px,0)}to{opacity:0;-webkit-transform:translate3d(0,2000px,0);transform:translate3d(0,2000px,0)}}.bounceOutDown{-webkit-animation-name:bounceOutDown;animation-name:bounceOutDown}@-webkit-keyframes bounceOutLeft{20%{opacity:1;-webkit-transform:translate3d(20px,0,0);transform:translate3d(20px,0,0)}to{opacity:0;-webkit-transform:translate3d(-2000px,0,0);transform:translate3d(-2000px,0,0)}}@keyframes bounceOutLeft{20%{opacity:1;-webkit-transform:translate3d(20px,0,0);transform:translate3d(20px,0,0)}to{opacity:0;-webkit-transform:translate3d(-2000px,0,0);transform:translate3d(-2000px,0,0)}}.bounceOutLeft{-webkit-animation-name:bounceOutLeft;animation-name:bounceOutLeft}@-webkit-keyframes bounceOutRight{20%{opacity:1;-webkit-transform:translate3d(-20px,0,0);transform:translate3d(-20px,0,0)}to{opacity:0;-webkit-transform:translate3d(2000px,0,0);transform:translate3d(2000px,0,0)}}@keyframes bounceOutRight{20%{opacity:1;-webkit-transform:translate3d(-20px,0,0);transform:translate3d(-20px,0,0)}to{opacity:0;-webkit-transform:translate3d(2000px,0,0);transform:translate3d(2000px,0,0)}}.bounceOutRight{-webkit-animation-name:bounceOutRight;animation-name:bounceOutRight}@-webkit-keyframes bounceOutUp{20%{-webkit-transform:translate3d(0,-10px,0);transform:translate3d(0,-10px,0)}40%,45%{opacity:1;-webkit-transform:translate3d(0,20px,0);transform:translate3d(0,20px,0)}to{opacity:0;-webkit-transform:translate3d(0,-2000px,0);transform:translate3d(0,-2000px,0)}}@keyframes bounceOutUp{20%{-webkit-transform:translate3d(0,-10px,0);transform:translate3d(0,-10px,0)}40%,45%{opacity:1;-webkit-transform:translate3d(0,20px,0);transform:translate3d(0,20px,0)}to{opacity:0;-webkit-transform:translate3d(0,-2000px,0);transform:translate3d(0,-2000px,0)}}.bounceOutUp{-webkit-animation-name:bounceOutUp;animation-name:bounceOutUp}@-webkit-keyframes fadeIn{from{opacity:0}to{opacity:1}}@keyframes fadeIn{from{opacity:0}to{opacity:1}}.fadeIn{-webkit-animation-name:fadeIn;animation-name:fadeIn}@-webkit-keyframes fadeInDown{from{opacity:0;-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0)}to{opacity:1;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}@keyframes fadeInDown{from{opacity:0;-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0)}to{opacity:1;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}.fadeInDown{-webkit-animation-name:fadeInDown;animation-name:fadeInDown}@-webkit-keyframes fadeInDownBig{from{opacity:0;-webkit-transform:translate3d(0,-2000px,0);transform:translate3d(0,-2000px,0)}to{opacity:1;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}@keyframes fadeInDownBig{from{opacity:0;-webkit-transform:translate3d(0,-2000px,0);transform:translate3d(0,-2000px,0)}to{opacity:1;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}.fadeInDownBig{-webkit-animation-name:fadeInDownBig;animation-name:fadeInDownBig}@-webkit-keyframes fadeInLeft{from{opacity:0;-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)}to{opacity:1;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}@keyframes fadeInLeft{from{opacity:0;-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)}to{opacity:1;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}.fadeInLeft{-webkit-animation-name:fadeInLeft;animation-name:fadeInLeft}@-webkit-keyframes fadeInLeftBig{from{opacity:0;-webkit-transform:translate3d(-2000px,0,0);transform:translate3d(-2000px,0,0)}to{opacity:1;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}@keyframes fadeInLeftBig{from{opacity:0;-webkit-transform:translate3d(-2000px,0,0);transform:translate3d(-2000px,0,0)}to{opacity:1;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}.fadeInLeftBig{-webkit-animation-name:fadeInLeftBig;animation-name:fadeInLeftBig}@-webkit-keyframes fadeInRight{from{opacity:0;-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}to{opacity:1;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}@keyframes fadeInRight{from{opacity:0;-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}to{opacity:1;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}.fadeInRight{-webkit-animation-name:fadeInRight;animation-name:fadeInRight}@-webkit-keyframes fadeInRightBig{from{opacity:0;-webkit-transform:translate3d(2000px,0,0);transform:translate3d(2000px,0,0)}to{opacity:1;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}@keyframes fadeInRightBig{from{opacity:0;-webkit-transform:translate3d(2000px,0,0);transform:translate3d(2000px,0,0)}to{opacity:1;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}.fadeInRightBig{-webkit-animation-name:fadeInRightBig;animation-name:fadeInRightBig}@-webkit-keyframes fadeInUp{from{opacity:0;-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0)}to{opacity:1;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}@keyframes fadeInUp{from{opacity:0;-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0)}to{opacity:1;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}.fadeInUp{-webkit-animation-name:fadeInUp;animation-name:fadeInUp}@-webkit-keyframes fadeInUpBig{from{opacity:0;-webkit-transform:translate3d(0,2000px,0);transform:translate3d(0,2000px,0)}to{opacity:1;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}@keyframes fadeInUpBig{from{opacity:0;-webkit-transform:translate3d(0,2000px,0);transform:translate3d(0,2000px,0)}to{opacity:1;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}.fadeInUpBig{-webkit-animation-name:fadeInUpBig;animation-name:fadeInUpBig}@-webkit-keyframes fadeOut{from{opacity:1}to{opacity:0}}@keyframes fadeOut{from{opacity:1}to{opacity:0}}.fadeOut{-webkit-animation-name:fadeOut;animation-name:fadeOut}@-webkit-keyframes fadeOutDown{from{opacity:1}to{opacity:0;-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0)}}@keyframes fadeOutDown{from{opacity:1}to{opacity:0;-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0)}}.fadeOutDown{-webkit-animation-name:fadeOutDown;animation-name:fadeOutDown}@-webkit-keyframes fadeOutDownBig{from{opacity:1}to{opacity:0;-webkit-transform:translate3d(0,2000px,0);transform:translate3d(0,2000px,0)}}@keyframes fadeOutDownBig{from{opacity:1}to{opacity:0;-webkit-transform:translate3d(0,2000px,0);transform:translate3d(0,2000px,0)}}.fadeOutDownBig{-webkit-animation-name:fadeOutDownBig;animation-name:fadeOutDownBig}@-webkit-keyframes fadeOutLeft{from{opacity:1}to{opacity:0;-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)}}@keyframes fadeOutLeft{from{opacity:1}to{opacity:0;-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)}}.fadeOutLeft{-webkit-animation-name:fadeOutLeft;animation-name:fadeOutLeft}@-webkit-keyframes fadeOutLeftBig{from{opacity:1}to{opacity:0;-webkit-transform:translate3d(-2000px,0,0);transform:translate3d(-2000px,0,0)}}@keyframes fadeOutLeftBig{from{opacity:1}to{opacity:0;-webkit-transform:translate3d(-2000px,0,0);transform:translate3d(-2000px,0,0)}}.fadeOutLeftBig{-webkit-animation-name:fadeOutLeftBig;animation-name:fadeOutLeftBig}@-webkit-keyframes fadeOutRight{from{opacity:1}to{opacity:0;-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}}@keyframes fadeOutRight{from{opacity:1}to{opacity:0;-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}}.fadeOutRight{-webkit-animation-name:fadeOutRight;animation-name:fadeOutRight}@-webkit-keyframes fadeOutRightBig{from{opacity:1}to{opacity:0;-webkit-transform:translate3d(2000px,0,0);transform:translate3d(2000px,0,0)}}@keyframes fadeOutRightBig{from{opacity:1}to{opacity:0;-webkit-transform:translate3d(2000px,0,0);transform:translate3d(2000px,0,0)}}.fadeOutRightBig{-webkit-animation-name:fadeOutRightBig;animation-name:fadeOutRightBig}@-webkit-keyframes fadeOutUp{from{opacity:1}to{opacity:0;-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0)}}@keyframes fadeOutUp{from{opacity:1}to{opacity:0;-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0)}}.fadeOutUp{-webkit-animation-name:fadeOutUp;animation-name:fadeOutUp}@-webkit-keyframes fadeOutUpBig{from{opacity:1}to{opacity:0;-webkit-transform:translate3d(0,-2000px,0);transform:translate3d(0,-2000px,0)}}@keyframes fadeOutUpBig{from{opacity:1}to{opacity:0;-webkit-transform:translate3d(0,-2000px,0);transform:translate3d(0,-2000px,0)}}.fadeOutUpBig{-webkit-animation-name:fadeOutUpBig;animation-name:fadeOutUpBig}@-webkit-keyframes flip{from{-webkit-transform:perspective(400px) scale3d(1,1,1) translate3d(0,0,0) rotate3d(0,1,0,-360deg);transform:perspective(400px) scale3d(1,1,1) translate3d(0,0,0) rotate3d(0,1,0,-360deg);-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}40%{-webkit-transform:perspective(400px) scale3d(1,1,1) translate3d(0,0,150px) rotate3d(0,1,0,-190deg);transform:perspective(400px) scale3d(1,1,1) translate3d(0,0,150px) rotate3d(0,1,0,-190deg);-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}50%{-webkit-transform:perspective(400px) scale3d(1,1,1) translate3d(0,0,150px) rotate3d(0,1,0,-170deg);transform:perspective(400px) scale3d(1,1,1) translate3d(0,0,150px) rotate3d(0,1,0,-170deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}80%{-webkit-transform:perspective(400px) scale3d(.95,.95,.95) translate3d(0,0,0) rotate3d(0,1,0,0deg);transform:perspective(400px) scale3d(.95,.95,.95) translate3d(0,0,0) rotate3d(0,1,0,0deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}to{-webkit-transform:perspective(400px) scale3d(1,1,1) translate3d(0,0,0) rotate3d(0,1,0,0deg);transform:perspective(400px) scale3d(1,1,1) translate3d(0,0,0) rotate3d(0,1,0,0deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}}@keyframes flip{from{-webkit-transform:perspective(400px) scale3d(1,1,1) translate3d(0,0,0) rotate3d(0,1,0,-360deg);transform:perspective(400px) scale3d(1,1,1) translate3d(0,0,0) rotate3d(0,1,0,-360deg);-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}40%{-webkit-transform:perspective(400px) scale3d(1,1,1) translate3d(0,0,150px) rotate3d(0,1,0,-190deg);transform:perspective(400px) scale3d(1,1,1) translate3d(0,0,150px) rotate3d(0,1,0,-190deg);-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}50%{-webkit-transform:perspective(400px) scale3d(1,1,1) translate3d(0,0,150px) rotate3d(0,1,0,-170deg);transform:perspective(400px) scale3d(1,1,1) translate3d(0,0,150px) rotate3d(0,1,0,-170deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}80%{-webkit-transform:perspective(400px) scale3d(.95,.95,.95) translate3d(0,0,0) rotate3d(0,1,0,0deg);transform:perspective(400px) scale3d(.95,.95,.95) translate3d(0,0,0) rotate3d(0,1,0,0deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}to{-webkit-transform:perspective(400px) scale3d(1,1,1) translate3d(0,0,0) rotate3d(0,1,0,0deg);transform:perspective(400px) scale3d(1,1,1) translate3d(0,0,0) rotate3d(0,1,0,0deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}}.animated.flip{-webkit-backface-visibility:visible;backface-visibility:visible;-webkit-animation-name:flip;animation-name:flip}@-webkit-keyframes flipInX{from{-webkit-transform:perspective(400px) rotate3d(1,0,0,90deg);transform:perspective(400px) rotate3d(1,0,0,90deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;opacity:0}40%{-webkit-transform:perspective(400px) rotate3d(1,0,0,-20deg);transform:perspective(400px) rotate3d(1,0,0,-20deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}60%{-webkit-transform:perspective(400px) rotate3d(1,0,0,10deg);transform:perspective(400px) rotate3d(1,0,0,10deg);opacity:1}80%{-webkit-transform:perspective(400px) rotate3d(1,0,0,-5deg);transform:perspective(400px) rotate3d(1,0,0,-5deg)}to{-webkit-transform:perspective(400px);transform:perspective(400px)}}@keyframes flipInX{from{-webkit-transform:perspective(400px) rotate3d(1,0,0,90deg);transform:perspective(400px) rotate3d(1,0,0,90deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;opacity:0}40%{-webkit-transform:perspective(400px) rotate3d(1,0,0,-20deg);transform:perspective(400px) rotate3d(1,0,0,-20deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}60%{-webkit-transform:perspective(400px) rotate3d(1,0,0,10deg);transform:perspective(400px) rotate3d(1,0,0,10deg);opacity:1}80%{-webkit-transform:perspective(400px) rotate3d(1,0,0,-5deg);transform:perspective(400px) rotate3d(1,0,0,-5deg)}to{-webkit-transform:perspective(400px);transform:perspective(400px)}}.flipInX{-webkit-backface-visibility:visible!important;backface-visibility:visible!important;-webkit-animation-name:flipInX;animation-name:flipInX}@-webkit-keyframes flipInY{from{-webkit-transform:perspective(400px) rotate3d(0,1,0,90deg);transform:perspective(400px) rotate3d(0,1,0,90deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;opacity:0}40%{-webkit-transform:perspective(400px) rotate3d(0,1,0,-20deg);transform:perspective(400px) rotate3d(0,1,0,-20deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}60%{-webkit-transform:perspective(400px) rotate3d(0,1,0,10deg);transform:perspective(400px) rotate3d(0,1,0,10deg);opacity:1}80%{-webkit-transform:perspective(400px) rotate3d(0,1,0,-5deg);transform:perspective(400px) rotate3d(0,1,0,-5deg)}to{-webkit-transform:perspective(400px);transform:perspective(400px)}}@keyframes flipInY{from{-webkit-transform:perspective(400px) rotate3d(0,1,0,90deg);transform:perspective(400px) rotate3d(0,1,0,90deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;opacity:0}40%{-webkit-transform:perspective(400px) rotate3d(0,1,0,-20deg);transform:perspective(400px) rotate3d(0,1,0,-20deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}60%{-webkit-transform:perspective(400px) rotate3d(0,1,0,10deg);transform:perspective(400px) rotate3d(0,1,0,10deg);opacity:1}80%{-webkit-transform:perspective(400px) rotate3d(0,1,0,-5deg);transform:perspective(400px) rotate3d(0,1,0,-5deg)}to{-webkit-transform:perspective(400px);transform:perspective(400px)}}.flipInY{-webkit-backface-visibility:visible!important;backface-visibility:visible!important;-webkit-animation-name:flipInY;animation-name:flipInY}@-webkit-keyframes flipOutX{from{-webkit-transform:perspective(400px);transform:perspective(400px)}30%{-webkit-transform:perspective(400px) rotate3d(1,0,0,-20deg);transform:perspective(400px) rotate3d(1,0,0,-20deg);opacity:1}to{-webkit-transform:perspective(400px) rotate3d(1,0,0,90deg);transform:perspective(400px) rotate3d(1,0,0,90deg);opacity:0}}@keyframes flipOutX{from{-webkit-transform:perspective(400px);transform:perspective(400px)}30%{-webkit-transform:perspective(400px) rotate3d(1,0,0,-20deg);transform:perspective(400px) rotate3d(1,0,0,-20deg);opacity:1}to{-webkit-transform:perspective(400px) rotate3d(1,0,0,90deg);transform:perspective(400px) rotate3d(1,0,0,90deg);opacity:0}}.flipOutX{-webkit-animation-duration:.75s;animation-duration:.75s;-webkit-animation-name:flipOutX;animation-name:flipOutX;-webkit-backface-visibility:visible!important;backface-visibility:visible!important}@-webkit-keyframes flipOutY{from{-webkit-transform:perspective(400px);transform:perspective(400px)}30%{-webkit-transform:perspective(400px) rotate3d(0,1,0,-15deg);transform:perspective(400px) rotate3d(0,1,0,-15deg);opacity:1}to{-webkit-transform:perspective(400px) rotate3d(0,1,0,90deg);transform:perspective(400px) rotate3d(0,1,0,90deg);opacity:0}}@keyframes flipOutY{from{-webkit-transform:perspective(400px);transform:perspective(400px)}30%{-webkit-transform:perspective(400px) rotate3d(0,1,0,-15deg);transform:perspective(400px) rotate3d(0,1,0,-15deg);opacity:1}to{-webkit-transform:perspective(400px) rotate3d(0,1,0,90deg);transform:perspective(400px) rotate3d(0,1,0,90deg);opacity:0}}.flipOutY{-webkit-animation-duration:.75s;animation-duration:.75s;-webkit-backface-visibility:visible!important;backface-visibility:visible!important;-webkit-animation-name:flipOutY;animation-name:flipOutY}@-webkit-keyframes lightSpeedIn{from{-webkit-transform:translate3d(100%,0,0) skewX(-30deg);transform:translate3d(100%,0,0) skewX(-30deg);opacity:0}60%{-webkit-transform:skewX(20deg);transform:skewX(20deg);opacity:1}80%{-webkit-transform:skewX(-5deg);transform:skewX(-5deg)}to{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}@keyframes lightSpeedIn{from{-webkit-transform:translate3d(100%,0,0) skewX(-30deg);transform:translate3d(100%,0,0) skewX(-30deg);opacity:0}60%{-webkit-transform:skewX(20deg);transform:skewX(20deg);opacity:1}80%{-webkit-transform:skewX(-5deg);transform:skewX(-5deg)}to{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}.lightSpeedIn{-webkit-animation-name:lightSpeedIn;animation-name:lightSpeedIn;-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}@-webkit-keyframes lightSpeedOut{from{opacity:1}to{-webkit-transform:translate3d(100%,0,0) skewX(30deg);transform:translate3d(100%,0,0) skewX(30deg);opacity:0}}@keyframes lightSpeedOut{from{opacity:1}to{-webkit-transform:translate3d(100%,0,0) skewX(30deg);transform:translate3d(100%,0,0) skewX(30deg);opacity:0}}.lightSpeedOut{-webkit-animation-name:lightSpeedOut;animation-name:lightSpeedOut;-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}@-webkit-keyframes rotateIn{from{-webkit-transform-origin:center;transform-origin:center;-webkit-transform:rotate3d(0,0,1,-200deg);transform:rotate3d(0,0,1,-200deg);opacity:0}to{-webkit-transform-origin:center;transform-origin:center;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);opacity:1}}@keyframes rotateIn{from{-webkit-transform-origin:center;transform-origin:center;-webkit-transform:rotate3d(0,0,1,-200deg);transform:rotate3d(0,0,1,-200deg);opacity:0}to{-webkit-transform-origin:center;transform-origin:center;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);opacity:1}}.rotateIn{-webkit-animation-name:rotateIn;animation-name:rotateIn}@-webkit-keyframes rotateInDownLeft{from{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:rotate3d(0,0,1,-45deg);transform:rotate3d(0,0,1,-45deg);opacity:0}to{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);opacity:1}}@keyframes rotateInDownLeft{from{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:rotate3d(0,0,1,-45deg);transform:rotate3d(0,0,1,-45deg);opacity:0}to{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);opacity:1}}.rotateInDownLeft{-webkit-animation-name:rotateInDownLeft;animation-name:rotateInDownLeft}@-webkit-keyframes rotateInDownRight{from{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:rotate3d(0,0,1,45deg);transform:rotate3d(0,0,1,45deg);opacity:0}to{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);opacity:1}}@keyframes rotateInDownRight{from{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:rotate3d(0,0,1,45deg);transform:rotate3d(0,0,1,45deg);opacity:0}to{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);opacity:1}}.rotateInDownRight{-webkit-animation-name:rotateInDownRight;animation-name:rotateInDownRight}@-webkit-keyframes rotateInUpLeft{from{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:rotate3d(0,0,1,45deg);transform:rotate3d(0,0,1,45deg);opacity:0}to{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);opacity:1}}@keyframes rotateInUpLeft{from{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:rotate3d(0,0,1,45deg);transform:rotate3d(0,0,1,45deg);opacity:0}to{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);opacity:1}}.rotateInUpLeft{-webkit-animation-name:rotateInUpLeft;animation-name:rotateInUpLeft}@-webkit-keyframes rotateInUpRight{from{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:rotate3d(0,0,1,-90deg);transform:rotate3d(0,0,1,-90deg);opacity:0}to{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);opacity:1}}@keyframes rotateInUpRight{from{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:rotate3d(0,0,1,-90deg);transform:rotate3d(0,0,1,-90deg);opacity:0}to{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);opacity:1}}.rotateInUpRight{-webkit-animation-name:rotateInUpRight;animation-name:rotateInUpRight}@-webkit-keyframes rotateOut{from{-webkit-transform-origin:center;transform-origin:center;opacity:1}to{-webkit-transform-origin:center;transform-origin:center;-webkit-transform:rotate3d(0,0,1,200deg);transform:rotate3d(0,0,1,200deg);opacity:0}}@keyframes rotateOut{from{-webkit-transform-origin:center;transform-origin:center;opacity:1}to{-webkit-transform-origin:center;transform-origin:center;-webkit-transform:rotate3d(0,0,1,200deg);transform:rotate3d(0,0,1,200deg);opacity:0}}.rotateOut{-webkit-animation-name:rotateOut;animation-name:rotateOut}@-webkit-keyframes rotateOutDownLeft{from{-webkit-transform-origin:left bottom;transform-origin:left bottom;opacity:1}to{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:rotate3d(0,0,1,45deg);transform:rotate3d(0,0,1,45deg);opacity:0}}@keyframes rotateOutDownLeft{from{-webkit-transform-origin:left bottom;transform-origin:left bottom;opacity:1}to{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:rotate3d(0,0,1,45deg);transform:rotate3d(0,0,1,45deg);opacity:0}}.rotateOutDownLeft{-webkit-animation-name:rotateOutDownLeft;animation-name:rotateOutDownLeft}@-webkit-keyframes rotateOutDownRight{from{-webkit-transform-origin:right bottom;transform-origin:right bottom;opacity:1}to{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:rotate3d(0,0,1,-45deg);transform:rotate3d(0,0,1,-45deg);opacity:0}}@keyframes rotateOutDownRight{from{-webkit-transform-origin:right bottom;transform-origin:right bottom;opacity:1}to{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:rotate3d(0,0,1,-45deg);transform:rotate3d(0,0,1,-45deg);opacity:0}}.rotateOutDownRight{-webkit-animation-name:rotateOutDownRight;animation-name:rotateOutDownRight}@-webkit-keyframes rotateOutUpLeft{from{-webkit-transform-origin:left bottom;transform-origin:left bottom;opacity:1}to{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:rotate3d(0,0,1,-45deg);transform:rotate3d(0,0,1,-45deg);opacity:0}}@keyframes rotateOutUpLeft{from{-webkit-transform-origin:left bottom;transform-origin:left bottom;opacity:1}to{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:rotate3d(0,0,1,-45deg);transform:rotate3d(0,0,1,-45deg);opacity:0}}.rotateOutUpLeft{-webkit-animation-name:rotateOutUpLeft;animation-name:rotateOutUpLeft}@-webkit-keyframes rotateOutUpRight{from{-webkit-transform-origin:right bottom;transform-origin:right bottom;opacity:1}to{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:rotate3d(0,0,1,90deg);transform:rotate3d(0,0,1,90deg);opacity:0}}@keyframes rotateOutUpRight{from{-webkit-transform-origin:right bottom;transform-origin:right bottom;opacity:1}to{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:rotate3d(0,0,1,90deg);transform:rotate3d(0,0,1,90deg);opacity:0}}.rotateOutUpRight{-webkit-animation-name:rotateOutUpRight;animation-name:rotateOutUpRight}@-webkit-keyframes hinge{0%{-webkit-transform-origin:top left;transform-origin:top left;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out}20%,60%{-webkit-transform:rotate3d(0,0,1,80deg);transform:rotate3d(0,0,1,80deg);-webkit-transform-origin:top left;transform-origin:top left;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out}40%,80%{-webkit-transform:rotate3d(0,0,1,60deg);transform:rotate3d(0,0,1,60deg);-webkit-transform-origin:top left;transform-origin:top left;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out;opacity:1}to{-webkit-transform:translate3d(0,700px,0);transform:translate3d(0,700px,0);opacity:0}}@keyframes hinge{0%{-webkit-transform-origin:top left;transform-origin:top left;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out}20%,60%{-webkit-transform:rotate3d(0,0,1,80deg);transform:rotate3d(0,0,1,80deg);-webkit-transform-origin:top left;transform-origin:top left;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out}40%,80%{-webkit-transform:rotate3d(0,0,1,60deg);transform:rotate3d(0,0,1,60deg);-webkit-transform-origin:top left;transform-origin:top left;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out;opacity:1}to{-webkit-transform:translate3d(0,700px,0);transform:translate3d(0,700px,0);opacity:0}}.hinge{-webkit-animation-duration:2s;animation-duration:2s;-webkit-animation-name:hinge;animation-name:hinge}@-webkit-keyframes jackInTheBox{from{opacity:0;-webkit-transform:scale(.1) rotate(30deg);transform:scale(.1) rotate(30deg);-webkit-transform-origin:center bottom;transform-origin:center bottom}50%{-webkit-transform:rotate(-10deg);transform:rotate(-10deg)}70%{-webkit-transform:rotate(3deg);transform:rotate(3deg)}to{opacity:1;-webkit-transform:scale(1);transform:scale(1)}}@keyframes jackInTheBox{from{opacity:0;-webkit-transform:scale(.1) rotate(30deg);transform:scale(.1) rotate(30deg);-webkit-transform-origin:center bottom;transform-origin:center bottom}50%{-webkit-transform:rotate(-10deg);transform:rotate(-10deg)}70%{-webkit-transform:rotate(3deg);transform:rotate(3deg)}to{opacity:1;-webkit-transform:scale(1);transform:scale(1)}}.jackInTheBox{-webkit-animation-name:jackInTheBox;animation-name:jackInTheBox}@-webkit-keyframes rollIn{from{opacity:0;-webkit-transform:translate3d(-100%,0,0) rotate3d(0,0,1,-120deg);transform:translate3d(-100%,0,0) rotate3d(0,0,1,-120deg)}to{opacity:1;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}@keyframes rollIn{from{opacity:0;-webkit-transform:translate3d(-100%,0,0) rotate3d(0,0,1,-120deg);transform:translate3d(-100%,0,0) rotate3d(0,0,1,-120deg)}to{opacity:1;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}.rollIn{-webkit-animation-name:rollIn;animation-name:rollIn}@-webkit-keyframes rollOut{from{opacity:1}to{opacity:0;-webkit-transform:translate3d(100%,0,0) rotate3d(0,0,1,120deg);transform:translate3d(100%,0,0) rotate3d(0,0,1,120deg)}}@keyframes rollOut{from{opacity:1}to{opacity:0;-webkit-transform:translate3d(100%,0,0) rotate3d(0,0,1,120deg);transform:translate3d(100%,0,0) rotate3d(0,0,1,120deg)}}.rollOut{-webkit-animation-name:rollOut;animation-name:rollOut}@-webkit-keyframes zoomIn{from{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}50%{opacity:1}}@keyframes zoomIn{from{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}50%{opacity:1}}.zoomIn{-webkit-animation-name:zoomIn;animation-name:zoomIn}@-webkit-keyframes zoomInDown{from{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(0,-1000px,0);transform:scale3d(.1,.1,.1) translate3d(0,-1000px,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(0,60px,0);transform:scale3d(.475,.475,.475) translate3d(0,60px,0);-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}@keyframes zoomInDown{from{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(0,-1000px,0);transform:scale3d(.1,.1,.1) translate3d(0,-1000px,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(0,60px,0);transform:scale3d(.475,.475,.475) translate3d(0,60px,0);-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}.zoomInDown{-webkit-animation-name:zoomInDown;animation-name:zoomInDown}@-webkit-keyframes zoomInLeft{from{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(-1000px,0,0);transform:scale3d(.1,.1,.1) translate3d(-1000px,0,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(10px,0,0);transform:scale3d(.475,.475,.475) translate3d(10px,0,0);-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}@keyframes zoomInLeft{from{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(-1000px,0,0);transform:scale3d(.1,.1,.1) translate3d(-1000px,0,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(10px,0,0);transform:scale3d(.475,.475,.475) translate3d(10px,0,0);-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}.zoomInLeft{-webkit-animation-name:zoomInLeft;animation-name:zoomInLeft}@-webkit-keyframes zoomInRight{from{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(1000px,0,0);transform:scale3d(.1,.1,.1) translate3d(1000px,0,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(-10px,0,0);transform:scale3d(.475,.475,.475) translate3d(-10px,0,0);-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}@keyframes zoomInRight{from{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(1000px,0,0);transform:scale3d(.1,.1,.1) translate3d(1000px,0,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(-10px,0,0);transform:scale3d(.475,.475,.475) translate3d(-10px,0,0);-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}.zoomInRight{-webkit-animation-name:zoomInRight;animation-name:zoomInRight}@-webkit-keyframes zoomInUp{from{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(0,1000px,0);transform:scale3d(.1,.1,.1) translate3d(0,1000px,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}@keyframes zoomInUp{from{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(0,1000px,0);transform:scale3d(.1,.1,.1) translate3d(0,1000px,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}.zoomInUp{-webkit-animation-name:zoomInUp;animation-name:zoomInUp}@-webkit-keyframes zoomOut{from{opacity:1}50%{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}to{opacity:0}}@keyframes zoomOut{from{opacity:1}50%{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}to{opacity:0}}.zoomOut{-webkit-animation-name:zoomOut;animation-name:zoomOut}@-webkit-keyframes zoomOutDown{40%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}to{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(0,2000px,0);transform:scale3d(.1,.1,.1) translate3d(0,2000px,0);-webkit-transform-origin:center bottom;transform-origin:center bottom;-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}@keyframes zoomOutDown{40%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}to{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(0,2000px,0);transform:scale3d(.1,.1,.1) translate3d(0,2000px,0);-webkit-transform-origin:center bottom;transform-origin:center bottom;-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}.zoomOutDown{-webkit-animation-name:zoomOutDown;animation-name:zoomOutDown}@-webkit-keyframes zoomOutLeft{40%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(42px,0,0);transform:scale3d(.475,.475,.475) translate3d(42px,0,0)}to{opacity:0;-webkit-transform:scale(.1) translate3d(-2000px,0,0);transform:scale(.1) translate3d(-2000px,0,0);-webkit-transform-origin:left center;transform-origin:left center}}@keyframes zoomOutLeft{40%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(42px,0,0);transform:scale3d(.475,.475,.475) translate3d(42px,0,0)}to{opacity:0;-webkit-transform:scale(.1) translate3d(-2000px,0,0);transform:scale(.1) translate3d(-2000px,0,0);-webkit-transform-origin:left center;transform-origin:left center}}.zoomOutLeft{-webkit-animation-name:zoomOutLeft;animation-name:zoomOutLeft}@-webkit-keyframes zoomOutRight{40%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(-42px,0,0);transform:scale3d(.475,.475,.475) translate3d(-42px,0,0)}to{opacity:0;-webkit-transform:scale(.1) translate3d(2000px,0,0);transform:scale(.1) translate3d(2000px,0,0);-webkit-transform-origin:right center;transform-origin:right center}}@keyframes zoomOutRight{40%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(-42px,0,0);transform:scale3d(.475,.475,.475) translate3d(-42px,0,0)}to{opacity:0;-webkit-transform:scale(.1) translate3d(2000px,0,0);transform:scale(.1) translate3d(2000px,0,0);-webkit-transform-origin:right center;transform-origin:right center}}.zoomOutRight{-webkit-animation-name:zoomOutRight;animation-name:zoomOutRight}@-webkit-keyframes zoomOutUp{40%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(0,60px,0);transform:scale3d(.475,.475,.475) translate3d(0,60px,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}to{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(0,-2000px,0);transform:scale3d(.1,.1,.1) translate3d(0,-2000px,0);-webkit-transform-origin:center bottom;transform-origin:center bottom;-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}@keyframes zoomOutUp{40%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(0,60px,0);transform:scale3d(.475,.475,.475) translate3d(0,60px,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}to{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(0,-2000px,0);transform:scale3d(.1,.1,.1) translate3d(0,-2000px,0);-webkit-transform-origin:center bottom;transform-origin:center bottom;-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}.zoomOutUp{-webkit-animation-name:zoomOutUp;animation-name:zoomOutUp}@-webkit-keyframes slideInDown{from{-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0);visibility:visible}to{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}@keyframes slideInDown{from{-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0);visibility:visible}to{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}.slideInDown{-webkit-animation-name:slideInDown;animation-name:slideInDown}@-webkit-keyframes slideInLeft{from{-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0);visibility:visible}to{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}@keyframes slideInLeft{from{-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0);visibility:visible}to{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}.slideInLeft{-webkit-animation-name:slideInLeft;animation-name:slideInLeft}@-webkit-keyframes slideInRight{from{-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0);visibility:visible}to{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}@keyframes slideInRight{from{-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0);visibility:visible}to{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}.slideInRight{-webkit-animation-name:slideInRight;animation-name:slideInRight}@-webkit-keyframes slideInUp{from{-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0);visibility:visible}to{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}@keyframes slideInUp{from{-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0);visibility:visible}to{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}.slideInUp{-webkit-animation-name:slideInUp;animation-name:slideInUp}@-webkit-keyframes slideOutDown{from{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}to{visibility:hidden;-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0)}}@keyframes slideOutDown{from{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}to{visibility:hidden;-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0)}}.slideOutDown{-webkit-animation-name:slideOutDown;animation-name:slideOutDown}@-webkit-keyframes slideOutLeft{from{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}to{visibility:hidden;-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)}}@keyframes slideOutLeft{from{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}to{visibility:hidden;-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)}}.slideOutLeft{-webkit-animation-name:slideOutLeft;animation-name:slideOutLeft}@-webkit-keyframes slideOutRight{from{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}to{visibility:hidden;-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}}@keyframes slideOutRight{from{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}to{visibility:hidden;-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}}.slideOutRight{-webkit-animation-name:slideOutRight;animation-name:slideOutRight}@-webkit-keyframes slideOutUp{from{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}to{visibility:hidden;-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0)}}@keyframes slideOutUp{from{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}to{visibility:hidden;-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0)}}.slideOutUp{-webkit-animation-name:slideOutUp;animation-name:slideOutUp}.animated{-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-fill-mode:both;animation-fill-mode:both}.animated.infinite{-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite}.animated.delay-1s{-webkit-animation-delay:1s;animation-delay:1s}.animated.delay-2s{-webkit-animation-delay:2s;animation-delay:2s}.animated.delay-3s{-webkit-animation-delay:3s;animation-delay:3s}.animated.delay-4s{-webkit-animation-delay:4s;animation-delay:4s}.animated.delay-5s{-webkit-animation-delay:5s;animation-delay:5s}.animated.fast{-webkit-animation-duration:.8s;animation-duration:.8s}.animated.faster{-webkit-animation-duration:.5s;animation-duration:.5s}.animated.slow{-webkit-animation-duration:2s;animation-duration:2s}.animated.slower{-webkit-animation-duration:3s;animation-duration:3s}@media print{.animated{-webkit-animation-duration:1ms!important;animation-duration:1ms!important;-webkit-transition-duration:1ms!important;transition-duration:1ms!important;-webkit-animation-iteration-count:1!important;animation-iteration-count:1!important}}.ut-portfolio-wrap{width:100%;position:relative}a.close-portfolio-details{position:relative;width:40px;height:40px;font-size:14px;line-height:40px;text-align:center;margin:0 auto 20px auto;display:block;top:0;right:0;z-index:1;opacity:1;color:#fff;background:#151515;border-radius:50%;visibility:visible;-webkit-transition:color .3s cubic-bezier(.215,.61,.355,1),background .3s cubic-bezier(.215,.61,.355,1);-o-transition:color .3s cubic-bezier(.215,.61,.355,1),background .3s cubic-bezier(.215,.61,.355,1);transition:color .3s cubic-bezier(.215,.61,.355,1),background .3s cubic-bezier(.215,.61,.355,1);-webkit-transition-timing-function:cubic-bezier(.215,.61,.355,1);-o-transition-timing-function:cubic-bezier(.215,.61,.355,1);transition-timing-function:cubic-bezier(.215,.61,.355,1)}a.close-portfolio-details:hover{color:#fff;background:#151515}a.close-portfolio-details:before{content:"X";position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}a.next-portfolio-details,a.prev-portfolio-details{display:block;margin-top:-25px;position:absolute;top:50%;height:50px;width:50px;cursor:pointer;color:#151515;-webkit-transition:color .3s cubic-bezier(.215,.61,.355,1),background .3s cubic-bezier(.215,.61,.355,1),opacity .3s cubic-bezier(.215,.61,.355,1);-o-transition:color .3s cubic-bezier(.215,.61,.355,1),background .3s cubic-bezier(.215,.61,.355,1),opacity .3s cubic-bezier(.215,.61,.355,1);transition:color .3s cubic-bezier(.215,.61,.355,1),background .3s cubic-bezier(.215,.61,.355,1),opacity .3s cubic-bezier(.215,.61,.355,1);-webkit-transition-timing-function:cubic-bezier(.215,.61,.355,1);-o-transition-timing-function:cubic-bezier(.215,.61,.355,1);transition-timing-function:cubic-bezier(.215,.61,.355,1)}.ut-portfolio-details-navigation[data-slideup-width=fullwidth] a.next-portfolio-details,.ut-portfolio-details-navigation[data-slideup-width=fullwidth] a.prev-portfolio-details{top:50%!important}a.next-portfolio-details::before,a.prev-portfolio-details::before{content:"\e923";font-family:Brooklyn-Core!important;font-size:40px;position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}a.next-portfolio-details::before{content:"\e915"}.light .next-portfolio-details,.light .prev-portfolio-details{color:#fff}a.prev-portfolio-details{opacity:0;z-index:3;left:0;margin-left:-70px}a.next-portfolio-details{opacity:0;right:0;z-index:3;margin-right:-70px}.light a.next-portfolio-details:hover,.light a.prev-portfolio-details:hover,a.next-portfolio-details:hover,a.prev-portfolio-details:hover{opacity:1}.ut-portfolio-media .ut-portfolio-image{display:block;margin:0 auto}.ut-portfolio-media .fluid-width-video-wrapper{margin:0 auto!important}.ut-portfolio-media video{width:100%;height:100%;max-width:100%}.ut-portfolio-media .wp-video{width:100%!important}.ut-portfolio-media{margin-bottom:40px}.ut-portfolio-media .ut-post-thumbnail-caption{padding-right:0;width:50%}@media (max-width:767px){a.next-portfolio-details,a.prev-portfolio-details{display:none}}@media (min-width:768px) and (max-width:1024px){a.next-portfolio-details,a.prev-portfolio-details{display:none}}.portfolio-style-two .portfolio-title{margin:0;padding:30px;text-align:center;background:#fff}.light .portfolio-style-two .portfolio-title{background:0 0}.portfolio-style-two .ut-portfolio-info i{display:block;margin:0 auto;text-align:center;margin-bottom:15px}.ut-carousel{border:none!important;background:0 0!important;overflow:hidden}.ut-carousel .slides img{width:101%!important;max-width:101%!important}.ut-carousel .flex-direction-nav a{display:block;width:60px;height:60px;margin:0;position:absolute;top:50%;z-index:10;margin-top:-30px;overflow:hidden;opacity:1;cursor:pointer;color:#fff;-webkit-transition:all .4s cubic-bezier(.215,.61,.355,1);-o-transition:all .4s cubic-bezier(.215,.61,.355,1);transition:all .4s cubic-bezier(.215,.61,.355,1);text-align:center}.ut-carousel.portfolio-style-two .flex-direction-nav a{margin-top:-70px}.ut-carousel .flex-direction-nav a:before{font-family:Brooklyn-Core;font-size:40px;line-height:60px;display:inline-block;content:'\e90a'}.ut-carousel .flex-direction-nav a.flex-next:before{content:'\e915'}.ut-carousel .flex-direction-nav .flex-prev{left:0;border-radius:0 3px 3px 0}.ut-carousel .flex-direction-nav .flex-next{right:0;border-radius:3px 0 0 3px}.ut-carousel .flex-direction-nav .flex-prev:hover{background:rgba(255,255,255,.15);color:#fff}.ut-carousel .flex-direction-nav .flex-next:hover{background:rgba(255,255,255,.15);color:#fff}.ut-carousel-item.style_two .portfolio-title{margin:0;padding:30px;text-align:center;background:#fff}.portfolio-style-two .ut-portfolio-info i{display:block;margin:0 auto;text-align:center;margin-bottom:15px}.ut-showcase{border:none!important;background:0 0!important}.ut-showcase-navigation{border:none!important;background:0 0!important}.ut-masonry{display:block}.ut-masonry{-webkit-transition-property:none;-o-transition-property:none;transition-property:none}img.portfolio-lazy{visibility:hidden}.ut-grid-item img{max-width:inherit;width:auto;height:100%;max-height:100%;position:absolute}.ut-grid-item figure{height:100%}.ut-masonry a{width:calc(100% + 2px);height:calc(100% + 2px);left:-1px;top:-1px}.ut-masonry-image{background-position:center center;background-repeat:no-repeat;display:block;width:100%;height:100%}.ut-portfolio-item-container .ut-masonry.animated,.ut-portfolio-item-container.animated,.ut-portfolio-item-packery-container.animated{-webkit-transition-duration:.8s;-o-transition-duration:.8s;transition-duration:.8s;margin-bottom:-1px}.ut-portfolio-item-container.animated,.ut-portfolio-item-packery-container.animated{overflow:hidden;-webkit-transition-property:height,width;-o-transition-property:height,width;transition-property:height,width}.ut-portfolio-item-container .ut-masonry.animated{-webkit-transition-property:-webkit-transform,opacity;-webkit-transition-property:opacity,-webkit-transform;transition-property:opacity,-webkit-transform;-o-transition-property:transform,opacity;transition-property:transform,opacity;transition-property:transform,opacity,-webkit-transform}.ut-portfolio-item-packery-container>.ut-portfolio-article .ut-portfolio-item{background-size:cover;background-position:center center}.ut-portfolio-item-container.has-gutter.guttersize-1{width:calc(100% + 20px)}.ut-portfolio-item-container.has-gutter.guttersize-2{width:calc(100% + 40px)}.ut-portfolio-item-container.has-gutter.guttersize-3{width:calc(100% + 60px)}.ut-portfolio-item-container.ut-portfolio-item-container-with-background.has-gutter{width:100%}.ut-portfolio-item-container.ut-portfolio-item-container-with-background.has-gutter.guttersize-1{padding-left:20px}.ut-portfolio-item-container.ut-portfolio-item-container-with-background.has-gutter.guttersize-2{padding-left:40px}.ut-portfolio-item-container.ut-portfolio-item-container-with-background.has-gutter.guttersize-3{padding-left:60px}.ut-portfolio-item-container .ut-masonry.gutter-1{margin-right:20px;margin-bottom:20px}.ut-portfolio-item-container .ut-masonry.gutter-2{margin-right:40px;margin-bottom:40px}.ut-portfolio-item-container .ut-masonry.gutter-3{margin-right:60px;margin-bottom:60px}@media screen and (max-width:767px){.ut-portfolio-item-container.has-gutter.guttersize-2,.ut-portfolio-item-container.has-gutter.guttersize-3{width:calc(100% + 30px)}.ut-portfolio-item-container.ut-portfolio-item-container-with-background.has-gutter{width:100%}.ut-portfolio-item-container .ut-masonry.gutter-2,.ut-portfolio-item-container .ut-masonry.gutter-3{margin-right:30px;margin-bottom:30px}}@media screen and (max-width:400px){.ut-portfolio-item-container.has-gutter.guttersize-2,.ut-portfolio-item-container.has-gutter.guttersize-3{width:calc(100% + 20px)}.ut-portfolio-item-container.ut-portfolio-item-container-with-background.has-gutter{width:100%}.ut-portfolio-item-container .ut-masonry.gutter-2,.ut-portfolio-item-container .ut-masonry.gutter-3{margin-right:20px;margin-bottom:20px}}.ut-portfolio-item-container .ut-masonry.gutter.last{margin-right:0}.gutter-shadow{-webkit-box-shadow:0 40px 50px -40px #000;box-shadow:0 40px 50px -40px #000;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}.ut-portfolio-item{display:block;width:100%;height:100%}.ut-portfolio-article-animation-box[data-effect=noneAnimation],.ut-portfolio-item[data-effect=noneAnimation]{visibility:visible!important}.ut-portfolio-item a{-webkit-transform:rotate(0);-ms-transform:rotate(0);transform:rotate(0)}.ut-portfolio-item img{-webkit-backface-visibility:hidden}.vc_row[data-vc-stretch-content] .ut-portfolio-menu-wrap,.vc_section[data-vc-stretch-content] .ut-portfolio-menu-wrap{margin-left:20px;margin-right:20px}@media (min-width:1025px){.vc_row[data-vc-stretch-content] .ut-portfolio-menu-wrap,.vc_section[data-vc-stretch-content] .ut-portfolio-menu-wrap{margin-left:40px;margin-right:40px}.ut-portfolio-menu.ut-portfolio-menu-40 li{margin:0 40px 20px 0}.ut-portfolio-menu.ut-portfolio-menu-60 li{margin:0 60px 20px 0}.ut-portfolio-menu.ut-portfolio-menu-80 li{margin:0 80px 20px 0}.ut-portfolio-menu.ut-portfolio-menu-100 li{margin:0 100px 20px 0}}.ut-portfolio-menu-wrap{display:block;text-align:center;margin-bottom:20px}.ut-portfolio-menu{list-style:none;margin:0;padding:0;border:none;display:block}.ut-portfolio-menu li{margin:0 20px 20px 0;display:inline-block;list-style:none;position:relative}.ut-portfolio-menu-wrap-left .ut-portfolio-layout-change{float:right}.ut-portfolio-menu-wrap-right .ut-portfolio-layout-change{float:left}@media (max-width:767px){.ut-portfolio-menu li{margin:0 10px 10px 10px}}.ut-portfolio-menu li:last-child{margin-right:0}.ut-portfolio-menu li a{font-size:12px;background:0 0;padding:10px;line-height:100%;color:#777;display:inline-block;border:1px solid #777;-webkit-transition:all .4s cubic-bezier(.215,.61,.355,1);-o-transition:all .4s cubic-bezier(.215,.61,.355,1);transition:all .4s cubic-bezier(.215,.61,.355,1)}.ut-portfolio-menu li a.selected,.ut-portfolio-menu li a.selected:hover{color:#fff;background:#151515;border-color:#151515}.ut-portfolio-menu li a:hover{border-color:#151515;color:#151515}.light .ut-portfolio-menu li a{color:#fff;border-color:#fff}.light .ut-portfolio-menu li a.selected,.light .ut-portfolio-menu li a.selected:hover{color:#151515!important;background:#fff;border-color:#fff!important}.ut-portfolio-menu.style_two li a{background:#fff;border:none;border-radius:3px}.light .ut-portfolio-menu.style_two li a{background:0 0;color:#fff}.light .ut-portfolio-menu.style_two li a.selected,.light .ut-portfolio-menu.style_two li a.selected:hover,.light .ut-portfolio-menu.style_two li a:hover,.ut-portfolio-menu.style_two li a.selected,.ut-portfolio-menu.style_two li a:hover{color:#fff!important}.ut-portfolio-menu.style_three li a{border:none;border-radius:3px}.light .ut-portfolio-menu.style_three li a{background:0 0;color:#fff}.light .ut-portfolio-menu.style_three li a:hover{background:#fff!important;color:#151515!important}.ut-portfolio-menu.style_three li a.selected{color:#fff;background:#151515;border-color:#151515}.light .ut-portfolio-menu.style_three li a.selected,.light .ut-portfolio-menu.style_three li a.selected:hover{color:#151515!important;background:#fff}.ut-portfolio-info .portfolio-title{margin:0;font-size:17px;line-height:150%}.ut-portfolio-detail{margin-bottom:0}.ut-portfolio-pagination{margin:30px auto 20px auto;font-size:12px;display:block;text-align:center;text-transform:uppercase;letter-spacing:.5px}.ut-portfolio-pagination a{margin-right:10px;padding:8px 12px;background:0 0;color:#888;border:1px solid #888;-webkit-transition:all .4s cubic-bezier(.215,.61,.355,1);-o-transition:all .4s cubic-bezier(.215,.61,.355,1);transition:all .4s cubic-bezier(.215,.61,.355,1)}.ut-portfolio-pagination a:last-child{margin-right:0}.ut-portfolio-pagination.style_two a{border-radius:3px;background:#fff;border:none!important}.ut-portfolio-pagination.style_three a{border-radius:3px;background:0 0;border:none!important}.light .ut-portfolio-pagination.style_three a:hover{background:#fff;color:#151515!important}.ut-portfolio-pagination.style_two a{color:#888;background:0 0}.light .ut-portfolio-pagination.style_two a.selected,.light .ut-portfolio-pagination.style_two a.selected:hover,.light .ut-portfolio-pagination.style_two a:hover{color:#fff!important}.light .ut-portfolio-pagination a,.ut-portfolio-pagination.style_two a:hover{color:#fff;border-color:#fff}.ut-portfolio-pagination a.selected,.ut-portfolio-pagination a.selected:hover{background:#151515;border-color:#151515;color:#fff}.light .ut-portfolio-pagination a.selected{border-color:#fff;background:#fff;color:#151515}.light .ut-portfolio-pagination a.selected:hover{border-color:#fff!important;background:#fff!important;color:#151515!important}.ut-portfolio-pagination a:hover{color:#151515;border-color:#151515}.ut-portfolio-details-wrap{position:relative;opacity:0;display:none;-webkit-transition:all .8s cubic-bezier(.77,0,.175,1);-o-transition:all .8s cubic-bezier(.77,0,.175,1);transition:all .8s cubic-bezier(.77,0,.175,1);max-height:0;overflow:hidden}.vc_section[data-vc-full-width=true]:not([data-vc-stretch-content=true]) .ut-portfolio-details-wrap{margin-left:-20px;margin-right:-20px}.ut-portfolio-details-wrap.show{opacity:1;display:block}.ut-portfolio-details-wrap.overflow-visible{max-height:20000px}.ut-portfolio-details{position:relative;visibility:hidden}.ut-portfolio-detail{display:none;opacity:0;overflow:hidden;position:relative;-webkit-backface-visibility:hidden;backface-visibility:hidden}.ut-portfolio-details-wrap .ut-portfolio-detail.animated{-webkit-animation-fill-mode:none;animation-fill-mode:none}.ut-portfolio-details-navigation{opacity:0;position:relative;z-index:10;display:none;-webkit-transition:opacity .8s;-o-transition:opacity .8s;transition:opacity .8s}.ut-portfolio-details-navigation.show{opacity:1}.ut-portfolio-list{margin-left:0;list-style:none!important;font-size:11px;text-transform:uppercase;text-align:center}.ut-portfolio-list strong{font-weight:400}.ut-portfolio-list li{margin-right:10px;display:inline}.ut-portfolio-detail-loader{background:#151515;position:fixed;z-index:2502;line-height:80px;display:none;width:80px;height:80px;border-radius:50%;top:50vh;left:calc(50% - 40px);-webkit-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%);color:#fff;font-size:40px;-webkit-animation:rotating 1.5s linear infinite;animation:rotating 1.5s linear infinite;-webkit-box-shadow:0 0 10px rgba(0,0,0,.35);box-shadow:0 0 10px rgba(0,0,0,.35)}.ut-portfolio-detail-loader i{line-height:80px;position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}@-webkit-keyframes rotating{from{-webkit-transform:rotate(0);transform:rotate(0)}to{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}@keyframes rotating{from{-ms-transform:rotate(0);-webkit-transform:rotate(0);transform:rotate(0)}to{-ms-transform:rotate(360deg);-webkit-transform:rotate(360deg);transform:rotate(360deg)}}.ut-portfolio-detail .wp-audio-shortcode{visibility:visible!important}.ut-portfolio-gallery-slider{border:none!important;background:0 0!important;overflow:hidden;margin:0;padding:0;position:relative;zoom:1}.ut-portfolio-gallery-slider img{height:auto;margin:0 auto;display:block}.ut-portfolio-gallery-slider .slides li:after{content:".";position:absolute;display:block;top:0;left:0;z-index:-1000}.ut-portfolio-gallery-slider .flex-direction-nav{display:inline-block;list-style:none;position:absolute;margin:0;bottom:20px;right:20px;height:40px;width:100px;z-index:100;text-align:right}.ut-portfolio-gallery-slider .flex-direction-nav li{display:inline-block;width:40px;height:40px;margin-right:10px}.ut-portfolio-gallery-slider .flex-direction-nav li:last-child{margin:0}.ut-portfolio-gallery-slider .flex-direction-nav a{display:block;width:40px;height:40px;margin:0;z-index:10;overflow:hidden;opacity:1;cursor:pointer;color:#fff;text-align:center;background:#151515;border-radius:50%;-webkit-transition:color .3s cubic-bezier(.215,.61,.355,1),background .3s cubic-bezier(.215,.61,.355,1);-o-transition:color .3s cubic-bezier(.215,.61,.355,1),background .3s cubic-bezier(.215,.61,.355,1);transition:color .3s cubic-bezier(.215,.61,.355,1),background .3s cubic-bezier(.215,.61,.355,1);-webkit-transition-timing-function:cubic-bezier(.215,.61,.355,1);-o-transition-timing-function:cubic-bezier(.215,.61,.355,1);transition-timing-function:cubic-bezier(.215,.61,.355,1)}.ut-portfolio-gallery-slider .flex-direction-nav a:before{font-family:Brooklyn-Core;font-size:14px;line-height:40px;display:inline-block;content:'\e90a'}.ut-portfolio-gallery-slider .flex-direction-nav a.flex-next:before{content:'\e915'}.ut-hover a{position:relative;display:block;overflow:hidden;text-align:center;-webkit-transition:all .4s cubic-bezier(.215,.61,.355,1);-o-transition:all .4s cubic-bezier(.215,.61,.355,1);transition:all .4s cubic-bezier(.215,.61,.355,1)}.ut-hover img,.ut-hover video.ut-selfvideo-player{-webkit-backface-visibility:hidden;backface-visibility:hidden;-webkit-transition:all .4s cubic-bezier(.215,.61,.355,1)!important;-o-transition:all .4s cubic-bezier(.215,.61,.355,1)!important;transition:all .4s cubic-bezier(.215,.61,.355,1)!important;-webkit-transition-timing-function:cubic-bezier(.215,.61,.355,1)!important;-o-transition-timing-function:cubic-bezier(.215,.61,.355,1)!important;transition-timing-function:cubic-bezier(.215,.61,.355,1)!important}.ut-hover:hover img,.ut-hover:hover video.ut-selfvideo-player{-webkit-transform:scale(1.1)!important;-ms-transform:scale(1.1)!important;transform:scale(1.1)!important}.ut-hover .ut-morph-active img{-webkit-transform:scale(1)!important;-ms-transform:scale(1)!important;transform:scale(1)!important;-webkit-transition:none!important;-o-transition:none!important;transition:none!important}.single-portfolio .ut-portfolio-info{padding:0}.ut-portfolio-info{-webkit-backface-visibility:hidden;backface-visibility:hidden;padding:20px}.ut-portfolio-article-tilt .ut-portfolio-info{padding:40px}.ut-portfolio-info-c{text-align:center;-webkit-animation-duration:.4s;-webkit-animation-fill-mode:both;-webkit-animation-name:fadeOut;animation-duration:.4s;animation-fill-mode:both;animation-name:fadeOut;-ms-flex-item-align:center;-ms-grid-row-align:center;align-self:center;line-height:1}.ut-hover:hover .ut-portfolio-info-c{-webkit-animation-name:zoomIn;animation-name:zoomIn}.ut-hover-layer>div{position:absolute;top:0;left:0;right:0;bottom:0;margin:auto;width:100%;height:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.ut-hover-layer{bottom:0;left:0;opacity:0;position:absolute;right:0;top:0;width:100%;height:100%;-webkit-transition:all .4s cubic-bezier(.215,.61,.355,1);-o-transition:all .4s cubic-bezier(.215,.61,.355,1);transition:all .4s cubic-bezier(.215,.61,.355,1);-webkit-transition-timing-function:cubic-bezier(.215,.61,.355,1);-o-transition-timing-function:cubic-bezier(.215,.61,.355,1);transition-timing-function:cubic-bezier(.215,.61,.355,1)}.ut-portfolio-article-permanent-caption .ut-hover-layer{opacity:1!important}.ut-portfolio-article-permanent-caption .ut-portfolio-info-c{-webkit-animation:none!important;animation:none!important}.ut-portfolio-offset-anchor{position:absolute;visibility:hidden;top:-79px}.isotope-hidden{visibility:hidden}.ut-portfolio-item{display:block;width:100%;height:100%}.ut-portfolio-item .ut-video-container{pointer-events:none}.ut-portfolio-info-c span.ut-portfolio-info-plus{font-size:24px!important}.ut-portfolio-item-container-2-columns .ut-masonry-default,.ut-portfolio-item-container-2-columns .ut-masonry-portrait{width:50%}.ut-portfolio-item-container-2-columns .ut-masonry-panorama,.ut-portfolio-item-container-2-columns .ut-masonry-xxl{width:100%}@media (max-width:1024px){.ut-portfolio-item-container-2-columns .ut-masonry-panorama,.ut-portfolio-item-container-2-columns .ut-masonry-xxl{width:50%}}@media (max-width:767px){.ut-portfolio-item-container-2-columns .ut-masonry-default,.ut-portfolio-item-container-2-columns .ut-masonry-portrait{width:100%}.ut-portfolio-item-container-2-columns .ut-masonry-panorama,.ut-portfolio-item-container-2-columns .ut-masonry-xxl{width:100%}}.ut-portfolio-item-container-3-columns .ut-masonry-default,.ut-portfolio-item-container-3-columns .ut-masonry-portrait{width:33.33333%}.ut-portfolio-item-container-3-columns .ut-masonry-panorama,.ut-portfolio-item-container-3-columns .ut-masonry-xxl{width:66.66666%}@media (max-width:1024px){.ut-portfolio-item-container-3-columns .ut-masonry-default,.ut-portfolio-item-container-3-columns .ut-masonry-portrait{width:50%}.ut-portfolio-item-container-3-columns .ut-masonry-panorama,.ut-portfolio-item-container-3-columns .ut-masonry-xxl{width:50%}}@media (max-width:767px){.ut-portfolio-item-container-3-columns .ut-masonry-default,.ut-portfolio-item-container-3-columns .ut-masonry-portrait{width:100%}.ut-portfolio-item-container-3-columns .ut-masonry-panorama,.ut-portfolio-item-container-3-columns .ut-masonry-xxl{width:100%}}.ut-portfolio-item-container-4-columns .ut-masonry-default,.ut-portfolio-item-container-4-columns .ut-masonry-portrait{width:25%}.ut-portfolio-item-container-4-columns .ut-masonry-panorama,.ut-portfolio-item-container-4-columns .ut-masonry-xxl{width:50%}@media (max-width:1680px){.ut-portfolio-item-container-4-columns .ut-masonry-default,.ut-portfolio-item-container-4-columns .ut-masonry-portrait{width:50%}.ut-portfolio-item-container-4-columns .ut-masonry-panorama,.ut-portfolio-item-container-4-columns .ut-masonry-xxl{width:50%}}@media (max-width:767px){.ut-portfolio-item-container-4-columns .ut-masonry-default,.ut-portfolio-item-container-4-columns .ut-masonry-portrait{width:100%}.ut-portfolio-item-container-4-columns .ut-masonry-panorama,.ut-portfolio-item-container-4-columns .ut-masonry-xxl{width:100%}}.ut-portfolio-article{visibility:hidden}.ut-portfolio-article.show{visibility:visible}.ut-portfolio-article-tilt .ut-portfolio-item,.ut-portfolio-article-tilt .ut-portfolio-item a,.ut-portfolio-article-tilt .ut-portfolio-item a .ut-hover-layer,.ut-portfolio-article-tilt .ut-portfolio-item a .ut-portfolio-info{transform-style:preserve-3d}.ut-portfolio-article-tilt .ut-portfolio-item a{overflow:visible}.ut-portfolio-article-tilt .ut-portfolio-item figure{overflow:hidden}.ut-portfolio-article-tilt .ut-hover .ut-portfolio-info-c{-webkit-animation-name:none;animation-name:none;-webkit-transform:translateZ(60px);transform:translateZ(60px);transform-origin:center center;opacity:0}.ut-portfolio-article-tilt .ut-hover-layer{-webkit-transition:all .2s cubic-bezier(.215,.61,.355,1);-o-transition:all .2s cubic-bezier(.215,.61,.355,1);transition:all .2s cubic-bezier(.215,.61,.355,1);-webkit-transition-timing-function:cubic-bezier(.215,.61,.355,1);-o-transition-timing-function:cubic-bezier(.215,.61,.355,1);transition-timing-function:cubic-bezier(.215,.61,.355,1)}.ut-portfolio-article-tilt .ut-hover:hover .ut-portfolio-info-c,.ut-portfolio-article-tilt.ut-portfolio-article-permanent-caption .ut-hover .ut-portfolio-info-c{transition:opacity;transition-duration:.2s;transition-delay:.2s;opacity:1}.ut-portfolio-article.ut-tilt-active{z-index:1}.ut-portfolio-article-animation{-webkit-transition:all .4s ease-in-out;-o-transition:all .4s ease-in-out;transition:all .4s ease-in-out}.ut-portfolio-article.ut-portfolio-article-animation .ut-portfolio-article-animation-box{-webkit-animation-name:none;animation-name:none}.ut-portfolio-article .ut-portfolio-article-animation-box{-webkit-backface-visibility:hidden;backface-visibility:hidden;visibility:hidden;display:block;width:100%;height:100%;-webkit-animation-duration:.8s;animation-duration:.8s}.compose-mode .ut-portfolio-article .ut-portfolio-article-animation-box{opacity:1!important;visibility:visible!important}.ut-portfolio-article .ut-portfolio-article-animation-box.portfolioFadeInUp{-webkit-animation-duration:.5s;animation-duration:.5s}.portfolioFadeInUp{-webkit-animation-name:portfolioFadeInUp;animation-name:portfolioFadeInUp}@-webkit-keyframes portfolioFadeInUp{0%{-webkit-transform:translate3d(0,100px,0);transform:translate3d(0,100px,0);opacity:0}100%{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);opacity:1}}@keyframes portfolioFadeInUp{0%{-webkit-transform:translate3d(0,100px,0);transform:translate3d(0,100px,0);opacity:0}100%{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);opacity:1}}.portfolioZoomIn{-webkit-animation-name:portfolioZoomIn;animation-name:portfolioZoomIn}@-webkit-keyframes portfolioZoomIn{0%{-webkit-transform:scale(.001);transform:scale(.001);opacity:0}100%{-webkit-transform:scale(1);transform:scale(1);opacity:1}}@keyframes portfolioZoomIn{0%{-webkit-transform:scale(.001);transform:scale(.001);opacity:0}100%{-webkit-transform:scale(1);transform:scale(1);opacity:1}}.portfolioFadeIn{-webkit-animation-name:portfolioFadeIn;animation-name:portfolioFadeIn}.ut-portfolio-article .ut-portfolio-article-animation-box.portfolioFadeIn{-webkit-animation-duration:.8s;animation-duration:.8s}@-webkit-keyframes portfolioFadeIn{0%{opacity:0}100%{opacity:1}}@keyframes portfolioFadeIn{0%{opacity:0}100%{opacity:1}}@media (min-width:1025px){.ut-portfolio-detail-fullwidth{margin-left:20px!important;margin-right:20px!important}}.BrooklynFadeInLeftSlideUp,.BrooklynFadeInRightSlideUp,.BrooklynFadeOutLeftSlideUp,.BrooklynFadeOutRightSlideUp{-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-fill-mode:both;animation-fill-mode:both}.BrooklynFadeInLeftSlideUp{-webkit-animation-name:BrooklynFadeInLeft;animation-name:BrooklynFadeInLeft}.BrooklynFadeInRightSlideUp{-webkit-animation-name:BrooklynFadeInRightSlideUp;animation-name:BrooklynFadeInRightSlideUp}.BrooklynFadeOutLeftSlideUp{-webkit-animation-name:BrooklynFadeOutLeftSlideUp;animation-name:BrooklynFadeOutLeftSlideUp}.BrooklynFadeOutRightSlideUp{-webkit-animation-name:BrooklynFadeOutRightSlideUp;animation-name:BrooklynFadeOutRightSlideUp}@-webkit-keyframes BrooklynFadeInLeftSlideUp{from{opacity:0;-webkit-transform:translate3d(-50px,0,0);transform:translate3d(-50px,0,0)}to{opacity:1;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}@keyframes BrooklynFadeInLeftSlideUp{from{opacity:0;-webkit-transform:translate3d(-50px,0,0);transform:translate3d(-50px,0,0)}to{opacity:1;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}@-webkit-keyframes BrooklynFadeOutLeftSlideUp{from{opacity:1}to{opacity:0;-webkit-transform:translate3d(-50px,0,0);transform:translate3d(-50px,0,0)}}@keyframes BrooklynFadeOutLeftSlideUp{from{opacity:1}to{opacity:0;-webkit-transform:translate3d(-50px,0,0);transform:translate3d(-50px,0,0)}}@-webkit-keyframes BrooklynFadeOutRightSlideUp{from{opacity:1}to{opacity:0;-webkit-transform:translate3d(50px,0,0);transform:translate3d(50px,0,0)}}@keyframes BrooklynFadeOutRightSlideUp{from{opacity:1}to{opacity:0;-webkit-transform:translate3d(50px,0,0);transform:translate3d(50px,0,0)}}@-webkit-keyframes BrooklynFadeInRightSlideUp{from{opacity:0;-webkit-transform:translate3d(50px,0,0);transform:translate3d(50px,0,0)}to{opacity:1;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}@keyframes BrooklynFadeInRightSlideUp{from{opacity:0;-webkit-transform:translate3d(50px,0,0);transform:translate3d(50px,0,0)}to{opacity:1;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}.ut-react-carousel-container{position:relative}.ut-react-carousel{opacity:0;transition:opacity .6s cubic-bezier(.215,.61,.355,1)}.ut-react-carousel.loaded{opacity:1}.ut-react-carousel.is-sliding .ut-react-carousel-interaction .ut-react-carousel-item-left,.ut-react-carousel.is-sliding .ut-react-carousel-interaction .ut-react-carousel-item-right{visibility:hidden}.ut-react-carousel:not(.mouseentered).is-sliding .ut-react-carousel-interaction .ut-react-carousel-item-center{visibility:hidden;pointer-events:none}.ut-react-grid{position:absolute;display:grid;height:100%;width:100%;left:0;top:0;grid-template-columns:30% 30% 30%;grid-column-gap:5%;grid-template-areas:'griditem-left griditem-center griditem-right'}.ut-portfolio-wrap.ut-react-grid{position:relative}.ut-react-carousel,.ut-react-carousel-interaction{left:-5%;width:110%;pointer-events:none;z-index:1}.ut-react-carousel.is-sliding{pointer-events:auto}.ut-react-carousel-item{display:flex;justify-content:center;position:relative;pointer-events:none;opacity:0;grid-area:griditem-center}.ut-react-carousel-slide{flex-direction:column;width:100%}.ut-react-carousel-item-center,.ut-react-carousel-item-left,.ut-react-carousel-item-right{opacity:1;cursor:pointer}.ut-react-carousel-item-left{grid-area:griditem-left}.ut-react-carousel-item-center{grid-area:griditem-center}.ut-react-carousel-item-right{grid-area:griditem-right}.ut-react-carousel-item-cursor{pointer-events:auto}.ut-react-carousel-img-wrap{width:100%;position:relative}.ut-react-carousel-img{width:calc(100% + 40px);height:100%;left:-20px;top:0;background-size:cover!important;background-position:50% 50%!important;pointer-events:none}.ut-react-carousel-img img{-webkit-transition:filter .4s cubic-bezier(.215,.61,.355,1);transition:filter .4s cubic-bezier(.215,.61,.355,1)}.ut-react-carousel-disable-filter-permanent-centered:not(.is-sliding) .ut-react-carousel-item-center .ut-react-carousel-img-wrap .ut-react-carousel-img img,.ut-react-carousel-disable-filter-permanent-hover .ut-react-carousel-item .ut-react-carousel-img-wrap.mouseenter .ut-react-carousel-img img,.ut-react-carousel-disable-filter-permanent-hover-centered .ut-react-carousel-item .ut-react-carousel-img-wrap.mouseenter .ut-react-carousel-img img,.ut-react-carousel-disable-filter-permanent-hover-centered:not(.is-sliding) .ut-react-carousel-item-center .ut-react-carousel-img-wrap .ut-react-carousel-img img{filter:none!important}.ut-react-carousel-disable-link .ut-react-carousel-item-center{cursor:default!important}.ut-react-carousel-item-with-shadow .ut-react-carousel-img img{box-shadow:0 10px 16px 0 rgba(0,0,0,.2),0 6px 20px 0 rgba(0,0,0,.19)}.ut-react-carousel-item .ut-video-container{top:-2px;bottom:-2px;width:calc(100% + 4px);height:calc(100% + 4px);left:-2px}.ut-portfolio-wrap.flexslider .slides>li{position:relative}.ut-react-carousel,.ut-react-carousel-caption,.ut-react-carousel-img-wrap,.ut-react-carousel-item .ut-video-container,.ut-react-carousel-number,.ut-react-carousel-title{will-change:transform}.ut-react-carousel-number{font-size:3rem;line-height:1;margin:0 0 .5rem 0;font-weight:700}.ut-react-carousel-item-with-stroke-number .ut-react-carousel-number{-webkit-text-stroke:1px #fff;text-stroke:1px #fff;-webkit-text-fill-color:transparent;text-fill-color:transparent;color:transparent}.ut-react-carousel-titles-background-wrap,.ut-react-carousel-titles-wrap{position:absolute;width:100%;height:100%;z-index:1000;pointer-events:none}.ut-react-carousel-titles-background-wrap{pointer-events:none;z-index:-1}.ut-react-grid.ut-react-carousel-background-titles{grid-column-gap:unset;grid-template-columns:33.33% 33.33% 33.33%;grid-template-rows:100% 100%;width:200%;left:-50%}.ut-react-carousel-background-title,.ut-react-carousel-title{margin:0;display:flex;flex-direction:column;flex-wrap:nowrap;justify-content:center;align-items:flex-start;align-content:stretch}.ut-react-carousel-background-title.ut-react-carousel-item:not(.ut-react-carousel-item-center):not(.ut-react-carousel-item-left):not(.ut-react-carousel-item-right){opacity:0!important}.ut-react-carousel-background-title .ut-text-svg{width:100%!important;height:100%!important;max-width:80%}.ut-react-carousel-background-title .ut-text-svg .ut-stroke-offset-line{stroke-width:1px}.ut-react-carousel-caption{text-transform:uppercase;letter-spacing:.1rem;font-size:.75rem;font-weight:400;margin:.75rem 0 0 0}.ut-react-carousel-item .ut-text-svg{max-width:100%;height:auto}.ut-text-svg{stroke-width:0;-webkit-transition:filter .4s cubic-bezier(.215,.61,.355,1);transition:filter .4s cubic-bezier(.215,.61,.355,1)}.ut-text-svg.ut-text-svg-with-blur{-webkit-filter:blur(2px);filter:blur(2px)}.ut-text-svg.ut-text-svg-with-shadow{-webkit-filter:drop-shadow( 0 3px 1px rgba(0, 0, 0, .9) );filter:drop-shadow( 0 3px 1px rgba(0, 0, 0, .9) )}.ut-text-svg.ut-text-svg-with-shadow.ut-text-svg-with-blur{-webkit-filter:drop-shadow( 0 3px 1px rgba(0, 0, 0, .9) ) blur(2px);filter:drop-shadow( 0 3px 1px rgba(0, 0, 0, .9) ) blur(2px)}.ut-react-carousel-item-center .ut-text-svg.ut-text-svg-with-shadow{-webkit-filter:drop-shadow( 0 3px 1px rgba(0, 0, 0, .9) );filter:drop-shadow( 0 3px 1px rgba(0, 0, 0, .9) )}.ut-react-carousel-item-active .ut-text-svg.ut-text-svg-with-shadow{-webkit-filter:drop-shadow( 0 3px 1px rgba(0, 0, 0, .9) );filter:drop-shadow( 0 3px 1px rgba(0, 0, 0, .9) )}.ut-text-svg .ut-stroke-offset-line{-webkit-transition:fill .8s cubic-bezier(.215,.61,.355,1);transition:fill .8s cubic-bezier(.215,.61,.355,1)}.ut-react-carousel-item-center .ut-text-svg{-webkit-filter:none;filter:none}.ut-react-carousel-item-active .ut-text-svg{-webkit-filter:none;filter:none}.ut-react-carousel-titles-wrap .ut-react-carousel-item-center.active .ut-text-svg .ut-stroke-offset-line{stroke-dasharray:100% 0;-webkit-animation:stroke-offset .8s linear;animation:stroke-offset .8s linear;-webkit-animation-fill-mode:forwards}.ut-react-carousel-item-with-title-line-draw.ut-react-carousel-item-center .ut-text-svg .ut-stroke-offset-line{stroke-width:1px}.ut-react-carousel-item-with-title-line-draw.ut-react-carousel-item-center.ut-stroke-offset-line-thicker .ut-text-svg .ut-stroke-offset-line{stroke-width:2px}.ut-tspan-2{font-size:80%!important}.ut-tspan-3{font-size:60%!important}.ut-tspan-4{font-size:40%!important}.ut-react-carousel-titles-wrap .ut-react-carousel-item-center:not(.active){stroke-width:1px;stroke-dasharray:7% 28%;-webkit-animation:stroke-offset .8s linear;animation:stroke-offset .8s linear;animation-direction:reverse;-webkit-animation-fill-mode:forwards}@media (max-width:767px){.ut-react-carousel-container{width:100%;overflow:hidden}.ut-react-carousel,.ut-react-carousel-interaction{left:0;width:100%;pointer-events:none}.ut-react-grid{grid-template-columns:repeat(3,calc(100% / 3));grid-column-gap:0}.ut-react-carousel.ut-react-grid{grid-column-gap:unset;grid-template-columns:33.33% 33.33% 33.33%;grid-template-rows:100% 100%;width:300%;left:-100%}.ut-react-carousel-interaction{grid-template-columns:repeat(3,calc(100% / 3));grid-column-gap:0}.ut-react-carousel-slide{padding:20px}.ut-react-carousel-title{padding:40px}.ut-react-carousel-img{width:100%}.ut-react-carousel-titles-background-wrap{visibility:hidden;pointer-events:none}.ut-react-carousel-navigation{justify-content:center;margin-top:20px}}@media (min-width:768px) and (max-width:1024px){.ut-react-carousel-container{width:100%;overflow:hidden}.ut-react-carousel{left:-20%;width:140%;pointer-events:none}.ut-react-carousel-interaction{left:0;width:100%;pointer-events:none}.ut-react-carousel,.ut-react-carousel-interaction{pointer-events:none}.ut-react-grid{grid-template-columns:repeat(3,calc((100% - 12vw)/ 3));grid-column-gap:6vw}.ut-react-carousel-interaction{grid-template-columns:repeat(3,calc((100% - 12vw)/ 3));grid-column-gap:6vw}.ut-react-carousel-title{padding:20px}.ut-react-carousel-img{width:100%}.ut-react-carousel-titles-background-wrap{visibility:hidden;pointer-events:none}.ut-react-carousel[data-rotate=on]+.ut-react-carousel-navigation{justify-content:center;margin-top:40px}.ut-react-carousel[data-rotate=off]+.ut-react-carousel-navigation{margin-top:40px}}@media screen and (min-width:1025px){.ut-react-grid{grid-template-columns:repeat(3,calc((100% - 36vw)/ 3));grid-column-gap:18vw}.ut-react-carousel-interaction{grid-template-columns:repeat(3,calc(100% / 3));grid-column-gap:0}.ut-react-carousel-large .ut-react-grid{grid-template-columns:repeat(3,calc((100% - 18vw)/ 3));grid-column-gap:9vw}.ut-react-carousel-large .ut-react-carousel-interaction{grid-template-columns:repeat(3,calc(100% / 3));grid-column-gap:0}.ut-react-carousel[data-rotate=on]+.ut-react-carousel-navigation{justify-content:flex-end;margin-right:80px}.ut-react-carousel[data-rotate=off]+.ut-react-carousel-navigation{margin-top:80px}.ut-react-carousel-negative-margin{margin-bottom:-40px}.ut-react-carousel-negative-margin>.ut-react-carousel-navigation{position:relative;top:-40px}.ut-react-carousel-with-shadows{padding-bottom:40px}}.ut-react-carousel-navigation{display:flex;flex-direction:row;flex-wrap:wrap;justify-content:center;align-items:center;align-content:center;height:80px;visibility:hidden}.ut-react-carousel.loaded+.ut-react-carousel-navigation{visibility:visible}.ut-react-carousel-button{display:inline-block;color:#ddd;width:72px;height:72px;border:1px solid #ddd;background:0 0;text-align:center;line-height:72px;padding:0;-webkit-transition:all .3s cubic-bezier(.215,.61,.355,1);-o-transition:all .3s cubic-bezier(.215,.61,.355,1);transition:all .3s cubic-bezier(.215,.61,.355,1)}.ut-react-carousel-button:hover{color:#fff;border:1px solid #fff;background:rgba(255,255,255,.1)}.ut-react-carousel-button::before{font-family:FontAwesome;font-size:18px;line-height:25px}.ut-react-carousel-button-prev{margin-right:10px}.ut-react-carousel-button-prev::before{content:'\f104'}.ut-react-carousel-button-next{margin-left:10px}.ut-react-carousel-button-next::before{content:'\f105'}.ut-react-carousel-preloader{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);display:none;pointer-events:none}.ut-react-carousel-with-preloader .ut-react-carousel-preloader{display:block}.ut-pt-wrap{margin-left:-10px!important;margin-right:-10px!important;margin-top:30px}.ut-pt-wrap.ut-pt-wrap-style-2{margin-top:0;text-align:center}.dark .ut-pricing-table,.light .ut-pricing-table,.ut-pricing-table{position:relative;font-family:Arial,Helvetica,sans-serif;display:block;background:#fff;margin-bottom:30px;-webkit-border-radius:5px;-moz-border-radius:5px;border-radius:5px;-webkit-box-shadow:0 10px 10px rgba(0,0,0,.25);-moz-box-shadow:0 10px 10px rgba(0,0,0,.25);box-shadow:0 10px 10px rgba(0,0,0,.25)}.ut-pt-wrap.ut-pt-wrap-style-2 .ut-pricing-table{-webkit-box-shadow:0 1px 2px 0 rgba(0,0,0,.25),0 0 0 transparent,0 0 0 transparent;-moz-box-shadow:0 1px 2px 0 rgba(0,0,0,.25),0 0 0 transparent,0 0 0 transparent;box-shadow:0 1px 2px 0 rgba(0,0,0,.25),0 0 0 transparent,0 0 0 transparent;border:none;-webkit-border-radius:0;-moz-border-radius:0;border-radius:0}.dark .ut-pt-featured,.light .ut-pt-featured,.ut-pt-featured{display:block;background:#f7f7f7;padding:0 30px;color:#fff!important;text-align:center;line-height:60px;height:60px;font-size:18px;font-weight:700}.ut-pt-wrap.ut-pt-wrap-style-2 .ut-pt-featured{display:none}.ut-pt-featured-table{top:-30px}.ut-pt-wrap.ut-pt-wrap-style-2 .ut-pt-featured-table{top:0}.ut-pt-mp{margin-left:5px}.ut-pt-header{display:block;padding:20px 30px;background:#f4f7f8;border-bottom:1px solid #efefef}.dark .ut-pt-wrap.ut-pt-wrap-style-2 .ut-pt-featured-table .ut-pt-header,.dark .ut-pt-wrap.ut-pt-wrap-style-2 .ut-pt-featured-table .ut-pt-header .ut-pt-title,.dark .ut-pt-wrap.ut-pt-wrap-style-2 .ut-pt-featured-table .ut-pt-header .ut-pt-title-slogan,.light .ut-pt-wrap.ut-pt-wrap-style-2 .ut-pt-featured-table .ut-pt-header,.light .ut-pt-wrap.ut-pt-wrap-style-2 .ut-pt-featured-table .ut-pt-header .ut-pt-title,.light .ut-pt-wrap.ut-pt-wrap-style-2 .ut-pt-featured-table .ut-pt-header .ut-pt-title-slogan{color:#fff!important}.dark .ut-pt-title,.light .ut-pt-title,.ut-pt-title{margin:0;font-size:24px;-ms-word-wrap:break-word;word-wrap:break-word;color:#151515!important}.dark .ut-pt-title-slogan,.light .ut-pt-title-slogan,.ut-pt-title-slogan{display:block;font-size:12px;text-transform:uppercase;color:#999}.ut-pt-custom{display:block;background:#fff}.ut-pt-info{background:#fff}.ut-pt-info b,.ut-pt-info strong{color:#151515}.ut-pt-info ul{display:block;margin:0;padding:0;color:#999}.ut-pt-info ul strong{color:#151515}.ut-pt-info ul li{display:block;margin:0;padding:20px 30px 20px 52px;border-bottom:1px solid #efefef;position:relative}.ut-pt-wrap.ut-pt-wrap-style-2 .ut-pt-info ul li{position:inherit;padding:20px 30px}.ut-pt-wrap.ut-pt-wrap-style-2 .ut-pt-info ul li:nth-child(2n+2){background:#f7f7f7}.ut-pt-wrap.ut-pt-wrap-style-2 .ut-pt-info ul li i{display:none}.ut-pt-wrap.ut-pt-wrap-style-2 .ut-pt-info .fa-li{position:inherit;width:inherit;color:inherit}.ut-pt-info .fa-li{position:absolute;top:28px!important;left:30px;width:auto;color:#acb2ba!important}.ut-pt-info .fa-li.fa{font-size:.8em}.ut-pt-pricing{display:block;padding:20px 30px;background:#f7f7f7;text-align:center}.ut-pt-pricing .ut-btn{margin-right:0;margin-top:20px}.ut-pt-price{margin-top:10px;font-size:50px;display:block;line-height:100%;color:#151515}.ut-pt-price sup{font-size:25px}.ut-pt-price-slogan{display:block;font-size:12px;text-transform:uppercase;color:#999}.ut-btn{cursor:pointer;display:inline-block;margin:0 20px 20px 0;text-align:center;text-decoration:none;text-transform:uppercase;padding:8px 12px;color:#fff;background:0 0;-webkit-transition:.2s all linear;-moz-transition:.2s all linear;transition:.2s all linear;font-family:ralewaymedium,Helvetica,Arial,sans-serif}.ut-btn.small{font-size:11px}.ut-btn.round{-webkit-border-radius:3px;-moz-border-radius:3px;border-radius:3px}.ut-btn:hover{color:#fff}.ut-btn.ut-pt-btn{background:#151515}.ut-btn.ut-pt-btn:hover{background:#151515}.ut-pricing-table .ut-custom-row>video{width:100%;height:100%;object-fit:cover}.ut-pt-wrap.ut-pt-wrap-style-3{margin-top:0}.ut-pt-wrap-style-3 .ut-pt-featured{display:none}.ut-pt-wrap-style-3 .ut-pt-featured-table{top:0}.dark .ut-pt-wrap-style-3 .ut-pricing-table,.light .ut-pt-wrap-style-3 .ut-pricing-table{position:relative;font-family:Arial,Helvetica,sans-serif!important;display:block;background:0 0!important;margin-bottom:30px;-webkit-border-radius:0;-moz-border-radius:0;border-radius:0;-webkit-box-shadow:none;-moz-box-shadow:none;box-shadow:none}.ut-pt-wrap-style-3 .ut-pt-header,.ut-pt-wrap-style-3 .ut-pt-info,.ut-pt-wrap-style-3 .ut-pt-pricing{background:0 0}.ut-pt-wrap-style-3 .ut-pt-header{padding:5px 10px}.ut-pt-wrap-style-3 .ut-custom-row,.ut-pt-wrap-style-3 .ut-pt-header{border:1px solid;border-width:1px;background:rgba(0,0,0,.5);-webkit-box-shadow:0 0 40px #000;-moz-box-shadow:0 0 40px #000;box-shadow:0 0 40px #000;margin-bottom:20px;-webkit-border-radius:3px;-moz-border-radius:3px;border-radius:3px}.ut-pt-wrap-style-3 .ut-custom-row{padding:5px}.ut-pt-wrap-style-3 .ut-custom-row .ut-video{margin:0}.ut-pt-wrap-style-3 .ut-pt-title{color:#fff!important;text-shadow:0 0 40px #fff,2px 2px 3px #000}.ut-pt-wrap-style-3 .ut-pt-info{padding:0}.ut-pt-wrap-style-3 .ut-pt-info ul{border:1px solid;border-width:1px;-webkit-box-shadow:0 0 40px #000;-moz-box-shadow:0 0 40px #000;box-shadow:0 0 40px #000;list-style:circle;-webkit-border-radius:3px;-moz-border-radius:3px;border-radius:3px}.ut-pt-wrap-style-3 .ut-pt-info ul li{border:none;padding:5px 10px;border-bottom:1px solid}.ut-pt-wrap-style-3 .ut-pt-header,.ut-pt-wrap-style-3 .ut-pt-info ul li{width:100%;height:100%;display:block;position:relative;z-index:1}.ut-pt-wrap-style-3 .ut-pt-header:after,.ut-pt-wrap-style-3 .ut-pt-info ul li:after{content:"";background:url(https://www.digitalnydetox.sk/wp-content/themes/brooklyn/images/ut-misc-bg.jpg);opacity:.2;top:0;left:0;bottom:0;right:0;position:absolute;z-index:-1}.ut-pt-wrap-style-3 .ut-pt-info ul li:last-child{border:none}.ut-pt-wrap-style-3 .ut-pt-info ul li:nth-child(2n+0){background:rgba(0,0,0,.5)}.ut-pt-wrap-style-3 .ut-pt-info ul li i{display:none}.ut-pt-wrap-style-3 .ut-pt-pricing{text-align:left;padding:20px 0}.ut-pt-wrap-style-3 .ut-pt-price{color:#fff;text-shadow:0 0 40px #fff,2px 2px 3px #000}.ut-pt-wrap-style-3 .ut-pt-title-slogan{color:#ffae00!important;text-shadow:0 0 40px #ffae00,2px 2px 3px #000}.ut-pt-wrap-style-3 .ut-pt-price-slogan{color:#0f0!important;text-shadow:0 0 40px #0f0,2px 2px 3px #000}.ut-pt-wrap-style-3 .ut-btn{background:rgba(0,0,0,.5);-webkit-box-shadow:0 0 40px #000;-moz-box-shadow:0 0 40px #000;box-shadow:0 0 40px #000;border:1px solid;border-width:1px}.ut-pt-wrap-style-3 .ut-btn:hover,.ut-pt-wrap-style-3 .ut-pt-featured-table .ut-btn:hover{color:#fff!important;text-shadow:0 0 40px #fff,2px 2px 3px #000;background:0 0!important}.ut-pt-wrap-style-3 .ut-pt-featured-table .ut-btn{background:rgba(0,0,0,.5)!important;-webkit-box-shadow:0 0 40px #000;-moz-box-shadow:0 0 40px #000;box-shadow:0 0 40px #000;border:1px solid;border-width:1px}.ut-pt-wrap.ut-pt-wrap-style-4 .ut-pricing-table{-webkit-box-shadow:none;-moz-box-shadow:none;box-shadow:none;margin-bottom:40px}.ut-pt-wrap.ut-pt-wrap-style-4 .ut-pt-featured{margin:0;position:absolute;top:0;right:0;font-weight:400;padding:0;height:inherit;line-height:inherit}.ut-pt-wrap.ut-pt-wrap-style-4 .ut-pt-header{background:0 0;padding-top:0}.ut-pt-wrap.ut-pt-wrap-style-4 .ut-custom-row{margin-bottom:20px;position:relative}.ut-pt-wrap.ut-pt-wrap-style-4 ul{color:inherit;padding:0 30px}.ut-pt-wrap.ut-pt-wrap-style-4 ul li{margin-bottom:10px;padding:0 0 10px}.ut-pt-wrap.ut-pt-wrap-style-4 ul li:last-child{margin-bottom:0}.ut-pt-wrap.ut-pt-wrap-style-4 .ut-pt-pricing{background:0 0;text-align:inherit;margin-top:20px;padding:0 30px}.ut-pt-wrap.ut-pt-wrap-style-4 .ut-pt-pricing .ut-pt-price{font-size:30px;margin:0;padding:0}.ut-pt-wrap.ut-pt-wrap-style-4 .ut-pt-pricing .ut-btn{margin-bottom:0}#ut-sitebody .ut-pt-wrap.ut-pt-wrap-style-4 .ut-pt-pricing .ut-pt-price-slogan{color:inherit;display:block;font-weight:700;font-size:11px;margin-bottom:10px}#ut-sitebody .ut-pt-wrap.ut-pt-wrap-style-4 .ut-pt-mp{margin:0}#ut-sitebody .ut-pt-wrap.ut-pt-wrap-style-4,#ut-sitebody .ut-pt-wrap.ut-pt-wrap-style-4 .ut-pt-featured-table{top:0;margin-top:0}.dark .ut-pt-wrap.ut-pt-wrap-style-4 .ut-pt-title,.light .ut-pt-wrap.ut-pt-wrap-style-4 .ut-pt-title,.ut-pt-wrap.ut-pt-wrap-style-4 .ut-pt-title{margin:0;font-size:17px;-ms-word-wrap:break-word;word-wrap:break-word;color:inherit}.dark .ut-pt-wrap.ut-pt-wrap-style-4 .ut-pt-title-slogan,.light .ut-pt-wrap.ut-pt-wrap-style-4 .ut-pt-title-slogan,.ut-pt-wrap.ut-pt-wrap-style-4 .ut-pt-title-slogan{color:inherit;display:block;font-size:11px;font-weight:700;text-transform:uppercase}.dark .ut-pt-wrap.ut-pt-wrap-style-4 .ut-pt-featured,.light .ut-pt-wrap.ut-pt-wrap-style-4 .ut-pt-featured,.ut-pt-wrap.ut-pt-wrap-style-4 .ut-pt-featured{display:block;background:#252525!important;background:rgba(37,37,37,.3)!important;padding:5px;color:inherit;text-align:center;font-size:13px;font-weight:400}@media screen and (max-width:767px){.ut-pt-price{font-size:40px}.ut-pt-featured-table{top:0}}@media screen and (min-width:768px) and (max-width:1024px){.ut-pt-price{font-size:40px}.ut-pt-wrap .tablet-grid-50:nth-child(odd){clear:left}}.vc_clearfix:after,.vc_column-inner::after,.vc_el-clearfix,.vc_row:after{clear:both}.vc_row:after,.vc_row:before{content:" ";display:table}@media (max-width:767px){.vc_hidden-xs{display:none!important}.vc_el-clearfix-xs{clear:both}}@media (min-width:768px) and (max-width:991px){.vc_hidden-sm{display:none!important}.vc_el-clearfix-sm{clear:both}}@media (min-width:992px) and (max-width:1199px){.vc_hidden-md{display:none!important}.vc_el-clearfix-md{clear:both}}.vc_non_responsive .vc_row .vc_col-sm-1{position:relative;float:left;width:8.33333333%;min-height:1px;padding-left:15px;padding-right:15px}.vc_non_responsive .vc_row .vc_col-sm-2{position:relative;float:left;width:16.66666667%;min-height:1px;padding-left:15px;padding-right:15px}.vc_non_responsive .vc_row .vc_col-sm-3{position:relative;float:left;width:25%;min-height:1px;padding-left:15px;padding-right:15px}.vc_non_responsive .vc_row .vc_col-sm-4{position:relative;float:left;width:33.33333333%;min-height:1px;padding-left:15px;padding-right:15px}.vc_non_responsive .vc_row .vc_col-sm-5{position:relative;float:left;width:41.66666667%;min-height:1px;padding-left:15px;padding-right:15px}.vc_non_responsive .vc_row .vc_col-sm-6{position:relative;float:left;width:50%;min-height:1px;padding-left:15px;padding-right:15px}.vc_non_responsive .vc_row .vc_col-sm-7{position:relative;float:left;width:58.33333333%;min-height:1px;padding-left:15px;padding-right:15px}.vc_non_responsive .vc_row .vc_col-sm-8{position:relative;float:left;width:66.66666667%;min-height:1px;padding-left:15px;padding-right:15px}.vc_non_responsive .vc_row .vc_col-sm-9{position:relative;float:left;width:75%;min-height:1px;padding-left:15px;padding-right:15px}.vc_non_responsive .vc_row .vc_col-sm-10{position:relative;float:left;width:83.33333333%;min-height:1px;padding-left:15px;padding-right:15px}.vc_non_responsive .vc_row .vc_col-sm-11{position:relative;float:left;width:91.66666667%;min-height:1px;padding-left:15px;padding-right:15px}.vc_non_responsive .vc_row .vc_col-sm-12{position:relative;float:left;width:100%;min-height:1px;padding-left:15px;padding-right:15px}.vc_non_responsive .vc_row .vc_col-sm-offset-12{margin-left:100%}.vc_non_responsive .vc_row .vc_col-sm-offset-11{margin-left:91.66666667%}.vc_non_responsive .vc_row .vc_col-sm-offset-10{margin-left:83.33333333%}.vc_non_responsive .vc_row .vc_col-sm-offset-9{margin-left:75%}.vc_non_responsive .vc_row .vc_col-sm-offset-8{margin-left:66.66666667%}.vc_non_responsive .vc_row .vc_col-sm-offset-7{margin-left:58.33333333%}.vc_non_responsive .vc_row .vc_col-sm-offset-6{margin-left:50%}.vc_non_responsive .vc_row .vc_col-sm-offset-5{margin-left:41.66666667%}.vc_non_responsive .vc_row .vc_col-sm-offset-4{margin-left:33.33333333%}.vc_non_responsive .vc_row .vc_col-sm-offset-3{margin-left:25%}.vc_non_responsive .vc_row .vc_col-sm-offset-2{margin-left:16.66666667%}.vc_non_responsive .vc_row .vc_col-sm-offset-1{margin-left:8.33333333%}.vc_non_responsive .vc_row .vc_col-sm-offset-0{margin-left:0}.vc_non_responsive .vc_row .vc_hidden-sm{display:none!important}.vc_non_responsive .vc_row .vc_col-sm-1\/5{position:relative;float:left;width:20%;min-height:1px;padding-left:15px;padding-right:15px}.vc_non_responsive .vc_row .vc_col-sm-2\/5{position:relative;float:left;width:40%;min-height:1px;padding-left:15px;padding-right:15px}.vc_non_responsive .vc_row .vc_col-sm-3\/5{position:relative;float:left;width:60%;min-height:1px;padding-left:15px;padding-right:15px}.vc_non_responsive .vc_row .vc_col-sm-4\/5{position:relative;float:left;width:80%;min-height:1px;padding-left:15px;padding-right:15px}.vc_non_responsive .vc_row .vc_col-sm-5\/5{position:relative;float:left;width:100%;min-height:1px;padding-left:15px;padding-right:15px}.vc_non_responsive .vc_row .vc_col-sm-offset-5\/5{margin-left:100%}.vc_non_responsive .vc_row .vc_col-sm-offset-4\/5{margin-left:80%}.vc_non_responsive .vc_row .vc_col-sm-offset-3\/5{margin-left:60%}.vc_non_responsive .vc_row .vc_col-sm-offset-2\/5{margin-left:40%}.vc_non_responsive .vc_row .vc_col-sm-offset-1\/5{margin-left:20%}.vc_non_responsive .vc_row .vc_col-sm-offset-0\/5{margin-left:0}.vc_column_container{width:100%}.vc_row{margin-left:-15px;margin-right:-15px}.vc_col-lg-1,.vc_col-lg-10,.vc_col-lg-11,.vc_col-lg-12,.vc_col-lg-2,.vc_col-lg-3,.vc_col-lg-4,.vc_col-lg-5,.vc_col-lg-6,.vc_col-lg-7,.vc_col-lg-8,.vc_col-lg-9,.vc_col-md-1,.vc_col-md-10,.vc_col-md-11,.vc_col-md-12,.vc_col-md-2,.vc_col-md-3,.vc_col-md-4,.vc_col-md-5,.vc_col-md-6,.vc_col-md-7,.vc_col-md-8,.vc_col-md-9,.vc_col-sm-1,.vc_col-sm-10,.vc_col-sm-11,.vc_col-sm-12,.vc_col-sm-2,.vc_col-sm-3,.vc_col-sm-4,.vc_col-sm-5,.vc_col-sm-6,.vc_col-sm-7,.vc_col-sm-8,.vc_col-sm-9,.vc_col-xs-1,.vc_col-xs-10,.vc_col-xs-11,.vc_col-xs-12,.vc_col-xs-2,.vc_col-xs-3,.vc_col-xs-4,.vc_col-xs-5,.vc_col-xs-6,.vc_col-xs-7,.vc_col-xs-8,.vc_col-xs-9{position:relative;min-height:1px;padding-left:15px;padding-right:15px;box-sizing:border-box}.vc_col-xs-1,.vc_col-xs-10,.vc_col-xs-11,.vc_col-xs-12,.vc_col-xs-2,.vc_col-xs-3,.vc_col-xs-4,.vc_col-xs-5,.vc_col-xs-6,.vc_col-xs-7,.vc_col-xs-8,.vc_col-xs-9{float:left}[dir=rtl] .vc_rtl-columns-reverse .vc_col-xs-1,[dir=rtl] .vc_rtl-columns-reverse .vc_col-xs-10,[dir=rtl] .vc_rtl-columns-reverse .vc_col-xs-11,[dir=rtl] .vc_rtl-columns-reverse .vc_col-xs-12,[dir=rtl] .vc_rtl-columns-reverse .vc_col-xs-2,[dir=rtl] .vc_rtl-columns-reverse .vc_col-xs-3,[dir=rtl] .vc_rtl-columns-reverse .vc_col-xs-4,[dir=rtl] .vc_rtl-columns-reverse .vc_col-xs-5,[dir=rtl] .vc_rtl-columns-reverse .vc_col-xs-6,[dir=rtl] .vc_rtl-columns-reverse .vc_col-xs-7,[dir=rtl] .vc_rtl-columns-reverse .vc_col-xs-8,[dir=rtl] .vc_rtl-columns-reverse .vc_col-xs-9{float:right}.vc_col-xs-12{width:100%}.vc_col-xs-11{width:91.66666667%}.vc_col-xs-10{width:83.33333333%}.vc_col-xs-9{width:75%}.vc_col-xs-8{width:66.66666667%}.vc_col-xs-7{width:58.33333333%}.vc_col-xs-6{width:50%}.vc_col-xs-5{width:41.66666667%}.vc_col-xs-4{width:33.33333333%}.vc_col-xs-3{width:25%}.vc_col-xs-2{width:16.66666667%}.vc_col-xs-1{width:8.33333333%}.vc_col-xs-pull-12{right:100%}.vc_col-xs-pull-11{right:91.66666667%}.vc_col-xs-pull-10{right:83.33333333%}.vc_col-xs-pull-9{right:75%}.vc_col-xs-pull-8{right:66.66666667%}.vc_col-xs-pull-7{right:58.33333333%}.vc_col-xs-pull-6{right:50%}.vc_col-xs-pull-5{right:41.66666667%}.vc_col-xs-pull-4{right:33.33333333%}.vc_col-xs-pull-3{right:25%}.vc_col-xs-pull-2{right:16.66666667%}.vc_col-xs-pull-1{right:8.33333333%}.vc_col-xs-pull-0{right:auto}.vc_col-xs-push-12{left:100%}.vc_col-xs-push-11{left:91.66666667%}.vc_col-xs-push-10{left:83.33333333%}.vc_col-xs-push-9{left:75%}.vc_col-xs-push-8{left:66.66666667%}.vc_col-xs-push-7{left:58.33333333%}.vc_col-xs-push-6{left:50%}.vc_col-xs-push-5{left:41.66666667%}.vc_col-xs-push-4{left:33.33333333%}.vc_col-xs-push-3{left:25%}.vc_col-xs-push-2{left:16.66666667%}.vc_col-xs-push-1{left:8.33333333%}.vc_col-xs-push-0{left:auto}.vc_col-xs-offset-12{margin-left:100%}.vc_col-xs-offset-11{margin-left:91.66666667%}.vc_col-xs-offset-10{margin-left:83.33333333%}.vc_col-xs-offset-9{margin-left:75%}.vc_col-xs-offset-8{margin-left:66.66666667%}.vc_col-xs-offset-7{margin-left:58.33333333%}.vc_col-xs-offset-6{margin-left:50%}.vc_col-xs-offset-5{margin-left:41.66666667%}.vc_col-xs-offset-4{margin-left:33.33333333%}.vc_col-xs-offset-3{margin-left:25%}.vc_col-xs-offset-2{margin-left:16.66666667%}.vc_col-xs-offset-1{margin-left:8.33333333%}.vc_col-xs-offset-0{margin-left:0}.vc_col-lg-1\/5,.vc_col-lg-2\/5,.vc_col-lg-3\/5,.vc_col-lg-4\/5,.vc_col-lg-5\/5,.vc_col-md-1\/5,.vc_col-md-2\/5,.vc_col-md-3\/5,.vc_col-md-4\/5,.vc_col-md-5\/5,.vc_col-sm-1\/5,.vc_col-sm-2\/5,.vc_col-sm-3\/5,.vc_col-sm-4\/5,.vc_col-sm-5\/5,.vc_col-xs-1\/5,.vc_col-xs-2\/5,.vc_col-xs-3\/5,.vc_col-xs-4\/5,.vc_col-xs-5\/5{position:relative;min-height:1px;padding-left:15px;padding-right:15px;box-sizing:border-box}.vc_col-xs-1\/5,.vc_col-xs-2\/5,.vc_col-xs-3\/5,.vc_col-xs-4\/5,.vc_col-xs-5\/5{float:left}.vc_col-xs-5\/5{width:100%}.vc_col-xs-4\/5{width:80%}.vc_col-xs-3\/5{width:60%}.vc_col-xs-2\/5{width:40%}.vc_col-xs-1\/5{width:20%}.vc_col-xs-pull-5\/5{right:100%}.vc_col-xs-pull-4\/5{right:80%}.vc_col-xs-pull-3\/5{right:60%}.vc_col-xs-pull-2\/5{right:40%}.vc_col-xs-pull-1\/5{right:20%}.vc_col-xs-pull-0\/5{right:auto}.vc_col-xs-push-5\/5{left:100%}.vc_col-xs-push-4\/5{left:80%}.vc_col-xs-push-3\/5{left:60%}.vc_col-xs-push-2\/5{left:40%}.vc_col-xs-push-1\/5{left:20%}.vc_col-xs-push-0\/5{left:auto}.vc_col-xs-offset-5\/5{margin-left:100%}.vc_col-xs-offset-4\/5{margin-left:80%}.vc_col-xs-offset-3\/5{margin-left:60%}.vc_col-xs-offset-2\/5{margin-left:40%}.vc_col-xs-offset-1\/5{margin-left:20%}.vc_col-xs-offset-0\/5{margin-left:0}[dir=rtl] .vc_rtl-columns-reverse .vc_col-xs-1\/5,[dir=rtl] .vc_rtl-columns-reverse .vc_col-xs-2\/5,[dir=rtl] .vc_rtl-columns-reverse .vc_col-xs-3\/5,[dir=rtl] .vc_rtl-columns-reverse .vc_col-xs-4\/5,[dir=rtl] .vc_rtl-columns-reverse .vc_col-xs-5\/5,[dir=rtl] .vc_rtl-columns-reverse .vc_non_responsive .vc_row .vc_col-sm-1\/5,[dir=rtl] .vc_rtl-columns-reverse .vc_non_responsive .vc_row .vc_col-sm-2\/5,[dir=rtl] .vc_rtl-columns-reverse .vc_non_responsive .vc_row .vc_col-sm-3\/5,[dir=rtl] .vc_rtl-columns-reverse .vc_non_responsive .vc_row .vc_col-sm-4\/5,[dir=rtl] .vc_rtl-columns-reverse .vc_non_responsive .vc_row .vc_col-sm-5\/5{float:right}@media (min-width:768px){.vc_col-sm-1,.vc_col-sm-10,.vc_col-sm-11,.vc_col-sm-12,.vc_col-sm-2,.vc_col-sm-3,.vc_col-sm-4,.vc_col-sm-5,.vc_col-sm-6,.vc_col-sm-7,.vc_col-sm-8,.vc_col-sm-9{float:left}[dir=rtl] .vc_rtl-columns-reverse .vc_col-sm-1,[dir=rtl] .vc_rtl-columns-reverse .vc_col-sm-10,[dir=rtl] .vc_rtl-columns-reverse .vc_col-sm-11,[dir=rtl] .vc_rtl-columns-reverse .vc_col-sm-12,[dir=rtl] .vc_rtl-columns-reverse .vc_col-sm-2,[dir=rtl] .vc_rtl-columns-reverse .vc_col-sm-3,[dir=rtl] .vc_rtl-columns-reverse .vc_col-sm-4,[dir=rtl] .vc_rtl-columns-reverse .vc_col-sm-5,[dir=rtl] .vc_rtl-columns-reverse .vc_col-sm-6,[dir=rtl] .vc_rtl-columns-reverse .vc_col-sm-7,[dir=rtl] .vc_rtl-columns-reverse .vc_col-sm-8,[dir=rtl] .vc_rtl-columns-reverse .vc_col-sm-9{float:right}.vc_col-sm-12{width:100%}.vc_col-sm-11{width:91.66666667%}.vc_col-sm-10{width:83.33333333%}.vc_col-sm-9{width:75%}.vc_col-sm-8{width:66.66666667%}.vc_col-sm-7{width:58.33333333%}.vc_col-sm-6{width:50%}.vc_col-sm-5{width:41.66666667%}.vc_col-sm-4{width:33.33333333%}.vc_col-sm-3{width:25%}.vc_col-sm-2{width:16.66666667%}.vc_col-sm-1{width:8.33333333%}.vc_col-sm-pull-12{right:100%}.vc_col-sm-pull-11{right:91.66666667%}.vc_col-sm-pull-10{right:83.33333333%}.vc_col-sm-pull-9{right:75%}.vc_col-sm-pull-8{right:66.66666667%}.vc_col-sm-pull-7{right:58.33333333%}.vc_col-sm-pull-6{right:50%}.vc_col-sm-pull-5{right:41.66666667%}.vc_col-sm-pull-4{right:33.33333333%}.vc_col-sm-pull-3{right:25%}.vc_col-sm-pull-2{right:16.66666667%}.vc_col-sm-pull-1{right:8.33333333%}.vc_col-sm-pull-0{right:auto}.vc_col-sm-push-12{left:100%}.vc_col-sm-push-11{left:91.66666667%}.vc_col-sm-push-10{left:83.33333333%}.vc_col-sm-push-9{left:75%}.vc_col-sm-push-8{left:66.66666667%}.vc_col-sm-push-7{left:58.33333333%}.vc_col-sm-push-6{left:50%}.vc_col-sm-push-5{left:41.66666667%}.vc_col-sm-push-4{left:33.33333333%}.vc_col-sm-push-3{left:25%}.vc_col-sm-push-2{left:16.66666667%}.vc_col-sm-push-1{left:8.33333333%}.vc_col-sm-push-0{left:auto}.vc_col-sm-offset-12{margin-left:100%}.vc_col-sm-offset-11{margin-left:91.66666667%}.vc_col-sm-offset-10{margin-left:83.33333333%}.vc_col-sm-offset-9{margin-left:75%}.vc_col-sm-offset-8{margin-left:66.66666667%}.vc_col-sm-offset-7{margin-left:58.33333333%}.vc_col-sm-offset-6{margin-left:50%}.vc_col-sm-offset-5{margin-left:41.66666667%}.vc_col-sm-offset-4{margin-left:33.33333333%}.vc_col-sm-offset-3{margin-left:25%}.vc_col-sm-offset-2{margin-left:16.66666667%}.vc_col-sm-offset-1{margin-left:8.33333333%}.vc_col-sm-offset-0{margin-left:0}.vc_col-sm-1\/5,.vc_col-sm-2\/5,.vc_col-sm-3\/5,.vc_col-sm-4\/5,.vc_col-sm-5\/5{float:left}[dir=rtl] .vc_rtl-columns-reverse .vc_col-sm-1\/5,[dir=rtl] .vc_rtl-columns-reverse .vc_col-sm-2\/5,[dir=rtl] .vc_rtl-columns-reverse .vc_col-sm-3\/5,[dir=rtl] .vc_rtl-columns-reverse .vc_col-sm-4\/5,[dir=rtl] .vc_rtl-columns-reverse .vc_col-sm-5\/5{float:right}.vc_col-sm-5\/5{width:100%}.vc_col-sm-4\/5{width:80%}.vc_col-sm-3\/5{width:60%}.vc_col-sm-2\/5{width:40%}.vc_col-sm-1\/5{width:20%}.vc_col-sm-pull-5\/5{right:100%}.vc_col-sm-pull-4\/5{right:80%}.vc_col-sm-pull-3\/5{right:60%}.vc_col-sm-pull-2\/5{right:40%}.vc_col-sm-pull-1\/5{right:20%}.vc_col-sm-pull-0\/5{right:auto}.vc_col-sm-push-5\/5{left:100%}.vc_col-sm-push-4\/5{left:80%}.vc_col-sm-push-3\/5{left:60%}.vc_col-sm-push-2\/5{left:40%}.vc_col-sm-push-1\/5{left:20%}.vc_col-sm-push-0\/5{left:auto}.vc_col-sm-offset-5\/5{margin-left:100%}.vc_col-sm-offset-4\/5{margin-left:80%}.vc_col-sm-offset-3\/5{margin-left:60%}.vc_col-sm-offset-2\/5{margin-left:40%}.vc_col-sm-offset-1\/5{margin-left:20%}.vc_col-sm-offset-0\/5{margin-left:0}}@media (min-width:992px){.vc_col-md-1,.vc_col-md-10,.vc_col-md-11,.vc_col-md-12,.vc_col-md-2,.vc_col-md-3,.vc_col-md-4,.vc_col-md-5,.vc_col-md-6,.vc_col-md-7,.vc_col-md-8,.vc_col-md-9{float:left}[dir=rtl] .vc_rtl-columns-reverse .vc_col-md-1,[dir=rtl] .vc_rtl-columns-reverse .vc_col-md-10,[dir=rtl] .vc_rtl-columns-reverse .vc_col-md-11,[dir=rtl] .vc_rtl-columns-reverse .vc_col-md-12,[dir=rtl] .vc_rtl-columns-reverse .vc_col-md-2,[dir=rtl] .vc_rtl-columns-reverse .vc_col-md-3,[dir=rtl] .vc_rtl-columns-reverse .vc_col-md-4,[dir=rtl] .vc_rtl-columns-reverse .vc_col-md-5,[dir=rtl] .vc_rtl-columns-reverse .vc_col-md-6,[dir=rtl] .vc_rtl-columns-reverse .vc_col-md-7,[dir=rtl] .vc_rtl-columns-reverse .vc_col-md-8,[dir=rtl] .vc_rtl-columns-reverse .vc_col-md-9{float:right}.vc_col-md-12{width:100%}.vc_col-md-11{width:91.66666667%}.vc_col-md-10{width:83.33333333%}.vc_col-md-9{width:75%}.vc_col-md-8{width:66.66666667%}.vc_col-md-7{width:58.33333333%}.vc_col-md-6{width:50%}.vc_col-md-5{width:41.66666667%}.vc_col-md-4{width:33.33333333%}.vc_col-md-3{width:25%}.vc_col-md-2{width:16.66666667%}.vc_col-md-1{width:8.33333333%}.vc_col-md-pull-12{right:100%}.vc_col-md-pull-11{right:91.66666667%}.vc_col-md-pull-10{right:83.33333333%}.vc_col-md-pull-9{right:75%}.vc_col-md-pull-8{right:66.66666667%}.vc_col-md-pull-7{right:58.33333333%}.vc_col-md-pull-6{right:50%}.vc_col-md-pull-5{right:41.66666667%}.vc_col-md-pull-4{right:33.33333333%}.vc_col-md-pull-3{right:25%}.vc_col-md-pull-2{right:16.66666667%}.vc_col-md-pull-1{right:8.33333333%}.vc_col-md-pull-0{right:auto}.vc_col-md-push-12{left:100%}.vc_col-md-push-11{left:91.66666667%}.vc_col-md-push-10{left:83.33333333%}.vc_col-md-push-9{left:75%}.vc_col-md-push-8{left:66.66666667%}.vc_col-md-push-7{left:58.33333333%}.vc_col-md-push-6{left:50%}.vc_col-md-push-5{left:41.66666667%}.vc_col-md-push-4{left:33.33333333%}.vc_col-md-push-3{left:25%}.vc_col-md-push-2{left:16.66666667%}.vc_col-md-push-1{left:8.33333333%}.vc_col-md-push-0{left:auto}.vc_col-md-offset-12{margin-left:100%}.vc_col-md-offset-11{margin-left:91.66666667%}.vc_col-md-offset-10{margin-left:83.33333333%}.vc_col-md-offset-9{margin-left:75%}.vc_col-md-offset-8{margin-left:66.66666667%}.vc_col-md-offset-7{margin-left:58.33333333%}.vc_col-md-offset-6{margin-left:50%}.vc_col-md-offset-5{margin-left:41.66666667%}.vc_col-md-offset-4{margin-left:33.33333333%}.vc_col-md-offset-3{margin-left:25%}.vc_col-md-offset-2{margin-left:16.66666667%}.vc_col-md-offset-1{margin-left:8.33333333%}.vc_col-md-offset-0{margin-left:0}.vc_col-md-1\/5,.vc_col-md-2\/5,.vc_col-md-3\/5,.vc_col-md-4\/5,.vc_col-md-5\/5{float:left}[dir=rtl] .vc_rtl-columns-reverse .vc_col-sm-1\/5,[dir=rtl] .vc_rtl-columns-reverse .vc_col-sm-2\/5,[dir=rtl] .vc_rtl-columns-reverse .vc_col-sm-3\/5,[dir=rtl] .vc_rtl-columns-reverse .vc_col-sm-4\/5,[dir=rtl] .vc_rtl-columns-reverse .vc_col-sm-5\/5{float:right}.vc_col-md-5\/5{width:100%}.vc_col-md-4\/5{width:80%}.vc_col-md-3\/5{width:60%}.vc_col-md-2\/5{width:40%}.vc_col-md-1\/5{width:20%}.vc_col-md-pull-5\/5{right:100%}.vc_col-md-pull-4\/5{right:80%}.vc_col-md-pull-3\/5{right:60%}.vc_col-md-pull-2\/5{right:40%}.vc_col-md-pull-1\/5{right:20%}.vc_col-md-pull-0\/5{right:auto}.vc_col-md-push-5\/5{left:100%}.vc_col-md-push-4\/5{left:80%}.vc_col-md-push-3\/5{left:60%}.vc_col-md-push-2\/5{left:40%}.vc_col-md-push-1\/5{left:20%}.vc_col-md-push-0\/5{left:auto}.vc_col-md-offset-5\/5{margin-left:100%}.vc_col-md-offset-4\/5{margin-left:80%}.vc_col-md-offset-3\/5{margin-left:60%}.vc_col-md-offset-2\/5{margin-left:40%}.vc_col-md-offset-1\/5{margin-left:20%}.vc_col-md-offset-0\/5{margin-left:0}}@media (min-width:1200px){.vc_hidden-lg{display:none!important}.vc_col-lg-1,.vc_col-lg-10,.vc_col-lg-11,.vc_col-lg-12,.vc_col-lg-2,.vc_col-lg-3,.vc_col-lg-4,.vc_col-lg-5,.vc_col-lg-6,.vc_col-lg-7,.vc_col-lg-8,.vc_col-lg-9{float:left}[dir=rtl] .vc_rtl-columns-reverse .vc_col-lg-1,[dir=rtl] .vc_rtl-columns-reverse .vc_col-lg-10,[dir=rtl] .vc_rtl-columns-reverse .vc_col-lg-11,[dir=rtl] .vc_rtl-columns-reverse .vc_col-lg-12,[dir=rtl] .vc_rtl-columns-reverse .vc_col-lg-2,[dir=rtl] .vc_rtl-columns-reverse .vc_col-lg-3,[dir=rtl] .vc_rtl-columns-reverse .vc_col-lg-4,[dir=rtl] .vc_rtl-columns-reverse .vc_col-lg-5,[dir=rtl] .vc_rtl-columns-reverse .vc_col-lg-6,[dir=rtl] .vc_rtl-columns-reverse .vc_col-lg-7,[dir=rtl] .vc_rtl-columns-reverse .vc_col-lg-8,[dir=rtl] .vc_rtl-columns-reverse .vc_col-lg-9{float:right}.vc_col-lg-12{width:100%}.vc_col-lg-11{width:91.66666667%}.vc_col-lg-10{width:83.33333333%}.vc_col-lg-9{width:75%}.vc_col-lg-8{width:66.66666667%}.vc_col-lg-7{width:58.33333333%}.vc_col-lg-6{width:50%}.vc_col-lg-5{width:41.66666667%}.vc_col-lg-4{width:33.33333333%}.vc_col-lg-3{width:25%}.vc_col-lg-2{width:16.66666667%}.vc_col-lg-1{width:8.33333333%}.vc_col-lg-pull-12{right:100%}.vc_col-lg-pull-11{right:91.66666667%}.vc_col-lg-pull-10{right:83.33333333%}.vc_col-lg-pull-9{right:75%}.vc_col-lg-pull-8{right:66.66666667%}.vc_col-lg-pull-7{right:58.33333333%}.vc_col-lg-pull-6{right:50%}.vc_col-lg-pull-5{right:41.66666667%}.vc_col-lg-pull-4{right:33.33333333%}.vc_col-lg-pull-3{right:25%}.vc_col-lg-pull-2{right:16.66666667%}.vc_col-lg-pull-1{right:8.33333333%}.vc_col-lg-pull-0{right:auto}.vc_col-lg-push-12{left:100%}.vc_col-lg-push-11{left:91.66666667%}.vc_col-lg-push-10{left:83.33333333%}.vc_col-lg-push-9{left:75%}.vc_col-lg-push-8{left:66.66666667%}.vc_col-lg-push-7{left:58.33333333%}.vc_col-lg-push-6{left:50%}.vc_col-lg-push-5{left:41.66666667%}.vc_col-lg-push-4{left:33.33333333%}.vc_col-lg-push-3{left:25%}.vc_col-lg-push-2{left:16.66666667%}.vc_col-lg-push-1{left:8.33333333%}.vc_col-lg-push-0{left:auto}.vc_col-lg-offset-12{margin-left:100%}.vc_col-lg-offset-11{margin-left:91.66666667%}.vc_col-lg-offset-10{margin-left:83.33333333%}.vc_col-lg-offset-9{margin-left:75%}.vc_col-lg-offset-8{margin-left:66.66666667%}.vc_col-lg-offset-7{margin-left:58.33333333%}.vc_col-lg-offset-6{margin-left:50%}.vc_col-lg-offset-5{margin-left:41.66666667%}.vc_col-lg-offset-4{margin-left:33.33333333%}.vc_col-lg-offset-3{margin-left:25%}.vc_col-lg-offset-2{margin-left:16.66666667%}.vc_col-lg-offset-1{margin-left:8.33333333%}.vc_col-lg-offset-0{margin-left:0}.vc_col-lg-1\/5,.vc_col-lg-2\/5,.vc_col-lg-3\/5,.vc_col-lg-4\/5,.vc_col-lg-5\/5{float:left}[dir=rtl] .vc_rtl-columns-reverse .vc_col-sm-1\/5,[dir=rtl] .vc_rtl-columns-reverse .vc_col-sm-2\/5,[dir=rtl] .vc_rtl-columns-reverse .vc_col-sm-3\/5,[dir=rtl] .vc_rtl-columns-reverse .vc_col-sm-4\/5,[dir=rtl] .vc_rtl-columns-reverse .vc_col-sm-5\/5{float:right}.vc_col-lg-5\/5{width:100%}.vc_col-lg-4\/5{width:80%}.vc_col-lg-3\/5{width:60%}.vc_col-lg-2\/5{width:40%}.vc_col-lg-1\/5{width:20%}.vc_col-lg-pull-5\/5{right:100%}.vc_col-lg-pull-4\/5{right:80%}.vc_col-lg-pull-3\/5{right:60%}.vc_col-lg-pull-2\/5{right:40%}.vc_col-lg-pull-1\/5{right:20%}.vc_col-lg-pull-0\/5{right:auto}.vc_col-lg-push-5\/5{left:100%}.vc_col-lg-push-4\/5{left:80%}.vc_col-lg-push-3\/5{left:60%}.vc_col-lg-push-2\/5{left:40%}.vc_col-lg-push-1\/5{left:20%}.vc_col-lg-push-0\/5{left:auto}.vc_col-lg-offset-5\/5{margin-left:100%}.vc_col-lg-offset-4\/5{margin-left:80%}.vc_col-lg-offset-3\/5{margin-left:60%}.vc_col-lg-offset-2\/5{margin-left:40%}.vc_col-lg-offset-1\/5{margin-left:20%}.vc_col-lg-offset-0\/5{margin-left:0}.vc_el-clearfix-lg{clear:both}}.vc_el_width_100,.vc_el_width_50,.vc_el_width_60,.vc_el_width_70,.vc_el_width_80,.vc_el_width_90{margin-left:auto!important;margin-right:auto!important}.vc_pull-right{float:right!important}.vc_pull-left{float:left!important}.vc_clearfix:after,.vc_clearfix:before{content:" ";display:table}.vc_visible{display:block}.vc_table{width:100%;max-width:100%;margin-bottom:20px;border-collapse:collapse}.vc_pixel_icon,.vc_toggle_size_sm .vc_toggle_icon,i.icon{height:16px;width:16px}.vc_table>tbody>tr>td,.vc_table>tbody>tr>th,.vc_table>tfoot>tr>td,.vc_table>tfoot>tr>th,.vc_table>thead>tr>td,.vc_table>thead>tr>th{padding:8px;line-height:1.42857143;vertical-align:top;border-top:1px solid #ddd}.vc_table>thead>tr>th{vertical-align:bottom;border-bottom:2px solid #ddd}.vc_button-2-wrapper,.vc_pixel_icon,.vc_toggle_icon,.wpb_button{vertical-align:middle}.vc_table>caption+thead>tr:first-child>td,.vc_table>caption+thead>tr:first-child>th,.vc_table>colgroup+thead>tr:first-child>td,.vc_table>colgroup+thead>tr:first-child>th,.vc_table>thead:first-child>tr:first-child>td,.vc_table>thead:first-child>tr:first-child>th{border-top:0}.vc_table>tbody+tbody{border-top:2px solid #ddd}.vc_table .table{background-color:#fff}.vc_table-bordered,.vc_table-bordered>tbody>tr>td,.vc_table-bordered>tbody>tr>th,.vc_table-bordered>tfoot>tr>td,.vc_table-bordered>tfoot>tr>th,.vc_table-bordered>thead>tr>td,.vc_table-bordered>thead>tr>th{border:1px solid #ddd}.vc_table-bordered>thead>tr>td,.vc_table-bordered>thead>tr>th{border-bottom-width:2px}.vc_pixel_icon{display:inline-block;background-position:0 0;background-repeat:no-repeat}.vc_pixel_icon-alert{background-image:url(https://www.digitalnydetox.sk/wp-content/plugins/js_composer/assets/vc/alert.png)}.vc_pixel_icon-info{background-image:url(https://www.digitalnydetox.sk/wp-content/plugins/js_composer/assets/vc/info.png)}.vc_pixel_icon-tick{background-image:url(https://www.digitalnydetox.sk/wp-content/plugins/js_composer/assets/vc/tick.png)}.vc_pixel_icon-explanation{background-image:url(https://www.digitalnydetox.sk/wp-content/plugins/js_composer/assets/vc/exclamation.png)}.vc_pixel_icon-address_book{background-image:url(https://www.digitalnydetox.sk/wp-content/plugins/js_composer/assets/images/icons/address-book.png)}.vc_pixel_icon-alarm_clock{background-image:url(https://www.digitalnydetox.sk/wp-content/plugins/js_composer/assets/images/icons/alarm-clock.png)}.vc_pixel_icon-anchor{background-image:url(https://www.digitalnydetox.sk/wp-content/plugins/js_composer/assets/images/icons/anchor.png)}.vc_pixel_icon-application_image{background-image:url(https://www.digitalnydetox.sk/wp-content/plugins/js_composer/assets/images/icons/application-image.png)}.vc_pixel_icon-arrow{background-image:url(https://www.digitalnydetox.sk/wp-content/plugins/js_composer/assets/images/icons/arrow.png)}.vc_pixel_icon-asterisk{background-image:url(https://www.digitalnydetox.sk/wp-content/plugins/js_composer/assets/images/icons/asterisk.png)}.vc_pixel_icon-hammer{background-image:url(https://www.digitalnydetox.sk/wp-content/plugins/js_composer/assets/images/icons/auction-hammer.png)}.vc_pixel_icon-balloon{background-image:url(https://www.digitalnydetox.sk/wp-content/plugins/js_composer/assets/images/icons/balloon.png)}.vc_pixel_icon-balloon_buzz{background-image:url(https://www.digitalnydetox.sk/wp-content/plugins/js_composer/assets/images/icons/balloon-buzz.png)}.vc_pixel_icon-balloon_facebook{background-image:url(https://www.digitalnydetox.sk/wp-content/plugins/js_composer/assets/images/icons/balloon-facebook.png)}.vc_pixel_icon-balloon_twitter{background-image:url(https://www.digitalnydetox.sk/wp-content/plugins/js_composer/assets/images/icons/balloon-twitter.png)}.vc_pixel_icon-battery{background-image:url(https://www.digitalnydetox.sk/wp-content/plugins/js_composer/assets/images/icons/battery-full.png)}.vc_pixel_icon-binocular{background-image:url(https://www.digitalnydetox.sk/wp-content/plugins/js_composer/assets/images/icons/binocular.png)}.vc_pixel_icon-document_excel{background-image:url(https://www.digitalnydetox.sk/wp-content/plugins/js_composer/assets/images/icons/blue-document-excel.png)}.vc_pixel_icon-document_image{background-image:url(https://www.digitalnydetox.sk/wp-content/plugins/js_composer/assets/images/icons/blue-document-image.png)}.vc_pixel_icon-document_music{background-image:url(https://www.digitalnydetox.sk/wp-content/plugins/js_composer/assets/images/icons/blue-document-music.png)}.vc_pixel_icon-document_office{background-image:url(https://www.digitalnydetox.sk/wp-content/plugins/js_composer/assets/images/icons/blue-document-office.png)}.vc_pixel_icon-document_pdf{background-image:url(https://www.digitalnydetox.sk/wp-content/plugins/js_composer/assets/images/icons/blue-document-pdf.png)}.vc_pixel_icon-document_powerpoint{background-image:url(https://www.digitalnydetox.sk/wp-content/plugins/js_composer/assets/images/icons/blue-document-powerpoint.png)}.vc_pixel_icon-document_word{background-image:url(https://www.digitalnydetox.sk/wp-content/plugins/js_composer/assets/images/icons/blue-document-word.png)}.vc_pixel_icon-bookmark{background-image:url(https://www.digitalnydetox.sk/wp-content/plugins/js_composer/assets/images/icons/bookmark.png)}.vc_pixel_icon-camcorder{background-image:url(https://www.digitalnydetox.sk/wp-content/plugins/js_composer/assets/images/icons/camcorder.png)}.vc_pixel_icon-camera{background-image:url(https://www.digitalnydetox.sk/wp-content/plugins/js_composer/assets/images/icons/camera.png)}.vc_pixel_icon-chart{background-image:url(https://www.digitalnydetox.sk/wp-content/plugins/js_composer/assets/images/icons/chart.png)}.vc_pixel_icon-chart_pie{background-image:url(https://www.digitalnydetox.sk/wp-content/plugins/js_composer/assets/images/icons/chart-pie.png)}.vc_pixel_icon-clock{background-image:url(https://www.digitalnydetox.sk/wp-content/plugins/js_composer/assets/images/icons/clock.png)}.vc_pixel_icon-play{background-image:url(https://www.digitalnydetox.sk/wp-content/plugins/js_composer/assets/images/icons/control.png)}.vc_pixel_icon-fire{background-image:url(https://www.digitalnydetox.sk/wp-content/plugins/js_composer/assets/images/icons/fire.png)}.vc_pixel_icon-heart{background-image:url(https://www.digitalnydetox.sk/wp-content/plugins/js_composer/assets/images/icons/heart.png)}.vc_pixel_icon-mail{background-image:url(https://www.digitalnydetox.sk/wp-content/plugins/js_composer/assets/images/icons/mail.png)}.vc_pixel_icon-shield{background-image:url(https://www.digitalnydetox.sk/wp-content/plugins/js_composer/assets/images/icons/plus-shield.png)}.vc_pixel_icon-video{background-image:url(https://www.digitalnydetox.sk/wp-content/plugins/js_composer/assets/images/icons/video.png)}@font-face{font-family:vcpb-plugin-icons;src:url(https://www.digitalnydetox.sk/wp-content/plugins/js_composer/assets/fonts/vc_icons_v3/fonts/vcpb-plugin-icons.eot);src:url(https://www.digitalnydetox.sk/wp-content/plugins/js_composer/assets/fonts/vc_icons_v3/fonts/vcpb-plugin-icons.eot) format('embedded-opentype'),url(https://www.digitalnydetox.sk/wp-content/plugins/js_composer/assets/fonts/vc_icons_v3/fonts/vcpb-plugin-icons.ttf) format('truetype'),url(https://www.digitalnydetox.sk/wp-content/plugins/js_composer/assets/fonts/vc_icons_v3/fonts/vcpb-plugin-icons.woff) format('woff'),url(https://www.digitalnydetox.sk/wp-content/plugins/js_composer/assets/fonts/vc_icons_v3/fonts/vcpb-plugin-icons.svg) format('svg');font-weight:400;font-style:normal;font-display:block}.vc-composer-icon{font-family:vcpb-plugin-icons!important;speak:never;font-style:normal;font-weight:400;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.vc-c-icon-seo:before{content:"\e927"}.vc-c-icon-clone:before{content:"\e926"}.vc-c-icon-paste:before{content:"\e924"}.vc-c-icon-copy:before{content:"\e925"}.vc-c-icon-layout_portrait-smartphones:before{content:"\e917"}.vc-c-icon-layout_landscape-smartphones:before{content:"\e918"}.vc-c-icon-layout_portrait-tablets:before{content:"\e919"}.vc-c-icon-layout_landscape-tablets:before{content:"\e91a"}.vc-c-icon-layout_default:before{content:"\e91b"}.vc-c-icon-cog:before{content:"\e91f"}.vc-c-icon-add_template:before{content:"\e920"}.vc-c-icon-more:before{content:"\e923"}.vc-c-icon-text-block:before{content:"\e903"}.vc-c-icon-fullscreen_exit:before{content:"\e90d"}.vc-c-icon-fullscreen:before{content:"\e910"}.vc-c-icon-close:before{content:"\e914"}.vc-c-icon-add_element:before{content:"\e915"}.vc-c-icon-redo:before{content:"\e921"}.vc-c-icon-undo:before{content:"\e922"}.vc-c-icon-minimize:before{content:"\e91c"}.vc-c-icon-1-6_4-6_1-6:before{content:"\e90e"}.vc-c-icon-arrow_back:before{content:"\e5c4"}.vc-c-icon-arrow_drop_down:before{content:"\e5c5"}.vc-c-icon-arrow_drop_up:before{content:"\e5c7"}.vc-c-icon-arrow_forward:before{content:"\e5c8"}.vc-c-icon-check:before{content:"\e5ca"}.vc-c-icon-arrow_upward:before{content:"\e5d8"}.vc-c-icon-arrow_downward:before{content:"\e5db"}.vc-c-icon-sync:before{content:"\e627"}.vc-c-icon-search:before{content:"\e8b6"}.vc-c-icon-1-1:before{content:"\e900"}.vc-c-icon-1-2_1-2:before{content:"\e901"}.vc-c-icon-1-3_1-3_1-3:before{content:"\e902"}.vc-c-icon-1-4_1-2_1-4:before{content:"\e904"}.vc-c-icon-1-4_1-4_1-4_1-4:before{content:"\e905"}.vc-c-icon-1-4_3-4:before{content:"\e906"}.vc-c-icon-1-6_1-6_1-6_1-2:before{content:"\e907"}.vc-c-icon-1-6_1-6_1-6_1-6_1-6_1-6:before{content:"\e908"}.vc-c-icon-l_15_15_15_15_15:before{content:"\e909"}.vc-c-icon-1-6_2-3_1-6:before{content:"\e90a"}.vc-c-icon-2-3_1-3:before{content:"\e90b"}.vc-c-icon-5-6_1-6:before{content:"\e90c"}.vc-c-icon-add:before{content:"\e90f"}.vc-c-icon-content_copy:before{content:"\e911"}.vc-c-icon-delete_empty:before{content:"\e912"}.vc-c-icon-dragndrop:before{content:"\e913"}.vc-c-icon-arrow_drop_right:before{content:"\e916"}.vc-c-icon-mode_edit:before{content:"\e91d"}.vc-c-icon-row_default_fe:before{content:"\e91e"}.vc_txt_align_left{text-align:left}.vc_txt_align_right{text-align:right}.vc_txt_align_center{text-align:center}.vc_txt_align_justify{text-align:justify;text-justify:inter-word}.vc_el_width_50{width:50%}.vc_el_width_60{width:60%}.vc_el_width_70{width:70%}.vc_el_width_80{width:80%}.vc_el_width_90{width:90%}.vc_el_width_100{width:100%}.vc_btn,a.vc_btn,button.vc_btn{cursor:pointer;display:inline-block;text-decoration:none!important;padding:9px 12px;font-size:100%;line-height:20px;border-radius:4px}.vc_btn,.vc_btn:focus,.vc_btn:hover,a.vc_btn,a.vc_btn:focus,a.vc_btn:hover,button.vc_btn,button.vc_btn:focus,button.vc_btn:hover{border:1px solid transparent;box-shadow:none}.vc_btn-lg,a.vc_btn-lg,button.vc_btn-lg{padding:10px 16px;font-size:18px;line-height:1.3333333;border-radius:6px}.vc_btn-sm,a.vc_btn-sm,button.vc_btn-sm{padding:5px 10px;font-size:12px;line-height:1.5;border-radius:3px}.vc_btn-xs,a.vc_btn-xs,button.vc_btn-xs{padding:1px 5px;font-size:12px;line-height:1.5;border-radius:3px}.vc_btn_square,a.vc_btn_square,button.vc_btn_square{border-radius:0}.vc_btn_square_outlined,a.vc_btn_square_outlined,button.vc_btn_square_outlined{border-radius:0;background:0 0!important}.vc_btn_square_outlined,.vc_btn_square_outlined:focus,.vc_btn_square_outlined:hover,a.vc_btn_square_outlined,a.vc_btn_square_outlined:focus,a.vc_btn_square_outlined:hover,button.vc_btn_square_outlined,button.vc_btn_square_outlined:focus,button.vc_btn_square_outlined:hover{border:2px solid}.vc_btn_round,a.vc_btn_round,button.vc_btn_round{border-radius:25px}.vc_btn_outlined,a.vc_btn_outlined,button.vc_btn_outlined{background:0 0!important}.vc_btn_outlined,.vc_btn_outlined:focus,.vc_btn_outlined:hover,a.vc_btn_outlined,a.vc_btn_outlined:focus,a.vc_btn_outlined:hover,button.vc_btn_outlined,button.vc_btn_outlined:focus,button.vc_btn_outlined:hover{border:2px solid}.vc_btn-blue,a.vc_btn-blue,button.vc_btn-blue{background-color:#5472D2;color:#fff!important;transition:all .5s}.vc_btn-blue:hover,a.vc_btn-blue:hover,button.vc_btn-blue:hover{background-color:#3c5ecc;color:#f7f7f7!important}.vc_btn-blue.vc_btn_outlined,.vc_btn-blue.vc_btn_square_outlined,a.vc_btn-blue.vc_btn_outlined,a.vc_btn-blue.vc_btn_square_outlined,button.vc_btn-blue.vc_btn_outlined,button.vc_btn-blue.vc_btn_square_outlined{color:#5472D2!important}.vc_btn-blue.vc_btn_outlined:hover,.vc_btn-blue.vc_btn_square_outlined:hover,a.vc_btn-blue.vc_btn_outlined:hover,a.vc_btn-blue.vc_btn_square_outlined:hover,button.vc_btn-blue.vc_btn_outlined:hover,button.vc_btn-blue.vc_btn_square_outlined:hover{border-color:#3c5ecc}.vc_btn-blue.vc_btn_3d,a.vc_btn-blue.vc_btn_3d,button.vc_btn-blue.vc_btn_3d{box-shadow:0 5px 0 #3253bc;margin-bottom:5px}.vc_btn-blue.vc_btn_3d.vc_btn_xs,a.vc_btn-blue.vc_btn_3d.vc_btn_xs,button.vc_btn-blue.vc_btn_3d.vc_btn_xs{box-shadow:0 3px 0 #3253bc;margin-bottom:3px}.vc_btn-blue.vc_btn_3d.vc_btn_sm,a.vc_btn-blue.vc_btn_3d.vc_btn_sm,button.vc_btn-blue.vc_btn_3d.vc_btn_sm{box-shadow:0 4px 0 #3253bc;margin-bottom:4px}.vc_btn-turquoise,a.vc_btn-turquoise,button.vc_btn-turquoise{background-color:#00C1CF;color:#fff!important;transition:all .5s}.vc_btn-turquoise:hover,a.vc_btn-turquoise:hover,button.vc_btn-turquoise:hover{background-color:#00a4b0;color:#f7f7f7!important}.vc_btn-turquoise.vc_btn_outlined,.vc_btn-turquoise.vc_btn_square_outlined,a.vc_btn-turquoise.vc_btn_outlined,a.vc_btn-turquoise.vc_btn_square_outlined,button.vc_btn-turquoise.vc_btn_outlined,button.vc_btn-turquoise.vc_btn_square_outlined{color:#00C1CF!important}.vc_btn-turquoise.vc_btn_outlined:hover,.vc_btn-turquoise.vc_btn_square_outlined:hover,a.vc_btn-turquoise.vc_btn_outlined:hover,a.vc_btn-turquoise.vc_btn_square_outlined:hover,button.vc_btn-turquoise.vc_btn_outlined:hover,button.vc_btn-turquoise.vc_btn_square_outlined:hover{border-color:#00a4b0}.vc_btn-turquoise.vc_btn_3d,a.vc_btn-turquoise.vc_btn_3d,button.vc_btn-turquoise.vc_btn_3d{box-shadow:0 5px 0 #008d97;margin-bottom:5px}.vc_btn-turquoise.vc_btn_3d.vc_btn_xs,a.vc_btn-turquoise.vc_btn_3d.vc_btn_xs,button.vc_btn-turquoise.vc_btn_3d.vc_btn_xs{box-shadow:0 3px 0 #008d97;margin-bottom:3px}.vc_btn-turquoise.vc_btn_3d.vc_btn_sm,a.vc_btn-turquoise.vc_btn_3d.vc_btn_sm,button.vc_btn-turquoise.vc_btn_3d.vc_btn_sm{box-shadow:0 4px 0 #008d97;margin-bottom:4px}.vc_btn-pink,a.vc_btn-pink,button.vc_btn-pink{background-color:#FE6C61;color:#fff!important;transition:all .5s}.vc_btn-pink:hover,a.vc_btn-pink:hover,button.vc_btn-pink:hover{background-color:#fe5043;color:#f7f7f7!important}.vc_btn-pink.vc_btn_outlined,.vc_btn-pink.vc_btn_square_outlined,a.vc_btn-pink.vc_btn_outlined,a.vc_btn-pink.vc_btn_square_outlined,button.vc_btn-pink.vc_btn_outlined,button.vc_btn-pink.vc_btn_square_outlined{color:#FE6C61!important}.vc_btn-pink.vc_btn_outlined:hover,.vc_btn-pink.vc_btn_square_outlined:hover,a.vc_btn-pink.vc_btn_outlined:hover,a.vc_btn-pink.vc_btn_square_outlined:hover,button.vc_btn-pink.vc_btn_outlined:hover,button.vc_btn-pink.vc_btn_square_outlined:hover{border-color:#fe5043}.vc_btn-pink.vc_btn_3d,a.vc_btn-pink.vc_btn_3d,button.vc_btn-pink.vc_btn_3d{box-shadow:0 5px 0 #fe3829;margin-bottom:5px}.vc_btn-pink.vc_btn_3d.vc_btn_xs,a.vc_btn-pink.vc_btn_3d.vc_btn_xs,button.vc_btn-pink.vc_btn_3d.vc_btn_xs{box-shadow:0 3px 0 #fe3829;margin-bottom:3px}.vc_btn-pink.vc_btn_3d.vc_btn_sm,a.vc_btn-pink.vc_btn_3d.vc_btn_sm,button.vc_btn-pink.vc_btn_3d.vc_btn_sm{box-shadow:0 4px 0 #fe3829;margin-bottom:4px}.vc_btn-violet,a.vc_btn-violet,button.vc_btn-violet{background-color:#8D6DC4;color:#fff!important;transition:all .5s}.vc_btn-violet:hover,a.vc_btn-violet:hover,button.vc_btn-violet:hover{background-color:#7c57bb;color:#f7f7f7!important}.vc_btn-violet.vc_btn_outlined,.vc_btn-violet.vc_btn_square_outlined,a.vc_btn-violet.vc_btn_outlined,a.vc_btn-violet.vc_btn_square_outlined,button.vc_btn-violet.vc_btn_outlined,button.vc_btn-violet.vc_btn_square_outlined{color:#8D6DC4!important}.vc_btn-violet.vc_btn_outlined:hover,.vc_btn-violet.vc_btn_square_outlined:hover,a.vc_btn-violet.vc_btn_outlined:hover,a.vc_btn-violet.vc_btn_square_outlined:hover,button.vc_btn-violet.vc_btn_outlined:hover,button.vc_btn-violet.vc_btn_square_outlined:hover{border-color:#7c57bb}.vc_btn-violet.vc_btn_3d,a.vc_btn-violet.vc_btn_3d,button.vc_btn-violet.vc_btn_3d{box-shadow:0 5px 0 #6e48b1;margin-bottom:5px}.vc_btn-violet.vc_btn_3d.vc_btn_xs,a.vc_btn-violet.vc_btn_3d.vc_btn_xs,button.vc_btn-violet.vc_btn_3d.vc_btn_xs{box-shadow:0 3px 0 #6e48b1;margin-bottom:3px}.vc_btn-violet.vc_btn_3d.vc_btn_sm,a.vc_btn-violet.vc_btn_3d.vc_btn_sm,button.vc_btn-violet.vc_btn_3d.vc_btn_sm{box-shadow:0 4px 0 #6e48b1;margin-bottom:4px}.vc_btn-peacoc,a.vc_btn-peacoc,button.vc_btn-peacoc{background-color:#4CADC9;color:#fff!important;transition:all .5s}.vc_btn-peacoc:hover,a.vc_btn-peacoc:hover,button.vc_btn-peacoc:hover{background-color:#39a0bd;color:#f7f7f7!important}.vc_btn-peacoc.vc_btn_outlined,.vc_btn-peacoc.vc_btn_square_outlined,a.vc_btn-peacoc.vc_btn_outlined,a.vc_btn-peacoc.vc_btn_square_outlined,button.vc_btn-peacoc.vc_btn_outlined,button.vc_btn-peacoc.vc_btn_square_outlined{color:#4CADC9!important}.vc_btn-peacoc.vc_btn_outlined:hover,.vc_btn-peacoc.vc_btn_square_outlined:hover,a.vc_btn-peacoc.vc_btn_outlined:hover,a.vc_btn-peacoc.vc_btn_square_outlined:hover,button.vc_btn-peacoc.vc_btn_outlined:hover,button.vc_btn-peacoc.vc_btn_square_outlined:hover{border-color:#39a0bd}.vc_btn-peacoc.vc_btn_3d,a.vc_btn-peacoc.vc_btn_3d,button.vc_btn-peacoc.vc_btn_3d{box-shadow:0 5px 0 #338faa;margin-bottom:5px}.vc_btn-peacoc.vc_btn_3d.vc_btn_xs,a.vc_btn-peacoc.vc_btn_3d.vc_btn_xs,button.vc_btn-peacoc.vc_btn_3d.vc_btn_xs{box-shadow:0 3px 0 #338faa;margin-bottom:3px}.vc_btn-peacoc.vc_btn_3d.vc_btn_sm,a.vc_btn-peacoc.vc_btn_3d.vc_btn_sm,button.vc_btn-peacoc.vc_btn_3d.vc_btn_sm{box-shadow:0 4px 0 #338faa;margin-bottom:4px}.vc_btn-chino,a.vc_btn-chino,button.vc_btn-chino{background-color:#CEC2AB;color:#fff!important;transition:all .5s}.vc_btn-chino:hover,a.vc_btn-chino:hover,button.vc_btn-chino:hover{background-color:#c3b498;color:#f7f7f7!important}.vc_btn-chino.vc_btn_outlined,.vc_btn-chino.vc_btn_square_outlined,a.vc_btn-chino.vc_btn_outlined,a.vc_btn-chino.vc_btn_square_outlined,button.vc_btn-chino.vc_btn_outlined,button.vc_btn-chino.vc_btn_square_outlined{color:#CEC2AB!important}.vc_btn-chino.vc_btn_outlined:hover,.vc_btn-chino.vc_btn_square_outlined:hover,a.vc_btn-chino.vc_btn_outlined:hover,a.vc_btn-chino.vc_btn_square_outlined:hover,button.vc_btn-chino.vc_btn_outlined:hover,button.vc_btn-chino.vc_btn_square_outlined:hover{border-color:#c3b498}.vc_btn-chino.vc_btn_3d,a.vc_btn-chino.vc_btn_3d,button.vc_btn-chino.vc_btn_3d{box-shadow:0 5px 0 #b9a888;margin-bottom:5px}.vc_btn-chino.vc_btn_3d.vc_btn_xs,a.vc_btn-chino.vc_btn_3d.vc_btn_xs,button.vc_btn-chino.vc_btn_3d.vc_btn_xs{box-shadow:0 3px 0 #b9a888;margin-bottom:3px}.vc_btn-chino.vc_btn_3d.vc_btn_sm,a.vc_btn-chino.vc_btn_3d.vc_btn_sm,button.vc_btn-chino.vc_btn_3d.vc_btn_sm{box-shadow:0 4px 0 #b9a888;margin-bottom:4px}.vc_btn-mulled_wine,a.vc_btn-mulled_wine,button.vc_btn-mulled_wine{background-color:#50485B;color:#fff!important;transition:all .5s}.vc_btn-mulled_wine:hover,a.vc_btn-mulled_wine:hover,button.vc_btn-mulled_wine:hover{background-color:#413a4a;color:#f7f7f7!important}.vc_btn-mulled_wine.vc_btn_outlined,.vc_btn-mulled_wine.vc_btn_square_outlined,a.vc_btn-mulled_wine.vc_btn_outlined,a.vc_btn-mulled_wine.vc_btn_square_outlined,button.vc_btn-mulled_wine.vc_btn_outlined,button.vc_btn-mulled_wine.vc_btn_square_outlined{color:#50485B!important}.vc_btn-mulled_wine.vc_btn_outlined:hover,.vc_btn-mulled_wine.vc_btn_square_outlined:hover,a.vc_btn-mulled_wine.vc_btn_outlined:hover,a.vc_btn-mulled_wine.vc_btn_square_outlined:hover,button.vc_btn-mulled_wine.vc_btn_outlined:hover,button.vc_btn-mulled_wine.vc_btn_square_outlined:hover{border-color:#413a4a}.vc_btn-mulled_wine.vc_btn_3d,a.vc_btn-mulled_wine.vc_btn_3d,button.vc_btn-mulled_wine.vc_btn_3d{box-shadow:0 5px 0 #342f3c;margin-bottom:5px}.vc_btn-mulled_wine.vc_btn_3d.vc_btn_xs,a.vc_btn-mulled_wine.vc_btn_3d.vc_btn_xs,button.vc_btn-mulled_wine.vc_btn_3d.vc_btn_xs{box-shadow:0 3px 0 #342f3c;margin-bottom:3px}.vc_btn-mulled_wine.vc_btn_3d.vc_btn_sm,a.vc_btn-mulled_wine.vc_btn_3d.vc_btn_sm,button.vc_btn-mulled_wine.vc_btn_3d.vc_btn_sm{box-shadow:0 4px 0 #342f3c;margin-bottom:4px}.vc_btn-vista_blue,a.vc_btn-vista_blue,button.vc_btn-vista_blue{background-color:#75D69C;color:#fff!important;transition:all .5s}.vc_btn-vista_blue:hover,a.vc_btn-vista_blue:hover,button.vc_btn-vista_blue:hover{background-color:#5dcf8b;color:#f7f7f7!important}.vc_btn-vista_blue.vc_btn_outlined,.vc_btn-vista_blue.vc_btn_square_outlined,a.vc_btn-vista_blue.vc_btn_outlined,a.vc_btn-vista_blue.vc_btn_square_outlined,button.vc_btn-vista_blue.vc_btn_outlined,button.vc_btn-vista_blue.vc_btn_square_outlined{color:#75D69C!important}.vc_btn-vista_blue.vc_btn_outlined:hover,.vc_btn-vista_blue.vc_btn_square_outlined:hover,a.vc_btn-vista_blue.vc_btn_outlined:hover,a.vc_btn-vista_blue.vc_btn_square_outlined:hover,button.vc_btn-vista_blue.vc_btn_outlined:hover,button.vc_btn-vista_blue.vc_btn_square_outlined:hover{border-color:#5dcf8b}.vc_btn-vista_blue.vc_btn_3d,a.vc_btn-vista_blue.vc_btn_3d,button.vc_btn-vista_blue.vc_btn_3d{box-shadow:0 5px 0 #4ac97d;margin-bottom:5px}.vc_btn-vista_blue.vc_btn_3d.vc_btn_xs,a.vc_btn-vista_blue.vc_btn_3d.vc_btn_xs,button.vc_btn-vista_blue.vc_btn_3d.vc_btn_xs{box-shadow:0 3px 0 #4ac97d;margin-bottom:3px}.vc_btn-vista_blue.vc_btn_3d.vc_btn_sm,a.vc_btn-vista_blue.vc_btn_3d.vc_btn_sm,button.vc_btn-vista_blue.vc_btn_3d.vc_btn_sm{box-shadow:0 4px 0 #4ac97d;margin-bottom:4px}.vc_btn-black,a.vc_btn-black,button.vc_btn-black{background-color:#2A2A2A;color:#fff!important;transition:all .5s}.vc_btn-black:hover,a.vc_btn-black:hover,button.vc_btn-black:hover{background-color:#1b1b1b;color:#f7f7f7!important}.vc_btn-black.vc_btn_outlined,.vc_btn-black.vc_btn_square_outlined,a.vc_btn-black.vc_btn_outlined,a.vc_btn-black.vc_btn_square_outlined,button.vc_btn-black.vc_btn_outlined,button.vc_btn-black.vc_btn_square_outlined{color:#2A2A2A!important}.vc_btn-black.vc_btn_outlined:hover,.vc_btn-black.vc_btn_square_outlined:hover,a.vc_btn-black.vc_btn_outlined:hover,a.vc_btn-black.vc_btn_square_outlined:hover,button.vc_btn-black.vc_btn_outlined:hover,button.vc_btn-black.vc_btn_square_outlined:hover{border-color:#1b1b1b}.vc_btn-black.vc_btn_3d,a.vc_btn-black.vc_btn_3d,button.vc_btn-black.vc_btn_3d{box-shadow:0 5px 0 #0e0e0e;margin-bottom:5px}.vc_btn-black.vc_btn_3d.vc_btn_xs,a.vc_btn-black.vc_btn_3d.vc_btn_xs,button.vc_btn-black.vc_btn_3d.vc_btn_xs{box-shadow:0 3px 0 #0e0e0e;margin-bottom:3px}.vc_btn-black.vc_btn_3d.vc_btn_sm,a.vc_btn-black.vc_btn_3d.vc_btn_sm,button.vc_btn-black.vc_btn_3d.vc_btn_sm{box-shadow:0 4px 0 #0e0e0e;margin-bottom:4px}.vc_btn-grey,a.vc_btn-grey,button.vc_btn-grey{background-color:#EBEBEB;color:#666!important;transition:all .5s}.vc_btn-grey:hover,a.vc_btn-grey:hover,button.vc_btn-grey:hover{background-color:#dcdcdc;color:#5e5e5e!important}.vc_btn-grey.vc_btn_outlined,.vc_btn-grey.vc_btn_square_outlined,a.vc_btn-grey.vc_btn_outlined,a.vc_btn-grey.vc_btn_square_outlined,button.vc_btn-grey.vc_btn_outlined,button.vc_btn-grey.vc_btn_square_outlined{color:#EBEBEB!important}.vc_btn-grey.vc_btn_outlined:hover,.vc_btn-grey.vc_btn_square_outlined:hover,a.vc_btn-grey.vc_btn_outlined:hover,a.vc_btn-grey.vc_btn_square_outlined:hover,button.vc_btn-grey.vc_btn_outlined:hover,button.vc_btn-grey.vc_btn_square_outlined:hover{border-color:#dcdcdc}.vc_btn-grey.vc_btn_3d,a.vc_btn-grey.vc_btn_3d,button.vc_btn-grey.vc_btn_3d{box-shadow:0 5px 0 #cfcfcf;margin-bottom:5px}.vc_btn-grey.vc_btn_3d.vc_btn_xs,a.vc_btn-grey.vc_btn_3d.vc_btn_xs,button.vc_btn-grey.vc_btn_3d.vc_btn_xs{box-shadow:0 3px 0 #cfcfcf;margin-bottom:3px}.vc_btn-grey.vc_btn_3d.vc_btn_sm,a.vc_btn-grey.vc_btn_3d.vc_btn_sm,button.vc_btn-grey.vc_btn_3d.vc_btn_sm{box-shadow:0 4px 0 #cfcfcf;margin-bottom:4px}.vc_btn-orange,a.vc_btn-orange,button.vc_btn-orange{background-color:#F7BE68;color:#fff!important;transition:all .5s}.vc_btn-orange:hover,a.vc_btn-orange:hover,button.vc_btn-orange:hover{background-color:#f5b14b;color:#f7f7f7!important}.vc_btn-orange.vc_btn_outlined,.vc_btn-orange.vc_btn_square_outlined,a.vc_btn-orange.vc_btn_outlined,a.vc_btn-orange.vc_btn_square_outlined,button.vc_btn-orange.vc_btn_outlined,button.vc_btn-orange.vc_btn_square_outlined{color:#F7BE68!important}.vc_btn-orange.vc_btn_outlined:hover,.vc_btn-orange.vc_btn_square_outlined:hover,a.vc_btn-orange.vc_btn_outlined:hover,a.vc_btn-orange.vc_btn_square_outlined:hover,button.vc_btn-orange.vc_btn_outlined:hover,button.vc_btn-orange.vc_btn_square_outlined:hover{border-color:#f5b14b}.vc_btn-orange.vc_btn_3d,a.vc_btn-orange.vc_btn_3d,button.vc_btn-orange.vc_btn_3d{box-shadow:0 5px 0 #f4a733;margin-bottom:5px}.vc_btn-orange.vc_btn_3d.vc_btn_xs,a.vc_btn-orange.vc_btn_3d.vc_btn_xs,button.vc_btn-orange.vc_btn_3d.vc_btn_xs{box-shadow:0 3px 0 #f4a733;margin-bottom:3px}.vc_btn-orange.vc_btn_3d.vc_btn_sm,a.vc_btn-orange.vc_btn_3d.vc_btn_sm,button.vc_btn-orange.vc_btn_3d.vc_btn_sm{box-shadow:0 4px 0 #f4a733;margin-bottom:4px}.vc_btn-sky,a.vc_btn-sky,button.vc_btn-sky{background-color:#5AA1E3;color:#fff!important;transition:all .5s}.vc_btn-sky:hover,a.vc_btn-sky:hover,button.vc_btn-sky:hover{background-color:#4092df;color:#f7f7f7!important}.vc_btn-sky.vc_btn_outlined,.vc_btn-sky.vc_btn_square_outlined,a.vc_btn-sky.vc_btn_outlined,a.vc_btn-sky.vc_btn_square_outlined,button.vc_btn-sky.vc_btn_outlined,button.vc_btn-sky.vc_btn_square_outlined{color:#5AA1E3!important}.vc_btn-sky.vc_btn_outlined:hover,.vc_btn-sky.vc_btn_square_outlined:hover,a.vc_btn-sky.vc_btn_outlined:hover,a.vc_btn-sky.vc_btn_square_outlined:hover,button.vc_btn-sky.vc_btn_outlined:hover,button.vc_btn-sky.vc_btn_square_outlined:hover{border-color:#4092df}.vc_btn-sky.vc_btn_3d,a.vc_btn-sky.vc_btn_3d,button.vc_btn-sky.vc_btn_3d{box-shadow:0 5px 0 #2a86db;margin-bottom:5px}.vc_btn-sky.vc_btn_3d.vc_btn_xs,a.vc_btn-sky.vc_btn_3d.vc_btn_xs,button.vc_btn-sky.vc_btn_3d.vc_btn_xs{box-shadow:0 3px 0 #2a86db;margin-bottom:3px}.vc_btn-sky.vc_btn_3d.vc_btn_sm,a.vc_btn-sky.vc_btn_3d.vc_btn_sm,button.vc_btn-sky.vc_btn_3d.vc_btn_sm{box-shadow:0 4px 0 #2a86db;margin-bottom:4px}.vc_btn-green,a.vc_btn-green,button.vc_btn-green{background-color:#6DAB3C;color:#fff!important;transition:all .5s}.vc_btn-green:hover,a.vc_btn-green:hover,button.vc_btn-green:hover{background-color:#5f9434;color:#f7f7f7!important}.vc_btn-green.vc_btn_outlined,.vc_btn-green.vc_btn_square_outlined,a.vc_btn-green.vc_btn_outlined,a.vc_btn-green.vc_btn_square_outlined,button.vc_btn-green.vc_btn_outlined,button.vc_btn-green.vc_btn_square_outlined{color:#6DAB3C!important}.vc_btn-green.vc_btn_outlined:hover,.vc_btn-green.vc_btn_square_outlined:hover,a.vc_btn-green.vc_btn_outlined:hover,a.vc_btn-green.vc_btn_square_outlined:hover,button.vc_btn-green.vc_btn_outlined:hover,button.vc_btn-green.vc_btn_square_outlined:hover{border-color:#5f9434}.vc_btn-green.vc_btn_3d,a.vc_btn-green.vc_btn_3d,button.vc_btn-green.vc_btn_3d{box-shadow:0 5px 0 #53812d;margin-bottom:5px}.vc_btn-green.vc_btn_3d.vc_btn_xs,a.vc_btn-green.vc_btn_3d.vc_btn_xs,button.vc_btn-green.vc_btn_3d.vc_btn_xs{box-shadow:0 3px 0 #53812d;margin-bottom:3px}.vc_btn-green.vc_btn_3d.vc_btn_sm,a.vc_btn-green.vc_btn_3d.vc_btn_sm,button.vc_btn-green.vc_btn_3d.vc_btn_sm{box-shadow:0 4px 0 #53812d;margin-bottom:4px}.vc_btn-juicy_pink,a.vc_btn-juicy_pink,button.vc_btn-juicy_pink{background-color:#F4524D;color:#fff!important;transition:all .5s}.vc_btn-juicy_pink:hover,a.vc_btn-juicy_pink:hover,button.vc_btn-juicy_pink:hover{background-color:#f23630;color:#f7f7f7!important}.vc_btn-juicy_pink.vc_btn_outlined,.vc_btn-juicy_pink.vc_btn_square_outlined,a.vc_btn-juicy_pink.vc_btn_outlined,a.vc_btn-juicy_pink.vc_btn_square_outlined,button.vc_btn-juicy_pink.vc_btn_outlined,button.vc_btn-juicy_pink.vc_btn_square_outlined{color:#F4524D!important}.vc_btn-juicy_pink.vc_btn_outlined:hover,.vc_btn-juicy_pink.vc_btn_square_outlined:hover,a.vc_btn-juicy_pink.vc_btn_outlined:hover,a.vc_btn-juicy_pink.vc_btn_square_outlined:hover,button.vc_btn-juicy_pink.vc_btn_outlined:hover,button.vc_btn-juicy_pink.vc_btn_square_outlined:hover{border-color:#f23630}.vc_btn-juicy_pink.vc_btn_3d,a.vc_btn-juicy_pink.vc_btn_3d,button.vc_btn-juicy_pink.vc_btn_3d{box-shadow:0 5px 0 #f11f18;margin-bottom:5px}.vc_btn-juicy_pink.vc_btn_3d.vc_btn_xs,a.vc_btn-juicy_pink.vc_btn_3d.vc_btn_xs,button.vc_btn-juicy_pink.vc_btn_3d.vc_btn_xs{box-shadow:0 3px 0 #f11f18;margin-bottom:3px}.vc_btn-juicy_pink.vc_btn_3d.vc_btn_sm,a.vc_btn-juicy_pink.vc_btn_3d.vc_btn_sm,button.vc_btn-juicy_pink.vc_btn_3d.vc_btn_sm{box-shadow:0 4px 0 #f11f18;margin-bottom:4px}.vc_btn-sandy_brown,a.vc_btn-sandy_brown,button.vc_btn-sandy_brown{background-color:#F79468;color:#fff!important;transition:all .5s}.vc_btn-sandy_brown:hover,a.vc_btn-sandy_brown:hover,button.vc_btn-sandy_brown:hover{background-color:#f57f4b;color:#f7f7f7!important}.vc_btn-sandy_brown.vc_btn_outlined,.vc_btn-sandy_brown.vc_btn_square_outlined,a.vc_btn-sandy_brown.vc_btn_outlined,a.vc_btn-sandy_brown.vc_btn_square_outlined,button.vc_btn-sandy_brown.vc_btn_outlined,button.vc_btn-sandy_brown.vc_btn_square_outlined{color:#F79468!important}.vc_btn-sandy_brown.vc_btn_outlined:hover,.vc_btn-sandy_brown.vc_btn_square_outlined:hover,a.vc_btn-sandy_brown.vc_btn_outlined:hover,a.vc_btn-sandy_brown.vc_btn_square_outlined:hover,button.vc_btn-sandy_brown.vc_btn_outlined:hover,button.vc_btn-sandy_brown.vc_btn_square_outlined:hover{border-color:#f57f4b}.vc_btn-sandy_brown.vc_btn_3d,a.vc_btn-sandy_brown.vc_btn_3d,button.vc_btn-sandy_brown.vc_btn_3d{box-shadow:0 5px 0 #f46e33;margin-bottom:5px}.vc_btn-sandy_brown.vc_btn_3d.vc_btn_xs,a.vc_btn-sandy_brown.vc_btn_3d.vc_btn_xs,button.vc_btn-sandy_brown.vc_btn_3d.vc_btn_xs{box-shadow:0 3px 0 #f46e33;margin-bottom:3px}.vc_btn-sandy_brown.vc_btn_3d.vc_btn_sm,a.vc_btn-sandy_brown.vc_btn_3d.vc_btn_sm,button.vc_btn-sandy_brown.vc_btn_3d.vc_btn_sm{box-shadow:0 4px 0 #f46e33;margin-bottom:4px}.vc_btn-purple,a.vc_btn-purple,button.vc_btn-purple{background-color:#B97EBB;color:#fff!important;transition:all .5s}.vc_btn-purple:hover,a.vc_btn-purple:hover,button.vc_btn-purple:hover{background-color:#ae6ab0;color:#f7f7f7!important}.vc_btn-purple.vc_btn_outlined,.vc_btn-purple.vc_btn_square_outlined,a.vc_btn-purple.vc_btn_outlined,a.vc_btn-purple.vc_btn_square_outlined,button.vc_btn-purple.vc_btn_outlined,button.vc_btn-purple.vc_btn_square_outlined{color:#B97EBB!important}.vc_btn-purple.vc_btn_outlined:hover,.vc_btn-purple.vc_btn_square_outlined:hover,a.vc_btn-purple.vc_btn_outlined:hover,a.vc_btn-purple.vc_btn_square_outlined:hover,button.vc_btn-purple.vc_btn_outlined:hover,button.vc_btn-purple.vc_btn_square_outlined:hover{border-color:#ae6ab0}.vc_btn-purple.vc_btn_3d,a.vc_btn-purple.vc_btn_3d,button.vc_btn-purple.vc_btn_3d{box-shadow:0 5px 0 #a559a8;margin-bottom:5px}.vc_btn-purple.vc_btn_3d.vc_btn_xs,a.vc_btn-purple.vc_btn_3d.vc_btn_xs,button.vc_btn-purple.vc_btn_3d.vc_btn_xs{box-shadow:0 3px 0 #a559a8;margin-bottom:3px}.vc_btn-purple.vc_btn_3d.vc_btn_sm,a.vc_btn-purple.vc_btn_3d.vc_btn_sm,button.vc_btn-purple.vc_btn_3d.vc_btn_sm{box-shadow:0 4px 0 #a559a8;margin-bottom:4px}.vc_btn-white,a.vc_btn-white,button.vc_btn-white{background-color:#FFF;color:#666!important;transition:all .5s}.vc_btn-white:hover,a.vc_btn-white:hover,button.vc_btn-white:hover{background-color:#f0f0f0;color:#5e5e5e!important}.vc_btn-white.vc_btn_outlined,.vc_btn-white.vc_btn_square_outlined,a.vc_btn-white.vc_btn_outlined,a.vc_btn-white.vc_btn_square_outlined,button.vc_btn-white.vc_btn_outlined,button.vc_btn-white.vc_btn_square_outlined{color:#FFF!important}.vc_btn-white.vc_btn_outlined:hover,.vc_btn-white.vc_btn_square_outlined:hover,a.vc_btn-white.vc_btn_outlined:hover,a.vc_btn-white.vc_btn_square_outlined:hover,button.vc_btn-white.vc_btn_outlined:hover,button.vc_btn-white.vc_btn_square_outlined:hover{border-color:#f0f0f0}.vc_btn-white.vc_btn_3d,a.vc_btn-white.vc_btn_3d,button.vc_btn-white.vc_btn_3d{box-shadow:0 5px 0 #e3e3e3;margin-bottom:5px}.vc_btn-white.vc_btn_3d.vc_btn_xs,a.vc_btn-white.vc_btn_3d.vc_btn_xs,button.vc_btn-white.vc_btn_3d.vc_btn_xs{box-shadow:0 3px 0 #e3e3e3;margin-bottom:3px}.vc_btn-white.vc_btn_3d.vc_btn_sm,a.vc_btn-white.vc_btn_3d.vc_btn_sm,button.vc_btn-white.vc_btn_3d.vc_btn_sm{box-shadow:0 4px 0 #e3e3e3;margin-bottom:4px}.vc_btn-grace,a.vc_btn-grace,button.vc_btn-grace{background-color:#AED13B;color:#fff!important;transition:all .5s}.vc_btn-grace:hover,a.vc_btn-grace:hover,button.vc_btn-grace:hover{background-color:#9ec02d;color:#f7f7f7!important}.vc_btn-grace.vc_btn_outlined,.vc_btn-grace.vc_btn_square_outlined,a.vc_btn-grace.vc_btn_outlined,a.vc_btn-grace.vc_btn_square_outlined,button.vc_btn-grace.vc_btn_outlined,button.vc_btn-grace.vc_btn_square_outlined{color:#AED13B!important}.vc_btn-grace.vc_btn_outlined:hover,.vc_btn-grace.vc_btn_square_outlined:hover,a.vc_btn-grace.vc_btn_outlined:hover,a.vc_btn-grace.vc_btn_square_outlined:hover,button.vc_btn-grace.vc_btn_outlined:hover,button.vc_btn-grace.vc_btn_square_outlined:hover{border-color:#9ec02d}.vc_btn-grace.vc_btn_3d,a.vc_btn-grace.vc_btn_3d,button.vc_btn-grace.vc_btn_3d{box-shadow:0 5px 0 #8dac28;margin-bottom:5px}.vc_btn-grace.vc_btn_3d.vc_btn_xs,a.vc_btn-grace.vc_btn_3d.vc_btn_xs,button.vc_btn-grace.vc_btn_3d.vc_btn_xs{box-shadow:0 3px 0 #8dac28;margin-bottom:3px}.vc_btn-grace.vc_btn_3d.vc_btn_sm,a.vc_btn-grace.vc_btn_3d.vc_btn_sm,button.vc_btn-grace.vc_btn_3d.vc_btn_sm{box-shadow:0 4px 0 #8dac28;margin-bottom:4px}.vc_btn-default,a.vc_btn-default,button.vc_btn-default{color:#7d7d7d;background-color:#fff;border-color:transparent}.open>.dropdown-toggle.vc_btn-default,.open>.dropdown-togglea.vc_btn-default,.open>.dropdown-togglebutton.vc_btn-default,.vc_btn-default.active,.vc_btn-default.focus,.vc_btn-default:active,.vc_btn-default:focus,.vc_btn-default:hover,a.vc_btn-default.active,a.vc_btn-default.focus,a.vc_btn-default:active,a.vc_btn-default:focus,a.vc_btn-default:hover,button.vc_btn-default.active,button.vc_btn-default.focus,button.vc_btn-default:active,button.vc_btn-default:focus,button.vc_btn-default:hover{color:#7d7d7d;background-color:#e6e6e6;border-color:transparent}.open>.dropdown-toggle.vc_btn-default.focus,.open>.dropdown-toggle.vc_btn-default:focus,.open>.dropdown-toggle.vc_btn-default:hover,.open>.dropdown-togglea.vc_btn-default.focus,.open>.dropdown-togglea.vc_btn-default:focus,.open>.dropdown-togglea.vc_btn-default:hover,.open>.dropdown-togglebutton.vc_btn-default.focus,.open>.dropdown-togglebutton.vc_btn-default:focus,.open>.dropdown-togglebutton.vc_btn-default:hover,.vc_btn-default.active.focus,.vc_btn-default.active:focus,.vc_btn-default.active:hover,.vc_btn-default:active.focus,.vc_btn-default:active:focus,.vc_btn-default:active:hover,a.vc_btn-default.active.focus,a.vc_btn-default.active:focus,a.vc_btn-default.active:hover,a.vc_btn-default:active.focus,a.vc_btn-default:active:focus,a.vc_btn-default:active:hover,button.vc_btn-default.active.focus,button.vc_btn-default.active:focus,button.vc_btn-default.active:hover,button.vc_btn-default:active.focus,button.vc_btn-default:active:focus,button.vc_btn-default:active:hover{color:#7d7d7d;background-color:#d4d4d4;border-color:transparent}.open>.dropdown-toggle.vc_btn-default,.open>.dropdown-togglea.vc_btn-default,.open>.dropdown-togglebutton.vc_btn-default,.vc_btn-default.active,.vc_btn-default:active,a.vc_btn-default.active,a.vc_btn-default:active,button.vc_btn-default.active,button.vc_btn-default:active{background-image:none}.vc_btn-default.disabled,.vc_btn-default.disabled.active,.vc_btn-default.disabled.focus,.vc_btn-default.disabled:active,.vc_btn-default.disabled:focus,.vc_btn-default.disabled:hover,.vc_btn-default[disabled],.vc_btn-default[disabled].active,.vc_btn-default[disabled].focus,.vc_btn-default[disabled]:active,.vc_btn-default[disabled]:focus,.vc_btn-default[disabled]:hover,a.vc_btn-default.disabled,a.vc_btn-default.disabled.active,a.vc_btn-default.disabled.focus,a.vc_btn-default.disabled:active,a.vc_btn-default.disabled:focus,a.vc_btn-default.disabled:hover,a.vc_btn-default[disabled],a.vc_btn-default[disabled].active,a.vc_btn-default[disabled].focus,a.vc_btn-default[disabled]:active,a.vc_btn-default[disabled]:focus,a.vc_btn-default[disabled]:hover,button.vc_btn-default.disabled,button.vc_btn-default.disabled.active,button.vc_btn-default.disabled.focus,button.vc_btn-default.disabled:active,button.vc_btn-default.disabled:focus,button.vc_btn-default.disabled:hover,button.vc_btn-default[disabled],button.vc_btn-default[disabled].active,button.vc_btn-default[disabled].focus,button.vc_btn-default[disabled]:active,button.vc_btn-default[disabled]:focus,button.vc_btn-default[disabled]:hover,fieldset[disabled] .vc_btn-default,fieldset[disabled] .vc_btn-default.active,fieldset[disabled] .vc_btn-default.focus,fieldset[disabled] .vc_btn-default:active,fieldset[disabled] .vc_btn-default:focus,fieldset[disabled] .vc_btn-default:hover,fieldset[disabled] a.vc_btn-default,fieldset[disabled] a.vc_btn-default.active,fieldset[disabled] a.vc_btn-default.focus,fieldset[disabled] a.vc_btn-default:active,fieldset[disabled] a.vc_btn-default:focus,fieldset[disabled] a.vc_btn-default:hover,fieldset[disabled] button.vc_btn-default,fieldset[disabled] button.vc_btn-default.active,fieldset[disabled] button.vc_btn-default.focus,fieldset[disabled] button.vc_btn-default:active,fieldset[disabled] button.vc_btn-default:focus,fieldset[disabled] button.vc_btn-default:hover{background-color:#fff;border-color:transparent}.vc_btn-default .badge,a.vc_btn-default .badge,button.vc_btn-default .badge{color:#fff;background-color:#7d7d7d}.vc_btn-primary,a.vc_btn-primary,button.vc_btn-primary{color:#fff;background-color:#00aef0;border-color:transparent}.open>.dropdown-toggle.vc_btn-primary,.open>.dropdown-togglea.vc_btn-primary,.open>.dropdown-togglebutton.vc_btn-primary,.vc_btn-primary.active,.vc_btn-primary.focus,.vc_btn-primary:active,.vc_btn-primary:focus,.vc_btn-primary:hover,a.vc_btn-primary.active,a.vc_btn-primary.focus,a.vc_btn-primary:active,a.vc_btn-primary:focus,a.vc_btn-primary:hover,button.vc_btn-primary.active,button.vc_btn-primary.focus,button.vc_btn-primary:active,button.vc_btn-primary:focus,button.vc_btn-primary:hover{color:#fff;background-color:#0089bd;border-color:transparent}.open>.dropdown-toggle.vc_btn-primary.focus,.open>.dropdown-toggle.vc_btn-primary:focus,.open>.dropdown-toggle.vc_btn-primary:hover,.open>.dropdown-togglea.vc_btn-primary.focus,.open>.dropdown-togglea.vc_btn-primary:focus,.open>.dropdown-togglea.vc_btn-primary:hover,.open>.dropdown-togglebutton.vc_btn-primary.focus,.open>.dropdown-togglebutton.vc_btn-primary:focus,.open>.dropdown-togglebutton.vc_btn-primary:hover,.vc_btn-primary.active.focus,.vc_btn-primary.active:focus,.vc_btn-primary.active:hover,.vc_btn-primary:active.focus,.vc_btn-primary:active:focus,.vc_btn-primary:active:hover,a.vc_btn-primary.active.focus,a.vc_btn-primary.active:focus,a.vc_btn-primary.active:hover,a.vc_btn-primary:active.focus,a.vc_btn-primary:active:focus,a.vc_btn-primary:active:hover,button.vc_btn-primary.active.focus,button.vc_btn-primary.active:focus,button.vc_btn-primary.active:hover,button.vc_btn-primary:active.focus,button.vc_btn-primary:active:focus,button.vc_btn-primary:active:hover{color:#fff;background-color:#006f99;border-color:transparent}.open>.dropdown-toggle.vc_btn-primary,.open>.dropdown-togglea.vc_btn-primary,.open>.dropdown-togglebutton.vc_btn-primary,.vc_btn-primary.active,.vc_btn-primary:active,a.vc_btn-primary.active,a.vc_btn-primary:active,button.vc_btn-primary.active,button.vc_btn-primary:active{background-image:none}.vc_btn-primary.disabled,.vc_btn-primary.disabled.active,.vc_btn-primary.disabled.focus,.vc_btn-primary.disabled:active,.vc_btn-primary.disabled:focus,.vc_btn-primary.disabled:hover,.vc_btn-primary[disabled],.vc_btn-primary[disabled].active,.vc_btn-primary[disabled].focus,.vc_btn-primary[disabled]:active,.vc_btn-primary[disabled]:focus,.vc_btn-primary[disabled]:hover,a.vc_btn-primary.disabled,a.vc_btn-primary.disabled.active,a.vc_btn-primary.disabled.focus,a.vc_btn-primary.disabled:active,a.vc_btn-primary.disabled:focus,a.vc_btn-primary.disabled:hover,a.vc_btn-primary[disabled],a.vc_btn-primary[disabled].active,a.vc_btn-primary[disabled].focus,a.vc_btn-primary[disabled]:active,a.vc_btn-primary[disabled]:focus,a.vc_btn-primary[disabled]:hover,button.vc_btn-primary.disabled,button.vc_btn-primary.disabled.active,button.vc_btn-primary.disabled.focus,button.vc_btn-primary.disabled:active,button.vc_btn-primary.disabled:focus,button.vc_btn-primary.disabled:hover,button.vc_btn-primary[disabled],button.vc_btn-primary[disabled].active,button.vc_btn-primary[disabled].focus,button.vc_btn-primary[disabled]:active,button.vc_btn-primary[disabled]:focus,button.vc_btn-primary[disabled]:hover,fieldset[disabled] .vc_btn-primary,fieldset[disabled] .vc_btn-primary.active,fieldset[disabled] .vc_btn-primary.focus,fieldset[disabled] .vc_btn-primary:active,fieldset[disabled] .vc_btn-primary:focus,fieldset[disabled] .vc_btn-primary:hover,fieldset[disabled] a.vc_btn-primary,fieldset[disabled] a.vc_btn-primary.active,fieldset[disabled] a.vc_btn-primary.focus,fieldset[disabled] a.vc_btn-primary:active,fieldset[disabled] a.vc_btn-primary:focus,fieldset[disabled] a.vc_btn-primary:hover,fieldset[disabled] button.vc_btn-primary,fieldset[disabled] button.vc_btn-primary.active,fieldset[disabled] button.vc_btn-primary.focus,fieldset[disabled] button.vc_btn-primary:active,fieldset[disabled] button.vc_btn-primary:focus,fieldset[disabled] button.vc_btn-primary:hover{background-color:#00aef0;border-color:transparent}.vc_btn-primary .badge,a.vc_btn-primary .badge,button.vc_btn-primary .badge{color:#00aef0;background-color:#fff}.vc_btn-success,a.vc_btn-success,button.vc_btn-success{color:#fff;background-color:#5cb85c;border-color:transparent}.open>.dropdown-toggle.vc_btn-success,.open>.dropdown-togglea.vc_btn-success,.open>.dropdown-togglebutton.vc_btn-success,.vc_btn-success.active,.vc_btn-success.focus,.vc_btn-success:active,.vc_btn-success:focus,.vc_btn-success:hover,a.vc_btn-success.active,a.vc_btn-success.focus,a.vc_btn-success:active,a.vc_btn-success:focus,a.vc_btn-success:hover,button.vc_btn-success.active,button.vc_btn-success.focus,button.vc_btn-success:active,button.vc_btn-success:focus,button.vc_btn-success:hover{color:#fff;background-color:#449d44;border-color:transparent}.open>.dropdown-toggle.vc_btn-success.focus,.open>.dropdown-toggle.vc_btn-success:focus,.open>.dropdown-toggle.vc_btn-success:hover,.open>.dropdown-togglea.vc_btn-success.focus,.open>.dropdown-togglea.vc_btn-success:focus,.open>.dropdown-togglea.vc_btn-success:hover,.open>.dropdown-togglebutton.vc_btn-success.focus,.open>.dropdown-togglebutton.vc_btn-success:focus,.open>.dropdown-togglebutton.vc_btn-success:hover,.vc_btn-success.active.focus,.vc_btn-success.active:focus,.vc_btn-success.active:hover,.vc_btn-success:active.focus,.vc_btn-success:active:focus,.vc_btn-success:active:hover,a.vc_btn-success.active.focus,a.vc_btn-success.active:focus,a.vc_btn-success.active:hover,a.vc_btn-success:active.focus,a.vc_btn-success:active:focus,a.vc_btn-success:active:hover,button.vc_btn-success.active.focus,button.vc_btn-success.active:focus,button.vc_btn-success.active:hover,button.vc_btn-success:active.focus,button.vc_btn-success:active:focus,button.vc_btn-success:active:hover{color:#fff;background-color:#398439;border-color:transparent}.open>.dropdown-toggle.vc_btn-success,.open>.dropdown-togglea.vc_btn-success,.open>.dropdown-togglebutton.vc_btn-success,.vc_btn-success.active,.vc_btn-success:active,a.vc_btn-success.active,a.vc_btn-success:active,button.vc_btn-success.active,button.vc_btn-success:active{background-image:none}.vc_btn-success.disabled,.vc_btn-success.disabled.active,.vc_btn-success.disabled.focus,.vc_btn-success.disabled:active,.vc_btn-success.disabled:focus,.vc_btn-success.disabled:hover,.vc_btn-success[disabled],.vc_btn-success[disabled].active,.vc_btn-success[disabled].focus,.vc_btn-success[disabled]:active,.vc_btn-success[disabled]:focus,.vc_btn-success[disabled]:hover,a.vc_btn-success.disabled,a.vc_btn-success.disabled.active,a.vc_btn-success.disabled.focus,a.vc_btn-success.disabled:active,a.vc_btn-success.disabled:focus,a.vc_btn-success.disabled:hover,a.vc_btn-success[disabled],a.vc_btn-success[disabled].active,a.vc_btn-success[disabled].focus,a.vc_btn-success[disabled]:active,a.vc_btn-success[disabled]:focus,a.vc_btn-success[disabled]:hover,button.vc_btn-success.disabled,button.vc_btn-success.disabled.active,button.vc_btn-success.disabled.focus,button.vc_btn-success.disabled:active,button.vc_btn-success.disabled:focus,button.vc_btn-success.disabled:hover,button.vc_btn-success[disabled],button.vc_btn-success[disabled].active,button.vc_btn-success[disabled].focus,button.vc_btn-success[disabled]:active,button.vc_btn-success[disabled]:focus,button.vc_btn-success[disabled]:hover,fieldset[disabled] .vc_btn-success,fieldset[disabled] .vc_btn-success.active,fieldset[disabled] .vc_btn-success.focus,fieldset[disabled] .vc_btn-success:active,fieldset[disabled] .vc_btn-success:focus,fieldset[disabled] .vc_btn-success:hover,fieldset[disabled] a.vc_btn-success,fieldset[disabled] a.vc_btn-success.active,fieldset[disabled] a.vc_btn-success.focus,fieldset[disabled] a.vc_btn-success:active,fieldset[disabled] a.vc_btn-success:focus,fieldset[disabled] a.vc_btn-success:hover,fieldset[disabled] button.vc_btn-success,fieldset[disabled] button.vc_btn-success.active,fieldset[disabled] button.vc_btn-success.focus,fieldset[disabled] button.vc_btn-success:active,fieldset[disabled] button.vc_btn-success:focus,fieldset[disabled] button.vc_btn-success:hover{background-color:#5cb85c;border-color:transparent}.vc_btn-success .badge,a.vc_btn-success .badge,button.vc_btn-success .badge{color:#5cb85c;background-color:#fff}.vc_btn-info,a.vc_btn-info,button.vc_btn-info{color:#fff;background-color:#5bc0de;border-color:transparent}.open>.dropdown-toggle.vc_btn-info,.open>.dropdown-togglea.vc_btn-info,.open>.dropdown-togglebutton.vc_btn-info,.vc_btn-info.active,.vc_btn-info.focus,.vc_btn-info:active,.vc_btn-info:focus,.vc_btn-info:hover,a.vc_btn-info.active,a.vc_btn-info.focus,a.vc_btn-info:active,a.vc_btn-info:focus,a.vc_btn-info:hover,button.vc_btn-info.active,button.vc_btn-info.focus,button.vc_btn-info:active,button.vc_btn-info:focus,button.vc_btn-info:hover{color:#fff;background-color:#31b0d5;border-color:transparent}.open>.dropdown-toggle.vc_btn-info.focus,.open>.dropdown-toggle.vc_btn-info:focus,.open>.dropdown-toggle.vc_btn-info:hover,.open>.dropdown-togglea.vc_btn-info.focus,.open>.dropdown-togglea.vc_btn-info:focus,.open>.dropdown-togglea.vc_btn-info:hover,.open>.dropdown-togglebutton.vc_btn-info.focus,.open>.dropdown-togglebutton.vc_btn-info:focus,.open>.dropdown-togglebutton.vc_btn-info:hover,.vc_btn-info.active.focus,.vc_btn-info.active:focus,.vc_btn-info.active:hover,.vc_btn-info:active.focus,.vc_btn-info:active:focus,.vc_btn-info:active:hover,a.vc_btn-info.active.focus,a.vc_btn-info.active:focus,a.vc_btn-info.active:hover,a.vc_btn-info:active.focus,a.vc_btn-info:active:focus,a.vc_btn-info:active:hover,button.vc_btn-info.active.focus,button.vc_btn-info.active:focus,button.vc_btn-info.active:hover,button.vc_btn-info:active.focus,button.vc_btn-info:active:focus,button.vc_btn-info:active:hover{color:#fff;background-color:#269abc;border-color:transparent}.open>.dropdown-toggle.vc_btn-info,.open>.dropdown-togglea.vc_btn-info,.open>.dropdown-togglebutton.vc_btn-info,.vc_btn-info.active,.vc_btn-info:active,a.vc_btn-info.active,a.vc_btn-info:active,button.vc_btn-info.active,button.vc_btn-info:active{background-image:none}.vc_btn-info.disabled,.vc_btn-info.disabled.active,.vc_btn-info.disabled.focus,.vc_btn-info.disabled:active,.vc_btn-info.disabled:focus,.vc_btn-info.disabled:hover,.vc_btn-info[disabled],.vc_btn-info[disabled].active,.vc_btn-info[disabled].focus,.vc_btn-info[disabled]:active,.vc_btn-info[disabled]:focus,.vc_btn-info[disabled]:hover,a.vc_btn-info.disabled,a.vc_btn-info.disabled.active,a.vc_btn-info.disabled.focus,a.vc_btn-info.disabled:active,a.vc_btn-info.disabled:focus,a.vc_btn-info.disabled:hover,a.vc_btn-info[disabled],a.vc_btn-info[disabled].active,a.vc_btn-info[disabled].focus,a.vc_btn-info[disabled]:active,a.vc_btn-info[disabled]:focus,a.vc_btn-info[disabled]:hover,button.vc_btn-info.disabled,button.vc_btn-info.disabled.active,button.vc_btn-info.disabled.focus,button.vc_btn-info.disabled:active,button.vc_btn-info.disabled:focus,button.vc_btn-info.disabled:hover,button.vc_btn-info[disabled],button.vc_btn-info[disabled].active,button.vc_btn-info[disabled].focus,button.vc_btn-info[disabled]:active,button.vc_btn-info[disabled]:focus,button.vc_btn-info[disabled]:hover,fieldset[disabled] .vc_btn-info,fieldset[disabled] .vc_btn-info.active,fieldset[disabled] .vc_btn-info.focus,fieldset[disabled] .vc_btn-info:active,fieldset[disabled] .vc_btn-info:focus,fieldset[disabled] .vc_btn-info:hover,fieldset[disabled] a.vc_btn-info,fieldset[disabled] a.vc_btn-info.active,fieldset[disabled] a.vc_btn-info.focus,fieldset[disabled] a.vc_btn-info:active,fieldset[disabled] a.vc_btn-info:focus,fieldset[disabled] a.vc_btn-info:hover,fieldset[disabled] button.vc_btn-info,fieldset[disabled] button.vc_btn-info.active,fieldset[disabled] button.vc_btn-info.focus,fieldset[disabled] button.vc_btn-info:active,fieldset[disabled] button.vc_btn-info:focus,fieldset[disabled] button.vc_btn-info:hover{background-color:#5bc0de;border-color:transparent}.vc_btn-info .badge,a.vc_btn-info .badge,button.vc_btn-info .badge{color:#5bc0de;background-color:#fff}.vc_btn-warning,a.vc_btn-warning,button.vc_btn-warning{color:#fff;background-color:#f0ad4e;border-color:transparent}.open>.dropdown-toggle.vc_btn-warning,.open>.dropdown-togglea.vc_btn-warning,.open>.dropdown-togglebutton.vc_btn-warning,.vc_btn-warning.active,.vc_btn-warning.focus,.vc_btn-warning:active,.vc_btn-warning:focus,.vc_btn-warning:hover,a.vc_btn-warning.active,a.vc_btn-warning.focus,a.vc_btn-warning:active,a.vc_btn-warning:focus,a.vc_btn-warning:hover,button.vc_btn-warning.active,button.vc_btn-warning.focus,button.vc_btn-warning:active,button.vc_btn-warning:focus,button.vc_btn-warning:hover{color:#fff;background-color:#ec971f;border-color:transparent}.open>.dropdown-toggle.vc_btn-warning.focus,.open>.dropdown-toggle.vc_btn-warning:focus,.open>.dropdown-toggle.vc_btn-warning:hover,.open>.dropdown-togglea.vc_btn-warning.focus,.open>.dropdown-togglea.vc_btn-warning:focus,.open>.dropdown-togglea.vc_btn-warning:hover,.open>.dropdown-togglebutton.vc_btn-warning.focus,.open>.dropdown-togglebutton.vc_btn-warning:focus,.open>.dropdown-togglebutton.vc_btn-warning:hover,.vc_btn-warning.active.focus,.vc_btn-warning.active:focus,.vc_btn-warning.active:hover,.vc_btn-warning:active.focus,.vc_btn-warning:active:focus,.vc_btn-warning:active:hover,a.vc_btn-warning.active.focus,a.vc_btn-warning.active:focus,a.vc_btn-warning.active:hover,a.vc_btn-warning:active.focus,a.vc_btn-warning:active:focus,a.vc_btn-warning:active:hover,button.vc_btn-warning.active.focus,button.vc_btn-warning.active:focus,button.vc_btn-warning.active:hover,button.vc_btn-warning:active.focus,button.vc_btn-warning:active:focus,button.vc_btn-warning:active:hover{color:#fff;background-color:#d58512;border-color:transparent}.open>.dropdown-toggle.vc_btn-warning,.open>.dropdown-togglea.vc_btn-warning,.open>.dropdown-togglebutton.vc_btn-warning,.vc_btn-warning.active,.vc_btn-warning:active,a.vc_btn-warning.active,a.vc_btn-warning:active,button.vc_btn-warning.active,button.vc_btn-warning:active{background-image:none}.vc_btn-warning.disabled,.vc_btn-warning.disabled.active,.vc_btn-warning.disabled.focus,.vc_btn-warning.disabled:active,.vc_btn-warning.disabled:focus,.vc_btn-warning.disabled:hover,.vc_btn-warning[disabled],.vc_btn-warning[disabled].active,.vc_btn-warning[disabled].focus,.vc_btn-warning[disabled]:active,.vc_btn-warning[disabled]:focus,.vc_btn-warning[disabled]:hover,a.vc_btn-warning.disabled,a.vc_btn-warning.disabled.active,a.vc_btn-warning.disabled.focus,a.vc_btn-warning.disabled:active,a.vc_btn-warning.disabled:focus,a.vc_btn-warning.disabled:hover,a.vc_btn-warning[disabled],a.vc_btn-warning[disabled].active,a.vc_btn-warning[disabled].focus,a.vc_btn-warning[disabled]:active,a.vc_btn-warning[disabled]:focus,a.vc_btn-warning[disabled]:hover,button.vc_btn-warning.disabled,button.vc_btn-warning.disabled.active,button.vc_btn-warning.disabled.focus,button.vc_btn-warning.disabled:active,button.vc_btn-warning.disabled:focus,button.vc_btn-warning.disabled:hover,button.vc_btn-warning[disabled],button.vc_btn-warning[disabled].active,button.vc_btn-warning[disabled].focus,button.vc_btn-warning[disabled]:active,button.vc_btn-warning[disabled]:focus,button.vc_btn-warning[disabled]:hover,fieldset[disabled] .vc_btn-warning,fieldset[disabled] .vc_btn-warning.active,fieldset[disabled] .vc_btn-warning.focus,fieldset[disabled] .vc_btn-warning:active,fieldset[disabled] .vc_btn-warning:focus,fieldset[disabled] .vc_btn-warning:hover,fieldset[disabled] a.vc_btn-warning,fieldset[disabled] a.vc_btn-warning.active,fieldset[disabled] a.vc_btn-warning.focus,fieldset[disabled] a.vc_btn-warning:active,fieldset[disabled] a.vc_btn-warning:focus,fieldset[disabled] a.vc_btn-warning:hover,fieldset[disabled] button.vc_btn-warning,fieldset[disabled] button.vc_btn-warning.active,fieldset[disabled] button.vc_btn-warning.focus,fieldset[disabled] button.vc_btn-warning:active,fieldset[disabled] button.vc_btn-warning:focus,fieldset[disabled] button.vc_btn-warning:hover{background-color:#f0ad4e;border-color:transparent}.vc_btn-warning .badge,a.vc_btn-warning .badge,button.vc_btn-warning .badge{color:#f0ad4e;background-color:#fff}.vc_btn-danger,a.vc_btn-danger,button.vc_btn-danger{color:#fff;background-color:#d9534f;border-color:transparent}.open>.dropdown-toggle.vc_btn-danger,.open>.dropdown-togglea.vc_btn-danger,.open>.dropdown-togglebutton.vc_btn-danger,.vc_btn-danger.active,.vc_btn-danger.focus,.vc_btn-danger:active,.vc_btn-danger:focus,.vc_btn-danger:hover,a.vc_btn-danger.active,a.vc_btn-danger.focus,a.vc_btn-danger:active,a.vc_btn-danger:focus,a.vc_btn-danger:hover,button.vc_btn-danger.active,button.vc_btn-danger.focus,button.vc_btn-danger:active,button.vc_btn-danger:focus,button.vc_btn-danger:hover{color:#fff;background-color:#c9302c;border-color:transparent}.open>.dropdown-toggle.vc_btn-danger.focus,.open>.dropdown-toggle.vc_btn-danger:focus,.open>.dropdown-toggle.vc_btn-danger:hover,.open>.dropdown-togglea.vc_btn-danger.focus,.open>.dropdown-togglea.vc_btn-danger:focus,.open>.dropdown-togglea.vc_btn-danger:hover,.open>.dropdown-togglebutton.vc_btn-danger.focus,.open>.dropdown-togglebutton.vc_btn-danger:focus,.open>.dropdown-togglebutton.vc_btn-danger:hover,.vc_btn-danger.active.focus,.vc_btn-danger.active:focus,.vc_btn-danger.active:hover,.vc_btn-danger:active.focus,.vc_btn-danger:active:focus,.vc_btn-danger:active:hover,a.vc_btn-danger.active.focus,a.vc_btn-danger.active:focus,a.vc_btn-danger.active:hover,a.vc_btn-danger:active.focus,a.vc_btn-danger:active:focus,a.vc_btn-danger:active:hover,button.vc_btn-danger.active.focus,button.vc_btn-danger.active:focus,button.vc_btn-danger.active:hover,button.vc_btn-danger:active.focus,button.vc_btn-danger:active:focus,button.vc_btn-danger:active:hover{color:#fff;background-color:#ac2925;border-color:transparent}.open>.dropdown-toggle.vc_btn-danger,.open>.dropdown-togglea.vc_btn-danger,.open>.dropdown-togglebutton.vc_btn-danger,.vc_btn-danger.active,.vc_btn-danger:active,a.vc_btn-danger.active,a.vc_btn-danger:active,button.vc_btn-danger.active,button.vc_btn-danger:active{background-image:none}.vc_btn-danger.disabled,.vc_btn-danger.disabled.active,.vc_btn-danger.disabled.focus,.vc_btn-danger.disabled:active,.vc_btn-danger.disabled:focus,.vc_btn-danger.disabled:hover,.vc_btn-danger[disabled],.vc_btn-danger[disabled].active,.vc_btn-danger[disabled].focus,.vc_btn-danger[disabled]:active,.vc_btn-danger[disabled]:focus,.vc_btn-danger[disabled]:hover,a.vc_btn-danger.disabled,a.vc_btn-danger.disabled.active,a.vc_btn-danger.disabled.focus,a.vc_btn-danger.disabled:active,a.vc_btn-danger.disabled:focus,a.vc_btn-danger.disabled:hover,a.vc_btn-danger[disabled],a.vc_btn-danger[disabled].active,a.vc_btn-danger[disabled].focus,a.vc_btn-danger[disabled]:active,a.vc_btn-danger[disabled]:focus,a.vc_btn-danger[disabled]:hover,button.vc_btn-danger.disabled,button.vc_btn-danger.disabled.active,button.vc_btn-danger.disabled.focus,button.vc_btn-danger.disabled:active,button.vc_btn-danger.disabled:focus,button.vc_btn-danger.disabled:hover,button.vc_btn-danger[disabled],button.vc_btn-danger[disabled].active,button.vc_btn-danger[disabled].focus,button.vc_btn-danger[disabled]:active,button.vc_btn-danger[disabled]:focus,button.vc_btn-danger[disabled]:hover,fieldset[disabled] .vc_btn-danger,fieldset[disabled] .vc_btn-danger.active,fieldset[disabled] .vc_btn-danger.focus,fieldset[disabled] .vc_btn-danger:active,fieldset[disabled] .vc_btn-danger:focus,fieldset[disabled] .vc_btn-danger:hover,fieldset[disabled] a.vc_btn-danger,fieldset[disabled] a.vc_btn-danger.active,fieldset[disabled] a.vc_btn-danger.focus,fieldset[disabled] a.vc_btn-danger:active,fieldset[disabled] a.vc_btn-danger:focus,fieldset[disabled] a.vc_btn-danger:hover,fieldset[disabled] button.vc_btn-danger,fieldset[disabled] button.vc_btn-danger.active,fieldset[disabled] button.vc_btn-danger.focus,fieldset[disabled] button.vc_btn-danger:active,fieldset[disabled] button.vc_btn-danger:focus,fieldset[disabled] button.vc_btn-danger:hover{background-color:#d9534f;border-color:transparent}.vc_btn-danger .badge,a.vc_btn-danger .badge,button.vc_btn-danger .badge{color:#d9534f;background-color:#fff}.vc_button-2-wrapper{display:inline-block}.vc_button-2-wrapper.vc_button-2-align-left{display:block;text-align:left}.vc_button-2-wrapper.vc_button-2-align-right{display:block;text-align:right}.vc_button-2-wrapper.vc_button-2-align-center{display:block;text-align:center}i.icon{display:inline-block;line-height:16px;vertical-align:text-top;margin-left:5px}.wpb_btn-large i.icon{height:19px;margin-left:9px}.wpb_btn-small i.icon{height:15px}.wpb_btn-mini i.icon{display:none}.wpb_address_book i.icon,option.wpb_address_book{background:url(https://www.digitalnydetox.sk/wp-content/plugins/js_composer/assets/images/icons/address-book.png) right center no-repeat}.wpb_alarm_clock i.icon,option.wpb_alarm_clock{background:url(https://www.digitalnydetox.sk/wp-content/plugins/js_composer/assets/images/icons/alarm-clock.png) right center no-repeat}.wpb_anchor i.icon,option.wpb_anchor{background:url(https://www.digitalnydetox.sk/wp-content/plugins/js_composer/assets/images/icons/anchor.png) right center no-repeat}.wpb_application_image i.icon,option.wpb_application_image{background:url(https://www.digitalnydetox.sk/wp-content/plugins/js_composer/assets/images/icons/application-image.png) right center no-repeat}.wpb_arrow i.icon,option.wpb_arrow{background:url(https://www.digitalnydetox.sk/wp-content/plugins/js_composer/assets/images/icons/arrow.png) right center no-repeat}.wpb_asterisk i.icon,option.wpb_asterisk{background:url(https://www.digitalnydetox.sk/wp-content/plugins/js_composer/assets/images/icons/asterisk.png) right center no-repeat}.wpb_hammer i.icon,option.wpb_hammer{background:url(https://www.digitalnydetox.sk/wp-content/plugins/js_composer/assets/images/icons/auction-hammer.png) right center no-repeat}.wpb_balloon i.icon,option.wpb_balloon{background:url(https://www.digitalnydetox.sk/wp-content/plugins/js_composer/assets/images/icons/balloon.png) right center no-repeat}.wpb_balloon_buzz i.icon,option.wpb_balloon_buzz{background:url(https://www.digitalnydetox.sk/wp-content/plugins/js_composer/assets/images/icons/balloon-buzz.png) right center no-repeat}.wpb_balloon_facebook i.icon,option.wpb_balloon_facebook{background:url(https://www.digitalnydetox.sk/wp-content/plugins/js_composer/assets/images/icons/balloon-facebook.png) right center no-repeat}.wpb_balloon_twitter i.icon,option.wpb_balloon_twitter{background:url(https://www.digitalnydetox.sk/wp-content/plugins/js_composer/assets/images/icons/balloon-twitter.png) right center no-repeat}.wpb_battery i.icon,option.wpb_battery{background:url(https://www.digitalnydetox.sk/wp-content/plugins/js_composer/assets/images/icons/battery-full.png) right center no-repeat}.wpb_binocular i.icon,option.wpb_binocular{background:url(https://www.digitalnydetox.sk/wp-content/plugins/js_composer/assets/images/icons/binocular.png) right center no-repeat}.wpb_document_excel i.icon,option.wpb_document_excel{background:url(https://www.digitalnydetox.sk/wp-content/plugins/js_composer/assets/images/icons/blue-document-excel.png) right center no-repeat}.wpb_document_image i.icon,option.wpb_document_image{background:url(https://www.digitalnydetox.sk/wp-content/plugins/js_composer/assets/images/icons/blue-document-image.png) right center no-repeat}.wpb_document_music i.icon,option.wpb_document_music{background:url(https://www.digitalnydetox.sk/wp-content/plugins/js_composer/assets/images/icons/blue-document-music.png) right center no-repeat}.wpb_document_office i.icon,option.wpb_document_office{background:url(https://www.digitalnydetox.sk/wp-content/plugins/js_composer/assets/images/icons/blue-document-office.png) right center no-repeat}.wpb_document_pdf i.icon,option.wpb_document_pdf{background:url(https://www.digitalnydetox.sk/wp-content/plugins/js_composer/assets/images/icons/blue-document-pdf.png) right center no-repeat}.wpb_document_powerpoint i.icon,option.wpb_document_powerpoint{background:url(https://www.digitalnydetox.sk/wp-content/plugins/js_composer/assets/images/icons/blue-document-powerpoint.png) right center no-repeat}.wpb_document_word i.icon,option.wpb_document_word{background:url(https://www.digitalnydetox.sk/wp-content/plugins/js_composer/assets/images/icons/blue-document-word.png) right center no-repeat}.wpb_bookmark i.icon,option.wpb_bookmark{background:url(https://www.digitalnydetox.sk/wp-content/plugins/js_composer/assets/images/icons/bookmark.png) right center no-repeat}.wpb_camcorder i.icon,option.wpb_camcorder{background:url(https://www.digitalnydetox.sk/wp-content/plugins/js_composer/assets/images/icons/camcorder.png) right center no-repeat}.wpb_camera i.icon,option.wpb_camera{background:url(https://www.digitalnydetox.sk/wp-content/plugins/js_composer/assets/images/icons/camera.png) right center no-repeat}.wpb_chart i.icon,option.wpb_chart{background:url(https://www.digitalnydetox.sk/wp-content/plugins/js_composer/assets/images/icons/chart.png) right center no-repeat}.wpb_chart_pie i.icon,option.wpb_chart_pie{background:url(https://www.digitalnydetox.sk/wp-content/plugins/js_composer/assets/images/icons/chart-pie.png) right center no-repeat}.wpb_clock i.icon,option.wpb_clock{background:url(https://www.digitalnydetox.sk/wp-content/plugins/js_composer/assets/images/icons/clock.png) right center no-repeat}.wpb_play i.icon,option.wpb_play{background:url(https://www.digitalnydetox.sk/wp-content/plugins/js_composer/assets/images/icons/control.png) right center no-repeat}.wpb_fire i.icon,option.wpb_fire{background:url(https://www.digitalnydetox.sk/wp-content/plugins/js_composer/assets/images/icons/fire.png) right center no-repeat}.wpb_heart i.icon,option.wpb_heart{background:url(https://www.digitalnydetox.sk/wp-content/plugins/js_composer/assets/images/icons/heart.png) right center no-repeat}.wpb_mail i.icon,option.wpb_mail{background:url(https://www.digitalnydetox.sk/wp-content/plugins/js_composer/assets/images/icons/mail.png) right center no-repeat}.wpb_shield i.icon,option.wpb_shield{background:url(https://www.digitalnydetox.sk/wp-content/plugins/js_composer/assets/images/icons/plus-shield.png) right center no-repeat}.wpb_video i.icon,option.wpb_video{background:url(https://www.digitalnydetox.sk/wp-content/plugins/js_composer/assets/images/icons/video.png) right center no-repeat}.vc_column_container .vc_btn,.vc_column_container .wpb_button{margin-top:5px;margin-bottom:5px}.vc_message_box{border:1px solid transparent;display:block;overflow:hidden;margin:0 0 21.74px;padding:1em 1em 1em 4em;position:relative;font-size:1em;box-sizing:border-box}#content .wpb_alert p:last-child,#content .wpb_text_column :last-child,#content .wpb_text_column p:last-child,.vc_message_box>p:last-child,.wpb_alert p:last-child,.wpb_button,.wpb_text_column :last-child,.wpb_text_column p:last-child{margin-bottom:0}.vc_message_box>p:first-child{margin-top:0}.vc_message_box-icon{bottom:0;font-size:1em;font-style:normal;left:0;position:absolute;top:0;width:4em}.vc_message_box-icon>*,.vc_message_box-icon>.fa{font-size:1.7em;line-height:1}.vc_message_box-icon>*{font-style:normal;left:50%;position:absolute;top:50%;transform:translate(-50%,-50%)}.vc_color-blue.vc_message_box{color:#364a8a;border-color:#c5cff0;background-color:#edf1fa}.vc_color-blue.vc_message_box .vc_message_box-icon{color:#5472D2}.vc_color-blue.vc_message_box-solid{color:#fff;border-color:transparent;background-color:#5472D2}.vc_color-blue.vc_message_box-solid .vc_message_box-icon{color:#fff}.vc_color-blue.vc_message_box-outline,.vc_color-blue.vc_message_box-solid-icon{color:#364a8a;border-color:#5472D2;background-color:transparent}.vc_color-blue.vc_message_box-outline .vc_message_box-icon,.vc_color-blue.vc_message_box-solid-icon .vc_message_box-icon{color:#5472D2}.vc_color-blue.vc_message_box-solid-icon .vc_message_box-icon{color:#fff;background-color:#5472D2}.vc_color-blue.vc_message_box-3d{box-shadow:0 5px 0 #9daee5}.vc_color-turquoise.vc_message_box{color:#085b61;border-color:#c6ecee;background-color:#ebfcfd}.vc_color-turquoise.vc_message_box .vc_message_box-icon{color:#00C1CF}.vc_color-turquoise.vc_message_box-solid{color:#fff;border-color:transparent;background-color:#00C1CF}.vc_color-turquoise.vc_message_box-solid .vc_message_box-icon{color:#fff}.vc_color-turquoise.vc_message_box-outline,.vc_color-turquoise.vc_message_box-solid-icon{color:#085b61;border-color:#00C1CF;background-color:transparent}.vc_color-turquoise.vc_message_box-outline .vc_message_box-icon,.vc_color-turquoise.vc_message_box-solid-icon .vc_message_box-icon{color:#00C1CF}.vc_color-turquoise.vc_message_box-solid-icon .vc_message_box-icon{color:#fff;background-color:#00C1CF}.vc_color-turquoise.vc_message_box-3d{box-shadow:0 5px 0 #9fdee3}.vc_color-pink.vc_message_box{color:#d82e21;border-color:#ffd8d6;background-color:#fff0ef}.vc_color-pink.vc_message_box .vc_message_box-icon{color:#FE6C61}.vc_color-pink.vc_message_box-solid{color:#fff;border-color:transparent;background-color:#FE6C61}.vc_color-pink.vc_message_box-solid .vc_message_box-icon{color:#fff}.vc_color-pink.vc_message_box-outline,.vc_color-pink.vc_message_box-solid-icon{color:#d82e21;border-color:#FE6C61;background-color:transparent}.vc_color-pink.vc_message_box-outline .vc_message_box-icon,.vc_color-pink.vc_message_box-solid-icon .vc_message_box-icon{color:#FE6C61}.vc_color-pink.vc_message_box-solid-icon .vc_message_box-icon{color:#fff;background-color:#FE6C61}.vc_color-pink.vc_message_box-3d{box-shadow:0 5px 0 #fea9a3}.vc_color-violet.vc_message_box{color:#5e4a81;border-color:#d4c8e9;background-color:#f0ecf7}.vc_color-violet.vc_message_box .vc_message_box-icon{color:#8D6DC4}.vc_color-violet.vc_message_box-solid{color:#fff;border-color:transparent;background-color:#8D6DC4}.vc_color-violet.vc_message_box-solid .vc_message_box-icon{color:#fff}.vc_color-violet.vc_message_box-outline,.vc_color-violet.vc_message_box-solid-icon{color:#5e4a81;border-color:#8D6DC4;background-color:transparent}.vc_color-violet.vc_message_box-outline .vc_message_box-icon,.vc_color-violet.vc_message_box-solid-icon .vc_message_box-icon{color:#8D6DC4}.vc_color-violet.vc_message_box-solid-icon .vc_message_box-icon{color:#fff;background-color:#8D6DC4}.vc_color-violet.vc_message_box-3d{box-shadow:0 5px 0 #b8a3da}.vc_color-peacoc.vc_message_box{color:#366a79;border-color:#c2e3ec;background-color:#e9f5f8}.vc_color-peacoc.vc_message_box .vc_message_box-icon{color:#4CADC9}.vc_color-peacoc.vc_message_box-solid{color:#fff;border-color:transparent;background-color:#4CADC9}.vc_color-peacoc.vc_message_box-solid .vc_message_box-icon{color:#fff}.vc_color-peacoc.vc_message_box-outline,.vc_color-peacoc.vc_message_box-solid-icon{color:#366a79;border-color:#4CADC9;background-color:transparent}.vc_color-peacoc.vc_message_box-outline .vc_message_box-icon,.vc_color-peacoc.vc_message_box-solid-icon .vc_message_box-icon{color:#4CADC9}.vc_color-peacoc.vc_message_box-solid-icon .vc_message_box-icon{color:#fff;background-color:#4CADC9}.vc_color-peacoc.vc_message_box-3d{box-shadow:0 5px 0 #9ad1e1}.vc_color-chino.vc_message_box{color:#978258;border-color:#e5ded2;background-color:#f7f5f2}.vc_color-chino.vc_message_box .vc_message_box-icon{color:#CEC2AB}.vc_color-chino.vc_message_box-solid{color:#fff;border-color:transparent;background-color:#CEC2AB}.vc_color-chino.vc_message_box-solid .vc_message_box-icon{color:#fff}.vc_color-chino.vc_message_box-outline,.vc_color-chino.vc_message_box-solid-icon{color:#978258;border-color:#CEC2AB;background-color:transparent}.vc_color-chino.vc_message_box-outline .vc_message_box-icon,.vc_color-chino.vc_message_box-solid-icon .vc_message_box-icon{color:#CEC2AB}.vc_color-chino.vc_message_box-solid-icon .vc_message_box-icon{color:#fff;background-color:#CEC2AB}.vc_color-chino.vc_message_box-3d{box-shadow:0 5px 0 #d2c7b1}.vc_color-mulled_wine.vc_message_box{color:#1e1b22;border-color:#d0ccd6;background-color:#eae8ed}.vc_color-mulled_wine.vc_message_box .vc_message_box-icon{color:#50485B}.vc_color-mulled_wine.vc_message_box-solid{color:#fff;border-color:transparent;background-color:#50485B}.vc_color-mulled_wine.vc_message_box-solid .vc_message_box-icon{color:#fff}.vc_color-mulled_wine.vc_message_box-outline,.vc_color-mulled_wine.vc_message_box-solid-icon{color:#1e1b22;border-color:#50485B;background-color:transparent}.vc_color-mulled_wine.vc_message_box-outline .vc_message_box-icon,.vc_color-mulled_wine.vc_message_box-solid-icon .vc_message_box-icon{color:#50485B}.vc_color-mulled_wine.vc_message_box-solid-icon .vc_message_box-icon{color:#fff;background-color:#50485B}.vc_color-mulled_wine.vc_message_box-3d{box-shadow:0 5px 0 #b6afc0}.vc_color-vista_blue.vc_message_box{color:#3e8e5e;border-color:#bcebcf;background-color:#e3f7eb}.vc_color-vista_blue.vc_message_box .vc_message_box-icon{color:#75D69C}.vc_color-vista_blue.vc_message_box-solid{color:#fff;border-color:transparent;background-color:#75D69C}.vc_color-vista_blue.vc_message_box-solid .vc_message_box-icon{color:#fff}.vc_color-vista_blue.vc_message_box-outline,.vc_color-vista_blue.vc_message_box-solid-icon{color:#3e8e5e;border-color:#75D69C;background-color:transparent}.vc_color-vista_blue.vc_message_box-outline .vc_message_box-icon,.vc_color-vista_blue.vc_message_box-solid-icon .vc_message_box-icon{color:#75D69C}.vc_color-vista_blue.vc_message_box-solid-icon .vc_message_box-icon{color:#fff;background-color:#75D69C}.vc_color-vista_blue.vc_message_box-3d{box-shadow:0 5px 0 #94dfb3}.vc_color-orange.vc_message_box{color:#c3811c;border-color:#fbe1ba;background-color:#fef6eb}.vc_color-orange.vc_message_box .vc_message_box-icon{color:#F7BE68}.vc_color-orange.vc_message_box-solid{color:#fff;border-color:transparent;background-color:#F7BE68}.vc_color-orange.vc_message_box-solid .vc_message_box-icon{color:#fff}.vc_color-orange.vc_message_box-outline,.vc_color-orange.vc_message_box-solid-icon{color:#c3811c;border-color:#F7BE68;background-color:transparent}.vc_color-orange.vc_message_box-outline .vc_message_box-icon,.vc_color-orange.vc_message_box-solid-icon .vc_message_box-icon{color:#F7BE68}.vc_color-orange.vc_message_box-solid-icon .vc_message_box-icon{color:#fff;background-color:#F7BE68}.vc_color-orange.vc_message_box-3d{box-shadow:0 5px 0 #f9cd8a}.vc_color-sky.vc_message_box{color:#2a6194;border-color:#bedaf4;background-color:#eaf3fb}.vc_color-sky.vc_message_box .vc_message_box-icon{color:#5AA1E3}.vc_color-sky.vc_message_box-solid{color:#fff;border-color:transparent;background-color:#5AA1E3}.vc_color-sky.vc_message_box-solid .vc_message_box-icon{color:#fff}.vc_color-sky.vc_message_box-outline,.vc_color-sky.vc_message_box-solid-icon{color:#2a6194;border-color:#5AA1E3;background-color:transparent}.vc_color-sky.vc_message_box-outline .vc_message_box-icon,.vc_color-sky.vc_message_box-solid-icon .vc_message_box-icon{color:#5AA1E3}.vc_color-sky.vc_message_box-solid-icon .vc_message_box-icon{color:#fff;background-color:#5AA1E3}.vc_color-sky.vc_message_box-3d{box-shadow:0 5px 0 #93c1ed}.vc_color-green.vc_message_box{color:#3e562b;border-color:#c2e1a9;background-color:#eaf5e2}.vc_color-green.vc_message_box .vc_message_box-icon{color:#6DAB3C}.vc_color-green.vc_message_box-solid{color:#fff;border-color:transparent;background-color:#6DAB3C}.vc_color-green.vc_message_box-solid .vc_message_box-icon{color:#fff}.vc_color-green.vc_message_box-outline,.vc_color-green.vc_message_box-solid-icon{color:#3e562b;border-color:#6DAB3C;background-color:transparent}.vc_color-green.vc_message_box-outline .vc_message_box-icon,.vc_color-green.vc_message_box-solid-icon .vc_message_box-icon{color:#6DAB3C}.vc_color-green.vc_message_box-solid-icon .vc_message_box-icon{color:#fff;background-color:#6DAB3C}.vc_color-green.vc_message_box-3d{box-shadow:0 5px 0 #a7d484}.vc_color-juicy_pink.vc_message_box{color:#a3231f;border-color:#fbc7c5;background-color:#fef5f5}.vc_color-juicy_pink.vc_message_box .vc_message_box-icon{color:#F4524D}.vc_color-juicy_pink.vc_message_box-solid{color:#fff;border-color:transparent;background-color:#F4524D}.vc_color-juicy_pink.vc_message_box-solid .vc_message_box-icon{color:#fff}.vc_color-juicy_pink.vc_message_box-outline,.vc_color-juicy_pink.vc_message_box-solid-icon{color:#a3231f;border-color:#F4524D;background-color:transparent}.vc_color-juicy_pink.vc_message_box-outline .vc_message_box-icon,.vc_color-juicy_pink.vc_message_box-solid-icon .vc_message_box-icon{color:#F4524D}.vc_color-juicy_pink.vc_message_box-solid-icon .vc_message_box-icon{color:#fff;background-color:#F4524D}.vc_color-juicy_pink.vc_message_box-3d{box-shadow:0 5px 0 #f89895}.vc_color-sandy_brown.vc_message_box{color:#c3501c;border-color:#fbceba;background-color:#fef1eb}.vc_color-sandy_brown.vc_message_box .vc_message_box-icon{color:#F79468}.vc_color-sandy_brown.vc_message_box-solid{color:#fff;border-color:transparent;background-color:#F79468}.vc_color-sandy_brown.vc_message_box-solid .vc_message_box-icon{color:#fff}.vc_color-sandy_brown.vc_message_box-outline,.vc_color-sandy_brown.vc_message_box-solid-icon{color:#c3501c;border-color:#F79468;background-color:transparent}.vc_color-sandy_brown.vc_message_box-outline .vc_message_box-icon,.vc_color-sandy_brown.vc_message_box-solid-icon .vc_message_box-icon{color:#F79468}.vc_color-sandy_brown.vc_message_box-solid-icon .vc_message_box-icon{color:#fff;background-color:#F79468}.vc_color-sandy_brown.vc_message_box-3d{box-shadow:0 5px 0 #f9ac8a}.vc_color-purple.vc_message_box{color:#886389;border-color:#e3cbe3;background-color:#f5ecf5}.vc_color-purple.vc_message_box .vc_message_box-icon{color:#B97EBB}.vc_color-purple.vc_message_box-solid{color:#fff;border-color:transparent;background-color:#B97EBB}.vc_color-purple.vc_message_box-solid .vc_message_box-icon{color:#fff}.vc_color-purple.vc_message_box-outline,.vc_color-purple.vc_message_box-solid-icon{color:#886389;border-color:#B97EBB;background-color:transparent}.vc_color-purple.vc_message_box-outline .vc_message_box-icon,.vc_color-purple.vc_message_box-solid-icon .vc_message_box-icon{color:#B97EBB}.vc_color-purple.vc_message_box-solid-icon .vc_message_box-icon{color:#fff;background-color:#B97EBB}.vc_color-purple.vc_message_box-3d{box-shadow:0 5px 0 #d1a9d2}.vc_color-black.vc_message_box{color:#fff;border-color:#2A2A2A;background-color:#3c3c3c}.vc_color-black.vc_message_box-solid{color:#fff;border-color:transparent;background-color:#2A2A2A}.vc_color-black.vc_message_box-solid .vc_message_box-icon{color:#fff}.vc_color-black.vc_message_box-outline,.vc_color-black.vc_message_box-solid-icon{border-color:#2A2A2A;background-color:transparent}.vc_color-black.vc_message_box-outline .vc_message_box-icon,.vc_color-black.vc_message_box-solid-icon .vc_message_box-icon{color:#2A2A2A}.vc_color-black.vc_message_box-solid-icon .vc_message_box-icon{color:#fff;background-color:#2A2A2A}.vc_color-black.vc_message_box-3d{box-shadow:0 5px 0 #101010}.vc_color-grey.vc_message_box{color:#858585;border-color:#d2d2d2;background-color:#EBEBEB}.vc_color-grey.vc_message_box-solid{color:#858585;border-color:transparent;background-color:#EBEBEB}.vc_color-grey.vc_message_box-solid .vc_message_box-icon{color:#858585}.vc_color-grey.vc_message_box-outline,.vc_color-grey.vc_message_box-solid-icon{color:#858585;border-color:#EBEBEB;background-color:transparent}.vc_color-grey.vc_message_box-outline .vc_message_box-icon,.vc_color-grey.vc_message_box-solid-icon .vc_message_box-icon{color:#EBEBEB}.vc_color-grey.vc_message_box-solid-icon .vc_message_box-icon{color:#858585;background-color:#EBEBEB}.vc_color-grey.vc_message_box-3d{box-shadow:0 5px 0 #b8b8b8}.vc_color-white.vc_message_box{color:#b3b3b3;border-color:#e6e6e6;background-color:#FFF}.vc_color-white.vc_message_box-solid{color:#b3b3b3;border-color:transparent;background-color:#FFF}.vc_color-white.vc_message_box-solid .vc_message_box-icon{color:#b3b3b3}.vc_color-white.vc_message_box-outline,.vc_color-white.vc_message_box-solid-icon{border-color:#FFF;background-color:transparent}.vc_color-white.vc_message_box-outline .vc_message_box-icon,.vc_color-white.vc_message_box-solid-icon .vc_message_box-icon{color:#FFF}.vc_color-white.vc_message_box-solid-icon .vc_message_box-icon{color:#b3b3b3;background-color:#FFF}.vc_color-white.vc_message_box-3d{box-shadow:0 5px 0 #ccc}.vc_color-info.vc_message_box{color:#5e7f96;border-color:#cfebfe;background-color:#dff2fe}.vc_color-info.vc_message_box .vc_message_box-icon{color:#56b0ee}.vc_color-info.vc_message_box-solid{color:#fff;border-color:transparent;background-color:#56b0ee}.vc_color-info.vc_message_box-solid .vc_message_box-icon{color:#fff}.vc_color-info.vc_message_box-outline,.vc_color-info.vc_message_box-solid-icon{color:#5e7f96;border-color:#56b0ee;background-color:transparent}.vc_color-info.vc_message_box-outline .vc_message_box-icon,.vc_color-info.vc_message_box-solid-icon .vc_message_box-icon{color:#56b0ee}.vc_color-info.vc_message_box-solid-icon .vc_message_box-icon{color:#fff;background-color:#56b0ee}.vc_color-info.vc_message_box-3d{box-shadow:0 5px 0 #9dd6fd}.vc_color-success.vc_message_box{color:#5e7f96;border-color:#cfebfe;background-color:#e6fdf8}.vc_color-success.vc_message_box .vc_message_box-icon{color:#1bbc9b}.vc_color-success.vc_message_box-solid{color:#fff;border-color:transparent;background-color:#1bbc9b}.vc_color-success.vc_message_box-solid .vc_message_box-icon{color:#fff}.vc_color-success.vc_message_box-outline,.vc_color-success.vc_message_box-solid-icon{color:#5e7f96;border-color:#1bbc9b;background-color:transparent}.vc_color-success.vc_message_box-outline .vc_message_box-icon,.vc_color-success.vc_message_box-solid-icon .vc_message_box-icon{color:#1bbc9b}.vc_color-success.vc_message_box-solid-icon .vc_message_box-icon{color:#fff;background-color:#1bbc9b}.vc_color-success.vc_message_box-3d{box-shadow:0 5px 0 #9dd6fd}.vc_color-warning.vc_message_box{color:#9d8967;border-color:#ffeccc;background-color:#fff4e2}.vc_color-warning.vc_message_box .vc_message_box-icon{color:#fcb53f}.vc_color-warning.vc_message_box-solid{color:#fff;border-color:transparent;background-color:#fcb53f}.vc_color-warning.vc_message_box-solid .vc_message_box-icon{color:#fff}.vc_color-warning.vc_message_box-outline,.vc_color-warning.vc_message_box-solid-icon{color:#9d8967;border-color:#fcb53f;background-color:transparent}.vc_color-warning.vc_message_box-outline .vc_message_box-icon,.vc_color-warning.vc_message_box-solid-icon .vc_message_box-icon{color:#fcb53f}.vc_color-warning.vc_message_box-solid-icon .vc_message_box-icon{color:#fff;background-color:#fcb53f}.vc_color-warning.vc_message_box-3d{box-shadow:0 5px 0 #ffd999}.vc_color-danger.vc_message_box{color:#a85959;border-color:#fedede;background-color:#fdeaea}.vc_color-danger.vc_message_box .vc_message_box-icon{color:#ff7877}.vc_color-danger.vc_message_box-solid{color:#fff;border-color:transparent;background-color:#ff7877}.vc_color-danger.vc_message_box-solid .vc_message_box-icon{color:#fff}.vc_color-danger.vc_message_box-outline,.vc_color-danger.vc_message_box-solid-icon{color:#a85959;border-color:#ff7877;background-color:transparent}.vc_color-danger.vc_message_box-outline .vc_message_box-icon,.vc_color-danger.vc_message_box-solid-icon .vc_message_box-icon{color:#ff7877}.vc_color-danger.vc_message_box-solid-icon .vc_message_box-icon{color:#fff;background-color:#ff7877}.vc_color-danger.vc_message_box-3d{box-shadow:0 5px 0 #fdacac}.vc_color-alert-info.vc_message_box{color:#31708f;border-color:#bce8f1;background-color:#d9edf7}.vc_color-alert-info.vc_message_box .vc_message_box-icon{color:#67CCE0}.vc_color-alert-info.vc_message_box-solid{color:#fff;border-color:transparent;background-color:#67CCE0}.vc_color-alert-info.vc_message_box-solid .vc_message_box-icon{color:#fff}.vc_color-alert-info.vc_message_box-outline,.vc_color-alert-info.vc_message_box-solid-icon{color:#31708f;border-color:#67CCE0;background-color:transparent}.vc_color-alert-info.vc_message_box-outline .vc_message_box-icon,.vc_color-alert-info.vc_message_box-solid-icon .vc_message_box-icon{color:#67CCE0}.vc_color-alert-info.vc_message_box-solid-icon .vc_message_box-icon{color:#fff;background-color:#67CCE0}.vc_color-alert-info.vc_message_box-3d{box-shadow:0 5px 0 #91d9e8}.vc_color-alert-success.vc_message_box{color:#3c763d;border-color:#d6e9c6;background-color:#dff0d8}.vc_color-alert-success.vc_message_box .vc_message_box-icon{color:#9AD36A}.vc_color-alert-success.vc_message_box-solid{color:#fff;border-color:transparent;background-color:#9AD36A}.vc_color-alert-success.vc_message_box-solid .vc_message_box-icon{color:#fff}.vc_color-alert-success.vc_message_box-outline,.vc_color-alert-success.vc_message_box-solid-icon{color:#3c763d;border-color:#9AD36A;background-color:transparent}.vc_color-alert-success.vc_message_box-outline .vc_message_box-icon,.vc_color-alert-success.vc_message_box-solid-icon .vc_message_box-icon{color:#9AD36A}.vc_color-alert-success.vc_message_box-solid-icon .vc_message_box-icon{color:#fff;background-color:#9AD36A}.vc_color-alert-success.vc_message_box-3d{box-shadow:0 5px 0 #bbdba1}.vc_color-alert-warning.vc_message_box{color:#8a6d3b;border-color:#faebcc;background-color:#fcf8e3}.vc_color-alert-warning.vc_message_box .vc_message_box-icon{color:#F9CF79}.vc_color-alert-warning.vc_message_box-solid{color:#fff;border-color:transparent;background-color:#F9CF79}.vc_color-alert-warning.vc_message_box-solid .vc_message_box-icon{color:#fff}.vc_color-alert-warning.vc_message_box-outline,.vc_color-alert-warning.vc_message_box-solid-icon{color:#8a6d3b;border-color:#F9CF79;background-color:transparent}.vc_color-alert-warning.vc_message_box-outline .vc_message_box-icon,.vc_color-alert-warning.vc_message_box-solid-icon .vc_message_box-icon{color:#F9CF79}.vc_color-alert-warning.vc_message_box-solid-icon .vc_message_box-icon{color:#fff;background-color:#F9CF79}.vc_color-alert-warning.vc_message_box-3d{box-shadow:0 5px 0 #f5d89e}.vc_color-alert-danger.vc_message_box{color:#a94442;border-color:#ebccd1;background-color:#f2dede}.vc_color-alert-danger.vc_message_box .vc_message_box-icon{color:#EF8495}.vc_color-alert-danger.vc_message_box-solid{color:#fff;border-color:transparent;background-color:#EF8495}.vc_color-alert-danger.vc_message_box-solid .vc_message_box-icon{color:#fff}.vc_color-alert-danger.vc_message_box-outline,.vc_color-alert-danger.vc_message_box-solid-icon{color:#a94442;border-color:#EF8495;background-color:transparent}.vc_color-alert-danger.vc_message_box-outline .vc_message_box-icon,.vc_color-alert-danger.vc_message_box-solid-icon .vc_message_box-icon{color:#EF8495}.vc_color-alert-danger.vc_message_box-solid-icon .vc_message_box-icon{color:#fff;background-color:#EF8495}.vc_color-alert-danger.vc_message_box-3d{box-shadow:0 5px 0 #dca7b0}.vc_color-black.vc_message_box .vc_message_box-icon{color:#fff}.vc_color-black.vc_message_box-outline,.vc_color-black.vc_message_box-outline .vc_message_box-icon,.vc_color-black.vc_message_box-solid-icon{color:#2A2A2A}.vc_color-grey.vc_message_box .vc_message_box-icon{color:#858585}.vc_color-white.vc_message_box .vc_message_box-icon{color:#b3b3b3}.vc_color-white.vc_message_box-outline,.vc_color-white.vc_message_box-outline .vc_message_box-icon,.vc_color-white.vc_message_box-solid-icon{color:#FFF}.vc_message_box-outline,.vc_message_box-solid-icon{border-width:2px}.vc_message_box-solid-icon .vc_message_box-icon{width:3.25em}.vc_message_box-rounded{border-radius:5px}.vc_message_box-round{border-radius:4em}.wpb_button,.wpb_content_element,ul.wpb_thumbnails-fluid>li{margin-bottom:35px}.entry-content .twitter-share-button,.fb_like,.twitter-share-button,.wpb_accordion .wpb_content_element,.wpb_googleplus,.wpb_pinterest,.wpb_tab .wpb_content_element{margin-bottom:21.74px}.wpb-content-wrapper{margin:0;padding:0;border:none;overflow:unset;display:block}.wpb-content--blank .wpb-content-wrapper{margin:0 auto}@media (min-width:576px){.wpb-content--blank .wpb-content-wrapper{max-width:540px}}@media (min-width:768px){.wpb-content--blank .wpb-content-wrapper{max-width:720px}}@media (min-width:992px){.wpb-content--blank .wpb-content-wrapper{max-width:960px}}@media (min-width:1200px){.wpb-content--blank .wpb-content-wrapper{max-width:1140px}}.vc_parallax-inner iframe,.vc_video-bg iframe{max-width:1000%}.vc_parallax{position:relative;overflow:hidden}.vc_parallax>*{position:relative;z-index:1}.vc_parallax .vc_parallax-inner{pointer-events:none;position:absolute;left:0;right:0;top:0;background-attachment:scroll;background-color:transparent;background-image:inherit;background-size:cover;z-index:0;background-position:50% 0}.vc_video-bg-container{position:relative}.vc_video-bg{height:100%;overflow:hidden;pointer-events:none;position:absolute;top:0;left:0;width:100%;z-index:0}.vc_row.vc_row-no-padding .vc_column-inner{padding-left:0;padding-right:0}.vc_row[data-vc-full-width]{transition:opacity .5s ease;overflow:hidden}.vc_row[data-vc-full-width].vc_hidden{opacity:0}.vc_editor .vc_row[data-vc-full-width]{overflow:visible}.vc_row-no-padding .vc_inner{margin-left:0;margin-right:0}.vc_row.vc_row-o-full-height{min-height:100vh}.vc_row.vc_row-flex{box-sizing:border-box;display:flex;flex-wrap:wrap}.vc_row.vc_row-flex>.vc_column_container{display:flex}.vc_row.vc_row-flex>.vc_column_container>.vc_column-inner{flex-grow:1;display:flex;flex-direction:column;z-index:1}@media (-ms-high-contrast:active),(-ms-high-contrast:none){.vc_row.vc_row-flex>.vc_column_container>.vc_column-inner>*{min-height:1em}}.vc_row.vc_row-flex::after,.vc_row.vc_row-flex::before{display:none}.vc_row.vc_row-o-columns-stretch{align-content:stretch}.vc_row.vc_row-o-columns-top{align-content:flex-start}.vc_row.vc_row-o-columns-bottom{align-content:flex-end}.vc_row.vc_row-o-columns-middle{align-content:center}.vc_row.vc_row-o-columns-bottom::after,.vc_row.vc_row-o-columns-middle::after,.vc_row.vc_row-o-columns-top::after{content:'';width:100%;height:0;overflow:hidden;visibility:hidden;display:block}.vc_row.vc_row-o-content-top>.vc_column_container>.vc_column-inner{justify-content:flex-start}.vc_row.vc_row-o-content-top:not(.vc_row-o-equal-height)>.vc_column_container{align-items:flex-start}.vc_row.vc_row-o-content-bottom>.vc_column_container>.vc_column-inner{justify-content:flex-end}.vc_row.vc_row-o-content-bottom:not(.vc_row-o-equal-height)>.vc_column_container{align-items:flex-end}.vc_row.vc_row-o-content-middle>.vc_column_container>.vc_column-inner{justify-content:center}.vc_row.vc_row-o-content-middle:not(.vc_row-o-equal-height)>.vc_column_container{align-items:center}.vc_column-inner::after,.vc_column-inner::before{content:" ";display:table}.vc_ie-flexbox-fixer{display:flex;flex-direction:column}.vc_ie-flexbox-fixer>.vc_row{flex:1 1 auto}.vc_row.vc_column-gap-1{margin-left:-15.5px;margin-right:-15.5px}.vc_row.vc_column-gap-1>.vc_column_container{padding:.5px}.vc_row.vc_column-gap-2{margin-left:-16px;margin-right:-16px}.vc_row.vc_column-gap-2>.vc_column_container{padding:1px}.vc_row.vc_column-gap-3{margin-left:-16.5px;margin-right:-16.5px}.vc_row.vc_column-gap-3>.vc_column_container{padding:1.5px}.vc_row.vc_column-gap-4{margin-left:-17px;margin-right:-17px}.vc_row.vc_column-gap-4>.vc_column_container{padding:2px}.vc_row.vc_column-gap-5{margin-left:-17.5px;margin-right:-17.5px}.vc_row.vc_column-gap-5>.vc_column_container{padding:2.5px}.vc_row.vc_column-gap-10{margin-left:-20px;margin-right:-20px}.vc_row.vc_column-gap-10>.vc_column_container{padding:5px}.vc_row.vc_column-gap-15{margin-left:-22.5px;margin-right:-22.5px}.vc_row.vc_column-gap-15>.vc_column_container{padding:7.5px}.vc_row.vc_column-gap-20{margin-left:-25px;margin-right:-25px}.vc_row.vc_column-gap-20>.vc_column_container{padding:10px}.vc_row.vc_column-gap-25{margin-left:-27.5px;margin-right:-27.5px}.vc_row.vc_column-gap-25>.vc_column_container{padding:12.5px}.vc_row.vc_column-gap-30{margin-left:-30px;margin-right:-30px}.vc_row.vc_column-gap-30>.vc_column_container{padding:15px}.vc_row.vc_column-gap-35{margin-left:-32.5px;margin-right:-32.5px}.vc_row.vc_column-gap-35>.vc_column_container{padding:17.5px}.vc_col-has-fill>.vc_column-inner,.vc_row-has-fill+.vc_row-full-width+.vc_row>.vc_column_container>.vc_column-inner,.vc_row-has-fill+.vc_row>.vc_column_container>.vc_column-inner,.vc_row-has-fill+.vc_vc_row>.vc_row>.vc_vc_column>.vc_column_container>.vc_column-inner,.vc_row-has-fill+.vc_vc_row_inner>.vc_row>.vc_vc_column_inner>.vc_column_container>.vc_column-inner,.vc_row-has-fill>.vc_column_container>.vc_column-inner,.vc_row-has-fill>.vc_row>.vc_vc_column>.vc_column_container>.vc_column-inner,.vc_row-has-fill>.vc_vc_column_inner>.vc_column_container>.vc_column-inner,.vc_section.vc_section-has-fill,.vc_section.vc_section-has-fill+.vc_row-full-width+.vc_section,.vc_section.vc_section-has-fill+.vc_section{padding-top:35px}.vc_column_container{padding-left:0;padding-right:0}.vc_column_container>.vc_column-inner{box-sizing:border-box;padding-left:15px;padding-right:15px;width:100%}.vc_section{padding-left:15px;padding-right:15px;margin-left:-15px;margin-right:-15px}.vc_section[data-vc-full-width]{transition:opacity .5s ease;overflow:hidden}.vc_section[data-vc-full-width].vc_hidden{opacity:0}.vc_section[data-vc-full-width]>.vc_row{margin-left:0;margin-right:0}.vc_section[data-vc-stretch-content]{padding-left:0;padding-right:0}.vc_section.vc_row-o-full-height{min-height:100vh}.vc_section.vc_section-flex{box-sizing:border-box;display:flex;flex-flow:column nowrap}.vc_section.vc_section-flex .vc_vc_row{width:100%}.vc_section.vc_section-flex::after,.vc_section.vc_section-flex::before{display:none}.vc_section.vc_section-o-content-top{justify-content:flex-start}.vc_section.vc_section-o-content-bottom{justify-content:flex-end}.vc_section.vc_section-o-content-middle{justify-content:center}.vc_section.vc_section-o-content-bottom::after,.vc_section.vc_section-o-content-middle::after,.vc_section.vc_section-o-content-top::after{content:'';width:100%;height:0;overflow:hidden;visibility:hidden;display:block}.vc_row.vc_column-gap-1>.vc_vc_column>.vc_column_container,.vc_row.vc_column-gap-1>.vc_vc_column_inner>.vc_column_container{padding-left:.5px;padding-right:.5px}.vc_row.vc_column-gap-2>.vc_vc_column>.vc_column_container,.vc_row.vc_column-gap-2>.vc_vc_column_inner>.vc_column_container{padding-left:1px;padding-right:1px}.vc_row.vc_column-gap-3>.vc_vc_column>.vc_column_container,.vc_row.vc_column-gap-3>.vc_vc_column_inner>.vc_column_container{padding-left:1.5px;padding-right:1.5px}.vc_row.vc_column-gap-4>.vc_vc_column>.vc_column_container,.vc_row.vc_column-gap-4>.vc_vc_column_inner>.vc_column_container{padding-left:2px;padding-right:2px}.vc_row.vc_column-gap-5>.vc_vc_column>.vc_column_container,.vc_row.vc_column-gap-5>.vc_vc_column_inner>.vc_column_container{padding-left:2.5px;padding-right:2.5px}.vc_row.vc_column-gap-10>.vc_vc_column>.vc_column_container,.vc_row.vc_column-gap-10>.vc_vc_column_inner>.vc_column_container{padding-left:5px;padding-right:5px}.vc_row.vc_column-gap-15>.vc_vc_column>.vc_column_container,.vc_row.vc_column-gap-15>.vc_vc_column_inner>.vc_column_container{padding-left:7.5px;padding-right:7.5px}.vc_row.vc_column-gap-20>.vc_vc_column>.vc_column_container,.vc_row.vc_column-gap-20>.vc_vc_column_inner>.vc_column_container{padding-left:10px;padding-right:10px}.vc_row.vc_column-gap-25>.vc_vc_column>.vc_column_container,.vc_row.vc_column-gap-25>.vc_vc_column_inner>.vc_column_container{padding-left:12.5px;padding-right:12.5px}.vc_row.vc_column-gap-30>.vc_vc_column>.vc_column_container,.vc_row.vc_column-gap-30>.vc_vc_column_inner>.vc_column_container{padding-left:15px;padding-right:15px}.vc_row.vc_column-gap-35>.vc_vc_column>.vc_column_container,.vc_row.vc_column-gap-35>.vc_vc_column_inner>.vc_column_container{padding-left:17.5px;padding-right:17.5px}.vc_vc_column,.vc_vc_column_inner{padding-left:0;padding-right:0}.vc_row.vc_row-flex>.vc_vc_column,.vc_row.vc_row-flex>.vc_vc_column_inner{display:flex}.vc_row.vc_row-flex>.vc_vc_column>.vc_column_container,.vc_row.vc_row-flex>.vc_vc_column_inner>.vc_column_container{display:flex;width:100%}.vc_row.vc_row-flex>.vc_vc_column>.vc_column_container>.vc_column-inner,.vc_row.vc_row-flex>.vc_vc_column_inner>.vc_column_container>.vc_column-inner{flex-grow:1;display:flex;flex-direction:column}.vc_row.vc_row-o-equal-height>.vc_column_container{align-items:stretch}.vc_row.vc_row-o-content-top>.vc_vc_column>.vc_column_container>.vc_column-inner,.vc_row.vc_row-o-content-top>.vc_vc_column_inner>.vc_column_container>.vc_column-inner{justify-content:flex-start}.vc_row.vc_row-o-content-top:not(.vc_row-o-equal-height)>.vc_vc_column>.vc_column_container,.vc_row.vc_row-o-content-top:not(.vc_row-o-equal-height)>.vc_vc_column_inner>.vc_column_container{align-items:flex-start}.vc_row.vc_row-o-content-bottom>.vc_vc_column>.vc_column_container>.vc_column-inner,.vc_row.vc_row-o-content-bottom>.vc_vc_column_inner>.vc_column_container>.vc_column-inner{justify-content:flex-end}.vc_row.vc_row-o-content-bottom:not(.vc_row-o-equal-height)>.vc_vc_column>.vc_column_container,.vc_row.vc_row-o-content-bottom:not(.vc_row-o-equal-height)>.vc_vc_column_inner>.vc_column_container{align-items:flex-end}.vc_row.vc_row-o-content-middle>.vc_vc_column>.vc_column_container>.vc_column-inner,.vc_row.vc_row-o-content-middle>.vc_vc_column_inner>.vc_column_container>.vc_column-inner{justify-content:center}.vc_row.vc_row-o-content-middle:not(.vc_row-o-equal-height)>.vc_vc_column>.vc_column_container,.vc_row.vc_row-o-content-middle:not(.vc_row-o-equal-height)>.vc_vc_column_inner>.vc_column_container{align-items:center}.vc_empty-element>.vc_column-inner{min-height:100px}.fb_type_standard,.fb_type_standard iframe{height:25px}.fb_type_button_count,.fb_type_button_count iframe{height:20px}.fb_type_box_count,.fb_type_box_count iframe{height:62px}.wpb_googleplus_type_standard{height:25px}.wpb_googleplus_type_small{height:19px}.wpb_googleplus_type_medium,.wpb_googleplus_type_tall{height:21px}.wpb_googleplus_type_tall.vc_googleplus-annotation-bubble{height:62px}.wpb_pinterest a{border-bottom:0}.wpb_pinterest_type_horizontal{height:21px}.wpb_pinterest_type_vertical{box-sizing:content-box;padding-top:29px;height:21px}.wpb_pinterest_type_none{height:21px}iframe.twitter-share-button{margin:0}.vc_toggle{display:block;font-size:1em}.vc_toggle:last-of-type{margin-bottom:35px}.vc_toggle_title{cursor:pointer;display:block;margin:0;padding:0;position:relative;-webkit-user-select:none;user-select:none;font-weight:400}.vc_toggle_title>h4{display:inline}.vc_toggle_icon{display:none;position:relative}.vc_toggle_content{display:none;margin-bottom:21.74px;margin-top:1em;overflow:hidden;padding:0}.vc_toggle.vc_toggle_active>.vc_toggle_content{display:block}.vc_toggle_simple .vc_toggle_icon{border:0 solid transparent;border-radius:0;display:inline-block;height:22px;width:22px;background-color:transparent;margin-left:2px}.vc_toggle_simple.vc_toggle_active .vc_toggle_icon::after{visibility:hidden}.vc_toggle_simple .vc_toggle_icon::before{height:2px;width:10px}.vc_toggle_simple .vc_toggle_icon::after{height:10px;width:2px}.vc_toggle_simple .vc_toggle_icon::after,.vc_toggle_simple .vc_toggle_icon::before{content:'';display:block;left:50%;position:absolute;top:50%;box-sizing:border-box;transform:translate(-50%,-50%);background-color:#2A2A2A}.vc_toggle_simple.vc_toggle_color_inverted .vc_toggle_icon{background-color:transparent;border-color:transparent}.vc_toggle_simple .vc_toggle_title:hover .vc_toggle_icon,.vc_toggle_simple.vc_toggle_color_inverted .vc_toggle_icon::after,.vc_toggle_simple.vc_toggle_color_inverted .vc_toggle_icon::before{background-color:transparent}.vc_toggle_simple .vc_toggle_title:hover .vc_toggle_icon::after,.vc_toggle_simple .vc_toggle_title:hover .vc_toggle_icon::before{background-color:#444}.vc_toggle_simple.vc_toggle_color_inverted .vc_toggle_title:hover .vc_toggle_icon{background-color:transparent;border-color:transparent}.vc_toggle_simple.vc_toggle_color_inverted .vc_toggle_title:hover .vc_toggle_icon::after,.vc_toggle_simple.vc_toggle_color_inverted .vc_toggle_title:hover .vc_toggle_icon::before{background-color:transparent}.vc_toggle_round .vc_toggle_icon{border:2px solid transparent;border-radius:50%;display:inline-block;height:22px;width:22px;background-color:#2A2A2A}.vc_toggle_round.vc_toggle_active .vc_toggle_icon::after{visibility:hidden}.vc_toggle_round .vc_toggle_icon::before{height:2px;width:10px}.vc_toggle_round .vc_toggle_icon::after{height:10px;width:2px}.vc_toggle_round .vc_toggle_icon::after,.vc_toggle_round .vc_toggle_icon::before{content:'';display:block;left:50%;position:absolute;top:50%;box-sizing:border-box;transform:translate(-50%,-50%);background-color:#FFF}.vc_toggle_round.vc_toggle_color_inverted .vc_toggle_icon{background-color:transparent;border-color:#2A2A2A}.vc_toggle_round.vc_toggle_color_inverted .vc_toggle_icon::after,.vc_toggle_round.vc_toggle_color_inverted .vc_toggle_icon::before{background-color:#2A2A2A}.vc_toggle_round .vc_toggle_title:hover .vc_toggle_icon{background-color:#444}.vc_toggle_round .vc_toggle_title:hover .vc_toggle_icon::after,.vc_toggle_round .vc_toggle_title:hover .vc_toggle_icon::before{background-color:#FFF}.vc_toggle_round.vc_toggle_color_inverted .vc_toggle_title:hover .vc_toggle_icon{background-color:transparent;border-color:#444}.vc_toggle_round.vc_toggle_color_inverted .vc_toggle_title:hover .vc_toggle_icon::after,.vc_toggle_round.vc_toggle_color_inverted .vc_toggle_title:hover .vc_toggle_icon::before{background-color:#444}.vc_toggle_rounded .vc_toggle_icon{border:2px solid transparent;border-radius:20%;display:inline-block;height:22px;width:22px;background-color:#2A2A2A}.vc_toggle_rounded.vc_toggle_active .vc_toggle_icon::after{visibility:hidden}.vc_toggle_rounded .vc_toggle_icon::before{height:2px;width:10px}.vc_toggle_rounded .vc_toggle_icon::after{height:10px;width:2px}.vc_toggle_rounded .vc_toggle_icon::after,.vc_toggle_rounded .vc_toggle_icon::before{content:'';display:block;left:50%;position:absolute;top:50%;box-sizing:border-box;transform:translate(-50%,-50%);background-color:#FFF}.vc_toggle_rounded.vc_toggle_color_inverted .vc_toggle_icon{background-color:transparent;border-color:#2A2A2A}.vc_toggle_rounded.vc_toggle_color_inverted .vc_toggle_icon::after,.vc_toggle_rounded.vc_toggle_color_inverted .vc_toggle_icon::before{background-color:#2A2A2A}.vc_toggle_rounded .vc_toggle_title:hover .vc_toggle_icon{background-color:#444}.vc_toggle_rounded .vc_toggle_title:hover .vc_toggle_icon::after,.vc_toggle_rounded .vc_toggle_title:hover .vc_toggle_icon::before{background-color:#FFF}.vc_toggle_rounded.vc_toggle_color_inverted .vc_toggle_title:hover .vc_toggle_icon{background-color:transparent;border-color:#444}.vc_toggle_rounded.vc_toggle_color_inverted .vc_toggle_title:hover .vc_toggle_icon::after,.vc_toggle_rounded.vc_toggle_color_inverted .vc_toggle_title:hover .vc_toggle_icon::before{background-color:#444}.vc_toggle_square .vc_toggle_icon{border:2px solid transparent;border-radius:0;display:inline-block;height:22px;width:22px;background-color:#2A2A2A}.vc_toggle_square.vc_toggle_active .vc_toggle_icon::after{visibility:hidden}.vc_toggle_square .vc_toggle_icon::before{height:2px;width:10px}.vc_toggle_square .vc_toggle_icon::after{height:10px;width:2px}.vc_toggle_square .vc_toggle_icon::after,.vc_toggle_square .vc_toggle_icon::before{content:'';display:block;left:50%;position:absolute;top:50%;box-sizing:border-box;transform:translate(-50%,-50%);background-color:#FFF}.vc_toggle_square.vc_toggle_color_inverted .vc_toggle_icon{background-color:transparent;border-color:#2A2A2A}.vc_toggle_square.vc_toggle_color_inverted .vc_toggle_icon::after,.vc_toggle_square.vc_toggle_color_inverted .vc_toggle_icon::before{background-color:#2A2A2A}.vc_toggle_square .vc_toggle_title:hover .vc_toggle_icon{background-color:#444}.vc_toggle_square .vc_toggle_title:hover .vc_toggle_icon::after,.vc_toggle_square .vc_toggle_title:hover .vc_toggle_icon::before{background-color:#FFF}.vc_toggle_square.vc_toggle_color_inverted .vc_toggle_title:hover .vc_toggle_icon{background-color:transparent;border-color:#444}.vc_toggle_square.vc_toggle_color_inverted .vc_toggle_title:hover .vc_toggle_icon::after,.vc_toggle_square.vc_toggle_color_inverted .vc_toggle_title:hover .vc_toggle_icon::before{background-color:#444}.vc_toggle_text_only .vc_toggle_icon{display:none}.vc_toggle_arrow .vc_toggle_icon{display:inline-block}.vc_toggle_arrow .vc_toggle_icon::after,.vc_toggle_arrow .vc_toggle_icon::before{content:'';border-style:solid;display:block;left:50%;position:absolute;top:50%;box-sizing:border-box;transform:rotate(45deg)}.vc_toggle_arrow .vc_toggle_icon::before{border-left:none;border-top:none}.vc_toggle_arrow .vc_toggle_icon::after{border-right:none;border-bottom:none;visibility:hidden}.vc_toggle_arrow.vc_toggle_active .vc_toggle_icon::before{visibility:hidden}.vc_toggle_arrow.vc_toggle_active .vc_toggle_icon::after{visibility:visible}.vc_toggle.vc_toggle_arrow .vc_toggle_icon{height:22px;width:22px;background:0 0}.vc_toggle.vc_toggle_arrow .vc_toggle_icon::after,.vc_toggle.vc_toggle_arrow .vc_toggle_icon::before{border-width:2px;height:10px;margin-left:-5px;width:10px;border-color:#2A2A2A;background:0 0}.vc_toggle.vc_toggle_arrow .vc_toggle_icon::before{margin-top:-10px}.vc_toggle.vc_toggle_arrow .vc_toggle_icon::after{margin-top:-5px}.vc_toggle.vc_toggle_arrow .vc_toggle_title:hover .vc_toggle_icon{background:0 0}.vc_toggle.vc_toggle_arrow .vc_toggle_title:hover .vc_toggle_icon::after,.vc_toggle.vc_toggle_arrow .vc_toggle_title:hover .vc_toggle_icon::before{border-color:#444;background:0 0}.vc_toggle_default .vc_toggle_icon{background:#bababa;border:1px solid #acacac;box-sizing:border-box;transform:translate(0,-50%)}.vc_toggle_default .vc_toggle_icon::after,.vc_toggle_default .vc_toggle_icon::before{content:'';display:block;left:50%;position:absolute;top:50%;box-sizing:border-box;transform:translate(-50%,-50%);background:#bababa}.vc_toggle_default .vc_toggle_icon::before{border:1px solid #acacac}.vc_toggle_default.vc_toggle_active .vc_toggle_icon::after,.vc_toggle_default.vc_toggle_active .vc_toggle_icon::before{visibility:hidden}.vc_toggle.vc_toggle_default .vc_toggle_icon{display:inline-block;width:10px;margin-left:5px;height:4px}.vc_toggle.vc_toggle_default .vc_toggle_icon::before{height:10px;width:4px}.vc_toggle.vc_toggle_default .vc_toggle_icon::after{width:8px;height:2px}.vc_toggle_color_blue.vc_toggle_simple .vc_toggle_icon{background-color:transparent;border-color:transparent}.vc_toggle_color_blue.vc_toggle_simple .vc_toggle_icon::after,.vc_toggle_color_blue.vc_toggle_simple .vc_toggle_icon::before{background-color:#5472D2}.vc_toggle_color_blue.vc_toggle_simple.vc_toggle_color_inverted .vc_toggle_icon{background-color:transparent;border-color:transparent}.vc_toggle_color_blue.vc_toggle_simple .vc_toggle_title:hover .vc_toggle_icon,.vc_toggle_color_blue.vc_toggle_simple.vc_toggle_color_inverted .vc_toggle_icon::after,.vc_toggle_color_blue.vc_toggle_simple.vc_toggle_color_inverted .vc_toggle_icon::before{background-color:transparent}.vc_toggle_color_blue.vc_toggle_simple .vc_toggle_title:hover .vc_toggle_icon::after,.vc_toggle_color_blue.vc_toggle_simple .vc_toggle_title:hover .vc_toggle_icon::before{background-color:#7c93dd}.vc_toggle_color_blue.vc_toggle_simple.vc_toggle_color_inverted .vc_toggle_title:hover .vc_toggle_icon{background-color:transparent;border-color:transparent}.vc_toggle_color_blue.vc_toggle_simple.vc_toggle_color_inverted .vc_toggle_title:hover .vc_toggle_icon::after,.vc_toggle_color_blue.vc_toggle_simple.vc_toggle_color_inverted .vc_toggle_title:hover .vc_toggle_icon::before{background-color:transparent}.vc_toggle_color_blue .vc_toggle_icon{background-color:#5472D2;border-color:transparent}.vc_toggle_color_blue .vc_toggle_icon::after,.vc_toggle_color_blue .vc_toggle_icon::before{background-color:#FFF}.vc_toggle_color_blue.vc_toggle_color_inverted .vc_toggle_icon{background-color:transparent;border-color:#5472D2}.vc_toggle_color_blue.vc_toggle_color_inverted .vc_toggle_icon::after,.vc_toggle_color_blue.vc_toggle_color_inverted .vc_toggle_icon::before{background-color:#5472D2}.vc_toggle_color_blue .vc_toggle_title:hover .vc_toggle_icon{background-color:#7c93dd}.vc_toggle_color_blue .vc_toggle_title:hover .vc_toggle_icon::after,.vc_toggle_color_blue .vc_toggle_title:hover .vc_toggle_icon::before{background-color:#FFF}.vc_toggle_color_blue.vc_toggle_color_inverted .vc_toggle_title:hover .vc_toggle_icon{background-color:transparent;border-color:#7c93dd}.vc_toggle_color_blue.vc_toggle_default .vc_toggle_icon,.vc_toggle_color_blue.vc_toggle_default .vc_toggle_icon::before{border-color:#3354c0;background:#5472D2}.vc_toggle_color_blue.vc_toggle_color_inverted .vc_toggle_title:hover .vc_toggle_icon::after,.vc_toggle_color_blue.vc_toggle_color_inverted .vc_toggle_title:hover .vc_toggle_icon::before{background-color:#7c93dd}.vc_toggle_color_blue.vc_toggle_default .vc_toggle_title:hover .vc_toggle_icon,.vc_toggle_color_blue.vc_toggle_default .vc_toggle_title:hover .vc_toggle_icon::before{border-color:#5472d2;background:#7c93dd}.vc_toggle_color_blue.vc_toggle_default .vc_toggle_icon::after{background:#5472D2}.vc_toggle_color_blue.vc_toggle_default .vc_toggle_title:hover .vc_toggle_icon::after{background:#7c93dd}.vc_toggle_color_blue.vc_toggle_arrow .vc_toggle_icon{background:0 0}.vc_toggle_color_blue.vc_toggle_arrow .vc_toggle_icon::after,.vc_toggle_color_blue.vc_toggle_arrow .vc_toggle_icon::before{border-color:#5472D2;background:0 0}.vc_toggle_color_blue.vc_toggle_arrow .vc_toggle_title:hover .vc_toggle_icon{background:0 0}.vc_toggle_color_blue.vc_toggle_arrow .vc_toggle_title:hover .vc_toggle_icon::after,.vc_toggle_color_blue.vc_toggle_arrow .vc_toggle_title:hover .vc_toggle_icon::before{border-color:#7c93dd;background:0 0}.vc_toggle_color_turquoise.vc_toggle_simple .vc_toggle_icon{background-color:transparent;border-color:transparent}.vc_toggle_color_turquoise.vc_toggle_simple .vc_toggle_icon::after,.vc_toggle_color_turquoise.vc_toggle_simple .vc_toggle_icon::before{background-color:#00C1CF}.vc_toggle_color_turquoise.vc_toggle_simple.vc_toggle_color_inverted .vc_toggle_icon{background-color:transparent;border-color:transparent}.vc_toggle_color_turquoise.vc_toggle_simple .vc_toggle_title:hover .vc_toggle_icon,.vc_toggle_color_turquoise.vc_toggle_simple.vc_toggle_color_inverted .vc_toggle_icon::after,.vc_toggle_color_turquoise.vc_toggle_simple.vc_toggle_color_inverted .vc_toggle_icon::before{background-color:transparent}.vc_toggle_color_turquoise.vc_toggle_simple .vc_toggle_title:hover .vc_toggle_icon::after,.vc_toggle_color_turquoise.vc_toggle_simple .vc_toggle_title:hover .vc_toggle_icon::before{background-color:#00919c}.vc_toggle_color_turquoise.vc_toggle_simple.vc_toggle_color_inverted .vc_toggle_title:hover .vc_toggle_icon{background-color:transparent;border-color:transparent}.vc_toggle_color_turquoise.vc_toggle_simple.vc_toggle_color_inverted .vc_toggle_title:hover .vc_toggle_icon::after,.vc_toggle_color_turquoise.vc_toggle_simple.vc_toggle_color_inverted .vc_toggle_title:hover .vc_toggle_icon::before{background-color:transparent}.vc_toggle_color_turquoise .vc_toggle_icon{background-color:#00C1CF;border-color:transparent}.vc_toggle_color_turquoise .vc_toggle_icon::after,.vc_toggle_color_turquoise .vc_toggle_icon::before{background-color:#FFF}.vc_toggle_color_turquoise.vc_toggle_color_inverted .vc_toggle_icon{background-color:transparent;border-color:#00C1CF}.vc_toggle_color_turquoise.vc_toggle_default .vc_toggle_icon,.vc_toggle_color_turquoise.vc_toggle_default .vc_toggle_icon::before{border-color:#00919c;background:#00C1CF}.vc_toggle_color_turquoise.vc_toggle_color_inverted .vc_toggle_icon::after,.vc_toggle_color_turquoise.vc_toggle_color_inverted .vc_toggle_icon::before{background-color:#00C1CF}.vc_toggle_color_turquoise .vc_toggle_title:hover .vc_toggle_icon{background-color:#00919c}.vc_toggle_color_turquoise .vc_toggle_title:hover .vc_toggle_icon::after,.vc_toggle_color_turquoise .vc_toggle_title:hover .vc_toggle_icon::before{background-color:#FFF}.vc_toggle_color_turquoise.vc_toggle_color_inverted .vc_toggle_title:hover .vc_toggle_icon{background-color:transparent;border-color:#00919c}.vc_toggle_color_turquoise.vc_toggle_color_inverted .vc_toggle_title:hover .vc_toggle_icon::after,.vc_toggle_color_turquoise.vc_toggle_color_inverted .vc_toggle_title:hover .vc_toggle_icon::before{background-color:#00919c}.vc_toggle_color_turquoise.vc_toggle_default .vc_toggle_title:hover .vc_toggle_icon,.vc_toggle_color_turquoise.vc_toggle_default .vc_toggle_title:hover .vc_toggle_icon::before{border-color:#006269;background:#00919c}.vc_toggle_color_turquoise.vc_toggle_default .vc_toggle_icon::after{background:#00C1CF}.vc_toggle_color_turquoise.vc_toggle_default .vc_toggle_title:hover .vc_toggle_icon::after{background:#00919c}.vc_toggle_color_turquoise.vc_toggle_arrow .vc_toggle_icon{background:0 0}.vc_toggle_color_turquoise.vc_toggle_arrow .vc_toggle_icon::after,.vc_toggle_color_turquoise.vc_toggle_arrow .vc_toggle_icon::before{border-color:#00C1CF;background:0 0}.vc_toggle_color_turquoise.vc_toggle_arrow .vc_toggle_title:hover .vc_toggle_icon{background:0 0}.vc_toggle_color_turquoise.vc_toggle_arrow .vc_toggle_title:hover .vc_toggle_icon::after,.vc_toggle_color_turquoise.vc_toggle_arrow .vc_toggle_title:hover .vc_toggle_icon::before{border-color:#00919c;background:0 0}.vc_toggle_color_pink.vc_toggle_simple .vc_toggle_icon{background-color:transparent;border-color:transparent}.vc_toggle_color_pink.vc_toggle_simple .vc_toggle_icon::after,.vc_toggle_color_pink.vc_toggle_simple .vc_toggle_icon::before{background-color:#FE6C61}.vc_toggle_color_pink.vc_toggle_simple.vc_toggle_color_inverted .vc_toggle_icon{background-color:transparent;border-color:transparent}.vc_toggle_color_pink.vc_toggle_simple .vc_toggle_title:hover .vc_toggle_icon,.vc_toggle_color_pink.vc_toggle_simple.vc_toggle_color_inverted .vc_toggle_icon::after,.vc_toggle_color_pink.vc_toggle_simple.vc_toggle_color_inverted .vc_toggle_icon::before{background-color:transparent}.vc_toggle_color_pink.vc_toggle_simple .vc_toggle_title:hover .vc_toggle_icon::after,.vc_toggle_color_pink.vc_toggle_simple .vc_toggle_title:hover .vc_toggle_icon::before{background-color:#fe9b94}.vc_toggle_color_pink.vc_toggle_simple.vc_toggle_color_inverted .vc_toggle_title:hover .vc_toggle_icon{background-color:transparent;border-color:transparent}.vc_toggle_color_pink.vc_toggle_simple.vc_toggle_color_inverted .vc_toggle_title:hover .vc_toggle_icon::after,.vc_toggle_color_pink.vc_toggle_simple.vc_toggle_color_inverted .vc_toggle_title:hover .vc_toggle_icon::before{background-color:transparent}.vc_toggle_color_pink .vc_toggle_icon{background-color:#FE6C61;border-color:transparent}.vc_toggle_color_pink .vc_toggle_icon::after,.vc_toggle_color_pink .vc_toggle_icon::before{background-color:#FFF}.vc_toggle_color_pink.vc_toggle_color_inverted .vc_toggle_icon{background-color:transparent;border-color:#FE6C61}.vc_toggle_color_pink.vc_toggle_color_inverted .vc_toggle_icon::after,.vc_toggle_color_pink.vc_toggle_color_inverted .vc_toggle_icon::before{background-color:#FE6C61}.vc_toggle_color_pink .vc_toggle_title:hover .vc_toggle_icon{background-color:#fe9b94}.vc_toggle_color_pink .vc_toggle_title:hover .vc_toggle_icon::after,.vc_toggle_color_pink .vc_toggle_title:hover .vc_toggle_icon::before{background-color:#FFF}.vc_toggle_color_pink.vc_toggle_color_inverted .vc_toggle_title:hover .vc_toggle_icon{background-color:transparent;border-color:#fe9b94}.vc_toggle_color_pink.vc_toggle_default .vc_toggle_icon,.vc_toggle_color_pink.vc_toggle_default .vc_toggle_icon::before{border-color:#fe3d2e;background:#FE6C61}.vc_toggle_color_pink.vc_toggle_color_inverted .vc_toggle_title:hover .vc_toggle_icon::after,.vc_toggle_color_pink.vc_toggle_color_inverted .vc_toggle_title:hover .vc_toggle_icon::before{background-color:#fe9b94}.vc_toggle_color_pink.vc_toggle_default .vc_toggle_title:hover .vc_toggle_icon,.vc_toggle_color_pink.vc_toggle_default .vc_toggle_title:hover .vc_toggle_icon::before{border-color:#fe6c61;background:#fe9b94}.vc_toggle_color_pink.vc_toggle_default .vc_toggle_icon::after{background:#FE6C61}.vc_toggle_color_pink.vc_toggle_default .vc_toggle_title:hover .vc_toggle_icon::after{background:#fe9b94}.vc_toggle_color_pink.vc_toggle_arrow .vc_toggle_icon{background:0 0}.vc_toggle_color_pink.vc_toggle_arrow .vc_toggle_icon::after,.vc_toggle_color_pink.vc_toggle_arrow .vc_toggle_icon::before{border-color:#FE6C61;background:0 0}.vc_toggle_color_pink.vc_toggle_arrow .vc_toggle_title:hover .vc_toggle_icon{background:0 0}.vc_toggle_color_pink.vc_toggle_arrow .vc_toggle_title:hover .vc_toggle_icon::after,.vc_toggle_color_pink.vc_toggle_arrow .vc_toggle_title:hover .vc_toggle_icon::before{border-color:#fe9b94;background:0 0}.vc_toggle_color_violet.vc_toggle_simple .vc_toggle_icon{background-color:transparent;border-color:transparent}.vc_toggle_color_violet.vc_toggle_simple .vc_toggle_icon::after,.vc_toggle_color_violet.vc_toggle_simple .vc_toggle_icon::before{background-color:#8D6DC4}.vc_toggle_color_violet.vc_toggle_simple.vc_toggle_color_inverted .vc_toggle_icon{background-color:transparent;border-color:transparent}.vc_toggle_color_violet.vc_toggle_simple .vc_toggle_title:hover .vc_toggle_icon,.vc_toggle_color_violet.vc_toggle_simple.vc_toggle_color_inverted .vc_toggle_icon::after,.vc_toggle_color_violet.vc_toggle_simple.vc_toggle_color_inverted .vc_toggle_icon::before{background-color:transparent}.vc_toggle_color_violet.vc_toggle_simple .vc_toggle_title:hover .vc_toggle_icon::after,.vc_toggle_color_violet.vc_toggle_simple .vc_toggle_title:hover .vc_toggle_icon::before{background-color:#a991d3}.vc_toggle_color_violet.vc_toggle_simple.vc_toggle_color_inverted .vc_toggle_title:hover .vc_toggle_icon{background-color:transparent;border-color:transparent}.vc_toggle_color_violet.vc_toggle_simple.vc_toggle_color_inverted .vc_toggle_title:hover .vc_toggle_icon::after,.vc_toggle_color_violet.vc_toggle_simple.vc_toggle_color_inverted .vc_toggle_title:hover .vc_toggle_icon::before{background-color:transparent}.vc_toggle_color_violet .vc_toggle_icon{background-color:#8D6DC4;border-color:transparent}.vc_toggle_color_violet .vc_toggle_icon::after,.vc_toggle_color_violet .vc_toggle_icon::before{background-color:#FFF}.vc_toggle_color_violet.vc_toggle_color_inverted .vc_toggle_icon{background-color:transparent;border-color:#8D6DC4}.vc_toggle_color_violet.vc_toggle_color_inverted .vc_toggle_icon::after,.vc_toggle_color_violet.vc_toggle_color_inverted .vc_toggle_icon::before{background-color:#8D6DC4}.vc_toggle_color_violet .vc_toggle_title:hover .vc_toggle_icon{background-color:#a991d3}.vc_toggle_color_violet .vc_toggle_title:hover .vc_toggle_icon::after,.vc_toggle_color_violet .vc_toggle_title:hover .vc_toggle_icon::before{background-color:#FFF}.vc_toggle_color_violet.vc_toggle_color_inverted .vc_toggle_title:hover .vc_toggle_icon{background-color:transparent;border-color:#a991d3}.vc_toggle_color_violet.vc_toggle_default .vc_toggle_icon,.vc_toggle_color_violet.vc_toggle_default .vc_toggle_icon::before{border-color:#7149b5;background:#8D6DC4}.vc_toggle_color_violet.vc_toggle_color_inverted .vc_toggle_title:hover .vc_toggle_icon::after,.vc_toggle_color_violet.vc_toggle_color_inverted .vc_toggle_title:hover .vc_toggle_icon::before{background-color:#a991d3}.vc_toggle_color_violet.vc_toggle_default .vc_toggle_title:hover .vc_toggle_icon,.vc_toggle_color_violet.vc_toggle_default .vc_toggle_title:hover .vc_toggle_icon::before{border-color:#8d6dc4;background:#a991d3}.vc_toggle_color_violet.vc_toggle_default .vc_toggle_icon::after{background:#8D6DC4}.vc_toggle_color_violet.vc_toggle_default .vc_toggle_title:hover .vc_toggle_icon::after{background:#a991d3}.vc_toggle_color_violet.vc_toggle_arrow .vc_toggle_icon{background:0 0}.vc_toggle_color_violet.vc_toggle_arrow .vc_toggle_icon::after,.vc_toggle_color_violet.vc_toggle_arrow .vc_toggle_icon::before{border-color:#8D6DC4;background:0 0}.vc_toggle_color_violet.vc_toggle_arrow .vc_toggle_title:hover .vc_toggle_icon{background:0 0}.vc_toggle_color_violet.vc_toggle_arrow .vc_toggle_title:hover .vc_toggle_icon::after,.vc_toggle_color_violet.vc_toggle_arrow .vc_toggle_title:hover .vc_toggle_icon::before{border-color:#a991d3;background:0 0}.vc_toggle_color_peacoc.vc_toggle_simple .vc_toggle_icon{background-color:transparent;border-color:transparent}.vc_toggle_color_peacoc.vc_toggle_simple .vc_toggle_icon::after,.vc_toggle_color_peacoc.vc_toggle_simple .vc_toggle_icon::before{background-color:#4CADC9}.vc_toggle_color_peacoc.vc_toggle_simple.vc_toggle_color_inverted .vc_toggle_icon{background-color:transparent;border-color:transparent}.vc_toggle_color_peacoc.vc_toggle_simple .vc_toggle_title:hover .vc_toggle_icon,.vc_toggle_color_peacoc.vc_toggle_simple.vc_toggle_color_inverted .vc_toggle_icon::after,.vc_toggle_color_peacoc.vc_toggle_simple.vc_toggle_color_inverted .vc_toggle_icon::before{background-color:transparent}.vc_toggle_color_peacoc.vc_toggle_simple .vc_toggle_title:hover .vc_toggle_icon::after,.vc_toggle_color_peacoc.vc_toggle_simple .vc_toggle_title:hover .vc_toggle_icon::before{background-color:#73bfd5}.vc_toggle_color_peacoc.vc_toggle_simple.vc_toggle_color_inverted .vc_toggle_title:hover .vc_toggle_icon{background-color:transparent;border-color:transparent}.vc_toggle_color_peacoc.vc_toggle_simple.vc_toggle_color_inverted .vc_toggle_title:hover .vc_toggle_icon::after,.vc_toggle_color_peacoc.vc_toggle_simple.vc_toggle_color_inverted .vc_toggle_title:hover .vc_toggle_icon::before{background-color:transparent}.vc_toggle_color_peacoc .vc_toggle_icon{background-color:#4CADC9;border-color:transparent}.vc_toggle_color_peacoc .vc_toggle_icon::after,.vc_toggle_color_peacoc .vc_toggle_icon::before{background-color:#FFF}.vc_toggle_color_peacoc.vc_toggle_color_inverted .vc_toggle_icon{background-color:transparent;border-color:#4CADC9}.vc_toggle_color_peacoc.vc_toggle_color_inverted .vc_toggle_icon::after,.vc_toggle_color_peacoc.vc_toggle_color_inverted .vc_toggle_icon::before{background-color:#4CADC9}.vc_toggle_color_peacoc .vc_toggle_title:hover .vc_toggle_icon{background-color:#73bfd5}.vc_toggle_color_peacoc .vc_toggle_title:hover .vc_toggle_icon::after,.vc_toggle_color_peacoc .vc_toggle_title:hover .vc_toggle_icon::before{background-color:#FFF}.vc_toggle_color_peacoc.vc_toggle_color_inverted .vc_toggle_title:hover .vc_toggle_icon{background-color:transparent;border-color:#73bfd5}.vc_toggle_color_peacoc.vc_toggle_default .vc_toggle_icon,.vc_toggle_color_peacoc.vc_toggle_default .vc_toggle_icon::before{border-color:#3492ae;background:#4CADC9}.vc_toggle_color_peacoc.vc_toggle_color_inverted .vc_toggle_title:hover .vc_toggle_icon::after,.vc_toggle_color_peacoc.vc_toggle_color_inverted .vc_toggle_title:hover .vc_toggle_icon::before{background-color:#73bfd5}.vc_toggle_color_peacoc.vc_toggle_default .vc_toggle_title:hover .vc_toggle_icon,.vc_toggle_color_peacoc.vc_toggle_default .vc_toggle_title:hover .vc_toggle_icon::before{border-color:#4cadc9;background:#73bfd5}.vc_toggle_color_peacoc.vc_toggle_default .vc_toggle_icon::after{background:#4CADC9}.vc_toggle_color_peacoc.vc_toggle_default .vc_toggle_title:hover .vc_toggle_icon::after{background:#73bfd5}.vc_toggle_color_peacoc.vc_toggle_arrow .vc_toggle_icon{background:0 0}.vc_toggle_color_peacoc.vc_toggle_arrow .vc_toggle_icon::after,.vc_toggle_color_peacoc.vc_toggle_arrow .vc_toggle_icon::before{border-color:#4CADC9;background:0 0}.vc_toggle_color_peacoc.vc_toggle_arrow .vc_toggle_title:hover .vc_toggle_icon{background:0 0}.vc_toggle_color_peacoc.vc_toggle_arrow .vc_toggle_title:hover .vc_toggle_icon::after,.vc_toggle_color_peacoc.vc_toggle_arrow .vc_toggle_title:hover .vc_toggle_icon::before{border-color:#73bfd5;background:0 0}.vc_toggle_color_chino.vc_toggle_simple .vc_toggle_icon{background-color:transparent;border-color:transparent}.vc_toggle_color_chino.vc_toggle_simple .vc_toggle_icon::after,.vc_toggle_color_chino.vc_toggle_simple .vc_toggle_icon::before{background-color:#CEC2AB}.vc_toggle_color_chino.vc_toggle_simple.vc_toggle_color_inverted .vc_toggle_icon{background-color:transparent;border-color:transparent}.vc_toggle_color_chino.vc_toggle_simple .vc_toggle_title:hover .vc_toggle_icon,.vc_toggle_color_chino.vc_toggle_simple.vc_toggle_color_inverted .vc_toggle_icon::after,.vc_toggle_color_chino.vc_toggle_simple.vc_toggle_color_inverted .vc_toggle_icon::before{background-color:transparent}.vc_toggle_color_chino.vc_toggle_simple .vc_toggle_title:hover .vc_toggle_icon::after,.vc_toggle_color_chino.vc_toggle_simple .vc_toggle_title:hover .vc_toggle_icon::before{background-color:#e1d9cb}.vc_toggle_color_chino.vc_toggle_simple.vc_toggle_color_inverted .vc_toggle_title:hover .vc_toggle_icon{background-color:transparent;border-color:transparent}.vc_toggle_color_chino.vc_toggle_simple.vc_toggle_color_inverted .vc_toggle_title:hover .vc_toggle_icon::after,.vc_toggle_color_chino.vc_toggle_simple.vc_toggle_color_inverted .vc_toggle_title:hover .vc_toggle_icon::before{background-color:transparent}.vc_toggle_color_chino .vc_toggle_icon{background-color:#CEC2AB;border-color:transparent}.vc_toggle_color_chino .vc_toggle_icon::after,.vc_toggle_color_chino .vc_toggle_icon::before{background-color:#FFF}.vc_toggle_color_chino.vc_toggle_color_inverted .vc_toggle_icon{background-color:transparent;border-color:#CEC2AB}.vc_toggle_color_chino.vc_toggle_color_inverted .vc_toggle_icon::after,.vc_toggle_color_chino.vc_toggle_color_inverted .vc_toggle_icon::before{background-color:#CEC2AB}.vc_toggle_color_chino .vc_toggle_title:hover .vc_toggle_icon{background-color:#e1d9cb}.vc_toggle_color_chino .vc_toggle_title:hover .vc_toggle_icon::after,.vc_toggle_color_chino .vc_toggle_title:hover .vc_toggle_icon::before{background-color:#FFF}.vc_toggle_color_chino.vc_toggle_color_inverted .vc_toggle_title:hover .vc_toggle_icon{background-color:transparent;border-color:#e1d9cb}.vc_toggle_color_chino.vc_toggle_default .vc_toggle_icon,.vc_toggle_color_chino.vc_toggle_default .vc_toggle_icon::before{border-color:#bbab8b;background:#CEC2AB}.vc_toggle_color_chino.vc_toggle_color_inverted .vc_toggle_title:hover .vc_toggle_icon::after,.vc_toggle_color_chino.vc_toggle_color_inverted .vc_toggle_title:hover .vc_toggle_icon::before{background-color:#e1d9cb}.vc_toggle_color_chino.vc_toggle_default .vc_toggle_title:hover .vc_toggle_icon,.vc_toggle_color_chino.vc_toggle_default .vc_toggle_title:hover .vc_toggle_icon::before{border-color:#cec2ab;background:#e1d9cb}.vc_toggle_color_chino.vc_toggle_default .vc_toggle_icon::after{background:#CEC2AB}.vc_toggle_color_chino.vc_toggle_default .vc_toggle_title:hover .vc_toggle_icon::after{background:#e1d9cb}.vc_toggle_color_chino.vc_toggle_arrow .vc_toggle_icon{background:0 0}.vc_toggle_color_chino.vc_toggle_arrow .vc_toggle_icon::after,.vc_toggle_color_chino.vc_toggle_arrow .vc_toggle_icon::before{border-color:#CEC2AB;background:0 0}.vc_toggle_color_chino.vc_toggle_arrow .vc_toggle_title:hover .vc_toggle_icon{background:0 0}.vc_toggle_color_chino.vc_toggle_arrow .vc_toggle_title:hover .vc_toggle_icon::after,.vc_toggle_color_chino.vc_toggle_arrow .vc_toggle_title:hover .vc_toggle_icon::before{border-color:#e1d9cb;background:0 0}.vc_toggle_color_mulled_wine.vc_toggle_simple .vc_toggle_icon{background-color:transparent;border-color:transparent}.vc_toggle_color_mulled_wine.vc_toggle_simple .vc_toggle_icon::after,.vc_toggle_color_mulled_wine.vc_toggle_simple .vc_toggle_icon::before{background-color:#50485B}.vc_toggle_color_mulled_wine.vc_toggle_simple.vc_toggle_color_inverted .vc_toggle_icon{background-color:transparent;border-color:transparent}.vc_toggle_color_mulled_wine.vc_toggle_simple .vc_toggle_title:hover .vc_toggle_icon,.vc_toggle_color_mulled_wine.vc_toggle_simple.vc_toggle_color_inverted .vc_toggle_icon::after,.vc_toggle_color_mulled_wine.vc_toggle_simple.vc_toggle_color_inverted .vc_toggle_icon::before{background-color:transparent}.vc_toggle_color_mulled_wine.vc_toggle_simple .vc_toggle_title:hover .vc_toggle_icon::after,.vc_toggle_color_mulled_wine.vc_toggle_simple .vc_toggle_title:hover .vc_toggle_icon::before{background-color:#695f77}.vc_toggle_color_mulled_wine.vc_toggle_simple.vc_toggle_color_inverted .vc_toggle_title:hover .vc_toggle_icon{background-color:transparent;border-color:transparent}.vc_toggle_color_mulled_wine.vc_toggle_simple.vc_toggle_color_inverted .vc_toggle_title:hover .vc_toggle_icon::after,.vc_toggle_color_mulled_wine.vc_toggle_simple.vc_toggle_color_inverted .vc_toggle_title:hover .vc_toggle_icon::before{background-color:transparent}.vc_toggle_color_mulled_wine .vc_toggle_icon{background-color:#50485B;border-color:transparent}.vc_toggle_color_mulled_wine .vc_toggle_icon::after,.vc_toggle_color_mulled_wine .vc_toggle_icon::before{background-color:#FFF}.vc_toggle_color_mulled_wine.vc_toggle_color_inverted .vc_toggle_icon{background-color:transparent;border-color:#50485B}.vc_toggle_color_mulled_wine.vc_toggle_color_inverted .vc_toggle_icon::after,.vc_toggle_color_mulled_wine.vc_toggle_color_inverted .vc_toggle_icon::before{background-color:#50485B}.vc_toggle_color_mulled_wine .vc_toggle_title:hover .vc_toggle_icon{background-color:#695f77}.vc_toggle_color_mulled_wine .vc_toggle_title:hover .vc_toggle_icon::after,.vc_toggle_color_mulled_wine .vc_toggle_title:hover .vc_toggle_icon::before{background-color:#FFF}.vc_toggle_color_mulled_wine.vc_toggle_color_inverted .vc_toggle_title:hover .vc_toggle_icon{background-color:transparent;border-color:#695f77}.vc_toggle_color_mulled_wine.vc_toggle_default .vc_toggle_icon,.vc_toggle_color_mulled_wine.vc_toggle_default .vc_toggle_icon::before{border-color:#37313f;background:#50485B}.vc_toggle_color_mulled_wine.vc_toggle_color_inverted .vc_toggle_title:hover .vc_toggle_icon::after,.vc_toggle_color_mulled_wine.vc_toggle_color_inverted .vc_toggle_title:hover .vc_toggle_icon::before{background-color:#695f77}.vc_toggle_color_mulled_wine.vc_toggle_default .vc_toggle_title:hover .vc_toggle_icon,.vc_toggle_color_mulled_wine.vc_toggle_default .vc_toggle_title:hover .vc_toggle_icon::before{border-color:#50485b;background:#695f77}.vc_toggle_color_mulled_wine.vc_toggle_default .vc_toggle_icon::after{background:#50485B}.vc_toggle_color_mulled_wine.vc_toggle_default .vc_toggle_title:hover .vc_toggle_icon::after{background:#695f77}.vc_toggle_color_mulled_wine.vc_toggle_arrow .vc_toggle_icon{background:0 0}.vc_toggle_color_mulled_wine.vc_toggle_arrow .vc_toggle_icon::after,.vc_toggle_color_mulled_wine.vc_toggle_arrow .vc_toggle_icon::before{border-color:#50485B;background:0 0}.vc_toggle_color_mulled_wine.vc_toggle_arrow .vc_toggle_title:hover .vc_toggle_icon{background:0 0}.vc_toggle_color_mulled_wine.vc_toggle_arrow .vc_toggle_title:hover .vc_toggle_icon::after,.vc_toggle_color_mulled_wine.vc_toggle_arrow .vc_toggle_title:hover .vc_toggle_icon::before{border-color:#695f77;background:0 0}.vc_toggle_color_vista_blue.vc_toggle_simple .vc_toggle_icon{background-color:transparent;border-color:transparent}.vc_toggle_color_vista_blue.vc_toggle_simple .vc_toggle_icon::after,.vc_toggle_color_vista_blue.vc_toggle_simple .vc_toggle_icon::before{background-color:#75D69C}.vc_toggle_color_vista_blue.vc_toggle_simple.vc_toggle_color_inverted .vc_toggle_icon{background-color:transparent;border-color:transparent}.vc_toggle_color_vista_blue.vc_toggle_simple .vc_toggle_title:hover .vc_toggle_icon,.vc_toggle_color_vista_blue.vc_toggle_simple.vc_toggle_color_inverted .vc_toggle_icon::after,.vc_toggle_color_vista_blue.vc_toggle_simple.vc_toggle_color_inverted .vc_toggle_icon::before{background-color:transparent}.vc_toggle_color_vista_blue.vc_toggle_simple .vc_toggle_title:hover .vc_toggle_icon::after,.vc_toggle_color_vista_blue.vc_toggle_simple .vc_toggle_title:hover .vc_toggle_icon::before{background-color:#9ce2b8}.vc_toggle_color_vista_blue.vc_toggle_simple.vc_toggle_color_inverted .vc_toggle_title:hover .vc_toggle_icon{background-color:transparent;border-color:transparent}.vc_toggle_color_vista_blue.vc_toggle_simple.vc_toggle_color_inverted .vc_toggle_title:hover .vc_toggle_icon::after,.vc_toggle_color_vista_blue.vc_toggle_simple.vc_toggle_color_inverted .vc_toggle_title:hover .vc_toggle_icon::before{background-color:transparent}.vc_toggle_color_vista_blue .vc_toggle_icon{background-color:#75D69C;border-color:transparent}.vc_toggle_color_vista_blue .vc_toggle_icon::after,.vc_toggle_color_vista_blue .vc_toggle_icon::before{background-color:#FFF}.vc_toggle_color_vista_blue.vc_toggle_color_inverted .vc_toggle_icon{background-color:transparent;border-color:#75D69C}.vc_toggle_color_vista_blue.vc_toggle_color_inverted .vc_toggle_icon::after,.vc_toggle_color_vista_blue.vc_toggle_color_inverted .vc_toggle_icon::before{background-color:#75D69C}.vc_toggle_color_vista_blue .vc_toggle_title:hover .vc_toggle_icon{background-color:#9ce2b8}.vc_toggle_color_vista_blue .vc_toggle_title:hover .vc_toggle_icon::after,.vc_toggle_color_vista_blue .vc_toggle_title:hover .vc_toggle_icon::before{background-color:#FFF}.vc_toggle_color_vista_blue.vc_toggle_color_inverted .vc_toggle_title:hover .vc_toggle_icon{background-color:transparent;border-color:#9ce2b8}.vc_toggle_color_vista_blue.vc_toggle_default .vc_toggle_icon,.vc_toggle_color_vista_blue.vc_toggle_default .vc_toggle_icon::before{border-color:#4eca80;background:#75D69C}.vc_toggle_color_vista_blue.vc_toggle_color_inverted .vc_toggle_title:hover .vc_toggle_icon::after,.vc_toggle_color_vista_blue.vc_toggle_color_inverted .vc_toggle_title:hover .vc_toggle_icon::before{background-color:#9ce2b8}.vc_toggle_color_vista_blue.vc_toggle_default .vc_toggle_title:hover .vc_toggle_icon,.vc_toggle_color_vista_blue.vc_toggle_default .vc_toggle_title:hover .vc_toggle_icon::before{border-color:#75d69c;background:#9ce2b8}.vc_toggle_color_vista_blue.vc_toggle_default .vc_toggle_icon::after{background:#75D69C}.vc_toggle_color_vista_blue.vc_toggle_default .vc_toggle_title:hover .vc_toggle_icon::after{background:#9ce2b8}.vc_toggle_color_vista_blue.vc_toggle_arrow .vc_toggle_icon{background:0 0}.vc_toggle_color_vista_blue.vc_toggle_arrow .vc_toggle_icon::after,.vc_toggle_color_vista_blue.vc_toggle_arrow .vc_toggle_icon::before{border-color:#75D69C;background:0 0}.vc_toggle_color_vista_blue.vc_toggle_arrow .vc_toggle_title:hover .vc_toggle_icon{background:0 0}.vc_toggle_color_vista_blue.vc_toggle_arrow .vc_toggle_title:hover .vc_toggle_icon::after,.vc_toggle_color_vista_blue.vc_toggle_arrow .vc_toggle_title:hover .vc_toggle_icon::before{border-color:#9ce2b8;background:0 0}.vc_toggle_color_black.vc_toggle_simple .vc_toggle_icon{background-color:transparent;border-color:transparent}.vc_toggle_color_black.vc_toggle_simple .vc_toggle_icon::after,.vc_toggle_color_black.vc_toggle_simple .vc_toggle_icon::before{background-color:#2A2A2A}.vc_toggle_color_black.vc_toggle_simple.vc_toggle_color_inverted .vc_toggle_icon{background-color:transparent;border-color:transparent}.vc_toggle_color_black.vc_toggle_simple .vc_toggle_title:hover .vc_toggle_icon,.vc_toggle_color_black.vc_toggle_simple.vc_toggle_color_inverted .vc_toggle_icon::after,.vc_toggle_color_black.vc_toggle_simple.vc_toggle_color_inverted .vc_toggle_icon::before{background-color:transparent}.vc_toggle_color_black.vc_toggle_simple .vc_toggle_title:hover .vc_toggle_icon::after,.vc_toggle_color_black.vc_toggle_simple .vc_toggle_title:hover .vc_toggle_icon::before{background-color:#444}.vc_toggle_color_black.vc_toggle_simple.vc_toggle_color_inverted .vc_toggle_title:hover .vc_toggle_icon{background-color:transparent;border-color:transparent}.vc_toggle_color_black.vc_toggle_simple.vc_toggle_color_inverted .vc_toggle_title:hover .vc_toggle_icon::after,.vc_toggle_color_black.vc_toggle_simple.vc_toggle_color_inverted .vc_toggle_title:hover .vc_toggle_icon::before{background-color:transparent}.vc_toggle_color_black .vc_toggle_icon{background-color:#2A2A2A;border-color:transparent}.vc_toggle_color_black .vc_toggle_icon::after,.vc_toggle_color_black .vc_toggle_icon::before{background-color:#FFF}.vc_toggle_color_black.vc_toggle_color_inverted .vc_toggle_icon{background-color:transparent;border-color:#2A2A2A}.vc_toggle_color_black.vc_toggle_color_inverted .vc_toggle_icon::after,.vc_toggle_color_black.vc_toggle_color_inverted .vc_toggle_icon::before{background-color:#2A2A2A}.vc_toggle_color_black .vc_toggle_title:hover .vc_toggle_icon{background-color:#444}.vc_toggle_color_black .vc_toggle_title:hover .vc_toggle_icon::after,.vc_toggle_color_black .vc_toggle_title:hover .vc_toggle_icon::before{background-color:#FFF}.vc_toggle_color_black.vc_toggle_color_inverted .vc_toggle_title:hover .vc_toggle_icon{background-color:transparent;border-color:#444}.vc_toggle_color_black.vc_toggle_default .vc_toggle_icon,.vc_toggle_color_black.vc_toggle_default .vc_toggle_icon::before{border-color:#101010;background:#2A2A2A}.vc_toggle_color_black.vc_toggle_color_inverted .vc_toggle_title:hover .vc_toggle_icon::after,.vc_toggle_color_black.vc_toggle_color_inverted .vc_toggle_title:hover .vc_toggle_icon::before{background-color:#444}.vc_toggle_color_black.vc_toggle_default .vc_toggle_title:hover .vc_toggle_icon,.vc_toggle_color_black.vc_toggle_default .vc_toggle_title:hover .vc_toggle_icon::before{border-color:#2a2a2a;background:#444}.vc_toggle_color_black.vc_toggle_default .vc_toggle_icon::after{background:#2A2A2A}.vc_toggle_color_black.vc_toggle_default .vc_toggle_title:hover .vc_toggle_icon::after{background:#444}.vc_toggle_color_black.vc_toggle_arrow .vc_toggle_icon{background:0 0}.vc_toggle_color_black.vc_toggle_arrow .vc_toggle_icon::after,.vc_toggle_color_black.vc_toggle_arrow .vc_toggle_icon::before{border-color:#2A2A2A;background:0 0}.vc_toggle_color_black.vc_toggle_arrow .vc_toggle_title:hover .vc_toggle_icon{background:0 0}.vc_toggle_color_black.vc_toggle_arrow .vc_toggle_title:hover .vc_toggle_icon::after,.vc_toggle_color_black.vc_toggle_arrow .vc_toggle_title:hover .vc_toggle_icon::before{border-color:#444;background:0 0}.vc_toggle_color_grey.vc_toggle_simple .vc_toggle_icon{background-color:transparent;border-color:transparent}.vc_toggle_color_grey.vc_toggle_simple .vc_toggle_icon::after,.vc_toggle_color_grey.vc_toggle_simple .vc_toggle_icon::before{background-color:#EBEBEB}.vc_toggle_color_grey.vc_toggle_simple.vc_toggle_color_inverted .vc_toggle_icon{background-color:transparent;border-color:transparent}.vc_toggle_color_grey.vc_toggle_simple .vc_toggle_title:hover .vc_toggle_icon,.vc_toggle_color_grey.vc_toggle_simple.vc_toggle_color_inverted .vc_toggle_icon::after,.vc_toggle_color_grey.vc_toggle_simple.vc_toggle_color_inverted .vc_toggle_icon::before{background-color:transparent}.vc_toggle_color_grey.vc_toggle_simple .vc_toggle_title:hover .vc_toggle_icon::after,.vc_toggle_color_grey.vc_toggle_simple .vc_toggle_title:hover .vc_toggle_icon::before{background-color:#d2d2d2}.vc_toggle_color_grey.vc_toggle_simple.vc_toggle_color_inverted .vc_toggle_title:hover .vc_toggle_icon{background-color:transparent;border-color:transparent}.vc_toggle_color_grey.vc_toggle_simple.vc_toggle_color_inverted .vc_toggle_title:hover .vc_toggle_icon::after,.vc_toggle_color_grey.vc_toggle_simple.vc_toggle_color_inverted .vc_toggle_title:hover .vc_toggle_icon::before{background-color:transparent}.vc_toggle_color_grey .vc_toggle_icon{background-color:#EBEBEB;border-color:transparent}.vc_toggle_color_grey .vc_toggle_icon::after,.vc_toggle_color_grey .vc_toggle_icon::before{background-color:#FFF}.vc_toggle_color_grey.vc_toggle_color_inverted .vc_toggle_icon{background-color:transparent;border-color:#EBEBEB}.vc_toggle_color_grey.vc_toggle_default .vc_toggle_icon,.vc_toggle_color_grey.vc_toggle_default .vc_toggle_icon::before{border-color:#d2d2d2;background:#EBEBEB}.vc_toggle_color_grey.vc_toggle_color_inverted .vc_toggle_icon::after,.vc_toggle_color_grey.vc_toggle_color_inverted .vc_toggle_icon::before{background-color:#EBEBEB}.vc_toggle_color_grey .vc_toggle_title:hover .vc_toggle_icon{background-color:#d2d2d2}.vc_toggle_color_grey .vc_toggle_title:hover .vc_toggle_icon::after,.vc_toggle_color_grey .vc_toggle_title:hover .vc_toggle_icon::before{background-color:#FFF}.vc_toggle_color_grey.vc_toggle_color_inverted .vc_toggle_title:hover .vc_toggle_icon{background-color:transparent;border-color:#d2d2d2}.vc_toggle_color_grey.vc_toggle_color_inverted .vc_toggle_title:hover .vc_toggle_icon::after,.vc_toggle_color_grey.vc_toggle_color_inverted .vc_toggle_title:hover .vc_toggle_icon::before{background-color:#d2d2d2}.vc_toggle_color_grey.vc_toggle_default .vc_toggle_title:hover .vc_toggle_icon,.vc_toggle_color_grey.vc_toggle_default .vc_toggle_title:hover .vc_toggle_icon::before{border-color:#b8b8b8;background:#d2d2d2}.vc_toggle_color_grey.vc_toggle_default .vc_toggle_icon::after{background:#EBEBEB}.vc_toggle_color_grey.vc_toggle_default .vc_toggle_title:hover .vc_toggle_icon::after{background:#d2d2d2}.vc_toggle_color_grey.vc_toggle_arrow .vc_toggle_icon{background:0 0}.vc_toggle_color_grey.vc_toggle_arrow .vc_toggle_icon::after,.vc_toggle_color_grey.vc_toggle_arrow .vc_toggle_icon::before{border-color:#EBEBEB;background:0 0}.vc_toggle_color_grey.vc_toggle_arrow .vc_toggle_title:hover .vc_toggle_icon{background:0 0}.vc_toggle_color_grey.vc_toggle_arrow .vc_toggle_title:hover .vc_toggle_icon::after,.vc_toggle_color_grey.vc_toggle_arrow .vc_toggle_title:hover .vc_toggle_icon::before{border-color:#d2d2d2;background:0 0}.vc_toggle_color_orange.vc_toggle_simple .vc_toggle_icon{background-color:transparent;border-color:transparent}.vc_toggle_color_orange.vc_toggle_simple .vc_toggle_icon::after,.vc_toggle_color_orange.vc_toggle_simple .vc_toggle_icon::before{background-color:#F7BE68}.vc_toggle_color_orange.vc_toggle_simple.vc_toggle_color_inverted .vc_toggle_icon{background-color:transparent;border-color:transparent}.vc_toggle_color_orange.vc_toggle_simple .vc_toggle_title:hover .vc_toggle_icon,.vc_toggle_color_orange.vc_toggle_simple.vc_toggle_color_inverted .vc_toggle_icon::after,.vc_toggle_color_orange.vc_toggle_simple.vc_toggle_color_inverted .vc_toggle_icon::before{background-color:transparent}.vc_toggle_color_orange.vc_toggle_simple .vc_toggle_title:hover .vc_toggle_icon::after,.vc_toggle_color_orange.vc_toggle_simple .vc_toggle_title:hover .vc_toggle_icon::before{background-color:#fad398}.vc_toggle_color_orange.vc_toggle_simple.vc_toggle_color_inverted .vc_toggle_title:hover .vc_toggle_icon{background-color:transparent;border-color:transparent}.vc_toggle_color_orange.vc_toggle_simple.vc_toggle_color_inverted .vc_toggle_title:hover .vc_toggle_icon::after,.vc_toggle_color_orange.vc_toggle_simple.vc_toggle_color_inverted .vc_toggle_title:hover .vc_toggle_icon::before{background-color:transparent}.vc_toggle_color_orange .vc_toggle_icon{background-color:#F7BE68;border-color:transparent}.vc_toggle_color_orange .vc_toggle_icon::after,.vc_toggle_color_orange .vc_toggle_icon::before{background-color:#FFF}.vc_toggle_color_orange.vc_toggle_color_inverted .vc_toggle_icon{background-color:transparent;border-color:#F7BE68}.vc_toggle_color_orange.vc_toggle_color_inverted .vc_toggle_icon::after,.vc_toggle_color_orange.vc_toggle_color_inverted .vc_toggle_icon::before{background-color:#F7BE68}.vc_toggle_color_orange .vc_toggle_title:hover .vc_toggle_icon{background-color:#fad398}.vc_toggle_color_orange .vc_toggle_title:hover .vc_toggle_icon::after,.vc_toggle_color_orange .vc_toggle_title:hover .vc_toggle_icon::before{background-color:#FFF}.vc_toggle_color_orange.vc_toggle_color_inverted .vc_toggle_title:hover .vc_toggle_icon{background-color:transparent;border-color:#fad398}.vc_toggle_color_orange.vc_toggle_default .vc_toggle_icon,.vc_toggle_color_orange.vc_toggle_default .vc_toggle_icon::before{border-color:#f4a938;background:#F7BE68}.vc_toggle_color_orange.vc_toggle_color_inverted .vc_toggle_title:hover .vc_toggle_icon::after,.vc_toggle_color_orange.vc_toggle_color_inverted .vc_toggle_title:hover .vc_toggle_icon::before{background-color:#fad398}.vc_toggle_color_orange.vc_toggle_default .vc_toggle_title:hover .vc_toggle_icon,.vc_toggle_color_orange.vc_toggle_default .vc_toggle_title:hover .vc_toggle_icon::before{border-color:#f7be68;background:#fad398}.vc_toggle_color_orange.vc_toggle_default .vc_toggle_icon::after{background:#F7BE68}.vc_toggle_color_orange.vc_toggle_default .vc_toggle_title:hover .vc_toggle_icon::after{background:#fad398}.vc_toggle_color_orange.vc_toggle_arrow .vc_toggle_icon{background:0 0}.vc_toggle_color_orange.vc_toggle_arrow .vc_toggle_icon::after,.vc_toggle_color_orange.vc_toggle_arrow .vc_toggle_icon::before{border-color:#F7BE68;background:0 0}.vc_toggle_color_orange.vc_toggle_arrow .vc_toggle_title:hover .vc_toggle_icon{background:0 0}.vc_toggle_color_orange.vc_toggle_arrow .vc_toggle_title:hover .vc_toggle_icon::after,.vc_toggle_color_orange.vc_toggle_arrow .vc_toggle_title:hover .vc_toggle_icon::before{border-color:#fad398;background:0 0}.vc_toggle_color_sky.vc_toggle_simple .vc_toggle_icon{background-color:transparent;border-color:transparent}.vc_toggle_color_sky.vc_toggle_simple .vc_toggle_icon::after,.vc_toggle_color_sky.vc_toggle_simple .vc_toggle_icon::before{background-color:#5AA1E3}.vc_toggle_color_sky.vc_toggle_simple.vc_toggle_color_inverted .vc_toggle_icon{background-color:transparent;border-color:transparent}.vc_toggle_color_sky.vc_toggle_simple .vc_toggle_title:hover .vc_toggle_icon,.vc_toggle_color_sky.vc_toggle_simple.vc_toggle_color_inverted .vc_toggle_icon::after,.vc_toggle_color_sky.vc_toggle_simple.vc_toggle_color_inverted .vc_toggle_icon::before{background-color:transparent}.vc_toggle_color_sky.vc_toggle_simple .vc_toggle_title:hover .vc_toggle_icon::after,.vc_toggle_color_sky.vc_toggle_simple .vc_toggle_title:hover .vc_toggle_icon::before{background-color:#86baea}.vc_toggle_color_sky.vc_toggle_simple.vc_toggle_color_inverted .vc_toggle_title:hover .vc_toggle_icon{background-color:transparent;border-color:transparent}.vc_toggle_color_sky.vc_toggle_simple.vc_toggle_color_inverted .vc_toggle_title:hover .vc_toggle_icon::after,.vc_toggle_color_sky.vc_toggle_simple.vc_toggle_color_inverted .vc_toggle_title:hover .vc_toggle_icon::before{background-color:transparent}.vc_toggle_color_sky .vc_toggle_icon{background-color:#5AA1E3;border-color:transparent}.vc_toggle_color_sky .vc_toggle_icon::after,.vc_toggle_color_sky .vc_toggle_icon::before{background-color:#FFF}.vc_toggle_color_sky.vc_toggle_color_inverted .vc_toggle_icon{background-color:transparent;border-color:#5AA1E3}.vc_toggle_color_sky.vc_toggle_color_inverted .vc_toggle_icon::after,.vc_toggle_color_sky.vc_toggle_color_inverted .vc_toggle_icon::before{background-color:#5AA1E3}.vc_toggle_color_sky .vc_toggle_title:hover .vc_toggle_icon{background-color:#86baea}.vc_toggle_color_sky .vc_toggle_title:hover .vc_toggle_icon::after,.vc_toggle_color_sky .vc_toggle_title:hover .vc_toggle_icon::before{background-color:#FFF}.vc_toggle_color_sky.vc_toggle_color_inverted .vc_toggle_title:hover .vc_toggle_icon{background-color:transparent;border-color:#86baea}.vc_toggle_color_sky.vc_toggle_default .vc_toggle_icon,.vc_toggle_color_sky.vc_toggle_default .vc_toggle_icon::before{border-color:#2e88dc;background:#5AA1E3}.vc_toggle_color_sky.vc_toggle_color_inverted .vc_toggle_title:hover .vc_toggle_icon::after,.vc_toggle_color_sky.vc_toggle_color_inverted .vc_toggle_title:hover .vc_toggle_icon::before{background-color:#86baea}.vc_toggle_color_sky.vc_toggle_default .vc_toggle_title:hover .vc_toggle_icon,.vc_toggle_color_sky.vc_toggle_default .vc_toggle_title:hover .vc_toggle_icon::before{border-color:#5aa1e3;background:#86baea}.vc_toggle_color_sky.vc_toggle_default .vc_toggle_icon::after{background:#5AA1E3}.vc_toggle_color_sky.vc_toggle_default .vc_toggle_title:hover .vc_toggle_icon::after{background:#86baea}.vc_toggle_color_sky.vc_toggle_arrow .vc_toggle_icon{background:0 0}.vc_toggle_color_sky.vc_toggle_arrow .vc_toggle_icon::after,.vc_toggle_color_sky.vc_toggle_arrow .vc_toggle_icon::before{border-color:#5AA1E3;background:0 0}.vc_toggle_color_sky.vc_toggle_arrow .vc_toggle_title:hover .vc_toggle_icon{background:0 0}.vc_toggle_color_sky.vc_toggle_arrow .vc_toggle_title:hover .vc_toggle_icon::after,.vc_toggle_color_sky.vc_toggle_arrow .vc_toggle_title:hover .vc_toggle_icon::before{border-color:#86baea;background:0 0}.vc_toggle_color_green.vc_toggle_simple .vc_toggle_icon{background-color:transparent;border-color:transparent}.vc_toggle_color_green.vc_toggle_simple .vc_toggle_icon::after,.vc_toggle_color_green.vc_toggle_simple .vc_toggle_icon::before{background-color:#6DAB3C}.vc_toggle_color_green.vc_toggle_simple.vc_toggle_color_inverted .vc_toggle_icon{background-color:transparent;border-color:transparent}.vc_toggle_color_green.vc_toggle_simple .vc_toggle_title:hover .vc_toggle_icon,.vc_toggle_color_green.vc_toggle_simple.vc_toggle_color_inverted .vc_toggle_icon::after,.vc_toggle_color_green.vc_toggle_simple.vc_toggle_color_inverted .vc_toggle_icon::before{background-color:transparent}.vc_toggle_color_green.vc_toggle_simple .vc_toggle_title:hover .vc_toggle_icon::after,.vc_toggle_color_green.vc_toggle_simple .vc_toggle_title:hover .vc_toggle_icon::before{background-color:#87c456}.vc_toggle_color_green.vc_toggle_simple.vc_toggle_color_inverted .vc_toggle_title:hover .vc_toggle_icon{background-color:transparent;border-color:transparent}.vc_toggle_color_green.vc_toggle_simple.vc_toggle_color_inverted .vc_toggle_title:hover .vc_toggle_icon::after,.vc_toggle_color_green.vc_toggle_simple.vc_toggle_color_inverted .vc_toggle_title:hover .vc_toggle_icon::before{background-color:transparent}.vc_toggle_color_green .vc_toggle_icon{background-color:#6DAB3C;border-color:transparent}.vc_toggle_color_green .vc_toggle_icon::after,.vc_toggle_color_green .vc_toggle_icon::before{background-color:#FFF}.vc_toggle_color_green.vc_toggle_color_inverted .vc_toggle_icon{background-color:transparent;border-color:#6DAB3C}.vc_toggle_color_green.vc_toggle_color_inverted .vc_toggle_icon::after,.vc_toggle_color_green.vc_toggle_color_inverted .vc_toggle_icon::before{background-color:#6DAB3C}.vc_toggle_color_green .vc_toggle_title:hover .vc_toggle_icon{background-color:#87c456}.vc_toggle_color_green .vc_toggle_title:hover .vc_toggle_icon::after,.vc_toggle_color_green .vc_toggle_title:hover .vc_toggle_icon::before{background-color:#FFF}.vc_toggle_color_green.vc_toggle_color_inverted .vc_toggle_title:hover .vc_toggle_icon{background-color:transparent;border-color:#87c456}.vc_toggle_color_green.vc_toggle_default .vc_toggle_icon,.vc_toggle_color_green.vc_toggle_default .vc_toggle_icon::before{border-color:#55852f;background:#6DAB3C}.vc_toggle_color_green.vc_toggle_color_inverted .vc_toggle_title:hover .vc_toggle_icon::after,.vc_toggle_color_green.vc_toggle_color_inverted .vc_toggle_title:hover .vc_toggle_icon::before{background-color:#87c456}.vc_toggle_color_green.vc_toggle_default .vc_toggle_title:hover .vc_toggle_icon,.vc_toggle_color_green.vc_toggle_default .vc_toggle_title:hover .vc_toggle_icon::before{border-color:#6dab3c;background:#87c456}.vc_toggle_color_green.vc_toggle_default .vc_toggle_icon::after{background:#6DAB3C}.vc_toggle_color_green.vc_toggle_default .vc_toggle_title:hover .vc_toggle_icon::after{background:#87c456}.vc_toggle_color_green.vc_toggle_arrow .vc_toggle_icon{background:0 0}.vc_toggle_color_green.vc_toggle_arrow .vc_toggle_icon::after,.vc_toggle_color_green.vc_toggle_arrow .vc_toggle_icon::before{border-color:#6DAB3C;background:0 0}.vc_toggle_color_green.vc_toggle_arrow .vc_toggle_title:hover .vc_toggle_icon{background:0 0}.vc_toggle_color_green.vc_toggle_arrow .vc_toggle_title:hover .vc_toggle_icon::after,.vc_toggle_color_green.vc_toggle_arrow .vc_toggle_title:hover .vc_toggle_icon::before{border-color:#87c456;background:0 0}.vc_toggle_color_juicy_pink.vc_toggle_simple .vc_toggle_icon{background-color:transparent;border-color:transparent}.vc_toggle_color_juicy_pink.vc_toggle_simple .vc_toggle_icon::after,.vc_toggle_color_juicy_pink.vc_toggle_simple .vc_toggle_icon::before{background-color:#F4524D}.vc_toggle_color_juicy_pink.vc_toggle_simple.vc_toggle_color_inverted .vc_toggle_icon{background-color:transparent;border-color:transparent}.vc_toggle_color_juicy_pink.vc_toggle_simple .vc_toggle_title:hover .vc_toggle_icon,.vc_toggle_color_juicy_pink.vc_toggle_simple.vc_toggle_color_inverted .vc_toggle_icon::after,.vc_toggle_color_juicy_pink.vc_toggle_simple.vc_toggle_color_inverted .vc_toggle_icon::before{background-color:transparent}.vc_toggle_color_juicy_pink.vc_toggle_simple .vc_toggle_title:hover .vc_toggle_icon::after,.vc_toggle_color_juicy_pink.vc_toggle_simple .vc_toggle_title:hover .vc_toggle_icon::before{background-color:#f7817d}.vc_toggle_color_juicy_pink.vc_toggle_simple.vc_toggle_color_inverted .vc_toggle_title:hover .vc_toggle_icon{background-color:transparent;border-color:transparent}.vc_toggle_color_juicy_pink.vc_toggle_simple.vc_toggle_color_inverted .vc_toggle_title:hover .vc_toggle_icon::after,.vc_toggle_color_juicy_pink.vc_toggle_simple.vc_toggle_color_inverted .vc_toggle_title:hover .vc_toggle_icon::before{background-color:transparent}.vc_toggle_color_juicy_pink .vc_toggle_icon{background-color:#F4524D;border-color:transparent}.vc_toggle_color_juicy_pink .vc_toggle_icon::after,.vc_toggle_color_juicy_pink .vc_toggle_icon::before{background-color:#FFF}.vc_toggle_color_juicy_pink.vc_toggle_color_inverted .vc_toggle_icon{background-color:transparent;border-color:#F4524D}.vc_toggle_color_juicy_pink.vc_toggle_color_inverted .vc_toggle_icon::after,.vc_toggle_color_juicy_pink.vc_toggle_color_inverted .vc_toggle_icon::before{background-color:#F4524D}.vc_toggle_color_juicy_pink .vc_toggle_title:hover .vc_toggle_icon{background-color:#f7817d}.vc_toggle_color_juicy_pink .vc_toggle_title:hover .vc_toggle_icon::after,.vc_toggle_color_juicy_pink .vc_toggle_title:hover .vc_toggle_icon::before{background-color:#FFF}.vc_toggle_color_juicy_pink.vc_toggle_color_inverted .vc_toggle_title:hover .vc_toggle_icon{background-color:transparent;border-color:#f7817d}.vc_toggle_color_juicy_pink.vc_toggle_default .vc_toggle_icon,.vc_toggle_color_juicy_pink.vc_toggle_default .vc_toggle_icon::before{border-color:#f1231d;background:#F4524D}.vc_toggle_color_juicy_pink.vc_toggle_color_inverted .vc_toggle_title:hover .vc_toggle_icon::after,.vc_toggle_color_juicy_pink.vc_toggle_color_inverted .vc_toggle_title:hover .vc_toggle_icon::before{background-color:#f7817d}.vc_toggle_color_juicy_pink.vc_toggle_default .vc_toggle_title:hover .vc_toggle_icon,.vc_toggle_color_juicy_pink.vc_toggle_default .vc_toggle_title:hover .vc_toggle_icon::before{border-color:#f4524d;background:#f7817d}.vc_toggle_color_juicy_pink.vc_toggle_default .vc_toggle_icon::after{background:#F4524D}.vc_toggle_color_juicy_pink.vc_toggle_default .vc_toggle_title:hover .vc_toggle_icon::after{background:#f7817d}.vc_toggle_color_juicy_pink.vc_toggle_arrow .vc_toggle_icon{background:0 0}.vc_toggle_color_juicy_pink.vc_toggle_arrow .vc_toggle_icon::after,.vc_toggle_color_juicy_pink.vc_toggle_arrow .vc_toggle_icon::before{border-color:#F4524D;background:0 0}.vc_toggle_color_juicy_pink.vc_toggle_arrow .vc_toggle_title:hover .vc_toggle_icon{background:0 0}.vc_toggle_color_juicy_pink.vc_toggle_arrow .vc_toggle_title:hover .vc_toggle_icon::after,.vc_toggle_color_juicy_pink.vc_toggle_arrow .vc_toggle_title:hover .vc_toggle_icon::before{border-color:#f7817d;background:0 0}.vc_toggle_color_sandy_brown.vc_toggle_simple .vc_toggle_icon{background-color:transparent;border-color:transparent}.vc_toggle_color_sandy_brown.vc_toggle_simple .vc_toggle_icon::after,.vc_toggle_color_sandy_brown.vc_toggle_simple .vc_toggle_icon::before{background-color:#F79468}.vc_toggle_color_sandy_brown.vc_toggle_simple.vc_toggle_color_inverted .vc_toggle_icon{background-color:transparent;border-color:transparent}.vc_toggle_color_sandy_brown.vc_toggle_simple .vc_toggle_title:hover .vc_toggle_icon,.vc_toggle_color_sandy_brown.vc_toggle_simple.vc_toggle_color_inverted .vc_toggle_icon::after,.vc_toggle_color_sandy_brown.vc_toggle_simple.vc_toggle_color_inverted .vc_toggle_icon::before{background-color:transparent}.vc_toggle_color_sandy_brown.vc_toggle_simple .vc_toggle_title:hover .vc_toggle_icon::after,.vc_toggle_color_sandy_brown.vc_toggle_simple .vc_toggle_title:hover .vc_toggle_icon::before{background-color:#fab698}.vc_toggle_color_sandy_brown.vc_toggle_simple.vc_toggle_color_inverted .vc_toggle_title:hover .vc_toggle_icon{background-color:transparent;border-color:transparent}.vc_toggle_color_sandy_brown.vc_toggle_simple.vc_toggle_color_inverted .vc_toggle_title:hover .vc_toggle_icon::after,.vc_toggle_color_sandy_brown.vc_toggle_simple.vc_toggle_color_inverted .vc_toggle_title:hover .vc_toggle_icon::before{background-color:transparent}.vc_toggle_color_sandy_brown .vc_toggle_icon{background-color:#F79468;border-color:transparent}.vc_toggle_color_sandy_brown .vc_toggle_icon::after,.vc_toggle_color_sandy_brown .vc_toggle_icon::before{background-color:#FFF}.vc_toggle_color_sandy_brown.vc_toggle_color_inverted .vc_toggle_icon{background-color:transparent;border-color:#F79468}.vc_toggle_color_sandy_brown.vc_toggle_color_inverted .vc_toggle_icon::after,.vc_toggle_color_sandy_brown.vc_toggle_color_inverted .vc_toggle_icon::before{background-color:#F79468}.vc_toggle_color_sandy_brown .vc_toggle_title:hover .vc_toggle_icon{background-color:#fab698}.vc_toggle_color_sandy_brown .vc_toggle_title:hover .vc_toggle_icon::after,.vc_toggle_color_sandy_brown .vc_toggle_title:hover .vc_toggle_icon::before{background-color:#FFF}.vc_toggle_color_sandy_brown.vc_toggle_color_inverted .vc_toggle_title:hover .vc_toggle_icon{background-color:transparent;border-color:#fab698}.vc_toggle_color_sandy_brown.vc_toggle_default .vc_toggle_icon,.vc_toggle_color_sandy_brown.vc_toggle_default .vc_toggle_icon::before{border-color:#f47238;background:#F79468}.vc_toggle_color_sandy_brown.vc_toggle_color_inverted .vc_toggle_title:hover .vc_toggle_icon::after,.vc_toggle_color_sandy_brown.vc_toggle_color_inverted .vc_toggle_title:hover .vc_toggle_icon::before{background-color:#fab698}.vc_toggle_color_sandy_brown.vc_toggle_default .vc_toggle_title:hover .vc_toggle_icon,.vc_toggle_color_sandy_brown.vc_toggle_default .vc_toggle_title:hover .vc_toggle_icon::before{border-color:#f79468;background:#fab698}.vc_toggle_color_sandy_brown.vc_toggle_default .vc_toggle_icon::after{background:#F79468}.vc_toggle_color_sandy_brown.vc_toggle_default .vc_toggle_title:hover .vc_toggle_icon::after{background:#fab698}.vc_toggle_color_sandy_brown.vc_toggle_arrow .vc_toggle_icon{background:0 0}.vc_toggle_color_sandy_brown.vc_toggle_arrow .vc_toggle_icon::after,.vc_toggle_color_sandy_brown.vc_toggle_arrow .vc_toggle_icon::before{border-color:#F79468;background:0 0}.vc_toggle_color_sandy_brown.vc_toggle_arrow .vc_toggle_title:hover .vc_toggle_icon{background:0 0}.vc_toggle_color_sandy_brown.vc_toggle_arrow .vc_toggle_title:hover .vc_toggle_icon::after,.vc_toggle_color_sandy_brown.vc_toggle_arrow .vc_toggle_title:hover .vc_toggle_icon::before{border-color:#fab698;background:0 0}.vc_toggle_color_purple.vc_toggle_simple .vc_toggle_icon{background-color:transparent;border-color:transparent}.vc_toggle_color_purple.vc_toggle_simple .vc_toggle_icon::after,.vc_toggle_color_purple.vc_toggle_simple .vc_toggle_icon::before{background-color:#B97EBB}.vc_toggle_color_purple.vc_toggle_simple.vc_toggle_color_inverted .vc_toggle_icon{background-color:transparent;border-color:transparent}.vc_toggle_color_purple.vc_toggle_simple .vc_toggle_title:hover .vc_toggle_icon,.vc_toggle_color_purple.vc_toggle_simple.vc_toggle_color_inverted .vc_toggle_icon::after,.vc_toggle_color_purple.vc_toggle_simple.vc_toggle_color_inverted .vc_toggle_icon::before{background-color:transparent}.vc_toggle_color_purple.vc_toggle_simple .vc_toggle_title:hover .vc_toggle_icon::after,.vc_toggle_color_purple.vc_toggle_simple .vc_toggle_title:hover .vc_toggle_icon::before{background-color:#cb9fcd}.vc_toggle_color_purple.vc_toggle_simple.vc_toggle_color_inverted .vc_toggle_title:hover .vc_toggle_icon{background-color:transparent;border-color:transparent}.vc_toggle_color_purple.vc_toggle_simple.vc_toggle_color_inverted .vc_toggle_title:hover .vc_toggle_icon::after,.vc_toggle_color_purple.vc_toggle_simple.vc_toggle_color_inverted .vc_toggle_title:hover .vc_toggle_icon::before{background-color:transparent}.vc_toggle_color_purple .vc_toggle_icon{background-color:#B97EBB;border-color:transparent}.vc_toggle_color_purple .vc_toggle_icon::after,.vc_toggle_color_purple .vc_toggle_icon::before{background-color:#FFF}.vc_toggle_color_purple.vc_toggle_color_inverted .vc_toggle_icon{background-color:transparent;border-color:#B97EBB}.vc_toggle_color_purple.vc_toggle_color_inverted .vc_toggle_icon::after,.vc_toggle_color_purple.vc_toggle_color_inverted .vc_toggle_icon::before{background-color:#B97EBB}.vc_toggle_color_purple .vc_toggle_title:hover .vc_toggle_icon{background-color:#cb9fcd}.vc_toggle_color_purple .vc_toggle_title:hover .vc_toggle_icon::after,.vc_toggle_color_purple .vc_toggle_title:hover .vc_toggle_icon::before{background-color:#FFF}.vc_toggle_color_purple.vc_toggle_color_inverted .vc_toggle_title:hover .vc_toggle_icon{background-color:transparent;border-color:#cb9fcd}.vc_toggle_color_purple.vc_toggle_default .vc_toggle_icon,.vc_toggle_color_purple.vc_toggle_default .vc_toggle_icon::before{border-color:#a75da9;background:#B97EBB}.vc_toggle_color_purple.vc_toggle_color_inverted .vc_toggle_title:hover .vc_toggle_icon::after,.vc_toggle_color_purple.vc_toggle_color_inverted .vc_toggle_title:hover .vc_toggle_icon::before{background-color:#cb9fcd}.vc_toggle_color_purple.vc_toggle_default .vc_toggle_title:hover .vc_toggle_icon,.vc_toggle_color_purple.vc_toggle_default .vc_toggle_title:hover .vc_toggle_icon::before{border-color:#b97ebb;background:#cb9fcd}.vc_toggle_color_purple.vc_toggle_default .vc_toggle_icon::after{background:#B97EBB}.vc_toggle_color_purple.vc_toggle_default .vc_toggle_title:hover .vc_toggle_icon::after{background:#cb9fcd}.vc_toggle_color_purple.vc_toggle_arrow .vc_toggle_icon{background:0 0}.vc_toggle_color_purple.vc_toggle_arrow .vc_toggle_icon::after,.vc_toggle_color_purple.vc_toggle_arrow .vc_toggle_icon::before{border-color:#B97EBB;background:0 0}.vc_toggle_color_purple.vc_toggle_arrow .vc_toggle_title:hover .vc_toggle_icon{background:0 0}.vc_toggle_color_purple.vc_toggle_arrow .vc_toggle_title:hover .vc_toggle_icon::after,.vc_toggle_color_purple.vc_toggle_arrow .vc_toggle_title:hover .vc_toggle_icon::before{border-color:#cb9fcd;background:0 0}.vc_toggle_color_white.vc_toggle_simple .vc_toggle_icon{background-color:transparent;border-color:transparent}.vc_toggle_color_white.vc_toggle_simple .vc_toggle_icon::after,.vc_toggle_color_white.vc_toggle_simple .vc_toggle_icon::before{background-color:#FFF}.vc_toggle_color_white.vc_toggle_simple.vc_toggle_color_inverted .vc_toggle_icon{background-color:transparent;border-color:transparent}.vc_toggle_color_white.vc_toggle_simple .vc_toggle_title:hover .vc_toggle_icon,.vc_toggle_color_white.vc_toggle_simple.vc_toggle_color_inverted .vc_toggle_icon::after,.vc_toggle_color_white.vc_toggle_simple.vc_toggle_color_inverted .vc_toggle_icon::before{background-color:transparent}.vc_toggle_color_white.vc_toggle_simple .vc_toggle_title:hover .vc_toggle_icon::after,.vc_toggle_color_white.vc_toggle_simple .vc_toggle_title:hover .vc_toggle_icon::before{background-color:#e6e6e6}.vc_toggle_color_white.vc_toggle_simple.vc_toggle_color_inverted .vc_toggle_title:hover .vc_toggle_icon{background-color:transparent;border-color:transparent}.vc_toggle_color_white.vc_toggle_simple.vc_toggle_color_inverted .vc_toggle_title:hover .vc_toggle_icon::after,.vc_toggle_color_white.vc_toggle_simple.vc_toggle_color_inverted .vc_toggle_title:hover .vc_toggle_icon::before{background-color:transparent}.vc_toggle_color_white .vc_toggle_icon{background-color:#FFF;border-color:transparent}.vc_toggle_color_white .vc_toggle_icon::after,.vc_toggle_color_white .vc_toggle_icon::before{background-color:#2A2A2A}.vc_toggle_color_white.vc_toggle_color_inverted .vc_toggle_icon{background-color:transparent;border-color:#FFF}.vc_toggle_color_white.vc_toggle_default .vc_toggle_icon,.vc_toggle_color_white.vc_toggle_default .vc_toggle_icon::before{border-color:#e6e6e6;background:#FFF}.vc_toggle_color_white.vc_toggle_color_inverted .vc_toggle_icon::after,.vc_toggle_color_white.vc_toggle_color_inverted .vc_toggle_icon::before{background-color:#FFF}.vc_toggle_color_white .vc_toggle_title:hover .vc_toggle_icon{background-color:#e6e6e6}.vc_toggle_color_white .vc_toggle_title:hover .vc_toggle_icon::after,.vc_toggle_color_white .vc_toggle_title:hover .vc_toggle_icon::before{background-color:#2A2A2A}.vc_toggle_color_white.vc_toggle_color_inverted .vc_toggle_title:hover .vc_toggle_icon{background-color:transparent;border-color:#e6e6e6}.vc_toggle_color_white.vc_toggle_color_inverted .vc_toggle_title:hover .vc_toggle_icon::after,.vc_toggle_color_white.vc_toggle_color_inverted .vc_toggle_title:hover .vc_toggle_icon::before{background-color:#e6e6e6}.vc_toggle_color_white.vc_toggle_default .vc_toggle_title:hover .vc_toggle_icon,.vc_toggle_color_white.vc_toggle_default .vc_toggle_title:hover .vc_toggle_icon::before{border-color:#ccc;background:#e6e6e6}.vc_toggle_color_white.vc_toggle_default .vc_toggle_icon::after{background:#FFF}.vc_toggle_color_white.vc_toggle_default .vc_toggle_title:hover .vc_toggle_icon::after{background:#e6e6e6}.vc_toggle_color_white.vc_toggle_arrow .vc_toggle_icon{background:0 0}.vc_toggle_color_white.vc_toggle_arrow .vc_toggle_icon::after,.vc_toggle_color_white.vc_toggle_arrow .vc_toggle_icon::before{border-color:#FFF;background:0 0}.vc_toggle_color_white.vc_toggle_arrow .vc_toggle_title:hover .vc_toggle_icon{background:0 0}.vc_toggle_color_white.vc_toggle_arrow .vc_toggle_title:hover .vc_toggle_icon::after,.vc_toggle_color_white.vc_toggle_arrow .vc_toggle_title:hover .vc_toggle_icon::before{border-color:#e6e6e6;background:0 0}.vc_toggle_size_sm .vc_toggle_icon::before{height:2px;width:8px}.vc_toggle_size_sm .vc_toggle_icon::after{height:8px;width:2px}.vc_toggle_size_sm.vc_toggle_default .vc_toggle_icon{display:inline-block;width:8px;margin-left:4px;height:2px}.vc_toggle_size_sm.vc_toggle_default .vc_toggle_icon::before{height:8px;width:2px}.vc_toggle_size_sm.vc_toggle_default .vc_toggle_icon::after{width:6px;height:0}.vc_toggle_size_sm.vc_toggle_arrow .vc_toggle_icon{height:16px;width:16px}.vc_toggle_size_sm.vc_toggle_arrow .vc_toggle_icon::after,.vc_toggle_size_sm.vc_toggle_arrow .vc_toggle_icon::before{border-width:2px;height:8px;margin-left:-4px;width:8px}.vc_toggle_size_sm.vc_toggle_arrow .vc_toggle_icon::before{margin-top:-8px}.vc_toggle_size_sm.vc_toggle_arrow .vc_toggle_icon::after{margin-top:-4px}.vc_toggle_size_sm.vc_toggle_default .vc_toggle_content,.vc_toggle_size_sm.vc_toggle_default .vc_toggle_title,.vc_toggle_size_sm.vc_toggle_round .vc_toggle_content,.vc_toggle_size_sm.vc_toggle_round .vc_toggle_title,.vc_toggle_size_sm.vc_toggle_rounded .vc_toggle_content,.vc_toggle_size_sm.vc_toggle_rounded .vc_toggle_title,.vc_toggle_size_sm.vc_toggle_simple .vc_toggle_content,.vc_toggle_size_sm.vc_toggle_simple .vc_toggle_title,.vc_toggle_size_sm.vc_toggle_square .vc_toggle_content,.vc_toggle_size_sm.vc_toggle_square .vc_toggle_title{padding-left:24px}.vc_toggle_size_sm.vc_toggle_default .vc_toggle_content .vc_toggle_icon,.vc_toggle_size_sm.vc_toggle_default .vc_toggle_title .vc_toggle_icon,.vc_toggle_size_sm.vc_toggle_round .vc_toggle_content .vc_toggle_icon,.vc_toggle_size_sm.vc_toggle_round .vc_toggle_title .vc_toggle_icon,.vc_toggle_size_sm.vc_toggle_rounded .vc_toggle_content .vc_toggle_icon,.vc_toggle_size_sm.vc_toggle_rounded .vc_toggle_title .vc_toggle_icon,.vc_toggle_size_sm.vc_toggle_simple .vc_toggle_content .vc_toggle_icon,.vc_toggle_size_sm.vc_toggle_simple .vc_toggle_title .vc_toggle_icon,.vc_toggle_size_sm.vc_toggle_square .vc_toggle_content .vc_toggle_icon,.vc_toggle_size_sm.vc_toggle_square .vc_toggle_title .vc_toggle_icon{position:absolute;left:0;top:50%;transform:translate(0,-50%)}.vc_toggle_size_sm.vc_toggle_default .vc_toggle_content,.vc_toggle_size_sm.vc_toggle_default .vc_toggle_title{padding-left:17.6px}.vc_toggle_size_sm.vc_toggle_arrow .vc_toggle_icon{margin-left:8px}.vc_toggle_size_md .vc_toggle_icon{height:22px;width:22px}.vc_toggle_size_md .vc_toggle_icon::before{height:2px;width:10px}.vc_toggle_size_md .vc_toggle_icon::after{height:10px;width:2px}.vc_toggle_size_md.vc_toggle_default .vc_toggle_icon{display:inline-block;width:10px;margin-left:5px;height:4px}.vc_toggle_size_md.vc_toggle_default .vc_toggle_icon::before{height:10px;width:4px}.vc_toggle_size_md.vc_toggle_default .vc_toggle_icon::after{width:8px;height:2px}.vc_toggle_size_md.vc_toggle_arrow .vc_toggle_icon{height:22px;width:22px}.vc_toggle_size_md.vc_toggle_arrow .vc_toggle_icon::after,.vc_toggle_size_md.vc_toggle_arrow .vc_toggle_icon::before{border-width:2px;height:10px;margin-left:-5px;width:10px}.vc_toggle_size_md.vc_toggle_arrow .vc_toggle_icon::before{margin-top:-10px}.vc_toggle_size_md.vc_toggle_arrow .vc_toggle_icon::after{margin-top:-5px}.vc_toggle_size_md.vc_toggle_default .vc_toggle_content,.vc_toggle_size_md.vc_toggle_default .vc_toggle_title,.vc_toggle_size_md.vc_toggle_round .vc_toggle_content,.vc_toggle_size_md.vc_toggle_round .vc_toggle_title,.vc_toggle_size_md.vc_toggle_rounded .vc_toggle_content,.vc_toggle_size_md.vc_toggle_rounded .vc_toggle_title,.vc_toggle_size_md.vc_toggle_simple .vc_toggle_content,.vc_toggle_size_md.vc_toggle_simple .vc_toggle_title,.vc_toggle_size_md.vc_toggle_square .vc_toggle_content,.vc_toggle_size_md.vc_toggle_square .vc_toggle_title{padding-left:33px}.vc_toggle_size_md.vc_toggle_default .vc_toggle_content .vc_toggle_icon,.vc_toggle_size_md.vc_toggle_default .vc_toggle_title .vc_toggle_icon,.vc_toggle_size_md.vc_toggle_round .vc_toggle_content .vc_toggle_icon,.vc_toggle_size_md.vc_toggle_round .vc_toggle_title .vc_toggle_icon,.vc_toggle_size_md.vc_toggle_rounded .vc_toggle_content .vc_toggle_icon,.vc_toggle_size_md.vc_toggle_rounded .vc_toggle_title .vc_toggle_icon,.vc_toggle_size_md.vc_toggle_simple .vc_toggle_content .vc_toggle_icon,.vc_toggle_size_md.vc_toggle_simple .vc_toggle_title .vc_toggle_icon,.vc_toggle_size_md.vc_toggle_square .vc_toggle_content .vc_toggle_icon,.vc_toggle_size_md.vc_toggle_square .vc_toggle_title .vc_toggle_icon{position:absolute;left:0;top:50%;transform:translate(0,-50%)}.vc_toggle_size_md.vc_toggle_default .vc_toggle_content,.vc_toggle_size_md.vc_toggle_default .vc_toggle_title{padding-left:24.2px}.vc_toggle_size_md.vc_toggle_arrow .vc_toggle_icon{margin-left:11px}.vc_toggle_size_lg .vc_toggle_icon{height:28px;width:28px}.vc_toggle_size_lg .vc_toggle_icon::before{height:2px;width:14px}.vc_toggle_size_lg .vc_toggle_icon::after{height:14px;width:2px}.vc_toggle_size_lg.vc_toggle_default .vc_toggle_icon{display:inline-block;width:14px;margin-left:7px;height:4px}.vc_toggle_size_lg.vc_toggle_default .vc_toggle_icon::before{height:14px;width:4px}.vc_toggle_size_lg.vc_toggle_default .vc_toggle_icon::after{width:12px;height:2px}.vc_toggle_size_lg.vc_toggle_arrow .vc_toggle_icon{height:28px;width:28px}.vc_toggle_size_lg.vc_toggle_arrow .vc_toggle_icon::after,.vc_toggle_size_lg.vc_toggle_arrow .vc_toggle_icon::before{border-width:2px;height:14px;margin-left:-7px;width:14px}.vc_toggle_size_lg.vc_toggle_arrow .vc_toggle_icon::before{margin-top:-14px}.vc_toggle_size_lg.vc_toggle_arrow .vc_toggle_icon::after{margin-top:-7px}.vc_toggle_size_lg.vc_toggle_default .vc_toggle_content,.vc_toggle_size_lg.vc_toggle_default .vc_toggle_title,.vc_toggle_size_lg.vc_toggle_round .vc_toggle_content,.vc_toggle_size_lg.vc_toggle_round .vc_toggle_title,.vc_toggle_size_lg.vc_toggle_rounded .vc_toggle_content,.vc_toggle_size_lg.vc_toggle_rounded .vc_toggle_title,.vc_toggle_size_lg.vc_toggle_simple .vc_toggle_content,.vc_toggle_size_lg.vc_toggle_simple .vc_toggle_title,.vc_toggle_size_lg.vc_toggle_square .vc_toggle_content,.vc_toggle_size_lg.vc_toggle_square .vc_toggle_title{padding-left:42px}.vc_toggle_size_lg.vc_toggle_default .vc_toggle_content .vc_toggle_icon,.vc_toggle_size_lg.vc_toggle_default .vc_toggle_title .vc_toggle_icon,.vc_toggle_size_lg.vc_toggle_round .vc_toggle_content .vc_toggle_icon,.vc_toggle_size_lg.vc_toggle_round .vc_toggle_title .vc_toggle_icon,.vc_toggle_size_lg.vc_toggle_rounded .vc_toggle_content .vc_toggle_icon,.vc_toggle_size_lg.vc_toggle_rounded .vc_toggle_title .vc_toggle_icon,.vc_toggle_size_lg.vc_toggle_simple .vc_toggle_content .vc_toggle_icon,.vc_toggle_size_lg.vc_toggle_simple .vc_toggle_title .vc_toggle_icon,.vc_toggle_size_lg.vc_toggle_square .vc_toggle_content .vc_toggle_icon,.vc_toggle_size_lg.vc_toggle_square .vc_toggle_title .vc_toggle_icon{position:absolute;left:0;top:50%;transform:translate(0,-50%)}.vc_toggle_size_lg.vc_toggle_default .vc_toggle_content,.vc_toggle_size_lg.vc_toggle_default .vc_toggle_title{padding-left:30.8px}.vc_toggle_size_lg.vc_toggle_arrow .vc_toggle_icon{margin-left:14px}.vc_toggle_default .vc_toggle_content,.vc_toggle_default .vc_toggle_title,.vc_toggle_round .vc_toggle_content,.vc_toggle_round .vc_toggle_title,.vc_toggle_rounded .vc_toggle_content,.vc_toggle_rounded .vc_toggle_title,.vc_toggle_simple .vc_toggle_content,.vc_toggle_simple .vc_toggle_title,.vc_toggle_square .vc_toggle_content,.vc_toggle_square .vc_toggle_title{padding-left:33px}.vc_toggle_default .vc_toggle_content .vc_toggle_icon,.vc_toggle_default .vc_toggle_title .vc_toggle_icon,.vc_toggle_round .vc_toggle_content .vc_toggle_icon,.vc_toggle_round .vc_toggle_title .vc_toggle_icon,.vc_toggle_rounded .vc_toggle_content .vc_toggle_icon,.vc_toggle_rounded .vc_toggle_title .vc_toggle_icon,.vc_toggle_simple .vc_toggle_content .vc_toggle_icon,.vc_toggle_simple .vc_toggle_title .vc_toggle_icon,.vc_toggle_square .vc_toggle_content .vc_toggle_icon,.vc_toggle_square .vc_toggle_title .vc_toggle_icon{position:absolute;left:0;top:50%;transform:translate(0,-50%)}.vc_toggle_default .vc_toggle_content,.vc_toggle_default .vc_toggle_title{padding-left:24.2px}.vc_toggle_arrow .vc_toggle_icon{margin-left:11px}.wpb-tta-toggle{appearance:none;border:none;position:relative;display:inline-block;width:60px;height:30px;margin:0 15px;border-radius:3em;transition:background .2s ease-in-out,border-color .25s ease-in-out;cursor:pointer}.wpb-tta-toggle:before{content:"";position:absolute;top:4px;left:4px;width:22px;height:22px;background:#fff;border-radius:inherit;transition:left .25s ease-in-out}.wpb-tta-toggle.wpb-tta-toggle-active:before{left:34px}.wpb-wrapper-tta-toggle .vc_pagination.vc_pagination-style-outline.vc_pagination-shape-square{padding:0;margin:0;height:0;width:0;text-align:left}.wpb-tta-toggle-wrapper{display:flex;justify-content:center;align-items:center}.wpb-tta-toggle-wrapper .vc_custom_heading{display:inline}.wpb-wrapper-tta-toggle .vc_tta-tabs.vc_tta-has-pagination.vc_tta-tabs-position-bottom{padding-top:10px}.compose-mode .wpb-wrapper-tta-toggle.wpb-toggle-position-top .vc_controls>.vc_controls-out-tr{top:-70px}.wpb_widgetised_column .wpb_wrapper>ul{margin:0}.wpb_widgetised_column .wpb_wrapper>ul>li{margin-left:0;background-image:none;list-style:none!important}.wpb_widgetised_column .wpb_wrapper>ul>li:after,.wpb_widgetised_column .wpb_wrapper>ul>li:before{display:none!important}.wpb_button{display:inline-block;padding:4px 10px;margin-top:0;font-size:13px;line-height:18px;color:#333;text-align:center;text-shadow:0 1px 1px rgba(255,255,255,.75);cursor:pointer;background-color:#f7f7f7;border:1px solid #ccc;border-radius:2px;box-shadow:none;border-color:rgba(0,0,0,.1)}.vc_progress_bar .vc_general.vc_single_bar.vc_progress-bar-color-bar_black .vc_label,.vc_progress_bar .vc_general.vc_single_bar.vc_progress-bar-color-bar_blue .vc_label,.vc_progress_bar .vc_general.vc_single_bar.vc_progress-bar-color-bar_green .vc_label,.vc_progress_bar .vc_general.vc_single_bar.vc_progress-bar-color-bar_orange .vc_label,.vc_progress_bar .vc_general.vc_single_bar.vc_progress-bar-color-bar_red .vc_label,.vc_progress_bar .vc_general.vc_single_bar.vc_progress-bar-color-bar_turquoise .vc_label,.vc_progress_bar .vc_general.vc_single_bar.vc_progress-bar-color-blue .vc_label,.vc_progress_bar .vc_general.vc_single_bar.vc_progress-bar-color-chino .vc_label,.vc_progress_bar .vc_general.vc_single_bar.vc_progress-bar-color-mulled-wine .vc_label,.vc_progress_bar .vc_general.vc_single_bar.vc_progress-bar-color-peacoc .vc_label,.vc_progress_bar .vc_general.vc_single_bar.vc_progress-bar-color-pink .vc_label,.vc_progress_bar .vc_general.vc_single_bar.vc_progress-bar-color-turquoise .vc_label,.vc_progress_bar .vc_general.vc_single_bar.vc_progress-bar-color-violet .vc_label,.vc_progress_bar .vc_general.vc_single_bar.vc_progress-bar-color-vista-blue .vc_label,.vc_progress_bar .vc_general.vc_single_bar.vc_progress-bar-color-vista_blue .vc_label,.vc_progress_bar.vc_progress-bar-color-bar_black .vc_single_bar .vc_label,.vc_progress_bar.vc_progress-bar-color-bar_blue .vc_single_bar .vc_label,.vc_progress_bar.vc_progress-bar-color-bar_green .vc_single_bar .vc_label,.vc_progress_bar.vc_progress-bar-color-bar_orange .vc_single_bar .vc_label,.vc_progress_bar.vc_progress-bar-color-bar_red .vc_single_bar .vc_label,.vc_progress_bar.vc_progress-bar-color-bar_turquoise .vc_single_bar .vc_label,.vc_progress_bar.vc_progress-bar-color-black .vc_single_bar .vc_label,.vc_progress_bar.vc_progress-bar-color-blue .vc_single_bar .vc_label,.vc_progress_bar.vc_progress-bar-color-chino .vc_single_bar .vc_label,.vc_progress_bar.vc_progress-bar-color-mulled-wine .vc_single_bar .vc_label,.vc_progress_bar.vc_progress-bar-color-peacoc .vc_single_bar .vc_label,.vc_progress_bar.vc_progress-bar-color-pink .vc_single_bar .vc_label,.vc_progress_bar.vc_progress-bar-color-turquoise .vc_single_bar .vc_label,.vc_progress_bar.vc_progress-bar-color-violet .vc_single_bar .vc_label,.vc_progress_bar.vc_progress-bar-color-vista-blue .vc_single_bar .vc_label,.vc_progress_bar.vc_progress-bar-color-vista_blue .vc_single_bar .vc_label{text-shadow:0 -1px 0 rgba(0,0,0,.25);color:#fff}.wpb_button.active,.wpb_button.disabled,.wpb_button:active,.wpb_button:hover,.wpb_button[disabled]{background-color:#eaeaea}.vc_vc_button .vc_btn,.vc_vc_button2 .vc_btn{margin-top:5px;margin-bottom:5px}.wpb_button:hover{color:#333;text-decoration:none;background-color:#e6e6e6;transition:background-color .1s linear;background-image:none}.wpb_button:focus{outline:dotted thin;outline:-webkit-focus-ring-color auto 5px;outline-offset:-2px}.wpb_button.active,.wpb_button:active{background-color:#e6e6e6;background-image:none;outline:0;box-shadow:inset 0 2px 4px rgba(0,0,0,.15),0 1px 2px rgba(0,0,0,.05)}button.wpb_btn-large,span.wpb_btn-large{padding:9px 14px;font-size:15px;line-height:normal;border-radius:2px}button.wpb_btn-large [class^=icon-],span.wpb_btn-large [class^=icon-]{margin-top:1px}button.wpb_btn-small,span.wpb_btn-small{padding:5px 9px;font-size:11px;line-height:16px}button.wpb_btn-small [class^=icon-],span.wpb_btn-small [class^=icon-]{margin-top:-1px}button.wpb_btn-mini,span.wpb_btn-mini{padding:2px 6px;font-size:11px;line-height:14px}.wpb_btn-danger,.wpb_btn-danger:hover,.wpb_btn-info,.wpb_btn-info:hover,.wpb_btn-inverse,.wpb_btn-inverse:hover,.wpb_btn-primary,.wpb_btn-primary:hover,.wpb_btn-success,.wpb_btn-success:hover,.wpb_btn-warning,.wpb_btn-warning:hover{color:#FFF;text-shadow:0 -1px 0 rgba(0,0,0,.25)}.wpb_btn-danger.active,.wpb_btn-info.active,.wpb_btn-inverse.active,.wpb_btn-primary.active,.wpb_btn-success.active,.wpb_btn-warning.active{color:rgba(255,255,255,.75)}.wpb_btn-primary{background-color:#08c}.wpb_btn-primary.active,.wpb_btn-primary.disabled,.wpb_btn-primary:active,.wpb_btn-primary:hover,.wpb_btn-primary[disabled]{background-color:#0077b3}.wpb_btn-warning{background-color:#F90}.wpb_btn-warning.active,.wpb_btn-warning.disabled,.wpb_btn-warning:active,.wpb_btn-warning:hover,.wpb_btn-warning[disabled]{background-color:#e68a00}.wpb_btn-danger{background-color:#FF675B}.wpb_btn-danger.active,.wpb_btn-danger.disabled,.wpb_btn-danger:active,.wpb_btn-danger:hover,.wpb_btn-danger[disabled]{background-color:#ff4f42}.wpb_btn-success{background-color:#6AB165}.wpb_btn-success.active,.wpb_btn-success.disabled,.wpb_btn-success:active,.wpb_btn-success:hover,.wpb_btn-success[disabled]{background-color:#5aa855}.wpb_btn-info{background-color:#58B9DA}.wpb_btn-info.active,.wpb_btn-info.disabled,.wpb_btn-info:active,.wpb_btn-info:hover,.wpb_btn-info[disabled]{background-color:#43b0d5}.wpb_btn-inverse{background-color:#555}.wpb_btn-inverse.active,.wpb_btn-inverse.disabled,.wpb_btn-inverse:active,.wpb_btn-inverse:hover,.wpb_btn-inverse[disabled]{background-color:#484848}button.wpb_button::-moz-focus-inner,input[type=submit].wpb_button::-moz-focus-inner{padding:0;border:0}a.wpb_button_a{text-decoration:none;border:none}a.wpb_button_a:hover{text-decoration:none}.vc_btn3-container{display:block;margin-bottom:21.74px;max-width:100%}.vc_btn3-container.vc_btn3-inline{display:inline-block;vertical-align:top}.vc_general.vc_btn3{display:inline-block;margin-bottom:0;text-align:center;vertical-align:middle;cursor:pointer;background-image:none;background-color:transparent;color:#5472D2;border:1px solid transparent;box-sizing:border-box;word-wrap:break-word;-webkit-user-select:none;user-select:none;text-decoration:none;position:relative;top:0;transition:all .2s ease-in-out;line-height:normal;box-shadow:none;font-size:14px;padding:14px 20px}.vc_general.vc_btn3.vc_btn3-style-outline,.vc_general.vc_btn3.vc_btn3-style-outline-custom{padding:13px 19px}.vc_general.vc_btn3.active,.vc_general.vc_btn3:active,.vc_general.vc_btn3:focus{outline:0}.vc_general.vc_btn3:focus,.vc_general.vc_btn3:hover{border:1px solid transparent;text-decoration:none;color:#4868cf}.vc_general.vc_btn3 .vc_btn3-icon{vertical-align:top;height:14px;line-height:1;font-size:16px}.vc_general.vc_btn3 .vc_btn3-icon-inner{display:block;position:absolute;top:50%;left:0;transform:translate(0,-50%)}.vc_general.vc_btn3 .vc_btn3-placeholder{display:inline-block;vertical-align:top;width:0}.vc_btn3.vc_btn3-icon-left,.vc_btn3.vc_btn3-icon-right{position:relative}.vc_btn3.vc_btn3-icon-left .vc_btn3-icon,.vc_btn3.vc_btn3-icon-right .vc_btn3-icon{display:block;position:absolute;top:50%;transform:translate(0,-50%)}.vc_btn3.vc_btn3-icon-left{text-align:left}.vc_btn3.vc_btn3-icon-right{text-align:right}.vc_btn3.vc_btn3-icon-right:not(.vc_btn3-block) .vc_btn3-icon-inner{transform:translate(-75%,-50%)}.vc_btn3.vc_btn3-o-empty .vc_btn3-icon{transform:translate(-50%,-50%)}.vc_btn3.vc_btn3-o-empty:not(.vc_btn3-block) .vc_btn3-icon-inner{transform:translate(-50%,-50%)}.vc_btn3.vc_btn3-style-classic{border-color:rgba(0,0,0,.1)}.vc_btn3.vc_btn3-style-modern{background-image:linear-gradient(to bottom,rgba(255,255,255,.2) 0,rgba(255,255,255,.01) 100%);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#33ffffff', endColorstr='#03ffffff', GradientType=0)}.vc_btn3.vc_btn3-style-outline,.vc_btn3.vc_btn3-style-outline-custom,.vc_btn3.vc_btn3-style-outline-custom:focus,.vc_btn3.vc_btn3-style-outline-custom:hover,.vc_btn3.vc_btn3-style-outline:focus,.vc_btn3.vc_btn3-style-outline:hover{border-width:2px}.vc_btn3.vc_btn3-style-custom{background-image:linear-gradient(rgba(0,0,0,0),rgba(0,0,0,.1) 50%,rgba(0,0,0,.1));filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#1a000000', GradientType=0);background-repeat:repeat-x;background-size:200%;background-position:0 -100%}.vc_btn3.vc_btn3-style-custom:focus,.vc_btn3.vc_btn3-style-custom:hover{background-position:0 100%}.vc_btn3.vc_btn3-block{display:block;width:100%;text-align:inherit}.vc_btn3.vc_btn3-shape-square{border-radius:0}.vc_btn3.vc_btn3-shape-rounded{border-radius:5px}.vc_btn3.vc_btn3-shape-round{border-radius:2em}.vc_btn3.vc_btn3-size-xs{font-size:11px;padding:8px 12px}.vc_btn3.vc_btn3-size-xs.vc_btn3-style-outline,.vc_btn3.vc_btn3-size-xs.vc_btn3-style-outline-custom{padding:7px 11px}.vc_btn3.vc_btn3-size-xs .vc_btn3-icon{font-size:14px;height:11px;line-height:11px}.vc_btn3.vc_btn3-size-xs.vc_btn3-icon-left:not(.vc_btn3-o-empty){padding-left:31px}.vc_btn3.vc_btn3-size-xs.vc_btn3-icon-left:not(.vc_btn3-o-empty) .vc_btn3-icon{left:12px}.vc_btn3.vc_btn3-size-xs.vc_btn3-icon-right:not(.vc_btn3-o-empty){padding-right:31px}.vc_btn3.vc_btn3-size-xs.vc_btn3-icon-right:not(.vc_btn3-o-empty) .vc_btn3-icon{right:12px}.vc_btn3.vc_btn3-size-sm{font-size:12px;padding:11px 16px}.vc_btn3.vc_btn3-size-sm.vc_btn3-style-outline,.vc_btn3.vc_btn3-size-sm.vc_btn3-style-outline-custom{padding:10px 15px}.vc_btn3.vc_btn3-size-sm .vc_btn3-icon{font-size:14px;height:12px;line-height:12px}.vc_btn3.vc_btn3-size-sm.vc_btn3-icon-left:not(.vc_btn3-o-empty){padding-left:39px}.vc_btn3.vc_btn3-size-sm.vc_btn3-icon-left:not(.vc_btn3-o-empty) .vc_btn3-icon{left:16px}.vc_btn3.vc_btn3-size-sm.vc_btn3-icon-right:not(.vc_btn3-o-empty){padding-right:39px}.vc_btn3.vc_btn3-size-sm.vc_btn3-icon-right:not(.vc_btn3-o-empty) .vc_btn3-icon{right:16px}.vc_btn3.vc_btn3-size-md{font-size:14px;padding:14px 20px}.vc_btn3.vc_btn3-size-md.vc_btn3-style-outline,.vc_btn3.vc_btn3-size-md.vc_btn3-style-outline-custom{padding:13px 19px}.vc_btn3.vc_btn3-size-md .vc_btn3-icon{font-size:16px;height:14px;line-height:14px}.vc_btn3.vc_btn3-size-md.vc_btn3-icon-left:not(.vc_btn3-o-empty){padding-left:48px}.vc_btn3.vc_btn3-size-md.vc_btn3-icon-left:not(.vc_btn3-o-empty) .vc_btn3-icon{left:20px}.vc_btn3.vc_btn3-size-md.vc_btn3-icon-right:not(.vc_btn3-o-empty){padding-right:48px}.vc_btn3.vc_btn3-size-md.vc_btn3-icon-right:not(.vc_btn3-o-empty) .vc_btn3-icon{right:20px}.vc_btn3.vc_btn3-size-lg{font-size:16px;padding:18px 25px}.vc_btn3.vc_btn3-size-lg.vc_btn3-style-outline,.vc_btn3.vc_btn3-size-lg.vc_btn3-style-outline-custom{padding:17px 24px}.vc_btn3.vc_btn3-size-lg .vc_btn3-icon{font-size:20px;height:16px;line-height:16px}.vc_btn3.vc_btn3-size-lg.vc_btn3-icon-left:not(.vc_btn3-o-empty){padding-left:60px}.vc_btn3.vc_btn3-size-lg.vc_btn3-icon-left:not(.vc_btn3-o-empty) .vc_btn3-icon{left:25px}.vc_btn3.vc_btn3-size-lg.vc_btn3-icon-right:not(.vc_btn3-o-empty){padding-right:60px}.vc_btn3.vc_btn3-size-lg.vc_btn3-icon-right:not(.vc_btn3-o-empty) .vc_btn3-icon{right:25px}.vc_btn3.vc_btn3-color-blue,.vc_btn3.vc_btn3-color-blue.vc_btn3-style-flat{color:#fff;background-color:#5472D2}.vc_btn3.vc_btn3-color-blue.vc_btn3-style-flat:focus,.vc_btn3.vc_btn3-color-blue.vc_btn3-style-flat:hover,.vc_btn3.vc_btn3-color-blue:focus,.vc_btn3.vc_btn3-color-blue:hover{color:#f7f7f7;background-color:#3c5ecc}.vc_btn3.vc_btn3-color-blue.active,.vc_btn3.vc_btn3-color-blue.vc_btn3-style-flat.active,.vc_btn3.vc_btn3-color-blue.vc_btn3-style-flat:active,.vc_btn3.vc_btn3-color-blue:active{color:#f2f2f2;background-color:#3558c8}.vc_btn3.vc_btn3-color-blue.vc_btn3-style-outline{color:#5472D2;border-color:#5472D2;background-color:transparent}.vc_btn3.vc_btn3-color-blue.vc_btn3-style-outline.active,.vc_btn3.vc_btn3-color-blue.vc_btn3-style-outline:active,.vc_btn3.vc_btn3-color-blue.vc_btn3-style-outline:focus,.vc_btn3.vc_btn3-color-blue.vc_btn3-style-outline:hover{color:#fff;border-color:#5472D2;background-color:#5472D2}.vc_btn3.vc_btn3-color-blue.vc_btn3-style-3d{color:#fff;background-color:#5472D2;box-shadow:0 5px 0 #3253bc}.vc_btn3.vc_btn3-color-blue.vc_btn3-style-3d:focus,.vc_btn3.vc_btn3-color-blue.vc_btn3-style-3d:hover{color:#f7f7f7;background-color:#5472D2;top:3px;box-shadow:0 2px 0 #3253bc}.vc_btn3.vc_btn3-color-blue.vc_btn3-style-3d.active,.vc_btn3.vc_btn3-color-blue.vc_btn3-style-3d:active{color:#f2f2f2;background-color:#5472D2}.vc_btn3.vc_btn3-color-blue.vc_btn3-style-3d.vc_btn3-size-xs{box-shadow:0 3px 0 #3253bc}.vc_btn3.vc_btn3-color-blue.vc_btn3-style-3d.vc_btn3-size-xs:focus,.vc_btn3.vc_btn3-color-blue.vc_btn3-style-3d.vc_btn3-size-xs:hover{top:1px;box-shadow:0 2px 0 #3253bc}.vc_btn3.vc_btn3-color-blue.vc_btn3-style-3d.vc_btn3-size-sm{box-shadow:0 4px 0 #3253bc}.vc_btn3.vc_btn3-color-blue.vc_btn3-style-3d.vc_btn3-size-sm:focus,.vc_btn3.vc_btn3-color-blue.vc_btn3-style-3d.vc_btn3-size-sm:hover{top:2px;box-shadow:0 2px 0 #3253bc}.vc_btn3.vc_btn3-color-blue.vc_btn3-style-3d.vc_btn3-size-lg{box-shadow:0 5px 0 #3253bc}.vc_btn3.vc_btn3-color-blue.vc_btn3-style-3d.vc_btn3-size-lg:focus,.vc_btn3.vc_btn3-color-blue.vc_btn3-style-3d.vc_btn3-size-lg:hover{top:3px;box-shadow:0 2px 0 #3253bc}.vc_btn3.vc_btn3-color-blue.vc_btn3-style-modern{color:#fff;border-color:#5472D2;background-color:#5472D2}.vc_btn3.vc_btn3-color-blue.vc_btn3-style-modern:focus,.vc_btn3.vc_btn3-color-blue.vc_btn3-style-modern:hover{color:#f7f7f7;border-color:#3c5ecc;background-color:#3c5ecc}.vc_btn3.vc_btn3-color-blue.vc_btn3-style-modern.active,.vc_btn3.vc_btn3-color-blue.vc_btn3-style-modern:active{color:#f2f2f2;border-color:#3558c8;background-color:#3558c8}.vc_btn3.vc_btn3-color-turquoise,.vc_btn3.vc_btn3-color-turquoise.vc_btn3-style-flat{color:#fff;background-color:#00C1CF}.vc_btn3.vc_btn3-color-turquoise.vc_btn3-style-flat:focus,.vc_btn3.vc_btn3-color-turquoise.vc_btn3-style-flat:hover,.vc_btn3.vc_btn3-color-turquoise:focus,.vc_btn3.vc_btn3-color-turquoise:hover{color:#f7f7f7;background-color:#00a4b0}.vc_btn3.vc_btn3-color-turquoise.active,.vc_btn3.vc_btn3-color-turquoise.vc_btn3-style-flat.active,.vc_btn3.vc_btn3-color-turquoise.vc_btn3-style-flat:active,.vc_btn3.vc_btn3-color-turquoise:active{color:#f2f2f2;background-color:#009ba6}.vc_btn3.vc_btn3-color-turquoise.vc_btn3-style-outline{color:#00C1CF;border-color:#00C1CF;background-color:transparent}.vc_btn3.vc_btn3-color-turquoise.vc_btn3-style-outline.active,.vc_btn3.vc_btn3-color-turquoise.vc_btn3-style-outline:active,.vc_btn3.vc_btn3-color-turquoise.vc_btn3-style-outline:focus,.vc_btn3.vc_btn3-color-turquoise.vc_btn3-style-outline:hover{color:#fff;border-color:#00C1CF;background-color:#00C1CF}.vc_btn3.vc_btn3-color-turquoise.vc_btn3-style-3d{color:#fff;background-color:#00C1CF;box-shadow:0 5px 0 #008d97}.vc_btn3.vc_btn3-color-turquoise.vc_btn3-style-3d:focus,.vc_btn3.vc_btn3-color-turquoise.vc_btn3-style-3d:hover{color:#f7f7f7;background-color:#00C1CF;top:3px;box-shadow:0 2px 0 #008d97}.vc_btn3.vc_btn3-color-turquoise.vc_btn3-style-3d.active,.vc_btn3.vc_btn3-color-turquoise.vc_btn3-style-3d:active{color:#f2f2f2;background-color:#00C1CF}.vc_btn3.vc_btn3-color-turquoise.vc_btn3-style-3d.vc_btn3-size-xs{box-shadow:0 3px 0 #008d97}.vc_btn3.vc_btn3-color-turquoise.vc_btn3-style-3d.vc_btn3-size-xs:focus,.vc_btn3.vc_btn3-color-turquoise.vc_btn3-style-3d.vc_btn3-size-xs:hover{top:1px;box-shadow:0 2px 0 #008d97}.vc_btn3.vc_btn3-color-turquoise.vc_btn3-style-3d.vc_btn3-size-sm{box-shadow:0 4px 0 #008d97}.vc_btn3.vc_btn3-color-turquoise.vc_btn3-style-3d.vc_btn3-size-sm:focus,.vc_btn3.vc_btn3-color-turquoise.vc_btn3-style-3d.vc_btn3-size-sm:hover{top:2px;box-shadow:0 2px 0 #008d97}.vc_btn3.vc_btn3-color-turquoise.vc_btn3-style-3d.vc_btn3-size-lg{box-shadow:0 5px 0 #008d97}.vc_btn3.vc_btn3-color-turquoise.vc_btn3-style-3d.vc_btn3-size-lg:focus,.vc_btn3.vc_btn3-color-turquoise.vc_btn3-style-3d.vc_btn3-size-lg:hover{top:3px;box-shadow:0 2px 0 #008d97}.vc_btn3.vc_btn3-color-turquoise.vc_btn3-style-modern{color:#fff;border-color:#00C1CF;background-color:#00C1CF}.vc_btn3.vc_btn3-color-turquoise.vc_btn3-style-modern:focus,.vc_btn3.vc_btn3-color-turquoise.vc_btn3-style-modern:hover{color:#f7f7f7;border-color:#00a4b0;background-color:#00a4b0}.vc_btn3.vc_btn3-color-turquoise.vc_btn3-style-modern.active,.vc_btn3.vc_btn3-color-turquoise.vc_btn3-style-modern:active{color:#f2f2f2;border-color:#009ba6;background-color:#009ba6}.vc_btn3.vc_btn3-color-pink,.vc_btn3.vc_btn3-color-pink.vc_btn3-style-flat{color:#fff;background-color:#FE6C61}.vc_btn3.vc_btn3-color-pink.vc_btn3-style-flat:focus,.vc_btn3.vc_btn3-color-pink.vc_btn3-style-flat:hover,.vc_btn3.vc_btn3-color-pink:focus,.vc_btn3.vc_btn3-color-pink:hover{color:#f7f7f7;background-color:#fe5043}.vc_btn3.vc_btn3-color-pink.active,.vc_btn3.vc_btn3-color-pink.vc_btn3-style-flat.active,.vc_btn3.vc_btn3-color-pink.vc_btn3-style-flat:active,.vc_btn3.vc_btn3-color-pink:active{color:#f2f2f2;background-color:#fe4638}.vc_btn3.vc_btn3-color-pink.vc_btn3-style-outline{color:#FE6C61;border-color:#FE6C61;background-color:transparent}.vc_btn3.vc_btn3-color-pink.vc_btn3-style-outline.active,.vc_btn3.vc_btn3-color-pink.vc_btn3-style-outline:active,.vc_btn3.vc_btn3-color-pink.vc_btn3-style-outline:focus,.vc_btn3.vc_btn3-color-pink.vc_btn3-style-outline:hover{color:#fff;border-color:#FE6C61;background-color:#FE6C61}.vc_btn3.vc_btn3-color-pink.vc_btn3-style-3d{color:#fff;background-color:#FE6C61;box-shadow:0 5px 0 #fe3829}.vc_btn3.vc_btn3-color-pink.vc_btn3-style-3d:focus,.vc_btn3.vc_btn3-color-pink.vc_btn3-style-3d:hover{color:#f7f7f7;background-color:#FE6C61;top:3px;box-shadow:0 2px 0 #fe3829}.vc_btn3.vc_btn3-color-pink.vc_btn3-style-3d.active,.vc_btn3.vc_btn3-color-pink.vc_btn3-style-3d:active{color:#f2f2f2;background-color:#FE6C61}.vc_btn3.vc_btn3-color-pink.vc_btn3-style-3d.vc_btn3-size-xs{box-shadow:0 3px 0 #fe3829}.vc_btn3.vc_btn3-color-pink.vc_btn3-style-3d.vc_btn3-size-xs:focus,.vc_btn3.vc_btn3-color-pink.vc_btn3-style-3d.vc_btn3-size-xs:hover{top:1px;box-shadow:0 2px 0 #fe3829}.vc_btn3.vc_btn3-color-pink.vc_btn3-style-3d.vc_btn3-size-sm{box-shadow:0 4px 0 #fe3829}.vc_btn3.vc_btn3-color-pink.vc_btn3-style-3d.vc_btn3-size-sm:focus,.vc_btn3.vc_btn3-color-pink.vc_btn3-style-3d.vc_btn3-size-sm:hover{top:2px;box-shadow:0 2px 0 #fe3829}.vc_btn3.vc_btn3-color-pink.vc_btn3-style-3d.vc_btn3-size-lg{box-shadow:0 5px 0 #fe3829}.vc_btn3.vc_btn3-color-pink.vc_btn3-style-3d.vc_btn3-size-lg:focus,.vc_btn3.vc_btn3-color-pink.vc_btn3-style-3d.vc_btn3-size-lg:hover{top:3px;box-shadow:0 2px 0 #fe3829}.vc_btn3.vc_btn3-color-pink.vc_btn3-style-modern{color:#fff;border-color:#FE6C61;background-color:#FE6C61}.vc_btn3.vc_btn3-color-pink.vc_btn3-style-modern:focus,.vc_btn3.vc_btn3-color-pink.vc_btn3-style-modern:hover{color:#f7f7f7;border-color:#fe5043;background-color:#fe5043}.vc_btn3.vc_btn3-color-pink.vc_btn3-style-modern.active,.vc_btn3.vc_btn3-color-pink.vc_btn3-style-modern:active{color:#f2f2f2;border-color:#fe4638;background-color:#fe4638}.vc_btn3.vc_btn3-color-violet,.vc_btn3.vc_btn3-color-violet.vc_btn3-style-flat{color:#fff;background-color:#8D6DC4}.vc_btn3.vc_btn3-color-violet.vc_btn3-style-flat:focus,.vc_btn3.vc_btn3-color-violet.vc_btn3-style-flat:hover,.vc_btn3.vc_btn3-color-violet:focus,.vc_btn3.vc_btn3-color-violet:hover{color:#f7f7f7;background-color:#7c57bb}.vc_btn3.vc_btn3-color-violet.active,.vc_btn3.vc_btn3-color-violet.vc_btn3-style-flat.active,.vc_btn3.vc_btn3-color-violet.vc_btn3-style-flat:active,.vc_btn3.vc_btn3-color-violet:active{color:#f2f2f2;background-color:#7650b8}.vc_btn3.vc_btn3-color-violet.vc_btn3-style-outline{color:#8D6DC4;border-color:#8D6DC4;background-color:transparent}.vc_btn3.vc_btn3-color-violet.vc_btn3-style-outline.active,.vc_btn3.vc_btn3-color-violet.vc_btn3-style-outline:active,.vc_btn3.vc_btn3-color-violet.vc_btn3-style-outline:focus,.vc_btn3.vc_btn3-color-violet.vc_btn3-style-outline:hover{color:#fff;border-color:#8D6DC4;background-color:#8D6DC4}.vc_btn3.vc_btn3-color-violet.vc_btn3-style-3d{color:#fff;background-color:#8D6DC4;box-shadow:0 5px 0 #6e48b1}.vc_btn3.vc_btn3-color-violet.vc_btn3-style-3d:focus,.vc_btn3.vc_btn3-color-violet.vc_btn3-style-3d:hover{color:#f7f7f7;background-color:#8D6DC4;top:3px;box-shadow:0 2px 0 #6e48b1}.vc_btn3.vc_btn3-color-violet.vc_btn3-style-3d.active,.vc_btn3.vc_btn3-color-violet.vc_btn3-style-3d:active{color:#f2f2f2;background-color:#8D6DC4}.vc_btn3.vc_btn3-color-violet.vc_btn3-style-3d.vc_btn3-size-xs{box-shadow:0 3px 0 #6e48b1}.vc_btn3.vc_btn3-color-violet.vc_btn3-style-3d.vc_btn3-size-xs:focus,.vc_btn3.vc_btn3-color-violet.vc_btn3-style-3d.vc_btn3-size-xs:hover{top:1px;box-shadow:0 2px 0 #6e48b1}.vc_btn3.vc_btn3-color-violet.vc_btn3-style-3d.vc_btn3-size-sm{box-shadow:0 4px 0 #6e48b1}.vc_btn3.vc_btn3-color-violet.vc_btn3-style-3d.vc_btn3-size-sm:focus,.vc_btn3.vc_btn3-color-violet.vc_btn3-style-3d.vc_btn3-size-sm:hover{top:2px;box-shadow:0 2px 0 #6e48b1}.vc_btn3.vc_btn3-color-violet.vc_btn3-style-3d.vc_btn3-size-lg{box-shadow:0 5px 0 #6e48b1}.vc_btn3.vc_btn3-color-violet.vc_btn3-style-3d.vc_btn3-size-lg:focus,.vc_btn3.vc_btn3-color-violet.vc_btn3-style-3d.vc_btn3-size-lg:hover{top:3px;box-shadow:0 2px 0 #6e48b1}.vc_btn3.vc_btn3-color-violet.vc_btn3-style-modern{color:#fff;border-color:#8D6DC4;background-color:#8D6DC4}.vc_btn3.vc_btn3-color-violet.vc_btn3-style-modern:focus,.vc_btn3.vc_btn3-color-violet.vc_btn3-style-modern:hover{color:#f7f7f7;border-color:#7c57bb;background-color:#7c57bb}.vc_btn3.vc_btn3-color-violet.vc_btn3-style-modern.active,.vc_btn3.vc_btn3-color-violet.vc_btn3-style-modern:active{color:#f2f2f2;border-color:#7650b8;background-color:#7650b8}.vc_btn3.vc_btn3-color-peacoc,.vc_btn3.vc_btn3-color-peacoc.vc_btn3-style-flat{color:#fff;background-color:#4CADC9}.vc_btn3.vc_btn3-color-peacoc.vc_btn3-style-flat:focus,.vc_btn3.vc_btn3-color-peacoc.vc_btn3-style-flat:hover,.vc_btn3.vc_btn3-color-peacoc:focus,.vc_btn3.vc_btn3-color-peacoc:hover{color:#f7f7f7;background-color:#39a0bd}.vc_btn3.vc_btn3-color-peacoc.active,.vc_btn3.vc_btn3-color-peacoc.vc_btn3-style-flat.active,.vc_btn3.vc_btn3-color-peacoc.vc_btn3-style-flat:active,.vc_btn3.vc_btn3-color-peacoc:active{color:#f2f2f2;background-color:#3799b5}.vc_btn3.vc_btn3-color-peacoc.vc_btn3-style-outline{color:#4CADC9;border-color:#4CADC9;background-color:transparent}.vc_btn3.vc_btn3-color-peacoc.vc_btn3-style-outline.active,.vc_btn3.vc_btn3-color-peacoc.vc_btn3-style-outline:active,.vc_btn3.vc_btn3-color-peacoc.vc_btn3-style-outline:focus,.vc_btn3.vc_btn3-color-peacoc.vc_btn3-style-outline:hover{color:#fff;border-color:#4CADC9;background-color:#4CADC9}.vc_btn3.vc_btn3-color-peacoc.vc_btn3-style-3d{color:#fff;background-color:#4CADC9;box-shadow:0 5px 0 #338faa}.vc_btn3.vc_btn3-color-peacoc.vc_btn3-style-3d:focus,.vc_btn3.vc_btn3-color-peacoc.vc_btn3-style-3d:hover{color:#f7f7f7;background-color:#4CADC9;top:3px;box-shadow:0 2px 0 #338faa}.vc_btn3.vc_btn3-color-peacoc.vc_btn3-style-3d.active,.vc_btn3.vc_btn3-color-peacoc.vc_btn3-style-3d:active{color:#f2f2f2;background-color:#4CADC9}.vc_btn3.vc_btn3-color-peacoc.vc_btn3-style-3d.vc_btn3-size-xs{box-shadow:0 3px 0 #338faa}.vc_btn3.vc_btn3-color-peacoc.vc_btn3-style-3d.vc_btn3-size-xs:focus,.vc_btn3.vc_btn3-color-peacoc.vc_btn3-style-3d.vc_btn3-size-xs:hover{top:1px;box-shadow:0 2px 0 #338faa}.vc_btn3.vc_btn3-color-peacoc.vc_btn3-style-3d.vc_btn3-size-sm{box-shadow:0 4px 0 #338faa}.vc_btn3.vc_btn3-color-peacoc.vc_btn3-style-3d.vc_btn3-size-sm:focus,.vc_btn3.vc_btn3-color-peacoc.vc_btn3-style-3d.vc_btn3-size-sm:hover{top:2px;box-shadow:0 2px 0 #338faa}.vc_btn3.vc_btn3-color-peacoc.vc_btn3-style-3d.vc_btn3-size-lg{box-shadow:0 5px 0 #338faa}.vc_btn3.vc_btn3-color-peacoc.vc_btn3-style-3d.vc_btn3-size-lg:focus,.vc_btn3.vc_btn3-color-peacoc.vc_btn3-style-3d.vc_btn3-size-lg:hover{top:3px;box-shadow:0 2px 0 #338faa}.vc_btn3.vc_btn3-color-peacoc.vc_btn3-style-modern{color:#fff;border-color:#4CADC9;background-color:#4CADC9}.vc_btn3.vc_btn3-color-peacoc.vc_btn3-style-modern:focus,.vc_btn3.vc_btn3-color-peacoc.vc_btn3-style-modern:hover{color:#f7f7f7;border-color:#39a0bd;background-color:#39a0bd}.vc_btn3.vc_btn3-color-peacoc.vc_btn3-style-modern.active,.vc_btn3.vc_btn3-color-peacoc.vc_btn3-style-modern:active{color:#f2f2f2;border-color:#3799b5;background-color:#3799b5}.vc_btn3.vc_btn3-color-chino,.vc_btn3.vc_btn3-color-chino.vc_btn3-style-flat{color:#fff;background-color:#CEC2AB}.vc_btn3.vc_btn3-color-chino.vc_btn3-style-flat:focus,.vc_btn3.vc_btn3-color-chino.vc_btn3-style-flat:hover,.vc_btn3.vc_btn3-color-chino:focus,.vc_btn3.vc_btn3-color-chino:hover{color:#f7f7f7;background-color:#c3b498}.vc_btn3.vc_btn3-color-chino.active,.vc_btn3.vc_btn3-color-chino.vc_btn3-style-flat.active,.vc_btn3.vc_btn3-color-chino.vc_btn3-style-flat:active,.vc_btn3.vc_btn3-color-chino:active{color:#f2f2f2;background-color:#bfaf91}.vc_btn3.vc_btn3-color-chino.vc_btn3-style-outline{color:#CEC2AB;border-color:#CEC2AB;background-color:transparent}.vc_btn3.vc_btn3-color-chino.vc_btn3-style-outline.active,.vc_btn3.vc_btn3-color-chino.vc_btn3-style-outline:active,.vc_btn3.vc_btn3-color-chino.vc_btn3-style-outline:focus,.vc_btn3.vc_btn3-color-chino.vc_btn3-style-outline:hover{color:#fff;border-color:#CEC2AB;background-color:#CEC2AB}.vc_btn3.vc_btn3-color-chino.vc_btn3-style-3d{color:#fff;background-color:#CEC2AB;box-shadow:0 5px 0 #b9a888}.vc_btn3.vc_btn3-color-chino.vc_btn3-style-3d:focus,.vc_btn3.vc_btn3-color-chino.vc_btn3-style-3d:hover{color:#f7f7f7;background-color:#CEC2AB;top:3px;box-shadow:0 2px 0 #b9a888}.vc_btn3.vc_btn3-color-chino.vc_btn3-style-3d.active,.vc_btn3.vc_btn3-color-chino.vc_btn3-style-3d:active{color:#f2f2f2;background-color:#CEC2AB}.vc_btn3.vc_btn3-color-chino.vc_btn3-style-3d.vc_btn3-size-xs{box-shadow:0 3px 0 #b9a888}.vc_btn3.vc_btn3-color-chino.vc_btn3-style-3d.vc_btn3-size-xs:focus,.vc_btn3.vc_btn3-color-chino.vc_btn3-style-3d.vc_btn3-size-xs:hover{top:1px;box-shadow:0 2px 0 #b9a888}.vc_btn3.vc_btn3-color-chino.vc_btn3-style-3d.vc_btn3-size-sm{box-shadow:0 4px 0 #b9a888}.vc_btn3.vc_btn3-color-chino.vc_btn3-style-3d.vc_btn3-size-sm:focus,.vc_btn3.vc_btn3-color-chino.vc_btn3-style-3d.vc_btn3-size-sm:hover{top:2px;box-shadow:0 2px 0 #b9a888}.vc_btn3.vc_btn3-color-chino.vc_btn3-style-3d.vc_btn3-size-lg{box-shadow:0 5px 0 #b9a888}.vc_btn3.vc_btn3-color-chino.vc_btn3-style-3d.vc_btn3-size-lg:focus,.vc_btn3.vc_btn3-color-chino.vc_btn3-style-3d.vc_btn3-size-lg:hover{top:3px;box-shadow:0 2px 0 #b9a888}.vc_btn3.vc_btn3-color-chino.vc_btn3-style-modern{color:#fff;border-color:#CEC2AB;background-color:#CEC2AB}.vc_btn3.vc_btn3-color-chino.vc_btn3-style-modern:focus,.vc_btn3.vc_btn3-color-chino.vc_btn3-style-modern:hover{color:#f7f7f7;border-color:#c3b498;background-color:#c3b498}.vc_btn3.vc_btn3-color-chino.vc_btn3-style-modern.active,.vc_btn3.vc_btn3-color-chino.vc_btn3-style-modern:active{color:#f2f2f2;border-color:#bfaf91;background-color:#bfaf91}.vc_btn3.vc_btn3-color-mulled-wine,.vc_btn3.vc_btn3-color-mulled-wine.vc_btn3-style-flat{color:#fff;background-color:#50485B}.vc_btn3.vc_btn3-color-mulled-wine.vc_btn3-style-flat:focus,.vc_btn3.vc_btn3-color-mulled-wine.vc_btn3-style-flat:hover,.vc_btn3.vc_btn3-color-mulled-wine:focus,.vc_btn3.vc_btn3-color-mulled-wine:hover{color:#f7f7f7;background-color:#413a4a}.vc_btn3.vc_btn3-color-mulled-wine.active,.vc_btn3.vc_btn3-color-mulled-wine.vc_btn3-style-flat.active,.vc_btn3.vc_btn3-color-mulled-wine.vc_btn3-style-flat:active,.vc_btn3.vc_btn3-color-mulled-wine:active{color:#f2f2f2;background-color:#3c3644}.vc_btn3.vc_btn3-color-mulled-wine.vc_btn3-style-outline{color:#50485B;border-color:#50485B;background-color:transparent}.vc_btn3.vc_btn3-color-mulled-wine.vc_btn3-style-outline.active,.vc_btn3.vc_btn3-color-mulled-wine.vc_btn3-style-outline:active,.vc_btn3.vc_btn3-color-mulled-wine.vc_btn3-style-outline:focus,.vc_btn3.vc_btn3-color-mulled-wine.vc_btn3-style-outline:hover{color:#fff;border-color:#50485B;background-color:#50485B}.vc_btn3.vc_btn3-color-mulled-wine.vc_btn3-style-3d{color:#fff;background-color:#50485B;box-shadow:0 5px 0 #342f3c}.vc_btn3.vc_btn3-color-mulled-wine.vc_btn3-style-3d:focus,.vc_btn3.vc_btn3-color-mulled-wine.vc_btn3-style-3d:hover{color:#f7f7f7;background-color:#50485B;top:3px;box-shadow:0 2px 0 #342f3c}.vc_btn3.vc_btn3-color-mulled-wine.vc_btn3-style-3d.active,.vc_btn3.vc_btn3-color-mulled-wine.vc_btn3-style-3d:active{color:#f2f2f2;background-color:#50485B}.vc_btn3.vc_btn3-color-mulled-wine.vc_btn3-style-3d.vc_btn3-size-xs{box-shadow:0 3px 0 #342f3c}.vc_btn3.vc_btn3-color-mulled-wine.vc_btn3-style-3d.vc_btn3-size-xs:focus,.vc_btn3.vc_btn3-color-mulled-wine.vc_btn3-style-3d.vc_btn3-size-xs:hover{top:1px;box-shadow:0 2px 0 #342f3c}.vc_btn3.vc_btn3-color-mulled-wine.vc_btn3-style-3d.vc_btn3-size-sm{box-shadow:0 4px 0 #342f3c}.vc_btn3.vc_btn3-color-mulled-wine.vc_btn3-style-3d.vc_btn3-size-sm:focus,.vc_btn3.vc_btn3-color-mulled-wine.vc_btn3-style-3d.vc_btn3-size-sm:hover{top:2px;box-shadow:0 2px 0 #342f3c}.vc_btn3.vc_btn3-color-mulled-wine.vc_btn3-style-3d.vc_btn3-size-lg{box-shadow:0 5px 0 #342f3c}.vc_btn3.vc_btn3-color-mulled-wine.vc_btn3-style-3d.vc_btn3-size-lg:focus,.vc_btn3.vc_btn3-color-mulled-wine.vc_btn3-style-3d.vc_btn3-size-lg:hover{top:3px;box-shadow:0 2px 0 #342f3c}.vc_btn3.vc_btn3-color-mulled-wine.vc_btn3-style-modern{color:#fff;border-color:#50485B;background-color:#50485B}.vc_btn3.vc_btn3-color-mulled-wine.vc_btn3-style-modern:focus,.vc_btn3.vc_btn3-color-mulled-wine.vc_btn3-style-modern:hover{color:#f7f7f7;border-color:#413a4a;background-color:#413a4a}.vc_btn3.vc_btn3-color-mulled-wine.vc_btn3-style-modern.active,.vc_btn3.vc_btn3-color-mulled-wine.vc_btn3-style-modern:active{color:#f2f2f2;border-color:#3c3644;background-color:#3c3644}.vc_btn3.vc_btn3-color-vista-blue,.vc_btn3.vc_btn3-color-vista-blue.vc_btn3-style-flat{color:#fff;background-color:#75D69C}.vc_btn3.vc_btn3-color-vista-blue.vc_btn3-style-flat:focus,.vc_btn3.vc_btn3-color-vista-blue.vc_btn3-style-flat:hover,.vc_btn3.vc_btn3-color-vista-blue:focus,.vc_btn3.vc_btn3-color-vista-blue:hover{color:#f7f7f7;background-color:#5dcf8b}.vc_btn3.vc_btn3-color-vista-blue.active,.vc_btn3.vc_btn3-color-vista-blue.vc_btn3-style-flat.active,.vc_btn3.vc_btn3-color-vista-blue.vc_btn3-style-flat:active,.vc_btn3.vc_btn3-color-vista-blue:active{color:#f2f2f2;background-color:#56cd85}.vc_btn3.vc_btn3-color-vista-blue.vc_btn3-style-outline{color:#75D69C;border-color:#75D69C;background-color:transparent}.vc_btn3.vc_btn3-color-vista-blue.vc_btn3-style-outline.active,.vc_btn3.vc_btn3-color-vista-blue.vc_btn3-style-outline:active,.vc_btn3.vc_btn3-color-vista-blue.vc_btn3-style-outline:focus,.vc_btn3.vc_btn3-color-vista-blue.vc_btn3-style-outline:hover{color:#fff;border-color:#75D69C;background-color:#75D69C}.vc_btn3.vc_btn3-color-vista-blue.vc_btn3-style-3d{color:#fff;background-color:#75D69C;box-shadow:0 5px 0 #4ac97d}.vc_btn3.vc_btn3-color-vista-blue.vc_btn3-style-3d:focus,.vc_btn3.vc_btn3-color-vista-blue.vc_btn3-style-3d:hover{color:#f7f7f7;background-color:#75D69C;top:3px;box-shadow:0 2px 0 #4ac97d}.vc_btn3.vc_btn3-color-vista-blue.vc_btn3-style-3d.active,.vc_btn3.vc_btn3-color-vista-blue.vc_btn3-style-3d:active{color:#f2f2f2;background-color:#75D69C}.vc_btn3.vc_btn3-color-vista-blue.vc_btn3-style-3d.vc_btn3-size-xs{box-shadow:0 3px 0 #4ac97d}.vc_btn3.vc_btn3-color-vista-blue.vc_btn3-style-3d.vc_btn3-size-xs:focus,.vc_btn3.vc_btn3-color-vista-blue.vc_btn3-style-3d.vc_btn3-size-xs:hover{top:1px;box-shadow:0 2px 0 #4ac97d}.vc_btn3.vc_btn3-color-vista-blue.vc_btn3-style-3d.vc_btn3-size-sm{box-shadow:0 4px 0 #4ac97d}.vc_btn3.vc_btn3-color-vista-blue.vc_btn3-style-3d.vc_btn3-size-sm:focus,.vc_btn3.vc_btn3-color-vista-blue.vc_btn3-style-3d.vc_btn3-size-sm:hover{top:2px;box-shadow:0 2px 0 #4ac97d}.vc_btn3.vc_btn3-color-vista-blue.vc_btn3-style-3d.vc_btn3-size-lg{box-shadow:0 5px 0 #4ac97d}.vc_btn3.vc_btn3-color-vista-blue.vc_btn3-style-3d.vc_btn3-size-lg:focus,.vc_btn3.vc_btn3-color-vista-blue.vc_btn3-style-3d.vc_btn3-size-lg:hover{top:3px;box-shadow:0 2px 0 #4ac97d}.vc_btn3.vc_btn3-color-vista-blue.vc_btn3-style-modern{color:#fff;border-color:#75D69C;background-color:#75D69C}.vc_btn3.vc_btn3-color-vista-blue.vc_btn3-style-modern:focus,.vc_btn3.vc_btn3-color-vista-blue.vc_btn3-style-modern:hover{color:#f7f7f7;border-color:#5dcf8b;background-color:#5dcf8b}.vc_btn3.vc_btn3-color-vista-blue.vc_btn3-style-modern.active,.vc_btn3.vc_btn3-color-vista-blue.vc_btn3-style-modern:active{color:#f2f2f2;border-color:#56cd85;background-color:#56cd85}.vc_btn3.vc_btn3-color-orange,.vc_btn3.vc_btn3-color-orange.vc_btn3-style-flat{color:#fff;background-color:#F7BE68}.vc_btn3.vc_btn3-color-orange.vc_btn3-style-flat:focus,.vc_btn3.vc_btn3-color-orange.vc_btn3-style-flat:hover,.vc_btn3.vc_btn3-color-orange:focus,.vc_btn3.vc_btn3-color-orange:hover{color:#f7f7f7;background-color:#f5b14b}.vc_btn3.vc_btn3-color-orange.active,.vc_btn3.vc_btn3-color-orange.vc_btn3-style-flat.active,.vc_btn3.vc_btn3-color-orange.vc_btn3-style-flat:active,.vc_btn3.vc_btn3-color-orange:active{color:#f2f2f2;background-color:#f5ad41}.vc_btn3.vc_btn3-color-orange.vc_btn3-style-outline{color:#F7BE68;border-color:#F7BE68;background-color:transparent}.vc_btn3.vc_btn3-color-orange.vc_btn3-style-outline.active,.vc_btn3.vc_btn3-color-orange.vc_btn3-style-outline:active,.vc_btn3.vc_btn3-color-orange.vc_btn3-style-outline:focus,.vc_btn3.vc_btn3-color-orange.vc_btn3-style-outline:hover{color:#fff;border-color:#F7BE68;background-color:#F7BE68}.vc_btn3.vc_btn3-color-orange.vc_btn3-style-3d{color:#fff;background-color:#F7BE68;box-shadow:0 5px 0 #f4a733}.vc_btn3.vc_btn3-color-orange.vc_btn3-style-3d:focus,.vc_btn3.vc_btn3-color-orange.vc_btn3-style-3d:hover{color:#f7f7f7;background-color:#F7BE68;top:3px;box-shadow:0 2px 0 #f4a733}.vc_btn3.vc_btn3-color-orange.vc_btn3-style-3d.active,.vc_btn3.vc_btn3-color-orange.vc_btn3-style-3d:active{color:#f2f2f2;background-color:#F7BE68}.vc_btn3.vc_btn3-color-orange.vc_btn3-style-3d.vc_btn3-size-xs{box-shadow:0 3px 0 #f4a733}.vc_btn3.vc_btn3-color-orange.vc_btn3-style-3d.vc_btn3-size-xs:focus,.vc_btn3.vc_btn3-color-orange.vc_btn3-style-3d.vc_btn3-size-xs:hover{top:1px;box-shadow:0 2px 0 #f4a733}.vc_btn3.vc_btn3-color-orange.vc_btn3-style-3d.vc_btn3-size-sm{box-shadow:0 4px 0 #f4a733}.vc_btn3.vc_btn3-color-orange.vc_btn3-style-3d.vc_btn3-size-sm:focus,.vc_btn3.vc_btn3-color-orange.vc_btn3-style-3d.vc_btn3-size-sm:hover{top:2px;box-shadow:0 2px 0 #f4a733}.vc_btn3.vc_btn3-color-orange.vc_btn3-style-3d.vc_btn3-size-lg{box-shadow:0 5px 0 #f4a733}.vc_btn3.vc_btn3-color-orange.vc_btn3-style-3d.vc_btn3-size-lg:focus,.vc_btn3.vc_btn3-color-orange.vc_btn3-style-3d.vc_btn3-size-lg:hover{top:3px;box-shadow:0 2px 0 #f4a733}.vc_btn3.vc_btn3-color-orange.vc_btn3-style-modern{color:#fff;border-color:#F7BE68;background-color:#F7BE68}.vc_btn3.vc_btn3-color-orange.vc_btn3-style-modern:focus,.vc_btn3.vc_btn3-color-orange.vc_btn3-style-modern:hover{color:#f7f7f7;border-color:#f5b14b;background-color:#f5b14b}.vc_btn3.vc_btn3-color-orange.vc_btn3-style-modern.active,.vc_btn3.vc_btn3-color-orange.vc_btn3-style-modern:active{color:#f2f2f2;border-color:#f5ad41;background-color:#f5ad41}.vc_btn3.vc_btn3-color-sky,.vc_btn3.vc_btn3-color-sky.vc_btn3-style-flat{color:#fff;background-color:#5AA1E3}.vc_btn3.vc_btn3-color-sky.vc_btn3-style-flat:focus,.vc_btn3.vc_btn3-color-sky.vc_btn3-style-flat:hover,.vc_btn3.vc_btn3-color-sky:focus,.vc_btn3.vc_btn3-color-sky:hover{color:#f7f7f7;background-color:#4092df}.vc_btn3.vc_btn3-color-sky.active,.vc_btn3.vc_btn3-color-sky.vc_btn3-style-flat.active,.vc_btn3.vc_btn3-color-sky.vc_btn3-style-flat:active,.vc_btn3.vc_btn3-color-sky:active{color:#f2f2f2;background-color:#378ddd}.vc_btn3.vc_btn3-color-sky.vc_btn3-style-outline{color:#5AA1E3;border-color:#5AA1E3;background-color:transparent}.vc_btn3.vc_btn3-color-sky.vc_btn3-style-outline.active,.vc_btn3.vc_btn3-color-sky.vc_btn3-style-outline:active,.vc_btn3.vc_btn3-color-sky.vc_btn3-style-outline:focus,.vc_btn3.vc_btn3-color-sky.vc_btn3-style-outline:hover{color:#fff;border-color:#5AA1E3;background-color:#5AA1E3}.vc_btn3.vc_btn3-color-sky.vc_btn3-style-3d{color:#fff;background-color:#5AA1E3;box-shadow:0 5px 0 #2a86db}.vc_btn3.vc_btn3-color-sky.vc_btn3-style-3d:focus,.vc_btn3.vc_btn3-color-sky.vc_btn3-style-3d:hover{color:#f7f7f7;background-color:#5AA1E3;top:3px;box-shadow:0 2px 0 #2a86db}.vc_btn3.vc_btn3-color-sky.vc_btn3-style-3d.active,.vc_btn3.vc_btn3-color-sky.vc_btn3-style-3d:active{color:#f2f2f2;background-color:#5AA1E3}.vc_btn3.vc_btn3-color-sky.vc_btn3-style-3d.vc_btn3-size-xs{box-shadow:0 3px 0 #2a86db}.vc_btn3.vc_btn3-color-sky.vc_btn3-style-3d.vc_btn3-size-xs:focus,.vc_btn3.vc_btn3-color-sky.vc_btn3-style-3d.vc_btn3-size-xs:hover{top:1px;box-shadow:0 2px 0 #2a86db}.vc_btn3.vc_btn3-color-sky.vc_btn3-style-3d.vc_btn3-size-sm{box-shadow:0 4px 0 #2a86db}.vc_btn3.vc_btn3-color-sky.vc_btn3-style-3d.vc_btn3-size-sm:focus,.vc_btn3.vc_btn3-color-sky.vc_btn3-style-3d.vc_btn3-size-sm:hover{top:2px;box-shadow:0 2px 0 #2a86db}.vc_btn3.vc_btn3-color-sky.vc_btn3-style-3d.vc_btn3-size-lg{box-shadow:0 5px 0 #2a86db}.vc_btn3.vc_btn3-color-sky.vc_btn3-style-3d.vc_btn3-size-lg:focus,.vc_btn3.vc_btn3-color-sky.vc_btn3-style-3d.vc_btn3-size-lg:hover{top:3px;box-shadow:0 2px 0 #2a86db}.vc_btn3.vc_btn3-color-sky.vc_btn3-style-modern{color:#fff;border-color:#5AA1E3;background-color:#5AA1E3}.vc_btn3.vc_btn3-color-sky.vc_btn3-style-modern:focus,.vc_btn3.vc_btn3-color-sky.vc_btn3-style-modern:hover{color:#f7f7f7;border-color:#4092df;background-color:#4092df}.vc_btn3.vc_btn3-color-sky.vc_btn3-style-modern.active,.vc_btn3.vc_btn3-color-sky.vc_btn3-style-modern:active{color:#f2f2f2;border-color:#378ddd;background-color:#378ddd}.vc_btn3.vc_btn3-color-green,.vc_btn3.vc_btn3-color-green.vc_btn3-style-flat{color:#fff;background-color:#6DAB3C}.vc_btn3.vc_btn3-color-green.vc_btn3-style-flat:focus,.vc_btn3.vc_btn3-color-green.vc_btn3-style-flat:hover,.vc_btn3.vc_btn3-color-green:focus,.vc_btn3.vc_btn3-color-green:hover{color:#f7f7f7;background-color:#5f9434}.vc_btn3.vc_btn3-color-green.active,.vc_btn3.vc_btn3-color-green.vc_btn3-style-flat.active,.vc_btn3.vc_btn3-color-green.vc_btn3-style-flat:active,.vc_btn3.vc_btn3-color-green:active{color:#f2f2f2;background-color:#5a8d31}.vc_btn3.vc_btn3-color-green.vc_btn3-style-outline{color:#6DAB3C;border-color:#6DAB3C;background-color:transparent}.vc_btn3.vc_btn3-color-green.vc_btn3-style-outline.active,.vc_btn3.vc_btn3-color-green.vc_btn3-style-outline:active,.vc_btn3.vc_btn3-color-green.vc_btn3-style-outline:focus,.vc_btn3.vc_btn3-color-green.vc_btn3-style-outline:hover{color:#fff;border-color:#6DAB3C;background-color:#6DAB3C}.vc_btn3.vc_btn3-color-green.vc_btn3-style-3d{color:#fff;background-color:#6DAB3C;box-shadow:0 5px 0 #53812d}.vc_btn3.vc_btn3-color-green.vc_btn3-style-3d:focus,.vc_btn3.vc_btn3-color-green.vc_btn3-style-3d:hover{color:#f7f7f7;background-color:#6DAB3C;top:3px;box-shadow:0 2px 0 #53812d}.vc_btn3.vc_btn3-color-green.vc_btn3-style-3d.active,.vc_btn3.vc_btn3-color-green.vc_btn3-style-3d:active{color:#f2f2f2;background-color:#6DAB3C}.vc_btn3.vc_btn3-color-green.vc_btn3-style-3d.vc_btn3-size-xs{box-shadow:0 3px 0 #53812d}.vc_btn3.vc_btn3-color-green.vc_btn3-style-3d.vc_btn3-size-xs:focus,.vc_btn3.vc_btn3-color-green.vc_btn3-style-3d.vc_btn3-size-xs:hover{top:1px;box-shadow:0 2px 0 #53812d}.vc_btn3.vc_btn3-color-green.vc_btn3-style-3d.vc_btn3-size-sm{box-shadow:0 4px 0 #53812d}.vc_btn3.vc_btn3-color-green.vc_btn3-style-3d.vc_btn3-size-sm:focus,.vc_btn3.vc_btn3-color-green.vc_btn3-style-3d.vc_btn3-size-sm:hover{top:2px;box-shadow:0 2px 0 #53812d}.vc_btn3.vc_btn3-color-green.vc_btn3-style-3d.vc_btn3-size-lg{box-shadow:0 5px 0 #53812d}.vc_btn3.vc_btn3-color-green.vc_btn3-style-3d.vc_btn3-size-lg:focus,.vc_btn3.vc_btn3-color-green.vc_btn3-style-3d.vc_btn3-size-lg:hover{top:3px;box-shadow:0 2px 0 #53812d}.vc_btn3.vc_btn3-color-green.vc_btn3-style-modern{color:#fff;border-color:#6DAB3C;background-color:#6DAB3C}.vc_btn3.vc_btn3-color-green.vc_btn3-style-modern:focus,.vc_btn3.vc_btn3-color-green.vc_btn3-style-modern:hover{color:#f7f7f7;border-color:#5f9434;background-color:#5f9434}.vc_btn3.vc_btn3-color-green.vc_btn3-style-modern.active,.vc_btn3.vc_btn3-color-green.vc_btn3-style-modern:active{color:#f2f2f2;border-color:#5a8d31;background-color:#5a8d31}.vc_btn3.vc_btn3-color-juicy-pink,.vc_btn3.vc_btn3-color-juicy-pink.vc_btn3-style-flat{color:#fff;background-color:#F4524D}.vc_btn3.vc_btn3-color-juicy-pink.vc_btn3-style-flat:focus,.vc_btn3.vc_btn3-color-juicy-pink.vc_btn3-style-flat:hover,.vc_btn3.vc_btn3-color-juicy-pink:focus,.vc_btn3.vc_btn3-color-juicy-pink:hover{color:#f7f7f7;background-color:#f23630}.vc_btn3.vc_btn3-color-juicy-pink.active,.vc_btn3.vc_btn3-color-juicy-pink.vc_btn3-style-flat.active,.vc_btn3.vc_btn3-color-juicy-pink.vc_btn3-style-flat:active,.vc_btn3.vc_btn3-color-juicy-pink:active{color:#f2f2f2;background-color:#f22d27}.vc_btn3.vc_btn3-color-juicy-pink.vc_btn3-style-outline{color:#F4524D;border-color:#F4524D;background-color:transparent}.vc_btn3.vc_btn3-color-juicy-pink.vc_btn3-style-outline.active,.vc_btn3.vc_btn3-color-juicy-pink.vc_btn3-style-outline:active,.vc_btn3.vc_btn3-color-juicy-pink.vc_btn3-style-outline:focus,.vc_btn3.vc_btn3-color-juicy-pink.vc_btn3-style-outline:hover{color:#fff;border-color:#F4524D;background-color:#F4524D}.vc_btn3.vc_btn3-color-juicy-pink.vc_btn3-style-3d{color:#fff;background-color:#F4524D;box-shadow:0 5px 0 #f11f18}.vc_btn3.vc_btn3-color-juicy-pink.vc_btn3-style-3d:focus,.vc_btn3.vc_btn3-color-juicy-pink.vc_btn3-style-3d:hover{color:#f7f7f7;background-color:#F4524D;top:3px;box-shadow:0 2px 0 #f11f18}.vc_btn3.vc_btn3-color-juicy-pink.vc_btn3-style-3d.active,.vc_btn3.vc_btn3-color-juicy-pink.vc_btn3-style-3d:active{color:#f2f2f2;background-color:#F4524D}.vc_btn3.vc_btn3-color-juicy-pink.vc_btn3-style-3d.vc_btn3-size-xs{box-shadow:0 3px 0 #f11f18}.vc_btn3.vc_btn3-color-juicy-pink.vc_btn3-style-3d.vc_btn3-size-xs:focus,.vc_btn3.vc_btn3-color-juicy-pink.vc_btn3-style-3d.vc_btn3-size-xs:hover{top:1px;box-shadow:0 2px 0 #f11f18}.vc_btn3.vc_btn3-color-juicy-pink.vc_btn3-style-3d.vc_btn3-size-sm{box-shadow:0 4px 0 #f11f18}.vc_btn3.vc_btn3-color-juicy-pink.vc_btn3-style-3d.vc_btn3-size-sm:focus,.vc_btn3.vc_btn3-color-juicy-pink.vc_btn3-style-3d.vc_btn3-size-sm:hover{top:2px;box-shadow:0 2px 0 #f11f18}.vc_btn3.vc_btn3-color-juicy-pink.vc_btn3-style-3d.vc_btn3-size-lg{box-shadow:0 5px 0 #f11f18}.vc_btn3.vc_btn3-color-juicy-pink.vc_btn3-style-3d.vc_btn3-size-lg:focus,.vc_btn3.vc_btn3-color-juicy-pink.vc_btn3-style-3d.vc_btn3-size-lg:hover{top:3px;box-shadow:0 2px 0 #f11f18}.vc_btn3.vc_btn3-color-juicy-pink.vc_btn3-style-modern{color:#fff;border-color:#F4524D;background-color:#F4524D}.vc_btn3.vc_btn3-color-juicy-pink.vc_btn3-style-modern:focus,.vc_btn3.vc_btn3-color-juicy-pink.vc_btn3-style-modern:hover{color:#f7f7f7;border-color:#f23630;background-color:#f23630}.vc_btn3.vc_btn3-color-juicy-pink.vc_btn3-style-modern.active,.vc_btn3.vc_btn3-color-juicy-pink.vc_btn3-style-modern:active{color:#f2f2f2;border-color:#f22d27;background-color:#f22d27}.vc_btn3.vc_btn3-color-sandy-brown,.vc_btn3.vc_btn3-color-sandy-brown.vc_btn3-style-flat{color:#fff;background-color:#F79468}.vc_btn3.vc_btn3-color-sandy-brown.vc_btn3-style-flat:focus,.vc_btn3.vc_btn3-color-sandy-brown.vc_btn3-style-flat:hover,.vc_btn3.vc_btn3-color-sandy-brown:focus,.vc_btn3.vc_btn3-color-sandy-brown:hover{color:#f7f7f7;background-color:#f57f4b}.vc_btn3.vc_btn3-color-sandy-brown.active,.vc_btn3.vc_btn3-color-sandy-brown.vc_btn3-style-flat.active,.vc_btn3.vc_btn3-color-sandy-brown.vc_btn3-style-flat:active,.vc_btn3.vc_btn3-color-sandy-brown:active{color:#f2f2f2;background-color:#f57941}.vc_btn3.vc_btn3-color-sandy-brown.vc_btn3-style-outline{color:#F79468;border-color:#F79468;background-color:transparent}.vc_btn3.vc_btn3-color-sandy-brown.vc_btn3-style-outline.active,.vc_btn3.vc_btn3-color-sandy-brown.vc_btn3-style-outline:active,.vc_btn3.vc_btn3-color-sandy-brown.vc_btn3-style-outline:focus,.vc_btn3.vc_btn3-color-sandy-brown.vc_btn3-style-outline:hover{color:#fff;border-color:#F79468;background-color:#F79468}.vc_btn3.vc_btn3-color-sandy-brown.vc_btn3-style-3d{color:#fff;background-color:#F79468;box-shadow:0 5px 0 #f46e33}.vc_btn3.vc_btn3-color-sandy-brown.vc_btn3-style-3d:focus,.vc_btn3.vc_btn3-color-sandy-brown.vc_btn3-style-3d:hover{color:#f7f7f7;background-color:#F79468;top:3px;box-shadow:0 2px 0 #f46e33}.vc_btn3.vc_btn3-color-sandy-brown.vc_btn3-style-3d.active,.vc_btn3.vc_btn3-color-sandy-brown.vc_btn3-style-3d:active{color:#f2f2f2;background-color:#F79468}.vc_btn3.vc_btn3-color-sandy-brown.vc_btn3-style-3d.vc_btn3-size-xs{box-shadow:0 3px 0 #f46e33}.vc_btn3.vc_btn3-color-sandy-brown.vc_btn3-style-3d.vc_btn3-size-xs:focus,.vc_btn3.vc_btn3-color-sandy-brown.vc_btn3-style-3d.vc_btn3-size-xs:hover{top:1px;box-shadow:0 2px 0 #f46e33}.vc_btn3.vc_btn3-color-sandy-brown.vc_btn3-style-3d.vc_btn3-size-sm{box-shadow:0 4px 0 #f46e33}.vc_btn3.vc_btn3-color-sandy-brown.vc_btn3-style-3d.vc_btn3-size-sm:focus,.vc_btn3.vc_btn3-color-sandy-brown.vc_btn3-style-3d.vc_btn3-size-sm:hover{top:2px;box-shadow:0 2px 0 #f46e33}.vc_btn3.vc_btn3-color-sandy-brown.vc_btn3-style-3d.vc_btn3-size-lg{box-shadow:0 5px 0 #f46e33}.vc_btn3.vc_btn3-color-sandy-brown.vc_btn3-style-3d.vc_btn3-size-lg:focus,.vc_btn3.vc_btn3-color-sandy-brown.vc_btn3-style-3d.vc_btn3-size-lg:hover{top:3px;box-shadow:0 2px 0 #f46e33}.vc_btn3.vc_btn3-color-sandy-brown.vc_btn3-style-modern{color:#fff;border-color:#F79468;background-color:#F79468}.vc_btn3.vc_btn3-color-sandy-brown.vc_btn3-style-modern:focus,.vc_btn3.vc_btn3-color-sandy-brown.vc_btn3-style-modern:hover{color:#f7f7f7;border-color:#f57f4b;background-color:#f57f4b}.vc_btn3.vc_btn3-color-sandy-brown.vc_btn3-style-modern.active,.vc_btn3.vc_btn3-color-sandy-brown.vc_btn3-style-modern:active{color:#f2f2f2;border-color:#f57941;background-color:#f57941}.vc_btn3.vc_btn3-color-purple,.vc_btn3.vc_btn3-color-purple.vc_btn3-style-flat{color:#fff;background-color:#B97EBB}.vc_btn3.vc_btn3-color-purple.vc_btn3-style-flat:focus,.vc_btn3.vc_btn3-color-purple.vc_btn3-style-flat:hover,.vc_btn3.vc_btn3-color-purple:focus,.vc_btn3.vc_btn3-color-purple:hover{color:#f7f7f7;background-color:#ae6ab0}.vc_btn3.vc_btn3-color-purple.active,.vc_btn3.vc_btn3-color-purple.vc_btn3-style-flat.active,.vc_btn3.vc_btn3-color-purple.vc_btn3-style-flat:active,.vc_btn3.vc_btn3-color-purple:active{color:#f2f2f2;background-color:#ab63ad}.vc_btn3.vc_btn3-color-purple.vc_btn3-style-outline{color:#B97EBB;border-color:#B97EBB;background-color:transparent}.vc_btn3.vc_btn3-color-purple.vc_btn3-style-outline.active,.vc_btn3.vc_btn3-color-purple.vc_btn3-style-outline:active,.vc_btn3.vc_btn3-color-purple.vc_btn3-style-outline:focus,.vc_btn3.vc_btn3-color-purple.vc_btn3-style-outline:hover{color:#fff;border-color:#B97EBB;background-color:#B97EBB}.vc_btn3.vc_btn3-color-purple.vc_btn3-style-3d{color:#fff;background-color:#B97EBB;box-shadow:0 5px 0 #a559a8}.vc_btn3.vc_btn3-color-purple.vc_btn3-style-3d:focus,.vc_btn3.vc_btn3-color-purple.vc_btn3-style-3d:hover{color:#f7f7f7;background-color:#B97EBB;top:3px;box-shadow:0 2px 0 #a559a8}.vc_btn3.vc_btn3-color-purple.vc_btn3-style-3d.active,.vc_btn3.vc_btn3-color-purple.vc_btn3-style-3d:active{color:#f2f2f2;background-color:#B97EBB}.vc_btn3.vc_btn3-color-purple.vc_btn3-style-3d.vc_btn3-size-xs{box-shadow:0 3px 0 #a559a8}.vc_btn3.vc_btn3-color-purple.vc_btn3-style-3d.vc_btn3-size-xs:focus,.vc_btn3.vc_btn3-color-purple.vc_btn3-style-3d.vc_btn3-size-xs:hover{top:1px;box-shadow:0 2px 0 #a559a8}.vc_btn3.vc_btn3-color-purple.vc_btn3-style-3d.vc_btn3-size-sm{box-shadow:0 4px 0 #a559a8}.vc_btn3.vc_btn3-color-purple.vc_btn3-style-3d.vc_btn3-size-sm:focus,.vc_btn3.vc_btn3-color-purple.vc_btn3-style-3d.vc_btn3-size-sm:hover{top:2px;box-shadow:0 2px 0 #a559a8}.vc_btn3.vc_btn3-color-purple.vc_btn3-style-3d.vc_btn3-size-lg{box-shadow:0 5px 0 #a559a8}.vc_btn3.vc_btn3-color-purple.vc_btn3-style-3d.vc_btn3-size-lg:focus,.vc_btn3.vc_btn3-color-purple.vc_btn3-style-3d.vc_btn3-size-lg:hover{top:3px;box-shadow:0 2px 0 #a559a8}.vc_btn3.vc_btn3-color-purple.vc_btn3-style-modern{color:#fff;border-color:#B97EBB;background-color:#B97EBB}.vc_btn3.vc_btn3-color-purple.vc_btn3-style-modern:focus,.vc_btn3.vc_btn3-color-purple.vc_btn3-style-modern:hover{color:#f7f7f7;border-color:#ae6ab0;background-color:#ae6ab0}.vc_btn3.vc_btn3-color-purple.vc_btn3-style-modern.active,.vc_btn3.vc_btn3-color-purple.vc_btn3-style-modern:active{color:#f2f2f2;border-color:#ab63ad;background-color:#ab63ad}.vc_btn3.vc_btn3-color-black,.vc_btn3.vc_btn3-color-black.vc_btn3-style-flat{color:#fff;background-color:#2A2A2A}.vc_btn3.vc_btn3-color-black.vc_btn3-style-flat:focus,.vc_btn3.vc_btn3-color-black.vc_btn3-style-flat:hover,.vc_btn3.vc_btn3-color-black:focus,.vc_btn3.vc_btn3-color-black:hover{color:#f7f7f7;background-color:#1b1b1b}.vc_btn3.vc_btn3-color-black.active,.vc_btn3.vc_btn3-color-black.vc_btn3-style-flat.active,.vc_btn3.vc_btn3-color-black.vc_btn3-style-flat:active,.vc_btn3.vc_btn3-color-black:active{color:#f2f2f2;background-color:#161616}.vc_btn3.vc_btn3-color-black.vc_btn3-style-outline{border-color:#2A2A2A;background-color:transparent}.vc_btn3.vc_btn3-color-black.vc_btn3-style-outline.active,.vc_btn3.vc_btn3-color-black.vc_btn3-style-outline:active,.vc_btn3.vc_btn3-color-black.vc_btn3-style-outline:focus,.vc_btn3.vc_btn3-color-black.vc_btn3-style-outline:hover{color:#fff;border-color:#2A2A2A;background-color:#2A2A2A}.vc_btn3.vc_btn3-color-black.vc_btn3-style-3d{color:#fff;background-color:#2A2A2A;box-shadow:0 5px 0 #0e0e0e}.vc_btn3.vc_btn3-color-black.vc_btn3-style-3d:focus,.vc_btn3.vc_btn3-color-black.vc_btn3-style-3d:hover{color:#f7f7f7;background-color:#2A2A2A;top:3px;box-shadow:0 2px 0 #0e0e0e}.vc_btn3.vc_btn3-color-black.vc_btn3-style-3d.active,.vc_btn3.vc_btn3-color-black.vc_btn3-style-3d:active{color:#f2f2f2;background-color:#2A2A2A}.vc_btn3.vc_btn3-color-black.vc_btn3-style-3d.vc_btn3-size-xs{box-shadow:0 3px 0 #0e0e0e}.vc_btn3.vc_btn3-color-black.vc_btn3-style-3d.vc_btn3-size-xs:focus,.vc_btn3.vc_btn3-color-black.vc_btn3-style-3d.vc_btn3-size-xs:hover{top:1px;box-shadow:0 2px 0 #0e0e0e}.vc_btn3.vc_btn3-color-black.vc_btn3-style-3d.vc_btn3-size-sm{box-shadow:0 4px 0 #0e0e0e}.vc_btn3.vc_btn3-color-black.vc_btn3-style-3d.vc_btn3-size-sm:focus,.vc_btn3.vc_btn3-color-black.vc_btn3-style-3d.vc_btn3-size-sm:hover{top:2px;box-shadow:0 2px 0 #0e0e0e}.vc_btn3.vc_btn3-color-black.vc_btn3-style-3d.vc_btn3-size-lg{box-shadow:0 5px 0 #0e0e0e}.vc_btn3.vc_btn3-color-black.vc_btn3-style-3d.vc_btn3-size-lg:focus,.vc_btn3.vc_btn3-color-black.vc_btn3-style-3d.vc_btn3-size-lg:hover{top:3px;box-shadow:0 2px 0 #0e0e0e}.vc_btn3.vc_btn3-color-black.vc_btn3-style-modern{color:#fff;border-color:#2A2A2A;background-color:#2A2A2A}.vc_btn3.vc_btn3-color-black.vc_btn3-style-modern:focus,.vc_btn3.vc_btn3-color-black.vc_btn3-style-modern:hover{color:#f7f7f7;border-color:#1b1b1b;background-color:#1b1b1b}.vc_btn3.vc_btn3-color-black.vc_btn3-style-modern.active,.vc_btn3.vc_btn3-color-black.vc_btn3-style-modern:active{color:#f2f2f2;border-color:#161616;background-color:#161616}.vc_btn3.vc_btn3-color-grey,.vc_btn3.vc_btn3-color-grey.vc_btn3-style-flat{color:#666;background-color:#EBEBEB}.vc_btn3.vc_btn3-color-grey.vc_btn3-style-flat:focus,.vc_btn3.vc_btn3-color-grey.vc_btn3-style-flat:hover,.vc_btn3.vc_btn3-color-grey:focus,.vc_btn3.vc_btn3-color-grey:hover{color:#5e5e5e;background-color:#dcdcdc}.vc_btn3.vc_btn3-color-grey.active,.vc_btn3.vc_btn3-color-grey.vc_btn3-style-flat.active,.vc_btn3.vc_btn3-color-grey.vc_btn3-style-flat:active,.vc_btn3.vc_btn3-color-grey:active{color:#595959;background-color:#d7d7d7}.vc_btn3.vc_btn3-color-grey.vc_btn3-style-outline{border-color:#EBEBEB;background-color:transparent}.vc_btn3.vc_btn3-color-grey.vc_btn3-style-outline.active,.vc_btn3.vc_btn3-color-grey.vc_btn3-style-outline:active,.vc_btn3.vc_btn3-color-grey.vc_btn3-style-outline:focus,.vc_btn3.vc_btn3-color-grey.vc_btn3-style-outline:hover{color:#666;border-color:#EBEBEB;background-color:#EBEBEB}.vc_btn3.vc_btn3-color-grey.vc_btn3-style-3d{color:#666;background-color:#EBEBEB;box-shadow:0 5px 0 #cfcfcf}.vc_btn3.vc_btn3-color-grey.vc_btn3-style-3d:focus,.vc_btn3.vc_btn3-color-grey.vc_btn3-style-3d:hover{color:#5e5e5e;background-color:#EBEBEB;top:3px;box-shadow:0 2px 0 #cfcfcf}.vc_btn3.vc_btn3-color-grey.vc_btn3-style-3d.active,.vc_btn3.vc_btn3-color-grey.vc_btn3-style-3d:active{color:#595959;background-color:#EBEBEB}.vc_btn3.vc_btn3-color-grey.vc_btn3-style-3d.vc_btn3-size-xs{box-shadow:0 3px 0 #cfcfcf}.vc_btn3.vc_btn3-color-grey.vc_btn3-style-3d.vc_btn3-size-xs:focus,.vc_btn3.vc_btn3-color-grey.vc_btn3-style-3d.vc_btn3-size-xs:hover{top:1px;box-shadow:0 2px 0 #cfcfcf}.vc_btn3.vc_btn3-color-grey.vc_btn3-style-3d.vc_btn3-size-sm{box-shadow:0 4px 0 #cfcfcf}.vc_btn3.vc_btn3-color-grey.vc_btn3-style-3d.vc_btn3-size-sm:focus,.vc_btn3.vc_btn3-color-grey.vc_btn3-style-3d.vc_btn3-size-sm:hover{top:2px;box-shadow:0 2px 0 #cfcfcf}.vc_btn3.vc_btn3-color-grey.vc_btn3-style-3d.vc_btn3-size-lg{box-shadow:0 5px 0 #cfcfcf}.vc_btn3.vc_btn3-color-grey.vc_btn3-style-3d.vc_btn3-size-lg:focus,.vc_btn3.vc_btn3-color-grey.vc_btn3-style-3d.vc_btn3-size-lg:hover{top:3px;box-shadow:0 2px 0 #cfcfcf}.vc_btn3.vc_btn3-color-grey.vc_btn3-style-modern{color:#666;border-color:#EBEBEB;background-color:#EBEBEB}.vc_btn3.vc_btn3-color-grey.vc_btn3-style-modern:focus,.vc_btn3.vc_btn3-color-grey.vc_btn3-style-modern:hover{color:#5e5e5e;border-color:#dcdcdc;background-color:#dcdcdc}.vc_btn3.vc_btn3-color-grey.vc_btn3-style-modern.active,.vc_btn3.vc_btn3-color-grey.vc_btn3-style-modern:active{color:#595959;border-color:#d7d7d7;background-color:#d7d7d7}.vc_btn3.vc_btn3-color-white,.vc_btn3.vc_btn3-color-white.vc_btn3-style-flat{color:#666;background-color:#FFF}.vc_btn3.vc_btn3-color-white.vc_btn3-style-flat:focus,.vc_btn3.vc_btn3-color-white.vc_btn3-style-flat:hover,.vc_btn3.vc_btn3-color-white:focus,.vc_btn3.vc_btn3-color-white:hover{color:#5e5e5e;background-color:#f0f0f0}.vc_btn3.vc_btn3-color-white.active,.vc_btn3.vc_btn3-color-white.vc_btn3-style-flat.active,.vc_btn3.vc_btn3-color-white.vc_btn3-style-flat:active,.vc_btn3.vc_btn3-color-white:active{color:#595959;background-color:#ebebeb}.vc_btn3.vc_btn3-color-white.vc_btn3-style-outline{border-color:#FFF;background-color:transparent}.vc_btn3.vc_btn3-color-white.vc_btn3-style-outline.active,.vc_btn3.vc_btn3-color-white.vc_btn3-style-outline:active,.vc_btn3.vc_btn3-color-white.vc_btn3-style-outline:focus,.vc_btn3.vc_btn3-color-white.vc_btn3-style-outline:hover{color:#666;border-color:#FFF;background-color:#FFF}.vc_btn3.vc_btn3-color-white.vc_btn3-style-3d{color:#666;background-color:#FFF;box-shadow:0 5px 0 #e3e3e3}.vc_btn3.vc_btn3-color-white.vc_btn3-style-3d:focus,.vc_btn3.vc_btn3-color-white.vc_btn3-style-3d:hover{color:#5e5e5e;background-color:#FFF;top:3px;box-shadow:0 2px 0 #e3e3e3}.vc_btn3.vc_btn3-color-white.vc_btn3-style-3d.active,.vc_btn3.vc_btn3-color-white.vc_btn3-style-3d:active{color:#595959;background-color:#FFF}.vc_btn3.vc_btn3-color-white.vc_btn3-style-3d.vc_btn3-size-xs{box-shadow:0 3px 0 #e3e3e3}.vc_btn3.vc_btn3-color-white.vc_btn3-style-3d.vc_btn3-size-xs:focus,.vc_btn3.vc_btn3-color-white.vc_btn3-style-3d.vc_btn3-size-xs:hover{top:1px;box-shadow:0 2px 0 #e3e3e3}.vc_btn3.vc_btn3-color-white.vc_btn3-style-3d.vc_btn3-size-sm{box-shadow:0 4px 0 #e3e3e3}.vc_btn3.vc_btn3-color-white.vc_btn3-style-3d.vc_btn3-size-sm:focus,.vc_btn3.vc_btn3-color-white.vc_btn3-style-3d.vc_btn3-size-sm:hover{top:2px;box-shadow:0 2px 0 #e3e3e3}.vc_btn3.vc_btn3-color-white.vc_btn3-style-3d.vc_btn3-size-lg{box-shadow:0 5px 0 #e3e3e3}.vc_btn3.vc_btn3-color-white.vc_btn3-style-3d.vc_btn3-size-lg:focus,.vc_btn3.vc_btn3-color-white.vc_btn3-style-3d.vc_btn3-size-lg:hover{top:3px;box-shadow:0 2px 0 #e3e3e3}.vc_btn3.vc_btn3-color-white.vc_btn3-style-modern{color:#666;border-color:#FFF;background-color:#FFF;background-image:linear-gradient(to bottom,rgba(0,0,0,.01) 0,rgba(0,0,0,.02) 100%);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#03000000', endColorstr='#05000000', GradientType=0)}.vc_btn3.vc_btn3-color-white.vc_btn3-style-modern:focus,.vc_btn3.vc_btn3-color-white.vc_btn3-style-modern:hover{color:#5e5e5e;border-color:#f0f0f0;background-color:#f0f0f0}.vc_btn3.vc_btn3-color-white.vc_btn3-style-modern.active,.vc_btn3.vc_btn3-color-white.vc_btn3-style-modern:active{color:#595959;border-color:#ebebeb;background-color:#ebebeb}.vc_btn3.vc_btn3-color-default,.vc_btn3.vc_btn3-color-default.vc_btn3-style-flat{color:#333;background-color:#f7f7f7}.vc_btn3.vc_btn3-color-default.vc_btn3-style-flat:focus,.vc_btn3.vc_btn3-color-default.vc_btn3-style-flat:hover,.vc_btn3.vc_btn3-color-default:focus,.vc_btn3.vc_btn3-color-default:hover{color:#2b2b2b;background-color:#e8e8e8}.vc_btn3.vc_btn3-color-default.active,.vc_btn3.vc_btn3-color-default.vc_btn3-style-flat.active,.vc_btn3.vc_btn3-color-default.vc_btn3-style-flat:active,.vc_btn3.vc_btn3-color-default:active{color:#262626;background-color:#e3e3e3}.vc_btn3.vc_btn3-color-default.vc_btn3-style-outline{color:#f7f7f7;border-color:#f7f7f7;background-color:transparent}.vc_btn3.vc_btn3-color-default.vc_btn3-style-outline.active,.vc_btn3.vc_btn3-color-default.vc_btn3-style-outline:active,.vc_btn3.vc_btn3-color-default.vc_btn3-style-outline:focus,.vc_btn3.vc_btn3-color-default.vc_btn3-style-outline:hover{color:#333;border-color:#f7f7f7;background-color:#f7f7f7}.vc_btn3.vc_btn3-color-default.vc_btn3-style-3d{color:#333;background-color:#f7f7f7;box-shadow:0 5px 0 #dbdbdb}.vc_btn3.vc_btn3-color-default.vc_btn3-style-3d:focus,.vc_btn3.vc_btn3-color-default.vc_btn3-style-3d:hover{color:#2b2b2b;background-color:#f7f7f7;top:3px;box-shadow:0 2px 0 #dbdbdb}.vc_btn3.vc_btn3-color-default.vc_btn3-style-3d.active,.vc_btn3.vc_btn3-color-default.vc_btn3-style-3d:active{color:#262626;background-color:#f7f7f7}.vc_btn3.vc_btn3-color-default.vc_btn3-style-3d.vc_btn3-size-xs{box-shadow:0 3px 0 #dbdbdb}.vc_btn3.vc_btn3-color-default.vc_btn3-style-3d.vc_btn3-size-xs:focus,.vc_btn3.vc_btn3-color-default.vc_btn3-style-3d.vc_btn3-size-xs:hover{top:1px;box-shadow:0 2px 0 #dbdbdb}.vc_btn3.vc_btn3-color-default.vc_btn3-style-3d.vc_btn3-size-sm{box-shadow:0 4px 0 #dbdbdb}.vc_btn3.vc_btn3-color-default.vc_btn3-style-3d.vc_btn3-size-sm:focus,.vc_btn3.vc_btn3-color-default.vc_btn3-style-3d.vc_btn3-size-sm:hover{top:2px;box-shadow:0 2px 0 #dbdbdb}.vc_btn3.vc_btn3-color-default.vc_btn3-style-3d.vc_btn3-size-lg{box-shadow:0 5px 0 #dbdbdb}.vc_btn3.vc_btn3-color-default.vc_btn3-style-3d.vc_btn3-size-lg:focus,.vc_btn3.vc_btn3-color-default.vc_btn3-style-3d.vc_btn3-size-lg:hover{top:3px;box-shadow:0 2px 0 #dbdbdb}.vc_btn3.vc_btn3-color-default.vc_btn3-style-modern{color:#333;border-color:#f7f7f7;background-color:#f7f7f7}.vc_btn3.vc_btn3-color-default.vc_btn3-style-modern:focus,.vc_btn3.vc_btn3-color-default.vc_btn3-style-modern:hover{color:#2b2b2b;border-color:#e8e8e8;background-color:#e8e8e8}.vc_btn3.vc_btn3-color-default.vc_btn3-style-modern.active,.vc_btn3.vc_btn3-color-default.vc_btn3-style-modern:active{color:#262626;border-color:#e3e3e3;background-color:#e3e3e3}.vc_btn3.vc_btn3-color-primary,.vc_btn3.vc_btn3-color-primary.vc_btn3-style-flat{color:#FFF;background-color:#08c}.vc_btn3.vc_btn3-color-primary.vc_btn3-style-flat:focus,.vc_btn3.vc_btn3-color-primary.vc_btn3-style-flat:hover,.vc_btn3.vc_btn3-color-primary:focus,.vc_btn3.vc_btn3-color-primary:hover{color:#f7f7f7;background-color:#0074ad}.vc_btn3.vc_btn3-color-primary.active,.vc_btn3.vc_btn3-color-primary.vc_btn3-style-flat.active,.vc_btn3.vc_btn3-color-primary.vc_btn3-style-flat:active,.vc_btn3.vc_btn3-color-primary:active{color:#f2f2f2;background-color:#006da3}.vc_btn3.vc_btn3-color-primary.vc_btn3-style-outline{color:#08c;border-color:#08c;background-color:transparent}.vc_btn3.vc_btn3-color-primary.vc_btn3-style-outline.active,.vc_btn3.vc_btn3-color-primary.vc_btn3-style-outline:active,.vc_btn3.vc_btn3-color-primary.vc_btn3-style-outline:focus,.vc_btn3.vc_btn3-color-primary.vc_btn3-style-outline:hover{color:#FFF;border-color:#08c;background-color:#08c}.vc_btn3.vc_btn3-color-primary.vc_btn3-style-3d{color:#FFF;background-color:#08c;box-shadow:0 5px 0 #006394}.vc_btn3.vc_btn3-color-primary.vc_btn3-style-3d:focus,.vc_btn3.vc_btn3-color-primary.vc_btn3-style-3d:hover{color:#f7f7f7;background-color:#08c;top:3px;box-shadow:0 2px 0 #006394}.vc_btn3.vc_btn3-color-primary.vc_btn3-style-3d.active,.vc_btn3.vc_btn3-color-primary.vc_btn3-style-3d:active{color:#f2f2f2;background-color:#08c}.vc_btn3.vc_btn3-color-primary.vc_btn3-style-3d.vc_btn3-size-xs{box-shadow:0 3px 0 #006394}.vc_btn3.vc_btn3-color-primary.vc_btn3-style-3d.vc_btn3-size-xs:focus,.vc_btn3.vc_btn3-color-primary.vc_btn3-style-3d.vc_btn3-size-xs:hover{top:1px;box-shadow:0 2px 0 #006394}.vc_btn3.vc_btn3-color-primary.vc_btn3-style-3d.vc_btn3-size-sm{box-shadow:0 4px 0 #006394}.vc_btn3.vc_btn3-color-primary.vc_btn3-style-3d.vc_btn3-size-sm:focus,.vc_btn3.vc_btn3-color-primary.vc_btn3-style-3d.vc_btn3-size-sm:hover{top:2px;box-shadow:0 2px 0 #006394}.vc_btn3.vc_btn3-color-primary.vc_btn3-style-3d.vc_btn3-size-lg{box-shadow:0 5px 0 #006394}.vc_btn3.vc_btn3-color-primary.vc_btn3-style-3d.vc_btn3-size-lg:focus,.vc_btn3.vc_btn3-color-primary.vc_btn3-style-3d.vc_btn3-size-lg:hover{top:3px;box-shadow:0 2px 0 #006394}.vc_btn3.vc_btn3-color-primary.vc_btn3-style-modern{color:#FFF;border-color:#08c;background-color:#08c}.vc_btn3.vc_btn3-color-primary.vc_btn3-style-modern:focus,.vc_btn3.vc_btn3-color-primary.vc_btn3-style-modern:hover{color:#f7f7f7;border-color:#0074ad;background-color:#0074ad}.vc_btn3.vc_btn3-color-primary.vc_btn3-style-modern.active,.vc_btn3.vc_btn3-color-primary.vc_btn3-style-modern:active{color:#f2f2f2;border-color:#006da3;background-color:#006da3}.vc_btn3.vc_btn3-color-info,.vc_btn3.vc_btn3-color-info.vc_btn3-style-flat{color:#FFF;background-color:#58B9DA}.vc_btn3.vc_btn3-color-info.vc_btn3-style-flat:focus,.vc_btn3.vc_btn3-color-info.vc_btn3-style-flat:hover,.vc_btn3.vc_btn3-color-info:focus,.vc_btn3.vc_btn3-color-info:hover{color:#f7f7f7;background-color:#3fafd4}.vc_btn3.vc_btn3-color-info.active,.vc_btn3.vc_btn3-color-info.vc_btn3-style-flat.active,.vc_btn3.vc_btn3-color-info.vc_btn3-style-flat:active,.vc_btn3.vc_btn3-color-info:active{color:#f2f2f2;background-color:#37abd3}.vc_btn3.vc_btn3-color-info.vc_btn3-style-outline{color:#58B9DA;border-color:#58B9DA;background-color:transparent}.vc_btn3.vc_btn3-color-info.vc_btn3-style-outline.active,.vc_btn3.vc_btn3-color-info.vc_btn3-style-outline:active,.vc_btn3.vc_btn3-color-info.vc_btn3-style-outline:focus,.vc_btn3.vc_btn3-color-info.vc_btn3-style-outline:hover{color:#FFF;border-color:#58B9DA;background-color:#58B9DA}.vc_btn3.vc_btn3-color-info.vc_btn3-style-3d{color:#FFF;background-color:#58B9DA;box-shadow:0 5px 0 #2da4cd}.vc_btn3.vc_btn3-color-info.vc_btn3-style-3d:focus,.vc_btn3.vc_btn3-color-info.vc_btn3-style-3d:hover{color:#f7f7f7;background-color:#58B9DA;top:3px;box-shadow:0 2px 0 #2da4cd}.vc_btn3.vc_btn3-color-info.vc_btn3-style-3d.active,.vc_btn3.vc_btn3-color-info.vc_btn3-style-3d:active{color:#f2f2f2;background-color:#58B9DA}.vc_btn3.vc_btn3-color-info.vc_btn3-style-3d.vc_btn3-size-xs{box-shadow:0 3px 0 #2da4cd}.vc_btn3.vc_btn3-color-info.vc_btn3-style-3d.vc_btn3-size-xs:focus,.vc_btn3.vc_btn3-color-info.vc_btn3-style-3d.vc_btn3-size-xs:hover{top:1px;box-shadow:0 2px 0 #2da4cd}.vc_btn3.vc_btn3-color-info.vc_btn3-style-3d.vc_btn3-size-sm{box-shadow:0 4px 0 #2da4cd}.vc_btn3.vc_btn3-color-info.vc_btn3-style-3d.vc_btn3-size-sm:focus,.vc_btn3.vc_btn3-color-info.vc_btn3-style-3d.vc_btn3-size-sm:hover{top:2px;box-shadow:0 2px 0 #2da4cd}.vc_btn3.vc_btn3-color-info.vc_btn3-style-3d.vc_btn3-size-lg{box-shadow:0 5px 0 #2da4cd}.vc_btn3.vc_btn3-color-info.vc_btn3-style-3d.vc_btn3-size-lg:focus,.vc_btn3.vc_btn3-color-info.vc_btn3-style-3d.vc_btn3-size-lg:hover{top:3px;box-shadow:0 2px 0 #2da4cd}.vc_btn3.vc_btn3-color-info.vc_btn3-style-modern{color:#FFF;border-color:#58B9DA;background-color:#58B9DA}.vc_btn3.vc_btn3-color-info.vc_btn3-style-modern:focus,.vc_btn3.vc_btn3-color-info.vc_btn3-style-modern:hover{color:#f7f7f7;border-color:#3fafd4;background-color:#3fafd4}.vc_btn3.vc_btn3-color-info.vc_btn3-style-modern.active,.vc_btn3.vc_btn3-color-info.vc_btn3-style-modern:active{color:#f2f2f2;border-color:#37abd3;background-color:#37abd3}.vc_btn3.vc_btn3-color-success,.vc_btn3.vc_btn3-color-success.vc_btn3-style-flat{color:#fff;background-color:#6AB165}.vc_btn3.vc_btn3-color-success.vc_btn3-style-flat:focus,.vc_btn3.vc_btn3-color-success.vc_btn3-style-flat:hover,.vc_btn3.vc_btn3-color-success:focus,.vc_btn3.vc_btn3-color-success:hover{color:#f7f7f7;background-color:#59a453}.vc_btn3.vc_btn3-color-success.active,.vc_btn3.vc_btn3-color-success.vc_btn3-style-flat.active,.vc_btn3.vc_btn3-color-success.vc_btn3-style-flat:active,.vc_btn3.vc_btn3-color-success:active{color:#f2f2f2;background-color:#559d50}.vc_btn3.vc_btn3-color-success.vc_btn3-style-outline{color:#6AB165;border-color:#6AB165;background-color:transparent}.vc_btn3.vc_btn3-color-success.vc_btn3-style-outline.active,.vc_btn3.vc_btn3-color-success.vc_btn3-style-outline:active,.vc_btn3.vc_btn3-color-success.vc_btn3-style-outline:focus,.vc_btn3.vc_btn3-color-success.vc_btn3-style-outline:hover{color:#fff;border-color:#6AB165;background-color:#6AB165}.vc_btn3.vc_btn3-color-success.vc_btn3-style-3d{color:#fff;background-color:#6AB165;box-shadow:0 5px 0 #4f934b}.vc_btn3.vc_btn3-color-success.vc_btn3-style-3d:focus,.vc_btn3.vc_btn3-color-success.vc_btn3-style-3d:hover{color:#f7f7f7;background-color:#6AB165;top:3px;box-shadow:0 2px 0 #4f934b}.vc_btn3.vc_btn3-color-success.vc_btn3-style-3d.active,.vc_btn3.vc_btn3-color-success.vc_btn3-style-3d:active{color:#f2f2f2;background-color:#6AB165}.vc_btn3.vc_btn3-color-success.vc_btn3-style-3d.vc_btn3-size-xs{box-shadow:0 3px 0 #4f934b}.vc_btn3.vc_btn3-color-success.vc_btn3-style-3d.vc_btn3-size-xs:focus,.vc_btn3.vc_btn3-color-success.vc_btn3-style-3d.vc_btn3-size-xs:hover{top:1px;box-shadow:0 2px 0 #4f934b}.vc_btn3.vc_btn3-color-success.vc_btn3-style-3d.vc_btn3-size-sm{box-shadow:0 4px 0 #4f934b}.vc_btn3.vc_btn3-color-success.vc_btn3-style-3d.vc_btn3-size-sm:focus,.vc_btn3.vc_btn3-color-success.vc_btn3-style-3d.vc_btn3-size-sm:hover{top:2px;box-shadow:0 2px 0 #4f934b}.vc_btn3.vc_btn3-color-success.vc_btn3-style-3d.vc_btn3-size-lg{box-shadow:0 5px 0 #4f934b}.vc_btn3.vc_btn3-color-success.vc_btn3-style-3d.vc_btn3-size-lg:focus,.vc_btn3.vc_btn3-color-success.vc_btn3-style-3d.vc_btn3-size-lg:hover{top:3px;box-shadow:0 2px 0 #4f934b}.vc_btn3.vc_btn3-color-success.vc_btn3-style-modern{color:#fff;border-color:#6AB165;background-color:#6AB165}.vc_btn3.vc_btn3-color-success.vc_btn3-style-modern:focus,.vc_btn3.vc_btn3-color-success.vc_btn3-style-modern:hover{color:#f7f7f7;border-color:#59a453;background-color:#59a453}.vc_btn3.vc_btn3-color-success.vc_btn3-style-modern.active,.vc_btn3.vc_btn3-color-success.vc_btn3-style-modern:active{color:#f2f2f2;border-color:#559d50;background-color:#559d50}.vc_btn3.vc_btn3-color-warning,.vc_btn3.vc_btn3-color-warning.vc_btn3-style-flat{color:#FFF;background-color:#F90}.vc_btn3.vc_btn3-color-warning.vc_btn3-style-flat:focus,.vc_btn3.vc_btn3-color-warning.vc_btn3-style-flat:hover,.vc_btn3.vc_btn3-color-warning:focus,.vc_btn3.vc_btn3-color-warning:hover{color:#f7f7f7;background-color:#e08700}.vc_btn3.vc_btn3-color-warning.active,.vc_btn3.vc_btn3-color-warning.vc_btn3-style-flat.active,.vc_btn3.vc_btn3-color-warning.vc_btn3-style-flat:active,.vc_btn3.vc_btn3-color-warning:active{color:#f2f2f2;background-color:#d68100}.vc_btn3.vc_btn3-color-warning.vc_btn3-style-outline{color:#F90;border-color:#F90;background-color:transparent}.vc_btn3.vc_btn3-color-warning.vc_btn3-style-outline.active,.vc_btn3.vc_btn3-color-warning.vc_btn3-style-outline:active,.vc_btn3.vc_btn3-color-warning.vc_btn3-style-outline:focus,.vc_btn3.vc_btn3-color-warning.vc_btn3-style-outline:hover{color:#FFF;border-color:#F90;background-color:#F90}.vc_btn3.vc_btn3-color-warning.vc_btn3-style-3d{color:#FFF;background-color:#F90;box-shadow:0 5px 0 #c77700}.vc_btn3.vc_btn3-color-warning.vc_btn3-style-3d:focus,.vc_btn3.vc_btn3-color-warning.vc_btn3-style-3d:hover{color:#f7f7f7;background-color:#F90;top:3px;box-shadow:0 2px 0 #c77700}.vc_btn3.vc_btn3-color-warning.vc_btn3-style-3d.active,.vc_btn3.vc_btn3-color-warning.vc_btn3-style-3d:active{color:#f2f2f2;background-color:#F90}.vc_btn3.vc_btn3-color-warning.vc_btn3-style-3d.vc_btn3-size-xs{box-shadow:0 3px 0 #c77700}.vc_btn3.vc_btn3-color-warning.vc_btn3-style-3d.vc_btn3-size-xs:focus,.vc_btn3.vc_btn3-color-warning.vc_btn3-style-3d.vc_btn3-size-xs:hover{top:1px;box-shadow:0 2px 0 #c77700}.vc_btn3.vc_btn3-color-warning.vc_btn3-style-3d.vc_btn3-size-sm{box-shadow:0 4px 0 #c77700}.vc_btn3.vc_btn3-color-warning.vc_btn3-style-3d.vc_btn3-size-sm:focus,.vc_btn3.vc_btn3-color-warning.vc_btn3-style-3d.vc_btn3-size-sm:hover{top:2px;box-shadow:0 2px 0 #c77700}.vc_btn3.vc_btn3-color-warning.vc_btn3-style-3d.vc_btn3-size-lg{box-shadow:0 5px 0 #c77700}.vc_btn3.vc_btn3-color-warning.vc_btn3-style-3d.vc_btn3-size-lg:focus,.vc_btn3.vc_btn3-color-warning.vc_btn3-style-3d.vc_btn3-size-lg:hover{top:3px;box-shadow:0 2px 0 #c77700}.vc_btn3.vc_btn3-color-warning.vc_btn3-style-modern{color:#FFF;border-color:#F90;background-color:#F90}.vc_btn3.vc_btn3-color-warning.vc_btn3-style-modern:focus,.vc_btn3.vc_btn3-color-warning.vc_btn3-style-modern:hover{color:#f7f7f7;border-color:#e08700;background-color:#e08700}.vc_btn3.vc_btn3-color-warning.vc_btn3-style-modern.active,.vc_btn3.vc_btn3-color-warning.vc_btn3-style-modern:active{color:#f2f2f2;border-color:#d68100;background-color:#d68100}.vc_btn3.vc_btn3-color-danger,.vc_btn3.vc_btn3-color-danger.vc_btn3-style-flat{color:#FFF;background-color:#FF675B}.vc_btn3.vc_btn3-color-danger.vc_btn3-style-flat:focus,.vc_btn3.vc_btn3-color-danger.vc_btn3-style-flat:hover,.vc_btn3.vc_btn3-color-danger:focus,.vc_btn3.vc_btn3-color-danger:hover{color:#f7f7f7;background-color:#ff4b3c}.vc_btn3.vc_btn3-color-danger.active,.vc_btn3.vc_btn3-color-danger.vc_btn3-style-flat.active,.vc_btn3.vc_btn3-color-danger.vc_btn3-style-flat:active,.vc_btn3.vc_btn3-color-danger:active{color:#f2f2f2;background-color:#ff4132}.vc_btn3.vc_btn3-color-danger.vc_btn3-style-outline{color:#FF675B;border-color:#FF675B;background-color:transparent}.vc_btn3.vc_btn3-color-danger.vc_btn3-style-outline.active,.vc_btn3.vc_btn3-color-danger.vc_btn3-style-outline:active,.vc_btn3.vc_btn3-color-danger.vc_btn3-style-outline:focus,.vc_btn3.vc_btn3-color-danger.vc_btn3-style-outline:hover{color:#FFF;border-color:#FF675B;background-color:#FF675B}.vc_btn3.vc_btn3-color-danger.vc_btn3-style-3d{color:#FFF;background-color:#FF675B;box-shadow:0 5px 0 #ff3323}.vc_btn3.vc_btn3-color-danger.vc_btn3-style-3d:focus,.vc_btn3.vc_btn3-color-danger.vc_btn3-style-3d:hover{color:#f7f7f7;background-color:#FF675B;top:3px;box-shadow:0 2px 0 #ff3323}.vc_btn3.vc_btn3-color-danger.vc_btn3-style-3d.active,.vc_btn3.vc_btn3-color-danger.vc_btn3-style-3d:active{color:#f2f2f2;background-color:#FF675B}.vc_btn3.vc_btn3-color-danger.vc_btn3-style-3d.vc_btn3-size-xs{box-shadow:0 3px 0 #ff3323}.vc_btn3.vc_btn3-color-danger.vc_btn3-style-3d.vc_btn3-size-xs:focus,.vc_btn3.vc_btn3-color-danger.vc_btn3-style-3d.vc_btn3-size-xs:hover{top:1px;box-shadow:0 2px 0 #ff3323}.vc_btn3.vc_btn3-color-danger.vc_btn3-style-3d.vc_btn3-size-sm{box-shadow:0 4px 0 #ff3323}.vc_btn3.vc_btn3-color-danger.vc_btn3-style-3d.vc_btn3-size-sm:focus,.vc_btn3.vc_btn3-color-danger.vc_btn3-style-3d.vc_btn3-size-sm:hover{top:2px;box-shadow:0 2px 0 #ff3323}.vc_btn3.vc_btn3-color-danger.vc_btn3-style-3d.vc_btn3-size-lg{box-shadow:0 5px 0 #ff3323}.vc_btn3.vc_btn3-color-danger.vc_btn3-style-3d.vc_btn3-size-lg:focus,.vc_btn3.vc_btn3-color-danger.vc_btn3-style-3d.vc_btn3-size-lg:hover{top:3px;box-shadow:0 2px 0 #ff3323}.vc_btn3.vc_btn3-color-danger.vc_btn3-style-modern{color:#FFF;border-color:#FF675B;background-color:#FF675B}.vc_btn3.vc_btn3-color-danger.vc_btn3-style-modern:focus,.vc_btn3.vc_btn3-color-danger.vc_btn3-style-modern:hover{color:#f7f7f7;border-color:#ff4b3c;background-color:#ff4b3c}.vc_btn3.vc_btn3-color-danger.vc_btn3-style-modern.active,.vc_btn3.vc_btn3-color-danger.vc_btn3-style-modern:active{color:#f2f2f2;border-color:#ff4132;background-color:#ff4132}.vc_btn3.vc_btn3-color-inverse,.vc_btn3.vc_btn3-color-inverse.vc_btn3-style-flat{color:#FFF;background-color:#555}.vc_btn3.vc_btn3-color-inverse.vc_btn3-style-flat:focus,.vc_btn3.vc_btn3-color-inverse.vc_btn3-style-flat:hover,.vc_btn3.vc_btn3-color-inverse:focus,.vc_btn3.vc_btn3-color-inverse:hover{color:#f7f7f7;background-color:#464646}.vc_btn3.vc_btn3-color-inverse.active,.vc_btn3.vc_btn3-color-inverse.vc_btn3-style-flat.active,.vc_btn3.vc_btn3-color-inverse.vc_btn3-style-flat:active,.vc_btn3.vc_btn3-color-inverse:active{color:#f2f2f2;background-color:#414141}.vc_btn3.vc_btn3-color-inverse.vc_btn3-style-outline{color:#555;border-color:#555;background-color:transparent}.vc_btn3.vc_btn3-color-inverse.vc_btn3-style-outline.active,.vc_btn3.vc_btn3-color-inverse.vc_btn3-style-outline:active,.vc_btn3.vc_btn3-color-inverse.vc_btn3-style-outline:focus,.vc_btn3.vc_btn3-color-inverse.vc_btn3-style-outline:hover{color:#FFF;border-color:#555;background-color:#555}.vc_btn3.vc_btn3-color-inverse.vc_btn3-style-3d{color:#FFF;background-color:#555;box-shadow:0 5px 0 #393939}.vc_btn3.vc_btn3-color-inverse.vc_btn3-style-3d:focus,.vc_btn3.vc_btn3-color-inverse.vc_btn3-style-3d:hover{color:#f7f7f7;background-color:#555;top:3px;box-shadow:0 2px 0 #393939}.vc_btn3.vc_btn3-color-inverse.vc_btn3-style-3d.active,.vc_btn3.vc_btn3-color-inverse.vc_btn3-style-3d:active{color:#f2f2f2;background-color:#555}.vc_btn3.vc_btn3-color-inverse.vc_btn3-style-3d.vc_btn3-size-xs{box-shadow:0 3px 0 #393939}.vc_btn3.vc_btn3-color-inverse.vc_btn3-style-3d.vc_btn3-size-xs:focus,.vc_btn3.vc_btn3-color-inverse.vc_btn3-style-3d.vc_btn3-size-xs:hover{top:1px;box-shadow:0 2px 0 #393939}.vc_btn3.vc_btn3-color-inverse.vc_btn3-style-3d.vc_btn3-size-sm{box-shadow:0 4px 0 #393939}.vc_btn3.vc_btn3-color-inverse.vc_btn3-style-3d.vc_btn3-size-sm:focus,.vc_btn3.vc_btn3-color-inverse.vc_btn3-style-3d.vc_btn3-size-sm:hover{top:2px;box-shadow:0 2px 0 #393939}.vc_btn3.vc_btn3-color-inverse.vc_btn3-style-3d.vc_btn3-size-lg{box-shadow:0 5px 0 #393939}.vc_btn3.vc_btn3-color-inverse.vc_btn3-style-3d.vc_btn3-size-lg:focus,.vc_btn3.vc_btn3-color-inverse.vc_btn3-style-3d.vc_btn3-size-lg:hover{top:3px;box-shadow:0 2px 0 #393939}.vc_btn3.vc_btn3-color-inverse.vc_btn3-style-modern{color:#FFF;border-color:#555;background-color:#555}.vc_btn3.vc_btn3-color-inverse.vc_btn3-style-modern:focus,.vc_btn3.vc_btn3-color-inverse.vc_btn3-style-modern:hover{color:#f7f7f7;border-color:#464646;background-color:#464646}.vc_btn3.vc_btn3-color-inverse.vc_btn3-style-modern.active,.vc_btn3.vc_btn3-color-inverse.vc_btn3-style-modern:active{color:#f2f2f2;border-color:#414141;background-color:#414141}.vc_btn3.vc_btn3-color-black.vc_btn3-style-outline{color:#2A2A2A}.vc_btn3.vc_btn3-color-grey.vc_btn3-style-outline{color:#EBEBEB}.vc_btn3.vc_btn3-color-white.vc_btn3-style-outline{color:#FFF}.vc_btn3-container.vc_btn3-center{text-align:center}.vc_btn3-container.vc_btn3-left{text-align:left}.vc_btn3-container.vc_btn3-right{text-align:right}.vc_btn3-container.vc_btn3-center .vc_btn3-block.vc_btn3-icon-left .vc_btn3-icon,.vc_btn3-container.vc_btn3-center .vc_btn3-block.vc_btn3-icon-right .vc_btn3-icon{display:inline-block;position:static;transform:translate(0,0);min-width:1em}.vc_btn3-container.vc_btn3-center .vc_btn3-block.vc_btn3-icon-left:not(.vc_btn3-o-empty) .vc_btn3-icon{margin-right:.5em}.vc_btn3-container.vc_btn3-center .vc_btn3-block.vc_btn3-icon-right:not(.vc_btn3-o-empty) .vc_btn3-icon{margin-left:.5em}.vc_btn3-container.vc_btn3-center .vc_btn3-block.vc_btn3-size-xs{font-size:11px;padding:8px 12px}.vc_btn3-container.vc_btn3-center .vc_btn3-block.vc_btn3-size-xs.vc_btn3-style-outline,.vc_btn3-container.vc_btn3-center .vc_btn3-block.vc_btn3-size-xs.vc_btn3-style-outline-custom{padding:7px 11px}.vc_btn3-container.vc_btn3-center .vc_btn3-block.vc_btn3-size-sm{font-size:12px;padding:11px 16px}.vc_btn3-container.vc_btn3-center .vc_btn3-block.vc_btn3-size-sm.vc_btn3-style-outline,.vc_btn3-container.vc_btn3-center .vc_btn3-block.vc_btn3-size-sm.vc_btn3-style-outline-custom{padding:10px 15px}.vc_btn3-container.vc_btn3-center .vc_btn3-block.vc_btn3-size-md{font-size:14px;padding:14px 20px}.vc_btn3-container.vc_btn3-center .vc_btn3-block.vc_btn3-size-md.vc_btn3-style-outline,.vc_btn3-container.vc_btn3-center .vc_btn3-block.vc_btn3-size-md.vc_btn3-style-outline-custom{padding:13px 19px}.vc_btn3-container.vc_btn3-center .vc_btn3-block.vc_btn3-size-lg{font-size:16px;padding:18px 25px}.vc_btn3-container.vc_btn3-center .vc_btn3-block.vc_btn3-size-lg.vc_btn3-style-outline,.vc_btn3-container.vc_btn3-center .vc_btn3-block.vc_btn3-size-lg.vc_btn3-style-outline-custom{padding:17px 24px}.vc_btn3-container .vc_btn3-block.vc_btn3-icon-left,.vc_btn3-container .vc_btn3-block.vc_btn3-icon-right{text-align:inherit}.vc_custom_heading a,.vc_custom_heading a:focus,.vc_custom_heading a:hover,.vc_custom_heading a:visited{border:none;text-decoration:inherit;color:inherit}.vc_custom_heading a{transition:all .2s ease-in-out;opacity:1}.vc_custom_heading a:hover{opacity:.85}.wpb-pricing-table{word-wrap:break-word}.wpb-plan-title{margin:0 0 10px;text-align:center}.wpb-plan-description{margin:0;text-align:center}.wpb-price-container{padding:15px 0;text-align:center;color:#333}.vc_general.vc_cta3.vc_cta3-style-3d .vc_cta3-content-header h2,.vc_general.vc_cta3.vc_cta3-style-3d .vc_cta3-content-header h4,.vc_general.vc_cta3.vc_cta3-style-classic:not(.vc_cta3-color-classic) .vc_cta3-content-header h2,.vc_general.vc_cta3.vc_cta3-style-classic:not(.vc_cta3-color-classic) .vc_cta3-content-header h4,.vc_general.vc_cta3.vc_cta3-style-flat .vc_cta3-content-header h2,.vc_general.vc_cta3.vc_cta3-style-flat .vc_cta3-content-header h4,.vc_general.vc_cta3.vc_cta3-style-outline:not(.vc_cta3-color-classic) .vc_cta3-content-header h2,.vc_general.vc_cta3.vc_cta3-style-outline:not(.vc_cta3-color-classic) .vc_cta3-content-header h4{color:inherit}.wpb-currency{position:relative;top:-20px;font-size:13px}.wpb-price{margin:0 5px;font-size:52px;font-weight:700}.wpb-period{position:relative;bottom:3px;font-size:13px}.wpb-plan-features{margin:20px 0 0;padding:0}.wpb-plan-features li{list-style:none}.vc_call_to_action{background-color:#EBEBEB;border:2px solid #EBEBEB;padding:2em;border-radius:5px}.vc_call_to_action :last-child{margin-bottom:0}.vc_call_to_action.vc_cta_square{border-radius:0}.vc_call_to_action.vc_cta_square_outlined{border-radius:0;background:0 0!important}.vc_call_to_action.vc_cta_round{border-radius:50px}.vc_call_to_action.vc_cta_outlined{background:0 0!important}.vc_call_to_action hgroup h2,.vc_call_to_action hgroup h4{margin:0;clear:none}.vc_call_to_action hgroup+p{margin-top:1em}.vc_call_to_action.vc_cta_btn_pos_right .vc_cta_btn{float:right;margin-left:2em}.vc_call_to_action.vc_cta_btn_pos_left .vc_cta_btn{float:left;margin-right:2em}.wpb_call_to_action{position:relative;background-color:#f7f7f7;padding:35px;border:1px solid #F0F0F0;box-sizing:border-box}.wpb_call_to_action .wpb_button{margin:0;box-sizing:border-box}.cta_align_left .wpb_button{float:left}.cta_align_right .wpb_button{float:right}.cta_align_left .wpb_button,.cta_align_right .wpb_button{max-width:27.5%}.cta_align_left .wpb_call_text,.cta_align_right .wpb_call_text{width:70%;float:left;clear:none}.cta_align_left .wpb_call_text{float:right}#content .wpb_call_to_action .wpb_call_text,.wpb_call_to_action .wpb_call_text{margin:0;padding-top:0}.cta_align_bottom{text-align:center}.cta_align_bottom .wpb_button{position:static;margin-top:21.74px;display:inline-block}.cta_no_button .wpb_call_text{width:auto;float:none}@media (max-width:600px){.vc_responsive .cta_align_left .wpb_button,.vc_responsive .cta_align_right .wpb_button{max-width:70%;width:70%;float:none;display:block;margin:3% auto}.vc_responsive .cta_align_left .wpb_call_text,.vc_responsive .cta_align_right .wpb_call_text{width:auto;max-width:none;text-align:center}}.vc_cta3-container{margin-left:auto;margin-right:auto}.vc_cta3-container::after,.vc_cta3-container::before{display:table;content:' '}.vc_general.vc_cta3.vc_cta3-icons-bottom .vc_cta3-icons .vc_icon_element,.vc_general.vc_cta3.vc_cta3-icons-top .vc_cta3-icons .vc_icon_element,.wpb_tour_next_prev_nav span{display:inline-block}.vc_cta3-container.vc_cta3-size-xs{width:50%}.vc_cta3-container.vc_cta3-size-sm{width:60%}.vc_cta3-container.vc_cta3-size-md{width:70%}.vc_cta3-container.vc_cta3-size-lg{width:80%}.vc_cta3-container.vc_cta3-size-xl{width:90%}.vc_general.vc_cta3{border:1px solid transparent;font-size:1em;word-wrap:break-word}.vc_general.vc_cta3.vc_cta3-style-classic,.vc_general.vc_cta3.vc_cta3-style-custom{border-color:#F0F0F0;background-color:#f7f7f7}.vc_general.vc_cta3 .vc_cta3-content{vertical-align:top}.vc_general.vc_cta3 .vc_cta3-content>:last-child,.vc_general.vc_cta3 .vc_cta3-icons>:last-child{margin-bottom:0}.vc_general.vc_cta3 .vc_cta3-actions{vertical-align:middle;white-space:nowrap}@media (min-width:768px){.vc_general.vc_cta3 .vc_cta3-actions .vc_btn3-container{margin:0}}.vc_general.vc_cta3 .vc_cta3-icons{vertical-align:middle}.vc_general.vc_cta3 h2,.vc_general.vc_cta3 h4{margin-top:0;margin-left:0;margin-right:0}.vc_general.vc_cta3.vc_cta3-align-left .vc_cta3-content{text-align:left}.vc_general.vc_cta3.vc_cta3-align-right .vc_cta3-content{text-align:right}.vc_general.vc_cta3.vc_cta3-align-center .vc_cta3-content{text-align:center}.vc_general.vc_cta3.vc_cta3-align-justify .vc_cta3-content{text-align:justify}.separator_align_center,.vc_general.vc_cta3.vc_cta3-icons-bottom .vc_cta3-icons,.vc_general.vc_cta3.vc_cta3-icons-top .vc_cta3-icons,.vc_pie_chart,.vc_pie_chart .vc_pie_chart_value{text-align:center}.vc_general.vc_cta3.vc_cta3-icons-top .vc_cta3_content-container{padding-top:1em}.vc_general.vc_cta3.vc_cta3-icons-bottom .vc_cta3_content-container{padding-bottom:1em}.vc_general.vc_cta3.vc_cta3-icons-left .vc_cta3-icons{display:table-cell}.vc_general.vc_cta3.vc_cta3-icons-left .vc_cta3_content-container{display:table-cell;padding-left:1em}.vc_general.vc_cta3.vc_cta3-icons-on-border.vc_cta3-icons-left.vc_cta3-icon-size-xs .vc_cta3_content-container,.vc_separator .vc_icon_element:not(.vc_icon_element-have-style)+h4{padding-left:0}.vc_general.vc_cta3.vc_cta3-icons-right .vc_cta3-icons{display:table-cell}.vc_general.vc_cta3.vc_cta3-icons-right .vc_cta3_content-container{display:table-cell;padding-right:1em}.vc_general.vc_cta3.vc_cta3-icons-on-border.vc_cta3-icons-right.vc_cta3-icon-size-xs .vc_cta3_content-container,.vc_grid.vc_row{padding-right:0}.vc_general.vc_cta3.vc_cta3-icons-on-border{position:relative}.vc_general.vc_cta3.vc_cta3-icons-on-border .vc_cta3-icons{position:absolute}.vc_general.vc_cta3.vc_cta3-icons-on-border.vc_cta3-icons-right .vc_cta3-icons{right:0;top:50%;transform:translate(50%,-50%)}.vc_general.vc_cta3.vc_cta3-icons-on-border.vc_cta3-icons-right.vc_cta3-icon-size-xs{margin-right:17em}.vc_general.vc_cta3.vc_cta3-icons-on-border.vc_cta3-icons-right.vc_cta3-icon-size-sm .vc_cta3_content-container,.vc_general.vc_cta3.vc_cta3-icons-on-border.vc_cta3-icons-right.vc_cta3-icon-size-xs.vc_cta3-icons-in-box .vc_cta3_content-container{padding-right:7px}.vc_general.vc_cta3.vc_cta3-icons-on-border.vc_cta3-icons-right.vc_cta3-icon-size-sm{margin-right:22em}.vc_general.vc_cta3.vc_cta3-icons-on-border.vc_cta3-icons-right.vc_cta3-icon-size-md .vc_cta3_content-container,.vc_general.vc_cta3.vc_cta3-icons-on-border.vc_cta3-icons-right.vc_cta3-icon-size-sm.vc_cta3-icons-in-box .vc_cta3_content-container{padding-right:14px}.vc_general.vc_cta3.vc_cta3-icons-on-border.vc_cta3-icons-right.vc_cta3-icon-size-md{margin-right:28em}.vc_general.vc_cta3.vc_cta3-icons-on-border.vc_cta3-icons-right.vc_cta3-icon-size-lg .vc_cta3_content-container,.vc_general.vc_cta3.vc_cta3-icons-on-border.vc_cta3-icons-right.vc_cta3-icon-size-md.vc_cta3-icons-in-box .vc_cta3_content-container{padding-right:21px}.vc_general.vc_cta3.vc_cta3-icons-on-border.vc_cta3-icons-right.vc_cta3-icon-size-lg{margin-right:35em}.vc_general.vc_cta3.vc_cta3-icons-on-border.vc_cta3-icons-right.vc_cta3-icon-size-lg.vc_cta3-icons-in-box .vc_cta3_content-container,.vc_general.vc_cta3.vc_cta3-icons-on-border.vc_cta3-icons-right.vc_cta3-icon-size-xl .vc_cta3_content-container{padding-right:28px}.vc_general.vc_cta3.vc_cta3-icons-on-border.vc_cta3-icons-right.vc_cta3-icon-size-xl{margin-right:50em}.vc_general.vc_cta3.vc_cta3-icons-on-border.vc_cta3-icons-right.vc_cta3-icon-size-xl.vc_cta3-icons-in-box .vc_cta3_content-container{padding-right:35px}.vc_general.vc_cta3.vc_cta3-icons-on-border.vc_cta3-icons-left .vc_cta3-icons{left:0;top:50%;transform:translate(-50%,-50%)}.vc_general.vc_cta3.vc_cta3-icons-on-border.vc_cta3-icons-left.vc_cta3-icon-size-xs{margin-left:17em}.vc_general.vc_cta3.vc_cta3-icons-on-border.vc_cta3-icons-left.vc_cta3-icon-size-sm .vc_cta3_content-container,.vc_general.vc_cta3.vc_cta3-icons-on-border.vc_cta3-icons-left.vc_cta3-icon-size-xs.vc_cta3-icons-in-box .vc_cta3_content-container{padding-left:7px}.vc_general.vc_cta3.vc_cta3-icons-on-border.vc_cta3-icons-left.vc_cta3-icon-size-sm{margin-left:22em}.vc_general.vc_cta3.vc_cta3-icons-on-border.vc_cta3-icons-left.vc_cta3-icon-size-md .vc_cta3_content-container,.vc_general.vc_cta3.vc_cta3-icons-on-border.vc_cta3-icons-left.vc_cta3-icon-size-sm.vc_cta3-icons-in-box .vc_cta3_content-container{padding-left:14px}.vc_general.vc_cta3.vc_cta3-icons-on-border.vc_cta3-icons-left.vc_cta3-icon-size-md{margin-left:28em}.vc_general.vc_cta3.vc_cta3-icons-on-border.vc_cta3-icons-left.vc_cta3-icon-size-lg .vc_cta3_content-container,.vc_general.vc_cta3.vc_cta3-icons-on-border.vc_cta3-icons-left.vc_cta3-icon-size-md.vc_cta3-icons-in-box .vc_cta3_content-container{padding-left:21px}.vc_general.vc_cta3.vc_cta3-icons-on-border.vc_cta3-icons-left.vc_cta3-icon-size-lg{margin-left:35em}.vc_general.vc_cta3.vc_cta3-icons-on-border.vc_cta3-icons-left.vc_cta3-icon-size-lg.vc_cta3-icons-in-box .vc_cta3_content-container,.vc_general.vc_cta3.vc_cta3-icons-on-border.vc_cta3-icons-left.vc_cta3-icon-size-xl .vc_cta3_content-container{padding-left:28px}.vc_general.vc_cta3.vc_cta3-icons-on-border.vc_cta3-icons-left.vc_cta3-icon-size-xl{margin-left:50em}.vc_general.vc_cta3.vc_cta3-icons-on-border.vc_cta3-icons-left.vc_cta3-icon-size-xl.vc_cta3-icons-in-box .vc_cta3_content-container{padding-left:35px}.vc_general.vc_cta3.vc_cta3-icons-on-border.vc_cta3-icons-top .vc_cta3-icons{left:50%;top:0;transform:translate(-50%,-50%)}.vc_general.vc_cta3.vc_cta3-icons-on-border.vc_cta3-icons-top.vc_cta3-icon-size-xs{margin-top:17em}.vc_general.vc_cta3.vc_cta3-icons-on-border.vc_cta3-icons-top.vc_cta3-icon-size-xs .vc_cta3_content-container{padding-top:0}.vc_general.vc_cta3.vc_cta3-icons-on-border.vc_cta3-icons-top.vc_cta3-icon-size-sm .vc_cta3_content-container,.vc_general.vc_cta3.vc_cta3-icons-on-border.vc_cta3-icons-top.vc_cta3-icon-size-xs.vc_cta3-icons-in-box .vc_cta3_content-container{padding-top:7px}.vc_general.vc_cta3.vc_cta3-icons-on-border.vc_cta3-icons-top.vc_cta3-icon-size-sm{margin-top:22em}.vc_general.vc_cta3.vc_cta3-icons-on-border.vc_cta3-icons-top.vc_cta3-icon-size-md .vc_cta3_content-container,.vc_general.vc_cta3.vc_cta3-icons-on-border.vc_cta3-icons-top.vc_cta3-icon-size-sm.vc_cta3-icons-in-box .vc_cta3_content-container{padding-top:14px}.vc_general.vc_cta3.vc_cta3-icons-on-border.vc_cta3-icons-top.vc_cta3-icon-size-md{margin-top:28em}.vc_general.vc_cta3.vc_cta3-icons-on-border.vc_cta3-icons-top.vc_cta3-icon-size-lg .vc_cta3_content-container,.vc_general.vc_cta3.vc_cta3-icons-on-border.vc_cta3-icons-top.vc_cta3-icon-size-md.vc_cta3-icons-in-box .vc_cta3_content-container{padding-top:21px}.vc_general.vc_cta3.vc_cta3-icons-on-border.vc_cta3-icons-top.vc_cta3-icon-size-lg{margin-top:35em}.vc_general.vc_cta3.vc_cta3-icons-on-border.vc_cta3-icons-top.vc_cta3-icon-size-lg.vc_cta3-icons-in-box .vc_cta3_content-container,.vc_general.vc_cta3.vc_cta3-icons-on-border.vc_cta3-icons-top.vc_cta3-icon-size-xl .vc_cta3_content-container{padding-top:28px}.vc_general.vc_cta3.vc_cta3-icons-on-border.vc_cta3-icons-top.vc_cta3-icon-size-xl{margin-top:50em}.vc_general.vc_cta3.vc_cta3-icons-on-border.vc_cta3-icons-top.vc_cta3-icon-size-xl.vc_cta3-icons-in-box .vc_cta3_content-container{padding-top:35px}.vc_general.vc_cta3.vc_cta3-icons-on-border.vc_cta3-icons-bottom .vc_cta3-icons{left:50%;bottom:0;transform:translate(-50%,50%)}.vc_general.vc_cta3.vc_cta3-icons-on-border.vc_cta3-icons-bottom.vc_cta3-icon-size-xs{margin-bottom:17em}.vc_general.vc_cta3.vc_cta3-icons-on-border.vc_cta3-icons-bottom.vc_cta3-icon-size-xs .vc_cta3_content-container{padding-bottom:0}.vc_general.vc_cta3.vc_cta3-icons-on-border.vc_cta3-icons-bottom.vc_cta3-icon-size-sm .vc_cta3_content-container,.vc_general.vc_cta3.vc_cta3-icons-on-border.vc_cta3-icons-bottom.vc_cta3-icon-size-xs.vc_cta3-icons-in-box .vc_cta3_content-container{padding-bottom:7px}.vc_general.vc_cta3.vc_cta3-icons-on-border.vc_cta3-icons-bottom.vc_cta3-icon-size-sm{margin-bottom:22em}.vc_general.vc_cta3.vc_cta3-icons-on-border.vc_cta3-icons-bottom.vc_cta3-icon-size-md .vc_cta3_content-container,.vc_general.vc_cta3.vc_cta3-icons-on-border.vc_cta3-icons-bottom.vc_cta3-icon-size-sm.vc_cta3-icons-in-box .vc_cta3_content-container{padding-bottom:14px}.vc_general.vc_cta3.vc_cta3-icons-on-border.vc_cta3-icons-bottom.vc_cta3-icon-size-md{margin-bottom:28em}.vc_general.vc_cta3.vc_cta3-icons-on-border.vc_cta3-icons-bottom.vc_cta3-icon-size-lg .vc_cta3_content-container,.vc_general.vc_cta3.vc_cta3-icons-on-border.vc_cta3-icons-bottom.vc_cta3-icon-size-md.vc_cta3-icons-in-box .vc_cta3_content-container{padding-bottom:21px}.vc_general.vc_cta3.vc_cta3-icons-on-border.vc_cta3-icons-bottom.vc_cta3-icon-size-lg{margin-bottom:35em}.vc_general.vc_cta3.vc_cta3-icons-on-border.vc_cta3-icons-bottom.vc_cta3-icon-size-lg.vc_cta3-icons-in-box .vc_cta3_content-container,.vc_general.vc_cta3.vc_cta3-icons-on-border.vc_cta3-icons-bottom.vc_cta3-icon-size-xl .vc_cta3_content-container{padding-bottom:28px}.vc_general.vc_cta3.vc_cta3-icons-on-border.vc_cta3-icons-bottom.vc_cta3-icon-size-xl{margin-bottom:50em}.vc_general.vc_cta3.vc_cta3-icons-on-border.vc_cta3-icons-bottom.vc_cta3-icon-size-xl.vc_cta3-icons-in-box .vc_cta3_content-container{padding-bottom:35px}.vc_general.vc_cta3.vc_cta3-actions-top .vc_cta3-content{margin-top:1em}.vc_general.vc_cta3.vc_cta3-actions-bottom .vc_cta3-content{margin-bottom:1em}@media (min-width:768px){.vc_general.vc_cta3.vc_cta3-actions-left .vc_cta3-actions,.vc_general.vc_cta3.vc_cta3-actions-right .vc_cta3-actions{max-width:30%;display:table-cell}.vc_general.vc_cta3.vc_cta3-actions-left .vc_cta3-content{padding-left:28px;display:table-cell}.vc_general.vc_cta3.vc_cta3-actions-right .vc_cta3-content{width:100%;padding-right:28px;display:table-cell}}.vc_general.vc_cta3.vc_cta3-style-outline{border-width:3px}.vc_general.vc_cta3.vc_cta3-shape-square{border-radius:0}.vc_general.vc_cta3.vc_cta3-shape-rounded{border-radius:5px}.vc_general.vc_cta3.vc_cta3-shape-round{border-radius:4em}.vc_general.vc_cta3.vc_cta3-color-blue.vc_cta3-style-classic .vc_cta3-content-header{color:#5472D2}.vc_general.vc_cta3.vc_cta3-color-blue.vc_cta3-style-flat{color:#c9d2f0;border-color:transparent;background-color:#5472D2}.vc_general.vc_cta3.vc_cta3-color-blue.vc_cta3-style-flat .vc_cta3-content-header{color:#fff}.vc_general.vc_cta3.vc_cta3-color-blue.vc_cta3-style-3d{box-shadow:0 5px 0 #3253bc;color:#c9d2f0;border-color:transparent;background-color:#5472D2}.vc_general.vc_cta3.vc_cta3-color-blue.vc_cta3-style-3d .vc_cta3-content-header{color:#fff}.vc_general.vc_cta3.vc_cta3-color-blue.vc_cta3-style-outline .vc_cta3-content-header,.vc_icon_element.vc_icon_element-outer .vc_icon_element-inner.vc_icon_element-color-blue .vc_icon_element-icon,.vc_separator.vc_sep_color_blue.vc_sep_shadow .vc_sep_holder{color:#5472D2}.vc_general.vc_cta3.vc_cta3-color-blue.vc_cta3-style-outline{border-color:#5472D2;background-color:transparent}.vc_general.vc_cta3.vc_cta3-color-turquoise.vc_cta3-style-classic .vc_cta3-content-header{color:#00C1CF}.vc_general.vc_cta3.vc_cta3-color-turquoise.vc_cta3-style-flat{color:#d3f5f1;border-color:transparent;background-color:#00C1CF}.vc_general.vc_cta3.vc_cta3-color-turquoise.vc_cta3-style-flat .vc_cta3-content-header{color:#fff}.vc_general.vc_cta3.vc_cta3-color-turquoise.vc_cta3-style-3d{box-shadow:0 5px 0 #008d97;color:#d3f5f1;border-color:transparent;background-color:#00C1CF}.vc_general.vc_cta3.vc_cta3-color-turquoise.vc_cta3-style-3d .vc_cta3-content-header{color:#fff}.vc_general.vc_cta3.vc_cta3-color-turquoise.vc_cta3-style-outline{border-color:#00C1CF;background-color:transparent}.vc_general.vc_cta3.vc_cta3-color-turquoise.vc_cta3-style-outline .vc_cta3-content-header{color:#00C1CF}.vc_general.vc_cta3.vc_cta3-color-pink.vc_cta3-style-classic .vc_cta3-content-header{color:#FE6C61}.vc_general.vc_cta3.vc_cta3-color-pink.vc_cta3-style-flat{color:#fcdbd7;border-color:transparent;background-color:#FE6C61}.vc_general.vc_cta3.vc_cta3-color-pink.vc_cta3-style-flat .vc_cta3-content-header{color:#fff}.vc_general.vc_cta3.vc_cta3-color-pink.vc_cta3-style-3d{box-shadow:0 5px 0 #fe3829;color:#fcdbd7;border-color:transparent;background-color:#FE6C61}.vc_general.vc_cta3.vc_cta3-color-pink.vc_cta3-style-3d .vc_cta3-content-header{color:#fff}.vc_general.vc_cta3.vc_cta3-color-pink.vc_cta3-style-outline{border-color:#FE6C61;background-color:transparent}.vc_general.vc_cta3.vc_cta3-color-pink.vc_cta3-style-outline .vc_cta3-content-header{color:#FE6C61}.vc_general.vc_cta3.vc_cta3-color-violet.vc_cta3-style-classic .vc_cta3-content-header{color:#8D6DC4}.vc_general.vc_cta3.vc_cta3-color-violet.vc_cta3-style-flat{color:#e1d5f5;border-color:transparent;background-color:#8D6DC4}.vc_general.vc_cta3.vc_cta3-color-violet.vc_cta3-style-flat .vc_cta3-content-header{color:#fff}.vc_general.vc_cta3.vc_cta3-color-violet.vc_cta3-style-3d{box-shadow:0 5px 0 #6e48b1;color:#e1d5f5;border-color:transparent;background-color:#8D6DC4}.vc_general.vc_cta3.vc_cta3-color-violet.vc_cta3-style-3d .vc_cta3-content-header{color:#fff}.vc_general.vc_cta3.vc_cta3-color-violet.vc_cta3-style-outline{border-color:#8D6DC4;background-color:transparent}.vc_general.vc_cta3.vc_cta3-color-violet.vc_cta3-style-outline .vc_cta3-content-header{color:#8D6DC4}.vc_general.vc_cta3.vc_cta3-color-peacoc.vc_cta3-style-classic .vc_cta3-content-header{color:#4CADC9}.vc_general.vc_cta3.vc_cta3-color-peacoc.vc_cta3-style-flat{color:#d0edf5;border-color:transparent;background-color:#4CADC9}.vc_general.vc_cta3.vc_cta3-color-peacoc.vc_cta3-style-flat .vc_cta3-content-header{color:#fff}.vc_general.vc_cta3.vc_cta3-color-peacoc.vc_cta3-style-3d{box-shadow:0 5px 0 #338faa;color:#d0edf5;border-color:transparent;background-color:#4CADC9}.vc_general.vc_cta3.vc_cta3-color-peacoc.vc_cta3-style-3d .vc_cta3-content-header{color:#fff}.vc_general.vc_cta3.vc_cta3-color-peacoc.vc_cta3-style-outline{border-color:#4CADC9;background-color:transparent}.vc_general.vc_cta3.vc_cta3-color-peacoc.vc_cta3-style-outline .vc_cta3-content-header{color:#4CADC9}.vc_general.vc_cta3.vc_cta3-color-chino.vc_cta3-style-classic .vc_cta3-content-header{color:#CEC2AB}.vc_general.vc_cta3.vc_cta3-color-chino.vc_cta3-style-flat{color:#f7f3eb;border-color:transparent;background-color:#CEC2AB}.vc_general.vc_cta3.vc_cta3-color-chino.vc_cta3-style-flat .vc_cta3-content-header{color:#fff}.vc_general.vc_cta3.vc_cta3-color-chino.vc_cta3-style-3d{box-shadow:0 5px 0 #b9a888;color:#f7f3eb;border-color:transparent;background-color:#CEC2AB}.vc_general.vc_cta3.vc_cta3-color-chino.vc_cta3-style-3d .vc_cta3-content-header{color:#fff}.vc_general.vc_cta3.vc_cta3-color-chino.vc_cta3-style-outline{border-color:#CEC2AB;background-color:transparent}.vc_general.vc_cta3.vc_cta3-color-chino.vc_cta3-style-outline .vc_cta3-content-header{color:#CEC2AB}.vc_general.vc_cta3.vc_cta3-color-mulled-wine.vc_cta3-style-classic .vc_cta3-content-header{color:#50485B}.vc_general.vc_cta3.vc_cta3-color-mulled-wine.vc_cta3-style-flat{color:#e2ddeb;border-color:transparent;background-color:#50485B}.vc_general.vc_cta3.vc_cta3-color-mulled-wine.vc_cta3-style-flat .vc_cta3-content-header{color:#fff}.vc_general.vc_cta3.vc_cta3-color-mulled-wine.vc_cta3-style-3d{box-shadow:0 5px 0 #342f3c;color:#e2ddeb;border-color:transparent;background-color:#50485B}.vc_general.vc_cta3.vc_cta3-color-mulled-wine.vc_cta3-style-3d .vc_cta3-content-header{color:#fff}.vc_general.vc_cta3.vc_cta3-color-mulled-wine.vc_cta3-style-outline{border-color:#50485B;background-color:transparent}.vc_general.vc_cta3.vc_cta3-color-mulled-wine.vc_cta3-style-outline .vc_cta3-content-header{color:#50485B}.vc_general.vc_cta3.vc_cta3-color-vista-blue.vc_cta3-style-classic .vc_cta3-content-header{color:#75D69C}.vc_general.vc_cta3.vc_cta3-color-vista-blue.vc_cta3-style-flat{color:#e1f5e9;border-color:transparent;background-color:#75D69C}.vc_general.vc_cta3.vc_cta3-color-vista-blue.vc_cta3-style-flat .vc_cta3-content-header{color:#fff}.vc_general.vc_cta3.vc_cta3-color-vista-blue.vc_cta3-style-3d{box-shadow:0 5px 0 #4ac97d;color:#e1f5e9;border-color:transparent;background-color:#75D69C}.vc_general.vc_cta3.vc_cta3-color-vista-blue.vc_cta3-style-3d .vc_cta3-content-header{color:#fff}.vc_general.vc_cta3.vc_cta3-color-vista-blue.vc_cta3-style-outline{border-color:#75D69C;background-color:transparent}.vc_general.vc_cta3.vc_cta3-color-vista-blue.vc_cta3-style-outline .vc_cta3-content-header{color:#75D69C}.vc_general.vc_cta3.vc_cta3-color-orange.vc_cta3-style-classic .vc_cta3-content-header{color:#F7BE68}.vc_general.vc_cta3.vc_cta3-color-orange.vc_cta3-style-flat{color:#faf0e1;border-color:transparent;background-color:#F7BE68}.vc_general.vc_cta3.vc_cta3-color-orange.vc_cta3-style-flat .vc_cta3-content-header{color:#fff}.vc_general.vc_cta3.vc_cta3-color-orange.vc_cta3-style-3d{box-shadow:0 5px 0 #f4a733;color:#faf0e1;border-color:transparent;background-color:#F7BE68}.vc_general.vc_cta3.vc_cta3-color-orange.vc_cta3-style-3d .vc_cta3-content-header{color:#fff}.vc_general.vc_cta3.vc_cta3-color-orange.vc_cta3-style-outline{border-color:#F7BE68;background-color:transparent}.vc_general.vc_cta3.vc_cta3-color-orange.vc_cta3-style-outline .vc_cta3-content-header{color:#F7BE68}.vc_general.vc_cta3.vc_cta3-color-sky.vc_cta3-style-classic .vc_cta3-content-header{color:#5AA1E3}.vc_general.vc_cta3.vc_cta3-color-sky.vc_cta3-style-flat{color:#dce9f5;border-color:transparent;background-color:#5AA1E3}.vc_general.vc_cta3.vc_cta3-color-sky.vc_cta3-style-flat .vc_cta3-content-header{color:#fff}.vc_general.vc_cta3.vc_cta3-color-sky.vc_cta3-style-3d{box-shadow:0 5px 0 #2a86db;color:#dce9f5;border-color:transparent;background-color:#5AA1E3}.vc_general.vc_cta3.vc_cta3-color-sky.vc_cta3-style-3d .vc_cta3-content-header{color:#fff}.vc_general.vc_cta3.vc_cta3-color-sky.vc_cta3-style-outline{border-color:#5AA1E3;background-color:transparent}.vc_general.vc_cta3.vc_cta3-color-sky.vc_cta3-style-outline .vc_cta3-content-header{color:#5AA1E3}.vc_general.vc_cta3.vc_cta3-color-green.vc_cta3-style-classic .vc_cta3-content-header{color:#6DAB3C}.vc_general.vc_cta3.vc_cta3-color-green.vc_cta3-style-flat{color:#e5f2da;border-color:transparent;background-color:#6DAB3C}.vc_general.vc_cta3.vc_cta3-color-green.vc_cta3-style-flat .vc_cta3-content-header{color:#fff}.vc_general.vc_cta3.vc_cta3-color-green.vc_cta3-style-3d{box-shadow:0 5px 0 #53812d;color:#e5f2da;border-color:transparent;background-color:#6DAB3C}.vc_general.vc_cta3.vc_cta3-color-green.vc_cta3-style-3d .vc_cta3-content-header{color:#fff}.vc_general.vc_cta3.vc_cta3-color-green.vc_cta3-style-outline{border-color:#6DAB3C;background-color:transparent}.vc_general.vc_cta3.vc_cta3-color-green.vc_cta3-style-outline .vc_cta3-content-header{color:#6DAB3C}.vc_general.vc_cta3.vc_cta3-color-juicy-pink.vc_cta3-style-classic .vc_cta3-content-header{color:#F4524D}.vc_general.vc_cta3.vc_cta3-color-juicy-pink.vc_cta3-style-flat{color:#fce2e1;border-color:transparent;background-color:#F4524D}.vc_general.vc_cta3.vc_cta3-color-juicy-pink.vc_cta3-style-flat .vc_cta3-content-header{color:#fff}.vc_general.vc_cta3.vc_cta3-color-juicy-pink.vc_cta3-style-3d{box-shadow:0 5px 0 #f11f18;color:#fce2e1;border-color:transparent;background-color:#F4524D}.vc_general.vc_cta3.vc_cta3-color-juicy-pink.vc_cta3-style-3d .vc_cta3-content-header{color:#fff}.vc_general.vc_cta3.vc_cta3-color-juicy-pink.vc_cta3-style-outline{border-color:#F4524D;background-color:transparent}.vc_general.vc_cta3.vc_cta3-color-juicy-pink.vc_cta3-style-outline .vc_cta3-content-header{color:#F4524D}.vc_general.vc_cta3.vc_cta3-color-sandy-brown.vc_cta3-style-classic .vc_cta3-content-header{color:#F79468}.vc_general.vc_cta3.vc_cta3-color-sandy-brown.vc_cta3-style-flat{color:#f7e1d7;border-color:transparent;background-color:#F79468}.vc_general.vc_cta3.vc_cta3-color-sandy-brown.vc_cta3-style-flat .vc_cta3-content-header{color:#fff}.vc_general.vc_cta3.vc_cta3-color-sandy-brown.vc_cta3-style-3d{box-shadow:0 5px 0 #f46e33;color:#f7e1d7;border-color:transparent;background-color:#F79468}.vc_general.vc_cta3.vc_cta3-color-sandy-brown.vc_cta3-style-3d .vc_cta3-content-header{color:#fff}.vc_general.vc_cta3.vc_cta3-color-sandy-brown.vc_cta3-style-outline{border-color:#F79468;background-color:transparent}.vc_general.vc_cta3.vc_cta3-color-sandy-brown.vc_cta3-style-outline .vc_cta3-content-header{color:#F79468}.vc_general.vc_cta3.vc_cta3-color-purple.vc_cta3-style-classic .vc_cta3-content-header{color:#B97EBB}.vc_general.vc_cta3.vc_cta3-color-purple.vc_cta3-style-flat{color:#f4dff5;border-color:transparent;background-color:#B97EBB}.vc_general.vc_cta3.vc_cta3-color-purple.vc_cta3-style-flat .vc_cta3-content-header{color:#fff}.vc_general.vc_cta3.vc_cta3-color-purple.vc_cta3-style-3d{box-shadow:0 5px 0 #a559a8;color:#f4dff5;border-color:transparent;background-color:#B97EBB}.vc_general.vc_cta3.vc_cta3-color-purple.vc_cta3-style-3d .vc_cta3-content-header{color:#fff}.vc_general.vc_cta3.vc_cta3-color-purple.vc_cta3-style-outline{border-color:#B97EBB;background-color:transparent}.vc_general.vc_cta3.vc_cta3-color-purple.vc_cta3-style-outline .vc_cta3-content-header{color:#B97EBB}.vc_general.vc_cta3.vc_cta3-color-black.vc_cta3-style-classic .vc_cta3-content-header{color:#2A2A2A}.vc_general.vc_cta3.vc_cta3-color-black.vc_cta3-style-flat{color:#d9d9d9;border-color:transparent;background-color:#2A2A2A}.vc_general.vc_cta3.vc_cta3-color-black.vc_cta3-style-flat .vc_cta3-content-header{color:#fff}.vc_general.vc_cta3.vc_cta3-color-black.vc_cta3-style-3d{box-shadow:0 5px 0 #0e0e0e;color:#d9d9d9;border-color:transparent;background-color:#2A2A2A}.vc_general.vc_cta3.vc_cta3-color-black.vc_cta3-style-3d .vc_cta3-content-header{color:#fff}.vc_general.vc_cta3.vc_cta3-color-black.vc_cta3-style-outline{border-color:#2A2A2A;background-color:transparent}.vc_general.vc_cta3.vc_cta3-color-black.vc_cta3-style-outline .vc_cta3-content-header{color:#2A2A2A}.vc_general.vc_cta3.vc_cta3-color-grey.vc_cta3-style-classic .vc_cta3-content-header{color:#EBEBEB}.vc_general.vc_cta3.vc_cta3-color-grey.vc_cta3-style-flat{color:#9d9d9e;border-color:transparent;background-color:#EBEBEB}.vc_general.vc_cta3.vc_cta3-color-grey.vc_cta3-style-flat .vc_cta3-content-header{color:#666}.vc_general.vc_cta3.vc_cta3-color-grey.vc_cta3-style-3d{box-shadow:0 5px 0 #cfcfcf;color:#9d9d9e;border-color:transparent;background-color:#EBEBEB}.vc_general.vc_cta3.vc_cta3-color-grey.vc_cta3-style-3d .vc_cta3-content-header{color:#666}.vc_general.vc_cta3.vc_cta3-color-grey.vc_cta3-style-outline{border-color:#EBEBEB;background-color:transparent}.vc_general.vc_cta3.vc_cta3-color-grey.vc_cta3-style-outline .vc_cta3-content-header{color:#EBEBEB}.vc_general.vc_cta3.vc_cta3-color-white.vc_cta3-style-classic .vc_cta3-content-header{color:#FFF}.vc_general.vc_cta3.vc_cta3-color-white.vc_cta3-style-flat{color:#9d9d9e;border-color:transparent;background-color:#FFF}.vc_general.vc_cta3.vc_cta3-color-white.vc_cta3-style-flat .vc_cta3-content-header{color:#666}.vc_general.vc_cta3.vc_cta3-color-white.vc_cta3-style-3d{box-shadow:0 5px 0 #e3e3e3;color:#9d9d9e;border-color:transparent;background-color:#FFF}.vc_general.vc_cta3.vc_cta3-color-white.vc_cta3-style-3d .vc_cta3-content-header{color:#666}.vc_general.vc_cta3.vc_cta3-color-white.vc_cta3-style-outline{border-color:#FFF;background-color:transparent}.vc_general.vc_cta3.vc_cta3-color-white.vc_cta3-style-outline .vc_cta3-content-header{color:#FFF}.vc_general.vc_cta3.vc_cta3-color-classic.vc_cta3-style-flat{color:#9d9d9e;border-color:transparent;background-color:#F0F0F0}.vc_general.vc_cta3.vc_cta3-color-classic.vc_cta3-style-flat .vc_cta3-content-header{color:#666}.vc_general.vc_cta3.vc_cta3-color-classic.vc_cta3-style-3d{box-shadow:0 5px 0 #d4d4d4;color:#9d9d9e;border-color:transparent;background-color:#F0F0F0}.vc_general.vc_cta3.vc_cta3-color-classic.vc_cta3-style-3d .vc_cta3-content-header{color:#666}.vc_general.vc_cta3.vc_cta3-color-classic.vc_cta3-style-outline{border-color:#F0F0F0;background-color:transparent}.vc_general.vc_cta3.vc_cta3-color-classic.vc_cta3-style-outline .vc_cta3-content-header{color:#F0F0F0}.vc_cta3.vc_cta3-icon-size-xs .vc_icon_element .vc_icon_element-inner{height:1em;width:1em}.vc_cta3.vc_cta3-icon-size-sm .vc_icon_element .vc_icon_element-inner{height:2em;width:2em}.vc_cta3.vc_cta3-icon-size-md .vc_icon_element .vc_icon_element-inner{height:3em;width:3em}.vc_cta3.vc_cta3-icon-size-lg .vc_icon_element .vc_icon_element-inner{height:4em;width:4em}.vc_cta3.vc_cta3-icon-size-xl .vc_icon_element .vc_icon_element-inner{height:5em;width:5em}.wpb_gmaps_widget .wpb_wrapper{background-color:#f7f7f7;padding:5px}.wpb_gmaps_widget .wpb_map_wraper iframe{margin-bottom:0;padding:0;display:block;width:100%;border:none}.wpb_gmaps_widget.vc_map_responsive .wpb_map_wraper{position:relative;padding-bottom:56.25%;height:0}.wpb_gmaps_widget.vc_map_responsive .wpb_map_wraper iframe{position:absolute;top:0;left:0;height:100%}.wpb_accordion_section .wpb_accordion_header a:focus,.wpb_content_element .wpb_tabs_nav li a:focus,.wpb_tour_next_prev_nav a:focus{outline:0}.wpb_content_element .wpb_tabs_nav,.wpb_content_element .wpb_tour_tabs_wrapper{padding:0}.wpb_content_element .wpb_tabs_nav{margin:0;padding-left:0!important;text-indent:inherit!important}#content .wpb_content_element .wpb_tabs_nav{margin:0}.wpb_content_element .wpb_tabs_nav li{background-color:#FFF;white-space:nowrap;padding:0;background-image:none;list-style:none!important}.wpb_carousel .next,.wpb_carousel .prev,.wpb_content_element .wpb_accordion_wrapper .wpb_accordion_header,.wpb_content_element .wpb_tabs_nav li.ui-tabs-active,.wpb_content_element .wpb_tabs_nav li:hover,.wpb_content_element.wpb_tabs .wpb_tour_tabs_wrapper .wpb_tab{background-color:#f7f7f7}.wpb_content_element .wpb_tabs_nav li:after,.wpb_content_element .wpb_tabs_nav li:before{display:none!important}.wpb_content_element .wpb_tabs_nav li.ui-tabs-active a{cursor:default}.wpb_content_element .wpb_tour_tabs_wrapper .wpb_ui-tabs-hide{display:none}.wpb_content_element .wpb_accordion_header a,.wpb_content_element .wpb_tour_tabs_wrapper .wpb_tabs_nav a{border-bottom:none;text-decoration:none;display:block;padding:.5em 1em}.wpb_content_element .wpb_accordion_wrapper .wpb_accordion_content,.wpb_content_element .wpb_tour_tabs_wrapper .wpb_tab{padding:1em}.wpb_content_element .wpb_accordion_wrapper .wpb_accordion_content .wpb_row:last-child>div>div.wpb_wrapper .wpb_content_element:last-child,.wpb_content_element .wpb_accordion_wrapper .wpb_accordion_content>.wpb_content_element:last-child,.wpb_content_element .wpb_tour_tabs_wrapper .wpb_tab .wpb_row:last-child>div>div.wpb_wrapper .wpb_content_element:last-child,.wpb_content_element .wpb_tour_tabs_wrapper .wpb_tab>.wpb_content_element:last-child{margin-bottom:0}.wpb_tabs .wpb_tabs_nav li{float:left;margin:0 1px 0 0}.wpb_tour .wpb_tabs_nav{float:left;width:31.66666667%}.wpb_tour .wpb_tabs_nav li{margin:0 0 1px;clear:left;width:100%}.wpb_tour .wpb_tabs_nav a{width:100%}.wpb_tour .wpb_tour_tabs_wrapper .wpb_tab{box-sizing:border-box;border:none;float:left;width:68.33333333%;padding:0 0 0 21.74px}.wpb_tour_next_prev_nav{margin-left:31.66666667%;padding-left:21.74px;font-size:80%}.wpb_tour_next_prev_nav a{border-bottom:1px dotted;text-decoration:none}.wpb_tour_next_prev_nav a:hover{text-decoration:none;border-bottom:none}.wpb_tour_next_prev_nav span{width:48%;padding-top:1em;float:left}.wpb_tour_next_prev_nav span.wpb_next_slide{text-align:right;float:right}.wpb_accordion .wpb_accordion_wrapper .wpb_accordion_header{margin:0 0 1px;padding-top:0;position:relative;text-transform:none;font-weight:inherit;font-size:inherit;font-family:inherit;line-height:inherit;letter-spacing:inherit}.wpb_accordion .wpb_accordion_wrapper .wpb_accordion_header a{padding-left:1em}.wpb_accordion .wpb_accordion_wrapper .ui-state-active .ui-icon,.wpb_accordion .wpb_accordion_wrapper .ui-state-default .ui-icon{display:block;width:16px;height:16px;background-image:url(https://www.digitalnydetox.sk/wp-content/plugins/js_composer/assets/images/toggle_open.png);background-repeat:no-repeat;position:absolute;right:.7em;top:.7em}.wpb_accordion .wpb_accordion_wrapper .ui-state-active .ui-icon{background-image:url(https://www.digitalnydetox.sk/wp-content/plugins/js_composer/assets/images/toggle_close.png)}@media (max-width:480px){.vc_responsive .wpb_tour .wpb_tab,.vc_responsive .wpb_tour .wpb_tour_tabs_wrapper .wpb_tabs_nav,.vc_responsive .wpb_tour_next_prev_nav{width:100%;float:none;margin-left:0}.vc_responsive .wpb_tour_next_prev_nav{width:auto;padding:0 1em}.vc_responsive #content .wpb_tour .wpb_tour_tabs_wrapper .wpb_tabs_nav{margin-bottom:1em}.vc_responsive .wpb_tour .wpb_tab{padding-left:1em;padding-right:1em}}.grid_layout-thumbnail .post-thumb,body ul.wpb_thumbnails-fluid li .entry-content :last-child{margin-bottom:0}.wpb_column .wpb_wrapper .wpb_teaser_grid{float:none}body ul.wpb_thumbnails-fluid li{padding:0;margin-left:0;background-image:none;list-style:none!important}body ul.wpb_thumbnails-fluid li:after,body ul.wpb_thumbnails-fluid li:before{display:none!important}.wpb_row .wpb_filtered_grid ul.wpb_thumbnails-fluid,.wpb_row .wpb_grid ul.wpb_thumbnails-fluid{padding:0;overflow:visible!important}.wpb_teaser_grid .entry-content{margin:0;padding:0;width:100%}.grid_layout-thumbnail .post-thumb img{max-width:100%}.wpb_carousel .wpb_wrapper{position:relative}.wpb_carousel .next,.wpb_carousel .prev{position:absolute;top:3px;padding:0 6px;font-size:12px;z-index:10;text-decoration:none;transition:all .2s linear;-moz-transition:all .2s linear;-webkit-transition:all .2s linear;-o-transition:all .2s linear}.wpb_carousel .next:hover,.wpb_carousel .prev:hover{background-color:#F0F0F0}.wpb_carousel .next:focus,.wpb_carousel .prev:focus{outline:0;text-decoration:none}.wpb_carousel .prev{right:30px}.wpb_carousel .next{right:0}.wpb_carousel .wpb_thumbnails-fluid{width:100%}.wpb_carousel .wpb_thumbnails-fluid>[class*=vc_span]{height:auto!important}.wpb_categories_filter,.wpb_teaser_grid .categories_filter{list-style:none;padding:0;margin:0 0 10px}.wpb_categories_filter li,.wpb_teaser_grid .categories_filter li{display:block;float:left;margin:0 10px 10px 0;background-image:none;list-style:none!important}.wpb_categories_filter li:after,.wpb_categories_filter li:before,.wpb_teaser_grid .categories_filter li:after,.wpb_teaser_grid .categories_filter li:before{display:none!important}.wpb_categories_filter li a,.wpb_teaser_grid .categories_filter li a{border:none;text-decoration:none}.wpb_categories_filter li a:hover,.wpb_categories_filter li.active a,.wpb_teaser_grid .categories_filter li a:hover,.wpb_teaser_grid .categories_filter li.active a{border-bottom:1px dotted}@media (max-width:480px){.vc_responsive .wpb_row ul.wpb_thumbnails-fluid{margin-left:0;width:auto}.vc_responsive .wpb_row .wpb_teaser_grid ul.wpb_thumbnails-fluid [class*=vc_col-]{width:100%;float:none;display:block;margin-left:0;margin-right:0}}.wpb_image_grid .wpb_image_grid_ul{margin:0;padding:0}.wpb_image_grid .wpb_image_grid_ul>li{background-image:none;list-style:none!important}.wpb_image_grid .wpb_image_grid_ul>li:after,.wpb_image_grid .wpb_image_grid_ul>li:before{display:none!important}.wpb_image_grid .wpb_image_grid_ul .isotope-item{list-style:none;margin:0 1px 1px 0;max-width:100%;float:left}.wpb_image_grid .wpb_image_grid_ul a{display:block}.wpb_image_grid .wpb_image_grid_ul img{display:block;max-width:100%;height:auto}.wpb_gallery .theme-default .nivoSlider{margin-bottom:0}.wpb_gallery .theme-default .nivo-controlNav{padding:10px 0 3px}.wpb_gallery .wpb_flexslider .flex-control-nav{bottom:auto;top:100%;margin-top:15px}.wpb_gallery .wpb_flexslider .flex-caption{cursor:default}.wpb_gallery .wpb_flexslider .flex-direction-nav a{border:none;box-shadow:none}.wpb_gallery .wpb_flexslider .flex-direction-nav a:hover{box-shadow:none}.wpb_gallery .wpb_flexslider .flex-direction-nav a:before{line-height:1}.wpb_gallery .wpb_flexslider .flex-control-paging{z-index:10}#content .wpb_gallery_slides ul.flex-direction-nav,#content .wpb_gallery_slides ul.slides,.content .wpb_gallery_slides ul.flex-direction-nav,.content .wpb_gallery_slides ul.slides,.wpb_content_element .wpb_gallery_slides ul li,.wpb_gallery_slides ul.flex-direction-nav,.wpb_gallery_slides ul.slides,body .wpb_gallery_slides ul li{list-style:none;padding:0;background-image:none;margin:0}.flickr_badge_image{margin:0 10px 10px 0;width:72px;height:72px;float:left;background:0 0;padding:0}.flickr_badge_image a{border:none}.flickr_badge_image img{margin:0;overflow:hidden;position:relative;width:100%;height:100%;max-width:100%;max-height:100%}.wpb_flickr_widget p.flickr_stream_wrap{clear:both;margin-bottom:0;font-size:80%}.wpb_flickr_widget p.flickr_stream_wrap a{background-image:url(https://www.digitalnydetox.sk/wp-content/plugins/js_composer/assets/images/flickr.png);background-repeat:no-repeat;background-position:left center;padding-left:25px;display:inline-block}.wpb_video_widget.vc_video-el-width-10 .wpb_wrapper{width:10%}.wpb_video_widget.vc_video-el-width-20 .wpb_wrapper{width:20%}.wpb_video_widget.vc_video-el-width-30 .wpb_wrapper{width:30%}.wpb_video_widget.vc_video-el-width-40 .wpb_wrapper{width:40%}.wpb_video_widget.vc_video-el-width-50 .wpb_wrapper{width:50%}.wpb_video_widget.vc_video-el-width-60 .wpb_wrapper{width:60%}.wpb_video_widget.vc_video-el-width-70 .wpb_wrapper{width:70%}.wpb_video_widget.vc_video-el-width-80 .wpb_wrapper{width:80%}.wpb_video_widget.vc_video-el-width-90 .wpb_wrapper{width:90%}.wpb_video_widget.vc_video-el-width-100 .wpb_wrapper{width:100%}.wpb_video_widget .wpb_video_wrapper{padding-top:56.25%;position:relative;width:100%}.wpb_video_widget .wpb_video_wrapper>div{padding-top:0!important;position:static}.wpb_video_widget.vc_video-aspect-ratio-169 .wpb_video_wrapper{padding-top:56.25%}.wpb_video_widget.vc_video-aspect-ratio-43 .wpb_video_wrapper{padding-top:75%}.wpb_video_widget.vc_video-aspect-ratio-235 .wpb_video_wrapper{padding-top:42.55319149%}.wpb_video_widget.vc_video-aspect-ratio-916 .wpb_video_wrapper{padding-top:177.77777778%}.wpb_video_widget.vc_video-aspect-ratio-34 .wpb_video_wrapper{padding-top:133.33333333%}.wpb_video_widget.vc_video-aspect-ratio-1235 .wpb_video_wrapper{padding-top:235%}.wpb_video_widget.vc_video-align-left .wpb_wrapper{float:left}.wpb_video_widget.vc_video-align-center .wpb_wrapper{margin:0 auto}.wpb_video_widget.vc_video-align-right .wpb_wrapper{float:right}.wpb_video_widget .wpb_wrapper{position:relative}.wpb_video_widget .wpb_wrapper iframe{width:100%;height:100%;display:block;position:absolute;margin:0;top:0;left:0;box-sizing:border-box}.wpb_video_wrapper .fluid-width-video-wrapper{padding-top:0!important;position:static}.wpb_posts_slider .flex-caption,.wpb_posts_slider .nivo-caption{background-color:#f7f7f7;opacity:1;filter:alpha(opacity=100);color:inherit;padding:10px 15px;position:static}.wpb_posts_slider .wpb_gallery_slides>ul>li{background-image:none;list-style:none!important}.wpb_posts_slider .wpb_gallery_slides>ul>li:after,.wpb_posts_slider .wpb_gallery_slides>ul>li:before{display:none!important}.vc_progress_bar .vc_single_bar{background:#f7f7f7;position:relative;margin-bottom:11.67px;box-shadow:0 1px 2px rgba(0,0,0,.1) inset;border-radius:3px}.vc_progress_bar .vc_single_bar:last-child{margin-bottom:0}.vc_progress_bar .vc_single_bar .vc_label{display:block;padding:.5em 1em;position:relative;z-index:1}.vc_progress_bar .vc_single_bar .vc_bar{display:block;position:absolute;height:100%;background-color:#e0e0e0;width:0%;top:0;left:0;border-radius:3px;transition:width 1s linear;-moz-transition:width 1s linear;-webkit-transition:width 1s linear;-o-transition:width 1s linear}.vc_progress_bar .vc_general.vc_single_bar.vc_progress-bar-color-bar_blue .vc_bar,.vc_progress_bar.vc_progress-bar-color-bar_blue .vc_single_bar .vc_bar{background-color:#0074CC}.vc_progress_bar .vc_single_bar .vc_bar.striped{background-image:linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);background-size:40px 40px}.vc_progress_bar .vc_single_bar .vc_bar.animated{animation:progress-bar-stripes 2s linear infinite}.vc_progress_bar .vc_general.vc_single_bar.vc_progress-bar-color-bar_turquoise .vc_bar,.vc_progress_bar.vc_progress-bar-color-bar_turquoise .vc_single_bar .vc_bar{background-color:#49afcd}.vc_progress_bar .vc_general.vc_single_bar.vc_progress-bar-color-bar_green .vc_bar,.vc_progress_bar.vc_progress-bar-color-bar_green .vc_single_bar .vc_bar{background-color:#5bb75b}.vc_progress_bar .vc_general.vc_single_bar.vc_progress-bar-color-bar_orange .vc_bar,.vc_progress_bar.vc_progress-bar-color-bar_orange .vc_single_bar .vc_bar{background-color:#faa732}.vc_progress_bar .vc_general.vc_single_bar.vc_progress-bar-color-bar_red .vc_bar,.vc_progress_bar.vc_progress-bar-color-bar_red .vc_single_bar .vc_bar{background-color:#da4f49}.vc_progress_bar .vc_general.vc_single_bar.vc_progress-bar-color-bar_black .vc_bar,.vc_progress_bar.vc_progress-bar-color-bar_black .vc_single_bar .vc_bar{background-color:#414141}.vc_progress_bar .vc_general.vc_single_bar.vc_progress-bar-color-blue .vc_bar,.vc_progress_bar.vc_progress-bar-color-blue .vc_single_bar .vc_bar{background-color:#5472D2}.vc_progress_bar .vc_general.vc_single_bar.vc_progress-bar-color-turquoise .vc_bar,.vc_progress_bar.vc_progress-bar-color-turquoise .vc_single_bar .vc_bar{background-color:#00C1CF}.vc_progress_bar .vc_general.vc_single_bar.vc_progress-bar-color-pink .vc_bar,.vc_progress_bar.vc_progress-bar-color-pink .vc_single_bar .vc_bar{background-color:#FE6C61}.vc_progress_bar .vc_general.vc_single_bar.vc_progress-bar-color-violet .vc_bar,.vc_progress_bar.vc_progress-bar-color-violet .vc_single_bar .vc_bar{background-color:#8D6DC4}.vc_progress_bar .vc_general.vc_single_bar.vc_progress-bar-color-peacoc .vc_bar,.vc_progress_bar.vc_progress-bar-color-peacoc .vc_single_bar .vc_bar{background-color:#4CADC9}.vc_progress_bar .vc_general.vc_single_bar.vc_progress-bar-color-chino .vc_bar,.vc_progress_bar.vc_progress-bar-color-chino .vc_single_bar .vc_bar{background-color:#CEC2AB}.vc_progress_bar .vc_general.vc_single_bar.vc_progress-bar-color-mulled-wine .vc_bar,.vc_progress_bar.vc_progress-bar-color-mulled-wine .vc_single_bar .vc_bar{background-color:#50485B}.vc_progress_bar .vc_general.vc_single_bar.vc_progress-bar-color-vista-blue .vc_bar,.vc_progress_bar .vc_general.vc_single_bar.vc_progress-bar-color-vista_blue .vc_bar,.vc_progress_bar.vc_progress-bar-color-vista-blue .vc_single_bar .vc_bar,.vc_progress_bar.vc_progress-bar-color-vista_blue .vc_single_bar .vc_bar{background-color:#75D69C}.vc_progress_bar .vc_general.vc_single_bar.vc_progress-bar-color-black .vc_bar,.vc_progress_bar.vc_progress-bar-color-black .vc_single_bar .vc_bar{background-color:#2A2A2A}.vc_progress_bar .vc_general.vc_single_bar.vc_progress-bar-color-grey .vc_bar,.vc_progress_bar.vc_progress-bar-color-grey .vc_single_bar .vc_bar{background-color:#EBEBEB}.vc_progress_bar .vc_general.vc_single_bar.vc_progress-bar-color-black .vc_label{color:#fff;text-shadow:0 -1px 0 rgba(0,0,0,.25)}.vc_progress_bar .vc_general.vc_single_bar.vc_progress-bar-color-grey .vc_label,.vc_progress_bar.vc_progress-bar-color-grey .vc_single_bar .vc_label{color:#666;text-shadow:0 -1px 0 rgba(0,0,0,.25)}.vc_progress_bar .vc_general.vc_single_bar.vc_progress-bar-color-orange .vc_bar,.vc_progress_bar.vc_progress-bar-color-orange .vc_single_bar .vc_bar{background-color:#F7BE68}.vc_progress_bar.vc_progress-bar-color-orange .vc_single_bar .vc_label{color:#fff;text-shadow:0 -1px 0 rgba(0,0,0,.25)}.vc_progress_bar .vc_general.vc_single_bar.vc_progress-bar-color-sky .vc_bar,.vc_progress_bar.vc_progress-bar-color-sky .vc_single_bar .vc_bar{background-color:#5AA1E3}.vc_progress_bar .vc_general.vc_single_bar.vc_progress-bar-color-orange .vc_label{color:#fff;text-shadow:0 -1px 0 rgba(0,0,0,.25)}.vc_progress_bar.vc_progress-bar-color-sky .vc_single_bar .vc_label{color:#fff;text-shadow:0 -1px 0 rgba(0,0,0,.25)}.vc_progress_bar .vc_general.vc_single_bar.vc_progress-bar-color-green .vc_bar,.vc_progress_bar.vc_progress-bar-color-green .vc_single_bar .vc_bar{background-color:#6DAB3C}.vc_progress_bar .vc_general.vc_single_bar.vc_progress-bar-color-sky .vc_label{color:#fff;text-shadow:0 -1px 0 rgba(0,0,0,.25)}.vc_progress_bar.vc_progress-bar-color-green .vc_single_bar .vc_label{color:#fff;text-shadow:0 -1px 0 rgba(0,0,0,.25)}.vc_progress_bar .vc_general.vc_single_bar.vc_progress-bar-color-juicy-pink .vc_bar,.vc_progress_bar.vc_progress-bar-color-juicy-pink .vc_single_bar .vc_bar{background-color:#F4524D}.vc_progress_bar .vc_general.vc_single_bar.vc_progress-bar-color-green .vc_label{color:#fff;text-shadow:0 -1px 0 rgba(0,0,0,.25)}.vc_progress_bar.vc_progress-bar-color-juicy-pink .vc_single_bar .vc_label{color:#fff;text-shadow:0 -1px 0 rgba(0,0,0,.25)}.vc_progress_bar .vc_general.vc_single_bar.vc_progress-bar-color-sandy-brown .vc_bar,.vc_progress_bar.vc_progress-bar-color-sandy-brown .vc_single_bar .vc_bar{background-color:#F79468}.vc_progress_bar .vc_general.vc_single_bar.vc_progress-bar-color-juicy-pink .vc_label{color:#fff;text-shadow:0 -1px 0 rgba(0,0,0,.25)}.vc_progress_bar.vc_progress-bar-color-sandy-brown .vc_single_bar .vc_label{color:#fff;text-shadow:0 -1px 0 rgba(0,0,0,.25)}.vc_progress_bar .vc_general.vc_single_bar.vc_progress-bar-color-purple .vc_bar,.vc_progress_bar.vc_progress-bar-color-purple .vc_single_bar .vc_bar{background-color:#B97EBB}.vc_progress_bar .vc_general.vc_single_bar.vc_progress-bar-color-sandy-brown .vc_label{color:#fff;text-shadow:0 -1px 0 rgba(0,0,0,.25)}.vc_progress_bar.vc_progress-bar-color-purple .vc_single_bar .vc_label{color:#fff;text-shadow:0 -1px 0 rgba(0,0,0,.25)}.vc_progress_bar .vc_general.vc_single_bar.vc_progress-bar-color-white .vc_bar,.vc_progress_bar.vc_progress-bar-color-white .vc_single_bar .vc_bar,.vc_text_separator div{background-color:#FFF}.vc_progress_bar .vc_general.vc_single_bar.vc_progress-bar-color-purple .vc_label{color:#fff;text-shadow:0 -1px 0 rgba(0,0,0,.25)}.vc_progress_bar .vc_general.vc_single_bar.vc_progress-bar-color-white .vc_label,.vc_progress_bar.vc_progress-bar-color-white .vc_single_bar .vc_label{color:#666;text-shadow:0 -1px 0 rgba(0,0,0,.25)}@keyframes progress-bar-stripes{from{background-position:40px 0}to{background-position:0 0}}.vc_pie_chart{z-index:0;opacity:0;filter:alpha(opacity=0)}.vc_pie_chart.vc_ready{opacity:1;filter:alpha(opacity=100)}.vc_pie_chart .vc_pie_wrapper{position:relative;margin:0 auto}.vc_pie_chart canvas{position:relative;z-index:1}.vc_pie_chart .vc_pie_chart_value,.vc_pie_chart_back{display:block;position:absolute;width:100%;height:100%;top:0;left:0}.vc_pie_chart .vc_pie_chart_value{font-size:200%}.vc_pie_chart_back{border:6px solid #f7f7f7;border-radius:50%;opacity:.3;filter:alpha(opacity=30);box-sizing:border-box}.vc_images_carousel .vc_carousel-control{border:none}.vc_carousel .vc_carousel-control{text-shadow:none;border:none;transition:all .2s linear;-moz-transition:all .2s linear;-webkit-transition:all .2s linear;-o-transition:all .2s linear}.vc_carousel .vc_carousel-control:active,.vc_carousel .vc_carousel-control:focus{outline:0}.vc_carousel .vc_carousel-indicators li{width:5px;height:5px;margin:0;border-color:#f7f7f7;transition:all .2s linear;-moz-transition:all .2s linear;-webkit-transition:all .2s linear;-o-transition:all .2s linear}.vc_separator{display:flex;flex-direction:row;flex-wrap:nowrap;align-items:center}.vc_separator h4{line-height:1em;font-size:100%;margin:0;word-wrap:break-word;flex:0 1 auto}.vc_separator h4 .normal{font-size:12px;font-weight:400}.vc_separator .vc_sep_holder{height:1px;position:relative;flex:1 1 auto;min-width:10%}.vc_separator .vc_sep_holder .vc_sep_line{height:1px;border-top:1px solid #EBEBEB;display:block;position:relative;top:1px;width:100%}.vc_separator.vc_separator_align_left .vc_sep_holder.vc_sep_holder_l,.vc_separator.vc_separator_align_right .vc_sep_holder.vc_sep_holder_r{display:none}.vc_separator.vc_separator_align_center h4{padding:0 .8em}.vc_separator.vc_separator_align_left h4{padding:0 .8em 0 0}.vc_separator.vc_separator_align_right h4{padding:0 0 0 .8em;margin:0!important}.vc_separator.vc_sep_double{height:3px}.vc_separator.vc_sep_double .vc_sep_line{border-bottom:1px solid #EBEBEB;border-top:1px solid #EBEBEB;height:3px}.vc_separator.vc_sep_dashed .vc_sep_line{border-top-style:dashed}.vc_separator.vc_sep_dotted .vc_sep_line{border-top-style:dotted}.vc_separator.vc_sep_shadow .vc_sep_line{border:none;position:relative;height:20px;top:0;overflow:hidden}.vc_separator.vc_sep_shadow .vc_sep_line::after{content:'';display:block;position:absolute;left:0;top:-20px;right:0;height:10px;border-radius:100%}.vc_separator.vc_sep_shadow .vc_sep_holder_l .vc_sep_line::after{right:-100%;box-shadow:10px 10px 10px 1px}.vc_separator.vc_sep_shadow .vc_sep_holder_r .vc_sep_line::after{left:-100%;box-shadow:-10px 10px 10px 1px}.vc_separator.vc_separator_no_text:not(.vc_sep_shadow) .vc_sep_holder_l{width:100%}.vc_separator.vc_separator_no_text:not(.vc_sep_shadow) .vc_sep_holder_r{display:none}.vc_separator .vc_icon_element{margin-bottom:0}.vc_separator .vc_icon_element:not(.vc_icon_element-have-style) .vc_icon_element-size-xl{margin-left:.8em;margin-right:.8em}.vc_separator.vc_separator-has-text.vc_separator_align_center .vc_icon_element.vc_icon_element-have-style,.vc_separator.vc_separator-has-text.vc_separator_align_right .vc_icon_element.vc_icon_element-have-style{margin-left:.8em}.vc_separator.vc_separator_align_left .vc_icon_element.vc_icon_element-have-style+h4{padding-left:.8em}.vc_separator.vc_sep_border_width_1 .vc_sep_holder .vc_sep_line{border-top-width:1px}.vc_separator.vc_sep_border_width_1.vc_sep_double .vc_sep_holder .vc_sep_line{border-bottom-width:1px;top:0}.vc_separator.vc_sep_border_width_1.vc_sep_shadow .vc_sep_holder_l .vc_sep_line::after{box-shadow:10px 10px 10px 1px}.vc_separator.vc_sep_border_width_1.vc_sep_shadow .vc_sep_holder_r .vc_sep_line::after{box-shadow:-10px 10px 10px 1px}.vc_separator.vc_sep_border_width_2 .vc_sep_holder .vc_sep_line{border-top-width:2px}.vc_separator.vc_sep_border_width_2.vc_sep_double .vc_sep_holder .vc_sep_line{border-bottom-width:2px;top:-1px}.vc_separator.vc_sep_border_width_2.vc_sep_shadow .vc_sep_holder_l .vc_sep_line::after{box-shadow:10px 10px 10px 2px}.vc_separator.vc_sep_border_width_2.vc_sep_shadow .vc_sep_holder_r .vc_sep_line::after{box-shadow:-10px 10px 10px 2px}.vc_separator.vc_sep_border_width_3 .vc_sep_holder .vc_sep_line{border-top-width:3px}.vc_separator.vc_sep_border_width_3.vc_sep_double .vc_sep_holder .vc_sep_line{border-bottom-width:3px;top:-1px}.vc_separator.vc_sep_border_width_3.vc_sep_shadow .vc_sep_holder_l .vc_sep_line::after{box-shadow:10px 10px 10px 3px}.vc_separator.vc_sep_border_width_3.vc_sep_shadow .vc_sep_holder_r .vc_sep_line::after{box-shadow:-10px 10px 10px 3px}.vc_separator.vc_sep_border_width_4 .vc_sep_holder .vc_sep_line{border-top-width:4px}.vc_separator.vc_sep_border_width_4.vc_sep_double .vc_sep_holder .vc_sep_line{border-bottom-width:4px;top:-2px}.vc_separator.vc_sep_border_width_4.vc_sep_shadow .vc_sep_holder_l .vc_sep_line::after{box-shadow:10px 10px 10px 4px}.vc_separator.vc_sep_border_width_4.vc_sep_shadow .vc_sep_holder_r .vc_sep_line::after{box-shadow:-10px 10px 10px 4px}.vc_separator.vc_sep_border_width_5 .vc_sep_holder .vc_sep_line{border-top-width:5px}.vc_separator.vc_sep_border_width_5.vc_sep_double .vc_sep_holder .vc_sep_line{border-bottom-width:5px;top:-2px}.vc_separator.vc_sep_border_width_5.vc_sep_shadow .vc_sep_holder_l .vc_sep_line::after{box-shadow:10px 10px 10px 5px}.vc_separator.vc_sep_border_width_5.vc_sep_shadow .vc_sep_holder_r .vc_sep_line::after{box-shadow:-10px 10px 10px 5px}.vc_separator.vc_sep_border_width_6 .vc_sep_holder .vc_sep_line{border-top-width:6px}.vc_separator.vc_sep_border_width_6.vc_sep_double .vc_sep_holder .vc_sep_line{border-bottom-width:6px;top:-3px}.vc_separator.vc_sep_border_width_6.vc_sep_shadow .vc_sep_holder_l .vc_sep_line::after{box-shadow:10px 10px 10px 6px}.vc_separator.vc_sep_border_width_6.vc_sep_shadow .vc_sep_holder_r .vc_sep_line::after{box-shadow:-10px 10px 10px 6px}.vc_separator.vc_sep_border_width_7 .vc_sep_holder .vc_sep_line{border-top-width:7px}.vc_separator.vc_sep_border_width_7.vc_sep_double .vc_sep_holder .vc_sep_line{border-bottom-width:7px;top:-3px}.vc_separator.vc_sep_border_width_7.vc_sep_shadow .vc_sep_holder_l .vc_sep_line::after{box-shadow:10px 10px 10px 7px}.vc_separator.vc_sep_border_width_7.vc_sep_shadow .vc_sep_holder_r .vc_sep_line::after{box-shadow:-10px 10px 10px 7px}.vc_separator.vc_sep_border_width_8 .vc_sep_holder .vc_sep_line{border-top-width:8px}.vc_separator.vc_sep_border_width_8.vc_sep_double .vc_sep_holder .vc_sep_line{border-bottom-width:8px;top:-4px}.vc_separator.vc_sep_border_width_8.vc_sep_shadow .vc_sep_holder_l .vc_sep_line::after{box-shadow:10px 10px 10px 8px}.vc_separator.vc_sep_border_width_8.vc_sep_shadow .vc_sep_holder_r .vc_sep_line::after{box-shadow:-10px 10px 10px 8px}.vc_separator.vc_sep_border_width_9 .vc_sep_holder .vc_sep_line{border-top-width:9px}.vc_separator.vc_sep_border_width_9.vc_sep_double .vc_sep_holder .vc_sep_line{border-bottom-width:9px;top:-4px}.vc_separator.vc_sep_border_width_9.vc_sep_shadow .vc_sep_holder_l .vc_sep_line::after{box-shadow:10px 10px 10px 9px}.vc_separator.vc_sep_border_width_9.vc_sep_shadow .vc_sep_holder_r .vc_sep_line::after{box-shadow:-10px 10px 10px 9px}.vc_separator.vc_sep_border_width_10 .vc_sep_holder .vc_sep_line{border-top-width:10px}.vc_separator.vc_sep_border_width_10.vc_sep_double .vc_sep_holder .vc_sep_line{border-bottom-width:10px;top:-5px}.vc_separator.vc_sep_border_width_10.vc_sep_shadow .vc_sep_holder_l .vc_sep_line::after{box-shadow:10px 10px 10px 10px}.vc_separator.vc_sep_border_width_10.vc_sep_shadow .vc_sep_holder_r .vc_sep_line::after{box-shadow:-10px 10px 10px 10px}.vc_separator.vc_sep_color_blue .vc_sep_line{border-color:#5472D2}.vc_separator.vc_sep_color_turquoise .vc_sep_line{border-color:#00C1CF}.vc_separator.vc_sep_color_turquoise.vc_sep_shadow .vc_sep_holder{color:#00C1CF}.vc_separator.vc_sep_color_pink .vc_sep_line{border-color:#FE6C61}.vc_separator.vc_sep_color_pink.vc_sep_shadow .vc_sep_holder{color:#FE6C61}.vc_separator.vc_sep_color_violet .vc_sep_line{border-color:#8D6DC4}.vc_separator.vc_sep_color_violet.vc_sep_shadow .vc_sep_holder{color:#8D6DC4}.vc_separator.vc_sep_color_peacoc .vc_sep_line{border-color:#4CADC9}.vc_separator.vc_sep_color_peacoc.vc_sep_shadow .vc_sep_holder{color:#4CADC9}.vc_separator.vc_sep_color_chino .vc_sep_line{border-color:#CEC2AB}.vc_separator.vc_sep_color_chino.vc_sep_shadow .vc_sep_holder{color:#CEC2AB}.vc_separator.vc_sep_color_mulled_wine .vc_sep_line{border-color:#50485B}.vc_separator.vc_sep_color_mulled_wine.vc_sep_shadow .vc_sep_holder{color:#50485B}.vc_separator.vc_sep_color_vista_blue .vc_sep_line{border-color:#75D69C}.vc_separator.vc_sep_color_vista_blue.vc_sep_shadow .vc_sep_holder{color:#75D69C}.vc_separator.vc_sep_color_black .vc_sep_line{border-color:#2A2A2A}.vc_separator.vc_sep_color_black.vc_sep_shadow .vc_sep_holder{color:#2A2A2A}.vc_separator.vc_sep_color_grey .vc_sep_line{border-color:#EBEBEB}.vc_separator.vc_sep_color_grey.vc_sep_shadow .vc_sep_holder{color:#EBEBEB}.vc_separator.vc_sep_color_orange .vc_sep_line{border-color:#F7BE68}.vc_separator.vc_sep_color_orange.vc_sep_shadow .vc_sep_holder{color:#F7BE68}.vc_separator.vc_sep_color_sky .vc_sep_line{border-color:#5AA1E3}.vc_separator.vc_sep_color_sky.vc_sep_shadow .vc_sep_holder{color:#5AA1E3}.vc_separator.vc_sep_color_green .vc_sep_line{border-color:#6DAB3C}.vc_separator.vc_sep_color_green.vc_sep_shadow .vc_sep_holder{color:#6DAB3C}.vc_separator.vc_sep_color_juicy_pink .vc_sep_line{border-color:#F4524D}.vc_separator.vc_sep_color_juicy_pink.vc_sep_shadow .vc_sep_holder{color:#F4524D}.vc_separator.vc_sep_color_sandy_brown .vc_sep_line{border-color:#F79468}.vc_separator.vc_sep_color_sandy_brown.vc_sep_shadow .vc_sep_holder{color:#F79468}.vc_separator.vc_sep_color_purple .vc_sep_line{border-color:#B97EBB}.vc_separator.vc_sep_color_purple.vc_sep_shadow .vc_sep_holder{color:#B97EBB}.vc_separator.vc_sep_color_white .vc_sep_line{border-color:#FFF}.vc_separator.vc_sep_color_white.vc_sep_shadow .vc_sep_holder{color:#FFF}.vc_text_separator,.wpb_separator{border-bottom:1px solid #EBEBEB;clear:both;height:1px}.vc_sep_width_10{width:10%}.vc_sep_width_20{width:20%}.vc_sep_width_30{width:30%}.vc_sep_width_40{width:40%}.vc_sep_width_50{width:50%}.vc_sep_width_60{width:60%}.vc_sep_width_70{width:70%}.vc_sep_width_80{width:80%}.vc_sep_width_90{width:90%}.vc_sep_width_100,.wpb_single_image img.vc_img-placeholder{width:100%}.vc_sep_pos_align_center{margin-left:auto;margin-right:auto}.vc_sep_pos_align_left{margin-left:0;margin-right:auto}.vc_sep_pos_align_right{margin-left:auto;margin-right:0}.vc_text_separator div{display:inline-block;padding:1px 1em;position:relative;top:-9px}.vc_icon_element.vc_icon_element-outer .vc_icon_element-inner.vc_icon_element-background-color-blue.vc_icon_element-background,.wpb_single_image .vc_box_border.vc_box_border_blue,.wpb_single_image .vc_box_border_circle.vc_box_border_blue{background-color:#5472D2}.separator_align_left{text-align:left}.separator_align_right{text-align:right}.vc-zigzag-wrapper{text-align:center}.vc-zigzag-wrapper.vc-zigzag-align-left{text-align:left}.vc-zigzag-wrapper.vc-zigzag-align-right{text-align:right}.vc-zigzag-inner{display:inline-block}.wpb_single_image a{border:none;outline:0}.wpb_single_image img{height:auto;max-width:100%;vertical-align:top}.wpb_single_image .vc_single_image-wrapper{display:inline-block;vertical-align:top;max-width:100%}.wpb_single_image .vc_single_image-wrapper.vc_box_rounded,.wpb_single_image .vc_single_image-wrapper.vc_box_rounded img{border-radius:4px;box-shadow:none}.wpb_single_image .vc_single_image-wrapper.vc_box_outline,.wpb_single_image .vc_single_image-wrapper.vc_box_outline_circle{border-radius:0;box-shadow:none;padding:6px;border:1px solid #EBEBEB}.wpb_single_image .vc_single_image-wrapper.vc_box_outline img,.wpb_single_image .vc_single_image-wrapper.vc_box_outline_circle img{border-radius:0;box-shadow:none;border:1px solid #EBEBEB}.wpb_single_image .vc_single_image-wrapper.vc_box_border,.wpb_single_image .vc_single_image-wrapper.vc_box_border_circle{border-radius:0;box-shadow:none;padding:6px;border:none}.wpb_single_image .vc_single_image-wrapper.vc_box_border img,.wpb_single_image .vc_single_image-wrapper.vc_box_border_circle img{border-radius:0;box-shadow:none;border:none}.wpb_single_image .vc_single_image-wrapper.vc_box_shadow,.wpb_single_image .vc_single_image-wrapper.vc_box_shadow img,.wpb_single_image .vc_single_image-wrapper.vc_box_shadow_border,.wpb_single_image .vc_single_image-wrapper.vc_box_shadow_border img,.wpb_single_image .vc_single_image-wrapper.vc_box_shadow_border_circle,.wpb_single_image .vc_single_image-wrapper.vc_box_shadow_border_circle img,.wpb_single_image .vc_single_image-wrapper.vc_box_shadow_circle,.wpb_single_image .vc_single_image-wrapper.vc_box_shadow_circle img{border-radius:0;box-shadow:0 0 5px rgba(0,0,0,.1)}.wpb_single_image .vc_single_image-wrapper.vc_box_shadow_border,.wpb_single_image .vc_single_image-wrapper.vc_box_shadow_border_circle{padding:6px}.wpb_single_image .vc_single_image-wrapper.vc_box_shadow_3d{border-radius:0;box-shadow:none;margin-bottom:15px}.wpb_single_image .vc_single_image-wrapper.vc_box_shadow_3d img{border-radius:0;box-shadow:none}.wpb_single_image .vc_single_image-wrapper.vc_box_border_circle,.wpb_single_image .vc_single_image-wrapper.vc_box_border_circle img,.wpb_single_image .vc_single_image-wrapper.vc_box_circle,.wpb_single_image .vc_single_image-wrapper.vc_box_circle img,.wpb_single_image .vc_single_image-wrapper.vc_box_outline_circle,.wpb_single_image .vc_single_image-wrapper.vc_box_outline_circle img,.wpb_single_image .vc_single_image-wrapper.vc_box_shadow_border_circle,.wpb_single_image .vc_single_image-wrapper.vc_box_shadow_border_circle img,.wpb_single_image .vc_single_image-wrapper.vc_box_shadow_circle,.wpb_single_image .vc_single_image-wrapper.vc_box_shadow_circle img{border-radius:50%;box-shadow:none;overflow:hidden}.wpb_single_image .vc_single_image-wrapper.vc_box_shadow_border_circle,.wpb_single_image .vc_single_image-wrapper.vc_box_shadow_border_circle img,.wpb_single_image .vc_single_image-wrapper.vc_box_shadow_circle,.wpb_single_image .vc_single_image-wrapper.vc_box_shadow_circle img{box-shadow:0 0 5px rgba(0,0,0,.1)}.wpb_single_image.vc_align_center{text-align:center}.wpb_single_image.vc_align_right{text-align:right}.wpb_single_image.vc_align_left{text-align:left}.wpb_single_image .vc_box_shadow_3d{position:relative;z-index:0;display:inline-block;max-width:100%}.wpb_single_image .vc_box_shadow_3d:after,.wpb_single_image .vc_box_shadow_3d:before{content:"";position:absolute;box-shadow:0 15px 10px rgba(0,0,0,.6);left:5px;right:50%;bottom:8px;height:30%;z-index:-1;border-radius:inherit;transform-origin:0 0;transform:skewY(-6deg)}.wpb_single_image .vc_box_shadow_3d:after{left:50%;right:5px;transform:skewY(6deg);transform-origin:100% 0}.wpb_single_image .vc_figure{display:inline-block;vertical-align:top;margin:0;max-width:100%}.wpb_single_image .vc_figure-caption{margin-top:.2em;font-size:.8em}.wpb_single_image .vc_box_outline.vc_box_border_blue,.wpb_single_image .vc_box_outline_circle.vc_box_border_blue{border-color:#5472D2}.wpb_single_image .vc_box_outline.vc_box_border_turquoise,.wpb_single_image .vc_box_outline_circle.vc_box_border_turquoise{border-color:#00C1CF}.wpb_single_image .vc_box_border.vc_box_border_turquoise,.wpb_single_image .vc_box_border_circle.vc_box_border_turquoise{background-color:#00C1CF}.wpb_single_image .vc_box_outline.vc_box_border_pink,.wpb_single_image .vc_box_outline_circle.vc_box_border_pink{border-color:#FE6C61}.wpb_single_image .vc_box_border.vc_box_border_pink,.wpb_single_image .vc_box_border_circle.vc_box_border_pink{background-color:#FE6C61}.wpb_single_image .vc_box_outline.vc_box_border_violet,.wpb_single_image .vc_box_outline_circle.vc_box_border_violet{border-color:#8D6DC4}.wpb_single_image .vc_box_border.vc_box_border_violet,.wpb_single_image .vc_box_border_circle.vc_box_border_violet{background-color:#8D6DC4}.wpb_single_image .vc_box_outline.vc_box_border_peacoc,.wpb_single_image .vc_box_outline_circle.vc_box_border_peacoc{border-color:#4CADC9}.wpb_single_image .vc_box_border.vc_box_border_peacoc,.wpb_single_image .vc_box_border_circle.vc_box_border_peacoc{background-color:#4CADC9}.wpb_single_image .vc_box_outline.vc_box_border_chino,.wpb_single_image .vc_box_outline_circle.vc_box_border_chino{border-color:#CEC2AB}.wpb_single_image .vc_box_border.vc_box_border_chino,.wpb_single_image .vc_box_border_circle.vc_box_border_chino{background-color:#CEC2AB}.wpb_single_image .vc_box_outline.vc_box_border_mulled_wine,.wpb_single_image .vc_box_outline_circle.vc_box_border_mulled_wine{border-color:#50485B}.wpb_single_image .vc_box_border.vc_box_border_mulled_wine,.wpb_single_image .vc_box_border_circle.vc_box_border_mulled_wine{background-color:#50485B}.wpb_single_image .vc_box_outline.vc_box_border_vista_blue,.wpb_single_image .vc_box_outline_circle.vc_box_border_vista_blue{border-color:#75D69C}.wpb_single_image .vc_box_border.vc_box_border_vista_blue,.wpb_single_image .vc_box_border_circle.vc_box_border_vista_blue{background-color:#75D69C}.wpb_single_image .vc_box_outline.vc_box_border_black,.wpb_single_image .vc_box_outline_circle.vc_box_border_black{border-color:#2A2A2A}.wpb_single_image .vc_box_border.vc_box_border_black,.wpb_single_image .vc_box_border_circle.vc_box_border_black{background-color:#2A2A2A}.wpb_single_image .vc_box_outline.vc_box_border_grey,.wpb_single_image .vc_box_outline_circle.vc_box_border_grey{border-color:#EBEBEB}.wpb_single_image .vc_box_border.vc_box_border_grey,.wpb_single_image .vc_box_border_circle.vc_box_border_grey{background-color:#EBEBEB}.wpb_single_image .vc_box_outline.vc_box_border_orange,.wpb_single_image .vc_box_outline_circle.vc_box_border_orange{border-color:#F7BE68}.wpb_single_image .vc_box_border.vc_box_border_orange,.wpb_single_image .vc_box_border_circle.vc_box_border_orange{background-color:#F7BE68}.wpb_single_image .vc_box_outline.vc_box_border_sky,.wpb_single_image .vc_box_outline_circle.vc_box_border_sky{border-color:#5AA1E3}.wpb_single_image .vc_box_border.vc_box_border_sky,.wpb_single_image .vc_box_border_circle.vc_box_border_sky{background-color:#5AA1E3}.wpb_single_image .vc_box_outline.vc_box_border_green,.wpb_single_image .vc_box_outline_circle.vc_box_border_green{border-color:#6DAB3C}.wpb_single_image .vc_box_border.vc_box_border_green,.wpb_single_image .vc_box_border_circle.vc_box_border_green{background-color:#6DAB3C}.wpb_single_image .vc_box_outline.vc_box_border_juicy_pink,.wpb_single_image .vc_box_outline_circle.vc_box_border_juicy_pink{border-color:#F4524D}.wpb_single_image .vc_box_border.vc_box_border_juicy_pink,.wpb_single_image .vc_box_border_circle.vc_box_border_juicy_pink{background-color:#F4524D}.wpb_single_image .vc_box_outline.vc_box_border_sandy_brown,.wpb_single_image .vc_box_outline_circle.vc_box_border_sandy_brown{border-color:#F79468}.wpb_single_image .vc_box_border.vc_box_border_sandy_brown,.wpb_single_image .vc_box_border_circle.vc_box_border_sandy_brown{background-color:#F79468}.wpb_single_image .vc_box_outline.vc_box_border_purple,.wpb_single_image .vc_box_outline_circle.vc_box_border_purple{border-color:#B97EBB}.wpb_single_image .vc_box_border.vc_box_border_purple,.wpb_single_image .vc_box_border_circle.vc_box_border_purple{background-color:#B97EBB}.wpb_single_image .vc_box_outline.vc_box_border_white,.wpb_single_image .vc_box_outline_circle.vc_box_border_white{border-color:#FFF}.wpb_single_image .vc_box_border.vc_box_border_white,.wpb_single_image .vc_box_border_circle.vc_box_border_white{background-color:#FFF}.vc_icon_element{line-height:0;font-size:14px;margin-bottom:35px}.vc_icon_element.vc_icon_element-outer{box-sizing:border-box;text-align:center}.vc_icon_element.vc_icon_element-outer.vc_icon_element-align-left{text-align:left}.vc_icon_element.vc_icon_element-outer.vc_icon_element-align-center{text-align:center}.vc_icon_element.vc_icon_element-outer.vc_icon_element-align-right{text-align:right}.vc_icon_element.vc_icon_element-outer .vc_icon_element-inner{text-align:center;display:inline-block;border:2px solid transparent;width:4em;height:4em;box-sizing:content-box;position:relative}.vc_icon_element.vc_icon_element-outer .vc_icon_element-inner .vc_icon_element-icon{font-size:2.15em;font-style:normal;line-height:1!important;font-size-adjust:none;font-stretch:normal;font-feature-settings:normal;font-language-override:normal;font-kerning:auto;font-synthesis:weight style;font-variant:normal;text-rendering:auto;display:inline-block;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.vc_icon_element.vc_icon_element-outer .vc_icon_element-inner .vc_icon_element-icon:before{font-style:normal;display:inline-block;text-decoration:inherit;width:inherit;height:inherit;font-size:1em;text-align:center;text-rendering:optimizelegibility}.vc_icon_element.vc_icon_element-outer .vc_icon_element-inner .vc_gitem-link,.vc_icon_element.vc_icon_element-outer .vc_icon_element-inner .vc_icon_element-link{width:100%;height:100%;display:block;position:absolute;top:0;box-sizing:content-box;border:none}.vc_icon_element.vc_icon_element-outer .vc_icon_element-inner.vc_icon_element-size-xs{max-width:100%!important;line-height:1.2em!important}.vc_icon_element.vc_icon_element-outer .vc_icon_element-inner.vc_icon_element-size-xs.vc_icon_element-have-style-inner{width:2.5em!important;height:2.5em!important}.vc_icon_element.vc_icon_element-outer .vc_icon_element-inner.vc_icon_element-size-xs .vc_icon_element-icon{font-size:1.2em!important}.vc_icon_element.vc_icon_element-outer .vc_icon_element-inner.vc_icon_element-size-sm{max-width:100%!important;line-height:1.6em!important}.vc_icon_element.vc_icon_element-outer .vc_icon_element-inner.vc_icon_element-size-sm.vc_icon_element-have-style-inner{width:3.15em!important;height:3.15em!important}.vc_icon_element.vc_icon_element-outer .vc_icon_element-inner.vc_icon_element-size-sm .vc_icon_element-icon{font-size:1.6em!important}.vc_icon_element.vc_icon_element-outer .vc_icon_element-inner.vc_icon_element-size-md{max-width:100%!important;line-height:2.15em!important}.vc_icon_element.vc_icon_element-outer .vc_icon_element-inner.vc_icon_element-size-md.vc_icon_element-have-style-inner{width:4em!important;height:4em!important}.vc_icon_element.vc_icon_element-outer .vc_icon_element-inner.vc_icon_element-size-md .vc_icon_element-icon{font-size:2.15em!important}.vc_icon_element.vc_icon_element-outer .vc_icon_element-inner.vc_icon_element-size-lg{max-width:100%!important;line-height:2.85em!important}.vc_icon_element.vc_icon_element-outer .vc_icon_element-inner.vc_icon_element-size-lg.vc_icon_element-have-style-inner{width:5em!important;height:5em!important}.vc_icon_element.vc_icon_element-outer .vc_icon_element-inner.vc_icon_element-size-lg .vc_icon_element-icon{font-size:2.85em!important}.vc_icon_element.vc_icon_element-outer .vc_icon_element-inner.vc_icon_element-size-xl{max-width:100%!important;line-height:5em!important}.vc_icon_element.vc_icon_element-outer .vc_icon_element-inner.vc_icon_element-size-xl.vc_icon_element-have-style-inner{width:7.15em!important;height:7.15em!important}.vc_icon_element.vc_icon_element-outer .vc_icon_element-inner.vc_icon_element-size-xl .vc_icon_element-icon{font-size:5em!important}.vc_icon_element.vc_icon_element-outer .vc_icon_element-inner.vc_icon_element-style-rounded,.vc_icon_element.vc_icon_element-outer .vc_icon_element-inner.vc_icon_element-style-rounded .vc_gitem-link,.vc_icon_element.vc_icon_element-outer .vc_icon_element-inner.vc_icon_element-style-rounded .vc_icon_element-link,.vc_icon_element.vc_icon_element-outer .vc_icon_element-inner.vc_icon_element-style-rounded-outline,.vc_icon_element.vc_icon_element-outer .vc_icon_element-inner.vc_icon_element-style-rounded-outline .vc_gitem-link,.vc_icon_element.vc_icon_element-outer .vc_icon_element-inner.vc_icon_element-style-rounded-outline .vc_icon_element-link{border-radius:50%}.vc_icon_element.vc_icon_element-outer .vc_icon_element-inner.vc_icon_element-style-rounded-less,.vc_icon_element.vc_icon_element-outer .vc_icon_element-inner.vc_icon_element-style-rounded-less .vc_gitem-link,.vc_icon_element.vc_icon_element-outer .vc_icon_element-inner.vc_icon_element-style-rounded-less .vc_icon_element-link,.vc_icon_element.vc_icon_element-outer .vc_icon_element-inner.vc_icon_element-style-rounded-less-outline,.vc_icon_element.vc_icon_element-outer .vc_icon_element-inner.vc_icon_element-style-rounded-less-outline .vc_gitem-link,.vc_icon_element.vc_icon_element-outer .vc_icon_element-inner.vc_icon_element-style-rounded-less-outline .vc_icon_element-link{border-radius:5px}.vc_icon_element.vc_icon_element-outer .vc_icon_element-inner.vc_icon_element-color-turquoise .vc_icon_element-icon{color:#00C1CF}.vc_icon_element.vc_icon_element-outer .vc_icon_element-inner.vc_icon_element-color-pink .vc_icon_element-icon{color:#FE6C61}.vc_icon_element.vc_icon_element-outer .vc_icon_element-inner.vc_icon_element-color-violet .vc_icon_element-icon{color:#8D6DC4}.vc_icon_element.vc_icon_element-outer .vc_icon_element-inner.vc_icon_element-color-peacoc .vc_icon_element-icon{color:#4CADC9}.vc_icon_element.vc_icon_element-outer .vc_icon_element-inner.vc_icon_element-color-chino .vc_icon_element-icon{color:#CEC2AB}.vc_icon_element.vc_icon_element-outer .vc_icon_element-inner.vc_icon_element-color-mulled_wine .vc_icon_element-icon{color:#50485B}.vc_icon_element.vc_icon_element-outer .vc_icon_element-inner.vc_icon_element-color-vista_blue .vc_icon_element-icon{color:#75D69C}.vc_icon_element.vc_icon_element-outer .vc_icon_element-inner.vc_icon_element-color-black .vc_icon_element-icon{color:#2A2A2A}.vc_icon_element.vc_icon_element-outer .vc_icon_element-inner.vc_icon_element-color-grey .vc_icon_element-icon{color:#EBEBEB}.vc_icon_element.vc_icon_element-outer .vc_icon_element-inner.vc_icon_element-color-orange .vc_icon_element-icon{color:#F7BE68}.vc_icon_element.vc_icon_element-outer .vc_icon_element-inner.vc_icon_element-color-sky .vc_icon_element-icon{color:#5AA1E3}.vc_icon_element.vc_icon_element-outer .vc_icon_element-inner.vc_icon_element-color-green .vc_icon_element-icon{color:#6DAB3C}.vc_icon_element.vc_icon_element-outer .vc_icon_element-inner.vc_icon_element-color-juicy_pink .vc_icon_element-icon{color:#F4524D}.vc_icon_element.vc_icon_element-outer .vc_icon_element-inner.vc_icon_element-color-sandy_brown .vc_icon_element-icon{color:#F79468}.vc_icon_element.vc_icon_element-outer .vc_icon_element-inner.vc_icon_element-color-purple .vc_icon_element-icon{color:#B97EBB}.vc_icon_element.vc_icon_element-outer .vc_icon_element-inner.vc_icon_element-color-white .vc_icon_element-icon{color:#FFF}.vc_icon_element.vc_icon_element-outer .vc_icon_element-inner.vc_icon_element-background-color-blue.vc_icon_element-outline{border-color:#5472D2}.vc_icon_element.vc_icon_element-outer .vc_icon_element-inner.vc_icon_element-background-color-turquoise.vc_icon_element-outline{border-color:#00C1CF}.vc_icon_element.vc_icon_element-outer .vc_icon_element-inner.vc_icon_element-background-color-turquoise.vc_icon_element-background{background-color:#00C1CF}.vc_icon_element.vc_icon_element-outer .vc_icon_element-inner.vc_icon_element-background-color-pink.vc_icon_element-outline{border-color:#FE6C61}.vc_icon_element.vc_icon_element-outer .vc_icon_element-inner.vc_icon_element-background-color-pink.vc_icon_element-background{background-color:#FE6C61}.vc_icon_element.vc_icon_element-outer .vc_icon_element-inner.vc_icon_element-background-color-violet.vc_icon_element-outline{border-color:#8D6DC4}.vc_icon_element.vc_icon_element-outer .vc_icon_element-inner.vc_icon_element-background-color-violet.vc_icon_element-background{background-color:#8D6DC4}.vc_icon_element.vc_icon_element-outer .vc_icon_element-inner.vc_icon_element-background-color-peacoc.vc_icon_element-outline{border-color:#4CADC9}.vc_icon_element.vc_icon_element-outer .vc_icon_element-inner.vc_icon_element-background-color-peacoc.vc_icon_element-background{background-color:#4CADC9}.vc_icon_element.vc_icon_element-outer .vc_icon_element-inner.vc_icon_element-background-color-chino.vc_icon_element-outline{border-color:#CEC2AB}.vc_icon_element.vc_icon_element-outer .vc_icon_element-inner.vc_icon_element-background-color-chino.vc_icon_element-background{background-color:#CEC2AB}.vc_icon_element.vc_icon_element-outer .vc_icon_element-inner.vc_icon_element-background-color-mulled_wine.vc_icon_element-outline{border-color:#50485B}.vc_icon_element.vc_icon_element-outer .vc_icon_element-inner.vc_icon_element-background-color-mulled_wine.vc_icon_element-background{background-color:#50485B}.vc_icon_element.vc_icon_element-outer .vc_icon_element-inner.vc_icon_element-background-color-vista_blue.vc_icon_element-outline{border-color:#75D69C}.vc_icon_element.vc_icon_element-outer .vc_icon_element-inner.vc_icon_element-background-color-vista_blue.vc_icon_element-background{background-color:#75D69C}.vc_icon_element.vc_icon_element-outer .vc_icon_element-inner.vc_icon_element-background-color-black.vc_icon_element-outline{border-color:#2A2A2A}.vc_icon_element.vc_icon_element-outer .vc_icon_element-inner.vc_icon_element-background-color-black.vc_icon_element-background{background-color:#2A2A2A}.vc_icon_element.vc_icon_element-outer .vc_icon_element-inner.vc_icon_element-background-color-grey.vc_icon_element-outline{border-color:#EBEBEB}.vc_icon_element.vc_icon_element-outer .vc_icon_element-inner.vc_icon_element-background-color-grey.vc_icon_element-background{background-color:#EBEBEB}.vc_icon_element.vc_icon_element-outer .vc_icon_element-inner.vc_icon_element-background-color-orange.vc_icon_element-outline{border-color:#F7BE68}.vc_icon_element.vc_icon_element-outer .vc_icon_element-inner.vc_icon_element-background-color-orange.vc_icon_element-background{background-color:#F7BE68}.vc_icon_element.vc_icon_element-outer .vc_icon_element-inner.vc_icon_element-background-color-sky.vc_icon_element-outline{border-color:#5AA1E3}.vc_icon_element.vc_icon_element-outer .vc_icon_element-inner.vc_icon_element-background-color-sky.vc_icon_element-background{background-color:#5AA1E3}.vc_icon_element.vc_icon_element-outer .vc_icon_element-inner.vc_icon_element-background-color-green.vc_icon_element-outline{border-color:#6DAB3C}.vc_icon_element.vc_icon_element-outer .vc_icon_element-inner.vc_icon_element-background-color-green.vc_icon_element-background{background-color:#6DAB3C}.vc_icon_element.vc_icon_element-outer .vc_icon_element-inner.vc_icon_element-background-color-juicy_pink.vc_icon_element-outline{border-color:#F4524D}.vc_icon_element.vc_icon_element-outer .vc_icon_element-inner.vc_icon_element-background-color-juicy_pink.vc_icon_element-background{background-color:#F4524D}.vc_icon_element.vc_icon_element-outer .vc_icon_element-inner.vc_icon_element-background-color-sandy_brown.vc_icon_element-outline{border-color:#F79468}.vc_icon_element.vc_icon_element-outer .vc_icon_element-inner.vc_icon_element-background-color-sandy_brown.vc_icon_element-background{background-color:#F79468}.vc_icon_element.vc_icon_element-outer .vc_icon_element-inner.vc_icon_element-background-color-purple.vc_icon_element-outline{border-color:#B97EBB}.vc_icon_element.vc_icon_element-outer .vc_icon_element-inner.vc_icon_element-background-color-purple.vc_icon_element-background{background-color:#B97EBB}.vc_icon_element.vc_icon_element-outer .vc_icon_element-inner.vc_icon_element-background-color-white.vc_icon_element-outline{border-color:#FFF}.vc_icon_element.vc_icon_element-outer .vc_icon_element-inner.vc_icon_element-background-color-white.vc_icon_element-background{background-color:#FFF}.vc_chart .vc_chart-legend{font-size:14px;margin:0;padding:0}.vc_chart .vc_chart-legend li{line-height:1.3em;list-style:none;margin:0 0 .3em;min-height:1.3em}.vc_chart .vc_chart-legend span{border-radius:.3em;display:inline-block;height:1.3em;left:0;margin-right:.5em;vertical-align:middle;width:1.3em}@media (min-width:768px){.vc_chart .vc_chart-legend{display:inline-block;vertical-align:middle;width:40%}.vc_chart .vc_chart-legend li{margin-left:1em}.vc_chart .vc_chart-with-legend{display:inline-block;vertical-align:middle;width:60%}}.vc_line-chart .vc_chart-with-legend{width:75%}.vc_line-chart .vc_chart-legend{width:25%}.wpb_single_image .wpb_wrapper .vc_single_image-wrapper .zoomImg{border-radius:0}.wpb_single_image [class*='_circle'] .vc-zoom-wrapper{border-radius:50%}.wpb_single_image [class*='_rounded'] .vc-zoom-wrapper{border-radius:4px}.vc_general.vc_pagination{display:block;margin:0;padding:0;text-align:center}.vc_general.vc_pagination .vc_pagination-item{display:inline-block;margin:0;padding:0;vertical-align:middle}.vc_general.vc_pagination .vc_pagination-trigger{display:block;text-decoration:none;cursor:pointer;height:10px;width:10px;margin:5px 7px;background:0 0;transition:all .2s ease-in-out;border:none}.vc_gitem-zone,.vc_gitem_row .vc_gitem-col{background-repeat:no-repeat;background-position:50% 50%;box-sizing:border-box}.vc_general.vc_pagination .vc_pagination-trigger:focus{outline:0}.vc_general.vc_pagination .vc_active .vc_pagination-trigger{cursor:default}.vc_pagination.vc_pagination-style-outline .vc_pagination-trigger{border:3px solid transparent}.vc_pagination.vc_pagination-style-flat .vc_pagination-trigger{opacity:.6}.vc_pagination.vc_pagination-style-flat .vc_active .vc_pagination-trigger,.vc_pagination.vc_pagination-style-flat .vc_pagination-trigger:hover{opacity:1}.vc_pagination.vc_pagination-shape-round .vc_pagination-trigger{border-radius:50%}.vc_pagination.vc_pagination-shape-rounded .vc_pagination-trigger{border-radius:3px}.vc_pagination-color-blue.vc_pagination-style-outline .vc_pagination-trigger{border-color:#5472D2}.vc_pagination-color-blue.vc_pagination-style-flat .vc_pagination-trigger,.vc_pagination-color-blue.vc_pagination-style-outline .vc_active .vc_pagination-trigger,.vc_pagination-color-blue.vc_pagination-style-outline .vc_pagination-trigger:hover{background-color:#5472D2}.vc_pagination-color-turquoise.vc_pagination-style-outline .vc_pagination-trigger{border-color:#00C1CF}.vc_pagination-color-turquoise.vc_pagination-style-flat .vc_pagination-trigger,.vc_pagination-color-turquoise.vc_pagination-style-outline .vc_active .vc_pagination-trigger,.vc_pagination-color-turquoise.vc_pagination-style-outline .vc_pagination-trigger:hover{background-color:#00C1CF}.vc_pagination-color-pink.vc_pagination-style-outline .vc_pagination-trigger{border-color:#FE6C61}.vc_pagination-color-pink.vc_pagination-style-flat .vc_pagination-trigger,.vc_pagination-color-pink.vc_pagination-style-outline .vc_active .vc_pagination-trigger,.vc_pagination-color-pink.vc_pagination-style-outline .vc_pagination-trigger:hover{background-color:#FE6C61}.vc_pagination-color-violet.vc_pagination-style-outline .vc_pagination-trigger{border-color:#8D6DC4}.vc_pagination-color-violet.vc_pagination-style-flat .vc_pagination-trigger,.vc_pagination-color-violet.vc_pagination-style-outline .vc_active .vc_pagination-trigger,.vc_pagination-color-violet.vc_pagination-style-outline .vc_pagination-trigger:hover{background-color:#8D6DC4}.vc_pagination-color-peacoc.vc_pagination-style-outline .vc_pagination-trigger{border-color:#4CADC9}.vc_pagination-color-peacoc.vc_pagination-style-flat .vc_pagination-trigger,.vc_pagination-color-peacoc.vc_pagination-style-outline .vc_active .vc_pagination-trigger,.vc_pagination-color-peacoc.vc_pagination-style-outline .vc_pagination-trigger:hover{background-color:#4CADC9}.vc_pagination-color-chino.vc_pagination-style-outline .vc_pagination-trigger{border-color:#CEC2AB}.vc_pagination-color-chino.vc_pagination-style-flat .vc_pagination-trigger,.vc_pagination-color-chino.vc_pagination-style-outline .vc_active .vc_pagination-trigger,.vc_pagination-color-chino.vc_pagination-style-outline .vc_pagination-trigger:hover{background-color:#CEC2AB}.vc_pagination-color-mulled-wine.vc_pagination-style-outline .vc_pagination-trigger{border-color:#50485B}.vc_pagination-color-mulled-wine.vc_pagination-style-flat .vc_pagination-trigger,.vc_pagination-color-mulled-wine.vc_pagination-style-outline .vc_active .vc_pagination-trigger,.vc_pagination-color-mulled-wine.vc_pagination-style-outline .vc_pagination-trigger:hover{background-color:#50485B}.vc_pagination-color-vista-blue.vc_pagination-style-outline .vc_pagination-trigger{border-color:#75D69C}.vc_pagination-color-vista-blue.vc_pagination-style-flat .vc_pagination-trigger,.vc_pagination-color-vista-blue.vc_pagination-style-outline .vc_active .vc_pagination-trigger,.vc_pagination-color-vista-blue.vc_pagination-style-outline .vc_pagination-trigger:hover{background-color:#75D69C}.vc_pagination-color-orange.vc_pagination-style-outline .vc_pagination-trigger{border-color:#F7BE68}.vc_pagination-color-orange.vc_pagination-style-flat .vc_pagination-trigger,.vc_pagination-color-orange.vc_pagination-style-outline .vc_active .vc_pagination-trigger,.vc_pagination-color-orange.vc_pagination-style-outline .vc_pagination-trigger:hover{background-color:#F7BE68}.vc_pagination-color-sky.vc_pagination-style-outline .vc_pagination-trigger{border-color:#5AA1E3}.vc_pagination-color-sky.vc_pagination-style-flat .vc_pagination-trigger,.vc_pagination-color-sky.vc_pagination-style-outline .vc_active .vc_pagination-trigger,.vc_pagination-color-sky.vc_pagination-style-outline .vc_pagination-trigger:hover{background-color:#5AA1E3}.vc_pagination-color-green.vc_pagination-style-outline .vc_pagination-trigger{border-color:#6DAB3C}.vc_pagination-color-green.vc_pagination-style-flat .vc_pagination-trigger,.vc_pagination-color-green.vc_pagination-style-outline .vc_active .vc_pagination-trigger,.vc_pagination-color-green.vc_pagination-style-outline .vc_pagination-trigger:hover{background-color:#6DAB3C}.vc_pagination-color-juicy-pink.vc_pagination-style-outline .vc_pagination-trigger{border-color:#F4524D}.vc_pagination-color-juicy-pink.vc_pagination-style-flat .vc_pagination-trigger,.vc_pagination-color-juicy-pink.vc_pagination-style-outline .vc_active .vc_pagination-trigger,.vc_pagination-color-juicy-pink.vc_pagination-style-outline .vc_pagination-trigger:hover{background-color:#F4524D}.vc_pagination-color-sandy-brown.vc_pagination-style-outline .vc_pagination-trigger{border-color:#F79468}.vc_pagination-color-sandy-brown.vc_pagination-style-flat .vc_pagination-trigger,.vc_pagination-color-sandy-brown.vc_pagination-style-outline .vc_active .vc_pagination-trigger,.vc_pagination-color-sandy-brown.vc_pagination-style-outline .vc_pagination-trigger:hover{background-color:#F79468}.vc_pagination-color-purple.vc_pagination-style-outline .vc_pagination-trigger{border-color:#B97EBB}.vc_pagination-color-purple.vc_pagination-style-flat .vc_pagination-trigger,.vc_pagination-color-purple.vc_pagination-style-outline .vc_active .vc_pagination-trigger,.vc_pagination-color-purple.vc_pagination-style-outline .vc_pagination-trigger:hover{background-color:#B97EBB}.vc_pagination-color-black.vc_pagination-style-outline .vc_pagination-trigger{border-color:#2A2A2A}.vc_pagination-color-black.vc_pagination-style-flat .vc_pagination-trigger,.vc_pagination-color-black.vc_pagination-style-outline .vc_active .vc_pagination-trigger,.vc_pagination-color-black.vc_pagination-style-outline .vc_pagination-trigger:hover{background-color:#2A2A2A}.vc_pagination-color-grey.vc_pagination-style-outline .vc_pagination-trigger{border-color:#EBEBEB}.vc_pagination-color-grey.vc_pagination-style-flat .vc_pagination-trigger,.vc_pagination-color-grey.vc_pagination-style-outline .vc_active .vc_pagination-trigger,.vc_pagination-color-grey.vc_pagination-style-outline .vc_pagination-trigger:hover{background-color:#EBEBEB}.vc_pagination-color-white.vc_pagination-style-outline .vc_pagination-trigger{border-color:#FFF}.vc_pagination-color-white.vc_pagination-style-flat .vc_pagination-trigger,.vc_pagination-color-white.vc_pagination-style-outline .vc_active .vc_pagination-trigger,.vc_pagination-color-white.vc_pagination-style-outline .vc_pagination-trigger:hover{background-color:#FFF}.vc_grid.vc_row{padding-left:0;margin-left:0;margin-right:0}.vc-row[data-vc-full-width] .vc_grid.vc_row{overflow:hidden}.vc_grid.vc_row.vc_grid-gutter-1px{margin-bottom:-1px}.vc_grid.vc_row.vc_grid-gutter-1px .vc_pageable-slide-wrapper{margin-right:-1px}.vc_grid.vc_row.vc_grid-gutter-1px .vc_grid-item{padding-right:1px;padding-bottom:1px}.vc_grid.vc_row.vc_grid-gutter-2px{margin-bottom:-2px}.vc_grid.vc_row.vc_grid-gutter-2px .vc_pageable-slide-wrapper{margin-right:-2px}.vc_grid.vc_row.vc_grid-gutter-2px .vc_grid-item{padding-right:2px;padding-bottom:2px}.vc_grid.vc_row.vc_grid-gutter-3px{margin-bottom:-3px}.vc_grid.vc_row.vc_grid-gutter-3px .vc_pageable-slide-wrapper{margin-right:-3px}.vc_grid.vc_row.vc_grid-gutter-3px .vc_grid-item{padding-right:3px;padding-bottom:3px}.vc_grid.vc_row.vc_grid-gutter-4px{margin-bottom:-4px}.vc_grid.vc_row.vc_grid-gutter-4px .vc_pageable-slide-wrapper{margin-right:-4px}.vc_grid.vc_row.vc_grid-gutter-4px .vc_grid-item{padding-right:4px;padding-bottom:4px}.vc_grid.vc_row.vc_grid-gutter-5px{margin-bottom:-5px}.vc_grid.vc_row.vc_grid-gutter-5px .vc_pageable-slide-wrapper{margin-right:-5px}.vc_grid.vc_row.vc_grid-gutter-5px .vc_grid-item{padding-right:5px;padding-bottom:5px}.vc_grid.vc_row.vc_grid-gutter-10px{margin-bottom:-10px}.vc_grid.vc_row.vc_grid-gutter-10px .vc_pageable-slide-wrapper{margin-right:-10px}.vc_grid.vc_row.vc_grid-gutter-10px .vc_grid-item{padding-right:10px;padding-bottom:10px}.vc_grid.vc_row.vc_grid-gutter-15px{margin-bottom:-15px}.vc_grid.vc_row.vc_grid-gutter-15px .vc_pageable-slide-wrapper{margin-right:-15px}.vc_grid.vc_row.vc_grid-gutter-15px .vc_grid-item{padding-right:15px;padding-bottom:15px}.vc_grid.vc_row.vc_grid-gutter-20px{margin-bottom:-20px}.vc_grid.vc_row.vc_grid-gutter-20px .vc_pageable-slide-wrapper{margin-right:-20px}.vc_grid.vc_row.vc_grid-gutter-20px .vc_grid-item{padding-right:20px;padding-bottom:20px}.vc_grid.vc_row.vc_grid-gutter-25px{margin-bottom:-25px}.vc_grid.vc_row.vc_grid-gutter-25px .vc_pageable-slide-wrapper{margin-right:-25px}.vc_grid.vc_row.vc_grid-gutter-25px .vc_grid-item{padding-right:25px;padding-bottom:25px}.vc_grid.vc_row.vc_grid-gutter-30px{margin-bottom:-30px}.vc_grid.vc_row.vc_grid-gutter-30px .vc_pageable-slide-wrapper{margin-right:-30px}.vc_grid.vc_row.vc_grid-gutter-30px .vc_grid-item{padding-right:30px;padding-bottom:30px}.vc_grid.vc_row.vc_grid-gutter-35px{margin-bottom:-35px}.vc_grid.vc_row.vc_grid-gutter-35px .vc_pageable-slide-wrapper{margin-right:-35px}.vc_grid.vc_row.vc_grid-gutter-35px .vc_grid-item{padding-right:35px;padding-bottom:35px}.vc_grid.vc_row .vc_pageable-slide-wrapper .vc_grid-item.vc_visible-item:hover{z-index:3}.vc_grid.vc_row .vc_grid-item{display:none;padding:0;vertical-align:top;float:none;box-sizing:border-box;z-index:1}.vc_grid.vc_row .vc_grid-item .vc_grid-item-mini .vc_grid-item-content{overflow:hidden}.vc_grid.vc_row .vc_grid-item .vc_btn,.vc_grid.vc_row .vc_grid-item .vc_icon_element,.vc_grid.vc_row .vc_grid-item .wpb_content_element{margin-bottom:15px}.vc-hoverbox-inner :last-child,.vc_gitem_row,.vc_gitem_row .vc_gitem_row{margin-bottom:0}.vc_grid.vc_row .vc_grid-item .vc_btn a,.vc_grid.vc_row .vc_grid-item .vc_icon_element a,.vc_grid.vc_row .vc_grid-item .wpb_content_element a{text-decoration:none;border-bottom:0}.vc_grid-animation-none .vc_grid.vc_row .vc_grid-item{transition:none!important}.vc_grid .vc_gitem-link{border-bottom:none;outline:0;box-shadow:none}.vc_masonry_grid .vc_grid.vc_row .vc_grid-item,.vc_masonry_media_grid .vc_grid.vc_row .vc_grid-item{position:static}.vc_basic_grid .vc_grid.vc_row .vc_grid-item.vc_visible-item,.vc_masonry_grid .vc_grid.vc_row .vc_grid-item.vc_visible-item,.vc_masonry_media_grid .vc_grid.vc_row .vc_grid-item.vc_visible-item,.vc_media_grid .vc_grid.vc_row .vc_grid-item.vc_visible-item{display:block}@media (min-width:768px){.vc_basic_grid .vc_grid.vc_row .vc_grid-item.vc_visible-item,.vc_media_grid .vc_grid.vc_row .vc_grid-item.vc_visible-item{display:inline-block}}@-moz-document url-prefix(){.vc_masonry_grid .vc_grid-item,.vc_masonry_media_grid .vc_grid-item{margin-left:-.01px}}.vc_gitem-zone-b{display:none;overflow:hidden}.vc_gitem-float-none{float:none}.vc_gitem-float-left{float:left}.vc_gitem-float-right{float:right}.vc_gitem-align-center{text-align:center}.vc_gitem-align-right{text-align:right}.vc_gitem-align-justify{text-align:justify}.vc_gitem-block{position:relative;overflow:hidden}.vc_gitem-is-link{cursor:pointer}.vc_gitem-link{text-decoration:none}.vc_gitem_row{margin-left:0;margin-right:0;padding:inherit;box-sizing:border-box}.vc_gitem-zone-a .vc_gitem-row-position-top,.vc_gitem-zone-b .vc_gitem-row-position-top{position:absolute;left:0;right:0;top:0}.vc_gitem-zone-a .vc_gitem-row-position-middle,.vc_gitem-zone-b .vc_gitem-row-position-middle{position:absolute;left:0;right:0;top:50%;transform:translate(0,-50%)}.vc_gitem-zone-a .vc_gitem-row-position-bottom,.vc_gitem-zone-b .vc_gitem-row-position-bottom{position:absolute;left:0;right:0;bottom:0}.vc_gitem_row .vc_gitem-col{padding:10px;background-size:cover}.vc_gitem-zone{position:relative;background-size:cover;background-clip:border-box;overflow:hidden}.vc_gitem-zone .vc-zone-link{display:block;position:absolute;top:0;right:0;left:0;bottom:0;z-index:5}.vc_gitem-zone-img{width:100%;display:block;visibility:hidden;height:auto}.vc_gitem-zone-a .vc_gitem-zone-mini{box-sizing:border-box;padding:inherit;position:static;top:0;left:0;bottom:0;right:0}.vc_gitem-zone-b .vc_gitem-zone-mini{position:static;padding:inherit;top:0;left:0;right:0;bottom:0;margin:0}.vc_grid-item-zone-c-left .vc_gitem-animated-block{float:right;width:50%}.vc_grid-item-zone-c-left .vc_gitem-zone-c,.vc_grid-item-zone-c-right .vc_gitem-animated-block{float:left;width:50%}.vc_grid-item-zone-c-right .vc_gitem-zone-c{float:right;width:50%}.vc-gitem-zone-height-mode-auto .vc_gitem-zone-img{display:none!important}.vc-gitem-zone-height-mode-auto:before{content:"";display:block;padding-top:100%}.vc-gitem-zone-height-mode-auto.vc-gitem-zone-height-mode-auto-4-3:before{padding-top:100/4*3%}.vc-gitem-zone-height-mode-auto.vc-gitem-zone-height-mode-auto-3-4:before{padding-top:100/3*4%}.vc-gitem-zone-height-mode-auto.vc-gitem-zone-height-mode-auto-16-9:before{padding-top:100/16*9%}.vc-gitem-zone-height-mode-auto.vc-gitem-zone-height-mode-auto-9-16:before{padding-top:100/9*16%}.vc_gitem-animated-block{position:relative}.vc_gitem-animate .vc_btn{transition:all 0s ease}.vc_gitem-animate .vc_gitem-zone-b{z-index:199}.vc_gitem-animate-none .vc_gitem-zone-b{display:block;position:absolute;top:0;left:0;bottom:0;right:0;margin:0;opacity:0;filter:alpha(opacity=0);box-sizing:border-box}.vc_grid-item-mini.vc_is-hover .vc_gitem-animate-none .vc_gitem-zone-b{opacity:1;filter:alpha(opacity=100)}.vc_gitem-animate-blurOut .vc_gitem-zone-b,.vc_gitem-animate-blurScaleOut .vc_gitem-zone-b,.vc_gitem-animate-fadeIn .vc_gitem-zone-b,.vc_gitem-animate-scaleIn .vc_gitem-zone-b,.vc_gitem-animate-scaleRotateIn .vc_gitem-zone-b{display:block;position:absolute;top:0;left:0;bottom:0;right:0;margin:0;opacity:0;filter:alpha(opacity=0);transition:all 1s ease;box-sizing:border-box}.vc_gitem-animate-blurOut .vc_gitem-zone-b .vc_separator,.vc_gitem-animate-blurScaleOut .vc_gitem-zone-b .vc_separator,.vc_gitem-animate-fadeIn .vc_gitem-zone-b .vc_separator,.vc_gitem-animate-scaleIn .vc_gitem-zone-b .vc_separator,.vc_gitem-animate-scaleRotateIn .vc_gitem-zone-b .vc_separator{transition:all 1s ease;width:0}.vc_gitem-animate-blurOut .vc_gitem-zone-b .vc_btn,.vc_gitem-animate-blurScaleOut .vc_gitem-zone-b .vc_btn,.vc_gitem-animate-fadeIn .vc_gitem-zone-b .vc_btn,.vc_gitem-animate-scaleIn .vc_gitem-zone-b .vc_btn,.vc_gitem-animate-scaleRotateIn .vc_gitem-zone-b .vc_btn{transition:all 1s ease;transform:scale(0)}.vc_gitem-animate-blurOut .vc_gitem-zone-b .vc_post-title,.vc_gitem-animate-blurScaleOut .vc_gitem-zone-b .vc_post-title,.vc_gitem-animate-fadeIn .vc_gitem-zone-b .vc_post-title,.vc_gitem-animate-scaleIn .vc_gitem-zone-b .vc_post-title,.vc_gitem-animate-scaleRotateIn .vc_gitem-zone-b .vc_post-title{display:inline-block;opacity:0;filter:alpha(opacity=0);transform:translate3d(0,-100%,0);-webkit-perspective:1000;-webkit-backface-visibility:hidden;transition:transform 1s cubic-bezier(0,.275,.125,1),opacity .5s cubic-bezier(0,.275,.125,1)}.vc_grid-item-mini.vc_is-hover .vc_gitem-animate-blurOut .vc_gitem-zone-b .vc_post-title .vc_separator,.vc_grid-item-mini.vc_is-hover .vc_gitem-animate-blurScaleOut .vc_gitem-zone-b .vc_post-title .vc_separator,.vc_grid-item-mini.vc_is-hover .vc_gitem-animate-fadeIn .vc_gitem-zone-b .vc_post-title .vc_separator,.vc_grid-item-mini.vc_is-hover .vc_gitem-animate-scaleIn .vc_gitem-zone-b .vc_post-title .vc_separator,.vc_grid-item-mini.vc_is-hover .vc_gitem-animate-scaleRotateIn .vc_gitem-zone-b .vc_post-title .vc_separator{transition:all 1s ease;width:50%}.vc_grid-item-mini.vc_is-hover .vc_gitem-animate-blurOut .vc_gitem-zone-b .vc_post-title .vc_btn,.vc_grid-item-mini.vc_is-hover .vc_gitem-animate-blurScaleOut .vc_gitem-zone-b .vc_post-title .vc_btn,.vc_grid-item-mini.vc_is-hover .vc_gitem-animate-fadeIn .vc_gitem-zone-b .vc_post-title .vc_btn,.vc_grid-item-mini.vc_is-hover .vc_gitem-animate-scaleIn .vc_gitem-zone-b .vc_post-title .vc_btn,.vc_grid-item-mini.vc_is-hover .vc_gitem-animate-scaleRotateIn .vc_gitem-zone-b .vc_post-title .vc_btn{transition:all 1s ease;transform:scale(1)}.vc_grid-item-mini.vc_is-hover .vc_gitem-animate-blurOut .vc_gitem-zone-b .vc_post-title .vc_post-title,.vc_grid-item-mini.vc_is-hover .vc_gitem-animate-blurScaleOut .vc_gitem-zone-b .vc_post-title .vc_post-title,.vc_grid-item-mini.vc_is-hover .vc_gitem-animate-fadeIn .vc_gitem-zone-b .vc_post-title .vc_post-title,.vc_grid-item-mini.vc_is-hover .vc_gitem-animate-scaleIn .vc_gitem-zone-b .vc_post-title .vc_post-title,.vc_grid-item-mini.vc_is-hover .vc_gitem-animate-scaleRotateIn .vc_gitem-zone-b .vc_post-title .vc_post-title{opacity:1;filter:alpha(opacity=100);transform:translate3d(0,0,0)}.vc_grid-item-mini.vc_is-hover .vc_gitem-animate-blurOut .vc_gitem-zone-b,.vc_grid-item-mini.vc_is-hover .vc_gitem-animate-blurScaleOut .vc_gitem-zone-b,.vc_grid-item-mini.vc_is-hover .vc_gitem-animate-fadeIn .vc_gitem-zone-b,.vc_grid-item-mini.vc_is-hover .vc_gitem-animate-scaleIn .vc_gitem-zone-b,.vc_grid-item-mini.vc_is-hover .vc_gitem-animate-scaleRotateIn .vc_gitem-zone-b{opacity:1;filter:alpha(opacity=100)}.vc_grid-item-mini.vc_is-hover .vc_gitem-animate-blurOut .vc_gitem-zone-b .vc_separator,.vc_grid-item-mini.vc_is-hover .vc_gitem-animate-blurScaleOut .vc_gitem-zone-b .vc_separator,.vc_grid-item-mini.vc_is-hover .vc_gitem-animate-fadeIn .vc_gitem-zone-b .vc_separator,.vc_grid-item-mini.vc_is-hover .vc_gitem-animate-scaleIn .vc_gitem-zone-b .vc_separator,.vc_grid-item-mini.vc_is-hover .vc_gitem-animate-scaleRotateIn .vc_gitem-zone-b .vc_separator{transition:all 1s ease;width:50%}.vc_grid-item-mini.vc_is-hover .vc_gitem-animate-blurOut .vc_gitem-zone-b .vc_btn,.vc_grid-item-mini.vc_is-hover .vc_gitem-animate-blurScaleOut .vc_gitem-zone-b .vc_btn,.vc_grid-item-mini.vc_is-hover .vc_gitem-animate-fadeIn .vc_gitem-zone-b .vc_btn,.vc_grid-item-mini.vc_is-hover .vc_gitem-animate-scaleIn .vc_gitem-zone-b .vc_btn,.vc_grid-item-mini.vc_is-hover .vc_gitem-animate-scaleRotateIn .vc_gitem-zone-b .vc_btn{transition:all 1s ease;transform:scale(1)}.vc_grid-item-mini.vc_is-hover .vc_gitem-animate-blurOut .vc_gitem-zone-b .vc_post-title,.vc_grid-item-mini.vc_is-hover .vc_gitem-animate-blurScaleOut .vc_gitem-zone-b .vc_post-title,.vc_grid-item-mini.vc_is-hover .vc_gitem-animate-fadeIn .vc_gitem-zone-b .vc_post-title,.vc_grid-item-mini.vc_is-hover .vc_gitem-animate-scaleIn .vc_gitem-zone-b .vc_post-title,.vc_grid-item-mini.vc_is-hover .vc_gitem-animate-scaleRotateIn .vc_gitem-zone-b .vc_post-title{opacity:1;filter:alpha(opacity=100);transform:translate3d(0,0,0)}.vc_gitem-animate-scaleIn{overflow:hidden}.vc_gitem-animate-scaleIn .vc_gitem-zone-a{transform:scale(1);transition:transform .3s ease-in-out}.vc_grid-item-mini.vc_is-hover .vc_gitem-animate-scaleIn .vc_gitem-zone-a{transform:scale(1.1)}.vc_gitem-animate-scaleRotateIn{overflow:hidden}.vc_gitem-animate-scaleRotateIn .vc_gitem-zone-a{transform:scale(1);transition:transform .3s ease-in-out}.vc_grid-item-mini.vc_is-hover .vc_gitem-animate-scaleRotateIn .vc_gitem-zone-a{transform:scale(1.5) rotate(10deg)}.vc_gitem-animate-blurOut .vc_gitem-zone-a,.vc_gitem-animate-blurScaleOut .vc_gitem-zone-a{-moz-filter:blur(0);-ms-filter:blur(0);filter:progid:DXImageTransform.Microsoft.Blur(PixelRadius='0');transform-origin:50% 50%;-webkit-perspective:1000;-webkit-backface-visibility:hidden;webkit-transition:filter .5s cubic-bezier(0,.275,.125,1),-webkit-transform .5s cubic-bezier(0,.275,.125,1);transition:filter .5s cubic-bezier(0,.275,.125,1),transform .5s cubic-bezier(0,.275,.125,1)}.vc_grid-item-mini.vc_is-hover .vc_gitem-animate-blurOut .vc_gitem-zone-a,.vc_grid-item-mini.vc_is-hover .vc_gitem-animate-blurScaleOut .vc_gitem-zone-a{-moz-filter:blur(2px);-ms-filter:blur(2px);filter:blur(2px);filter:progid:DXImageTransform.Microsoft.Blur(PixelRadius='0')}.vc_gitem-animate-blurScaleOut{overflow:hidden}.vc_gitem-animate-blurScaleOut .vc_gitem-zone-a{transform:scale(1.1)}.vc_grid-item-mini.vc_is-hover .vc_gitem-animate-blurScaleOut .vc_gitem-zone-a{transform:scale(1)}.vc_gitem-animate-slideInRight{overflow:hidden}.vc_gitem-animate-slideInRight .vc_gitem-zone-b{display:block;position:absolute;top:0;left:0;right:0;bottom:0;margin:0;opacity:0;filter:alpha(opacity=0);transition:all 1s ease;transform:translateX(-100%)}.vc_grid-item-mini.vc_is-hover .vc_gitem-animate-slideInRight .vc_gitem-zone-b{opacity:1;filter:alpha(opacity=100);transform:translateX(0)}.vc_gitem-animate-slideInLeft{overflow:hidden}.vc_gitem-animate-slideInLeft .vc_gitem-zone-b{display:block;position:absolute;top:0;left:0;right:0;bottom:0;margin:0;transition:all 1s ease;transform:translateX(-100%);opacity:0;filter:alpha(opacity=0)}.vc_grid-item-mini.vc_is-hover .vc_gitem-animate-slideInLeft .vc_gitem-zone-b{opacity:1;filter:alpha(opacity=100);transform:translateX(0)}.vc_gitem-animate-slideBottom{overflow:hidden;position:relative}.vc_gitem-animate-slideBottom .vc_gitem-zone-b{display:block;transition:all 1s ease;z-index:1000;position:absolute;top:100%;height:100%;left:0;right:0;margin:0}.vc_grid-item-mini.vc_is-hover .vc_gitem-animate-slideBottom .vc_gitem-zone-b{top:0}.vc_gitem-animate-slideTop{overflow:hidden;position:relative}.vc_gitem-animate-slideTop .vc_gitem-zone-b{display:block;transition:all 1s ease;z-index:1000;position:absolute;top:-100%;height:100%;left:0;right:0;margin:0}.vc_grid-item-mini.vc_is-hover .vc_gitem-animate-slideTop .vc_gitem-zone-b{top:0}.vc_gitem-animate-flipFadeIn{overflow:hidden}.vc_gitem-animate-flipFadeIn .vc_gitem-zone-a{backface-visibility:hidden;transition:transform 1s;transform-style:preserve-3d}.vc_grid-item-mini.vc_is-hover .vc_gitem-animate-flipFadeIn .vc_gitem-zone-a{transform:rotateX(180deg)}.vc_gitem-animate-flipFadeIn .vc_gitem-zone-b{display:block;top:0;left:0;right:0;bottom:0;position:absolute;opacity:0;filter:alpha(opacity=0);transition:all .6s ease;transform-style:preserve-3d;transform:rotateX(180deg);backface-visibility:hidden}.vc_grid-item-mini.vc_is-hover .vc_gitem-animate-flipFadeIn .vc_gitem-zone-b{opacity:1;filter:alpha(opacity=100);transform:rotateX(0)}.vc_gitem-animate-flipHorizontalFadeIn{overflow:hidden}.vc_gitem-animate-flipHorizontalFadeIn .vc_gitem-zone-a{backface-visibility:hidden;transition:transform 1s;transform-style:preserve-3d}.vc_grid-item-mini.vc_is-hover .vc_gitem-animate-flipHorizontalFadeIn .vc_gitem-zone-a{transform:rotateY(180deg)}.vc_gitem-animate-flipHorizontalFadeIn .vc_gitem-zone-b{display:block;top:0;left:0;right:0;bottom:0;position:absolute;opacity:0;filter:alpha(opacity=0);transition:all .6s ease;transform-style:preserve-3d;transform:rotateY(180deg);backface-visibility:hidden}.vc_grid-item-mini.vc_is-hover .vc_gitem-animate-flipHorizontalFadeIn .vc_gitem-zone-b{opacity:1;filter:alpha(opacity=100);transform:rotateY(0)}.vc_gitem-animate-goTop20{overflow:hidden}.vc_gitem-animate-goTop20 .vc_gitem-zone-a{position:relative;transform:translateY(0);transition:transform .5s ease}.vc_grid-item-mini.vc_is-hover .vc_gitem-animate-goTop20 .vc_gitem-zone-a{transform:translateY(-20%)}.vc_gitem-animate-goTop20 .vc_gitem-zone-b{display:block;transition:bottom .5s ease;bottom:-100%;z-index:1000;position:absolute;width:100%;margin:0}.vc_gitem-animate-goTop20 .vc_gitem-zone-b .vc_gitem-zone-mini{position:static;transform:none}.vc_grid-item-mini.vc_is-hover .vc_gitem-animate-goTop20 .vc_gitem-zone-b{bottom:0}.vc_gitem-animate-goBottom20{overflow:hidden}.vc_gitem-animate-goBottom20 .vc_gitem-zone-a{position:relative;transform:translateY(0);transition:transform .5s ease}.vc_grid-item-mini.vc_is-hover .vc_gitem-animate-goBottom20 .vc_gitem-zone-a{transform:translateY(20%)}.vc_gitem-animate-goBottom20 .vc_gitem-zone-b{display:block;transition:top .5s ease;top:-100%;z-index:1000;position:absolute;width:100%;margin:0}.vc_gitem-animate-goBottom20 .vc_gitem-zone-b .vc_gitem-zone-mini{position:static;transform:none}.vc_grid-item-mini.vc_is-hover .vc_gitem-animate-goBottom20 .vc_gitem-zone-b{top:0}.vc_gitem-post-data{margin-bottom:15px}.vc_gitem-post-data h2{margin:0}.vc_gitem-post-category-name .vc_gitem-link{color:inherit}.vc_grid .vc_pageable-load-more-btn{text-align:center;margin-top:25px}.vc_grid .vc_pageable-load-more-btn>.vc_btn{outline:0}.vc_grid.vc_grid-owl-theme .vc_grid-owl-dots{display:none;margin-top:20px;text-align:center;-webkit-tap-highlight-color:transparent}.vc_grid.vc_grid-owl-theme .vc_grid-owl-dots .vc_grid-owl-dot{cursor:pointer;display:inline-block}.vc_grid.vc_grid-owl-theme .vc_grid-owl-dots .vc_grid-owl-dot span{width:10px;height:10px;margin:5px 7px;display:block;-webkit-backface-visibility:visible;transition:opacity .2s ease}.vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-square_dots{display:block}.vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-square_dots .vc_grid-owl-dot span{border:3px solid;transition:background-color .2s ease}.vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-radio_dots{display:block}.vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-radio_dots .vc_grid-owl-dot span{border:3px solid;border-radius:10px;transition:background-color .2s ease}.vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-point_dots{display:block}.vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-point_dots .vc_grid-owl-dot span{border-radius:30px;opacity:.6;filter:alpha(opacity=60)}.vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-point_dots .vc_grid-owl-dot.active span,.vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-point_dots .vc_grid-owl-dot:hover span{opacity:1;filter:alpha(opacity=100)}.vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-fill_square_dots{display:block}.vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-fill_square_dots .vc_grid-owl-dot span{width:10px;height:10px;margin:5px 7px;display:block;-webkit-backface-visibility:visible;transition:opacity .2s ease;opacity:.6;filter:alpha(opacity=60)}.vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-fill_square_dots .vc_grid-owl-dot.active span,.vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-fill_square_dots .vc_grid-owl-dot:hover span{opacity:1;filter:alpha(opacity=100)}.vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-round_fill_square_dots{display:block}.vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-round_fill_square_dots .vc_grid-owl-dot span{width:10px;height:10px;margin:5px 7px;display:block;-webkit-backface-visibility:visible;transition:opacity .2s ease;border-radius:3px;opacity:.6;filter:alpha(opacity=60)}.vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-round_fill_square_dots .vc_grid-owl-dot.active span,.vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-round_fill_square_dots .vc_grid-owl-dot:hover span,.vc_grid.vc_grid-owl-theme:hover .vc_grid-owl-nav{opacity:1;filter:alpha(opacity=100)}.vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-radio_dots.vc_grid-owl-dots-color-blue .vc_grid-owl-dot span,.vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-square_dots.vc_grid-owl-dots-color-blue .vc_grid-owl-dot span{border-color:#5472D2!important}.vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-radio_dots.vc_grid-owl-dots-color-blue .vc_grid-owl-dot.active span,.vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-radio_dots.vc_grid-owl-dots-color-blue .vc_grid-owl-dot:hover span,.vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-square_dots.vc_grid-owl-dots-color-blue .vc_grid-owl-dot.active span,.vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-square_dots.vc_grid-owl-dots-color-blue .vc_grid-owl-dot:hover span{background-color:#5472D2!important;border-color:#5472D2!important}.vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-radio_dots.vc_grid-owl-dots-color-turquoise .vc_grid-owl-dot span,.vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-square_dots.vc_grid-owl-dots-color-turquoise .vc_grid-owl-dot span{border-color:#00C1CF!important}.vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-radio_dots.vc_grid-owl-dots-color-turquoise .vc_grid-owl-dot.active span,.vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-radio_dots.vc_grid-owl-dots-color-turquoise .vc_grid-owl-dot:hover span,.vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-square_dots.vc_grid-owl-dots-color-turquoise .vc_grid-owl-dot.active span,.vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-square_dots.vc_grid-owl-dots-color-turquoise .vc_grid-owl-dot:hover span{background-color:#00C1CF!important;border-color:#00C1CF!important}.vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-radio_dots.vc_grid-owl-dots-color-pink .vc_grid-owl-dot span,.vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-square_dots.vc_grid-owl-dots-color-pink .vc_grid-owl-dot span{border-color:#FE6C61!important}.vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-radio_dots.vc_grid-owl-dots-color-pink .vc_grid-owl-dot.active span,.vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-radio_dots.vc_grid-owl-dots-color-pink .vc_grid-owl-dot:hover span,.vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-square_dots.vc_grid-owl-dots-color-pink .vc_grid-owl-dot.active span,.vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-square_dots.vc_grid-owl-dots-color-pink .vc_grid-owl-dot:hover span{background-color:#FE6C61!important;border-color:#FE6C61!important}.vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-radio_dots.vc_grid-owl-dots-color-violet .vc_grid-owl-dot span,.vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-square_dots.vc_grid-owl-dots-color-violet .vc_grid-owl-dot span{border-color:#8D6DC4!important}.vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-radio_dots.vc_grid-owl-dots-color-violet .vc_grid-owl-dot.active span,.vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-radio_dots.vc_grid-owl-dots-color-violet .vc_grid-owl-dot:hover span,.vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-square_dots.vc_grid-owl-dots-color-violet .vc_grid-owl-dot.active span,.vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-square_dots.vc_grid-owl-dots-color-violet .vc_grid-owl-dot:hover span{background-color:#8D6DC4!important;border-color:#8D6DC4!important}.vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-radio_dots.vc_grid-owl-dots-color-peacoc .vc_grid-owl-dot span,.vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-square_dots.vc_grid-owl-dots-color-peacoc .vc_grid-owl-dot span{border-color:#4CADC9!important}.vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-radio_dots.vc_grid-owl-dots-color-peacoc .vc_grid-owl-dot.active span,.vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-radio_dots.vc_grid-owl-dots-color-peacoc .vc_grid-owl-dot:hover span,.vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-square_dots.vc_grid-owl-dots-color-peacoc .vc_grid-owl-dot.active span,.vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-square_dots.vc_grid-owl-dots-color-peacoc .vc_grid-owl-dot:hover span{background-color:#4CADC9!important;border-color:#4CADC9!important}.vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-radio_dots.vc_grid-owl-dots-color-chino .vc_grid-owl-dot span,.vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-square_dots.vc_grid-owl-dots-color-chino .vc_grid-owl-dot span{border-color:#CEC2AB!important}.vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-radio_dots.vc_grid-owl-dots-color-chino .vc_grid-owl-dot.active span,.vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-radio_dots.vc_grid-owl-dots-color-chino .vc_grid-owl-dot:hover span,.vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-square_dots.vc_grid-owl-dots-color-chino .vc_grid-owl-dot.active span,.vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-square_dots.vc_grid-owl-dots-color-chino .vc_grid-owl-dot:hover span{background-color:#CEC2AB!important;border-color:#CEC2AB!important}.vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-radio_dots.vc_grid-owl-dots-color-mulled_wine .vc_grid-owl-dot span,.vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-square_dots.vc_grid-owl-dots-color-mulled_wine .vc_grid-owl-dot span{border-color:#50485B!important}.vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-radio_dots.vc_grid-owl-dots-color-mulled_wine .vc_grid-owl-dot.active span,.vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-radio_dots.vc_grid-owl-dots-color-mulled_wine .vc_grid-owl-dot:hover span,.vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-square_dots.vc_grid-owl-dots-color-mulled_wine .vc_grid-owl-dot.active span,.vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-square_dots.vc_grid-owl-dots-color-mulled_wine .vc_grid-owl-dot:hover span{background-color:#50485B!important;border-color:#50485B!important}.vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-radio_dots.vc_grid-owl-dots-color-vista_blue .vc_grid-owl-dot span,.vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-square_dots.vc_grid-owl-dots-color-vista_blue .vc_grid-owl-dot span{border-color:#75D69C!important}.vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-radio_dots.vc_grid-owl-dots-color-vista_blue .vc_grid-owl-dot.active span,.vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-radio_dots.vc_grid-owl-dots-color-vista_blue .vc_grid-owl-dot:hover span,.vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-square_dots.vc_grid-owl-dots-color-vista_blue .vc_grid-owl-dot.active span,.vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-square_dots.vc_grid-owl-dots-color-vista_blue .vc_grid-owl-dot:hover span{background-color:#75D69C!important;border-color:#75D69C!important}.vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-radio_dots.vc_grid-owl-dots-color-black .vc_grid-owl-dot span,.vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-square_dots.vc_grid-owl-dots-color-black .vc_grid-owl-dot span{border-color:#2A2A2A!important}.vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-radio_dots.vc_grid-owl-dots-color-black .vc_grid-owl-dot.active span,.vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-radio_dots.vc_grid-owl-dots-color-black .vc_grid-owl-dot:hover span,.vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-square_dots.vc_grid-owl-dots-color-black .vc_grid-owl-dot.active span,.vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-square_dots.vc_grid-owl-dots-color-black .vc_grid-owl-dot:hover span{background-color:#2A2A2A!important;border-color:#2A2A2A!important}.vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-radio_dots.vc_grid-owl-dots-color-grey .vc_grid-owl-dot span,.vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-square_dots.vc_grid-owl-dots-color-grey .vc_grid-owl-dot span{border-color:#EBEBEB!important}.vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-radio_dots.vc_grid-owl-dots-color-grey .vc_grid-owl-dot.active span,.vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-radio_dots.vc_grid-owl-dots-color-grey .vc_grid-owl-dot:hover span,.vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-square_dots.vc_grid-owl-dots-color-grey .vc_grid-owl-dot.active span,.vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-square_dots.vc_grid-owl-dots-color-grey .vc_grid-owl-dot:hover span{background-color:#EBEBEB!important;border-color:#EBEBEB!important}.vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-radio_dots.vc_grid-owl-dots-color-orange .vc_grid-owl-dot span,.vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-square_dots.vc_grid-owl-dots-color-orange .vc_grid-owl-dot span{border-color:#F7BE68!important}.vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-radio_dots.vc_grid-owl-dots-color-orange .vc_grid-owl-dot.active span,.vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-radio_dots.vc_grid-owl-dots-color-orange .vc_grid-owl-dot:hover span,.vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-square_dots.vc_grid-owl-dots-color-orange .vc_grid-owl-dot.active span,.vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-square_dots.vc_grid-owl-dots-color-orange .vc_grid-owl-dot:hover span{background-color:#F7BE68!important;border-color:#F7BE68!important}.vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-radio_dots.vc_grid-owl-dots-color-sky .vc_grid-owl-dot span,.vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-square_dots.vc_grid-owl-dots-color-sky .vc_grid-owl-dot span{border-color:#5AA1E3!important}.vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-radio_dots.vc_grid-owl-dots-color-sky .vc_grid-owl-dot.active span,.vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-radio_dots.vc_grid-owl-dots-color-sky .vc_grid-owl-dot:hover span,.vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-square_dots.vc_grid-owl-dots-color-sky .vc_grid-owl-dot.active span,.vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-square_dots.vc_grid-owl-dots-color-sky .vc_grid-owl-dot:hover span{background-color:#5AA1E3!important;border-color:#5AA1E3!important}.vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-radio_dots.vc_grid-owl-dots-color-green .vc_grid-owl-dot span,.vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-square_dots.vc_grid-owl-dots-color-green .vc_grid-owl-dot span{border-color:#6DAB3C!important}.vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-radio_dots.vc_grid-owl-dots-color-green .vc_grid-owl-dot.active span,.vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-radio_dots.vc_grid-owl-dots-color-green .vc_grid-owl-dot:hover span,.vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-square_dots.vc_grid-owl-dots-color-green .vc_grid-owl-dot.active span,.vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-square_dots.vc_grid-owl-dots-color-green .vc_grid-owl-dot:hover span{background-color:#6DAB3C!important;border-color:#6DAB3C!important}.vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-radio_dots.vc_grid-owl-dots-color-juicy_pink .vc_grid-owl-dot span,.vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-square_dots.vc_grid-owl-dots-color-juicy_pink .vc_grid-owl-dot span{border-color:#F4524D!important}.vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-radio_dots.vc_grid-owl-dots-color-juicy_pink .vc_grid-owl-dot.active span,.vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-radio_dots.vc_grid-owl-dots-color-juicy_pink .vc_grid-owl-dot:hover span,.vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-square_dots.vc_grid-owl-dots-color-juicy_pink .vc_grid-owl-dot.active span,.vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-square_dots.vc_grid-owl-dots-color-juicy_pink .vc_grid-owl-dot:hover span{background-color:#F4524D!important;border-color:#F4524D!important}.vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-radio_dots.vc_grid-owl-dots-color-sandy_brown .vc_grid-owl-dot span,.vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-square_dots.vc_grid-owl-dots-color-sandy_brown .vc_grid-owl-dot span{border-color:#F79468!important}.vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-radio_dots.vc_grid-owl-dots-color-sandy_brown .vc_grid-owl-dot.active span,.vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-radio_dots.vc_grid-owl-dots-color-sandy_brown .vc_grid-owl-dot:hover span,.vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-square_dots.vc_grid-owl-dots-color-sandy_brown .vc_grid-owl-dot.active span,.vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-square_dots.vc_grid-owl-dots-color-sandy_brown .vc_grid-owl-dot:hover span{background-color:#F79468!important;border-color:#F79468!important}.vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-radio_dots.vc_grid-owl-dots-color-purple .vc_grid-owl-dot span,.vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-square_dots.vc_grid-owl-dots-color-purple .vc_grid-owl-dot span{border-color:#B97EBB!important}.vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-radio_dots.vc_grid-owl-dots-color-purple .vc_grid-owl-dot.active span,.vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-radio_dots.vc_grid-owl-dots-color-purple .vc_grid-owl-dot:hover span,.vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-square_dots.vc_grid-owl-dots-color-purple .vc_grid-owl-dot.active span,.vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-square_dots.vc_grid-owl-dots-color-purple .vc_grid-owl-dot:hover span{background-color:#B97EBB!important;border-color:#B97EBB!important}.vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-radio_dots.vc_grid-owl-dots-color-white .vc_grid-owl-dot span,.vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-square_dots.vc_grid-owl-dots-color-white .vc_grid-owl-dot span{border-color:#FFF!important}.vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-radio_dots.vc_grid-owl-dots-color-white .vc_grid-owl-dot.active span,.vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-radio_dots.vc_grid-owl-dots-color-white .vc_grid-owl-dot:hover span,.vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-square_dots.vc_grid-owl-dots-color-white .vc_grid-owl-dot.active span,.vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-square_dots.vc_grid-owl-dots-color-white .vc_grid-owl-dot:hover span{background-color:#FFF!important;border-color:#FFF!important}.vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-fill_square_dots.vc_grid-owl-dots-color-blue .vc_grid-owl-dot span,.vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-point_dots.vc_grid-owl-dots-color-blue .vc_grid-owl-dot span,.vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-round_fill_square_dots.vc_grid-owl-dots-color-blue .vc_grid-owl-dot span{background-color:#5472D2!important}.vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-fill_square_dots.vc_grid-owl-dots-color-turquoise .vc_grid-owl-dot span,.vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-point_dots.vc_grid-owl-dots-color-turquoise .vc_grid-owl-dot span,.vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-round_fill_square_dots.vc_grid-owl-dots-color-turquoise .vc_grid-owl-dot span{background-color:#00C1CF!important}.vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-fill_square_dots.vc_grid-owl-dots-color-pink .vc_grid-owl-dot span,.vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-point_dots.vc_grid-owl-dots-color-pink .vc_grid-owl-dot span,.vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-round_fill_square_dots.vc_grid-owl-dots-color-pink .vc_grid-owl-dot span{background-color:#FE6C61!important}.vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-fill_square_dots.vc_grid-owl-dots-color-violet .vc_grid-owl-dot span,.vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-point_dots.vc_grid-owl-dots-color-violet .vc_grid-owl-dot span,.vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-round_fill_square_dots.vc_grid-owl-dots-color-violet .vc_grid-owl-dot span{background-color:#8D6DC4!important}.vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-fill_square_dots.vc_grid-owl-dots-color-peacoc .vc_grid-owl-dot span,.vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-point_dots.vc_grid-owl-dots-color-peacoc .vc_grid-owl-dot span,.vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-round_fill_square_dots.vc_grid-owl-dots-color-peacoc .vc_grid-owl-dot span{background-color:#4CADC9!important}.vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-fill_square_dots.vc_grid-owl-dots-color-chino .vc_grid-owl-dot span,.vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-point_dots.vc_grid-owl-dots-color-chino .vc_grid-owl-dot span,.vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-round_fill_square_dots.vc_grid-owl-dots-color-chino .vc_grid-owl-dot span{background-color:#CEC2AB!important}.vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-fill_square_dots.vc_grid-owl-dots-color-mulled_wine .vc_grid-owl-dot span,.vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-point_dots.vc_grid-owl-dots-color-mulled_wine .vc_grid-owl-dot span,.vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-round_fill_square_dots.vc_grid-owl-dots-color-mulled_wine .vc_grid-owl-dot span{background-color:#50485B!important}.vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-fill_square_dots.vc_grid-owl-dots-color-vista_blue .vc_grid-owl-dot span,.vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-point_dots.vc_grid-owl-dots-color-vista_blue .vc_grid-owl-dot span,.vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-round_fill_square_dots.vc_grid-owl-dots-color-vista_blue .vc_grid-owl-dot span{background-color:#75D69C!important}.vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-fill_square_dots.vc_grid-owl-dots-color-black .vc_grid-owl-dot span,.vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-point_dots.vc_grid-owl-dots-color-black .vc_grid-owl-dot span,.vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-round_fill_square_dots.vc_grid-owl-dots-color-black .vc_grid-owl-dot span{background-color:#2A2A2A!important}.vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-fill_square_dots.vc_grid-owl-dots-color-grey .vc_grid-owl-dot span,.vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-point_dots.vc_grid-owl-dots-color-grey .vc_grid-owl-dot span,.vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-round_fill_square_dots.vc_grid-owl-dots-color-grey .vc_grid-owl-dot span{background-color:#EBEBEB!important}.vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-fill_square_dots.vc_grid-owl-dots-color-orange .vc_grid-owl-dot span,.vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-point_dots.vc_grid-owl-dots-color-orange .vc_grid-owl-dot span,.vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-round_fill_square_dots.vc_grid-owl-dots-color-orange .vc_grid-owl-dot span{background-color:#F7BE68!important}.vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-fill_square_dots.vc_grid-owl-dots-color-sky .vc_grid-owl-dot span,.vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-point_dots.vc_grid-owl-dots-color-sky .vc_grid-owl-dot span,.vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-round_fill_square_dots.vc_grid-owl-dots-color-sky .vc_grid-owl-dot span{background-color:#5AA1E3!important}.vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-fill_square_dots.vc_grid-owl-dots-color-green .vc_grid-owl-dot span,.vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-point_dots.vc_grid-owl-dots-color-green .vc_grid-owl-dot span,.vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-round_fill_square_dots.vc_grid-owl-dots-color-green .vc_grid-owl-dot span{background-color:#6DAB3C!important}.vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-fill_square_dots.vc_grid-owl-dots-color-juicy_pink .vc_grid-owl-dot span,.vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-point_dots.vc_grid-owl-dots-color-juicy_pink .vc_grid-owl-dot span,.vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-round_fill_square_dots.vc_grid-owl-dots-color-juicy_pink .vc_grid-owl-dot span{background-color:#F4524D!important}.vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-fill_square_dots.vc_grid-owl-dots-color-sandy_brown .vc_grid-owl-dot span,.vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-point_dots.vc_grid-owl-dots-color-sandy_brown .vc_grid-owl-dot span,.vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-round_fill_square_dots.vc_grid-owl-dots-color-sandy_brown .vc_grid-owl-dot span{background-color:#F79468!important}.vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-fill_square_dots.vc_grid-owl-dots-color-purple .vc_grid-owl-dot span,.vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-point_dots.vc_grid-owl-dots-color-purple .vc_grid-owl-dot span,.vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-round_fill_square_dots.vc_grid-owl-dots-color-purple .vc_grid-owl-dot span{background-color:#B97EBB!important}.vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-fill_square_dots.vc_grid-owl-dots-color-white .vc_grid-owl-dot span,.vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-point_dots.vc_grid-owl-dots-color-white .vc_grid-owl-dot span,.vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-round_fill_square_dots.vc_grid-owl-dots-color-white .vc_grid-owl-dot span{background-color:#FFF!important}.vc_grid.vc_grid-owl-theme .vc_grid-owl-nav{cursor:pointer;opacity:0;filter:alpha(opacity=0);transition:opacity .3s ease-in 0s;-webkit-tap-highlight-color:transparent}.vc_grid.vc_grid-owl-theme .vc_grid-owl-nav .disabled{display:none!important}.vc_grid.vc_grid-owl-theme .vc_grid-owl-nav .vc_grid-owl-next,.vc_grid.vc_grid-owl-theme .vc_grid-owl-nav .vc_grid-owl-prev{position:absolute;top:50%;margin-top:-12.5px;opacity:.5;filter:alpha(opacity=50);font-size:25px;line-height:25px;height:25px;display:inline-block;text-decoration:none;cursor:pointer;transition:opacity .3s ease-in 0s}.vc_grid.vc_grid-owl-theme .vc_grid-owl-nav .vc_grid-owl-next:hover,.vc_grid.vc_grid-owl-theme .vc_grid-owl-nav .vc_grid-owl-prev:hover{opacity:1;filter:alpha(opacity=100)}.vc_grid.vc_grid-owl-theme .vc_grid-owl-nav .vc_grid-owl-prev{left:5px}.vc_grid.vc_grid-owl-theme .vc_grid-owl-nav .vc_grid-owl-prev.vc_grid-nav-prev-outside{left:-30px}.vc_grid.vc_grid-owl-theme .vc_grid-owl-nav .vc_grid-owl-next{right:5px}.vc_grid.vc_grid-owl-theme .vc_grid-owl-nav .vc_grid-owl-next.vc_grid-nav-next-outside{right:-30px}.vc_grid.vc_grid-owl-theme .vc_grid-owl-nav.vc_grid-owl-nav-color-blue{color:#5472D2!important}.vc_grid.vc_grid-owl-theme .vc_grid-owl-nav.vc_grid-owl-nav-color-turquoise{color:#00C1CF!important}.vc_grid.vc_grid-owl-theme .vc_grid-owl-nav.vc_grid-owl-nav-color-pink{color:#FE6C61!important}.vc_grid.vc_grid-owl-theme .vc_grid-owl-nav.vc_grid-owl-nav-color-violet{color:#8D6DC4!important}.vc_grid.vc_grid-owl-theme .vc_grid-owl-nav.vc_grid-owl-nav-color-peacoc{color:#4CADC9!important}.vc_grid.vc_grid-owl-theme .vc_grid-owl-nav.vc_grid-owl-nav-color-chino{color:#CEC2AB!important}.vc_grid.vc_grid-owl-theme .vc_grid-owl-nav.vc_grid-owl-nav-color-mulled_wine{color:#50485B!important}.vc_grid.vc_grid-owl-theme .vc_grid-owl-nav.vc_grid-owl-nav-color-vista_blue{color:#75D69C!important}.vc_grid.vc_grid-owl-theme .vc_grid-owl-nav.vc_grid-owl-nav-color-black{color:#2A2A2A!important}.vc_grid.vc_grid-owl-theme .vc_grid-owl-nav.vc_grid-owl-nav-color-grey{color:#EBEBEB!important}.vc_grid.vc_grid-owl-theme .vc_grid-owl-nav.vc_grid-owl-nav-color-orange{color:#F7BE68!important}.vc_grid.vc_grid-owl-theme .vc_grid-owl-nav.vc_grid-owl-nav-color-sky{color:#5AA1E3!important}.vc_grid.vc_grid-owl-theme .vc_grid-owl-nav.vc_grid-owl-nav-color-green{color:#6DAB3C!important}.vc_grid.vc_grid-owl-theme .vc_grid-owl-nav.vc_grid-owl-nav-color-juicy_pink{color:#F4524D!important}.vc_grid.vc_grid-owl-theme .vc_grid-owl-nav.vc_grid-owl-nav-color-sandy_brown{color:#F79468!important}.vc_grid.vc_grid-owl-theme .vc_grid-owl-nav.vc_grid-owl-nav-color-purple{color:#B97EBB!important}.vc_grid.vc_grid-owl-theme .vc_grid-owl-nav.vc_grid-owl-nav-color-white{color:#FFF!important}.vc_grid.vc_grid-owl-theme.vc_grid-gutter-1px .vc_grid-owl-nav .vc_grid-owl-next,.vc_grid.vc_grid-owl-theme.vc_grid-gutter-1px .vc_grid-owl-nav .vc_grid-owl-prev{margin-top:-13px}.vc_grid.vc_grid-owl-theme.vc_grid-gutter-2px .vc_grid-owl-nav .vc_grid-owl-next,.vc_grid.vc_grid-owl-theme.vc_grid-gutter-2px .vc_grid-owl-nav .vc_grid-owl-prev{margin-top:-13.5px}.vc_grid.vc_grid-owl-theme.vc_grid-gutter-3px .vc_grid-owl-nav .vc_grid-owl-next,.vc_grid.vc_grid-owl-theme.vc_grid-gutter-3px .vc_grid-owl-nav .vc_grid-owl-prev{margin-top:-14px}.vc_grid.vc_grid-owl-theme.vc_grid-gutter-4px .vc_grid-owl-nav .vc_grid-owl-next,.vc_grid.vc_grid-owl-theme.vc_grid-gutter-4px .vc_grid-owl-nav .vc_grid-owl-prev{margin-top:-14.5px}.vc_grid.vc_grid-owl-theme.vc_grid-gutter-5px .vc_grid-owl-nav .vc_grid-owl-next,.vc_grid.vc_grid-owl-theme.vc_grid-gutter-5px .vc_grid-owl-nav .vc_grid-owl-prev{margin-top:-15px}.vc_grid.vc_grid-owl-theme.vc_grid-gutter-10px .vc_grid-owl-nav .vc_grid-owl-next,.vc_grid.vc_grid-owl-theme.vc_grid-gutter-10px .vc_grid-owl-nav .vc_grid-owl-prev{margin-top:-17.5px}.vc_grid.vc_grid-owl-theme.vc_grid-gutter-15px .vc_grid-owl-nav .vc_grid-owl-next,.vc_grid.vc_grid-owl-theme.vc_grid-gutter-15px .vc_grid-owl-nav .vc_grid-owl-prev{margin-top:-20px}.vc_grid.vc_grid-owl-theme.vc_grid-gutter-20px .vc_grid-owl-nav .vc_grid-owl-next,.vc_grid.vc_grid-owl-theme.vc_grid-gutter-20px .vc_grid-owl-nav .vc_grid-owl-prev{margin-top:-22.5px}.vc_grid.vc_grid-owl-theme.vc_grid-gutter-25px .vc_grid-owl-nav .vc_grid-owl-next,.vc_grid.vc_grid-owl-theme.vc_grid-gutter-25px .vc_grid-owl-nav .vc_grid-owl-prev{margin-top:-25px}.vc_grid.vc_grid-owl-theme.vc_grid-gutter-30px .vc_grid-owl-nav .vc_grid-owl-next,.vc_grid.vc_grid-owl-theme.vc_grid-gutter-30px .vc_grid-owl-nav .vc_grid-owl-prev{margin-top:-27.5px}.vc_grid.vc_grid-owl-theme.vc_grid-gutter-35px .vc_grid-owl-nav .vc_grid-owl-next,.vc_grid.vc_grid-owl-theme.vc_grid-gutter-35px .vc_grid-owl-nav .vc_grid-owl-prev{margin-top:-30px}.vc_grid-pagination .vc_grid-pagination-list{outline:0;display:block;padding-left:0;text-align:center;margin:20px 0 0!important;border-radius:2px}.vc_grid-pagination .vc_grid-pagination-list>li{display:inline-block;margin:0;border:0 solid transparent}.vc_grid-pagination .vc_grid-pagination-list>li>a,.vc_grid-pagination .vc_grid-pagination-list>li>span{color:#fff;background-color:#337ab7;border:1px solid #337ab7;transition:opacity .3s ease-in 0s;position:relative;float:left;padding:3px 10px;line-height:1.42857143;text-decoration:none;opacity:.5;filter:alpha(opacity=50);margin-left:-1px;font-size:10px}.vc_grid-pagination .vc_grid-pagination-list>li:first-child>a,.vc_grid-pagination .vc_grid-pagination-list>li:first-child>span{margin-left:0}.vc_grid-pagination .vc_grid-pagination-list>li:focus a,.vc_grid-pagination .vc_grid-pagination-list>li:focus span,.vc_grid-pagination .vc_grid-pagination-list>li:hover a,.vc_grid-pagination .vc_grid-pagination-list>li:hover span{opacity:1;filter:alpha(opacity=100)}.vc_grid-pagination .vc_grid-pagination-list>.vc_grid-prev>a:after{font-family:vc_grid_v1;display:inline-block;content:"\e61b"}.vc_grid-pagination .vc_grid-pagination-list>.vc_grid-next>a:after{font-family:vc_grid_v1;display:inline-block;content:"\e61a"}.vc_grid-pagination .vc_grid-pagination-list>.vc_grid-first>a:after{font-family:vc_grid_v1;display:inline-block;content:"\e618"}.vc_grid-pagination .vc_grid-pagination-list>.vc_grid-last>a:after{font-family:vc_grid_v1;display:inline-block;content:"\e619"}.vc_grid-pagination .vc_grid-pagination-list>.vc_grid-active>a,.vc_grid-pagination .vc_grid-pagination-list>.vc_grid-active>a:focus,.vc_grid-pagination .vc_grid-pagination-list>.vc_grid-active>a:hover,.vc_grid-pagination .vc_grid-pagination-list>.vc_grid-active>span,.vc_grid-pagination .vc_grid-pagination-list>.vc_grid-active>span:focus,.vc_grid-pagination .vc_grid-pagination-list>.vc_grid-active>span:hover{z-index:2;opacity:1;filter:alpha(opacity=100);cursor:default}.vc_grid-pagination .vc_grid-pagination-list>.vc_grid-disabled>a,.vc_grid-pagination .vc_grid-pagination-list>.vc_grid-disabled>a:focus,.vc_grid-pagination .vc_grid-pagination-list>.vc_grid-disabled>a:hover,.vc_grid-pagination .vc_grid-pagination-list>.vc_grid-disabled>span,.vc_grid-pagination .vc_grid-pagination-list>.vc_grid-disabled>span:focus,.vc_grid-pagination .vc_grid-pagination-list>.vc_grid-disabled>span:hover{display:none}.vc_grid-pagination .vc_grid-pagination-list.vc_grid-pagination-color-blue>li{border-color:#5472D2!important}.vc_grid-pagination .vc_grid-pagination-list.vc_grid-pagination-color-blue>li>a,.vc_grid-pagination .vc_grid-pagination-list.vc_grid-pagination-color-blue>li>span{background-color:#5472D2!important;border-color:#5472D2!important;color:#FFF!important}.vc_grid-pagination .vc_grid-pagination-list.vc_grid-pagination-color-turquoise>li{border-color:#00C1CF!important}.vc_grid-pagination .vc_grid-pagination-list.vc_grid-pagination-color-turquoise>li>a,.vc_grid-pagination .vc_grid-pagination-list.vc_grid-pagination-color-turquoise>li>span{background-color:#00C1CF!important;border-color:#00C1CF!important;color:#FFF!important}.vc_grid-pagination .vc_grid-pagination-list.vc_grid-pagination-color-pink>li{border-color:#FE6C61!important}.vc_grid-pagination .vc_grid-pagination-list.vc_grid-pagination-color-pink>li>a,.vc_grid-pagination .vc_grid-pagination-list.vc_grid-pagination-color-pink>li>span{background-color:#FE6C61!important;border-color:#FE6C61!important;color:#FFF!important}.vc_grid-pagination .vc_grid-pagination-list.vc_grid-pagination-color-violet>li{border-color:#8D6DC4!important}.vc_grid-pagination .vc_grid-pagination-list.vc_grid-pagination-color-violet>li>a,.vc_grid-pagination .vc_grid-pagination-list.vc_grid-pagination-color-violet>li>span{background-color:#8D6DC4!important;border-color:#8D6DC4!important;color:#FFF!important}.vc_grid-pagination .vc_grid-pagination-list.vc_grid-pagination-color-peacoc>li{border-color:#4CADC9!important}.vc_grid-pagination .vc_grid-pagination-list.vc_grid-pagination-color-peacoc>li>a,.vc_grid-pagination .vc_grid-pagination-list.vc_grid-pagination-color-peacoc>li>span{background-color:#4CADC9!important;border-color:#4CADC9!important;color:#FFF!important}.vc_grid-pagination .vc_grid-pagination-list.vc_grid-pagination-color-chino>li{border-color:#CEC2AB!important}.vc_grid-pagination .vc_grid-pagination-list.vc_grid-pagination-color-chino>li>a,.vc_grid-pagination .vc_grid-pagination-list.vc_grid-pagination-color-chino>li>span{background-color:#CEC2AB!important;border-color:#CEC2AB!important;color:#FFF!important}.vc_grid-pagination .vc_grid-pagination-list.vc_grid-pagination-color-mulled_wine>li{border-color:#50485B!important}.vc_grid-pagination .vc_grid-pagination-list.vc_grid-pagination-color-mulled_wine>li>a,.vc_grid-pagination .vc_grid-pagination-list.vc_grid-pagination-color-mulled_wine>li>span{background-color:#50485B!important;border-color:#50485B!important;color:#FFF!important}.vc_grid-pagination .vc_grid-pagination-list.vc_grid-pagination-color-vista_blue>li{border-color:#75D69C!important}.vc_grid-pagination .vc_grid-pagination-list.vc_grid-pagination-color-vista_blue>li>a,.vc_grid-pagination .vc_grid-pagination-list.vc_grid-pagination-color-vista_blue>li>span{background-color:#75D69C!important;border-color:#75D69C!important;color:#FFF!important}.vc_grid-pagination .vc_grid-pagination-list.vc_grid-pagination-color-black>li{border-color:#2A2A2A!important}.vc_grid-pagination .vc_grid-pagination-list.vc_grid-pagination-color-black>li>a,.vc_grid-pagination .vc_grid-pagination-list.vc_grid-pagination-color-black>li>span{background-color:#2A2A2A!important;border-color:#2A2A2A!important;color:#FFF!important}.vc_grid-pagination .vc_grid-pagination-list.vc_grid-pagination-color-grey>li{border-color:#EBEBEB!important}.vc_grid-pagination .vc_grid-pagination-list.vc_grid-pagination-color-grey>li>a,.vc_grid-pagination .vc_grid-pagination-list.vc_grid-pagination-color-grey>li>span{background-color:#EBEBEB!important;border-color:#EBEBEB!important;color:#FFF!important}.vc_grid-pagination .vc_grid-pagination-list.vc_grid-pagination-color-orange>li{border-color:#F7BE68!important}.vc_grid-pagination .vc_grid-pagination-list.vc_grid-pagination-color-orange>li>a,.vc_grid-pagination .vc_grid-pagination-list.vc_grid-pagination-color-orange>li>span{background-color:#F7BE68!important;border-color:#F7BE68!important;color:#FFF!important}.vc_grid-pagination .vc_grid-pagination-list.vc_grid-pagination-color-sky>li{border-color:#5AA1E3!important}.vc_grid-pagination .vc_grid-pagination-list.vc_grid-pagination-color-sky>li>a,.vc_grid-pagination .vc_grid-pagination-list.vc_grid-pagination-color-sky>li>span{background-color:#5AA1E3!important;border-color:#5AA1E3!important;color:#FFF!important}.vc_grid-pagination .vc_grid-pagination-list.vc_grid-pagination-color-green>li{border-color:#6DAB3C!important}.vc_grid-pagination .vc_grid-pagination-list.vc_grid-pagination-color-green>li>a,.vc_grid-pagination .vc_grid-pagination-list.vc_grid-pagination-color-green>li>span{background-color:#6DAB3C!important;border-color:#6DAB3C!important;color:#FFF!important}.vc_grid-pagination .vc_grid-pagination-list.vc_grid-pagination-color-juicy_pink>li{border-color:#F4524D!important}.vc_grid-pagination .vc_grid-pagination-list.vc_grid-pagination-color-juicy_pink>li>a,.vc_grid-pagination .vc_grid-pagination-list.vc_grid-pagination-color-juicy_pink>li>span{background-color:#F4524D!important;border-color:#F4524D!important;color:#FFF!important}.vc_grid-pagination .vc_grid-pagination-list.vc_grid-pagination-color-sandy_brown>li{border-color:#F79468!important}.vc_grid-pagination .vc_grid-pagination-list.vc_grid-pagination-color-sandy_brown>li>a,.vc_grid-pagination .vc_grid-pagination-list.vc_grid-pagination-color-sandy_brown>li>span{background-color:#F79468!important;border-color:#F79468!important;color:#FFF!important}.vc_grid-pagination .vc_grid-pagination-list.vc_grid-pagination-color-purple>li{border-color:#B97EBB!important}.vc_grid-pagination .vc_grid-pagination-list.vc_grid-pagination-color-purple>li>a,.vc_grid-pagination .vc_grid-pagination-list.vc_grid-pagination-color-purple>li>span{background-color:#B97EBB!important;border-color:#B97EBB!important;color:#FFF!important}.vc_grid-pagination .vc_grid-pagination-list.vc_grid-pagination-color-white>li{border-color:#FFF!important}.vc_grid-pagination .vc_grid-pagination-list.vc_grid-pagination-color-white>li>a,.vc_grid-pagination .vc_grid-pagination-list.vc_grid-pagination-color-white>li>span{background-color:#FFF!important;border-color:#FFF!important;color:#2A2A2A!important}.vc_grid-pagination .vc_grid-pagination-list.vc_grid-pagination_default>li>a,.vc_grid-pagination .vc_grid-pagination-list.vc_grid-pagination_default>li>span,.vc_grid-pagination .vc_grid-pagination-list.vc_grid-pagination_default_dark>li>a,.vc_grid-pagination .vc_grid-pagination-list.vc_grid-pagination_default_dark>li>span,.vc_grid-pagination .vc_grid-pagination-list.vc_grid-pagination_default_light>li>a,.vc_grid-pagination .vc_grid-pagination-list.vc_grid-pagination_default_light>li>span{box-sizing:border-box;min-width:28px;min-height:22px}.vc_grid-pagination .vc_grid-pagination-list.vc_grid-pagination_default>li:first-child>a,.vc_grid-pagination .vc_grid-pagination-list.vc_grid-pagination_default>li:first-child>span,.vc_grid-pagination .vc_grid-pagination-list.vc_grid-pagination_default_dark>li:first-child>a,.vc_grid-pagination .vc_grid-pagination-list.vc_grid-pagination_default_dark>li:first-child>span,.vc_grid-pagination .vc_grid-pagination-list.vc_grid-pagination_default_light>li:first-child>a,.vc_grid-pagination .vc_grid-pagination-list.vc_grid-pagination_default_light>li:first-child>span{border-bottom-left-radius:2px;border-top-left-radius:2px}.vc_grid-pagination .vc_grid-pagination-list.vc_grid-pagination_default>li:last-child>a,.vc_grid-pagination .vc_grid-pagination-list.vc_grid-pagination_default>li:last-child>span,.vc_grid-pagination .vc_grid-pagination-list.vc_grid-pagination_default_dark>li:last-child>a,.vc_grid-pagination .vc_grid-pagination-list.vc_grid-pagination_default_dark>li:last-child>span,.vc_grid-pagination .vc_grid-pagination-list.vc_grid-pagination_default_light>li:last-child>a,.vc_grid-pagination .vc_grid-pagination-list.vc_grid-pagination_default_light>li:last-child>span{border-bottom-right-radius:2px;border-top-right-radius:2px}.vc_grid-pagination .vc_grid-pagination-list.vc_grid-pagination_square>li>a,.vc_grid-pagination .vc_grid-pagination-list.vc_grid-pagination_square>li>span,.vc_grid-pagination .vc_grid-pagination-list.vc_grid-pagination_square_dark>li>a,.vc_grid-pagination .vc_grid-pagination-list.vc_grid-pagination_square_dark>li>span,.vc_grid-pagination .vc_grid-pagination-list.vc_grid-pagination_square_light>li>a,.vc_grid-pagination .vc_grid-pagination-list.vc_grid-pagination_square_light>li>span{margin-left:5px;box-sizing:border-box;min-height:22px;min-width:22px;padding:3px}.vc_grid-pagination .vc_grid-pagination-list.vc_grid-pagination_rounded>li>a,.vc_grid-pagination .vc_grid-pagination-list.vc_grid-pagination_rounded>li>span,.vc_grid-pagination .vc_grid-pagination-list.vc_grid-pagination_rounded_dark>li>a,.vc_grid-pagination .vc_grid-pagination-list.vc_grid-pagination_rounded_dark>li>span,.vc_grid-pagination .vc_grid-pagination-list.vc_grid-pagination_rounded_light>li>a,.vc_grid-pagination .vc_grid-pagination-list.vc_grid-pagination_rounded_light>li>span,.vc_grid-pagination .vc_grid-pagination-list.vc_grid-pagination_rounded_square>li>a,.vc_grid-pagination .vc_grid-pagination-list.vc_grid-pagination_rounded_square>li>span,.vc_grid-pagination .vc_grid-pagination-list.vc_grid-pagination_rounded_square_dark>li>a,.vc_grid-pagination .vc_grid-pagination-list.vc_grid-pagination_rounded_square_dark>li>span,.vc_grid-pagination .vc_grid-pagination-list.vc_grid-pagination_rounded_square_light>li>a,.vc_grid-pagination .vc_grid-pagination-list.vc_grid-pagination_rounded_square_light>li>span{margin-left:5px;border-radius:30px;box-sizing:border-box;min-height:22px;min-width:22px;padding:3px}.vc_grid-pagination .vc_grid-pagination-list.vc_grid-pagination_rounded_square>li>a,.vc_grid-pagination .vc_grid-pagination-list.vc_grid-pagination_rounded_square>li>span,.vc_grid-pagination .vc_grid-pagination-list.vc_grid-pagination_rounded_square_dark>li>a,.vc_grid-pagination .vc_grid-pagination-list.vc_grid-pagination_rounded_square_dark>li>span,.vc_grid-pagination .vc_grid-pagination-list.vc_grid-pagination_rounded_square_light>li>a,.vc_grid-pagination .vc_grid-pagination-list.vc_grid-pagination_rounded_square_light>li>span{border-radius:5px;box-sizing:border-box;min-height:22px;min-width:22px;padding:3px}.vc_grid-pagination .vc_grid-pagination-list.vc_grid-pagination_default_dark>li>a,.vc_grid-pagination .vc_grid-pagination-list.vc_grid-pagination_default_dark>li>span,.vc_grid-pagination .vc_grid-pagination-list.vc_grid-pagination_rounded_dark>li>a,.vc_grid-pagination .vc_grid-pagination-list.vc_grid-pagination_rounded_dark>li>span,.vc_grid-pagination .vc_grid-pagination-list.vc_grid-pagination_rounded_square_dark>li>a,.vc_grid-pagination .vc_grid-pagination-list.vc_grid-pagination_rounded_square_dark>li>span,.vc_grid-pagination .vc_grid-pagination-list.vc_grid-pagination_square_dark>li>a,.vc_grid-pagination .vc_grid-pagination-list.vc_grid-pagination_square_dark>li>span{background-color:transparent!important;color:#000!important}.vc_grid-pagination .vc_grid-pagination-list.vc_grid-pagination_default_light>li>a,.vc_grid-pagination .vc_grid-pagination-list.vc_grid-pagination_default_light>li>span,.vc_grid-pagination .vc_grid-pagination-list.vc_grid-pagination_rounded_light>li>a,.vc_grid-pagination .vc_grid-pagination-list.vc_grid-pagination_rounded_light>li>span,.vc_grid-pagination .vc_grid-pagination-list.vc_grid-pagination_rounded_square_light>li>a,.vc_grid-pagination .vc_grid-pagination-list.vc_grid-pagination_rounded_square_light>li>span,.vc_grid-pagination .vc_grid-pagination-list.vc_grid-pagination_square_light>li>a,.vc_grid-pagination .vc_grid-pagination-list.vc_grid-pagination_square_light>li>span{background-color:transparent!important;color:#fff!important}.vc_grid-pagination .vc_grid-pagination-list.vc_grid-pagination_stripes_dark>li,.vc_grid-pagination .vc_grid-pagination-list.vc_grid-pagination_stripes_light>li{border-left-width:1px!important}.vc_grid-pagination .vc_grid-pagination-list.vc_grid-pagination_stripes_dark>li>a,.vc_grid-pagination .vc_grid-pagination-list.vc_grid-pagination_stripes_light>li>a{border-width:0;background:rgba(0,0,0,0)!important}.vc_grid-pagination .vc_grid-pagination-list.vc_grid-pagination_stripes_dark li.vc_grid-disabled+li,.vc_grid-pagination .vc_grid-pagination-list.vc_grid-pagination_stripes_dark>li:first-child,.vc_grid-pagination .vc_grid-pagination-list.vc_grid-pagination_stripes_light li.vc_grid-disabled+li,.vc_grid-pagination .vc_grid-pagination-list.vc_grid-pagination_stripes_light>li:first-child{border-width:0!important}.vc_grid-pagination .vc_grid-pagination-list.vc_grid-pagination_stripes_dark>li>a{color:#000!important}.vc_grid-pagination .vc_grid-pagination-list.vc_grid-pagination_stripes_light>li>a{color:#fff!important}.vc_grid-filter.vc_grid-filter-color-black>.vc_grid-filter-item.vc_active>span,.vc_grid-filter.vc_grid-filter-color-black>.vc_grid-filter-item:hover>span,.vc_grid-filter.vc_grid-filter-color-blue>.vc_grid-filter-item.vc_active>span,.vc_grid-filter.vc_grid-filter-color-blue>.vc_grid-filter-item:hover>span,.vc_grid-filter.vc_grid-filter-color-chino>.vc_grid-filter-item.vc_active>span,.vc_grid-filter.vc_grid-filter-color-chino>.vc_grid-filter-item:hover>span,.vc_grid-filter.vc_grid-filter-color-mulled_wine>.vc_grid-filter-item.vc_active>span,.vc_grid-filter.vc_grid-filter-color-mulled_wine>.vc_grid-filter-item:hover>span,.vc_grid-filter.vc_grid-filter-color-peacoc>.vc_grid-filter-item.vc_active>span,.vc_grid-filter.vc_grid-filter-color-peacoc>.vc_grid-filter-item:hover>span,.vc_grid-filter.vc_grid-filter-color-pink>.vc_grid-filter-item.vc_active>span,.vc_grid-filter.vc_grid-filter-color-pink>.vc_grid-filter-item:hover>span,.vc_grid-filter.vc_grid-filter-color-turquoise>.vc_grid-filter-item.vc_active>span,.vc_grid-filter.vc_grid-filter-color-turquoise>.vc_grid-filter-item:hover>span,.vc_grid-filter.vc_grid-filter-color-violet>.vc_grid-filter-item.vc_active>span,.vc_grid-filter.vc_grid-filter-color-violet>.vc_grid-filter-item:hover>span,.vc_grid-filter.vc_grid-filter-color-vista_blue>.vc_grid-filter-item.vc_active>span,.vc_grid-filter.vc_grid-filter-color-vista_blue>.vc_grid-filter-item:hover>span{color:#FFF}.vc_grid-loading{margin:2em auto;font-size:10px;position:relative;text-indent:-9999em}.vc_grid-loading,.vc_grid-loading:after,.vc_grid-loading:before{border-radius:50%;width:12px;height:12px;animation:load7 1.8s infinite ease-in-out}.vc_grid-loading:before{left:-20px}.vc_grid-loading:after{left:20px;animation-delay:.32s}.vc_grid-loading:after,.vc_grid-loading:before{content:'';position:absolute;top:0}@keyframes load7{0%,100%,80%{box-shadow:0 2.5em 0 -1.3em rgba(235,235,235,.75)}40%{box-shadow:0 2.5em 0 0 rgba(235,235,235,.75)}}.vc_grid-filter{margin-left:0;margin-bottom:20px;list-style:none;padding:0}.vc_grid-filter.vc_grid-filter-center{text-align:center}.vc_grid-filter.vc_grid-filter-right{text-align:right}.vc_grid-filter.vc_grid-filter-left{text-align:left}.vc_grid-filter.vc_grid-filter-color-blue>.vc_grid-filter-item.vc_active,.vc_grid-filter.vc_grid-filter-color-blue>.vc_grid-filter-item:hover{background-color:#5472D2}.vc_grid-filter.vc_grid-filter-color-turquoise>.vc_grid-filter-item.vc_active,.vc_grid-filter.vc_grid-filter-color-turquoise>.vc_grid-filter-item:hover{background-color:#00C1CF}.vc_grid-filter.vc_grid-filter-color-pink>.vc_grid-filter-item.vc_active,.vc_grid-filter.vc_grid-filter-color-pink>.vc_grid-filter-item:hover{background-color:#FE6C61}.vc_grid-filter.vc_grid-filter-color-violet>.vc_grid-filter-item.vc_active,.vc_grid-filter.vc_grid-filter-color-violet>.vc_grid-filter-item:hover{background-color:#8D6DC4}.vc_grid-filter.vc_grid-filter-color-peacoc>.vc_grid-filter-item.vc_active,.vc_grid-filter.vc_grid-filter-color-peacoc>.vc_grid-filter-item:hover{background-color:#4CADC9}.vc_grid-filter.vc_grid-filter-color-chino>.vc_grid-filter-item.vc_active,.vc_grid-filter.vc_grid-filter-color-chino>.vc_grid-filter-item:hover{background-color:#CEC2AB}.vc_grid-filter.vc_grid-filter-color-mulled_wine>.vc_grid-filter-item.vc_active,.vc_grid-filter.vc_grid-filter-color-mulled_wine>.vc_grid-filter-item:hover{background-color:#50485B}.vc_grid-filter.vc_grid-filter-color-vista_blue>.vc_grid-filter-item.vc_active,.vc_grid-filter.vc_grid-filter-color-vista_blue>.vc_grid-filter-item:hover{background-color:#75D69C}.vc_grid-filter.vc_grid-filter-color-black>.vc_grid-filter-item.vc_active,.vc_grid-filter.vc_grid-filter-color-black>.vc_grid-filter-item:hover{background-color:#2A2A2A}.vc_grid-filter.vc_grid-filter-color-grey>.vc_grid-filter-item.vc_active,.vc_grid-filter.vc_grid-filter-color-grey>.vc_grid-filter-item:hover{background-color:#EBEBEB}.vc_grid-filter.vc_grid-filter-color-grey>.vc_grid-filter-item.vc_active>span,.vc_grid-filter.vc_grid-filter-color-grey>.vc_grid-filter-item:hover>span{color:#666}.vc_grid-filter.vc_grid-filter-color-green>.vc_grid-filter-item.vc_active>span,.vc_grid-filter.vc_grid-filter-color-green>.vc_grid-filter-item:hover>span,.vc_grid-filter.vc_grid-filter-color-juicy_pink>.vc_grid-filter-item.vc_active>span,.vc_grid-filter.vc_grid-filter-color-juicy_pink>.vc_grid-filter-item:hover>span,.vc_grid-filter.vc_grid-filter-color-orange>.vc_grid-filter-item.vc_active>span,.vc_grid-filter.vc_grid-filter-color-orange>.vc_grid-filter-item:hover>span,.vc_grid-filter.vc_grid-filter-color-purple>.vc_grid-filter-item.vc_active>span,.vc_grid-filter.vc_grid-filter-color-purple>.vc_grid-filter-item:hover>span,.vc_grid-filter.vc_grid-filter-color-sandy_brown>.vc_grid-filter-item.vc_active>span,.vc_grid-filter.vc_grid-filter-color-sandy_brown>.vc_grid-filter-item:hover>span,.vc_grid-filter.vc_grid-filter-color-sky>.vc_grid-filter-item.vc_active>span,.vc_grid-filter.vc_grid-filter-color-sky>.vc_grid-filter-item:hover>span{color:#FFF}.vc_grid-filter.vc_grid-filter-color-orange>.vc_grid-filter-item.vc_active,.vc_grid-filter.vc_grid-filter-color-orange>.vc_grid-filter-item:hover{background-color:#F7BE68}.vc_grid-filter.vc_grid-filter-color-sky>.vc_grid-filter-item.vc_active,.vc_grid-filter.vc_grid-filter-color-sky>.vc_grid-filter-item:hover{background-color:#5AA1E3}.vc_grid-filter.vc_grid-filter-color-green>.vc_grid-filter-item.vc_active,.vc_grid-filter.vc_grid-filter-color-green>.vc_grid-filter-item:hover{background-color:#6DAB3C}.vc_grid-filter.vc_grid-filter-color-juicy_pink>.vc_grid-filter-item.vc_active,.vc_grid-filter.vc_grid-filter-color-juicy_pink>.vc_grid-filter-item:hover{background-color:#F4524D}.vc_grid-filter.vc_grid-filter-color-sandy_brown>.vc_grid-filter-item.vc_active,.vc_grid-filter.vc_grid-filter-color-sandy_brown>.vc_grid-filter-item:hover{background-color:#F79468}.vc_grid-filter.vc_grid-filter-color-purple>.vc_grid-filter-item.vc_active,.vc_grid-filter.vc_grid-filter-color-purple>.vc_grid-filter-item:hover{background-color:#B97EBB}.vc_grid-filter.vc_grid-filter-color-white>.vc_grid-filter-item.vc_active,.vc_grid-filter.vc_grid-filter-color-white>.vc_grid-filter-item:hover{background-color:#FFF}.vc_grid-filter.vc_grid-filter-color-white>.vc_grid-filter-item.vc_active>span,.vc_grid-filter.vc_grid-filter-color-white>.vc_grid-filter-item:hover>span{color:#666}.vc_grid-filter.vc_grid-filter-filled-rounded.vc_grid-filter-color-black>.vc_grid-filter-item.vc_active>span,.vc_grid-filter.vc_grid-filter-filled-rounded.vc_grid-filter-color-black>.vc_grid-filter-item:hover>span,.vc_grid-filter.vc_grid-filter-filled-rounded.vc_grid-filter-color-black>.vc_grid-filter-item>span,.vc_grid-filter.vc_grid-filter-filled-rounded.vc_grid-filter-color-blue>.vc_grid-filter-item.vc_active>span,.vc_grid-filter.vc_grid-filter-filled-rounded.vc_grid-filter-color-blue>.vc_grid-filter-item:hover>span,.vc_grid-filter.vc_grid-filter-filled-rounded.vc_grid-filter-color-blue>.vc_grid-filter-item>span,.vc_grid-filter.vc_grid-filter-filled-rounded.vc_grid-filter-color-chino>.vc_grid-filter-item.vc_active>span,.vc_grid-filter.vc_grid-filter-filled-rounded.vc_grid-filter-color-chino>.vc_grid-filter-item:hover>span,.vc_grid-filter.vc_grid-filter-filled-rounded.vc_grid-filter-color-chino>.vc_grid-filter-item>span,.vc_grid-filter.vc_grid-filter-filled-rounded.vc_grid-filter-color-mulled_wine>.vc_grid-filter-item.vc_active>span,.vc_grid-filter.vc_grid-filter-filled-rounded.vc_grid-filter-color-mulled_wine>.vc_grid-filter-item:hover>span,.vc_grid-filter.vc_grid-filter-filled-rounded.vc_grid-filter-color-mulled_wine>.vc_grid-filter-item>span,.vc_grid-filter.vc_grid-filter-filled-rounded.vc_grid-filter-color-peacoc>.vc_grid-filter-item.vc_active>span,.vc_grid-filter.vc_grid-filter-filled-rounded.vc_grid-filter-color-peacoc>.vc_grid-filter-item:hover>span,.vc_grid-filter.vc_grid-filter-filled-rounded.vc_grid-filter-color-peacoc>.vc_grid-filter-item>span,.vc_grid-filter.vc_grid-filter-filled-rounded.vc_grid-filter-color-pink>.vc_grid-filter-item.vc_active>span,.vc_grid-filter.vc_grid-filter-filled-rounded.vc_grid-filter-color-pink>.vc_grid-filter-item:hover>span,.vc_grid-filter.vc_grid-filter-filled-rounded.vc_grid-filter-color-pink>.vc_grid-filter-item>span,.vc_grid-filter.vc_grid-filter-filled-rounded.vc_grid-filter-color-turquoise>.vc_grid-filter-item.vc_active>span,.vc_grid-filter.vc_grid-filter-filled-rounded.vc_grid-filter-color-turquoise>.vc_grid-filter-item:hover>span,.vc_grid-filter.vc_grid-filter-filled-rounded.vc_grid-filter-color-turquoise>.vc_grid-filter-item>span,.vc_grid-filter.vc_grid-filter-filled-rounded.vc_grid-filter-color-violet>.vc_grid-filter-item.vc_active>span,.vc_grid-filter.vc_grid-filter-filled-rounded.vc_grid-filter-color-violet>.vc_grid-filter-item:hover>span,.vc_grid-filter.vc_grid-filter-filled-rounded.vc_grid-filter-color-violet>.vc_grid-filter-item>span,.vc_grid-filter.vc_grid-filter-filled-rounded.vc_grid-filter-color-vista_blue>.vc_grid-filter-item.vc_active>span,.vc_grid-filter.vc_grid-filter-filled-rounded.vc_grid-filter-color-vista_blue>.vc_grid-filter-item:hover>span,.vc_grid-filter.vc_grid-filter-filled-rounded.vc_grid-filter-color-vista_blue>.vc_grid-filter-item>span,.vc_grid-filter.vc_grid-filter-filled.vc_grid-filter-color-black>.vc_grid-filter-item.vc_active>span,.vc_grid-filter.vc_grid-filter-filled.vc_grid-filter-color-black>.vc_grid-filter-item:hover>span,.vc_grid-filter.vc_grid-filter-filled.vc_grid-filter-color-black>.vc_grid-filter-item>span,.vc_grid-filter.vc_grid-filter-filled.vc_grid-filter-color-blue>.vc_grid-filter-item.vc_active>span,.vc_grid-filter.vc_grid-filter-filled.vc_grid-filter-color-blue>.vc_grid-filter-item:hover>span,.vc_grid-filter.vc_grid-filter-filled.vc_grid-filter-color-blue>.vc_grid-filter-item>span,.vc_grid-filter.vc_grid-filter-filled.vc_grid-filter-color-chino>.vc_grid-filter-item.vc_active>span,.vc_grid-filter.vc_grid-filter-filled.vc_grid-filter-color-chino>.vc_grid-filter-item:hover>span,.vc_grid-filter.vc_grid-filter-filled.vc_grid-filter-color-chino>.vc_grid-filter-item>span,.vc_grid-filter.vc_grid-filter-filled.vc_grid-filter-color-mulled_wine>.vc_grid-filter-item.vc_active>span,.vc_grid-filter.vc_grid-filter-filled.vc_grid-filter-color-mulled_wine>.vc_grid-filter-item:hover>span,.vc_grid-filter.vc_grid-filter-filled.vc_grid-filter-color-mulled_wine>.vc_grid-filter-item>span,.vc_grid-filter.vc_grid-filter-filled.vc_grid-filter-color-peacoc>.vc_grid-filter-item.vc_active>span,.vc_grid-filter.vc_grid-filter-filled.vc_grid-filter-color-peacoc>.vc_grid-filter-item:hover>span,.vc_grid-filter.vc_grid-filter-filled.vc_grid-filter-color-peacoc>.vc_grid-filter-item>span,.vc_grid-filter.vc_grid-filter-filled.vc_grid-filter-color-pink>.vc_grid-filter-item.vc_active>span,.vc_grid-filter.vc_grid-filter-filled.vc_grid-filter-color-pink>.vc_grid-filter-item:hover>span,.vc_grid-filter.vc_grid-filter-filled.vc_grid-filter-color-pink>.vc_grid-filter-item>span,.vc_grid-filter.vc_grid-filter-filled.vc_grid-filter-color-turquoise>.vc_grid-filter-item.vc_active>span,.vc_grid-filter.vc_grid-filter-filled.vc_grid-filter-color-turquoise>.vc_grid-filter-item:hover>span,.vc_grid-filter.vc_grid-filter-filled.vc_grid-filter-color-turquoise>.vc_grid-filter-item>span,.vc_grid-filter.vc_grid-filter-filled.vc_grid-filter-color-violet>.vc_grid-filter-item.vc_active>span,.vc_grid-filter.vc_grid-filter-filled.vc_grid-filter-color-violet>.vc_grid-filter-item:hover>span,.vc_grid-filter.vc_grid-filter-filled.vc_grid-filter-color-violet>.vc_grid-filter-item>span,.vc_grid-filter.vc_grid-filter-filled.vc_grid-filter-color-vista_blue>.vc_grid-filter-item.vc_active>span,.vc_grid-filter.vc_grid-filter-filled.vc_grid-filter-color-vista_blue>.vc_grid-filter-item:hover>span,.vc_grid-filter.vc_grid-filter-filled.vc_grid-filter-color-vista_blue>.vc_grid-filter-item>span{color:#FFF}.vc_grid-filter>.vc_grid-filter-item{cursor:pointer;display:inline-block;background:0 0;padding:4px 10px;transition:background-color .1s linear}.vc_grid-filter-dropdown .vc_grid-styled-select .vc_arrow-icon-navicon,.vc_grid-filter-select,.vc_grid-filter-select .vc_grid-styled-select .vc_arrow-icon-navicon{display:none}.vc_grid-filter>.vc_grid-filter-item:first-child{margin-left:0!important}.vc_grid-filter>.vc_grid-filter-item>span{transition:color .1s linear;outline:0;padding:0;text-decoration:none}.vc_grid-filter>.vc_grid-filter-item.vc_active>span,.vc_grid-filter>.vc_grid-filter-item:hover>span{text-decoration:none}.vc_grid-filter.vc_grid-filter-default>.vc_grid-filter-item{margin:0 5px 5px 0;border-radius:30px}.vc_grid-filter.vc_grid-filter- .vc_grid-filter-item,.vc_grid-filter.vc_grid-filter-comma .vc_grid-filter-item{padding:0!important}.vc_grid-filter.vc_grid-filter-default-less-rounded>.vc_grid-filter-item{margin:0 5px 5px 0;border-radius:5px}.vc_grid-filter.vc_grid-filter-bordered-rounded-less>.vc_grid-filter-item,.vc_grid-filter.vc_grid-filter-bordered-rounded>.vc_grid-filter-item,.vc_grid-filter.vc_grid-filter-bordered>.vc_grid-filter-item{margin:0;border:1px solid rgba(235,235,235,.8);border-collapse:collapse}.vc_grid-filter.vc_grid-filter-bordered-rounded-less>.vc_grid-filter-item:nth-child(n+2),.vc_grid-filter.vc_grid-filter-bordered-rounded>.vc_grid-filter-item:nth-child(n+2),.vc_grid-filter.vc_grid-filter-bordered>.vc_grid-filter-item:nth-child(n+2){margin-left:-1px;margin-top:-1px}.vc_grid-filter.vc_grid-filter-bordered-rounded-less>.vc_grid-filter-item.vc_active,.vc_grid-filter.vc_grid-filter-bordered-rounded-less>.vc_grid-filter-item:hover,.vc_grid-filter.vc_grid-filter-bordered-rounded>.vc_grid-filter-item.vc_active,.vc_grid-filter.vc_grid-filter-bordered-rounded>.vc_grid-filter-item:hover,.vc_grid-filter.vc_grid-filter-bordered>.vc_grid-filter-item.vc_active,.vc_grid-filter.vc_grid-filter-bordered>.vc_grid-filter-item:hover{position:relative;z-index:1;border-color:transparent}.vc_grid-filter.vc_grid-filter-bordered-rounded-less>.vc_grid-filter-item.vc_active>a,.vc_grid-filter.vc_grid-filter-bordered-rounded-less>.vc_grid-filter-item:hover>a,.vc_grid-filter.vc_grid-filter-bordered-rounded>.vc_grid-filter-item.vc_active>a,.vc_grid-filter.vc_grid-filter-bordered-rounded>.vc_grid-filter-item:hover>a,.vc_grid-filter.vc_grid-filter-bordered>.vc_grid-filter-item.vc_active>a,.vc_grid-filter.vc_grid-filter-bordered>.vc_grid-filter-item:hover>a{text-decoration:none}.vc_grid-filter.vc_grid-filter-bordered-rounded>.vc_grid-filter-item:first-child{border-top-left-radius:30px;border-bottom-left-radius:30px}.vc_grid-filter.vc_grid-filter-bordered-rounded>.vc_grid-filter-item:last-child{border-top-right-radius:30px;border-bottom-right-radius:30px}.vc_grid-filter.vc_grid-filter-bordered-rounded-less>.vc_grid-filter-item:first-child{border-top-left-radius:3px;border-bottom-left-radius:3px}.vc_grid-filter.vc_grid-filter-bordered-rounded-less>.vc_grid-filter-item:last-child{border-top-right-radius:3px;border-bottom-right-radius:3px}.vc_grid-filter.vc_grid-filter-filled-rounded.vc_grid-filter-color-blue>.vc_grid-filter-item,.vc_grid-filter.vc_grid-filter-filled.vc_grid-filter-color-blue>.vc_grid-filter-item{background-color:#7c93dd}.vc_grid-filter.vc_grid-filter-filled-rounded.vc_grid-filter-color-blue>.vc_grid-filter-item.vc_active,.vc_grid-filter.vc_grid-filter-filled-rounded.vc_grid-filter-color-blue>.vc_grid-filter-item:hover,.vc_grid-filter.vc_grid-filter-filled.vc_grid-filter-color-blue>.vc_grid-filter-item.vc_active,.vc_grid-filter.vc_grid-filter-filled.vc_grid-filter-color-blue>.vc_grid-filter-item:hover{background-color:#5472D2}.vc_grid-filter.vc_grid-filter-filled-rounded.vc_grid-filter-color-turquoise>.vc_grid-filter-item,.vc_grid-filter.vc_grid-filter-filled.vc_grid-filter-color-turquoise>.vc_grid-filter-item{background-color:#00919c}.vc_grid-filter.vc_grid-filter-filled-rounded.vc_grid-filter-color-turquoise>.vc_grid-filter-item.vc_active,.vc_grid-filter.vc_grid-filter-filled-rounded.vc_grid-filter-color-turquoise>.vc_grid-filter-item:hover,.vc_grid-filter.vc_grid-filter-filled.vc_grid-filter-color-turquoise>.vc_grid-filter-item.vc_active,.vc_grid-filter.vc_grid-filter-filled.vc_grid-filter-color-turquoise>.vc_grid-filter-item:hover{background-color:#00C1CF}.vc_grid-filter.vc_grid-filter-filled-rounded.vc_grid-filter-color-pink>.vc_grid-filter-item,.vc_grid-filter.vc_grid-filter-filled.vc_grid-filter-color-pink>.vc_grid-filter-item{background-color:#fe9b94}.vc_grid-filter.vc_grid-filter-filled-rounded.vc_grid-filter-color-pink>.vc_grid-filter-item.vc_active,.vc_grid-filter.vc_grid-filter-filled-rounded.vc_grid-filter-color-pink>.vc_grid-filter-item:hover,.vc_grid-filter.vc_grid-filter-filled.vc_grid-filter-color-pink>.vc_grid-filter-item.vc_active,.vc_grid-filter.vc_grid-filter-filled.vc_grid-filter-color-pink>.vc_grid-filter-item:hover{background-color:#FE6C61}.vc_grid-filter.vc_grid-filter-filled-rounded.vc_grid-filter-color-violet>.vc_grid-filter-item,.vc_grid-filter.vc_grid-filter-filled.vc_grid-filter-color-violet>.vc_grid-filter-item{background-color:#a991d3}.vc_grid-filter.vc_grid-filter-filled-rounded.vc_grid-filter-color-violet>.vc_grid-filter-item.vc_active,.vc_grid-filter.vc_grid-filter-filled-rounded.vc_grid-filter-color-violet>.vc_grid-filter-item:hover,.vc_grid-filter.vc_grid-filter-filled.vc_grid-filter-color-violet>.vc_grid-filter-item.vc_active,.vc_grid-filter.vc_grid-filter-filled.vc_grid-filter-color-violet>.vc_grid-filter-item:hover{background-color:#8D6DC4}.vc_grid-filter.vc_grid-filter-filled-rounded.vc_grid-filter-color-peacoc>.vc_grid-filter-item,.vc_grid-filter.vc_grid-filter-filled.vc_grid-filter-color-peacoc>.vc_grid-filter-item{background-color:#73bfd5}.vc_grid-filter.vc_grid-filter-filled-rounded.vc_grid-filter-color-peacoc>.vc_grid-filter-item.vc_active,.vc_grid-filter.vc_grid-filter-filled-rounded.vc_grid-filter-color-peacoc>.vc_grid-filter-item:hover,.vc_grid-filter.vc_grid-filter-filled.vc_grid-filter-color-peacoc>.vc_grid-filter-item.vc_active,.vc_grid-filter.vc_grid-filter-filled.vc_grid-filter-color-peacoc>.vc_grid-filter-item:hover{background-color:#4CADC9}.vc_grid-filter.vc_grid-filter-filled-rounded.vc_grid-filter-color-chino>.vc_grid-filter-item,.vc_grid-filter.vc_grid-filter-filled.vc_grid-filter-color-chino>.vc_grid-filter-item{background-color:#e1d9cb}.vc_grid-filter.vc_grid-filter-filled-rounded.vc_grid-filter-color-chino>.vc_grid-filter-item.vc_active,.vc_grid-filter.vc_grid-filter-filled-rounded.vc_grid-filter-color-chino>.vc_grid-filter-item:hover,.vc_grid-filter.vc_grid-filter-filled.vc_grid-filter-color-chino>.vc_grid-filter-item.vc_active,.vc_grid-filter.vc_grid-filter-filled.vc_grid-filter-color-chino>.vc_grid-filter-item:hover{background-color:#CEC2AB}.vc_grid-filter.vc_grid-filter-filled-rounded.vc_grid-filter-color-mulled_wine>.vc_grid-filter-item,.vc_grid-filter.vc_grid-filter-filled.vc_grid-filter-color-mulled_wine>.vc_grid-filter-item{background-color:#695f77}.vc_grid-filter.vc_grid-filter-filled-rounded.vc_grid-filter-color-mulled_wine>.vc_grid-filter-item.vc_active,.vc_grid-filter.vc_grid-filter-filled-rounded.vc_grid-filter-color-mulled_wine>.vc_grid-filter-item:hover,.vc_grid-filter.vc_grid-filter-filled.vc_grid-filter-color-mulled_wine>.vc_grid-filter-item.vc_active,.vc_grid-filter.vc_grid-filter-filled.vc_grid-filter-color-mulled_wine>.vc_grid-filter-item:hover{background-color:#50485B}.vc_grid-filter.vc_grid-filter-filled-rounded.vc_grid-filter-color-vista_blue>.vc_grid-filter-item,.vc_grid-filter.vc_grid-filter-filled.vc_grid-filter-color-vista_blue>.vc_grid-filter-item{background-color:#9ce2b8}.vc_grid-filter.vc_grid-filter-filled-rounded.vc_grid-filter-color-vista_blue>.vc_grid-filter-item.vc_active,.vc_grid-filter.vc_grid-filter-filled-rounded.vc_grid-filter-color-vista_blue>.vc_grid-filter-item:hover,.vc_grid-filter.vc_grid-filter-filled.vc_grid-filter-color-vista_blue>.vc_grid-filter-item.vc_active,.vc_grid-filter.vc_grid-filter-filled.vc_grid-filter-color-vista_blue>.vc_grid-filter-item:hover{background-color:#75D69C}.vc_grid-filter.vc_grid-filter-filled-rounded.vc_grid-filter-color-black>.vc_grid-filter-item,.vc_grid-filter.vc_grid-filter-filled.vc_grid-filter-color-black>.vc_grid-filter-item{background-color:#444}.vc_grid-filter.vc_grid-filter-filled-rounded.vc_grid-filter-color-black>.vc_grid-filter-item.vc_active,.vc_grid-filter.vc_grid-filter-filled-rounded.vc_grid-filter-color-black>.vc_grid-filter-item:hover,.vc_grid-filter.vc_grid-filter-filled.vc_grid-filter-color-black>.vc_grid-filter-item.vc_active,.vc_grid-filter.vc_grid-filter-filled.vc_grid-filter-color-black>.vc_grid-filter-item:hover{background-color:#2A2A2A}.vc_grid-filter.vc_grid-filter-filled-rounded.vc_grid-filter-color-grey>.vc_grid-filter-item.vc_active>span,.vc_grid-filter.vc_grid-filter-filled-rounded.vc_grid-filter-color-grey>.vc_grid-filter-item:hover>span,.vc_grid-filter.vc_grid-filter-filled-rounded.vc_grid-filter-color-grey>.vc_grid-filter-item>span,.vc_grid-filter.vc_grid-filter-filled.vc_grid-filter-color-grey>.vc_grid-filter-item.vc_active>span,.vc_grid-filter.vc_grid-filter-filled.vc_grid-filter-color-grey>.vc_grid-filter-item:hover>span,.vc_grid-filter.vc_grid-filter-filled.vc_grid-filter-color-grey>.vc_grid-filter-item>span{color:#666}.vc_grid-filter.vc_grid-filter-filled-rounded.vc_grid-filter-color-grey>.vc_grid-filter-item,.vc_grid-filter.vc_grid-filter-filled.vc_grid-filter-color-grey>.vc_grid-filter-item{background-color:#d2d2d2}.vc_grid-filter.vc_grid-filter-filled-rounded.vc_grid-filter-color-grey>.vc_grid-filter-item.vc_active,.vc_grid-filter.vc_grid-filter-filled-rounded.vc_grid-filter-color-grey>.vc_grid-filter-item:hover,.vc_grid-filter.vc_grid-filter-filled.vc_grid-filter-color-grey>.vc_grid-filter-item.vc_active,.vc_grid-filter.vc_grid-filter-filled.vc_grid-filter-color-grey>.vc_grid-filter-item:hover{background-color:#EBEBEB}.vc_grid-filter.vc_grid-filter-filled-rounded.vc_grid-filter-color-green>.vc_grid-filter-item.vc_active>span,.vc_grid-filter.vc_grid-filter-filled-rounded.vc_grid-filter-color-green>.vc_grid-filter-item:hover>span,.vc_grid-filter.vc_grid-filter-filled-rounded.vc_grid-filter-color-green>.vc_grid-filter-item>span,.vc_grid-filter.vc_grid-filter-filled-rounded.vc_grid-filter-color-juicy_pink>.vc_grid-filter-item.vc_active>span,.vc_grid-filter.vc_grid-filter-filled-rounded.vc_grid-filter-color-juicy_pink>.vc_grid-filter-item:hover>span,.vc_grid-filter.vc_grid-filter-filled-rounded.vc_grid-filter-color-juicy_pink>.vc_grid-filter-item>span,.vc_grid-filter.vc_grid-filter-filled-rounded.vc_grid-filter-color-orange>.vc_grid-filter-item.vc_active>span,.vc_grid-filter.vc_grid-filter-filled-rounded.vc_grid-filter-color-orange>.vc_grid-filter-item:hover>span,.vc_grid-filter.vc_grid-filter-filled-rounded.vc_grid-filter-color-orange>.vc_grid-filter-item>span,.vc_grid-filter.vc_grid-filter-filled-rounded.vc_grid-filter-color-purple>.vc_grid-filter-item.vc_active>span,.vc_grid-filter.vc_grid-filter-filled-rounded.vc_grid-filter-color-purple>.vc_grid-filter-item:hover>span,.vc_grid-filter.vc_grid-filter-filled-rounded.vc_grid-filter-color-purple>.vc_grid-filter-item>span,.vc_grid-filter.vc_grid-filter-filled-rounded.vc_grid-filter-color-sandy_brown>.vc_grid-filter-item.vc_active>span,.vc_grid-filter.vc_grid-filter-filled-rounded.vc_grid-filter-color-sandy_brown>.vc_grid-filter-item:hover>span,.vc_grid-filter.vc_grid-filter-filled-rounded.vc_grid-filter-color-sandy_brown>.vc_grid-filter-item>span,.vc_grid-filter.vc_grid-filter-filled-rounded.vc_grid-filter-color-sky>.vc_grid-filter-item.vc_active>span,.vc_grid-filter.vc_grid-filter-filled-rounded.vc_grid-filter-color-sky>.vc_grid-filter-item:hover>span,.vc_grid-filter.vc_grid-filter-filled-rounded.vc_grid-filter-color-sky>.vc_grid-filter-item>span,.vc_grid-filter.vc_grid-filter-filled.vc_grid-filter-color-green>.vc_grid-filter-item.vc_active>span,.vc_grid-filter.vc_grid-filter-filled.vc_grid-filter-color-green>.vc_grid-filter-item:hover>span,.vc_grid-filter.vc_grid-filter-filled.vc_grid-filter-color-green>.vc_grid-filter-item>span,.vc_grid-filter.vc_grid-filter-filled.vc_grid-filter-color-juicy_pink>.vc_grid-filter-item.vc_active>span,.vc_grid-filter.vc_grid-filter-filled.vc_grid-filter-color-juicy_pink>.vc_grid-filter-item:hover>span,.vc_grid-filter.vc_grid-filter-filled.vc_grid-filter-color-juicy_pink>.vc_grid-filter-item>span,.vc_grid-filter.vc_grid-filter-filled.vc_grid-filter-color-orange>.vc_grid-filter-item.vc_active>span,.vc_grid-filter.vc_grid-filter-filled.vc_grid-filter-color-orange>.vc_grid-filter-item:hover>span,.vc_grid-filter.vc_grid-filter-filled.vc_grid-filter-color-orange>.vc_grid-filter-item>span,.vc_grid-filter.vc_grid-filter-filled.vc_grid-filter-color-purple>.vc_grid-filter-item.vc_active>span,.vc_grid-filter.vc_grid-filter-filled.vc_grid-filter-color-purple>.vc_grid-filter-item:hover>span,.vc_grid-filter.vc_grid-filter-filled.vc_grid-filter-color-purple>.vc_grid-filter-item>span,.vc_grid-filter.vc_grid-filter-filled.vc_grid-filter-color-sandy_brown>.vc_grid-filter-item.vc_active>span,.vc_grid-filter.vc_grid-filter-filled.vc_grid-filter-color-sandy_brown>.vc_grid-filter-item:hover>span,.vc_grid-filter.vc_grid-filter-filled.vc_grid-filter-color-sandy_brown>.vc_grid-filter-item>span,.vc_grid-filter.vc_grid-filter-filled.vc_grid-filter-color-sky>.vc_grid-filter-item.vc_active>span,.vc_grid-filter.vc_grid-filter-filled.vc_grid-filter-color-sky>.vc_grid-filter-item:hover>span,.vc_grid-filter.vc_grid-filter-filled.vc_grid-filter-color-sky>.vc_grid-filter-item>span{color:#FFF}.vc_grid-filter.vc_grid-filter-filled-rounded.vc_grid-filter-color-orange>.vc_grid-filter-item,.vc_grid-filter.vc_grid-filter-filled.vc_grid-filter-color-orange>.vc_grid-filter-item{background-color:#fad398}.vc_grid-filter.vc_grid-filter-filled-rounded.vc_grid-filter-color-orange>.vc_grid-filter-item.vc_active,.vc_grid-filter.vc_grid-filter-filled-rounded.vc_grid-filter-color-orange>.vc_grid-filter-item:hover,.vc_grid-filter.vc_grid-filter-filled.vc_grid-filter-color-orange>.vc_grid-filter-item.vc_active,.vc_grid-filter.vc_grid-filter-filled.vc_grid-filter-color-orange>.vc_grid-filter-item:hover{background-color:#F7BE68}.vc_grid-filter.vc_grid-filter-filled-rounded.vc_grid-filter-color-sky>.vc_grid-filter-item,.vc_grid-filter.vc_grid-filter-filled.vc_grid-filter-color-sky>.vc_grid-filter-item{background-color:#86baea}.vc_grid-filter.vc_grid-filter-filled-rounded.vc_grid-filter-color-sky>.vc_grid-filter-item.vc_active,.vc_grid-filter.vc_grid-filter-filled-rounded.vc_grid-filter-color-sky>.vc_grid-filter-item:hover,.vc_grid-filter.vc_grid-filter-filled.vc_grid-filter-color-sky>.vc_grid-filter-item.vc_active,.vc_grid-filter.vc_grid-filter-filled.vc_grid-filter-color-sky>.vc_grid-filter-item:hover{background-color:#5AA1E3}.vc_grid-filter.vc_grid-filter-filled-rounded.vc_grid-filter-color-green>.vc_grid-filter-item,.vc_grid-filter.vc_grid-filter-filled.vc_grid-filter-color-green>.vc_grid-filter-item{background-color:#87c456}.vc_grid-filter.vc_grid-filter-filled-rounded.vc_grid-filter-color-green>.vc_grid-filter-item.vc_active,.vc_grid-filter.vc_grid-filter-filled-rounded.vc_grid-filter-color-green>.vc_grid-filter-item:hover,.vc_grid-filter.vc_grid-filter-filled.vc_grid-filter-color-green>.vc_grid-filter-item.vc_active,.vc_grid-filter.vc_grid-filter-filled.vc_grid-filter-color-green>.vc_grid-filter-item:hover{background-color:#6DAB3C}.vc_grid-filter.vc_grid-filter-filled-rounded.vc_grid-filter-color-juicy_pink>.vc_grid-filter-item,.vc_grid-filter.vc_grid-filter-filled.vc_grid-filter-color-juicy_pink>.vc_grid-filter-item{background-color:#f7817d}.vc_grid-filter.vc_grid-filter-filled-rounded.vc_grid-filter-color-juicy_pink>.vc_grid-filter-item.vc_active,.vc_grid-filter.vc_grid-filter-filled-rounded.vc_grid-filter-color-juicy_pink>.vc_grid-filter-item:hover,.vc_grid-filter.vc_grid-filter-filled.vc_grid-filter-color-juicy_pink>.vc_grid-filter-item.vc_active,.vc_grid-filter.vc_grid-filter-filled.vc_grid-filter-color-juicy_pink>.vc_grid-filter-item:hover{background-color:#F4524D}.vc_grid-filter.vc_grid-filter-filled-rounded.vc_grid-filter-color-sandy_brown>.vc_grid-filter-item,.vc_grid-filter.vc_grid-filter-filled.vc_grid-filter-color-sandy_brown>.vc_grid-filter-item{background-color:#fab698}.vc_grid-filter.vc_grid-filter-filled-rounded.vc_grid-filter-color-sandy_brown>.vc_grid-filter-item.vc_active,.vc_grid-filter.vc_grid-filter-filled-rounded.vc_grid-filter-color-sandy_brown>.vc_grid-filter-item:hover,.vc_grid-filter.vc_grid-filter-filled.vc_grid-filter-color-sandy_brown>.vc_grid-filter-item.vc_active,.vc_grid-filter.vc_grid-filter-filled.vc_grid-filter-color-sandy_brown>.vc_grid-filter-item:hover{background-color:#F79468}.vc_grid-filter.vc_grid-filter-filled-rounded.vc_grid-filter-color-purple>.vc_grid-filter-item,.vc_grid-filter.vc_grid-filter-filled.vc_grid-filter-color-purple>.vc_grid-filter-item{background-color:#cb9fcd}.vc_grid-filter.vc_grid-filter-filled-rounded.vc_grid-filter-color-purple>.vc_grid-filter-item.vc_active,.vc_grid-filter.vc_grid-filter-filled-rounded.vc_grid-filter-color-purple>.vc_grid-filter-item:hover,.vc_grid-filter.vc_grid-filter-filled.vc_grid-filter-color-purple>.vc_grid-filter-item.vc_active,.vc_grid-filter.vc_grid-filter-filled.vc_grid-filter-color-purple>.vc_grid-filter-item:hover{background-color:#B97EBB}.vc_grid-filter.vc_grid-filter-filled-rounded.vc_grid-filter-color-white>.vc_grid-filter-item.vc_active>span,.vc_grid-filter.vc_grid-filter-filled-rounded.vc_grid-filter-color-white>.vc_grid-filter-item:hover>span,.vc_grid-filter.vc_grid-filter-filled-rounded.vc_grid-filter-color-white>.vc_grid-filter-item>span,.vc_grid-filter.vc_grid-filter-filled.vc_grid-filter-color-white>.vc_grid-filter-item.vc_active>span,.vc_grid-filter.vc_grid-filter-filled.vc_grid-filter-color-white>.vc_grid-filter-item:hover>span,.vc_grid-filter.vc_grid-filter-filled.vc_grid-filter-color-white>.vc_grid-filter-item>span{color:#666}.vc_grid-filter.vc_grid-filter-filled-rounded.vc_grid-filter-color-white>.vc_grid-filter-item,.vc_grid-filter.vc_grid-filter-filled.vc_grid-filter-color-white>.vc_grid-filter-item{background-color:#e6e6e6}.vc_grid-filter.vc_grid-filter-filled-rounded.vc_grid-filter-color-white>.vc_grid-filter-item.vc_active,.vc_grid-filter.vc_grid-filter-filled-rounded.vc_grid-filter-color-white>.vc_grid-filter-item:hover,.vc_grid-filter.vc_grid-filter-filled.vc_grid-filter-color-white>.vc_grid-filter-item.vc_active,.vc_grid-filter.vc_grid-filter-filled.vc_grid-filter-color-white>.vc_grid-filter-item:hover{background-color:#FFF}.vc_grid-filter.vc_grid-filter-filled-rounded>.vc_grid-filter-item,.vc_grid-filter.vc_grid-filter-filled>.vc_grid-filter-item{margin:0;border:1px solid transparent;border-collapse:collapse;padding:3px 7px}.vc_grid-filter.vc_grid-filter-filled-rounded>.vc_grid-filter-item>span,.vc_grid-filter.vc_grid-filter-filled>.vc_grid-filter-item>span{color:#FFF}.vc_grid-filter.vc_grid-filter-filled-rounded>.vc_grid-filter-item:nth-child(n+2),.vc_grid-filter.vc_grid-filter-filled>.vc_grid-filter-item:nth-child(n+2){border-left:none;margin-left:1px;border-top:none;margin-top:1px}.vc_grid-filter.vc_grid-filter-filled-rounded>.vc_grid-filter-item:first-child,.vc_grid-filter.vc_grid-filter-filled>.vc_grid-filter-item:first-child{border-top-left-radius:3px;border-bottom-left-radius:3px;border-top:0}.vc_grid-filter.vc_grid-filter-filled-rounded>.vc_grid-filter-item:last-child,.vc_grid-filter.vc_grid-filter-filled>.vc_grid-filter-item:last-child{border-top-right-radius:3px;border-bottom-right-radius:3px}.vc_grid-filter.vc_grid-filter-filled-rounded>.vc_grid-filter-item:first-child{border-top-left-radius:30px;border-bottom-left-radius:30px;border-top:0}.vc_grid-filter.vc_grid-filter-filled-rounded>.vc_grid-filter-item:last-child{border-top-right-radius:30px;border-bottom-right-radius:30px}.vc_grid-filter.vc_grid-filter-filled-rounded-all>.vc_grid-filter-item{border-radius:3px!important}.vc_grid-filter.vc_grid-filter-filled-round-all>.vc_grid-filter-item{border-radius:30px!important}.vc_grid-filter.vc_grid-filter-size-xs .vc_grid-filter-item{font-size:12px;padding:1px 5px}.vc_grid-filter.vc_grid-filter-size-sm .vc_grid-filter-item{font-size:13px;padding:2px 7px}.vc_grid-filter.vc_grid-filter-size-md .vc_grid-filter-item{font-size:100%;padding:2px 10px}.vc_grid-filter.vc_grid-filter-size-lg .vc_grid-filter-item{font-size:18px;padding:4px 10px}.vc_grid-filter-dropdown,.vc_grid-filter-select{font-size:12px;margin-bottom:20px}.vc_grid-filter-dropdown.vc_grid-filter-center,.vc_grid-filter-select.vc_grid-filter-center{text-align:center}.vc_grid-filter-dropdown.vc_grid-filter-right,.vc_grid-filter-select.vc_grid-filter-right{text-align:right}.vc_grid-filter-dropdown.vc_grid-filter-left,.vc_grid-filter-select.vc_grid-filter-left{text-align:left}.vc_grid-filter-dropdown .vc_grid-styled-select select,.vc_grid-filter-select .vc_grid-styled-select select{outline:0;display:inline-block}@media (min-width:768px){.vc_grid-filter-dropdown.vc_grid-filter-color-blue .vc_arrow-icon-navicon,.vc_grid-filter-select.vc_grid-filter-color-blue .vc_arrow-icon-navicon{color:#5472D2}.vc_grid-filter-dropdown.vc_grid-filter-color-turquoise .vc_arrow-icon-navicon,.vc_grid-filter-select.vc_grid-filter-color-turquoise .vc_arrow-icon-navicon{color:#00C1CF}.vc_grid-filter-dropdown.vc_grid-filter-color-pink .vc_arrow-icon-navicon,.vc_grid-filter-select.vc_grid-filter-color-pink .vc_arrow-icon-navicon{color:#FE6C61}.vc_grid-filter-dropdown.vc_grid-filter-color-violet .vc_arrow-icon-navicon,.vc_grid-filter-select.vc_grid-filter-color-violet .vc_arrow-icon-navicon{color:#8D6DC4}.vc_grid-filter-dropdown.vc_grid-filter-color-peacoc .vc_arrow-icon-navicon,.vc_grid-filter-select.vc_grid-filter-color-peacoc .vc_arrow-icon-navicon{color:#4CADC9}.vc_grid-filter-dropdown.vc_grid-filter-color-chino .vc_arrow-icon-navicon,.vc_grid-filter-select.vc_grid-filter-color-chino .vc_arrow-icon-navicon{color:#CEC2AB}.vc_grid-filter-dropdown.vc_grid-filter-color-mulled_wine .vc_arrow-icon-navicon,.vc_grid-filter-select.vc_grid-filter-color-mulled_wine .vc_arrow-icon-navicon{color:#50485B}.vc_grid-filter-dropdown.vc_grid-filter-color-vista_blue .vc_arrow-icon-navicon,.vc_grid-filter-select.vc_grid-filter-color-vista_blue .vc_arrow-icon-navicon{color:#75D69C}.vc_grid-filter-dropdown.vc_grid-filter-color-black .vc_arrow-icon-navicon,.vc_grid-filter-select.vc_grid-filter-color-black .vc_arrow-icon-navicon{color:#2A2A2A}.vc_grid-filter-dropdown.vc_grid-filter-color-grey .vc_arrow-icon-navicon,.vc_grid-filter-select.vc_grid-filter-color-grey .vc_arrow-icon-navicon{color:#EBEBEB}.vc_grid-filter-dropdown.vc_grid-filter-color-orange .vc_arrow-icon-navicon,.vc_grid-filter-select.vc_grid-filter-color-orange .vc_arrow-icon-navicon{color:#F7BE68}.vc_grid-filter-dropdown.vc_grid-filter-color-sky .vc_arrow-icon-navicon,.vc_grid-filter-select.vc_grid-filter-color-sky .vc_arrow-icon-navicon{color:#5AA1E3}.vc_grid-filter-dropdown.vc_grid-filter-color-green .vc_arrow-icon-navicon,.vc_grid-filter-select.vc_grid-filter-color-green .vc_arrow-icon-navicon{color:#6DAB3C}.vc_grid-filter-dropdown.vc_grid-filter-color-juicy_pink .vc_arrow-icon-navicon,.vc_grid-filter-select.vc_grid-filter-color-juicy_pink .vc_arrow-icon-navicon{color:#F4524D}.vc_grid-filter-dropdown.vc_grid-filter-color-sandy_brown .vc_arrow-icon-navicon,.vc_grid-filter-select.vc_grid-filter-color-sandy_brown .vc_arrow-icon-navicon{color:#F79468}.vc_grid-filter-dropdown.vc_grid-filter-color-purple .vc_arrow-icon-navicon,.vc_grid-filter-select.vc_grid-filter-color-purple .vc_arrow-icon-navicon{color:#B97EBB}.vc_grid-filter-dropdown.vc_grid-filter-color-white .vc_arrow-icon-navicon,.vc_grid-filter-select.vc_grid-filter-color-white .vc_arrow-icon-navicon{color:#FFF}.vc_grid-filter-dropdown .vc_grid-styled-select,.vc_grid-filter-select .vc_grid-styled-select{border:1px solid #ccc;display:inline-block;height:30px;overflow:hidden;padding-right:5px;text-align:left;width:auto;vertical-align:middle}.vc_grid-filter-dropdown .vc_grid-styled-select .vc_arrow-icon-navicon,.vc_grid-filter-select .vc_grid-styled-select .vc_arrow-icon-navicon{font-size:17px;display:inline;vertical-align:middle}.vc_grid-filter-dropdown .vc_grid-styled-select select,.vc_grid-filter-select .vc_grid-styled-select select{background:none;border:0;border-radius:0;height:30px;line-height:1;margin-right:-50px;padding:5px;position:relative;font-size:12px;z-index:0;cursor:pointer;max-width:inherit!important}}@media (max-width:768px){.vc_responsive .vc_grid-filter-select{display:block}.vc_responsive .vc_grid-filter:not(.vc_gitem-post-data){display:none!important}}.owl-carousel .owl-item .vc_grid-item{transform:translate3D(0,0,0)}.owl-carousel .owl-animated-out{z-index:0}.owl-carousel .owl-animated-in{z-index:1}.vc-hoverbox-wrapper,.vc-hoverbox-wrapper *{box-sizing:border-box}.vc-hoverbox-wrapper.vc-hoverbox-shape--rounded .vc-hoverbox-back,.vc-hoverbox-wrapper.vc-hoverbox-shape--rounded .vc-hoverbox-front{border-radius:10px}.vc-hoverbox-wrapper.vc-hoverbox-shape--round .vc-hoverbox-back,.vc-hoverbox-wrapper.vc-hoverbox-shape--round .vc-hoverbox-front{border-radius:50px}.vc-hoverbox-wrapper.vc-hoverbox-align--center{text-align:center}.vc-hoverbox-wrapper.vc-hoverbox-align--left{text-align:left}.vc-hoverbox-wrapper.vc-hoverbox-align--right{text-align:right}.vc-hoverbox-wrapper .vc-hoverbox{position:relative;display:inline-block;text-align:center;width:100%}.vc-hoverbox-wrapper.vc-hoverbox-width--100 .vc-hoverbox{width:100%}.vc-hoverbox-wrapper.vc-hoverbox-width--90 .vc-hoverbox{width:90%}.vc-hoverbox-wrapper.vc-hoverbox-width--80 .vc-hoverbox{width:80%}.vc-hoverbox-wrapper.vc-hoverbox-width--70 .vc-hoverbox{width:70%}.vc-hoverbox-wrapper.vc-hoverbox-width--60 .vc-hoverbox{width:60%}.vc-hoverbox-wrapper.vc-hoverbox-width--50 .vc-hoverbox{width:50%}.vc-hoverbox-wrapper.vc-hoverbox-width--40 .vc-hoverbox{width:40%}.vc-hoverbox-wrapper.vc-hoverbox-width--30 .vc-hoverbox{width:30%}.vc-hoverbox-wrapper.vc-hoverbox-width--20 .vc-hoverbox{width:20%}.vc-hoverbox-wrapper.vc-hoverbox-width--10 .vc-hoverbox{width:10%}.vc-hoverbox-inner{width:100%;display:inline-block;min-height:250px}.vc-hoverbox-block{height:100%;width:100%;backface-visibility:hidden;position:absolute;top:0;left:0;display:flex;flex-direction:column;justify-content:center;transition:transform .5s ease-in-out;transform-style:preserve-3d;background-size:cover;background-position:center}.vc-hoverbox-block-inner{flex-shrink:0;padding:20px}.vc-hoverbox-front{transform:rotateY(0)}.vc-hoverbox-back{transform:rotateY(180deg)}.vc-hoverbox:hover .vc-hoverbox-front{transform:rotateY(-180deg)}.vc-hoverbox:hover .vc-hoverbox-back{transform:rotateY(0)}.vc-hoverbox-wrapper.vc-hoverbox-direction--reverse .vc-hoverbox-front{transform:rotateY(180deg)}.vc-hoverbox-wrapper.vc-hoverbox-direction--reverse .vc-hoverbox-back{transform:rotateY(0);z-index:2}.vc-hoverbox-wrapper.vc-hoverbox-direction--reverse .vc-hoverbox:hover .vc-hoverbox-front{transform:rotateY(0)}.vc-hoverbox-wrapper.vc-hoverbox-direction--reverse .vc-hoverbox:hover .vc-hoverbox-back{transform:rotateY(-180deg)}@font-face{font-family:vc_grid_v1;src:url(https://www.digitalnydetox.sk/wp-content/plugins/js_composer/assets/fonts/vc_grid/vc_grid_v1.eot);src:url(https://www.digitalnydetox.sk/wp-content/plugins/js_composer/assets/fonts/vc_grid/vc_grid_v1.eot) format('embedded-opentype'),url(https://www.digitalnydetox.sk/wp-content/plugins/js_composer/assets/fonts/vc_grid/vc_grid_v1.woff) format('woff'),url(https://www.digitalnydetox.sk/wp-content/plugins/js_composer/assets/fonts/vc_grid/vc_grid_v1.ttf) format('truetype'),url(https://www.digitalnydetox.sk/wp-content/plugins/js_composer/assets/fonts/vc_grid/vc_grid_v1.svg) format('svg');font-weight:400;font-style:normal}[class*=" vc_arrow-icon-"],[class^=vc_arrow-icon-]{font-family:vc_grid_v1;speak:none;font-style:normal;font-weight:400;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.vc_arrow-icon-minus:before{content:"\e61c"}.vc_arrow-icon-plus:before{content:"\e61d"}.vc_arrow-icon-arrow_down:before{content:"\e61e"}.vc_arrow-icon-arrow_up:before{content:"\e61f"}.vc_arrow-icon-arrow_01_left:before{content:"\e600"}.vc_arrow-icon-arrow_01_right:before{content:"\e601"}.vc_arrow-icon-arrow_02_left:before{content:"\e602"}.vc_arrow-icon-arrow_02_right:before{content:"\e603"}.vc_arrow-icon-arrow_03_left:before{content:"\e604"}.vc_arrow-icon-arrow_03_right:before{content:"\e605"}.vc_arrow-icon-arrow_04_left:before{content:"\e606"}.vc_arrow-icon-arrow_04_right:before{content:"\e607"}.vc_arrow-icon-arrow_05_left:before{content:"\e608"}.vc_arrow-icon-arrow_05_right:before{content:"\e609"}.vc_arrow-icon-arrow_06_left:before{content:"\e60a"}.vc_arrow-icon-arrow_06_right:before{content:"\e60b"}.vc_arrow-icon-arrow_07_left:before{content:"\e60c"}.vc_arrow-icon-arrow_07_right:before{content:"\e60d"}.vc_arrow-icon-arrow_08_left:before{content:"\e60e"}.vc_arrow-icon-arrow_08_right:before{content:"\e60f"}.vc_arrow-icon-arrow_09_left:before{content:"\e610"}.vc_arrow-icon-arrow_09_right:before{content:"\e611"}.vc_arrow-icon-arrow_10_left:before{content:"\e612"}.vc_arrow-icon-arrow_10_right:before{content:"\e613"}.vc_arrow-icon-arrow_11_left:before{content:"\e614"}.vc_arrow-icon-arrow_11_right:before{content:"\e615"}.vc_arrow-icon-arrow_12_left:before{content:"\e616"}.vc_arrow-icon-arrow_12_right:before{content:"\e617"}.vc_arrow-icon-navicon:before{content:"\f0c9"}.wpb_animate_when_almost_visible{opacity:0;filter:alpha(opacity=0)}.wpb_animate_when_almost_visible:not(.wpb_start_animation){animation:none}.top-to-bottom,.wpb_top-to-bottom{animation:wpb_ttb .7s 1 cubic-bezier(.175,.885,.32,1.275)}.bottom-to-top,.wpb_bottom-to-top{animation:wpb_btt .7s 1 cubic-bezier(.175,.885,.32,1.275)}.left-to-right,.wpb_left-to-right{animation:wpb_ltr .7s 1 cubic-bezier(.175,.885,.32,1.275)}.right-to-left,.wpb_right-to-left{animation:wpb_rtl .7s 1 cubic-bezier(.175,.885,.32,1.275)}.appear,.wpb_appear{animation:wpb_appear .7s 1 cubic-bezier(.175,.885,.32,1.275);transform:scale(1)}.wpb_start_animation{opacity:1;filter:alpha(opacity=100)}@keyframes wpb_ttb{0%{transform:translate(0,-10%);opacity:0;filter:alpha(opacity=0)}100%{transform:translate(0,0);opacity:1;filter:alpha(opacity=100)}}@keyframes wpb_btt{0%{transform:translate(0,10%);opacity:0;filter:alpha(opacity=0)}100%{transform:translate(0,0);opacity:1;filter:alpha(opacity=100)}}@keyframes wpb_ltr{0%{transform:translate(-10%,0);opacity:0;filter:alpha(opacity=0)}100%{transform:translate(0,0);opacity:1;filter:alpha(opacity=100)}}@keyframes wpb_rtl{0%{transform:translate(10%,0);opacity:0;filter:alpha(opacity=0)}100%{transform:translate(0,0);opacity:1;filter:alpha(opacity=100)}}@keyframes wpb_appear{0%{transform:scale(.5);opacity:.1;filter:alpha(opacity=10)}100%{transform:scale(1);opacity:1;filter:alpha(opacity=100)}}.vc-spinner::before{content:'';width:16px;height:16px;display:inline-block;pointer-events:none;margin-top:6px;background:url(https://www.digitalnydetox.sk/wp-content/plugins/js_composer/assets/images/spinner.gif) no-repeat;background-position-x:center;background-position-y:center}.vc-spinner.vc-spinner-complete::before{background-image:url(https://www.digitalnydetox.sk/wp-content/plugins/js_composer/assets/vc/tick.png)}.vc-spinner.vc-spinner-failed::before{background-image:url(https://www.digitalnydetox.sk/wp-content/plugins/js_composer/assets/vc/remove.png)}.vc-woocommerce-add-to-cart-loading.vc_grid-item-mini{position:relative}.vc-woocommerce-add-to-cart-loading.vc_grid-item-mini .vc_gitem-zone{opacity:0!important;filter:alpha(opacity=0)!important;transform:none!important;transition:none!important}.vc-woocommerce-add-to-cart-loading.vc_grid-item-mini .vc_wc-load-add-to-loader-wrapper{position:absolute;right:0;top:50%;margin-top:-50px;left:0}.vc-woocommerce-add-to-cart-loading.vc_grid-item-mini .vc_wc-load-add-to-loader{margin:2em auto;font-size:10px;position:relative;text-indent:-9999em}.vc-woocommerce-add-to-cart-loading.vc_grid-item-mini .vc_wc-load-add-to-loader,.vc-woocommerce-add-to-cart-loading.vc_grid-item-mini .vc_wc-load-add-to-loader:after,.vc-woocommerce-add-to-cart-loading.vc_grid-item-mini .vc_wc-load-add-to-loader:before{border-radius:50%;width:12px;height:12px;animation:vc_woo-add-cart-load 1.8s infinite ease-in-out}.vc-woocommerce-add-to-cart-loading.vc_grid-item-mini .vc_wc-load-add-to-loader:before{left:-20px}.vc-woocommerce-add-to-cart-loading.vc_grid-item-mini .vc_wc-load-add-to-loader:after{left:20px;animation-delay:.32s}.vc-woocommerce-add-to-cart-loading.vc_grid-item-mini .vc_wc-load-add-to-loader:after,.vc-woocommerce-add-to-cart-loading.vc_grid-item-mini .vc_wc-load-add-to-loader:before{content:'';position:absolute;top:0}@keyframes vc_woo-add-cart-load{0%,100%,80%{box-shadow:0 2.5em 0 -1.3em rgba(235,235,235,.75)}40%{box-shadow:0 2.5em 0 0 rgba(235,235,235,.75)}}.vc_grid-item-mini .added_to_cart.wc-forward{display:none}.unite-admin-dark #wpb_wpbakery .postbox-header,.unite-admin-dark .vc_navbar{background:#282D33;color:#d7d7d7}.unite-admin-dark #wpb_wpbakery .postbox-header{border-bottom:1px solid #2a2a2a}.unite-admin-dark #vc_ui-helper-promo-popup .vc_ui-panel-content-container .vc-feature-text,.unite-admin-dark #vc_ui-helper-promo-popup .vc_ui-panel-content-container .vc-feature-text h3,.unite-admin-dark #vc_ui-helper-promo-popup .vc_ui-panel-content-container .vc_ui-panel-content,.unite-admin-dark #vc_ui-helper-promo-popup .vc_ui-panel-content-container p,.unite-admin-dark #wpb_wpbakery .postbox-header h2,.unite-admin-dark .vc_navbar a.vc_icon-btn .vc-composer-icon,.unite-admin-dark .vc_navbar a.vc_icon-btn .vc_navbar-icon{color:#fff}.unite-admin-dark .vc_navbar .vc_navbar-nav>li a{border-left:1px solid #383838}.unite-admin-dark .vc_navbar{box-shadow:2px 1px 9px 0 #1e1e1e;border-bottom:1px solid #2a2a2a}.unite-admin-dark .vc_navbar a.vc_icon-btn{color:#fff}.unite-admin-dark #wpb_wpbakery{background:#23282d;border-color:#2a2a2a}.unite-admin-dark #wpbakery_content,.unite-admin-dark .vc_control{color:#fff}.unite-admin-dark .wpb_vc_section>.vc_controls-row{background-color:#23282d!important;box-shadow:2px -2px 5px 0 #202020}.unite-admin-dark .vc_controls-row .control-main,.unite-admin-dark .vc_controls-row .vc_row-name-id,.unite-admin-dark .vc_controls-row .vc_row_edit_clone_delete .vc_control,.unite-admin-dark .vc_controls-row div .vc_control,.unite-admin-dark .wpb_ut_content_block .vc_controls-row .column_move,.unite-admin-dark .wpb_ut_content_block .vc_controls-row .vc_control{border-color:#2e2e2e!important;color:#fff}.unite-admin-dark .vc_controls-row .vc_control-set-column{color:#fff}.unite-admin-dark .wpb_vc_section.ut-structural-module>.wpb_element_wrapper{background:#282D33;box-shadow:2px -2px 17px 1px #222;color:#fff;border-color:#323131}.unite-admin-dark .wpb_vc_row .wpb_element_wrapper,.unite-admin-dark .wpb_vc_section.ut-structural-module>.wpb_element_wrapper .wpb_vc_row .wpb_element_wrapper{background:#2a3036;box-shadow:2px -2px 7px -3px #262626;border:1px solid #2a2a2a!important}.unite-admin-dark .wpb_vc_section.ut-structural-module>.wpb_element_wrapper .wpb_vc_row .wpb_vc_column .wpb_element_wrapper{background:#282D33}.unite-admin-dark .wpb_vc_section.ut-structural-module>.wpb_element_wrapper .wpb_vc_row .wpb_vc_column .wpb_column_container .wpb_element_wrapper{background:#2a3036}.unite-admin-dark .vc_controls-row{background-color:#23282d!important;box-shadow:2px -2px 5px 0 #222;border-color:#2a2a2a!important}.unite-admin-dark .wpb_row_container>.wpb_vc_column>.vc_controls{background-color:#23282d!important;box-shadow:2px -2px 2px -9px #222!important;border-color:#242424}.unite-admin-dark .vc_controls-row .vc_row_edit_clone_delete .vc_control,.unite-admin-dark .vc_controls-row div .vc_control{border-top:1px solid transparent!important;border-bottom:1px solid transparent!important}.unite-admin-dark .wpb_row_container .wpb_element_wrapper .wpb_element_title{color:#ccc}.unite-admin-dark .vc_admin_label{color:#898c8f}.unite-admin-dark .wpb_row_container .wpb_element_wrapper .wpb_element_title .vc_element-icon{background-color:#222!important}.unite-admin-dark .wpb_vc_section .vc_section-bottom-controls{background-color:#23282d!important;border:1px solid #2a2a2a;border-top:0;box-shadow:-2px 3px 6px -5px #2e2e2e}.unite-admin-dark .wpb_row_container>.wpb_vc_column>.wpb_element_wrapper{background:#282D33;box-shadow:2px -2px 7px -3px #262626}.unite-admin-dark .wpb_vc_row .wpb_element_wrapper{box-shadow:2px -2px 7px -3px #262626;border:1px solid #2a2a2a!important}.unite-admin-dark #wpbakery_content .wpb_ut_content_block.ut-structural-module>.wpb_element_wrapper,.unite-admin-dark .wpb_content_element>.wpb_element_wrapper{background-color:#2a3036}.unite-admin-dark .wpb_vc_row_inner .wpb_element_wrapper{background:#2a3036!important}.unite-admin-dark .vc_shortcodes_container>.controls_column,.unite-admin-dark .wpb_row_container>.wpb_vc_column_inner>.vc_controls{background:#23282d!important;box-shadow:2px -2px 17px 1px #2e2e2e!important;border-color:#242424}.unite-admin-dark .wpb_vc_row_inner .wpb_element_wrapper .wpb_column_container .wpb_element_wrapper{background:#2a3036!important}.unite-admin-dark .vc_shortcodes_container>.controls_column{border:1px solid #242424}.unite-admin-dark .vc_shortcodes_container>.wpb_element_wrapper>.wpb_element_title{border-right:1px solid #363636;background:#363636!important}.unite-admin-dark .vc_controls-row .controls-ac:hover .vc_control.column_clone{border-left:1px solid #2e2e2e!important}.unite-admin-dark .vc_shortcodes_container{background:0 0}.unite-admin-dark .vc_shortcodes_container>.wpb_element_wrapper>.vc_container_for_children.vc_empty-container{outline:#6c6c6c dashed 1px}.unite-admin-dark .vc_empty-container{outline:#6c6c6c dotted 1px}.unite-admin-dark #wpbakery_content .vc_controls>.vc_controls-cc,.unite-admin-dark .vc_helper{background:#101010!important}.unite-admin-dark .vc_ui-panel-content-container{background:#23282d;color:#ccc!important}.unite-admin-dark #vc_ui-helper-promo-popup .vc_ui-panel-footer-container,.unite-admin-dark .vc_ui-panel-footer-container,.unite-admin-dark .vc_ui-panel-header .vc_ui-panel-header-content{background:#2a3036}.unite-admin-dark .vc_general.vc_ui-tabs-line .vc_ui-tabs-line-trigger{color:#fff}.unite-admin-dark .vc_general.vc_ui-tabs-line .vc_ui-tabs-line-trigger:focus,.unite-admin-dark .vc_general.vc_ui-tabs-line .vc_ui-tabs-line-trigger:hover,.unite-admin-dark .vc_general.vc_ui-tabs-line>.vc_active>.vc_ui-tabs-line-trigger,.unite-admin-dark .vc_ui-tabs-line .vc_ui-tabs-line-dropdown .vc_active .vc_ui-tabs-line-trigger,.unite-admin-dark .vc_ui-tabs-line .vc_ui-tabs-line-dropdown .vc_ui-tabs-line-trigger:hover{background-color:#23282d;color:#d7d7d7}.unite-admin-dark .pcr-app .pcr-interaction .pcr-result,.unite-admin-dark .pcr-app .pcr-interaction input,.unite-admin-dark .vc_properties-list input,.unite-admin-dark .vc_properties-list select,.unite-admin-dark .vc_properties-list textarea{background-color:#252a2e;border:1px solid #424242;color:#898c8f}.unite-admin-dark .vc_edit-form-tab .vc_checkbox-label{color:#898c8f}.unite-admin-dark .wp-picker-container .wp-color-result.button{border-color:#424242!important}.unite-admin-dark .vc_properties-list input:focus,.unite-admin-dark .vc_properties-list select:focus{border-color:#404040!important}.unite-admin-dark .vc_add-element-container .wpb-content-layouts a,.unite-admin-dark .vc_css-editor .vc_layout-onion label,.unite-admin-dark .vc_templates-panel h3,.unite-admin-dark .vc_ui-template-list .vc_ui-list-bar-item-trigger,.unite-admin-dark .vc_welcome-header,.unite-admin-dark .wp-color-result-text,.unite-admin-dark .wp-core-ui select:focus{color:#ccc}.unite-admin-dark .vc_ui-template-list .vc_active .vc_ui-list-bar-item,.unite-admin-dark .vc_ui-template-list .vc_loading .vc_ui-list-bar-item,.unite-admin-dark .vc_ui-template-list .vc_ui-list-bar-item:hover{background-color:#262b30}.unite-admin-dark .vc_ui-template-list .vc_ui-list-bar-item{border-color:#565656}.unite-admin-dark .unite-admin-dark .wp-color-result-text{border-width:0}.unite-admin-dark .vc_control:hover{color:#fff}.unite-admin-dark .vc_css-editor .vc_layout-onion .vc_margin{border:1px dashed #545454}.unite-admin-dark .ut-css-editor .vc_content,.unite-admin-dark .vc_css-editor .vc_layout-onion .vc_margin .vc_border{border:1px solid #464646;background:#24292e}.unite-admin-dark .ut-css-editor .vc_padding,.unite-admin-dark .vc_css-editor .vc_layout-onion .vc_margin .vc_border .vc_padding{border:1px solid #343434;background:#1e2226}.unite-admin-dark .vc_ui-panel-window-inner{background:#23282d;box-shadow:1px 1px 4px rgba(250,250,250,.15)}.unite-admin-dark .gallery_widget_attached_images_list li,.unite-admin-dark .gallery_widget_img_select li,.unite-admin-dark .ut-range-slider,.unite-admin-dark .ut-range-value,.unite-admin-dark .ut-range-value-info,.unite-admin-dark .ut-responsive-slider-tab .ut-range-slider-actions>button,.unite-admin-dark .ut-responsive-slider-tab-group.vc_column+.ut-responsive-slider-tab-group.vc_column>.edit_form_line,.unite-admin-dark .ut-responsive-slider-tab-group.vc_column>.edit_form_line,.unite-admin-dark .ut-responsive-slider-tab-single>.edit_form_line,.unite-admin-dark .ut-responsive-slider-tabs a,.unite-admin-dark .vc_css-editor .vc_settings .vc_background-image .vc_add-image,.unite-admin-dark .vc_css-editor .vc_settings .vc_background-image .vc_image .added,.unite-admin-dark .vc_ui-tabs-line .vc_ui-tabs-line-dropdown,.unite-admin-dark .wp-color-result-text,.unite-admin-dark .wpb_el_type_attach_image .gallery_widget_add_images,.unite-admin-dark .wpb_el_type_attach_images .gallery_widget_add_images{background:#262b30;border:1px solid #393f44}.unite-admin-dark .fip-vc-theme-grey.vc-icons-selector .fip-icons-container,.unite-admin-dark .fip-vc-theme-grey.vc-icons-selector .selector,.unite-admin-dark .fip-vc-theme-grey.vc-icons-selector .selector-button,.unite-admin-dark .fip-vc-theme-grey.vc-icons-selector .selector-popup,.unite-admin-dark .pcr-app,.unite-admin-dark .ut-section-anchor-wrap,.unite-admin-dark .vc_color-picker .wp-picker-holder .vc_alpha-container,.unite-admin-dark .vc_properties-list .vc_param.wpb_vc_row .vc_controls-row .column_move,.unite-admin-dark .vc_properties-list .vc_param.wpb_vc_row .vc_row_edit_clone_delete .column_delete,.unite-admin-dark .wp-picker-container .iris-picker{border-color:#34343e;background-color:#282c36}.unite-admin-dark .wp-core-ui .button{border-color:#34343e;background:#282c36;color:#fff}.unite-admin-dark .fip-vc-theme-grey.vc-icons-selector .selected-icon i,.unite-admin-dark .fip-vc-theme-grey.vc-icons-selector .selector-button{color:#fff}.unite-admin-dark .asColorPicker-trigger,.unite-admin-dark .fip-vc-theme-grey.vc-icons-selector .fip-icons-container .fip-box,.unite-admin-dark .fip-vc-theme-grey.vc-icons-selector .selector-category select,.unite-admin-dark .fip-vc-theme-grey.vc-icons-selector .selector-search input[type=text]{border-color:#34343e}.unite-admin-dark .fip-vc-theme-grey.vc-icons-selector .fip-icons-container .fip-box:hover{background-color:#404450}.unite-admin-dark #vc_ui-panel-add-element .vc_ui-panel-content-container,.unite-admin-dark .vc_add-element-container .wpb-content-layouts li:hover{background:#23282d!important}.unite-admin-dark .vc_add-element-container .wpb-content-layouts li{background:#272d32;border:1px solid #2e313e}.unite-admin-dark .vc_controls-row .vc_row_layouts:hover a.vc_active,.unite-admin-dark .vc_controls-row .vc_row_layouts:hover a:hover{background-color:#484952}.unite-admin-dark [data-vc-ui-element=panel-row-layout] .vc_layout-panel-switcher .vc_layout-btn{background-color:#23282d}.unite-admin-dark .vc_ui-search-box input[type=search]{background:#383f48;color:#fff}.unite-admin-dark .vc_ui-search-box input[type=search]:focus{color:#fff!important}.unite-admin-dark .vc_add-element-container .vc_element-icon{background-color:#222!important}.unite-admin-dark .wpb_ut_accordion_item>.wpb_element_wrapper>.vc_admin_label{outline:#4a4e52 dotted 1px!important}.unite-admin-dark .wpb_ut_accordion_item>.wpb_element_wrapper>.vc_admin_label label{color:#818181}.unite-admin-dark .vc_column-offset-table>tbody>tr>td,.unite-admin-dark .wpb_el_type_google_fonts .edit_form_line{border-color:#3a3a3a}.unite-admin-dark .vc_column-offset-table .vc_screen-size{background-color:#242424}.unite-admin-dark .wpb_el_type_google_fonts .edit_form_line{background:#242424}.clear{clear:both;display:block;overflow:hidden;visibility:hidden;width:0;height:0}.ut-btn{cursor:pointer;display:inline-block;margin:0 20px 20px 0;text-align:center;text-decoration:none;text-transform:uppercase;padding:8px 12px;color:#fff!important;background:0 0;-webkit-transition:.2s all linear;-o-transition:.2s all linear;transition:.2s all linear;font-family:ralewaymedium,Helvetica,Arial,sans-serif}.ut-btn.small{font-size:11px}.ut-btn.medium{font-size:13px;height:44px;line-height:44px;padding:0 20px}.ut-btn.large{height:50px;line-height:51px;font-size:17px;padding:0 20px}.ut-btn.round{border-radius:3px}.ut-btn:hover{color:#fff}p .ut-btn{margin:0}.ut-btn.theme-btn:hover{background:#151515!important}.ut-btn.dark{background:#151515}.ut-btn.red{background:#e74c3c}.ut-btn.red:hover{background:#151515}.ut-btn.turquoise{background:#1abc9c}.ut-btn.turquoise:hover{background:#151515}.ut-btn.green{background:#2ecc71}.ut-btn.green:hover{background:#151515}.ut-btn.blue{background:#3498db}.ut-btn.blue:hover{background:#151515}.ut-btn.mid-blue{background:#34495e}.ut-btn.mid-blue:hover{background:#151515}.ut-btn.yellow{background:#f1c40f}.ut-btn.yellow:hover{background:#151515}.ut-btn.orange{background:#ff6e00}.ut-btn.orange:hover{background:#151515}.ut-btn.grey{background:#95a5a6}.ut-btn.grey:hover{background:#151515}.ut-btn.purple{background:#9b59b6}.ut-btn.purple:hover{background:#151515}.ut-alert{margin:0 0 20px;padding:30px}.ut-alert.white{background:#fff;border:1px solid;color:#151515}.ut-alert.white h1,.ut-alert.white h2,.ut-alert.white h3,.ut-alert.white h4,.ut-alert.white h5,.ut-alert.white h6,.ut-alert.white strong{color:#151515}.ut-alert.grey{color:#151515;background:#f1f1f1}.ut-alert.grey h1,.ut-alert.grey h2,.ut-alert.grey h3,.ut-alert.grey h4,.ut-alert.grey h5,.ut-alert.grey h6,.ut-alert.grey strong{color:#151515}.ut-alert.themecolor,.ut-alert.themecolor h1,.ut-alert.themecolor h2,.ut-alert.themecolor h3,.ut-alert.themecolor h4,.ut-alert.themecolor h5,.ut-alert.themecolor h6,.ut-alert.themecolor strong{color:#fff}.ut-brands:not(.ut-brands-carousel){display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch;-ms-flex-line-pack:stretch;align-content:stretch}.ut-brands-columns-2 .ut-single-brand{width:50%}.ut-brands-columns-3 .ut-single-brand{width:33.33%}.ut-brands-columns-4 .ut-single-brand{width:25%}.ut-brands-columns-5 .ut-single-brand{width:20%}.ut-brands-columns-6 .ut-single-brand{width:16.66%}@media (min-width:768px) and (max-width:1024px){.ut-brands-columns-2 .ut-single-brand{width:50%}.ut-brands-columns-3 .ut-single-brand{width:33.33%}.ut-brands-columns-4 .ut-single-brand,.ut-brands-columns-5 .ut-single-brand,.ut-brands-columns-6 .ut-single-brand{width:25%}.ut-brands-carousel.ut-brands-columns-2 .ut-single-brand,.ut-brands-carousel.ut-brands-columns-3 .ut-single-brand,.ut-brands-carousel.ut-brands-columns-4 .ut-single-brand,.ut-brands-carousel.ut-brands-columns-5 .ut-single-brand,.ut-brands-carousel.ut-brands-columns-6 .ut-single-brand{width:33.33%}}@media (max-width:767px){.ut-brands-columns-2 .ut-single-brand,.ut-brands-columns-3 .ut-single-brand,.ut-brands-columns-4 .ut-single-brand,.ut-brands-columns-5 .ut-single-brand,.ut-brands-columns-6 .ut-single-brand{width:50%}}@media (min-width:576px) and (max-width:767px){.ut-brands-carousel.ut-brands-columns-2 .ut-single-brand,.ut-brands-carousel.ut-brands-columns-3 .ut-single-brand,.ut-brands-carousel.ut-brands-columns-4 .ut-single-brand,.ut-brands-carousel.ut-brands-columns-5 .ut-single-brand,.ut-brands-carousel.ut-brands-columns-6 .ut-single-brand{width:50%}}@media (max-width:575px){.ut-brands-carousel.ut-brands-columns-2 .ut-single-brand,.ut-brands-carousel.ut-brands-columns-3 .ut-single-brand,.ut-brands-carousel.ut-brands-columns-4 .ut-single-brand,.ut-brands-carousel.ut-brands-columns-5 .ut-single-brand,.ut-brands-carousel.ut-brands-columns-6 .ut-single-brand{width:100%}}.ut-brands-carousel{padding:0 60px;border-top:1px solid #ddd;border-bottom:1px solid #ddd}.ut-brands-carousel.ut-brands-carousel-no-arrows{padding:20px 0}.ut-brands-carousel .ut-single-brand{padding:20px 40px!important;min-height:100%;display:inline-flex}.ut-brands-carousel .flickity-page-dots{visibility:hidden}.ut-brands-dots{margin-top:40px}.ut-brands-carousel+.ut-brands-dots .flickity-page-dots{visibility:visible;position:relative;bottom:0}.ut-brands-carousel.ut-brands-no-border-top{border-top:none;padding-top:0}.ut-brands-carousel.ut-brands-no-border-bottom{border-bottom:none;padding-bottom:0}.ut-brands-carousel .flickity-button:hover{opacity:1}.ut-brands-carousel.ut-brands-no-border-bottom+.ut-brands-dots{margin-top:20px}.ut-brands-display-cells .ut-single-brand,.ut-brands-display-plain .ut-single-brand{display:inline-flex;flex-direction:column;flex-wrap:wrap;justify-content:center;align-items:center;align-content:stretch;padding:40px 20px;-webkit-transition:background .2s cubic-bezier(.215,.61,.355,1);-o-transition:background .2s cubic-bezier(.215,.61,.355,1);transition:background .2s cubic-bezier(.215,.61,.355,1)}.ut-brands-carousel .ut-single-brand{visibility:hidden}.ut-brands-carousel.flickity-enabled .ut-single-brand{visibility:visible}.ut-brands-display-plain:not(.ut-brands-carousel) .ut-single-brand{padding:0 20px 40px}@media (min-width:1025px){.ut-brands-display-cells .ut-single-brand{padding:80px 40px}.ut-brands-display-plain:not(.ut-brands-carousel) .ut-single-brand{padding:0 40px 80px}}.ut-brands-display-cells:not(.ut-brands-carousel) .ut-single-brand,.ut-brands-display-plain:not(.ut-brands-carousel) .ut-single-brand{display:flex}.ut-single-brand-logo{display:flex;flex-direction:column;flex-wrap:wrap;justify-content:center;align-items:center;align-content:stretch;width:100%}.ut-single-brand-logo{-webkit-transition:.2s opacity cubic-bezier(.215,.61,.355,1);-o-transition:.2s opacity cubic-bezier(.215,.61,.355,1);transition:.2s opacity cubic-bezier(.215,.61,.355,1)}.ut-single-brand img.animated{opacity:0}.ut-five-sixth,.ut-four-fifth,.ut-one-fifth,.ut-one-fourth,.ut-one-half,.ut-one-sixth,.ut-one-third,.ut-three-fifth,.ut-three-fourths,.ut-two-fifth,.ut-two-thirds{float:left;margin-bottom:0;margin-right:4%;position:relative;display:inline;-webkit-box-sizing:border-box;box-sizing:border-box}.ut-column-last{clear:right;margin-right:0}.ut-one-half{width:48%}.ut-one-third{width:30.66%}.ut-two-thirds{width:65.33%}.ut-three-fourths{width:74%}.ut-one-fourth{width:22%}.ut-one-fifth{width:16.8%}.ut-two-fifth{width:37.6%}.ut-three-fifth{width:58.4%}.ut-four-fifth{width:79.2%}.ut-one-sixth{width:13.33%}.ut-five-sixth{width:82.67%}.ut-custom-icon a i{-webkit-transition:.3s all ease;-o-transition:.3s all ease;transition:.3s all ease}.ut-highlight-four,.ut-highlight-one,.ut-highlight-three,.ut-highlight-two{padding:2px;color:#f26535}.ut-highlight-two{color:#fff;background:#151515}.ut-highlight-three{background:#ff3;color:#151515}.ut-highlight-four{color:#fff;background:red}.ut-nav-tabs{margin-bottom:20px;margin-left:0;padding-left:0;list-style:none!important}.ut-nav-tabs li{float:left;display:list-item;margin-right:10px;margin-bottom:10px}.ut-nav-tabs li a{font-weight:400;font-size:11px;display:block;text-transform:uppercase;padding:4px 12px;background:0 0;color:#888;border:1px solid #888;-webkit-transition:.2s all linear;-o-transition:.2s all linear;transition:.2s all linear}.light .ut-nav-tabs li a{color:#fff;border:1px solid #fff}.ut-nav-tabs li a:hover{color:#151515;border-color:#151515}.ut-nav-tabs li.active a{color:#fff;border-color:#151515;background:#151515}.light .ut-nav-tabs li.active a,.light .ut-nav-tabs li.active a:hover{color:#151515!important;border-color:#fff!important;background:#fff!important}.ut-tab-content h3{font-size:17px;text-transform:uppercase}.ut-tab-content .tab-pane{display:none}.ut-tab-content .tab-pane.active{display:block}.ut-accordion-heading{-webkit-transition:.2s all linear;-o-transition:.2s all linear;transition:.2s all linear;margin-bottom:10px}.ut-accordion-heading a{font-weight:400;display:block;cursor:pointer;font-size:11px;text-transform:uppercase;padding:4px 12px;background:0 0;color:#888;border:1px solid #888;-webkit-transition:.2s all linear;-o-transition:.2s all linear;transition:.2s all linear}.light .ut-accordion-heading a{color:#fff;border:1px solid #fff}.ut-accordion-heading a.active{color:#fff;border:1px solid #151515;background:#151515}.light .ut-accordion-heading a.active{color:#151515;border:1px solid #fff;background:#fff}.ut-accordion-heading a.active:hover{color:#fff;border:1px solid #151515;background:#151515}.light .ut-accordion-heading a.active:hover{color:#151515!important;border:1px solid #fff!important;background:#fff!important}.ut-accordion-heading a:hover{color:#151515;border-color:#151515}.ut-accordion-body.collapse{display:none}.ut-accordion-body.collapse.in{display:block}.ut-accordion-body.collapsing{position:relative;height:0;overflow:hidden;-webkit-transition:height .35s ease;-o-transition:height .35s ease;transition:height .35s ease}.ut-accordion-inner{padding-top:0;margin-bottom:20px}.ut-accordion-inner h3{font-size:17px;text-transform:uppercase}.ut-blockquote-right{float:right;margin:0;width:35%;margin-left:20px}.ut-blockquote-left{float:left;margin:0;width:35%;margin-right:20px}.ut-blockquote-left blockquote,.ut-blockquote-left blockquote p:before,.ut-blockquote-right blockquote,.ut-blockquote-right blockquote p:before{margin:0}.ut-highlight{padding:0 3px;margin:0 2px}.ut-service-column{overflow:hidden}.ut-vertical{text-align:center}.ut-vertical-style .ut-service-icon{float:none;margin:0 auto 12px auto;display:block}.ut-service-icon.fa-stack i:last-child{font-size:.8em}.ut-service-icon{float:left;margin-right:20px;overflow:hidden;font-size:30px;margin-bottom:20px}.ut-service-icon.ut-si-right{float:right;margin-left:20px;margin-right:0;overflow:hidden;font-size:30px;margin-bottom:20px}.ut-animate-image,.wp-caption img,blockquote,img.alignnone,img.size-auto,img.size-full,img.size-large,img.size-medium,img.size-thumbnail{position:relative}.fadeIn{-webkit-animation-name:fadeIn;animation-name:fadeIn}@-webkit-keyframes fadeIn{0%{opacity:0}100%{opacity:1}}@keyframes fadeIn{0%{opacity:0}100%{opacity:1}}.slideInRight{-webkit-animation-name:slideInRight;animation-name:slideInRight}@-webkit-keyframes slideInRight{0%{opacity:0;-webkit-transform:translateX(2000px);transform:translateX(2000px)}60%{opacity:1;-webkit-transform:translateX(0);transform:translateX(0)}80%{-webkit-transform:translateX(10px);transform:translateX(10px)}100%{-webkit-transform:translateX(0);transform:translateX(0);opacity:1}}@keyframes slideInRight{0%{opacity:0;-webkit-transform:translateX(2000px);transform:translateX(2000px)}60%{opacity:1;-webkit-transform:translateX(0);transform:translateX(0)}80%{-webkit-transform:translateX(10px);transform:translateX(10px)}100%{-webkit-transform:translateX(0);transform:translateX(0);opacity:1}}.slideInLeft{-webkit-animation-name:slideInLeft;animation-name:slideInLeft}@-webkit-keyframes slideInLeft{0%{opacity:0;-webkit-transform:translateX(-2000px);transform:translateX(-2000px)}60%{opacity:1;-webkit-transform:translateX(0);transform:translateX(0)}80%{-webkit-transform:translateX(-10px);transform:translateX(-10px)}100%{-webkit-transform:translateX(0);transform:translateX(0);opacity:1}}@keyframes slideInLeft{0%{opacity:0;-webkit-transform:translateX(-2000px);transform:translateX(-2000px)}60%{opacity:1;-webkit-transform:translateX(0);transform:translateX(0)}80%{-webkit-transform:translateX(-10px);transform:translateX(-10px)}100%{-webkit-transform:translateX(0);transform:translateX(0);opacity:1}}.ut-already-visible{left:0;-webkit-animation:none;animation:none}.ut-social-network{list-style:none!important;margin:0;text-align:center}.ut-social-network li{text-align:center}.ut-social-link{margin-bottom:20px;display:block}.ut-social-link,.ut-social-link:hover{color:#fff}.ut-social-link .ut-social-info{color:#151515}.light .ut-social-link,.light .ut-social-link .ut-social-info,.light .ut-social-link:hover{color:#fff}.ut-social-icon{display:block;width:100px;height:100px;line-height:100px;text-align:center;margin:0 auto 20px auto;background:#292929;border-radius:50%;-webkit-transform:translateZ(0);-webkit-transition:.2s background linear;-o-transition:.2s background linear;transition:.2s background linear}.light .ut-social-icon{background:rgba(255,255,255,.15)}.ut-social-icon i{line-height:100px}.ut-social-info,.ut-social-title{display:block}.ut-social-title{margin-bottom:5px;text-transform:uppercase;font-size:17px}.ut-social-info{font-size:11px;text-transform:uppercase}.ut-parallax-quote{text-align:center}.ut-parallax-quote-title{font-size:35px;text-align:center;margin-bottom:20px;padding:0;border:none}.ut-parallax-quote-name{display:block;font-size:12px;margin-bottom:20px}.ut-parallax-quote .ut-parallax-quote-title .fa-quote-left,.ut-parallax-quote .ut-parallax-quote-title .fa-quote-right{font-size:16px;display:inline-table;vertical-align:top}.ut-parallax-quote .fa-quote-left{margin-right:5px}.ut-parallax-quote .fa-quote-right{margin-left:5px}.ut-testimonials{margin-bottom:20px}.ut-rotate-avatar .slides>li,.ut-rotate-quote .slides>li{display:none;-webkit-backface-visibility:hidden}.ut-rotate-avatar,.ut-rotate-quote{position:relative;zoom:1}.ut-rotate-avatar .slides,.ut-rotate-quote .slides{zoom:1}.ut-rotate-quote .flex-viewport{max-height:2000px;-webkit-transition:all 1s ease;-o-transition:all 1s ease;transition:all 1s ease}.ut-rotate-quote{position:relative;text-align:center;margin:0 auto;max-width:800px}.ut-rotate-quote .ut-quote-avatar{display:none}.ut-rotate-avatar .ut-quote-comment,.ut-rotate-avatar .ut-quote-name{display:none}.ut-rotate-avatar{width:200px;height:200px;margin:0 auto 20px auto;overflow:hidden}.flexslider.ut-rotate-twitter-avatar{width:80px;height:80px;margin:0 auto 20px auto;overflow:hidden}.ut-rotate-avatar .slides{list-style:none;margin:0!important}.ut-rotate-avatar img,.ut-rotate-twitter-avatar img{border-radius:50% 50% 50% 50%;display:block;width:100%}.ut-rotate-avatar ul.slides,.ut-rotate-quote ul.slides{list-style:none}.ut-rotate-quote .slides{list-style:none;margin:0!important}.ut-rotate-quote-alt .slides{zoom:1}.ut-rotate-quote-alt .flex-viewport{max-height:2000px;-webkit-transition:all 1s ease;-o-transition:all 1s ease;transition:all 1s ease}.ut-rotate-quote-alt{position:relative;text-align:center;margin:0 auto!important;max-width:800px;overflow:hidden}.ut-rotate-quote .ut-quote-comment,.ut-rotate-quote-alt .ut-quote-comment{display:block;margin-bottom:20px;font-size:30px}.ut-rotate-quote .ut-quote-comment{font-size:17px}.ut-rotate-quote .ut-quote-name,.ut-rotate-quote-alt .ut-quote-name{margin-bottom:20px;text-transform:uppercase;font-size:11px;display:block}.ut-rq-icon{font-size:30px;display:block;margin:0 auto 20px auto}.light .ut-twitter-rotator .ut-rq-icon-tw{display:block;margin:0 auto 20px auto;color:#fff}.dark .ut-twitter-rotator .ut-rq-icon-tw{display:block;margin:0 auto 20px auto;color:#151515}.ut-twitter-rotator h2{font-size:30px}.dark .ut-twitter-rotator h2 a:hover{color:#151515}.light .ut-twitter-rotator h2 a:hover{color:#fff}.ut-rotate-quote .flex-direction-nav,.ut-rotate-quote-alt .flex-direction-nav{width:65px;height:30px;position:relative;margin:0 auto}.ut-rotate-quote .flex-direction-nav a,.ut-rotate-quote-alt .flex-direction-nav a{display:block;width:30px;height:30px;margin:0;position:absolute;bottom:0;z-index:10;overflow:hidden;opacity:1;cursor:pointer;color:#fff;-webkit-transition:all .4s,background .4s cubic-bezier(.215,.61,.355,1);-o-transition:all .4s,background .4s cubic-bezier(.215,.61,.355,1);transition:all .4s,background .4s cubic-bezier(.215,.61,.355,1);-webkit-transition-timing-function:cubic-bezier(.215,.61,.355,1);-o-transition-timing-function:cubic-bezier(.215,.61,.355,1);transition-timing-function:cubic-bezier(.215,.61,.355,1);text-align:center;border-radius:3px}.ut-rotate-quote .flex-direction-nav a:before{font-family:Brooklyn-Core;font-size:14px;line-height:30px;display:inline-block;content:'\e90a'}.ut-rotate-quote .flex-direction-nav a.flex-next:before{content:'\e915'}.ut-rotate-quote-alt .flex-direction-nav a:before{font-family:Brooklyn-Core;font-size:14px;line-height:30px;display:inline-block;content:'\e90a'}.ut-rotate-quote-alt .flex-direction-nav a.flex-next:before{content:'\e915'}.ut-rotate-quote .flex-direction-nav .flex-prev{left:0}.ut-rotate-quote .flex-direction-nav .flex-next{right:0}.ut-rotate-quote-alt .flex-direction-nav .flex-prev{left:0}.ut-rotate-quote-alt .flex-direction-nav .flex-next{right:0}.ut-rotate-quote .flex-direction-nav .flex-prev:hover{background:#151515}.ut-rotate-quote .flex-direction-nav .flex-next:hover{background:#151515}.ut-rotate-quote-alt .flex-direction-nav .flex-prev:hover{background:#151515}.ut-rotate-quote-alt .flex-direction-nav .flex-next:hover{background:#151515}.ut-counter-box{text-align:center;padding:20px;margin-bottom:20px;z-index:1}.ut-counter-box i{margin-bottom:10px;font-size:40px}.ut-count-icon-position-top .ut-counter-box svg{margin:0 auto 10px auto}.ut-count-icon-position-top .ut-counter-box.ut-counter-box-left svg{margin:0 auto 10px 0}.ut-count-icon-position-top .ut-counter-box.ut-counter-box-right svg{margin:0 0 10px auto}.ut-counter-details{margin:5px 0 0 0}.ut-count{font-family:Helvetica,Arial,Sans-serif!important;font-size:60px;line-height:100%;font-weight:700;padding:0;text-transform:uppercase;display:block}.ut-count-align-left{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.ut-count-align-center{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.ut-count-align-right{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}@media (max-width:767px){.wpb_wrapper .ut-count-align-center,.wpb_wrapper .ut-count-align-left,.wpb_wrapper .ut-count-align-right{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.ut-count-icon-position-top .ut-counter-box svg,.ut-count-icon-position-top .ut-counter-box.ut-counter-box-left svg,.ut-count-icon-position-top .ut-counter-box.ut-counter-box-right svg{margin:0 auto 10px auto}}.ut-count-icon-position-left .ut-counter-box,.ut-count-icon-position-right .ut-counter-box{display:flex;justify-items:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.ut-count-icon-position-left .ut-counter-box{-ms-grid-columns:60px auto;grid-template-columns:60px auto}.ut-count-icon-position-right .ut-counter-box{-ms-grid-columns:auto 60px;grid-template-columns:auto 60px}.ut-count-icon-position-left .ut-custom-icon,.ut-count-icon-position-left i,.ut-count-icon-position-left svg{margin-right:20px;margin-bottom:0}.ut-count-icon-position-right .ut-custom-icon,.ut-count-icon-position-right i,.ut-count-icon-position-right svg{margin-left:20px;margin-bottom:0;-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2}.ut-count-icon-position-left .ut-counter-details{-ms-grid-column:2;-ms-grid-column-span:1;grid-column:2/3;text-align:left}.ut-count-icon-position-left .ut-counter-details,.ut-count-icon-position-right .ut-counter-details{width:100%}.ut-count-icon-position-right .ut-counter-details{-webkit-box-ordinal-group:4;-ms-flex-order:3;order:3;text-align:left}.ut-count .ut-count-prefix:empty,.ut-count .ut-count-suffix:empty,.ut-count sub:empty,.ut-count sup:empty{display:none}.ut-count sup{top:0;vertical-align:super}.ut-count sub{vertical-align:baseline;top:inherit;bottom:0}.ut-count-prefix{margin-right:.1em}.ut-count-suffix{margin-left:.1em}.ut-counter[data-type=slot] svg{margin:0}.ut-counter[data-type=slot] .ut-count{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;justify-content:center;align-items:center}.ut-counter[data-type=slot] .ut-count .ut-count-prefix{line-height:100%}.ut-counter[data-type=slot] .ut-count sup.ut-count-prefix{align-self:flex-start;transform:translateY(60%)}.ut-counter[data-type=slot] .ut-count sub.ut-count-prefix{align-self:flex-end;transform:translateY(-80%)}.ut-counter[data-type=slot] .ut-count .ut-count-suffix{line-height:100%}.ut-counter[data-type=slot] .ut-count sup.ut-count-suffix{align-self:flex-start;transform:translateY(60%)}.ut-counter[data-type=slot] .ut-count sub.ut-count-suffix{align-self:flex-end;transform:translateY(-80%)}.ut-slot-machine-number{vertical-align:middle;display:inline-block;position:relative;overflow:hidden}.ut-slot-machine-number ul{margin:0;list-style:none;position:absolute;top:0;left:0;width:100%;overflow:hidden;visibility:visible}.ut-slot-machine-number-value{display:inline-block;visibility:hidden}.ut-title-divider{margin-bottom:30px;font-size:14px;text-transform:uppercase;text-align:center}.ut-title-divider:after{content:"";display:block;background-color:#151515;width:30px;height:1px;margin:10px auto 0}.light .ut-title-divider:after{content:"";display:block;background-color:#fff;width:30px;height:1px;margin:10px auto 0}.ut-dropcap-one{color:#fff;float:left;font-size:28px;width:48px;height:48px;text-align:center;display:inline-block;line-height:48px;margin:6px 16px 0 0;border-radius:50%;font-family:ralewaymedium,Helvetica,Arial,sans-serif}.ut-dropcap-two{color:#fff;float:left;font-size:28px;width:48px;height:48px;text-align:center;display:inline-block;line-height:48px;margin:6px 16px 0 0;font-family:ralewaymedium,Helvetica,Arial,sans-serif}.ut-highlight-icon-wrap{text-align:center;margin:0 auto;padding:0 0 20px 0}.ut-service-icon-box{text-align:center}.ut-highlight-icon{font-family:FontAwesome;display:inline-block!important;font-size:0;cursor:pointer;margin:15px 30px;width:90px!important;height:90px;border-radius:100%;text-align:center;position:relative;z-index:1;color:#fff}.ut-highlight-icon:after{pointer-events:none;position:absolute;width:100%;height:100%;border-radius:100%;content:'';-webkit-box-sizing:content-box;box-sizing:content-box}.ut-highlight-icon:before{speak:none;font-size:40px;line-height:90px;font-style:normal;font-weight:400;font-variant:normal;text-transform:none;display:block;-webkit-font-smoothing:antialiased}.ut-highlight-icon-effect .ut-highlight-icon{-webkit-transition:background .2s,color .2s;-o-transition:background .2s,color .2s;transition:background .2s,color .2s}.ut-highlight-icon-effect .ut-highlight-icon:after{top:-7px;left:-7px;padding:7px;-webkit-transition:-webkit-transform .2s,opacity .2s;-webkit-transform:scale(.8);-moz-transition:-moz-transform .2s,opacity .2s;-moz-transform:scale(.8);-ms-transform:scale(.8);-webkit-transition:opacity .2s,-webkit-transform .2s;transition:opacity .2s,-webkit-transform .2s;-o-transition:transform .2s,opacity .2s;transition:transform .2s,opacity .2s;transition:transform .2s,opacity .2s,-webkit-transform .2s;transform:scale(.8);opacity:0}.ut-highlight-icon-effect .ut-highlight-icon:hover{color:#fff}.ut-highlight-icon-effect .ut-highlight-icon:hover:after{-webkit-transform:scale(1);-ms-transform:scale(1);transform:scale(1);opacity:1}.ut-highlight-icon.ut-service-icon-with-svg{display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin:12px auto 0 auto!important}.ut-highlight-icon.ut-service-icon-with-svg svg{width:40px}.ut-bs-wrap{margin-left:-10px;margin-right:-10px}.ut-bs-wrap .post{border:none!important;padding:0!important;margin-bottom:20px!important}.ut-bs-wrap .entry-title{font-size:17px}.light .ut-bs-wrap .entry-title,.light .ut-bs-wrap .entry-title a,.light .ut-bs-wrap a .entry-title,.light .ut-bs-wrap a:hover{color:#fff}.light .ut-bs-wrap a.more-link{color:#888}.light .ut-bs-wrap a.more-link:hover{color:#fff}.ut-bs-wrap .entry-thumbnail{margin-bottom:20px}.ut-bs-wrap .entry-header{margin-bottom:0}.ut-bs-wrap .format-link .entry-header{margin-bottom:20px}.ut-bs-wrap .format-link .entry-meta{display:none}.ut-bs-wrap .entry-meta{margin:0 0 20px 0!important;text-align:inherit!important}.light .ut-bs-wrap .entry-meta i,.light .ut-bs-wrap .entry-meta span{color:#fff!important}.ut-bs-wrap .entry-meta .date-format{border:none!important;margin:0 10px 0 0!important;padding:0!important}.ut-bs-wrap .entry-meta .author-links,.ut-bs-wrap .entry-meta .cat-links,.ut-bs-wrap .entry-meta .comments-link,.ut-bs-wrap .entry-meta .edit-link{display:inline-block!important}.ut-bs-holder{display:block;margin:0 auto 20px auto;text-align:center}.ut-bs-btn{display:block;line-height:50px;background:#fff;border:1px solid #efefef;-webkit-box-shadow:0 2px 2px -1px rgba(0,0,0,.1);box-shadow:0 2px 2px -1px rgba(0,0,0,.1);font-size:11px;text-transform:uppercase;color:#999}.ut-st{overflow:hidden;margin-bottom:20px}.ut-st-header{border-bottom:1px solid #ddd;margin-bottom:10px;padding-bottom:10px}.ut-st-avatar{border-radius:50%;float:left;overflow:hidden;width:80px;height:80px;margin-right:20px}@media (max-width:767px){.ut-st-avatar{float:none;width:80px;height:80px;margin:0 auto;margin-bottom:20px}}.ut-st-avatar img{width:100%}.ut-st-title{margin-bottom:0}.ut-st-date,.ut-st-name{display:block}.ut-st-subtitle{font-size:11px}.ut-st p{margin-bottom:10px}.ut-st-rating{display:block;margin-bottom:10px}.ut-st-rating ul{list-style:none;margin:0}.ut-st-rating ul li{display:inline;margin-right:5px;color:#999}.ut-video-testimonial-wrapper{margin-left:-10px;margin-right:-10px}.ut-video-testimonial{margin-bottom:20px}.ut-hero-testimonial .ut-video{margin-bottom:20px}.ut-video-testimonial-boxed{padding:20px;-webkit-box-shadow:0 10px 10px rgba(0,0,0,.25);box-shadow:0 10px 10px rgba(0,0,0,.25)}.ut-video-testimonial-boxed.ut-video-box-dark{background:rgba(0,0,0,.2);border:1px solid rgba(0,0,0,.4)}.ut-video-testimonial-boxed.ut-video-box-light{background:rgba(255,255,255,.2);border:1px solid rgba(255,255,255,.4)}.ut-video-testimonial h3{margin-bottom:0}.ut-load-vtestimonial img{display:block;margin:0 auto 20px auto}.ut-load-vtestimonial{position:relative;text-align:center;display:block}.ut-load-vtestimonial:before{font-family:FontAwesome;content:"\f16a";color:#fff;display:block;position:absolute;left:50%;top:50%;font-size:40px;width:40px;height:40px;margin-top:-10px;margin-left:-20px}.ut-shortcode-video-wrap{position:relative}.light .ut-shortcode-video-wrap{-webkit-box-shadow:0 0 40px #000;box-shadow:0 0 40px #000}.ut-video-loading{position:absolute;top:50%;left:50%;color:#151515;margin-left:-20px;margin-top:-20px;display:none}.ut-load-video{display:block;width:100%;height:100%;position:relative;cursor:pointer}.ut-load-video img{vertical-align:bottom;margin:0 auto;width:100%;display:block}.ut-shortcode-video-wrap .ut-video-caption i{position:absolute;bottom:20px;left:20px;-webkit-transition:all .2s ease-in-out 0s;-o-transition:all .2s ease-in-out 0s;transition:all .2s ease-in-out 0s;color:rgba(255,255,255,.3);border-color:rgba(255,255,255,.3)}.light .ut-shortcode-video-wrap .ut-video-caption i{background:rgba(0,0,0,.5)}.ut-load-video:hover i{color:rgba(255,255,255,1);border-color:rgba(255,255,255,1)}.ut-shortcode-video-wrap .ut-video-caption{margin-bottom:20px;max-width:100%;padding:10px;background:0 0;border:1px solid}.light .ut-shortcode-video-wrap .ut-video-caption{padding:0}.dark .ut-shortcode-video-wrap .ut-video-caption{border-color:#ddd}.ut-video-caption-text{padding-top:10px}.light .ut-video-caption-text{padding:10px;background:rgba(0,0,0,5);color:#999;border-top:1px solid}.ut-highlight-section-wrap{margin-bottom:0;margin-left:-10px;margin-right:-10px}.ut-highlight-section-right{text-align:right}.ut-highlight-section-right .ut-highlight-section-icon{float:right;margin-right:0;margin-left:20px}.ut-highlight-section-icon{float:left;margin-right:20px;margin-bottom:20px;width:50px;height:50px;line-height:50px;text-align:center;font-size:20px;background:0 0;border:double 1px #008ed6;color:#008ed6}.ut-highlight-section-box h3{-webkit-transition:.2s all linear;-o-transition:.2s all linear;transition:.2s all linear;margin-bottom:5px}.ut-highlight-section-content{overflow:hidden;margin-bottom:20px}.ut-highlight-section-image{margin:0 auto}.ut-highlight-section-image.ut-landscape{padding:0 10px}.ut-highlight-section-image.ut-portrait{max-width:250px}.ut-highlight-section-image img{width:100%}.ut-custom-box{border:1px solid #a0c3d5;padding:20px}.ut-custom-box-content{overflow:hidden;text-align:left}.ut-custom-box-icon{float:left;margin-right:40px;margin-bottom:20px;max-width:320px}.cta-btn{display:block;text-align:center;overflow:hidden}.light .cl-effect-18 a,.light .cl-effect-18 a:focus,.light .cl-effect-18 a:hover,.light .cta-btn a{color:#fff}.light .cl-effect-18 a::after,.light .cl-effect-18 a::before{background:#fff}.dark .cl-effect-18 a,.dark .cl-effect-18 a:focus,.dark .cl-effect-18 a:hover,.dark .cta-btn a{color:#151515}.dark .cl-effect-18 a::after,.dark .cl-effect-18 a::before{background:#151515}.cta-btn a{position:relative;display:inline-block;margin:15px 25px;outline:0;color:#151515;text-decoration:none;font-size:1.4em}.cta-btn a:focus,.cta-btn a:hover{outline:0}.cl-effect-18{position:relative;z-index:1;line-height:125%}.cl-effect-18 a{padding:0;color:#151515;font-weight:700;-webkit-transition:color .3s;-o-transition:color .3s;transition:color .3s}.cl-effect-18 a::after,.cl-effect-18 a::before{position:absolute;width:100%;left:0;top:50%;height:2px;margin-top:-1px;background:#151515;content:'';z-index:-1;pointer-events:none;-webkit-transition:-webkit-transform .3s,opacity .3s;-webkit-transition:opacity .3s,-webkit-transform .3s;transition:opacity .3s,-webkit-transform .3s;-o-transition:transform .3s,opacity .3s;transition:transform .3s,opacity .3s;transition:transform .3s,opacity .3s,-webkit-transform .3s}.cl-effect-18 a::before{-webkit-transform:translateY(-20px);-ms-transform:translateY(-20px);transform:translateY(-20px)}.cl-effect-18 a::after{-webkit-transform:translateY(20px);-ms-transform:translateY(20px);transform:translateY(20px)}.cl-effect-18 a:focus,.cl-effect-18 a:hover{color:#151515}.cl-effect-18 a:focus::after,.cl-effect-18 a:focus::before,.cl-effect-18 a:hover::after,.cl-effect-18 a:hover::before{opacity:.7}.cl-effect-18 a:focus::before,.cl-effect-18 a:hover::before{-webkit-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg)}.cl-effect-18 a:focus::after,.cl-effect-18 a:hover::after{-webkit-transform:rotate(-45deg);-ms-transform:rotate(-45deg);transform:rotate(-45deg)}@media (max-width:767px){.ut-five-sixth,.ut-four-fifth,.ut-one-fifth,.ut-one-fourth,.ut-one-half,.ut-one-sixth,.ut-one-third,.ut-three-fifth,.ut-three-fourths,.ut-two-fifth,.ut-two-thirds{width:100%}.ut-icon-box{float:none!important;margin:0;width:100%}.ut-arrow-right{display:none}.ut-info{text-align:center!important;overflow:hidden}.ut-rotate-quote .flex-direction-nav{display:none}.ut-rotate-quote .flex-direction-nav,.ut-rotate-quote-alt .flex-direction-nav{width:75px}.ut-service-column,.ut-service-column.ut-vertical{text-align:center}.ut-service-icon.ut-si-right{float:left;margin-right:20px;margin-left:0!important;overflow:hidden;font-size:30px;margin-bottom:20px}.ut-highlight-section-right{text-align:inherit}.ut-highlight-section-right .ut-highlight-section-icon{float:left;margin-right:20px;margin-left:0}.ut-highlight-section-image.ut-landscape{padding:0}.ut-highlight-section-image{margin:0 auto 40px auto}.ut-custom-box-icon{float:none!important;margin-right:0!important}}@media (min-width:768px) and (max-width:1024px){.ut-icon-box{float:none!important;margin:0 0 20px 0!important;width:100%}.ut-arrow-right{display:none}.ut-info{text-align:center!important;overflow:hidden}.ut-rotate-quote .flex-direction-nav,.ut-rotate-quote-alt .flex-direction-nav{width:75px}.ut-highlight-section-image.ut-landscape{padding:0}.ut-custom-box-icon{float:none!important;margin-right:0!important}}.ut-animate-element,.ut-animate-image{opacity:0}.ut-animate-element.animated.infinite,.ut-animate-image.animated.infinite{opacity:1!important}.mejs-container.mejs-video{width:100%!important;height:auto!important;padding-top:57%}.mejs-overlay,.mejs-poster{width:100%!important;height:100%!important}.mejs-mediaelement video{position:absolute;top:0;left:0;right:0;bottom:0;width:100%!important;height:100%!important}.pp_pic_holder video{width:100%;height:100%;max-width:100%}.pp_pic_holder .wp-video{width:100%!important}.ut-spacer{width:100%;display:block;min-height:1px;clear:both}.ut-fancy-image-wrap{margin-bottom:20px}figure.ut-fancy-image{background:#9e5406}figure.ut-fancy-image img{opacity:.7;-webkit-transition:opacity .35s;-o-transition:opacity .35s;transition:opacity .35s}figure.ut-fancy-image:hover img{opacity:.4}figure.ut-fancy-image figcaption{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column;-ms-flex-align:center;-webkit-box-align:center;align-items:center;-ms-justify-content:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}figure.ut-fancy-image figcaption::after,figure.ut-fancy-image figcaption::before{position:absolute;top:20px;right:20px;bottom:20px;left:20px;content:'';opacity:0;-webkit-transition:opacity .35s,-webkit-transform .35s;transition:opacity .35s,-webkit-transform .35s;-o-transition:opacity .35s,transform .35s;transition:opacity .35s,transform .35s;transition:opacity .35s,transform .35s,-webkit-transform .35s}figure.ut-fancy-image figcaption::before{border-top:1px solid #fff;border-bottom:1px solid #fff;-webkit-transform:scale(0,1);-ms-transform:scale(0,1);transform:scale(0,1)}figure.ut-fancy-image figcaption::after{border-right:1px solid #fff;border-left:1px solid #fff;-webkit-transform:scale(1,0);-ms-transform:scale(1,0);transform:scale(1,0)}figure.ut-fancy-image h3{-webkit-transition:-webkit-transform .35s;transition:-webkit-transform .35s;-o-transition:transform .35s;transition:transform .35s;transition:transform .35s,-webkit-transform .35s;-webkit-transform:translate3d(0,20px,0);transform:translate3d(0,20px,0)}figure.ut-fancy-image p{padding:0 20px;opacity:0;-webkit-transition:opacity .35s,-webkit-transform .35s;transition:opacity .35s,-webkit-transform .35s;-o-transition:opacity .35s,transform .35s;transition:opacity .35s,transform .35s;transition:opacity .35s,transform .35s,-webkit-transform .35s;-webkit-transform:translate3d(0,60px,0);transform:translate3d(0,60px,0);-o-text-overflow:ellipsis;text-overflow:ellipsis;white-space:nowrap;overflow:hidden}figure.ut-fancy-image:hover figcaption::after,figure.ut-fancy-image:hover figcaption::before{opacity:1;-webkit-transform:scale(1);-ms-transform:scale(1);transform:scale(1)}figure.ut-fancy-image:hover h3{opacity:1;-webkit-transform:translate3d(0,40px,0);transform:translate3d(0,40px,0)}figure.ut-fancy-image:hover p{opacity:1;-webkit-transform:translate3d(0,40px,0);transform:translate3d(0,40px,0)}figure.ut-fancy-image{position:relative;-webkit-backface-visibility:hidden;backface-visibility:hidden;overflow:hidden;background:#3085a3;text-align:center;cursor:pointer}figure.ut-fancy-image img{position:relative;display:block;max-width:100%;opacity:.8}figure.ut-fancy-image figcaption{padding:2em;color:#fff;-webkit-backface-visibility:hidden;backface-visibility:hidden}figure.ut-fancy-image figcaption::after,figure.ut-fancy-image figcaption::before{pointer-events:none}figure.ut-fancy-image figcaption,figure.ut-fancy-image figcaption>a{position:absolute;top:0;left:0;width:100%;height:100%}figure.ut-fancy-image h3,figure.ut-fancy-image p{margin:0}figure.ut-fancy-image p{font-size:12px}@media (min-width:768px) and (max-width:1024px){figure.ut-fancy-image h3,figure.ut-fancy-image:hover h3{-webkit-transform:translate3d(0,20px,0);transform:translate3d(0,20px,0)}figure.ut-fancy-image p{-webkit-transform:translate3d(0,40px,0);transform:translate3d(0,40px,0)}figure.ut-fancy-image:hover p{-webkit-transform:translate3d(0,20px,0);transform:translate3d(0,20px,0)}}@media (max-width:320px){figure.ut-fancy-image h3,figure.ut-fancy-image:hover h3{-webkit-transform:translate3d(0,20px,0);transform:translate3d(0,20px,0)}figure.ut-fancy-image p{-webkit-transform:translate3d(0,40px,0);transform:translate3d(0,40px,0)}figure.ut-fancy-image:hover p{-webkit-transform:translate3d(0,20px,0);transform:translate3d(0,20px,0)}}.vc_row [class*=vc_col-] .ut-five-sixth:not(.ut-table-menu-wrap),.vc_row [class*=vc_col-] .ut-four-fifth:not(.ut-table-menu-wrap),.vc_row [class*=vc_col-] .ut-one-fifth:not(.ut-table-menu-wrap),.vc_row [class*=vc_col-] .ut-one-fourth:not(.ut-table-menu-wrap),.vc_row [class*=vc_col-] .ut-one-half:not(.ut-table-menu-wrap),.vc_row [class*=vc_col-] .ut-one-sixth:not(.ut-table-menu-wrap),.vc_row [class*=vc_col-] .ut-one-third:not(.ut-table-menu-wrap),.vc_row [class*=vc_col-] .ut-three-fifth:not(.ut-table-menu-wrap),.vc_row [class*=vc_col-] .ut-three-fourths:not(.ut-table-menu-wrap),.vc_row [class*=vc_col-] .ut-two-fifth:not(.ut-table-menu-wrap),.vc_row [class*=vc_col-] .ut-two-thirds:not(.ut-table-menu-wrap){margin-right:0!important;float:inherit!important;width:100%!important;margin-bottom:0!important}.ut-animate-element.vc_row.vc_row-o-full-height{min-height:100vh!important}.ut-word-effect-slide,.ut-word-effects{position:relative;width:100%;height:100%}.ut-word-effect-slide{display:-ms-flexbox;display:-webkit-box;display:flex;-ms-flex-direction:row;-webkit-box-orient:horizontal;-webkit-box-direction:normal;flex-direction:row;-ms-flex-align:center;-webkit-box-align:center;align-items:center;-ms-justify-content:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.ut-word-effect-slide:not(.slide--current){position:absolute;top:0;pointer-events:none;opacity:0}section{position:relative}.entry-content>.wpb_content_element,[class*=grid-]>.wpb_content_element{margin-bottom:0}.vc_row.ut-row-has-filled-cols{margin-left:0;margin-right:0}.vc_section[data-vc-full-width]>.ut-row-has-filled-cols:not([data-vc-full-width]),.vc_section[data-vc-full-width]>.vc_row-has-fill:not([data-vc-full-width]){margin-left:20px;margin-right:20px}.vc_row{margin-left:-20px;margin-right:-20px;position:relative}.vc_row[class*=vc_column-gap-]:not(.vc_column-gap-0) .wpb_column:not(.vc_col-has-fill) .vc_column-inner{padding-left:0;padding-right:0}.vc_row[class*=vc_column-gap-]:not(.vc_column-gap-0)>.wpb_column:not(.vc_col-has-fill) .vc_column-inner .wpb_content_element:last-child{margin-bottom:0}.vc_row[class*=vc_column-gap-]:not(.vc_column-gap-0) .vc_row.vc_inner{margin-left:0;margin-right:0}.vc_row[class*=vc_column-gap-]:not(.vc_column-gap-0) .vc_row.vc_inner.ut-row-has-filled-cols .vc_column-inner{padding-top:40px;padding-bottom:0;padding-left:40px;padding-right:40px}.bklyn-column-with-overlay>.vc_column-inner{overflow:hidden}.vc_column_container>.vc_column-inner{padding-left:20px;padding-right:20px}.vc_row.vc_column-gap-40>.vc_column_container{padding:20px}.vc_column-gap-0.ut-row-has-filled-cols{margin-left:20px!important;margin-right:20px!important}.vc_icon_element,.wpb_button,.wpb_content_element,ul.wpb_thumbnails-fluid>li{margin-bottom:40px}div.vc_custom_heading,p.vc_custom_heading{line-height:150%}.vc_custom_heading+.wpb_content_element{margin-top:0}#contact-section .parallax-title,#contact-section .section-title{font-size:30px}.vc_section .vc_row-has-fill+.vc_row>.vc_column_container>.vc_column-inner,.vc_section .vc_row-has-fill+.vc_vc_row>.vc_row>.vc_vc_column>.vc_column_container>.vc_column-inner,.vc_section .vc_row-has-fill+.vc_vc_row_inner>.vc_row>.vc_vc_column_inner>.vc_column_container>.vc_column-inner{padding-top:inherit}.vc_section .vc_row-has-fill>.vc_column_container:not(.vc_col-has-fill)>.vc_column-inner,.vc_section .vc_row-has-fill>.vc_row>.vc_vc_column>.vc_column_container>.vc_column-inner,.vc_section .vc_row-has-fill>.vc_vc_column_inner>.vc_column_container>.vc_column-inner{padding-top:inherit;padding-bottom:0}.vc_section .vc_row-has-fill+.vc_row-full-width+.vc_row>.vc_column_container>.vc_column-inner{padding-top:inherit}.vc_row[class*=vc_column-gap-].vc_row-o-equal-height.ut-row-has-filled-cols>.vc_column_container>.vc_column-inner{padding-top:40px}.ut-portfolio-detail .vc_row.vc_inner[class*=vc_column-gap-]:not(.vc_column-gap-0)>.vc_column_container>.vc_column-inner.vc_column-inner-nested{padding-left:0;padding-right:0}.vc_section .vc_col-has-fill>.vc_column-inner{padding-top:40px!important;padding-bottom:0;padding-left:40px;padding-right:40px}@media (max-width:767px){.vc_row.ut-overflow-visible-mobile,.vc_section.ut-overflow-visible-mobile{overflow:visible!important}.vc_row.ut-remove-clear-on-mobile::after{clear:inherit!important}.vc_row.vc_inner.ut-overflow-hidden-on-mobile{overflow:hidden}}@media (min-width:768px) and (max-width:1024px){.vc_row.ut-overflow-visible-tablet,.vc_section.ut-overflow-visible-tablet{overflow:visible!important}.vc_row.ut-remove-clear-on-tablet::after{clear:inherit!important}.vc_row.vc_inner.ut-overflow-hidden-on-tablet{overflow:hidden}}@media (min-width:1025px){.vc_row.ut-overflow-visible,.vc_section.ut-overflow-visible{overflow:visible!important}.vc_row.ut-remove-clear-on-desktop::after{clear:inherit!important}.vc_row.vc_inner.ut-overflow-hidden-on-desktop{overflow:hidden}}.blog .post .vc_section{padding-bottom:0!important;padding-top:0!important}#ut-sitebody .ut-portfolio-details-wrap .vc_section.ut-first-section{padding-top:40px}#ut-sitebody .ut-portfolio-details-wrap .entry-content .ut-portfolio-title+style+.vc_section.ut-first-section{padding-top:0}#ut-sitebody .ut-portfolio-details-wrap .ut-vc-80.vc_section.ut-last-section,#ut-sitebody.ut-has-scroll-top .ut-portfolio-details-wrap .ut-vc-80.vc_section.ut-last-section,#ut-sitebody.ut-has-scroll-top .ut-portfolio-details-wrap .vc_section.vc_section-has-fill.ut-last-section{padding-bottom:0}.page.has-no-hero.ut-vc-enabled #primary,.single-portfolio.has-no-hero.ut-vc-enabled #primary{padding:0}.page.ut-vc-enabled #primary,.single-portfolio.ut-vc-enabled #primary{padding:0}.single-post .main-content-background .vc_section.ut-vc-120.ut-first-section,.single-post .main-content-background .vc_section.ut-vc-160.ut-first-section,.single-post .main-content-background .vc_section.ut-vc-200.ut-first-section,.single-post .main-content-background .vc_section.ut-vc-80.ut-first-section,.ut-has-page-title .vc_section.ut-vc-120.ut-first-section,.ut-has-page-title .vc_section.ut-vc-160.ut-first-section,.ut-has-page-title .vc_section.ut-vc-200.ut-first-section,.ut-has-page-title .vc_section.ut-vc-80.ut-first-section{padding-top:0}.ut-has-page-title .vc_section.vc_section-has-fill.ut-vc-80.ut-first-section{padding-top:80px}.ut-has-page-title .vc_section.vc_section-has-fill.ut-vc-120.ut-first-section{padding-top:120px}.ut-has-page-title .vc_section.vc_section-has-fill.ut-vc-160.ut-first-section{padding-top:160px}.ut-has-page-title .vc_section.vc_section-has-fill.ut-vc-200.ut-first-section{padding-top:200px}.ut-vc-120.vc_section.vc_section-remove-padding-bottom,.ut-vc-160.vc_section.vc_section-remove-padding-bottom,.ut-vc-200.vc_section.vc_section-remove-padding-bottom,.ut-vc-80.vc_section.vc_section-remove-padding-bottom,.vc_section.vc_section-remove-padding-bottom{padding-bottom:0}.ut-last-content-section-as-no-fill .ut-first-in-contact-section.vc_section-has-no-fill{padding-top:0!important}@media (max-width:767px){#ut-sitebody .vc_row{padding-left:0!important;padding-right:0!important}.vc_section .vc_col-has-fill>.vc_column-inner{padding-bottom:0;padding-left:20px;padding-right:20px}.vc_column-inner.ut-column-shadow{margin:0!important;-webkit-box-shadow:none!important;box-shadow:none!important}.ut-has-page-title .vc_section.ut-first-section{padding-top:0!important}.ut-has-page-title .vc_section.vc_section-has-fill.ut-first-section{padding-top:80px!important}#ut-custom-hero .vc_section.ut-first-section,#ut-custom-hero .vc_section.ut-first-section.vc_section-has-fill{padding-top:140px}.vc_section,.vc_section.vc_section-has-fill{padding-top:80px;padding-bottom:40px}#ut-sitebody .vc_section.bklyn-section-with-separator.bklyn-section-separator-mobile-off:not(.ut-first-section){padding-top:80px!important}.vc_section+.vc_row-full-width+.vc_section.vc_section-has-fill,.vc_section.ut-last-row-has-fill+.vc_row-full-width+.vc_section,.vc_section.vc_section-has-fill+.vc_row-full-width+.vc_section{padding-top:80px}.vc_section+.vc_row-full-width+.vc_section{padding-top:40px}.vc_section+.vc_row-full-width+.vc_section.ut-first-row-has-fill,.vc_section.ut-last-row-has-fill+.vc_row-full-width+.ut-first-row-has-fill{padding-top:0}.ut-has-scroll-top .vc_section.ut-last-section,.ut-has-scroll-top .vc_section.vc_section-has-fill.ut-last-section{padding-bottom:80px}.ut-has-scroll-top .vc_section.ut-last-section.ut-last-row-has-fill,.ut-has-scroll-top .vc_section.ut-last-section.vc_section-has-fill.ut-last-row-has-fill{padding-bottom:0}.ut-has-scroll-top .vc_section.ut-last-section.ut-last-row-has-fill .ut-last-row,.ut-has-scroll-top .vc_section.ut-last-section.vc_section-has-fill.ut-last-row-has-fill .ut-last-row{padding-bottom:80px}.vc_section.ut-first-row-has-fill,.vc_section.vc_section-has-fill.ut-first-row-has-fill{padding-top:0}.vc_section.ut-last-row-has-fill,.vc_section.vc_section-has-fill.ut-last-row-has-fill{padding-bottom:0}.vc_section>.vc_row+.vc_row-full-width+.vc_row{margin-top:40px}.vc_section>.vc_row.ut-row-has-filled-cols+.vc_row-full-width+.vc_row{margin-top:80px}.vc_section>.vc_row+.vc_row-full-width+.vc_row-has-fill{margin-top:40px}.vc_section>.vc_row+.vc_row-full-width+.vc_row-has-fill.vc_row-o-full-height{margin-top:40px}.vc_section>.vc_row-has-fill.vc_row-o-full-height+.vc_row-full-width+.vc_row-has-fill.vc_row-o-full-height{margin-top:0}.vc_section>.vc_row-has-fill+.vc_row-full-width+.vc_row{margin-top:80px}.vc_section>.vc_row-has-fill+.vc_row-full-width+.vc_row-has-fill{margin-top:0}.vc_section>.vc_row-has-fill{padding-top:80px;padding-bottom:40px}.vc_section>.vc_row-has-fill.ut-row-has-filled-cols.vc_column-gap-0{padding-top:80px;padding-bottom:80px}#ut-sitebody [id*=ut_inner_column_]{margin-top:0!important}.vc_section .vc_row.vc_inner{margin-top:40px}.vc_section .vc_row.vc_inner:first-child{margin-top:0}.vc_section .vc_row.vc_inner+.vc_row.vc_inner{margin-top:40px}.vc_section .vc_row.vc_inner.vc_row-has-fill{padding-top:80px;padding-bottom:40px}.vc_section .vc_row.vc_inner.vc_row-has-fill+.vc_row.vc_inner.vc_row-has-fill{margin-top:0}.vc_section .vc_row.vc_inner+.vc_row.vc_inner.vc_row-has-fill{margin-top:40px}#contact-section.ut-contact-section-with-overlay .parallax-overlay,#contact-section.ut-contact-section-without-overlay{padding-top:80px!important;padding-bottom:80px!important}#contact-section.ut-contact-section-with-overlay.ut-contact-section-scroll-top .parallax-overlay{padding-top:80px!important;padding-bottom:120px!important}}@media (min-width:768px) and (max-width:1024px){#ut-sitebody:not(.single-post) .vc_row{padding-left:0!important;padding-right:0!important}.ut-site-border .vc_row-has-fill{border:none!important}.ut-has-page-title .vc_section.ut-first-section{padding-top:0!important}.ut-has-page-title .vc_section.vc_section-has-fill.ut-first-section{padding-top:80px!important}#ut-custom-hero .vc_section.ut-first-section,#ut-custom-hero .vc_section.ut-first-section.vc_section-has-fill{padding-top:160px}.vc_section,.vc_section.vc_section-has-fill{padding-top:80px;padding-bottom:40px}#ut-sitebody .vc_section.bklyn-section-with-separator.bklyn-section-separator-tablet-off:not(.ut-first-section){padding-top:80px!important}.vc_section+.vc_row-full-width+.vc_section.vc_section-has-fill,.vc_section.ut-last-row-has-fill+.vc_row-full-width+.vc_section,.vc_section.vc_section-has-fill+.vc_row-full-width+.vc_section{padding-top:80px}.vc_section+.vc_row-full-width+.vc_section{padding-top:40px}.vc_section+.vc_row-full-width+.vc_section.ut-first-row-has-fill,.vc_section.ut-last-row-has-fill+.vc_row-full-width+.ut-first-row-has-fill{padding-top:0}.ut-has-scroll-top .vc_section.ut-last-section,.ut-has-scroll-top .vc_section.vc_section-has-fill.ut-last-section{padding-bottom:80px}.ut-has-scroll-top .vc_section.ut-last-section.ut-last-row-has-fill,.ut-has-scroll-top .vc_section.ut-last-section.vc_section-has-fill.ut-last-row-has-fill{padding-bottom:0}.ut-has-scroll-top .vc_section.ut-last-section.ut-last-row-has-fill .ut-last-row,.ut-has-scroll-top .vc_section.ut-last-section.vc_section-has-fill.ut-last-row-has-fill .ut-last-row{padding-bottom:80px}.vc_section.ut-first-row-has-fill,.vc_section.vc_section-has-fill.ut-first-row-has-fill{padding-top:0}.vc_section.ut-last-row-has-fill,.vc_section.vc_section-has-fill.ut-last-row-has-fill{padding-bottom:0}.vc_section>.vc_row+.vc_row-full-width+.vc_row{margin-top:40px}.vc_section>.vc_row.ut-row-has-filled-cols+.vc_row-full-width+.vc_row{margin-top:80px}.vc_section>.vc_row+.vc_row-full-width+.vc_row-has-fill{margin-top:40px}.vc_section>.vc_row+.vc_row-full-width+.vc_row-has-fill.vc_row-o-full-height{margin-top:40px}.vc_section>.vc_row-has-fill.vc_row-o-full-height+.vc_row-full-width+.vc_row-has-fill.vc_row-o-full-height{margin-top:0}.vc_section>.vc_row-has-fill+.vc_row-full-width+.vc_row{margin-top:80px}.vc_section>.vc_row-has-fill+.vc_row-full-width+.vc_row-has-fill{margin-top:0}.vc_section>.vc_row-has-fill{padding-top:80px;padding-bottom:40px}.vc_section .vc_row.vc_inner{margin-top:40px}.vc_section .vc_row.vc_inner:first-child{margin-top:0}.vc_section .vc_row.vc_inner+.vc_row.vc_inner{margin-top:40px}.vc_section .vc_row.vc_inner.vc_row-has-fill{padding-top:80px;padding-bottom:40px}.vc_section .vc_row.vc_inner.vc_row-has-fill+.vc_row.vc_inner.vc_row-has-fill{margin-top:0}.vc_section .vc_row.vc_inner+.vc_row.vc_inner.vc_row-has-fill{margin-top:40px}#contact-section.ut-contact-section-with-overlay .parallax-overlay,#contact-section.ut-contact-section-without-overlay{padding-top:80px!important;padding-bottom:80px!important}#contact-section.ut-contact-section-with-overlay.ut-contact-section-scroll-to .parallax-overlay{padding-top:80px!important;padding-bottom:120px!important}}@media (min-width:1025px){.ut-vc-80.vc_section,.ut-vc-80.vc_section.vc_section-has-fill{padding-top:80px;padding-bottom:40px}.ut-vc-80.vc_section+.vc_row-full-width+.ut-vc-80.vc_section.vc_section-has-fill,.ut-vc-80.vc_section.ut-last-row-has-fill+.vc_row-full-width+.ut-vc-80.vc_section,.ut-vc-80.vc_section.vc_section-has-fill+.vc_row-full-width+.ut-vc-80.vc_section{padding-top:80px}.ut-vc-80.vc_section+.vc_row-full-width+.ut-vc-80.vc_section{padding-top:40px}.ut-vc-80.vc_section+.vc_row-full-width+.ut-vc-80.vc_section.ut-first-row-has-fill,.ut-vc-80.vc_section.ut-last-row-has-fill+.vc_row-full-width+.ut-first-row-has-fill{padding-top:0}.ut-has-scroll-top .ut-vc-80.vc_section.ut-last-section,.ut-has-scroll-top .ut-vc-80.vc_section.vc_section-has-fill.ut-last-section{padding-bottom:80px}.single-post .ut-vc-80.vc_section.ut-last-section,.single-post.ut-has-scroll-top .ut-vc-80.vc_section.ut-last-section{padding-bottom:0}.single-post.ut-has-scroll-top .ut-vc-80.vc_section.vc_section-has-fill.ut-last-section,.ut-vc-80.vc_section.vc_section-has-fill.ut-last-section{padding-bottom:40px}.ut-has-scroll-top .ut-vc-80.vc_section.ut-last-section.ut-last-row-has-fill,.ut-has-scroll-top .ut-vc-80.vc_section.ut-last-section.vc_section-has-fill.ut-last-row-has-fill{padding-bottom:0}.ut-has-scroll-top .ut-vc-80.vc_section.ut-last-section.ut-last-row-has-fill .ut-last-row,.ut-has-scroll-top .ut-vc-80.vc_section.ut-last-section.vc_section-has-fill.ut-last-row-has-fill .ut-last-row{padding-bottom:80px}.ut-vc-80.vc_section.ut-first-row-has-fill,.ut-vc-80.vc_section.vc_section-has-fill.ut-first-row-has-fill{padding-top:0}.ut-vc-80.vc_section.ut-last-row-has-fill,.ut-vc-80.vc_section.vc_section-has-fill.ut-last-row-has-fill{padding-bottom:0}.ut-vc-80.vc_section>.vc_row+.vc_row-full-width+.ut-row-has-filled-cols.ut-last-row{margin-bottom:40px}.ut-vc-80.vc_section>.vc_row+.vc_row-full-width+.vc_row{margin-top:40px}.ut-vc-80.vc_section>.vc_row.ut-row-has-filled-cols+.vc_row-full-width+.vc_row{margin-top:80px}.ut-vc-80.vc_section>.vc_row+.vc_row-full-width+.vc_row-has-fill{margin-top:40px}.ut-vc-80.vc_section>.vc_row-has-fill.vc_row-o-full-height+.vc_row-full-width+.vc_row-has-fill.vc_row-o-full-height{margin-top:0}.ut-vc-80.vc_section>.vc_row-has-fill+.vc_row-full-width+.vc_row{margin-top:80px}.ut-vc-80.vc_section>.vc_row-has-fill+.vc_row-full-width+.vc_row-has-fill{margin-top:0}.ut-vc-80.vc_section>.vc_row-has-fill{padding-top:80px;padding-bottom:40px}.ut-vc-80.vc_section .vc_row.vc_inner{margin-top:40px}.ut-vc-80.vc_section .vc_row.vc_inner:first-child{margin-top:0}.ut-vc-80.vc_section .vc_row.vc_inner+.vc_row.vc_inner{margin-top:40px}.ut-vc-80.vc_section .vc_row.vc_inner.vc_row-has-fill{padding-top:80px;padding-bottom:40px}.ut-vc-80.vc_section .vc_row.vc_inner.vc_row-has-fill+.vc_row.vc_inner.vc_row-has-fill{margin-top:0}.ut-vc-80.vc_section .vc_row.vc_inner+.vc_row.vc_inner.vc_row-has-fill{margin-top:40px}.ut-vc-80.vc_section .vc_row.vc_inner.vc_row-has-fill+.vc_row.vc_inner{margin-top:80px}.ut-vc-120.vc_section,.ut-vc-120.vc_section.vc_section-has-fill{padding-top:120px;padding-bottom:80px}.ut-vc-120.vc_section+.vc_row-full-width+.ut-vc-120.vc_section.vc_section-has-fill,.ut-vc-120.vc_section.ut-last-row-has-fill+.vc_row-full-width+.ut-vc-120.vc_section,.ut-vc-120.vc_section.vc_section-has-fill+.vc_row-full-width+.ut-vc-120.vc_section{padding-top:120px}.ut-vc-120.vc_section+.vc_row-full-width+.ut-vc-120.vc_section{padding-top:80px}.ut-vc-120.vc_section+.vc_row-full-width+.ut-vc-120.vc_section.ut-first-row-has-fill,.ut-vc-120.vc_section.ut-last-row-has-fill+.vc_row-full-width+.ut-first-row-has-fill{padding-top:0}.ut-has-scroll-top .ut-vc-120.vc_section.ut-last-section,.ut-has-scroll-top .ut-vc-120.vc_section.vc_section-has-fill.ut-last-section{padding-bottom:120px}.ut-has-scroll-top .ut-vc-120.vc_section.ut-last-section.ut-last-row-has-fill,.ut-has-scroll-top .ut-vc-120.vc_section.ut-last-section.vc_section-has-fill.ut-last-row-has-fill{padding-bottom:0}.ut-has-scroll-top .ut-vc-120.vc_section.ut-last-section.ut-last-row-has-fill .ut-last-row,.ut-has-scroll-top .ut-vc-120.vc_section.ut-last-section.vc_section-has-fill.ut-last-row-has-fill .ut-last-row{padding-bottom:120px}.ut-vc-120.vc_section.ut-first-row-has-fill,.ut-vc-120.vc_section.vc_section-has-fill.ut-first-row-has-fill{padding-top:0}.ut-vc-120.vc_section.ut-last-row-has-fill,.ut-vc-120.vc_section.vc_section-has-fill.ut-last-row-has-fill{padding-bottom:0}.ut-vc-120.vc_section>.vc_row+.vc_row-full-width+.ut-row-has-filled-cols.ut-last-row{margin-bottom:40px}.ut-vc-120.vc_section>.vc_row+.vc_row-full-width+.vc_row{margin-top:40px}.ut-vc-120.vc_section>.vc_row.ut-row-has-filled-cols+.vc_row-full-width+.vc_row{margin-top:80px}.ut-vc-120.vc_section>.vc_row+.vc_row-full-width+.vc_row-has-fill{margin-top:80px}.ut-vc-120.vc_section>.vc_row-has-fill.vc_row-o-full-height+.vc_row-full-width+.vc_row-has-fill.vc_row-o-full-height{margin-top:0}.ut-vc-120.vc_section>.vc_row-has-fill+.vc_row-full-width+.vc_row{margin-top:120px}.ut-vc-120.vc_section>.vc_row-has-fill+.vc_row-full-width+.vc_row-has-fill{margin-top:0}.ut-vc-120.vc_section>.vc_row-has-fill{padding-top:120px;padding-bottom:80px}.ut-vc-120.vc_section .vc_row.vc_inner{margin-top:40px}.ut-vc-120.vc_section .vc_row.vc_inner:first-child{margin-top:0}.ut-vc-120.vc_section .vc_row.vc_inner+.vc_row.vc_inner{margin-top:40px}.ut-vc-120.vc_section .vc_row.vc_inner.vc_row-has-fill{padding-top:80px;padding-bottom:40px}.ut-vc-120.vc_section .vc_row.vc_inner.vc_row-has-fill+.vc_row.vc_inner.vc_row-has-fill{margin-top:0}.ut-vc-120.vc_section .vc_row.vc_inner+.vc_row.vc_inner.vc_row-has-fill{margin-top:40px}.ut-vc-120.vc_section .vc_row.vc_inner.vc_row-has-fill+.vc_row.vc_inner{margin-top:80px}.ut-vc-160.vc_section,.ut-vc-160.vc_section.vc_section-has-fill{padding-top:160px;padding-bottom:120px}.ut-vc-160.vc_section+.vc_row-full-width+.ut-vc-160.vc_section.vc_section-has-fill,.ut-vc-160.vc_section.ut-last-row-has-fill+.vc_row-full-width+.ut-vc-160.vc_section,.ut-vc-160.vc_section.vc_section-has-fill+.vc_row-full-width+.ut-vc-160.vc_section{padding-top:160px}.ut-vc-160.vc_section+.vc_row-full-width+.ut-vc-160.vc_section{padding-top:120px}.ut-vc-160.vc_section+.vc_row-full-width+.ut-vc-160.vc_section.ut-first-row-has-fill,.ut-vc-160.vc_section.ut-last-row-has-fill+.vc_row-full-width+.ut-first-row-has-fill{padding-top:0}.ut-has-scroll-top .ut-vc-160.vc_section.ut-last-section,.ut-has-scroll-top .ut-vc-160.vc_section.vc_section-has-fill.ut-last-section{padding-bottom:160px}.ut-has-scroll-top .ut-vc-160.vc_section.ut-last-section.ut-last-row-has-fill,.ut-has-scroll-top .ut-vc-160.vc_section.ut-last-section.vc_section-has-fill.ut-last-row-has-fill{padding-bottom:0}.ut-has-scroll-top .ut-vc-160.vc_section.ut-last-section.ut-last-row-has-fill .ut-last-row,.ut-has-scroll-top .ut-vc-160.vc_section.ut-last-section.vc_section-has-fill.ut-last-row-has-fill .ut-last-row{padding-bottom:160px}.ut-vc-160.vc_section.ut-first-row-has-fill,.ut-vc-160.vc_section.vc_section-has-fill.ut-first-row-has-fill{padding-top:0}.ut-vc-160.vc_section.ut-last-row-has-fill,.ut-vc-160.vc_section.vc_section-has-fill.ut-last-row-has-fill{padding-bottom:0}.ut-vc-160.vc_section>.vc_row+.vc_row-full-width+.ut-row-has-filled-cols.ut-last-row{margin-bottom:40px}.ut-vc-160.vc_section>.vc_row+.vc_row-full-width+.vc_row{margin-top:40px}.ut-vc-160.vc_section>.vc_row.ut-row-has-filled-cols+.vc_row-full-width+.vc_row{margin-top:80px}.ut-vc-160.vc_section>.vc_row+.vc_row-full-width+.vc_row-has-fill{margin-top:120px}.ut-vc-160.vc_section>.vc_row-has-fill.vc_row-o-full-height+.vc_row-full-width+.vc_row-has-fill.vc_row-o-full-height{margin-top:0}.ut-vc-160.vc_section>.vc_row-has-fill+.vc_row-full-width+.vc_row{margin-top:160px}.ut-vc-160.vc_section>.vc_row-has-fill+.vc_row-full-width+.vc_row-has-fill{margin-top:0}.ut-vc-160.vc_section>.vc_row-has-fill{padding-top:160px;padding-bottom:120px}.ut-vc-160.vc_section .vc_row.vc_inner:first-child{margin-top:0}.ut-vc-160.vc_section .vc_row.vc_inner{margin-top:40px}.ut-vc-160.vc_section .vc_row.vc_inner+.vc_row.vc_inner{margin-top:40px}.ut-vc-160.vc_section .vc_row.vc_inner.vc_row-has-fill{padding-top:80px;padding-bottom:40px}.ut-vc-160.vc_section .vc_row.vc_inner.vc_row-has-fill+.vc_row.vc_inner.vc_row-has-fill{margin-top:0}.ut-vc-160.vc_section .vc_row.vc_inner+.vc_row.vc_inner.vc_row-has-fill{margin-top:40px}.ut-vc-160.vc_section .vc_row.vc_inner.vc_row-has-fill+.vc_row.vc_inner{margin-top:80px}.ut-vc-200.vc_section,.ut-vc-200.vc_section.vc_section-has-fill{padding-top:200px;padding-bottom:160px}.ut-vc-200.vc_section+.vc_row-full-width+.ut-vc-200.vc_section.vc_section-has-fill,.ut-vc-200.vc_section.ut-last-row-has-fill+.vc_row-full-width+.ut-vc-200.vc_section,.ut-vc-200.vc_section.vc_section-has-fill+.vc_row-full-width+.ut-vc-200.vc_section{padding-top:200px}.ut-vc-200.vc_section+.vc_row-full-width+.ut-vc-200.vc_section{padding-top:160px}.ut-vc-200.vc_section+.vc_row-full-width+.ut-vc-200.vc_section.ut-first-row-has-fill,.ut-vc-200.vc_section.ut-last-row-has-fill+.vc_row-full-width+.ut-first-row-has-fill{padding-top:0}.ut-has-scroll-top .ut-vc-200.vc_section.ut-last-section,.ut-has-scroll-top .ut-vc-200.vc_section.vc_section-has-fill.ut-last-section{padding-bottom:200px}.ut-has-scroll-top .ut-vc-200.vc_section.ut-last-section.ut-last-row-has-fill,.ut-has-scroll-top .ut-vc-200.vc_section.ut-last-section.vc_section-has-fill.ut-last-row-has-fill{padding-bottom:0}.ut-has-scroll-top .ut-vc-200.vc_section.ut-last-section.ut-last-row-has-fill .ut-last-row,.ut-has-scroll-top .ut-vc-200.vc_section.ut-last-section.vc_section-has-fill.ut-last-row-has-fill .ut-last-row{padding-bottom:200px}.ut-vc-200.vc_section.ut-first-row-has-fill,.ut-vc-200.vc_section.vc_section-has-fill.ut-first-row-has-fill{padding-top:0}.ut-vc-200.vc_section.ut-last-row-has-fill,.ut-vc-200.vc_section.vc_section-has-fill.ut-last-row-has-fill{padding-bottom:0}.ut-vc-200.vc_section>.vc_row+.vc_row-full-width+.ut-row-has-filled-cols.ut-last-row{margin-bottom:40px}.ut-vc-200.vc_section>.vc_row+.vc_row-full-width+.vc_row{margin-top:40px}.ut-vc-200.vc_section>.vc_row.ut-row-has-filled-cols+.vc_row-full-width+.vc_row{margin-top:80px}.ut-vc-200.vc_section>.vc_row+.vc_row-full-width+.vc_row-has-fill{margin-top:160px}.ut-vc-200.vc_section>.vc_row-has-fill.vc_row-o-full-height+.vc_row-full-width+.vc_row-has-fill.vc_row-o-full-height{margin-top:0}.ut-vc-200.vc_section>.vc_row-has-fill+.vc_row-full-width+.vc_row{margin-top:200px}.ut-vc-200.vc_section>.vc_row-has-fill+.vc_row-full-width+.vc_row-has-fill{margin-top:0}.ut-vc-200.vc_section>.vc_row-has-fill{padding-top:200px;padding-bottom:160px}.ut-vc-200.vc_section .vc_row.vc_inner{margin-top:40px}.ut-vc-200.vc_section .vc_row.vc_inner:first-child{margin-top:0}.ut-vc-200.vc_section .vc_row.vc_inner+.vc_row.vc_inner{margin-top:40px}.ut-vc-200.vc_section .vc_row.vc_inner.vc_row-has-fill{padding-top:80px;padding-bottom:40px}.ut-vc-200.vc_section .vc_row.vc_inner.vc_row-has-fill+.vc_row.vc_inner.vc_row-has-fill{margin-top:0}.ut-vc-200.vc_section .vc_row.vc_inner+.vc_row.vc_inner.vc_row-has-fill{margin-top:40px}.ut-vc-200.vc_section .vc_row.vc_inner.vc_row-has-fill+.vc_row.vc_inner{margin-top:80px}}#ut-sitebody .wpb_flexslider.flexslider{border:none;margin:0;-webkit-box-shadow:none;box-shadow:none;-webkit-border-radius:0;-moz-border-radius:0;border-radius:0}#ut-sitebody .wpb_flexslider.flexslider .flex-direction-nav .flex-prev{left:0}#ut-sitebody .wpb_flexslider.flexslider .flex-direction-nav .flex-next{right:0}#ut-sitebody .wpb_flexslider.flexslider .flex-direction-nav a::before{font-family:FontAwesome!important;content:"\f104";line-height:80px}#ut-sitebody .wpb_flexslider.flexslider .flex-direction-nav a.flex-next::before{font-family:FontAwesome!important;content:"\f105";line-height:80px}#ut-sitebody .wpb_flexslider.flexslider .flex-direction-nav a::before{font-size:40px}#ut-sitebody .wpb_flexslider.flexslider .flex-direction-nav a{color:#333;height:80px;margin:-40px 0 0;line-height:80px;text-align:center;width:80px;opacity:1;text-shadow:none;-webkit-transition:none;-o-transition:none;transition:none}#ut-sitebody .wpb_flexslider.flexslider .flex-control-nav{bottom:0;margin-top:0;top:inherit}#ut-sitebody .wpb_flexslider.flexslider .flex-viewport{-webkit-transition:none;-o-transition:none!important;transition:none!important}#ut-sitebody .theme-default .nivoSlider{-webkit-box-shadow:none;box-shadow:none}#ut-sitebody .wpb_gallery_slides.wpb_slider_nivo.theme-default{position:relative;z-index:9}#ut-sitebody .wpb_gallery .theme-default .nivo-controlNav{bottom:5px;padding:0;position:absolute;z-index:10;width:100%}#ut-sitebody .theme-default .nivo-directionNav a{text-indent:inherit}#ut-sitebody .wpb_slider_nivo .nivo-directionNav a{background:0 0;color:#333;display:block;font-family:FontAwesome!important;font-size:40px;height:80px;margin-top:-40px;line-height:80px;text-align:center;top:50%;width:80px}#ut-sitebody .wpb_slider_nivo.theme-default a.nivo-prevNav{left:0}#ut-sitebody .wpb_slider_nivo.theme-default a.nivo-nextNav{right:0}#ut-sitebody .wpb_slider_nivo .nivo-directionNav a.nivo-prevNav::before{content:"\f104"}#ut-sitebody .wpb_slider_nivo .nivo-directionNav a.nivo-nextNav::before{content:"\f105"}.vc_grid.vc_row.vc_grid-gutter-40px .vc_grid-item{padding-bottom:40px;padding-right:40px}.vc_grid.vc_row.vc_grid-gutter-40px .vc_pageable-slide-wrapper{margin-right:-40px}.ut-image-gallery{overflow:hidden!important}.ut-image-gallery-item{margin:0;padding:0;text-align:center}.ut-image-gallery-image{position:relative}.ut-image-gallery-image-caption{height:100%;left:0;min-height:100%;padding:20px;position:absolute;top:0;width:100%;opacity:0;z-index:1;-webkit-transition:all .3s cubic-bezier(.215,.61,.355,1);-o-transition:all .3s cubic-bezier(.215,.61,.355,1);transition:all .3s cubic-bezier(.215,.61,.355,1);-webkit-transition-timing-function:cubic-bezier(.215,.61,.355,1);-o-transition-timing-function:cubic-bezier(.215,.61,.355,1);transition-timing-function:cubic-bezier(.215,.61,.355,1)}.ut-image-gallery-item.ut-animation-done:hover .ut-image-gallery-image-caption,.ut-image-gallery-item.ut-element-is-animating:hover .ut-image-gallery-image-caption{background:#141618;background:rgba(20,22,24,.8);color:#fff;opacity:1;-webkit-transition:all .3s cubic-bezier(.215,.61,.355,1);-o-transition:all .3s cubic-bezier(.215,.61,.355,1);transition:all .3s cubic-bezier(.215,.61,.355,1);-webkit-transition-timing-function:cubic-bezier(.215,.61,.355,1);-o-transition-timing-function:cubic-bezier(.215,.61,.355,1);transition-timing-function:cubic-bezier(.215,.61,.355,1)}.ut-image-gallery-item.ut-animate-gallery-element>a{pointer-events:none}.ut-image-gallery-item.ut-animate-gallery-element.ut-animation-done>a,.ut-image-gallery-item.ut-animate-gallery-element.ut-element-is-animating>a{pointer-events:initial}@media (max-width:767px){.ut-image-gallery-item.ut-no-animation-mobile.ut-animate-gallery-element>a{pointer-events:initial}}@media (min-width:768px) and (max-width:1024px){.ut-image-gallery-item.ut-no-animation-tablet.ut-animate-gallery-element>a{pointer-events:initial}}.ut-image-gallery-image-caption-style-2{width:auto;padding:.35em .5em;position:absolute;bottom:0;right:0;text-align:left;z-index:2}.ut-image-gallery-item-caption-title-style-2 h3{margin-bottom:0}@media (max-width:767px){.ut-image-gallery-item-caption-title-style-2 h3{font-size:.9em;line-height:125%}}@media (min-width:768px){.ut-image-gallery-image-caption-style-2{width:250px;padding:20px;position:absolute;bottom:40px;right:0;text-align:left}}.ut-image-gallery-item img:not(.gutter-shadow):not([class^=ut-box-shadow]){border:none!important;-webkit-backface-visibility:hidden;backface-visibility:hidden;-webkit-box-shadow:#000 0 0 0!important;box-shadow:#000 0 0 0!important}.ut-image-gallery-item-caption-title{padding:0 20px;position:absolute;text-align:center;top:50%;left:50%;width:100%;-webkit-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}.ut-image-gallery-item-caption-title h3{color:#fff;font-size:17px;line-height:150%;margin:0;-webkit-animation-duration:.3s;-webkit-animation-fill-mode:both;-webkit-animation-name:fadeOut;animation-duration:.3s;animation-fill-mode:both;animation-name:fadeOut}.ut-image-gallery-item-caption-title h3.ut-image-gallery-empty-title{font-size:24px;font-family:sans-serif!important}.ut-image-gallery-item.ut-animation-done:hover .ut-image-gallery-item-caption-title h3,.ut-image-gallery-item.ut-element-is-animating:hover .ut-image-gallery-item-caption-title h3{-webkit-animation-name:fadeInUp;animation-name:fadeInUp}.ut-image-gallery-item a{display:block;height:100%;width:100%}.ut-image-gallery-1 .ut-image-gallery-item{padding:0 1px 1px 0}.ut-image-gallery-1{margin-right:-1px;margin-bottom:-1px}.ut-image-gallery-5 .ut-image-gallery-item{padding:0 5px 5px 0}.ut-image-gallery-5{margin-right:-5px;margin-bottom:-5px}.ut-image-gallery-10 .ut-image-gallery-item{padding:0 10px 10px 0}.ut-image-gallery-10{margin-right:-10px;margin-bottom:-10px}.ut-image-gallery-15 .ut-image-gallery-item{padding:0 15px 15px 0}.ut-image-gallery-15{margin-right:-15px;margin-bottom:-15px}.ut-image-gallery-20 .ut-image-gallery-item{padding:0 20px 20px 0}.ut-image-gallery-20{margin-right:-20px;margin-bottom:-20px}.ut-image-gallery-25 .ut-image-gallery-item{padding:0 25px 25px 0}.ut-image-gallery-25{margin-right:-25px;margin-bottom:-25px}.ut-image-gallery-30 .ut-image-gallery-item{padding:0 30px 30px 0}.ut-image-gallery-30{margin-right:-30px;margin-bottom:-30px}.ut-image-gallery-35 .ut-image-gallery-item{padding:0 35px 35px 0}.ut-image-gallery-35{margin-right:-35px;margin-bottom:-35px}.ut-image-gallery-40 .ut-image-gallery-item{padding:0 40px 40px 0}.ut-image-gallery-40{margin-right:-40px;margin-bottom:-40px}@media (max-width:767px){.ut-image-gallery-image{text-align:center!important}.ut-no-animation-mobile{-webkit-animation:none!important;animation:none!important;opacity:1!important;visibility:visible!important;-webkit-animation-name:none!important;animation-name:none!important}.ut-image-gallery-1 .ut-image-gallery-item{padding:0 0 1px 0}.ut-image-gallery-1{margin-right:0}.ut-image-gallery-5 .ut-image-gallery-item{padding:0 0 5px 0}.ut-image-gallery-5{margin-right:0}.ut-image-gallery-10 .ut-image-gallery-item{padding:0 0 10px 0}.ut-image-gallery-10{margin-right:0}.ut-image-gallery-15 .ut-image-gallery-item{padding:0 0 15px 0}.ut-image-gallery-15{margin-right:0}.ut-image-gallery-20 .ut-image-gallery-item{padding:0 0 20px 0}.ut-image-gallery-20{margin-right:0}.ut-image-gallery-25 .ut-image-gallery-item{padding:0 0 25px 0}.ut-image-gallery-25{margin-right:0}.ut-image-gallery-30 .ut-image-gallery-item{padding:0 0 30px 0}.ut-image-gallery-30{margin-right:0}.ut-image-gallery-35 .ut-image-gallery-item{padding:0 0 35px 0}.ut-image-gallery-35{margin-right:0}.ut-image-gallery-40 .ut-image-gallery-item{padding:0 0 40px 0}.ut-image-gallery-40{margin-right:0}}@media (min-width:768px) and (max-width:1024px){.ut-no-animation-tablet{-webkit-animation:none!important;animation:none!important;opacity:1!important;visibility:visible!important;-webkit-animation-name:none!important;animation-name:none!important}}.ut-image-gallery-fitRows{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch;-ms-flex-line-pack:stretch;align-content:stretch}.ut-image-gallery-fitRows .ut-image-gallery-item>a{display:-webkit-box;display:-ms-flexbox;display:flex}.ut-image-gallery-fitRows .ut-image-gallery-image,.ut-image-gallery-fitRows .ut-image-gallery-item{-webkit-box-flex:1;-ms-flex:auto;flex:auto;overflow:hidden;float:none!important;width:auto;height:600px}.ut-image-gallery-masonry{visibility:hidden}.ut-image-gallery-masonry.ut-isotope-ready{visibility:visible}.ut-image-gallery-fitRows .ut-image-gallery-item{margin:0;padding:0}.ut-image-gallery-fitRows .ut-image-gallery-image>img,.ut-image-gallery-masonry .ut-image-gallery-image>img{object-fit:cover;width:100%;height:100%}.ut-image-gallery-loader{width:35px;height:35px}.ut-image-gallery-loader .ut-image-gallery-loader-inner{width:100%;height:100%;display:inline-block;padding:0;border-radius:100%;-webkit-animation:image-gallery-loader .8s linear infinite;animation:image-gallery-loader .8s linear infinite;border:2px solid rgba(255,191,0,.65);border-right-color:rgba(255,191,0,.15);border-bottom-color:rgba(255,191,0,.15)}@keyframes image-gallery-loader{from{transform:rotate(0)}to{transform:rotate(360deg)}}@-webkit-keyframes image-gallery-loader{from{-webkit-transform:rotate(0)}to{-webkit-transform:rotate(360deg)}}.ut-owl-gallery-slider-wrap{position:relative}.owl-carousel.owl-loaded,.ut-owl-gallery-slider-wrap{overflow:hidden}.ut-owl-gallery-slide{position:relative}.ut-owl-gallery-slider .owl-nav{display:none}.ut-owl-gallery-slider-wrap .owl-carousel .owl-item img{max-width:100%;margin:0 auto}.ut-owl-gallery-slider-wrap .ut-next-gallery-slide,.ut-owl-gallery-slider-wrap .ut-owl-video-play-icon,.ut-owl-gallery-slider-wrap .ut-prev-gallery-slide,.ut-owl-gallery-slider-wrap .ut-slider-maximize{position:absolute;color:#fff;width:40px;height:40px;top:20px;font-size:16px;margin-top:0;z-index:10;line-height:40px;text-align:center;background:#151515;-webkit-border-radius:50%;-webkit-transition:.4s all ease-in-out;-moz-border-radius:50%;-moz-transition:.4s all ease-in-out;border-radius:50%;-o-transition:.4s all ease-in-out;transition:.4s all ease-in-out}.ut-owl-gallery-slider-wrap .ut-slider-maximize{left:20px}.ut-owl-gallery-slider-wrap .ut-owl-video-play-icon{left:20px}.ut-owl-gallery-slider-wrap .ut-owl-video-play-icon i{padding-left:4px}.ut-owl-gallery-slider-wrap .ut-next-gallery-slide:hover,.ut-owl-gallery-slider-wrap .ut-prev-gallery-slide:hover{color:#fff;background:#151515}.ut-owl-gallery-slider-wrap .ut-next-gallery-slide i,.ut-owl-gallery-slider-wrap .ut-owl-video-play-icon i,.ut-owl-gallery-slider-wrap .ut-prev-gallery-slide i,.ut-owl-gallery-slider-wrap .ut-slider-maximize i{line-height:40px;-webkit-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%);position:absolute;top:50%;left:50%}.ut-owl-gallery-slider-wrap .ut-prev-gallery-slide{right:70px}.ut-owl-gallery-slider-wrap .ut-next-gallery-slide{right:20px}.ut-owl-gallery-slider-wrap .owl-dots{position:absolute;bottom:-3px;width:100%;z-index:10}.ut-owl-gallery-slider-wrap .owl-theme .owl-dots .owl-dot span{-webkit-border-radius:30px;-moz-border-radius:30px;border-radius:30px;display:block;height:10px;margin:5px 7px;-webkit-transition:.2s all linear;-o-transition:.2s all linear;transition:.2s all linear;width:10px}.ut-owl-gallery-slider-wrap .owl-theme .owl-dots .owl-dot.active span,.ut-owl-gallery-slider-wrap .owl-theme .owl-dots .owl-dot:hover span{background:#151515}.ut-owl-gallery-slider-wrap .ut-owl-video-link{color:#fff}figure.ut-gallery-slider-caption-wrap{position:relative;text-align:center;overflow:hidden}.ut-owl-carousel figure.ut-gallery-slider-caption-wrap img{-webkit-transition:all .3s cubic-bezier(.215,.61,.355,1);-o-transition:all .3s cubic-bezier(.215,.61,.355,1);transition:all .3s cubic-bezier(.215,.61,.355,1);-webkit-transition-timing-function:cubic-bezier(.215,.61,.355,1);-o-transition-timing-function:cubic-bezier(.215,.61,.355,1);transition-timing-function:cubic-bezier(.215,.61,.355,1);-webkit-transform:scale(1.1);-ms-transform:scale(1.1);transform:scale(1.1)}.ut-owl-carousel .ut-slider-maximize.ut-morph-active+img,.ut-owl-carousel figure.ut-gallery-slider-caption-wrap:hover img{-webkit-transform:scale(1);-ms-transform:scale(1);transform:scale(1)}figure.ut-gallery-slider-caption-wrap::before{content:attr(data-caption);position:absolute;opacity:0;text-transform:uppercase;line-height:150%;font-size:17px;z-index:12;color:#ffbf00;text-align:center;top:50%;left:50%;padding:20px;-webkit-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%);-webkit-transition:all .3s cubic-bezier(.215,.61,.355,1);-o-transition:all .3s cubic-bezier(.215,.61,.355,1);transition:all .3s cubic-bezier(.215,.61,.355,1);-webkit-transition-timing-function:cubic-bezier(.215,.61,.355,1);-o-transition-timing-function:cubic-bezier(.215,.61,.355,1);transition-timing-function:cubic-bezier(.215,.61,.355,1)}figure.ut-gallery-slider-caption-wrap:hover::before{opacity:1;text-align:center}figure.ut-gallery-slider-caption-wrap::after{content:'';height:110%;width:100%;background:#151515;display:block;position:absolute;top:50%;left:50%;opacity:0;-webkit-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%);-webkit-transition:all .3s cubic-bezier(.215,.61,.355,1);-o-transition:all .3s cubic-bezier(.215,.61,.355,1);transition:all .3s cubic-bezier(.215,.61,.355,1);-webkit-transition-timing-function:cubic-bezier(.215,.61,.355,1);-o-transition-timing-function:cubic-bezier(.215,.61,.355,1);transition-timing-function:cubic-bezier(.215,.61,.355,1)}figure.ut-gallery-slider-caption-wrap:hover::after{opacity:.9}.ut-gallery-slider-caption{font-size:12px;font-weight:700;text-align:center;display:block;color:#151515;line-height:150%;margin-top:10px}@media (max-width:767px){.ut-owl-gallery-slider-wrap .owl-dots{display:none!important}.ut-owl-gallery-slider-wrap .ut-owl-video-play-icon .fa{padding-left:4px}}.ut-owl-gallery-slider-wrap.ut-owl-gallery-slider-style-two .ut-next-gallery-slide,.ut-owl-gallery-slider-wrap.ut-owl-gallery-slider-style-two .ut-prev-gallery-slide{-moz-border-radius:0;border-radius:0;top:calc(50% - 60px);height:120px}.ut-owl-gallery-slider-wrap.ut-owl-gallery-slider-style-two .ut-prev-gallery-slide{left:0;right:auto}.ut-owl-gallery-slider-wrap.ut-owl-gallery-slider-style-two .ut-next-gallery-slide{right:0}.ut-owl-gallery-slider-wrap.ut-owl-gallery-slider-style-two .ut-owl-video-play-icon,.ut-owl-gallery-slider-wrap.ut-owl-gallery-slider-style-two .ut-slider-maximize{-moz-border-radius:0;border-radius:0;top:inherit;left:inherit;right:0;bottom:0}@media (max-width:767px){.ut-owl-gallery-slider-wrap.ut-owl-gallery-slider-style-two .ut-next-gallery-slide,.ut-owl-gallery-slider-wrap.ut-owl-gallery-slider-style-two .ut-prev-gallery-slide{top:auto;bottom:0;left:0;height:40px}.ut-owl-gallery-slider-wrap.ut-owl-gallery-slider-style-two .ut-next-gallery-slide{left:40px}}#ut-sitebody .lg-content .lg-next,#ut-sitebody .lg-content .lg-prev{color:#fff;height:120px;text-align:center;padding:0;width:40px;margin-top:-60px;background:#141618}.lg-actions .lg-next:hover,.lg-actions .lg-prev:hover,.lg-toolbar .lg-icon:hover{color:#fff;color:rgba(255,255,255,.5)}.lg-content .lg-next{right:20px}.lg-content .lg-prev{left:20px}#lg-counter{font-size:14px;color:#fff}.lg-toolbar .lg-icon{color:#fff;font-size:20px}#ut-sitebody .lg-backdrop{background:#141618;background:rgba(20,22,24,.95)}#ut-sitebody .lg-content .lg-next::before{font-family:icon54com!important;content:"\e959"!important}#ut-sitebody .lg-content .lg-prev::after{font-family:icon54com!important;content:"\e93f"!important}#ut-sitebody .lg-sub-html{background:rgba(0,0,0,.5)}.lg-container.lg-show{z-index:99999}#ut-sitebody .lg-sub-html h4{color:#fff}.ut-footer-area .grid-container{padding-left:0;padding-right:0}.ut-footer-area .grid-10,.ut-footer-area .grid-100,.ut-footer-area .grid-15,.ut-footer-area .grid-20,.ut-footer-area .grid-25,.ut-footer-area .grid-30,.ut-footer-area .grid-33,.ut-footer-area .grid-35,.ut-footer-area .grid-40,.ut-footer-area .grid-45,.ut-footer-area .grid-5,.ut-footer-area .grid-50,.ut-footer-area .grid-55,.ut-footer-area .grid-60,.ut-footer-area .grid-65,.ut-footer-area .grid-66,.ut-footer-area .grid-70,.ut-footer-area .grid-75,.ut-footer-area .grid-80,.ut-footer-area .grid-85,.ut-footer-area .grid-90,.ut-footer-area .grid-95,.ut-footer-area .mobile-grid-10,.ut-footer-area .mobile-grid-100,.ut-footer-area .mobile-grid-15,.ut-footer-area .mobile-grid-20,.ut-footer-area .mobile-grid-25,.ut-footer-area .mobile-grid-30,.ut-footer-area .mobile-grid-33,.ut-footer-area .mobile-grid-35,.ut-footer-area .mobile-grid-40,.ut-footer-area .mobile-grid-45,.ut-footer-area .mobile-grid-5,.ut-footer-area .mobile-grid-50,.ut-footer-area .mobile-grid-55,.ut-footer-area .mobile-grid-60,.ut-footer-area .mobile-grid-65,.ut-footer-area .mobile-grid-66,.ut-footer-area .mobile-grid-75,.ut-footer-area .mobile-grid-80,.ut-footer-area .mobile-grid-85,.ut-footer-area .mobile-grid-90,.ut-footer-area .mobile-grid-95,.ut-footer-area .tablet-grid-10,.ut-footer-area .tablet-grid-100,.ut-footer-area .tablet-grid-15,.ut-footer-area .tablet-grid-20,.ut-footer-area .tablet-grid-25,.ut-footer-area .tablet-grid-30,.ut-footer-area .tablet-grid-33,.ut-footer-area .tablet-grid-35,.ut-footer-area .tablet-grid-40,.ut-footer-area .tablet-grid-45,.ut-footer-area .tablet-grid-5,.ut-footer-area .tablet-grid-50,.ut-footer-area .tablet-grid-55,.ut-footer-area .tablet-grid-60,.ut-footer-area .tablet-grid-65,.ut-footer-area .tablet-grid-66,.ut-footer-area .tablet-grid-70,.ut-footer-area .tablet-grid-75,.ut-footer-area .tablet-grid-80,.ut-footer-area .tablet-grid-85,.ut-footer-area .tablet-grid-90,.ut-footer-area .tablet-grid-95,.ut-footer-area.mobile-grid-70{padding-left:20px;padding-right:20px}.wpb_wrapper .page-header .lead>:last-child,.wpb_wrapper .section-header .lead>:last-child,.wpb_wrapper .ut-info>:last-child,.wpb_wrapper .ut-service-column>:last-child,.wpb_wrapper .ut-service-icon-box-content>:last-child{margin-bottom:0}.wpb_wrapper .section-header>:first-child{margin-bottom:20px}.section-header>:last-child{margin-bottom:0!important}.page-header.page-title-module>:last-child{margin-bottom:0!important}.bklyn-call-to-action-wrapper h3{margin-bottom:0}.bklyn-call-to-action-wrapper{display:block;margin:0;padding:0;width:100%}.bklyn-call-to-action-inner{display:table;width:100%}.bklyn-call-to-action-content{-webkit-box-sizing:border-box;box-sizing:border-box;display:table-cell;padding-right:20px;text-align:left}.bklyn-call-to-action-button-holder .bklyn-btn{margin-bottom:0}.bklyn-call-to-action-button-holder{display:table-cell;vertical-align:middle}.bklyn-call-to-action-content>p{margin-top:15px}.bklyn-call-to-action-content>:last-child{margin-bottom:0}@media (max-width:767px){.bklyn-call-to-action-content{display:block;max-width:100%;margin-bottom:20px;padding-right:0}.bklyn-call-to-action-button-holder{display:block;vertical-align:middle;max-width:100%}.bklyn-call-to-action-button-holder .bklyn-btn-holder.bklyn-btn-right{text-align:left}}@media (min-width:768px) and (max-width:1024px){.bklyn-call-to-action-content{display:block;max-width:100%;margin-bottom:20px;padding-right:0}.bklyn-call-to-action-button-holder{display:block;vertical-align:middle;max-width:100%}.bklyn-call-to-action-button-holder .bklyn-btn-holder.bklyn-btn-right{text-align:left}}.wpb_wrapper .ut-service-icon-box.ut-service-icon-box-left,.wpb_wrapper .ut-service-icon-box.ut-service-icon-box-left .ut-highlight-icon-wrap{text-align:left}.wpb_wrapper .ut-service-icon-box.ut-service-icon-box-right,.wpb_wrapper .ut-service-icon-box.ut-service-icon-box-right .ut-highlight-icon-wrap{text-align:right}.wpb_wrapper .ut-service-icon-box .ut-highlight-icon-wrap{margin:0;padding:0;vertical-align:bottom}.wpb_wrapper .ut-service-icon-box .ut-highlight-icon-wrap a{margin:12px 0 0 0}.wpb_wrapper .ut-service-icon-box .ut-highlight-icon-wrap img{height:40px;width:40px;position:absolute;top:50%;left:50%;margin-left:-20px;margin-top:-20px}.wpb_wrapper .ut-service-icon-box-content{margin-top:30px}.wpb_wrapper .ut-service-icon-box-content h3{margin-bottom:0}.wpb_wrapper .ut-service-icon-box-content>p{margin-top:15px}@media (max-width:767px){.wpb_wrapper .ut-service-icon-box.ut-service-icon-box-left,.wpb_wrapper .ut-service-icon-box.ut-service-icon-box-left .ut-highlight-icon-wrap,.wpb_wrapper .ut-service-icon-box.ut-service-icon-box-right,.wpb_wrapper .ut-service-icon-box.ut-service-icon-box-right .ut-highlight-icon-wrap{text-align:center}}.wpb_wrapper .ut-service-column h3{margin-bottom:0}.wpb_wrapper .ut-service-column>p{margin-top:15px}.ut-service-column.ut-service-column-horiz>:first-child{margin-top:0}.wpb_wrapper .ut-service-icon-round{-webkit-border-radius:50%;-moz-border-radius:50%;border-radius:50%}.wpb_wrapper .ut-service-icon-rounded{-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px}.wpb_wrapper .ut-service-icon-round,.wpb_wrapper .ut-service-icon-rounded,.wpb_wrapper .ut-service-icon-square{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.wpb_wrapper .ut-horizontal-style .ut-service-icon-x-large.ut-service-icon-normal{height:auto;width:auto;font-size:90px}.wpb_wrapper .ut-horizontal-style .ut-service-icon-x-large.ut-service-icon-normal.ut-service-icon-svg{width:90px}.wpb_wrapper .ut-vertical-style .ut-service-icon-x-large.ut-service-icon-normal{height:auto;text-align:center}.wpb_wrapper .ut-service-icon-x-large{font-size:90px;height:106px;width:106px}.wpb_wrapper .ut-service-icon-round.ut-service-icon-x-large,.wpb_wrapper .ut-service-icon-rounded.ut-service-icon-x-large,.wpb_wrapper .ut-service-icon-square.ut-service-icon-x-large{font-size:36px;height:90px;width:90px}.wpb_wrapper .ut-service-icon-x-large.ut-custom-icon img{max-width:90px;width:100%}.wpb_wrapper .ut-service-icon-x-large.ut-service-icon-round.ut-custom-icon img,.wpb_wrapper .ut-service-icon-x-large.ut-service-icon-rounded.ut-custom-icon img,.wpb_wrapper .ut-service-icon-x-large.ut-service-icon-square.ut-custom-icon img{width:36px}.wpb_wrapper .ut-service-icon-x-large.ut-service-icon-with-svg svg{width:90px;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}.wpb_wrapper .ut-service-icon-x-large.ut-service-icon-round.ut-service-icon-with-svg svg,.wpb_wrapper .ut-service-icon-x-large.ut-service-icon-rounded.ut-service-icon-with-svg svg,.wpb_wrapper .ut-service-icon-x-large.ut-service-icon-square.ut-service-icon-with-svg svg{width:36px;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}.wpb_wrapper .ut-horizontal-style .ut-service-icon-large.ut-service-icon-normal{height:auto;width:auto;font-size:48px}.wpb_wrapper .ut-horizontal-style .ut-service-icon-large.ut-service-icon-normal.ut-service-icon-svg{width:48px}.wpb_wrapper .ut-vertical-style .ut-service-icon-large.ut-service-icon-normal{height:auto;text-align:center}.wpb_wrapper .ut-service-icon-large{font-size:48px;height:64px;width:64px}.wpb_wrapper .ut-service-icon-round.ut-service-icon-large,.wpb_wrapper .ut-service-icon-rounded.ut-service-icon-large,.wpb_wrapper .ut-service-icon-square.ut-service-icon-large{font-size:32px}.wpb_wrapper .ut-service-icon-large.ut-custom-icon img{max-width:64px;width:100%}.wpb_wrapper .ut-service-icon-large.ut-service-icon-round.ut-custom-icon img,.wpb_wrapper .ut-service-icon-large.ut-service-icon-rounded.ut-custom-icon img,.wpb_wrapper .ut-service-icon-large.ut-service-icon-square.ut-custom-icon img{width:32px}.wpb_wrapper .ut-service-icon-large.ut-service-icon-with-svg svg{width:64px;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}.wpb_wrapper .ut-service-icon-large.ut-service-icon-round.ut-service-icon-with-svg svg,.wpb_wrapper .ut-service-icon-large.ut-service-icon-rounded.ut-service-icon-with-svg svg,.wpb_wrapper .ut-service-icon-large.ut-service-icon-square.ut-service-icon-with-svg svg{width:32px;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}.wpb_wrapper .ut-horizontal-style .ut-service-icon-medium.ut-service-icon-normal{height:auto;width:auto;font-size:38px}.wpb_wrapper .ut-horizontal-style .ut-service-icon-medium.ut-service-icon-normal.ut-service-icon-svg{width:38px}.wpb_wrapper .ut-vertical-style .ut-service-icon-medium.ut-service-icon-normal{height:auto;text-align:center}.wpb_wrapper .ut-service-icon-medium{font-size:38px;height:56px;width:56px}.wpb_wrapper .ut-service-icon-round.ut-service-icon-medium,.wpb_wrapper .ut-service-icon-rounded.ut-service-icon-medium,.wpb_wrapper .ut-service-icon-square.ut-service-icon-medium{font-size:28px}.wpb_wrapper .ut-service-icon-medium.ut-custom-icon img{max-width:56px}.wpb_wrapper .ut-service-icon-medium.ut-service-icon-round.ut-custom-icon img,.wpb_wrapper .ut-service-icon-medium.ut-service-icon-rounded.ut-custom-icon img,.wpb_wrapper .ut-service-icon-medium.ut-service-icon-square.ut-custom-icon img{width:28px}.wpb_wrapper .ut-service-icon-medium.ut-service-icon-with-svg svg{max-width:56px;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}.wpb_wrapper .ut-service-icon-medium.ut-service-icon-round.ut-service-icon-with-svg svg,.wpb_wrapper .ut-service-icon-medium.ut-service-icon-rounded.ut-service-icon-with-svg svg,.wpb_wrapper .ut-service-icon-medium.ut-service-icon-square.ut-service-icon-with-svg svg{width:28px;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}.wpb_wrapper .ut-horizontal-style .ut-service-icon-small.ut-service-icon-normal{height:auto;width:auto;font-size:28px}.wpb_wrapper .ut-horizontal-style .ut-service-icon-small.ut-service-icon-normal.ut-service-icon-svg{width:28px}.wpb_wrapper .ut-vertical-style .ut-service-icon-small.ut-service-icon-normal{height:auto;text-align:center}.wpb_wrapper .ut-service-icon-small{height:48px;width:48px;font-size:28px}.wpb_wrapper .ut-service-icon-round.ut-service-icon-small,.wpb_wrapper .ut-service-icon-rounded.ut-service-icon-small,.wpb_wrapper .ut-service-icon-square.ut-service-icon-small{height:48px;width:48px;font-size:24px}.wpb_wrapper .ut-service-icon-small.ut-custom-icon img{max-width:48px}.wpb_wrapper .ut-service-icon-small.ut-service-icon-round.ut-custom-icon img,.wpb_wrapper .ut-service-icon-small.ut-service-icon-rounded.ut-custom-icon img,.wpb_wrapper .ut-service-icon-small.ut-service-icon-square.ut-custom-icon img{width:24px}.wpb_wrapper .ut-service-icon-small.ut-service-icon-with-svg svg{max-width:48px;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}.wpb_wrapper .ut-service-icon-small.ut-service-icon-round.ut-service-icon-with-svg svg,.wpb_wrapper .ut-service-icon-small.ut-service-icon-rounded.ut-service-icon-with-svg svg,.wpb_wrapper .ut-service-icon-small.ut-service-icon-square.ut-service-icon-with-svg svg{width:24px;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}.wpb_wrapper .ut-service-icon{margin-bottom:0;margin-right:20px;position:relative}.wpb_wrapper .ut-service-icon.ut-custom-icon{margin-right:20px}.wpb_wrapper .ut-service-icon.ut-si-right{margin-right:0;margin-left:20px}.wpb_wrapper .ut-service-icon.ut-si-right.ut-custom-icon{margin-right:0;margin-left:20px}.wpb_wrapper .ut-service-column.ut-vertical{margin-top:20px}@media (max-width:767px){.wpb_wrapper .ut-service-icon-large,.wpb_wrapper .ut-service-icon-large.ut-si-right,.wpb_wrapper .ut-service-icon-medium,.wpb_wrapper .ut-service-icon-medium.ut-si-right,.wpb_wrapper .ut-service-icon-small,.wpb_wrapper .ut-service-icon-small.ut-si-right{text-align:center}.wpb_wrapper .ut-service-icon-large .ut-svg-loaded,.wpb_wrapper .ut-service-icon-medium .ut-svg-loaded,.wpb_wrapper .ut-service-icon-small .ut-svg-loaded{margin:0 auto}.wpb_wrapper .ut-service-icon.ut-service-icon-large.ut-service-icon-round.ut-si-right,.wpb_wrapper .ut-service-icon.ut-service-icon-medium.ut-service-icon-round.ut-si-right,.wpb_wrapper .ut-service-icon.ut-service-icon-small.ut-service-icon-round.ut-si-right{text-align:center}.wpb_wrapper .ut-service-icon.ut-si-right{margin-right:20px;margin-left:0}.wpb_wrapper .ut-service-icon,.wpb_wrapper .ut-service-icon.ut-si-right.ut-custom-icon{float:none;margin:0 auto 20px auto!important}.wpb_wrapper .ut-horizontal-style .ut-service-icon-small.ut-service-icon-normal.ut-service-icon-with-svg{width:48px}.wpb_wrapper .ut-horizontal-style .ut-service-icon-medium.ut-service-icon-normal.ut-service-icon-with-svg{width:56px}.wpb_wrapper .ut-horizontal-style .ut-service-icon-medium.ut-service-icon-normal.ut-service-icon-with-svg{width:64px}}.wpb_wrapper .ut-vertical-style .ut-service-icon{margin:0 auto 0}.ut-service-column.ut-vertical>:first-child{margin-top:0}.ut-vertical-style-no-icon .ut-service-column.ut-vertical{margin-top:0!important}.wpb_wrapper .ut-vertical-style-align-left,.wpb_wrapper .ut-vertical-style-align-left .ut-service-icon.ut-service-icon-normal,.wpb_wrapper .ut-vertical-style-align-left .ut-vertical{text-align:left}.wpb_wrapper .ut-vertical-style-align-left .ut-service-icon{margin:0 0 12px}.wpb_wrapper .ut-vertical-style-align-right,.wpb_wrapper .ut-vertical-style-align-right .ut-service-icon.ut-service-icon-normal,.wpb_wrapper .ut-vertical-style-align-right .ut-vertical{text-align:right}.wpb_wrapper .ut-vertical-style-align-right .ut-service-icon{margin:0 0 12px auto}@media (min-width:768px){.wpb_wrapper .ut-vertical-style-align-right .ut-service-icon-normal{-webkit-box-pack:right;-ms-flex-pack:right;justify-content:right}.wpb_wrapper .ut-vertical-style-align-left .ut-service-icon-normal{-webkit-box-pack:left;-ms-flex-pack:left;justify-content:left}}@media (max-width:767px){.wpb_wrapper .ut-vertical-style-align-left,.wpb_wrapper .ut-vertical-style-align-left .ut-service-icon.ut-service-icon-normal,.wpb_wrapper .ut-vertical-style-align-left .ut-vertical{text-align:center}.wpb_wrapper .ut-vertical-style-align-right,.wpb_wrapper .ut-vertical-style-align-right .ut-service-icon.ut-service-icon-normal,.wpb_wrapper .ut-vertical-style-align-right .ut-vertical{text-align:center}}.ut-service-column-link{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.ut-service-column-link-with-animation i,.ut-service-column-vertical-link-with-animation i{-webkit-transition:.3s all ease;-o-transition:.3s all ease;transition:.3s all ease;display:inline-block}.ut-service-column-vertical-link{line-height:150%;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.ut-service-column-link-icon-before i,.ut-service-column-vertical-link-icon-before i{margin-right:10px}.ut-service-column-link-icon-after i,.ut-service-column-vertical-link-icon-after i{margin-left:10px}.ut-service-column-link-with-animation.ut-service-column-link-icon-after i,.ut-service-column-link-with-animation.ut-service-column-link-icon-before i,.ut-service-column-vertical-link-with-animation.ut-service-column-vertical-link-icon-after i,.ut-service-column-vertical-link-with-animation.ut-service-column-vertical-link-icon-before i{-webkit-transform:translate(0,0);-ms-transform:translate(0,0);transform:translate(0,0)}.ut-vertical-style-align-left .ut-service-column-vertical-link-with-animation.ut-service-column-vertical-link-icon-before:hover i{margin-right:15px}.ut-vertical-style-align-center .ut-service-column-vertical-link-with-animation.ut-service-column-vertical-link-icon-after:hover i,.ut-vertical-style-align-left .ut-service-column-vertical-link-with-animation.ut-service-column-vertical-link-icon-after:hover i{-webkit-transform:translate(5px,0);-ms-transform:translate(5px,0);transform:translate(5px,0)}.ut-vertical-style-align-right .ut-service-column-vertical-link-with-animation.ut-service-column-vertical-link-icon-before:hover i{-webkit-transform:translate(-5px,0);-ms-transform:translate(-5px,0);transform:translate(-5px,0)}.ut-vertical-style-align-right .ut-service-column-vertical-link-with-animation.ut-service-column-vertical-link-icon-after:hover i{margin-left:15px}.ut-horizontal-style-align-left .ut-service-column-link-with-animation.ut-service-column-link-icon-before:hover i,.ut-vertical-style-align-center .ut-service-column-vertical-link-with-animation.ut-service-column-vertical-link-icon-before:hover i{margin-right:15px}.ut-horizontal-style-align-left .ut-service-column-link-with-animation.ut-service-column-link-icon-after:hover i{-webkit-transform:translate(5px,0);-ms-transform:translate(5px,0);transform:translate(5px,0)}.ut-horizontal-style-align-right .ut-service-column-link-with-animation.ut-service-column-link-icon-before:hover i{-webkit-transform:translate(-5px,0);-ms-transform:translate(-5px,0);transform:translate(-5px,0)}.ut-horizontal-style-align-right .ut-service-column-link-with-animation.ut-service-column-link-icon-after:hover i{margin-left:15px}.ut-horizontal-style-align-center .ut-service-column{text-align:center}.ut-horizontal-style-align-right .ut-service-column{text-align:right}@media (max-width:767px){.ut-horizontal-style-align-right .ut-service-column{text-align:center}}.ut-service-box-icon{text-align:center;z-index:3;position:relative}.ut-icon-box{float:left;height:100px;margin-bottom:0;margin-right:30px;position:relative;width:100px}.ut-arrow-right{width:0;height:0;border-top:10px solid transparent;border-bottom:10px solid transparent;position:absolute;right:-10px;top:50%;margin-top:-10px}.ut-icon-box.ut-icon-box-with-svg{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.ut-info h3{margin-bottom:0}.ut-info{text-align:left;overflow:hidden}.ut-info>p{margin-top:15px}.ut-icon-box i{font-size:50px;line-height:100px!important}.ut-icon-box.ut-icon-box-small i{font-size:32px;line-height:100px!important}.ut-icon-box.ut-icon-box-small.ut-icon-box-with-svg svg{width:32px;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}.ut-icon-box.ut-icon-box-medium i{font-size:44px;line-height:100px!important}.ut-icon-box.ut-icon-box-medium.ut-icon-box-with-svg svg{width:44px;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}.ut-icon-box i{display:block}@media (max-width:767px){.ut-icon-box{margin:0 auto 20px}}@media (min-width:768px) and (max-width:1024px){.ut-icon-box{margin:0 auto 20px}}.ut-service-box-link-with-animation i{-webkit-transition:.3s all ease;-o-transition:.3s all ease;transition:.3s all ease;display:inline-block}.ut-service-box-link-icon-before i{margin-right:10px;margin-left:1px}.ut-service-box-link-icon-after i{margin-left:10px}.ut-service-box-link{line-height:150%;display:inline-block}.ut-service-box-link-with-animation.ut-service-box-link-icon-before i{margin-right:10px}.ut-service-box-link-with-animation.ut-service-box-link-icon-before:hover i{margin-right:15px}.ut-service-box-link-with-animation.ut-service-box-link-icon-after i{margin-left:10px}.ut-service-box-link-with-animation.ut-service-box-link-icon-after:hover i{margin-left:15px}#home .wpb_wrapper .page-header,#home .wpb_wrapper .section-header,.wpb_wrapper .page-header,.wpb_wrapper .section-header{margin-bottom:0;padding-bottom:0}.wpb_wrapper .page-title,.wpb_wrapper .section-title{margin-bottom:0}.vc_row:not(.vc_row-o-content-middle):not(.vc_row-o-content-bottom) .ut-first-wpb-column .ut-first-page-title .ut-glow,.vc_row:not(.vc_row-o-content-middle):not(.vc_row-o-content-bottom) .ut-first-wpb-column .ut-first-section-title .ut-glow{margin-top:20px}#primary .wpb_wrapper .page-title-module .lead p,#primary .wpb_wrapper .section-header .lead p{margin-top:0}.page-title-module.header-with-gradient h1 span,.page-title-module.header-with-gradient h2 span,.page-title-module.header-with-gradient h3 span,.page-title-module.header-with-gradient h4 span,.page-title-module.header-with-gradient h5 span,.page-title-module.header-with-gradient h6 span,.parallax-header.header-with-gradient h1 span,.parallax-header.header-with-gradient h2 span,.parallax-header.header-with-gradient h3 span,.parallax-header.header-with-gradient h4 span,.parallax-header.header-with-gradient h5 span,.parallax-header.header-with-gradient h6 span,.section-header.header-with-gradient h1 span,.section-header.header-with-gradient h2 span,.section-header.header-with-gradient h3 span,.section-header.header-with-gradient h4 span,.section-header.header-with-gradient h5 span,.section-header.header-with-gradient h6 span{display:inline-block}@media (max-width:767px){.page-title-module.ut-no-title-linebreak-mobile .page-title br,.section-header.ut-no-title-linebreak-mobile .section-title br{display:none}.page-title-module.ut-no-lead-linebreak-mobile .lead br,.section-header.ut-no-lead-linebreak-mobile .lead br{display:none}}@media (min-width:768px) and (max-width:1024px){.page-title-module.ut-no-title-linebreak-tablet .page-title br,.section-header.ut-no-title-linebreak-tablet .section-title br{display:none}.page-title-module.ut-no-lead-linebreak-tablet .lead br,.section-header.ut-no-lead-linebreak-tablet .lead br{display:none}}#primary .page-header:not(.page-title-module){margin-bottom:40px;padding-bottom:0}#primary .page-title{margin-bottom:0}#primary .lead>p{margin-top:20px}.wpb_wrapper .wpb_content_element form>p:last-child{margin-bottom:0}.ut-btn-group{display:inline-block;width:100%}.ut-btn-group.ut-btn-group-left{text-align:left}.ut-btn-group.ut-btn-group-center{text-align:center}.ut-btn-group.ut-btn-group-right{text-align:right}.ut-btn-group>.bklyn-btn-holder{display:inline}.ut-btn-group.ut-btn-group-center>.bklyn-btn-holder,.ut-btn-group.ut-btn-group-left>.bklyn-btn-holder{margin-right:20px}.ut-btn-group.ut-btn-group-center>.bklyn-btn-holder.bklyn-btn-last,.ut-btn-group.ut-btn-group-center>.bklyn-btn-holder:last-child,.ut-btn-group.ut-btn-group-left>.bklyn-btn-holder.bklyn-btn-last,.ut-btn-group.ut-btn-group-left>.bklyn-btn-holder:last-child{margin-right:0}.ut-btn-group.ut-btn-group-right>.bklyn-btn-holder{margin-left:20px}.ut-btn-group.ut-btn-group-right>.bklyn-btn-holder.bklyn-btn-first{margin-left:0!important}.bklyn-btn.bklyn-btn-icon-left:not(.icon-only) i{padding-right:10px}.bklyn-btn.bklyn-btn-icon-right:not(.icon-only) i{padding-left:10px}.bklyn-btn-holder{position:relative}.bklyn-btn-holder.bklyn-btn-center{text-align:center}.bklyn-btn-holder.bklyn-btn-left{text-align:left}.bklyn-btn-holder.bklyn-btn-right{text-align:right}.bklyn-btn{background:#ffbf00;border:0 none;cursor:pointer;color:#fff;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-weight:400;text-align:center;text-decoration:none;text-transform:uppercase;margin:0 0 40px 0;padding:10px 20px;line-height:125%;overflow:hidden;vertical-align:middle;-webkit-border-radius:0;-moz-border-radius:0;border-radius:0;-webkit-box-sizing:border-box;box-sizing:border-box;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-transition:all .2s ease-in-out;-o-transition:all .2s ease-in-out;transition:all .2s ease-in-out}.bklyn-btn.ut-simple-glitch-text-hover{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex}.ut-btn-text{display:inline-block;vertical-align:middle}.bklyn-btn.bklyn-btn-shadow-active,.bklyn-btn.bklyn-btn-shadow:hover{-webkit-box-shadow:0 14px 28px rgba(0,0,0,.25),0 10px 10px rgba(0,0,0,.22);box-shadow:0 14px 28px rgba(0,0,0,.25),0 10px 10px rgba(0,0,0,.22)}.ut-particles-with-animation.bklyn-btn-shadow .ut-particles-wrapper:hover,.ut-particles-with-animation.bklyn-btn-shadow-active .ut-particles-wrapper{-webkit-transition:box-shadow .1s ease-in-out;-moz-transition:box-shadow .1s ease-in-out;-o-transition:box-shadow .1s ease-in-out;transition:box-shadow .1s ease-in-out;-webkit-box-shadow:0 14px 28px rgba(0,0,0,.25),0 10px 10px rgba(0,0,0,.22);box-shadow:0 14px 28px rgba(0,0,0,.25),0 10px 10px rgba(0,0,0,.22)}.ut-particles-with-animation.bklyn-btn-shadow-active .ut-particles-wrapper.ut-particles-deactivate-shadow{-webkit-box-shadow:none;box-shadow:none}.bklyn-btn.bklyn-btn-round{-webkit-border-radius:3px;-moz-border-radius:3px;border-radius:3px}.bklyn-btn.bklyn-btn-outline{border:4px solid #000;background:0 0;color:#000}.bklyn-btn.bklyn-btn-mini{font-size:11px;padding:.6em 1.62em}.bklyn-btn.bklyn-btn-small{font-size:12px;padding:1.1em 2em}.bklyn-btn.bklyn-btn-normal{font-size:14px;padding:1.05em 2.15em}.bklyn-btn.bklyn-btn-large{font-size:18px;padding:1.05em 2em}.bklyn-btn.bklyn-btn-full{width:100%}.bklyn-btn-holder.bklyn-btn-left .bklyn-btn.bklyn-btn-full{text-align:left}.bklyn-btn-holder.bklyn-btn-right .bklyn-btn.bklyn-btn-full{text-align:right}#ut-overlay-nav .bklyn-btn{font-size:12px;margin-bottom:0}.ut-btn-group.ut-btn-group-left{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:left;-ms-flex-pack:left;justify-content:left;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.ut-btn-group.ut-btn-group-center{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.ut-btn-group.ut-btn-group-right{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:right;-ms-flex-pack:right;justify-content:right;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}@media (max-width:767px){.bklyn-btn-holder.bklyn-btn-mobile-left{text-align:left}.bklyn-btn-holder.bklyn-btn-mobile-right{text-align:right}.bklyn-btn-holder.bklyn-btn-mobile-center{text-align:center}.ut-btn-group.ut-btn-group-mobile-left{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-ms-flex-wrap:nowrap;flex-wrap:nowrap;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-ms-flex-line-pack:center;align-content:center}.ut-btn-group.ut-btn-group-mobile-center{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-ms-flex-wrap:nowrap;flex-wrap:nowrap;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-line-pack:center;align-content:center}.ut-btn-group.ut-btn-group-mobile-right{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-ms-flex-wrap:nowrap;flex-wrap:nowrap;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;-ms-flex-line-pack:center;align-content:center}.bklyn-btn-holder.bklyn-btn-left .bklyn-btn.bklyn-btn-full{text-align:center}.bklyn-btn-holder.bklyn-btn-right .bklyn-btn.bklyn-btn-full{text-align:center}.ut-btn-group>.bklyn-btn-holder{display:block}.ut-btn-group .bklyn-btn-holder.bklyn-btn-first .bklyn-btn{margin-bottom:20px}.ut-btn-group .bklyn-btn-holder.bklyn-btn-last .bklyn-btn{margin-bottom:40px}.ut-btn-group.ut-btn-group-center>.bklyn-btn-holder,.ut-btn-group.ut-btn-group-left>.bklyn-btn-holder{margin-right:0}.ut-btn-group.ut-btn-group-tablet-left>.bklyn-btn-holder{margin-right:0}.ut-btn-group.ut-btn-group-tablet-center>.bklyn-btn-holder,.ut-btn-group.ut-btn-group-tablet-right>.bklyn-btn-holder{margin-left:0}}@media (min-width:768px) and (max-width:1024px){.bklyn-btn-holder.bklyn-btn-tablet-left{text-align:left}.bklyn-btn-holder.bklyn-btn-tablet-right{text-align:right}.bklyn-btn-holder.bklyn-btn-tablet-center{text-align:center}.ut-btn-group .bklyn-btn-holder.bklyn-btn-first .bklyn-btn,.ut-btn-group .bklyn-btn-holder.bklyn-btn-last .bklyn-btn{margin-bottom:20px}.ut-btn-group.ut-btn-group-tablet-left{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:left;-ms-flex-pack:left;justify-content:left;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.ut-btn-group.ut-btn-group-tablet-center{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.ut-btn-group.ut-btn-group-tablet-right{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:right;-ms-flex-pack:right;justify-content:right;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}}.ut-particles-canvas{position:absolute;pointer-events:none;top:50%;left:50%;-webkit-transform:translate3d(-50%,-50%,0);transform:translate3d(-50%,-50%,0)}.ut-particles-wrapper{position:relative;display:inline-block;overflow:hidden;will-change:transform}.ut-particles{position:relative;display:inline-flex}.ut-particles-with-animation{display:inline-block}.ut-particles-deactivate-transition{-webkit-transition:none!important;-o-transition:none!important;transition:none!important;-webkit-transition-timing-function:unset!important;-o-transition-timing-function:unset!important;transition-timing-function:unset!important;-webkit-backface-visibility:hidden;backface-visibility:hidden;-webkit-animation-fill-mode:none!important;animation-fill-mode:none!important;-webkit-animation-name:unset;animation-name:unset}@media screen and (min-width:768px){.ut-hero-custom-center .hero-btn-holder{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.ut-hero-custom-right .hero-btn-holder{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}}.bklyn-btn-holder .ut-particles{margin-top:40px}div+.bklyn-btn-holder .ut-particles,div+style+.bklyn-btn-holder .ut-particles{margin-top:0}.bklyn-btn-holder .ut-particles{margin-bottom:40px}.ut-particles-wrapper .bklyn-btn{margin-bottom:0}.bklyn-btn-holder-contains-fuild-button .ut-particles,.bklyn-btn-holder-contains-fuild-button .ut-particles-with-animation,.bklyn-btn-holder-contains-fuild-button .ut-particles-wrapper{width:100%}.ut-bkly-qt-rotator{position:relative;margin:0 auto!important;max-width:720px}.ut-bkly-qt-rotator .owl-controls{display:none}.bkly-testimonials-style1,.bkly-testimonials-style2{display:block;text-align:center;margin:0 auto;max-width:720px;position:relative;width:100%;-webkit-backface-visibility:hidden!important;backface-visibility:hidden!important}.bkly-testimonials-style2{max-width:100%;width:100%;text-align:left}.bkly-testimonials-style1 .bklyn-testimonials-avatar,.bkly-testimonials-style2 .bklyn-testimonials-avatar{height:140px;width:140px;display:block;margin:0 auto 40px;overflow:hidden!important;-webkit-backface-visibility:hidden!important;backface-visibility:hidden!important}.bkly-testimonials-style1 .bklyn-testimonials-avatar img,.bkly-testimonials-style2 .bklyn-testimonials-avatar img{height:140px;width:140px;-webkit-border-radius:50%;-moz-border-radius:50%;border-radius:50%;object-fit:cover}.bkly-testimonials-style1 .bklyn-testimonials-quote>:last-child{margin-bottom:0}.bkly-testimonials-style1 .bklyn-about-testimonials-author{margin-top:20px}.bkly-testimonials-style1 .bklyn-testimonials-author,.bkly-testimonials-style2 .bklyn-testimonials-author{margin:0;line-height:125%}.bkly-testimonials-style1 .bklyn-testimonials-origin,.bkly-testimonials-style2 .bklyn-testimonials-origin{font-size:12px}.ut-bkly-qt-rotator .ut-next-gallery-slide,.ut-bkly-qt-rotator .ut-prev-gallery-slide{position:absolute;width:80px;height:80px;top:70px;font-size:40px;margin-top:-40px;z-index:10;line-height:80px;text-align:center;background:#fff;background:rgba(255,255,255,.15)}.ut-bkly-qt-rotator .ut-next-gallery-slide,.ut-bkly-qt-rotator .ut-next-gallery-slide i,.ut-bkly-qt-rotator .ut-prev-gallery-slide,.ut-bkly-qt-rotator .ut-prev-gallery-slide i{-webkit-transition:all .3s cubic-bezier(.215,.61,.355,1);-o-transition:all .3s cubic-bezier(.215,.61,.355,1);transition:all .3s cubic-bezier(.215,.61,.355,1);-webkit-transition-timing-function:cubic-bezier(.215,.61,.355,1);-o-transition-timing-function:cubic-bezier(.215,.61,.355,1);transition-timing-function:cubic-bezier(.215,.61,.355,1)}.ut-bkly-qt-rotator .ut-prev-gallery-slide{left:140px}.ut-bkly-qt-rotator .ut-next-gallery-slide{right:140px}.ut-bkly-qt-rotator .ut-next-gallery-slide i,.ut-bkly-qt-rotator .ut-prev-gallery-slide i{line-height:80px}.ut-bkly-qt-rotator.ut-bklyn-qt-rotator-style-2 .ut-next-gallery-slide,.ut-bkly-qt-rotator.ut-bklyn-qt-rotator-style-2 .ut-prev-gallery-slide{font-size:40px;margin-top:-40px}.ut-bkly-qt-rotator.ut-bklyn-qt-rotator-style-2 .ut-prev-gallery-slide{left:0}.ut-bkly-qt-rotator.ut-bklyn-qt-rotator-style-2 .ut-next-gallery-slide{right:0}.ut-bkly-qt-rotator.ut-bklyn-qt-rotator-style-2 .bklyn-about-testimonials-author{display:table;margin:20px 0 0 0}.bkly-testimonials-style2 .bklyn-testimonials-avatar{display:table-cell;float:none;margin:0}.bkly-testimonials-style2{padding:0 160px}.bkly-testimonials-style2 .bklyn-testimonials-avatar+.bklyn-testimonials-quote{padding:0 0 0 80px}.bkly-testimonials-style2 .bklyn-testimonials-quote>:last-child{margin-bottom:0}.bklyn-testimonials-icon-wrap{margin-right:20px}.ut-bkly-qt-rotator.ut-bklyn-qt-rotator-style-2 .bklyn-testimonials-icon{display:table-cell;height:32px;vertical-align:top;width:32px}.ut-bkly-qt-rotator.ut-bklyn-qt-rotator-style-2 .bklyn-testimonials-icon img{height:32px;width:32px}.bklyn-testimonials-font-icon{font-size:32px}.bkly-testimonials-style2 .bklyn-testimonials-author-wrap{display:table-cell;vertical-align:middle}.ut-bkly-qt-rotator.ut-bklyn-qt-rotator-style-2{max-width:100%}.ut-bkly-qt-rotator.ut-bklyn-qt-rotator-style-2 .bkly-testimonials-style2{display:table;overflow:hidden}.ut-bkly-qt-rotator.ut-bklyn-qt-rotator-style-2 .bkly-testimonials-style2 .bklyn-testimonials-quote{display:table-cell;vertical-align:middle;overflow:hidden}.bklyn-testimonials-quote p{font-family:Cambria,"Hoefler Text","Liberation Serif",Times,"Times New Roman",serif;font-size:20px;line-height:30px}.ut-bkly-qt-rotator.ut-bklyn-qt-rotator-style-2-align-center .bkly-testimonials-style2{text-align:center}.ut-bkly-qt-rotator.ut-bklyn-qt-rotator-style-2-align-center .bklyn-about-testimonials-author{margin:20px auto 0 auto}.ut-bkly-qt-rotator.ut-bklyn-qt-rotator-style-2-align-right .bkly-testimonials-style2{text-align:right}.ut-bkly-qt-rotator.ut-bklyn-qt-rotator-style-2-align-right .bklyn-about-testimonials-author{margin:20px 0 0 auto}@media (max-width:400px){.ut-bkly-qt-rotator .ut-next-gallery-slide,.ut-bkly-qt-rotator .ut-prev-gallery-slide{display:none}}@media (max-width:767px){.ut-bkly-qt-rotator .ut-prev-gallery-slide{left:40px}.ut-bkly-qt-rotator .ut-next-gallery-slide{right:40px}.bkly-testimonials-style2 .bklyn-testimonials-avatar{display:block;margin:0 auto}.ut-bkly-qt-rotator.ut-bklyn-qt-rotator-style-2 .bkly-testimonials-style2 .bklyn-testimonials-quote{display:block;vertical-align:middle;overflow:hidden;text-align:center}.bkly-testimonials-style2 .bklyn-testimonials-avatar+.bklyn-testimonials-quote{padding:20px 0 0 0}.bkly-testimonials-style2{padding:0}.ut-bkly-qt-rotator.ut-bklyn-qt-rotator-style-2 .ut-next-gallery-slide,.ut-bkly-qt-rotator.ut-bklyn-qt-rotator-style-2 .ut-prev-gallery-slide{display:none}.ut-bkly-qt-rotator.ut-bklyn-qt-rotator-style-2 .bklyn-about-testimonials-author{margin:20px auto 0 auto;text-align:center}}@media (min-width:768px) and (max-width:1024px){.ut-bkly-qt-rotator .ut-prev-gallery-slide{left:140px}.ut-bkly-qt-rotator .ut-next-gallery-slide{right:140px}.bkly-testimonials-style2 .bklyn-testimonials-avatar{display:block;margin:0 auto}.ut-bkly-qt-rotator.ut-bklyn-qt-rotator-style-2 .bkly-testimonials-style2 .bklyn-testimonials-quote{display:block;vertical-align:middle;overflow:hidden;text-align:center}.bkly-testimonials-style2 .bklyn-testimonials-avatar+.bklyn-testimonials-quote{padding:20px 0 0 0}.bkly-testimonials-style2{padding:0}.ut-bkly-qt-rotator.ut-bklyn-qt-rotator-style-2 .ut-next-gallery-slide,.ut-bkly-qt-rotator.ut-bklyn-qt-rotator-style-2 .ut-prev-gallery-slide{display:none}.ut-bkly-qt-rotator.ut-bklyn-qt-rotator-style-2 .bklyn-about-testimonials-author{margin:20px auto 0 auto;text-align:center}}.ut-bklyn-qt-rotator-style-2 .owl-carousel .owl-dots{margin-top:20px;text-align:center;-webkit-tap-highlight-color:transparent}.ut-bklyn-qt-rotator-style-2 .owl-carousel .owl-dots .owl-dot{display:inline-block;zoom:1}.ut-bklyn-qt-rotator-style-2 .owl-carousel .owl-dots .owl-dot span{width:10px;height:10px;margin:5px 7px;background:#d6d6d6;display:block;-webkit-backface-visibility:visible;-webkit-transition:opacity .3s ease;-o-transition:opacity .3s ease;transition:opacity .3s ease;-webkit-border-radius:30px;-moz-border-radius:30px;border-radius:30px}.ut-bklyn-qt-rotator-style-2 .owl-carousel .owl-dots .owl-dot.active span,.ut-bklyn-qt-rotator-style-2 .owl-carousel .owl-dots .owl-dot:hover span{background:#869791}.wpb_wrapper .ut-counter-box{margin-bottom:0;padding:0}.wpb_wrapper .ut-counter-box .fa{margin-bottom:15px}.wpb_wrapper .ut-counter-details{margin-top:10px;line-height:125%}@media (max-width:767px){.wpb_wrapper .ut-counter-box{text-align:center!important}}.wpb_wrapper .bklyn-list>:last-child{margin-bottom:0}.wpb_wrapper .bklyn-list{margin-bottom:0;margin-left:0;list-style-position:outside}.bklyn-fancy-list.bklyn-fancy-list-left .bklyn-list{list-style-position:outside;margin-left:1em}.bklyn-fancy-list .bklyn-list.bklyn-list-style-none li{padding-left:0}.bklyn-list-item-space-xsmall .bklyn-fancy-list-content,.bklyn-list-item-space-xsmall:not(.bklyn-fancy-list-item-has-icon){padding-left:.5em}.bklyn-list-item-space-small .bklyn-fancy-list-content,.bklyn-list-item-space-small:not(.bklyn-fancy-list-item-has-icon){padding-left:1em}.bklyn-list-item-space-medium .bklyn-fancy-list-content,.bklyn-list-item-space-medium:not(.bklyn-fancy-list-item-has-icon){padding-left:1.5em}.bklyn-list-item-space-large .bklyn-fancy-list-content,.bklyn-list-item-space-large:not(.bklyn-fancy-list-item-has-icon){padding-left:2em}.bklyn-list-item-space-xlarge .bklyn-fancy-list-content,.bklyn-list-item-space-xlarge:not(.bklyn-fancy-list-item-has-icon){padding-left:3em}.bklyn-fancy-list{display:-webkit-box;display:-ms-flexbox;display:flex}.bklyn-fancy-list .bklyn-list:not(.bklyn-list-style-none) li>span{vertical-align:top}.bklyn-fancy-list-center{-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.bklyn-fancy-list-left{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.bklyn-fancy-list-right{-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}.bklyn-fancy-list-item-has-icon,.bklyn-fancy-list-item-has-icon>a{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row wrap;flex-flow:row wrap}.bklyn-fancy-list-item-has-icon-center,.bklyn-fancy-list-item-has-icon-center>a{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.bklyn-fancy-list-item-has-icon-top,.bklyn-fancy-list-item-has-icon-top>a{-webkit-box-align:first baseline;-ms-flex-align:first baseline;align-items:first baseline}.bklyn-fancy-list-item-has-icon-bottom,.bklyn-fancy-list-item-has-icon-bottom>a{-webkit-box-align:last baseline;-ms-flex-align:last baseline;align-items:last baseline}.wpb_wrapper .bklyn-list li{margin-bottom:0}.wpb_wrapper .bklyn-list li .fa{text-align:center}.wpb_wrapper .bklyn-list li>:last-child{margin-bottom:0;padding-bottom:0}.wpb_wrapper .bklyn-list.bklyn-list-style-none{margin-left:0;list-style:none!important}.bklyn-list li a,.bklyn-list li a i{-webkit-transition:all .3s cubic-bezier(.215,.61,.355,1);-o-transition:all .3s cubic-bezier(.215,.61,.355,1);transition:all .3s cubic-bezier(.215,.61,.355,1);-webkit-transition-timing-function:cubic-bezier(.215,.61,.355,1);-o-transition-timing-function:cubic-bezier(.215,.61,.355,1);transition-timing-function:cubic-bezier(.215,.61,.355,1)}.bklyn-fancy-list-animated li{list-style:none;-webkit-transition:opacity .5s cubic-bezier(.215,.61,.355,1);-o-transition:opacity .5s cubic-bezier(.215,.61,.355,1);transition:opacity .5s cubic-bezier(.215,.61,.355,1);opacity:0}.bklyn-fancy-list-animated li>.bklyn-fancy-list-content>span,.bklyn-fancy-list-animated li>i,.bklyn-fancy-list-animated li>span>span{-webkit-transition:transform 1s cubic-bezier(.215,.61,.355,1),opacity 1s cubic-bezier(.215,.61,.355,1);-o-transition:transform 1s cubic-bezier(.215,.61,.355,1),opacity 1s cubic-bezier(.215,.61,.355,1);transition:transform 1s cubic-bezier(.215,.61,.355,1),opacity 1s cubic-bezier(.215,.61,.355,1)}.bklyn-fancy-list-animated li>.bklyn-fancy-list-content>span+br+span,.bklyn-fancy-list-animated li>span>span+br+span{-webkit-transition:transform 1s cubic-bezier(.215,.61,.355,1),opacity 1s cubic-bezier(.215,.61,.355,1) .1s;-o-transition:transform 1s cubic-bezier(.215,.61,.355,1),opacity 1s cubic-bezier(.215,.61,.355,1) .1s;transition:transform 1s cubic-bezier(.215,.61,.355,1),opacity 1s cubic-bezier(.215,.61,.355,1) .1s}.bklyn-fancy-list-animated li>.bklyn-fancy-list-content>span,.bklyn-fancy-list-animated li>span>span{display:inline-block;position:relative;-webkit-transform:translateY(50px);transform:translateY(50px);opacity:0}.bklyn-fancy-list-animated li>i{-webkit-transform:translateY(50px);transform:translateY(50px);opacity:0}.bklyn-fancy-list-animated li.appeared{list-style:inherit;opacity:1}.bklyn-fancy-list-animated li.appeared>.bklyn-fancy-list-content>span,.bklyn-fancy-list-animated li.appeared>i,.bklyn-fancy-list-animated li.appeared>span>span{-webkit-transform:translateY(0);transform:translateY(0);opacity:1}@media (max-width:767px){.bklyn-fancy-list-mobile-left{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.bklyn-fancy-list-mobile-left .bklyn-list{margin-left:1em}.bklyn-fancy-list-mobile-center{-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.bklyn-fancy-list-mobile-right{-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}}@media (min-width:768px) and (max-width:1024px){.bklyn-fancy-list-tablet-left{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.bklyn-fancy-list-tablet-left .bklyn-list{margin-left:1em}.bklyn-fancy-list-tablet-center{-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.bklyn-fancy-list-tablet-right{-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}}.vc_row-has-fill:not([data-vc-full-width=true]){margin-left:0;margin-right:0}.bklyn-row-with-overlay{position:relative}.bklyn-column-with-overlay .vc_column-inner{position:relative}.bklyn-column-with-overlay .wpb_wrapper,.ut-background-with-distortion-effect .wpb_wrapper{z-index:3;position:relative}.bklyn-overlay{top:0;left:0;width:100%;height:100%;background-repeat:repeat;position:absolute}.bklyn-overlay-effect{top:0;left:0;width:100%;height:100%;background-repeat:repeat;position:absolute}.bklyn-overlay.bklyn-style-one{background-image:url(https://www.digitalnydetox.sk/wp-content/themes/brooklyn/images/overlay-pattern.png)}.bklyn-overlay.bklyn-style-two{background-image:url(https://www.digitalnydetox.sk/wp-content/themes/brooklyn/images/overlay-pattern2.png)}.bklyn-overlay.bklyn-style-three{background-image:url(https://www.digitalnydetox.sk/wp-content/themes/brooklyn/images/overlay-pattern3.png)}.bklyn-overlay.bklyn-style-four{background-image:url(https://www.digitalnydetox.sk/wp-content/themes/brooklyn/images/circuit-board-pattern.svg)}.bklyn-overlay.bklyn-style-five{background-image:url(https://www.digitalnydetox.sk/wp-content/themes/brooklyn/images/patterns/black-orchid.png)}.bklyn-overlay.bklyn-style-six{background-image:url(https://www.digitalnydetox.sk/wp-content/themes/brooklyn/images/patterns/dark-dotted-2.png)}.bklyn-team-member{position:relative;text-align:center;overflow:hidden}.bklyn-team-member.bklyn-team-member-left{text-align:left}.bklyn-team-member.bklyn-team-member-right{text-align:right}.bklyn-team-member-avatar{display:block}.bklyn-team-member-avatar img{vertical-align:bottom}.bklyn-team-member-name{margin-bottom:0}.bklyn-team-member-info{margin-top:20px}.bklyn-team-member-info>:last-child{margin-bottom:0}.bklyn-team-member-ocupation{font-size:12px;font-weight:700;margin-top:0;margin-bottom:0}.bklyn-team-member-style-1 .bklyn-team-member-social-icons{font-size:16px}.bklyn-team-member-social-icons{border-top:2px solid #ededed;margin-top:20px;padding-top:20px}.bklyn-team-member-social-icons.no-bklyn-team-member-border{border:none;padding-top:0}.bklyn-team-member-social-icons ul{list-style:none;margin:0}.bklyn-team-member-social-icons ul li{display:inline;margin:0 10px}.bklyn-team-member-social-icons ul li:first-child{margin-left:0}.bklyn-team-member-social-icons ul li:last-child{margin-right:0}.bklyn-team-member.bklyn-team-member-style-2 .bklyn-team-member-avatar{height:140px;margin:0 auto;width:140px}.bklyn-team-member.bklyn-team-member-style-2 .bklyn-team-member-avatar img{height:140px;width:140px;-webkit-box-shadow:0 0 0 1px transparent;box-shadow:0 0 0 1px transparent;-webkit-border-radius:50%;-moz-border-radius:50%;border-radius:50%}.bklyn-team-member.bklyn-team-member-style-2.bklyn-team-member-style-2-200 .bklyn-team-member-avatar{height:200px;margin:0 auto;width:200px}.bklyn-team-member.bklyn-team-member-style-2.bklyn-team-member-style-2-200 .bklyn-team-member-avatar img{height:200px;width:200px}.bklyn-team-member.bklyn-team-member-style-3{text-align:center}.bklyn-team-member.bklyn-team-member-style-3 .bklyn-team-member-overlay{height:100%;left:0;min-height:100%;position:absolute;top:0;width:100%;opacity:0;-webkit-transition:all .4s ease-in-out;-o-transition:all .4s ease-in-out;transition:all .4s ease-in-out;pointer-events:none}.bklyn-team-member.bklyn-team-member-style-3:hover .bklyn-team-member-overlay{opacity:1;background:#39f;background:rgba(51,153,255,.7);color:#fff;-webkit-transition:all .4s ease-in-out;-o-transition:all .4s ease-in-out;transition:all .4s ease-in-out}.bklyn-team-member.bklyn-team-member-style-3 .bklyn-team-member-overlay-caption{display:table;height:100%;min-height:100%;position:relative;width:100%}.bklyn-team-member.bklyn-team-member-style-3 .bklyn-team-member-info{display:table-cell;vertical-align:middle;padding:20px}.bklyn-team-member.bklyn-team-member-style-3 .bklyn-team-member-social-icons{border-top:none 0;margin-top:10px;padding-top:0;pointer-events:all}.bklyn-team-member.bklyn-team-member-style-3 .bklyn-team-member-ocupation{margin-bottom:0}.bklyn-team-member.bklyn-team-member-style-4{text-align:left}.bklyn-team-member.bklyn-team-member-style-4 .bklyn-team-member-overlay{height:100%;left:0;min-height:100%;position:absolute;top:0;width:100%;opacity:0;-webkit-transition:all .4s ease-in-out;-o-transition:all .4s ease-in-out;transition:all .4s ease-in-out;pointer-events:none}.bklyn-team-member.bklyn-team-member-style-4:hover .bklyn-team-member-overlay{opacity:1;background:#39f;background:rgba(51,153,255,.7);color:#fff;-webkit-transition:all .4s ease-in-out;-o-transition:all .4s ease-in-out;transition:all .4s ease-in-out}.bklyn-team-member.bklyn-team-member-style-4 .bklyn-team-member-overlay-caption{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:left;-ms-flex-pack:left;justify-content:left;height:100%;min-height:100%;position:relative;width:100%}.bklyn-team-member.bklyn-team-member-style-4 .bklyn-team-member-info{-ms-flex-item-align:end;align-self:flex-end;padding:20px}.bklyn-team-member.bklyn-team-member-style-4 .bklyn-team-member-social-icons{border-top:none 0;margin-top:10px;padding-top:0;pointer-events:all}.bklyn-team-member.bklyn-team-member-style-4 .bklyn-team-member-ocupation{margin-bottom:0}.bklyn-team-member.bklyn-team-member-style-3 .bklyn-team-member-info,.bklyn-team-member.bklyn-team-member-style-4 .bklyn-team-member-info{-webkit-animation-duration:1s;-webkit-animation-fill-mode:both;-webkit-animation-name:zoomOut;animation-duration:1s;animation-fill-mode:both;animation-name:zoomOut}.bklyn-team-member.bklyn-team-member-style-3:hover .bklyn-team-member-info,.bklyn-team-member.bklyn-team-member-style-4:hover .bklyn-team-member-info{-webkit-animation-name:fadeIn;animation-name:fadeIn}.bklyn-team-member-style-5{background:#fff;border:1px solid #ddd}.bklyn-team-member-style-5 .bklyn-team-member-info{margin:0}.bklyn-team-member-style-5 .bklyn-team-member-social-icons{border:none;padding:0;margin-top:10px}.bklyn-team-member-style-5 .bklyn-team-member-info.bklyn-team-member-info-has-description+.bklyn-team-member-social-icons{margin-top:20px}.bklyn-team-member-style-5-content-wrap{padding:20px}@media (max-width:767px){.bklyn-team-member.bklyn-team-member-left,.bklyn-team-member.bklyn-team-member-right{text-align:center}}.wpb_wrapper .bklyn-single-testimonial .ut-st,.wpb_wrapper .bklyn-single-testimonial .ut-st>p:last-child{margin-bottom:0}.wpb_wrapper .bklyn-single-testimonial .ut-st p{margin-bottom:20px}.wpb_wrapper .bklyn-single-testimonial .ut-st-date,.wpb_wrapper .bklyn-single-testimonial .ut-st-subtitle{font-size:12px;line-height:150%}.wpb_wrapper .bklyn-single-testimonial .ut-st-name{font-weight:700;margin-bottom:0;line-height:125%}.wpb_wrapper .bklyn-single-testimonial .ut-st-date{font-weight:700}.wpb_wrapper .bklyn-single-testimonial .ut-st-rating{margin-bottom:0;margin-top:20px}.wpb_wrapper .bklyn-single-testimonial .ut-st-avatar img{-webkit-border-radius:50%;-moz-border-radius:50%;border-radius:50%;height:80px;width:80px}.wpb_wrapper .bklyn-single-testimonial-style-2 .ut-st-avatar,.wpb_wrapper .bklyn-single-testimonial-style-2 .ut-st-avatar img{height:40px;width:40px}.ut-st-data-wrap,.ut-st-meta-wrap{overflow:hidden}.wpb_wrapper .bklyn-single-testimonial-style-2 .ut-st-rating,.wpb_wrapper .bklyn-single-testimonial-style-2 p.ut-st-subtitle{margin:0}@media screen and (max-width:767px){.wpb_wrapper .bklyn-single-testimonial-style-1{text-align:center}.wpb_wrapper .bklyn-single-testimonial-style-2{text-align:center}}.bklyn-split-section-wrap{display:table;height:100%;width:100%}.bklyn-split-section{display:table-cell;vertical-align:middle;width:50%;padding:40px}.bklyn-split-section :last-child{margin-bottom:0}.bklyn-split-image{background-repeat:no-repeat;background-position:center center;background-size:cover}.bklyn-split-video{text-align:center}.wpb_wrapper .ut-parallax-quote .ut-parallax-quote-title{margin:0;padding:0;border:none;line-height:150%;display:inline-block}.wpb_wrapper .ut-parallax-quote .ut-parallax-quote-title .fa-quote-left,.wpb_wrapper .ut-parallax-quote .ut-parallax-quote-title .fa-quote-right{font-size:14px}.wpb_wrapper .ut-parallax-quote.ut-parallax-quote-align-left .ut-parallax-quote-title{text-align:left}.wpb_wrapper .ut-parallax-quote.ut-parallax-quote-align-right .ut-parallax-quote-title{text-align:right}.wpb_wrapper .ut-parallax-quote .ut-parallax-quote-name-wrap{margin:0 auto;display:inline-block}.wpb_wrapper .ut-parallax-quote.ut-parallax-quote-align-left .ut-parallax-quote-name-wrap:not(.ut-block-revealer),.wpb_wrapper .ut-parallax-quote.ut-parallax-quote-align-right .ut-parallax-quote-name-wrap:not(.ut-block-revealer){display:block}.wpb_wrapper .ut-parallax-quote .ut-parallax-quote-name{color:#151515;display:block;font-size:12px;margin-bottom:0;margin-top:20px}.wpb_wrapper .ut-parallax-quote .ut-parallax-icon-wrap{display:block;margin:0 auto 20px auto;width:80px}.wpb_wrapper .ut-parallax-quote .ut-parallax-icon{display:block;font-size:40px;height:80px;line-height:80px;text-align:center;width:80px}.wpb_wrapper .ut-parallax-quote .ut-parallax-icon .fa{margin:0;padding:0;line-height:80px}.wpb_wrapper .ut-parallax-quote-title.ut-block-reveal-hide{display:inline-block}@media (max-width:767px){.wpb_wrapper .ut-parallax-quote .ut-parallax-quote-name{font-size:12px;line-height:200%}.wpb_wrapper .ut-parallax-quote .ut-parallax-icon{font-size:20px;height:40px;line-height:40px;width:40px;margin:0 auto}.wpb_wrapper .ut-parallax-quote .ut-parallax-icon .fa{line-height:40px}.ut-no-parallax-quote-linebreak-mobile br{display:none}}@media (min-width:768px) and (max-width:1024px){.ut-no-parallax-quote-linebreak-tablet br{display:none}}.wpb_wrapper .ut-parallax-quote .ut-parallax-icon-wrap-align-center .ut-parallax-icon:not(.ut-parallax-icon-with-background),.wpb_wrapper .ut-parallax-quote .ut-parallax-icon-wrap-align-left .ut-parallax-icon:not(.ut-parallax-icon-with-background),.wpb_wrapper .ut-parallax-quote .ut-parallax-icon-wrap-align-right .ut-parallax-icon:not(.ut-parallax-icon-with-background),.wpb_wrapper .ut-parallax-quote .ut-parallax-icon.ut-parallax-icon-with-background{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.wpb_wrapper .ut-parallax-quote .ut-parallax-icon-wrap-align-center .ut-parallax-icon:not(.ut-parallax-icon-with-background){-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.wpb_wrapper .ut-parallax-quote .ut-parallax-icon-wrap-align-right .ut-parallax-icon:not(.ut-parallax-icon-with-background){-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;text-align:right}.wpb_wrapper .ut-parallax-quote .ut-parallax-icon-wrap-align-left .ut-parallax-icon:not(.ut-parallax-icon-with-background){-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;text-align:left}.wpb_wrapper .ut-parallax-quote .ut-parallax-icon.ut-parallax-icon-with-background{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.wpb_wrapper .ut-parallax-quote .ut-parallax-icon.ut-parallax-icon-with-svg svg{max-width:40px}@media (min-width:768px) and (max-width:1024px){.wpb_wrapper .ut-parallax-quote .ut-parallax-icon-wrap-tablet-align-center .ut-parallax-icon:not(.ut-parallax-icon-with-background){-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.wpb_wrapper .ut-parallax-quote .ut-parallax-icon-wrap-tablet-align-right .ut-parallax-icon:not(.ut-parallax-icon-with-background){-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;text-align:right}.wpb_wrapper .ut-parallax-quote .ut-parallax-icon-wrap-tablet-align-left .ut-parallax-icon:not(.ut-parallax-icon-with-background){-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;text-align:left}.wpb_wrapper .ut-parallax-quote.ut-parallax-quote-tablet-align-left .ut-parallax-quote-title{text-align:left}.wpb_wrapper .ut-parallax-quote.ut-parallax-quote-tablet-align-right .ut-parallax-quote-title{text-align:right}}@media (max-width:767px){.wpb_wrapper .ut-parallax-quote .ut-parallax-icon-wrap{width:40px}.wpb_wrapper .ut-parallax-quote .ut-parallax-icon.ut-parallax-icon-with-svg svg{max-width:20px}.wpb_wrapper .ut-parallax-quote .ut-parallax-icon-wrap-mobile-align-center .ut-parallax-icon:not(.ut-parallax-icon-with-background){-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.wpb_wrapper .ut-parallax-quote .ut-parallax-icon-wrap-mobile-align-right .ut-parallax-icon:not(.ut-parallax-icon-with-background){-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;text-align:right}.wpb_wrapper .ut-parallax-quote .ut-parallax-icon-wrap-mobile-align-left .ut-parallax-icon:not(.ut-parallax-icon-with-background){-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;text-align:left}.wpb_wrapper .ut-parallax-quote.ut-parallax-quote-mobile-align-left .ut-parallax-quote-title{text-align:left}.wpb_wrapper .ut-parallax-quote.ut-parallax-quote-mobile-align-right .ut-parallax-quote-title{text-align:right}}.wpb_wrapper .ut-fancy-image-wrap{margin-bottom:40px}.wpb_single_image .vc_figure-caption{font-size:12px;margin-top:5px;line-height:150%}.ut-portfolio-info-right{text-align:right}.ut-portfolio-info-center{text-align:center}.ut-portfolio-info-left{text-align:left}#ut-sitebody .wpb_wrapper .ut-portfolio-info-details{font-weight:inherit;overflow:hidden}#ut-sitebody .wpb_wrapper .ut-portfolio-info-details ul{margin:-20px 0 0 0;list-style:none;padding:0;width:100%}#ut-sitebody .wpb_wrapper .ut-portfolio-info-details ul li{margin:20px 0 0 0;padding:0}#ut-sitebody .wpb_wrapper .ut-portfolio-info-details ul li p{margin:0;word-wrap:break-word}#ut-sitebody .wpb_wrapper .ut-portfolio-info-details.ut-portfolio-info-right .ut-portfolio-info-details-compact li{padding-right:0}#ut-sitebody .wpb_wrapper .ut-portfolio-info-details.ut-portfolio-info-left .ut-portfolio-info-details-compact li{padding-left:0}#ut-sitebody .wpb_wrapper .ut-portfolio-info-details .ut-portfolio-info-details-compact li{float:left;width:50%;padding:0 20px 0 20px}#ut-sitebody .wpb_wrapper .ut-portfolio-info-details .ut-portfolio-info-details-inline li{display:inline-block;padding-right:40px}#ut-sitebody .wpb_wrapper .ut-portfolio-info-details .ut-portfolio-info-details-inline li:last-child{padding-right:0}@media (max-width:767px){#ut-sitebody .wpb_wrapper .ut-portfolio-info-details.ut-portfolio-info-center .ut-portfolio-info-details-compact li,#ut-sitebody .wpb_wrapper .ut-portfolio-info-details.ut-portfolio-info-center .ut-portfolio-info-details-inline li,#ut-sitebody .wpb_wrapper .ut-portfolio-info-details.ut-portfolio-info-center .ut-portfolio-info-details-list li,#ut-sitebody .wpb_wrapper .ut-portfolio-info-details.ut-portfolio-info-left .ut-portfolio-info-details-compact li,#ut-sitebody .wpb_wrapper .ut-portfolio-info-details.ut-portfolio-info-left .ut-portfolio-info-details-inline li,#ut-sitebody .wpb_wrapper .ut-portfolio-info-details.ut-portfolio-info-left .ut-portfolio-info-details-list li #ut-sitebody .wpb_wrapper .ut-portfolio-info-details.ut-portfolio-info-right .ut-portfolio-info-details-compact li,#ut-sitebody .wpb_wrapper .ut-portfolio-info-details.ut-portfolio-info-right .ut-portfolio-info-details-inline li,#ut-sitebody .wpb_wrapper .ut-portfolio-info-details.ut-portfolio-info-right .ut-portfolio-info-details-list li{float:none;display:block;padding-left:0;padding-right:0;text-align:center;width:auto}}#ut-portfolio-navigation-wrap{background:#f9f9f9;font-size:24px;height:120px}#ut-portfolio-navigation-wrap .ut-main-portfolio-link,#ut-portfolio-navigation-wrap .ut-next-portfolio,#ut-portfolio-navigation-wrap .ut-prev-portfolio{height:120px}#ut-portfolio-navigation-wrap a{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;height:100%;width:100%}#ut-portfolio-navigation-wrap .ut-next-portfolio a{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}#ut-portfolio-navigation-wrap .ut-main-portfolio-link a{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}#ut-portfolio-navigation-wrap .ut-next-portfolio a{-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}#ut-portfolio-navigation-wrap .ut-prev-portfolio{text-align:left}#ut-portfolio-navigation-wrap .ut-main-portfolio-link{text-align:center}#ut-portfolio-navigation-wrap .ut-next-portfolio{text-align:right}#ut-portfolio-navigation-wrap .ut-prev-portfolio a span{margin-left:10px;line-height:125%}#ut-portfolio-navigation-wrap .ut-next-portfolio a span{margin-right:10px;line-height:125%}#ut-portfolio-navigation-wrap .ut-next-portfolio.ut-underline-effect a span,#ut-portfolio-navigation-wrap .ut-prev-portfolio.ut-underline-effect a span{position:relative;font-size:16px}#ut-portfolio-navigation-wrap .ut-next-portfolio i,#ut-portfolio-navigation-wrap .ut-prev-portfolio i{font-size:16px}#ut-portfolio-navigation-wrap .ut-next-portfolio.ut-underline-effect a span::after,#ut-portfolio-navigation-wrap .ut-prev-portfolio.ut-underline-effect a span::after{position:absolute;bottom:-5px;content:'';height:2px;width:0;-webkit-transition:width .3s cubic-bezier(.215,.61,.355,1);-o-transition:width .3s cubic-bezier(.215,.61,.355,1);transition:width .3s cubic-bezier(.215,.61,.355,1);-webkit-transition-timing-function:cubic-bezier(.215,.61,.355,1);-o-transition-timing-function:cubic-bezier(.215,.61,.355,1);transition-timing-function:cubic-bezier(.215,.61,.355,1);background:#fff}#ut-portfolio-navigation-wrap .ut-prev-portfolio.ut-underline-effect a span::after{left:0}#ut-portfolio-navigation-wrap .ut-next-portfolio.ut-underline-effect a span::after{right:0}#ut-portfolio-navigation-wrap .ut-next-portfolio.ut-underline-effect a:hover span::after,#ut-portfolio-navigation-wrap .ut-prev-portfolio.ut-underline-effect a:hover span::after{width:100%}@media (min-width:1025px){#ut-portfolio-navigation-wrap.fullwidth .grid-container{max-width:100%;padding-left:30px;padding-right:30px}}.ut-skill-bar{display:block;height:30px;overflow:hidden;width:100%}.ut-skill{margin-bottom:20px}.wpb_wrapper .ut-skill{margin-bottom:0}.ut-skill-active{width:0}.ut-skill-name{display:block;font-size:inherit;text-transform:inherit;margin-bottom:10px}.ut-skill .ut-skill-name{line-height:100%}.ut-skill-percent{color:#fff;font-weight:700;float:right;line-height:30px;padding:0 5px}.ut-skill-with-border-radius .ut-skill-percent{padding:0 10px}.ut-skill-name,.ut-skill-percent{font-size:12px;letter-spacing:.5px}.dark .ut-skill-name,.ut-skill-name{color:#151515}.light .ut-skill-name{color:#fff}.ut-skill-overlay{height:30px;background:#111;overflow:hidden}.ut-skill-small .ut-skill-bar,.ut-skill-small .ut-skill-overlay{height:20px}.ut-skill-small .ut-skill-percent{line-height:20px}.wpb_content_element .ut-skill-name{margin-bottom:10px}.ut-skill-bar-thin{height:2px;overflow:visible;-webkit-border-radius:10px;-moz-border-radius:10px;border-radius:10px}.ut-skill-progress-thin{background:#151515;height:100%;float:left;position:relative;line-height:20px;-webkit-box-shadow:none;box-shadow:none;-webkit-border-radius:10px;-moz-border-radius:10px;border-radius:10px;-webkit-transition:width 2s ease;-o-transition:width 2s ease;transition:width 2s ease}.ut-skill-tooltip{background:#fff;color:#252525;font-size:12px;font-family:sans-serif;font-weight:700;position:absolute;top:-30px;padding:1px 4px;-webkit-border-radius:2px;-moz-border-radius:2px;border-radius:2px}.ut-progress-bar-percentage-digits-1 .ut-skill-tooltip{right:-12.5px}.ut-progress-bar-percentage-digits-2 .ut-skill-tooltip{right:-16.25px}.ut-progress-bar-percentage-digits-2{margin-right:16.25px}.ut-progress-bar-percentage-digits-3 .ut-skill-tooltip{right:-20px}.ut-progress-bar-percentage-digits-3{margin-right:20px}.ut-skill-tooltip:after{border-color:#fff transparent;border-style:solid;border-width:5px 5px 0;bottom:-5px;content:"";position:absolute;left:35%}.ut-skill-name-below .ut-skill-name{margin:10px 0 0 0}.ut-progress-bar-module-2.ut-skill-name-below{padding-top:30px}.ut-progress-bar-module-2 .ut-skill-name{line-height:125%}.ut-animate-image a{display:block;height:100%;width:100%}.ut-portfolio-custom-icon{position:absolute;top:20px;right:20px;text-align:center}.ut-portfolio-item-packery-container .ut-portfolio-title-wrap{position:relative;height:80px;width:100%;padding:0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.ut-portfolio-item-packery-container .ut-portfolio-title-wrap h3{padding:0 40px;text-align:center}.ut-portfolio-item-packery-container .ut-portfolio-title-wrap .ut-portfolio-title-inner-wrap{padding:0;width:100%}.ut-portfolio-info-c span{font-size:12px}#ut-sitebody .ut-carousel-6-col .portfolio-title,#ut-sitebody .ut-carousel-6-col .ut-portfolio-info-c h3{font-size:13px!important}#ut-sitebody .ut-carousel-7-col .portfolio-title,#ut-sitebody .ut-carousel-7-col .ut-portfolio-info-c h3{font-size:12px!important}#ut-sitebody .ut-carousel-8-col .portfolio-title,#ut-sitebody .ut-carousel-8-col .ut-portfolio-info-c h3{font-size:11px!important}#ut-sitebody .ut-carousel-9-col .portfolio-title,#ut-sitebody .ut-carousel-9-col .ut-portfolio-info-c h3{font-size:10px!important}#ut-sitebody .ut-carousel-7-col .ut-portfolio-info{padding:20px}#ut-sitebody .ut-carousel-8-col .ut-portfolio-info,#ut-sitebody .ut-carousel-9-col .ut-portfolio-info{padding:10px}#ut-sitebody .ut-carousel-6-col .ut-portfolio-info-c span,#ut-sitebody .ut-carousel-7-col .ut-portfolio-info-c span,#ut-sitebody .ut-carousel-8-col .ut-portfolio-info-c span,#ut-sitebody .ut-carousel-9-col .ut-portfolio-info-c span{display:none}@media (max-width:767px){#ut-sitebody .ut-carousel-1-col .ut-portfolio-info-c span,#ut-sitebody .ut-carousel-2-col .ut-portfolio-info-c span,#ut-sitebody .ut-carousel-3-col .ut-portfolio-info-c span,#ut-sitebody .ut-carousel-4-col .ut-portfolio-info-c span,#ut-sitebody .ut-carousel-5-col .ut-portfolio-info-c span,#ut-sitebody .ut-carousel-6-col .ut-portfolio-info-c span,#ut-sitebody .ut-carousel-7-col .ut-portfolio-info-c span,#ut-sitebody .ut-carousel-8-col .ut-portfolio-info-c span,#ut-sitebody .ut-carousel-9-col .ut-portfolio-info-c span{display:none}#ut-sitebody .ut-carousel-6-col .portfolio-title,#ut-sitebody .ut-carousel-6-col .ut-portfolio-info-c h3,#ut-sitebody .ut-carousel-7-col .portfolio-title,#ut-sitebody .ut-carousel-7-col .ut-portfolio-info-c h3,#ut-sitebody .ut-carousel-8-col .portfolio-title,#ut-sitebody .ut-carousel-8-col .ut-portfolio-info-c h3,#ut-sitebody .ut-carousel-9-col .portfolio-title,#ut-sitebody .ut-carousel-9-col .ut-portfolio-info-c h3{font-size:1em!important}#ut-sitebody .portfolio-title,#ut-sitebody .ut-portfolio-info-c h3{font-size:17px!important}#ut-sitebody .ut-portfolio-info{padding:20px}.ut-portfolio-info-c span{font-size:12px!important}}@media (min-width:768px) and (max-width:1024px){#ut-sitebody .ut-carousel-6-col .portfolio-title,#ut-sitebody .ut-carousel-6-col .ut-portfolio-info-c h3{font-size:13px!important}#ut-sitebody .ut-carousel-7-col .portfolio-title,#ut-sitebody .ut-carousel-7-col .ut-portfolio-info-c h3{font-size:12px!important}#ut-sitebody .ut-carousel-8-col .portfolio-title,#ut-sitebody .ut-carousel-8-col .ut-portfolio-info-c h3{font-size:11px!important}#ut-sitebody .ut-carousel-9-col .portfolio-title,#ut-sitebody .ut-carousel-9-col .ut-portfolio-info-c h3{font-size:10px!important}#ut-sitebody .ut-carousel-1-col .portfolio-title,#ut-sitebody .ut-carousel-1-col .ut-portfolio-info-c h3,#ut-sitebody .ut-carousel-2-col .portfolio-title,#ut-sitebody .ut-carousel-2-col .ut-portfolio-info-c h3,#ut-sitebody .ut-carousel-3-col .portfolio-title,#ut-sitebody .ut-carousel-3-col .ut-portfolio-info-c h3,#ut-sitebody .ut-carousel-4-col .portfolio-title,#ut-sitebody .ut-carousel-4-col .ut-portfolio-info-c h3,#ut-sitebody .ut-carousel-5-col .portfolio-title,#ut-sitebody .ut-carousel-5-col .ut-portfolio-info-c h3{font-size:1em!important}#ut-sitebody .ut-portfolio-info{padding:20px!important}#ut-sitebody .portfolio-title,#ut-sitebody .ut-portfolio-info-c h3{font-size:17px!important}.ut-portfolio-info-c span{font-size:12px!important}}.wpb_wrapper .ut-project-sc{margin:0;list-style:none}.wpb_wrapper .ut-project-sc.ut-project-sc-left{text-align:left}.wpb_wrapper .ut-project-sc.ut-project-sc-center{text-align:center}.wpb_wrapper .ut-project-sc.ut-project-sc-right{text-align:right}.wpb_wrapper .ut-project-sc.ut-project-sc-center li:last-child,.wpb_wrapper .ut-project-sc.ut-project-sc-right li:last-child{margin-right:0}.wpb_wrapper .ut-project-sc li{display:inline-block;float:none}@media (min-width:768px) and (max-width:1024px){.wpb_wrapper .ut-project-sc.ut-project-sc-tablet-left{text-align:left}.wpb_wrapper .ut-project-sc.ut-project-sc-tablet-center{text-align:center}.wpb_wrapper .ut-project-sc.ut-project-sc-tablet-right{text-align:right}}@media (max-width:767px){.wpb_wrapper .ut-project-sc.ut-project-sc-mobile-left{text-align:left}.wpb_wrapper .ut-project-sc.ut-project-sc-mobile-center{text-align:center}.wpb_wrapper .ut-project-sc.ut-project-sc-mobile-right{text-align:right}}#ut-sitebody .wpb_wrapper .ut-portfolio-info-details .widget-title{margin-bottom:10px;text-transform:inherit;font-size:12px}#ut-sitebody .wpb_wrapper .ut-project-sc .widget-title{margin:0!important;line-height:1;text-transform:inherit;font-size:12px}.bklyn-big-icon-wrap{text-align:center}.bklyn-big-icon-round{-webkit-border-radius:50%;-moz-border-radius:50%;border-radius:50%}.bklyn-big-icon-outline,.bklyn-big-icon-round,.bklyn-big-icon-square{height:120px;line-height:120px;width:120px}.bklyn-big-icon-rhombus{position:relative}.bklyn-big-icon-rhombus::before{position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%,-50%) rotate(-45deg);transform:translate(-50%,-50%) rotate(-45deg);content:"";width:100%;height:100%;border-style:solid;border-color:#fff;-webkit-transition:all .3s cubic-bezier(.215,.61,.355,1);-o-transition:all .3s cubic-bezier(.215,.61,.355,1);transition:all .3s cubic-bezier(.215,.61,.355,1)}.bklyn-big-icon{display:inline-block;font-size:60px;margin-bottom:20px}.bklyn-big-icon img{max-height:64px;vertical-align:middle}.bklyn-big-icon-outline.bklyn-big-icon .fa,.bklyn-big-icon-round.bklyn-big-icon .fa,.bklyn-big-icon-square.bklyn-big-icon .fa{line-height:120px}.bklyn-big-icon-link{display:block;height:100%;width:100%;outline:0}.bklyn-big-icon.bklyn-big-icon-normal{height:inherit!important;line-height:inherit!important;width:inherit!important}.bklyn-big-icon svg path,.bklyn-big-icon-link,.bklyn-big-icon-link .bklyn-big-icon,.bklyn-big-icon-link .fa{-webkit-transition:all .3s cubic-bezier(.215,.61,.355,1);-o-transition:all .3s cubic-bezier(.215,.61,.355,1);transition:all .3s cubic-bezier(.215,.61,.355,1);-webkit-transition-timing-function:cubic-bezier(.215,.61,.355,1);-o-transition-timing-function:cubic-bezier(.215,.61,.355,1);transition-timing-function:cubic-bezier(.215,.61,.355,1)}.bklyn-big-icon-title{margin-bottom:0;line-height:125%}.bklyn-big-icon-slogan{font-size:12px}.bklyn-big-icon-inner{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;height:100%}.bklyn-icon-tabs{list-style:none;padding:0;margin:0}.bklyn-icon-tabs-left{text-align:left}.bklyn-icon-tabs-center{text-align:center}.bklyn-icon-tabs-right{text-align:right}.bklyn-icon-tabs-left .bklyn-icon-tabs svg{margin:15px auto 15px 0}.bklyn-icon-tabs-center .bklyn-icon-tabs svg{margin:15px auto 15px auto}.bklyn-icon-tabs-right .bklyn-icon-tabs svg{margin:15px 0 15px auto}.bklyn-icon-tabs svg path{-webkit-transition:all .3s cubic-bezier(.215,.61,.355,1);-o-transition:all .3s cubic-bezier(.215,.61,.355,1);transition:all .3s cubic-bezier(.215,.61,.355,1);-webkit-transition-timing-function:cubic-bezier(.215,.61,.355,1);-o-transition-timing-function:cubic-bezier(.215,.61,.355,1);transition-timing-function:cubic-bezier(.215,.61,.355,1)}.bkly-icon-tab{margin-bottom:20px}.bklyn-icon-tabs>li{position:relative;display:inline-block;min-width:130px;line-height:1;text-align:center;margin:0 40px 40px 0}.bklyn-icon-tabs>li:last-child{margin-right:0}.bklyn-icon-tabs>li>a{position:relative;display:block;min-width:130px;line-height:1.4;margin:0}.bklyn-icon-tabs>li>a:focus,.bklyn-icon-tabs>li>a:hover{text-decoration:none}.bklyn-icon-tabs li a{color:#151515}.bklyn-icon-tabs li a:hover{color:#ffbf00}.bklyn-icon-tabs li.active>a,.bklyn-icon-tabs li.active>a:focus,.bklyn-icon-tabs li.active>a:hover{color:#ffbf00;cursor:default}.bklyn-icon-tabs li.active a .bkly-icon-tab{color:#ffbf00}.bklyn-icon-tabs li a .bkly-icon-tab{font-size:64px;line-height:1.4}.bklyn-icon-tabs li a span{display:block;text-transform:none;font-size:12px;font-weight:400;-webkit-transition:all .4s ease-in-out;-o-transition:all .4s ease-in-out;transition:all .4s ease-in-out}.bklyn-icon-tabs-wrap .tab-content{padding-top:0;text-align:left}.bklyn-icon-tabs-wrap .tab-content>.tab-pane{display:none}@media (min-width:1025px){.tab-pane.bklyn-icon-tab-2-columns{-webkit-column-count:2;column-count:2;-webkit-column-gap:40px;column-gap:40px}}.bklyn-icon-tabs-wrap .tab-content>.tab-pane>:last-child{margin-bottom:0}.bklyn-icon-tabs-wrap .tab-content>.active{display:block;-webkit-animation:fadeInFromNone 1s ease-in-out;animation:fadeInFromNone 1s ease-in-out}.bklyn-icon-tabs li a .bkly-icon-tab.bkly-custom-icon-tab{line-height:inherit;font-size:32px}.bkly-custom-icon-tab:after{background-size:cover;display:inline-block;width:64px;height:64px;content:"";background-repeat:no-repeat;background-position:center center}@-webkit-keyframes fadeInFromNone{0%{display:none;opacity:0}1%{display:block;opacity:0}100%{display:block;opacity:1}}@keyframes fadeInFromNone{0%{display:none;opacity:0}1%{display:block;opacity:0}100%{display:block;opacity:1}}.bkly-progress-circle-wrap h3{margin:20px 0 0;text-align:center}.bkly-progress-circle.bkly-progress-circle-with-svg-icon svg:not(.bkly-progress-svg){position:absolute;-webkit-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%);top:50%;left:50%}.bkly-progress-svg{display:block;height:180px;margin:0 auto;overflow:hidden;width:180px;-webkit-transform:rotate(-90deg) rotateX(180deg);transform:rotate(-90deg) rotateX(180deg)}.bkly-progress-svg circle{stroke-dashoffset:0;-webkit-transition:stroke-dashoffset .8s cubic-bezier(.42,0,.58,1);-o-transition:stroke-dashoffset .8s cubic-bezier(.42,0,.58,1);transition:stroke-dashoffset .8s cubic-bezier(.42,0,.58,1);stroke:#151515;stroke-width:10px}.bkly-progress-svg .stroke{stroke:#f0f0f0;stroke-width:12px;stroke-dashoffset:502.4}.bkly-progress-circle{position:relative;display:block;text-align:center;margin:0;overflow:hidden}.bkly-progress-circle:before{content:attr(data-circle-text);position:absolute;color:#151515;top:50%;left:50%;font-size:17px;width:140px;white-space:nowrap;overflow:hidden;-o-text-overflow:ellipsis;text-overflow:ellipsis;text-align:center;-webkit-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}.bkly-progress-circle:after{content:attr(data-circle-percent) "%";color:#151515;position:absolute;top:65%;left:50%;font-family:sans-serif;font-size:12px;-webkit-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}.bkly-progress-circle-no-percent.bkly-progress-circle:after{display:none}.bkly-progress-circle-no-percent.bkly-progress-circle:before{top:51%}.bkly-progress-circle-icon .bkly-progress-circle:before{position:absolute;top:200px;left:50%;font-size:18px;line-height:1.4;-webkit-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%);content:attr(data-circle-text)}.bkly-progress-circle-icon .bkly-progress-circle:after{display:none}.bkly-progress-circle-icon i{position:absolute;top:52%;left:50%;font-size:60px;-webkit-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}.bkly-progress-circle-style-two.bkly-progress-circle:before{display:none}.bkly-progress-circle-style-two.bkly-progress-circle-with-custom-icon:after{top:50%;width:60px;height:100%;content:"";background-size:100% auto;background-position:50% 50%;background-repeat:no-repeat}.bkly-progress-circle-style-two.bkly-progress-circle-with-custom-icon:before,.bkly-progress-circle-style-two.bkly-progress-circle-with-fa-icon:before{top:160px;width:180px;margin-top:20px;text-align:center}.bkly-progress-circle-style-two.bkly-progress-circle-with-fa-icon i{position:absolute;top:52%;left:50%;font-size:60px;-webkit-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}.bkly-progress-circle-style-two.bkly-progress-circle-with-fa-icon:after,.bkly-progress-circle-style-two.bkly-progress-circle-with-svg-icon:after{content:""}.bkly-progress-circle-style-three.bkly-progress-circle:before{display:none}.bkly-progress-circle-style-three.bkly-progress-circle:after{top:52%}.bkly-progress-circle-center{margin:0 auto}.ut-social-follow-module{font-size:16px;margin:-10px 0 0 0;list-style:none!important}.ut-social-follow-module.ut-social-follow-module-center{text-align:center}.ut-social-follow-module.ut-social-follow-module-right{text-align:right}.ut-social-follow-module a,.ut-social-follow-module a .fa{-webkit-transition:color .3s cubic-bezier(.215,.61,.355,1);-o-transition:color .3s cubic-bezier(.215,.61,.355,1);transition:color .3s cubic-bezier(.215,.61,.355,1);-webkit-transition-timing-function:cubic-bezier(.215,.61,.355,1);-o-transition-timing-function:cubic-bezier(.215,.61,.355,1);transition-timing-function:cubic-bezier(.215,.61,.355,1)}.ut-social-follow-module li{display:inline-block;margin:10px 20px 0 0;text-align:center;position:relative}.ut-social-follow-module.ut-social-follow-module-40{margin:-10px 0 0 0}.ut-social-follow-module.ut-social-follow-module-40 li{margin:10px 40px 0 0}.ut-social-follow-module li:last-child{margin-right:0}.ut-social-follow-module .ut-social-follow-round a{display:block;height:40px;line-height:40px;width:40px;-webkit-border-radius:50%;-moz-border-radius:50%;border-radius:50%}.ut-social-follow-module .ut-social-follow-round a .fa,.ut-social-follow-module .ut-social-follow-round-corners a .fa,.ut-social-follow-module .ut-social-follow-square a .fa{line-height:40px}.ut-social-follow-module .ut-social-follow-square a{display:block;height:40px;line-height:40px;width:40px}.ut-social-follow-module .ut-social-follow-round-corners a{display:block;height:40px;line-height:40px;width:40px;-webkit-border-radius:6px;-moz-border-radius:6px;border-radius:6px}.ut-social-follow-module .ut-social-follow-outline a{-webkit-transition:border .3s cubic-bezier(.215,.61,.355,1);-o-transition:border .3s cubic-bezier(.215,.61,.355,1);transition:border .3s cubic-bezier(.215,.61,.355,1);box-sizing:content-box}.ut-social-follow-module .ut-social-follow-round a,.ut-social-follow-module .ut-social-follow-round-corners a,.ut-social-follow-module .ut-social-follow-square a{background:#151515;color:#fff}.ut-social-follow-module .ut-social-follow-icon-only a{display:block;background:0 0!important;color:#151515}@media (min-width:768px) and (max-width:1024px){.ut-social-follow-module.ut-social-follow-module-tablet-left{text-align:left}.ut-social-follow-module.ut-social-follow-module-tablet-center{text-align:center}.ut-social-follow-module.ut-social-follow-module-tablet-right{text-align:right}}@media (max-width:767px){.ut-social-follow-module.ut-social-follow-module-mobile-left{text-align:left}.ut-social-follow-module.ut-social-follow-module-mobile-center{text-align:center}.ut-social-follow-module.ut-social-follow-module-mobile-right{text-align:right}}.ut-shortcode-video-wrap-left .ut-video-module{margin:0 auto 0 0}.ut-shortcode-video-wrap-right .ut-video-module{margin:0 0 0 auto}.ut-shortcode-video-wrap-center .ut-video-module{margin:0 auto;float:none}.ut-video-module{position:relative}.ut-video-module .ut-simple-html-5{width:100%!important}.ut-video-module-border{border:1px solid #ddd}.ut-video-module-caption{text-align:center;position:relative}.ut-video-module-caption .ut-load-video::before{position:absolute;content:'';top:0;left:0;width:100%;height:100%;display:block;background:#141618;background:rgba(20,22,24,.5);z-index:10}.ut-video-module-caption-text{color:#fff;display:table;position:absolute;top:50%;left:50%;padding:20px;width:100%;z-index:20;opacity:1;-webkit-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%);-webkit-transition:all .3s cubic-bezier(.215,.61,.355,1);-o-transition:all .3s cubic-bezier(.215,.61,.355,1);transition:all .3s cubic-bezier(.215,.61,.355,1);-webkit-transition-timing-function:cubic-bezier(.215,.61,.355,1);-o-transition-timing-function:cubic-bezier(.215,.61,.355,1);transition-timing-function:cubic-bezier(.215,.61,.355,1)}.ut-video-module-caption-text .ut-video-module-inner-caption-text{display:table-cell;vertical-align:middle}.ut-video-module-caption-position-bottom>.ut-video-module-play-icon{margin-right:0}.ut-video-module-caption-text .ut-video-module-caption-position-bottom>span{display:block}.ut-video-module-caption-text span{display:inline-block;font-size:12px;font-weight:700}.ut-video-module-play-icon{background:#151515;color:#fff;position:relative;height:60px;width:60px;vertical-align:middle;display:inline-block;text-align:center;border-radius:50%;-webkit-transition:all .3s cubic-bezier(.215,.61,.355,1);-o-transition:all .3s cubic-bezier(.215,.61,.355,1);transition:all .3s cubic-bezier(.215,.61,.355,1)}.ut-video-module-play-icon-hidden .ut-video-module-play-icon{display:none}.ut-video-module-play-icon.ut-video-module-play-icon-square{border-radius:0}.ut-video-module-play-icon.ut-video-module-play-icon-rectangle{border-radius:0;width:100px}.ut-video-module-play-icon-large .ut-video-module-play-icon{height:80px;width:80px;font-size:22px}.ut-video-module-play-icon-large .ut-video-module-play-icon.ut-video-module-play-icon-rectangle{width:120px}.ut-video-module-caption-text i{position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%);-webkit-transition:color .3s cubic-bezier(.215,.61,.355,1);-o-transition:color .3s cubic-bezier(.215,.61,.355,1);transition:color .3s cubic-bezier(.215,.61,.355,1)}.ut-video-module-loading{display:none;position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}.ut-video-play-animation-1,.ut-video-play-animation-2,.ut-video-play-animation-3,.ut-video-play-animation-4{border-width:1px;border-style:solid;height:60px;position:absolute;width:60px;-webkit-border-radius:50%;-moz-border-radius:50%;border-radius:50%;opacity:0}.ut-video-module-play-icon-large .ut-video-play-animation-1,.ut-video-module-play-icon-large .ut-video-play-animation-2,.ut-video-module-play-icon-large .ut-video-play-animation-3,.ut-video-module-play-icon-large .ut-video-play-animation-4{height:80px;width:80px}.ut-video-play-animation-1{border-color:#fff}.ut-video-play-animation-2{border-color:#fff}.ut-video-play-animation-3{border-color:#fff}.ut-video-play-animation-4{border-color:#fff}.ut-video-play-animation-1.ut-video-play-animation-on{-webkit-animation:3s ease-in-out .75s infinite normal none running ut-video-play-border-animation;animation:3s ease-in-out .75s infinite normal none running ut-video-play-border-animation}.ut-video-play-animation-2.ut-video-play-animation-on{-webkit-animation:3s ease-in-out 1.5s infinite normal none running ut-video-play-border-animation;animation:3s ease-in-out 1.5s infinite normal none running ut-video-play-border-animation}.ut-video-play-animation-3.ut-video-play-animation-on{-webkit-animation:3s ease-in-out 2.25s infinite normal none running ut-video-play-border-animation;animation:3s ease-in-out 2.25s infinite normal none running ut-video-play-border-animation}.ut-video-play-animation-4.ut-video-play-animation-on{-webkit-animation:3s ease-in-out 3s infinite normal none running ut-video-play-border-animation;animation:3s ease-in-out 3s infinite normal none running ut-video-play-border-animation}.ut-video-module .ut-block-revealer-element,.ut-video-module .ut-block-revealer-element-container{z-index:21}@-webkit-keyframes ut-video-play-border-animation{0%{-webkit-transform:scale(1);-moz-transofrom:scale(1);transform:scale(1)}50%{opacity:.7}75%{opacity:.1}100%{opacity:0;-webkit-transform:scale(2.5);-moz-transofrom:scale(2.5);transform:scale(2.5)}}@keyframes ut-video-play-border-animation{0%{-webkit-transform:scale(1);-moz-transofrom:scale(1);transform:scale(1)}50%{opacity:.7}75%{opacity:.1}100%{opacity:0;-webkit-transform:scale(2.5);-moz-transofrom:scale(2.5);transform:scale(2.5)}}@media (max-width:767px){.ut-video-module-caption-position-bottom .ut-video-module-play-icon,.ut-video-module-caption-position-default .ut-video-module-play-icon{margin:0 auto!important}.ut-video-module-caption-position-bottom span,.ut-video-module-caption-position-default span{display:none!important}.ut-video-module-caption{padding:0!important;border:none!important}.ut-video-module-shadow{margin:0!important;-webkit-box-shadow:none!important;box-shadow:none!important}.ut-video-play-animation-1,.ut-video-play-animation-2,.ut-video-play-animation-3,.ut-video-play-animation-4{display:none}.ut-video-module-play-icon-large .ut-video-module-play-icon{height:60px;width:60px}.ut-video-module-play-icon-large .ut-video-module-play-icon.ut-video-module-play-icon-rectangle{width:100px}.ut-shortcode-video-wrap-mobile-left .ut-video-module{margin:0 auto 0 0}.ut-shortcode-video-wrap-mobile-right .ut-video-module{margin:0 0 0 auto}.ut-shortcode-video-wrap-mobile-center .ut-video-module{margin:0 auto;float:none}}@media (min-width:768px) and (max-width:1024px){.ut-shortcode-video-wrap-tablet-left .ut-video-module{margin:0 auto 0 0}.ut-shortcode-video-wrap-tablet-right .ut-video-module{margin:0 0 0 auto}.ut-shortcode-video-wrap-tablet-center .ut-video-module{margin:0 auto;float:none}}.ut-plan-module-wrap{text-align:center;background:#fff}.ut-plan-module-border{border-color:#ddd}.ut-plan-module-headline{margin-bottom:0}.ut-plan-module-button,.ut-plan-module-content,.ut-plan-module-header,.ut-plan-module-price-wrap{padding:20px}.ut-plan-module-popular .ut-plan-module-button,.ut-plan-module-popular .ut-plan-module-header{padding:40px}.ut-plan-module-shadow{-webkit-box-shadow:0 5px 15px rgba(0,0,0,.05);box-shadow:0 5px 15px rgba(0,0,0,.05)}@media (max-width:767px){.ut-plan-module-wrap .bklyn-btn-holder.bklyn-btn-center{text-align:center}}@media (min-width:768px) and (max-width:1024px){.ut-plan-module-wrap .bklyn-btn-holder.bklyn-btn-center{text-align:center}}.ut-plan-module-button .bklyn-btn-holder a{margin:0}.ut-plan-module-content,.ut-plan-module-header,.ut-plan-module-media,.ut-plan-module-price-wrap{border-bottom:1px solid #ddd}.ut-plan-module-price,.ut-plan-module-price-period{display:block}.ut-plan-module-content ul{list-style:none!important;margin:0}.ut-plan-module-price{font-size:60px;font-family:sans-serif;line-height:100%;font-weight:700;color:#151515}.ut-plan-module-media img{display:block;margin:0 auto}.ut-column-with-popular-pricing-table{z-index:2}.ut-custom-link-module{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.ut-custom-link-module i{line-height:1}.ut-custom-link-module-holder.ut-custom-link-module-with-animation i{-webkit-transition:.3s all ease;-o-transition:.3s all ease;transition:.3s all ease;display:inline-block}.ut-custom-link-module-icon-before i{margin-right:10px}.ut-custom-link-module-icon-after i{margin-left:10px}.ut-custom-link-module-with-animation.ut-custom-link-module-icon-after .ut-custom-link-module i,.ut-custom-link-module-with-animation.ut-custom-link-module-icon-before .ut-custom-link-module i{-webkit-transform:translate(0,0);-ms-transform:translate(0,0);transform:translate(0,0)}.ut-custom-link-module-with-animation.ut-custom-link-module-icon-before .ut-custom-link-module:hover i{-webkit-transform:translate(5px,0);-ms-transform:translate(5px,0);transform:translate(5px,0)}.ut-custom-link-module-with-animation.ut-custom-link-module-icon-after .ut-custom-link-module:hover i{-webkit-transform:translate(5px,0);-ms-transform:translate(5px,0);transform:translate(5px,0)}@media (max-width:767px){.ut-custom-link-module-holder{text-align:center!important}}.ut-accordion-module-heading{cursor:pointer;display:block;margin-bottom:0;padding:0 80px 0 0;position:relative;line-height:150%;-webkit-transition:.2s all linear;-o-transition:.2s all linear;transition:.2s all linear}.ut-accordion-module-with-counter .ut-accordion-module-heading::before{border:1px solid #efefef;content:attr(data-counter);height:40px;margin-top:-20px;line-height:38px;position:absolute;left:0;text-align:center;top:50%;width:40px;-webkit-background-clip:padding-box;-webkit-transition:.2s all linear;-o-transition:.2s all linear;transition:.2s all linear}.ut-accordion-module .ut-accordion-module-heading::after{font:normal normal normal 18px/1 FontAwesome;content:"\f105";position:absolute;right:0;top:0;line-height:150%}.ut-accordion-module-item.open .ut-accordion-module-heading:after{content:"\f107"}.ut-accordion-module-content{overflow:hidden;max-height:0;padding:0 80px 0 0}.ut-accordion-module .ut-accordion-module-item{padding:0 0 40px}.ut-accordion-module .ut-accordion-module-item:last-child{padding-bottom:0}.ut-accordion-module-inner{padding-top:20px;line-height:200%}.ut-accordion-module-inner>:last-child{margin-bottom:0}.ut-accordion-module-inner>p:empty{margin-bottom:0}.ut-accordion-module-with-counter .ut-accordion-module-content,.ut-accordion-module-with-counter .ut-accordion-module-heading{padding:0 80px}.ut-accordion-module.ut-accordion-module-with-counter .ut-accordion-module-item{padding:0 0 60px}.ut-accordion-module.ut-accordion-module-with-counter:not(.ut-accordion-module-with-border) .ut-accordion-module-item:first-child{padding-top:10px}.ut-accordion-module.ut-accordion-module-with-counter .ut-accordion-module-item:last-child{padding-bottom:0}.ut-accordion-module.ut-accordion-module-with-border .ut-accordion-module-item{border-top:1px solid #efefef;padding:40px 0}.ut-accordion-module.ut-accordion-module-with-border .ut-accordion-module-item:last-child{border-bottom:1px solid #efefef;padding-bottom:40px}.ut-accordion-module.ut-accordion-module-with-border .ut-accordion-module-heading::after{right:0}.ut-accordion-module.ut-accordion-module-with-background .ut-accordion-module-heading{padding:20px 80px 20px 20px}.ut-accordion-module.ut-accordion-module-with-background .ut-accordion-module-content{padding:0 80px 0 20px}.ut-accordion-module.ut-accordion-module-with-background .ut-accordion-module-heading::after{right:20px}.ut-accordion-module.ut-accordion-module-with-counter.ut-accordion-module-with-background .ut-accordion-module-heading{padding:20px 80px}.ut-accordion-module.ut-accordion-module-with-counter.ut-accordion-module-with-background .ut-accordion-module-heading::before{left:20px}.ut-accordion-module.ut-accordion-module-with-counter.ut-accordion-module-with-background .ut-accordion-module-heading::after{right:20px}.ut-accordion-module.ut-accordion-module-with-counter.ut-accordion-module-with-background .ut-accordion-module-inner{padding-top:40px}.ut-accordion-module.ut-accordion-module-with-counter.ut-accordion-module-with-background .ut-accordion-module-item{padding:0 0 40px}.ut-accordion-module.ut-accordion-module-with-counter.ut-accordion-module-with-background .ut-accordion-module-item:last-child{padding:0 0 0}@media (max-width:767px){.ut-accordion-module-with-counter .ut-accordion-module-content,.ut-accordion-module-with-counter .ut-accordion-module-heading{padding:0 20px 0 0}.ut-accordion-module-with-counter .ut-accordion-module-heading::before{display:none}.ut-accordion-module-heading{padding-left:0;padding-right:0}.ut-accordion-module .ut-accordion-module-content{padding:0}}.bklyn-divider,.bklyn-title-divider{background-repeat:repeat-x;background-position:center center}.bklyn-title-divider{margin-bottom:80px;position:relative;overflow:hidden}.bklyn-title-divider span{display:inline-block;padding:0 20px;position:relative;vertical-align:baseline}.bklyn-title-divider span::after,.bklyn-title-divider span::before{content:"";display:block;position:absolute;top:50%;width:1160px;background-attachment:scroll;background-repeat:repeat-x;background-position:center center}.bklyn-title-divider span::before{right:100%}.bklyn-title-divider span::after{left:100%}.bklyn-title-divider-left{text-align:left}.bklyn-title-divider-left span{padding-right:20px;padding-left:0}.bklyn-title-divider-right{text-align:right}.bklyn-title-divider-right span{padding-left:20px;padding-right:0}.bklyn-title-divider-center{text-align:center}.bklyn-divider-style-1 span::after,.bklyn-divider-style-1 span::before{background-image:url(https://www.digitalnydetox.sk/wp-content/themes/brooklyn/images/divider/divider1.png)!important;height:9px;margin-top:-4.5px}.bklyn-divider-style-2 span::after,.bklyn-divider-style-2 span::before{background-image:url(https://www.digitalnydetox.sk/wp-content/themes/brooklyn/images/divider/divider2.png)!important;height:5px;margin-top:-2.5px}.bklyn-divider-style-3 span::after,.bklyn-divider-style-3 span::before{background-image:url(https://www.digitalnydetox.sk/wp-content/themes/brooklyn/images/divider/divider3.png)!important;height:7px;margin-top:-3.5px}.bklyn-divider-style-4 span::after,.bklyn-divider-style-4 span::before{background-image:url(https://www.digitalnydetox.sk/wp-content/themes/brooklyn/images/divider/divider4.png)!important;height:3px;margin-top:-1.5px}.bklyn-divider-style-5 span::after,.bklyn-divider-style-5 span::before{background-image:url(https://www.digitalnydetox.sk/wp-content/themes/brooklyn/images/divider/divider5.png)!important;height:3px;margin-top:-1.5px}.bklyn-divider-style-6 span::after,.bklyn-divider-style-6 span::before{background-image:url(https://www.digitalnydetox.sk/wp-content/themes/brooklyn/images/divider/divider6.png)!important;height:4px;margin-top:-2px}.bklyn-divider-style-7 span::after,.bklyn-divider-style-7 span::before{background-image:url(https://www.digitalnydetox.sk/wp-content/themes/brooklyn/images/divider/divider7.png)!important;height:2px;margin-top:-1px}.bklyn-divider-style-8 span::after,.bklyn-divider-style-8 span::before{background-image:url(https://www.digitalnydetox.sk/wp-content/themes/brooklyn/images/divider/divider8.png)!important;height:5px;margin-top:-2.5px}.bklyn-divider-style-9 span::after,.bklyn-divider-style-9 span::before{background-image:url(https://www.digitalnydetox.sk/wp-content/themes/brooklyn/images/divider/divider9.png)!important;height:13px;margin-top:-7.5px}.bklyn-divider-style-10 span::after,.bklyn-divider-style-10 span::before{background-image:url(https://www.digitalnydetox.sk/wp-content/themes/brooklyn/images/divider/divider10.png)!important;height:13px;margin-top:-6.5px}.bklyn-divider-style-11 span::after,.bklyn-divider-style-11 span::before{background-image:url(https://www.digitalnydetox.sk/wp-content/themes/brooklyn/images/divider/divider11.png)!important;height:5px;margin-top:-2.5px}.bklyn-divider-style-12 span::after,.bklyn-divider-style-12 span::before{background-image:url(https://www.digitalnydetox.sk/wp-content/themes/brooklyn/images/divider/divider12.png)!important;height:3px;margin-top:-1.5px}.bklyn-divider-style-13 span::after,.bklyn-divider-style-13 span::before{background-image:url(https://www.digitalnydetox.sk/wp-content/themes/brooklyn/images/divider/divider13.png)!important;height:3px;margin-top:-1.5px}.bklyn-divider-style-14 span::after,.bklyn-divider-style-14 span::before{background-image:url(https://www.digitalnydetox.sk/wp-content/themes/brooklyn/images/divider/divider14.png)!important;height:7px;margin-top:-3.5px}.bklyn-divider-style-15 span::after,.bklyn-divider-style-15 span::before{background-image:url(https://www.digitalnydetox.sk/wp-content/themes/brooklyn/images/divider/divider15.png)!important;height:5px;margin-top:-2.5px}.bklyn-divider-style-16 span::after,.bklyn-divider-style-16 span::before{background-image:url(https://www.digitalnydetox.sk/wp-content/themes/brooklyn/images/divider/divider16.png)!important;height:5px;margin-top:-2.5px}.bklyn-divider-style-17 span::after,.bklyn-divider-style-17 span::before{background-image:url(https://www.digitalnydetox.sk/wp-content/themes/brooklyn/images/divider/divider17.png)!important;height:5px;margin-top:-2.5px}.bklyn-divider-style-18 span::after,.bklyn-divider-style-18 span::before{background-image:url(https://www.digitalnydetox.sk/wp-content/themes/brooklyn/images/divider/divider18.png)!important;height:7px;margin-top:-3.5px}.bklyn-divider-style-19 span::after,.bklyn-divider-style-19 span::before{background-image:url(https://www.digitalnydetox.sk/wp-content/themes/brooklyn/images/divider/divider19.png)!important;height:2px;margin-top:-1px}.bklyn-divider-style-20 span::after,.bklyn-divider-style-20 span::before{background-image:url(https://www.digitalnydetox.sk/wp-content/themes/brooklyn/images/divider/divider20.png)!important;height:3px;margin-top:-1.5px}.bklyn-fancy-divider-style-1{height:1px;width:100%;background:#151515;position:relative}.bklyn-fancy-divider-style-1::after{content:'';position:absolute;top:-1px;left:0;width:33%;height:3px;background:#151515}.bklyn-fancy-divider-style-2{height:1px;width:125px;background:#151515;position:relative}.bklyn-fancy-divider-style-2::before{content:'';position:absolute;top:1px;left:0;width:40px;height:6px;background:#151515;clip-path:polygon(0 0,40px 0,0 30px,0 0)}.bklyn-fancy-divider{-webkit-transition:width 1s cubic-bezier(.215,.61,.355,1),opacity 1s cubic-bezier(.215,.61,.355,1);transition:width 1s cubic-bezier(.215,.61,.355,1),opacity 1s cubic-bezier(.215,.61,.355,1);opacity:1}.bklyn-fancy-divider::after,.bklyn-fancy-divider::before{-webkit-transition:width 1s cubic-bezier(.215,.61,.355,1);transition:width 1s cubic-bezier(.215,.61,.355,1)}.bklyn-fancy-divider.bklyn-fancy-divider-animated,.bklyn-fancy-divider.bklyn-fancy-divider-animated::after,.bklyn-fancy-divider.bklyn-fancy-divider-animated::before{width:0;opacity:0}@media (max-width:767px){.bklyn-title-divider{font-size:18px;line-height:150%;margin-bottom:40px!important}.bklyn-title-divider-mobile-left{text-align:left}.bklyn-title-divider-mobile-left span{padding-left:0;padding-right:20px}.bklyn-title-divider-mobile-center{text-align:center}.bklyn-title-divider-mobile-center span{padding-left:20px;padding-right:20px}.bklyn-title-divider-mobile-right{text-align:right}.bklyn-title-divider-mobile-right span{padding-left:20px;padding-right:0}}@media (min-width:768px) and (max-width:1024px){.bklyn-title-divider-tablet-left{text-align:left}.bklyn-title-divider-tablet-left span{padding-left:0;padding-right:20px}.bklyn-title-divider-tablet-center{text-align:center}.bklyn-title-divider-tablet-center span{padding-left:20px;padding-right:20px}.bklyn-title-divider-tablet-right{text-align:right}.bklyn-title-divider-tablet-right span{padding-left:20px;padding-right:0}}.ut-label-module-wrap{margin:0 0 35px;list-style:none!important}.ut-label-module-wrap-inline>li{display:inline-block;margin-right:5px;margin-bottom:5px}.ut-label-module-wrap-stack>li{display:block;margin-bottom:5px}.ut-label-module-wrap li:last-child{margin-right:0}.ut-label-module-wrap-center li:last-child a,.ut-label-module-wrap-left li:last-child a,.ut-label-module-wrap-right li:last-child a{margin-right:0!important}.ut-label-module-wrap-center li:first-child a,.ut-label-module-wrap-left li:first-child a,.ut-label-module-wrap-right li:first-child a{margin-left:0}.ut-label-module-wrap-left{text-align:left}.ut-label-module-wrap-center{text-align:center}.ut-label-module-wrap-right{text-align:right}.ut-label-module{display:inline-block;padding:.6em 1em;vertical-align:baseline}a.ut-label-module{-webkit-transition:all .3s cubic-bezier(.215,.61,.355,1);-o-transition:all .3s cubic-bezier(.215,.61,.355,1);transition:all .3s cubic-bezier(.215,.61,.355,1);-webkit-transition-timing-function:cubic-bezier(.215,.61,.355,1);-o-transition-timing-function:cubic-bezier(.215,.61,.355,1);transition-timing-function:cubic-bezier(.215,.61,.355,1)}.ut-countdown-module-inline .countdown-section{padding-right:10px}.ut-countdown-module-inline .countdown-section:last-child{padding-right:0}.ut-countdown-module-inline .countdown-section .countdown-amount{padding-right:5px}.ut-countdown-module.ut-countdown-module-compact{text-align:center}.ut-countdown-module-compact .countdown-section{margin-right:40px}.ut-countdown-module-compact .countdown-section:last-child{margin-right:0}.ut-countdown-module-compact.ut-countdown-module-with-separator .countdown-section{position:relative;margin-right:40px}.ut-countdown-module-compact.ut-countdown-module-with-separator .countdown-section:last-child{margin-right:0}.ut-countdown-module-compact.ut-countdown-module-with-separator .countdown-section::after{content:':';position:absolute;text-align:center;top:0;right:-40px;width:40px}.ut-countdown-module-compact.ut-countdown-module-with-separator .countdown-section:last-child::after{content:'';display:none}.ut-countdown-module-compact.ut-countdown-module-with-separator.ut-countdown-module-right .countdown-section::after{right:-40px}.ut-countdown-module-compact.ut-countdown-module-with-separator.ut-countdown-module-left .countdown-section::after{right:-40px}.ut-countdown-module-with-border .countdown-section{padding:40px;width:200px}@media (max-width:767px){.ut-countdown-module-with-border .countdown-section{margin-bottom:40px}.ut-countdown-module{text-align:center!important;line-height:250%!important}.ut-countdown-module-compact.ut-countdown-module-with-separator .countdown-section::after{font-size:18px!important;right:-15px;width:auto}.ut-countdown-module-compact.ut-countdown-module-with-separator .countdown-section{margin-right:10px;margin-left:10px}.ut-countdown-module-compact .countdown-amount{font-size:20px!important;line-height:100%!important;margin-bottom:5px}.ut-countdown-module-compact .countdown-period{font-size:10px!important;line-height:100%}}.ut-pie-chart-wrap{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column}.ut-pie-chart-wrap .ut-pie-chart-container{position:relative;width:100%}.ut-pie-chart-wrap.ut-pie-chart-legend-left,.ut-pie-chart-wrap.ut-pie-chart-legend-right{-ms-flex-direction:row;-webkit-box-orient:horizontal;-webkit-box-direction:normal;flex-direction:row;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.ut-pie-chart-wrap.ut-pie-chart-legend-left .ut-pie-chart-legend,.ut-pie-chart-wrap.ut-pie-chart-legend-right .ut-pie-chart-legend{-ms-flex:1 0 auto;-webkit-box-flex:1;flex:1 0 auto}.ut-pie-chart-wrap.ut-pie-chart-legend-left .ut-pie-chart-legend{margin-right:40px}.ut-pie-chart-wrap.ut-pie-chart-legend-left .ut-pie-chart-legend ul{float:right}.ut-pie-chart-wrap.ut-pie-chart-legend-right .ut-pie-chart-legend{-ms-flex-order:2;-webkit-box-ordinal-group:3;order:2;margin-left:40px}.ut-pie-chart-wrap-align-center .ut-pie-chart-container{margin:0 auto}.ut-pie-chart-wrap-align-right .ut-pie-chart-container{margin:0 0 0 auto}.ut-pie-chart-with-legend-top .ut-pie-chart-legend{margin-bottom:40px}.ut-pie-chart-with-legend-bottom .ut-pie-chart-legend{-ms-flex-order:2;-webkit-box-ordinal-group:3;order:2;margin-top:40px}.ut-pie-chart-with-legend-bottom .ut-pie-chart{-ms-flex-order:1;-webkit-box-ordinal-group:2;order:1}.ut-pie-chart-legend-top-center .ut-pie-chart-legend{margin:0 auto 40px}.ut-pie-chart-legend-bottom-center .ut-pie-chart-legend{margin:40px auto 0}.ut-pie-chart-legend-top-right .ut-pie-chart-legend{margin:0 0 40px auto}.ut-pie-chart-legend-bottom-right .ut-pie-chart-legend{margin:40px 0 0 auto}.ut-pie-chart-legend ul{list-style:none!important;margin:0}.ut-pie-chart-legend-item span{display:inline-block;width:20px;height:10px;margin-right:10px}@media (max-width:767px){.ut-pie-chart-container{max-width:100%!important}.ut-pie-chart-wrap.ut-pie-chart-legend-left,.ut-pie-chart-wrap.ut-pie-chart-legend-right{-ms-flex-direction:column;-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column}.ut-pie-chart-wrap.ut-pie-chart-legend-left .ut-pie-chart-legend,.ut-pie-chart-wrap.ut-pie-chart-legend-right .ut-pie-chart-legend{margin:40px 0 0 0}.ut-pie-chart-wrap.ut-pie-chart-legend-left .ut-pie-chart-legend,.ut-pie-chart-wrap.ut-pie-chart-legend-right .ut-pie-chart-legend{-ms-flex-order:2;-webkit-box-ordinal-group:3;order:2}}.ut-simple-time-line-wrap{position:relative}.ut-simple-time-line-wrap::before{content:'';position:absolute;top:0;left:50%;bottom:0;width:1px;border-width:1px;border-style:dashed;border-color:#efefef;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%)}.ut-simple-time-line{width:calc(100% - 80px);max-width:800px;margin:auto;position:relative;left:-5px}.ut-simple-time-line-event-image{margin-bottom:20px}.ut-simple-time-line-event{clear:both;float:left;padding:0;position:relative;text-align:right;margin-bottom:20px;width:calc(50% - 80px)}.ut-simple-time-line-event:nth-child(2n){float:right;text-align:left}.ut-simple-time-line-event-marker-large,.ut-simple-time-line-event-marker-small{position:absolute;width:18px;height:18px;border:2px solid #1d1d1d;background-color:#fff;top:27px;right:-94px;z-index:1000;-webkit-border-radius:100%;-moz-border-radius:100%;border-radius:100%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%)}.ut-simple-time-line-event:nth-child(2n) .ut-simple-time-line-event-marker-small{left:-94px;-webkit-transform:translate(10px,-50%);-ms-transform:translate(10px,-50%);transform:translate(10px,-50%)}.ut-simple-time-line-event-marker-large{right:-94px;width:36px;height:36px;-webkit-transform:translate(9px,-50%);-ms-transform:translate(9px,-50%);transform:translate(9px,-50%)}.ut-simple-time-line-event:nth-child(2n) .ut-simple-time-line-event-marker-large{left:-94px;-webkit-transform:translate(1px,-50%);-ms-transform:translate(1px,-50%);transform:translate(1px,-50%)}.ut-marker-large-animation-1,.ut-marker-large-animation-2,.ut-marker-large-animation-3,.ut-marker-large-animation-4{border-width:1px;border-style:solid;height:36px;position:absolute;width:36px;-webkit-border-radius:50%;-moz-border-radius:50%;border-radius:50%;opacity:0;left:-2px;top:-2px}.ut-marker-large-animation-1{border-color:#fff}.ut-marker-large-animation-2{border-color:#fff}.ut-marker-large-animation-3{border-color:#fff}.ut-marker-large-animation-4{border-color:#fff}.ut-marker-large-animation-1.ut-marker-animation-on{-webkit-animation:3s ease-in-out .75s infinite normal none running ut-marker-border-animation;animation:3s ease-in-out .75s infinite normal none running ut-marker-border-animation}.ut-marker-large-animation-2.ut-marker-animation-on{-webkit-animation:3s ease-in-out 1.5s infinite normal none running ut-marker-border-animation;animation:3s ease-in-out 1.5s infinite normal none running ut-marker-border-animation}.ut-marker-large-animation-3.ut-marker-animation-on{-webkit-animation:3s ease-in-out 2.25s infinite normal none running ut-marker-border-animation;animation:3s ease-in-out 2.25s infinite normal none running ut-marker-border-animation}.ut-marker-large-animation-4.ut-marker-animation-on{-webkit-animation:3s ease-in-out 3s infinite normal none running ut-marker-border-animation;animation:3s ease-in-out 3s infinite normal none running ut-marker-border-animation}@-webkit-keyframes ut-marker-border-animation{0%{-webkit-transform:scale(1);-moz-transofrom:scale(1);transform:scale(1)}50%{opacity:.7}75%{opacity:.1}100%{opacity:0;-webkit-transform:scale(2.5);-moz-transofrom:scale(2.5);transform:scale(2.5)}}@keyframes ut-marker-border-animation{0%{-webkit-transform:scale(1);-moz-transofrom:scale(1);transform:scale(1)}50%{opacity:.7}75%{opacity:.1}100%{opacity:0;-webkit-transform:scale(2.5);-moz-transofrom:scale(2.5);transform:scale(2.5)}}@media (max-width:767px){.ut-simple-time-line-event-marker-large,.ut-simple-time-line-event-marker-small,.ut-simple-time-line-wrap::before{display:none}.ut-simple-time-line-event,.ut-simple-time-line-event:nth-child(2n){float:none;text-align:center;width:100%}.ut-simple-time-line{left:0;width:100%}}div.ut-custom-heading-module>span>p:last-child{margin-bottom:0}.ut-custom-heading-module-before-image{display:inline-block;vertical-align:baseline;margin-right:10px}.ut-custom-heading-module-after-image{display:inline-block;vertical-align:baseline;margin-left:10px}@media (max-width:767px){.ut-custom-heading-module,.vc_custom_heading{text-align:center}}@media (max-width:767px){.cl-effect-18{font-size:inherit!important}}@media (min-width:768px) and (max-width:1024px){.ut-blog-grid-module .ut-blog-grid .tablet-grid-50{width:100%}.ut-blog-grid-module .ut-blog-grid .tablet-grid-50 .entry-thumbnail img,.ut-blog-grid-module .ut-blog-grid .tablet-grid-50 .post .ut-gallery-wrap ul li img{width:100%}}@media (max-width:767px){.vc-zigzag-wrapper.vc-zigzag-align-left,.vc-zigzag-wrapper.vc-zigzag-align-right{text-align:center}}@media (max-width:767px){.vc_icon_element-align-left,.vc_icon_element-align-right{text-align:center!important}}.ut-hover-box{position:relative;-webkit-transform-style:preserve-3d;transform-style:preserve-3d;-webkit-perspective:1000px;perspective:1000px}.ut-hover-box .ut-hover-box-back,.ut-hover-box .ut-hover-box-front{min-height:350px;height:auto;background-size:cover}.ut-hover-box .ut-hover-box-back{position:absolute;top:0;left:0;width:100%}.ut-hover-box .ut-hover-box-back,.ut-hover-box .ut-hover-box-front{-webkit-transition:transform .7s cubic-bezier(.4,.2,.2,1);-webkit-transition:-webkit-transform .7s cubic-bezier(.4,.2,.2,1);transition:-webkit-transform .7s cubic-bezier(.4,.2,.2,1);-o-transition:transform .7s cubic-bezier(.4,.2,.2,1);transition:transform .7s cubic-bezier(.4,.2,.2,1);transition:transform .7s cubic-bezier(.4,.2,.2,1),-webkit-transform .7s cubic-bezier(.4,.2,.2,1);-webkit-backface-visibility:hidden;backface-visibility:hidden;-webkit-transform-style:preserve-3d;transform-style:preserve-3d}.ut-hover-box .ut-hover-box-back .ut-hover-box-inner,.ut-hover-box .ut-hover-box-front .ut-hover-box-inner{position:absolute;left:0;width:100%;padding:40px;outline:1px solid transparent;-webkit-perspective:inherit;perspective:inherit;z-index:3}.ut-hover-box-back-with-shadow,.ut-hover-box-front-with-shadow{-webkit-box-shadow:0 0 20px rgba(0,0,0,.38);box-shadow:0 0 20px rgba(0,0,0,.38)}.ut-hover-box .ut-hover-box-inner>.bklyn-btn-holder a,.ut-hover-box .ut-hover-box-inner>.ut-btn-group .bklyn-btn-holder a,.ut-hover-box .ut-hover-box-inner>.vc_icon_element,.ut-hover-box .ut-hover-box-inner>.wpb_content_element{margin-bottom:20px}.ut-hover-box .ut-hover-box-inner>.bklyn-btn-holder:last-child a,.ut-hover-box .ut-hover-box-inner>.ut-btn-group:last-child .bklyn-btn-holder.bklyn-btn-last a,.ut-hover-box .ut-hover-box-inner>.ut-custom-heading-module:last-child,.ut-hover-box .ut-hover-box-inner>.vc_icon_element:last-child,.ut-hover-box .ut-hover-box-inner>.wpb_content_element:last-child{margin-bottom:0}.ut-hover-box .ut-hover-box-back .ut-hover-box-inner,.ut-hover-box .ut-hover-box-front .ut-hover-box-inner{-ms-transform:translateY(-50%) translateZ(60px) scale(.94);-webkit-transform:translateY(-50%) translateZ(60px) scale(.94);transform:translateY(-50%) translateZ(60px) scale(.94);top:50%;-webkit-transition:opacity .7s cubic-bezier(.4,.2,.2,1);-o-transition:opacity .7s cubic-bezier(.4,.2,.2,1);transition:opacity .7s cubic-bezier(.4,.2,.2,1)}.ut-hover-box .ut-hover-box-back .ut-hover-box-inner{opacity:0}.ut-hover-box:hover .ut-hover-box-back .ut-hover-box-inner{opacity:1}.ut-hover-box .ut-hover-box-front .ut-hover-box-inner{opacity:1}.ut-hover-box:hover .ut-hover-box-front .ut-hover-box-inner{opacity:0}.ut-hover-box .bklyn-btn{-ms-transform:translateZ(0);-webkit-transform:translateZ(0);transform:translateZ(0)}.ut-hover-box.ut-hover-box-flip-left .ut-hover-box-front{-ms-transform:rotateY(0);-webkit-transform:rotateY(0);transform:rotateY(0)}.ut-hover-box.ut-hover-box-flip-left:hover .ut-hover-box-front{-ms-transform:rotateY(-180deg);-webkit-transform:rotateY(-180deg);transform:rotateY(-180deg)}.ut-hover-box.ut-hover-box-flip-left .ut-hover-box-back{-ms-transform:rotateY(180deg);-webkit-transform:rotateY(180deg);transform:rotateY(180deg)}.ut-hover-box.ut-hover-box-flip-left:hover .ut-hover-box-back{-ms-transform:rotateY(0);-webkit-transform:rotateY(0);transform:rotateY(0)}.ut-hover-box.ut-hover-box-flip-right .ut-hover-box-front{-ms-transform:rotateY(0);-webkit-transform:rotateY(0);transform:rotateY(0)}.ut-hover-box.ut-hover-box-flip-right:hover .ut-hover-box-front{-ms-transform:rotateY(180deg);-webkit-transform:rotateY(180deg);transform:rotateY(180deg)}.ut-hover-box.ut-hover-box-flip-right .ut-hover-box-back{-ms-transform:rotateY(-180deg);-webkit-transform:rotateY(-180deg);transform:rotateY(-180deg)}.ut-hover-box.ut-hover-box-flip-right:hover .ut-hover-box-back{-ms-transform:rotateY(0);-webkit-transform:rotateY(0);transform:rotateY(0)}.ut-hover-box.ut-hover-box-flip-top .ut-hover-box-front{-ms-transform:rotateX(0);-webkit-transform:rotateX(0);transform:rotateX(0)}.ut-hover-box.ut-hover-box-flip-top:hover .ut-hover-box-front{-ms-transform:rotateX(180deg);-webkit-transform:rotateX(180deg);transform:rotateX(180deg)}.ut-hover-box.ut-hover-box-flip-top .ut-hover-box-back{-ms-transform:rotateX(-180deg);-webkit-transform:rotateX(-180deg);transform:rotateX(-180deg)}.ut-hover-box.ut-hover-box-flip-top:hover .ut-hover-box-back{-ms-transform:rotateX(0);-webkit-transform:rotateX(0);transform:rotateX(0)}.ut-hover-box.ut-hover-box-flip-bottom .ut-hover-box-front{-ms-transform:rotateX(0);-webkit-transform:rotateX(0);transform:rotateX(0)}.ut-hover-box.ut-hover-box-flip-bottom:hover .ut-hover-box-front{-ms-transform:rotateX(-180deg);-webkit-transform:rotateX(-180deg);transform:rotateX(-180deg)}.ut-hover-box.ut-hover-box-flip-bottom .ut-hover-box-back{-ms-transform:rotateX(180deg);-webkit-transform:rotateX(180deg);transform:rotateX(180deg)}.ut-hover-box.ut-hover-box-flip-bottom:hover .ut-hover-box-back{-ms-transform:rotateX(0);-webkit-transform:rotateX(0);transform:rotateX(0)}.vc_icon_element.vc_icon_element-outer .vc_icon_element-inner.vc_icon_element-size-xs .vc_icon_element-icon svg{width:20px}.vc_icon_element.vc_icon_element-outer .vc_icon_element-inner.vc_icon_element-size-sm .vc_icon_element-icon svg{width:30px}.vc_icon_element.vc_icon_element-outer .vc_icon_element-inner.vc_icon_element-size-md .vc_icon_element-icon svg{width:40px}.vc_icon_element.vc_icon_element-outer .vc_icon_element-inner.vc_icon_element-size-lg .vc_icon_element-icon svg{width:50px}.vc_icon_element.vc_icon_element-outer .vc_icon_element-inner.vc_icon_element-size-xl .vc_icon_element-icon svg{width:60px}.ut-blog-grid-module{margin:0 -10px}.ut-blog-grid-module .wp-post-image{width:100%;margin:0 auto}.ut-blog-grid .entry-thumbnail{overflow:visible}.ut-blog-grid .entry-thumbnail figure{overflow:hidden;border-top-right-radius:4px;border-top-left-radius:4px}.ut-block-revealer-element,.ut-block-revealer-element-container{position:absolute;top:0;left:0;width:100%;height:100%;background:#000;pointer-events:none;opacity:0;z-index:3}.ut-block-revealer-element-container{opacity:1;background:0 0;overflow:hidden}.ut-element-with-block-reveal .ut-parallax-icon,.ut-element-with-block-reveal .ut-parallax-quote-name,.ut-element-with-block-reveal .ut-parallax-quote-title{opacity:0}.ut-block-reveal-hide>:not(.ut-block-revealer-content):not(.ut-block-revealer-element-container){opacity:0}@media (min-width:1024px){.ut-element-revealer{position:absolute!important;left:0;top:0;right:0;bottom:0;z-index:0}.ut-element-revealer-parent-shadow .ut-element-revealer{left:20px;top:20px;right:20px;bottom:20px}.ut-element-revealer-inner{position:relative;height:100%}.ut-element-revealer.ut-reveal-in-front{z-index:10}.ut-element-revealer-ready>.ut-element-revealer{pointer-events:none}.ut-element-revealer-parent:not(.vc_row):not(.ut-element-revealer-covered){background:0 0!important}.ut-element-revealer-parent:not(.ut-element-revealer-in-back-parent)>:not(.ut-element-revealer){visibility:hidden;pointer-events:none}.ut-element-revealer-parent.ut-element-revealer-parent-shadow:not(.ut-element-revealer-in-back-parent):not(.ut-element-revealer-covered)>.ut-column-shadow{box-shadow:0 0 20px rgba(2,2,2,0)!important}.vc_row[data-vc-full-width].vc_row_centered_content.ut-element-revealer-parent-default .parallax-scroll-container{visibility:visible}.vc_row[data-vc-full-width].ut-element-revealer-parent-full:not(.ut-element-revealer-covered){background:0 0!important}.vc_row[data-vc-full-width].ut-element-revealer-parent-full:not(.ut-element-revealer-covered) .parallax-scroll-container{visibility:hidden}.ut-element-revealer-parent:not(.ut-element-revealer-in-back-parent).ut-element-revealer-covered>:not(.ut-element-revealer){visibility:visible;pointer-events:auto}.ut-element-revealer-parent>:not(.ut-element-revealer):not(.bklyn-overlay-effect):not(.parallax-scroll-container):not(.ut-top-padding-indicator):not(.ut-bottom-padding-indicator):not(.ut-video-container){position:relative;z-index:1}.ut-element-revealer.ut-element-reveal-infinite .ut-element-revealer-inner:after,.ut-element-revealer.ut-element-reveal-infinite .ut-element-revealer-inner:before{animation-iteration-count:infinite}.ut-element-revealer.ut-reveal-in-after .ut-element-revealer-inner:after,.ut-element-revealer.ut-reveal-in-before .ut-element-revealer-inner:before{content:'';position:absolute;top:0;right:0;height:100%;z-index:10;animation-timing-function:ease}.ut-element-revealer.ut-reveal-in-back.ut-reveal-in-after .ut-element-revealer-inner:after,.ut-element-revealer.ut-reveal-in-back.ut-reveal-in-before .ut-element-revealer-inner:before{z-index:-1}.ut-element-revealer.ut-element-revealer-ease.ut-reveal-in-after .ut-element-revealer-inner:after,.ut-element-revealer.ut-element-revealer-ease.ut-reveal-in-before .ut-element-revealer-inner:before{animation-timing-function:ease}.ut-element-revealer.ut-element-revealer-ease-in .ut-element-revealer-inner:after,.ut-element-revealer.ut-element-revealer-ease-in .ut-element-revealer-inner:before{animation-timing-function:ease-in}.ut-element-revealer.ut-element-revealer-ease-out .ut-element-revealer-inner:after,.ut-element-revealer.ut-element-revealer-ease-out .ut-element-revealer-inner:before{animation-timing-function:ease-out}.ut-element-revealer.ut-element-revealer-ease-in-out .ut-element-revealer-inner:after,.ut-element-revealer.ut-element-revealer-ease-in-out .ut-element-revealer-inner:before{animation-timing-function:ease-in-out}.ut-element-revealer.ut-element-revealer-quantic .ut-element-revealer-inner:after,.ut-element-revealer.ut-element-revealer-quantic .ut-element-revealer-inner:before{animation-timing-function:cubic-bezier(.85,0,.12,1)}.ut-element-revealer.ut-element-revealer-default.ut-reveal-in-before .ut-element-revealer-inner:before{animation-duration:1.8s}.ut-element-revealer.ut-element-revealer-default.ut-reveal-in-before .ut-element-revealer-inner:after{animation-duration:1s;animation-delay:.6s}.ut-element-revealer.ut-element-revealer-slow.ut-reveal-in-before .ut-element-revealer-inner:before{animation-duration:2.8s}.ut-element-revealer.ut-element-revealer-slow.ut-reveal-in-before .ut-element-revealer-inner:after{animation-duration:2s;animation-delay:.6s}.ut-element-revealer.ut-element-revealer-fast.ut-reveal-in-before .ut-element-revealer-inner:before{animation-duration:1s}.ut-element-revealer.ut-element-revealer-fast.ut-reveal-in-before .ut-element-revealer-inner:after{animation-duration:.5s;animation-delay:.3s}.ut-element-revealer.ut-reveal-in-only .ut-element-revealer-inner:after,.ut-element-revealer.ut-reveal-in-only .ut-element-revealer-inner:before{animation-fill-mode:forwards}.ut-element-revealer.ut-reveal-in-ltor.ut-reveal-in-after.inView .ut-element-revealer-inner:after,.ut-element-revealer.ut-reveal-in-ltor.ut-reveal-in-before.inView .ut-element-revealer-inner:before{animation-name:LtoRRevealKeyframe}.ut-element-revealer.ut-reveal-in-ltor.ut-reveal-in-only.ut-reveal-in-after.inView .ut-element-revealer-inner:after,.ut-element-revealer.ut-reveal-in-ltor.ut-reveal-in-only.ut-reveal-in-before.inView .ut-element-revealer-inner:before{animation-name:LtoRRevealInOnlyKeyframe}.ut-element-revealer.ut-reveal-in-rtol.ut-reveal-in-after.inView .ut-element-revealer-inner:after,.ut-element-revealer.ut-reveal-in-rtol.ut-reveal-in-before.inView .ut-element-revealer-inner:before{animation-name:RtoLRevealKeyframe}.ut-element-revealer.ut-reveal-in-rtol.ut-reveal-in-only.ut-reveal-in-after.inView .ut-element-revealer-inner:after,.ut-element-revealer.ut-reveal-in-rtol.ut-reveal-in-only.ut-reveal-in-before.inView .ut-element-revealer-inner:before{animation-name:RtoLRevealInOnlyKeyframe}.ut-element-revealer.ut-reveal-in-ttob.ut-reveal-in-after.inView .ut-element-revealer-inner:after,.ut-element-revealer.ut-reveal-in-ttob.ut-reveal-in-before.inView .ut-element-revealer-inner:before{animation-name:TtoBRevealKeyframe;width:100%;height:0}.ut-element-revealer.ut-reveal-in-ttob.ut-reveal-in-only.ut-reveal-in-after.inView .ut-element-revealer-inner:after,.ut-element-revealer.ut-reveal-in-ttob.ut-reveal-in-only.ut-reveal-in-before.inView .ut-element-revealer-inner:before{animation-name:TtoBRevealInOnlyKeyframe}.ut-element-revealer.ut-reveal-in-btot.ut-reveal-in-after.inView .ut-element-revealer-inner:after,.ut-element-revealer.ut-reveal-in-btot.ut-reveal-in-before.inView .ut-element-revealer-inner:before{animation-name:BtoTRevealKeyframe;width:100%;height:0;bottom:0;top:initial}.ut-element-revealer.ut-reveal-in-btot.ut-reveal-in-only.ut-reveal-in-after.inView .ut-element-revealer-inner:after,.ut-element-revealer.ut-reveal-in-btot.ut-reveal-in-only.ut-reveal-in-before.inView .ut-element-revealer-inner:before{animation-name:BtoTRevealInOnlyKeyframe 1.8s ease}.ut-element-revealer.ut-reveal-in-after .ut-element-revealer-inner:after{background-color:#151515;animation-delay:.5s}@-webkit-keyframes LtoRRevealInOnlyKeyframe{0%{width:0;left:0}100%{width:100%;left:0}}@keyframes LtoRRevealInOnlyKeyframe{0%{width:0;left:0}100%{width:100%;left:0}}@-webkit-keyframes LtoRRevealKeyframe{0%{width:0;left:0}65%{width:100%;left:0}100%{width:0;left:100%}}@keyframes LtoRRevealKeyframe{0%{width:0;left:0}65%{width:100%;left:0}100%{width:0;left:100%}}@-webkit-keyframes RtoLRevealInOnlyKeyframe{0%{width:0;right:0}100%{width:100%;right:0}}@keyframes RtoLRevealInOnlyKeyframe{0%{width:0;right:0}100%{width:100%;right:0}}@-webkit-keyframes RtoLRevealKeyframe{0%{width:0;right:0}65%{width:100%;right:0}100%{width:0;right:100%}}@keyframes RtoLRevealKeyframe{0%{width:0;right:0}65%{width:100%;right:0}100%{width:0;right:100%}}@-webkit-keyframes TtoBRevealInOnlyKeyframe{0%{height:0;top:0}100%{height:100%;top:0}}@keyframes TtoBRevealInOnlyKeyframe{0%{height:0;top:0}100%{height:100%;top:0}}@-webkit-keyframes TtoBRevealKeyframe{0%{height:0;top:0}65%{height:100%;top:0}100%{height:0;top:100%}}@keyframes TtoBRevealKeyframe{0%{height:0;top:0}65%{height:100%;top:0}100%{height:0;top:100%}}@-webkit-keyframes BtoTRevealInOnlyKeyframe{0%{height:0;bottom:0}100%{height:100%;bottom:0}}@keyframes BtoTRevealInOnlyKeyframe{0%{height:0;bottom:0}100%{height:100%;bottom:0}}@-webkit-keyframes BtoTRevealKeyframe{0%{height:0;bottom:0}65%{height:100%;bottom:0}100%{height:0;bottom:100%}}@keyframes BtoTRevealKeyframe{0%{height:0;bottom:0}65%{height:100%;bottom:0}100%{height:0;bottom:100%}}}.ut-box-shadow-container,.ut-box-shadow-container-inner{position:absolute!important;top:0;left:0;right:0;bottom:0;z-index:0}.ut-box-shadow-container-inner{background:#fff}.ut-video-module-shadow{-webkit-box-shadow:0 0 20px;box-shadow:0 0 20px;color:rgba(0,0,0,.35)}.ut-box-shadow-1{-webkit-box-shadow:0 10px 6px -6px #777;-moz-box-shadow:0 10px 6px -6px #777;box-shadow:0 10px 6px -6px #777}.ut-box-shadow-1-spacing{padding:0 0 15px 0}.ut-image-gallery-15 .ut-image-gallery-item.ut-box-shadow-1-gap-15{padding:0 15px 0 0}.ut-image-gallery-20 .ut-image-gallery-item.ut-box-shadow-1-gap-20{padding:0 20px 5px 0}.ut-image-gallery-25 .ut-image-gallery-item.ut-box-shadow-1-gap-25{padding:0 25px 10px 0}.ut-image-gallery-30 .ut-image-gallery-item.ut-box-shadow-1-gap-30{padding:0 30px 15px 0}.ut-image-gallery-35 .ut-image-gallery-item.ut-box-shadow-1-gap-35{padding:0 35px 20px 0}.ut-image-gallery-40 .ut-image-gallery-item.ut-box-shadow-1-gap-40{padding:0 40px 25px 0}.ut-box-shadow-2{position:relative}.ut-box-shadow-2:after,.ut-box-shadow-2:before{z-index:-1;position:absolute;content:"";bottom:15px;left:10px;width:50%;top:80%;max-width:300px;background:#777;-webkit-box-shadow:0 15px 10px #777;-moz-box-shadow:0 15px 10px #777;box-shadow:0 15px 10px #777;-webkit-transform:rotate(-3deg);-moz-transform:rotate(-3deg);-o-transform:rotate(-3deg);-ms-transform:rotate(-3deg);transform:rotate(-3deg)}.ut-box-shadow-2:after{-webkit-transform:rotate(3deg);-moz-transform:rotate(3deg);-o-transform:rotate(3deg);-ms-transform:rotate(3deg);transform:rotate(3deg);right:10px;left:auto}.ut-box-shadow-2-spacing{padding:0 0 15px 0}.ut-image-gallery-15 .ut-image-gallery-item.ut-box-shadow-2-gap-15{padding:0 15px 0 0}.ut-image-gallery-20 .ut-image-gallery-item.ut-box-shadow-2-gap-20{padding:0 20px 5px 0}.ut-image-gallery-25 .ut-image-gallery-item.ut-box-shadow-2-gap-25{padding:0 25px 10px 0}.ut-image-gallery-30 .ut-image-gallery-item.ut-box-shadow-2-gap-30{padding:0 30px 15px 0}.ut-image-gallery-35 .ut-image-gallery-item.ut-box-shadow-2-gap-35{padding:0 35px 20px 0}.ut-image-gallery-40 .ut-image-gallery-item.ut-box-shadow-2-gap-40{padding:0 40px 25px 0}.ut-box-shadow-3{position:relative}.ut-box-shadow-3:before{z-index:-1;position:absolute;content:"";bottom:15px;left:10px;width:50%;top:80%;max-width:300px;background:#777;-webkit-box-shadow:0 15px 10px #777;-moz-box-shadow:0 15px 10px #777;box-shadow:0 15px 10px #777;-webkit-transform:rotate(-3deg);-moz-transform:rotate(-3deg);-o-transform:rotate(-3deg);-ms-transform:rotate(-3deg);transform:rotate(-3deg)}.ut-box-shadow-3-spacing{padding:0 0 15px 0}.ut-image-gallery-15 .ut-image-gallery-item.ut-box-shadow-3-gap-15{padding:0 15px 0 0}.ut-image-gallery-20 .ut-image-gallery-item.ut-box-shadow-3-gap-20{padding:0 20px 5px 0}.ut-image-gallery-25 .ut-image-gallery-item.ut-box-shadow-3-gap-25{padding:0 25px 10px 0}.ut-image-gallery-30 .ut-image-gallery-item.ut-box-shadow-3-gap-30{padding:0 30px 15px 0}.ut-image-gallery-35 .ut-image-gallery-item.ut-box-shadow-3-gap-35{padding:0 35px 20px 0}.ut-image-gallery-40 .ut-image-gallery-item.ut-box-shadow-3-gap-40{padding:0 40px 25px 0}.ut-box-shadow-4{position:relative}.ut-box-shadow-4:after{z-index:-1;position:absolute;content:"";bottom:15px;right:10px;left:auto;width:50%;top:80%;max-width:300px;background:#777;-webkit-box-shadow:0 15px 10px #777;-moz-box-shadow:0 15px 10px #777;box-shadow:0 15px 10px #777;-webkit-transform:rotate(3deg);-moz-transform:rotate(3deg);-o-transform:rotate(3deg);-ms-transform:rotate(3deg);transform:rotate(3deg)}.ut-box-shadow-4-spacing{padding:0 0 15px 0}.ut-image-gallery-15 .ut-image-gallery-item.ut-box-shadow-4-gap-15{padding:0 15px 0 0}.ut-image-gallery-20 .ut-image-gallery-item.ut-box-shadow-4-gap-20{padding:0 20px 5px 0}.ut-image-gallery-25 .ut-image-gallery-item.ut-box-shadow-4-gap-25{padding:0 25px 10px 0}.ut-image-gallery-30 .ut-image-gallery-item.ut-box-shadow-4-gap-30{padding:0 30px 15px 0}.ut-image-gallery-35 .ut-image-gallery-item.ut-box-shadow-4-gap-35{padding:0 35px 20px 0}.ut-image-gallery-40 .ut-image-gallery-item.ut-box-shadow-4-gap-40{padding:0 40px 25px 0}.ut-box-shadow-5{position:relative}.ut-box-shadow-5:after,.ut-box-shadow-5:before{z-index:-1;position:absolute;content:"";bottom:25px;left:10px;width:50%;top:80%;max-width:300px;background:#777;-webkit-box-shadow:0 35px 20px #777;-moz-box-shadow:0 35px 20px #777;box-shadow:0 35px 20px #777;-webkit-transform:rotate(-8deg);-moz-transform:rotate(-8deg);-o-transform:rotate(-8deg);-ms-transform:rotate(-8deg);transform:rotate(-8deg)}.ut-box-shadow-5:after{-webkit-transform:rotate(8deg);-moz-transform:rotate(8deg);-o-transform:rotate(8deg);-ms-transform:rotate(8deg);transform:rotate(8deg);right:10px;left:auto}.ut-box-shadow-5-spacing{padding:0 4px 40px 4px}.ut-image-gallery-15 .ut-image-gallery-item.ut-box-shadow-5-gap-15{padding:0 7px 0 0}.ut-image-gallery-20 .ut-image-gallery-item.ut-box-shadow-5-gap-20{padding:0 12px 0 0}.ut-image-gallery-25 .ut-image-gallery-item.ut-box-shadow-5-gap-25{padding:0 17px 0 0}.ut-image-gallery-30 .ut-image-gallery-item.ut-box-shadow-5-gap-30{padding:0 22px 0 0}.ut-image-gallery-35 .ut-image-gallery-item.ut-box-shadow-5-gap-35{padding:0 27px 0 0}.ut-image-gallery-40 .ut-image-gallery-item.ut-box-shadow-5-gap-40{padding:0 32px 0 0}.ut-box-shadow-6{position:relative;-webkit-box-shadow:0 1px 4px rgba(0,0,0,.3),0 0 40px rgba(0,0,0,.1) inset;-moz-box-shadow:0 1px 4px rgba(0,0,0,.3),0 0 40px rgba(0,0,0,.1) inset;box-shadow:0 1px 4px rgba(0,0,0,.3),0 0 40px rgba(0,0,0,.1) inset}.ut-box-shadow-6:after,.ut-box-shadow-6:before{content:"";position:absolute;z-index:-1;-webkit-box-shadow:0 0 20px rgba(0,0,0,.8);-moz-box-shadow:0 0 20px rgba(0,0,0,.8);box-shadow:0 0 20px rgba(0,0,0,.8);top:50%;bottom:0;left:10px;right:10px;-moz-border-radius:100px/10px;border-radius:100px/10px}.ut-box-shadow-6:after{right:10px;left:auto;-webkit-transform:skew(8deg) rotate(3deg);-moz-transform:skew(8deg) rotate(3deg);-ms-transform:skew(8deg) rotate(3deg);-o-transform:skew(8deg) rotate(3deg);transform:skew(8deg) rotate(3deg)}.ut-box-shadow-6-spacing{padding:4px 10px 22px 10px}.ut-image-gallery-15 .ut-image-gallery-item.ut-box-shadow-6-gap-15{padding:0 5px 0 0}.ut-image-gallery-20 .ut-image-gallery-item.ut-box-shadow-6-gap-20{padding:0 10px 0 0}.ut-image-gallery-25 .ut-image-gallery-item.ut-box-shadow-6-gap-25{padding:0 15px 3px 0}.ut-image-gallery-30 .ut-image-gallery-item.ut-box-shadow-6-gap-30{padding:0 20px 8px 0}.ut-image-gallery-35 .ut-image-gallery-item.ut-box-shadow-6-gap-35{padding:0 25px 13px 0}.ut-image-gallery-40 .ut-image-gallery-item.ut-box-shadow-6-gap-40{padding:0 30px 18px 0}.ut-box-shadow-7{position:relative;-webkit-box-shadow:0 1px 4px rgba(0,0,0,.3),0 0 40px rgba(0,0,0,.1) inset;-moz-box-shadow:0 1px 4px rgba(0,0,0,.3),0 0 40px rgba(0,0,0,.1) inset;box-shadow:0 1px 4px rgba(0,0,0,.3),0 0 40px rgba(0,0,0,.1) inset}.ut-box-shadow-7:after,.ut-box-shadow-7:before{content:"";position:absolute;z-index:-1;-webkit-box-shadow:0 0 20px rgba(0,0,0,.8);-moz-box-shadow:0 0 20px rgba(0,0,0,.8);box-shadow:0 0 20px rgba(0,0,0,.8);top:0;bottom:0;left:10px;right:10px;-moz-border-radius:100px/10px;border-radius:100px/10px}.ut-box-shadow-7:after{right:10px;left:auto;-webkit-transform:skew(8deg) rotate(3deg);-moz-transform:skew(8deg) rotate(3deg);-ms-transform:skew(8deg) rotate(3deg);-o-transform:skew(8deg) rotate(3deg);transform:skew(8deg) rotate(3deg)}.ut-box-shadow-7-spacing{padding:22px 14px}.ut-image-gallery-15 .ut-image-gallery-item.ut-box-shadow-7-gap-15{padding:0}.ut-image-gallery-20 .ut-image-gallery-item.ut-box-shadow-7-gap-20{padding:0}.ut-image-gallery-25 .ut-image-gallery-item.ut-box-shadow-7-gap-25{padding:0 3px 0 0}.ut-image-gallery-30 .ut-image-gallery-item.ut-box-shadow-7-gap-30{padding:0 2px 8px 0}.ut-image-gallery-35 .ut-image-gallery-item.ut-box-shadow-7-gap-35{padding:0 7px 13px 0}.ut-image-gallery-40 .ut-image-gallery-item.ut-box-shadow-7-gap-40{padding:0 12px 18px 0}.ut-box-shadow-8{position:relative;-webkit-box-shadow:0 1px 4px rgba(0,0,0,.3),0 0 40px rgba(0,0,0,.1) inset;-moz-box-shadow:0 1px 4px rgba(0,0,0,.3),0 0 40px rgba(0,0,0,.1) inset;box-shadow:0 1px 4px rgba(0,0,0,.3),0 0 40px rgba(0,0,0,.1) inset}.ut-box-shadow-8:after,.ut-box-shadow-8:before{content:"";position:absolute;z-index:-1;-webkit-box-shadow:0 0 20px rgba(0,0,0,.8);-moz-box-shadow:0 0 20px rgba(0,0,0,.8);box-shadow:0 0 20px rgba(0,0,0,.8);top:10px;bottom:10px;left:0;right:0;-moz-border-radius:100px/10px;border-radius:100px/10px}.ut-box-shadow-8:after{right:10px;left:auto;-webkit-transform:skew(8deg) rotate(3deg);-moz-transform:skew(8deg) rotate(3deg);-ms-transform:skew(8deg) rotate(3deg);-o-transform:skew(8deg) rotate(3deg);transform:skew(8deg) rotate(3deg)}.ut-box-shadow-8-spacing{padding:12px 21px 10px 21px}.ut-image-gallery-15 .ut-image-gallery-item.ut-box-shadow-8-gap-15{padding:0 0 5px 0}.ut-image-gallery-20 .ut-image-gallery-item.ut-box-shadow-8-gap-20{padding:0 0 10px 0}.ut-image-gallery-25 .ut-image-gallery-item.ut-box-shadow-8-gap-25{padding:0 0 15px 0}.ut-image-gallery-30 .ut-image-gallery-item.ut-box-shadow-8-gap-30{padding:0 0 20px 0}.ut-image-gallery-35 .ut-image-gallery-item.ut-box-shadow-8-gap-35{padding:0 0 25px 0}.ut-image-gallery-40 .ut-image-gallery-item.ut-box-shadow-8-gap-40{padding:0 0 30px 0}.ut-box-shadow-lazy{-webkit-transition:opacity .8s ease-out;-moz-transition:opacity .8s ease-out;transition:opacity .8s ease-out;opacity:0}.ut-block-revealer .ut-box-shadow-container{-webkit-transition:opacity .4s ease-out;-moz-transition:opacity .4s ease-out;transition:opacity .4s ease-out;opacity:0}.ut-block-revealer.ut-block-revealed .ut-box-shadow-container,.ut-image-gallery-item.appeared .ut-box-shadow-lazy.ut-box-shadow-ready{opacity:1}.ut-box-shadow-container+.ut-animated-image-zoom,.ut-box-shadow-container+img{position:relative;z-index:1}.ut-box-shadow-container+.ut-animated-image-zoom+div,.ut-box-shadow-container+img+div{z-index:2}.flickity-enabled{position:relative}.flickity-enabled:focus{outline:0}.flickity-viewport{overflow:hidden;position:relative;height:100%}.flickity-slider{position:absolute;width:100%;height:100%}.flickity-enabled.is-draggable{-webkit-tap-highlight-color:transparent;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.flickity-enabled.is-draggable .flickity-viewport{cursor:move;cursor:-webkit-grab;cursor:grab}.flickity-enabled.is-draggable .flickity-viewport.is-pointer-down{cursor:-webkit-grabbing;cursor:grabbing}.flickity-button{position:absolute;color:#151515;border:1px solid #ddd!important;background:0 0;padding:0}.flickity-button-icon{display:none}.flickity-button:hover{background:0 0;color:#151515;opacity:.5}.flickity-button::before{font-family:FontAwesome;font-size:18px;line-height:25px}.flickity-button.flickity-prev-next-button.next::before{content:'\f105'}.flickity-button.flickity-prev-next-button.previous::before{content:'\f104'}.flickity-button:hover{cursor:pointer}.flickity-button:focus{outline:0;box-shadow:none;background:0 0;color:#151515}.flickity-button:active{opacity:.6}.flickity-button:disabled{opacity:.3;cursor:auto;pointer-events:none}.flickity-button-icon{fill:currentColor}.flickity-prev-next-button{top:50%;width:30px;height:30px;border-radius:50%;transform:translateY(-50%)}.flickity-prev-next-button.previous{left:10px}.flickity-prev-next-button.next{right:10px}.flickity-rtl .flickity-prev-next-button.previous{left:auto;right:10px}.flickity-rtl .flickity-prev-next-button.next{right:auto;left:10px}.flickity-prev-next-button .flickity-button-icon{position:absolute;left:20%;top:20%;width:60%;height:60%}.flickity-page-dots{position:absolute;width:100%;bottom:-25px;padding:0;margin:0;list-style:none;text-align:center;line-height:1}.flickity-page-dots .dot{display:inline-block;width:10px;height:10px;margin:0 8px;background:#ddd;border-radius:50%;cursor:pointer;-webkit-transition:background .3s cubic-bezier(.215,.61,.355,1);-o-transition:background .3s cubic-bezier(.215,.61,.355,1);transition:background .3s cubic-bezier(.215,.61,.355,1)}.flickity-page-dots .dot.is-selected{background:#151515}.ut-video-container::after{content:"";display:block;height:0;padding-bottom:56.25%}.ut-video-container canvas,.ut-video-container video,.ut-youtube-video-container.mbYTP_wrapper{opacity:0!important;-webkit-transition:opacity .35s ease-in-out!important;-moz-transition:opacity .35s ease-in-out!important;transition:opacity .35s ease-in-out!important;animation-fill-mode:none;animation:none}.ut-video-is-playing canvas,.ut-video-is-playing video,.ut-video-is-playing.mbYTP_wrapper{opacity:1!important}.ut-video-is-playing .ut-morphbox-ready.ut-morph-active video{opacity:0!important}.ut-video-container .ut-video-poster{position:absolute;top:0;z-index:1;opacity:1;-webkit-transition:opacity .35s ease-in-out;-moz-transition:opacity .35s ease-in-out;transition:opacity .35s ease-in-out}.ut-video-container.ut-video-object-fit .ut-video-poster{object-fit:cover;height:inherit;width:100%}.ut-video-container.ut-video-is-playing .ut-video-poster{opacity:0}.ut-video-container.ut-video-container-fixed{position:fixed}.parallax-scroll-container .mbYTP_wrapper,.parallax-scroll-container .vimelar-container{z-index:1!important}#ut-hero .parallax-scroll-container .mbYTP_wrapper iframe{height:100%!important;width:100%!important}[data-appear-effect]{visibility:hidden}[data-appear-effect].ut-effect-letter-animated{visibility:visible}.ut-effect-letter-split span{display:inline-block}.ut-effect-letter{display:inline-block}[data-appear-effect=effect-12]{position:relative}[data-appear-effect=effect-12] .ut-pipe{opacity:0;position:absolute;left:0;height:100%;width:3px;background-color:#fff;transform-origin:0 50%}[data-appear-effect=effect-12] .ut-pipe{top:0;left:0}#ut-morph-box-app,#ut-morph-box-full{top:0;left:0;position:fixed;width:100%;height:100%;overflow:hidden;pointer-events:none;transform:translate3d(0,0,0)}#ut-morph-box-app.active{pointer-events:auto}#ut-morph-box-app canvas{pointer-events:none}#ut-morph-box-app{z-index:10001!important}#ut-morph-box-full{z-index:10003}.ut-morph-box-item{position:absolute;top:0;width:100%;height:100%;pointer-events:none;visibility:hidden;padding:80px}.ut-morph-box-item img{visibility:hidden;z-index:-1;pointer-events:none}.ut-morph-box-item-wrap{position:absolute;bottom:0;left:0;display:inline-block;padding:20px;background:rgba(0,0,0,.2);opacity:0;width:100%;pointer-events:auto}.ut-morph-box-item-wrap p{margin-bottom:0;font-size:12px;color:#fff;line-height:150%}@media (min-width:960px){.ut-morph-box-item-wrap{padding:30px;width:320px}}@media (min-width:1440px){.ut-morph-box-item-wrap{padding:40px;width:480px}.ut-morph-box-item-wrap p{font-size:14px}}@media (min-width:1920px){.ut-morph-box-item-wrap{padding:70px}}.ut-morph-box-item-wrap h3{margin:0;color:#fff;line-height:125%;font-size:20px;margin-bottom:5px}@media (min-width:1440px){.ut-morph-box-item-wrap h3{font-size:30px}}.ut-morph-box-item.ut-morph-box-item-active{visibility:visible}#ut-morph-box-close{display:none}.ut-morph-box-close{pointer-events:auto;width:40px;height:40px;position:absolute;right:40px;top:40px;fill:#fff;z-index:10;display:flex;align-items:center;justify-content:center;cursor:pointer;opacity:0;border-radius:50%}.ut-morph-box-full-image{display:none}.ut-morph-box-small-image{object-fit:cover;width:100%;position:absolute;left:0;top:0;height:100%;visibility:hidden;pointer-events:none}.ut-morph-active [data-image-caption]{opacity:0}#ut-custom-contact-section.sticky{position:fixed;bottom:0;width:100%;display:block}#ut-stick-contact-section-placeholder{display:block;position:relative}.ut-skewed-image-border{position:relative;height:478px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:nowrap;flex-wrap:nowrap;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch;width:calc(100% + 185px);left:-85px;margin-bottom:40px}.ut-skewed-image-border-slice{-webkit-box-flex:1;-ms-flex:1;flex:1;overflow:hidden;-webkit-transform:skewX(-20deg);transform:skewX(-20deg);margin-left:-2px;position:relative}.ut-skewed-image-border-slice img{display:block;position:absolute;width:calc(100% + 174px);left:-87px;height:100%;min-height:auto;-o-object-fit:cover;object-fit:cover;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;pointer-events:none;-webkit-transform:skewX(20deg);transform:skewX(20deg);max-width:inherit}.ut-skewed-image-border.ut-skewed-image-border-separated .ut-skewed-image-border-slice{border-right:1px solid #fff;margin-left:0}@media (max-width:767px){.ut-skewed-image-border{height:188px}}@media (min-width:768px) and (max-width:1024px){.ut-skewed-image-border{height:300px}}.vc_row-o-equal-height .ut-contains-information-box{height:100%;-webkit-box-sizing:border-box;box-sizing:border-box;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-line-pack:stretch;align-content:stretch}.vc_row-o-equal-height .ut-contains-information-box.ut-contains-information-box-mixed{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.vc_row-o-equal-height .ut-contains-information-box>.ut-information-box{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;width:100%}.vc_row-o-equal-height.vc_row-o-content-middle .ut-contains-information-box-mixed>:not(.ut-information-box){margin:auto}.vc_row-o-equal-height.vc_row-o-content-bottom .ut-contains-information-box-mixed>:not(.ut-information-box){margin:auto auto 0 auto}.vc_row-o-equal-height .ut-contains-information-box>.ut-information-box.ut-information-box-no-siblings{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1}.ut-information-box-image-wrap{position:relative;overflow:hidden;max-width:100%;min-height:400px;background-repeat:no-repeat;background-size:cover;background-position:center;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-line-pack:center;align-content:center;padding:30px;width:100%}.ut-information-box-image-wrap::after{content:'';position:absolute;width:100%;height:100%;display:block;background-repeat:no-repeat;background-size:cover;background-position:center;z-index:0;-webkit-transition:all .4s cubic-bezier(.215,.61,.355,1);-o-transition:all .4s cubic-bezier(.215,.61,.355,1);transition:all .4s cubic-bezier(.215,.61,.355,1);-webkit-transform:scale(1);-ms-transform:scale(1);transform:scale(1)}.ut-information-box-image-wrap:hover::after{-webkit-transform:scale(1.1);-ms-transform:scale(1.1);transform:scale(1.1)}.ut-information-box-inner-wrap{max-width:100%;position:relative;z-index:1}.ut-information-box-inner-overlay{padding:30px;width:450px;max-width:100%}@media (min-width:901px){.ut-information-box-inner-overlay{padding:40px}.ut-information-box-image-wrap{min-height:500px}}@media (min-width:1440px){.ut-information-box-inner-overlay{padding:70px}.ut-information-box-image-wrap{padding:40px}.ut-information-box-image-wrap{min-height:600px}}.ut-word-rotator-no-cursor .ut-word-rotator-cursor{visibility:hidden}.ut-word-rotator-cursor{-webkit-animation:ut-typewriter-cursor 1s infinite;animation:ut-typewriter-cursor 1s infinite;margin-left:1px}@-webkit-keyframes ut-typewriter-cursor{0%{opacity:0}50%{opacity:1}to{opacity:0}}@keyframes ut-typewriter-cursor{0%{opacity:0}50%{opacity:1}to{opacity:0}}ut-typewriter-1,ut-typewriter-2{display:none}ut-typewriter-1.ut-typewriter-ready,ut-typewriter-2.ut-typewriter-ready{display:inline-block}#ut-hero .hero-title ut-typewriter-1.ut-typewriter-ready,#ut-hero .hero-title ut-typewriter-2.ut-typewriter-ready{display:block}.ut-cf7-light-skin .wpcf7-list-item-label,.ut-cf7-light-skin label{color:#b2b2b6}.ut-cf7-light-skin input,.ut-cf7-light-skin textarea{border-color:rgba(255,255,255,.15)}.ut-cf7-light-skin select{color:#b2b2b6;border-color:rgba(255,255,255,.15)}.ut-cf7-light-skin select[multiple] option{color:#b2b2b6}.ut-cf7-light-skin select:focus{color:#b2b2b6;border-color:rgba(255,255,255,.3)}.ut-cf7-light-skin select option{color:#151515}.ut-cf7-light-skin input:hover,.ut-cf7-light-skin textarea:hover{border-color:rgba(255,255,255,.3)}.ut-cf7-light-skin input:active,.ut-cf7-light-skin input:focus,.ut-cf7-light-skin textarea:active,.ut-cf7-light-skin textarea:focus{border-color:rgba(255,255,255,.3);color:#b2b2b6}.ut-cf7-light-skin .wpcf7-list-item-label a{color:rgba(255,255,255,.3)}.ut-cf7-light-skin .wpcf7-list-item-label a:hover{color:rgba(255,255,255,1)}.ut-cf7-light-skin button,.ut-cf7-light-skin input[type=button],.ut-cf7-light-skin input[type=submit]{color:#151515!important;background:#fff!important}.ut-cf7-light-skin button:focus,.ut-cf7-light-skin button:hover,.ut-cf7-light-skin input[type=button]:focus,.ut-cf7-light-skin input[type=button]:hover,.ut-cf7-light-skin input[type=submit]:focus,.ut-cf7-light-skin input[type=submit]:hover{color:#fff!important;background:#151515!important}.ut-cf7-dark-skin .wpcf7-list-item-label,.ut-cf7-dark-skin label{color:#151515}.ut-cf7-dark-skin input,.ut-cf7-dark-skin textarea{border-color:rgba(21,21,21,.15);color:rgba(21,21,21,.75)}.ut-cf7-dark-skin select{border-color:rgba(21,21,21,.15);color:rgba(21,21,21,.75)}.ut-cf7-dark-skin select[multiple] option{color:#151515}.ut-cf7-dark-skin input:hover,.ut-cf7-dark-skin textarea:hover{border-color:rgba(21,21,21,.3)}.ut-cf7-dark-skin input:active,.ut-cf7-dark-skin input:focus,.ut-cf7-dark-skin textarea:active,.ut-cf7-dark-skin textarea:focus{border-color:rgba(21,21,21,.3);color:#151515}.ut-cf7-dark-skin .wpcf7-list-item-label a{border-color:rgba(21,21,21,.15)}.ut-cf7-dark-skin .wpcf7-list-item-label a:hover{border-color:rgba(21,21,21,.3)}.ut-cf7-dark-skin button,.ut-cf7-dark-skin input[type=button],.ut-cf7-dark-skin input[type=submit]{color:#fff!important;background:#151515!important}.ut-cf7-dark-skin button:focus,.ut-cf7-dark-skin button:hover,.ut-cf7-dark-skin input[type=button]:focus,.ut-cf7-dark-skin input[type=button]:hover,.ut-cf7-dark-skin input[type=submit]:focus,.ut-cf7-dark-skin input[type=submit]:hover{color:#fff!important;background:#000!important}.ut-element-glitch-wrap{--offset:0px}.ut-element-glitch-wrap{position:absolute;top:0;left:0;width:calc(100% - var(--offset));height:100%;text-align:left}.ut-element-glitch{--offset:0px}.ut-element-glitch{position:relative;width:calc(100% - var(--offset));height:100%;overflow:hidden;margin:0 auto}.ut-element-glitch-wrap.outView .ut-element-glitch .ut-glitch-single-element{animation:none!important}.ut-glitch-single-element:nth-child(n+2){opacity:0}.ut-element-glitch.ut-element-glitch-permanent .ut-glitch-single-element:nth-child(n+2),.ut-has-element-glitch:hover .ut-element-glitch .ut-glitch-single-element:nth-child(n+2){opacity:1}.ut-has-element-glitch.ut-element-glitch-show-on-hover .ut-element-glitch{opacity:0;-webkit-transition:all .3s ease-in-out 0s;-moz-transition:all .3s ease-in-out 0s;transition:all .3s ease-in-out 0s}.ut-has-element-glitch.ut-element-glitch-show-on-hover:hover .ut-element-glitch{opacity:1}.ut-has-element-glitch.ut-element-glitch-hide-on-hover:hover .ut-element-glitch .ut-glitch-single-element{opacity:0;animation:none!important}.ut-element-glitch-hover{opacity:0;-webkit-transition:all .3s ease-in-out 0s;-moz-transition:all .3s ease-in-out 0s;transition:all .3s ease-in-out 0s}.ut-has-element-glitch:hover .ut-element-glitch-hover{opacity:1}.ut-glitch-prone{--gap-horizontal:20px;--gap-vertical:2px;--time-anim:2.25s;--blend-mode-1:none;--blend-mode-2:none;--blend-mode-3:none;--blend-mode-4:none;--blend-mode-5:none;--blend-color-1:transparent;--blend-color-2:transparent;--blend-color-3:transparent;--blend-color-4:transparent;--blend-color-5:transparent}.ut-glitch-equal{--gap-horizontal:5px;--gap-vertical:10px;--time-anim:2s;--blend-mode-1:none;--blend-mode-2:none;--blend-mode-3:luminosity;--blend-mode-4:none;--blend-mode-5:none;--blend-color-1:transparent;--blend-color-2:transparent;--blend-color-3:#4d8c60;--blend-color-4:transparent;--blend-color-5:#c9b09a}.ut-glitch-gifted{--gap-horizontal:20px;--gap-vertical:2px;--time-anim:2.25s;--blend-mode-1:none;--blend-mode-2:none;--blend-mode-3:multiply;--blend-mode-4:none;--blend-mode-5:none;--blend-color-1:transparent;--blend-color-2:transparent;--blend-color-3:#af4563;--blend-color-4:transparent;--blend-color-5:transparent}.ut-glitch-past{--gap-horizontal:5px;--gap-vertical:20px;--time-anim:5s;--blend-mode-1:none;--blend-mode-2:exclusion;--blend-mode-3:hard-light;--blend-mode-4:overlay;--blend-mode-5:none;--blend-color-1:transparent;--blend-color-2:#52f1cd;--blend-color-3:#525df1;--blend-color-4:#f19b52;--blend-color-5:transparent}.ut-glitch-ground{--gap-horizontal:50px;--gap-vertical:100px;--time-anim:2.25s;--blend-mode-1:none;--blend-mode-2:none;--blend-mode-3:none;--blend-mode-4:overlay;--blend-mode-5:overlay;--blend-color-1:transparent;--blend-color-2:transparent;--blend-color-3:transparent;--blend-color-4:#000;--blend-color-5:#8d16f2}.ut-glitch-wide{--gap-horizontal:3px;--gap-vertical:70px;--time-anim:2.25s;--blend-mode-1:none;--blend-mode-2:none;--blend-mode-3:overlay;--blend-mode-4:none;--blend-mode-5:none;--blend-color-1:transparent;--blend-color-2:transparent;--blend-color-3:rgba(255,255,255,0.2);--blend-color-4:transparent;--blend-color-5:transparent}.ut-glitch-haunted{--gap-horizontal:10px;--gap-vertical:5px;--time-anim:4s;--delay-anim:2s;--blend-mode-1:none;--blend-mode-2:none;--blend-mode-3:none;--blend-mode-4:none;--blend-mode-5:overlay;--blend-color-1:transparent;--blend-color-2:transparent;--blend-color-3:transparent;--blend-color-4:transparent;--blend-color-5:#af4949}.ut-glitch-ethereal{--gap-horizontal:10px;--gap-vertical:5px;--time-anim:4s;--delay-anim:2s;--blend-mode-1:none;--blend-mode-2:none;--blend-mode-3:none;--blend-mode-4:overlay;--blend-mode-5:overlay;--blend-color-1:transparent;--blend-color-2:transparent;--blend-color-3:transparent;--blend-color-4:#fb909a;--blend-color-5:#1c1cc9}.ut-glitch-single-element{--offset:0px}.ut-glitch-single-element{position:absolute;top:calc(-1 * var(--gap-vertical));left:calc(-1 * var(--gap-horizontal));width:calc(100% - var(--offset) + var(--gap-horizontal) * 2);height:calc(100% + var(--gap-vertical) * 2);background-color:var(--blend-color-1);background-size:cover;transform:translate3d(0,0,0);background-blend-mode:var(--blend-mode-1)}.ut-element-stop-glitch .ut-glitch-single-element{animation:none!important}.ut-glitch-single-element-hide{display:none}.ut-glitch-single-element:nth-child(2){background-color:var(--blend-color-2);background-blend-mode:var(--blend-mode-2)}.ut-glitch-single-element:nth-child(3){background-color:var(--blend-color-3);background-blend-mode:var(--blend-mode-3)}.ut-glitch-single-element:nth-child(4){background-color:var(--blend-color-4);background-blend-mode:var(--blend-mode-4)}.ut-glitch-single-element:nth-child(5){background-color:var(--blend-color-5);background-blend-mode:var(--blend-mode-5)}.ut-element-glitch:not(.ut-glitch-haunted):not(.ut-glitch-ethereal).ut-element-glitch-permanent .ut-glitch-single-element:nth-child(2),.ut-has-element-glitch:hover .ut-element-glitch:not(.ut-glitch-haunted):not(.ut-glitch-ethereal) .ut-glitch-single-element:nth-child(2){transform:translate3d(var(--gap-horizontal),0,0);animation:element-glitch-anim-1-horizontal var(--time-anim) infinite linear alternate}.ut-element-glitch.ut-glitch-gifted.ut-element-glitch-permanent .ut-glitch-single-element:nth-child(2),.ut-has-element-glitch:hover .ut-element-glitch.ut-glitch-gifted .ut-glitch-single-element:nth-child(2){transform:translate3d(var(--gap-vertical),0,0)!important;animation:element-glitch-anim-1-vertical var(--time-anim) infinite linear alternate!important}.ut-element-glitch:not(.ut-glitch-haunted):not(.ut-glitch-ethereal).ut-element-glitch-permanent .ut-glitch-single-element:nth-child(3),.ut-has-element-glitch:hover .ut-element-glitch:not(.ut-glitch-haunted):not(.ut-glitch-ethereal) .ut-glitch-single-element:nth-child(3){transform:translate3d(calc(-1 * var(--gap-horizontal)),0,0);animation:element-glitch-anim-2-horizontal var(--time-anim) infinite linear alternate}.ut-element-glitch.ut-glitch-gifted.ut-element-glitch-permanent .ut-glitch-single-element:nth-child(3),.ut-has-element-glitch:hover .ut-element-glitch.ut-glitch-gifted .ut-glitch-single-element:nth-child(3){transform:translate3d(calc(-1 * var(--gap-vertical)),0,0)!important;animation:element-glitch-anim-2-vertical var(--time-anim) infinite linear alternate!important}.ut-element-glitch:not(.ut-glitch-haunted):not(.ut-glitch-ethereal).ut-element-glitch-permanent .ut-glitch-single-element:nth-child(4),.ut-has-element-glitch:hover .ut-element-glitch:not(.ut-glitch-haunted):not(.ut-glitch-ethereal) .ut-glitch-single-element:nth-child(4){transform:translate3d(0,calc(-1 * var(--gap-vertical)),0) scale3d(-1,-1,1);animation:element-glitch-anim-3-horizontal var(--time-anim) infinite linear alternate}.ut-element-glitch.ut-glitch-gifted.ut-element-glitch-permanent .ut-glitch-single-element:nth-child(4),.ut-has-element-glitch:hover .ut-element-glitch.ut-glitch-gifted .ut-glitch-single-element:nth-child(4){transform:translate3d(0,calc(-1 * var(--gap-horizontal)),0) scale3d(-1,-1,1)!important;animation:element-glitch-anim-3-vertical var(--time-anim) infinite linear alternate!important}.ut-element-glitch:not(.ut-glitch-haunted):not(.ut-glitch-ethereal).ut-element-glitch-permanent>.ut-glitch-single-element:nth-child(5),.ut-has-element-glitch:hover .ut-element-glitch:not(.ut-glitch-haunted):not(.ut-glitch-ethereal)>.ut-glitch-single-element:nth-child(5){animation:element-glitch-anim-flash .5s steps(1,end) infinite}.ut-element-glitch.ut-glitch-ethereal.ut-element-glitch-permanent .ut-glitch-single-element:nth-child(n+2),.ut-element-glitch.ut-glitch-haunted.ut-element-glitch-permanent .ut-glitch-single-element:nth-child(n+2){animation-duration:var(--time-anim);animation-delay:var(--delay-anim);animation-timing-function:linear;animation-iteration-count:infinite}.ut-element-glitch.ut-glitch-ethereal.ut-element-glitch-permanent .ut-glitch-single-element:nth-child(2),.ut-element-glitch.ut-glitch-haunted.ut-element-glitch-permanent .ut-glitch-single-element:nth-child(2),.ut-has-element-glitch:hover .ut-element-glitch.ut-glitch-haunted .ut-glitch-single-element:nth-child(2){background-color:var(--blend-color-2);background-blend-mode:var(--blend-mode-2);animation-name:element-alternate-glitch-anim-1;opacity:0}.ut-element-glitch.ut-glitch-ethereal.ut-element-glitch-permanent .ut-glitch-single-element:nth-child(3),.ut-element-glitch.ut-glitch-haunted.ut-element-glitch-permanent .ut-glitch-single-element:nth-child(3),.ut-has-element-glitch:hover .ut-element-glitch.ut-glitch-haunted .ut-glitch-single-element:nth-child(3){background-color:var(--blend-color-3);background-blend-mode:var(--blend-mode-3);animation-name:element-alternate-glitch-anim-2;opacity:0}.ut-element-glitch.ut-glitch-ethereal.ut-element-glitch-permanent .ut-glitch-single-element:nth-child(4),.ut-element-glitch.ut-glitch-haunted.ut-element-glitch-permanent .ut-glitch-single-element:nth-child(4),.ut-has-element-glitch:hover .ut-element-glitch.ut-glitch-haunted .ut-glitch-single-element:nth-child(4){background-color:var(--blend-color-4);background-blend-mode:var(--blend-mode-4);animation-name:element-alternate-glitch-anim-3;opacity:0}.ut-element-glitch.ut-glitch-ethereal.ut-element-glitch-permanent .ut-glitch-single-element:nth-child(5),.ut-element-glitch.ut-glitch-haunted.ut-element-glitch-permanent .ut-glitch-single-element:nth-child(5){background-color:var(--blend-color-5);background-blend-mode:var(--blend-mode-5);animation-name:element-glitch-anim-flash;opacity:0}.ut-has-element-glitch:hover .ut-element-glitch.ut-glitch-ethereal .ut-glitch-single-element:nth-child(n+2),.ut-has-element-glitch:hover .ut-element-glitch.ut-glitch-haunted .ut-glitch-single-element:nth-child(n+2){animation-duration:var(--time-anim);animation-delay:0s!important;animation-timing-function:linear;animation-iteration-count:infinite}.ut-has-element-glitch:hover .ut-element-glitch.ut-glitch-ethereal .ut-glitch-single-element:nth-child(2),.ut-has-element-glitch:hover .ut-element-glitch.ut-glitch-haunted .ut-glitch-single-element:nth-child(2){background-color:var(--blend-color-2);background-blend-mode:var(--blend-mode-2);animation-name:element-alternate-glitch-anim-1;opacity:0}.ut-has-element-glitch:hover .ut-element-glitch.ut-glitch-ethereal .ut-glitch-single-element:nth-child(3),.ut-has-element-glitch:hover .ut-element-glitch.ut-glitch-haunted .ut-glitch-single-element:nth-child(3){background-color:var(--blend-color-3);background-blend-mode:var(--blend-mode-3);animation-name:element-alternate-glitch-anim-2;opacity:0}.ut-has-element-glitch:hover .ut-element-glitch.ut-glitch-ethereal .ut-glitch-single-element:nth-child(4),.ut-has-element-glitch:hover .ut-element-glitch.ut-glitch-haunted .ut-glitch-single-element:nth-child(4){background-color:var(--blend-color-4);background-blend-mode:var(--blend-mode-4);animation-name:element-alternate-glitch-anim-3;opacity:0}.ut-has-element-glitch:hover .ut-element-glitch.ut-glitch-ethereal .ut-glitch-single-element:nth-child(5),.ut-has-element-glitch:hover .ut-element-glitch.ut-glitch-haunted .ut-glitch-single-element:nth-child(5){background-color:var(--blend-color-5);background-blend-mode:var(--blend-mode-5);animation-name:element-glitch-anim-flash;opacity:0}@keyframes element-glitch-anim-1-horizontal{0%{-webkit-clip-path:polygon(0 2%,100% 2%,100% 5%,0 5%);clip-path:polygon(0 2%,100% 2%,100% 5%,0 5%)}10%{-webkit-clip-path:polygon(0 15%,100% 15%,100% 15%,0 15%);clip-path:polygon(0 15%,100% 15%,100% 15%,0 15%)}20%{-webkit-clip-path:polygon(0 10%,100% 10%,100% 20%,0 20%);clip-path:polygon(0 10%,100% 10%,100% 20%,0 20%)}30%{-webkit-clip-path:polygon(0 1%,100% 1%,100% 2%,0 2%);clip-path:polygon(0 1%,100% 1%,100% 2%,0 2%)}40%{-webkit-clip-path:polygon(0 33%,100% 33%,100% 33%,0 33%);clip-path:polygon(0 33%,100% 33%,100% 33%,0 33%)}50%{-webkit-clip-path:polygon(0 44%,100% 44%,100% 44%,0 44%);clip-path:polygon(0 44%,100% 44%,100% 44%,0 44%)}60%{-webkit-clip-path:polygon(0 50%,100% 50%,100% 20%,0 20%);clip-path:polygon(0 50%,100% 50%,100% 20%,0 20%)}70%{-webkit-clip-path:polygon(0 70%,100% 70%,100% 70%,0 70%);clip-path:polygon(0 70%,100% 70%,100% 70%,0 70%)}80%{-webkit-clip-path:polygon(0 80%,100% 80%,100% 80%,0 80%);clip-path:polygon(0 80%,100% 80%,100% 80%,0 80%)}90%{-webkit-clip-path:polygon(0 50%,100% 50%,100% 55%,0 55%);clip-path:polygon(0 50%,100% 50%,100% 55%,0 55%)}100%{-webkit-clip-path:polygon(0 70%,100% 70%,100% 80%,0 80%);clip-path:polygon(0 70%,100% 70%,100% 80%,0 80%)}}@keyframes element-glitch-anim-2-horizontal{0%{-webkit-clip-path:polygon(0 25%,100% 25%,100% 30%,0 30%);clip-path:polygon(0 25%,100% 25%,100% 30%,0 30%)}15%{-webkit-clip-path:polygon(0 3%,100% 3%,100% 3%,0 3%);clip-path:polygon(0 3%,100% 3%,100% 3%,0 3%)}22%{-webkit-clip-path:polygon(0 5%,100% 5%,100% 20%,0 20%);clip-path:polygon(0 5%,100% 5%,100% 20%,0 20%)}31%{-webkit-clip-path:polygon(0 20%,100% 20%,100% 20%,0 20%);clip-path:polygon(0 20%,100% 20%,100% 20%,0 20%)}45%{-webkit-clip-path:polygon(0 40%,100% 40%,100% 40%,0 40%);clip-path:polygon(0 40%,100% 40%,100% 40%,0 40%)}51%{-webkit-clip-path:polygon(0 52%,100% 52%,100% 59%,0 59%);clip-path:polygon(0 52%,100% 52%,100% 59%,0 59%)}63%{-webkit-clip-path:polygon(0 60%,100% 60%,100% 60%,0 60%);clip-path:polygon(0 60%,100% 60%,100% 60%,0 60%)}76%{-webkit-clip-path:polygon(0 75%,100% 75%,100% 75%,0 75%);clip-path:polygon(0 75%,100% 75%,100% 75%,0 75%)}81%{-webkit-clip-path:polygon(0 65%,100% 65%,100% 40%,0 40%);clip-path:polygon(0 65%,100% 65%,100% 40%,0 40%)}94%{-webkit-clip-path:polygon(0 45%,100% 45%,100% 50%,0 50%);clip-path:polygon(0 45%,100% 45%,100% 50%,0 50%)}100%{-webkit-clip-path:polygon(0 14%,100% 14%,100% 33%,0 33%);clip-path:polygon(0 14%,100% 14%,100% 33%,0 33%)}}@keyframes element-glitch-anim-3-horizontal{0%{-webkit-clip-path:polygon(0 1%,100% 1%,100% 3%,0 3%);clip-path:polygon(0 1%,100% 1%,100% 3%,0 3%)}5%{-webkit-clip-path:polygon(0 10%,100% 10%,100% 9%,0 9%);clip-path:polygon(0 10%,100% 10%,100% 9%,0 9%)}10%{-webkit-clip-path:polygon(0 5%,100% 5%,100% 6%,0 6%);clip-path:polygon(0 5%,100% 5%,100% 6%,0 6%)}25%{-webkit-clip-path:polygon(0 20%,100% 20%,100% 20%,0 20%);clip-path:polygon(0 20%,100% 20%,100% 20%,0 20%)}27%{-webkit-clip-path:polygon(0 10%,100% 10%,100% 10%,0 10%);clip-path:polygon(0 10%,100% 10%,100% 10%,0 10%)}30%{-webkit-clip-path:polygon(0 30%,100% 30%,100% 25%,0 25%);clip-path:polygon(0 30%,100% 30%,100% 25%,0 25%)}33%{-webkit-clip-path:polygon(0 15%,100% 15%,100% 16%,0 16%);clip-path:polygon(0 15%,100% 15%,100% 16%,0 16%)}37%{-webkit-clip-path:polygon(0 40%,100% 40%,100% 39%,0 39%);clip-path:polygon(0 40%,100% 40%,100% 39%,0 39%)}40%{-webkit-clip-path:polygon(0 20%,100% 20%,100% 21%,0 21%);clip-path:polygon(0 20%,100% 20%,100% 21%,0 21%)}45%{-webkit-clip-path:polygon(0 60%,100% 60%,100% 55%,0 55%);clip-path:polygon(0 60%,100% 60%,100% 55%,0 55%)}50%{-webkit-clip-path:polygon(0 30%,100% 30%,100% 31%,0 31%);clip-path:polygon(0 30%,100% 30%,100% 31%,0 31%)}53%{-webkit-clip-path:polygon(0 70%,100% 70%,100% 69%,0 69%);clip-path:polygon(0 70%,100% 70%,100% 69%,0 69%)}57%{-webkit-clip-path:polygon(0 40%,100% 40%,100% 41%,0 41%);clip-path:polygon(0 40%,100% 40%,100% 41%,0 41%)}60%{-webkit-clip-path:polygon(0 80%,100% 80%,100% 75%,0 75%);clip-path:polygon(0 80%,100% 80%,100% 75%,0 75%)}65%{-webkit-clip-path:polygon(0 50%,100% 50%,100% 51%,0 51%);clip-path:polygon(0 50%,100% 50%,100% 51%,0 51%)}70%{-webkit-clip-path:polygon(0 90%,100% 90%,100% 90%,0 90%);clip-path:polygon(0 90%,100% 90%,100% 90%,0 90%)}73%{-webkit-clip-path:polygon(0 60%,100% 60%,100% 60%,0 60%);clip-path:polygon(0 60%,100% 60%,100% 60%,0 60%)}80%{-webkit-clip-path:polygon(0 100%,100% 100%,100% 99%,0 99%);clip-path:polygon(0 100%,100% 100%,100% 99%,0 99%)}100%{-webkit-clip-path:polygon(0 70%,100% 70%,100% 71%,0 71%);clip-path:polygon(0 70%,100% 70%,100% 71%,0 71%)}}@keyframes element-glitch-anim-1-vertical{0%{-webkit-clip-path:polygon(2% 0,5% 0,5% 100%,2% 100%);clip-path:polygon(2% 0,5% 0,5% 100%,2% 100%)}10%{-webkit-clip-path:polygon(15% 0,15% 0,15% 100%,15% 100%);clip-path:polygon(15% 0,15% 0,15% 100%,15% 100%)}20%{-webkit-clip-path:polygon(10% 0,20% 0,20% 100%,10% 100%);clip-path:polygon(10% 0,20% 0,20% 100%,10% 100%)}30%{-webkit-clip-path:polygon(1% 0,2% 0,2% 100%,1% 100%);clip-path:polygon(1% 0,2% 0,2% 100%,1% 100%)}40%{-webkit-clip-path:polygon(33% 0,33% 0,33% 100%,33% 100%);clip-path:polygon(33% 0,33% 0,33% 100%,33% 100%)}50%{-webkit-clip-path:polygon(44% 0,44% 0,44% 100%,44% 100%);clip-path:polygon(44% 0,44% 0,44% 100%,44% 100%)}60%{-webkit-clip-path:polygon(50% 0,20% 0,20% 100%,50% 100%);clip-path:polygon(50% 0,20% 0,20% 100%,50% 100%)}70%{-webkit-clip-path:polygon(70% 0,70% 0,70% 100% 70%,70% 100%);clip-path:polygon(70% 0,70% 0,70% 100% 70%,70% 100%)}80%{-webkit-clip-path:polygon(80% 0,80% 0,80% 100% 80%,80% 100%);clip-path:polygon(80% 0,80% 0,80% 100% 80%,80% 100%)}90%{-webkit-clip-path:polygon(50% 0,55% 0,55% 100%,50% 100%);clip-path:polygon(50% 0,55% 0,55% 100%,50% 100%)}100%{-webkit-clip-path:polygon(70% 0,80% 0,80% 100%,70% 100%);clip-path:polygon(70% 0,80% 0,80% 100%,70% 100%)}}@keyframes element-glitch-anim-2-vertical{0%{-webkit-clip-path:polygon(25% 0,30% 0,30% 100%,25% 100%);clip-path:polygon(25% 0,30% 0,30% 100%,25% 100%)}15%{-webkit-clip-path:polygon(3% 0,3% 0,3% 100%,3% 100%);clip-path:polygon(3% 0,3% 0,3% 100%,3% 100%)}22%{-webkit-clip-path:polygon(5% 0,20% 0,20% 100%,5% 100%);clip-path:polygon(5% 0,20% 0,20% 100%,5% 100%)}31%{-webkit-clip-path:polygon(20% 0,20% 0,20% 100%,20% 100%);clip-path:polygon(20% 0,20% 0,20% 100%,20% 100%)}45%{-webkit-clip-path:polygon(40% 0,40% 0,40% 100%,40% 100%);clip-path:polygon(40% 0,40% 0,40% 100%,40% 100%)}51%{-webkit-clip-path:polygon(52% 0,59% 0,59% 100%,52% 100%);clip-path:polygon(52% 0,59% 0,59% 100%,52% 100%)}63%{-webkit-clip-path:polygon(60% 0,60% 0,60% 100%,60% 100%);clip-path:polygon(60% 0,60% 0,60% 100%,60% 100%)}76%{-webkit-clip-path:polygon(75% 0,75% 0,75% 100%,75% 100%);clip-path:polygon(75% 0,75% 0,75% 100%,75% 100%)}81%{-webkit-clip-path:polygon(65% 0,40% 0,40% 100%,65% 100%);clip-path:polygon(65% 0,40% 0,40% 100%,65% 100%)}94%{-webkit-clip-path:polygon(45% 0,50% 0,50% 100%,45% 100%);clip-path:polygon(45% 0,50% 0,50% 100%,45% 100%)}100%{-webkit-clip-path:polygon(14% 0,33% 0,33% 100%,14% 100%);clip-path:polygon(14% 0,33% 0,33% 100%,14% 100%)}}@keyframes element-glitch-anim-3-vertical{0%{-webkit-clip-path:polygon(1% 0,3% 0,3% 100%,1% 100%);clip-path:polygon(1% 0,3% 0,3% 100%,1% 100%)}5%{-webkit-clip-path:polygon(10% 0,9% 0,9% 100%,10% 100%);clip-path:polygon(10% 0,9% 0,9% 100%,10% 100%)}10%{-webkit-clip-path:polygon(5% 0,6% 0 6% 100%,5% 100%);clip-path:polygon(5% 0,6% 0 6% 100%,5% 100%)}25%{-webkit-clip-path:polygon(20% 0,20% 0,20% 100%,20% 100%);clip-path:polygon(20% 0,20% 0,20% 100%,20% 100%)}27%{-webkit-clip-path:polygon(10% 0,10% 0,10% 100%,10% 100%);clip-path:polygon(10% 0,10% 0,10% 100%,10% 100%)}30%{-webkit-clip-path:polygon(30% 0,25% 0,25% 100%,30% 100%);clip-path:polygon(30% 0,25% 0,25% 100%,30% 100%)}33%{-webkit-clip-path:polygon(15% 0,16% 0,16% 100%,15% 100%);clip-path:polygon(15% 0,16% 0,16% 100%,15% 100%)}37%{-webkit-clip-path:polygon(40% 0,39% 0,39% 100%,40% 100%);clip-path:polygon(40% 0,39% 0,39% 100%,40% 100%)}40%{-webkit-clip-path:polygon(20% 0,21% 0,21% 100%,20% 100%);clip-path:polygon(20% 0,21% 0,21% 100%,20% 100%)}45%{-webkit-clip-path:polygon(60% 0,55% 0,55% 100%,60% 100%);clip-path:polygon(60% 0,55% 0,55% 100%,60% 100%)}50%{-webkit-clip-path:polygon(30% 0,31% 0,31% 100%,30% 100%);clip-path:polygon(30% 0,31% 0,31% 100%,30% 100%)}53%{-webkit-clip-path:polygon(70% 0,69% 0,69% 100%,70% 100%);clip-path:polygon(70% 0,69% 0,69% 100%,70% 100%)}57%{-webkit-clip-path:polygon(40% 0,41% 0,41% 100%,40% 100%);clip-path:polygon(40% 0,41% 0,41% 100%,40% 100%)}60%{-webkit-clip-path:polygon(80% 0,75% 0,75% 100%,80% 100%);clip-path:polygon(80% 0,75% 0,75% 100%,80% 100%)}65%{-webkit-clip-path:polygon(50% 0,51% 0,51% 100%,50% 100%);clip-path:polygon(50% 0,51% 0,51% 100%,50% 100%)}70%{-webkit-clip-path:polygon(90% 0,90% 0,90% 100%,90% 100%);clip-path:polygon(90% 0,90% 0,90% 100%,90% 100%)}73%{-webkit-clip-path:polygon(60% 0,60% 0,60% 100%,60% 100%);clip-path:polygon(60% 0,60% 0,60% 100%,60% 100%)}80%{-webkit-clip-path:polygon(100% 0,99% 0,99% 100%,100% 100%);clip-path:polygon(100% 0,99% 0,99% 100%,100% 100%)}100%{-webkit-clip-path:polygon(70% 0,71% 0,71% 100%,70% 100%);clip-path:polygon(70% 0,71% 0,71% 100%,70% 100%)}}@keyframes element-alternate-glitch-anim-1{0%{opacity:1;transform:translate3d(var(--gap-horizontal),0,0);-webkit-clip-path:polygon(0 2%,100% 2%,100% 5%,0 5%);clip-path:polygon(0 2%,100% 2%,100% 5%,0 5%)}2%{-webkit-clip-path:polygon(0 15%,100% 15%,100% 15%,0 15%);clip-path:polygon(0 15%,100% 15%,100% 15%,0 15%)}4%{-webkit-clip-path:polygon(0 10%,100% 10%,100% 20%,0 20%);clip-path:polygon(0 10%,100% 10%,100% 20%,0 20%)}6%{-webkit-clip-path:polygon(0 1%,100% 1%,100% 2%,0 2%);clip-path:polygon(0 1%,100% 1%,100% 2%,0 2%)}8%{-webkit-clip-path:polygon(0 33%,100% 33%,100% 33%,0 33%);clip-path:polygon(0 33%,100% 33%,100% 33%,0 33%)}10%{-webkit-clip-path:polygon(0 44%,100% 44%,100% 44%,0 44%);clip-path:polygon(0 44%,100% 44%,100% 44%,0 44%)}12%{-webkit-clip-path:polygon(0 50%,100% 50%,100% 20%,0 20%);clip-path:polygon(0 50%,100% 50%,100% 20%,0 20%)}14%{-webkit-clip-path:polygon(0 70%,100% 70%,100% 70%,0 70%);clip-path:polygon(0 70%,100% 70%,100% 70%,0 70%)}16%{-webkit-clip-path:polygon(0 80%,100% 80%,100% 80%,0 80%);clip-path:polygon(0 80%,100% 80%,100% 80%,0 80%)}18%{-webkit-clip-path:polygon(0 50%,100% 50%,100% 55%,0 55%);clip-path:polygon(0 50%,100% 50%,100% 55%,0 55%)}20%{-webkit-clip-path:polygon(0 70%,100% 70%,100% 80%,0 80%);clip-path:polygon(0 70%,100% 70%,100% 80%,0 80%)}21.9%{opacity:1;transform:translate3d(var(--gap-horizontal),0,0)}100%,22%{opacity:0;transform:translate3d(0,0,0);-webkit-clip-path:polygon(0 0,0 0,0 0,0 0);clip-path:polygon(0 0,0 0,0 0,0 0)}}@keyframes element-alternate-glitch-anim-2{0%{opacity:1;transform:translate3d(calc(-1 * var(--gap-horizontal)),0,0);-webkit-clip-path:polygon(0 25%,100% 25%,100% 30%,0 30%);clip-path:polygon(0 25%,100% 25%,100% 30%,0 30%)}3%{-webkit-clip-path:polygon(0 3%,100% 3%,100% 3%,0 3%);clip-path:polygon(0 3%,100% 3%,100% 3%,0 3%)}5%{-webkit-clip-path:polygon(0 5%,100% 5%,100% 20%,0 20%);clip-path:polygon(0 5%,100% 5%,100% 20%,0 20%)}7%{-webkit-clip-path:polygon(0 20%,100% 20%,100% 20%,0 20%);clip-path:polygon(0 20%,100% 20%,100% 20%,0 20%)}9%{-webkit-clip-path:polygon(0 40%,100% 40%,100% 40%,0 40%);clip-path:polygon(0 40%,100% 40%,100% 40%,0 40%)}11%{-webkit-clip-path:polygon(0 52%,100% 52%,100% 59%,0 59%);clip-path:polygon(0 52%,100% 52%,100% 59%,0 59%)}13%{-webkit-clip-path:polygon(0 60%,100% 60%,100% 60%,0 60%);clip-path:polygon(0 60%,100% 60%,100% 60%,0 60%)}15%{-webkit-clip-path:polygon(0 75%,100% 75%,100% 75%,0 75%);clip-path:polygon(0 75%,100% 75%,100% 75%,0 75%)}17%{-webkit-clip-path:polygon(0 65%,100% 65%,100% 40%,0 40%);clip-path:polygon(0 65%,100% 65%,100% 40%,0 40%)}19%{-webkit-clip-path:polygon(0 45%,100% 45%,100% 50%,0 50%);clip-path:polygon(0 45%,100% 45%,100% 50%,0 50%)}20%{-webkit-clip-path:polygon(0 14%,100% 14%,100% 33%,0 33%);clip-path:polygon(0 14%,100% 14%,100% 33%,0 33%)}21.9%{opacity:1;transform:translate3d(calc(-1 * var(--gap-horizontal)),0,0)}100%,22%{opacity:0;transform:translate3d(0,0,0);-webkit-clip-path:polygon(0 0,0 0,0 0,0 0);clip-path:polygon(0 0,0 0,0 0,0 0)}}@keyframes element-alternate-glitch-anim-3{0%{opacity:1;transform:translate3d(0,calc(-1 * var(--gap-vertical)),0) scale3d(-1,-1,1);-webkit-clip-path:polygon(0 1%,100% 1%,100% 3%,0 3%);clip-path:polygon(0 1%,100% 1%,100% 3%,0 3%)}1.5%{-webkit-clip-path:polygon(0 10%,100% 10%,100% 9%,0 9%);clip-path:polygon(0 10%,100% 10%,100% 9%,0 9%)}2%{-webkit-clip-path:polygon(0 5%,100% 5%,100% 6%,0 6%);clip-path:polygon(0 5%,100% 5%,100% 6%,0 6%)}2.5%{-webkit-clip-path:polygon(0 20%,100% 20%,100% 20%,0 20%);clip-path:polygon(0 20%,100% 20%,100% 20%,0 20%)}3%{-webkit-clip-path:polygon(0 10%,100% 10%,100% 10%,0 10%);clip-path:polygon(0 10%,100% 10%,100% 10%,0 10%)}5%{-webkit-clip-path:polygon(0 30%,100% 30%,100% 25%,0 25%);clip-path:polygon(0 30%,100% 30%,100% 25%,0 25%)}5.5%{-webkit-clip-path:polygon(0 15%,100% 15%,100% 16%,0 16%);clip-path:polygon(0 15%,100% 15%,100% 16%,0 16%)}7%{-webkit-clip-path:polygon(0 40%,100% 40%,100% 39%,0 39%);clip-path:polygon(0 40%,100% 40%,100% 39%,0 39%)}8%{-webkit-clip-path:polygon(0 20%,100% 20%,100% 21%,0 21%);clip-path:polygon(0 20%,100% 20%,100% 21%,0 21%)}9%{-webkit-clip-path:polygon(0 60%,100% 60%,100% 55%,0 55%);clip-path:polygon(0 60%,100% 60%,100% 55%,0 55%)}10.5%{-webkit-clip-path:polygon(0 30%,100% 30%,100% 31%,0 31%);clip-path:polygon(0 30%,100% 30%,100% 31%,0 31%)}11%{-webkit-clip-path:polygon(0 70%,100% 70%,100% 69%,0 69%);clip-path:polygon(0 70%,100% 70%,100% 69%,0 69%)}13%{-webkit-clip-path:polygon(0 40%,100% 40%,100% 41%,0 41%);clip-path:polygon(0 40%,100% 40%,100% 41%,0 41%)}14%{-webkit-clip-path:polygon(0 80%,100% 80%,100% 75%,0 75%);clip-path:polygon(0 80%,100% 80%,100% 75%,0 75%)}14.5%{-webkit-clip-path:polygon(0 50%,100% 50%,100% 51%,0 51%);clip-path:polygon(0 50%,100% 50%,100% 51%,0 51%)}15%{-webkit-clip-path:polygon(0 90%,100% 90%,100% 90%,0 90%);clip-path:polygon(0 90%,100% 90%,100% 90%,0 90%)}16%{-webkit-clip-path:polygon(0 60%,100% 60%,100% 60%,0 60%);clip-path:polygon(0 60%,100% 60%,100% 60%,0 60%)}18%{-webkit-clip-path:polygon(0 100%,100% 100%,100% 99%,0 99%);clip-path:polygon(0 100%,100% 100%,100% 99%,0 99%)}20%{-webkit-clip-path:polygon(0 70%,100% 70%,100% 71%,0 71%);clip-path:polygon(0 70%,100% 70%,100% 71%,0 71%)}21.9%{opacity:1;transform:translate3d(0,calc(-1 * var(--gap-vertical)),0) scale3d(-1,-1,1)}100%,22%{opacity:0;transform:translate3d(0,0,0);-webkit-clip-path:polygon(0 0,0 0,0 0,0 0);clip-path:polygon(0 0,0 0,0 0,0 0)}}@keyframes element-glitch-anim-flash{0%{opacity:.2;transform:translate3d(var(--gap-horizontal),var(--gap-vertical),0)}100%,33%{opacity:0;transform:translate3d(0,0,0)}}.ut-simple-glitch-text{animation-duration:.5s;animation-timing-function:linear;display:inline-block}.ut-glitch-on-appear{animation-iteration-count:1;animation-duration:.5s;display:inline-block}.ut-simple-glitch-text-permanent{animation-iteration-count:infinite;animation-delay:2s;animation-duration:4s;display:inline-block}.ut-simple-glitch-text-permanent.ut-force-glitch-animation{animation-iteration-count:infinite!important;animation-delay:2s!important;animation-duration:4s!important;display:inline-block!important}header.section-header .ut-simple-glitch-text,header.section-header .ut-simple-glitch-text-permanent{display:inherit}header.page-primary-header .ut-simple-glitch-text-permanent{width:100%}.ut-simple-glitch-text-permanent.outView{animation:none!important}.ut-simple-glitch-text-hover{animation-duration:.5s!important;animation-timing-function:linear!important;display:inline-block}.ut-simple-glitch-text-hover.animated,.ut-simple-glitch-text-permanent.animated{-webkit-animation-fill-mode:initial;animation-fill-mode:initial;opacity:1}.ut-simple-glitch-text-style-1{animation-name:glitch-anim-text}.ut-simple-glitch-text-style-1,.ut-simple-glitch-text-style-1-permanent{opacity:1}.ut-simple-glitch-text-style-1.ut-force-glitch-animation{animation-name:glitch-anim-text!important}.ut-simple-glitch-text-style-1-permanent{animation-name:glitch-anim-text-permanent}.ut-simple-glitch-text-style-1-permanent.ut-force-glitch-animation{animation-name:glitch-anim-text-permanent!important}.ut-simple-glitch-text-hover-parent:hover .ut-simple-glitch-text-style-1-hover{animation-name:glitch-anim-text}.ut-simple-glitch-text-style-2{animation-name:glitch-anim-text-2}.ut-simple-glitch-text-style-2.ut-force-glitch-animation{animation-name:glitch-anim-text-2!important}.ut-simple-glitch-text-style-2-permanent{animation-name:glitch-anim-text-2-permanent}.ut-simple-glitch-text-style-2-permanent.ut-force-glitch-animation{animation-name:glitch-anim-text-2-permanent!important}.ut-glitch-on-appear.ut-simple-glitch-text-style-2{animation-delay:1s;animation-duration:4s}.ut-word-rotator .ut-glitch-on-appear.ut-simple-glitch-text-style-2{animation-delay:initial}.bklyn-btn.ut-simple-glitch-text-style-2-hover,.ut-simple-glitch-text-hover-parent:hover .ut-simple-glitch-text-style-2-hover{animation-name:glitch-anim-text-2;animation-duration:4s}.ut-simple-glitch-text-style-3{animation-name:glitch-anim-text-3}.ut-simple-glitch-text-style-3-permanent{animation-name:glitch-anim-text-3}.ut-simple-glitch-text-style-3-permanent.ut-force-glitch-animation{animation-name:glitch-anim-text-3!important}.ut-glitch-on-appear.ut-simple-glitch-text-style-3{animation-delay:1s;animation-duration:2s}.ut-word-rotator .ut-glitch-on-appear.ut-simple-glitch-text-style-3{animation-delay:initial}.bklyn-btn.ut-simple-glitch-text-style-3-hover,.ut-simple-glitch-text-hover-parent:hover .ut-simple-glitch-text-style-3-hover{animation-name:glitch-anim-text-3;animation-duration:1s}@-webkit-keyframes glitch-anim-text{0%{transform:translate3d(-10px,0,0) scale3d(-1,-1,1);-webkit-clip-path:polygon(0 20%,100% 20%,100% 21%,0 21%);clip-path:polygon(0 20%,100% 20%,100% 21%,0 21%);-webkit-text-shadow:none;-moz-text-shadow:none;text-shadow:none}10%{-webkit-clip-path:polygon(0 33%,100% 33%,100% 33%,0 33%);clip-path:polygon(0 33%,100% 33%,100% 33%,0 33%)}20%{-webkit-clip-path:polygon(0 44%,100% 44%,100% 44%,0 44%);clip-path:polygon(0 44%,100% 44%,100% 44%,0 44%)}35%{-webkit-clip-path:polygon(0 50%,100% 50%,100% 20%,0 20%);clip-path:polygon(0 50%,100% 50%,100% 20%,0 20%)}50%{-webkit-clip-path:polygon(0 70%,100% 70%,100% 70%,0 70%);clip-path:polygon(0 70%,100% 70%,100% 70%,0 70%)}60%{-webkit-clip-path:polygon(0 80%,100% 80%,100% 80%,0 80%);clip-path:polygon(0 80%,100% 80%,100% 80%,0 80%)}70%{-webkit-clip-path:polygon(0 50%,100% 50%,100% 55%,0 55%);clip-path:polygon(0 50%,100% 50%,100% 55%,0 55%)}80%{-webkit-clip-path:polygon(0 70%,100% 70%,100% 80%,0 80%);clip-path:polygon(0 70%,100% 70%,100% 80%,0 80%)}90%{transform:translate3d(-10px,0,0) scale3d(-1,-1,1)}100%{transform:translate3d(0,0,0) scale3d(1,1,1);-webkit-clip-path:polygon(0 0,100% 0,100% 100%,0 100%);clip-path:polygon(0 0,100% 0,100% 100%,0 100%)}}@keyframes glitch-anim-text{0%{transform:translate3d(-10px,0,0) scale3d(-1,-1,1);-webkit-clip-path:polygon(0 20%,100% 20%,100% 21%,0 21%);clip-path:polygon(0 20%,100% 20%,100% 21%,0 21%);-webkit-text-shadow:none;-moz-text-shadow:none;text-shadow:none}10%{-webkit-clip-path:polygon(0 33%,100% 33%,100% 33%,0 33%);clip-path:polygon(0 33%,100% 33%,100% 33%,0 33%)}20%{-webkit-clip-path:polygon(0 44%,100% 44%,100% 44%,0 44%);clip-path:polygon(0 44%,100% 44%,100% 44%,0 44%)}35%{-webkit-clip-path:polygon(0 50%,100% 50%,100% 20%,0 20%);clip-path:polygon(0 50%,100% 50%,100% 20%,0 20%)}50%{-webkit-clip-path:polygon(0 70%,100% 70%,100% 70%,0 70%);clip-path:polygon(0 70%,100% 70%,100% 70%,0 70%)}60%{-webkit-clip-path:polygon(0 80%,100% 80%,100% 80%,0 80%);clip-path:polygon(0 80%,100% 80%,100% 80%,0 80%)}70%{-webkit-clip-path:polygon(0 50%,100% 50%,100% 55%,0 55%);clip-path:polygon(0 50%,100% 50%,100% 55%,0 55%)}80%{-webkit-clip-path:polygon(0 70%,100% 70%,100% 80%,0 80%);clip-path:polygon(0 70%,100% 70%,100% 80%,0 80%)}90%{transform:translate3d(-10px,0,0) scale3d(-1,-1,1)}100%{transform:translate3d(0,0,0) scale3d(1,1,1);-webkit-clip-path:polygon(0 0,100% 0,100% 100%,0 100%);clip-path:polygon(0 0,100% 0,100% 100%,0 100%)}}@-webkit-keyframes glitch-anim-text-permanent{00%{transform:translate3d(0,0,0) scale(.9,1);-webkit-clip-path:polygon(0 20%,100% 20%,100% 21%,0 21%);clip-path:polygon(0 20%,100% 20%,100% 21%,0 21%);-webkit-text-shadow:none;-moz-text-shadow:none;text-shadow:none}2.5%{-webkit-clip-path:polygon(0 33%,100% 33%,100% 33%,0 33%);clip-path:polygon(0 33%,100% 33%,100% 33%,0 33%)}5%{-webkit-clip-path:polygon(0 44%,100% 44%,100% 44%,0 44%);clip-path:polygon(0 44%,100% 44%,100% 44%,0 44%)}8%{-webkit-clip-path:polygon(0 50%,100% 50%,100% 20%,0 20%);clip-path:polygon(0 50%,100% 50%,100% 20%,0 20%)}12%{-webkit-clip-path:polygon(0 70%,100% 70%,100% 70%,0 70%);clip-path:polygon(0 70%,100% 70%,100% 70%,0 70%)}15%{-webkit-clip-path:polygon(0 80%,100% 80%,100% 80%,0 80%);clip-path:polygon(0 80%,100% 80%,100% 80%,0 80%)}17%{-webkit-clip-path:polygon(0 50%,100% 50%,100% 55%,0 55%);clip-path:polygon(0 50%,100% 50%,100% 55%,0 55%)}20%{-webkit-clip-path:polygon(0 70%,100% 70%,100% 80%,0 80%);clip-path:polygon(0 70%,100% 70%,100% 80%,0 80%)}22%{transform:translate3d(0,0,0) scale(.9,1)}25%{transform:translate3d(0,0,0) scale3d(1,1,1);-webkit-clip-path:none;clip-path:none}}@keyframes glitch-anim-text-permanent{0%{transform:translate3d(0,0,0) scale(.9,1);-webkit-clip-path:polygon(0 20%,100% 20%,100% 21%,0 21%);clip-path:polygon(0 20%,100% 20%,100% 21%,0 21%);-webkit-text-shadow:none;-moz-text-shadow:none;text-shadow:none}2.5%{-webkit-clip-path:polygon(0 33%,100% 33%,100% 33%,0 33%);clip-path:polygon(0 33%,100% 33%,100% 33%,0 33%)}5%{-webkit-clip-path:polygon(0 44%,100% 44%,100% 44%,0 44%);clip-path:polygon(0 44%,100% 44%,100% 44%,0 44%)}8%{-webkit-clip-path:polygon(0 50%,100% 50%,100% 20%,0 20%);clip-path:polygon(0 50%,100% 50%,100% 20%,0 20%)}12%{-webkit-clip-path:polygon(0 70%,100% 70%,100% 70%,0 70%);clip-path:polygon(0 70%,100% 70%,100% 70%,0 70%)}15%{-webkit-clip-path:polygon(0 80%,100% 80%,100% 80%,0 80%);clip-path:polygon(0 80%,100% 80%,100% 80%,0 80%)}17%{-webkit-clip-path:polygon(0 50%,100% 50%,100% 55%,0 55%);clip-path:polygon(0 50%,100% 50%,100% 55%,0 55%)}20%{-webkit-clip-path:polygon(0 70%,100% 70%,100% 80%,0 80%);clip-path:polygon(0 70%,100% 70%,100% 80%,0 80%)}22%{transform:translate3d(0,0,0) scale(.9,1)}25%{transform:translate3d(0,0,0) scale3d(1,1,1);-webkit-clip-path:none;clip-path:none}}@-webkit-keyframes glitch-anim-text-2{0%{transform:translate3d(calc(-1 * var(--gap-horizontal)),0,0) scale3d(-1,-1,1);-webkit-clip-path:polygon(0 20%,100% 20%,100% 21%,0 21%);clip-path:polygon(0 20%,100% 20%,100% 21%,0 21%);-webkit-text-shadow:none;-moz-text-shadow:none;text-shadow:none}2%{-webkit-clip-path:polygon(0 33%,100% 33%,100% 33%,0 33%);clip-path:polygon(0 33%,100% 33%,100% 33%,0 33%)}4%{-webkit-clip-path:polygon(0 44%,100% 44%,100% 44%,0 44%);clip-path:polygon(0 44%,100% 44%,100% 44%,0 44%)}5%{-webkit-clip-path:polygon(0 50%,100% 50%,100% 20%,0 20%);clip-path:polygon(0 50%,100% 50%,100% 20%,0 20%)}6%{-webkit-clip-path:polygon(0 70%,100% 70%,100% 70%,0 70%);clip-path:polygon(0 70%,100% 70%,100% 70%,0 70%)}7%{-webkit-clip-path:polygon(0 80%,100% 80%,100% 80%,0 80%);clip-path:polygon(0 80%,100% 80%,100% 80%,0 80%)}8%{-webkit-clip-path:polygon(0 50%,100% 50%,100% 55%,0 55%);clip-path:polygon(0 50%,100% 50%,100% 55%,0 55%)}9%{-webkit-clip-path:polygon(0 70%,100% 70%,100% 80%,0 80%);clip-path:polygon(0 70%,100% 70%,100% 80%,0 80%)}9.9%{transform:translate3d(calc(-1 * var(--gap-horizontal)),0,0) scale3d(-1,-1,1)}10%,100%{transform:translate3d(0,0,0) scale3d(1,1,1);-webkit-clip-path:none;clip-path:none}}@keyframes glitch-anim-text-2{0%{transform:translate3d(calc(-1 * var(--gap-horizontal)),0,0) scale3d(-1,-1,1);-webkit-clip-path:polygon(0 20%,100% 20%,100% 21%,0 21%);clip-path:polygon(0 20%,100% 20%,100% 21%,0 21%);-webkit-text-shadow:none;-moz-text-shadow:none;text-shadow:none}2%{-webkit-clip-path:polygon(0 33%,100% 33%,100% 33%,0 33%);clip-path:polygon(0 33%,100% 33%,100% 33%,0 33%)}4%{-webkit-clip-path:polygon(0 44%,100% 44%,100% 44%,0 44%);clip-path:polygon(0 44%,100% 44%,100% 44%,0 44%)}5%{-webkit-clip-path:polygon(0 50%,100% 50%,100% 20%,0 20%);clip-path:polygon(0 50%,100% 50%,100% 20%,0 20%)}6%{-webkit-clip-path:polygon(0 70%,100% 70%,100% 70%,0 70%);clip-path:polygon(0 70%,100% 70%,100% 70%,0 70%)}7%{-webkit-clip-path:polygon(0 80%,100% 80%,100% 80%,0 80%);clip-path:polygon(0 80%,100% 80%,100% 80%,0 80%)}8%{-webkit-clip-path:polygon(0 50%,100% 50%,100% 55%,0 55%);clip-path:polygon(0 50%,100% 50%,100% 55%,0 55%)}9%{-webkit-clip-path:polygon(0 70%,100% 70%,100% 80%,0 80%);clip-path:polygon(0 70%,100% 70%,100% 80%,0 80%)}9.9%{transform:translate3d(calc(-1 * var(--gap-horizontal)),0,0) scale3d(-1,-1,1)}10%,100%{transform:translate3d(0,0,0) scale3d(1,1,1);-webkit-clip-path:none;clip-path:none}}@-webkit-keyframes glitch-anim-text-2-permanent{0%{transform:translate3d(calc(-1 * var(--gap-horizontal)),0,0) scale3d(-1,-1,1);-webkit-clip-path:polygon(0 20%,100% 20%,100% 21%,0 21%);clip-path:polygon(0 20%,100% 20%,100% 21%,0 21%);-webkit-text-shadow:none;-moz-text-shadow:none;text-shadow:none}2%{-webkit-clip-path:polygon(0 33%,100% 33%,100% 33%,0 33%);clip-path:polygon(0 33%,100% 33%,100% 33%,0 33%)}4%{-webkit-clip-path:polygon(0 44%,100% 44%,100% 44%,0 44%);clip-path:polygon(0 44%,100% 44%,100% 44%,0 44%)}5%{-webkit-clip-path:polygon(0 50%,100% 50%,100% 20%,0 20%);clip-path:polygon(0 50%,100% 50%,100% 20%,0 20%)}6%{-webkit-clip-path:polygon(0 70%,100% 70%,100% 70%,0 70%);clip-path:polygon(0 70%,100% 70%,100% 70%,0 70%)}7%{-webkit-clip-path:polygon(0 80%,100% 80%,100% 80%,0 80%);clip-path:polygon(0 80%,100% 80%,100% 80%,0 80%)}8%{-webkit-clip-path:polygon(0 50%,100% 50%,100% 55%,0 55%);clip-path:polygon(0 50%,100% 50%,100% 55%,0 55%)}9%{-webkit-clip-path:polygon(0 70%,100% 70%,100% 80%,0 80%);clip-path:polygon(0 70%,100% 70%,100% 80%,0 80%)}9.9%{transform:translate3d(calc(-1 * var(--gap-horizontal)),0,0) scale3d(-1,-1,1)}10%{transform:translate3d(0,0,0) scale3d(1,1,1);-webkit-clip-path:polygon(0 0,100% 0,100% 100%,0 100%);clip-path:polygon(0 0,100% 0,100% 100%,0 100%)}11%{-webkit-clip-path:none;clip-path:none}}@keyframes glitch-anim-text-2-permanent{0%{transform:translate3d(calc(-1 * var(--gap-horizontal)),0,0) scale3d(-1,-1,1);-webkit-clip-path:polygon(0 20%,100% 20%,100% 21%,0 21%);clip-path:polygon(0 20%,100% 20%,100% 21%,0 21%);-webkit-text-shadow:none;-moz-text-shadow:none;text-shadow:none}2%{-webkit-clip-path:polygon(0 33%,100% 33%,100% 33%,0 33%);clip-path:polygon(0 33%,100% 33%,100% 33%,0 33%)}4%{-webkit-clip-path:polygon(0 44%,100% 44%,100% 44%,0 44%);clip-path:polygon(0 44%,100% 44%,100% 44%,0 44%)}5%{-webkit-clip-path:polygon(0 50%,100% 50%,100% 20%,0 20%);clip-path:polygon(0 50%,100% 50%,100% 20%,0 20%)}6%{-webkit-clip-path:polygon(0 70%,100% 70%,100% 70%,0 70%);clip-path:polygon(0 70%,100% 70%,100% 70%,0 70%)}7%{-webkit-clip-path:polygon(0 80%,100% 80%,100% 80%,0 80%);clip-path:polygon(0 80%,100% 80%,100% 80%,0 80%)}8%{-webkit-clip-path:polygon(0 50%,100% 50%,100% 55%,0 55%);clip-path:polygon(0 50%,100% 50%,100% 55%,0 55%)}9%{-webkit-clip-path:polygon(0 70%,100% 70%,100% 80%,0 80%);clip-path:polygon(0 70%,100% 70%,100% 80%,0 80%)}9.9%{transform:translate3d(calc(-1 * var(--gap-horizontal)),0,0) scale3d(-1,-1,1)}10%{transform:translate3d(0,0,0) scale3d(1,1,1);-webkit-clip-path:polygon(0 0,100% 0,100% 100%,0 100%);clip-path:polygon(0 0,100% 0,100% 100%,0 100%)}11%{-webkit-clip-path:none;clip-path:none}}@-webkit-keyframes glitch-anim-text-3{1%{-webkit-transform:scaleY(1) skewX(0);transform:scaleY(1) skewX(0)}2%{-webkit-transform:scaleY(3) skewX(-60deg);transform:scaleY(3) skewX(-60deg)}3%{-webkit-transform:scaleY(1) skewX(0);transform:scaleY(1) skewX(0)}21%{-webkit-transform:scaleX(1) scaleY(1) skewX(0);transform:scaleX(1) scaleY(1) skewX(0)}22%{-webkit-transform:scaleX(1.5) scaleY(.2) skewX(80deg);transform:scaleX(1.5) scaleY(.2) skewX(80deg)}23%{-webkit-transform:scaleX(1) scaleY(1) skewX(0);transform:scaleX(1) scaleY(1) skewX(0)}}@keyframes glitch-anim-text-3{1%{-webkit-transform:scaleY(1) skewX(0);transform:scaleY(1) skewX(0)}2%{-webkit-transform:scaleY(3) skewX(-60deg);transform:scaleY(3) skewX(-60deg)}3%{-webkit-transform:scaleY(1) skewX(0);transform:scaleY(1) skewX(0)}21%{-webkit-transform:scaleX(1) scaleY(1) skewX(0);transform:scaleX(1) scaleY(1) skewX(0)}22%{-webkit-transform:scaleX(1.5) scaleY(.2) skewX(80deg);transform:scaleX(1.5) scaleY(.2) skewX(80deg)}23%{-webkit-transform:scaleX(1) scaleY(1) skewX(0);transform:scaleX(1) scaleY(1) skewX(0)}}.tweet_list li{padding-bottom:5px;margin-bottom:5px;border-bottom:1px solid #efefef}.tweet_list li:last-child{border:none;padding-bottom:0;margin-bottom:0}.tweet-left{float:left;display:inline;margin-right:10px}.tweet-left img{float:left}.tweet-actions{float:left}.tweet_text{display:block}.tweet-bottom{display:block}.ut-comparison-horizontal .ut-comparison-handle:after,.ut-comparison-horizontal .ut-comparison-handle:before,.ut-comparison-vertical .ut-comparison-handle:after,.ut-comparison-vertical .ut-comparison-handle:before{content:" ";display:block;background:#fff;position:absolute;z-index:30;-webkit-box-shadow:0 0 12px rgba(51,51,51,.5);-moz-box-shadow:0 0 12px rgba(51,51,51,.5);box-shadow:0 0 12px rgba(51,51,51,.5)}.ut-comparison-horizontal .ut-comparison-handle:after,.ut-comparison-horizontal .ut-comparison-handle:before{width:3px;height:9999px;left:50%;margin-left:-1.5px}.ut-comparison-vertical .ut-comparison-handle:after,.ut-comparison-vertical .ut-comparison-handle:before{width:9999px;height:3px;top:50%;margin-top:-1.5px}.ut-comparison-after-label,.ut-comparison-before-label,.ut-comparison-overlay{position:absolute;top:0;width:100%;height:100%}.ut-comparison-after-label,.ut-comparison-before-label,.ut-comparison-overlay{-webkit-transition-duration:.5s;-moz-transition-duration:.5s;transition-duration:.5s}.ut-comparison-after-label,.ut-comparison-before-label{-webkit-transition-property:opacity;-moz-transition-property:opacity;transition-property:opacity}.ut-comparison-after-label:before,.ut-comparison-before-label:before{color:#fff;font-size:.75em}.ut-comparison-after-label:before,.ut-comparison-before-label:before{position:absolute;background:rgba(255,255,255,1);line-height:1.25em;padding:.77em 1.54em;font-weight:600;color:#151515}.ut-comparison-caption-with-shadow .ut-comparison-after-label:before,.ut-comparison-caption-with-shadow .ut-comparison-before-label:before{-webkit-box-shadow:0 0 7px rgba(0,0,0,.5);box-shadow:0 0 7px rgba(0,0,0,.5)}.ut-comparison-vertical .ut-comparison-after-label:before,.ut-comparison-vertical .ut-comparison-before-label:before{left:50%;margin-left:-45px;text-align:center;width:90px}.ut-comparison-down-arrow,.ut-comparison-left-arrow,.ut-comparison-right-arrow,.ut-comparison-up-arrow{width:0;height:0;border:6px inset transparent;position:absolute}.ut-comparison-left-arrow,.ut-comparison-right-arrow{top:50%;margin-top:-6px}.ut-comparison-down-arrow,.ut-comparison-up-arrow{left:50%;margin-left:-6px}.ut-comparison-container{-webkit-box-sizing:content-box;-moz-box-sizing:content-box;box-sizing:content-box;z-index:0;overflow:hidden;position:relative;-webkit-user-select:none;-moz-user-select:none}.ut-comparison-container img{max-width:100%;position:absolute;top:0;display:block}.ut-comparison-container.active .ut-comparison-overlay,.ut-comparison-container.active :hover.ut-comparison-overlay{background:rgba(0,0,0,0)}.ut-comparison-container *{-webkit-box-sizing:content-box;-moz-box-sizing:content-box;box-sizing:content-box}.ut-comparison-after-label:before,.ut-comparison-before-label:before{content:attr(data-content)}.ut-comparison-horizontal .ut-comparison-before-label:before{left:20px;bottom:20px}.ut-comparison-horizontal .ut-comparison-after-label:before{right:20px;bottom:20px}.ut-comparison-vertical .ut-comparison-before-label:before{top:20px}.ut-comparison-vertical .ut-comparison-after-label:before{bottom:20px}.ut-comparison-overlay{-webkit-transition-property:background;-moz-transition-property:background;transition-property:background;background:0 0;z-index:25}.ut-comparison-overlay:hover{background:0 0}.ut-comparison-before{z-index:20}.ut-comparison-after{z-index:10}.ut-comparison-handle{height:38px;width:38px;position:absolute;left:50%;top:50%;margin-left:-22px;margin-top:-22px;border:3px solid #fff;-webkit-border-radius:1000px;-moz-border-radius:1000px;border-radius:1000px;-webkit-box-shadow:0 0 12px rgba(51,51,51,.5);-moz-box-shadow:0 0 12px rgba(51,51,51,.5);box-shadow:0 0 12px rgba(51,51,51,.5);z-index:40;cursor:pointer}.ut-comparison-horizontal .ut-comparison-handle:before{bottom:50%;margin-bottom:22px;-webkit-box-shadow:0 3px 0 #fff,0 0 12px rgba(51,51,51,.5);-moz-box-shadow:0 3px 0 #fff,0 0 12px rgba(51,51,51,.5);box-shadow:0 3px 0 #fff,0 0 12px rgba(51,51,51,.5)}.ut-comparison-horizontal .ut-comparison-handle:after{top:50%;margin-top:22px;-webkit-box-shadow:0 -3px 0 #fff,0 0 12px rgba(51,51,51,.5);-moz-box-shadow:0 -3px 0 #fff,0 0 12px rgba(51,51,51,.5);box-shadow:0 -3px 0 #fff,0 0 12px rgba(51,51,51,.5)}.ut-comparison-vertical .ut-comparison-handle:before{left:50%;margin-left:22px;-webkit-box-shadow:3px 0 0 #fff,0 0 12px rgba(51,51,51,.5);-moz-box-shadow:3px 0 0 #fff,0 0 12px rgba(51,51,51,.5);box-shadow:3px 0 0 #fff,0 0 12px rgba(51,51,51,.5)}.ut-comparison-vertical .ut-comparison-handle:after{right:50%;margin-right:22px;-webkit-box-shadow:-3px 0 0 #fff,0 0 12px rgba(51,51,51,.5);-moz-box-shadow:-3px 0 0 #fff,0 0 12px rgba(51,51,51,.5);box-shadow:-3px 0 0 #fff,0 0 12px rgba(51,51,51,.5)}.ut-comparison-left-arrow{border-right:6px solid #fff;left:50%;margin-left:-17px}.ut-comparison-right-arrow{border-left:6px solid #fff;right:50%;margin-right:-17px}.ut-comparison-up-arrow{border-bottom:6px solid #fff;top:50%;margin-top:-17px}.ut-comparison-down-arrow{border-top:6px solid #fff;bottom:50%;margin-bottom:-17px}.ut-box-shadow-small{box-shadow:0 2px 8px rgba(0,0,0,.08)}.ut-box-shadow-medium{box-shadow:0 5px 15px rgba(0,0,0,.08)}.ut-box-shadow-large{box-shadow:0 14px 25px rgba(0,0,0,.16)}.ut-box-shadow-xlarge{box-shadow:0 28px 50px rgba(0,0,0,.16)}[class*=ut-box-shadow-hover]{transition:box-shadow .2s ease-in-out}.ut-box-shadow-hover-small:hover{box-shadow:0 2px 8px rgba(0,0,0,.08)}.ut-box-shadow-hover-medium:hover{box-shadow:0 5px 15px rgba(0,0,0,.08)}.ut-box-shadow-hover-large:hover{box-shadow:0 14px 25px rgba(0,0,0,.16)}.ut-box-shadow-hover-xlarge:hover{box-shadow:0 28px 50px rgba(0,0,0,.16)}.ut-has-background-text .bklyn-background-text-holder{display:-webkit-box;display:-ms-flexbox;display:flex;position:absolute;width:100%;height:100%;z-index:0;pointer-events:none;top:0;left:0}.bklyn-background-text-left-top{justify-content:flex-start}.bklyn-background-text-center-top{justify-content:center;align-items:flex-start}.bklyn-background-text-right-top{justify-content:flex-end}.bklyn-background-text-left-center{justify-content:flex-start;align-items:center}.bklyn-background-text-center-center{justify-content:center;align-items:center}.bklyn-background-text-right-center{justify-content:flex-end;align-items:center}.bklyn-background-text-left-bottom{justify-content:flex-start;align-items:flex-end}.bklyn-background-text-center-bottom{justify-content:center;align-items:flex-end}.bklyn-background-text-right-bottom{justify-content:flex-end;align-items:flex-end}@media (max-width:767px){.bklyn-background-text-mobile-left-top{justify-content:flex-start}.bklyn-background-text-mobile-center-top{justify-content:center;align-items:flex-start}.bklyn-background-text-mobile-right-top{justify-content:flex-end}.bklyn-background-text-mobile-left-center{justify-content:flex-start;align-items:center}.bklyn-background-text-mobile-center-center{justify-content:center;align-items:center}.bklyn-background-text-mobile-right-center{justify-content:flex-end;align-items:center}.bklyn-background-text-mobile-left-bottom{justify-content:flex-start;align-items:flex-end}.bklyn-background-text-mobile-center-bottom{justify-content:center;align-items:flex-end}.bklyn-background-text-mobile-right-bottom{justify-content:flex-start;align-items:flex-end}}@media (min-width:768px) and (max-width:1024px){.bklyn-background-text-tablet-left-top{justify-content:flex-start}.bklyn-background-text-tablet-center-top{justify-content:center;align-items:flex-start}.bklyn-background-text-tablet-right-top{justify-content:flex-end}.bklyn-background-text-tablet-left-center{justify-content:flex-start;align-items:center}.bklyn-background-text-tablet-center-center{justify-content:center;align-items:center}.bklyn-background-text-tablet-right-center{justify-content:flex-end;align-items:center}.bklyn-background-text-tablet-left-bottom{justify-content:flex-start;align-items:flex-end}.bklyn-background-text-tablet-center-bottom{justify-content:center;align-items:flex-end}.bklyn-background-text-tablet-right-bottom{justify-content:flex-start;align-items:flex-end}}.ut-has-background-text .bklyn-background-text-holder.inView .bklyn-background-text-character{opacity:1;-webkit-transform:rotateX(0) rotateY(0);transform:rotateX(0) rotateY(0)}.ut-has-background-text .bklyn-background-text-holder.inView .bklyn-background-text-character:nth-child(2){-webkit-transition-delay:.22s;-o-transition-delay:.22s;transition-delay:.22s}.ut-has-background-text .bklyn-background-text-holder.inView .bklyn-background-text-character:nth-child(3){-webkit-transition-delay:.33s;-o-transition-delay:.33s;transition-delay:.33s}.ut-has-background-text .bklyn-background-text-holder.inView .bklyn-background-text-character:nth-child(4){-webkit-transition-delay:.44s;-o-transition-delay:.44s;transition-delay:.44s}.ut-has-background-text .bklyn-background-text-holder.inView .bklyn-background-text-character:nth-child(5){-webkit-transition-delay:.55s;-o-transition-delay:.55s;transition-delay:.55s}.ut-has-background-text .bklyn-background-text-holder.inView .bklyn-background-text-character:nth-child(6){-webkit-transition-delay:.66s;-o-transition-delay:.66s;transition-delay:.66s}.ut-has-background-text .bklyn-background-text-holder.inView .bklyn-background-text-character:nth-child(7){-webkit-transition-delay:.77s;-o-transition-delay:.77s;transition-delay:.77s}.ut-has-background-text .bklyn-background-text-holder.inView .bklyn-background-text-character:nth-child(8){-webkit-transition-delay:.88s;-o-transition-delay:.88s;transition-delay:.88s}.ut-has-background-text .bklyn-background-text-holder.inView .bklyn-background-text-character:nth-child(9){-webkit-transition-delay:.99s;-o-transition-delay:.99s;transition-delay:.99s}.ut-has-background-text .bklyn-background-text-holder.inView .bklyn-background-text-character:nth-child(10){-webkit-transition-delay:1.1s;-o-transition-delay:1.1s;transition-delay:1.1s}.ut-has-background-text .bklyn-background-text-holder.inView .bklyn-background-text-character:nth-child(11){-webkit-transition-delay:1.21s;-o-transition-delay:1.21s;transition-delay:1.21s}.ut-has-background-text .bklyn-background-text-holder.inView .bklyn-background-text-character:nth-child(12){-webkit-transition-delay:1.32s;-o-transition-delay:1.32s;transition-delay:1.32s}.ut-has-background-text .bklyn-background-text-holder.inView .bklyn-background-text-character:nth-child(13){-webkit-transition-delay:1.43s;-o-transition-delay:1.43s;transition-delay:1.43s}.ut-has-background-text .bklyn-background-text-holder.inView .bklyn-background-text-character:nth-child(14){-webkit-transition-delay:1.54s;-o-transition-delay:1.54s;transition-delay:1.54s}.ut-has-background-text .bklyn-background-text-holder.inView .bklyn-background-text-character:nth-child(15){-webkit-transition-delay:1.65s;-o-transition-delay:1.65s;transition-delay:1.65s}.ut-has-background-text .bklyn-background-text-holder.inView .bklyn-background-text-character:nth-child(16){-webkit-transition-delay:1.76s;-o-transition-delay:1.76s;transition-delay:1.76s}.ut-has-background-text .bklyn-background-text-holder.inView .bklyn-background-text-character:nth-child(17){-webkit-transition-delay:1.87s;-o-transition-delay:1.87s;transition-delay:1.87s}.ut-has-background-text .bklyn-background-text-holder.inView .bklyn-background-text-character:nth-child(18){-webkit-transition-delay:1.98s;-o-transition-delay:1.98s;transition-delay:1.98s}.ut-has-background-text .bklyn-background-text-holder.inView .bklyn-background-text-character:nth-child(19){-webkit-transition-delay:2.09s;-o-transition-delay:2.09s;transition-delay:2.09s}.ut-has-background-text .bklyn-background-text-holder.inView .bklyn-background-text-character:nth-child(20){-webkit-transition-delay:2.2s;-o-transition-delay:2.2s;transition-delay:2.2s}.ut-has-background-text .bklyn-background-text{font-size:5vh;line-height:1;color:#333;display:inline-block}.bklyn-background-text-animated .bklyn-background-text-character{opacity:0;-webkit-transform-style:preserve-3d;transform-style:preserve-3d;-webkit-transform:perspective(750px) rotateX(90deg);transform:perspective(750px) rotateX(90deg);-webkit-transform-origin:50% 40% 0;-ms-transform-origin:50% 40% 0;transform-origin:50% 40% 0;-webkit-transition:.53s cubic-bezier(.45,.05,.37,.93);-o-transition:.53s cubic-bezier(.45,.05,.37,.93);transition:.53s cubic-bezier(.45,.05,.37,.93);z-index:-1}.bklyn-background-text-holder+.wpb_wrapper{position:relative;z-index:2}.bklyn-video-grid-wrap{position:relative}.bklyn-video-grid{display:grid}@media (min-width:1025px){.bklyn-video-grid.bklyn-video-grid-2-col{grid-template-columns:repeat(2,1fr)}.bklyn-video-grid.bklyn-video-grid-3-col{grid-template-columns:repeat(3,1fr)}.bklyn-video-grid.bklyn-video-grid-4-col{grid-template-columns:repeat(4,1fr)}.bklyn-video-grid.bklyn-video-grid-5-col{grid-template-columns:repeat(4,1fr)}.bklyn-video-grid.bklyn-video-grid-6-col{grid-template-columns:repeat(4,1fr)}}@media (min-width:768px) and (max-width:1024px){.bklyn-video-grid.bklyn-video-grid-tablet-2-col{grid-template-columns:repeat(2,1fr)}.bklyn-video-grid.bklyn-video-grid-tablet-3-col{grid-template-columns:repeat(3,1fr)}.bklyn-video-grid.bklyn-video-grid-tablet-4-col{grid-template-columns:repeat(4,1fr)}.bklyn-video-grid.bklyn-video-grid-tablet-5-col{grid-template-columns:repeat(4,1fr)}.bklyn-video-grid.bklyn-video-grid-tablet-6-col{grid-template-columns:repeat(4,1fr)}}@media (max-width:768px){.bklyn-video-grid.bklyn-video-grid-mobile-2-col{grid-template-columns:repeat(2,1fr)}.bklyn-video-grid.bklyn-video-grid-mobile-3-col{grid-template-columns:repeat(3,1fr)}.bklyn-video-grid.bklyn-video-grid-mobile-4-col{grid-template-columns:repeat(4,1fr)}}.bklyn-video-grid>a{box-sizing:border-box;border-bottom:1px solid rgba(255,255,255,.2);border-right:1px solid rgba(255,255,255,.2);display:block!important;-webkit-transition:all .3s cubic-bezier(.215,.61,.355,1);-o-transition:all .3s cubic-bezier(.215,.61,.355,1);transition:all .3s cubic-bezier(.215,.61,.355,1)}.bklyn-video-grid>a.is-playing,.bklyn-video-grid>a:hover{background:rgba(0,0,0,.2)}@media (min-width:1025px){.bklyn-video-grid.bklyn-video-grid-2-col>a:nth-child(2n){border-right:none}.bklyn-video-grid.bklyn-video-grid-3-col>a:nth-child(2n+1):nth-last-child(-n+2),.bklyn-video-grid.bklyn-video-grid-3-col>a:nth-child(2n+1):nth-last-child(-n+2)~a{border-bottom:none}.bklyn-video-grid.bklyn-video-grid-3-col>a:nth-child(3n),.bklyn-video-grid.bklyn-video-grid-3-col>a:nth-child(3n+2){border-right:none}.bklyn-video-grid.bklyn-video-grid-3-col>a:nth-child(3n+1):nth-last-child(-n+3),.bklyn-video-grid.bklyn-video-grid-3-col>a:nth-child(3n+1):nth-last-child(-n+3)~a{border-bottom:none}.bklyn-video-grid.bklyn-video-grid-4-col>a:nth-child(4n){border-right:none}.bklyn-video-grid.bklyn-video-grid-4-col>a:nth-child(4n+1):nth-last-child(-n+4),.bklyn-video-grid.bklyn-video-grid-4-col>a:nth-child(4n+1):nth-last-child(-n+4)~a{border-bottom:none}.bklyn-video-grid.bklyn-video-grid-5-col>a:nth-child(5n){border-right:none}.bklyn-video-grid.bklyn-video-grid-5-col>a:nth-child(5n+1):nth-last-child(-n+5),.bklyn-video-grid.bklyn-video-grid-5-col>a:nth-child(5n+1):nth-last-child(-n+5)~a{border-bottom:none}.bklyn-video-grid.bklyn-video-grid-5-col>a:nth-child(6n){border-right:none}.bklyn-video-grid.bklyn-video-grid-5-col>a:nth-child(6n+1):nth-last-child(-n+6),.bklyn-video-grid.bklyn-video-grid-5-col>a:nth-child(6n+1):nth-last-child(-n+6)~a{border-bottom:none}}@media (min-width:768px) and (max-width:1024px){.bklyn-video-grid.bklyn-video-grid-tablet-2-col>a:nth-child(2n){border-right:none}.bklyn-video-grid.bklyn-video-grid-tablet-3-col>a:nth-child(2n+1):nth-last-child(-n+2),.bklyn-video-grid.bklyn-video-grid-tablet-3-col>a:nth-child(2n+1):nth-last-child(-n+2)~a{border-bottom:none}}.bklyn-video-grid .bklyn-video-grid-content{position:relative;width:100%;height:25vh;padding:1rem;color:#fff;background-repeat:no-repeat;background-position:center center;background-size:cover}.woocommerce ul.products li.product .price{color:#151515}.woocommerce div.product p.price,.woocommerce div.product span.price{color:#151515}.type-product{background:#fff}li.type-product{-webkit-transition:all .3s ease;-o-transition:all .3s ease;transition:all .3s ease}li.type-product:hover{-webkit-box-shadow:0 15px 15px -10px rgba(0,0,0,.15);box-shadow:0 15px 15px -10px rgba(0,0,0,.15)}.woocommerce .products ul,.woocommerce ul.products{margin:0}.single-product .related.products{clear:left}@media (min-width:1200px){.woocommerce div.product div.images,.woocommerce table.shop_table{margin-bottom:80px}.single-product .related.products{margin-top:80px}}.woocommerce ul.products li.product .woocommerce-loop-category__title,.woocommerce ul.products li.product .woocommerce-loop-product__title,.woocommerce ul.products li.product h3{font-size:18px;padding:0 20px;margin-bottom:0;line-height:125%}.woocommerce ul.products li.product .button{margin:20px 0}.product_title.entry-title,.woocommerce ul.products li.product a img{margin-bottom:20px}.woocommerce ul.products li.product,.woocommerce-LoopProduct-link.woocommerce-loop-product__link .price,.woocommerce-LoopProduct-link.woocommerce-loop-product__link .woocommerce-loop-product__title,.woocommerce-page ul.products li.product{text-align:center}.woocommerce-LoopProduct-link.woocommerce-loop-product__link .button{margin:0 auto}.woocommerce ul.products li.product .star-rating,.woocommerce-LoopProduct-link.woocommerce-loop-product__link .star-rating{margin:10px auto}.woocommerce .widget_price_filter .price_slider_wrapper .ui-widget-content{background:#ddd}.price ins,.woocommerce ul.products li.product .price ins{color:inherit;padding:0}.woocommerce ul.products li.product .price{margin:0}.single_add_to_cart_button.button.alt{height:48px}.woocommerce .quantity .qty{margin:0 10px 0 0;height:48px}.woocommerce-cart-form .quantity .qty{margin:0}.woocommerce div.product div.images .woocommerce-product-gallery__wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.woocommerce div.product div.images .woocommerce-product-gallery__image{width:100%;margin-bottom:10px}.woocommerce div.product div.images .woocommerce-product-gallery__image:nth-child(n+2){width:55px;margin-right:10px;border:1px solid #ddd}.woocommerce div.product div.images .woocommerce-product-gallery__image:last-child{margin-right:0}.woocommerce div.product div.images .flex-viewport .woocommerce-product-gallery__wrapper{justify-content:initial}.woocommerce div.product div.images .flex-viewport .woocommerce-product-gallery__image:nth-child(n+2){margin-right:0;border:none}.woocommerce div.product .woocommerce-tabs ul.tabs{padding:0;margin:0 0 1.618em;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.woocommerce div.product .woocommerce-tabs ul.tabs li,.woocommerce nav.woocommerce-pagination ul li{border-color:#ddd}mark.count{background:0 0}.woocommerce span.onsale,.woocommerce ul.products li.product .onsale{top:20px;right:auto;left:20px;margin:0;padding:0}.woocommerce #respond input#submit,.woocommerce a.button,.woocommerce button.button,.woocommerce input.button{font-weight:400}.woocommerce div.product .woocommerce-tabs ul.tabs li a,.woocommerce table.shop_attributes th,.woocommerce table.shop_table tbody th,.woocommerce table.shop_table tfoot td,.woocommerce table.shop_table tfoot th,.woocommerce table.shop_table th{font-weight:400}.woocommerce div.product form.cart .variations label,.woocommerce ul.cart_list li a,.woocommerce ul.product_list_widget li a{font-weight:400}.woocommerce .product_list_widget ins,.woocommerce-grouped-product-list-item__price ins{background:0 0;padding:0;color:inherit;font-weight:700}.woocommerce .product_list_widget .reviewer{font-size:10px}.woocommerce .product_meta{font-size:12px}.woocommerce .product_meta .posted_in,.woocommerce .product_meta .sku_wrapper,.woocommerce .product_meta .tagged_as{display:block}.woocommerce div.product form.cart .group_table td,.woocommerce div.product form.cart .variations td,.woocommerce div.product form.cart .variations th{vertical-align:middle;text-align:left}.woocommerce div.product form.cart .variations,.woocommerce-billing-fields__field-wrapper{margin-bottom:40px}.checkout-button,.product_type_simple,.single_add_to_cart_button{text-transform:uppercase!important}.woocommerce-grouped-product-list-item__price .stock{margin-bottom:0}.woocommerce div.product form.cart .reset_variations{display:none}.woocommerce #reviews #comments ol.commentlist li img.avatar{background:0 0}.woocommerce #secondary .sidebar{margin-bottom:40px}#reviews #comments{padding-top:0!important;margin-top:0!important;border-top:none!important}.product-name a{text-decoration:none!important}#review_form #reply-title{display:none}#ut-sitebody .woocommerce table.shop_table{text-align:left;border-collapse:separate}#ut-sitebody .woocommerce table.shop_table .product-thumbnail img{vertical-align:middle;width:100px}#ut-sitebody .woocommerce-cart table.cart{border-bottom:1px solid #f1f2f4}#ut-sitebody .woocommerce table.shop_table{border:0;margin-bottom:0}#ut-sitebody .woocommerce table.shop_table{margin:0 0 24px 0;width:100%;border-spacing:0;border-radius:0}#ut-sitebody .woocommerce table.shop_table thead tr{border-bottom:2px solid #23232c}#ut-sitebody .woocommerce table.shop_table .product-thumbnail{width:140px}#ut-sitebody #add_payment_method table.cart .product-thumbnail,#ut-sitebody .woocommerce-cart table.cart .product-thumbnail,#ut-sitebody .woocommerce-checkout table.cart .product-thumbnail{min-width:32px}#ut-sitebody .woocommerce table.shop_table th{font-weight:500;color:#23232c;text-transform:uppercase;border-top:0;padding:10px 0}#ut-sitebody .woocommerce table.shop_table td,#ut-sitebody .woocommerce table.shop_table th{border-right:0}#ut-sitebody #add_payment_method table.cart td,#ut-sitebody #add_payment_method table.cart th,#ut-sitebody .woocommerce-cart table.cart td,#ut-sitebody .woocommerce-cart table.cart th,#ut-sitebody .woocommerce-checkout table.cart td,#ut-sitebody .woocommerce-checkout table.cart th{vertical-align:middle}#ut-sitebody .woocommerce-cart table.cart .product-remove{text-align:right}#ut-sitebody .woocommerce table.shop_table .product-remove{width:60px}#ut-sitebody .woocommerce table.shop_table tbody tr{border-bottom:1px solid #f1f2f4}#ut-sitebody .woocommerce table.shop_table .product-thumbnail{width:140px}#ut-sitebody #add_payment_method table.cart .product-thumbnail,#ut-sitebody .woocommerce-cart table.cart .product-thumbnail,#ut-sitebody .woocommerce-checkout table.cart .product-thumbnail{min-width:32px}#ut-sitebody .woocommerce table.shop_table td{color:#23232c;padding:20px 0;border-color:#f1f2f4}#ut-sitebody .woocommerce table.shop_table td,#ut-sitebody .woocommerce table.shop_table th{border-right:0;border-right-color:currentcolor}#ut-sitebody .woocommerce table.shop_table .product-thumbnail img{width:100px}#ut-sitebody #add_payment_method table.cart img,#ut-sitebody .woocommerce-cart table.cart img,#ut-sitebody .woocommerce-checkout table.cart img{width:32px;-webkit-box-shadow:none;box-shadow:none}#ut-sitebody .woocommerce table.shop_table td,#ut-sitebody .woocommerce table.shop_table th{text-align:left}.product-quantity .quantity input{border-color:#f1f2f4}#ut-sitebody .woocommerce ul#shipping_method li input{display:inline-block!important}#ut-sitebody .woocommerce .product-remove a.remove{text-decoration:none!important}#ut-sitebody.woocommerce div.product .woocommerce-tabs ul.tabs{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}#ut-sitebody.woocommerce div.product .woocommerce-tabs ul.tabs li,#ut-sitebody.woocommerce div.product .woocommerce-tabs ul.tabs li.active{background:0 0;margin:0 -1px 0 0}#ut-sitebody.woocommerce div.product .woocommerce-tabs ul.tabs li::after,#ut-sitebody.woocommerce div.product .woocommerce-tabs ul.tabs li::before{display:none}@media (min-width:768px){#ut-sitebody.woocommerce-page table.shop_table_responsive td.actions{background-color:rgba(0,0,0,.025);padding:20px}.woocommerce table.cart td.actions .coupon .input-text,.woocommerce-page table.cart td.actions .coupon .button{width:48%}.woocommerce-page table.cart td.actions .button{display:block;width:48%;float:right}.woocommerce-page table.cart td.actions .coupon .button{float:right}.woocommerce-cart-form .coupon{width:50%}}@media (max-width:768px){#ut-sitebody.woocommerce-page table.shop_table_responsive tr:nth-child(2n) td{background:0 0;padding:0}#ut-sitebody.woocommerce-page table.shop_table_responsive td.actions{background-color:rgba(0,0,0,.025);padding:20px}}.woocommerce div.product .woocommerce-tabs .panel>.ut-first-section{padding-top:0}.woocommerce div.product .woocommerce-tabs .panel>.ut-last-section{padding-bottom:0}.woocommerce div.product .woocommerce-tabs .panel>.vc_row{margin-left:-20px;margin-right:-20px}.woocommerce .ut-shop-quantity{-webkit-transition:border .3s ease;-o-transition:border .3s ease;transition:border .3s ease;max-width:120px;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;padding:7px;border:1px solid #ddd}.woocommerce .ut-shop-quantity:hover{border-color:#151515}.woocommerce .ut-shop-quantity .decrease,.woocommerce .ut-shop-quantity .increase{-webkit-transition:all .3s ease;-o-transition:all .3s ease;transition:all .3s ease;width:24px;height:36px;position:relative;cursor:pointer;padding:0 6px!important;background:0 0;border:0;background:0 0!important}.woocommerce .ut-shop-quantity .decrease:after,.woocommerce .ut-shop-quantity .increase:after,.woocommerce .ut-shop-quantity .increase:before{content:' ';position:absolute;background-color:#ddd;width:2px;height:40%;top:30%}.woocommerce .ut-shop-quantity .decrease:after,.woocommerce .ut-shop-quantity .increase:after{transform:rotate(90deg)}.woocommerce .ut-shop-quantity .decrease:hover:after,.woocommerce .ut-shop-quantity .increase:hover:after,.woocommerce .ut-shop-quantity .increase:hover:before{background-color:#151515}.woocommerce .ut-shop-quantity .qty{-moz-appearance:textfield;border-width:0;width:60px;height:44px;font-size:16px;color:#23232c;margin:0;box-shadow:none}.woocommerce .ut-shop-quantity .qty::-webkit-inner-spin-button,.woocommerce .ut-shop-quantity .qty::-webkit-outer-spin-button{-webkit-appearance:none}.woocommerce .ut-shop-quantity+.single_add_to_cart_button{height:60px}.ut-header-extra-module .ut-header-cart{position:relative}.ut-header-extra-module .ut-header-cart sup{width:16px;height:16px;display:inline-block;border-radius:50%;color:#fff;text-align:center;font-size:10px;line-height:15px;position:absolute}#header-section-upper-area{position:relative;z-index:50}#header-section-lower-area{position:relative;z-index:1}#header-section .ut-header-extra-module .bklyn-btn-header .bklyn-btn{margin:0;font-size:12px}.ut-header-extra-module-right .sub-menu{right:0}.ut-header-extra-module-small .ut-main-navigation-link .fa,.ut-header-extra-module-small .ut-main-navigation-link i{font-size:18px}#ut-header-primary-extra-module,#ut-header-secondary-extra-module,#ut-header-tertiary-extra-module{width:100%}.ut-header-extra-module-custom-fields li i{margin-right:10px}.ut-header-extra-module-buttons li:not(:first-child){margin-left:20px}.ut-header-extra-module-buttons li:first-child{margin-left:0}.ut-horizontal-navigation>.ut-header-extra-module-buttons li a::after{display:none}.ut-header-extra-module-dropdown-menu .ut-main-navigation-link.sf-with-ul::before{font-family:Brooklyn-Core;font-size:12px;content:"\e902";position:absolute}.ut-header-extra-module-dropdown-menu .ut-main-navigation-link.sf-with-ul::before{right:-20px}.ut-header-extra-module-dropdown-menu.ut-header-extra-module-right .ut-main-navigation-link.sf-with-ul::before{left:-20px}.ut-top-header-sub-menu{list-style:none;position:relative;z-index:5}.ut-top-header-sub-menu li{float:left;position:relative}.ut-top-header-sub-menu a{display:block}.ut-top-header-sub-menu ul li{float:none}.ut-top-header-sub-menu ul li{margin:0!important}#header-section .ut-header-extra-module.ut-header-extra-module-rounded .ut-header-extra-module-toolbar li>a{border-radius:50%;display:inline-block;text-align:center}#header-section.ut-header-light .ut-header-extra-module.ut-header-extra-module-rounded .ut-header-extra-module-toolbar li>a{background:#fafafa;color:#b3b3b3}#header-section.ut-header-light .ut-header-extra-module .ut-hamburger span{background:#151515}#header-section.ut-header-light .ut-header-extra-module .ut-hamburger span::after,#header-section.ut-header-light .ut-header-extra-module .ut-hamburger span::before{background-color:#151515}#header-section[data-style=style-1] .ut-horizontal-navigation{float:left}#header-section[data-style=style-1] .ut-horizontal-navigation ul{float:left}#header-section[data-style=style-1] .ut-horizontal-navigation ul>li:first-child .ut-main-navigation-link{padding-left:0}#header-section[data-style=style-1] .site-logo{text-align:right}#header-section[data-style=style-1] .ut-hamburger-wrap{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}#header-section[data-style=default] #navigation.ut-horizontal-navigation.ut-navigation-centered,#header-section[data-style=style-2] #navigation.ut-horizontal-navigation{float:left;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}#header-section[data-style=style-2] .ut-header-extra-module ul li:last-child:not(.ut-header-mini-cart-action){padding-right:0}#header-section[data-style=style-3] .ut-horizontal-navigation{float:left}#header-section[data-style=style-3] #navigation-secondary.ut-horizontal-navigation>ul{float:left}#header-section[data-style=style-4] #navigation.ut-horizontal-navigation{float:left;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}#header-section[data-style=style-5] #navigation.ut-horizontal-navigation{display:-webkit-box;display:-ms-flexbox;display:flex;float:left;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}#header-section[data-style=style-5] .ut-header-primary-extra-module ul>li:first-child{padding-left:0}#header-section[data-style=style-5] .ut-header-primary-extra-module{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}#header-section[data-style=style-5] .ut-horizontal-navigation ul>li:first-child .ut-main-navigation-link{padding-left:0}#header-section[data-style=style-5] #ut-header-primary-extra-module.ut-horizontal-navigation ul{float:left}#header-section[data-style=style-6] .site-logo{text-align:right}#header-section[data-style=style-6] .ut-header-extra-module{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}#header-section[data-style=style-6] .ut-header-extra-module ul{margin-left:0}#header-section[data-style=style-6] .ut-header-extra-module ul>li:first-child{padding-left:0}#header-section[data-style=style-6] #ut-header-primary-extra-module ul,#header-section[data-style=style-6] #ut-header-tertiary-extra-module ul{float:left}#header-section[data-style=style-6] #ut-header-primary-extra-module ul li:first-child .ut-main-navigation-link,#header-section[data-style=style-6] #ut-header-tertiary-extra-module ul li:first-child .ut-main-navigation-link{padding-left:0}#header-section[data-style=style-7] #navigation.ut-horizontal-navigation{float:left;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}#header-section[data-style=style-7] #ut-header-primary-extra-module ul{float:left}#header-section[data-style=style-7] #ut-header-primary-extra-module ul li:first-child .ut-main-navigation-link{padding-left:0}#header-section[data-style=style-8] #ut-header-primary-extra-module ul{float:left}#header-section[data-style=style-8] #ut-header-primary-extra-module ul li:first-child .ut-main-navigation-link{padding-left:0}#header-section[data-style=style-9] .site-logo{height:160px}#header-section[data-style=style-9] #navigation.ut-horizontal-navigation{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;float:left}#header-section[data-style=style-9] #ut-header-primary-extra-module ul{float:left}#header-section[data-style=style-9] #ut-header-primary-extra-module ul li:first-child .ut-main-navigation-link{padding-left:0}@media (max-width:767px){#header-section[data-style=style-6] .site-logo-wrap{float:right}#header-section[data-style=style-6] .ut-hamburger-wrap{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}}@media (min-width:768px) and (max-width:1024px){#header-section[data-style=style-6] .site-logo-wrap{float:right}#header-section[data-style=style-6] .ut-hamburger-wrap{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}}@media (min-width:1025px){#header-section[data-style=style-9] .site-logo.ut-logo-has-img{line-height:160px}#header-section[data-style=style-3] .site-logo,#header-section[data-style=style-4] .site-logo,#header-section[data-style=style-7] .site-logo,#header-section[data-style=style-8] .site-logo{text-align:center}}#ut-header-search{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;text-align:center}.ut-js #ut-header-search{position:fixed;z-index:10002;top:0;left:0;width:100%;height:100vh}.ut-js #ut-header-search.ut-header-search-ready{visibility:visible!important}.ut-js #ut-header-search::before{content:'';position:absolute;top:0;right:0;width:100%;height:100%;background:rgba(14,16,18,.95)}#ut-overlay-menu{background:rgba(14,16,18,.95)}#ut-header-search-close-wrap{position:absolute;top:40px;right:40px}#ut-header-search-close{display:none}.ut-js #ut-header-search-close{display:block}#ut-header-searchform{margin:5em 0}#ut-header-searchform input{font-family:inherit;font-size:10vw;line-height:1;display:inline-block;-webkit-box-sizing:border-box;box-sizing:border-box;width:75%;padding:.05em 0;color:#fff;border:none;border-bottom:5px solid;margin-bottom:0}#ut-header-searchform input::-webkit-input-placeholder{color:#fff}#ut-header-searchform input::-moz-placeholder{opacity:1;color:#fff}#ut-header-searchform input:-ms-input-placeholder{color:#fff}#ut-header-searchform input::-webkit-search-cancel-button,#ut-header-searchform input::-webkit-search-decoration{-webkit-appearance:none}#ut-header-searchform input::-ms-clear{display:none}.ut-header-search-info{display:block;width:75%;margin:0 auto;padding:.85em 0;text-align:right;color:#fff}.ut-header-search-related{display:-webkit-box;display:-ms-flexbox;display:flex;width:75%;text-align:left;pointer-events:none}.ut-header-search-suggestion{width:50%}.ut-header-search-suggestion:first-child{padding:0 2em 0 0}.ut-header-search-suggestion:last-child{padding:0 0 0 2em}.ut-header-search-suggestion h3{margin:0;color:#f2f2f2}.ut-header-search-suggestion h3::before{font:normal normal normal 14px/1 FontAwesome;display:inline-block;padding:0 .5em 0 0}.ut-header-search-suggestion p{font-size:1.15em;line-height:1.4;margin:.75em 0 0 0}.ut-js .main-wrap{position:relative;-webkit-transition:-webkit-transform .5s;transition:-webkit-transform .5s;-o-transition:transform .5s;transition:transform .5s;transition:transform .5s,-webkit-transform .5s}.ut-js .main-wrap--move{-webkit-transform:scale3d(.7,.7,1);transform:scale3d(.7,.7,1)}.ut-js .main-wrap--move .btn--search{pointer-events:none;opacity:0}.ut-js #ut-header-search{pointer-events:none}.ut-js #ut-header-search.ut-show-header-search{pointer-events:auto}.ut-js #ut-header-search::before{opacity:0;-webkit-transition:opacity .5s;-o-transition:opacity .5s;transition:opacity .5s}.ut-js #ut-header-search.ut-show-header-search::before{opacity:1}#ut-header-search-close{opacity:0;-webkit-transition:opacity .5s;-o-transition:opacity .5s;transition:opacity .5s}.ut-show-header-search #ut-header-search-close{opacity:1}.ut-header-search-info,.ut-header-search-suggestion{opacity:0;-webkit-transform:translate3d(0,50px,0);transform:translate3d(0,50px,0);-webkit-transition:opacity .4s,-webkit-transform .4s;transition:opacity .4s,-webkit-transform .4s;-o-transition:opacity .4s,transform .4s;transition:opacity .4s,transform .4s;transition:opacity .4s,transform .4s,-webkit-transform .4s}.ut-show-header-search .ut-header-search-info,.ut-show-header-search .ut-header-search-suggestion{opacity:1;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}.ut-show-header-search .ut-header-search-suggestion:first-child{-webkit-transition-delay:.15s;-o-transition-delay:.15s;transition-delay:.15s}.ut-show-header-search .ut-header-search-suggestion:nth-child(2){-webkit-transition-delay:.2s;-o-transition-delay:.2s;transition-delay:.2s}#ut-header-searchform input{-webkit-transform:scale3d(0,1,1);transform:scale3d(0,1,1);-webkit-transform-origin:0 50%;-ms-transform-origin:0 50%;transform-origin:0 50%;-webkit-transition:-webkit-transform .3s;transition:-webkit-transform .3s;-o-transition:transform .3s;transition:transform .3s;transition:transform .3s,-webkit-transform .3s}.ut-show-header-search #ut-header-searchform input{-webkit-transform:scale3d(1,1,1);transform:scale3d(1,1,1);-webkit-transition-duration:.5s;-o-transition-duration:.5s;transition-duration:.5s}@media screen and (max-width:40em){.ut-header-search-suggestion{font-size:80%;width:100%}.ut-header-search-suggestion:nth-child(2),.ut-header-search-suggestion:nth-child(3){display:none}}.ut-horizontal-navigation .ut-nav-header h3{cursor:default!important;margin-bottom:20px;padding:0;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;line-height:30px;height:30px}.ut-horizontal-navigation .ut-megamenu{padding:0;position:fixed;text-align:left;left:0;right:0;width:100%;max-width:100%;z-index:99;-webkit-box-sizing:border-box;box-sizing:border-box;-webkit-box-shadow:0 5px 5px 0 rgba(0,0,0,.1);box-shadow:0 5px 5px 0 rgba(0,0,0,.1);visibility:hidden;opacity:0;pointer-events:none}.ut-horizontal-navigation .ut-megamenu.ut-megamenu-with-padding{left:40px;right:40px;width:calc(100% - 80px)}.ut-horizontal-navigation ul li:hover>.ut-megamenu{visibility:visible;opacity:1;pointer-events:all}.ut-horizontal-navigation .ut-megamenu.ut-megamenu-centered{padding-left:0;padding-right:0}#header-section{-webkit-backface-visibility:hidden}.ut-horizontal-navigation .ut-megamenu .grid-container{padding-left:0;padding-right:0}.ut-horizontal-navigation .ut-megamenu.ut-megamenu-fullwidth .grid-container{max-width:100%;padding-left:0;padding-right:0}.ut-horizontal-navigation .ut-is-megamenu .ut-navigation-column ul{visibility:visible;position:relative;float:none;min-width:inherit}#header-section .ut-megamenu.ut-megamenu-centered ul.ut-navigation-column-list li,#header-section .ut-megamenu.ut-megamenu-fullwidth ul.ut-navigation-column-list li{padding:0 40px}#header-section .ut-megamenu ul.ut-navigation-column-list li{padding:0 20px}#header-section.fullwidth .ut-megamenu:not(.ut-megamenu-fullwidth):not(.ut-megamenu-centered) ul.ut-navigation-column-list li{padding:0 40px}.ut-horizontal-navigation ul.ut-navigation-column-list li>a:not(.bklyn-btn):not(.ut-megamenu-image){background:0 0!important;font-size:10px;height:30px;line-height:30px;margin:0;padding:0;overflow:hidden;-o-text-overflow:ellipsis;text-overflow:ellipsis;-webkit-transition:color .3s,background .3s cubic-bezier(.215,.61,.355,1);-o-transition:color .3s,background .3s cubic-bezier(.215,.61,.355,1);transition:color .3s,background .3s cubic-bezier(.215,.61,.355,1);-webkit-transition-timing-function:cubic-bezier(.215,.61,.355,1);-o-transition-timing-function:cubic-bezier(.215,.61,.355,1);transition-timing-function:cubic-bezier(.215,.61,.355,1)}.ut-horizontal-navigation ul.ut-navigation-column-list .bklyn-btn-menu a{margin:0}.ut-horizontal-navigation ul.ut-navigation-column-list li>a::after,.ut-navigation-column-list li.menu-item-object-megamenu-button a.bklyn-btn::after{display:none}.ut-horizontal-navigation .ut-megamenu-image-left{text-align:left}.ut-horizontal-navigation .ut-megamenu-image-right{text-align:right}.ut-horizontal-navigation .ut-megamenu-image-center{text-align:center}.ut-horizontal-navigation .ut-megamenu-image{display:inline-block!important}.ut-navigation-with-column-animation .ut-is-megamenu .ut-navigation-column-list,.ut-navigation-with-column-animation .ut-parent.ut-has-children ul.sub-menu>li{-webkit-transform:translatey(15px);-ms-transform:translatey(15px);transform:translatey(15px);-webkit-transition:all .3s cubic-bezier(.215,.61,.355,1);-o-transition:all .3s cubic-bezier(.215,.61,.355,1);transition:all .3s cubic-bezier(.215,.61,.355,1);-webkit-transition-timing-function:cubic-bezier(.215,.61,.355,1);-o-transition-timing-function:cubic-bezier(.215,.61,.355,1);transition-timing-function:cubic-bezier(.215,.61,.355,1)}.ut-navigation-with-column-animation .ut-is-megamenu.sfHover .ut-navigation-column-list,.ut-navigation-with-column-animation .ut-parent.ut-has-children.sfHover ul.sub-menu>li{-webkit-transform:translatey(0);-ms-transform:translatey(0);transform:translatey(0)}.ut-navigation-with-link-animation .ut-navigation-column-list li a span,.ut-navigation-with-link-animation ul.sub-menu li a span{position:relative}.ut-navigation-with-link-animation .ut-navigation-column-list li a span::after,.ut-navigation-with-link-animation ul.sub-menu li a span::after,.ut-navigation-with-link-animation.ut-navigation-with-link-animation-type-background .ut-navigation-column-list li a::after,.ut-navigation-with-link-animation.ut-navigation-with-link-animation-type-background ul.sub-menu li a::after{content:"";position:absolute;display:block;top:0;left:30px;right:30px;bottom:0;width:0;z-index:-1;-webkit-transition:width .3s cubic-bezier(.215,.61,.355,1);-o-transition:width .3s cubic-bezier(.215,.61,.355,1);transition:width .3s cubic-bezier(.215,.61,.355,1);-webkit-transition-timing-function:cubic-bezier(.215,.61,.355,1);-o-transition-timing-function:cubic-bezier(.215,.61,.355,1);transition-timing-function:cubic-bezier(.215,.61,.355,1)}.ut-navigation-with-link-animation .ut-navigation-column-list li a span::after,.ut-navigation-with-link-animation ul.sub-menu li a span::after{bottom:-4px;left:0;right:0}.ut-navigation-with-link-animation.ut-navigation-with-link-animation-type-background-static .ut-navigation-column-list li a::after,.ut-navigation-with-link-animation.ut-navigation-with-link-animation-type-background-static ul.sub-menu li a::after{content:"";position:absolute;display:block;top:0;left:30px;right:30px;bottom:0;z-index:-1}.ut-navigation-with-link-animation.ut-navigation-with-link-animation-type-background .ut-navigation-column-list li a::after,.ut-navigation-with-link-animation.ut-navigation-with-link-animation-type-background-static .ut-navigation-column-list li a::after{left:0;right:0}.ut-navigation-with-link-animation-type-background .ut-navigation-column-list li a,.ut-navigation-with-link-animation-type-background ul.sub-menu li a,.ut-navigation-with-link-animation-type-background-static .ut-navigation-column-list li a,.ut-navigation-with-link-animation-type-background-static ul.sub-menu li a{margin-top:1px}.ut-navigation-with-link-animation-type-background .ut-navigation-column-list li:first-child a,.ut-navigation-with-link-animation-type-background ul.sub-menu li:first-child a,.ut-navigation-with-link-animation-type-background-static .ut-navigation-column-list li:first-child a,.ut-navigation-with-link-animation-type-background-static ul.sub-menu li:first-child a{margin-top:0}.ut-navigation-with-link-animation .ut-navigation-column-list li a:not(.bklyn-btn):hover span::after,.ut-navigation-with-link-animation ul.sub-menu li a:not(.bklyn-btn):hover span::after,.ut-navigation-with-link-animation ul.sub-menu li.sfHover>a:not(.bklyn-btn) span::after{width:100%}.ut-navigation-with-link-animation .ut-navigation-column-list li.current-menu-item>a span::after,.ut-navigation-with-link-animation ul.sub-menu li a.active span::after,.ut-navigation-with-link-animation ul.sub-menu li.current-menu-item>a span::after{width:100%}.ut-navigation-with-link-animation.ut-navigation-with-link-animation-type-background ul.sub-menu li a:not(.bklyn-btn):hover::after,.ut-navigation-with-link-animation.ut-navigation-with-link-animation-type-background ul.sub-menu li.sfHover>a:not(.bklyn-btn)::after{width:calc(100% - 60px)}.ut-navigation-with-link-animation.ut-navigation-with-link-animation-type-background .ut-navigation-column-list li a:not(.bklyn-btn):hover::after{width:100%}.ut-navigation-with-link-animation.ut-navigation-with-link-animation-type-background ul.sub-menu li a.active::after,.ut-navigation-with-link-animation.ut-navigation-with-link-animation-type-background ul.sub-menu li.current-menu-item>a::after{width:calc(100% - 60px);opacity:1}.ut-navigation-with-link-animation.ut-navigation-with-link-animation-type-background .ut-navigation-column-list li.current-menu-item>a::after{width:100%;opacity:1}.ut-navigation-with-link-animation.ut-navigation-with-link-animation-type-background-static .ut-navigation-column-list li a::after,.ut-navigation-with-link-animation.ut-navigation-with-link-animation-type-background-static ul.sub-menu li a::after{opacity:0}.ut-navigation-with-link-animation.ut-navigation-with-link-animation-type-background-static .ut-navigation-column-list li a:hover::after,.ut-navigation-with-link-animation.ut-navigation-with-link-animation-type-background-static .ut-navigation-column-list li.current-menu-item>a::after,.ut-navigation-with-link-animation.ut-navigation-with-link-animation-type-background-static ul.sub-menu li a.active::after,.ut-navigation-with-link-animation.ut-navigation-with-link-animation-type-background-static ul.sub-menu li a:hover::after,.ut-navigation-with-link-animation.ut-navigation-with-link-animation-type-background-static ul.sub-menu li.current-menu-item>a::after,.ut-navigation-with-link-animation.ut-navigation-with-link-animation-type-background-static ul.sub-menu li.sfHover>a::after{opacity:1}.ut-navigation-with-link-animation.ut-navigation-with-link-animation-type-background .ut-navigation-column-list li a span,.ut-navigation-with-link-animation.ut-navigation-with-link-animation-type-background-static .ut-navigation-column-list li a span{padding-left:0;-webkit-transition:padding .3s cubic-bezier(.215,.61,.355,1);-o-transition:padding .3s cubic-bezier(.215,.61,.355,1);transition:padding .3s cubic-bezier(.215,.61,.355,1);-webkit-transition-timing-function:cubic-bezier(.215,.61,.355,1);-o-transition-timing-function:cubic-bezier(.215,.61,.355,1);transition-timing-function:cubic-bezier(.215,.61,.355,1)}.ut-navigation-with-link-animation.ut-navigation-with-link-animation-type-background .ut-navigation-column-list li a:hover span,.ut-navigation-with-link-animation.ut-navigation-with-link-animation-type-background-static .ut-navigation-column-list li a:hover span{padding-left:15px;-webkit-transition:padding .3s cubic-bezier(.215,.61,.355,1);-o-transition:padding .3s cubic-bezier(.215,.61,.355,1);transition:padding .3s cubic-bezier(.215,.61,.355,1);-webkit-transition-timing-function:cubic-bezier(.215,.61,.355,1);-o-transition-timing-function:cubic-bezier(.215,.61,.355,1);transition-timing-function:cubic-bezier(.215,.61,.355,1)}.ut-navigation-with-link-animation.ut-navigation-with-link-animation-type-background .ut-navigation-column-list li.current-menu-item>a span,.ut-navigation-with-link-animation.ut-navigation-with-link-animation-type-background-static .ut-navigation-column-list li.current-menu-item>a span{padding-left:15px}.ut-navigation-column-list li .bklyn-btn-menu{margin-top:17px;margin-bottom:20px}.ut-navigation-column-list li.ut-nav-header+li.menu-item-object-megamenu-button .bklyn-btn-menu,.ut-navigation-column-list li:first-child .bklyn-btn-menu{margin-top:0;margin-bottom:20px}.ut-navigation-column-list li:last-child .bklyn-btn-menu{margin-bottom:0}.ut-horizontal-navigation.ut-navigation-with-link-animation-type-background ul.sub-menu li>a,.ut-horizontal-navigation.ut-navigation-with-link-animation-type-background ul.ut-navigation-column-list li>a,.ut-horizontal-navigation.ut-navigation-with-link-animation-type-background-static ul.sub-menu li>a,.ut-horizontal-navigation.ut-navigation-with-link-animation-type-background-static ul.ut-navigation-column-list li>a{-webkit-transition:none!important;-o-transition:none!important;transition:none!important}[class*=ut-megamenu-grid-row]{-webkit-box-sizing:border-box;box-sizing:border-box;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row wrap;flex-flow:row wrap;z-index:1;position:relative}[class*=ut-megamenu-grid-col-],[class^=ut-megamenu-grid-col]{-webkit-box-sizing:border-box;box-sizing:border-box;-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;padding:40px 0 0}[class^=ut-megamenu-grid-col]{-webkit-box-flex:1;-ms-flex:1 1 0%;flex:1 1 0%}[class^=ut-megamenu-grid-col]:hover{z-index:10000}[class^=ut-megamenu-grid-row][class*=ut-megamenu-grid-col-],[class^=ut-megamenu-grid-row][class^=ut-megamenu-grid-col]{margin:0;padding:0}[class*=ut-megamenu-grid-row-1]>[class*=ut-megamenu-grid-col-],[class*=ut-megamenu-grid-row-1]>[class^=ut-megamenu-grid-col]{-ms-flex-preferred-size:100%;flex-basis:100%;max-width:100%}[class*=ut-megamenu-grid-row-2]>[class*=ut-megamenu-grid-col-],[class*=ut-megamenu-grid-row-2]>[class^=ut-megamenu-grid-col]{-ms-flex-preferred-size:50%;flex-basis:50%;max-width:50%}[class*=ut-megamenu-grid-row-3]>[class*=ut-megamenu-grid-col-],[class*=ut-megamenu-grid-row-3]>[class^=ut-megamenu-grid-col]{-ms-flex-preferred-size:33.33333333%;flex-basis:33.33333333%;max-width:33.33333333%}[class*=ut-megamenu-grid-row-4]>[class*=ut-megamenu-grid-col-],[class*=ut-megamenu-grid-row-4]>[class^=ut-megamenu-grid-col]{-ms-flex-preferred-size:25%;flex-basis:25%;max-width:25%}[class*=ut-megamenu-grid-row-5]>[class*=ut-megamenu-grid-col-],[class*=ut-megamenu-grid-row-5]>[class^=ut-megamenu-grid-col]{-ms-flex-preferred-size:20%;flex-basis:20%;max-width:20%}[class*=ut-megamenu-grid-row-6]>[class*=ut-megamenu-grid-col-],[class*=ut-megamenu-grid-row-6]>[class^=ut-megamenu-grid-col]{-ms-flex-preferred-size:16.66666667%;flex-basis:16.66666667%;max-width:16.66666667%}.ut-megamenu-grid-row-1 .ut-megamenu-grid-col{padding-top:40px;padding-bottom:40px}.ut-megamenu-grid-row-2 .ut-megamenu-grid-col:nth-child(2n+3){border-left:none!important}.ut-megamenu-grid-row-2 .ut-megamenu-grid-col:nth-child(-n+2){padding-top:40px;padding-bottom:40px}.ut-megamenu-grid-row-3 .ut-megamenu-grid-col:nth-child(3n+4){border-left:none!important}.ut-megamenu-grid-row-3 .ut-megamenu-grid-col:nth-child(-n+3){padding-top:40px;padding-bottom:40px}.ut-megamenu-grid-row-4 .ut-megamenu-grid-col:nth-child(4n+5){border-left:none!important}.ut-megamenu-grid-row-4 .ut-megamenu-grid-col:nth-child(-n+4){padding-top:40px}.ut-megamenu-grid-row-4 .ut-megamenu-grid-col:nth-child(4n+1):nth-last-child(-n+4),.ut-megamenu-grid-row-4 .ut-megamenu-grid-col:nth-child(4n+1):nth-last-child(-n+4)~.ut-megamenu-grid-col{padding-bottom:40px}@media (min-width:1681px){.ut-megamenu-grid-row-6 .ut-megamenu-grid-col:nth-child(6n+7){border-left:none!important}.ut-megamenu-grid-row-6 .ut-megamenu-grid-col:nth-child(-n+6){padding-top:40px}.ut-megamenu-grid-row-6 .ut-megamenu-grid-col:nth-child(6n+1):nth-last-child(-n+6),.ut-megamenu-grid-row-6 .ut-megamenu-grid-col:nth-child(6n+1):nth-last-child(-n+6)~.ut-megamenu-grid-col{padding-bottom:40px}.ut-megamenu-grid-row-5 .ut-megamenu-grid-col:nth-child(5n+6){border-left:none!important}.ut-megamenu-grid-row-5 .ut-megamenu-grid-col:nth-child(-n+5){padding-top:40px;padding-bottom:40px}}@media (min-width:1025px) and (max-width:1680px){.ut-megamenu-grid-row-6 .ut-megamenu-grid-col:nth-child(4n+5){border-left:none!important}.ut-megamenu-grid-row-6 .ut-megamenu-grid-col:nth-child(-n+4){padding-top:40px}.ut-megamenu-grid-row-6 .ut-megamenu-grid-col:nth-child(4n+1):nth-last-child(-n+4),.ut-megamenu-grid-row-6 .ut-megamenu-grid-col:nth-child(4n+1):nth-last-child(-n+4)~.ut-megamenu-grid-col{padding-bottom:40px}[class*=ut-megamenu-grid-row-6]>[class*=ut-megamenu-grid-col-],[class*=ut-megamenu-grid-row-6]>[class^=ut-megamenu-grid-col]{-ms-flex-preferred-size:25%;flex-basis:25%;max-width:25%}.ut-megamenu-grid-row-5 .ut-megamenu-grid-col:nth-child(4n+5){border-left:none!important}.ut-megamenu-grid-row-5 .ut-megamenu-grid-col:nth-child(-n+4){padding-top:40px;padding-bottom:40px}.ut-megamenu-grid-row-5 .ut-megamenu-grid-col:nth-child(4n+1):nth-last-child(-n+4),.ut-megamenu-grid-row-5 .ut-megamenu-grid-col:nth-child(4n+1):nth-last-child(-n+4)~.ut-megamenu-grid-col{padding-bottom:40px}[class*=ut-megamenu-grid-row-5]>[class*=ut-megamenu-grid-col-],[class*=ut-megamenu-grid-row-5]>[class^=ut-megamenu-grid-col]{-ms-flex-preferred-size:25%;flex-basis:25%;max-width:25%}}@media (max-width:400px){.hide-bg-on-mobile,.hide-bg-on-mobile>.parallax-scroll-container{background-image:none!important}#ut-sitebody .hide-bg-on-mobile,#ut-sitebody .hide-bg-on-mobile>.parallax-scroll-container{background-image:none!important}}@media (max-width:767px){.hide-bg-on-mobile,.hide-bg-on-mobile>.parallax-scroll-container,.hide-bg-on-mobile>.parallax-scroll-container>.parallax-image-container{background-image:none!important}#ut-sitebody .hide-bg-on-mobile,#ut-sitebody .hide-bg-on-mobile>.parallax-scroll-container,#ut-sitebody .hide-bg-on-mobile>.parallax-scroll-container>.parallax-image-container{background-image:none!important}#ut-sitebody .vc_column_container.hide-bg-on-mobile>.vc_column-inner{background-image:none!important}}@media (min-width:768px) and (max-width:1024px){.hide-bg-on-tablet,.hide-bg-on-tablet>.parallax-scroll-container,.hide-bg-on-tablet>.parallax-scroll-container>.parallax-image-container{background-image:none!important}#ut-sitebody .hide-bg-on-tablet,#ut-sitebody .hide-bg-on-tablet>.parallax-scroll-container,#ut-sitebody .hide-bg-on-tablet>.parallax-scroll-container>.parallax-image-container{background-image:none!important}#ut-sitebody .vc_column_container.hide-bg-on-tablet>.vc_column-inner{background-image:none!important}}@media (min-width:1025px) and (max-width:1600px){.hide-bg-on-medium,.hide-bg-on-medium>.parallax-scroll-container,.hide-bg-on-medium>.parallax-scroll-container>.parallax-image-container{background-image:none!important}#ut-sitebody .hide-bg-on-medium,#ut-sitebody .hide-bg-on-medium>.parallax-scroll-container,#ut-sitebody .hide-bg-on-medium>.parallax-scroll-container>.parallax-image-container{background-image:none!important}#ut-sitebody .vc_column_container.hide-bg-on-medium>.vc_column-inner{background-image:none!important}}.ut-bklyn-onepage section:not(#ut-hero) .parallax-scroll-container{margin-top:-5%}.rpwwt-widget ul { list-style: outside none none; margin-left: 0; margin-right: 0; padding-left: 0; padding-right: 0; } .rpwwt-widget ul li { overflow: hidden; margin: 0 0 1.5em; } .rpwwt-widget ul li:last-child { margin: 0; } .rpwwt-widget .screen-reader-text {border: 0; clip: rect(1px, 1px, 1px, 1px); -webkit-clip-path: inset(50%); clip-path: inset(50%); height: 1px; margin: -1px; overflow: hidden; padding: 0; position: absolute !important; width: 1px; word-wrap: normal !important; word-break: normal; } .rpwwt-widget .screen-reader-text:focus {background-color: #f1f1f1; border-radius: 3px; box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6); clip: auto !important; -webkit-clip-path: none; clip-path: none; color: #21759b; display: block; font-size: 0.875rem; font-weight: 700; height: auto; right: 5px; line-height: normal; padding: 15px 23px 14px; text-decoration: none; top: 5px; width: auto; z-index: 100000; } .rpwwt-widget ul li img { display: inline; float: left; margin: .3em .75em .75em 0; } #rpwwt-recent-posts-widget-with-thumbnails-2 img { width: 75px; height: 75px; } .wpgdprc .wpgdprc-consent-bar__notice,.wpgdprc blockquote,.wpgdprc dd,.wpgdprc dl,.wpgdprc fieldset,.wpgdprc figure,.wpgdprc h1,.wpgdprc h2,.wpgdprc h3,.wpgdprc h4,.wpgdprc h5,.wpgdprc h6,.wpgdprc hr,.wpgdprc legend,.wpgdprc ol,.wpgdprc p,.wpgdprc pre,.wpgdprc ul{margin:0;padding:0}.wpgdprc li>ol,.wpgdprc li>ul{margin-bottom:0}.wpgdprc table{border-collapse:collapse;border-spacing:0}.wpgdprc fieldset{border:0;min-width:0}.wpgdprc *,.wpgdprc :after,.wpgdprc :before{box-sizing:inherit}.wpgdprc [type=button],.wpgdprc [type=reset],.wpgdprc [type=submit]{-webkit-appearance:none;-moz-appearance:none;appearance:none;border:0;margin:0}.wpgdprc ::-moz-selection{background:#3c7c96;color:#fff}.wpgdprc ::selection{background:#3c7c96;color:#fff}.wpgdprc a{transition:all .25s cubic-bezier(0,.6,.7,1)}.wpgdprc form{margin-bottom:0}.wpgdprc .no-bullet{list-style:none}.wpgdprc .video-container{height:0;opacity:0;padding-bottom:56.25%;padding-top:25px;position:relative;transition:opacity .25s cubic-bezier(0,.6,.7,1)}.wpgdprc .video-container iframe{height:100%;left:0;position:absolute;top:0;width:100%}.wpgdprc .video-container.active{opacity:1}.wpgdprc img{box-sizing:inherit;display:inline-block;height:auto;max-width:100%;vertical-align:middle}.wpgdprc svg.icon{fill:currentColor;height:1rem;margin:0;vertical-align:sub;width:1rem}.wpgdprc{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;color:#5a5a5a;font-family:sofia-pro,Helvetica Neue,Helvetica,Roboto,Arial,sans-serif;font-size:1rem}.wpgdprc h1,.wpgdprc h2,.wpgdprc h3,.wpgdprc h4,.wpgdprc h5,.wpgdprc h6{font-family:sofia-pro,Helvetica Neue,Helvetica,Roboto,Arial,sans-serif;margin-bottom:.5rem;margin-top:0}.wpgdprc .h1,.wpgdprc .h2,.wpgdprc .h3,.wpgdprc .h4,.wpgdprc .h5,.wpgdprc .h6,.wpgdprc h1,.wpgdprc h2,.wpgdprc h3,.wpgdprc h4,.wpgdprc h5,.wpgdprc h6{color:#000;font-family:sofia-pro,Helvetica Neue,Helvetica,Roboto,Arial,sans-serif;font-weight:700;line-height:1.2}.wpgdprc .h1,.wpgdprc h1{font-size:3rem}.wpgdprc .h2,.wpgdprc h2{font-size:2rem}.wpgdprc .h3,.wpgdprc h3{font-size:1.5rem}.wpgdprc .h4,.wpgdprc h4{font-size:1.375rem}.wpgdprc .h5,.wpgdprc h5{font-size:1.25rem}.wpgdprc .h6,.wpgdprc h6{font-size:1.125rem}.wpgdprc .wpgdprc-consent-bar__notice,.wpgdprc p{font-size:1rem;line-height:1.625}.wpgdprc .wpgdprc-consent-bar__notice:last-child,.wpgdprc p:last-child{margin-bottom:0}.wpgdprc ol,.wpgdprc ul{margin:0 0 1rem 1rem}.wpgdprc blockquote .wpgdprc-consent-bar__notice:before,.wpgdprc blockquote p:before{content:"“"}.wpgdprc blockquote .wpgdprc-consent-bar__notice:after,.wpgdprc blockquote p:after{content:"”"}.wpgdprc blockquote cite{color:#5a5a5a}.wpgdprc .screen-reader-text{clip:rect(0,0,0,0)!important;border:0!important;height:1px!important;overflow:hidden!important;padding:0!important;position:absolute!important;white-space:nowrap!important;width:1px!important}.button.wpgdprc-button,.wpgdprc-button{align-items:center;background-color:#3c7c96;border:1px solid #3c7c96;border-radius:3px;box-shadow:0 2px 4px 0 rgba(0,0,0,.2);color:#fff;cursor:pointer;display:inline-flex;font-size:1rem;font-weight:700;justify-content:center;line-height:1.125;padding:.8125rem 1.125rem;position:relative;text-decoration:none;transition:all .25s cubic-bezier(0,.6,.7,1);width:auto}.button.wpgdprc-button.wpgdprc-button--outline:not(:focus),.button.wpgdprc-button.wpgdprc-button--outline:not(:hover),.wpgdprc-button.wpgdprc-button--outline:not(:focus),.wpgdprc-button.wpgdprc-button--outline:not(:hover){background-color:transparent;color:#3c7c96}.button.wpgdprc-button.wpgdprc-button--outline:focus,.button.wpgdprc-button.wpgdprc-button--outline:hover,.wpgdprc-button.wpgdprc-button--outline:focus,.wpgdprc-button.wpgdprc-button--outline:hover{background-color:#2d5e72;border-color:#2d5e72;border-width:1px;color:#fff}.button.wpgdprc-button:focus,.button.wpgdprc-button:hover,.wpgdprc-button:focus,.wpgdprc-button:hover,:root .button.wpgdprc-button.wpgdprc-button--active,:root .wpgdprc-button.wpgdprc-button--active{background-color:#2d5e72;border-color:#2d5e72;color:#fff}.wpgdprc-button.wpgdprc-button--alert{align-items:center;background-color:#d03343;border:1px solid #d03343;border-radius:3px;box-shadow:0 2px 4px 0 rgba(0,0,0,.2);color:#fff;cursor:pointer;display:inline-flex;font-size:1rem;font-weight:700;justify-content:center;line-height:1.125;padding:.8125rem 1.125rem;position:relative;text-decoration:none;transition:all .25s cubic-bezier(0,.6,.7,1);width:auto}.wpgdprc-button.wpgdprc-button--alert.wpgdprc-button--outline:not(:focus),.wpgdprc-button.wpgdprc-button--alert.wpgdprc-button--outline:not(:hover){background-color:transparent;color:#d03343}.wpgdprc-button.wpgdprc-button--alert.wpgdprc-button--outline:focus,.wpgdprc-button.wpgdprc-button--alert.wpgdprc-button--outline:hover{background-color:#a92734;border-color:#a92734;border-width:1px;color:#fff}.wpgdprc-button.wpgdprc-button--alert:focus,.wpgdprc-button.wpgdprc-button--alert:hover,:root .wpgdprc-button.wpgdprc-button--alert.wpgdprc-button--active{background-color:#a92734;border-color:#a92734;color:#fff}.wpgdprc-button.wpgdprc-button--white{align-items:center;background-color:#fff;border:1px solid #fff;border-radius:3px;box-shadow:0 2px 4px 0 rgba(0,0,0,.2);color:#5a5a5a;cursor:pointer;display:inline-flex;font-size:1rem;font-weight:700;justify-content:center;line-height:1.125;padding:.8125rem 1.125rem;position:relative;text-decoration:none;transition:all .25s cubic-bezier(0,.6,.7,1);width:auto}.wpgdprc-button.wpgdprc-button--white.wpgdprc-button--outline:not(:focus),.wpgdprc-button.wpgdprc-button--white.wpgdprc-button--outline:not(:hover){background-color:transparent;color:#fff}.wpgdprc-button.wpgdprc-button--white.wpgdprc-button--outline:focus,.wpgdprc-button.wpgdprc-button--white.wpgdprc-button--outline:hover{background-color:#3c7c96;border-color:#3c7c96;border-width:1px;color:#fff}.wpgdprc-button.wpgdprc-button--white:focus,.wpgdprc-button.wpgdprc-button--white:hover,:root .wpgdprc-button.wpgdprc-button--white.wpgdprc-button--active{background-color:#3c7c96;border-color:#3c7c96;color:#fff}.wpgdprc-button.wpgdprc-button--white-primary{align-items:center;background-color:#fff;border:1px solid #fff;border-radius:3px;box-shadow:0 2px 4px 0 rgba(0,0,0,.2);color:#3c7c96;cursor:pointer;display:inline-flex;font-size:1rem;font-weight:700;justify-content:center;line-height:1.125;padding:.8125rem 1.125rem;position:relative;text-decoration:none;transition:all .25s cubic-bezier(0,.6,.7,1);width:auto}.wpgdprc-button.wpgdprc-button--white-primary.wpgdprc-button--outline:not(:focus),.wpgdprc-button.wpgdprc-button--white-primary.wpgdprc-button--outline:not(:hover){background-color:transparent;color:#fff}.wpgdprc-button.wpgdprc-button--white-primary.wpgdprc-button--outline:focus,.wpgdprc-button.wpgdprc-button--white-primary.wpgdprc-button--outline:hover{background-color:#3c7c96;border-color:#3c7c96;border-width:1px;color:#fff}.wpgdprc-button.wpgdprc-button--white-primary:focus,.wpgdprc-button.wpgdprc-button--white-primary:hover,:root .wpgdprc-button.wpgdprc-button--white-primary.wpgdprc-button--active{background-color:#3c7c96;border-color:#3c7c96;color:#fff}.wpgdprc-button.wpgdprc-button--white-alert{align-items:center;background-color:#fff;border:1px solid #fff;border-radius:3px;box-shadow:0 2px 4px 0 rgba(0,0,0,.2);color:#d03343;cursor:pointer;display:inline-flex;font-size:1rem;font-weight:700;justify-content:center;line-height:1.125;padding:.8125rem 1.125rem;position:relative;text-decoration:none;transition:all .25s cubic-bezier(0,.6,.7,1);width:auto}.wpgdprc-button.wpgdprc-button--white-alert.wpgdprc-button--outline:not(:focus),.wpgdprc-button.wpgdprc-button--white-alert.wpgdprc-button--outline:not(:hover){background-color:transparent;color:#fff}.wpgdprc-button.wpgdprc-button--white-alert.wpgdprc-button--outline:focus,.wpgdprc-button.wpgdprc-button--white-alert.wpgdprc-button--outline:hover{background-color:#d03343;border-color:#d03343;border-width:1px;color:#fff}.wpgdprc-button.wpgdprc-button--white-alert:focus,.wpgdprc-button.wpgdprc-button--white-alert:hover,:root .wpgdprc-button.wpgdprc-button--white-alert.wpgdprc-button--active{background-color:#d03343;border-color:#d03343;color:#fff}.wpgdprc-button.wpgdprc-button--transparent{align-items:center;background-color:transparent;border:1px solid transparent;border-radius:3px;box-shadow:0 2px 4px 0 rgba(0,0,0,.2);box-shadow:none;color:#5a5a5a;cursor:pointer;display:inline-flex;font-size:1rem;font-weight:700;justify-content:center;line-height:1.125;padding:.8125rem 1.125rem;position:relative;text-decoration:none;transition:all .25s cubic-bezier(0,.6,.7,1);width:auto}.wpgdprc-button.wpgdprc-button--transparent.wpgdprc-button--outline:not(:focus),.wpgdprc-button.wpgdprc-button--transparent.wpgdprc-button--outline:not(:hover){background-color:transparent;color:transparent}.wpgdprc-button.wpgdprc-button--transparent.wpgdprc-button--outline:focus,.wpgdprc-button.wpgdprc-button--transparent.wpgdprc-button--outline:hover{background-color:transparent;border-color:transparent;border-width:1px;color:#3c7c96}.wpgdprc-button.wpgdprc-button--transparent:focus,.wpgdprc-button.wpgdprc-button--transparent:hover,:root .wpgdprc-button.wpgdprc-button--transparent.wpgdprc-button--active{background-color:transparent;border-color:transparent;color:#3c7c96}.wpgdprc-button[disabled]{align-items:center;background-color:#f8f8f9;border:1px solid #f8f8f9;border-radius:3px;box-shadow:0 2px 4px 0 rgba(0,0,0,.2);color:#afafaf;cursor:pointer;cursor:not-allowed;display:inline-flex;font-size:1rem;font-weight:700;justify-content:center;line-height:1.125;padding:.8125rem 1.125rem;position:relative;text-decoration:none;transition:all .25s cubic-bezier(0,.6,.7,1);width:auto}.wpgdprc-button[disabled].wpgdprc-button--outline:not(:focus),.wpgdprc-button[disabled].wpgdprc-button--outline:not(:hover){background-color:transparent;color:#f8f8f9}.wpgdprc-button[disabled].wpgdprc-button--outline:focus,.wpgdprc-button[disabled].wpgdprc-button--outline:hover{background-color:#f8f8f9;border-color:#f8f8f9;border-width:1px;color:#afafaf}.wpgdprc-button[disabled]:focus,.wpgdprc-button[disabled]:hover,:root .wpgdprc-button[disabled].wpgdprc-button--active{background-color:#f8f8f9;border-color:#f8f8f9;color:#afafaf}:root .wpgdprc-button.wpgdprc-button--small{font-family:sofia-pro,Helvetica Neue,Helvetica,Roboto,Arial,sans-serif;font-size:.875rem;font-weight:700;line-height:1.1428571429;min-width:4.3125rem;padding:.5rem .875rem}:root .wpgdprc-button.wpgdprc-button--small.wpgdprc-button--transparent{box-shadow:none}.wpgdprc-button--transparent.wpgdprc-button--delete{color:#888}.wpgdprc-button--transparent.wpgdprc-button--delete:focus,.wpgdprc-button--transparent.wpgdprc-button--delete:hover{color:#3c7c96}.wpgdprc-button.wpgdprc-button--transparent.wpgdprc-button--white{color:#fff}.wpgdprc-button.wpgdprc-button--transparent.wpgdprc-button--white:focus,.wpgdprc-button.wpgdprc-button--transparent.wpgdprc-button--white:hover{color:hsla(0,0%,100%,.6)}:root .wpgdprc-button.wpgdprc-button--icon{min-width:0;padding:.5rem 1.125rem .3125rem 2.25rem}:root .wpgdprc-button.wpgdprc-button--icon .icon--wrap{font-size:.875rem;left:.75rem;position:absolute;top:50%;transform:translateY(-50%)}:root .wpgdprc-button.wpgdprc-button--icon .icon--wrap svg.icon{margin:0}.wpgdprc-button.wpgdprc-button--border{border-color:#d6d6d6}.wpgdprc-button.is-hidden{display:none}.wpgdprc .wpgdprc-form{margin-bottom:1rem}.wpgdprc .wpgdprc-form:last-child{margin-bottom:0}.hbspt-form label,.wpgdprc .wpgdprc-form__label,.wpgdprc .wpgdprc-form__legend{color:#000;display:block;font-weight:700;margin-bottom:1rem}.hbspt-form label~legend{margin-top:-1rem}.wpgdprc .wpgdprc-form__fields{list-style:none;margin-bottom:0;margin-left:0}.hbspt-form .hs-form-field,.wpgdprc-form__field{margin-bottom:1.4375rem}.hbspt-form .hs-form-field:last-child,.wpgdprc-form__field:last-child{margin-bottom:0}.wpgdprc-form__field--switch .wpgdprc-switch{margin-bottom:0;min-height:2.8125rem}.wpgdprc-form__field--switch-no-text .wpgdprc-switch__text{margin:0}.hbspt-form .hs-field-desc,.wpgdprc .wpgdprc-form__description{color:#888;font-size:.875rem;margin-bottom:.75rem}.hbspt-form .hs-form-booleancheckbox{margin:.625rem 0}.hbspt-form .legal-consent-container{color:#888;font-size:.875rem}.wpgdprc .wpgdprc-form__field--checkbox,.wpgdprc .wpgdprc-form__field--radio{align-items:center;display:flex;margin-bottom:0}.wpgdprc .wpgdprc-form__field--checkbox input,.wpgdprc .wpgdprc-form__field--radio input{aspect-ratio:1/1}.wpgdprc .wpgdprc-form__field--checkbox .wpgdprc-form__input,.wpgdprc .wpgdprc-form__field--radio .wpgdprc-form__input{align-self:flex-start;flex-shrink:0;margin-right:.5rem;width:auto}.wpgdprc .wpgdprc-form__field--checkbox .wpgdprc-form__label,.wpgdprc .wpgdprc-form__field--radio .wpgdprc-form__label{margin-bottom:0;margin-left:0;padding-left:0}.wpgdprc-form__input{width:100%}.wpgdprc .wpgdprc-form__input--textarea{line-height:1.8571428571;min-height:12.1875rem}.wpgdprc .wpgdprc-form__input--submit{width:auto}.wpgdprc-form__field--submit,.wpgdprc-form__field--submit .wpgdprc-consent-bar__notice,.wpgdprc-form__field--submit p,.wpgdprc-form__submit{text-align:right}.wpgdprc-form__footer{margin-top:1.4375rem}.wpgdprc .wpgdprc-status--processing,.wpgdprc .wpgdprc-status--removed{pointer-events:none}.wpgdprc .wpgdprc-status--removed{opacity:.5;text-decoration:line-through}.wpgdprc-checkbox{display:flex}.comment-form .wpgdprc-checkbox label{font-size:var(--global--font-size-xs);font-weight:400}.wpgdprc-switch{align-items:center;display:inline-flex}:root .wpgdprc-switch .wpgdprc-form__label{margin-bottom:0}.wpgdprc-switch.regular-text{width:auto}.wpgdprc-switch__text{font-size:.875rem;font-weight:700;margin-right:.9375rem}.wpgdprc-switch__switch{display:inline-block;height:2.25rem;position:relative;width:5.125rem}.wpgdprc-switch__input{height:0;opacity:0;width:0}.wpgdprc-switch__input:focus+.wpgdprc-switch__slider{box-shadow:0 0 8px 0 #3c7c96}.wpgdprc-switch__input:disabled{border:0}.wpgdprc-switch__input:disabled+.wpgdprc-switch__slider:after{opacity:1}.wpgdprc-switch__slider{background-color:#fff;border-radius:6.25rem;bottom:0;box-shadow:0 5px 10px 0 rgba(0,0,0,.1);cursor:pointer;left:0;overflow:hidden;position:absolute;right:0;top:0;transition:.4s}.wpgdprc-switch__slider .icon--wrap{align-items:center;background-color:#888;border-radius:6.25rem;bottom:calc(50% - .875rem);color:#fff;display:flex;height:1.75rem;justify-content:center;left:4px;position:absolute;transition:.4s;width:2.4375rem}.wpgdprc-switch__slider:after{-webkit-animation:barberpole 1s linear infinite;animation:barberpole 1s linear infinite;background-image:repeating-linear-gradient(45deg,hsla(0,0%,100%,.4),hsla(0,0%,100%,.4) .5rem,hsla(0,0%,53%,.4) 0,hsla(0,0%,53%,.4) 1rem);background-size:200% 200%;content:" ";height:100%;left:0;opacity:0;position:absolute;top:0;transition:opacity .25s cubic-bezier(0,.6,.7,1);width:100%}.wpgdprc-switch__input:checked+.wpgdprc-switch__slider .icon--wrap{background-color:#176f3e}.wpgdprc-switch__input:checked+.wpgdprc-switch__slider .icon--wrap[data-icon=times]{opacity:0}.wpgdprc-switch__input:checked+.wpgdprc-switch__slider .icon--wrap{transform:translateX(35px)}.wpgdprc-switch--border .wpgdprc-switch__slider{border:1px solid #d8d8d8}.wpgdprc-switch--column{align-items:flex-start;flex-direction:column}.wpgdprc-switch--column .wpgdprc-switch__text{color:#000;font-size:1.125rem;margin-bottom:.625rem;margin-right:0}.wpgdprc-switch--no-margin-right .wpgdprc-switch__text{margin-right:0}.wpgdprc-message{display:flex;margin-bottom:1rem;position:relative}.wpgdprc-message:last-child{margin-bottom:0}.wpgdprc-message.fade-out{-webkit-animation-duration:.25s;animation-duration:.25s;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards;-webkit-animation-name:fade-out;animation-name:fade-out;-webkit-animation-timing-function:cubic-bezier(0,.6,.7,1);animation-timing-function:cubic-bezier(0,.6,.7,1)}.wpgdprc-message__icon{align-self:flex-start;margin-top:unset;order:0}.wpgdprc-message__icon svg{width:1.5rem}.wpgdprc-message__content{order:1}.wpgdprc-message.is-hidden{display:none}.wpgdprc-table{margin-bottom:1rem;width:100%}.wpgdprc-table:last-child{margin-bottom:0}.wpgdprc-table__th{font-weight:700}.wpgdprc-table__td:before{content:attr(data-title);display:none;font-weight:700;left:.625rem;overflow:hidden;padding-right:.625rem;position:absolute;top:.625rem;white-space:nowrap;width:45%}@media print,screen and (max-width:39.99875em){.wpgdprc-table,.wpgdprc-table__tbody,.wpgdprc-table__td,.wpgdprc-table__th,.wpgdprc-table__thead,.wpgdprc-table__tr{display:block}.wpgdprc-table__tr--thead{left:-9999px;position:absolute;top:-9999px}.wpgdprc-table__tr--tbody:nth-of-type(2n){background-color:#f8f8f9}.wpgdprc-table__td{border-left:0;border-right:0;border-top:0;min-height:2.5rem;padding-left:50%;position:relative}.wpgdprc-table__td:before{display:block}}@media print,screen and (min-width:40em){.wpgdprc-table{border-collapse:collapse}.wpgdprc-table .wpgdprc-table__td,.wpgdprc-table .wpgdprc-table__th{padding:.375rem;text-align:left}}.wpgdprc-admin-bar,.wpgdprc-consent-bar{bottom:0;font-family:inherit;font-family:var(--wp-gdpr--bar--font-family,inherit);left:0;margin:.9375rem;position:fixed;right:0;z-index:99999}.wpgdprc-admin-bar .wpgdprc-consent-bar__notice{text-align:center}.wpgdprc-consent-bar__inner{-webkit-animation:wpgdprcFadeIn .3s cubic-bezier(0,0,.2,1);animation:wpgdprcFadeIn .3s cubic-bezier(0,0,.2,1);background-color:var(--wp-gdpr--bar--background-color);border-radius:5px;box-shadow:0 2px 4px 0 rgba(0,0,0,.2);margin:0 auto;max-width:75rem;padding:1.25rem .625rem;text-align:center;z-index:999}.wpgdprc-consent-bar__inner,.wpgdprc-consent-bar__inner a{color:var(--wp-gdpr--bar--color)}.wpgdprc-consent-bar__container{display:flex;flex-wrap:wrap;position:relative}.wpgdprc-consent-bar__column{padding:0 10px}.wpgdprc-consent-bar__column:first-child{flex-grow:1}.wpgdprc-consent-bar__content{align-items:center;display:flex;flex-wrap:wrap;text-align:left;width:100%}.wpgdprc-consent-bar__column--notice{flex-grow:1;margin-bottom:.5rem}.wpgdprc-consent-bar__column--accept .wpgdprc-button,.wpgdprc-consent-bar__column--settings .wpgdprc-button{flex-grow:1;white-space:nowrap}.wpgdprc-consent-bar__notice{font-size:1rem}.wpgdprc-consent-bar__notice .wpgdprc-consent-bar__notice,.wpgdprc-consent-bar__notice p{margin-bottom:0}:root .wpgdprc-consent-bar button.wpgdprc-button--accept{align-items:center;background-color:var(--wp-gdpr--button--background-color);border-color:var(--wp-gdpr--button--background-color);border-radius:3px;box-shadow:0 2px 4px 0 rgba(0,0,0,.2);color:var(--wp-gdpr--button--color);cursor:pointer;display:inline-flex;font-size:1rem;font-weight:700;justify-content:center;line-height:1.1666666667;padding:.8125rem 1.125rem;position:relative;text-decoration:none;transition:all .25s cubic-bezier(0,.6,.7,1)}:root .wpgdprc-consent-bar button.wpgdprc-button--accept:focus,:root .wpgdprc-consent-bar button.wpgdprc-button--accept:hover{background-color:var(--wp-gdpr--button--background-color--darken);border-color:var(--wp-gdpr--button--background-color--darken)}:root .wpgdprc-consent-bar button.wpgdprc-button--settings{background-color:transparent;border-color:transparent;box-shadow:none;color:var(--wp-gdpr--bar--color)}:root .wpgdprc-consent-bar button.wpgdprc-button--settings:focus,:root .wpgdprc-consent-bar button.wpgdprc-button--settings:hover{background-color:transparent;border-color:transparent;box-shadow:none;opacity:.75}@media print,screen and (min-width:40em){.wpgdprc-consent-bar__column--notice{flex-grow:0;margin-bottom:0}.wpgdprc-consent-bar__column--settings{margin-left:0}.wpgdprc-consent-bar__content{flex-wrap:nowrap}}.wpgdprc-consent-bar--position-top{bottom:auto;top:0}@media screen and (min-width:48.9375em){.admin-bar .wpgdprc-consent-bar--position-top{top:2rem}}.admin-bar .wpgdprc-consent-bar--position-top{top:2.875rem}.wpgdprc-consent-bar--admin{margin:0;position:relative}.wpgdprc-consent-bar--admin .wpgdprc-consent-bar__notice{max-width:100%}.wpgdprc-consent-modal{display:none}.wpgdprc-consent-modal.is-open{display:block!important}.wpgdprc-consent-modal[aria-hidden=false] .wpgdprc-consent-modal__overlay{-webkit-animation:wpgdprcFadeIn .3s cubic-bezier(0,0,.2,1);animation:wpgdprcFadeIn .3s cubic-bezier(0,0,.2,1)}.wpgdprc-consent-modal[aria-hidden=true] .wpgdprc-consent-modal__overlay{-webkit-animation:wpgdprcFadeOut .3s cubic-bezier(0,0,.2,1);animation:wpgdprcFadeOut .3s cubic-bezier(0,0,.2,1)}.wpgdprc-consent-modal{font-family:inherit;font-family:var(--wp-gdpr--bar--font-family,inherit)}.wpgdprc-consent-modal__overlay{align-items:center;background:#000;background:rgba(0,0,0,.6);bottom:0;display:flex;justify-content:center;left:0;position:fixed;right:0;top:0;will-change:transform;z-index:999999}.wpgdprc-consent-modal__inner{background:#fff;border-radius:5px;box-shadow:0 10px 15px 0 rgba(0,0,0,.2);display:flex;flex-direction:column;height:80%;height:80vh;max-width:800px;overflow-y:auto;position:relative;width:90%;width:90vw}.wpgdprc-consent-modal__header{border-bottom:1px solid #ededed;padding:.9375rem}:root .wpgdprc-consent-modal__title{color:#000;font-size:1.25rem;font-weight:700;letter-spacing:0;margin-bottom:0}:root .wpgdprc-consent-modal__title--description{font-size:1.5rem;margin-bottom:.625rem}:root .wpgdprc-consent-modal button.wpgdprc-consent-modal__close{align-items:center;background-color:transparent;border:0;border-radius:3px;color:#5a5a5a;display:flex;height:40px;justify-content:center;margin:0;padding:0;position:absolute;right:.625rem;top:.75rem;transition:all .25s cubic-bezier(0,.6,.7,1);width:40px}:root .wpgdprc-consent-modal button.wpgdprc-consent-modal__close:focus,:root .wpgdprc-consent-modal button.wpgdprc-consent-modal__close:hover{background-color:#3c7c96;box-shadow:0 2px 4px 0 rgba(0,0,0,.2);color:#fff}:root .wpgdprc-consent-modal button.wpgdprc-consent-modal__close svg{pointer-events:none;width:.875rem}:root .wpgdprc-consent-modal button.wpgdprc-consent-modal__close svg path{fill:currentColor}.wpgdprc-consent-modal__body{border-bottom:1px solid #ededed;flex-grow:1}.wpgdprc-consent-modal__description{color:#8a8a8a;display:none;flex-direction:column;height:100%}.wpgdprc-consent-modal__description--active{display:block}.wpgdprc-consent-modal__information,.wpgdprc-consent-modal__navigation{padding:.9375rem;position:relative}.wpgdprc-consent-modal__information{flex-grow:1}.wpgdprc-consent-modal__navigation{border-bottom:1px solid #ededed;flex-shrink:0}.wpgdprc-consent-modal__navigation>a{display:block;margin-top:10px}.wpgdprc-consent-modal__navigation>a:first-child{margin-top:0}:root .wpgdprc-consent-modal__navigation-list{list-style:none;margin:0}:root .wpgdprc button.wpgdprc-consent-modal__navigation-button{background-color:transparent;border:0;color:#878787;font-size:1rem;letter-spacing:0;line-height:2.25;outline:none;padding:0;text-align:left}:root .wpgdprc button.wpgdprc-consent-modal__navigation-button:focus,:root .wpgdprc button.wpgdprc-consent-modal__navigation-button:hover{color:#3c7c96}:root .wpgdprc button.wpgdprc-consent-modal__navigation-button--active{color:#3c7c96;font-weight:700}:root .wpgdprc-content-modal__content{color:#5a5a5a;font-size:1rem;letter-spacing:0;line-height:1.625}:root .wpgdprc-content-modal__content h2{font-size:1.3125rem}:root .wpgdprc-content-modal__content>:not(h2):not(h3):not(h4):not(h5):not(h6):not(ul):not(ol){margin-bottom:1.625rem}:root .wpgdprc-content-modal__content>:not(h2):not(h3):not(h4):not(h5):not(h6):not(ul):not(ol):last-child{margin-bottom:0}.wpgdprc-content-modal__options{margin-top:auto}.wpgdprc-content-modal__options>*{margin-top:1.625rem}.wpgdprc-consent-modal__footer{display:flex;justify-content:flex-end;padding:.9375rem}:root .wpgdprc-consent-modal__footer .wpgdprc-button:not(.has-background){align-items:center;background-color:#3c7c96;border:1px solid #3c7c96;border-radius:3px;box-shadow:0 2px 4px 0 rgba(0,0,0,.2);color:#fff;cursor:pointer;display:inline-flex;font-size:1rem;font-weight:700;justify-content:center;line-height:1.125;padding:.8125rem 1.125rem;position:relative;text-decoration:none;transition:all .25s cubic-bezier(0,.6,.7,1);width:auto}:root .wpgdprc-consent-modal__footer .wpgdprc-button:not(.has-background).wpgdprc-button--outline:not(:focus),:root .wpgdprc-consent-modal__footer .wpgdprc-button:not(.has-background).wpgdprc-button--outline:not(:hover){background-color:transparent;color:#3c7c96}:root .wpgdprc-consent-modal__footer .wpgdprc-button:not(.has-background).wpgdprc-button--outline:focus,:root .wpgdprc-consent-modal__footer .wpgdprc-button:not(.has-background).wpgdprc-button--outline:hover{background-color:#2d5e72;border-color:#2d5e72;border-width:1px;color:#fff}:root .wpgdprc-consent-modal__footer .wpgdprc-button:not(.has-background):focus,:root .wpgdprc-consent-modal__footer .wpgdprc-button:not(.has-background):hover,:root :root .wpgdprc-consent-modal__footer .wpgdprc-button:not(.has-background).wpgdprc-button--active{background-color:#2d5e72;border-color:#2d5e72;color:#fff}:root .wpgdprc-consent-modal__footer .wpgdprc-button:not(.has-background):focus,:root .wpgdprc-consent-modal__footer .wpgdprc-button:not(.has-background):hover{background-color:#264f5f}.wpgdprc-consent-modal__footer__information{align-items:center;display:flex;flex-grow:1;position:relative}@media only screen and (min-width:768px){.wpgdprc-consent-modal__header{padding:1.5rem 1.5625rem}:root .wpgdprc-consent-modal button.wpgdprc-consent-modal__close{right:.9375rem;top:1.25rem}.wpgdprc-consent-modal__body{display:flex;flex-direction:row}.wpgdprc-consent-modal__information,.wpgdprc-consent-modal__navigation{padding:1.5625rem}.wpgdprc-consent-modal__navigation{border-bottom:0;width:14.1875rem}.wpgdprc-consent-modal__footer{padding:1.5625rem}}abbr.wpgdprc-required+abbr.required{display:none!important}@-webkit-keyframes wpgdprcFadeIn{0%{opacity:0}to{opacity:1}}@keyframes wpgdprcFadeIn{0%{opacity:0}to{opacity:1}}@-webkit-keyframes wpgdprcFadeOut{0%{opacity:1}to{opacity:0}}@keyframes wpgdprcFadeOut{0%{opacity:1}to{opacity:0}}.gform_wrapper .gfield_error label a,.gform_wrapper .gfield_validation_message a,.gform_wrapper .validation_message a{color:inherit} :root{--wp-gdpr--bar--background-color: #000000;--wp-gdpr--bar--color: #ffffff;--wp-gdpr--button--background-color: #000000;--wp-gdpr--button--background-color--darken: #000000;--wp-gdpr--button--color: #ffffff;}  @font-face {  font-family: 'Oswald';  font-style: normal;  font-weight: 700;  src: url(https://fonts.gstatic.com/s/oswald/v56/TK3_WkUHHAIjg75cFRf3bXL8LICs1xZosUtiZSSShiC_AA.woff2) format('woff2');  unicode-range: U+0460-052F, U+1C80-1C8A, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F; } @font-face {  font-family: 'Oswald';  font-style: normal;  font-weight: 700;  src: url(https://fonts.gstatic.com/s/oswald/v56/TK3_WkUHHAIjg75cFRf3bXL8LICs1xZosUJiZSSShiC_AA.woff2) format('woff2');  unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116; } @font-face {  font-family: 'Oswald';  font-style: normal;  font-weight: 700;  src: url(https://fonts.gstatic.com/s/oswald/v56/TK3_WkUHHAIjg75cFRf3bXL8LICs1xZosUliZSSShiC_AA.woff2) format('woff2');  unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+0300-0301, U+0303-0304, U+0308-0309, U+0323, U+0329, U+1EA0-1EF9, U+20AB; } @font-face {  font-family: 'Oswald';  font-style: normal;  font-weight: 700;  src: url(https://fonts.gstatic.com/s/oswald/v56/TK3_WkUHHAIjg75cFRf3bXL8LICs1xZosUhiZSSShiC_AA.woff2) format('woff2');  unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF; } @font-face {  font-family: 'Oswald';  font-style: normal;  font-weight: 700;  src: url(https://fonts.gstatic.com/s/oswald/v56/TK3_WkUHHAIjg75cFRf3bXL8LICs1xZosUZiZSSShiA.woff2) format('woff2');  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD; } @font-face {  font-family: 'Poppins';  font-style: normal;  font-weight: 100;  src: url(https://fonts.gstatic.com/s/poppins/v23/pxiGyp8kv8JHgFVrLPTucXtAOvWDSHFF.woff2) format('woff2');  unicode-range: U+0900-097F, U+1CD0-1CF9, U+200C-200D, U+20A8, U+20B9, U+20F0, U+25CC, U+A830-A839, U+A8E0-A8FF, U+11B00-11B09; } @font-face {  font-family: 'Poppins';  font-style: normal;  font-weight: 100;  src: url(https://fonts.gstatic.com/s/poppins/v23/pxiGyp8kv8JHgFVrLPTufntAOvWDSHFF.woff2) format('woff2');  unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF; } @font-face {  font-family: 'Poppins';  font-style: normal;  font-weight: 100;  src: url(https://fonts.gstatic.com/s/poppins/v23/pxiGyp8kv8JHgFVrLPTucHtAOvWDSA.woff2) format('woff2');  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD; } @font-face {  font-family: 'Poppins';  font-style: normal;  font-weight: 400;  src: url(https://fonts.gstatic.com/s/poppins/v23/pxiEyp8kv8JHgFVrJJbecnFHGPezSQ.woff2) format('woff2');  unicode-range: U+0900-097F, U+1CD0-1CF9, U+200C-200D, U+20A8, U+20B9, U+20F0, U+25CC, U+A830-A839, U+A8E0-A8FF, U+11B00-11B09; } @font-face {  font-family: 'Poppins';  font-style: normal;  font-weight: 400;  src: url(https://fonts.gstatic.com/s/poppins/v23/pxiEyp8kv8JHgFVrJJnecnFHGPezSQ.woff2) format('woff2');  unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF; } @font-face {  font-family: 'Poppins';  font-style: normal;  font-weight: 400;  src: url(https://fonts.gstatic.com/s/poppins/v23/pxiEyp8kv8JHgFVrJJfecnFHGPc.woff2) format('woff2');  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD; } @font-face {  font-family: 'Poppins';  font-style: normal;  font-weight: 500;  src: url(https://fonts.gstatic.com/s/poppins/v23/pxiByp8kv8JHgFVrLGT9Z11lFd2JQEl8qw.woff2) format('woff2');  unicode-range: U+0900-097F, U+1CD0-1CF9, U+200C-200D, U+20A8, U+20B9, U+20F0, U+25CC, U+A830-A839, U+A8E0-A8FF, U+11B00-11B09; } @font-face {  font-family: 'Poppins';  font-style: normal;  font-weight: 500;  src: url(https://fonts.gstatic.com/s/poppins/v23/pxiByp8kv8JHgFVrLGT9Z1JlFd2JQEl8qw.woff2) format('woff2');  unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF; } @font-face {  font-family: 'Poppins';  font-style: normal;  font-weight: 500;  src: url(https://fonts.gstatic.com/s/poppins/v23/pxiByp8kv8JHgFVrLGT9Z1xlFd2JQEk.woff2) format('woff2');  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD; } @font-face {  font-family: 'Poppins';  font-style: normal;  font-weight: 700;  src: url(https://fonts.gstatic.com/s/poppins/v23/pxiByp8kv8JHgFVrLCz7Z11lFd2JQEl8qw.woff2) format('woff2');  unicode-range: U+0900-097F, U+1CD0-1CF9, U+200C-200D, U+20A8, U+20B9, U+20F0, U+25CC, U+A830-A839, U+A8E0-A8FF, U+11B00-11B09; } @font-face {  font-family: 'Poppins';  font-style: normal;  font-weight: 700;  src: url(https://fonts.gstatic.com/s/poppins/v23/pxiByp8kv8JHgFVrLCz7Z1JlFd2JQEl8qw.woff2) format('woff2');  unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF; } @font-face {  font-family: 'Poppins';  font-style: normal;  font-weight: 700;  src: url(https://fonts.gstatic.com/s/poppins/v23/pxiByp8kv8JHgFVrLCz7Z1xlFd2JQEk.woff2) format('woff2');  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD; } @font-face {  font-family: 'Poppins';  font-style: normal;  font-weight: 800;  src: url(https://fonts.gstatic.com/s/poppins/v23/pxiByp8kv8JHgFVrLDD4Z11lFd2JQEl8qw.woff2) format('woff2');  unicode-range: U+0900-097F, U+1CD0-1CF9, U+200C-200D, U+20A8, U+20B9, U+20F0, U+25CC, U+A830-A839, U+A8E0-A8FF, U+11B00-11B09; } @font-face {  font-family: 'Poppins';  font-style: normal;  font-weight: 800;  src: url(https://fonts.gstatic.com/s/poppins/v23/pxiByp8kv8JHgFVrLDD4Z1JlFd2JQEl8qw.woff2) format('woff2');  unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF; } @font-face {  font-family: 'Poppins';  font-style: normal;  font-weight: 800;  src: url(https://fonts.gstatic.com/s/poppins/v23/pxiByp8kv8JHgFVrLDD4Z1xlFd2JQEk.woff2) format('woff2');  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD; } @font-face {  font-family: 'Raleway';  font-style: normal;  font-weight: 100;  src: url(https://fonts.gstatic.com/s/raleway/v36/1Ptxg8zYS_SKggPN4iEgvnHyvveLxVvao7CFPrEVJz9d-c8.woff2) format('woff2');  unicode-range: U+0460-052F, U+1C80-1C8A, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F; } @font-face {  font-family: 'Raleway';  font-style: normal;  font-weight: 100;  src: url(https://fonts.gstatic.com/s/raleway/v36/1Ptxg8zYS_SKggPN4iEgvnHyvveLxVvao7CMPrEVJz9d-c8.woff2) format('woff2');  unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116; } @font-face {  font-family: 'Raleway';  font-style: normal;  font-weight: 100;  src: url(https://fonts.gstatic.com/s/raleway/v36/1Ptxg8zYS_SKggPN4iEgvnHyvveLxVvao7CHPrEVJz9d-c8.woff2) format('woff2');  unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+0300-0301, U+0303-0304, U+0308-0309, U+0323, U+0329, U+1EA0-1EF9, U+20AB; } @font-face {  font-family: 'Raleway';  font-style: normal;  font-weight: 100;  src: url(https://fonts.gstatic.com/s/raleway/v36/1Ptxg8zYS_SKggPN4iEgvnHyvveLxVvao7CGPrEVJz9d-c8.woff2) format('woff2');  unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF; } @font-face {  font-family: 'Raleway';  font-style: normal;  font-weight: 100;  src: url(https://fonts.gstatic.com/s/raleway/v36/1Ptxg8zYS_SKggPN4iEgvnHyvveLxVvao7CIPrEVJz9d.woff2) format('woff2');  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD; }        :root {         --tpg-primary-color: #0d6efd;         --tpg-secondary-color: #0654c4;         --tpg-primary-light: #c4d0ff       }              .ut-video-container {     z-index: unset;   }   #ut-hero .ut-video-container {     z-index: 1 !important;   }.vc_section[data-vc-full-width] > .ut-row-has-filled-cols:not([data-vc-full-width]) {margin-left: 20px;margin-right: 20px;}@media (max-width: 767px) {.vc_section > .vc_row-has-fill.ut-row-has-filled-cols.vc_column-gap-1 { padding-top: 79.5px;padding-bottom: 79.5px;}.vc_section > .vc_row-has-fill.ut-row-has-filled-cols.vc_column-gap-2 { padding-top: 79px;padding-bottom: 79px;}.vc_section > .vc_row-has-fill.ut-row-has-filled-cols.vc_column-gap-3 { padding-top: 78.5px;padding-bottom: 78.5px;}.vc_section > .vc_row-has-fill.ut-row-has-filled-cols.vc_column-gap-4 { padding-top: 78px;padding-bottom: 78px;}.vc_section > .vc_row-has-fill.ut-row-has-filled-cols.vc_column-gap-5 { padding-top: 77.5px;padding-bottom: 77.5px;}.vc_section > .vc_row-has-fill.ut-row-has-filled-cols.vc_column-gap-10 { padding-top: 75px;padding-bottom: 75px;}.vc_section > .vc_row-has-fill.ut-row-has-filled-cols.vc_column-gap-15 { padding-top: 72.5px;padding-bottom: 72.5px;}.vc_section > .vc_row-has-fill.ut-row-has-filled-cols.vc_column-gap-20 { padding-top: 70px;padding-bottom: 70px;}.vc_section > .vc_row-has-fill.ut-row-has-filled-cols.vc_column-gap-25 { padding-top: 67.5px;padding-bottom: 67.5px;}.vc_section > .vc_row-has-fill.ut-row-has-filled-cols.vc_column-gap-30 { padding-top: 65px;padding-bottom: 65px;}.vc_section > .vc_row-has-fill.ut-row-has-filled-cols.vc_column-gap-35 { padding-top: 62.5px;padding-bottom: 62.5px;}.vc_section > .vc_row-has-fill.ut-row-has-filled-cols.vc_column-gap-40 { padding-top: 60px;padding-bottom: 60px;}}@media (max-width: 1024px) {.vc_row.vc_column-gap-0{ margin-left: -0px;margin-right: -0px;}.vc_row.vc_column-gap-1{ margin-left: -0.5px;margin-right: -0.5px;}.vc_row.vc_column-gap-2{ margin-left: -1px;margin-right: -1px;}.vc_row.vc_column-gap-3{ margin-left: -1.5px;margin-right: -1.5px;}.vc_row.vc_column-gap-4{ margin-left: -2px;margin-right: -2px;}.vc_row.vc_column-gap-5{ margin-left: -2.5px;margin-right: -2.5px;}.vc_row.vc_column-gap-10{ margin-left: -5px;margin-right: -5px;}.vc_row.vc_column-gap-15{ margin-left: -7.5px;margin-right: -7.5px;}.vc_row.vc_column-gap-20{ margin-left: -10px;margin-right: -10px;}.vc_row.vc_column-gap-25{ margin-left: -12.5px;margin-right: -12.5px;}.vc_row.vc_column-gap-30{ margin-left: -15px;margin-right: -15px;}.vc_row.vc_column-gap-35{ margin-left: -17.5px;margin-right: -17.5px;}.vc_row.vc_column-gap-40{ margin-left: -20px;margin-right: -20px;}.vc_section[data-vc-full-width] > .vc_row:not(.vc_row-has-fill).vc_column-gap-1 { margin-left: 19.5px;margin-right: 19.5px;}.vc_section[data-vc-full-width] > .vc_row:not(.vc_row-has-fill).vc_column-gap-2 { margin-left: 19px;margin-right: 19px;}.vc_section[data-vc-full-width] > .vc_row:not(.vc_row-has-fill).vc_column-gap-3 { margin-left: 18.5px;margin-right: 18.5px;}.vc_section[data-vc-full-width] > .vc_row:not(.vc_row-has-fill).vc_column-gap-4 { margin-left: 18px;margin-right: 18px;}.vc_section[data-vc-full-width] > .vc_row:not(.vc_row-has-fill).vc_column-gap-5 { margin-left: 17.5px;margin-right: 17.5px;}.vc_section[data-vc-full-width] > .vc_row:not(.vc_row-has-fill).vc_column-gap-10 { margin-left: 15px;margin-right: 15px;}.vc_section[data-vc-full-width] > .vc_row:not(.vc_row-has-fill).vc_column-gap-15 { margin-left: 12.5px;margin-right: 12.5px;}.vc_section[data-vc-full-width] > .vc_row:not(.vc_row-has-fill).vc_column-gap-20 { margin-left: 10px;margin-right: 10px;}.vc_section[data-vc-full-width] > .vc_row:not(.vc_row-has-fill).vc_column-gap-25 { margin-left: 7.5px;margin-right: 7.5px;}.vc_section[data-vc-full-width] > .vc_row:not(.vc_row-has-fill).vc_column-gap-30 { margin-left: 5px;margin-right: 5px;}.vc_section[data-vc-full-width] > .vc_row:not(.vc_row-has-fill).vc_column-gap-35 { margin-left: 2.5px;margin-right: 2.5px;}.vc_section[data-vc-full-width] > .vc_row:not(.vc_row-has-fill).vc_column-gap-40 { margin-left: 0px;margin-right: 0px;}.ut-vc-80.vc_section > .vc_row.ut-row-has-filled-cols.vc_column-gap-0 + .vc_row-full-width + .vc_row,.ut-vc-80.vc_section > .vc_row.ut-row-has-filled-cols.vc_column-gap-0 + .vc_row-full-width + .vc_row {margin-top: 80px;}.ut-vc-80.vc_section > .vc_row.ut-row-has-filled-cols.vc_column-gap-1 + .vc_row-full-width + .vc_row,.ut-vc-80.vc_section > .vc_row.ut-row-has-filled-cols.vc_column-gap-1 + .vc_row-full-width + .vc_row {margin-top: 79.5px;}.ut-vc-80.vc_section > .vc_row.ut-row-has-filled-cols.vc_column-gap-2 + .vc_row-full-width + .vc_row,.ut-vc-80.vc_section > .vc_row.ut-row-has-filled-cols.vc_column-gap-2 + .vc_row-full-width + .vc_row {margin-top: 79px;}.ut-vc-80.vc_section > .vc_row.ut-row-has-filled-cols.vc_column-gap-3 + .vc_row-full-width + .vc_row,.ut-vc-80.vc_section > .vc_row.ut-row-has-filled-cols.vc_column-gap-3 + .vc_row-full-width + .vc_row {margin-top: 78.5px;}.ut-vc-80.vc_section > .vc_row.ut-row-has-filled-cols.vc_column-gap-4 + .vc_row-full-width + .vc_row,.ut-vc-80.vc_section > .vc_row.ut-row-has-filled-cols.vc_column-gap-4 + .vc_row-full-width + .vc_row {margin-top: 78px;}.ut-vc-80.vc_section > .vc_row.ut-row-has-filled-cols.vc_column-gap-5 + .vc_row-full-width + .vc_row,.ut-vc-80.vc_section > .vc_row.ut-row-has-filled-cols.vc_column-gap-5 + .vc_row-full-width + .vc_row {margin-top: 77.5px;}.ut-vc-80.vc_section > .vc_row.ut-row-has-filled-cols.vc_column-gap-10 + .vc_row-full-width + .vc_row,.ut-vc-80.vc_section > .vc_row.ut-row-has-filled-cols.vc_column-gap-10 + .vc_row-full-width + .vc_row {margin-top: 75px;}.ut-vc-80.vc_section > .vc_row.ut-row-has-filled-cols.vc_column-gap-15 + .vc_row-full-width + .vc_row,.ut-vc-80.vc_section > .vc_row.ut-row-has-filled-cols.vc_column-gap-15 + .vc_row-full-width + .vc_row {margin-top: 72.5px;}.ut-vc-80.vc_section > .vc_row.ut-row-has-filled-cols.vc_column-gap-20 + .vc_row-full-width + .vc_row,.ut-vc-80.vc_section > .vc_row.ut-row-has-filled-cols.vc_column-gap-20 + .vc_row-full-width + .vc_row {margin-top: 70px;}.ut-vc-80.vc_section > .vc_row.ut-row-has-filled-cols.vc_column-gap-25 + .vc_row-full-width + .vc_row,.ut-vc-80.vc_section > .vc_row.ut-row-has-filled-cols.vc_column-gap-25 + .vc_row-full-width + .vc_row {margin-top: 67.5px;}.ut-vc-80.vc_section > .vc_row.ut-row-has-filled-cols.vc_column-gap-30 + .vc_row-full-width + .vc_row,.ut-vc-80.vc_section > .vc_row.ut-row-has-filled-cols.vc_column-gap-30 + .vc_row-full-width + .vc_row {margin-top: 65px;}.ut-vc-80.vc_section > .vc_row.ut-row-has-filled-cols.vc_column-gap-35 + .vc_row-full-width + .vc_row,.ut-vc-80.vc_section > .vc_row.ut-row-has-filled-cols.vc_column-gap-35 + .vc_row-full-width + .vc_row {margin-top: 62.5px;}.ut-vc-80.vc_section > .vc_row.ut-row-has-filled-cols.vc_column-gap-40 + .vc_row-full-width + .vc_row,.ut-vc-80.vc_section > .vc_row.ut-row-has-filled-cols.vc_column-gap-40 + .vc_row-full-width + .vc_row {margin-top: 60px;}.ut-vc-80.vc_section > .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-0 + .vc_row-full-width + .vc_row.vc_row-has-fill,.ut-vc-80.vc_section > .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-0 + .vc_row-full-width + .vc_row.vc_row-has-fill {margin-top: 80px;}.ut-vc-80.vc_section > .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-1 + .vc_row-full-width + .vc_row.vc_row-has-fill,.ut-vc-80.vc_section > .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-1 + .vc_row-full-width + .vc_row.vc_row-has-fill {margin-top: 79.5px;}.ut-vc-80.vc_section > .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-2 + .vc_row-full-width + .vc_row.vc_row-has-fill,.ut-vc-80.vc_section > .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-2 + .vc_row-full-width + .vc_row.vc_row-has-fill {margin-top: 79px;}.ut-vc-80.vc_section > .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-3 + .vc_row-full-width + .vc_row.vc_row-has-fill,.ut-vc-80.vc_section > .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-3 + .vc_row-full-width + .vc_row.vc_row-has-fill {margin-top: 78.5px;}.ut-vc-80.vc_section > .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-4 + .vc_row-full-width + .vc_row.vc_row-has-fill,.ut-vc-80.vc_section > .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-4 + .vc_row-full-width + .vc_row.vc_row-has-fill {margin-top: 78px;}.ut-vc-80.vc_section > .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-5 + .vc_row-full-width + .vc_row.vc_row-has-fill,.ut-vc-80.vc_section > .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-5 + .vc_row-full-width + .vc_row.vc_row-has-fill {margin-top: 77.5px;}.ut-vc-80.vc_section > .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-10 + .vc_row-full-width + .vc_row.vc_row-has-fill,.ut-vc-80.vc_section > .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-10 + .vc_row-full-width + .vc_row.vc_row-has-fill {margin-top: 75px;}.ut-vc-80.vc_section > .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-15 + .vc_row-full-width + .vc_row.vc_row-has-fill,.ut-vc-80.vc_section > .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-15 + .vc_row-full-width + .vc_row.vc_row-has-fill {margin-top: 72.5px;}.ut-vc-80.vc_section > .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-20 + .vc_row-full-width + .vc_row.vc_row-has-fill,.ut-vc-80.vc_section > .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-20 + .vc_row-full-width + .vc_row.vc_row-has-fill {margin-top: 70px;}.ut-vc-80.vc_section > .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-25 + .vc_row-full-width + .vc_row.vc_row-has-fill,.ut-vc-80.vc_section > .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-25 + .vc_row-full-width + .vc_row.vc_row-has-fill {margin-top: 67.5px;}.ut-vc-80.vc_section > .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-30 + .vc_row-full-width + .vc_row.vc_row-has-fill,.ut-vc-80.vc_section > .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-30 + .vc_row-full-width + .vc_row.vc_row-has-fill {margin-top: 65px;}.ut-vc-80.vc_section > .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-35 + .vc_row-full-width + .vc_row.vc_row-has-fill,.ut-vc-80.vc_section > .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-35 + .vc_row-full-width + .vc_row.vc_row-has-fill {margin-top: 62.5px;}.ut-vc-80.vc_section > .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-40 + .vc_row-full-width + .vc_row.vc_row-has-fill,.ut-vc-80.vc_section > .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-40 + .vc_row-full-width + .vc_row.vc_row-has-fill {margin-top: 60px;}.ut-vc-80.vc_section > .vc_row.ut-row-has-filled-cols.vc_column-gap-0.vc_row-has-fill + .vc_row-full-width + .vc_row:not(.vc_row-has-fill),.ut-vc-80.vc_section > .vc_row.ut-row-has-filled-cols.vc_column-gap-0.vc_row-has-fill + .vc_row-full-width + .vc_row:not(.vc_row-has-fill) {margin-top: 80px;}.ut-vc-80.vc_section > .vc_row.ut-row-has-filled-cols.vc_column-gap-1.vc_row-has-fill + .vc_row-full-width + .vc_row:not(.vc_row-has-fill),.ut-vc-80.vc_section > .vc_row.ut-row-has-filled-cols.vc_column-gap-1.vc_row-has-fill + .vc_row-full-width + .vc_row:not(.vc_row-has-fill) {margin-top: 80px;}.ut-vc-80.vc_section > .vc_row.ut-row-has-filled-cols.vc_column-gap-2.vc_row-has-fill + .vc_row-full-width + .vc_row:not(.vc_row-has-fill),.ut-vc-80.vc_section > .vc_row.ut-row-has-filled-cols.vc_column-gap-2.vc_row-has-fill + .vc_row-full-width + .vc_row:not(.vc_row-has-fill) {margin-top: 80px;}.ut-vc-80.vc_section > .vc_row.ut-row-has-filled-cols.vc_column-gap-3.vc_row-has-fill + .vc_row-full-width + .vc_row:not(.vc_row-has-fill),.ut-vc-80.vc_section > .vc_row.ut-row-has-filled-cols.vc_column-gap-3.vc_row-has-fill + .vc_row-full-width + .vc_row:not(.vc_row-has-fill) {margin-top: 80px;}.ut-vc-80.vc_section > .vc_row.ut-row-has-filled-cols.vc_column-gap-4.vc_row-has-fill + .vc_row-full-width + .vc_row:not(.vc_row-has-fill),.ut-vc-80.vc_section > .vc_row.ut-row-has-filled-cols.vc_column-gap-4.vc_row-has-fill + .vc_row-full-width + .vc_row:not(.vc_row-has-fill) {margin-top: 80px;}.ut-vc-80.vc_section > .vc_row.ut-row-has-filled-cols.vc_column-gap-5.vc_row-has-fill + .vc_row-full-width + .vc_row:not(.vc_row-has-fill),.ut-vc-80.vc_section > .vc_row.ut-row-has-filled-cols.vc_column-gap-5.vc_row-has-fill + .vc_row-full-width + .vc_row:not(.vc_row-has-fill) {margin-top: 80px;}.ut-vc-80.vc_section > .vc_row.ut-row-has-filled-cols.vc_column-gap-10.vc_row-has-fill + .vc_row-full-width + .vc_row:not(.vc_row-has-fill),.ut-vc-80.vc_section > .vc_row.ut-row-has-filled-cols.vc_column-gap-10.vc_row-has-fill + .vc_row-full-width + .vc_row:not(.vc_row-has-fill) {margin-top: 80px;}.ut-vc-80.vc_section > .vc_row.ut-row-has-filled-cols.vc_column-gap-15.vc_row-has-fill + .vc_row-full-width + .vc_row:not(.vc_row-has-fill),.ut-vc-80.vc_section > .vc_row.ut-row-has-filled-cols.vc_column-gap-15.vc_row-has-fill + .vc_row-full-width + .vc_row:not(.vc_row-has-fill) {margin-top: 80px;}.ut-vc-80.vc_section > .vc_row.ut-row-has-filled-cols.vc_column-gap-20.vc_row-has-fill + .vc_row-full-width + .vc_row:not(.vc_row-has-fill),.ut-vc-80.vc_section > .vc_row.ut-row-has-filled-cols.vc_column-gap-20.vc_row-has-fill + .vc_row-full-width + .vc_row:not(.vc_row-has-fill) {margin-top: 80px;}.ut-vc-80.vc_section > .vc_row.ut-row-has-filled-cols.vc_column-gap-25.vc_row-has-fill + .vc_row-full-width + .vc_row:not(.vc_row-has-fill),.ut-vc-80.vc_section > .vc_row.ut-row-has-filled-cols.vc_column-gap-25.vc_row-has-fill + .vc_row-full-width + .vc_row:not(.vc_row-has-fill) {margin-top: 80px;}.ut-vc-80.vc_section > .vc_row.ut-row-has-filled-cols.vc_column-gap-30.vc_row-has-fill + .vc_row-full-width + .vc_row:not(.vc_row-has-fill),.ut-vc-80.vc_section > .vc_row.ut-row-has-filled-cols.vc_column-gap-30.vc_row-has-fill + .vc_row-full-width + .vc_row:not(.vc_row-has-fill) {margin-top: 80px;}.ut-vc-80.vc_section > .vc_row.ut-row-has-filled-cols.vc_column-gap-35.vc_row-has-fill + .vc_row-full-width + .vc_row:not(.vc_row-has-fill),.ut-vc-80.vc_section > .vc_row.ut-row-has-filled-cols.vc_column-gap-35.vc_row-has-fill + .vc_row-full-width + .vc_row:not(.vc_row-has-fill) {margin-top: 80px;}.ut-vc-80.vc_section > .vc_row.ut-row-has-filled-cols.vc_column-gap-40.vc_row-has-fill + .vc_row-full-width + .vc_row:not(.vc_row-has-fill),.ut-vc-80.vc_section > .vc_row.ut-row-has-filled-cols.vc_column-gap-40.vc_row-has-fill + .vc_row-full-width + .vc_row:not(.vc_row-has-fill) {margin-top: 80px;}.ut-vc-80.vc_section > .vc_row.ut-row-has-filled-cols.vc_column-gap-0.vc_row-has-fill + .vc_row-full-width + .vc_row.vc_row-has-fill,.ut-vc-80.vc_section > .vc_row.ut-row-has-filled-cols.vc_column-gap-0.vc_row-has-fill + .vc_row-full-width + .vc_row.vc_row-has-fill {margin-top: 0;}.ut-vc-80.vc_section > .vc_row.ut-row-has-filled-cols.vc_column-gap-1.vc_row-has-fill + .vc_row-full-width + .vc_row.vc_row-has-fill,.ut-vc-80.vc_section > .vc_row.ut-row-has-filled-cols.vc_column-gap-1.vc_row-has-fill + .vc_row-full-width + .vc_row.vc_row-has-fill {margin-top: 0;}.ut-vc-80.vc_section > .vc_row.ut-row-has-filled-cols.vc_column-gap-2.vc_row-has-fill + .vc_row-full-width + .vc_row.vc_row-has-fill,.ut-vc-80.vc_section > .vc_row.ut-row-has-filled-cols.vc_column-gap-2.vc_row-has-fill + .vc_row-full-width + .vc_row.vc_row-has-fill {margin-top: 0;}.ut-vc-80.vc_section > .vc_row.ut-row-has-filled-cols.vc_column-gap-3.vc_row-has-fill + .vc_row-full-width + .vc_row.vc_row-has-fill,.ut-vc-80.vc_section > .vc_row.ut-row-has-filled-cols.vc_column-gap-3.vc_row-has-fill + .vc_row-full-width + .vc_row.vc_row-has-fill {margin-top: 0;}.ut-vc-80.vc_section > .vc_row.ut-row-has-filled-cols.vc_column-gap-4.vc_row-has-fill + .vc_row-full-width + .vc_row.vc_row-has-fill,.ut-vc-80.vc_section > .vc_row.ut-row-has-filled-cols.vc_column-gap-4.vc_row-has-fill + .vc_row-full-width + .vc_row.vc_row-has-fill {margin-top: 0;}.ut-vc-80.vc_section > .vc_row.ut-row-has-filled-cols.vc_column-gap-5.vc_row-has-fill + .vc_row-full-width + .vc_row.vc_row-has-fill,.ut-vc-80.vc_section > .vc_row.ut-row-has-filled-cols.vc_column-gap-5.vc_row-has-fill + .vc_row-full-width + .vc_row.vc_row-has-fill {margin-top: 0;}.ut-vc-80.vc_section > .vc_row.ut-row-has-filled-cols.vc_column-gap-10.vc_row-has-fill + .vc_row-full-width + .vc_row.vc_row-has-fill,.ut-vc-80.vc_section > .vc_row.ut-row-has-filled-cols.vc_column-gap-10.vc_row-has-fill + .vc_row-full-width + .vc_row.vc_row-has-fill {margin-top: 0;}.ut-vc-80.vc_section > .vc_row.ut-row-has-filled-cols.vc_column-gap-15.vc_row-has-fill + .vc_row-full-width + .vc_row.vc_row-has-fill,.ut-vc-80.vc_section > .vc_row.ut-row-has-filled-cols.vc_column-gap-15.vc_row-has-fill + .vc_row-full-width + .vc_row.vc_row-has-fill {margin-top: 0;}.ut-vc-80.vc_section > .vc_row.ut-row-has-filled-cols.vc_column-gap-20.vc_row-has-fill + .vc_row-full-width + .vc_row.vc_row-has-fill,.ut-vc-80.vc_section > .vc_row.ut-row-has-filled-cols.vc_column-gap-20.vc_row-has-fill + .vc_row-full-width + .vc_row.vc_row-has-fill {margin-top: 0;}.ut-vc-80.vc_section > .vc_row.ut-row-has-filled-cols.vc_column-gap-25.vc_row-has-fill + .vc_row-full-width + .vc_row.vc_row-has-fill,.ut-vc-80.vc_section > .vc_row.ut-row-has-filled-cols.vc_column-gap-25.vc_row-has-fill + .vc_row-full-width + .vc_row.vc_row-has-fill {margin-top: 0;}.ut-vc-80.vc_section > .vc_row.ut-row-has-filled-cols.vc_column-gap-30.vc_row-has-fill + .vc_row-full-width + .vc_row.vc_row-has-fill,.ut-vc-80.vc_section > .vc_row.ut-row-has-filled-cols.vc_column-gap-30.vc_row-has-fill + .vc_row-full-width + .vc_row.vc_row-has-fill {margin-top: 0;}.ut-vc-80.vc_section > .vc_row.ut-row-has-filled-cols.vc_column-gap-35.vc_row-has-fill + .vc_row-full-width + .vc_row.vc_row-has-fill,.ut-vc-80.vc_section > .vc_row.ut-row-has-filled-cols.vc_column-gap-35.vc_row-has-fill + .vc_row-full-width + .vc_row.vc_row-has-fill {margin-top: 0;}.ut-vc-80.vc_section > .vc_row.ut-row-has-filled-cols.vc_column-gap-40.vc_row-has-fill + .vc_row-full-width + .vc_row.vc_row-has-fill,.ut-vc-80.vc_section > .vc_row.ut-row-has-filled-cols.vc_column-gap-40.vc_row-has-fill + .vc_row-full-width + .vc_row.vc_row-has-fill {margin-top: 0;}.ut-vc-80.vc_section > .vc_row + .vc_row-full-width + .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-0,.ut-vc-80.vc_section > .vc_row + .vc_row-full-width + .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-0 {margin-top: 40px;}.ut-vc-80.vc_section > .vc_row + .vc_row-full-width + .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-1,.ut-vc-80.vc_section > .vc_row + .vc_row-full-width + .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-1 {margin-top: 39.5px;}.ut-vc-80.vc_section > .vc_row + .vc_row-full-width + .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-2,.ut-vc-80.vc_section > .vc_row + .vc_row-full-width + .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-2 {margin-top: 39px;}.ut-vc-80.vc_section > .vc_row + .vc_row-full-width + .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-3,.ut-vc-80.vc_section > .vc_row + .vc_row-full-width + .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-3 {margin-top: 38.5px;}.ut-vc-80.vc_section > .vc_row + .vc_row-full-width + .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-4,.ut-vc-80.vc_section > .vc_row + .vc_row-full-width + .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-4 {margin-top: 38px;}.ut-vc-80.vc_section > .vc_row + .vc_row-full-width + .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-5,.ut-vc-80.vc_section > .vc_row + .vc_row-full-width + .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-5 {margin-top: 37.5px;}.ut-vc-80.vc_section > .vc_row + .vc_row-full-width + .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-10,.ut-vc-80.vc_section > .vc_row + .vc_row-full-width + .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-10 {margin-top: 35px;}.ut-vc-80.vc_section > .vc_row + .vc_row-full-width + .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-15,.ut-vc-80.vc_section > .vc_row + .vc_row-full-width + .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-15 {margin-top: 32.5px;}.ut-vc-80.vc_section > .vc_row + .vc_row-full-width + .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-20,.ut-vc-80.vc_section > .vc_row + .vc_row-full-width + .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-20 {margin-top: 30px;}.ut-vc-80.vc_section > .vc_row + .vc_row-full-width + .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-25,.ut-vc-80.vc_section > .vc_row + .vc_row-full-width + .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-25 {margin-top: 27.5px;}.ut-vc-80.vc_section > .vc_row + .vc_row-full-width + .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-30,.ut-vc-80.vc_section > .vc_row + .vc_row-full-width + .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-30 {margin-top: 25px;}.ut-vc-80.vc_section > .vc_row + .vc_row-full-width + .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-35,.ut-vc-80.vc_section > .vc_row + .vc_row-full-width + .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-35 {margin-top: 22.5px;}.ut-vc-80.vc_section > .vc_row + .vc_row-full-width + .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-40,.ut-vc-80.vc_section > .vc_row + .vc_row-full-width + .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-40 {margin-top: 20px;}.ut-vc-80.vc_section > .vc_row.vc_row-has-fill + .vc_row-full-width + .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-0,.ut-vc-80.vc_section > .vc_row.vc_row-has-fill + .vc_row-full-width + .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-0 {margin-top: 80px;}.ut-vc-80.vc_section > .vc_row.vc_row-has-fill + .vc_row-full-width + .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-1,.ut-vc-80.vc_section > .vc_row.vc_row-has-fill + .vc_row-full-width + .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-1 {margin-top: 79.5px;}.ut-vc-80.vc_section > .vc_row.vc_row-has-fill + .vc_row-full-width + .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-2,.ut-vc-80.vc_section > .vc_row.vc_row-has-fill + .vc_row-full-width + .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-2 {margin-top: 79px;}.ut-vc-80.vc_section > .vc_row.vc_row-has-fill + .vc_row-full-width + .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-3,.ut-vc-80.vc_section > .vc_row.vc_row-has-fill + .vc_row-full-width + .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-3 {margin-top: 78.5px;}.ut-vc-80.vc_section > .vc_row.vc_row-has-fill + .vc_row-full-width + .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-4,.ut-vc-80.vc_section > .vc_row.vc_row-has-fill + .vc_row-full-width + .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-4 {margin-top: 78px;}.ut-vc-80.vc_section > .vc_row.vc_row-has-fill + .vc_row-full-width + .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-5,.ut-vc-80.vc_section > .vc_row.vc_row-has-fill + .vc_row-full-width + .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-5 {margin-top: 77.5px;}.ut-vc-80.vc_section > .vc_row.vc_row-has-fill + .vc_row-full-width + .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-10,.ut-vc-80.vc_section > .vc_row.vc_row-has-fill + .vc_row-full-width + .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-10 {margin-top: 75px;}.ut-vc-80.vc_section > .vc_row.vc_row-has-fill + .vc_row-full-width + .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-15,.ut-vc-80.vc_section > .vc_row.vc_row-has-fill + .vc_row-full-width + .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-15 {margin-top: 72.5px;}.ut-vc-80.vc_section > .vc_row.vc_row-has-fill + .vc_row-full-width + .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-20,.ut-vc-80.vc_section > .vc_row.vc_row-has-fill + .vc_row-full-width + .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-20 {margin-top: 70px;}.ut-vc-80.vc_section > .vc_row.vc_row-has-fill + .vc_row-full-width + .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-25,.ut-vc-80.vc_section > .vc_row.vc_row-has-fill + .vc_row-full-width + .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-25 {margin-top: 67.5px;}.ut-vc-80.vc_section > .vc_row.vc_row-has-fill + .vc_row-full-width + .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-30,.ut-vc-80.vc_section > .vc_row.vc_row-has-fill + .vc_row-full-width + .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-30 {margin-top: 65px;}.ut-vc-80.vc_section > .vc_row.vc_row-has-fill + .vc_row-full-width + .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-35,.ut-vc-80.vc_section > .vc_row.vc_row-has-fill + .vc_row-full-width + .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-35 {margin-top: 62.5px;}.ut-vc-80.vc_section > .vc_row.vc_row-has-fill + .vc_row-full-width + .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-40,.ut-vc-80.vc_section > .vc_row.vc_row-has-fill + .vc_row-full-width + .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-40 {margin-top: 60px;}.ut-vc-80.vc_section > .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-0 + .vc_row-full-width + .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-0,.ut-vc-80.vc_section > .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-0 + .vc_row-full-width + .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-0 {margin-top: 0px;}.ut-vc-80.vc_section > .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-0 + .vc_row-full-width + .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-1,.ut-vc-80.vc_section > .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-0 + .vc_row-full-width + .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-1 {margin-top: 79.5px;}.ut-vc-80.vc_section > .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-0 + .vc_row-full-width + .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-2,.ut-vc-80.vc_section > .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-0 + .vc_row-full-width + .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-2 {margin-top: 79px;}.ut-vc-80.vc_section > .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-0 + .vc_row-full-width + .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-3,.ut-vc-80.vc_section > .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-0 + .vc_row-full-width + .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-3 {margin-top: 78.5px;}.ut-vc-80.vc_section > .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-0 + .vc_row-full-width + .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-4,.ut-vc-80.vc_section > .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-0 + .vc_row-full-width + .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-4 {margin-top: 78px;}.ut-vc-80.vc_section > .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-0 + .vc_row-full-width + .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-5,.ut-vc-80.vc_section > .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-0 + .vc_row-full-width + .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-5 {margin-top: 77.5px;}.ut-vc-80.vc_section > .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-0 + .vc_row-full-width + .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-10,.ut-vc-80.vc_section > .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-0 + .vc_row-full-width + .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-10 {margin-top: 75px;}.ut-vc-80.vc_section > .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-0 + .vc_row-full-width + .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-15,.ut-vc-80.vc_section > .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-0 + .vc_row-full-width + .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-15 {margin-top: 72.5px;}.ut-vc-80.vc_section > .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-0 + .vc_row-full-width + .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-20,.ut-vc-80.vc_section > .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-0 + .vc_row-full-width + .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-20 {margin-top: 70px;}.ut-vc-80.vc_section > .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-0 + .vc_row-full-width + .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-25,.ut-vc-80.vc_section > .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-0 + .vc_row-full-width + .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-25 {margin-top: 67.5px;}.ut-vc-80.vc_section > .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-0 + .vc_row-full-width + .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-30,.ut-vc-80.vc_section > .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-0 + .vc_row-full-width + .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-30 {margin-top: 65px;}.ut-vc-80.vc_section > .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-0 + .vc_row-full-width + .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-35,.ut-vc-80.vc_section > .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-0 + .vc_row-full-width + .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-35 {margin-top: 62.5px;}.ut-vc-80.vc_section > .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-0 + .vc_row-full-width + .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-40,.ut-vc-80.vc_section > .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-0 + .vc_row-full-width + .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-40 {margin-top: 60px;}.ut-vc-80.vc_section > .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-1 + .vc_row-full-width + .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-0,.ut-vc-80.vc_section > .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-1 + .vc_row-full-width + .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-0 {margin-top: 79.5px;}.ut-vc-80.vc_section > .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-1 + .vc_row-full-width + .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-1,.ut-vc-80.vc_section > .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-1 + .vc_row-full-width + .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-1 {margin-top: 0px;}.ut-vc-80.vc_section > .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-1 + .vc_row-full-width + .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-2,.ut-vc-80.vc_section > .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-1 + .vc_row-full-width + .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-2 {margin-top: 78.5px;}.ut-vc-80.vc_section > .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-1 + .vc_row-full-width + .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-3,.ut-vc-80.vc_section > .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-1 + .vc_row-full-width + .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-3 {margin-top: 78px;}.ut-vc-80.vc_section > .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-1 + .vc_row-full-width + .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-4,.ut-vc-80.vc_section > .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-1 + .vc_row-full-width + .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-4 {margin-top: 77.5px;}.ut-vc-80.vc_section > .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-1 + .vc_row-full-width + .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-5,.ut-vc-80.vc_section > .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-1 + .vc_row-full-width + .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-5 {margin-top: 77px;}.ut-vc-80.vc_section > .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-1 + .vc_row-full-width + .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-10,.ut-vc-80.vc_section > .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-1 + .vc_row-full-width + .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-10 {margin-top: 74.5px;}.ut-vc-80.vc_section > .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-1 + .vc_row-full-width + .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-15,.ut-vc-80.vc_section > .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-1 + .vc_row-full-width + .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-15 {margin-top: 72px;}.ut-vc-80.vc_section > .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-1 + .vc_row-full-width + .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-20,.ut-vc-80.vc_section > .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-1 + .vc_row-full-width + .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-20 {margin-top: 69.5px;}.ut-vc-80.vc_section > .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-1 + .vc_row-full-width + .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-25,.ut-vc-80.vc_section > .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-1 + .vc_row-full-width + .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-25 {margin-top: 67px;}.ut-vc-80.vc_section > .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-1 + .vc_row-full-width + .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-30,.ut-vc-80.vc_section > .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-1 + .vc_row-full-width + .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-30 {margin-top: 64.5px;}.ut-vc-80.vc_section > .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-1 + .vc_row-full-width + .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-35,.ut-vc-80.vc_section > .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-1 + .vc_row-full-width + .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-35 {margin-top: 62px;}.ut-vc-80.vc_section > .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-1 + .vc_row-full-width + .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-40,.ut-vc-80.vc_section > .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-1 + .vc_row-full-width + .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-40 {margin-top: 59.5px;}.ut-vc-80.vc_section > .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-2 + .vc_row-full-width + .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-0,.ut-vc-80.vc_section > .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-2 + .vc_row-full-width + .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-0 {margin-top: 79px;}.ut-vc-80.vc_section > .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-2 + .vc_row-full-width + .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-1,.ut-vc-80.vc_section > .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-2 + .vc_row-full-width + .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-1 {margin-top: 78.5px;}.ut-vc-80.vc_section > .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-2 + .vc_row-full-width + .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-2,.ut-vc-80.vc_section > .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-2 + .vc_row-full-width + .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-2 {margin-top: 0px;}.ut-vc-80.vc_section > .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-2 + .vc_row-full-width + .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-3,.ut-vc-80.vc_section > .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-2 + .vc_row-full-width + .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-3 {margin-top: 77.5px;}.ut-vc-80.vc_section > .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-2 + .vc_row-full-width + .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-4,.ut-vc-80.vc_section > .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-2 + .vc_row-full-width + .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-4 {margin-top: 77px;}.ut-vc-80.vc_section > .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-2 + .vc_row-full-width + .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-5,.ut-vc-80.vc_section > .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-2 + .vc_row-full-width + .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-5 {margin-top: 76.5px;}.ut-vc-80.vc_section > .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-2 + .vc_row-full-width + .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-10,.ut-vc-80.vc_section > .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-2 + .vc_row-full-width + .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-10 {margin-top: 74px;}.ut-vc-80.vc_section > .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-2 + .vc_row-full-width + .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-15,.ut-vc-80.vc_section > .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-2 + .vc_row-full-width + .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-15 {margin-top: 71.5px;}.ut-vc-80.vc_section > .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-2 + .vc_row-full-width + .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-20,.ut-vc-80.vc_section > .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-2 + .vc_row-full-width + .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-20 {margin-top: 69px;}.ut-vc-80.vc_section > .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-2 + .vc_row-full-width + .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-25,.ut-vc-80.vc_section > .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-2 + .vc_row-full-width + .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-25 {margin-top: 66.5px;}.ut-vc-80.vc_section > .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-2 + .vc_row-full-width + .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-30,.ut-vc-80.vc_section > .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-2 + .vc_row-full-width + .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-30 {margin-top: 64px;}.ut-vc-80.vc_section > .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-2 + .vc_row-full-width + .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-35,.ut-vc-80.vc_section > .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-2 + .vc_row-full-width + .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-35 {margin-top: 61.5px;}.ut-vc-80.vc_section > .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-2 + .vc_row-full-width + .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-40,.ut-vc-80.vc_section > .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-2 + .vc_row-full-width + .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-40 {margin-top: 59px;}.ut-vc-80.vc_section > .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-3 + .vc_row-full-width + .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-0,.ut-vc-80.vc_section > .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-3 + .vc_row-full-width + .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-0 {margin-top: 78.5px;}.ut-vc-80.vc_section > .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-3 + .vc_row-full-width + .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-1,.ut-vc-80.vc_section > .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-3 + .vc_row-full-width + .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-1 {margin-top: 78px;}.ut-vc-80.vc_section > .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-3 + .vc_row-full-width + .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-2,.ut-vc-80.vc_section > .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-3 + .vc_row-full-width + .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-2 {margin-top: 77.5px;}.ut-vc-80.vc_section > .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-3 + .vc_row-full-width + .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-3,.ut-vc-80.vc_section > .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-3 + .vc_row-full-width + .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-3 {margin-top: 0px;}.ut-vc-80.vc_section > .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-3 + .vc_row-full-width + .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-4,.ut-vc-80.vc_section > .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-3 + .vc_row-full-width + .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-4 {margin-top: 76.5px;}.ut-vc-80.vc_section > .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-3 + .vc_row-full-width + .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-5,.ut-vc-80.vc_section > .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-3 + .vc_row-full-width + .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-5 {margin-top: 76px;}.ut-vc-80.vc_section > .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-3 + .vc_row-full-width + .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-10,.ut-vc-80.vc_section > .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-3 + .vc_row-full-width + .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-10 {margin-top: 73.5px;}.ut-vc-80.vc_section > .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-3 + .vc_row-full-width + .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-15,.ut-vc-80.vc_section > .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-3 + .vc_row-full-width + .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-15 {margin-top: 71px;}.ut-vc-80.vc_section > .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-3 + .vc_row-full-width + .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-20,.ut-vc-80.vc_section > .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-3 + .vc_row-full-width + .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-20 {margin-top: 68.5px;}.ut-vc-80.vc_section > .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-3 + .vc_row-full-width + .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-25,.ut-vc-80.vc_section > .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-3 + .vc_row-full-width + .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-25 {margin-top: 66px;}.ut-vc-80.vc_section > .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-3 + .vc_row-full-width + .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-30,.ut-vc-80.vc_section > .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-3 + .vc_row-full-width + .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-30 {margin-top: 63.5px;}.ut-vc-80.vc_section > .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-3 + .vc_row-full-width + .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-35,.ut-vc-80.vc_section > .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-3 + .vc_row-full-width + .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-35 {margin-top: 61px;}.ut-vc-80.vc_section > .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-3 + .vc_row-full-width + .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-40,.ut-vc-80.vc_section > .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-3 + .vc_row-full-width + .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-40 {margin-top: 58.5px;}.ut-vc-80.vc_section > .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-4 + .vc_row-full-width + .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-0,.ut-vc-80.vc_section > .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-4 + .vc_row-full-width + .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-0 {margin-top: 78px;}.ut-vc-80.vc_section > .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-4 + .vc_row-full-width + .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-1,.ut-vc-80.vc_section > .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-4 + .vc_row-full-width + .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-1 {margin-top: 77.5px;}.ut-vc-80.vc_section > .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-4 + .vc_row-full-width + .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-2,.ut-vc-80.vc_section > .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-4 + .vc_row-full-width + .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-2 {margin-top: 77px;}.ut-vc-80.vc_section > .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-4 + .vc_row-full-width + .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-3,.ut-vc-80.vc_section > .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-4 + .vc_row-full-width + .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-3 {margin-top: 76.5px;}.ut-vc-80.vc_section > .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-4 + .vc_row-full-width + .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-4,.ut-vc-80.vc_section > .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-4 + .vc_row-full-width + .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-4 {margin-top: 0px;}.ut-vc-80.vc_section > .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-4 + .vc_row-full-width + .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-5,.ut-vc-80.vc_section > .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-4 + .vc_row-full-width + .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-5 {margin-top: 75.5px;}.ut-vc-80.vc_section > .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-4 + .vc_row-full-width + .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-10,.ut-vc-80.vc_section > .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-4 + .vc_row-full-width + .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-10 {margin-top: 73px;}.ut-vc-80.vc_section > .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-4 + .vc_row-full-width + .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-15,.ut-vc-80.vc_section > .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-4 + .vc_row-full-width + .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-15 {margin-top: 70.5px;}.ut-vc-80.vc_section > .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-4 + .vc_row-full-width + .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-20,.ut-vc-80.vc_section > .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-4 + .vc_row-full-width + .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-20 {margin-top: 68px;}.ut-vc-80.vc_section > .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-4 + .vc_row-full-width + .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-25,.ut-vc-80.vc_section > .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-4 + .vc_row-full-width + .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-25 {margin-top: 65.5px;}.ut-vc-80.vc_section > .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-4 + .vc_row-full-width + .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-30,.ut-vc-80.vc_section > .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-4 + .vc_row-full-width + .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-30 {margin-top: 63px;}.ut-vc-80.vc_section > .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-4 + .vc_row-full-width + .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-35,.ut-vc-80.vc_section > .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-4 + .vc_row-full-width + .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-35 {margin-top: 60.5px;}.ut-vc-80.vc_section > .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-4 + .vc_row-full-width + .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-40,.ut-vc-80.vc_section > .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-4 + .vc_row-full-width + .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-40 {margin-top: 58px;}.ut-vc-80.vc_section > .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-5 + .vc_row-full-width + .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-0,.ut-vc-80.vc_section > .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-5 + .vc_row-full-width + .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-0 {margin-top: 77.5px;}.ut-vc-80.vc_section > .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-5 + .vc_row-full-width + .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-1,.ut-vc-80.vc_section > .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-5 + .vc_row-full-width + .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-1 {margin-top: 77px;}.ut-vc-80.vc_section > .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-5 + .vc_row-full-width + .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-2,.ut-vc-80.vc_section > .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-5 + .vc_row-full-width + .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-2 {margin-top: 76.5px;}.ut-vc-80.vc_section > .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-5 + .vc_row-full-width + .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-3,.ut-vc-80.vc_section > .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-5 + .vc_row-full-width + .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-3 {margin-top: 76px;}.ut-vc-80.vc_section > .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-5 + .vc_row-full-width + .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-4,.ut-vc-80.vc_section > .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-5 + .vc_row-full-width + .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-4 {margin-top: 75.5px;}.ut-vc-80.vc_section > .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-5 + .vc_row-full-width + .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-5,.ut-vc-80.vc_section > .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-5 + .vc_row-full-width + .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-5 {margin-top: 0px;}.ut-vc-80.vc_section > .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-5 + .vc_row-full-width + .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-10,.ut-vc-80.vc_section > .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-5 + .vc_row-full-width + .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-10 {margin-top: 72.5px;}.ut-vc-80.vc_section > .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-5 + .vc_row-full-width + .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-15,.ut-vc-80.vc_section > .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-5 + .vc_row-full-width + .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-15 {margin-top: 70px;}.ut-vc-80.vc_section > .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-5 + .vc_row-full-width + .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-20,.ut-vc-80.vc_section > .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-5 + .vc_row-full-width + .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-20 {margin-top: 67.5px;}.ut-vc-80.vc_section > .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-5 + .vc_row-full-width + .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-25,.ut-vc-80.vc_section > .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-5 + .vc_row-full-width + .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-25 {margin-top: 65px;}.ut-vc-80.vc_section > .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-5 + .vc_row-full-width + .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-30,.ut-vc-80.vc_section > .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-5 + .vc_row-full-width + .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-30 {margin-top: 62.5px;}.ut-vc-80.vc_section > .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-5 + .vc_row-full-width + .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-35,.ut-vc-80.vc_section > .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-5 + .vc_row-full-width + .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-35 {margin-top: 60px;}.ut-vc-80.vc_section > .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-5 + .vc_row-full-width + .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-40,.ut-vc-80.vc_section > .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-5 + .vc_row-full-width + .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-40 {margin-top: 57.5px;}.ut-vc-80.vc_section > .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-10 + .vc_row-full-width + .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-0,.ut-vc-80.vc_section > .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-10 + .vc_row-full-width + .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-0 {margin-top: 75px;}.ut-vc-80.vc_section > .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-10 + .vc_row-full-width + .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-1,.ut-vc-80.vc_section > .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-10 + .vc_row-full-width + .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-1 {margin-top: 74.5px;}.ut-vc-80.vc_section > .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-10 + .vc_row-full-width + .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-2,.ut-vc-80.vc_section > .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-10 + .vc_row-full-width + .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-2 {margin-top: 74px;}.ut-vc-80.vc_section > .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-10 + .vc_row-full-width + .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-3,.ut-vc-80.vc_section > .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-10 + .vc_row-full-width + .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-3 {margin-top: 73.5px;}.ut-vc-80.vc_section > .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-10 + .vc_row-full-width + .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-4,.ut-vc-80.vc_section > .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-10 + .vc_row-full-width + .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-4 {margin-top: 73px;}.ut-vc-80.vc_section > .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-10 + .vc_row-full-width + .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-5,.ut-vc-80.vc_section > .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-10 + .vc_row-full-width + .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-5 {margin-top: 72.5px;}.ut-vc-80.vc_section > .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-10 + .vc_row-full-width + .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-10,.ut-vc-80.vc_section > .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-10 + .vc_row-full-width + .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-10 {margin-top: 0px;}.ut-vc-80.vc_section > .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-10 + .vc_row-full-width + .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-15,.ut-vc-80.vc_section > .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-10 + .vc_row-full-width + .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-15 {margin-top: 67.5px;}.ut-vc-80.vc_section > .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-10 + .vc_row-full-width + .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-20,.ut-vc-80.vc_section > .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-10 + .vc_row-full-width + .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-20 {margin-top: 65px;}.ut-vc-80.vc_section > .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-10 + .vc_row-full-width + .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-25,.ut-vc-80.vc_section > .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-10 + .vc_row-full-width + .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-25 {margin-top: 62.5px;}.ut-vc-80.vc_section > .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-10 + .vc_row-full-width + .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-30,.ut-vc-80.vc_section > .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-10 + .vc_row-full-width + .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-30 {margin-top: 60px;}.ut-vc-80.vc_section > .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-10 + .vc_row-full-width + .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-35,.ut-vc-80.vc_section > .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-10 + .vc_row-full-width + .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-35 {margin-top: 57.5px;}.ut-vc-80.vc_section > .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-10 + .vc_row-full-width + .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-40,.ut-vc-80.vc_section > .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-10 + .vc_row-full-width + .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-40 {margin-top: 55px;}.ut-vc-80.vc_section > .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-15 + .vc_row-full-width + .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-0,.ut-vc-80.vc_section > .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-15 + .vc_row-full-width + .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-0 {margin-top: 72.5px;}.ut-vc-80.vc_section > .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-15 + .vc_row-full-width + .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-1,.ut-vc-80.vc_section > .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-15 + .vc_row-full-width + .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-1 {margin-top: 72px;}.ut-vc-80.vc_section > .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-15 + .vc_row-full-width + .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-2,.ut-vc-80.vc_section > .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-15 + .vc_row-full-width + .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-2 {margin-top: 71.5px;}.ut-vc-80.vc_section > .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-15 + .vc_row-full-width + .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-3,.ut-vc-80.vc_section > .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-15 + .vc_row-full-width + .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-3 {margin-top: 71px;}.ut-vc-80.vc_section > .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-15 + .vc_row-full-width + .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-4,.ut-vc-80.vc_section > .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-15 + .vc_row-full-width + .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-4 {margin-top: 70.5px;}.ut-vc-80.vc_section > .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-15 + .vc_row-full-width + .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-5,.ut-vc-80.vc_section > .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-15 + .vc_row-full-width + .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-5 {margin-top: 70px;}.ut-vc-80.vc_section > .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-15 + .vc_row-full-width + .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-10,.ut-vc-80.vc_section > .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-15 + .vc_row-full-width + .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-10 {margin-top: 67.5px;}.ut-vc-80.vc_section > .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-15 + .vc_row-full-width + .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-15,.ut-vc-80.vc_section > .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-15 + .vc_row-full-width + .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-15 {margin-top: 0px;}.ut-vc-80.vc_section > .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-15 + .vc_row-full-width + .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-20,.ut-vc-80.vc_section > .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-15 + .vc_row-full-width + .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-20 {margin-top: 62.5px;}.ut-vc-80.vc_section > .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-15 + .vc_row-full-width + .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-25,.ut-vc-80.vc_section > .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-15 + .vc_row-full-width + .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-25 {margin-top: 60px;}.ut-vc-80.vc_section > .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-15 + .vc_row-full-width + .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-30,.ut-vc-80.vc_section > .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-15 + .vc_row-full-width + .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-30 {margin-top: 57.5px;}.ut-vc-80.vc_section > .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-15 + .vc_row-full-width + .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-35,.ut-vc-80.vc_section > .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-15 + .vc_row-full-width + .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-35 {margin-top: 55px;}.ut-vc-80.vc_section > .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-15 + .vc_row-full-width + .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-40,.ut-vc-80.vc_section > .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-15 + .vc_row-full-width + .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-40 {margin-top: 52.5px;}.ut-vc-80.vc_section > .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-20 + .vc_row-full-width + .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-0,.ut-vc-80.vc_section > .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-20 + .vc_row-full-width + .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-0 {margin-top: 70px;}.ut-vc-80.vc_section > .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-20 + .vc_row-full-width + .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-1,.ut-vc-80.vc_section > .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-20 + .vc_row-full-width + .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-1 {margin-top: 69.5px;}.ut-vc-80.vc_section > .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-20 + .vc_row-full-width + .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-2,.ut-vc-80.vc_section > .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-20 + .vc_row-full-width + .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-2 {margin-top: 69px;}.ut-vc-80.vc_section > .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-20 + .vc_row-full-width + .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-3,.ut-vc-80.vc_section > .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-20 + .vc_row-full-width + .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-3 {margin-top: 68.5px;}.ut-vc-80.vc_section > .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-20 + .vc_row-full-width + .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-4,.ut-vc-80.vc_section > .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-20 + .vc_row-full-width + .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-4 {margin-top: 68px;}.ut-vc-80.vc_section > .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-20 + .vc_row-full-width + .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-5,.ut-vc-80.vc_section > .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-20 + .vc_row-full-width + .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-5 {margin-top: 67.5px;}.ut-vc-80.vc_section > .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-20 + .vc_row-full-width + .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-10,.ut-vc-80.vc_section > .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-20 + .vc_row-full-width + .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-10 {margin-top: 65px;}.ut-vc-80.vc_section > .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-20 + .vc_row-full-width + .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-15,.ut-vc-80.vc_section > .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-20 + .vc_row-full-width + .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-15 {margin-top: 62.5px;}.ut-vc-80.vc_section > .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-20 + .vc_row-full-width + .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-20,.ut-vc-80.vc_section > .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-20 + .vc_row-full-width + .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-20 {margin-top: 0px;}.ut-vc-80.vc_section > .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-20 + .vc_row-full-width + .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-25,.ut-vc-80.vc_section > .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-20 + .vc_row-full-width + .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-25 {margin-top: 57.5px;}.ut-vc-80.vc_section > .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-20 + .vc_row-full-width + .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-30,.ut-vc-80.vc_section > .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-20 + .vc_row-full-width + .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-30 {margin-top: 55px;}.ut-vc-80.vc_section > .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-20 + .vc_row-full-width + .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-35,.ut-vc-80.vc_section > .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-20 + .vc_row-full-width + .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-35 {margin-top: 52.5px;}.ut-vc-80.vc_section > .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-20 + .vc_row-full-width + .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-40,.ut-vc-80.vc_section > .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-20 + .vc_row-full-width + .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-40 {margin-top: 50px;}.ut-vc-80.vc_section > .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-25 + .vc_row-full-width + .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-0,.ut-vc-80.vc_section > .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-25 + .vc_row-full-width + .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-0 {margin-top: 67.5px;}.ut-vc-80.vc_section > .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-25 + .vc_row-full-width + .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-1,.ut-vc-80.vc_section > .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-25 + .vc_row-full-width + .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-1 {margin-top: 67px;}.ut-vc-80.vc_section > .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-25 + .vc_row-full-width + .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-2,.ut-vc-80.vc_section > .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-25 + .vc_row-full-width + .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-2 {margin-top: 66.5px;}.ut-vc-80.vc_section > .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-25 + .vc_row-full-width + .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-3,.ut-vc-80.vc_section > .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-25 + .vc_row-full-width + .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-3 {margin-top: 66px;}.ut-vc-80.vc_section > .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-25 + .vc_row-full-width + .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-4,.ut-vc-80.vc_section > .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-25 + .vc_row-full-width + .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-4 {margin-top: 65.5px;}.ut-vc-80.vc_section > .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-25 + .vc_row-full-width + .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-5,.ut-vc-80.vc_section > .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-25 + .vc_row-full-width + .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-5 {margin-top: 65px;}.ut-vc-80.vc_section > .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-25 + .vc_row-full-width + .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-10,.ut-vc-80.vc_section > .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-25 + .vc_row-full-width + .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-10 {margin-top: 62.5px;}.ut-vc-80.vc_section > .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-25 + .vc_row-full-width + .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-15,.ut-vc-80.vc_section > .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-25 + .vc_row-full-width + .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-15 {margin-top: 60px;}.ut-vc-80.vc_section > .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-25 + .vc_row-full-width + .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-20,.ut-vc-80.vc_section > .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-25 + .vc_row-full-width + .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-20 {margin-top: 57.5px;}.ut-vc-80.vc_section > .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-25 + .vc_row-full-width + .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-25,.ut-vc-80.vc_section > .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-25 + .vc_row-full-width + .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-25 {margin-top: 0px;}.ut-vc-80.vc_section > .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-25 + .vc_row-full-width + .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-30,.ut-vc-80.vc_section > .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-25 + .vc_row-full-width + .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-30 {margin-top: 52.5px;}.ut-vc-80.vc_section > .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-25 + .vc_row-full-width + .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-35,.ut-vc-80.vc_section > .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-25 + .vc_row-full-width + .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-35 {margin-top: 50px;}.ut-vc-80.vc_section > .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-25 + .vc_row-full-width + .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-40,.ut-vc-80.vc_section > .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-25 + .vc_row-full-width + .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-40 {margin-top: 47.5px;}.ut-vc-80.vc_section > .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-30 + .vc_row-full-width + .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-0,.ut-vc-80.vc_section > .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-30 + .vc_row-full-width + .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-0 {margin-top: 65px;}.ut-vc-80.vc_section > .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-30 + .vc_row-full-width + .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-1,.ut-vc-80.vc_section > .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-30 + .vc_row-full-width + .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-1 {margin-top: 64.5px;}.ut-vc-80.vc_section > .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-30 + .vc_row-full-width + .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-2,.ut-vc-80.vc_section > .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-30 + .vc_row-full-width + .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-2 {margin-top: 64px;}.ut-vc-80.vc_section > .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-30 + .vc_row-full-width + .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-3,.ut-vc-80.vc_section > .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-30 + .vc_row-full-width + .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-3 {margin-top: 63.5px;}.ut-vc-80.vc_section > .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-30 + .vc_row-full-width + .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-4,.ut-vc-80.vc_section > .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-30 + .vc_row-full-width + .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-4 {margin-top: 63px;}.ut-vc-80.vc_section > .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-30 + .vc_row-full-width + .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-5,.ut-vc-80.vc_section > .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-30 + .vc_row-full-width + .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-5 {margin-top: 62.5px;}.ut-vc-80.vc_section > .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-30 + .vc_row-full-width + .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-10,.ut-vc-80.vc_section > .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-30 + .vc_row-full-width + .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-10 {margin-top: 60px;}.ut-vc-80.vc_section > .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-30 + .vc_row-full-width + .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-15,.ut-vc-80.vc_section > .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-30 + .vc_row-full-width + .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-15 {margin-top: 57.5px;}.ut-vc-80.vc_section > .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-30 + .vc_row-full-width + .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-20,.ut-vc-80.vc_section > .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-30 + .vc_row-full-width + .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-20 {margin-top: 55px;}.ut-vc-80.vc_section > .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-30 + .vc_row-full-width + .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-25,.ut-vc-80.vc_section > .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-30 + .vc_row-full-width + .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-25 {margin-top: 52.5px;}.ut-vc-80.vc_section > .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-30 + .vc_row-full-width + .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-30,.ut-vc-80.vc_section > .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-30 + .vc_row-full-width + .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-30 {margin-top: 0px;}.ut-vc-80.vc_section > .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-30 + .vc_row-full-width + .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-35,.ut-vc-80.vc_section > .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-30 + .vc_row-full-width + .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-35 {margin-top: 47.5px;}.ut-vc-80.vc_section > .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-30 + .vc_row-full-width + .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-40,.ut-vc-80.vc_section > .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-30 + .vc_row-full-width + .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-40 {margin-top: 45px;}.ut-vc-80.vc_section > .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-35 + .vc_row-full-width + .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-0,.ut-vc-80.vc_section > .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-35 + .vc_row-full-width + .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-0 {margin-top: 62.5px;}.ut-vc-80.vc_section > .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-35 + .vc_row-full-width + .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-1,.ut-vc-80.vc_section > .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-35 + .vc_row-full-width + .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-1 {margin-top: 62px;}.ut-vc-80.vc_section > .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-35 + .vc_row-full-width + .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-2,.ut-vc-80.vc_section > .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-35 + .vc_row-full-width + .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-2 {margin-top: 61.5px;}.ut-vc-80.vc_section > .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-35 + .vc_row-full-width + .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-3,.ut-vc-80.vc_section > .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-35 + .vc_row-full-width + .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-3 {margin-top: 61px;}.ut-vc-80.vc_section > .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-35 + .vc_row-full-width + .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-4,.ut-vc-80.vc_section > .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-35 + .vc_row-full-width + .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-4 {margin-top: 60.5px;}.ut-vc-80.vc_section > .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-35 + .vc_row-full-width + .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-5,.ut-vc-80.vc_section > .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-35 + .vc_row-full-width + .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-5 {margin-top: 60px;}.ut-vc-80.vc_section > .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-35 + .vc_row-full-width + .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-10,.ut-vc-80.vc_section > .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-35 + .vc_row-full-width + .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-10 {margin-top: 57.5px;}.ut-vc-80.vc_section > .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-35 + .vc_row-full-width + .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-15,.ut-vc-80.vc_section > .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-35 + .vc_row-full-width + .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-15 {margin-top: 55px;}.ut-vc-80.vc_section > .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-35 + .vc_row-full-width + .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-20,.ut-vc-80.vc_section > .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-35 + .vc_row-full-width + .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-20 {margin-top: 52.5px;}.ut-vc-80.vc_section > .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-35 + .vc_row-full-width + .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-25,.ut-vc-80.vc_section > .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-35 + .vc_row-full-width + .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-25 {margin-top: 50px;}.ut-vc-80.vc_section > .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-35 + .vc_row-full-width + .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-30,.ut-vc-80.vc_section > .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-35 + .vc_row-full-width + .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-30 {margin-top: 47.5px;}.ut-vc-80.vc_section > .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-35 + .vc_row-full-width + .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-35,.ut-vc-80.vc_section > .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-35 + .vc_row-full-width + .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-35 {margin-top: 0px;}.ut-vc-80.vc_section > .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-35 + .vc_row-full-width + .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-40,.ut-vc-80.vc_section > .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-35 + .vc_row-full-width + .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-40 {margin-top: 42.5px;}.ut-vc-80.vc_section > .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-40 + .vc_row-full-width + .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-0,.ut-vc-80.vc_section > .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-40 + .vc_row-full-width + .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-0 {margin-top: 60px;}.ut-vc-80.vc_section > .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-40 + .vc_row-full-width + .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-1,.ut-vc-80.vc_section > .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-40 + .vc_row-full-width + .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-1 {margin-top: 59.5px;}.ut-vc-80.vc_section > .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-40 + .vc_row-full-width + .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-2,.ut-vc-80.vc_section > .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-40 + .vc_row-full-width + .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-2 {margin-top: 59px;}.ut-vc-80.vc_section > .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-40 + .vc_row-full-width + .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-3,.ut-vc-80.vc_section > .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-40 + .vc_row-full-width + .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-3 {margin-top: 58.5px;}.ut-vc-80.vc_section > .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-40 + .vc_row-full-width + .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-4,.ut-vc-80.vc_section > .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-40 + .vc_row-full-width + .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-4 {margin-top: 58px;}.ut-vc-80.vc_section > .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-40 + .vc_row-full-width + .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-5,.ut-vc-80.vc_section > .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-40 + .vc_row-full-width + .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-5 {margin-top: 57.5px;}.ut-vc-80.vc_section > .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-40 + .vc_row-full-width + .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-10,.ut-vc-80.vc_section > .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-40 + .vc_row-full-width + .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-10 {margin-top: 55px;}.ut-vc-80.vc_section > .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-40 + .vc_row-full-width + .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-15,.ut-vc-80.vc_section > .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-40 + .vc_row-full-width + .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-15 {margin-top: 52.5px;}.ut-vc-80.vc_section > .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-40 + .vc_row-full-width + .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-20,.ut-vc-80.vc_section > .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-40 + .vc_row-full-width + .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-20 {margin-top: 50px;}.ut-vc-80.vc_section > .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-40 + .vc_row-full-width + .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-25,.ut-vc-80.vc_section > .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-40 + .vc_row-full-width + .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-25 {margin-top: 47.5px;}.ut-vc-80.vc_section > .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-40 + .vc_row-full-width + .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-30,.ut-vc-80.vc_section > .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-40 + .vc_row-full-width + .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-30 {margin-top: 45px;}.ut-vc-80.vc_section > .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-40 + .vc_row-full-width + .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-35,.ut-vc-80.vc_section > .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-40 + .vc_row-full-width + .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-35 {margin-top: 42.5px;}.ut-vc-80.vc_section > .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-40 + .vc_row-full-width + .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-40,.ut-vc-80.vc_section > .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-40 + .vc_row-full-width + .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-40 {margin-top: 0px;}.ut-vc-80.vc_section > .vc_row + .vc_row-full-width + .ut-row-has-filled-cols.ut-last-row.vc_column-gap-0,.ut-vc-80.vc_section > .vc_row + .vc_row-full-width + .ut-row-has-filled-cols.ut-last-row.vc_column-gap-0 {margin-bottom: 40px;}.ut-vc-80.vc_section > .vc_row + .vc_row-full-width + .ut-row-has-filled-cols.ut-last-row.vc_column-gap-1,.ut-vc-80.vc_section > .vc_row + .vc_row-full-width + .ut-row-has-filled-cols.ut-last-row.vc_column-gap-1 {margin-bottom: 39.5px;}.ut-vc-80.vc_section > .vc_row + .vc_row-full-width + .ut-row-has-filled-cols.ut-last-row.vc_column-gap-2,.ut-vc-80.vc_section > .vc_row + .vc_row-full-width + .ut-row-has-filled-cols.ut-last-row.vc_column-gap-2 {margin-bottom: 39px;}.ut-vc-80.vc_section > .vc_row + .vc_row-full-width + .ut-row-has-filled-cols.ut-last-row.vc_column-gap-3,.ut-vc-80.vc_section > .vc_row + .vc_row-full-width + .ut-row-has-filled-cols.ut-last-row.vc_column-gap-3 {margin-bottom: 38.5px;}.ut-vc-80.vc_section > .vc_row + .vc_row-full-width + .ut-row-has-filled-cols.ut-last-row.vc_column-gap-4,.ut-vc-80.vc_section > .vc_row + .vc_row-full-width + .ut-row-has-filled-cols.ut-last-row.vc_column-gap-4 {margin-bottom: 38px;}.ut-vc-80.vc_section > .vc_row + .vc_row-full-width + .ut-row-has-filled-cols.ut-last-row.vc_column-gap-5,.ut-vc-80.vc_section > .vc_row + .vc_row-full-width + .ut-row-has-filled-cols.ut-last-row.vc_column-gap-5 {margin-bottom: 37.5px;}.ut-vc-80.vc_section > .vc_row + .vc_row-full-width + .ut-row-has-filled-cols.ut-last-row.vc_column-gap-10,.ut-vc-80.vc_section > .vc_row + .vc_row-full-width + .ut-row-has-filled-cols.ut-last-row.vc_column-gap-10 {margin-bottom: 35px;}.ut-vc-80.vc_section > .vc_row + .vc_row-full-width + .ut-row-has-filled-cols.ut-last-row.vc_column-gap-15,.ut-vc-80.vc_section > .vc_row + .vc_row-full-width + .ut-row-has-filled-cols.ut-last-row.vc_column-gap-15 {margin-bottom: 32.5px;}.ut-vc-80.vc_section > .vc_row + .vc_row-full-width + .ut-row-has-filled-cols.ut-last-row.vc_column-gap-20,.ut-vc-80.vc_section > .vc_row + .vc_row-full-width + .ut-row-has-filled-cols.ut-last-row.vc_column-gap-20 {margin-bottom: 30px;}.ut-vc-80.vc_section > .vc_row + .vc_row-full-width + .ut-row-has-filled-cols.ut-last-row.vc_column-gap-25,.ut-vc-80.vc_section > .vc_row + .vc_row-full-width + .ut-row-has-filled-cols.ut-last-row.vc_column-gap-25 {margin-bottom: 27.5px;}.ut-vc-80.vc_section > .vc_row + .vc_row-full-width + .ut-row-has-filled-cols.ut-last-row.vc_column-gap-30,.ut-vc-80.vc_section > .vc_row + .vc_row-full-width + .ut-row-has-filled-cols.ut-last-row.vc_column-gap-30 {margin-bottom: 25px;}.ut-vc-80.vc_section > .vc_row + .vc_row-full-width + .ut-row-has-filled-cols.ut-last-row.vc_column-gap-35,.ut-vc-80.vc_section > .vc_row + .vc_row-full-width + .ut-row-has-filled-cols.ut-last-row.vc_column-gap-35 {margin-bottom: 22.5px;}.ut-vc-80.vc_section > .vc_row + .vc_row-full-width + .ut-row-has-filled-cols.ut-last-row.vc_column-gap-40,.ut-vc-80.vc_section > .vc_row + .vc_row-full-width + .ut-row-has-filled-cols.ut-last-row.vc_column-gap-40 {margin-bottom: 20px;}.ut-vc-80.vc_section > .vc_row + .vc_row-full-width + .ut-row-has-filled-cols.ut-last-row.vc_column-gap-0.vc_row-has-fill,.ut-vc-80.vc_section > .vc_row + .vc_row-full-width + .ut-row-has-filled-cols.ut-last-row.vc_column-gap-0.vc_row-has-fill {margin-bottom: 0;}.ut-vc-80.vc_section > .vc_row + .vc_row-full-width + .ut-row-has-filled-cols.ut-last-row.vc_column-gap-1.vc_row-has-fill,.ut-vc-80.vc_section > .vc_row + .vc_row-full-width + .ut-row-has-filled-cols.ut-last-row.vc_column-gap-1.vc_row-has-fill {margin-bottom: 0;}.ut-vc-80.vc_section > .vc_row + .vc_row-full-width + .ut-row-has-filled-cols.ut-last-row.vc_column-gap-2.vc_row-has-fill,.ut-vc-80.vc_section > .vc_row + .vc_row-full-width + .ut-row-has-filled-cols.ut-last-row.vc_column-gap-2.vc_row-has-fill {margin-bottom: 0;}.ut-vc-80.vc_section > .vc_row + .vc_row-full-width + .ut-row-has-filled-cols.ut-last-row.vc_column-gap-3.vc_row-has-fill,.ut-vc-80.vc_section > .vc_row + .vc_row-full-width + .ut-row-has-filled-cols.ut-last-row.vc_column-gap-3.vc_row-has-fill {margin-bottom: 0;}.ut-vc-80.vc_section > .vc_row + .vc_row-full-width + .ut-row-has-filled-cols.ut-last-row.vc_column-gap-4.vc_row-has-fill,.ut-vc-80.vc_section > .vc_row + .vc_row-full-width + .ut-row-has-filled-cols.ut-last-row.vc_column-gap-4.vc_row-has-fill {margin-bottom: 0;}.ut-vc-80.vc_section > .vc_row + .vc_row-full-width + .ut-row-has-filled-cols.ut-last-row.vc_column-gap-5.vc_row-has-fill,.ut-vc-80.vc_section > .vc_row + .vc_row-full-width + .ut-row-has-filled-cols.ut-last-row.vc_column-gap-5.vc_row-has-fill {margin-bottom: 0;}.ut-vc-80.vc_section > .vc_row + .vc_row-full-width + .ut-row-has-filled-cols.ut-last-row.vc_column-gap-10.vc_row-has-fill,.ut-vc-80.vc_section > .vc_row + .vc_row-full-width + .ut-row-has-filled-cols.ut-last-row.vc_column-gap-10.vc_row-has-fill {margin-bottom: 0;}.ut-vc-80.vc_section > .vc_row + .vc_row-full-width + .ut-row-has-filled-cols.ut-last-row.vc_column-gap-15.vc_row-has-fill,.ut-vc-80.vc_section > .vc_row + .vc_row-full-width + .ut-row-has-filled-cols.ut-last-row.vc_column-gap-15.vc_row-has-fill {margin-bottom: 0;}.ut-vc-80.vc_section > .vc_row + .vc_row-full-width + .ut-row-has-filled-cols.ut-last-row.vc_column-gap-20.vc_row-has-fill,.ut-vc-80.vc_section > .vc_row + .vc_row-full-width + .ut-row-has-filled-cols.ut-last-row.vc_column-gap-20.vc_row-has-fill {margin-bottom: 0;}.ut-vc-80.vc_section > .vc_row + .vc_row-full-width + .ut-row-has-filled-cols.ut-last-row.vc_column-gap-25.vc_row-has-fill,.ut-vc-80.vc_section > .vc_row + .vc_row-full-width + .ut-row-has-filled-cols.ut-last-row.vc_column-gap-25.vc_row-has-fill {margin-bottom: 0;}.ut-vc-80.vc_section > .vc_row + .vc_row-full-width + .ut-row-has-filled-cols.ut-last-row.vc_column-gap-30.vc_row-has-fill,.ut-vc-80.vc_section > .vc_row + .vc_row-full-width + .ut-row-has-filled-cols.ut-last-row.vc_column-gap-30.vc_row-has-fill {margin-bottom: 0;}.ut-vc-80.vc_section > .vc_row + .vc_row-full-width + .ut-row-has-filled-cols.ut-last-row.vc_column-gap-35.vc_row-has-fill,.ut-vc-80.vc_section > .vc_row + .vc_row-full-width + .ut-row-has-filled-cols.ut-last-row.vc_column-gap-35.vc_row-has-fill {margin-bottom: 0;}.ut-vc-80.vc_section > .vc_row + .vc_row-full-width + .ut-row-has-filled-cols.ut-last-row.vc_column-gap-40.vc_row-has-fill,.ut-vc-80.vc_section > .vc_row + .vc_row-full-width + .ut-row-has-filled-cols.ut-last-row.vc_column-gap-40.vc_row-has-fill {margin-bottom: 0;}.ut-vc-80.vc_section .vc_row.vc_row-has-fill.ut-row-has-filled-cols.vc_column-gap-0,.ut-vc-80.vc_section .vc_row.vc_row-has-fill.ut-row-has-filled-cols.vc_column-gap-0 {padding-bottom: 80px;}.ut-vc-80.vc_section .vc_row.vc_row-has-fill.ut-row-has-filled-cols.vc_column-gap-1,.ut-vc-200.vc_section .vc_row.vc_row-has-fill.ut-row-has-filled-cols.vc_column-gap-1 {padding-top: 79.5px;padding-bottom: 79.5px;}.ut-vc-80.vc_section .vc_row.vc_row-has-fill.ut-row-has-filled-cols.vc_column-gap-2,.ut-vc-200.vc_section .vc_row.vc_row-has-fill.ut-row-has-filled-cols.vc_column-gap-2 {padding-top: 79px;padding-bottom: 79px;}.ut-vc-80.vc_section .vc_row.vc_row-has-fill.ut-row-has-filled-cols.vc_column-gap-3,.ut-vc-200.vc_section .vc_row.vc_row-has-fill.ut-row-has-filled-cols.vc_column-gap-3 {padding-top: 78.5px;padding-bottom: 78.5px;}.ut-vc-80.vc_section .vc_row.vc_row-has-fill.ut-row-has-filled-cols.vc_column-gap-4,.ut-vc-200.vc_section .vc_row.vc_row-has-fill.ut-row-has-filled-cols.vc_column-gap-4 {padding-top: 78px;padding-bottom: 78px;}.ut-vc-80.vc_section .vc_row.vc_row-has-fill.ut-row-has-filled-cols.vc_column-gap-5,.ut-vc-200.vc_section .vc_row.vc_row-has-fill.ut-row-has-filled-cols.vc_column-gap-5 {padding-top: 77.5px;padding-bottom: 77.5px;}.ut-vc-80.vc_section .vc_row.vc_row-has-fill.ut-row-has-filled-cols.vc_column-gap-10,.ut-vc-200.vc_section .vc_row.vc_row-has-fill.ut-row-has-filled-cols.vc_column-gap-10 {padding-top: 75px;padding-bottom: 75px;}.ut-vc-80.vc_section .vc_row.vc_row-has-fill.ut-row-has-filled-cols.vc_column-gap-15,.ut-vc-200.vc_section .vc_row.vc_row-has-fill.ut-row-has-filled-cols.vc_column-gap-15 {padding-top: 72.5px;padding-bottom: 72.5px;}.ut-vc-80.vc_section .vc_row.vc_row-has-fill.ut-row-has-filled-cols.vc_column-gap-20,.ut-vc-200.vc_section .vc_row.vc_row-has-fill.ut-row-has-filled-cols.vc_column-gap-20 {padding-top: 70px;padding-bottom: 70px;}.ut-vc-80.vc_section .vc_row.vc_row-has-fill.ut-row-has-filled-cols.vc_column-gap-25,.ut-vc-200.vc_section .vc_row.vc_row-has-fill.ut-row-has-filled-cols.vc_column-gap-25 {padding-top: 67.5px;padding-bottom: 67.5px;}.ut-vc-80.vc_section .vc_row.vc_row-has-fill.ut-row-has-filled-cols.vc_column-gap-30,.ut-vc-200.vc_section .vc_row.vc_row-has-fill.ut-row-has-filled-cols.vc_column-gap-30 {padding-top: 65px;padding-bottom: 65px;}.ut-vc-80.vc_section .vc_row.vc_row-has-fill.ut-row-has-filled-cols.vc_column-gap-35,.ut-vc-200.vc_section .vc_row.vc_row-has-fill.ut-row-has-filled-cols.vc_column-gap-35 {padding-top: 62.5px;padding-bottom: 62.5px;}.ut-vc-80.vc_section .vc_row.vc_row-has-fill.ut-row-has-filled-cols.vc_column-gap-40,.ut-vc-200.vc_section .vc_row.vc_row-has-fill.ut-row-has-filled-cols.vc_column-gap-40 {padding-top: 60px;padding-bottom: 60px;}}@media (min-width: 1025px) {.vc_row.vc_column-gap-0{ margin-left: -0px;margin-right: -0px;}.vc_row.vc_column-gap-1{ margin-left: -0.5px;margin-right: -0.5px;}.vc_row.vc_column-gap-2{ margin-left: -1px;margin-right: -1px;}.vc_row.vc_column-gap-3{ margin-left: -1.5px;margin-right: -1.5px;}.vc_row.vc_column-gap-4{ margin-left: -2px;margin-right: -2px;}.vc_row.vc_column-gap-5{ margin-left: -2.5px;margin-right: -2.5px;}.vc_row.vc_column-gap-10{ margin-left: -5px;margin-right: -5px;}.vc_row.vc_column-gap-15{ margin-left: -7.5px;margin-right: -7.5px;}.vc_row.vc_column-gap-20{ margin-left: -10px;margin-right: -10px;}.vc_row.vc_column-gap-25{ margin-left: -12.5px;margin-right: -12.5px;}.vc_row.vc_column-gap-30{ margin-left: -15px;margin-right: -15px;}.vc_row.vc_column-gap-35{ margin-left: -17.5px;margin-right: -17.5px;}.vc_row.vc_column-gap-40{ margin-left: -20px;margin-right: -20px;}.vc_section[data-vc-full-width] > .vc_row:not(.vc_row-has-fill).vc_column-gap-1 { margin-left: 19.5px;margin-right: 19.5px;}.vc_section[data-vc-full-width] > .vc_row:not(.vc_row-has-fill).vc_column-gap-2 { margin-left: 19px;margin-right: 19px;}.vc_section[data-vc-full-width] > .vc_row:not(.vc_row-has-fill).vc_column-gap-3 { margin-left: 18.5px;margin-right: 18.5px;}.vc_section[data-vc-full-width] > .vc_row:not(.vc_row-has-fill).vc_column-gap-4 { margin-left: 18px;margin-right: 18px;}.vc_section[data-vc-full-width] > .vc_row:not(.vc_row-has-fill).vc_column-gap-5 { margin-left: 17.5px;margin-right: 17.5px;}.vc_section[data-vc-full-width] > .vc_row:not(.vc_row-has-fill).vc_column-gap-10 { margin-left: 15px;margin-right: 15px;}.vc_section[data-vc-full-width] > .vc_row:not(.vc_row-has-fill).vc_column-gap-15 { margin-left: 12.5px;margin-right: 12.5px;}.vc_section[data-vc-full-width] > .vc_row:not(.vc_row-has-fill).vc_column-gap-20 { margin-left: 10px;margin-right: 10px;}.vc_section[data-vc-full-width] > .vc_row:not(.vc_row-has-fill).vc_column-gap-25 { margin-left: 7.5px;margin-right: 7.5px;}.vc_section[data-vc-full-width] > .vc_row:not(.vc_row-has-fill).vc_column-gap-30 { margin-left: 5px;margin-right: 5px;}.vc_section[data-vc-full-width] > .vc_row:not(.vc_row-has-fill).vc_column-gap-35 { margin-left: 2.5px;margin-right: 2.5px;}.vc_section[data-vc-full-width] > .vc_row:not(.vc_row-has-fill).vc_column-gap-40 { margin-left: 0px;margin-right: 0px;}.ut-vc-80.vc_section > .vc_row.ut-row-has-filled-cols.vc_column-gap-0 + .vc_row-full-width + .vc_row,.ut-vc-80.vc_section > .vc_row.ut-row-has-filled-cols.vc_column-gap-0 + .vc_row-full-width + .vc_row {margin-top: 80px;}.ut-vc-80.vc_section > .vc_row.ut-row-has-filled-cols.vc_column-gap-1 + .vc_row-full-width + .vc_row,.ut-vc-80.vc_section > .vc_row.ut-row-has-filled-cols.vc_column-gap-1 + .vc_row-full-width + .vc_row {margin-top: 79.5px;}.ut-vc-80.vc_section > .vc_row.ut-row-has-filled-cols.vc_column-gap-2 + .vc_row-full-width + .vc_row,.ut-vc-80.vc_section > .vc_row.ut-row-has-filled-cols.vc_column-gap-2 + .vc_row-full-width + .vc_row {margin-top: 79px;}.ut-vc-80.vc_section > .vc_row.ut-row-has-filled-cols.vc_column-gap-3 + .vc_row-full-width + .vc_row,.ut-vc-80.vc_section > .vc_row.ut-row-has-filled-cols.vc_column-gap-3 + .vc_row-full-width + .vc_row {margin-top: 78.5px;}.ut-vc-80.vc_section > .vc_row.ut-row-has-filled-cols.vc_column-gap-4 + .vc_row-full-width + .vc_row,.ut-vc-80.vc_section > .vc_row.ut-row-has-filled-cols.vc_column-gap-4 + .vc_row-full-width + .vc_row {margin-top: 78px;}.ut-vc-80.vc_section > .vc_row.ut-row-has-filled-cols.vc_column-gap-5 + .vc_row-full-width + .vc_row,.ut-vc-80.vc_section > .vc_row.ut-row-has-filled-cols.vc_column-gap-5 + .vc_row-full-width + .vc_row {margin-top: 77.5px;}.ut-vc-80.vc_section > .vc_row.ut-row-has-filled-cols.vc_column-gap-10 + .vc_row-full-width + .vc_row,.ut-vc-80.vc_section > .vc_row.ut-row-has-filled-cols.vc_column-gap-10 + .vc_row-full-width + .vc_row {margin-top: 75px;}.ut-vc-80.vc_section > .vc_row.ut-row-has-filled-cols.vc_column-gap-15 + .vc_row-full-width + .vc_row,.ut-vc-80.vc_section > .vc_row.ut-row-has-filled-cols.vc_column-gap-15 + .vc_row-full-width + .vc_row {margin-top: 72.5px;}.ut-vc-80.vc_section > .vc_row.ut-row-has-filled-cols.vc_column-gap-20 + .vc_row-full-width + .vc_row,.ut-vc-80.vc_section > .vc_row.ut-row-has-filled-cols.vc_column-gap-20 + .vc_row-full-width + .vc_row {margin-top: 70px;}.ut-vc-80.vc_section > .vc_row.ut-row-has-filled-cols.vc_column-gap-25 + .vc_row-full-width + .vc_row,.ut-vc-80.vc_section > .vc_row.ut-row-has-filled-cols.vc_column-gap-25 + .vc_row-full-width + .vc_row {margin-top: 67.5px;}.ut-vc-80.vc_section > .vc_row.ut-row-has-filled-cols.vc_column-gap-30 + .vc_row-full-width + .vc_row,.ut-vc-80.vc_section > .vc_row.ut-row-has-filled-cols.vc_column-gap-30 + .vc_row-full-width + .vc_row {margin-top: 65px;}.ut-vc-80.vc_section > .vc_row.ut-row-has-filled-cols.vc_column-gap-35 + .vc_row-full-width + .vc_row,.ut-vc-80.vc_section > .vc_row.ut-row-has-filled-cols.vc_column-gap-35 + .vc_row-full-width + .vc_row {margin-top: 62.5px;}.ut-vc-80.vc_section > .vc_row.ut-row-has-filled-cols.vc_column-gap-40 + .vc_row-full-width + .vc_row,.ut-vc-80.vc_section > .vc_row.ut-row-has-filled-cols.vc_column-gap-40 + .vc_row-full-width + .vc_row {margin-top: 60px;}.ut-vc-80.vc_section > .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-0 + .vc_row-full-width + .vc_row.vc_row-has-fill {margin-top: 80px;}.ut-vc-80.vc_section > .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-0 + .vc_row-full-width + .vc_row.vc_row-has-fill {margin-top: 80px;}.ut-vc-80.vc_section > .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-1 + .vc_row-full-width + .vc_row.vc_row-has-fill {margin-top: 79.5px;}.ut-vc-80.vc_section > .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-1 + .vc_row-full-width + .vc_row.vc_row-has-fill {margin-top: 79.5px;}.ut-vc-80.vc_section > .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-2 + .vc_row-full-width + .vc_row.vc_row-has-fill {margin-top: 79px;}.ut-vc-80.vc_section > .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-2 + .vc_row-full-width + .vc_row.vc_row-has-fill {margin-top: 79px;}.ut-vc-80.vc_section > .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-3 + .vc_row-full-width + .vc_row.vc_row-has-fill {margin-top: 78.5px;}.ut-vc-80.vc_section > .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-3 + .vc_row-full-width + .vc_row.vc_row-has-fill {margin-top: 78.5px;}.ut-vc-80.vc_section > .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-4 + .vc_row-full-width + .vc_row.vc_row-has-fill {margin-top: 78px;}.ut-vc-80.vc_section > .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-4 + .vc_row-full-width + .vc_row.vc_row-has-fill {margin-top: 78px;}.ut-vc-80.vc_section > .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-5 + .vc_row-full-width + .vc_row.vc_row-has-fill {margin-top: 77.5px;}.ut-vc-80.vc_section > .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-5 + .vc_row-full-width + .vc_row.vc_row-has-fill {margin-top: 77.5px;}.ut-vc-80.vc_section > .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-10 + .vc_row-full-width + .vc_row.vc_row-has-fill {margin-top: 75px;}.ut-vc-80.vc_section > .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-10 + .vc_row-full-width + .vc_row.vc_row-has-fill {margin-top: 75px;}.ut-vc-80.vc_section > .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-15 + .vc_row-full-width + .vc_row.vc_row-has-fill {margin-top: 72.5px;}.ut-vc-80.vc_section > .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-15 + .vc_row-full-width + .vc_row.vc_row-has-fill {margin-top: 72.5px;}.ut-vc-80.vc_section > .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-20 + .vc_row-full-width + .vc_row.vc_row-has-fill {margin-top: 70px;}.ut-vc-80.vc_section > .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-20 + .vc_row-full-width + .vc_row.vc_row-has-fill {margin-top: 70px;}.ut-vc-80.vc_section > .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-25 + .vc_row-full-width + .vc_row.vc_row-has-fill {margin-top: 67.5px;}.ut-vc-80.vc_section > .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-25 + .vc_row-full-width + .vc_row.vc_row-has-fill {margin-top: 67.5px;}.ut-vc-80.vc_section > .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-30 + .vc_row-full-width + .vc_row.vc_row-has-fill {margin-top: 65px;}.ut-vc-80.vc_section > .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-30 + .vc_row-full-width + .vc_row.vc_row-has-fill {margin-top: 65px;}.ut-vc-80.vc_section > .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-35 + .vc_row-full-width + .vc_row.vc_row-has-fill {margin-top: 62.5px;}.ut-vc-80.vc_section > .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-35 + .vc_row-full-width + .vc_row.vc_row-has-fill {margin-top: 62.5px;}.ut-vc-80.vc_section > .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-40 + .vc_row-full-width + .vc_row.vc_row-has-fill {margin-top: 60px;}.ut-vc-80.vc_section > .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-40 + .vc_row-full-width + .vc_row.vc_row-has-fill {margin-top: 60px;}.ut-vc-80.vc_section > .vc_row.ut-row-has-filled-cols.vc_column-gap-0.vc_row-has-fill + .vc_row-full-width + .vc_row:not(.vc_row-has-fill) {margin-top: 80px;}.ut-vc-80.vc_section > .vc_row.ut-row-has-filled-cols.vc_column-gap-0.vc_row-has-fill + .vc_row-full-width + .vc_row:not(.vc_row-has-fill) {margin-top: 80px;}.ut-vc-80.vc_section > .vc_row.ut-row-has-filled-cols.vc_column-gap-1.vc_row-has-fill + .vc_row-full-width + .vc_row:not(.vc_row-has-fill) {margin-top: 80px;}.ut-vc-80.vc_section > .vc_row.ut-row-has-filled-cols.vc_column-gap-1.vc_row-has-fill + .vc_row-full-width + .vc_row:not(.vc_row-has-fill) {margin-top: 80px;}.ut-vc-80.vc_section > .vc_row.ut-row-has-filled-cols.vc_column-gap-2.vc_row-has-fill + .vc_row-full-width + .vc_row:not(.vc_row-has-fill) {margin-top: 80px;}.ut-vc-80.vc_section > .vc_row.ut-row-has-filled-cols.vc_column-gap-2.vc_row-has-fill + .vc_row-full-width + .vc_row:not(.vc_row-has-fill) {margin-top: 80px;}.ut-vc-80.vc_section > .vc_row.ut-row-has-filled-cols.vc_column-gap-3.vc_row-has-fill + .vc_row-full-width + .vc_row:not(.vc_row-has-fill) {margin-top: 80px;}.ut-vc-80.vc_section > .vc_row.ut-row-has-filled-cols.vc_column-gap-3.vc_row-has-fill + .vc_row-full-width + .vc_row:not(.vc_row-has-fill) {margin-top: 80px;}.ut-vc-80.vc_section > .vc_row.ut-row-has-filled-cols.vc_column-gap-4.vc_row-has-fill + .vc_row-full-width + .vc_row:not(.vc_row-has-fill) {margin-top: 80px;}.ut-vc-80.vc_section > .vc_row.ut-row-has-filled-cols.vc_column-gap-4.vc_row-has-fill + .vc_row-full-width + .vc_row:not(.vc_row-has-fill) {margin-top: 80px;}.ut-vc-80.vc_section > .vc_row.ut-row-has-filled-cols.vc_column-gap-5.vc_row-has-fill + .vc_row-full-width + .vc_row:not(.vc_row-has-fill) {margin-top: 80px;}.ut-vc-80.vc_section > .vc_row.ut-row-has-filled-cols.vc_column-gap-5.vc_row-has-fill + .vc_row-full-width + .vc_row:not(.vc_row-has-fill) {margin-top: 80px;}.ut-vc-80.vc_section > .vc_row.ut-row-has-filled-cols.vc_column-gap-10.vc_row-has-fill + .vc_row-full-width + .vc_row:not(.vc_row-has-fill) {margin-top: 80px;}.ut-vc-80.vc_section > .vc_row.ut-row-has-filled-cols.vc_column-gap-10.vc_row-has-fill + .vc_row-full-width + .vc_row:not(.vc_row-has-fill) {margin-top: 80px;}.ut-vc-80.vc_section > .vc_row.ut-row-has-filled-cols.vc_column-gap-15.vc_row-has-fill + .vc_row-full-width + .vc_row:not(.vc_row-has-fill) {margin-top: 80px;}.ut-vc-80.vc_section > .vc_row.ut-row-has-filled-cols.vc_column-gap-15.vc_row-has-fill + .vc_row-full-width + .vc_row:not(.vc_row-has-fill) {margin-top: 80px;}.ut-vc-80.vc_section > .vc_row.ut-row-has-filled-cols.vc_column-gap-20.vc_row-has-fill + .vc_row-full-width + .vc_row:not(.vc_row-has-fill) {margin-top: 80px;}.ut-vc-80.vc_section > .vc_row.ut-row-has-filled-cols.vc_column-gap-20.vc_row-has-fill + .vc_row-full-width + .vc_row:not(.vc_row-has-fill) {margin-top: 80px;}.ut-vc-80.vc_section > .vc_row.ut-row-has-filled-cols.vc_column-gap-25.vc_row-has-fill + .vc_row-full-width + .vc_row:not(.vc_row-has-fill) {margin-top: 80px;}.ut-vc-80.vc_section > .vc_row.ut-row-has-filled-cols.vc_column-gap-25.vc_row-has-fill + .vc_row-full-width + .vc_row:not(.vc_row-has-fill) {margin-top: 80px;}.ut-vc-80.vc_section > .vc_row.ut-row-has-filled-cols.vc_column-gap-30.vc_row-has-fill + .vc_row-full-width + .vc_row:not(.vc_row-has-fill) {margin-top: 80px;}.ut-vc-80.vc_section > .vc_row.ut-row-has-filled-cols.vc_column-gap-30.vc_row-has-fill + .vc_row-full-width + .vc_row:not(.vc_row-has-fill) {margin-top: 80px;}.ut-vc-80.vc_section > .vc_row.ut-row-has-filled-cols.vc_column-gap-35.vc_row-has-fill + .vc_row-full-width + .vc_row:not(.vc_row-has-fill) {margin-top: 80px;}.ut-vc-80.vc_section > .vc_row.ut-row-has-filled-cols.vc_column-gap-35.vc_row-has-fill + .vc_row-full-width + .vc_row:not(.vc_row-has-fill) {margin-top: 80px;}.ut-vc-80.vc_section > .vc_row.ut-row-has-filled-cols.vc_column-gap-40.vc_row-has-fill + .vc_row-full-width + .vc_row:not(.vc_row-has-fill) {margin-top: 80px;}.ut-vc-80.vc_section > .vc_row.ut-row-has-filled-cols.vc_column-gap-40.vc_row-has-fill + .vc_row-full-width + .vc_row:not(.vc_row-has-fill) {margin-top: 80px;}.ut-vc-80.vc_section > .vc_row.ut-row-has-filled-cols.vc_column-gap-0.vc_row-has-fill + .vc_row-full-width + .vc_row.vc_row-has-fill,.ut-vc-80.vc_section > .vc_row.ut-row-has-filled-cols.vc_column-gap-0.vc_row-has-fill + .vc_row-full-width + .vc_row.vc_row-has-fill {margin-top: 0;}.ut-vc-80.vc_section > .vc_row.ut-row-has-filled-cols.vc_column-gap-1.vc_row-has-fill + .vc_row-full-width + .vc_row.vc_row-has-fill,.ut-vc-80.vc_section > .vc_row.ut-row-has-filled-cols.vc_column-gap-1.vc_row-has-fill + .vc_row-full-width + .vc_row.vc_row-has-fill {margin-top: 0;}.ut-vc-80.vc_section > .vc_row.ut-row-has-filled-cols.vc_column-gap-2.vc_row-has-fill + .vc_row-full-width + .vc_row.vc_row-has-fill,.ut-vc-80.vc_section > .vc_row.ut-row-has-filled-cols.vc_column-gap-2.vc_row-has-fill + .vc_row-full-width + .vc_row.vc_row-has-fill {margin-top: 0;}.ut-vc-80.vc_section > .vc_row.ut-row-has-filled-cols.vc_column-gap-3.vc_row-has-fill + .vc_row-full-width + .vc_row.vc_row-has-fill,.ut-vc-80.vc_section > .vc_row.ut-row-has-filled-cols.vc_column-gap-3.vc_row-has-fill + .vc_row-full-width + .vc_row.vc_row-has-fill {margin-top: 0;}.ut-vc-80.vc_section > .vc_row.ut-row-has-filled-cols.vc_column-gap-4.vc_row-has-fill + .vc_row-full-width + .vc_row.vc_row-has-fill,.ut-vc-80.vc_section > .vc_row.ut-row-has-filled-cols.vc_column-gap-4.vc_row-has-fill + .vc_row-full-width + .vc_row.vc_row-has-fill {margin-top: 0;}.ut-vc-80.vc_section > .vc_row.ut-row-has-filled-cols.vc_column-gap-5.vc_row-has-fill + .vc_row-full-width + .vc_row.vc_row-has-fill,.ut-vc-80.vc_section > .vc_row.ut-row-has-filled-cols.vc_column-gap-5.vc_row-has-fill + .vc_row-full-width + .vc_row.vc_row-has-fill {margin-top: 0;}.ut-vc-80.vc_section > .vc_row.ut-row-has-filled-cols.vc_column-gap-10.vc_row-has-fill + .vc_row-full-width + .vc_row.vc_row-has-fill,.ut-vc-80.vc_section > .vc_row.ut-row-has-filled-cols.vc_column-gap-10.vc_row-has-fill + .vc_row-full-width + .vc_row.vc_row-has-fill {margin-top: 0;}.ut-vc-80.vc_section > .vc_row.ut-row-has-filled-cols.vc_column-gap-15.vc_row-has-fill + .vc_row-full-width + .vc_row.vc_row-has-fill,.ut-vc-80.vc_section > .vc_row.ut-row-has-filled-cols.vc_column-gap-15.vc_row-has-fill + .vc_row-full-width + .vc_row.vc_row-has-fill {margin-top: 0;}.ut-vc-80.vc_section > .vc_row.ut-row-has-filled-cols.vc_column-gap-20.vc_row-has-fill + .vc_row-full-width + .vc_row.vc_row-has-fill,.ut-vc-80.vc_section > .vc_row.ut-row-has-filled-cols.vc_column-gap-20.vc_row-has-fill + .vc_row-full-width + .vc_row.vc_row-has-fill {margin-top: 0;}.ut-vc-80.vc_section > .vc_row.ut-row-has-filled-cols.vc_column-gap-25.vc_row-has-fill + .vc_row-full-width + .vc_row.vc_row-has-fill,.ut-vc-80.vc_section > .vc_row.ut-row-has-filled-cols.vc_column-gap-25.vc_row-has-fill + .vc_row-full-width + .vc_row.vc_row-has-fill {margin-top: 0;}.ut-vc-80.vc_section > .vc_row.ut-row-has-filled-cols.vc_column-gap-30.vc_row-has-fill + .vc_row-full-width + .vc_row.vc_row-has-fill,.ut-vc-80.vc_section > .vc_row.ut-row-has-filled-cols.vc_column-gap-30.vc_row-has-fill + .vc_row-full-width + .vc_row.vc_row-has-fill {margin-top: 0;}.ut-vc-80.vc_section > .vc_row.ut-row-has-filled-cols.vc_column-gap-35.vc_row-has-fill + .vc_row-full-width + .vc_row.vc_row-has-fill,.ut-vc-80.vc_section > .vc_row.ut-row-has-filled-cols.vc_column-gap-35.vc_row-has-fill + .vc_row-full-width + .vc_row.vc_row-has-fill {margin-top: 0;}.ut-vc-80.vc_section > .vc_row.ut-row-has-filled-cols.vc_column-gap-40.vc_row-has-fill + .vc_row-full-width + .vc_row.vc_row-has-fill,.ut-vc-80.vc_section > .vc_row.ut-row-has-filled-cols.vc_column-gap-40.vc_row-has-fill + .vc_row-full-width + .vc_row.vc_row-has-fill {margin-top: 0;}.ut-vc-80.vc_section > .vc_row + .vc_row-full-width + .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-0,.ut-vc-80.vc_section > .vc_row + .vc_row-full-width + .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-0 {margin-top: 40px;}.ut-vc-80.vc_section > .vc_row + .vc_row-full-width + .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-1,.ut-vc-80.vc_section > .vc_row + .vc_row-full-width + .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-1 {margin-top: 39.5px;}.ut-vc-80.vc_section > .vc_row + .vc_row-full-width + .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-2,.ut-vc-80.vc_section > .vc_row + .vc_row-full-width + .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-2 {margin-top: 39px;}.ut-vc-80.vc_section > .vc_row + .vc_row-full-width + .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-3,.ut-vc-80.vc_section > .vc_row + .vc_row-full-width + .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-3 {margin-top: 38.5px;}.ut-vc-80.vc_section > .vc_row + .vc_row-full-width + .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-4,.ut-vc-80.vc_section > .vc_row + .vc_row-full-width + .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-4 {margin-top: 38px;}.ut-vc-80.vc_section > .vc_row + .vc_row-full-width + .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-5,.ut-vc-80.vc_section > .vc_row + .vc_row-full-width + .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-5 {margin-top: 37.5px;}.ut-vc-80.vc_section > .vc_row + .vc_row-full-width + .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-10,.ut-vc-80.vc_section > .vc_row + .vc_row-full-width + .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-10 {margin-top: 35px;}.ut-vc-80.vc_section > .vc_row + .vc_row-full-width + .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-15,.ut-vc-80.vc_section > .vc_row + .vc_row-full-width + .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-15 {margin-top: 32.5px;}.ut-vc-80.vc_section > .vc_row + .vc_row-full-width + .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-20,.ut-vc-80.vc_section > .vc_row + .vc_row-full-width + .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-20 {margin-top: 30px;}.ut-vc-80.vc_section > .vc_row + .vc_row-full-width + .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-25,.ut-vc-80.vc_section > .vc_row + .vc_row-full-width + .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-25 {margin-top: 27.5px;}.ut-vc-80.vc_section > .vc_row + .vc_row-full-width + .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-30,.ut-vc-80.vc_section > .vc_row + .vc_row-full-width + .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-30 {margin-top: 25px;}.ut-vc-80.vc_section > .vc_row + .vc_row-full-width + .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-35,.ut-vc-80.vc_section > .vc_row + .vc_row-full-width + .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-35 {margin-top: 22.5px;}.ut-vc-80.vc_section > .vc_row + .vc_row-full-width + .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-40,.ut-vc-80.vc_section > .vc_row + .vc_row-full-width + .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-40 {margin-top: 20px;}.ut-vc-80.vc_section > .vc_row.vc_row-has-fill + .vc_row-full-width + .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-0 {margin-top: 80px;}.ut-vc-80.vc_section > .vc_row.vc_row-has-fill + .vc_row-full-width + .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-0 {margin-top: 80px;}.ut-vc-80.vc_section > .vc_row.vc_row-has-fill + .vc_row-full-width + .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-1 {margin-top: 79.5px;}.ut-vc-80.vc_section > .vc_row.vc_row-has-fill + .vc_row-full-width + .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-1 {margin-top: 79.5px;}.ut-vc-80.vc_section > .vc_row.vc_row-has-fill + .vc_row-full-width + .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-2 {margin-top: 79px;}.ut-vc-80.vc_section > .vc_row.vc_row-has-fill + .vc_row-full-width + .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-2 {margin-top: 79px;}.ut-vc-80.vc_section > .vc_row.vc_row-has-fill + .vc_row-full-width + .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-3 {margin-top: 78.5px;}.ut-vc-80.vc_section > .vc_row.vc_row-has-fill + .vc_row-full-width + .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-3 {margin-top: 78.5px;}.ut-vc-80.vc_section > .vc_row.vc_row-has-fill + .vc_row-full-width + .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-4 {margin-top: 78px;}.ut-vc-80.vc_section > .vc_row.vc_row-has-fill + .vc_row-full-width + .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-4 {margin-top: 78px;}.ut-vc-80.vc_section > .vc_row.vc_row-has-fill + .vc_row-full-width + .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-5 {margin-top: 77.5px;}.ut-vc-80.vc_section > .vc_row.vc_row-has-fill + .vc_row-full-width + .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-5 {margin-top: 77.5px;}.ut-vc-80.vc_section > .vc_row.vc_row-has-fill + .vc_row-full-width + .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-10 {margin-top: 75px;}.ut-vc-80.vc_section > .vc_row.vc_row-has-fill + .vc_row-full-width + .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-10 {margin-top: 75px;}.ut-vc-80.vc_section > .vc_row.vc_row-has-fill + .vc_row-full-width + .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-15 {margin-top: 72.5px;}.ut-vc-80.vc_section > .vc_row.vc_row-has-fill + .vc_row-full-width + .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-15 {margin-top: 72.5px;}.ut-vc-80.vc_section > .vc_row.vc_row-has-fill + .vc_row-full-width + .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-20 {margin-top: 70px;}.ut-vc-80.vc_section > .vc_row.vc_row-has-fill + .vc_row-full-width + .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-20 {margin-top: 70px;}.ut-vc-80.vc_section > .vc_row.vc_row-has-fill + .vc_row-full-width + .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-25 {margin-top: 67.5px;}.ut-vc-80.vc_section > .vc_row.vc_row-has-fill + .vc_row-full-width + .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-25 {margin-top: 67.5px;}.ut-vc-80.vc_section > .vc_row.vc_row-has-fill + .vc_row-full-width + .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-30 {margin-top: 65px;}.ut-vc-80.vc_section > .vc_row.vc_row-has-fill + .vc_row-full-width + .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-30 {margin-top: 65px;}.ut-vc-80.vc_section > .vc_row.vc_row-has-fill + .vc_row-full-width + .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-35 {margin-top: 62.5px;}.ut-vc-80.vc_section > .vc_row.vc_row-has-fill + .vc_row-full-width + .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-35 {margin-top: 62.5px;}.ut-vc-80.vc_section > .vc_row.vc_row-has-fill + .vc_row-full-width + .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-40 {margin-top: 60px;}.ut-vc-80.vc_section > .vc_row.vc_row-has-fill + .vc_row-full-width + .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-40 {margin-top: 60px;}.ut-vc-80.vc_section > .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-0 + .vc_row-full-width + .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-0,.ut-vc-80.vc_section > .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-0 + .vc_row-full-width + .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-0 {margin-top: 0px;}.ut-vc-80.vc_section > .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-0 + .vc_row-full-width + .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-1,.ut-vc-80.vc_section > .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-0 + .vc_row-full-width + .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-1 {margin-top: 79.5px;}.ut-vc-80.vc_section > .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-0 + .vc_row-full-width + .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-2,.ut-vc-80.vc_section > .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-0 + .vc_row-full-width + .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-2 {margin-top: 79px;}.ut-vc-80.vc_section > .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-0 + .vc_row-full-width + .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-3,.ut-vc-80.vc_section > .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-0 + .vc_row-full-width + .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-3 {margin-top: 78.5px;}.ut-vc-80.vc_section > .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-0 + .vc_row-full-width + .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-4,.ut-vc-80.vc_section > .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-0 + .vc_row-full-width + .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-4 {margin-top: 78px;}.ut-vc-80.vc_section > .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-0 + .vc_row-full-width + .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-5,.ut-vc-80.vc_section > .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-0 + .vc_row-full-width + .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-5 {margin-top: 77.5px;}.ut-vc-80.vc_section > .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-0 + .vc_row-full-width + .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-10,.ut-vc-80.vc_section > .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-0 + .vc_row-full-width + .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-10 {margin-top: 75px;}.ut-vc-80.vc_section > .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-0 + .vc_row-full-width + .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-15,.ut-vc-80.vc_section > .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-0 + .vc_row-full-width + .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-15 {margin-top: 72.5px;}.ut-vc-80.vc_section > .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-0 + .vc_row-full-width + .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-20,.ut-vc-80.vc_section > .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-0 + .vc_row-full-width + .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-20 {margin-top: 70px;}.ut-vc-80.vc_section > .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-0 + .vc_row-full-width + .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-25,.ut-vc-80.vc_section > .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-0 + .vc_row-full-width + .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-25 {margin-top: 67.5px;}.ut-vc-80.vc_section > .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-0 + .vc_row-full-width + .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-30,.ut-vc-80.vc_section > .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-0 + .vc_row-full-width + .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-30 {margin-top: 65px;}.ut-vc-80.vc_section > .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-0 + .vc_row-full-width + .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-35,.ut-vc-80.vc_section > .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-0 + .vc_row-full-width + .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-35 {margin-top: 62.5px;}.ut-vc-80.vc_section > .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-0 + .vc_row-full-width + .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-40,.ut-vc-80.vc_section > .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-0 + .vc_row-full-width + .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-40 {margin-top: 60px;}.ut-vc-80.vc_section > .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-1 + .vc_row-full-width + .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-0,.ut-vc-80.vc_section > .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-1 + .vc_row-full-width + .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-0 {margin-top: 79.5px;}.ut-vc-80.vc_section > .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-1 + .vc_row-full-width + .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-1,.ut-vc-80.vc_section > .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-1 + .vc_row-full-width + .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-1 {margin-top: 0px;}.ut-vc-80.vc_section > .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-1 + .vc_row-full-width + .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-2,.ut-vc-80.vc_section > .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-1 + .vc_row-full-width + .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-2 {margin-top: 78.5px;}.ut-vc-80.vc_section > .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-1 + .vc_row-full-width + .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-3,.ut-vc-80.vc_section > .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-1 + .vc_row-full-width + .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-3 {margin-top: 78px;}.ut-vc-80.vc_section > .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-1 + .vc_row-full-width + .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-4,.ut-vc-80.vc_section > .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-1 + .vc_row-full-width + .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-4 {margin-top: 77.5px;}.ut-vc-80.vc_section > .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-1 + .vc_row-full-width + .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-5,.ut-vc-80.vc_section > .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-1 + .vc_row-full-width + .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-5 {margin-top: 77px;}.ut-vc-80.vc_section > .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-1 + .vc_row-full-width + .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-10,.ut-vc-80.vc_section > .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-1 + .vc_row-full-width + .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-10 {margin-top: 74.5px;}.ut-vc-80.vc_section > .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-1 + .vc_row-full-width + .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-15,.ut-vc-80.vc_section > .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-1 + .vc_row-full-width + .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-15 {margin-top: 72px;}.ut-vc-80.vc_section > .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-1 + .vc_row-full-width + .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-20,.ut-vc-80.vc_section > .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-1 + .vc_row-full-width + .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-20 {margin-top: 69.5px;}.ut-vc-80.vc_section > .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-1 + .vc_row-full-width + .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-25,.ut-vc-80.vc_section > .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-1 + .vc_row-full-width + .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-25 {margin-top: 67px;}.ut-vc-80.vc_section > .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-1 + .vc_row-full-width + .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-30,.ut-vc-80.vc_section > .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-1 + .vc_row-full-width + .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-30 {margin-top: 64.5px;}.ut-vc-80.vc_section > .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-1 + .vc_row-full-width + .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-35,.ut-vc-80.vc_section > .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-1 + .vc_row-full-width + .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-35 {margin-top: 62px;}.ut-vc-80.vc_section > .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-1 + .vc_row-full-width + .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-40,.ut-vc-80.vc_section > .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-1 + .vc_row-full-width + .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-40 {margin-top: 59.5px;}.ut-vc-80.vc_section > .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-2 + .vc_row-full-width + .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-0,.ut-vc-80.vc_section > .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-2 + .vc_row-full-width + .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-0 {margin-top: 79px;}.ut-vc-80.vc_section > .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-2 + .vc_row-full-width + .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-1,.ut-vc-80.vc_section > .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-2 + .vc_row-full-width + .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-1 {margin-top: 78.5px;}.ut-vc-80.vc_section > .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-2 + .vc_row-full-width + .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-2,.ut-vc-80.vc_section > .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-2 + .vc_row-full-width + .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-2 {margin-top: 0px;}.ut-vc-80.vc_section > .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-2 + .vc_row-full-width + .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-3,.ut-vc-80.vc_section > .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-2 + .vc_row-full-width + .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-3 {margin-top: 77.5px;}.ut-vc-80.vc_section > .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-2 + .vc_row-full-width + .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-4,.ut-vc-80.vc_section > .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-2 + .vc_row-full-width + .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-4 {margin-top: 77px;}.ut-vc-80.vc_section > .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-2 + .vc_row-full-width + .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-5,.ut-vc-80.vc_section > .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-2 + .vc_row-full-width + .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-5 {margin-top: 76.5px;}.ut-vc-80.vc_section > .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-2 + .vc_row-full-width + .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-10,.ut-vc-80.vc_section > .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-2 + .vc_row-full-width + .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-10 {margin-top: 74px;}.ut-vc-80.vc_section > .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-2 + .vc_row-full-width + .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-15,.ut-vc-80.vc_section > .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-2 + .vc_row-full-width + .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-15 {margin-top: 71.5px;}.ut-vc-80.vc_section > .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-2 + .vc_row-full-width + .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-20,.ut-vc-80.vc_section > .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-2 + .vc_row-full-width + .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-20 {margin-top: 69px;}.ut-vc-80.vc_section > .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-2 + .vc_row-full-width + .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-25,.ut-vc-80.vc_section > .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-2 + .vc_row-full-width + .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-25 {margin-top: 66.5px;}.ut-vc-80.vc_section > .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-2 + .vc_row-full-width + .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-30,.ut-vc-80.vc_section > .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-2 + .vc_row-full-width + .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-30 {margin-top: 64px;}.ut-vc-80.vc_section > .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-2 + .vc_row-full-width + .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-35,.ut-vc-80.vc_section > .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-2 + .vc_row-full-width + .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-35 {margin-top: 61.5px;}.ut-vc-80.vc_section > .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-2 + .vc_row-full-width + .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-40,.ut-vc-80.vc_section > .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-2 + .vc_row-full-width + .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-40 {margin-top: 59px;}.ut-vc-80.vc_section > .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-3 + .vc_row-full-width + .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-0,.ut-vc-80.vc_section > .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-3 + .vc_row-full-width + .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-0 {margin-top: 78.5px;}.ut-vc-80.vc_section > .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-3 + .vc_row-full-width + .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-1,.ut-vc-80.vc_section > .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-3 + .vc_row-full-width + .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-1 {margin-top: 78px;}.ut-vc-80.vc_section > .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-3 + .vc_row-full-width + .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-2,.ut-vc-80.vc_section > .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-3 + .vc_row-full-width + .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-2 {margin-top: 77.5px;}.ut-vc-80.vc_section > .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-3 + .vc_row-full-width + .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-3,.ut-vc-80.vc_section > .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-3 + .vc_row-full-width + .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-3 {margin-top: 0px;}.ut-vc-80.vc_section > .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-3 + .vc_row-full-width + .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-4,.ut-vc-80.vc_section > .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-3 + .vc_row-full-width + .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-4 {margin-top: 76.5px;}.ut-vc-80.vc_section > .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-3 + .vc_row-full-width + .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-5,.ut-vc-80.vc_section > .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-3 + .vc_row-full-width + .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-5 {margin-top: 76px;}.ut-vc-80.vc_section > .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-3 + .vc_row-full-width + .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-10,.ut-vc-80.vc_section > .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-3 + .vc_row-full-width + .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-10 {margin-top: 73.5px;}.ut-vc-80.vc_section > .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-3 + .vc_row-full-width + .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-15,.ut-vc-80.vc_section > .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-3 + .vc_row-full-width + .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-15 {margin-top: 71px;}.ut-vc-80.vc_section > .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-3 + .vc_row-full-width + .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-20,.ut-vc-80.vc_section > .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-3 + .vc_row-full-width + .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-20 {margin-top: 68.5px;}.ut-vc-80.vc_section > .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-3 + .vc_row-full-width + .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-25,.ut-vc-80.vc_section > .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-3 + .vc_row-full-width + .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-25 {margin-top: 66px;}.ut-vc-80.vc_section > .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-3 + .vc_row-full-width + .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-30,.ut-vc-80.vc_section > .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-3 + .vc_row-full-width + .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-30 {margin-top: 63.5px;}.ut-vc-80.vc_section > .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-3 + .vc_row-full-width + .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-35,.ut-vc-80.vc_section > .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-3 + .vc_row-full-width + .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-35 {margin-top: 61px;}.ut-vc-80.vc_section > .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-3 + .vc_row-full-width + .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-40,.ut-vc-80.vc_section > .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-3 + .vc_row-full-width + .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-40 {margin-top: 58.5px;}.ut-vc-80.vc_section > .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-4 + .vc_row-full-width + .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-0,.ut-vc-80.vc_section > .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-4 + .vc_row-full-width + .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-0 {margin-top: 78px;}.ut-vc-80.vc_section > .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-4 + .vc_row-full-width + .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-1,.ut-vc-80.vc_section > .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-4 + .vc_row-full-width + .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-1 {margin-top: 77.5px;}.ut-vc-80.vc_section > .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-4 + .vc_row-full-width + .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-2,.ut-vc-80.vc_section > .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-4 + .vc_row-full-width + .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-2 {margin-top: 77px;}.ut-vc-80.vc_section > .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-4 + .vc_row-full-width + .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-3,.ut-vc-80.vc_section > .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-4 + .vc_row-full-width + .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-3 {margin-top: 76.5px;}.ut-vc-80.vc_section > .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-4 + .vc_row-full-width + .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-4,.ut-vc-80.vc_section > .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-4 + .vc_row-full-width + .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-4 {margin-top: 0px;}.ut-vc-80.vc_section > .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-4 + .vc_row-full-width + .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-5,.ut-vc-80.vc_section > .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-4 + .vc_row-full-width + .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-5 {margin-top: 75.5px;}.ut-vc-80.vc_section > .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-4 + .vc_row-full-width + .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-10,.ut-vc-80.vc_section > .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-4 + .vc_row-full-width + .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-10 {margin-top: 73px;}.ut-vc-80.vc_section > .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-4 + .vc_row-full-width + .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-15,.ut-vc-80.vc_section > .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-4 + .vc_row-full-width + .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-15 {margin-top: 70.5px;}.ut-vc-80.vc_section > .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-4 + .vc_row-full-width + .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-20,.ut-vc-80.vc_section > .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-4 + .vc_row-full-width + .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-20 {margin-top: 68px;}.ut-vc-80.vc_section > .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-4 + .vc_row-full-width + .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-25,.ut-vc-80.vc_section > .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-4 + .vc_row-full-width + .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-25 {margin-top: 65.5px;}.ut-vc-80.vc_section > .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-4 + .vc_row-full-width + .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-30,.ut-vc-80.vc_section > .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-4 + .vc_row-full-width + .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-30 {margin-top: 63px;}.ut-vc-80.vc_section > .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-4 + .vc_row-full-width + .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-35,.ut-vc-80.vc_section > .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-4 + .vc_row-full-width + .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-35 {margin-top: 60.5px;}.ut-vc-80.vc_section > .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-4 + .vc_row-full-width + .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-40,.ut-vc-80.vc_section > .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-4 + .vc_row-full-width + .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-40 {margin-top: 58px;}.ut-vc-80.vc_section > .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-5 + .vc_row-full-width + .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-0,.ut-vc-80.vc_section > .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-5 + .vc_row-full-width + .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-0 {margin-top: 77.5px;}.ut-vc-80.vc_section > .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-5 + .vc_row-full-width + .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-1,.ut-vc-80.vc_section > .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-5 + .vc_row-full-width + .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-1 {margin-top: 77px;}.ut-vc-80.vc_section > .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-5 + .vc_row-full-width + .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-2,.ut-vc-80.vc_section > .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-5 + .vc_row-full-width + .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-2 {margin-top: 76.5px;}.ut-vc-80.vc_section > .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-5 + .vc_row-full-width + .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-3,.ut-vc-80.vc_section > .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-5 + .vc_row-full-width + .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-3 {margin-top: 76px;}.ut-vc-80.vc_section > .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-5 + .vc_row-full-width + .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-4,.ut-vc-80.vc_section > .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-5 + .vc_row-full-width + .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-4 {margin-top: 75.5px;}.ut-vc-80.vc_section > .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-5 + .vc_row-full-width + .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-5,.ut-vc-80.vc_section > .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-5 + .vc_row-full-width + .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-5 {margin-top: 0px;}.ut-vc-80.vc_section > .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-5 + .vc_row-full-width + .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-10,.ut-vc-80.vc_section > .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-5 + .vc_row-full-width + .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-10 {margin-top: 72.5px;}.ut-vc-80.vc_section > .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-5 + .vc_row-full-width + .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-15,.ut-vc-80.vc_section > .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-5 + .vc_row-full-width + .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-15 {margin-top: 70px;}.ut-vc-80.vc_section > .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-5 + .vc_row-full-width + .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-20,.ut-vc-80.vc_section > .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-5 + .vc_row-full-width + .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-20 {margin-top: 67.5px;}.ut-vc-80.vc_section > .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-5 + .vc_row-full-width + .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-25,.ut-vc-80.vc_section > .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-5 + .vc_row-full-width + .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-25 {margin-top: 65px;}.ut-vc-80.vc_section > .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-5 + .vc_row-full-width + .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-30,.ut-vc-80.vc_section > .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-5 + .vc_row-full-width + .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-30 {margin-top: 62.5px;}.ut-vc-80.vc_section > .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-5 + .vc_row-full-width + .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-35,.ut-vc-80.vc_section > .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-5 + .vc_row-full-width + .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-35 {margin-top: 60px;}.ut-vc-80.vc_section > .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-5 + .vc_row-full-width + .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-40,.ut-vc-80.vc_section > .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-5 + .vc_row-full-width + .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-40 {margin-top: 57.5px;}.ut-vc-80.vc_section > .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-10 + .vc_row-full-width + .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-0,.ut-vc-80.vc_section > .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-10 + .vc_row-full-width + .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-0 {margin-top: 75px;}.ut-vc-80.vc_section > .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-10 + .vc_row-full-width + .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-1,.ut-vc-80.vc_section > .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-10 + .vc_row-full-width + .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-1 {margin-top: 74.5px;}.ut-vc-80.vc_section > .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-10 + .vc_row-full-width + .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-2,.ut-vc-80.vc_section > .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-10 + .vc_row-full-width + .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-2 {margin-top: 74px;}.ut-vc-80.vc_section > .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-10 + .vc_row-full-width + .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-3,.ut-vc-80.vc_section > .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-10 + .vc_row-full-width + .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-3 {margin-top: 73.5px;}.ut-vc-80.vc_section > .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-10 + .vc_row-full-width + .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-4,.ut-vc-80.vc_section > .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-10 + .vc_row-full-width + .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-4 {margin-top: 73px;}.ut-vc-80.vc_section > .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-10 + .vc_row-full-width + .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-5,.ut-vc-80.vc_section > .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-10 + .vc_row-full-width + .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-5 {margin-top: 72.5px;}.ut-vc-80.vc_section > .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-10 + .vc_row-full-width + .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-10,.ut-vc-80.vc_section > .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-10 + .vc_row-full-width + .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-10 {margin-top: 0px;}.ut-vc-80.vc_section > .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-10 + .vc_row-full-width + .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-15,.ut-vc-80.vc_section > .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-10 + .vc_row-full-width + .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-15 {margin-top: 67.5px;}.ut-vc-80.vc_section > .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-10 + .vc_row-full-width + .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-20,.ut-vc-80.vc_section > .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-10 + .vc_row-full-width + .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-20 {margin-top: 65px;}.ut-vc-80.vc_section > .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-10 + .vc_row-full-width + .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-25,.ut-vc-80.vc_section > .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-10 + .vc_row-full-width + .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-25 {margin-top: 62.5px;}.ut-vc-80.vc_section > .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-10 + .vc_row-full-width + .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-30,.ut-vc-80.vc_section > .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-10 + .vc_row-full-width + .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-30 {margin-top: 60px;}.ut-vc-80.vc_section > .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-10 + .vc_row-full-width + .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-35,.ut-vc-80.vc_section > .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-10 + .vc_row-full-width + .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-35 {margin-top: 57.5px;}.ut-vc-80.vc_section > .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-10 + .vc_row-full-width + .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-40,.ut-vc-80.vc_section > .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-10 + .vc_row-full-width + .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-40 {margin-top: 55px;}.ut-vc-80.vc_section > .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-15 + .vc_row-full-width + .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-0,.ut-vc-80.vc_section > .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-15 + .vc_row-full-width + .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-0 {margin-top: 72.5px;}.ut-vc-80.vc_section > .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-15 + .vc_row-full-width + .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-1,.ut-vc-80.vc_section > .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-15 + .vc_row-full-width + .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-1 {margin-top: 72px;}.ut-vc-80.vc_section > .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-15 + .vc_row-full-width + .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-2,.ut-vc-80.vc_section > .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-15 + .vc_row-full-width + .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-2 {margin-top: 71.5px;}.ut-vc-80.vc_section > .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-15 + .vc_row-full-width + .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-3,.ut-vc-80.vc_section > .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-15 + .vc_row-full-width + .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-3 {margin-top: 71px;}.ut-vc-80.vc_section > .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-15 + .vc_row-full-width + .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-4,.ut-vc-80.vc_section > .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-15 + .vc_row-full-width + .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-4 {margin-top: 70.5px;}.ut-vc-80.vc_section > .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-15 + .vc_row-full-width + .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-5,.ut-vc-80.vc_section > .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-15 + .vc_row-full-width + .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-5 {margin-top: 70px;}.ut-vc-80.vc_section > .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-15 + .vc_row-full-width + .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-10,.ut-vc-80.vc_section > .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-15 + .vc_row-full-width + .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-10 {margin-top: 67.5px;}.ut-vc-80.vc_section > .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-15 + .vc_row-full-width + .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-15,.ut-vc-80.vc_section > .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-15 + .vc_row-full-width + .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-15 {margin-top: 0px;}.ut-vc-80.vc_section > .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-15 + .vc_row-full-width + .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-20,.ut-vc-80.vc_section > .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-15 + .vc_row-full-width + .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-20 {margin-top: 62.5px;}.ut-vc-80.vc_section > .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-15 + .vc_row-full-width + .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-25,.ut-vc-80.vc_section > .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-15 + .vc_row-full-width + .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-25 {margin-top: 60px;}.ut-vc-80.vc_section > .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-15 + .vc_row-full-width + .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-30,.ut-vc-80.vc_section > .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-15 + .vc_row-full-width + .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-30 {margin-top: 57.5px;}.ut-vc-80.vc_section > .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-15 + .vc_row-full-width + .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-35,.ut-vc-80.vc_section > .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-15 + .vc_row-full-width + .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-35 {margin-top: 55px;}.ut-vc-80.vc_section > .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-15 + .vc_row-full-width + .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-40,.ut-vc-80.vc_section > .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-15 + .vc_row-full-width + .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-40 {margin-top: 52.5px;}.ut-vc-80.vc_section > .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-20 + .vc_row-full-width + .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-0,.ut-vc-80.vc_section > .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-20 + .vc_row-full-width + .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-0 {margin-top: 70px;}.ut-vc-80.vc_section > .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-20 + .vc_row-full-width + .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-1,.ut-vc-80.vc_section > .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-20 + .vc_row-full-width + .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-1 {margin-top: 69.5px;}.ut-vc-80.vc_section > .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-20 + .vc_row-full-width + .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-2,.ut-vc-80.vc_section > .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-20 + .vc_row-full-width + .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-2 {margin-top: 69px;}.ut-vc-80.vc_section > .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-20 + .vc_row-full-width + .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-3,.ut-vc-80.vc_section > .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-20 + .vc_row-full-width + .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-3 {margin-top: 68.5px;}.ut-vc-80.vc_section > .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-20 + .vc_row-full-width + .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-4,.ut-vc-80.vc_section > .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-20 + .vc_row-full-width + .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-4 {margin-top: 68px;}.ut-vc-80.vc_section > .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-20 + .vc_row-full-width + .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-5,.ut-vc-80.vc_section > .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-20 + .vc_row-full-width + .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-5 {margin-top: 67.5px;}.ut-vc-80.vc_section > .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-20 + .vc_row-full-width + .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-10,.ut-vc-80.vc_section > .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-20 + .vc_row-full-width + .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-10 {margin-top: 65px;}.ut-vc-80.vc_section > .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-20 + .vc_row-full-width + .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-15,.ut-vc-80.vc_section > .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-20 + .vc_row-full-width + .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-15 {margin-top: 62.5px;}.ut-vc-80.vc_section > .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-20 + .vc_row-full-width + .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-20,.ut-vc-80.vc_section > .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-20 + .vc_row-full-width + .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-20 {margin-top: 0px;}.ut-vc-80.vc_section > .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-20 + .vc_row-full-width + .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-25,.ut-vc-80.vc_section > .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-20 + .vc_row-full-width + .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-25 {margin-top: 57.5px;}.ut-vc-80.vc_section > .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-20 + .vc_row-full-width + .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-30,.ut-vc-80.vc_section > .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-20 + .vc_row-full-width + .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-30 {margin-top: 55px;}.ut-vc-80.vc_section > .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-20 + .vc_row-full-width + .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-35,.ut-vc-80.vc_section > .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-20 + .vc_row-full-width + .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-35 {margin-top: 52.5px;}.ut-vc-80.vc_section > .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-20 + .vc_row-full-width + .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-40,.ut-vc-80.vc_section > .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-20 + .vc_row-full-width + .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-40 {margin-top: 50px;}.ut-vc-80.vc_section > .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-25 + .vc_row-full-width + .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-0,.ut-vc-80.vc_section > .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-25 + .vc_row-full-width + .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-0 {margin-top: 67.5px;}.ut-vc-80.vc_section > .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-25 + .vc_row-full-width + .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-1,.ut-vc-80.vc_section > .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-25 + .vc_row-full-width + .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-1 {margin-top: 67px;}.ut-vc-80.vc_section > .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-25 + .vc_row-full-width + .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-2,.ut-vc-80.vc_section > .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-25 + .vc_row-full-width + .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-2 {margin-top: 66.5px;}.ut-vc-80.vc_section > .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-25 + .vc_row-full-width + .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-3,.ut-vc-80.vc_section > .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-25 + .vc_row-full-width + .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-3 {margin-top: 66px;}.ut-vc-80.vc_section > .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-25 + .vc_row-full-width + .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-4,.ut-vc-80.vc_section > .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-25 + .vc_row-full-width + .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-4 {margin-top: 65.5px;}.ut-vc-80.vc_section > .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-25 + .vc_row-full-width + .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-5,.ut-vc-80.vc_section > .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-25 + .vc_row-full-width + .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-5 {margin-top: 65px;}.ut-vc-80.vc_section > .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-25 + .vc_row-full-width + .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-10,.ut-vc-80.vc_section > .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-25 + .vc_row-full-width + .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-10 {margin-top: 62.5px;}.ut-vc-80.vc_section > .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-25 + .vc_row-full-width + .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-15,.ut-vc-80.vc_section > .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-25 + .vc_row-full-width + .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-15 {margin-top: 60px;}.ut-vc-80.vc_section > .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-25 + .vc_row-full-width + .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-20,.ut-vc-80.vc_section > .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-25 + .vc_row-full-width + .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-20 {margin-top: 57.5px;}.ut-vc-80.vc_section > .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-25 + .vc_row-full-width + .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-25,.ut-vc-80.vc_section > .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-25 + .vc_row-full-width + .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-25 {margin-top: 0px;}.ut-vc-80.vc_section > .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-25 + .vc_row-full-width + .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-30,.ut-vc-80.vc_section > .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-25 + .vc_row-full-width + .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-30 {margin-top: 52.5px;}.ut-vc-80.vc_section > .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-25 + .vc_row-full-width + .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-35,.ut-vc-80.vc_section > .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-25 + .vc_row-full-width + .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-35 {margin-top: 50px;}.ut-vc-80.vc_section > .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-25 + .vc_row-full-width + .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-40,.ut-vc-80.vc_section > .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-25 + .vc_row-full-width + .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-40 {margin-top: 47.5px;}.ut-vc-80.vc_section > .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-30 + .vc_row-full-width + .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-0,.ut-vc-80.vc_section > .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-30 + .vc_row-full-width + .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-0 {margin-top: 65px;}.ut-vc-80.vc_section > .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-30 + .vc_row-full-width + .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-1,.ut-vc-80.vc_section > .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-30 + .vc_row-full-width + .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-1 {margin-top: 64.5px;}.ut-vc-80.vc_section > .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-30 + .vc_row-full-width + .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-2,.ut-vc-80.vc_section > .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-30 + .vc_row-full-width + .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-2 {margin-top: 64px;}.ut-vc-80.vc_section > .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-30 + .vc_row-full-width + .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-3,.ut-vc-80.vc_section > .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-30 + .vc_row-full-width + .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-3 {margin-top: 63.5px;}.ut-vc-80.vc_section > .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-30 + .vc_row-full-width + .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-4,.ut-vc-80.vc_section > .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-30 + .vc_row-full-width + .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-4 {margin-top: 63px;}.ut-vc-80.vc_section > .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-30 + .vc_row-full-width + .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-5,.ut-vc-80.vc_section > .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-30 + .vc_row-full-width + .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-5 {margin-top: 62.5px;}.ut-vc-80.vc_section > .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-30 + .vc_row-full-width + .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-10,.ut-vc-80.vc_section > .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-30 + .vc_row-full-width + .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-10 {margin-top: 60px;}.ut-vc-80.vc_section > .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-30 + .vc_row-full-width + .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-15,.ut-vc-80.vc_section > .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-30 + .vc_row-full-width + .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-15 {margin-top: 57.5px;}.ut-vc-80.vc_section > .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-30 + .vc_row-full-width + .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-20,.ut-vc-80.vc_section > .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-30 + .vc_row-full-width + .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-20 {margin-top: 55px;}.ut-vc-80.vc_section > .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-30 + .vc_row-full-width + .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-25,.ut-vc-80.vc_section > .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-30 + .vc_row-full-width + .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-25 {margin-top: 52.5px;}.ut-vc-80.vc_section > .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-30 + .vc_row-full-width + .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-30,.ut-vc-80.vc_section > .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-30 + .vc_row-full-width + .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-30 {margin-top: 0px;}.ut-vc-80.vc_section > .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-30 + .vc_row-full-width + .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-35,.ut-vc-80.vc_section > .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-30 + .vc_row-full-width + .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-35 {margin-top: 47.5px;}.ut-vc-80.vc_section > .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-30 + .vc_row-full-width + .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-40,.ut-vc-80.vc_section > .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-30 + .vc_row-full-width + .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-40 {margin-top: 45px;}.ut-vc-80.vc_section > .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-35 + .vc_row-full-width + .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-0,.ut-vc-80.vc_section > .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-35 + .vc_row-full-width + .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-0 {margin-top: 62.5px;}.ut-vc-80.vc_section > .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-35 + .vc_row-full-width + .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-1,.ut-vc-80.vc_section > .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-35 + .vc_row-full-width + .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-1 {margin-top: 62px;}.ut-vc-80.vc_section > .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-35 + .vc_row-full-width + .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-2,.ut-vc-80.vc_section > .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-35 + .vc_row-full-width + .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-2 {margin-top: 61.5px;}.ut-vc-80.vc_section > .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-35 + .vc_row-full-width + .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-3,.ut-vc-80.vc_section > .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-35 + .vc_row-full-width + .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-3 {margin-top: 61px;}.ut-vc-80.vc_section > .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-35 + .vc_row-full-width + .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-4,.ut-vc-80.vc_section > .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-35 + .vc_row-full-width + .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-4 {margin-top: 60.5px;}.ut-vc-80.vc_section > .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-35 + .vc_row-full-width + .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-5,.ut-vc-80.vc_section > .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-35 + .vc_row-full-width + .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-5 {margin-top: 60px;}.ut-vc-80.vc_section > .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-35 + .vc_row-full-width + .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-10,.ut-vc-80.vc_section > .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-35 + .vc_row-full-width + .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-10 {margin-top: 57.5px;}.ut-vc-80.vc_section > .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-35 + .vc_row-full-width + .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-15,.ut-vc-80.vc_section > .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-35 + .vc_row-full-width + .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-15 {margin-top: 55px;}.ut-vc-80.vc_section > .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-35 + .vc_row-full-width + .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-20,.ut-vc-80.vc_section > .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-35 + .vc_row-full-width + .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-20 {margin-top: 52.5px;}.ut-vc-80.vc_section > .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-35 + .vc_row-full-width + .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-25,.ut-vc-80.vc_section > .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-35 + .vc_row-full-width + .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-25 {margin-top: 50px;}.ut-vc-80.vc_section > .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-35 + .vc_row-full-width + .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-30,.ut-vc-80.vc_section > .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-35 + .vc_row-full-width + .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-30 {margin-top: 47.5px;}.ut-vc-80.vc_section > .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-35 + .vc_row-full-width + .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-35,.ut-vc-80.vc_section > .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-35 + .vc_row-full-width + .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-35 {margin-top: 0px;}.ut-vc-80.vc_section > .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-35 + .vc_row-full-width + .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-40,.ut-vc-80.vc_section > .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-35 + .vc_row-full-width + .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-40 {margin-top: 42.5px;}.ut-vc-80.vc_section > .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-40 + .vc_row-full-width + .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-0,.ut-vc-80.vc_section > .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-40 + .vc_row-full-width + .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-0 {margin-top: 60px;}.ut-vc-80.vc_section > .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-40 + .vc_row-full-width + .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-1,.ut-vc-80.vc_section > .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-40 + .vc_row-full-width + .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-1 {margin-top: 59.5px;}.ut-vc-80.vc_section > .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-40 + .vc_row-full-width + .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-2,.ut-vc-80.vc_section > .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-40 + .vc_row-full-width + .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-2 {margin-top: 59px;}.ut-vc-80.vc_section > .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-40 + .vc_row-full-width + .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-3,.ut-vc-80.vc_section > .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-40 + .vc_row-full-width + .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-3 {margin-top: 58.5px;}.ut-vc-80.vc_section > .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-40 + .vc_row-full-width + .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-4,.ut-vc-80.vc_section > .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-40 + .vc_row-full-width + .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-4 {margin-top: 58px;}.ut-vc-80.vc_section > .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-40 + .vc_row-full-width + .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-5,.ut-vc-80.vc_section > .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-40 + .vc_row-full-width + .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-5 {margin-top: 57.5px;}.ut-vc-80.vc_section > .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-40 + .vc_row-full-width + .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-10,.ut-vc-80.vc_section > .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-40 + .vc_row-full-width + .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-10 {margin-top: 55px;}.ut-vc-80.vc_section > .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-40 + .vc_row-full-width + .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-15,.ut-vc-80.vc_section > .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-40 + .vc_row-full-width + .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-15 {margin-top: 52.5px;}.ut-vc-80.vc_section > .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-40 + .vc_row-full-width + .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-20,.ut-vc-80.vc_section > .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-40 + .vc_row-full-width + .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-20 {margin-top: 50px;}.ut-vc-80.vc_section > .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-40 + .vc_row-full-width + .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-25,.ut-vc-80.vc_section > .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-40 + .vc_row-full-width + .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-25 {margin-top: 47.5px;}.ut-vc-80.vc_section > .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-40 + .vc_row-full-width + .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-30,.ut-vc-80.vc_section > .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-40 + .vc_row-full-width + .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-30 {margin-top: 45px;}.ut-vc-80.vc_section > .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-40 + .vc_row-full-width + .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-35,.ut-vc-80.vc_section > .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-40 + .vc_row-full-width + .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-35 {margin-top: 42.5px;}.ut-vc-80.vc_section > .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-40 + .vc_row-full-width + .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-40,.ut-vc-80.vc_section > .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-40 + .vc_row-full-width + .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-40 {margin-top: 0px;}.ut-vc-80.vc_section > .vc_row + .vc_row-full-width + .ut-row-has-filled-cols.ut-last-row.vc_column-gap-0,.ut-vc-80.vc_section > .vc_row + .vc_row-full-width + .ut-row-has-filled-cols.ut-last-row.vc_column-gap-0 {margin-bottom: 40px;}.ut-vc-80.vc_section > .vc_row + .vc_row-full-width + .ut-row-has-filled-cols.ut-last-row.vc_column-gap-1,.ut-vc-80.vc_section > .vc_row + .vc_row-full-width + .ut-row-has-filled-cols.ut-last-row.vc_column-gap-1 {margin-bottom: 39.5px;}.ut-vc-80.vc_section > .vc_row + .vc_row-full-width + .ut-row-has-filled-cols.ut-last-row.vc_column-gap-2,.ut-vc-80.vc_section > .vc_row + .vc_row-full-width + .ut-row-has-filled-cols.ut-last-row.vc_column-gap-2 {margin-bottom: 39px;}.ut-vc-80.vc_section > .vc_row + .vc_row-full-width + .ut-row-has-filled-cols.ut-last-row.vc_column-gap-3,.ut-vc-80.vc_section > .vc_row + .vc_row-full-width + .ut-row-has-filled-cols.ut-last-row.vc_column-gap-3 {margin-bottom: 38.5px;}.ut-vc-80.vc_section > .vc_row + .vc_row-full-width + .ut-row-has-filled-cols.ut-last-row.vc_column-gap-4,.ut-vc-80.vc_section > .vc_row + .vc_row-full-width + .ut-row-has-filled-cols.ut-last-row.vc_column-gap-4 {margin-bottom: 38px;}.ut-vc-80.vc_section > .vc_row + .vc_row-full-width + .ut-row-has-filled-cols.ut-last-row.vc_column-gap-5,.ut-vc-80.vc_section > .vc_row + .vc_row-full-width + .ut-row-has-filled-cols.ut-last-row.vc_column-gap-5 {margin-bottom: 37.5px;}.ut-vc-80.vc_section > .vc_row + .vc_row-full-width + .ut-row-has-filled-cols.ut-last-row.vc_column-gap-10,.ut-vc-80.vc_section > .vc_row + .vc_row-full-width + .ut-row-has-filled-cols.ut-last-row.vc_column-gap-10 {margin-bottom: 35px;}.ut-vc-80.vc_section > .vc_row + .vc_row-full-width + .ut-row-has-filled-cols.ut-last-row.vc_column-gap-15,.ut-vc-80.vc_section > .vc_row + .vc_row-full-width + .ut-row-has-filled-cols.ut-last-row.vc_column-gap-15 {margin-bottom: 32.5px;}.ut-vc-80.vc_section > .vc_row + .vc_row-full-width + .ut-row-has-filled-cols.ut-last-row.vc_column-gap-20,.ut-vc-80.vc_section > .vc_row + .vc_row-full-width + .ut-row-has-filled-cols.ut-last-row.vc_column-gap-20 {margin-bottom: 30px;}.ut-vc-80.vc_section > .vc_row + .vc_row-full-width + .ut-row-has-filled-cols.ut-last-row.vc_column-gap-25,.ut-vc-80.vc_section > .vc_row + .vc_row-full-width + .ut-row-has-filled-cols.ut-last-row.vc_column-gap-25 {margin-bottom: 27.5px;}.ut-vc-80.vc_section > .vc_row + .vc_row-full-width + .ut-row-has-filled-cols.ut-last-row.vc_column-gap-30,.ut-vc-80.vc_section > .vc_row + .vc_row-full-width + .ut-row-has-filled-cols.ut-last-row.vc_column-gap-30 {margin-bottom: 25px;}.ut-vc-80.vc_section > .vc_row + .vc_row-full-width + .ut-row-has-filled-cols.ut-last-row.vc_column-gap-35,.ut-vc-80.vc_section > .vc_row + .vc_row-full-width + .ut-row-has-filled-cols.ut-last-row.vc_column-gap-35 {margin-bottom: 22.5px;}.ut-vc-80.vc_section > .vc_row + .vc_row-full-width + .ut-row-has-filled-cols.ut-last-row.vc_column-gap-40,.ut-vc-80.vc_section > .vc_row + .vc_row-full-width + .ut-row-has-filled-cols.ut-last-row.vc_column-gap-40 {margin-bottom: 20px;}.ut-vc-80.vc_section > .vc_row + .vc_row-full-width + .ut-row-has-filled-cols.ut-last-row.vc_column-gap-0.vc_row-has-fill,.ut-vc-80.vc_section > .vc_row + .vc_row-full-width + .ut-row-has-filled-cols.ut-last-row.vc_column-gap-0.vc_row-has-fill {margin-bottom: 0;}.ut-vc-80.vc_section > .vc_row + .vc_row-full-width + .ut-row-has-filled-cols.ut-last-row.vc_column-gap-1.vc_row-has-fill,.ut-vc-80.vc_section > .vc_row + .vc_row-full-width + .ut-row-has-filled-cols.ut-last-row.vc_column-gap-1.vc_row-has-fill {margin-bottom: 0;}.ut-vc-80.vc_section > .vc_row + .vc_row-full-width + .ut-row-has-filled-cols.ut-last-row.vc_column-gap-2.vc_row-has-fill,.ut-vc-80.vc_section > .vc_row + .vc_row-full-width + .ut-row-has-filled-cols.ut-last-row.vc_column-gap-2.vc_row-has-fill {margin-bottom: 0;}.ut-vc-80.vc_section > .vc_row + .vc_row-full-width + .ut-row-has-filled-cols.ut-last-row.vc_column-gap-3.vc_row-has-fill,.ut-vc-80.vc_section > .vc_row + .vc_row-full-width + .ut-row-has-filled-cols.ut-last-row.vc_column-gap-3.vc_row-has-fill {margin-bottom: 0;}.ut-vc-80.vc_section > .vc_row + .vc_row-full-width + .ut-row-has-filled-cols.ut-last-row.vc_column-gap-4.vc_row-has-fill,.ut-vc-80.vc_section > .vc_row + .vc_row-full-width + .ut-row-has-filled-cols.ut-last-row.vc_column-gap-4.vc_row-has-fill {margin-bottom: 0;}.ut-vc-80.vc_section > .vc_row + .vc_row-full-width + .ut-row-has-filled-cols.ut-last-row.vc_column-gap-5.vc_row-has-fill,.ut-vc-80.vc_section > .vc_row + .vc_row-full-width + .ut-row-has-filled-cols.ut-last-row.vc_column-gap-5.vc_row-has-fill {margin-bottom: 0;}.ut-vc-80.vc_section > .vc_row + .vc_row-full-width + .ut-row-has-filled-cols.ut-last-row.vc_column-gap-10.vc_row-has-fill,.ut-vc-80.vc_section > .vc_row + .vc_row-full-width + .ut-row-has-filled-cols.ut-last-row.vc_column-gap-10.vc_row-has-fill {margin-bottom: 0;}.ut-vc-80.vc_section > .vc_row + .vc_row-full-width + .ut-row-has-filled-cols.ut-last-row.vc_column-gap-15.vc_row-has-fill,.ut-vc-80.vc_section > .vc_row + .vc_row-full-width + .ut-row-has-filled-cols.ut-last-row.vc_column-gap-15.vc_row-has-fill {margin-bottom: 0;}.ut-vc-80.vc_section > .vc_row + .vc_row-full-width + .ut-row-has-filled-cols.ut-last-row.vc_column-gap-20.vc_row-has-fill,.ut-vc-80.vc_section > .vc_row + .vc_row-full-width + .ut-row-has-filled-cols.ut-last-row.vc_column-gap-20.vc_row-has-fill {margin-bottom: 0;}.ut-vc-80.vc_section > .vc_row + .vc_row-full-width + .ut-row-has-filled-cols.ut-last-row.vc_column-gap-25.vc_row-has-fill,.ut-vc-80.vc_section > .vc_row + .vc_row-full-width + .ut-row-has-filled-cols.ut-last-row.vc_column-gap-25.vc_row-has-fill {margin-bottom: 0;}.ut-vc-80.vc_section > .vc_row + .vc_row-full-width + .ut-row-has-filled-cols.ut-last-row.vc_column-gap-30.vc_row-has-fill,.ut-vc-80.vc_section > .vc_row + .vc_row-full-width + .ut-row-has-filled-cols.ut-last-row.vc_column-gap-30.vc_row-has-fill {margin-bottom: 0;}.ut-vc-80.vc_section > .vc_row + .vc_row-full-width + .ut-row-has-filled-cols.ut-last-row.vc_column-gap-35.vc_row-has-fill,.ut-vc-80.vc_section > .vc_row + .vc_row-full-width + .ut-row-has-filled-cols.ut-last-row.vc_column-gap-35.vc_row-has-fill {margin-bottom: 0;}.ut-vc-80.vc_section > .vc_row + .vc_row-full-width + .ut-row-has-filled-cols.ut-last-row.vc_column-gap-40.vc_row-has-fill,.ut-vc-80.vc_section > .vc_row + .vc_row-full-width + .ut-row-has-filled-cols.ut-last-row.vc_column-gap-40.vc_row-has-fill {margin-bottom: 0;}.ut-vc-80.vc_section .vc_row.vc_row-has-fill.ut-row-has-filled-cols.vc_column-gap-0 {padding-bottom: 80px;}.ut-vc-80.vc_section .vc_row.vc_row-has-fill.ut-row-has-filled-cols.vc_column-gap-0 {padding-bottom: 80px;}.ut-vc-80.vc_section .vc_row.vc_row-has-fill.ut-row-has-filled-cols.vc_column-gap-1 {padding-top: 79.5px;padding-bottom: 79.5px;}.ut-vc-80.vc_section .vc_row.vc_row-has-fill.ut-row-has-filled-cols.vc_column-gap-1 {padding-top: 79.5px;padding-bottom: 79.5px;}.ut-vc-80.vc_section .vc_row.vc_row-has-fill.ut-row-has-filled-cols.vc_column-gap-2 {padding-top: 79px;padding-bottom: 79px;}.ut-vc-80.vc_section .vc_row.vc_row-has-fill.ut-row-has-filled-cols.vc_column-gap-2 {padding-top: 79px;padding-bottom: 79px;}.ut-vc-80.vc_section .vc_row.vc_row-has-fill.ut-row-has-filled-cols.vc_column-gap-3 {padding-top: 78.5px;padding-bottom: 78.5px;}.ut-vc-80.vc_section .vc_row.vc_row-has-fill.ut-row-has-filled-cols.vc_column-gap-3 {padding-top: 78.5px;padding-bottom: 78.5px;}.ut-vc-80.vc_section .vc_row.vc_row-has-fill.ut-row-has-filled-cols.vc_column-gap-4 {padding-top: 78px;padding-bottom: 78px;}.ut-vc-80.vc_section .vc_row.vc_row-has-fill.ut-row-has-filled-cols.vc_column-gap-4 {padding-top: 78px;padding-bottom: 78px;}.ut-vc-80.vc_section .vc_row.vc_row-has-fill.ut-row-has-filled-cols.vc_column-gap-5 {padding-top: 77.5px;padding-bottom: 77.5px;}.ut-vc-80.vc_section .vc_row.vc_row-has-fill.ut-row-has-filled-cols.vc_column-gap-5 {padding-top: 77.5px;padding-bottom: 77.5px;}.ut-vc-80.vc_section .vc_row.vc_row-has-fill.ut-row-has-filled-cols.vc_column-gap-10 {padding-top: 75px;padding-bottom: 75px;}.ut-vc-80.vc_section .vc_row.vc_row-has-fill.ut-row-has-filled-cols.vc_column-gap-10 {padding-top: 75px;padding-bottom: 75px;}.ut-vc-80.vc_section .vc_row.vc_row-has-fill.ut-row-has-filled-cols.vc_column-gap-15 {padding-top: 72.5px;padding-bottom: 72.5px;}.ut-vc-80.vc_section .vc_row.vc_row-has-fill.ut-row-has-filled-cols.vc_column-gap-15 {padding-top: 72.5px;padding-bottom: 72.5px;}.ut-vc-80.vc_section .vc_row.vc_row-has-fill.ut-row-has-filled-cols.vc_column-gap-20 {padding-top: 70px;padding-bottom: 70px;}.ut-vc-80.vc_section .vc_row.vc_row-has-fill.ut-row-has-filled-cols.vc_column-gap-20 {padding-top: 70px;padding-bottom: 70px;}.ut-vc-80.vc_section .vc_row.vc_row-has-fill.ut-row-has-filled-cols.vc_column-gap-25 {padding-top: 67.5px;padding-bottom: 67.5px;}.ut-vc-80.vc_section .vc_row.vc_row-has-fill.ut-row-has-filled-cols.vc_column-gap-25 {padding-top: 67.5px;padding-bottom: 67.5px;}.ut-vc-80.vc_section .vc_row.vc_row-has-fill.ut-row-has-filled-cols.vc_column-gap-30 {padding-top: 65px;padding-bottom: 65px;}.ut-vc-80.vc_section .vc_row.vc_row-has-fill.ut-row-has-filled-cols.vc_column-gap-30 {padding-top: 65px;padding-bottom: 65px;}.ut-vc-80.vc_section .vc_row.vc_row-has-fill.ut-row-has-filled-cols.vc_column-gap-35 {padding-top: 62.5px;padding-bottom: 62.5px;}.ut-vc-80.vc_section .vc_row.vc_row-has-fill.ut-row-has-filled-cols.vc_column-gap-35 {padding-top: 62.5px;padding-bottom: 62.5px;}.ut-vc-80.vc_section .vc_row.vc_row-has-fill.ut-row-has-filled-cols.vc_column-gap-40 {padding-top: 60px;padding-bottom: 60px;}.ut-vc-80.vc_section .vc_row.vc_row-has-fill.ut-row-has-filled-cols.vc_column-gap-40 {padding-top: 60px;padding-bottom: 60px;}}.vc_row[data-vc-stretch-content="true"].ut-row-has-filled-cols.vc_column-gap-1 {padding-left: 39.5px;padding-right: 39.5px;}.vc_row[data-vc-stretch-content="true"].ut-row-has-filled-cols.vc_column-gap-2 {padding-left: 39px;padding-right: 39px;}.vc_row[data-vc-stretch-content="true"].ut-row-has-filled-cols.vc_column-gap-3 {padding-left: 38.5px;padding-right: 38.5px;}.vc_row[data-vc-stretch-content="true"].ut-row-has-filled-cols.vc_column-gap-4 {padding-left: 38px;padding-right: 38px;}.vc_row[data-vc-stretch-content="true"].ut-row-has-filled-cols.vc_column-gap-5 {padding-left: 37.5px;padding-right: 37.5px;}.vc_row[data-vc-stretch-content="true"].ut-row-has-filled-cols.vc_column-gap-10 {padding-left: 35px;padding-right: 35px;}.vc_row[data-vc-stretch-content="true"].ut-row-has-filled-cols.vc_column-gap-15 {padding-left: 32.5px;padding-right: 32.5px;}.vc_row[data-vc-stretch-content="true"].ut-row-has-filled-cols.vc_column-gap-20 {padding-left: 30px;padding-right: 30px;}.vc_row[data-vc-stretch-content="true"].ut-row-has-filled-cols.vc_column-gap-25 {padding-left: 27.5px;padding-right: 27.5px;}.vc_row[data-vc-stretch-content="true"].ut-row-has-filled-cols.vc_column-gap-30 {padding-left: 25px;padding-right: 25px;}.vc_row[data-vc-stretch-content="true"].ut-row-has-filled-cols.vc_column-gap-35 {padding-left: 22.5px;padding-right: 22.5px;}.vc_row[data-vc-stretch-content="true"].ut-row-has-filled-cols.vc_column-gap-40 {padding-left: 20px;padding-right: 20px;}.vc_row[data-vc-stretch-content="true"]:not(.ut-row-has-filled-cols).vc_column-gap-1 {padding-left: 39.5px;padding-right: 39.5px;}.vc_row[data-vc-stretch-content="true"]:not(.ut-row-has-filled-cols).vc_column-gap-2 {padding-left: 39px;padding-right: 39px;}.vc_row[data-vc-stretch-content="true"]:not(.ut-row-has-filled-cols).vc_column-gap-3 {padding-left: 38.5px;padding-right: 38.5px;}.vc_row[data-vc-stretch-content="true"]:not(.ut-row-has-filled-cols).vc_column-gap-4 {padding-left: 38px;padding-right: 38px;}.vc_row[data-vc-stretch-content="true"]:not(.ut-row-has-filled-cols).vc_column-gap-5 {padding-left: 37.5px;padding-right: 37.5px;}.vc_row[data-vc-stretch-content="true"]:not(.ut-row-has-filled-cols).vc_column-gap-10 {padding-left: 35px;padding-right: 35px;}.vc_row[data-vc-stretch-content="true"]:not(.ut-row-has-filled-cols).vc_column-gap-15 {padding-left: 32.5px;padding-right: 32.5px;}.vc_row[data-vc-stretch-content="true"]:not(.ut-row-has-filled-cols).vc_column-gap-20 {padding-left: 30px;padding-right: 30px;}.vc_row[data-vc-stretch-content="true"]:not(.ut-row-has-filled-cols).vc_column-gap-25 {padding-left: 27.5px;padding-right: 27.5px;}.vc_row[data-vc-stretch-content="true"]:not(.ut-row-has-filled-cols).vc_column-gap-30 {padding-left: 25px;padding-right: 25px;}.vc_row[data-vc-stretch-content="true"]:not(.ut-row-has-filled-cols).vc_column-gap-35 {padding-left: 22.5px;padding-right: 22.5px;}.vc_row[data-vc-stretch-content="true"]:not(.ut-row-has-filled-cols).vc_column-gap-40 {padding-left: 20px;padding-right: 20px;}.vc_row:not(.vc_row-has-fill):not(.ut-row-has-filled-cols).vc_column-gap-1 + .vc_row-full-width + .vc_row:not(.vc_row-has-fill):not(.ut-row-has-filled-cols).vc_column-gap-1{ margin-top: 0px;}.vc_row:not(.vc_row-has-fill):not(.ut-row-has-filled-cols).vc_column-gap-1 + .vc_row-full-width + .vc_row:not(.vc_row-has-fill):not(.ut-row-has-filled-cols).vc_column-gap-0{ margin-top: 79.5px;}.vc_row:not(.vc_row-has-fill):not(.ut-row-has-filled-cols).vc_column-gap-1 + .vc_row-full-width + .vc_row:not(.vc_row-has-fill):not(.ut-row-has-filled-cols).vc_column-gap-0{ margin-top: 79.5px;}.vc_row:not(.vc_row-has-fill):not(.ut-row-has-filled-cols).vc_column-gap-1 + .vc_row-full-width + .vc_row:not(.vc_row-has-fill):not(.ut-row-has-filled-cols).vc_column-gap-2{ margin-top: 78.5px;}.vc_row:not(.vc_row-has-fill):not(.ut-row-has-filled-cols).vc_column-gap-1 + .vc_row-full-width + .vc_row:not(.vc_row-has-fill):not(.ut-row-has-filled-cols).vc_column-gap-3{ margin-top: 78px;}.vc_row:not(.vc_row-has-fill):not(.ut-row-has-filled-cols).vc_column-gap-1 + .vc_row-full-width + .vc_row:not(.vc_row-has-fill):not(.ut-row-has-filled-cols).vc_column-gap-4{ margin-top: 77.5px;}.vc_row:not(.vc_row-has-fill):not(.ut-row-has-filled-cols).vc_column-gap-1 + .vc_row-full-width + .vc_row:not(.vc_row-has-fill):not(.ut-row-has-filled-cols).vc_column-gap-5{ margin-top: 77px;}.vc_row:not(.vc_row-has-fill):not(.ut-row-has-filled-cols).vc_column-gap-1 + .vc_row-full-width + .vc_row:not(.vc_row-has-fill):not(.ut-row-has-filled-cols).vc_column-gap-10{ margin-top: 74.5px;}.vc_row:not(.vc_row-has-fill):not(.ut-row-has-filled-cols).vc_column-gap-1 + .vc_row-full-width + .vc_row:not(.vc_row-has-fill):not(.ut-row-has-filled-cols).vc_column-gap-15{ margin-top: 72px;}.vc_row:not(.vc_row-has-fill):not(.ut-row-has-filled-cols).vc_column-gap-1 + .vc_row-full-width + .vc_row:not(.vc_row-has-fill):not(.ut-row-has-filled-cols).vc_column-gap-20{ margin-top: 69.5px;}.vc_row:not(.vc_row-has-fill):not(.ut-row-has-filled-cols).vc_column-gap-1 + .vc_row-full-width + .vc_row:not(.vc_row-has-fill):not(.ut-row-has-filled-cols).vc_column-gap-25{ margin-top: 67px;}.vc_row:not(.vc_row-has-fill):not(.ut-row-has-filled-cols).vc_column-gap-1 + .vc_row-full-width + .vc_row:not(.vc_row-has-fill):not(.ut-row-has-filled-cols).vc_column-gap-30{ margin-top: 64.5px;}.vc_row:not(.vc_row-has-fill):not(.ut-row-has-filled-cols).vc_column-gap-1 + .vc_row-full-width + .vc_row:not(.vc_row-has-fill):not(.ut-row-has-filled-cols).vc_column-gap-35{ margin-top: 62px;}.vc_row:not(.vc_row-has-fill):not(.ut-row-has-filled-cols).vc_column-gap-1 + .vc_row-full-width + .vc_row:not(.vc_row-has-fill):not(.ut-row-has-filled-cols).vc_column-gap-40{ margin-top: 59.5px;}.vc_row.vc_inner:not(.vc_row-has-fill):not(.ut-row-has-filled-cols).vc_column-gap-1 + .vc_row.vc_inner:not(.vc_row-has-fill):not(.ut-row-has-filled-cols).vc_column-gap-1{ margin-top: 0px;}.vc_row.vc_inner:not(.vc_row-has-fill):not(.ut-row-has-filled-cols).vc_column-gap-1 + .vc_row.vc_inner:not(.vc_row-has-fill):not(.ut-row-has-filled-cols).vc_column-gap-0{ margin-top: 79.5px;}.vc_row.vc_inner:not(.vc_row-has-fill):not(.ut-row-has-filled-cols).vc_column-gap-1 + .vc_row.vc_inner:not(.vc_row-has-fill):not(.ut-row-has-filled-cols).vc_column-gap-0{ margin-top: 79.5px;}.vc_row.vc_inner:not(.vc_row-has-fill):not(.ut-row-has-filled-cols).vc_column-gap-1 + .vc_row.vc_inner:not(.vc_row-has-fill):not(.ut-row-has-filled-cols).vc_column-gap-2{ margin-top: 78.5px;}.vc_row.vc_inner:not(.vc_row-has-fill):not(.ut-row-has-filled-cols).vc_column-gap-1 + .vc_row.vc_inner:not(.vc_row-has-fill):not(.ut-row-has-filled-cols).vc_column-gap-3{ margin-top: 78px;}.vc_row.vc_inner:not(.vc_row-has-fill):not(.ut-row-has-filled-cols).vc_column-gap-1 + .vc_row.vc_inner:not(.vc_row-has-fill):not(.ut-row-has-filled-cols).vc_column-gap-4{ margin-top: 77.5px;}.vc_row.vc_inner:not(.vc_row-has-fill):not(.ut-row-has-filled-cols).vc_column-gap-1 + .vc_row.vc_inner:not(.vc_row-has-fill):not(.ut-row-has-filled-cols).vc_column-gap-5{ margin-top: 77px;}.vc_row.vc_inner:not(.vc_row-has-fill):not(.ut-row-has-filled-cols).vc_column-gap-1 + .vc_row.vc_inner:not(.vc_row-has-fill):not(.ut-row-has-filled-cols).vc_column-gap-10{ margin-top: 74.5px;}.vc_row.vc_inner:not(.vc_row-has-fill):not(.ut-row-has-filled-cols).vc_column-gap-1 + .vc_row.vc_inner:not(.vc_row-has-fill):not(.ut-row-has-filled-cols).vc_column-gap-15{ margin-top: 72px;}.vc_row.vc_inner:not(.vc_row-has-fill):not(.ut-row-has-filled-cols).vc_column-gap-1 + .vc_row.vc_inner:not(.vc_row-has-fill):not(.ut-row-has-filled-cols).vc_column-gap-20{ margin-top: 69.5px;}.vc_row.vc_inner:not(.vc_row-has-fill):not(.ut-row-has-filled-cols).vc_column-gap-1 + .vc_row.vc_inner:not(.vc_row-has-fill):not(.ut-row-has-filled-cols).vc_column-gap-25{ margin-top: 67px;}.vc_row.vc_inner:not(.vc_row-has-fill):not(.ut-row-has-filled-cols).vc_column-gap-1 + .vc_row.vc_inner:not(.vc_row-has-fill):not(.ut-row-has-filled-cols).vc_column-gap-30{ margin-top: 64.5px;}.vc_row.vc_inner:not(.vc_row-has-fill):not(.ut-row-has-filled-cols).vc_column-gap-1 + .vc_row.vc_inner:not(.vc_row-has-fill):not(.ut-row-has-filled-cols).vc_column-gap-35{ margin-top: 62px;}.vc_row.vc_inner:not(.vc_row-has-fill):not(.ut-row-has-filled-cols).vc_column-gap-1 + .vc_row.vc_inner:not(.vc_row-has-fill):not(.ut-row-has-filled-cols).vc_column-gap-40{ margin-top: 59.5px;}.vc_row:not(.vc_row-has-fill):not(.ut-row-has-filled-cols).vc_column-gap-2 + .vc_row-full-width + .vc_row:not(.vc_row-has-fill):not(.ut-row-has-filled-cols).vc_column-gap-2{ margin-top: 0px;}.vc_row:not(.vc_row-has-fill):not(.ut-row-has-filled-cols).vc_column-gap-2 + .vc_row-full-width + .vc_row:not(.vc_row-has-fill):not(.ut-row-has-filled-cols).vc_column-gap-0{ margin-top: 79px;}.vc_row:not(.vc_row-has-fill):not(.ut-row-has-filled-cols).vc_column-gap-2 + .vc_row-full-width + .vc_row:not(.vc_row-has-fill):not(.ut-row-has-filled-cols).vc_column-gap-0{ margin-top: 79px;}.vc_row:not(.vc_row-has-fill):not(.ut-row-has-filled-cols).vc_column-gap-2 + .vc_row-full-width + .vc_row:not(.vc_row-has-fill):not(.ut-row-has-filled-cols).vc_column-gap-1{ margin-top: 78.5px;}.vc_row:not(.vc_row-has-fill):not(.ut-row-has-filled-cols).vc_column-gap-2 + .vc_row-full-width + .vc_row:not(.vc_row-has-fill):not(.ut-row-has-filled-cols).vc_column-gap-3{ margin-top: 77.5px;}.vc_row:not(.vc_row-has-fill):not(.ut-row-has-filled-cols).vc_column-gap-2 + .vc_row-full-width + .vc_row:not(.vc_row-has-fill):not(.ut-row-has-filled-cols).vc_column-gap-4{ margin-top: 77px;}.vc_row:not(.vc_row-has-fill):not(.ut-row-has-filled-cols).vc_column-gap-2 + .vc_row-full-width + .vc_row:not(.vc_row-has-fill):not(.ut-row-has-filled-cols).vc_column-gap-5{ margin-top: 76.5px;}.vc_row:not(.vc_row-has-fill):not(.ut-row-has-filled-cols).vc_column-gap-2 + .vc_row-full-width + .vc_row:not(.vc_row-has-fill):not(.ut-row-has-filled-cols).vc_column-gap-10{ margin-top: 74px;}.vc_row:not(.vc_row-has-fill):not(.ut-row-has-filled-cols).vc_column-gap-2 + .vc_row-full-width + .vc_row:not(.vc_row-has-fill):not(.ut-row-has-filled-cols).vc_column-gap-15{ margin-top: 71.5px;}.vc_row:not(.vc_row-has-fill):not(.ut-row-has-filled-cols).vc_column-gap-2 + .vc_row-full-width + .vc_row:not(.vc_row-has-fill):not(.ut-row-has-filled-cols).vc_column-gap-20{ margin-top: 69px;}.vc_row:not(.vc_row-has-fill):not(.ut-row-has-filled-cols).vc_column-gap-2 + .vc_row-full-width + .vc_row:not(.vc_row-has-fill):not(.ut-row-has-filled-cols).vc_column-gap-25{ margin-top: 66.5px;}.vc_row:not(.vc_row-has-fill):not(.ut-row-has-filled-cols).vc_column-gap-2 + .vc_row-full-width + .vc_row:not(.vc_row-has-fill):not(.ut-row-has-filled-cols).vc_column-gap-30{ margin-top: 64px;}.vc_row:not(.vc_row-has-fill):not(.ut-row-has-filled-cols).vc_column-gap-2 + .vc_row-full-width + .vc_row:not(.vc_row-has-fill):not(.ut-row-has-filled-cols).vc_column-gap-35{ margin-top: 61.5px;}.vc_row:not(.vc_row-has-fill):not(.ut-row-has-filled-cols).vc_column-gap-2 + .vc_row-full-width + .vc_row:not(.vc_row-has-fill):not(.ut-row-has-filled-cols).vc_column-gap-40{ margin-top: 59px;}.vc_row.vc_inner:not(.vc_row-has-fill):not(.ut-row-has-filled-cols).vc_column-gap-2 + .vc_row.vc_inner:not(.vc_row-has-fill):not(.ut-row-has-filled-cols).vc_column-gap-2{ margin-top: 0px;}.vc_row.vc_inner:not(.vc_row-has-fill):not(.ut-row-has-filled-cols).vc_column-gap-2 + .vc_row.vc_inner:not(.vc_row-has-fill):not(.ut-row-has-filled-cols).vc_column-gap-0{ margin-top: 79px;}.vc_row.vc_inner:not(.vc_row-has-fill):not(.ut-row-has-filled-cols).vc_column-gap-2 + .vc_row.vc_inner:not(.vc_row-has-fill):not(.ut-row-has-filled-cols).vc_column-gap-0{ margin-top: 79px;}.vc_row.vc_inner:not(.vc_row-has-fill):not(.ut-row-has-filled-cols).vc_column-gap-2 + .vc_row.vc_inner:not(.vc_row-has-fill):not(.ut-row-has-filled-cols).vc_column-gap-1{ margin-top: 78.5px;}.vc_row.vc_inner:not(.vc_row-has-fill):not(.ut-row-has-filled-cols).vc_column-gap-2 + .vc_row.vc_inner:not(.vc_row-has-fill):not(.ut-row-has-filled-cols).vc_column-gap-3{ margin-top: 77.5px;}.vc_row.vc_inner:not(.vc_row-has-fill):not(.ut-row-has-filled-cols).vc_column-gap-2 + .vc_row.vc_inner:not(.vc_row-has-fill):not(.ut-row-has-filled-cols).vc_column-gap-4{ margin-top: 77px;}.vc_row.vc_inner:not(.vc_row-has-fill):not(.ut-row-has-filled-cols).vc_column-gap-2 + .vc_row.vc_inner:not(.vc_row-has-fill):not(.ut-row-has-filled-cols).vc_column-gap-5{ margin-top: 76.5px;}.vc_row.vc_inner:not(.vc_row-has-fill):not(.ut-row-has-filled-cols).vc_column-gap-2 + .vc_row.vc_inner:not(.vc_row-has-fill):not(.ut-row-has-filled-cols).vc_column-gap-10{ margin-top: 74px;}.vc_row.vc_inner:not(.vc_row-has-fill):not(.ut-row-has-filled-cols).vc_column-gap-2 + .vc_row.vc_inner:not(.vc_row-has-fill):not(.ut-row-has-filled-cols).vc_column-gap-15{ margin-top: 71.5px;}.vc_row.vc_inner:not(.vc_row-has-fill):not(.ut-row-has-filled-cols).vc_column-gap-2 + .vc_row.vc_inner:not(.vc_row-has-fill):not(.ut-row-has-filled-cols).vc_column-gap-20{ margin-top: 69px;}.vc_row.vc_inner:not(.vc_row-has-fill):not(.ut-row-has-filled-cols).vc_column-gap-2 + .vc_row.vc_inner:not(.vc_row-has-fill):not(.ut-row-has-filled-cols).vc_column-gap-25{ margin-top: 66.5px;}.vc_row.vc_inner:not(.vc_row-has-fill):not(.ut-row-has-filled-cols).vc_column-gap-2 + .vc_row.vc_inner:not(.vc_row-has-fill):not(.ut-row-has-filled-cols).vc_column-gap-30{ margin-top: 64px;}.vc_row.vc_inner:not(.vc_row-has-fill):not(.ut-row-has-filled-cols).vc_column-gap-2 + .vc_row.vc_inner:not(.vc_row-has-fill):not(.ut-row-has-filled-cols).vc_column-gap-35{ margin-top: 61.5px;}.vc_row.vc_inner:not(.vc_row-has-fill):not(.ut-row-has-filled-cols).vc_column-gap-2 + .vc_row.vc_inner:not(.vc_row-has-fill):not(.ut-row-has-filled-cols).vc_column-gap-40{ margin-top: 59px;}.vc_row:not(.vc_row-has-fill):not(.ut-row-has-filled-cols).vc_column-gap-3 + .vc_row-full-width + .vc_row:not(.vc_row-has-fill):not(.ut-row-has-filled-cols).vc_column-gap-3{ margin-top: 0px;}.vc_row:not(.vc_row-has-fill):not(.ut-row-has-filled-cols).vc_column-gap-3 + .vc_row-full-width + .vc_row:not(.vc_row-has-fill):not(.ut-row-has-filled-cols).vc_column-gap-0{ margin-top: 78.5px;}.vc_row:not(.vc_row-has-fill):not(.ut-row-has-filled-cols).vc_column-gap-3 + .vc_row-full-width + .vc_row:not(.vc_row-has-fill):not(.ut-row-has-filled-cols).vc_column-gap-0{ margin-top: 78.5px;}.vc_row:not(.vc_row-has-fill):not(.ut-row-has-filled-cols).vc_column-gap-3 + .vc_row-full-width + .vc_row:not(.vc_row-has-fill):not(.ut-row-has-filled-cols).vc_column-gap-1{ margin-top: 78px;}.vc_row:not(.vc_row-has-fill):not(.ut-row-has-filled-cols).vc_column-gap-3 + .vc_row-full-width + .vc_row:not(.vc_row-has-fill):not(.ut-row-has-filled-cols).vc_column-gap-2{ margin-top: 77.5px;}.vc_row:not(.vc_row-has-fill):not(.ut-row-has-filled-cols).vc_column-gap-3 + .vc_row-full-width + .vc_row:not(.vc_row-has-fill):not(.ut-row-has-filled-cols).vc_column-gap-4{ margin-top: 76.5px;}.vc_row:not(.vc_row-has-fill):not(.ut-row-has-filled-cols).vc_column-gap-3 + .vc_row-full-width + .vc_row:not(.vc_row-has-fill):not(.ut-row-has-filled-cols).vc_column-gap-5{ margin-top: 76px;}.vc_row:not(.vc_row-has-fill):not(.ut-row-has-filled-cols).vc_column-gap-3 + .vc_row-full-width + .vc_row:not(.vc_row-has-fill):not(.ut-row-has-filled-cols).vc_column-gap-10{ margin-top: 73.5px;}.vc_row:not(.vc_row-has-fill):not(.ut-row-has-filled-cols).vc_column-gap-3 + .vc_row-full-width + .vc_row:not(.vc_row-has-fill):not(.ut-row-has-filled-cols).vc_column-gap-15{ margin-top: 71px;}.vc_row:not(.vc_row-has-fill):not(.ut-row-has-filled-cols).vc_column-gap-3 + .vc_row-full-width + .vc_row:not(.vc_row-has-fill):not(.ut-row-has-filled-cols).vc_column-gap-20{ margin-top: 68.5px;}.vc_row:not(.vc_row-has-fill):not(.ut-row-has-filled-cols).vc_column-gap-3 + .vc_row-full-width + .vc_row:not(.vc_row-has-fill):not(.ut-row-has-filled-cols).vc_column-gap-25{ margin-top: 66px;}.vc_row:not(.vc_row-has-fill):not(.ut-row-has-filled-cols).vc_column-gap-3 + .vc_row-full-width + .vc_row:not(.vc_row-has-fill):not(.ut-row-has-filled-cols).vc_column-gap-30{ margin-top: 63.5px;}.vc_row:not(.vc_row-has-fill):not(.ut-row-has-filled-cols).vc_column-gap-3 + .vc_row-full-width + .vc_row:not(.vc_row-has-fill):not(.ut-row-has-filled-cols).vc_column-gap-35{ margin-top: 61px;}.vc_row:not(.vc_row-has-fill):not(.ut-row-has-filled-cols).vc_column-gap-3 + .vc_row-full-width + .vc_row:not(.vc_row-has-fill):not(.ut-row-has-filled-cols).vc_column-gap-40{ margin-top: 58.5px;}.vc_row.vc_inner:not(.vc_row-has-fill):not(.ut-row-has-filled-cols).vc_column-gap-3 + .vc_row.vc_inner:not(.vc_row-has-fill):not(.ut-row-has-filled-cols).vc_column-gap-3{ margin-top: 0px;}.vc_row.vc_inner:not(.vc_row-has-fill):not(.ut-row-has-filled-cols).vc_column-gap-3 + .vc_row.vc_inner:not(.vc_row-has-fill):not(.ut-row-has-filled-cols).vc_column-gap-0{ margin-top: 78.5px;}.vc_row.vc_inner:not(.vc_row-has-fill):not(.ut-row-has-filled-cols).vc_column-gap-3 + .vc_row.vc_inner:not(.vc_row-has-fill):not(.ut-row-has-filled-cols).vc_column-gap-0{ margin-top: 78.5px;}.vc_row.vc_inner:not(.vc_row-has-fill):not(.ut-row-has-filled-cols).vc_column-gap-3 + .vc_row.vc_inner:not(.vc_row-has-fill):not(.ut-row-has-filled-cols).vc_column-gap-1{ margin-top: 78px;}.vc_row.vc_inner:not(.vc_row-has-fill):not(.ut-row-has-filled-cols).vc_column-gap-3 + .vc_row.vc_inner:not(.vc_row-has-fill):not(.ut-row-has-filled-cols).vc_column-gap-2{ margin-top: 77.5px;}.vc_row.vc_inner:not(.vc_row-has-fill):not(.ut-row-has-filled-cols).vc_column-gap-3 + .vc_row.vc_inner:not(.vc_row-has-fill):not(.ut-row-has-filled-cols).vc_column-gap-4{ margin-top: 76.5px;}.vc_row.vc_inner:not(.vc_row-has-fill):not(.ut-row-has-filled-cols).vc_column-gap-3 + .vc_row.vc_inner:not(.vc_row-has-fill):not(.ut-row-has-filled-cols).vc_column-gap-5{ margin-top: 76px;}.vc_row.vc_inner:not(.vc_row-has-fill):not(.ut-row-has-filled-cols).vc_column-gap-3 + .vc_row.vc_inner:not(.vc_row-has-fill):not(.ut-row-has-filled-cols).vc_column-gap-10{ margin-top: 73.5px;}.vc_row.vc_inner:not(.vc_row-has-fill):not(.ut-row-has-filled-cols).vc_column-gap-3 + .vc_row.vc_inner:not(.vc_row-has-fill):not(.ut-row-has-filled-cols).vc_column-gap-15{ margin-top: 71px;}.vc_row.vc_inner:not(.vc_row-has-fill):not(.ut-row-has-filled-cols).vc_column-gap-3 + .vc_row.vc_inner:not(.vc_row-has-fill):not(.ut-row-has-filled-cols).vc_column-gap-20{ margin-top: 68.5px;}.vc_row.vc_inner:not(.vc_row-has-fill):not(.ut-row-has-filled-cols).vc_column-gap-3 + .vc_row.vc_inner:not(.vc_row-has-fill):not(.ut-row-has-filled-cols).vc_column-gap-25{ margin-top: 66px;}.vc_row.vc_inner:not(.vc_row-has-fill):not(.ut-row-has-filled-cols).vc_column-gap-3 + .vc_row.vc_inner:not(.vc_row-has-fill):not(.ut-row-has-filled-cols).vc_column-gap-30{ margin-top: 63.5px;}.vc_row.vc_inner:not(.vc_row-has-fill):not(.ut-row-has-filled-cols).vc_column-gap-3 + .vc_row.vc_inner:not(.vc_row-has-fill):not(.ut-row-has-filled-cols).vc_column-gap-35{ margin-top: 61px;}.vc_row.vc_inner:not(.vc_row-has-fill):not(.ut-row-has-filled-cols).vc_column-gap-3 + .vc_row.vc_inner:not(.vc_row-has-fill):not(.ut-row-has-filled-cols).vc_column-gap-40{ margin-top: 58.5px;}.vc_row:not(.vc_row-has-fill):not(.ut-row-has-filled-cols).vc_column-gap-4 + .vc_row-full-width + .vc_row:not(.vc_row-has-fill):not(.ut-row-has-filled-cols).vc_column-gap-4{ margin-top: 0px;}.vc_row:not(.vc_row-has-fill):not(.ut-row-has-filled-cols).vc_column-gap-4 + .vc_row-full-width + .vc_row:not(.vc_row-has-fill):not(.ut-row-has-filled-cols).vc_column-gap-0{ margin-top: 78px;}.vc_row:not(.vc_row-has-fill):not(.ut-row-has-filled-cols).vc_column-gap-4 + .vc_row-full-width + .vc_row:not(.vc_row-has-fill):not(.ut-row-has-filled-cols).vc_column-gap-0{ margin-top: 78px;}.vc_row:not(.vc_row-has-fill):not(.ut-row-has-filled-cols).vc_column-gap-4 + .vc_row-full-width + .vc_row:not(.vc_row-has-fill):not(.ut-row-has-filled-cols).vc_column-gap-1{ margin-top: 77.5px;}.vc_row:not(.vc_row-has-fill):not(.ut-row-has-filled-cols).vc_column-gap-4 + .vc_row-full-width + .vc_row:not(.vc_row-has-fill):not(.ut-row-has-filled-cols).vc_column-gap-2{ margin-top: 77px;}.vc_row:not(.vc_row-has-fill):not(.ut-row-has-filled-cols).vc_column-gap-4 + .vc_row-full-width + .vc_row:not(.vc_row-has-fill):not(.ut-row-has-filled-cols).vc_column-gap-3{ margin-top: 76.5px;}.vc_row:not(.vc_row-has-fill):not(.ut-row-has-filled-cols).vc_column-gap-4 + .vc_row-full-width + .vc_row:not(.vc_row-has-fill):not(.ut-row-has-filled-cols).vc_column-gap-5{ margin-top: 75.5px;}.vc_row:not(.vc_row-has-fill):not(.ut-row-has-filled-cols).vc_column-gap-4 + .vc_row-full-width + .vc_row:not(.vc_row-has-fill):not(.ut-row-has-filled-cols).vc_column-gap-10{ margin-top: 73px;}.vc_row:not(.vc_row-has-fill):not(.ut-row-has-filled-cols).vc_column-gap-4 + .vc_row-full-width + .vc_row:not(.vc_row-has-fill):not(.ut-row-has-filled-cols).vc_column-gap-15{ margin-top: 70.5px;}.vc_row:not(.vc_row-has-fill):not(.ut-row-has-filled-cols).vc_column-gap-4 + .vc_row-full-width + .vc_row:not(.vc_row-has-fill):not(.ut-row-has-filled-cols).vc_column-gap-20{ margin-top: 68px;}.vc_row:not(.vc_row-has-fill):not(.ut-row-has-filled-cols).vc_column-gap-4 + .vc_row-full-width + .vc_row:not(.vc_row-has-fill):not(.ut-row-has-filled-cols).vc_column-gap-25{ margin-top: 65.5px;}.vc_row:not(.vc_row-has-fill):not(.ut-row-has-filled-cols).vc_column-gap-4 + .vc_row-full-width + .vc_row:not(.vc_row-has-fill):not(.ut-row-has-filled-cols).vc_column-gap-30{ margin-top: 63px;}.vc_row:not(.vc_row-has-fill):not(.ut-row-has-filled-cols).vc_column-gap-4 + .vc_row-full-width + .vc_row:not(.vc_row-has-fill):not(.ut-row-has-filled-cols).vc_column-gap-35{ margin-top: 60.5px;}.vc_row:not(.vc_row-has-fill):not(.ut-row-has-filled-cols).vc_column-gap-4 + .vc_row-full-width + .vc_row:not(.vc_row-has-fill):not(.ut-row-has-filled-cols).vc_column-gap-40{ margin-top: 58px;}.vc_row.vc_inner:not(.vc_row-has-fill):not(.ut-row-has-filled-cols).vc_column-gap-4 + .vc_row.vc_inner:not(.vc_row-has-fill):not(.ut-row-has-filled-cols).vc_column-gap-4{ margin-top: 0px;}.vc_row.vc_inner:not(.vc_row-has-fill):not(.ut-row-has-filled-cols).vc_column-gap-4 + .vc_row.vc_inner:not(.vc_row-has-fill):not(.ut-row-has-filled-cols).vc_column-gap-0{ margin-top: 78px;}.vc_row.vc_inner:not(.vc_row-has-fill):not(.ut-row-has-filled-cols).vc_column-gap-4 + .vc_row.vc_inner:not(.vc_row-has-fill):not(.ut-row-has-filled-cols).vc_column-gap-0{ margin-top: 78px;}.vc_row.vc_inner:not(.vc_row-has-fill):not(.ut-row-has-filled-cols).vc_column-gap-4 + .vc_row.vc_inner:not(.vc_row-has-fill):not(.ut-row-has-filled-cols).vc_column-gap-1{ margin-top: 77.5px;}.vc_row.vc_inner:not(.vc_row-has-fill):not(.ut-row-has-filled-cols).vc_column-gap-4 + .vc_row.vc_inner:not(.vc_row-has-fill):not(.ut-row-has-filled-cols).vc_column-gap-2{ margin-top: 77px;}.vc_row.vc_inner:not(.vc_row-has-fill):not(.ut-row-has-filled-cols).vc_column-gap-4 + .vc_row.vc_inner:not(.vc_row-has-fill):not(.ut-row-has-filled-cols).vc_column-gap-3{ margin-top: 76.5px;}.vc_row.vc_inner:not(.vc_row-has-fill):not(.ut-row-has-filled-cols).vc_column-gap-4 + .vc_row.vc_inner:not(.vc_row-has-fill):not(.ut-row-has-filled-cols).vc_column-gap-5{ margin-top: 75.5px;}.vc_row.vc_inner:not(.vc_row-has-fill):not(.ut-row-has-filled-cols).vc_column-gap-4 + .vc_row.vc_inner:not(.vc_row-has-fill):not(.ut-row-has-filled-cols).vc_column-gap-10{ margin-top: 73px;}.vc_row.vc_inner:not(.vc_row-has-fill):not(.ut-row-has-filled-cols).vc_column-gap-4 + .vc_row.vc_inner:not(.vc_row-has-fill):not(.ut-row-has-filled-cols).vc_column-gap-15{ margin-top: 70.5px;}.vc_row.vc_inner:not(.vc_row-has-fill):not(.ut-row-has-filled-cols).vc_column-gap-4 + .vc_row.vc_inner:not(.vc_row-has-fill):not(.ut-row-has-filled-cols).vc_column-gap-20{ margin-top: 68px;}.vc_row.vc_inner:not(.vc_row-has-fill):not(.ut-row-has-filled-cols).vc_column-gap-4 + .vc_row.vc_inner:not(.vc_row-has-fill):not(.ut-row-has-filled-cols).vc_column-gap-25{ margin-top: 65.5px;}.vc_row.vc_inner:not(.vc_row-has-fill):not(.ut-row-has-filled-cols).vc_column-gap-4 + .vc_row.vc_inner:not(.vc_row-has-fill):not(.ut-row-has-filled-cols).vc_column-gap-30{ margin-top: 63px;}.vc_row.vc_inner:not(.vc_row-has-fill):not(.ut-row-has-filled-cols).vc_column-gap-4 + .vc_row.vc_inner:not(.vc_row-has-fill):not(.ut-row-has-filled-cols).vc_column-gap-35{ margin-top: 60.5px;}.vc_row.vc_inner:not(.vc_row-has-fill):not(.ut-row-has-filled-cols).vc_column-gap-4 + .vc_row.vc_inner:not(.vc_row-has-fill):not(.ut-row-has-filled-cols).vc_column-gap-40{ margin-top: 58px;}.vc_row:not(.vc_row-has-fill):not(.ut-row-has-filled-cols).vc_column-gap-5 + .vc_row-full-width + .vc_row:not(.vc_row-has-fill):not(.ut-row-has-filled-cols).vc_column-gap-5{ margin-top: 0px;}.vc_row:not(.vc_row-has-fill):not(.ut-row-has-filled-cols).vc_column-gap-5 + .vc_row-full-width + .vc_row:not(.vc_row-has-fill):not(.ut-row-has-filled-cols).vc_column-gap-0{ margin-top: 77.5px;}.vc_row:not(.vc_row-has-fill):not(.ut-row-has-filled-cols).vc_column-gap-5 + .vc_row-full-width + .vc_row:not(.vc_row-has-fill):not(.ut-row-has-filled-cols).vc_column-gap-0{ margin-top: 77.5px;}.vc_row:not(.vc_row-has-fill):not(.ut-row-has-filled-cols).vc_column-gap-5 + .vc_row-full-width + .vc_row:not(.vc_row-has-fill):not(.ut-row-has-filled-cols).vc_column-gap-1{ margin-top: 77px;}.vc_row:not(.vc_row-has-fill):not(.ut-row-has-filled-cols).vc_column-gap-5 + .vc_row-full-width + .vc_row:not(.vc_row-has-fill):not(.ut-row-has-filled-cols).vc_column-gap-2{ margin-top: 76.5px;}.vc_row:not(.vc_row-has-fill):not(.ut-row-has-filled-cols).vc_column-gap-5 + .vc_row-full-width + .vc_row:not(.vc_row-has-fill):not(.ut-row-has-filled-cols).vc_column-gap-3{ margin-top: 76px;}.vc_row:not(.vc_row-has-fill):not(.ut-row-has-filled-cols).vc_column-gap-5 + .vc_row-full-width + .vc_row:not(.vc_row-has-fill):not(.ut-row-has-filled-cols).vc_column-gap-4{ margin-top: 75.5px;}.vc_row:not(.vc_row-has-fill):not(.ut-row-has-filled-cols).vc_column-gap-5 + .vc_row-full-width + .vc_row:not(.vc_row-has-fill):not(.ut-row-has-filled-cols).vc_column-gap-10{ margin-top: 72.5px;}.vc_row:not(.vc_row-has-fill):not(.ut-row-has-filled-cols).vc_column-gap-5 + .vc_row-full-width + .vc_row:not(.vc_row-has-fill):not(.ut-row-has-filled-cols).vc_column-gap-15{ margin-top: 70px;}.vc_row:not(.vc_row-has-fill):not(.ut-row-has-filled-cols).vc_column-gap-5 + .vc_row-full-width + .vc_row:not(.vc_row-has-fill):not(.ut-row-has-filled-cols).vc_column-gap-20{ margin-top: 67.5px;}.vc_row:not(.vc_row-has-fill):not(.ut-row-has-filled-cols).vc_column-gap-5 + .vc_row-full-width + .vc_row:not(.vc_row-has-fill):not(.ut-row-has-filled-cols).vc_column-gap-25{ margin-top: 65px;}.vc_row:not(.vc_row-has-fill):not(.ut-row-has-filled-cols).vc_column-gap-5 + .vc_row-full-width + .vc_row:not(.vc_row-has-fill):not(.ut-row-has-filled-cols).vc_column-gap-30{ margin-top: 62.5px;}.vc_row:not(.vc_row-has-fill):not(.ut-row-has-filled-cols).vc_column-gap-5 + .vc_row-full-width + .vc_row:not(.vc_row-has-fill):not(.ut-row-has-filled-cols).vc_column-gap-35{ margin-top: 60px;}.vc_row:not(.vc_row-has-fill):not(.ut-row-has-filled-cols).vc_column-gap-5 + .vc_row-full-width + .vc_row:not(.vc_row-has-fill):not(.ut-row-has-filled-cols).vc_column-gap-40{ margin-top: 57.5px;}.vc_row.vc_inner:not(.vc_row-has-fill):not(.ut-row-has-filled-cols).vc_column-gap-5 + .vc_row.vc_inner:not(.vc_row-has-fill):not(.ut-row-has-filled-cols).vc_column-gap-5{ margin-top: 0px;}.vc_row.vc_inner:not(.vc_row-has-fill):not(.ut-row-has-filled-cols).vc_column-gap-5 + .vc_row.vc_inner:not(.vc_row-has-fill):not(.ut-row-has-filled-cols).vc_column-gap-0{ margin-top: 77.5px;}.vc_row.vc_inner:not(.vc_row-has-fill):not(.ut-row-has-filled-cols).vc_column-gap-5 + .vc_row.vc_inner:not(.vc_row-has-fill):not(.ut-row-has-filled-cols).vc_column-gap-0{ margin-top: 77.5px;}.vc_row.vc_inner:not(.vc_row-has-fill):not(.ut-row-has-filled-cols).vc_column-gap-5 + .vc_row.vc_inner:not(.vc_row-has-fill):not(.ut-row-has-filled-cols).vc_column-gap-1{ margin-top: 77px;}.vc_row.vc_inner:not(.vc_row-has-fill):not(.ut-row-has-filled-cols).vc_column-gap-5 + .vc_row.vc_inner:not(.vc_row-has-fill):not(.ut-row-has-filled-cols).vc_column-gap-2{ margin-top: 76.5px;}.vc_row.vc_inner:not(.vc_row-has-fill):not(.ut-row-has-filled-cols).vc_column-gap-5 + .vc_row.vc_inner:not(.vc_row-has-fill):not(.ut-row-has-filled-cols).vc_column-gap-3{ margin-top: 76px;}.vc_row.vc_inner:not(.vc_row-has-fill):not(.ut-row-has-filled-cols).vc_column-gap-5 + .vc_row.vc_inner:not(.vc_row-has-fill):not(.ut-row-has-filled-cols).vc_column-gap-4{ margin-top: 75.5px;}.vc_row.vc_inner:not(.vc_row-has-fill):not(.ut-row-has-filled-cols).vc_column-gap-5 + .vc_row.vc_inner:not(.vc_row-has-fill):not(.ut-row-has-filled-cols).vc_column-gap-10{ margin-top: 72.5px;}.vc_row.vc_inner:not(.vc_row-has-fill):not(.ut-row-has-filled-cols).vc_column-gap-5 + .vc_row.vc_inner:not(.vc_row-has-fill):not(.ut-row-has-filled-cols).vc_column-gap-15{ margin-top: 70px;}.vc_row.vc_inner:not(.vc_row-has-fill):not(.ut-row-has-filled-cols).vc_column-gap-5 + .vc_row.vc_inner:not(.vc_row-has-fill):not(.ut-row-has-filled-cols).vc_column-gap-20{ margin-top: 67.5px;}.vc_row.vc_inner:not(.vc_row-has-fill):not(.ut-row-has-filled-cols).vc_column-gap-5 + .vc_row.vc_inner:not(.vc_row-has-fill):not(.ut-row-has-filled-cols).vc_column-gap-25{ margin-top: 65px;}.vc_row.vc_inner:not(.vc_row-has-fill):not(.ut-row-has-filled-cols).vc_column-gap-5 + .vc_row.vc_inner:not(.vc_row-has-fill):not(.ut-row-has-filled-cols).vc_column-gap-30{ margin-top: 62.5px;}.vc_row.vc_inner:not(.vc_row-has-fill):not(.ut-row-has-filled-cols).vc_column-gap-5 + .vc_row.vc_inner:not(.vc_row-has-fill):not(.ut-row-has-filled-cols).vc_column-gap-35{ margin-top: 60px;}.vc_row.vc_inner:not(.vc_row-has-fill):not(.ut-row-has-filled-cols).vc_column-gap-5 + .vc_row.vc_inner:not(.vc_row-has-fill):not(.ut-row-has-filled-cols).vc_column-gap-40{ margin-top: 57.5px;}.vc_row:not(.vc_row-has-fill):not(.ut-row-has-filled-cols).vc_column-gap-10 + .vc_row-full-width + .vc_row:not(.vc_row-has-fill):not(.ut-row-has-filled-cols).vc_column-gap-10{ margin-top: 0px;}.vc_row:not(.vc_row-has-fill):not(.ut-row-has-filled-cols).vc_column-gap-10 + .vc_row-full-width + .vc_row:not(.vc_row-has-fill):not(.ut-row-has-filled-cols).vc_column-gap-0{ margin-top: 75px;}.vc_row:not(.vc_row-has-fill):not(.ut-row-has-filled-cols).vc_column-gap-10 + .vc_row-full-width + .vc_row:not(.vc_row-has-fill):not(.ut-row-has-filled-cols).vc_column-gap-0{ margin-top: 75px;}.vc_row:not(.vc_row-has-fill):not(.ut-row-has-filled-cols).vc_column-gap-10 + .vc_row-full-width + .vc_row:not(.vc_row-has-fill):not(.ut-row-has-filled-cols).vc_column-gap-1{ margin-top: 74.5px;}.vc_row:not(.vc_row-has-fill):not(.ut-row-has-filled-cols).vc_column-gap-10 + .vc_row-full-width + .vc_row:not(.vc_row-has-fill):not(.ut-row-has-filled-cols).vc_column-gap-2{ margin-top: 74px;}.vc_row:not(.vc_row-has-fill):not(.ut-row-has-filled-cols).vc_column-gap-10 + .vc_row-full-width + .vc_row:not(.vc_row-has-fill):not(.ut-row-has-filled-cols).vc_column-gap-3{ margin-top: 73.5px;}.vc_row:not(.vc_row-has-fill):not(.ut-row-has-filled-cols).vc_column-gap-10 + .vc_row-full-width + .vc_row:not(.vc_row-has-fill):not(.ut-row-has-filled-cols).vc_column-gap-4{ margin-top: 73px;}.vc_row:not(.vc_row-has-fill):not(.ut-row-has-filled-cols).vc_column-gap-10 + .vc_row-full-width + .vc_row:not(.vc_row-has-fill):not(.ut-row-has-filled-cols).vc_column-gap-5{ margin-top: 72.5px;}.vc_row:not(.vc_row-has-fill):not(.ut-row-has-filled-cols).vc_column-gap-10 + .vc_row-full-width + .vc_row:not(.vc_row-has-fill):not(.ut-row-has-filled-cols).vc_column-gap-15{ margin-top: 67.5px;}.vc_row:not(.vc_row-has-fill):not(.ut-row-has-filled-cols).vc_column-gap-10 + .vc_row-full-width + .vc_row:not(.vc_row-has-fill):not(.ut-row-has-filled-cols).vc_column-gap-20{ margin-top: 65px;}.vc_row:not(.vc_row-has-fill):not(.ut-row-has-filled-cols).vc_column-gap-10 + .vc_row-full-width + .vc_row:not(.vc_row-has-fill):not(.ut-row-has-filled-cols).vc_column-gap-25{ margin-top: 62.5px;}.vc_row:not(.vc_row-has-fill):not(.ut-row-has-filled-cols).vc_column-gap-10 + .vc_row-full-width + .vc_row:not(.vc_row-has-fill):not(.ut-row-has-filled-cols).vc_column-gap-30{ margin-top: 60px;}.vc_row:not(.vc_row-has-fill):not(.ut-row-has-filled-cols).vc_column-gap-10 + .vc_row-full-width + .vc_row:not(.vc_row-has-fill):not(.ut-row-has-filled-cols).vc_column-gap-35{ margin-top: 57.5px;}.vc_row:not(.vc_row-has-fill):not(.ut-row-has-filled-cols).vc_column-gap-10 + .vc_row-full-width + .vc_row:not(.vc_row-has-fill):not(.ut-row-has-filled-cols).vc_column-gap-40{ margin-top: 55px;}.vc_row.vc_inner:not(.vc_row-has-fill):not(.ut-row-has-filled-cols).vc_column-gap-10 + .vc_row.vc_inner:not(.vc_row-has-fill):not(.ut-row-has-filled-cols).vc_column-gap-10{ margin-top: 0px;}.vc_row.vc_inner:not(.vc_row-has-fill):not(.ut-row-has-filled-cols).vc_column-gap-10 + .vc_row.vc_inner:not(.vc_row-has-fill):not(.ut-row-has-filled-cols).vc_column-gap-0{ margin-top: 75px;}.vc_row.vc_inner:not(.vc_row-has-fill):not(.ut-row-has-filled-cols).vc_column-gap-10 + .vc_row.vc_inner:not(.vc_row-has-fill):not(.ut-row-has-filled-cols).vc_column-gap-0{ margin-top: 75px;}.vc_row.vc_inner:not(.vc_row-has-fill):not(.ut-row-has-filled-cols).vc_column-gap-10 + .vc_row.vc_inner:not(.vc_row-has-fill):not(.ut-row-has-filled-cols).vc_column-gap-1{ margin-top: 74.5px;}.vc_row.vc_inner:not(.vc_row-has-fill):not(.ut-row-has-filled-cols).vc_column-gap-10 + .vc_row.vc_inner:not(.vc_row-has-fill):not(.ut-row-has-filled-cols).vc_column-gap-2{ margin-top: 74px;}.vc_row.vc_inner:not(.vc_row-has-fill):not(.ut-row-has-filled-cols).vc_column-gap-10 + .vc_row.vc_inner:not(.vc_row-has-fill):not(.ut-row-has-filled-cols).vc_column-gap-3{ margin-top: 73.5px;}.vc_row.vc_inner:not(.vc_row-has-fill):not(.ut-row-has-filled-cols).vc_column-gap-10 + .vc_row.vc_inner:not(.vc_row-has-fill):not(.ut-row-has-filled-cols).vc_column-gap-4{ margin-top: 73px;}.vc_row.vc_inner:not(.vc_row-has-fill):not(.ut-row-has-filled-cols).vc_column-gap-10 + .vc_row.vc_inner:not(.vc_row-has-fill):not(.ut-row-has-filled-cols).vc_column-gap-5{ margin-top: 72.5px;}.vc_row.vc_inner:not(.vc_row-has-fill):not(.ut-row-has-filled-cols).vc_column-gap-10 + .vc_row.vc_inner:not(.vc_row-has-fill):not(.ut-row-has-filled-cols).vc_column-gap-15{ margin-top: 67.5px;}.vc_row.vc_inner:not(.vc_row-has-fill):not(.ut-row-has-filled-cols).vc_column-gap-10 + .vc_row.vc_inner:not(.vc_row-has-fill):not(.ut-row-has-filled-cols).vc_column-gap-20{ margin-top: 65px;}.vc_row.vc_inner:not(.vc_row-has-fill):not(.ut-row-has-filled-cols).vc_column-gap-10 + .vc_row.vc_inner:not(.vc_row-has-fill):not(.ut-row-has-filled-cols).vc_column-gap-25{ margin-top: 62.5px;}.vc_row.vc_inner:not(.vc_row-has-fill):not(.ut-row-has-filled-cols).vc_column-gap-10 + .vc_row.vc_inner:not(.vc_row-has-fill):not(.ut-row-has-filled-cols).vc_column-gap-30{ margin-top: 60px;}.vc_row.vc_inner:not(.vc_row-has-fill):not(.ut-row-has-filled-cols).vc_column-gap-10 + .vc_row.vc_inner:not(.vc_row-has-fill):not(.ut-row-has-filled-cols).vc_column-gap-35{ margin-top: 57.5px;}.vc_row.vc_inner:not(.vc_row-has-fill):not(.ut-row-has-filled-cols).vc_column-gap-10 + .vc_row.vc_inner:not(.vc_row-has-fill):not(.ut-row-has-filled-cols).vc_column-gap-40{ margin-top: 55px;}.vc_row:not(.vc_row-has-fill):not(.ut-row-has-filled-cols).vc_column-gap-15 + .vc_row-full-width + .vc_row:not(.vc_row-has-fill):not(.ut-row-has-filled-cols).vc_column-gap-15{ margin-top: 0px;}.vc_row:not(.vc_row-has-fill):not(.ut-row-has-filled-cols).vc_column-gap-15 + .vc_row-full-width + .vc_row:not(.vc_row-has-fill):not(.ut-row-has-filled-cols).vc_column-gap-0{ margin-top: 72.5px;}.vc_row:not(.vc_row-has-fill):not(.ut-row-has-filled-cols).vc_column-gap-15 + .vc_row-full-width + .vc_row:not(.vc_row-has-fill):not(.ut-row-has-filled-cols).vc_column-gap-0{ margin-top: 72.5px;}.vc_row:not(.vc_row-has-fill):not(.ut-row-has-filled-cols).vc_column-gap-15 + .vc_row-full-width + .vc_row:not(.vc_row-has-fill):not(.ut-row-has-filled-cols).vc_column-gap-1{ margin-top: 72px;}.vc_row:not(.vc_row-has-fill):not(.ut-row-has-filled-cols).vc_column-gap-15 + .vc_row-full-width + .vc_row:not(.vc_row-has-fill):not(.ut-row-has-filled-cols).vc_column-gap-2{ margin-top: 71.5px;}.vc_row:not(.vc_row-has-fill):not(.ut-row-has-filled-cols).vc_column-gap-15 + .vc_row-full-width + .vc_row:not(.vc_row-has-fill):not(.ut-row-has-filled-cols).vc_column-gap-3{ margin-top: 71px;}.vc_row:not(.vc_row-has-fill):not(.ut-row-has-filled-cols).vc_column-gap-15 + .vc_row-full-width + .vc_row:not(.vc_row-has-fill):not(.ut-row-has-filled-cols).vc_column-gap-4{ margin-top: 70.5px;}.vc_row:not(.vc_row-has-fill):not(.ut-row-has-filled-cols).vc_column-gap-15 + .vc_row-full-width + .vc_row:not(.vc_row-has-fill):not(.ut-row-has-filled-cols).vc_column-gap-5{ margin-top: 70px;}.vc_row:not(.vc_row-has-fill):not(.ut-row-has-filled-cols).vc_column-gap-15 + .vc_row-full-width + .vc_row:not(.vc_row-has-fill):not(.ut-row-has-filled-cols).vc_column-gap-10{ margin-top: 67.5px;}.vc_row:not(.vc_row-has-fill):not(.ut-row-has-filled-cols).vc_column-gap-15 + .vc_row-full-width + .vc_row:not(.vc_row-has-fill):not(.ut-row-has-filled-cols).vc_column-gap-20{ margin-top: 62.5px;}.vc_row:not(.vc_row-has-fill):not(.ut-row-has-filled-cols).vc_column-gap-15 + .vc_row-full-width + .vc_row:not(.vc_row-has-fill):not(.ut-row-has-filled-cols).vc_column-gap-25{ margin-top: 60px;}.vc_row:not(.vc_row-has-fill):not(.ut-row-has-filled-cols).vc_column-gap-15 + .vc_row-full-width + .vc_row:not(.vc_row-has-fill):not(.ut-row-has-filled-cols).vc_column-gap-30{ margin-top: 57.5px;}.vc_row:not(.vc_row-has-fill):not(.ut-row-has-filled-cols).vc_column-gap-15 + .vc_row-full-width + .vc_row:not(.vc_row-has-fill):not(.ut-row-has-filled-cols).vc_column-gap-35{ margin-top: 55px;}.vc_row:not(.vc_row-has-fill):not(.ut-row-has-filled-cols).vc_column-gap-15 + .vc_row-full-width + .vc_row:not(.vc_row-has-fill):not(.ut-row-has-filled-cols).vc_column-gap-40{ margin-top: 52.5px;}.vc_row.vc_inner:not(.vc_row-has-fill):not(.ut-row-has-filled-cols).vc_column-gap-15 + .vc_row.vc_inner:not(.vc_row-has-fill):not(.ut-row-has-filled-cols).vc_column-gap-15{ margin-top: 0px;}.vc_row.vc_inner:not(.vc_row-has-fill):not(.ut-row-has-filled-cols).vc_column-gap-15 + .vc_row.vc_inner:not(.vc_row-has-fill):not(.ut-row-has-filled-cols).vc_column-gap-0{ margin-top: 72.5px;}.vc_row.vc_inner:not(.vc_row-has-fill):not(.ut-row-has-filled-cols).vc_column-gap-15 + .vc_row.vc_inner:not(.vc_row-has-fill):not(.ut-row-has-filled-cols).vc_column-gap-0{ margin-top: 72.5px;}.vc_row.vc_inner:not(.vc_row-has-fill):not(.ut-row-has-filled-cols).vc_column-gap-15 + .vc_row.vc_inner:not(.vc_row-has-fill):not(.ut-row-has-filled-cols).vc_column-gap-1{ margin-top: 72px;}.vc_row.vc_inner:not(.vc_row-has-fill):not(.ut-row-has-filled-cols).vc_column-gap-15 + .vc_row.vc_inner:not(.vc_row-has-fill):not(.ut-row-has-filled-cols).vc_column-gap-2{ margin-top: 71.5px;}.vc_row.vc_inner:not(.vc_row-has-fill):not(.ut-row-has-filled-cols).vc_column-gap-15 + .vc_row.vc_inner:not(.vc_row-has-fill):not(.ut-row-has-filled-cols).vc_column-gap-3{ margin-top: 71px;}.vc_row.vc_inner:not(.vc_row-has-fill):not(.ut-row-has-filled-cols).vc_column-gap-15 + .vc_row.vc_inner:not(.vc_row-has-fill):not(.ut-row-has-filled-cols).vc_column-gap-4{ margin-top: 70.5px;}.vc_row.vc_inner:not(.vc_row-has-fill):not(.ut-row-has-filled-cols).vc_column-gap-15 + .vc_row.vc_inner:not(.vc_row-has-fill):not(.ut-row-has-filled-cols).vc_column-gap-5{ margin-top: 70px;}.vc_row.vc_inner:not(.vc_row-has-fill):not(.ut-row-has-filled-cols).vc_column-gap-15 + .vc_row.vc_inner:not(.vc_row-has-fill):not(.ut-row-has-filled-cols).vc_column-gap-10{ margin-top: 67.5px;}.vc_row.vc_inner:not(.vc_row-has-fill):not(.ut-row-has-filled-cols).vc_column-gap-15 + .vc_row.vc_inner:not(.vc_row-has-fill):not(.ut-row-has-filled-cols).vc_column-gap-20{ margin-top: 62.5px;}.vc_row.vc_inner:not(.vc_row-has-fill):not(.ut-row-has-filled-cols).vc_column-gap-15 + .vc_row.vc_inner:not(.vc_row-has-fill):not(.ut-row-has-filled-cols).vc_column-gap-25{ margin-top: 60px;}.vc_row.vc_inner:not(.vc_row-has-fill):not(.ut-row-has-filled-cols).vc_column-gap-15 + .vc_row.vc_inner:not(.vc_row-has-fill):not(.ut-row-has-filled-cols).vc_column-gap-30{ margin-top: 57.5px;}.vc_row.vc_inner:not(.vc_row-has-fill):not(.ut-row-has-filled-cols).vc_column-gap-15 + .vc_row.vc_inner:not(.vc_row-has-fill):not(.ut-row-has-filled-cols).vc_column-gap-35{ margin-top: 55px;}.vc_row.vc_inner:not(.vc_row-has-fill):not(.ut-row-has-filled-cols).vc_column-gap-15 + .vc_row.vc_inner:not(.vc_row-has-fill):not(.ut-row-has-filled-cols).vc_column-gap-40{ margin-top: 52.5px;}.vc_row:not(.vc_row-has-fill):not(.ut-row-has-filled-cols).vc_column-gap-20 + .vc_row-full-width + .vc_row:not(.vc_row-has-fill):not(.ut-row-has-filled-cols).vc_column-gap-20{ margin-top: 0px;}.vc_row:not(.vc_row-has-fill):not(.ut-row-has-filled-cols).vc_column-gap-20 + .vc_row-full-width + .vc_row:not(.vc_row-has-fill):not(.ut-row-has-filled-cols).vc_column-gap-0{ margin-top: 70px;}.vc_row:not(.vc_row-has-fill):not(.ut-row-has-filled-cols).vc_column-gap-20 + .vc_row-full-width + .vc_row:not(.vc_row-has-fill):not(.ut-row-has-filled-cols).vc_column-gap-0{ margin-top: 70px;}.vc_row:not(.vc_row-has-fill):not(.ut-row-has-filled-cols).vc_column-gap-20 + .vc_row-full-width + .vc_row:not(.vc_row-has-fill):not(.ut-row-has-filled-cols).vc_column-gap-1{ margin-top: 69.5px;}.vc_row:not(.vc_row-has-fill):not(.ut-row-has-filled-cols).vc_column-gap-20 + .vc_row-full-width + .vc_row:not(.vc_row-has-fill):not(.ut-row-has-filled-cols).vc_column-gap-2{ margin-top: 69px;}.vc_row:not(.vc_row-has-fill):not(.ut-row-has-filled-cols).vc_column-gap-20 + .vc_row-full-width + .vc_row:not(.vc_row-has-fill):not(.ut-row-has-filled-cols).vc_column-gap-3{ margin-top: 68.5px;}.vc_row:not(.vc_row-has-fill):not(.ut-row-has-filled-cols).vc_column-gap-20 + .vc_row-full-width + .vc_row:not(.vc_row-has-fill):not(.ut-row-has-filled-cols).vc_column-gap-4{ margin-top: 68px;}.vc_row:not(.vc_row-has-fill):not(.ut-row-has-filled-cols).vc_column-gap-20 + .vc_row-full-width + .vc_row:not(.vc_row-has-fill):not(.ut-row-has-filled-cols).vc_column-gap-5{ margin-top: 67.5px;}.vc_row:not(.vc_row-has-fill):not(.ut-row-has-filled-cols).vc_column-gap-20 + .vc_row-full-width + .vc_row:not(.vc_row-has-fill):not(.ut-row-has-filled-cols).vc_column-gap-10{ margin-top: 65px;}.vc_row:not(.vc_row-has-fill):not(.ut-row-has-filled-cols).vc_column-gap-20 + .vc_row-full-width + .vc_row:not(.vc_row-has-fill):not(.ut-row-has-filled-cols).vc_column-gap-15{ margin-top: 62.5px;}.vc_row:not(.vc_row-has-fill):not(.ut-row-has-filled-cols).vc_column-gap-20 + .vc_row-full-width + .vc_row:not(.vc_row-has-fill):not(.ut-row-has-filled-cols).vc_column-gap-25{ margin-top: 57.5px;}.vc_row:not(.vc_row-has-fill):not(.ut-row-has-filled-cols).vc_column-gap-20 + .vc_row-full-width + .vc_row:not(.vc_row-has-fill):not(.ut-row-has-filled-cols).vc_column-gap-30{ margin-top: 55px;}.vc_row:not(.vc_row-has-fill):not(.ut-row-has-filled-cols).vc_column-gap-20 + .vc_row-full-width + .vc_row:not(.vc_row-has-fill):not(.ut-row-has-filled-cols).vc_column-gap-35{ margin-top: 52.5px;}.vc_row:not(.vc_row-has-fill):not(.ut-row-has-filled-cols).vc_column-gap-20 + .vc_row-full-width + .vc_row:not(.vc_row-has-fill):not(.ut-row-has-filled-cols).vc_column-gap-40{ margin-top: 50px;}.vc_row.vc_inner:not(.vc_row-has-fill):not(.ut-row-has-filled-cols).vc_column-gap-20 + .vc_row.vc_inner:not(.vc_row-has-fill):not(.ut-row-has-filled-cols).vc_column-gap-20{ margin-top: 0px;}.vc_row.vc_inner:not(.vc_row-has-fill):not(.ut-row-has-filled-cols).vc_column-gap-20 + .vc_row.vc_inner:not(.vc_row-has-fill):not(.ut-row-has-filled-cols).vc_column-gap-0{ margin-top: 70px;}.vc_row.vc_inner:not(.vc_row-has-fill):not(.ut-row-has-filled-cols).vc_column-gap-20 + .vc_row.vc_inner:not(.vc_row-has-fill):not(.ut-row-has-filled-cols).vc_column-gap-0{ margin-top: 70px;}.vc_row.vc_inner:not(.vc_row-has-fill):not(.ut-row-has-filled-cols).vc_column-gap-20 + .vc_row.vc_inner:not(.vc_row-has-fill):not(.ut-row-has-filled-cols).vc_column-gap-1{ margin-top: 69.5px;}.vc_row.vc_inner:not(.vc_row-has-fill):not(.ut-row-has-filled-cols).vc_column-gap-20 + .vc_row.vc_inner:not(.vc_row-has-fill):not(.ut-row-has-filled-cols).vc_column-gap-2{ margin-top: 69px;}.vc_row.vc_inner:not(.vc_row-has-fill):not(.ut-row-has-filled-cols).vc_column-gap-20 + .vc_row.vc_inner:not(.vc_row-has-fill):not(.ut-row-has-filled-cols).vc_column-gap-3{ margin-top: 68.5px;}.vc_row.vc_inner:not(.vc_row-has-fill):not(.ut-row-has-filled-cols).vc_column-gap-20 + .vc_row.vc_inner:not(.vc_row-has-fill):not(.ut-row-has-filled-cols).vc_column-gap-4{ margin-top: 68px;}.vc_row.vc_inner:not(.vc_row-has-fill):not(.ut-row-has-filled-cols).vc_column-gap-20 + .vc_row.vc_inner:not(.vc_row-has-fill):not(.ut-row-has-filled-cols).vc_column-gap-5{ margin-top: 67.5px;}.vc_row.vc_inner:not(.vc_row-has-fill):not(.ut-row-has-filled-cols).vc_column-gap-20 + .vc_row.vc_inner:not(.vc_row-has-fill):not(.ut-row-has-filled-cols).vc_column-gap-10{ margin-top: 65px;}.vc_row.vc_inner:not(.vc_row-has-fill):not(.ut-row-has-filled-cols).vc_column-gap-20 + .vc_row.vc_inner:not(.vc_row-has-fill):not(.ut-row-has-filled-cols).vc_column-gap-15{ margin-top: 62.5px;}.vc_row.vc_inner:not(.vc_row-has-fill):not(.ut-row-has-filled-cols).vc_column-gap-20 + .vc_row.vc_inner:not(.vc_row-has-fill):not(.ut-row-has-filled-cols).vc_column-gap-25{ margin-top: 57.5px;}.vc_row.vc_inner:not(.vc_row-has-fill):not(.ut-row-has-filled-cols).vc_column-gap-20 + .vc_row.vc_inner:not(.vc_row-has-fill):not(.ut-row-has-filled-cols).vc_column-gap-30{ margin-top: 55px;}.vc_row.vc_inner:not(.vc_row-has-fill):not(.ut-row-has-filled-cols).vc_column-gap-20 + .vc_row.vc_inner:not(.vc_row-has-fill):not(.ut-row-has-filled-cols).vc_column-gap-35{ margin-top: 52.5px;}.vc_row.vc_inner:not(.vc_row-has-fill):not(.ut-row-has-filled-cols).vc_column-gap-20 + .vc_row.vc_inner:not(.vc_row-has-fill):not(.ut-row-has-filled-cols).vc_column-gap-40{ margin-top: 50px;}.vc_row:not(.vc_row-has-fill):not(.ut-row-has-filled-cols).vc_column-gap-25 + .vc_row-full-width + .vc_row:not(.vc_row-has-fill):not(.ut-row-has-filled-cols).vc_column-gap-25{ margin-top: 0px;}.vc_row:not(.vc_row-has-fill):not(.ut-row-has-filled-cols).vc_column-gap-25 + .vc_row-full-width + .vc_row:not(.vc_row-has-fill):not(.ut-row-has-filled-cols).vc_column-gap-0{ margin-top: 67.5px;}.vc_row:not(.vc_row-has-fill):not(.ut-row-has-filled-cols).vc_column-gap-25 + .vc_row-full-width + .vc_row:not(.vc_row-has-fill):not(.ut-row-has-filled-cols).vc_column-gap-0{ margin-top: 67.5px;}.vc_row:not(.vc_row-has-fill):not(.ut-row-has-filled-cols).vc_column-gap-25 + .vc_row-full-width + .vc_row:not(.vc_row-has-fill):not(.ut-row-has-filled-cols).vc_column-gap-1{ margin-top: 67px;}.vc_row:not(.vc_row-has-fill):not(.ut-row-has-filled-cols).vc_column-gap-25 + .vc_row-full-width + .vc_row:not(.vc_row-has-fill):not(.ut-row-has-filled-cols).vc_column-gap-2{ margin-top: 66.5px;}.vc_row:not(.vc_row-has-fill):not(.ut-row-has-filled-cols).vc_column-gap-25 + .vc_row-full-width + .vc_row:not(.vc_row-has-fill):not(.ut-row-has-filled-cols).vc_column-gap-3{ margin-top: 66px;}.vc_row:not(.vc_row-has-fill):not(.ut-row-has-filled-cols).vc_column-gap-25 + .vc_row-full-width + .vc_row:not(.vc_row-has-fill):not(.ut-row-has-filled-cols).vc_column-gap-4{ margin-top: 65.5px;}.vc_row:not(.vc_row-has-fill):not(.ut-row-has-filled-cols).vc_column-gap-25 + .vc_row-full-width + .vc_row:not(.vc_row-has-fill):not(.ut-row-has-filled-cols).vc_column-gap-5{ margin-top: 65px;}.vc_row:not(.vc_row-has-fill):not(.ut-row-has-filled-cols).vc_column-gap-25 + .vc_row-full-width + .vc_row:not(.vc_row-has-fill):not(.ut-row-has-filled-cols).vc_column-gap-10{ margin-top: 62.5px;}.vc_row:not(.vc_row-has-fill):not(.ut-row-has-filled-cols).vc_column-gap-25 + .vc_row-full-width + .vc_row:not(.vc_row-has-fill):not(.ut-row-has-filled-cols).vc_column-gap-15{ margin-top: 60px;}.vc_row:not(.vc_row-has-fill):not(.ut-row-has-filled-cols).vc_column-gap-25 + .vc_row-full-width + .vc_row:not(.vc_row-has-fill):not(.ut-row-has-filled-cols).vc_column-gap-20{ margin-top: 57.5px;}.vc_row:not(.vc_row-has-fill):not(.ut-row-has-filled-cols).vc_column-gap-25 + .vc_row-full-width + .vc_row:not(.vc_row-has-fill):not(.ut-row-has-filled-cols).vc_column-gap-30{ margin-top: 52.5px;}.vc_row:not(.vc_row-has-fill):not(.ut-row-has-filled-cols).vc_column-gap-25 + .vc_row-full-width + .vc_row:not(.vc_row-has-fill):not(.ut-row-has-filled-cols).vc_column-gap-35{ margin-top: 50px;}.vc_row:not(.vc_row-has-fill):not(.ut-row-has-filled-cols).vc_column-gap-25 + .vc_row-full-width + .vc_row:not(.vc_row-has-fill):not(.ut-row-has-filled-cols).vc_column-gap-40{ margin-top: 47.5px;}.vc_row.vc_inner:not(.vc_row-has-fill):not(.ut-row-has-filled-cols).vc_column-gap-25 + .vc_row.vc_inner:not(.vc_row-has-fill):not(.ut-row-has-filled-cols).vc_column-gap-25{ margin-top: 0px;}.vc_row.vc_inner:not(.vc_row-has-fill):not(.ut-row-has-filled-cols).vc_column-gap-25 + .vc_row.vc_inner:not(.vc_row-has-fill):not(.ut-row-has-filled-cols).vc_column-gap-0{ margin-top: 67.5px;}.vc_row.vc_inner:not(.vc_row-has-fill):not(.ut-row-has-filled-cols).vc_column-gap-25 + .vc_row.vc_inner:not(.vc_row-has-fill):not(.ut-row-has-filled-cols).vc_column-gap-0{ margin-top: 67.5px;}.vc_row.vc_inner:not(.vc_row-has-fill):not(.ut-row-has-filled-cols).vc_column-gap-25 + .vc_row.vc_inner:not(.vc_row-has-fill):not(.ut-row-has-filled-cols).vc_column-gap-1{ margin-top: 67px;}.vc_row.vc_inner:not(.vc_row-has-fill):not(.ut-row-has-filled-cols).vc_column-gap-25 + .vc_row.vc_inner:not(.vc_row-has-fill):not(.ut-row-has-filled-cols).vc_column-gap-2{ margin-top: 66.5px;}.vc_row.vc_inner:not(.vc_row-has-fill):not(.ut-row-has-filled-cols).vc_column-gap-25 + .vc_row.vc_inner:not(.vc_row-has-fill):not(.ut-row-has-filled-cols).vc_column-gap-3{ margin-top: 66px;}.vc_row.vc_inner:not(.vc_row-has-fill):not(.ut-row-has-filled-cols).vc_column-gap-25 + .vc_row.vc_inner:not(.vc_row-has-fill):not(.ut-row-has-filled-cols).vc_column-gap-4{ margin-top: 65.5px;}.vc_row.vc_inner:not(.vc_row-has-fill):not(.ut-row-has-filled-cols).vc_column-gap-25 + .vc_row.vc_inner:not(.vc_row-has-fill):not(.ut-row-has-filled-cols).vc_column-gap-5{ margin-top: 65px;}.vc_row.vc_inner:not(.vc_row-has-fill):not(.ut-row-has-filled-cols).vc_column-gap-25 + .vc_row.vc_inner:not(.vc_row-has-fill):not(.ut-row-has-filled-cols).vc_column-gap-10{ margin-top: 62.5px;}.vc_row.vc_inner:not(.vc_row-has-fill):not(.ut-row-has-filled-cols).vc_column-gap-25 + .vc_row.vc_inner:not(.vc_row-has-fill):not(.ut-row-has-filled-cols).vc_column-gap-15{ margin-top: 60px;}.vc_row.vc_inner:not(.vc_row-has-fill):not(.ut-row-has-filled-cols).vc_column-gap-25 + .vc_row.vc_inner:not(.vc_row-has-fill):not(.ut-row-has-filled-cols).vc_column-gap-20{ margin-top: 57.5px;}.vc_row.vc_inner:not(.vc_row-has-fill):not(.ut-row-has-filled-cols).vc_column-gap-25 + .vc_row.vc_inner:not(.vc_row-has-fill):not(.ut-row-has-filled-cols).vc_column-gap-30{ margin-top: 52.5px;}.vc_row.vc_inner:not(.vc_row-has-fill):not(.ut-row-has-filled-cols).vc_column-gap-25 + .vc_row.vc_inner:not(.vc_row-has-fill):not(.ut-row-has-filled-cols).vc_column-gap-35{ margin-top: 50px;}.vc_row.vc_inner:not(.vc_row-has-fill):not(.ut-row-has-filled-cols).vc_column-gap-25 + .vc_row.vc_inner:not(.vc_row-has-fill):not(.ut-row-has-filled-cols).vc_column-gap-40{ margin-top: 47.5px;}.vc_row:not(.vc_row-has-fill):not(.ut-row-has-filled-cols).vc_column-gap-30 + .vc_row-full-width + .vc_row:not(.vc_row-has-fill):not(.ut-row-has-filled-cols).vc_column-gap-30{ margin-top: 0px;}.vc_row:not(.vc_row-has-fill):not(.ut-row-has-filled-cols).vc_column-gap-30 + .vc_row-full-width + .vc_row:not(.vc_row-has-fill):not(.ut-row-has-filled-cols).vc_column-gap-0{ margin-top: 65px;}.vc_row:not(.vc_row-has-fill):not(.ut-row-has-filled-cols).vc_column-gap-30 + .vc_row-full-width + .vc_row:not(.vc_row-has-fill):not(.ut-row-has-filled-cols).vc_column-gap-0{ margin-top: 65px;}.vc_row:not(.vc_row-has-fill):not(.ut-row-has-filled-cols).vc_column-gap-30 + .vc_row-full-width + .vc_row:not(.vc_row-has-fill):not(.ut-row-has-filled-cols).vc_column-gap-1{ margin-top: 64.5px;}.vc_row:not(.vc_row-has-fill):not(.ut-row-has-filled-cols).vc_column-gap-30 + .vc_row-full-width + .vc_row:not(.vc_row-has-fill):not(.ut-row-has-filled-cols).vc_column-gap-2{ margin-top: 64px;}.vc_row:not(.vc_row-has-fill):not(.ut-row-has-filled-cols).vc_column-gap-30 + .vc_row-full-width + .vc_row:not(.vc_row-has-fill):not(.ut-row-has-filled-cols).vc_column-gap-3{ margin-top: 63.5px;}.vc_row:not(.vc_row-has-fill):not(.ut-row-has-filled-cols).vc_column-gap-30 + .vc_row-full-width + .vc_row:not(.vc_row-has-fill):not(.ut-row-has-filled-cols).vc_column-gap-4{ margin-top: 63px;}.vc_row:not(.vc_row-has-fill):not(.ut-row-has-filled-cols).vc_column-gap-30 + .vc_row-full-width + .vc_row:not(.vc_row-has-fill):not(.ut-row-has-filled-cols).vc_column-gap-5{ margin-top: 62.5px;}.vc_row:not(.vc_row-has-fill):not(.ut-row-has-filled-cols).vc_column-gap-30 + .vc_row-full-width + .vc_row:not(.vc_row-has-fill):not(.ut-row-has-filled-cols).vc_column-gap-10{ margin-top: 60px;}.vc_row:not(.vc_row-has-fill):not(.ut-row-has-filled-cols).vc_column-gap-30 + .vc_row-full-width + .vc_row:not(.vc_row-has-fill):not(.ut-row-has-filled-cols).vc_column-gap-15{ margin-top: 57.5px;}.vc_row:not(.vc_row-has-fill):not(.ut-row-has-filled-cols).vc_column-gap-30 + .vc_row-full-width + .vc_row:not(.vc_row-has-fill):not(.ut-row-has-filled-cols).vc_column-gap-20{ margin-top: 55px;}.vc_row:not(.vc_row-has-fill):not(.ut-row-has-filled-cols).vc_column-gap-30 + .vc_row-full-width + .vc_row:not(.vc_row-has-fill):not(.ut-row-has-filled-cols).vc_column-gap-25{ margin-top: 52.5px;}.vc_row:not(.vc_row-has-fill):not(.ut-row-has-filled-cols).vc_column-gap-30 + .vc_row-full-width + .vc_row:not(.vc_row-has-fill):not(.ut-row-has-filled-cols).vc_column-gap-35{ margin-top: 47.5px;}.vc_row:not(.vc_row-has-fill):not(.ut-row-has-filled-cols).vc_column-gap-30 + .vc_row-full-width + .vc_row:not(.vc_row-has-fill):not(.ut-row-has-filled-cols).vc_column-gap-40{ margin-top: 45px;}.vc_row.vc_inner:not(.vc_row-has-fill):not(.ut-row-has-filled-cols).vc_column-gap-30 + .vc_row.vc_inner:not(.vc_row-has-fill):not(.ut-row-has-filled-cols).vc_column-gap-30{ margin-top: 0px;}.vc_row.vc_inner:not(.vc_row-has-fill):not(.ut-row-has-filled-cols).vc_column-gap-30 + .vc_row.vc_inner:not(.vc_row-has-fill):not(.ut-row-has-filled-cols).vc_column-gap-0{ margin-top: 65px;}.vc_row.vc_inner:not(.vc_row-has-fill):not(.ut-row-has-filled-cols).vc_column-gap-30 + .vc_row.vc_inner:not(.vc_row-has-fill):not(.ut-row-has-filled-cols).vc_column-gap-0{ margin-top: 65px;}.vc_row.vc_inner:not(.vc_row-has-fill):not(.ut-row-has-filled-cols).vc_column-gap-30 + .vc_row.vc_inner:not(.vc_row-has-fill):not(.ut-row-has-filled-cols).vc_column-gap-1{ margin-top: 64.5px;}.vc_row.vc_inner:not(.vc_row-has-fill):not(.ut-row-has-filled-cols).vc_column-gap-30 + .vc_row.vc_inner:not(.vc_row-has-fill):not(.ut-row-has-filled-cols).vc_column-gap-2{ margin-top: 64px;}.vc_row.vc_inner:not(.vc_row-has-fill):not(.ut-row-has-filled-cols).vc_column-gap-30 + .vc_row.vc_inner:not(.vc_row-has-fill):not(.ut-row-has-filled-cols).vc_column-gap-3{ margin-top: 63.5px;}.vc_row.vc_inner:not(.vc_row-has-fill):not(.ut-row-has-filled-cols).vc_column-gap-30 + .vc_row.vc_inner:not(.vc_row-has-fill):not(.ut-row-has-filled-cols).vc_column-gap-4{ margin-top: 63px;}.vc_row.vc_inner:not(.vc_row-has-fill):not(.ut-row-has-filled-cols).vc_column-gap-30 + .vc_row.vc_inner:not(.vc_row-has-fill):not(.ut-row-has-filled-cols).vc_column-gap-5{ margin-top: 62.5px;}.vc_row.vc_inner:not(.vc_row-has-fill):not(.ut-row-has-filled-cols).vc_column-gap-30 + .vc_row.vc_inner:not(.vc_row-has-fill):not(.ut-row-has-filled-cols).vc_column-gap-10{ margin-top: 60px;}.vc_row.vc_inner:not(.vc_row-has-fill):not(.ut-row-has-filled-cols).vc_column-gap-30 + .vc_row.vc_inner:not(.vc_row-has-fill):not(.ut-row-has-filled-cols).vc_column-gap-15{ margin-top: 57.5px;}.vc_row.vc_inner:not(.vc_row-has-fill):not(.ut-row-has-filled-cols).vc_column-gap-30 + .vc_row.vc_inner:not(.vc_row-has-fill):not(.ut-row-has-filled-cols).vc_column-gap-20{ margin-top: 55px;}.vc_row.vc_inner:not(.vc_row-has-fill):not(.ut-row-has-filled-cols).vc_column-gap-30 + .vc_row.vc_inner:not(.vc_row-has-fill):not(.ut-row-has-filled-cols).vc_column-gap-25{ margin-top: 52.5px;}.vc_row.vc_inner:not(.vc_row-has-fill):not(.ut-row-has-filled-cols).vc_column-gap-30 + .vc_row.vc_inner:not(.vc_row-has-fill):not(.ut-row-has-filled-cols).vc_column-gap-35{ margin-top: 47.5px;}.vc_row.vc_inner:not(.vc_row-has-fill):not(.ut-row-has-filled-cols).vc_column-gap-30 + .vc_row.vc_inner:not(.vc_row-has-fill):not(.ut-row-has-filled-cols).vc_column-gap-40{ margin-top: 45px;}.vc_row:not(.vc_row-has-fill):not(.ut-row-has-filled-cols).vc_column-gap-35 + .vc_row-full-width + .vc_row:not(.vc_row-has-fill):not(.ut-row-has-filled-cols).vc_column-gap-35{ margin-top: 0px;}.vc_row:not(.vc_row-has-fill):not(.ut-row-has-filled-cols).vc_column-gap-35 + .vc_row-full-width + .vc_row:not(.vc_row-has-fill):not(.ut-row-has-filled-cols).vc_column-gap-0{ margin-top: 62.5px;}.vc_row:not(.vc_row-has-fill):not(.ut-row-has-filled-cols).vc_column-gap-35 + .vc_row-full-width + .vc_row:not(.vc_row-has-fill):not(.ut-row-has-filled-cols).vc_column-gap-0{ margin-top: 62.5px;}.vc_row:not(.vc_row-has-fill):not(.ut-row-has-filled-cols).vc_column-gap-35 + .vc_row-full-width + .vc_row:not(.vc_row-has-fill):not(.ut-row-has-filled-cols).vc_column-gap-1{ margin-top: 62px;}.vc_row:not(.vc_row-has-fill):not(.ut-row-has-filled-cols).vc_column-gap-35 + .vc_row-full-width + .vc_row:not(.vc_row-has-fill):not(.ut-row-has-filled-cols).vc_column-gap-2{ margin-top: 61.5px;}.vc_row:not(.vc_row-has-fill):not(.ut-row-has-filled-cols).vc_column-gap-35 + .vc_row-full-width + .vc_row:not(.vc_row-has-fill):not(.ut-row-has-filled-cols).vc_column-gap-3{ margin-top: 61px;}.vc_row:not(.vc_row-has-fill):not(.ut-row-has-filled-cols).vc_column-gap-35 + .vc_row-full-width + .vc_row:not(.vc_row-has-fill):not(.ut-row-has-filled-cols).vc_column-gap-4{ margin-top: 60.5px;}.vc_row:not(.vc_row-has-fill):not(.ut-row-has-filled-cols).vc_column-gap-35 + .vc_row-full-width + .vc_row:not(.vc_row-has-fill):not(.ut-row-has-filled-cols).vc_column-gap-5{ margin-top: 60px;}.vc_row:not(.vc_row-has-fill):not(.ut-row-has-filled-cols).vc_column-gap-35 + .vc_row-full-width + .vc_row:not(.vc_row-has-fill):not(.ut-row-has-filled-cols).vc_column-gap-10{ margin-top: 57.5px;}.vc_row:not(.vc_row-has-fill):not(.ut-row-has-filled-cols).vc_column-gap-35 + .vc_row-full-width + .vc_row:not(.vc_row-has-fill):not(.ut-row-has-filled-cols).vc_column-gap-15{ margin-top: 55px;}.vc_row:not(.vc_row-has-fill):not(.ut-row-has-filled-cols).vc_column-gap-35 + .vc_row-full-width + .vc_row:not(.vc_row-has-fill):not(.ut-row-has-filled-cols).vc_column-gap-20{ margin-top: 52.5px;}.vc_row:not(.vc_row-has-fill):not(.ut-row-has-filled-cols).vc_column-gap-35 + .vc_row-full-width + .vc_row:not(.vc_row-has-fill):not(.ut-row-has-filled-cols).vc_column-gap-25{ margin-top: 50px;}.vc_row:not(.vc_row-has-fill):not(.ut-row-has-filled-cols).vc_column-gap-35 + .vc_row-full-width + .vc_row:not(.vc_row-has-fill):not(.ut-row-has-filled-cols).vc_column-gap-30{ margin-top: 47.5px;}.vc_row:not(.vc_row-has-fill):not(.ut-row-has-filled-cols).vc_column-gap-35 + .vc_row-full-width + .vc_row:not(.vc_row-has-fill):not(.ut-row-has-filled-cols).vc_column-gap-40{ margin-top: 42.5px;}.vc_row.vc_inner:not(.vc_row-has-fill):not(.ut-row-has-filled-cols).vc_column-gap-35 + .vc_row.vc_inner:not(.vc_row-has-fill):not(.ut-row-has-filled-cols).vc_column-gap-35{ margin-top: 0px;}.vc_row.vc_inner:not(.vc_row-has-fill):not(.ut-row-has-filled-cols).vc_column-gap-35 + .vc_row.vc_inner:not(.vc_row-has-fill):not(.ut-row-has-filled-cols).vc_column-gap-0{ margin-top: 62.5px;}.vc_row.vc_inner:not(.vc_row-has-fill):not(.ut-row-has-filled-cols).vc_column-gap-35 + .vc_row.vc_inner:not(.vc_row-has-fill):not(.ut-row-has-filled-cols).vc_column-gap-0{ margin-top: 62.5px;}.vc_row.vc_inner:not(.vc_row-has-fill):not(.ut-row-has-filled-cols).vc_column-gap-35 + .vc_row.vc_inner:not(.vc_row-has-fill):not(.ut-row-has-filled-cols).vc_column-gap-1{ margin-top: 62px;}.vc_row.vc_inner:not(.vc_row-has-fill):not(.ut-row-has-filled-cols).vc_column-gap-35 + .vc_row.vc_inner:not(.vc_row-has-fill):not(.ut-row-has-filled-cols).vc_column-gap-2{ margin-top: 61.5px;}.vc_row.vc_inner:not(.vc_row-has-fill):not(.ut-row-has-filled-cols).vc_column-gap-35 + .vc_row.vc_inner:not(.vc_row-has-fill):not(.ut-row-has-filled-cols).vc_column-gap-3{ margin-top: 61px;}.vc_row.vc_inner:not(.vc_row-has-fill):not(.ut-row-has-filled-cols).vc_column-gap-35 + .vc_row.vc_inner:not(.vc_row-has-fill):not(.ut-row-has-filled-cols).vc_column-gap-4{ margin-top: 60.5px;}.vc_row.vc_inner:not(.vc_row-has-fill):not(.ut-row-has-filled-cols).vc_column-gap-35 + .vc_row.vc_inner:not(.vc_row-has-fill):not(.ut-row-has-filled-cols).vc_column-gap-5{ margin-top: 60px;}.vc_row.vc_inner:not(.vc_row-has-fill):not(.ut-row-has-filled-cols).vc_column-gap-35 + .vc_row.vc_inner:not(.vc_row-has-fill):not(.ut-row-has-filled-cols).vc_column-gap-10{ margin-top: 57.5px;}.vc_row.vc_inner:not(.vc_row-has-fill):not(.ut-row-has-filled-cols).vc_column-gap-35 + .vc_row.vc_inner:not(.vc_row-has-fill):not(.ut-row-has-filled-cols).vc_column-gap-15{ margin-top: 55px;}.vc_row.vc_inner:not(.vc_row-has-fill):not(.ut-row-has-filled-cols).vc_column-gap-35 + .vc_row.vc_inner:not(.vc_row-has-fill):not(.ut-row-has-filled-cols).vc_column-gap-20{ margin-top: 52.5px;}.vc_row.vc_inner:not(.vc_row-has-fill):not(.ut-row-has-filled-cols).vc_column-gap-35 + .vc_row.vc_inner:not(.vc_row-has-fill):not(.ut-row-has-filled-cols).vc_column-gap-25{ margin-top: 50px;}.vc_row.vc_inner:not(.vc_row-has-fill):not(.ut-row-has-filled-cols).vc_column-gap-35 + .vc_row.vc_inner:not(.vc_row-has-fill):not(.ut-row-has-filled-cols).vc_column-gap-30{ margin-top: 47.5px;}.vc_row.vc_inner:not(.vc_row-has-fill):not(.ut-row-has-filled-cols).vc_column-gap-35 + .vc_row.vc_inner:not(.vc_row-has-fill):not(.ut-row-has-filled-cols).vc_column-gap-40{ margin-top: 42.5px;}.vc_row:not(.vc_row-has-fill):not(.ut-row-has-filled-cols).vc_column-gap-40 + .vc_row-full-width + .vc_row:not(.vc_row-has-fill):not(.ut-row-has-filled-cols).vc_column-gap-40{ margin-top: 0px;}.vc_row:not(.vc_row-has-fill):not(.ut-row-has-filled-cols).vc_column-gap-40 + .vc_row-full-width + .vc_row:not(.vc_row-has-fill):not(.ut-row-has-filled-cols).vc_column-gap-0{ margin-top: 60px;}.vc_row:not(.vc_row-has-fill):not(.ut-row-has-filled-cols).vc_column-gap-40 + .vc_row-full-width + .vc_row:not(.vc_row-has-fill):not(.ut-row-has-filled-cols).vc_column-gap-0{ margin-top: 60px;}.vc_row:not(.vc_row-has-fill):not(.ut-row-has-filled-cols).vc_column-gap-40 + .vc_row-full-width + .vc_row:not(.vc_row-has-fill):not(.ut-row-has-filled-cols).vc_column-gap-1{ margin-top: 59.5px;}.vc_row:not(.vc_row-has-fill):not(.ut-row-has-filled-cols).vc_column-gap-40 + .vc_row-full-width + .vc_row:not(.vc_row-has-fill):not(.ut-row-has-filled-cols).vc_column-gap-2{ margin-top: 59px;}.vc_row:not(.vc_row-has-fill):not(.ut-row-has-filled-cols).vc_column-gap-40 + .vc_row-full-width + .vc_row:not(.vc_row-has-fill):not(.ut-row-has-filled-cols).vc_column-gap-3{ margin-top: 58.5px;}.vc_row:not(.vc_row-has-fill):not(.ut-row-has-filled-cols).vc_column-gap-40 + .vc_row-full-width + .vc_row:not(.vc_row-has-fill):not(.ut-row-has-filled-cols).vc_column-gap-4{ margin-top: 58px;}.vc_row:not(.vc_row-has-fill):not(.ut-row-has-filled-cols).vc_column-gap-40 + .vc_row-full-width + .vc_row:not(.vc_row-has-fill):not(.ut-row-has-filled-cols).vc_column-gap-5{ margin-top: 57.5px;}.vc_row:not(.vc_row-has-fill):not(.ut-row-has-filled-cols).vc_column-gap-40 + .vc_row-full-width + .vc_row:not(.vc_row-has-fill):not(.ut-row-has-filled-cols).vc_column-gap-10{ margin-top: 55px;}.vc_row:not(.vc_row-has-fill):not(.ut-row-has-filled-cols).vc_column-gap-40 + .vc_row-full-width + .vc_row:not(.vc_row-has-fill):not(.ut-row-has-filled-cols).vc_column-gap-15{ margin-top: 52.5px;}.vc_row:not(.vc_row-has-fill):not(.ut-row-has-filled-cols).vc_column-gap-40 + .vc_row-full-width + .vc_row:not(.vc_row-has-fill):not(.ut-row-has-filled-cols).vc_column-gap-20{ margin-top: 50px;}.vc_row:not(.vc_row-has-fill):not(.ut-row-has-filled-cols).vc_column-gap-40 + .vc_row-full-width + .vc_row:not(.vc_row-has-fill):not(.ut-row-has-filled-cols).vc_column-gap-25{ margin-top: 47.5px;}.vc_row:not(.vc_row-has-fill):not(.ut-row-has-filled-cols).vc_column-gap-40 + .vc_row-full-width + .vc_row:not(.vc_row-has-fill):not(.ut-row-has-filled-cols).vc_column-gap-30{ margin-top: 45px;}.vc_row:not(.vc_row-has-fill):not(.ut-row-has-filled-cols).vc_column-gap-40 + .vc_row-full-width + .vc_row:not(.vc_row-has-fill):not(.ut-row-has-filled-cols).vc_column-gap-35{ margin-top: 42.5px;}.vc_row.vc_inner:not(.vc_row-has-fill):not(.ut-row-has-filled-cols).vc_column-gap-40 + .vc_row.vc_inner:not(.vc_row-has-fill):not(.ut-row-has-filled-cols).vc_column-gap-40{ margin-top: 0px;}.vc_row.vc_inner:not(.vc_row-has-fill):not(.ut-row-has-filled-cols).vc_column-gap-40 + .vc_row.vc_inner:not(.vc_row-has-fill):not(.ut-row-has-filled-cols).vc_column-gap-0{ margin-top: 60px;}.vc_row.vc_inner:not(.vc_row-has-fill):not(.ut-row-has-filled-cols).vc_column-gap-40 + .vc_row.vc_inner:not(.vc_row-has-fill):not(.ut-row-has-filled-cols).vc_column-gap-0{ margin-top: 60px;}.vc_row.vc_inner:not(.vc_row-has-fill):not(.ut-row-has-filled-cols).vc_column-gap-40 + .vc_row.vc_inner:not(.vc_row-has-fill):not(.ut-row-has-filled-cols).vc_column-gap-1{ margin-top: 59.5px;}.vc_row.vc_inner:not(.vc_row-has-fill):not(.ut-row-has-filled-cols).vc_column-gap-40 + .vc_row.vc_inner:not(.vc_row-has-fill):not(.ut-row-has-filled-cols).vc_column-gap-2{ margin-top: 59px;}.vc_row.vc_inner:not(.vc_row-has-fill):not(.ut-row-has-filled-cols).vc_column-gap-40 + .vc_row.vc_inner:not(.vc_row-has-fill):not(.ut-row-has-filled-cols).vc_column-gap-3{ margin-top: 58.5px;}.vc_row.vc_inner:not(.vc_row-has-fill):not(.ut-row-has-filled-cols).vc_column-gap-40 + .vc_row.vc_inner:not(.vc_row-has-fill):not(.ut-row-has-filled-cols).vc_column-gap-4{ margin-top: 58px;}.vc_row.vc_inner:not(.vc_row-has-fill):not(.ut-row-has-filled-cols).vc_column-gap-40 + .vc_row.vc_inner:not(.vc_row-has-fill):not(.ut-row-has-filled-cols).vc_column-gap-5{ margin-top: 57.5px;}.vc_row.vc_inner:not(.vc_row-has-fill):not(.ut-row-has-filled-cols).vc_column-gap-40 + .vc_row.vc_inner:not(.vc_row-has-fill):not(.ut-row-has-filled-cols).vc_column-gap-10{ margin-top: 55px;}.vc_row.vc_inner:not(.vc_row-has-fill):not(.ut-row-has-filled-cols).vc_column-gap-40 + .vc_row.vc_inner:not(.vc_row-has-fill):not(.ut-row-has-filled-cols).vc_column-gap-15{ margin-top: 52.5px;}.vc_row.vc_inner:not(.vc_row-has-fill):not(.ut-row-has-filled-cols).vc_column-gap-40 + .vc_row.vc_inner:not(.vc_row-has-fill):not(.ut-row-has-filled-cols).vc_column-gap-20{ margin-top: 50px;}.vc_row.vc_inner:not(.vc_row-has-fill):not(.ut-row-has-filled-cols).vc_column-gap-40 + .vc_row.vc_inner:not(.vc_row-has-fill):not(.ut-row-has-filled-cols).vc_column-gap-25{ margin-top: 47.5px;}.vc_row.vc_inner:not(.vc_row-has-fill):not(.ut-row-has-filled-cols).vc_column-gap-40 + .vc_row.vc_inner:not(.vc_row-has-fill):not(.ut-row-has-filled-cols).vc_column-gap-30{ margin-top: 45px;}.vc_row.vc_inner:not(.vc_row-has-fill):not(.ut-row-has-filled-cols).vc_column-gap-40 + .vc_row.vc_inner:not(.vc_row-has-fill):not(.ut-row-has-filled-cols).vc_column-gap-35{ margin-top: 42.5px;}


.ut-print {border: 1px solid #2e86de;background: #222f3e;color: #feca57;text-align: left;}::-moz-selection { background: rgba(255, 191, 0, 1); }::selection { background: rgba(255, 191, 0, 1); }a { color: rgba(237, 182, 0, 1);}ut-underline {background: linear-gradient(rgba(255, 191, 0, 1), rgba(255, 191, 0, 1)) left bottom no-repeat;background-size: 100% 0.16em;}#ut-scroll-dots.ut-scroll-dots-custom > div{border: 1px solid rgba(255, 191, 0, 1);color: rgba(255, 191, 0, 1);}#ut-scroll-dots.ut-scroll-dots-custom > div:hover{background: rgba(255, 191, 0, 1);}.lead a,.logged-in-as a,.wpb_text_column a,.section-title a,.ut-twitter-rotator h2 a,.ut-vc-disabled .entry-content a:not(.checkout-button):not(.woocommerce-Button),.comment-content a:not(.more-link),.ut-accordion-module-inner.entry-content a,.type-post .entry-content :not(.tags-links) a:not(.more-link):not([class*="mashicon-"]):not(.ut-slider-maximize):not(.ut-prev-gallery-slide):not(.ut-next-gallery-slide):not(.ut-owl-video-play-icon):not(.owl-item-link):not(.flex-prev):not(.flex-next) {color: rgba(237, 182, 0, 1);text-decoration: none;font-weight: 700;}a:hover,a:active,.lead a:hover,.lead a:active,.logged-in-as a:hover,.logged-in-as a:active,.ut-twitter-rotator h2 a:hover,.ut-twitter-rotator h2 a:active,.wpb_text_column a:hover,.wpb_text_column a:active,.section-title a:hover,.section-title a:active,.ut-accordion-module-inner.entry-content a:hover,.ut-accordion-module-inner.entry-content a:active,.ut-vc-disabled .entry-content a:not(.checkout-button):not(.woocommerce-Button):hover,.ut-vc-disabled .entry-content a:not(.checkout-button):not(.woocommerce-Button):active,.comment-content a:not(.more-link):hover,.comment-content a:not(.more-link):active,.type-post .entry-content :not(.tags-links) a:not(.more-link):not([class*="mashicon-"]):not(.ut-prev-gallery-slide):not(.ut-next-gallery-slide):not(.ut-slider-maximize):not(.ut-owl-video-play-icon):not(.owl-item-link):not(.flex-prev):not(.flex-next):hover,.type-post .entry-content :not(.tags-links) a:not(.more-link):not([class*="mashicon-"]):not(.ut-prev-gallery-slide):not(.ut-next-gallery-slide):not(.ut-slider-maximize):not(.ut-owl-video-play-icon):not(.owl-item-link):not(.flex-prev):not(.flex-next):active {color: rgba(0, 102, 255, 1); }.type-post .entry-content .type-post a:not(.ut-prev-gallery-slide):not(.ut-next-gallery-slide):not(.ut-slider-maximize):not(.ut-owl-video-play-icon):not(.owl-item-link):not(.flex-prev):not(.flex-next) {text-decoration: none !important;color: inherit !important;}.type-post .entry-content .type-post a:not(.ut-prev-gallery-slide):not(.ut-next-gallery-slide):not(.ut-slider-maximize):not(.ut-owl-video-play-icon):not(.owl-item-link):not(.flex-prev):not(.flex-next):hover,.type-post .entry-content .type-post a:not(.ut-prev-gallery-slide):not(.ut-next-gallery-slide):not(.ut-slider-maximize):not(.ut-owl-video-play-icon):not(.owl-item-link):not(.flex-prev):not(.flex-next):active {color: #050000 !important;}button:hover,button:focus,button:active,input[type="button"]:not(.hero-btn):hover,input[type="button"]:not(.hero-btn):focus,input[type="button"]:not(.hero-btn):active,input[type="submit"]:not(.hero-btn):hover,input[type="submit"]:not(.hero-btn):focus,input[type="submit"]:not(.hero-btn):active {background: rgba(255, 191, 0, 1);}.ut-blog-link {text-decoration: none !important;color: inherit !important;}ins, mark { background:rgba(255, 191, 0, 1); }.bklyn-btn {background:rgba(255, 191, 0, 1);}.page-title ins,.section-title ins {background: transparent;padding: 0;color: rgba(255, 191, 0, 1);}.lead ins {color:rgba(255, 191, 0, 1); }.themecolor{ color: rgba(255, 191, 0, 1); }.lead span {color: rgba(255, 191, 0, 1); }.comment-reply-link:hover i,.comment-reply-link:active i {color: rgba(255, 191, 0, 1); }.themecolor-bg {background:rgba(255, 191, 0, 1); }.img-hover { background:rgb();background:rgba(, 0.85); }.author-avatar img,.bypostauthor .comment-avatar img,.ut-hero-meta-author .ut-entry-avatar-image img,.ut-archive-hero-avatar img {border-color: rgba(255, 191, 0, 1); }.ut-glow {color: rgba(255, 191, 0, 1);text-shadow:0 0 40px rgba(255, 191, 0, 1), 2px 2px 3px black; }.ut-counter[data-type="slot"] .ut-count.ut-glow {color: rgba(255, 191, 0, 1);fill: rgba(255, 191, 0, 1);text-shadow:0 0 8px rgba(255, 191, 0, 1), 2px 2px 4px black;}.ut-language-selector a:hover { color: rgba(255, 191, 0, 1); }.ut-video-post-icon {background:rgba(255, 191, 0, 1); }.error404 .hero-btn-holder .ut-btn:hover,.error404 .hero-btn-holder .ut-btn:active {background:rgba(255, 191, 0, 1);}@media (min-width: 1025px) {.site-logo img {max-height: 60px; }.ut-site-logo img { max-height: 60px;}}@media (min-width: 1601px) {.side-site-logo img {max-width: 100%;}}.site-logo img,.ut-site-logo img { opacity: 1;}blockquote { border-color:rgba(255, 191, 0, 1); }blockquote span:not(.quote-right):not(.quote-left) { color:rgba(255, 191, 0, 1);}.ut-format-link:hover,.ut-format-link:active {background:rgba(255, 191, 0, 1);}h1 a:hover, h2 a:hover, h3 a:hover, h4 a:hover, h5 a:hover, h6 a:hover {color:rgba(255, 191, 0, 1);}#commentform input[type="submit"],#secondary #searchform .search-submit,section:not(#contact-section) input[type="submit"].wpcf7-submit {color: #FFF;font-weight: normal;} #commentform input[type="submit"],#secondary #searchform .search-submit,section:not(#contact-section) input[type="submit"].wpcf7-submit {background: #151515;}#commentform input[type="submit"], #secondary #searchform .search-submit, section:not(#contact-section) input[type="submit"].wpcf7-submit {}#commentform input[type="submit"]:hover,#commentform input[type="submit"]:focus,#commentform input[type="submit"]:active,#secondary #searchform .search-submit:hover,#secondary #searchform .search-submit:focus,#secondary #searchform .search-submit:active,section:not(#contact-section) input[type="submit"].wpcf7-submit:hover,section:not(#contact-section) input[type="submit"].wpcf7-submit:focus,section:not(#contact-section) input[type="submit"].wpcf7-submit:active {color: #FFF;}#commentform input[type="submit"]:hover,#commentform input[type="submit"]:focus,#commentform input[type="submit"]:active,#secondary #searchform .search-submit:hover,#secondary #searchform .search-submit:focus,#secondary #searchform .search-submit:active,section:not(#contact-section) input[type="submit"].wpcf7-submit:hover,section:not(#contact-section) input[type="submit"].wpcf7-submit:focus,section:not(#contact-section) input[type="submit"].wpcf7-submit:active {background:rgba(255, 191, 0, 1);}.ut-footer-light button:hover,.ut-footer-light button:focus,.ut-footer-light button:active,.ut-footer-light input[type="button"]:hover,.ut-footer-light input[type="button"]:focus,.ut-footer-light input[type="button"]:active,.ut-footer-light input[type="submit"]:hover,.ut-footer-light input[type="submit"]:focus,.ut-footer-light input[type="submit"]:active {background:rgba(255, 191, 0, 1);}.ut-footer-dark button, .ut-footer-dark input[type="submit"], .ut-footer-dark input[type="button"] {background:rgba(255, 191, 0, 1);}.ut-footer-custom button, .ut-footer-custom input[type="submit"], .ut-footer-custom input[type="button"] {color: #FFFFFF;}.ut-footer-custom button, .ut-footer-custom input[type="submit"], .ut-footer-custom input[type="button"] {background:rgba(255, 191, 0, 1);}.ut-footer-custom button:hover,.ut-footer-custom button:focus,.ut-footer-custom button:active,.ut-footer-custom input[type="button"]:hover,.ut-footer-custom input[type="button"]:focus,.ut-footer-custom input[type="button"]:active,.ut-footer-custom input[type="submit"]:hover,.ut-footer-custom input[type="submit"]:focus,.ut-footer-custom input[type="submit"]:active{color: #FFBF00;}.ut-footer-custom button:hover,.ut-footer-custom button:focus,.ut-footer-custom button:active,.ut-footer-custom input[type="button"]:hover,.ut-footer-custom input[type="button"]:focus,.ut-footer-custom input[type="button"]:active,.ut-footer-custom input[type="submit"]:hover,.ut-footer-custom input[type="submit"]:focus,.ut-footer-custom input[type="submit"]:active{background:#151515;}.ut-footer-light button, .ut-footer-light input[type="submit"], .ut-footer-light input[type="button"],.ut-footer-dark button, .ut-footer-dark input[type="submit"], .ut-footer-dark input[type="button"],.ut-footer-custom button, .ut-footer-custom input[type="submit"], .ut-footer-custom input[type="button"] { -webkit-border-radius:0;-moz-border-radius:0; border-radius:0;}.footer button, .footer input[type="button"], .footer input[type="submit"] {}#contact-section.light button, #contact-section.light input[type="submit"], #contact-section.light input[type="button"],.ut-hero-form.light button, .ut-hero-form.light input[type="submit"], .ut-hero-form.light input[type="button"] {background:rgba(255, 191, 0, 1);}#contact-section.dark button:hover,#contact-section.dark button:focus,#contact-section.dark button:active,#contact-section.dark input[type="button"]:hover,#contact-section.dark input[type="button"]:focus,#contact-section.dark input[type="button"]:active,#contact-section.dark input[type="submit"]:hover,#contact-section.dark input[type="submit"]:focus,#contact-section.dark input[type="submit"]:active {background:rgba(255, 191, 0, 1);}#contact-section.light button, #contact-section.light input[type="submit"], #contact-section.light input[type="button"],#contact-section.dark button, #contact-section.dark input[type="submit"], #contact-section.dark input[type="button"] {color: #FFFFFF;font-weight: bold;}#contact-section.light button, #contact-section.light input[type="submit"], #contact-section.light input[type="button"],#contact-section.dark button, #contact-section.dark input[type="submit"], #contact-section.dark input[type="button"] {background:#151515;}#contact-section.light button:hover,#contact-section.light button:focus,#contact-section.light button:active,#contact-section.light input[type="button"]:hover,#contact-section.light input[type="button"]:focus,#contact-section.light input[type="button"]:active,#contact-section.light input[type="submit"]:hover,#contact-section.light input[type="submit"]:focus,#contact-section.light input[type="submit"]:active,#contact-section.dark button:hover,#contact-section.dark button:focus,#contact-section.dark button:active,#contact-section.dark input[type="button"]:hover,#contact-section.dark input[type="button"]:focus,#contact-section.dark input[type="button"]:active,#contact-section.dark input[type="submit"]:hover,#contact-section.dark input[type="submit"]:focus,#contact-section.dark input[type="submit"]:active {color: #FFFFFF;}#contact-section.light button:hover,#contact-section.light button:focus,#contact-section.light button:active,#contact-section.light input[type="button"]:hover,#contact-section.light input[type="button"]:focus,#contact-section.light input[type="button"]:active,#contact-section.light input[type="submit"]:hover,#contact-section.light input[type="submit"]:focus,#contact-section.light input[type="submit"]:active,#contact-section.dark button:hover,#contact-section.dark button:focus,#contact-section.dark button:active,#contact-section.dark input[type="button"]:hover,#contact-section.dark input[type="button"]:focus,#contact-section.dark input[type="button"]:active,#contact-section.dark input[type="submit"]:hover,#contact-section.dark input[type="submit"]:focus,#contact-section.dark input[type="submit"]:active {background:rgba(255, 191, 0, 1);}#contact-section.light button, #contact-section.light input[type="submit"], #contact-section.light input[type="button"],#contact-section.dark button, #contact-section.dark input[type="submit"], #contact-section.dark input[type="button"] { -webkit-border-radius:0;-moz-border-radius:0; border-radius:0;}#contact-section button, #contact-section input[type="button"], #contact-section input[type="submit"] {}.mejs-controls .mejs-time-rail .mejs-time-current, .mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-current { background:rgba(255, 191, 0, 1) !important; }.more-link:hover i,.more-link:active i { color:rgba(255, 191, 0, 1); }.format-link .entry-header a { background:rgba(255, 191, 0, 1) !important; }.ut-avatar-overlay { background:rgb(); background:rgba(, 0.85);}div.wpcf7-validation-errors { border-color:rgba(255, 191, 0, 1);}.count { color:rgba(255, 191, 0, 1); }.team-member-details { background:rgb();background:rgba(, 0.85 ); }.about-icon { background:rgba(255, 191, 0, 1); }.cta-section { background:rgba(255, 191, 0, 1) !important; }.icons-ul i { color:rgba(255, 191, 0, 1); }#secondary a:hover, .page-template-templatestemplate-archive-php a:hover { color:rgba(255, 191, 0, 1); } #ut-sitebody #qLoverlay .site-logo .logo {color: ; }#ut-loader-logo { max-width: 50px;}#qLoverlay { background: #FFF; }.ut-loading-bar-style2 .ut-loading-bar-style2-ball-effect { background-color: #FFF; }.ut-loading-bar-style3-outer { border-color: #FFF; }.ut-loading-bar-style-3-inner { background-color: #FFF;}.ut-loader__bar4, .ut-loader__ball4 { background: #FFF; }.ut-loading-bar-style5-inner { color: #FFF; }#qLoverlay .ut-double-bounce1, #qLoverlay .ut-double-bounce2 {background: #FFF;}.sk-cube-grid .sk-cube { background-color: #FFF; }.ut-inner-overlay .ut-loading-text p { color:!important; }.ut-inner-overlay .ut-loading-text { margin-top: 20px !important;}.ut-loader-overlay,.ut-loader-overlay.ut-loader-overlay-with-morph .ut-shape-wrap-push { background: #FFF;}.ut-loader-overlay .ut-shape {fill: #FFF;}#ut-overlay-animated-text {color: #111;}.ut-has-background-text .bklyn-background-text{}body { font-family: ralewayregular ;}body { color: #050000 ;}b, strong, dfn, kbd{font-weight:normal ;}h1, h1.product_title{font-family:Helvetica, sans-serif ; }h2{font-family:Helvetica, sans-serif ; }h3{font-family:Helvetica, sans-serif ; }h4{font-family:Helvetica, sans-serif ; }h5{font-family:Helvetica, sans-serif ; }h6{font-family:Helvetica, sans-serif ; }.author-title, #reply-title, .comments-title{font-family:Helvetica, sans-serif ; }blockquote:not(.ut-parallax-quote-title):not(.ut-quote-post-block) {font-family:"Raleway" ;}.single blockquote:not(.ut-parallax-quote-title), .page blockquote:not(.ut-parallax-quote-title){font-size:24px ;}.lead, .dark .lead, .taxonomy-description {font-family:"Raleway" ; font-size: 19px ; font-style: normal ;}#contact-section .parallax-title, #contact-section .section-title {font-family:"Raleway" ;}#contact-section .lead p {font-family:"Poppins" ;} .lg-progress-bar .lg-progress { background-color: rgba(255, 191, 0, 1); }.lg-outer .lg-thumb-item.active, .lg-outer .lg-thumb-item:hover { border-color: rgba(255, 191, 0, 1); }#ut-hover-cursor.ut-hover-cursor-mousedown svg ellipse.circle-inner {transition-delay: 100ms;fill: rgba(255, 191, 0, 1);}#ut-hover-cursor.ut-hover-cursor-mousedown svg ellipse.circle {transition-delay: 100ms;fill: rgb(255,191,0,0.1);stroke: rgb(255,191,0,0.3);} .parallax-overlay-pattern.style_one { background-image: url(" https://www.digitalnydetox.sk/wp-content/themes/brooklyn/images/overlay-pattern.png") !important; }.parallax-overlay-pattern.style_two { background-image: url(" https://www.digitalnydetox.sk/wp-content/themes/brooklyn/images/overlay-pattern2.png") !important; }.parallax-overlay-pattern.style_three { background-image: url(" https://www.digitalnydetox.sk/wp-content/themes/brooklyn/images/overlay-pattern3.png") !important; }.parallax-overlay-pattern.style_four { background-image: url(" https://www.digitalnydetox.sk/wp-content/themes/brooklyn/images/circuit-board-pattern.svg") !important; }.parallax-overlay-pattern.style_five { background-image: url(" https://www.digitalnydetox.sk/wp-content/themes/brooklyn/images/patterns/black-orchid.png") !important; }.parallax-overlay-pattern.style_six { background-image: url(" https://www.digitalnydetox.sk/wp-content/themes/brooklyn/images/patterns/dark-dotted-2.png") !important; }.grid-container,.ut-top-header-centered .ut-header-inner,#ut-overlay-menu.ut-overlay-menu-centered .ut-overlay-menu-row {max-width: 1200px;}@media (min-width: 1025px) {}.ut-vc-offset-anchor-top,.ut-vc-offset-anchor-bottom,.ut-portfolio-offset-anchor-top {position:absolute;width: 0px;height: 0px;display: block;overflow: hidden;visibility: hidden;}.ut-vc-offset-anchor-top,.ut-portfolio-offset-anchor-top {top:0;left:0;}.ut-vc-offset-anchor-bottom {left:0;bottom:0px;}.ut-scroll-up-waypoint-wrap {position:relative;}blockquote,img.size-auto,img.alignnone,img.size-full,img.size-large,img.size-medium,img.size-thumbnail,.ut-animate-image,.animated {-webkit-animation-duration: 1s;animation-duration: 1s;}.ut-early-waypoint {position: absolute;top: 240px;z-index: 0;}@media (min-width: 1025px) {#ut-sitebody:not(.ut-page-has-no-content) #ut-hero.hero {min-height: calc( 90% - 0px);height: calc( 90% - 0px);}}@media (min-width: 768px) and (max-width: 1024px) {#ut-sitebody #ut-hero.hero .hero-inner {width: 100%;}}@media (min-width: 1025px) {#ut-sitebody #ut-hero.hero .hero-inner {width: 100%;}}#ut-hero .ut-hero-custom-logo-holder img {max-width: 100%;}@media (min-width: 768px) and (max-width: 1024px) {#ut-hero .ut-hero-custom-logo-holder img {max-width: 100%;}}@media (max-width: 767px) {#ut-hero .ut-hero-custom-logo-holder img {max-width: 100%;}}.ut-hero-style-4 .hero-second-btn {background: rgba(255, 191, 0, 1);}.ut-hero-style-10 .hero-second-btn,.ut-hero-style-9 .hero-second-btn,.ut-hero-style-8 .hero-second-btn,.ut-hero-style-7 .hero-second-btn,.ut-hero-style-6 .hero-second-btn,.ut-hero-style-5 .hero-second-btn,.ut-hero-style-3 .hero-second-btn,.ut-hero-style-1 .hero-second-btn,.ut-hero-style-2 .hero-second-btn {border-color: rgba(255, 191, 0, 1);}.ut-hero-video-boxed.ut-hero-video-themecolor {border-color: rgba(255, 191, 0, 1);}#ut-hero,#ut-custom-hero {background: #141618}#ut-hero .hero-title {color: #FFF;}#ut-hero .ut-hero-style-4 .hero-title {color: #151515;border-color: #151515;}.ut-hero-style-7 .hero-title {border-color: #FFF;}.ut-hero-style-8 .hero-title {border-bottom-color: #FFF;border-top-color: #FFF;}.ut-hero-style-9 .hero-title {border-left-color: #FFF;border-right-color: #FFF;}.ut-hero-style-10 .hero-title {border-left-color: #FFF;border-right-color: #FFF;}.hero-title.ut-glow {color: #FFF;text-shadow: 0 0 40px #FFF, 2px 2px 3px black;}.hero-title.ut-text-stroke{-moz-text-stroke-color: rgba(255, 191, 0, 1);-webkit-text-stroke-color: rgba(255, 191, 0, 1);-moz-text-stroke-width: 1px;-webkit-text-stroke-width: 1px;}.hero-title span:not(.ut-word-rotator):not(.ut-base-span):not(.ut-typewriter-word):not(.ut-typewriter-cursor) {color:rgba(255, 191, 0, 1) !important;}.hero-title.ut-glow span:not(.ut-word-rotator):not(.ut-base-span):not(.ut-typewriter-word):not(.ut-typewriter-cursor) {color:rgba(255, 191, 0, 1);text-shadow: 0 0 40px rgba(255, 191, 0, 1), 2px 2px 3px black;}.hero-title.ut-glow span:not(.ut-word-rotator):not(.ut-base-span):not(.ut-typewriter-word):not(.ut-typewriter-cursor) span {color: #FFF;text-shadow: 0 0 40px #FFF, 2px 2px 3px black;}.ut-hero-style-5 .hero-description {border-color: rgba(255, 191, 0, 1) !important;}@media (max-width: 767px) {.hero-title br {display: none;}}#ut-hero .hero-description {font-family:"Poppins" ; font-weight: 500 ; font-size: 16px ; font-style: normal ; text-transform: uppercase ;}.hero-title {font-family:"Poppins" ; font-weight: 800 ; font-size: 80px ;}#ut-hero .hero-description-bottom {font-family:"Poppins" ; font-weight: 100 ; font-size: 24px ; font-style: normal ;}#ut-hero .ut-hero-meta-description-holder{font-size:60px ; font-weight:700 ;}#ut-hero .hero-description-bottom{ font-size:24px ; font-style:normal ; font-variant:normal ; font-weight:300 ;}@media (max-width: 767px) {.hero-description-bottom br {display: none;}}.hero .parallax-image-container{background-repeat: !important;background-attachment: !important;background-position: !important;background-size: !important;background-image:url("https://www.digitalnydetox.sk/wp-content/uploads/2021/03/modre-svetlo.jpg");}#wrapper_mbYTP_ut-background-video-hero { min-width: 100% !important; }.hero .parallax-overlay { background-color: rgba(10,1,1 , 0.4 ) !important; }.hero-down-arrow a {color: #FFF;}.hero-down-arrow a:hover,.hero-down-arrow a:active {color: #FFF;}.hero-down-arrow {left: 50%;}@media (min-width: 1025px) {}@media (max-width: 1024px) {}.hero-down-arrow {bottom: 10px;}#ut-sitebody:not(.ut-bklyn-site-with-preloader) #ut-hero .parallax-overlay {opacity: 0;}#ut-sitebody:not(.ut-bklyn-site-with-preloader) #ut-hero .parallax-overlay {-webkit-transition: opacity 0.20s linear; -moz-transition: opacity 0.20s linear;transition: opacity 0.20s linear;}#ut-sitebody.ut-hero-image-preloaded #ut-hero .parallax-overlay {opacity: 1;}#ut-sitebody:not(.ut-bklyn-site-with-preloader) #ut-hero .parallax-scroll-container {visibility: hidden;}#ut-sitebody:not(.ut-bklyn-site-with-preloader).ut-hero-image-preloaded #ut-hero .parallax-scroll-container {visibility: visible;}#ut-sitebody.ut-hero-image-preloaded #ut-hero .parallax-scroll-container {-webkit-animation-fill-mode: both;animation-fill-mode: both;-webkit-animation: heroFadeIn 0.2s linear; -moz-animation: heroFadeIn 0.2s linear;animation: heroFadeIn 0.2s linear;}@media(min-width: 768px) { #ut-sitebody:not(.ut-bklyn-site-with-preloader) #ut-hero .parallax-image-container {visibility: hidden;}#ut-sitebody.ut-hero-image-preloaded #ut-hero.heroFadeInLeft .parallax-image-container,#ut-sitebody.ut-hero-image-preloaded #ut-hero.heroFadeInRight .parallax-image-container,#ut-sitebody.ut-bklyn-site-with-preloader #ut-hero.heroFadeInLeft .parallax-image-container,#ut-sitebody.ut-bklyn-site-with-preloader #ut-hero.heroFadeInRight .parallax-image-container {width: calc(100% + 400px);position: relative;left: -200px;}#ut-sitebody.ut-hero-image-preloaded #ut-hero.heroFadeInUp .parallax-image-container,#ut-sitebody.ut-hero-image-preloaded #ut-hero.heroFadeInDown .parallax-image-container,#ut-sitebody.ut-bklyn-site-with-preloader #ut-hero.heroFadeInUp .parallax-image-container,#ut-sitebody.ut-bklyn-site-with-preloader #ut-hero.heroFadeInDown .parallax-image-container {height: calc(100% + 400px);position: relative;top: -200px;}#ut-sitebody.ut-hero-image-preloaded #ut-hero.heroSlideInLeft .parallax-image-container,#ut-sitebody.ut-hero-image-preloaded #ut-hero.heroSlideInRight .parallax-image-container,#ut-sitebody.ut-bklyn-site-with-preloader #ut-hero.heroSlideInLeft .parallax-image-container,#ut-sitebody.ut-bklyn-site-with-preloader #ut-hero.heroSlideInRight .parallax-image-container {width: calc(100% + 400px);position: relative;left: -200px;}#ut-sitebody.ut-hero-image-preloaded #ut-hero.heroSlideInUp .parallax-image-container,#ut-sitebody.ut-hero-image-preloaded #ut-hero.heroSlideInDown .parallax-image-container,#ut-sitebody.ut-bklyn-site-with-preloader #ut-hero.heroSlideInUp .parallax-image-container,#ut-sitebody.ut-bklyn-site-with-preloader #ut-hero.heroSlideInDown .parallax-image-container {height: calc(100% + 400px);position: relative;top: -200px;}}#ut-sitebody:not(.ut-bklyn-site-with-preloader) #ut-hero-slider,#ut-sitebody:not(.ut-bklyn-site-with-preloader) #ut-hero-captions,#ut-sitebody:not(.ut-bklyn-site-with-preloader) #ut-hero .ut-flex-control {visibility: hidden;}#ut-sitebody:not(.ut-bklyn-site-with-preloader).ut-hero-image-preloaded #ut-hero-slider,#ut-sitebody:not(.ut-bklyn-site-with-preloader).ut-hero-image-preloaded #ut-hero-captions,#ut-sitebody:not(.ut-bklyn-site-with-preloader).ut-hero-image-animated #ut-hero .ut-flex-control {visibility: visible;-webkit-animation-fill-mode: both;animation-fill-mode: both;-webkit-animation: heroFadeIn 1s linear;-moz-animation: heroFadeIn 1s linear;animation: heroFadeIn 1s linear;}#ut-sitebody.ut-bklyn-site-with-preloader.ut-hero-image-preloaded #ut-hero-slider,#ut-sitebody.ut-bklyn-site-with-preloader.ut-hero-image-preloaded #ut-hero-captions,#ut-sitebody.ut-bklyn-site-with-preloader.ut-hero-image-animated #ut-hero .ut-flex-control {-webkit-animation-fill-mode: both;animation-fill-mode: both;-webkit-animation: heroFadeIn 0s linear;-moz-animation: heroFadeIn 0s linear;animation: heroFadeIn 0s linear;}#ut-sitebody #ut-hero .ut-image-fader {visibility: hidden;}#ut-sitebody.ut-hero-image-preloaded #ut-hero .ut-image-fader {visibility: visible;-webkit-animation-fill-mode: both;animation-fill-mode: both;-webkit-animation: heroFadeIn 1s linear;-moz-animation: heroFadeIn 1s linear;animation: heroFadeIn 1s linear;}#ut-sitebody #ut-hero > canvas {visibility: hidden;}#ut-sitebody.ut-hero-image-preloaded #ut-hero > canvas {visibility: visible;-webkit-animation-fill-mode: both;animation-fill-mode: both;-webkit-animation: heroFadeIn 1s linear;-moz-animation: heroFadeIn 1s linear;animation: heroFadeIn 1s linear;}#ut-sitebody #ut-hero .hero-holder .ut-hero-animation-element {visibility: hidden;transform: translate3d(0,0,0); }#ut-sitebody #ut-hero .ut-tablet-holder {visibility: hidden;}#ut-sitebody #ut-hero .ut-hero-highlighted-item .ut-split-image,#ut-sitebody #ut-hero .ut-hero-highlighted-item .ut-hero-video,#ut-sitebody #ut-hero .ut-hero-highlighted-item .ut-hero-form {visibility: hidden;}#ut-sitebody .hero-down-arrow-wrap .hero-down-arrow {visibility: hidden;}#ut-sitebody #ut-hero .ut-hero-style-5 .hero-title::after {width: 0;-webkit-transition: width 500ms ease;transition: width 500ms ease;}@media(min-width: 768px) {#ut-sitebody.ut-bklyn-site-with-preloader #ut-hero.heroFadeIn .parallax-image-container {opacity: 0;}#ut-sitebody.ut-hero-image-animated #ut-hero.heroFadeIn .parallax-image-container {visibility: visible !important;-webkit-animation-fill-mode: both;animation-fill-mode: both;-webkit-animation: heroFadeIn 1s ease; -moz-animation: heroFadeIn 1s ease;animation: heroFadeIn 1s ease;}#ut-sitebody.ut-hero-image-animated #ut-hero.heroFadeIn .parallax-image-container.parallax-image-finished {-webkit-transform: translate3d(0,0,0);transform: translate3d(0,0,0);opacity: 1;}#ut-sitebody.ut-hero-image-animated #ut-hero.heroKenBurns .parallax-image-container {visibility: visible !important;-webkit-animation-fill-mode: both;animation-fill-mode: both;-webkit-animation: heroKenBurns 75s ease; -moz-animation: heroKenBurns 75s ease;animation: heroKenBurns 75s ease;-webkit-animation-fill-mode: forwards;animation-fill-mode: forwards;-webkit-animation-direction: alternate;animation-direction: alternate;-webkit-animation-iteration-count: infinite;animation-iteration-count: infinite;will-change: transform;}#ut-sitebody.ut-hero-image-animated #ut-hero.heroKenBurnsOut .parallax-image-container {visibility: visible !important;-webkit-animation-fill-mode: both;animation-fill-mode: both;-webkit-animation: heroKenBurnsOut 75s ease; -moz-animation: heroKenBurnsOut 75s ease;animation: heroKenBurnsOut 75s ease;-webkit-animation-fill-mode: forwards;animation-fill-mode: forwards;-webkit-animation-direction: alternate;animation-direction: alternate;-webkit-animation-iteration-count: infinite;animation-iteration-count: infinite;will-change: transform;}}#ut-sitebody.ut-hero-image-animated #ut-hero .ut-hero-animation-element.ut-hero-animation-element-start {visibility: visible;-webkit-animation-fill-mode: both;animation-fill-mode: both;-webkit-animation: fadeIn 500ms ease; -moz-animation: fadeIn 500ms ease;animation: fadeIn 500ms ease;}#ut-sitebody.ut-hero-image-animated #ut-hero .ut-hero-style-5 .hero-title.hero-title-animated::after {width: 30px;}#ut-sitebody.ut-hero-image-animated #ut-hero .ut-tablet-holder {visibility: visible;-webkit-animation-fill-mode: both;animation-fill-mode: both;-webkit-animation: heroFadeIn 1s linear; -moz-animation: heroFadeIn 1s linear;animation: heroFadeIn 1s linear;}#ut-sitebody.ut-hero-image-animated #ut-hero .ut-hero-highlighted-item .ut-split-image,#ut-sitebody.ut-hero-image-animated #ut-hero .ut-hero-highlighted-item .ut-hero-video,#ut-sitebody.ut-hero-image-animated #ut-hero .ut-hero-highlighted-item .ut-hero-form {visibility: visible;-webkit-animation-fill-mode: both;animation-fill-mode: both;-webkit-animation: heroFadeIn 1s linear; -moz-animation: heroFadeIn 1s linear;animation: heroFadeIn 1s linear;}#ut-sitebody.ut-hero-image-animated .hero-down-arrow-wrap .hero-down-arrow {visibility: visible;-webkit-animation-fill-mode: both;animation-fill-mode: both;-webkit-animation: heroFadeIn 1s linear; -moz-animation: heroFadeIn 1s linear;animation: heroFadeIn 1s linear;}#ut-sitebody #header-section:not(.ut-hero-passed) {visibility: hidden;}#ut-sitebody.ut-hero-image-animated #header-section:not(.ut-hero-passed) {visibility: visible;-webkit-animation-fill-mode: forwards;animation-fill-mode: forwards;-webkit-animation: heroRelFadeIn 1s linear; -moz-animation: heroRelFadeIn 1s linear;animation: heroRelFadeIn 1s linear;}@-webkit-keyframes heroFadeIn {0% {opacity: 0;}50% {opacity: 1;}100% {opacity: 1;}}@keyframes heroFadeIn {0% {opacity: 0;}50% {opacity: 1;}100% {opacity: 1;}}@-webkit-keyframes heroRelFadeIn {0% {opacity: 0;}50% {opacity: 1;}100% {opacity: 1;}}@keyframes heroRelFadeIn {0% {opacity: 0;}50% {opacity: 1;}100% {opacity: 1;}}@-webkit-keyframes heroFadeInLeft {from {opacity: 0;-webkit-transform: translate3d( -200px, 0,0 );transform: translate3d( -200px, 0,0 );}to {opacity: 1; -webkit-transform: none;transform: none;}}@keyframes heroFadeInLeft {from {opacity: 0;-webkit-transform: translate3d( -200px, 0, 0 );transform: translate3d( -200px, 0, 0 );}to {opacity: 1; -webkit-transform: none;transform: none;}}@-webkit-keyframes heroFadeInRight {from {opacity: 0;-webkit-transform: translate3d( 200px, 0,0 );transform: translate3d( 200px, 0,0 );}to {opacity: 1; -webkit-transform: none;transform: none;}}@keyframes heroFadeInRight {from {opacity: 0;-webkit-transform: translate3d( 200px, 0, 0 );transform: translate3d( 200px, 0, 0 );}to {opacity: 1; -webkit-transform: none;transform: none;}}@-webkit-keyframes heroFadeInUp {from {opacity: 0;-webkit-transform: translate3d(0, 200px, 0);transform: translate3d(0, 200px, 0);}to {opacity: 1;-webkit-transform: none;transform: none;}}@keyframes heroFadeInUp {from {opacity: 0;-webkit-transform: translate3d(0, 200px, 0);transform: translate3d(0, 200px, 0);}to {opacity: 1;-webkit-transform: none;transform: none;}}@-webkit-keyframes heroFadeInDown {from {opacity: 0;-webkit-transform: translate3d(0, -200px, 0);transform: translate3d(0, -200px, 0);}to {opacity: 1;-webkit-transform: none;transform: none;}}@keyframes heroFadeInDown {from {opacity: 0;-webkit-transform: translate3d(0, -200px, 0);transform: translate3d(0, -200px, 0);}to {opacity: 1;-webkit-transform: none;transform: none;}}@-webkit-keyframes heroKenBurns {0% {opacity: 0;transform-origin: bottom center;}5% {opacity: 1;}100% {-webkit-transform: scale3d(1.3, 1.3, 1.3);transform: scale3d(1.3, 1.3, 1.3);-webkit-animation-timing-function: ease-in;animation-timing-function: ease-in;opacity: 1;}}@keyframes heroKenBurns {0% {opacity: 0;transform-origin: bottom center;}5% {opacity: 1;}100% {-webkit-transform: scale3d(1.3, 1.3, 1.3);transform: scale3d(1.3, 1.3, 1.3);-webkit-animation-timing-function: ease-in;animation-timing-function: ease-in;opacity: 1;}}@-webkit-keyframes heroKenBurnsOut {0% { opacity: 0; transform-origin: bottom center; -webkit-transform: scale3d(1.3, 1.3, 1.3); transform: scale3d(1.3, 1.3, 1.3);}5% {opacity: 1;}100% {-webkit-transform: scale3d(1, 1, 1);transform: scale3d(1, 1, 1);-webkit-animation-timing-function: ease-in;animation-timing-function: ease-in;opacity: 1;} }@keyframes heroKenBurnsOut {0% { opacity: 0;transform-origin: bottom center; -webkit-transform: scale3d(1.3, 1.3, 1.3); transform: scale3d(1.3, 1.3, 1.3);}5% {opacity: 1;}100% {-webkit-transform: scale3d(1, 1, 1);transform: scale3d(1, 1, 1);-webkit-animation-timing-function: ease-in;animation-timing-function: ease-in;opacity: 1;}}@-webkit-keyframes heroSlideInLeft {from {-webkit-transform: translate3d( -200px, 0,0 );transform: translate3d( -200px, 0,0 );}to {-webkit-transform: none;transform: none;}}@keyframes heroSlideInLeft {from {-webkit-transform: translate3d( -200px, 0, 0 );transform: translate3d( -200px, 0, 0 );}to {-webkit-transform: none;transform: none;}}@-webkit-keyframes heroSlideInRight {from {-webkit-transform: translate3d( 200px, 0,0 );transform: translate3d( 200px, 0,0 );}to {-webkit-transform: none;transform: none;}}@keyframes heroSlideInRight {from {-webkit-transform: translate3d( 200px, 0, 0 );transform: translate3d( 200px, 0, 0 );}to {-webkit-transform: none;transform: none;}}@-webkit-keyframes heroSlideInUp {from {-webkit-transform: translate3d(0, 200px, 0);transform: translate3d(0, 200px, 0);}to {-webkit-transform: none;transform: none;}}@keyframes heroSlideInUp {from {-webkit-transform: translate3d(0, 200px, 0);transform: translate3d(0, 200px, 0);}to {-webkit-transform: none;transform: none;}}@-webkit-keyframes heroSlideInDown {from {-webkit-transform: translate3d(0, -200px, 0);transform: translate3d(0, -200px, 0);}to {-webkit-transform: none;transform: none;}}@keyframes heroSlideInDown {from {-webkit-transform: translate3d(0, -200px, 0);transform: translate3d(0, -200px, 0);}to {-webkit-transform: none;transform: none;}}#ut-sitebody #header-section .ut-header-extra-module .ut-header-cart-count {color: #FFFFFF;background: rgba(255, 191, 0, 1);}#ut-sitebody #header-section .ut-header-extra-module .ut-header-mini-cart .ut-header-mini-cart-item:not(.ut-header-mini-cart-item-empty) {border-bottom-color:;border-bottom-style:solid;border-bottom-width:1px;}#ut-sitebody .ut-horizontal-navigation ul.sub-menu li.ut-header-mini-cart-item {padding-bottom: 20px;}#ut-sitebody #header-section .ut-header-extra-module .ut-header-mini-cart .ut-header-mini-cart-content + .ut-header-mini-cart-action {margin-top: 0 !important;}#ut-sitebody #header-section.ut-primary-custom-skin .ut-header-extra-module .ut-header-mini-cart-overflow-container {margin-bottom: 17px !important;} #ut-sitebody #header-section .ut-header-extra-module .ut-header-mini-cart-content .simplebar-scrollbar:before {background: rgba(255, 191, 0, 1);}#ut-sitebody #header-section.ut-secondary-custom-skin .ut-header-extra-module .ut-header-cart-count {color: #FFFFFF;background: rgba(255, 191, 0, 1);}#ut-sitebody #header-section.ut-secondary-custom-skin .ut-header-extra-module .ut-header-mini-cart .ut-header-mini-cart-item:not(.ut-header-mini-cart-item-empty) {border-bottom-color:;border-bottom-style:solid;border-bottom-width:1px;}#ut-sitebody .ut-horizontal-navigation ul.sub-menu li.ut-header-mini-cart-item {padding-bottom: 20px;} #ut-sitebody #header-section.ut-secondary-custom-skin .ut-header-extra-module .ut-header-mini-cart .ut-header-mini-cart-content + .ut-header-mini-cart-action {margin-top: 0 !important;}#ut-sitebody #header-section.ut-secondary-custom-skin .ut-header-extra-module .ut-header-mini-cart-overflow-container {margin-bottom: 17px !important;} #ut-sitebody #header-section.ut-secondary-custom-skin .ut-header-extra-module .ut-header-mini-cart .ut-remove-header-cart-item:hover,#ut-sitebody #header-section.ut-secondary-custom-skin .ut-header-extra-module .ut-header-mini-cart .ut-remove-header-cart-item:active {color: rgba(255, 191, 0, 1) !important;}#ut-sitebody #header-section.ut-secondary-custom-skin .ut-header-extra-module .ut-header-mini-cart-content .simplebar-scrollbar:before {background: rgba(255, 191, 0, 1);} #ut-sitebody #header-section .ut-header-mini-cart-no-content li.ut-header-mini-cart-item.ut-header-mini-cart-item-empty {text-align: center;border: none;}#ut-sitebody #header-section .ut-horizontal-navigation .ut-header-mini-cart-no-content li.ut-header-mini-cart-item.ut-header-mini-cart-item-empty:last-child {padding-bottom: 40px;}#ut-sitebody #header-section .ut-header-mini-cart-no-content .ut-header-mini-cart-action {display: none;} #ut-header-placeholder {height: 65px;max-height: 65px;}@media (min-width: 1025px) {#header-section { line-height: 65px;}.ut-horizontal-navigation .ut-menu-item-lvl-0 .bklyn-btn-menu a::after {line-height: 65px;}.ut-navigation-with-description-above .ut-has-description .ut-main-navigation-link {height: 65px;}.site-logo {height: 65px !important;line-height: 65px !important;}.ut-site-logo-background {line-height: 65px !important;}.ut-hamburger-wrap,.menu-item-object-megamenu-button {height: 65px;}.sub-menu .menu-item-object-megamenu-button,.ut-megamenu .menu-item-object-megamenu-button {height: inherit;}.ut-header-extra-module-company-social .fa-ul.ut-navigation-menu li .ut-main-navigation-link {height: 65px;}} .ut-header-extra-module .ut-header-cart sup {background: rgba(255, 191, 0, 1)}.ut-header-extra-module .ut-header-cart-count {background: rgba(255, 191, 0, 1)}#header-section-area-separator .ut-header-area-separator,#header-section[data-separator="on"]:not([data-style="style-9"]):not([data-style="style-5"]) #header-section-upper-area {border-bottom: 1px solid #DDD;}#header-section[data-separator="on"][data-style="style-5"] #header-section-lower-area {border-top: 1px solid #DDD;}@media (min-width: 1025px) {#header-section[data-separator="off"][data-style="style-4"] .site-logo img,#header-section[data-separator="off"][data-style="style-4"] .site-logo .logo {vertical-align: bottom;}#header-section[data-separator="off"][data-style="style-7"] .site-logo img,#header-section[data-separator="off"][data-style="style-7"] .site-logo .logo {vertical-align: bottom;}} #ut-sitebody h1.logo {font-family:"Poppins" ; font-style: normal ;} #header-section #ut-top-header .ut-top-header-sub-menu ul,#header-section #ut-mobile-menu a,#header-section #navigation.ut-horizontal-navigation a,#header-section #navigation-secondary.ut-horizontal-navigation a,#header-section .ut-header-extra-module-toolbar .ut-horizontal-navigation,#header-section .ut-header-extra-module-toolbar .ut-horizontal-navigation ul.sub-menu li > a,#header-section .ut-horizontal-navigation .ut-navigation-dropdown-only a,#header-section .ut-header-extra-module .bklyn-btn-header .bklyn-btn,#header-section .ut-header-mini-cart-action .bklyn-btn.bklyn-btn-mini,#header-section .ut-horizontal-navigation div > .bklyn-btn,#header-section .ut-header-extra-module-custom-fields .ut-horizontal-navigation a.ut-main-navigation-link {font-family:"Poppins" ; font-weight: 500 ; font-size: 13px ; font-style: normal ;}.ut-navigation-with-description-above .ut-has-description .ut-main-navigation-link span::before {font-size: 0.9em;} #header-section #ut-top-header .ut-top-header-sub-menu ul,#header-section #navigation.ut-horizontal-navigation ul.sub-menu li > a,#header-section #navigation.ut-horizontal-navigation .ut-navigation-column-list li a,#header-section #navigation-secondary.ut-horizontal-navigation ul.sub-menu li > a,#header-section #navigation-secondary.ut-horizontal-navigation .ut-navigation-column-list li a,#header-section .ut-header-extra-module-toolbar .ut-horizontal-navigation,#header-section .ut-header-extra-module-toolbar .ut-horizontal-navigation ul.sub-menu li > a,#header-section .ut-horizontal-navigation .ut-navigation-dropdown-only ul.sub-menu li > a{font-size:12px ; font-weight:normal ;}#header-section a:hover,#header-section a:active {color:rgb(255,191,0);color:rgba(255, 191, 0, 1);}#header-section .selected,#header-section .selected:hover,#header-section .selected:active {color:rgb(255,191,0);color:rgba(255, 191, 0, 1);}#header-section .sub-menu li.sfHover > a,#header-section li.sfHover > .ut-main-navigation-link {color:rgb(255,191,0);color:rgba(255, 191, 0, 1);}#header-section .ut-top-header-has-submenu:hover .ut-header-cart,#header-section .ut-top-header-has-submenu:hover .ut-top-header-main-link {color:rgb(255,191,0);color:rgba(255, 191, 0, 1);}#header-section li.current_page_item:not(.menu-item-object-custom) > a, #header-section li.current-menu-item:not(.menu-item-object-custom) > a, #header-section li.current_page_parent > a,#header-section li.current_page_ancestor > a,#header-section li.current-menu-ancestor > a {color:rgb(255,191,0);color:rgba(255, 191, 0, 1);}#header-section .sub-menu li.current_page_item > a, #header-section .sub-menu li.current-menu-item > a, #header-section .sub-menu li.current_page_parent > a,#header-section .sub-menu li.current_page_ancestor > a,#header-section .sub-menu li.current-menu-ancestor > a {color:rgb(255,191,0);color:rgba(255, 191, 0, 1);}#header-section .ut-navigation-column-list li.current_page_item > a, #header-section .ut-navigation-column-list li.current-menu-item > a, #header-section .ut-navigation-column-list li.current_page_parent > a,#header-section .ut-navigation-column-list li.current_page_ancestor > a,#header-section .ut-navigation-column-list li.current-menu-ancestor > a {color:rgb(255,191,0);color:rgba(255, 191, 0, 1);}#header-section .ut-top-header-sub-menu ul li.current_page_item > a, #header-section .ut-top-header-sub-menu ul li.current-menu-item > a, #header-section .ut-top-header-sub-menu ul li.current_page_parent > a,#header-section .ut-top-header-sub-menu ul li.current_page_ancestor > a,#header-section .ut-top-header-sub-menu ul li.current-menu-ancestor > a {color:rgb(255,191,0);color:rgba(255, 191, 0, 1);}#header-section .ut-megamenu .current-menu-parent .ut-nav-header h3,#header-section .ut-megamenu .ut-navigation-column-list:hover .ut-nav-header h3 {color:rgb(255,191,0);color:rgba(255, 191, 0, 1);}#header-section .ut-navigation-with-link-animation.ut-navigation-with-link-animation-type-border ul.sub-menu li a > span::after,#header-section .ut-navigation-with-link-animation.ut-navigation-with-link-animation-type-border .ut-navigation-column-list li a > span::after {border-bottom: 2px solid rgb(255,191,0); border-bottom: 2px solid rgba(255, 191, 0, 1); }#header-section .ut-navigation-with-link-animation.ut-navigation-with-link-animation-type-background .sub-menu li.sfHover > a,#header-section .ut-navigation-with-link-animation.ut-navigation-with-link-animation-type-background ul.sub-menu li a:hover,#header-section .ut-navigation-with-link-animation.ut-navigation-with-link-animation-type-background .ut-navigation-column-list li a:hover,#header-section .ut-navigation-with-link-animation.ut-navigation-with-link-animation-type-background-static .sub-menu li.sfHover > a, #header-section .ut-navigation-with-link-animation.ut-navigation-with-link-animation-type-background-static ul.sub-menu li a:hover,#header-section .ut-navigation-with-link-animation.ut-navigation-with-link-animation-type-background-static .ut-navigation-column-list li a:hover{color: #FFFFFF;}#header-section .ut-navigation-with-link-animation.ut-navigation-with-link-animation-type-background-static ul.sub-menu li.current_page_item > a, #header-section .ut-navigation-with-link-animation.ut-navigation-with-link-animation-type-background-static ul.sub-menu li.current-menu-item > a, #header-section .ut-navigation-with-link-animation.ut-navigation-with-link-animation-type-background-static ul.sub-menu li.current_page_parent > a,#header-section .ut-navigation-with-link-animation.ut-navigation-with-link-animation-type-background-static ul.sub-menu li.current_page_ancestor > a,#header-section .ut-navigation-with-link-animation.ut-navigation-with-link-animation-type-background-static ul.sub-menu li.current-menu-ancestor > a {color: #FFFFFF;}#header-section .ut-navigation-with-link-animation.ut-navigation-with-link-animation-type-background-static .ut-navigation-column-list li.current_page_item > a, #header-section .ut-navigation-with-link-animation.ut-navigation-with-link-animation-type-background-static .ut-navigation-column-list li.current-menu-item > a, #header-section .ut-navigation-with-link-animation.ut-navigation-with-link-animation-type-background-static .ut-navigation-column-list li.current_page_parent > a,#header-section .ut-navigation-with-link-animation.ut-navigation-with-link-animation-type-background-static .ut-navigation-column-list li.current_page_ancestor > a,#header-section .ut-navigation-with-link-animation.ut-navigation-with-link-animation-type-background-static .ut-navigation-column-list li.current-menu-ancestor > a {color: #FFFFFF;} #header-section .ut-navigation-with-link-animation.ut-navigation-with-link-animation-type-background ul.sub-menu li.current_page_item > a, #header-section .ut-navigation-with-link-animation.ut-navigation-with-link-animation-type-background ul.sub-menu li.current-menu-item > a, #header-section .ut-navigation-with-link-animation.ut-navigation-with-link-animation-type-background ul.sub-menu li.current_page_parent > a,#header-section .ut-navigation-with-link-animation.ut-navigation-with-link-animation-type-background ul.sub-menu li.current_page_ancestor > a,#header-section .ut-navigation-with-link-animation.ut-navigation-with-link-animation-type-background ul.sub-menu li.current-menu-ancestor > a {color: #FFFFFF;}#header-section .ut-navigation-with-link-animation.ut-navigation-with-link-animation-type-background .ut-navigation-column-list li.current_page_item > a, #header-section .ut-navigation-with-link-animation.ut-navigation-with-link-animation-type-background .ut-navigation-column-list li.current-menu-item > a, #header-section .ut-navigation-with-link-animation.ut-navigation-with-link-animation-type-background .ut-navigation-column-list li.current_page_parent > a,#header-section .ut-navigation-with-link-animation.ut-navigation-with-link-animation-type-background .ut-navigation-column-list li.current_page_ancestor > a,#header-section .ut-navigation-with-link-animation.ut-navigation-with-link-animation-type-background .ut-navigation-column-list li.current-menu-ancestor > a {color: #FFFFFF;}#header-section .ut-navigation-with-link-animation.ut-navigation-with-link-animation-type-background ul.sub-menu li a::after,#header-section .ut-navigation-with-link-animation.ut-navigation-with-link-animation-type-background .ut-navigation-column-list li a::after,#header-section .ut-navigation-with-link-animation.ut-navigation-with-link-animation-type-background-static ul.sub-menu li a::after,#header-section .ut-navigation-with-link-animation.ut-navigation-with-link-animation-type-background-static .ut-navigation-column-list li a::after {background:rgb(255,191,0) !important; background:rgba(255, 191, 0, 1) !important; } .ut-horizontal-navigation.ut-navigation-style-animation-line-top ul li a.ut-main-navigation-link::after,.ut-horizontal-navigation.ut-navigation-style-animation-line-bottom ul li a.ut-main-navigation-link::after {background:rgba(255, 191, 0, 1);height:2px;}.ut-horizontal-navigation.ut-navigation-style-animation-line-middle ul li a.ut-main-navigation-link span::after {background:rgba(255, 191, 0, 1);height:2px;}#header-section.ut-primary-custom-skin .site-logo .logo,#header-section.ut-primary-custom-skin .site-logo .logo a {color:rgb(235,226,226) !important;color:rgba(235, 226, 226, 1) !important;}#header-section.ut-primary-custom-skin .ut-open-overlay-menu.ut-hamburger:not(.is-active) span,#header-section.ut-primary-custom-skin .ut-open-overlay-menu.ut-hamburger span::before,#header-section.ut-primary-custom-skin .ut-open-overlay-menu.ut-hamburger span::after {background:rgb(235,226,226);background:rgba(235, 226, 226, 1);}#header-section.ut-primary-custom-skin .site-logo .logo a:hover,#header-section.ut-primary-custom-skin .site-logo .logo a:active {color:rgb(255,255,255) !important;color:rgba(255, 255, 255, 1) !important;}#ut-header-placeholder,#header-section.ut-primary-custom-skin {background:rgb();background:transparent;}#header-section.ut-primary-custom-skin .ut-horizontal-navigation .sub-menu,#header-section.ut-primary-custom-skin .ut-megamenu,#header-section.ut-primary-custom-skin .ut-top-header-sub-menu ul {background:rgb();background:transparent;}#header-section.ut-primary-custom-skin {border-bottom-color:rgb(181,174,174) !important;border-bottom-color:rgba(181, 174, 174, 0.23) !important;}#header-section.ut-primary-custom-skin {-webkit-box-shadow: 0 0 transparent, 0 0 transparent, 0 5px 5px -4px rgba(0, 0, 0, 0);box-shadow: 0 0 transparent, 0 0 transparent, 0 5px 5px -4px rgba(0, 0, 0, 0);}#header-section.ut-primary-custom-skin,#header-section.ut-primary-custom-skin a,#header-section.ut-primary-custom-skin .ut-deactivated-link,#header-section.ut-primary-custom-skin .ut-deactivated-link:hover,#header-section.ut-primary-custom-skin .ut-deactivated-link:active {color:rgb(237,225,225);color:rgba(237, 225, 225, 1); }#header-section.ut-primary-custom-skin a:hover,#header-section.ut-primary-custom-skin a:active {color:rgb(255,255,255);color:rgba(255, 255, 255, 1);}#header-section.ut-primary-custom-skin .ut-horizontal-navigation .sub-menu li.sfHover > a,#header-section.ut-primary-custom-skin li.sfHover > .ut-main-navigation-link {color:rgb(255,255,255);color:rgba(255, 255, 255, 1);}#header-section.ut-primary-custom-skin .ut-top-header-has-submenu:hover .ut-header-cart,#header-section.ut-primary-custom-skin .ut-top-header-has-submenu:hover .ut-top-header-main-link {color:rgb(255,255,255);color:rgba(255, 255, 255, 1);} #header-section.ut-primary-custom-skin .selected,#header-section.ut-primary-custom-skin .selected:hover,#header-section.ut-primary-custom-skin .selected:active {color:rgb(255,255,255) !important;;color:rgba(255, 255, 255, 1) !important;;} #header-section.ut-primary-custom-skin li.current_page_item:not(.menu-item-object-custom) > a, #header-section.ut-primary-custom-skin li.current-menu-item:not(.menu-item-object-custom) > a,#header-section.ut-primary-custom-skin li.current_page_parent > a,#header-section.ut-primary-custom-skin li.current_page_ancestor > a,#header-section.ut-primary-custom-skin li.current-menu-ancestor > a,#header-section.ut-primary-custom-skin li.current-menu-parent:not(.has-scroll-children) > a {color:rgb(255,255,255) !important;;color:rgba(255, 255, 255, 1) !important;;}#header-section.ut-primary-custom-skin li.current_page_item:not(.menu-item-object-custom) > a:hover,#header-section.ut-primary-custom-skin li.current_page_item:not(.menu-item-object-custom) > a:active,#header-section.ut-primary-custom-skin li.current-menu-item:not(.menu-item-object-custom) > a:hover,#header-section.ut-primary-custom-skin li.current-menu-item:not(.menu-item-object-custom) > a:active,#header-section.ut-primary-custom-skin li.current_page_parent > a:hover,#header-section.ut-primary-custom-skin li.current_page_parent > a:active,#header-section.ut-primary-custom-skin li.current_page_ancestor > a:hover,#header-section.ut-primary-custom-skin li.current_page_ancestor > a:active,#header-section.ut-primary-custom-skin li.current-menu-parent:not(.has-scroll-children) > a:hover,#header-section.ut-primary-custom-skin li.current-menu-parent:not(.has-scroll-children) > a:active,#header-section.ut-primary-custom-skin li.current-menu-ancestor > a:hover,#header-section.ut-primary-custom-skin li.current-menu-ancestor > a:active {color:rgb(255,255,255) !important;color:rgba(255, 255, 255, 1) !important;}#header-section.ut-primary-custom-skin .ut-top-header-sub-menu ul,#header-section.ut-primary-custom-skin .ut-horizontal-navigation .sub-menu,#header-section.ut-primary-custom-skin .ut-horizontal-navigation .sub-menu:before,#header-section.ut-primary-custom-skin .ut-horizontal-navigation .sub-menu:after,#header-section.ut-primary-custom-skin .ut-megamenu,#header-section.ut-primary-custom-skin .ut-megamenu:before,#header-section.ut-primary-custom-skin .ut-megamenu:after {background:rgb(0,0,0) !important;background:rgba(0, 0, 0, 0.54) !important;}#header-section.ut-primary-custom-skin .ut-top-header-sub-menu ul li > a,#header-section.ut-primary-custom-skin .ut-horizontal-navigation .sub-menu li > a,#header-section.ut-primary-custom-skin .ut-megamenu li > a {color:rgb(255,255,255);color:rgba(255, 255, 255, 1);}#header-section.ut-primary-custom-skin .ut-header-mini-cart-total-count,#header-section.ut-primary-custom-skin .ut-header-mini-cart-total-price {color:rgb(255,255,255);color:rgba(255, 255, 255, 1);}#header-section.ut-primary-custom-skin .ut-top-header-sub-menu ul li > a:hover,#header-section.ut-primary-custom-skin .ut-horizontal-navigation .sub-menu li > a:hover,#header-section.ut-primary-custom-skin .ut-megamenu li > a:hover,#header-section.ut-primary-custom-skin .ut-top-header-sub-menu ul li > a:active,#header-section.ut-primary-custom-skin .ut-horizontal-navigation .sub-menu li > a:active,#header-section.ut-primary-custom-skin .ut-megamenu li > a:active {color:rgb(191,189,184) !important;color:rgba(191, 189, 184, 1) !important;}#header-section.ut-primary-custom-skin .ut-horizontal-navigation .sub-menu li.sfHover > a {color:rgb(191,189,184) !important;color:rgba(191, 189, 184, 1) !important;}#header-section.ut-primary-custom-skin .ut-horizontal-navigation .sub-menu .selected,#header-section.ut-primary-custom-skin .ut-horizontal-navigation .sub-menu .selected:hover,#header-section.ut-primary-custom-skin .ut-horizontal-navigation .sub-menu .selected:active {color:rgb(255,255,255) !important;color:rgba(255, 255, 255, 1) !important;} #header-section.ut-primary-custom-skin .ut-horizontal-navigation .sub-menu li.current_page_item > a, #header-section.ut-primary-custom-skin .ut-horizontal-navigation .sub-menu li.current-menu-item > a, #header-section.ut-primary-custom-skin .ut-horizontal-navigation .sub-menu li.current_page_parent > a,#header-section.ut-primary-custom-skin .ut-horizontal-navigation .sub-menu li.current_page_ancestor > a,#header-section.ut-primary-custom-skin .ut-horizontal-navigation .sub-menu li.current-menu-ancestor > a {color:rgb(255,255,255) !important;color:rgba(255, 255, 255, 1) !important;}#header-section.ut-primary-custom-skin .ut-horizontal-navigation .sub-menu li.current_page_item > a:hover, #header-section.ut-primary-custom-skin .ut-horizontal-navigation .sub-menu li.current_page_item > a:active, #header-section.ut-primary-custom-skin .ut-horizontal-navigation .sub-menu li.current-menu-item > a:hover, #header-section.ut-primary-custom-skin .ut-horizontal-navigation .sub-menu li.current-menu-item > a:active,#header-section.ut-primary-custom-skin .ut-horizontal-navigation .sub-menu li.current_page_parent > a:hover,#header-section.ut-primary-custom-skin .ut-horizontal-navigation .sub-menu li.current_page_parent > a:active,#header-section.ut-primary-custom-skin .ut-horizontal-navigation .sub-menu li.current_page_ancestor > a:hover,#header-section.ut-primary-custom-skin .ut-horizontal-navigation .sub-menu li.current_page_ancestor > a:active, #header-section.ut-primary-custom-skin .ut-horizontal-navigation .sub-menu li.current-menu-ancestor > a:hover,#header-section.ut-primary-custom-skin .ut-horizontal-navigation .sub-menu li.current-menu-ancestor > a:active {color:rgb(255,255,255) !important;color:rgba(255, 255, 255, 1) !important;}#header-section.ut-primary-custom-skin .ut-navigation-column-list .selected,#header-section.ut-primary-custom-skin .ut-navigation-column-list .selected:hover,#header-section.ut-primary-custom-skin .ut-navigation-column-list .selected:active {color:rgb(255,255,255) !important;color:rgba(255, 255, 255, 1) !important;} #header-section.ut-primary-custom-skin .ut-navigation-column-list li.current_page_item > a, #header-section.ut-primary-custom-skin .ut-navigation-column-list li.current-menu-item > a, #header-section.ut-primary-custom-skin .ut-navigation-column-list li.current_page_parent > a,#header-section.ut-primary-custom-skin .ut-navigation-column-list li.current_page_ancestor > a,#header-section.ut-primary-custom-skin .ut-navigation-column-list li.current-menu-ancestor > a {color:rgb(255,255,255) !important;color:rgba(255, 255, 255, 1) !important;}#header-section.ut-primary-custom-skin .ut-navigation-column-list li.current_page_item > a:hover,#header-section.ut-primary-custom-skin .ut-navigation-column-list li.current_page_item > a:active, #header-section.ut-primary-custom-skin .ut-navigation-column-list li.current-menu-item > a:hover,#header-section.ut-primary-custom-skin .ut-navigation-column-list li.current-menu-item > a:active,#header-section.ut-primary-custom-skin .ut-navigation-column-list li.current_page_parent > a:hover,#header-section.ut-primary-custom-skin .ut-navigation-column-list li.current_page_parent > a:active,#header-section.ut-primary-custom-skin .ut-navigation-column-list li.current_page_ancestor > a:hover,#header-section.ut-primary-custom-skin .ut-navigation-column-list li.current_page_ancestor > a:active,#header-section.ut-primary-custom-skin .ut-navigation-column-list li.current-menu-ancestor > a:hover,#header-section.ut-primary-custom-skin .ut-navigation-column-list li.current-menu-ancestor > a:active {color:rgb(255,255,255) !important;color:rgba(255, 255, 255, 1) !important;}#header-section.ut-primary-custom-skin .ut-top-header-sub-menu ul li.current_page_item > a, #header-section.ut-primary-custom-skin .ut-top-header-sub-menu ul li.current-menu-item > a, #header-section.ut-primary-custom-skin .ut-top-header-sub-menu ul li.current_page_parent > a,#header-section.ut-primary-custom-skin .ut-top-header-sub-menu ul li.current_page_ancestor > a,#header-section.ut-primary-custom-skin .ut-top-header-sub-menu ul li.current-menu-ancestor > a {color:rgb(255,255,255) !important;color:rgba(255, 255, 255, 1) !important;}#header-section.ut-primary-custom-skin .ut-top-header-sub-menu ul li.current_page_item > a:hover,#header-section.ut-primary-custom-skin .ut-top-header-sub-menu ul li.current_page_item > a:active,#header-section.ut-primary-custom-skin .ut-top-header-sub-menu ul li.current-menu-item > a:hover,#header-section.ut-primary-custom-skin .ut-top-header-sub-menu ul li.current-menu-item > a:active,#header-section.ut-primary-custom-skin .ut-top-header-sub-menu ul li.current_page_parent > a:hover,#header-section.ut-primary-custom-skin .ut-top-header-sub-menu ul li.current_page_parent > a:active,#header-section.ut-primary-custom-skin .ut-top-header-sub-menu ul li.current_page_ancestor > a:hover,#header-section.ut-primary-custom-skin .ut-top-header-sub-menu ul li.current_page_ancestor > a:active,#header-section.ut-primary-custom-skin .ut-top-header-sub-menu ul li.current-menu-ancestor > a:hover,#header-section.ut-primary-custom-skin .ut-top-header-sub-menu ul li.current-menu-ancestor > a:active {color:rgb(255,255,255) !important;color:rgba(255, 255, 255, 1) !important;}#header-section.ut-primary-custom-skin .ut-horizontal-navigation ul.sub-menu,#header-section.ut-primary-custom-skin .ut-horizontal-navigation .ut-megamenu{ -webkit-box-shadow:0 5px 5px 0 rgba(0, 0, 0, 0);-moz-box-shadow:0 5px 5px 0 rgba(0, 0, 0, 0); box-shadow:0 5px 5px 0 rgba(0, 0, 0, 0);}#header-section .ut-horizontal-navigation ul.sub-menu,#header-section .ut-horizontal-navigation .ut-megamenu {border-top-width:0px !important;}#header-section .ut-horizontal-navigation ul.sub-menu li > ul.sub-menu {top: -0px;}#header-section .ut-horizontal-navigation ul.sub-menu li:not(:first-child) > ul.sub-menu {top: -40px;}#header-section .ut-top-header-sub-menu ul,#header-section .ut-horizontal-navigation ul.sub-menu,#header-section .ut-horizontal-navigation .ut-megamenu { border-right-color: !important;border-right-width:1px !important;border-bottom-color: !important;border-bottom-width:1px !important;border-left-color: !important;border-left-width:1px !important}#header-section.ut-secondary-custom-skin {background:rgb(255,255,255) !important;background:rgb(255, 255, 255) !important;}#header-section.ut-secondary-custom-skin .ut-horizontal-navigation .sub-menu,#header-section.ut-secondary-custom-skin .ut-megamenu,#header-section.ut-secondary-custom-skin .ut-top-header-sub-menu ul {background:rgb(255,255,255) !important;background:rgb(255, 255, 255) !important;}#header-section.ut-secondary-custom-skin {-webkit-box-shadow: 0 0 transparent, 0 0 transparent, 0 5px 5px -4px rgba(0, 0, 0, 0);box-shadow: 0 0 transparent, 0 0 transparent, 0 5px 5px -4px rgba(0, 0, 0, 0);}#header-section.ut-secondary-custom-skin,#header-section.ut-secondary-custom-skin a,#header-section.ut-secondary-custom-skin .ut-deactivated-link,#header-section.ut-secondary-custom-skin .ut-deactivated-link:hover,#header-section.ut-secondary-custom-skin .ut-deactivated-link:active {color:rgb(92,87,87);color:rgba(92, 87, 87, 1);}#header-section.ut-secondary-custom-skin a:hover,#header-section.ut-secondary-custom-skin a:active {color:rgb(0,0,0); color:rgba(0, 0, 0, 1);} #header-section.ut-secondary-custom-skin .ut-horizontal-navigation .sub-menu li.sfHover > a,#header-section.ut-secondary-custom-skin li.sfHover > .ut-main-navigation-link {color:rgb(0,0,0); color:rgba(0, 0, 0, 1);}#header-section.ut-secondary-custom-skin .ut-top-header-has-submenu:hover .ut-header-cart,#header-section.ut-secondary-custom-skin .ut-top-header-has-submenu:hover .ut-top-header-main-link {color:rgb(0,0,0);color:rgba(0, 0, 0, 1);}#header-section.ut-secondary-custom-skin .selected,#header-section.ut-secondary-custom-skin .selected:hover,#header-section.ut-secondary-custom-skin .selected:active {color:rgb(0,0,0);color:rgba(0, 0, 0, 1);}#header-section.ut-secondary-custom-skin li.current_page_item:not(.menu-item-object-custom) > a, #header-section.ut-secondary-custom-skin li.current-menu-item:not(.menu-item-object-custom) > a, #header-section.ut-secondary-custom-skin li.current_page_parent > a,#header-section.ut-secondary-custom-skin li.current_page_ancestor > a,#header-section.ut-secondary-custom-skin li.current-menu-ancestor > a,#header-section.ut-secondary-custom-skin li.current-menu-parent:not(.has-scroll-children) > a {color:rgb(0,0,0) !important;color:rgba(0, 0, 0, 1) !important;}#header-section.ut-secondary-custom-skin li.current_page_item:not(.menu-item-object-custom) > a:hover,#header-section.ut-secondary-custom-skin li.current_page_item:not(.menu-item-object-custom) > a:active,#header-section.ut-secondary-custom-skin li.current-menu-item:not(.menu-item-object-custom) > a:hover,#header-section.ut-secondary-custom-skin li.current-menu-item:not(.menu-item-object-custom) > a:active,#header-section.ut-secondary-custom-skin li.current_page_parent > a:hover,#header-section.ut-secondary-custom-skin li.current_page_parent > a:active,#header-section.ut-secondary-custom-skin li.current_page_ancestor > a:hover,#header-section.ut-secondary-custom-skin li.current_page_ancestor > a:active,#header-section.ut-secondary-custom-skin li.current-menu-parent:not(.has-scroll-children) > a:hover,#header-section.ut-secondary-custom-skin li.current-menu-parent:not(.has-scroll-children) > a:active,#header-section.ut-secondary-custom-skin li.current-menu-ancestor > a:hover,#header-section.ut-secondary-custom-skin li.current-menu-ancestor > a:active {color:rgb(0,0,0) !important;color:rgba(0, 0, 0, 1) !important;}#header-section.ut-secondary-custom-skin .ut-top-header-sub-menu ul,#header-section.ut-secondary-custom-skin .ut-horizontal-navigation .sub-menu,#header-section.ut-secondary-custom-skin .ut-horizontal-navigation .sub-menu:before,#header-section.ut-secondary-custom-skin .ut-horizontal-navigation .sub-menu:after,#header-section.ut-secondary-custom-skin .ut-megamenu,#header-section.ut-secondary-custom-skin .ut-megamenu:before,#header-section.ut-secondary-custom-skin .ut-megamenu:after {background:rgb(255,255,255) !important;background:rgba(255, 255, 255, 0.55) !important;}#header-section.ut-secondary-custom-skin .ut-top-header-sub-menu ul li > a,#header-section.ut-secondary-custom-skin .ut-horizontal-navigation .sub-menu li > a,#header-section.ut-secondary-custom-skin .ut-megamenu li > a {color:rgb(0,0,0);color:rgba(0, 0, 0, 1);}#header-section.ut-secondary-custom-skin .ut-header-mini-cart-total-count,#header-section.ut-secondary-custom-skin .ut-header-mini-cart-total-price {color:rgb(0,0,0);color:rgba(0, 0, 0, 1);}#header-section.ut-secondary-custom-skin .ut-top-header-sub-menu ul li > a:hover,#header-section.ut-secondary-custom-skin .ut-horizontal-navigation .sub-menu li > a:hover,#header-section.ut-secondary-custom-skin .ut-megamenu li > a:hover,#header-section.ut-secondary-custom-skin .ut-top-header-sub-menu ul li > a:active,#header-section.ut-secondary-custom-skin .ut-horizontal-navigation .sub-menu li > a:active,#header-section.ut-secondary-custom-skin .ut-megamenu li > a:active {color:rgb(245,194,73) !important;color:rgba(245, 194, 73, 1) !important;}#header-section.ut-secondary-custom-skin .ut-horizontal-navigation .sub-menu li.sfHover > a {color:rgb(245,194,73) !important;color:rgba(245, 194, 73, 1) !important;}#header-section.ut-secondary-custom-skin .ut-horizontal-navigation.ut-navigation-style-animation-line-top ul li a.ut-main-navigation-link::after,#header-section.ut-secondary-custom-skin .ut-horizontal-navigation.ut-navigation-style-animation-line-bottom ul li a.ut-main-navigation-link::after,#header-section.ut-secondary-custom-skin .ut-horizontal-navigation.ut-navigation-style-animation-line-middle ul li a.ut-main-navigation-link span::after {background:rgba(245, 194, 73, 1);height:2px;}#header-section.ut-secondary-custom-skin .ut-horizontal-navigation ul.sub-menu,#header-section.ut-secondary-custom-skin .ut-horizontal-navigation .ut-megamenu { -webkit-box-shadow:0 5px 5px 0 rgba(0, 0, 0, 0);-moz-box-shadow:0 5px 5px 0 rgba(0, 0, 0, 0); box-shadow:0 5px 5px 0 rgba(0, 0, 0, 0);}#header-section.ut-secondary-custom-skin .ut-top-header-sub-menu ul,#header-section.ut-secondary-custom-skin .ut-horizontal-navigation ul.sub-menu,#header-section.ut-secondary-custom-skin .ut-horizontal-navigation .ut-megamenu { border-right-color: !important;border-bottom-color: !important;border-left-color: !important }@media (max-width: 1160px) {.ut-horizontal-navigation .ut-megamenu.ut-megamenu-centered {max-width: 1160px;margin-left: auto;left: 50%;}#header-section.centered .ut-horizontal-navigation .ut-megamenu.ut-megamenu-centered ul.ut-navigation-column-list li {padding: 0 20px;}} @media (max-width: 1200px) {#header-section.centered .ut-horizontal-navigation .ut-megamenu.ut-megamenu-fullwidth.ut-megamenu-with-padding {width: 100%;left: 0;right: 0;}#header-section.centered .ut-horizontal-navigation .ut-megamenu.ut-megamenu-fullwidth ul.ut-navigation-column-list li {padding: 0 20px;}} @media (min-width: 1161px) {.ut-horizontal-navigation .ut-megamenu.ut-megamenu-centered {max-width: 1160px;margin-left: -580px;left: 50%;}} #header-section .site-logo { width: 100%;}@media (max-width: 1024px) {.ut-mobile-menu a:hover { background:rgba(255, 191, 0, 1); }.ut-mobile-menu a:after,.ut-mobile-menu a:before,.ut-mm-button:hover:before, .ut-mm-trigger.active .ut-mm-button:before { color: rgba(255, 191, 0, 1);}.ut-header-light .ut-mm-button:before {color: rgba(255, 191, 0, 1);}#ut-sitebody.ut-mobile-menu-open #header-section.ha-header,#ut-sitebody.ut-mobile-menu-open #header-section.ha-header:before {background: rgba(66, 63, 63, 0.7) !important;}#ut-sitebody.ut-mobile-menu-open .ut-header-dark #ut-mobile-nav,#ut-sitebody.ut-mobile-menu-open .ut-header-light #ut-mobile-nav {background:transparent;}#ut-sitebody.ut-mobile-menu-open #header-section.ha-header .site-logo h1.logo a,#ut-sitebody.ut-mobile-menu-open #header-section.ha-header .site-logo h1.logo a:hover {color: rgba(253, 193, 11, 1) !important; }#ut-sitebody.ut-mobile-menu-open #ut-mobile-menu a:not(.bklyn-btn) {color: rgba(253, 193, 11, 1) !important; }#ut-sitebody.ut-mobile-menu-open #ut-mobile-menu a:not(.bklyn-btn):hover,#ut-sitebody.ut-mobile-menu-open #ut-mobile-menu a:not(.bklyn-btn):active {color: rgba(0, 0, 0, 1) !important; }#ut-sitebody.ut-mobile-menu-open #ut-mobile-menu a:not(.bklyn-btn):hover,#ut-sitebody.ut-mobile-menu-open #ut-mobile-menu a:not(.bklyn-btn):active {background: rgba(255, 255, 255, 1) !important; }#ut-sitebody.ut-mobile-menu-open #ut-mobile-menu a:not(.bklyn-btn)::before {color: rgba(253, 193, 11, 1); }#ut-sitebody.ut-mobile-menu-open #ut-mobile-menu .sub-menu a::before {color: rgba(253, 193, 11, 1); }#ut-sitebody.ut-mobile-menu-open #ut-mobile-menu a:not(.bklyn-btn):hover::before {color: rgba(253, 193, 11, 1); }#ut-sitebody.ut-mobile-menu-open #ut-mobile-menu .sub-menu a:hover::before {color: rgba(253, 193, 11, 1); }#ut-sitebody .ut-secondary-custom-skin .ut-mm-trigger .ut-mm-button::before {color: rgba(255, 191, 0, 1); } #ut-sitebody .ut-mm-trigger #ut-open-mobile-menu.ut-hamburger span::before,#ut-sitebody .ut-mm-trigger #ut-open-mobile-menu.ut-hamburger:not(.is-active) span,#ut-sitebody .ut-mm-trigger #ut-open-mobile-menu.ut-hamburger span::after {background-color: rgba(255, 191, 0, 1); }#ut-sitebody .ut-mm-trigger .ut-mm-button:hover::before,#ut-sitebody.ut-mobile-menu-open .ut-mm-trigger.active .ut-mm-button::before {color: rgba(253, 193, 11, 1); }#ut-sitebody .ut-mm-trigger #ut-open-mobile-menu.ut-hamburger.is-active span::before,#ut-sitebody .ut-mm-trigger #ut-open-mobile-menu.ut-hamburger.is-active span::after {background-color: rgba(253, 193, 11, 1); }#ut-sitebody .ut-mm-trigger .ut-hamburger span, #ut-sitebody .ut-mm-trigger .ut-hamburger span::before,#ut-sitebody .ut-mm-trigger .ut-hamburger span::after {height: 2px;} #ut-sitebody .ut-mm-trigger .ut-hamburger span::before,#ut-sitebody .ut-mm-trigger .ut-hamburger span::after {width: 100%;}#ut-sitebody #header-section .ut-header-cart-mobile .ut-header-cart-count {color: #FFF;background: rgba(255, 191, 0, 1);}#ut-sitebody #header-section .ut-header-cart-mobile .ut-header-cart:hover .ut-header-cart-count,#ut-sitebody.ut-mobile-menu-open #header-section .ut-header-cart-mobile .ut-header-cart-count {color: #FFF;background: rgba(255, 191, 0, 1);}}@media (min-width: 768px) and (max-width: 1024px) {#ut-sitebody .ut-mm-trigger .ut-hamburger {height: auto;}#ut-sitebody .ut-mm-trigger #ut-open-mobile-menu.ut-hamburger span {top: 39px;}}@media (max-width: 767px) {#ut-sitebody .ut-mm-trigger .ut-hamburger {height: auto;}#ut-sitebody .ut-mm-trigger #ut-open-mobile-menu.ut-hamburger span {top: 29px;}}#ut-overlay-nav.ut-overlay-nav-top {padding-top: 95px;}.ut-open-overlay-menu.ut-hamburger:hover {opacity: 0.3;} .ut-open-overlay-menu.ut-hamburger span, .ut-open-overlay-menu.ut-hamburger span::before,.ut-open-overlay-menu.ut-hamburger span::after {height: 2px;} .ut-open-overlay-menu.ut-hamburger span::before,.ut-open-overlay-menu.ut-hamburger span::after {width: 100%;} #ut-overlay-menu {background: rgb(255,255,255) !important;background:#ffffff !important;}#ut-overlay-nav ul > li {font-family:"Poppins" ; font-weight: 500 ; font-size: 14px ;}#ut-overlay-nav ul.sub-menu > li { letter-spacing: normal; }


.entry-title span {color: rgba(255, 191, 0, 1);} #ut-blog-navigation { height: 120px;} #ut-blog-navigation .fa { line-height: 120px;} #ut-blog-navigation i { line-height: 120px;} #ut-blog-navigation a:hover { color: rgba(255, 191, 0, 1);}#ut-blog-navigation a:active { color: rgba(255, 191, 0, 1);}.blog .ut-blog-classic-article .ut-quote-post-block, .blog .ut-blog-classic-article h2.entry-title, .archive .ut-blog-classic-article h2.entry-title, .search .ut-blog-classic-article h2.entry-title{}.blog .ut-blog-mixed-large-article .ut-quote-post-block, .blog .ut-blog-mixed-large-article h2.entry-title, .archive .ut-blog-mixed-large-article h2.entry-title, .search .ut-blog-mixed-large-article h2.entry-title{} .blog .ut-blog-grid-article .ut-quote-post-block, .blog .ut-blog-grid-article h2.entry-title, .archive .ut-blog-grid-article h2.entry-title, .search .ut-blog-grid-article h2.entry-title{} .blog .ut-blog-list-article .ut-quote-post-block, .blog .ut-blog-list-article h2.entry-title, .archive .ut-blog-list-article h2.entry-title, .search .ut-blog-list-article h2.entry-title{}.ut-blog-has-animation article.BrooklynFadeInUp,.ut-blog-has-animation #secondary.BrooklynFadeInUp {visibility: visible;-webkit-animation-fill-mode: both;animation-fill-mode: both;-webkit-animation: BrooklynFadeInUp 0.6s cubic-bezier(.39,.58,.57,1); -moz-animation: BrooklynFadeInUp 0.6s cubic-bezier(.39,.58,.57,1);animation: BrooklynFadeInUp 0.6s cubic-bezier(.39,.58,.57,1);}.single-post h1.entry-title{ font-size:60px ;letter-spacing:0.02em ;font-weight:700 ;}.single-post .single-post-entry-sub-title{}button, input[type="button"], input[type="submit"], .dark button, .dark input[type="button"], .dark input[type="submit"],.light button, .light input[type="submit"], .light input[type="button"] { -webkit-border-radius:0;-moz-border-radius:0; border-radius:0;}pre,.wp-caption img, img[class*="wp-image-"],.ut-blog-layout-list-article-inner,.ut-blog-grid-article-inner,.ut-blog-classic-article .entry-thumbnail,.ut-blog-classic-article .ut-gallery-slider,.ut-blog-mixed-large-article-large,.ut-blog-has-animation .post,#commentform .comment-form-comment textarea,#commentform .comment-form-author input,#commentform .comment-form-email input,#commentform .comment-form-url input,.ut-format-link,.format-link .entry-header a,.comment-body,.ut-quote-post,.ut_widget_flickr li img {-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px; }.ut-quote-post {background: rgba(255, 191, 0, 1);}.format-quote .ut-quote-post-link:hover .ut-quote-post blockquote,.format-quote .ut-quote-post-link:active .ut-quote-post blockquote {border-color: rgba(255, 191, 0, 1);}.single-post .ut-quote-post blockquote {border-color: rgba(255, 191, 0, 1);}.author-link:hover i {color: rgba(255, 191, 0, 1);} .author-social-links a:hover, .author-social-links a:active {color: rgba(255, 191, 0, 1);}.more-link, .comment-reply-link, .comment-footer a:not(.comment-edit-link){font-weight:bold ;} .more-link .more-link { text-align: left; }.ut-meta-post-icon,.post .ut-post-thumbnail .ut-video-module-play-icon {background: rgba(255, 191, 0, 1);} .blog .ut-blog-mixed-large-article .date-format,.blog .ut-blog-grid .date-format,.blog .ut-blog-layout-list .date-format {display: none;}.blog .ut-blog-mixed-large-article .entry-meta .cat-links,.blog .ut-blog-grid .entry-meta.entry-meta-top,.blog .ut-blog-layout-list .entry-meta.entry-meta-top {display: none;}.blog .ut-blog-grid .entry-meta:not(.entry-meta-top),.blog .ut-blog-layout-list .entry-meta:not(.entry-meta-top) {display: none;}.blog .main-content-background{background-repeat: !important;background-attachment: !important;background-position: !important;background-size: !important;background-image:url("");}#primary { float: left ; }#ut-sitebody #secondary h3.widget-title,#ut-sitebody .ut-footer-area h2.wp-block-heading {font-family:"Raleway" ; text-transform: capitalize ;}#primary .page-primary-header:not(.page-title-module) { padding-bottom: 20px; }#primary .page-header:not(.page-primary-header) > *:first-child { margin-bottom: 20px; }#primary .page-title {font-family:"Poppins"; font-weight: 700; font-size: 30px;}#primary .pt-style-2 h1.page-title span::after,#primary .pt-style-2 h1.page-title span::after,#primary .pt-style-2 h1.page-title span::after {background-color:#222222;height:1px;width:30px}#primary header.page-header.pt-style-3 span,#primary header.page-header.pt-style-3 span,#primary header.page-header.pt-style-3 span {background:rgba(255, 191, 0, 1);-webkit-box-shadow:0 0 0 3px rgba(255, 191, 0, 1);-moz-box-shadow:0 0 0 3px rgba(255, 191, 0, 1);box-shadow:0 0 0 3px rgba(255, 191, 0, 1)}#primary header.page-header.pt-style-4 span,#primary header.page-header.pt-style-4 span,#primary header.page-header.pt-style-4 span {border-width:6px}#primary .page-header .lead { font-family: ralewayextralight ;}#primary .parallax-title, #ut-custom-hero .parallax-title, #ut-custom-contact-section .parallax-title {font-family:"Poppins"; font-weight: 700; font-size: 55px; text-transform: none;}#primary .section-title, #ut-custom-hero .section-title, #ut-custom-contact-section .section-title {font-family:"Poppins"; font-weight: 700; font-size: 55px; text-transform: none;}.pt-style-2:not(.page-header):not(.csection-title) .parallax-title span::after,.pt-style-2:not(.page-header):not(.csection-title) .parallax-title span::after,.pt-style-2:not(.page-header):not(.csection-title) .parallax-title span::after {background-color:#FFBF00;height:50;width:30px}.pt-style-2:not(.page-header):not(.csection-title) .section-title span::after,.pt-style-2:not(.page-header):not(.csection-title) .section-title span::after,.pt-style-2:not(.page-header):not(.csection-title) .section-title span::after {background-color:#FFBF00;height:50;width:30px}.pt-style-3:not(.page-header) .section-title span,.pt-style-3:not(.page-header) .section-title span,.pt-style-3:not(.page-header) .section-title span {background:rgba(255, 191, 0, 1);-webkit-box-shadow:0 0 0 3px rgba(255, 191, 0, 1);-moz-box-shadow:0 0 0 3px rgba(255, 191, 0, 1);box-shadow:0 0 0 3px rgba(255, 191, 0, 1)}.pt-style-4:not(.page-header):not(.csection-title) .page-title, .pt-style-4:not(.page-header):not(.csection-title) .parallax-title, .pt-style-4:not(.page-header):not(.csection-title) .section-title span,.pt-style-4:not(.page-header):not(.csection-title) .page-title, .pt-style-4:not(.page-header):not(.csection-title) .parallax-title, .pt-style-4:not(.page-header):not(.csection-title) .section-title span,.pt-style-4:not(.page-header):not(.csection-title) .page-title, .pt-style-4:not(.page-header):not(.csection-title) .parallax-title, .pt-style-4:not(.page-header):not(.csection-title) .section-title span {border-width:6px}.wpb_wrapper .section-header > *:first-child { margin-bottom:20px; }.wpb_wrapper .page-header.page-title-module > *:first-child { margin-bottom:20px; }.vc_row.vc_row-no-padding .ut-portfolio-detail .vc_row:not(.vc_row-no-padding) .vc_column_container > .vc_column-inner {padding-left: 20px;padding-right: 20px;}.portfolio-caption { background:rgb();background:rgba(, 0.85); }.ut-portfolio-pagination.style_two a:hover,.ut-portfolio-pagination.style_two a.selected, .ut-portfolio-pagination.style_two a.selected:hover { background:rgba(255, 191, 0, 1) !important; }.ut-portfolio-menu.style_two li a:hover, .ut-portfolio-menu.style_two li a.selected { background:rgba(255, 191, 0, 1); }.light .ut-portfolio-menu li a:hover, .light .ut-portfolio-pagination a:hover { border-color: rgba(255, 191, 0, 1) !important; }.ut-portfolio-list li strong { color:rgba(255, 191, 0, 1) !important; }.light .ut-portfolio-menu.style_two li a.selected:hover { background:rgba(255, 191, 0, 1); }a.prev-portfolio-details:hover,a.next-portfolio-details:hover,.light a.prev-portfolio-details:hover,.light a.next-portfolio-details:hover {color:rgba(255, 191, 0, 1); } .ut-portfolio-custom-icon { width: 40px; } .vc_row.vc_row-o-full-height,.vc_section.vc_section-o-full-height {min-height: 100vh !important;}.vc_row.vc_row-height-95vh,.vc_section.vc_section-height-95vh {min-height: 95vh !important;}.vc_row.vc_row-height-90vh,.vc_section.vc_section-height-90vh {min-height: 90vh !important;}.vc_row.vc_row-height-85vh,.vc_section.vc_section-height-85vh {min-height: 85vh !important;}.vc_row.vc_row-height-80vh,.vc_section.vc_section-height-80vh {min-height: 80vh !important;}.vc_row.vc_row-height-75vh,.vc_section.vc_section-height-75vh {min-height: 75vh !important;}.vc_row.vc_row-height-66vh,.vc_section.vc_section-height-66vh {min-height: 66vh !important;}.vc_row.vc_row-height-50vh,.vc_section.vc_section-height-50vh {min-height: 50vh !important;}.vc_row.vc_row-height-33vh,.vc_section.vc_section-height-33vh {min-height: 33vh !important;}.vc_row.vc_row-height-25vh,.vc_section.vc_section-height-25vh {min-height: 25vh !important;}.vc_column_container > .vc_column-inner.ut-forced-padding > .wpb_wrapper > .wpb_content_element:last-child{margin-bottom: 0;}.vc_row[data-vc-stretch-content="true"] .ut-force-padding-desktop-0 { padding: calc(100vw * 0) !important }.vc_row:not([data-vc-stretch-content="true"]) .ut-force-padding-desktop-0 { padding: calc(1160px * 0) !important }.vc_row[data-vc-stretch-content="true"] .ut-force-padding-desktop-1 { padding: calc(100vw * 0.01) !important }.vc_row:not([data-vc-stretch-content="true"]) .ut-force-padding-desktop-1 { padding: calc(1160px * 0.01) !important }.vc_row[data-vc-stretch-content="true"] .ut-force-padding-desktop-2 { padding: calc(100vw * 0.02) !important }.vc_row:not([data-vc-stretch-content="true"]) .ut-force-padding-desktop-2 { padding: calc(1160px * 0.02) !important }.vc_row[data-vc-stretch-content="true"] .ut-force-padding-desktop-3 { padding: calc(100vw * 0.03) !important }.vc_row:not([data-vc-stretch-content="true"]) .ut-force-padding-desktop-3 { padding: calc(1160px * 0.03) !important }.vc_row[data-vc-stretch-content="true"] .ut-force-padding-desktop-4 { padding: calc(100vw * 0.04) !important }.vc_row:not([data-vc-stretch-content="true"]) .ut-force-padding-desktop-4 { padding: calc(1160px * 0.04) !important }.vc_row[data-vc-stretch-content="true"] .ut-force-padding-desktop-5 { padding: calc(100vw * 0.05) !important }.vc_row:not([data-vc-stretch-content="true"]) .ut-force-padding-desktop-5 { padding: calc(1160px * 0.05) !important }.vc_row[data-vc-stretch-content="true"] .ut-force-padding-desktop-6 { padding: calc(100vw * 0.06) !important }.vc_row:not([data-vc-stretch-content="true"]) .ut-force-padding-desktop-6 { padding: calc(1160px * 0.06) !important }.vc_row[data-vc-stretch-content="true"] .ut-force-padding-desktop-7 { padding: calc(100vw * 0.07) !important }.vc_row:not([data-vc-stretch-content="true"]) .ut-force-padding-desktop-7 { padding: calc(1160px * 0.07) !important }.vc_row[data-vc-stretch-content="true"] .ut-force-padding-desktop-8 { padding: calc(100vw * 0.08) !important }.vc_row:not([data-vc-stretch-content="true"]) .ut-force-padding-desktop-8 { padding: calc(1160px * 0.08) !important }.vc_row[data-vc-stretch-content="true"] .ut-force-padding-desktop-9 { padding: calc(100vw * 0.09) !important }.vc_row:not([data-vc-stretch-content="true"]) .ut-force-padding-desktop-9 { padding: calc(1160px * 0.09) !important }.vc_row[data-vc-stretch-content="true"] .ut-force-padding-desktop-10 { padding: calc(100vw * 0.1) !important }.vc_row:not([data-vc-stretch-content="true"]) .ut-force-padding-desktop-10 { padding: calc(1160px * 0.1) !important }@media (min-width: 768px) and (max-width: 1024px) {.vc_row[data-vc-stretch-content="true"] .ut-force-padding-tablet-0 { padding: calc(100vw * 0) !important }.vc_row:not([data-vc-stretch-content="true"]) .ut-force-padding-tablet-0 { padding: calc(1160px * 0) !important }.vc_row[data-vc-stretch-content="true"] .ut-force-padding-tablet-1 { padding: calc(100vw * 0.01) !important }.vc_row:not([data-vc-stretch-content="true"]) .ut-force-padding-tablet-1 { padding: calc(1160px * 0.01) !important }.vc_row[data-vc-stretch-content="true"] .ut-force-padding-tablet-2 { padding: calc(100vw * 0.02) !important }.vc_row:not([data-vc-stretch-content="true"]) .ut-force-padding-tablet-2 { padding: calc(1160px * 0.02) !important }.vc_row[data-vc-stretch-content="true"] .ut-force-padding-tablet-3 { padding: calc(100vw * 0.03) !important }.vc_row:not([data-vc-stretch-content="true"]) .ut-force-padding-tablet-3 { padding: calc(1160px * 0.03) !important }.vc_row[data-vc-stretch-content="true"] .ut-force-padding-tablet-4 { padding: calc(100vw * 0.04) !important }.vc_row:not([data-vc-stretch-content="true"]) .ut-force-padding-tablet-4 { padding: calc(1160px * 0.04) !important }.vc_row[data-vc-stretch-content="true"] .ut-force-padding-tablet-5 { padding: calc(100vw * 0.05) !important }.vc_row:not([data-vc-stretch-content="true"]) .ut-force-padding-tablet-5 { padding: calc(1160px * 0.05) !important }.vc_row[data-vc-stretch-content="true"] .ut-force-padding-tablet-6 { padding: calc(100vw * 0.06) !important }.vc_row:not([data-vc-stretch-content="true"]) .ut-force-padding-tablet-6 { padding: calc(1160px * 0.06) !important }.vc_row[data-vc-stretch-content="true"] .ut-force-padding-tablet-7 { padding: calc(100vw * 0.07) !important }.vc_row:not([data-vc-stretch-content="true"]) .ut-force-padding-tablet-7 { padding: calc(1160px * 0.07) !important }.vc_row[data-vc-stretch-content="true"] .ut-force-padding-tablet-8 { padding: calc(100vw * 0.08) !important }.vc_row:not([data-vc-stretch-content="true"]) .ut-force-padding-tablet-8 { padding: calc(1160px * 0.08) !important }.vc_row[data-vc-stretch-content="true"] .ut-force-padding-tablet-9 { padding: calc(100vw * 0.09) !important }.vc_row:not([data-vc-stretch-content="true"]) .ut-force-padding-tablet-9 { padding: calc(1160px * 0.09) !important }.vc_row[data-vc-stretch-content="true"] .ut-force-padding-tablet-10 { padding: calc(100vw * 0.1) !important }.vc_row:not([data-vc-stretch-content="true"]) .ut-force-padding-tablet-10 { padding: calc(1160px * 0.1) !important }}@media (max-width: 767px) {.vc_row[data-vc-stretch-content="true"] .ut-force-padding-mobile-0 { padding: calc(100vw * 0) !important }.vc_row:not([data-vc-stretch-content="true"]) .ut-force-padding-mobile-0 { padding: calc(1160px * 0) !important }.vc_row[data-vc-stretch-content="true"] .ut-force-padding-mobile-1 { padding: calc(100vw * 0.01) !important }.vc_row:not([data-vc-stretch-content="true"]) .ut-force-padding-mobile-1 { padding: calc(1160px * 0.01) !important }.vc_row[data-vc-stretch-content="true"] .ut-force-padding-mobile-2 { padding: calc(100vw * 0.02) !important }.vc_row:not([data-vc-stretch-content="true"]) .ut-force-padding-mobile-2 { padding: calc(1160px * 0.02) !important }.vc_row[data-vc-stretch-content="true"] .ut-force-padding-mobile-3 { padding: calc(100vw * 0.03) !important }.vc_row:not([data-vc-stretch-content="true"]) .ut-force-padding-mobile-3 { padding: calc(1160px * 0.03) !important }.vc_row[data-vc-stretch-content="true"] .ut-force-padding-mobile-4 { padding: calc(100vw * 0.04) !important }.vc_row:not([data-vc-stretch-content="true"]) .ut-force-padding-mobile-4 { padding: calc(1160px * 0.04) !important }.vc_row[data-vc-stretch-content="true"] .ut-force-padding-mobile-5 { padding: calc(100vw * 0.05) !important }.vc_row:not([data-vc-stretch-content="true"]) .ut-force-padding-mobile-5 { padding: calc(1160px * 0.05) !important }.vc_row[data-vc-stretch-content="true"] .ut-force-padding-mobile-6 { padding: calc(100vw * 0.06) !important }.vc_row:not([data-vc-stretch-content="true"]) .ut-force-padding-mobile-6 { padding: calc(1160px * 0.06) !important }.vc_row[data-vc-stretch-content="true"] .ut-force-padding-mobile-7 { padding: calc(100vw * 0.07) !important }.vc_row:not([data-vc-stretch-content="true"]) .ut-force-padding-mobile-7 { padding: calc(1160px * 0.07) !important }.vc_row[data-vc-stretch-content="true"] .ut-force-padding-mobile-8 { padding: calc(100vw * 0.08) !important }.vc_row:not([data-vc-stretch-content="true"]) .ut-force-padding-mobile-8 { padding: calc(1160px * 0.08) !important }.vc_row[data-vc-stretch-content="true"] .ut-force-padding-mobile-9 { padding: calc(100vw * 0.09) !important }.vc_row:not([data-vc-stretch-content="true"]) .ut-force-padding-mobile-9 { padding: calc(1160px * 0.09) !important }.vc_row[data-vc-stretch-content="true"] .ut-force-padding-mobile-10 { padding: calc(100vw * 0.1) !important }.vc_row:not([data-vc-stretch-content="true"]) .ut-force-padding-mobile-10 { padding: calc(1160px * 0.1) !important }}.single-post #ut-hero #wrapper_ut-background-video-hero {z-index: 1 !important;}.ut-count {fill: #050000}.ut-advanced-google-map {width: 100%;height: 100%;display: block;}.ut-advanced-google-map-wrap-center {margin: 0 auto;}.ut-advanced-google-map-wrap-right {margin: 0 0 0 auto;}.ut-advanced-google-map button {padding: 0 !important;border: none !important;} .ut-distortion-effect-container {display: block;height: 100%;width: 100%;position: absolute;left: 0;top: 0;right: 0;border: 0;overflow: hidden;}.ut-distortion-effect-container canvas {min-height: 100%;height: auto;position: absolute;left: 50% !important;top: 50% !important;transform: translate(-50%, -50%) !important;}.ut-distortion-effect-container img {display: none;}.section-header.header-with-gradient h1 span,.parallax-header.header-with-gradient h1 span,.section-header.header-with-gradient h2 span,.parallax-header.header-with-gradient h2 span,.section-header.header-with-gradient h3 span,.parallax-header.header-with-gradient h3 span,.section-header.header-with-gradient h4 span,.parallax-header.header-with-gradient h4 span,.section-header.header-with-gradient h5 span,.parallax-header.header-with-gradient h5 span,.section-header.header-with-gradient h6 span,.parallax-header.header-with-gradient h6 span {-webkit-text-fill-color: transparent;-webkit-background-clip: text !important;background-clip: text !important;}.header-with-gradient-lead .lead {-webkit-text-fill-color: transparent;-webkit-background-clip: text !important;background-clip: text !important;}.ut-countdown-module.ut-countdown-module-with-gradient-period .countdown-period,.ut-countdown-module.ut-countdown-module-with-gradient-amount .countdown-amount,.ut-countdown-module.ut-countdown-module-with-gradient-amount.ut-countdown-module-compact.ut-countdown-module-with-separator .countdown-section::after {-webkit-text-fill-color: transparent;-webkit-background-clip: text !important;background-clip: text !important;} .ut-owl-video-play-icon-with-gradient .ut-owl-video-play-icon i,.ut-owl-slider-maximize-icon-with-gradient .ut-slider-maximize i {-webkit-text-fill-color: transparent;-webkit-background-clip: text !important;background-clip: text !important;}.ut-owl-slider-with-caption-below .owl-dots {bottom: 23px;} .ut-element-with-gradient,.ut-element-with-gradient-link a,.ut-element-with-gradient-headline h3, .ut-element-with-gradient-text span,.ut-element-with-gradient-icon i,.ut-element-with-gradient-hover-icon:hover i {-webkit-text-fill-color: transparent;-webkit-background-clip: text !important;background-clip: text !important;} .ut-service-icon.ut-service-icon-with-gradient i {-webkit-text-fill-color: transparent;-webkit-background-clip: text !important;background-clip: text !important;}.ut-service-icon.ut-service-icon-with-gradient i:before {-webkit-text-fill-color: transparent;} .bklyn-btn-with-effect {overflow: hidden;position: relative;z-index: 1;} .bklyn-btn-effect-aylen {-webkit-transition: color 0.3s;transition: color 0.3s;}.bklyn-btn-effect-aylen::before,.bklyn-btn-effect-aylen::after {content: '';position: absolute;height: 100%;width: 100%;bottom: 100%;left: 0;z-index: -1;-webkit-transition: -webkit-transform 0.3s;transition: transform 0.3s;-webkit-transition-timing-function: cubic-bezier(0.75, 0, 0.125, 1);transition-timing-function: cubic-bezier(0.75, 0, 0.125, 1);}.bklyn-btn-effect-aylen::before {background:rgb(); background:rgba(, 0.6); }.bklyn-btn-effect-aylen::after {background: rgba(255, 191, 0, 1);}.bklyn-btn-effect-aylen:hover {color: #fff;}.bklyn-btn-effect-aylen:hover::before,.bklyn-btn-effect-aylen:hover::after {-webkit-transform: translate3d(0, 100%, 0) scale(1.1);transform: translate3d(0, 100%, 0) scale(1.1);}.bklyn-btn-effect-aylen:hover::after {-webkit-transition-delay: 0.175s;transition-delay: 0.175s;} .bklyn-btn-effect-winona {-webkit-transition-timing-function: cubic-bezier(0.2, 1, 0.3, 1);transition-timing-function: cubic-bezier(0.2, 1, 0.3, 1);}.bklyn-btn-effect-winona > span {display: block;}.bklyn-btn-effect-winona.bklyn-btn-icon-left > span {display: inline-block;}.bklyn-btn-effect-winona::after {content: attr(data-text);position: absolute;width: 100%;height: 100%;top: 0;left: 0;opacity: 0;padding: 1em 2.15em;margin: 0 !important;-webkit-transform: translate3d(0, 25%, 0);transform: translate3d(0, 25%, 0);white-space: nowrap;display: -webkit-inline-box;display: -ms-inline-flexbox;display: inline-flex;-webkit-box-pack: center;-ms-flex-pack: center;justify-content: center;-webkit-box-align: center;-ms-flex-align: center;align-items: center;}.bklyn-btn-effect-winona.bklyn-btn-mini::after {padding: 0.6em 1.62em;}.bklyn-btn-effect-winona.bklyn-btn-small::after {padding: 1.1em 2em;}.bklyn-btn-effect-winona.bklyn-btn-large::after {padding: 1.05em 2.15em;}.hero-btn.bklyn-btn-effect-winona::after,.hero-second-btn.bklyn-btn-effect-winona::after {padding: 1.05em 2.15em;}@media (max-width: 767px) {.hero-btn.bklyn-btn-effect-winona::after,.hero-second-btn.bklyn-btn-effect-winona::after {padding: 0.8em 1.4em !important;}}.bklyn-btn-effect-winona.bklyn-btn-icon-left::after {text-indent: 22px;}.bklyn-btn-effect-winona.bklyn-btn-icon-right::after {text-indent: -22px;}.bklyn-btn-effect-winona::after,.bklyn-btn-effect-winona > span {-webkit-transition: -webkit-transform 0.3s, opacity 0.3s;transition: transform 0.3s, opacity 0.3s;-webkit-transition-timing-function: cubic-bezier(0.2, 1, 0.3, 1);transition-timing-function: cubic-bezier(0.2, 1, 0.3, 1);}.bklyn-btn-effect-winona:hover::after {opacity: 1;-webkit-transform: translate3d(0, 0, 0);transform: translate3d(0, 0, 0);}.bklyn-btn-effect-winona:hover > span {opacity: 0;-webkit-transform: translate3d(0, -25%, 0);transform: translate3d(0, -25%, 0);}.bklyn-section-separator {overflow: hidden;position: absolute;left: 0;width: 100%;line-height: 0;direction: ltr;pointer-events: none;}.bklyn-section-separator.bklyn-section-separator-bottom {bottom: -1px;}.bklyn-section-separator.bklyn-section-separator-top {-webkit-transform: rotate(180deg);-ms-transform: rotate(180deg);transform: rotate(180deg);top: -1px;}.bklyn-section-separator.bklyn-section-separator-slit.bklyn-section-separator-bottom {-webkit-transform: rotate(180deg);-ms-transform: rotate(180deg);transform: rotate(180deg);}.bklyn-section-separator.bklyn-section-separator-slit.bklyn-section-separator-top {-webkit-transform: rotate(0deg);-ms-transform: rotate(0deg);transform: rotate(0deg);}.bklyn-section-separator svg {display: block;width: calc(100% + 2px);position: relative;left: 50%;-webkit-transform: translateX(-50%);-ms-transform: translateX(-50%);transform: translateX(-50%);}.bklyn-section-separator.bklyn-section-separator-flip svg {-webkit-transform: translateX(-50%) scale(-1, 1);-ms-transform: translateX(-50%) scale(-1, 1);transform: translateX(-50%) scale(-1, 1);}.bklyn-section-separator .bklyn-section-separator-path-fill {-webkit-transform-origin: center;-ms-transform-origin: center;transform-origin: center;-webkit-transform: rotateY(0deg);transform: rotateY(0deg);}#ut-custom-hero > .bklyn-section-separator,#ut-hero .bklyn-section-separator {z-index: 2;}#ut-custom-hero.ut-hero-with-separator > .bklyn-section-separator,#ut-hero.ut-hero-with-separator .bklyn-section-separator {z-index: 2;}#ut-hero.ut-hero-with-separator .grid-container {z-index: 3;}#ut-hero.ut-hero-fancy-slider.ut-hero-with-separator .bklyn-section-separator {z-index: 1002;}#ut-hero.ut-hero-fancy-slider.ut-hero-with-separator .ut-fancy-slider nav {z-index: 1003;}#ut-hero.ut-hero-fancy-slider.ut-hero-with-separator .hero-down-arrow-wrap {position: relative;z-index: 1003;} .ut-video-section .vimelar-container {left:0;top:0;z-index: 0 !important;} .ut-animated-image-item {text-align: inherit;display: -webkit-inline-box;display: -ms-inline-flexbox;display: inline-flex;-webkit-box-orient: vertical;-webkit-box-direction: normal;-ms-flex-direction: column;flex-direction: column;width: auto;}.ut-animated-image-item a {position: relative;}.ut-animated-image-zoom {position: relative;overflow: hidden;}.ut-animated-image-zoom::after {content: '';position: absolute;width: 100%;height: 100%;display: block;background-repeat: no-repeat !important;background-size: cover !important;background-position: center !important;z-index: 0;-webkit-transition: all 400ms cubic-bezier(0.215, 0.610, 0.355, 1.000);-o-transition: all 400ms cubic-bezier(0.215, 0.610, 0.355, 1.000);transition: all 400ms cubic-bezier(0.215, 0.610, 0.355, 1.000);-webkit-transform: scale(1.1);-ms-transform: scale(1.1);transform: scale(1.1);top: 0;}.ut-animated-image-zoom .ut-element-glitch-wrap {-webkit-transition: all 400ms cubic-bezier(0.215, 0.610, 0.355, 1.000);-o-transition: all 400ms cubic-bezier(0.215, 0.610, 0.355, 1.000);transition: all 400ms cubic-bezier(0.215, 0.610, 0.355, 1.000);-webkit-transform: scale(1.1);-ms-transform: scale(1.1);transform: scale(1.1);z-index: 1;}.ut-animated-image-zoom:hover::after,.ut-animated-image-zoom:hover .ut-element-glitch-wrap {-webkit-transform: scale(1);-ms-transform: scale(1);transform: scale(1);}.ut-morph-active .ut-animated-image-zoom::after {-webkit-transform: scale(1) !important;-ms-transform: scale(1) !important;transform: scale(1) !important;}#ut-scroll-dots.ut-scroll-dots-light > div.selected {border: 2px solid rgba(255, 191, 0, 1);color: rgba(255, 191, 0, 1);}.ut-instagram-module-loading {display:none;}.ut-instagram-gallery-wrap {will-change: height;-webkit-transition: all 0.5s linear;-moz-transition: all 0.5s linear;transition: all 0.5s linear;}.ut-instagram-video-container {display:none;} .bklyn-team-member-avatar.bklyn-team-member-avatar-with-swap {position: relative;}.bklyn-team-member-avatar.bklyn-team-member-avatar-with-swap .bklyn-team-member-secondary-image {position: absolute;top:0;left:0;right: 0;bottom: 0;opacity:0;-webkit-transition: opacity 0.40s ease-in-out;-moz-transition: opacity 0.40s ease-in-out;-o-transition: opacity 0.40s ease-in-out;transition: opacity 0.40s ease-in-out;}.bklyn-team-member:hover .bklyn-team-member-secondary-image {opacity: 1;} .ut-btn.dark:hover,.ut-btn.ut-pt-btn:hover { background: rgba(255, 191, 0, 1);}.ut-btn.theme-btn {background: rgba(255, 191, 0, 1);}.ut-rated i { color: rgba(255, 191, 0, 1); }.ut-social-follow-module a:hover,.ut-social-follow-module a:active {color: rgba(255, 191, 0, 1);}.ut-custom-icon-link:hover i { color: rgba(255, 191, 0, 1);}.ut-custom-icon a:hover i:first-child {color: rgba(255, 191, 0, 1);}.light .ut-bs-wrap .entry-title a:hover, .light .ut-bs-wrap a:hover .entry-title{ color: rgba(255, 191, 0, 1);}.bklyn-fancy-divider,.bklyn-fancy-divider::before,.bklyn-fancy-divider::after {background: rgba(255, 191, 0, 1);}.ut-rq-icon-tw { color: rgba(255, 191, 0, 1); }.ut-rotate-quote .flex-direction-nav a,.ut-rotate-quote-alt .flex-direction-nav a { background:rgb(); background:rgba(, 0.85); }.ut-service-column h3 span{ color:rgba(255, 191, 0, 1); }.ut-social-title { color:rgba(255, 191, 0, 1); }.ut-social-link:hover .ut-social-icon { background:rgba(255, 191, 0, 1) !important; }.ut-icon-list i { color:rgba(255, 191, 0, 1); }.ut-alert.themecolor { background:rgba(255, 191, 0, 1); } .light .ut-nav-tabs li a:hover { border-color:rgba(255, 191, 0, 1) !important; }.light .ut-nav-tabs li a:hover { color:rgba(255, 191, 0, 1) !important; }.ut-skill-overlay { background:rgba(255, 191, 0, 1); }.light .ut-accordion-heading a:hover { border-color:rgba(255, 191, 0, 1) !important; }.light .ut-accordion-heading a:hover { color:rgba(255, 191, 0, 1) !important; }.ut-dropcap-one, .ut-dropcap-two { background: rgba(255, 191, 0, 1); }.vimelar-container {opacity: 0;-webkit-transition: opacity 0.35s ease-in-out;-moz-transition: opacity 0.35s ease-in-out;-o-transition: opacity 0.35s ease-in-out;transition: opacity 0.35s ease-in-out;}.vimelar-container.ut-vimeo-loaded {opacity: 1;}.ut-vc-images-lightbox-caption {display: none;}.ut-js .ut-image-gallery-item:not(.animated) .ut-lazy {opacity: 0;-webkit-transition: opacity 0.8s ease-out;-moz-transition: opacity 0.8s ease-out;transition: opacity 0.8s ease-out;}.ut-js .ut-image-gallery-item.appeared:not(.animated) .ut-lazy.ut-image-loaded {opacity: 1;}.ut-image-gallery-loader .ut-image-gallery-loader-inner {border: 2px solid rgb(255,191,0,0.65);border-right-color: rgb(255,191,0,0.15);border-bottom-color: rgb(255,191,0,0.15);}figure.ut-gallery-slider-caption-wrap::before {color:rgba(255, 191, 0, 1);}.member-social a:hover {color:rgba(255, 191, 0, 1); }.ut-member-style-2 .member-description .ut-member-title { color:rgba(255, 191, 0, 1); }.ut-member-style-2 .ut-so-link:hover {background: rgba(255, 191, 0, 1) !important;}.member-description-style-3 .ut-member-title { color:rgba(255, 191, 0, 1); }.ut-member-style-3 .member-social a:hover { border-color: rgba(255, 191, 0, 1);}.ut-hide-member-details:hover {color:rgba(255, 191, 0, 1); }.light .ut-hide-member-details {color:rgba(255, 191, 0, 1); } .bklyn-icon-tabs li a:hover,.bklyn-icon-tabs li.active > a, .bklyn-icon-tabs li.active > a:focus, .bklyn-icon-tabs li.active > a:hover,.bklyn-icon-tabs li.active a .bkly-icon-tab {color:rgba(255, 191, 0, 1);}.light .ut-shortcode-video-wrap .ut-video-caption {border-color:rgb(255,191,0,1)}.light .ut-shortcode-video-wrap .ut-video-caption i {border-color:rgb(255,191,0,0.3)}.light .ut-shortcode-video-wrap .ut-video-caption i { color:rgb(255,191,0,0.3)}.light .ut-shortcode-video-wrap .ut-video-caption:hover i {border-color:rgb(255,191,0,1)}.light .ut-shortcode-video-wrap .ut-video-caption:hover i { color:rgba(255, 191, 0, 1) !important; }.light .ut-shortcode-video-wrap .ut-video-caption:hover i { text-shadow: 0 0 40px rgba(255, 191, 0, 1), 2px 2px 3px black; }.light .ut-video-loading { color:rgba(255, 191, 0, 1) !important; }.light .ut-video-loading { text-shadow: 0 0 40px rgba(255, 191, 0, 1), 2px 2px 3px black; }.light .ut-video-caption-text { border-color:rgb(255,191,0,1)} .ut-pt-featured { background: rgba(255, 191, 0, 1) !important; }.ut-pt-featured-table .ut-pt-info .fa-li{ color: rgba(255, 191, 0, 1) !important; }.ut-pt-wrap.ut-pt-wrap-style-2 .ut-pt-featured-table .ut-pt-header { background: rgba(255, 191, 0, 1); }.ut-pt-wrap-style-3 .ut-pt-info ul, .ut-pt-wrap-style-3 .ut-pt-info ul li {border-color: rgb(255,191,0,0.1)}.ut-pt-wrap-style-3 .ut-pt-header, .ut-pt-wrap-style-3 .ut-custom-row, .ut-pt-wrap-style-3 .ut-btn.ut-pt-btn,.ut-pt-wrap-style-3 .ut-pt-featured-table .ut-btn {border-color: rgb(255,191,0,0.1)}.ut-pt-wrap-style-3 .ut-btn { color:rgba(255, 191, 0, 1) !important; }.ut-pt-wrap-style-3 .ut-btn { text-shadow: 0 0 40px rgba(255, 191, 0, 1), 2px 2px 3px black; }.ut-pt-wrap-style-3 .ut-pt-featured-table .ut-btn { color: rgba(255, 191, 0, 1) !important; }.ut-pt-wrap-style-3 .ut-pt-featured-table .ut-btn { text-shadow: 0 0 40px rgba(255, 191, 0, 1), 2px 2px 3px black; }.ut-pt-wrap-style-3 .ut-pt-featured-table .ut-pt-title { color:rgba(255, 191, 0, 1) !important; }.ut-pt-wrap-style-3 .ut-pt-featured-table .ut-pt-title { text-shadow: 0 0 40px rgba(255, 191, 0, 1), 2px 2px 3px black; }.bkly-progress-circle.bkly-progress-circle-theme-font::before {font-family: Poppins;}.bkly-icon-tab-label.bkly-icon-tab-label-theme-font {font-family: Poppins;}.cta-btn a {font-family: Poppins}.cta-btn a {font-weight: 700} figure.ut-gallery-slider-caption-wrap::before {font-family: helvetica;}.bkly-icon-tab-label.bkly-icon-tab-label-theme-h3-font {font-family: helvetica;}.vc_row-has-fill:not(*:root),.vc_section-has-fill:not(*:root),.vc_col-has-fill:not(*:root) {-webkit-backface-visibility: hidden;backface-visibility: hidden;}.mc4wp-form-ut_id_599c76e59d4ca label { color: rgba(255, 255, 255, 1); }@media (min-width: 1025px) {.mc4wp-form-ut_id_599c76e59d4ca input[type="email"] { width: 100%; }}.mc4wp-form-ut_id_599c76e59d4ca input[type="email"] { border-radius: 20px; }.mc4wp-form-ut_id_599c76e59d4ca input[type="submit"] { color: rgba(255, 255, 255, 1); }.mc4wp-form-ut_id_599c76e59d4ca input[type="submit"]:hover { background: rgba(255, 191, 0, 1); }.mc4wp-form-ut_id_599c76e59d4ca input[type="submit"]:focus { background: rgba(255, 191, 0, 1); }.mc4wp-form-ut_id_599c76e59d4ca input[type="submit"]:active { background: rgba(255, 191, 0, 1); }.mc4wp-form-ut_id_599c76e59d4ca input[type="submit"] { font-weight: bold; }.mc4wp-form-ut_id_599c76e59d4ca input[type="submit"] { border-radius: 20px; }.mc4wp-form-ut_id_599c76e59d4ca input[type="submit"] { font-size: 14px; line-height: 28px; padding: 0.9em 1em; }.footer-content a:hover {color: rgba(255, 191, 0, 1);}.footer-content i { color: rgba(255, 191, 0, 1); }.ut-footer-dark .ut-footer-area .widget_tag_cloud a:hover { color: rgba(255, 191, 0, 1)!important; border-color: rgba(255, 191, 0, 1);}.ut-footer-so li a:hover { border-color: rgba(255, 191, 0, 1); }.ut-footer-so li a:hover i { color: rgba(255, 191, 0, 1)!important; }.toTop:hover, .copyright a:hover, .ut-footer-dark a.toTop:hover { color: rgba(255, 191, 0, 1); }.ut-footer-area ul.sidebar a:hover { color: rgba(255, 191, 0, 1); }#ut-sitebody .ut-footer-area h3.widget-title,#ut-sitebody .ut-footer-area h2.wp-block-heading {font-family:"Oswald" ; font-weight: 700 ; font-size: 16px ;}#ut-sitebody .toTop {color:rgba(255, 191, 0, 1);}#ut-sitebody .toTop {background:rgba(0, 0, 0, 1);}#ut-sitebody .toTop { -webkit-box-shadow:none;-moz-box-shadow:none; box-shadow:none; } #ut-sitebody .toTop { -webkit-border-radius:0;-moz-border-radius:0; border-radius:0;}#ut-sitebody .ut-footer-area,#ut-sitebody .ut-footer-area select,#ut-sitebody .ut-footer-area textarea,#ut-sitebody .ut-footer-area input[type="text"],#ut-sitebody .ut-footer-area input[type="tel"],#ut-sitebody .ut-footer-area input[type="email"],#ut-sitebody .ut-footer-area input[type="password"],#ut-sitebody .ut-footer-area input[type="number"],#ut-sitebody .ut-footer-area input[type="search"] {color:#919191 !important;}#ut-sitebody .ut-footer-area a {color:#919191 !important; }#ut-sitebody .ut-footer-area a:hover,#ut-sitebody .ut-footer-area a:active {color:#ffbf00 !important; }#ut-sitebody .ut-footer-area .fa,#ut-sitebody .ut-footer-areaa .fa,#ut-sitebody .ut-footer-area .widget_categories li::before, #ut-sitebody .ut-footer-area .widget_pages li::before, #ut-sitebody .ut-footer-area .widget_nav_menu li::before, #ut-sitebody .ut-footer-area .widget_recent_entries li::before, #ut-sitebody .ut-footer-area .widget_meta li::before, #ut-sitebody .ut-footer-area .widget_archive li::before,#ut-sitebody .ut-footer-area .ut_widget_contact .ut-address::before, #ut-sitebody .ut-footer-area .ut_widget_contact .ut-phone::before, #ut-sitebody .ut-footer-area .ut_widget_contact .ut-fax::before, #ut-sitebody .ut-footer-area .ut_widget_contact .ut-email::before, #ut-sitebody .ut-footer-area .ut_widget_contact .ut-internet::before,#ut-sitebody .ut-footer-area .tweet_list li::before,#ut-sitebody .ut-footer-area .widget_recent_comments li::before,#ut-sitebody .ut-footer-area .widget_recent_comments li.recentcomments::before {color:#919191 !important; }#ut-sitebody .ut-footer-area a:hover .fa,#ut-sitebody .ut-footer-area a:active .fa,#ut-sitebody .ut-footer-area a:focus .fa {color:#ffbf00 !important; }#ut-sitebody .footer-content,#ut-sitebody .footer-content .copyright {color:#ffffff !important;}#ut-sitebody .footer-content .ut-footer-so li a i {color:#ffffff !important; }#ut-sitebody .footer-content .ut-footer-so li a:hover i,#ut-sitebody .footer-content .ut-footer-so li a:active i,#ut-sitebody .footer-content .ut-footer-so li a:focus i {color:#ffbf00 !important; }.copyright:not(a) { font-weight: normal; }.copyright a { font-weight: bold; } .footer.ut-footer-custom, .ut-footer-custom a.toTop {background: #000000; } .footer .footer-content {background: #000000;padding-top: 20px; }#place_order,.checkout-button,.single_add_to_cart_button,.woocommerce a.button.alt, .woocommerce button.button.alt, .woocommerce input.button.alt,.woocommerce #respond input#submit.alt {background: rgba(255, 191, 0, 1);}#place_order:hover,#place_order:active,#place_order:focus,.checkout-button:hover,.checkout-button:active,.checkout-button:focus,.single_add_to_cart_button:hover,.single_add_to_cart_button:active,.single_add_to_cart_button:focus,.woocommerce a.button.alt:hover,.woocommerce a.button.alt:active,.woocommerce a.button.alt:focus,.woocommerce button.button.alt:hover,.woocommerce button.button.alt:active,.woocommerce button.button.alt:focus,.woocommerce input.button.alt:hover,.woocommerce input.button.alt:active,.woocommerce input.button.alt:focus,.woocommerce #respond input#submit.alt:hover,.woocommerce #respond input#submit.alt:active,.woocommerce #respond input#submit.alt:focus {background: rgba(255, 191, 0, 1);color: #FFF;}.woocommerce-info {border-color: rgba(255, 191, 0, 1);}.woocommerce-info::before {color: rgba(255, 191, 0, 1);}.woocommerce span.onsale {background: rgba(255, 191, 0, 1);}.woocommerce .widget_price_filter .ui-slider .ui-slider-range,.woocommerce .widget_price_filter .ui-slider .ui-slider-handle,.woocommerce .widget_price_filter .ui-slider .ui-slider-handle {background: rgba(255, 191, 0, 1);}.woocommerce #respond input#submit.alt.disabled, .woocommerce #respond input#submit.alt.disabled:hover, .woocommerce #respond input#submit.alt:disabled, .woocommerce #respond input#submit.alt:disabled:hover, .woocommerce #respond input#submit.alt:disabled[disabled], .woocommerce #respond input#submit.alt:disabled[disabled]:hover, .woocommerce a.button.alt.disabled, .woocommerce a.button.alt.disabled:hover, .woocommerce a.button.alt:disabled, .woocommerce a.button.alt:disabled:hover, .woocommerce a.button.alt:disabled[disabled],.woocommerce a.button.alt:disabled[disabled]:hover,.woocommerce button.button.alt.disabled,.woocommerce button.button.alt.disabled:hover,.woocommerce button.button.alt:disabled,.woocommerce button.button.alt:disabled:hover,.woocommerce button.button.alt:disabled[disabled],.woocommerce button.button.alt:disabled[disabled]:hover,.woocommerce input.button.alt.disabled,.woocommerce input.button.alt.disabled:hover,.woocommerce input.button.alt:disabled,.woocommerce input.button.alt:disabled:hover,.woocommerce input.button.alt:disabled[disabled],.woocommerce input.button.alt:disabled[disabled]:hover {background: rgba(255, 191, 0, 1);}.woocommerce-message {border-top-color: rgba(255, 191, 0, 1);}.woocommerce-message::before {color: rgba(255, 191, 0, 1);}   .e-con.e-parent:nth-of-type(n+4):not(.e-lazyloaded):not(.e-no-lazyload),   .e-con.e-parent:nth-of-type(n+4):not(.e-lazyloaded):not(.e-no-lazyload) * {   background-image: none !important;   }   @media screen and (max-height: 1024px) {   .e-con.e-parent:nth-of-type(n+3):not(.e-lazyloaded):not(.e-no-lazyload),   .e-con.e-parent:nth-of-type(n+3):not(.e-lazyloaded):not(.e-no-lazyload) * {    background-image: none !important;   }   }   @media screen and (max-height: 640px) {   .e-con.e-parent:nth-of-type(n+2):not(.e-lazyloaded):not(.e-no-lazyload),   .e-con.e-parent:nth-of-type(n+2):not(.e-lazyloaded):not(.e-no-lazyload) * {    background-image: none !important;   }   }     .ut-split-image img { max-width: 130%; } .ut-footer-area .widget-title { color: #fff; }  @media (max-width: 414px) { .ut-hero-highlighted-header {   margin-top: -70% !important; } } .single-post .entry-meta > a {   display:none; } .ut-blog-classic-article > .grid-25 {   display:none; } .ut-blog-classic-article > .grid-75 {   width:100%; } .blog .entry-meta {   display:none; } .woocommerce #ut-hero {   display:none; } .ut-blog-grid .date-format {   display: none; } #bklyn_btn_683933c8bee70 .bklyn-btn { color:#000000 !important; border-radius:30px !important; background-color:#ffbf00 !important; }#bklyn_btn_683933c8bee70 .bklyn-btn:hover{ color:#ffffff !important; background-color:#000000 !important; }#bklyn_btn_683933c8bee70 .bklyn-btn:focus{ color:#ffffff !important; background-color:#000000 !important; }#bklyn_btn_683933c8bee70 .bklyn-btn:active { color:#ffffff !important; background-color:#000000 !important; }#ut_header_683933c8bfae7 h2.section-title { font-size:55px !important; }body.wc-block-product-gallery-modal-open,body.wc-modal--open{overflow:hidden}.wc-block-grid__products .wc-block-grid__product-image{display:block;position:relative;text-decoration:none}.wc-block-grid__products .wc-block-grid__product-image a{border:0;box-shadow:none;outline:0;text-decoration:none}.wc-block-grid__products .wc-block-grid__product-image img{height:auto;max-width:100%;width:100%}.wc-block-grid__products .wc-block-grid__product-image img[hidden]{display:none}.wc-block-grid__products .wc-block-grid__product-image img[alt=""]{border:1px solid #f2f2f2}.edit-post-visual-editor .editor-block-list__block .wc-block-grid__product-title,.editor-styles-wrapper .wc-block-grid__product-title,.wc-block-grid__product-title{color:inherit;display:block;font-family:inherit;font-size:inherit;font-weight:700;line-height:1.2;padding:0}.wc-block-grid__product-price{display:block}.wc-block-grid__product-price .wc-block-grid__product-price__regular{margin-right:.5em}.wc-block-grid__product-add-to-cart.wp-block-button{white-space:normal;word-break:break-word}.wc-block-grid__product-add-to-cart.wp-block-button .wp-block-button__link{display:inline-flex;font-size:1em;justify-content:center;text-align:center;white-space:normal;word-break:break-word}.wc-block-grid__product-add-to-cart.wp-block-button .wp-block-button__link.loading{opacity:.25}.wc-block-grid__product-add-to-cart.wp-block-button .wp-block-button__link.added:after{content:"";display:inline-block;font-family:WooCommerce;height:auto;margin-left:.5em;width:auto}.wc-block-grid__product-add-to-cart.wp-block-button .wp-block-button__link.loading:after{animation:spin 2s linear infinite;content:"";display:inline-block;font-family:WooCommerce;height:auto;margin-left:.5em;width:auto}.has-5-columns:not(.alignfull) .wc-block-grid__product-add-to-cart.wp-block-button .wp-block-button__link:after,.has-6-columns .wc-block-grid__product-add-to-cart.wp-block-button .wp-block-button__link:after,.has-7-columns .wc-block-grid__product-add-to-cart.wp-block-button .wp-block-button__link:after,.has-8-columns .wc-block-grid__product-add-to-cart.wp-block-button .wp-block-button__link:after,.has-9-columns .wc-block-grid__product-add-to-cart.wp-block-button .wp-block-button__link:after{content:"";margin:0}.wc-block-grid__product-rating{display:block}.wc-block-grid__product-rating .star-rating,.wc-block-grid__product-rating .wc-block-grid__product-rating__stars{font-family:WooCommerce;font-size:1em;font-weight:400;height:1.618em;line-height:1.618;margin:0 auto;overflow:hidden;position:relative;text-align:left;width:5.3em}.wc-block-grid__product-rating .star-rating:before,.wc-block-grid__product-rating .wc-block-grid__product-rating__stars:before{content:"SSSSS";left:0;opacity:.5;position:absolute;right:0;top:0;white-space:nowrap}.wc-block-grid__product-rating .star-rating span,.wc-block-grid__product-rating .wc-block-grid__product-rating__stars span{left:0;overflow:hidden;padding-top:1.5em;position:absolute;right:0;top:0}.wc-block-grid__product-rating .star-rating span:before,.wc-block-grid__product-rating .wc-block-grid__product-rating__stars span:before{color:inherit;content:"SSSSS";left:0;position:absolute;right:0;top:0;white-space:nowrap}.wc-block-grid .wc-block-grid__product-onsale,.wc-block-grid__product-image .wc-block-grid__product-onsale{background:#fff;border:1px solid #43454b;border-radius:4px;color:#43454b;display:inline-block;font-size:.875em;font-weight:600;left:auto;padding:.25em .75em;position:absolute;right:4px;text-align:center;text-transform:uppercase;top:4px;width:auto;z-index:9}.wc-block-grid__product .wc-block-grid__product-image,.wc-block-grid__product .wc-block-grid__product-link{display:inline-block;position:relative}.wc-block-grid__product .wc-block-grid__product-image:not(.wc-block-components-product-image),.wc-block-grid__product .wc-block-grid__product-title{margin:0 0 12px}.wc-block-grid__product .wc-block-grid__product-add-to-cart,.wc-block-grid__product .wc-block-grid__product-onsale,.wc-block-grid__product .wc-block-grid__product-price,.wc-block-grid__product .wc-block-grid__product-rating{margin:0 auto 12px}.theme-twentysixteen .wc-block-grid .price ins{color:#77a464}.theme-twentynineteen .wc-block-grid__product{font-size:.88889em}.theme-twentynineteen .wc-block-components-product-sale-badge,.theme-twentynineteen .wc-block-components-product-title,.theme-twentynineteen .wc-block-grid__product-onsale,.theme-twentynineteen .wc-block-grid__product-title{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif}.theme-twentynineteen .wc-block-grid__product-title:before{display:none}.theme-twentynineteen .wc-block-components-product-sale-badge,.theme-twentynineteen .wc-block-grid__product-onsale{line-height:1}.theme-twentynineteen .editor-styles-wrapper .wp-block-button .wp-block-button__link:not(.has-text-color){color:#fff}.theme-twentytwenty .wc-block-grid__product-link{color:#000}.theme-twentytwenty .wc-block-components-product-title,.theme-twentytwenty .wc-block-grid__product-title{color:#cd2653;font-family:-apple-system,blinkmacsystemfont,Helvetica Neue,helvetica,sans-serif;font-size:1em}.theme-twentytwenty .wp-block-columns .wc-block-components-product-title{margin-top:0}.theme-twentytwenty .wc-block-components-product-price .woocommerce-Price-amount,.theme-twentytwenty .wc-block-components-product-price__value,.theme-twentytwenty .wc-block-grid__product-price .woocommerce-Price-amount,.theme-twentytwenty .wc-block-grid__product-price__value{font-family:-apple-system,blinkmacsystemfont,Helvetica Neue,helvetica,sans-serif;font-size:.9em}.theme-twentytwenty .wc-block-components-product-price del,.theme-twentytwenty .wc-block-grid__product-price del{opacity:.5}.theme-twentytwenty .wc-block-components-product-price ins,.theme-twentytwenty .wc-block-grid__product-price ins{text-decoration:none}.theme-twentytwenty .star-rating,.theme-twentytwenty .wc-block-grid__product-rating{font-size:.7em}.theme-twentytwenty .star-rating .wc-block-components-product-rating__stars,.theme-twentytwenty .star-rating .wc-block-grid__product-rating__stars,.theme-twentytwenty .wc-block-grid__product-rating .wc-block-components-product-rating__stars,.theme-twentytwenty .wc-block-grid__product-rating .wc-block-grid__product-rating__stars{line-height:1}.theme-twentytwenty .wc-block-components-product-button>.wp-block-button__link,.theme-twentytwenty .wc-block-grid__product-add-to-cart>.wp-block-button__link{font-family:-apple-system,blinkmacsystemfont,Helvetica Neue,helvetica,sans-serif}.theme-twentytwenty .wc-block-components-product-sale-badge,.theme-twentytwenty .wc-block-grid__products .wc-block-grid__product-onsale{background:#cd2653;color:#fff;font-family:-apple-system,blinkmacsystemfont,Helvetica Neue,helvetica,sans-serif;font-weight:700;letter-spacing:-.02em;line-height:1.2;text-transform:uppercase}.theme-twentytwenty .wc-block-grid__products .wc-block-components-product-sale-badge{position:static}.theme-twentytwenty .wc-block-grid__products .wc-block-grid__product-image .wc-block-components-product-sale-badge{position:absolute}.theme-twentytwenty .wc-block-grid__products .wc-block-grid__product-onsale:not(.wc-block-components-product-sale-badge){position:absolute;right:4px;top:4px;z-index:1}.theme-twentytwenty .wc-block-active-filters__title,.theme-twentytwenty .wc-block-attribute-filter__title,.theme-twentytwenty .wc-block-price-filter__title,.theme-twentytwenty .wc-block-stock-filter__title{font-size:1em}.theme-twentytwenty .wc-block-active-filters .wc-block-active-filters__clear-all,.theme-twentytwenty .wc-block-grid__product-add-to-cart.wp-block-button .wp-block-button__link{font-size:.75em}@media only screen and (min-width:768px){.theme-twentytwenty .wc-block-grid__products .wc-block-grid__product-onsale{font-size:.875em;padding:.5em}}@media only screen and (min-width:1168px){.theme-twentytwenty .wc-block-grid__products .wc-block-grid__product-onsale{font-size:.875em;padding:.5em}}.theme-twentytwentytwo .wc-block-grid__product-add-to-cart .added_to_cart{display:block;margin-top:12px}.theme-twentytwentytwo .wc-block-components-product-price ins,.theme-twentytwentytwo .wc-block-grid__product-price ins{text-decoration:none}.screen-reader-text{clip:rect(1px,1px,1px,1px);word-wrap:normal!important;border:0;clip-path:inset(50%);height:1px;margin:-1px;overflow:hidden;overflow-wrap:normal!important;padding:0;position:absolute!important;width:1px}.screen-reader-text:focus{clip:auto!important;background-color:#fff;border-radius:3px;box-shadow:0 0 2px 2px rgba(0,0,0,.6);clip-path:none;color:#2b2d2f;display:block;font-size:.875rem;font-weight:700;height:auto;left:5px;line-height:normal;padding:15px 23px 14px;text-decoration:none;top:5px;width:auto;z-index:100000}.wp-block-group.woocommerce.product .up-sells.upsells.products{max-width:var(--wp--style--global--wide-size)} .wc-block-components-notice-banner{align-content:flex-start;align-items:stretch;background-color:#fff;border:1px solid;border-radius:4px;box-sizing:border-box;color:#2f2f2f;display:flex;font-size:.875em;font-weight:400;gap:12px;line-height:1.5;margin:16px 0;padding:16px!important}.wc-block-components-notice-banner>.wc-block-components-notice-banner__content{-ms-grid-row-align:center;align-self:center;flex-basis:100%;padding-right:16px;white-space:normal}.wc-block-components-notice-banner>.wc-block-components-notice-banner__content:last-child{padding-right:0}.wc-block-components-notice-banner>.wc-block-components-notice-banner__content .wc-block-components-notice-banner__summary{font-weight:600;margin:0 0 8px}.wc-block-components-notice-banner>.wc-block-components-notice-banner__content ol,.wc-block-components-notice-banner>.wc-block-components-notice-banner__content ul{margin:0 0 0 24px;padding:0}.wc-block-components-notice-banner>.wc-block-components-notice-banner__content ol li:after,.wc-block-components-notice-banner>.wc-block-components-notice-banner__content ul li:after{clear:both;content:"";display:block}.wc-block-components-notice-banner>.wc-block-components-notice-banner__content .wc-forward{-moz-appearance:none;appearance:none;background:transparent!important;border:0;color:#2f2f2f!important;float:right;margin:0;opacity:.7;padding:0!important;text-decoration-line:underline;text-underline-position:under;transition:all .2s ease-in-out}.wc-block-components-notice-banner>.wc-block-components-notice-banner__content .wc-forward:active,.wc-block-components-notice-banner>.wc-block-components-notice-banner__content .wc-forward:focus,.wc-block-components-notice-banner>.wc-block-components-notice-banner__content .wc-forward:hover{opacity:1;text-decoration:none}.wc-block-components-notice-banner>svg{fill:#fff;background-color:#2f2f2f;border-radius:50%;flex-grow:0;flex-shrink:0;height:100%;padding:2px}.wc-block-components-notice-banner>.wc-block-components-button{background:transparent none!important;border:0!important;box-shadow:none!important;color:#2f2f2f!important;flex:0 0 16px;height:16px!important;margin:6px 0 0 auto!important;min-height:auto!important;min-width:0!important;opacity:.6;outline:none!important;padding:0!important;width:16px!important}.wc-block-components-notice-banner>.wc-block-components-button>svg{margin:0!important}.wc-block-components-notice-banner>.wc-block-components-button:active,.wc-block-components-notice-banner>.wc-block-components-button:focus,.wc-block-components-notice-banner>.wc-block-components-button:hover{opacity:1}.wc-block-components-notice-banner>.wc-block-components-button:focus{outline:2px solid currentColor!important;outline-offset:0}.wc-block-components-notice-banner.is-error{background-color:#fff0f0;border-color:#cc1818}.wc-block-components-notice-banner.is-error>svg{background-color:#cc1818;transform:rotate(180deg)}.wc-block-components-notice-banner.is-warning{background-color:#fffbf4;border-color:#f0b849}.wc-block-components-notice-banner.is-warning>svg{background-color:#f0b849;transform:rotate(180deg)}.wc-block-components-notice-banner.is-success{background-color:#f4fff7;border-color:#4ab866}.wc-block-components-notice-banner.is-success>svg{background-color:#4ab866}.wc-block-components-notice-banner.is-info{background-color:#f4f8ff;border-color:#007cba}.wc-block-components-notice-banner.is-info>svg{background-color:#007cba}.wc-block-components-notice-banner:focus{outline-width:0}.wc-block-components-notice-banner:focus-visible{outline-style:solid;outline-width:2px}.woocommerce.wc-block-store-notices.alignwide{max-width:var(--wp--style--global--wide-size)} 