/*!
 * Bootstrap v4.5.3 (https://getbootstrap.com/)
 * Copyright 2011-2020 The Bootstrap Authors
 * Copyright 2011-2020 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/main/LICENSE)
 */

 @-webkit-keyframes progress-bar-stripes {0% {background-position: 1rem 0;}to {background-position: 0 0;}}@keyframes progress-bar-stripes {0% {background-position: 1rem 0;}to {background-position: 0 0;}}@-webkit-keyframes spinner-border {to {-webkit-transform: rotate(360deg);transform: rotate(360deg);}}@keyframes spinner-border {to {-webkit-transform: rotate(360deg);transform: rotate(360deg);}}@-webkit-keyframes spinner-grow {0% {-webkit-transform: scale(0);transform: scale(0);}50% {opacity: 1;-webkit-transform: none;transform: none;}}@keyframes spinner-grow {0% {-webkit-transform: scale(0);transform: scale(0);}50% {opacity: 1;-webkit-transform: none;transform: none;}}@-webkit-keyframes placeHolderAnim {0% {background-position: -468px 0;}to {background-position: 468px 0;}}@keyframes placeHolderAnim {0% {background-position: -468px 0;}to {background-position: 468px 0;}}@-webkit-keyframes fadeIn {0% {opacity: 0;}}@keyframes fadeIn {0% {opacity: 0;}}@-webkit-keyframes ripple {0% {box-shadow: 0 0 0 0#c4161c, 0 0 0 10px #c4161c, 0 0 0 20px #c4161c, 0 0 0 30px #c4161c;}to {box-shadow: 0 0 0 10px #c4161c, 0 0 0 20px #c4161c, 0 0 0 30px #c4161c, 0 0 0 40px transparent;}}@keyframes ripple {0% {box-shadow: 0 0 0 0 rgb(196 22 28/30%), 0 0 0 5px rgb(196 22 28/30%), 0 0 0 8px rgb(196 22 28/30%), 0 0 0 11px rgb(196 22 28/30%);}to {box-shadow: 0 0 0 7px rgb(196 22 28/30%), 0 0 0 9px rgb(196 22 28/30%), 0 0 0 11px rgb(196 22 28/30%), 0 0 0 13px rgb(196 22 28/30%);}}:root {--blue: #007bff;--indigo: #6610f2;--purple: #6f42c1;--pink: #e83e8c;--red: #dc3545;--orange: #fd7e14;--yellow: #ffc107;--green: #28a745;--teal: #20c997;--cyan: #17a2b8;--white: #fff;--gray: #6c757d;--gray-dark: #343a40;--primary: #007bff;--secondary: #6c757d;--success: #28a745;--info: #17a2b8;--warning: #ffc107;--danger: #dc3545;--light: #f8f9fa;--dark: #343a40;--breakpoint-xs: 0;--breakpoint-sm: 576px;--breakpoint-md: 768px;--breakpoint-lg: 992px;--breakpoint-xl: 1200px;--font-family-sans-serif: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";--font-family-monospace: SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;}::after, ::before {-webkit-box-sizing: border-box;box-sizing: border-box;}html {line-height: 1.15;-webkit-text-size-adjust: 100%;-webkit-tap-highlight-color: transparent;}article, aside, figcaption, figure, footer, header, hgroup, main, nav, section {display: block;}body {font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";font-size: 1rem;line-height: 1.5;text-align: left;background-color: #fff;}[tabindex="-1"]:focus:not(:focus-visible) {outline: 0 !important;}hr {-webkit-box-sizing: content-box;box-sizing: content-box;height: 0;overflow: visible;margin-top: 1rem;border: 0;border-top: 1px solid rgba(0, 0, 0, 0.1);}dl, h1, h2, h6, ol {margin-top: 0;}address, dl, hr, ol, p, ul {margin-bottom: 1rem;}abbr[data-original-title], abbr[title] {-webkit-text-decoration: underline dotted;text-decoration: underline dotted;cursor: help;border-bottom: 0;-webkit-text-decoration-skip-ink: none;text-decoration-skip-ink: none;}address {font-style: normal;line-height: inherit;}ol ol, ol ul, ul ol, ul ul {margin-bottom: 0;}dt {font-weight: 700;}dd {margin-bottom: 0.5rem;margin-left: 0;}blockquote, figure {margin: 0 0 1rem;}b, strong {font-weight: 600;}sub, sup {position: relative;font-size: 75%;line-height: 0;vertical-align: baseline;}sub {bottom: -0.25em;}sup {top: -0.5em;}a {background-color: transparent;text-decoration: none !important;outline: 0 !important;color: #111;}a:hover {text-decoration: underline;}a:not([href]):not([class]), a:not([href]):not([class]):hover {color: inherit;text-decoration: none;}code, kbd, pre, samp {font-family: SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;}samp {font-size: 1em;}pre {margin-top: 0;margin-bottom: 1rem;overflow: auto;-ms-overflow-style: scrollbar;display: block;font-size: 87.5%;color: #212529;}img {border-style: none;}svg {overflow: hidden;-webkit-transform: translateZ(0);transform: translateZ(0);}table {border-collapse: collapse;width: 100%;border-spacing: 0;margin-bottom: 15px;}caption {padding-top: 0.75rem;padding-bottom: 0.75rem;color: #6c757d;text-align: left;caption-side: bottom;}th {text-align: inherit;text-align: -webkit-match-parent;background: #333;color: #fff;}label {display: inline-block;margin-bottom: 0.5rem;}button {border-radius: 0;}button:focus {outline: 5px auto -webkit-focus-ring-color;}button, input, optgroup, select, textarea {margin: 0;font-family: inherit;font-size: inherit;line-height: inherit;}button, input {overflow: visible;}button, select {text-transform: none;}[role="button"] {cursor: pointer;}select {word-wrap: normal;}[type="button"], [type="reset"], [type="submit"], button {-webkit-appearance: button;}[type="button"]:not(:disabled), [type="reset"]:not(:disabled), [type="submit"]:not(:disabled), button:not(:disabled) {cursor: pointer;}[type="button"]::-moz-focus-inner, [type="reset"]::-moz-focus-inner, [type="submit"]::-moz-focus-inner, button::-moz-focus-inner {padding: 0;border-style: none;}input[type="checkbox"], input[type="radio"] {-webkit-box-sizing: border-box;box-sizing: border-box;padding: 0;}textarea {overflow: auto;resize: none;}fieldset {min-width: 0;border: 0;margin: 0;padding: 0;}legend {display: block;width: 100%;max-width: 100%;padding: 0;margin-bottom: 0.5rem;font-size: 1.5rem;line-height: inherit;color: inherit;white-space: normal;}progress {vertical-align: baseline;}[type="number"]::-webkit-inner-spin-button, [type="number"]::-webkit-outer-spin-button {height: auto;}[type="search"] {outline-offset: -2px;-webkit-appearance: none;}[type="search"]::-webkit-search-decoration {-webkit-appearance: none;}::-webkit-file-upload-button {font: inherit;-webkit-appearance: button;}output {display: inline-block;}summary {display: list-item;cursor: pointer;}template {display: none;}[hidden] {display: none !important;}.h1, .h2, .h3, .h4, .h5, .h6, h1, h2 {margin-bottom: 0.5rem;font-weight: 500;line-height: 1.2;}h3, h4, h5, h6 {margin-bottom: 0.5rem;}h6 {line-height: 1.2;}.h1, h1 {font-size: 2.5rem;}.h2, h2 {font-size: 2rem;}.h3, h3 {font-size: 1.75rem;}.h4, h4 {font-size: 1.5rem;}.h5, h5 {font-size: 1.25rem;}.h6, h6 {font-size: 1rem;}.display-1, .lead {font-size: 1.25rem;font-weight: 300;}.display-1 {font-size: 6rem;line-height: 1.2;}.display-2, .display-3, .display-4 {font-size: 5.5rem;font-weight: 300;line-height: 1.2;}.display-3, .display-4 {font-size: 4.5rem;}.display-4 {font-size: 3.5rem;}.small, small {font-size: 80%;font-weight: 400;}.mark, mark {padding: 0.2em;background-color: #fcf8e3;}.list-inline, .list-unstyled {padding-left: 0;list-style: none;}.list-inline-item {display: inline-block;}.list-inline-item:not(:last-child) {margin-right: 0.5rem;}.initialism {font-size: 90%;text-transform: uppercase;}.blockquote {margin-bottom: 1rem;font-size: 1.25rem;}.blockquote-footer {display: block;font-size: 80%;color: #6c757d;}.blockquote-footer::before {content: "— ";}.img-fluid, .img-thumbnail {max-width: 100%;height: auto;}.img-thumbnail {padding: 0.25rem;background-color: #fff;border: 1px solid #dee2e6;border-radius: 0.25rem;}.figure {display: inline-block;}.figure-img {margin-bottom: 0.5rem;line-height: 1;}.figure-caption {font-size: 90%;color: #6c757d;}code, kbd {font-size: 87.5%;}code {color: #e83e8c;word-wrap: break-word;}a > code, pre code {color: inherit;}kbd {padding: 0.2rem 0.4rem;color: #fff;background-color: #212529;border-radius: 0.2rem;}kbd kbd {padding: 0;font-size: 100%;font-weight: 700;}pre code {font-size: inherit;word-break: normal;}.pre-scrollable {max-height: 340px;overflow-y: scroll;}.container, .container-fluid, .container-lg, .container-md, .container-sm, .container-xl {width: 100%;padding-right: 15px;padding-left: 15px;margin-right: auto;margin-left: auto;}@media (min-width: 576px) {.container, .container-sm {max-width: 540px;}}@media (min-width: 768px) {.container, .container-md, .container-sm {max-width: 720px;}}@media (min-width: 992px) {.container, .container-lg, .container-md, .container-sm {max-width: 960px;}}@media (min-width: 1200px) {.container, .container-lg, .container-md, .container-sm, .container-xl {max-width: 1140px;}}.row {display: -ms-flexbox;display: -webkit-box;display: flex;-ms-flex-wrap: wrap;flex-wrap: wrap;margin-right: -15px;margin-left: -15px;}.card > hr, .no-gutters {margin-right: 0;margin-left: 0;}.no-gutters > .col, .no-gutters > [class*="col-"] {padding-right: 0;padding-left: 0;}.col, .col-1, .col-10, .col-11, .col-12, .col-2, .col-3, .col-4, .col-5, .col-6, .col-7, .col-8, .col-9 {position: relative;width: 100%;padding-right: 15px;padding-left: 15px;}.col-auto {position: relative;padding-right: 15px;padding-left: 15px;}.col-lg, .col-lg-1, .col-lg-10, .col-lg-11, .col-lg-12, .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-auto, .col-md, .col-md-1, .col-md-10, .col-md-11, .col-md-12, .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-auto, .col-sm, .col-sm-1, .col-sm-10, .col-sm-11, .col-sm-12, .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-auto, .col-xl, .col-xl-1, .col-xl-10, .col-xl-11, .col-xl-12, .col-xl-2, .col-xl-3, .col-xl-4, .col-xl-5, .col-xl-6, .col-xl-7, .col-xl-8, .col-xl-9, .col-xl-auto {position: relative;width: 100%;padding-right: 15px;padding-left: 15px;}.col {-ms-flex-preferred-size: 0;flex-basis: 0;-ms-flex-positive: 1;-webkit-box-flex: 1;flex-grow: 1;max-width: 100%;}.row-cols-1 > * {-ms-flex: 0 0 100%;-webkit-box-flex: 0;flex: 0 0 100%;max-width: 100%;}.row-cols-2 > *, .row-cols-3 > * {-ms-flex: 0 0 50%;-webkit-box-flex: 0;flex: 0 0 50%;max-width: 50%;}.row-cols-3 > * {-ms-flex: 0 0 33.333333%;flex: 0 0 33.333333%;max-width: 33.333333%;}.row-cols-4 > *, .row-cols-5 > * {-ms-flex: 0 0 25%;-webkit-box-flex: 0;flex: 0 0 25%;max-width: 25%;}.row-cols-5 > * {-ms-flex: 0 0 20%;flex: 0 0 20%;max-width: 20%;}.col-auto, .row-cols-6 > * {-ms-flex: 0 0 16.666667%;-webkit-box-flex: 0;flex: 0 0 16.666667%;max-width: 16.666667%;}.col-auto {-ms-flex: 0 0 auto;flex: 0 0 auto;width: auto;max-width: 100%;}.col-1, .col-2, .col-3 {-ms-flex: 0 0 8.333333%;-webkit-box-flex: 0;flex: 0 0 8.333333%;max-width: 8.333333%;}.col-2, .col-3 {-ms-flex: 0 0 16.666667%;flex: 0 0 16.666667%;max-width: 16.666667%;}.col-3 {-ms-flex: 0 0 25%;flex: 0 0 25%;max-width: 25%;}.col-4, .col-5, .col-6 {-ms-flex: 0 0 33.333333%;-webkit-box-flex: 0;flex: 0 0 33.333333%;max-width: 33.333333%;}.col-5, .col-6 {-ms-flex: 0 0 41.666667%;flex: 0 0 41.666667%;max-width: 41.666667%;}.col-6 {-ms-flex: 0 0 50%;flex: 0 0 50%;max-width: 50%;}.col-7, .col-8, .col-9 {-ms-flex: 0 0 58.333333%;-webkit-box-flex: 0;flex: 0 0 58.333333%;max-width: 58.333333%;}.col-8, .col-9 {-ms-flex: 0 0 66.666667%;flex: 0 0 66.666667%;max-width: 66.666667%;}.col-9 {-ms-flex: 0 0 75%;flex: 0 0 75%;max-width: 75%;}.col-10, .col-11, .col-12 {-ms-flex: 0 0 83.333333%;-webkit-box-flex: 0;flex: 0 0 83.333333%;max-width: 83.333333%;}.col-11, .col-12 {-ms-flex: 0 0 91.666667%;flex: 0 0 91.666667%;max-width: 91.666667%;}.col-12 {-ms-flex: 0 0 100%;flex: 0 0 100%;max-width: 100%;}.order-first {-ms-flex-order: -1;-webkit-box-ordinal-group: 0;order: -1;}.order-last {-ms-flex-order: 13;-webkit-box-ordinal-group: 14;order: 13;}.order-0 {-ms-flex-order: 0;-webkit-box-ordinal-group: 1;order: 0;}.order-1 {-ms-flex-order: 1;-webkit-box-ordinal-group: 2;order: 1;}.order-2 {-ms-flex-order: 2;-webkit-box-ordinal-group: 3;order: 2;}.order-3 {-ms-flex-order: 3;-webkit-box-ordinal-group: 4;order: 3;}.order-4 {-ms-flex-order: 4;-webkit-box-ordinal-group: 5;order: 4;}.order-5 {-ms-flex-order: 5;-webkit-box-ordinal-group: 6;order: 5;}.order-6 {-ms-flex-order: 6;-webkit-box-ordinal-group: 7;order: 6;}.order-7 {-ms-flex-order: 7;-webkit-box-ordinal-group: 8;order: 7;}.order-8 {-ms-flex-order: 8;-webkit-box-ordinal-group: 9;order: 8;}.order-9 {-ms-flex-order: 9;-webkit-box-ordinal-group: 10;order: 9;}.order-10 {-ms-flex-order: 10;-webkit-box-ordinal-group: 11;order: 10;}.order-11 {-ms-flex-order: 11;-webkit-box-ordinal-group: 12;order: 11;}.order-12 {-ms-flex-order: 12;-webkit-box-ordinal-group: 13;order: 12;}.offset-1 {margin-left: 8.333333%;}.offset-2 {margin-left: 16.666667%;}.offset-3 {margin-left: 25%;}.offset-4 {margin-left: 33.333333%;}.offset-5 {margin-left: 41.666667%;}.offset-6 {margin-left: 50%;}.offset-7 {margin-left: 58.333333%;}.offset-8 {margin-left: 66.666667%;}.offset-9 {margin-left: 75%;}.offset-10 {margin-left: 83.333333%;}.offset-11 {margin-left: 91.666667%;}@media (min-width: 576px) {.col-sm {-ms-flex-preferred-size: 0;flex-basis: 0;-ms-flex-positive: 1;-webkit-box-flex: 1;flex-grow: 1;max-width: 100%;}.row-cols-sm-1 > * {-ms-flex: 0 0 100%;-webkit-box-flex: 0;flex: 0 0 100%;max-width: 100%;}.row-cols-sm-2 > *, .row-cols-sm-3 > * {-ms-flex: 0 0 50%;-webkit-box-flex: 0;flex: 0 0 50%;max-width: 50%;}.row-cols-sm-3 > * {-ms-flex: 0 0 33.333333%;flex: 0 0 33.333333%;max-width: 33.333333%;}.row-cols-sm-4 > *, .row-cols-sm-5 > * {-ms-flex: 0 0 25%;-webkit-box-flex: 0;flex: 0 0 25%;max-width: 25%;}.row-cols-sm-5 > * {-ms-flex: 0 0 20%;flex: 0 0 20%;max-width: 20%;}.col-sm-auto, .row-cols-sm-6 > * {-ms-flex: 0 0 16.666667%;-webkit-box-flex: 0;flex: 0 0 16.666667%;max-width: 16.666667%;}.col-sm-auto {-ms-flex: 0 0 auto;flex: 0 0 auto;width: auto;max-width: 100%;}.col-sm-1, .col-sm-2 {-ms-flex: 0 0 8.333333%;-webkit-box-flex: 0;flex: 0 0 8.333333%;max-width: 8.333333%;}.col-sm-2 {-ms-flex: 0 0 16.666667%;flex: 0 0 16.666667%;max-width: 16.666667%;}.col-sm-3, .col-sm-4 {-ms-flex: 0 0 25%;-webkit-box-flex: 0;flex: 0 0 25%;max-width: 25%;}.col-sm-4 {-ms-flex: 0 0 33.333333%;flex: 0 0 33.333333%;max-width: 33.333333%;}.col-sm-5, .col-sm-6 {-ms-flex: 0 0 41.666667%;-webkit-box-flex: 0;flex: 0 0 41.666667%;max-width: 41.666667%;}.col-sm-6 {-ms-flex: 0 0 50%;flex: 0 0 50%;max-width: 50%;}.col-sm-7, .col-sm-8 {-ms-flex: 0 0 58.333333%;-webkit-box-flex: 0;flex: 0 0 58.333333%;max-width: 58.333333%;}.col-sm-8 {-ms-flex: 0 0 66.666667%;flex: 0 0 66.666667%;max-width: 66.666667%;}.col-sm-10, .col-sm-9 {-ms-flex: 0 0 75%;-webkit-box-flex: 0;flex: 0 0 75%;max-width: 75%;}.col-sm-10 {-ms-flex: 0 0 83.333333%;flex: 0 0 83.333333%;max-width: 83.333333%;}.col-sm-11, .col-sm-12 {-ms-flex: 0 0 91.666667%;-webkit-box-flex: 0;flex: 0 0 91.666667%;max-width: 91.666667%;}.col-sm-12 {-ms-flex: 0 0 100%;flex: 0 0 100%;max-width: 100%;}.order-sm-first {-ms-flex-order: -1;-webkit-box-ordinal-group: 0;order: -1;}.order-sm-last {-ms-flex-order: 13;-webkit-box-ordinal-group: 14;order: 13;}.order-sm-0 {-ms-flex-order: 0;-webkit-box-ordinal-group: 1;order: 0;}.order-sm-1 {-ms-flex-order: 1;-webkit-box-ordinal-group: 2;order: 1;}.order-sm-2 {-ms-flex-order: 2;-webkit-box-ordinal-group: 3;order: 2;}.order-sm-3 {-ms-flex-order: 3;-webkit-box-ordinal-group: 4;order: 3;}.order-sm-4 {-ms-flex-order: 4;-webkit-box-ordinal-group: 5;order: 4;}.order-sm-5 {-ms-flex-order: 5;-webkit-box-ordinal-group: 6;order: 5;}.order-sm-6 {-ms-flex-order: 6;-webkit-box-ordinal-group: 7;order: 6;}.order-sm-7 {-ms-flex-order: 7;-webkit-box-ordinal-group: 8;order: 7;}.order-sm-8 {-ms-flex-order: 8;-webkit-box-ordinal-group: 9;order: 8;}.order-sm-9 {-ms-flex-order: 9;-webkit-box-ordinal-group: 10;order: 9;}.order-sm-10 {-ms-flex-order: 10;-webkit-box-ordinal-group: 11;order: 10;}.order-sm-11 {-ms-flex-order: 11;-webkit-box-ordinal-group: 12;order: 11;}.order-sm-12 {-ms-flex-order: 12;-webkit-box-ordinal-group: 13;order: 12;}.offset-sm-0 {margin-left: 0;}.offset-sm-1 {margin-left: 8.333333%;}.offset-sm-2 {margin-left: 16.666667%;}.offset-sm-3 {margin-left: 25%;}.offset-sm-4 {margin-left: 33.333333%;}.offset-sm-5 {margin-left: 41.666667%;}.offset-sm-6 {margin-left: 50%;}.offset-sm-7 {margin-left: 58.333333%;}.offset-sm-8 {margin-left: 66.666667%;}.offset-sm-9 {margin-left: 75%;}.offset-sm-10 {margin-left: 83.333333%;}.offset-sm-11 {margin-left: 91.666667%;}}@media (min-width: 768px) {.col-md {-ms-flex-preferred-size: 0;flex-basis: 0;-ms-flex-positive: 1;-webkit-box-flex: 1;flex-grow: 1;max-width: 100%;}.row-cols-md-1 > * {-ms-flex: 0 0 100%;-webkit-box-flex: 0;flex: 0 0 100%;max-width: 100%;}.row-cols-md-2 > *, .row-cols-md-3 > * {-ms-flex: 0 0 50%;-webkit-box-flex: 0;flex: 0 0 50%;max-width: 50%;}.row-cols-md-3 > * {-ms-flex: 0 0 33.333333%;flex: 0 0 33.333333%;max-width: 33.333333%;}.row-cols-md-4 > *, .row-cols-md-5 > * {-ms-flex: 0 0 25%;-webkit-box-flex: 0;flex: 0 0 25%;max-width: 25%;}.row-cols-md-5 > * {-ms-flex: 0 0 20%;flex: 0 0 20%;max-width: 20%;}.col-md-auto, .row-cols-md-6 > * {-ms-flex: 0 0 16.666667%;-webkit-box-flex: 0;flex: 0 0 16.666667%;max-width: 16.666667%;}.col-md-auto {-ms-flex: 0 0 auto;flex: 0 0 auto;width: auto;max-width: 100%;}.col-md-1, .col-md-2 {-ms-flex: 0 0 8.333333%;-webkit-box-flex: 0;flex: 0 0 8.333333%;max-width: 8.333333%;}.col-md-2 {-ms-flex: 0 0 16.666667%;flex: 0 0 16.666667%;max-width: 16.666667%;}.col-md-3, .col-md-4 {-ms-flex: 0 0 25%;-webkit-box-flex: 0;flex: 0 0 25%;max-width: 25%;}.col-md-4 {-ms-flex: 0 0 33.333333%;flex: 0 0 33.333333%;max-width: 33.333333%;}.col-md-5, .col-md-6 {-ms-flex: 0 0 41.666667%;-webkit-box-flex: 0;flex: 0 0 41.666667%;max-width: 41.666667%;}.col-md-6 {-ms-flex: 0 0 50%;flex: 0 0 50%;max-width: 50%;}.col-md-7, .col-md-8 {-ms-flex: 0 0 58.333333%;-webkit-box-flex: 0;flex: 0 0 58.333333%;max-width: 58.333333%;}.col-md-8 {-ms-flex: 0 0 66.666667%;flex: 0 0 66.666667%;max-width: 66.666667%;}.col-md-10, .col-md-9 {-ms-flex: 0 0 75%;-webkit-box-flex: 0;flex: 0 0 75%;max-width: 75%;}.col-md-10 {-ms-flex: 0 0 83.333333%;flex: 0 0 83.333333%;max-width: 83.333333%;}.col-md-11, .col-md-12 {-ms-flex: 0 0 91.666667%;-webkit-box-flex: 0;flex: 0 0 91.666667%;max-width: 91.666667%;}.col-md-12 {-ms-flex: 0 0 100%;flex: 0 0 100%;max-width: 100%;}.order-md-first {-ms-flex-order: -1;-webkit-box-ordinal-group: 0;order: -1;}.order-md-last {-ms-flex-order: 13;-webkit-box-ordinal-group: 14;order: 13;}.order-md-0 {-ms-flex-order: 0;-webkit-box-ordinal-group: 1;order: 0;}.order-md-1 {-ms-flex-order: 1;-webkit-box-ordinal-group: 2;order: 1;}.order-md-2 {-ms-flex-order: 2;-webkit-box-ordinal-group: 3;order: 2;}.order-md-3 {-ms-flex-order: 3;-webkit-box-ordinal-group: 4;order: 3;}.order-md-4 {-ms-flex-order: 4;-webkit-box-ordinal-group: 5;order: 4;}.order-md-5 {-ms-flex-order: 5;-webkit-box-ordinal-group: 6;order: 5;}.order-md-6 {-ms-flex-order: 6;-webkit-box-ordinal-group: 7;order: 6;}.order-md-7 {-ms-flex-order: 7;-webkit-box-ordinal-group: 8;order: 7;}.order-md-8 {-ms-flex-order: 8;-webkit-box-ordinal-group: 9;order: 8;}.order-md-9 {-ms-flex-order: 9;-webkit-box-ordinal-group: 10;order: 9;}.order-md-10 {-ms-flex-order: 10;-webkit-box-ordinal-group: 11;order: 10;}.order-md-11 {-ms-flex-order: 11;-webkit-box-ordinal-group: 12;order: 11;}.order-md-12 {-ms-flex-order: 12;-webkit-box-ordinal-group: 13;order: 12;}.offset-md-0 {margin-left: 0;}.offset-md-1 {margin-left: 8.333333%;}.offset-md-2 {margin-left: 16.666667%;}.offset-md-3 {margin-left: 25%;}.offset-md-4 {margin-left: 33.333333%;}.offset-md-5 {margin-left: 41.666667%;}.offset-md-6 {margin-left: 50%;}.offset-md-7 {margin-left: 58.333333%;}.offset-md-8 {margin-left: 66.666667%;}.offset-md-9 {margin-left: 75%;}.offset-md-10 {margin-left: 83.333333%;}.offset-md-11 {margin-left: 91.666667%;}}@media (min-width: 992px) {.col-lg {-ms-flex-preferred-size: 0;flex-basis: 0;-ms-flex-positive: 1;-webkit-box-flex: 1;flex-grow: 1;max-width: 100%;}.row-cols-lg-1 > * {-ms-flex: 0 0 100%;-webkit-box-flex: 0;flex: 0 0 100%;max-width: 100%;}.row-cols-lg-2 > *, .row-cols-lg-3 > * {-ms-flex: 0 0 50%;-webkit-box-flex: 0;flex: 0 0 50%;max-width: 50%;}.row-cols-lg-3 > * {-ms-flex: 0 0 33.333333%;flex: 0 0 33.333333%;max-width: 33.333333%;}.row-cols-lg-4 > *, .row-cols-lg-5 > * {-ms-flex: 0 0 25%;-webkit-box-flex: 0;flex: 0 0 25%;max-width: 25%;}.row-cols-lg-5 > * {-ms-flex: 0 0 20%;flex: 0 0 20%;max-width: 20%;}.col-lg-auto, .row-cols-lg-6 > * {-ms-flex: 0 0 16.666667%;-webkit-box-flex: 0;flex: 0 0 16.666667%;max-width: 16.666667%;}.col-lg-auto {-ms-flex: 0 0 auto;flex: 0 0 auto;width: auto;max-width: 100%;}.col-lg-1, .col-lg-2 {-ms-flex: 0 0 8.333333%;-webkit-box-flex: 0;flex: 0 0 8.333333%;max-width: 8.333333%;}.col-lg-2 {-ms-flex: 0 0 16.666667%;flex: 0 0 16.666667%;max-width: 16.666667%;}.col-lg-3, .col-lg-4 {-ms-flex: 0 0 25%;-webkit-box-flex: 0;flex: 0 0 25%;max-width: 25%;}.col-lg-4 {-ms-flex: 0 0 33.333333%;flex: 0 0 33.333333%;max-width: 33.333333%;}.col-lg-5, .col-lg-6 {-ms-flex: 0 0 41.666667%;-webkit-box-flex: 0;flex: 0 0 41.666667%;max-width: 41.666667%;}.col-lg-6 {-ms-flex: 0 0 50%;flex: 0 0 50%;max-width: 50%;}.col-lg-7, .col-lg-8 {-ms-flex: 0 0 58.333333%;-webkit-box-flex: 0;flex: 0 0 58.333333%;max-width: 58.333333%;}.col-lg-8 {-ms-flex: 0 0 66.666667%;flex: 0 0 66.666667%;max-width: 66.666667%;}.col-lg-10, .col-lg-9 {-ms-flex: 0 0 75%;-webkit-box-flex: 0;flex: 0 0 75%;max-width: 75%;}.col-lg-10 {-ms-flex: 0 0 83.333333%;flex: 0 0 83.333333%;max-width: 83.333333%;}.col-lg-11, .col-lg-12 {-ms-flex: 0 0 91.666667%;-webkit-box-flex: 0;flex: 0 0 91.666667%;max-width: 91.666667%;}.col-lg-12 {-ms-flex: 0 0 100%;flex: 0 0 100%;max-width: 100%;}.order-lg-first {-ms-flex-order: -1;-webkit-box-ordinal-group: 0;order: -1;}.order-lg-last {-ms-flex-order: 13;-webkit-box-ordinal-group: 14;order: 13;}.order-lg-0 {-ms-flex-order: 0;-webkit-box-ordinal-group: 1;order: 0;}.order-lg-1 {-ms-flex-order: 1;-webkit-box-ordinal-group: 2;order: 1;}.order-lg-2 {-ms-flex-order: 2;-webkit-box-ordinal-group: 3;order: 2;}.order-lg-3 {-ms-flex-order: 3;-webkit-box-ordinal-group: 4;order: 3;}.order-lg-4 {-ms-flex-order: 4;-webkit-box-ordinal-group: 5;order: 4;}.order-lg-5 {-ms-flex-order: 5;-webkit-box-ordinal-group: 6;order: 5;}.order-lg-6 {-ms-flex-order: 6;-webkit-box-ordinal-group: 7;order: 6;}.order-lg-7 {-ms-flex-order: 7;-webkit-box-ordinal-group: 8;order: 7;}.order-lg-8 {-ms-flex-order: 8;-webkit-box-ordinal-group: 9;order: 8;}.order-lg-9 {-ms-flex-order: 9;-webkit-box-ordinal-group: 10;order: 9;}.order-lg-10 {-ms-flex-order: 10;-webkit-box-ordinal-group: 11;order: 10;}.order-lg-11 {-ms-flex-order: 11;-webkit-box-ordinal-group: 12;order: 11;}.order-lg-12 {-ms-flex-order: 12;-webkit-box-ordinal-group: 13;order: 12;}.offset-lg-0 {margin-left: 0;}.offset-lg-1 {margin-left: 8.333333%;}.offset-lg-2 {margin-left: 16.666667%;}.offset-lg-3 {margin-left: 25%;}.offset-lg-4 {margin-left: 33.333333%;}.offset-lg-5 {margin-left: 41.666667%;}.offset-lg-6 {margin-left: 50%;}.offset-lg-7 {margin-left: 58.333333%;}.offset-lg-8 {margin-left: 66.666667%;}.offset-lg-9 {margin-left: 75%;}.offset-lg-10 {margin-left: 83.333333%;}.offset-lg-11 {margin-left: 91.666667%;}}@media (min-width: 1200px) {.col-xl {-ms-flex-preferred-size: 0;flex-basis: 0;-ms-flex-positive: 1;-webkit-box-flex: 1;flex-grow: 1;max-width: 100%;}.row-cols-xl-1 > * {-ms-flex: 0 0 100%;-webkit-box-flex: 0;flex: 0 0 100%;max-width: 100%;}.row-cols-xl-2 > *, .row-cols-xl-3 > * {-ms-flex: 0 0 50%;-webkit-box-flex: 0;flex: 0 0 50%;max-width: 50%;}.row-cols-xl-3 > * {-ms-flex: 0 0 33.333333%;flex: 0 0 33.333333%;max-width: 33.333333%;}.row-cols-xl-4 > *, .row-cols-xl-5 > * {-ms-flex: 0 0 25%;-webkit-box-flex: 0;flex: 0 0 25%;max-width: 25%;}.row-cols-xl-5 > * {-ms-flex: 0 0 20%;flex: 0 0 20%;max-width: 20%;}.col-xl-auto, .row-cols-xl-6 > * {-ms-flex: 0 0 16.666667%;-webkit-box-flex: 0;flex: 0 0 16.666667%;max-width: 16.666667%;}.col-xl-auto {-ms-flex: 0 0 auto;flex: 0 0 auto;width: auto;max-width: 100%;}.col-xl-1, .col-xl-2 {-ms-flex: 0 0 8.333333%;-webkit-box-flex: 0;flex: 0 0 8.333333%;max-width: 8.333333%;}.col-xl-2 {-ms-flex: 0 0 16.666667%;flex: 0 0 16.666667%;max-width: 16.666667%;}.col-xl-3, .col-xl-4 {-ms-flex: 0 0 25%;-webkit-box-flex: 0;flex: 0 0 25%;max-width: 25%;}.col-xl-4 {-ms-flex: 0 0 33.333333%;flex: 0 0 33.333333%;max-width: 33.333333%;}.col-xl-5, .col-xl-6 {-ms-flex: 0 0 41.666667%;-webkit-box-flex: 0;flex: 0 0 41.666667%;max-width: 41.666667%;}.col-xl-6 {-ms-flex: 0 0 50%;flex: 0 0 50%;max-width: 50%;}.col-xl-7, .col-xl-8 {-ms-flex: 0 0 58.333333%;-webkit-box-flex: 0;flex: 0 0 58.333333%;max-width: 58.333333%;}.col-xl-8 {-ms-flex: 0 0 66.666667%;flex: 0 0 66.666667%;max-width: 66.666667%;}.col-xl-10, .col-xl-9 {-ms-flex: 0 0 75%;-webkit-box-flex: 0;flex: 0 0 75%;max-width: 75%;}.col-xl-10 {-ms-flex: 0 0 83.333333%;flex: 0 0 83.333333%;max-width: 83.333333%;}.col-xl-11, .col-xl-12 {-ms-flex: 0 0 91.666667%;-webkit-box-flex: 0;flex: 0 0 91.666667%;max-width: 91.666667%;}.col-xl-12 {-ms-flex: 0 0 100%;flex: 0 0 100%;max-width: 100%;}.order-xl-first {-ms-flex-order: -1;-webkit-box-ordinal-group: 0;order: -1;}.order-xl-last {-ms-flex-order: 13;-webkit-box-ordinal-group: 14;order: 13;}.order-xl-0 {-ms-flex-order: 0;-webkit-box-ordinal-group: 1;order: 0;}.order-xl-1 {-ms-flex-order: 1;-webkit-box-ordinal-group: 2;order: 1;}.order-xl-2 {-ms-flex-order: 2;-webkit-box-ordinal-group: 3;order: 2;}.order-xl-3 {-ms-flex-order: 3;-webkit-box-ordinal-group: 4;order: 3;}.order-xl-4 {-ms-flex-order: 4;-webkit-box-ordinal-group: 5;order: 4;}.order-xl-5 {-ms-flex-order: 5;-webkit-box-ordinal-group: 6;order: 5;}.order-xl-6 {-ms-flex-order: 6;-webkit-box-ordinal-group: 7;order: 6;}.order-xl-7 {-ms-flex-order: 7;-webkit-box-ordinal-group: 8;order: 7;}.order-xl-8 {-ms-flex-order: 8;-webkit-box-ordinal-group: 9;order: 8;}.order-xl-9 {-ms-flex-order: 9;-webkit-box-ordinal-group: 10;order: 9;}.order-xl-10 {-ms-flex-order: 10;-webkit-box-ordinal-group: 11;order: 10;}.order-xl-11 {-ms-flex-order: 11;-webkit-box-ordinal-group: 12;order: 11;}.order-xl-12 {-ms-flex-order: 12;-webkit-box-ordinal-group: 13;order: 12;}.offset-xl-0 {margin-left: 0;}.offset-xl-1 {margin-left: 8.333333%;}.offset-xl-2 {margin-left: 16.666667%;}.offset-xl-3 {margin-left: 25%;}.offset-xl-4 {margin-left: 33.333333%;}.offset-xl-5 {margin-left: 41.666667%;}.offset-xl-6 {margin-left: 50%;}.offset-xl-7 {margin-left: 58.333333%;}.offset-xl-8 {margin-left: 66.666667%;}.offset-xl-9 {margin-left: 75%;}.offset-xl-10 {margin-left: 83.333333%;}.offset-xl-11 {margin-left: 91.666667%;}}.table {width: 100%;margin-bottom: 1rem;color: #212529;}.table td, .table th {padding: 0.75rem;vertical-align: top;border-top: 1px solid #dee2e6;}.table thead th {vertical-align: bottom;border-bottom: 2px solid #dee2e6;}.table tbody + tbody {border-top: 2px solid #dee2e6;}.table-sm td, .table-sm th {padding: 0.3rem;}.table-bordered, .table-bordered td, .table-bordered th {border: 1px solid #dee2e6;}.table-bordered thead td, .table-bordered thead th {border-bottom-width: 2px;}.table-borderless tbody + tbody, .table-borderless td, .table-borderless th, .table-borderless thead th, .table-dark.table-bordered {border: 0;}.table-striped tbody tr:nth-of-type(odd) {background-color: rgba(0, 0, 0, 0.05);}.table-hover tbody tr:hover {color: #212529;background-color: rgba(0, 0, 0, 0.075);}.table-primary, .table-primary > td, .table-primary > th {background-color: #b8daff;}.table-primary tbody + tbody, .table-primary td, .table-primary th, .table-primary thead th {border-color: #7abaff;}.table-hover .table-primary:hover, .table-hover .table-primary:hover > td, .table-hover .table-primary:hover > th {background-color: #9fcdff;}.table-secondary, .table-secondary > td, .table-secondary > th {background-color: #d6d8db;}.table-secondary tbody + tbody, .table-secondary td, .table-secondary th, .table-secondary thead th {border-color: #b3b7bb;}.table-hover .table-secondary:hover, .table-hover .table-secondary:hover > td, .table-hover .table-secondary:hover > th {background-color: #c8cbcf;}.table-success, .table-success > td, .table-success > th {background-color: #c3e6cb;}.table-success tbody + tbody, .table-success td, .table-success th, .table-success thead th {border-color: #8fd19e;}.table-hover .table-success:hover, .table-hover .table-success:hover > td, .table-hover .table-success:hover > th {background-color: #b1dfbb;}.table-info, .table-info > td, .table-info > th {background-color: #bee5eb;}.table-info tbody + tbody, .table-info td, .table-info th, .table-info thead th {border-color: #86cfda;}.table-hover .table-info:hover, .table-hover .table-info:hover > td, .table-hover .table-info:hover > th {background-color: #abdde5;}.table-warning, .table-warning > td, .table-warning > th {background-color: #ffeeba;}.table-warning tbody + tbody, .table-warning td, .table-warning th, .table-warning thead th {border-color: #ffdf7e;}.table-hover .table-warning:hover, .table-hover .table-warning:hover > td, .table-hover .table-warning:hover > th {background-color: #ffe8a1;}.table-danger, .table-danger > td, .table-danger > th {background-color: #f5c6cb;}.table-danger tbody + tbody, .table-danger td, .table-danger th, .table-danger thead th {border-color: #ed969e;}.table-hover .table-danger:hover, .table-hover .table-danger:hover > td, .table-hover .table-danger:hover > th {background-color: #f1b0b7;}.table-light, .table-light > td, .table-light > th {background-color: #fdfdfe;}.table-light tbody + tbody, .table-light td, .table-light th, .table-light thead th {border-color: #fbfcfc;}.table-hover .table-light:hover, .table-hover .table-light:hover > td, .table-hover .table-light:hover > th {background-color: #ececf6;}.table-dark > td, .table-dark > th {background-color: #c6c8ca;}.table-dark tbody + tbody {border-color: #95999c;}.table-hover .table-dark:hover, .table-hover .table-dark:hover > td, .table-hover .table-dark:hover > th {background-color: #b9bbbe;}.table-active, .table-active > td, .table-active > th, .table-hover .table-active:hover, .table-hover .table-active:hover > td, .table-hover .table-active:hover > th {background-color: rgba(0, 0, 0, 0.075);}.table .thead-dark th {color: #fff;background-color: #343a40;border-color: #454d55;}.table .thead-light th {color: #495057;background-color: #e9ecef;border-color: #dee2e6;}.table-dark {color: #fff;background-color: #343a40;}.table-dark.table-striped tbody tr:nth-of-type(odd) {background-color: rgba(255, 255, 255, 0.05);}.table-dark.table-hover tbody tr:hover {color: #fff;background-color: rgba(255, 255, 255, 0.075);}@media (max-width: 575.98px) {.table-responsive-sm {display: block;width: 100%;overflow-x: auto;-webkit-overflow-scrolling: touch;}.table-responsive-sm > .table-bordered {border: 0;}}@media (max-width: 767.98px) {.table-responsive-md {display: block;width: 100%;overflow-x: auto;-webkit-overflow-scrolling: touch;}.table-responsive-md > .table-bordered {border: 0;}}@media (max-width: 991.98px) {.table-responsive-lg {display: block;width: 100%;overflow-x: auto;-webkit-overflow-scrolling: touch;}.table-responsive-lg > .table-bordered {border: 0;}}@media (max-width: 1199.98px) {.table-responsive-xl {display: block;width: 100%;overflow-x: auto;-webkit-overflow-scrolling: touch;}.table-responsive-xl > .table-bordered {border: 0;}}.table-responsive {display: block;width: 100%;overflow-x: auto;-webkit-overflow-scrolling: touch;}.table-responsive > .table-bordered {border: 0;}.form-control {display: block;height: calc(1.5em + 0.75rem + 2px);padding: 0.375rem 0.75rem;font-size: 1rem;background-clip: padding-box;border-radius: 0.25rem;-webkit-transition: border-color 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out;transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out;}@media (prefers-reduced-motion: reduce) {.form-control {-webkit-transition: none;transition: none;}}.form-control::-ms-expand {background-color: transparent;border: 0;}.form-control:-moz-focusring {color: transparent;text-shadow: 0 0 0#495057;}.form-control:focus {color: #495057;background-color: #fff;border-color: #80bdff;outline: 0;-webkit-box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.25);box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.25);}.form-control::-ms-input-placeholder {color: #6c757d;opacity: 1;}.form-control::placeholder {color: #6c757d;opacity: 1;}.form-control:disabled, .form-control[readonly] {background-color: #e9ecef;opacity: 1;}input[type="date"].form-control, input[type="datetime-local"].form-control, input[type="month"].form-control, input[type="time"].form-control {-webkit-appearance: none;-moz-appearance: none;appearance: none;}select.form-control:focus::-ms-value {color: #495057;background-color: #fff;}.form-control-file, .form-control-range {display: block;width: 100%;}.col-form-label {padding-top: calc(0.375rem + 1px);padding-bottom: calc(0.375rem + 1px);margin-bottom: 0;font-size: inherit;line-height: 1.5;}.col-form-label-lg {padding-top: calc(0.5rem + 1px);padding-bottom: calc(0.5rem + 1px);font-size: 1.25rem;line-height: 1.5;}.col-form-label-sm {padding-top: calc(0.25rem + 1px);padding-bottom: calc(0.25rem + 1px);font-size: 0.875rem;line-height: 1.5;}.form-control-plaintext {display: block;width: 100%;padding: 0.375rem 0;margin-bottom: 0;font-size: 1rem;line-height: 1.5;color: #212529;background-color: transparent;border: solid transparent;border-width: 1px 0;}.form-control-plaintext.form-control-lg, .form-control-plaintext.form-control-sm {padding-right: 0;padding-left: 0;}.form-control-sm {height: calc(1.5em + 0.5rem + 2px);padding: 0.25rem 0.5rem;font-size: 0.875rem;line-height: 1.5;border-radius: 0.2rem;}.form-control-lg {height: calc(1.5em + 1rem + 2px);padding: 0.5rem 1rem;font-size: 1.25rem;line-height: 1.5;border-radius: 0.3rem;}select.form-control[multiple], select.form-control[size], textarea.form-control {height: auto;}.form-group {margin-bottom: 1rem;}.form-text {display: block;margin-top: 0.25rem;}.form-row {display: -ms-flexbox;display: -webkit-box;display: flex;-ms-flex-wrap: wrap;flex-wrap: wrap;margin-right: -5px;margin-left: -5px;}.form-row > .col, .form-row > [class*="col-"] {padding-right: 5px;padding-left: 5px;}.form-check {position: relative;display: block;padding-left: 1.25rem;}.form-check-input {position: absolute;margin-top: 0.3rem;margin-left: -1.25rem;}.form-check-input:disabled ~ .form-check-label, .form-check-input[disabled] ~ .form-check-label {color: #6c757d;}.form-check-label {margin-bottom: 0;}.form-check-inline {display: -ms-inline-flexbox;display: -webkit-inline-box;display: inline-flex;-ms-flex-align: center;-webkit-box-align: center;align-items: center;padding-left: 0;margin-right: 0.75rem;}.form-check-inline .form-check-input {position: static;margin-top: 0;margin-right: 0.3125rem;margin-left: 0;}.valid-feedback {display: none;width: 100%;margin-top: 0.25rem;font-size: 80%;color: #28a745;}.valid-tooltip {position: absolute;top: 100%;left: 0;z-index: 5;display: none;max-width: 100%;padding: 0.25rem 0.5rem;margin-top: 0.1rem;font-size: 0.875rem;line-height: 1.5;color: #fff;background-color: rgba(40, 167, 69, 0.9);border-radius: 0.25rem;}.is-valid ~ .valid-feedback, .is-valid ~ .valid-tooltip, .was-validated :valid ~ .valid-feedback, .was-validated :valid ~ .valid-tooltip {display: block;}.form-control.is-valid, .was-validated .form-control:valid {border-color: #28a745;padding-right: calc(1.5em + 0.75rem);background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='8' height='8' viewBox='0 0 8 8'%3e%3cpath fill='%2328a745' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3e%3c/svg%3e");background-repeat: no-repeat;background-position: right calc(0.375em + 0.1875rem) center;background-size: calc(0.75em + 0.375rem) calc(0.75em + 0.375rem);}.form-control.is-valid:focus, .was-validated .form-control:valid:focus {border-color: #28a745;-webkit-box-shadow: 0 0 0 0.2rem rgba(40, 167, 69, 0.25);box-shadow: 0 0 0 0.2rem rgba(40, 167, 69, 0.25);}.was-validated textarea.form-control:valid, textarea.form-control.is-valid {padding-right: calc(1.5em + 0.75rem);background-position: top calc(0.375em + 0.1875rem) right calc(0.375em + 0.1875rem);}.custom-select.is-valid, .was-validated .custom-select:valid {border-color: #28a745;padding-right: calc(0.75em + 2.3125rem);background: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='4' height='5' viewBox='0 0 4 5'%3e%3cpath fill='%23343a40' d='M2 0L0 2h4zm0 5L0 3h4z'/%3e%3c/svg%3e") no-repeat right 0.75rem center/8px 10px, url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='8' height='8' viewBox='0 0 8 8'%3e%3cpath fill='%2328a745' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3e%3c/svg%3e") #fff no-repeat center right 1.75rem / calc(0.75em + 0.375rem) calc(0.75em + 0.375rem);}.custom-select.is-valid:focus, .was-validated .custom-select:valid:focus {border-color: #28a745;-webkit-box-shadow: 0 0 0 0.2rem rgba(40, 167, 69, 0.25);box-shadow: 0 0 0 0.2rem rgba(40, 167, 69, 0.25);}.form-check-input.is-valid ~ .form-check-label, .was-validated .form-check-input:valid ~ .form-check-label {color: #28a745;}.form-check-input.is-valid ~ .valid-feedback, .form-check-input.is-valid ~ .valid-tooltip, .was-validated .form-check-input:valid ~ .valid-feedback, .was-validated .form-check-input:valid ~ .valid-tooltip {display: block;}.custom-control-input.is-valid ~ .custom-control-label, .was-validated .custom-control-input:valid ~ .custom-control-label {color: #28a745;}.custom-control-input.is-valid ~ .custom-control-label::before, .custom-file-input.is-valid ~ .custom-file-label, .was-validated .custom-control-input:valid ~ .custom-control-label::before, .was-validated .custom-file-input:valid ~ .custom-file-label {border-color: #28a745;}.custom-control-input.is-valid:checked ~ .custom-control-label::before, .was-validated .custom-control-input:valid:checked ~ .custom-control-label::before {border-color: #34ce57;background-color: #34ce57;}.custom-control-input.is-valid:focus ~ .custom-control-label::before, .was-validated .custom-control-input:valid:focus ~ .custom-control-label::before {-webkit-box-shadow: 0 0 0 0.2rem rgba(40, 167, 69, 0.25);box-shadow: 0 0 0 0.2rem rgba(40, 167, 69, 0.25);}.custom-control-input.is-valid:focus:not(:checked) ~ .custom-control-label::before, .was-validated .custom-control-input:valid:focus:not(:checked) ~ .custom-control-label::before {border-color: #28a745;}.custom-file-input.is-valid:focus ~ .custom-file-label, .was-validated .custom-file-input:valid:focus ~ .custom-file-label {border-color: #28a745;-webkit-box-shadow: 0 0 0 0.2rem rgba(40, 167, 69, 0.25);box-shadow: 0 0 0 0.2rem rgba(40, 167, 69, 0.25);}.invalid-feedback {display: none;width: 100%;margin-top: 0.25rem;font-size: 80%;color: #dc3545;}.invalid-tooltip {position: absolute;top: 100%;left: 0;z-index: 5;display: none;max-width: 100%;padding: 0.25rem 0.5rem;margin-top: 0.1rem;font-size: 0.875rem;line-height: 1.5;color: #fff;background-color: rgba(220, 53, 69, 0.9);border-radius: 0.25rem;}.is-invalid ~ .invalid-feedback, .is-invalid ~ .invalid-tooltip, .was-validated :invalid ~ .invalid-feedback, .was-validated :invalid ~ .invalid-tooltip {display: block;}.form-control.is-invalid, .was-validated .form-control:invalid {border-color: #dc3545;padding-right: calc(1.5em + 0.75rem);background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' fill='none' stroke='%23dc3545' viewBox='0 0 12 12'%3e%3ccircle cx='6' cy='6' r='4.5'/%3e%3cpath stroke-linejoin='round' d='M5.8 3.6h.4L6 6.5z'/%3e%3ccircle cx='6' cy='8.2' r='.6' fill='%23dc3545' stroke='none'/%3e%3c/svg%3e");background-repeat: no-repeat;background-position: right calc(0.375em + 0.1875rem) center;background-size: calc(0.75em + 0.375rem) calc(0.75em + 0.375rem);}.form-control.is-invalid:focus, .was-validated .form-control:invalid:focus {border-color: #dc3545;-webkit-box-shadow: 0 0 0 0.2rem rgba(220, 53, 69, 0.25);box-shadow: 0 0 0 0.2rem rgba(220, 53, 69, 0.25);}.was-validated textarea.form-control:invalid, textarea.form-control.is-invalid {padding-right: calc(1.5em + 0.75rem);background-position: top calc(0.375em + 0.1875rem) right calc(0.375em + 0.1875rem);}.custom-select.is-invalid, .was-validated .custom-select:invalid {border-color: #dc3545;padding-right: calc(0.75em + 2.3125rem);background: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='4' height='5' viewBox='0 0 4 5'%3e%3cpath fill='%23343a40' d='M2 0L0 2h4zm0 5L0 3h4z'/%3e%3c/svg%3e") no-repeat right 0.75rem center/8px 10px, url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' fill='none' stroke='%23dc3545' viewBox='0 0 12 12'%3e%3ccircle cx='6' cy='6' r='4.5'/%3e%3cpath stroke-linejoin='round' d='M5.8 3.6h.4L6 6.5z'/%3e%3ccircle cx='6' cy='8.2' r='.6' fill='%23dc3545' stroke='none'/%3e%3c/svg%3e") #fff no-repeat center right 1.75rem / calc(0.75em + 0.375rem) calc(0.75em + 0.375rem);}.custom-select.is-invalid:focus, .was-validated .custom-select:invalid:focus {border-color: #dc3545;-webkit-box-shadow: 0 0 0 0.2rem rgba(220, 53, 69, 0.25);box-shadow: 0 0 0 0.2rem rgba(220, 53, 69, 0.25);}.form-check-input.is-invalid ~ .form-check-label, .was-validated .form-check-input:invalid ~ .form-check-label {color: #dc3545;}.form-check-input.is-invalid ~ .invalid-feedback, .form-check-input.is-invalid ~ .invalid-tooltip, .was-validated .form-check-input:invalid ~ .invalid-feedback, .was-validated .form-check-input:invalid ~ .invalid-tooltip {display: block;}.custom-control-input.is-invalid ~ .custom-control-label, .was-validated .custom-control-input:invalid ~ .custom-control-label {color: #dc3545;}.custom-control-input.is-invalid ~ .custom-control-label::before, .custom-file-input.is-invalid ~ .custom-file-label, .was-validated .custom-control-input:invalid ~ .custom-control-label::before, .was-validated .custom-file-input:invalid ~ .custom-file-label {border-color: #dc3545;}.custom-control-input.is-invalid:checked ~ .custom-control-label::before, .was-validated .custom-control-input:invalid:checked ~ .custom-control-label::before {border-color: #e4606d;background-color: #e4606d;}.custom-control-input.is-invalid:focus ~ .custom-control-label::before, .was-validated .custom-control-input:invalid:focus ~ .custom-control-label::before {-webkit-box-shadow: 0 0 0 0.2rem rgba(220, 53, 69, 0.25);box-shadow: 0 0 0 0.2rem rgba(220, 53, 69, 0.25);}.custom-control-input.is-invalid:focus:not(:checked) ~ .custom-control-label::before, .was-validated .custom-control-input:invalid:focus:not(:checked) ~ .custom-control-label::before {border-color: #dc3545;}.custom-file-input.is-invalid:focus ~ .custom-file-label, .was-validated .custom-file-input:invalid:focus ~ .custom-file-label {border-color: #dc3545;-webkit-box-shadow: 0 0 0 0.2rem rgba(220, 53, 69, 0.25);box-shadow: 0 0 0 0.2rem rgba(220, 53, 69, 0.25);}.form-inline {display: -ms-flexbox;display: -webkit-box;display: flex;-ms-flex-flow: row wrap;-webkit-box-orient: horizontal;-webkit-box-direction: normal;flex-flow: row wrap;-ms-flex-align: center;-webkit-box-align: center;align-items: center;}.form-inline .form-check, input[type="button"].btn-block, input[type="reset"].btn-block, input[type="submit"].btn-block {width: 100%;}@media (min-width: 576px) {.form-inline .form-group, .form-inline label {display: -ms-flexbox;display: -webkit-box;display: flex;-ms-flex-align: center;-webkit-box-align: center;align-items: center;margin-bottom: 0;}.form-inline label {-ms-flex-pack: center;-webkit-box-pack: center;justify-content: center;}.form-inline .form-group {-ms-flex: 0 0 auto;-webkit-box-flex: 0;flex: 0 0 auto;-ms-flex-flow: row wrap;-webkit-box-orient: horizontal;-webkit-box-direction: normal;flex-flow: row wrap;}.form-inline .form-control {display: inline-block;width: auto;vertical-align: middle;}.form-inline .form-control-plaintext {display: inline-block;}.form-inline .custom-select, .form-inline .input-group {width: auto;}.form-inline .form-check {display: -ms-flexbox;display: -webkit-box;display: flex;-ms-flex-align: center;-webkit-box-align: center;align-items: center;-ms-flex-pack: center;-webkit-box-pack: center;justify-content: center;width: auto;padding-left: 0;}.form-inline .form-check-input {position: relative;-ms-flex-negative: 0;flex-shrink: 0;margin-top: 0;margin-right: 0.25rem;margin-left: 0;}.form-inline .custom-control {-ms-flex-align: center;-webkit-box-align: center;align-items: center;-ms-flex-pack: center;-webkit-box-pack: center;justify-content: center;}.form-inline .custom-control-label {margin-bottom: 0;}}.btn {display: inline-block;color: #212529;vertical-align: middle;-webkit-user-select: none;-moz-user-select: none;-ms-user-select: none;user-select: none;background-color: transparent;border: 1px solid transparent;padding: 0.375rem 0.75rem;font-size: 1rem;line-height: 1.5;border-radius: 0.25rem;-webkit-transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out;transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out;}@media (prefers-reduced-motion: reduce) {.btn {-webkit-transition: none;transition: none;}}.btn:hover {color: #212529;text-decoration: none;}.btn.focus {outline: 0;}.btn.focus, .btn:focus {-webkit-box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.25);box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.25);}.btn.disabled, .btn:disabled {opacity: 0.65;}.btn:not(:disabled):not(.disabled) {cursor: pointer;}a.btn.disabled, fieldset:disabled a.btn {pointer-events: none;}.btn-primary {color: #fff;background-color: #007bff;border-color: #007bff;}.btn-primary:hover {color: #fff;background-color: #0069d9;border-color: #0062cc;}.btn-primary.focus, .btn-primary:focus {color: #fff;background-color: #0069d9;border-color: #0062cc;-webkit-box-shadow: 0 0 0 0.2rem rgba(38, 143, 255, 0.5);box-shadow: 0 0 0 0.2rem rgba(38, 143, 255, 0.5);}.btn-primary.disabled, .btn-primary:disabled {color: #fff;background-color: #007bff;border-color: #007bff;}.btn-primary:not(:disabled):not(.disabled).active, .btn-primary:not(:disabled):not(.disabled):active, .show > .btn-primary.dropdown-toggle {color: #fff;background-color: #0062cc;border-color: #005cbf;}.btn-primary:not(:disabled):not(.disabled).active:focus, .btn-primary:not(:disabled):not(.disabled):active:focus, .show > .btn-primary.dropdown-toggle:focus {-webkit-box-shadow: 0 0 0 0.2rem rgba(38, 143, 255, 0.5);box-shadow: 0 0 0 0.2rem rgba(38, 143, 255, 0.5);}.btn-secondary {color: #fff;background-color: #6c757d;border-color: #6c757d;}.btn-secondary:hover {color: #fff;background-color: #5a6268;border-color: #545b62;}.btn-secondary.focus, .btn-secondary:focus {color: #fff;background-color: #5a6268;border-color: #545b62;-webkit-box-shadow: 0 0 0 0.2rem rgba(130, 138, 145, 0.5);box-shadow: 0 0 0 0.2rem rgba(130, 138, 145, 0.5);}.btn-secondary.disabled, .btn-secondary:disabled {color: #fff;background-color: #6c757d;border-color: #6c757d;}.btn-secondary:not(:disabled):not(.disabled).active, .btn-secondary:not(:disabled):not(.disabled):active, .show > .btn-secondary.dropdown-toggle {color: #fff;background-color: #545b62;border-color: #4e555b;}.btn-secondary:not(:disabled):not(.disabled).active:focus, .btn-secondary:not(:disabled):not(.disabled):active:focus, .show > .btn-secondary.dropdown-toggle:focus {-webkit-box-shadow: 0 0 0 0.2rem rgba(130, 138, 145, 0.5);box-shadow: 0 0 0 0.2rem rgba(130, 138, 145, 0.5);}.btn-success {color: #fff;background-color: #28a745;border-color: #28a745;}.btn-success:hover {color: #fff;background-color: #218838;border-color: #1e7e34;}.btn-success.focus, .btn-success:focus {color: #fff;background-color: #218838;border-color: #1e7e34;-webkit-box-shadow: 0 0 0 0.2rem rgba(72, 180, 97, 0.5);box-shadow: 0 0 0 0.2rem rgba(72, 180, 97, 0.5);}.btn-success.disabled, .btn-success:disabled {color: #fff;background-color: #28a745;border-color: #28a745;}.btn-success:not(:disabled):not(.disabled).active, .btn-success:not(:disabled):not(.disabled):active, .show > .btn-success.dropdown-toggle {color: #fff;background-color: #1e7e34;border-color: #1c7430;}.btn-success:not(:disabled):not(.disabled).active:focus, .btn-success:not(:disabled):not(.disabled):active:focus, .show > .btn-success.dropdown-toggle:focus {-webkit-box-shadow: 0 0 0 0.2rem rgba(72, 180, 97, 0.5);box-shadow: 0 0 0 0.2rem rgba(72, 180, 97, 0.5);}.btn-info {color: #fff;background-color: #17a2b8;border-color: #17a2b8;}.btn-info:hover {color: #fff;background-color: #138496;border-color: #117a8b;}.btn-info.focus, .btn-info:focus {color: #fff;background-color: #138496;border-color: #117a8b;-webkit-box-shadow: 0 0 0 0.2rem rgba(58, 176, 195, 0.5);box-shadow: 0 0 0 0.2rem rgba(58, 176, 195, 0.5);}.btn-info.disabled, .btn-info:disabled {color: #fff;background-color: #17a2b8;border-color: #17a2b8;}.btn-info:not(:disabled):not(.disabled).active, .btn-info:not(:disabled):not(.disabled):active, .show > .btn-info.dropdown-toggle {color: #fff;background-color: #117a8b;border-color: #10707f;}.btn-info:not(:disabled):not(.disabled).active:focus, .btn-info:not(:disabled):not(.disabled):active:focus, .show > .btn-info.dropdown-toggle:focus {-webkit-box-shadow: 0 0 0 0.2rem rgba(58, 176, 195, 0.5);box-shadow: 0 0 0 0.2rem rgba(58, 176, 195, 0.5);}.btn-warning {color: #212529;background-color: #ffc107;border-color: #ffc107;}.btn-warning:hover {color: #212529;background-color: #e0a800;border-color: #d39e00;}.btn-warning.focus, .btn-warning:focus {color: #212529;background-color: #e0a800;border-color: #d39e00;-webkit-box-shadow: 0 0 0 0.2rem rgba(222, 170, 12, 0.5);box-shadow: 0 0 0 0.2rem rgba(222, 170, 12, 0.5);}.btn-warning.disabled, .btn-warning:disabled {color: #212529;background-color: #ffc107;border-color: #ffc107;}.btn-warning:not(:disabled):not(.disabled).active, .btn-warning:not(:disabled):not(.disabled):active, .show > .btn-warning.dropdown-toggle {color: #212529;background-color: #d39e00;border-color: #c69500;}.btn-warning:not(:disabled):not(.disabled).active:focus, .btn-warning:not(:disabled):not(.disabled):active:focus, .show > .btn-warning.dropdown-toggle:focus {-webkit-box-shadow: 0 0 0 0.2rem rgba(222, 170, 12, 0.5);box-shadow: 0 0 0 0.2rem rgba(222, 170, 12, 0.5);}.btn-danger {color: #fff;background-color: #dc3545;border-color: #dc3545;}.btn-danger:hover {color: #fff;background-color: #c82333;border-color: #bd2130;}.btn-danger.focus, .btn-danger:focus {color: #fff;background-color: #c82333;border-color: #bd2130;-webkit-box-shadow: 0 0 0 0.2rem rgba(225, 83, 97, 0.5);box-shadow: 0 0 0 0.2rem rgba(225, 83, 97, 0.5);}.btn-danger.disabled, .btn-danger:disabled {color: #fff;background-color: #dc3545;border-color: #dc3545;}.btn-danger:not(:disabled):not(.disabled).active, .btn-danger:not(:disabled):not(.disabled):active, .show > .btn-danger.dropdown-toggle {color: #fff;background-color: #bd2130;border-color: #b21f2d;}.btn-danger:not(:disabled):not(.disabled).active:focus, .btn-danger:not(:disabled):not(.disabled):active:focus, .show > .btn-danger.dropdown-toggle:focus {-webkit-box-shadow: 0 0 0 0.2rem rgba(225, 83, 97, 0.5);box-shadow: 0 0 0 0.2rem rgba(225, 83, 97, 0.5);}.btn-light {color: #212529;background-color: #f8f9fa;border-color: #f8f9fa;}.btn-light:hover {color: #212529;background-color: #e2e6ea;border-color: #dae0e5;}.btn-light.focus, .btn-light:focus {color: #212529;background-color: #e2e6ea;border-color: #dae0e5;-webkit-box-shadow: 0 0 0 0.2rem rgba(216, 217, 219, 0.5);box-shadow: 0 0 0 0.2rem rgba(216, 217, 219, 0.5);}.btn-light.disabled, .btn-light:disabled {color: #212529;background-color: #f8f9fa;border-color: #f8f9fa;}.btn-light:not(:disabled):not(.disabled).active, .btn-light:not(:disabled):not(.disabled):active, .show > .btn-light.dropdown-toggle {color: #212529;background-color: #dae0e5;border-color: #d3d9df;}.btn-light:not(:disabled):not(.disabled).active:focus, .btn-light:not(:disabled):not(.disabled):active:focus, .show > .btn-light.dropdown-toggle:focus {-webkit-box-shadow: 0 0 0 0.2rem rgba(216, 217, 219, 0.5);box-shadow: 0 0 0 0.2rem rgba(216, 217, 219, 0.5);}.btn-dark {color: #fff;background-color: #343a40;border-color: #343a40;}.btn-dark:hover {color: #fff;background-color: #23272b;border-color: #1d2124;}.btn-dark.focus, .btn-dark:focus {color: #fff;background-color: #23272b;border-color: #1d2124;-webkit-box-shadow: 0 0 0 0.2rem rgba(82, 88, 93, 0.5);box-shadow: 0 0 0 0.2rem rgba(82, 88, 93, 0.5);}.btn-dark.disabled, .btn-dark:disabled {color: #fff;background-color: #343a40;border-color: #343a40;}.btn-dark:not(:disabled):not(.disabled).active, .btn-dark:not(:disabled):not(.disabled):active, .show > .btn-dark.dropdown-toggle {color: #fff;background-color: #1d2124;border-color: #171a1d;}.btn-dark:not(:disabled):not(.disabled).active:focus, .btn-dark:not(:disabled):not(.disabled):active:focus, .show > .btn-dark.dropdown-toggle:focus {-webkit-box-shadow: 0 0 0 0.2rem rgba(82, 88, 93, 0.5);box-shadow: 0 0 0 0.2rem rgba(82, 88, 93, 0.5);}.btn-outline-primary {color: #007bff;border-color: #007bff;}.btn-outline-primary:hover {color: #fff;background-color: #007bff;border-color: #007bff;}.btn-outline-primary.focus, .btn-outline-primary:focus {-webkit-box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.5);box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.5);}.btn-outline-primary.disabled, .btn-outline-primary:disabled {color: #007bff;background-color: transparent;}.btn-outline-primary:not(:disabled):not(.disabled).active, .btn-outline-primary:not(:disabled):not(.disabled):active, .show > .btn-outline-primary.dropdown-toggle {color: #fff;background-color: #007bff;border-color: #007bff;}.btn-outline-primary:not(:disabled):not(.disabled).active:focus, .btn-outline-primary:not(:disabled):not(.disabled):active:focus, .show > .btn-outline-primary.dropdown-toggle:focus {-webkit-box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.5);box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.5);}.btn-outline-secondary {color: #6c757d;border-color: #6c757d;}.btn-outline-secondary:hover {color: #fff;background-color: #6c757d;border-color: #6c757d;}.btn-outline-secondary.focus, .btn-outline-secondary:focus {-webkit-box-shadow: 0 0 0 0.2rem rgba(108, 117, 125, 0.5);box-shadow: 0 0 0 0.2rem rgba(108, 117, 125, 0.5);}.btn-outline-secondary.disabled, .btn-outline-secondary:disabled {color: #6c757d;background-color: transparent;}.btn-outline-secondary:not(:disabled):not(.disabled).active, .btn-outline-secondary:not(:disabled):not(.disabled):active, .show > .btn-outline-secondary.dropdown-toggle {color: #fff;background-color: #6c757d;border-color: #6c757d;}.btn-outline-secondary:not(:disabled):not(.disabled).active:focus, .btn-outline-secondary:not(:disabled):not(.disabled):active:focus, .show > .btn-outline-secondary.dropdown-toggle:focus {-webkit-box-shadow: 0 0 0 0.2rem rgba(108, 117, 125, 0.5);box-shadow: 0 0 0 0.2rem rgba(108, 117, 125, 0.5);}.btn-outline-success {color: #28a745;border-color: #28a745;}.btn-outline-success:hover {color: #fff;background-color: #28a745;border-color: #28a745;}.btn-outline-success.focus, .btn-outline-success:focus {-webkit-box-shadow: 0 0 0 0.2rem rgba(40, 167, 69, 0.5);box-shadow: 0 0 0 0.2rem rgba(40, 167, 69, 0.5);}.btn-outline-success.disabled, .btn-outline-success:disabled {color: #28a745;background-color: transparent;}.btn-outline-success:not(:disabled):not(.disabled).active, .btn-outline-success:not(:disabled):not(.disabled):active, .show > .btn-outline-success.dropdown-toggle {color: #fff;background-color: #28a745;border-color: #28a745;}.btn-outline-success:not(:disabled):not(.disabled).active:focus, .btn-outline-success:not(:disabled):not(.disabled):active:focus, .show > .btn-outline-success.dropdown-toggle:focus {-webkit-box-shadow: 0 0 0 0.2rem rgba(40, 167, 69, 0.5);box-shadow: 0 0 0 0.2rem rgba(40, 167, 69, 0.5);}.btn-outline-info {color: #17a2b8;border-color: #17a2b8;}.btn-outline-info:hover {color: #fff;background-color: #17a2b8;border-color: #17a2b8;}.btn-outline-info.focus, .btn-outline-info:focus {-webkit-box-shadow: 0 0 0 0.2rem rgba(23, 162, 184, 0.5);box-shadow: 0 0 0 0.2rem rgba(23, 162, 184, 0.5);}.btn-outline-info.disabled, .btn-outline-info:disabled {color: #17a2b8;background-color: transparent;}.btn-outline-info:not(:disabled):not(.disabled).active, .btn-outline-info:not(:disabled):not(.disabled):active, .show > .btn-outline-info.dropdown-toggle {color: #fff;background-color: #17a2b8;border-color: #17a2b8;}.btn-outline-info:not(:disabled):not(.disabled).active:focus, .btn-outline-info:not(:disabled):not(.disabled):active:focus, .show > .btn-outline-info.dropdown-toggle:focus {-webkit-box-shadow: 0 0 0 0.2rem rgba(23, 162, 184, 0.5);box-shadow: 0 0 0 0.2rem rgba(23, 162, 184, 0.5);}.btn-outline-warning {color: #ffc107;border-color: #ffc107;}.btn-outline-warning:hover {color: #212529;background-color: #ffc107;border-color: #ffc107;}.btn-outline-warning.focus, .btn-outline-warning:focus {-webkit-box-shadow: 0 0 0 0.2rem rgba(255, 193, 7, 0.5);box-shadow: 0 0 0 0.2rem rgba(255, 193, 7, 0.5);}.btn-outline-warning.disabled, .btn-outline-warning:disabled {color: #ffc107;background-color: transparent;}.btn-outline-warning:not(:disabled):not(.disabled).active, .btn-outline-warning:not(:disabled):not(.disabled):active, .show > .btn-outline-warning.dropdown-toggle {color: #212529;background-color: #ffc107;border-color: #ffc107;}.btn-outline-warning:not(:disabled):not(.disabled).active:focus, .btn-outline-warning:not(:disabled):not(.disabled):active:focus, .show > .btn-outline-warning.dropdown-toggle:focus {-webkit-box-shadow: 0 0 0 0.2rem rgba(255, 193, 7, 0.5);box-shadow: 0 0 0 0.2rem rgba(255, 193, 7, 0.5);}.btn-outline-danger {color: #dc3545;border-color: #dc3545;}.btn-outline-danger:hover {color: #fff;background-color: #dc3545;border-color: #dc3545;}.btn-outline-danger.focus, .btn-outline-danger:focus {-webkit-box-shadow: 0 0 0 0.2rem rgba(220, 53, 69, 0.5);box-shadow: 0 0 0 0.2rem rgba(220, 53, 69, 0.5);}.btn-outline-danger.disabled, .btn-outline-danger:disabled {color: #dc3545;background-color: transparent;}.btn-outline-danger:not(:disabled):not(.disabled).active, .btn-outline-danger:not(:disabled):not(.disabled):active, .show > .btn-outline-danger.dropdown-toggle {color: #fff;background-color: #dc3545;border-color: #dc3545;}.btn-outline-danger:not(:disabled):not(.disabled).active:focus, .btn-outline-danger:not(:disabled):not(.disabled):active:focus, .show > .btn-outline-danger.dropdown-toggle:focus {-webkit-box-shadow: 0 0 0 0.2rem rgba(220, 53, 69, 0.5);box-shadow: 0 0 0 0.2rem rgba(220, 53, 69, 0.5);}.btn-outline-light {color: #f8f9fa;border-color: #f8f9fa;}.btn-outline-light:hover {color: #212529;background-color: #f8f9fa;border-color: #f8f9fa;}.btn-outline-light.focus, .btn-outline-light:focus {-webkit-box-shadow: 0 0 0 0.2rem rgba(248, 249, 250, 0.5);box-shadow: 0 0 0 0.2rem rgba(248, 249, 250, 0.5);}.btn-outline-light.disabled, .btn-outline-light:disabled {color: #f8f9fa;background-color: transparent;}.btn-outline-light:not(:disabled):not(.disabled).active, .btn-outline-light:not(:disabled):not(.disabled):active, .show > .btn-outline-light.dropdown-toggle {color: #212529;background-color: #f8f9fa;border-color: #f8f9fa;}.btn-outline-light:not(:disabled):not(.disabled).active:focus, .btn-outline-light:not(:disabled):not(.disabled):active:focus, .show > .btn-outline-light.dropdown-toggle:focus {-webkit-box-shadow: 0 0 0 0.2rem rgba(248, 249, 250, 0.5);box-shadow: 0 0 0 0.2rem rgba(248, 249, 250, 0.5);}.btn-outline-dark {color: #343a40;border-color: #343a40;}.btn-outline-dark:hover {color: #fff;background-color: #343a40;border-color: #343a40;}.btn-outline-dark.focus, .btn-outline-dark:focus {-webkit-box-shadow: 0 0 0 0.2rem rgba(52, 58, 64, 0.5);box-shadow: 0 0 0 0.2rem rgba(52, 58, 64, 0.5);}.btn-outline-dark.disabled, .btn-outline-dark:disabled {color: #343a40;background-color: transparent;}.btn-outline-dark:not(:disabled):not(.disabled).active, .btn-outline-dark:not(:disabled):not(.disabled):active, .show > .btn-outline-dark.dropdown-toggle {color: #fff;background-color: #343a40;border-color: #343a40;}.btn-outline-dark:not(:disabled):not(.disabled).active:focus, .btn-outline-dark:not(:disabled):not(.disabled):active:focus, .show > .btn-outline-dark.dropdown-toggle:focus {-webkit-box-shadow: 0 0 0 0.2rem rgba(52, 58, 64, 0.5);box-shadow: 0 0 0 0.2rem rgba(52, 58, 64, 0.5);}.btn-link {font-weight: 400;color: #007bff;text-decoration: none;}.btn-link:hover {color: #0056b3;text-decoration: underline;}.btn-link.focus, .btn-link:focus {text-decoration: underline;}.btn-link.disabled, .btn-link:disabled {color: #6c757d;pointer-events: none;}.btn-group-lg > .btn, .btn-lg {padding: 0.5rem 1rem;font-size: 1.25rem;line-height: 1.5;border-radius: 0.3rem;}.btn-group-sm > .btn, .btn-sm {padding: 0.25rem 0.5rem;font-size: 0.875rem;line-height: 1.5;border-radius: 0.2rem;}.btn-block {display: block;width: 100%;}.btn-block + .btn-block {margin-top: 0.5rem;}.fade {-webkit-transition: opacity 0.15s linear;transition: opacity 0.15s linear;}@media (prefers-reduced-motion: reduce) {.fade {-webkit-transition: none;transition: none;}}.fade:not(.show) {opacity: 0;}.collapse:not(.show) {display: none;}.collapsing {position: relative;height: 0;overflow: hidden;-webkit-transition: height 0.35s ease;transition: height 0.35s ease;}@media (prefers-reduced-motion: reduce) {.collapsing {-webkit-transition: none;transition: none;}}.dropdown, .dropleft, .dropright, .dropup {position: relative;}.dropdown-toggle {white-space: nowrap;}.dropdown-toggle::after {display: inline-block;margin-left: 0.255em;vertical-align: 0.255em;content: "";border-top: 0.3em solid;border-right: 0.3em solid transparent;border-bottom: 0;border-left: 0.3em solid transparent;}.dropdown-toggle:empty::after, .dropleft .dropdown-toggle:empty::after, .dropright .dropdown-toggle:empty::after, .dropup .dropdown-toggle:empty::after {margin-left: 0;}.dropdown-menu {position: absolute;top: 100%;left: 0;z-index: 1000;display: none;float: left;min-width: 10rem;padding: 0.5rem 0;margin: 0.125rem 0 0;font-size: 1rem;color: #212529;text-align: left;list-style: none;background-color: #fff;background-clip: padding-box;border: 1px solid rgba(0, 0, 0, 0.15);border-radius: 0.25rem;}.dropdown-menu-left {right: auto;left: 0;}.dropdown-menu-right, .sliderArrows button.slick-arrow.slick-next {right: 0;left: auto;}@media (min-width: 576px) {.dropdown-menu-sm-left {right: auto;left: 0;}.dropdown-menu-sm-right {right: 0;left: auto;}}@media (min-width: 768px) {.dropdown-menu-md-left {right: auto;left: 0;}.dropdown-menu-md-right {right: 0;left: auto;}}@media (min-width: 992px) {.dropdown-menu-lg-left {right: auto;left: 0;}.dropdown-menu-lg-right {right: 0;left: auto;}}@media (min-width: 1200px) {.dropdown-menu-xl-left {right: auto;left: 0;}.dropdown-menu-xl-right {right: 0;left: auto;}}.dropup .dropdown-menu {top: auto;bottom: 100%;margin-top: 0;margin-bottom: 0.125rem;}.dropright .dropdown-toggle::after, .dropup .dropdown-toggle::after {display: inline-block;margin-left: 0.255em;vertical-align: 0.255em;content: "";border-top: 0;border-right: 0.3em solid transparent;border-bottom: 0.3em solid;border-left: 0.3em solid transparent;}.dropright .dropdown-menu {top: 0;right: auto;left: 100%;margin-top: 0;margin-left: 0.125rem;}.dropright .dropdown-toggle::after {border-top: 0.3em solid transparent;border-right: 0;border-bottom: 0.3em solid transparent;border-left: 0.3em solid;vertical-align: 0;}.dropleft .dropdown-menu {top: 0;right: 100%;left: auto;margin-top: 0;margin-right: 0.125rem;}.dropleft .dropdown-toggle::after {margin-left: 0.255em;vertical-align: 0.255em;content: "";display: none;}.dropleft .dropdown-toggle::before {display: inline-block;margin-right: 0.255em;content: "";border-top: 0.3em solid transparent;border-right: 0.3em solid;border-bottom: 0.3em solid transparent;vertical-align: 0;}.dropdown-menu[x-placement^="bottom"], .dropdown-menu[x-placement^="left"], .dropdown-menu[x-placement^="right"], .dropdown-menu[x-placement^="top"] {right: auto;bottom: auto;}.dropdown-divider {height: 0;margin: 0.5rem 0;overflow: hidden;border-top: 1px solid #e9ecef;}.dropdown-item {display: block;width: 100%;padding: 0.25rem 1.5rem;clear: both;font-weight: 400;color: #212529;text-align: inherit;white-space: nowrap;background-color: transparent;border: 0;}.dropdown-item:focus, .dropdown-item:hover {color: #16181b;text-decoration: none;background-color: #f8f9fa;}.dropdown-item.active, .dropdown-item:active {color: #fff;text-decoration: none;background-color: #007bff;}.dropdown-item.disabled, .dropdown-item:disabled {color: #6c757d;pointer-events: none;background-color: transparent;}.dropdown-menu.show {display: block;}.dropdown-header {display: block;padding: 0.5rem 1.5rem;margin-bottom: 0;font-size: 0.875rem;color: #6c757d;white-space: nowrap;}.dropdown-item-text {display: block;padding: 0.25rem 1.5rem;color: #212529;}.btn-group, .btn-group-vertical {position: relative;display: -ms-inline-flexbox;display: -webkit-inline-box;display: inline-flex;vertical-align: middle;}.btn-group-vertical > .btn, .btn-group > .btn {position: relative;-ms-flex: 1 1 auto;-webkit-box-flex: 1;flex: 1 1 auto;}.btn-group-vertical > .btn:hover, .btn-group > .btn:hover {z-index: 1;}.btn-group-vertical > .btn.active, .btn-group-vertical > .btn:active, .btn-group-vertical > .btn:focus, .btn-group > .btn.active, .btn-group > .btn:active, .btn-group > .btn:focus {z-index: 1;}.btn-toolbar {display: -ms-flexbox;display: -webkit-box;display: flex;-ms-flex-wrap: wrap;flex-wrap: wrap;-ms-flex-pack: start;-webkit-box-pack: start;justify-content: flex-start;}.btn-toolbar .input-group {width: auto;}.btn-group > .btn-group:not(:first-child), .btn-group > .btn:not(:first-child) {margin-left: -1px;}.btn-group > .btn-group:not(:last-child) > .btn, .btn-group > .btn:not(:last-child):not(.dropdown-toggle) {border-top-right-radius: 0;border-bottom-right-radius: 0;}.btn-group > .btn-group:not(:first-child) > .btn, .btn-group > .btn:not(:first-child) {border-top-left-radius: 0;border-bottom-left-radius: 0;}.dropdown-toggle-split {padding-right: 0.5625rem;padding-left: 0.5625rem;}.dropdown-toggle-split::after, .dropright .dropdown-toggle-split::after, .dropup .dropdown-toggle-split::after {margin-left: 0;}.dropleft .dropdown-toggle-split::before {margin-right: 0;}.btn-group-sm > .btn + .dropdown-toggle-split, .btn-sm + .dropdown-toggle-split {padding-right: 0.375rem;padding-left: 0.375rem;}.btn-group-lg > .btn + .dropdown-toggle-split, .btn-lg + .dropdown-toggle-split {padding-right: 0.75rem;padding-left: 0.75rem;}.btn-group-vertical {-ms-flex-direction: column;-webkit-box-orient: vertical;-webkit-box-direction: normal;flex-direction: column;-ms-flex-align: start;-webkit-box-align: start;align-items: flex-start;-ms-flex-pack: center;-webkit-box-pack: center;justify-content: center;}.btn-group-vertical > .btn, .btn-group-vertical > .btn-group, select {width: 100%;}.btn-group-vertical > .btn-group:not(:first-child), .btn-group-vertical > .btn:not(:first-child) {margin-top: -1px;}.btn-group-vertical > .btn-group:not(:last-child) > .btn, .btn-group-vertical > .btn:not(:last-child):not(.dropdown-toggle) {border-bottom-right-radius: 0;border-bottom-left-radius: 0;}.btn-group-vertical > .btn-group:not(:first-child) > .btn, .btn-group-vertical > .btn:not(:first-child) {border-top-left-radius: 0;border-top-right-radius: 0;}.btn-group-toggle > .btn, .btn-group-toggle > .btn-group > .btn {margin-bottom: 0;}.btn-group-toggle > .btn input[type="checkbox"], .btn-group-toggle > .btn input[type="radio"], .btn-group-toggle > .btn-group > .btn input[type="checkbox"], .btn-group-toggle > .btn-group > .btn input[type="radio"] {position: absolute;clip: rect(0, 0, 0, 0);pointer-events: none;}.input-group {position: relative;display: -ms-flexbox;display: -webkit-box;display: flex;-ms-flex-wrap: wrap;flex-wrap: wrap;-ms-flex-align: stretch;-webkit-box-align: stretch;align-items: stretch;width: 100%;}.input-group > .custom-file, .input-group > .custom-select, .input-group > .form-control, .input-group > .form-control-plaintext {position: relative;-ms-flex: 1 1 auto;-webkit-box-flex: 1;flex: 1 1 auto;width: 1%;min-width: 0;margin-bottom: 0;}.input-group > .custom-file + .custom-file, .input-group > .custom-file + .custom-select, .input-group > .custom-file + .form-control, .input-group > .custom-select + .custom-file, .input-group > .custom-select + .custom-select, .input-group > .custom-select + .form-control, .input-group > .form-control + .custom-file, .input-group > .form-control + .custom-select, .input-group > .form-control + .form-control, .input-group > .form-control-plaintext + .custom-file, .input-group > .form-control-plaintext + .custom-select, .input-group > .form-control-plaintext + .form-control {margin-left: -1px;}.input-group > .custom-file .custom-file-input:focus ~ .custom-file-label, .input-group > .custom-select:focus, .input-group > .form-control:focus {z-index: 3;}.input-group > .custom-file .custom-file-input:focus {z-index: 4;}.input-group > .custom-file:not(:last-child) .custom-file-label, .input-group > .custom-file:not(:last-child) .custom-file-label::after, .input-group > .custom-select:not(:last-child), .input-group > .form-control:not(:last-child) {border-top-right-radius: 0;border-bottom-right-radius: 0;}.input-group > .custom-file:not(:first-child) .custom-file-label, .input-group > .custom-select:not(:first-child), .input-group > .form-control:not(:first-child) {border-top-left-radius: 0;border-bottom-left-radius: 0;}.input-group > .custom-file {-ms-flex-align: center;-webkit-box-align: center;align-items: center;}.input-group-append, .input-group-prepend, .input-group > .custom-file {display: -ms-flexbox;display: -webkit-box;display: flex;}.input-group-append .btn, .input-group-prepend .btn {position: relative;z-index: 2;}.input-group-append .btn:focus, .input-group-prepend .btn:focus {z-index: 3;}.input-group-prepend {margin-right: -1px;}.input-group-append, .input-group-append .btn + .btn, .input-group-append .btn + .input-group-text, .input-group-append .input-group-text + .btn, .input-group-append .input-group-text + .input-group-text, .input-group-prepend .btn + .btn, .input-group-prepend .btn + .input-group-text, .input-group-prepend .input-group-text + .btn, .input-group-prepend .input-group-text + .input-group-text {margin-left: -1px;}.input-group-text {display: -ms-flexbox;display: -webkit-box;display: flex;-ms-flex-align: center;-webkit-box-align: center;align-items: center;padding: 0.375rem 0.75rem;margin-bottom: 0;font-size: 1rem;font-weight: 400;line-height: 1.5;color: #495057;text-align: center;white-space: nowrap;background-color: #e9ecef;border: 1px solid #ced4da;border-radius: 0.25rem;}.input-group-text input[type="checkbox"], .input-group-text input[type="radio"] {margin-top: 0;}.input-group-lg > .custom-select, .input-group-lg > .form-control:not(textarea) {height: calc(1.5em + 1rem + 2px);}.input-group-lg > .custom-select, .input-group-lg > .form-control, .input-group-lg > .input-group-append > .btn, .input-group-lg > .input-group-append > .input-group-text, .input-group-lg > .input-group-prepend > .btn, .input-group-lg > .input-group-prepend > .input-group-text {padding: 0.5rem 1rem;font-size: 1.25rem;line-height: 1.5;border-radius: 0.3rem;}.input-group-sm > .custom-select, .input-group-sm > .form-control:not(textarea) {height: calc(1.5em + 0.5rem + 2px);}.input-group-sm > .custom-select, .input-group-sm > .form-control, .input-group-sm > .input-group-append > .btn, .input-group-sm > .input-group-append > .input-group-text, .input-group-sm > .input-group-prepend > .btn, .input-group-sm > .input-group-prepend > .input-group-text {padding: 0.25rem 0.5rem;font-size: 0.875rem;line-height: 1.5;border-radius: 0.2rem;}.input-group-lg > .custom-select, .input-group-sm > .custom-select {padding-right: 1.75rem;}.input-group > .input-group-append:last-child > .btn:not(:last-child):not(.dropdown-toggle), .input-group > .input-group-append:last-child > .input-group-text:not(:last-child), .input-group > .input-group-append:not(:last-child) > .btn, .input-group > .input-group-append:not(:last-child) > .input-group-text, .input-group > .input-group-prepend > .btn, .input-group > .input-group-prepend > .input-group-text {border-top-right-radius: 0;border-bottom-right-radius: 0;}.input-group > .input-group-append > .btn, .input-group > .input-group-append > .input-group-text, .input-group > .input-group-prepend:first-child > .btn:not(:first-child), .input-group > .input-group-prepend:first-child > .input-group-text:not(:first-child), .input-group > .input-group-prepend:not(:first-child) > .btn, .input-group > .input-group-prepend:not(:first-child) > .input-group-text {border-top-left-radius: 0;border-bottom-left-radius: 0;}.custom-control {position: relative;z-index: 1;display: block;min-height: 1.5rem;padding-left: 1.5rem;-webkit-print-color-adjust: exact;color-adjust: exact;}.custom-control-inline {display: -ms-inline-flexbox;display: -webkit-inline-box;display: inline-flex;margin-right: 1rem;}.custom-control-input {position: absolute;left: 0;z-index: -1;width: 1rem;height: 1.25rem;opacity: 0;}.custom-control-input:checked ~ .custom-control-label::before {color: #fff;border-color: #007bff;background-color: #007bff;}.custom-control-input:focus ~ .custom-control-label::before {-webkit-box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.25);box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.25);}.custom-control-input:focus:not(:checked) ~ .custom-control-label::before {border-color: #80bdff;}.custom-control-input:not(:disabled):active ~ .custom-control-label::before {color: #fff;background-color: #b3d7ff;border-color: #b3d7ff;}.custom-control-input:disabled ~ .custom-control-label, .custom-control-input[disabled] ~ .custom-control-label {color: #6c757d;}.custom-control-input:disabled ~ .custom-control-label::before, .custom-control-input[disabled] ~ .custom-control-label::before {background-color: #e9ecef;}.custom-control-label {position: relative;margin-bottom: 0;vertical-align: top;}.custom-control-label::after, .custom-control-label::before {position: absolute;top: 0.25rem;left: -1.5rem;display: block;width: 1rem;height: 1rem;content: "";}.custom-control-label::before {pointer-events: none;background-color: #fff;border: #adb5bd solid 1px;}.custom-control-label::after {background: no-repeat 50%/50% 50%;}.custom-checkbox .custom-control-label::before {border-radius: 0.25rem;}.custom-checkbox .custom-control-input:checked ~ .custom-control-label::after {background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='8' height='8' viewBox='0 0 8 8'%3e%3cpath fill='%23fff' d='M6.564.75l-3.59 3.612-1.538-1.55L0 4.26l2.974 2.99L8 2.193z'/%3e%3c/svg%3e");}.custom-checkbox .custom-control-input:indeterminate ~ .custom-control-label::before {border-color: #007bff;background-color: #007bff;}.custom-checkbox .custom-control-input:indeterminate ~ .custom-control-label::after {background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='4' height='4' viewBox='0 0 4 4'%3e%3cpath stroke='%23fff' d='M0 2h4'/%3e%3c/svg%3e");}.custom-checkbox .custom-control-input:disabled:checked ~ .custom-control-label::before {background-color: rgba(0, 123, 255, 0.5);}.custom-checkbox .custom-control-input:disabled:indeterminate ~ .custom-control-label::before {background-color: rgba(0, 123, 255, 0.5);}.custom-radio .custom-control-label::before {border-radius: 50%;}.custom-radio .custom-control-input:checked ~ .custom-control-label::after {background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' viewBox='-4 -4 8 8'%3e%3ccircle r='3' fill='%23fff'/%3e%3c/svg%3e");}.custom-radio .custom-control-input:disabled:checked ~ .custom-control-label::before, .custom-switch .custom-control-input:disabled:checked ~ .custom-control-label::before {background-color: rgba(0, 123, 255, 0.5);}.custom-switch {padding-left: 2.25rem;}.custom-switch .custom-control-label::before {left: -2.25rem;width: 1.75rem;pointer-events: all;border-radius: 0.5rem;}.custom-switch .custom-control-label::after {top: calc(0.25rem + 2px);left: calc(-2.25rem + 2px);width: calc(1rem - 4px);height: calc(1rem - 4px);background-color: #adb5bd;border-radius: 0.5rem;-webkit-transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, -webkit-transform 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out;transition: transform 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;transition: transform 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out, -webkit-transform 0.15s ease-in-out;}@media (prefers-reduced-motion: reduce) {.custom-switch .custom-control-label::after {-webkit-transition: none;transition: none;}}.custom-switch .custom-control-input:checked ~ .custom-control-label::after {background-color: #fff;-webkit-transform: translateX(0.75rem);transform: translateX(0.75rem);}.custom-select {display: inline-block;width: 100%;height: calc(1.5em + 0.75rem + 2px);padding: 0.375rem 1.75rem 0.375rem 0.75rem;font-size: 1rem;font-weight: 400;line-height: 1.5;color: #495057;vertical-align: middle;background: #fff url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='4' height='5' viewBox='0 0 4 5'%3e%3cpath fill='%23343a40' d='M2 0L0 2h4zm0 5L0 3h4z'/%3e%3c/svg%3e") no-repeat right 0.75rem center/8px 10px;border: 1px solid #ced4da;border-radius: 0.25rem;-webkit-appearance: none;-moz-appearance: none;appearance: none;}.custom-select:focus {border-color: #80bdff;outline: 0;-webkit-box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.25);box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.25);}.custom-select:focus::-ms-value {color: #495057;background-color: #fff;}.custom-select[multiple], .custom-select[size]:not([size="1"]) {height: auto;padding-right: 0.75rem;background-image: none;}.custom-select:disabled {color: #6c757d;background-color: #e9ecef;}.custom-select::-ms-expand {display: none;}.custom-select:-moz-focusring {color: transparent;text-shadow: 0 0 0#495057;}.custom-select-sm {height: calc(1.5em + 0.5rem + 2px);padding-top: 0.25rem;padding-bottom: 0.25rem;padding-left: 0.5rem;font-size: 0.875rem;}.custom-select-lg {height: calc(1.5em + 1rem + 2px);padding-top: 0.5rem;padding-bottom: 0.5rem;padding-left: 1rem;font-size: 1.25rem;}.custom-file, .custom-file-input {position: relative;width: 100%;height: calc(1.5em + 0.75rem + 2px);}.custom-file {display: inline-block;margin-bottom: 0;}.custom-file-input {z-index: 2;margin: 0;opacity: 0;}.custom-file-input:focus ~ .custom-file-label {border-color: #80bdff;-webkit-box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.25);box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.25);}.custom-file-input:disabled ~ .custom-file-label, .custom-file-input[disabled] ~ .custom-file-label {background-color: #e9ecef;}.custom-file-input:lang(en) ~ .custom-file-label::after {content: "Browse";}.custom-file-input ~ .custom-file-label[data-browse]::after {content: attr(data-browse);}.custom-file-label, .custom-file-label::after {position: absolute;top: 0;right: 0;padding: 0.375rem 0.75rem;line-height: 1.5;color: #495057;}.custom-file-label {left: 0;z-index: 1;height: calc(1.5em + 0.75rem + 2px);font-weight: 400;background-color: #fff;border: 1px solid #ced4da;border-radius: 0.25rem;}.custom-file-label::after {bottom: 0;z-index: 3;display: block;height: calc(1.5em + 0.75rem);content: "Browse";background-color: #e9ecef;border-left: inherit;border-radius: 0 0.25rem 0.25rem 0;}.custom-range {width: 100%;height: 1.4rem;padding: 0;background-color: transparent;-webkit-appearance: none;-moz-appearance: none;appearance: none;}.custom-range:focus {outline: 0;}.custom-range:focus::-webkit-slider-thumb {-webkit-box-shadow: 0 0 0 1px #fff, 0 0 0 0.2rem rgba(0, 123, 255, 0.25);box-shadow: 0 0 0 1px #fff, 0 0 0 0.2rem rgba(0, 123, 255, 0.25);}.custom-range:focus::-moz-range-thumb {box-shadow: 0 0 0 1px #fff, 0 0 0 0.2rem rgba(0, 123, 255, 0.25);}.custom-range:focus::-ms-thumb {box-shadow: 0 0 0 1px #fff, 0 0 0 0.2rem rgba(0, 123, 255, 0.25);}.custom-range::-moz-focus-outer {border: 0;}.custom-range::-webkit-slider-thumb {width: 1rem;height: 1rem;margin-top: -0.25rem;background-color: #007bff;border: 0;border-radius: 1rem;-webkit-transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;-webkit-transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out;transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out;-webkit-appearance: none;appearance: none;}@media (prefers-reduced-motion: reduce) {.custom-range::-webkit-slider-thumb {-webkit-transition: none;transition: none;}}.custom-range::-webkit-slider-thumb:active {background-color: #b3d7ff;}.custom-range::-webkit-slider-runnable-track {width: 100%;height: 0.5rem;color: transparent;cursor: pointer;background-color: #dee2e6;border-color: transparent;border-radius: 1rem;}.custom-range::-moz-range-thumb {width: 1rem;height: 1rem;background-color: #007bff;border: 0;border-radius: 1rem;-webkit-transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out;transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out;-moz-appearance: none;appearance: none;}@media (prefers-reduced-motion: reduce) {.custom-range::-moz-range-thumb {-webkit-transition: none;transition: none;}}.custom-range::-moz-range-thumb:active {background-color: #b3d7ff;}.custom-range::-moz-range-track {width: 100%;height: 0.5rem;color: transparent;cursor: pointer;background-color: #dee2e6;border-color: transparent;border-radius: 1rem;}.custom-range::-ms-thumb {width: 1rem;height: 1rem;margin-top: 0;margin-right: 0.2rem;margin-left: 0.2rem;background-color: #007bff;border: 0;border-radius: 1rem;-webkit-transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out;transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out;appearance: none;}@media (prefers-reduced-motion: reduce) {.custom-range::-ms-thumb {-webkit-transition: none;transition: none;}}.custom-range::-ms-thumb:active {background-color: #b3d7ff;}.custom-range::-ms-track {width: 100%;height: 0.5rem;color: transparent;cursor: pointer;background-color: transparent;border-color: transparent;border-width: 0.5rem;}.custom-range::-ms-fill-lower {background-color: #dee2e6;border-radius: 1rem;}.custom-range::-ms-fill-upper {margin-right: 15px;background-color: #dee2e6;border-radius: 1rem;}.custom-range:disabled::-webkit-slider-thumb {background-color: #adb5bd;}.custom-range:disabled::-webkit-slider-runnable-track {cursor: default;}.custom-range:disabled::-moz-range-thumb {background-color: #adb5bd;}.custom-range:disabled::-moz-range-track {cursor: default;}.custom-range:disabled::-ms-thumb {background-color: #adb5bd;}.custom-control-label::before, .custom-file-label, .custom-select {-webkit-transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out;transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out;}@media (prefers-reduced-motion: reduce) {.custom-control-label::before, .custom-file-label, .custom-select {-webkit-transition: none;transition: none;}}.nav {display: -ms-flexbox;display: -webkit-box;display: flex;-ms-flex-wrap: wrap;flex-wrap: wrap;padding-left: 0;margin-bottom: 0;list-style: none;}.nav-link {display: block;padding: 0.5rem 1rem;}.nav-link:focus, .nav-link:hover {text-decoration: none;}.nav-link.disabled {color: #6c757d;pointer-events: none;cursor: default;}.nav-tabs {border-bottom: 1px solid #dee2e6;}.nav-tabs .nav-item {margin-bottom: -1px;}.nav-tabs .nav-link {border: 1px solid transparent;border-top-left-radius: 0.25rem;border-top-right-radius: 0.25rem;}.nav-tabs .nav-link:focus, .nav-tabs .nav-link:hover {border-color: #e9ecef #e9ecef #dee2e6;}.nav-tabs .nav-link.disabled {color: #6c757d;background-color: transparent;border-color: transparent;}.nav-tabs .nav-item.show .nav-link, .nav-tabs .nav-link.active {color: #495057;background-color: #fff;border-color: #dee2e6 #dee2e6 #fff;}.nav-tabs .dropdown-menu {margin-top: -1px;border-top-left-radius: 0;border-top-right-radius: 0;}.nav-pills .nav-link {border-radius: 0.25rem;}.nav-pills .nav-link.active, .nav-pills .show > .nav-link {color: #fff;background-color: #007bff;}.nav-fill .nav-item, .nav-fill > .nav-link {-ms-flex: 1 1 auto;-webkit-box-flex: 1;flex: 1 1 auto;text-align: center;}.nav-justified .nav-item, .nav-justified > .nav-link {-ms-flex-preferred-size: 0;flex-basis: 0;-ms-flex-positive: 1;-webkit-box-flex: 1;flex-grow: 1;text-align: center;}.tab-content > .tab-pane {display: none;}.tab-content > .active {display: block;}.navbar {position: relative;padding: 0.5rem 1rem;}.navbar, .navbar .container, .navbar .container-fluid, .navbar .container-lg, .navbar .container-md, .navbar .container-sm, .navbar .container-xl {display: -ms-flexbox;display: -webkit-box;display: flex;-ms-flex-wrap: wrap;flex-wrap: wrap;-ms-flex-align: center;-webkit-box-align: center;align-items: center;-ms-flex-pack: justify;-webkit-box-pack: justify;justify-content: space-between;}.navbar-brand {display: inline-block;padding-top: 0.3125rem;padding-bottom: 0.3125rem;margin-right: 1rem;font-size: 1.25rem;line-height: inherit;white-space: nowrap;}.navbar-brand:focus, .navbar-brand:hover {text-decoration: none;}.navbar-nav {display: -ms-flexbox;display: -webkit-box;display: flex;-ms-flex-direction: column;-webkit-box-orient: vertical;-webkit-box-direction: normal;flex-direction: column;padding-left: 0;margin-bottom: 0;list-style: none;}.navbar-nav .nav-link {padding-right: 0;padding-left: 0;}.navbar-nav .dropdown-menu {position: static;float: none;}.navbar-text {display: inline-block;padding-top: 0.5rem;padding-bottom: 0.5rem;}.navbar-collapse {-ms-flex-preferred-size: 100%;flex-basis: 100%;-ms-flex-positive: 1;-webkit-box-flex: 1;flex-grow: 1;-ms-flex-align: center;-webkit-box-align: center;align-items: center;}.navbar-toggler {padding: 0.25rem 0.75rem;font-size: 1.25rem;line-height: 1;background-color: transparent;border: 1px solid transparent;border-radius: 0.25rem;}.navbar-toggler:focus, .navbar-toggler:hover {text-decoration: none;}.navbar-toggler-icon {display: inline-block;width: 1.5em;height: 1.5em;vertical-align: middle;content: "";background: no-repeat center center;background-size: 100% 100%;}@media (max-width: 575.98px) {.navbar-expand-sm > .container, .navbar-expand-sm > .container-fluid, .navbar-expand-sm > .container-lg, .navbar-expand-sm > .container-md, .navbar-expand-sm > .container-sm, .navbar-expand-sm > .container-xl {padding-right: 0;padding-left: 0;}}@media (min-width: 576px) {.navbar-expand-sm, .navbar-expand-sm .navbar-nav {-webkit-box-orient: horizontal;-webkit-box-direction: normal;}.navbar-expand-sm {-ms-flex-flow: row nowrap;flex-flow: row nowrap;-ms-flex-pack: start;-webkit-box-pack: start;justify-content: flex-start;}.navbar-expand-sm .navbar-nav {-ms-flex-direction: row;flex-direction: row;}.navbar-expand-sm .navbar-nav .dropdown-menu {position: absolute;}.navbar-expand-sm .navbar-nav .nav-link {padding-right: 0.5rem;padding-left: 0.5rem;}.navbar-expand-sm > .container, .navbar-expand-sm > .container-fluid, .navbar-expand-sm > .container-lg, .navbar-expand-sm > .container-md, .navbar-expand-sm > .container-sm, .navbar-expand-sm > .container-xl {-ms-flex-wrap: nowrap;flex-wrap: nowrap;}.navbar-expand-sm .navbar-collapse {display: -ms-flexbox !important;display: -webkit-box !important;display: flex !important;-ms-flex-preferred-size: auto;flex-basis: auto;}.navbar-expand-sm .navbar-toggler {display: none;}}@media (max-width: 767.98px) {.navbar-expand-md > .container, .navbar-expand-md > .container-fluid, .navbar-expand-md > .container-lg, .navbar-expand-md > .container-md, .navbar-expand-md > .container-sm, .navbar-expand-md > .container-xl {padding-right: 0;padding-left: 0;}}@media (min-width: 768px) {.navbar-expand-md, .navbar-expand-md .navbar-nav {-webkit-box-orient: horizontal;-webkit-box-direction: normal;}.navbar-expand-md {-ms-flex-flow: row nowrap;flex-flow: row nowrap;-ms-flex-pack: start;-webkit-box-pack: start;justify-content: flex-start;}.navbar-expand-md .navbar-nav {-ms-flex-direction: row;flex-direction: row;}.navbar-expand-md .navbar-nav .dropdown-menu {position: absolute;}.navbar-expand-md .navbar-nav .nav-link {padding-right: 0.5rem;padding-left: 0.5rem;}.navbar-expand-md > .container, .navbar-expand-md > .container-fluid, .navbar-expand-md > .container-lg, .navbar-expand-md > .container-md, .navbar-expand-md > .container-sm, .navbar-expand-md > .container-xl {-ms-flex-wrap: nowrap;flex-wrap: nowrap;}.navbar-expand-md .navbar-collapse {display: -ms-flexbox !important;display: -webkit-box !important;display: flex !important;-ms-flex-preferred-size: auto;flex-basis: auto;}.navbar-expand-md .navbar-toggler {display: none;}}@media (max-width: 991.98px) {.navbar-expand-lg > .container, .navbar-expand-lg > .container-fluid, .navbar-expand-lg > .container-lg, .navbar-expand-lg > .container-md, .navbar-expand-lg > .container-sm, .navbar-expand-lg > .container-xl {padding-right: 0;padding-left: 0;}}@media (min-width: 992px) {.navbar-expand-lg, .navbar-expand-lg .navbar-nav {-webkit-box-orient: horizontal;-webkit-box-direction: normal;}.navbar-expand-lg {-ms-flex-flow: row nowrap;flex-flow: row nowrap;-ms-flex-pack: start;-webkit-box-pack: start;justify-content: flex-start;}.navbar-expand-lg .navbar-nav {-ms-flex-direction: row;flex-direction: row;}.navbar-expand-lg .navbar-nav .dropdown-menu {position: absolute;}.navbar-expand-lg .navbar-nav .nav-link {padding-right: 0.5rem;padding-left: 0.5rem;}.navbar-expand-lg > .container, .navbar-expand-lg > .container-fluid, .navbar-expand-lg > .container-lg, .navbar-expand-lg > .container-md, .navbar-expand-lg > .container-sm, .navbar-expand-lg > .container-xl {-ms-flex-wrap: nowrap;flex-wrap: nowrap;}.navbar-expand-lg .navbar-collapse {display: -ms-flexbox !important;display: -webkit-box !important;display: flex !important;-ms-flex-preferred-size: auto;flex-basis: auto;}.navbar-expand-lg .navbar-toggler {display: none;}}@media (max-width: 1199.98px) {.navbar-expand-xl > .container, .navbar-expand-xl > .container-fluid, .navbar-expand-xl > .container-lg, .navbar-expand-xl > .container-md, .navbar-expand-xl > .container-sm, .navbar-expand-xl > .container-xl {padding-right: 0;padding-left: 0;}}@media (min-width: 1200px) {.navbar-expand-xl, .navbar-expand-xl .navbar-nav {-webkit-box-orient: horizontal;-webkit-box-direction: normal;}.navbar-expand-xl {-ms-flex-flow: row nowrap;flex-flow: row nowrap;-ms-flex-pack: start;-webkit-box-pack: start;justify-content: flex-start;}.navbar-expand-xl .navbar-nav {-ms-flex-direction: row;flex-direction: row;}.navbar-expand-xl .navbar-nav .dropdown-menu {position: absolute;}.navbar-expand-xl .navbar-nav .nav-link {padding-right: 0.5rem;padding-left: 0.5rem;}.navbar-expand-xl > .container, .navbar-expand-xl > .container-fluid, .navbar-expand-xl > .container-lg, .navbar-expand-xl > .container-md, .navbar-expand-xl > .container-sm, .navbar-expand-xl > .container-xl {-ms-flex-wrap: nowrap;flex-wrap: nowrap;}.navbar-expand-xl .navbar-collapse {display: -ms-flexbox !important;display: -webkit-box !important;display: flex !important;-ms-flex-preferred-size: auto;flex-basis: auto;}.navbar-expand-xl .navbar-toggler {display: none;}}.navbar-expand {-ms-flex-flow: row nowrap;flex-flow: row nowrap;-ms-flex-pack: start;-webkit-box-pack: start;justify-content: flex-start;}.navbar-expand > .container, .navbar-expand > .container-fluid, .navbar-expand > .container-lg, .navbar-expand > .container-md, .navbar-expand > .container-sm, .navbar-expand > .container-xl {padding-right: 0;padding-left: 0;}.navbar-expand, .navbar-expand .navbar-nav {-webkit-box-orient: horizontal;-webkit-box-direction: normal;}.navbar-expand .navbar-nav {-ms-flex-direction: row;flex-direction: row;}.navbar-expand .navbar-nav .dropdown-menu {position: absolute;}.navbar-expand .navbar-nav .nav-link {padding-right: 0.5rem;padding-left: 0.5rem;}.navbar-expand > .container, .navbar-expand > .container-fluid, .navbar-expand > .container-lg, .navbar-expand > .container-md, .navbar-expand > .container-sm, .navbar-expand > .container-xl {-ms-flex-wrap: nowrap;flex-wrap: nowrap;}.navbar-expand .navbar-collapse {display: -ms-flexbox !important;display: -webkit-box !important;display: flex !important;-ms-flex-preferred-size: auto;flex-basis: auto;}.navbar-expand .navbar-toggler {display: none;}.navbar-light .navbar-brand {color: rgba(0, 0, 0, 0.9);}.navbar-light .navbar-brand:focus, .navbar-light .navbar-brand:hover, .navbar-light .navbar-text a:focus, .navbar-light .navbar-text a:hover {color: rgba(0, 0, 0, 0.9);}.navbar-light .navbar-nav .nav-link {color: rgba(0, 0, 0, 0.5);}.navbar-light .navbar-nav .nav-link:focus, .navbar-light .navbar-nav .nav-link:hover {color: rgba(0, 0, 0, 0.7);}.navbar-light .navbar-nav .nav-link.disabled {color: rgba(0, 0, 0, 0.3);}.navbar-light .navbar-nav .active > .nav-link, .navbar-light .navbar-nav .nav-link.active, .navbar-light .navbar-nav .nav-link.show, .navbar-light .navbar-nav .show > .nav-link, .navbar-light .navbar-text a {color: rgba(0, 0, 0, 0.9);}.navbar-light .navbar-toggler {color: rgba(0, 0, 0, 0.5);border-color: rgba(0, 0, 0, 0.1);}.navbar-light .navbar-toggler-icon {background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='30' height='30' viewBox='0 0 30 30'%3e%3cpath stroke='rgba%280, 0, 0, 0.5%29' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e");}.navbar-light .navbar-text {color: rgba(0, 0, 0, 0.5);}.navbar-dark .navbar-brand {color: #fff;}.navbar-dark .navbar-brand:focus, .navbar-dark .navbar-brand:hover, .navbar-dark .navbar-text a:focus, .navbar-dark .navbar-text a:hover {color: #fff;}.navbar-dark .navbar-nav .nav-link {color: rgba(255, 255, 255, 0.5);}.navbar-dark .navbar-nav .nav-link:focus, .navbar-dark .navbar-nav .nav-link:hover {color: rgba(255, 255, 255, 0.75);}.navbar-dark .navbar-nav .nav-link.disabled {color: rgba(255, 255, 255, 0.25);}.allicons > div:hover i, .navbar-dark .navbar-nav .active > .nav-link, .navbar-dark .navbar-nav .nav-link.active, .navbar-dark .navbar-nav .nav-link.show, .navbar-dark .navbar-nav .show > .nav-link, .navbar-dark .navbar-text a {color: #fff;}.navbar-dark .navbar-toggler {color: rgba(255, 255, 255, 0.5);border-color: rgba(255, 255, 255, 0.1);}.navbar-dark .navbar-toggler-icon {background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='30' height='30' viewBox='0 0 30 30'%3e%3cpath stroke='rgba%28255, 255, 255, 0.5%29' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e");}.navbar-dark .navbar-text {color: rgba(255, 255, 255, 0.5);}.card {position: relative;display: -ms-flexbox;display: -webkit-box;display: flex;-ms-flex-direction: column;-webkit-box-orient: vertical;-webkit-box-direction: normal;flex-direction: column;min-width: 0;word-wrap: break-word;background-color: #fff;background-clip: border-box;border: 1px solid rgba(0, 0, 0, 0.125);border-radius: 0.25rem;}.card > .list-group {border-top: inherit;border-bottom: inherit;}.card > .list-group:first-child {border-top-width: 0;border-top-left-radius: calc(0.25rem - 1px);border-top-right-radius: calc(0.25rem - 1px);}.card > .list-group:last-child {border-bottom-width: 0;border-bottom-right-radius: calc(0.25rem - 1px);border-bottom-left-radius: calc(0.25rem - 1px);}.card > .card-header + .list-group, .card > .list-group + .card-footer {border-top: 0;}.card-body {-ms-flex: 1 1 auto;-webkit-box-flex: 1;flex: 1 1 auto;min-height: 1px;padding: 1.25rem;}.card-title {margin-bottom: 0.75rem;}.card-subtitle {margin-top: -0.375rem;margin-bottom: 0;}.card-text:last-child, .dropdown-box .dropdown > ul > li:last-child {margin-bottom: 0;}.card-link:hover {text-decoration: none;}.card-link + .card-link {margin-left: 1.25rem;}.card-header {padding: 0.75rem 1.25rem;margin-bottom: 0;background-color: rgba(0, 0, 0, 0.03);border-bottom: 1px solid rgba(0, 0, 0, 0.125);}.card-header:first-child {border-radius: calc(0.25rem - 1px) calc(0.25rem - 1px) 0 0;}.card-footer {padding: 0.75rem 1.25rem;background-color: rgba(0, 0, 0, 0.03);border-top: 1px solid rgba(0, 0, 0, 0.125);}.card-footer:last-child {border-radius: 0 0 calc(0.25rem - 1px) calc(0.25rem - 1px);}.card-header-tabs {margin-bottom: -0.75rem;border-bottom: 0;}.card-header-pills, .card-header-tabs {margin-right: -0.625rem;margin-left: -0.625rem;}.card-img-overlay {position: absolute;top: 0;right: 0;bottom: 0;left: 0;padding: 1.25rem;border-radius: calc(0.25rem - 1px);}.card-img, .card-img-bottom, .card-img-top {-ms-flex-negative: 0;flex-shrink: 0;width: 100%;}.card-img, .card-img-top {border-top-left-radius: calc(0.25rem - 1px);border-top-right-radius: calc(0.25rem - 1px);}.card-img, .card-img-bottom {border-bottom-right-radius: calc(0.25rem - 1px);border-bottom-left-radius: calc(0.25rem - 1px);}.card-deck .card {margin-bottom: 15px;}@media (min-width: 576px) {.card-deck {display: -ms-flexbox;display: -webkit-box;display: flex;-ms-flex-flow: row wrap;-webkit-box-orient: horizontal;-webkit-box-direction: normal;flex-flow: row wrap;margin-right: -15px;margin-left: -15px;}.card-deck .card {-ms-flex: 1 0 0%;-webkit-box-flex: 1;flex: 1 0 0%;margin-right: 15px;margin-bottom: 0;margin-left: 15px;}}.card-group > .card {margin-bottom: 15px;}@media (min-width: 576px) {.card-group {display: -ms-flexbox;display: -webkit-box;display: flex;-ms-flex-flow: row wrap;-webkit-box-orient: horizontal;-webkit-box-direction: normal;flex-flow: row wrap;}.card-group > .card {-ms-flex: 1 0 0%;-webkit-box-flex: 1;flex: 1 0 0%;margin-bottom: 0;}.card-group > .card + .card {margin-left: 0;border-left: 0;}.card-group > .card:not(:last-child) {border-top-right-radius: 0;border-bottom-right-radius: 0;}.card-group > .card:not(:last-child) .card-header, .card-group > .card:not(:last-child) .card-img-top {border-top-right-radius: 0;}.card-group > .card:not(:last-child) .card-footer, .card-group > .card:not(:last-child) .card-img-bottom {border-bottom-right-radius: 0;}.card-group > .card:not(:first-child) {border-top-left-radius: 0;border-bottom-left-radius: 0;}.card-group > .card:not(:first-child) .card-header, .card-group > .card:not(:first-child) .card-img-top {border-top-left-radius: 0;}.card-group > .card:not(:first-child) .card-footer, .card-group > .card:not(:first-child) .card-img-bottom {border-bottom-left-radius: 0;}}.card-columns .card {margin-bottom: 0.75rem;}@media (min-width: 576px) {.card-columns {-webkit-column-count: 3;column-count: 3;-webkit-column-gap: 1.25rem;column-gap: 1.25rem;orphans: 1;widows: 1;}.card-columns .card {display: inline-block;width: 100%;}}.accordion {overflow-anchor: none;}.accordion > .card {overflow: hidden;}.accordion > .card:not(:last-of-type) {border-bottom: 0;border-bottom-right-radius: 0;border-bottom-left-radius: 0;}.accordion > .card:not(:first-of-type) {border-top-left-radius: 0;border-top-right-radius: 0;}.accordion > .card > .card-header {border-radius: 0;margin-bottom: -1px;}.breadcrumb {-ms-flex-wrap: wrap;padding: 0.75rem 1rem;margin-bottom: 1rem;list-style: none;border-radius: 0.25rem;}.breadcrumb, .breadcrumb-item, .pagination {display: -ms-flexbox;display: -webkit-box;display: flex;}.breadcrumb-item + .breadcrumb-item {padding-left: 0.5rem;}.breadcrumb-item + .breadcrumb-item::before {display: inline-block;padding-right: 0.5rem;color: #6c757d;content: "/";}.breadcrumb-item + .breadcrumb-item:hover::before {text-decoration: none;}.breadcrumb-item.active {color: #6c757d;}.pagination {list-style: none;border-radius: 0.25rem;}.page-link {position: relative;display: block;padding: 0.5rem 0.75rem;margin-left: -1px;line-height: 1.25;color: #007bff;background-color: #fff;border: 1px solid #dee2e6;}.page-link:hover {z-index: 2;color: #0056b3;text-decoration: none;background-color: #e9ecef;border-color: #dee2e6;}.page-link:focus {z-index: 3;outline: 0;-webkit-box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.25);box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.25);}.page-item:first-child .page-link {margin-left: 0;border-top-left-radius: 0.25rem;border-bottom-left-radius: 0.25rem;}.page-item:last-child .page-link {border-top-right-radius: 0.25rem;border-bottom-right-radius: 0.25rem;}.page-item.active .page-link {z-index: 3;color: #fff;background-color: #007bff;border-color: #007bff;}.page-item.disabled .page-link {color: #6c757d;pointer-events: none;cursor: auto;background-color: #fff;border-color: #dee2e6;}.pagination-lg .page-link {padding: 0.75rem 1.5rem;font-size: 1.25rem;line-height: 1.5;}.pagination-lg .page-item:first-child .page-link {border-top-left-radius: 0.3rem;border-bottom-left-radius: 0.3rem;}.pagination-lg .page-item:last-child .page-link {border-top-right-radius: 0.3rem;border-bottom-right-radius: 0.3rem;}.pagination-sm .page-link {padding: 0.25rem 0.5rem;font-size: 0.875rem;line-height: 1.5;}.pagination-sm .page-item:first-child .page-link {border-top-left-radius: 0.2rem;border-bottom-left-radius: 0.2rem;}.pagination-sm .page-item:last-child .page-link {border-top-right-radius: 0.2rem;border-bottom-right-radius: 0.2rem;}.badge {display: inline-block;padding: 0.25em 0.4em;font-size: 75%;font-weight: 700;line-height: 1;text-align: center;white-space: nowrap;vertical-align: baseline;border-radius: 0.25rem;-webkit-transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out;transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out;}@media (prefers-reduced-motion: reduce) {.badge {-webkit-transition: none;transition: none;}}a.badge:focus, a.badge:hover {text-decoration: none;}.badge:empty {display: none;}.btn .badge {position: relative;top: -1px;}.badge-pill {padding-right: 0.6em;padding-left: 0.6em;border-radius: 10rem;}.badge-primary {color: #fff;background-color: #007bff;}a.badge-primary:focus, a.badge-primary:hover {color: #fff;background-color: #0062cc;}a.badge-primary.focus, a.badge-primary:focus {outline: 0;-webkit-box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.5);box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.5);}.badge-secondary {color: #fff;background-color: #6c757d;}a.badge-secondary:focus, a.badge-secondary:hover {color: #fff;background-color: #545b62;}a.badge-secondary.focus, a.badge-secondary:focus {outline: 0;-webkit-box-shadow: 0 0 0 0.2rem rgba(108, 117, 125, 0.5);box-shadow: 0 0 0 0.2rem rgba(108, 117, 125, 0.5);}.badge-success {color: #fff;background-color: #28a745;}a.badge-success:focus, a.badge-success:hover {color: #fff;background-color: #1e7e34;}a.badge-success.focus, a.badge-success:focus {outline: 0;-webkit-box-shadow: 0 0 0 0.2rem rgba(40, 167, 69, 0.5);box-shadow: 0 0 0 0.2rem rgba(40, 167, 69, 0.5);}.badge-info {color: #fff;background-color: #17a2b8;}a.badge-info:focus, a.badge-info:hover {color: #fff;background-color: #117a8b;}a.badge-info.focus, a.badge-info:focus {outline: 0;-webkit-box-shadow: 0 0 0 0.2rem rgba(23, 162, 184, 0.5);box-shadow: 0 0 0 0.2rem rgba(23, 162, 184, 0.5);}.badge-warning {color: #212529;background-color: #ffc107;}a.badge-warning:focus, a.badge-warning:hover {color: #212529;background-color: #d39e00;}a.badge-warning.focus, a.badge-warning:focus {outline: 0;-webkit-box-shadow: 0 0 0 0.2rem rgba(255, 193, 7, 0.5);box-shadow: 0 0 0 0.2rem rgba(255, 193, 7, 0.5);}.badge-danger {color: #fff;background-color: #dc3545;}a.badge-danger:focus, a.badge-danger:hover {color: #fff;background-color: #bd2130;}a.badge-danger.focus, a.badge-danger:focus {outline: 0;-webkit-box-shadow: 0 0 0 0.2rem rgba(220, 53, 69, 0.5);box-shadow: 0 0 0 0.2rem rgba(220, 53, 69, 0.5);}.badge-light {color: #212529;background-color: #f8f9fa;}a.badge-light:focus, a.badge-light:hover {color: #212529;background-color: #dae0e5;}a.badge-light.focus, a.badge-light:focus {outline: 0;-webkit-box-shadow: 0 0 0 0.2rem rgba(248, 249, 250, 0.5);box-shadow: 0 0 0 0.2rem rgba(248, 249, 250, 0.5);}.badge-dark {color: #fff;background-color: #343a40;}a.badge-dark:focus, a.badge-dark:hover {color: #fff;background-color: #1d2124;}a.badge-dark.focus, a.badge-dark:focus {outline: 0;-webkit-box-shadow: 0 0 0 0.2rem rgba(52, 58, 64, 0.5);box-shadow: 0 0 0 0.2rem rgba(52, 58, 64, 0.5);}.jumbotron {padding: 2rem 1rem;margin-bottom: 2rem;background-color: #e9ecef;border-radius: 0.3rem;}@media (min-width: 576px) {.jumbotron {padding: 4rem 2rem;}}.jumbotron-fluid {padding-right: 0;padding-left: 0;border-radius: 0;}.alert {position: relative;padding: 0.75rem 1.25rem;margin-bottom: 1rem;border: 1px solid transparent;border-radius: 0.25rem;}.alert-heading {color: inherit;}.alert-link {font-weight: 700;}.alert-dismissible {padding-right: 4rem;}.alert-dismissible .close {position: absolute;top: 0;right: 0;z-index: 2;padding: 0.75rem 1.25rem;color: inherit;}.alert-primary {color: #004085;background-color: #cce5ff;border-color: #b8daff;}.alert-primary hr {border-top-color: #9fcdff;}.alert-primary .alert-link {color: #002752;}.alert-secondary {color: #383d41;background-color: #e2e3e5;border-color: #d6d8db;}.alert-secondary hr {border-top-color: #c8cbcf;}.alert-secondary .alert-link {color: #202326;}.alert-success {color: #155724;background-color: #d4edda;border-color: #c3e6cb;}.alert-success hr {border-top-color: #b1dfbb;}.alert-success .alert-link {color: #0b2e13;}.alert-info {color: #0c5460;background-color: #d1ecf1;border-color: #bee5eb;}.alert-info hr {border-top-color: #abdde5;}.alert-info .alert-link {color: #062c33;}.alert-warning {color: #856404;background-color: #fff3cd;border-color: #ffeeba;}.alert-warning hr {border-top-color: #ffe8a1;}.alert-warning .alert-link {color: #533f03;}.alert-danger {color: #721c24;background-color: #f8d7da;border-color: #f5c6cb;}.alert-danger hr {border-top-color: #f1b0b7;}.alert-danger .alert-link {color: #491217;}.alert-light {color: #818182;background-color: #fefefe;border-color: #fdfdfe;}.alert-light hr {border-top-color: #ececf6;}.alert-light .alert-link {color: #686868;}.alert-dark {color: #1b1e21;background-color: #d6d8d9;border-color: #c6c8ca;}.alert-dark hr {border-top-color: #b9bbbe;}.alert-dark .alert-link {color: #040505;}.progress, .progress-bar {display: -ms-flexbox;display: -webkit-box;display: flex;overflow: hidden;}.progress {height: 1rem;line-height: 0;font-size: 0.75rem;background-color: #e9ecef;border-radius: 0.25rem;}.progress-bar {-ms-flex-direction: column;-webkit-box-orient: vertical;-webkit-box-direction: normal;flex-direction: column;-ms-flex-pack: center;-webkit-box-pack: center;justify-content: center;color: #fff;text-align: center;white-space: nowrap;-webkit-transition: width 0.6s ease;transition: width 0.6s ease;}@media (prefers-reduced-motion: reduce) {.progress-bar {-webkit-transition: none;transition: none;}}.progress-bar-striped {background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);background-size: 1rem 1rem;}.progress-bar-animated {-webkit-animation: progress-bar-stripes 1s linear infinite;animation: progress-bar-stripes 1s linear infinite;}@media (prefers-reduced-motion: reduce) {.progress-bar-animated {-webkit-animation: none;animation: none;}}.media {display: -ms-flexbox;display: -webkit-box;display: flex;-ms-flex-align: start;-webkit-box-align: start;align-items: flex-start;}.media-body {-ms-flex: 1;-webkit-box-flex: 1;flex: 1;}.list-group {display: -ms-flexbox;display: -webkit-box;display: flex;-ms-flex-direction: column;-webkit-box-orient: vertical;-webkit-box-direction: normal;flex-direction: column;padding-left: 0;margin-bottom: 0;border-radius: 0.25rem;}.list-group-item-action {width: 100%;color: #495057;text-align: inherit;}.list-group-item-action:focus, .list-group-item-action:hover {z-index: 1;color: #495057;text-decoration: none;background-color: #f8f9fa;}.list-group-item-action:active {color: #212529;background-color: #e9ecef;}.list-group-item {position: relative;display: block;padding: 0.75rem 1.25rem;background-color: #fff;border: 1px solid rgba(0, 0, 0, 0.125);}.list-group-item:first-child {border-top-left-radius: inherit;border-top-right-radius: inherit;}.list-group-item:last-child {border-bottom-right-radius: inherit;border-bottom-left-radius: inherit;}.list-group-item.disabled, .list-group-item:disabled {color: #6c757d;pointer-events: none;background-color: #fff;}.list-group-item.active {z-index: 2;color: #fff;background-color: #007bff;border-color: #007bff;}.list-group-item + .list-group-item {border-top-width: 0;}.list-group-item + .list-group-item.active {margin-top: -1px;border-top-width: 1px;}.list-group-horizontal {-ms-flex-direction: row;-webkit-box-orient: horizontal;-webkit-box-direction: normal;flex-direction: row;}.list-group-horizontal > .list-group-item:first-child {border-bottom-left-radius: 0.25rem;border-top-right-radius: 0;}.list-group-horizontal > .list-group-item:last-child {border-top-right-radius: 0.25rem;border-bottom-left-radius: 0;}.list-group-horizontal > .list-group-item.active, .post-box.sty13 .post-content p {margin-top: 0;}.list-group-horizontal > .list-group-item + .list-group-item {border-top-width: 1px;border-left-width: 0;}.list-group-horizontal > .list-group-item + .list-group-item.active {margin-left: -1px;border-left-width: 1px;}@media (min-width: 576px) {.list-group-horizontal-sm {-ms-flex-direction: row;-webkit-box-orient: horizontal;-webkit-box-direction: normal;flex-direction: row;}.list-group-horizontal-sm > .list-group-item:first-child {border-bottom-left-radius: 0.25rem;border-top-right-radius: 0;}.list-group-horizontal-sm > .list-group-item:last-child {border-top-right-radius: 0.25rem;border-bottom-left-radius: 0;}.list-group-horizontal-sm > .list-group-item.active {margin-top: 0;}.list-group-horizontal-sm > .list-group-item + .list-group-item {border-top-width: 1px;border-left-width: 0;}.list-group-horizontal-sm > .list-group-item + .list-group-item.active {margin-left: -1px;border-left-width: 1px;}}@media (min-width: 768px) {.list-group-horizontal-md {-ms-flex-direction: row;-webkit-box-orient: horizontal;-webkit-box-direction: normal;flex-direction: row;}.list-group-horizontal-md > .list-group-item:first-child {border-bottom-left-radius: 0.25rem;border-top-right-radius: 0;}.list-group-horizontal-md > .list-group-item:last-child {border-top-right-radius: 0.25rem;border-bottom-left-radius: 0;}.list-group-horizontal-md > .list-group-item.active {margin-top: 0;}.list-group-horizontal-md > .list-group-item + .list-group-item {border-top-width: 1px;border-left-width: 0;}.list-group-horizontal-md > .list-group-item + .list-group-item.active {margin-left: -1px;border-left-width: 1px;}}@media (min-width: 992px) {.list-group-horizontal-lg {-ms-flex-direction: row;-webkit-box-orient: horizontal;-webkit-box-direction: normal;flex-direction: row;}.list-group-horizontal-lg > .list-group-item:first-child {border-bottom-left-radius: 0.25rem;border-top-right-radius: 0;}.list-group-horizontal-lg > .list-group-item:last-child {border-top-right-radius: 0.25rem;border-bottom-left-radius: 0;}.list-group-horizontal-lg > .list-group-item.active {margin-top: 0;}.list-group-horizontal-lg > .list-group-item + .list-group-item {border-top-width: 1px;border-left-width: 0;}.list-group-horizontal-lg > .list-group-item + .list-group-item.active {margin-left: -1px;border-left-width: 1px;}}@media (min-width: 1200px) {.list-group-horizontal-xl {-ms-flex-direction: row;-webkit-box-orient: horizontal;-webkit-box-direction: normal;flex-direction: row;}.list-group-horizontal-xl > .list-group-item:first-child {border-bottom-left-radius: 0.25rem;border-top-right-radius: 0;}.list-group-horizontal-xl > .list-group-item:last-child {border-top-right-radius: 0.25rem;border-bottom-left-radius: 0;}.list-group-horizontal-xl > .list-group-item.active {margin-top: 0;}.list-group-horizontal-xl > .list-group-item + .list-group-item {border-top-width: 1px;border-left-width: 0;}.list-group-horizontal-xl > .list-group-item + .list-group-item.active {margin-left: -1px;border-left-width: 1px;}}.list-group-flush {border-radius: 0;}.list-group-flush > .list-group-item {border-width: 0 0 1px;}.list-group-flush > .list-group-item:last-child {border-bottom-width: 0;}.list-group-item-primary {color: #004085;background-color: #b8daff;}.list-group-item-primary.list-group-item-action:focus, .list-group-item-primary.list-group-item-action:hover {color: #004085;background-color: #9fcdff;}.list-group-item-primary.list-group-item-action.active {color: #fff;background-color: #004085;border-color: #004085;}.list-group-item-secondary {color: #383d41;background-color: #d6d8db;}.list-group-item-secondary.list-group-item-action:focus, .list-group-item-secondary.list-group-item-action:hover {color: #383d41;background-color: #c8cbcf;}.list-group-item-secondary.list-group-item-action.active {color: #fff;background-color: #383d41;border-color: #383d41;}.list-group-item-success {color: #155724;background-color: #c3e6cb;}.list-group-item-success.list-group-item-action:focus, .list-group-item-success.list-group-item-action:hover {color: #155724;background-color: #b1dfbb;}.list-group-item-success.list-group-item-action.active {color: #fff;background-color: #155724;border-color: #155724;}.list-group-item-info {color: #0c5460;background-color: #bee5eb;}.list-group-item-info.list-group-item-action:focus, .list-group-item-info.list-group-item-action:hover {color: #0c5460;background-color: #abdde5;}.list-group-item-info.list-group-item-action.active {color: #fff;background-color: #0c5460;border-color: #0c5460;}.list-group-item-warning {color: #856404;background-color: #ffeeba;}.list-group-item-warning.list-group-item-action:focus, .list-group-item-warning.list-group-item-action:hover {color: #856404;background-color: #ffe8a1;}.list-group-item-warning.list-group-item-action.active {color: #fff;background-color: #856404;border-color: #856404;}.list-group-item-danger {color: #721c24;background-color: #f5c6cb;}.list-group-item-danger.list-group-item-action:focus, .list-group-item-danger.list-group-item-action:hover {color: #721c24;background-color: #f1b0b7;}.list-group-item-danger.list-group-item-action.active {color: #fff;background-color: #721c24;border-color: #721c24;}.list-group-item-light {color: #818182;background-color: #fdfdfe;}.list-group-item-light.list-group-item-action:focus, .list-group-item-light.list-group-item-action:hover {color: #818182;background-color: #ececf6;}.list-group-item-light.list-group-item-action.active {color: #fff;background-color: #818182;border-color: #818182;}.list-group-item-dark {color: #1b1e21;background-color: #c6c8ca;}.list-group-item-dark.list-group-item-action:focus, .list-group-item-dark.list-group-item-action:hover {color: #1b1e21;background-color: #b9bbbe;}.list-group-item-dark.list-group-item-action.active {color: #fff;background-color: #1b1e21;border-color: #1b1e21;}.close {float: right;font-size: 1.5rem;font-weight: 700;line-height: 1;color: #000;text-shadow: 0 1px 0#fff;opacity: 0.5;}.close:hover {color: #000;text-decoration: none;}.close:not(:disabled):not(.disabled):focus, .close:not(:disabled):not(.disabled):hover {opacity: 0.75;}button.close {padding: 0;background-color: transparent;border: 0;}a.close.disabled {pointer-events: none;}.toast {-ms-flex-preferred-size: 350px;flex-basis: 350px;max-width: 350px;font-size: 0.875rem;background-color: rgba(255, 255, 255, 0.85);background-clip: padding-box;border: 1px solid rgba(0, 0, 0, 0.1);-webkit-box-shadow: 0 0.25rem 0.75rem rgba(0, 0, 0, 0.1);box-shadow: 0 0.25rem 0.75rem rgba(0, 0, 0, 0.1);opacity: 0;border-radius: 0.25rem;}.toast:not(:last-child) {margin-bottom: 0.75rem;}.toast.showing {opacity: 1;}.toast.show {display: block;opacity: 1;}.slick-slide.slick-loading img, .toast.hide {display: none;}.toast-header {display: -ms-flexbox;display: -webkit-box;display: flex;-ms-flex-align: center;-webkit-box-align: center;align-items: center;padding: 0.25rem 0.75rem;color: #6c757d;background-color: rgba(255, 255, 255, 0.85);background-clip: padding-box;border-bottom: 1px solid rgba(0, 0, 0, 0.05);border-top-left-radius: calc(0.25rem - 1px);border-top-right-radius: calc(0.25rem - 1px);}.toast-body {padding: 0.75rem;}.modal, .modal-open, body.is--menu {overflow: hidden;}.modal-open .modal {overflow-x: hidden;overflow-y: auto;}.modal {position: fixed;top: 0;left: 0;z-index: 1050;display: none;width: 100%;height: 100%;outline: 0;}.modal-dialog {position: relative;width: auto;margin: 0.5rem;pointer-events: none;}.modal.fade .modal-dialog {-webkit-transition: -webkit-transform 0.3s ease-out;transition: transform 0.3s ease-out;transition: transform 0.3s ease-out, -webkit-transform 0.3s ease-out;-webkit-transform: translate(0, -50px);transform: translate(0, -50px);}@media (prefers-reduced-motion: reduce) {.modal.fade .modal-dialog {-webkit-transition: none;transition: none;}}.modal.show .modal-dialog {-webkit-transform: none;transform: none;}.modal.modal-static .modal-dialog {-webkit-transform: scale(1.02);transform: scale(1.02);}.modal-dialog-centered, .modal-dialog-scrollable {display: -ms-flexbox;display: -webkit-box;display: flex;}.modal-dialog-scrollable {max-height: calc(100% - 1rem);}.modal-dialog-scrollable .modal-content {max-height: calc(100vh - 1rem);overflow: hidden;}.modal-dialog-scrollable .modal-footer, .modal-dialog-scrollable .modal-header {-ms-flex-negative: 0;flex-shrink: 0;}.modal-dialog-scrollable .modal-body {overflow-y: auto;}.modal-dialog-centered {-ms-flex-align: center;-webkit-box-align: center;align-items: center;min-height: calc(100% - 1rem);}.modal-dialog-centered::before {display: block;height: calc(100vh - 1rem);height: -webkit-min-content;height: -moz-min-content;height: min-content;content: "";}.modal-content, .modal-dialog-centered.modal-dialog-scrollable {-ms-flex-direction: column;-webkit-box-orient: vertical;-webkit-box-direction: normal;flex-direction: column;}.modal-dialog-centered.modal-dialog-scrollable {-ms-flex-pack: center;-webkit-box-pack: center;justify-content: center;height: 100%;}.modal-dialog-centered.modal-dialog-scrollable .modal-content {max-height: none;}.modal-dialog-centered.modal-dialog-scrollable::before, .tabing.sty4 ul li a::before {content: none;}.modal-content {position: relative;display: -ms-flexbox;display: -webkit-box;display: flex;width: 100%;pointer-events: auto;background-color: #fff;background-clip: padding-box;border: 1px solid rgba(0, 0, 0, 0.2);border-radius: 0.3rem;outline: 0;}.modal-backdrop {position: fixed;top: 0;left: 0;z-index: 1040;width: 100vw;height: 100vh;background-color: #000;}.modal-backdrop.fade {opacity: 0;}.modal-backdrop.show, ul#relatedpost li a.active {opacity: 0.5;}.modal-header {display: -ms-flexbox;display: -webkit-box;display: flex;-ms-flex-align: start;-webkit-box-align: start;align-items: flex-start;-ms-flex-pack: justify;-webkit-box-pack: justify;justify-content: space-between;padding: 1rem;border-bottom: 1px solid #dee2e6;border-top-left-radius: calc(0.3rem - 1px);border-top-right-radius: calc(0.3rem - 1px);}.modal-header .close {padding: 1rem;margin: -1rem -1rem -1rem auto;}.modal-title {margin-bottom: 0;line-height: 1.5;}.modal-body {position: relative;-ms-flex: 1 1 auto;-webkit-box-flex: 1;flex: 1 1 auto;padding: 1rem;}.modal-footer {display: -ms-flexbox;display: -webkit-box;display: flex;-ms-flex-wrap: wrap;flex-wrap: wrap;-ms-flex-align: center;-webkit-box-align: center;align-items: center;-ms-flex-pack: end;-webkit-box-pack: end;justify-content: flex-end;padding: 0.75rem;border-top: 1px solid #dee2e6;border-bottom-right-radius: calc(0.3rem - 1px);border-bottom-left-radius: calc(0.3rem - 1px);}.modal-footer > * {margin: 0.25rem;}.modal-scrollbar-measure {position: absolute;top: -9999px;width: 50px;height: 50px;overflow: scroll;}@media (min-width: 576px) {.modal-dialog {max-width: 500px;margin: 1.75rem auto;}.modal-dialog-scrollable {max-height: calc(100% - 3.5rem);}.modal-dialog-scrollable .modal-content {max-height: calc(100vh - 3.5rem);}.modal-dialog-centered {min-height: calc(100% - 3.5rem);}.modal-dialog-centered::before {height: calc(100vh - 3.5rem);height: -webkit-min-content;height: -moz-min-content;height: min-content;}.modal-sm {max-width: 300px;}}@media (min-width: 992px) {.modal-lg, .modal-xl {max-width: 800px;}}@media (min-width: 1200px) {.modal-xl {max-width: 1140px;}}.tooltip {z-index: 1070;margin: 0;font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";font-style: normal;font-weight: 400;line-height: 1.5;text-align: left;text-align: start;text-decoration: none;text-shadow: none;text-transform: none;letter-spacing: normal;word-break: normal;word-spacing: normal;white-space: normal;line-break: auto;font-size: 0.875rem;word-wrap: break-word;opacity: 0;}.tooltip.show {opacity: 0.9;}.tooltip, .tooltip .arrow {position: absolute;display: block;}.tooltip .arrow {width: 0.8rem;height: 0.4rem;}.tooltip .arrow::before {position: absolute;content: "";border-color: transparent;border-style: solid;}.bs-tooltip-auto[x-placement^="top"], .bs-tooltip-top {padding: 0.4rem 0;}.bs-tooltip-auto[x-placement^="top"] .arrow, .bs-tooltip-top .arrow, .header.sticky-header .navigation .menu > li.onhover.is--active a:before {bottom: 0;}.bs-tooltip-auto[x-placement^="top"] .arrow::before, .bs-tooltip-top .arrow::before {top: 0;border-width: 0.4rem 0.4rem 0;border-top-color: #000;}.bs-tooltip-auto[x-placement^="right"], .bs-tooltip-right {padding: 0 0.4rem;}.bs-tooltip-auto[x-placement^="right"] .arrow, .bs-tooltip-right .arrow {left: 0;width: 0.4rem;height: 0.8rem;}.bs-tooltip-auto[x-placement^="right"] .arrow::before, .bs-tooltip-right .arrow::before {right: 0;border-width: 0.4rem 0.4rem 0.4rem 0;border-right-color: #000;}.bs-tooltip-auto[x-placement^="bottom"], .bs-tooltip-bottom {padding: 0.4rem 0;}.bs-tooltip-auto[x-placement^="bottom"] .arrow, .bs-tooltip-bottom .arrow {top: 0;}.bs-tooltip-auto[x-placement^="bottom"] .arrow::before, .bs-tooltip-bottom .arrow::before {bottom: 0;border-width: 0 0.4rem 0.4rem;border-bottom-color: #000;}.bs-tooltip-auto[x-placement^="left"], .bs-tooltip-left {padding: 0 0.4rem;}.bs-tooltip-auto[x-placement^="left"] .arrow, .bs-tooltip-left .arrow {right: 0;width: 0.4rem;height: 0.8rem;}.bs-tooltip-auto[x-placement^="left"] .arrow::before, .bs-tooltip-left .arrow::before {left: 0;border-width: 0.4rem 0 0.4rem 0.4rem;border-left-color: #000;}.tooltip-inner {max-width: 200px;padding: 0.25rem 0.5rem;color: #fff;text-align: center;background-color: #000;border-radius: 0.25rem;}.popover, .popover .arrow {position: absolute;display: block;}.popover {top: 0;left: 0;z-index: 1060;max-width: 276px;font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";font-style: normal;font-weight: 400;line-height: 1.5;text-align: left;text-align: start;text-decoration: none;text-shadow: none;text-transform: none;letter-spacing: normal;word-break: normal;word-spacing: normal;white-space: normal;line-break: auto;font-size: 0.875rem;word-wrap: break-word;background-color: #fff;background-clip: padding-box;border: 1px solid rgba(0, 0, 0, 0.2);border-radius: 0.3rem;}.popover .arrow {width: 1rem;height: 0.5rem;margin: 0 0.3rem;}.popover .arrow::after, .popover .arrow::before {position: absolute;display: block;content: "";border-color: transparent;border-style: solid;}.bs-popover-auto[x-placement^="top"], .bs-popover-top {margin-bottom: 0.5rem;}.bs-popover-auto[x-placement^="top"] > .arrow, .bs-popover-top > .arrow {bottom: calc(-0.5rem - 1px);}.bs-popover-auto[x-placement^="top"] > .arrow::before, .bs-popover-top > .arrow::before {bottom: 0;border-width: 0.5rem 0.5rem 0;border-top-color: rgba(0, 0, 0, 0.25);}.bs-popover-auto[x-placement^="top"] > .arrow::after, .bs-popover-top > .arrow::after {bottom: 1px;border-width: 0.5rem 0.5rem 0;border-top-color: #fff;}.bs-popover-auto[x-placement^="right"], .bs-popover-right {margin-left: 0.5rem;}.bs-popover-auto[x-placement^="right"] > .arrow, .bs-popover-right > .arrow {left: calc(-0.5rem - 1px);width: 0.5rem;height: 1rem;margin: 0.3rem 0;}.bs-popover-auto[x-placement^="right"] > .arrow::before, .bs-popover-right > .arrow::before {left: 0;border-width: 0.5rem 0.5rem 0.5rem 0;border-right-color: rgba(0, 0, 0, 0.25);}.bs-popover-auto[x-placement^="right"] > .arrow::after, .bs-popover-right > .arrow::after {left: 1px;border-width: 0.5rem 0.5rem 0.5rem 0;border-right-color: #fff;}.bs-popover-auto[x-placement^="bottom"], .bs-popover-bottom {margin-top: 0.5rem;}.bs-popover-auto[x-placement^="bottom"] > .arrow, .bs-popover-bottom > .arrow {top: calc(-0.5rem - 1px);}.bs-popover-auto[x-placement^="bottom"] > .arrow::before, .bs-popover-bottom > .arrow::before {top: 0;border-width: 0 0.5rem 0.5rem;border-bottom-color: rgba(0, 0, 0, 0.25);}.bs-popover-auto[x-placement^="bottom"] > .arrow::after, .bs-popover-bottom > .arrow::after {top: 1px;border-width: 0 0.5rem 0.5rem;border-bottom-color: #fff;}.bs-popover-auto[x-placement^="bottom"] .popover-header::before, .bs-popover-bottom .popover-header::before {position: absolute;top: 0;left: 50%;display: block;width: 1rem;margin-left: -0.5rem;content: "";border-bottom: 1px solid #f7f7f7;}.bs-popover-auto[x-placement^="left"], .bs-popover-left {margin-right: 0.5rem;}.bs-popover-auto[x-placement^="left"] > .arrow, .bs-popover-left > .arrow {right: calc(-0.5rem - 1px);width: 0.5rem;height: 1rem;margin: 0.3rem 0;}.bs-popover-auto[x-placement^="left"] > .arrow::before, .bs-popover-left > .arrow::before {right: 0;border-width: 0.5rem 0 0.5rem 0.5rem;border-left-color: rgba(0, 0, 0, 0.25);}.bs-popover-auto[x-placement^="left"] > .arrow::after, .bs-popover-left > .arrow::after {right: 1px;border-width: 0.5rem 0 0.5rem 0.5rem;border-left-color: #fff;}.popover-header {padding: 0.5rem 0.75rem;margin-bottom: 0;font-size: 1rem;background-color: #f7f7f7;border-bottom: 1px solid #ebebeb;border-top-left-radius: calc(0.3rem - 1px);border-top-right-radius: calc(0.3rem - 1px);}.popover-header:empty {display: none;}.popover-body {padding: 0.5rem 0.75rem;color: #212529;}.carousel, .carousel-inner {position: relative;}.carousel.pointer-event {-ms-touch-action: pan-y;touch-action: pan-y;}.carousel-inner {width: 100%;overflow: hidden;}.carousel-inner::after, .clearfix::after {display: block;clear: both;content: "";}.carousel-item {position: relative;display: none;float: left;width: 100%;margin-right: -100%;-webkit-backface-visibility: hidden;backface-visibility: hidden;-webkit-transition: -webkit-transform 0.6s ease-in-out;transition: transform 0.6s ease-in-out;transition: transform 0.6s ease-in-out, -webkit-transform 0.6s ease-in-out;}@media (prefers-reduced-motion: reduce) {.carousel-item {-webkit-transition: none;transition: none;}}.carousel-item-next, .carousel-item-prev, .carousel-item.active, .slick-slide img {display: block;}.active.carousel-item-right, .carousel-item-next:not(.carousel-item-left) {-webkit-transform: translateX(100%);transform: translateX(100%);}.active.carousel-item-left, .carousel-item-prev:not(.carousel-item-right) {-webkit-transform: translateX(-100%);transform: translateX(-100%);}.carousel-fade .carousel-item {opacity: 0;-webkit-transition-property: opacity;transition-property: opacity;-webkit-transform: none;transform: none;}.carousel-fade .carousel-item-next.carousel-item-left, .carousel-fade .carousel-item-prev.carousel-item-right, .carousel-fade .carousel-item.active {z-index: 1;opacity: 1;}.carousel-fade .active.carousel-item-left, .carousel-fade .active.carousel-item-right {z-index: 0;opacity: 0;-webkit-transition: opacity 0s 0.6s;transition: opacity 0s 0.6s;}@media (prefers-reduced-motion: reduce) {.carousel-fade .active.carousel-item-left, .carousel-fade .active.carousel-item-right {-webkit-transition: none;transition: none;}}.carousel-control-next, .carousel-control-prev {position: absolute;top: 0;bottom: 0;z-index: 1;display: -ms-flexbox;display: -webkit-box;display: flex;-ms-flex-align: center;-webkit-box-align: center;align-items: center;-ms-flex-pack: center;-webkit-box-pack: center;justify-content: center;width: 15%;color: #fff;text-align: center;opacity: 0.5;-webkit-transition: opacity 0.15s ease;transition: opacity 0.15s ease;}@media (prefers-reduced-motion: reduce) {.carousel-control-next, .carousel-control-prev {-webkit-transition: none;transition: none;}}.carousel-control-next:focus, .carousel-control-next:hover, .carousel-control-prev:focus, .carousel-control-prev:hover {color: #fff;text-decoration: none;outline: 0;opacity: 0.9;}.carousel-control-prev {left: 0;}.carousel-control-next, .sliderArrows.sty1.recipearrow button.slick-arrow.slick-next {right: 0;}.carousel-control-next-icon, .carousel-control-prev-icon {display: inline-block;width: 20px;height: 20px;background: no-repeat 50%/100% 100%;}.carousel-control-prev-icon {background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' fill='%23fff' width='8' height='8' viewBox='0 0 8 8'%3e%3cpath d='M5.25 0l-4 4 4 4 1.5-1.5L4.25 4l2.5-2.5L5.25 0z'/%3e%3c/svg%3e");}.carousel-control-next-icon {background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' fill='%23fff' width='8' height='8' viewBox='0 0 8 8'%3e%3cpath d='M2.75 0l-1.5 1.5L3.75 4l-2.5 2.5L2.75 8l4-4-4-4z'/%3e%3c/svg%3e");}.carousel-indicators {position: absolute;right: 0;bottom: 0;left: 0;z-index: 15;display: -ms-flexbox;display: -webkit-box;display: flex;-ms-flex-pack: center;-webkit-box-pack: center;justify-content: center;padding-left: 0;margin-right: 15%;margin-left: 15%;list-style: none;}.carousel-indicators li {-webkit-box-sizing: content-box;box-sizing: content-box;-ms-flex: 0 1 auto;-webkit-box-flex: 0;flex: 0 1 auto;width: 30px;height: 3px;margin-right: 3px;margin-left: 3px;text-indent: -999px;cursor: pointer;background-color: #fff;background-clip: padding-box;border-top: 10px solid transparent;border-bottom: 10px solid transparent;opacity: 0.5;-webkit-transition: opacity 0.6s ease;transition: opacity 0.6s ease;}@media (prefers-reduced-motion: reduce) {.carousel-indicators li {-webkit-transition: none;transition: none;}}.carousel-indicators .active {opacity: 1;}.carousel-caption {position: absolute;right: 15%;bottom: 20px;left: 15%;z-index: 10;padding-top: 20px;padding-bottom: 20px;color: #fff;text-align: center;}.spinner-border {display: inline-block;width: 2rem;height: 2rem;vertical-align: text-bottom;border: 0.25em solid currentColor;border-right-color: transparent;border-radius: 50%;-webkit-animation: spinner-border 0.75s linear infinite;animation: spinner-border 0.75s linear infinite;}.spinner-border-sm {width: 1rem;height: 1rem;border-width: 0.2em;}.spinner-grow {display: inline-block;width: 2rem;height: 2rem;vertical-align: text-bottom;background-color: currentColor;border-radius: 50%;opacity: 0;-webkit-animation: spinner-grow 0.75s linear infinite;animation: spinner-grow 0.75s linear infinite;}.spinner-grow-sm {width: 1rem;height: 1rem;}.align-baseline {vertical-align: baseline !important;}.align-top {vertical-align: top !important;}.align-middle {vertical-align: middle !important;}.align-bottom {vertical-align: bottom !important;}.align-text-bottom {vertical-align: text-bottom !important;}.align-text-top {vertical-align: text-top !important;}.bg-primary {background-color: #007bff !important;}a.bg-primary:focus, a.bg-primary:hover, button.bg-primary:focus, button.bg-primary:hover {background-color: #0062cc !important;}.bg-secondary {background-color: #6c757d !important;}a.bg-secondary:focus, a.bg-secondary:hover, button.bg-secondary:focus, button.bg-secondary:hover {background-color: #545b62 !important;}.bg-success {background-color: #28a745 !important;}a.bg-success:focus, a.bg-success:hover, button.bg-success:focus, button.bg-success:hover {background-color: #1e7e34 !important;}.bg-info {background-color: #17a2b8 !important;}a.bg-info:focus, a.bg-info:hover, button.bg-info:focus, button.bg-info:hover {background-color: #117a8b !important;}.bg-warning {background-color: #ffc107 !important;}a.bg-warning:focus, a.bg-warning:hover, button.bg-warning:focus, button.bg-warning:hover {background-color: #d39e00 !important;}.bg-danger {background-color: #dc3545 !important;}a.bg-danger:focus, a.bg-danger:hover, button.bg-danger:focus, button.bg-danger:hover {background-color: #bd2130 !important;}.bg-light {background-color: #f8f9fa !important;}a.bg-light:focus, a.bg-light:hover, button.bg-light:focus, button.bg-light:hover {background-color: #dae0e5 !important;}.bg-dark {background-color: #343a40 !important;}a.bg-dark:focus, a.bg-dark:hover, button.bg-dark:focus, button.bg-dark:hover {background-color: #1d2124 !important;}.bg-white {background-color: #fff !important;}.bg-transparent {background-color: transparent !important;}.border {border: 1px solid #dee2e6 !important;}.border-top {border-top: 1px solid #dee2e6 !important;}.border-right {border-right: 1px solid #dee2e6 !important;}.border-bottom {border-bottom: 1px solid #dee2e6 !important;}.border-left {border-left: 1px solid #dee2e6 !important;}.border-top-0 {border-top: 0 !important;}.border-right-0 {border-right: 0 !important;}.border-bottom-0 {border-bottom: 0 !important;}.border-left-0 {border-left: 0 !important;}.border-primary {border-color: #007bff !important;}.border-secondary {border-color: #6c757d !important;}.border-success {border-color: #28a745 !important;}.border-info {border-color: #17a2b8 !important;}.border-warning {border-color: #ffc107 !important;}.border-danger {border-color: #dc3545 !important;}.border-light {border-color: #f8f9fa !important;}.border-dark {border-color: #343a40 !important;}.border-white {border-color: #fff !important;}.rounded-sm {border-radius: 0.2rem !important;}.rounded {border-radius: 0.25rem !important;}.rounded-right, .rounded-top {border-top-right-radius: 0.25rem !important;}.rounded-top {border-top-left-radius: 0.25rem !important;}.rounded-right {border-bottom-right-radius: 0.25rem !important;}.rounded-bottom, .rounded-left {border-bottom-left-radius: 0.25rem !important;}.rounded-bottom {border-bottom-right-radius: 0.25rem !important;}.rounded-left {border-top-left-radius: 0.25rem !important;}.rounded-lg {border-radius: 0.3rem !important;}.rounded-circle {border-radius: 50% !important;}.rounded-pill {border-radius: 50rem !important;}.rounded-0 {border-radius: 0 !important;}.d-none {display: none !important;}.d-inline {display: inline !important;}.d-inline-block {display: inline-block !important;}.d-block {display: block !important;}.d-table {display: table !important;}.d-table-row {display: table-row !important;}.d-table-cell {display: table-cell !important;}.d-flex {display: -ms-flexbox !important;display: -webkit-box !important;display: flex !important;}.d-inline-flex {display: -ms-inline-flexbox !important;display: -webkit-inline-box !important;display: inline-flex !important;}@media (min-width: 576px) {.d-sm-none {display: none !important;}.d-sm-inline {display: inline !important;}.d-sm-inline-block {display: inline-block !important;}.d-sm-block {display: block !important;}.d-sm-table {display: table !important;}.d-sm-table-row {display: table-row !important;}.d-sm-table-cell {display: table-cell !important;}.d-sm-flex {display: -ms-flexbox !important;display: -webkit-box !important;display: flex !important;}.d-sm-inline-flex {display: -ms-inline-flexbox !important;display: -webkit-inline-box !important;display: inline-flex !important;}}@media (min-width: 768px) {.d-md-none {display: none !important;}.d-md-inline {display: inline !important;}.d-md-inline-block {display: inline-block !important;}.d-md-block {display: block !important;}.d-md-table {display: table !important;}.d-md-table-row {display: table-row !important;}.d-md-table-cell {display: table-cell !important;}.d-md-flex {display: -ms-flexbox !important;display: -webkit-box !important;display: flex !important;}.d-md-inline-flex {display: -ms-inline-flexbox !important;display: -webkit-inline-box !important;display: inline-flex !important;}}@media (min-width: 992px) {.d-lg-none {display: none !important;}.d-lg-inline {display: inline !important;}.d-lg-inline-block {display: inline-block !important;}.d-lg-block {display: block !important;}.d-lg-table {display: table !important;}.d-lg-table-row {display: table-row !important;}.d-lg-table-cell {display: table-cell !important;}.d-lg-flex {display: -ms-flexbox !important;display: -webkit-box !important;display: flex !important;}.d-lg-inline-flex {display: -ms-inline-flexbox !important;display: -webkit-inline-box !important;display: inline-flex !important;}}@media (min-width: 1200px) {.d-xl-none {display: none !important;}.d-xl-inline {display: inline !important;}.d-xl-inline-block {display: inline-block !important;}.d-xl-block {display: block !important;}.d-xl-table {display: table !important;}.d-xl-table-row {display: table-row !important;}.d-xl-table-cell {display: table-cell !important;}.d-xl-flex {display: -ms-flexbox !important;display: -webkit-box !important;display: flex !important;}.d-xl-inline-flex {display: -ms-inline-flexbox !important;display: -webkit-inline-box !important;display: inline-flex !important;}}@media print {.d-print-none {display: none !important;}.d-print-inline {display: inline !important;}.d-print-inline-block {display: inline-block !important;}.d-print-block {display: block !important;}.d-print-table {display: table !important;}.d-print-table-row {display: table-row !important;}.d-print-table-cell {display: table-cell !important;}.d-print-flex {display: -ms-flexbox !important;display: -webkit-box !important;display: flex !important;}.d-print-inline-flex {display: -ms-inline-flexbox !important;display: -webkit-inline-box !important;display: inline-flex !important;}}.embed-responsive {position: relative;display: block;width: 100%;padding: 0;overflow: hidden;}.embed-responsive::before {display: block;content: "";}.embed-responsive .embed-responsive-item, .embed-responsive embed, .embed-responsive iframe, .embed-responsive object, .embed-responsive video {position: absolute;top: 0;bottom: 0;left: 0;width: 100%;height: 100%;border: 0;}.embed-responsive-21by9::before {padding-top: 42.857143%;}.embed-responsive-16by9::before {padding-top: 56.25%;}.embed-responsive-4by3::before {padding-top: 75%;}.embed-responsive-1by1::before {padding-top: 100%;}.flex-column, .flex-row {-ms-flex-direction: row !important;-webkit-box-orient: horizontal !important;-webkit-box-direction: normal !important;flex-direction: row !important;}.flex-column {-ms-flex-direction: column !important;-webkit-box-orient: vertical !important;flex-direction: column !important;}.flex-column-reverse, .flex-row-reverse {-ms-flex-direction: row-reverse !important;-webkit-box-orient: horizontal !important;-webkit-box-direction: reverse !important;flex-direction: row-reverse !important;}.flex-column-reverse {-ms-flex-direction: column-reverse !important;-webkit-box-orient: vertical !important;flex-direction: column-reverse !important;}.flex-wrap {-ms-flex-wrap: wrap !important;flex-wrap: wrap !important;}.flex-nowrap {-ms-flex-wrap: nowrap !important;flex-wrap: nowrap !important;}.flex-wrap-reverse {-ms-flex-wrap: wrap-reverse !important;flex-wrap: wrap-reverse !important;}.flex-fill {-ms-flex: 1 1 auto !important;-webkit-box-flex: 1 !important;flex: 1 1 auto !important;}.flex-grow-0 {-ms-flex-positive: 0 !important;-webkit-box-flex: 0 !important;flex-grow: 0 !important;}.flex-grow-1 {-ms-flex-positive: 1 !important;-webkit-box-flex: 1 !important;flex-grow: 1 !important;}.flex-shrink-0 {-ms-flex-negative: 0 !important;flex-shrink: 0 !important;}.flex-shrink-1 {-ms-flex-negative: 1 !important;flex-shrink: 1 !important;}.justify-content-start {-ms-flex-pack: start !important;-webkit-box-pack: start !important;justify-content: flex-start !important;}.justify-content-end {-ms-flex-pack: end !important;-webkit-box-pack: end !important;justify-content: flex-end !important;}.justify-content-center {-ms-flex-pack: center !important;-webkit-box-pack: center !important;justify-content: center !important;}.justify-content-between {-ms-flex-pack: justify !important;-webkit-box-pack: justify !important;justify-content: space-between !important;}.justify-content-around {-ms-flex-pack: distribute !important;justify-content: space-around !important;}.align-items-start {-ms-flex-align: start !important;-webkit-box-align: start !important;align-items: flex-start !important;}.align-items-end {-ms-flex-align: end !important;-webkit-box-align: end !important;align-items: flex-end !important;}.align-items-center {-ms-flex-align: center !important;-webkit-box-align: center !important;align-items: center !important;}.align-items-baseline {-ms-flex-align: baseline !important;-webkit-box-align: baseline !important;align-items: baseline !important;}.align-items-stretch {-ms-flex-align: stretch !important;-webkit-box-align: stretch !important;align-items: stretch !important;}.align-content-start {-ms-flex-line-pack: start !important;align-content: flex-start !important;}.align-content-end {-ms-flex-line-pack: end !important;align-content: flex-end !important;}.align-content-center {-ms-flex-line-pack: center !important;align-content: center !important;}.align-content-between {-ms-flex-line-pack: justify !important;align-content: space-between !important;}.align-content-around {-ms-flex-line-pack: distribute !important;align-content: space-around !important;}.align-content-stretch {-ms-flex-line-pack: stretch !important;align-content: stretch !important;}.align-self-auto {-ms-flex-item-align: auto !important;align-self: auto !important;}.align-self-start {-ms-flex-item-align: start !important;align-self: flex-start !important;}.align-self-end {-ms-flex-item-align: end !important;align-self: flex-end !important;}.align-self-center {-ms-flex-item-align: center !important;align-self: center !important;}.align-self-baseline {-ms-flex-item-align: baseline !important;align-self: baseline !important;}.align-self-stretch {-ms-flex-item-align: stretch !important;align-self: stretch !important;}@media (min-width: 576px) {.flex-sm-column, .flex-sm-row {-ms-flex-direction: row !important;-webkit-box-orient: horizontal !important;-webkit-box-direction: normal !important;flex-direction: row !important;}.flex-sm-column {-ms-flex-direction: column !important;-webkit-box-orient: vertical !important;flex-direction: column !important;}.flex-sm-column-reverse, .flex-sm-row-reverse {-ms-flex-direction: row-reverse !important;-webkit-box-orient: horizontal !important;-webkit-box-direction: reverse !important;flex-direction: row-reverse !important;}.flex-sm-column-reverse {-ms-flex-direction: column-reverse !important;-webkit-box-orient: vertical !important;flex-direction: column-reverse !important;}.flex-sm-wrap {-ms-flex-wrap: wrap !important;flex-wrap: wrap !important;}.flex-sm-nowrap {-ms-flex-wrap: nowrap !important;flex-wrap: nowrap !important;}.flex-sm-wrap-reverse {-ms-flex-wrap: wrap-reverse !important;flex-wrap: wrap-reverse !important;}.flex-sm-fill {-ms-flex: 1 1 auto !important;-webkit-box-flex: 1 !important;flex: 1 1 auto !important;}.flex-sm-grow-0 {-ms-flex-positive: 0 !important;-webkit-box-flex: 0 !important;flex-grow: 0 !important;}.flex-sm-grow-1 {-ms-flex-positive: 1 !important;-webkit-box-flex: 1 !important;flex-grow: 1 !important;}.flex-sm-shrink-0 {-ms-flex-negative: 0 !important;flex-shrink: 0 !important;}.flex-sm-shrink-1 {-ms-flex-negative: 1 !important;flex-shrink: 1 !important;}.justify-content-sm-start {-ms-flex-pack: start !important;-webkit-box-pack: start !important;justify-content: flex-start !important;}.justify-content-sm-end {-ms-flex-pack: end !important;-webkit-box-pack: end !important;justify-content: flex-end !important;}.justify-content-sm-center {-ms-flex-pack: center !important;-webkit-box-pack: center !important;justify-content: center !important;}.justify-content-sm-between {-ms-flex-pack: justify !important;-webkit-box-pack: justify !important;justify-content: space-between !important;}.justify-content-sm-around {-ms-flex-pack: distribute !important;justify-content: space-around !important;}.align-items-sm-start {-ms-flex-align: start !important;-webkit-box-align: start !important;align-items: flex-start !important;}.align-items-sm-end {-ms-flex-align: end !important;-webkit-box-align: end !important;align-items: flex-end !important;}.align-items-sm-center {-ms-flex-align: center !important;-webkit-box-align: center !important;align-items: center !important;}.align-items-sm-baseline {-ms-flex-align: baseline !important;-webkit-box-align: baseline !important;align-items: baseline !important;}.align-items-sm-stretch {-ms-flex-align: stretch !important;-webkit-box-align: stretch !important;align-items: stretch !important;}.align-content-sm-start {-ms-flex-line-pack: start !important;align-content: flex-start !important;}.align-content-sm-end {-ms-flex-line-pack: end !important;align-content: flex-end !important;}.align-content-sm-center {-ms-flex-line-pack: center !important;align-content: center !important;}.align-content-sm-between {-ms-flex-line-pack: justify !important;align-content: space-between !important;}.align-content-sm-around {-ms-flex-line-pack: distribute !important;align-content: space-around !important;}.align-content-sm-stretch {-ms-flex-line-pack: stretch !important;align-content: stretch !important;}.align-self-sm-auto {-ms-flex-item-align: auto !important;align-self: auto !important;}.align-self-sm-start {-ms-flex-item-align: start !important;align-self: flex-start !important;}.align-self-sm-end {-ms-flex-item-align: end !important;align-self: flex-end !important;}.align-self-sm-center {-ms-flex-item-align: center !important;align-self: center !important;}.align-self-sm-baseline {-ms-flex-item-align: baseline !important;align-self: baseline !important;}.align-self-sm-stretch {-ms-flex-item-align: stretch !important;align-self: stretch !important;}}@media (min-width: 768px) {.flex-md-column, .flex-md-row {-ms-flex-direction: row !important;-webkit-box-orient: horizontal !important;-webkit-box-direction: normal !important;flex-direction: row !important;}.flex-md-column {-ms-flex-direction: column !important;-webkit-box-orient: vertical !important;flex-direction: column !important;}.flex-md-column-reverse, .flex-md-row-reverse {-ms-flex-direction: row-reverse !important;-webkit-box-orient: horizontal !important;-webkit-box-direction: reverse !important;flex-direction: row-reverse !important;}.flex-md-column-reverse {-ms-flex-direction: column-reverse !important;-webkit-box-orient: vertical !important;flex-direction: column-reverse !important;}.flex-md-wrap {-ms-flex-wrap: wrap !important;flex-wrap: wrap !important;}.flex-md-nowrap {-ms-flex-wrap: nowrap !important;flex-wrap: nowrap !important;}.flex-md-wrap-reverse {-ms-flex-wrap: wrap-reverse !important;flex-wrap: wrap-reverse !important;}.flex-md-fill {-ms-flex: 1 1 auto !important;-webkit-box-flex: 1 !important;flex: 1 1 auto !important;}.flex-md-grow-0 {-ms-flex-positive: 0 !important;-webkit-box-flex: 0 !important;flex-grow: 0 !important;}.flex-md-grow-1 {-ms-flex-positive: 1 !important;-webkit-box-flex: 1 !important;flex-grow: 1 !important;}.flex-md-shrink-0 {-ms-flex-negative: 0 !important;flex-shrink: 0 !important;}.flex-md-shrink-1 {-ms-flex-negative: 1 !important;flex-shrink: 1 !important;}.justify-content-md-start {-ms-flex-pack: start !important;-webkit-box-pack: start !important;justify-content: flex-start !important;}.justify-content-md-end {-ms-flex-pack: end !important;-webkit-box-pack: end !important;justify-content: flex-end !important;}.justify-content-md-center {-ms-flex-pack: center !important;-webkit-box-pack: center !important;justify-content: center !important;}.justify-content-md-between {-ms-flex-pack: justify !important;-webkit-box-pack: justify !important;justify-content: space-between !important;}.justify-content-md-around {-ms-flex-pack: distribute !important;justify-content: space-around !important;}.align-items-md-start {-ms-flex-align: start !important;-webkit-box-align: start !important;align-items: flex-start !important;}.align-items-md-end {-ms-flex-align: end !important;-webkit-box-align: end !important;align-items: flex-end !important;}.align-items-md-center {-ms-flex-align: center !important;-webkit-box-align: center !important;align-items: center !important;}.align-items-md-baseline {-ms-flex-align: baseline !important;-webkit-box-align: baseline !important;align-items: baseline !important;}.align-items-md-stretch {-ms-flex-align: stretch !important;-webkit-box-align: stretch !important;align-items: stretch !important;}.align-content-md-start {-ms-flex-line-pack: start !important;align-content: flex-start !important;}.align-content-md-end {-ms-flex-line-pack: end !important;align-content: flex-end !important;}.align-content-md-center {-ms-flex-line-pack: center !important;align-content: center !important;}.align-content-md-between {-ms-flex-line-pack: justify !important;align-content: space-between !important;}.align-content-md-around {-ms-flex-line-pack: distribute !important;align-content: space-around !important;}.align-content-md-stretch {-ms-flex-line-pack: stretch !important;align-content: stretch !important;}.align-self-md-auto {-ms-flex-item-align: auto !important;align-self: auto !important;}.align-self-md-start {-ms-flex-item-align: start !important;align-self: flex-start !important;}.align-self-md-end {-ms-flex-item-align: end !important;align-self: flex-end !important;}.align-self-md-center {-ms-flex-item-align: center !important;align-self: center !important;}.align-self-md-baseline {-ms-flex-item-align: baseline !important;align-self: baseline !important;}.align-self-md-stretch {-ms-flex-item-align: stretch !important;align-self: stretch !important;}}@media (min-width: 992px) {.flex-lg-column, .flex-lg-row {-ms-flex-direction: row !important;-webkit-box-orient: horizontal !important;-webkit-box-direction: normal !important;flex-direction: row !important;}.flex-lg-column {-ms-flex-direction: column !important;-webkit-box-orient: vertical !important;flex-direction: column !important;}.flex-lg-column-reverse, .flex-lg-row-reverse {-ms-flex-direction: row-reverse !important;-webkit-box-orient: horizontal !important;-webkit-box-direction: reverse !important;flex-direction: row-reverse !important;}.flex-lg-column-reverse {-ms-flex-direction: column-reverse !important;-webkit-box-orient: vertical !important;flex-direction: column-reverse !important;}.flex-lg-wrap {-ms-flex-wrap: wrap !important;flex-wrap: wrap !important;}.flex-lg-nowrap {-ms-flex-wrap: nowrap !important;flex-wrap: nowrap !important;}.flex-lg-wrap-reverse {-ms-flex-wrap: wrap-reverse !important;flex-wrap: wrap-reverse !important;}.flex-lg-fill {-ms-flex: 1 1 auto !important;-webkit-box-flex: 1 !important;flex: 1 1 auto !important;}.flex-lg-grow-0 {-ms-flex-positive: 0 !important;-webkit-box-flex: 0 !important;flex-grow: 0 !important;}.flex-lg-grow-1 {-ms-flex-positive: 1 !important;-webkit-box-flex: 1 !important;flex-grow: 1 !important;}.flex-lg-shrink-0 {-ms-flex-negative: 0 !important;flex-shrink: 0 !important;}.flex-lg-shrink-1 {-ms-flex-negative: 1 !important;flex-shrink: 1 !important;}.justify-content-lg-start {-ms-flex-pack: start !important;-webkit-box-pack: start !important;justify-content: flex-start !important;}.justify-content-lg-end {-ms-flex-pack: end !important;-webkit-box-pack: end !important;justify-content: flex-end !important;}.justify-content-lg-center {-ms-flex-pack: center !important;-webkit-box-pack: center !important;justify-content: center !important;}.justify-content-lg-between {-ms-flex-pack: justify !important;-webkit-box-pack: justify !important;justify-content: space-between !important;}.justify-content-lg-around {-ms-flex-pack: distribute !important;justify-content: space-around !important;}.align-items-lg-start {-ms-flex-align: start !important;-webkit-box-align: start !important;align-items: flex-start !important;}.align-items-lg-end {-ms-flex-align: end !important;-webkit-box-align: end !important;align-items: flex-end !important;}.align-items-lg-center {-ms-flex-align: center !important;-webkit-box-align: center !important;align-items: center !important;}.align-items-lg-baseline {-ms-flex-align: baseline !important;-webkit-box-align: baseline !important;align-items: baseline !important;}.align-items-lg-stretch {-ms-flex-align: stretch !important;-webkit-box-align: stretch !important;align-items: stretch !important;}.align-content-lg-start {-ms-flex-line-pack: start !important;align-content: flex-start !important;}.align-content-lg-end {-ms-flex-line-pack: end !important;align-content: flex-end !important;}.align-content-lg-center {-ms-flex-line-pack: center !important;align-content: center !important;}.align-content-lg-between {-ms-flex-line-pack: justify !important;align-content: space-between !important;}.align-content-lg-around {-ms-flex-line-pack: distribute !important;align-content: space-around !important;}.align-content-lg-stretch {-ms-flex-line-pack: stretch !important;align-content: stretch !important;}.align-self-lg-auto {-ms-flex-item-align: auto !important;align-self: auto !important;}.align-self-lg-start {-ms-flex-item-align: start !important;align-self: flex-start !important;}.align-self-lg-end {-ms-flex-item-align: end !important;align-self: flex-end !important;}.align-self-lg-center {-ms-flex-item-align: center !important;align-self: center !important;}.align-self-lg-baseline {-ms-flex-item-align: baseline !important;align-self: baseline !important;}.align-self-lg-stretch {-ms-flex-item-align: stretch !important;align-self: stretch !important;}}@media (min-width: 1200px) {.flex-xl-column, .flex-xl-row {-ms-flex-direction: row !important;-webkit-box-orient: horizontal !important;-webkit-box-direction: normal !important;flex-direction: row !important;}.flex-xl-column {-ms-flex-direction: column !important;-webkit-box-orient: vertical !important;flex-direction: column !important;}.flex-xl-column-reverse, .flex-xl-row-reverse {-ms-flex-direction: row-reverse !important;-webkit-box-orient: horizontal !important;-webkit-box-direction: reverse !important;flex-direction: row-reverse !important;}.flex-xl-column-reverse {-ms-flex-direction: column-reverse !important;-webkit-box-orient: vertical !important;flex-direction: column-reverse !important;}.flex-xl-wrap {-ms-flex-wrap: wrap !important;flex-wrap: wrap !important;}.flex-xl-nowrap {-ms-flex-wrap: nowrap !important;flex-wrap: nowrap !important;}.flex-xl-wrap-reverse {-ms-flex-wrap: wrap-reverse !important;flex-wrap: wrap-reverse !important;}.flex-xl-fill {-ms-flex: 1 1 auto !important;-webkit-box-flex: 1 !important;flex: 1 1 auto !important;}.flex-xl-grow-0 {-ms-flex-positive: 0 !important;-webkit-box-flex: 0 !important;flex-grow: 0 !important;}.flex-xl-grow-1 {-ms-flex-positive: 1 !important;-webkit-box-flex: 1 !important;flex-grow: 1 !important;}.flex-xl-shrink-0 {-ms-flex-negative: 0 !important;flex-shrink: 0 !important;}.flex-xl-shrink-1 {-ms-flex-negative: 1 !important;flex-shrink: 1 !important;}.justify-content-xl-start {-ms-flex-pack: start !important;-webkit-box-pack: start !important;justify-content: flex-start !important;}.justify-content-xl-end {-ms-flex-pack: end !important;-webkit-box-pack: end !important;justify-content: flex-end !important;}.justify-content-xl-center {-ms-flex-pack: center !important;-webkit-box-pack: center !important;justify-content: center !important;}.justify-content-xl-between {-ms-flex-pack: justify !important;-webkit-box-pack: justify !important;justify-content: space-between !important;}.justify-content-xl-around {-ms-flex-pack: distribute !important;justify-content: space-around !important;}.align-items-xl-start {-ms-flex-align: start !important;-webkit-box-align: start !important;align-items: flex-start !important;}.align-items-xl-end {-ms-flex-align: end !important;-webkit-box-align: end !important;align-items: flex-end !important;}.align-items-xl-center {-ms-flex-align: center !important;-webkit-box-align: center !important;align-items: center !important;}.align-items-xl-baseline {-ms-flex-align: baseline !important;-webkit-box-align: baseline !important;align-items: baseline !important;}.align-items-xl-stretch {-ms-flex-align: stretch !important;-webkit-box-align: stretch !important;align-items: stretch !important;}.align-content-xl-start {-ms-flex-line-pack: start !important;align-content: flex-start !important;}.align-content-xl-end {-ms-flex-line-pack: end !important;align-content: flex-end !important;}.align-content-xl-center {-ms-flex-line-pack: center !important;align-content: center !important;}.align-content-xl-between {-ms-flex-line-pack: justify !important;align-content: space-between !important;}.align-content-xl-around {-ms-flex-line-pack: distribute !important;align-content: space-around !important;}.align-content-xl-stretch {-ms-flex-line-pack: stretch !important;align-content: stretch !important;}.align-self-xl-auto {-ms-flex-item-align: auto !important;align-self: auto !important;}.align-self-xl-start {-ms-flex-item-align: start !important;align-self: flex-start !important;}.align-self-xl-end {-ms-flex-item-align: end !important;align-self: flex-end !important;}.align-self-xl-center {-ms-flex-item-align: center !important;align-self: center !important;}.align-self-xl-baseline {-ms-flex-item-align: baseline !important;align-self: baseline !important;}.align-self-xl-stretch {-ms-flex-item-align: stretch !important;align-self: stretch !important;}}.float-left {float: left !important;}.float-right {float: right !important;}.float-none {float: none !important;}@media (min-width: 576px) {.float-sm-left {float: left !important;}.float-sm-right {float: right !important;}.float-sm-none {float: none !important;}}@media (min-width: 768px) {.float-md-left {float: left !important;}.float-md-right {float: right !important;}.float-md-none {float: none !important;}}@media (min-width: 992px) {.float-lg-left {float: left !important;}.float-lg-right {float: right !important;}.float-lg-none {float: none !important;}}@media (min-width: 1200px) {.float-xl-left {float: left !important;}.float-xl-right {float: right !important;}.float-xl-none {float: none !important;}}.user-select-all {-webkit-user-select: all !important;-moz-user-select: all !important;-ms-user-select: all !important;user-select: all !important;}.user-select-auto {-webkit-user-select: auto !important;-moz-user-select: auto !important;-ms-user-select: auto !important;user-select: auto !important;}.user-select-none {-webkit-user-select: none !important;-moz-user-select: none !important;-ms-user-select: none !important;user-select: none !important;}.overflow-auto {overflow: auto !important;}.overflow-hidden {overflow: hidden !important;}.position-static {position: static !important;}.position-relative {position: relative !important;}.position-absolute {position: absolute !important;}.position-fixed {position: fixed !important;}.position-sticky {position: -webkit-sticky !important;position: sticky !important;}.fixed-bottom, .fixed-top {position: fixed;right: 0;left: 0;z-index: 1030;}.fixed-top {top: 0;}.fixed-bottom {bottom: 0;}@supports ((position: -webkit-sticky) or (position: sticky)) {.sticky-top {position: -webkit-sticky;position: sticky;top: 0;z-index: 1020;}}.sr-only {position: absolute;width: 1px;height: 1px;padding: 0;margin: -1px;overflow: hidden;clip: rect(0, 0, 0, 0);white-space: nowrap;border: 0;}.sr-only-focusable:active, .sr-only-focusable:focus {position: static;width: auto;height: auto;overflow: visible;clip: auto;white-space: normal;}.shadow-sm {-webkit-box-shadow: 0 0.125rem 0.25rem rgba(0, 0, 0, 0.075) !important;box-shadow: 0 0.125rem 0.25rem rgba(0, 0, 0, 0.075) !important;}.shadow {-webkit-box-shadow: 0 0.5rem 1rem rgba(0, 0, 0, 0.15) !important;box-shadow: 0 0.5rem 1rem rgba(0, 0, 0, 0.15) !important;}.shadow-lg {-webkit-box-shadow: 0 1rem 3rem rgba(0, 0, 0, 0.175) !important;box-shadow: 0 1rem 3rem rgba(0, 0, 0, 0.175) !important;}.shadow-none {-webkit-box-shadow: none !important;box-shadow: none !important;}.w-25 {width: 25% !important;}.w-50 {width: 50% !important;}.w-75 {width: 75% !important;}.w-100 {width: 100% !important;}.w-auto {width: auto !important;}.h-25 {height: 25% !important;}.h-50 {height: 50% !important;}.h-75 {height: 75% !important;}.h-100 {height: 100% !important;}.h-auto {height: auto !important;}.mw-100 {max-width: 100% !important;}.mh-100 {max-height: 100% !important;}.min-vw-100 {min-width: 100vw !important;}.min-vh-100 {min-height: 100vh !important;}.vw-100 {width: 100vw !important;}.vh-100 {height: 100vh !important;}.m-0 {margin: 0 !important;}.mt-0, .my-0 {margin-top: 0 !important;}.mr-0, .mx-0 {margin-right: 0 !important;}.mb-0, .my-0 {margin-bottom: 0 !important;}.mx-0 {margin-left: 0 !important;}.m-1 {margin: 0.25rem !important;}.mt-1, .my-1 {margin-top: 0.25rem !important;}.mr-1, .mx-1 {margin-right: 0.25rem !important;}.mb-1, .my-1 {margin-bottom: 0.25rem !important;}.ml-1, .mx-1 {margin-left: 0.25rem !important;}.m-2 {margin: 0.5rem !important;}.mt-2, .my-2 {margin-top: 0.5rem !important;}.mr-2, .mx-2 {margin-right: 0.5rem !important;}.mb-2, .my-2 {margin-bottom: 0.5rem !important;}.ml-2, .mx-2 {margin-left: 0.5rem !important;}.m-3 {margin: 1rem !important;}.mt-3, .my-3 {margin-top: 1rem !important;}.mr-3, .mx-3 {margin-right: 1rem !important;}.mb-3, .my-3 {margin-bottom: 1rem !important;}.ml-3, .mx-3 {margin-left: 1rem !important;}.m-4 {margin: 1.5rem !important;}.mt-4, .my-4 {margin-top: 1.5rem !important;}.mr-4, .mx-4 {margin-right: 1.5rem !important;}.mb-4, .my-4 {margin-bottom: 1.5rem !important;}.ml-4, .mx-4 {margin-left: 1.5rem !important;}.m-5 {margin: 3rem !important;}.mt-5, .my-5 {margin-top: 3rem !important;}.mr-5, .mx-5 {margin-right: 3rem !important;}.mb-5, .my-5 {margin-bottom: 3rem !important;}.ml-5, .mx-5 {margin-left: 3rem !important;}.p-0 {padding: 0 !important;}.pt-0, .py-0 {padding-top: 0 !important;}.pr-0, .px-0 {padding-right: 0 !important;}.pb-0, .py-0 {padding-bottom: 0 !important;}.pl-0, .px-0 {padding-left: 0 !important;}.p-1 {padding: 0.25rem !important;}.pt-1, .py-1 {padding-top: 0.25rem !important;}.pr-1, .px-1 {padding-right: 0.25rem !important;}.pb-1, .py-1 {padding-bottom: 0.25rem !important;}.pl-1, .px-1 {padding-left: 0.25rem !important;}.p-2 {padding: 0.5rem !important;}.pt-2, .py-2 {padding-top: 0.5rem !important;}.pr-2, .px-2 {padding-right: 0.5rem !important;}.pb-2, .py-2 {padding-bottom: 0.5rem !important;}.pl-2, .px-2 {padding-left: 0.5rem !important;}.p-3 {padding: 1rem !important;}.pt-3, .py-3 {padding-top: 1rem !important;}.pr-3, .px-3 {padding-right: 1rem !important;}.pb-3, .py-3 {padding-bottom: 1rem !important;}.pl-3, .px-3 {padding-left: 1rem !important;}.p-4 {padding: 1.5rem !important;}.pt-4, .py-4 {padding-top: 1.5rem !important;}.pr-4, .px-4 {padding-right: 1.5rem !important;}.pb-4, .py-4 {padding-bottom: 1.5rem !important;}.pl-4, .px-4 {padding-left: 1.5rem !important;}.p-5 {padding: 3rem !important;}.pt-5, .py-5 {padding-top: 3rem !important;}.pr-5, .px-5 {padding-right: 3rem !important;}.pb-5, .py-5 {padding-bottom: 3rem !important;}.pl-5, .px-5 {padding-left: 3rem !important;}.m-n1 {margin: -0.25rem !important;}.mt-n1, .my-n1 {margin-top: -0.25rem !important;}.mr-n1, .mx-n1 {margin-right: -0.25rem !important;}.mb-n1, .my-n1 {margin-bottom: -0.25rem !important;}.ml-n1, .mx-n1 {margin-left: -0.25rem !important;}.m-n2 {margin: -0.5rem !important;}.mt-n2, .my-n2 {margin-top: -0.5rem !important;}.mr-n2, .mx-n2 {margin-right: -0.5rem !important;}.mb-n2, .my-n2 {margin-bottom: -0.5rem !important;}.ml-n2, .mx-n2 {margin-left: -0.5rem !important;}.m-n3 {margin: -1rem !important;}.mt-n3, .my-n3 {margin-top: -1rem !important;}.mr-n3, .mx-n3 {margin-right: -1rem !important;}.mb-n3, .my-n3 {margin-bottom: -1rem !important;}.ml-n3, .mx-n3 {margin-left: -1rem !important;}.m-n4 {margin: -1.5rem !important;}.mt-n4, .my-n4 {margin-top: -1.5rem !important;}.mr-n4, .mx-n4 {margin-right: -1.5rem !important;}.mb-n4, .my-n4 {margin-bottom: -1.5rem !important;}.ml-n4, .mx-n4 {margin-left: -1.5rem !important;}.m-n5 {margin: -3rem !important;}.mt-n5, .my-n5 {margin-top: -3rem !important;}.mr-n5, .mx-n5 {margin-right: -3rem !important;}.mb-n5, .my-n5 {margin-bottom: -3rem !important;}.ml-n5, .mx-n5 {margin-left: -3rem !important;}.m-auto {margin: auto !important;}.mt-auto, .my-auto {margin-top: auto !important;}.mr-auto, .mx-auto {margin-right: auto !important;}.mb-auto, .my-auto {margin-bottom: auto !important;}.ml-auto, .mx-auto {margin-left: auto !important;}@media (min-width: 576px) {.m-sm-0 {margin: 0 !important;}.mt-sm-0, .my-sm-0 {margin-top: 0 !important;}.mr-sm-0, .mx-sm-0 {margin-right: 0 !important;}.mb-sm-0, .my-sm-0 {margin-bottom: 0 !important;}.ml-sm-0, .mx-sm-0 {margin-left: 0 !important;}.m-sm-1 {margin: 0.25rem !important;}.mt-sm-1, .my-sm-1 {margin-top: 0.25rem !important;}.mr-sm-1, .mx-sm-1 {margin-right: 0.25rem !important;}.mb-sm-1, .my-sm-1 {margin-bottom: 0.25rem !important;}.ml-sm-1, .mx-sm-1 {margin-left: 0.25rem !important;}.m-sm-2 {margin: 0.5rem !important;}.mt-sm-2, .my-sm-2 {margin-top: 0.5rem !important;}.mr-sm-2, .mx-sm-2 {margin-right: 0.5rem !important;}.mb-sm-2, .my-sm-2 {margin-bottom: 0.5rem !important;}.ml-sm-2, .mx-sm-2 {margin-left: 0.5rem !important;}.m-sm-3 {margin: 1rem !important;}.mt-sm-3, .my-sm-3 {margin-top: 1rem !important;}.mr-sm-3, .mx-sm-3 {margin-right: 1rem !important;}.mb-sm-3, .my-sm-3 {margin-bottom: 1rem !important;}.ml-sm-3, .mx-sm-3 {margin-left: 1rem !important;}.m-sm-4 {margin: 1.5rem !important;}.mt-sm-4, .my-sm-4 {margin-top: 1.5rem !important;}.mr-sm-4, .mx-sm-4 {margin-right: 1.5rem !important;}.mb-sm-4, .my-sm-4 {margin-bottom: 1.5rem !important;}.ml-sm-4, .mx-sm-4 {margin-left: 1.5rem !important;}.m-sm-5 {margin: 3rem !important;}.mt-sm-5, .my-sm-5 {margin-top: 3rem !important;}.mr-sm-5, .mx-sm-5 {margin-right: 3rem !important;}.mb-sm-5, .my-sm-5 {margin-bottom: 3rem !important;}.ml-sm-5, .mx-sm-5 {margin-left: 3rem !important;}.p-sm-0 {padding: 0 !important;}.pt-sm-0, .py-sm-0 {padding-top: 0 !important;}.pr-sm-0, .px-sm-0 {padding-right: 0 !important;}.pb-sm-0, .py-sm-0 {padding-bottom: 0 !important;}.pl-sm-0, .px-sm-0 {padding-left: 0 !important;}.p-sm-1 {padding: 0.25rem !important;}.pt-sm-1, .py-sm-1 {padding-top: 0.25rem !important;}.pr-sm-1, .px-sm-1 {padding-right: 0.25rem !important;}.pb-sm-1, .py-sm-1 {padding-bottom: 0.25rem !important;}.pl-sm-1, .px-sm-1 {padding-left: 0.25rem !important;}.p-sm-2 {padding: 0.5rem !important;}.pt-sm-2, .py-sm-2 {padding-top: 0.5rem !important;}.pr-sm-2, .px-sm-2 {padding-right: 0.5rem !important;}.pb-sm-2, .py-sm-2 {padding-bottom: 0.5rem !important;}.pl-sm-2, .px-sm-2 {padding-left: 0.5rem !important;}.p-sm-3 {padding: 1rem !important;}.pt-sm-3, .py-sm-3 {padding-top: 1rem !important;}.pr-sm-3, .px-sm-3 {padding-right: 1rem !important;}.pb-sm-3, .py-sm-3 {padding-bottom: 1rem !important;}.pl-sm-3, .px-sm-3 {padding-left: 1rem !important;}.p-sm-4 {padding: 1.5rem !important;}.pt-sm-4, .py-sm-4 {padding-top: 1.5rem !important;}.pr-sm-4, .px-sm-4 {padding-right: 1.5rem !important;}.pb-sm-4, .py-sm-4 {padding-bottom: 1.5rem !important;}.pl-sm-4, .px-sm-4 {padding-left: 1.5rem !important;}.p-sm-5 {padding: 3rem !important;}.pt-sm-5, .py-sm-5 {padding-top: 3rem !important;}.pr-sm-5, .px-sm-5 {padding-right: 3rem !important;}.pb-sm-5, .py-sm-5 {padding-bottom: 3rem !important;}.pl-sm-5, .px-sm-5 {padding-left: 3rem !important;}.m-sm-n1 {margin: -0.25rem !important;}.mt-sm-n1, .my-sm-n1 {margin-top: -0.25rem !important;}.mr-sm-n1, .mx-sm-n1 {margin-right: -0.25rem !important;}.mb-sm-n1, .my-sm-n1 {margin-bottom: -0.25rem !important;}.ml-sm-n1, .mx-sm-n1 {margin-left: -0.25rem !important;}.m-sm-n2 {margin: -0.5rem !important;}.mt-sm-n2, .my-sm-n2 {margin-top: -0.5rem !important;}.mr-sm-n2, .mx-sm-n2 {margin-right: -0.5rem !important;}.mb-sm-n2, .my-sm-n2 {margin-bottom: -0.5rem !important;}.ml-sm-n2, .mx-sm-n2 {margin-left: -0.5rem !important;}.m-sm-n3 {margin: -1rem !important;}.mt-sm-n3, .my-sm-n3 {margin-top: -1rem !important;}.mr-sm-n3, .mx-sm-n3 {margin-right: -1rem !important;}.mb-sm-n3, .my-sm-n3 {margin-bottom: -1rem !important;}.ml-sm-n3, .mx-sm-n3 {margin-left: -1rem !important;}.m-sm-n4 {margin: -1.5rem !important;}.mt-sm-n4, .my-sm-n4 {margin-top: -1.5rem !important;}.mr-sm-n4, .mx-sm-n4 {margin-right: -1.5rem !important;}.mb-sm-n4, .my-sm-n4 {margin-bottom: -1.5rem !important;}.ml-sm-n4, .mx-sm-n4 {margin-left: -1.5rem !important;}.m-sm-n5 {margin: -3rem !important;}.mt-sm-n5, .my-sm-n5 {margin-top: -3rem !important;}.mr-sm-n5, .mx-sm-n5 {margin-right: -3rem !important;}.mb-sm-n5, .my-sm-n5 {margin-bottom: -3rem !important;}.ml-sm-n5, .mx-sm-n5 {margin-left: -3rem !important;}.m-sm-auto {margin: auto !important;}.mt-sm-auto, .my-sm-auto {margin-top: auto !important;}.mr-sm-auto, .mx-sm-auto {margin-right: auto !important;}.mb-sm-auto, .my-sm-auto {margin-bottom: auto !important;}.ml-sm-auto, .mx-sm-auto {margin-left: auto !important;}}@media (min-width: 768px) {.m-md-0 {margin: 0 !important;}.mt-md-0, .my-md-0 {margin-top: 0 !important;}.mr-md-0, .mx-md-0 {margin-right: 0 !important;}.mb-md-0, .my-md-0 {margin-bottom: 0 !important;}.ml-md-0, .mx-md-0 {margin-left: 0 !important;}.m-md-1 {margin: 0.25rem !important;}.mt-md-1, .my-md-1 {margin-top: 0.25rem !important;}.mr-md-1, .mx-md-1 {margin-right: 0.25rem !important;}.mb-md-1, .my-md-1 {margin-bottom: 0.25rem !important;}.ml-md-1, .mx-md-1 {margin-left: 0.25rem !important;}.m-md-2 {margin: 0.5rem !important;}.mt-md-2, .my-md-2 {margin-top: 0.5rem !important;}.mr-md-2, .mx-md-2 {margin-right: 0.5rem !important;}.mb-md-2, .my-md-2 {margin-bottom: 0.5rem !important;}.ml-md-2, .mx-md-2 {margin-left: 0.5rem !important;}.m-md-3 {margin: 1rem !important;}.mt-md-3, .my-md-3 {margin-top: 1rem !important;}.mr-md-3, .mx-md-3 {margin-right: 1rem !important;}.mb-md-3, .my-md-3 {margin-bottom: 1rem !important;}.ml-md-3, .mx-md-3 {margin-left: 1rem !important;}.m-md-4 {margin: 1.5rem !important;}.mt-md-4, .my-md-4 {margin-top: 1.5rem !important;}.mr-md-4, .mx-md-4 {margin-right: 1.5rem !important;}.mb-md-4, .my-md-4 {margin-bottom: 1.5rem !important;}.ml-md-4, .mx-md-4 {margin-left: 1.5rem !important;}.m-md-5 {margin: 3rem !important;}.mt-md-5, .my-md-5 {margin-top: 3rem !important;}.mr-md-5, .mx-md-5 {margin-right: 3rem !important;}.mb-md-5, .my-md-5 {margin-bottom: 3rem !important;}.ml-md-5, .mx-md-5 {margin-left: 3rem !important;}.p-md-0 {padding: 0 !important;}.pt-md-0, .py-md-0 {padding-top: 0 !important;}.pr-md-0, .px-md-0 {padding-right: 0 !important;}.pb-md-0, .py-md-0 {padding-bottom: 0 !important;}.pl-md-0, .px-md-0 {padding-left: 0 !important;}.p-md-1 {padding: 0.25rem !important;}.pt-md-1, .py-md-1 {padding-top: 0.25rem !important;}.pr-md-1, .px-md-1 {padding-right: 0.25rem !important;}.pb-md-1, .py-md-1 {padding-bottom: 0.25rem !important;}.pl-md-1, .px-md-1 {padding-left: 0.25rem !important;}.p-md-2 {padding: 0.5rem !important;}.pt-md-2, .py-md-2 {padding-top: 0.5rem !important;}.pr-md-2, .px-md-2 {padding-right: 0.5rem !important;}.pb-md-2, .py-md-2 {padding-bottom: 0.5rem !important;}.pl-md-2, .px-md-2 {padding-left: 0.5rem !important;}.p-md-3 {padding: 1rem !important;}.pt-md-3, .py-md-3 {padding-top: 1rem !important;}.pr-md-3, .px-md-3 {padding-right: 1rem !important;}.pb-md-3, .py-md-3 {padding-bottom: 1rem !important;}.pl-md-3, .px-md-3 {padding-left: 1rem !important;}.p-md-4 {padding: 1.5rem !important;}.pt-md-4, .py-md-4 {padding-top: 1.5rem !important;}.pr-md-4, .px-md-4 {padding-right: 1.5rem !important;}.pb-md-4, .py-md-4 {padding-bottom: 1.5rem !important;}.pl-md-4, .px-md-4 {padding-left: 1.5rem !important;}.p-md-5 {padding: 3rem !important;}.pt-md-5, .py-md-5 {padding-top: 3rem !important;}.pr-md-5, .px-md-5 {padding-right: 3rem !important;}.pb-md-5, .py-md-5 {padding-bottom: 3rem !important;}.pl-md-5, .px-md-5 {padding-left: 3rem !important;}.m-md-n1 {margin: -0.25rem !important;}.mt-md-n1, .my-md-n1 {margin-top: -0.25rem !important;}.mr-md-n1, .mx-md-n1 {margin-right: -0.25rem !important;}.mb-md-n1, .my-md-n1 {margin-bottom: -0.25rem !important;}.ml-md-n1, .mx-md-n1 {margin-left: -0.25rem !important;}.m-md-n2 {margin: -0.5rem !important;}.mt-md-n2, .my-md-n2 {margin-top: -0.5rem !important;}.mr-md-n2, .mx-md-n2 {margin-right: -0.5rem !important;}.mb-md-n2, .my-md-n2 {margin-bottom: -0.5rem !important;}.ml-md-n2, .mx-md-n2 {margin-left: -0.5rem !important;}.m-md-n3 {margin: -1rem !important;}.mt-md-n3, .my-md-n3 {margin-top: -1rem !important;}.mr-md-n3, .mx-md-n3 {margin-right: -1rem !important;}.mb-md-n3, .my-md-n3 {margin-bottom: -1rem !important;}.ml-md-n3, .mx-md-n3 {margin-left: -1rem !important;}.m-md-n4 {margin: -1.5rem !important;}.mt-md-n4, .my-md-n4 {margin-top: -1.5rem !important;}.mr-md-n4, .mx-md-n4 {margin-right: -1.5rem !important;}.mb-md-n4, .my-md-n4 {margin-bottom: -1.5rem !important;}.ml-md-n4, .mx-md-n4 {margin-left: -1.5rem !important;}.m-md-n5 {margin: -3rem !important;}.mt-md-n5, .my-md-n5 {margin-top: -3rem !important;}.mr-md-n5, .mx-md-n5 {margin-right: -3rem !important;}.mb-md-n5, .my-md-n5 {margin-bottom: -3rem !important;}.ml-md-n5, .mx-md-n5 {margin-left: -3rem !important;}.m-md-auto {margin: auto !important;}.mt-md-auto, .my-md-auto {margin-top: auto !important;}.mr-md-auto, .mx-md-auto {margin-right: auto !important;}.mb-md-auto, .my-md-auto {margin-bottom: auto !important;}.ml-md-auto, .mx-md-auto {margin-left: auto !important;}}@media (min-width: 992px) {.m-lg-0 {margin: 0 !important;}.mt-lg-0, .my-lg-0 {margin-top: 0 !important;}.mr-lg-0, .mx-lg-0 {margin-right: 0 !important;}.mb-lg-0, .my-lg-0 {margin-bottom: 0 !important;}.ml-lg-0, .mx-lg-0 {margin-left: 0 !important;}.m-lg-1 {margin: 0.25rem !important;}.mt-lg-1, .my-lg-1 {margin-top: 0.25rem !important;}.mr-lg-1, .mx-lg-1 {margin-right: 0.25rem !important;}.mb-lg-1, .my-lg-1 {margin-bottom: 0.25rem !important;}.ml-lg-1, .mx-lg-1 {margin-left: 0.25rem !important;}.m-lg-2 {margin: 0.5rem !important;}.mt-lg-2, .my-lg-2 {margin-top: 0.5rem !important;}.mr-lg-2, .mx-lg-2 {margin-right: 0.5rem !important;}.mb-lg-2, .my-lg-2 {margin-bottom: 0.5rem !important;}.ml-lg-2, .mx-lg-2 {margin-left: 0.5rem !important;}.m-lg-3 {margin: 1rem !important;}.mt-lg-3, .my-lg-3 {margin-top: 1rem !important;}.mr-lg-3, .mx-lg-3 {margin-right: 1rem !important;}.mb-lg-3, .my-lg-3 {margin-bottom: 1rem !important;}.ml-lg-3, .mx-lg-3 {margin-left: 1rem !important;}.m-lg-4 {margin: 1.5rem !important;}.mt-lg-4, .my-lg-4 {margin-top: 1.5rem !important;}.mr-lg-4, .mx-lg-4 {margin-right: 1.5rem !important;}.mb-lg-4, .my-lg-4 {margin-bottom: 1.5rem !important;}.ml-lg-4, .mx-lg-4 {margin-left: 1.5rem !important;}.m-lg-5 {margin: 3rem !important;}.mt-lg-5, .my-lg-5 {margin-top: 3rem !important;}.mr-lg-5, .mx-lg-5 {margin-right: 3rem !important;}.mb-lg-5, .my-lg-5 {margin-bottom: 3rem !important;}.ml-lg-5, .mx-lg-5 {margin-left: 3rem !important;}.p-lg-0 {padding: 0 !important;}.pt-lg-0, .py-lg-0 {padding-top: 0 !important;}.pr-lg-0, .px-lg-0 {padding-right: 0 !important;}.pb-lg-0, .py-lg-0 {padding-bottom: 0 !important;}.pl-lg-0, .px-lg-0 {padding-left: 0 !important;}.p-lg-1 {padding: 0.25rem !important;}.pt-lg-1, .py-lg-1 {padding-top: 0.25rem !important;}.pr-lg-1, .px-lg-1 {padding-right: 0.25rem !important;}.pb-lg-1, .py-lg-1 {padding-bottom: 0.25rem !important;}.pl-lg-1, .px-lg-1 {padding-left: 0.25rem !important;}.p-lg-2 {padding: 0.5rem !important;}.pt-lg-2, .py-lg-2 {padding-top: 0.5rem !important;}.pr-lg-2, .px-lg-2 {padding-right: 0.5rem !important;}.pb-lg-2, .py-lg-2 {padding-bottom: 0.5rem !important;}.pl-lg-2, .px-lg-2 {padding-left: 0.5rem !important;}.p-lg-3 {padding: 1rem !important;}.pt-lg-3, .py-lg-3 {padding-top: 1rem !important;}.pr-lg-3, .px-lg-3 {padding-right: 1rem !important;}.pb-lg-3, .py-lg-3 {padding-bottom: 1rem !important;}.pl-lg-3, .px-lg-3 {padding-left: 1rem !important;}.p-lg-4 {padding: 1.5rem !important;}.pt-lg-4, .py-lg-4 {padding-top: 1.5rem !important;}.pr-lg-4, .px-lg-4 {padding-right: 1.5rem !important;}.pb-lg-4, .py-lg-4 {padding-bottom: 1.5rem !important;}.pl-lg-4, .px-lg-4 {padding-left: 1.5rem !important;}.p-lg-5 {padding: 3rem !important;}.pt-lg-5, .py-lg-5 {padding-top: 3rem !important;}.pr-lg-5, .px-lg-5 {padding-right: 3rem !important;}.pb-lg-5, .py-lg-5 {padding-bottom: 3rem !important;}.pl-lg-5, .px-lg-5 {padding-left: 3rem !important;}.m-lg-n1 {margin: -0.25rem !important;}.mt-lg-n1, .my-lg-n1 {margin-top: -0.25rem !important;}.mr-lg-n1, .mx-lg-n1 {margin-right: -0.25rem !important;}.mb-lg-n1, .my-lg-n1 {margin-bottom: -0.25rem !important;}.ml-lg-n1, .mx-lg-n1 {margin-left: -0.25rem !important;}.m-lg-n2 {margin: -0.5rem !important;}.mt-lg-n2, .my-lg-n2 {margin-top: -0.5rem !important;}.mr-lg-n2, .mx-lg-n2 {margin-right: -0.5rem !important;}.mb-lg-n2, .my-lg-n2 {margin-bottom: -0.5rem !important;}.ml-lg-n2, .mx-lg-n2 {margin-left: -0.5rem !important;}.m-lg-n3 {margin: -1rem !important;}.mt-lg-n3, .my-lg-n3 {margin-top: -1rem !important;}.mr-lg-n3, .mx-lg-n3 {margin-right: -1rem !important;}.mb-lg-n3, .my-lg-n3 {margin-bottom: -1rem !important;}.ml-lg-n3, .mx-lg-n3 {margin-left: -1rem !important;}.m-lg-n4 {margin: -1.5rem !important;}.mt-lg-n4, .my-lg-n4 {margin-top: -1.5rem !important;}.mr-lg-n4, .mx-lg-n4 {margin-right: -1.5rem !important;}.mb-lg-n4, .my-lg-n4 {margin-bottom: -1.5rem !important;}.ml-lg-n4, .mx-lg-n4 {margin-left: -1.5rem !important;}.m-lg-n5 {margin: -3rem !important;}.mt-lg-n5, .my-lg-n5 {margin-top: -3rem !important;}.mr-lg-n5, .mx-lg-n5 {margin-right: -3rem !important;}.mb-lg-n5, .my-lg-n5 {margin-bottom: -3rem !important;}.ml-lg-n5, .mx-lg-n5 {margin-left: -3rem !important;}.m-lg-auto {margin: auto !important;}.mt-lg-auto, .my-lg-auto {margin-top: auto !important;}.mr-lg-auto, .mx-lg-auto {margin-right: auto !important;}.mb-lg-auto, .my-lg-auto {margin-bottom: auto !important;}.ml-lg-auto, .mx-lg-auto {margin-left: auto !important;}}@media (min-width: 1200px) {.m-xl-0 {margin: 0 !important;}.mt-xl-0, .my-xl-0 {margin-top: 0 !important;}.mr-xl-0, .mx-xl-0 {margin-right: 0 !important;}.mb-xl-0, .my-xl-0 {margin-bottom: 0 !important;}.ml-xl-0, .mx-xl-0 {margin-left: 0 !important;}.m-xl-1 {margin: 0.25rem !important;}.mt-xl-1, .my-xl-1 {margin-top: 0.25rem !important;}.mr-xl-1, .mx-xl-1 {margin-right: 0.25rem !important;}.mb-xl-1, .my-xl-1 {margin-bottom: 0.25rem !important;}.ml-xl-1, .mx-xl-1 {margin-left: 0.25rem !important;}.m-xl-2 {margin: 0.5rem !important;}.mt-xl-2, .my-xl-2 {margin-top: 0.5rem !important;}.mr-xl-2, .mx-xl-2 {margin-right: 0.5rem !important;}.mb-xl-2, .my-xl-2 {margin-bottom: 0.5rem !important;}.ml-xl-2, .mx-xl-2 {margin-left: 0.5rem !important;}.m-xl-3 {margin: 1rem !important;}.mt-xl-3, .my-xl-3 {margin-top: 1rem !important;}.mr-xl-3, .mx-xl-3 {margin-right: 1rem !important;}.mb-xl-3, .my-xl-3 {margin-bottom: 1rem !important;}.ml-xl-3, .mx-xl-3 {margin-left: 1rem !important;}.m-xl-4 {margin: 1.5rem !important;}.mt-xl-4, .my-xl-4 {margin-top: 1.5rem !important;}.mr-xl-4, .mx-xl-4 {margin-right: 1.5rem !important;}.mb-xl-4, .my-xl-4 {margin-bottom: 1.5rem !important;}.ml-xl-4, .mx-xl-4 {margin-left: 1.5rem !important;}.m-xl-5 {margin: 3rem !important;}.mt-xl-5, .my-xl-5 {margin-top: 3rem !important;}.mr-xl-5, .mx-xl-5 {margin-right: 3rem !important;}.mb-xl-5, .my-xl-5 {margin-bottom: 3rem !important;}.ml-xl-5, .mx-xl-5 {margin-left: 3rem !important;}.p-xl-0 {padding: 0 !important;}.pt-xl-0, .py-xl-0 {padding-top: 0 !important;}.pr-xl-0, .px-xl-0 {padding-right: 0 !important;}.pb-xl-0, .py-xl-0 {padding-bottom: 0 !important;}.pl-xl-0, .px-xl-0 {padding-left: 0 !important;}.p-xl-1 {padding: 0.25rem !important;}.pt-xl-1, .py-xl-1 {padding-top: 0.25rem !important;}.pr-xl-1, .px-xl-1 {padding-right: 0.25rem !important;}.pb-xl-1, .py-xl-1 {padding-bottom: 0.25rem !important;}.pl-xl-1, .px-xl-1 {padding-left: 0.25rem !important;}.p-xl-2 {padding: 0.5rem !important;}.pt-xl-2, .py-xl-2 {padding-top: 0.5rem !important;}.pr-xl-2, .px-xl-2 {padding-right: 0.5rem !important;}.pb-xl-2, .py-xl-2 {padding-bottom: 0.5rem !important;}.pl-xl-2, .px-xl-2 {padding-left: 0.5rem !important;}.p-xl-3 {padding: 1rem !important;}.pt-xl-3, .py-xl-3 {padding-top: 1rem !important;}.pr-xl-3, .px-xl-3 {padding-right: 1rem !important;}.pb-xl-3, .py-xl-3 {padding-bottom: 1rem !important;}.pl-xl-3, .px-xl-3 {padding-left: 1rem !important;}.p-xl-4 {padding: 1.5rem !important;}.pt-xl-4, .py-xl-4 {padding-top: 1.5rem !important;}.pr-xl-4, .px-xl-4 {padding-right: 1.5rem !important;}.pb-xl-4, .py-xl-4 {padding-bottom: 1.5rem !important;}.pl-xl-4, .px-xl-4 {padding-left: 1.5rem !important;}.p-xl-5 {padding: 3rem !important;}.pt-xl-5, .py-xl-5 {padding-top: 3rem !important;}.pr-xl-5, .px-xl-5 {padding-right: 3rem !important;}.pb-xl-5, .py-xl-5 {padding-bottom: 3rem !important;}.pl-xl-5, .px-xl-5 {padding-left: 3rem !important;}.m-xl-n1 {margin: -0.25rem !important;}.mt-xl-n1, .my-xl-n1 {margin-top: -0.25rem !important;}.mr-xl-n1, .mx-xl-n1 {margin-right: -0.25rem !important;}.mb-xl-n1, .my-xl-n1 {margin-bottom: -0.25rem !important;}.ml-xl-n1, .mx-xl-n1 {margin-left: -0.25rem !important;}.m-xl-n2 {margin: -0.5rem !important;}.mt-xl-n2, .my-xl-n2 {margin-top: -0.5rem !important;}.mr-xl-n2, .mx-xl-n2 {margin-right: -0.5rem !important;}.mb-xl-n2, .my-xl-n2 {margin-bottom: -0.5rem !important;}.ml-xl-n2, .mx-xl-n2 {margin-left: -0.5rem !important;}.m-xl-n3 {margin: -1rem !important;}.mt-xl-n3, .my-xl-n3 {margin-top: -1rem !important;}.mr-xl-n3, .mx-xl-n3 {margin-right: -1rem !important;}.mb-xl-n3, .my-xl-n3 {margin-bottom: -1rem !important;}.ml-xl-n3, .mx-xl-n3 {margin-left: -1rem !important;}.m-xl-n4 {margin: -1.5rem !important;}.mt-xl-n4, .my-xl-n4 {margin-top: -1.5rem !important;}.mr-xl-n4, .mx-xl-n4 {margin-right: -1.5rem !important;}.mb-xl-n4, .my-xl-n4 {margin-bottom: -1.5rem !important;}.ml-xl-n4, .mx-xl-n4 {margin-left: -1.5rem !important;}.m-xl-n5 {margin: -3rem !important;}.mt-xl-n5, .my-xl-n5 {margin-top: -3rem !important;}.mr-xl-n5, .mx-xl-n5 {margin-right: -3rem !important;}.mb-xl-n5, .my-xl-n5 {margin-bottom: -3rem !important;}.ml-xl-n5, .mx-xl-n5 {margin-left: -3rem !important;}.m-xl-auto {margin: auto !important;}.mt-xl-auto, .my-xl-auto {margin-top: auto !important;}.mr-xl-auto, .mx-xl-auto {margin-right: auto !important;}.mb-xl-auto, .my-xl-auto {margin-bottom: auto !important;}.ml-xl-auto, .mx-xl-auto {margin-left: auto !important;}}.stretched-link::after {position: absolute;top: 0;right: 0;bottom: 0;left: 0;z-index: 1;pointer-events: auto;content: "";background-color: transparent;}.text-monospace {font-family: SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace !important;}.text-justify {text-align: justify !important;}.text-wrap {white-space: normal !important;}.text-nowrap {white-space: nowrap !important;}.text-truncate {overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}.text-left {text-align: left !important;}.text-right {text-align: right !important;}.text-center {text-align: center !important;}@media (min-width: 576px) {.text-sm-left {text-align: left !important;}.text-sm-right {text-align: right !important;}.text-sm-center {text-align: center !important;}}@media (min-width: 768px) {.text-md-left {text-align: left !important;}.text-md-right {text-align: right !important;}.text-md-center {text-align: center !important;}}@media (min-width: 992px) {.text-lg-left {text-align: left !important;}.text-lg-right {text-align: right !important;}.text-lg-center {text-align: center !important;}}@media (min-width: 1200px) {.text-xl-left {text-align: left !important;}.text-xl-right {text-align: right !important;}.text-xl-center {text-align: center !important;}}.text-lowercase {text-transform: lowercase !important;}.text-uppercase {text-transform: uppercase !important;}.text-capitalize {text-transform: capitalize !important;}.font-weight-light {font-weight: 300 !important;}.font-weight-lighter {font-weight: lighter !important;}.font-weight-normal {font-weight: 400 !important;}.font-weight-bold {font-weight: 700 !important;}.font-weight-bolder {font-weight: bolder !important;}.font-italic {font-style: italic !important;}.text-white {color: #fff !important;}.text-primary {color: #007bff !important;}a.text-primary:focus, a.text-primary:hover {color: #0056b3 !important;}.text-secondary {color: #6c757d !important;}a.text-secondary:focus, a.text-secondary:hover {color: #494f54 !important;}.text-success {color: #28a745 !important;}a.text-success:focus, a.text-success:hover {color: #19692c !important;}.text-info {color: #17a2b8 !important;}a.text-info:focus, a.text-info:hover {color: #0f6674 !important;}.text-warning {color: #ffc107 !important;}a.text-warning:focus, a.text-warning:hover {color: #ba8b00 !important;}.text-danger {color: #dc3545 !important;}a.text-danger:focus, a.text-danger:hover {color: #a71d2a !important;}.text-light {color: #f8f9fa !important;}a.text-light:focus, a.text-light:hover {color: #cbd3da !important;}.text-dark {color: #343a40 !important;}a.text-dark:focus, a.text-dark:hover {color: #121416 !important;}.text-body {color: #212529 !important;}.text-muted {color: #6c757d !important;}.text-black-50 {color: rgba(0, 0, 0, 0.5) !important;}.text-white-50 {color: rgba(255, 255, 255, 0.5) !important;}.text-hide {font: 0/0 a;color: transparent;text-shadow: none;background-color: transparent;border: 0;}.text-decoration-none {text-decoration: none !important;}.text-break {word-break: break-word !important;word-wrap: break-word !important;}.text-reset {color: inherit !important;}.visible {visibility: visible !important;}.invisible {visibility: hidden !important;}@media print {*, ::after, ::before {text-shadow: none !important;-webkit-box-shadow: none !important;box-shadow: none !important;}a:not(.btn) {text-decoration: underline;}abbr[title]::after {content: " (" attr(title) ")";}pre {white-space: pre-wrap !important;}blockquote, pre {border: 1px solid #adb5bd;}thead {display: table-header-group;}blockquote, img, pre, tr {page-break-inside: avoid;}h2, h3, p {orphans: 3;widows: 3;}h2, h3 {page-break-after: avoid;}@page {size: a3;}.container, body {min-width: 992px !important;}.navbar {display: none;}.badge {border: 1px solid #000;}.table {border-collapse: collapse !important;}.table td, .table th {background-color: #fff !important;}.table-bordered td, .table-bordered th {border: 1px solid #dee2e6 !important;}.table-dark {color: inherit;}.table-dark tbody + tbody, .table-dark td, .table-dark th, .table-dark thead th {border-color: #dee2e6;}.table .thead-dark th {color: inherit;border-color: #dee2e6;}}.slick-list, .slick-slider, .slick-track {position: relative;display: block;}.slick-loading .slick-slide, .slick-loading .slick-track {visibility: hidden;}.slick-slider {-webkit-box-sizing: border-box;box-sizing: border-box;-webkit-user-select: none;-moz-user-select: none;-ms-user-select: none;user-select: none;-webkit-touch-callout: none;-khtml-user-select: none;-ms-touch-action: pan-y;touch-action: pan-y;-webkit-tap-highlight-color: transparent;}.slick-list {overflow: hidden;margin: 0;padding: 0;}.slick-list:focus {outline: 0;}.slick-list.dragging {cursor: pointer;cursor: hand;}.slick-slider .slick-list, .slick-slider .slick-track {-webkit-transform: translate3d(0, 0, 0);transform: translate3d(0, 0, 0);}.slick-track {top: 0;left: 0;margin-left: auto;margin-right: auto;}.slick-track:after, .slick-track:before {display: table;content: "";}.slick-track:after {clear: both;}.slick-slide {display: none;float: left;height: auto;min-height: 1px;}[dir="rtl"] .slick-slide {float: right;}.slick-slide.dragging img {pointer-events: none;}.slick-initialized .slick-slide {display: block;}.slick-vertical .slick-slide {display: block;height: auto;border: 1px solid transparent;}.btn.btn-link.link-gray:before, .slick-arrow.slick-hidden {display: none;}.iti {position: relative;display: inline-block;}.allicons > div:hover i:after, .iti * {-webkit-box-sizing: border-box;box-sizing: border-box;}.iti * {-moz-box-sizing: border-box;}@font-face {font-family: "Source Serif Pro";font-style: normal;font-weight: 300;font-display: swap;src: url(https://fonts.gstatic.com/s/sourceserifpro/v11/neIXzD-0qpwxpaWvjeD0X88SAOeasd8ctSGqxLUv.woff2) format("woff2");unicode-range: U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;}@font-face {font-family: "Source Serif Pro";font-style: normal;font-weight: 300;font-display: swap;src: url(https://fonts.gstatic.com/s/sourceserifpro/v11/neIXzD-0qpwxpaWvjeD0X88SAOeasd8ctSiqxLUv.woff2) format("woff2");unicode-range: U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;}@font-face {font-family: "Source Serif Pro";font-style: normal;font-weight: 300;font-display: swap;src: url(https://fonts.gstatic.com/s/sourceserifpro/v11/neIXzD-0qpwxpaWvjeD0X88SAOeasd8ctS-qxLUv.woff2) format("woff2");unicode-range: U+0370-03FF;}@font-face {font-family: "Source Serif Pro";font-style: normal;font-weight: 300;font-display: swap;src: url(https://fonts.gstatic.com/s/sourceserifpro/v11/neIXzD-0qpwxpaWvjeD0X88SAOeasd8ctSOqxLUv.woff2) format("woff2");unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+1EA0-1EF9, U+20AB;}@font-face {font-family: "Source Serif Pro";font-style: normal;font-weight: 300;font-display: swap;src: url(https://fonts.gstatic.com/s/sourceserifpro/v11/neIXzD-0qpwxpaWvjeD0X88SAOeasd8ctSKqxLUv.woff2) format("woff2");unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;}@font-face {font-family: "Source Serif Pro";font-style: normal;font-weight: 300;font-display: swap;src: url(https://fonts.gstatic.com/s/sourceserifpro/v11/neIXzD-0qpwxpaWvjeD0X88SAOeasd8ctSyqxA.woff2) format("woff2");unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;}@font-face {font-family: "Source Serif Pro";font-style: normal;font-weight: 400;font-display: swap;src: url(https://fonts.gstatic.com/s/sourceserifpro/v11/neIQzD-0qpwxpaWvjeD0X88SAOeauXk-oBOL.woff2) format("woff2");unicode-range: U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;}@font-face {font-family: "Source Serif Pro";font-style: normal;font-weight: 400;font-display: swap;src: url(https://fonts.gstatic.com/s/sourceserifpro/v11/neIQzD-0qpwxpaWvjeD0X88SAOeauXA-oBOL.woff2) format("woff2");unicode-range: U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;}@font-face {font-family: "Source Serif Pro";font-style: normal;font-weight: 400;font-display: swap;src: url(https://fonts.gstatic.com/s/sourceserifpro/v11/neIQzD-0qpwxpaWvjeD0X88SAOeauXc-oBOL.woff2) format("woff2");unicode-range: U+0370-03FF;}@font-face {font-family: "Source Serif Pro";font-style: normal;font-weight: 400;font-display: swap;src: url(https://fonts.gstatic.com/s/sourceserifpro/v11/neIQzD-0qpwxpaWvjeD0X88SAOeauXs-oBOL.woff2) format("woff2");unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+1EA0-1EF9, U+20AB;}@font-face {font-family: "Source Serif Pro";font-style: normal;font-weight: 400;font-display: swap;src: url(https://fonts.gstatic.com/s/sourceserifpro/v11/neIQzD-0qpwxpaWvjeD0X88SAOeauXo-oBOL.woff2) format("woff2");unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;}@font-face {font-family: "Source Serif Pro";font-style: normal;font-weight: 400;font-display: swap;src: url(https://fonts.gstatic.com/s/sourceserifpro/v11/neIQzD-0qpwxpaWvjeD0X88SAOeauXQ-oA.woff2) format("woff2");unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;}@font-face {font-family: "Source Serif Pro";font-style: normal;font-weight: 600;font-display: swap;src: url(https://fonts.gstatic.com/s/sourceserifpro/v11/neIXzD-0qpwxpaWvjeD0X88SAOeasasatSGqxLUv.woff2) format("woff2");unicode-range: U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;}@font-face {font-family: "Source Serif Pro";font-style: normal;font-weight: 600;font-display: swap;src: url(https://fonts.gstatic.com/s/sourceserifpro/v11/neIXzD-0qpwxpaWvjeD0X88SAOeasasatSiqxLUv.woff2) format("woff2");unicode-range: U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;}@font-face {font-family: "Source Serif Pro";font-style: normal;font-weight: 600;font-display: swap;src: url(https://fonts.gstatic.com/s/sourceserifpro/v11/neIXzD-0qpwxpaWvjeD0X88SAOeasasatS-qxLUv.woff2) format("woff2");unicode-range: U+0370-03FF;}@font-face {font-family: "Source Serif Pro";font-style: normal;font-weight: 600;font-display: swap;src: url(https://fonts.gstatic.com/s/sourceserifpro/v11/neIXzD-0qpwxpaWvjeD0X88SAOeasasatSOqxLUv.woff2) format("woff2");unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+1EA0-1EF9, U+20AB;}@font-face {font-family: "Source Serif Pro";font-style: normal;font-weight: 600;font-display: swap;src: url(https://fonts.gstatic.com/s/sourceserifpro/v11/neIXzD-0qpwxpaWvjeD0X88SAOeasasatSKqxLUv.woff2) format("woff2");unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;}@font-face {font-family: "Source Serif Pro";font-style: normal;font-weight: 600;font-display: swap;src: url(https://fonts.gstatic.com/s/sourceserifpro/v11/neIXzD-0qpwxpaWvjeD0X88SAOeasasatSyqxA.woff2) format("woff2");unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;}@font-face {font-family: "Source Serif Pro";font-style: normal;font-weight: 700;font-display: swap;src: url(https://fonts.gstatic.com/s/sourceserifpro/v11/neIXzD-0qpwxpaWvjeD0X88SAOeasc8btSGqxLUv.woff2) format("woff2");unicode-range: U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;}@font-face {font-family: "Source Serif Pro";font-style: normal;font-weight: 700;font-display: swap;src: url(https://fonts.gstatic.com/s/sourceserifpro/v11/neIXzD-0qpwxpaWvjeD0X88SAOeasc8btSiqxLUv.woff2) format("woff2");unicode-range: U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;}@font-face {font-family: "Source Serif Pro";font-style: normal;font-weight: 700;font-display: swap;src: url(https://fonts.gstatic.com/s/sourceserifpro/v11/neIXzD-0qpwxpaWvjeD0X88SAOeasc8btS-qxLUv.woff2) format("woff2");unicode-range: U+0370-03FF;}@font-face {font-family: "Source Serif Pro";font-style: normal;font-weight: 700;font-display: swap;src: url(https://fonts.gstatic.com/s/sourceserifpro/v11/neIXzD-0qpwxpaWvjeD0X88SAOeasc8btSOqxLUv.woff2) format("woff2");unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+1EA0-1EF9, U+20AB;}@font-face {font-family: "Source Serif Pro";font-style: normal;font-weight: 700;font-display: swap;src: url(https://fonts.gstatic.com/s/sourceserifpro/v11/neIXzD-0qpwxpaWvjeD0X88SAOeasc8btSKqxLUv.woff2) format("woff2");unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;}@font-face {font-family: "Source Serif Pro";font-style: normal;font-weight: 700;font-display: swap;src: url(https://fonts.gstatic.com/s/sourceserifpro/v11/neIXzD-0qpwxpaWvjeD0X88SAOeasc8btSyqxA.woff2) format("woff2");unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;}@font-face {font-family: "Source Serif Pro";font-style: normal;font-weight: 900;font-display: swap;src: url(https://fonts.gstatic.com/s/sourceserifpro/v11/neIXzD-0qpwxpaWvjeD0X88SAOeasfcZtSGqxLUv.woff2) format("woff2");unicode-range: U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;}@font-face {font-family: "Source Serif Pro";font-style: normal;font-weight: 900;font-display: swap;src: url(https://fonts.gstatic.com/s/sourceserifpro/v11/neIXzD-0qpwxpaWvjeD0X88SAOeasfcZtSiqxLUv.woff2) format("woff2");unicode-range: U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;}@font-face {font-family: "Source Serif Pro";font-style: normal;font-weight: 900;font-display: swap;src: url(https://fonts.gstatic.com/s/sourceserifpro/v11/neIXzD-0qpwxpaWvjeD0X88SAOeasfcZtS-qxLUv.woff2) format("woff2");unicode-range: U+0370-03FF;}@font-face {font-family: "Source Serif Pro";font-style: normal;font-weight: 900;font-display: swap;src: url(https://fonts.gstatic.com/s/sourceserifpro/v11/neIXzD-0qpwxpaWvjeD0X88SAOeasfcZtSOqxLUv.woff2) format("woff2");unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+1EA0-1EF9, U+20AB;}@font-face {font-family: "Source Serif Pro";font-style: normal;font-weight: 900;font-display: swap;src: url(https://fonts.gstatic.com/s/sourceserifpro/v11/neIXzD-0qpwxpaWvjeD0X88SAOeasfcZtSKqxLUv.woff2) format("woff2");unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;}@font-face {font-family: "Source Serif Pro";font-style: normal;font-weight: 900;font-display: swap;src: url(https://fonts.gstatic.com/s/sourceserifpro/v11/neIXzD-0qpwxpaWvjeD0X88SAOeasfcZtSyqxA.woff2) format("woff2");unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;}.allicons > div, .allicons > div i {-webkit-transition: all 0.4s ease;transition: all 0.4s ease;}.allicons > div {display: inline-block;width: 50px;height: 50px;border: 1px solid #333;margin: 5px;text-align: center;border-radius: 5px;}.allicons > div:after, h3:after, h4:after {display: inline-block;vertical-align: middle;}.allicons > div:after {content: "";height: 100%;-webkit-transition: all 0.4s ease-in-out;transition: all 0.4s ease-in-out;}.allicons > div i {font-size: 25px;color: #333;vertical-align: middle;}.allicons > div:hover {background: #333;}.allicons > div:hover i:after {content: attr(class);text-align: center;position: fixed;left: 0;bottom: 10px;width: 100%;color: #fff;font-size: 20px;font-weight: 700;background: #6d6d6d;padding: 10px;z-index: 999;}[class*="icon-"] {font-family: "xicons";speak: none;font-style: normal;font-weight: 400;font-variant: normal;text-transform: none;line-height: 1;-webkit-font-smoothing: antialiased;-moz-osx-font-smoothing: grayscale;}body, html, p {font-size: 13px;font-weight: 500;}h1 {font-size: calc(12px + (60 - 12) * (100vw - 320px) / (1920 - 320));}p {color: #111;line-height: 1.7;margin: 0;}@media (max-width: 767px) {p {font-size: 12px;}}body, h3, h4, h6, html {color: #111;}h3 {font-size: 26px;font-weight: 600;line-height: normal;margin: 0 0 10px;}h3:after, h4:after {content: "";font-size: 16px;font-family: "xicons" !important;font-weight: 700 !important;margin: -5px 0 0 10px;}@media (max-width: 991px) {h3:after {font-size: 12px;}}@media (max-width: 1199px) {h3 {font-size: 20px;}}@media (max-width: 991px) {h3 {font-size: 17px;}}@media (max-width: 767px) {h3 {font-size: 14px;}}@media (max-width: 575px) {h3 {font-size: 13px;}}h4, h6 {font-weight: 700;}h4, h5 {font-size: 14px;line-height: normal;margin: 0 0 10px;}@media (max-width: 1199px) {h4 {font-size: 12px;}}@media (max-width: 767px) {h4 {font-size: 11px;}}h4:after {font-size: 10px;margin: -2px 0 0 8px;}h5 {font-size: 20px;font-weight: 500;margin: 0;}@media (max-width: 767px) {h5 {font-size: 14px;}}h6 {font-size: 15px;}@media (max-width: 1199px) {h6 {font-size: 14px;}}@media (max-width: 991px) {h6 {font-size: 13px;}}.primary-font {font-family: "Montserrat" !important;}.secondary-font {font-family: "Source Serif Pro" !important;}.form-group {margin-bottom: 10px;}.form-control, .textarea {font-size: 14px;color: #000;background-color: #fff;line-height: normal;font-weight: 400;width: 100%;padding: 12px 10px;border-radius: 4px;text-align: left;border: 1px solid transparent;-webkit-transition: all 0.3s ease-in-out;transition: all 0.3s ease-in-out;}.form-control {height: 40px;}.form-control:-moz-placeholder, .textarea:-moz-placeholder {color: #b6b6b6;opacity: 1;}.form-control::-moz-placeholder, .textarea::-moz-placeholder {color: #b6b6b6;opacity: 1;}.form-control:-ms-input-placeholder, .textarea:-ms-input-placeholder {color: #b6b6b6;opacity: 1;}.form-control::-webkit-input-placeholder, .textarea::-webkit-input-placeholder {color: #b6b6b6;opacity: 1;}.form-control.error-field, .textarea.error-field {border-color: red;}.form-control:focus, .textarea:focus {-webkit-box-shadow: none;box-shadow: none;}@media (max-width: 767px) {.form-control, .textarea {font-size: 12px;}}.textarea, .textarea.form-control {height: 220px;}.label {font-size: 13px;font-weight: 700;color: #000;position: relative;display: block;margin-bottom: 5px;}@media (max-width: 767px) {.label {font-size: 12px;}}.btn {font-size: 12px;font-weight: 700;padding: 7px 33px;border-radius: 4px;text-align: center;-webkit-transition: all 0.3s ease-in-out;transition: all 0.3s ease-in-out;}@media (max-width: 991px) {.btn {padding: 12px 20px;}}.btn.btn-primary {background-color: #111;border-color: #111;color: #fff;}.btn.btn-primary.focus, .btn.btn-primary:focus, .btn.btn-primary:not(:disabled):not(.disabled).active:focus, .btn.btn-primary:not(:disabled):not(.disabled):active:focus {-webkit-box-shadow: 0 0 2px 0.2rem rgba(196, 22, 28, 0.3);box-shadow: 0 0 2px 0.2rem rgba(196, 22, 28, 0.3);}.btn.btn-primary.focus, .btn.btn-primary:focus, .btn.btn-primary:hover, .btn.btn-primary:not(:disabled):not(.disabled).active, .btn.btn-primary:not(:disabled):not(.disabled):active {background-color: #c4161c;border-color: #c4161c;color: #fff;}.btn.btn-gray i, .btn.btn-primary i {font-size: 8px;margin: 0 0 0 8px;}.btn.btn-secondary {background-color: #c4161c;border-color: #c4161c;font-size: 13px;text-transform: uppercase;padding: 8px 15px;border-radius: 2px;}.btn.btn-secondary.focus, .btn.btn-secondary:focus, .btn.btn-secondary:not(:disabled):not(.disabled).active:focus, .btn.btn-secondary:not(:disabled):not(.disabled):active:focus {-webkit-box-shadow: 0 0 2px 0.2rem rgba(0, 0, 0, 0.3);box-shadow: 0 0 2px 0.2rem rgba(0, 0, 0, 0.3);}.btn.btn-secondary.focus, .btn.btn-secondary:focus, .btn.btn-secondary:hover, .btn.btn-secondary:not(:disabled):not(.disabled).active, .btn.btn-secondary:not(:disabled):not(.disabled):active {background-color: #111;border-color: #111;}.btn.btn-secondary.shadow-style {border-radius: 4px;-webkit-box-shadow: 0 9px 10px 0 rgba(196, 22, 28, 0.59);box-shadow: 0 9px 10px 0 rgba(196, 22, 28, 0.59);font-size: 15px;font-weight: 500;text-transform: capitalize;}.btn.btn-secondary.shadow-style.focus, .btn.btn-secondary.shadow-style:focus, .btn.btn-secondary.shadow-style:not(:disabled):not(.disabled).active:focus, .btn.btn-secondary.shadow-style:not(:disabled):not(.disabled):active:focus {-webkit-box-shadow: 0 0 2px 0.2rem rgba(17, 17, 17, 0.3);box-shadow: 0 0 2px 0.2rem rgba(17, 17, 17, 0.3);}.btn.btn-secondary.shadow-style.focus, .btn.btn-secondary.shadow-style:focus, .btn.btn-secondary.shadow-style:hover, .btn.btn-secondary.shadow-style:not(:disabled):not(.disabled).active, .btn.btn-secondary.shadow-style:not(:disabled):not(.disabled):active {background-color: #111;border-color: #111;-webkit-box-shadow: none;box-shadow: none;}.btn.btn-secondary.red, .btn.btn-secondary.yellow {padding: 5px;border-radius: 6px;background-color: #c4161c;border-color: transparent;}.btn.btn-secondary.yellow {padding: 5px 8px;background-color: #ffa200;}.btn.btn-gray {background-color: #f6f6f6;border-color: #e8e8e8;color: #c4161c;}.btn.btn-gray.focus, .btn.btn-gray:focus, .btn.btn-gray:not(:disabled):not(.disabled).active:focus, .btn.btn-gray:not(:disabled):not(.disabled):active:focus {-webkit-box-shadow: 0 0 2px 0.2rem rgba(246, 246, 246, 0.3);box-shadow: 0 0 2px 0.2rem rgba(246, 246, 246, 0.3);}.btn.btn-gray.focus, .btn.btn-gray.sty2.focus, .btn.btn-gray.sty2:focus, .btn.btn-gray.sty2:hover, .btn.btn-gray.sty2:not(:disabled):not(.disabled).active, .btn.btn-gray.sty2:not(:disabled):not(.disabled):active, .btn.btn-gray.sty3.focus, .btn.btn-gray.sty3:focus, .btn.btn-gray.sty3:hover, .btn.btn-gray.sty3:not(:disabled):not(.disabled).active, .btn.btn-gray.sty3:not(:disabled):not(.disabled):active, .btn.btn-gray:focus, .btn.btn-gray:hover, .btn.btn-gray:not(:disabled):not(.disabled).active, .btn.btn-gray:not(:disabled):not(.disabled):active {background-color: #111;border-color: #111;color: #fff;}.btn.btn-gray.sty1 {padding: 15px 10px;width: 100%;font-size: 16px;}.btn.btn-gray.sty1 i {font-size: 12px;margin: 0 0 0 8px;}.btn.btn-gray.sty2 {border-color: #b9b9b9;background-color: transparent;color: #767d83;font-weight: 500;}.btn.btn-gray.sty3, .btn.btn-gray.sty4 {background-color: transparent;border-radius: 0;}.btn.btn-gray.sty3 {border-color: #b9b9b9;color: #111;font-weight: 600;width: 100%;text-transform: uppercase;}.btn.btn-gray.sty4 {border-color: #898989;color: #fff;font-weight: 400;}.btn.btn-gray.sty4.focus, .btn.btn-gray.sty4:focus, .btn.btn-gray.sty4:hover, .btn.btn-gray.sty4:not(:disabled):not(.disabled).active, .btn.btn-gray.sty4:not(:disabled):not(.disabled):active {background-color: #c4161c;border-color: #c4161c;color: #fff;}.btn.btn-round {border-radius: 25px;background-color: transparent;font-size: 13px;}.btn.btn-round.btn-primary {border-color: #111;color: #fff;}.btn.btn-round.btn-primary.focus, .btn.btn-round.btn-primary:focus, .btn.btn-round.btn-primary:not(:disabled):not(.disabled).active:focus, .btn.btn-round.btn-primary:not(:disabled):not(.disabled):active:focus {-webkit-box-shadow: 0 0 2px 0.2rem rgba(17, 17, 17, 0.3);box-shadow: 0 0 2px 0.2rem rgba(17, 17, 17, 0.3);}.btn.btn-round.btn-primary.focus, .btn.btn-round.btn-primary:focus, .btn.btn-round.btn-primary:hover, .btn.btn-round.btn-primary:not(:disabled):not(.disabled).active, .btn.btn-round.btn-primary:not(:disabled):not(.disabled):active {background-color: #111;border-color: #111;color: #fff;}.btn.btn-link {color: #111;padding: 10px 0 0;font-weight: 400;font-size: 20px;position: relative;line-height: normal;}.btn.btn-link:before {content: "";position: absolute;top: 0;left: 0;height: 4px;width: 100%;background-color: #111;}.btn.btn-link.focus, .btn.btn-link:focus, .btn.btn-link:hover {text-decoration: none;color: #c20828;}.btn.btn-link.link-white, .dropdown-box .dropdownbtn.viewArrow.cl-white:after {color: #fff;}.btn.btn-link.link-gray.focus, .btn.btn-link.link-gray:focus, .btn.btn-link.link-gray:hover, .btn.btn-link.link-white.focus, .btn.btn-link.link-white:focus, .btn.btn-link.link-white:hover {color: #111;}.btn.btn-link.link-gray {color: #595959;font-size: 13px;}@media (max-width: 767px) {.btn.btn-link {font-size: 18px;}}@media (max-width: 575px) {.btn.btn-link {font-size: 16px;}}.btn.btn-earn {background: -webkit-gradient(linear, left top, left bottom, from(#ffea00), to(#ffd772));background: linear-gradient(180deg, #ffea00 0, #ffd772 100%);border: 1px solid #f4ce7c;font-size: 12px;font-weight: 400;color: #111;padding: 6px 10px 5px;}.btn.btn-earn i {margin-right: 5px;}.btn.btn-earn.focus, .btn.btn-earn:focus, .btn.btn-earn:not(:disabled):not(.disabled).active:focus, .btn.btn-earn:not(:disabled):not(.disabled):active:focus {-webkit-box-shadow: 0 0 2px 0.2rem rgba(17, 17, 17, 0.3);box-shadow: 0 0 2px 0.2rem rgba(17, 17, 17, 0.3);}.btn.btn-earn.focus, .btn.btn-earn:focus, .btn.btn-earn:hover, .btn.btn-earn:not(:disabled):not(.disabled).active, .btn.btn-earn:not(:disabled):not(.disabled):active {background: -webkit-gradient(linear, left bottom, left top, from(#ffea00), to(#ffd772));background: linear-gradient(0deg, #ffea00 0, #ffd772 100%);}.btn.btn-load-more {background: 0 0;border: 1px solid #e8e8e8;font-size: 12px;color: #c4161c;padding: 10px 30px 8px;font-weight: 600;}.btn.btn-load-more i, .btn.btn-recommended i {margin-left: 5px;}.btn.btn-load-more.focus, .btn.btn-load-more:focus, .btn.btn-load-more:not(:disabled):not(.disabled).active:focus, .btn.btn-load-more:not(:disabled):not(.disabled):active:focus {-webkit-box-shadow: 0 0 2px 0.2rem rgba(196, 22, 28, 0.3);box-shadow: 0 0 2px 0.2rem rgba(196, 22, 28, 0.3);}.btn.btn-load-more.focus, .btn.btn-load-more:focus, .btn.btn-load-more:hover, .btn.btn-load-more:not(:disabled):not(.disabled).active, .btn.btn-load-more:not(:disabled):not(.disabled):active {background: #c4161c;color: #fff;border-color: #c4161c;}.btn.btn-recommended {background: 0 0;border: 1px solid #c4161c;font-size: 14px;color: #575757;padding: 10px 30px 8px;font-weight: 600;}.btn.btn-recommended.focus, .btn.btn-recommended:focus, .btn.btn-recommended:not(:disabled):not(.disabled).active:focus, .btn.btn-recommended:not(:disabled):not(.disabled):active:focus {-webkit-box-shadow: 0 0 2px 0.2rem rgba(196, 22, 28, 0.3);box-shadow: 0 0 2px 0.2rem rgba(196, 22, 28, 0.3);}.btn.btn-recommended.focus, .btn.btn-recommended:focus, .btn.btn-recommended:hover, .btn.btn-recommended:not(:disabled):not(.disabled).active, .btn.btn-recommended:not(:disabled):not(.disabled):active {background: #c4161c;color: #fff;border-color: #c4161c;}.btn.btn-orange {font-size: 14px;font-weight: 700;color: #fff;padding: 8px 15px;border-radius: 30px;background-color: #e99310;text-transform: uppercase;}.btn.btn-orange.focus, .btn.btn-orange:focus, .btn.btn-orange:not(:disabled):not(.disabled).active:focus, .btn.btn-orange:not(:disabled):not(.disabled):active:focus {-webkit-box-shadow: 0 0 2px 0.2rem rgba(233, 147, 16, 0.3);box-shadow: 0 0 2px 0.2rem rgba(233, 147, 16, 0.3);}.btn.btn-orange.focus, .btn.btn-orange:focus, .btn.btn-orange:hover, .btn.btn-orange:not(:disabled):not(.disabled).active, .btn.btn-orange:not(:disabled):not(.disabled):active {background-color: #111;border-color: #111;color: #fff;}.btn.btn-reset {background-color: #acbfd1;color: #fff;font-weight: 600;font-size: 14px;border: 0;border-radius: 4px;}.btn.btn-reset.focus, .btn.btn-reset:focus, .btn.btn-reset:not(:disabled):not(.disabled).active:focus, .btn.btn-reset:not(:disabled):not(.disabled):active:focus {-webkit-box-shadow: 0 0 2px 0.2rem rgba(172, 191, 209, 0.3);box-shadow: 0 0 2px 0.2rem rgba(172, 191, 209, 0.3);}.btn.btn-reset.focus, .btn.btn-reset:focus, .btn.btn-reset:hover, .btn.btn-reset:not(:disabled):not(.disabled).active, .btn.btn-reset:not(:disabled):not(.disabled):active {background-color: #111;border-color: #111;color: #fff;}.btn.pd-sm {padding: 4px 25px;}.btn.pd-lg {padding: 10px 30px;}.btn:focus, button:focus {-webkit-box-shadow: none;box-shadow: none;outline: 0;}.highlight-btn {font-size: 12px;text-transform: uppercase;color: #fff;font-weight: 700;line-height: 1;text-align: center;padding: 5px 10px;border-radius: 4px;}.highlight-btn i {font-size: 10px;}.highlight-btn .highlight-btn-text {margin-left: 5px;display: inline-block;}.dropdown-box {position: relative;}.dropdown-box .dropdownbtn, .poll-form .form-poll .form-group .custom-radiobox input {cursor: pointer;}.dropdown-box .dropdownbtn.viewArrow1:after, .dropdown-box .dropdownbtn.viewArrow:after {content: "";display: block;font-size: 7px;color: #595959;text-align: right;font-family: "xicons" !important;position: absolute;right: 10px;top: 0;bottom: 0;left: auto;margin: auto;height: 11px;width: 11px;}.dropdown-box .dropdownbtn.updated-on, .dropdown-box.sty1 .dropdown > ul > li {-webkit-box-align: center;-ms-flex-align: center;align-items: center;-webkit-box-pack: center;-ms-flex-pack: center;justify-content: center;}.dropdown-box .dropdownbtn.updated-on {font-size: 14px;font-family: "Montserrat";font-weight: 400;border-radius: 4px;text-align: center;display: -webkit-inline-box;display: -ms-inline-flexbox;display: inline-flex;position: relative;padding: 5px 35px 5px 15px;background-color: #c4161c;}.dropdown-box .dropdownbtn.updated-on + .dropdown {right: 0;margin: auto;width: 127px;}.dropdown-box .dropdownbtn.updated-on:hover {background-color: #111;border-color: #111;}.dropdown-box .dropdown, .dropdown-box .dropdown > ul > li .sub-menu {visibility: hidden;opacity: 0;pointer-events: none;background-color: #fff;position: absolute;z-index: 2;min-width: 100px;width: 100%;-webkit-transition: all 0.3s ease-in-out;transition: all 0.3s ease-in-out;}.dropdown-box .dropdown {left: 0;top: 100%;-webkit-transform: translateY(-20px);transform: translateY(-20px);border-radius: 0;padding: 12px 15px;-webkit-box-shadow: 0 4px 5px 1px rgba(0, 0, 0, 0.1);box-shadow: 0 4px 5px 1px rgba(0, 0, 0, 0.1);}.dropdown-box .dropdown > ul > li {position: relative;padding: 0;margin-bottom: 5px;}.dropdown-box .dropdown > ul > li > a {color: #595959;font-weight: 500;font-size: 11px;text-transform: capitalize;}.dropdown-box .dropdown > ul > li .sub-menu {-webkit-transform: translateX(50px);transform: translateX(50px);-webkit-box-shadow: 0 0 5px 1px rgba(0, 0, 0, 0.17);box-shadow: 0 0 5px 1px rgba(0, 0, 0, 0.17);right: 100%;top: 0;border-radius: 10px;}.dropdown-box .dropdown > ul > li .sub-menu.bot-side {top: inherit;bottom: 0;}.dropdown-box .dropdown > ul > li:hover .sub-menu {visibility: visible;opacity: 1;pointer-events: inherit;-webkit-transform: translateX(0);transform: translateX(0);}.dropdown-box .dropdown:before {content: "";position: absolute;left: 25px;top: -8px;width: 0;height: 0;border-left: 8px solid transparent;border-right: 8px solid transparent;border-bottom: 8px solid #fff;}.dropdown-box .dropdown.rt-arrow > ul > li .sub-menu {right: auto;left: 100%;}.dropdown-box .dropdown.rt-arrow:before {left: auto;right: 10px;}.dropdown-box .dropdown.no-aarow:before {display: none;}.dropdown-box .dropdown .no-anchor {cursor: default;}.dropdown-box .dropdown.min-wd400 {min-width: 400px;}.dropdown-box .dropdown.rt-side {left: initial;right: 0;}.dropdown-box .dropdown.left100bot-side {left: 100%;top: inherit;bottom: 0;}.dropdown-box .is-input {background: #fff;padding: 5px 0;text-align: left;position: relative;border-radius: 5px;}.dropdown-box .is-input i {margin: 0 5px 0 0;display: inline-block;vertical-align: middle;font-size: 14px;}.dropdown-box .is-input span {font-size: 16px;font-weight: 500;margin: 0;color: #595959;}.dropdown-box .is-input.ht-35 {height: 35px;}.dropdown-box .is-input.ht-40 {height: 40px;}.dropdown-box .is-input.ht-50 {height: 50px;}.dropdown-box .overlaydd {position: fixed;left: 0;right: 0;top: 0;bottom: 0;z-index: 1;opacity: 0;visibility: hidden;pointer-events: none;}.dropdown-box.sty1 .dropdown {background-color: #111;border-radius: 0;width: 400px;top: -14px;left: calc(100% + 11px);}.dropdown-box.sty1 .dropdown > ul {height: 63px;}.dropdown-box.sty1 .dropdown > ul > li {display: -webkit-box;display: -ms-flexbox;display: flex;}.dropdown-box.sty1 .dropdown > ul > li:first-child a, .dropdown-box.sty1 .dropdown > ul > li:last-child a {border-radius: 3px;}.dropdown-box.sty2 {padding: 8px 10px;border-radius: 4px;background: #f6f6f6;border: 1px solid #dedede;}.dropdown-box.sty2 .dropdownbtn {color: #c4161c;font-weight: 600;}.dropdown-box.sty2 .dropdownbtn.viewArrow::after {color: #c4161c;}.dropdown-box.sty3 {padding: 12px;border-radius: 4px;background: 0 0;border: 1px solid #efefef;}.dropdown-box.sty3 .dropdownbtn {color: #000;font-weight: 600;}.dropdown-box.sty3 .dropdownbtn.viewArrow::after, a:hover {color: #000;}.dropdown-box.bot-side .dropdown {top: initial;bottom: 100%;}.dropdown-box.show-dd .dropdown {-webkit-transform: translateY(0);transform: translateY(0);}.dropdown-box.show-dd .dropdown, .dropdown-box.show-dd .overlaydd {opacity: 1;visibility: visible;pointer-events: inherit;}.dropdown-box.show-dd .dropdownbtn.viewArrow:after {-webkit-transform: rotate(182deg);transform: rotate(182deg);}.dropdown-box.with-heading {display: inline-block;margin-left: 10px;}.dropdown-box.with-heading .dropdownbtn {font-size: 10px;color: #c4161c;text-transform: capitalize;padding-right: 15px;display: inline-block;vertical-align: middle;}.dropdown-box.with-heading .dropdownbtn.viewArrow:after {right: 0;color: #c4161c;top: 0;font-size: 5px;width: 8px;height: 5px;bottom: 0;margin: auto;}.dropdown-box.location-dropdown .dropdownbtn {font-size: 14px;color: #c4161c;font-weight: 500;padding-right: 15px;text-transform: uppercase;}.dropdown-box.location-dropdown .dropdownbtn.viewArrow:after {right: 0;color: #c4161c;}.custom-checkbox {position: relative;padding-left: 25px;}.custom-checkbox input {opacity: 0;width: 100%;height: 100%;position: absolute;z-index: 1;left: 0;top: 0;margin: 0;}.custom-checkbox input [checked="checked"] ~ .as-checkbox:after, .custom-checkbox input:checked ~ .as-checkbox:after, .custom-radiobox input [checked="checked"] .as-radio:after, .custom-radiobox input [checked="checked"] ~ .as-radio:after, .custom-radiobox input:checked .as-radio:after, .custom-radiobox input:checked ~ .as-radio:after {opacity: 1;}.custom-checkbox label, .custom-radiobox label {font-size: 13px;margin-bottom: 0;color: #111;}.custom-radiobox label {font-weight: 600;}.custom-checkbox .as-checkbox {border: 1px solid #ccc;width: 15px;height: 15px;-webkit-appearance: none;-moz-appearance: none;appearance: none;-webkit-transition: all 0.3s ease;transition: all 0.3s ease;position: absolute;display: -webkit-box;display: -ms-flexbox;display: flex;-webkit-box-align: center;-ms-flex-align: center;align-items: center;-webkit-box-pack: center;-ms-flex-pack: center;justify-content: center;left: 0;top: 0;bottom: 0;margin: auto;border-radius: 50%;}.custom-checkbox .as-checkbox:after {content: "";font-family: "xicons";font-size: 7px;font-weight: 700;opacity: 0;-webkit-transition: all 0.3s ease;transition: all 0.3s ease;line-height: normal;}.custom-checkbox:focus, .custom-checkbox:hover {border-color: #b6b6b6;}.custom-checkbox.sty1 .as-checkbox {border-radius: 0;}.custom-checkbox.sty2 {padding: 0;display: flex;align-items: center;margin: 0;width: 80px;}.custom-checkbox.sty2 .as-checkbox {position: static;margin-left: 15px;background-color: #fff;}.custom-checkbox.sty2 .label {-webkit-box-flex: 1;-ms-flex: 1;flex: 1;width: auto !important;margin-right: 0 !important;text-overflow: inherit;}.custom-checkbox.sty2, .custom-checkbox.sty3, .custom-radiobox .as-radio {display: -webkit-box;display: -ms-flexbox;-webkit-box-align: center;-ms-flex-align: center;}.custom-checkbox.sty3 {padding: 0 25px 0 0;display: flex;-webkit-box-pack: start;-ms-flex-pack: start;justify-content: flex-start;align-items: center;}.custom-checkbox.sty3 .as-checkbox {border-color: transparent;left: inherit;right: 0;position: static;margin: 0 0 0 15px;}.custom-checkbox.sty3 label {font-size: 12px;font-weight: 500;text-transform: capitalize;display: -webkit-box;-webkit-line-clamp: 1;-webkit-box-orient: vertical;overflow: hidden;text-overflow: ellipsis;white-space: initial;}.custom-radiobox .as-radio {-webkit-appearance: none;-moz-appearance: none;-webkit-transition: all 0.3s ease;-webkit-box-pack: center;-ms-flex-pack: center;}body, html, ul {margin: 0;padding: 0;}body, html {height: 100%;}body {min-height: 100vh;overflow-x: hidden;}*, :after, :before {outline: 0;-webkit-box-sizing: border-box;box-sizing: border-box;}img {max-width: 100%;height: auto;}audio, canvas, iframe, img, svg, video {vertical-align: middle;}ul {list-style: none;}.js-tosvg {max-width: 100%;max-height: 100%;}.js-tosvg path, .js-tosvg polygon {-webkit-transition: fill 0.4s linear;transition: fill 0.4s linear;}input::-ms-clear {display: none;}@media (min-width: 1200px) {.container {max-width: 1160px;padding-left: 0;padding-right: 0;}}@media (max-width: 991px) {.container {width: 100%;}}.defaultOverlay {position: fixed;top: 0;left: 0;bottom: 0;-webkit-transition: all 0.3s ease-in-out;transition: all 0.3s ease-in-out;width: 100%;z-index: 10;opacity: 0;visibility: hidden;background-color: rgba(0, 0, 0, 0.7);}.is--menu .defaultOverlay {opacity: 1;visibility: visible;}.tabs-sec .tabs-content > * {display: none;}.tabs-sec .tabs-content > .is-active {display: block;}.bgc-transparent {background: 0 0 !important;}.bgc-iPrimary, footer.footer-dark {background-color: #111;}.bgc-iSecondary {background-color: #c4161c;}.bgc-white {background-color: #fff;}.bgc-black {background-color: #000;}.bgc-black8 {background-color: #212121;}.bgc-black9 {background-color: #191919;}.bgc-iGray15 {background-color: #eee;}.bgc-iPurple {background-color: #9575b4;}.bgc-black5 {background-color: #010101 !important;}.bgc-idarkGray6 {background-color: #3c5565;}.bgc-idarkGray7 {background-color: #789;}.bgc-darkRed {background-color: #e53e43;}.bgc-idarkGray8 {background-color: #5f97ab;}.bgc-lightred {background-color: #f44141;}.bgc-lightBlue {background-color: #0270df;}.bgc-iPink {background-color: #cf5899;}.bgc-Darkpink {background-color: #eb0046;}.bgc-iGolden {background-color: #998842;}.bgc-iGoldenlight {background-color: #d3c209;}.bgc-darkPurple {background-color: #5370c3;}.bgc-darkRed1 {background-color: #a23128;}.bgc-iOrange {background-color: #fb9b5b;}.bgc-darkBlue {background-color: #002aff;}.bgc-darkBlue1 {background-color: #135394;}.bgc-iGray47 {background-color: #d3d3d3;}.bgc-iGray34 {background-color: #f2f2f2;}.bgc-border {background-color: #e8e8e8;}.bgc-iGray42 {background-color: #f7f7f7;}.bgc-iGray5 {background-color: #f6f6f6;}.bgc-iGray26 {background-color: #444;}.bgc-lightYellow {background-color: #ff6;}.bgc-iGray59 {background-color: #f5f8f6 !important;}.bgc-border1 {background-color: #ececec !important;}.bgc-lightBlue4 {background-color: #edf5fd !important;}.bgc-lightBlue5 {background-color: #eff7ff !important;}.bgc-iGray66 {background-color: #f8f8f8;}.bgc-iPink1 {background-color: #ff5093 !important;}.cl-iPrimary, .custom-table .table-row > ul > li span, .parallax-sec .heading1 h3 {color: #111;}.cl-iSecondary, .see-btn.sty1 a:hover {color: #c4161c;}.cl-black {color: #000;}.box2 .region a:hover.s-ico i, .cl-white, .parallax-sec .heading1 h4, .parallax-sec .heading1 p, .parallax-sec .zindex1 p {color: #fff;}.cl-idarkGray {color: #59599c;}.cl-iGray4, .post-points:hover a p {color: #727272;}.cl-iGray3 {color: #595959;}.cl-lightred {color: #f44141;}.cl-darkgray1 {color: #6b6b6b;}.cl-iGray31 {color: #8f8f8f;}.cl-iGray25 {color: #aaa;}.cl-iGray26 {color: #444;}.cl-iGreen {color: #009b2c;}.cl-iPink1 {color: #ff5093 !important;}.parallax-sec .heading1, .parallax-sec .zindex1, .stripe {position: relative;}.stripe-10 {padding: 10px 0;}.stripe-15 {padding: 15px 0;}.stripe-20 {padding: 20px 0;}.stripe-25 {padding: 25px 0;}.stripe-30 {padding: 30px 0;}.stripe-35 {padding: 35px 0;}.stripe-40 {padding: 40px 0;}.stripe-45 {padding: 45px 0;}.stripe-50 {padding: 50px 0;}@media (max-width: 991px) {.stripe-50 {padding: 30px 0;}}.stripe-55 {padding: 55px 0;}@media (max-width: 991px) {.stripe-55 {padding: 35px 0;}}.stripe-60 {padding: 60px 0;}@media (max-width: 991px) {.stripe-60 {padding: 40px 0;}}.stripe-80 {padding: 80px 0;}@media (max-width: 991px) {.stripe-80 {padding: 40px 0;}}.stripe-top-10 {padding-top: 10px;}.stripe-top-15 {padding-top: 15px;}.stripe-top-20 {padding-top: 20px;}.stripe-top-30 {padding-top: 30px;}.stripe-top-50 {padding-top: 50px;}.stripe-top-100 {padding-top: 100px;}@media (max-width: 991px) {.stripe-top-100 {padding-top: 50px;}}.stripe-bottom-0 {padding-bottom: 0;}.stripe-bottom-10 {padding-bottom: 10px;}.stripe-bottom-15 {padding-bottom: 15px;}.stripe-bottom-20 {padding-bottom: 20px;}.stripe-bottom-25 {padding-bottom: 25px;}.stripe-bottom-30 {padding-bottom: 30px;}.stripe-bottom-40 {padding-bottom: 40px;}.stripe-bottom-50 {padding-bottom: 50px;}.stripe-bottom-100 {padding-bottom: 100px;}@media (max-width: 991px) {.stripe-bottom-100 {padding-bottom: 50px;}}.fflex {display: -webkit-box;display: -ms-flexbox;display: flex;-webkit-box-pack: start;-ms-flex-pack: start;justify-content: flex-start;-webkit-box-align: center;-ms-flex-align: center;align-items: center;}@media (max-width: 575px) {.fflex {display: block;}}.wdper-50 {width: 50%;}.wdper-100 {width: 100%;}.max-wdpx-5 {max-width: 50px;}.max-wdpx-8 {max-width: 80px;}.max-wdpx-13 {max-width: 130px;}.max-wdpx-23 {max-width: 235px;}.max-wdpx-32 {max-width: 320px;}.max-wdpx-34 {max-width: 340px;}.max-wdpx-35 {max-width: 350px;}.max-wdpx-36 {max-width: 360px;}.max-wdpx-37 {max-width: 370px;}.max-wdpx-38 {max-width: 380px;}.max-wdpx-40 {max-width: 400px;}.max-wdpx-46 {max-width: 460px;}.max-wdpx-52 {max-width: 520px;}.max-wdpx-60 {max-width: 600px;}.max-wdpx-70, .max-wdpx-80, .max-wdpx-90 {max-width: 900px;}.min-wdpx-5 {min-width: 50px;}.min-wdpx-8 {min-width: 80px;}.min-wdpx-13 {min-width: 130px;}.min-wdpx-18 {min-width: 180px;}.min-wdpx-23 {min-width: 235px;}.min-wdpx-35 {min-width: 350px;}.min-wdpx-40 {min-width: 400px;}.min-wdpx-60 {min-width: 600px;}.min-wdpx-70, .min-wdpx-80, .min-wdpx-90 {min-width: 900px;}.wdpx-1 {width: 10px !important;}.wdpx-2 {width: 20px !important;}.wdpx-2-5 {width: 25px !important;}.wdpx-3 {width: 30px !important;}.wdpx-4 {width: 40px !important;}.wdpx-5 {width: 50px !important;}.wdpx-6 {width: 60px !important;}.wdpx-7 {width: 70px !important;}.wdpx-8 {width: 80px !important;}.wdpx-9 {width: 90px !important;}.wdpx-10 {width: 100px !important;}.wdpx-1-9 {width: 109px !important;}.wdpx-11 {width: 110px !important;}.wdpx-12 {width: 120px !important;}.wdpx-13 {width: 130px !important;}.wdpx-14 {width: 140px !important;}.wdpx-15 {width: 150px !important;}.wdpx-16 {width: 160px !important;}.wdpx-17 {width: 170px !important;}.wdpx-18 {width: 180px !important;}.wdpx-19 {width: 190px !important;}.wdpx-20 {width: 200px !important;}.wdpx-23 {width: 230px !important;}.wdpx-25 {width: 250px !important;}.wdpx-26 {width: 266px !important;}.wdpx-27 {width: 270px !important;}.wdpx-29 {width: 290px !important;}.wdpx-30 {width: 300px !important;}.wdpx-32 {width: 320px !important;}.wdpx-34 {width: 340px !important;}.wdpx-36 {width: 360px !important;}.wdpx-40 {width: 400px !important;}.wdpx-70 {width: 700px !important;}.border-0 {border: 0 !important;}.border-1 {border: 1px solid #ececec;}.border-2 {border: 2px solid #ececec;}.border-top-0 {}.border-top-1 {border-top: 1px solid #ececec;}.border-top-2 {border-top: 2px solid #ececec;}.border-top-dashed {border-top: 1px dashed #c3c3c3;}.border-top-dark-1 {border-top: 1px solid #000;}.border-top-dark-2 {border-top: 2px solid #000;}.border-bottom-0 {}.border-bottom-1 {border-bottom: 1px solid #ececec;}.border-bottom-2 {border-bottom: 2px solid #ececec;}.border-bottom-dashed {border-bottom: 1px dashed #c3c3c3;}.border-bottom-dark-1 {border-bottom: 1px solid #000;}.border-bottom-dark-2 {border-bottom: 2px solid #000;}.border-left-0 {}.border-left-1 {border-left: 1px solid #c9c9c9;}.border-left-2 {border-left: 2px solid #c9c9c9;}.border-left-dashed {border-left: 1px dashed #c3c3c3;}.border-left-dashed-2 {border-left: 2px dashed #c3c3c3;}.border-right-0 {}.border-right-1 {border-right: 1px solid #ececec;}.border-right-2 {border-right: 2px solid #ececec;}.border-right-dashed {border-right: 1px dashed #c3c3c3;}.border-right-dashed-2 {border-right: 2px dashed #c3c3c3;}.border-dashed-1 {border: 1px dashed #e8e8e8;}.radius-both-top-4 {border-radius: 4px 4px 0 0;}.radius-both-bottom-4 {border-radius: 0 0 4px 4px;}.radius-0 {border-radius: 0;}.radius-1 {border-radius: 1px;}.radius-2 {border-radius: 2px;}.radius-3 {border-radius: 3px;}.radius-4 {border-radius: 4px;}.radius-5 {border-radius: 5px;}.radius-6 {border-radius: 6px;}.radius-7 {border-radius: 7px;}.radius-8 {border-radius: 8px;}.radius-9 {border-radius: 9px;}.radius-10 {border-radius: 10px;}.radius-35 {border-radius: 35px !important;}.m-0 {}.m-5 {margin: 5px;}.m-10 {margin: 10px;}.m-15 {margin: 15px;}.m-25 {margin: 25px;}.m-20 {margin: 20px;}.m-30 {margin: 30px;}.m-auto {}.mt-10 {margin-top: 10px;}.mt-15 {margin-top: 15px;}.mt-25 {margin-top: 25px;}.mt-20 {margin-top: 20px;}.mt-30 {margin-top: 30px;}.mt-40 {margin-top: 40px;}.mt-50 {margin-top: 50px;}.mt-130 {margin-top: 130px;}.mb-0 {}.figure-wrap.sty1 figcaption h6, .mb-5 {margin-bottom: 5px;}.mb-10 {margin-bottom: 10px;}.mb-15 {margin-bottom: 15px;}.mb-16 {margin-bottom: 16px;}.mb-20 {margin-bottom: 20px;}.mb-25 {margin-bottom: 25px;}.mb-30 {margin-bottom: 30px;}.mb-40 {margin-bottom: 40px;}@media (max-width: 991px) {.mb-40 {margin-bottom: 20px;}}.mb-45 {margin-bottom: 45px;}@media (max-width: 991px) {.mb-45 {margin-bottom: 25px;}}.mb-50 {margin-bottom: 50px;}@media (max-width: 991px) {.mb-50 {margin-bottom: 25px;}}.mb-60 {margin-bottom: 60px;}@media (max-width: 991px) {.mb-60 {margin-bottom: 25px;}}.ml-auto {}.ml-0 {margin-left: 0 !important;}.ml-5 {margin-left: 5px;}.ml-10 {margin-left: 10px;}.ml-15 {margin-left: 15px;}.ml-20 {margin-left: 20px;}.ml-25 {margin-left: 25px;}.ml-30 {margin-left: 30px;}.mr-0 {}.mr-5 {margin-right: 5px;}.mr-10 {margin-right: 10px;}.mr-15 {margin-right: 15px;}.mr-20 {margin-right: 20px;}.mr-25 {margin-right: 25px;}.mr-30 {margin-right: 30px;}.p-5 {padding: 5px;}.p-10 {padding: 10px;}.p-15 {padding: 15px;}.p-25 {padding: 25px;}.p-20 {padding: 20px;}.p-30 {padding: 30px;}.pt-0 {}.pt-3 {padding-top: 3px;}.pt-5 {padding-top: 5px;}.pt-10 {padding-top: 10px;}.pt-15 {padding-top: 15px;}.pt-25 {padding-top: 25px;}.pt-20 {padding-top: 20px;}.pt-30 {padding-top: 30px;}.pt-40 {padding-top: 40px;}.pt-50 {padding-top: 50px;}.pb-0 {}.pb-5 {padding-bottom: 5px;}.pb-10 {padding-bottom: 10px;}.pb-15 {padding-bottom: 15px;}.pb-20 {padding-bottom: 20px;}.pb-25 {padding-bottom: 25px;}.pb-30 {padding-bottom: 30px;}.pb-40 {padding-bottom: 40px;}.pl-auto {padding-left: auto;}.pl-0 {}.pl-5 {padding-left: 5px;}.pl-10 {padding-left: 10px !important;}.pl-15 {padding-left: 15px;}.pl-20 {padding-left: 20px;}.pl-25 {padding-left: 25px;}.pl-30 {padding-left: 30px;}.pr-0 {}.pr-5 {padding-right: 5px;}.pr-10 {padding-right: 10px;}.pr-15 {padding-right: 15px;}.pr-20 {padding-right: 20px;}.pr-25 {padding-right: 25px;}.pr-30 {padding-right: 30px;}.parallax-sec {text-align: center;color: #fff;}.bg-detail {background-position: center;background-repeat: no-repeat;background-size: cover;}.overlay {position: absolute;left: 0;top: 0;width: 100%;height: 100%;background-color: rgba(0, 0, 0, 0.3);z-index: 0;}.flex-1 {-webkit-box-flex: 1;-ms-flex: 1;flex: 1;}.flex-16, .flex-25, .flex-33, .flex-50 {display: -webkit-box;display: -ms-flexbox;display: flex;-webkit-box-align: start;-ms-flex-align: start;align-items: flex-start;-ms-flex-wrap: wrap;flex-wrap: wrap;}.flex-16 > div, .flex-16 > li {-webkit-box-flex: 0;-ms-flex: 0 0 16.66%;flex: 0 0 16.66%;max-width: 16.66%;}@media (max-width: 575px) {.flex-16 > div, .flex-16 > li {-webkit-box-flex: 0;-ms-flex: 0 0 100%;flex: 0 0 100%;max-width: 100%;}}.flex-25 > div, .flex-25 > li {-webkit-box-flex: 0;-ms-flex: 0 0 25%;flex: 0 0 25%;max-width: 25%;}@media (max-width: 991px) {.flex-25 > div, .flex-25 > li {-webkit-box-flex: 0;-ms-flex: 0 0 100%;flex: 0 0 100%;max-width: 100%;}}.flex-33 > div, .flex-33 > li {-webkit-box-flex: 0;-ms-flex: 0 0 33%;flex: 0 0 33%;max-width: 33%;}@media (max-width: 991px) {.flex-33 > div, .flex-33 > li {-webkit-box-flex: 0;-ms-flex: 0 0 100%;flex: 0 0 100%;max-width: 100%;}}.flex-50 > div, .flex-50 > li {-webkit-box-flex: 0;-ms-flex: 0 0 50%;flex: 0 0 50%;max-width: 50%;}@media (max-width: 575px) {.flex-50 > div, .flex-50 > li {-webkit-box-flex: 0;-ms-flex: 0 0 100%;flex: 0 0 100%;max-width: 100%;}}.dtbl {display: table;table-layout: fixed;width: 100%;}.dtbl > .dtd, .dtbl > li {display: table-cell;}.dtbl.vMiddle .dtd, .dtbl > .dtd, .dtbl > li {vertical-align: middle;}.dtbl.vBottom .dtd {vertical-align: bottom;}.dtbl.txt-center > .dtd, .dtbl.txt-center > li {text-align: center;}.custom-table {border: 0;background-color: #fff;}@media (max-width: 991px) {.custom-table {display: block;width: 100%;overflow: auto;}}.custom-table .table-head, .tabing li a.is-active:before, .tabing li.is-active a:before, .tabing li:hover a:before {width: 100%;}.custom-table .table-head > ul > li {text-align: center;padding: 12px 15px;font-size: 16px;font-weight: 700;border: 0;color: #000;word-break: break-all;}@media (max-width: 1199px) {.custom-table .table-head > ul > li {font-size: 13px;}}@media (max-width: 991px) {.custom-table .table-body, .custom-table .table-head {width: 690px;}}.custom-table .table-row > ul > li {text-align: center;padding: 12px 15px;font-size: 14px;font-weight: 600;border: 0;word-break: break-all;}@media (max-width: 1199px) {.custom-table .table-row > ul > li {font-size: 12px;}}.custom-table .table-row > ul > li:first-child {background-color: #d3d3d3;}.custom-table .table-row:nth-child(even) ul li {background-color: #f2f2f2;}.custom-table .table-row:nth-child(even) ul li:first-child {background-color: #d3d3d3;}.custom-table.sty1 .table-head > ul > li {padding: 12px 15px 3px;}.custom-table.sty1 .table-row ul li {padding: 3px 15px 12px;}.custom-table.sty1 .table-row ul li:first-child {background-color: transparent;}.default-table .table-head > ul {border: 1px solid #dbd9d9;background: linear-gradient(80deg, #f7f7f7 0, #e0e0e0 100%);border-bottom: 0;}.default-table .table-head > ul > li {padding: 8px 10px;border-right: 1px solid #dbd9d9;border-bottom-color: transparent;font-size: 15px;color: #111;font-weight: 600;}.default-table .table-head > ul > li.sty1 {font-size: 11px;color: #5d6462;}.default-table .table-head > ul > li:last-child {border-right-color: transparent;}.default-table .table-head.border-adj, .default-table .table-row > ul {border: 1px solid #dbd9d9;border-bottom: 0;}@media (max-width: 768px) {.default-table .table-head {width: 690px;}}.default-table .table-row > ul > li {padding: 8px 10px;font-size: 13px;font-weight: 600;color: #111;border-right: 1px solid #dbd9d9;}.default-table .table-row > ul > li.sty1, .default-table.sty2 .table-row > ul > li.sty1 {font-size: 11px;color: #5d6462;}.default-table .table-row > ul > li:last-child {border-right-color: transparent;}.default-table .table-row:nth-child(even) {background-color: #f2f2f2;}.default-table .table-row:last-child > ul {border-bottom: 1px solid #dbd9d9;}@media (max-width: 768px) {.default-table .table-row {width: 690px;}.default-table {overflow: auto;}}.default-table.sty1 .table-head > ul {background: 0 0;border: 0;border-top: 2px solid #111;border-bottom: 2px solid #111;}.default-table.sty1 .table-head > ul > li {text-transform: uppercase;border-right: 0;}.default-table.sty1 .table-row > ul {border: 0;border-bottom: 2px solid #f5f5f5;}.default-table.sty1 .table-row > ul > li {border-right: 0;font-size: 14px;}.default-table.sty1 .table-row:nth-child(even) {background-color: transparent;}.default-table.sty2 .table-head > ul {background: #111;border: 0;}.default-table.sty2 .table-head > ul > li, .default-table.sty2 .table-row > ul > li {border-right: 0;font-size: 12px;color: #fff;padding: 10px;text-transform: uppercase;}.default-table.sty2 .table-row {overflow: hidden;}.default-table.sty2 .table-row > ul {border: 0;border-bottom: 2px solid #f5f5f5;}.default-table.sty2 .table-row > ul > li {color: #111;}.default-table.sty2 .table-row > ul > li span.run-detail {background-color: #f3f6f4;font-size: 10px;color: #5d6462;padding: 6px 8px;border-radius: 25px;margin-left: 5px;}@media (max-width: 767px) {.default-table.sty2 .table-row > ul > li:first-child {width: 100px !important;z-index: 1;}}.default-table.sty2 .table-row > ul.overs-list-wrap {border-bottom-color: #111 !important;}.default-table.sty2 .table-row > ul.overs-list-wrap > li:first-child {position: relative;}.default-table.sty2 .table-row > ul.overs-list-wrap > li:first-child:before {position: absolute;content: "";width: 120%;height: 100%;right: 0;top: 0;-webkit-transform: skewX(-20deg);transform: skewX(-20deg);background-color: #f5f8f6;}.default-table.sty2 .table-row > ul.overs-list-wrap > li h6 {position: relative;text-align: center;font-size: 18px;margin: 0;}.default-table.sty2 .table-row > ul.overs-list-wrap > li h6 span {display: block;font-size: 13px;}.default-table.sty2 .table-row .overs-inner-list, .default-table.sty2 .table-row .overs-list {display: -webkit-box;display: -ms-flexbox;display: flex;-webkit-box-align: center;-ms-flex-align: center;align-items: center;}.default-table.sty2 .table-row .overs-list > li {position: relative;padding: 0 30px;text-align: center;}.default-table.sty2 .table-row .overs-list > li:before {content: "";width: 2px;height: 130%;background-color: #f5f8f6;position: absolute;right: 0;top: 0;bottom: 0;margin: auto;-webkit-transform: skewX(-20deg);transform: skewX(-20deg);}.default-table.sty2 .table-row .overs-list > li p {font-size: 12px;color: #5d6462;margin-bottom: 10px;font-weight: 600;}.default-table.sty2 .table-row .fall-wicket-list > li:last-child:before, .default-table.sty2 .table-row .overs-list > li:last-child:before {display: none;}.default-table.sty2 .table-row .overs-inner-list > li {width: 33px;height: 33px;border-radius: 50%;border: 2px solid #111;text-align: center;padding: 8px 0 0;margin: 0 3px;font-size: 10px;font-weight: 600;text-transform: capitalize;}.default-table.sty2 .table-row .overs-inner-list > li.wicket {border-color: #e74a42;background-color: #e74a42;color: #fff;}.default-table.sty2 .table-row .overs-inner-list > li.four {border-color: #39f;background-color: #39f;color: #fff;}.default-table.sty2 .table-row .overs-inner-list > li.six {border-color: #00b56f;background-color: #00b56f;color: #fff;}.default-table.sty2 .table-row .fall-wicket-list {display: -webkit-box;display: -ms-flexbox;display: flex;-webkit-box-align: center;-ms-flex-align: center;align-items: center;-webkit-box-pack: center;-ms-flex-pack: center;justify-content: center;}.default-table.sty2 .table-row .fall-wicket-list > li {text-align: center;position: relative;width: 80px;padding: 20px 16px;}.default-table.sty2 .table-row .fall-wicket-list > li:before {content: "";position: absolute;right: -30px;top: 35px;width: 100%;height: 3px;background-color: #f6f8f7;}.default-table.sty2 .table-row .fall-wicket-list > li span {width: 33px;height: 33px;border-radius: 50%;background-color: #e74a42;font-size: 12px;font-weight: 700;margin-bottom: 5px;display: inline-block;line-height: 33px;color: #fff;position: relative;z-index: 1;}.default-table.sty2 .table-row .fall-wicket-list > li p {font-size: 11px;font-weight: 700;color: #2f3c41;line-height: 1.4;}.default-table.sty2 .table-row:nth-child(even) {background-color: transparent;}.default-table.sty2 .table-row:last-child > ul {border-bottom-color: transparent;}@media (max-width: 767px) {.default-table.sty2.resp-table {overflow: hidden;}.default-table.sty2.resp-table .table-head {width: 100%;}}.default-table.sty3 {text-align: center;}.default-table.sty3 .table-head > ul {background: #eff7ff;border: 2px solid #d0dde3;}.default-table.sty3 .table-head > ul > li {text-transform: uppercase;border-right-color: transparent;font-size: 13px;color: rgba(74, 74, 74, 0.7);}@media (max-width: 767px) {.default-table.sty3 .table-head > ul > li {font-size: 12px;}}@media (max-width: 575px) {.default-table.sty3 .table-head {width: 450px;}}.default-table.sty3 .table-row > ul > li {border-right-color: transparent;font-size: 13px;color: rgba(74, 74, 74, 0.7);}@media (max-width: 767px) {.default-table.sty3 .table-row > ul > li {font-size: 12px;}}.default-table.sty3 .table-row:first-child {border-top-color: transparent;}.default-table.sty3 .table-row:nth-child(even) {background: 0 0;}@media (max-width: 575px) {.default-table.sty3 .table-row {width: 450px;}}@media (max-width: 767px) {.default-table.sty4 .table-head > ul > li {font-size: 12px;}}@media (max-width: 575px) {.default-table.sty4 .table-head {width: 450px;}}@media (max-width: 767px) {.default-table.sty4 .table-row > ul > li {font-size: 12px;}}@media (max-width: 575px) {.default-table.sty4 .table-row {width: 450px;}}.font-weight-medium {font-weight: 500 !important;}.font-weight-semi-bold {font-weight: 600 !important;}.fs-9 {font-size: 9px !important;}.fs-10 {font-size: 10px !important;}.fs-11 {font-size: 11px !important;}.fs-12 {font-size: 12px !important;}@media (max-width: 575px) {.fs-12 {font-size: 11px !important;}}.fs-13 {font-size: 13px !important;}@media (max-width: 575px) {.fs-13 {font-size: 12px !important;}}.fs-14 {font-size: 14px !important;}@media (max-width: 575px) {.fs-14 {font-size: 13px !important;}}.fs-15 {font-size: 15px !important;}@media (max-width: 575px) {.fs-15 {font-size: 14px !important;}}.fs-16 {font-size: 16px !important;}@media (max-width: 767px) {.fs-16 {font-size: 15px !important;}}@media (max-width: 575px) {.fs-16 {font-size: 13px !important;}}.fs-17 {font-size: 17px !important;}@media (max-width: 767px) {.fs-17 {font-size: 15px !important;}}@media (max-width: 575px) {.fs-17 {font-size: 14px !important;}}.fs-18 {font-size: 18px !important;}@media (max-width: 1199px) {.fs-18 {font-size: 16px !important;}}@media (max-width: 767px) {.fs-18 {font-size: 16px !important;}}@media (max-width: 575px) {.fs-18 {font-size: 14px !important;}}.fs-20 {font-size: 20px !important;}@media (max-width: 767px) {.fs-20 {font-size: 16px !important;}}@media (max-width: 575px) {.fs-20 {font-size: 14px !important;}}.fs-22 {font-size: 22px !important;}@media (max-width: 767px) {.fs-22 {font-size: 16px !important;}}@media (max-width: 575px) {.fs-22 {font-size: 14px !important;}}.fs-24 {font-size: 24px !important;}@media (max-width: 767px) {.fs-24 {font-size: 18px !important;}}@media (max-width: 575px) {.fs-24 {font-size: 14px !important;}}.fs-30 {font-size: 30px !important;}@media (max-width: 1600px) {.fs-30 {font-size: 25px !important;}}@media (max-width: 1199px) {.fs-30 {font-size: 22px !important;}}@media (max-width: 991px) {.fs-30 {font-size: 20px !important;}}@media (max-width: 767px) {.fs-30 {font-size: 18px !important;}}@media (max-width: 575px) {.fs-30 {font-size: 16px !important;}}.fs-40 {font-size: 40px !important;}@media (max-width: 1600px) {.fs-40 {font-size: 35px !important;}}@media (max-width: 1199px) {.fs-40 {font-size: 30px !important;}}@media (max-width: 991px) {.fs-40 {font-size: 24px !important;}}@media (max-width: 767px) {.fs-40 {font-size: 20px !important;}}@media (max-width: 575px) {.fs-40 {font-size: 18px !important;}}.ht-236 {height: 236px;}.noBefore::before, .noafter::after {content: none !important;}@media (max-width: 991px) {body.is--dropdown {overflow: hidden;}.resp-mb-20 {margin-bottom: 20px !important;}}.bd-sty {position: absolute;background-color: #111;z-index: 0;}.bd-sty.lt-top {left: 0;bottom: 100%;}.bd-sty.rt-top {right: 0;bottom: 100%;}.bd-sty.lt-bottom {left: 0;top: 100%;}.bd-sty.bdht-38 {height: 38px;}.bd-sty.bdht-24 {height: 24px;}.bd-sty.bdht-5 {height: 5px;}.bd-sty.bdwd-35 {width: 35%;}.bd-sty.bdwd-80 {width: 80%;}.bd-sty.bdwd-50 {width: 50%;}.box3.sty1 .title-head-inner h4, .box3.sty2 .title-head-inner h4, .box3.sty3 .title-head-inner h4, .covid-sec {position: relative;}.video-slider-tab {padding: 20px;margin: 30px 0;}.video-slider-tab .tabing {padding: 10px 0 0;}.video-slider-tab .tabing li {padding: 0 20px 0 0;}.video-slider-tab .tabing li a {color: #ccc;}.video-slider-tab .videosli-txt li {padding: 20px 0 0;}.news-tag span {font-weight: 700;}.see-btn.sty1 a i {font-size: 10px;margin: 0 0 0 10px;}.see-btn.sty2 {text-align: left;}.see-btn.sty2 a {font-weight: 600;font-size: 12px;}.see-btn.sty2 a i {font-size: 8px;margin: 0 0 0 6px;font-weight: 700;}@media (max-width: 575px) {.tabing ul {display: block;text-align: left;}}.tabing li {padding: 0 25px 0 0;}@media (max-width: 767px) {.tabing li {padding: 0 10px 0 0;}}@media (max-width: 575px) {.tabing li {padding: 0 0 10px;}}.tabing li a, .tabing li a:before {-webkit-transition: all 0.3s ease-in-out;transition: all 0.3s ease-in-out;}.tabing li a {display: block;text-transform: uppercase;text-decoration: none;margin: 0;font-size: 12px;font-weight: 500;padding: 0 0 6px;position: relative;}@media (max-width: 1199px) {.tabing li a {font-size: 11px;}}@media (max-width: 767px) {.tabing li a {font-size: 10px;}}.tabing li a:before {content: "";position: absolute;left: 0;right: 0;margin: auto;bottom: 0;width: 0;height: 3px;background-color: #c4161c;}.tabing li a.is-active, .tabing li.is-active a, .tabing li:hover a {color: #c4161c;}.tabing.sty1 li {padding: 0 4px 0 0;}.tabing.sty1 li a {font-size: 10px;background-color: #bdbdbd;color: #231f20;text-transform: capitalize;padding: 10px 18px;}.tabing.sty1 li a::before, .tabing.sty2 li a:before {display: none;}@media (max-width: 1199px) {.tabing.sty1 li a {padding: 7px 10px;}}.tabing.sty1 li a.is-active, .tabing.sty1 li:hover a {background-color: #c4161c;color: #fff;}.post-points.sty2 a p, .tabing.sty2 li {padding: 0;}.tabing.sty2 li a {border: 1px solid #000;color: #000;padding: 10px 20px;text-transform: capitalize;}.tabing.sty2 li a.is-active, .tabing.sty2 li:hover a {background-color: #000;color: #fff;}.tabing.sty3 {margin-bottom: 20px;}.tabing.sty3 ul li {padding: 0 15px 0 0;}.tabing.sty3 ul li a {font-size: 11px;color: #a3a3a3;font-weight: 500;}.tabing.sty3 ul li a.is-active, .tabing.sty3 ul li a:hover {color: #1a1a1a;}.tabing.sty3.small-style {margin-bottom: 10px;}.tabing.sty3.small-style ul li {padding-right: 8px;}.tabing.sty3.small-style ul li a {font-size: 9px;}.tabing.sty4 ul li {padding: 0 20px 0 0;position: relative;}.tabing.sty4 ul li:last-child {padding: 0;}.tabing.sty4 ul li:last-child::before {content: none;}.tabing.sty4 ul li::before {position: absolute;content: "";width: 1px;height: 10px;right: 9px;background-color: #111;top: 3px;}.tabing.sty4 ul li a {font-size: 11px;color: #111;font-weight: 600;}.tabing.sty4 ul li a:hover {color: #1a1a1a;}.tabing.sty4 ul li a.is-active {color: #c4161c;}@media (max-width: 575px) {.tabing.sty4 ul {display: -webkit-box;display: -ms-flexbox;display: flex;}}.tabing.sty5 li {padding: 0 4px 0 0;}.tabing.sty5 li a {background-color: #bdbdbd;color: #231f20;text-transform: capitalize;padding: 10px 5px;}.post-points.sty2:before, .tabing.sty10 ul li a:before, .tabing.sty11 ul li a:before, .tabing.sty5 li a::before, .tabing.sty7 li a::before, .tabing.sty8 li a::before, .tabing.sty9 ul li a:before {display: none;}@media (max-width: 1199px) {.tabing.sty5 li a {padding: 7px 10px;}}.tabing.sty5 li a.is-active, .tabing.sty5 li:hover a {background-color: #c4161c;color: #fff;}.tabing.sty6 {margin: 0;}.tabing.sty6 li, .top-news li {padding: 0 20px 0 0;}.tabing.sty6 li a {font-size: 12px;color: #111;font-weight: 500;padding: 10px 5px;}.tabing.sty6 li:hover a {color: #c4161c;}.tabing.sty10 ul li:last-child, .tabing.sty6 li:last-child, .tabing.sty9 ul li:last-child {padding-right: 0;}.tabing.sty7 li {padding: 0 4px 0 0;}.tabing.sty7 li a {font-size: 14px;background-color: transparent;color: #231f20;text-transform: capitalize;padding: 10px 20px;}@media (max-width: 1199px) {.tabing.sty7 li a {padding: 7px 10px;}}.tabing.sty7 li a.is-active, .tabing.sty7 li:hover a {background-color: #c4161c;color: #fff;}.tabing.sty8 li {padding: 0;}.tabing.sty8 li a {font-size: 12px;font-weight: 600;background-color: transparent;border: 1px solid #ececec;border-right-color: transparent;color: #231f20;text-transform: uppercase;padding: 10px 40px;display: -webkit-box;display: -ms-flexbox;display: flex;-webkit-box-orient: vertical;-webkit-box-direction: normal;-ms-flex-direction: column;flex-direction: column;-webkit-box-align: center;-ms-flex-align: center;align-items: center;}.tabing.sty8 li a i {margin-bottom: 10px;font-size: 25px;color: #adadad;}@media (max-width: 1199px) {.tabing.sty8 li a {padding: 7px 10px;}}.tabing.sty8 li a.more {padding: 16px 40px;}.tabing.sty8 li a.more i {font-size: 14px;}.tabing.sty8 li a.is-active {color: #c4161c;border: 1px solid #c4161c;border-right-color: #c4161c !important;}.tabing.sty8 li a.is-active i {color: #c4161c;}.tabing.sty8 li:first-child a {border-top-left-radius: 4px;border-bottom-left-radius: 4px;}.tabing.sty8 li:last-child a {border-right-color: #ececec;border-top-right-radius: 4px;border-bottom-right-radius: 4px;}.box3 .edition-select .edition-drop-wrap ul li:hover a, .tabing.sty8 li:hover a, .tabing.sty8 li:hover a i {color: #c4161c;}.box2 .region, .tabing.sty10 ul, .tabing.sty9 ul {display: -webkit-box;display: -ms-flexbox;display: flex;-webkit-box-align: center;-ms-flex-align: center;align-items: center;-webkit-box-pack: end;-ms-flex-pack: end;justify-content: flex-end;}.tabing.sty9 ul li {padding: 0 10px 0 0;}.tabing.sty9 ul li a {font-size: 14px;font-weight: 600;background-color: transparent;border: 1px solid #f0f0f0;color: #000;padding: 10px 15px 8px;border-radius: 25px;display: inline-block;text-transform: capitalize;}.tabing.sty9 ul li a.is-active, .tabing.sty9 ul li a:hover {color: #fff;background-color: #111;}.box2 .region, .tabing.sty10 ul {-webkit-box-pack: start;-ms-flex-pack: start;justify-content: flex-start;}.tabing.sty10 ul li {padding: 0;-webkit-box-flex: 0;-ms-flex: 0 0 50%;flex: 0 0 50%;max-width: 50%;}.tabing.sty10 ul li a {font-size: 16px;font-weight: 600;display: inline-block;width: 100%;color: rgba(255, 255, 255, 0.5);text-transform: uppercase;background-color: #5d6462;text-align: center;padding: 10px 10px 8px;}@media (max-width: 1199px) {.tabing.sty10 ul li a {font-size: 14px;}}@media (max-width: 767px) {.tabing.sty10 ul li a {font-size: 12px;}}.tabing.sty10 ul li a.is-active, .tabing.sty10 ul li a:hover {color: #00b56f;background-color: #262c2a;}@media (max-width: 575px) {.tabing.sty10 ul {display: block;}.tabing.sty10 ul > li {-webkit-box-flex: 0;-ms-flex: 0 0 100%;flex: 0 0 100%;max-width: 100%;}.tabing.sty10 ul > li a {display: block;width: 100%;}}.tabing.sty11 ul {display: block;font-size: 0;}.tabing.sty11 ul li {padding: 0;display: inline-block;vertical-align: top;width: 25%;}.tabing.sty11 ul li a {font-size: 10px;font-weight: 600;display: inline-block;width: 100%;color: #fff;text-transform: uppercase;background-color: #000;text-align: center;padding: 5px 2px;}.post-points a p, .tabing.sty11 ul li a span {display: -webkit-box;-webkit-line-clamp: 1;-webkit-box-orient: vertical;overflow: hidden;text-overflow: ellipsis;}.tabing.sty11 ul li a span {white-space: initial;}.tabing.sty11 ul li a.is-active, .tabing.sty11 ul li a:hover {color: #fff;background-color: #c4161c;}@media (max-width: 575px) {.tabing.sty11 ul {display: block;}.tabing.sty11 ul > li {-webkit-box-flex: 0;-ms-flex: 0 0 100%;flex: 0 0 100%;max-width: 100%;}.tabing.sty11 ul > li a {display: block;width: 100%;}}.tabing.pad-xl li a {padding: 10px 40px;font-size: 14px;}.tabing.pad-sm li a {padding: 5px 10px;font-size: 12px;}.box2, .box3 {background-color: #fff;-webkit-box-shadow: 0 10px 40px 0 rgba(0, 0, 0, 0.1);box-shadow: 0 10px 40px 0 rgba(0, 0, 0, 0.1);}.box2 {-webkit-transition: all 0.3s ease-in-out;transition: all 0.3s ease-in-out;height: calc(100% - 30px);padding: 0 0 60px;position: relative;}.box2 .region {border-top: 1px dotted #e8e8e8;padding: 15px 0 0;position: absolute;z-index: 3;-webkit-box-pack: justify;-ms-flex-pack: justify;justify-content: space-between;width: calc(100% - 40px);left: 20px;right: 20px;margin: auto;bottom: 17px;min-height: 46px;}.box2 .region a {font-weight: 500;font-size: 14px;}@media (max-width: 575px) {.box2 .region a {font-size: 12px;}}.box2 .region a:hover.s-ico {background-color: #c4161c;border: 1px solid #c4161c;}.box2:hover {-webkit-box-shadow: 0 10px 40px 0 rgba(0, 0, 0, 0.4);box-shadow: 0 10px 40px 0 rgba(0, 0, 0, 0.4);}.box3 {padding: 25px 20px;margin-bottom: 30px;}.box3 .edition-select .edition-text {padding: 5px 30px 5px 7px;background: #eee;color: #666;text-transform: uppercase;font-size: 12px;}.box3 .edition-select .edition-text:after {font-weight: 800;font-size: 6px;color: #c4161c;}.box3 .edition-select .edition-drop-wrap {z-index: 9;top: 22px;}.box3 .recommended-text span {color: #aaa;margin: 5px 0 0;font-size: 12px;font-weight: 500;}.box3.sty1 {padding: 0;margin-bottom: 20px;position: relative;}.box3.sty1 ul {padding: 0 10px;}.box3.sty1 .title-head-inner h4::before, .box3.sty2 .title-head-inner h4::before, .box3.sty3 .title-head-inner h4::before {position: absolute;right: 10px;content: "";font-size: 10px;font-family: "xicons" !important;font-weight: 700 !important;top: 5px;}.box3.sty1 .see-btn, .box3.sty3 .see-btn {margin: 0 10px;}.box3.sty2, .box3.sty3 {background-color: transparent;-webkit-box-shadow: none;box-shadow: none;}.box3.sty2 {margin-bottom: 0;padding: 0 10px;border-right: 1px solid #e2e2e2;border-bottom: 1px solid #e2e2e2;}.box3.sty2 ul {padding: 0;}.box3.sty3 {padding: 0;margin-bottom: 20px;}.box3.sty3 ul {padding: 0 10px;}.figure-wrap, .figure-wrap figure:after {display: -webkit-box;display: -ms-flexbox;display: flex;-webkit-box-align: center;-ms-flex-align: center;align-items: center;-webkit-box-pack: start;-ms-flex-pack: start;justify-content: flex-start;}.figure-wrap figure {border-radius: 50%;width: 43px;height: 43px;overflow: hidden;z-index: 1;}.figure-wrap figure img {height: 100%;width: 100%;-o-object-fit: cover;object-fit: cover;}.figure-wrap figure:after {content: "";position: absolute;left: 0;top: 0;bottom: 0;right: 0;z-index: -1;margin: auto;font-size: 20px;color: #000;line-height: 1;font-family: "xicons";-webkit-box-pack: center;-ms-flex-pack: center;justify-content: center;-webkit-animation-duration: 2s;animation-duration: 2s;-webkit-animation-fill-mode: forwards;animation-fill-mode: forwards;-webkit-animation-iteration-count: infinite;animation-iteration-count: infinite;-webkit-animation-name: placeHolderAnim;animation-name: placeHolderAnim;-webkit-animation-timing-function: linear;animation-timing-function: linear;background: rgba(246, 247, 248, 0.5);background: -webkit-gradient(linear, left top, right top, color-stop(8%, #eee), color-stop(18%, #ddd), color-stop(33%, #eee));background: linear-gradient(90deg, #eee 8%, #ddd 18%, #eee 33%);-webkit-transition: all 0.3s;transition: all 0.3s;}.figure-wrap figcaption {padding-left: 10px;-webkit-box-flex: 1;-ms-flex: 1;flex: 1;}.figure-wrap figcaption h6 {font-size: 15px;font-weight: 600;}.figure-wrap.sty1 figure {width: 30px;height: 30px;}.figure-wrap.sty1 figcaption h6 span {font-weight: 500;}.post-points, .post-points a {-webkit-transition: all 0.3s ease-in-out;transition: all 0.3s ease-in-out;}.figure-wrap figure, .post-points {position: relative;margin: 0;}.post-points.sty3:before, .post-points:before {content: "";display: block;position: absolute;left: 0;bottom: 0;}.post-points:before {background-color: #e6e6e6;border: 1px solid #b6b6b6;width: 6px;height: 6px;border-radius: 50%;top: 0;margin: auto;}.post-points a {display: -webkit-box;display: -ms-flexbox;display: flex;-webkit-box-align: center;-ms-flex-align: center;align-items: center;height: 100%;width: 100%;padding: 0;}.post-points a p {padding-left: 15px;max-width: 100%;}.post-points a span {margin: 0 0 0 10px;color: #c4161c;}.post-points a span i {font-size: 18px;}.bdr-head.sty1 h5, .post-points.sty1 span i {font-size: 13px;}.post-points.sty2 a, .post-points.sty8 {padding: 10px 0;}.post-points.sty3:before {width: 0;height: 0;border-top: 5px solid transparent;border-left: 5px solid #666;border-bottom: 5px solid transparent;background-color: transparent;border-right: 0;border-radius: 0;top: 5px;margin: initial;}.post-points.sty3 a p {-webkit-line-clamp: 3;}.post-points.sty4:before {content: none;}.post-points.sty4 a {padding: 10px 10px 10px 0;}.post-points.sty3 a p, .post-points.sty4 a p, .post-points.sty5 a p {display: -webkit-box;-webkit-box-orient: vertical;overflow: hidden;text-overflow: ellipsis;white-space: initial;color: #231f20;}.post-points.sty4 a p {-webkit-line-clamp: 3;padding-left: 0;font-weight: 500;}.post-points.sty4 a p i {color: #c4161c;vertical-align: middle;}.post-points.sty4 a span, .post-points.sty5 a span, .post-points.sty6 a span {text-align: left;color: #aaa;margin: 0;font-size: 12px;}.post-points.sty5 a, .post-points.sty6 a {padding: 10px 0;-webkit-box-orient: vertical;-webkit-box-direction: normal;-ms-flex-direction: column;flex-direction: column;-webkit-box-align: start;-ms-flex-align: start;align-items: flex-start;}.post-points.sty5 a p {padding: 0;font-size: 14px;}.post-points.sty5:before, .post-points.sty6:before {display: none;}.post-points.sty6 a p {-webkit-line-clamp: 3;padding: 0;font-size: 12px;font-weight: 600;line-height: 1.7;}.post-points.sty6 a span {margin: 5px 0 0;}.post-points.sty7:before {content: none;}.post-points.sty6 a p, .post-points.sty7 a p, .post-points.sty8 a p, .post-points.sty9 a p {color: #231f20;display: -webkit-box;-webkit-box-orient: vertical;overflow: hidden;text-overflow: ellipsis;white-space: initial;}.post-points.sty7 a p {padding-left: 0;font-size: 12px;-webkit-line-clamp: 2;}.post-points.sty8::before, .post-points.sty9::before {position: absolute;left: 0;content: "";font-size: 8px;font-family: "xicons" !important;font-weight: 700 !important;top: 14px;background: 0 0;border: 0;margin: 0;color: #c4161c;}.post-points.sty8 a, .post-points.sty9 a {min-height: 50px;-webkit-box-align: start;-ms-flex-align: start;align-items: flex-start;}.post-points.sty8 a p, .post-points.sty9 a p {-webkit-line-clamp: 3;}.post-points.sty10, .post-points.sty9 {padding: 0;}.post-points.sty9::before {top: 13px;color: #b9b9b9;}.post-points.sty9 a {min-height: auto;}.post-box .post-text-wrap h4:after, .post-points.sty10:before, .post-points.sty11:before, .title-head-inner h3:after, .title-head-inner h4:after {display: none;}.post-points.sty10 a, .post-points.sty11 a {-webkit-box-pack: justify;-ms-flex-pack: justify;justify-content: space-between;}.post-points.sty10 a {padding: 10px 0;}.post-points.sty10 a p, .post-points.sty10 a span {font-size: 13px;line-height: 1.5;color: #231f20;font-weight: 600;}.post-points.sty10 a p {padding-left: 0;}.post-points.sty10 a span {display: inline-block;}.post-points.sty10 a span.cl-iGray23 {color: #a4a4a4;margin-left: 0;}.post-points.sty11 a {min-height: 70px;}.post-points.sty11 a p {padding-left: 0;}.post-points.sty12 a {padding: 8px 0;}.top-news {padding: 0 0 8px;}@media (max-width: 767px) {.top-news ul {-ms-flex-wrap: wrap;flex-wrap: wrap;}}@media (max-width: 575px) {.top-news ul {display: block;}}@media (max-width: 991px) {.top-news li {padding: 0 10px 0 0;}}.top-news li span {font-weight: 700;padding: 0 0 6px;display: inline-block;}.header .top-row .bol-list > li.is--active a:before, .header .top-row .bol-list > li:hover a:before, .top-news li.is-active a:before, .top-news li:hover a:before {width: 100%;}.top-news li:first-child a {pointer-events: none;}.top-news li:first-child a::before {display: none;}.header .top-row .bol-list > li:last-child, .top-news li:last-child {padding-right: 0;}.top-news a {font-weight: 500;color: #111;font-size: 12px;position: relative;padding: 0 0 6px;text-transform: uppercase;}@media (max-width: 991px) {.top-news a {font-size: 10px;}}@media (max-width: 767px) {.top-news a {font-size: 8px;}}@media (max-width: 575px) {.top-news a {font-size: 10px;}}.top-news a:before {content: "";position: absolute;left: 0;right: 0;margin: auto;bottom: 0;width: 0;height: 2px;background-color: #c4161c;-webkit-transition: all 0.3s ease-in-out;transition: all 0.3s ease-in-out;}.top-news a span {padding-bottom: 0;}.top-news.sty1 a {color: #c4161c;font-weight: 600;padding-bottom: 0;margin-bottom: 6px;border-bottom: 1px solid #c4161c;}.top-news.sty1 a::before {content: none;}.news-tag li {padding: 0;}.news-tag li:last-child {padding: 0;}@media (max-width: 575px) {.news-tag li {padding: 0 0 15px;}}@media (max-width: 575px) {.news-tag.sty1 ul {-ms-flex-wrap: wrap;flex-wrap: wrap;}}.news-tag.sty1 li {padding: 0 10px 0 0;}@media (max-width: 575px) {.news-tag.sty1 li {padding: 0 10px 10px 0;}}.news-tag.sty2 li {padding: 9px 0 0;display: inline-block;}.news-tag.sty2 li:last-child {padding: 9px 0 0;}.news-tag.sty3 {padding: 15px;}.news-tag.sty3 ul {max-height: 310px;overflow: auto;}.news-tag.sty3 li {padding: 0 0 10px;}.news-tag.sty3 li a.tag {font-size: 9px;text-transform: uppercase;line-height: 1.7;padding: 10px;font-weight: 500;margin-right: 10px;}.news-tag.sty3 li:last-child {padding: 0;}.trend-slider-wrap {max-width: calc(100% - 130px);-webkit-box-flex: 0;-ms-flex: 0 0 calc(100% - 130px);flex: 0 0 calc(100% - 130px);}@media (max-width: 575px) {.trend-slider-wrap {display: block;width: 100%;max-width: 100%;}}@media (max-width: 991px) {.trend-slider-wrap ul {-ms-flex-wrap: wrap;flex-wrap: wrap;}}@media (max-width: 575px) {.trend-slider-wrap ul {display: block;margin: 20px 0 0;}}.trend-slider-wrap.sty1 {-webkit-box-flex: 0;-ms-flex: 0 0 100%;flex: 0 0 100%;max-width: 100%;}.trend-slider-wrap.sty1 ul {display: -webkit-box;display: -ms-flexbox;display: flex;-webkit-box-align: center;-ms-flex-align: center;align-items: center;}.trend-slider-wrap.sty1 ul > li {margin: 0 3px;}.trend-slider span {max-width: 130px;-webkit-box-flex: 0;-ms-flex: 0 0 130px;flex: 0 0 130px;display: -webkit-box;-webkit-line-clamp: 1;-webkit-box-orient: vertical;overflow: hidden;text-overflow: ellipsis;white-space: pre;}@media (max-width: 575px) {.trend-slider span {max-width: 100px;-webkit-box-flex: 0;-ms-flex: 0 0 100px;flex: 0 0 100px;}}.breadcrumb li a, .tag {font-weight: 500;-webkit-transition: all 0.3s ease-in-out;transition: all 0.3s ease-in-out;}.tag {border-radius: 24px;color: #111;font-size: 12px;padding: 3px 11px;text-transform: capitalize;display: inline-block;}.tag:hover {background-color: #c4161c;color: #fff;}@media (max-width: 1199px) {.tag {font-size: 9px;}}@media (max-width: 991px) {.tag {font-size: 10px;}}.tag.sty1 {border-radius: 5px;border-bottom: 1px solid #9b9b9b;}.tag.sty2 {display: inline-block;padding: 6px 16px;-webkit-box-shadow: 0 1px 0 0 rgba(0, 0, 0, 0.22);box-shadow: 0 1px 0 0 rgba(0, 0, 0, 0.22);font-weight: 600;font-size: 13px;}.sliderDots {margin: 23px 0 0;}.slidersec .slick-slide {margin: 0 6px;}.sherbox ul li ul li, .slidersec-tranding .slick-slide {margin: 0 3px;}.slidersec-tranding .slick-list {margin: 0 60px 0 0;}.breadcrumb {background-color: transparent;border-radius: 0;margin: 0;padding: 10px 0 0;-webkit-box-align: center;-ms-flex-align: center;align-items: center;flex-wrap: nowrap;}.breadcrumb li {text-align: center;font-size: 13px;position: relative;display: flex;align-items: center;}.breadcrumb li a {font-size: 13px;background-color: #eee;border-bottom: 1px solid #9c9c9c;}.breadcrumb li.active a, .breadcrumb li:hover a {background-color: #eee;color: #111;}.breadcrumb li:last-child {margin-right: 0;overflow: hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 1;text-align: left;}.breadcrumb.sty1 {padding: 10px 0 0;}.breadcrumb.sty1 li a {background-color: #fff;border-bottom: 0;-webkit-box-shadow: 0 2px 7px -2px #a6a6a6;box-shadow: 0 2px 7px -2px #a6a6a6;}.title-head-inner h3 {font-size: 36px;font-family: "Source Serif Pro";}@media (max-width: 1600px) {.title-head-inner h3 {font-size: 30px;}}@media (max-width: 1199px) {.title-head-inner h3 {font-size: 27px;}}@media (max-width: 991px) {.title-head-inner h3 {font-size: 22px;}}@media (max-width: 575px) {.title-head-inner h3 {font-size: 17px;}}.title-head-inner h3 span {font-size: 21px;color: #777;}@media (max-width: 1600px) {.title-head-inner h3 span {font-size: 19px;}}@media (max-width: 1199px) {.title-head-inner h3 span {font-size: 17px;}}@media (max-width: 991px) {.title-head-inner h3 span {font-size: 16px;}}@media (max-width: 575px) {.title-head-inner h3 span {font-size: 15px;}}.title-head-inner img {margin: 0 10px 0 0;}@media (max-width: 575px) {.title-head-inner img {margin: 0 0 15px;}}.title-head-inner h5 {font-size: 18px;font-weight: 700;}.bdr-head {text-align: center;overflow: hidden;width: 100%;margin: 10px auto;}.bdr-head h5 {position: relative;margin: 0;display: inline-block;color: #231f20;font-weight: 600;font-size: 15px;padding: 0 10px;}.bdr-head h5:after, .bdr-head h5:before {content: "";background-color: #e8e8e8;width: 40vw;height: 1px;display: block;position: absolute;top: 50%;margin-top: -1px;pointer-events: none;}.bdr-head h5:before {left: 100%;}.bdr-head h5:after {right: 100%;}h1.indexHeading {text-align: center;padding-bottom: 30px;padding-top: 50px;margin: 0;}h1.indexHeading img {width: 300px;}ul.indexUl {list-style: none;width: 100%;margin: 0 auto;padding: 0;}ul.indexUl.dis-block {display: block;}ul.indexUl .heading {background: #3c3f40;color: #000;font-weight: 700;}ul.indexUl li {background: #fff;display: block;border: 1px solid #ccc;padding: 10px;margin-top: -1px;text-transform: capitalize;}ul.indexUl li:nth-child(odd) {background: #fbfbfb;}ul.indexUl li a, ul.indexUl li span ~ span {float: right;border-left: 1px solid #ccc;margin: -10px 0;height: 100%;padding: 10px;}ul.indexUl li a {display: inline-block;color: #c4161c;}ul.indexUl li a, ul.indexUl li span ~ span {width: 150px;text-align: center;}.padX-90 {padding: 0 90px;}.badges {color: #fff;line-height: 1;display: inline-block;padding: 3px 10px;font-size: 12px;font-weight: 500;margin-bottom: 4px;}.spacing {margin: 0-10px;}.spacing > li {padding: 0 10px;}.bdr-br > li {border-right: 1px solid #bdbdbd;border-bottom: 1px solid #bdbdbd;}.bdr-br > li:last-child {border-right: 0;}@media (max-width: 991px) {.bdr-br > li {border-right: none;}}.bdr-br.sty1 > li {border-bottom: none;}.bdr-br:last-child > li {border-bottom: none;}.quik-links li {padding: 2px 0;}.clr-gray27 {color: #555;}.bdr-r-0 {border-radius: 0 !important;}.line-heading {position: relative;}.line-heading::before {content: "";position: absolute;height: 1px;width: 100%;background-color: #231f20;left: 0;z-index: -1;}.line-heading h4 {font-size: 18px;font-weight: 600;display: inline-block;background-color: #fff;padding: 0 10px;margin-left: 15px;}.line-heading h4 span {color: #c4161c;}.bg-fb {background-color: #3c579d;border-color: #3c579d !important;}.bg-linkedin, .bg-twitter {background-color: #5baaf4;border-color: #5baaf4 !important;}.bg-linkedin {background-color: #0177b5;}.absolute-txt {position: absolute;z-index: 1;width: 100%;left: 0;}.bdr-btm {border-bottom: 1px solid #111;}.decorator {position: relative;}.decorator:after {content: "";position: absolute;width: 32px;height: 2px;}.decorator.iGray25:after {background-color: #aaa;}.decorator.Darkpink:after {background-color: #eb0046;}.opinion-detail-text {margin-bottom: 25px;}.opinion-detail-text p {line-height: 1.5;margin-bottom: 25px;}.header .top-row .edition-select .edition-drop-wrap .edition-dropdown > li:last-child, .opinion-detail-text p:last-child {margin-bottom: 0;}.short-text {text-align: left;color: #aaa;margin: 0;font-size: 12px;}.text-decoration-underline {text-decoration: underline !important;}.range-input {width: 100%;position: relative;padding: 0 0 30px;}.range-input .irs--round .irs-bar, .range-input .irs--round .irs-from, .range-input .irs--round .irs-single, .range-input .irs--round .irs-to, .social.sty1 a:hover {background-color: #c4161c;}.range-input .irs--round .irs-handle {border-color: #c4161c;}.range-input .irs--round .irs-from:before, .range-input .irs--round .irs-single:before, .range-input .irs--round .irs-to:before {border-top-color: #c4161c;}.see-btn {text-align: center;}.see-btn a, .see-btn a i {font-weight: 700;font-size: 14px;}.see-btn a i {font-size: 10px;margin: 0 0 0 6px;}.see-btn.sty1 {text-align: right;}.see-btn.sty1 a {font-size: 11px;font-weight: 400;}.border-bottom-dashed-list > div, .border-bottom-dashed-list > li {border-bottom: 1px dashed #e8e8e8;}.border-bottom-dashed-list > div:last-child, .border-bottom-dashed-list > li:last-child {border-bottom: 0;}.border-bottom-dashed-list.last-four > div:nth-last-child(-n + 4), .border-bottom-dashed-list.last-four > li:nth-last-child(-n + 4), .border-bottom-dashed-list.last-three > div:nth-last-child(-n + 3), .border-bottom-dashed-list.last-three > li:nth-last-child(-n + 3), .border-bottom-dashed-list.last-two > div:nth-last-child(-n + 2), .border-bottom-dashed-list.last-two > li:nth-last-child(-n + 2) {border-bottom: 0;}.border-right-dashed-list > div, .border-right-dashed-list > li {border-right: 1px dashed #e8e8e8;}.border-right-dashed-list > div:last-child, .border-right-dashed-list > li:last-child, .border-right-solid-list > div:last-child, .border-right-solid-list > li:last-child {border-right: 0;}.border-right-dashed-list.last-four > div:nth-last-child(-n + 4), .border-right-dashed-list.last-four > li:nth-last-child(-n + 4), .border-right-dashed-list.last-three > div:nth-last-child(-n + 3), .border-right-dashed-list.last-three > li:nth-last-child(-n + 3), .border-right-dashed-list.last-two > div:nth-last-child(-n + 2), .border-right-dashed-list.last-two > li:nth-last-child(-n + 2), .border-right-solid-list.last-four > div:nth-last-child(-n + 4), .border-right-solid-list.last-four > li:nth-last-child(-n + 4), .border-right-solid-list.last-three > div:nth-last-child(-n + 3), .border-right-solid-list.last-three > li:nth-last-child(-n + 3), .border-right-solid-list.last-two > div:nth-last-child(-n + 2), .border-right-solid-list.last-two > li:nth-last-child(-n + 2) {border-right: 0;}.border-right-solid-list > div, .border-right-solid-list > li {border-right: 1px solid #e8e8e8;}@media (max-width: 991px) {.border-right-solid-list > div, .border-right-solid-list > li {border-right: 0;border-bottom: 1px solid #e8e8e8;}}.post-box {position: relative;width: 100%;}.post-box:before {content: "";bottom: 0;background: -webkit-gradient(linear, left top, left bottom, from(transparent), to(rgba(17, 17, 17, 0.7)));background: linear-gradient(180deg, transparent 0, rgba(17, 17, 17, 0.7) 100%);height: 100%;border-radius: 6px;}.post-box .post-frame {border-radius: 6px;position: relative;overflow: hidden;}.post-box .post-frame:after {content: "";position: absolute;left: 0;top: 0;bottom: 0;right: 0;z-index: -1;margin: auto;font-size: 50px;color: #fff;line-height: 1;font-family: "xicons";display: -webkit-box;display: -ms-flexbox;display: flex;-webkit-box-pack: center;-ms-flex-pack: center;justify-content: center;-webkit-box-align: center;-ms-flex-align: center;align-items: center;-webkit-animation-duration: 2s;animation-duration: 2s;-webkit-animation-fill-mode: forwards;animation-fill-mode: forwards;-webkit-animation-iteration-count: infinite;animation-iteration-count: infinite;-webkit-animation-name: placeHolderAnim;animation-name: placeHolderAnim;-webkit-animation-timing-function: linear;animation-timing-function: linear;background: rgba(246, 247, 248, 0.5);background: -webkit-gradient(linear, left top, right top, color-stop(8%, #eee), color-stop(18%, #ddd), color-stop(33%, #eee));background: linear-gradient(90deg, #eee 8%, #ddd 18%, #eee 33%);-webkit-transition: all 0.3s;transition: all 0.3s;}.post-box .post-frame img {width: 100%;height: 100%;-o-object-fit: cover;object-fit: cover;-webkit-transition: all 0.3s ease-in-out;transition: all 0.3s ease-in-out;}.post-box .post-content, .post-box:before {position: absolute;left: 0;width: 100%;z-index: 1;}.post-box .post-content {bottom: 20px;padding: 0 20px;}.post-box .post-content .title {font-size: 26px;font-weight: 600;color: #fff;margin: 0;line-height: 1.5;position: relative;display: -webkit-box;-webkit-line-clamp: 3;-webkit-box-orient: vertical;overflow: hidden;text-overflow: ellipsis;white-space: initial;}@media (max-width: 1199px) {.post-box .post-content .title {font-size: 24px;}}@media (max-width: 991px) {.post-box .post-content .title {font-size: 22px;}}@media (max-width: 767px) {.post-box .post-content .title {font-size: 20px;}}@media (max-width: 575px) {.post-box .post-content .title {font-size: 15px;}}.post-box .post-content .para {font-size: 12px;color: #000;line-height: 1.5;margin: 10px 0 0;font-weight: 500;}@media (max-width: 767px) {.post-box .post-content .para {font-size: 11px;}}.post-box .post-content .para:hover {color: #727272;}.post-box .highlight-btn {position: absolute;top: 18px;left: 18px;z-index: 1;}.post-box .highlight-btn.right-side {left: inherit !important;right: 0 !important;top: inherit !important;bottom: 0 !important;}.post-box .highlight-btn.right-side i {font-size: 20px;}.post-box .post-overlay, .post-box .post-text-wrap:before {position: absolute;left: 0;bottom: 0;width: 100%;z-index: 0;border-radius: 6px;}.post-box .post-overlay {background-color: #000;height: 50%;}.post-box .post-link {position: absolute;top: 0;left: 0;width: 100%;height: 100%;z-index: 2;}.post-box .date-updated {font-size: 13px;color: #fff;display: block;font-weight: 500;margin-top: 5px;}.post-box .post-text-wrap {position: absolute;left: 0;bottom: 0;width: 100%;padding: 20px;}.post-box .post-text-wrap h4 {color: #fff;font-weight: 700;margin-bottom: 0;position: relative;}.post-box .post-text-wrap:before {content: "";background: -webkit-gradient(linear, left top, left bottom, from(rgba(30, 87, 153, 0)), to(#000));background: linear-gradient(to bottom, rgba(30, 87, 153, 0) 0, #000 100%);height: 100%;}.post-box .rating-wrap {margin: 10px 0 0;}.post-box .rating-wrap span {display: inline-block;vertical-align: middle;margin-right: 10px;}.post-box .rating-wrap span.rat-txt {font-size: 12px;color: #111;}.post-box .rating-wrap span.ratting {background: #c4161c;color: #fff;border-radius: 24px;font-size: 11px;padding: 2px 8px;font-weight: 500;}.post-box .rating-wrap span.ratting i {margin: 0 3px 0 0;}.header .navigation .menu > li:last-child, .header .top-row .app-list > li:last-child, .post-box .rating-wrap span:last-child, .post-box.sty46 .post-content ul li:last-child {margin-right: 0;}.post-box .views {-webkit-box-pack: justify;-ms-flex-pack: justify;justify-content: space-between;padding-top: 10px;border-top: 1px solid #ececec;margin-top: 10px;}.post-box .views p, .post-box.sty17 .post-content .views .para {color: #595959;margin-top: 0;}.post-box .views span {color: #595959;font-weight: 700;font-size: 13px;}.post-box .views, .post-box span.rating-list {display: -webkit-box;display: -ms-flexbox;display: flex;-webkit-box-align: center;-ms-flex-align: center;align-items: center;}.post-box span.rating-list i {color: #b7b7b7;}.post-box span.rating-list i.fill, .post-box.sty2 .live-ico i {color: #c4161c;}.post-box span.rating-text {font-size: 12px;color: #000;margin-left: 5px;display: inline-block;font-weight: 600;}.header:before, .post-box .secondary-text {position: absolute;left: 0;bottom: 0;width: 100%;}.post-box .secondary-text {display: -webkit-box;display: -ms-flexbox;display: flex;-webkit-box-align: center;-ms-flex-align: center;align-items: center;-webkit-box-pack: center;-ms-flex-pack: center;justify-content: center;background-color: #c4161c;padding: 5px;}.post-box .secondary-text h6 {font-size: 11px;color: #fff;font-weight: 600;text-align: center;margin-bottom: 0;display: -webkit-box;-webkit-line-clamp: 1;-webkit-box-orient: vertical;overflow: hidden;text-overflow: ellipsis;white-space: pre;}.post-box.border-radius-none .post-frame, .post-box.border-radius-none:before {border-radius: 0;}.post-box.sty1 {padding-bottom: 22px;}.post-box.sty10:before, .post-box.sty11:before, .post-box.sty12:before, .post-box.sty13 .highlight-btn:before, .post-box.sty13:before, .post-box.sty14:before, .post-box.sty16:before, .post-box.sty17:before, .post-box.sty1:before, .post-box.sty20:before, .post-box.sty22:before, .post-box.sty24:before, .post-box.sty25:before, .post-box.sty26:before, .post-box.sty27:before, .post-box.sty29:before, .post-box.sty2:before, .post-box.sty30:before, .post-box.sty31:before, .post-box.sty33:before, .post-box.sty34:before, .post-box.sty36:before, .post-box.sty37:before, .post-box.sty38:before, .post-box.sty39:before, .post-box.sty3:before, .post-box.sty41:before, .post-box.sty42:before, .post-box.sty43:before, .post-box.sty44:before, .post-box.sty45:before, .post-box.sty46:before, .post-box.sty48:before, .post-box.sty49:before, .post-box.sty50:before, .post-box.sty52:before, .post-box.sty53:before, .post-box.sty54:before, .post-box.sty55:before, .post-box.sty56:before, .post-box.sty57:before, .post-box.sty59:before, .post-box.sty5:before, .post-box.sty60:before, .post-box.sty7:before {display: none;}.post-box.sty1 .highlight-btn {bottom: 0;left: 0;top: inherit;}.post-box.sty1 .post-content {position: static;padding: 8px 0 0;}.post-box.sty1 .post-content .title {font-size: 12px;color: #111;margin: 0;font-weight: 500;}@media (max-width: 767px) {.post-box.sty1 .post-content .title {font-size: 11px;}}.post-box.sty1.last {padding-bottom: 0;}.post-box.sty2 {display: -webkit-box;display: -ms-flexbox;display: flex;-webkit-box-pack: justify;-ms-flex-pack: justify;justify-content: space-between;-webkit-box-align: center;-ms-flex-align: center;align-items: center;-webkit-box-orient: horizontal;-webkit-box-direction: reverse;-ms-flex-direction: row-reverse;flex-direction: row-reverse;}.post-box.sty2 .highlight-btn {bottom: 0;left: 0;top: inherit;}.post-box.sty2 .post-frame {-webkit-box-flex: 0;-ms-flex: 0 0 85px;flex: 0 0 85px;max-width: 85px;}.post-box.sty2 .post-content {position: static;padding: 0 20px 0 0;}.post-box.sty2 .post-content .title {font-size: 12px;color: #111;margin: 0;font-weight: 500;}@media (max-width: 767px) {.post-box.sty2 .post-content .title {font-size: 11px;}}.post-box.sty2 .live-ico {position: absolute;top: 0;right: 0;}.post-box.sty3 {background: -webkit-gradient(linear, left top, right top, from(#fff), color-stop(99%, #f3f3f3));background: linear-gradient(90deg, #fff 0, #f3f3f3 99%);border-radius: 4px;padding: 20px;border: 1px solid #e8e8e8;}.post-box.sty3 .post-content {position: static;padding: 16px 0 0;}.post-box.sty3 .post-content .title {font-size: 12px;color: #111;margin: 0;font-weight: 500;}@media (max-width: 767px) {.post-box.sty3 .post-content .title {font-size: 11px;}}.post-box.sty3 .post-content .para {color: #595959;}.post-box.sty4 .post-content .title {font-size: 16px;margin: 0;text-transform: capitalize;}.post-box.sty5 .highlight-btn {bottom: 0;left: 0;top: inherit;}.post-box.sty5 .post-content {position: static;padding: 15px 0 0;}.post-box.sty5 .post-content .title {color: #111;display: -webkit-box;-webkit-line-clamp: 2;-webkit-box-orient: vertical;overflow: hidden;text-overflow: ellipsis;white-space: initial;}@media (max-width: 767px) {.post-box.sty5 .post-content .title {font-size: 11px;}}.post-box.sty7 {display: -webkit-box;display: -ms-flexbox;display: flex;-webkit-box-pack: justify;-ms-flex-pack: justify;justify-content: space-between;-webkit-box-align: start;-ms-flex-align: start;align-items: flex-start;}@media (max-width: 991px) {.post-box.sty7 {padding-bottom: 20px;}}.post-box.sty7 .post-frame {-webkit-box-flex: 0;-ms-flex: 0 0 100px;flex: 0 0 100px;max-width: 100px;}.post-box.sty7 .post-content {position: static;}.post-box.sty7 .post-content .title {font-size: 16px;color: #111;text-transform: capitalize;display: -webkit-box;-webkit-line-clamp: 1;-webkit-box-orient: vertical;overflow: hidden;text-overflow: ellipsis;white-space: pre;}.post-box.sty8 .highlight-btn, .post-box.sty9 .highlight-btn {position: static;margin: 0 0 10px;display: inline-block;}.post-box.sty8 .post-content .title {font-size: 16px;color: #fff;text-transform: capitalize;}.post-box.sty9 .post-content .title {font-size: 20px;}@media (max-width: 991px) {.post-box.sty9 .post-content .title {font-size: 18px;}}@media (max-width: 767px) {.post-box.sty9 .post-content .title {font-size: 16px;}}@media (max-width: 575px) {.post-box.sty9 .post-content .title {font-size: 14px;}}.post-box.sty10 .highlight-btn {bottom: 0;left: 0;top: inherit;}.post-box.sty10 .post-content {position: static;padding: 12px 0 0;}.post-box.sty10 .post-content .title {font-size: 12px;margin: 0;font-weight: 500;}@media (max-width: 767px) {.post-box.sty10 .post-content .title {font-size: 11px;}}.post-box.sty11 {-webkit-box-align: start;-ms-flex-align: start;align-items: flex-start;}.post-box.sty11 .post-frame {-webkit-box-flex: 0;-ms-flex: 0 0 85px;flex: 0 0 85px;max-width: 85px;}.post-box.sty11 .post-content {position: static;padding: 0 0 0 20px;}.post-box.sty11 .post-content .title {font-size: 12px;margin: 0;font-weight: 500;color: #111;}@media (max-width: 767px) {.post-box.sty11 .post-content .title {font-size: 11px;}}.post-box.sty11 .highlight-btn {bottom: 0;left: 0;top: inherit;}.post-box.sty11, .post-box.sty12, .post-box.sty13 {display: -webkit-box;display: -ms-flexbox;display: flex;-webkit-box-pack: justify;-ms-flex-pack: justify;justify-content: space-between;}.post-box.sty12 {-webkit-box-align: center;-ms-flex-align: center;align-items: center;background: #fff;border-radius: 4px;border: 1px solid #e8e8e8;padding: 20px;margin-bottom: 30px;}.post-box.sty12 .post-frame {text-align: center;overflow: visible;}.post-box.sty12 .post-frame > img {max-width: 100%;width: auto;margin: auto;}.post-box.sty12 .post-content {position: static;padding: 10px 0 0;}.post-box.sty12 .post-content .title {margin: 0;font-weight: 500;color: #111;}@media (max-width: 767px) {.post-box.sty12 .post-content .title {font-size: 11px;}}.post-box.sty12:hover .post-frame img, .post-box.sty16:hover .post-frame img, .post-box.sty56:hover .post-frame img, .post-box.sty57:hover .post-frame img {-webkit-transform: scale(1.1);transform: scale(1.1);}.post-box.sty13 {-webkit-box-align: start;-ms-flex-align: start;align-items: flex-start;}.post-box.sty13 .post-frame {-webkit-box-flex: 0;-ms-flex: 0 0 90px;flex: 0 0 90px;max-width: 90px;background-color: #fafafa;display: block;border-radius: 4px;padding: 10px;}.post-box.sty13 .highlight-btn {top: inherit;left: 0;bottom: 0;padding: 5px 10px;font-size: 10px;}.post-box.sty13 .post-content {padding: 0 0 0 20px;position: static;}.post-box.sty13 .price {color: #f44141;font-size: 14px;font-weight: 500;padding: 5px 0;}.decorator_title h3, .post-box.sty13 .spec, .post-box.sty13 ul li p {text-transform: uppercase;}.post-box.sty13 ul li span {font-weight: 500;font-size: 12px;}.post-box.sty13 .spec {color: #c4161c;font-size: 13px;font-weight: 500;padding: 8px 0;display: block;}.post-box.sty13 .spec i {font-size: 10px;margin: 0 0 0 6px;}.post-box.sty14 {height: 100%;position: static;}.post-box.sty14 .post-frame {border-radius: 0;}.post-box.sty14 .post-content {padding: 20px;position: static;border-radius: 0;}.post-box.sty14 .post-content .title {font-size: 16px;color: #111;}@media (max-width: 575px) {.post-box.sty14 .post-content .title {font-size: 14px;}}.post-box.sty14 .post-content .para {line-height: 1.6;}.post-box.sty16 {display: -webkit-box;display: -ms-flexbox;display: flex;-webkit-box-align: center;-ms-flex-align: center;align-items: center;-webkit-box-pack: center;-ms-flex-pack: center;justify-content: center;-webkit-box-orient: vertical;-webkit-box-direction: normal;-ms-flex-direction: column;flex-direction: column;padding: 50px 0;background-color: #fff;border: 1px solid #e8e8e8;-webkit-transition: all 0.3s ease-in-out;transition: all 0.3s ease-in-out;}.post-box.sty16 .post-frame {overflow: visible;}.post-box.sty16 .post-content {position: static;text-align: center;padding: 20px 0 0;}.post-box.sty16 .post-content .title {font-size: 16px;color: #111;}.post-box.sty16 .post-content .para {font-size: 16px;font-weight: 600;color: #c4161c;}.post-box.sty16 .post-content span {margin: 20px 0 0;}.post-box.sty16:hover {background-color: #fff;-webkit-box-shadow: 0 1px 27px 0 rgba(0, 0, 0, 0.12);box-shadow: 0 1px 27px 0 rgba(0, 0, 0, 0.12);}.post-box.sty17 .post-frame {border-radius: 0;}.post-box.sty17 .post-content {padding: 10px 0 0;position: static;border-radius: 0;}.post-box.sty17 .post-content .title {font-size: 12px;color: #111;}.post-box.sty17 .post-content .views span {font-weight: 700;font-size: 13px;}.post-box.sty18 .post-content .title {font-size: 17px;}.post-box.sty20 .highlight-btn {bottom: 0;left: 0;top: inherit;}.post-box.sty20 .post-content {position: static;padding: 20px 0 0;}.post-box.sty20 .post-content .title {color: #111;font-size: 15px;}.post-box.sty20 .post-content .para {color: #231f20;font-weight: 600;}@media (max-width: 575px) {.post-box.sty20 .post-content .para {font-size: 12px;}}.post-box.sty20 .post-content span {margin-top: 15px;display: inline-block;}.post-box.sty22, .post-box.sty24, .post-box.sty25 {-webkit-box-pack: justify;-ms-flex-pack: justify;justify-content: space-between;}.post-box.sty22, .post-box.sty24 {display: -webkit-box;display: -ms-flexbox;display: flex;-webkit-box-align: start;-ms-flex-align: start;align-items: flex-start;}.post-box.sty22 .post-frame {-webkit-box-flex: 0;-ms-flex: 0 0 176px;flex: 0 0 176px;max-width: 176px;}@media (max-width: 575px) {.post-box.sty22 .post-frame {-webkit-box-flex: 0;-ms-flex: 0 0 150px;flex: 0 0 150px;max-width: 150px;}}.post-box.sty22 .highlight-btn {top: inherit;left: 0;bottom: 0;}.post-box.sty22 .post-content {padding-right: 0;position: static;}.post-box.sty22 .post-content .title {font-size: 12px;color: #111;}.post-box.sty24 .post-frame {-webkit-box-flex: 0;-ms-flex: 0 0 80px;flex: 0 0 80px;max-width: 80px;}.post-box.sty24 .highlight-btn {top: inherit;left: 0;bottom: 0;}.post-box.sty24 .post-content {padding-right: 0;position: static;}.post-box.sty24 .post-content .title {font-size: 12px;color: #fff;}.post-box.sty25 {-webkit-box-align: center;-ms-flex-align: center;align-items: center;}.post-box.sty25 .post-frame {-webkit-box-flex: 0;-ms-flex: 0 0 131px;flex: 0 0 131px;max-width: 131px;}.post-box.sty25 .highlight-btn {top: inherit;left: 0;bottom: 0;}.post-box.sty25 .post-content {position: static;padding-right: 0;}.post-box.sty25 .post-content .title {font-size: 15px;color: #111;}.post-box.sty25, .post-box.sty26, .post-box.sty27, .post-box.sty30 {display: -webkit-box;display: -ms-flexbox;display: flex;}.post-box.sty26, .post-box.sty26 .post-content .title, .post-box.sty27 {-webkit-box-pack: justify;-ms-flex-pack: justify;justify-content: space-between;-webkit-box-align: start;-ms-flex-align: start;align-items: flex-start;}.post-box.sty26 .post-frame {-webkit-box-flex: 0;-ms-flex: 0 0 43px;flex: 0 0 43px;max-width: 43px;border-radius: 0;}.post-box.sty26 .highlight-btn {top: inherit;left: 0;bottom: 0;}.post-box.sty26 .post-content {padding-right: 0;position: static;}.post-box.sty26 .post-content .title {font-size: 12px;color: #111;text-align: right;display: -webkit-box;display: -ms-flexbox;display: flex;-webkit-box-align: center;-ms-flex-align: center;align-items: center;}.post-box.sty26 .post-content .duration {font-size: 13px;color: #111;font-weight: 500;}.post-box.sty26 .post-content .para {margin-top: 5px;}.post-box.sty27 .post-frame {-webkit-box-flex: 0;-ms-flex: 0 0 112px;flex: 0 0 112px;max-width: 112px;}.post-box.sty27 .highlight-btn {top: inherit;left: inherit;right: 0;bottom: 0;}.post-box.sty27 .post-content {padding-right: 0;position: static;}.post-box.sty27 .post-content .title {font-size: 12px;color: #111;}.post-box.sty29 .highlight-btn {left: inherit;right: 0;bottom: 0;top: inherit;}.post-box.sty29 .highlight-btn i, .post-box.sty31 .highlight-btn i {font-size: 20px;}.post-box.sty29 .post-content {position: static;padding: 15px 0 0;}.post-box.sty29 .post-content .title, .post-box.sty30 .post-content .title, .post-box.sty31 .post-content .title {display: -webkit-box;-webkit-line-clamp: 2;-webkit-box-orient: vertical;overflow: hidden;text-overflow: ellipsis;white-space: initial;color: #fff;font-weight: 600;font-size: 13px;}.post-box.sty30 {-webkit-box-align: center;-ms-flex-align: center;align-items: center;}.post-box.sty30 .post-frame {-webkit-box-flex: 0;-ms-flex: 0 0 68px;flex: 0 0 68px;max-width: 68px;border: 1px solid #636363;border-radius: 2px;}.post-box.sty30 .post-content {position: static;padding-right: 0;}.post-box.sty30 .post-content .title, .post-box.sty31 .post-content .title {font-size: 14px;color: #3d3d3d;font-weight: 700;}.post-box.sty31 {margin-bottom: 20px;}.post-box.sty31 .highlight-btn {left: inherit;right: 0;bottom: 0;top: inherit;}.post-box.sty31 .post-content {position: static;padding: 15px 0 0;}.post-box.sty31 .post-content .title {font-size: 13px;font-weight: 500;line-height: 1.5;color: #111;}.post-box.sty33, .post-box.sty34, .post-box.sty37 {display: -webkit-box;display: -ms-flexbox;display: flex;-webkit-box-pack: justify;-ms-flex-pack: justify;justify-content: space-between;-webkit-box-align: start;-ms-flex-align: start;align-items: flex-start;}.post-box.sty33 .post-frame {-webkit-box-flex: 0;-ms-flex: 0 0 89px;flex: 0 0 89px;max-width: 89px;}.post-box.sty33 .highlight-btn {bottom: 0;right: 0;left: inherit;top: inherit;}.post-box.sty33 .post-content {padding-right: 0;position: static;}.border-box .content ul li a, .post-box.sty33 .post-content .title {font-size: 12px;}.post-box.sty34 .post-frame {-webkit-box-flex: 0;-ms-flex: 0 0 240px;flex: 0 0 240px;max-width: 240px;}.post-box.sty34 .highlight-btn {bottom: 0;right: 0;left: inherit;top: inherit;}.post-box.sty34 .post-content {padding-right: 0;position: static;}.post-box.sty34 .post-content .title {color: #010101;font-size: 18px;}.post-box.sty34 .post-content .para {color: #444;}.post-box.sty36 .post-frame {border-radius: 4px;overflow: hidden;}.post-box.sty36 .post-content {position: static;padding: 20px 0 0;}.post-box.sty36 .post-content .title {font-size: 14px;font-weight: 600;color: #231f20;}.post-box.sty36 .post-content .para {margin-top: 0;color: #666;font-weight: 500;}.post-box.sty37 .post-frame {-webkit-box-flex: 0;-ms-flex: 0 0 48px;flex: 0 0 48px;max-width: 48px;}.post-box.sty37 .post-content {padding: 0 0 0 10px;position: static;}.post-box.sty37 .post-content .title {color: #111;font-size: 13px;margin-bottom: 5px;}.post-box.sty37 .post-content .para, .post-box.sty38 .post-content .title {display: -webkit-box;-webkit-line-clamp: 2;-webkit-box-orient: vertical;overflow: hidden;text-overflow: ellipsis;white-space: initial;}.post-box.sty37 .post-content .para {font-size: 11px;color: #000;font-weight: 600;margin-top: 5px;}.post-box.sty38 {-webkit-box-shadow: 0 2px 5px 0#e3e3e3;box-shadow: 0 2px 5px 0#e3e3e3;}.post-box.sty38 .highlight-btn {bottom: 0;right: 0;top: inherit;padding: 3px 5px;left: inherit;font-weight: 500;border-radius: 0;}.post-box.sty38 .post-content {position: static;padding: 12px 8px;}.post-box.sty38 .post-content .title {font-size: 14px;color: #111;font-weight: 500;}@media (max-width: 575px) {.post-box.sty38 .post-content .title {font-size: 12px;}}.post-box.sty38 .post-content .para {margin-top: 8px;border-top: 1px solid #ddd;padding: 8px 0 0;font-size: 10px;color: #767d83;}.post-box.sty39 {display: -webkit-box;display: -ms-flexbox;display: flex;-webkit-box-pack: justify;-ms-flex-pack: justify;justify-content: space-between;-webkit-box-align: start;-ms-flex-align: start;align-items: flex-start;}.post-box.sty39 .post-frame {-webkit-box-flex: 0;-ms-flex: 0 0 300px;flex: 0 0 300px;max-width: 300px;}.post-box.sty39 .highlight-btn {bottom: 0;right: 0;left: inherit;top: inherit;}.post-box.sty39 .post-content {padding-right: 0;position: static;}.post-box.sty39 .post-content .title {color: #010101;font-size: 24px;line-height: 1.3;}@media (max-width: 1199px) {.post-box.sty39 .post-content .title {font-size: 17px;}}@media (max-width: 991px) {.post-box.sty39 .post-content .title {font-size: 15px;}}.post-box.sty39 .post-content .para {color: #444;display: -webkit-box;-webkit-line-clamp: 5;-webkit-box-orient: vertical;overflow: hidden;text-overflow: ellipsis;white-space: initial;font-size: 13px;}@media (max-width: 1199px) {.post-box.sty39 .post-content .para {font-size: 12px;}}.post-box.sty40 .highlight-btn {position: static;padding: 0;margin-bottom: 10px;}.post-box.sty40 .highlight-btn i {font-size: 30px;}.post-box.sty40 .post-content .title {font-size: 14px;}.post-box.sty41 {text-align: center;}.post-box.sty41 .post-frame {border-radius: 6px;overflow: hidden;}.post-box.sty41 .post-content {position: static;padding: 12px 0 0;}.post-box.sty41 .post-content .title {font-size: 13px;color: #1a1a1a;font-weight: 600;padding: 0;}.post-box.sty41 .post-content .para {margin-top: 3px;}.post-box.sty42 .post-content {position: static;padding: 15px 0;}.post-box.sty42 .post-content .title {padding: 15px 0 0;margin-bottom: 0;line-height: 1.6;font-size: 14px;color: #111;font-weight: 700;}@media (max-width: 991px) {.post-box.sty42 .post-content .title {padding: 10px 0;}}.post-box.sty43, .post-box.sty44, .post-box.sty45 {display: -webkit-box;display: -ms-flexbox;display: flex;}.post-box.sty43, .post-box.sty44 {-webkit-box-pack: justify;-ms-flex-pack: justify;justify-content: space-between;-webkit-box-align: start;-ms-flex-align: start;align-items: flex-start;}.post-box.sty43 .post-frame {-webkit-box-flex: 0;-ms-flex: 0 0 100px;flex: 0 0 100px;max-width: 100px;border: 1px solid #636363;border-radius: 2px;overflow: hidden;}@media (max-width: 991px) {.post-box.sty43 .post-frame {max-width: initial;-webkit-box-flex: 100%;-ms-flex: 100%;flex: 100%;}}.post-box.sty43 .highlight-btn {top: inherit;right: 0;bottom: 0;left: inherit;}.post-box.sty43 .highlight-btn i, .post-box.sty49 .highlight-btn i {font-size: 20px;}.post-box.sty43 .post-content {padding-right: 0;position: static;}.post-box.sty43 .post-content .title {font-size: 14px;color: #111;display: -webkit-box;-webkit-line-clamp: 2;-webkit-box-orient: vertical;overflow: hidden;text-overflow: ellipsis;white-space: initial;}.post-box.sty43 .post-content .para {margin-top: 5px;font-weight: 600;color: #3d3d3d;}.post-box.sty44 .post-frame {-webkit-box-flex: 0;-ms-flex: 0 0 87px;flex: 0 0 87px;max-width: 87px;}.post-box.sty44 .post-content {padding-right: 0;position: static;}.post-box.sty44 .post-content .title {color: #000;font-size: 30px;padding: 0;line-height: normal;}.post-box.sty44 .post-content .para {margin-top: 5px;font-weight: 600;font-size: 15px;}.post-box.sty45 {-webkit-box-align: center;-ms-flex-align: center;align-items: center;}.post-box.sty45 .post-frame {-webkit-box-flex: 0;-ms-flex: 0 0 55px;flex: 0 0 55px;max-width: 55px;border-radius: 50%;overflow: hidden;}.post-box.sty45 .post-content {padding-right: 0;position: static;}.post-box.sty45 .post-content .title {font-size: 14px;color: #231f20;font-weight: 700;margin-bottom: 0;}.border-box, .post-box.sty46 {padding: 8px;border: 1px solid #f2f2f2;margin-right: 15px;-webkit-box-shadow: -1px 9px 5px 0 rgba(236, 236, 236, 0.75);box-shadow: -1px 9px 5px 0 rgba(236, 236, 236, 0.75);}.post-box.sty46 .post-frame {border-radius: 0;overflow: hidden;}.post-box.sty46 .post-content {padding: 15px 0 0;position: static;}.post-box.sty46 .post-content .title {font-size: 15px;font-weight: 500;color: #111;}.post-box.sty46 .post-content ul, .post-box.sty48, .post-box.sty50 {display: -webkit-box;display: -ms-flexbox;display: flex;}.post-box.sty46 .post-content ul li {margin-right: 10px;}.border-box .content ul li a i, .post-box.sty46 .post-content ul li .para i {color: #848484;}.post-box.sty46 .post-content ul li .para span {margin-left: 5px;}.post-box.sty48, .post-box.sty50 {-webkit-box-pack: justify;-ms-flex-pack: justify;justify-content: space-between;-webkit-box-align: start;-ms-flex-align: start;align-items: flex-start;}.post-box.sty48 .post-frame {-webkit-box-flex: 0;}.post-box.sty48 .post-content {padding-right: 0;position: static;}.post-box.sty48 .post-content .title {color: #111;padding: 0;margin-bottom: 15px;}.post-box.sty48 .post-content span, .post-box.sty50 .post-content span, .post-box.sty53 .post-content span {margin: 0 0 5px;color: #111;}.post-box.sty49 .highlight-btn {top: inherit;right: 0;bottom: 0;left: inherit;}.post-box.sty49 .post-content {position: static;padding: 15px 0 0;}.post-box.sty49 .post-content .title {font-size: 20px;color: #111;font-weight: 700;}.post-box.sty50 .post-frame {-webkit-box-flex: 0;-ms-flex: 0 0 100%;flex: 0 0 100%;max-width: 100%;}.post-box.sty50 .post-content {padding-right: 0;position: static;}.post-box.sty50 .post-content .title {color: #111;padding: 0;margin-bottom: 15px;font-size: 20px;}.post-box.sty50 .post-content .para {font-size: 13px;line-height: 1.8;}.post-box.sty51 .post-content {bottom: 0;padding: 5px 10px;background-color: #333;}.post-box.sty51 .post-content .title {font-size: 13px;color: #fff;font-weight: 500;}.post-box.sty52 {margin-bottom: 20px;}.post-box.sty52 .highlight-btn {bottom: 0;left: 0;top: inherit;}.post-box.sty52 .post-content {position: static;padding: 15px 0 0;}.post-box.sty52 .post-content .title {font-size: 20px;color: #111;display: -webkit-box;-webkit-line-clamp: 2;-webkit-box-orient: vertical;overflow: hidden;text-overflow: ellipsis;white-space: initial;}@media (max-width: 767px) {.post-box.sty52 .post-content .title {font-size: 14px;}}.post-box.sty53 {display: -webkit-box;display: -ms-flexbox;display: flex;-webkit-box-pack: justify;-ms-flex-pack: justify;justify-content: space-between;-webkit-box-align: start;-ms-flex-align: start;align-items: flex-start;}.post-box.sty53 .post-frame {-webkit-box-flex: 0;-ms-flex: 0 0 300px;flex: 0 0 300px;max-width: 300px;}@media (max-width: 991px) {.post-box.sty53 {-webkit-box-orient: vertical;-webkit-box-direction: normal;-ms-flex-direction: column;flex-direction: column;}}.post-box.sty53 .post-content {padding-left: 0;position: static;border-radius: 0;}@media (max-width: 991px) {.post-box.sty53 .post-content {margin-bottom: 20px;padding: 0;}}.post-box.sty53 .post-content .title {color: #111;padding: 0;margin-bottom: 15px;font-size: 45px;}@media (max-width: 1600px) {.post-box.sty53 .post-content .title {font-size: 35px;}}@media (max-width: 1199px) {.post-box.sty53 .post-content .title {font-size: 18px;}}@media (max-width: 991px) {.post-box.sty53 .post-content .title {font-size: 22px;}}.post-box.sty53 .post-content .para {font-size: 13px;line-height: 1.8;}.post-box.sty54 {border: 1px solid #e2e2e2;background-color: #fff;text-align: center;padding: 40px 20px;}.post-box.sty54 .post-frame {width: 128px;height: 128px;border-radius: 50%;overflow: hidden;margin: auto;}.post-box.sty54 .post-content {position: static;padding: 15px 0 0;}.post-box.sty54 .post-content .title {color: #111;margin-bottom: 15px;display: -webkit-box;-webkit-line-clamp: 2;-webkit-box-orient: vertical;overflow: hidden;text-overflow: ellipsis;white-space: initial;}@media (max-width: 991px) {.post-box.sty54 .post-content .title {font-size: 16px;}}@media (max-width: 767px) {.post-box.sty54 .post-content .title {font-size: 14px;}}.post-box.sty54 .post-content .para {color: #5f595b;}@media (max-width: 991px) {.post-box.sty54 {margin-bottom: 15px;}}.post-box.sty55, .post-box.sty56, .post-box.sty57 {display: -webkit-box;display: -ms-flexbox;display: flex;-webkit-box-pack: justify;-ms-flex-pack: justify;justify-content: space-between;-webkit-box-align: start;-ms-flex-align: start;align-items: flex-start;}.post-box.sty55 .post-frame {-webkit-box-flex: 0;-ms-flex: 0 0 80px;flex: 0 0 80px;max-width: 80px;}.post-box.sty55 .highlight-btn {top: inherit;left: 0;bottom: 0;}.post-box.sty55 .post-content {padding-right: 0;position: static;}.post-box.sty55 .post-content .title {font-size: 14px;color: #231f20;font-weight: 500;}.post-box.sty56, .post-box.sty57 {-webkit-box-align: center;-ms-flex-align: center;align-items: center;-webkit-box-pack: center;-ms-flex-pack: center;justify-content: center;-webkit-box-orient: vertical;-webkit-box-direction: normal;-ms-flex-direction: column;flex-direction: column;padding: 30px 0 40px;background-color: #fff;border: 1px solid #e8e8e8;-webkit-transition: all 0.3s ease-in-out;transition: all 0.3s ease-in-out;}.post-box.sty56 h4, .post-box.sty57 h4 {font-size: 18px;color: #595959;font-weight: 700;margin-bottom: 25px;}.post-box.sty56 .post-frame {overflow: visible;}.post-box.sty56 .post-content {position: static;text-align: center;padding: 20px 0 0;}.post-box.sty56 .post-content .title {font-size: 20px;color: #111;font-weight: 800;}.post-box.sty56 .post-content .para {font-size: 20px;font-weight: 700;color: #c4161c;}.post-box.sty56 .post-content span, .post-box.sty57 .post-content span {margin: 20px 0 0;}.post-box.sty56:hover {background-color: #fff;-webkit-box-shadow: 0 1px 27px 0 rgba(0, 0, 0, 0.12);box-shadow: 0 1px 27px 0 rgba(0, 0, 0, 0.12);}.post-box.sty57 {padding: 10px 0 30px;border: 0;}.post-box.sty57 .post-frame {overflow: visible;}.post-box.sty57 .post-content {position: static;text-align: center;padding: 20px 0 0;}.post-box.sty57 .post-content .title {font-size: 16px;color: #111;font-weight: 800;}.post-box.sty57 .post-content .para {font-size: 16px;font-weight: 700;color: #c4161c;}.post-box.sty57:hover {background-color: #fff;-webkit-box-shadow: none;box-shadow: none;}@media (max-width: 575px) {.post-box.sty57 {padding-bottom: 0;}}.post-box.sty58 .highlight-btn {position: static;margin: 0 0 10px;display: inline-block;font-size: 20px;}.gadget-illustrative-list > li p strong, .gender-select-box .custom-radiobox label, .poet-detail strong, .post-box.sty58 .post-content .title, .receipt-box-table ul li p strong {font-weight: 700;}.post-box.sty59 {display: -webkit-box;display: -ms-flexbox;display: flex;-webkit-box-pack: justify;-ms-flex-pack: justify;justify-content: space-between;-webkit-box-align: start;-ms-flex-align: start;align-items: flex-start;}@media (max-width: 991px) {.post-box.sty59 {padding-bottom: 20px;}}.post-box.sty59 .post-frame {-webkit-box-flex: 0;-ms-flex: 0 0 120px;flex: 0 0 120px;max-width: 120px;}.post-box.sty59 .rating-wrap {margin: 5px 0 0;}.post-box.sty59 .post-content {position: static;}.post-box.sty59 .post-content .title, .post-box.sty60 .post-content .title {font-size: 16px;color: #111;text-transform: capitalize;display: -webkit-box;-webkit-line-clamp: 2;-webkit-box-orient: vertical;overflow: hidden;text-overflow: ellipsis;white-space: initial;}.post-box.sty60 {display: -webkit-box;display: -ms-flexbox;display: flex;-webkit-box-pack: justify;-ms-flex-pack: justify;justify-content: space-between;-webkit-box-align: start;-ms-flex-align: start;align-items: flex-start;}@media (max-width: 991px) {.post-box.sty60 {padding-bottom: 20px;}}.post-box.sty60 .post-frame {-webkit-box-flex: 0;-ms-flex: 0 0 120px;flex: 0 0 120px;max-width: 120px;}.post-box.sty60 .post-content {position: static;}.post-box.sty60 .post-content .title {-webkit-line-clamp: 3;}.post-box.sty61, .post-box.sty62 {display: -webkit-box;display: -ms-flexbox;display: flex;-webkit-box-align: center;-ms-flex-align: center;align-items: center;-webkit-box-pack: center;-ms-flex-pack: center;justify-content: center;}.post-box.sty61::before {background: rgba(0, 0, 0, 0.5);}.post-box.sty61 .post-content {bottom: inherit;}.post-box.sty61 .post-content .title, .post-box.sty62 .post-content .title {font-size: 24px;display: -webkit-box;-webkit-line-clamp: 4;-webkit-box-orient: vertical;overflow: hidden;text-overflow: ellipsis;white-space: initial;}.post-box.sty61 .post-content .title span {display: block;font-weight: 400;font-size: 15px;}.post-box.sty62 {-webkit-box-pack: justify;-ms-flex-pack: justify;justify-content: space-between;-webkit-box-align: start;-ms-flex-align: start;align-items: flex-start;}.custom-pagination .slick-dots li, .decorator_title h3:after, .post-box.sty62:before, .post-box.sty63:before, .post-box.sty65:before, .post-box.sty66:before, .post-box.sty67:before, .post-box.sty68:before, .post-box.sty69:before, .post-box.sty70:before {display: none;}.post-box.sty62 .post-frame {-webkit-box-flex: 0;-ms-flex: 0 0 162px;flex: 0 0 162px;max-width: 162px;}.post-box.sty62 .post-content {position: static;}.post-box.sty62 .post-content .title {font-size: 20px;color: #111;text-transform: capitalize;margin-bottom: 10px;-webkit-line-clamp: 3;}.post-box.sty62 .post-content span {color: #c4161c;}@media (max-width: 767px) {.post-box.sty62 {display: block;}.post-box.sty62 .post-frame {-webkit-box-flex: 1;-ms-flex: 1;flex: 1;}.post-box.sty62 .post-content {padding: 15px 0;}.post-box.sty62 .post-content .title {font-size: 16px;}}.post-box.sty63 .post-content, .post-box.sty63 .post-content .title {-webkit-transition: all 0.3s ease-in-out;transition: all 0.3s ease-in-out;}.post-box.sty63 .post-content {position: static;padding: 10px 0;border: 1px solid #e8e8e8;width: 100%;text-align: center;}.post-box.sty63 .post-content .title {font-size: 12px;color: #111;text-transform: uppercase;}.post-box.sty63:hover .post-frame img {-webkit-transform: scale(1);transform: scale(1);}.post-box.sty63:hover .post-content {background-color: #000;border-color: #000;}.post-box.sty63:hover .post-content .title {color: #fff;}.post-box.sty64 .highlight-btn {padding: 0;}.post-box.sty64 .post-content .title {font-size: 12px;color: #fff;font-weight: 500;}.post-box.sty65 {padding-bottom: 10px;}.post-box.sty65 .highlight-btn {top: 10px;left: 10px;bottom: inherit;background: rgba(0, 0, 0, 0.6);padding: 11px 10px;border-radius: 7px;font-size: 28px;}.post-box.sty65 .highlight-btn .short {font-size: 16px;font-weight: 600;padding: 0 0 0 4px;}.post-box.sty65 .post-content {position: static;padding: 10px 15px;background-color: #000;}.post-box.sty65 .post-content .title {font-size: 16px;color: #fff;margin: 0;font-weight: 400;}@media (max-width: 767px) {.post-box.sty65 .post-content .title {font-size: 12px;}}.post-box.sty65 .post-content .para {font-size: 12px;color: #fff;margin: 0;font-weight: 400;}@media (max-width: 767px) {.post-box.sty65 .post-content .para {font-size: 11px;}}.post-box.sty65.last {padding-bottom: 0;}.post-box.sty66, .post-box.sty68 {-webkit-box-align: start;-ms-flex-align: start;align-items: flex-start;}.post-box.sty66 {display: -webkit-box;display: -ms-flexbox;display: flex;}.post-box.sty66 .post-frame {-webkit-box-flex: 0;-ms-flex: 0 0 100px;flex: 0 0 100px;max-width: 100px;}.post-box.sty66 .highlight-btn {top: inherit;left: inherit;bottom: 0;background: rgba(0, 0, 0, 0.6);padding: 8px 10px;font-size: 14px;right: 0;}.decorator_title p, .post-box.sty66 .highlight-btn i, .post-box.sty67 .highlight-btn i {font-size: 15px;}.post-box.sty66 .highlight-btn .highlight-btn-text {margin: 0 5px 0 0;}.post-box.sty66 .post-content {position: static;}.post-box.sty66 .post-content .title {font-size: 16px;color: #111;}@media (max-width: 767px) {.post-box.sty66 .post-content .title {font-size: 14px;}}.post-box.sty66 .post-content span, .post-box.sty67 .post-content span, .post-box.sty68 .post-content span {font-size: 11px;color: #c4161c;font-weight: 600;}.post-box.sty66 .post-content .para {display: -webkit-box;display: -ms-flexbox;display: flex;-webkit-box-align: center;-ms-flex-align: center;align-items: center;-webkit-box-pack: justify;-ms-flex-pack: justify;justify-content: space-between;color: #ccc;font-size: 13px;}.post-box.sty66 .post-content .para i, .post-box.sty67 .post-content .para i {margin-left: 15px;font-size: 15px;}.post-box.sty67 .highlight-btn {top: inherit;left: inherit;bottom: 0;background: rgba(0, 0, 0, 0.6);padding: 8px 10px;font-size: 14px;right: 0;}.post-box.sty67 .highlight-btn .highlight-btn-text {margin: 0 5px 0 0;}.post-box.sty67 .post-content {position: static;padding: 10px 0 0;}.post-box.sty67 .post-content .title {font-size: 13px;color: #111;}.post-box.sty67 .post-content .para {display: -webkit-box;display: -ms-flexbox;display: flex;-webkit-box-align: center;-ms-flex-align: center;align-items: center;-webkit-box-pack: justify;-ms-flex-pack: justify;justify-content: space-between;color: #ccc;font-size: 13px;}.post-box.sty68 {background-color: #fff;padding: 8px;margin: 0 0 8px;-webkit-transition: all 0.3s ease-in-out;transition: all 0.3s ease-in-out;}.post-box.sty68 .post-frame {-webkit-box-flex: 0;-ms-flex: 0 0 100px;flex: 0 0 100px;max-width: 100px;}.post-box.sty68 .post-content {position: static;padding: 0 10px;}.post-box.sty68 .post-content .title, p.para-p {font-size: 13px;color: #111;}.post-box.sty68 .post-content span {margin: 10px 0 0;display: inline-block;text-transform: uppercase;}.post-box.sty68 .post-content .para {color: #111;font-size: 11px;margin: 0;font-weight: 600;}.post-box.sty68:hover {background-color: #f8f8f8;}.border-box .content ul, .post-box.sty68, .post-box.sty69 {display: -webkit-box;display: -ms-flexbox;display: flex;}.post-box.sty69 {-webkit-box-align: start;-ms-flex-align: start;align-items: flex-start;margin: 0 0 8px;}.post-box.sty69 .post-frame {-webkit-box-flex: 0;-ms-flex: 0 0 100px;flex: 0 0 100px;max-width: 100px;border: 1px solid #eaeaea;display: -webkit-inline-box;display: -ms-inline-flexbox;display: inline-flex;-webkit-box-align: center;-ms-flex-align: center;align-items: center;-webkit-box-pack: center;-ms-flex-pack: center;justify-content: center;}.post-box.sty69 .post-content {position: static;padding: 0 10px;}.post-box.sty69 .post-content .title {font-size: 15px;color: #111;font-weight: 600;margin-bottom: 30px;}.post-box.sty69 .post-content .fflex {-webkit-box-pack: justify;-ms-flex-pack: justify;justify-content: space-between;}.post-box.sty69 .post-content span {font-size: 13px;color: #c4161c;font-weight: 700;display: inline-block;text-transform: uppercase;}.post-box.sty70 {padding-bottom: 10px;}.post-box.sty70 .post-content {position: relative;padding: 10px 15px;background-color: #fff;margin: 0 auto;width: 90%;border-bottom: 1px solid #e8e8e8;}.post-box.sty70 .post-content .title {font-size: 18px;color: #000;margin: 0;font-weight: 500;line-height: 1.5;-webkit-line-clamp: 2;}.post-box.sty70 .post-frame {border-radius: 0;}.post-box.sty71 .post-content {text-align: left;}.post-box.sty71 .post-content .title {line-height: 1.3;-webkit-line-clamp: 2;}.post-box.sty71 .post-content span {text-transform: uppercase;font-size: 12px;color: #fff;background: #000;padding: 2px 6px;display: inline-block;border-radius: 3px;}.post-box.sty71 .post-frame {border-radius: 0;}.post-box.sty71 .post-logo-img {position: absolute;top: 0;left: 0;display: -webkit-box;display: -ms-flexbox;display: flex;-webkit-box-align: center;-ms-flex-align: center;align-items: center;-webkit-box-pack: start;-ms-flex-pack: start;justify-content: flex-start;padding: 10px 20px;}.post-box.sty71 .post-logo-img .logo {width: 45%;margin: 2px 0 0 40px;position: relative;z-index: 5;}.post-box.sty71:hover .post-content .title {color: #00b56f;}.post-box:hover .post-frame img {-webkit-transform: scale(1.2);transform: scale(1.2);}.border-box .content {padding-top: 12px;}.border-box .content a {font-size: 15px;font-weight: 500;}.border-box .content ul {padding-top: 15px;}.border-box .content ul li {margin-right: 15px;}.border-box .content ul li a span {margin-left: 10px;}.crickeet-slider {padding: 10px 0;}.crickeet-slider .boxese {background: #fff;padding: 12px 15px;border-radius: 4px;}.crickeet-slider .boxese img, .sher-slider .boxese img {margin: 0 auto;}.poet-all {position: relative;}.poet-all h5, .poet-all span {display: inline-block;vertical-align: middle;}.poet-all h5 {font-weight: 600;}.poet-all span {width: 20px;height: 20px;background: #c4161c;color: #fff;border-radius: 50%;text-align: center;margin-left: 10px;font-size: 11px;line-height: 20px;}.header-dark-astrology .navigation .nav-receiver ul > li, .poet-detail {margin-bottom: 10px;}.poet-detail a {font-size: 16px;font-weight: 600;}.poet-all span, .poet-detail span {font-weight: 500;}.tabs-sec .flex-tab {display: -webkit-box;display: -ms-flexbox;display: flex;-webkit-box-align: center;-ms-flex-align: center;align-items: center;}.tabs-sec .flex-tab ul li a {font-weight: 700;font-size: 16px;text-transform: capitalize;}.decorator_title h3 {margin-bottom: 16px;}.right-see a {color: #5baaf4;}.sher-slider {padding: 10px 0;}.sher-slider .boxese {border-radius: 8px;margin: 0 10px 0 0;}p.para-p {color: #7b7b7b;font-weight: 400;text-align: center;margin-top: 10px;}.slick-dots {display: -webkit-box;display: -ms-flexbox;display: flex;-webkit-box-pack: center;-ms-flex-pack: center;justify-content: center;bottom: 0;right: 0;left: 0;margin: auto;-webkit-transform: translateX(0);transform: translateX(0);}.slick-dots li {height: 15px;}.slick-dots li button {background: 0 0;border: 0;text-indent: 9999px;width: 10px;height: 10px;border-radius: 50%;background-color: #b7b7b7;margin: 0 8px;opacity: 1;padding: 0;}.slick-dots li.slick-active button {background-color: #111;opacity: 1;outline: 0;}.custom-pagination .slick-dots li.slick-active, .header .header-logo .logo img, .home-astrology-tabs ul {display: block;}@media (max-width: 991px) {.slick-dots li button {width: 13px;height: 13px;}}@media (max-width: 767px) {.slick-dots {bottom: 35px;}.slick-dots li button {margin: 0 6px;}}.sliderArrows {position: relative;}.sliderArrows button.slick-arrow {position: absolute;background-color: transparent;border: 0;top: auto;-webkit-transform: translateY(-50%);transform: translateY(-50%);height: 55px;padding: 0;right: 24px;margin: 0;overflow: hidden;z-index: 2;opacity: 1;bottom: -80px;}.sliderArrows button.slick-arrow img {width: 100%;height: 100%;}.sliderArrows button.slick-arrow .tosvg path, .sliderArrows button.slick-arrow .tosvg polygon, .sliderArrows button.slick-arrow.slick-disabled:hover .tosvg path, .sliderArrows button.slick-arrow.slick-disabled:hover .tosvg polygon {fill: #fff !important;}.sliderArrows button.slick-arrow i {font-size: 18px;color: #c7c6c6;}.sliderArrows button.slick-arrow i:hover {color: #111;}.sliderArrows button.slick-arrow.slick-next .tosvg, .sliderArrows button.slick-arrow.slick-next img {width: 55px;height: 55px;-webkit-transform: rotate(180deg);transform: rotate(180deg);}.sliderArrows button.slick-arrow.slick-disabled {opacity: 0.5;cursor: not-allowed;}.sliderArrows button.slick-arrow:hover .tosvg path, .sliderArrows button.slick-arrow:hover .tosvg polygon {fill: #c4161c !important;}.sliderArrows.sty1 button {border: 1px solid #111;border-radius: 50%;width: 21px;height: 21px;bottom: -9px;background-color: #fff;}.sliderArrows.sty1 button i {font-size: 10px;color: #111;}.sliderArrows.sty2 button {border: 1px solid #fff;border-radius: 50%;width: 40px;height: 40px;background-color: transparent;bottom: 0;left: -60px;}.sliderArrows.sty2 button i {color: #fff;display: -webkit-box;display: -ms-flexbox;display: flex;-webkit-box-align: center;-ms-flex-align: center;align-items: center;-webkit-box-pack: center;-ms-flex-pack: center;justify-content: center;font-size: 14px;}.sliderArrows.sty2 button.slick-next {right: -60px;left: auto;}.sliderArrows.sty3 button {background-color: transparent;bottom: 0;left: -15px;right: auto;top: -16px;}.sliderArrows.sty3 button i {color: #c7c6c6;font-size: 14px;font-weight: 700;}.sliderArrows.sty3 button i:hover {color: #c7c6c6;}.sliderArrows.sty3 button.slick-next {right: -15px;left: auto;}@media (max-width: 991px) {.sliderArrows {display: none;}}.video-arrows {position: absolute;top: 50%;width: 100%;}.photos-arrows-wrap .photos-arrows, .sliderArrows.sty3 button i, .video-arrows .slick-arrow {display: -webkit-box;display: -ms-flexbox;display: flex;-webkit-box-align: center;-ms-flex-align: center;align-items: center;}.sliderArrows.sty3 button i, .video-arrows .slick-arrow {-webkit-box-pack: center;-ms-flex-pack: center;justify-content: center;}.video-arrows .slick-arrow {position: absolute;left: -50px;height: 31px;width: 31px;border-radius: 50%;background-color: rgba(255, 255, 255, 0.5);color: #111;border: 0;-webkit-transition: all 0.3s ease-in-out;transition: all 0.3s ease-in-out;}.video-arrows .slick-arrow.slick-next {right: -50px;left: inherit;}.video-arrows .slick-arrow:hover, .video-arrows.secondary-color .slick-arrow:hover {background-color: #000;color: #fff;}.header .top-row .edition-select .edition-drop-wrap .edition-dropdown > li:hover a, .header .top-row .social-icons-wrap a.sign-link:hover, .video-arrows.secondary-color .slick-arrow {color: #c4161c;}.photos-arrows-wrap {position: relative;}.photos-arrows-wrap .photos-arrows {text-align: right;-webkit-box-pack: justify;-ms-flex-pack: justify;justify-content: space-between;}.photos-arrows-wrap .photos-arrows .slick-arrow {width: 23px;height: 23px;border-radius: 50%;-webkit-box-pack: center;-ms-flex-pack: center;justify-content: center;border: 0;-webkit-box-shadow: none;box-shadow: none;background-color: #e5e5e5;font-size: 9px;color: #979797;position: relative;z-index: 1;}.photos-arrows-wrap .photos-arrows .slick-arrow:hover {color: #fff;background-color: #000;}.photos-arrows-wrap .slider-count-text {position: absolute;left: 0;right: 0;text-align: center;bottom: 0;}.slider-count-text {font-size: 13px;font-weight: 700;color: #9495a3;}.header .top-row .top-row-flex, .photos-arrows-wrap .photos-arrows .slick-arrow, .team-arrow-slider button.slick-arrow {display: -webkit-box;display: -ms-flexbox;display: flex;-webkit-box-align: center;-ms-flex-align: center;align-items: center;}.team-arrow-slider button.slick-arrow {width: 30px;height: 30px;background-color: transparent;-webkit-box-shadow: none;box-shadow: none;border: 1px solid #fff;font-size: 14px;color: #fff;position: absolute;right: 10px;top: 0;bottom: 0;margin: auto;z-index: 2;-webkit-box-pack: center;-ms-flex-pack: center;justify-content: center;}.team-arrow-slider button.slick-arrow.slick-prev {display: none !important;}.header {position: relative;background-color: #fff;z-index: 9;width: 100%;left: 0;top: 0;}.header:before {content: "";height: 2px;background-color: #231f20;z-index: 1;}@media (max-width: 991px) {.header:before {display: none;}}.header, .header .top-row .bol-list > li a:before, .header a {-webkit-transition: all 0.3s ease-in-out;transition: all 0.3s ease-in-out;}.header a {display: inline-block;}@media (max-width: 991px) {.header .head-adds {padding: 10px;}}.header .top-row {border-top: 1px solid #ececec;border-bottom: 1px solid #ececec;}.header .top-row .top-row-flex {-ms-flex-wrap: wrap;flex-wrap: wrap;}@media (max-width: 1199px) {.header .top-row .top-row-flex {-webkit-box-pack: center;-ms-flex-pack: center;justify-content: center;}}.header .top-row .edition-select {padding: 0 10px;position: relative;}.header .top-row .bol-list > li a, .header .top-row .edition-select span, .header .top-row .social-icons-wrap a.sign-link {font-size: 11px;color: #595959;font-weight: 400;text-transform: uppercase;}.header .top-row .edition-select .edition-drop-wrap {padding: 0 24px 0 0;position: static;}.header .top-row .edition-select .edition-drop-wrap .dropdownbtn.viewArrow:after {font-size: 6px;color: #595959;top: 3px;right: 15px;}.header .top-row .edition-select .edition-drop-wrap .edition-dropdown {border-radius: 0;top: 32px;padding: 12px 15px;-webkit-box-shadow: 0 4px 5px 1px rgba(0, 0, 0, 0.1);box-shadow: 0 4px 5px 1px rgba(0, 0, 0, 0.1);}.header .top-row .edition-select .edition-drop-wrap .edition-dropdown > li {margin-bottom: 5px;}.header .top-row .edition-select .edition-drop-wrap .edition-dropdown > li a {color: #595959;font-weight: 400;}.header .top-row .edition-select .edition-drop-wrap.show-dd .dropdownbtn.viewArrow:after {top: -3px;}.header .top-row .bol-list {border-left: 1px solid #ececec;}.header .top-row .bol-list > li a {display: -webkit-box;display: -ms-flexbox;display: flex;-webkit-box-align: center;-ms-flex-align: center;align-items: center;padding: 10px;position: relative;}.header .top-row .bol-list > li a:before {content: "";position: absolute;left: 0;top: -1px;right: 0;margin: auto;width: 0;height: 3px;background-color: #c4161c;}.header .top-row .bol-list > li a span {margin-left: 6px;display: inline-block;}.header .top-row .social-icons-wrap {margin-left: auto;}@media (max-width: 1199px) {.header .top-row .social-icons-wrap {margin: 10px auto;}}.header .top-row .social-icons-wrap a.sign-link {margin-right: 15px;font-size: 13px;}.header .top-row .social-icons-wrap .btn.btn-earn {margin-right: 15px;}.header .top-row .social-icons-wrap .social > li a {color: #595959;border-color: #595959;width: 25px;height: 25px;font-size: 12px;}.header .top-row .social-icons-wrap .social > li:hover a {color: #fff;background-color: #595959;}@media (max-width: 767px) {.header .top-row {display: none;}}.header .top-row .app-list {display: -webkit-box;display: -ms-flexbox;display: flex;-webkit-box-align: center;-ms-flex-align: center;align-items: center;padding: 5px 12px;background-color: #c4161c;border-radius: 25px;margin-right: 15px;}.header .top-row .app-list > li {margin-right: 10px;line-height: 14px;}.header .top-row .app-list > li a {color: #fff;font-size: 14px;line-height: 14px;}.header .top-row .app-list > li:hover a {color: #111;}.header .header-logo {padding: 15px 0;}.header .header-logo .logo {margin-bottom: 15px;display: inline-block;}.header .header-logo .logo svg {max-width: 70%;height: auto;}@media (max-width: 991px) {.header .header-logo .logo svg {max-width: 100%;}}@media (max-width: 1199px) {.header .header-logo .logo {margin-bottom: 10px;}}@media (max-width: 575px) {.header .header-logo .logo {max-width: 70%;margin-bottom: 0;}}.header .header-logo .head-date-time {display: -webkit-box;display: -ms-flexbox;display: flex;-webkit-box-align: center;-ms-flex-align: center;align-items: center;-webkit-box-pack: center;-ms-flex-pack: center;justify-content: center;}.header .header-logo .head-date-time > li a {font-size: 12px;font-weight: 500;color: #595959;padding: 0 12px;text-transform: uppercase;position: relative;}.header .header-logo .head-date-time > li a:before {content: "";width: 1px;height: 13px;background-color: #595959;position: absolute;right: 0;top: 0;bottom: 0;margin: auto;}@media (max-width: 767px) {.header .header-logo .head-date-time > li a {font-size: 9px;}}.header .header-logo .head-date-time > li:last-child a:before, .header-dark-pag .top-row .toplink ul li:last-child:after {display: none;}.covidsec.sty1 h5, .header .header-logo .head-date-time > li.weather-icon i {font-size: 16px;}@media (max-width: 767px) {.header .header-logo .head-date-time > li.weather-icon i {font-size: 13px;}}@media (max-width: 1199px) {.header .header-logo .head-date-time {margin-bottom: 15px;}}@media (max-width: 575px) {.header .header-logo .head-date-time {display: none;}}@media (max-width: 1199px) {.header .header-logo {text-align: center;}}@media (max-width: 991px) {.header .header-logo .advert {display: none;}}@media (max-width: 575px) {.header .header-logo {padding: 0;}}.header .menu-section {border-top: 1px solid #ececec;background-color: transparent;}.header .menu-section .small-logo, .header-dark .navigation .menu > li > a:after {opacity: 0;-webkit-transition: all 0.3s ease-in-out;transition: all 0.3s ease-in-out;}.header .menu-section .small-logo {width: 47px;height: 46px;margin-right: 10px;pointer-events: none;visibility: hidden;position: relative;z-index: 3;}@media (max-width: 991px) {.header .menu-section {padding: 10px 0;border-bottom: 2px solid #231f20;background: #fff;}}.header .navigation .close-main-menu {display: none;position: absolute;right: 15px;top: 12px;font-size: 14px;}@media (max-width: 991px) {.header .navigation .close-main-menu {display: block;}}.header .navigation .menu {display: -webkit-box;display: -ms-flexbox;display: flex;-webkit-box-align: center;-ms-flex-align: center;align-items: center;}.header .navigation .menu > li {margin-right: 11px;position: relative;}.header .navigation .menu > li > a {font-size: 13px;font-weight: 500;color: #111;padding: 15px 0;-webkit-transition: all 0s ease-in-out;transition: all 0s ease-in-out;}@media (max-width: 1199px) {.header .navigation .menu > li > a {font-size: 12px;}}.header .navigation .menu > li.is--active > a, .header .navigation .menu > li:hover > a, .header .search-menu-list > li > a.is--active, .header .search-menu-list > li > a:hover {color: #c4161c;}@media (max-width: 1199px) {.header .navigation .menu > li {margin-right: 5px;}}.header .navigation .menu > li.onhover a:before {content: "";position: absolute;left: 0;right: 0;margin: auto;width: 0;height: 0;border-left: 9px solid transparent;border-right: 9px solid transparent;border-bottom: 9px solid #111;opacity: 0;bottom: -5px;-webkit-transition: all 0.2s ease-in-out;transition: all 0.2s ease-in-out;}.header .navigation .menu > li.onhover.is--active a:before {bottom: 2px;opacity: 1;}@media (max-width: 991px) {.header .navigation {position: fixed;top: 0;left: -100%;width: 300px;height: 100%;background-color: #000;display: -webkit-box;display: -ms-flexbox;display: flex;-webkit-box-align: center;-ms-flex-align: center;align-items: center;z-index: 11;-webkit-transition: all 0.3s ease-in-out;transition: all 0.3s ease-in-out;-webkit-box-shadow: 0 10px 5px 2px rgba(0, 0, 0, 0.2);box-shadow: 0 10px 5px 2px rgba(0, 0, 0, 0.2);margin-top: 0;padding: 30px;overflow: auto;}.header .navigation .menu {display: block;}.header .navigation .menu > li {margin-bottom: 10px;margin-right: 0;}.header .navigation .menu > li > a {color: #fff;padding: 0;}.header .navigation .menu > li:last-child {margin-bottom: 0;}}.header .navigation.is--open {left: 0;}.header .search-menu-list {display: -webkit-box;display: -ms-flexbox;display: flex;-webkit-box-align: center;-ms-flex-align: center;align-items: center;-ms-flex-pack: distribute;justify-content: space-around;}.header .search-menu-list > li > a {font-size: 16px;color: #7a7a7a;}@media (max-width: 991px) {.header .search-menu-list > li > a {margin: 0 3px;font-size: 14px;}}.header .search-menu-list > li > a i, .header-dark .search-menu-list > li > a.is--active i {vertical-align: middle;}.header.sticky-header:before {position: fixed;bottom: 0;top: 46px;}.header.sticky-header .menu-section {border-top: 0;position: fixed;width: 100%;top: 0;-webkit-box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.1);box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.1);background-color: #fff;z-index: 11;}.header.sticky-header .menu-section .small-logo {pointer-events: inherit;visibility: visible;opacity: 1;margin-left: 0;-webkit-transition: visibility 0.55s ease-in-out opacity 0.55s ease-in-out;transition: visibility 0.55s ease-in-out opacity 0.55s ease-in-out;}.header.sticky-header .navigation .menu > li > a {font-size: 12px;padding: 14px 0;}@media (max-width: 1199px) {.header.sticky-header .navigation .menu > li > a {font-size: 10px;}}@media (max-width: 991px) {.header.sticky-header .navigation .menu > li > a {padding: 0;font-size: 12px;}}.header.sticky-header .navigation .menu > li.onhover a:before {border-left: 5px solid transparent;border-right: 5px solid transparent;border-bottom: 5px solid #111;}.header.sticky-header .mega-menu-wrap.is--active {position: fixed !important;top: 0;left: 0;right: 0;margin: auto;width: 100%;}@media (max-width: 991px) {.header.sticky-header .mega-menu-wrap {z-index: 12;}}.header.sticky-header .mega-menu-wrap .menu-dropdown {top: 0;}.header-dark .main-head-dropdown .dropdown:after, .header-dark:before {display: none;}.header-dark .top-row {background-color: #222;border-color: #222;}.header-dark .top-row .bol-list > li > a, .header-dark .top-row .edition-select .edition-drop-wrap .dropdownbtn.viewArrow:after, .header-dark .top-row .edition-select span {color: #a4a4a4;}.header-dark .top-row .social-icons-wrap a.sign-link {color: #a4a4a4;text-transform: inherit;}.header-dark .top-row .social-icons-wrap .social > li > a {border: 0;color: #a4a4a4;width: auto;height: auto;font-size: 14px;}.header-dark .top-row .social-icons-wrap .social > li:hover a {color: #fff;background-color: transparent;}.header-dark .header-logo {padding: 5px 0;background-color: #000;text-align: left;}.header-dark .header-logo .logo {margin-bottom: 0;}.header-dark .header-logo .logo p {color: #fff;font-weight: 500;text-transform: uppercase;}@media (max-width: 1199px) {.header-dark .header-logo .logo p {font-size: 16px;}}@media (max-width: 991px) {.header-dark .header-logo .logo p {font-size: 26px;margin-left: 0;}}@media (max-width: 767px) {.header-dark .header-logo .logo p {font-size: 16px;}}@media (max-width: 991px) {.header-dark .header-logo {padding-top: 15px;}}.header-dark .menu-section {background-color: #0270df;border: 0;}.header-dark .navigation .menu > li {margin-right: 18px;margin-left: -5px;}.header-dark .navigation .menu > li > a {font-weight: 500;color: #fff;font-size: 12px;position: relative;-webkit-transition: all 0.3s ease-in-out;transition: all 0.3s ease-in-out;}.header-dark .navigation .menu > li > a:after {content: "";position: absolute;right: -15px;top: 0;bottom: 0;margin: auto;width: 0;height: 0;border-top: 15px solid transparent;border-bottom: 15px solid transparent;border-left: 15px solid #222;}@media (max-width: 1199px) {.header-dark .navigation .menu > li > a:after {right: -13px;border-top: 13px solid transparent;border-bottom: 13px solid transparent;border-left: 13px solid #222;}.header-dark .navigation .menu > li > a {font-size: 10px;}}.header-dark .navigation .menu > li.is--active > a, .header-dark .navigation .menu > li:hover > a {color: #fff;background-color: #222;}.header-dark .navigation .menu > li.is--active > a:after, .header-dark .navigation .menu > li:hover > a:after {opacity: 1;}@media (max-width: 1199px) {.header-dark .navigation .menu > li {margin-right: 10px;}}.header-dark .navigation .menu > li:first-child, .header-dark-astrology .navigation .menu > li:first-child, .header-sports .navigation .menu > li:first-child {margin-left: 0;}@media (max-width: 1199px) {.header-dark .navigation .menu > li {margin-left: 0;}}.header-dark .search-menu-list {-webkit-box-pack: end;-ms-flex-pack: end;justify-content: flex-end;}.header-dark .search-menu-list > li > a {color: #fff;}.header-dark .search-menu-list > li > a i {vertical-align: inherit;}.header-dark .search-menu-list > li > a.is--active, .header-dark .search-menu-list > li > a:hover {color: #222;}.header-dark.sticky-header .menu-section {background-color: #0270df;}.header-dark.sticky-header .navigation .menu > li > a {font-size: 12px;padding: 6px 5px;}@media (max-width: 1199px) {.header-dark.sticky-header .navigation .menu > li > a {font-size: 10px;}}.header-dark-astrology .navigation, .header-dark-astrology .navigation .menu {width: 100%;}.header-dark-astrology .navigation .menu > li {margin-right: 18px;-ms-flex-negative: 0;flex-shrink: 0;}.header-dark-astrology .navigation .menu > li > a {text-transform: uppercase;}.header-dark-astrology .navigation .menu > li > a span {position: relative;}.header-dark-astrology .navigation .menu > li > a:before {content: "";position: absolute;left: 0;top: 0;width: 100%;height: 100%;background-color: #c4161c;-webkit-transform: skew(-15deg);transform: skew(-15deg);opacity: 0;-webkit-transition: all 0.3s ease-in-out;transition: all 0.3s ease-in-out;}.header-dark-astrology .navigation .menu > li > a.noBefore::before, .header-dark-astrology .navigation .menu > li > a:after, .header-dark-astrology.sticky-header .navigation .menu > li.astrology-drop a:after, .header-dark-astrology.sticky-header .navigation .menu > li.astrology-drop a:before {display: none;}.header-dark-astrology .navigation .menu > li.is--active > a, .header-dark-astrology .navigation .menu > li:hover > a, .header-dark-astrology .search-menu-list > li > a.is--active, .header-dark-astrology .search-menu-list > li > a:hover {color: #fff;}.header-dark-astrology .navigation .menu > li.is--active > a:before, .header-dark-astrology .navigation .menu > li:hover > a:before, .header-sports .navigation .menu > li.is--active a::before, .header-sports .navigation .menu > li:hover a::before {opacity: 1;}@media (max-width: 1199px) {.header-dark-astrology .navigation .menu > li {margin-left: 0;}}@media (max-width: 991px) {.header-dark-astrology .navigation .menu > li {margin-right: 0;}}@media (max-width: 1199px) {.header-dark-astrology .navigation .menu {width: calc(100% - 250px);}}@media (max-width: 991px) {.header-dark-astrology .navigation .menu {width: 100%;}}.header-dark-astrology .navigation .nav-receiver .dropdown-text {font-size: 14px;color: #fff;}.header-dark-astrology .navigation .nav-receiver ul {min-width: 210px;left: -25px;}.header-dark-astrology .navigation .nav-receiver ul > li a {padding: 0;font-size: 13px;text-transform: capitalize;}.header-dark-astrology .navigation .nav-receiver ul > li:last-child, .main-head-drop-list > li:last-child {margin-bottom: 0;}@media (max-width: 991px) {.header-dark-astrology .navigation .nav-receiver {display: none;}.header-dark-astrology .navigation {width: auto;}}.header-dark-astrology .nav-hamburger {margin-left: 50px;}@media (max-width: 767px) {.header-dark-astrology .nav-hamburger {margin-left: 0;}}.header-dark-astrology.sticky-header .menu-section {background-color: #1f1f1f;}.main-head-dropdown {position: static;}.main-head-dropdown .js-dropdownbtn {z-index: 3;position: relative;}.main-head-dropdown .js-dropdownbtn.is--active i:before {content: "";}.main-head-dropdown .dropdown {position: absolute;left: 0;width: 100%;min-width: 100%;border-radius: 0;padding: 30px;overflow: auto;}.main-head-dropdown .dropdown:after {content: "";position: absolute;left: 0;top: -50px;height: 48px;width: 100%;background-color: rgba(255, 255, 255, 0.9);z-index: 1;}@media (max-width: 991px) {.main-head-dropdown .dropdown {padding: 20px;max-height: 500px;overflow: auto;border-top: 0;}.main-head-dropdown .dropdown .main-head-detail-box {margin-bottom: 20px;-webkit-box-pack: start;-ms-flex-pack: start;justify-content: flex-start;}.main-head-dropdown .dropdown .main-head-detail-box > li {-webkit-box-flex: 0;-ms-flex: 0 0 25%;flex: 0 0 25%;max-width: 25%;}}@media (max-width: 767px) {.main-head-dropdown .dropdown .main-head-detail-box {margin-bottom: 15px;}.main-head-dropdown .dropdown .main-head-detail-box > li {-webkit-box-flex: 0;-ms-flex: 0 0 50%;flex: 0 0 50%;max-width: 50%;}}@media (max-width: 575px) {.main-head-dropdown .dropdown .main-head-detail-box {margin-bottom: 0;}.main-head-dropdown .dropdown .main-head-detail-box > li {-webkit-box-flex: 0;-ms-flex: 0 0 100%;flex: 0 0 100%;max-width: 100%;}}.main-head-detail-box {display: -webkit-box;display: -ms-flexbox;display: flex;-webkit-box-pack: justify;-ms-flex-pack: justify;justify-content: space-between;-ms-flex-wrap: wrap;flex-wrap: wrap;margin: 0-10px;}.main-head-detail-box > li {padding: 0 10px;}@media (max-width: 991px) {.main-head-detail-box > li {-webkit-box-flex: 1;-ms-flex: 1;flex: 1;}}@media (max-width: 767px) {.main-head-detail-box > li {-webkit-box-flex: 0;-ms-flex: 0 0 50%;flex: 0 0 50%;max-width: 50%;margin-bottom: 10px;}}@media (max-width: 575px) {.main-head-detail-box > li {-webkit-box-flex: 0;-ms-flex: 0 0 100%;flex: 0 0 100%;max-width: 100%;}}.main-head-drop-list {display: block;margin-bottom: 25px;}.main-head-drop-list > li {display: block;margin-bottom: 10px;}.main-head-drop-list > li a {font-size: 13px;color: #111;text-transform: capitalize;font-weight: 500;}@media (max-width: 1199px) {.main-head-drop-list > li a {font-size: 12px;}}.main-head-drop-list > li a.style1 {font-weight: 700;font-size: 15px;}@media (max-width: 1199px) {.main-head-drop-list > li a.style1 {font-size: 14px;}}@media (max-width: 991px) {.main-head-drop-list > li a.style1 {font-size: 13px;}}.main-head-drop-list > li a.view-more {font-size: 12px;color: #c4161c;font-weight: 600;display: -webkit-box;display: -ms-flexbox;display: flex;-webkit-box-align: center;-ms-flex-align: center;align-items: center;}.head-search-box button i, .main-head-drop-list > li a.view-more i {margin-left: 5px;}.main-head-drop-list > li a.view-more:hover {color: #111;}.main-head-drop-list > li a.new span {color: #e53e43;font-size: 7px;}.head-search-box button:hover, .main-head-drop-list > li:hover a {color: #c4161c;}.main-head-drop-list.style1 > li a {font-weight: 500;}@media (max-width: 991px) {.main-head-drop-list.resp-drop-list {display: -webkit-inline-box;display: -ms-inline-flexbox;display: inline-flex;-webkit-box-pack: start;-ms-flex-pack: start;justify-content: flex-start;-webkit-box-align: start;-ms-flex-align: start;align-items: flex-start;-ms-flex-wrap: wrap;flex-wrap: wrap;}.main-head-drop-list.resp-drop-list > li {-webkit-box-flex: 0;-ms-flex: 0 0 33.33%;flex: 0 0 33.33%;max-width: 33.33%;}}@media (max-width: 767px) {.main-head-drop-list.resp-drop-list > li {-webkit-box-flex: 0;-ms-flex: 0 0 50%;flex: 0 0 50%;max-width: 50%;}}.main-head-drop-list.astro-drop-list > li a {font-size: 12px;line-height: 1.4;color: #888;display: block;padding: 0;text-transform: uppercase;}.main-head-drop-list.astro-drop-list > li a.style1 {font-size: 12px;font-weight: 400;display: inline-block;line-height: 1;padding: 5px 10px 4px 7px;position: relative;color: #fff;margin: 0 0 5px;}.main-head-drop-list.astro-drop-list > li a.style1:before {position: absolute;content: "";width: 10px;height: 100%;right: -5px;top: 0;-webkit-transform: skewX(-20deg);transform: skewX(-20deg);background-color: inherit;}.head-search-box {position: relative;margin-bottom: 30px;}.head-search-box .form-control {padding: 15px 100px 15px 15px;border: 1px solid #ccc;border-radius: 4px;font-size: 14px;color: gray;height: 42px;}.head-search-box .form-control:-moz-placeholder {color: gray;opacity: 1;}.head-search-box .form-control::-moz-placeholder {color: gray;opacity: 1;}.head-search-box .form-control:-ms-input-placeholder {color: gray;opacity: 1;}.head-search-box .form-control::-webkit-input-placeholder {color: gray;opacity: 1;}.head-search-box button {position: absolute;right: 20px;top: 0;font-size: 14px;color: gray;display: -webkit-box;display: -ms-flexbox;display: flex;-webkit-box-align: center;-ms-flex-align: center;align-items: center;background-color: transparent;border: 0;padding: 0;line-height: 14px;height: 100%;-webkit-transition: all 0.3s ease-in-out;transition: all 0.3s ease-in-out;}@media (max-width: 1199px) {.head-search-box {margin-bottom: 20px;}.head-search-box .form-control, .head-search-box button {font-size: 13px;}}@media (max-width: 991px) {.head-search-box {margin-bottom: 15px;height: 40px;}.head-search-box .form-control, .head-search-box button {font-size: 12px;}}.head-search-box.sty1, footer.footer-light .foot-logo {margin-bottom: 0;}@media (max-width: 991px) {.head-search-box.sty1 {margin-top: 20px;}}.head-search-box.sty1 .form-control {height: 47px;color: #9a9a9a;padding: 10px 76px 10px 15px;}.head-search-box.sty1 button {background: #c4161c;right: 0;padding: 0 20px;border-top-right-radius: 4px;font-size: 17px;text-align: center;border-bottom-right-radius: 4px;}.head-search-box.sty1 button i {margin: 0;color: #fff;}.head-search-box.sty3 {margin: 30px 0 0;display: inline-block;vertical-align: middle;width: 70%;text-align: center;position: relative;z-index: 1;}.head-search-box.sty3 input {border-radius: 20px;-webkit-box-shadow: inset -1px 0 7px 0 rgba(2, 79, 183, 0.35);box-shadow: inset -1px 0 7px 0 rgba(2, 79, 183, 0.35);height: 47px;padding: 15px 50px 15px 15px;}.head-search-box.sty3 button {font-size: 19px;}@media (max-width: 991px) {.head-search-box.sty3 {margin-bottom: 20px;width: 100%;}}.nav-hamburger {position: relative;cursor: pointer;z-index: 1;left: 0;top: 0;padding: 5px 9px 2px;background: #000;color: #fff;display: -webkit-box;display: -ms-flexbox;display: flex;-webkit-box-pack: center;-ms-flex-pack: center;justify-content: center;-webkit-box-align: center;-ms-flex-align: center;align-items: center;font-size: 14px;border-radius: 4px;-webkit-transition: all 0s ease-in-out;transition: all 0s ease-in-out;display: none;}@media (max-width: 991px) {.nav-hamburger {display: inline-block;}}.nav-hamburger.is--active i:before {content: "";}.calendar-list {width: 130px;margin-left: auto;}.calendar-list > li {margin-bottom: 10px;}.calendar-list > li:last-child {margin-bottom: 0;}@media (max-width: 991px) {.calendar-list {margin-left: 0;}}.calendar-box, .dropdown-left-side-bor, .header-sports .navigation .menu > li a span {position: relative;}.calendar-box .form-control {border: 1px solid #ccc;border-radius: 2px;height: 25px;font-size: 12px;color: #111;font-weight: 600;padding: 0 25px 0 10px;background-color: #fff;}.calendar-box i, .menu-dropdown .closeMenu {font-size: 13px;color: #c4161c;position: absolute;right: 10px;top: 7px;}.calendar-submit-btn button {width: 100%;}.dropdown-left-side-bor:before {content: "";position: absolute;left: -20px;top: 0;width: 1px;height: 100%;background-color: #ccc;}@media (max-width: 991px) {.dropdown-left-side-bor:before {display: none;}}.menu-dropdown {position: absolute;top: 0;left: 0;background-color: #fff;width: 100%;padding: 30px;-webkit-box-shadow: 0 18px 25px 0 rgba(206, 206, 206, 0.63);box-shadow: 0 18px 25px 0 rgba(206, 206, 206, 0.63);z-index: -1;}.menu-dropdown .closeMenu {right: 15px;top: 15px;width: 15px;height: 18px;z-index: 9;cursor: pointer;font-size: 16px;opacity: 1;display: none;}@media (max-width: 991px) {.menu-dropdown .closeMenu {right: 10px;top: 10px;font-size: 13px;}}.menu-dropdown.menu-market {left: 200px;}.menu-dropdown.menu-wealth {left: inherit;right: 200px;}.menu-dropdown.menu-international {left: 100px;padding: 15px;}.menu-dropdown.menu-industrywise {left: inherit;right: 0;padding: 15px;}.menu-dropdown.menu-home-astrology {padding: 0;border-bottom: 4px solid #c4161c;}@media (max-width: 991px) {.menu-dropdown {position: fixed;top: 10px !important;bottom: 10px !important;left: 10px !important;right: 10px !important;width: auto !important;overflow: auto;padding: 20px !important;z-index: 12;max-width: 100% !important;}.menu-dropdown .closeMenu {display: block;}}.hovershow {visibility: hidden;opacity: 0;-webkit-transform: translateY(-2em);transform: translateY(-2em);pointer-events: none;-webkit-transition: all 0.2s ease-in-out 0s, visibility 0s linear 0.2s, z-index 0s linear;transition: all 0.2s ease-in-out 0s, visibility 0s linear 0.2s, z-index 0s linear;}.hovershow.openhover {visibility: visible;opacity: 1;-webkit-transform: translateY(0);transform: translateY(0);pointer-events: inherit;-webkit-transition-delay: 0s, 0s, 0.2s;transition-delay: 0s, 0s, 0.2s;}@media (max-width: 991px) {.post-box-wrap {margin-bottom: 20px;}.post-box-wrap .covid-sec {padding-bottom: 0 !important;}.post-box-wrap .post-box.sty5 {margin-bottom: 0 !important;}.dropdown-left-side-bor .section-7 {margin-top: 20px;}}.main-menu-wrap {display: -webkit-box;display: -ms-flexbox;display: flex;-webkit-box-pack: justify;-ms-flex-pack: justify;justify-content: space-between;-webkit-box-align: center;-ms-flex-align: center;align-items: center;}@media (max-width: 991px) {.main-menu-wrap {display: block;}}.astrology-drop {position: static;}.astrology-drop > li {padding-right: 20px;}.astrology-drop > li > a {color: #fff;padding: 7px 0;font-size: 14px;line-height: 14px;}.astrology-drop > li > a.astrology-drop-menu {background-color: #666;padding: 6px 11px;line-height: 14px;}.astrology-drop > li > a.astrology-drop-menu:after, .astrology-drop > li > a.astrology-drop-menu:before {content: "";width: 100%;height: 5px;background-color: #666;position: absolute;left: 0;top: -5px;opacity: 1;}.astrology-drop > li > a.astrology-drop-menu:after {bottom: -5px;border: 0;right: inherit;top: inherit;display: block;}.astrology-drop > li.last-child {padding-right: 0;}@media (max-width: 1199px) {.astrology-drop > li > li {padding-right: 10px;}}@media (max-width: 991px) {.astrology-drop > li {z-index: 1;}}.home-astrology-dropdown {display: -webkit-box;display: -ms-flexbox;display: flex;-webkit-box-align: start;-ms-flex-align: start;align-items: flex-start;-webkit-box-pack: start;-ms-flex-pack: start;justify-content: flex-start;}@media (max-width: 991px) {.home-astrology-dropdown {display: block;}}.home-astrology-tabs {padding: 15px 0;-webkit-box-flex: 0;-ms-flex: 0 0 144px;flex: 0 0 144px;max-width: 144px;border-right: 1px solid #e8e8e8;}.home-astrology-tabs ul > li {display: block;overflow: hidden;padding-bottom: 5px;}.home-astrology-tabs ul > li > a {color: #111;display: inline-block;padding: 4px 25px 2px 15px;position: relative;}.home-astrology-tabs ul > li > a:before {position: absolute;content: "";width: 100%;height: 100%;left: -120px;top: 0;opacity: 0;z-index: -1;-webkit-transition: all 0.3s ease-in-out;transition: all 0.3s ease-in-out;-webkit-transform: skewX(-20deg);transform: skewX(-20deg);}.home-astrology-tabs ul > li > a.is-active, .home-astrology-tabs ul > li > a:hover {color: #fff;}.home-astrology-tabs ul > li > a.is-active:before, .home-astrology-tabs ul > li > a:hover:before {opacity: 1;left: -10px;background: #c4161c;}.home-astrology-tabs ul > li:last-child {padding-bottom: 0;}@media (max-width: 991px) {.home-astrology-tabs {-webkit-box-flex: 0;-ms-flex: 0 0 100%;flex: 0 0 100%;max-width: 100%;margin-bottom: 10px;}}@media (max-width: 991px) and (max-width: 991px) {.home-astrology-tabs {padding: 0;}}@media (max-width: 991px) {.home-astrology-tabs ul {display: -webkit-box;display: -ms-flexbox;display: flex;-webkit-box-align: center;-ms-flex-align: center;align-items: center;-ms-flex-wrap: wrap;flex-wrap: wrap;}.home-astrology-tabs ul > li {padding-right: 5px;}.home-astrology-tabs ul > li:last-child {padding-right: 0;}}.home-astrology-tab-content {padding: 15px;-webkit-box-flex: 1;-ms-flex: 1;flex: 1;}.home-astrology-tab-content .post-box.sty40, .poll-form .form-poll .form-group:hover .custom-radiobox .as-radio {border: 1px solid #fff;}.home-astrology-tab-content .post-box.sty40 .post-content {padding: 5px;bottom: 0;}@media (max-width: 991px) {.home-astrology-tab-content {padding: 15px 0;}}.bottom-drop-list {padding-top: 15px;margin-top: 10px;border-top: 1px solid #e8e8e8;}.bottom-drop-list > li {margin-bottom: 5px;position: relative;padding-left: 15px;}.bottom-drop-list > li::before {content: "";position: absolute;left: 0;top: 0;bottom: 0;margin: auto;width: 5px;height: 2px;background-color: #c4161c;}.bottom-drop-list > li > p, footer .foot-menu > li a {font-size: 12px;color: #111;font-weight: 500;}.bottom-drop-list > li:last-child, footer .foot-menu > li:last-child {margin-bottom: 0;}.header-sports .top-row {background-color: #1a1a1a;border-color: #1a1a1a;padding: 4px 0;}.header-sports .top-row .social-icons-wrap a.sign-link {color: #fff;text-transform: uppercase;margin: 0;}.header-sports .top-row .social-icons-wrap .social > li > a {border: 0;color: #fff;width: auto;height: auto;font-size: 14px;}.header-sports .top-row .date-time p {color: #888;text-transform: uppercase;font-size: 11px;}.header-sports .astrology-drop > li > a {color: #fff;border: 1px solid #fff;border-radius: 50%;width: 40px;height: 40px;text-align: center;display: -webkit-box;display: -ms-flexbox;display: flex;-webkit-box-align: center;-ms-flex-align: center;align-items: center;-webkit-box-pack: center;-ms-flex-pack: center;justify-content: center;background-color: transparent;position: relative;top: 46px;left: 10px;}.header-dark-ent .navigation .menu > li.onhover a:before, .header-sports .astrology-drop > li > a::after, .header-sports .astrology-drop > li > a::before {display: none;}.header-sports .header-logo {background-color: #000;padding: 5px 0;}.header-sports .menu-section {background-color: #1f1f1f;border: 0;}.advert a, .header-sports .navigation, .header-sports .navigation .menu {width: 100%;}.header-sports .navigation .menu > li {margin-right: 18px;-ms-flex-negative: 0;flex-shrink: 0;}.header-sports .navigation .menu > li a {padding: 8px 12px 8px 14px;font-weight: 500;color: #fff;font-size: 12px;position: relative;-webkit-transition: all 0.3s ease-in-out;transition: all 0.3s ease-in-out;text-transform: uppercase;}.header-sports .navigation .menu > li a:before {content: "";position: absolute;left: 0;top: 0;width: 100%;height: 100%;-webkit-transform: skew(-15deg);transform: skew(-15deg);opacity: 0;-webkit-transition: all 0.3s ease-in-out;transition: all 0.3s ease-in-out;}.header-sports .navigation .menu > li.is--active a, .header-sports .navigation .menu > li:hover a {color: #fff;background-color: #222;}.header-sports.sticky-header .menu-section {background-color: #000;}.header-dark-ent .header-logo {padding: 0;}.header-dark-ent .logo-goto {background-color: #c4161c;color: #fff;padding: 4px 10px;position: relative;}.header-dark-ent .logo-goto span {display: block;text-align: center;font-size: 10px;}.header-dark-ent .logo-goto img {width: 37px;margin: 0;}.header-dark-ent .logo-goto .arrow-left {width: 0;height: 0;border-top: 9px solid transparent;border-bottom: 9px solid transparent;border-right: 9px solid #c4161c;position: absolute;top: 0;left: -8px;bottom: 0;margin: auto;}.header-dark-ent .ent-logo, .header-dark-ent .logo-goto {display: inline-block;vertical-align: middle;}.header-dark-ent .ent-logo img {width: 50%;}.header-dark-ent .ent-logo p {color: #fff;margin: 0;}.header-dark-ent .navigation .menu > li {margin-right: 12px;}.header-dark-ent .navigation .menu > li .edition-drop-wrap span i {font-size: 7px;color: #fff;font-weight: 700;}.header-dark-ent .navigation .menu > li .edition-dropdown {padding: 0;margin: 0;width: 170px;left: -60px;top: 30px;}.header-dark-ent .navigation .menu > li .edition-dropdown li a {color: #000;font-weight: 500;padding: 7px 10px;display: block;}.header-dark-ent .navigation .menu > li .edition-dropdown li:hover > a {background-color: #c4161c;color: #fff;}.header-dark-ent .navigation .menu > li.firstli a, .header-dark-ent .search-ico {display: -webkit-box;display: -ms-flexbox;display: flex;-webkit-box-align: center;-ms-flex-align: center;align-items: center;-webkit-box-pack: center;-ms-flex-pack: center;justify-content: center;}.header-dark-ent .navigation .menu > li.firstli a {color: #c4161c;font-size: 22px;background: #fff;display: block;text-align: center;margin: auto;}.header-dark-ent .navigation .menu > li a {color: rgba(255, 255, 255, 0.7);font-weight: 600;font-size: 13px;}.header-dark-ent .navigation .menu > li a:after {display: none;}.header-dark-ent .navigation .menu > li.is--active a, .header-dark-ent .navigation .menu > li:hover a {background-color: transparent;color: #fff;}.header-dark-ent .search-ico {border-left: 1px solid rgba(255, 255, 255, 0.4);height: 73px;margin-left: auto;padding: 0 0 0 10px;}.header-dark-ent .search-ico i {font-size: 17px;color: #fff;margin: 0;vertical-align: middle;}.header-dark-ent .search-ico .head-search-box, figure {margin: 0;}.header-dark-ent .search-ico .head-search-box i {color: #000;}.header-dark-ent .search-ico .head-search-box input {padding: 15px 100px 15px 15px;border: 1px solid #ccc;border-radius: 4px;font-size: 14px;font-weight: 600;color: gray;height: 42px;}.header-dark-ent.sticky-header .menu-section {background-color: #f44141;}.header-dark-pag .header-logo {background-color: #222;}.header-dark-pag .header-logo .logo {margin-bottom: 0;}.header-dark-pag .header-logo .logo p {margin: 3px 0 0;}.header-dark-pag .top-row {border-color: #353535;padding: 3px 0;}.header-dark-pag .top-row .toplink ul li {display: inline-block;vertical-align: middle;}.header-dark-pag .top-row .toplink ul li a {color: #fff;font-size: 10px;font-weight: 600;}.header-dark-pag .top-row .toplink ul li:after {content: "";background: #fff;display: inline-block;width: 1px;height: 11px;margin: 0 4px;vertical-align: middle;}.header-dark-pag .top-row .social-icons-wrap a.sign-link {color: #fff;}.header-dark-pag .top-row .social-icons-wrap a.likebtn {background-color: #1877f2;color: #fff;padding: 2px 8px;border-radius: 4px;font-size: 12px;}.header-dark-pag .top-row .social-icons-wrap a.follow i, .header-dark-pag .top-row .social-icons-wrap a.likebtn i {font-size: 12px;margin: 0 5px 0 0;}.header-dark-pag .top-row .social-icons-wrap a.likebtn span {font-size: 12px;padding: 0 0 0 2px;}.header-dark-pag .top-row .social-icons-wrap a.follow {background-color: #5baaf4;color: #fff;padding: 2px 13px;border-radius: 24px;font-size: 12px;margin: 0 10px;}.header-dark-pag .top-row .social-icons-wrap a.follower {background-color: #fff;color: #000;padding: 2px 13px;border-radius: 4px;font-weight: 400;font-size: 12px;margin: 0;}.header-dark-pag .top-row .social-icons-wrap a.youtube {background-color: #e53e43;color: #fff;padding: 2px 0 2px 8px;border-radius: 2px;font-size: 12px;margin: 0 0 0 10px;}.header-dark-pag .top-row .social-icons-wrap a.youtube i {font-size: 15px;margin: 0 5px 0 0;vertical-align: middle;}.header-dark-pag .top-row .social-icons-wrap a.youtube span {font-size: 12px;padding: 0 5px;background-color: #fff;color: #000;margin: 0;display: inline-block;text-align: center;}.header-dark-pag.sticky-header .menu-section {background-color: #d30f57;}.header-dark-pag .navigation .menu > li {margin-right: 11px;}.category-list-anchor h4:after, .covid-cases h4:after, .header-dark-pag .navigation .menu > li > a:after, .ingredients-box-list h4:after {display: none;}.header-dark-pag .navigation .menu > li:first-child a {font-size: 15px;}.header-dark-pag .navigation .menu > li.is--active a, .header-dark-pag .navigation .menu > li:hover a {color: #c4161c;background-color: #fff;border-top-left-radius: 4px;border-top-right-radius: 4px;}footer {padding: 40px 0 0;border-top: 2px solid #231f20;}footer a {display: inline-block;-webkit-transition: all 0.3s ease-in-out;transition: all 0.3s ease-in-out;}.social, footer .foot-logo {margin-bottom: 35px;}footer .foot-logo svg {max-width: 73%;height: auto;}@media (max-width: 991px) {footer .foot-logo {margin-bottom: 30px;}}footer h6 {color: #111;font-weight: 600;margin-bottom: 15px;text-transform: uppercase;}footer .foot-menu {margin-bottom: 30px;}footer .foot-menu > li {margin-bottom: 10px;}footer .foot-menu > li:hover a {text-decoration: underline !important;}footer .copyrights {text-align: center;padding: 20px 0;border-top: 1px dashed #a5a5a5;margin-top: 20px;}footer .copyrights p {margin-bottom: 0;font-size: 13px;color: #111;font-weight: 500;}@media (max-width: 991px) {footer .copyrights {margin-top: 0;}footer .copyrights p {font-size: 12px;}}footer .footer-bottom-row {padding: 30px 0 20px;}footer.footer-light .foot-logo svg {max-width: 90%;height: auto;}@media (max-width: 991px) {footer.footer-light .foot-logo {margin-bottom: 20px;}}footer.footer-light .footer-bottom-row {background-color: #f5f5f5;}footer.footer-light .footer-bottom-row .foot-menu, footer.footer-light .social {margin-bottom: 0;}@media (max-width: 991px) {footer.footer-light .footer-bottom-row .foot-menu {margin-bottom: 20px;}}@media (max-width: 991px) {footer.footer-light .social {margin-top: 20px;}}@media (max-width: 575px) {footer.footer-light .social {margin-top: 0;}}footer.footer-light .copyrights {margin-top: 0;border-top: 0;}footer.footer-dark .foot-logo, footer.footer-dark .footer-bottom-row .foot-menu {margin-bottom: 0;}footer.footer-dark .foot-logo svg {max-width: 100%;height: auto;}@media (max-width: 991px) {footer.footer-dark .foot-logo {margin-bottom: 20px;}}.covid-cases h4, footer.footer-dark h6 {color: #ccc;}.dropdown-box .dropdown .covid-pak ul li:hover a, .social.sty1 a:hover i, .weather-widget-wrap .climate-box .sliderArrows button.slick-arrow i:hover, footer.footer-dark .copyrights p, footer.footer-dark .foot-menu > li a {color: #fff;}footer.footer-dark .footer-bottom-row {background: #1d1d1d;}@media (max-width: 991px) {footer.footer-dark .footer-bottom-row .foot-menu {margin-bottom: 20px;}}.social.sty2, footer.footer-dark .social {margin-bottom: 0;}footer.footer-dark .social > li a {background: #fff;}footer.footer-dark .social > li:hover a {color: #c4161c;}@media (max-width: 991px) {footer.footer-dark .social {margin-top: 20px;}}@media (max-width: 575px) {footer.footer-dark .social {margin-top: 0;}}footer.footer-dark .copyrights {margin-top: 0;border-top: 0;}.social {font-size: 0;display: block;}.social > li {display: inline-block;vertical-align: top;margin-right: 8px;}.social > li a {width: 30px;height: 30px;display: -webkit-box;display: -ms-flexbox;display: flex;-webkit-box-align: center;-ms-flex-align: center;align-items: center;-webkit-box-pack: center;-ms-flex-pack: center;justify-content: center;font-size: 16px;color: #111;border: 1px solid #111;border-radius: 50%;}.social > li:last-child {margin-right: 0;}.social > li:hover a {background-color: #111;color: #fff;}@media (max-width: 991px) {.social {margin-bottom: 30px;}}.social.sty1 a {background-color: #e8e8e8;border: 0;}.social.sty2 > li {margin-bottom: 10px;}.social.sty2 > li a {width: inherit;height: inherit;border: 0;padding: 5px;font-size: 12px;border-radius: 0;color: #fff;min-width: 82px;}.social.sty2 > li a i {margin-right: 5px;}.social.sty3 a {width: auto;border: 0;height: auto;color: #5e5e5e;}.social.sty3 a:hover {background-color: transparent;color: #c4161c;}.social.sty4 {margin: 0 0 20px;}.social.sty4 a {color: #fff;-webkit-box-align: center;-ms-flex-align: center;align-items: center;}.poll-form {padding: 10px 20px 0;display: block;height: 100%;}@media (max-width: 575px) {.poll-form {padding: 10px 0 0;}}.poll-form .post-box.sty8 .highlight-btn {position: relative;bottom: 0;left: 0;top: 0;padding: 2px 6px;font-size: 14px;}.poll-form p {font-size: 16px;font-weight: 500;line-height: 1.5;}@media (max-width: 575px) {.poll-form p {font-size: 14px;}}.poll-form .form-poll {padding: 20px 0 0;}.poll-form .form-poll .form-group {background-color: #f6f6f6;padding: 10px;margin: 0 0 15px;}.poll-form .thanks-msg {display: -webkit-box;display: -ms-flexbox;display: flex;-webkit-box-orient: vertical;-webkit-box-direction: normal;-ms-flex-direction: column;flex-direction: column;-webkit-box-align: center;-ms-flex-align: center;align-items: center;-webkit-box-pack: center;-ms-flex-pack: center;justify-content: center;height: 100%;}.weather li {padding: 0;}.bdr-all li:last-child .post-box.sty1, .weather li:last-child {padding: 0;}.weather span {font-weight: 700;font-size: 12px;text-transform: uppercase;}.weather span i {font-size: 17px;margin: 0 10px 0 5px;}.weather span i.ic-16 {font-size: 13px;margin: 2px 0 0 7px;color: #c4161c;}.vs, .vs span {font-weight: 500;}.vs {width: 30px;height: 30px;background-color: #f6f6f6;border-radius: 50%;text-align: center;font-size: 12px;}.vs span {font-size: 14px;}.dropdown-box .dropdown .covid-pak ul li {padding: 5px 10px;}.dropdown-box .dropdown .covid-pak ul li:hover {background-color: #c4161c;}.dropdown-box .dropdown .covid-pak ul li:last-child:hover {border-bottom-left-radius: 10px;border-bottom-right-radius: 10px;}.covidsec .edition-text {font-size: 16px;text-transform: uppercase;}.covidsec.sty1 {padding: 30px 20px;margin: 30px 0;}@media (max-width: 767px) {.covidsec.sty1 .edition-select-wrap {margin: 10px auto 0;}.covidsec.sty1 {text-align: center;}.covidsec.sty1 .action-btn {display: block;}}.covid-cases .action-btn i, .covidsec.sty1 .action-btn i {margin: 0 0 0 10px;font-size: 12px;}@media (max-width: 767px) {.covidsec.sty1 .action-btn i {font-size: 11px;}}.covid-cases, .table-border ul {display: -webkit-box;display: -ms-flexbox;display: flex;-webkit-box-align: center;-ms-flex-align: center;align-items: center;}.covid-cases {-webkit-box-pack: justify;-ms-flex-pack: justify;justify-content: space-between;}@media (max-width: 767px) {.covid-cases {display: block;}.covid-cases .covid-txt {display: inline-block;vertical-align: middle;width: 32%;margin: 20px 0 10px;}}@media (max-width: 575px) {.covid-cases .covid-txt {width: 100%;margin: 10px 0 20px;}}@media (max-width: 767px) {.covid-cases .action-btn {display: inline-block;vertical-align: middle;}}@media (max-width: 767px) {.covid-cases .action-btn i {font-size: 11px;}}.covid-cases.sty1 {padding: 20px;}@media (max-width: 991px) {.blockli li {display: inline-block;vertical-align: top;width: 33%;}}@media (max-width: 767px) {.blockli li {width: 49%;}}@media (max-width: 575px) {.blockli li {width: 100%;}}@media (max-width: 991px) {.blockli.sty1 {padding: 20px 0 0;}}.bdr-all:before {content: "";border-left: 1px dashed #c3c3c3;width: 1px;height: 100%;position: absolute;left: -15px;top: 0;}@media (max-width: 991px) {.bdr-all:before {display: none;}}.bdr-all:after {content: "";border-right: 1px dashed #c3c3c3;width: 1px;height: 100%;position: absolute;right: -15px;top: 0;}@media (max-width: 991px) {.bdr-all:after {display: none;}}.bdr-all, .bdr-left, .bdr-right {position: relative;padding: 0;}.bdr-left:before {content: "";border-left: 2px dashed #c3c3c3;width: 2px;height: 100%;position: absolute;left: -15px;top: 0;}@media (max-width: 991px) {.bdr-left:before {display: none;}}.bdr-left-1:before {content: "";border-left: 1px dashed #c3c3c3;width: 1px;height: 100%;position: absolute;left: 0;top: 0;}@media (max-width: 991px) {.bdr-left-1:before {display: none;}}@media (max-width: 991px) {.bdr-right {padding: 20px 0;}}.bdr-right:after {content: "";border-right: 2px dashed #c3c3c3;width: 2px;height: 100%;position: absolute;right: -15px;top: 0;}@media (max-width: 991px) {.bdr-right:after {display: none;}}.bdr-right-1:after {content: "";border-right: 1px dashed #c3c3c3;width: 1px;height: 100%;position: absolute;right: 0;top: 0;}@media (max-width: 991px) {.bdr-right-1:after {display: none;}}.advert {padding: 20px 0 0;}.advert img {-o-object-fit: cover;object-fit: cover;}.video-wrap .video-box iframe, .video-wrap .video-box video {width: 100%;height: 100%;-o-object-fit: cover;object-fit: cover;}@media (max-width: 991px) {.advert {margin: 0 auto;text-align: center;}}.advert.sty1 {padding: 20px;}@media (max-width: 991px) {.advert.sty1 {margin: 0 0 30px;}}.advert.sty2 {padding: 0;text-align: center;}@media (max-width: 575px) {.title-head {padding-bottom: 20px;}}@media (max-width: 767px) {.ent .post-box.sty8 h3 {font-size: 10px;line-height: 1.2;margin: 0;padding: 0 0 10px 10px;}.ent .post-box.sty8 .highlight-btn {bottom: 40px;}}.most-sec {padding: 0 0 20px;}.most-sec h4 {padding: 0 0 15px;}.section-1 .post-box {padding: 25px 0;}.section-2 {padding: 35px 0 0;}.section-2 .post-points a {padding: 14px 0;}.section-3 .tabs-content {padding: 25px 0 0;}.section-3 .post-box.sty5 {margin: 25px 0 0;}.section-3 .post-box.sty6 {padding: 0 0 30px;}.section-3 .post-box.sty13, .section-3 .review-sec {padding: 0 0 20px;}.section-3 .post-box.sty13 .post-content {padding: 0 0 0 15px;}.section-3 .post-box.sty2 {margin: 0 0 15px;}.section-3 .post-points a {padding: 10px 0;}.section-3 .top-news {padding: 10px 0 0;}@media (max-width: 991px) {.section-3 .bottom-sec {padding: 20px 0;}}.section-3 .covidsec {padding: 20px;}.section-3 .edition-select-wrap, .section-4 .top-news {padding: 10px 0 0;}.section-3 .dropdown-box.show-dd .dropdownbtn.viewArrow:after {top: -2px;}.section-4 .post-box.sty5 {padding-right: 15px;}.section-4 .covid-sec {padding: 10px 0 20px;}@media (max-width: 767px) {.section-4 .covid-sec {display: block;}.section-4 .covid-sec .post-box.sty5 {padding-right: 0;display: inline-block;vertical-align: middle;width: 49%;margin: 0 0 20px;}}@media (max-width: 575px) {.section-4 .covid-sec .post-box.sty5 {width: 100%;margin: 0 0 20px;}}.section-5 .title-head, .section-6 .post-points a {padding: 10px 0;}.section-5 .post-box.sty8 {margin: 0 0 15px;}.section-5 .top-news {padding: 10px 0 0;}.section-5 .bg-sec {padding: 30px;}.section-5 .bg-sec .title-head {padding: 0 0 15px;}.section-6 .tabs-content {padding: 25px 0 0;}.section-6 .post-box.sty5 {padding-right: 15px;padding-bottom: 25px;}.section-6 .post-box.sty2, .section-6 .post-box.sty22, .section-6 .post-box.sty24 {padding: 0 0 20px;}.section-6 .post-box.sty11 .post-content, .section-6 .post-box.sty2 .post-content, .section-6 .post-box.sty22 .post-content, .section-6 .post-box.sty23 .post-content, .section-6 .post-box.sty24 .post-content, .section-7 .post-box.sty2 .post-content {padding: 0 0 0 15px;}.section-6 .post-box.sty2 .post-content .duration, .section-6 .post-box.sty22 .post-content .duration, .section-6 .post-box.sty24 .post-content .duration {text-align: right;display: -webkit-box;display: -ms-flexbox;display: flex;-webkit-box-align: center;-ms-flex-align: center;align-items: center;-webkit-box-pack: end;-ms-flex-pack: end;justify-content: flex-end;margin: -18px 0 0;font-weight: 400;}.section-6 .post-box.sty11, .section-6 .post-box.sty23 {padding: 10px 0;}.section-6 .post-box.sty8, .subscribe-box a.btn-secondary {margin-bottom: 15px;}.section-6 .top-news {padding: 10px 0 0;}.section-7 .post-box.sty43, .section-7 .post-box.sty5 {padding-bottom: 15px;}.section-7 .post-box.sty2 {padding: 0 0 20px;}.tab-inn {padding: 25px;}.tab-inn.sty1 {padding: 15px;}.tab-inn .post-box.sty2 {padding: 10px 0;}.tab-inn .tabs-content {padding: 10px 0 0;}.box-bdr {border: 1px solid #bdbdbd;position: relative;padding: 20px 25px 0;}@media (max-width: 1199px) {.box-bdr {padding: 20px 10px 0;}}.box-bdr h3 {background-color: #fff;padding: 0 10px;display: inline-block;position: absolute;top: -11px;left: 15px;}.reading {padding: 10px 0;}.reading h5 {font-weight: 600;}.reading h5, .reading p {color: #231f20;}.list-dashbdr-btm li {border-bottom: 1px dashed #b2b2b2;}.subscribe-box {border: 2px solid #000;padding: 60px 25px 15px;position: relative;text-align: center;margin-top: 35px;}.subscribe-box .email-icon {position: absolute;top: -30px;margin: auto;font-size: 50px;color: #000;padding: 10px;background: #fff;display: inline-block;line-height: normal;width: 70px;height: 81px;left: 0;right: 0;}.subscribe-box h6 {font-size: 18px;font-weight: 600;color: #1a1a1a;margin-bottom: 10px;}@media (max-width: 991px) {.subscribe-box h6 {font-size: 14px;}}.subscribe-box p {font-size: 13px;color: #1a1a1a;font-weight: 500;line-height: 1.3;margin-bottom: 15px;}.subscribe-box span {font-size: 9px;color: #1a1a1a;font-weight: 600;display: block;text-align: left;}.subscribe-box span a {color: #c4161c;}.category-left-box h6 span:hover, .subscribe-box span a:hover {color: #000;}.table-border {border: 1px solid #d1e2f3;border-bottom: 0;}.table-border ul {-ms-flex-wrap: wrap;flex-wrap: wrap;}.table-border ul li {border-bottom: 1px solid #d1e2f3;border-right: 1px solid #d1e2f3;-webkit-box-flex: 0;-ms-flex: 0 0 50%;flex: 0 0 50%;padding: 8px 10px;font-weight: 500;}.table-border ul li:nth-child(even) {border-right: 0;}.video-iframe {margin: 0 0 20px;}.video-iframe iframe {width: 100%;height: 420px;}.hours {color: #777;font-size: 11px;font-weight: 600;}@media (max-width: 991px) {.bot-box.border-right-dashed {border-right: 0 dashed transparent;}.bot-box {padding-right: 0;padding-bottom: 15px;}}.video-page-slider .slick-list {margin: 0-15px;}.video-page-slider .post-box {background-color: #fff;-webkit-box-shadow: 0 10px 40px 0 rgba(0, 0, 0, 0.1);box-shadow: 0 10px 40px 0 rgba(0, 0, 0, 0.1);border-bottom: 2px solid transparent;-webkit-transition: all 0.3s ease-in-out;transition: all 0.3s ease-in-out;}.video-page-slider .post-box .post-content {padding: 10px;}.video-page-slider .slick-current .post-box {border-color: #c4161c;}.btm-inherit button.slick-arrow {bottom: inherit;}.video-text-detail {padding: 25px;border: 1px solid #cacaca;}.video-text-detail h4 {font-size: 16px;color: #000;font-weight: 700;line-height: 1.3;}.health-list-text, .video-text-detail-list {display: -webkit-box;display: -ms-flexbox;display: flex;-webkit-box-pack: justify;-ms-flex-pack: justify;justify-content: space-between;}.video-text-detail-list {-webkit-box-align: start;-ms-flex-align: start;align-items: flex-start;-ms-flex-wrap: wrap;flex-wrap: wrap;padding-left: 30px;border-left: 4px solid #000;}.video-text-detail-list > li {-webkit-box-flex: 0;-ms-flex: 0 0 33.33%;flex: 0 0 33.33%;max-width: 33.33%;margin-bottom: 5px;}.category-list-anchor ul li a, .video-text-detail-list > li a {font-size: 12px;color: #111;-webkit-transition: all 0.3s ease-in-out;transition: all 0.3s ease-in-out;}.browse-online ul li:hover a, .cat-sub-cat-list > li a:hover, .cat-sub-cat-list > li.show-more a:hover, .category-list-anchor ul li a:hover, .ingredients-box-list ul li a:hover .icon-wrap, .video-text-detail-list > li a:hover {color: #c4161c;}.health-list-text {padding: 14px 0;}.health-list-text, .health-list-text span, .health-list-text span.health-icon {-webkit-box-align: center;-ms-flex-align: center;align-items: center;}.health-list-text span {display: -webkit-inline-box;display: -ms-inline-flexbox;display: inline-flex;}.health-list-text span.health-icon {width: 39px;height: 39px;border-radius: 50%;border: 1px solid #cacaca;margin-right: 10px;text-align: center;display: -webkit-box;display: -ms-flexbox;display: flex;-webkit-box-pack: center;-ms-flex-pack: center;justify-content: center;font-size: 20px;font-weight: 700;}.health-list-text span.health-txt {font-size: 13px;color: #111;font-weight: 700;-webkit-box-flex: 1;-ms-flex: 1;flex: 1;}.health-list-text span.health-icon-arrow {color: #c4161c;font-size: 11px;}.category-list-anchor {padding: 25px;}.category-list-anchor h4 {font-size: 18px;color: #000;font-weight: 700;text-transform: uppercase;margin: 0 0 20px;}.category-list-anchor ul li {margin-bottom: 8px;}.category-list-anchor ul li a {font-size: 15px;font-weight: 500;}.category-list-anchor ul li:last-child {margin-bottom: 0;}.receipt-box-table {border: 1px solid #e8e8e8;}.receipt-box-table ul {display: -webkit-box;display: -ms-flexbox;display: flex;-webkit-box-align: center;-ms-flex-align: center;align-items: center;-webkit-box-pack: justify;-ms-flex-pack: justify;justify-content: space-between;border-bottom: 1px solid #e8e8e8;}.receipt-box-table ul li {padding: 15px;}.receipt-box-table ul li p {font-weight: 600;color: #323232;}.receipt-box-table ul li:last-child {text-align: left;}.ingredients-box-list h4 {font-size: 24px;color: #000;font-weight: 700;text-transform: uppercase;margin: 0 0 30px;}.ingredients-box-list ul li {display: block;margin-bottom: 15px;}.ingredients-box-list ul li a .icon-wrap {font-size: 16px;color: #a6a6a6;margin-right: 10px;-webkit-transition: all 0.3s ease-in-out;transition: all 0.3s ease-in-out;}.ingredients-box-list ul li a .text {font-size: 15px;color: #323232;font-weight: 600;}.cat-sub-cat-list > li:last-child, .ingredients-box-list ul li:last-child, .step-box:last-child {margin-bottom: 0;}.step-box {margin-bottom: 30px;}.step-box h6 {font-size: 20px;color: #111;font-weight: 700;margin-bottom: 15px;text-transform: uppercase;}.step-box p {font-size: 17px;color: #111;}.category-left-box {padding: 20px;border: 1px solid #e8e8e8;}.category-left-box h6 {font-size: 16px;color: #111;font-weight: 600;-webkit-box-pack: justify;-ms-flex-pack: justify;justify-content: space-between;}.category-left-box h6 span {color: #c4161c;cursor: pointer;-webkit-transition: all 0.3s ease-in-out;transition: all 0.3s ease-in-out;}.category-left-box h5 {font-size: 14px;color: #111;font-weight: 600;margin-bottom: 10px;}.category-left-box h5 i {font-size: 7px;margin-right: 5px;}.cat-sub-cat-list {padding-left: 20px;display: block;}.cat-sub-cat-list > li {display: block;margin-bottom: 5px;}.cat-sub-cat-list > li a {font-size: 13px;color: #111;font-weight: 600;text-transform: capitalize;}.cat-sub-cat-list > li.show-more a {color: #002aff;}.cat-sub-cat-list > li.show-more a i {font-size: 10px;}.category-left-box h5, .category-left-box h6, .price-range-input, .price-range-input button {display: -webkit-box;display: -ms-flexbox;display: flex;-webkit-box-align: center;-ms-flex-align: center;align-items: center;}.price-range-input {margin-bottom: 15px;}.price-range-input input {width: 100%;height: 30px;padding: 0 15px;border: 1px solid #ccc;font-size: 13px;color: #666;font-weight: 600;border-radius: 2px;}.price-range-input button {width: 30px;height: 30px;background-color: #c4161c;-webkit-box-pack: center;-ms-flex-pack: center;justify-content: center;font-size: 12px;color: #fff;border-radius: 2px;border: 1px solid #c4161c;-webkit-transition: all 0.3s ease-in-out;transition: all 0.3s ease-in-out;-webkit-box-shadow: none;box-shadow: none;}.price-range-input button:hover {background-color: #000;border-color: #000;}.price-range-input > li {margin-right: 10px;font-size: 13px;color: #666;font-weight: 600;}.price-range-input > li:last-child {margin-right: 0;}.check-box-price-list {display: block;margin-bottom: 20px;}.check-box-price-list > li {margin-bottom: 12px;}.check-box-price-list > li:last-child, .video-list-wrap .video-list > li:last-child {margin-bottom: 0;}.search-brand-box {display: -webkit-box;display: -ms-flexbox;display: flex;-webkit-box-align: center;-ms-flex-align: center;align-items: center;position: relative;margin-bottom: 15px;border: 1px solid #ccc;padding: 5px;background-color: transparent;}.search-brand-box i {font-size: 12px;color: #8f8f8f;font-weight: 600;margin: 0 10px;}.search-brand-box input {font-size: 14px;border-color: transparent;color: #8f8f8f;width: 100%;padding: 0;font-weight: 500;}.intro h5 {font-size: 18px;font-weight: 600;}.browse-online ul, .intro p {padding: 10px 0 0;}.browse-online {padding: 50px 0 0;}.browse-online h4 {color: #4c4c4c;}.browse-online ul li {display: inline-block;vertical-align: middle;width: 33%;padding: 0 0 10px;}@media (max-width: 991px) {.browse-online ul li {width: 50%;}}@media (max-width: 767px) {.browse-online ul li {width: 100%;}}.browse-online ul li a {color: #575757;font-size: 14px;border-bottom: 2px solid #cacaca;}.eng-urdu-words {padding: 40px 0 0;}.eng-urdu-words h5, .intro h5 {border-bottom: 1px solid #e8e8e8;padding: 0 0 10px;}.meaning-table {border: 1px solid #c3c3c3;}.meaning-table ul {display: table;width: 100%;table-layout: fixed;}.meaning-table ul li {display: table-cell;vertical-align: middle;border-left: 1px solid #c3c3c3;padding: 10px;text-align: center;}.meaning-table ul li:first-child {border-left: 0;}.meaning-table ul li h6 {margin: 0;text-transform: uppercase;}.meaning-table ul li p {margin: 0;color: #858383;font-size: 14px;text-transform: initial;}.meaning-table ul.head {background-color: #f7f7f7;}.meaning-table ul.middle-content {border-bottom: 1px solid #c3c3c3;}.meaning-table ul.middle-content li {padding: 15px 20px;}.meaning-table ul.middle-content:last-child {border-bottom: 0;}.gadget-main-text p, .gadget-tab-box h4 {font-weight: 700;text-transform: uppercase;}.gadget-main-text h4, .gadget-tab-box h4 {font-size: 24px;color: #000;margin: 0;}.gadget-slider .slick-list {margin: 0-15px;}.gadget-slider .slick-slide {padding: 15px;}.gadget-detail-box, .gadget-main-text {-webkit-box-align: start;-ms-flex-align: start;align-items: flex-start;}.gadget-detail-box {display: -webkit-box;display: -ms-flexbox;display: flex;-webkit-box-pack: start;-ms-flex-pack: start;justify-content: flex-start;}.gadget-detail-box .gadget-frame {padding: 30px;border: 1px solid #dbd9d9;}.gadget-detail-box .gadget-text {padding-left: 30px;}.gadget-main-text {margin-bottom: 20px;}.gadget-main-text .gadget-main-text-inner {padding-left: 15px;}.gadget-main-text h4 {color: #111;font-weight: 600;}.gadget-main-text h4 span {display: block;color: #c4161c;margin: 5px 0 0;}.gadget-main-text span.gadget-tag {font-size: 17px;color: #c4161c;background-color: #e6e6e6;padding: 2px 15px;margin: 0 0 13px;border-radius: 50px;display: inline-block;font-weight: 600;}.gadget-main-text p {font-size: 12px;color: #111;}.gadget-main-text p span, .video-wrap .video-text p a:hover {color: #c4161c;}.gadget-description, .gadget-main-text, .gadget-rating {display: -webkit-box;display: -ms-flexbox;display: flex;-webkit-box-pack: start;-ms-flex-pack: start;justify-content: flex-start;}.gadget-description {-webkit-box-align: start;-ms-flex-align: start;align-items: flex-start;-ms-flex-wrap: wrap;flex-wrap: wrap;margin-bottom: 10px;}.gadget-description > li {-webkit-box-flex: 0;-ms-flex: 0 0 50%;flex: 0 0 50%;max-width: 50%;margin-bottom: 10px;}.gadget-description > li p, .gadget-illustrative-list > li p, .gadget-spec-list > li p {font-size: 14px;color: #111;font-weight: 600;}.gadget-description > li p i {margin-right: 10px;color: #c4161c;font-weight: 600;font-size: 16px;width: 16px;height: 16px;display: inline-block;text-align: center;}.gadget-rating {-webkit-box-align: center;-ms-flex-align: center;align-items: center;margin: 0 0 10px;}.gadget-rating h6 {font-size: 15px;font-weight: 700;color: #111;margin: 0 5px 0 0;}.gadget-rating i {font-size: 18px;color: #ffa200;margin: 0 2px;display: inline-block;}.gadget-illustrative-list {display: block;margin-bottom: 20px;}.gadget-illustrative-list > li, .gadget-spec-list {display: -webkit-box;display: -ms-flexbox;display: flex;}.gadget-illustrative-list > li {-webkit-box-align: center;-ms-flex-align: center;align-items: center;margin-bottom: 10px;}.gadget-illustrative-list > li p i {margin-right: 5px;color: #c4161c;}.gadget-spec-list {-webkit-box-align: start;-ms-flex-align: start;align-items: flex-start;-webkit-box-pack: start;-ms-flex-pack: start;justify-content: flex-start;padding-top: 15px;border-top: 1px solid #e8e8e8;text-align: center;}.gadget-spec-list > li {border-right: 1px solid #e8e8e8;padding: 10px 10px 5px;-webkit-box-flex: 0;-ms-flex: 0 0 25%;flex: 0 0 25%;max-width: 25%;}.gadget-spec-list > li i {font-size: 34px;color: #c4161c;margin-bottom: 20px;display: inline-block;}.gadget-spec-list > li h6 {font-size: 15px;color: #111;font-weight: 700;margin-bottom: 5px;}.gadget-spec-list > li p {font-size: 10px;}.gadget-spec-list > li:last-child {border-right: 0;}.liveUpdateContent .live-content iframe {width: 100%;height: 400px;}.video-wrap .video-box {width: 100%;}.video-wrap .video-text {padding: 15px;}.video-wrap .video-text h6 {line-height: 1.5;margin-bottom: 10px;}.video-wrap .video-text span {font-size: 13px;color: #777;margin-bottom: 15px;display: inline-block;}.video-wrap .video-text p {font-size: 14px;color: #444;line-height: 1.7;margin-bottom: 10px;}@media (max-width: 575px) {.video-wrap .video-text p {font-size: 12px;}}.video-wrap .video-text a.read-more, .video-wrap .video-text p a {font-weight: 700;text-decoration: underline !important;-webkit-transition: all 0.3s ease-in-out;transition: all 0.3s ease-in-out;}.video-wrap .video-text a.read-more {text-align: right;width: 100%;font-weight: 600;color: #c4161c;}.video-wrap .video-text a.read-more:hover {color: #111;}.video-list-wrap {padding: 0 0 0 15px;}.video-list-wrap .video-list {margin-bottom: 10px;overflow: auto;max-height: 360px;}.video-list-wrap .video-list > li {margin-bottom: 10px;}.share-box {display: -webkit-box;display: -ms-flexbox;display: flex;-webkit-box-align: center;-ms-flex-align: center;align-items: center;-webkit-box-pack: end;-ms-flex-pack: end;justify-content: flex-end;}.share-box p {margin: 0 10px 0 0;font-weight: 600;color: #000;}.topic-list {margin: 0-7px;}.topic-list > li {padding-left: 7px;padding-right: 7px;padding-bottom: 14px;}.topic-star-profile .post-box {border-right: 1px solid #fff;margin-bottom: 15px;}@media (max-width: 991px) {.col-break .col {-webkit-box-flex: 0;-ms-flex: 0 0 50%;flex: 0 0 50%;}}@media (max-width: 575px) {.col-break .col {-webkit-box-flex: 0;-ms-flex: 0 0 100%;flex: 0 0 100%;}}.opinion-text-box {margin-bottom: 50px;position: relative;}.opinion-text-box .opinion-text-detail, .voices-sec, .voices-sec h4 {position: relative;}.opinion-text-box .opinion-text-detail span {margin-bottom: 10px;color: #727272;display: inline-block;}.opinion-text-box .opinion-text-detail span.sty1 {text-transform: uppercase;color: #c4161c;}.opinion-text-box .opinion-text-detail p {color: #111;margin-bottom: 10px;}.opinion-text-box .figure-wrap {margin-top: 10px;}.opinion-text-box .figure-wrap figcaption h6 {margin-bottom: 2px;text-transform: uppercase;}.opinion-text-box .figure-wrap figcaption span {margin-bottom: 0;}.opinion-text-box.sty1 {display: -webkit-box;display: -ms-flexbox;display: flex;-webkit-box-orient: horizontal;-webkit-box-direction: reverse;-ms-flex-direction: row-reverse;flex-direction: row-reverse;margin: 0;padding: 20px 0;-webkit-box-align: start;-ms-flex-align: start;align-items: flex-start;}.opinion-text-box.sty1 .figure-wrap {margin-top: 0;}.opinion-text-box.sty1 .figure-wrap figure {width: 58px;height: 58px;}.opinion-text-box.sty1 .opinion-text-detail {-webkit-box-flex: 1;-ms-flex: 1;flex: 1;margin-left: 20px;}@media (max-width: 991px) {.opinion-text-box.sty1 {-webkit-box-orient: vertical;-webkit-box-direction: reverse;-ms-flex-direction: column-reverse;flex-direction: column-reverse;}.opinion-text-box.sty1 .figure-wrap {margin-bottom: 20px;}.opinion-text-box.sty1 .opinion-text-detail {margin-left: 0;}}.opinion-text-box .share-icon {position: absolute;right: 0;bottom: 0;font-size: 18px;color: #999;-webkit-transition: all 0.3s ease-in-out;transition: all 0.3s ease-in-out;}.opinion-text-box .share-icon:hover {color: #c4161c;}.voices-sec::before {content: "";background-color: #000;width: 100%;position: absolute;left: 0;top: 0;}.voices-sec h4 {text-transform: uppercase;}.voices-sec h4:before {content: "TOP VOICES";position: absolute;left: 0;right: 0;margin: auto;top: -50px;font-size: 108px;color: rgba(255, 255, 255, 0.1);font-family: "Montserrat";}@media (max-width: 991px) {.voices-sec h4:before {font-size: 48px;top: -24px;}}@media (max-width: 767px) {.voices-sec h4:before {display: none;}}.brand-list li span, .num-list, .num-list > li {display: block;}.num-list > li {margin-bottom: 16px;}.num-list > li p {display: -webkit-box;display: -ms-flexbox;display: flex;}.num-list > li p span {width: 25px;height: 25px;border-radius: 50%;border: 1px dashed #c4161c;font-size: 13px;font-weight: 600;color: #c4161c;margin-right: 15px;text-align: center;line-height: 22px;}.num-list > li:last-child {margin-bottom: 0;}.bol-blog-box {border: 1px solid #ececec;border-radius: 4px;padding: 20px 20px 0;}@media (max-width: 991px) {.bol-blog-box {padding: 20px;}.bol-blog-box p {margin: 20px 0;}.bol-blog-box .text-right {text-align: left !important;}}.opinion-right {padding-left: 20px;border-left: 1px solid #ececec;height: 100%;}@media (max-width: 991px) {.opinion-right {border-color: none;padding-left: 0;}.opinion-right .title-head-inner {margin-top: 20px;}}.main-calculator-list > li > div, .select-search-box {display: -webkit-box;display: -ms-flexbox;display: flex;-webkit-box-align: center;-ms-flex-align: center;align-items: center;}.select-search-box .dropdown-box.sty2 {padding: 13px 29px 13px 30px;margin-left: -20px;border-radius: 0;}.select-search-box .dropdown-box.sty2 .dropdownbtn {color: #747474;}.select-search-box .dropdown-box.sty2 .dropdownbtn.viewArrow:after {font-size: 6px;top: 3px;}@media (max-width: 1199px) {.select-search-box .dropdown-box.sty2 .dropdownbtn {font-size: 11px;display: -webkit-box;-webkit-line-clamp: 1;-webkit-box-orient: vertical;overflow: hidden;text-overflow: ellipsis;white-space: pre;}.select-search-box .dropdown-box.sty2 {padding: 13px 30px;}}@media (max-width: 991px) {.select-search-box .dropdown-box.sty2 {margin-left: 0;-webkit-box-flex: 1;-ms-flex: 1;flex: 1;padding: 13px 20px;}}.select-search-box .btn.btn-secondary {padding: 0;font-size: 17px;position: relative;width: 50px;height: 47px;border-radius: 0 35px 35px 0;}.select-search-box .btn.btn-secondary i {position: absolute;left: 11px;top: 13px;}@media (max-width: 991px) {.select-search-box {width: 100%;}}.dic-recommended-list {display: block;font-size: 0;margin: 0-5px 30px;}.dic-recommended-list > li {display: inline-block;vertical-align: top;margin: 0 0 15px;padding: 0 5px;}.dic-recommended-list > li a {display: block;width: 100%;}@media (max-width: 767px) {.dic-recommended-list > li {width: 50%;}}.defination-box {display: -webkit-box;display: -ms-flexbox;display: flex;-webkit-box-align: start;-ms-flex-align: start;align-items: flex-start;-webkit-box-pack: start;-ms-flex-pack: start;justify-content: flex-start;margin: 0 0 30px;}.defination-box .btn.btn-recommended {width: 200px;height: 160px;display: -webkit-inline-box;display: -ms-inline-flexbox;display: inline-flex;-webkit-box-align: center;-ms-flex-align: center;align-items: center;-webkit-box-pack: center;-ms-flex-pack: center;justify-content: center;-webkit-box-orient: vertical;-webkit-box-direction: normal;-ms-flex-direction: column;flex-direction: column;border-radius: 15px;}.defination-box .btn.btn-recommended span {font-size: 16px;}@media (max-width: 767px) {.defination-box .btn.btn-recommended span {font-size: 14px;}.defination-box .btn.btn-recommended {width: 100%;margin-bottom: 15px;}}.defination-box .flex-1 {padding-left: 15px;}@media (max-width: 767px) {.defination-box .flex-1 {padding: 0;}.defination-box {-webkit-box-orient: vertical;-webkit-box-direction: normal;-ms-flex-direction: column;flex-direction: column;}}.head-search-box-wrap {display: -webkit-box;display: -ms-flexbox;display: flex;-webkit-box-align: start;-ms-flex-align: start;align-items: flex-start;-webkit-box-pack: center;-ms-flex-pack: center;justify-content: center;margin-bottom: 25px;}@media (max-width: 991px) {.head-search-box-wrap {display: block;}}.liveUpdateContent {position: relative;border-left: 1px solid #ddd;}.liveUpdateContent:before {content: "";display: block;width: 10px;height: 10px;background: #c4161c;position: absolute;border-radius: 10px;top: 28px;left: -5px;}.liveUpdateContent .live-content {background-color: #f7f7f7;padding: 20px;}@media (max-width: 768px) {.liveUpdateContent .live-content iframe {height: 300px;}}.liveUpdateContent .date-time {position: absolute;left: -90px;text-align: right;}.liveUpdateContent .date-time span {display: block;font-size: 13px;}@media (max-width: 991px) {.liveUpdateContent .date-time {position: static;text-align: left;padding: 20px 10px 0;background-color: #f7f7f7;}.liveUpdateContent .date-time span {display: inline-block;padding: 0 10px;}}.liveUpdateContent .read-story {color: #c4161c;font-weight: 600;}.liveUpdateContent:last-child {padding-bottom: 0;}.liveContentWrap {border-bottom: 1px dashed #e8e8e8;}.liveContentWrap.sty1 .liveUpdateContent {background-color: transparent;padding-bottom: 15px;border-bottom: 1px dashed #e8e8e8;}.liveContentWrap.sty1 .liveUpdateContent:before {top: 4px;}.liveContentWrap.sty1 .liveUpdateContent .date-time {position: static;text-align: left;padding: 15px 20px 0;}.liveContentWrap.sty1 .liveUpdateContent .date-time span {display: inline-block;}.liveContentWrap.sty1 .liveUpdateContent .live-content {background-color: transparent;padding: 10px 20px 0;}.liveContentWrap.sty1 .liveUpdateContent:last-child {border-bottom: 0;}.brand-list, .brand-list li {display: -webkit-box;display: -ms-flexbox;display: flex;-webkit-box-align: center;-ms-flex-align: center;align-items: center;-webkit-box-pack: justify;-ms-flex-pack: justify;justify-content: space-between;}.brand-list li {-webkit-box-flex: 0;-ms-flex: 0 0 calc(16.66% - 20px);flex: 0 0 calc(16.66% - 20px);max-width: calc(16.66% - 20px);height: 76px;-webkit-box-pack: center;-ms-flex-pack: center;justify-content: center;border: 1px solid #adadad;border-radius: 3px;margin-right: 20px;}.brand-list li:last-child {margin-right: 0;border: 0 solid #f4f4f4;}@media (max-width: 991px) {.brand-list li {-webkit-box-flex: 0;-ms-flex: 0 0 calc(25%);flex: 0 0 calc(25%);max-width: calc(25%);margin: 0 10px 20px;}}@media (max-width: 767px) {.brand-list li {-webkit-box-flex: 0;-ms-flex: 0 0 calc(50%);flex: 0 0 calc(50%);max-width: calc(50%);margin: 0 10px 20px;}}@media (max-width: 991px) {.brand-list {-ms-flex-wrap: wrap;flex-wrap: wrap;-webkit-box-pack: center;-ms-flex-pack: center;justify-content: center;}}.visual-slider .slick-slide {padding: 0 6px;}.sticky-bar > li {margin-bottom: 20px;}.sticky-bar > li:last-child {margin-bottom: 0;}.sticky-bar > li.is-active {opacity: 0.4;}.baby-name-wrap {margin-top: 40px;}.gender-select-box {background-color: #f7f7f7;border: 1px solid #dbd9d9;padding: 8px 15px;display: inline-block;border-radius: 4px;margin-bottom: 40px;}.gender-select-box > p {font-size: 16px;color: #000;font-weight: 600;margin-right: 10px;}.gender-select-box > p, .gender-select-box > ul, .gender-select-box > ul > li {display: inline-block;vertical-align: middle;}.gender-select-box > ul > li {margin-right: 10px;}.btn-list > li:last-child, .checkbox-list > li:last-child, .fuel-box-list > li:last-child, .gender-select-box > ul > li:last-child {margin-right: 0;}@media (max-width: 768px) {.gender-select-box {width: 100%;margin-bottom: 20px;}}.meaning-search {margin-bottom: 40px;}.meaning-search p {font-size: 16px;color: #111;font-weight: 700;margin-bottom: 20px;}.meaning-search .form-control {border: 1px solid #ececec;border-radius: 4px;margin-bottom: 20px;}.meaning-search .btn.btn-secondary {border-radius: 25px;}@media (max-width: 768px) {.meaning-search {width: 100%;margin-bottom: 20px;}}.baby-name-text {display: -webkit-box;display: -ms-flexbox;display: flex;-webkit-box-align: center;-ms-flex-align: center;align-items: center;-webkit-box-pack: justify;-ms-flex-pack: justify;justify-content: space-between;}.baby-name-text h4 {margin-bottom: 0;}@media (max-width: 767px) {.baby-name-text {display: block;}.baby-name-text h4 {margin-bottom: 15px;}}.fuel-box .fuel-text-box h5, .fuel-box-list {display: -webkit-box;display: -ms-flexbox;display: flex;}.fuel-box-list {-webkit-box-align: start;-ms-flex-align: start;align-items: flex-start;-webkit-box-pack: justify;-ms-flex-pack: justify;justify-content: space-between;margin-bottom: 30px;}@media (max-width: 991px) {.fuel-box-list {-ms-flex-wrap: wrap;flex-wrap: wrap;-webkit-box-pack: center;-ms-flex-pack: center;justify-content: center;}.fuel-box-list > li {-webkit-box-flex: 0;-ms-flex: 0 0 50%;flex: 0 0 50%;max-width: 50%;margin: 0 0 20px;text-align: center;}}@media (max-width: 575px) {.fuel-box-list > li {-webkit-box-flex: 0;-ms-flex: 0 0 100%;flex: 0 0 100%;max-width: 100%;}}.fuel-box span.city-location {font-size: 17px;color: #111;text-transform: uppercase;display: inline-block;padding: 5px 15px 5px 8px;background-color: #e7e7e7;margin-left: 22px;position: relative;}.fuel-box span.city-location:before {position: absolute;content: "";width: 20px;height: 100%;left: -10px;top: 0;-webkit-transform: skewX(-30deg);transform: skewX(-30deg);background-color: inherit;}.fuel-box span.city-location span {position: relative;}.fuel-box .fuel-text-box {border: 1px solid #e7e7e7;padding: 15px;-webkit-box-shadow: 0 1px 2px 0 rgba(161, 161, 161, 0.5);box-shadow: 0 1px 2px 0 rgba(161, 161, 161, 0.5);}.fuel-box .fuel-text-box h6 {font-size: 13px;color: #737373;font-weight: 500;text-transform: uppercase;margin-bottom: 8px;}.fuel-box .fuel-text-box h5 {font-size: 28px;font-weight: 700;color: #111;-webkit-box-align: center;-ms-flex-align: center;align-items: center;}.fuel-box .fuel-text-box h5 i {color: #009b2c;font-size: 16px;}.fuel-box .fuel-text-box h5 span {display: inline-block;}.fuel-box .fuel-text-box h5 span.fuel-text {padding: 0 3px;}@media (max-width: 991px) {.fuel-box {display: inline-block;}}.fuel-form-price {padding: 20px;background-repeat: no-repeat;background-size: cover;background-position: top center;margin-bottom: 30px;}.fuel-form-price span.or, .rate-tag {background-color: #111;font-size: 14px;color: #fff;display: inline-block;}.fuel-form-price span.or {width: 30px;height: 30px;border-radius: 50%;font-weight: 700;margin: 0 15px 0 0;text-align: center;line-height: 30px;}.fuel-form-price .form-control {-webkit-box-flex: 1;-ms-flex: 1;flex: 1;margin: 0 15px 0 0;line-height: normal;padding: 0 15px;}@media (max-width: 991px) {.fuel-form-price img {margin-bottom: 20px;}}@media (max-width: 575px) {.fuel-form-price .custom-radiobox, .fuel-form-price .form-control {margin-bottom: 10px;}.fuel-form-price span.or {margin: 0 auto 10px;}.fuel-form-price .btn.btn-primary {width: 100%;}}.rate-tag {padding: 7px;font-weight: 400;border-radius: 2px;line-height: 14px;}.rate-tag.up {background-color: #009b2c;}.rate-tag.down {background-color: #c4161c;}.team-slider {position: relative;overflow: hidden;}.team-slider:before {content: "";position: absolute;right: 0;top: 0;width: 169px;height: 100%;background: #000;background: -webkit-gradient(linear, right top, left top, from(rgba(0, 0, 0, 0.5)), to(transparent));background: linear-gradient(-90deg, rgba(0, 0, 0, 0.5) 0, transparent 100%);z-index: 1;}@media (max-width: 991px) {.team-slider:before {display: none;}}.team-slider .slick-list {margin: 0-10px;}.team-slider .slick-slide {padding: 0 5px;}.social-ico a {display: block;margin: 0;padding: 12px 0;}.social-ico a span {border: 1px solid #898989;padding: 8px 9px;margin: 0;text-align: center;-webkit-transition: all 0.3s ease-in-out;transition: all 0.3s ease-in-out;}.social-ico a span i {color: #fff;font-size: 13px;font-weight: 400;}.social-ico a:hover span {background-color: #c4161c;border: 1px solid #c4161c;}.addsec .post-box.sty1 {padding: 0 5px 0 0;}.addsec .post-box.sty1 .post-content .title {font-size: 8px;color: #fff;}.up-down-arrow {padding: 80px 0 0;}.up-down-arrow span {display: block;background: #000;padding: 0;margin: 0 0 5px;width: 38px;height: 38px;text-align: center;cursor: pointer;}.last-updated-text, .up-down-arrow span i {display: -webkit-box;display: -ms-flexbox;display: flex;-webkit-box-align: center;-ms-flex-align: center;align-items: center;}.up-down-arrow span i {color: #fff;font-size: 7px;padding: 0;-webkit-box-pack: center;-ms-flex-pack: center;justify-content: center;height: 100%;}.last-updated-text {-webkit-box-pack: end;-ms-flex-pack: end;justify-content: flex-end;text-align: right;}.last-updated-text > div {-webkit-box-flex: 1;-ms-flex: 1;flex: 1;}.last-updated-text .last-updated-icon {width: 31px;height: 31px;border-radius: 50%;background-color: #000;margin-left: 15px;font-size: 18px;color: #fff;display: inline-block;text-align: center;line-height: 34px;}@media (max-width: 991px) {.last-updated-text {-webkit-box-pack: start;-ms-flex-pack: start;justify-content: flex-start;text-align: left;margin-top: 15px;}}.match-status {padding: 8px 10px;width: 100%;border: 1px solid #e3e4b5;text-align: center;}.match-status p {font-size: 15px;color: #111;font-weight: 600;}.calculator-box-list {display: -webkit-box;display: -ms-flexbox;display: flex;-webkit-box-align: start;-ms-flex-align: start;align-items: flex-start;-webkit-box-pack: start;-ms-flex-pack: start;justify-content: flex-start;-ms-flex-wrap: wrap;flex-wrap: wrap;margin: 0-5px;}.calculator-box-list > li {-webkit-box-flex: 0;-ms-flex: 0 0 33.33%;flex: 0 0 33.33%;max-width: 33.33%;padding: 0 5px;margin-bottom: 10px;}@media (max-width: 991px) {.calculator-box-list > li {-webkit-box-flex: 0;-ms-flex: 0 0 50%;flex: 0 0 50%;max-width: 50%;}}@media (max-width: 768px) {.calculator-box-list > li {-webkit-box-flex: 0;-ms-flex: 0 0 100%;flex: 0 0 100%;max-width: 100%;}}.calculator-box {padding: 10px;background-color: #fff;border: 5px solid #f7f7f6;text-align: center;}.calculator-box .icon-wrap {width: 161px;height: 161px;border-radius: 50%;background-color: #fff5eb;text-align: center;line-height: 161px;display: inline-block;margin-bottom: 10px;}.calculator-box h6 {font-size: 14px;text-transform: uppercase;color: #e99310;margin-bottom: 10px;-webkit-line-clamp: 2;white-space: initial;}.bmi-calculator-box .label, .calculator-box h6, .calculator-box p {display: -webkit-box;-webkit-box-orient: vertical;overflow: hidden;text-overflow: ellipsis;}.calculator-box p {font-size: 12px;font-weight: 600;color: #111;min-height: 110px;-webkit-line-clamp: 5;white-space: initial;}.calculator-sec h4 {padding: 10px;background-color: #746e63;text-align: center;font-size: 16px;color: #fff;text-transform: uppercase;}.bmi-calculator-box {padding: 40px 30px;}.bmi-calculator-box .label {width: 250px;margin-right: 15px;-webkit-line-clamp: 1;white-space: pre;}.bmi-calculator-box .form-group {display: -webkit-box;display: -ms-flexbox;display: flex;-webkit-box-align: center;-ms-flex-align: center;align-items: center;margin-bottom: 30px;}.bmi-calculator-box .form-control, .pagination ul li a i {font-size: 12px;}.btn-list, .checkbox-list {display: -webkit-box;display: -ms-flexbox;display: flex;-webkit-box-align: center;-ms-flex-align: center;align-items: center;}.checkbox-list {font-size: 0;}.checkbox-list > li {margin-right: 15px;-webkit-box-flex: 0;-ms-flex: 0 0 50%;flex: 0 0 50%;max-width: 50%;}.btn-list {-webkit-box-pack: center;-ms-flex-pack: center;justify-content: center;}.btn-list > li {margin-right: 15px;}.income-tax-text-list {display: block;margin-bottom: 30px;}.income-tax-text-list > li {display: block;margin-bottom: 10px;}.income-tax-text-list > li p span {color: #111;font-weight: 700;margin-right: 5px;display: inline-block;}.main-calculator-list {display: block;}.main-calculator-list > li {padding: 30px 0;border-bottom: 1px solid #d1d1d1;}@media (max-width: 575px) {.main-calculator-list > li > div {display: block;}}.main-calculator-list > li h4 {margin-bottom: 30px;}.main-calculator-list > li .icon-wrap {font-size: 45px;color: #c4161c;font-weight: 600;display: inline-block;}@media (max-width: 575px) {.main-calculator-list > li .icon-wrap {margin: 0 0 15px;}}.main-calculator-list > li:last-child {border-bottom-color: transparent;}.fashion-box {padding: 10px;border: 1px solid #eaeaea;}.fashion-box h6 {font-size: 17px;color: #000;font-weight: 700;text-transform: uppercase;}.fashion-box h6 span {font-size: 17px;display: block;font-weight: 800;}.fashion-box h6 span.sty1 {font-weight: 500;color: #222;}.fashion-box .fashion-cat {display: -webkit-box;display: -ms-flexbox;display: flex;-webkit-box-align: center;-ms-flex-align: center;align-items: center;-webkit-box-pack: space-evenly;-ms-flex-pack: space-evenly;justify-content: space-evenly;margin: 0-10px 15px;padding: 10px;background-color: #716f70;}.fashion-box .fashion-cat > li, .weather-widget-wrap .climate-box .climate-details > div {padding: 0 10px;position: relative;}.fashion-box .fashion-cat > li:before {content: "";position: absolute;right: -3px;top: 0;bottom: 0;width: 5px;height: 5px;border-radius: 50%;background-color: #fff;margin: auto;}.fashion-box .fashion-cat > li a {font-size: 14px;color: #fff;font-weight: 600;text-transform: uppercase;-webkit-transition: all 0.3s ease-in-out;transition: all 0.3s ease-in-out;}.fashion-box .fashion-cat > li:hover a {color: rgba(255, 255, 255, 0.5);}.fashion-box .fashion-cat > li:last-child:before {display: none;}.livecircle {-webkit-animation: fadeIn 1s infinite alternate;animation: fadeIn 1s infinite alternate;}.livecircle.sty1 {position: absolute;right: 0;bottom: 20px;font-size: 11px;}.weather-widget-wrap {padding: 15px;background-size: cover;background-position: left top;background-repeat: no-repeat;position: relative;overflow: hidden;}.weather-widget-wrap .weather-heading .date-time {font-weight: 400;font-size: 24px;color: rgba(255, 255, 255, 0.8);}@media (max-width: 767px) {.weather-widget-wrap .weather-heading .date-time {font-size: 18px;}}.weather-widget-wrap .weather-heading h4 {font-size: 120px;color: #fff;font-weight: 500;line-height: 100px;padding: 0 80px 0 0;position: relative;}@media (max-width: 1199px) {.weather-widget-wrap .weather-heading h4 {padding: 0;}}@media (max-width: 767px) {.weather-widget-wrap .weather-heading h4 {font-size: 80px;}.weather-widget-wrap .weather-heading h4 small {font-size: 30px;}}.weather-widget-wrap .weather-heading h4 small {font-size: 40px;vertical-align: top;font-weight: 500;line-height: 1;position: absolute;}@media (max-width: 767px) {.weather-widget-wrap .weather-heading h4 small {font-size: 30px;}}@media (max-width: 1199px) {.weather-widget-wrap .weather-heading .fflex {display: block;}}.weather-widget-wrap .climate-box {display: -webkit-box;display: -ms-flexbox;display: flex;-webkit-box-align: center;-ms-flex-align: center;align-items: center;-webkit-box-pack: justify;-ms-flex-pack: justify;justify-content: space-between;background: rgba(0, 0, 0, 0.3);border-radius: 4px;padding: 15px;margin-bottom: 10px;-webkit-box-flex: 1;-ms-flex: 1;flex: 1;position: relative;}.weather-widget-wrap .climate-box h6, .weather-widget-wrap .climate-box p.powered-by {font-size: 16px;color: #fff;font-weight: 500;display: -webkit-box;display: -ms-flexbox;display: flex;-webkit-box-align: center;-ms-flex-align: center;align-items: center;}.weather-widget-wrap .climate-box h6 i {width: 100px;height: 70px;margin-right: 10px;color: #fff;font-size: 70px;display: inline-block;}@media (max-width: 767px) {.weather-widget-wrap .climate-box h6 {-webkit-box-pack: center;-ms-flex-pack: center;justify-content: center;}}@media (max-width: 575px) {.weather-widget-wrap .climate-box h6 {font-size: 16px;}}.weather-widget-wrap .climate-box h5 {color: #ff6;font-size: 16px;text-transform: capitalize;font-weight: 600;padding-bottom: 15px;border-bottom: 1px solid rgba(255, 255, 255, 0.5);width: 100%;margin-bottom: 10px;}.weather-widget-wrap .climate-box p.powered-by {font-size: 10px;text-transform: uppercase;text-align: right;line-height: 13px;font-weight: 300;color: #bebebe;width: 100%;-webkit-box-pack: end;-ms-flex-pack: end;justify-content: flex-end;margin-bottom: 10px;}.weather-widget-wrap .climate-box p.powered-by a {display: block;color: #fff;}.weather-widget-wrap .climate-box p.powered-by a img {width: 30px;vertical-align: middle;margin-left: 10px;}.weather-widget-wrap .climate-box .climate-info {margin-right: 10px;-webkit-box-flex: 1;-ms-flex: 1;flex: 1;}@media (max-width: 767px) {.weather-widget-wrap .climate-box .climate-info {margin-right: 0;}}.weather-widget-wrap .climate-box .climate-details {display: -webkit-box;display: -ms-flexbox;display: flex;-webkit-box-pack: justify;-ms-flex-pack: justify;justify-content: space-between;-webkit-box-align: start;-ms-flex-align: start;align-items: flex-start;}.weather-widget-wrap .climate-box .climate-details > div:before {content: "";position: absolute;left: 0;top: 0;width: 2px;height: 67px;background-color: rgba(255, 255, 255, 0.2);}@media (max-width: 767px) {.weather-widget-wrap .climate-box .climate-details > div:before {display: none;}}.weather-widget-wrap .climate-box .climate-details > div p {font-size: 16px;line-height: 1;color: rgba(255, 255, 255, 0.8);white-space: nowrap;margin: 0 0 10px;}.weather-widget-wrap .climate-box .climate-details > div p i {width: 19px;height: 16px;font-size: 16px;display: inline-block;}.weather-widget-wrap .climate-box .climate-details > div p span {min-width: 50px;display: inline-block;font-weight: 400;}.weather-widget-wrap .climate-box .climate-details > div p strong {font-size: 18px;font-weight: 600;color: #fff;}.weather-widget-wrap .climate-box .climate-details > div p strong small {font-size: 12px;position: relative;top: -3px;font-weight: 600;}.weather-widget-wrap .climate-box .climate-details > div span.local-time {display: block;text-align: right;font-size: 11px;color: #ddd;font-weight: 500;position: absolute;right: 10px;bottom: -10px;}@media (max-width: 575px) {.weather-widget-wrap .climate-box .climate-details > div span.local-time {position: static;text-align: left;}.weather-widget-wrap .climate-box .climate-details > div {padding: 0 0 15px;}.weather-widget-wrap .climate-box .climate-details > div:last-child {padding: 0;}.weather-widget-wrap .climate-box .climate-details {display: block;}}.weather-widget-wrap .climate-box .climate-list h6 {-webkit-box-pack: justify;-ms-flex-pack: justify;justify-content: space-between;border-bottom: 1px solid #ddd;padding: 10px 0;margin-bottom: 0;}.weather-widget-wrap .climate-box.sty1, body.archive.tag {display: block;}.weather-widget-wrap .climate-box .sliderArrows button.slick-arrow {bottom: 0;top: 10px;height: 25px;}@media (max-width: 767px) {.weather-widget-wrap .climate-box {display: block;}}.weather-widget-wrap .climate-inner {width: 100%;-webkit-box-flex: 1;-ms-flex: 1;flex: 1;}.weather-widget-wrap .climate-inner li {display: inline-block;border: 0;padding: 5px 10px;text-align: center;}.weather-widget-wrap .climate-inner li p, .weather-widget-wrap .climate-inner li span, .weather-widget-wrap .climate-inner li strong {font-size: 16px;color: #fff;display: block;}.weather-widget-wrap .climate-inner li i {width: 50px;height: 40px;margin-bottom: 15px;display: inline-block;}.weather-widget-wrap .climate-inner li sup {font-size: 10px;position: relative;}.weather-widget-wrap .climate-inner li small {font-size: 12px;position: relative;font-weight: 600;}.weather-widget-wrap .climate-inner li strong {display: -webkit-box;display: -ms-flexbox;display: flex;-webkit-box-align: center;-ms-flex-align: center;align-items: center;-webkit-box-pack: center;-ms-flex-pack: center;justify-content: center;}.weather-widget-wrap .more-info {text-align: right;font-size: 14px;line-height: 1;font-weight: 500;color: rgba(255, 255, 255, 0.5);display: block;}.weather-widget-wrap .more-info a {display: inline-block;color: #fff;}.horoscope-inner-text h6 {font-size: 20px;margin-bottom: 20px;}.hashtag, .horoscope-inner-text p {font-size: 16px;margin-bottom: 20px;}.horoscope-inner-text p a {color: #0270df;}.horoscope-inner-text p a:hover, .live-update-sec h5 {color: #111;}.horoscope-inner-text img {margin-bottom: 25px;width: 100%;}.hashtag {color: rgba(17, 17, 17, 0.6);font-weight: 500;font-style: italic;margin-bottom: 25px;display: inline-block;}.download-box {border: 2px solid #f6f6f6;padding: 30px;margin-bottom: 25px;}.download-box h6 {margin-bottom: 10px;}.alpha-list li.is-active a, .download-box p a, .post-function li:hover a {color: #c4161c;}.live-update-sec {padding: 30px 0;background-color: #fff5f6;}.live-update-sec h6 {color: #c4161c;margin-bottom: 10px;}.post-date p span:before {content: "";background-color: #ccc;border-radius: 50%;width: 8px;height: 8px;display: inline-block;vertical-align: middle;margin: 0 8px;}.post-social {display: -webkit-box;display: -ms-flexbox;display: flex;-webkit-box-align: center;-ms-flex-align: center;align-items: center;}.post-social p {padding: 0 10px 0 0;}@media (max-width: 575px) {.post-function ul {-ms-flex-wrap: wrap;flex-wrap: wrap;-webkit-box-pack: center;-ms-flex-pack: center;justify-content: center;}}.post-function li {text-align: center;margin: 0 15px 0 0;}@media (max-width: 575px) {.post-function li {-webkit-box-flex: 0;-ms-flex: 0 0 25%;flex: 0 0 25%;max-width: 25%;margin: 0;}}.post-function li span {position: relative;}.post-function li span i {font-size: 20px;color: #6b6b6b;}.post-function li span i span {position: absolute;right: -12px;top: -9px;font-family: "Poppins";}.post-function li p {font-size: 9px;}.post-function li:nth-child(2n) {border-right: 1px solid #6b6b6b;padding: 0 13px 0 0;}@media (max-width: 575px) {.post-function li:nth-child(2n) {border: 0;padding: 0;}}.post-function li:nth-child(2n + 6) {border-right: 0 solid #6b6b6b;padding: 0;}@media (max-width: 575px) {.post-function li:nth-child(2n + 6) {border: 0;padding: 0;}}.notiCount {min-width: 16px;height: 16px;border-radius: 50%;background-color: #c4161c;font-size: 9px;text-align: center;line-height: 16px;font-weight: 600;padding: 0;color: #fff;display: -webkit-box;display: -ms-flexbox;display: flex;-webkit-box-align: center;-ms-flex-align: center;align-items: center;-webkit-box-pack: center;-ms-flex-pack: center;justify-content: center;}.title-head-inner h4 {font-weight: 700;}.gray-box {padding: 13px 20px;}.gray-box .title-head-inner h4 {font-size: 16px;font-weight: 700;margin: 0;}.gray-box p, .typo-txt p {line-height: 1.8;}.gray-box.sty1 p {font-size: 12px;text-align: center;}.gray-box.sty2 {padding: 20px;}.typo-txt a {font-weight: 600;text-decoration: underline !important;}.typo-txt.sty1 {padding: 10px 0;}.typo-txt.sty1 span {font-size: 11px;display: block;padding: 20px 0 0;}.related-box {position: relative;}@media (max-width: 991px) {.related-box {margin: 0 0 30px;}}.related-box .title-head-inner {padding: 0 0 10px;}.related-box.sty1:before, .related-box:before {content: "";background-color: #e2e2e2;width: 5px;height: 100%;display: block;position: absolute;left: 0;top: 0;}.related-box h6 {margin: 0;font-weight: 500;font-size: 13px;color: #666;padding: 10px 0 0;text-transform: uppercase;}.related-box.sty1:before {background-color: transparent;}@media (max-width: 991px) {.related-box.sty1:before {display: none;}}@media (max-width: 575px) {.comment-box .figure-wrap {-ms-flex-wrap: wrap;flex-wrap: wrap;}}.comment-box .figure-wrap figure {background-color: #ccc;}@media (max-width: 767px) {.comment-box .figure-wrap figure {width: 47px;height: 37px;}}@media (max-width: 575px) {.comment-box .figure-wrap figure {width: 47px;height: 47px;}}.comment-box .action-btn {text-align: center;margin: 30px auto 0;}.comment-box .action-btn a {text-transform: uppercase;margin-right: 10px;}@media (max-width: 767px) {.comment-box .action-btn a {font-size: 15px;}}@media (max-width: 575px) {.comment-box .action-btn a {margin: 0 0 10px;}}.next-story {border-top: 3px solid #231f20;position: relative;}.next-story:before {content: "";position: absolute;left: 0;right: 0;margin: auto;width: 0;height: 0;border-left: 9px solid transparent;border-right: 9px solid transparent;border-top: 9px solid #231f20;-webkit-transition: all 0.2s ease-in-out;transition: all 0.2s ease-in-out;}@media (max-width: 991px) {.resp-top > ul {display: block;}.resp-top > ul li {padding: 10px 0 7px;}}.new-policy {padding: 50px 0 0;}.new-policy h4 {padding: 0 0 15px;}.pagination {padding: 40px 0 0;}@media (max-width: 575px) {.pagination ul {-ms-flex-wrap: wrap;flex-wrap: wrap;display: -webkit-box;display: -ms-flexbox;display: flex;}}.pagination ul li {padding: 0 10px 0 0;}@media (max-width: 575px) {.pagination ul li {padding: 0 5px 10px;}}.pagination ul li a {background: linear-gradient(80deg, #f7f7f7 0, #e0e0e0 100%);border-radius: 5px;padding: 6px 12px;border: 1px solid rgba(0, 0, 0, 0.15);font-size: 12px;color: #231f20;font-weight: 500;-webkit-transition: all 0.3s ease-in-out;transition: all 0.3s ease-in-out;}.pagination ul li.is-active a, .pagination ul li:hover a {background: #000;color: #fff;}.pagination ul li:last-child, .pagination-red ul li:last-child {padding-right: 0;}@media (max-width: 575px) {.pagination-red ul {-ms-flex-wrap: wrap;flex-wrap: wrap;}}.pagination-red ul li, .pagination.sty1, .pagination.sty2 {padding: 0;}.pagination-red ul li a {background: 0 0;border-radius: inherit;padding: 6px 10px;border: 1px solid #ececec;color: #727272;}.pagination-red ul li.is-active a, .pagination-red ul li:hover a, .pagination.sty1 ul li.is-active a, .pagination.sty1 ul li:hover a, .pagination.sty2 ul li.is-active a, .pagination.sty2 ul li:hover a {background: #c4161c;color: #fff;}.pagination.sty1 ul, .pagination.sty2 ul {text-align: center;}.pagination.sty1 ul li, .pagination.sty2 ul li {padding: 0 12px 20px 0;display: inline-block;vertical-align: middle;text-align: center;}.pagination.sty1 ul li a, .pagination.sty2 ul li a {background: #f0f0f0;color: #4c4c4c;border: 0;font-weight: 600;font-size: 16px;}.pagination.sty2 ul li {padding: 0 8px 15px 0;}.pagination.sty2 ul li a {border-radius: 50%;width: 35px;height: 35px;padding: 0;display: -webkit-box;display: -ms-flexbox;display: flex;-webkit-box-align: center;-ms-flex-align: center;align-items: center;-webkit-box-pack: center;-ms-flex-pack: center;justify-content: center;}.c-popup {display: none;position: fixed;top: 0;left: 0;z-index: 999;width: 100%;height: 100%;}.c-popup .popup {display: none;position: absolute;left: 50%;-webkit-transform: translate(-50%, -50%);transform: translate(-50%, -50%);max-width: 90%;max-height: 90%;width: 100%;opacity: 0;top: 40%;-webkit-transition: all 0.3s 0s;transition: all 0.3s 0s;-webkit-box-shadow: 0 3px 7px 0 rgba(0, 0, 0, 0.25);box-shadow: 0 3px 7px 0 rgba(0, 0, 0, 0.25);border-radius: 10px;}.c-popup .popup .popup-wrap {background: #fff;height: 100%;border: 1px solid #fcfcfc;border-radius: 10px;overflow: hidden;}.c-popup .popup .c-close {position: absolute;top: 0;right: 0;z-index: 999;font-size: 38px;}.c-popup .popup .c-close:hover {color: #000;}.c-popup .popup .popup-head {padding: 20px 30px;border-bottom: 1px solid #ececec;}.c-popup .popup .popup-head h5 {font-size: 14px;font-weight: 700;margin: 0;text-transform: uppercase;line-height: 1.5;}.c-popup .popup .popup-head h5 span {color: rgba(89, 89, 89, 0.8);display: block;font-weight: 500;font-size: 10px;}@media (max-width: 575px) {.c-popup .popup .popup-head {padding: 15px;}.c-popup .popup .popup-head h5 {margin-bottom: 15px;}}.c-popup .popup .popupFooter {padding: 30px;border-top: 1px solid #ececec;width: 100%;background: #fff;}@media (max-width: 575px) {.c-popup .popup .popupFooter {padding: 15px;}}.c-popup .popup.popup--full-screen {top: 0;left: 0;-webkit-transform: none;transform: none;width: 100%;height: 100%;padding: 0;max-width: none;}.c-popup .popup.active {top: 50%;opacity: 1;-webkit-transition-delay: 0.3s;transition-delay: 0.3s;}@media (max-width: 575px) {.c-popup .popup {overflow: auto;}}.c-popup .overlay {display: block;height: 100%;width: 100%;background: 0 0;-webkit-transition: all 0.3s;transition: all 0.3s;}.c-popup.popup--open .overlay {background: rgba(0, 0, 0, 0.6);}.c-close {display: inline-block;width: 38px;height: 38px;}.c-popup .popup.full-screen {width: 100%;height: 100%;max-width: 100%;max-height: 100%;border-radius: 0;}.alpha-list, .c-popup .popup.full-screen .popup-wrap {display: -webkit-box;display: -ms-flexbox;display: flex;-webkit-box-align: center;-ms-flex-align: center;align-items: center;-webkit-box-pack: center;-ms-flex-pack: center;justify-content: center;}.c-popup .popup.full-screen .popup-wrap {border-radius: 0;}.c-popup .popup.sm-popup {width: 500px;}.c-popup .popup.md-popup {width: 800px;}.c-popup .popup.lg-popup {width: 1220px;}.alpha-list {border-bottom: 1px solid #ececec;}.alpha-list li {padding: 0 6px;}.alpha-list li a {font-size: 16px;color: #000;font-weight: 700;text-transform: uppercase;padding: 10px 0;line-height: 1;}@media (max-width: 575px) {.alpha-list {-ms-flex-wrap: wrap;flex-wrap: wrap;text-align: center;padding: 0 15px;}.alpha-list > li {padding: 0 4px;}.alpha-list > li a {font-size: 14px;padding: 5px 0;}}.city-names-wrap {padding: 30px;height: 300px;overflow: auto;}.category-left-box h6, .city-names-wrap .city-name-div {margin-bottom: 15px;}.city-names-wrap .city-name-div .alpha-title {font-size: 16px;margin-bottom: 5px;font-weight: 700;display: inline-block;}.city-names-wrap .city-name-div a {display: block;margin-bottom: 10px;}.city-names-wrap .city-name-div:last-child {margin-bottom: 0;}@media (max-width: 575px) {.city-names-wrap {padding: 15px;height: 220px;}}.js-text-show, .stickyads {margin: auto;text-align: center;}.js-text-show {display: inline-block;opacity: 0;-webkit-transition: all 0.3s ease-in-out;transition: all 0.3s ease-in-out;height: 0;overflow: hidden;visibility: hidden;}.js-text-show.is-active {opacity: 1;height: auto;overflow: visible;visibility: visible;}.post-box .post-text-wrap h4 {font-size: 16px;}.post-box.sty48 .post-frame {-ms-flex: 0 0 240px;flex: 0 0 240px;max-width: 240px;}.opinion-detail-text .title {font-size: 40px;font-family: "Source Serif Pro";font-weight: 600;margin-top: 10px;}.post-box.sty48 .post-content .title {font-size: 30px;font-family: "Source Serif Pro";}.post-box.sty48 .post-content span {font-family: "Poppins";text-transform: uppercase;}.section-3 .covidsec {background-image: url(/wp-content/uploads/2022/05/bg-corona.jpg);}.main-calculator-list > li .icon-wrap img {width: 45px;}.fuel-box-list > li {margin-right: 0;width: 23%;}.post-box.sty54 .post-content .para {display: -webkit-box;-webkit-line-clamp: 4;-webkit-box-orient: vertical;overflow: hidden;text-overflow: ellipsis;white-space: initial;}.voices-sec::before {height: 350px;}.stickyads {position: fixed;bottom: 0;left: 0;right: 0;z-index: 9;max-width: 990px;}.stickyads div {background: 0 0 !important;}.progress-bar {background-color: #c4161c;}.slick-dots li button {color: transparent;}.loadersvg img {width: 33px;filter: grayscale(0.7);margin-bottom: 4px;}.loadersvg {height: 100%;display: flex;align-items: center;justify-content: center;flex-direction: column;position: absolute;left: 0;right: 0;}.nobrdlast li:last-child, ul#relatedpost li:last-child a {border: 0;}.nobrdlast .col-lg-6:nth-last-child(-n + 2) .border-bottom-dashed {border: 0;}@font-face {font-family: "Poppins";font-style: normal;font-weight: 100;font-display: swap;src: url(https://fonts.gstatic.com/s/poppins/v15/pxiGyp8kv8JHgFVrLPTucXtAKPY.woff2) format("woff2");unicode-range: U+0900-097F, U+1CD0-1CF6, U+1CF8-1CF9, U+200C-200D, U+20A8, U+20B9, U+25CC, U+A830-A839, U+A8E0-A8FB;}@font-face {font-family: "Poppins";font-style: normal;font-weight: 100;font-display: swap;src: url(https://fonts.gstatic.com/s/poppins/v15/pxiGyp8kv8JHgFVrLPTufntAKPY.woff2) format("woff2");unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;}@font-face {font-family: "Poppins";font-style: normal;font-weight: 100;font-display: swap;src: url(https://fonts.gstatic.com/s/poppins/v15/pxiGyp8kv8JHgFVrLPTucHtA.woff2) format("woff2");unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;}@font-face {font-family: "Poppins";font-style: normal;font-weight: 200;font-display: swap;src: url(https://fonts.gstatic.com/s/poppins/v15/pxiByp8kv8JHgFVrLFj_Z11lFc-K.woff2) format("woff2");unicode-range: U+0900-097F, U+1CD0-1CF6, U+1CF8-1CF9, U+200C-200D, U+20A8, U+20B9, U+25CC, U+A830-A839, U+A8E0-A8FB;}@font-face {font-family: "Poppins";font-style: normal;font-weight: 200;font-display: swap;src: url(https://fonts.gstatic.com/s/poppins/v15/pxiByp8kv8JHgFVrLFj_Z1JlFc-K.woff2) format("woff2");unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;}@font-face {font-family: "Poppins";font-style: normal;font-weight: 200;font-display: swap;src: url(https://fonts.gstatic.com/s/poppins/v15/pxiByp8kv8JHgFVrLFj_Z1xlFQ.woff2) format("woff2");unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;}@font-face {font-family: "Poppins";font-style: normal;font-weight: 300;font-display: swap;src: url(https://fonts.gstatic.com/s/poppins/v15/pxiByp8kv8JHgFVrLDz8Z11lFc-K.woff2) format("woff2");unicode-range: U+0900-097F, U+1CD0-1CF6, U+1CF8-1CF9, U+200C-200D, U+20A8, U+20B9, U+25CC, U+A830-A839, U+A8E0-A8FB;}@font-face {font-family: "Poppins";font-style: normal;font-weight: 300;font-display: swap;src: url(https://fonts.gstatic.com/s/poppins/v15/pxiByp8kv8JHgFVrLDz8Z1JlFc-K.woff2) format("woff2");unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;}@font-face {font-family: "Poppins";font-style: normal;font-weight: 300;font-display: swap;src: url(https://fonts.gstatic.com/s/poppins/v15/pxiByp8kv8JHgFVrLDz8Z1xlFQ.woff2) format("woff2");unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;}@font-face {font-family: "Poppins";font-style: normal;font-weight: 400;font-display: swap;src: url(https://fonts.gstatic.com/s/poppins/v15/pxiEyp8kv8JHgFVrJJbecmNE.woff2) format("woff2");unicode-range: U+0900-097F, U+1CD0-1CF6, U+1CF8-1CF9, U+200C-200D, U+20A8, U+20B9, U+25CC, U+A830-A839, U+A8E0-A8FB;}@font-face {font-family: "Poppins";font-style: normal;font-weight: 400;font-display: swap;src: url(https://fonts.gstatic.com/s/poppins/v15/pxiEyp8kv8JHgFVrJJnecmNE.woff2) format("woff2");unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;}@font-face {font-family: "Poppins";font-style: normal;font-weight: 400;font-display: swap;src: url(https://fonts.gstatic.com/s/poppins/v15/pxiEyp8kv8JHgFVrJJfecg.woff2) format("woff2");unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;}@font-face {font-family: "Poppins";font-style: normal;font-weight: 500;font-display: swap;src: url(https://fonts.gstatic.com/s/poppins/v15/pxiByp8kv8JHgFVrLGT9Z11lFc-K.woff2) format("woff2");unicode-range: U+0900-097F, U+1CD0-1CF6, U+1CF8-1CF9, U+200C-200D, U+20A8, U+20B9, U+25CC, U+A830-A839, U+A8E0-A8FB;}@font-face {font-family: "Poppins";font-style: normal;font-weight: 500;font-display: swap;src: url(https://fonts.gstatic.com/s/poppins/v15/pxiByp8kv8JHgFVrLGT9Z1JlFc-K.woff2) format("woff2");unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;}@font-face {font-family: "Poppins";font-style: normal;font-weight: 500;font-display: swap;src: url(https://fonts.gstatic.com/s/poppins/v15/pxiByp8kv8JHgFVrLGT9Z1xlFQ.woff2) format("woff2");unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;}@font-face {font-family: "Poppins";font-style: normal;font-weight: 600;font-display: swap;src: url(https://fonts.gstatic.com/s/poppins/v15/pxiByp8kv8JHgFVrLEj6Z11lFc-K.woff2) format("woff2");unicode-range: U+0900-097F, U+1CD0-1CF6, U+1CF8-1CF9, U+200C-200D, U+20A8, U+20B9, U+25CC, U+A830-A839, U+A8E0-A8FB;}@font-face {font-family: "Poppins";font-style: normal;font-weight: 600;font-display: swap;src: url(https://fonts.gstatic.com/s/poppins/v15/pxiByp8kv8JHgFVrLEj6Z1JlFc-K.woff2) format("woff2");unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;}@font-face {font-family: "Poppins";font-style: normal;font-weight: 600;font-display: swap;src: url(https://fonts.gstatic.com/s/poppins/v15/pxiByp8kv8JHgFVrLEj6Z1xlFQ.woff2) format("woff2");unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;}@font-face {font-family: "Poppins";font-style: normal;font-weight: 700;font-display: swap;src: url(https://fonts.gstatic.com/s/poppins/v15/pxiByp8kv8JHgFVrLCz7Z11lFc-K.woff2) format("woff2");unicode-range: U+0900-097F, U+1CD0-1CF6, U+1CF8-1CF9, U+200C-200D, U+20A8, U+20B9, U+25CC, U+A830-A839, U+A8E0-A8FB;}@font-face {font-family: "Poppins";font-style: normal;font-weight: 700;font-display: swap;src: url(https://fonts.gstatic.com/s/poppins/v15/pxiByp8kv8JHgFVrLCz7Z1JlFc-K.woff2) format("woff2");unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;}@font-face {font-family: "Poppins";font-style: normal;font-weight: 700;font-display: swap;src: url(https://fonts.gstatic.com/s/poppins/v15/pxiByp8kv8JHgFVrLCz7Z1xlFQ.woff2) format("woff2");unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;}@font-face {font-family: "Poppins";font-style: normal;font-weight: 800;font-display: swap;src: url(https://fonts.gstatic.com/s/poppins/v15/pxiByp8kv8JHgFVrLDD4Z11lFc-K.woff2) format("woff2");unicode-range: U+0900-097F, U+1CD0-1CF6, U+1CF8-1CF9, U+200C-200D, U+20A8, U+20B9, U+25CC, U+A830-A839, U+A8E0-A8FB;}@font-face {font-family: "Poppins";font-style: normal;font-weight: 800;font-display: swap;src: url(https://fonts.gstatic.com/s/poppins/v15/pxiByp8kv8JHgFVrLDD4Z1JlFc-K.woff2) format("woff2");unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;}@font-face {font-family: "Poppins";font-style: normal;font-weight: 800;font-display: swap;src: url(https://fonts.gstatic.com/s/poppins/v15/pxiByp8kv8JHgFVrLDD4Z1xlFQ.woff2) format("woff2");unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;}@font-face {font-family: "Poppins";font-style: normal;font-weight: 900;font-display: swap;src: url(https://fonts.gstatic.com/s/poppins/v15/pxiByp8kv8JHgFVrLBT5Z11lFc-K.woff2) format("woff2");unicode-range: U+0900-097F, U+1CD0-1CF6, U+1CF8-1CF9, U+200C-200D, U+20A8, U+20B9, U+25CC, U+A830-A839, U+A8E0-A8FB;}@font-face {font-family: "Poppins";font-style: normal;font-weight: 900;font-display: swap;src: url(https://fonts.gstatic.com/s/poppins/v15/pxiByp8kv8JHgFVrLBT5Z1JlFc-K.woff2) format("woff2");unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;}@font-face {font-family: "Poppins";font-style: normal;font-weight: 900;font-display: swap;src: url(https://fonts.gstatic.com/s/poppins/v15/pxiByp8kv8JHgFVrLBT5Z1xlFQ.woff2) format("woff2");unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;}@font-face {font-family: "xicons";src: url(../bolnews/assets/icons/fonts/xicons.eot);src: url(../bolnews/assets/icons/fonts/xicons.eot) format("embedded-opentype"), url(../bolnews/assets/icons/fonts/xicons.ttf) format("truetype"), url(../bolnews/assets/icons/fonts/xicons.woff) format("woff"), url(../bolnews/assets/icons/fonts/xicons.svg) format("svg");font-weight: 400;font-style: normal;font-display: block;}[class*=" ic-"], [class^="ic-"] {font-family: "xicons" !important;speak: never;font-style: normal;font-weight: 400;font-variant: normal;text-transform: none;line-height: 1;-webkit-font-smoothing: antialiased;-moz-osx-font-smoothing: grayscale;}.ic-134:before {content: "\e97e";}.ic-122:before {content: "\e970";}.ic-123:before {content: "\e971";}.ic-124:before {content: "\e972";}.ic-125:before {content: "\e973";}.ic-126:before {content: "\e974";}.ic-127:before {content: "\e975";}.ic-128:before {content: "\e976";}.ic-129:before {content: "\e977";}.ic-130:before {content: "\e978";}.ic-131:before {content: "\e979";}.ic-132 .path1:before {content: "\e97a";color: rgb(0, 0, 0);}.ic-132 .path2:before {content: "\e97b";margin-left: -0.9267578125em;color: rgb(0, 0, 0);}.ic-132 .path3:before {content: "\e97c";margin-left: -0.9267578125em;color: rgb(255, 255, 255);}.ic-133:before {content: "\e97d";}.ic-108:before {content: "\e962";}.ic-109:before {content: "\e963";}.ic-110:before {content: "\e964";}.ic-111:before {content: "\e965";}.ic-112:before {content: "\e966";}.ic-113:before {content: "\e967";}.ic-114:before {content: "\e968";}.ic-115:before {content: "\e969";}.ic-116:before {content: "\e96a";}.ic-117:before {content: "\e96b";}.ic-118:before {content: "\e96c";}.ic-119:before {content: "\e96d";}.ic-120:before {content: "\e96e";}.ic-121:before {content: "\e96f";}.ic-107:before {content: "\e961";}.ic-106:before {content: "\e960";}.ic-104:before {content: "\e956";}.ic-103:before {content: "\e957";}.ic-102:before {content: "\e958";}.ic-101:before {content: "\e959";}.ic-100:before {content: "\e95a";}.ic-99:before {content: "\e95b";}.ic-98:before {content: "\e95c";}.ic-97:before {content: "\e95d";}.ic-96:before {content: "\e95e";}.ic-95:before {content: "\e955";}.ic-94:before {content: "\e954";}.ic-93:before {content: "\e953";}.ic-92:before {content: "\e94e";}.ic-91:before {content: "\e94f";}.ic-90:before {content: "\e951";}.ic-89:before {content: "\e952";}.ic-88:before {content: "\e94d";}.ic-87:before {content: "\e94c";}.ic-86:before {content: "\e94b";}.ic-85:before {content: "\e94a";}.ic-84:before {content: "\e949";}.ic-83:before {content: "\e948";}.ic-82:before {content: "\e93d";}.ic-81:before {content: "\e93e";}.ic-80:before {content: "\e941";}.ic-79:before {content: "\e943";}.ic-78:before {content: "\e944";}.ic-77:before {content: "\e947";}.ic-76:before {content: "\e93c";}.ic-75:before {content: "\e93b";}.ic-74:before {content: "\e937";}.ic-73:before {content: "\e938";}.ic-72:before {content: "\e935";}.ic-71:before {content: "\e934";}.ic-70:before {content: "\e923";}.ic-69:before {content: "\e924";}.ic-68:before {content: "\e927";}.ic-67:before {content: "\e928";}.ic-66:before {content: "\e929";}.ic-65:before {content: "\e92a";}.ic-64:before {content: "\e92b";}.ic-63:before {content: "\e92c";}.ic-62:before {content: "\e92d";}.ic-61:before {content: "\e92e";}.ic-60:before {content: "\e930";}.ic-59:before {content: "\e931";}.ic-58:before {content: "\e932";}.ic-57:before {content: "\e933";}.ic-56:before {content: "\e920";}.ic-55:before {content: "\e91f";}.ic-54:before {content: "\e91e";}.ic-53:before {content: "\e91d";}.ic-52:before {content: "\e91b";}.ic-51:before {content: "\e91c";}.ic-39:before {content: "\e90b";}.ic-40:before {content: "\e90c";}.ic-41:before {content: "\e90e";}.ic-42:before {content: "\e910";}.ic-43:before {content: "\e911";}.ic-44:before {content: "\e913";}.ic-45:before {content: "\e914";}.ic-46:before {content: "\e915";}.ic-47:before {content: "\e916";}.ic-48:before {content: "\e917";}.ic-49:before {content: "\e918";}.ic-50:before {content: "\e919";}.ic-11:before {content: "\e900";}.ic-105:before {content: "\e95f";}.ic-2:before {content: "\e90d";}.ic-3:before {content: "\e9d9";}.ic-4:before {content: "\ea15";}.ic-5:before {content: "\ea3c";}.ic-6:before {content: "\ea40";}.ic-7:before {content: "\ea90";}.ic-8:before {content: "\ea96";}.ic-9:before {content: "\ea9b";}.ic-10:before {content: "\ea9d";}.ic-37:before {content: "\e907";}.ic-31:before {content: "\e901";}.ic-32:before {content: "\e902";}.ic-33:before {content: "\e903";}.ic-34:before {content: "\e904";}.ic-35:before {content: "\e905";}.ic-36:before {content: "\e906";}.ic-12:before {content: "\e945";}.ic-13:before {content: "\e946";}.ic-14:before {content: "\e93f";}.ic-15:before {content: "\e940";}.ic-16:before {content: "\e942";}.ic-17:before {content: "\e950";}.ic-18:before {content: "\e936";}.ic-19:before {content: "\e939";}.ic-20:before {content: "\e93a";}.ic-21:before {content: "\e908";}.ic-22:before {content: "\e909";}.ic-23:before {content: "\e90f";}.ic-24:before {content: "\e912";}.ic-25:before {content: "\e91a";}.ic-26:before {content: "\e921";}.ic-27:before {content: "\e922";}.ic-28:before {content: "\e925";}.ic-29:before {content: "\e926";}.ic-30:before {content: "\e92f";}.ic-1:before {content: "\f152";}.ic-38:before {content: "\e90a";}.title-head-inner h1 {font-size: 36px;font-family: "Source Serif Pro";font-weight: 600;}.formfilter ul li label {margin: 5px 9px;font-weight: 600;text-transform: capitalize;color: #111;font-family: "Montserrat";font-size: 13px;}.footer-article-set {position: fixed;bottom: 0;background: #fff;width: 100%;z-index: 2;box-shadow: 0-2px 10px 0.5px #0000001f;margin: 0 auto !important;text-align: center;}.footer-article-set .bdr-set-btm a {border-top: 2px solid #a4a4a4;padding: 10px;cursor: pointer;width: 100%;position: relative;height: 100%;}.footer-article-set .bdr-set-btm a.active {border-top: 2px solid #c4161c !important;background: #efefef !important;display: block;}.content h3:after, .post-function ul li.listen i.ic-56, a.close-main-menu.js-menuclose {display: none;}.bdr-set-btm {text-align: left;padding: 0 !important;}main#post-left-col .infinite-post:first-child section.next-story.stripe-bottom-50 {display: none !important;}ul.page-numbers {display: flex;align-items: center;justify-content: center;margin-top: 35px;margin-bottom: 35px;}ul.page-numbers li a, ul.page-numbers li span {width: 33px;height: 33px;display: flex;align-items: center;justify-content: center;font-size: 14px;background: #333;color: #fff;margin-right: 5px;}ul.page-numbers li .current, ul.page-numbers li:hover a {background: #c72026;color: #fff;}.post-box .vidbox {position: absolute;top: 0;left: 0;width: 100%;height: 100%;z-index: 3;}.video-page-slider .slick-slide {padding: 15px;}.content {background: #fff;padding: 15px 0;margin-top: 5px;}.content p {color: #000;margin-bottom: 18px;font-weight: 400;line-height: 1.6;font-size: 15px;}.content h2 {margin-top: 20px;margin-bottom: 7px;font-weight: 600;}.content a {color: #c72026;display: initial;}footer .foot-logo {width: 70%;}.header.sticky-header .menu-section .small-logo img {width: 100%;height: 46px;}.topmenu li:first-child a {color: #c4161c;font-weight: 700;pointer-events: none;}.menu-focus {display: flex;justify-content: flex-start;align-items: center;}.menu-focus li:first-child a {color: #111;font-weight: 700;}.coronavirusnum .tabcontent {display: none;width: 100%;align-items: flex-start;}.coronavirusnum .tabcontent.active {display: flex;}.coronavirusnum .tabcontent .lastnumber {color: #fff;font-size: 13px;font-weight: 400;display: block;padding: 5px 0 0;}body.archive.tag:hover {background-color: transparent;}.custom-radiobox {position: relative;padding-left: 30px;}.custom-radiobox input {opacity: 0;width: 100%;height: 100%;position: absolute;z-index: 1;left: 0;top: 0;margin: 0;}.custom-radiobox .as-radio {appearance: none;}.custom-radiobox .as-radio:after {content: "";width: 10px;height: 10px;background-color: #c4161c;border-radius: 50%;opacity: 0;-webkit-transition: all 0.35s ease;transition: all 0.35s ease;line-height: normal;}.custom-radiobox:focus, .custom-radiobox:hover {border-color: #b6b6b6;}.custom-radiobox .as-radio {border: 1px solid #111;width: 20px;height: 20px;transition: all 0.35s ease;position: absolute;display: flex;align-items: center;justify-content: center;left: 0;top: 0;bottom: 0;margin: auto;border-radius: 50%;}.border-radius-none {border-radius: 0;}.photos-slide .post-box.sty1 .post-content .title {padding: 0 10px 0 0;font-size: 11px;}.covidsec .covid-cases {width: 100%;align-items: flex-start;}.fueltable th, .header .header-logo, .table-dark tr, a.btn-custom-red, td {text-align: center;}.table-dark {margin-bottom: 20px;}.dark-mode #remove_print .post-box.sty1 .post-content h6, .dark-mode .figure-wrap figcaption h6, .dark-mode .figure-wrap.sty1 figcaption h6, .dark-mode .post-box.sty1 h6, .dark-mode .related-box h6, .dark-mode .social li a i, .dark-mode ul.main-head-detail-box h6, .font-drop ul li.active a, .font-drop ul li:hover a, .selectsearch ul li:hover a, .tabing.vid li a {color: #fff;}a.btn-custom-red {padding: 8px !important;margin: auto;color: #fff;}span.viewbtn {width: 140px;margin: 20px auto 0 !important;}.gadget-tab-box .post-box.sty16 .post-frame img {max-height: 300px;}.gadget-tab-box .post-box.sty16 {overflow: hidden;padding: 30px 0;}.buttonssearch {margin: 10px auto;text-align: center;}.buttonssearch .reset {text-align: center;background: #cac8c8;width: 78px;margin-top: 0;margin-left: 5px;display: inline-block;padding: 10px 15px;font-weight: 700;border-radius: 2px;font-family: "Montserrat";}.priceform {display: flex;align-items: center;justify-content: space-between;margin-bottom: 10px;}.priceform input {width: 49%;border: 1px solid #ddd;padding: 6px 10px;border-radius: 3px;font-size: 12px;}.mobilebox.small a, span.viewbtn {display: block;}.formfilter ul li {margin-bottom: 0;}.filterhead {margin-bottom: 18px;}.boxesicons div span {font-weight: 500 !important;}.bg-red {background: #c41301;color: #fff !important;}.custom-gray {background: #b5c2cd;}.custom-blue {font-weight: 500 !important;background: #ddd;}.fueltable th, td {padding: 7px 10px;font-size: 12px;}.fueltable tr:last-child td {text-align: center;white-space: inherit;}.fueltable td:first-child {padding: 11px 15px;}tr.low-back td {white-space: nowrap;}td {border: 1px solid #f1f1f1;}table td {text-align: left;padding: 9px 15px;white-space: pre-wrap;}.boxesicons div i {font-size: 34px;color: #c4161c;margin-bottom: 20px;display: inline-block;}.related {padding: 10px;border: 1px solid #e8e8e8;}.related .post-box.sty16 .post-frame img {height: 100px;}.related .post-box.sty16 {padding: 10px 0;overflow: hidden;}figure.largepic {padding: 30px;max-height: 380px;}figure.largepic img {width: auto;margin: 0 auto;height: 300px !important;display: block;}.post-box.sty57 .post-frame img {max-height: 200px;}.match-time p, .match-time span {text-transform: uppercase;font-size: 10px;color: #88888a;}.match-time p {color: #1a1a1a;}.currencynameleft tr, .tdvalues p, .team-name, tr.low-back td {text-align: center;}.team-name h4, table td {font-size: 12px;}.team-name img {width: 100%;height: 50px;}.crickeet-slider .boxese {min-height: 146px;}.sliderArrows.sty2 button {top: -80px;}.voices-sec .sliderArrows.sty5 button i, .vs {display: flex;align-items: center;justify-content: center;}.vs {padding: 0;margin: 0 10px;}.fuel-box .fuel-text-box {min-height: 104px;}.post-box.sty65 .post-content p {color: #fff;font-size: 12px;padding: 0 0 5px;}.post-box.sty65 .post-content .read-more {position: absolute;right: 10px;bottom: 23px;z-index: 9;text-decoration: underline !important;}.dark-mode .default-footer h6, .post-box.sty65 .post-content .read-more:hover {color: #c4161c;}.addsec, .wrpall {position: sticky;top: 92px;}.addsec {top: 96px;}.font-drop ul li, .post-function li.font {position: relative;}.font-drop {background-color: #fff;width: 150px;text-align: left;padding: 10px;box-shadow: 0 0 3px 0 rgb(0, 0, 0, 0.7);position: absolute;top: 46px;left: 0;z-index: 1;display: none;}.font-drop.is-active, .gadget-spec-list ul li span {display: block;}.cast-slider .figure-wrap figcaption h6, .font-drop .drop-head h5, .post-box.sty4 .highlight-btn i, footer h6 {font-size: 14px;}.font-drop .drop-head i {font-size: 11px;cursor: pointer;}.font-drop ul li {background: #fff;border: 1px solid #000;border-radius: 24px;text-align: center;margin: 10px 0 0;padding: 0 !important;transition: all 0.3s ease-in-out;}.font-drop ul li a {display: block;padding: 4px 0;}.font-drop ul li a i, .font-drop ul li:before {font-size: 10px;font-weight: 400;margin: 0 10px 0 0;}.font-drop ul li:before {content: "";position: absolute;top: 0;left: 20px;margin: auto;font-family: "xicons" !important;display: flex;align-items: center;justify-content: center;height: 100%;opacity: 0;}.font-drop ul li.active, .font-drop ul li:hover {background-color: #000;}.font-drop ul li.active:before, .font-drop ul li:hover:before {color: #fff;opacity: 1;}.voices-sec .sliderArrows.sty5 button {border: 1px solid #fff;border-radius: 50%;width: 40px;height: 40px;background-color: transparent;bottom: 0;left: -60px;top: -190px;}.voices-sec .sliderArrows.sty5 button i {color: #fff;font-size: 14px;}.voices-sec .sliderArrows.sty5 button.slick-next {right: -60px;left: auto;}.content h2, .content h3 {padding: 15px 0 5px;font-size: 21px;}.content ul {padding: 15px 0 5px;}.content ul li {font-weight: 600;}.tdvalues {display: flex;flex-wrap: wrap;}.tdvalues p {flex: 0 0 20%;padding: 7px;color: rgba(74, 74, 74, 0.7);border-bottom: 1px solid #aeaeae;font-weight: 500;}.prize-page-search {width: 60%;}.prize-page-search input {background-color: #dfe2e5;border: 2px solid #c4d2d8;color: #a9a8a8;border-radius: 0;}.comingsoon {background: #c4161c;text-align: center;padding: 10px;text-transform: uppercase;font-weight: 600;color: #fff;margin: 20px 0;font-size: 20px;}.changePostBtn.is--disabled {opacity: 0.5;pointer-events: none;}body, html {font-family: "poppins";}.header-light .header-logo .logo img {width: 280px;}.header-light .navigation .menu > li.current-menu-item a, .header-light .navigation .menu > li:hover a {color: #fff;background-color: #222;}.header-light .navigation .menu > li.current-menu-item a:after, .header-light .navigation .menu > li:hover a:after {opacity: 1;}.bot-box {padding-right: 0;}.loadmorebtn {padding: 8px 10px;background: #c4161c;color: #fff;text-transform: uppercase;width: 150px;font-size: 12px;cursor: pointer;margin: 0 auto;text-align: center;}.header .header-logo .logo {width: 310px;height: 36px;margin-top: 10px;}.quik-links {display: flex;flex-wrap: wrap;}.quik-links li {flex: 0 0 33%;padding-right: 3%;}.quik-links li a {color: #111;font-weight: 500;-webkit-line-clamp: 1;}.bot-box p, .quik-links li a {overflow: hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-box-orient: vertical;}.top-news li:first-child a {font-weight: 700;padding: 0 0 6px;display: inline-block;}.mcomingsoon {position: absolute;top: 23px;left: -27px;background: #177100;color: #fff;font-size: 10px;width: 120px;transform: rotate(318deg);margin: 0 !important;}.relateddevices .post-box {overflow: hidden;}.relateddevices .post-box .mcomingsoon {text-align: center;position: initial;transform: none;}ul.speclist {margin-top: 10px;}ul.speclist li {font-size: 13px;margin-bottom: 4px;}ul.speclist li strong {width: 128px;display: inline-block;}.selectsearch {position: relative;width: 350px;margin: 10px 0 0;}.selectsearch input {width: 300px;padding: 9px 15px;font-size: 12px;border: 1px solid #ddd;}.selectsearch ul {display: none;height: 240px;overflow-y: scroll;width: 300px;position: absolute;top: 39px;background: #fff;right: 0;z-index: 1;box-sizing: border-box;}.selectsearch ul li {font-size: 13px;border: 1px solid #ddd;border-bottom: 0;}.selectsearch ul li:hover {background-color: #c41301;color: #fff;}.selectsearch ul li a {display: block;padding: 5px 10px;}.breadcrumb li:after {content: "/";margin: 0 10px;font-size: 9px;color: #888;}.breadcrumb li {margin: 0;color: #555;}.breadcrumb li:last-child:after, .coronatabs li:last-child:after, .sherbox ul li ul li:last-child:after, .sherbox ul li:last-child:after {content: none;}.breadcrumb li a {color: #555;border-radius: 12px;padding: 4px 15px;}.dark-mode {color: "#fff";}.dark-mode, .dark-mode .box1 h3, .dark-mode .header {background-color: #000;}.dark-mode .dropdown.no-aarow a, .dark-mode .font-drop ul li.active a, .dark-mode .font-drop ul li:hover a, .dark-mode .post-box .post-link, .dark-mode a, .dark-mode h1, .dark-mode h2, .dark-mode h3, .dark-mode h4, .dark-mode h5, .dark-mode i, .dark-mode li, .dark-mode p, .dark-mode span {color: #fff !important;}.dark-mode .breadcrumb li a, .dark-mode .dropdown-left-side-bor .post-points a p, .dark-mode .font-drop ul li a, .dark-mode .header .top-row .edition-select .edition-drop-wrap .edition-dropdown > li a, .dark-mode .main-head-drop-list li a, .dark-mode .news-tag a, .dark-mode .post-social .social li a i {color: #000 !important;}.dark-mode .bgc-iGray15 {background-color: #000 !important;}.dark-mode .foot-logo, .dark-mode .header-logo .logo, .foot-logo.darkmode, .header-logo .logo.darkmode, .post-function ul li.listen span.pause {display: none;}.dark-mode .header-logo .logo.darkmode {display: block;margin: 0 auto 20px;}.dark-mode .foot-logo.darkmode, .header-dark-ent .navigation .menu > li.onhover.hoverable.is--active ul {display: block;}.dark-mode .header .top-row {border-top: 1px solid #4e4e4e;border-bottom: 1px solid #4e4e4e;}.dark-mode .header .menu-section {border-top: 1px solid #4e4e4e;background: #222;}.dark-mode .border-bottom-1 {border-bottom: 1px solid #4e4e4e;}.dark-mode .border-top-1 {border-top: 1px solid #4e4e4e;background: #222;padding-left: 10px;}.dark-mode .box1 h3 {color: #c4161c !important;}.dark-mode .news-tag.sty1 ul li a {background-color: #fff !important;}.dark-mode .btn.btn-gray:hover {background-color: #fff;}.dark-mode .post-points.sty3:before {border-left: 5px solid #c4161c;}.dark-mode .footer-article-set {background: #000;}.dark-mode .footer-article-set .bdr-set-btm a.active {background: #111 !important;}.dark-mode .liveUpdateContent .live-content {background: #111;}.dark-mode a.scrolltotop {background: #c4161c;box-shadow: 1px 1px 1px #111;}.dark-mode .dropdown.no-aarow {background: #2a2a2a;}.dark-mode .stickeysidebar h6 {color: #fff;}.bot-box p, .post-points.sty5 a p {-webkit-line-clamp: 2;}::-webkit-scrollbar {width: 6px;height: 6px;}::-webkit-scrollbar-track {-webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);-webkit-border-radius: 10px;border-radius: 10px;}::-webkit-scrollbar-thumb {-webkit-border-radius: 10px;border-radius: 10px;background: #ed1c24;-webkit-box-shadow: inset 0 0 6px #ed1c24;}::-webkit-scrollbar-thumb:window-inactive {background: #ed1c24;}.detail, .detail h3 {padding: 10px 0;}.detail h3 {font-size: 18px;}.bussiness-currency-table th {font-weight: 500;padding: 7px 10px;font-size: 12px;text-align: center;}.bussiness-currency-table td {padding: 7px 10px;font-size: 12px;text-align: center;white-space: normal;border: 1px solid #d4d4d4;}.bussiness-currency-table th.light-blue {background: #e4ebf1;color: #000;}.bussiness-currency-table th.custom-blue {background: #cfd8e8;}.gold-silver-box {margin-bottom: 17px;}.gold-silver-box .box-rate {text-align: center;background: #f7f7f7;}.box-rate .head-box {font-size: 16px;padding: 7px 0;background: #333;font-weight: 600;color: #fff;}.box-rate .box-body {padding: 16px 0;}.box-rate .box-body p.price {font-size: 34px;font-weight: 700;color: #e4301f;}.box-rate .box-body p.price .down {font-size: 18px;vertical-align: baseline;}.box-rate .box-body p.price .up-box {font-size: 18px;margin-left: -6px;position: relative;top: -16px;}.box-rate .box-body .description {font-size: 13px;font-weight: 500;color: #383737c7;}.card-calculator {background: #fff;border: 1px solid #c3c3c3;border-radius: 3px;padding: 12px 10px;}.calculation-img-p {background: #f5f5f5;display: block;padding: 20px 15px 15px;border-radius: 5px;text-align: center;min-height: 205px;margin: 0 0 20px;}.calculation-img-p figure, .changeMe.typo-txt img.alignnone.size-full.lazy.loaded {width: 100%;}.calculation-img-p img {width: 82%;}.calculation-img-p h6 {font-size: 18px;margin-top: 12px;}.currencynameleft tr:nth-child(odd) {background: #f5f5f5;}.currencynameleft tr td:first-child {text-align: left;padding-left: 20px;padding-right: 20px;}.currencynameleft td {color: #353535;white-space: nowrap;font-weight: 500;font-size: 13px;padding: 6px 0;border: 1px solid #aeaeae;text-align: center;}.currencynameleft th {font-size: 15px;font-weight: 500;text-transform: uppercase;padding: 7px 10px;}ul.prizebonddenlist {display: flex;flex-wrap: wrap;margin-bottom: 15px;}ul.prizebonddenlist li {width: 50%;padding-left: 17px;margin: 5px 0;}ul.prizebonddenlist li a {font-size: 14px;display: block;}ul.prizebonddenlist li a:before {content: "";display: inline-block;width: 6px;height: 6px;background: #c72111;border-radius: 10px;margin-right: 10px;vertical-align: middle;margin-left: -15px;}.card-fuel {width: 98%;background: #fff;border: 1px solid #c3c3c3;border-radius: 5px;padding: 15px;display: block;}.card-fuel .right-desc {display: inline-block;width: 64%;margin-left: 10px;}.card-fuel .right-desc .red-p {font-weight: 500;color: #df0707;font-size: 17px;margin-bottom: 11px;}.card-fuel .right-desc .black-p {font-size: 13px;position: relative;top: -3px;font-weight: 500;color: #505050;}.card-fuel figure img {width: 150px;height: 120px;}.default-table.sty4 .table-row > ul > li a img {width: 21px;margin-right: 7px;}.advert img {width: auto;height: auto;}.card-fuel, .coronatabs ul {display: flex;}.coronatabs li:after {content: "";width: 1px;height: 10px;background: #ccc;display: inline-block;vertical-align: middle;}.coronatabs li:first-child a {padding-left: 0;}.coronatabs li a {font-size: 15px;padding: 0 9px;color: #ccc;font-weight: 500;}.coronatabs li a.active, .header-dark-tech.sticky-header .navigation .menu > li .edition-select-wrap .dropdown-box .dropdownbtn.viewArrow:after, .header-dark-tech.sticky-header .navigation .menu > li .edition-select-wrap span.edition-drop-wrap.dropdown-box span, .header-dark-tech.sticky-header .search-menu-list > li > a i, .header-dark-tech.sticky-header .search-menu-list > li > a p, .poll-form .form-poll .form-group:hover .custom-radiobox label {color: #fff;}.post-box.sty1 h6 {line-height: 1.5;display: -webkit-box;-webkit-line-clamp: 3;-webkit-box-orient: vertical;overflow: hidden;text-overflow: ellipsis;white-space: initial;text-transform: initial !important;font-weight: 500;font-size: 13px;min-height: 56px;}article:last-child .next-story {display: none;}.liveContentWrap {width: 88%;margin-left: 12%;margin-top: 20px;padding-bottom: 0;}.liveUpdateContent .date-time {top: 15px;}.liveUpdateContent {padding-bottom: 0;border-bottom: 1px dashed #ddd;}.aboutphoto {padding: 15px 15px 5px;margin-bottom: 15px;}.aboutphoto p {color: #fff;margin-bottom: 10px;}.aboutphoto a {color: #f44141;}li.weather-icon img {width: 34px;margin-top: -3px;}.loadmorebtn {margin-top: 20px;}.post-box.sty13 .post-frame {text-align: center;height: 120px;display: flex;align-items: center;justify-content: center;}.post-box.sty13 .post-frame img {max-height: 80px;width: auto;}.post-box.sty12 .post-frame > img {max-height: 100px;}.alsoread .post-box .post-content p, .commentssec .comment span, .post-box.sty12 .post-content .title {font-size: 12px;}.custom-checkbox label, .news-tag.sty2 a.tag.sty2, .post-box.sty43 .post-content .title {font-weight: 500;}.post-box.sty5.border-bottom-dashed.pr-0 {min-height: 100px;}.content {background: 0 0;}.post-box.sty48 .post-content .para {font-size: 15px;line-height: 1.6;font-weight: 400;}.main-calculator-list > li {position: relative;width: 100%;overflow: hidden;}.main-calculator-list > li .icon-wrap {width: 80px;text-align: center;margin: 0 20px 0 0;max-width: 80px;min-width: 80px;}.main-calculator-list > li > a {position: absolute;width: 100%;height: 100%;z-index: 1;top: 0;left: 0;}.table-dark {background: #fff;}.table-dark tr:nth-child(odd) {background: #eee;}.table-dark tr .color-red {color: #c41301;}.table-dark tr .color-green {color: #4d9300;}.table-dark td, .table-dark td a, .table-dark td a:hover {color: #000;}.calcontent p {margin-bottom: 13px;}.calcontent ol li {margin-bottom: 10px;}.bussiness-currency-table tr .color-red {color: #c41301;}.bussiness-currency-table tr .color-green {color: #4d9300;}.gold-weight-box {border: 1px solid #dedede;margin-bottom: 30px;}.gold-wieght {display: flex;-ms-flex-wrap: wrap;flex-wrap: wrap;}.gold-wieght .from, .gold-wieght .to {width: 50%;text-align: center;padding: 10px 0 8px;}.gold-wieght p {font-size: 16px;}.gold-wieght .to {background: #bfdaf7;}.gold-wieght .from {background: #c5cad0;}.gold-weight-box .label-input input, .gold-weight-box .label-input select {background: #fff;box-shadow: 1px 4px 8px #dbe8f1;text-align: center;}.gold-weight-box .label-input option {width: 100%;padding: 8px;font-size: 16px;border: 0;background: #fff;border-radius: 3px;}.btn-custom-red, .btn-custom-red:active, .btn-custom-red:focus, .btn-custom-red:hover {background: #c72111;color: #fff;border: 1px solid #bd1100;padding: 3px 14px;border-radius: 4px;margin: 0 4px;cursor: pointer;font-size: 13px;text-decoration: none;min-width: 100px;display: inline-block;text-align: center;font-family: "Poppins";}.gold-weight-box .p-custom {padding: 20px 25px 28px;}.gold-weight-box .label-input select {padding: 0 10px;}.gold-weight-box .label-input input {width: 210px;}.calcontent ul li, .content ul li {margin-bottom: 6px;font-size: 13px;}.calcontent ul li:before, .content ul li:before {content: "";display: inline-block;width: 7px;height: 7px;background: #c4161c;border-radius: 10px;margin-right: 10px;margin-left: -17px;}.calcontent ul, .content ul {margin-bottom: 15px;padding-left: 17px;}.section-3 .bottom-sec {padding: 20px 0;}.covid-txt {text-align: center;}.covid-cases p {font-size: 27px;line-height: 1;}.coronavirusnum .action-btn {margin: auto 0;}.covidsec h5 {font-family: "Source Serif Pro";font-size: 24px;}.covidsec .col-lg-3 {margin: auto;}.video-page-slider .post-box .post-content .title {min-height: 54px;}.opinion-text-box.sty1 .figure-wrap {min-width: 32%;max-width: 32%;}.post-box.sty54 .post-content .title, .sliderArrows.sty1.recipearrow button i {font-size: 16px;}.footer-article-set p, .opinion-text-box .opinion-text-detail p, .post-box.sty1 p, ul#relatedpost li a .detail h5 {display: -webkit-box;-webkit-line-clamp: 3;-webkit-box-orient: vertical;overflow: hidden;text-overflow: ellipsis;white-space: initial;}.post-box.sty12 .post-content .title {-webkit-line-clamp: 1;}a.scrolltotop {background: #f3f3f3;box-shadow: 1px 1px 1px #ddd;border-radius: 50px;position: fixed;bottom: 70px;right: 20px;display: flex;align-items: center;font-size: 7px;z-index: 9;}.addsec h6 {color: #fff !important;font-size: 14px !important;font-weight: 100 !important;}.addsec .post-box.sty5 {margin-bottom: 20px;}.footer-article-set p, .post-box.sty1 p, ul#relatedpost li a .detail h5 {-webkit-line-clamp: 2;}.head-search-box .form-control {font-weight: 400;}.trend-slider ul li a.tag {display: inherit;text-align: center;overflow: hidden;text-overflow: ellipsis;max-width: 100%;white-space: pre;margin: 0 3px;}.post-box.sty3 .figure-wrap figcaption {padding-left: 0;}.category .post-points.sty4 a p, body.category-sports .post-points.sty4.border-bottom-dashed p {-webkit-line-clamp: 2 !important;}body.category-sports .post-box.sty22 .post-content .title {font-size: 14px !important;-webkit-line-clamp: 4;}.card-calculator .icon-wrap {margin-bottom: 21px;display: block;}.card-calculator .icon-wrap i {font-size: 40px;color: #c4161c;}.card-calculator .title {font-weight: 100;font-size: 17px;}.alsoread .post-box .post-content .title {font-size: 17px !important;margin-bottom: 4px !important;line-height: 1.3;}.comment-form input[name="submit"] {background: #c4161c;color: #fff;padding: 6px 20px;border: 0;border-radius: 4px;width: 170px;}.comment-form p.comment-form-cookies-consent label {width: auto;margin-left: 8px;margin-bottom: 0;}.commentssec .comment {margin-bottom: 11px;}.commentssec .comment p {background: #eee;padding: 10px;margin-bottom: 4px;border-radius: 4px;}.commentssec .comment div, .covidsec.smallsize a.btn-secondary, .matchslidbox .teams .score strong {font-size: 11px;}.comment-respond {border-top: 1px solid #ddd;margin-top: 30px;padding-top: 20px;}.comformfield, .comment-form-cookies-consent, .comment-notes {margin-bottom: 10px;}.comformfield input, .comformfield textarea {border: 0;background: #eee;color: #000;padding: 8px 10px;border-radius: 3px;width: 100%;}.post-points.sty2 h6 a {padding: 0;font-size: 12px;margin-bottom: -5px;color: #909090;font-weight: 300;}ul.citylist {display: flex;flex-wrap: wrap;margin: 10px 0;}ul.citylist li {flex: 0 0 32%;margin-bottom: 6px;}ul.citylist li:before {content: "";width: 6px;height: 6px;background: #c41301;display: inline-block;margin-right: 11px;border-radius: 31px;vertical-align: middle;}.header .menu-section .small-logo {margin-left: -56px;}.covidsec.smallsize h5.text-uppercase.cl-iSecondary {text-align: center;color: #fff;font-size: 28px;}.covidsec.smallsize .coronatabs ul, a.scrolltotop {justify-content: center;}.covidsec.smallsize .covid-txt {width: 49%;vertical-align: top;margin-bottom: 16px;}.covidsec.smallsize .covid-cases p {font-size: 22px;}.covidsec.smallsize .coronavirusnum {text-align: center;}.covidsec.smallsize .covid-cases {flex-wrap: wrap;margin-top: 15px;}.covidsec.smallsize .action-btn {width: 100%;margin-top: 20px;}.btn {font-family: "poppins";}.comment-box .action-btn a, .commentssec .comment p {font-size: 14px;font-weight: 500;}.comment-box .action-btn {margin-top: 20px;}.header .head-adds, ul#relatedpost li a .detail {padding: 0;}.comment-box .figure-wrap figure, a.scrolltotop {width: 50px;height: 50px;}.post-box.sty5 .post-content .title {font-size: 12px;}.post-box.sty2 .post-content {padding-right: 15px;}.video-wrap .video-box {height: auto;}.video-list-wrap .video-list {padding: 13px 11px 10px 0;}.footer-article-set p, ul#relatedpost li a .detail h5 {max-width: 100%;}.loadImage img {width: 40px;}.loadImage p {margin-top: 8px;}.header .navigation .menu > li.color-red > a {color: #c4161c;font-weight: 700;}.single .post-box.sty1 {padding-bottom: 0;}.news-tag.sty2 li {margin: 0 4px;}.news-tag.sty2 ul {margin-left: -5px;}.related-box.sty1:before {border-left: 5px solid #ddd;}.related-box {padding: 0 0 0 20px;margin: 20px 0;}.news-tag.sty2 {padding: 17px 0;}.title-head-inner h4 {font-size: 18px;margin-bottom: 8px !important;}.related-box.sty1 .post-points.sty2 a p {-webkit-line-clamp: 2 !important;font-weight: 600 !important;}.figure-wrap.sty1 figcaption h6 a {text-transform: capitalize;}.stickeysidebar {position: sticky;top: 60px;}ul#relatedpost li a {padding: 11px 0;display: flex;}ul#relatedpost li a img {margin-right: 12px;width: 60px;border-radius: 4px;max-width: 60px;max-height: 60px;}ul#relatedpost li a .detail h5 {-webkit-line-clamp: 3;}.category-briefs .post-box.sty14 .post-content .title {font-size: 17px;}.category-briefs .post-box.sty14 .post-content .para {line-height: 1.8;display: -webkit-box;-webkit-line-clamp: 9;-webkit-box-orient: vertical;overflow: hidden;text-overflow: ellipsis;white-space: initial;max-width: 100%;font-size: 13px;font-weight: 500;}.video-wrap .video-box iframe.singlevideo {height: 433px;}.educnews p {font-size: 13px !important;}.educnews .post-points.sty4, ul#relatedpost li a {border-bottom: 1px solid #ddd;}.educnews .col-lg-4:nth-last-child(-n + 3) .post-points.sty4 {border: 0;}.educnews .col-lg-4:nth-last-child(-n + 3) .post-points.sty4 a {padding-bottom: 0;}.post-points.sty4 a p, .quik-links li a {font-size: 13px;}.header.header-dark .current-menu-item {background: #222;}.header.header-dark .current-menu-item a:after {opacity: 1 !important;}.header-dark .menu-section, .header-dark.sticky-header .menu-section {background: #c5161d;}.header.header-dark .top-row .bol-list {border-left: 1px solid #5f5f5f;}.header-dark .header-logo .logo p {font-size: 19px;margin: 7px 0 0 46px;line-height: 1;}.header-dark a.logo {width: auto;}.header-dark .navigation .menu > li > a {padding: 8px 12px 8px 14px;}.header .top-row .bol-list img {height: 20px;}.post-points a p {white-space: initial;}.visualstory .title {font-size: 19px !important;line-height: 1.3 !important;}.visualstory .post-content {z-index: 4;}.visualstory .post-content a {color: #ccc;text-transform: uppercase;margin-top: 9px;}.climate-inner li img {width: 40px;margin: 0 auto;}.slidesdiv .titleslideshow h2 {padding: 0;text-transform: capitalize;font-family: "Source Serif Pro";margin: 0 0 0 13px;font-size: 22px;display: inline;line-height: 1.5;}.slidesdiv .titleslideshow {margin-bottom: 17px;}.slidesdiv .titleslideshow .counter {font-size: 19px;font-weight: 700;}.slidesdiv .titleslideshow .counter span {font-size: 11px;color: #737373;}.slidesdiv, .slidesdiv .titleslideshow figure {margin-bottom: 30px;}.slidesdiv .titleslideshow .counter:after {content: "";display: inline-block;width: 1px;height: 19px;padding: 0 6px;border-right: 1px solid #dddd;}.slidesdiv .post-frame {margin-bottom: 15px;}.slidesdiv {border-bottom: 1px dashed #ddd;padding-bottom: 10px;}.slidesdiv:last-child {margin-bottom: 0;}.post-box.sty4 .highlight-btn {position: initial;display: inline-block;margin-bottom: 8px;padding: 5px 7px;}.single-photos .post-box.sty5 .post-content .title {font-size: 13px !important;margin-top: -10px;font-weight: 500 !important;}.circle-ripple {background-color: #c4161c;width: 7px;height: 7px;border-radius: 74%;-webkit-animation: ripple 0.7s linear infinite;animation: ripple 0.7s linear infinite;z-index: 2;position: absolute;top: 20px;right: 20px;}.sharefixedheading {position: fixed;transform: translateY(-114px);top: 0;width: 30%;background-color: #fff;font-size: 14px;z-index: 4;transition: all 0.5s ease-out;padding: 0 5px;}.sharefixedheading.active {transform: translateY(0);box-shadow: 0 9px 20px -10px rgb(153 153 153/60%);top: 48px;}.fixedheading, .fixedheading h6 {overflow: hidden;text-overflow: ellipsis;}.fixedheading {white-space: nowrap;display: flex;align-items: center;padding: 16px;}.fixedheading h6 {margin: 0 0 0 7px;-webkit-line-clamp: 1;-webkit-box-orient: vertical;white-space: pre;max-width: 100%;}.redbar {border-bottom: 5px solid #e63c3d;width: 0;position: absolute;bottom: 0;left: 0;transition: all 0.5s ease-out;}.crickeet-slider .boxese {margin: 0 5px;}.head-searchbar, .live-update li .post-points:before, .menu-section a.logo {display: none;}.header .navigation .close-main-menu {color: #000;}.default-table.sty4 .table-head h6 {background-color: #eff7ff;text-align: center;margin: 0;color: #4a4a4a;padding: 12px 10px;border: 2px solid #d0dde3;}.default-table.sty4 .table-head > ul {background: 0 0;border: 0 solid transparent;border-bottom: 1px solid #aeaeae;}.default-table.sty4 .table-head > ul > li {text-transform: uppercase;border-right-color: transparent;font-size: 13px;color: #4a4a4a;}.default-table.sty4 .table-row:nth-child(even), .fct-table tr:nth-child(odd) {background: #fff;}.default-table.sty4 .table-row:first-child {border-top-color: transparent;}.default-table.sty4 .table-row > ul {border: 0 solid transparent;border-left: 0 solid transparent;}.default-table.sty4 .table-row > ul > li {border-right: 0 solid transparent;font-size: 13px;color: rgba(74, 74, 74, 0.7);border-left: 0 solid transparent;border-bottom: 1px solid #aeaeae;}.single ul.citylist li {flex: 0 0 100%;padding: 0 0 19px;position: relative;max-width: 100%;}.advert {margin: 0 auto;text-align: center;}.livecircle.sty2 {position: absolute;left: 0;top: 3px;font-size: 16px;}.live-update {padding: 20px 0 0;}.live-update li .post-points a p {font-size: 16px;text-overflow: unset;display: block;padding: 0 0 0 22px;}.live-update li {border-bottom: 1px dashed #c3c3c3;padding: 0 0 20px;}.box3.prev h4:after, .more-visul {display: none;}.post-box.sty25 .post-frame {border-radius: 5px;}.playersbox figure {border-radius: 6px;overflow: hidden;}.playersbox h4 {font-size: 16px;margin: 7px 0 0;}.calcontent h4:after, .playersbox h4:after, .sherbox ul lilast-child:after {content: none;}.playersbox p {text-transform: uppercase;color: #636363;font-size: 12px;}.playersbox {margin-bottom: 19px;}.dic-recommended-list > li {width: auto;}.line-heading::before {top: 13px;}.defination-box .meaningbox {height: auto;width: 200px;display: inline-flex;align-items: center;justify-content: center;flex-direction: column;border-radius: 15px;border: 1px solid #c4161c;padding: 15px;text-align: center;}.defination-box .meaningbox span {margin-bottom: 4px;color: #2a2a2a;font-weight: 700;}.defination-box .meaningbox span:first-child {font-size: 17px;color: #000;}.defination-box .meaningbox span.pron {color: #5a5a5a;}.defination-box .meaningbox span.urdufont {line-height: 2.5 !important;color: #c4161c;}.dic-content {padding: 20px 20px 8px;box-shadow: 1px 1px 12px #f4f4f4;}.bottom-sec .border-right-dashed:last-child, .sherbox:last-child:after {border: 0;}.py-5.radius-10.padX-90 {padding: 30px 70px !important;}.covid-sec.pt-30.carousel-sec {padding-top: 13px;}.sherbox .sher {font-style: italic;font-size: 20px;color: #444;margin-bottom: 9px;font-weight: 400;font-family: Merriweather;}.sherbox:after {content: "";width: 100px;border-bottom: 1px dashed #b7b4b4;height: 1px;display: block;margin: 30px auto;}.shers {margin-top: 38px;}.sherbox ul, .sherbox ul li {display: flex;align-items: center;}.sherbox ul {justify-content: center;}.header .navigation .menu .current-menu-item a, .sherbox ul li a {color: #c4161c !important;}.sherbox ul li:after {content: "";width: 1px;height: 10px;background: #a6a6a6;display: inline-block;margin: 0 8px;}.sherbox ul li ul li:after {content: ",";background: 0 0;height: auto;width: auto;margin: 0;}.sherssec {background: #fefefe;border: 1px solid #f0f0f0;}.sherbox b a {font-weight: 700;text-transform: uppercase;font-family: "Source Serif Pro";font-size: 16px;}.header.header-dark .navigation .menu .current-menu-item a {color: #fff !important;}.header .header-logo .head-date-time li:first-child a {padding-left: 0;}.title-head-inner img {width: 47px;}.post-box.sty27 .highlight-btn i {font-size: 20px;}p.captionimg {padding: 10px;font-style: italic;background: #eee;font-family: "Source Serif Pro";font-size: 15px;font-weight: 600;}a.catread {font-size: 12px;color: #555;margin-bottom: 3px;}a.catread:hover {color: #c4161c;}.sliderArrows.sty1.recipearrow {position: absolute;left: 0;right: 0;top: 48%;}.sliderArrows.sty1.recipearrow button {border: 0;border-radius: 0;width: 40px;height: 40px;top: 0;background-color: #fff;bottom: inherit;}.sliderArrows.sty1.recipearrow button.slick-prev.slick-arrow {right: inherit;left: 0;}.featuredpost, .review-box {position: relative;}.hmepost .post-box.sty43 .post-content .para {color: #999898;font-size: 11px;}.category-home-garden .video-slider-tab {margin: 0;}.header-dark-astrology .menu-section {background-color: #1f1f1f !important;}.header-dark-astrology .header-logo a.logo {width: 270px;text-align: left;display: block;}.header-dark-astrology .header-logo a.logo p {margin: 7px 0 0 39px;}.header-sports .astrology-drop > li .dropdown {top: 120px;max-height: inherit !important;z-index: 5;padding: 44px 30px;}.header-sports .astrology-drop {margin: -40px 0 0;}.header-sports .astrology-drop > li .main-head-detail-box {padding: 40px 10px 0;}.header-dark-ent .navigation .menu > li .edition-dropdown li a, .header-sports .main-head-drop-list {text-align: left;}.header-sports .astrology-drop > li > a {z-index: 6;}.post-box.sportsfirst:after {content: "";position: absolute;left: 0;top: 0;background: linear-gradient(0deg, transparent 0, rgba(17, 17, 17, 0.7) 100%);height: 39%;width: 100%;z-index: 1;}.header-sports .navigation .menu > li a:before {background-color: #00b56f;}.header-dark-ent .navigation .menu > li a {padding: 6px 5px;}.header-dark-ent .ent-logo {margin: 5px 7px 0 11px;text-align: left;width: 150px;}.header-dark-ent .header-logo {background-color: #f44141 !important;}.header-dark-ent .ent-logo p {text-transform: uppercase;font-size: 11px;margin-top: 3px;}.header.header-dark-ent .navigation .menu .current-menu-item a {color: #000 !important;height: 73px;background: #fff;display: flex;align-items: center;justify-content: center;}#overs p.bowlername, .bigcricbox.matchslidbox .teams .score, .tabing.sty5 li a {font-size: 12px;}.review-box {width: 100%;overflow: hidden;background: linear-gradient(to right, #000 50%, transparent 100%);}.movie-details {padding: 0 20px;display: inline-block;}.movie-details .breadcrumb li a {color: #555;border-radius: 0;padding: 4px 5px;background-color: transparent;border-bottom: 0;color: rgba(250, 250, 250, 0.8);font-size: 12px;}.header-dark-pag .navigation .menu > li.current-menu-item, .movie-details .breadcrumb li:hover a {background-color: transparent;}.movie-details .breadcrumb li:last-child {font-size: 12px;color: rgba(250, 250, 250, 0.8);}.movie-details .movie_title {font-size: 26px;color: #fff;display: inline-block;padding: 10px 0;margin: 0;}.relese-date {padding: 0 0 10px;}.relese-date i {color: #dedede;font-size: 16px;margin: 0 5px 0 0;vertical-align: middle;}.relese-date, .relese-date a.catnme {color: #dedede;}.relese-date a.catnme:before {content: "";background-color: #454341;height: 20px;width: 1px;margin: 0 10px;}.music-btn a.btn {background: 0 0;background-color: transparent;border-radius: 24px;font-size: 12px;font-weight: 400;border: 1px solid #686868;color: #f54142;margin: 7px 11px 0 0;padding: 6px 15px;}.music-btn a.btn:hover, .rating-sharing .social li:hover a {background-color: #fff;color: #000;}.review-img {position: absolute;right: 0;top: 0;width: 50%;height: 100%;}.post-image-movie img, .review-img img {width: 100%;height: 100%;object-fit: cover;}.review-img img {position: relative;z-index: -1;}.review-img a {position: absolute;top: 40%;right: 40%;display: flex;align-items: center;justify-content: center;transition: all 0.5s ease-out;}.review-img a i {color: #fff;font-size: 70px;font-weight: 400;transition: all 0.5s ease-out;}.review-img a:hover i {transform: scale(1.2);}.movie-rating, .rating-sharing .social-media-div, .rating-sharing .social-media-div h6, .relese-date a.catnme:before, .trendmusic.photos ul li {display: inline-block;vertical-align: middle;}.movie-rating, .trend h3 {color: #fff;padding: 0 30px 0 0;}.movie-rating i {padding: 0 5px 0 0;font-size: 14px;}.movie-rating p {color: #fff;font-size: 14px;display: inline-block;padding: 0 10px 0 0;}.movie-rating i.active, .movie-rating i:hover, .rate-mov h6 i:hover {color: #ffd868;}.movie-rating span {font-size: 15px;}.rating-sharing {padding: 10px 20px;background: linear-gradient(to right, #000 50%, transparent 100%);}.rating-sharing .social-media-div {align-items: center;padding: 0 0 0 30px;position: relative;z-index: 2;}.rating-sharing .social-media-div h6 {margin: 0;color: #fff;font-weight: 500;}.rating-sharing .social {margin: 0 0 0 10px;display: inline-block;vertical-align: middle;}.rating-sharing .social li a {color: #fff;border: 1px solid #fff;}.post-image-movie {margin: -30px 0 0;}.post-image-movie img {border-radius: 5px;}.cast-slider .figure-wrap {display: block;text-align: center;margin: 0 auto;}.cast-slider .figure-wrap figure {border-radius: 50%;width: 70px;height: 70px;overflow: hidden;position: relative;z-index: 1;margin: 0 auto;}.cast-slider .figure-wrap figcaption {padding: 10px 0 0;flex: none;}.cast-slider .sliderArrows.sty3 button {background-color: transparent;top: -70px;bottom: inherit;}.m-content h4 {border-bottom: 1px solid #e3dfdf;padding: 0 0 10px;}.m-content {background-color: #f4f4f4;padding: 10px 20px;margin: 40px 0 20px;}.m-content .movie-rating {color: #000;padding: 4px 0 13px;}.header-dark-ent .navigation .menu > li > ul > li:hover, .m-content .movie-rating p, .title-head-inner h1 {color: #000;}.trend h3 {text-align: center;background: #000;padding: 10px 0;margin: 20px 0;}.trendmusic.photos ul {display: flex;justify-content: space-between;flex-wrap: wrap;}.trendmusic.photos ul li {width: 48.5%;padding: 0 0 2px;margin-bottom: 10px;}.trend h3, .user-review h3 {font-size: 20px;}.user-review h3 span {font-size: 15px;color: #8f8c8c;}.rate-mov {padding: 0 20px;}.rate-mov h6 {font-size: 16px;font-weight: 500;}.rate-mov h6 i {padding: 0 0 0 5px;font-size: 22px;}.rate-mov h6 sub {color: #999595;font-size: 15px;}.input-box {padding: 0 0 0 67px;}.input-box textarea {background-color: transparent;border: 1px solid #ccc;height: 66px;}.input-box label {vertical-align: middle;margin: 10px 20px 0 0;}.input-box input.btn {text-align: right;display: block;margin-left: auto;}.note {border: 1px solid #ccc;padding: 10px;margin: 20px 0 10px;}.loginreview span {font-size: 11px;padding: 0 0 0 10px;}.input-box p {padding: 10px 0 0;font-size: 14px;}.like-comm {padding: 10px 0 0;display: flex;align-items: center;}.like-comm span {color: #a9a9a9;font-size: 12px;margin: 0 10px 0 0;border-right: 1px solid #ccc;padding: 0 13px 0 0;}.like-comm span i {font-size: 7px;margin: 0 0 0 10px;}.like-comm span:last-child {border-right: 0;}.merage-box {padding: 20px 0 10px;}.showall-btn {padding: 10px 0;border-top: 1px solid #ccc;}.showall-btn a {color: red;}.header-dark-tech .navigation .menu > li > a:after, .user-review {display: none;}.header-dark-pag .menu-section {background-color: #d30f57;}.header-dark-pag .header-logo .logo {width: 310px;}.header-dark-pag .navigation .menu > li > a {padding: 6px 8px;font-size: 13px;}.header-dark-ent .search-ico .head-search-box {margin-bottom: 30px;}.header.header-dark-pag .navigation .menu > li.current-menu-item a {color: #c4161c !important;background-color: #fff;border-top-left-radius: 4px;border-top-right-radius: 4px;}.header-dark-pag .menu-section, .header-dark-pag.sticky-header .menu-section {background: #d30f57;}.main-head-detail-box {text-align: left;}.header-dark-ent .navigation .menu > li.firstli a {padding: 26px 15px;width: inherit;height: inherit;}.cast-slider .slick-track {margin: 0;}.header-dark-tech .header-logo {background-color: #fff;padding: 40px 0 30px;}.header-dark-tech .header-logo .logo {width: 270px;}.header-dark-tech .header-logo .logo p {font-size: 17px;margin: 0;line-height: 1;color: #585858;padding: 9px 0 0;}.header-dark-tech .menu-section {background: 0 0;border-bottom: 2px solid #c4161c;}.header-dark-tech .navigation .menu > li > a {padding: 8px 10px;color: #111;font-size: 16px;text-transform: uppercase;}.header-dark-tech .navigation .menu > li .edition-select-wrap span.edition-drop-wrap.dropdown-box span {font-size: 16px;text-transform: uppercase;padding: 0 0 0 10px;}.header-dark-tech .navigation .menu > li .edition-select-wrap .dropdown-box .dropdownbtn.viewArrow:after {right: -20px;}.header-dark-tech .navigation .menu > li {margin-right: 3px;margin-left: 0;}.header-dark-tech .navigation .menu .dropdown-box .dropdown {padding: 0;}.header-dark-tech .navigation .menu .dropdown-box .dropdown li a {display: block;padding: 10px;text-transform: uppercase;}.header-dark-tech .navigation .menu .dropdown-box .dropdown li:hover a {background-color: #c4161c;color: #fff;}.header-dark-tech .search-menu-list > li > a {color: #111;display: flex;align-items: center;justify-content: space-between;}.header-dark-tech .search-menu-list > li > a p {padding: 0 10px 0 0;}.header-dark-tech .navigation .menu > li.is--active > a, .header-dark-tech .navigation .menu > li:hover > a {color: #111;background-color: #e9e5e5;}.header-dark-tech.sticky-header .navigation .menu > li > a {font-size: 15px;padding: 8px 10px;color: #fff;}.category-recipes .header-dark-ent .navigation .menu > li .edition-dropdown {width: 310px;overflow: auto;max-height: 330px;left: -270px;top: 47px;}.header-dark-ent .navigation .menu > li > ul {position: absolute;background: #fff;z-index: 2;width: 250px;text-align: left;overflow: auto;max-height: 237px;top: 30px;left: 0;display: none;}.header-dark-ent .navigation .menu > li > ul > li a {color: #000 !important;display: block;padding: 5px 15px;}.header-dark-ent .navigation .menu > li > ul > li:hover a {background: #c4161c;color: #fff !important;}.innertitle {font-size: 32px;}.up-date {color: #828282;font-size: 12px;padding: 0 5px 0 0;}.up-date:after {content: "";background: #ccc;width: 1px;height: 17px;display: inline-block;vertical-align: middle;margin: 0 10px;}.up-date:last-child:after {display: none;}.inner-submenu {display: none;background: #bdbcbc85;transition: all 0.3s ease-in-out;}.inner-submenu li a {color: #111;}.title-head-inner h1 span {font-size: 21px;color: #777;}.weather {margin-bottom: 22px;}.weather li:after {content: "";width: 1px;height: 12px;background: #ddd;display: inline-block;margin: 0 14px;vertical-align: middle;}.weather li:last-child:after, ul.partnership li:last-child:after {content: none;}.weather-widget-wrap {min-height: 543px;}.maincontainer {margin-top: 37px;}.bannerads {margin-top: 7px;}.livecriclist {background: url(/wp-content/uploads/2022/05/bg-circket.jpg) no-repeat;background-size: cover;padding: 12px;margin-bottom: 30px;}.matchslidbox {border: 1px solid #d6d6d6;padding: 10px;border-radius: 5px;margin: 10px 5px;background: #eee;}.matchslidbox .teams {display: flex;align-items: center;margin-bottom: 5px;}.matchslidbox .teams img {width: 16px;height: 16px;margin-right: 5px;}.matchslidbox .teams h5, .tabs li a {font-size: 11px;text-transform: uppercase;font-weight: 700;}.matchslidbox .matstatus {font-size: 11px;margin-top: 10px;color: #000;}.matchslidbox .butns a {padding: 4px 10px;border-radius: 5px;font-size: 11px;width: 49%;display: inline-block;text-align: center;background: #ddd;}.matchslidbox .butns {display: flex;justify-content: space-between;margin-top: 5px;}.matchslidbox .matchdetail, .matchslidbox .seriesname {font-weight: 600;font-size: 10px;margin-bottom: 5px;color: #000;}.matchslidbox .seriesname {font-size: 12px;margin-bottom: 8px;}.t20slider button {color: transparent;border: 0;background: url(https://bolnews.s3.amazonaws.com/wp-content/themes/bolnews/assets/images/spriteimg.png?v=0.11);width: 20px;height: 20px;background-position: -277px -44px;position: absolute;left: -30px;margin-top: -10px;top: 50%;z-index: 1;cursor: pointer;outline: 0;background-size: 300px;}.t20slider button.slick-next {background-position: -258px -44px;right: -30px;left: auto;}.matchslidbox .matchdetail .live {color: #c72026;text-transform: uppercase;margin-right: 6px;}.matchslidbox .matchdetail .live:after {content: "";display: inline-block;width: 4px;height: 4px;background: #272727;border-radius: 10px;vertical-align: middle;margin-left: 5px;}.matchslidbox .teams .teamname {display: flex;align-items: center;}.matchslidbox .teams .score {margin-left: auto;font-size: 10px;}.seriestitleh2 {margin-bottom: 15px;font-weight: 700;text-transform: uppercase;}.scheduletitle {font-family: "Playfair Display";color: #fff;}.currentplaying {background: #c72026;width: 6px;height: 6px;border-radius: 10px;display: inline-block;margin-left: 9px;vertical-align: middle;}.overs, .overs ul.balls, .tabs {display: flex;align-items: center;}.overs .ballslist, .overs li, .playertw .playertowatch ul, ul.contributorlist li a {display: flex;}.overs li span, .overs ul.balls li {font-size: 12px;display: flex;align-items: center;justify-content: center;}.overs li span {color: #999;width: 40px;height: 40px;}.overs ul.balls li {background: #eee;margin: 0 5px;font-weight: 600;width: 35px;height: 35px;border-radius: 3px;}.overs ul.balls li .dot {width: 4px;height: 5px;background: #333;border-radius: 10px;}.balls li.red {background: #c72026 !important;color: #fff;}.balls li.blue {background: #2068c7 !important;color: #fff;}.balls li.purple {background: #7220c7 !important;color: #fff;}.bigcricbox.matchslidbox .matchdetail {font-size: 15px;color: #111;margin-bottom: 12px;font-weight: 500;}.bigcricbox.matchslidbox .teams img {width: 30px;height: auto;margin-right: 10px;border-radius: 12px;}.bigcricbox.matchslidbox .teams h5 {font-size: 14px;color: #000;font-weight: 500;text-transform: initial;}.bigcricbox.matchslidbox .teams .score strong {font-size: 15px;margin-left: 9px;font-weight: 700;}.bigcricbox.matchslidbox .matstatus, .post-box.sty3 .figure-wrap figcaption h6 {font-size: 13px;}.scorecard .teamtitle {font-size: 17px;text-transform: uppercase;font-weight: 600;background: #eee;padding: 8px 15px;margin: 0;}.tabs li a {padding: 5px 15px;font-size: 12px;background: #ddd;border-right: 1px solid #eee;border-radius: 4px;margin-right: 9px;font-weight: 500;}.tabs li a.active {background: #c72026;color: #fff;font-weight: 600;border-color: #c72026;}.tabcontent {display: none;margin-top: 15px;padding-bottom: 45px;}.tabcontent.active {display: block;margin: 0;padding: 0;}span.pwickets:not(:last-child):after {content: " & ";color: gray;}.seriestitleh2:after {content: "";width: 45px;height: 2px;background: #c72026;display: block;margin: 12px 0;}.bigcricbox.matchslidbox {margin: 0 0 20px;padding: 19px;border: 0;}.bigcricbox.matchslidbox .live {font-size: 17px;text-transform: uppercase;font-weight: 700;color: #c72026;margin-bottom: -4px;display: block;}ul.partnership {display: flex;flex-wrap: wrap;margin-bottom: 14px;border-bottom: 1px dashed #5555;padding-bottom: 13px;}ul.partnership li:after {content: "";display: inline-block;font-size: 10px;background: #333;width: 4px;height: 4px;border-radius: 10px;margin: 0 5px;}ul.partnership li {font-size: 12px;margin-bottom: 3px;}tr.grouphead th {background: #eaeaea;color: #000;text-align: left;font-size: 15px;font-weight: 400;}#overs .overs {margin: 10px 0;justify-content: center;}td.notout {border-left: 1px solid #c72026 !important;}.scorecard td {border-left: 0;border-right: 0;}.scorecard table {border: 1px solid #ddd;}.ballbyball button.slick-arrow {color: transparent;border: 0;background: url(https://bolnews.s3.amazonaws.com/wp-content/themes/bolnews/assets/images/spriteimg.png?v=0.11);width: 14px;height: 14px;background-position: 15px -94px;position: absolute;left: -20px;margin-top: -7px;top: 50%;z-index: 1;cursor: pointer;outline: 0;background-size: 200px;}.ballbyball button.slick-arrow.slick-next {background-position: 29px -94px;right: -25px;left: auto;}.ballbyball {position: relative;overflow: hidden;padding: 0 31px;}.playertw {display: flex;justify-content: space-between;margin-top: 10px;margin-bottom: 19px;flex-wrap: wrap;}.playertw .playertowatch {width: 24%;background: #eee;padding: 7px;}.playertw .playertowatch ul span {display: block;font-weight: 100;}.playertw .playertowatch ul li {font-size: 11px;text-align: center;width: 100%;font-weight: 600;}.playertw .playertowatch p {font-size: 10px;text-transform: uppercase;margin-bottom: 7px;}.playertw .playertowatch ul li:after {content: "";width: 1px;height: 10px;background: #ddd;}.matchresult {margin: 0 0 20px;background: #eee;border-left: 1px solid #d7d6d6;}.matchresult .playerofmatch, .matchresult .playerofseries {padding: 10px;}.matchresult span.pname {border-bottom: 1px dashed;}.matchresult span.teamname {font-weight: 400;color: #878787;}.matchresult .playerperf p {color: #7c7b7b;}.matchresult .playerofmatch {border-bottom: 1px solid #d7d6d6;}.playerofmatch, .playerofseries {height: 86px;}.matchslidbox a {display: block;}.scorecard th {padding: 6px 15px;}#summary th {padding: 4px 17px;}h4.tourntitle {font-family: "Source Serif Pro";font-size: 27px;font-weight: 600;margin-bottom: 12px;display: block;}ul.ullist li:before {content: "";display: inline-block;width: 6px;height: 6px;background: #00b56f;border-radius: 4px;margin-right: 11px;vertical-align: middle;}ul.ullist {margin-bottom: 20px;}ul.ullist li {font-size: 15px;margin-bottom: 8px;}span.pruns:after {content: " runs";}span.prunswic:after {content: " wkts";}#overs .overs ul.balls li {margin: 0 3px;width: 27px;height: 27px;}.matchslidbox .matstatus span {color: #fff;background: #c72026;padding: 3px 12px;border-radius: 4px;text-transform: uppercase;margin-left: auto;float: right;margin-top: -6px;}#currentbatsmen td, #currentbatsmen th, #currentbowlers td, #currentbowlers th {padding: 7px 10px;font-size: 12px;}.apiloadmore a {background: #c4161c;padding: 7px 0;width: 152px;text-align: center;color: #fff;}.apiloadmore {text-align: center;margin: 30px 0;}.mobile-filter {margin: 20px 0 0;display: none;}.filter-hamburger {background: #000;color: #fff;padding: 6px 10px;border-radius: 4px;margin: 0 10px 0 0;}.mobile-filter h3 {font-size: 24px;font-weight: 500;}.non-confidence .leftcol h3:after, .non-confidence .rightcol h3:after, .warpDivFilter .close-main-menu {display: none;}.filter table th {background: 0 0;}.category-coronavirus span.highlight-btn {display: flex;align-items: center;}.category-coronavirus span.highlight-btn i {font-size: 9px;}.breadcrumb li a {margin: 0 10px 0 0;}.fact-box {border: solid 1px #ececec;position: relative;margin: 10px;line-height: normal;color: #1a1a1a;border-radius: 8px;background-color: #f7f7f7;cursor: pointer;}.fct-cont {display: flex;flex-direction: column;justify-content: space-between;margin: 0 auto;padding: 15px;}.crypto-curr {display: flex;align-items: center;width: calc(100% - 32px);}.crypto-text, .fct-table tr td {font-weight: 500;text-transform: uppercase;}.crypto-text {font-family: Montserrat;font-size: 10px;font-stretch: normal;font-style: normal;line-height: 10px;letter-spacing: -0.2px;color: #595959;text-overflow: ellipsis;overflow: hidden;white-space: nowrap;}.fct-title {margin-top: 4px;}.fct-text {font-size: 16px;font-weight: 600;margin: 0;white-space: nowrap;overflow: hidden;text-overflow: ellipsis;letter-spacing: -0.2px;line-height: 15px !important;}.fct-table {font-size: 10px;border-collapse: collapse;}.tbl-head-tb {font-size: 10px;color: #5a5a5a;font-weight: 400;height: 25px;padding: 0;}.fct-table tr {line-height: 25px;font-weight: 500;}.fct-table thead tr td {font-weight: 700;color: #333;}.fct-table tr td {font-size: 12px;padding: 2px 8px;vertical-align: middle;text-align: right;white-space: inherit;}.news-card {font-family: "Montserrat", sans-serif;color: #a5a5a5;font-size: smaller;display: flex;margin-top: 4px;}.crypto .post-points.sty6 a p {-webkit-line-clamp: 3 !important;}.nc-logo {margin-left: 5px;}.nc-logo img {max-width: 100%;height: 15px;}.fct-title .ic-28:before {content: "";font-size: 8px;vertical-align: middle;color: #dc3545;}.crypto-slider .sliderArrows {position: relative;margin-bottom: 30px;text-align: right;}@media (max-width: 500px) {.tabs li {white-space: nowrap;}.tabs {padding-bottom: 12px;}.tabcontent, .tabs {overflow-x: scroll;}.tabcontent table {width: 100%;}.t20slider {padding: 0;}::-webkit-scrollbar {width: 1px;height: 1px;}}section.bg-detail.carousel-sec.cricslides {background-image: url(/wp-content/uploads/2022/05/bg-circket.jpg);}.table-dark td, .table-dark th, .table-dark thead th {border: 0;}.table-dark tr:nth-child(odd) {background: #f8f8f8;}.table-dark th {padding: 8px 0;}.table-dark td img {width: 27px;margin-right: 12px;}.calcontent h4 {font-size: 21px;}ul.contributorlist li a figure {width: 50px;border-radius: 4px;overflow: hidden;flex: 0 0 50px;height: 50px;margin-right: 10px;}ul.contributorlist li a h6 {padding: 0;color: #000;font-weight: 700;text-transform: capitalize;font-size: 14px;margin-bottom: 2px;}ul.contributorlist li a p {font-size: 11px;line-height: 1.5;color: #333;overflow: hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 2;}ul.contributorlist li {margin-bottom: 10px;border-bottom: 1px dashed #ddd;padding-bottom: 10px;}ul.contributorlist li:last-child {border-bottom: 0;}.newpaperposts .post-box.sty27 .post-content .title {font-weight: 700;font-size: 16px;margin-bottom: -5px;line-height: 1.3;}.newpaperposts .post-box.sty27 .post-frame {flex: 0 0 70px;max-width: 70px;}.newpaperposts .post-box.sty27 .post-content .para {color: #323232;overflow: hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 2;}.newpaperposts .post-content.oped span.posttype, .post-box.sty39 span.posttype {color: #c4161c;font-size: 12px;text-transform: uppercase;margin-top: -3px;display: block;}.opinion-text-box .opinion-text-detail span.datetime {font-size: 11px;color: #4a4a4a;}.opinion-text-box .opinion-text-detail span.sty1 {margin: 0;}.ajax-success {background: #e9ffe1;}.ajax-error, .ajax-placeholder, .ajax-success {padding: 10px;margin-bottom: 10px;border-radius: 5px;}.ajax-error {background: rgb(253 214 215);}.ajax-placeholder {background: rgb(252 253 214);}.vote {padding: 50px 0;}.non-confidence {position: relative;}.non-confidence .party-detail {flex: 0 0 50%;max-width: 50%;}.non-confidence .leftcol {background: #e30707;margin-bottom: 10px;padding: 12px;position: relative;}.non-confidence .leftcol .leaderimg {border-radius: 50%;border: 5px solid #fff;width: 130px;height: 130px;overflow: hidden;position: absolute;top: -20px;left: 20px;z-index: 1;}.img-thumb .sm-img img, .main-img img, .non-confidence .leaderimg img, .slide-photo .img-round-slid img {width: 100%;height: 100%;object-fit: cover;}.non-confidence .leftcol h3, .non-confidence .rightcol h3 {color: #fff;font-size: 20px;margin: 0;text-transform: uppercase;}.non-confidence .leftcol h3 {padding-left: 160px;}.non-confidence .leftcol .vote-leading {text-align: center;}.non-confidence .leftcol .vote-leading h3 {padding-left: 0;font-weight: 700;font-size: 24px;}.non-confidence .main-img {position: absolute;left: 0;top: -18px;right: 0;margin: 0 auto;text-align: center;z-index: 2;bottom: 0;width: 160px;height: 160px;}.main-img img {box-shadow: 0 10px 20px rgba(0, 0, 0, 0.19), 0 6px 6px rgba(0, 0, 0, 0.23);border-radius: 5px;}.non-confidence .rightcol {background: #009542;margin-bottom: 10px;padding: 12px;position: relative;text-align: right;}.non-confidence .rightcol.sty1 {background-image: linear-gradient(to right, #000, #54816c);}.non-confidence .rightcol .leaderimg {border-radius: 50%;border: 5px solid #fff;width: 130px;height: 130px;overflow: hidden;position: absolute;top: -20px;right: 20px;z-index: 1;}.non-confidence .rightcol h3 {padding-right: 160px;}.adspadding, .non-confidence .rightcol .vote-leading, .slide-photo p {text-align: center;}.non-confidence .rightcol .vote-leading h3 {padding-right: 0;font-weight: 700;font-size: 24px;}.adspadding {padding: 20px;background: #f9f9f9;}.single-photos .adspadding {background: #000;}.programbanner {height: 380px;background-size: cover;margin-top: 20px;background-position: center;}.header-logo.pak-head {height: 130px;}.poll-form {text-align: left;}.tb-topsec {background: #efefef;width: 100%;}.slide-photo .img-round-slid {width: 80px;height: 80px;border-radius: 50%;border: 2px solid #c4161c;overflow: hidden;margin: 0 auto 33px;}.slide-photo {padding: 10px 0;position: relative;margin: 0 0 8px;}.tabing.sty9 {flex: 0 0 16%;}.tabing.sty9 li {padding: 0 20px 0 0;}.tabing.sty9 li a {font-size: 15px;font-weight: 600;background-color: #fff;border-bottom: 2px solid #ccc;border-right-color: transparent;color: #333;text-transform: uppercase;padding: 15px 20px;display: flex;flex-direction: column;align-items: flex-start;}.tabing.sty9 li a.is-active {color: #c4161c;border-color: #c4161c;background-color: transparent;}.slide-photo p {font-size: 13px;padding: 5px 3px 0;margin: 0;line-height: 1.3;display: -webkit-box;-webkit-line-clamp: 2;-webkit-box-orient: vertical;overflow: hidden;text-overflow: ellipsis;white-space: initial;position: absolute;bottom: 0;left: 0;}.tb-topsec .tabs-content {position: relative;overflow: hidden;width: 100%;}.tb-topsec .sliderArrows.sty3 button {background-color: transparent;bottom: 0;left: 0;right: auto;top: -70px;}.tb-topsec .sliderArrows.sty3 button i {color: #000;font-size: 20px;}.tb-topsec .sliderArrows.sty3 button.slick-next {right: 10px;left: auto;}.slide-photo .post-link {position: absolute;top: 0;left: 0;width: 100%;height: 100%;z-index: 2;}.post-box.sty3 figure {margin-right: 10px;}.adsheading {font-size: 10px;text-align: center;color: #ccc;}.live-content .img-thumb {margin-right: 13px;}.img-thumb .sm-img {width: 57px;height: 57px;border-radius: 50%;border: solid 2px #c4161c;overflow: hidden;}.center-content.live-content {display: flex;}.post-function.right-post {display: flex;justify-content: flex-end;}.post-function.right-post li:nth-child(2n) {border: 0;}.spost-lft-column {position: sticky;max-width: 200px;flex: 0 0 200px;top: 45px;left: 0;background-color: #fff;padding: 0 10px 10px;margin-top: -15px;align-self: flex-start;}.spost-lft-column h6 {text-align: center;margin-bottom: 15px;}.spost-lft-column ul {padding: 0;margin: 0;}.spost-lft-column ul li {font-size: 11px;font-weight: 500;color: #231f20;padding: 15px 0;line-height: 1.5;border-top: dotted 1px #e21b22;position: relative;}.spost-lft-column ul li .number {position: absolute;top: -10px;left: 0;right: 0;margin: auto;background-color: #fff;border-radius: 50%;width: 18px;height: 18px;font-size: 11px;color: #e21b22;font-weight: 500;border: dotted 1px #e21b22;}.spost-lft-column ul li.active {border-top: solid 1px #e21b22;}.spost-lft-column ul li.active .number {background-color: #e21b22;color: #fff;}.spost-top-area {position: relative;display: flex;}.spost-lft-column ul li .number, .top-button {display: flex;align-items: center;justify-content: center;}.spost-live-now {font-size: 23px;font-weight: 500;color: #fff;position: relative;margin: 0 80px 30px;}.spost-live-now > span {background-color: #e21b22;padding: 12px 45px;display: inline-block;position: relative;}.spost-live-now > span > .ic-right {left: -44px;transform: rotate(90deg);font-size: 33px;top: 13px;}.spost-live-now > span > .ic-left {right: -44px;transform: rotate(-90deg);font-size: 33px;top: 13px;}.spost-live-now i {color: #e21b22;font-size: 45px;position: absolute;}.spost-live-now .lft-icon {left: 0;top: 0;position: absolute;transform: rotate(180deg) translate(34px, -50px);}.spost-live-now .rgt-icon {right: 0;top: 0;position: absolute;transform: translate(34px, 8px);}.viewprofile {background: #c72027;padding: 6px 10px;color: #fff;width: 130px;text-align: center;border-radius: 5px;margin-bottom: 12px;}.viewprofile:hover {background: #a31319;color: #fff;}header.header-dark .adspadding {background: #000;}.google-recaptcha-container {margin-bottom: 6px;}.post-box.sty71:before {content: "";border-radius: 0;}header.header:before {content: "";z-index: 0;}.contactform span.wpcf7-spinner {width: 30px;height: 30px;display: inline-block;vertical-align: middle;}.voting-img {height: 40px;border-radius: 50%;width: 40px;overflow: hidden;margin-right: 6px;object-fit: cover;}.poll-form .form-poll .form-group {border-radius: 5px;transition: all 0.3s ease-in-out;}.poll-form .form-poll .form-group:hover {background: #111;}.video-wrap .video-text h1 {font-size: 23px;font-family: "Source Serif Pro";font-weight: 600;}.ads-style {max-width: 300px;min-height: 250px;margin: 0 auto;}.ads-top, .adsenceStyle {max-width: 728px;min-height: 90px;margin: 0 auto;}.adsenceStyle {min-height: 100px;}.js-top-tab-slider .slick-arrow {position: absolute;left: 7px;top: 0;bottom: 0;border: 0;font-size: 20px;}.js-top-tab-slider .slick-arrow.slick-next {left: initial;right: 7px;}.js-top-tab-slider {padding: 0 35px;}.tb-topsec {background: #f8f8f8;border: 1px solid #eee;}.tb-topsec .liveblog {position: relative;}.tb-topsec .liveblog:after {content: "";background-color: #c4161c;border: 2px solid #e49393;width: 10px;height: 10px;border-radius: 50%;position: absolute;right: 10px;top: 8px;}.tb-topsec .js-top-tab-slider .post-box.sty1 {margin: 0 5px;}.tb-topsec .post-box.sty1 .post-content .title {font-size: 11px;-webkit-line-clamp: 2;min-height: 30px;}.topslider .tabing li a:before {height: 0px !important;}.topslider .tabing.sty9 li a {border-bottom: 1px solid #e1e1e1;font-weight: 500;padding: 5px 12px !important;font-size: 14px;}.tb-topsec .js-top-tab-slider .slick-arrow {background: transparent;}.tb-topsec .tabing.sty9 li {padding: 0;}@media only screen and (max-width: 600px) {.tb-topsec .js-top-tab-slider {padding: 15px 7px 10px 7px;}.tb-topsec .slick-dots {margin-top: 16px;}.tb-topsec ..slick-dots {margin-top: 16px;}.tb-topsec .tabing.sty9 {display: flex;align-items: center;flex-wrap: nowrap;overflow: scroll;margin: 0;}.tb-topsec .tabing.sty9 li:after {display: none;}.tb-topsec .topslider .tabing.sty9 li a.is-active {border-bottom: 0;}.tb-topsec .tabing.sty9 li {flex-shrink: inherit;}.topslider .tabing.sty9 li a {border-right: 1px solid #ddd;}}

.related-box .title-head-inner h2{font-size: 18px;margin-bottom: 8px !important;font-weight: 700;line-height: normal;color:#111;font-family: "poppins";}
.related-box .post-points a h3{display: -webkit-box; -webkit-line-clamp: 1; -webkit-box-orient: vertical; overflow: hidden; text-overflow: ellipsis; max-width: 100%;color: #111; line-height: 1.7; margin: 0;white-space: initial;font-weight:500;padding-left:15px;font-size:13px;}
.related-box.sty1 .post-points.sty2 a h3 { -webkit-line-clamp: 2 !important; font-weight: 600 !important; }
.related-box .post-points a h3:after{display:none;}
.related-box .post-points.sty2 a h3{padding:0;}
.related-box .post-points.sty4 a h3{ font-size: 13px;-webkit-line-clamp: 3; padding-left: 0;}
.related-box .post-points.sty3 a h3 {-webkit-line-clamp: 3;}
.related-box .post-points.sty3 a h3, .post-points.sty4 a h3, .post-points.sty5 a h3 { display: -webkit-box; -webkit-box-orient: vertical; overflow: hidden; text-overflow: ellipsis; white-space: initial; color: #231f20; }
.related-box .post-points.sty6 a h3 { -webkit-line-clamp: 3; padding: 0; font-size: 12px; font-weight: 600; line-height: 1.7; }
.related-box .post-points.sty6 a h3, .post-points.sty7 a h3, .post-points.sty8 a h3, .post-points.sty9 a h3 { color: #231f20; display: -webkit-box; -webkit-box-orient: vertical; overflow: hidden; text-overflow: ellipsis; white-space: initial; }
.related-box .post-points.sty7 a h3 { padding-left: 0; font-size: 12px; -webkit-line-clamp: 2; }	
.related-box .post-points.sty8 a h3, .post-points.sty9 a h3 { -webkit-line-clamp: 3; }
.related-box .post-points.sty8 a h3, .post-points.sty9 a p { -webkit-line-clamp: 3; }	
.related-box .post-points.sty10 a h3 { font-size: 13px; line-height: 1.5; color: #231f20; font-weight: 600; }
.related-box .post-points.sty10 a h3 { padding-left: 0; }
.related-box .post-points.sty11 a h3 { padding-left: 0;}	