@charset "UTF-8";

:root{--wp-admin-theme-color:#3858e9;--wp-admin-theme-color--rgb:56,88,233;--wp-admin-theme-color-darker-10:#2145e6;--wp-admin-theme-color-darker-10--rgb:33,69,230;--wp-admin-theme-color-darker-20:#183ad6;--wp-admin-theme-color-darker-20--rgb:24,58,214;--wp-admin-border-width-focus:2px}@media (min-resolution:192dpi){:root{--wp-admin-border-width-focus:1.5px}}@media not (prefers-reduced-motion){.components-animate__appear{animation:components-animate__appear-animation .1s cubic-bezier(0,0,.2,1) 0s;animation-fill-mode:forwards}}.components-animate__appear.is-from-top,.components-animate__appear.is-from-top.is-from-left{transform-origin:top left}.components-animate__appear.is-from-top.is-from-right{transform-origin:top right}.components-animate__appear.is-from-bottom,.components-animate__appear.is-from-bottom.is-from-left{transform-origin:bottom left}.components-animate__appear.is-from-bottom.is-from-right{transform-origin:bottom right}@keyframes components-animate__appear-animation{0%{transform:translateY(-2em) scaleY(0) scaleX(0)}to{transform:translateY(0) scaleY(1) scaleX(1)}}@media not (prefers-reduced-motion){.components-animate__slide-in{animation:components-animate__slide-in-animation .1s cubic-bezier(0,0,.2,1);animation-fill-mode:forwards}.components-animate__slide-in.is-from-left{transform:translateX(100%)}.components-animate__slide-in.is-from-right{transform:translateX(-100%)}}@keyframes components-animate__slide-in-animation{to{transform:translateX(0)}}@media not (prefers-reduced-motion){.components-animate__loading{animation:components-animate__loading 1.6s ease-in-out infinite}}@keyframes components-animate__loading{0%{opacity:.5}50%{opacity:1}to{opacity:.5}}.components-autocomplete__popover .components-popover__content{min-width:200px;padding:8px}.components-autocomplete__result.components-button{display:flex;height:auto;min-height:36px;text-align:left;width:100%}.components-autocomplete__result.components-button:focus:not(:disabled){box-shadow:inset 0 0 0 1px #fff,0 0 0 var(--wp-admin-border-width-focus) var(--wp-admin-theme-color);outline:2px solid #0000}.components-badge{align-items:center;background-color:color-mix(in srgb,#fff 90%,var(--base-color));border-radius:2px;box-sizing:border-box;color:color-mix(in srgb,#000 50%,var(--base-color));display:inline-flex;font-size:12px;font-weight:400;gap:2px;line-height:20px;max-width:100%;min-height:24px;padding:0 8px}.components-badge *,.components-badge :after,.components-badge :before{box-sizing:inherit}.components-badge:where(.is-default){background-color:#f0f0f0;color:#2f2f2f}.components-badge.has-icon{padding-inline-start:4px}.components-badge.is-info{--base-color:#3858e9}.components-badge.is-warning{--base-color:#f0b849}.components-badge.is-error{--base-color:#cc1818}.components-badge.is-success{--base-color:#4ab866}.components-badge__icon{flex-shrink:0}.components-badge__content{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.components-button-group{display:inline-block}.components-button-group .components-button{border-radius:0;box-shadow:inset 0 0 0 1px #1e1e1e;color:#1e1e1e;display:inline-flex}.components-button-group .components-button+.components-button{margin-left:-1px}.components-button-group .components-button:first-child{border-radius:2px 0 0 2px}.components-button-group .components-button:last-child{border-radius:0 2px 2px 0}.components-button-group .components-button.is-primary,.components-button-group .components-button:focus{position:relative;z-index:1}.components-button-group .components-button.is-primary{box-shadow:inset 0 0 0 1px #1e1e1e}.components-button{align-items:center;-webkit-appearance:none;background:none;border:0;border-radius:2px;box-sizing:border-box;color:var(--wp-components-color-foreground,#1e1e1e);cursor:pointer;display:inline-flex;font-family:inherit;font-size:13px;height:36px;margin:0;padding:6px 12px;text-decoration:none}@media not (prefers-reduced-motion){.components-button{transition:box-shadow .1s linear}}.components-button.is-next-40px-default-size{height:40px}.components-button:hover:not(:disabled,[aria-disabled=true]),.components-button[aria-expanded=true]{color:var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9))}.components-button:focus:not(:disabled){box-shadow:0 0 0 var(--wp-admin-border-width-focus) var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9));outline:3px solid #0000}.components-button.is-primary{background:var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9));color:var(--wp-components-color-accent-inverted,#fff);outline:1px solid #0000;text-decoration:none;text-shadow:none;white-space:nowrap}.components-button.is-primary:hover:not(:disabled){background:var(--wp-components-color-accent-darker-10,var(--wp-admin-theme-color-darker-10,#2145e6));color:var(--wp-components-color-accent-inverted,#fff)}.components-button.is-primary:active:not(:disabled){background:var(--wp-components-color-accent-darker-20,var(--wp-admin-theme-color-darker-20,#183ad6));border-color:var(--wp-components-color-accent-darker-20,var(--wp-admin-theme-color-darker-20,#183ad6));color:var(--wp-components-color-accent-inverted,#fff)}.components-button.is-primary:focus:not(:disabled){box-shadow:inset 0 0 0 1px var(--wp-components-color-background,#fff),0 0 0 var(--wp-admin-border-width-focus) var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9))}.components-button.is-primary:disabled,.components-button.is-primary:disabled:active:enabled,.components-button.is-primary[aria-disabled=true],.components-button.is-primary[aria-disabled=true]:active:enabled,.components-button.is-primary[aria-disabled=true]:enabled{background:var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9));border-color:var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9));color:#fff6;outline:none}.components-button.is-primary:disabled:active:enabled:focus:enabled,.components-button.is-primary:disabled:focus:enabled,.components-button.is-primary[aria-disabled=true]:active:enabled:focus:enabled,.components-button.is-primary[aria-disabled=true]:enabled:focus:enabled,.components-button.is-primary[aria-disabled=true]:focus:enabled{box-shadow:inset 0 0 0 1px var(--wp-components-color-background,#fff),0 0 0 var(--wp-admin-border-width-focus) var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9))}.components-button.is-primary.is-busy,.components-button.is-primary.is-busy:disabled,.components-button.is-primary.is-busy[aria-disabled=true]{background-image:linear-gradient(-45deg,var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9)) 33%,var(--wp-components-color-accent-darker-20,var(--wp-admin-theme-color-darker-20,#183ad6)) 33%,var(--wp-components-color-accent-darker-20,var(--wp-admin-theme-color-darker-20,#183ad6)) 70%,var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9)) 70%);background-size:100px 100%;border-color:var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9));color:var(--wp-components-color-accent-inverted,#fff)}.components-button.is-secondary,.components-button.is-tertiary{outline:1px solid #0000}.components-button.is-secondary:active:not(:disabled),.components-button.is-tertiary:active:not(:disabled){box-shadow:none}.components-button.is-secondary:disabled,.components-button.is-secondary[aria-disabled=true],.components-button.is-secondary[aria-disabled=true]:hover,.components-button.is-tertiary:disabled,.components-button.is-tertiary[aria-disabled=true],.components-button.is-tertiary[aria-disabled=true]:hover{background:#0000;color:#949494;transform:none}.components-button.is-secondary{background:#0000;box-shadow:inset 0 0 0 1px var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9)),0 0 0 currentColor;color:var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9));outline:1px solid #0000;white-space:nowrap}.components-button.is-secondary:hover:not(:disabled,[aria-disabled=true],.is-pressed){background:color-mix(in srgb,var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9)) 4%,#0000);box-shadow:inset 0 0 0 1px var(--wp-components-color-accent-darker-20,var(--wp-admin-theme-color-darker-20,#183ad6));color:var(--wp-components-color-accent-darker-20,var(--wp-admin-theme-color-darker-20,#183ad6))}.components-button.is-secondary:disabled:not(:focus),.components-button.is-secondary[aria-disabled=true]:hover:not(:focus),.components-button.is-secondary[aria-disabled=true]:not(:focus){box-shadow:inset 0 0 0 1px #ddd}.components-button.is-secondary:focus:not(:disabled){box-shadow:0 0 0 currentColor inset,0 0 0 var(--wp-admin-border-width-focus) var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9))}.components-button.is-tertiary{background:#0000;color:var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9));white-space:nowrap}.components-button.is-tertiary:hover:not(:disabled,[aria-disabled=true],.is-pressed){background:color-mix(in srgb,var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9)) 4%,#0000);color:var(--wp-components-color-accent-darker-20,var(--wp-admin-theme-color-darker-20,#183ad6))}.components-button.is-tertiary:active:not(:disabled,[aria-disabled=true]){background:color-mix(in srgb,var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9)) 8%,#0000)}p+.components-button.is-tertiary{margin-left:-6px}.components-button.is-tertiary:disabled:not(:focus),.components-button.is-tertiary[aria-disabled=true]:hover:not(:focus),.components-button.is-tertiary[aria-disabled=true]:not(:focus){box-shadow:none;outline:none}.components-button.is-destructive{--wp-components-color-accent:#cc1818;--wp-components-color-accent-darker-10:#9e1313;--wp-components-color-accent-darker-20:#710d0d}.components-button.is-destructive:not(.is-primary):not(.is-secondary):not(.is-tertiary):not(.is-link){color:#cc1818}.components-button.is-destructive:not(.is-primary):not(.is-secondary):not(.is-tertiary):not(.is-link):hover:not(:disabled,[aria-disabled=true]){color:#710d0d}.components-button.is-destructive:not(.is-primary):not(.is-secondary):not(.is-tertiary):not(.is-link):focus{box-shadow:0 0 0 var(--wp-admin-border-width-focus) #cc1818}.components-button.is-destructive:not(.is-primary):not(.is-secondary):not(.is-tertiary):not(.is-link):active:not(:disabled,[aria-disabled=true]){background:#ccc}.components-button.is-destructive:not(.is-primary):not(.is-secondary):not(.is-tertiary):not(.is-link):disabled,.components-button.is-destructive:not(.is-primary):not(.is-secondary):not(.is-tertiary):not(.is-link)[aria-disabled=true]{color:#949494}.components-button.is-destructive.is-secondary:hover:not(:disabled,[aria-disabled=true]),.components-button.is-destructive.is-tertiary:hover:not(:disabled,[aria-disabled=true]){background:#cc18180a}.components-button.is-destructive.is-secondary:active:not(:disabled,[aria-disabled=true]),.components-button.is-destructive.is-tertiary:active:not(:disabled,[aria-disabled=true]){background:#cc181814}.components-button.is-link{background:none;border:0;border-radius:0;box-shadow:none;color:var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9));height:auto;margin:0;outline:none;padding:0;text-align:left;text-decoration:underline}@media not (prefers-reduced-motion){.components-button.is-link{transition-duration:.05s;transition-property:border,background,color;transition-timing-function:ease-in-out}}.components-button.is-link:focus{border-radius:2px}.components-button.is-link:disabled,.components-button.is-link[aria-disabled=true]{color:#949494}.components-button:not(:disabled,[aria-disabled=true]):active{color:var(--wp-components-color-foreground,#1e1e1e)}.components-button:disabled,.components-button[aria-disabled=true]{color:#949494;cursor:default}.components-button.is-busy,.components-button.is-secondary.is-busy,.components-button.is-secondary.is-busy:disabled,.components-button.is-secondary.is-busy[aria-disabled=true]{background-image:linear-gradient(-45deg,#fafafa 33%,#e0e0e0 0,#e0e0e0 70%,#fafafa 0);background-size:100px 100%}@media not (prefers-reduced-motion){.components-button.is-busy,.components-button.is-secondary.is-busy,.components-button.is-secondary.is-busy:disabled,.components-button.is-secondary.is-busy[aria-disabled=true]{animation:components-button__busy-animation 2.5s linear infinite}}.components-button.is-compact{height:32px}.components-button.is-compact.has-icon:not(.has-text){min-width:32px;padding:0;width:32px}.components-button.is-small{font-size:11px;height:24px;line-height:22px;padding:0 8px}.components-button.is-small.has-icon:not(.has-text){min-width:24px;padding:0;width:24px}.components-button.has-icon{justify-content:center;min-width:36px;padding:6px}.components-button.has-icon.is-next-40px-default-size{min-width:40px}.components-button.has-icon .dashicon{align-items:center;box-sizing:initial;display:inline-flex;justify-content:center;padding:2px}.components-button.has-icon.has-text{gap:4px;justify-content:start;padding-left:8px;padding-right:12px}.components-button.is-pressed,.components-button.is-pressed:hover{color:var(--wp-components-color-foreground-inverted,#fff)}.components-button.is-pressed:hover:not(:disabled,[aria-disabled=true]),.components-button.is-pressed:not(:disabled,[aria-disabled=true]){background:var(--wp-components-color-foreground,#1e1e1e)}.components-button.is-pressed:disabled,.components-button.is-pressed[aria-disabled=true]{color:#949494}.components-button.is-pressed:disabled:not(.is-primary):not(.is-secondary):not(.is-tertiary),.components-button.is-pressed[aria-disabled=true]:not(.is-primary):not(.is-secondary):not(.is-tertiary){background:#949494;color:var(--wp-components-color-foreground-inverted,#fff)}.components-button.is-pressed:focus:not(:disabled){box-shadow:inset 0 0 0 1px var(--wp-components-color-background,#fff),0 0 0 var(--wp-admin-border-width-focus) var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9));outline:2px solid #0000}.components-button svg{fill:currentColor;outline:none}@media (forced-colors:active){.components-button svg{fill:CanvasText}}.components-button .components-visually-hidden{height:auto}@keyframes components-button__busy-animation{0%{background-position:200px 0}}.components-checkbox-control{--checkbox-input-size:24px;--checkbox-input-margin:8px}@media (min-width:600px){.components-checkbox-control{--checkbox-input-size:16px}}.components-checkbox-control__label{cursor:pointer;line-height:var(--checkbox-input-size)}.components-checkbox-control__input[type=checkbox]{appearance:none;background:#fff;border:1px solid #1e1e1e;border-radius:2px;box-shadow:0 0 0 #0000;clear:none;color:#1e1e1e;cursor:pointer;display:inline-block;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif;font-size:16px;height:var(--checkbox-input-size);line-height:normal;line-height:0;margin:0 4px 0 0;outline:0;padding:6px 8px;padding:0!important;text-align:center;transition:none;vertical-align:top;width:var(--checkbox-input-size)}@media not (prefers-reduced-motion){.components-checkbox-control__input[type=checkbox]{transition:box-shadow .1s linear}}@media (min-width:600px){.components-checkbox-control__input[type=checkbox]{font-size:13px;line-height:normal}}.components-checkbox-control__input[type=checkbox]:focus{border-color:var(--wp-admin-theme-color);box-shadow:0 0 0 .5px var(--wp-admin-theme-color)}.components-checkbox-control__input[type=checkbox]::-webkit-input-placeholder{color:#1e1e1e9e}.components-checkbox-control__input[type=checkbox]::-moz-placeholder{color:#1e1e1e9e}.components-checkbox-control__input[type=checkbox]:-ms-input-placeholder{color:#1e1e1e9e}.components-checkbox-control__input[type=checkbox]:focus{box-shadow:0 0 0 2px #fff,0 0 0 4px var(--wp-admin-theme-color)}.components-checkbox-control__input[type=checkbox]:checked{background:var(--wp-admin-theme-color);border-color:var(--wp-admin-theme-color)}.components-checkbox-control__input[type=checkbox]:checked::-ms-check{opacity:0}.components-checkbox-control__input[type=checkbox]:checked:before,.components-checkbox-control__input[type=checkbox][aria-checked=mixed]:before{color:#fff;margin:-3px -5px}@media (min-width:782px){.components-checkbox-control__input[type=checkbox]:checked:before,.components-checkbox-control__input[type=checkbox][aria-checked=mixed]:before{margin:-4px 0 0 -5px}}.components-checkbox-control__input[type=checkbox][aria-checked=mixed]{background:var(--wp-admin-theme-color);border-color:var(--wp-admin-theme-color)}.components-checkbox-control__input[type=checkbox][aria-checked=mixed]:before{content:"\f460";display:inline-block;float:left;font:normal 30px/1 dashicons;vertical-align:middle;width:16px;speak:none;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}@media (min-width:782px){.components-checkbox-control__input[type=checkbox][aria-checked=mixed]:before{float:none;font-size:21px}}.components-checkbox-control__input[type=checkbox]:disabled,.components-checkbox-control__input[type=checkbox][aria-disabled=true]{background:#f0f0f0;border-color:#ddd;cursor:default;opacity:1}@media not (prefers-reduced-motion){.components-checkbox-control__input[type=checkbox]{transition:border-color .1s ease-in-out}}.components-checkbox-control__input[type=checkbox]:focus{box-shadow:0 0 0 var(--wp-admin-border-width-focus) #fff,0 0 0 calc(var(--wp-admin-border-width-focus)*2) var(--wp-admin-theme-color);outline:2px solid #0000;outline-offset:2px}.components-checkbox-control__input[type=checkbox]:checked,.components-checkbox-control__input[type=checkbox]:indeterminate{background:var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9));border-color:var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9))}.components-checkbox-control__input[type=checkbox]:checked::-ms-check,.components-checkbox-control__input[type=checkbox]:indeterminate::-ms-check{opacity:0}.components-checkbox-control__input[type=checkbox]:checked:before{content:none}.components-checkbox-control__input-container{aspect-ratio:1;display:inline-block;flex-shrink:0;line-height:1;margin-right:var(--checkbox-input-margin);position:relative;vertical-align:middle;width:var(--checkbox-input-size)}svg.components-checkbox-control__checked,svg.components-checkbox-control__indeterminate{--checkmark-size:var(--checkbox-input-size);fill:#fff;cursor:pointer;height:var(--checkmark-size);left:50%;pointer-events:none;position:absolute;top:50%;transform:translate(-50%,-50%);-webkit-user-select:none;user-select:none;width:var(--checkmark-size)}@media (min-width:600px){svg.components-checkbox-control__checked,svg.components-checkbox-control__indeterminate{--checkmark-size:calc(var(--checkbox-input-size) + 4px)}}.components-checkbox-control__help{display:inline-block;margin-inline-start:calc(var(--checkbox-input-size) + var(--checkbox-input-margin))}.components-circular-option-picker{display:inline-block;min-width:188px;width:100%}.components-circular-option-picker .components-circular-option-picker__custom-clear-wrapper{display:flex;justify-content:flex-end;margin-top:12px}.components-circular-option-picker .components-circular-option-picker__swatches{display:flex;flex-wrap:wrap;gap:12px;position:relative;z-index:1}.components-circular-option-picker>:not(.components-circular-option-picker__swatches){position:relative;z-index:0}.components-circular-option-picker__option-wrapper{display:inline-block;height:28px;transform:scale(1);vertical-align:top;width:28px}@media not (prefers-reduced-motion){.components-circular-option-picker__option-wrapper{transition:transform .1s ease;will-change:transform}}.components-circular-option-picker__option-wrapper:hover{transform:scale(1.2)}.components-circular-option-picker__option-wrapper>div{height:100%;width:100%}.components-circular-option-picker__option-wrapper:before{background:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='28' height='28' fill='none'%3E%3Cpath fill='%23555D65' d='M6 8V6H4v2zm2 0V6h2v2zm2 8H8v-2h2zm2 0v-2h2v2zm0 2v-2h-2v2H8v2h2v-2zm2 0v2h-2v-2zm2 0h-2v-2h2z'/%3E%3Cpath fill='%23555D65' fill-rule='evenodd' d='M18 18h2v-2h-2v-2h2v-2h-2v-2h2V8h-2v2h-2V8h-2v2h2v2h-2v2h2v2h2zm-2-4v-2h2v2z' clip-rule='evenodd'/%3E%3Cpath fill='%23555D65' d='M18 18v2h-2v-2z'/%3E%3Cpath fill='%23555D65' fill-rule='evenodd' d='M8 10V8H6v2H4v2h2v2H4v2h2v2H4v2h2v2H4v2h2v-2h2v2h2v-2h2v2h2v-2h2v2h2v-2h2v2h2v-2h2v-2h-2v-2h2v-2h-2v-2h2v-2h-2v-2h2V8h-2V6h2V4h-2v2h-2V4h-2v2h-2V4h-2v2h-2V4h-2v2h2v2h-2v2zm0 2v-2H6v2zm2 0v-2h2v2zm0 2v-2H8v2H6v2h2v2H6v2h2v2h2v-2h2v2h2v-2h2v2h2v-2h2v2h2v-2h-2v-2h2v-2h-2v-2h2v-2h-2v-2h2V8h-2V6h-2v2h-2V6h-2v2h-2v2h2v2h-2v2z' clip-rule='evenodd'/%3E%3Cpath fill='%23555D65' fill-rule='evenodd' d='M4 0H2v2H0v2h2v2H0v2h2v2H0v2h2v2H0v2h2v2H0v2h2v2H0v2h2v2H0v2h2v-2h2v2h2v-2h2v2h2v-2h2v2h2v-2h2v2h2v-2h2v2h2v-2h2v2h2v-2h2v-2h-2v-2h2v-2h-2v-2h2v-2h-2v-2h2v-2h-2v-2h2V8h-2V6h2V4h-2V2h2V0h-2v2h-2V0h-2v2h-2V0h-2v2h-2V0h-2v2h-2V0h-2v2H8V0H6v2H4zm0 4V2H2v2zm2 0V2h2v2zm0 2V4H4v2H2v2h2v2H2v2h2v2H2v2h2v2H2v2h2v2H2v2h2v2h2v-2h2v2h2v-2h2v2h2v-2h2v2h2v-2h2v2h2v-2h2v2h2v-2h-2v-2h2v-2h-2v-2h2v-2h-2v-2h2v-2h-2v-2h2V8h-2V6h2V4h-2V2h-2v2h-2V2h-2v2h-2V2h-2v2h-2V2h-2v2H8v2z' clip-rule='evenodd'/%3E%3C/svg%3E");border-radius:50%;bottom:1px;content:"";left:1px;position:absolute;right:1px;top:1px;z-index:-1}.components-circular-option-picker__option{aspect-ratio:1;background:#0000;border:none;border-radius:50%;box-shadow:inset 0 0 0 14px;cursor:pointer;display:inline-block;height:100%!important;vertical-align:top}@media not (prefers-reduced-motion){.components-circular-option-picker__option{transition:box-shadow .1s ease}}.components-circular-option-picker__option:hover{box-shadow:inset 0 0 0 14px!important}.components-circular-option-picker__option[aria-pressed=true],.components-circular-option-picker__option[aria-selected=true]{box-shadow:inset 0 0 0 4px;overflow:visible;position:relative;z-index:1}.components-circular-option-picker__option[aria-pressed=true]+svg,.components-circular-option-picker__option[aria-selected=true]+svg{border-radius:50%;left:2px;pointer-events:none;position:absolute;top:2px;z-index:2}.components-circular-option-picker__option:after{border:1px solid #0000;border-radius:50%;bottom:-1px;box-shadow:inset 0 0 0 1px #0003;box-sizing:inherit;content:"";left:-1px;position:absolute;right:-1px;top:-1px}.components-circular-option-picker__option:focus:after{border:2px solid #757575;border-radius:50%;box-shadow:inset 0 0 0 2px #fff;content:"";height:calc(100% + 4px);left:50%;position:absolute;top:50%;transform:translate(-50%,-50%);width:calc(100% + 4px)}.components-circular-option-picker__option.components-button:focus{background-color:initial;box-shadow:inset 0 0 0 14px;outline:none}.components-circular-option-picker__button-action .components-circular-option-picker__option{background:#fff;color:#fff}.components-circular-option-picker__dropdown-link-action{margin-right:16px}.components-circular-option-picker__dropdown-link-action .components-button{line-height:22px}.components-palette-edit__popover-gradient-picker{padding:8px;width:260px}.components-dropdown-menu__menu .components-palette-edit__menu-button{width:100%}.component-color-indicator{background:#fff linear-gradient(-45deg,#0000 48%,#ddd 0,#ddd 52%,#0000 0);border-radius:50%;box-shadow:inset 0 0 0 1px #0003;display:inline-block;height:20px;padding:0;width:20px}.components-combobox-control{width:100%}input.components-combobox-control__input[type=text]{border:none;box-shadow:none;font-family:inherit;font-size:16px;line-height:inherit;margin:0;min-height:auto;padding:2px;width:100%}@media (min-width:600px){input.components-combobox-control__input[type=text]{font-size:13px}}input.components-combobox-control__input[type=text]:focus{box-shadow:none;outline:none}.components-combobox-control__suggestions-container{align-items:flex-start;border:1px solid #949494;border-radius:2px;box-shadow:0 0 0 #0000;display:flex;flex-wrap:wrap;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif;font-size:16px;line-height:normal;padding:0;width:100%}@media not (prefers-reduced-motion){.components-combobox-control__suggestions-container{transition:box-shadow .1s linear}}@media (min-width:600px){.components-combobox-control__suggestions-container{font-size:13px;line-height:normal}}.components-combobox-control__suggestions-container:focus{border-color:var(--wp-admin-theme-color);box-shadow:0 0 0 .5px var(--wp-admin-theme-color);outline:2px solid #0000}.components-combobox-control__suggestions-container::-webkit-input-placeholder{color:#1e1e1e9e}.components-combobox-control__suggestions-container::-moz-placeholder{color:#1e1e1e9e}.components-combobox-control__suggestions-container:-ms-input-placeholder{color:#1e1e1e9e}.components-combobox-control__suggestions-container:focus-within{border-color:var(--wp-admin-theme-color);box-shadow:0 0 0 .5px var(--wp-admin-theme-color);outline:2px solid #0000}.components-combobox-control__suggestions-container .components-spinner{margin:0}.components-color-palette__custom-color-wrapper{position:relative;z-index:0}.components-color-palette__custom-color-button{background:none;border:none;border-radius:4px 4px 0 0;box-shadow:inset 0 0 0 1px #0003;box-sizing:border-box;cursor:pointer;height:64px;outline:1px solid #0000;position:relative;width:100%}.components-color-palette__custom-color-button:focus{box-shadow:inset 0 0 0 var(--wp-admin-border-width-focus) var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9));outline-width:2px}.components-color-palette__custom-color-button:after{background-image:repeating-linear-gradient(45deg,#e0e0e0 25%,#0000 0,#0000 75%,#e0e0e0 0,#e0e0e0),repeating-linear-gradient(45deg,#e0e0e0 25%,#0000 0,#0000 75%,#e0e0e0 0,#e0e0e0);background-position:0 0,24px 24px;background-size:48px 48px;border-radius:3px 3px 0 0;content:"";inset:1px;position:absolute;z-index:-1}.components-color-palette__custom-color-text-wrapper{border-radius:0 0 4px 4px;box-shadow:inset 0 -1px 0 0 #0003,inset 1px 0 0 0 #0003,inset -1px 0 0 0 #0003;font-size:13px;padding:12px 16px;position:relative}.components-color-palette__custom-color-name{color:var(--wp-components-color-foreground,#1e1e1e);margin:0 1px}.components-color-palette__custom-color-value{color:#757575}.components-color-palette__custom-color-value--is-hex{text-transform:uppercase}.components-color-palette__custom-color-value:empty:after{content:"​";visibility:hidden}.components-custom-gradient-picker__gradient-bar{border-radius:2px;height:48px;position:relative;width:100%;z-index:1}.components-custom-gradient-picker__gradient-bar.has-gradient{background-image:repeating-linear-gradient(45deg,#e0e0e0 25%,#0000 0,#0000 75%,#e0e0e0 0,#e0e0e0),repeating-linear-gradient(45deg,#e0e0e0 25%,#0000 0,#0000 75%,#e0e0e0 0,#e0e0e0);background-position:0 0,12px 12px;background-size:24px 24px}.components-custom-gradient-picker__gradient-bar .components-custom-gradient-picker__gradient-bar-background{inset:0;position:absolute}.components-custom-gradient-picker__gradient-bar .components-custom-gradient-picker__markers-container{margin-left:auto;margin-right:auto;position:relative;width:calc(100% - 48px)}.components-custom-gradient-picker__gradient-bar .components-custom-gradient-picker__control-point-dropdown{display:flex;height:16px;position:absolute;top:16px;width:16px}.components-custom-gradient-picker__gradient-bar .components-custom-gradient-picker__insert-point-dropdown{background:#fff;border-radius:50%;color:#1e1e1e;height:inherit;min-width:16px!important;padding:2px;position:relative;width:inherit}.components-custom-gradient-picker__gradient-bar .components-custom-gradient-picker__insert-point-dropdown svg{height:100%;width:100%}.components-custom-gradient-picker__gradient-bar .components-custom-gradient-picker__control-point-button{border-radius:50%;box-shadow:inset 0 0 0 var(--wp-admin-border-width-focus) #fff,0 0 2px 0 #00000040;height:inherit;outline:2px solid #0000;padding:0;width:inherit}.components-custom-gradient-picker__gradient-bar .components-custom-gradient-picker__control-point-button.is-active,.components-custom-gradient-picker__gradient-bar .components-custom-gradient-picker__control-point-button:focus{box-shadow:inset 0 0 0 calc(var(--wp-admin-border-width-focus)*2) #fff,0 0 2px 0 #00000040;outline:1.5px solid #0000}.components-custom-gradient-picker__remove-control-point-wrapper{padding-bottom:8px}.components-custom-gradient-picker__inserter{direction:ltr}.components-custom-gradient-picker__liner-gradient-indicator{display:inline-block;flex:0 auto;height:20px;width:20px}.components-custom-gradient-picker__ui-line{position:relative;z-index:0}.block-editor-dimension-control .components-base-control__field{align-items:center;display:flex}.block-editor-dimension-control .components-base-control__label{align-items:center;display:flex;margin-bottom:0;margin-right:1em}.block-editor-dimension-control .components-base-control__label .dashicon{margin-right:.5em}.block-editor-dimension-control.is-manual .components-base-control__label{width:10em}body.is-dragging-components-draggable{cursor:move;cursor:grabbing!important}.components-draggable__invisible-drag-image{height:50px;left:-1000px;position:fixed;width:50px}.components-draggable__clone{background:#0000;padding:0;pointer-events:none;position:fixed;z-index:1000000000}.components-drop-zone{border-radius:2px;bottom:0;left:0;opacity:0;position:absolute;right:0;top:0;visibility:hidden;z-index:40}.components-drop-zone.is-active{opacity:1;visibility:visible}.components-drop-zone .components-drop-zone__content{align-items:center;background-color:var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9));bottom:0;color:#fff;display:flex;height:100%;justify-content:center;left:0;opacity:0;pointer-events:none;position:absolute;right:0;text-align:center;top:0;width:100%;z-index:50}.components-drop-zone .components-drop-zone__content-inner{opacity:0;transform:scale(.9)}.components-drop-zone.is-active.is-dragging-over-element .components-drop-zone__content{opacity:1}@media not (prefers-reduced-motion){.components-drop-zone.is-active.is-dragging-over-element .components-drop-zone__content{transition:opacity .2s ease-in-out}}.components-drop-zone.is-active.is-dragging-over-element .components-drop-zone__content-inner{opacity:1;transform:scale(1)}@media not (prefers-reduced-motion){.components-drop-zone.is-active.is-dragging-over-element .components-drop-zone__content-inner{transition:opacity .1s ease-in-out .1s,transform .1s ease-in-out .1s}}.components-drop-zone__content-icon,.components-drop-zone__content-text{display:block}.components-drop-zone__content-icon{line-height:0;margin:0 auto 8px;fill:currentColor;pointer-events:none}.components-drop-zone__content-text{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif;font-size:13px}.components-dropdown{display:inline-block}.components-dropdown__content .components-popover__content{padding:8px}.components-dropdown__content .components-popover__content:has(.components-menu-group){padding:0}.components-dropdown__content .components-popover__content:has(.components-menu-group) .components-dropdown-menu__menu>.components-menu-item__button,.components-dropdown__content .components-popover__content:has(.components-menu-group)>.components-menu-item__button{margin:8px;width:auto}.components-dropdown__content [role=menuitem]{white-space:nowrap}.components-dropdown__content .components-menu-group{padding:8px}.components-dropdown__content .components-menu-group+.components-menu-group{border-top:1px solid #ccc;padding:8px}.components-dropdown__content.is-alternate .components-menu-group+.components-menu-group{border-color:#1e1e1e}.components-dropdown-menu__toggle{vertical-align:top}.components-dropdown-menu__menu{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif;font-size:13px;line-height:1.4;width:100%}.components-dropdown-menu__menu .components-dropdown-menu__menu-item,.components-dropdown-menu__menu .components-menu-item{cursor:pointer;outline:none;padding:6px;white-space:nowrap;width:100%}.components-dropdown-menu__menu .components-dropdown-menu__menu-item.has-separator,.components-dropdown-menu__menu .components-menu-item.has-separator{margin-top:6px;overflow:visible;position:relative}.components-dropdown-menu__menu .components-dropdown-menu__menu-item.has-separator:before,.components-dropdown-menu__menu .components-menu-item.has-separator:before{background-color:#ddd;box-sizing:initial;content:"";display:block;height:1px;left:0;position:absolute;right:0;top:-3px}.components-dropdown-menu__menu .components-dropdown-menu__menu-item.is-active .dashicon,.components-dropdown-menu__menu .components-dropdown-menu__menu-item.is-active svg,.components-dropdown-menu__menu .components-menu-item.is-active .dashicon,.components-dropdown-menu__menu .components-menu-item.is-active svg{background:#1e1e1e;border-radius:1px;box-shadow:0 0 0 1px #1e1e1e;color:#fff}.components-dropdown-menu__menu .components-dropdown-menu__menu-item.is-icon-only,.components-dropdown-menu__menu .components-menu-item.is-icon-only{width:auto}.components-dropdown-menu__menu .components-menu-item__button,.components-dropdown-menu__menu .components-menu-item__button.components-button{height:auto;min-height:40px;padding-left:8px;padding-right:8px;text-align:left}.components-duotone-picker__color-indicator:before{background:#0000}.components-duotone-picker__color-indicator>.components-button,.components-duotone-picker__color-indicator>.components-button.is-pressed:hover:not(:disabled){background:linear-gradient(-45deg,#0000 48%,#ddd 0,#ddd 52%,#0000 0);color:#0000}.components-duotone-picker__color-indicator>.components-button:not([aria-disabled=true]):active{color:#0000}.components-color-list-picker,.components-color-list-picker__swatch-button{width:100%}.components-color-list-picker__color-picker{margin:8px 0}.components-color-list-picker__swatch-color{margin:2px}.components-external-link{text-decoration:none}.components-external-link__contents{text-decoration:underline}.components-external-link__icon{font-weight:400;margin-left:.5ch}.components-form-toggle{display:inline-block;height:16px;position:relative}.components-form-toggle .components-form-toggle__track{background-color:#fff;border:1px solid #949494;border-radius:8px;box-sizing:border-box;content:"";display:inline-block;height:16px;overflow:hidden;position:relative;vertical-align:top;width:32px}@media not (prefers-reduced-motion){.components-form-toggle .components-form-toggle__track{transition:background-color .2s ease,border-color .2s ease}}.components-form-toggle .components-form-toggle__track:after{border-top:16px solid #0000;box-sizing:border-box;content:"";inset:0;opacity:0;position:absolute}@media not (prefers-reduced-motion){.components-form-toggle .components-form-toggle__track:after{transition:opacity .2s ease}}.components-form-toggle .components-form-toggle__thumb{background-color:#1e1e1e;border:6px solid #0000;border-radius:50%;box-shadow:0 1px 1px #00000008,0 1px 2px #00000005,0 3px 3px #00000005,0 4px 4px #00000003;box-sizing:border-box;display:block;height:12px;left:2px;position:absolute;top:2px;width:12px}@media not (prefers-reduced-motion){.components-form-toggle .components-form-toggle__thumb{transition:transform .2s ease,background-color .2s ease-out}}.components-form-toggle.is-checked .components-form-toggle__track{background-color:var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9));border-color:var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9))}.components-form-toggle.is-checked .components-form-toggle__track:after{opacity:1}.components-form-toggle .components-form-toggle__input:focus+.components-form-toggle__track{box-shadow:0 0 0 var(--wp-admin-border-width-focus) #fff,0 0 0 calc(var(--wp-admin-border-width-focus)*2) var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9));outline:2px solid #0000;outline-offset:2px}.components-form-toggle.is-checked .components-form-toggle__thumb{background-color:#fff;border-width:0;transform:translateX(16px)}.components-disabled .components-form-toggle,.components-form-toggle.is-disabled{opacity:.3}.components-form-toggle input.components-form-toggle__input[type=checkbox]{border:none;height:100%;left:0;margin:0;opacity:0;padding:0;position:absolute;top:0;width:100%;z-index:1}.components-form-toggle input.components-form-toggle__input[type=checkbox]:checked{background:none}.components-form-toggle input.components-form-toggle__input[type=checkbox]:before{content:""}.components-form-toggle input.components-form-toggle__input[type=checkbox]:not(:disabled,[aria-disabled=true]){cursor:pointer}.components-form-token-field__input-container{border:1px solid #949494;border-radius:2px;box-shadow:0 0 0 #0000;cursor:text;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif;font-size:16px;line-height:normal;padding:0;width:100%}@media not (prefers-reduced-motion){.components-form-token-field__input-container{transition:box-shadow .1s linear}}@media (min-width:600px){.components-form-token-field__input-container{font-size:13px;line-height:normal}}.components-form-token-field__input-container:focus{border-color:var(--wp-admin-theme-color);box-shadow:0 0 0 .5px var(--wp-admin-theme-color);outline:2px solid #0000}.components-form-token-field__input-container::-webkit-input-placeholder{color:#1e1e1e9e}.components-form-token-field__input-container::-moz-placeholder{color:#1e1e1e9e}.components-form-token-field__input-container:-ms-input-placeholder{color:#1e1e1e9e}.components-form-token-field__input-container.is-disabled{background:#ddd;border-color:#ddd}.components-form-token-field__input-container.is-active{border-color:var(--wp-admin-theme-color);box-shadow:0 0 0 .5px var(--wp-admin-theme-color);outline:2px solid #0000}.components-form-token-field__input-container input[type=text].components-form-token-field__input{background:inherit;border:0;box-shadow:none;color:#1e1e1e;display:inline-block;flex:1;font-family:inherit;font-size:16px;margin-left:4px;max-width:100%;min-height:24px;min-width:50px;padding:0;width:100%}@media (min-width:600px){.components-form-token-field__input-container input[type=text].components-form-token-field__input{font-size:13px}}.components-form-token-field.is-active .components-form-token-field__input-container input[type=text].components-form-token-field__input,.components-form-token-field__input-container input[type=text].components-form-token-field__input:focus{box-shadow:none;outline:none}.components-form-token-field__input-container .components-form-token-field__token+input[type=text].components-form-token-field__input{width:auto}.components-form-token-field__token{color:#1e1e1e;display:flex;font-size:13px;max-width:100%}.components-form-token-field__token.is-success .components-form-token-field__remove-token,.components-form-token-field__token.is-success .components-form-token-field__token-text{background:#4ab866}.components-form-token-field__token.is-error .components-form-token-field__remove-token,.components-form-token-field__token.is-error .components-form-token-field__token-text{background:#cc1818}.components-form-token-field__token.is-validating .components-form-token-field__remove-token,.components-form-token-field__token.is-validating .components-form-token-field__token-text{color:#757575}.components-form-token-field__token.is-borderless{padding:0 24px 0 0;position:relative}.components-form-token-field__token.is-borderless .components-form-token-field__token-text{background:#0000}.components-form-token-field__token.is-borderless:not(.is-disabled) .components-form-token-field__token-text{color:var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9))}.components-form-token-field__token.is-borderless .components-form-token-field__remove-token{background:#0000;color:#757575;position:absolute;right:0;top:1px}.components-form-token-field__token.is-borderless.is-success .components-form-token-field__token-text{color:#4ab866}.components-form-token-field__token.is-borderless.is-error .components-form-token-field__token-text{color:#cc1818;padding:0 4px 0 6px}.components-form-token-field__token.is-borderless.is-validating .components-form-token-field__token-text{color:#1e1e1e}.components-form-token-field__remove-token.components-button,.components-form-token-field__token-text{background:#ddd;display:inline-block;height:auto;min-width:unset}@media not (prefers-reduced-motion){.components-form-token-field__remove-token.components-button,.components-form-token-field__token-text{transition:all .2s cubic-bezier(.4,1,.4,1)}}.components-form-token-field__token-text{border-radius:1px 0 0 1px;line-height:24px;overflow:hidden;padding:0 0 0 8px;text-overflow:ellipsis;white-space:nowrap}.components-form-token-field__remove-token.components-button{border-radius:0 1px 1px 0;color:#1e1e1e;line-height:10px;overflow:initial}.components-form-token-field__remove-token.components-button:hover:not(:disabled){color:#1e1e1e}.components-form-token-field__suggestions-list{box-shadow:inset 0 1px 0 0 #949494;flex:1 0 100%;list-style:none;margin:0;max-height:128px;min-width:100%;overflow-y:auto;padding:0}@media not (prefers-reduced-motion){.components-form-token-field__suggestions-list{transition:all .15s ease-in-out}}.components-form-token-field__suggestion{box-sizing:border-box;color:#1e1e1e;display:block;font-size:13px;margin:0;min-height:32px;padding:8px 12px}.components-form-token-field__suggestion.is-selected{background:var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9));color:#fff}.components-form-token-field__suggestion[aria-disabled=true]{color:#949494;pointer-events:none}.components-form-token-field__suggestion[aria-disabled=true].is-selected{background-color:rgba(var(--wp-components-color-accent--rgb,var(--wp-admin-theme-color--rgb)),.04)}.components-form-token-field__suggestion:not(.is-empty){cursor:pointer}@media (min-width:600px){.components-guide{width:600px}}.components-guide .components-modal__content{margin-top:0;padding:0}.components-guide .components-modal__content:before{content:none}.components-guide .components-modal__header{border-bottom:none;height:60px;padding:0;position:sticky}.components-guide .components-modal__header .components-button{align-self:flex-start;margin:8px 8px 0 0;position:static}.components-guide .components-modal__header .components-button:hover svg{fill:#fff}.components-guide .components-guide__container{display:flex;flex-direction:column;justify-content:space-between;margin-top:-60px;min-height:100%}.components-guide .components-guide__page{display:flex;flex-direction:column;justify-content:center;position:relative}@media (min-width:600px){.components-guide .components-guide__page{min-height:300px}}.components-guide .components-guide__footer{align-content:center;display:flex;height:36px;justify-content:center;margin:0 0 24px;padding:0 32px;position:relative;width:100%}.components-guide .components-guide__page-control{margin:0;text-align:center}.components-guide .components-guide__page-control li{display:inline-block;margin:0}.components-guide .components-guide__page-control .components-button{color:#e0e0e0;margin:-6px 0}.components-guide .components-guide__page-control li[aria-current=step] .components-button{color:var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9))}.components-modal__frame.components-guide{border:none;max-height:575px;min-width:312px}@media (max-width:600px){.components-modal__frame.components-guide{margin:auto;max-width:calc(100vw - 32px)}}.components-button.components-guide__back-button,.components-button.components-guide__finish-button,.components-button.components-guide__forward-button{position:absolute}.components-button.components-guide__back-button{left:32px}.components-button.components-guide__finish-button,.components-button.components-guide__forward-button{right:32px}[role=region]{position:relative}.is-focusing-regions [role=region]:focus:after,[role=region].interface-interface-skeleton__content:focus-visible:after{bottom:0;content:"";left:0;pointer-events:none;position:absolute;right:0;top:0;z-index:1000000}.is-focusing-regions .editor-post-publish-panel,.is-focusing-regions .interface-interface-skeleton__actions .editor-layout__toggle-entities-saved-states-panel,.is-focusing-regions .interface-interface-skeleton__actions .editor-layout__toggle-publish-panel,.is-focusing-regions .interface-interface-skeleton__sidebar .editor-layout__toggle-sidebar-panel,.is-focusing-regions [role=region]:focus:after,.is-focusing-regions.is-distraction-free .interface-interface-skeleton__header .edit-post-header,[role=region].interface-interface-skeleton__content:focus-visible:after{outline-color:var(--wp-admin-theme-color);outline-offset:calc(((-1*var(--wp-admin-border-width-focus))/var(--wp-block-editor-iframe-zoom-out-scale, 1))*2);outline-style:solid;outline-width:calc((var(--wp-admin-border-width-focus)/var(--wp-block-editor-iframe-zoom-out-scale, 1))*2)}.components-menu-group+.components-menu-group{border-top:1px solid #1e1e1e;padding-top:8px}.components-menu-group+.components-menu-group.has-hidden-separator{border-top:none;margin-top:0;padding-top:0}.components-menu-group:has(>div:empty){display:none}.components-menu-group__label{color:#757575;font-size:11px;font-weight:500;margin-bottom:12px;margin-top:4px;padding:0 8px;text-transform:uppercase;white-space:nowrap}.components-menu-item__button,.components-menu-item__button.components-button{width:100%}.components-menu-item__button.components-button[role=menuitemcheckbox] .components-menu-item__item:only-child,.components-menu-item__button.components-button[role=menuitemradio] .components-menu-item__item:only-child,.components-menu-item__button[role=menuitemcheckbox] .components-menu-item__item:only-child,.components-menu-item__button[role=menuitemradio] .components-menu-item__item:only-child{box-sizing:initial;padding-right:48px}.components-menu-item__button .components-menu-items__item-icon,.components-menu-item__button.components-button .components-menu-items__item-icon{display:inline-block;flex:0 0 auto}.components-menu-item__button .components-menu-items__item-icon.has-icon-right,.components-menu-item__button.components-button .components-menu-items__item-icon.has-icon-right{margin-left:24px;margin-right:-2px}.components-menu-item__button .components-menu-item__shortcut+.components-menu-items__item-icon.has-icon-right,.components-menu-item__button.components-button .components-menu-item__shortcut+.components-menu-items__item-icon.has-icon-right{margin-left:8px}.components-menu-item__button .block-editor-block-icon,.components-menu-item__button.components-button .block-editor-block-icon{margin-left:-2px;margin-right:8px}.components-menu-item__button.components-button.is-primary,.components-menu-item__button.is-primary{justify-content:center}.components-menu-item__button.components-button.is-primary .components-menu-item__item,.components-menu-item__button.is-primary .components-menu-item__item{margin-right:0}.components-menu-item__button.components-button:disabled.is-tertiary,.components-menu-item__button.components-button[aria-disabled=true].is-tertiary,.components-menu-item__button:disabled.is-tertiary,.components-menu-item__button[aria-disabled=true].is-tertiary{background:none;color:var(--wp-components-color-accent-darker-10,var(--wp-admin-theme-color-darker-10,#2145e6));opacity:.3}.components-menu-item__info-wrapper{display:flex;flex-direction:column;margin-right:auto}.components-menu-item__info{color:#757575;font-size:12px;margin-top:4px;white-space:normal}.components-menu-item__item{align-items:center;display:inline-flex;margin-right:auto;min-width:160px;white-space:nowrap}.components-menu-item__shortcut{align-self:center;color:currentColor;display:none;margin-left:auto;margin-right:0;padding-left:24px}@media (min-width:480px){.components-menu-item__shortcut{display:inline}}.components-menu-items-choice,.components-menu-items-choice.components-button{height:auto;min-height:40px}.components-menu-items-choice svg,.components-menu-items-choice.components-button svg{margin-right:12px}.components-menu-items-choice.components-button.has-icon,.components-menu-items-choice.has-icon{padding-left:12px}.components-modal__screen-overlay{background-color:#00000059;bottom:0;display:flex;left:0;position:fixed;right:0;top:0;z-index:100000}@keyframes __wp-base-styles-fade-in{0%{opacity:0}to{opacity:1}}@media not (prefers-reduced-motion){.components-modal__screen-overlay{animation:__wp-base-styles-fade-in .08s linear 0s;animation-fill-mode:forwards}}@keyframes __wp-base-styles-fade-out{0%{opacity:1}to{opacity:0}}@media not (prefers-reduced-motion){.components-modal__screen-overlay.is-animating-out{animation:__wp-base-styles-fade-out .08s linear 80ms;animation-fill-mode:forwards}}.components-modal__frame{animation-fill-mode:forwards;animation-name:components-modal__appear-animation;animation-timing-function:cubic-bezier(.29,0,0,1);background:#fff;border-radius:8px 8px 0 0;box-shadow:0 5px 15px #00000014,0 15px 27px #00000012,0 30px 36px #0000000a,0 50px 43px #00000005;box-sizing:border-box;display:flex;margin:40px 0 0;overflow:hidden;width:100%}.components-modal__frame *,.components-modal__frame :after,.components-modal__frame :before{box-sizing:inherit}@media not (prefers-reduced-motion){.components-modal__frame{animation-duration:var(--modal-frame-animation-duration)}}.components-modal__screen-overlay.is-animating-out .components-modal__frame{animation-name:components-modal__disappear-animation;animation-timing-function:cubic-bezier(1,0,.2,1)}@media (min-width:600px){.components-modal__frame{border-radius:8px;margin:auto;max-height:calc(100% - 120px);max-width:calc(100% - 32px);min-width:350px;width:auto}}@media (min-width:600px) and (min-width:600px){.components-modal__frame.is-full-screen{height:calc(100% - 32px);max-height:none;width:calc(100% - 32px)}}@media (min-width:600px) and (min-width:782px){.components-modal__frame.is-full-screen{height:calc(100% - 80px);max-width:none;width:calc(100% - 80px)}}@media (min-width:600px){.components-modal__frame.has-size-large,.components-modal__frame.has-size-medium,.components-modal__frame.has-size-small{width:100%}.components-modal__frame.has-size-small{max-width:384px}.components-modal__frame.has-size-medium{max-width:512px}.components-modal__frame.has-size-large{max-width:840px}}@media (min-width:960px){.components-modal__frame{max-height:70%}}@keyframes components-modal__appear-animation{0%{opacity:0;transform:scale(.9)}to{opacity:1;transform:scale(1)}}@keyframes components-modal__disappear-animation{0%{opacity:1;transform:scale(1)}to{opacity:0;transform:scale(.9)}}.components-modal__header{align-items:center;border-bottom:1px solid #0000;box-sizing:border-box;display:flex;flex-direction:row;height:72px;justify-content:space-between;left:0;padding:24px 32px 8px;position:absolute;top:0;width:100%;z-index:10}.components-modal__header .components-modal__header-heading{font-size:1.2rem;font-weight:600}.components-modal__header h1{line-height:1;margin:0}.components-modal__content.has-scrolled-content:not(.hide-header) .components-modal__header{border-bottom-color:#ddd}.components-modal__header+p{margin-top:0}.components-modal__header-heading-container{align-items:center;display:flex;flex-direction:row;flex-grow:1;justify-content:left}.components-modal__header-icon-container{display:inline-block}.components-modal__header-icon-container svg{max-height:36px;max-width:36px;padding:8px}.components-modal__content{flex:1;margin-top:72px;overflow:auto;padding:4px 32px 32px}.components-modal__content.hide-header{margin-top:0;padding-top:32px}.components-modal__content.is-scrollable:focus-visible{box-shadow:inset 0 0 0 var(--wp-admin-border-width-focus) var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9));outline:2px solid #0000;outline-offset:-2px}.components-notice{align-items:center;background-color:#fff;border-left:4px solid var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9));color:#1e1e1e;display:flex;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif;font-size:13px;padding:8px 12px}.components-notice.is-dismissible{position:relative}.components-notice.is-success{background-color:#eff9f1;border-left-color:#4ab866}.components-notice.is-warning{background-color:#fef8ee;border-left-color:#f0b849}.components-notice.is-error{background-color:#f4a2a2;border-left-color:#cc1818}.components-notice__content{flex-grow:1;margin:4px 25px 4px 0}.components-notice__actions{display:flex;flex-wrap:wrap}.components-notice__action.components-button{margin-right:8px}.components-notice__action.components-button,.components-notice__action.components-button.is-link{margin-left:12px}.components-notice__action.components-button.is-secondary{vertical-align:initial}.components-notice__dismiss{align-self:flex-start;color:#757575;flex-shrink:0}.components-notice__dismiss:not(:disabled):not([aria-disabled=true]):focus,.components-notice__dismiss:not(:disabled):not([aria-disabled=true]):not(.is-secondary):active,.components-notice__dismiss:not(:disabled):not([aria-disabled=true]):not(.is-secondary):hover{background-color:initial;color:#1e1e1e}.components-notice__dismiss:not(:disabled):not([aria-disabled=true]):not(.is-secondary):hover{box-shadow:none}.components-notice-list{box-sizing:border-box;max-width:100vw}.components-notice-list .components-notice__content{line-height:2;margin-bottom:12px;margin-top:12px}.components-notice-list .components-notice__action.components-button{display:block;margin-left:0;margin-top:8px}.components-panel{background:#fff;border:1px solid #e0e0e0}.components-panel>.components-panel__body:first-child,.components-panel>.components-panel__header:first-child{margin-top:-1px}.components-panel>.components-panel__body:last-child,.components-panel>.components-panel__header:last-child{border-bottom-width:0}.components-panel+.components-panel{margin-top:-1px}.components-panel__body{border-bottom:1px solid #e0e0e0;border-top:1px solid #e0e0e0}.components-panel__body h3{margin:0 0 .5em}.components-panel__body.is-opened{padding:16px}.components-panel__header{align-items:center;border-bottom:1px solid #ddd;box-sizing:initial;display:flex;flex-shrink:0;height:47px;justify-content:space-between;padding:0 16px}.components-panel__header h2{color:inherit;font-size:inherit;margin:0}.components-panel__body+.components-panel__body,.components-panel__body+.components-panel__header,.components-panel__header+.components-panel__body,.components-panel__header+.components-panel__header{margin-top:-1px}.components-panel__body>.components-panel__body-title{display:block;font-size:inherit;margin-bottom:0;margin-top:0;padding:0}@media not (prefers-reduced-motion){.components-panel__body>.components-panel__body-title{transition:background .1s ease-in-out}}.components-panel__body.is-opened>.components-panel__body-title{margin:-16px -16px 5px}.components-panel__body>.components-panel__body-title:hover{background:#f0f0f0;border:none}.components-panel__body-toggle.components-button{border:none;box-shadow:none;color:#1e1e1e;font-weight:500;height:auto;outline:none;padding:16px 48px 16px 16px;position:relative;text-align:left;width:100%}@media not (prefers-reduced-motion){.components-panel__body-toggle.components-button{transition:background .1s ease-in-out}}.components-panel__body-toggle.components-button:focus{border-radius:0;box-shadow:inset 0 0 0 var(--wp-admin-border-width-focus) var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9))}.components-panel__body-toggle.components-button .components-panel__arrow{color:#1e1e1e;position:absolute;right:16px;top:50%;transform:translateY(-50%);fill:currentColor}@media not (prefers-reduced-motion){.components-panel__body-toggle.components-button .components-panel__arrow{transition:color .1s ease-in-out}}body.rtl .components-panel__body-toggle.components-button .dashicons-arrow-right{-ms-filter:fliph;filter:FlipH;margin-top:-10px;transform:scaleX(-1)}.components-panel__icon{color:#757575;margin:-2px 0 -2px 6px}.components-panel__body-toggle-icon{margin-right:-5px}.components-panel__color-title{float:left;height:19px}.components-panel__row{align-items:center;display:flex;justify-content:space-between;margin-top:8px;min-height:36px}.components-panel__row select{min-width:0}.components-panel__row label{flex-shrink:0;margin-right:12px;max-width:75%}.components-panel__row:empty,.components-panel__row:first-of-type{margin-top:0}.components-panel .circle-picker{padding-bottom:20px}.components-placeholder.components-placeholder{align-items:flex-start;box-sizing:border-box;color:#1e1e1e;display:flex;flex-direction:column;font-size:13px;gap:16px;margin:0;padding:24px;position:relative;text-align:left;width:100%;-moz-font-smoothing:subpixel-antialiased;-webkit-font-smoothing:subpixel-antialiased;background-color:#fff;border-radius:2px;box-shadow:inset 0 0 0 1px #1e1e1e;outline:1px solid #0000}.components-placeholder__error,.components-placeholder__fieldset,.components-placeholder__instructions,.components-placeholder__label{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif;font-size:13px;font-weight:400;letter-spacing:normal;line-height:normal;text-transform:none}.components-placeholder__label{align-items:center;display:flex;font-weight:600}.components-placeholder__label .block-editor-block-icon,.components-placeholder__label .dashicon,.components-placeholder__label>svg{margin-right:4px;fill:currentColor}@media (forced-colors:active){.components-placeholder__label .block-editor-block-icon,.components-placeholder__label .dashicon,.components-placeholder__label>svg{fill:CanvasText}}.components-placeholder__label:empty{display:none}.components-placeholder__fieldset,.components-placeholder__fieldset form{display:flex;flex-direction:row;flex-wrap:wrap;gap:16px;justify-content:flex-start;width:100%}.components-placeholder__fieldset form p,.components-placeholder__fieldset p{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif;font-size:13px}.components-placeholder__fieldset.is-column-layout,.components-placeholder__fieldset.is-column-layout form{flex-direction:column}.components-placeholder__input[type=url]{border:1px solid #949494;border-radius:2px;box-shadow:0 0 0 #0000;flex:1 1 auto;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif;font-size:16px;line-height:normal;padding:6px 8px}@media not (prefers-reduced-motion){.components-placeholder__input[type=url]{transition:box-shadow .1s linear}}@media (min-width:600px){.components-placeholder__input[type=url]{font-size:13px;line-height:normal}}.components-placeholder__input[type=url]:focus{border-color:var(--wp-admin-theme-color);box-shadow:0 0 0 .5px var(--wp-admin-theme-color);outline:2px solid #0000}.components-placeholder__input[type=url]::-webkit-input-placeholder{color:#1e1e1e9e}.components-placeholder__input[type=url]::-moz-placeholder{color:#1e1e1e9e}.components-placeholder__input[type=url]:-ms-input-placeholder{color:#1e1e1e9e}.components-placeholder__error{gap:8px;width:100%}.components-placeholder__fieldset .components-button:not(.is-link)~.components-button.is-link{margin-left:10px;margin-right:10px}.components-placeholder__fieldset .components-button:not(.is-link)~.components-button.is-link:last-child{margin-right:0}.components-placeholder.is-medium .components-placeholder__instructions,.components-placeholder.is-small .components-placeholder__instructions{display:none}.components-placeholder.is-medium .components-placeholder__fieldset,.components-placeholder.is-medium .components-placeholder__fieldset form,.components-placeholder.is-small .components-placeholder__fieldset,.components-placeholder.is-small .components-placeholder__fieldset form{flex-direction:column}.components-placeholder.is-medium .components-button,.components-placeholder.is-medium .components-placeholder__fieldset>*,.components-placeholder.is-small .components-button,.components-placeholder.is-small .components-placeholder__fieldset>*{justify-content:center;width:100%}.components-placeholder.is-small{padding:16px}.components-placeholder.has-illustration{-webkit-backdrop-filter:blur(100px);backdrop-filter:blur(100px);backface-visibility:hidden;background-color:initial;border-radius:0;box-shadow:none;color:inherit;display:flex;overflow:hidden}.is-dark-theme .components-placeholder.has-illustration{background-color:#0000001a}.components-placeholder.has-illustration .components-placeholder__fieldset{margin-left:0;margin-right:0}.components-placeholder.has-illustration .components-button,.components-placeholder.has-illustration .components-placeholder__instructions,.components-placeholder.has-illustration .components-placeholder__label{opacity:0;pointer-events:none}@media not (prefers-reduced-motion){.components-placeholder.has-illustration .components-button,.components-placeholder.has-illustration .components-placeholder__instructions,.components-placeholder.has-illustration .components-placeholder__label{transition:opacity .1s linear}}.is-selected>.components-placeholder.has-illustration .components-button,.is-selected>.components-placeholder.has-illustration .components-placeholder__instructions,.is-selected>.components-placeholder.has-illustration .components-placeholder__label{opacity:1;pointer-events:auto}.components-placeholder.has-illustration:before{background:currentColor;bottom:0;content:"";left:0;opacity:.1;pointer-events:none;position:absolute;right:0;top:0}.is-selected .components-placeholder.has-illustration{overflow:auto}.components-placeholder__preview{display:flex;justify-content:center}.components-placeholder__illustration{box-sizing:initial;height:100%;left:50%;position:absolute;top:50%;transform:translate(-50%,-50%);width:100%;stroke:currentColor;opacity:.25}.components-popover{box-sizing:border-box;will-change:transform;z-index:1000000}.components-popover *,.components-popover :after,.components-popover :before{box-sizing:inherit}.components-popover.is-expanded{bottom:0;left:0;position:fixed;right:0;top:0;z-index:1000000!important}.components-popover__content{background:#fff;border-radius:4px;box-shadow:0 0 0 1px #ccc,0 2px 3px #0000000d,0 4px 5px #0000000a,0 12px 12px #00000008,0 16px 16px #00000005;box-sizing:border-box;width:min-content}.is-alternate .components-popover__content{border-radius:2px;box-shadow:0 0 0 1px #1e1e1e}.is-unstyled .components-popover__content{background:none;border-radius:0;box-shadow:none}.components-popover.is-expanded .components-popover__content{box-shadow:0 -1px 0 0 #ccc;height:calc(100% - 48px);overflow-y:visible;position:static;width:auto}.components-popover.is-expanded.is-alternate .components-popover__content{box-shadow:0 -1px 0 #1e1e1e}.components-popover__header{align-items:center;background:#fff;display:flex;height:48px;justify-content:space-between;padding:0 8px 0 16px}.components-popover__header-title{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;width:100%}.components-popover__close.components-button{z-index:5}.components-popover__arrow{display:flex;height:14px;pointer-events:none;position:absolute;width:14px}.components-popover__arrow:before{background-color:#fff;content:"";height:2px;left:1px;position:absolute;right:1px;top:-1px}.components-popover__arrow.is-top{bottom:-14px!important;transform:rotate(0)}.components-popover__arrow.is-right{left:-14px!important;transform:rotate(90deg)}.components-popover__arrow.is-bottom{top:-14px!important;transform:rotate(180deg)}.components-popover__arrow.is-left{right:-14px!important;transform:rotate(-90deg)}.components-popover__triangle{display:block;flex:1}.components-popover__triangle-bg{fill:#fff}.components-popover__triangle-border{fill:#0000;stroke-width:1px;stroke:#ccc}.is-alternate .components-popover__triangle-border{stroke:#1e1e1e}.components-radio-control{border:0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif;font-size:13px;margin:0;padding:0}.components-radio-control__group-wrapper.has-help{margin-block-end:12px}.components-radio-control__option{align-items:center;column-gap:8px;display:grid;grid-template-columns:auto 1fr;grid-template-rows:auto minmax(0,max-content)}.components-radio-control__input[type=radio]{appearance:none;border:1px solid #1e1e1e;border-radius:2px;border-radius:50%;box-shadow:0 0 0 #0000;cursor:pointer;display:inline-flex;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif;font-size:16px;grid-column:1;grid-row:1;height:24px;line-height:normal;margin:0;max-width:24px;min-width:24px;padding:0;position:relative;transition:none;width:24px}@media not (prefers-reduced-motion){.components-radio-control__input[type=radio]{transition:box-shadow .1s linear}}@media (min-width:600px){.components-radio-control__input[type=radio]{font-size:13px;line-height:normal}}.components-radio-control__input[type=radio]:focus{border-color:var(--wp-admin-theme-color);box-shadow:0 0 0 .5px var(--wp-admin-theme-color)}.components-radio-control__input[type=radio]::-webkit-input-placeholder{color:#1e1e1e9e}.components-radio-control__input[type=radio]::-moz-placeholder{color:#1e1e1e9e}.components-radio-control__input[type=radio]:-ms-input-placeholder{color:#1e1e1e9e}@media (min-width:600px){.components-radio-control__input[type=radio]{height:16px;max-width:16px;min-width:16px;width:16px}}.components-radio-control__input[type=radio]:checked:before{background-color:#fff;border:4px solid #fff;box-sizing:inherit;height:12px;left:50%;margin:0;position:absolute;top:50%;transform:translate(-50%,-50%);width:12px}@media (min-width:600px){.components-radio-control__input[type=radio]:checked:before{height:8px;width:8px}}.components-radio-control__input[type=radio]:focus{box-shadow:0 0 0 2px #fff,0 0 0 4px var(--wp-admin-theme-color)}.components-radio-control__input[type=radio]:checked{background:var(--wp-admin-theme-color);border:none}.components-radio-control__input[type=radio]:focus{box-shadow:0 0 0 var(--wp-admin-border-width-focus) #fff,0 0 0 calc(var(--wp-admin-border-width-focus)*2) var(--wp-admin-theme-color);outline:2px solid #0000;outline-offset:2px}.components-radio-control__input[type=radio]:checked{background:var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9));border-color:var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9))}.components-radio-control__input[type=radio]:checked:before{border-radius:50%;content:""}.components-radio-control__label{cursor:pointer;grid-column:2;grid-row:1;line-height:24px}@media (min-width:600px){.components-radio-control__label{line-height:16px}}.components-radio-control__option-description{grid-column:2;grid-row:2;padding-block-start:4px}.components-radio-control__option-description.components-radio-control__option-description{margin-top:0}.components-resizable-box__handle{display:none;height:23px;width:23px;z-index:2}.components-resizable-box__container.has-show-handle .components-resizable-box__handle{display:block}.components-resizable-box__handle>div{height:100%;outline:none;position:relative;width:100%;z-index:2}.components-resizable-box__container>img{width:inherit}.components-resizable-box__handle:after{background:#fff;border-radius:50%;box-shadow:inset 0 0 0 var(--wp-admin-border-width-focus) var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9)),0 1px 1px #00000008,0 1px 2px #00000005,0 3px 3px #00000005,0 4px 4px #00000003;content:"";cursor:inherit;display:block;height:15px;outline:2px solid #0000;position:absolute;right:calc(50% - 8px);top:calc(50% - 8px);width:15px}.components-resizable-box__side-handle:before{background:var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9));border-radius:9999px;content:"";cursor:inherit;display:block;height:3px;opacity:0;position:absolute;right:calc(50% - 1px);top:calc(50% - 1px);width:3px}@media not (prefers-reduced-motion){.components-resizable-box__side-handle:before{transition:transform .1s ease-in;will-change:transform}}.components-resizable-box__corner-handle,.components-resizable-box__side-handle{z-index:2}.components-resizable-box__side-handle.components-resizable-box__handle-bottom,.components-resizable-box__side-handle.components-resizable-box__handle-bottom:before,.components-resizable-box__side-handle.components-resizable-box__handle-top,.components-resizable-box__side-handle.components-resizable-box__handle-top:before{border-left:0;border-right:0;left:0;width:100%}.components-resizable-box__side-handle.components-resizable-box__handle-left,.components-resizable-box__side-handle.components-resizable-box__handle-left:before,.components-resizable-box__side-handle.components-resizable-box__handle-right,.components-resizable-box__side-handle.components-resizable-box__handle-right:before{border-bottom:0;border-top:0;height:100%;top:0}@media not (prefers-reduced-motion){.components-resizable-box__side-handle.components-resizable-box__handle-bottom:active:before,.components-resizable-box__side-handle.components-resizable-box__handle-bottom:hover:before,.components-resizable-box__side-handle.components-resizable-box__handle-top:active:before,.components-resizable-box__side-handle.components-resizable-box__handle-top:hover:before{animation:components-resizable-box__top-bottom-animation .1s ease-out 0s;animation-fill-mode:forwards}.components-resizable-box__side-handle.components-resizable-box__handle-left:active:before,.components-resizable-box__side-handle.components-resizable-box__handle-left:hover:before,.components-resizable-box__side-handle.components-resizable-box__handle-right:active:before,.components-resizable-box__side-handle.components-resizable-box__handle-right:hover:before{animation:components-resizable-box__left-right-animation .1s ease-out 0s;animation-fill-mode:forwards}}@media not all and (min-resolution:0.001dpcm){@supports (-webkit-appearance:none){.components-resizable-box__side-handle.components-resizable-box__handle-bottom:active:before,.components-resizable-box__side-handle.components-resizable-box__handle-bottom:hover:before,.components-resizable-box__side-handle.components-resizable-box__handle-left:active:before,.components-resizable-box__side-handle.components-resizable-box__handle-left:hover:before,.components-resizable-box__side-handle.components-resizable-box__handle-right:active:before,.components-resizable-box__side-handle.components-resizable-box__handle-right:hover:before,.components-resizable-box__side-handle.components-resizable-box__handle-top:active:before,.components-resizable-box__side-handle.components-resizable-box__handle-top:hover:before{animation:none}}}@keyframes components-resizable-box__top-bottom-animation{0%{opacity:0;transform:scaleX(0)}to{opacity:1;transform:scaleX(1)}}@keyframes components-resizable-box__left-right-animation{0%{opacity:0;transform:scaleY(0)}to{opacity:1;transform:scaleY(1)}} .components-resizable-box__handle-right{right:-11.5px}.components-resizable-box__handle-left{left:-11.5px}.components-resizable-box__handle-top{top:-11.5px}.components-resizable-box__handle-bottom{bottom:-11.5px} .components-responsive-wrapper{align-items:center;display:flex;justify-content:center;max-width:100%;position:relative}.components-responsive-wrapper__content{display:block;max-width:100%;width:100%}.components-sandbox{overflow:hidden}iframe.components-sandbox{width:100%}body.lockscroll,html.lockscroll{overflow:hidden}.components-select-control__input{outline:0;-webkit-tap-highlight-color:rgba(0,0,0,0)!important}@media (max-width:782px){.components-base-control .components-base-control__field .components-select-control__input{font-size:16px}}.components-snackbar{-webkit-backdrop-filter:blur(16px) saturate(180%);backdrop-filter:blur(16px) saturate(180%);background:#000000d9;border-radius:4px;box-shadow:0 1px 2px #0000000d,0 2px 3px #0000000a,0 6px 6px #00000008,0 8px 8px #00000005;box-sizing:border-box;color:#fff;cursor:pointer;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif;font-size:13px;max-width:600px;padding:12px 20px;pointer-events:auto;width:100%}@media (min-width:600px){.components-snackbar{width:fit-content}}.components-snackbar:focus{box-shadow:inset 0 0 0 1px #fff,0 0 0 var(--wp-admin-border-width-focus) var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9))}.components-snackbar.components-snackbar-explicit-dismiss{cursor:default}.components-snackbar .components-snackbar__content-with-icon{padding-left:24px;position:relative}.components-snackbar .components-snackbar__icon{left:-8px;position:absolute;top:-2.9px}.components-snackbar .components-snackbar__dismiss-button{cursor:pointer;margin-left:24px}.components-snackbar__action.components-button{color:#fff;flex-shrink:0;margin-left:32px}.components-snackbar__action.components-button:focus{box-shadow:none;outline:1px dotted #fff}.components-snackbar__action.components-button:hover{color:currentColor;text-decoration:none}.components-snackbar__content{align-items:baseline;display:flex;justify-content:space-between;line-height:1.4}.components-snackbar-list{box-sizing:border-box;pointer-events:none;position:absolute;width:100%;z-index:100000}.components-snackbar-list__notice-container{padding-top:8px;position:relative}.components-tab-panel__tabs{align-items:stretch;display:flex;flex-direction:row}.components-tab-panel__tabs[aria-orientation=vertical]{flex-direction:column}.components-tab-panel__tabs-item{background:#0000;border:none;border-radius:0;box-shadow:none;cursor:pointer;font-weight:500;height:48px!important;margin-left:0;padding:3px 16px;position:relative}.components-tab-panel__tabs-item:focus:not(:disabled){box-shadow:none;outline:none;position:relative}.components-tab-panel__tabs-item:after{background:var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9));border-radius:0;bottom:0;content:"";height:calc(var(--wp-admin-border-width-focus)*0);left:0;pointer-events:none;position:absolute;right:0}@media not (prefers-reduced-motion){.components-tab-panel__tabs-item:after{transition:all .1s linear}}.components-tab-panel__tabs-item.is-active:after{height:calc(var(--wp-admin-border-width-focus)*1);outline:2px solid #0000;outline-offset:-1px}.components-tab-panel__tabs-item:before{border-radius:2px;bottom:12px;box-shadow:0 0 0 0 #0000;content:"";left:12px;pointer-events:none;position:absolute;right:12px;top:12px}@media not (prefers-reduced-motion){.components-tab-panel__tabs-item:before{transition:all .1s linear}}.components-tab-panel__tabs-item:focus-visible:before{box-shadow:0 0 0 var(--wp-admin-border-width-focus) var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9));outline:2px solid #0000}.components-tab-panel__tab-content:focus{box-shadow:none;outline:none}.components-tab-panel__tab-content:focus-visible{box-shadow:0 0 0 var(--wp-admin-border-width-focus) var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9));outline:2px solid #0000;outline-offset:0}.components-text-control__input,.components-text-control__input[type=color],.components-text-control__input[type=date],.components-text-control__input[type=datetime-local],.components-text-control__input[type=datetime],.components-text-control__input[type=email],.components-text-control__input[type=month],.components-text-control__input[type=number],.components-text-control__input[type=password],.components-text-control__input[type=tel],.components-text-control__input[type=text],.components-text-control__input[type=time],.components-text-control__input[type=url],.components-text-control__input[type=week]{border:1px solid #949494;border-radius:2px;box-shadow:0 0 0 #0000;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif;font-size:16px;height:32px;line-height:normal;margin:0;padding:6px 8px;width:100%}@media not (prefers-reduced-motion){.components-text-control__input,.components-text-control__input[type=color],.components-text-control__input[type=date],.components-text-control__input[type=datetime-local],.components-text-control__input[type=datetime],.components-text-control__input[type=email],.components-text-control__input[type=month],.components-text-control__input[type=number],.components-text-control__input[type=password],.components-text-control__input[type=tel],.components-text-control__input[type=text],.components-text-control__input[type=time],.components-text-control__input[type=url],.components-text-control__input[type=week]{transition:box-shadow .1s linear}}@media (min-width:600px){.components-text-control__input,.components-text-control__input[type=color],.components-text-control__input[type=date],.components-text-control__input[type=datetime-local],.components-text-control__input[type=datetime],.components-text-control__input[type=email],.components-text-control__input[type=month],.components-text-control__input[type=number],.components-text-control__input[type=password],.components-text-control__input[type=tel],.components-text-control__input[type=text],.components-text-control__input[type=time],.components-text-control__input[type=url],.components-text-control__input[type=week]{font-size:13px;line-height:normal}}.components-text-control__input:focus,.components-text-control__input[type=color]:focus,.components-text-control__input[type=date]:focus,.components-text-control__input[type=datetime-local]:focus,.components-text-control__input[type=datetime]:focus,.components-text-control__input[type=email]:focus,.components-text-control__input[type=month]:focus,.components-text-control__input[type=number]:focus,.components-text-control__input[type=password]:focus,.components-text-control__input[type=tel]:focus,.components-text-control__input[type=text]:focus,.components-text-control__input[type=time]:focus,.components-text-control__input[type=url]:focus,.components-text-control__input[type=week]:focus{border-color:var(--wp-admin-theme-color);box-shadow:0 0 0 .5px var(--wp-admin-theme-color);outline:2px solid #0000}.components-text-control__input::-webkit-input-placeholder,.components-text-control__input[type=color]::-webkit-input-placeholder,.components-text-control__input[type=date]::-webkit-input-placeholder,.components-text-control__input[type=datetime-local]::-webkit-input-placeholder,.components-text-control__input[type=datetime]::-webkit-input-placeholder,.components-text-control__input[type=email]::-webkit-input-placeholder,.components-text-control__input[type=month]::-webkit-input-placeholder,.components-text-control__input[type=number]::-webkit-input-placeholder,.components-text-control__input[type=password]::-webkit-input-placeholder,.components-text-control__input[type=tel]::-webkit-input-placeholder,.components-text-control__input[type=text]::-webkit-input-placeholder,.components-text-control__input[type=time]::-webkit-input-placeholder,.components-text-control__input[type=url]::-webkit-input-placeholder,.components-text-control__input[type=week]::-webkit-input-placeholder{color:#1e1e1e9e}.components-text-control__input::-moz-placeholder,.components-text-control__input[type=color]::-moz-placeholder,.components-text-control__input[type=date]::-moz-placeholder,.components-text-control__input[type=datetime-local]::-moz-placeholder,.components-text-control__input[type=datetime]::-moz-placeholder,.components-text-control__input[type=email]::-moz-placeholder,.components-text-control__input[type=month]::-moz-placeholder,.components-text-control__input[type=number]::-moz-placeholder,.components-text-control__input[type=password]::-moz-placeholder,.components-text-control__input[type=tel]::-moz-placeholder,.components-text-control__input[type=text]::-moz-placeholder,.components-text-control__input[type=time]::-moz-placeholder,.components-text-control__input[type=url]::-moz-placeholder,.components-text-control__input[type=week]::-moz-placeholder{color:#1e1e1e9e}.components-text-control__input:-ms-input-placeholder,.components-text-control__input[type=color]:-ms-input-placeholder,.components-text-control__input[type=date]:-ms-input-placeholder,.components-text-control__input[type=datetime-local]:-ms-input-placeholder,.components-text-control__input[type=datetime]:-ms-input-placeholder,.components-text-control__input[type=email]:-ms-input-placeholder,.components-text-control__input[type=month]:-ms-input-placeholder,.components-text-control__input[type=number]:-ms-input-placeholder,.components-text-control__input[type=password]:-ms-input-placeholder,.components-text-control__input[type=tel]:-ms-input-placeholder,.components-text-control__input[type=text]:-ms-input-placeholder,.components-text-control__input[type=time]:-ms-input-placeholder,.components-text-control__input[type=url]:-ms-input-placeholder,.components-text-control__input[type=week]:-ms-input-placeholder{color:#1e1e1e9e}.components-text-control__input.is-next-40px-default-size,.components-text-control__input[type=color].is-next-40px-default-size,.components-text-control__input[type=date].is-next-40px-default-size,.components-text-control__input[type=datetime-local].is-next-40px-default-size,.components-text-control__input[type=datetime].is-next-40px-default-size,.components-text-control__input[type=email].is-next-40px-default-size,.components-text-control__input[type=month].is-next-40px-default-size,.components-text-control__input[type=number].is-next-40px-default-size,.components-text-control__input[type=password].is-next-40px-default-size,.components-text-control__input[type=tel].is-next-40px-default-size,.components-text-control__input[type=text].is-next-40px-default-size,.components-text-control__input[type=time].is-next-40px-default-size,.components-text-control__input[type=url].is-next-40px-default-size,.components-text-control__input[type=week].is-next-40px-default-size{height:40px;padding-left:12px;padding-right:12px}.components-text-control__input[type=email],.components-text-control__input[type=url]{direction:ltr}.components-tip{color:#757575;display:flex}.components-tip svg{align-self:center;fill:#f0b849;flex-shrink:0;margin-right:16px}.components-tip p{margin:0}.components-toggle-control__label{line-height:16px}.components-toggle-control__label:not(.is-disabled){cursor:pointer}.components-toggle-control__help{display:inline-block;margin-inline-start:40px}.components-accessible-toolbar{border:1px solid #1e1e1e;border-radius:2px;display:inline-flex;flex-shrink:0}.components-accessible-toolbar>.components-toolbar-group:last-child{border-right:none}.components-accessible-toolbar.is-unstyled{border:none}.components-accessible-toolbar.is-unstyled>.components-toolbar-group{border-right:none}.components-accessible-toolbar[aria-orientation=vertical],.components-toolbar[aria-orientation=vertical]{align-items:center;display:flex;flex-direction:column}.components-accessible-toolbar .components-button,.components-toolbar .components-button{height:48px;padding-left:16px;padding-right:16px;position:relative;z-index:1}.components-accessible-toolbar .components-button:focus:not(:disabled),.components-toolbar .components-button:focus:not(:disabled){box-shadow:none;outline:none}.components-accessible-toolbar .components-button:before,.components-toolbar .components-button:before{border-radius:2px;content:"";display:block;height:32px;left:8px;position:absolute;right:8px;z-index:-1}@media not (prefers-reduced-motion){.components-accessible-toolbar .components-button:before,.components-toolbar .components-button:before{animation:components-button__appear-animation .1s ease;animation-fill-mode:forwards}}.components-accessible-toolbar .components-button svg,.components-toolbar .components-button svg{margin-left:auto;margin-right:auto;position:relative}.components-accessible-toolbar .components-button.is-pressed,.components-accessible-toolbar .components-button.is-pressed:hover,.components-toolbar .components-button.is-pressed,.components-toolbar .components-button.is-pressed:hover{background:#0000}.components-accessible-toolbar .components-button.is-pressed:before,.components-toolbar .components-button.is-pressed:before{background:#1e1e1e}.components-accessible-toolbar .components-button:focus:before,.components-toolbar .components-button:focus:before{box-shadow:inset 0 0 0 1px #fff,0 0 0 var(--wp-admin-border-width-focus) var(--wp-admin-theme-color);outline:2px solid #0000}.components-accessible-toolbar .components-button.has-icon.has-icon,.components-toolbar .components-button.has-icon.has-icon{min-width:48px;padding-left:8px;padding-right:8px}@keyframes components-button__appear-animation{0%{transform:scaleY(0)}to{transform:scaleY(1)}}.components-toolbar__control.components-button{position:relative}.components-toolbar__control.components-button[data-subscript] svg{padding:5px 10px 5px 0}.components-toolbar__control.components-button[data-subscript]:after{bottom:10px;content:attr(data-subscript);font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif;font-size:13px;font-weight:600;line-height:12px;position:absolute;right:8px}.components-toolbar__control.components-button:not(:disabled).is-pressed[data-subscript]:after{color:#fff}.components-toolbar-group{background-color:#fff;border-right:1px solid #1e1e1e;display:inline-flex;flex-shrink:0;flex-wrap:wrap;line-height:0;min-height:48px;padding-left:6px;padding-right:6px}.components-toolbar-group .components-toolbar-group.components-toolbar-group{border-width:0;margin:0}.components-toolbar-group .components-button.components-button,.components-toolbar-group .components-button.has-icon.has-icon{justify-content:center;min-width:36px;padding-left:6px;padding-right:6px}.components-toolbar-group .components-button.components-button svg,.components-toolbar-group .components-button.has-icon.has-icon svg{min-width:24px}.components-toolbar-group .components-button.components-button:before,.components-toolbar-group .components-button.has-icon.has-icon:before{left:2px;right:2px}.components-toolbar{background-color:#fff;border:1px solid #1e1e1e;display:inline-flex;flex-shrink:0;flex-wrap:wrap;margin:0;min-height:48px}.components-toolbar .components-toolbar.components-toolbar{border-width:0;margin:0}div.components-toolbar>div{display:flex;margin:0}div.components-toolbar>div+div.has-left-divider{margin-left:6px;overflow:visible;position:relative}div.components-toolbar>div+div.has-left-divider:before{background-color:#ddd;box-sizing:initial;content:"";display:inline-block;height:20px;left:-3px;position:absolute;top:8px;width:1px}.components-tooltip{background:#000;border-radius:2px;box-shadow:0 1px 2px #0000000d,0 2px 3px #0000000a,0 6px 6px #00000008,0 8px 8px #00000005;color:#f0f0f0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif;font-size:12px;line-height:1.4;padding:4px 8px;text-align:center;z-index:1000002}.components-tooltip__shortcut{margin-left:8px}#wpadminbar>.godaddy-styles *,.godaddy-styles *{font-family:GD Sherpa,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif;line-height:1.4}#wpadminbar>.godaddy-styles .is-bigger,.godaddy-styles .is-bigger{font-size:1.1em!important;font-weight:500!important}#wpadminbar>.godaddy-styles .components-button,#wpadminbar>.godaddy-styles.components-button,.godaddy-styles .components-button,.godaddy-styles.components-button{border:0;border-radius:6px;box-shadow:none;font-size:1em;height:auto;line-height:1;padding:1.25em;transition:background-color,color,.2s ease-in-out}#wpadminbar>.godaddy-styles .components-button:disabled,#wpadminbar>.godaddy-styles.components-button:disabled,.godaddy-styles .components-button:disabled,.godaddy-styles.components-button:disabled{opacity:.5}#wpadminbar>.godaddy-styles .components-button>svg,#wpadminbar>.godaddy-styles.components-button>svg,.godaddy-styles .components-button>svg,.godaddy-styles.components-button>svg{height:24px;margin-left:.2em;position:relative;right:-5px;top:-1px;transform:scale(.75);width:24px}#wpadminbar>.godaddy-styles .components-button.no-padding,#wpadminbar>.godaddy-styles.components-button.no-padding,.godaddy-styles .components-button.no-padding,.godaddy-styles.components-button.no-padding{padding:0}#wpadminbar>.godaddy-styles .components-button.is-big,#wpadminbar>.godaddy-styles.components-button.is-big,.godaddy-styles .components-button.is-big,.godaddy-styles.components-button.is-big{font-size:1.1em;font-weight:600;padding:1.5em}#wpadminbar>.godaddy-styles .components-button.is-primary,#wpadminbar>.godaddy-styles.components-button.is-primary,.godaddy-styles .components-button.is-primary,.godaddy-styles.components-button.is-primary{background-color:#000;box-shadow:none;color:#fff}#wpadminbar>.godaddy-styles .components-button.is-primary:active:not([disabled]),#wpadminbar>.godaddy-styles .components-button.is-primary:hover:not([disabled]),#wpadminbar>.godaddy-styles.components-button.is-primary:active:not([disabled]),#wpadminbar>.godaddy-styles.components-button.is-primary:hover:not([disabled]),.godaddy-styles .components-button.is-primary:active:not([disabled]),.godaddy-styles .components-button.is-primary:hover:not([disabled]),.godaddy-styles.components-button.is-primary:active:not([disabled]),.godaddy-styles.components-button.is-primary:hover:not([disabled]){background-color:#00a4a6}#wpadminbar>.godaddy-styles .components-button.is-secondary,#wpadminbar>.godaddy-styles.components-button.is-secondary,.godaddy-styles .components-button.is-secondary,.godaddy-styles.components-button.is-secondary{box-shadow:none;color:#111}#wpadminbar>.godaddy-styles .components-button.is-secondary:active:not([disabled]),#wpadminbar>.godaddy-styles .components-button.is-secondary:hover:not([disabled]),#wpadminbar>.godaddy-styles.components-button.is-secondary:active:not([disabled]),#wpadminbar>.godaddy-styles.components-button.is-secondary:hover:not([disabled]),.godaddy-styles .components-button.is-secondary:active:not([disabled]),.godaddy-styles .components-button.is-secondary:hover:not([disabled]),.godaddy-styles.components-button.is-secondary:active:not([disabled]),.godaddy-styles.components-button.is-secondary:hover:not([disabled]){border:0;box-shadow:none;color:#000}#wpadminbar>.godaddy-styles .components-button.is-tertiary,#wpadminbar>.godaddy-styles.components-button.is-tertiary,.godaddy-styles .components-button.is-tertiary,.godaddy-styles.components-button.is-tertiary{border:1px solid #111;color:#111}#wpadminbar>.godaddy-styles .components-button.is-tertiary:hover,#wpadminbar>.godaddy-styles.components-button.is-tertiary:hover,.godaddy-styles .components-button.is-tertiary:hover,.godaddy-styles.components-button.is-tertiary:hover{background-color:#111;box-shadow:none;color:#fff}#wpadminbar>.godaddy-styles .components-button.is-link,#wpadminbar>.godaddy-styles.components-button.is-link,.godaddy-styles .components-button.is-link,.godaddy-styles.components-button.is-link{box-shadow:none;color:#00a4a6;padding:0;text-decoration:none}#wpadminbar>.godaddy-styles .components-button.is-link:active:not([disabled]),#wpadminbar>.godaddy-styles .components-button.is-link:hover:not([disabled]),#wpadminbar>.godaddy-styles.components-button.is-link:active:not([disabled]),#wpadminbar>.godaddy-styles.components-button.is-link:hover:not([disabled]),.godaddy-styles .components-button.is-link:active:not([disabled]),.godaddy-styles .components-button.is-link:hover:not([disabled]),.godaddy-styles.components-button.is-link:active:not([disabled]),.godaddy-styles.components-button.is-link:hover:not([disabled]){color:#111;outline:none}#wpadminbar>.godaddy-styles .components-button.has-icon:active:not([disabled]),#wpadminbar>.godaddy-styles .components-button.has-icon:hover:not([disabled]),#wpadminbar>.godaddy-styles.components-button.has-icon:active:not([disabled]),#wpadminbar>.godaddy-styles.components-button.has-icon:hover:not([disabled]),.godaddy-styles .components-button.has-icon:active:not([disabled]),.godaddy-styles .components-button.has-icon:hover:not([disabled]),.godaddy-styles.components-button.has-icon:active:not([disabled]),.godaddy-styles.components-button.has-icon:hover:not([disabled]){background-color:transparent;color:#00a4a6}#wpadminbar>.godaddy-styles .components-modal__frame,#wpadminbar>.godaddy-styles.components-modal__frame,.godaddy-styles .components-modal__frame,.godaddy-styles.components-modal__frame{border-radius:1rem}#wpadminbar>.godaddy-styles .components-modal__frame .components-modal__content,#wpadminbar>.godaddy-styles.components-modal__frame .components-modal__content,.godaddy-styles .components-modal__frame .components-modal__content,.godaddy-styles.components-modal__frame .components-modal__content{margin-top:0;padding:4.5rem 4.5rem 4.25rem}#wpadminbar>.godaddy-styles .components-modal__frame .components-modal__content:before,#wpadminbar>.godaddy-styles.components-modal__frame .components-modal__content:before,.godaddy-styles .components-modal__frame .components-modal__content:before,.godaddy-styles.components-modal__frame .components-modal__content:before{margin:0}#wpadminbar>.godaddy-styles .components-modal__frame .components-modal__content p:last-child,#wpadminbar>.godaddy-styles.components-modal__frame .components-modal__content p:last-child,.godaddy-styles .components-modal__frame .components-modal__content p:last-child,.godaddy-styles.components-modal__frame .components-modal__content p:last-child{margin-bottom:0}#wpadminbar>.godaddy-styles .components-modal__frame .components-modal__content .components-modal__header,#wpadminbar>.godaddy-styles.components-modal__frame .components-modal__content .components-modal__header,.godaddy-styles .components-modal__frame .components-modal__content .components-modal__header,.godaddy-styles.components-modal__frame .components-modal__content .components-modal__header{border-bottom:0;font-size:2rem;height:unset;margin-bottom:.75em;padding:0;position:relative}#wpadminbar>.godaddy-styles .components-modal__frame .components-modal__content .components-modal__header .components-modal__icon-container,#wpadminbar>.godaddy-styles.components-modal__frame .components-modal__content .components-modal__header .components-modal__icon-container,.godaddy-styles .components-modal__frame .components-modal__content .components-modal__header .components-modal__icon-container,.godaddy-styles.components-modal__frame .components-modal__content .components-modal__header .components-modal__icon-container{margin-right:8px}#wpadminbar>.godaddy-styles .components-modal__frame .components-modal__content .components-modal__header .components-modal__header-heading,#wpadminbar>.godaddy-styles.components-modal__frame .components-modal__content .components-modal__header .components-modal__header-heading,.godaddy-styles .components-modal__frame .components-modal__content .components-modal__header .components-modal__header-heading,.godaddy-styles.components-modal__frame .components-modal__content .components-modal__header .components-modal__header-heading{font-size:2rem}#wpadminbar>.godaddy-styles .components-modal__frame .components-modal__content .components-modal__header .components-button.has-icon,#wpadminbar>.godaddy-styles.components-modal__frame .components-modal__content .components-modal__header .components-button.has-icon,.godaddy-styles .components-modal__frame .components-modal__content .components-modal__header .components-button.has-icon,.godaddy-styles.components-modal__frame .components-modal__content .components-modal__header .components-button.has-icon{font-size:1rem;left:auto;padding:.25em;position:absolute;right:-3.5rem;top:-3.25rem}#wpadminbar>.godaddy-styles .components-modal__frame .components-modal__content .components-modal__header .components-button.has-icon>svg,#wpadminbar>.godaddy-styles.components-modal__frame .components-modal__content .components-modal__header .components-button.has-icon>svg,.godaddy-styles .components-modal__frame .components-modal__content .components-modal__header .components-button.has-icon>svg,.godaddy-styles.components-modal__frame .components-modal__content .components-modal__header .components-button.has-icon>svg{margin-left:0;right:0;top:0;transform:scale(1)}#wpadminbar>.godaddy-styles .components-modal__frame .components-modal__content .components-text-control__input,#wpadminbar>.godaddy-styles.components-modal__frame .components-modal__content .components-text-control__input,.godaddy-styles .components-modal__frame .components-modal__content .components-text-control__input,.godaddy-styles.components-modal__frame .components-modal__content .components-text-control__input{margin-bottom:.5em}#wpadminbar>.godaddy-styles .ux-tag,.godaddy-styles .ux-tag{border-radius:4px;color:#000;font-size:.9em;font-weight:700;letter-spacing:.05625rem;line-height:1.5;padding-block:8px;padding-inline:8px;text-transform:uppercase;white-space:nowrap}#wpadminbar>.godaddy-styles .ux-tag-critical,.godaddy-styles .ux-tag-critical{background-color:#fbb}#wpadminbar>.godaddy-styles .ux-tag-highlight,.godaddy-styles .ux-tag-highlight{background-color:#a6fff8}#wpadminbar>.godaddy-styles .ux-tag-info,.godaddy-styles .ux-tag-info{background-color:#d3c1f7}#wpadminbar>.godaddy-styles .ux-tag-internal,.godaddy-styles .ux-tag-internal{background-color:#fbd9ed}#wpadminbar>.godaddy-styles .ux-tag-neutral,.godaddy-styles .ux-tag-neutral{background-color:#ddeaf8}#wpadminbar>.godaddy-styles .ux-tag-passive,.godaddy-styles .ux-tag-passive{background-color:#f4f8fc}#wpadminbar>.godaddy-styles .ux-tag-success,.godaddy-styles .ux-tag-success{background-color:#9fffb8}#wpadminbar>.godaddy-styles .ux-tag-warning,.godaddy-styles .ux-tag-warning{background-color:#ffeea9}#wpadminbar>.godaddy-styles .components-toggle-control,#wpadminbar>.godaddy-styles.components-toggle-control,.godaddy-styles .components-toggle-control,.godaddy-styles.components-toggle-control{align-items:flex-end;display:flex}#wpadminbar>.godaddy-styles .components-toggle-control .components-base-control__field,#wpadminbar>.godaddy-styles .components-toggle-control__field,#wpadminbar>.godaddy-styles.components-toggle-control .components-base-control__field,#wpadminbar>.godaddy-styles.components-toggle-control__field,.godaddy-styles .components-toggle-control .components-base-control__field,.godaddy-styles .components-toggle-control__field,.godaddy-styles.components-toggle-control .components-base-control__field,.godaddy-styles.components-toggle-control__field{margin:0}#wpadminbar>.godaddy-styles .components-toggle-control .components-base-control__field .components-form-toggle__track,#wpadminbar>.godaddy-styles.components-toggle-control .components-base-control__field .components-form-toggle__track,.godaddy-styles .components-toggle-control .components-base-control__field .components-form-toggle__track,.godaddy-styles.components-toggle-control .components-base-control__field .components-form-toggle__track{background-color:#f3f6f8}#wpadminbar>.godaddy-styles .components-toggle-control .components-base-control__field .is-checked .components-form-toggle__track,#wpadminbar>.godaddy-styles.components-toggle-control .components-base-control__field .is-checked .components-form-toggle__track,.godaddy-styles .components-toggle-control .components-base-control__field .is-checked .components-form-toggle__track,.godaddy-styles.components-toggle-control .components-base-control__field .is-checked .components-form-toggle__track{background-color:#00a4a6}#wpadminbar>.godaddy-styles .components-toggle-control .components-base-control__help,#wpadminbar>.godaddy-styles.components-toggle-control .components-base-control__help,.godaddy-styles .components-toggle-control .components-base-control__help,.godaddy-styles.components-toggle-control .components-base-control__help{margin:0}.slick-slider
{
position: relative;
display: block;
box-sizing: border-box;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
-webkit-touch-callout: none;
-khtml-user-select: none;
-ms-touch-action: pan-y;
touch-action: pan-y;
-webkit-tap-highlight-color: transparent;
}
.slick-list
{
position: relative;
display: block;
overflow: hidden;
margin: 0;
padding: 0;
}
.slick-list:focus
{
outline: none;
}
.slick-list.dragging
{
cursor: pointer;
cursor: hand;
}
.slick-slider .slick-track,
.slick-slider .slick-list
{
-webkit-transform: translate3d(0, 0, 0);
-moz-transform: translate3d(0, 0, 0);
-ms-transform: translate3d(0, 0, 0);
-o-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
}
.slick-track
{
position: relative;
top: 0;
left: 0;
display: block;
}
.slick-track:before,
.slick-track:after
{
display: table;
content: '';
}
.slick-track:after
{
clear: both;
}
.slick-loading .slick-track
{
visibility: hidden;
}
.slick-slide
{
display: none;
float: left;
height: 100%;
min-height: 1px;
}
[dir='rtl'] .slick-slide
{
float: right;
}
.slick-slide img
{
display: block;
}
.slick-slide.slick-loading img
{
display: none;
}
.slick-slide.dragging img
{
pointer-events: none;
}
.slick-initialized .slick-slide
{
display: block;
}
.slick-loading .slick-slide
{
visibility: hidden;
}
.slick-vertical .slick-slide
{
display: block;
height: auto;
border: 1px solid transparent;
}
.slick-arrow.slick-hidden {
display: none;
}html {
font-family: sans-serif;
-webkit-text-size-adjust: 100%;
-ms-text-size-adjust: 100%;
background: #212121;
}
body {
margin: 0;
}
article,
aside,
details,
figcaption,
figure,
.sb-round-thumb-widget figure img,
footer,
header,
main,
menu,
nav,
section,
summary {
display: block;
}
audio,
canvas,
progress,
video {
display: inline-block;
vertical-align: baseline;
}
audio:not([controls]) {
display: none;
height: 0;
}
[hidden],
template {
display: none;
}
a {
background-color: transparent;
}
a:active,
a:hover {
outline: 0;
}
abbr[title] {
border-bottom: 1px dotted;
}
b,
strong {
font-weight: bold;
}
dfn {
font-style: italic;
}
h1 {
font-size: 2em;
margin: 0.67em 0;
}
mark {
background: #ff0;
color: #212121;
}
small {
font-size: 80%;
}
sub,
sup {
font-size: 75%;
line-height: 0;
position: relative;
vertical-align: baseline;
}
sup {
top: -0.5em;
}
sub {
bottom: -0.25em;
}
img {
border: 0;
}
svg:not(:root) {
overflow: hidden;
}
figure, .sb-round-thumb-widget figure img {
margin: 1em 40px;
}
hr {
box-sizing: content-box;
height: 0;
}
pre {
overflow: auto;
}
code,
kbd,
pre,
samp {
font-family: monospace, monospace;
font-size: 1em;
}
button,
input,
optgroup,
select,
textarea {
color: inherit;
font: inherit;
margin: 0;
}
button {
overflow: visible;
}
button,
select {
text-transform: none;
}
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
-webkit-appearance: button;
cursor: pointer;
}
button[disabled],
html input[disabled] {
cursor: default;
}
button::-moz-focus-inner,
input::-moz-focus-inner {
border: 0;
padding: 0;
}
input {
line-height: normal;
}
input[type="checkbox"],
input[type="radio"] {
box-sizing: border-box;
padding: 0;
}
input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
height: auto;
}
input[type="search"] {
-webkit-appearance: textfield;
box-sizing: content-box;
}
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
-webkit-appearance: none;
}
fieldset {
border: 1px solid #c0c0c0;
margin: 0 2px;
padding: 0.35em 0.625em 0.75em;
}
legend {
border: 0;
padding: 0;
}
textarea {
overflow: auto;
}
optgroup {
font-weight: bold;
}
table {
border-collapse: collapse;
border-spacing: 0;
}
td,
th {
padding: 0;
} html {
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
-ms-box-sizing: border-box;
-o-box-sizing: border-box;
box-sizing: border-box;
}
body,
html {
overflow-x: hidden;
}
*,
*:before,
*:after {
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
-ms-box-sizing: border-box;
-o-box-sizing: border-box;
box-sizing: border-box;
}
body {
-webkit-font-smoothing: antialiased;
-moz-font-smoothing: antialiased;
font-smoothing: antialiased;
word-wrap: break-word;
}
.logged-in.admin-bar .ab-top-menu a,
.logged-in.admin-bar .ab-top-menu a > p {
color: inherit !important;
}
hr {
background-color: #ccc;
border: 0;
height: 1px;
margin-bottom: 1.5em;
}
img {
height: auto;
max-width: 100%;
}
embed,
iframe,
object,
video {
max-width: 100%;
}
figure, .sb-round-thumb-widget figure img {
margin: 0;
}
hr {
background-color: #ccc;
border: 0;
-webkit-box-sizing: content-box;
-moz-box-sizing: content-box;
-ms-box-sizing: content-box;
-o-box-sizing: content-box;
box-sizing: content-box;
height: 2px;
margin-bottom: 20px;
margin-top: 18px;
}
cite,
em,
i {
font-style: italic;
}
a,
a:focus {
text-decoration: none;
background-color: transparent;
}
a:active,
a:hover {
outline: 0;
text-decoration: none;
}
a,
a i,
button,
input,
input[type="submit"] {
-webkit-transition: all 0.3s;
-moz-transition: all 0.3s;
-ms-transition: all 0.3s;
-o-transition: all 0.3s;
transition: all 0.3s;
}
p {
margin-bottom: 15px;
}
q,
blockquote {
color: #a1a1a1;
}
q:before {
content: open-quote;
}
q:after {
content: close-quote;
}
blockquote {
padding: 0 1.5em;
border-left: 3px solid #ccc;
margin: 0;
font-style: italic;
font-size: 18px;
font-size: 1.125rem;
}
address {
margin: 0 0 1.5em;
}
pre {
background: #ccc;
-webkit-border-radius: 3px;
-moz-border-radius: 3px;
-ms-border-radius: 3px;
border-radius: 3px;
margin-bottom: 30px;
margin-top: 28px;
max-width: 100%;
padding: 25px;
}
abbr,
acronym {
border-bottom: 1px dotted #ccc;
cursor: help;
}
mark,
ins {
background: #f1f1f1;
text-decoration: none;
}
textarea {
min-height: 135px;
width: 100%;
}
button {
outline: none;
border: none;
overflow: visible;
}
button[disabled],
html input[disabled] {
cursor: default;
}
button::-moz-focus-inner,
input::-moz-focus-inner {
border: 0;
padding: 0;
}
table {
border-collapse: separate;
border-spacing: 0;
margin: 0 0 1.6em;
table-layout: fixed;
width: 100%;
}
caption,
td,
th {
font-weight: normal;
text-align: left;
}
td {
border-width: 0 1px 1px 0;
}
td,
th {
padding: 0.4em;
}
dd {
margin-bottom: 1.6em;
margin-left: 0;
}
dd a {
text-decoration: underline;
}
del {
opacity: 0.8;
}
dl {
margin-bottom: 1.6em;
}
dt {
font-weight: 700;
} .display-info {
padding: 15%;
text-align: center;
background-color: #bababa;
color: #fff;
}
.display-info .button {
color: #fff;
}
.comment-list + .comment-respond {
border-top: 1px solid #eaeaea;
}
.comment-list + .comment-respond,
.comment-navigation + .comment-respond {
padding-top: 1.6em;
} .comments-title,
.comment-reply-title {
font-size: 18px;
text-transform: uppercase;
font-weight: 700;
}
.comments-title {
margin-bottom: 1.3333em;
}
.comment-list {
list-style: none;
margin: 0;
}
.comment-list article,
.comment-list .pingback,
.comment-list .trackback {
border-top: 1px solid #e1e1e1;
padding: 1.6em 0;
}
.comment-list .children {
list-style: none;
margin: 0;
}
.comment-list .children > li {
padding-left: 0.8em;
}
.comment-author {
color: #707070;
margin-bottom: 0.4em;
}
.comment-author a:hover {
border-bottom: 1px solid #707070;
}
.comment-author .avatar {
float: left;
height: 32px;
margin-right: 0.8em;
width: 32px;
border-radius: 30px;
-webkit-border-radius: 30px;
-moz-border-radius: 30px;
-o-border-radius: 30px;
-ms-border-radius: 30px;
}
.comment-metadata,
.pingback .edit-link {
color: #999999;
font-weight: 700;
}
.comment-metadata a,
.pingback .edit-link a {
color: #707070;
}
.comment-metadata a:hover,
.pingback .edit-link a:hover {
border-bottom: 1px solid #333333;
}
.comment-metadata a.comment-edit-link:hover{
border-bottom: none;
}
.comment-metadata a:hover,
.comment-metadata a:focus,
.pingback .edit-link a:hover,
.pingback .edit-link a:focus {
color: #333333;
}
.comment-metadata {
margin-bottom: 1.6em;
}
.comment-metadata .edit-link {
margin-left: 1em;
}
.pingback .edit-link {
margin-left: 1em;
}
.pingback .edit-link:before {
top: 5px;
}
.comment-content ul,
.comment-content ol {
margin: 0 0 1.6em 1.3333em;
}
.comment-content li > ul,
.comment-content li > ol {
margin-bottom: 0;
}
.comment-content > :last-child {
margin-bottom: 0;
}
.comment-list .reply {
font-size: 12px;
}
.comment-list .reply a {
border: 1px solid #eaeaea;
color: #707070;
display: inline-block;
font-weight: 700;
line-height: 1;
margin-top: 2em;
padding: 0.6167em 0.8333em;
text-transform: uppercase;
}
.comment-list .reply a:hover,
.comment-list .reply a:focus {
border-color: #333333;
color: #333333;
outline: 0;
}
.comment-form {
padding-top: 0;
}
.comment-form label {
color: #707070;
font-size: 15px;
font-weight: 700;
display: block;
line-height: 1.5;
text-transform: uppercase;
}
.comment-form input[type="text"],
.comment-form input[type="email"],
.comment-form input[type="url"] {
width: 100%;
}
.comment-form input[type="submit"] {
display: inline-block;
}
.comment-notes,
.comment-awaiting-moderation,
.logged-in-as,
.form-allowed-tags {
color: #707070;
font-size: 15px;
line-height: 1.5;
margin-bottom: 2em;
}
.logged-in-as a:hover {
border-bottom: 1px solid #333;
}
.no-comments {
border-top: 1px solid #eaeaea;
color: #707070;
font-weight: 700;
padding-top: 1.6em;
}
.comment-navigation + .no-comments {
border-top: 0;
}
.form-submit {
margin-bottom: 0;
}
.comments-area .form-submit input[type="submit"] {
width: auto;
color: #fff;
}
.required {
color: #c0392b;
}
.comment-reply-title small {
font-size: 100%;
}
.comment-reply-title small a {
border: 0;
float: right;
height: 32px;
overflow: hidden;
width: auto;
}
.comment-content a {
word-wrap: break-word;
}
.bypostauthor {
display: block;
}
.comment-form p label {
display: block;
}
.posted-on #primary .comment-list:before,
.date #primary .comment-list:before {
content: "\f274";
}
.posted-on a,
.date a,
.cat-links a,
.tags-links a,
.author a,
.comments-link a {
color: #787878;
font-weight: 500;
margin-right: 5px;
}
.edit-link {
margin-left: 15px;
}
.edit-link a {
color: #787878;
font-weight: 700;
text-decoration: underline;
} .nav-links{
border-bottom: 1px solid #ccc;
border-top: 1px solid #ccc;
margin-bottom: 15px;
margin-top: 15px;
}
.nav-links:before,
.nav-links:after {
display: table;
content: "";
}
.nav-links:after {
clear: both;
}
.nav-links .nav-previous a,
.nav-links .nav-next a {
color: #212121;
display: inline-block;
font-size: 16px;
padding: 15px 15px 16px 24px;
position: relative;
text-transform: capitalize;
}
.nav-links .nav-next {
text-align: right;
}
.nav-links .nav-next a{
padding-left: 14px;
padding-right: 30px;
}
.nav-links .nav-previous a:before,
.nav-links .nav-next a:after{
position: absolute;
font-family: "FontAwesome";
display: inline-block;
font-size: 24px;
line-height: 22px;
}
.nav-links .nav-previous a:before{
content: "\f100";
left: 0;
}
.nav-links .nav-next a:after{
content: "\f101";
right: 0;
left: auto;
}
.post-navigation .post-navi {
color: #787878;
display: block;
font-size: 13px;
font-weight: 700;
}
@media screen and (min-width: 1199px){
.nav-links .nav-previous,
.nav-links .nav-next {
width: 50%;
float: left;
vertical-align: top;
}
.nav-links .nav-previous {
padding-right: 15px;
}
.nav-links .nav-next{
padding-left: 15px;
border-left: 1px solid #ccc;
}
}
@media screen and (max-width: 767px) {
.nav-links .nav-previous a,
.nav-links .nav-next a {
font-size: 16px;
text-align: center;
display: block;
}
}
.form-submit {
margin-bottom: 0;
}
.bypostauthor {
display: block;
}
#ak-blog-post article.hentry,
.archive article.hentry,
.blog article.hentry,
#blog-post article.hentry,
.page article.hentry .entry-title,
.category article.hentry,
.search article.hentry,
.tag article.hentry {
margin-bottom: 30px;
padding-bottom: 30px;
}
#ak-blog-post article.hentry img:hover,
#ak-blog-post article.hentry img:focus,
#ak-blog-post article.hentry img:active,
.blog article.hentry img:hover,
.blog article.hentry img:focus,
.blog article.hentry img:active,
.archive article.hentry img:hover,
.archive article.hentry img:focus,
.archive article.hentry img:active,
.page article.hentry .entry-title img:hover,
.page article.hentry .entry-title img:focus,
.page article.hentry .entry-title img:active,
.category article.hentry img:hover,
.category article.hentry img:focus,
.category article.hentry img:active,
.search article.hentry img:hover,
.search article.hentry img:focus,
.search article.hentry img:active,
.tag article.hentry img:hover,
.tag article.hentry img:focus,
.tag article.hentry img:active{
-webkit-filter: grayscale(100%);
-moz-filter: grayscale(100%);
-ms-filter: grayscale(100%);
-o-filter: grayscale(100%);
filter: grayscale(100%);
}
.blog article.hentry .entry-title,
.archive article.hentry .entry-title,
.page article.hentry .entry-title,
.single article.hentry .entry-title,
.search article.hentry .entry-title {
font-weight: 500;
margin-bottom: 7px;
text-transform: inherit;
}
.hentry,
.page-content,
.entry-content,
.entry-summary,
.entry-content {
margin: 0;
}
.sticky {
display: block;
}
.byline,
.updated:not(.published) {
display: none;
}
.single .byline,
.group-blog .byline {
display: inline;
}
.page-links {
clear: both;
margin-top: 2em;
margin-bottom: 2em;
}
.page-links a:hover,
.page-links a:focus {
border-color: transparent;
}
.page-content .wp-smiley,
.entry-content .wp-smiley,
.comment-content .wp-smiley {
border: none;
margin-bottom: 0;
margin-top: 0;
padding: 0;
}
.infinite-scroll .posts-navigation,
.infinite-scroll.neverending .site-footer {
display: none;
}
.infinity-end.neverending .site-footer {
display: block;
}
.error404 #primary {
width: 100%;
}
.entry-content .image-left {
float: left;
}
@media screen and (max-width: 991px) {
.entry-content .image-left {
margin-bottom: 20px;
}
}
.archive .format-aside .entry-title,
.blog .format-aside .entry-title {
display: none;
}
.widget {
background: background-color: #f7f7f7;
border: 1px solid #e1e1e1;
padding: 15px;
margin-bottom: 20px;
}
.widget ul {
padding-left: 0;
list-style: none;
}
.widget li {
border-top: 1px solid #e1e1e1;
display: block;
padding-bottom: 9px;
padding-top: 8px;
}
.widget li:first-child{
border-top: none;
}
.widget select{
max-width: 100%;
padding: 7px 15px 8px;
}
.widget.widget_search:before,
.widget.widget_search:after {
content: "";
display: table;
}
.widget.widget_search:after{
clear: both;
}
.search-form label {
float: left;
margin-bottom: 0;
width: calc(100% - 115px);
}
.search-form .search-field {
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
-o-box-sizing: border-box;
-ms-box-sizing: border-box;
box-sizing: border-box;
color: #212121;
display: block;
height: 42px;
max-width: 100%;
vertical-align: top;
background-color: #fff;
line-height: 20px;
margin-bottom: 0;
border: none;
}
.search-form .search-submit {
border: medium none;
border-radius: 0;
box-shadow: none;
color: #ffffff;
float: left;
height: 22px;
padding: 15px 30px 27px;
text-shadow: none;
vertical-align: top;
width: 114px;
}
.search-form .search-submit:hover,
.search-form .search-submit:focus,
.search-form .search-submit:active {
box-shadow: none;
border: none;
text-shadow: none;
vertical-align: top;
border-radius: 0;
padding: 15px 30px 27px;
}
.widget_calendar table {
margin: 0;
margin-bottom: 15px;
}
.widget_calendar td,
.widget_calendar th {
line-height: 2.3333;
text-align: center;
padding: 0;
}
.widget_calendar caption {
text-transform: uppercase;
}
.widget_calendar tbody a {
-webkit-tap-highlight-color: rgba(255, 255, 255, 0.3);
display: block;
font-weight: 600;
}
.widget_recent_entries .post-date {
display: block;
font-style: normal;
line-height: 2;
opacity: 0.8;
}
.wrapper {
background-repeat: no-repeat;
float: left;
width: 100%;
}  @font-face {
font-family: 'FontAwesome';
src: url(//elevageiberyn.com/wp-content/themes/clean-biz-pro/assets/fonts/fontawesome-webfont.eot?v=4.6.1);
src: url(//elevageiberyn.com/wp-content/themes/clean-biz-pro/assets/fonts/fontawesome-webfont.eot?#iefix&v=4.6.1) format("embedded-opentype"), url(//elevageiberyn.com/wp-content/themes/clean-biz-pro/assets/fonts/fontawesome-webfont.woff2?v=4.6.1) format("woff2"), url(//elevageiberyn.com/wp-content/themes/clean-biz-pro/assets/fonts/fontawesome-webfont.woff?v=4.6.1) format("woff"), url(//elevageiberyn.com/wp-content/themes/clean-biz-pro/assets/fonts/fontawesome-webfont.ttf?v=4.6.1) format("truetype"), url(//elevageiberyn.com/wp-content/themes/clean-biz-pro/assets/fonts/fontawesome-webfont.svg?v=4.6.1#fontawesomeregular) format("svg");
font-weight: normal;
font-style: normal;
}
.fa {
display: inline-block;
font: normal normal normal 14px/1 FontAwesome;
font-size: inherit;
text-rendering: auto;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
} .fa-lg {
font-size: 1.33333333em;
line-height: 0.75em;
vertical-align: -15%;
}
.fa-2x {
font-size: 2em;
}
.fa-3x {
font-size: 3em;
}
.fa-4x {
font-size: 4em;
}
.fa-5x {
font-size: 5em;
}
.fa-fw {
width: 1.28571429em;
text-align: center;
}
.fa-ul {
padding-left: 0;
margin-left: 2.14285714em;
list-style-type: none;
}
.fa-ul > li {
position: relative;
}
.fa-li {
position: absolute;
left: -2.14285714em;
width: 2.14285714em;
top: 0.14285714em;
text-align: center;
}
.fa-li.fa-lg {
left: -1.85714286em;
}
.fa-border {
padding: .2em .25em .15em;
border: solid 0.08em #eeeeee;
border-radius: .1em;
}
.fa-pull-left {
float: left;
}
.fa-pull-right {
float: right;
}
.fa.fa-pull-left {
margin-right: .3em;
}
.fa.fa-pull-right {
margin-left: .3em;
} .pull-right {
float: right;
}
.pull-left {
float: left;
}
.fa.pull-left {
margin-right: .3em;
}
.fa.pull-right {
margin-left: .3em;
}
.fa-spin {
-webkit-animation: fa-spin 2s infinite linear;
animation: fa-spin 2s infinite linear;
}
.fa-pulse {
-webkit-animation: fa-spin 1s infinite steps(8);
animation: fa-spin 1s infinite steps(8);
}
@-webkit-keyframes fa-spin {
0% {
-webkit-transform: rotate(0deg);
transform: rotate(0deg);
}
100% {
-webkit-transform: rotate(359deg);
transform: rotate(359deg);
}
}
@keyframes fa-spin {
0% {
-webkit-transform: rotate(0deg);
transform: rotate(0deg);
}
100% {
-webkit-transform: rotate(359deg);
transform: rotate(359deg);
}
}
.fa-rotate-90 {
-ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";
-webkit-transform: rotate(90deg);
-ms-transform: rotate(90deg);
transform: rotate(90deg);
}
.fa-rotate-180 {
-ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";
-webkit-transform: rotate(180deg);
-ms-transform: rotate(180deg);
transform: rotate(180deg);
}
.fa-rotate-270 {
-ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";
-webkit-transform: rotate(270deg);
-ms-transform: rotate(270deg);
transform: rotate(270deg);
}
.fa-flip-horizontal {
-ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)";
-webkit-transform: scale(-1, 1);
-ms-transform: scale(-1, 1);
transform: scale(-1, 1);
}
.fa-flip-vertical {
-ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";
-webkit-transform: scale(1, -1);
-ms-transform: scale(1, -1);
transform: scale(1, -1);
}
:root .fa-rotate-90,
:root .fa-rotate-180,
:root .fa-rotate-270,
:root .fa-flip-horizontal,
:root .fa-flip-vertical {
filter: none;
}
.fa-stack {
position: relative;
display: inline-block;
width: 2em;
height: 2em;
line-height: 2em;
vertical-align: middle;
}
.fa-stack-1x,
.fa-stack-2x {
position: absolute;
left: 0;
width: 100%;
text-align: center;
}
.fa-stack-1x {
line-height: inherit;
}
.fa-stack-2x {
font-size: 2em;
}
.fa-inverse {
color: #ffffff;
} .fa-glass:before {
content: "\f000";
}
.fa-music:before {
content: "\f001";
}
.fa-search:before {
content: "\f002";
}
.fa-envelope-o:before {
content: "\f003";
}
.fa-heart:before {
content: "\f004";
}
.fa-star:before {
content: "\f005";
}
.fa-star-o:before {
content: "\f006";
}
.fa-user:before {
content: "\f007";
}
.fa-film:before {
content: "\f008";
}
.fa-th-large:before {
content: "\f009";
}
.fa-th:before {
content: "\f00a";
}
.fa-th-list:before {
content: "\f00b";
}
.fa-check:before {
content: "\f00c";
}
.fa-remove:before,
.fa-close:before,
.fa-times:before {
content: "\f00d";
}
.fa-search-plus:before {
content: "\f00e";
}
.fa-search-minus:before {
content: "\f010";
}
.fa-power-off:before {
content: "\f011";
}
.fa-signal:before {
content: "\f012";
}
.fa-gear:before,
.fa-cog:before {
content: "\f013";
}
.fa-trash-o:before {
content: "\f014";
}
.fa-home:before {
content: "\f015";
}
.fa-file-o:before {
content: "\f016";
}
.fa-clock-o:before {
content: "\f017";
}
.fa-road:before {
content: "\f018";
}
.fa-download:before {
content: "\f019";
}
.fa-arrow-circle-o-down:before {
content: "\f01a";
}
.fa-arrow-circle-o-up:before {
content: "\f01b";
}
.fa-inbox:before {
content: "\f01c";
}
.fa-play-circle-o:before {
content: "\f01d";
}
.fa-rotate-right:before,
.fa-repeat:before {
content: "\f01e";
}
.fa-refresh:before {
content: "\f021";
}
.fa-list-alt:before {
content: "\f022";
}
.fa-lock:before {
content: "\f023";
}
.fa-flag:before {
content: "\f024";
}
.fa-headphones:before {
content: "\f025";
}
.fa-volume-off:before {
content: "\f026";
}
.fa-volume-down:before {
content: "\f027";
}
.fa-volume-up:before {
content: "\f028";
}
.fa-qrcode:before {
content: "\f029";
}
.fa-barcode:before {
content: "\f02a";
}
.fa-tag:before {
content: "\f02b";
}
.fa-tags:before {
content: "\f02c";
}
.fa-book:before {
content: "\f02d";
}
.fa-bookmark:before {
content: "\f02e";
}
.fa-print:before {
content: "\f02f";
}
.fa-camera:before {
content: "\f030";
}
.fa-font:before {
content: "\f031";
}
.fa-bold:before {
content: "\f032";
}
.fa-italic:before {
content: "\f033";
}
.fa-text-height:before {
content: "\f034";
}
.fa-text-width:before {
content: "\f035";
}
.fa-align-left:before {
content: "\f036";
}
.fa-align-center:before {
content: "\f037";
}
.fa-align-right:before {
content: "\f038";
}
.fa-align-justify:before {
content: "\f039";
}
.fa-list:before {
content: "\f03a";
}
.fa-dedent:before,
.fa-outdent:before {
content: "\f03b";
}
.fa-indent:before {
content: "\f03c";
}
.fa-video-camera:before {
content: "\f03d";
}
.fa-photo:before,
.fa-image:before,
.fa-picture-o:before {
content: "\f03e";
}
.fa-pencil:before {
content: "\f040";
}
.fa-map-marker:before {
content: "\f041";
}
.fa-adjust:before {
content: "\f042";
}
.fa-tint:before {
content: "\f043";
}
.fa-edit:before,
.fa-pencil-square-o:before {
content: "\f044";
}
.fa-share-square-o:before {
content: "\f045";
}
.fa-check-square-o:before {
content: "\f046";
}
.fa-arrows:before {
content: "\f047";
}
.fa-step-backward:before {
content: "\f048";
}
.fa-fast-backward:before {
content: "\f049";
}
.fa-backward:before {
content: "\f04a";
}
.fa-play:before {
content: "\f04b";
}
.fa-pause:before {
content: "\f04c";
}
.fa-stop:before {
content: "\f04d";
}
.fa-forward:before {
content: "\f04e";
}
.fa-fast-forward:before {
content: "\f050";
}
.fa-step-forward:before {
content: "\f051";
}
.fa-eject:before {
content: "\f052";
}
.fa-chevron-left:before {
content: "\f053";
}
.fa-chevron-right:before {
content: "\f054";
}
.fa-plus-circle:before {
content: "\f055";
}
.fa-minus-circle:before {
content: "\f056";
}
.fa-times-circle:before {
content: "\f057";
}
.fa-check-circle:before {
content: "\f058";
}
.fa-question-circle:before {
content: "\f059";
}
.fa-info-circle:before {
content: "\f05a";
}
.fa-crosshairs:before {
content: "\f05b";
}
.fa-times-circle-o:before {
content: "\f05c";
}
.fa-check-circle-o:before {
content: "\f05d";
}
.fa-ban:before {
content: "\f05e";
}
.fa-arrow-left:before {
content: "\f060";
}
.fa-arrow-right:before {
content: "\f061";
}
.fa-arrow-up:before {
content: "\f062";
}
.fa-arrow-down:before {
content: "\f063";
}
.fa-mail-forward:before,
.fa-share:before {
content: "\f064";
}
.fa-expand:before {
content: "\f065";
}
.fa-compress:before {
content: "\f066";
}
.fa-plus:before {
content: "\f067";
}
.fa-minus:before {
content: "\f068";
}
.fa-asterisk:before {
content: "\f069";
}
.fa-exclamation-circle:before {
content: "\f06a";
}
.fa-gift:before {
content: "\f06b";
}
.fa-leaf:before {
content: "\f06c";
}
.fa-fire:before {
content: "\f06d";
}
.fa-eye:before {
content: "\f06e";
}
.fa-eye-slash:before {
content: "\f070";
}
.fa-warning:before,
.fa-exclamation-triangle:before {
content: "\f071";
}
.fa-plane:before {
content: "\f072";
}
.fa-calendar:before {
content: "\f073";
}
.fa-random:before {
content: "\f074";
}
.fa-comment:before {
content: "\f075";
}
.fa-magnet:before {
content: "\f076";
}
.fa-chevron-up:before {
content: "\f077";
}
.fa-chevron-down:before {
content: "\f078";
}
.fa-retweet:before {
content: "\f079";
}
.fa-shopping-cart:before {
content: "\f07a";
}
.fa-folder:before {
content: "\f07b";
}
.fa-folder-open:before {
content: "\f07c";
}
.fa-arrows-v:before {
content: "\f07d";
}
.fa-arrows-h:before {
content: "\f07e";
}
.fa-bar-chart-o:before,
.fa-bar-chart:before {
content: "\f080";
}
.fa-twitter-square:before {
content: "\f081";
}
.fa-facebook-square:before {
content: "\f082";
}
.fa-camera-retro:before {
content: "\f083";
}
.fa-key:before {
content: "\f084";
}
.fa-gears:before,
.fa-cogs:before {
content: "\f085";
}
.fa-comments:before {
content: "\f086";
}
.fa-thumbs-o-up:before {
content: "\f087";
}
.fa-thumbs-o-down:before {
content: "\f088";
}
.fa-star-half:before {
content: "\f089";
}
.fa-heart-o:before {
content: "\f08a";
}
.fa-sign-out:before {
content: "\f08b";
}
.fa-linkedin-square:before {
content: "\f08c";
}
.fa-thumb-tack:before {
content: "\f08d";
}
.fa-external-link:before {
content: "\f08e";
}
.fa-sign-in:before {
content: "\f090";
}
.fa-trophy:before {
content: "\f091";
}
.fa-github-square:before {
content: "\f092";
}
.fa-upload:before {
content: "\f093";
}
.fa-lemon-o:before {
content: "\f094";
}
.fa-phone:before {
content: "\f095";
}
.fa-square-o:before {
content: "\f096";
}
.fa-bookmark-o:before {
content: "\f097";
}
.fa-phone-square:before {
content: "\f098";
}
.fa-twitter:before {
content: "\f099";
}
.fa-facebook-f:before,
.fa-facebook:before {
content: "\f09a";
}
.fa-github:before {
content: "\f09b";
}
.fa-unlock:before {
content: "\f09c";
}
.fa-credit-card:before {
content: "\f09d";
}
.fa-feed:before,
.fa-rss:before {
content: "\f09e";
}
.fa-hdd-o:before {
content: "\f0a0";
}
.fa-bullhorn:before {
content: "\f0a1";
}
.fa-bell:before {
content: "\f0f3";
}
.fa-certificate:before {
content: "\f0a3";
}
.fa-hand-o-right:before {
content: "\f0a4";
}
.fa-hand-o-left:before {
content: "\f0a5";
}
.fa-hand-o-up:before {
content: "\f0a6";
}
.fa-hand-o-down:before {
content: "\f0a7";
}
.fa-arrow-circle-left:before {
content: "\f0a8";
}
.fa-arrow-circle-right:before {
content: "\f0a9";
}
.fa-arrow-circle-up:before {
content: "\f0aa";
}
.fa-arrow-circle-down:before {
content: "\f0ab";
}
.fa-globe:before {
content: "\f0ac";
}
.fa-wrench:before {
content: "\f0ad";
}
.fa-tasks:before {
content: "\f0ae";
}
.fa-filter:before {
content: "\f0b0";
}
.fa-briefcase:before {
content: "\f0b1";
}
.fa-arrows-alt:before {
content: "\f0b2";
}
.fa-group:before,
.fa-users:before {
content: "\f0c0";
}
.fa-chain:before,
.fa-link:before {
content: "\f0c1";
}
.fa-cloud:before {
content: "\f0c2";
}
.fa-flask:before {
content: "\f0c3";
}
.fa-cut:before,
.fa-scissors:before {
content: "\f0c4";
}
.fa-copy:before,
.fa-files-o:before {
content: "\f0c5";
}
.fa-paperclip:before {
content: "\f0c6";
}
.fa-save:before,
.fa-floppy-o:before {
content: "\f0c7";
}
.fa-square:before {
content: "\f0c8";
}
.fa-navicon:before,
.fa-reorder:before,
.fa-bars:before {
content: "\f0c9";
}
.fa-list-ul:before {
content: "\f0ca";
}
.fa-list-ol:before {
content: "\f0cb";
}
.fa-strikethrough:before {
content: "\f0cc";
}
.fa-underline:before {
content: "\f0cd";
}
.fa-table:before {
content: "\f0ce";
}
.fa-magic:before {
content: "\f0d0";
}
.fa-truck:before {
content: "\f0d1";
}
.fa-pinterest:before {
content: "\f0d2";
}
.fa-pinterest-square:before {
content: "\f0d3";
}
.fa-google-plus-square:before {
content: "\f0d4";
}
.fa-google-plus:before {
content: "\f0d5";
}
.fa-money:before {
content: "\f0d6";
}
.fa-caret-down:before {
content: "\f0d7";
}
.fa-caret-up:before {
content: "\f0d8";
}
.fa-caret-left:before {
content: "\f0d9";
}
.fa-caret-right:before {
content: "\f0da";
}
.fa-columns:before {
content: "\f0db";
}
.fa-unsorted:before,
.fa-sort:before {
content: "\f0dc";
}
.fa-sort-down:before,
.fa-sort-desc:before {
content: "\f0dd";
}
.fa-sort-up:before,
.fa-sort-asc:before {
content: "\f0de";
}
.fa-envelope:before {
content: "\f0e0";
}
.fa-linkedin:before {
content: "\f0e1";
}
.fa-rotate-left:before,
.fa-undo:before {
content: "\f0e2";
}
.fa-legal:before,
.fa-gavel:before {
content: "\f0e3";
}
.fa-dashboard:before,
.fa-tachometer:before {
content: "\f0e4";
}
.fa-comment-o:before {
content: "\f0e5";
}
.fa-comments-o:before {
content: "\f0e6";
}
.fa-flash:before,
.fa-bolt:before {
content: "\f0e7";
}
.fa-sitemap:before {
content: "\f0e8";
}
.fa-umbrella:before {
content: "\f0e9";
}
.fa-paste:before,
.fa-clipboard:before {
content: "\f0ea";
}
.fa-lightbulb-o:before {
content: "\f0eb";
}
.fa-exchange:before {
content: "\f0ec";
}
.fa-cloud-download:before {
content: "\f0ed";
}
.fa-cloud-upload:before {
content: "\f0ee";
}
.fa-user-md:before {
content: "\f0f0";
}
.fa-stethoscope:before {
content: "\f0f1";
}
.fa-suitcase:before {
content: "\f0f2";
}
.fa-bell-o:before {
content: "\f0a2";
}
.fa-coffee:before {
content: "\f0f4";
}
.fa-cutlery:before {
content: "\f0f5";
}
.fa-file-text-o:before {
content: "\f0f6";
}
.fa-building-o:before {
content: "\f0f7";
}
.fa-hospital-o:before {
content: "\f0f8";
}
.fa-ambulance:before {
content: "\f0f9";
}
.fa-medkit:before {
content: "\f0fa";
}
.fa-fighter-jet:before {
content: "\f0fb";
}
.fa-beer:before {
content: "\f0fc";
}
.fa-h-square:before {
content: "\f0fd";
}
.fa-plus-square:before {
content: "\f0fe";
}
.fa-angle-double-left:before {
content: "\f100";
}
.fa-angle-double-right:before {
content: "\f101";
}
.fa-angle-double-up:before {
content: "\f102";
}
.fa-angle-double-down:before {
content: "\f103";
}
.fa-angle-left:before {
content: "\f104";
}
.fa-angle-right:before {
content: "\f105";
}
.fa-angle-up:before {
content: "\f106";
}
.fa-angle-down:before {
content: "\f107";
}
.fa-desktop:before {
content: "\f108";
}
.fa-laptop:before {
content: "\f109";
}
.fa-tablet:before {
content: "\f10a";
}
.fa-mobile-phone:before,
.fa-mobile:before {
content: "\f10b";
}
.fa-circle-o:before {
content: "\f10c";
}
.fa-quote-left:before {
content: "\f10d";
}
.fa-quote-right:before {
content: "\f10e";
}
.fa-spinner:before {
content: "\f110";
}
.fa-circle:before {
content: "\f111";
}
.fa-mail-reply:before,
.fa-reply:before {
content: "\f112";
}
.fa-github-alt:before {
content: "\f113";
}
.fa-folder-o:before {
content: "\f114";
}
.fa-folder-open-o:before {
content: "\f115";
}
.fa-smile-o:before {
content: "\f118";
}
.fa-frown-o:before {
content: "\f119";
}
.fa-meh-o:before {
content: "\f11a";
}
.fa-gamepad:before {
content: "\f11b";
}
.fa-keyboard-o:before {
content: "\f11c";
}
.fa-flag-o:before {
content: "\f11d";
}
.fa-flag-checkered:before {
content: "\f11e";
}
.fa-terminal:before {
content: "\f120";
}
.fa-code:before {
content: "\f121";
}
.fa-mail-reply-all:before,
.fa-reply-all:before {
content: "\f122";
}
.fa-star-half-empty:before,
.fa-star-half-full:before,
.fa-star-half-o:before {
content: "\f123";
}
.fa-location-arrow:before {
content: "\f124";
}
.fa-crop:before {
content: "\f125";
}
.fa-code-fork:before {
content: "\f126";
}
.fa-unlink:before,
.fa-chain-broken:before {
content: "\f127";
}
.fa-question:before {
content: "\f128";
}
.fa-info:before {
content: "\f129";
}
.fa-exclamation:before {
content: "\f12a";
}
.fa-superscript:before {
content: "\f12b";
}
.fa-subscript:before {
content: "\f12c";
}
.fa-eraser:before {
content: "\f12d";
}
.fa-puzzle-piece:before {
content: "\f12e";
}
.fa-microphone:before {
content: "\f130";
}
.fa-microphone-slash:before {
content: "\f131";
}
.fa-shield:before {
content: "\f132";
}
.fa-calendar-o:before {
content: "\f133";
}
.fa-fire-extinguisher:before {
content: "\f134";
}
.fa-rocket:before {
content: "\f135";
}
.fa-maxcdn:before {
content: "\f136";
}
.fa-chevron-circle-left:before {
content: "\f137";
}
.fa-chevron-circle-right:before {
content: "\f138";
}
.fa-chevron-circle-up:before {
content: "\f139";
}
.fa-chevron-circle-down:before {
content: "\f13a";
}
.fa-html5:before {
content: "\f13b";
}
.fa-css3:before {
content: "\f13c";
}
.fa-anchor:before {
content: "\f13d";
}
.fa-unlock-alt:before {
content: "\f13e";
}
.fa-bullseye:before {
content: "\f140";
}
.fa-ellipsis-h:before {
content: "\f141";
}
.fa-ellipsis-v:before {
content: "\f142";
}
.fa-rss-square:before {
content: "\f143";
}
.fa-play-circle:before {
content: "\f144";
}
.fa-ticket:before {
content: "\f145";
}
.fa-minus-square:before {
content: "\f146";
}
.fa-minus-square-o:before {
content: "\f147";
}
.fa-level-up:before {
content: "\f148";
}
.fa-level-down:before {
content: "\f149";
}
.fa-check-square:before {
content: "\f14a";
}
.fa-pencil-square:before {
content: "\f14b";
}
.fa-external-link-square:before {
content: "\f14c";
}
.fa-share-square:before {
content: "\f14d";
}
.fa-compass:before {
content: "\f14e";
}
.fa-toggle-down:before,
.fa-caret-square-o-down:before {
content: "\f150";
}
.fa-toggle-up:before,
.fa-caret-square-o-up:before {
content: "\f151";
}
.fa-toggle-right:before,
.fa-caret-square-o-right:before {
content: "\f152";
}
.fa-euro:before,
.fa-eur:before {
content: "\f153";
}
.fa-gbp:before {
content: "\f154";
}
.fa-dollar:before,
.fa-usd:before {
content: "\f155";
}
.fa-rupee:before,
.fa-inr:before {
content: "\f156";
}
.fa-cny:before,
.fa-rmb:before,
.fa-yen:before,
.fa-jpy:before {
content: "\f157";
}
.fa-ruble:before,
.fa-rouble:before,
.fa-rub:before {
content: "\f158";
}
.fa-won:before,
.fa-krw:before {
content: "\f159";
}
.fa-bitcoin:before,
.fa-btc:before {
content: "\f15a";
}
.fa-file:before {
content: "\f15b";
}
.fa-file-text:before {
content: "\f15c";
}
.fa-sort-alpha-asc:before {
content: "\f15d";
}
.fa-sort-alpha-desc:before {
content: "\f15e";
}
.fa-sort-amount-asc:before {
content: "\f160";
}
.fa-sort-amount-desc:before {
content: "\f161";
}
.fa-sort-numeric-asc:before {
content: "\f162";
}
.fa-sort-numeric-desc:before {
content: "\f163";
}
.fa-thumbs-up:before {
content: "\f164";
}
.fa-thumbs-down:before {
content: "\f165";
}
.fa-youtube-square:before {
content: "\f166";
}
.fa-youtube:before {
content: "\f167";
}
.fa-xing:before {
content: "\f168";
}
.fa-xing-square:before {
content: "\f169";
}
.fa-youtube-play:before {
content: "\f16a";
}
.fa-dropbox:before {
content: "\f16b";
}
.fa-stack-overflow:before {
content: "\f16c";
}
.fa-instagram:before {
content: "\f16d";
}
.fa-flickr:before {
content: "\f16e";
}
.fa-adn:before {
content: "\f170";
}
.fa-bitbucket:before {
content: "\f171";
}
.fa-bitbucket-square:before {
content: "\f172";
}
.fa-tumblr:before {
content: "\f173";
}
.fa-tumblr-square:before {
content: "\f174";
}
.fa-long-arrow-down:before {
content: "\f175";
}
.fa-long-arrow-up:before {
content: "\f176";
}
.fa-long-arrow-left:before {
content: "\f177";
}
.fa-long-arrow-right:before {
content: "\f178";
}
.fa-apple:before {
content: "\f179";
}
.fa-windows:before {
content: "\f17a";
}
.fa-android:before {
content: "\f17b";
}
.fa-linux:before {
content: "\f17c";
}
.fa-dribbble:before {
content: "\f17d";
}
.fa-skype:before {
content: "\f17e";
}
.fa-foursquare:before {
content: "\f180";
}
.fa-trello:before {
content: "\f181";
}
.fa-female:before {
content: "\f182";
}
.fa-male:before {
content: "\f183";
}
.fa-gittip:before,
.fa-gratipay:before {
content: "\f184";
}
.fa-sun-o:before {
content: "\f185";
}
.fa-moon-o:before {
content: "\f186";
}
.fa-archive:before {
content: "\f187";
}
.fa-bug:before {
content: "\f188";
}
.fa-vk:before {
content: "\f189";
}
.fa-weibo:before {
content: "\f18a";
}
.fa-renren:before {
content: "\f18b";
}
.fa-pagelines:before {
content: "\f18c";
}
.fa-stack-exchange:before {
content: "\f18d";
}
.fa-arrow-circle-o-right:before {
content: "\f18e";
}
.fa-arrow-circle-o-left:before {
content: "\f190";
}
.fa-toggle-left:before,
.fa-caret-square-o-left:before {
content: "\f191";
}
.fa-dot-circle-o:before {
content: "\f192";
}
.fa-wheelchair:before {
content: "\f193";
}
.fa-vimeo-square:before {
content: "\f194";
}
.fa-turkish-lira:before,
.fa-try:before {
content: "\f195";
}
.fa-plus-square-o:before {
content: "\f196";
}
.fa-space-shuttle:before {
content: "\f197";
}
.fa-slack:before {
content: "\f198";
}
.fa-envelope-square:before {
content: "\f199";
}
.fa-wordpress:before {
content: "\f19a";
}
.fa-openid:before {
content: "\f19b";
}
.fa-institution:before,
.fa-bank:before,
.fa-university:before {
content: "\f19c";
}
.fa-mortar-board:before,
.fa-graduation-cap:before {
content: "\f19d";
}
.fa-yahoo:before {
content: "\f19e";
}
.fa-google:before {
content: "\f1a0";
}
.fa-reddit:before {
content: "\f1a1";
}
.fa-reddit-square:before {
content: "\f1a2";
}
.fa-stumbleupon-circle:before {
content: "\f1a3";
}
.fa-stumbleupon:before {
content: "\f1a4";
}
.fa-delicious:before {
content: "\f1a5";
}
.fa-digg:before {
content: "\f1a6";
}
.fa-pied-piper:before {
content: "\f1a7";
}
.fa-pied-piper-alt:before {
content: "\f1a8";
}
.fa-drupal:before {
content: "\f1a9";
}
.fa-joomla:before {
content: "\f1aa";
}
.fa-language:before {
content: "\f1ab";
}
.fa-fax:before {
content: "\f1ac";
}
.fa-building:before {
content: "\f1ad";
}
.fa-child:before {
content: "\f1ae";
}
.fa-paw:before {
content: "\f1b0";
}
.fa-spoon:before {
content: "\f1b1";
}
.fa-cube:before {
content: "\f1b2";
}
.fa-cubes:before {
content: "\f1b3";
}
.fa-behance:before {
content: "\f1b4";
}
.fa-behance-square:before {
content: "\f1b5";
}
.fa-steam:before {
content: "\f1b6";
}
.fa-steam-square:before {
content: "\f1b7";
}
.fa-recycle:before {
content: "\f1b8";
}
.fa-automobile:before,
.fa-car:before {
content: "\f1b9";
}
.fa-cab:before,
.fa-taxi:before {
content: "\f1ba";
}
.fa-tree:before {
content: "\f1bb";
}
.fa-spotify:before {
content: "\f1bc";
}
.fa-deviantart:before {
content: "\f1bd";
}
.fa-soundcloud:before {
content: "\f1be";
}
.fa-database:before {
content: "\f1c0";
}
.fa-file-pdf-o:before {
content: "\f1c1";
}
.fa-file-word-o:before {
content: "\f1c2";
}
.fa-file-excel-o:before {
content: "\f1c3";
}
.fa-file-powerpoint-o:before {
content: "\f1c4";
}
.fa-file-photo-o:before,
.fa-file-picture-o:before,
.fa-file-image-o:before {
content: "\f1c5";
}
.fa-file-zip-o:before,
.fa-file-archive-o:before {
content: "\f1c6";
}
.fa-file-sound-o:before,
.fa-file-audio-o:before {
content: "\f1c7";
}
.fa-file-movie-o:before,
.fa-file-video-o:before {
content: "\f1c8";
}
.fa-file-code-o:before {
content: "\f1c9";
}
.fa-vine:before {
content: "\f1ca";
}
.fa-codepen:before {
content: "\f1cb";
}
.fa-jsfiddle:before {
content: "\f1cc";
}
.fa-life-bouy:before,
.fa-life-buoy:before,
.fa-life-saver:before,
.fa-support:before,
.fa-life-ring:before {
content: "\f1cd";
}
.fa-circle-o-notch:before {
content: "\f1ce";
}
.fa-ra:before,
.fa-rebel:before {
content: "\f1d0";
}
.fa-ge:before,
.fa-empire:before {
content: "\f1d1";
}
.fa-git-square:before {
content: "\f1d2";
}
.fa-git:before {
content: "\f1d3";
}
.fa-y-combinator-square:before,
.fa-yc-square:before,
.fa-hacker-news:before {
content: "\f1d4";
}
.fa-tencent-weibo:before {
content: "\f1d5";
}
.fa-qq:before {
content: "\f1d6";
}
.fa-wechat:before,
.fa-weixin:before {
content: "\f1d7";
}
.fa-send:before,
.fa-paper-plane:before {
content: "\f1d8";
}
.fa-send-o:before,
.fa-paper-plane-o:before {
content: "\f1d9";
}
.fa-history:before {
content: "\f1da";
}
.fa-circle-thin:before {
content: "\f1db";
}
.fa-header:before {
content: "\f1dc";
}
.fa-paragraph:before {
content: "\f1dd";
}
.fa-sliders:before {
content: "\f1de";
}
.fa-share-alt:before {
content: "\f1e0";
}
.fa-share-alt-square:before {
content: "\f1e1";
}
.fa-bomb:before {
content: "\f1e2";
}
.fa-soccer-ball-o:before,
.fa-futbol-o:before {
content: "\f1e3";
}
.fa-tty:before {
content: "\f1e4";
}
.fa-binoculars:before {
content: "\f1e5";
}
.fa-plug:before {
content: "\f1e6";
}
.fa-slideshare:before {
content: "\f1e7";
}
.fa-twitch:before {
content: "\f1e8";
}
.fa-yelp:before {
content: "\f1e9";
}
.fa-newspaper-o:before {
content: "\f1ea";
}
.fa-wifi:before {
content: "\f1eb";
}
.fa-calculator:before {
content: "\f1ec";
}
.fa-paypal:before {
content: "\f1ed";
}
.fa-google-wallet:before {
content: "\f1ee";
}
.fa-cc-visa:before {
content: "\f1f0";
}
.fa-cc-mastercard:before {
content: "\f1f1";
}
.fa-cc-discover:before {
content: "\f1f2";
}
.fa-cc-amex:before {
content: "\f1f3";
}
.fa-cc-paypal:before {
content: "\f1f4";
}
.fa-cc-stripe:before {
content: "\f1f5";
}
.fa-bell-slash:before {
content: "\f1f6";
}
.fa-bell-slash-o:before {
content: "\f1f7";
}
.fa-trash:before {
content: "\f1f8";
}
.fa-copyright:before {
content: "\f1f9";
}
.fa-at:before {
content: "\f1fa";
}
.fa-eyedropper:before {
content: "\f1fb";
}
.fa-paint-brush:before {
content: "\f1fc";
}
.fa-birthday-cake:before {
content: "\f1fd";
}
.fa-area-chart:before {
content: "\f1fe";
}
.fa-pie-chart:before {
content: "\f200";
}
.fa-line-chart:before {
content: "\f201";
}
.fa-lastfm:before {
content: "\f202";
}
.fa-lastfm-square:before {
content: "\f203";
}
.fa-toggle-off:before {
content: "\f204";
}
.fa-toggle-on:before {
content: "\f205";
}
.fa-bicycle:before {
content: "\f206";
}
.fa-bus:before {
content: "\f207";
}
.fa-ioxhost:before {
content: "\f208";
}
.fa-angellist:before {
content: "\f209";
}
.fa-cc:before {
content: "\f20a";
}
.fa-shekel:before,
.fa-sheqel:before,
.fa-ils:before {
content: "\f20b";
}
.fa-meanpath:before {
content: "\f20c";
}
.fa-buysellads:before {
content: "\f20d";
}
.fa-connectdevelop:before {
content: "\f20e";
}
.fa-dashcube:before {
content: "\f210";
}
.fa-forumbee:before {
content: "\f211";
}
.fa-leanpub:before {
content: "\f212";
}
.fa-sellsy:before {
content: "\f213";
}
.fa-shirtsinbulk:before {
content: "\f214";
}
.fa-simplybuilt:before {
content: "\f215";
}
.fa-skyatlas:before {
content: "\f216";
}
.fa-cart-plus:before {
content: "\f217";
}
.fa-cart-arrow-down:before {
content: "\f218";
}
.fa-diamond:before {
content: "\f219";
}
.fa-ship:before {
content: "\f21a";
}
.fa-user-secret:before {
content: "\f21b";
}
.fa-motorcycle:before {
content: "\f21c";
}
.fa-street-view:before {
content: "\f21d";
}
.fa-heartbeat:before {
content: "\f21e";
}
.fa-venus:before {
content: "\f221";
}
.fa-mars:before {
content: "\f222";
}
.fa-mercury:before {
content: "\f223";
}
.fa-intersex:before,
.fa-transgender:before {
content: "\f224";
}
.fa-transgender-alt:before {
content: "\f225";
}
.fa-venus-double:before {
content: "\f226";
}
.fa-mars-double:before {
content: "\f227";
}
.fa-venus-mars:before {
content: "\f228";
}
.fa-mars-stroke:before {
content: "\f229";
}
.fa-mars-stroke-v:before {
content: "\f22a";
}
.fa-mars-stroke-h:before {
content: "\f22b";
}
.fa-neuter:before {
content: "\f22c";
}
.fa-genderless:before {
content: "\f22d";
}
.fa-facebook-official:before {
content: "\f230";
}
.fa-pinterest-p:before {
content: "\f231";
}
.fa-whatsapp:before {
content: "\f232";
}
.fa-server:before {
content: "\f233";
}
.fa-user-plus:before {
content: "\f234";
}
.fa-user-times:before {
content: "\f235";
}
.fa-hotel:before,
.fa-bed:before {
content: "\f236";
}
.fa-viacoin:before {
content: "\f237";
}
.fa-train:before {
content: "\f238";
}
.fa-subway:before {
content: "\f239";
}
.fa-medium:before {
content: "\f23a";
}
.fa-yc:before,
.fa-y-combinator:before {
content: "\f23b";
}
.fa-optin-monster:before {
content: "\f23c";
}
.fa-opencart:before {
content: "\f23d";
}
.fa-expeditedssl:before {
content: "\f23e";
}
.fa-battery-4:before,
.fa-battery-full:before {
content: "\f240";
}
.fa-battery-3:before,
.fa-battery-three-quarters:before {
content: "\f241";
}
.fa-battery-2:before,
.fa-battery-half:before {
content: "\f242";
}
.fa-battery-1:before,
.fa-battery-quarter:before {
content: "\f243";
}
.fa-battery-0:before,
.fa-battery-empty:before {
content: "\f244";
}
.fa-mouse-pointer:before {
content: "\f245";
}
.fa-i-cursor:before {
content: "\f246";
}
.fa-object-group:before {
content: "\f247";
}
.fa-object-ungroup:before {
content: "\f248";
}
.fa-sticky-note:before {
content: "\f249";
}
.fa-sticky-note-o:before {
content: "\f24a";
}
.fa-cc-jcb:before {
content: "\f24b";
}
.fa-cc-diners-club:before {
content: "\f24c";
}
.fa-clone:before {
content: "\f24d";
}
.fa-balance-scale:before {
content: "\f24e";
}
.fa-hourglass-o:before {
content: "\f250";
}
.fa-hourglass-1:before,
.fa-hourglass-start:before {
content: "\f251";
}
.fa-hourglass-2:before,
.fa-hourglass-half:before {
content: "\f252";
}
.fa-hourglass-3:before,
.fa-hourglass-end:before {
content: "\f253";
}
.fa-hourglass:before {
content: "\f254";
}
.fa-hand-grab-o:before,
.fa-hand-rock-o:before {
content: "\f255";
}
.fa-hand-stop-o:before,
.fa-hand-paper-o:before {
content: "\f256";
}
.fa-hand-scissors-o:before {
content: "\f257";
}
.fa-hand-lizard-o:before {
content: "\f258";
}
.fa-hand-spock-o:before {
content: "\f259";
}
.fa-hand-pointer-o:before {
content: "\f25a";
}
.fa-hand-peace-o:before {
content: "\f25b";
}
.fa-trademark:before {
content: "\f25c";
}
.fa-registered:before {
content: "\f25d";
}
.fa-creative-commons:before {
content: "\f25e";
}
.fa-gg:before {
content: "\f260";
}
.fa-gg-circle:before {
content: "\f261";
}
.fa-tripadvisor:before {
content: "\f262";
}
.fa-odnoklassniki:before {
content: "\f263";
}
.fa-odnoklassniki-square:before {
content: "\f264";
}
.fa-get-pocket:before {
content: "\f265";
}
.fa-wikipedia-w:before {
content: "\f266";
}
.fa-safari:before {
content: "\f267";
}
.fa-chrome:before {
content: "\f268";
}
.fa-firefox:before {
content: "\f269";
}
.fa-opera:before {
content: "\f26a";
}
.fa-internet-explorer:before {
content: "\f26b";
}
.fa-tv:before,
.fa-television:before {
content: "\f26c";
}
.fa-contao:before {
content: "\f26d";
}
.fa-500px:before {
content: "\f26e";
}
.fa-amazon:before {
content: "\f270";
}
.fa-calendar-plus-o:before {
content: "\f271";
}
.fa-calendar-minus-o:before {
content: "\f272";
}
.fa-calendar-times-o:before {
content: "\f273";
}
.fa-calendar-check-o:before {
content: "\f274";
}
.fa-industry:before {
content: "\f275";
}
.fa-map-pin:before {
content: "\f276";
}
.fa-map-signs:before {
content: "\f277";
}
.fa-map-o:before {
content: "\f278";
}
.fa-map:before {
content: "\f279";
}
.fa-commenting:before {
content: "\f27a";
}
.fa-commenting-o:before {
content: "\f27b";
}
.fa-houzz:before {
content: "\f27c";
}
.fa-vimeo:before {
content: "\f27d";
}
.fa-black-tie:before {
content: "\f27e";
}
.fa-fonticons:before {
content: "\f280";
}
.fa-reddit-alien:before {
content: "\f281";
}
.fa-edge:before {
content: "\f282";
}
.fa-credit-card-alt:before {
content: "\f283";
}
.fa-codiepie:before {
content: "\f284";
}
.fa-modx:before {
content: "\f285";
}
.fa-fort-awesome:before {
content: "\f286";
}
.fa-usb:before {
content: "\f287";
}
.fa-product-hunt:before {
content: "\f288";
}
.fa-mixcloud:before {
content: "\f289";
}
.fa-scribd:before {
content: "\f28a";
}
.fa-pause-circle:before {
content: "\f28b";
}
.fa-pause-circle-o:before {
content: "\f28c";
}
.fa-stop-circle:before {
content: "\f28d";
}
.fa-stop-circle-o:before {
content: "\f28e";
}
.fa-shopping-bag:before {
content: "\f290";
}
.fa-shopping-basket:before {
content: "\f291";
}
.fa-hashtag:before {
content: "\f292";
}
.fa-bluetooth:before {
content: "\f293";
}
.fa-bluetooth-b:before {
content: "\f294";
}
.fa-percent:before {
content: "\f295";
}
.fa-gitlab:before {
content: "\f296";
}
.fa-wpbeginner:before {
content: "\f297";
}
.fa-wpforms:before {
content: "\f298";
}
.fa-envira:before {
content: "\f299";
}
.fa-universal-access:before {
content: "\f29a";
}
.fa-wheelchair-alt:before {
content: "\f29b";
}
.fa-question-circle-o:before {
content: "\f29c";
}
.fa-blind:before {
content: "\f29d";
}
.fa-audio-description:before {
content: "\f29e";
}
.fa-volume-control-phone:before {
content: "\f2a0";
}
.fa-braille:before {
content: "\f2a1";
}
.fa-assistive-listening-systems:before {
content: "\f2a2";
}
.fa-asl-interpreting:before,
.fa-american-sign-language-interpreting:before {
content: "\f2a3";
}
.fa-deafness:before,
.fa-hard-of-hearing:before,
.fa-deaf:before {
content: "\f2a4";
}
.fa-glide:before {
content: "\f2a5";
}
.fa-glide-g:before {
content: "\f2a6";
}
.fa-signing:before,
.fa-sign-language:before {
content: "\f2a7";
}
.fa-low-vision:before {
content: "\f2a8";
}
.fa-viadeo:before {
content: "\f2a9";
}
.fa-viadeo-square:before {
content: "\f2aa";
}
.fa-snapchat:before {
content: "\f2ab";
}
.fa-snapchat-ghost:before {
content: "\f2ac";
}
.fa-snapchat-square:before {
content: "\f2ad";
}
.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;
}
.container {
padding-right: 15px;
padding-left: 15px;
margin-right: auto;
margin-left: auto;
}
@media screen and (min-width: 1200px) {
.container {
max-width: 1170px;
width: 100%;
}
}
@media screen and (max-width: 1199px) {
.container {
width: 98%;
}
}
.container-fluid {
padding-right: 15px;
padding-left: 15px;
margin-right: auto;
margin-left: auto;
}
.row {
margin-right: -15px;
margin-left: -15px;
}
.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {
position: relative;
min-height: 1px;
padding-right: 15px;
padding-left: 15px;
}
.col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12 {
float: left;
}
.col-xs-12 {
width: 100%;
}
.col-xs-11 {
width: 91.66666667%;
}
.col-xs-10 {
width: 83.33333333%;
}
.col-xs-9 {
width: 75%;
}
.col-xs-8 {
width: 66.66666667%;
}
.col-xs-7 {
width: 58.33333333%;
}
.col-xs-6 {
width: 50%;
}
.col-xs-5 {
width: 41.66666667%;
}
.col-xs-4 {
width: 33.33333333%;
}
.col-xs-3 {
width: 25%;
}
.col-xs-2 {
width: 16.66666667%;
}
.col-xs-1 {
width: 8.33333333%;
}
.col-xs-offset-12 {
margin-left: 100%;
}
.col-xs-offset-11 {
margin-left: 91.66666667%;
}
.col-xs-offset-10 {
margin-left: 83.33333333%;
}
.col-xs-offset-9 {
margin-left: 75%;
}
.col-xs-offset-8 {
margin-left: 66.66666667%;
}
.col-xs-offset-7 {
margin-left: 58.33333333%;
}
.col-xs-offset-6 {
margin-left: 50%;
}
.col-xs-offset-5 {
margin-left: 41.66666667%;
}
.col-xs-offset-4 {
margin-left: 33.33333333%;
}
.col-xs-offset-3 {
margin-left: 25%;
}
.col-xs-offset-2 {
margin-left: 16.66666667%;
}
.col-xs-offset-1 {
margin-left: 8.33333333%;
}
.col-xs-offset-0 {
margin-left: 0;
}
@media screen and (min-width: 768px) {
.col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12 {
float: left;
}
.col-sm-12 {
width: 100%;
}
.col-sm-11 {
width: 91.66666667%;
}
.col-sm-10 {
width: 83.33333333%;
}
.col-sm-9 {
width: 75%;
}
.col-sm-8 {
width: 66.66666667%;
}
.col-sm-7 {
width: 58.33333333%;
}
.col-sm-6 {
width: 50%;
}
.col-sm-5 {
width: 41.66666667%;
}
.col-sm-4 {
width: 33.33333333%;
}
.col-sm-3 {
width: 25%;
}
.col-sm-2 {
width: 16.66666667%;
}
.col-sm-1 {
width: 8.33333333%;
}
.col-sm-offset-12 {
margin-left: 100%;
}
.col-sm-offset-11 {
margin-left: 91.66666667%;
}
.col-sm-offset-10 {
margin-left: 83.33333333%;
}
.col-sm-offset-9 {
margin-left: 75%;
}
.col-sm-offset-8 {
margin-left: 66.66666667%;
}
.col-sm-offset-7 {
margin-left: 58.33333333%;
}
.col-sm-offset-6 {
margin-left: 50%;
}
.col-sm-offset-5 {
margin-left: 41.66666667%;
}
.col-sm-offset-4 {
margin-left: 33.33333333%;
}
.col-sm-offset-3 {
margin-left: 25%;
}
.col-sm-offset-2 {
margin-left: 16.66666667%;
}
.col-sm-offset-1 {
margin-left: 8.33333333%;
}
.col-sm-offset-0 {
margin-left: 0;
}
}
@media screen and (min-width: 1024px) {
.col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12 {
float: left;
}
.col-md-12 {
width: 100%;
}
.col-md-11 {
width: 91.66666667%;
}
.col-md-10 {
width: 83.33333333%;
}
.col-md-9 {
width: 75%;
}
.col-md-8 {
width: 66.66666667%;
}
.col-md-7 {
width: 58.33333333%;
}
.col-md-6 {
width: 50%;
}
.col-md-5 {
width: 41.66666667%;
}
.col-md-4 {
width: 33.33333333%;
}
.col-md-3 {
width: 25%;
}
.col-md-2 {
width: 16.66666667%;
}
.col-md-1 {
width: 8.33333333%;
}
.col-md-offset-12 {
margin-left: 100%;
}
.col-md-offset-11 {
margin-left: 91.66666667%;
}
.col-md-offset-10 {
margin-left: 83.33333333%;
}
.col-md-offset-9 {
margin-left: 75%;
}
.col-md-offset-8 {
margin-left: 66.66666667%;
}
.col-md-offset-7 {
margin-left: 58.33333333%;
}
.col-md-offset-6 {
margin-left: 50%;
}
.col-md-offset-5 {
margin-left: 41.66666667%;
}
.col-md-offset-4 {
margin-left: 33.33333333%;
}
.col-md-offset-3 {
margin-left: 25%;
}
.col-md-offset-2 {
margin-left: 16.66666667%;
}
.col-md-offset-1 {
margin-left: 8.33333333%;
}
.col-md-offset-0 {
margin-left: 0;
}
}
@media screen and (min-width: 1200px) {
.col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12 {
float: left;
}
.col-lg-12 {
width: 100%;
}
.col-lg-11 {
width: 91.66666667%;
}
.col-lg-10 {
width: 83.33333333%;
}
.col-lg-9 {
width: 75%;
}
.col-lg-8 {
width: 66.66666667%;
}
.col-lg-7 {
width: 58.33333333%;
}
.col-lg-6 {
width: 50%;
}
.col-lg-5 {
width: 41.66666667%;
}
.col-lg-4 {
width: 33.33333333%;
}
.col-lg-3 {
width: 25%;
}
.col-lg-2 {
width: 16.66666667%;
}
.col-lg-1 {
width: 8.33333333%;
}
.col-lg-offset-12 {
margin-left: 100%;
}
.col-lg-offset-11 {
margin-left: 91.66666667%;
}
.col-lg-offset-10 {
margin-left: 83.33333333%;
}
.col-lg-offset-9 {
margin-left: 75%;
}
.col-lg-offset-8 {
margin-left: 66.66666667%;
}
.col-lg-offset-7 {
margin-left: 58.33333333%;
}
.col-lg-offset-6 {
margin-left: 50%;
}
.col-lg-offset-5 {
margin-left: 41.66666667%;
}
.col-lg-offset-4 {
margin-left: 33.33333333%;
}
.col-lg-offset-3 {
margin-left: 25%;
}
.col-lg-offset-2 {
margin-left: 16.66666667%;
}
.col-lg-offset-1 {
margin-left: 8.33333333%;
}
.col-lg-offset-0 {
margin-left: 0;
}
}
body,
button,
input,
select,
textarea {
background-color: #f7f7f7;
color: #313131;
color: rgba(49, 49, 49, 0.8);
font-size: 15.008px;
font-size: 0.938rem;
line-height: 1.7;
font-weight: 400;
}
h1, h2, h3, h4, h5, h6, h1 a, h2 a, h3 a, h4 a, h5 a, h6 a {
color: #212121;
font-weight: 400;
text-decoration: none;
}
h1, h2, h3, h4, h5, h6 {
margin-top: 8px;
margin-bottom: 10px;
line-height: 1.2;
}
h1:before, h1:after, h2:before, h2:after, h3:before, h3:after, h4:before, h4:after, h5:before, h5:after, h6:before, h6:after {
content: " ";
display: table;
}
h1:after, h2:after, h3:after, h4:after, h5:after, h6:after {
clear: both;
}
h1,
.site-title {
font-size: 48px;
font-size: 3rem;
font-weight: 700;
}
h2 {
font-size: 36px;
font-size: 2.25rem;
font-weight: 700;
}
h3 {
font-size: 24px;
font-size: 1.5rem;
font-weight: 700;
}
h4 {
font-size: 16px;
font-size: 1rem;
}
h5 {
font-size: 12px;
font-size: 0.75rem;
}
h6 {
font-size: 11.008px;
font-size: 0.688rem;
}
@media screen and (max-width: 1199px) {
h1,
.site-title {
font-size: 48px;
font-size: 3rem;
}
h2 {
font-size: 32px;
font-size: 2rem;
}
h3 {
font-size: 16px;
font-size: 1rem;
}
h4 {
font-size: 14px;
font-size: 0.875rem;
}
h5 {
font-size: 12px;
font-size: 0.75rem;
}
h6 {
font-size: 10px;
font-size: 0.625rem;
}
}
@media screen and (max-width: 767px) {
h1,
.site-title {
font-size: 32px;
font-size: 2rem;
}
h2 {
font-size: 24px;
font-size: 1.5rem;
}
h3 {
font-size: 16px;
font-size: 1rem;
}
h4 {
font-size: 14px;
font-size: 0.875rem;
}
h5 {
font-size: 12px;
font-size: 0.75rem;
}
h6 {
font-size: 10px;
font-size: 0.625rem;
}
}
a,
a:focus {
color: #787878;
}
.button,
button,
html input[type="button"],
input[type="button"],
input[type="reset"],
input[type="submit"],
.button:visited,
button:visited,
html input[type="button"]:visited,
input[type="button"]:visited,
input[type="reset"]:visited,
input[type="submit"]:visited{
border: none;
color: #fff;
cursor: pointer;
font-weight: 700;
line-height: 1;
padding: 16px 48px 17px;
text-transform: uppercase;
vertical-align: middle;
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
-ms-border-radius: 5px;
border-radius: 5px;
font-size: 14px;
font-size: 0.875rem;
}
@media screen and (max-width: 767px) {
.button,
button,
html input[type="button"],
input[type="button"],
input[type="reset"],
input[type="submit"],
.button:visited,
button:visited,
html input[type="button"]:visited,
input[type="button"]:visited,
input[type="reset"]:visited,
input[type="submit"]:visited{
padding: 13px 32px 16px;
font-size: 15.008px;
font-size: 0.938rem;
}
}
.button:hover,
input[type="button"]:hover,
input[type="reset"]:hover,
input[type="submit"]:hover,
button:focus input[type="button"]:focus,
input[type="reset"]:focus,
input[type="submit"]:focus,
button:active,
input[type="button"]:active,
input[type="reset"]:active,
input[type="submit"]:active{
color: #fff;
}
.btn-holder .button {
display: inline-block;
margin-top: 40px;
}
@media screen and (max-width: 1024px){
.btn-holder .button {
margin-top: 20px;
}
}
@media screen and (max-width: 767px){
.btn-holder .button {
margin-top: 20px;
margin-bottom: 20px;
}
}
.button.button-outline, .button.button-outline:visited {
background-color: transparent;
border: 1px solid #212121;
}
.button.button-outline:hover,
.button.button-outline:focus,
.button.button-outline:active,
.button.button-outline:visited:hover,
.button.button-outline:visited:focus,
.button.button-outline:visited:active {
border: 1px solid #996500;
}
.button.button-outline-small, .button.button-outline-small:visited {
padding: 14px 36px;
font-size: 14px;
font-size: 0.875rem;
}
.button.button-outline-small:hover,
.button.button-outline-small:focus,
.button.button-outline-small:active,
.button.button-outline-small:visited:hover,
.button.button-outline-small:visited:focus,
.button.button-outline-small:visited:active {
border: 1px solid #996500;
}
form {
position: relative;
}
input {
border: 1px solid #ccc;
color: #666;
font-size: 16px;
font-size: 1rem;
padding: 8px 15px;
outline: 0;
height: inherit;
line-height: normal;
}
input[type="checkbox"],
input[type="radio"] {
box-sizing: border-box;
padding: 0;
}
input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
height: auto;
}
input[type="text"],
input[type="email"],
input[type="url"],
input[type="tel"],
input[type="password"],
input[type="search"],
textarea {
color: #666;
border: 1px solid #ccc;
background-color: #F7F7F7;
box-sizing: border-box;
padding: 8px 5px 8px 15px;
}
div.wpcf7 input {
width: 100%;
}
input[type="search"] {
-webkit-appearance: textfield;
box-sizing: content-box;
}
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
-webkit-appearance: none;
}
input[type="text"]:focus,
input[type="email"]:focus,
input[type="url"]:focus,
input[type="tel"]:focus,
input[type="password"]:focus,
input[type="search"]:focus,
textarea:focus {
color: #111;
background-color: #fff;
-webkit-appearance: none;
}
textarea {
width: 100%;
min-height: 120px;
}
select:focus {
outline: none;
}
table,
td,
th {
border: 1px solid #ededed;
color: #565656;
}
table {
border-width: 1px 0 0 1px;
}
th {
border-width: 0 1px 1px 0;
font-weight: 700;
}
dt {
font-weight: bold;
}
dd {
margin: 0 1.5em 1.5em;
}
@media screen and (max-width: 767px) {
.evision-social-section {
border: none;
text-align: center;
}
}
.evision-social-section ul {
list-style: none;
margin-bottom: 0;
margin-top: 0;
padding-left: 0;
text-align: right; }
@media screen and (max-width: 767px) {
.evision-social-section ul {
margin-bottom: 7px;
margin-top: 7px;
padding-left: 0;
text-align: center;
}
}
.evision-social-section ul li {
display: inline-block;
vertical-align: middle;
position: relative;
}
@media screen and (max-width: 767px) {
.evision-social-section ul li {
display: inline-block;
}
}
.evision-social-section ul a {
color: #fff;
display: block;
position: relative;
font-size: 0px;
font-size: 0rem;
}
.evision-social-section ul a:after {
color: #cccccc;
display: inline-block;
font-family: "FontAwesome";
font-weight: 400;
height: 32px;
margin-left: 2px;
margin-right: 2px;
line-height: 32px;
text-align: center;
width: 32px;
-webkit-border-radius: 100%;
-moz-border-radius: 100%;
-ms-border-radius: 100%;
border-radius: 100%;
font-size: 16px;
font-size: 1rem;
-webkit-transition: 0.5s ease-in-out;
-moz-transition: 0.5s ease-in-out;
-ms-transition: 0.5s ease-in-out;
-o-transition: 0.5s ease-in-out;
transition: 0.5s ease-in-out;
-webkit-background-color: rgba(0, 0, 0, 0.5);
-moz-background-color: rgba(0, 0, 0, 0.5);
-ms-background-color: rgba(0, 0, 0, 0.5);
-o-background-color: rgba(0, 0, 0, 0.5);
background-color: rgba(0, 0, 0, 0.5);
}
@media screen and (max-width: 767px) {
.evision-social-section ul a:after {
background-color: transparent;
color: #cccccc;
}
}
.evision-social-section ul a:hover:after, .evision-social-section ul a:focus:after, .evision-social-section ul a:active:after {
border-color: #999999;
background-color: #fff;
}
.evision-social-section ul a[href*="facebook.com"]:after {
content: "\f09a";
}
.evision-social-section ul a[href*="twitter.com"]:after {
content: "\f099";
}
.evision-social-section ul a[href*="linkedin.com"]:after {
content: "\f0e1";
}
.evision-social-section ul a[href*="instagram.com"]:after {
content: "\f16d";
}
.evision-social-section ul a[href*="youtube.com"]:after {
content: "\f167";
}
.evision-social-section ul a[href*="plus.google.com"]:after {
content: "\f0d5";
}
.evision-social-section ul a[href*="pinterest.com"]:after {
content: "\f0d2";
}
.evision-social-section ul a[href*="flickr.com"]:after {
content: "\f16e";
}
.evision-social-section ul a[href*="tumblr.com"]:after {
content: "\f173";
}
.evision-social-section ul a[href*="wordpress.org"]:after {
content: "\f19a";
}
.evision-social-section ul a[href*="wordpress.com"]:after {
content: "\f19a";
}
.evision-social-section ul a[href*="soundcloud.com"]:after {
content: "\f1be";
}
.evision-social-section ul a[href*="dribbble.com"]:after {
content: "\f17d";
}
.evision-social-section ul a[href*="digg.com"]:after {
content: "\f1a6";
}
.evision-social-section ul a[href*="behance.net"]:after {
content: "\f1b4";
}
.evision-social-section ul a[href*="vine.co"]:after {
content: "\f1ca";
}
.evision-social-section ul a[href*="snapchat.com"]:after {
content: "\f2ab";
}
.evision-social-section ul a[href*="reddit.com"]:after {
content: "\f1a1";
}
.evision-social-section ul a[href*="medium.com"]:after {
content: "\f23a";
}
.evision-social-section ul a[href*="whatsapp.com"]:after {
content: "\f232";
}
.evision-social-section ul a[href*="slack.com"]:after {
content: "\f198";
}
.evision-social-section ul a[href*="vk.com"]:after {
content: "\f189";
}
.evision-social-section ul a:hover[href*="facebook.com"]:after {
color: #3C579E !important;
}
.evision-social-section ul a:hover[href*="twitter.com"]:after {
color: #01BBF6 !important;
}
.evision-social-section ul a:hover[href*="linkedin.com"]:after {
color: #1484C3 !important;
}
.evision-social-section ul a:hover[href*="instagram.com"]:after {
color: #2D6A93 !important;
}
.evision-social-section ul a:hover[href*="youtube.com"]:after {
color: #D62424 !important;
}
.evision-social-section ul a:hover[href*="pinterest.com"]:after {
color: #BD2126 !important;
}
.evision-social-section ul a:hover[href*="plus.google.com"]:after {
color: #D73D32 !important;
}
.evision-social-section ul a:hover[href*="flickr.com"]:after {
color: #FD0083 !important;
}
.evision-social-section ul a:hover[href*="tumblr.com"]:after {
color: #34465D !important;
}
.evision-social-section ul a:hover[href*="wordpress.org"]:after {
color: #3480A3 !important;
}
.evision-social-section ul a:hover[href*="wordpress.com"]:after {
color: #3480A4 !important;
}
.evision-social-section ul a:hover[href*="soundcloud.com"]:after {
color: #FF4E00 !important;
}
.evision-social-section ul a:hover[href*="dribbble.com"]:after {
color: #EE6D9E !important;
}
.evision-social-section ul a:hover[href*="digg.com"]:after {
color: #000000 !important;
}
.evision-social-section ul a:hover[href*="behance.net"]:after {
color: #131418 !important;
}
.evision-social-section ul a:hover[href*="vine.co"]:after {
color: #00BF8F !important;
}
.evision-social-section ul a:hover[href*="snapchat.com"]:after {
color: #FF5500 !important;
}
.evision-social-section ul a:hover[href*="reddit.com"]:after {
color: #CEE3F8 !important;
}
.evision-social-section ul a:hover[href*="medium.com"]:after {
color: #02B875 !important;
}
.evision-social-section ul a:hover[href*="whatsapp.com"]:after {
color: #4EC65A !important;
}
.evision-social-section ul a:hover[href*="slack.com"]:after {
color: #56B68B !important;
}
.evision-social-section ul a:hover[href*="vk.com"]:after {
color: #537599 !important;
}
.evision-social-section.top-tooltip a span, .evision-social-section.bottom-tooltip a span, .evision-social-section.top-tooltip a .page-links a, .page-links .evision-social-section.top-tooltip a a, .evision-social-section.bottom-tooltip a .page-links a, .page-links .evision-social-section.bottom-tooltip a a,
.evision-social-section.top-tooltip a:visited span, .evision-social-section.bottom-tooltip a:visited span,
.evision-social-section.top-tooltip a:visited .page-links a, .page-links
.evision-social-section.top-tooltip a:visited a, .evision-social-section.bottom-tooltip a:visited .page-links a, .page-links .evision-social-section.bottom-tooltip a:visited a {
background-color: #1a1a1a;
height: 20px;
top: -100px;
left: -100%;
right: 0;
width: 300%;
}
.evision-social-section.top-tooltip a span:after, .evision-social-section.bottom-tooltip a span:after, .evision-social-section.top-tooltip a .page-links a:after, .page-links .evision-social-section.top-tooltip a a:after, .evision-social-section.bottom-tooltip a .page-links a:after, .page-links .evision-social-section.bottom-tooltip a a:after,
.evision-social-section.top-tooltip a:visited span:after, .evision-social-section.bottom-tooltip a:visited span:after,
.evision-social-section.top-tooltip a:visited .page-links a:after, .page-links
.evision-social-section.top-tooltip a:visited a:after, .evision-social-section.bottom-tooltip a:visited .page-links a:after, .page-links .evision-social-section.bottom-tooltip a:visited a:after {
border-top: 6px solid #1a1a1a;
border-left: 6px solid transparent;
border-right: 6px solid transparent;
top: 40px;
right: 0;
bottom: 0;
margin: auto;
text-align: center;
left: 0;
width: 6px;
height: 6px;
}
.evision-social-section.top-tooltip a:after, .evision-social-section.bottom-tooltip a:after,
.evision-social-section.top-tooltip a:visited:after, .evision-social-section.bottom-tooltip a:visited:after {
border: none;
color: #313131;
font-family: "FontAwesome";
background-color: transparent;
}
.evision-social-section.top-tooltip a:after:hover, .evision-social-section.bottom-tooltip a:after:hover,
.evision-social-section.top-tooltip a:visited:after:hover, .evision-social-section.bottom-tooltip a:visited:after:hover {
background-color: transparent;
}
.evision-social-section.top-tooltip a:hover span, .evision-social-section.bottom-tooltip a:hover span, .evision-social-section.top-tooltip a:hover .page-links a, .page-links .evision-social-section.top-tooltip a:hover a, .evision-social-section.bottom-tooltip a:hover .page-links a, .page-links .evision-social-section.bottom-tooltip a:hover a, .evision-social-section.top-tooltip a:focus span, .evision-social-section.bottom-tooltip a:focus span, .evision-social-section.top-tooltip a:focus .page-links a, .page-links .evision-social-section.top-tooltip a:focus a, .evision-social-section.bottom-tooltip a:focus .page-links a, .page-links .evision-social-section.bottom-tooltip a:focus a, .evision-social-section.top-tooltip a:active span, .evision-social-section.bottom-tooltip a:active span, .evision-social-section.top-tooltip a:active .page-links a, .page-links .evision-social-section.top-tooltip a:active a, .evision-social-section.bottom-tooltip a:active .page-links a, .page-links .evision-social-section.bottom-tooltip a:active a,
.evision-social-section.top-tooltip a:visited:hover span, .evision-social-section.bottom-tooltip a:visited:hover span,
.evision-social-section.top-tooltip a:visited:hover .page-links a, .page-links
.evision-social-section.top-tooltip a:visited:hover a, .evision-social-section.bottom-tooltip a:visited:hover .page-links a, .page-links .evision-social-section.bottom-tooltip a:visited:hover a,
.evision-social-section.top-tooltip a:visited:focus span, .evision-social-section.bottom-tooltip a:visited:focus span,
.evision-social-section.top-tooltip a:visited:focus .page-links a, .page-links
.evision-social-section.top-tooltip a:visited:focus a, .evision-social-section.bottom-tooltip a:visited:focus .page-links a, .page-links .evision-social-section.bottom-tooltip a:visited:focus a,
.evision-social-section.top-tooltip a:visited:active span, .evision-social-section.bottom-tooltip a:visited:active span,
.evision-social-section.top-tooltip a:visited:active .page-links a, .page-links
.evision-social-section.top-tooltip a:visited:active a, .evision-social-section.bottom-tooltip a:visited:active .page-links a, .page-links .evision-social-section.bottom-tooltip a:visited:active a {
background-color: #1a1a1a;
top: -100px;
}
.evision-social-section.bottom-tooltip a span, .evision-social-section.bottom-tooltip a .page-links a, .page-links .evision-social-section.bottom-tooltip a a,
.evision-social-section.bottom-tooltip a:visited span,
.evision-social-section.bottom-tooltip a:visited .page-links a, .page-links
.evision-social-section.bottom-tooltip a:visited a {
bottom: -100px;
display: none;
top: 0;
z-index: 999;
}
.evision-social-section.bottom-tooltip a span:after, .evision-social-section.bottom-tooltip a .page-links a:after, .page-links .evision-social-section.bottom-tooltip a a:after,
.evision-social-section.bottom-tooltip a:visited span:after,
.evision-social-section.bottom-tooltip a:visited .page-links a:after, .page-links
.evision-social-section.bottom-tooltip a:visited a:after {
border-top: none;
border-bottom: 6px solid #1a1a1a;
top: -36px;
}
.evision-social-section.bottom-tooltip a:hover span, .evision-social-section.bottom-tooltip a:hover .page-links a, .page-links .evision-social-section.bottom-tooltip a:hover a, .evision-social-section.bottom-tooltip a:focus span, .evision-social-section.bottom-tooltip a:focus .page-links a, .page-links .evision-social-section.bottom-tooltip a:focus a, .evision-social-section.bottom-tooltip a:active span, .evision-social-section.bottom-tooltip a:active .page-links a, .page-links .evision-social-section.bottom-tooltip a:active a,
.evision-social-section.bottom-tooltip a:visited:hover span,
.evision-social-section.bottom-tooltip a:visited:hover .page-links a, .page-links
.evision-social-section.bottom-tooltip a:visited:hover a,
.evision-social-section.bottom-tooltip a:visited:focus span,
.evision-social-section.bottom-tooltip a:visited:focus .page-links a, .page-links
.evision-social-section.bottom-tooltip a:visited:focus a,
.evision-social-section.bottom-tooltip a:visited:active span,
.evision-social-section.bottom-tooltip a:visited:active .page-links a, .page-links
.evision-social-section.bottom-tooltip a:visited:active a {
bottom: -75px;
display: block;
top: 0;
}
.alternate-border ul a:after {
border: 2px solid red !important;
} .evision-back-to-top,
.evision-back-to-top:focus,
.evision-back-to-top:visited {
bottom: -100px;
color: #fff;
cursor: pointer;
display: inline-block;
padding: 5px 12px;
position: fixed;
right: 20px;
z-index: 99999;
-webkit-border-radius: 3px;
-moz-border-radius: 3px;
-ms-border-radius: 3px;
border-radius: 3px;
font-size: 16px;
font-size: 1rem;
-webkit-transition: bottom 0.5s linear, opacity 0.5s linear, border-radius 0.5s linear;
-moz-transition: bottom 0.5s linear, opacity 0.5s linear, border-radius 0.5s linear;
-ms-transition: bottom 0.5s linear, opacity 0.5s linear, border-radius 0.5s linear;
-o-transition: bottom 0.5s linear, opacity 0.5s linear, border-radius 0.5s linear;
transition: bottom 0.5s linear, opacity 0.5s linear, border-radius 0.5s linear;
}
.evision-back-to-top:hover,
.evision-back-to-top:active {
-webkit-border-radius: 100%;
-moz-border-radius: 100%;
-ms-border-radius: 100%;
border-radius: 100%;
}
.evision-back-to-top i, .evision-back-to-top:focus i, .evision-back-to-top:visited i {
color: #fff;
}
.aligncenter {
clear: both;
display: block;
margin-left: auto;
margin-right: auto;
}
.alignleft {
display: inline;
float: left;
margin-right: 1.5em;
}
.alignright {
display: inline;
float: right;
margin-left: 1.5em;
} article.hentry .image-full {
margin-bottom: 20px;
}
.entry-content .image-left {
float: left;
margin-right: 20px;
}
@media screen and (max-width: 1023px) {
.entry-content .image-left {
float: none;
margin-bottom: 20px;
margin-right: 0;
}
}
.entry-content .image-right {
float: right;
margin-left: 20px;
}
@media screen and (max-width: 1023px) {
.entry-content .image-right {
float: none;
margin-bottom: 20px;
margin-left: 0;
}
} .entry-meta span,
.entry-footer span,
.entry-meta i,
.entry-footer i{
margin-right: 8px;
}
.required {
color: #DE0E0E;
} .screen-reader-text {
clip: rect(1px, 1px, 1px, 1px);
position: absolute !important;
height: 1px;
width: 1px;
overflow: hidden;
}
.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;
color: #21759b;
display: block;
font-size: 14px;
font-size: 0.875rem;
font-weight: bold;
height: auto;
left: 5px;
line-height: normal;
padding: 15px 23px 14px;
text-decoration: none;
top: 5px;
width: auto;
z-index: 100000; } #content[tabindex="-1"]:focus {
outline: 0;
}
.clear:before,
.clear:after,
#content:before,
#content:after,
.site-header:before,
.site-header:after,
.container:before,
.container:after,
.entry-content:before,
.entry-content:after,
.comment-content:before,
.wrap-inner:before,
.comment-content:after,
.site-header:before,
.site-header:after,
.site-content:before,
.site-content:after,
.site-footer:before,
.site-footer:after,
.wrap-inner:after {
content: "";
display: table;
}
.clear:after,
#content:after,
.site-header:after,
.container:after,
.entry-content:after,
.comment-content:after,
.site-header:after,
.site-content:after,
.site-footer:after,
.wrap-inner:after {
clear: both;
} .infinite-scroll .posts-navigation,
.infinite-scroll.neverending .site-footer { display: none;
} .infinity-end.neverending .site-footer {
display: block;
} .wp-caption {
margin-bottom: 0.8em;
max-width: 100%;
}
.wp-caption img[class*="wp-image-"] {
display: block;
margin: 0 auto;
}
.wp-caption.alignnone img {
float: left;
}
.wp-caption-text {
text-align: center;
}
.wp-caption .wp-caption-text {
margin: 0.8075em 0;
}
.gallery {
margin-bottom: 1.5em;
}
.gallery-item {
display: inline-block;
text-align: center;
vertical-align: top;
width: 100%;
margin-bottom: 15px;
margin-top: 15px;
}
.gallery-cols-2 .gallery-item {
max-width: 50%;
}
.gallery-cols-3 .gallery-item {
max-width: 33.33%;
}
.gallery-cols-4 .gallery-item {
max-width: 25%;
}
.gallery-cols-5 .gallery-item {
max-width: 20%;
}
.gallery-cols-6 .gallery-item {
max-width: 16.66%;
}
.gallery-cols-7 .gallery-item {
max-width: 14.28%;
}
.gallery-cols-8 .gallery-item {
max-width: 12.5%;
}
.gallery-cols-9 .gallery-item {
max-width: 11.11%;
}
.gallery-caption {
display: block;
}
@media screen and (max-width: 767px) {
.gallery-cols-5 .gallery-item,
.gallery-cols-6 .gallery-item,
.gallery-cols-7 .gallery-item,
.gallery-cols-8 .gallery-item,
.gallery-cols-9 .gallery-item {
max-width: 100%;
}
}
@media screen and (max-width: 480px) {
.gallery-cols-3 .gallery-item,
.gallery-cols-4 .gallery-item {
max-width: 100%;
}
} .widget {
margin-bottom: 2em; }
.widget select {
max-width: 100%;
padding: 7px 15px 8px;
}
.widget li {
border-top: 1px solid #ccc;
}
.widget li:first-child {
border-top: none;
}
.widget .search-form label {
width: 68%; width: calc(100% - 106px);
}
.widget .search-form .search-field {
font-size: 14px;
font-size: 0.875rem;
background-color: #fff;
border: 2px solid #ccc;
color: #b4b4b4;
height: 52px;
width: 100%;
}
.widget .search-form .search-submit,
.widget .search-form .search-submit:focus {
border: none;
color: #fff;
height: 52px;
width: 102px;
padding: 0;
font-size: 14px;
font-size: 0.875rem;
}
.widget .search-form .search-submit:hover,
.widget .search-form .search-submit:focus,
.widget .search-form .search-submit:active {
-webkit-box-shadow: inset 0 -3px 0 rgba(0, 0, 0, 0.5);
-moz-box-shadow: inset 0 -3px 0 rgba(0, 0, 0, 0.5);
-ms-box-shadow: inset 0 -3px 0 rgba(0, 0, 0, 0.5);
-o-box-shadow: inset 0 -3px 0 rgba(0, 0, 0, 0.5);
box-shadow: inset 0 -3px 0 rgba(0, 0, 0, 0.5);
color: #fff;
} .widget_categories .children,
.widget_nav_menu .sub-menu,
.widget_pages .children {
margin: 0.4688em 0 0 1em;
padding-top: 0.4688em;
} .widget_rss ul {
list-style: none;
margin: 0;
}
.widget_rss ul:last-child {
margin-bottom: 0;
}
.widget_rss li {
margin-bottom: 1.6em;
}
.widget_rss li:last-child {
margin-bottom: 0;
}
.widget_rss .rsswidget {
border: 0;
font-weight: 700;
}
.widget_rss .rsswidget img {
margin-top: -4px;
}
.widget_rss .rsswidget .rss-date,
.widget_rss .rsswidget cite {
display: block;
font-style: normal;
line-height: 2;
opacity: 0.8;
} .widget_calendar td,
.widget_calendar th {
border: 1px solid #ededed;
}
.widget_calendar tbody a {
color: #ffffff;
}
.widget_calendar tbody a:hover, .widget_calendar tbody a:focus {
background-color: #707070;
color: #ffffff;
}
.widget_calendar caption {
font-weight: 600;
margin: 0 0 1.6em;
}
.mp-tab-widget:before, .mp-tab-widget:after {
content: " ";
display: table;
}
.mp-tab-widget:after {
clear: both;
}
.mp-tab-widget .thumb-post {
margin-bottom: 30px;
}
.thumb-post .overlay-post-content {
-webkit-box-shadow: inset 0px -126px 89px -91px rgba(0, 0, 0, 0.75);
-moz-box-shadow: inset 0px -126px 89px -91px rgba(0, 0, 0, 0.75);
box-shadow: inset 0px -126px 89px -91px rgba(0, 0, 0, 0.75);
bottom: 0;
padding: 15px;
position: absolute;
width: 100%;
}
.thumb-post .overlay-post-content a, .thumb-post .overlay-post-content a:visited {
color: #fff;
}
.thumb-post .overlay-post-content .post-icons {
padding: 15px;
position: absolute;
right: 0;
top: 0;
text-align: right;
width: 100%;
-webkit-box-shadow: inset 0px 45px 87px -44px rgba(0, 0, 0, 0.61);
-moz-box-shadow: inset 0px 45px 87px -44px rgba(0, 0, 0, 0.61);
box-shadow: inset 0px 45px 87px -44px rgba(0, 0, 0, 0.61);
}
.thumb-post .overlay-post-content .post-icons {
padding: 0;
position: static;
box-shadow: none;
text-align: left;
}
.mp-bottom-widget .bottom-post-content {
padding-top: 15px;
}
.mp-full-widget .thumb-post {
margin-bottom: 30px;
}
.mp-full-widget .thumb-post .full-bottom-post-content {
background-color: #fff;
padding: 30px;
margin: -100px 30px auto;
position: relative;
}
@media screen and (max-width: 767px) {
.mp-full-widget .thumb-post .full-bottom-post-content {
padding: 15px 0 0;
margin: 0;
}
}
.mp-feature-widget .bottom-post-content {
margin-top: 15px;
}
.right-post-content .thumb-post .post-icons {
position: static;
box-shadow: none;
text-align: left;
padding: 0;
}
.right-post-content .thumb-post .post-icons a {
color: #b3b3b3;
}
.small-right-post-content-list:before, .small-right-post-content-list:after {
content: " ";
display: table;
}
.small-right-post-content-list:after {
clear: both;
}
.small-right-post-content-list .thumb-post {
vertical-align: top;
}
.small-right-post-content-list .thumb-post:before, .small-right-post-content-list .thumb-post:after {
content: " ";
display: table;
}
.small-right-post-content-list .thumb-post:after {
clear: both;
}
.small-right-post-content-list figure, .small-right-post-content-list .sb-round-thumb-widget figure img, .sb-round-thumb-widget figure .small-right-post-content-list img {
float: left;
margin-right: 15px;
width: 85px;
height: 85px;
}
.small-right-post-content-list .entry-title a {
font-size: 14px;
font-size: 0.875rem;
font-weight: 700;
}
.small-right-post-content-list .small-right-post-content {
float: left;
width: calc(100% - 102px);
}
.sb-round-thumb-widget figure, .sb-round-thumb-widget figure img {
-webkit-border-radius: 100%;
-moz-border-radius: 100%;
-ms-border-radius: 100%;
border-radius: 100%;
}
.sb-round-thumb-widget .entry-title a {
font-size: 14px;
font-size: 0.875rem;
font-weight: 700;
}
@media screen and (max-width: 1023px) {
.sb-ads-widget {
text-align: center;
}
}
.sb-ads-widget .pad0r {
padding-right: 4px;
}
@media screen and (max-width: 1023px) {
.sb-ads-widget .pad0r {
text-align: right;
}
}
.sb-ads-widget .pad0l {
padding-left: 4px;
}
@media screen and (max-width: 1023px) {
.sb-ads-widget .pad0l {
text-align: left;
}
}
.sb-ads-widget figure, .sb-ads-widget .sb-round-thumb-widget figure img, .sb-round-thumb-widget figure .sb-ads-widget img {
margin-bottom: 8px;
}
.sb-ads-widget img {
vertical-align: top;
}
@media screen and (max-width: 767px) {
.sb-ads-widget .section-title {
text-align: left;
}
} .pad0lr {
padding-left: 0;
padding-right: 0;
}
.pad0l {
padding-left: 0;
}
.pad0r {
padding-right: 0;
}
.padlr8 {
padding-left: 8px;
padding-right: 8px;
}
.padlr {
padding-left: 15px;
padding-right: 15px;
}
.block {
margin-bottom: 28px;
position: relative;
vertical-align: top;
}
.back-tonav {
bottom: 20px;
display: inline-block;
position: fixed;
right: 15px;
z-index: 999;
-webkit-border-radius: 2px;
-moz-border-radius: 2px;
-o-border-radius: 2px;
-ms-border-radius: 2px;
border-radius: 2px;
-webkit-transition: all 1s;
-moz-transition: all 1s;
-o-transition: all 1s;
-ms-transition: all 1s;
transition: all 1s;
}
.back-tonav i {
color: #ffffff;
}
.back-tonav .back-tonav:focus {
bottom: 20px;
display: inline-block;
right: 15px;
z-index: 999;
-webkit-border-radius: 2px;
-moz-border-radius: 2px;
-o-border-radius: 2px;
-ms-border-radius: 2px;
border-radius: 2px;
-webkit-transition: all 1s;
-moz-transition: all 1s;
-o-transition: all 1s;
-ms-transition: all 1s;
transition: all 1s;
}
.back-tonav:hover {
-webkit-border-radius: 100%;
-moz-border-radius: 100%;
-o-border-radius: 100%;
-ms-border-radius: 100%;
border-radius: 100%;
}
#breadcrumb span, #breadcrumb .page-links a, .page-links #breadcrumb a {
margin-left: 5px;
margin-right: 5px;
}
#breadcrumb span:first-child, #breadcrumb .page-links a:first-child, .page-links #breadcrumb a:first-child {
margin-left: 0;
}
.thumb-overlay {
background: rgba(0, 0, 0, 0.5);
content: "";
height: 100%;
position: absolute;
top: 0;
width: 100%;
}
.thumb-overlay.main-slider-overlay {
background-color: rgba(55, 59, 68, 0.4);
}
img.desaturate {
-webkit-filter: grayscale(100%);
-moz-filter: grayscale(100%);
-ms-filter: grayscale(100%);
-o-filter: grayscale(100%);
filter: grayscale(100%);
-webkit-transition: 1s linear;
-moz-transition: 1s linear;
-ms-transition: 1s linear;
-o-transition: 1s linear;
transition: 1s linear;
}
.f-left {
float: left;
}
.f-right {
float: left;
}
.f-none {
float: none;
}
.fixed-nav {
position: fixed;
top: 0;
z-index: 9999;
-webkit-transition: background-color 0.5s linear;
-moz-transition: background-color 0.5s linear;
-ms-transition: background-color 0.5s linear;
-o-transition: background-color 0.5s linear;
transition: background-color 0.5s linear;
}
.fixed-nav:before, .fixed-nav:after {
content: " ";
display: table;
}
.fixed-nav:after {
clear: both;
}
@media screen and (max-width: 767px) {
.fixed-nav {
background-color: #4d4d4d;
}
}
.movebg {
position: relative;
-webkit-background-attachment: scroll;
-moz-background-attachment: scroll;
-ms-background-attachment: scroll;
-o-background-attachment: scroll;
background-attachment: scroll;
background-position: left top;
background: no-repeat top center;
-webkit-background-size: cover;
-moz-background-size: cover;
-o-background-size: cover;
background-size: cover;
background-repeat: repeat;
width: 100%;
-webkit-transition: background-position 0.5s linear;
-moz-transition: background-position 0.5s linear;
-ms-transition: background-position 0.5s linear;
-o-transition: background-position 0.5s linear;
transition: background-position 0.5s linear;
}
@media screen and (min-width: 768px) {
.shape-bg {
background: #fff;
margin-bottom: 10%;
padding-bottom: 1%;
padding-top: 1%;
position: relative;
-webkit-transform: scale(1.3) skewY(-5deg);
-moz-transform: scale(1.3) skewY(-5deg);
-ms-transform: scale(1.3) skewY(-5deg);
-o-transform: scale(1.3) skewY(-5deg);
transform: scale(1.3) skewY(-5deg);
z-index: 999;
}
.shape-bg:before, .shape-bg:after {
content: " ";
display: table;
}
.shape-bg:after {
clear: both;
}
}
@media screen and (min-width: 768px) and (max-width: 1023px) {
.shape-bg {
margin-bottom: 18%;
}
}
@media screen and (min-width: 768px) {
.shape-bg .shape-bg-inner {
-webkit-transform: scale(0.7) skewY(5deg);
-moz-transform: scale(0.7) skewY(5deg);
-ms-transform: scale(0.7) skewY(5deg);
-o-transform: scale(0.7) skewY(5deg);
transform: scale(0.7) skewY(5deg);
}
}
.section-title {
margin-bottom: 40px;
text-align: center;
font-size: 15.008px;
font-size: 0.938rem;
}
.section-title:before, .section-title:after {
content: " ";
display: table;
}
.section-title:after {
clear: both;
}
.section-title h2 {
padding-bottom: 10px;
position: relative;
text-transform: uppercase;
font-size: 32px;
}
.section-title h2:before, .section-title h2:after {
content: " ";
display: table;
}
.section-title h2:after {
clear: both;
}
@media screen and (max-width: 1199px) {
.section-title h2 {
font-size: 28px;
font-size: 1.75rem;
}
}
.section-title h2:after {
width: 90px;
height: 1px;
content: "";
display: block;
margin: 20px auto auto;
}
.btn-container .btn-holder {
text-align: center;
}
.btn-holder {
display: block;
clear: both;
width: 100%;
text-align: center;
}
.bannerbg {
color: #fff;
}
.bannerbg h2 {
color: #fff;
}
.bannerbg h2:after {
background-color: #fff;
}
.bannerbg .content-area h2 a {
color: #fff;
}
.bannerbg .content-area .content-text {
color: #fff;
}
.bannerbg .button.button-outline, .bannerbg .button.button-outline:visited {
color: #fff;
border-color: #fff;
}
.bannerbg .button.button-outline:hover,
.bannerbg .button.button-outline:focus,
.bannerbg .button.button-outline:active,
.bannerbg .button.button-outline:visited:hover,
.bannerbg .button.button-outline:visited:focus,
.bannerbg .button.button-outline:visited:active {
border: 1px solid #996500;
color: #fff;
}
.carousel-group {
text-align: center;
font-size: 15.008px;
font-size: 0.938rem;
}
.carousel-group h3 {
margin-top: 15px;
}
.carousel-group h3 a {
font-weight: 700;
font-size: 22px;
font-size: 1.375rem;
}
.carousel-group .button {
margin-top: 30px;
}
.carousel-group .button.button-outline-small {
border: 1px solid #4d4d4d;
margin-bottom: 5px;
}
.carousel-group .slick-dots {
bottom: -80px;
text-align: center;
}
.carousel-group .slick-dots li,
.carousel-group .slick-dots li:visited {
border: 2px solid #8e8c9a;
cursor: pointer;
display: inline-block;
font-size: 0;
height: 18px;
line-height: 18px;
margin-left: 5px;
margin-right: 5px;
text-align: center;
width: 18px;
-webkit-border-radius: 100%;
-moz-border-radius: 100%;
-ms-border-radius: 100%;
border-radius: 100%;
}
.carousel-group .slick-dots li:hover, .carousel-group .slick-dots li:focus,
.carousel-group .slick-dots li:visited:hover,
.carousel-group .slick-dots li:visited:focus {
border: 2px solid #8e8c9a;
background-color: #8e8c9a;
-webkit-transition: background-color 0.5s;
-moz-transition: background-color 0.5s;
-ms-transition: background-color 0.5s;
-o-transition: background-color 0.5s;
transition: background-color 0.5s;
-webkit-box-shadow: 0px 0px 0 3px #fff inset;
-moz-box-shadow: 0px 0px 0 3px #fff inset;
-ms-box-shadow: 0px 0px 0 3px #fff inset;
-o-box-shadow: 0px 0px 0 3px #fff inset;
box-shadow: 0px 0px 0 3px #fff inset;
}
.carousel-group .slick-dots li button:before,
.carousel-group .slick-dots li:visited button:before {
font-size: 0;
}
@media screen and (min-width: 768px) {
.carousel-group .slick-dots {
margin-right: 15px;
}
}
.carousel-group .slick-dots .slick-active {
-webkit-box-shadow: 0px 0px 0 3px #fff inset;
-moz-box-shadow: 0px 0px 0 3px #fff inset;
-ms-box-shadow: 0px 0px 0 3px #fff inset;
-o-box-shadow: 0px 0px 0 3px #fff inset;
box-shadow: 0px 0px 0 3px #fff inset;
}
.page-inner-title {
background-repeat: no-repeat;
background-size: cover;
background-position: center center;
position: relative;
}
.page-inner-title .thumb-overlay {
position: relative;
}
.page-inner-title .container {
padding-bottom: 4%;
padding-top: 13%;
text-align: center;
}
@media screen and (max-width: 767px) {
.page-inner-title .container {
display: none;
}
}
.page-inner-title .entry-header .entry-title {
color: #fff;
padding-left: 15px;
padding-right: 15px;
text-transform: uppercase;
}
.page-inner-title .taxonomy-description, .page-inner-title .entry-header .entry-title {
color: #fff;
padding-left: 15px;
padding-right: 15px;
}
.single-icon {
margin-bottom: 15px;
position: relative;
overflow: hidden;
}
.single-icon a {
border: 1px solid #d9d9d9;
display: block;
font-size: 14px;
font-size: 0.875rem;
padding: 60px 25px;
text-align: center;
-webkit-transition: bottom 2s ease-in-out;
-moz-transition: bottom 2s ease-in-out;
-ms-transition: bottom 2s ease-in-out;
-o-transition: bottom 2s ease-in-out;
transition: bottom 2s ease-in-out;
}
.single-icon a .icon-holder {
font-size: 60px;
font-size: 3.75rem;
line-height: 60px;
}
.single-icon a .icon-holder:after {
width: 50px;
height: 1px;
content: "";
display: block;
margin: 15px auto auto;
}
.single-icon a h2 {
font-size: 16px;
font-size: 1rem;
font-weight: 600;
text-transform: uppercase;
margin-top: 30px;
}
.single-icon a .hover-content {
position: absolute;
bottom: -100%;
width: 100%;
left: 0;
padding: 25px;
height: 100%;
}
.single-icon a:hover .hover-content, .single-icon a:focus .hover-content, .single-icon a:active .hover-content {
bottom: 0;
color: #fff;
}
.single-icon a:hover .hover-content .icon-holder, .single-icon a:focus .hover-content .icon-holder, .single-icon a:active .hover-content .icon-holder {
color: #fff;
font-size: 48px;
font-size: 3rem;
}
.single-icon a:hover .hover-content .icon-holder:after, .single-icon a:focus .hover-content .icon-holder:after, .single-icon a:active .hover-content .icon-holder:after {
background-color: #fff;
margin-top: 5px;
}
.single-icon a:hover .hover-content h2, .single-icon a:focus .hover-content h2, .single-icon a:active .hover-content h2 {
color: #fff;
margin-top: 20px;
}
.single-thumb {
margin-bottom: 15px;
position: relative;
}
.single-thumb a {
display: block;
}
.single-thumb img {
vertical-align: top;
margin-left: auto;
margin-right: auto;
}
.single-thumb .content-area {
position: absolute;
top: 0;
padding: 20px;
text-align: center;
height: 160px;
width: 100%;
bottom: 0;
left: 0;
right: 0;
margin: auto;
}
.single-thumb h2 {
font-size: 16px;
font-size: 1rem;
font-weight: 600;
text-transform: uppercase;
margin-top: 30px;
}
.single-thumb h2:after {
background-color: #fff;
width: 50px;
height: 1px;
content: "";
display: block;
margin: 15px auto auto;
}
.search-holder {
text-align: right;
display: inline-block;
line-height: 40px;
}
.search-holder .button-search {
transition-property: height, width, left, right, opacity;
transition-timing-funtion: ease;
transition-duration: 1s;
transition-delay: 1.5s;
position: relative;
padding: 8px;
}
.search-holder .button-search i,
.search-holder .button-search i:visited,
.search-holder .button-search-close i,
.search-holder .button-search-close i:visited {
font-size: 20px;
color: #fff;
}
.search-holder .button-open,
.search-holder .button-open:visited {
color: #fff;
}
.search-holder .button-open,
.search-holder .button-open:visited {
animation-name: slide;
animation-duration: 1.5s;
animation-timing-function: linear;
background-color: rgba(255, 255, 255, 0);
color: #fff;
position: fixed;
top: 50px;
border: 2px solid #fff;
border-radius: 100%;
height: 60px;
line-height: 38px;
text-align: center;
vertical-align: middle;
transition-property: background-color;
transition-timing-funtion: linear;
transition-duration: 0.5s;
transition-delay: 0;
right: 15px;
width: 60px;
z-index: 9999993;
}
.search-holder .button-open:hover,
.search-holder .button-open:hover i {
border-color: #DFB200;
}
@media screen and (max-width: 767px){
.search-holder {
position: relative;
display: none;
}
} .search-holder {
position: relative;
}
.search-holder .search-bg {
height: 0;
position: absolute;
width: 0;
transition-property: height;
transition-timing-funtion: ease;
transition-duration: 0.5s;
z-index: 99999;
right: 0;
top: 70px;
bottom: -20px;
left: -260px;
margin: auto;
}
.search-holder .search-bg.search-open {
width: 300px;
height: 40px;
}
.search-open .search-form .search-field {
border-width: 1px 0 1px 1px;
border-color: #ccc;
border-style: solid;
}
@media screen and (max-width: 767px){
.search-holder .search-bg.search-open {
width: 260px;
}
.search-holder .search-bg {
left: -230px;
}
}
.search-holder .search-form label {
width: 60%;
width: calc(100% - 115px);
}
.search-holder .search-bg .form-holder {
opacity: 0;
transition-property: opacity;
transition-timing-funtion: linear;
transition-duration: 1s;
transition-delay: 0s;
}
.search-holder .search-bg.search-open .form-holder {
opacity: 1;
}
.search-holder .search-bg.search-open .form-holder {
height: 100%;
width: 100%;
text-align: center;
}
.button-search-close {
position: absolute;
top: -45px;
right: 0px;
height: 34px;
width: 34px;
line-height: 34px;
cursor: pointer;
}
.search-holder .search-bg.search-open form .form-inner {
height: 80px;
width: 35%;
display: inline-block;
border: 0 solid #fff;
border-bottom-width: 3px;
top: 0;
bottom: 0;
margin: auto;
left: 0;
right: 0;
position: absolute;
}
.search-holder .search-bg.search-open form .form-inner input,
.search-holder .search-bg.search-open form .form-inner #search-open-submit {
top: 0;
bottom: 0;
margin: auto;
left: 0;
right: 0;
position: absolute;
margin-bottom: 0;
border: none;
}
.search-holder .search-bg.search-open form .form-inner .search-field {
color: #fff;
font-size: 48px;
padding: 45px 0;
background-color: transparent;
-webkit-appearance: none;
-moz-appearance: none;
-ms-appearance: none;
-o-appearance: none;
appearance: none;
}
@media screen and (max-width: 767px) {
.search-holder .search-bg.search-open form .form-inner .search-field {
font-size: 24px;
padding: 30px 0;
}
.button-search-close {
right: 0;
left: auto;
}
} .search-holder .search-bg.search-open form .form-inner .search-submit,
.search-holder .search-bg.search-open form .form-inner #search-open-submit {
left: auto;
right: -5px;
border: none;
text-align: right;
height: 60px;
width: 60px;
display: inline-block;
bottom: -30px;
background-color: transparent;
}
@media screen and (max-width: 767px) {
.search-holder .search-bg.search-open form .form-inner .search-submit,
.search-holder .search-bg.search-open form .form-inner #search-open-submit {
height: 40px;
width: 40px;
bottom: -20px;
}
}
.search-holder .search-bg.search-open form .form-inner #search-open-submit,
.search-holder .search-bg.search-open form .form-inner #search-open-submit:visited {
text-align: center;
vertical-align: middle;
line-height: 60px;
color: #fff;
font-size: 28px;
-webkit-border-radius: 100%;
-moz-border-radius: 100%;
-ms-border-radius: 100%;
-o-border-radius: 100%;
border-radius: 100%;
-webkit-transition: background-color 0.3s linear;
-moz-transition: background-color 0.3s linear;
-ms-transition: background-color 0.3s linear;
-o-transition: background-color 0.3s linear;
transition: background-color 0.3s linear;
-webkit-box-shadow: 2px 2px 2px 0px rgba(0, 0, 0, 0.3);
-moz-box-shadow: 2px 2px 2px 0px rgba(0, 0, 0, 0.3);
-ms-box-shadow: 2px 2px 2px 0px rgba(0, 0, 0, 0.3);
-o-box-shadow: 2px 2px 2px 0px rgba(0, 0, 0, 0.3);
box-shadow: 2px 2px 2px 0px rgba(0, 0, 0, 0.3);
background-color: #DFB200;
animation-name: slide-right;
animation-duration: 3s;
animation-timing-function: linear;
animation-iteration-count: infinite;
cursor: pointer;
}
@media screen and (max-width: 767px) {
.search-holder .search-bg.search-open form .form-inner #search-open-submit,
.search-holder .search-bg.search-open form .form-inner #search-open-submit:visited {
line-height: 40px;
}
}
.search-holder .search-bg.search-open form .form-inner #search-open-submit:hover,
.search-holder .search-bg.search-open form .form-inner #search-open-submit:focus,
.search-holder .search-bg.search-open form .form-inner #search-open-submit:active {
margin-left: 10px;
background-color: #313131;
}
@media screen and (min-width: 768px) { .search-holder .search-bg.search-open form input::-webkit-input-placeholder {
color: rgba(255, 255, 255, 0.7);
font-size: 48px;
font-weight: 300;
} .search-holder .search-bg.search-open form input:-moz-placeholder {
color: rgba(255, 255, 255, 0.7);
font-size: 48px;
font-weight: 300;
} .search-holder .search-bg.search-open form input::-moz-placeholder {
color: rgba(255, 255, 255, 0.7);
font-size: 48px;
font-weight: 300;
} .search-holder .search-bg.search-open form input:-ms-input-placeholder {
color: rgba(255, 255, 255, 0.7);
font-size: 48px;
font-weight: 300;
}
} .site-content {
padding: 60px 15px;
margin-left: auto;
margin-right: auto;
max-width: 1200px;
width: 100%;
}
.site-content:before, .site-content:after {
content: " ";
display: table;
}
.site-content:after {
clear: both;
}
body.home .site-content {
max-width: 100%;
padding: 0;
}
body.home.blog .site-content {
max-width: 1200px;
padding-top: 60px;
}
.site-content #primary,
.site-content #secondary {
float: left;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
-ms-box-sizing: border-box;
-o-box-sizing: border-box;
box-sizing: border-box;
}
@media screen and (max-width: 767px) {
.site-content #primary,
.site-content #secondary {
float: none;
width: 100%;
}
} #primary { width: 70%;
padding-right: 5%;  }
body.evision-left-sidebar #primary {
float: right;
padding-left: 5%;
}
body.evision-no-sidebar #primary {
width: 100%;
}
#secondary { width: 30%;  }
@media screen and (max-width: 767px) {
#secondary {
margin-top: 50px;
}
}
body.evision-left-sidebar #secondary {
float: left;
}
body.evision-no-sidebar #secondary {
display: none;
}
@media screen and (max-width: 767px) {
body.evision-left-sidebar #primary,
body.evision-left-sidebar #secondary,
body.evision-no-sidebar #primary,
body.evision-no-sidebar #secondary {
float: none;
width: 100%;
}
} .top-header .noticebar .notice-title, .top-header .timer {
float: left;
padding: 5px 15px 6px;
color: #fff;
}
.top-header {
background-color: #fff;
font-size: 14px;
font-size: 0.875rem;
}
.top-header .wrap-inner {
border-bottom: 1px solid #cccccc;
}
.top-header .noticebar {
display: block;
}
.top-header .noticebar:before, .top-header .noticebar:after {
content: " ";
display: table;
}
.top-header .noticebar:after {
clear: both;
}
@media screen and (max-width: 1023px) {
.top-header .noticebar {
border-bottom: 1px solid #cccccc;
}
}
@media screen and (max-width: 767px) {
.top-header .noticebar {
background-color: #e6e6e6;
border: none;
}
}
.top-header .noticebar .notice-title {
float: left;
vertical-align: middle;
width: 80px;
padding-right: 25px;
margin-right: 15px;
-webkit-clip-path: polygon(0 0, 80% 0%, 100% 100%, 0% 100%);
-moz-clip-path: polygon(0 0, 80% 0%, 100% 100%, 0% 100%);
-ms-clip-path: polygon(0 0, 80% 0%, 100% 100%, 0% 100%);
-o-clip-path: polygon(0 0, 80% 0%, 100% 100%, 0% 100%);
clip-path: polygon(0 0, 80% 0%, 100% 100%, 0% 100%);
}
@media screen and (max-width: 767px) {
.top-header .noticebar .notice-title {
width: 100%;
margin-right: 15px;
text-align: center;
width: 100%;
text-align: center;
-webkit-clip-path: none;
-moz-clip-path: none;
-ms-clip-path: none;
-o-clip-path: none;
clip-path: none;
}
}
.top-header .noticebar .ticker {
float: left;
height: 25px;
margin-top: 5px;
position: relative;
overflow: hidden;
vertical-align: middle;
width: calc(100% - 105px);
}
.top-header .noticebar .ticker .slide-item:not(:first-child) {
display: none;
visibility: hidden;
}
.top-header .noticebar .ticker .slide-item a,
.top-header .noticebar .ticker .slide-item a:visited {
font-size: 13.008px;
font-size: 0.813rem;
line-height: 1;
}
@media screen and (max-width: 767px) {
.top-header .noticebar .ticker {
width: 100%;
height: auto;
padding-left: 15px;
padding-right: 15px;
margin-bottom: 5px;
}
}
.top-header .top-header-right {
text-align: right;
}
@media screen and (min-width: 768px) {
.top-header .top-header-right div {
display: inline-block;
}
}
.top-header .social-widget a {
float: left;
}
.top-header .timer {
float: right;
padding-left: 30px;
margin-left: 15px;
-webkit-clip-path: polygon(12% 0%, 100% 0, 100% 100%, 0% 100%);
-moz-clip-path: polygon(12% 0%, 100% 0, 100% 100%, 0% 100%);
-ms-clip-path: polygon(12% 0%, 100% 0, 100% 100%, 0% 100%);
-o-clip-path: polygon(12% 0%, 100% 0, 100% 100%, 0% 100%);
clip-path: polygon(20% 0%, 100% 0, 100% 100%, 0% 100%);
}
@media screen and (max-width: 767px) {
.top-header .timer {
width: 100%;
text-align: center;
-webkit-clip-path: none;
-moz-clip-path: none;
-ms-clip-path: none;
-o-clip-path: none;
clip-path: none;
}
} .site-header {
background-color: #212121;
position: relative;
}
.site-header:before, .site-header:after {
content: " ";
display: table;
}
.site-header:after {
clear: both;
}
@media screen and (min-width: 1024px) {
.site-header .site-header {
padding-left: 4.5455%;
padding-right: 4.5455%;
}
.site-header .site-header-main {
-webkit-align-items: flex-start;
-ms-flex-align: start;
align-items: flex-start;
}
}
.site-header .wrapper-site-identity { padding-bottom: 10px;
padding-top: 10px;
position: fixed;
top: 0;
z-index: 9999;
-webkit-transition: background-color 0.3s ease;
-moz-transition: background-color 0.3s ease;
-ms-transition: background-color 0.3s ease;
-o-transition: background-color 0.3s ease;
transition: background-color 0.3s ease;
}
.site-header .wrapper-site-identity.transparent-nav {
background-color: transparent;
}
.site-header .wrapper-site-identity:before, .site-header .wrapper-site-identity:after {
content: " ";
display: table;
}
.site-header .wrapper-site-identity:after {
clear: both;
}
@media screen and (max-width: 767px) {
.site-header .wrapper-site-identity {
background-color: #4d4d4d;
position: relative;
}
}
.site-header .wrapper-site-identity.no-slider {
background-color: rgba(0, 0, 0, 0.7);
}
.site-header .wrapper-site-identity .site-title {
margin-bottom: 5px;
margin-top: 0;
line-height: 1;
}
.site-header .wrapper-site-identity .site-title a {
color: #fff;
font-size: 32px;
font-size: 2rem;
font-weight: 400;
text-transform: capitalize;
}
.site-header .wrapper-site-identity .site-description {
font-weight: normal;
margin-bottom: 0;
margin-top: 5px;
font-size: 13.008px;
font-size: 0.813rem;
}
.site-header .wrapper-site-identity .header-btn {
vertical-align: top;
display: inline-block;
}
@media screen and (max-width: 1199px) {
.site-header .wrapper-site-identity .header-btn {
margin-right: 15px;
}
}
@media screen and (max-width: 767px) {
.site-header .wrapper-site-identity .header-btn {
margin-right: 5px;
}
.site-header .wrapper-site-identity .site-title a {
font-size: 18px;
}
.site-header .site-branding {
font-size: 14px;
}
}
.site-header .wrapper-site-identity .header-btn .button,
.site-header .wrapper-site-identity .header-btn .button:visited {
display: inline-block;
padding: 12px 18px 13px;
margin-right: 8px;
margin-top: 5px;
font-size: 14px;
font-size: 0.875rem;
}
@media screen and (max-width: 767px) {
.site-header .wrapper-site-identity .site-branding {
margin-bottom: 5px;
}
.site-header .wrapper-site-identity .button {
padding-left: 15px;
padding-right: 15px;
}
}
.site-header .wrapper-site-identity .go-right {
left: 75%;
}
.site-header .wrapper-site-identity .go-left {
right: 25%;
}
#fixedhead {
background-color: #fff;
border-bottom: 1px solid #dedede;
padding-bottom: 10px;
padding-top: 10px;
position: fixed;
top: -170px;
width: 100%;
z-index: 99999;
-webkit-transition: top 0.5s linear;
-moz-transition: top 0.5s linear;
-ms-transition: top 0.5s linear;
-o-transition: top 0.5s linear;
transition: top 0.5s linear;
}
#fixedhead .button {
font-size: 13px;
}
@media screen and (max-width: 767px) {
#fixedhead .site-branding {
display: none;
}
#fixedhead .button {
padding-left: 15px;
padding-right: 15px;
}
} body.nav-open {
position: relative;
left: -300px;
-webkit-transition: 0.25s left ease-in-out;
-moz-transition: 0.25s left ease-in-out;
-ms-transition: 0.25s left ease-in-out;
-o-transition: 0.25s left ease-in-out;
transition: 0.25s left ease-in-out;
overflow: hidden;
}
body.nav-open:before {
width: 100%;
position: absolute;
height: 100%;
content: "";
background: rgba(0,0,0,0.3);
display: block;
z-index: 99999;
}
body.nav-close {
position: relative;
left: 0;
-webkit-transition: 0.25s left ease-in-out;
-moz-transition: 0.25s left ease-in-out;
-ms-transition: 0.25s left ease-in-out;
-o-transition: 0.25s left ease-in-out;
transition: 0.25s left ease-in-out;
}
#mobile-menu-toggle-close {
position: absolute;
right: 10px;
z-index: 9999;
font-size: 12px;
}
#sec-site-navigation-mobile div > ul > li {
border-bottom: 1px solid #313131;
}
.nav-holder a,
.nav-holder a:visited,
.nav-holder button,
.nav-holder button:visited {
-webkit-appearance: none;
-moz-appearance: none;
appearance: none;
background: none;
border: none;
color: #fff;
display: block;
font-weight: 700;
font-size: 16px;
font-size: 1rem;
padding: 5px 6px 6px;
}
.wrap-nav {
margin-bottom: 15px;
margin-top: 15px;
}
@media screen and (max-width: 767px) {
.wrap-nav {
margin-bottom: 5px;
margin-top: 5px;
}
}
.wrap-nav .wrap-inner {
text-align: right;
}
@media screen and (max-width: 767px) {
.wrap-nav .wrap-inner {
text-align: center;
}
}
.wrap-nav .wrap-inner .sec-menu {
display: inline-block;
}
@media screen and (max-width: 767px) {
.wrap-nav .wrap-inner .sec-menu {
width: auto;
text-align: left;
display: inline-block;
}
}
@media screen and (min-width: 768px) {
.wrap-nav .wrap-inner .sec-menu .nav-holder {
display: none;
}
}
@media screen and (max-width: 767px) {
.wrap-nav .wrap-inner #sec-site-navigation {
display: none;
}
}
.wrap-nav .wrap-inner .nav-buttons {
float: right;
}
.nav-holder {
vertical-align: middle;
position: relative;
margin-bottom: 5px;
margin-top: 5px;
text-align: right;
max-width-left: 5px;
}
.nav-holder:before, .nav-holder:after {
content: " ";
display: table;
}
.nav-holder:after {
clear: both;
}
@media screen and (max-width: 1199px) {
.nav-holder {
text-align: right;
}
}
@media screen and (max-width: 767px) {
.nav-holder {
text-align: center;
margin: auto;
}
}
.nav-holder #sec-menu-toggle {
padding: 7px 8px 8px;
margin-top: 10px;
margin-left: 5px;
text-align: center;
margin: auto;
}
.nav-holder a,
.nav-holder a:visited,
.nav-holder button,
.nav-holder button:visited {
color: #fff;
}
.nav-holder .go-left {
padding-right: 5px;
}
@media screen and (max-width: 1199px) {
.nav-holder .mb-device {
display: inline-block;
float: none;
left: auto;
position: static;
right: auto;
vertical-align: top;
width: auto;
}
.nav-holder .mb-device.go-right {
padding-right: 0;
}
.nav-holder .mb-device.go-left {
padding-left: 0;
}
}
.site-header-menu {
background-color: #212121;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
-ms-box-sizing: border-box;
-o-box-sizing: border-box;
box-sizing: border-box;
height: 100%;
margin: auto;
overflow: hidden;
padding-bottom: 5%;
padding-top: 5%;
position: fixed;
text-align: center;
top: 0;
right: -300px;
width: 300px;
z-index: 99997;
-webkit-transition: 0.2s right ease-in-out;
-moz-transition: 0.2s right ease-in-out;
-ms-transition: 0.2s right ease-in-out;
-o-transition: 0.2s right ease-in-out;
transition: 0.2s right ease-in-out;
-webkit-box-shadow: 3px 0 8px #151515 inset;
-moz-box-shadow: 3px 0 8px #151515 inset;
-ms-box-shadow: 3px 0 8px #151515 inset;
-o-box-shadow: 3px 0 8px #151515 inset;
box-shadow: 3px 0 8px #151515 inset;
}
.site-header-menu.open,
.no-js .site-header-menu {
display: block;
}
.site-header-menu.open {
right: 0;
}
.main-navigation {
text-align: left;
}
.site-footer .main-navigation {
margin-bottom: 1.75em;
}
.main-navigation ul {
list-style: none;
margin: 0;
padding-left: 0;
} .main-navigation ul ul {
display: block;
left: -999em;
margin: 0;
position: absolute;
z-index: 99999;
}
.main-navigation ul ul:before, .main-navigation ul ul:after {
border-style: solid;
content: "";
position: absolute;
}
.main-navigation ul ul:before {
border-color: #292929 transparent;
border-width: 0 10px 10px;
left: 9px;
top: -9px;
}
.main-navigation ul ul:after {
border-color: #333 transparent;
border-width: 0 8px 8px;
left: 11px;
top: -7px;
}
.main-navigation ul ul li {
background-color: #333;
border: 1px solid #292929;
border-bottom-width: 0;
}
.main-navigation ul ul li:hover > ul,
.main-navigation ul ul li.focus > ul {
left: 100%;
right: auto;
}
.main-navigation ul ul a,
.main-navigation ul ul a:visited {
font-size: 14px;
color: #fff;
white-space: normal;
width: 12.6875em;
}
.main-navigation ul ul ul {
top: 0;
}
.main-navigation ul ul ul:before, .main-navigation ul ul ul:after {
border: 0;
}
.main-navigation ul ul .menu-item-has-children > a {
padding-right: 2.0625em;
}
.main-navigation ul ul .menu-item-has-children > a:after {
right: 0.5625em;
top: 0.750em;
-webkit-transform: rotate(-90deg);
-moz-transform: rotate(-90deg);
-ms-transform: rotate(-90deg);
transform: rotate(-90deg);
}
.main-navigation ul ul {
display: none;
margin-left: 0.875em;
}
.main-navigation ul .toggled-on {
display: block;
}
.main-navigation li:hover ul.sub-menu {
display: block;
}
.main-navigation li {
position: relative;
}
.main-navigation li:first-child {
border-top: none;
}
.main-navigation a,
.main-navigation a:visited {
color: #fff;
display: block;
font-size: 16px;
font-size: 1rem;
line-height: 1.3125;
outline-offset: -1px;
padding: 10px 17px;
}
.main-navigation .current-menu-item > a,
.main-navigation .current-menu-ancestor > a {
font-weight: 700;
}
@media screen and (min-width: 768px) {
.main-navigation.sec-main-navigation li:hover  > ul.sub-menu {
display: block;
left: 0;
margin: auto;
max-width: 100%;
}
.main-navigation.sec-main-navigation ul ul li:hover > ul.sub-menu {
left: -100%;
right: auto;
}
.main-navigation.sec-main-navigation li {
display: inline-block;
position: relative;
}
.main-navigation.sec-main-navigation li.current_page_item:before {
background-color: #fff;
content: "";
display: inline-block;
height: 3px;
left: 0;
margin-left: auto;
margin-right: auto;
position: absolute;
top: 0;
right: 0;
width: 40px;
}
.main-navigation.sec-main-navigation a:hover:before, 
.main-navigation.sec-main-navigation a:focus:before, 
.main-navigation.sec-main-navigation a:active:before {
background-color: #fff;
content: "";
display: inline-block;
height: 3px;
left: 0;
margin-left: auto;
margin-right: auto;
position: absolute;
top: 0;
right: 0;
width: 40px;
}
.main-navigation a,
.main-navigation a:visited {
padding: 10px;
}
}
@media screen and (max-width: 767px){
.main-navigation.sec-main-navigation a {
font-weight: 400;
}
.main-navigation.sec-main-navigation ul ul {
display: block;
left: 0;
margin: 0;
position: static;
z-index: 99999;
background-color: #212121;
margin-left: 15px;
}
.main-navigation ul ul li{
background-color: transparent;
border: none;
}
.main-navigation.sec-main-navigation ul ul a {
font-weight: 400;
font-size: 13px;
width: 100%;
}
.main-navigation.sec-main-navigation ul ul:before,
.main-navigation.sec-main-navigation ul ul:after{
display: none;
}
}
.no-js .main-navigation ul ul {
display: block;
}
.dropdown-toggle,
.dropdown-toggle:visited {
background-color: transparent;
border: 0;
border-radius: 0;
color: #332e2b;
content: "";
height: 48px;
padding: 0;
position: absolute;
right: 0;
text-transform: none;
top: 0;
width: 48px;
}
.dropdown-toggle:after,
.dropdown-toggle:visited:after {
border: 0 solid #4d4d4d;
border-left-width: 1px;
color: #fff;
content: "\f107";
display: inline-block;
font-family: "FontAwesome";
font-size: 24px;
left: 1px;
position: relative;
width: 48px;
}
.dropdown-toggle:hover,
.dropdown-toggle:focus,
.dropdown-toggle:active,
.dropdown-toggle:visited:hover,
.dropdown-toggle:visited:focus,
.dropdown-toggle:visited:active {
background-color: transparent;
}
.dropdown-toggle:focus,
.dropdown-toggle:visited:focus {
outline: thin dotted;
outline-offset: -1px;
}
.dropdown-toggle:focus:after,
.dropdown-toggle:visited:focus:after {
border-color: transparent;
}
.dropdown-toggle.toggled-on:after,
.dropdown-toggle:visited.toggled-on:after {
content: "\f106";
font-family: "FontAwesome";
}
.menu-toggle,
.menu-toggle:visited,
.menu-toggle:hover,
.menu-toggle:focus,
.menu-toggle:active {
color: #fff;
margin-left: auto;
padding: 17px 19px;
-webkit-border-radius: 100%;
-moz-border-radius: 100%;
-ms-border-radius: 100%;
border-radius: 100%;
}
@media screen and (max-width: 767px) {
.menu-toggle,
.menu-toggle:visited,
.menu-toggle:hover,
.menu-toggle:focus,
.menu-toggle:active {
padding: 13px 15px;
}
}
.menu-toggle#menu-toggle-close,
.menu-toggle:visited#menu-toggle-close,
.menu-toggle:hover#menu-toggle-close,
.menu-toggle:focus#menu-toggle-close,
.menu-toggle:active#menu-toggle-close {
color: #fff;
display: block;
-webkit-border-radius: 100%;
-moz-border-radius: 100%;
-ms-border-radius: 100%;
border-radius: 100%;
float: right;
text-align: right;
margin-bottom: 15px;
padding: 15px 19px 16px;
}
.menu-toggle#menu-toggle-close span, .menu-toggle#menu-toggle-close .page-links a, .page-links .menu-toggle#menu-toggle-close a,
.menu-toggle:visited#menu-toggle-close span,
.menu-toggle:visited#menu-toggle-close .page-links a, .page-links
.menu-toggle:visited#menu-toggle-close a,
.menu-toggle:hover#menu-toggle-close span,
.menu-toggle:hover#menu-toggle-close .page-links a, .page-links
.menu-toggle:hover#menu-toggle-close a,
.menu-toggle:focus#menu-toggle-close span,
.menu-toggle:focus#menu-toggle-close .page-links a, .page-links
.menu-toggle:focus#menu-toggle-close a,
.menu-toggle:active#menu-toggle-close span,
.menu-toggle:active#menu-toggle-close .page-links a, .page-links
.menu-toggle:active#menu-toggle-close a {
font-size: 32px;
font-size: 2rem;
}
.menu-toggle#menu-toggle-close:hover,
.menu-toggle:visited#menu-toggle-close:hover,
.menu-toggle:hover#menu-toggle-close:hover,
.menu-toggle:focus#menu-toggle-close:hover,
.menu-toggle:active#menu-toggle-close:hover {
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
-ms-border-radius: 5px;
border-radius: 5px;
}
.menu-toggle:hover,
.menu-toggle:focus,
.menu-toggle:active {
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
-ms-border-radius: 5px;
border-radius: 5px;
}
#sec-site-navigation-mobile {
overflow-y: scroll;
height: 90vh;
} .footer-nav:before, .footer-nav:after {
content: " ";
display: table;
}
.footer-nav:after {
clear: both;
}
.footer-nav.main-navigation {
background-color: #2d2d2d;
text-align: left;
}
.footer-nav.main-navigation a {
color: #cccccc;
}
.footer-nav.main-navigation ul > li {
border-top: 0;
border-bottom: 1px solid #b3b3b3;
}
@media screen and (min-width: 768px) {
.footer-nav.main-navigation ul > li {
border: none;
display: inline-block;
float: none;
}
}
@media screen and (min-width: 768px) {
.footer-nav.main-navigation {
text-align: center;
}
}  .social-nav ul {
list-style: none;
margin-bottom: 0;
margin-top: 17px;
padding-left: 0;
text-align: right;
}
.social-nav ul li {
display: inline-block;
vertical-align: top;
margin-bottom: 10px;
}
.social-nav a:before {
font-family: "FontAwesome";
font-size: 15px;
}
.social-nav a {
font-weight: 400;
display: inline-block;
text-align: center;
color: #919191;
margin-left: 7px;
margin-right: 7px;
font-size: 0;
}
.social-nav a[href*="facebook.com"]:before {
content: "\f09a";
}
.social-nav a[href*="flickr.com"]:before {
content: "\f16e";
}
.social-nav a[href*="linkedin.com"]:before {
content: "\f0e1";
}
.social-nav a[href*="instagram.com"]:before {
content: "\f16d";
}
.social-nav a[href*="pinterest.com"]:before {
content: "\f0d2";
}
.social-nav a[href*="plus.google.com"]:before {
content: "\f0d5";
}
.social-nav a[href*="soundcloud.com"]:before {
content: "\f1be";
}
.social-nav a[href*="tumblr.com"]:before {
content: "\f173";
}
.social-nav a[href*="twitter.com"]:before {
content: "\f099";
}
.social-nav a[href*="wordpress.org"]:before {
content: "\f19a";
}
.social-nav a[href*="wordpress.com"]:before {
content: "\f19a";
}
.social-nav a[href*="youtube.com"]:before {
content: "\f167";
} .social-nav a:hover[href*="facebook.com"] {
color: #3C579E;
}
.social-nav a:hover[href*="twitter.com"] {
color: #01BBF6;
}
.social-nav a:hover[href*="linkedin.com"] {
color: #1484C3;
}
.social-nav a:hover[href*="instagram.com"] {
color: #2D6A93;
}
.social-nav a:hover[href*="youtube.com"] {
color: #D62424;
}
.social-nav a:hover[href*="pinterest.com"] {
color: #BD2126;
}
.social-nav a:hover[href*="plus.google.com"] {
color: #D73D32;
}
.social-nav a:hover[href*="flickr.com"] {
color: #FD0083;
}
.social-nav a:hover[href*="tumblr.com"] {
color: #34465D;
}
.social-nav a:hover[href*="wordpress.org"] {
color: #3480A3;
}
.social-nav a:hover[href*="wordpress.com"] {
color: #3480A4;
}
.social-nav a:hover[href*="soundcloud.com"] {
color: #FF5500;
}
@media screen and (max-width: 767px) {
.social-nav ul {
padding-left: 0;
text-align: center;
}
} @media screen and (max-width: 1023px) {
.below-header .pad0r,
.below-header .pad0l {
padding: inherit;
}
.below-header .mainslider-right-content {
margin-top: 30px;
}
} article.hentry {
margin-bottom: 30px;
margin-left: 1em;
}
.widget, .blog article.hentry,
#blog-post article.hentry,
.search article.hentry,
.archive article.hentry,
.tag article.hentry,
.category article.hentry,
#ak-blog-post article.hentry,
.page article.hentry,
.single article.hentry,
.woocommerce article.hentry,
.woocommerce .site-main,
body.single .site-main .entry-content{
margin: 0;
margin-bottom: 2em;
background: #fff;
border: 1px solid #e1e1e1;
padding: 15px;
}
.widget .widgettitle, .blog article.hentry .widgettitle,
#blog-post article.hentry .widgettitle,
.search article.hentry .widgettitle,
.archive article.hentry .widgettitle,
.tag article.hentry .widgettitle,
.category article.hentry .widgettitle,
#ak-blog-post article.hentry .widgettitle,
.page article.hentry .widgettitle,
.single article.hentry .widgettitle,
.woocommerce article.hentry .widgettitle, .woocommerce .site-main .widgettitle,
.widget .widget-title, .blog article.hentry .widget-title,
#blog-post article.hentry .widget-title,
.search article.hentry .widget-title,
.archive article.hentry .widget-title,
.tag article.hentry .widget-title,
.category article.hentry .widget-title,
#ak-blog-post article.hentry .widget-title,
.page article.hentry .widget-title,
.single article.hentry .widget-title,
.woocommerce article.hentry .widget-title, .woocommerce .site-main .widget-title {
text-transform: uppercase;
background: none;
text-align: left;
padding-bottom: 15px;
font-size: 18px;
margin-bottom: 15px;
border-width: 0 0 1px 0;
border-style: solid;
}
.entry-title a {
color: #212121;
}
.blog .format-aside .entry-title,
.archive .format-aside .entry-title {
display: none;
}
body.single .site-main .entry-meta {
margin-bottom: 15px;
} .wrapper-slider {
background-color: #2d2d2d;
overflow: hidden;
position: relative;
}
.wrapper-slider:before, .wrapper-slider:after {
content: " ";
display: table;
}
.wrapper-slider:after {
clear: both;
}
.wrapper-slider .slide-item {
color: #ffffff;
padding-bottom: 15%;
padding-top: 16%;
width: 100%;
background: no-repeat top center;
-webkit-background-size: cover;
-moz-background-size: cover;
-o-background-size: cover;
background-size: cover;
}
@media screen and (max-width: 1023px) {
.wrapper-slider .slide-item {
padding-bottom: 20%;
}
}
.wrapper-slider .slide-item:not(:first-child) {
display: none;
visibility: hidden;
}
.wrapper-slider .slide-item .banner-content {
text-align: center;
}
.wrapper-slider .slide-item .banner-title {
margin-bottom: 2px;
line-height: 1;
}
.wrapper-slider .slide-item .banner-title a,
.wrapper-slider .slide-item .banner-title a:visited {
color: #ffffff;
font-weight: 300;
font-size: 36px;
font-size: 2.250rem;
text-transform: uppercase;
}
@media screen and (max-width: 1024px) {
.wrapper-slider .slide-item .banner-title a,
.wrapper-slider .slide-item .banner-title a:visited {
font-size: 28px;
-webkit-transition: color 0.5s;
-moz-transition: color 0.5s;
-ms-transition: color 0.5s;
-o-transition: color 0.5s;
transition: color 0.5s;
}
}
@media screen and (max-width: 767px) {
.wrapper-slider .slide-item .banner-title a,
.wrapper-slider .slide-item .banner-title a:visited {
font-size: 20px;
}
}
.wrapper-slider .slide-item .banner-title span,
.wrapper-slider .slide-item .banner-title .page-links a,
.page-links .wrapper-slider .slide-item .banner-title a {
font-weight: 600;
}
.wrapper-slider .slide-item .text-content {
font-size: 18px;
font-size: 1.125rem;
line-height: 1.5;
margin-top: 15px;
}
@media screen and (max-width: 1024px) {
.wrapper-slider .slide-item .text-content {
font-size: 15.008px;
font-size: 0.938rem;
}
}
.wrapper-slider .slide-item .btn-holder {
font-size: 18px;
font-size: 1.125rem;
}
.wrapper-slider .slide-item .btn-holder .button,
.wrapper-callback .btn-holder .button {
background-color: transparent;
border: 1px solid #fff;
color: #fff;
margin-left: 8px;
margin-right: 8px;
text-align: center;
}
.wrapper-slider .controls {
bottom: 0;
height: 110px;
left: 0;
margin: auto;
position: absolute;
top: 0;
width: 100%;
z-index: 999;
}
@media screen and (min-width: 1025px) {
.wrapper-slider .controls {
opacity: 0;
-webkit-transition: 0.3s opacity ease-in-out;
-moz-transition: 0.3s opacity ease-in-out;
-ms-transition: 0.3s opacity ease-in-out;
-o-transition: 0.3s opacity ease-in-out;
transition: 0.3s opacity ease-in-out;
}
.wrapper-slider:hover .controls {
opacity: 1;
}
}
.wrapper-slider .controls #slide-prev,
.wrapper-slider .controls #slide-next {
display: block;
margin: 0 15px;
float: left;
vertical-align: top;
margin-top: -12px;
}
.wrapper-slider .controls svg {
padding: 5px;
width: 40px;
}
@media screen and (max-width: 767px){
.wrapper-slider .controls svg {
width: 24px;
}
.wrapper-slider .controls polyline {
stroke-width: 6;
}
}
.wrapper-slider .controls polyline,
.wrapper-slider .controls polyline,{
transition: all 0.5s ease-in-out;
}
.wrapper-slider .controls #slide-prev:hover polyline,
.wrapper-slider .controls #slide-next:hover polyline,
.wrapper-slider .controls #slide-prev:focus polyline,
.wrapper-slider .controls #slide-next:focus polyline{
stroke-width: 3;
}
.wrapper-slider .controls #slide-prev:active polyline,
.wrapper-slider .controls #slide-next:active polyline{
stroke-width: 6;
transition: all 0.5s ease-in-out;
}
.wrapper-slider .controls #slide-next {
float: right;
}
.wrapper-slider .controls #slide-prev:before, .wrapper-slider .controls #slide-prev:after,
.wrapper-slider .controls #slide-next:before,
.wrapper-slider .controls #slide-next:after {
content: " ";
display: table;
}
.wrapper-slider .controls #slide-prev:after,
.wrapper-slider .controls #slide-next:after {
clear: both;
}
.wrapper-slider .controls #slide-prev i,
.wrapper-slider .controls #slide-prev i:visited,
.wrapper-slider .controls #slide-next i,
.wrapper-slider .controls #slide-next i:visited {
color: #fff;
background-color: rgba(0, 0, 0, 0.5);
padding: 10px 15px 13px;
font-size: 16px;
font-size: 1rem;
-webkit-border-radius: 2px;
-moz-border-radius: 2px;
-ms-border-radius: 2px;
border-radius: 2px;
}
@media screen and (min-width: 1200px) {
.wrapper-slider .controls #slide-prev i,
.wrapper-slider .controls #slide-prev i:visited,
.wrapper-slider .controls #slide-next i,
.wrapper-slider .controls #slide-next i:visited {
padding: 12px 20px 13px;
font-size: 24px;
font-size: 1.5rem;
}
}
@media screen and (max-width: 767px) {
.wrapper-slider .controls #slide-prev {
margin-left: 5px;
}
}
@media screen and (max-width: 767px) {
.wrapper-slider .controls #slide-next {
margin-right: 5px;
}
}
@media screen and (min-width: 768px) {
.wrapper-slider .controls {
width: 100%;
height: 0;
}
}
.wrapper-slider #slide-pager {
bottom: 6%;
position: absolute;
text-align: right;
right: 0;
width: auto;
z-index: 999;
}
.wrapper-slider #slide-pager span,
.wrapper-slider #slide-pager .page-links a,
.page-links .wrapper-slider #slide-pager a,
.wrapper-slider #slide-pager span:visited,
.wrapper-slider #slide-pager .page-links a:visited,
.wrapper-slider #slide-pager a:visited {
border: 2px solid #fff;
cursor: pointer;
display: inline-block;
font-size: 0;
height: 18px;
line-height: 18px;
margin-left: 5px;
margin-right: 5px;
width: 18px;
-webkit-border-radius: 100%;
-moz-border-radius: 100%;
-ms-border-radius: 100%;
border-radius: 100%;
}
.wrapper-slider #slide-pager span:hover, .wrapper-slider #slide-pager .page-links a:hover, .page-links .wrapper-slider #slide-pager a:hover, .wrapper-slider #slide-pager span:focus, .wrapper-slider #slide-pager .page-links a:focus, .page-links .wrapper-slider #slide-pager a:focus,
.wrapper-slider #slide-pager span:visited:hover,
.wrapper-slider #slide-pager .page-links a:visited:hover, .page-links
.wrapper-slider #slide-pager a:visited:hover,
.wrapper-slider #slide-pager span:visited:focus,
.wrapper-slider #slide-pager .page-links a:visited:focus, .page-links
.wrapper-slider #slide-pager a:visited:focus {
border: 2px solid #fff;
background-color: #fff;
-webkit-transition: background-color 0.5s;
-moz-transition: background-color 0.5s;
-ms-transition: background-color 0.5s;
-o-transition: background-color 0.5s;
transition: background-color 0.5s;
}
@media screen and (min-width: 768px) {
.wrapper-slider #slide-pager {
margin-right: 15px;
}
}
.wrapper-slider #slide-pager .cycle-pager-active {
background-color: #fff;
}
@-webkit-keyframes move {
0% {
top: 5px;
}
50% {
top: 15px;
}
100% {
top: 5px;
}
}
@keyframes move {
0% {
top: 5px;
}
50% {
top: 15px;
}
100% {
top: 5px;
}
}
.wrapper-slider #go-bottom {
text-align: center;
}
.wrapper-slider #go-bottom a {
bottom: 30px;
-webkit-border-radius: 100%;
-moz-border-radius: 100%;
-ms-border-radius: 100%;
border-radius: 100%;
cursor: pointer;
height: 50px;
line-height: 50px;
margin-left: -25px;
-webkit-transition: background-color 0.2s ease;
-moz-transition: background-color 0.2s ease;
-ms-transition: background-color 0.2s ease;
-o-transition: background-color 0.2s ease;
transition: background-color 0.2s ease;
text-align: center;
position: absolute;
width: 50px;
z-index: 999;
}
.wrapper-slider #go-bottom a svg {
animation-name: move;
animation-timing-function: linear;
animation-duration: 2s;
animation-iteration-count: infinite;
bottom: 0;
font-size: 48px;
left: 0;
margin: auto;
right: 0;
top: 0;
position: absolute;
color: #fff;
width: 24px;
transform-origin: center;
transform: rotate(-90deg);
}
.wrapper-slider #go-bottom a i:hover, .wrapper-slider #go-bottom a i:focus, .wrapper-slider #go-bottom a i:active {
color: #fff;
}
.wrapper-slider #go-bottom a:hover i, .wrapper-slider #go-bottom a:focus i, .wrapper-slider #go-bottom a:active i {
color: #fff;
}
@media screen and (max-width: 1023px){
.wrapper-slider #go-bottom,
.wrapper-slider #slide-pager {
display: none;
}
}
@media screen and (max-width: 767px){
.wrapper-slider #go-bottom a {
bottom: 10px;
height: 30px;
line-height: 30px;
width: 30px;
}
.wrapper-slider #go-bottom a i {
font-size: 28px;
}
} .wrapper-features {
padding-bottom: 60px;
padding-top: 50px;
background-color: #fff;
} .mainslider-right-content .thumb-post {
margin-bottom: 0;
} .wrap-below-banner {
margin-top: 30px;
} .wrap-main-content:before, .wrap-main-content:after {
content: " ";
display: table;
}
.wrap-main-content:after {
clear: both;
} @media screen and (min-width: 768px) {
.sidebar-section {
margin-left: 20px;
}
} .wrapper-about {
background-position: 100% 0;
background-repeat: no-repeat;
height: 100%;
width: 100%;
background-size: initial;
}
@media screen and (max-width: 767px) {
.wrapper-about {
background-size: 100%;
padding-bottom: 30px;
padding-top: 50%;
background-position: top center;
}
}
.wrapper-about .about-inner {
background-color: #f9f9f9;
}
@media screen and (min-width: 768px) {
.wrapper-about .about-inner {
-webkit-clip-path: inset(0 50% 0 0);
clip-path: inset(0 50% 0 0);   
}
}
.wrapper-about .section-title {
padding-bottom: 60px;
padding-top: 50px;
text-align: left;
}
.wrapper-about .section-title h2:after {
margin-left: 0;
}
.wrapper-about .section-title .btn-holder {
text-align: left;
}
.wrapper-about .button {
background-color: #f9f9f9;
border-width: 1px;
border-style: solid;
margin-left: 8px;
margin-right: 8px;
text-align: center;
}
.wrapper-about .button:hover,
.wrapper-about .button:focus,
.wrapper-about .button:active {
border-width: 1px;
border-style: solid;
color: #fff;
}
@media screen and (max-width: 767px) {
.wrapper-about .section-title {
padding-bottom: 0;
text-align: center;
}
.wrapper-about .section-title h2:after {
margin-left: auto;
}
.wrapper-about .button {
margin-top: 20px;
}
.wrapper-about .section-title .btn-holder {
text-align: center;
}
} .wrapper-testimonial {
background-color: #f9f9f9;
padding-bottom: 60px;
padding-top: 50px;
text-align: center;
}
.wrapper-testimonial .slide-item {
width: 100%;
}
.wrapper-testimonial .slider-outer {
position: relative;
}
.wrapper-testimonial .banner-content {
padding: 50px 35px 20px;
background: #fff;
-webkit-box-shadow: 0 0px 20px #e1e1e1;
-moz-box-shadow: 0 0px 20px #e1e1e1;
-ms-box-shadow: 0 0px 20px #e1e1e1;
-o-box-shadow: 0 0px 20px #e1e1e1;
box-shadow: 0 0px 20px #e1e1e1;
}
.wrapper-testimonial .text-content {
font-size: 18px;
font-size: 1.125rem;
font-style: italic;
}
.wrapper-testimonial .banner-footer{
margin-top: 40px;
}
.wrapper-testimonial .banner-footer:before,
.wrapper-testimonial .banner-footer:after {
display: table;
content: "";
}
.wrapper-testimonial .banner-footer:after {
clear: both;
}
.wrapper-testimonial .banner-footer .thumb-holder,
.wrapper-testimonial .banner-footer .user-detail{
display: inline-block;
vertical-align: top;
margin-right: 7px;
margin-left: 7px;
}
.wrapper-testimonial .thumb-holder {
text-align: center;
}
.wrapper-testimonial .thumb-holder img {
-webkit-border-radius: 100%;
-moz-border-radius: 100%;
-ms-border-radius: 100%;
border-radius: 100%;
width: 60px;
height: 60px;
vertical-align: top;
line-height: 60px;
}
.wrapper-testimonial .slider-title {
margin-top: 5px;
}
.wrapper-testimonial .slider-title a {
font-size: 16px;
font-size: 1rem;
font-weight: 700;
text-transform: uppercase;
}
.wrapper-testimonial .slider-title span {
font-size: 14px;
display: block;
margin-top: 5px;
font-weight: 400;
color: #919191;
text-transform: capitalize;
}
.wrapper-testimonial .controls {
height: 1px;
margin: auto;
top: 0;
bottom: 0;
position: absolute;
z-index: 999;
left: 16%;
width: 68%;
}
.wrapper-testimonial .controls a {
-webkit-border-radius: 100%;
-moz-border-radius: 100%;
-ms-border-radius: 100%;
border-radius: 100%;
width: 48px;
height: 48px;
background-color: #cccccc;
color: #404040;
display: inline-block;
margin: 1px;
line-height: 70px;
float: left;
margin-top: -20px;
box-shadow: 0 0 0 5px #fff;
}
.wrapper-testimonial .controls a.slide-next {
float: right;
line-height: 60px;
}
.wrapper-testimonial .controls a i {
font-size: 28px;
color: #fff;
}
.wrapper-testimonial .controls a:hover,
.wrapper-testimonial .controls a:focus,
.wrapper-testimonial .controls a:active {
color: #fff;
}
@media screen and (max-width: 1023px){
.wrapper-testimonial .controls {
left: 0;
width: 100%;
}
}
@media screen and (max-width: 767px){
.wrapper-testimonial .controls a {
width: 28px;
height: 28px;
line-height: 28px;
}
.wrapper-testimonial .controls svg {
width: 8px;
}
.wrapper-testimonial .controls a.slide-next {
line-height: 42px;
}
.wrapper-testimonial .controls a i {
font-size: 16px;
}
.wrapper-testimonial .banner-content {
padding: 15px;
}
.wrapper-testimonial .text-content {
font-size: 15px;
}
} .wrapper-team {
padding-top: 5%;
padding-bottom: 5%;
background-color: #fff;
}
.team-item {
-webkit-transition: 0.2s box-shadow ease;
-moz-transition: 0.2s box-shadow ease;
-ms-transition: 0.2s box-shadow ease;
-o-transition: 0.2s box-shadow ease;
transition: 0.2s box-shadow ease;
}
.team-item .team-thumb {
overflow: hidden;
}
.team-item .team-thumb img {
vertical-align: top;
-webkit-transition: 0.3s transform ease;
-moz-transition: 0.3s transform ease;
-ms-transition: 0.3s transform ease;
-o-transition: 0.3s transform ease;
transition: 0.3s transform ease;
width: 100%;
}
.team-item .content {
border: 1px solid #e1e1e1;
}
.wrapper-team .team-item h3 {
text-align: center;
font-size: 18px;
font-weight: 400;
margin: 0;
}
.wrapper-team .team-item h3 a {
padding: 25px 15px;
display: block;
text-transform: uppercase;
}
.wrapper-team .team-item h3 span {
font-size: 14px;
display: block;
margin-top: 10px;
color: #919191;
text-transform: capitalize;
}
.team-item:hover,
.team-item:focus,
.team-item:active{
-webkit-box-shadow: 0 0px 20px #e1e1e1;
-moz-box-shadow: 0 0px 20px #e1e1e1;
-ms-box-shadow: 0 0px 20px #e1e1e1;
-o-box-shadow: 0 0px 20px #e1e1e1;
box-shadow: 0 0px 20px #e1e1e1;
}
.team-item:hover .team-thumb img,
.team-item:focus .team-thumb img,
.team-item:active .team-thumb img{
-webkit-transform: scale(1.1);
-moz-transform: scale(1.1);
-ms-transform: scale(1.1);
-o-transform: scale(1.1);
transform: scale(1.1);
}
@media screen and (max-width: 767px){
.team-item {
text-align: center;
margin-bottom: 20px;
}
} .wrapper-portfolio {
text-align: center;
padding-top: 50px;
padding-bottom: 50px;
background-color: #fff;
}
@media screen and (max-width: 767px) {
.wrapper-port {
padding-top: 30px;
}
}
.wrapper-port .bannerbg .date {
color: #fff;
}
.wrapper-port .single-thumb {
color: #fff;
margin: 1px;
}
.wrapper-port .single-thumb .content-area {
-webkit-transition: opacity 0.5s ease, height 0.5s ease, width 0.5s ease;
-moz-transition: opacity 0.5s ease, height 0.5s ease, width 0.5s ease;
-ms-transition: opacity 0.5s ease, height 0.5s ease, width 0.5s ease;
-o-transition: opacity 0.5s ease, height 0.5s ease, width 0.5s ease;
transition: opacity 0.5s ease, height 0.5s ease, width 0.5s ease;
opacity: 0;
}
.wrapper-port .single-thumb .content-area h2 {
margin-top: 0;
}
.wrapper-port .single-thumb:hover .content-area,
.wrapper-port .single-thumb:focus .content-area,
.wrapper-port .single-thumb:active .content-area {
opacity: 0.9;
width: 100%;
height: 100%;
} .wrapper-services {
color: #fff;
line-height: 1.6;
padding-top: 60px;
padding-bottom: 60px;
position: relative;
text-align: center;
}
.wrapper-services .item {
position: relative;
margin-bottom: 30px;
}
.wrapper-services .item .content-area {
padding-bottom: 30px;
padding-left: 20px;
padding-right: 20px;
}
.wrapper-services .item .content-area:after {
bottom: 0;
content: "";
display: inline-block;
height: 2px;
left: 50%;
position: absolute;
right: 50%;
transition: left 0.5s linear, right 0.5s linear;
}
.wrapper-services .item:hover .content-area:after {
background-color: #DFB200;
left: 0;
right: 0;
}
.wrapper-services .thumb-holder a i,
.wrapper-services .thumb-holder a i:visited {
color: #fff;
display: block;
font-size: 64px;
font-size: 4rem;
}
.wrapper-services h2 {
font-size: 24px;
font-size: 1.5rem;
}
.wrapper-services h2 a {
color: #fff;
}
.wrapper-services .btn-holder {
margin-top: 40px;
}
.wrapper-services .btn-holder a {
display: inline-block;
}
.wrapper-services .btn-container {
position: relative;
z-index: 9;
} .wrapper-blog {
background-color: #f9f9f9;
padding-bottom: 90px;
padding-top: 60px;
}
.blog-list-inner {
background-color: #fff;
border: 1px solid #e1e1e1;
padding: 15px;
text-align: left;
}
.wrapper-blog .single-thumb {
position: relative;
}
.wrapper-blog .single-thumb .content-area {
opacity: 0;
}
.wrapper-blog .single-thumb:hover .content-area{
opacity: 1;
}
.wrapper-blog .single-thumb .content-area i {
height: 50px;
margin: auto;
position: absolute;
top: 0;
bottom: 0;
color: #fff;
font-size: 28px;
width: 50px;
left: 0;
right: 0;
text-align: center;
}
.wrapper-blog .post-content {
margin-top: 30px;
}
.post-content .cat a {
font-size: 12px;
text-transform: capitalize;
}
.wrapper-blog .carousel-group h3 {
font-size: 18px;
}
.wrapper-blog .carousel-group h3 a {
text-transform: uppercase;
font-weight: 400;
}
.wrapper-blog .carousel-group .text {
color: #787878;
}
.wrapper-blog .carousel-group .text:after {
width: 60px;
height: 1px;
content: "";
display: block;
margin: 20px 0;
}
.wrapper-blog .post-footer {
margin-top: 15px;
padding-bottom: 15px;
}
.wrapper-blog .post-footer > span {
margin-right: 5px;
font-size: 13px;
}
.wrapper-blog .post-footer span i {
font-size: 12px;
margin-right: 5px;
}
.wrapper-blog .slick-arrow {
padding: 17px 20px 19px;
z-index: 999;
border: none;
border-radius: 0;
opacity: 0.7;
}
.wrapper-blog .slick-arrow:before {
font-family: "";
background: transparent;
color: #fff;
font-size: 28px;
top: 1px;
position: absolute;
left: 6px;
z-index: 9;
}
.wrapper-blog .carousel-group .slick-dots {
bottom: -40px;
}
@media screen and (max-width: 1024px){
.wrapper-blog .slick-arrow.slick-prev {
left: 0;
}
.wrapper-blog .slick-arrow.slick-next {
right: 0;
}
} .wrapper-callback {
color: #ffffff;
line-height: 1.6;
position: relative;
text-align: center;
-webkit-background-attachment: scroll;
-moz-background-attachment: scroll;
-ms-background-attachment: scroll;
-o-background-attachment: scroll;
background-attachment: scroll;
background-position: left top;
background: no-repeat top center;
-webkit-background-size: cover;
-moz-background-size: cover;
-o-background-size: cover;
background-size: cover;
background-repeat: repeat;
width: 100%;
-webkit-transition: background-position 0.5s linear;
-moz-transition: background-position 0.5s linear;
-ms-transition: background-position 0.5s linear;
-o-transition: background-position 0.5s linear;
transition: background-position 0.5s linear;
}
.wrapper-callback .thumb-overlay{
padding-top: 5%;
padding-bottom: 5%;
position: static;
}
.wrapper-callback h2 {
font-size: 32px;
font-size: 2rem;
color: #ffffff;
text-transform: uppercase;
font-weight: 300;
}
.wrapper-callback .btn-holder {
margin-top: 40px;
}
.wrapper-callback .btn-holder a {
display: inline-block;
} h1.page-title,
h1.entry-title {
padding-left: 20px;
position: relative;
background: #fff;
border: 1px solid #e1e1e1;
border-bottom-width: 2px;
margin-top: 0;
padding-top: 15px;
padding-bottom: 15px;
font-weight: 400;
font-size: 28px;
text-transform: uppercase;
}
h1.page-title:before,
h1.entry-title:before {
width: 5px;
height: 100%;
content: "";
display: inline-block;
position: absolute;
left: 0;
margin: auto;
top: 0;
}
@media screen and (max-width: 767px){
h1.page-title,
h1.entry-title {
font-size: 20px;
}
} .page-content,
.entry-summary,
.entry-content {
margin-top: 1em;
}
.entry-content .image-left {
margin-right: 20px;
}
@media screen and (max-width: 1023px) {
.entry-content .image-left {
margin-bottom: 20px;
}
}
.page-links {
font-weight: 700;
}
.page-links span, .page-links a {
border: 1px solid #ccc;
display: inline-block;
font-size: 15.008px;
font-size: 0.938rem;
height: 2em;
width: 2em;
line-height: 2;
margin: 0 3px 3px 3px;
text-align: center;
}
.page-links a {
background-color: #f7f7f7;
color: #313131;
}
.page-links a:hover, .page-links a:focus {
background-color: #707070;
color: #ffffff;
}
.error404 .search-form {
margin-bottom: 30px;
}
.error-404 .search-form .search-field {
width: 100%;
}
.error-404 .search-form .search-submit {
width: 120px;
}
.search-form .search-submit:hover,
.search-form .search-submit:focus,
.search-form .search-submit:active {
letter-spacing: 1px;
}
.error-404 .search-form label {
width: calc(100% - 126px);
} .footer-widgetsection {
background: #333333;
padding-top: 60px;
border-bottom: 1px solid #565656;
}
.footer-widgetsection .widget {
background-color: transparent;
border: none;
color: #cccccc;
padding-bottom: 2px;
padding-top: 20px;
line-height: 1.5;
font-size: 14px;
font-size: 0.875rem; 
}
.footer-widgetsection .widgettitle,
.footer-widgetsection .widget-title {
background: none;
border-left: none;
color: #fff;
padding-left: 0;
padding-right: 0;
text-align: left;
font-size: 24px;
font-size: 1.5rem;
}
.footer-widgetsection .widget li {
border: none;
}
.footer-widgetsection a {
color: #cccccc; 
}
.footer-widgetsection .widget_calendar td,
.footer-widgetsection .widget_calendar th {
border: 1px solid #ededed;
color: #ccc;
}
.wrap-top-footer {
padding-bottom: 30px;
padding-top: 30px;
text-align: center;
}
.wrap-top-footer .footer-logo {
margin-bottom: 30px;
}
.wrap-top-footer .footer-logo a,
.wrap-top-footer .footer-logo a:visited {
display: inline-block;
}
.wrap-top-footer .footer-logo a img,
.wrap-top-footer .footer-logo a:visited img {
vertical-align: top;
}
.wrap-top-footer .footer-logo a:hover, .wrap-top-footer .footer-logo a:focus, .wrap-top-footer .footer-logo a:active,
.wrap-top-footer .footer-logo a:visited:hover,
.wrap-top-footer .footer-logo a:visited:focus,
.wrap-top-footer .footer-logo a:visited:active {
opacity: 0.7;
}
.footer-widgetsection .widget_calendar caption {
color: #fff;
}
.site-footer {
background-color: #333333;
padding-bottom: 15px;
padding-top: 15px;
text-align: left;
}
@media screen and (max-width: 1023px){
.footer-widgetsection .widget {
padding-top: 5px;
}
}
@media screen and (max-width: 767px) {
.site-footer {
text-align: center;
}
}
.site-footer .copyright {
color: #a1a1a1;
display: inline-block;
margin-top: 7px;
}
.site-footer .site-info {
color: #a1a1a1;
font-size: 13.008px;
font-size: 0.813rem;
}
.site-footer .site-info a,
.site-footer .site-info a:visited {
color: #cccccc;
}
.footer-menu {
vertical-align: top;
text-align: right;
}
@media screen and (max-width: 767px) {
.footer-menu {
text-align: center;
}
}
.footer-menu ul {
list-style: none;
padding-left: 0;
}
.footer-menu li {
display: inline-block;
position: relative;
}
.footer-menu li:after {
position: absolute;
height: 100%;
width: 1px;
background-color: #b3b3b3;
content: "";
left: 0;
top: 0;
bottom: 0;
margin: auto;
-webkit-transform: rotate(45deg);
-moz-transform: rotate(45deg);
-ms-transform: rotate(45deg);
-o-transform: rotate(45deg);
transform: rotate(45deg);
}
.footer-menu li:first-child:after {
display: none;
}
.footer-menu a,
.footer-menu a:visited {
display: block;
font-size: 13.008px;
font-size: 0.813rem;
margin-left: 10px;
margin-right: 10px;
padding-left: 5px;
padding-right: 5px;
color: #b3b3b3;
} .page-inner-title {
background: no-repeat top center;
-webkit-background-size: cover;
-moz-background-size: cover;
-o-background-size: cover;
background-size: cover;
background-color: #4d4d4d;
background-position: center center;
background-repeat: repeat;
color: #ffffff;
position: relative;
width: 100%;
-webkit-transition: background-position 0.5s linear;
-moz-transition: background-position 0.5s linear;
-ms-transition: background-position 0.5s linear;
-o-transition: background-position 0.5s linear;
transition: background-position 0.5s linear;
}
.page-inner-title .taxonomy-description, .page-inner-title .entry-header .entry-title {
color: #ffffff;
padding-left: 15px;
padding-right: 15px;
}
.page-inner-title .entry-header .entry-title {
text-transform: uppercase;
}
.page-inner-title .entry-header a,
.page-inner-title .entry-header a:visited,
.page-inner-title .entry-header time,
.page-inner-title .entry-header time:visited {
color: #ccc;
} .wrap-breadcrumb {
background-color: #333333;
color: #ffffff;
font-size: 13.008px;
font-size: 0.813rem;
position: absolute;
}
.wrap-breadcrumb .container {
padding-bottom: 10px;
padding-top: 10px;
}
.wrap-breadcrumb ul {
padding-left: 0;
margin: 3px 0;
}
.wrap-breadcrumb li {
display: inline-block;
list-style: none;
padding: 0 10px;
color: #d9d9d9;
}
.wrap-breadcrumb li:after {
display: inline-block;
content: "";
height: 14px;
width: 1px;
background-color: #bababa;
transform: rotate(25deg);
margin-left: 10px;
vertical-align: middle;
}
.wrap-breadcrumb li:last-child:after {
display: none;
}
.wrap-breadcrumb li:first-child {
padding-left: 0;
}
.wrap-breadcrumb a {
color: #ffffff;
opacity: 1;
}
.wrap-breadcrumb a:hover {
color: #bfbfbf;
}
.wrap-breadcrumb span, .wrap-breadcrumb .page-links a, .page-links .wrap-breadcrumb a {
margin-left: 5px;
margin-right: 5px;
}
.wrap-breadcrumb span:first-child, .wrap-breadcrumb .page-links a:first-child, .page-links .wrap-breadcrumb a:first-child {
margin-left: 0;
}  .error404 input[type="submit"] {
padding-top: 13px;
padding-bottom: 13px;
} .woocommerce .site-main {
margin: 0;
margin-bottom: 2em;
background: #fff;
border: 1px solid #e1e1e1;
padding: 15px;
}
.woocommerce div.product .woocommerce-tabs .panel {
padding: 15px;
}
.woocommerce nav.woocommerce-pagination ul {
display: block;
border: none;
margin-left: auto;
margin-right: auto;
width: 100%;
}
.woocommerce nav.woocommerce-pagination ul li{
float: none;
}
.woocommerce #respond input#submit, 
.woocommerce a.button, 
.woocommerce button.button, 
.woocommerce input.button,
.woocommerce #respond input#submit:focus, 
.woocommerce a.button:focus, 
.woocommerce button.button:focus, 
.woocommerce input.button:focus,
.woocommerce .cart .button, 
.woocommerce .cart input.button{
padding: 10px 16px 11px;
font-size: 13px;
color: #fff;
line-height: 1.2;
}
.woocommerce #respond input#submit:hover, 
.woocommerce a.button:hover, 
.woocommerce button.button:hover, 
.woocommerce input.button:hover{
color: #fff;
}
.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{
max-height: 36px;
}
.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: 100px;
font-size: 13px;
}
.woocommerce input[type="text"], 
.woocommerce input[type="email"], 
.woocommerce input[type="url"], 
.woocommerce input[type="password"], 
.woocommerce input[type="search"],
.woocommerce input[type="tel"]{
height: 42px;
}
.woocommerce input.button:disabled,
.woocommerce input.button:disabled[disabled] {
color: #fff;
}
.woocommerce-cart .wc-proceed-to-checkout a.checkout-button{
display: inline-block;
font-size: 13px;
padding: 1em;
}
.woocommerce #respond input#submit.disabled,
.woocommerce #respond input#submit:disabled,
.woocommerce #respond input#submit:disabled[disabled],
.woocommerce a.button.disabled,
.woocommerce a.button:disabled,
.woocommerce a.button:disabled[disabled],
.woocommerce button.button.disabled,
.woocommerce button.button:disabled,
.woocommerce button.button:disabled[disabled],
.woocommerce input.button.disabled,
.woocommerce input.button:disabled,
.woocommerce input.button:disabled[disabled] {
padding: 0.75em 1em;
}
.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: 100px;
font-size: 13px;
}
@media screen and (max-width: 900px){
.slick-prev, .slick-next {
display: none !important;
}
}
@media screen and (max-width: 479px){
.woocommerce #respond input#submit, 
.woocommerce a.button, 
.woocommerce button.button, 
.woocommerce input.button,
.woocommerce #respond input#submit:focus, 
.woocommerce a.button:focus, 
.woocommerce button.button:focus, 
.woocommerce input.button:focus {
padding: 13px 20px 14px;
font-size: 12px;
}
.woocommerce #content table.cart td.actions .coupon .button,
.woocommerce #content table.cart td.actions .coupon .input-text,
.woocommerce #content table.cart td.actions .coupon input,
.woocommerce table.cart td.actions .coupon .button,
.woocommerce table.cart td.actions .coupon .input-text,
.woocommerce table.cart td.actions .coupon input,
.woocommerce-page #content table.cart td.actions .coupon .button,
.woocommerce-page #content table.cart td.actions .coupon .input-text,
.woocommerce-page #content table.cart td.actions .coupon input,
.woocommerce-page table.cart td.actions .coupon .button,
.woocommerce-page table.cart td.actions .coupon .input-text,
.woocommerce-page table.cart td.actions .coupon input{
width: 100%;
margin-top: 5px;
}
}
.woocommerce .quantity .qty {
width: 3.631em;
text-align: center;
height: 37px;
border-radius: 3px;
border: 1px solid #ccc;
}
.woocommerce div.product form.cart .button {
vertical-align: middle;
float: left;
height: 37px;
} .wp-editor-container input[type="button"] {
background-color: inherit !important;
}
.wp-editor-container input[type="button"]:hover,
.wp-editor-container input[type="button"]:focus {
background-color: inherit !important;
border: inherit !important;
}
.slide-item:not(:first-child) {
display: none;
visibility: hidden;
}   .center-wrapper {
position: absolute;
left: 0;
right: 0;
margin: auto;
top: 50%;
transform: translate(0,-50%);
}
.clearfix:after,
.clearfix:before {
content: '';
clear: both;
display: table;
}
.text-center {
text-align: center;
}
.blog-center {
display: inline-block;
float: none;
}
@media screen and (min-width: 1024px) {
.blog-center.clb-team-section,
section.wrapper.wrapper-portfolio.wrapper-port .blog-center {
width: 24.5%;
}
}
.wrapper-slider .slide-item {
height: 85vh;
display: flex;
align-items: center;
justify-content: center;
} .site-info .row {
display: flex;
align-items: center; }