 .wp-caption-text{  font-weight: 400;  font-size: 14px;  font-style: italic;  color: #3f3836; } .gallery-caption{  font-weight: 500; } .bypostauthor{  text-align: left; }
 :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: #fd6151;  --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: 1025px;  --breakpoint-xl: 1320px;  --font-family-sans-serif: "Roboto", sans-serif;  --font-family-monospace: SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;  --qempo-font-sans-serif: "Roboto", sans-serif;  --qempo-theme-color:   #5763C9;  --qempo-gradient-color-second:  #1A9CD8;  --qempo-theme-color-second:   #5763C9;  --qempo-link-color: #1A9CD8;  --qempo-hover-color: #fd6151;  --qempo-body-color: #777777;  --qempo-heading-color:   #031220;  --qempo-heading-font-family: "Roboto", sans-serif;  --qempo-footer-bg-color:   #f7f7f7;  --qempo-footer-color: #777;  --qempo-footer-color-link:  #777;  --qempo-footer-color-link-hover:  #fd6151;  --tec-font-family-sans-serif: var(--qempo-heading-font-family);  --tec-color-accent-primary: var(--qempo-theme-color);  --tec-font-size-4: 16px;  --tec-line-height-2: 28px;  --tec-spacer-14: 60px;  --tec-spacer-13: 60px; } *, *::before, *::after {  -webkit-box-sizing: border-box;  box-sizing: border-box; } html {  font-family: sans-serif;  line-height: 1.15;  -webkit-text-size-adjust: 100%;  -ms-text-size-adjust: 100%;  -ms-overflow-style: scrollbar;  -webkit-tap-highlight-color: rgba(0, 0, 0, 0); } @-ms-viewport {  width: device-width; } article, aside, dialog, figcaption, figure, footer, header, hgroup, main, nav, section {  display: block; } body {  margin: 0;  font-family: var(--qempo-font-sans-serif);  font-weight: 400;  color: var(--qempo-body-color);  text-align: left;  background-color: #fff; } [tabindex="-1"]:focus {  outline: 0 !important; } hr {  -webkit-box-sizing: content-box;  box-sizing: content-box;  height: 0;  overflow: visible; } h1, h2, h3, h4, h5, h6 {  margin-top: 0;  margin-bottom: 0.5rem; } p {  margin-top: 0;  margin-bottom: 1rem; } abbr[title], abbr[data-original-title] {  text-decoration: underline;  -webkit-text-decoration: underline dotted;  text-decoration: underline dotted;  cursor: help;  border-bottom: 0; } address {  margin-bottom: 1rem;  font-style: normal;  line-height: inherit; } ol, ul, dl {  margin-top: 0;  margin-bottom: 1rem; } ol ol, ul ul, ol ul, ul ol {  margin-bottom: 0; } dt {  font-weight: 700; } dd {  margin-bottom: .5rem;  margin-left: 0; } blockquote {  margin: 0 0 1rem; } dfn {  font-style: italic; } b, strong {  font-weight: bolder; } small {  font-size: 80%; } sub, sup {  position: relative;  font-size: 75%;  line-height: 0;  vertical-align: baseline; } sub {  bottom: -.25em; } sup {  top: -.5em; } a {  color: var(--qempo-link-color);  text-decoration: none;  background-color: transparent;  -webkit-text-decoration-skip: objects; } a:not([href]):not([tabindex]) {  color: inherit;  text-decoration: none; } a:not([href]):not([tabindex]):hover, a:not([href]):not([tabindex]):focus {  color: inherit;  text-decoration: none; } a:not([href]):not([tabindex]):focus {  outline: 0; } pre, code, kbd, samp {  font-family: monospace, monospace;  font-size: 1em; } pre {  margin-top: 0;  margin-bottom: 1rem;  overflow: auto;  -ms-overflow-style: scrollbar; } figure {  margin: 0 0 1rem; } img {  vertical-align: middle;  border-style: none; } svg:not(:root) {  overflow: hidden; } table {  border-collapse: collapse; } caption {  padding-top: 0.75rem;  padding-bottom: 0.75rem;  color: #6c757d;  text-align: left;  caption-side: bottom; } th {  text-align: inherit; } label {  display: inline-block;  margin-bottom: .5rem; } button {  border-radius: 0; } button:focus {  outline: 1px dotted;  outline: 5px auto -webkit-focus-ring-color; } input, button, select, optgroup, textarea {  margin: 0;  font-family: inherit;  font-size: inherit;  line-height: inherit; } button, input {  overflow: visible; } button, select {  text-transform: none; } button, html [type="button"], [type="reset"], [type="submit"] {  -webkit-appearance: button; } button::-moz-focus-inner, [type="button"]::-moz-focus-inner, [type="reset"]::-moz-focus-inner, [type="submit"]::-moz-focus-inner {  padding: 0;  border-style: none; } input[type="radio"], input[type="checkbox"] {  -webkit-box-sizing: border-box;  box-sizing: border-box;  padding: 0; } input[type="date"], input[type="time"], input[type="datetime-local"], input[type="month"] {  -webkit-appearance: listbox; } textarea {  overflow: auto;  resize: vertical; } fieldset {  min-width: 0;  padding: 0;  margin: 0;  border: 0; } legend {  display: block;  width: 100%;  max-width: 100%;  padding: 0;  margin-bottom: .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-cancel-button, [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; } h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6 {  margin-bottom: 0.5rem;  font-family: var(--qempo-heading-font-family);  font-weight: 600;  line-height: 1.2;  color: var(--qempo-heading-color); } h1, .h1 {  font-size: 2rem; } h2, .h2 {  font-size: 1.6rem; } h3, .h3 {  font-size: 1.25rem; } h4, .h4 {  font-size: 1.15rem; } h5, .h5 {  font-size: 1.1rem; } h6, .h6 {  font-size: 1rem; } .lead {  font-size: 1.25rem;  font-weight: 300; } .display-1 {  font-size: 6rem;  font-weight: 300;  line-height: 1.2; } .display-2 {  font-size: 5.5rem;  font-weight: 300;  line-height: 1.2; } .display-3 {  font-size: 4.5rem;  font-weight: 300;  line-height: 1.2; } .display-4 {  font-size: 3.5rem;  font-weight: 300;  line-height: 1.2; } hr {  margin-top: 1rem;  margin-bottom: 1rem;  border: 0;  border-top: 1px solid rgba(7, 3, 70, 0.1); } small, .small {  font-size: 80%;  font-weight: 400; } mark, .mark {  padding: 0.2em;  background-color: #fcf8e3; } .list-unstyled {  padding-left: 0;  list-style: none; } .list-inline {  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: "\2014 \00A0"; } .img-fluid {  max-width: 100%;  height: auto; } .img-thumbnail {  padding: 0.25rem;  background-color: #fff;  border: 1px solid #dee2e6;  border-radius: 0;  max-width: 100%;  height: auto; } .figure {  display: inline-block; } .figure-img {  margin-bottom: 0.5rem;  line-height: 1; } .figure-caption {  font-size: 90%;  color: #6c757d; } code, kbd, pre, samp {  font-family: SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace; } code {  font-size: 87.5%;  color: #e83e8c;  word-break: break-word; } a > code {  color: inherit; } kbd {  padding: 0.2rem 0.4rem;  font-size: 87.5%;  color: #fff;  background-color: #212529;  border-radius: 0.2rem; } kbd kbd {  padding: 0;  font-size: 100%;  font-weight: 700; } pre {  display: block;  font-size: 87.5%;  color: #212529; } pre code {  font-size: inherit;  color: inherit;  word-break: normal; } .pre-scrollable {  max-height: 340px;  overflow-y: scroll; } .container {  width: 100%;  padding-right: 15px;  padding-left: 15px;  margin-right: auto;  margin-left: auto; } @media (min-width: 576px) {  .container {   max-width: 540px;  } } @media (min-width: 768px) {  .container {   max-width: 768px;  } } @media (min-width: 1025px) {  .container {   max-width: 1025px;  } } @media (min-width: 1320px) {  .container {   max-width: 1290px;  } } .container-fluid {  width: 100%;  padding-right: 15px;  padding-left: 15px;  margin-right: auto;  margin-left: auto; } .row {  display: -webkit-box;  display: -ms-flexbox;  display: flex;  -ms-flex-wrap: wrap;  flex-wrap: wrap;  margin-right: -15px;  margin-left: -15px; } .no-gutters {  margin-right: 0;  margin-left: 0; } .no-gutters > .col, .no-gutters > [class*="col-"] {  padding-right: 0;  padding-left: 0; } .col-1, .col-2, .col-3, .col-4, .col-5, .col-6, .col-7, .col-8, .col-9, .col-10, .col-11, .col-12, .col, .col-auto, .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm, .col-sm-auto, .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12, .col-md, .col-md-auto, .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg, .col-lg-auto, .col-xl-1, .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-10, .col-xl-11, .col-xl-12, .col-xl, .col-xl-auto {  position: relative;  width: 100%;  min-height: 1px;  padding-right: 15px;  padding-left: 15px; } .col {  -ms-flex-preferred-size: 0;  flex-basis: 0;  -webkit-box-flex: 1;  -ms-flex-positive: 1;  flex-grow: 1;  max-width: 100%; } .col-auto {  -webkit-box-flex: 0;  -ms-flex: 0 0 auto;  flex: 0 0 auto;  width: auto;  max-width: none; } .col-1 {  -webkit-box-flex: 0;  -ms-flex: 0 0 8.33333%;  flex: 0 0 8.33333%;  max-width: 8.33333%; } .col-2 {  -webkit-box-flex: 0;  -ms-flex: 0 0 16.66667%;  flex: 0 0 16.66667%;  max-width: 16.66667%; } .col-3 {  -webkit-box-flex: 0;  -ms-flex: 0 0 25%;  flex: 0 0 25%;  max-width: 25%; } .col-4 {  -webkit-box-flex: 0;  -ms-flex: 0 0 33.33333%;  flex: 0 0 33.33333%;  max-width: 33.33333%; } .col-5 {  -webkit-box-flex: 0;  -ms-flex: 0 0 41.66667%;  flex: 0 0 41.66667%;  max-width: 41.66667%; } .col-6 {  -webkit-box-flex: 0;  -ms-flex: 0 0 50%;  flex: 0 0 50%;  max-width: 50%; } .col-7 {  -webkit-box-flex: 0;  -ms-flex: 0 0 58.33333%;  flex: 0 0 58.33333%;  max-width: 58.33333%; } .col-8 {  -webkit-box-flex: 0;  -ms-flex: 0 0 66.66667%;  flex: 0 0 66.66667%;  max-width: 66.66667%; } .col-9 {  -webkit-box-flex: 0;  -ms-flex: 0 0 75%;  flex: 0 0 75%;  max-width: 75%; } .col-10 {  -webkit-box-flex: 0;  -ms-flex: 0 0 83.33333%;  flex: 0 0 83.33333%;  max-width: 83.33333%; } .col-11 {  -webkit-box-flex: 0;  -ms-flex: 0 0 91.66667%;  flex: 0 0 91.66667%;  max-width: 91.66667%; } .col-12 {  -webkit-box-flex: 0;  -ms-flex: 0 0 100%;  flex: 0 0 100%;  max-width: 100%; } .order-first {  -webkit-box-ordinal-group: 0;  -ms-flex-order: -1;  order: -1; } .order-last {  -webkit-box-ordinal-group: 14;  -ms-flex-order: 13;  order: 13; } .order-0 {  -webkit-box-ordinal-group: 1;  -ms-flex-order: 0;  order: 0; } .order-1 {  -webkit-box-ordinal-group: 2;  -ms-flex-order: 1;  order: 1; } .order-2 {  -webkit-box-ordinal-group: 3;  -ms-flex-order: 2;  order: 2; } .order-3 {  -webkit-box-ordinal-group: 4;  -ms-flex-order: 3;  order: 3; } .order-4 {  -webkit-box-ordinal-group: 5;  -ms-flex-order: 4;  order: 4; } .order-5 {  -webkit-box-ordinal-group: 6;  -ms-flex-order: 5;  order: 5; } .order-6 {  -webkit-box-ordinal-group: 7;  -ms-flex-order: 6;  order: 6; } .order-7 {  -webkit-box-ordinal-group: 8;  -ms-flex-order: 7;  order: 7; } .order-8 {  -webkit-box-ordinal-group: 9;  -ms-flex-order: 8;  order: 8; } .order-9 {  -webkit-box-ordinal-group: 10;  -ms-flex-order: 9;  order: 9; } .order-10 {  -webkit-box-ordinal-group: 11;  -ms-flex-order: 10;  order: 10; } .order-11 {  -webkit-box-ordinal-group: 12;  -ms-flex-order: 11;  order: 11; } .order-12 {  -webkit-box-ordinal-group: 13;  -ms-flex-order: 12;  order: 12; } .offset-1 {  margin-left: 8.33333%; } .offset-2 {  margin-left: 16.66667%; } .offset-3 {  margin-left: 25%; } .offset-4 {  margin-left: 33.33333%; } .offset-5 {  margin-left: 41.66667%; } .offset-6 {  margin-left: 50%; } .offset-7 {  margin-left: 58.33333%; } .offset-8 {  margin-left: 66.66667%; } .offset-9 {  margin-left: 75%; } .offset-10 {  margin-left: 83.33333%; } .offset-11 {  margin-left: 91.66667%; } @media (min-width: 576px) {  .col-sm {   -ms-flex-preferred-size: 0;   flex-basis: 0;   -webkit-box-flex: 1;   -ms-flex-positive: 1;   flex-grow: 1;   max-width: 100%;  }  .col-sm-auto {   -webkit-box-flex: 0;   -ms-flex: 0 0 auto;   flex: 0 0 auto;   width: auto;   max-width: none;  }  .col-sm-1 {   -webkit-box-flex: 0;   -ms-flex: 0 0 8.33333%;   flex: 0 0 8.33333%;   max-width: 8.33333%;  }  .col-sm-2 {   -webkit-box-flex: 0;   -ms-flex: 0 0 16.66667%;   flex: 0 0 16.66667%;   max-width: 16.66667%;  }  .col-sm-3 {   -webkit-box-flex: 0;   -ms-flex: 0 0 25%;   flex: 0 0 25%;   max-width: 25%;  }  .col-sm-4 {   -webkit-box-flex: 0;   -ms-flex: 0 0 33.33333%;   flex: 0 0 33.33333%;   max-width: 33.33333%;  }  .col-sm-5 {   -webkit-box-flex: 0;   -ms-flex: 0 0 41.66667%;   flex: 0 0 41.66667%;   max-width: 41.66667%;  }  .col-sm-6 {   -webkit-box-flex: 0;   -ms-flex: 0 0 50%;   flex: 0 0 50%;   max-width: 50%;  }  .col-sm-7 {   -webkit-box-flex: 0;   -ms-flex: 0 0 58.33333%;   flex: 0 0 58.33333%;   max-width: 58.33333%;  }  .col-sm-8 {   -webkit-box-flex: 0;   -ms-flex: 0 0 66.66667%;   flex: 0 0 66.66667%;   max-width: 66.66667%;  }  .col-sm-9 {   -webkit-box-flex: 0;   -ms-flex: 0 0 75%;   flex: 0 0 75%;   max-width: 75%;  }  .col-sm-10 {   -webkit-box-flex: 0;   -ms-flex: 0 0 83.33333%;   flex: 0 0 83.33333%;   max-width: 83.33333%;  }  .col-sm-11 {   -webkit-box-flex: 0;   -ms-flex: 0 0 91.66667%;   flex: 0 0 91.66667%;   max-width: 91.66667%;  }  .col-sm-12 {   -webkit-box-flex: 0;   -ms-flex: 0 0 100%;   flex: 0 0 100%;   max-width: 100%;  }  .order-sm-first {   -webkit-box-ordinal-group: 0;   -ms-flex-order: -1;   order: -1;  }  .order-sm-last {   -webkit-box-ordinal-group: 14;   -ms-flex-order: 13;   order: 13;  }  .order-sm-0 {   -webkit-box-ordinal-group: 1;   -ms-flex-order: 0;   order: 0;  }  .order-sm-1 {   -webkit-box-ordinal-group: 2;   -ms-flex-order: 1;   order: 1;  }  .order-sm-2 {   -webkit-box-ordinal-group: 3;   -ms-flex-order: 2;   order: 2;  }  .order-sm-3 {   -webkit-box-ordinal-group: 4;   -ms-flex-order: 3;   order: 3;  }  .order-sm-4 {   -webkit-box-ordinal-group: 5;   -ms-flex-order: 4;   order: 4;  }  .order-sm-5 {   -webkit-box-ordinal-group: 6;   -ms-flex-order: 5;   order: 5;  }  .order-sm-6 {   -webkit-box-ordinal-group: 7;   -ms-flex-order: 6;   order: 6;  }  .order-sm-7 {   -webkit-box-ordinal-group: 8;   -ms-flex-order: 7;   order: 7;  }  .order-sm-8 {   -webkit-box-ordinal-group: 9;   -ms-flex-order: 8;   order: 8;  }  .order-sm-9 {   -webkit-box-ordinal-group: 10;   -ms-flex-order: 9;   order: 9;  }  .order-sm-10 {   -webkit-box-ordinal-group: 11;   -ms-flex-order: 10;   order: 10;  }  .order-sm-11 {   -webkit-box-ordinal-group: 12;   -ms-flex-order: 11;   order: 11;  }  .order-sm-12 {   -webkit-box-ordinal-group: 13;   -ms-flex-order: 12;   order: 12;  }  .offset-sm-0 {   margin-left: 0;  }  .offset-sm-1 {   margin-left: 8.33333%;  }  .offset-sm-2 {   margin-left: 16.66667%;  }  .offset-sm-3 {   margin-left: 25%;  }  .offset-sm-4 {   margin-left: 33.33333%;  }  .offset-sm-5 {   margin-left: 41.66667%;  }  .offset-sm-6 {   margin-left: 50%;  }  .offset-sm-7 {   margin-left: 58.33333%;  }  .offset-sm-8 {   margin-left: 66.66667%;  }  .offset-sm-9 {   margin-left: 75%;  }  .offset-sm-10 {   margin-left: 83.33333%;  }  .offset-sm-11 {   margin-left: 91.66667%;  } } @media (min-width: 768px) {  .col-md {   -ms-flex-preferred-size: 0;   flex-basis: 0;   -webkit-box-flex: 1;   -ms-flex-positive: 1;   flex-grow: 1;   max-width: 100%;  }  .col-md-auto {   -webkit-box-flex: 0;   -ms-flex: 0 0 auto;   flex: 0 0 auto;   width: auto;   max-width: none;  }  .col-md-1 {   -webkit-box-flex: 0;   -ms-flex: 0 0 8.33333%;   flex: 0 0 8.33333%;   max-width: 8.33333%;  }  .col-md-2 {   -webkit-box-flex: 0;   -ms-flex: 0 0 16.66667%;   flex: 0 0 16.66667%;   max-width: 16.66667%;  }  .col-md-3 {   -webkit-box-flex: 0;   -ms-flex: 0 0 25%;   flex: 0 0 25%;   max-width: 25%;  }  .col-md-4 {   -webkit-box-flex: 0;   -ms-flex: 0 0 33.33333%;   flex: 0 0 33.33333%;   max-width: 33.33333%;  }  .col-md-5 {   -webkit-box-flex: 0;   -ms-flex: 0 0 41.66667%;   flex: 0 0 41.66667%;   max-width: 41.66667%;  }  .col-md-6 {   -webkit-box-flex: 0;   -ms-flex: 0 0 50%;   flex: 0 0 50%;   max-width: 50%;  }  .col-md-7 {   -webkit-box-flex: 0;   -ms-flex: 0 0 58.33333%;   flex: 0 0 58.33333%;   max-width: 58.33333%;  }  .col-md-8 {   -webkit-box-flex: 0;   -ms-flex: 0 0 66.66667%;   flex: 0 0 66.66667%;   max-width: 66.66667%;  }  .col-md-9 {   -webkit-box-flex: 0;   -ms-flex: 0 0 75%;   flex: 0 0 75%;   max-width: 75%;  }  .col-md-10 {   -webkit-box-flex: 0;   -ms-flex: 0 0 83.33333%;   flex: 0 0 83.33333%;   max-width: 83.33333%;  }  .col-md-11 {   -webkit-box-flex: 0;   -ms-flex: 0 0 91.66667%;   flex: 0 0 91.66667%;   max-width: 91.66667%;  }  .col-md-12 {   -webkit-box-flex: 0;   -ms-flex: 0 0 100%;   flex: 0 0 100%;   max-width: 100%;  }  .order-md-first {   -webkit-box-ordinal-group: 0;   -ms-flex-order: -1;   order: -1;  }  .order-md-last {   -webkit-box-ordinal-group: 14;   -ms-flex-order: 13;   order: 13;  }  .order-md-0 {   -webkit-box-ordinal-group: 1;   -ms-flex-order: 0;   order: 0;  }  .order-md-1 {   -webkit-box-ordinal-group: 2;   -ms-flex-order: 1;   order: 1;  }  .order-md-2 {   -webkit-box-ordinal-group: 3;   -ms-flex-order: 2;   order: 2;  }  .order-md-3 {   -webkit-box-ordinal-group: 4;   -ms-flex-order: 3;   order: 3;  }  .order-md-4 {   -webkit-box-ordinal-group: 5;   -ms-flex-order: 4;   order: 4;  }  .order-md-5 {   -webkit-box-ordinal-group: 6;   -ms-flex-order: 5;   order: 5;  }  .order-md-6 {   -webkit-box-ordinal-group: 7;   -ms-flex-order: 6;   order: 6;  }  .order-md-7 {   -webkit-box-ordinal-group: 8;   -ms-flex-order: 7;   order: 7;  }  .order-md-8 {   -webkit-box-ordinal-group: 9;   -ms-flex-order: 8;   order: 8;  }  .order-md-9 {   -webkit-box-ordinal-group: 10;   -ms-flex-order: 9;   order: 9;  }  .order-md-10 {   -webkit-box-ordinal-group: 11;   -ms-flex-order: 10;   order: 10;  }  .order-md-11 {   -webkit-box-ordinal-group: 12;   -ms-flex-order: 11;   order: 11;  }  .order-md-12 {   -webkit-box-ordinal-group: 13;   -ms-flex-order: 12;   order: 12;  }  .offset-md-0 {   margin-left: 0;  }  .offset-md-1 {   margin-left: 8.33333%;  }  .offset-md-2 {   margin-left: 16.66667%;  }  .offset-md-3 {   margin-left: 25%;  }  .offset-md-4 {   margin-left: 33.33333%;  }  .offset-md-5 {   margin-left: 41.66667%;  }  .offset-md-6 {   margin-left: 50%;  }  .offset-md-7 {   margin-left: 58.33333%;  }  .offset-md-8 {   margin-left: 66.66667%;  }  .offset-md-9 {   margin-left: 75%;  }  .offset-md-10 {   margin-left: 83.33333%;  }  .offset-md-11 {   margin-left: 91.66667%;  } } @media (min-width: 1025px) {  .col-lg {   -ms-flex-preferred-size: 0;   flex-basis: 0;   -webkit-box-flex: 1;   -ms-flex-positive: 1;   flex-grow: 1;   max-width: 100%;  }  .col-lg-auto {   -webkit-box-flex: 0;   -ms-flex: 0 0 auto;   flex: 0 0 auto;   width: auto;   max-width: none;  }  .col-lg-1 {   -webkit-box-flex: 0;   -ms-flex: 0 0 8.33333%;   flex: 0 0 8.33333%;   max-width: 8.33333%;  }  .col-lg-2 {   -webkit-box-flex: 0;   -ms-flex: 0 0 16.66667%;   flex: 0 0 16.66667%;   max-width: 16.66667%;  }  .col-lg-3 {   -webkit-box-flex: 0;   -ms-flex: 0 0 25%;   flex: 0 0 25%;   max-width: 25%;  }  .col-lg-4 {   -webkit-box-flex: 0;   -ms-flex: 0 0 33.33333%;   flex: 0 0 33.33333%;   max-width: 33.33333%;  }  .col-lg-5 {   -webkit-box-flex: 0;   -ms-flex: 0 0 41.66667%;   flex: 0 0 41.66667%;   max-width: 41.66667%;  }  .col-lg-6 {   -webkit-box-flex: 0;   -ms-flex: 0 0 50%;   flex: 0 0 50%;   max-width: 50%;  }  .col-lg-7 {   -webkit-box-flex: 0;   -ms-flex: 0 0 58.33333%;   flex: 0 0 58.33333%;   max-width: 58.33333%;  }  .col-lg-8 {   -webkit-box-flex: 0;   -ms-flex: 0 0 66.66667%;   flex: 0 0 66.66667%;   max-width: 66.66667%;  }  .col-lg-9 {   -webkit-box-flex: 0;   -ms-flex: 0 0 75%;   flex: 0 0 75%;   max-width: 75%;  }  .col-lg-10 {   -webkit-box-flex: 0;   -ms-flex: 0 0 83.33333%;   flex: 0 0 83.33333%;   max-width: 83.33333%;  }  .col-lg-11 {   -webkit-box-flex: 0;   -ms-flex: 0 0 91.66667%;   flex: 0 0 91.66667%;   max-width: 91.66667%;  }  .col-lg-12 {   -webkit-box-flex: 0;   -ms-flex: 0 0 100%;   flex: 0 0 100%;   max-width: 100%;  }  .order-lg-first {   -webkit-box-ordinal-group: 0;   -ms-flex-order: -1;   order: -1;  }  .order-lg-last {   -webkit-box-ordinal-group: 14;   -ms-flex-order: 13;   order: 13;  }  .order-lg-0 {   -webkit-box-ordinal-group: 1;   -ms-flex-order: 0;   order: 0;  }  .order-lg-1 {   -webkit-box-ordinal-group: 2;   -ms-flex-order: 1;   order: 1;  }  .order-lg-2 {   -webkit-box-ordinal-group: 3;   -ms-flex-order: 2;   order: 2;  }  .order-lg-3 {   -webkit-box-ordinal-group: 4;   -ms-flex-order: 3;   order: 3;  }  .order-lg-4 {   -webkit-box-ordinal-group: 5;   -ms-flex-order: 4;   order: 4;  }  .order-lg-5 {   -webkit-box-ordinal-group: 6;   -ms-flex-order: 5;   order: 5;  }  .order-lg-6 {   -webkit-box-ordinal-group: 7;   -ms-flex-order: 6;   order: 6;  }  .order-lg-7 {   -webkit-box-ordinal-group: 8;   -ms-flex-order: 7;   order: 7;  }  .order-lg-8 {   -webkit-box-ordinal-group: 9;   -ms-flex-order: 8;   order: 8;  }  .order-lg-9 {   -webkit-box-ordinal-group: 10;   -ms-flex-order: 9;   order: 9;  }  .order-lg-10 {   -webkit-box-ordinal-group: 11;   -ms-flex-order: 10;   order: 10;  }  .order-lg-11 {   -webkit-box-ordinal-group: 12;   -ms-flex-order: 11;   order: 11;  }  .order-lg-12 {   -webkit-box-ordinal-group: 13;   -ms-flex-order: 12;   order: 12;  }  .offset-lg-0 {   margin-left: 0;  }  .offset-lg-1 {   margin-left: 8.33333%;  }  .offset-lg-2 {   margin-left: 16.66667%;  }  .offset-lg-3 {   margin-left: 25%;  }  .offset-lg-4 {   margin-left: 33.33333%;  }  .offset-lg-5 {   margin-left: 41.66667%;  }  .offset-lg-6 {   margin-left: 50%;  }  .offset-lg-7 {   margin-left: 58.33333%;  }  .offset-lg-8 {   margin-left: 66.66667%;  }  .offset-lg-9 {   margin-left: 75%;  }  .offset-lg-10 {   margin-left: 83.33333%;  }  .offset-lg-11 {   margin-left: 91.66667%;  } } @media (min-width: 1320px) {  .col-xl {   -ms-flex-preferred-size: 0;   flex-basis: 0;   -webkit-box-flex: 1;   -ms-flex-positive: 1;   flex-grow: 1;   max-width: 100%;  }  .col-xl-auto {   -webkit-box-flex: 0;   -ms-flex: 0 0 auto;   flex: 0 0 auto;   width: auto;   max-width: none;  }  .col-xl-1 {   -webkit-box-flex: 0;   -ms-flex: 0 0 8.33333%;   flex: 0 0 8.33333%;   max-width: 8.33333%;  }  .col-xl-2 {   -webkit-box-flex: 0;   -ms-flex: 0 0 16.66667%;   flex: 0 0 16.66667%;   max-width: 16.66667%;  }  .col-xl-3 {   -webkit-box-flex: 0;   -ms-flex: 0 0 25%;   flex: 0 0 25%;   max-width: 25%;  }  .col-xl-4 {   -webkit-box-flex: 0;   -ms-flex: 0 0 33.33333%;   flex: 0 0 33.33333%;   max-width: 33.33333%;  }  .col-xl-5 {   -webkit-box-flex: 0;   -ms-flex: 0 0 41.66667%;   flex: 0 0 41.66667%;   max-width: 41.66667%;  }  .col-xl-6 {   -webkit-box-flex: 0;   -ms-flex: 0 0 50%;   flex: 0 0 50%;   max-width: 50%;  }  .col-xl-7 {   -webkit-box-flex: 0;   -ms-flex: 0 0 58.33333%;   flex: 0 0 58.33333%;   max-width: 58.33333%;  }  .col-xl-8 {   -webkit-box-flex: 0;   -ms-flex: 0 0 66.66667%;   flex: 0 0 66.66667%;   max-width: 66.66667%;  }  .col-xl-9 {   -webkit-box-flex: 0;   -ms-flex: 0 0 75%;   flex: 0 0 75%;   max-width: 75%;  }  .col-xl-10 {   -webkit-box-flex: 0;   -ms-flex: 0 0 83.33333%;   flex: 0 0 83.33333%;   max-width: 83.33333%;  }  .col-xl-11 {   -webkit-box-flex: 0;   -ms-flex: 0 0 91.66667%;   flex: 0 0 91.66667%;   max-width: 91.66667%;  }  .col-xl-12 {   -webkit-box-flex: 0;   -ms-flex: 0 0 100%;   flex: 0 0 100%;   max-width: 100%;  }  .order-xl-first {   -webkit-box-ordinal-group: 0;   -ms-flex-order: -1;   order: -1;  }  .order-xl-last {   -webkit-box-ordinal-group: 14;   -ms-flex-order: 13;   order: 13;  }  .order-xl-0 {   -webkit-box-ordinal-group: 1;   -ms-flex-order: 0;   order: 0;  }  .order-xl-1 {   -webkit-box-ordinal-group: 2;   -ms-flex-order: 1;   order: 1;  }  .order-xl-2 {   -webkit-box-ordinal-group: 3;   -ms-flex-order: 2;   order: 2;  }  .order-xl-3 {   -webkit-box-ordinal-group: 4;   -ms-flex-order: 3;   order: 3;  }  .order-xl-4 {   -webkit-box-ordinal-group: 5;   -ms-flex-order: 4;   order: 4;  }  .order-xl-5 {   -webkit-box-ordinal-group: 6;   -ms-flex-order: 5;   order: 5;  }  .order-xl-6 {   -webkit-box-ordinal-group: 7;   -ms-flex-order: 6;   order: 6;  }  .order-xl-7 {   -webkit-box-ordinal-group: 8;   -ms-flex-order: 7;   order: 7;  }  .order-xl-8 {   -webkit-box-ordinal-group: 9;   -ms-flex-order: 8;   order: 8;  }  .order-xl-9 {   -webkit-box-ordinal-group: 10;   -ms-flex-order: 9;   order: 9;  }  .order-xl-10 {   -webkit-box-ordinal-group: 11;   -ms-flex-order: 10;   order: 10;  }  .order-xl-11 {   -webkit-box-ordinal-group: 12;   -ms-flex-order: 11;   order: 11;  }  .order-xl-12 {   -webkit-box-ordinal-group: 13;   -ms-flex-order: 12;   order: 12;  }  .offset-xl-0 {   margin-left: 0;  }  .offset-xl-1 {   margin-left: 8.33333%;  }  .offset-xl-2 {   margin-left: 16.66667%;  }  .offset-xl-3 {   margin-left: 25%;  }  .offset-xl-4 {   margin-left: 33.33333%;  }  .offset-xl-5 {   margin-left: 41.66667%;  }  .offset-xl-6 {   margin-left: 50%;  }  .offset-xl-7 {   margin-left: 58.33333%;  }  .offset-xl-8 {   margin-left: 66.66667%;  }  .offset-xl-9 {   margin-left: 75%;  }  .offset-xl-10 {   margin-left: 83.33333%;  }  .offset-xl-11 {   margin-left: 91.66667%;  } } table, .table {  width: 100%;  max-width: 100%;  margin-bottom: 1rem;  background-color: transparent; } table th, table td, .table th, .table td {  padding: 0.75rem;  vertical-align: top;  border-top: 1px solid #dee2e6; } table thead th, .table thead th {  vertical-align: bottom;  border-bottom: 2px solid #dee2e6; } table tbody + tbody, .table tbody + tbody {  border-top: 2px solid #dee2e6; } table .table, .table .table {  background-color: #fff; } .table-sm th, .table-sm td {  padding: 0.3rem; } .table-bordered {  border: 1px solid #dee2e6; } .table-bordered th, .table-bordered td {  border: 1px solid #dee2e6; } .table-bordered thead th, .table-bordered thead td {  border-bottom-width: 2px; } .table-striped tbody tr:nth-of-type(odd) {  background-color: rgba(7, 3, 70, 0.05); } .table-hover tbody tr:hover {  background-color: rgba(7, 3, 70, 0.075); } .table-primary, .table-primary > th, .table-primary > td {  background-color: #fed3ce; } .table-hover .table-primary:hover {  background-color: #fdbdb5; } .table-hover .table-primary:hover > td, .table-hover .table-primary:hover > th {  background-color: #fdbdb5; } .table-secondary, .table-secondary > th, .table-secondary > td {  background-color: #d6d8db; } .table-hover .table-secondary:hover {  background-color: #c8cbcf; } .table-hover .table-secondary:hover > td, .table-hover .table-secondary:hover > th {  background-color: #c8cbcf; } .table-success, .table-success > th, .table-success > td {  background-color: #c3e6cb; } .table-hover .table-success:hover {  background-color: #b1dfbb; } .table-hover .table-success:hover > td, .table-hover .table-success:hover > th {  background-color: #b1dfbb; } .table-info, .table-info > th, .table-info > td {  background-color: #bee5eb; } .table-hover .table-info:hover {  background-color: #abdde5; } .table-hover .table-info:hover > td, .table-hover .table-info:hover > th {  background-color: #abdde5; } .table-warning, .table-warning > th, .table-warning > td {  background-color: #ffeeba; } .table-hover .table-warning:hover {  background-color: #ffe8a1; } .table-hover .table-warning:hover > td, .table-hover .table-warning:hover > th {  background-color: #ffe8a1; } .table-danger, .table-danger > th, .table-danger > td {  background-color: #f5c6cb; } .table-hover .table-danger:hover {  background-color: #f1b0b7; } .table-hover .table-danger:hover > td, .table-hover .table-danger:hover > th {  background-color: #f1b0b7; } .table-light, .table-light > th, .table-light > td {  background-color: #fdfdfe; } .table-hover .table-light:hover {  background-color: #ececf6; } .table-hover .table-light:hover > td, .table-hover .table-light:hover > th {  background-color: #ececf6; } .table-dark, .table-dark > th, .table-dark > td {  background-color: #c6c8ca; } .table-hover .table-dark:hover {  background-color: #b9bbbe; } .table-hover .table-dark:hover > td, .table-hover .table-dark:hover > th {  background-color: #b9bbbe; } .table-active, .table-active > th, .table-active > td {  background-color: rgba(7, 3, 70, 0.075); } .table-hover .table-active:hover {  background-color: rgba(5, 2, 46, 0.075); } .table-hover .table-active:hover > td, .table-hover .table-active:hover > th {  background-color: rgba(5, 2, 46, 0.075); } .table .thead-dark th {  color: #fff;  background-color: #212529;  border-color: #32383e; } .table .thead-light th {  color: #495057;  background-color: #e9ecef;  border-color: #dee2e6; } .table-dark {  color: #fff;  background-color: #212529; } .table-dark th, .table-dark td, .table-dark thead th {  border-color: #32383e; } .table-dark.table-bordered {  border: 0; } .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 {  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;   -ms-overflow-style: -ms-autohiding-scrollbar;  }  .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;   -ms-overflow-style: -ms-autohiding-scrollbar;  }  .table-responsive-md > .table-bordered {   border: 0;  } } @media (max-width: 1024.98px) {  .table-responsive-lg {   display: block;   width: 100%;   overflow-x: auto;   -webkit-overflow-scrolling: touch;   -ms-overflow-style: -ms-autohiding-scrollbar;  }  .table-responsive-lg > .table-bordered {   border: 0;  } } @media (max-width: 1319.98px) {  .table-responsive-xl {   display: block;   width: 100%;   overflow-x: auto;   -webkit-overflow-scrolling: touch;   -ms-overflow-style: -ms-autohiding-scrollbar;  }  .table-responsive-xl > .table-bordered {   border: 0;  } } .table-responsive {  display: block;  width: 100%;  overflow-x: auto;  -webkit-overflow-scrolling: touch;  -ms-overflow-style: -ms-autohiding-scrollbar; } .table-responsive > .table-bordered {  border: 0; } .form-control {  display: block;  width: 100%;  padding: 0.375rem 0.75rem;  font-size: 1rem;  line-height: 1.88;  color: #495057;  background-color: #fff;  background-clip: padding-box;  border: 1px solid #ced4da;  border-radius: 5px;  -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, -webkit-box-shadow 0.15s ease-in-out;  transition: border-color 0.15s ease-in-out, 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; } .form-control::-ms-expand {  background-color: transparent;  border: 0; } .form-control:focus {  color: #495057;  background-color: #fff;  outline: 0; } .form-control::-webkit-input-placeholder {  color: var(--qempo-body-color);  opacity: 1; } .form-control:-ms-input-placeholder {  color: var(--qempo-body-color);  opacity: 1; } .form-control::-ms-input-placeholder {  color: var(--qempo-body-color);  opacity: 1; } .form-control::placeholder {  color: var(--qempo-body-color);  opacity: 1; } .form-control:disabled, .form-control[readonly] {  background-color: #e9ecef;  opacity: 1; } select.form-control:not([size]):not([multiple]) {  height: calc(2.63rem + 2px); } 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.88; } .col-form-label-lg {  padding-top: calc(0.5rem + 1px);  padding-bottom: calc(0.5rem + 1px);  font-size: 1.25rem;  line-height: 1.8; } .col-form-label-sm {  padding-top: calc(0.25rem + 1px);  padding-bottom: calc(0.25rem + 1px);  font-size: 0.875rem;  line-height: 1.6; } .form-control-plaintext {  display: block;  width: 100%;  padding-top: 0.375rem;  padding-bottom: 0.375rem;  margin-bottom: 0;  line-height: 1.88;  background-color: transparent;  border: solid transparent;  border-width: 1px 0; } .form-control-plaintext.form-control-sm, .input-group-sm > .form-control-plaintext.form-control, .input-group-sm > .input-group-prepend > .form-control-plaintext.input-group-text, .input-group-sm > .input-group-append > .form-control-plaintext.input-group-text, .input-group-sm > .input-group-prepend > .form-control-plaintext.btn, .input-group-sm > .input-group-append > .form-control-plaintext.btn, .form-control-plaintext.form-control-lg, .input-group-lg > .form-control-plaintext.form-control, .input-group-lg > .input-group-prepend > .form-control-plaintext.input-group-text, .input-group-lg > .input-group-append > .form-control-plaintext.input-group-text, .input-group-lg > .input-group-prepend > .form-control-plaintext.btn, .input-group-lg > .input-group-append > .form-control-plaintext.btn {  padding-right: 0;  padding-left: 0; } .form-control-sm, .input-group-sm > .form-control, .input-group-sm > .input-group-prepend > .input-group-text, .input-group-sm > .input-group-append > .input-group-text, .input-group-sm > .input-group-prepend > .btn, .input-group-sm > .input-group-append > .btn {  padding: 0.25rem 0.5rem;  font-size: 0.875rem;  line-height: 1.6;  border-radius: 0.2rem; } select.form-control-sm:not([size]):not([multiple]), .input-group-sm > select.form-control:not([size]):not([multiple]), .input-group-sm > .input-group-prepend > select.input-group-text:not([size]):not([multiple]), .input-group-sm > .input-group-append > select.input-group-text:not([size]):not([multiple]), .input-group-sm > .input-group-prepend > select.btn:not([size]):not([multiple]), .input-group-sm > .input-group-append > select.btn:not([size]):not([multiple]) {  height: calc(1.9rem + 2px); } .form-control-lg, .input-group-lg > .form-control, .input-group-lg > .input-group-prepend > .input-group-text, .input-group-lg > .input-group-append > .input-group-text, .input-group-lg > .input-group-prepend > .btn, .input-group-lg > .input-group-append > .btn {  padding: 0.5rem 1rem;  font-size: 1.25rem;  line-height: 1.8;  border-radius: 0.3rem; } select.form-control-lg:not([size]):not([multiple]), .input-group-lg > select.form-control:not([size]):not([multiple]), .input-group-lg > .input-group-prepend > select.input-group-text:not([size]):not([multiple]), .input-group-lg > .input-group-append > select.input-group-text:not([size]):not([multiple]), .input-group-lg > .input-group-prepend > select.btn:not([size]):not([multiple]), .input-group-lg > .input-group-append > select.btn:not([size]):not([multiple]) {  height: calc(3.25rem + 2px); } .form-group {  margin-bottom: 1rem; } .form-text {  display: block;  margin-top: 0.25rem; } .form-row {  display: -webkit-box;  display: -ms-flexbox;  display: flex;  -ms-flex-wrap: wrap;  flex-wrap: wrap; } .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 {  color: #6c757d; } .form-check-label {  margin-bottom: 0; } .form-check-inline {  display: -webkit-inline-box;  display: -ms-inline-flexbox;  display: inline-flex;  -webkit-box-align: center;  -ms-flex-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%;  z-index: 5;  display: none;  max-width: 100%;  padding: .5rem;  margin-top: .1rem;  font-size: .875rem;  line-height: 1;  color: #fff;  background-color: rgba(40, 167, 69, 0.8);  border-radius: .2rem; } .was-validated .form-control:valid, .form-control.is-valid, .was-validated .custom-select:valid, .custom-select.is-valid {  border-color: #28a745; } .was-validated .form-control:valid:focus, .form-control.is-valid:focus, .was-validated .custom-select:valid:focus, .custom-select.is-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 .form-control:valid ~ .valid-feedback, .was-validated .form-control:valid ~ .valid-tooltip, .form-control.is-valid ~ .valid-feedback, .form-control.is-valid ~ .valid-tooltip, .was-validated .custom-select:valid ~ .valid-feedback, .was-validated .custom-select:valid ~ .valid-tooltip, .custom-select.is-valid ~ .valid-feedback, .custom-select.is-valid ~ .valid-tooltip {  display: block; } .was-validated .form-check-input:valid ~ .form-check-label, .form-check-input.is-valid ~ .form-check-label {  color: #28a745; } .was-validated .form-check-input:valid ~ .valid-feedback, .was-validated .form-check-input:valid ~ .valid-tooltip, .form-check-input.is-valid ~ .valid-feedback, .form-check-input.is-valid ~ .valid-tooltip {  display: block; } .was-validated .custom-control-input:valid ~ .custom-control-label, .custom-control-input.is-valid ~ .custom-control-label {  color: #28a745; } .was-validated .custom-control-input:valid ~ .custom-control-label::before, .custom-control-input.is-valid ~ .custom-control-label::before {  background-color: #71dd8a; } .was-validated .custom-control-input:valid ~ .valid-feedback, .was-validated .custom-control-input:valid ~ .valid-tooltip, .custom-control-input.is-valid ~ .valid-feedback, .custom-control-input.is-valid ~ .valid-tooltip {  display: block; } .was-validated .custom-control-input:valid:checked ~ .custom-control-label::before, .custom-control-input.is-valid:checked ~ .custom-control-label::before {  background-color: #34ce57; } .was-validated .custom-control-input:valid:focus ~ .custom-control-label::before, .custom-control-input.is-valid:focus ~ .custom-control-label::before {  -webkit-box-shadow: 0 0 0 1px #fff, 0 0 0 0.2rem rgba(40, 167, 69, 0.25);  box-shadow: 0 0 0 1px #fff, 0 0 0 0.2rem rgba(40, 167, 69, 0.25); } .was-validated .custom-file-input:valid ~ .custom-file-label, .custom-file-input.is-valid ~ .custom-file-label {  border-color: #28a745; } .was-validated .custom-file-input:valid ~ .custom-file-label::before, .custom-file-input.is-valid ~ .custom-file-label::before {  border-color: inherit; } .was-validated .custom-file-input:valid ~ .valid-feedback, .was-validated .custom-file-input:valid ~ .valid-tooltip, .custom-file-input.is-valid ~ .valid-feedback, .custom-file-input.is-valid ~ .valid-tooltip {  display: block; } .was-validated .custom-file-input:valid:focus ~ .custom-file-label, .custom-file-input.is-valid:focus ~ .custom-file-label {  -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%;  z-index: 5;  display: none;  max-width: 100%;  padding: .5rem;  margin-top: .1rem;  font-size: .875rem;  line-height: 1;  color: #fff;  background-color: rgba(220, 53, 69, 0.8);  border-radius: .2rem; } .was-validated .form-control:invalid, .form-control.is-invalid, .was-validated .custom-select:invalid, .custom-select.is-invalid {  border-color: #dc3545; } .was-validated .form-control:invalid:focus, .form-control.is-invalid:focus, .was-validated .custom-select:invalid:focus, .custom-select.is-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 .form-control:invalid ~ .invalid-feedback, .was-validated .form-control:invalid ~ .invalid-tooltip, .form-control.is-invalid ~ .invalid-feedback, .form-control.is-invalid ~ .invalid-tooltip, .was-validated .custom-select:invalid ~ .invalid-feedback, .was-validated .custom-select:invalid ~ .invalid-tooltip, .custom-select.is-invalid ~ .invalid-feedback, .custom-select.is-invalid ~ .invalid-tooltip {  display: block; } .was-validated .form-check-input:invalid ~ .form-check-label, .form-check-input.is-invalid ~ .form-check-label {  color: #dc3545; } .was-validated .form-check-input:invalid ~ .invalid-feedback, .was-validated .form-check-input:invalid ~ .invalid-tooltip, .form-check-input.is-invalid ~ .invalid-feedback, .form-check-input.is-invalid ~ .invalid-tooltip {  display: block; } .was-validated .custom-control-input:invalid ~ .custom-control-label, .custom-control-input.is-invalid ~ .custom-control-label {  color: #dc3545; } .was-validated .custom-control-input:invalid ~ .custom-control-label::before, .custom-control-input.is-invalid ~ .custom-control-label::before {  background-color: #efa2a9; } .was-validated .custom-control-input:invalid ~ .invalid-feedback, .was-validated .custom-control-input:invalid ~ .invalid-tooltip, .custom-control-input.is-invalid ~ .invalid-feedback, .custom-control-input.is-invalid ~ .invalid-tooltip {  display: block; } .was-validated .custom-control-input:invalid:checked ~ .custom-control-label::before, .custom-control-input.is-invalid:checked ~ .custom-control-label::before {  background-color: #e4606d; } .was-validated .custom-control-input:invalid:focus ~ .custom-control-label::before, .custom-control-input.is-invalid:focus ~ .custom-control-label::before {  -webkit-box-shadow: 0 0 0 1px #fff, 0 0 0 0.2rem rgba(220, 53, 69, 0.25);  box-shadow: 0 0 0 1px #fff, 0 0 0 0.2rem rgba(220, 53, 69, 0.25); } .was-validated .custom-file-input:invalid ~ .custom-file-label, .custom-file-input.is-invalid ~ .custom-file-label {  border-color: #dc3545; } .was-validated .custom-file-input:invalid ~ .custom-file-label::before, .custom-file-input.is-invalid ~ .custom-file-label::before {  border-color: inherit; } .was-validated .custom-file-input:invalid ~ .invalid-feedback, .was-validated .custom-file-input:invalid ~ .invalid-tooltip, .custom-file-input.is-invalid ~ .invalid-feedback, .custom-file-input.is-invalid ~ .invalid-tooltip {  display: block; } .was-validated .custom-file-input:invalid:focus ~ .custom-file-label, .custom-file-input.is-invalid:focus ~ .custom-file-label {  -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: -webkit-box;  display: -ms-flexbox;  display: flex;  -webkit-box-orient: horizontal;  -webkit-box-direction: normal;  -ms-flex-flow: row wrap;  flex-flow: row wrap;  -webkit-box-align: center;  -ms-flex-align: center;  align-items: center; } .form-inline .form-check {  width: 100%; } @media (min-width: 576px) {  .form-inline label {   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;   margin-bottom: 0;  }  .form-inline .form-group {   display: -webkit-box;   display: -ms-flexbox;   display: flex;   -webkit-box-flex: 0;   -ms-flex: 0 0 auto;   flex: 0 0 auto;   -webkit-box-orient: horizontal;   -webkit-box-direction: normal;   -ms-flex-flow: row wrap;   flex-flow: row wrap;   -webkit-box-align: center;   -ms-flex-align: center;   align-items: center;   margin-bottom: 0;  }  .form-inline .form-control {   display: inline-block;   width: auto;   vertical-align: middle;  }  .form-inline .form-control-plaintext {   display: inline-block;  }  .form-inline .input-group {   width: auto;  }  .form-inline .form-check {   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;   width: auto;   padding-left: 0;  }  .form-inline .form-check-input {   position: relative;   margin-top: 0;   margin-right: 0.25rem;   margin-left: 0;  }  .form-inline .custom-control {   -webkit-box-align: center;   -ms-flex-align: center;   align-items: center;   -webkit-box-pack: center;   -ms-flex-pack: center;   justify-content: center;  }  .form-inline .custom-control-label {   margin-bottom: 0;  } } .btn {  display: inline-block;  font-weight: 400;  text-align: center;  white-space: nowrap;  vertical-align: middle;  -webkit-user-select: none;  -moz-user-select: none;  -ms-user-select: none;  user-select: none;  border: 1px solid transparent;  padding: 0.375rem 0.75rem;  font-size: 1rem;  line-height: 1.88;  border-radius: 0;  -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, -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; } .btn:hover, .btn:focus {  text-decoration: none; } .btn:focus, .btn.focus {  outline: 0;  -webkit-box-shadow: 0 0 0 0.2rem rgba(253, 97, 81, 0.25);  box-shadow: 0 0 0 0.2rem rgba(253, 97, 81, 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: #fd6151;  border-color: #fd6151; } .btn-primary:hover {  color: #fff;  background-color: #fd3f2b;  border-color: #fc331f; } .btn-primary:focus, .btn-primary.focus {  -webkit-box-shadow: 0 0 0 0.2rem rgba(253, 97, 81, 0.5);  box-shadow: 0 0 0 0.2rem rgba(253, 97, 81, 0.5); } .btn-primary.disabled, .btn-primary:disabled {  color: #fff;  background-color: #fd6151;  border-color: #fd6151; } .btn-primary:not(:disabled):not(.disabled):active, .btn-primary:not(:disabled):not(.disabled).active, .show > .btn-primary.dropdown-toggle {  color: #fff;  background-color: #fc331f;  border-color: #fc2812; } .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(253, 97, 81, 0.5);  box-shadow: 0 0 0 0.2rem rgba(253, 97, 81, 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 {  -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-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(108, 117, 125, 0.5);  box-shadow: 0 0 0 0.2rem rgba(108, 117, 125, 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 {  -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-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(40, 167, 69, 0.5);  box-shadow: 0 0 0 0.2rem rgba(40, 167, 69, 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 {  -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-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(23, 162, 184, 0.5);  box-shadow: 0 0 0 0.2rem rgba(23, 162, 184, 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 {  -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-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(255, 193, 7, 0.5);  box-shadow: 0 0 0 0.2rem rgba(255, 193, 7, 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 {  -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-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(220, 53, 69, 0.5);  box-shadow: 0 0 0 0.2rem rgba(220, 53, 69, 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 {  -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-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(248, 249, 250, 0.5);  box-shadow: 0 0 0 0.2rem rgba(248, 249, 250, 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 {  -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-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(52, 58, 64, 0.5);  box-shadow: 0 0 0 0.2rem rgba(52, 58, 64, 0.5); } .btn-outline-primary {  color: #fd6151;  background-color: transparent;  background-image: none;  border-color: #fd6151; } .btn-outline-primary:hover {  color: #fff;  background-color: #fd6151;  border-color: #fd6151; } .btn-outline-primary:focus, .btn-outline-primary.focus {  -webkit-box-shadow: 0 0 0 0.2rem rgba(253, 97, 81, 0.5);  box-shadow: 0 0 0 0.2rem rgba(253, 97, 81, 0.5); } .btn-outline-primary.disabled, .btn-outline-primary:disabled {  color: #fd6151;  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: #fd6151;  border-color: #fd6151; } .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(253, 97, 81, 0.5);  box-shadow: 0 0 0 0.2rem rgba(253, 97, 81, 0.5); } .btn-outline-secondary {  color: #6c757d;  background-color: transparent;  background-image: none;  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;  background-color: transparent;  background-image: none;  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;  background-color: transparent;  background-image: none;  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;  background-color: transparent;  background-image: none;  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;  background-color: transparent;  background-image: none;  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;  background-color: transparent;  background-image: none;  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;  background-color: transparent;  background-image: none;  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: var(--qempo-link-color);  background-color: transparent; } .btn-link:hover {  color: var(--qempo-hover-color);  text-decoration: underline;  background-color: transparent;  border-color: transparent; } .btn-link:focus, .btn-link.focus {  text-decoration: underline;  border-color: transparent;  -webkit-box-shadow: none;  box-shadow: none; } .btn-link:disabled, .btn-link.disabled {  color: #6c757d; } .btn-lg, .btn-group-lg > .btn {  padding: 0.5rem 1rem;  font-size: 1.25rem;  line-height: 1.8;  border-radius: 0.3rem; } .btn-sm, .btn-group-sm > .btn {  padding: 0.25rem 0.5rem;  font-size: 0.875rem;  line-height: 1.6;  border-radius: 0.2rem; } .btn-block {  display: block;  width: 100%; } .btn-block + .btn-block {  margin-top: 0.5rem; } input[type="submit"].btn-block, input[type="reset"].btn-block, input[type="button"].btn-block {  width: 100%; } .fade {  opacity: 0;  -webkit-transition: opacity 0.15s linear;  transition: opacity 0.15s linear; } .fade.show {  opacity: 1; } .collapse {  display: none; } .collapse.show {  display: block; } tr.collapse.show {  display: table-row; } tbody.collapse.show {  display: table-row-group; } .collapsing {  position: relative;  height: 0;  overflow: hidden;  -webkit-transition: height 0.35s ease;  transition: height 0.35s ease; } .dropup, .dropdown {  position: relative; } .dropdown-toggle::after {  display: inline-block;  width: 0;  height: 0;  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 {  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: var(--qempo-body-color);  text-align: left;  list-style: none;  background-color: #fff;  background-clip: padding-box;  border: 1px solid rgba(7, 3, 70, 0.15);  border-radius: 0; } .dropup .dropdown-menu {  margin-top: 0;  margin-bottom: 0.125rem; } .dropup .dropdown-toggle::after {  display: inline-block;  width: 0;  height: 0;  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; } .dropup .dropdown-toggle:empty::after {  margin-left: 0; } .dropright .dropdown-menu {  margin-top: 0;  margin-left: 0.125rem; } .dropright .dropdown-toggle::after {  display: inline-block;  width: 0;  height: 0;  margin-left: 0.255em;  vertical-align: 0.255em;  content: "";  border-top: 0.3em solid transparent;  border-bottom: 0.3em solid transparent;  border-left: 0.3em solid; } .dropright .dropdown-toggle:empty::after {  margin-left: 0; } .dropright .dropdown-toggle::after {  vertical-align: 0; } .dropleft .dropdown-menu {  margin-top: 0;  margin-right: 0.125rem; } .dropleft .dropdown-toggle::after {  display: inline-block;  width: 0;  height: 0;  margin-left: 0.255em;  vertical-align: 0.255em;  content: ""; } .dropleft .dropdown-toggle::after {  display: none; } .dropleft .dropdown-toggle::before {  display: inline-block;  width: 0;  height: 0;  margin-right: 0.255em;  vertical-align: 0.255em;  content: "";  border-top: 0.3em solid transparent;  border-right: 0.3em solid;  border-bottom: 0.3em solid transparent; } .dropleft .dropdown-toggle:empty::after {  margin-left: 0; } .dropleft .dropdown-toggle::before {  vertical-align: 0; } .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:hover, .dropdown-item:focus {  color: #16181b;  text-decoration: none;  background-color: #f8f9fa; } .dropdown-item.active, .dropdown-item:active {  color: #fff;  text-decoration: none;  background-color: #fd6151; } .dropdown-item.disabled, .dropdown-item:disabled {  color: #6c757d;  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; } .btn-group, .btn-group-vertical {  position: relative;  display: -webkit-inline-box;  display: -ms-inline-flexbox;  display: inline-flex;  vertical-align: middle; } .btn-group > .btn, .btn-group-vertical > .btn {  position: relative;  -webkit-box-flex: 0;  -ms-flex: 0 1 auto;  flex: 0 1 auto; } .btn-group > .btn:hover, .btn-group-vertical > .btn:hover {  z-index: 1; } .btn-group > .btn:focus, .btn-group > .btn:active, .btn-group > .btn.active, .btn-group-vertical > .btn:focus, .btn-group-vertical > .btn:active, .btn-group-vertical > .btn.active {  z-index: 1; } .btn-group .btn + .btn, .btn-group .btn + .btn-group, .btn-group .btn-group + .btn, .btn-group .btn-group + .btn-group, .btn-group-vertical .btn + .btn, .btn-group-vertical .btn + .btn-group, .btn-group-vertical .btn-group + .btn, .btn-group-vertical .btn-group + .btn-group {  margin-left: -1px; } .btn-toolbar {  display: -webkit-box;  display: -ms-flexbox;  display: flex;  -ms-flex-wrap: wrap;  flex-wrap: wrap;  -webkit-box-pack: start;  -ms-flex-pack: start;  justify-content: flex-start; } .btn-toolbar .input-group {  width: auto; } .btn-group > .btn:first-child {  margin-left: 0; } .btn-group > .btn:not(:last-child):not(.dropdown-toggle), .btn-group > .btn-group:not(:last-child) > .btn {  border-top-right-radius: 0;  border-bottom-right-radius: 0; } .btn-group > .btn:not(:first-child), .btn-group > .btn-group:not(:first-child) > .btn {  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 {  margin-left: 0; } .btn-sm + .dropdown-toggle-split, .btn-group-sm > .btn + .dropdown-toggle-split {  padding-right: 0.375rem;  padding-left: 0.375rem; } .btn-lg + .dropdown-toggle-split, .btn-group-lg > .btn + .dropdown-toggle-split {  padding-right: 0.75rem;  padding-left: 0.75rem; } .btn-group-vertical {  -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;  -webkit-box-pack: center;  -ms-flex-pack: center;  justify-content: center; } .btn-group-vertical .btn, .btn-group-vertical .btn-group {  width: 100%; } .btn-group-vertical > .btn + .btn, .btn-group-vertical > .btn + .btn-group, .btn-group-vertical > .btn-group + .btn, .btn-group-vertical > .btn-group + .btn-group {  margin-top: -1px;  margin-left: 0; } .btn-group-vertical > .btn:not(:last-child):not(.dropdown-toggle), .btn-group-vertical > .btn-group:not(:last-child) > .btn {  border-bottom-right-radius: 0;  border-bottom-left-radius: 0; } .btn-group-vertical > .btn:not(:first-child), .btn-group-vertical > .btn-group:not(:first-child) > .btn {  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="radio"], .btn-group-toggle > .btn input[type="checkbox"], .btn-group-toggle > .btn-group > .btn input[type="radio"], .btn-group-toggle > .btn-group > .btn input[type="checkbox"] {  position: absolute;  clip: rect(0, 0, 0, 0);  pointer-events: none; } .input-group {  position: relative;  display: -webkit-box;  display: -ms-flexbox;  display: flex;  -ms-flex-wrap: wrap;  flex-wrap: wrap;  -webkit-box-align: stretch;  -ms-flex-align: stretch;  align-items: stretch;  width: 100%; } .input-group > .form-control, .input-group > .custom-select, .input-group > .custom-file {  position: relative;  -webkit-box-flex: 1;  -ms-flex: 1 1 auto;  flex: 1 1 auto;  width: 1%;  margin-bottom: 0; } .input-group > .form-control:focus, .input-group > .custom-select:focus, .input-group > .custom-file:focus {  z-index: 3; } .input-group > .form-control + .form-control, .input-group > .form-control + .custom-select, .input-group > .form-control + .custom-file, .input-group > .custom-select + .form-control, .input-group > .custom-select + .custom-select, .input-group > .custom-select + .custom-file, .input-group > .custom-file + .form-control, .input-group > .custom-file + .custom-select, .input-group > .custom-file + .custom-file {  margin-left: -1px; } .input-group > .form-control:not(:last-child), .input-group > .custom-select:not(:last-child) {  border-top-right-radius: 0;  border-bottom-right-radius: 0; } .input-group > .form-control:not(:first-child), .input-group > .custom-select:not(:first-child) {  border-top-left-radius: 0;  border-bottom-left-radius: 0; } .input-group > .custom-file {  display: -webkit-box;  display: -ms-flexbox;  display: flex;  -webkit-box-align: center;  -ms-flex-align: center;  align-items: center; } .input-group > .custom-file:not(:last-child) .custom-file-label, .input-group > .custom-file:not(:last-child) .custom-file-label::before {  border-top-right-radius: 0;  border-bottom-right-radius: 0; } .input-group > .custom-file:not(:first-child) .custom-file-label, .input-group > .custom-file:not(:first-child) .custom-file-label::before {  border-top-left-radius: 0;  border-bottom-left-radius: 0; } .input-group-prepend, .input-group-append {  display: -webkit-box;  display: -ms-flexbox;  display: flex; } .input-group-prepend .btn, .input-group-append .btn {  position: relative;  z-index: 2; } .input-group-prepend .btn + .btn, .input-group-prepend .btn + .input-group-text, .input-group-prepend .input-group-text + .input-group-text, .input-group-prepend .input-group-text + .btn, .input-group-append .btn + .btn, .input-group-append .btn + .input-group-text, .input-group-append .input-group-text + .input-group-text, .input-group-append .input-group-text + .btn {  margin-left: -1px; } .input-group-prepend {  margin-right: -1px; } .input-group-append {  margin-left: -1px; } .input-group-text {  display: -webkit-box;  display: -ms-flexbox;  display: flex;  -webkit-box-align: center;  -ms-flex-align: center;  align-items: center;  padding: 0.375rem 0.75rem;  margin-bottom: 0;  font-size: 1rem;  font-weight: 400;  line-height: 1.88;  color: #495057;  text-align: center;  white-space: nowrap;  background-color: #e9ecef;  border: 1px solid #ced4da;  border-radius: 5px; } .input-group-text input[type="radio"], .input-group-text input[type="checkbox"] {  margin-top: 0; } .input-group > .input-group-prepend > .btn, .input-group > .input-group-prepend > .input-group-text, .input-group > .input-group-append:not(:last-child) > .btn, .input-group > .input-group-append:not(:last-child) > .input-group-text, .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) {  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:not(:first-child) > .btn, .input-group > .input-group-prepend:not(:first-child) > .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) {  border-top-left-radius: 0;  border-bottom-left-radius: 0; } .custom-control {  position: relative;  display: block;  min-height: 1.88rem;  padding-left: 1.5rem; } .custom-control-inline {  display: -webkit-inline-box;  display: -ms-inline-flexbox;  display: inline-flex;  margin-right: 1rem; } .custom-control-input {  position: absolute;  z-index: -1;  opacity: 0; } .custom-control-input:checked ~ .custom-control-label::before {  color: #fff;  background-color: #fd6151; } .custom-control-input:focus ~ .custom-control-label::before {  -webkit-box-shadow: 0 0 0 1px #fff, 0 0 0 0.2rem rgba(253, 97, 81, 0.25);  box-shadow: 0 0 0 1px #fff, 0 0 0 0.2rem rgba(253, 97, 81, 0.25); } .custom-control-input:active ~ .custom-control-label::before {  color: #fff;  background-color: white; } .custom-control-input:disabled ~ .custom-control-label {  color: #6c757d; } .custom-control-input:disabled ~ .custom-control-label::before {  background-color: #e9ecef; } .custom-control-label {  margin-bottom: 0; } .custom-control-label::before {  position: absolute;  top: 0.44rem;  left: 0;  display: block;  width: 1rem;  height: 1rem;  pointer-events: none;  content: "";  -webkit-user-select: none;  -moz-user-select: none;  -ms-user-select: none;  user-select: none;  background-color: #dee2e6; } .custom-control-label::after {  position: absolute;  top: 0.44rem;  left: 0;  display: block;  width: 1rem;  height: 1rem;  content: "";  background-repeat: no-repeat;  background-position: center center;  background-size: 50% 50%; } .custom-checkbox .custom-control-label::before {  border-radius: 0; } .custom-checkbox .custom-control-input:checked ~ .custom-control-label::before {  background-color: #fd6151; } .custom-checkbox .custom-control-input:checked ~ .custom-control-label::after {  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='%23fff' d='M6.564.75l-3.59 3.612-1.538-1.55L0 4.26 2.974 7.25 8 2.193z'/%3E%3C/svg%3E"); } .custom-checkbox .custom-control-input:indeterminate ~ .custom-control-label::before {  background-color: #fd6151; } .custom-checkbox .custom-control-input:indeterminate ~ .custom-control-label::after {  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' 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(253, 97, 81, 0.5); } .custom-checkbox .custom-control-input:disabled:indeterminate ~ .custom-control-label::before {  background-color: rgba(253, 97, 81, 0.5); } .custom-radio .custom-control-label::before {  border-radius: 50%; } .custom-radio .custom-control-input:checked ~ .custom-control-label::before {  background-color: #fd6151; } .custom-radio .custom-control-input:checked ~ .custom-control-label::after {  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' 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 {  background-color: rgba(253, 97, 81, 0.5); } .custom-select {  display: inline-block;  width: 100%;  height: calc(2.63rem + 2px);  padding: 0.375rem 1.75rem 0.375rem 0.75rem;  line-height: 1.88;  color: #495057;  vertical-align: middle;  background: #fff url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' 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;  background-size: 8px 10px;  border: 1px solid #ced4da;  border-radius: 0;  -webkit-appearance: none;  -moz-appearance: none;  appearance: none; } .custom-select:focus {  border-color: #fed3cf;  outline: 0;  -webkit-box-shadow: inset 0 1px 2px rgba(7, 3, 70, 0.075), 0 0 5px rgba(254, 211, 207, 0.5);  box-shadow: inset 0 1px 2px rgba(7, 3, 70, 0.075), 0 0 5px rgba(254, 211, 207, 0.5); } .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 {  opacity: 0; } .custom-select-sm {  height: calc(1.9rem + 2px);  padding-top: 0.375rem;  padding-bottom: 0.375rem;  font-size: 75%; } .custom-select-lg {  height: calc(3.25rem + 2px);  padding-top: 0.375rem;  padding-bottom: 0.375rem;  font-size: 125%; } .custom-file {  position: relative;  display: inline-block;  width: 100%;  height: calc(2.63rem + 2px);  margin-bottom: 0; } .custom-file-input {  position: relative;  z-index: 2;  width: 100%;  height: calc(2.63rem + 2px);  margin: 0;  opacity: 0; } .custom-file-input:focus ~ .custom-file-control {  border-color: #fed3cf;  -webkit-box-shadow: 0 0 0 0.2rem rgba(253, 97, 81, 0.25);  box-shadow: 0 0 0 0.2rem rgba(253, 97, 81, 0.25); } .custom-file-input:focus ~ .custom-file-control::before {  border-color: #fed3cf; } .custom-file-input:lang(en) ~ .custom-file-label::after {  content: "Browse"; } .custom-file-label {  position: absolute;  top: 0;  right: 0;  left: 0;  z-index: 1;  height: calc(2.63rem + 2px);  padding: 0.375rem 0.75rem;  line-height: 1.88;  color: #495057;  background-color: #fff;  border: 1px solid #ced4da;  border-radius: 5px; } .custom-file-label::after {  position: absolute;  top: 0;  right: 0;  bottom: 0;  z-index: 3;  display: block;  height: calc(calc(2.63rem + 2px) - 1px * 2);  padding: 0.375rem 0.75rem;  line-height: 1.88;  color: #495057;  content: "Browse";  background-color: #e9ecef;  border-left: 1px solid #ced4da;  border-radius: 0 5px 5px 0; } .nav {  display: -webkit-box;  display: -ms-flexbox;  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:hover, .nav-link:focus {  text-decoration: none; } .nav-link.disabled {  color: #6c757d; } .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;  border-top-right-radius: 0; } .nav-tabs .nav-link:hover, .nav-tabs .nav-link:focus {  border-color: #e9ecef #e9ecef #dee2e6; } .nav-tabs .nav-link.disabled {  color: #6c757d;  background-color: transparent;  border-color: transparent; } .nav-tabs .nav-link.active, .nav-tabs .nav-item.show .nav-link {  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; } .nav-pills .nav-link.active, .nav-pills .show > .nav-link {  color: #fff;  background-color: #fd6151; } .nav-fill .nav-item {  -webkit-box-flex: 1;  -ms-flex: 1 1 auto;  flex: 1 1 auto;  text-align: center; } .nav-justified .nav-item {  -ms-flex-preferred-size: 0;  flex-basis: 0;  -webkit-box-flex: 1;  -ms-flex-positive: 1;  flex-grow: 1;  text-align: center; } .tab-content > .tab-pane {  display: none; } .tab-content > .active {  display: block; } .navbar {  position: relative;  display: -webkit-box;  display: -ms-flexbox;  display: flex;  -ms-flex-wrap: wrap;  flex-wrap: wrap;  -webkit-box-align: center;  -ms-flex-align: center;  align-items: center;  -webkit-box-pack: justify;  -ms-flex-pack: justify;  justify-content: space-between;  padding: 0.5rem 1rem; } .navbar > .container, .navbar > .container-fluid {  display: -webkit-box;  display: -ms-flexbox;  display: flex;  -ms-flex-wrap: wrap;  flex-wrap: wrap;  -webkit-box-align: center;  -ms-flex-align: center;  align-items: center;  -webkit-box-pack: justify;  -ms-flex-pack: justify;  justify-content: space-between; } .navbar-brand {  display: inline-block;  padding-top: 0.265rem;  padding-bottom: 0.265rem;  margin-right: 1rem;  font-size: 1.25rem;  line-height: inherit;  white-space: nowrap; } .navbar-brand:hover, .navbar-brand:focus {  text-decoration: none; } .navbar-nav {  display: -webkit-box;  display: -ms-flexbox;  display: flex;  -webkit-box-orient: vertical;  -webkit-box-direction: normal;  -ms-flex-direction: column;  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%;  -webkit-box-flex: 1;  -ms-flex-positive: 1;  flex-grow: 1;  -webkit-box-align: center;  -ms-flex-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; } .navbar-toggler:hover, .navbar-toggler:focus {  text-decoration: none; } .navbar-toggler:not(:disabled):not(.disabled) {  cursor: pointer; } .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 {   padding-right: 0;   padding-left: 0;  } } @media (min-width: 576px) {  .navbar-expand-sm {   -webkit-box-orient: horizontal;   -webkit-box-direction: normal;   -ms-flex-flow: row nowrap;   flex-flow: row nowrap;   -webkit-box-pack: start;   -ms-flex-pack: start;   justify-content: flex-start;  }  .navbar-expand-sm .navbar-nav {   -webkit-box-orient: horizontal;   -webkit-box-direction: normal;   -ms-flex-direction: row;   flex-direction: row;  }  .navbar-expand-sm .navbar-nav .dropdown-menu {   position: absolute;  }  .navbar-expand-sm .navbar-nav .dropdown-menu-right {   right: 0;   left: auto;  }  .navbar-expand-sm .navbar-nav .nav-link {   padding-right: 0.5rem;   padding-left: 0.5rem;  }  .navbar-expand-sm > .container,  .navbar-expand-sm > .container-fluid {   -ms-flex-wrap: nowrap;   flex-wrap: nowrap;  }  .navbar-expand-sm .navbar-collapse {   display: -webkit-box !important;   display: -ms-flexbox !important;   display: flex !important;   -ms-flex-preferred-size: auto;   flex-basis: auto;  }  .navbar-expand-sm .navbar-toggler {   display: none;  }  .navbar-expand-sm .dropup .dropdown-menu {   top: auto;   bottom: 100%;  } } @media (max-width: 767.98px) {  .navbar-expand-md > .container,  .navbar-expand-md > .container-fluid {   padding-right: 0;   padding-left: 0;  } } @media (min-width: 768px) {  .navbar-expand-md {   -webkit-box-orient: horizontal;   -webkit-box-direction: normal;   -ms-flex-flow: row nowrap;   flex-flow: row nowrap;   -webkit-box-pack: start;   -ms-flex-pack: start;   justify-content: flex-start;  }  .navbar-expand-md .navbar-nav {   -webkit-box-orient: horizontal;   -webkit-box-direction: normal;   -ms-flex-direction: row;   flex-direction: row;  }  .navbar-expand-md .navbar-nav .dropdown-menu {   position: absolute;  }  .navbar-expand-md .navbar-nav .dropdown-menu-right {   right: 0;   left: auto;  }  .navbar-expand-md .navbar-nav .nav-link {   padding-right: 0.5rem;   padding-left: 0.5rem;  }  .navbar-expand-md > .container,  .navbar-expand-md > .container-fluid {   -ms-flex-wrap: nowrap;   flex-wrap: nowrap;  }  .navbar-expand-md .navbar-collapse {   display: -webkit-box !important;   display: -ms-flexbox !important;   display: flex !important;   -ms-flex-preferred-size: auto;   flex-basis: auto;  }  .navbar-expand-md .navbar-toggler {   display: none;  }  .navbar-expand-md .dropup .dropdown-menu {   top: auto;   bottom: 100%;  } } @media (max-width: 1024.98px) {  .navbar-expand-lg > .container,  .navbar-expand-lg > .container-fluid {   padding-right: 0;   padding-left: 0;  } } @media (min-width: 1025px) {  .navbar-expand-lg {   -webkit-box-orient: horizontal;   -webkit-box-direction: normal;   -ms-flex-flow: row nowrap;   flex-flow: row nowrap;   -webkit-box-pack: start;   -ms-flex-pack: start;   justify-content: flex-start;  }  .navbar-expand-lg .navbar-nav {   -webkit-box-orient: horizontal;   -webkit-box-direction: normal;   -ms-flex-direction: row;   flex-direction: row;  }  .navbar-expand-lg .navbar-nav .dropdown-menu {   position: absolute;  }  .navbar-expand-lg .navbar-nav .dropdown-menu-right {   right: 0;   left: auto;  }  .navbar-expand-lg .navbar-nav .nav-link {   padding-right: 0.5rem;   padding-left: 0.5rem;  }  .navbar-expand-lg > .container,  .navbar-expand-lg > .container-fluid {   -ms-flex-wrap: nowrap;   flex-wrap: nowrap;  }  .navbar-expand-lg .navbar-collapse {   display: -webkit-box !important;   display: -ms-flexbox !important;   display: flex !important;   -ms-flex-preferred-size: auto;   flex-basis: auto;  }  .navbar-expand-lg .navbar-toggler {   display: none;  }  .navbar-expand-lg .dropup .dropdown-menu {   top: auto;   bottom: 100%;  } } @media (max-width: 1319.98px) {  .navbar-expand-xl > .container,  .navbar-expand-xl > .container-fluid {   padding-right: 0;   padding-left: 0;  } } @media (min-width: 1320px) {  .navbar-expand-xl {   -webkit-box-orient: horizontal;   -webkit-box-direction: normal;   -ms-flex-flow: row nowrap;   flex-flow: row nowrap;   -webkit-box-pack: start;   -ms-flex-pack: start;   justify-content: flex-start;  }  .navbar-expand-xl .navbar-nav {   -webkit-box-orient: horizontal;   -webkit-box-direction: normal;   -ms-flex-direction: row;   flex-direction: row;  }  .navbar-expand-xl .navbar-nav .dropdown-menu {   position: absolute;  }  .navbar-expand-xl .navbar-nav .dropdown-menu-right {   right: 0;   left: auto;  }  .navbar-expand-xl .navbar-nav .nav-link {   padding-right: 0.5rem;   padding-left: 0.5rem;  }  .navbar-expand-xl > .container,  .navbar-expand-xl > .container-fluid {   -ms-flex-wrap: nowrap;   flex-wrap: nowrap;  }  .navbar-expand-xl .navbar-collapse {   display: -webkit-box !important;   display: -ms-flexbox !important;   display: flex !important;   -ms-flex-preferred-size: auto;   flex-basis: auto;  }  .navbar-expand-xl .navbar-toggler {   display: none;  }  .navbar-expand-xl .dropup .dropdown-menu {   top: auto;   bottom: 100%;  } } .navbar-expand {  -webkit-box-orient: horizontal;  -webkit-box-direction: normal;  -ms-flex-flow: row nowrap;  flex-flow: row nowrap;  -webkit-box-pack: start;  -ms-flex-pack: start;  justify-content: flex-start; } .navbar-expand > .container, .navbar-expand > .container-fluid {  padding-right: 0;  padding-left: 0; } .navbar-expand .navbar-nav {  -webkit-box-orient: horizontal;  -webkit-box-direction: normal;  -ms-flex-direction: row;  flex-direction: row; } .navbar-expand .navbar-nav .dropdown-menu {  position: absolute; } .navbar-expand .navbar-nav .dropdown-menu-right {  right: 0;  left: auto; } .navbar-expand .navbar-nav .nav-link {  padding-right: 0.5rem;  padding-left: 0.5rem; } .navbar-expand > .container, .navbar-expand > .container-fluid {  -ms-flex-wrap: nowrap;  flex-wrap: nowrap; } .navbar-expand .navbar-collapse {  display: -webkit-box !important;  display: -ms-flexbox !important;  display: flex !important;  -ms-flex-preferred-size: auto;  flex-basis: auto; } .navbar-expand .navbar-toggler {  display: none; } .navbar-expand .dropup .dropdown-menu {  top: auto;  bottom: 100%; } .navbar-light .navbar-brand {  color: rgba(7, 3, 70, 0.9); } .navbar-light .navbar-brand:hover, .navbar-light .navbar-brand:focus {  color: rgba(7, 3, 70, 0.9); } .navbar-light .navbar-nav .nav-link {  color: rgba(7, 3, 70, 0.5); } .navbar-light .navbar-nav .nav-link:hover, .navbar-light .navbar-nav .nav-link:focus {  color: rgba(7, 3, 70, 0.7); } .navbar-light .navbar-nav .nav-link.disabled {  color: rgba(7, 3, 70, 0.3); } .navbar-light .navbar-nav .show > .nav-link, .navbar-light .navbar-nav .active > .nav-link, .navbar-light .navbar-nav .nav-link.show, .navbar-light .navbar-nav .nav-link.active {  color: rgba(7, 3, 70, 0.9); } .navbar-light .navbar-toggler {  color: rgba(7, 3, 70, 0.5);  border-color: rgba(7, 3, 70, 0.1); } .navbar-light .navbar-toggler-icon {  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg viewBox='0 0 30 30' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath stroke='rgba(7, 3, 70, 0.5)' stroke-width='2' stroke-linecap='round' stroke-miterlimit='10' d='M4 7h22M4 15h22M4 23h22'/%3E%3C/svg%3E"); } .navbar-light .navbar-text {  color: rgba(7, 3, 70, 0.5); } .navbar-light .navbar-text a {  color: rgba(7, 3, 70, 0.9); } .navbar-light .navbar-text a:hover, .navbar-light .navbar-text a:focus {  color: rgba(7, 3, 70, 0.9); } .navbar-dark .navbar-brand {  color: #fff; } .navbar-dark .navbar-brand:hover, .navbar-dark .navbar-brand:focus {  color: #fff; } .navbar-dark .navbar-nav .nav-link {  color: rgba(255, 255, 255, 0.5); } .navbar-dark .navbar-nav .nav-link:hover, .navbar-dark .navbar-nav .nav-link:focus {  color: rgba(255, 255, 255, 0.75); } .navbar-dark .navbar-nav .nav-link.disabled {  color: rgba(255, 255, 255, 0.25); } .navbar-dark .navbar-nav .show > .nav-link, .navbar-dark .navbar-nav .active > .nav-link, .navbar-dark .navbar-nav .nav-link.show, .navbar-dark .navbar-nav .nav-link.active {  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;charset=utf8,%3Csvg viewBox='0 0 30 30' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath stroke='rgba(255, 255, 255, 0.5)' stroke-width='2' stroke-linecap='round' stroke-miterlimit='10' d='M4 7h22M4 15h22M4 23h22'/%3E%3C/svg%3E"); } .navbar-dark .navbar-text {  color: rgba(255, 255, 255, 0.5); } .navbar-dark .navbar-text a {  color: #fff; } .navbar-dark .navbar-text a:hover, .navbar-dark .navbar-text a:focus {  color: #fff; } .card {  position: relative;  display: -webkit-box;  display: -ms-flexbox;  display: flex;  -webkit-box-orient: vertical;  -webkit-box-direction: normal;  -ms-flex-direction: column;  flex-direction: column;  min-width: 0;  word-wrap: break-word;  background-color: #fff;  background-clip: border-box;  border: 1px solid rgba(7, 3, 70, 0.125);  border-radius: 0; } .card > hr {  margin-right: 0;  margin-left: 0; } .card > .list-group:first-child .list-group-item:first-child {  border-top-left-radius: 0;  border-top-right-radius: 0; } .card > .list-group:last-child .list-group-item:last-child {  border-bottom-right-radius: 0;  border-bottom-left-radius: 0; } .card-body {  -webkit-box-flex: 1;  -ms-flex: 1 1 auto;  flex: 1 1 auto;  padding: 1.25rem; } .card-title {  margin-bottom: 0.75rem; } .card-subtitle {  margin-top: -0.375rem;  margin-bottom: 0; } .card-text: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(7, 3, 70, 0.03);  border-bottom: 1px solid rgba(7, 3, 70, 0.125); } .card-header:first-child {  border-radius: calc(0 - 1px) calc(0 - 1px) 0 0; } .card-header + .list-group .list-group-item:first-child {  border-top: 0; } .card-footer {  padding: 0.75rem 1.25rem;  background-color: rgba(7, 3, 70, 0.03);  border-top: 1px solid rgba(7, 3, 70, 0.125); } .card-footer:last-child {  border-radius: 0 0 calc(0 - 1px) calc(0 - 1px); } .card-header-tabs {  margin-right: -0.625rem;  margin-bottom: -0.75rem;  margin-left: -0.625rem;  border-bottom: 0; } .card-header-pills {  margin-right: -0.625rem;  margin-left: -0.625rem; } .card-img-overlay {  position: absolute;  top: 0;  right: 0;  bottom: 0;  left: 0;  padding: 1.25rem; } .card-img {  width: 100%;  border-radius: calc(0 - 1px); } .card-img-top {  width: 100%;  border-top-left-radius: calc(0 - 1px);  border-top-right-radius: calc(0 - 1px); } .card-img-bottom {  width: 100%;  border-bottom-right-radius: calc(0 - 1px);  border-bottom-left-radius: calc(0 - 1px); } .card-deck {  display: -webkit-box;  display: -ms-flexbox;  display: flex;  -webkit-box-orient: vertical;  -webkit-box-direction: normal;  -ms-flex-direction: column;  flex-direction: column; } .card-deck .card {  margin-bottom: 15px; } @media (min-width: 576px) {  .card-deck {   -webkit-box-orient: horizontal;   -webkit-box-direction: normal;   -ms-flex-flow: row wrap;   flex-flow: row wrap;   margin-right: -15px;   margin-left: -15px;  }  .card-deck .card {   display: -webkit-box;   display: -ms-flexbox;   display: flex;   -webkit-box-flex: 1;   -ms-flex: 1 0 0%;   flex: 1 0 0%;   -webkit-box-orient: vertical;   -webkit-box-direction: normal;   -ms-flex-direction: column;   flex-direction: column;   margin-right: 15px;   margin-bottom: 0;   margin-left: 15px;  } } .card-group {  display: -webkit-box;  display: -ms-flexbox;  display: flex;  -webkit-box-orient: vertical;  -webkit-box-direction: normal;  -ms-flex-direction: column;  flex-direction: column; } .card-group > .card {  margin-bottom: 15px; } @media (min-width: 576px) {  .card-group {   -webkit-box-orient: horizontal;   -webkit-box-direction: normal;   -ms-flex-flow: row wrap;   flex-flow: row wrap;  }  .card-group > .card {   -webkit-box-flex: 1;   -ms-flex: 1 0 0%;   flex: 1 0 0%;   margin-bottom: 0;  }  .card-group > .card + .card {   margin-left: 0;   border-left: 0;  }  .card-group > .card:first-child {   border-top-right-radius: 0;   border-bottom-right-radius: 0;  }  .card-group > .card:first-child .card-img-top,  .card-group > .card:first-child .card-header {   border-top-right-radius: 0;  }  .card-group > .card:first-child .card-img-bottom,  .card-group > .card:first-child .card-footer {   border-bottom-right-radius: 0;  }  .card-group > .card:last-child {   border-top-left-radius: 0;   border-bottom-left-radius: 0;  }  .card-group > .card:last-child .card-img-top,  .card-group > .card:last-child .card-header {   border-top-left-radius: 0;  }  .card-group > .card:last-child .card-img-bottom,  .card-group > .card:last-child .card-footer {   border-bottom-left-radius: 0;  }  .card-group > .card:only-child {   border-radius: 0;  }  .card-group > .card:only-child .card-img-top,  .card-group > .card:only-child .card-header {   border-top-left-radius: 0;   border-top-right-radius: 0;  }  .card-group > .card:only-child .card-img-bottom,  .card-group > .card:only-child .card-footer {   border-bottom-right-radius: 0;   border-bottom-left-radius: 0;  }  .card-group > .card:not(:first-child):not(:last-child):not(:only-child) {   border-radius: 0;  }  .card-group > .card:not(:first-child):not(:last-child):not(:only-child) .card-img-top,  .card-group > .card:not(:first-child):not(:last-child):not(:only-child) .card-img-bottom,  .card-group > .card:not(:first-child):not(:last-child):not(:only-child) .card-header,  .card-group > .card:not(:first-child):not(:last-child):not(:only-child) .card-footer {   border-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;  }  .card-columns .card {   display: inline-block;   width: 100%;  } } .breadcrumb {  display: -webkit-box;  display: -ms-flexbox;  display: flex;  -ms-flex-wrap: wrap;  flex-wrap: wrap;  padding: 0 0;  margin-bottom: 1rem;  list-style: none;  background-color: #e9ecef;  border-radius: 0; } .breadcrumb-item + .breadcrumb-item::before {  display: inline-block;  padding-right: 0.5rem;  padding-left: 0.5rem;  color: #6c757d;  content: "/"; } .breadcrumb-item + .breadcrumb-item:hover::before {  text-decoration: underline; } .breadcrumb-item + .breadcrumb-item:hover::before {  text-decoration: none; } .breadcrumb-item.active {  color: #6c757d; } .pagination {  display: -webkit-box;  display: -ms-flexbox;  display: flex;  padding-left: 0;  list-style: none;  border-radius: 0; } .page-link {  position: relative;  display: block;  padding: 0.5rem 0.75rem;  margin-left: -1px;  line-height: 1.25;  color: var(--qempo-link-color);  background-color: #fff;  border: 1px solid #dee2e6; } .page-link:hover {  color: var(--qempo-hover-color);  text-decoration: none;  background-color: #e9ecef;  border-color: #dee2e6; } .page-link:focus {  z-index: 2;  outline: 0;  -webkit-box-shadow: 0 0 0 0.2rem rgba(253, 97, 81, 0.25);  box-shadow: 0 0 0 0.2rem rgba(253, 97, 81, 0.25); } .page-link:not(:disabled):not(.disabled) {  cursor: pointer; } .page-item:first-child .page-link {  margin-left: 0;  border-top-left-radius: 0;  border-bottom-left-radius: 0; } .page-item:last-child .page-link {  border-top-right-radius: 0;  border-bottom-right-radius: 0; } .page-item.active .page-link {  z-index: 1;  color: #fff;  background-color: #fd6151;  border-color: #fd6151; } .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.8; } .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.6; } .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; } .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: #fd6151; } .badge-primary[href]:hover, .badge-primary[href]:focus {  color: #fff;  text-decoration: none;  background-color: #fc331f; } .badge-secondary {  color: #fff;  background-color: #6c757d; } .badge-secondary[href]:hover, .badge-secondary[href]:focus {  color: #fff;  text-decoration: none;  background-color: #545b62; } .badge-success {  color: #fff;  background-color: #28a745; } .badge-success[href]:hover, .badge-success[href]:focus {  color: #fff;  text-decoration: none;  background-color: #1e7e34; } .badge-info {  color: #fff;  background-color: #17a2b8; } .badge-info[href]:hover, .badge-info[href]:focus {  color: #fff;  text-decoration: none;  background-color: #117a8b; } .badge-warning {  color: #212529;  background-color: #ffc107; } .badge-warning[href]:hover, .badge-warning[href]:focus {  color: #212529;  text-decoration: none;  background-color: #d39e00; } .badge-danger {  color: #fff;  background-color: #dc3545; } .badge-danger[href]:hover, .badge-danger[href]:focus {  color: #fff;  text-decoration: none;  background-color: #bd2130; } .badge-light {  color: #212529;  background-color: #f8f9fa; } .badge-light[href]:hover, .badge-light[href]:focus {  color: #212529;  text-decoration: none;  background-color: #dae0e5; } .badge-dark {  color: #fff;  background-color: #343a40; } .badge-dark[href]:hover, .badge-dark[href]:focus {  color: #fff;  text-decoration: none;  background-color: #1d2124; } .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; } .alert-heading {  color: inherit; } .alert-link {  font-weight: 700; } .alert-dismissible {  padding-right: 4rem; } .alert-dismissible .close {  position: absolute;  top: 0;  right: 0;  padding: 0.75rem 1.25rem;  color: inherit; } .alert-primary {  color: #84322a;  background-color: #ffdfdc;  border-color: #fed3ce; } .alert-primary hr {  border-top-color: #fdbdb5; } .alert-primary .alert-link {  color: #5d231e; } .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; } @-webkit-keyframes progress-bar-stripes {  from {   background-position: 1rem 0;  }  to {   background-position: 0 0;  } } @keyframes progress-bar-stripes {  from {   background-position: 1rem 0;  }  to {   background-position: 0 0;  } } .progress {  display: -webkit-box;  display: -ms-flexbox;  display: flex;  height: 1rem;  overflow: hidden;  font-size: 0.75rem;  background-color: #e9ecef;  border-radius: 0; } .progress-bar {  display: -webkit-box;  display: -ms-flexbox;  display: flex;  -webkit-box-orient: vertical;  -webkit-box-direction: normal;  -ms-flex-direction: column;  flex-direction: column;  -webkit-box-pack: center;  -ms-flex-pack: center;  justify-content: center;  color: #fff;  text-align: center;  background-color: #fd6151;  -webkit-transition: width 0.6s ease;  transition: width 0.6s ease; } .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 {  display: -webkit-box;  display: -ms-flexbox;  display: flex;  -webkit-box-align: start;  -ms-flex-align: start;  align-items: flex-start; } .media-body {  -webkit-box-flex: 1;  -ms-flex: 1;  flex: 1; } .list-group {  display: -webkit-box;  display: -ms-flexbox;  display: flex;  -webkit-box-orient: vertical;  -webkit-box-direction: normal;  -ms-flex-direction: column;  flex-direction: column;  padding-left: 0;  margin-bottom: 0; } .list-group-item-action {  width: 100%;  color: #495057;  text-align: inherit; } .list-group-item-action:hover, .list-group-item-action:focus {  color: #495057;  text-decoration: none;  background-color: #f8f9fa; } .list-group-item-action:active {  color: var(--qempo-body-color);  background-color: #e9ecef; } .list-group-item {  position: relative;  display: block;  padding: 0.75rem 1.25rem;  margin-bottom: -1px;  background-color: #fff;  border: 1px solid rgba(7, 3, 70, 0.125); } .list-group-item:first-child {  border-top-left-radius: 0;  border-top-right-radius: 0; } .list-group-item:last-child {  margin-bottom: 0;  border-bottom-right-radius: 0;  border-bottom-left-radius: 0; } .list-group-item:hover, .list-group-item:focus {  z-index: 1;  text-decoration: none; } .list-group-item.disabled, .list-group-item:disabled {  color: #6c757d;  background-color: #fff; } .list-group-item.active {  z-index: 2;  color: #fff;  background-color: #fd6151;  border-color: #fd6151; } .list-group-flush .list-group-item {  border-right: 0;  border-left: 0;  border-radius: 0; } .list-group-flush:first-child .list-group-item:first-child {  border-top: 0; } .list-group-flush:last-child .list-group-item:last-child {  border-bottom: 0; } .list-group-item-primary {  color: #84322a;  background-color: #fed3ce; } .list-group-item-primary.list-group-item-action:hover, .list-group-item-primary.list-group-item-action:focus {  color: #84322a;  background-color: #fdbdb5; } .list-group-item-primary.list-group-item-action.active {  color: #fff;  background-color: #84322a;  border-color: #84322a; } .list-group-item-secondary {  color: #383d41;  background-color: #d6d8db; } .list-group-item-secondary.list-group-item-action:hover, .list-group-item-secondary.list-group-item-action:focus {  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:hover, .list-group-item-success.list-group-item-action:focus {  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:hover, .list-group-item-info.list-group-item-action:focus {  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:hover, .list-group-item-warning.list-group-item-action:focus {  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:hover, .list-group-item-danger.list-group-item-action:focus {  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:hover, .list-group-item-light.list-group-item-action:focus {  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:hover, .list-group-item-dark.list-group-item-action:focus {  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: #070346;  text-shadow: 0 1px 0 #fff;  opacity: .5; } .close:hover, .close:focus {  color: #070346;  text-decoration: none;  opacity: .75; } .close:not(:disabled):not(.disabled) {  cursor: pointer; } button.close {  padding: 0;  background-color: transparent;  border: 0;  -webkit-appearance: none; } .modal-open {  overflow: hidden; } .modal {  position: fixed;  top: 0;  right: 0;  bottom: 0;  left: 0;  z-index: 1050;  display: none;  overflow: hidden;  outline: 0; } .modal-open .modal {  overflow-x: hidden;  overflow-y: auto; } .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: -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, -25%);  transform: translate(0, -25%); } .modal.show .modal-dialog {  -webkit-transform: translate(0, 0);  transform: translate(0, 0); } .modal-dialog-centered {  display: -webkit-box;  display: -ms-flexbox;  display: flex;  -webkit-box-align: center;  -ms-flex-align: center;  align-items: center;  min-height: calc(100% - (0.5rem * 2)); } .modal-content {  position: relative;  display: -webkit-box;  display: -ms-flexbox;  display: flex;  -webkit-box-orient: vertical;  -webkit-box-direction: normal;  -ms-flex-direction: column;  flex-direction: column;  width: 100%;  pointer-events: auto;  background-color: #fff;  background-clip: padding-box;  border: 1px solid rgba(7, 3, 70, 0.2);  border-radius: 0.3rem;  outline: 0; } .modal-backdrop {  position: fixed;  top: 0;  right: 0;  bottom: 0;  left: 0;  z-index: 1040;  background-color: #070346; } .modal-backdrop.fade {  opacity: 0; } .modal-backdrop.show {  opacity: 0.5; } .modal-header {  display: -webkit-box;  display: -ms-flexbox;  display: flex;  -webkit-box-align: start;  -ms-flex-align: start;  align-items: flex-start;  -webkit-box-pack: justify;  -ms-flex-pack: justify;  justify-content: space-between;  padding: 1rem;  border-bottom: 1px solid #e9ecef;  border-top-left-radius: 0.3rem;  border-top-right-radius: 0.3rem; } .modal-header .close {  padding: 1rem;  margin: -1rem -1rem -1rem auto; } .modal-title {  margin-bottom: 0;  line-height: 1.88; } .modal-body {  position: relative;  -webkit-box-flex: 1;  -ms-flex: 1 1 auto;  flex: 1 1 auto;  padding: 1rem; } .modal-footer {  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;  padding: 1rem;  border-top: 1px solid #e9ecef; } .modal-footer > :not(:first-child) {  margin-left: .25rem; } .modal-footer > :not(:last-child) {  margin-right: .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-centered {   min-height: calc(100% - (1.75rem * 2));  }  .modal-sm {   max-width: 300px;  } } @media (min-width: 1025px) {  .modal-lg {   max-width: 800px;  } } .tooltip {  position: absolute;  z-index: 1070;  display: block;  margin: 0;  font-family: var(--qempo-font-sans-serif);  font-style: normal;  font-weight: 400;  line-height: 1.88;  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 .arrow {  position: absolute;  display: block;  width: 0.8rem;  height: 0.4rem; } .tooltip .arrow::before {  position: absolute;  content: "";  border-color: transparent;  border-style: solid; } .bs-tooltip-top, .bs-tooltip-auto[x-placement^="top"] {  padding: 0.4rem 0; } .bs-tooltip-top .arrow, .bs-tooltip-auto[x-placement^="top"] .arrow {  bottom: 0; } .bs-tooltip-top .arrow::before, .bs-tooltip-auto[x-placement^="top"] .arrow::before {  top: 0;  border-width: 0.4rem 0.4rem 0;  border-top-color: #070346; } .bs-tooltip-right, .bs-tooltip-auto[x-placement^="right"] {  padding: 0 0.4rem; } .bs-tooltip-right .arrow, .bs-tooltip-auto[x-placement^="right"] .arrow {  left: 0;  width: 0.4rem;  height: 0.8rem; } .bs-tooltip-right .arrow::before, .bs-tooltip-auto[x-placement^="right"] .arrow::before {  right: 0;  border-width: 0.4rem 0.4rem 0.4rem 0;  border-right-color: #070346; } .bs-tooltip-bottom, .bs-tooltip-auto[x-placement^="bottom"] {  padding: 0.4rem 0; } .bs-tooltip-bottom .arrow, .bs-tooltip-auto[x-placement^="bottom"] .arrow {  top: 0; } .bs-tooltip-bottom .arrow::before, .bs-tooltip-auto[x-placement^="bottom"] .arrow::before {  bottom: 0;  border-width: 0 0.4rem 0.4rem;  border-bottom-color: #070346; } .bs-tooltip-left, .bs-tooltip-auto[x-placement^="left"] {  padding: 0 0.4rem; } .bs-tooltip-left .arrow, .bs-tooltip-auto[x-placement^="left"] .arrow {  right: 0;  width: 0.4rem;  height: 0.8rem; } .bs-tooltip-left .arrow::before, .bs-tooltip-auto[x-placement^="left"] .arrow::before {  left: 0;  border-width: 0.4rem 0 0.4rem 0.4rem;  border-left-color: #070346; } .tooltip-inner {  max-width: 200px;  padding: 0.25rem 0.5rem;  color: #fff;  text-align: center;  background-color: #070346;  border-radius: 0; } .popover {  position: absolute;  top: 0;  left: 0;  z-index: 1060;  display: block;  max-width: 276px;  font-family: var(--qempo-font-sans-serif);  font-style: normal;  font-weight: 400;  line-height: 1.88;  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(7, 3, 70, 0.2);  border-radius: 0.3rem; } .popover .arrow {  position: absolute;  display: block;  width: 1rem;  height: 0.5rem;  margin: 0 0.3rem; } .popover .arrow::before, .popover .arrow::after {  position: absolute;  display: block;  content: "";  border-color: transparent;  border-style: solid; } .bs-popover-top, .bs-popover-auto[x-placement^="top"] {  margin-bottom: 0.5rem; } .bs-popover-top .arrow, .bs-popover-auto[x-placement^="top"] .arrow {  bottom: calc((0.5rem + 1px) * -1); } .bs-popover-top .arrow::before, .bs-popover-auto[x-placement^="top"] .arrow::before, .bs-popover-top .arrow::after, .bs-popover-auto[x-placement^="top"] .arrow::after {  border-width: 0.5rem 0.5rem 0; } .bs-popover-top .arrow::before, .bs-popover-auto[x-placement^="top"] .arrow::before {  bottom: 0;  border-top-color: rgba(7, 3, 70, 0.25); }  .bs-popover-top .arrow::after, .bs-popover-auto[x-placement^="top"] .arrow::after {  bottom: 1px;  border-top-color: #fff; } .bs-popover-right, .bs-popover-auto[x-placement^="right"] {  margin-left: 0.5rem; } .bs-popover-right .arrow, .bs-popover-auto[x-placement^="right"] .arrow {  left: calc((0.5rem + 1px) * -1);  width: 0.5rem;  height: 1rem;  margin: 0.3rem 0; } .bs-popover-right .arrow::before, .bs-popover-auto[x-placement^="right"] .arrow::before, .bs-popover-right .arrow::after, .bs-popover-auto[x-placement^="right"] .arrow::after {  border-width: 0.5rem 0.5rem 0.5rem 0; } .bs-popover-right .arrow::before, .bs-popover-auto[x-placement^="right"] .arrow::before {  left: 0;  border-right-color: rgba(7, 3, 70, 0.25); }  .bs-popover-right .arrow::after, .bs-popover-auto[x-placement^="right"] .arrow::after {  left: 1px;  border-right-color: #fff; } .bs-popover-bottom, .bs-popover-auto[x-placement^="bottom"] {  margin-top: 0.5rem; } .bs-popover-bottom .arrow, .bs-popover-auto[x-placement^="bottom"] .arrow {  top: calc((0.5rem + 1px) * -1); } .bs-popover-bottom .arrow::before, .bs-popover-auto[x-placement^="bottom"] .arrow::before, .bs-popover-bottom .arrow::after, .bs-popover-auto[x-placement^="bottom"] .arrow::after {  border-width: 0 0.5rem 0.5rem 0.5rem; } .bs-popover-bottom .arrow::before, .bs-popover-auto[x-placement^="bottom"] .arrow::before {  top: 0;  border-bottom-color: rgba(7, 3, 70, 0.25); }  .bs-popover-bottom .arrow::after, .bs-popover-auto[x-placement^="bottom"] .arrow::after {  top: 1px;  border-bottom-color: #fff; } .bs-popover-bottom .popover-header::before, .bs-popover-auto[x-placement^="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-left, .bs-popover-auto[x-placement^="left"] {  margin-right: 0.5rem; } .bs-popover-left .arrow, .bs-popover-auto[x-placement^="left"] .arrow {  right: calc((0.5rem + 1px) * -1);  width: 0.5rem;  height: 1rem;  margin: 0.3rem 0; } .bs-popover-left .arrow::before, .bs-popover-auto[x-placement^="left"] .arrow::before, .bs-popover-left .arrow::after, .bs-popover-auto[x-placement^="left"] .arrow::after {  border-width: 0.5rem 0 0.5rem 0.5rem; } .bs-popover-left .arrow::before, .bs-popover-auto[x-placement^="left"] .arrow::before {  right: 0;  border-left-color: rgba(7, 3, 70, 0.25); }  .bs-popover-left .arrow::after, .bs-popover-auto[x-placement^="left"] .arrow::after {  right: 1px;  border-left-color: #fff; } .popover-header {  padding: 0.5rem 0.75rem;  margin-bottom: 0;  font-size: 1rem;  color: var(--qempo-heading-color);  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: var(--qempo-body-color); } .carousel {  position: relative; } .carousel-inner {  position: relative;  width: 100%;  overflow: hidden; } .carousel-item {  position: relative;  display: none;  -webkit-box-align: center;  -ms-flex-align: center;  align-items: center;  width: 100%;  -webkit-transition: -webkit-transform 0.6s ease;  transition: -webkit-transform 0.6s ease;  transition: transform 0.6s ease;  transition: transform 0.6s ease, -webkit-transform 0.6s ease;  -webkit-backface-visibility: hidden;  backface-visibility: hidden;  -webkit-perspective: 1000px;  perspective: 1000px; } .carousel-item.active, .carousel-item-next, .carousel-item-prev {  display: block; } .carousel-item-next, .carousel-item-prev {  position: absolute;  top: 0; } .carousel-item-next.carousel-item-left, .carousel-item-prev.carousel-item-right {  -webkit-transform: translateX(0);  transform: translateX(0); } @supports ((-webkit-transform-style: preserve-3d) or (transform-style: preserve-3d)) {  .carousel-item-next.carousel-item-left,  .carousel-item-prev.carousel-item-right {   -webkit-transform: translate3d(0, 0, 0);   transform: translate3d(0, 0, 0);  } } .carousel-item-next, .active.carousel-item-right {  -webkit-transform: translateX(100%);  transform: translateX(100%); } @supports ((-webkit-transform-style: preserve-3d) or (transform-style: preserve-3d)) {  .carousel-item-next,  .active.carousel-item-right {   -webkit-transform: translate3d(100%, 0, 0);   transform: translate3d(100%, 0, 0);  } } .carousel-item-prev, .active.carousel-item-left {  -webkit-transform: translateX(-100%);  transform: translateX(-100%); } @supports ((-webkit-transform-style: preserve-3d) or (transform-style: preserve-3d)) {  .carousel-item-prev,  .active.carousel-item-left {   -webkit-transform: translate3d(-100%, 0, 0);   transform: translate3d(-100%, 0, 0);  } } .carousel-control-prev, .carousel-control-next {  position: absolute;  top: 0;  bottom: 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;  width: 15%;  color: #fff;  text-align: center;  opacity: 0.5; } .carousel-control-prev:hover, .carousel-control-prev:focus, .carousel-control-next:hover, .carousel-control-next:focus {  color: #fff;  text-decoration: none;  outline: 0;  opacity: .9; } .carousel-control-prev {  left: 0; } .carousel-control-next {  right: 0; } .carousel-control-prev-icon, .carousel-control-next-icon {  display: inline-block;  width: 20px;  height: 20px;  background: transparent no-repeat center center;  background-size: 100% 100%; } .carousel-control-prev-icon {  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23fff' viewBox='0 0 8 8'%3E%3Cpath d='M5.25 0l-4 4 4 4 1.5-1.5-2.5-2.5 2.5-2.5-1.5-1.5z'/%3E%3C/svg%3E"); } .carousel-control-next-icon {  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23fff' viewBox='0 0 8 8'%3E%3Cpath d='M2.75 0l-1.5 1.5 2.5 2.5-2.5 2.5 1.5 1.5 4-4-4-4z'/%3E%3C/svg%3E"); } .carousel-indicators {  position: absolute;  right: 0;  bottom: 10px;  left: 0;  z-index: 15;  display: -webkit-box;  display: -ms-flexbox;  display: flex;  -webkit-box-pack: center;  -ms-flex-pack: center;  justify-content: center;  padding-left: 0;  margin-right: 15%;  margin-left: 15%;  list-style: none; } .carousel-indicators li {  position: relative;  -webkit-box-flex: 0;  -ms-flex: 0 1 auto;  flex: 0 1 auto;  width: 30px;  height: 3px;  margin-right: 3px;  margin-left: 3px;  text-indent: -999px;  background-color: rgba(255, 255, 255, 0.5); } .carousel-indicators li::before {  position: absolute;  top: -10px;  left: 0;  display: inline-block;  width: 100%;  height: 10px;  content: ""; } .carousel-indicators li::after {  position: absolute;  bottom: -10px;  left: 0;  display: inline-block;  width: 100%;  height: 10px;  content: ""; } .carousel-indicators .active {  background-color: #fff; } .carousel-caption {  position: absolute;  right: 15%;  bottom: 20px;  left: 15%;  z-index: 10;  padding-top: 20px;  padding-bottom: 20px;  color: #fff;  text-align: center; } .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: #fd6151 !important; } a.bg-primary:hover, a.bg-primary:focus, button.bg-primary:hover, button.bg-primary:focus {  background-color: #fc331f !important; } .bg-secondary {  background-color: #6c757d !important; } a.bg-secondary:hover, a.bg-secondary:focus, button.bg-secondary:hover, button.bg-secondary:focus {  background-color: #545b62 !important; } .bg-success {  background-color: #28a745 !important; } a.bg-success:hover, a.bg-success:focus, button.bg-success:hover, button.bg-success:focus {  background-color: #1e7e34 !important; } .bg-info {  background-color: #17a2b8 !important; } a.bg-info:hover, a.bg-info:focus, button.bg-info:hover, button.bg-info:focus {  background-color: #117a8b !important; } .bg-warning {  background-color: #ffc107 !important; } a.bg-warning:hover, a.bg-warning:focus, button.bg-warning:hover, button.bg-warning:focus {  background-color: #d39e00 !important; } .bg-danger {  background-color: #dc3545 !important; } a.bg-danger:hover, a.bg-danger:focus, button.bg-danger:hover, button.bg-danger:focus {  background-color: #bd2130 !important; } .bg-light {  background-color: #f8f9fa !important; } a.bg-light:hover, a.bg-light:focus, button.bg-light:hover, button.bg-light:focus {  background-color: #dae0e5 !important; } .bg-dark {  background-color: #343a40 !important; } a.bg-dark:hover, a.bg-dark:focus, button.bg-dark:hover, button.bg-dark:focus {  background-color: #1d2124 !important; } .bg-white {  background-color: #fff !important; } .bg-transparent {  background-color: transparent !important; } .border {  border: 1px solid #E9E9EE !important; } .border-top {  border-top: 1px solid #E9E9EE !important; } .border-right {  border-right: 1px solid #E9E9EE !important; } .border-bottom {  border-bottom: 1px solid #E9E9EE !important; } .border-left {  border-left: 1px solid #E9E9EE !important; } .border-0 {  border: 0 !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: #fd6151 !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 {  border-radius: 0 !important; } .rounded-top {  border-top-left-radius: 0 !important;  border-top-right-radius: 0 !important; } .rounded-right {  border-top-right-radius: 0 !important;  border-bottom-right-radius: 0 !important; } .rounded-bottom {  border-bottom-right-radius: 0 !important;  border-bottom-left-radius: 0 !important; } .rounded-left {  border-top-left-radius: 0 !important;  border-bottom-left-radius: 0 !important; } .rounded-circle {  border-radius: 50% !important; } .rounded-0 {  border-radius: 0 !important; } .clearfix::after {  display: block;  clear: both;  content: ""; } .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: -webkit-box !important;  display: -ms-flexbox !important;  display: flex !important; } .d-inline-flex {  display: -webkit-inline-box !important;  display: -ms-inline-flexbox !important;  display: inline-flex !important; } @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: -webkit-box !important;   display: -ms-flexbox !important;   display: flex !important;  }  .d-sm-inline-flex {   display: -webkit-inline-box !important;   display: -ms-inline-flexbox !important;   display: inline-flex !important;  } } @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: -webkit-box !important;   display: -ms-flexbox !important;   display: flex !important;  }  .d-md-inline-flex {   display: -webkit-inline-box !important;   display: -ms-inline-flexbox !important;   display: inline-flex !important;  } } @media (min-width: 1025px) {  .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: -webkit-box !important;   display: -ms-flexbox !important;   display: flex !important;  }  .d-lg-inline-flex {   display: -webkit-inline-box !important;   display: -ms-inline-flexbox !important;   display: inline-flex !important;  } } @media (min-width: 1320px) {  .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: -webkit-box !important;   display: -ms-flexbox !important;   display: flex !important;  }  .d-xl-inline-flex {   display: -webkit-inline-box !important;   display: -ms-inline-flexbox !important;   display: inline-flex !important;  } } @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: -webkit-box !important;   display: -ms-flexbox !important;   display: flex !important;  }  .d-print-inline-flex {   display: -webkit-inline-box !important;   display: -ms-inline-flexbox !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 iframe, .embed-responsive embed, .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.85714%; } .embed-responsive-16by9::before {  padding-top: 56.25%; } .embed-responsive-4by3::before {  padding-top: 75%; } .embed-responsive-1by1::before {  padding-top: 100%; } .flex-row {  -webkit-box-orient: horizontal !important;  -webkit-box-direction: normal !important;  -ms-flex-direction: row !important;  flex-direction: row !important; } .flex-column {  -webkit-box-orient: vertical !important;  -webkit-box-direction: normal !important;  -ms-flex-direction: column !important;  flex-direction: column !important; } .flex-row-reverse {  -webkit-box-orient: horizontal !important;  -webkit-box-direction: reverse !important;  -ms-flex-direction: row-reverse !important;  flex-direction: row-reverse !important; } .flex-column-reverse {  -webkit-box-orient: vertical !important;  -webkit-box-direction: reverse !important;  -ms-flex-direction: column-reverse !important;  flex-direction: column-reverse !important; } .flex-wrap {  -ms-flex-wrap: wrap !important;  flex-wrap: wrap !important; } .flex-nowrap {  -ms-flex-wrap: nowrap !important;  flex-wrap: nowrap !important; } .flex-wrap-reverse {  -ms-flex-wrap: wrap-reverse !important;  flex-wrap: wrap-reverse !important; } .justify-content-start {  -webkit-box-pack: start !important;  -ms-flex-pack: start !important;  justify-content: flex-start !important; } .justify-content-end {  -webkit-box-pack: end !important;  -ms-flex-pack: end !important;  justify-content: flex-end !important; } .justify-content-center {  -webkit-box-pack: center !important;  -ms-flex-pack: center !important;  justify-content: center !important; } .justify-content-between {  -webkit-box-pack: justify !important;  -ms-flex-pack: justify !important;  justify-content: space-between !important; } .justify-content-around {  -ms-flex-pack: distribute !important;  justify-content: space-around !important; } .align-items-start {  -webkit-box-align: start !important;  -ms-flex-align: start !important;  align-items: flex-start !important; } .align-items-end {  -webkit-box-align: end !important;  -ms-flex-align: end !important;  align-items: flex-end !important; } .align-items-center {  -webkit-box-align: center !important;  -ms-flex-align: center !important;  align-items: center !important; } .align-items-baseline {  -webkit-box-align: baseline !important;  -ms-flex-align: baseline !important;  align-items: baseline !important; } .align-items-stretch {  -webkit-box-align: stretch !important;  -ms-flex-align: stretch !important;  align-items: stretch !important; } .align-content-start {  -ms-flex-line-pack: start !important;  align-content: flex-start !important; } .align-content-end {  -ms-flex-line-pack: end !important;  align-content: flex-end !important; } .align-content-center {  -ms-flex-line-pack: center !important;  align-content: center !important; } .align-content-between {  -ms-flex-line-pack: justify !important;  align-content: space-between !important; } .align-content-around {  -ms-flex-line-pack: distribute !important;  align-content: space-around !important; } .align-content-stretch {  -ms-flex-line-pack: stretch !important;  align-content: stretch !important; } .align-self-auto {  -ms-flex-item-align: auto !important;  align-self: auto !important; } .align-self-start {  -ms-flex-item-align: start !important;  align-self: flex-start !important; } .align-self-end {  -ms-flex-item-align: end !important;  align-self: flex-end !important; } .align-self-center {  -ms-flex-item-align: center !important;  align-self: center !important; } .align-self-baseline {  -ms-flex-item-align: baseline !important;  align-self: baseline !important; } .align-self-stretch {  -ms-flex-item-align: stretch !important;  align-self: stretch !important; } @media (min-width: 576px) {  .flex-sm-row {   -webkit-box-orient: horizontal !important;   -webkit-box-direction: normal !important;   -ms-flex-direction: row !important;   flex-direction: row !important;  }  .flex-sm-column {   -webkit-box-orient: vertical !important;   -webkit-box-direction: normal !important;   -ms-flex-direction: column !important;   flex-direction: column !important;  }  .flex-sm-row-reverse {   -webkit-box-orient: horizontal !important;   -webkit-box-direction: reverse !important;   -ms-flex-direction: row-reverse !important;   flex-direction: row-reverse !important;  }  .flex-sm-column-reverse {   -webkit-box-orient: vertical !important;   -webkit-box-direction: reverse !important;   -ms-flex-direction: column-reverse !important;   flex-direction: column-reverse !important;  }  .flex-sm-wrap {   -ms-flex-wrap: wrap !important;   flex-wrap: wrap !important;  }  .flex-sm-nowrap {   -ms-flex-wrap: nowrap !important;   flex-wrap: nowrap !important;  }  .flex-sm-wrap-reverse {   -ms-flex-wrap: wrap-reverse !important;   flex-wrap: wrap-reverse !important;  }  .justify-content-sm-start {   -webkit-box-pack: start !important;   -ms-flex-pack: start !important;   justify-content: flex-start !important;  }  .justify-content-sm-end {   -webkit-box-pack: end !important;   -ms-flex-pack: end !important;   justify-content: flex-end !important;  }  .justify-content-sm-center {   -webkit-box-pack: center !important;   -ms-flex-pack: center !important;   justify-content: center !important;  }  .justify-content-sm-between {   -webkit-box-pack: justify !important;   -ms-flex-pack: justify !important;   justify-content: space-between !important;  }  .justify-content-sm-around {   -ms-flex-pack: distribute !important;   justify-content: space-around !important;  }  .align-items-sm-start {   -webkit-box-align: start !important;   -ms-flex-align: start !important;   align-items: flex-start !important;  }  .align-items-sm-end {   -webkit-box-align: end !important;   -ms-flex-align: end !important;   align-items: flex-end !important;  }  .align-items-sm-center {   -webkit-box-align: center !important;   -ms-flex-align: center !important;   align-items: center !important;  }  .align-items-sm-baseline {   -webkit-box-align: baseline !important;   -ms-flex-align: baseline !important;   align-items: baseline !important;  }  .align-items-sm-stretch {   -webkit-box-align: stretch !important;   -ms-flex-align: stretch !important;   align-items: stretch !important;  }  .align-content-sm-start {   -ms-flex-line-pack: start !important;   align-content: flex-start !important;  }  .align-content-sm-end {   -ms-flex-line-pack: end !important;   align-content: flex-end !important;  }  .align-content-sm-center {   -ms-flex-line-pack: center !important;   align-content: center !important;  }  .align-content-sm-between {   -ms-flex-line-pack: justify !important;   align-content: space-between !important;  }  .align-content-sm-around {   -ms-flex-line-pack: distribute !important;   align-content: space-around !important;  }  .align-content-sm-stretch {   -ms-flex-line-pack: stretch !important;   align-content: stretch !important;  }  .align-self-sm-auto {   -ms-flex-item-align: auto !important;   align-self: auto !important;  }  .align-self-sm-start {   -ms-flex-item-align: start !important;   align-self: flex-start !important;  }  .align-self-sm-end {   -ms-flex-item-align: end !important;   align-self: flex-end !important;  }  .align-self-sm-center {   -ms-flex-item-align: center !important;   align-self: center !important;  }  .align-self-sm-baseline {   -ms-flex-item-align: baseline !important;   align-self: baseline !important;  }  .align-self-sm-stretch {   -ms-flex-item-align: stretch !important;   align-self: stretch !important;  } } @media (min-width: 768px) {  .flex-md-row {   -webkit-box-orient: horizontal !important;   -webkit-box-direction: normal !important;   -ms-flex-direction: row !important;   flex-direction: row !important;  }  .flex-md-column {   -webkit-box-orient: vertical !important;   -webkit-box-direction: normal !important;   -ms-flex-direction: column !important;   flex-direction: column !important;  }  .flex-md-row-reverse {   -webkit-box-orient: horizontal !important;   -webkit-box-direction: reverse !important;   -ms-flex-direction: row-reverse !important;   flex-direction: row-reverse !important;  }  .flex-md-column-reverse {   -webkit-box-orient: vertical !important;   -webkit-box-direction: reverse !important;   -ms-flex-direction: column-reverse !important;   flex-direction: column-reverse !important;  }  .flex-md-wrap {   -ms-flex-wrap: wrap !important;   flex-wrap: wrap !important;  }  .flex-md-nowrap {   -ms-flex-wrap: nowrap !important;   flex-wrap: nowrap !important;  }  .flex-md-wrap-reverse {   -ms-flex-wrap: wrap-reverse !important;   flex-wrap: wrap-reverse !important;  }  .justify-content-md-start {   -webkit-box-pack: start !important;   -ms-flex-pack: start !important;   justify-content: flex-start !important;  }  .justify-content-md-end {   -webkit-box-pack: end !important;   -ms-flex-pack: end !important;   justify-content: flex-end !important;  }  .justify-content-md-center {   -webkit-box-pack: center !important;   -ms-flex-pack: center !important;   justify-content: center !important;  }  .justify-content-md-between {   -webkit-box-pack: justify !important;   -ms-flex-pack: justify !important;   justify-content: space-between !important;  }  .justify-content-md-around {   -ms-flex-pack: distribute !important;   justify-content: space-around !important;  }  .align-items-md-start {   -webkit-box-align: start !important;   -ms-flex-align: start !important;   align-items: flex-start !important;  }  .align-items-md-end {   -webkit-box-align: end !important;   -ms-flex-align: end !important;   align-items: flex-end !important;  }  .align-items-md-center {   -webkit-box-align: center !important;   -ms-flex-align: center !important;   align-items: center !important;  }  .align-items-md-baseline {   -webkit-box-align: baseline !important;   -ms-flex-align: baseline !important;   align-items: baseline !important;  }  .align-items-md-stretch {   -webkit-box-align: stretch !important;   -ms-flex-align: stretch !important;   align-items: stretch !important;  }  .align-content-md-start {   -ms-flex-line-pack: start !important;   align-content: flex-start !important;  }  .align-content-md-end {   -ms-flex-line-pack: end !important;   align-content: flex-end !important;  }  .align-content-md-center {   -ms-flex-line-pack: center !important;   align-content: center !important;  }  .align-content-md-between {   -ms-flex-line-pack: justify !important;   align-content: space-between !important;  }  .align-content-md-around {   -ms-flex-line-pack: distribute !important;   align-content: space-around !important;  }  .align-content-md-stretch {   -ms-flex-line-pack: stretch !important;   align-content: stretch !important;  }  .align-self-md-auto {   -ms-flex-item-align: auto !important;   align-self: auto !important;  }  .align-self-md-start {   -ms-flex-item-align: start !important;   align-self: flex-start !important;  }  .align-self-md-end {   -ms-flex-item-align: end !important;   align-self: flex-end !important;  }  .align-self-md-center {   -ms-flex-item-align: center !important;   align-self: center !important;  }  .align-self-md-baseline {   -ms-flex-item-align: baseline !important;   align-self: baseline !important;  }  .align-self-md-stretch {   -ms-flex-item-align: stretch !important;   align-self: stretch !important;  } } @media (min-width: 1025px) {  .flex-lg-row {   -webkit-box-orient: horizontal !important;   -webkit-box-direction: normal !important;   -ms-flex-direction: row !important;   flex-direction: row !important;  }  .flex-lg-column {   -webkit-box-orient: vertical !important;   -webkit-box-direction: normal !important;   -ms-flex-direction: column !important;   flex-direction: column !important;  }  .flex-lg-row-reverse {   -webkit-box-orient: horizontal !important;   -webkit-box-direction: reverse !important;   -ms-flex-direction: row-reverse !important;   flex-direction: row-reverse !important;  }  .flex-lg-column-reverse {   -webkit-box-orient: vertical !important;   -webkit-box-direction: reverse !important;   -ms-flex-direction: column-reverse !important;   flex-direction: column-reverse !important;  }  .flex-lg-wrap {   -ms-flex-wrap: wrap !important;   flex-wrap: wrap !important;  }  .flex-lg-nowrap {   -ms-flex-wrap: nowrap !important;   flex-wrap: nowrap !important;  }  .flex-lg-wrap-reverse {   -ms-flex-wrap: wrap-reverse !important;   flex-wrap: wrap-reverse !important;  }  .justify-content-lg-start {   -webkit-box-pack: start !important;   -ms-flex-pack: start !important;   justify-content: flex-start !important;  }  .justify-content-lg-end {   -webkit-box-pack: end !important;   -ms-flex-pack: end !important;   justify-content: flex-end !important;  }  .justify-content-lg-center {   -webkit-box-pack: center !important;   -ms-flex-pack: center !important;   justify-content: center !important;  }  .justify-content-lg-between {   -webkit-box-pack: justify !important;   -ms-flex-pack: justify !important;   justify-content: space-between !important;  }  .justify-content-lg-around {   -ms-flex-pack: distribute !important;   justify-content: space-around !important;  }  .align-items-lg-start {   -webkit-box-align: start !important;   -ms-flex-align: start !important;   align-items: flex-start !important;  }  .align-items-lg-end {   -webkit-box-align: end !important;   -ms-flex-align: end !important;   align-items: flex-end !important;  }  .align-items-lg-center {   -webkit-box-align: center !important;   -ms-flex-align: center !important;   align-items: center !important;  }  .align-items-lg-baseline {   -webkit-box-align: baseline !important;   -ms-flex-align: baseline !important;   align-items: baseline !important;  }  .align-items-lg-stretch {   -webkit-box-align: stretch !important;   -ms-flex-align: stretch !important;   align-items: stretch !important;  }  .align-content-lg-start {   -ms-flex-line-pack: start !important;   align-content: flex-start !important;  }  .align-content-lg-end {   -ms-flex-line-pack: end !important;   align-content: flex-end !important;  }  .align-content-lg-center {   -ms-flex-line-pack: center !important;   align-content: center !important;  }  .align-content-lg-between {   -ms-flex-line-pack: justify !important;   align-content: space-between !important;  }  .align-content-lg-around {   -ms-flex-line-pack: distribute !important;   align-content: space-around !important;  }  .align-content-lg-stretch {   -ms-flex-line-pack: stretch !important;   align-content: stretch !important;  }  .align-self-lg-auto {   -ms-flex-item-align: auto !important;   align-self: auto !important;  }  .align-self-lg-start {   -ms-flex-item-align: start !important;   align-self: flex-start !important;  }  .align-self-lg-end {   -ms-flex-item-align: end !important;   align-self: flex-end !important;  }  .align-self-lg-center {   -ms-flex-item-align: center !important;   align-self: center !important;  }  .align-self-lg-baseline {   -ms-flex-item-align: baseline !important;   align-self: baseline !important;  }  .align-self-lg-stretch {   -ms-flex-item-align: stretch !important;   align-self: stretch !important;  } } @media (min-width: 1320px) {  .flex-xl-row {   -webkit-box-orient: horizontal !important;   -webkit-box-direction: normal !important;   -ms-flex-direction: row !important;   flex-direction: row !important;  }  .flex-xl-column {   -webkit-box-orient: vertical !important;   -webkit-box-direction: normal !important;   -ms-flex-direction: column !important;   flex-direction: column !important;  }  .flex-xl-row-reverse {   -webkit-box-orient: horizontal !important;   -webkit-box-direction: reverse !important;   -ms-flex-direction: row-reverse !important;   flex-direction: row-reverse !important;  }  .flex-xl-column-reverse {   -webkit-box-orient: vertical !important;   -webkit-box-direction: reverse !important;   -ms-flex-direction: column-reverse !important;   flex-direction: column-reverse !important;  }  .flex-xl-wrap {   -ms-flex-wrap: wrap !important;   flex-wrap: wrap !important;  }  .flex-xl-nowrap {   -ms-flex-wrap: nowrap !important;   flex-wrap: nowrap !important;  }  .flex-xl-wrap-reverse {   -ms-flex-wrap: wrap-reverse !important;   flex-wrap: wrap-reverse !important;  }  .justify-content-xl-start {   -webkit-box-pack: start !important;   -ms-flex-pack: start !important;   justify-content: flex-start !important;  }  .justify-content-xl-end {   -webkit-box-pack: end !important;   -ms-flex-pack: end !important;   justify-content: flex-end !important;  }  .justify-content-xl-center {   -webkit-box-pack: center !important;   -ms-flex-pack: center !important;   justify-content: center !important;  }  .justify-content-xl-between {   -webkit-box-pack: justify !important;   -ms-flex-pack: justify !important;   justify-content: space-between !important;  }  .justify-content-xl-around {   -ms-flex-pack: distribute !important;   justify-content: space-around !important;  }  .align-items-xl-start {   -webkit-box-align: start !important;   -ms-flex-align: start !important;   align-items: flex-start !important;  }  .align-items-xl-end {   -webkit-box-align: end !important;   -ms-flex-align: end !important;   align-items: flex-end !important;  }  .align-items-xl-center {   -webkit-box-align: center !important;   -ms-flex-align: center !important;   align-items: center !important;  }  .align-items-xl-baseline {   -webkit-box-align: baseline !important;   -ms-flex-align: baseline !important;   align-items: baseline !important;  }  .align-items-xl-stretch {   -webkit-box-align: stretch !important;   -ms-flex-align: stretch !important;   align-items: stretch !important;  }  .align-content-xl-start {   -ms-flex-line-pack: start !important;   align-content: flex-start !important;  }  .align-content-xl-end {   -ms-flex-line-pack: end !important;   align-content: flex-end !important;  }  .align-content-xl-center {   -ms-flex-line-pack: center !important;   align-content: center !important;  }  .align-content-xl-between {   -ms-flex-line-pack: justify !important;   align-content: space-between !important;  }  .align-content-xl-around {   -ms-flex-line-pack: distribute !important;   align-content: space-around !important;  }  .align-content-xl-stretch {   -ms-flex-line-pack: stretch !important;   align-content: stretch !important;  }  .align-self-xl-auto {   -ms-flex-item-align: auto !important;   align-self: auto !important;  }  .align-self-xl-start {   -ms-flex-item-align: start !important;   align-self: flex-start !important;  }  .align-self-xl-end {   -ms-flex-item-align: end !important;   align-self: flex-end !important;  }  .align-self-xl-center {   -ms-flex-item-align: center !important;   align-self: center !important;  }  .align-self-xl-baseline {   -ms-flex-item-align: baseline !important;   align-self: baseline !important;  }  .align-self-xl-stretch {   -ms-flex-item-align: stretch !important;   align-self: stretch !important;  } } .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: 1025px) {  .float-lg-left {   float: left !important;  }  .float-lg-right {   float: right !important;  }  .float-lg-none {   float: none !important;  } } @media (min-width: 1320px) {  .float-xl-left {   float: left !important;  }  .float-xl-right {   float: right !important;  }  .float-xl-none {   float: none !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-top {  position: fixed;  top: 0;  right: 0;  left: 0;  z-index: 1030; } .fixed-bottom {  position: fixed;  right: 0;  bottom: 0;  left: 0;  z-index: 1030; } @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;  overflow: hidden;  clip: rect(0, 0, 0, 0);  white-space: nowrap;  -webkit-clip-path: inset(50%);  clip-path: inset(50%);  border: 0; } .sr-only-focusable:active, .sr-only-focusable:focus {  position: static;  width: auto;  height: auto;  overflow: visible;  clip: auto;  white-space: normal;  -webkit-clip-path: none;  clip-path: none; } .w-25 {  width: 25% !important; } .w-50 {  width: 50% !important; } .w-75 {  width: 75% !important; } .w-100 {  width: 100% !important; } .h-25 {  height: 25% !important; } .h-50 {  height: 50% !important; } .h-75 {  height: 75% !important; } .h-100 {  height: 100% !important; } .mw-100 {  max-width: 100% !important; } .mh-100 {  max-height: 100% !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; } .ml-0, .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-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-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-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: 1025px) {  .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-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: 1320px) {  .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-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;  } } .text-justify {  text-align: justify !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: 1025px) {  .text-lg-left {   text-align: left !important;  }  .text-lg-right {   text-align: right !important;  }  .text-lg-center {   text-align: center !important;  } } @media (min-width: 1320px) {  .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: 400 !important; } .font-weight-normal {  font-weight: 400 !important; } .font-weight-bold {  font-weight: 700 !important; } .font-italic {  font-style: italic !important; } .text-white {  color: #fff !important; } .text-muted {  color: #6c757d !important; } .text-hide {  font: 0/0 a;  color: transparent;  text-shadow: none;  background-color: transparent;  border: 0; } .visible {  visibility: visible !important; } .invisible {  visibility: hidden !important; } @media print {  *,  *::before,  *::after {   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;  }  pre,  blockquote {   border: 1px solid #999;   page-break-inside: avoid;  }  thead {   display: table-header-group;  }  tr,  img {   page-break-inside: avoid;  }  p,  h2,  h3 {   orphans: 3;   widows: 3;  }  h2,  h3 {   page-break-after: avoid;  }  @page {   size: a3;  }  body {   min-width: 1025px !important;  }  .container {   min-width: 1025px !important;  }  .navbar {   display: none;  }  .badge {   border: 1px solid #000;  }  .table {   border-collapse: collapse !important;  }  .table td,  .table th {   background-color: #fff !important;  }  .table-bordered th,  .table-bordered td {   border: 1px solid #ddd !important;  } }
  body {  overflow-x: hidden;  font-size: 16px;  line-height: 28px; } a:hover, a:active, a:focus, button:hover, button:active, button:focus {  outline: none;  -webkit-transition: all 0.35s;  transition: all 0.35s;  -moz-transition: all 0.35s;  -ms-transition: all 0.35s;  text-decoration: none;  cursor: pointer; } a:hover {  color: var(--qempo-theme-color); } a.dropdown-toggle:after {  display: none; } h1, h2, h3, h4, h5, h6 {  margin-top: 15px;  margin-bottom: 20px; } img {  border: 0;  vertical-align: top;  max-width: 100%;  height: auto; } svg {  height: auto; } .video-responsive {  height: 0;  padding-top: 0;  padding-bottom: 56.25%;  margin-bottom: 10px;  position: relative;  overflow: hidden; } .video-responsive embed, .video-responsive iframe, .video-responsive object, .video-responsive video {  top: 0;  left: 0;  width: 100%;  height: 100%;  position: absolute; } iframe {  max-width: 100%; } .wp-block-gallery.alignleft {  padding-right: 20px; } .wp-block-gallery.alignright {  padding-left: 20px; } .wp-block-gallery figcaption, .wp-block-gallery .blocks-gallery-caption {  margin-bottom: 15px; } .wp-block-button {  margin-bottom: 10px; } .wp-block-button__link {  margin-bottom: 10px;  color: #fff !important;  -webkit-transition: all 0.35s;  transition: all 0.35s; } .wp-block-button__link:hover {  color: #fff !important;  -webkit-box-shadow: 0 8px 16px rgba(0, 0, 0, 0.16);  box-shadow: 0 8px 16px rgba(0, 0, 0, 0.16); } .is-style-outline .wp-block-button__link {  color: #070346 !important; } .is-style-outline .wp-block-button__link:hover {  color: #070346 !important; } .is-style-squared a {  border-radius: 0 !important; } .no-border-radius {  border-radius: 0 !important; } figure figcaption {  display: block; } figcaption, figure, main {  display: block; } .blocks-gallery-grid .blocks-gallery-image figcaption, .blocks-gallery-grid .blocks-gallery-item figcaption, .wp-block-gallery .blocks-gallery-image figcaption, .wp-block-gallery .blocks-gallery-item figcaption {  line-height: 1.2 !important;  padding-top: 10px !important; } .wp-block-group {  margin-bottom: 30px !important; } input[type="text"], input[type="tel"], input[type="password"], input[type="email"], input[type="url"], input[type="date"], input[type="number"], textarea, select {  background-color: #F7F7F7;  padding: 0 20px;  max-width: 100%;  line-height: 50px;  color: var(--qempo-body-color);  font-size: 15px;  border: 1px solid rgba(0, 0, 0, 0.08); } input[type="text"]:focus, input[type="text"]:active, input[type="text"]:hover, input[type="tel"]:focus, input[type="tel"]:active, input[type="tel"]:hover, input[type="password"]:focus, input[type="password"]:active, input[type="password"]:hover, input[type="email"]:focus, input[type="email"]:active, input[type="email"]:hover, input[type="url"]:focus, input[type="url"]:active, input[type="url"]:hover, input[type="date"]:focus, input[type="date"]:active, input[type="date"]:hover, input[type="number"]:focus, input[type="number"]:active, input[type="number"]:hover, textarea:focus, textarea:active, textarea:hover, select:focus, select:active, select:hover {  outline: none; } input:-webkit-autofill {  -webkit-background-clip: text;  background-clip: text;  -webkit-text-fill-color: var(--qempo-body-color) !important;  color: var(--qempo-body-color) !important; } input[type="text"]::-webkit-input-placeholder, input[type="tel"]::-webkit-input-placeholder, input[type="password"]::-webkit-input-placeholder, input[type="email"]::-webkit-input-placeholder {  color: var(--qempo-body-color); } input[type="text"]::-moz-placeholder, input[type="tel"]::-moz-placeholder, input[type="password"]::-moz-placeholder, input[type="email"]::-moz-placeholder {  color: var(--qempo-body-color); } input[type="text"]:-ms-input-placeholder, input[type="tel"]:-ms-input-placeholder, input[type="password"]:-ms-input-placeholder, input[type="email"]:-ms-input-placeholder {  color: var(--qempo-body-color); } input[type="text"]:-moz-placeholder, input[type="tel"]:-moz-placeholder, input[type="password"]:-moz-placeholder, input[type="email"]:-moz-placeholder {  color: var(--qempo-body-color); } select {  -webkit-appearance: none;  -moz-appearance: none;  background-image: url(https://hurixbeta.hurix.com/wp-content/themes/qempo/css/../images/down-arrow.svg) !important;  background-repeat: no-repeat !important;  background-size: 10px !important;  padding-right: 35px;  background-position: right 16px center !important; } .input-fw {  width: 100%; } button:hover, input[type="button"]:hover, input[type="submit"]:hover {  cursor: pointer; } textarea {  width: 100%; } input:focus, input:active, input:hover, textarea:focus, textarea:active, textarea:hover, select:focus, select:active, select:hover {  outline: none; } .wp-caption {  max-width: 100%; } .wp-caption .wp-caption-text {  width: 100%;  display: block;  clear: both;  margin-bottom: 0; } .wp-block-image {  margin-top: 1.5em !important;  margin-bottom: 1.5em !important; } .wp-block-image .aligncenter {  display: block !important; } .wp-block-image .alignleft {  margin-right: 2em !important;  margin-bottom: 0.8em !important; } .wp-block-image .alignright {  margin-left: 2em !important;  margin-bottom: 1em !important; } .wp-block-image .aligncenter, .wp-block-image .alignwide, .wp-block-image .alignfull, .wp-block-image.aligncenter, .wp-block-image.alignwide, .wp-block-image.alignfull {  margin-top: 1.5em !important;  margin-bottom: 1.5em !important; } .wp-block-image figcaption {  margin-bottom: 0 !important; } img.alignright {  margin-top: 5px;  margin-bottom: 15px; } img.alignright.size-full {  float: right;  clear: both; } img.aligncenter {  display: block;  margin-left: auto !important;  margin-right: auto !important;  margin-top: 20px;  margin-bottom: 20px; } img.alignnone {  margin-top: 5px;  margin-bottom: 5px; } img.alignleft {  margin-top: 5px;  margin-bottom: 10px; } .aligncenter {  text-align: center !important;  clear: both;  display: block;  margin: 0 auto 0;  margin-left: auto !important;  margin-right: auto !important; } .aligncenter img {  margin: 10px 0; } .alignleft {  text-align: left;  float: left;  margin-right: 25px; } @media (max-width: 640px) {  .alignleft {   margin-right: 15px;  } } .alignleft .wp-caption-text {  padding: 0; } .alignright {  text-align: right;  float: right;  margin-left: 25px; } @media (max-width: 640px) {  .alignright {   margin-left: 15px;  } } .alignright figcaption {  text-align: right; } .alignright .wp-caption-text {  padding: 0; } .alignnone .wp-caption-text {  padding: 0; } @media (max-width: 640px) {  .alignleft, .alignright {   max-width: 50%;  } } .wp-block-cover {  color: #fff !important;  margin-bottom: 20px; } .wp-block-cover .wp-block-cover-text {  color: #fff !important; } .wp-block-cover-text {  color: #fff !important; } .wp-block-image, .wp-block-gallery, .wp-block-embed {  margin: 15px 0; } .blocks-gallery-caption, .wp-block-embed figcaption, .wp-block-image figcaption {  width: 100%;  display: block !important;  line-height: 22px; } .wp-block-categories {  padding-left: 0;  list-style: none; } .link-pages {  float: left;  width: 100%; } .page-links .page-links-title, .link-pages .page-links-title {  font-weight: 600;  color: #070346; } .page-links .post-nav-links, .link-pages .post-nav-links {  margin-top: 10px; } .page-links > a, .page-links > span:not(.page-links-title), .page-links .post-nav-links > a, .page-links .post-nav-links > span, .link-pages > a, .link-pages > span:not(.page-links-title), .link-pages .post-nav-links > a, .link-pages .post-nav-links > span {  padding: 2px 12px;  line-height: 28px;  text-align: center;  border: 1px solid #E9E9EE;  display: inline-block;  color: #070346;  -webkit-transition: all 0.35s;  transition: all 0.35s;  -moz-transition: all 0.35s;  -ms-transition: all 0.35s; } .page-links > a:hover, .page-links > span:not(.page-links-title):hover, .page-links .post-nav-links > a:hover, .page-links .post-nav-links > span:hover, .link-pages > a:hover, .link-pages > span:not(.page-links-title):hover, .link-pages .post-nav-links > a:hover, .link-pages .post-nav-links > span:hover {  border-color: 1px solid var(--qempo-theme-color); } .page-links > span:not(.page-links-title), .page-links .post-nav-links > span, .link-pages > span:not(.page-links-title), .link-pages .post-nav-links > span {  background: var(--qempo-theme-color);  color: #fff;  border: 1px solid var(--qempo-theme-color); } .page-links .post-page-numbers {  padding: 2px 12px;  line-height: 28px;  text-align: center;  border: 1px solid #E9E9EE;  color: #070346;  display: inline-block;  -webkit-transition: all 0.35s;  transition: all 0.35s;  -moz-transition: all 0.35s;  -ms-transition: all 0.35s; } .page-links .post-page-numbers:hover {  border-color: var(--qempo-theme-color); } .page-links span.post-page-numbers {  border-color: var(--qempo-theme-color); } #wp-calendar {  width: 100%;  margin-bottom: 0; } #wp-calendar caption {  text-transform: uppercase;  font-family: var(--qempo-heading-font-family);  color: #070346;  font-weight: 600; } #wp-calendar td, #wp-calendar th {  padding: 5px;  text-align: center; } #wp-calendar > thead > tr > th, #wp-calendar > thead > tr > td {  border-bottom-width: 0px !important; } table {  width: 100%;  margin-bottom: 20px;  border: 1px solid #dee2e6; } table > thead > tr > th, table > thead > tr > td, table > tbody > tr > th, table > tbody > tr > td, table > tfoot > tr > th, table > tfoot > tr > td {  border-color: #dee2e6;  border-width: 1px 1px 1px 0;  border-style: solid; } table > thead > tr > th, table > tbody > tr > th, table > tfoot > tr > th {  color: #070346;  font-weight: 600;  word-wrap: normal; } table > thead > tr > th.views, table > tbody > tr > th.views, table > tfoot > tr > th.views {  min-width: 120px; } table > thead > tr > th, table > thead > tr > td {  border-bottom-width: 2px;  color: #070346;  white-space: nowrap; } blockquote {  border-left: 2px solid var(--qempo-theme-color);  color: #070346;  font-style: italic;  padding: 5px 10px 5px 25px;  position: relative;  -webkit-transition: .2s border ease-in-out;  transition: .2s border ease-in-out;  z-index: 0;  margin-bottom: 30px;  position: relative; } blockquote p {  font-size: 1em !important; } blockquote:before {  content: "\f10d";  color: #fff;  font-family: "Font Awesome 5 Free";  font-style: normal;  line-height: 60px;  text-align: center;  width: 60px;  height: 60px;  font-weight: 900;  font-size: 24px;  margin-bottom: 30px;  display: block;  border-radius: 50%;  -webkit-border-radius: 50%;  -moz-border-radius: 50%;  -ms-border-radius: 50%;  -o-border-radius: 50%; } blockquote.format:before, blockquote.format:after {  display: none; } blockquote.book:after {  content: "\f12e"; } blockquote.podcast:after {  content: "\f32d"; } blockquote.lyrics:after {  content: "\f333"; } blockquote.favorite:after {  content: "\f384"; } blockquote:active:after {  -webkit-transform: rotateY(360deg);  transform: rotateY(360deg); } blockquote cite {  display: block;  font-size: 20px;  line-height: 24px;  margin-top: 20px;  font-weight: 500; } blockquote small {  font-size: 14px;  color: #777; } blockquote.has-text-align-right {  padding-top: 90px; } blockquote.has-text-align-right:before {  position: absolute;  right: 15px;  top: 5px;  z-index: 11; } .hentry .entry-content .wp-block-pullquote blockquote, .editor-styles-wrapper .wp-block-pullquote blockquote, .wp-block-pullquote blockquote {  border: 0 !important;  margin: 0 1em;  max-width: 90%; } @media (max-width: 768px) {  .hentry .entry-content .wp-block-pullquote blockquote,  .editor-styles-wrapper .wp-block-pullquote blockquote,  .wp-block-pullquote blockquote {   margin: 0;   max-width: 100%;  } } figure.wp-block-pullquote {  margin-top: 25px; } figure.wp-block-pullquote blockquote {  padding-top: 90px; } figure.wp-block-pullquote blockquote:before {  display: inline-block;  position: absolute;  top: 0;  left: 50%;  -webkit-transform: translateX(-50%);  transform: translateX(-50%); } figure.wp-block-pullquote.is-style-solid-color {  -webkit-box-shadow: 0px 16px 32px 0 rgba(0, 0, 0, 0.06);  box-shadow: 0px 16px 32px 0 rgba(0, 0, 0, 0.06);  border: solid 2px #f4f4f4;  background-color: #ffffff;  border-radius: 30px;  -webkit-border-radius: 30px;  -moz-border-radius: 30px;  -ms-border-radius: 30px;  -o-border-radius: 30px;  padding: 50px 15px;  margin-bottom: 40px; } @media (max-width: 768px) {  figure.wp-block-pullquote.is-style-solid-color {   padding: 30px 15px;   margin-bottom: 20px;  } } figure.wp-block-pullquote.is-style-solid-color blockquote {  text-align: center;  font-size: 28px;  font-weight: 600;  font-stretch: normal;  font-style: normal;  line-height: 1.36;  letter-spacing: -0.84px;  padding-top: 90px;  font-family: var(--qempo-heading-font-family); } @media (max-width: 1024px) {  figure.wp-block-pullquote.is-style-solid-color blockquote {   font-size: 24px;   padding-left: 0;   padding-right: 0;  } } @media (max-width: 768px) {  figure.wp-block-pullquote.is-style-solid-color blockquote {   font-size: 20px;  } } figure.wp-block-pullquote.is-style-solid-color blockquote:before {  display: inline-block;  position: absolute;  top: 0;  left: 50%;  -webkit-transform: translateX(-50%);  transform: translateX(-50%); } figure.wp-block-pullquote.is-style-solid-color blockquote cite {  display: block;  font-size: 20px;  line-height: 20px;  margin-top: 20px;  font-weight: 500;  font-family: var(--qempo-font-sans-serif); } figure.wp-block-pullquote.is-style-solid-color blockquote small {  font-size: 14px;  color: #777;  font-family: var(--qempo-font-sans-serif); } dl {  color: #070346;  font-family: var(--qempo-heading-font-family); } dd {  margin: 0 1.5em 1.75em; } address {  font-style: italic;  margin: 0 0 1.75em; } .no-padding {  padding: 0 !important; } a.disable {  pointer-events: none;  cursor: default; } ul, ol {  padding-left: 20px; } ul li i, ol li i {  margin-right: 3px; } ul.medium, ol.medium {  list-style-type: none;  padding-left: 0; } ul.medium > li, ol.medium > li {  line-height: 24px;  font-size: 13px;  margin-bottom: 5px; } ul.feature-list, ul.list-style-1 {  margin-bottom: 20px;  padding-left: 0; } ul.feature-list > li, ul.list-style-1 > li {  list-style-type: none;  padding-left: 30px;  position: relative;  margin-bottom: 5px; } ul.feature-list > li:after, ul.list-style-1 > li:after {  content: "\f058";  font-family: "Font Awesome 5 Free";  position: absolute;  top: 2px;  left: 2px;  z-index: 1;  color: var(--qempo-theme-color);  font-weight: 700; } ul.list-style-2 {  list-style-type: none;  padding: 0;  margin: 0; } ul.list-style-2 > li {  color: var(--qempo-theme-color);  margin: 0 0 20px;  font-size: 16px;  font-weight: 500; } ul.list-style-2 > li:last-child {  margin-bottom: 0; } ul.inline {  padding: 0;  margin: 0; } ul.inline > li {  float: left;  margin-right: 15px;  list-style: none; } ul.inline > li:last-child {  margin-right: 0; }  .screen-reader-text {  clip: rect(1px, 1px, 1px, 1px);  position: absolute !important;  height: 1px;  width: 1px;  overflow: hidden; } .screen-reader-text:focus {  background-color: #f1f1f1;  border-radius: 3px;  -webkit-box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);  box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);  clip: auto !important;  color: #21759b;  display: block;  font-size: 14px;  font-size: 0.875rem;  font-weight: bold;  height: auto;  left: 5px;  line-height: normal;  padding: 15px 23px 14px;  text-decoration: none;  top: 5px;  width: auto;  z-index: 100000;  }  .pager .paginations {  display: inline-block; } .pager .paginations a {  font-size: 14px;  background: #fff;  color: var(--qempo-body-color);  font-weight: 700;  padding: 0;  line-height: 45px;  position: relative;  z-index: 9;  display: inline-block;  text-decoration: none;  margin-right: 10px;  text-align: center;  -webkit-box-shadow: 0px 8px 16px 0 rgba(0, 0, 0, 0.06);  box-shadow: 0px 8px 16px 0 rgba(0, 0, 0, 0.06);  border: solid 2px #eaeaea;  width: 50px;  height: 50px;  border-radius: 25px;  -webkit-border-radius: 25px;  -moz-border-radius: 25px;  -ms-border-radius: 25px;  -o-border-radius: 25px;  -webkit-transition: all 0.35s !important;  transition: all 0.35s !important;  -moz-transition: all 0.35s !important;  -ms-transition: all 0.35s !important; } .pager .paginations a:hover, .pager .paginations a.active {  color: #fff;  border-color: transparent; } .pager .paginations span.page-item {  padding-right: 5px;  letter-spacing: 1px; } .woocommerce .pager .pages > * {  border: 1px solid #E9E9EE;  font-weight: 600;  display: inline-block;  width: 36px;  height: 36px;  border-radius: 6px;  -webkit-border-radius: 6px;  -moz-border-radius: 6px;  -ms-border-radius: 6px;  -o-border-radius: 6px;  line-height: 36px;  text-align: center;  margin-right: 10px;  font-size: 14px;  color: #888888; } .woocommerce .pager .pages > *:last-child {  margin-right: 0; } .woocommerce .pager .pages > *:hover {  color: #242424;  border-color: #242424;  text-decoration: -moz-anchor-decoration; } .woocommerce .pager .pages span {  color: #242424;  text-decoration: -moz-anchor-decoration;  border-color: #242424; } .pull-right {  float: right !important; } .pull-left {  float: left !important; } .margin-1 {  margin-top: -60px; } @media (max-width: 1024.98px) {  .margin-1 {   margin-top: 30px;  } } .no-margin {  margin: 0 !important; } .margin-bottom-0 {  margin-bottom: 0 !important; } .margin-bottom-10 {  margin-bottom: 10px !important; } .margin-bottom-20 {  margin-bottom: 20px !important; } .margin-bottom-30 {  margin-bottom: 30px !important; } .margin-bottom-35 {  margin-bottom: 35px !important; } .margin-bottom-40 {  margin-bottom: 40px !important; } .margin-bottom-50 {  margin-bottom: 50px !important; } .margin-bottom-60 {  margin-bottom: 60px !important; } .margin-bottom-70 {  margin-bottom: 70px !important; } .margin-bottom-80 {  margin-bottom: 80px !important; } .margin-bottom-90 {  margin-bottom: 90px !important; } .margin-bottom-100 {  margin-bottom: 100px !important; } .margin-top-0 {  margin-top: 0 !important; } .margin-top-10 {  margin-top: 10px !important; } .margin-top-20 {  margin-top: 20px !important; } .margin-top-30 {  margin-top: 30px !important; } .margin-top-40 {  margin-top: 40px !important; } .margin-top-50 {  margin-top: 50px !important; } .margin-top-60 {  margin-top: 60px !important; } .margin-top-70 {  margin-top: 70px !important; } .margin-top-80 {  margin-top: 80px !important; } .margin-top-90 {  margin-top: 90px !important; } .margin-top-100 {  margin-top: 100px !important; } .margin-right-0 {  margin-right: 0 !important; } .margin-right-10 {  margin-right: 10px !important; } .margin-right-20 {  margin-right: 20px !important; } .margin-right-30 {  margin-right: 30px !important; } .margin-right-40 {  margin-right: 40px !important; } .margin-right-50 {  margin-right: 50px !important; } .margin-right-60 {  margin-right: 60px !important; } .margin-right-70 {  margin-right: 70px !important; } .margin-right-80 {  margin-right: 80px !important; } .margin-right-90 {  margin-right: 90px !important; } .margin-right-100 {  margin-right: 100px !important; } .margin-left-0 {  margin-left: 0 !important; } .margin-left-10 {  margin-left: 10px !important; } .margin-left-20 {  margin-left: 20px !important; } .margin-left-30 {  margin-left: 30px !important; } .margin-left-40 {  margin-left: 40px !important; } .margin-left-50 {  margin-left: 50px !important; } .margin-left-60 {  margin-left: 60px !important; } .margin-left-70 {  margin-left: 70px !important; } .margin-left-80 {  margin-left: 80px !important; } .margin-left-90 {  margin-left: 90px !important; } .margin-left-100 {  margin-left: 100px !important; } .padding-bottom-10 {  padding-bottom: 10px !important; } .padding-bottom-20 {  padding-bottom: 20px !important; } .padding-bottom-30 {  padding-bottom: 30px !important; } .padding-bottom-40 {  padding-bottom: 40px !important; } .padding-bottom-50 {  padding-bottom: 50px !important; } .padding-bottom-60 {  padding-bottom: 60px !important; } .padding-bottom-70 {  padding-bottom: 70px !important; } .padding-bottom-80 {  padding-bottom: 80px !important; } .padding-bottom-90 {  padding-bottom: 90px !important; } .padding-bottom-100 {  padding-bottom: 100px !important; } .padding-top-10 {  padding-top: 10px !important; } .padding-top-20 {  padding-top: 20px !important; } .padding-top-30 {  padding-top: 30px !important; } .padding-top-40 {  padding-top: 40px !important; } .padding-top-50 {  padding-top: 50px !important; } .padding-top-60 {  padding-top: 60px !important; } .padding-top-70 {  padding-top: 70px !important; } .padding-top-80 {  padding-top: 80px !important; } .padding-top-90 {  padding-top: 90px !important; } .padding-top-100 {  padding-top: 100px !important; } .padding-50 {  padding: 50px !important; } @media (max-width: 1024.98px) {  .padding-50 {   padding: 30px !important;  } } .padding-40 {  padding: 40px !important; } .padding-30 {  padding: 30px !important; } .padding-20 {  padding: 20px !important; } .padding-responsive {  padding: 30px 120px; } @media (max-width: 1024.98px) {  .padding-responsive {   padding: 30px;  } } .special-margin-top {  margin-top: -100px; } @media (max-width: 1024.98px) {  .special-margin-top {   margin-top: 30px;  } } .special-margin-top-2 {  margin-top: -120px; } @media (max-width: 1024.98px) {  .special-margin-top-2 {   margin-top: 10px;   margin-bottom: 30px;  } } .float-left {  float: left; } .float-right {  float: right; } .no-bg {  background: transparent !important; } .bg-theme {  background: var(--qempo-theme-color) !important; } .bg-theme-2 {  background: var(--qempo-theme-color) !important; } .bg-dark {  background: #222 !important; } .bg-white {  background: #fff !important; } .bg-center {  background-position: center center !important;  background-repeat: no-repeat; } .bg-left {  background-position: center left !important; } .bg-right {  background-position: center right !important; } .no-border {  border: none !important; } .radius-1x {  border-radius: 3px;  -webkit-border-radius: 3px;  -moz-border-radius: 3px;  -ms-border-radius: 3px;  -o-border-radius: 3px; } .radius-2x {  border-radius: 5px;  -webkit-border-radius: 5px;  -moz-border-radius: 5px;  -ms-border-radius: 5px;  -o-border-radius: 5px; } .radius-5x {  border-radius: 50%;  -webkit-border-radius: 50%;  -moz-border-radius: 50%;  -ms-border-radius: 50%;  -o-border-radius: 50%; } .border-1 {  border: 1px solid #E9E9EE !important; } .border-2 {  border: 2px solid #E9E9EE; } .border-3 {  border: 3px solid #E9E9EE; } .border-4 {  border: 4px solid #E9E9EE; } .border-5 {  border: 5px solid #E9E9EE; } .hidden {  display: none !important; } .over-hidden {  overflow: hidden; } .pstatic {  position: static !important; } .prelative {  position: relative !important; } .text-white {  color: #fff !important; } .text-white * {  color: #fff !important; } .text-black {  color: #070346; } .text-theme {  color: var(--qempo-theme-color) !important; } .hover-color-theme a:hover {  color: var(--qempo-theme-color) !important; } .hover-color-theme-2 a:hover {  color: var(--qempo-theme-color) !important; } .text-medium {  font-size: 18px;  font-weight: 600; } .font-second {  font-family: "reey"; } .text-underline {  background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, #000000 3px, rgba(0, 0, 0, 0) 0%);  background-size: 1px 5px;  background-repeat: repeat-x;  background-position: bottom;  text-decoration: none;  padding-bottom: 2px; } .letter-spacing-1 {  letter-spacing: -1px !important; } .letter-spacing-2 {  letter-spacing: -2px !important; } .btn-theme, #comments #add_review_button, #comments #submit, .btn, .btn-white, .btn-theme-2, .btn-black, .btn-black-2, input[type*="submit"]:not(.fa):not(.btn-theme), #tribe-events .tribe-events-button, .tribe-events-button {  font-size: 16px;  font-weight: 700;  padding: 20px 50px;  line-height: 15px;  position: relative;  z-index: 9;  display: inline-block;  overflow: hidden;  border: 0;  -webkit-transition: all 0.35s;  transition: all 0.35s;  -moz-transition: all 0.35s;  -ms-transition: all 0.35s;  border-radius: 30px;  -webkit-border-radius: 30px;  -moz-border-radius: 30px;  -ms-border-radius: 30px;  -o-border-radius: 30px;  background: var(--qempo-theme-color);  color: #fff; } @media (max-width: 1319.98px) {  .btn-theme, #comments #add_review_button,  #comments #submit, .btn, .btn-white, .btn-theme-2, .btn-black, .btn-black-2, input[type*="submit"]:not(.fa):not(.btn-theme), #tribe-events .tribe-events-button, .tribe-events-button {   padding: 16px 20px;   font-size: 14px;  } } @media (max-width: 1024.98px) {  .btn-theme, #comments #add_review_button,  #comments #submit, .btn, .btn-white, .btn-theme-2, .btn-black, .btn-black-2, input[type*="submit"]:not(.fa):not(.btn-theme), #tribe-events .tribe-events-button, .tribe-events-button {   padding: 12px 18px;   font-size: 12px;  } } .btn-theme:hover, #comments #add_review_button:hover, #comments #submit:hover, .btn-theme:active, #comments #add_review_button:active, #comments #submit:active, .btn-theme:focus, #comments #add_review_button:focus, #comments #submit:focus, .btn:hover, .btn:active, .btn:focus, .btn-white:hover, .btn-white:active, .btn-white:focus, .btn-theme-2:hover, .btn-theme-2:active, .btn-theme-2:focus, .btn-black:hover, .btn-black:active, .btn-black:focus, .btn-black-2:hover, .btn-black-2:active, .btn-black-2:focus, input[type*="submit"]:not(.fa):not(.btn-theme):hover, input[type*="submit"]:not(.fa):not(.btn-theme):active, input[type*="submit"]:not(.fa):not(.btn-theme):focus, #tribe-events .tribe-events-button:hover, #tribe-events .tribe-events-button:active, #tribe-events .tribe-events-button:focus, .tribe-events-button:hover, .tribe-events-button:active, .tribe-events-button:focus {  cursor: pointer;  opacity: 0.86;  -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.1);  box-shadow: 0 5px 10px rgba(0, 0, 0, 0.1);  color: #fff; } .btn-gray {  background: #F7F7F7;  color: #070346; } .btn-gray:hover, .btn-gray:active, .btn-gray:focus {  color: #070346; } .btn-black {  background: #070346; } .btn-white {  background: #fff;  color: #070346; } .btn-white:hover, .btn-white:active, .btn-white:focus {  color: var(--qempo-theme-color); } .btn-outline {  color: var(--qempo-heading-color);  font-size: 16px;  font-weight: 700;  padding: 22px 50px;  border: solid 2px #eeeeee;  border-radius: 30px;  -webkit-border-radius: 30px;  -moz-border-radius: 30px;  -ms-border-radius: 30px;  -o-border-radius: 30px; } @media (max-width: 1319.98px) {  .btn-outline {   padding: 16px 20px;   font-size: 14px;  } } @media (max-width: 1024.98px) {  .btn-outline {   padding: 12px 18px;   font-size: 12px;  } } .btn-outline i {  color: var(--qempo-theme-color);  margin-right: 5px; } .btn-outline:hover, .btn-outline:active, .btn-outline:focus {  border-color: var(--qempo-theme-color);  color: var(--qempo-theme-color); } #tribe-events .tribe-events-button, .tribe-events-button {  padding: 18px 30px;  text-transform: none;  letter-spacing: 0;  border-radius: 6px;  letter-spacing: 0.5px; } #tribe-events .tribe-events-button:hover, .tribe-events-button:hover {  background: var(--qempo-theme-color); } .btn-medium {  padding: 22px 40px; } @media (max-width: 1319.98px) {  .btn-medium {   padding: 18px 30px;  } } @media (max-width: 1024.98px) {  .btn-medium {   padding: 16px 25px;  } } .btn-small, .btn-size-small {  font-size: 12px;  padding: 6px 15px; } .btn-small:after, .btn-size-small:after {  width: 10px;  height: 10px; } .btn-small-arrow {  padding: 2px 38px 2px 20px;  line-height: 30px;  font-size: 12px;  position: relative; } .btn-small-arrow:before {  content: '\f061';  color: #fff;  font-family: "Font Awesome 5 Free";  position: absolute;  line-height: 1;  top: 11px;  font-size: 10px;  right: 20px;  z-index: 9;  font-weight: 700; } .btn-inline {  font-size: 14px;  color: #c1c1c1;  position: relative;  -webkit-transition: all 0.35s;  transition: all 0.35s;  -moz-transition: all 0.35s;  -ms-transition: all 0.35s;  font-weight: 700;  z-index: 2; } .btn-inline:before {  content: "";  position: absolute;  bottom: 0;  left: 0;  width: 100%;  background-color: #c1c1c1;  height: 1px;  z-index: -1;  -webkit-transition: all 500ms ease;  transition: all 500ms ease; } .btn-inline:hover {  color: var(--qempo-theme-color); } .btn-inline:hover:before {  width: 0; } .btn-fw {  width: 100%; } .width-380 {  width: 380px;  max-width: 100%;  margin: 0 auto !important; } .width-400 {  width: 400px;  max-width: 100%;  margin: 0 auto !important; } .width-500 {  width: 500px;  max-width: 100%;  margin: 0 auto !important; } .width-600 {  width: 600px;  max-width: 100%;  margin: 0 auto !important; } .width-700 {  width: 700px;  max-width: 100%;  margin: 0 auto !important; } .width-800 {  width: 800px;  max-width: 100%;  margin: 0 auto !important; } .width-900 {  width: 900px;  max-width: 100%;  margin: 0 auto !important; } .width-950 {  width: 950px;  max-width: 100%;  margin: 0 auto !important; } .width-1000 {  width: 1000px;  max-width: 100%;  margin: 0 auto !important; } .elementor-section.elementor-section-boxed.width-1370 > .elementor-container {  width: 1370px;  max-width: 100%;  margin: 0 auto; } .alert {  position: relative; } .alert.alert_info {  background: #EEF1F6; } .alert .alert_icon {  display: inline-block;  float: left;  margin-right: 10px; } .alert .close {  position: absolute;  top: 20px;  right: 15px;  font-size: 16px; } .alert .alert_wrapper {  padding: 0 30px; } .pagination {  width: 100%;  margin: 0; } .pagination .pager {  margin: 15px 0 30px; } .pagination .pager_wrapper {  border: none; } .max-width-600 {  max-width: 600px;  margin-left: auto;  margin-right: auto; } .max-width-500 {  max-width: 500px;  margin-left: auto;  margin-right: auto; } .list-socials {  text-align: center; } .list-socials a {  -webkit-transition: all 0.35s;  transition: all 0.35s;  -moz-transition: all 0.35s;  -ms-transition: all 0.35s;  float: left;  margin-right: 25px; } .list-socials a:last-child {  margin-right: 0; } .list-socials a i {  font-size: 17px;  color: #9E9E9E; } .list-socials.white a:hover i {  color: #fff; } .socials {  display: inline-block;  text-align: left;  width: 100%; } .socials a {  color: #E9E9EE;  text-decoration: none;  -webkit-transition: all 0.5s ease 0s;  transition: all 0.5s ease 0s;  -moz-transition: all 0.5s ease 0s;  -ms-transition: all 0.5s ease 0s;  margin-right: 12px;  font-size: 14px; } .socials a:last-child {  margin-right: 0; } .socials a:hover, .socials a:focus, .socials a:active {  opacity: 0.7;  filter: alpha(opacity=70); } .socials a i {  color: #fff;  width: 32px;  height: 32px;  border-radius: 50%;  -webkit-border-radius: 50%;  -moz-border-radius: 50%;  -ms-border-radius: 50%;  -o-border-radius: 50%;  display: inline-block;  text-align: center;  line-height: 32px;  font-size: 14px;  background: var(--qempo-theme-color);  -webkit-transition: all 0.35s;  transition: all 0.35s;  -moz-transition: all 0.35s;  -ms-transition: all 0.35s;  border: 1px solid rgba(0, 0, 0, 0.06); } .socials a i.fa-facebook-square, .socials a i.fa-facebook {  background: #3b5998; } .socials a i.fa-twitter, .socials a i.fa-twitter-square {  background: #4099ff; } .socials a i.fa-skype {  background: #12a5f4; } .socials a i.fa-dribbble {  background: #ea4c89; } .socials a i.fa-linkedin-square, .socials a i.fa-linkedin {  background: #0e76a8; } .socials a i.fa-apple {  background: #f2f2f2; } .socials a i.fa-pinterest {  background: #c92228; } .socials a i.fa-google-plus-square, .socials a i.fa-google-plus {  background: #d34836; } .socials a i.fa-youtube-square, .socials a i.fa-youtube {  background: #c4302b; } .socials a i.fa-vimeo-square, .socials a i.fa-vimeo {  background: #4ebbff; } .socials a i.fa-tumblr-square, .socials a i.fa-tumblr {  background: #35465c; } .socials a i.fa-xing-square, .socials a i.fa-xing {  background: #126567; } .socials a i.fa-instagram {  background: #e8e2d9; } .socials-2 {  display: inline-block;  text-align: left;  width: 100%;  padding: 0;  margin: 0; } .socials-2 li {  list-style: none;  display: inline-block;  margin-right: 10px; } .socials-2 li a {  text-decoration: none;  -webkit-transition: all 0.5s ease 0s;  transition: all 0.5s ease 0s;  -moz-transition: all 0.5s ease 0s;  -ms-transition: all 0.5s ease 0s;  font-size: 16px;  text-indent: 2px;  color: #070346;  background: #fff;  text-align: center;  display: inline-block;  line-height: 54px;  width: 54px;  height: 54px;  border-radius: 50%;  -webkit-border-radius: 50%;  -moz-border-radius: 50%;  -ms-border-radius: 50%;  -o-border-radius: 50%; } .socials-2 li a:hover i, .socials-2 li a:focus i {  color: #fff; } .socials-2 li:last-child {  margin-right: 0; } .social-3 a {  color: #d4d4d4;  display: inline-block; } .social-3 a:hover {  color: var(--qempo-theme-color); } .social-3 a + a {  margin-left: 20px; } .fa-stack {  width: 2.4em !important;  height: 2.4em !important;  line-height: 2.4em; } .fa-1x {  font-size: 1.5em !important; } .tabs-list {  text-align: center;  margin-bottom: 10px; } .tabs-list ul.nav-tabs {  display: inline-block;  width: auto;  float: none; } .tabs-list ul.nav-tabs > li {  margin-bottom: 10px; } .pieChart {  position: relative; } .pieChart .pie-label {  position: absolute;  top: 50%;  left: 0;  margin-top: -5px;  text-align: center;  z-index: 1;  font-weight: 600;  display: block;  width: 100%;  line-height: 1; } #gallery-1 .gallery-item {  margin-top: 0 !important; } @media (max-width: 1024.98px) {  #gallery-1 dl.gallery-item {   float: none;   width: 50%;   max-width: 50%;  }  #gallery-1 br {   display: none;  } } @media (max-width: 320px) {  #gallery-1 dl.gallery-item {   width: 100%;   max-width: 100%;  } } #gallery-1 img {  border: none !important; } #gallery-2 img {  border: none !important; } .alert-danger {  color: #fff;  background: var(--qempo-theme-color); } .desc-slider a {  color: var(--qempo-theme-color); } .desc-slider a:hover {  text-decoration: underline; } .text-line-bottom {  position: relative; } .text-line-bottom:after {  content: '';  width: 100%;  height: 1px;  background: #fff;  position: absolute;  bottom: 10px;  left: 0;  z-index: 1; } @media (max-width: 1024.98px) {  .text-line-bottom:after {   display: none;  } } .text-line-bottom:before {  content: '';  width: 100%;  height: 1px;  background: #fff;  position: absolute;  bottom: 6px;  left: 0;  z-index: 1; } @media (max-width: 1024.98px) {  .text-line-bottom:before {   display: none;  } } form.post-password-form input[type="password"] {  border-radius: 30px;  -webkit-border-radius: 30px;  -moz-border-radius: 30px;  -ms-border-radius: 30px;  -o-border-radius: 30px; } form.post-password-form input[type*="submit"] {  line-height: 50px !important;  padding-top: 0 !important;  padding-bottom: 0 !important; } form.post-password-form input[type*="submit"]:hover {  cursor: pointer; } .bg-gadient, blockquote:before, .pager .paginations a:hover, .pager .paginations a.active, .btn-theme, #comments #add_review_button, #comments #submit, .socials-2 li a:hover, .socials-2 li a:focus, .elementor-accordion .elementor-accordion-item .elementor-tab-title .elementor-accordion-icon span, .elementor-widget-icon-box.elementor-view-stacked .elementor-icon-box-icon .elementor-icon, .elementor-widget-icon-box.elementor-icon-box-style-1 .elementor-widget-container:before, .elementor-widget-social-icons.elementor-shape-circle .elementor-icon.elementor-social-icon:hover, .elementor-widget-social-icons.elementor-shape-circle .elementor-icon.elementor-social-icon:focus, .gsc-icon-box-group.style-3 .icon-box-item:hover .title, .gsc-icon-box-styles.style-3 .box-icon .number, .gsc-image-content.skin-v1 .box-content:before, .gsc-image-content.skin-v1 .shape-2, .gsc-image-content.skin-v1 .shape-2:before, .gsc-video-box.style-1 .video-inner .video-content .video-action .popup-video, .service-item.style-1:before, .service-item.style-2 .box-icon .icon:before, .service-item.style-2:hover .read-more a, .gva-main-search .gva-search .btn-search, .widget_tag_cloud .tagcloud > a:hover, .widget_media_image .wp-caption .wp-caption-text, .widget_search .wp-block-search .wp-block-search__button, .tag-links > a:hover, .team-block.team-v1 .socials-team a:hover, .team-block.team-v1:hover .socials-team a.share-social, .team-block.team-v2 .socials-team a:hover, .portfolio-filter ul.nav-tabs > li > a:hover, .portfolio-filter ul.nav-tabs > li > a.active, .newsletter-form .form-action, #comments #reply-title small a:hover, #comments ol.comment-list .the-comment .comment-action-wrap a:hover, .owl-carousel .owl-nav > div:hover, .owl-carousel .owl-nav > div:focus, .flex-control-nav .owl-nav > div:hover, .flex-control-nav .owl-nav > div:focus, .ctf-tweets .owl-nav > div:hover, .ctf-tweets .owl-nav > div:focus, .owl-carousel .owl-dots, .flex-control-nav .owl-dots, .ctf-tweets .owl-dots {  background: var(--qempo-theme-color);  background: -webkit-gradient(linear, left top, right top, from(var(--qempo-theme-color)), to(var(--qempo-gradient-color-second)));  background: linear-gradient(to right, var(--qempo-theme-color), var(--qempo-gradient-color-second)); } .hover-bg-gadient {  background: mixb(var(--qempo-theme-color), 0.1);  background: -webkit-gradient(linear, left top, right top, from(mixb(var(--qempo-theme-color), 0.1)), to(var(--qempo-gradient-color-second)));  background: linear-gradient(to right, mixb(var(--qempo-theme-color), 0.1), var(--qempo-gradient-color-second)); } .text-gadient, #menu-footer > li > a:hover, #menu-footer > li > a:focus, #menu-footer > li.current-menu-item > a, .gsc-icon-box-group.style-1 .box-icon, .milestone-block.style-3 .milestone-number-inner, .gva-testimonial-carousel.style-1 .testimonial-information span.testimonial-job, .post:not(.post-single-content) .entry-title a:hover, .post.post-style-5 .post-categories a, .team-block.team-v1 .team-content .team-job, .team-block.team-v2 .team-job, .not-found-wrapper .not-found-title h1 {  background: -webkit-gradient(linear, left top, right top, from(var(--qempo-theme-color)), to(var(--qempo-gradient-color-second)));  background: linear-gradient(to right, var(--qempo-theme-color), var(--qempo-gradient-color-second));  -webkit-background-clip: text;  -moz-background-clip: text;  background-clip: text;  -webkit-text-fill-color: transparent; } .hover-text-gadient, .post.post-style-4 .entry-title a:hover {  background: -webkit-gradient(linear, left top, right top, from(var(--qempo-heading-color)), to(var(--qempo-heading-color)));  background: linear-gradient(to right, var(--qempo-heading-color), var(--qempo-heading-color));  -webkit-background-clip: text;  -moz-background-clip: text;  background-clip: text;  -webkit-text-fill-color: transparent; }  .item-columns {  padding: 0 15px; } [class*="block-grid-"] {  display: block;  margin: 0 -15px;  padding: 0; } [class*="block-grid-"]:before, [class*="block-grid-"]:after {  display: table;  content: " "; } [class*="block-grid-"]:after {  clear: both; } [class*="block-grid-"] > div {  display: block;  float: left;  height: auto;  padding: 0 15px;  width: 100%; } [class*="block-grid-"] > div:after {  display: block; } @media (min-width: 280px) {  .xx-block-grid-1 > div {   width: 100%;  }  .xx-block-grid-1 > div:nth-of-type(1n) {   clear: none;  }  .xx-block-grid-1 > div:nth-of-type(1n):after {   display: block;  }  .xx-block-grid-1 > div:nth-of-type(1n+1) {   clear: both;  }  .xx-block-grid-1 > div:nth-of-type(1n+1):after {   display: none;  }  .xx-block-grid-1 > div:nth-last-child(-n+1):before {   content: none;  }  .xx-block-grid-2 > div {   width: 50%;  }  .xx-block-grid-2 > div:nth-of-type(1n) {   clear: none;  }  .xx-block-grid-2 > div:nth-of-type(1n):after {   display: block;  }  .xx-block-grid-2 > div:nth-of-type(2n+1) {   clear: both;  }  .xx-block-grid-2 > div:nth-of-type(2n+1):after {   display: none;  }  .xx-block-grid-2 > div:nth-last-child(-n+2):before {   content: none;  }  .xx-block-grid-3 > div {   width: 33.33333%;  }  .xx-block-grid-3 > div:nth-of-type(1n) {   clear: none;  }  .xx-block-grid-3 > div:nth-of-type(1n):after {   display: block;  }  .xx-block-grid-3 > div:nth-of-type(3n+1) {   clear: both;  }  .xx-block-grid-3 > div:nth-of-type(3n+1):after {   display: none;  }  .xx-block-grid-3 > div:nth-last-child(-n+3):before {   content: none;  }  .xx-block-grid-4 > div {   width: 25%;  }  .xx-block-grid-4 > div:nth-of-type(1n) {   clear: none;  }  .xx-block-grid-4 > div:nth-of-type(1n):after {   display: block;  }  .xx-block-grid-4 > div:nth-of-type(4n+1) {   clear: both;  }  .xx-block-grid-4 > div:nth-of-type(4n+1):after {   display: none;  }  .xx-block-grid-4 > div:nth-last-child(-n+4):before {   content: none;  }  .xx-block-grid-5 > div {   width: 20%;  }  .xx-block-grid-5 > div:nth-of-type(1n) {   clear: none;  }  .xx-block-grid-5 > div:nth-of-type(1n):after {   display: block;  }  .xx-block-grid-5 > div:nth-of-type(5n+1) {   clear: both;  }  .xx-block-grid-5 > div:nth-of-type(5n+1):after {   display: none;  }  .xx-block-grid-5 > div:nth-last-child(-n+5):before {   content: none;  }  .xx-block-grid-6 > div {   width: 16.66667%;  }  .xx-block-grid-6 > div:nth-of-type(1n) {   clear: none;  }  .xx-block-grid-6 > div:nth-of-type(1n):after {   display: block;  }  .xx-block-grid-6 > div:nth-of-type(6n+1) {   clear: both;  }  .xx-block-grid-6 > div:nth-of-type(6n+1):after {   display: none;  }  .xx-block-grid-6 > div:nth-last-child(-n+6):before {   content: none;  }  .xx-block-grid-7 > div {   width: 14.28571%;  }  .xx-block-grid-7 > div:nth-of-type(1n) {   clear: none;  }  .xx-block-grid-7 > div:nth-of-type(1n):after {   display: block;  }  .xx-block-grid-7 > div:nth-of-type(7n+1) {   clear: both;  }  .xx-block-grid-7 > div:nth-of-type(7n+1):after {   display: none;  }  .xx-block-grid-7 > div:nth-last-child(-n+7):before {   content: none;  }  .xx-block-grid-8 > div {   width: 12.5%;  }  .xx-block-grid-8 > div:nth-of-type(1n) {   clear: none;  }  .xx-block-grid-8 > div:nth-of-type(1n):after {   display: block;  }  .xx-block-grid-8 > div:nth-of-type(8n+1) {   clear: both;  }  .xx-block-grid-8 > div:nth-of-type(8n+1):after {   display: none;  }  .xx-block-grid-8 > div:nth-last-child(-n+8):before {   content: none;  }  .xx-block-grid-9 > div {   width: 11.11111%;  }  .xx-block-grid-9 > div:nth-of-type(1n) {   clear: none;  }  .xx-block-grid-9 > div:nth-of-type(1n):after {   display: block;  }  .xx-block-grid-9 > div:nth-of-type(9n+1) {   clear: both;  }  .xx-block-grid-9 > div:nth-of-type(9n+1):after {   display: none;  }  .xx-block-grid-9 > div:nth-last-child(-n+9):before {   content: none;  }  .xx-block-grid-10 > div {   width: 10%;  }  .xx-block-grid-10 > div:nth-of-type(1n) {   clear: none;  }  .xx-block-grid-10 > div:nth-of-type(1n):after {   display: block;  }  .xx-block-grid-10 > div:nth-of-type(10n+1) {   clear: both;  }  .xx-block-grid-10 > div:nth-of-type(10n+1):after {   display: none;  }  .xx-block-grid-10 > div:nth-last-child(-n+10):before {   content: none;  }  .xx-block-grid-11 > div {   width: 9.09091%;  }  .xx-block-grid-11 > div:nth-of-type(1n) {   clear: none;  }  .xx-block-grid-11 > div:nth-of-type(1n):after {   display: block;  }  .xx-block-grid-11 > div:nth-of-type(11n+1) {   clear: both;  }  .xx-block-grid-11 > div:nth-of-type(11n+1):after {   display: none;  }  .xx-block-grid-11 > div:nth-last-child(-n+11):before {   content: none;  }  .xx-block-grid-12 > div {   width: 8.33333%;  }  .xx-block-grid-12 > div:nth-of-type(1n) {   clear: none;  }  .xx-block-grid-12 > div:nth-of-type(1n):after {   display: block;  }  .xx-block-grid-12 > div:nth-of-type(12n+1) {   clear: both;  }  .xx-block-grid-12 > div:nth-of-type(12n+1):after {   display: none;  }  .xx-block-grid-12 > div:nth-last-child(-n+12):before {   content: none;  } } @media (min-width: 580px) {  .xs-block-grid-1 > div {   width: 100%;  }  .xs-block-grid-1 > div:nth-of-type(1n) {   clear: none;  }  .xs-block-grid-1 > div:nth-of-type(1n):after {   display: block;  }  .xs-block-grid-1 > div:nth-of-type(1n+1) {   clear: both;  }  .xs-block-grid-1 > div:nth-of-type(1n+1):after {   display: none;  }  .xs-block-grid-1 > div:nth-last-child(-n+1):before {   content: none;  }  .xs-block-grid-2 > div {   width: 50%;  }  .xs-block-grid-2 > div:nth-of-type(1n) {   clear: none;  }  .xs-block-grid-2 > div:nth-of-type(1n):after {   display: block;  }  .xs-block-grid-2 > div:nth-of-type(2n+1) {   clear: both;  }  .xs-block-grid-2 > div:nth-of-type(2n+1):after {   display: none;  }  .xs-block-grid-2 > div:nth-last-child(-n+2):before {   content: none;  }  .xs-block-grid-3 > div {   width: 33.33333%;  }  .xs-block-grid-3 > div:nth-of-type(1n) {   clear: none;  }  .xs-block-grid-3 > div:nth-of-type(1n):after {   display: block;  }  .xs-block-grid-3 > div:nth-of-type(3n+1) {   clear: both;  }  .xs-block-grid-3 > div:nth-of-type(3n+1):after {   display: none;  }  .xs-block-grid-3 > div:nth-last-child(-n+3):before {   content: none;  }  .xs-block-grid-4 > div {   width: 25%;  }  .xs-block-grid-4 > div:nth-of-type(1n) {   clear: none;  }  .xs-block-grid-4 > div:nth-of-type(1n):after {   display: block;  }  .xs-block-grid-4 > div:nth-of-type(4n+1) {   clear: both;  }  .xs-block-grid-4 > div:nth-of-type(4n+1):after {   display: none;  }  .xs-block-grid-4 > div:nth-last-child(-n+4):before {   content: none;  }  .xs-block-grid-5 > div {   width: 20%;  }  .xs-block-grid-5 > div:nth-of-type(1n) {   clear: none;  }  .xs-block-grid-5 > div:nth-of-type(1n):after {   display: block;  }  .xs-block-grid-5 > div:nth-of-type(5n+1) {   clear: both;  }  .xs-block-grid-5 > div:nth-of-type(5n+1):after {   display: none;  }  .xs-block-grid-5 > div:nth-last-child(-n+5):before {   content: none;  }  .xs-block-grid-6 > div {   width: 16.66667%;  }  .xs-block-grid-6 > div:nth-of-type(1n) {   clear: none;  }  .xs-block-grid-6 > div:nth-of-type(1n):after {   display: block;  }  .xs-block-grid-6 > div:nth-of-type(6n+1) {   clear: both;  }  .xs-block-grid-6 > div:nth-of-type(6n+1):after {   display: none;  }  .xs-block-grid-6 > div:nth-last-child(-n+6):before {   content: none;  }  .xs-block-grid-7 > div {   width: 14.28571%;  }  .xs-block-grid-7 > div:nth-of-type(1n) {   clear: none;  }  .xs-block-grid-7 > div:nth-of-type(1n):after {   display: block;  }  .xs-block-grid-7 > div:nth-of-type(7n+1) {   clear: both;  }  .xs-block-grid-7 > div:nth-of-type(7n+1):after {   display: none;  }  .xs-block-grid-7 > div:nth-last-child(-n+7):before {   content: none;  }  .xs-block-grid-8 > div {   width: 12.5%;  }  .xs-block-grid-8 > div:nth-of-type(1n) {   clear: none;  }  .xs-block-grid-8 > div:nth-of-type(1n):after {   display: block;  }  .xs-block-grid-8 > div:nth-of-type(8n+1) {   clear: both;  }  .xs-block-grid-8 > div:nth-of-type(8n+1):after {   display: none;  }  .xs-block-grid-8 > div:nth-last-child(-n+8):before {   content: none;  }  .xs-block-grid-9 > div {   width: 11.11111%;  }  .xs-block-grid-9 > div:nth-of-type(1n) {   clear: none;  }  .xs-block-grid-9 > div:nth-of-type(1n):after {   display: block;  }  .xs-block-grid-9 > div:nth-of-type(9n+1) {   clear: both;  }  .xs-block-grid-9 > div:nth-of-type(9n+1):after {   display: none;  }  .xs-block-grid-9 > div:nth-last-child(-n+9):before {   content: none;  }  .xs-block-grid-10 > div {   width: 10%;  }  .xs-block-grid-10 > div:nth-of-type(1n) {   clear: none;  }  .xs-block-grid-10 > div:nth-of-type(1n):after {   display: block;  }  .xs-block-grid-10 > div:nth-of-type(10n+1) {   clear: both;  }  .xs-block-grid-10 > div:nth-of-type(10n+1):after {   display: none;  }  .xs-block-grid-10 > div:nth-last-child(-n+10):before {   content: none;  }  .xs-block-grid-11 > div {   width: 9.09091%;  }  .xs-block-grid-11 > div:nth-of-type(1n) {   clear: none;  }  .xs-block-grid-11 > div:nth-of-type(1n):after {   display: block;  }  .xs-block-grid-11 > div:nth-of-type(11n+1) {   clear: both;  }  .xs-block-grid-11 > div:nth-of-type(11n+1):after {   display: none;  }  .xs-block-grid-11 > div:nth-last-child(-n+11):before {   content: none;  }  .xs-block-grid-12 > div {   width: 8.33333%;  }  .xs-block-grid-12 > div:nth-of-type(1n) {   clear: none;  }  .xs-block-grid-12 > div:nth-of-type(1n):after {   display: block;  }  .xs-block-grid-12 > div:nth-of-type(12n+1) {   clear: both;  }  .xs-block-grid-12 > div:nth-of-type(12n+1):after {   display: none;  }  .xs-block-grid-12 > div:nth-last-child(-n+12):before {   content: none;  } } @media (min-width: 768px) {  .sm-block-grid-1 > div {   width: 100%;  }  .sm-block-grid-1 > div:nth-of-type(1n) {   clear: none;  }  .sm-block-grid-1 > div:nth-of-type(1n):after {   display: block;  }  .sm-block-grid-1 > div:nth-of-type(1n+1) {   clear: both;  }  .sm-block-grid-1 > div:nth-of-type(1n+1):after {   display: none;  }  .sm-block-grid-1 > div:nth-last-child(-n+1):before {   content: none;  }  .sm-block-grid-2 > div {   width: 50%;  }  .sm-block-grid-2 > div:nth-of-type(1n) {   clear: none;  }  .sm-block-grid-2 > div:nth-of-type(1n):after {   display: block;  }  .sm-block-grid-2 > div:nth-of-type(2n+1) {   clear: both;  }  .sm-block-grid-2 > div:nth-of-type(2n+1):after {   display: none;  }  .sm-block-grid-2 > div:nth-last-child(-n+2):before {   content: none;  }  .sm-block-grid-3 > div {   width: 33.33333%;  }  .sm-block-grid-3 > div:nth-of-type(1n) {   clear: none;  }  .sm-block-grid-3 > div:nth-of-type(1n):after {   display: block;  }  .sm-block-grid-3 > div:nth-of-type(3n+1) {   clear: both;  }  .sm-block-grid-3 > div:nth-of-type(3n+1):after {   display: none;  }  .sm-block-grid-3 > div:nth-last-child(-n+3):before {   content: none;  }  .sm-block-grid-4 > div {   width: 25%;  }  .sm-block-grid-4 > div:nth-of-type(1n) {   clear: none;  }  .sm-block-grid-4 > div:nth-of-type(1n):after {   display: block;  }  .sm-block-grid-4 > div:nth-of-type(4n+1) {   clear: both;  }  .sm-block-grid-4 > div:nth-of-type(4n+1):after {   display: none;  }  .sm-block-grid-4 > div:nth-last-child(-n+4):before {   content: none;  }  .sm-block-grid-5 > div {   width: 20%;  }  .sm-block-grid-5 > div:nth-of-type(1n) {   clear: none;  }  .sm-block-grid-5 > div:nth-of-type(1n):after {   display: block;  }  .sm-block-grid-5 > div:nth-of-type(5n+1) {   clear: both;  }  .sm-block-grid-5 > div:nth-of-type(5n+1):after {   display: none;  }  .sm-block-grid-5 > div:nth-last-child(-n+5):before {   content: none;  }  .sm-block-grid-6 > div {   width: 16.66667%;  }  .sm-block-grid-6 > div:nth-of-type(1n) {   clear: none;  }  .sm-block-grid-6 > div:nth-of-type(1n):after {   display: block;  }  .sm-block-grid-6 > div:nth-of-type(6n+1) {   clear: both;  }  .sm-block-grid-6 > div:nth-of-type(6n+1):after {   display: none;  }  .sm-block-grid-6 > div:nth-last-child(-n+6):before {   content: none;  }  .sm-block-grid-7 > div {   width: 14.28571%;  }  .sm-block-grid-7 > div:nth-of-type(1n) {   clear: none;  }  .sm-block-grid-7 > div:nth-of-type(1n):after {   display: block;  }  .sm-block-grid-7 > div:nth-of-type(7n+1) {   clear: both;  }  .sm-block-grid-7 > div:nth-of-type(7n+1):after {   display: none;  }  .sm-block-grid-7 > div:nth-last-child(-n+7):before {   content: none;  }  .sm-block-grid-8 > div {   width: 12.5%;  }  .sm-block-grid-8 > div:nth-of-type(1n) {   clear: none;  }  .sm-block-grid-8 > div:nth-of-type(1n):after {   display: block;  }  .sm-block-grid-8 > div:nth-of-type(8n+1) {   clear: both;  }  .sm-block-grid-8 > div:nth-of-type(8n+1):after {   display: none;  }  .sm-block-grid-8 > div:nth-last-child(-n+8):before {   content: none;  }  .sm-block-grid-9 > div {   width: 11.11111%;  }  .sm-block-grid-9 > div:nth-of-type(1n) {   clear: none;  }  .sm-block-grid-9 > div:nth-of-type(1n):after {   display: block;  }  .sm-block-grid-9 > div:nth-of-type(9n+1) {   clear: both;  }  .sm-block-grid-9 > div:nth-of-type(9n+1):after {   display: none;  }  .sm-block-grid-9 > div:nth-last-child(-n+9):before {   content: none;  }  .sm-block-grid-10 > div {   width: 10%;  }  .sm-block-grid-10 > div:nth-of-type(1n) {   clear: none;  }  .sm-block-grid-10 > div:nth-of-type(1n):after {   display: block;  }  .sm-block-grid-10 > div:nth-of-type(10n+1) {   clear: both;  }  .sm-block-grid-10 > div:nth-of-type(10n+1):after {   display: none;  }  .sm-block-grid-10 > div:nth-last-child(-n+10):before {   content: none;  }  .sm-block-grid-11 > div {   width: 9.09091%;  }  .sm-block-grid-11 > div:nth-of-type(1n) {   clear: none;  }  .sm-block-grid-11 > div:nth-of-type(1n):after {   display: block;  }  .sm-block-grid-11 > div:nth-of-type(11n+1) {   clear: both;  }  .sm-block-grid-11 > div:nth-of-type(11n+1):after {   display: none;  }  .sm-block-grid-11 > div:nth-last-child(-n+11):before {   content: none;  }  .sm-block-grid-12 > div {   width: 8.33333%;  }  .sm-block-grid-12 > div:nth-of-type(1n) {   clear: none;  }  .sm-block-grid-12 > div:nth-of-type(1n):after {   display: block;  }  .sm-block-grid-12 > div:nth-of-type(12n+1) {   clear: both;  }  .sm-block-grid-12 > div:nth-of-type(12n+1):after {   display: none;  }  .sm-block-grid-12 > div:nth-last-child(-n+12):before {   content: none;  } }  @media (min-width: 1024.1px) {  [class*="block-grid-"] {   margin: 0 -15px;  }  [class*="block-grid-"] > div {   padding: 0 15px;  }  .item-columns {   padding: 0 15px;  }  .md-block-grid-1 > div {   width: 100%;  }  .md-block-grid-1 > div:nth-of-type(1n) {   clear: none;  }  .md-block-grid-1 > div:nth-of-type(1n):after {   display: block;  }  .md-block-grid-1 > div:nth-of-type(1n+1) {   clear: both;  }  .md-block-grid-1 > div:nth-of-type(1n+1):after {   display: none;  }  .md-block-grid-1 > div:nth-last-child(-n+1):before {   content: none;  }  .md-block-grid-2 > div {   width: 50%;  }  .md-block-grid-2 > div:nth-of-type(1n) {   clear: none;  }  .md-block-grid-2 > div:nth-of-type(1n):after {   display: block;  }  .md-block-grid-2 > div:nth-of-type(2n+1) {   clear: both;  }  .md-block-grid-2 > div:nth-of-type(2n+1):after {   display: none;  }  .md-block-grid-2 > div:nth-last-child(-n+2):before {   content: none;  }  .md-block-grid-3 > div {   width: 33.33333%;  }  .md-block-grid-3 > div:nth-of-type(1n) {   clear: none;  }  .md-block-grid-3 > div:nth-of-type(1n):after {   display: block;  }  .md-block-grid-3 > div:nth-of-type(3n+1) {   clear: both;  }  .md-block-grid-3 > div:nth-of-type(3n+1):after {   display: none;  }  .md-block-grid-3 > div:nth-last-child(-n+3):before {   content: none;  }  .md-block-grid-4 > div {   width: 25%;  }  .md-block-grid-4 > div:nth-of-type(1n) {   clear: none;  }  .md-block-grid-4 > div:nth-of-type(1n):after {   display: block;  }  .md-block-grid-4 > div:nth-of-type(4n+1) {   clear: both;  }  .md-block-grid-4 > div:nth-of-type(4n+1):after {   display: none;  }  .md-block-grid-4 > div:nth-last-child(-n+4):before {   content: none;  }  .md-block-grid-5 > div {   width: 20%;  }  .md-block-grid-5 > div:nth-of-type(1n) {   clear: none;  }  .md-block-grid-5 > div:nth-of-type(1n):after {   display: block;  }  .md-block-grid-5 > div:nth-of-type(5n+1) {   clear: both;  }  .md-block-grid-5 > div:nth-of-type(5n+1):after {   display: none;  }  .md-block-grid-5 > div:nth-last-child(-n+5):before {   content: none;  }  .md-block-grid-6 > div {   width: 16.66667%;  }  .md-block-grid-6 > div:nth-of-type(1n) {   clear: none;  }  .md-block-grid-6 > div:nth-of-type(1n):after {   display: block;  }  .md-block-grid-6 > div:nth-of-type(6n+1) {   clear: both;  }  .md-block-grid-6 > div:nth-of-type(6n+1):after {   display: none;  }  .md-block-grid-6 > div:nth-last-child(-n+6):before {   content: none;  }  .md-block-grid-7 > div {   width: 14.28571%;  }  .md-block-grid-7 > div:nth-of-type(1n) {   clear: none;  }  .md-block-grid-7 > div:nth-of-type(1n):after {   display: block;  }  .md-block-grid-7 > div:nth-of-type(7n+1) {   clear: both;  }  .md-block-grid-7 > div:nth-of-type(7n+1):after {   display: none;  }  .md-block-grid-7 > div:nth-last-child(-n+7):before {   content: none;  }  .md-block-grid-8 > div {   width: 12.5%;  }  .md-block-grid-8 > div:nth-of-type(1n) {   clear: none;  }  .md-block-grid-8 > div:nth-of-type(1n):after {   display: block;  }  .md-block-grid-8 > div:nth-of-type(8n+1) {   clear: both;  }  .md-block-grid-8 > div:nth-of-type(8n+1):after {   display: none;  }  .md-block-grid-8 > div:nth-last-child(-n+8):before {   content: none;  }  .md-block-grid-9 > div {   width: 11.11111%;  }  .md-block-grid-9 > div:nth-of-type(1n) {   clear: none;  }  .md-block-grid-9 > div:nth-of-type(1n):after {   display: block;  }  .md-block-grid-9 > div:nth-of-type(9n+1) {   clear: both;  }  .md-block-grid-9 > div:nth-of-type(9n+1):after {   display: none;  }  .md-block-grid-9 > div:nth-last-child(-n+9):before {   content: none;  }  .md-block-grid-10 > div {   width: 10%;  }  .md-block-grid-10 > div:nth-of-type(1n) {   clear: none;  }  .md-block-grid-10 > div:nth-of-type(1n):after {   display: block;  }  .md-block-grid-10 > div:nth-of-type(10n+1) {   clear: both;  }  .md-block-grid-10 > div:nth-of-type(10n+1):after {   display: none;  }  .md-block-grid-10 > div:nth-last-child(-n+10):before {   content: none;  }  .md-block-grid-11 > div {   width: 9.09091%;  }  .md-block-grid-11 > div:nth-of-type(1n) {   clear: none;  }  .md-block-grid-11 > div:nth-of-type(1n):after {   display: block;  }  .md-block-grid-11 > div:nth-of-type(11n+1) {   clear: both;  }  .md-block-grid-11 > div:nth-of-type(11n+1):after {   display: none;  }  .md-block-grid-11 > div:nth-last-child(-n+11):before {   content: none;  }  .md-block-grid-12 > div {   width: 8.33333%;  }  .md-block-grid-12 > div:nth-of-type(1n) {   clear: none;  }  .md-block-grid-12 > div:nth-of-type(1n):after {   display: block;  }  .md-block-grid-12 > div:nth-of-type(12n+1) {   clear: both;  }  .md-block-grid-12 > div:nth-of-type(12n+1):after {   display: none;  }  .md-block-grid-12 > div:nth-last-child(-n+12):before {   content: none;  } }  @media (min-width: 1200px) {  [class*="block-grid-"] {   margin: 0 -15px;  }  [class*="block-grid-"] > div {   padding: 0 15px;  }  .item-columns {   padding: 0 15px;  }  .lg-block-grid-1 > div {   width: 100%;  }  .lg-block-grid-1 > div:nth-of-type(1n) {   clear: none;  }  .lg-block-grid-1 > div:nth-of-type(1n):after {   display: block;  }  .lg-block-grid-1 > div:nth-of-type(1n+1) {   clear: both;  }  .lg-block-grid-1 > div:nth-of-type(1n+1):after {   display: none;  }  .lg-block-grid-1 > div:nth-last-child(-n+1):before {   content: none;  }  .lg-block-grid-2 > div {   width: 50%;  }  .lg-block-grid-2 > div:nth-of-type(1n) {   clear: none;  }  .lg-block-grid-2 > div:nth-of-type(1n):after {   display: block;  }  .lg-block-grid-2 > div:nth-of-type(2n+1) {   clear: both;  }  .lg-block-grid-2 > div:nth-of-type(2n+1):after {   display: none;  }  .lg-block-grid-2 > div:nth-last-child(-n+2):before {   content: none;  }  .lg-block-grid-3 > div {   width: 33.33333%;  }  .lg-block-grid-3 > div:nth-of-type(1n) {   clear: none;  }  .lg-block-grid-3 > div:nth-of-type(1n):after {   display: block;  }  .lg-block-grid-3 > div:nth-of-type(3n+1) {   clear: both;  }  .lg-block-grid-3 > div:nth-of-type(3n+1):after {   display: none;  }  .lg-block-grid-3 > div:nth-last-child(-n+3):before {   content: none;  }  .lg-block-grid-4 > div {   width: 25%;  }  .lg-block-grid-4 > div:nth-of-type(1n) {   clear: none;  }  .lg-block-grid-4 > div:nth-of-type(1n):after {   display: block;  }  .lg-block-grid-4 > div:nth-of-type(4n+1) {   clear: both;  }  .lg-block-grid-4 > div:nth-of-type(4n+1):after {   display: none;  }  .lg-block-grid-4 > div:nth-last-child(-n+4):before {   content: none;  }  .lg-block-grid-5 > div {   width: 20%;  }  .lg-block-grid-5 > div:nth-of-type(1n) {   clear: none;  }  .lg-block-grid-5 > div:nth-of-type(1n):after {   display: block;  }  .lg-block-grid-5 > div:nth-of-type(5n+1) {   clear: both;  }  .lg-block-grid-5 > div:nth-of-type(5n+1):after {   display: none;  }  .lg-block-grid-5 > div:nth-last-child(-n+5):before {   content: none;  }  .lg-block-grid-6 > div {   width: 16.66667%;  }  .lg-block-grid-6 > div:nth-of-type(1n) {   clear: none;  }  .lg-block-grid-6 > div:nth-of-type(1n):after {   display: block;  }  .lg-block-grid-6 > div:nth-of-type(6n+1) {   clear: both;  }  .lg-block-grid-6 > div:nth-of-type(6n+1):after {   display: none;  }  .lg-block-grid-6 > div:nth-last-child(-n+6):before {   content: none;  }  .lg-block-grid-7 > div {   width: 14.28571%;  }  .lg-block-grid-7 > div:nth-of-type(1n) {   clear: none;  }  .lg-block-grid-7 > div:nth-of-type(1n):after {   display: block;  }  .lg-block-grid-7 > div:nth-of-type(7n+1) {   clear: both;  }  .lg-block-grid-7 > div:nth-of-type(7n+1):after {   display: none;  }  .lg-block-grid-7 > div:nth-last-child(-n+7):before {   content: none;  }  .lg-block-grid-8 > div {   width: 12.5%;  }  .lg-block-grid-8 > div:nth-of-type(1n) {   clear: none;  }  .lg-block-grid-8 > div:nth-of-type(1n):after {   display: block;  }  .lg-block-grid-8 > div:nth-of-type(8n+1) {   clear: both;  }  .lg-block-grid-8 > div:nth-of-type(8n+1):after {   display: none;  }  .lg-block-grid-8 > div:nth-last-child(-n+8):before {   content: none;  }  .lg-block-grid-9 > div {   width: 11.11111%;  }  .lg-block-grid-9 > div:nth-of-type(1n) {   clear: none;  }  .lg-block-grid-9 > div:nth-of-type(1n):after {   display: block;  }  .lg-block-grid-9 > div:nth-of-type(9n+1) {   clear: both;  }  .lg-block-grid-9 > div:nth-of-type(9n+1):after {   display: none;  }  .lg-block-grid-9 > div:nth-last-child(-n+9):before {   content: none;  }  .lg-block-grid-10 > div {   width: 10%;  }  .lg-block-grid-10 > div:nth-of-type(1n) {   clear: none;  }  .lg-block-grid-10 > div:nth-of-type(1n):after {   display: block;  }  .lg-block-grid-10 > div:nth-of-type(10n+1) {   clear: both;  }  .lg-block-grid-10 > div:nth-of-type(10n+1):after {   display: none;  }  .lg-block-grid-10 > div:nth-last-child(-n+10):before {   content: none;  }  .lg-block-grid-11 > div {   width: 9.09091%;  }  .lg-block-grid-11 > div:nth-of-type(1n) {   clear: none;  }  .lg-block-grid-11 > div:nth-of-type(1n):after {   display: block;  }  .lg-block-grid-11 > div:nth-of-type(11n+1) {   clear: both;  }  .lg-block-grid-11 > div:nth-of-type(11n+1):after {   display: none;  }  .lg-block-grid-11 > div:nth-last-child(-n+11):before {   content: none;  }  .lg-block-grid-12 > div {   width: 8.33333%;  }  .lg-block-grid-12 > div:nth-of-type(1n) {   clear: none;  }  .lg-block-grid-12 > div:nth-of-type(1n):after {   display: block;  }  .lg-block-grid-12 > div:nth-of-type(12n+1) {   clear: both;  }  .lg-block-grid-12 > div:nth-of-type(12n+1):after {   display: none;  }  .lg-block-grid-12 > div:nth-last-child(-n+12):before {   content: none;  } }  @media (min-width: 1550px) {  .hm_lg-block-grid-1 > div {   width: 100%;  }  .hm_lg-block-grid-1 > div:nth-of-type(1n) {   clear: none;  }  .hm_lg-block-grid-1 > div:nth-of-type(1n):after {   display: block;  }  .hm_lg-block-grid-1 > div:nth-of-type(1n+1) {   clear: both;  }  .hm_lg-block-grid-1 > div:nth-of-type(1n+1):after {   display: none;  }  .hm_lg-block-grid-1 > div:nth-last-child(-n+1):before {   content: none;  }  .hm_lg-block-grid-2 > div {   width: 50%;  }  .hm_lg-block-grid-2 > div:nth-of-type(1n) {   clear: none;  }  .hm_lg-block-grid-2 > div:nth-of-type(1n):after {   display: block;  }  .hm_lg-block-grid-2 > div:nth-of-type(2n+1) {   clear: both;  }  .hm_lg-block-grid-2 > div:nth-of-type(2n+1):after {   display: none;  }  .hm_lg-block-grid-2 > div:nth-last-child(-n+2):before {   content: none;  }  .hm_lg-block-grid-3 > div {   width: 33.33333%;  }  .hm_lg-block-grid-3 > div:nth-of-type(1n) {   clear: none;  }  .hm_lg-block-grid-3 > div:nth-of-type(1n):after {   display: block;  }  .hm_lg-block-grid-3 > div:nth-of-type(3n+1) {   clear: both;  }  .hm_lg-block-grid-3 > div:nth-of-type(3n+1):after {   display: none;  }  .hm_lg-block-grid-3 > div:nth-last-child(-n+3):before {   content: none;  }  .hm_lg-block-grid-4 > div {   width: 25%;  }  .hm_lg-block-grid-4 > div:nth-of-type(1n) {   clear: none;  }  .hm_lg-block-grid-4 > div:nth-of-type(1n):after {   display: block;  }  .hm_lg-block-grid-4 > div:nth-of-type(4n+1) {   clear: both;  }  .hm_lg-block-grid-4 > div:nth-of-type(4n+1):after {   display: none;  }  .hm_lg-block-grid-4 > div:nth-last-child(-n+4):before {   content: none;  }  .hm_lg-block-grid-5 > div {   width: 20%;  }  .hm_lg-block-grid-5 > div:nth-of-type(1n) {   clear: none;  }  .hm_lg-block-grid-5 > div:nth-of-type(1n):after {   display: block;  }  .hm_lg-block-grid-5 > div:nth-of-type(5n+1) {   clear: both;  }  .hm_lg-block-grid-5 > div:nth-of-type(5n+1):after {   display: none;  }  .hm_lg-block-grid-5 > div:nth-last-child(-n+5):before {   content: none;  }  .hm_lg-block-grid-6 > div {   width: 16.66667%;  }  .hm_lg-block-grid-6 > div:nth-of-type(1n) {   clear: none;  }  .hm_lg-block-grid-6 > div:nth-of-type(1n):after {   display: block;  }  .hm_lg-block-grid-6 > div:nth-of-type(6n+1) {   clear: both;  }  .hm_lg-block-grid-6 > div:nth-of-type(6n+1):after {   display: none;  }  .hm_lg-block-grid-6 > div:nth-last-child(-n+6):before {   content: none;  }  .hm_lg-block-grid-7 > div {   width: 14.28571%;  }  .hm_lg-block-grid-7 > div:nth-of-type(1n) {   clear: none;  }  .hm_lg-block-grid-7 > div:nth-of-type(1n):after {   display: block;  }  .hm_lg-block-grid-7 > div:nth-of-type(7n+1) {   clear: both;  }  .hm_lg-block-grid-7 > div:nth-of-type(7n+1):after {   display: none;  }  .hm_lg-block-grid-7 > div:nth-last-child(-n+7):before {   content: none;  }  .hm_lg-block-grid-8 > div {   width: 12.5%;  }  .hm_lg-block-grid-8 > div:nth-of-type(1n) {   clear: none;  }  .hm_lg-block-grid-8 > div:nth-of-type(1n):after {   display: block;  }  .hm_lg-block-grid-8 > div:nth-of-type(8n+1) {   clear: both;  }  .hm_lg-block-grid-8 > div:nth-of-type(8n+1):after {   display: none;  }  .hm_lg-block-grid-8 > div:nth-last-child(-n+8):before {   content: none;  }  .hm_lg-block-grid-9 > div {   width: 11.11111%;  }  .hm_lg-block-grid-9 > div:nth-of-type(1n) {   clear: none;  }  .hm_lg-block-grid-9 > div:nth-of-type(1n):after {   display: block;  }  .hm_lg-block-grid-9 > div:nth-of-type(9n+1) {   clear: both;  }  .hm_lg-block-grid-9 > div:nth-of-type(9n+1):after {   display: none;  }  .hm_lg-block-grid-9 > div:nth-last-child(-n+9):before {   content: none;  }  .hm_lg-block-grid-10 > div {   width: 10%;  }  .hm_lg-block-grid-10 > div:nth-of-type(1n) {   clear: none;  }  .hm_lg-block-grid-10 > div:nth-of-type(1n):after {   display: block;  }  .hm_lg-block-grid-10 > div:nth-of-type(10n+1) {   clear: both;  }  .hm_lg-block-grid-10 > div:nth-of-type(10n+1):after {   display: none;  }  .hm_lg-block-grid-10 > div:nth-last-child(-n+10):before {   content: none;  }  .hm_lg-block-grid-11 > div {   width: 9.09091%;  }  .hm_lg-block-grid-11 > div:nth-of-type(1n) {   clear: none;  }  .hm_lg-block-grid-11 > div:nth-of-type(1n):after {   display: block;  }  .hm_lg-block-grid-11 > div:nth-of-type(11n+1) {   clear: both;  }  .hm_lg-block-grid-11 > div:nth-of-type(11n+1):after {   display: none;  }  .hm_lg-block-grid-11 > div:nth-last-child(-n+11):before {   content: none;  }  .hm_lg-block-grid-12 > div {   width: 8.33333%;  }  .hm_lg-block-grid-12 > div:nth-of-type(1n) {   clear: none;  }  .hm_lg-block-grid-12 > div:nth-of-type(1n):after {   display: block;  }  .hm_lg-block-grid-12 > div:nth-of-type(12n+1) {   clear: both;  }  .hm_lg-block-grid-12 > div:nth-of-type(12n+1):after {   display: none;  }  .hm_lg-block-grid-12 > div:nth-last-child(-n+12):before {   content: none;  } } .no-gutter [class*="block-grid-"] {  margin: 0 !important; } .no-gutter [class*="block-grid-"] > div {  padding: 0 !important; } .no-gutter .row {  margin-left: 0 !important;  margin-right: 0 !important; } .no-gutter [class*="col-"], .no-gutter .item-columns {  padding-left: 0 !important;  padding-right: 0 !important; } .small-gutter [class*="block-grid-"] {  margin-left: 1px !important;  margin-right: 1px !important; } .small-gutter [class*="block-grid-"] > div {  padding-left: 1px !important;  padding-right: 1px !important;  margin-bottom: 2px; }  html {  overflow-x: hidden !important; } body {  overflow-x: hidden !important;  font-size: 16px;  line-height: 28px; } body .wrapper-page {  overflow: hidden;  width: 100%;  background: #fff;  position: relative; } body.boxed-layout, body.boxed {  background: #efefef;  max-width: 1440px;  -webkit-box-shadow: 0px 5px 5px rgba(0, 0, 0, 0.15);  box-shadow: 0px 5px 5px rgba(0, 0, 0, 0.15);  margin: 0 auto; } body.boxed-layout .wrapper-page, body.boxed .wrapper-page {  background: #fff; } body.open-off-canvas:after {  content: "";  background: rgba(0, 0, 0, 0.5);  position: absolute;  top: 0;  left: 0;  width: 100%;  height: 5000px;  z-index: 99; } body .page {  position: relative; } body .container-layout-content.container {  margin-top: 60px;  margin-bottom: 50px; } @media (max-width: 1024.98px) {  body .container-layout-content.container .content-page-wrap {   padding-left: 15px;   padding-right: 15px;  } } @media (max-width: 575.98px) {  body .container-layout-content.container .content-page-wrap {   padding-left: 0px;   padding-right: 0px;  } } .base-layout.has-sidebar .container {  width: 100% !important;  padding: 0 !important; } .main-page-content {  position: relative; } body.page .main-page-content.has-one-sidebar {  margin-top: 110px; } @media (max-width: 1024px) {  body.page .main-page-content.has-one-sidebar {   margin-top: 70px;  } } .wp-content {  min-height: 150px; } footer .footer-main {  background-color: var(--qempo-footer-bg-color);  color: var(--qempo-footer-color);  font-size: 16px;  position: relative; } footer .footer-main a {  color: #070346;  color: var(--qempo-footer-color-link); } footer .footer-main a:hover {  color: var(--qempo-theme-color);  color: var(--qempo-footer-color-link-hover); } footer .footer-main .footer-main > p {  display: none; } footer .footer-main .elementor-widget h5 {  color: #070346;  font-size: 20px;  font-weight: 600;  margin-top: 0;  margin-bottom: 40px; } #menu-footer {  display: inline-block;  margin-bottom: 0; } @media (min-width: 557px) {  #menu-footer > li {   display: inline-block;  } } #menu-footer > li + li {  margin-left: 50px; } @media (max-width: 557px) {  #menu-footer > li + li {   margin-left: 0px;  } } #menu-footer > li > a {  color: #c0c0c0;  font-size: 16px;  font-weight: 700;  padding: 0;  background: transparent; } #menu-footer > li > a:after {  content: none; } .copyright {  color: var(--qempo-footer-color);  background: #070346; } .copyright .copyright-content {  text-align: center;  padding: 35px 0;  border-top: 1px solid rgba(255, 255, 255, 0.1);  color: #fff; } .return-top {  background-color: #fff;  border: 2px solid #E9E9EE;  -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.16);  box-shadow: 0 5px 10px rgba(0, 0, 0, 0.16);  color: var(--qempo-theme-color);  font-weight: 700;  text-align: center;  position: fixed;  bottom: 30px;  right: 30px;  z-index: 999;  width: 45px;  height: 45px;  line-height: 42px;  display: none;  -webkit-transition: all 0.35s;  transition: all 0.35s;  -moz-transition: all 0.35s;  -ms-transition: all 0.35s;  border-radius: 8px; } .return-top i {  font-size: 16px; } .return-top:hover {  cursor: pointer;  border-color: var(--qempo-theme-color); } @media (max-width: 1025px) {  .container {   max-width: 100%;  } }  .gv-sticky-menu {  position: relative;  -webkit-transition: all 0.05s !important;  transition: all 0.05s !important; } .gv-sticky-wrapper {  position: relative;  z-index: 1;  width: 100%; } .gv-sticky-wrapper.is-fixed > .elementor-section {  position: fixed !important;  width: 100%;  z-index: 999;  left: 0;  top: 0;  -webkit-box-shadow: 2px 3px 3px rgba(0, 0, 0, 0.1);  box-shadow: 2px 3px 3px rgba(0, 0, 0, 0.1); } .gva-search {  position: relative; } .gva-search .control-search {  display: inline-block;  text-align: center; } .gva-search .control-search:hover i, .gva-search .control-search:focus i, .gva-search .control-search.search-open i {  color: var(--qempo-theme-color); } .gva-search .gva-search-content {  position: absolute;  top: 100%;  right: -35px;  z-index: 1;  background: #fff;  -webkit-box-shadow: 0 6px 18px rgba(0, 0, 0, 0.1);  box-shadow: 0 6px 18px rgba(0, 0, 0, 0.1);  min-width: 250px;  margin-top: 16px;  border: 1px solid rgba(0, 0, 0, 0.05);  opacity: 0;  filter: alpha(opacity=0);  -webkit-transition: all 0.35s;  transition: all 0.35s;  -moz-transition: all 0.35s;  -ms-transition: all 0.35s;  visibility: hidden;  padding: 15px; } .gva-search .gva-search-content:after {  content: '';  border: 10px solid transparent;  border-bottom-color: #E9E9EE;  position: absolute;  bottom: 100%;  right: 35px; } .gva-search .gva-main-search {  padding-top: 0; } .gva-search.open .gva-search-content {  opacity: 1;  filter: alpha(opacity=100);  visibility: visible; } @media (max-width: 1024.98px) {  header {   padding-top: 0 !important;   padding-bottom: 0 !important;  } } .header-mobile {  background: #FFF !important;  width: 100%;  position: relative;  -webkit-box-shadow: 0px 5px 10px 0px rgba(0, 0, 0, 0.05);  box-shadow: 0px 5px 10px 0px rgba(0, 0, 0, 0.05); } .header-mobile .topbar-mobile {  padding: 10px 30px;  font-size: 14px;  background: #070346;  color: #9D9D9D; } @media (max-width: 767.98px) {  .header-mobile .topbar-mobile {   padding-left: 15px;   padding-right: 15px;  } } .header-mobile .topbar-mobile .topbar-left .topbar-information {  font-weight: 600; } .header-mobile .topbar-mobile .topbar-left .topbar-information i {  color: var(--qempo-theme-color);  margin-right: 6px; } @media (min-width: 576px) {  .header-mobile .topbar-mobile .topbar-right .socials {   text-align: right;  } } .header-mobile .topbar-mobile .topbar-right .socials li a {  font-size: 16px; } .header-mobile .header-mobile-content {  position: relative;  padding: 15px 30px; } @media (max-width: 767.98px) {  .header-mobile .header-mobile-content {   padding-left: 15px;   padding-right: 15px;  } } .header-mobile .header-mobile-content .header-content-inner .header-left {  width: 50%;  float: left;  min-height: 20px; } .header-mobile .header-mobile-content .header-content-inner .header-left .logo-mobile {  max-width: 150px;  padding-top: 10px; } .header-mobile .header-mobile-content .header-content-inner .header-left .logo-mobile img {  max-width: 105px; } .header-mobile .header-mobile-content .header-content-inner .header-right {  width: 50%;  float: left;  position: relative;  display: -webkit-box;  display: -ms-flexbox;  display: flex;  -ms-flex-wrap: wrap;  flex-wrap: wrap;  -webkit-box-pack: center;  -ms-flex-pack: center;  justify-content: center;  -webkit-box-pack: end;  -ms-flex-pack: end;  justify-content: flex-end;  padding-top: 10px; } .header-mobile .header-mobile-content .header-content-inner .header-right .main-search {  padding-top: 2px; } .header-mobile .header-mobile-content .header-content-inner .header-right .main-search .control-search .icon {  color: #070346;  font-size: 20px;  font-weight: 700; } .header-mobile .header-mobile-content .header-content-inner .header-right .canvas-mobile {  margin-left: 20px; } .header-mobile .header-mobile-content .header-content-inner .header-right .canvas-mobile .canvas-menu .icon {  font-size: 30px;  color: #070346; } .header-mobile .header-mobile-content .mini-cart-header {  margin-top: -15px !important;  position: absolute;  top: 50%;  right: 25px; } .header-builder-frontend {  position: relative;  z-index: 999;  width: 100%; } .header-builder-frontend.header-position-relative .header-builder-inner {  position: relative;  width: 100%; } .header-builder-frontend.header-position-absolute .header-builder-inner {  position: absolute;  width: 100%; } .header-builder-frontend.header-position-absolute .header-builder-inner .gv-sticky-menu.stuck {  background: #070346; } @media (max-width: 1024.98px) {  .header-builder-frontend {   position: relative;  } } .header-default {  background: #fff;  position: relative;  z-index: 999; } .header-default .header-bottom {  background: #fff;  position: relative; } .header-default .header-bottom .header-bottom-inner {  position: relative;  padding-left: 170px;  min-height: 80px;  padding-right: 35px; } .header-default .header-bottom .header-bottom-inner .logo {  position: absolute;  top: 50%;  left: 0;  z-index: 1;  padding: 18px 0 15px;  -webkit-transform: translateY(-50%);  transform: translateY(-50%);  width: 130px; } .header-default .header-bottom .header-bottom-inner ul.gva-nav-menu {  float: right; } .header-default .header-bottom .header-bottom-inner ul.gva-nav-menu > li > a {  padding: 30px 2px; } .header-default .header-bottom .header-bottom-inner .gsc-search-box {  position: absolute;  right: 0;  top: 50%;  margin-top: -12px;  z-index: 1; } .header-default .header-bottom .header-bottom-inner .gsc-search-box .control-search svg {  width: 16px;  fill: #070346; } .header-default .header-bottom .header-bottom-inner .gsc-search-box .control-search:hover svg {  fill: var(--qempo-theme-color); } .header-builder {  min-height: 550px; } .header-builder.header-bg-black {  padding: 10px 0 30px;  background: url(https://hurixbeta.hurix.com/wp-content/themes/qempo/css/../images/bg-header-builder.jpg) no-repeat center top transparent;  background-size: cover; }  ul.gva-nav-menu {  margin-bottom: 0;  padding: 0;  padding-left: 20px; } ul.gva-nav-menu > li {  margin: 0;  position: relative;  list-style: none;  float: left;  display: inline-block;  padding: 0 20px; } ul.gva-nav-menu > li > a {  font-size: 15px;  font-weight: 700;  height: auto;  position: relative;  display: inline-block;  color: #737373;  padding: 32px 0; } ul.gva-nav-menu > li > a:hover, ul.gva-nav-menu > li > a:active, ul.gva-nav-menu > li > a:focus {  color: var(--qempo-theme-color-second); } ul.gva-nav-menu > li > a:hover .menu-title:after, ul.gva-nav-menu > li > a:active .menu-title:after, ul.gva-nav-menu > li > a:focus .menu-title:after {  width: 100%; } ul.gva-nav-menu > li > a .menu-title {  position: relative; } ul.gva-nav-menu > li > a .menu-title:after {  content: '';  width: 0;  height: 2px;  position: absolute;  bottom: 1px;  left: 0;  -webkit-transition: all 0.35s;  transition: all 0.35s;  -moz-transition: all 0.35s;  -ms-transition: all 0.35s;  z-index: -1;  background: var(--qempo-theme-color-second); } ul.gva-nav-menu > li > a .caret {  margin-left: 3px;  top: 2px;  position: relative;  height: 8px;  width: 10px;  display: inline-block;  font-size: 14px; } ul.gva-nav-menu > li > a .caret:after {  content: '\f107';  position: absolute;  left: 0;  top: 50%;  margin-top: -7px;  z-index: 1;  font-family: "Font Awesome 5 Free";  line-height: 1;  font-size: 12px;  font-weight: 700;  opacity: 0.8; } ul.gva-nav-menu > li:hover > a, ul.gva-nav-menu > li:active > a, ul.gva-nav-menu > li:focus > a, ul.gva-nav-menu > li.current_page_parent > a {  color: var(--qempo-theme-color-second); } ul.gva-nav-menu > li:hover > a .menu-title:after, ul.gva-nav-menu > li:active > a .menu-title:after, ul.gva-nav-menu > li:focus > a .menu-title:after, ul.gva-nav-menu > li.current_page_parent > a .menu-title:after {  width: 100%; } ul.gva-nav-menu > li > .submenu-inner:after {  content: '';  position: absolute;  bottom: 100%;  left: 16px;  width: 16px;  height: 16px;  border-width: 8px;  border-style: solid;  border-color: transparent transparent #fff transparent;  display: block; } ul.gva-nav-menu > li .submenu-inner, ul.gva-nav-menu > li ul.submenu-inner {  opacity: 0;  filter: alpha(opacity=0);  visibility: hidden;  position: absolute;  -webkit-transition: all 0.35s;  transition: all 0.35s;  -moz-transition: all 0.35s;  -ms-transition: all 0.35s;  top: 100%;  z-index: 99;  margin-top: -2px;  -webkit-box-shadow: 0 0 20px 0 rgba(62, 28, 131, 0.1);  box-shadow: 0 0 20px 0 rgba(62, 28, 131, 0.1);  -webkit-transition: all 0.35s;  transition: all 0.35s;  -moz-transition: all 0.35s;  -ms-transition: all 0.35s;  border-radius: 6px;  min-width: 250px;  padding: 20px 20px 20px;  background: #fff;  list-style-type: none;  -webkit-transform: rotateX(-90deg);  transform: rotateX(-90deg);  -webkit-transform-origin: 0 0;  transform-origin: 0 0; } ul.gva-nav-menu > li .submenu-inner li, ul.gva-nav-menu > li ul.submenu-inner li {  background: transparent;  position: relative;  text-align: left;  border-bottom: 1px solid #E9E9EE;  padding: 5px 0; } @media (max-width: 1024.98px) {  ul.gva-nav-menu > li .submenu-inner li, ul.gva-nav-menu > li ul.submenu-inner li {   border-bottom: 0;  } } ul.gva-nav-menu > li .submenu-inner li:last-child, ul.gva-nav-menu > li ul.submenu-inner li:last-child {  border-bottom: none; } ul.gva-nav-menu > li .submenu-inner li a, ul.gva-nav-menu > li ul.submenu-inner li a {  display: block;  line-height: 1.4;  padding: 8px 0;  font-size: 15px;  text-transform: capitalize;  position: relative;  color: var(--qempo-body-color);  -webkit-transition: all 0.35s;  transition: all 0.35s; } ul.gva-nav-menu > li .submenu-inner li a:before, ul.gva-nav-menu > li ul.submenu-inner li a:before {  content: "";  width: 9px;  height: 2px;  background-color: var(--qempo-theme-color);  position: absolute;  top: 50%;  left: -10px;  margin-top: -2px;  opacity: 0;  -webkit-transition: all 0.35s;  transition: all 0.35s; } ul.gva-nav-menu > li .submenu-inner li a .caret, ul.gva-nav-menu > li ul.submenu-inner li a .caret {  top: 18px;  position: absolute;  right: 0;  height: 8px;  width: 10px;  display: inline-block; } ul.gva-nav-menu > li .submenu-inner li a .caret:after, ul.gva-nav-menu > li ul.submenu-inner li a .caret:after {  content: '\f054';  position: absolute;  left: 0;  top: 50%;  margin-top: -8px;  z-index: 1;  font-family: "Font Awesome 5 Free";  line-height: 1;  font-size: 12px;  font-weight: 700; } ul.gva-nav-menu > li .submenu-inner li a:hover, ul.gva-nav-menu > li .submenu-inner li a:focus, ul.gva-nav-menu > li .submenu-inner li a:active, ul.gva-nav-menu > li ul.submenu-inner li a:hover, ul.gva-nav-menu > li ul.submenu-inner li a:focus, ul.gva-nav-menu > li ul.submenu-inner li a:active {  color: var(--qempo-theme-color); } ul.gva-nav-menu > li .submenu-inner li ul.submenu-inner, ul.gva-nav-menu > li ul.submenu-inner li ul.submenu-inner {  position: absolute;  left: 90%;  top: 0; } ul.gva-nav-menu > li .submenu-inner li:hover > a, ul.gva-nav-menu > li ul.submenu-inner li:hover > a {  padding-left: 16px; } ul.gva-nav-menu > li .submenu-inner li:hover > a:before, ul.gva-nav-menu > li ul.submenu-inner li:hover > a:before {  opacity: 1;  filter: alpha(opacity=100);  left: 0; } ul.gva-nav-menu > li .submenu-inner li:hover > ul.submenu-inner, ul.gva-nav-menu > li ul.submenu-inner li:hover > ul.submenu-inner {  display: block;  opacity: 1;  filter: alpha(opacity=100);  visibility: visible;  -webkit-transform: rotateX(0);  transform: rotateX(0); } ul.gva-nav-menu > li:hover > .submenu-inner {  top: 100%;  opacity: 1;  filter: alpha(opacity=100);  visibility: visible;  height: auto;  opacity: 1;  filter: alpha(opacity=100);  display: block;  -webkit-transform: rotateX(0);  transform: rotateX(0); } @media (max-width: 1600px) {  ul.gva-nav-menu > li:last-child ul.submenu-inner li ul.submenu-inner, ul.gva-nav-menu > li:nth-last-child(2) ul.submenu-inner li ul.submenu-inner {   right: 100%;   left: auto;  } } ul.gva-nav-menu > li.megamenu-main .megamenu-wrap-inner {  max-width: 1170px !important;  background: #fff;  left: 0;  padding-top: 30px;  -webkit-transform: rotateX(-90deg);  transform: rotateX(-90deg);  -webkit-transform-origin: 0 0;  transform-origin: 0 0; } ul.gva-nav-menu > li.megamenu-main .megamenu-wrap-inner ul.megamenu-sub {  padding: 0;  list-style-type: none; } ul.gva-nav-menu > li.megamenu-main .megamenu-wrap-inner ul.megamenu-sub.megamenu-columns-6 > li {  width: 16.66667%; } ul.gva-nav-menu > li.megamenu-main .megamenu-wrap-inner ul.megamenu-sub.megamenu-columns-5 > li {  width: 20%; } ul.gva-nav-menu > li.megamenu-main .megamenu-wrap-inner ul.megamenu-sub.megamenu-columns-4 > li {  width: 25%; } ul.gva-nav-menu > li.megamenu-main .megamenu-wrap-inner ul.megamenu-sub.megamenu-columns-3 > li {  width: 33.33333%; } ul.gva-nav-menu > li.megamenu-main .megamenu-wrap-inner ul.megamenu-sub.megamenu-columns-2 > li {  width: 50%; } ul.gva-nav-menu > li.megamenu-main .megamenu-wrap-inner ul.megamenu-sub.megamenu-columns-1 > li {  width: 100%; } ul.gva-nav-menu > li.megamenu-main .megamenu-wrap-inner ul.megamenu-sub > li {  border: none;  list-style: none;  float: left;  padding-left: 15px;  padding-right: 15px; } ul.gva-nav-menu > li.megamenu-main .megamenu-wrap-inner ul.megamenu-sub > li > a {  border-bottom: 1px solid #E9E9EE;  padding: 0 0 10px;  margin: 0 0 5px;  display: block;  color: #070346 !important;  font-weight: 500; } ul.gva-nav-menu > li.megamenu-main .megamenu-wrap-inner ul.megamenu-sub > li > a .caret {  display: none; } ul.gva-nav-menu > li.megamenu-main .megamenu-wrap-inner ul.megamenu-sub > li > a:before {  content: none; } @media (max-width: 1024.98px) {  ul.gva-nav-menu > li.megamenu-main .megamenu-wrap-inner ul.megamenu-sub > li > a {   margin-top: 6px;  } } ul.gva-nav-menu > li.megamenu-main .megamenu-wrap-inner ul.megamenu-sub > li .submenu-inner {  background: transparent !important;  -webkit-box-shadow: none;  box-shadow: none;  display: block;  position: static;  padding: 0;  min-width: 100%;  opacity: 1;  filter: alpha(opacity=100);  -webkit-transform: scale(1);  transform: scale(1);  visibility: visible;  max-width: 100% !important;  min-width: 10px !important; } ul.gva-nav-menu > li.megamenu-main .megamenu-wrap-inner ul.megamenu-sub > li .submenu-inner li {  list-style: none;  border: none;  padding: 0; } ul.gva-nav-menu > li.megamenu-main .megamenu-wrap-inner ul.megamenu-sub > li .submenu-inner li:last-child {  border: none; } ul.gva-nav-menu > li.megamenu-main .megamenu-wrap-inner ul.megamenu-sub > li .submenu-inner li.menu-item-has-children > a {  font-weight: 600; } ul.gva-nav-menu > li.megamenu-main .megamenu-wrap-inner ul.megamenu-sub > li .submenu-inner li .submenu-inner {  padding-left: 20px !important;  display: block; } ul.gva-nav-menu > li.megamenu-main .megamenu-wrap-inner.megamenu-align-left {  left: 0;  right: auto; } ul.gva-nav-menu > li.megamenu-main .megamenu-wrap-inner.megamenu-align-right {  right: 0;  left: auto; } ul.gva-nav-menu > li.megamenu-main .megamenu-wrap-inner.megamenu-align-center {  left: 50%;  -webkit-transform: rotateX(-90deg) translateX(-50%) !important;  transform: rotateX(-90deg) translateX(-50%) !important; } ul.gva-nav-menu > li.megamenu-main .megamenu-wrap-inner.megamenu-align-center:after {  bottom: 100%;  left: 50%;  margin-left: -6px; } ul.gva-nav-menu > li.megamenu-main:hover .megamenu-wrap-inner {  -webkit-transform: rotateX(0) translateX(-50%) !important;  transform: rotateX(0) translateX(-50%) !important; } .menu-skin-white #mega-menu-main-menu > li > a {  text-transform: uppercase;  font-style: normal !important;  color: #fff !important; } .menu-skin-white #mega-menu-main-menu > li > a:hover, .menu-skin-white #mega-menu-main-menu > li > a:focus, .menu-skin-white #mega-menu-main-menu > li > a:active {  color: #070346 !important; } .gavias-off-canvas-toggle {  font-size: 24px;  float: right;  margin-right: -1px;  border-left: 1px solid rgba(0, 0, 0, 0.1);  border-right: 1px solid rgba(0, 0, 0, 0.1);  text-align: center;  width: 36px;  height: 36px;  border-radius: 4px;  -webkit-border-radius: 4px;  -moz-border-radius: 4px;  -ms-border-radius: 4px;  -o-border-radius: 4px;  background: var(--qempo-theme-color);  color: #fff;  line-height: 1.5;  margin-bottom: 10px; } .gavias-off-canvas-toggle:hover, .gavias-off-canvas-toggle:focus {  background: #070346;  color: #fff; } .gavias-off-canvas-overlay {  position: fixed;  width: 100%;  height: 100%;  top: 0;  left: 0;  background: rgba(0, 0, 0, 0.6);  z-index: 9999;  display: block; } #gavias-off-canvas {  -webkit-box-shadow: 0 0 5px rgba(0, 0, 0, 0.5);  box-shadow: 0 0 5px rgba(0, 0, 0, 0.5);  background: #fff;  height: 100%;  left: -75%;  position: fixed;  top: 0;  -webkit-transition: all 0.35s;  transition: all 0.35s;  -moz-transition: all 0.35s;  -ms-transition: all 0.35s;  width: 70%;  z-index: 99998;  bottom: 0; } #gavias-off-canvas.active {  left: 0; } #gavias-off-canvas .navbar-collapse {  padding-left: 0 !important; } #gavias-off-canvas ul {  padding-left: 25px; } #gavias-off-canvas .off-canvas-top {  height: 35px;  border-bottom: 1px solid rgba(0, 0, 0, 0.1); } #gavias-off-canvas .off-canvas-top .top-social > a {  line-height: 35px;  -webkit-transition: background 0.35s;  transition: background 0.35s;  -moz-transition: background 0.35s;  -ms-transition: background 0.35s;  padding: 0 15px;  display: block;  border-left: 1px solid rgba(0, 0, 0, 0.1);  float: left; } #gavias-off-canvas .off-canvas-top .top-social > a:last-child {  border-right: 1px solid rgba(0, 0, 0, 0.1); } #gavias-off-canvas .off-canvas-top .top-social > a:hover {  background: var(--qempo-theme-color);  color: #fff;  border-color: var(--qempo-theme-color); } #gavias-off-canvas .off-canvas-top .gavias-off-canvas-close {  float: right;  margin-right: 35px;  line-height: 35px;  border-left: 1px solid rgba(0, 0, 0, 0.1);  border-right: 1px solid rgba(0, 0, 0, 0.1);  padding: 0 15px;  color: #070346; } #gavias-off-canvas .off-canvas-top .gavias-off-canvas-close:hover {  cursor: pointer;  background: var(--qempo-theme-color);  color: #fff; } #gavias-off-canvas ul#menu-main-menu {  width: 100%;  margin: 0;  padding: 0; } #gavias-off-canvas ul#menu-main-menu > li {  list-style: none;  display: block;  width: 100%;  border-bottom: 1px solid rgba(0, 0, 0, 0.1);  overflow: hidden;  padding: 10px 20px; } #gavias-off-canvas ul#menu-main-menu > li > a {  -webkit-transition: all 0.35s;  transition: all 0.35s;  -moz-transition: all 0.35s;  -ms-transition: all 0.35s;  font-weight: 600;  text-transform: uppercase;  padding: 0; } #gavias-off-canvas ul#menu-main-menu > li > a:hover, #gavias-off-canvas ul#menu-main-menu > li > a:focus {  background: transparent; } #gavias-off-canvas ul#menu-main-menu > li > a.active > a {  color: var(--qempo-theme-color);  background: transparent; } #gavias-off-canvas ul#menu-main-menu > li .submenu-inner.dropdown-menu {  position: relative;  display: block;  width: 100%;  -webkit-box-shadow: none;  box-shadow: none;  padding: 0;  padding-left: 15px;  border: none; } #gavias-off-canvas ul#menu-main-menu > li .submenu-inner.dropdown-menu li a {  -webkit-transition: all 0.35s;  transition: all 0.35s;  -moz-transition: all 0.35s;  -ms-transition: all 0.35s;  padding: 4px 0; } #gavias-off-canvas ul#menu-main-menu > li .submenu-inner.dropdown-menu li a:hover, #gavias-off-canvas ul#menu-main-menu > li .submenu-inner.dropdown-menu li a:focus {  color: var(--qempo-theme-color);  background: transparent; } #gavias-off-canvas ul#menu-main-menu > li .submenu-inner.dropdown-menu li.active > a {  color: var(--qempo-theme-color);  background: transparent; } #gavias-off-canvas ul#menu-main-menu .caret {  float: right;  margin-top: 5px; } #mega-menu-wrap-primary {  position: static !important; } #mega-menu-wrap-primary .mega-menu-horizontal {  position: static !important; } .gva-offcanvas-content {  position: fixed;  left: -350px;  width: 350px;  max-width: 100%;  top: 0;  bottom: 0;  z-index: 9999;  visibility: hidden;  background: #fff;  -webkit-box-shadow: 0 0 5px rgba(0, 0, 0, 0.3);  box-shadow: 0 0 5px rgba(0, 0, 0, 0.3);  opacity: 0;  filter: alpha(opacity=0);  -webkit-transition: all 0.35s;  transition: all 0.35s;  -moz-transition: all 0.35s;  -ms-transition: all 0.35s; } .gva-offcanvas-content a {  color: #070346; } .gva-offcanvas-content a:hover {  color: var(--qempo-theme-color); } .gva-offcanvas-content .top-canvas {  background: #F7F7F7;  width: 100%;  z-index: 9;  font-size: 18px;  line-height: 45px; } .gva-offcanvas-content .top-canvas:before, .gva-offcanvas-content .top-canvas:after {  content: " ";  display: table; } .gva-offcanvas-content .top-canvas:after {  clear: both; } .gva-offcanvas-content .top-canvas .logo-mm {  float: left;  padding: 10px 10px 0 25px;  display: inline-block;  line-height: 1; } .gva-offcanvas-content .top-canvas .logo-mm img {  max-height: 22px;  max-width: auto; } .gva-offcanvas-content .top-canvas .control-close-mm {  background: var(--qempo-theme-color);  display: inline-block;  width: 45px;  height: 45px;  text-align: center;  color: #fff;  float: right; } .gva-offcanvas-content .top-canvas .control-close-mm:hover {  cursor: pointer;  color: var(--qempo-theme-color); } .gva-offcanvas-content .wp-sidebar .widget {  padding-top: 20px;  margin-bottom: 10px; } .gva-offcanvas-content .wp-sidebar .widget:last-child {  border-bottom: 0; } .gva-offcanvas-content .wp-sidebar .widget .widget-title {  color: #fff;  text-align: center; } .gva-offcanvas-content .wp-sidebar .widget .widget-title span {  font-size: 18px;  color: #070346; } .gva-offcanvas-content .wp-sidebar .widget .widget-title:before {  left: 50%;  margin-left: -40px; } .gva-offcanvas-content .wp-sidebar .widget .widget-title:after {  left: 50%;  margin-left: -25px; } .gva-offcanvas-content .wp-sidebar {  overflow-x: hidden;  height: 100%;  padding: 10px 25px 60px; } .gva-offcanvas-content #gva-mobile-menu {  padding: 0; } .gva-offcanvas-content #gva-mobile-menu ul.gva-mobile-menu {  width: 100%;  margin: 0;  padding: 0;  overflow: hidden; } .gva-offcanvas-content #gva-mobile-menu ul.gva-mobile-menu > li {  position: relative !important;  border-bottom: 1px solid rgba(0, 0, 0, 0.1);  display: block;  width: 100%;  padding: 0; } .gva-offcanvas-content #gva-mobile-menu ul.gva-mobile-menu > li:after {  display: none !important; } .gva-offcanvas-content #gva-mobile-menu ul.gva-mobile-menu > li > .submenu-inner {  padding-bottom: 15px !important;  -webkit-transition: 0s;  transition: 0s;  -moz-transition: 0s;  -ms-transition: 0s; } .gva-offcanvas-content #gva-mobile-menu ul.gva-mobile-menu > li > .submenu-inner li {  border: none;  padding: 0 !important; } .gva-offcanvas-content #gva-mobile-menu ul.gva-mobile-menu > li a {  padding: 12px 0 12px;  font-size: 16px;  color: #070346;  font-weight: 700;  position: relative;  z-index: 11; } .gva-offcanvas-content #gva-mobile-menu ul.gva-mobile-menu > li a .caret {  display: none; } .gva-offcanvas-content #gva-mobile-menu ul.gva-mobile-menu > li a:after {  display: none; } .gva-offcanvas-content #gva-mobile-menu ul.gva-mobile-menu > li a:hover {  color: var(--qempo-theme-color); } .gva-offcanvas-content #gva-mobile-menu ul.gva-mobile-menu > li.menu-item-has-children .caret {  border: none;  position: absolute;  top: 20px;  margin-top: -10px;  right: 0;  width: 150px;  height: 35px;  z-index: 9;  color: #070346;  background: url(https://hurixbeta.hurix.com/wp-content/themes/qempo/css/../images/plus.png) no-repeat center right transparent; } .gva-offcanvas-content #gva-mobile-menu ul.gva-mobile-menu > li.menu-item-has-children .caret:after {  display: none; } .gva-offcanvas-content #gva-mobile-menu ul.gva-mobile-menu > li.menu-item-has-children .caret:hover {  cursor: pointer;  color: var(--qempo-theme-color); } .gva-offcanvas-content #gva-mobile-menu ul.gva-mobile-menu > li.menu-item-has-children.menu-active .caret {  background: url(https://hurixbeta.hurix.com/wp-content/themes/qempo/css/../images/minium.png) no-repeat center right transparent; } .gva-offcanvas-content #gva-mobile-menu ul.gva-mobile-menu > li > a {  display: inline-block; } .gva-offcanvas-content #gva-mobile-menu ul.gva-mobile-menu > li > a .menu-title:after {  display: none; } .gva-offcanvas-content #gva-mobile-menu ul.gva-mobile-menu > li > ul {  display: none; } .gva-offcanvas-content #gva-mobile-menu ul.gva-mobile-menu > li ul.submenu-inner, .gva-offcanvas-content #gva-mobile-menu ul.gva-mobile-menu > li div.submenu-inner {  position: relative;  -webkit-transform: scale(1);  transform: scale(1);  opacity: 1;  filter: alpha(opacity=100);  visibility: visible !important;  background: none;  left: auto;  top: auto;  padding: 0;  border: none !important;  -webkit-box-shadow: none;  box-shadow: none;  display: none;  max-width: 100% !important;  -webkit-transform: rotateX(0) !important;  transform: rotateX(0) !important;  margin: 0; } .gva-offcanvas-content #gva-mobile-menu ul.gva-mobile-menu > li ul.submenu-inner:before, .gva-offcanvas-content #gva-mobile-menu ul.gva-mobile-menu > li ul.submenu-inner:after, .gva-offcanvas-content #gva-mobile-menu ul.gva-mobile-menu > li div.submenu-inner:before, .gva-offcanvas-content #gva-mobile-menu ul.gva-mobile-menu > li div.submenu-inner:after {  content: " ";  display: table; } .gva-offcanvas-content #gva-mobile-menu ul.gva-mobile-menu > li ul.submenu-inner:after, .gva-offcanvas-content #gva-mobile-menu ul.gva-mobile-menu > li div.submenu-inner:after {  clear: both; } .gva-offcanvas-content #gva-mobile-menu ul.gva-mobile-menu > li ul.submenu-inner:before, .gva-offcanvas-content #gva-mobile-menu ul.gva-mobile-menu > li ul.submenu-inner:after, .gva-offcanvas-content #gva-mobile-menu ul.gva-mobile-menu > li div.submenu-inner:before, .gva-offcanvas-content #gva-mobile-menu ul.gva-mobile-menu > li div.submenu-inner:after {  content: " ";  display: table; } .gva-offcanvas-content #gva-mobile-menu ul.gva-mobile-menu > li ul.submenu-inner:after, .gva-offcanvas-content #gva-mobile-menu ul.gva-mobile-menu > li div.submenu-inner:after {  clear: both; } .gva-offcanvas-content #gva-mobile-menu ul.gva-mobile-menu > li ul.submenu-inner .caret, .gva-offcanvas-content #gva-mobile-menu ul.gva-mobile-menu > li div.submenu-inner .caret {  display: none; } .gva-offcanvas-content #gva-mobile-menu ul.gva-mobile-menu > li ul.submenu-inner li a, .gva-offcanvas-content #gva-mobile-menu ul.gva-mobile-menu > li div.submenu-inner li a {  padding: 10px 0;  font-weight: 400;  text-transform: none;  font-size: 16px;  color: var(--qempo-body-color); } .gva-offcanvas-content #gva-mobile-menu ul.gva-mobile-menu > li ul.submenu-inner li a:hover, .gva-offcanvas-content #gva-mobile-menu ul.gva-mobile-menu > li div.submenu-inner li a:hover {  color: var(--qempo-theme-color); } .gva-offcanvas-content #gva-mobile-menu ul.gva-mobile-menu > li ul.submenu-inner ul, .gva-offcanvas-content #gva-mobile-menu ul.gva-mobile-menu > li div.submenu-inner ul {  width: 100%;  padding-left: 15px;  display: block !important; } .gva-offcanvas-content #gva-mobile-menu ul.gva-mobile-menu > li ul.submenu-inner ul > li, .gva-offcanvas-content #gva-mobile-menu ul.gva-mobile-menu > li div.submenu-inner ul > li {  padding: 3px 0;  display: block;  width: 100%; } .gva-offcanvas-content #gva-mobile-menu ul.gva-mobile-menu > li ul.submenu-inner {  padding-left: 20px; } .gva-offcanvas-content #gva-mobile-menu .megamenu-sub > li > a {  font-weight: 700 !important;  font-size: 15px !important;  opacity: 0.8; } .gva-offcanvas-content #gva-mobile-menu .megamenu-sub > li .submenu-inner {  padding: 8px 20px 5px !important; } .gva-offcanvas-content #gva-mobile-menu .megamenu-sub > li .submenu-inner > li {  padding: 0 !important; } .gva-offcanvas-content #gva-mobile-menu .megamenu-sub > li:last-child .submenu-inner {  padding-bottom: 10px !important; } .gva-offcanvas-content #gva-mobile-menu .megamenu-sub > li:last-child .submenu-inner li {  margin-bottom: 3px; } .gva-offcanvas-content.open {  left: 0;  opacity: 1;  filter: alpha(opacity=100);  visibility: visible; } .megamenu-main .megamenu-wrap-inner {  width: 100%;  left: 0;  right: 0;  margin: auto; } .megamenu-main .widget {  text-align: left;  color: var(--qempo-link-color); } .megamenu-main .widget .widget-title, .megamenu-main .widget .widgettitle {  font-size: 16px;  text-align: left;  text-transform: uppercase;  font-weight: 600;  line-height: 20px;  padding: 0;  border: none; } .megamenu-main .widget ul {  list-style: none;  padding: 0; } .megamenu-main .widget.widget-html ul li {  line-height: 32px;  padding: 5px 0; } .megamenu-main .widget.widget-html ul li strong {  color: var(--qempo-theme-color);  font-weight: 600; } .megamenu-main .widget .product-block {  margin-bottom: 10px; } ul.gva-user-menu li a {  font-size: 15px; } body.admin-bar .gva-offcanvas-content.mobile {  padding-top: 32px; } @media (max-width: 782px) {  body.admin-bar .gva-offcanvas-content.mobile {   padding-top: 46px;  } }  .elementor-slideshow__counter {  display: none; } .elementor-sidebar-widget {  padding: 30px;  -webkit-box-shadow: 0 0 50px rgba(0, 0, 0, 0.05);  box-shadow: 0 0 50px rgba(0, 0, 0, 0.05);  border: 1px solid rgba(0, 0, 0, 0.036);  border-radius: 4px;  margin-bottom: 30px; } .elementor-sidebar-widget .title {  font-size: 22px;  position: relative;  padding-left: 10px;  margin: 0 0 20px; } .elementor-sidebar-widget .title:before {  content: '';  width: 2px;  height: auto;  top: 5px;  bottom: 3px;  left: 0;  background: var(--qempo-theme-color);  position: absolute;  left: 0;  bottom: 5px;  z-index: 1; } .gva-element {  min-height: 20px; } .column-style-bg-overflow-right .elementor-column-wrap, .column-style-bg-overflow-right .elementor-widget-wrap {  z-index: 2; } .column-style-bg-overflow-right .elementor-column-wrap .bg-overfolow, .column-style-bg-overflow-right .elementor-widget-wrap .bg-overfolow {  content: '';  width: 2000px;  height: 100%;  position: absolute;  left: 0;  top: 0;  z-index: 1;  background: inherit; } .column-style-bg-overflow-left .elementor-widget-wrap, .column-style-bg-overflow-left .elementor-widget-wrap {  z-index: 9; } .column-style-bg-overflow-left .elementor-background-overlay {  z-index: 2; } .column-style-bg-overflow-left .elementor-column-wrap .bg-overfolow, .column-style-bg-overflow-left .elementor-widget-wrap .bg-overfolow {  content: '';  width: 2000px;  height: 100%;  position: absolute;  right: 0;  top: 0;  z-index: 1;  border-radius: 6px;  background: inherit; } .row-explore-full > .elementor-container {  left: calc((100% - 1200px) / 2); } @media (max-width: 1319.98px) {  .row-explore-full > .elementor-container {   left: 0;  } } .contain-left {  padding-left: calc((100% - 1200px) / 2); } .bg-row-theme, .bg-col-theme > .elementor-column-wrap, .bg-col-theme > .elementor-widget-wrap {  background-color: var(--qempo-theme-color); } .bg-row-theme-second, .bg-col-theme-second > .elementor-column-wrap, .bg-col-theme-second > .elementor-widget-wrap {  background-color: #070346; } .column-style-1 > .elementor-column-wrap, .column-style-1 > .elementor-widget-wrap {  width: 120%;  position: absolute;  top: 0;  left: 0; } @media (max-width: 1024.98px) {  .column-style-1 > .elementor-column-wrap, .column-style-1 > .elementor-widget-wrap {   width: 150%;  } } @media (max-width: 766px) {  .column-style-1 > .elementor-column-wrap, .column-style-1 > .elementor-widget-wrap {   position: relative;   width: 100%;  } } .elementor-background-slideshow__slide .elementor-background-slideshow__slide__image {  background-repeat: no-repeat !important; } .row-custom-1 {  position: relative;  margin-bottom: 90px; } .row-custom-1 > .elementor-container {  position: relative;  z-index: 11; } .row-custom-1:before {  content: '';  background: #F7F7F7;  height: 120px;  width: calc((100% - 1200px) / 2 + 175px);  position: absolute;  top: calc(100% - 30px);  left: 0;  z-index: 1; } .row-custom-1:after {  content: '';  background: #070346;  height: 100px;  width: 10px;  left: calc((100% - 1200px) / 2 + 195px);  position: absolute;  top: calc(100% - 10px);  z-index: 1; } .elementor-section > .elementor-container {  z-index: 11; } .elementor-section > .particles-js-canvas-el {  position: absolute;  top: 0;  left: 0;  width: 100%;  height: 100%;  z-index: 1; } .col-bg-theme-inner > .elementor-column-wrap > .elementor-widget-wrap {  background: var(--qempo-theme-color); } .elementor-icon-list-icon svg {  height: auto; } .gsc-logo .site-branding-logo {  display: inline-block; } .elementor-widget-wp-widget-nav_menu ul.menu {  list-style: none;  padding: 0; } .elementor-widget-wp-widget-nav_menu ul.menu > li {  margin-bottom: 10px; } .elementor-widget-wp-widget-nav_menu ul.menu > li a {  display: block;  background: #F7F7F7;  padding: 20px 30px 20px 45px;  color: #070346;  font-weight: 700;  font-size: 16px;  position: relative;  line-height: 24px; } @media (max-width: 1319.98px) {  .elementor-widget-wp-widget-nav_menu ul.menu > li a {   font-size: 14px;   padding-left: 15px;   padding-right: 35px;  } } .elementor-widget-wp-widget-nav_menu ul.menu > li a:after {  content: '';  font-family: 'Line Awesome Free';  content: "\f30b";  position: absolute;  right: 26px;  top: 50%;  margin-top: -14px;  z-index: 11;  color: #070346;  font-size: 26px; } @media (max-width: 1319.98px) {  .elementor-widget-wp-widget-nav_menu ul.menu > li a:after {   font-size: 20px;   right: 15px;   margin-top: -12px;  } } .elementor-widget-wp-widget-nav_menu ul.menu > li a:hover {  background: #070346;  color: #fff; } .elementor-widget-wp-widget-nav_menu ul.menu > li a:hover:after {  color: #fff; } .elementor-widget-wp-widget-nav_menu ul.menu > li.current-menu-item > a {  background: #070346;  color: #fff; } .elementor-widget-wp-widget-nav_menu ul.menu > li.current-menu-item > a:after {  color: #fff; } .elementor-accordion .elementor-accordion-item {  border-left: 0 !important;  border-right: 0 !important;  border-top: 0 !important;  margin-bottom: 20px;  -webkit-box-shadow: 0px 30px 100px 0 rgba(0, 0, 0, 0.08);  box-shadow: 0px 30px 100px 0 rgba(0, 0, 0, 0.08);  border-radius: 10px; } .elementor-accordion .elementor-accordion-item:last-child {  border-bottom: 0;  margin-bottom: 0; } .elementor-accordion .elementor-accordion-item .elementor-tab-title {  background: #fff;  padding: 12px 30px;  overflow: hidden;  border-radius: 10px;  position: relative; } .elementor-accordion .elementor-accordion-item .elementor-tab-title.elementor-active {  border-bottom-left-radius: 0;  border-bottom-right-radius: 0; } .elementor-accordion .elementor-accordion-item .elementor-tab-title a {  padding-top: 15px;  padding-bottom: 12px;  display: block;  color: var(--qempo-heading-color);  line-height: 1.4; } .elementor-accordion .elementor-accordion-item .elementor-tab-title .elementor-accordion-icon {  width: 46px;  position: absolute;  top: 50%;  -webkit-transform: translateY(-50%);  transform: translateY(-50%); } .elementor-accordion .elementor-accordion-item .elementor-tab-title .elementor-accordion-icon.elementor-accordion-icon-left {  left: 30px; } .elementor-accordion .elementor-accordion-item .elementor-tab-title .elementor-accordion-icon.elementor-accordion-icon-left + .elementor-accordion-title {  padding-left: 70px; } .elementor-accordion .elementor-accordion-item .elementor-tab-title .elementor-accordion-icon.elementor-accordion-icon-right {  right: 30px; } .elementor-accordion .elementor-accordion-item .elementor-tab-title .elementor-accordion-icon.elementor-accordion-icon-right + .elementor-accordion-title {  padding-right: 70px; } .elementor-accordion .elementor-accordion-item .elementor-tab-title .elementor-accordion-icon span {  font-size: 18px;  text-align: center;  color: #fff;  width: 46px;  height: 46px;  line-height: 46px;  border-radius: 23px; } .elementor-accordion .elementor-accordion-item .elementor-tab-content {  border: none;  padding: 15px 30px 30px;  background: #fff; } .elementor-accordion .elementor-accordion-item .elementor-tab-content:before, .elementor-accordion .elementor-accordion-item .elementor-tab-content:after {  content: " ";  display: table; } .elementor-accordion .elementor-accordion-item .elementor-tab-content:after {  clear: both; } .elementor-accordion .elementor-accordion-item .elementor-tab-content.elementor-active {  border-top-left-radius: 0;  border-top-right-radius: 0;  border-bottom-left-radius: 10px;  border-bottom-right-radius: 10px; } .elementor-widget-progress .elementor-title {  font-weight: 600;  color: var(--qempo-heading-color);  font-size: 16px;  letter-spacing: -0.48px; } .elementor-widget-progress .elementor-progress-wrapper {  margin-top: 5px;  position: relative;  overflow: visible !important; } .elementor-widget-progress .elementor-progress-wrapper .elementor-progress-bar {  border-radius: 30px;  background: var(--qempo-theme-color); } .elementor-widget-progress .elementor-progress-wrapper .elementor-progress-bar .elementor-progress-text {  overflow: visible;  font-size: 0; } .elementor-widget-progress .elementor-progress-wrapper .elementor-progress-percentage {  position: absolute;  right: 0;  color: var(--qempo-theme-color);  bottom: 18px;  padding-right: 0;  font-size: 16px;  font-weight: 600;  letter-spacing: -0.48px; } .elementor-widget-button a {  font-family: var(--qempo-heading-font-family);  font-size: 12px;  font-weight: 500;  letter-spacing: 2px; } .elementor-widget-icon-box .elementor-icon-box-icon {  margin-top: 5px; } .elementor-widget-icon-box .elementor-icon-box-icon .elementor-icon {  color: var(--qempo-theme-color);  fill: var(--qempo-theme-color); } .elementor-widget-icon-box .elementor-icon-box-title {  margin: 0; } .elementor-widget-icon-box .elementor-icon-box-title div {  color: #999;  font-weight: 400; } .elementor-widget-icon-box .elementor-icon-box-description {  min-height: 0 !important; } .elementor-widget-icon-box.elementor-view-stacked .elementor-icon-box-icon .elementor-icon {  color: #fff;  -webkit-transition: all 0.35s;  transition: all 0.35s; } .elementor-widget-icon-box.elementor-view-stacked .elementor-icon-box-icon:hover .elementor-icon {  color: #fff;  background: var(--qempo-heading-color); } .elementor-widget-icon-box.elementor-icon-box-style-1 .elementor-widget-container {  position: relative; } .elementor-widget-icon-box.elementor-icon-box-style-1 .elementor-widget-container:before {  content: "";  width: 0;  height: 100%;  position: absolute;  top: 0;  left: 0;  z-index: 0;  -webkit-transition: all 0.35s;  transition: all 0.35s;  border-radius: 10px; } .elementor-widget-icon-box.elementor-icon-box-style-1 .elementor-icon-box-wrapper {  position: relative;  z-index: 1; } .elementor-widget-icon-box.elementor-icon-box-style-1 .elementor-icon-box-icon {  margin-top: 0px; } .elementor-widget-icon-box.elementor-icon-box-style-1 .elementor-icon-box-icon .elementor-icon {  color: var(--qempo-theme-color);  fill: var(--qempo-theme-color); } .elementor-widget-icon-box.elementor-icon-box-style-1:hover .elementor-widget-container:before {  width: 100%; } .elementor-widget-icon-box.elementor-icon-box-style-1:hover .elementor-icon-box-description {  color: #fff; } .elementor-widget-icon-box.elementor-icon-box-style-1:hover .elementor-icon-box-icon .elementor-icon {  color: #fff;  fill: #fff; } @media (max-width: 575.98px) {  .elementor-icon-box-style-1 .elementor-icon-box-wrapper {   display: block !important;  }  .elementor-icon-box-style-1 .elementor-icon-box-wrapper .elementor-icon-box-icon {   display: block;   width: 100%;   margin-bottom: 20px;  }  .elementor-icon-box-style-1 .elementor-icon-box-wrapper .elementor-icon-box-content {   display: block;   width: 100%;  } } .elementor-icon-box-style-2 {  padding: 0; } @media (max-width: 1024px) {  .elementor-icon-box-style-2 .elementor-icon-box-wrapper {   display: block !important;   text-align: left !important;  }  .elementor-icon-box-style-2 .elementor-icon-box-wrapper .elementor-icon-box-icon {   display: block;   width: 100%;   margin-bottom: 20px !important;  }  .elementor-icon-box-style-2 .elementor-icon-box-wrapper .elementor-icon-box-content {   display: block;   width: 100%;  } } @media (max-width: 767px) {  .elementor-widget-icon-box.icon-box-left .elementor-icon-box-wrapper {   display: -webkit-box;   display: -ms-flexbox;   display: flex;   -webkit-box-align: center;   -ms-flex-align: center;   align-items: center;  }  .elementor-widget-icon-box.icon-box-left .elementor-icon-box-wrapper .elementor-icon-box-icon {   display: -webkit-inline-box;   display: -ms-inline-flexbox;   display: inline-flex;   -webkit-box-flex: 0;   -ms-flex: 0 0 auto;   flex: 0 0 auto;  }  .elementor-widget-icon-box.icon-box-left .elementor-icon-box-icon {   margin-right: 15px !important;   margin-bottom: 0 !important;  }  .elementor-widget-icon-box.icon-box-left .elementor-icon-box-content {   text-align: left;  } } .elementor-icon-list-items .elementor-icon-list-item {  font-size: 16px;  font-weight: 500; } .elementor-icon-list-items .elementor-icon-list-item .elementor-icon-list-icon {  color: var(--qempo-theme-color); } .elementor-icon-list-items .elementor-icon-list-item .elementor-icon-list-icon span, .elementor-icon-list-items .elementor-icon-list-item .elementor-icon-list-text span {  color: var(--qempo-theme-color);  margin-right: 18px; } .elementor-icon-list-items .elementor-icon-list-item a:hover {  color: var(--qempo-theme-color); } .elementor-icon-list-items .elementor-icon-list-item a:hover .elementor-icon-list-text {  color: var(--qempo-theme-color); } @media (max-width: 380px) {  .elementor-col-25 {   width: 100% !important;  } } .elementor-widget-social-icons.elementor-shape-circle .elementor-icon.elementor-social-icon:hover i, .elementor-widget-social-icons.elementor-shape-circle .elementor-icon.elementor-social-icon:focus i {  color: #fff; } .elementor-widget-image-box.elementor-vertical-align-top.elementor-position-left .elementor-image-box-title {  margin-top: 0; } @media (max-width: 767px) {  .elementor-widget-image-box.elementor-vertical-align-top.elementor-position-left .elementor-image-box-title {   margin-top: 30px;  } } .elementor-widget-image-box.elementor-vertical-align-top.elementor-position-left .elementor-image-box-content strong {  font-size: 14px; } .elementor-widget-image-box .icon-text {  font-size: 16px;  display: block;  margin-top: 15px; } .gva-brand-carousel .brand-item-content {  text-align: center;  -webkit-transition: all 0.35s;  transition: all 0.35s;  padding: 10px 10px; } .gva-brand-carousel .brand-item-content img {  opacity: 0.5;  -webkit-transition: all 0.35s;  transition: all 0.35s; } .gva-brand-carousel .brand-item-content:hover img {  opacity: 1;  -webkit-animation: beat 1.5s ease 0s infinite;  animation: beat 1.5s ease 0s infinite; } .gva-brand-carousel .owl-item.center .brand-item-content img {  opacity: 1;  -webkit-animation: beat 1.5s ease 0s infinite;  animation: beat 1.5s ease 0s infinite; } .gva-blogs-list .post {  width: 100%;  float: left; } .gva-blogs-list .post .post-thumbnail {  width: 45%;  float: left; } @media (max-width: 1024.98px) {  .gva-blogs-list .post .post-thumbnail {   width: 100%;  } } .gva-blogs-list .post .post-thumbnail iframe {  height: 250px;  min-height: 250px; } .gva-blogs-list .post .entry-content {  width: 55%;  float: left;  padding-left: 30px; } @media (max-width: 1024.98px) {  .gva-blogs-list .post .entry-content {   width: 100%;   padding-left: 0;   padding-top: 15px;  } } @media (max-width: 1024.98px) and (max-width: 1024.98px) {  .gva-blogs-list .post .entry-content .entry-title {   margin-top: 15px;  } } .gva-blogs-list.show-read-more .read-more {  margin-top: 5px;  display: block !important;  visibility: visible !important; } .gva-blogs-list .row-item:last-child .post {  margin-bottom: 0 !important; } .post-small .post {  margin-bottom: 20px !important;  float: left;  width: 100%; } .post-small .post .post-thumbnail {  width: 70px;  float: left; } .post-small .post .post-content {  padding-left: 85px;  width: 100%;  float: none; } .post-small .post .entry-title {  font-size: 14px !important;  margin: 0;  padding: 0; } .post-small .post .cat-links a {  color: var(--qempo-theme-color); } .post-small .post .cat-links a:hover {  text-decoration: underline; } .post-small .post .entry-meta {  margin: 5px 0; } .post-small .post .entry-meta .author {  display: none; } .post-small .post .line-1 {  display: none; } .gva-navigation-menu.menu-align-center {  text-align: center; } .gva-navigation-menu.menu-align-center .gva-nav-menu {  display: inline-block;  float: none;  margin-bottom: -10px; } .gva-navigation-menu.menu-align-right .gva-nav-menu {  float: right; } .gsc-call-to-action .sub-title {  font-size: 18px;  font-weight: 600; } .gsc-call-to-action .title {  font-size: 36px;  line-height: 1.2;  font-weight: 800;  margin: 0; } @media (max-width: 1319.98px) {  .gsc-call-to-action .title {   font-size: 32px;  } } @media (max-width: 1024.98px) {  .gsc-call-to-action .title {   font-size: 28px;  } } @media (max-width: 767.98px) {  .gsc-call-to-action .title {   font-size: 26px;  } } .gsc-call-to-action.button-right {  position: relative; } .gsc-call-to-action.button-right .content-inner .cta-content {  padding-right: 220px;  float: left;  width: 100%; } @media (max-width: 767.98px) {  .gsc-call-to-action.button-right .content-inner .cta-content {   padding-right: 0;   width: 100%;  } } .gsc-call-to-action.button-right .content-inner .button-action {  position: absolute;  right: 0;  top: 50%;  margin-top: -30px;  z-index: 1; } @media (max-width: 767.98px) {  .gsc-call-to-action.button-right .content-inner .button-action {   position: relative;   margin-top: 20px;   float: left;  } } .gsc-call-to-action.button-left {  position: relative;  text-align: right; } .gsc-call-to-action.button-left .cta-content {  padding-left: 220px;  width: 100%; } .gsc-call-to-action.button-left .button-action {  position: absolute;  left: 0;  top: 50%;  margin-top: -30px;  z-index: 1; } @media (max-width: 767.98px) {  .gsc-call-to-action.button-left .button-action {   position: relative;   margin-top: 20px;   float: left;  } } .gsc-call-to-action.button-bottom {  padding: 15px 0; } .gsc-call-to-action.button-bottom .button-action {  margin-top: 30px; } .gsc-call-to-action.button-center {  text-align: center;  margin: 0 auto; } .gsc-call-to-action.button-center .content-inner .cta-content {  margin: 0 auto; } .gsc-call-to-action.button-center .button-action {  margin-top: 30px; } .gsc-career {  border: 1px solid #E9E9EE;  display: table;  width: 100%; } .gsc-career .image-box {  width: 180px;  text-align: center;  padding: 10px 20px;  display: table-cell;  vertical-align: middle; } @media (max-width: 1024.98px) {  .gsc-career .image-box {   width: 100px;   padding: 30px 30px 0;   text-align: left;  } } @media (max-width: 767.98px) {  .gsc-career .image-box {   display: block;   width: 100%;  } } .gsc-career .box-content {  display: table-cell;  padding: 25px;  border-left: 1px solid #E9E9EE; } @media (max-width: 767.98px) {  .gsc-career .box-content {   display: block;   width: 100%;  } } .gsc-career .box-content .title {  font-size: 20px; } .gsc-career .box-content .job-type {  font-size: 12px;  text-transform: uppercase;  font-weight: 500;  color: #fff;  background: var(--qempo-theme-color);  margin-bottom: 10px;  display: inline-block;  letter-spacing: 1px; } .gsc-career .box-content .box-information {  font-size: 13px;  padding-top: 15px;  margin-top: 15px;  border-top: 1px solid #E9E9EE; } .gsc-career .box-content .box-information ul {  padding: 0;  margin: 0;  list-style: none; } .gsc-career .box-content .box-information ul li {  float: left;  margin-right: 30px; } .gsc-career .box-content .box-information ul li:last-child {  margin-right: 0; } .gsc-career .box-content .box-information ul li .icon {  margin-right: 6px; } .gsc-cart-box .mini-cart-header {  position: relative;  z-index: 1; } .gsc-cart-box .mini-cart-header .mini-cart {  text-align: center;  display: inline-block;  font-weight: 600;  position: relative;  padding-right: 5px;  line-height: 26px; } .gsc-cart-box .mini-cart-header .mini-cart .mini-cart-items {  position: absolute;  font-size: 12px;  background: #070346;  color: #fff;  border-radius: 50%;  -webkit-border-radius: 50%;  -moz-border-radius: 50%;  -ms-border-radius: 50%;  -o-border-radius: 50%;  top: -2px;  right: -8px;  min-width: 18px;  line-height: 18px;  text-align: center; } .gsc-cart-box .mini-cart-header .mini-cart .mini-cart-items-title {  display: none; } .gsc-cart-box .mini-cart-header .mini-cart .amount {  display: none; } .gsc-cart-box .mini-cart-header .total {  color: #070346; } .gsc-cart-box.style-1 .title-cart {  display: inline-block;  color: var(--qempo-theme-color-second);  font-size: 20px;  text-align: center;  background: #fff;  line-height: 55px;  border-radius: 50%;  -webkit-border-radius: 50%;  -moz-border-radius: 50%;  -ms-border-radius: 50%;  -o-border-radius: 50%;  width: 50px;  height: 50px; } .gsc-cart-box.style-1 .mini-cart:hover .title-cart, .gsc-cart-box.style-1 .mini-cart:focus .title-cart {  background: var(--qempo-theme-color);  color: #fff; } .gsc-cart-box.style-1 .mini-cart-header .mini-cart .mini-cart-items {  background: #fff;  color: var(--qempo-theme-color-second); } .gsc-cart-box.style-2 .title-cart {  font-size: 34px;  color: rgba(255, 255, 255, 0.5);  position: relative;  top: 6px; } @media (max-width: 1200px) {  .gsc-cart-box.style-2 .title-cart {   font-size: 22px !important;  } } .gsc-cart-box.style-2 .mini-cart:hover .title-cart, .gsc-cart-box.style-2 .mini-cart:focus .title-cart {  color: var(--qempo-theme-color); } .gva-hover-box-carousel .hover-box-item {  position: relative;  width: 100%; } .gva-hover-box-carousel .hover-box-item .box-background {  position: absolute;  width: 100%;  height: 100%;  top: 0;  left: 0;  z-index: 1;  background-size: cover;  background-position: center center; } .gva-hover-box-carousel .hover-box-item .box-background:after {  content: " ";  position: absolute;  display: block;  width: 100%;  height: 100%;  z-index: 1;  bottom: 0;  left: 0;  background: -webkit-gradient(linear, left top, left bottom, color-stop(10%, rgba(0, 0, 0, 0)), color-stop(80%, rgba(0, 0, 0, 0.8)));  background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 10%, rgba(0, 0, 0, 0.8) 80%);  -webkit-transition: all 0.35s;  transition: all 0.35s; } .gva-hover-box-carousel .hover-box-item .box-background:before {  content: " ";  position: absolute;  display: block;  width: 100%;  height: 100%;  z-index: 1;  bottom: 0;  left: 0;  background: rgba(0, 0, 0, 0.6);  -webkit-transition: all 0.35s;  transition: all 0.35s;  opacity: 0; } .gva-hover-box-carousel .hover-box-item .box-content {  position: absolute;  z-index: 11;  padding: 30px 20px 60px;  bottom: 0;  left: 0;  width: 100%;  text-align: center; } .gva-hover-box-carousel .hover-box-item .box-content .content-inner {  max-width: 260px;  margin: 0 auto; } .gva-hover-box-carousel .hover-box-item .box-content .box-icon {  display: inline-block;  width: 80px;  height: 80px;  background: var(--qempo-theme-color);  line-height: 1;  margin: 0 auto 20px;  font-size: 30px;  color: #fff;  line-height: 80px;  padding-top: 10px;  text-align: center; } .gva-hover-box-carousel .hover-box-item .box-content .box-icon svg {  width: 52px;  height: auto;  fill: #fff; } .gva-hover-box-carousel .hover-box-item .box-content .box-title {  color: #fff;  font-size: 20px;  font-weight: 700;  margin-bottom: 10px; } .gva-hover-box-carousel .hover-box-item .box-content .box-desc {  color: #fff;  height: 0;  -webkit-transition: all 0.35s;  transition: all 0.35s;  overflow: hidden; } .gva-hover-box-carousel .hover-box-item:hover .box-background:after {  opacity: 0; } .gva-hover-box-carousel .hover-box-item:hover .box-background:before {  opacity: 1; } .gva-hover-box-carousel .hover-box-item:hover .box-desc {  height: 200px;  opacity: 1; } .gsc-countdown {  background: var(--qempo-theme-color); } .gsc-countdown .content-inner {  display: table;  width: 100%; } @media (max-width: 1024.98px) {  .gsc-countdown .content-inner {   display: block;  }  .gsc-countdown .content-inner:before, .gsc-countdown .content-inner:after {   content: " ";   display: table;  }  .gsc-countdown .content-inner:after {   clear: both;  } } .gsc-countdown .content-inner .title {  display: table-cell;  width: 50%;  vertical-align: middle;  color: #fff;  font-size: 30px; } @media (max-width: 1024.98px) {  .gsc-countdown .content-inner .title {   display: block;   width: 100%;  } } .gsc-countdown .content-inner .gva-countdown-inner {  display: table-cell;  vertical-align: middle; } .gsc-countdown .content-inner .gva-countdown-inner:before, .gsc-countdown .content-inner .gva-countdown-inner:after {  content: " ";  display: table; } .gsc-countdown .content-inner .gva-countdown-inner:after {  clear: both; } @media (max-width: 1024.98px) {  .gsc-countdown .content-inner .gva-countdown-inner {   display: block;   width: 100%;   margin-top: 20px;  } } .gsc-countdown .gva-countdown-inner {  display: inline-block;  float: right; } .gsc-countdown .gva-countdown-inner .countdown-times {  display: block; } .gsc-countdown .gva-countdown-inner .countdown-times > div {  display: inline-block;  float: left;  padding: 25px 10px;  line-height: 1;  text-align: center;  border: 1px solid rgba(255, 255, 255, 0.1);  margin-right: 10px;  margin-bottom: 15px;  min-width: 110px; } @media (max-width: 1319.98px) {  .gsc-countdown .gva-countdown-inner .countdown-times > div {   min-width: 70px;   padding: 20px 10px;  } } @media (max-width: 1024.98px) {  .gsc-countdown .gva-countdown-inner .countdown-times > div {   min-width: 90px;   padding: 20px 10px;  } } @media (max-width: 550px) {  .gsc-countdown .gva-countdown-inner .countdown-times > div {   width: 45%;   margin-right: 5%;  } } .gsc-countdown .gva-countdown-inner .countdown-times > div:last-child {  margin-right: 0; } .gsc-countdown .gva-countdown-inner .countdown-times > div b {  display: block;  font-size: 26px;  color: #fff;  font-weight: 400;  padding: 0;  display: inline-block; } @media (max-width: 1319.98px) {  .gsc-countdown .gva-countdown-inner .countdown-times > div b {   font-size: 22px;  } } @media (max-width: 1024.98px) {  .gsc-countdown .gva-countdown-inner .countdown-times > div b {   font-size: 20px;  } } .gsc-countdown .gva-countdown-inner .countdown-times > div .label {  font-size: 14px;  display: block;  color: #fff;  padding: 5px 0 0; } .gsc-countdown.align-left .gva-countdown-inner {  float: left; } .gsc-countdown.align-center .gva-countdown-inner {  float: none; } .gsc-countdown.align-right .gva-countdown-inner {  float: right; } .gsc-icon-box-group.style-1 {  text-align: center; } .gsc-icon-box-group.style-1 .icon-box-item {  position: relative; } @media (max-width: 575.98px) {  .gsc-icon-box-group.style-1 .icon-box-item {   margin-bottom: 40px;  } } @media (min-width: 576px) {  .gsc-icon-box-group.style-1 .icon-box-item:before {   content: "";   width: 1px;   height: 50%;   background: #35316d;   position: absolute;   right: 0;   top: 0;   bottom: 0;   margin: auto;  }  .gsc-icon-box-group.style-1 .icon-box-item:last-child:before {   content: none;  } } .gsc-icon-box-group.style-1 .icon-box-item:hover .box-icon {  -webkit-transform: translateY(-10px);  transform: translateY(-10px); } .gsc-icon-box-group.style-1 .box-icon {  display: inline-block;  -webkit-transition: all 0.35s;  transition: all 0.35s; } .gsc-icon-box-group.style-2 .icon-box-item-content {  position: relative; } .gsc-icon-box-group.style-2 .icon-box-item-content .icon-box-item-inner {  position: relative;  text-align: left;  background: #fff;  padding: 40px 15px;  border: 1px solid rgba(0, 0, 0, 0.06);  margin: 0 auto;  text-align: center; } .gsc-icon-box-group.style-2 .icon-box-item-content .icon-box-item-inner:before, .gsc-icon-box-group.style-2 .icon-box-item-content .icon-box-item-inner:after {  content: " ";  display: table; } .gsc-icon-box-group.style-2 .icon-box-item-content .icon-box-item-inner:after {  clear: both; } .gsc-icon-box-group.style-2 .icon-box-item-content .icon-box-item-inner .box-icon {  display: inline-block; } .gsc-icon-box-group.style-2 .icon-box-item-content .icon-box-item-inner .box-icon i {  color: var(--qempo-theme-color); } .gsc-icon-box-group.style-2 .icon-box-item-content .icon-box-item-inner .box-icon svg {  fill: var(--qempo-theme-color);  height: auto;  -webkit-transition: all 0.35s;  transition: all 0.35s; } .gsc-icon-box-group.style-2 .icon-box-item-content .icon-box-item-inner .title {  color: #070346;  font-size: 16px;  font-weight: 600;  display: block;  line-height: 1.4;  margin-bottom: 0; } .gsc-icon-box-group.style-2 .icon-box-item-content .icon-box-item-inner .content-inner {  margin-top: 20px;  position: relative; } .gsc-icon-box-group.style-2 .icon-box-item-content:hover .icon-box-item-inner .icon-inner .box-icon svg, .gsc-icon-box-group.style-2 .icon-box-item-content:hover .icon-box-item-inner .icon-inner .box-icon i, .gsc-icon-box-group.style-2 .icon-box-item-content.active .icon-box-item-inner .icon-inner .box-icon svg, .gsc-icon-box-group.style-2 .icon-box-item-content.active .icon-box-item-inner .icon-inner .box-icon i {  -webkit-animation: beat 1.5s ease 0s infinite;  animation: beat 1.5s ease 0s infinite; } .gsc-icon-box-group.style-2 .icon-box-item-content .link-overlay {  position: absolute;  width: 100%;  height: 100%;  top: 0;  left: 0;  z-index: 11; } .gsc-icon-box-group.style-3 {  position: relative; } @media (min-width: 576px) {  .gsc-icon-box-group.style-3:before {   content: "";   position: absolute;   top: 60px;   left: 30px;   width: 2px;   height: calc(100% - 80px);   background: #dfdfdf;  } } .gsc-icon-box-group.style-3 .title {  width: 60px;  height: 60px;  line-height: 60px;  text-align: center;  color: var(--qempo-theme-color);  background: #fff;  font-size: 18px;  font-weight: 600;  border-radius: 50%;  -webkit-border-radius: 50%;  -moz-border-radius: 50%;  -ms-border-radius: 50%;  -o-border-radius: 50%;  margin: 0; } .gsc-icon-box-group.style-3 .desc {  font-size: 18px;  line-height: 28px;  -webkit-box-flex: 0;  -ms-flex: 0 0 80%;  flex: 0 0 80%;  max-width: 80%;  padding-left: 30px; } .gsc-icon-box-group.style-3 .icon-box-item-inner {  display: -webkit-box;  display: -ms-flexbox;  display: flex;  -webkit-box-align: center;  -ms-flex-align: center;  align-items: center; } .gsc-icon-box-group.style-3 .icon-box-item {  margin-bottom: 35px;  position: relative; } .gsc-icon-box-group.style-3 .icon-box-item:last-child {  margin-bottom: 0; } .gsc-icon-box-group.style-3 .icon-box-item:hover .title {  color: #fff; } .gsc-icon-box-group.style-3 .icon-box-item:hover .desc {  color: #070346; } .gsc-icon-box-group.layout-carousel {  background: #fff;  border-radius: 4px;  padding: 0 82px;  -webkit-box-shadow: 0px 10px 60px 0px rgba(0, 0, 0, 0.05);  box-shadow: 0px 10px 60px 0px rgba(0, 0, 0, 0.05); } @media (max-width: 767px) {  .gsc-icon-box-group.layout-carousel {   padding: 0;  } } .gsc-icon-box-group.layout-carousel.style-2 .owl-stage-outer {  margin-left: 1px; } .gsc-icon-box-group.layout-carousel.style-2 .owl-stage-outer .icon-box-item-content .icon-box-item-inner {  border: none;  border-left: 1px solid #E9E9EE;  border-bottom: 2px solid transparent;  -webkit-transition: all 0.35s;  transition: all 0.35s; } .gsc-icon-box-group.layout-carousel.style-2 .owl-stage-outer .owl-item.first .icon-box-item-content .icon-box-item-inner {  border-left-color: transparent; } .gsc-icon-box-group.layout-carousel.style-2 .owl-stage-outer .owl-item.center .icon-box-item-content .icon-box-item-inner {  background: #F0F3F6;  border-bottom-color: var(--qempo-theme-color); } .gsc-icon-box-group.layout-carousel .owl-nav {  opacity: 1 !important; } .gsc-icon-box-group.layout-carousel .owl-dots {  padding-bottom: 20px; } .gsc-icon-box-styles.style-1 {  position: relative; } .gsc-icon-box-styles.style-1 .icon-box-content {  display: -webkit-box;  display: -ms-flexbox;  display: flex;  -webkit-box-align: center;  -ms-flex-align: center;  align-items: center; } .gsc-icon-box-styles.style-1 .icon-box-content .box-icon {  position: relative;  display: inline-block;  z-index: 11;  padding-right: 10px;  display: -webkit-box;  display: -ms-flexbox;  display: flex;  -webkit-box-align: center;  -ms-flex-align: center;  align-items: center; } .gsc-icon-box-styles.style-1 .icon-box-content .box-icon .box-icon-inner i {  color: #070346;  -webkit-transition: all 0.35s;  transition: all 0.35s;  font-size: 64px; } .gsc-icon-box-styles.style-1 .icon-box-content .box-icon .box-icon-inner svg {  fill: #070346;  width: 64px;  -webkit-transition: all 0.35s;  transition: all 0.35s; } .gsc-icon-box-styles.style-1 .icon-box-content .box-icon .number {  width: 32px;  height: 32px;  background: #070346;  color: #fff;  border-radius: 50%;  font-size: 14px;  text-align: center;  line-height: 32px;  display: inline-block;  position: absolute;  top: 0;  right: 0;  z-index: 11;  -webkit-box-shadow: 0px 5px 20px 0px rgba(0, 0, 0, 0.1);  box-shadow: 0px 5px 20px 0px rgba(0, 0, 0, 0.1); } .gsc-icon-box-styles.style-1 .icon-box-content .box-content {  display: -webkit-box;  display: -ms-flexbox;  display: flex;  -webkit-box-align: center;  -ms-flex-align: center;  align-items: center; } .gsc-icon-box-styles.style-1 .icon-box-content .box-content .title {  color: #070346;  font-size: 20px;  line-height: 28px;  margin-top: 0;  display: block;  -webkit-transition: all 0.35s;  transition: all 0.35s;  margin-bottom: 0; } @media (max-width: 1319.98px) {  .gsc-icon-box-styles.style-1 .icon-box-content .box-content .title {   font-size: 18px;   line-height: 22px;  } } @media (max-width: 1024.98px) {  .gsc-icon-box-styles.style-1 .icon-box-content .box-content .desc {   font-size: 14px;   line-height: 26px;   font-weight: 500;  } } .gsc-icon-box-styles.style-1 .icon-box-content .link-overlay {  width: 100%;  height: 100%;  position: absolute;  top: 0;  left: 0;  z-index: 1; } .gsc-icon-box-styles.style-1 .icon-box-content:hover .icon-box-content, .gsc-icon-box-styles.style-1 .icon-box-content.active .icon-box-content {  background: var(--qempo-theme-color); } .gsc-icon-box-styles.style-1 .icon-box-content:hover .icon-box-content .icon-inner .box-icon svg, .gsc-icon-box-styles.style-1 .icon-box-content:hover .icon-box-content .icon-inner .box-icon i, .gsc-icon-box-styles.style-1 .icon-box-content.active .icon-box-content .icon-inner .box-icon svg, .gsc-icon-box-styles.style-1 .icon-box-content.active .icon-box-content .icon-inner .box-icon i {  color: #fff;  fill: #fff;  -webkit-animation: beat 1.5s ease 0s infinite;  animation: beat 1.5s ease 0s infinite; } .gsc-icon-box-styles.style-1 .icon-box-content:hover .icon-box-content .box-content .title, .gsc-icon-box-styles.style-1 .icon-box-content.active .icon-box-content .box-content .title {  color: #fff; } .gsc-icon-box-styles.style-1 .icon-box-content:hover .icon-box-content .box-content .desc, .gsc-icon-box-styles.style-1 .icon-box-content.active .icon-box-content .box-content .desc {  color: #fff; } .gsc-icon-box-styles.style-2 {  position: relative;  text-align: center;  margin-bottom: 85px;  border-radius: 4px;  -webkit-transition: all 0.35s;  transition: all 0.35s; } .gsc-icon-box-styles.style-2:before, .gsc-icon-box-styles.style-2:after {  content: " ";  display: table; } .gsc-icon-box-styles.style-2:after {  clear: both; } .gsc-icon-box-styles.style-2 .box-icon {  display: inline-block;  background: #fff;  text-align: center;  -webkit-transition: all 0.35s;  transition: all 0.35s;  width: 130px;  height: 130px;  border-radius: 50%;  position: relative;  z-index: 11;  margin-bottom: -65px;  -webkit-box-shadow: 0 10px 30px rgba(0, 0, 0, 0.1);  box-shadow: 0 10px 30px rgba(0, 0, 0, 0.1); } .gsc-icon-box-styles.style-2 .box-icon:after {  content: '';  width: 100%;  height: 100%;  top: 0;  left: 0;  background: #070346;  position: absolute;  z-index: 1;  opacity: 0;  -webkit-transform: scale(1.2);  transform: scale(1.2);  -webkit-transition: all 0.5s;  transition: all 0.5s;  border-radius: 50%; } .gsc-icon-box-styles.style-2 .box-icon .box-icon-inner {  position: absolute;  top: 50%;  left: 50%;  -webkit-transform: translateX(-50%) translateY(-50%);  transform: translateX(-50%) translateY(-50%);  z-index: 11; } .gsc-icon-box-styles.style-2 .box-icon .box-icon-inner i, .gsc-icon-box-styles.style-2 .box-icon .box-icon-inner svg {  color: var(--qempo-theme-color);  fill: var(--qempo-theme-color);  -webkit-transition: all 0.35s;  transition: all 0.35s;  z-index: 11;  height: auto; } .gsc-icon-box-styles.style-2 .content-inner {  position: relative;  padding: 55px 50px 50px;  text-align: center;  max-width: 400px;  margin: 0 auto; } @media (max-width: 1319.98px) {  .gsc-icon-box-styles.style-2 .content-inner {   padding: 30px 15px 30px;  } } .gsc-icon-box-styles.style-2 .content-inner .title {  color: #fff;  font-size: 26px;  display: block;  line-height: 32px;  position: relative;  z-index: 11;  margin: 0 0 15px; } @media (max-width: 1024.98px) {  .gsc-icon-box-styles.style-2 .content-inner .title {   font-size: 22px;   line-height: 30px;  } } .gsc-icon-box-styles.style-2 .content-inner .desc {  position: relative;  z-index: 11;  color: #fff; } .gsc-icon-box-styles.style-2 .bg-image {  position: absolute;  top: 0;  left: 0;  z-index: 1;  width: 100%;  height: 100%;  overflow: hidden;  background: #070346;  -webkit-transition: all 0.35s;  transition: all 0.35s; } .gsc-icon-box-styles.style-2 .bg-image img {  display: block;  width: 100%;  height: 100%;  -o-object-fit: cover;  object-fit: cover;  mix-blend-mode: luminosity;  opacity: 0.2;  -webkit-transition: all 0.35s;  transition: all 0.35s; } .gsc-icon-box-styles.style-2:hover .box-icon:after, .gsc-icon-box-styles.style-2.active .box-icon:after {  opacity: 1;  -webkit-transform: scale(1);  transform: scale(1); } .gsc-icon-box-styles.style-2:hover .box-icon i, .gsc-icon-box-styles.style-2:hover .box-icon svg, .gsc-icon-box-styles.style-2.active .box-icon i, .gsc-icon-box-styles.style-2.active .box-icon svg {  color: var(--qempo-theme-color) !important;  fill: var(--qempo-theme-color) !important; } .gsc-icon-box-styles.style-2:hover .bg-image, .gsc-icon-box-styles.style-2.active .bg-image {  background: var(--qempo-theme-color); } .gsc-icon-box-styles.style-2:hover .bg-image img, .gsc-icon-box-styles.style-2.active .bg-image img {  opacity: 0.1; } .gsc-icon-box-styles.style-3 {  position: relative; } .gsc-icon-box-styles.style-3:before, .gsc-icon-box-styles.style-3:after {  content: " ";  display: table; } .gsc-icon-box-styles.style-3:after {  clear: both; } .gsc-icon-box-styles.style-3 .box-icon {  display: inline-block;  background: #fff;  -webkit-transition: all 0.35s;  transition: all 0.35s;  width: 100%;  max-width: 100%;  width: 80px;  height: 80px;  position: relative;  border-radius: 50%;  margin-bottom: 25px;  -webkit-box-shadow: 0px 30px 60px 0 rgba(0, 0, 0, 0.06);  box-shadow: 0px 30px 60px 0 rgba(0, 0, 0, 0.06);  border: 1px solid rgba(0, 0, 0, 0.06); } .gsc-icon-box-styles.style-3 .box-icon:after {  content: '';  width: 100%;  height: 100%;  top: 0;  left: 0;  background: #070346;  position: absolute;  z-index: 1;  opacity: 0;  -webkit-transform: scale(1.2);  transform: scale(1.2);  -webkit-transition: all 0.5s;  transition: all 0.5s;  border-radius: 50%; } .gsc-icon-box-styles.style-3 .box-icon .box-icon-inner {  position: absolute;  top: 50%;  left: 50%;  -webkit-transform: translateX(-50%) translateY(-50%);  transform: translateX(-50%) translateY(-50%);  z-index: 11; } .gsc-icon-box-styles.style-3 .box-icon .box-icon-inner i, .gsc-icon-box-styles.style-3 .box-icon .box-icon-inner svg {  color: #070346;  fill: #070346;  -webkit-transition: all 0.35s;  transition: all 0.35s;  z-index: 11;  height: auto; } .gsc-icon-box-styles.style-3 .box-icon .number {  width: 36px;  height: 36px;  color: #fff;  border-radius: 50%;  font-size: 14px;  font-weight: 700;  letter-spacing: -0.42px;  text-align: center;  line-height: 36px;  display: inline-block;  position: absolute;  bottom: -20px;  left: 50%;  z-index: 11;  -webkit-transform: translateX(-50%);  transform: translateX(-50%);  -webkit-transition: all 0.35s;  transition: all 0.35s;  -moz-transition: all 0.35s;  -ms-transition: all 0.35s; } .gsc-icon-box-styles.style-3 .content-inner {  position: relative;  padding: 0;  text-align: left; } .gsc-icon-box-styles.style-3 .content-inner .title {  color: var(--qempo-heading-color);  font-size: 20px;  letter-spacing: -0.6px;  display: block;  line-height: 28px;  position: relative;  z-index: 11;  margin: 10px 0 0;  font-weight: 600; } .gsc-icon-box-styles.style-3 .content-inner .desc {  position: relative;  z-index: 11;  margin-top: 20px; } .gsc-icon-box-styles.style-3:hover .box-icon:after, .gsc-icon-box-styles.style-3.active .box-icon:after {  opacity: 1;  -webkit-transform: scale(1);  transform: scale(1); } .gsc-icon-box-styles.style-3:hover .box-icon i, .gsc-icon-box-styles.style-3:hover .box-icon svg, .gsc-icon-box-styles.style-3.active .box-icon i, .gsc-icon-box-styles.style-3.active .box-icon svg {  color: #fff;  fill: #fff; } .gsc-icon-box-styles.style-3:hover .box-icon .number, .gsc-icon-box-styles.style-3.active .box-icon .number {  background: #F7F7F7;  color: #070346; } .gsc-icon-box-styles.style-4 {  position: relative;  text-align: center;  margin-bottom: 30px; } .gsc-icon-box-styles.style-4:before, .gsc-icon-box-styles.style-4:after {  content: " ";  display: table; } .gsc-icon-box-styles.style-4:after {  clear: both; } .gsc-icon-box-styles.style-4 .box-icon {  display: inline-block;  background: #F7F7F7;  text-align: center;  -webkit-transition: all 0.35s;  transition: all 0.35s;  width: 100%;  max-width: 100%;  width: 150px;  height: 150px;  position: relative;  border-radius: 50%;  margin-bottom: 25px; } .gsc-icon-box-styles.style-4 .box-icon:after {  content: '';  width: 100%;  height: 100%;  top: 0;  left: 0;  background: #070346;  position: absolute;  z-index: 1;  opacity: 0;  -webkit-transform: scale(1.2);  transform: scale(1.2);  -webkit-transition: all 0.5s;  transition: all 0.5s;  border-radius: 50%; } .gsc-icon-box-styles.style-4 .box-icon .box-icon-inner {  position: absolute;  top: 50%;  left: 50%;  -webkit-transform: translateX(-50%) translateY(-50%);  transform: translateX(-50%) translateY(-50%);  z-index: 11; } .gsc-icon-box-styles.style-4 .box-icon .box-icon-inner i, .gsc-icon-box-styles.style-4 .box-icon .box-icon-inner svg {  color: #070346;  fill: #070346;  -webkit-transition: all 0.35s;  transition: all 0.35s;  z-index: 11;  height: auto; } .gsc-icon-box-styles.style-4 .box-icon .number {  width: 60px;  height: 60px;  background: #070346;  color: #fff;  border-radius: 50%;  font-size: 20px;  font-weight: 700;  text-align: center;  line-height: 60px;  display: inline-block;  position: absolute;  top: 0;  right: -15px;  z-index: 11;  -webkit-transition: all 0.35s;  transition: all 0.35s; } .gsc-icon-box-styles.style-4 .content-inner {  position: relative;  padding: 0;  text-align: center; } .gsc-icon-box-styles.style-4 .content-inner .title {  color: #070346;  font-size: 24px;  display: block;  line-height: 28px;  position: relative;  z-index: 11;  margin: 10px 0 0;  font-weight: 700; } @media (max-width: 1024.98px) {  .gsc-icon-box-styles.style-4 .content-inner .title {   font-size: 20px;  } } .gsc-icon-box-styles.style-4 .content-inner .desc {  position: relative;  z-index: 11;  margin-top: 30px; } .gsc-icon-box-styles.style-4:hover .box-icon:after, .gsc-icon-box-styles.style-4.active .box-icon:after {  opacity: 1;  -webkit-transform: scale(1);  transform: scale(1); } .gsc-icon-box-styles.style-4:hover .box-icon i, .gsc-icon-box-styles.style-4:hover .box-icon svg, .gsc-icon-box-styles.style-4.active .box-icon i, .gsc-icon-box-styles.style-4.active .box-icon svg {  color: #fff;  fill: #fff; } .gsc-icon-box-styles.style-4:hover .box-icon .number, .gsc-icon-box-styles.style-4.active .box-icon .number {  background: #F7F7F7;  color: #070346; } .gsc-icon-box-styles:hover .icon-inner .box-icon svg, .gsc-icon-box-styles:hover .icon-inner .box-icon i, .gsc-icon-box-styles.active .icon-inner .box-icon svg, .gsc-icon-box-styles.active .icon-inner .box-icon i {  color: #fff;  fill: #fff;  -webkit-animation: beat 1.5s ease 0s infinite;  animation: beat 1.5s ease 0s infinite; } .milestone-block {  position: relative; } .milestone-block .link-overlay {  position: absolute;  width: 100%;  height: 100%;  top: 0;  left: 0;  z-index: 11; } .milestone-block.style-1 {  text-align: center; } .milestone-block.style-1 .milestone-icon {  margin-bottom: 5px; } .milestone-block.style-1 .milestone-icon .icon i {  font-size: 64px;  color: #070346; } .milestone-block.style-1 .milestone-icon .icon svg {  width: 64px;  fill: #070346; } .milestone-block.style-1 .milestone-content .milestone-number-inner {  font-size: 40px;  color: #070346; } .milestone-block.style-1 .milestone-content .milestone-text {  font-size: 14px;  text-transform: uppercase;  letter-spacing: 1px;  font-weight: 500;  margin-top: 10px; } .milestone-block.style-2 .milestone-icon {  font-size: 40px; } .milestone-block.style-2 .milestone-icon .icon {  color: var(--qempo-theme-color); } .milestone-block.style-2 .milestone-icon .icon svg {  fill: var(--qempo-theme-color); } .milestone-block.style-2 .milestone-number-inner {  display: -webkit-box;  display: -ms-flexbox;  display: flex;  -webkit-box-align: baseline;  -ms-flex-align: baseline;  align-items: baseline; } .milestone-block.style-2 .milestone-number {  font-size: 50px;  line-height: 70px;  color: var(--qempo-heading-color);  font-weight: 600;  letter-spacing: -1.5px; } .milestone-block.style-2 .symbol.after {  font-size: 20px;  letter-spacing: -0.6px;  font-weight: 600;  color: var(--qempo-heading-color); } .milestone-block.style-2 .milestone-text {  font-size: 18px;  font-weight: 500;  color: var(--qempo-heading-color);  margin-bottom: 20px; } .milestone-block.style-3 .milestone-content {  position: relative; } .milestone-block.style-3 .milestone-text {  font-weight: 700;  font-size: 18px;  line-height: 26px;  background: #fff;  color: var(--qempo-heading-color);  padding: 10px 30px; } @media (min-width: 576px) {  .milestone-block.style-3 .milestone-text {   -webkit-box-shadow: 0px 20px 40px 0 rgba(0, 0, 0, 0.1);   box-shadow: 0px 20px 40px 0 rgba(0, 0, 0, 0.1);   border-radius: 32px;   -webkit-border-radius: 32px;   -moz-border-radius: 32px;   -ms-border-radius: 32px;   -o-border-radius: 32px;   position: absolute;   top: 50%;   left: 50%;   -webkit-transform: translate(-50%, -50%);   transform: translate(-50%, -50%);  } } @media (max-width: 1024px) {  .milestone-block.style-3 .milestone-text {   padding-left: 20px;   padding-right: 20px;  } } .milestone-block.style-3 .box-content {  display: block;  width: 100%;  text-align: center; } .milestone-block.style-3 .milestone-number {  font-size: 400px;  font-weight: 600;  line-height: 310px;  letter-spacing: -12px; } @media (max-width: 1260px) {  .milestone-block.style-3 .milestone-number {   font-size: 300px;   line-height: 230px;  } } @media (max-width: 980px) {  .milestone-block.style-3 .milestone-number {   font-size: 200px;   line-height: 160px;  } } .milestone-block.style-3 .symbol.after {  font-size: 80px;  line-height: 70px;  letter-spacing: -2.4px;  font-weight: 600; } .milestone-block.style-3 .milestone-number-inner {  font-size: 50px;  line-height: 1.2;  color: var(--qempo-theme-color);  font-weight: 600;  display: -webkit-box;  display: -ms-flexbox;  display: flex;  -webkit-box-align: baseline;  -ms-flex-align: baseline;  align-items: baseline;  -webkit-box-pack: center;  -ms-flex-pack: center;  justify-content: center; } @media (max-width: 1319.98px) {  .milestone-block.style-3 .milestone-number-inner {   font-size: 45px;  } } @media (max-width: 1024.98px) {  .milestone-block.style-3 .milestone-number-inner {   font-size: 40px;  } } @media (max-width: 767.98px) {  .milestone-block.style-3 .milestone-number-inner {   font-size: 38px;  } } .milestone-block.style-3 .milestone-icon .icon {  line-height: 1;  display: inline-block;  border-radius: 50%;  padding: 25px 10px 10px;  background: var(--qempo-theme-color);  color: #fff;  fill: #fff;  position: relative;  width: 120px;  height: 120px;  line-height: 85px;  border: 2px solid #E9E9EE; } .milestone-block.style-3 .milestone-icon .icon:after {  content: '';  width: 100%;  height: 100%;  top: 0;  left: 0;  background: var(--qempo-theme-color);  position: absolute;  z-index: 1;  opacity: 0;  -webkit-transform: scale(1.2);  transform: scale(1.2);  border-radius: 50%;  -webkit-transition: all 0.35s;  transition: all 0.35s; } .milestone-block.style-3 .milestone-icon .icon i, .milestone-block.style-3 .milestone-icon .icon svg {  -webkit-transition: all 0.35s;  transition: all 0.35s;  color: #fff;  fill: #fff;  position: relative;  z-index: 11; } .milestone-block.style-3:hover .milestone-icon .icon {  border-color: transparent; } .milestone-block.style-3:hover .milestone-icon .icon:after {  width: 100%;  height: 100%;  opacity: 1;  -webkit-transform: scale(1);  transform: scale(1); } .milestone-block.style-3:hover .milestone-icon .icon svg, .milestone-block.style-3:hover .milestone-icon .icon i {  -webkit-animation: beat 1.5s ease 0s infinite;  animation: beat 1.5s ease 0s infinite;  color: #fff !important;  fill: #fff !important; } .milestone-block:hover .milestone-icon .icon svg, .milestone-block:hover .milestone-icon .icon i {  -webkit-animation: beat 1.5s ease 0s infinite;  animation: beat 1.5s ease 0s infinite; } .elementor-widget-gva-gallery .gallery-style-1 .gallery-item {  position: relative;  margin-bottom: 30px; } .elementor-widget-gva-gallery .gallery-style-1 .gallery-item .photo-gallery {  width: 100%;  height: 100%;  position: absolute;  top: 0;  left: 0;  z-index: 111;  cursor: crosshair; } .elementor-widget-gva-gallery .gallery-style-1 .gallery-item .image-content {  position: absolute;  width: 100%;  height: 100%;  top: 0;  left: 0;  z-index: 1;  opacity: 0;  -webkit-transition: all 0.35s;  transition: all 0.35s; } .elementor-widget-gva-gallery .gallery-style-1 .gallery-item .image-content:after {  content: '';  width: 100%;  height: 100%;  position: absolute;  top: 0;  left: 0;  z-index: 11;  background: #070346;  opacity: 0.8; } .elementor-widget-gva-gallery .gallery-style-1 .gallery-item .image-content .content-inner {  position: relative;  z-index: 99;  text-align: center;  top: 50%;  left: 0;  width: 100%;  -webkit-transform: translateY(-50%);  transform: translateY(-50%);  padding: 0 15px; } .elementor-widget-gva-gallery .gallery-style-1 .gallery-item .image-content .content-inner .title {  margin: 0 0 15px;  font-size: 24px;  color: #fff; } .elementor-widget-gva-gallery .gallery-style-1 .gallery-item .image-content .content-inner .sub-title {  font-family: "reey";  font-size: 30px;  color: #fff;  font-weight: 400; } .elementor-widget-gva-gallery .gallery-style-1 .gallery-item:hover .image-content {  opacity: 1; } .elementor-widget-gva-gallery .gallery-style-2 .gallery-item {  position: relative; } .elementor-widget-gva-gallery .gallery-style-2 .gallery-item .photo-gallery {  content: '';  background: rgba(0, 0, 0, 0.6);  position: absolute;  top: 0;  left: 0;  width: 100%;  height: 100%;  opacity: 0;  -webkit-transition: all 0.35s;  transition: all 0.35s; } .elementor-widget-gva-gallery .gallery-style-2 .gallery-item:hover .photo-gallery {  opacity: 1; } .elementor-widget-gva-gallery .gallery-style-3 .image {  text-align: center; } .elementor-widget-gva-gallery .gallery-style-3 .image img {  display: inline-block; } .elementor-widget-gva-gallery .gallery-style-3 .gallery-item {  padding: 30px 20px;  border-bottom: 1px solid #E9E9EE;  border-right: 1px solid #E9E9EE;  display: -webkit-box;  display: -ms-flexbox;  display: flex;  -webkit-box-align: center;  -ms-flex-align: center;  align-items: center;  -webkit-box-pack: center;  -ms-flex-pack: center;  justify-content: center; } @media (min-width: 576px) {  .elementor-widget-gva-gallery .gallery-style-3 .gallery-item {   min-height: 150px;  } } .elementor-widget-gva-gallery.border-gallery .gva-content-items {  position: relative; } .elementor-widget-gva-gallery.border-gallery .gva-content-items > div {  margin: 0; } .elementor-widget-gva-gallery.border-gallery .gva-content-items .item {  padding: 0 !important; } .elementor-widget-gva-gallery.border-gallery .gva-content-items:before {  content: "";  position: absolute;  width: 100%;  height: 1px;  z-index: 9;  left: 0;  bottom: 0;  background-color: #ffffff; } .elementor-widget-gva-gallery.border-gallery .gva-content-items:after {  content: "";  position: absolute;  width: 1px;  height: 100%;  z-index: 9;  top: 0;  right: 0;  background-color: #ffffff; } .elementor-widget-gva-gallery .owl-item.center .gallery-item .image-content {  opacity: 1; } .gsc-heading {  display: block;  width: 100%;  margin-bottom: 40px; } .gsc-heading:before, .gsc-heading:after {  content: " ";  display: table; } .gsc-heading:after {  clear: both; } .gsc-heading .heading-icon {  line-height: 1;  margin-bottom: 6px; } .gsc-heading .heading-video {  margin-bottom: 50px; } .gsc-heading .heading-video .video-link {  display: inline-block;  font-size: 24px;  color: #fff;  background: var(--qempo-theme-color);  text-align: center;  position: relative;  -webkit-transition: all 0.35s;  transition: all 0.35s;  -moz-transition: all 0.35s;  -ms-transition: all 0.35s; } .gsc-heading .heading-video .video-link:hover {  -webkit-transform: scale(0.9);  transform: scale(0.9); } .gsc-heading .title {  font-size: 60px;  line-height: 70px;  letter-spacing: -1.8px;  position: relative;  margin: 0; } .gsc-heading .title strong, .gsc-heading .title span span {  color: var(--qempo-theme-color); } .gsc-heading .sub-title {  font-size: 16px;  line-height: 26px;  font-weight: 700;  display: inline-block;  margin-bottom: 10px;  color: var(--qempo-theme-color); } .gsc-heading .title-desc {  font-size: 18px;  line-height: 30px; } .gsc-heading .title-desc ul {  margin-bottom: 0;  padding: 0; } .gsc-heading .title-desc ul > li {  position: relative;  padding-left: 22px;  list-style: none;  padding-bottom: 6px; } .gsc-heading .title-desc ul > li:before {  content: '';  width: 10px;  height: 10px;  background: var(--qempo-theme-color);  position: absolute;  top: 11px;  left: 0;  z-index: 1; } .gsc-heading .title-desc ul > li:last-child {  padding-bottom: 0; } .gsc-heading .title-desc p {  margin-bottom: 0; } .gsc-heading .heading-action {  margin-top: 42px; } @media (max-width: 1319.98px) {  .gsc-heading .heading-action {   margin-top: 30px;  } } @media (max-width: 1024.98px) {  .gsc-heading .heading-action {   margin-top: 20px;  } } .gsc-heading.align-center {  text-align: center; } .gsc-heading.align-center .content-inner {  margin: 0 auto; } .gsc-heading.align-left {  text-align: left; } .gsc-heading.align-left .title-icon {  padding-left: 50px; } .gsc-heading.align-right {  text-align: right; } .gsc-heading.align-right .title-desc {  float: right;  width: 100%;  text-align: right; } .gsc-heading.align-right .title-icon {  padding-right: 50px; } .gsc-heading.box-align-center .content-inner {  margin: 0 auto; } .gsc-heading.box-align-right .content-inner {  float: right; } .gsc-heading.style-2 .content-inner .title {  font-size: 30px;  position: relative;  margin: 0;  line-height: 1.2;  font-family: "reey";  color: #070346;  text-transform: none;  font-weight: 400;  letter-spacing: 1px;  text-indent: 25px; } @media (max-width: 1319.98px) {  .gsc-heading.style-2 .content-inner .title {   font-size: 32px;  } } @media (max-width: 1319.98px) {  .gsc-heading.auto-responsive.style-1 .title, .gsc-heading.auto-responsive.style-3 .title {   font-size: 42px;   line-height: 52px;  } } @media (max-width: 1024.98px) {  .gsc-heading.auto-responsive.style-1 .title, .gsc-heading.auto-responsive.style-3 .title {   font-size: 36px;   line-height: 46px;  } } @media (max-width: 767.98px) {  .gsc-heading.auto-responsive.style-1 .title, .gsc-heading.auto-responsive.style-3 .title {   font-size: 30px;   line-height: 40px;  } } .gsc-image-content.skin-v1 {  text-align: left;  position: relative;  max-width: 680px;  margin: 0 auto;  padding-top: 70px;  padding-bottom: 92px;  padding-left: 30px;  padding-right: 63px;  overflow: hidden; } @media (max-width: 575.98px) {  .gsc-image-content.skin-v1 {   padding-left: 0px;   padding-right: 40px;  } } .gsc-image-content.skin-v1 .image {  position: relative;  overflow: hidden;  padding-left: 40px;  padding-bottom: 40px;  max-width: 450px;  overflow: hidden; } @media (max-width: 767.98px) {  .gsc-image-content.skin-v1 .image {   max-width: 100%;  } } @media (max-width: 575.98px) {  .gsc-image-content.skin-v1 .image {   padding-left: 15px;   padding-bottom: 15px;  } } .gsc-image-content.skin-v1 .image img {  -webkit-transition: all 5s;  transition: all 5s; } .gsc-image-content.skin-v1 .image:hover img {  -webkit-transform: scale(1.1);  transform: scale(1.1); } .gsc-image-content.skin-v1 .image-second {  position: absolute;  right: 0px;  bottom: 0px;  z-index: 11;  max-width: 240px;  border: solid 10px #ffffff;  -webkit-box-shadow: 0px 16px 32px 0 rgba(0, 0, 0, 0.06);  box-shadow: 0px 16px 32px 0 rgba(0, 0, 0, 0.06);  margin-bottom: 32px;  margin-right: 24px; } @media (max-width: 575.98px) {  .gsc-image-content.skin-v1 .image-second {   max-width: 150px;  } } .gsc-image-content.skin-v1 .image-second .image-second-inner {  overflow: hidden; } .gsc-image-content.skin-v1 .image-second .image-second-inner img {  -webkit-transition: all 5s;  transition: all 5s; } .gsc-image-content.skin-v1 .image-second:hover img {  -webkit-transform: scale(1.1);  transform: scale(1.1); } .gsc-image-content.skin-v1 .box-content {  position: absolute;  z-index: 11;  color: #fff;  left: 0px;  top: 0px;  text-align: center;  padding: 70px 38px 60px; } @media (max-width: 767.98px) {  .gsc-image-content.skin-v1 .box-content {   padding: 40px 15px;  } } @media (max-width: 575.98px) {  .gsc-image-content.skin-v1 .box-content {   max-width: 150px;   padding: 15px;  } } .gsc-image-content.skin-v1 .box-content:before {  position: absolute;  content: "";  top: 0;  left: 0;  right: 0;  bottom: 0;  z-index: -1;  opacity: 0.9;  filter: alpha(opacity=90); } .gsc-image-content.skin-v1 .box-content .title {  font-size: 120px;  line-height: 60px;  font-weight: 600;  color: #fff;  margin: 0; } @media (max-width: 1024.98px) {  .gsc-image-content.skin-v1 .box-content .title {   font-size: 80px;   line-height: 80px;  } } @media (max-width: 767.98px) {  .gsc-image-content.skin-v1 .box-content .title {   font-size: 40px;   line-height: 40px;  } } .gsc-image-content.skin-v1 .box-content .title span {  font-size: 24px; } .gsc-image-content.skin-v1 .box-content .description {  font-size: 18px;  line-height: 20px; } .gsc-image-content.skin-v1 .shape-1 {  position: absolute;  bottom: 0;  left: 0;  border-bottom: 177px solid var(--qempo-theme-color);  border-right: 197px solid transparent;  z-index: -1; } .gsc-image-content.skin-v1 .shape-2 {  position: absolute;  top: 56px;  right: 24px;  width: 24px;  height: 24px;  margin-top: 15px;  margin-right: 15px; } @media (max-width: 575.98px) {  .gsc-image-content.skin-v1 .shape-2 {   right: 0;  } } .gsc-image-content.skin-v1 .shape-2:before {  content: "";  width: 11px;  height: 11px;  display: inline-block;  position: absolute;  right: -15px;  top: -15px; } .gsc-image-content.skin-v2 {  position: relative;  padding-bottom: 150px; } .gsc-image-content.skin-v2 .image {  position: relative;  overflow: hidden;  max-width: 540px;  border: solid 10px #fff;  -webkit-box-shadow: 0px 16px 32px 0 rgba(0, 0, 0, 0.06);  box-shadow: 0px 16px 32px 0 rgba(0, 0, 0, 0.06); } @media (max-width: 767.98px) {  .gsc-image-content.skin-v2 .image {   padding: 0;   width: 100%;  } } .gsc-image-content.skin-v2 .image img {  -webkit-transition: all 5s;  transition: all 5s; } .gsc-image-content.skin-v2 .image:hover img {  -webkit-transform: scale(1.1);  transform: scale(1.1); } .gsc-image-content.skin-v2 .image-second {  position: absolute;  right: 0px;  bottom: 0px;  z-index: 11;  max-width: 386px;  border: solid 10px #fff;  -webkit-box-shadow: -11.3px -11.3px 32px 0 rgba(0, 0, 0, 0.1);  box-shadow: -11.3px -11.3px 32px 0 rgba(0, 0, 0, 0.1);  margin-bottom: 32px;  margin-right: 24px; } @media (max-width: 1024.98px) {  .gsc-image-content.skin-v2 .image-second {   bottom: 0;  } } .gsc-image-content.skin-v2 .image-second .image-second-inner {  overflow: hidden; } .gsc-image-content.skin-v2 .image-second .image-second-inner img {  -webkit-transition: all 5s;  transition: all 5s; } .gsc-image-content.skin-v2 .image-second:hover img {  -webkit-transform: scale(1.1);  transform: scale(1.1); } .gsc-image-content.skin-v3 {  position: relative;  text-align: left; } .gsc-image-content.skin-v3 .image {  position: relative;  overflow: hidden;  padding-left: 50px;  padding-top: 50px; } @media (max-width: 1024.98px) {  .gsc-image-content.skin-v3 .image {   padding-left: 20px;   padding-top: 20px;  } } .gsc-image-content.skin-v3 .shape-1 {  position: absolute;  top: 0;  left: 0;  border-top: 500px solid var(--qempo-theme-color);  border-right: 410px solid transparent;  z-index: -1; } @media (max-width: 1024.98px) {  .gsc-image-content.skin-v3 .shape-1 {   border-top: 200px solid var(--qempo-theme-color);   border-right: 210px solid transparent;  } } .gsc-image-content.skin-v4 {  position: relative;  text-align: left; } .gsc-image-content.skin-v4 .image {  position: relative;  overflow: hidden;  padding-left: 40px;  padding-bottom: 40px; } @media (max-width: 1024.98px) {  .gsc-image-content.skin-v4 .image {   padding-left: 20px;   padding-bottom: 20px;  } } .gsc-image-content.skin-v4 .shape-1 {  position: absolute;  bottom: 0;  left: 0;  border-bottom: 332px solid var(--qempo-theme-color);  border-right: 296px solid transparent;  z-index: -1; } @media (max-width: 1024.98px) {  .gsc-image-content.skin-v4 .shape-1 {   border-bottom: 100px solid var(--qempo-theme-color);   border-right: 110px solid transparent;  } } .gsc-image-content.skin-v5 {  position: relative;  margin-bottom: 30px;  text-align: left;  padding: 30px 45px;  border: 1px solid #E9E9EE; } @media (max-width: 1319.98px) {  .gsc-image-content.skin-v5 {   padding: 30px;  } } .gsc-image-content.skin-v5 .image {  position: relative;  overflow: hidden;  text-align: center; } .gsc-image-content.skin-v5 .image img {  -webkit-transition: all 3s;  transition: all 3s;  -moz-transition: all 3s;  -ms-transition: all 3s; } .gsc-image-content.skin-v5 .box-content {  background: #fff;  z-index: 1;  -webkit-transition: all 0.35s;  transition: all 0.35s;  -moz-transition: all 0.35s;  -ms-transition: all 0.35s;  text-align: center; } .gsc-image-content.skin-v5 .box-content .title {  margin: 30px 0 0;  font-size: 20px;  color: #070346;  line-height: 36px; } .gsc-image-content.skin-v5 .box-content .desc {  margin-top: 5px;  color: var(--qempo-body-color); } .gsc-image-content.skin-v5 .box-content .read-more {  margin-top: 28px; } .gsc-image-content.skin-v5 .box-content .read-more svg {  width: 20px;  height: auto;  fill: var(--qempo-theme-color); } .gsc-image-content-group .image-content-item.style-1 {  position: relative;  text-align: left;  -webkit-box-shadow: 0px 10px 20px 0px rgba(0, 0, 0, 0.06);  box-shadow: 0px 10px 20px 0px rgba(0, 0, 0, 0.06);  max-width: 500px;  margin: 0 auto 30px; } .gsc-image-content-group .image-content-item.style-1 .image {  position: relative;  overflow: hidden;  text-align: center; } .gsc-image-content-group .image-content-item.style-1 .image img {  -webkit-transition: all 3s;  transition: all 3s;  -moz-transition: all 3s;  -ms-transition: all 3s; } .gsc-image-content-group .image-content-item.style-1 .box-content {  background: #fff;  z-index: 1;  padding: 35px 30px 60px;  -webkit-transition: all 0.35s;  transition: all 0.35s;  -moz-transition: all 0.35s;  -ms-transition: all 0.35s;  text-align: center;  position: relative; } .gsc-image-content-group .image-content-item.style-1 .box-content:before {  content: '';  width: 0;  height: 1px;  position: absolute;  bottom: -6px;  left: 0;  background: #070346;  z-index: 11;  -webkit-transition: width 0.35s;  transition: width 0.35s; } .gsc-image-content-group .image-content-item.style-1 .box-content:after {  content: '';  background: url(https://hurixbeta.hurix.com/wp-content/themes/qempo/css/../images/image-content-pattern.png) repeat-x bottom center transparent;  position: absolute;  bottom: 0;  left: 0;  z-index: 1;  width: 100%;  height: 30px;  opacity: 0; } .gsc-image-content-group .image-content-item.style-1 .box-content .content-inner {  max-width: 260px;  margin: 0 auto; } .gsc-image-content-group .image-content-item.style-1 .box-content .content-inner .title {  line-height: 36px;  font-size: 24px;  color: #070346; } .gsc-image-content-group .image-content-item.style-1 .box-content .content-inner .title a {  background: -webkit-gradient(linear, left top, right top, from(currentcolor), to(currentcolor)) 0px 89%/0px 2px no-repeat;  background: linear-gradient(to right, currentcolor 0%, currentcolor 100%) 0px 89%/0px 2px no-repeat; } .gsc-image-content-group .image-content-item.style-1 .box-content .content-inner .title a:hover {  background-size: 100% 2px; } .gsc-image-content-group .image-content-item.style-1 .box-content .content-inner .desc {  margin: 25px 0 20px;  color: var(--qempo-body-color); } .gsc-image-content-group .image-content-item.style-1:hover .box-content {  background: #070346; } .gsc-image-content-group .image-content-item.style-1:hover .box-content:before {  width: 100%; } .gsc-image-content-group .image-content-item.style-1:hover .box-content:after {  opacity: 1; } .gsc-image-content-group .image-content-item.style-1:hover .box-content .content-inner .title {  color: #fff; } .gsc-image-content-group .image-content-item.style-1:hover .box-content .content-inner .title a {  color: #fff; } .gsc-image-content-group .image-content-item.style-1:hover .box-content .content-inner .desc {  color: #9d9d9d; } .gsc-image-content-group .image-content-item.style-1:hover .box-content .content-inner .read-more a {  color: #fff; } .gsc-image-content-group .image-content-item.style-1:hover .box-content .content-inner .read-more a:before {  background: #333333; } .gsc-image-content-group .owl-item.center .image-content-item.style-1 .box-content {  background: #070346; } .gsc-image-content-group .owl-item.center .image-content-item.style-1 .box-content:before {  width: 100%; } .gsc-image-content-group .owl-item.center .image-content-item.style-1 .box-content:after {  opacity: 1; } .gsc-image-content-group .owl-item.center .image-content-item.style-1 .box-content .content-inner .title {  color: #fff; } .gsc-image-content-group .owl-item.center .image-content-item.style-1 .box-content .content-inner .title a {  color: #fff; } .gsc-image-content-group .owl-item.center .image-content-item.style-1 .box-content .content-inner .desc {  color: #9d9d9d; } .gsc-image-content-group .owl-item.center .image-content-item.style-1 .box-content .content-inner .read-more a {  color: #fff; } .gsc-image-content-group .owl-item.center .image-content-item.style-1 .box-content .content-inner .read-more a:before {  background: #333333; } .gva-posts-grid .posts-grid-filter {  margin-bottom: 15px;  width: 100%;  float: left; } .gva-posts-grid .posts-grid-filter ul.nav-tabs {  display: inline-block;  text-align: left;  float: left;  padding-top: 15px; } .gva-posts-grid .posts-grid-filter ul.nav-tabs > li > a {  background: none;  font-weight: 500;  color: #070346;  -webkit-transition: all 0.35s;  transition: all 0.35s;  -moz-transition: all 0.35s;  -ms-transition: all 0.35s;  text-transform: uppercase;  padding: 0 10px; } .gva-posts-grid .posts-grid-filter ul.nav-tabs > li > a.active {  color: var(--qempo-theme-color); } .gva-posts-grid .posts-grid-filter .view-all {  float: right; } .gva-posts-grid .gva-content-items {  float: left;  width: 100%; } .gva-posts-grid .post {  margin-bottom: 30px; } .gva-posts-grid .post .read-more {  display: block !important;  visible: visibility !important; } .gva-posts-sticky .gva-content-items {  position: relative;  float: left;  width: 100%; } .gva-posts-sticky .gva-content-items .first-post {  overflow: hidden; } @media (max-width: 1024.98px) {  .gva-posts-sticky .gva-content-items .first-post {   width: 100%;   position: relative;   margin-bottom: 30px;  } } .gva-posts-sticky .gva-content-items .first-post .post {  margin-bottom: 0 !important;  position: relative; } .gva-posts-sticky .gva-content-items .first-post .post .entry-content {  bottom: 0;  padding: 30px 30px;  background: var(--qempo-theme-color);  z-index: 11;  border: none;  -webkit-box-shadow: none;  box-shadow: none; } .gva-posts-sticky .gva-content-items .first-post .post .entry-content:after {  content: '';  width: 100%;  height: 200px;  background: var(--qempo-theme-color);  position: absolute;  top: 100%;  left: 0;  z-index: 11; } @media (max-width: 1319.98px) {  .gva-posts-sticky .gva-content-items .first-post .post .entry-content {   padding: 20px 30px 30px;  } } .gva-posts-sticky .gva-content-items .first-post .post .entry-content .content-inner {  text-align: left;  padding: 0; } .gva-posts-sticky .gva-content-items .first-post .post .entry-content .content-inner .entry-meta {  padding: 0;  background: none;  color: #fff;  top: 0; } .gva-posts-sticky .gva-content-items .first-post .post .entry-content .content-inner .entry-meta .entry-date {  color: #fff; } .gva-posts-sticky .gva-content-items .first-post .post .entry-content .content-inner .entry-title {  font-size: 26px;  line-height: 40px;  padding: 0;  margin: 0; } @media (max-width: 1319.98px) {  .gva-posts-sticky .gva-content-items .first-post .post .entry-content .content-inner .entry-title {   font-size: 22px;   line-height: 36px;  } } .gva-posts-sticky .gva-content-items .first-post .post .entry-content .content-inner .entry-title a {  color: #fff; } .gva-posts-sticky .gva-content-items .list-post .post {  margin-bottom: 30px;  position: relative; } .gva-posts-sticky .gva-content-items .list-post .post .post-thumbnail {  width: 270px;  z-index: 1;  float: left; } @media (max-width: 1024.98px) {  .gva-posts-sticky .gva-content-items .list-post .post .post-thumbnail {   width: 180px;  } } @media (max-width: 767.98px) {  .gva-posts-sticky .gva-content-items .list-post .post .post-thumbnail {   width: 150px;  } } .gva-posts-sticky .gva-content-items .list-post .post .entry-content {  width: 100%;  padding: 0 0 0 270px;  border: none;  -webkit-box-shadow: none;  box-shadow: none; } @media (max-width: 1024.98px) {  .gva-posts-sticky .gva-content-items .list-post .post .entry-content {   padding-left: 180px;  } } @media (max-width: 767.98px) {  .gva-posts-sticky .gva-content-items .list-post .post .entry-content {   padding-left: 150px;  } } .gva-posts-sticky .gva-content-items .list-post .post .entry-content .content-inner {  text-align: left;  max-width: unset;  padding-left: 30px;  width: 100%; } @media (max-width: 1319.98px) {  .gva-posts-sticky .gva-content-items .list-post .post .entry-content .content-inner {   padding-left: 20px;  } } .gva-posts-sticky .gva-content-items .list-post .post .entry-content .content-inner .entry-meta {  -webkit-box-shadow: none;  box-shadow: none;  float: left;  width: 100%;  padding: 0;  text-align: left;  margin-top: 0; } @media (max-width: 860px) {  .gva-posts-sticky .gva-content-items .list-post .post .entry-content .content-inner .entry-meta .author-seperate, .gva-posts-sticky .gva-content-items .list-post .post .entry-content .content-inner .entry-meta .post-comment {   display: none;  } } .gva-posts-sticky .gva-content-items .list-post .post .entry-content .content-inner .entry-title {  float: left;  width: 100%;  font-size: 26px;  line-height: 34px;  padding: 0;  margin: 10px 0 0; } @media (max-width: 1319.98px) {  .gva-posts-sticky .gva-content-items .list-post .post .entry-content .content-inner .entry-title {   font-size: 18px;   line-height: 30px;  } } @media (max-width: 1024.98px) {  .gva-posts-sticky .gva-content-items .list-post .post .entry-content .content-inner .entry-title {   margin-top: 0;  } } .gva-posts-sticky .gva-content-items .list-post .post:last-child {  margin-bottom: 0; } .gva-testimonial-carousel.style-1 .testimonial-item {  position: relative;  -webkit-transition: all 0.35s;  transition: all 0.35s;  background: url(https://hurixbeta.hurix.com/wp-content/themes/qempo/css/../images/bg-testimonial.png) no-repeat center right transparent; } @media (min-width: 576px) {  .gva-testimonial-carousel.style-1 .testimonial-content {   display: -webkit-box;   display: -ms-flexbox;   display: flex;   -webkit-box-align: center;   -ms-flex-align: center;   align-items: center;  }  .gva-testimonial-carousel.style-1 .testimonial-image {   width: 25%;  }  .gva-testimonial-carousel.style-1 .testimonial-content-inner {   width: 75%;  }  .gva-testimonial-carousel.style-1 .testimonial-content-inner {   padding: 0 50px;   margin-top: 0;  } } .gva-testimonial-carousel.style-1 .testimonial-content-inner {  text-align: left;  margin-top: 30px; } .gva-testimonial-carousel.style-1 .testimonial-meta {  position: relative;  z-index: 11; } .gva-testimonial-carousel.style-1 .quote-icon {  font-size: 60px;  color: #F0F3F6;  position: absolute;  bottom: 50px;  right: 45px;  z-index: 1;  -webkit-transition: all 0.35s;  transition: all 0.35s; } @media (max-width: 1319.98px) {  .gva-testimonial-carousel.style-1 .quote-icon {   font-size: 45px;   right: 30px;   color: #F0F3F6 !important;  } } .gva-testimonial-carousel.style-1 .testimonial-quote {  font-size: 18px;  line-height: 34px;  font-weight: 500;  margin-bottom: 15px; } .gva-testimonial-carousel.style-1 .testimonial-information {  margin: 30px 0 0; } .gva-testimonial-carousel.style-1 .testimonial-information span.testimonial-name {  font-size: 20px;  font-weight: 600;  color: #070346;  font-family: var(--qempo-heading-font-family);  display: block; } .gva-testimonial-carousel.style-1 .testimonial-information span.testimonial-job {  font-size: 14px;  line-height: 1.1;  font-weight: 400; } .gva-testimonial-carousel.style-1 .owl-item.first .testimonial-content-inner .quote-icon {  color: var(--qempo-theme-color); } .gva-testimonial-carousel.style-2 .testimonial-item {  text-align: left;  position: relative;  max-width: 820px;  margin: 0 auto 30px;  background: #fff;  -webkit-box-shadow: 0px 5px 20px 0px rgba(0, 0, 0, 0.07);  box-shadow: 0px 5px 20px 0px rgba(0, 0, 0, 0.07);  padding-right: 20px;  padding-bottom: 20px; } .gva-testimonial-carousel.style-2 .testimonial-item .testimonial-item-content {  position: relative;  background: #F7F7F7;  padding: 50px 40px 55px 60px; } @media (max-width: 1319.98px) {  .gva-testimonial-carousel.style-2 .testimonial-item .testimonial-item-content {   padding: 30px 30px 55px 30px;  } } .gva-testimonial-carousel.style-2 .testimonial-item .testimonial-item-content .testimonial-content {  font-size: 20px;  line-height: 36px;  margin: 0 0 25px; } .gva-testimonial-carousel.style-2 .testimonial-item .testimonial-item-content .testimonial-meta .testimonial-image {  width: 50px;  float: left; } .gva-testimonial-carousel.style-2 .testimonial-item .testimonial-item-content .testimonial-meta .testimonial-image img {  border-radius: 50%;  width: 50px;  height: 50px; } .gva-testimonial-carousel.style-2 .testimonial-item .testimonial-item-content .testimonial-meta .testimonial-information {  padding-left: 70px;  padding-top: 5px;  line-height: 24px;  position: relative; } .gva-testimonial-carousel.style-2 .testimonial-item .testimonial-item-content .testimonial-meta .testimonial-information .testimonial-name {  font-size: 16px;  font-weight: 500;  color: #070346;  display: block;  text-transform: uppercase; } .gva-testimonial-carousel.style-2 .testimonial-item .testimonial-item-content .testimonial-meta .testimonial-information .testimonial-job {  font-size: 12px;  display: block;  font-weight: 500;  text-transform: uppercase;  letter-spacing: 1px; } .gva-testimonial-carousel.style-2 .testimonial-item .line-1:before, .gva-testimonial-carousel.style-2 .testimonial-item .line-1:after {  content: '';  background: #070346;  position: absolute;  top: 0;  left: 0;  z-index: 1;  -webkit-transition: all 0.35s;  transition: all 0.35s; } .gva-testimonial-carousel.style-2 .testimonial-item .line-2:before, .gva-testimonial-carousel.style-2 .testimonial-item .line-2:after {  content: '';  position: absolute;  z-index: 1;  background: #070346;  bottom: 0;  right: 0;  -webkit-transition: all 0.35s;  transition: all 0.35s; } .gva-testimonial-carousel.style-2 .testimonial-item .line-1:before, .gva-testimonial-carousel.style-2 .testimonial-item .line-2:before {  width: 1px;  height: 0; } .gva-testimonial-carousel.style-2 .testimonial-item .line-1:after, .gva-testimonial-carousel.style-2 .testimonial-item .line-2:after {  width: 0;  height: 1px; } .gva-testimonial-carousel.style-2 .testimonial-item:hover .line-1:before, .gva-testimonial-carousel.style-2 .testimonial-item:hover .line-2:before {  width: 1px;  height: 100%; } .gva-testimonial-carousel.style-2 .testimonial-item:hover .line-1:after, .gva-testimonial-carousel.style-2 .testimonial-item:hover .line-2:after {  width: 100%;  height: 1px; } .gva-testimonial-carousel.style-2 .active.center .testimonial-item .line-1:before, .gva-testimonial-carousel.style-2 .active.center .testimonial-item .line-2:before {  width: 1px;  height: 100%; } .gva-testimonial-carousel.style-2 .active.center .testimonial-item .line-1:after, .gva-testimonial-carousel.style-2 .active.center .testimonial-item .line-2:after {  width: 100%;  height: 1px; } .gva-testimonial-carousel.style-3 .testimonial-item {  text-align: left;  position: relative;  max-width: 820px;  margin: 0 auto 30px;  background: #fff;  padding: 60px;  -webkit-box-shadow: 0px 5px 20px 0px rgba(0, 0, 0, 0.07);  box-shadow: 0px 5px 20px 0px rgba(0, 0, 0, 0.07); } @media (max-width: 1319.98px) {  .gva-testimonial-carousel.style-3 .testimonial-item {   padding: 50px 30px;  } } .gva-testimonial-carousel.style-3 .testimonial-item .testimonial-item-content {  position: relative; } .gva-testimonial-carousel.style-3 .testimonial-item .testimonial-item-content .testimonial-image {  position: relative;  width: 76px;  height: 76px;  float: left; } .gva-testimonial-carousel.style-3 .testimonial-item .testimonial-item-content .testimonial-image img {  border-radius: 50%;  width: 76px;  height: 76px;  border-radius: 50%;  border: 1px solid rgba(0, 0, 0, 0.036); } .gva-testimonial-carousel.style-3 .testimonial-item .testimonial-item-content .testimonial-image .icon-quote {  position: absolute;  top: 50%;  right: -21px;  margin-top: -21px;  z-index: 11;  font-size: 50px;  color: #fff;  background: var(--qempo-theme-color);  line-height: 1.2;  width: 42px;  height: 42px;  border-radius: 50%;  text-align: center;  display: inline-block;  font-weight: 900; } .gva-testimonial-carousel.style-3 .testimonial-item .testimonial-item-content .testimonial-information {  margin: 22px 0 22px;  line-height: 26px;  position: relative;  padding-left: 115px;  padding-top: 10px; } .gva-testimonial-carousel.style-3 .testimonial-item .testimonial-item-content .testimonial-information .testimonial-name {  font-size: 18px;  font-weight: 800;  color: #070346;  display: block; } .gva-testimonial-carousel.style-3 .testimonial-item .testimonial-item-content .testimonial-information .testimonial-job {  font-size: 15px;  display: block;  font-weight: 700; } .gva-testimonial-carousel.style-3 .testimonial-item .testimonial-item-content .testimonial-content {  font-size: 18px;  line-height: 36px;  font-weight: 400;  padding-top: 10px; } .gva-testimonial-carousel.style-3 .testimonial-item .testimonial-item-content:hover .icon-quote {  background: var(--qempo-theme-color);  color: #fff; } .gsc-video-box {  position: relative; } .gsc-video-box.style-1 .video-inner {  min-height: 120px;  min-width: 120px;  text-align: center; } @media (max-width: 1319.98px) {  .gsc-video-box.style-1 .video-inner {   min-height: 100px;   min-width: 100px;  } } @media (max-width: 1024.98px) {  .gsc-video-box.style-1 .video-inner {   min-height: 90px;   min-width: 90px;  } } @media (max-width: 767.98px) {  .gsc-video-box.style-1 .video-inner {   min-height: 60px;   min-width: 60px;  } } .gsc-video-box.style-1 .video-inner .video-image {  overflow: hidden; } .gsc-video-box.style-1 .video-inner .video-image img {  border-radius: 30px;  -webkit-border-radius: 30px;  -moz-border-radius: 30px;  -ms-border-radius: 30px;  -o-border-radius: 30px; } .gsc-video-box.style-1 .video-inner .video-content {  position: absolute;  top: 50%;  left: 0;  z-index: 11;  text-align: center;  width: 100%;  -webkit-transform: translateY(-50%);  transform: translateY(-50%); } .gsc-video-box.style-1 .video-inner .video-content > div {  display: inline-block; } .gsc-video-box.style-1 .video-inner .video-content .title {  font-size: 25px;  color: #fff;  font-weight: 500; } @media (max-width: 600px) {  .gsc-video-box.style-1 .video-inner .video-content .title {   display: none;  } } .gsc-video-box.style-1 .video-inner .video-content .video-action {  margin: 0 30px; } .gsc-video-box.style-1 .video-inner .video-content .video-action .popup-video {  display: inline-block;  font-size: 24px;  color: #070346;  text-align: center;  position: relative;  -webkit-transition: all 0.35s;  transition: all 0.35s;  -moz-transition: all 0.35s;  -ms-transition: all 0.35s;  width: 150px;  height: 150px;  line-height: 150px;  border-radius: 150px;  -webkit-border-radius: 150px;  -moz-border-radius: 150px;  -ms-border-radius: 150px;  -o-border-radius: 150px; } @media (max-width: 1024.98px) {  .gsc-video-box.style-1 .video-inner .video-content .video-action .popup-video {   width: 100px;   height: 100px;   line-height: 100px;   font-size: 20px;  } } @media (max-width: 575.98px) {  .gsc-video-box.style-1 .video-inner .video-content .video-action .popup-video {   width: 60px;   height: 60px;   line-height: 60px;   font-size: 16px;  } } .gsc-video-box.style-1 .video-inner .video-content .video-action .popup-video::before {  position: absolute;  content: '';  left: 0;  top: 0;  height: 100%;  width: 100%;  border: 1px solid #fff;  border-radius: 50%;  -webkit-border-radius: 50%;  -moz-border-radius: 50%;  -ms-border-radius: 50%;  -o-border-radius: 50%;  opacity: 0;  -webkit-animation: pulse-border-2 1.5s linear infinite;  animation: pulse-border-2 1.5s linear infinite; } .gsc-video-box.style-1 .video-inner .video-content .video-action .popup-video::after {  position: absolute;  content: '';  left: 0;  top: 0;  height: 100%;  width: 100%;  border: 1px solid #fff;  border-radius: 50%;  -webkit-border-radius: 50%;  -moz-border-radius: 50%;  -ms-border-radius: 50%;  -o-border-radius: 50%;  opacity: 0;  -webkit-animation: pulse-border 1s linear infinite;  animation: pulse-border 1s linear infinite; } .gsc-video-box.style-1 .video-inner:hover .video-action .popup-video {  -webkit-box-shadow: 0px 5px 15px rgba(0, 0, 0, 0.2);  box-shadow: 0px 5px 15px rgba(0, 0, 0, 0.2);  -webkit-transform: scale(0.8);  transform: scale(0.8); } .gsc-video-box.style-2 .video-inner .video-content .video-action .popup-video {  display: inline-block;  font-size: 24px;  color: #fff;  text-align: center;  position: relative;  -webkit-transition: all 0.35s;  transition: all 0.35s;  -moz-transition: all 0.35s;  -ms-transition: all 0.35s;  width: 160px;  height: 140px;  line-height: 122px;  border: 20px solid #F7F7F7;  border-bottom: 0;  background: var(--qempo-theme-color); } .gsc-video-box.style-2 .video-inner .video-content .video-action .popup-video::before {  position: absolute;  content: '';  left: 0;  top: 0;  height: 100%;  width: 100%;  border: 1px solid var(--qempo-theme-color);  opacity: 0;  border-radius: 4px;  -webkit-animation: pulse-border-2 1.5s linear infinite;  animation: pulse-border-2 1.5s linear infinite; } .gsc-video-box.style-2 .video-inner .video-content .video-action .popup-video::after {  position: absolute;  content: '';  left: 0;  top: 0;  height: 100%;  width: 100%;  border: 1px solid var(--qempo-theme-color);  opacity: 0;  border-radius: 4px;  -webkit-animation: pulse-border 1s linear infinite;  animation: pulse-border 1s linear infinite; } .gsc-video-box.style-2 .video-inner .video-content .title {  font-family: "reey";  color: var(--qempo-theme-color);  font-size: 30px;  padding-left: 55px;  margin-top: 10px; } .gva-video-carousel .video-item-inner {  position: relative; } .gva-video-carousel .video-item-inner .video-image {  text-align: center; } .gva-video-carousel .video-item-inner .video-link {  width: 115px;  height: 115px;  color: #fff;  font-size: 18px;  line-height: 115px;  text-align: center;  display: inline-block;  position: absolute;  right: 0;  bottom: 0;  background: var(--qempo-theme-color);  -webkit-transition: all 0.35s;  transition: all 0.35s;  border-left: 2px solid #fff; } @media (max-width: 1319.98px) {  .gva-video-carousel .video-item-inner .video-link {   width: 100px;   height: 100px;   line-height: 100px;  } } @media (max-width: 1024.98px) {  .gva-video-carousel .video-item-inner .video-link {   width: 90px;   height: 90px;   line-height: 90px;  } } @media (max-width: 767.98px) {  .gva-video-carousel .video-item-inner .video-link {   width: 60px;   height: 60px;   line-height: 60px;  } } .gva-video-carousel .video-item-inner .video-link:hover {  -webkit-transform: scale(0.8);  transform: scale(0.8); } .gva-video-carousel .video-item-inner .video-title {  background: rgba(0, 0, 0, 0.6);  padding: 20px 30px;  font-size: 20px;  color: #fff;  position: absolute;  bottom: 0;  left: 0;  width: 100%;  z-index: 1; } .gsc-search-box.style-1 .gva-search .control-search .icon, .gsc-search-box.style-1 .gva-search .control-search i {  display: inline-block;  color: var(--qempo-theme-color-second);  font-size: 16px;  text-align: center;  background: #fff;  line-height: 55px;  border-radius: 50%;  -webkit-border-radius: 50%;  -moz-border-radius: 50%;  -ms-border-radius: 50%;  -o-border-radius: 50%;  width: 50px;  height: 50px; } .gsc-search-box.style-1 .gva-search .control-search:hover .icon, .gsc-search-box.style-1 .gva-search .control-search:hover i, .gsc-search-box.style-1 .gva-search .control-search:focus .icon, .gsc-search-box.style-1 .gva-search .control-search:focus i {  background: var(--qempo-theme-color);  color: #fff; } .gsc-search-box.style-2 .gva-search .control-search {  position: relative;  top: 6px; } .gsc-search-box.style-2 .gva-search .control-search .icon, .gsc-search-box.style-2 .gva-search .control-search i {  color: rgba(255, 255, 255, 0.5);  font-size: 34px;  display: inline-block;  margin-top: 5px; } @media (max-width: 1200px) {  .gsc-search-box.style-2 .gva-search .control-search .icon, .gsc-search-box.style-2 .gva-search .control-search i {   font-size: 22px;  } } .gsc-search-box.style-2 .gva-search .control-search:hover .icon, .gsc-search-box.style-2 .gva-search .control-search:hover i, .gsc-search-box.style-2 .gva-search .control-search:focus .icon, .gsc-search-box.style-2 .gva-search .control-search:focus i {  color: var(--qempo-theme-color); } .gsc-pricing {  -webkit-transition: all 0.35s;  transition: all 0.35s; } .gsc-pricing.style-1, .gsc-pricing.style-2 {  background: #fff;  padding: 55px 40px 60px;  position: relative;  background: #000000;  -webkit-box-shadow: 0px 10px 30px 0px rgba(65, 80, 138, 0.1);  box-shadow: 0px 10px 30px 0px rgba(65, 80, 138, 0.1); } @media (max-width: 1024.98px) {  .gsc-pricing.style-1, .gsc-pricing.style-2 {   padding: 60px 30px 40px;   max-width: 500px;   margin: 0 auto;  } } @media (max-width: 767.98px) {  .gsc-pricing.style-1, .gsc-pricing.style-2 {   padding-left: 15px;   padding-right: 15px;  } } .gsc-pricing.style-1 .content-inner, .gsc-pricing.style-2 .content-inner {  max-width: 260px;  margin: 0 auto; } .gsc-pricing.style-1 .content-inner .plan-price, .gsc-pricing.style-2 .content-inner .plan-price {  padding-bottom: 25px;  text-align: center;  color: #fff;  font-size: 1px;  border-bottom: 1px solid rgba(255, 255, 255, 0.26); } .gsc-pricing.style-1 .content-inner .plan-price .plan-price-inner .currency, .gsc-pricing.style-2 .content-inner .plan-price .plan-price-inner .currency {  font-size: 26px;  position: relative;  top: -12px; } .gsc-pricing.style-1 .content-inner .plan-price .plan-price-inner .price, .gsc-pricing.style-2 .content-inner .plan-price .plan-price-inner .price {  line-height: 1;  margin-bottom: 10px;  font-weight: 400;  font-size: 46px; } @media (max-width: 1024.98px) {  .gsc-pricing.style-1 .content-inner .plan-price .plan-price-inner .price, .gsc-pricing.style-2 .content-inner .plan-price .plan-price-inner .price {   font-size: 42px;  } } .gsc-pricing.style-1 .content-inner .plan-price .plan-price-inner .interval, .gsc-pricing.style-2 .content-inner .plan-price .plan-price-inner .interval {  font-size: 12px;  text-transform: uppercase;  font-weight: 500;  letter-spacing: 1px; } .gsc-pricing.style-1 .content-inner .title, .gsc-pricing.style-2 .content-inner .title {  color: #fff;  font-size: 20px;  text-align: center;  font-weight: 500;  margin: 35px 0 6px; } .gsc-pricing.style-1 .content-inner .plan-list, .gsc-pricing.style-2 .content-inner .plan-list {  list-style-type: none;  border-bottom: 1px solid rgba(255, 255, 255, 0.26);  padding: 20px 0 30px;  text-align: center;  font-size: 16px; } .gsc-pricing.style-1 .content-inner .plan-list li, .gsc-pricing.style-2 .content-inner .plan-list li {  position: relative;  padding: 5px 20px 5px 0;  color: #9d9d9d;  line-height: 24px; } .gsc-pricing.style-1 .content-inner .pricing-action, .gsc-pricing.style-2 .content-inner .pricing-action {  padding-top: 30px;  text-align: center; } .gsc-pricing.style-1:hover, .gsc-pricing.style-2:hover {  -webkit-box-shadow: 0px 20px 20px 0px rgba(63, 56, 54, 0.04);  box-shadow: 0px 20px 20px 0px rgba(63, 56, 54, 0.04); } .gsc-pricing.style-2 {  -webkit-transform: scale(0.92, 0.92);  transform: scale(0.92, 0.92);  background: #222222; } @media (max-width: 767px) {  .gsc-pricing.style-2 {   -webkit-transform: scale(1, 1);   transform: scale(1, 1);  } } @media (max-width: 767px) {  .hover-z-index {   position: relative !important;   margin-top: 30px;  } } @media (min-width: 768px) {  .hover-z-index:hover {   z-index: 11 !important;  }  .hover-z-index:hover .gsc-pricing {   -webkit-transform: scale(0.96, 0.96) !important;   transform: scale(0.96, 0.96) !important;  } } .fade.active {  opacity: 1; } .gsc-tabs-content {  text-align: center; } .gsc-tabs-content .nav_tabs {  padding: 0;  list-style: none;  display: inline-block;  position: relative;  z-index: 1;  width: 100%; } .gsc-tabs-content .nav_tabs > li {  float: left;  margin-right: 10px; } @media (max-width: 767.98px) {  .gsc-tabs-content .nav_tabs > li {   width: 100%;  } } .gsc-tabs-content .nav_tabs > li a {  font-size: 16px;  text-transform: none;  letter-spacing: 0;  padding: 20px 15px;  width: 100%;  display: inline-block; } .gsc-tabs-content .nav_tabs > li a.active {  background: var(--qempo-theme-color-second);  color: #fff; } .gsc-tabs-content .tab-content {  text-align: left;  position: relative;  z-index: 9;  padding-top: 15px; } .gsc-tabs-content .tab-content .tab-pane .tab-image {  width: 46%;  float: left;  padding-right: 30px; } @media (max-width: 1024.98px) {  .gsc-tabs-content .tab-content .tab-pane .tab-image {   padding-right: 0;   width: 100%;   text-align: center;  } } .gsc-tabs-content .tab-content .tab-pane .tab-content-item {  width: 54%;  float: left;  padding-left: 30px; } @media (max-width: 1024.98px) {  .gsc-tabs-content .tab-content .tab-pane .tab-content-item {   padding-left: 0;   width: 100%;  } } .gsc-tabs-content .tab-content .tab-pane .tab-content-item .tab-item-title {  font-size: 20px;  font-weight: 700;  color: #070346;  margin-bottom: 15px; } .gsc-tabs-content .tab-content .tab-pane .tab-content-item ul {  padding: 0;  margin: 0;  list-style-type: none; } .gsc-tabs-content .tab-content .tab-pane .tab-content-item ul > li {  padding-left: 30px;  position: relative; } .gsc-tabs-content .tab-content .tab-pane .tab-content-item ul > li:after {  content: '\f058';  font-family: "Font Awesome 5 Free";  position: absolute;  top: 0;  left: 0;  z-index: 1;  color: var(--qempo-theme-color); } .gsc-tabs-content .tab-content .tab-pane .tab-content-item.no_image {  width: 100%;  padding-left: 0; } .gsc-team .social-icons a {  width: 35px;  height: 35px;  line-height: 35px;  text-align: center;  border-radius: 50%;  -webkit-border-radius: 50%;  -moz-border-radius: 50%;  -ms-border-radius: 50%;  -o-border-radius: 50%;  margin-right: 10px;  display: inline-block;  color: #fff;  -webkit-transition: all 0.35s;  transition: all 0.35s;  -moz-transition: all 0.35s;  -ms-transition: all 0.35s;  -webkit-box-shadow: 0 2px 6px rgba(0, 0, 0, 0.2);  box-shadow: 0 2px 6px rgba(0, 0, 0, 0.2); } .gsc-team .social-icons a:hover {  -webkit-box-shadow: 0 3px 8px rgba(0, 0, 0, 0.4);  box-shadow: 0 3px 8px rgba(0, 0, 0, 0.4); } .gsc-team .team-name {  font-size: 14px;  text-transform: uppercase;  padding: 0 0 15px;  position: relative;  font-weight: 600;  margin: 0;  letter-spacing: 1px; } .gsc-team .team-position {  text-transform: capitalize;  color: var(--qempo-theme-color);  font-weight: 400;  font-size: 13px; } .gsc-team .team-info {  margin: 15px 0; } .gsc-team.team-horizontal {  margin-top: 50px; } .gsc-team.team-horizontal .team-header {  position: relative;  overflow: hidden; } .gsc-team.team-horizontal .team-header img {  -webkit-transition: all 3s;  transition: all 3s;  -moz-transition: all 3s;  -ms-transition: all 3s;  display: inline-block; } .gsc-team.team-horizontal .team-header .box-hover {  opacity: 0;  filter: alpha(opacity=0);  -webkit-transform: scale(0.8);  transform: scale(0.8);  position: absolute;  top: 0;  left: 0;  -webkit-transition: all 0.35s;  transition: all 0.35s;  -moz-transition: all 0.35s;  -ms-transition: all 0.35s;  width: 100%;  height: 100%;  background: rgba(0, 0, 0, 0.6); } .gsc-team.team-horizontal .team-header .box-hover .content-inner {  position: absolute;  top: 50%;  margin-top: -15px;  left: 0;  width: 100%;  height: auto;  padding: 0 20px; } .gsc-team.team-horizontal .team-header .social-list a {  background: none;  color: #fff !important;  -webkit-transition: all 0.35s;  transition: all 0.35s;  -moz-transition: all 0.35s;  -ms-transition: all 0.35s;  margin-right: 20px;  display: inline-block;  font-size: 16px; } .gsc-team.team-horizontal .team-header .social-list a:last-child {  margin-right: 0; } .gsc-team.team-horizontal .team-header .social-list a:hover {  color: var(--qempo-theme-color) !important; } .gsc-team.team-horizontal .team-name {  font-size: 14px;  margin: 0 0 12px 0;  text-transform: uppercase;  padding: 0 0 12px;  position: relative;  font-weight: 800; } .gsc-team.team-horizontal .team-name:after {  bottom: 0;  left: 0;  content: "";  background: var(--qempo-theme-color);  width: 45px;  height: 1px;  position: absolute; } .gsc-team.team-horizontal:hover .box-hover {  opacity: 1;  filter: alpha(opacity=100);  -webkit-transform: scale(1);  transform: scale(1); } .gsc-team.team-horizontal:hover .team-header img {  -webkit-transform: scale(1.2);  transform: scale(1.2); } .gsc-team.team-vertical-small {  background: #F6F6F6;  padding: 30px;  text-align: center;  -webkit-transition: all 0.35s;  transition: all 0.35s;  -moz-transition: all 0.35s;  -ms-transition: all 0.35s; } .gsc-team.team-vertical-small .team-header {  width: 110px;  height: 110px;  border-radius: 50%;  -webkit-border-radius: 50%;  -moz-border-radius: 50%;  -ms-border-radius: 50%;  -o-border-radius: 50%;  display: inline-block; } .gsc-team.team-vertical-small:hover {  -webkit-box-shadow: 0 2px 6px rgba(0, 0, 0, 0.2);  box-shadow: 0 2px 6px rgba(0, 0, 0, 0.2); } .gsc-team.team-vertical {  margin-bottom: 30px;  position: relative;  background: none;  -webkit-transition: all 0.35s;  transition: all 0.35s;  -moz-transition: all 0.35s;  -ms-transition: all 0.35s;  border-radius: 6px;  -webkit-border-radius: 6px;  -moz-border-radius: 6px;  -ms-border-radius: 6px;  -o-border-radius: 6px; } .gsc-team.team-vertical .team-header {  overflow: hidden;  position: relative; } .gsc-team.team-vertical .team-header img {  -webkit-transition: all 3s;  transition: all 3s;  -moz-transition: all 3s;  -ms-transition: all 3s;  display: inline-block; } .gsc-team.team-vertical .social-list a {  background: none;  color: #fff !important;  -webkit-transition: all 0.35s;  transition: all 0.35s;  -moz-transition: all 0.35s;  -ms-transition: all 0.35s;  margin-right: 20px;  display: inline-block;  font-size: 16px; } .gsc-team.team-vertical .social-list a:last-child {  margin-right: 0; } .gsc-team.team-vertical .social-list a:hover {  color: #070346 !important; } .gsc-team.team-vertical .team-name {  padding: 0;  color: #fff; } .gsc-team.team-vertical .team-position {  color: #fff; } .gsc-team.team-vertical .team-content {  color: #fff; } .gsc-team.team-vertical .box-hover {  opacity: 0;  filter: alpha(opacity=0);  -webkit-transform: scale(0.8);  transform: scale(0.8);  position: absolute;  top: 0;  left: 0;  -webkit-transition: all 0.35s;  transition: all 0.35s;  -moz-transition: all 0.35s;  -ms-transition: all 0.35s;  width: 100%;  height: 100%;  background: rgba(0, 0, 0, 0.6); } .gsc-team.team-vertical .box-hover .team-content {  position: absolute;  left: 0;  width: 100%;  height: auto;  padding: 0 20px;  top: 50%;  -webkit-transform: translateY(-50%);  transform: translateY(-50%); } .gsc-team.team-vertical .team-body {  bottom: 0;  left: 0;  -webkit-transition: all 0.35s;  transition: all 0.35s;  -moz-transition: all 0.35s;  -ms-transition: all 0.35s; } .gsc-team.team-vertical .team-body .content-hover {  opacity: 0;  filter: alpha(opacity=0); } .gsc-team.team-vertical .team-body .info {  padding: 20px 15px;  position: relative;  margin-top: -35px;  margin-left: 15px;  margin-right: 15px;  z-index: 99;  background: var(--qempo-theme-color); } .gsc-team.team-vertical:hover .box-hover {  opacity: 1;  filter: alpha(opacity=100);  -webkit-transform: scale(1);  transform: scale(1); } .gsc-team.team-circle .team-header, .gsc-team.team-circle .box-hover {  border-radius: 50%;  -webkit-border-radius: 50%;  -moz-border-radius: 50%;  -ms-border-radius: 50%;  -o-border-radius: 50%; } .gva-list-number.style-1 ul.list-number {  list-style: none;  padding: 0; } .gva-list-number.style-1 ul.list-number li.list-number-item {  margin-bottom: 35px; } .gva-list-number.style-1 ul.list-number li.list-number-item .content-inner .content-top:before, .gva-list-number.style-1 ul.list-number li.list-number-item .content-inner .content-top:after {  content: " ";  display: table; } .gva-list-number.style-1 ul.list-number li.list-number-item .content-inner .content-top:after {  clear: both; } .gva-list-number.style-1 ul.list-number li.list-number-item .content-inner .content-top .number {  width: 75px;  float: left;  background: #F7F7F7;  padding: 5px 10px;  text-align: center;  font-size: 14px;  color: var(--qempo-heading-color);  font-weight: 600; } .gva-list-number.style-1 ul.list-number li.list-number-item .content-inner .content-top .number span svg {  width: 14px;  height: auto;  fill: var(--qempo-heading-color);  margin-left: 3px;  position: relative;  top: 2px; } .gva-list-number.style-1 ul.list-number li.list-number-item .content-inner .content-top .title {  font-size: 20px;  padding-left: 95px;  padding-top: 5px;  margin: 0; } .gva-list-number.style-1 ul.list-number li.list-number-item .content-inner .descrption {  padding-top: 20px; } .gsc-work-process {  position: relative;  overflow: hidden;  padding: 0 15px;  margin-bottom: 30px; } .gsc-work-process .box-content {  position: relative;  margin: 0 auto 50px;  padding: 0 10px;  max-width: 100%; } .gsc-work-process .box-content .box-line {  background: #070346;  height: 6px;  position: absolute;  top: 50%;  margin-top: -3px;  width: 300px; } @media (max-width: 768px) {  .gsc-work-process .box-content .box-line {   display: none;  } } .gsc-work-process .box-content .box-line.line-left {  right: 100%; } .gsc-work-process .box-content .box-line.line-right {  left: 100%; } .gsc-work-process .box-content .box-background {  width: 100%;  height: 100%;  position: absolute;  top: 0;  left: 0;  z-index: 1;  background-size: cover; } .gsc-work-process .box-content .icon-inner {  position: relative;  left: 0;  z-index: 11;  width: 100%;  text-align: center; } .gsc-work-process .box-content .icon-inner .box-icon {  display: inline-block; } .gsc-work-process .box-content .icon-inner .box-icon i {  color: #fff;  font-size: 64px; } .gsc-work-process .box-content .icon-inner .box-icon svg {  fill: #fff;  width: 64px; } .gsc-work-process .box-content .number-text {  width: 60px;  height: 60px;  border-radius: 50%;  background: var(--qempo-theme-color);  color: #fff;  font-family: var(--qempo-heading-font-family);  font-size: 20px;  text-align: center;  line-height: 60px;  position: absolute;  bottom: -30px;  left: 50%;  margin-left: -30px;  z-index: 11;  -webkit-transition: all 0.35s;  transition: all 0.35s; } .gsc-work-process .box-content .number-text:after {  content: '';  width: 20px;  height: 20px;  background: #fff;  -webkit-transform: scale(0);  transform: scale(0);  position: absolute;  top: -3px;  right: -3px;  z-index: 11;  border-radius: 50%;  -webkit-transition: all 0.35s;  transition: all 0.35s; } .gsc-work-process .box-title {  text-align: center;  font-size: 24px;  margin-bottom: 0; } @media (max-width: 1319.98px) {  .gsc-work-process .box-title {   font-size: 20px;  } } @media (max-width: 1024.98px) {  .gsc-work-process .box-title {   font-size: 18px;  } } .gsc-work-process:hover .box-content .number-text, .gsc-work-process.active .box-content .number-text {  background: var(--qempo-theme-color);  color: #070346; } .gsc-work-process:hover .box-content .number-text:after, .gsc-work-process.active .box-content .number-text:after {  -webkit-transform: scale(1);  transform: scale(1); } .gsc-listings-banner {  position: relative;  border-radius: 4px;  overflow: hidden;  margin-bottom: 30px; } .gsc-listings-banner .banner-image {  position: relative;  display: inline-block; } .gsc-listings-banner .banner-image:after {  content: '';  position: absolute;  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(30%, transparent), to(#062443));  background-image: linear-gradient(to bottom, transparent 30%, #062443 100%);  width: 100%;  height: 100%;  top: 0;  left: 0;  z-index: 1;  -webkit-transition: all 0.35s;  transition: all 0.35s;  opacity: 0.6; } .gsc-listings-banner .banner-image img {  -webkit-transition: all 10s;  transition: all 10s; } .gsc-listings-banner .banner-content {  position: absolute;  bottom: 0;  left: 0;  z-index: 11;  width: 100%;  padding: 15px 30px 30px; } @media (max-width: 1319.98px) {  .gsc-listings-banner .banner-content {   padding: 20px;  } } .gsc-listings-banner .banner-content .subtitle {  font-size: 16px;  color: #fff; } .gsc-listings-banner .banner-content .title {  font-size: 20px;  color: #fff;  margin: 0;  line-height: 1.2; } @media (max-width: 1319.98px) {  .gsc-listings-banner .banner-content .title {   font-size: 18px;  } } .gsc-listings-banner .number-listings {  font-size: 14px;  font-weight: 600;  background: var(--qempo-theme-color);  color: #fff;  padding: 6px 30px;  text-align: center;  border-radius: 4px 4px 0 0;  position: absolute;  bottom: 0;  left: 50%;  -webkit-transform: translateX(-50%);  transform: translateX(-50%);  z-index: 12;  white-space: nowrap; } @media (max-width: 1319.98px) {  .gsc-listings-banner .number-listings {   padding: 6px 18px;  } } .gsc-listings-banner .link-term-overlay {  position: absolute;  width: 100%;  height: 100%;  top: 0;  left: 0;  z-index: 15; } .gsc-listings-banner.text-left .number-listings {  left: auto;  right: 60px;  -webkit-transform: translateX(0);  transform: translateX(0); } .gsc-listings-banner.text-right .number-listings {  left: 60px;  -webkit-transform: translateX(0);  transform: translateX(0); } .gsc-listings-banner:hover .banner-image img {  -webkit-transform: scale(1.2);  transform: scale(1.2); } .service-item {  position: relative;  background: #fff;  -webkit-transition: all 0.5s ease;  transition: all 0.5s ease;  margin-bottom: 30px; } .service-item.style-1 {  padding: 50px 40px;  background: #fff;  -webkit-transition: all 0.35s;  transition: all 0.35s;  -webkit-box-shadow: 0px 16px 32px 0 rgba(0, 0, 0, 0.06);  box-shadow: 0px 16px 32px 0 rgba(0, 0, 0, 0.06);  border: solid 2px #e2edea;  text-align: left;  position: relative; } @media (max-width: 767.98px) {  .service-item.style-1 {   padding: 30px 15px;  } } .service-item.style-1:before {  content: "";  width: 0;  height: 100%;  position: absolute;  top: 0;  left: 0;  z-index: 0;  -webkit-transition: all 0.35s;  transition: all 0.35s; } .service-item.style-1 .service-item-content {  position: relative;  z-index: 1; } .service-item.style-1 .number {  font-size: 120px;  line-height: 95px;  font-weight: 700;  margin-bottom: 35px;  -webkit-text-stroke: 2px var(--qempo-theme-color);  -webkit-text-fill-color: transparent; } @media (max-width: 767.98px) {  .service-item.style-1 .number {   font-size: 60px;   line-height: 60px;   margin-bottom: 20px;  } } .service-item.style-1 .title {  font-size: 20px;  font-weight: 600;  letter-spacing: -0.6px;  margin-top: 0;  margin-bottom: 23px; } .service-item.style-1 .title span {  background: -webkit-gradient(linear, left top, right top, from(currentcolor), to(currentcolor)) 0px 89%/0px 2px no-repeat;  background: linear-gradient(to right, currentcolor 0%, currentcolor 100%) 0px 89%/0px 2px no-repeat;  -webkit-transition: all 0.35s ease;  transition: all 0.35s ease; } .service-item.style-1 .service-footer {  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;  margin-top: 30px; } .service-item.style-1 .read-more a {  color: #c8c8c8;  font-size: 16px; } .service-item.style-1 .read-more a:after {  padding-left: 5px;  font-size: 16px;  font-family: 'Line Awesome Free';  font-weight: 900;  content: "\f061"; } .service-item.style-1 .read-more a:before {  content: none; } .service-item.style-1 .box-icon {  font-size: 40px;  color: var(--qempo-theme-color);  right: 0;  bottom: 0;  -webkit-transition: all 0.35s;  transition: all 0.35s; } .service-item.style-1 .box-icon svg {  width: 64px;  fill: var(--qempo-theme-color); } .service-item.style-1 .link-overlay {  position: absolute;  width: 100%;  height: 100%;  top: 0;  left: 0;  z-index: 11; } .service-item.style-1 .service-box-background {  position: absolute;  top: 20px;  left: 20px;  right: 20px;  bottom: 0;  background: #fff;  z-index: -1;  opacity: 0;  filter: alpha(opacity=0);  -webkit-transition: all 0.35s;  transition: all 0.35s; } .service-item.style-1:hover:before {  width: 100%; } .service-item.style-1:hover .number {  -webkit-text-stroke: 2px #fff; } .service-item.style-1:hover .title {  color: #fff; } .service-item.style-1:hover .title span {  background-size: 100% 2px; } .service-item.style-1:hover .desc {  color: rgba(255, 255, 255, 0.8); } .service-item.style-1:hover .box-icon {  color: #fff; } .service-item.style-1:hover .read-more a {  color: #fff; } .service-item.style-1:hover .service-box-background {  opacity: 1;  filter: alpha(opacity=100);  bottom: -20px; } .service-item.style-2 {  margin-bottom: 50px; } .service-item.style-2 .service-item-content {  position: relative;  z-index: 2; } .service-item.style-2 .box-icon {  margin-top: -50px;  position: relative;  z-index: 1; } .service-item.style-2 .box-icon .icon {  width: 100px;  height: 100px;  line-height: 100px;  font-size: 40px;  background: #fff;  color: var(--qempo-theme-color);  text-align: center;  border-radius: 50%;  -webkit-border-radius: 50%;  -moz-border-radius: 50%;  -ms-border-radius: 50%;  -o-border-radius: 50%;  position: relative;  display: inline-block; } .service-item.style-2 .box-icon .icon:before {  content: "";  position: absolute;  top: 5px;  width: 100%;  height: 100%;  left: 0;  z-index: -1;  border-radius: 50%;  -webkit-border-radius: 50%;  -moz-border-radius: 50%;  -ms-border-radius: 50%;  -o-border-radius: 50%; } @media (max-width: 1024.98px) {  .service-item.style-2 .box-icon .icon {   width: 80px;   height: 80px;   line-height: 80px;   font-size: 25px;  } } .service-item.style-2 .box-icon svg {  width: 64px;  fill: #070346; } .service-item.style-2 .title {  font-size: 24px;  line-height: 30px;  font-weight: 600;  letter-spacing: -0.72px;  margin: 25px 0 30px; } @media (max-width: 1024.98px) {  .service-item.style-2 .title {   font-size: 18px;   margin: 20px 0;  } } .service-item.style-2 .read-more {  margin-top: 30px;  margin-bottom: -30px; } .service-item.style-2 .read-more a {  -webkit-box-shadow: 0px 16px 32px 0 rgba(0, 0, 0, 0.06);  box-shadow: 0px 16px 32px 0 rgba(0, 0, 0, 0.06); } .service-item.style-2 .link-overlay {  position: absolute;  width: 100%;  height: 100%;  top: 0;  left: 0;  z-index: 11; } .service-item.style-2 .service-inner {  text-align: center;  border: solid 2px #eeeeee;  padding: 0 30px; } .service-item.style-2:hover .service-inner {  border-color: var(--qempo-theme-color); } .service-item.style-2:hover .read-more a {  color: #fff; } .active .service-item.style-1 {  -webkit-box-shadow: 0px 10px 30px 0px rgba(0, 0, 0, 0.07);  box-shadow: 0px 10px 30px 0px rgba(0, 0, 0, 0.07); } .active .service-item.style-2 {  -webkit-box-shadow: 0px 10px 18px 0px rgba(0, 0, 0, 0.07);  box-shadow: 0px 10px 18px 0px rgba(0, 0, 0, 0.07); } .active.center .service-item.style-2 {  background-color: #070346; } .active.center .service-item.style-2 .service-box-background {  opacity: 0.2;  top: 0; } .active.center .service-item.style-2 .service-item-content .title {  color: #fff;  background-size: 100% 2px; } .active.center .service-item.style-2 .service-item-content .desc {  color: rgba(255, 255, 255, 0.8); } .active.center .service-item.style-2 .service-item-content .box-icon {  color: #fff; } .active.center .service-item.style-2 .service-item-content .read-more a {  color: #fff; } .active.center .service-item.style-2 .service-item-content .read-more a:before {  width: 0; } .gsc-circle-progress {  position: relative;  text-align: center; } .gsc-circle-progress .circle-progress {  position: relative;  display: inline-block;  width: 176px;  margin: 0 auto; } .gsc-circle-progress .circle-progress strong {  position: absolute;  top: 50%;  left: 50%;  display: block;  -webkit-transform: translateY(-50%) translateX(-50%);  transform: translateY(-50%) translateX(-50%);  font-size: 26px;  font-weight: 300;  line-height: 1;  margin-top: -5px; } .gsc-circle-progress .title {  margin-top: 20px;  line-height: 30px;  position: relative;  font-size: 24px;  font-weight: 500;  color: #070346;  display: inline-block; } .text-with-arrow {  font-size: 40px;  color: #fff;  text-align: center;  padding-top: 115px;  line-height: 40px; } @media (max-width: 1024.98px) {  .text-with-arrow {   padding-top: 68px;   font-size: 35px;  } } .text-with-arrow span {  display: inline-block;  position: relative; } .text-with-arrow span:after {  content: '';  width: 64px;  height: 110px;  position: absolute;  bottom: 90%;  left: -85px;  background: url(https://hurixbeta.hurix.com/wp-content/themes/qempo/css/../images/line-arrow.png) no-repeat center center transparent;  background-size: contain; } @media (max-width: 1024.98px) {  .text-with-arrow span:after {   bottom: calc(100% + 6px);   height: 68px;   left: -25px;  } } .gva-locations-map {  position: relative; } .gva-locations-map .map_canvas {  z-index: 11 !important; } .gva-locations-map .gm-style div {  border: none !important; } .gva-locations-map .gm-style-iw {  max-width: 590px;  padding: 0; } .gva-locations-map .gm-style-iw > div {  max-width: 100% !important;  width: 100%; } .gva-locations-map .gm-style-iw div {  height: auto !important;  overflow: hidden; } .gva-locations-map .gm-style-iw div .marker {  width: 99%;  max-width: 590px;  background: #fff !important;  padding: 30px 10px 20px 30px;  margin-top: 1px;  margin-left: 1px; } .gva-locations-map .gm-style-iw div .marker .image {  width: 45%;  float: left; } @media (max-width: 640px) {  .gva-locations-map .gm-style-iw div .marker .image {   width: 100%;  } } .gva-locations-map .gm-style-iw div .marker .image img {  width: 100%;  height: auto; } .gva-locations-map .gm-style-iw div .marker .info {  float: left;  width: 55%;  padding-left: 20px; } @media (max-width: 640px) {  .gva-locations-map .gm-style-iw div .marker .info {   width: 100%;   padding-left: 0;  } } .gva-locations-map .gm-style-iw div .marker .info .title {  font-size: 18px;  text-transform: none;  margin: 0 0 10px; } @media (max-width: 640px) {  .gva-locations-map .gm-style-iw div .marker .info .title {   margin-top: 20px;  } } .gva-locations-map .gm-style-iw div .marker .info .desc {  line-height: 24px;  font-weight: 500;  font-size: 14px;  margin-bottom: 15px; } .gva-locations-map .gm-style-iw div .marker .info p {  -webkit-hyphens: auto;  -ms-hyphens: auto;  hyphens: auto;  word-wrap: break-word; } .gva-locations-map .makers {  padding: 50px 30px 20px;  background: #F7F7F9; } .gva-locations-map .makers .location-item {  margin-bottom: 35px; } .gva-locations-map .makers .location-item .maker-item-inner {  font-size: 14px;  margin-top: 0; } @media (max-width: 1024.98px) {  .gva-locations-map .makers .location-item .maker-item-inner {   margin-bottom: 20px;  } } .gva-locations-map .makers .location-item .maker-item-inner .left {  width: 30px;  height: auto;  float: left; } .gva-locations-map .makers .location-item .maker-item-inner .left .icon {  font-size: 24px;  margin-top: 2px;  color: #070346; } .gva-locations-map .makers .location-item .maker-item-inner .right {  padding-left: 35px;  line-height: 24px; } .gva-locations-map .makers .location-item .maker-item-inner .right .location-title {  font-size: 18px;  text-transform: none;  margin-top: 0;  margin-bottom: 5px; } .gva-locations-map .makers .location-item .maker-item-inner .right .location-title:hover {  cursor: pointer;  color: var(--qempo-theme-color); } .gva-locations-map .makers .location-item .maker-item-inner:hover, .gva-locations-map .makers .location-item .maker-item-inner.active {  cursor: pointer; } .gva-locations-map .makers .location-item .maker-item-inner:hover .location-title, .gva-locations-map .makers .location-item .maker-item-inner.active .location-title {  color: var(--qempo-theme-color); } .gva-locations-map .makers .location-item .maker-item-inner:hover .icon, .gva-locations-map .makers .location-item .maker-item-inner.active .icon {  color: var(--qempo-theme-color);  -webkit-animation: bounce 800ms ease-out;  animation: bounce 800ms ease-out; } .gsc-quick-sidebar.style-1 .quick-sidebar-wrapper .control-qsidebar {  display: inline-block;  width: 52px;  height: 52px;  border-radius: 50%;  background: #fff;  color: var(--qempo-heading-color);  text-align: center;  line-height: 52px; } .gsc-quick-sidebar.style-1 .quick-sidebar-wrapper .control-qsidebar:hover {  background: var(--qempo-theme-color);  color: #fff; } .gsc-quick-sidebar.style-1 .quick-sidebar-wrapper .quick-sidebar-content {  width: 350px;  height: 100%;  max-width: 100%;  position: fixed;  top: 0;  right: 0;  z-index: 99;  background: #fff;  -webkit-box-shadow: 0 0 5px rgba(0, 0, 0, 0.3);  box-shadow: 0 0 5px rgba(0, 0, 0, 0.3);  -webkit-transform: translateX(360px);  transform: translateX(360px);  opacity: 0;  -webkit-transition: all 0.35s;  transition: all 0.35s; } .gsc-quick-sidebar.style-1 .quick-sidebar-wrapper .quick-sidebar-content .quick-sidebar-top {  background: #F7F7F7; } .gsc-quick-sidebar.style-1 .quick-sidebar-wrapper .quick-sidebar-content .quick-sidebar-top .close-canvas {  width: 38px;  height: 38px;  background: var(--qempo-theme-color);  color: #fff;  display: inline-block;  text-align: center;  line-height: 38px; } .gsc-quick-sidebar.style-1 .quick-sidebar-wrapper .quick-sidebar-content .quick-sidebar-top .close-canvas:hover {  background: #070346; } .gsc-quick-sidebar.style-1 .quick-sidebar-wrapper .quick-sidebar-content .wp-sidebar {  padding: 30px 30px 0; } .gsc-quick-sidebar.style-1 .quick-sidebar-wrapper .quick-sidebar-content .wp-sidebar .widget {  border: none !important;  padding: 0 !important; } .gsc-quick-sidebar.style-1 .quick-sidebar-wrapper .quick-sidebar-content .wp-sidebar .gva_widget_recent_entries ul > li {  border: none;  margin: 0 0 20px;  padding: 0; } .gsc-quick-sidebar.style-1 .quick-sidebar-wrapper.open .quick-sidebar-content {  -webkit-transform: translateX(0);  transform: translateX(0);  opacity: 1; } body.logged-in.admin-bar .gsc-quick-sidebar.style-1 .quick-sidebar-content {  padding-top: 30px; } .contact-info {  font-size: 14px;  color: var(--qempo-body-color);  line-height: 26px; } .contact-info a {  color: var(--qempo-body-color);  padding: 0 !important; } .contact-info a:hover {  color: var(--qempo-theme-color); } .contact-info li {  margin: 0 0 10px; } .contact-info li i {  margin-right: 6px;  color: var(--qempo-theme-color); }  .widget, .wpb_single_image, .wpb_content_element {  border: none; } .widget .widget-title, .widget .widgettitle, .widget .wpb_singleimage_heading, .wpb_single_image .widget-title, .wpb_single_image .widgettitle, .wpb_single_image .wpb_singleimage_heading, .wpb_content_element .widget-title, .wpb_content_element .widgettitle, .wpb_content_element .wpb_singleimage_heading {  background: none;  color: var(--qempo-heading-color);  font-size: 16px;  z-index: 9;  font-weight: 600;  padding-bottom: 20px;  margin-bottom: 30px;  margin-top: 0;  position: relative;  text-transform: uppercase;  border-bottom: 1px solid #f1f1f1; } .widget .widget-title:before, .widget .widgettitle:before, .widget .wpb_singleimage_heading:before, .wpb_single_image .widget-title:before, .wpb_single_image .widgettitle:before, .wpb_single_image .wpb_singleimage_heading:before, .wpb_content_element .widget-title:before, .wpb_content_element .widgettitle:before, .wpb_content_element .wpb_singleimage_heading:before {  content: "//";  color: #e6e6e6;  margin-right: 10px; } .widget.text-center .widget-title, .widget.text-center .widgettitle, .widget.text-center .wpb_singleimage_heading, .wpb_single_image.text-center .widget-title, .wpb_single_image.text-center .widgettitle, .wpb_single_image.text-center .wpb_singleimage_heading, .wpb_content_element.text-center .widget-title, .wpb_content_element.text-center .widgettitle, .wpb_content_element.text-center .wpb_singleimage_heading {  text-align: center !important; } .widget.title-black .widget-title, .widget.title-black .widgettitle, .widget.title-black .wpb_singleimage_heading, .wpb_single_image.title-black .widget-title, .wpb_single_image.title-black .widgettitle, .wpb_single_image.title-black .wpb_singleimage_heading, .wpb_content_element.title-black .widget-title, .wpb_content_element.title-black .widgettitle, .wpb_content_element.title-black .wpb_singleimage_heading {  color: #070346 !important; } .widget.widget_block .wp-block-group > .wp-block-group__inner-container > h1, .widget.widget_block .wp-block-group > .wp-block-group__inner-container > h2, .widget.widget_block .wp-block-group > .wp-block-group__inner-container > h3, .widget.widget_block .wp-block-group > .wp-block-group__inner-container > h4, .widget.widget_block > h1, .widget.widget_block h2, .widget.widget_block h3, .widget.widget_block h4 {  background: none;  color: var(--qempo-heading-color);  font-size: 16px;  z-index: 9;  font-weight: 600;  padding-bottom: 20px;  margin-bottom: 30px;  margin-top: 0;  position: relative;  text-transform: uppercase;  border-bottom: 1px solid #f1f1f1; } .widget.widget_block .wp-block-group > .wp-block-group__inner-container > h1:before, .widget.widget_block .wp-block-group > .wp-block-group__inner-container > h2:before, .widget.widget_block .wp-block-group > .wp-block-group__inner-container > h3:before, .widget.widget_block .wp-block-group > .wp-block-group__inner-container > h4:before, .widget.widget_block > h1:before, .widget.widget_block h2:before, .widget.widget_block h3:before, .widget.widget_block h4:before {  content: "//";  color: #e6e6e6;  margin-right: 10px; } .color-theme .widget-title, .color-theme .widgettitle {  color: var(--qempo-theme-color) !important; }  .wp-sidebar input, .wp-sidebar textarea, .wp-sidebar select, .elementor-widget-sidebar input, .elementor-widget-sidebar textarea, .elementor-widget-sidebar select {  max-width: 100%;  width: 100%; } .wp-sidebar .widget, .elementor-widget-sidebar .widget {  overflow: hidden;  margin-bottom: 30px;  padding: 37px 40px 40px;  border: solid 2px #f3f3f3;  background-color: #fff; } @media (max-width: 1200px) {  .wp-sidebar .widget, .elementor-widget-sidebar .widget {   padding: 30px;  } } .wp-sidebar ul, .elementor-widget-sidebar ul {  list-style: none;  padding: 0;  margin-bottom: 0 !important; } .wp-sidebar ul li, .elementor-widget-sidebar ul li {  list-style: none; } .wp-sidebar ul li a, .elementor-widget-sidebar ul li a {  padding: 8px 0;  display: inline-block; } .wp-sidebar ul li a:hover, .elementor-widget-sidebar ul li a:hover {  color: var(--qempo-theme-color); } .wp-sidebar ul > li ul, .elementor-widget-sidebar ul > li ul {  padding-left: 16px; } .wp-sidebar .wpb_single_image, .elementor-widget-sidebar .wpb_single_image {  margin-bottom: 30px !important; } .wp-sidebar .gva_widget_recent_entries li + li, .elementor-widget-sidebar .gva_widget_recent_entries li + li {  margin-top: 30px;  padding-top: 30px;  border-top: 1px solid #E9E9EE; } .wp-sidebar .widget_media_image .wp-caption, .elementor-widget-sidebar .widget_media_image .wp-caption {  width: auto !important;  display: inline-block; } .wp-sidebar .widget_categories li ul, .elementor-widget-sidebar .widget_categories li ul {  padding: 0; } .wp-sidebar .widget_categories li ul li, .elementor-widget-sidebar .widget_categories li ul li {  padding-left: 10px;  padding-right: 0; } .gva-main-search .gva-search {  position: relative; } .gva-main-search .gva-search input {  background: none;  -webkit-box-shadow: none;  box-shadow: none;  border-radius: 0;  -webkit-border-radius: 0;  -moz-border-radius: 0;  -ms-border-radius: 0;  -o-border-radius: 0;  height: 50px; } .gva-main-search .gva-search input.input-search {  background: #f5f5f5;  font-size: 16px;  border: 0; } .gva-main-search .gva-search input::-webkit-input-placeholder {  color: #828282;  font-style: italic;  font-size: 12px; } .gva-main-search .gva-search input::-moz-placeholder {  color: #828282;  font-style: italic;  font-size: 12px; } .gva-main-search .gva-search input:-ms-input-placeholder {  color: #828282;  font-style: italic;  font-size: 12px; } .gva-main-search .gva-search input:-moz-placeholder {  color: #828282;  font-style: italic;  font-size: 12px; } .gva-main-search .gva-search .btn-search {  position: absolute;  width: auto;  height: 100%;  right: 0px;  top: 0;  z-index: 9;  padding: 0;  border: none; } .gva-main-search .gva-search .btn-search input {  padding: 10px 15px;  color: #fff;  border: 0;  border-radius: 0;  -webkit-transform: rotateY(180deg);  transform: rotateY(180deg);  font-size: 22px; } .gva-main-search .gva-search .btn-search:hover input {  background: transparent;  color: #fff; } @media (min-width: 576px) {  .gsc-search-box.style-3 .gva-main-search .gva-search {   display: -webkit-box;   display: -ms-flexbox;   display: flex;  } } .gsc-search-box.style-3 .gva-main-search .gva-search input.input-search {  border-radius: 35px;  -webkit-box-shadow: 0px 16px 32px 0 rgba(0, 0, 0, 0.04);  box-shadow: 0px 16px 32px 0 rgba(0, 0, 0, 0.04);  border: solid 2px #efefef;  background: #fff; } .gsc-search-box.style-3 .gva-main-search .gva-search .btn-search {  position: initial;  margin-top: 15px;  border-radius: 35px;  color: #fff;  font-size: 16px;  font-weight: 700;  text-align: center;  height: 60px;  padding: 0 20px;  display: block; } @media (min-width: 576px) {  .gsc-search-box.style-3 .gva-main-search .gva-search .btn-search {   width: 30%;   margin-left: 30px;   margin-top: 0;  } } .gsc-search-box.style-3 .gva-main-search .gva-search .btn-search:hover input {  -webkit-box-shadow: none;  box-shadow: none; } #wp-footer .footer-widgets {  background: url(https://hurixbeta.hurix.com/wp-content/themes/qempo/css/../images/bg-footer2.png) no-repeat top center #f7f7f7;  padding-top: 100px;  padding-bottom: 100px; } @media (max-width: 1024px) {  #wp-footer .footer-widgets {   padding-top: 70px;   padding-bottom: 20px;  } } #wp-footer .footer-widgets .footer-fourth .widget {  padding-bottom: 25px; } #wp-footer .footer-widgets .footer-fourth .widget.widget_mc4wp_form_widget {  padding-bottom: 10px; } #wp-footer .footer-widgets .footer-fourth .widget:last-child {  padding-bottom: 0; } @media (max-width: 1024px) {  #wp-footer .footer-widgets .column {   margin-bottom: 50px;  } } #wp-footer .footer-widgets .widget {  padding-bottom: 50px; } #wp-footer .footer-widgets .widget .widget-title, #wp-footer .footer-widgets .widget .widgettitle, #wp-footer .footer-widgets .widget .wpb_singleimage_heading {  letter-spacing: 0;  margin-bottom: 40px;  padding: 0; } #wp-footer .footer-widgets .widget .widget-title:after, #wp-footer .footer-widgets .widget .widgettitle:after, #wp-footer .footer-widgets .widget .wpb_singleimage_heading:after {  content: none; } #wp-footer .footer-widgets .widget_rss ul > li, #wp-footer .footer-widgets .widget_recent_entries ul > li {  border-color: rgba(255, 255, 255, 0.1); } #wp-footer .footer-widgets .widget_rss ul > li .rsswidget, #wp-footer .footer-widgets .widget_recent_entries ul > li .rsswidget {  font-size: 18px !important; } #wp-footer .footer-widgets .widget_rss ul > li .rsswidget:hover, #wp-footer .footer-widgets .widget_recent_entries ul > li .rsswidget:hover {  text-decoration: underline; } #wp-footer .footer-widgets .widget_rss ul > li .rss-date, #wp-footer .footer-widgets .widget_recent_entries ul > li .rss-date {  color: rgba(255, 255, 255, 0.8); } #wp-footer .footer-widgets .widget, #wp-footer .footer-widgets .wpb_single_image, #wp-footer .footer-widgets .widget_nav_menu {  background: none; } #wp-footer .footer-widgets .widget ul, #wp-footer .footer-widgets .wpb_single_image ul, #wp-footer .footer-widgets .widget_nav_menu ul {  padding: 0;  list-style: none; } #wp-footer .footer-widgets .widget ul li ul, #wp-footer .footer-widgets .wpb_single_image ul li ul, #wp-footer .footer-widgets .widget_nav_menu ul li ul {  padding-left: 20px; } #wp-footer .footer-widgets .widget_recent_comments li.recentcomments a:hover {  text-decoration: underline; } #wp-footer .footer-widgets .widget_calendar caption {  border-bottom: 1px solid rgba(255, 255, 255, 0.5); } #wp-footer .footer-widgets .widget_calendar td a {  font-weight: 600; } #wp-footer .footer-widgets .widget_calendar #today {  font-weight: 600; } #wp-footer .footer-widgets .widget_calendar #today:after {  background: #fff; } #wp-footer .footer-widgets table > thead > tr > th, #wp-footer .footer-widgets table > thead > tr > td, #wp-footer .footer-widgets table > tbody > tr > th, #wp-footer .footer-widgets table > tbody > tr > td, #wp-footer .footer-widgets table > tfoot > tr > th, #wp-footer .footer-widgets table > tfoot > tr > td {  border: 1px solid #D0D2D4;  color: #abafb5; } #wp-footer .footer-widgets .widget_categories a, #wp-footer .footer-widgets .widget_archive a, #wp-footer .footer-widgets .wp-sidebar .widget_nav_menu a, #wp-footer .footer-widgets #wp-footer .widget_nav_menu a, #wp-footer .footer-widgets .elementor-widget-sidebar .widget_nav_menu a, #wp-footer .footer-widgets .widget_pages a, #wp-footer .footer-widgets .widget_meta a {  color: #abafb5 !important; } #wp-footer .footer-widgets .widget_categories a:hover, #wp-footer .footer-widgets .widget_archive a:hover, #wp-footer .footer-widgets .wp-sidebar .widget_nav_menu a:hover, #wp-footer .footer-widgets #wp-footer .widget_nav_menu a:hover, #wp-footer .footer-widgets .elementor-widget-sidebar .widget_nav_menu a:hover, #wp-footer .footer-widgets .widget_pages a:hover, #wp-footer .footer-widgets .widget_meta a:hover {  color: var(--qempo-theme-color) !important; } #wp-footer .footer-widgets .widget_categories .count, #wp-footer .footer-widgets .widget_archive .count, #wp-footer .footer-widgets .wp-sidebar .widget_nav_menu .count, #wp-footer .footer-widgets #wp-footer .widget_nav_menu .count, #wp-footer .footer-widgets .elementor-widget-sidebar .widget_nav_menu .count, #wp-footer .footer-widgets .widget_pages .count, #wp-footer .footer-widgets .widget_meta .count {  color: #abafb5 !important; } #wp-footer .footer-widgets .widget_tag_cloud .tagcloud > a {  color: var(--qempo-body-color); } #wp-footer .footer-widgets .widget_tag_cloud .tagcloud > a:hover {  border-color: var(--qempo-theme-color); } #wp-footer .footer-widgets .wp-caption .wp-caption-text {  color: #c2c9de; } .widget_calendar .wp-calendar-table td a {  color: var(--qempo-theme-color); } .widget_calendar .wp-calendar-table #today {  color: var(--qempo-theme-color);  position: relative; } .widget_calendar .wp-calendar-table #today:after {  content: '';  width: 5px;  height: 5px;  position: absolute;  top: 6px;  right: 6px;  background: var(--qempo-theme-color);  border-radius: 50%;  z-index: 1; } .widget_calendar .wp-calendar-nav {  font-size: 13px;  text-transform: uppercase;  font-weight: 600; } .widget_tag_cloud .tagcloud > a {  background: #f4f4f4;  color: var(--qempo-body-color);  padding: 6px 22px;  font-size: 14px !important;  font-weight: 400;  margin-right: 10px;  margin-bottom: 10px;  display: inline-block; } .widget_tag_cloud .tagcloud > a:hover {  color: #fff; } .widget_media_image .wp-caption {  position: relative; } .widget_media_image .wp-caption .wp-caption-text {  position: absolute;  bottom: 0;  right: 0;  width: auto;  display: inline-block;  color: #fff;  font-size: 18px;  font-weight: 600;  padding: 15px 30px; }  .mc4wp-form:before, .mc4wp-form:after {  content: " ";  display: table; } .mc4wp-form:after {  clear: both; } .widget_recent_comments ul li {  padding: 6px 0;  font-weight: 400;  word-wrap: break-word; } .widget_categories, .widget_archive, .wp-sidebar .widget_nav_menu, #wp-footer .widget_nav_menu, .elementor-widget-sidebar .widget_nav_menu, .widget_pages, .widget_meta {  overflow: hidden; } .widget_categories ul > li, .widget_archive ul > li, .wp-sidebar .widget_nav_menu ul > li, #wp-footer .widget_nav_menu ul > li, .elementor-widget-sidebar .widget_nav_menu ul > li, .widget_pages ul > li, .widget_meta ul > li {  display: block;  width: 100%;  float: left;  position: relative;  -webkit-transition: all 0.35s;  transition: all 0.35s;  -moz-transition: all 0.35s;  -ms-transition: all 0.35s;  line-height: 26px; } .widget_categories ul > li .count, .widget_archive ul > li .count, .wp-sidebar .widget_nav_menu ul > li .count, #wp-footer .widget_nav_menu ul > li .count, .elementor-widget-sidebar .widget_nav_menu ul > li .count, .widget_pages ul > li .count, .widget_meta ul > li .count {  position: absolute;  top: 14px;  right: 0;  z-index: 1;  font-size: 14px;  color: var(--qempo-body-color); } .widget_categories ul > li > a, .widget_archive ul > li > a, .wp-sidebar .widget_nav_menu ul > li > a, #wp-footer .widget_nav_menu ul > li > a, .elementor-widget-sidebar .widget_nav_menu ul > li > a, .widget_pages ul > li > a, .widget_meta ul > li > a {  display: block;  text-transform: capitalize;  line-height: 26px;  -webkit-transition: all 0.35s;  transition: all 0.35s;  -moz-transition: all 0.35s;  -ms-transition: all 0.35s;  position: relative;  color: var(--qempo-body-color);  padding: 12px 0;  font-weight: 500;  font-size: 16px; } .widget_categories ul > li > a:hover, .widget_archive ul > li > a:hover, .wp-sidebar .widget_nav_menu ul > li > a:hover, #wp-footer .widget_nav_menu ul > li > a:hover, .elementor-widget-sidebar .widget_nav_menu ul > li > a:hover, .widget_pages ul > li > a:hover, .widget_meta ul > li > a:hover {  color: var(--qempo-theme-color); } .widget_categories ul > li ul, .widget_archive ul > li ul, .wp-sidebar .widget_nav_menu ul > li ul, #wp-footer .widget_nav_menu ul > li ul, .elementor-widget-sidebar .widget_nav_menu ul > li ul, .widget_pages ul > li ul, .widget_meta ul > li ul {  padding-left: 20px; } .widget_categories ul > li.current_page_item, .widget_categories ul > li.current-cat, .widget_archive ul > li.current_page_item, .widget_archive ul > li.current-cat, .wp-sidebar .widget_nav_menu ul > li.current_page_item, .wp-sidebar .widget_nav_menu ul > li.current-cat, #wp-footer .widget_nav_menu ul > li.current_page_item, #wp-footer .widget_nav_menu ul > li.current-cat, .elementor-widget-sidebar .widget_nav_menu ul > li.current_page_item, .elementor-widget-sidebar .widget_nav_menu ul > li.current-cat, .widget_pages ul > li.current_page_item, .widget_pages ul > li.current-cat, .widget_meta ul > li.current_page_item, .widget_meta ul > li.current-cat {  background: #fff; } .widget_categories ul > li.current_page_item > a, .widget_categories ul > li.current-cat > a, .widget_archive ul > li.current_page_item > a, .widget_archive ul > li.current-cat > a, .wp-sidebar .widget_nav_menu ul > li.current_page_item > a, .wp-sidebar .widget_nav_menu ul > li.current-cat > a, #wp-footer .widget_nav_menu ul > li.current_page_item > a, #wp-footer .widget_nav_menu ul > li.current-cat > a, .elementor-widget-sidebar .widget_nav_menu ul > li.current_page_item > a, .elementor-widget-sidebar .widget_nav_menu ul > li.current-cat > a, .widget_pages ul > li.current_page_item > a, .widget_pages ul > li.current-cat > a, .widget_meta ul > li.current_page_item > a, .widget_meta ul > li.current-cat > a {  color: #070346;  position: relative;  z-index: 1; } .widget_categories ul > li.current_page_item:before, .widget_categories ul > li.current-cat:before, .widget_archive ul > li.current_page_item:before, .widget_archive ul > li.current-cat:before, .wp-sidebar .widget_nav_menu ul > li.current_page_item:before, .wp-sidebar .widget_nav_menu ul > li.current-cat:before, #wp-footer .widget_nav_menu ul > li.current_page_item:before, #wp-footer .widget_nav_menu ul > li.current-cat:before, .elementor-widget-sidebar .widget_nav_menu ul > li.current_page_item:before, .elementor-widget-sidebar .widget_nav_menu ul > li.current-cat:before, .widget_pages ul > li.current_page_item:before, .widget_pages ul > li.current-cat:before, .widget_meta ul > li.current_page_item:before, .widget_meta ul > li.current-cat:before {  content: '';  left: -15px;  right: -15px;  top: 0;  bottom: 0;  position: absolute;  background: #fff;  z-index: 1; } .widget_categories > ul > li:last-child > a, .widget_archive > ul > li:last-child > a, .wp-sidebar .widget_nav_menu > ul > li:last-child > a, #wp-footer .widget_nav_menu > ul > li:last-child > a, .elementor-widget-sidebar .widget_nav_menu > ul > li:last-child > a, .widget_pages > ul > li:last-child > a, .widget_meta > ul > li:last-child > a {  margin-bottom: 0 !important; } .widget_rss ul > li, .widget_recent_entries ul > li {  border-bottom: 1px dotted rgba(0, 0, 0, 0.2);  margin-bottom: 18px;  padding-bottom: 18px; } .widget_rss ul > li a, .widget_recent_entries ul > li a {  padding: 0;  line-height: 26px;  display: block;  font-weight: 600; } .widget_rss ul > li a .post-date, .widget_recent_entries ul > li a .post-date {  color: var(--qempo-theme-color); } .widget_rss ul > li:last-child, .widget_recent_entries ul > li:last-child {  border: none;  padding-bottom: 0;  margin-bottom: 0; } .gva_widget_recent_entries li + li {  margin-top: 14px; } .widget_rss > ul li {  margin-bottom: 16px !important; } .widget_rss > ul li .rss-date {  color: var(--qempo-theme-color);  font-size: 12px; }  .widget-custom-text {  color: #fff; } .widget-custom-text .widget-title {  text-align: center;  color: #fff;  margin-bottom: 0;  font-weight: 600;  padding: 20px 0; } .widget-custom-text .signature {  margin-top: 50px; } .text-about {  max-width: 460px;  margin: 0 auto;  text-align: center; } .opening-time {  padding: 20px 35px; } @media (max-width) {  .opening-time {   padding: 20px 25px;  } } .opening-time .phone {  font-size: 36px;  color: var(--qempo-theme-color);  font-weight: 600; } .opening-time .hr {  width: 180px;  display: inline-block;  margin: 30px 0;  height: 1px;  background: #E9E9EE; } .opening-time h3 {  margin-top: 0;  font-size: 24px;  font-weight: 400;  color: #262626; } .widget_custom_html {  padding: 0 !important;  border: none !important; } .about-me {  text-align: left;  font-size: 16px;  line-height: 26px; } .about-me h4 {  font-size: 18px;  letter-spacing: -0.54px;  margin-top: 0;  margin-bottom: 15px; } .about-me .social-3 {  margin-top: 20px; } .widget_search .wp-block-search .wp-block-search__inside-wrapper {  position: relative; } .widget_search .wp-block-search input {  background: none;  -webkit-box-shadow: none;  box-shadow: none;  border-radius: 0;  -webkit-border-radius: 0;  -moz-border-radius: 0;  -ms-border-radius: 0;  -o-border-radius: 0;  height: 60px;  background: #f5f5f5;  font-size: 16px;  border: 0; } .widget_search .wp-block-search input::-webkit-input-placeholder {  color: #828282;  font-style: italic;  font-size: 12px; } .widget_search .wp-block-search input::-moz-placeholder {  color: #828282;  font-style: italic;  font-size: 12px; } .widget_search .wp-block-search input:-ms-input-placeholder {  color: #828282;  font-style: italic;  font-size: 12px; } .widget_search .wp-block-search input:-moz-placeholder {  color: #828282;  font-style: italic;  font-size: 12px; } .widget_search .wp-block-search .wp-block-search__button {  position: absolute;  width: auto;  height: 100%;  right: 0px;  top: 0;  z-index: 9;  border-radius: 0;  -webkit-border-radius: 0;  -moz-border-radius: 0;  -ms-border-radius: 0;  -o-border-radius: 0;  padding: 10px 20px;  color: #fff;  border: 0; } .widget_search .wp-block-search .wp-block-search__button:hover {  background: transparent;  color: #fff;  -webkit-box-shadow: 0 0 0 2px var(--qempo-theme-color) inset;  box-shadow: 0 0 0 2px var(--qempo-theme-color) inset; } .helping-text {  font-family: 'reey';  font-size: 50px;  color: var(--qempo-theme-color); } .support-box {  background: #070346;  color: #fff;  padding: 50px 50px 40px; } @media (max-width: 1319.98px) {  .support-box {   padding: 30px;  } } .support-box ul {  list-style: none;  padding: 0;  margin: 0; } .support-box .title {  font-size: 26px;  font-weight: 600;  margin-bottom: 30px; } .support-box .phone {  font-size: 22px;  font-weight: 700;  margin-top: 10px; } .support-box .phone a {  color: var(--qempo-theme-color); } .support-box .phone a i {  font-size: 30px;  margin-right: 10px; } .download-box {  background: #070346; } .download-box a {  color: #fff;  font-size: 18px;  font-weight: 600;  padding: 30px;  text-align: center;  display: block; } .download-box a:hover {  color: var(--qempo-theme-color); } .list-button {  display: -webkit-box;  display: -ms-flexbox;  display: flex;  -webkit-box-align: center;  -ms-flex-align: center;  align-items: center;  padding: 0; } @media (max-width: 360px) {  .list-button {   display: block;  } } .list-button a {  font-weight: 500;  display: inline-block;  font-size: 16px;  background: #F7F7F7;  color: #070346;  padding: 12px 40px;  margin-right: 20px; } @media (max-width: 360px) {  .list-button a {   display: block;   width: 100%;   margin-bottom: 10px;  } } .list-button a:last-child {  margin-right: 0; } .list-button a:hover {  background: #070346;  color: #fff; }  .post:not(.post-single-content) {  margin-bottom: 30px;  -webkit-transition: all 0.35s;  transition: all 0.35s;  -moz-transition: all 0.35s;  -ms-transition: all 0.35s; } .post:not(.post-single-content) .post-thumbnail {  text-align: center;  overflow: hidden; } .post:not(.post-single-content) .post-thumbnail iframe {  width: 100%;  min-height: 350px; } .post:not(.post-single-content) .post-thumbnail a img {  -webkit-transform: scale(1);  transform: scale(1);  -webkit-transition: all 0.35s;  transition: all 0.35s;  -moz-transition: all 0.35s;  -ms-transition: all 0.35s; } .post:not(.post-single-content) .entry-title {  font-size: 24px;  font-weight: 600;  letter-spacing: -0.72px;  margin: 6px 0 20px;  -ms-word-wrap: break-word;  word-wrap: break-word;  line-height: 28px; } @media (max-width: 1319.98px) {  .post:not(.post-single-content) .entry-title {   font-size: 20px;   line-height: 26px;  } } .post:not(.post-single-content) .entry-title a {  color: var(--qempo-heading-color); } .post:not(.post-single-content) .entry-desc {  -ms-word-wrap: break-word;  word-wrap: break-word;  font-size: 14px;  line-height: 26px; } .post:not(.post-single-content) .entry-meta {  position: relative;  margin-bottom: 15px; } .post:not(.post-single-content) .entry-meta .meta-inline {  font-size: 12px;  line-height: 18px;  display: inline-block;  text-transform: uppercase;  font-weight: 600;  letter-spacing: 1px; } .post:not(.post-single-content) .entry-meta .meta-inline > span {  margin-right: 15px; } @media (max-width: 1024px) {  .post:not(.post-single-content) .entry-meta .meta-inline > span {   margin-right: 8px;  } } .post:not(.post-single-content) .entry-meta .meta-inline > span:last-child {  margin-right: 0; } .post:not(.post-single-content) .entry-meta .meta-inline > span i {  color: var(--qempo-theme-color);  margin-right: 5px;  font-size: 15px; } .post:not(.post-single-content) .entry-meta .meta-inline.post-meta-2 {  color: var(--qempo-body-color); } .post:not(.post-single-content) .entry-meta .meta-inline.post-meta-2 > span {  margin-right: 30px; } @media (max-width: 1024px) {  .post:not(.post-single-content) .entry-meta .meta-inline.post-meta-2 > span {   margin-right: 5px;  } } .post:not(.post-single-content) .entry-meta .meta-inline.post-meta-2 > span i {  color: #070346; } .post:not(.post-single-content) .entry-date {  font-size: 14px;  font-weight: 400; } .post:not(.post-single-content) .content-inner {  -ms-word-wrap: break-word;  word-wrap: break-word; } .post:not(.post-single-content) .read-more {  margin-top: 18px; } .post:not(.post-single-content) .read-more a {  background: -webkit-gradient(linear, left top, right top, from(currentcolor), to(currentcolor)) 0px 89%/0px 2px no-repeat;  background: linear-gradient(to right, currentcolor 0%, currentcolor 100%) 0px 89%/0px 2px no-repeat; } .post:not(.post-single-content) .read-more a:hover {  background-size: 100% 1px; } .post:not(.post-single-content) .tag-links {  margin-top: 20px;  display: block; } .post:not(.post-single-content) .tag-links > a {  border: 1px solid #E9E9EE;  padding: 6px 15px;  font-weight: 500;  font-size: 14px;  margin-right: 8px;  margin-bottom: 8px;  display: inline-block;  background: #fff; } .post:not(.post-single-content) .tag-links > a:hover {  background: var(--qempo-theme-color);  color: #fff; } .post:not(.post-single-content):hover .post-thumbnail .entry-date {  background: #fff;  color: var(--qempo-theme-color-second);  border-color: rgba(0, 0, 0, 0.08); } .post:not(.post-single-content):hover .post-thumbnail a img {  -webkit-transform: scale(1.2);  transform: scale(1.2); } .gva-posts .pagination {  -webkit-box-pack: center;  -ms-flex-pack: center;  justify-content: center; } .owl-item.center .post.post-style-2 .read-more a {  color: var(--qempo-theme-color);  background-size: 100% 1px; } .owl-item.center .post.post-style-2 .read-more a:before {  width: 0; } .owl-item.center .post.post-style-3 {  display: -webkit-box;  display: -ms-flexbox;  display: flex;  -webkit-box-orient: vertical;  -webkit-box-direction: normal;  -ms-flex-flow: column nowrap;  flex-flow: column nowrap; } .owl-item.center .post.post-style-3 .post-thumbnail {  -webkit-box-ordinal-group: 3;  -ms-flex-order: 2;  order: 2;  margin-bottom: 0;  margin-top: 20px; } .post.post-style-1 {  -webkit-box-shadow: 0px 16px 32px 0 rgba(0, 0, 0, 0.04);  box-shadow: 0px 16px 32px 0 rgba(0, 0, 0, 0.04);  border: solid 1px #efefef;  background: #fff; } .post.post-style-1 .entry-content {  -webkit-transition: all 0.35s;  transition: all 0.35s;  -moz-transition: all 0.35s;  -ms-transition: all 0.35s;  padding: 35px 40px 35px 40px;  border: 1px solid rgba(0, 0, 0, 0.06);  text-align: left; } .post.post-style-1 .entry-title a {  color: var(--qempo-heading-color); } .post.post-style-2 {  background: #fff; } .post.post-style-2 .entry-content {  text-align: left;  -webkit-transition: all 0.35s;  transition: all 0.35s;  -moz-transition: all 0.35s;  -ms-transition: all 0.35s;  padding: 25px 30px;  border: 1px solid rgba(0, 0, 0, 0.1);  border-top: 0; } @media (max-width: 575.98px) {  .post.post-style-2 .entry-content {   padding-right: 20px;   padding-left: 20px;  } } .post.post-style-2 .entry-date i {  color: var(--qempo-theme-color);  font-size: 16px; } .post.post-style-2 .entry-meta {  margin-bottom: 0px;  font-size: 14px; } .post.post-style-2 .entry-title {  font-size: 18px;  font-weight: 600; } .post.post-style-2 .line {  color: #e9e9e9;  margin: 0 5px; } .post.post-style-2 .post-categories {  list-style: none;  padding-left: 0;  margin-bottom: 0;  font-weight: 700;  display: inline-block; } .post.post-style-2 .post-categories li {  display: inline-block; } .post.post-style-2 .post-categories li + li {  margin-left: 5px; } .post.post-style-2 .post-categories a {  color: var(--qempo-theme-color); } .post.post-style-2 .post-categories a:hover {  color: var(--qempo-heading-color); } .post.post-style-2:hover .read-more a {  color: var(--qempo-theme-color);  background-size: 100% 1px; } .post.post-style-2:hover .read-more a:before {  width: 0; } .post.post-style-3 .post-thumbnail {  margin-bottom: 20px; } .post.post-style-3 .entry-content {  -webkit-transition: all 0.35s;  transition: all 0.35s;  -moz-transition: all 0.35s;  -ms-transition: all 0.35s;  padding: 35px 40px 28px 40px;  border: solid 4px #f4f4f4;  background: #fff;  text-align: left; } .post.post-style-3 .entry-title {  margin-bottom: 12px; } .post.post-style-4 {  background: rgba(255, 255, 255, 0.1); } .post.post-style-4 .post-thumbnail {  position: relative; } .post.post-style-4 .entry-date {  position: absolute;  right: 40px;  bottom: 0;  background: #fff;  font-size: 14px;  padding: 15px 15px 5px;  font-family: var(--qempo-heading-font-family); } .post.post-style-4 .entry-date span {  display: block; } .post.post-style-4 .entry-date span.day {  font-size: 36px;  line-height: 20px;  color: var(--qempo-heading-color);  font-weight: 600; } .post.post-style-4 .entry-meta .meta-inline {  color: #fff; } .post.post-style-4 .entry-meta .meta-inline > span i {  color: #fff; } .post.post-style-4 .entry-meta .meta-inline .author {  color: #fff; } .post.post-style-4 .entry-title a {  color: #fff; } .post.post-style-4 .entry-content {  padding: 35px 40px 30px 40px;  text-align: left; } .post.post-style-5 {  border: solid 2px #f3f3f3;  background-color: #ffffff; } .post.post-style-5 .entry-title {  font-size: 34px;  line-height: 46px;  font-weight: 600;  letter-spacing: -1.02px; } @media (max-width: 1024px) {  .post.post-style-5 .entry-title {   font-size: 24px;   line-height: 36px;  } } .post.post-style-5 .entry-content {  -webkit-transition: all 0.35s;  transition: all 0.35s;  -moz-transition: all 0.35s;  -ms-transition: all 0.35s;  padding: 65px 50px 40px;  position: relative; } @media (max-width: 1024px) {  .post.post-style-5 .entry-content {   padding: 45px 30px 25px;  } } .post.post-style-5 .entry-meta {  padding-top: 25px;  margin-top: 30px;  margin-bottom: 0;  border-top: 1px solid #E9E9EE; } .post.post-style-5 .entry-meta .line {  color: #bdbdbd; } .post.post-style-5 .post-categories {  padding: 0px;  display: inline-block;  margin-bottom: 0;  list-style: none; } .post.post-style-5 .post-categories a {  font-size: 14px;  font-weight: 700; } .post.post-style-5 .left {  padding: 2px 15px;  background: #fff;  display: inline-block;  -webkit-box-shadow: 0px 8px 16px 0 rgba(0, 0, 0, 0.06);  box-shadow: 0px 8px 16px 0 rgba(0, 0, 0, 0.06); } .post.post-style-5 .avatar {  width: 40px; } @media (max-width: 480px) {  .post.post-style-5 .avatar {   display: none;  } } .post.post-style-5 .author {  margin-left: 5px;  margin-top: 6px;  display: inline-block;  color: var(--qempo-heading-color);  font-weight: 500; } @media (max-width: 480px) {  .post.post-style-5 .author {   margin: 0;  } } .post.post-style-5 .author i {  display: none; } .post.post-style-5 .right {  display: inline-block;  background: #fff;  padding: 10px;  -webkit-box-shadow: 0px 16px 32px 0 rgba(0, 0, 0, 0.04);  box-shadow: 0px 16px 32px 0 rgba(0, 0, 0, 0.04); } @media (max-width: 480px) {  .post.post-style-5 .right {   padding: 2px 15px;   font-size: 14px;  } } .post.post-style-5 .entry-desc {  font-size: 16px; } .post.post-style-5 .post-meta {  padding: 0 50px;  position: absolute;  top: -30px;  left: 0;  width: 100%;  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: 1024px) {  .post.post-style-5 .post-meta {   padding: 0 30px;  } } @media (max-width: 480px) {  .post.post-style-5 .post-meta {   top: -15px;  } } .post-block-list {  margin-bottom: 30px; } .post-block-list:before, .post-block-list:after {  content: " ";  display: table; } .post-block-list:after {  clear: both; } @media (max-width: 400px) {  .post-block-list {   max-width: 220px;   margin: 0 auto;  } } .post-block-list .post-content .post-thumbnail {  width: 170px;  float: left; } @media (max-width: 400px) {  .post-block-list .post-content .post-thumbnail {   width: 100%;   margin-bottom: 20px;  } } .post-block-list .post-content .content-inner {  padding-left: 200px; } @media (max-width: 900px) {  .post-block-list .post-content .content-inner {   padding-left: 190px;  } } @media (max-width: 400px) {  .post-block-list .post-content .content-inner {   padding-left: 0;  } } .post-block-list .post-content .content-inner .entry-meta {  margin-bottom: 5px; } .post-block-list .post-content .content-inner .entry-title {  margin: 0; } @media (max-width: 500px) {  .post-block-list .post-content .content-inner .entry-title {   font-size: 18px;   line-height: 30px;  } } .post.post-block-small {  margin-bottom: 0; } .post.post-block-small:before, .post.post-block-small:after {  content: " ";  display: table; } .post.post-block-small:after {  clear: both; } .post.post-block-small + .post-block-small {  margin-top: 14px; } .post.post-block-small .post-thumbnail {  width: 75px;  float: left; } .post.post-block-small .content-inner {  padding-left: 100px; } .post.post-block-small .post-date {  font-size: 14px;  font-weight: 500; } .post.post-block-small .entry-title {  margin: 0;  font-size: 16px;  line-height: 24px;  font-weight: 600;  letter-spacing: -0.48px;  text-transform: none; } .style-light .post.post-block-small .post-date {  color: var(--qempo-footer-color); } .style-light .post.post-block-small .entry-title a {  color: #fff; } .post.post-list-item {  margin-bottom: 0; } .post.post-list-item:before, .post.post-list-item:after {  content: " ";  display: table; } .post.post-list-item:after {  clear: both; } .post.post-list-item + .post-list-item {  margin-top: 14px; } .post.post-list-item .post-thumbnail {  width: 80px;  float: left; } .post.post-list-item .post-thumbnail a {  padding: 0 !important; } .post.post-list-item .post-content {  padding-left: 100px; } .post.post-list-item .post-date {  margin-top: 5px;  font-size: 14px;  line-height: 16px; } .post.post-list-item .entry-title {  margin: 0;  font-size: 16px;  line-height: 22px;  font-weight: 600;  letter-spacing: -0.48px;  text-transform: none; } .post.post-list-item .entry-title a {  padding: 0 !important; } div[class*="col-md-6"] .post-thumbnail iframe, div[class*="col-md-4"] .post-thumbnail iframe {  min-height: 235px;  height: 235px; } .post-items .post {  margin-bottom: 30px; } .post-items .entry-title {  font-size: 18px;  text-transform: none;  margin-top: 10px;  margin-bottom: 12px; } .post-items.layout-sticky-on .posts-child .post {  border-bottom: none;  margin-bottom: 0; } .post-items.layout-sticky-on .posts-child .post .entry-title {  font-size: 20px; } .posts-archive {  margin: 100px 0 60px; } @media (max-width: 1319.98px) {  .posts-archive {   margin: 80px 0 40px;  } } .posts-archive article {  -webkit-box-shadow: 0px 16px 32px 0 rgba(0, 0, 0, 0.04);  box-shadow: 0px 16px 32px 0 rgba(0, 0, 0, 0.04);  border: solid 1px #efefef;  background: #fff; } .posts-archive article .entry-content {  -webkit-transition: all 0.35s;  transition: all 0.35s;  -moz-transition: all 0.35s;  -ms-transition: all 0.35s;  padding: 35px 40px 35px 40px;  border: 1px solid rgba(0, 0, 0, 0.06);  text-align: left;  -webkit-box-shadow: 0px 8px 18px 0px rgba(23, 39, 54, 0.1);  box-shadow: 0px 8px 18px 0px rgba(23, 39, 54, 0.1); } .posts-archive article .entry-title a {  color: var(--qempo-heading-color); } .posts-archive article .meta-inline {  display: inline-block; } .posts-archive article .entry-date {  margin-left: 10px;  line-height: 18px;  color: #999; } .posts-archive article .entry-date i {  color: var(--qempo-theme-color); } .posts-archive article .entry-meta-footer {  display: none; } .post-masonry-style > .item-masory {  margin-left: -1px; } body.single-post .main-page-content {  margin: 65px 0 0; } @media (max-width: 1319.98px) {  body.single-post .main-page-content {   margin-top: 35px;   padding-bottom: 35px !important;  } } .post.post-single-content {  -webkit-box-shadow: none;  box-shadow: none;  margin-bottom: 10px; } .post.post-single-content .post-thumbnail img {  margin-bottom: 30px; } .post.post-single-content .entry-date {  font-size: 12px;  line-height: 18px;  display: inline-block;  text-transform: uppercase;  font-weight: 600;  letter-spacing: 1px; } .post.post-single-content .entry-date i {  color: var(--qempo-theme-color);  margin-right: 5px; } .post.post-single-content .meta-inline {  font-size: 12px;  line-height: 18px;  display: inline-block;  text-transform: uppercase;  font-weight: 600;  letter-spacing: 1px; } .post.post-single-content .meta-inline > span {  margin-right: 18px; } .post.post-single-content .meta-inline > span i {  margin-right: 5px;  color: var(--qempo-theme-color); } .post.post-single-content .entry-title {  font-size: 34px;  color: var(--qempo-heading-color);  padding: 0 0 10px;  position: relative;  -ms-word-wrap: break-word;  word-wrap: break-word; } @media (max-width: 1319.98px) {  .post.post-single-content .entry-title {   font-size: 28px;  } } @media (max-width: 1024.98px) {  .post.post-single-content .entry-title {   font-size: 26px;  } } @media (max-width: 767.98px) {  .post.post-single-content .entry-title {   font-size: 24px;  } } .post.post-single-content .entry-title:after {  display: none !important; } .post.post-single-content .entry-meta {  margin: 0 0 10px; } .post.post-single-content .cat-links {  padding-top: 20px; } .post.post-single-content .cat-links i {  margin-right: 6px;  color: var(--qempo-theme-color); } .post.post-single-content .cat-links a {  color: var(--qempo-body-color); } .post.post-single-content .cat-links a:hover {  color: var(--qempo-theme-color); } .post.post-single-content .post-content strong img {  margin-right: 10px; } .post.post-single-content .post-content .wp-caption {  max-width: 100%; } .post.post-single-content .post-content input[type="text"], .post.post-single-content .post-content input[type="tel"], .post.post-single-content .post-content input[type="password"], .post.post-single-content .post-content input[type="email"] {  padding: 0 8px; } .post.post-single-content .post-content input[type="submit"] {  background: var(--qempo-theme-color);  color: #fff;  text-transform: uppercase;  font-size: 12px;  -webkit-transition: all 0.35s;  transition: all 0.35s;  -moz-transition: all 0.35s;  -ms-transition: all 0.35s;  border: none;  -webkit-box-shadow: none;  box-shadow: none;  padding: 3px 25px; } .post.post-single-content .post-content input[type="submit"]:hover {  background: #070346; } .post.post-single-content .entry-meta-footer {  margin-top: 60px; } @media (min-width: 590px) {  .post.post-single-content .entry-meta-footer {   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;  } } .post.post-single-content .tag-links > .tag-title, .post.post-single-content .social-networks-post > .title-share {  display: block;  font-size: 20px;  font-weight: 600;  letter-spacing: -0.6px;  color: var(--qempo-heading-color);  margin-bottom: 22px;  width: 100%; } .post.post-single-content .tag-links + .social-networks-post {  margin-top: 30px; } @media (min-width: 590px) {  .post.post-single-content .tag-links + .social-networks-post {   margin-top: 0;   text-align: right;  }  .post.post-single-content .tag-links + .social-networks-post > .title-share {   text-align: right;  }  .post.post-single-content .tag-links + .social-networks-post :not(.title-share) {   margin-left: 10px;   margin-right: 0;  } } .tag-links > a {  border-radius: 15px;  -webkit-border-radius: 15px;  -moz-border-radius: 15px;  -ms-border-radius: 15px;  -o-border-radius: 15px;  -webkit-box-shadow: 0px 16px 32px 0 rgba(0, 0, 0, 0.06);  box-shadow: 0px 16px 32px 0 rgba(0, 0, 0, 0.06);  border: solid 2px #f4f4f4;  padding: 8px 20px;  font-weight: 500;  font-size: 14px;  line-height: 18px;  margin-right: 8px;  margin-bottom: 8px;  display: inline-block;  background: #fff;  color: var(--qempo-body-color); } .tag-links > a:hover {  color: #fff;  border-color: transparent; } .social-networks-post {  padding: 0;  margin: 0; } .social-networks-post > li {  list-style: none;  display: inline-block;  margin-right: 10px;  margin-bottom: 10px; } .social-networks-post > li a {  display: inline-block;  font-size: 18px;  color: var(--qempo-body-color); } .social-networks-post > li a:hover {  color: var(--qempo-theme-color); } .post-navigation {  width: 100%;  float: left;  margin-top: 30px;  padding-top: 40px;  margin-bottom: 30px;  border-top: 1px solid #E9E9EE; } .post-navigation a {  display: inline-block;  font-weight: 600;  border: 2px solid #E9E9EE;  padding: 10px 20px;  -webkit-transition: all 0.35s;  transition: all 0.35s;  -moz-transition: all 0.35s;  -ms-transition: all 0.35s; } .post-navigation a span {  -webkit-transition: all 0.35s;  transition: all 0.35s;  -moz-transition: all 0.35s;  -ms-transition: all 0.35s; } .post-navigation a:hover {  background: var(--qempo-theme-color);  color: #fff; } .post-navigation a:hover span {  color: #fff !important; } .post-navigation a[rel*="next"] {  float: right;  text-align: right; } .post-navigation a span {  display: block; } .post-navigation a span.meta-nav {  font-size: 14px;  color: #888888; } .post-navigation a span.meta-nav i {  font-size: 10px; } .post-navigation a span.meta-nav.next i {  margin-left: 8px;  margin-top: 1px; } .post-navigation a span.meta-nav.prev i {  margin-right: 8px;  margin-top: 1px; } #tribe-events-content a.btn-theme, #tribe-events-content #comments a#add_review_button, #comments #tribe-events-content a#add_review_button, #tribe-events-content #comments a#submit, #comments #tribe-events-content a#submit, .tribe-events-event-meta a.btn-theme, .tribe-events-event-meta #comments a#add_review_button, #comments .tribe-events-event-meta a#add_review_button, .tribe-events-event-meta #comments a#submit, #comments .tribe-events-event-meta a#submit {  color: #fff !important; } #tribe-events-footer {  padding: 0 !important;  margin: 0 !important;  border: 0 !important; } .tribe-events-page-title {  margin-bottom: 30px; } .tribe-events-list .type-tribe_events {  margin-bottom: 30px; } .tribe-event-list-block {  padding: 30px !important;  background: #fff;  border: 1px solid #E9E9EE !important;  -webkit-transition: all 0.35s;  transition: all 0.35s;  margin-bottom: 30px !important; } @media (max-width: 1024px) {  .tribe-event-list-block {   padding: 20px !important;  } } @media (max-width: 650px) {  .tribe-event-list-block {   max-width: 450px;   margin: 0 auto;   padding: 0 !important;   border: none !important;  } } .tribe-event-list-block .tribe-event-left {  width: 190px;  float: left;  position: relative; } @media (max-width: 767.98px) {  .tribe-event-list-block .tribe-event-left {   width: 200px;  } } @media (max-width: 650px) {  .tribe-event-list-block .tribe-event-left {   width: 100%;  } } .tribe-event-list-block .tribe-event-left .content-inner {  width: 190px;  position: relative;  float: left; } @media (max-width: 767.98px) {  .tribe-event-list-block .tribe-event-left .content-inner {   width: 200px;  } } @media (max-width: 650px) {  .tribe-event-list-block .tribe-event-left .content-inner {   width: 100%;  } } .tribe-event-list-block .tribe-event-left .content-inner .tribe-events-event-image {  width: 100%;  position: relative;  margin: 0;  text-align: center; } .tribe-event-list-block .tribe-event-left .content-inner .tribe-events-event-image img {  max-width: 100%;  width: 100%;  height: auto;  max-height: inherit; } .tribe-event-list-block .tribe-event-left .content-inner .tribe-start-date {  background: var(--qempo-theme-color);  color: #fff;  width: 52px;  height: 52px;  font-size: 13px;  text-transform: uppercase;  font-weight: 700;  text-align: center;  line-height: 16px;  padding-top: 10px;  position: absolute;  right: 0;  bottom: 0; } .tribe-event-list-block .tribe-event-right {  padding-left: 200px;  padding-right: 180px;  position: relative;  margin-top: 0; } @media (max-width: 1024.98px) {  .tribe-event-list-block .tribe-event-right {   padding-right: 0;  } } @media (max-width: 767.98px) {  .tribe-event-list-block .tribe-event-right {   padding-left: 220px;  } } @media (max-width: 650px) {  .tribe-event-list-block .tribe-event-right {   padding-left: 0;   float: left;   padding: 20px;   border: 1px solid #E9E9EE;   border-top: 0;  } } .tribe-event-list-block .tribe-event-right .content-inner {  padding-left: 20px;  float: left;  width: 100%; } @media (max-width: 767.98px) {  .tribe-event-list-block .tribe-event-right .content-inner {   padding-left: 0;  } } .tribe-event-list-block .tribe-event-right .content-inner .tribe-events-event-meta {  font-size: 14px;  margin-bottom: 0;  border: none;  background: #fff;  padding: 0 !important;  margin: 0 !important; } .tribe-event-list-block .tribe-event-right .content-inner .tribe-events-event-meta .icon {  margin-right: 6px;  color: var(--qempo-theme-color); } .tribe-event-list-block .tribe-event-right .content-inner .tribe-events-event-meta .tribe-event-schedule-details {  display: block;  width: 100%;  font-size: 14px;  color: var(--qempo-body-color);  font-weight: 500;  padding: 0; } .tribe-event-list-block .tribe-event-right .content-inner .tribe-events-event-meta .tribe-events-venue-details {  font-size: 14px;  color: var(--qempo-body-color);  font-weight: 500;  margin: 0;  font-style: normal;  line-height: 24px;  margin-top: 6px;  border: none;  padding: 0; } .tribe-event-list-block .tribe-event-right .content-inner .tribe-events-event-meta .tribe-events-venue-details .tribe-address br {  display: none; } .tribe-event-list-block .tribe-event-right .content-inner .tribe-events-event-meta .tribe-events-venue-details .tribe-events-gmap {  display: inline-block !important; } .tribe-event-list-block .tribe-event-right .content-inner .tribe-events-list-event-title {  font-size: 24px;  margin: 10px 0 15px;  font-weight: 700; } @media (max-width: 767.98px) {  .tribe-event-list-block .tribe-event-right .content-inner .tribe-events-list-event-title {   font-size: 20px;  } } .tribe-event-list-block .tribe-event-right .content-inner .entry-summary {  max-width: 600px; } .tribe-event-list-block .tribe-event-right .event-action {  width: 180px;  position: absolute;  right: 0;  top: 50%;  margin-top: -30px;  text-align: right; } @media (max-width: 1024.98px) {  .tribe-event-list-block .tribe-event-right .event-action {   display: none;  } } .tribe-event-list-block .tribe-event-right .event-action a {  padding: 15px 25px;  color: #fff; } .tribe-event-list-block:hover {  -webkit-box-shadow: 0px 20px 20px 0px rgba(63, 56, 54, 0.04);  box-shadow: 0px 20px 20px 0px rgba(63, 56, 54, 0.04); } .tribe-event-block {  max-width: 500px;  margin: 0 auto 30px; } .tribe-event-block .block-content {  position: relative; } .tribe-event-block .block-content .tribe-start-date {  font-size: 14px;  line-height: 20px;  font-weight: 700;  background: var(--qempo-theme-color);  padding: 12px 20px;  color: #fff;  position: absolute;  top: 0;  left: 30px;  z-index: 11;  text-align: center;  text-transform: uppercase; } .tribe-event-block .block-content .tribe-events-event-image:after {  content: '';  position: absolute;  background-image: -webkit-gradient(linear, left bottom, left top, from(#070346), color-stop(50%, transparent));  background-image: linear-gradient(to top, #070346, transparent 50%);  width: 100%;  height: 100%;  top: 0;  left: 0;  z-index: 1;  -webkit-transition: all 0.35s;  transition: all 0.35s;  opacity: 1; } .tribe-event-block .block-content .tribe-event-content {  position: absolute;  bottom: 0;  left: 0;  z-index: 11;  color: #fff;  padding: 30px 30px 25px; } .tribe-event-block .block-content .tribe-event-content .tribe-events-event-meta {  width: 100%;  font-size: 14px;  font-weight: 700; } .tribe-event-block .block-content .tribe-event-content .tribe-events-event-meta i {  margin-right: 5px; } .tribe-event-block .block-content .tribe-event-content .event-title {  color: #fff;  font-size: 20px;  line-height: 28px;  margin: 5px 0 0; } .tribe-event-block .tribe-event-url {  position: absolute;  width: 100%;  height: 100%;  top: 0;  left: 0;  z-index: 11; } .tribe-events .tribe-events-c-ical__link {  border-color: var(--qempo-theme-color);  color: var(--qempo-theme-color); } .tribe-events .tribe-events-c-ical__link:before {  display: none; } .tribe-events .tribe-events-c-ical__link:hover, .tribe-events .tribe-events-c-ical__link:active, .tribe-events .tribe-events-c-ical__link:focus {  background-color: var(--qempo-theme-color); } .tribe-common .tribe-common-c-btn, .tribe-common a.tribe-common-c-btn {  background: var(--qempo-theme-color); } .tribe-common .tribe-common-c-btn:hover, .tribe-common .tribe-common-c-btn:active, .tribe-common .tribe-common-c-btn:focus, .tribe-common a.tribe-common-c-btn:hover, .tribe-common a.tribe-common-c-btn:active, .tribe-common a.tribe-common-c-btn:focus {  background: var(--qempo-theme-color);  opacity: 0.8; } .tribe-events-l-container {  padding-left: 0 !important;  padding-right: 0 !important; } .tribe-events-calendar-list .tribe-events-calendar-list__month-separator {  margin-bottom: 30px; } .event-layout-list .event-list-item {  margin-bottom: 30px; } .tribe-events-single {  margin: 0 !important; } .tribe-events-single .tribe-events-back {  margin-bottom: 5px; } .tribe-events-single .tribe-events-single-event-title {  font-size: 32px;  line-height: 40px;  margin-bottom: 25px;  color: var(--qempo-heading-color); } .tribe-events-single .tribe-event-content-inner .tribe-events-event-image {  text-align: center; } .tribe-events-single .tribe-events-schedule {  color: #070346; } .tribe-events-single .tribe-events-schedule .icon {  margin-right: 6px;  color: var(--qempo-theme-color); } .tribe-events-single .tribe-events-event-meta {  background: none;  border: none;  margin: 0;  padding: 0; } .tribe-events-single .tribe-events-event-meta .tribe-events-single-section-title {  font-size: 24px;  font-weight: normal; } .tribe-events-single .tribe-events-event-meta .tribe-event-single-detail {  width: 100%;  padding: 30px;  border: 1px solid #E9E9EE;  -webkit-box-shadow: 0px 20px 20px 0px rgba(63, 56, 54, 0.04);  box-shadow: 0px 20px 20px 0px rgba(63, 56, 54, 0.04);  margin-top: 30px; } .tribe-events-single .tribe-events-event-meta .tribe-event-single-detail .tribe-events-single-section-title {  display: none; } .tribe-events-single .tribe-events-event-meta .tribe-event-single-detail .tribe-event-single-meta-detail > div {  float: left;  margin-right: 20px;  font-size: 16px;  font-weight: 500; } .tribe-events-single .tribe-events-event-meta .tribe-event-single-detail .tribe-event-single-meta-detail > div .icon {  color: var(--qempo-theme-color);  margin-right: 3px; } .tribe-events-single .tribe-events-event-meta .tribe-event-single-detail .tribe-event-single-meta-detail > div a {  color: var(--qempo-body-color); } .tribe-events-single .tribe-events-event-meta .tribe-event-single-detail .tribe-event-single-meta-detail > div a:hover {  text-decoration: underline; } .tribe-events-single .tribe-events-event-meta .tribe-event-single-detail .tribe-event-single-meta-detail .event-meta-tags dt, .tribe-events-single .tribe-events-event-meta .tribe-event-single-detail .tribe-event-single-meta-detail .event-meta-tags dd {  clear: none;  display: inline; } .tribe-events-single .tribe-events-event-meta .tribe-event-meta-bottom {  margin: 50px 0;  width: 100%; } .tribe-events-single .tribe-events-event-meta .tribe-event-meta-bottom .tribe-events-meta-group {  width: 100%;  padding: 0;  margin: 0; } .tribe-events-single .tribe-events-event-meta .tribe-event-meta-bottom .tribe-events-meta-group .tribe-events-single-section-title {  color: #fff;  margin: 0 0 35px; } .tribe-events-single .tribe-events-event-meta .tribe-event-meta-bottom .tribe-events-venue-map {  padding: 0;  margin: 0;  width: 100%;  border: none;  border-radius: 0; } .tribe-events-single .tribe-events-event-meta .tribe-event-meta-bottom .tribe-events-venue-map > div {  min-height: 380px; } .tribe-events-single .tribe-events-event-meta .tribe-event-meta-bottom .event-single-organizer {  overflow: hidden; } .tribe-events-single .tribe-events-event-meta .tribe-event-meta-bottom .event-single-organizer > .content-inner {  background: #070346;  position: relative;  float: left;  width: 100%;  padding: 45px 50px;  color: #fff; } @media (max-width: 1319.98px) {  .tribe-events-single .tribe-events-event-meta .tribe-event-meta-bottom .event-single-organizer > .content-inner {   padding: 35px 30px;  } } .tribe-events-single .tribe-events-event-meta .tribe-event-meta-bottom .event-single-organizer > .content-inner:after {  content: '';  background: #070346;  width: 100%;  height: 200px;  position: absolute;  top: 100%;  left: 0;  z-index: 1; } .tribe-events-single .tribe-events-event-meta .tribe-event-meta-bottom .event-single-organizer > .content-inner a {  color: #fff; } .tribe-events-single .tribe-events-event-meta .tribe-event-meta-bottom .event-single-organizer > .content-inner a:hover {  text-decoration: underline; } .tribe-events-single .tribe-events-event-meta .tribe-event-meta-bottom .event-single-organizer > .content-inner .meta-item {  font-weight: 500;  font-size: 16px;  margin-bottom: 15px; } .tribe-events-single .tribe-events-event-meta .tribe-event-meta-bottom .event-single-organizer > .content-inner .meta-item .icon {  margin-right: 10px;  display: inline-block;  position: relative;  top: 5px; } .tribe-events-single .tribe-events-event-meta .tribe-event-meta-bottom .event-single-organizer > .content-inner .meta-item .icon svg {  fill: var(--qempo-theme-color);  width: 25px;  height: auto; } .tribe-events-single .tribe-events-event-meta .tribe-event-meta-bottom .event-single-venue {  overflow: hidden; } .tribe-events-single .tribe-events-event-meta .tribe-event-meta-bottom .event-single-venue > .content-inner {  background: var(--qempo-theme-color);  position: relative;  float: left;  width: 100%;  color: #fff;  padding: 45px 50px; } @media (max-width: 1319.98px) {  .tribe-events-single .tribe-events-event-meta .tribe-event-meta-bottom .event-single-venue > .content-inner {   padding: 50px 30px;  } } .tribe-events-single .tribe-events-event-meta .tribe-event-meta-bottom .event-single-venue > .content-inner:after {  content: '';  background: var(--qempo-theme-color);  width: 100%;  height: 200px;  position: absolute;  top: 100%;  left: 0;  z-index: 1; } .tribe-events-single .tribe-events-event-meta .tribe-event-meta-bottom .event-single-venue > .content-inner a {  color: #fff; } .tribe-events-single .tribe-events-event-meta .tribe-event-meta-bottom .event-single-venue > .content-inner a:hover {  text-decoration: underline; } .tribe-events-single .tribe-events-event-meta .tribe-event-meta-bottom .event-single-venue .meta-item {  font-weight: 500;  font-size: 16px;  margin-bottom: 15px; } .tribe-events-single .tribe-events-event-meta .tribe-event-meta-bottom .event-single-venue .meta-item .icon {  margin-right: 10px;  display: inline-block;  position: relative;  top: 5px; } .tribe-events-single .tribe-events-event-meta .tribe-event-meta-bottom .event-single-venue .meta-item .icon svg {  fill: #fff;  width: 25px;  height: auto; } .tribe-events-single .tribe-events-event-meta .tribe-event-meta-bottom .event-single-venue .meta-item .tribe-events-address {  font-size: 14px;  line-height: 24px; } .post-type-archive-tribe_events #tribe-events-bar {  background: #fff;  border: 1px solid #E9E9EE; } .post-type-archive-tribe_events #tribe-events-bar #tribe-bar-form {  background: #fff; } .post-type-archive-tribe_events #tribe-events-bar #tribe-bar-form input[type=text] {  outline: none;  border-bottom: 1px dashed #E9E9EE; } .post-type-archive-tribe_events #tribe-events-bar #tribe-bar-form .tribe-bar-submit .tribe-events-button {  background: #070346; } .post-type-archive-tribe_events #tribe-events-bar #tribe-bar-form .tribe-bar-views .tribe-bar-views-inner {  background: #fff; } .post-type-archive-tribe_events #tribe-events-bar #tribe-bar-form .tribe-bar-views .tribe-bar-views-inner #tribe-bar-views-toggle:focus, .post-type-archive-tribe_events #tribe-events-bar #tribe-bar-form .tribe-bar-views .tribe-bar-views-inner #tribe-bar-views-toggle:hover {  background: #fff;  outline: none; } .post-type-archive-tribe_events #tribe-events-bar #tribe-bar-form .tribe-bar-views .tribe-bar-views-inner .tribe-bar-views-list {  background: #fff;  border: 1px solid #E9E9EE; } .post-type-archive-tribe_events table.tribe-events-calendar {  border-left: 0 !important;  border-right: 0 !important;  border-bottom-color: #E9E9EE; } .post-type-archive-tribe_events table.tribe-events-calendar thead th {  background: none;  color: #070346;  text-align: left;  border: none;  border-bottom: 1px solid #E9E9EE; } .post-type-archive-tribe_events table.tribe-events-calendar tbody {  border-left: 1px solid #E9E9EE;  border-right: 1px solid #E9E9EE; } .post-type-archive-tribe_events table.tribe-events-calendar tbody td {  border-color: #E9E9EE !important; } .post-type-archive-tribe_events table.tribe-events-calendar tbody td div[id*=tribe-events-daynum-], .post-type-archive-tribe_events table.tribe-events-calendar tbody td div[id*=tribe-events-daynum-] > a {  background: none !important;  font-size: 20px;  color: #141827;  font-weight: 500;  padding-top: 10px;  padding-left: 10px; } .post-type-archive-tribe_events table.tribe-events-calendar tbody td .tribe-events-month-event-title {  font-size: 14px !important;  line-height: 22px !important;  font-weight: 500 !important; } .post-type-archive-tribe_events table.tribe-events-calendar tbody td .tribe-events-tooltip {  padding: 20px; } .post-type-archive-tribe_events table.tribe-events-calendar tbody td .tribe-events-tooltip .entry-title {  margin-bottom: 15px;  font-size: 20px; } .post-type-archive-tribe_events table.tribe-events-calendar tbody td .tribe-events-tooltip .tribe-events-event-body .tribe-event-duration {  font-size: 14px;  color: var(--qempo-theme-color);  font-weight: 500;  width: 100%;  margin-bottom: 15px; } .post-type-archive-tribe_events table.tribe-events-calendar tbody td .tribe-events-tooltip .tribe-events-event-body .tribe-events-event-thumb {  width: 90px;  margin-right: 1px;  margin-bottom: 1px; } .post-type-archive-tribe_events table.tribe-events-calendar tbody td .tribe-events-tooltip .tribe-events-event-body .tribe-events-event-thumb img {  max-width: 100%; } .post-type-archive-tribe_events table.tribe-events-calendar tbody td .tribe-events-tooltip .tribe-events-event-body .tribe-event-description {  font-size: 14px;  line-height: 24px; } .post-type-archive-tribe_events table.tribe-events-calendar tbody td:hover {  background: none !important;  border-bottom: 2px solid var(--qempo-theme-color) !important; } .events-list .tribe-events-loop, .single-tribe_organizer .tribe-events-loop, .single-tribe_venue .tribe-events-loop, .tribe-events-day .tribe-events-loop {  max-width: 100%; } #tribe-events, #tribe-events-pg-template, .tribe-events-pg-template {  padding: 0; } .tribe-events-sub-nav li a {  background: none !important;  padding: 0 !important;  color: #070346; } .team-progress-wrapper {  margin-bottom: 20px; } .team-progress-wrapper .team__progress-label {  font-weight: 500;  color: #070346;  padding-bottom: 4px;  font-size: 14px; } .team-progress-wrapper .team__progress {  background-color: #ccc;  position: relative;  overflow: visible;  z-index: 11; } .team-progress-wrapper .team__progress .team__progress-bar {  -webkit-transition: width 1s ease-in-out;  transition: width 1s ease-in-out;  -moz-transition: width 1s ease-in-out;  -ms-transition: width 1s ease-in-out;  height: 2px;  background: var(--qempo-theme-color);  position: relative;  display: block;  width: 0; } .team-progress-wrapper .team__progress .team__progress-bar .percentage {  position: absolute;  bottom: 100%;  left: 100%;  z-index: 1;  padding: 6px 8px;  background: var(--qempo-theme-color);  font-size: 12px;  color: #fff;  margin-bottom: 10px;  line-height: 1;  font-weight: 600; } .team-progress-wrapper .team__progress .team__progress-bar .percentage:after {  content: "";  border: 6px solid transparent;  border-top-color: var(--qempo-theme-color);  position: absolute;  top: 100%;  left: 0;  z-index: 1;  -webkit-transform: rotate(-90deg);  transform: rotate(-90deg);  margin-top: -6px; } .team-progress-wrapper .team__progress .team__progress-bar .percentage.percentage-left {  left: auto;  right: 0; } .team-progress-wrapper .team__progress .team__progress-bar .percentage.percentage-left:after {  right: 0;  left: auto;  -webkit-transform: rotate(90deg);  transform: rotate(90deg);  margin-right: 2px; } .team-block.team-v1 {  margin: 0 auto 30px;  background: #fff;  text-align: center; } .team-block.team-v1 .team-image {  position: relative;  margin: 0 0 38px; } .team-block.team-v1 .team-image:after {  content: '';  position: absolute;  background: rgba(0, 0, 0, 0.5);  top: 0px;  left: 0px;  right: 0px;  bottom: 0px;  z-index: 9;  opacity: 0;  filter: alpha(opacity=0);  -webkit-transition: all 0.35s;  transition: all 0.35s;  -moz-transition: all 0.35s;  -ms-transition: all 0.35s;  border-radius: 10px;  -webkit-border-radius: 10px;  -moz-border-radius: 10px;  -ms-border-radius: 10px;  -o-border-radius: 10px; } .team-block.team-v1 .team-image img {  border-radius: 10px;  -webkit-border-radius: 10px;  -moz-border-radius: 10px;  -ms-border-radius: 10px;  -o-border-radius: 10px; } .team-block.team-v1 .socials-team {  position: absolute;  top: 20px;  right: 20px;  z-index: 11; } .team-block.team-v1 .socials-team a {  margin-bottom: 10px;  display: block;  font-size: 16px;  color: #070346;  background: #fff;  text-align: center;  width: 50px;  height: 50px;  line-height: 50px;  border-radius: 50%;  -webkit-border-radius: 50%;  -moz-border-radius: 50%;  -ms-border-radius: 50%;  -o-border-radius: 50%;  opacity: 0;  filter: alpha(opacity=0);  -webkit-transition: all 0.35s;  transition: all 0.35s;  -moz-transition: all 0.35s;  -ms-transition: all 0.35s;  -webkit-transform: translateY(20px);  transform: translateY(20px); } .team-block.team-v1 .socials-team a:hover {  color: #fff; } .team-block.team-v1 .socials-team a.share-social {  opacity: 1;  filter: alpha(opacity=100);  -webkit-transform: translateY(0px);  transform: translateY(0px);  font-family: "Font Awesome 5 Free";  font-weight: 900; } .team-block.team-v1 .socials-team a.share-social:before {  content: "\f067"; } .team-block.team-v1 .team-content {  border-top: 0;  padding: 0;  background: #fff;  position: relative;  z-index: 11;  -webkit-transition: all 0.35s;  transition: all 0.35s; } .team-block.team-v1 .team-content .team-name {  font-size: 24px;  letter-spacing: -0.72px;  margin: 0 0 5px; } @media (max-width: 767.98px) {  .team-block.team-v1 .team-content .team-name {   font-size: 18px;   letter-spacing: 0px;  } } .team-block.team-v1 .team-content .team-job {  font-size: 14px;  font-weight: 700; } .team-block.team-v1:hover .team-image:after {  opacity: 1;  filter: alpha(opacity=100); } .team-block.team-v1:hover .socials-team a {  -webkit-transform: translateY(0px);  transform: translateY(0px);  opacity: 1;  filter: alpha(opacity=100); } .team-block.team-v1:hover .socials-team a.share-social:before {  content: "\f068"; } .team-block.team-v2 .team-image {  display: -webkit-box;  display: -ms-flexbox;  display: flex;  -webkit-box-align: end;  -ms-flex-align: end;  align-items: flex-end; } .team-block.team-v2 .socials-team a {  display: block;  font-size: 16px;  color: #fff;  background: var(--qempo-heading-color);  text-align: center;  width: 50px;  height: 50px;  line-height: 50px; } .team-block.team-v2 .socials-team a:hover {  color: #fff; } .team-block.team-v2 .team-content {  background: var(--qempo-heading-color);  padding: 40px;  margin-left: 50px;  text-align: left; } @media (max-width: 575.98px) {  .team-block.team-v2 .team-content {   padding: 20px;   margin-left: 20px;  } } .team-block.team-v2 .team-name {  font-size: 24px;  font-weight: 600;  letter-spacing: -0.72px;  margin: 10px 0 0; } .team-block.team-v2 .team-name a {  color: #fff; } @media (max-width: 767.98px) {  .team-block.team-v2 .team-name {   font-size: 20px;  } } .team-block.team-v2 .team-job {  font-size: 14px;  font-weight: bold; } .team-block.team-v3 {  position: relative;  overflow: hidden;  margin-bottom: 30px; } .team-block.team-v3 .team-image img {  border-radius: 10px;  -webkit-border-radius: 10px;  -moz-border-radius: 10px;  -ms-border-radius: 10px;  -o-border-radius: 10px; } .team-block.team-v3 .team-name {  letter-spacing: -0.72px;  font-size: 24px;  margin-bottom: 0; } .team-block.team-v3 .team-name a {  color: #fff; } .team-block.team-v3 .team-job {  color: #fff;  margin-bottom: 20px;  opacity: 0;  filter: alpha(opacity=0); } .team-block.team-v3 .socials-team {  opacity: 0;  filter: alpha(opacity=0); } .team-block.team-v3 .socials-team a {  color: #fff; } .team-block.team-v3 .socials-team a + a {  margin-left: 10px; } .team-block.team-v3 .team-name, .team-block.team-v3 .team-job, .team-block.team-v3 .socials-team {  -webkit-transition: -webkit-transform 0.35s;  transition: -webkit-transform 0.35s;  transition: transform 0.35s;  transition: transform 0.35s, -webkit-transform 0.35s;  -webkit-transform: translate3d(0, 70px, 0);  transform: translate3d(0, 70px, 0); } .team-block.team-v3 .team-content {  text-align: left;  position: absolute;  left: 0;  right: 0;  bottom: 0;  z-index: 11;  padding: 30px;  background-image: -webkit-gradient(linear, left bottom, left top, from(#fd6151), to(rgba(255, 130, 87, 0.01)));  background-image: linear-gradient(to top, #fd6151, rgba(255, 130, 87, 0.01));  border-radius: 10px;  -webkit-border-radius: 10px;  -moz-border-radius: 10px;  -ms-border-radius: 10px;  -o-border-radius: 10px;  -webkit-transition: all 0.35s;  transition: all 0.35s;  -moz-transition: all 0.35s;  -ms-transition: all 0.35s; } .team-block.team-v3:hover .team-name, .team-block.team-v3:hover .team-job, .team-block.team-v3:hover .socials-team {  opacity: 1;  filter: alpha(opacity=100);  -webkit-transform: translate3d(0, 0, 0);  transform: translate3d(0, 0, 0); } .team-block.team-v3:hover .team-content {  padding-top: 60px; } .owl-carousel .team-block .team-v1 {  margin-top: 10px; } .team-block-single {  margin: 0 0 30px; } .team-block-single .team-thumbnail {  border: 1px solid rgba(0, 0, 0, 0.06);  -webkit-box-shadow: 0px 5px 15px 0px rgba(0, 0, 0, 0.06);  box-shadow: 0px 5px 15px 0px rgba(0, 0, 0, 0.06);  margin: 0 0 30px; } .team-block-single .team-thumbnail .team-content {  padding: 30px;  margin-bottom: 0; } .team-block-single .team-thumbnail .heading-contact {  margin-top: 0; } .team-block-single .team-right-content {  padding-left: 50px; } @media (max-width: 1319.98px) {  .team-block-single .team-right-content {   padding-left: 15px;  } } .team-block-single .heading, .team-block-single .heading-contact {  font-size: 18px;  position: relative;  width: 100%;  display: block;  text-transform: uppercase;  font-weight: 600;  margin: 0;  padding-bottom: 20px;  padding-left: 15px; } .team-block-single .heading:after, .team-block-single .heading-contact:after {  content: '';  width: 2px;  height: 20px;  background: var(--qempo-theme-color);  position: absolute;  left: 0;  top: 0;  z-index: 1; } .team-block-single .team-name {  color: #070346;  font-size: 26px;  margin: 0 0 2px; } .team-block-single .team-email, .team-block-single .team-phone {  float: left;  width: 100%;  margin-bottom: 10px;  font-weight: 500; } .team-block-single .team-job {  font-size: 14px;  font-weight: 500;  text-transform: uppercase; } .team-block-single .team-educations {  margin-top: 30px;  margin-bottom: 30px; } .team-block-single .team-skills {  margin-bottom: 30px; } .team-block-single .team-content {  margin-bottom: 40px; } .team-block-single .team-quote {  font-size: 16px;  margin-top: 20px;  padding-left: 50px;  position: relative;  padding: 32px 30px 30px;  -webkit-box-shadow: 0 10px 30px rgba(0, 0, 0, 0.06);  box-shadow: 0 10px 30px rgba(0, 0, 0, 0.06);  border: 1px solid #E9E9EE;  text-indent: 56px; } .team-block-single .team-quote:before {  font-family: "Font Awesome 5 Free";  content: "\f10d";  left: -26px;  top: 18px;  position: absolute;  z-index: 1;  color: #f1f1f1;  font-size: 38px;  text-align: center;  line-height: 1;  font-weight: 700; } .team-block-single .socials-team {  margin-top: 10px;  float: left;  width: 100%; } .team-block-single .socials-team a {  width: 38px;  height: 38px;  font-size: 14px;  display: inline-block;  margin-right: 15px;  color: var(--qempo-body-color);  -webkit-transition: all 0.35s;  transition: all 0.35s;  line-height: 38px;  border-radius: 50%;  text-align: center;  border: 1px solid #E9E9EE; } .team-block-single .socials-team a:hover {  background: var(--qempo-theme-color);  color: #fff;  border-color: var(--qempo-theme-color); } .portfolio-v1 {  position: relative;  overflow: hidden;  max-width: 500px;  margin: 0 auto 30px; } .portfolio-v1 .images {  position: relative;  text-align: center; } .portfolio-v1 .images a.link-image-content {  display: block; } .portfolio-v1 .images a.link-image-content:after {  content: "";  position: absolute;  top: 0px;  left: 0px;  right: 0px;  bottom: 0px;  background: var(--qempo-theme-color);  opacity: 0;  filter: alpha(opacity=0);  -webkit-transform: scale(0);  transform: scale(0);  z-index: 1;  -webkit-transition: all 0.35s;  transition: all 0.35s;  -moz-transition: all 0.35s;  -ms-transition: all 0.35s; } .portfolio-v1 .images .link-gallery {  opacity: 0;  filter: alpha(opacity=0);  -webkit-transition: all 0.45s;  transition: all 0.45s;  -moz-transition: all 0.45s;  -ms-transition: all 0.45s;  width: 36px;  height: 36px;  background: #fff;  line-height: 36px;  position: absolute;  top: 50px;  right: 50px;  z-index: 99;  font-size: 16px; } .portfolio-v1 .images .link-gallery:hover {  background: var(--qempo-heading-color);  color: #fff; } .portfolio-v1 .portfolio-content {  position: absolute;  left: 50%;  top: 50%;  z-index: 1;  padding: 15px 30px;  opacity: 0;  -webkit-transition: all 0.35s;  transition: all 0.35s;  text-align: center;  width: 100%;  -webkit-transform: translate(-50%, -50%);  transform: translate(-50%, -50%); } .portfolio-v1 .portfolio-content .content-inner .portfolio-meta {  font-size: 18px;  font-weight: 500;  position: relative; } .portfolio-v1 .portfolio-content .content-inner .portfolio-meta a {  color: #fff;  display: inline-block;  position: relative; } .portfolio-v1 .portfolio-content .content-inner .portfolio-meta a:hover {  color: var(--qempo-heading-color); } .portfolio-v1 .portfolio-content .content-inner .title {  display: block;  font-size: 30px;  font-weight: 600;  margin: 0 0 4px; } .portfolio-v1 .portfolio-content .content-inner .title a {  color: #fff; } .portfolio-v1 .portfolio-content .content-inner .title a:hover {  color: var(--qempo-heading-color); } .portfolio-v1:hover .portfolio-content, .portfolio-v1:active .portfolio-content, .portfolio-v1:focus .portfolio-content {  opacity: 1; } .portfolio-v1:hover .images a.link-image-content:after, .portfolio-v1:active .images a.link-image-content:after, .portfolio-v1:focus .images a.link-image-content:after {  opacity: 0.9;  filter: alpha(opacity=90);  -webkit-transform: scale(1);  transform: scale(1); } .portfolio-v1:hover .images a.link-gallery, .portfolio-v1:active .images a.link-gallery, .portfolio-v1:focus .images a.link-gallery {  opacity: 1;  filter: alpha(opacity=100);  margin-top: 0; } .owl-carousel .owl-item.center .portfolio-v1 .portfolio-content {  opacity: 1; } .owl-carousel .owl-item.center .portfolio-v1 .images a.link-image-content:after {  opacity: 0.8;  filter: alpha(opacity=80);  -webkit-transform: scale(1);  transform: scale(1); } .owl-carousel .owl-item.center .portfolio-v1 .images a.link {  opacity: 1;  filter: alpha(opacity=100);  margin-top: 0; } .portfolio-v2 {  position: relative;  margin: 0 auto 30px; } .portfolio-v2 .images {  position: relative;  text-align: center; } .portfolio-v2 .images a.link-image-content {  display: block; } .portfolio-v2 .images a.link-image-content:after {  content: "";  position: absolute;  top: 0;  left: 0;  width: 100%;  height: 100%;  background: #070346;  opacity: 0;  filter: alpha(opacity=0);  -webkit-transform: scale(0.5);  transform: scale(0.5);  z-index: 1;  -webkit-transition: all 0.35s;  transition: all 0.35s;  -moz-transition: all 0.35s;  -ms-transition: all 0.35s; } .portfolio-v2 .images .link {  opacity: 0;  filter: alpha(opacity=0);  -webkit-transition: all 0.45s;  transition: all 0.45s;  -moz-transition: all 0.45s;  -ms-transition: all 0.45s;  width: 32px;  height: 32px;  background: #fff;  line-height: 33px;  position: absolute;  top: 15px;  right: 15px;  z-index: 99;  text-align: center;  margin-top: 45px; } .portfolio-v2 .images .link:hover {  background: var(--qempo-theme-color);  color: #fff; } .portfolio-v2 .portfolio-content {  border-top: none;  background: #fff;  position: absolute;  z-index: 9;  width: auto;  right: 20px;  left: 20px;  bottom: 20px;  z-index: 11;  padding: 18px 20px;  -webkit-transition: background 0.35s;  transition: background 0.35s;  -moz-transition: background 0.35s;  -ms-transition: background 0.35s;  -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.05);  box-shadow: 0 6px 12px rgba(0, 0, 0, 0.05); } .portfolio-v2 .portfolio-content .content-inner {  position: relative; } .portfolio-v2 .portfolio-content .content-inner .title {  display: block;  font-size: 22px;  font-weight: 700;  line-height: 36px;  text-align: center;  margin: 0; } @media (max-width: 1319.98px) {  .portfolio-v2 .portfolio-content .content-inner .title {   font-size: 20px;  } } .portfolio-v2:hover, .portfolio-v2:active, .portfolio-v2:focus {  -webkit-box-shadow: 0 10px 30px rgba(0, 0, 0, 0.05);  box-shadow: 0 10px 30px rgba(0, 0, 0, 0.05); } .portfolio-v2:hover .portfolio-content, .portfolio-v2:active .portfolio-content, .portfolio-v2:focus .portfolio-content {  background: var(--qempo-theme-color); } .portfolio-v2:hover .portfolio-content .title a, .portfolio-v2:active .portfolio-content .title a, .portfolio-v2:focus .portfolio-content .title a {  color: #fff; } .portfolio-v2:hover .portfolio-content .title a:hover, .portfolio-v2:active .portfolio-content .title a:hover, .portfolio-v2:focus .portfolio-content .title a:hover {  text-decoration: underline; } .portfolio-v2:hover .images a.link-image-content:after, .portfolio-v2:active .images a.link-image-content:after, .portfolio-v2:focus .images a.link-image-content:after {  opacity: 0.8;  filter: alpha(opacity=80);  -webkit-transform: scale(1);  transform: scale(1); } .portfolio-v2:hover .images a.link, .portfolio-v2:active .images a.link, .portfolio-v2:focus .images a.link {  opacity: 1;  filter: alpha(opacity=100);  margin-top: 0; } .no-gutter .portfolio-block {  margin-bottom: 0; } .owl-carousel .portfolio-v1, .owl-carousel .portfolio-v2 {  margin-bottom: 0; } .portfolio-filter {  margin-bottom: 25px;  width: 100%; } .portfolio-filter ul.nav-tabs {  display: inline-block;  text-align: center;  border: none;  width: 100%; } .portfolio-filter ul.nav-tabs > li > a {  font-weight: 500;  color: var(--qempo-body-color);  -webkit-transition: all 0.35s;  transition: all 0.35s;  -moz-transition: all 0.35s;  -ms-transition: all 0.35s;  padding: 8px 30px;  font-size: 18px;  display: inline-block;  position: relative;  border-radius: 20px;  -webkit-border-radius: 20px;  -moz-border-radius: 20px;  -ms-border-radius: 20px;  -o-border-radius: 20px; } @media (max-width: 1024.98px) {  .portfolio-filter ul.nav-tabs > li > a {   padding-left: 15px;   padding-right: 15px;  } } @media (max-width: 575.98px) {  .portfolio-filter ul.nav-tabs > li > a {   margin: 0 5px 5px;  } } .portfolio-filter ul.nav-tabs > li > a .count {  border-radius: 50%;  z-index: 1;  position: absolute;  top: -20px;  right: -17px;  font-size: 12px;  color: var(--qempo-body-color);  opacity: 0;  -webkit-transition: all 0.35s;  transition: all 0.35s; } .portfolio-filter ul.nav-tabs > li > a:hover, .portfolio-filter ul.nav-tabs > li > a.active {  color: #fff; } .portfolio-filter ul.nav-tabs > li > a:hover:after, .portfolio-filter ul.nav-tabs > li > a.active:after {  width: 100%; } .portfolio-filter ul.nav-tabs > li > a:hover .count, .portfolio-filter ul.nav-tabs > li > a.active .count {  top: -7px;  opacity: 1; } .portfolio-filter .view-all {  float: right; } .gva-portfolio-items {  float: left;  width: 100%; } .gsc-portfolio-carousel.remove-padding .init-carousel-owl {  margin-left: 0 !important;  margin-right: 0 !important; } .gsc-portfolio-carousel.remove-padding .init-carousel-owl .owl-item {  padding-left: 0 !important;  padding-right: 0 !important; } .single-portfolio .wp-content {  padding: 0;  border: 0;  margin-bottom: 0; } .single-portfolio .portfolio-thumbnail {  padding-top: 30px; } .single-portfolio .portfolio-thumbnail .owl-carousel .owl-dots {  margin-top: 25px; } .single-portfolio .portfolio-thumbnail .gallery-item {  position: relative; } .single-portfolio .portfolio-thumbnail .gallery-item .photo-gallery {  position: absolute;  width: 100%;  height: 100%;  top: 0;  left: 0;  z-index: 11;  background: rgba(0, 0, 0, 0.6);  color: #fff;  text-align: center;  opacity: 0; } .single-portfolio .portfolio-thumbnail .gallery-item .photo-gallery i {  font-size: 36px;  position: relative;  top: 50%;  margin-top: -20px; } .single-portfolio .portfolio-thumbnail .gallery-item:hover .photo-gallery {  opacity: 1; } .single-portfolio .post-navigation {  margin-bottom: 50px; }  .ajax-loading {  display: none; } .index-main-page {  margin-top: 30px; } .wrapper-page .heading-title {  text-transform: capitalize;  margin-bottom: 0;  display: block;  font-size: 20px;  margin-top: 15px; } #wp-main-content {  min-height: 50px; } .pagination .disabled {  background: var(--qempo-theme-color);  color: #fff; } .pagination .current {  background: var(--qempo-theme-color);  color: #fff; } .page.white .wp-content article {  background: #fff;  padding: 20px; }  body.error404 .header-builder-inner {  background: #070346; } .not-found-wrapper {  padding: 300px 15px 225px;  background: url(https://hurixbeta.hurix.com/wp-content/themes/qempo/css/../images/bg-404.jpg) repeat-x bottom center transparent;  background-size: cover; } @media (max-width: 1024.98px) {  .not-found-wrapper {   padding: 200px 15px 125px;  } } .not-found-wrapper .not-found-title h1 {  font-size: 160px;  line-height: 1;  font-weight: 600;  text-transform: uppercase;  letter-spacing: -10px;  margin-top: 0;  margin-bottom: 20px; } @media (max-width: 1024.98px) {  .not-found-wrapper .not-found-title h1 {   font-size: 120px;   line-height: 120px;  } } @media (max-width: 767.98px) {  .not-found-wrapper .not-found-title h1 {   font-size: 100px;   line-height: 90px;   letter-spacing: 0;  } } @media (max-width: 575.98px) {  .not-found-wrapper .not-found-title h1 {   font-size: 50px;   line-height: 50px;  } } .not-found-wrapper .not-found-desc {  font-size: 16px;  max-width: 550px;  margin: 0 auto; } .not-found-wrapper .not-found-subtitle {  font-size: 38px;  font-weight: 700;  margin: 10px 0 30px;  color: #070346; } @media (max-width: 1024.98px) {  .not-found-wrapper .not-found-subtitle {   font-size: 28px;  } } .not-found-wrapper .not-found-home {  margin-top: 40px; } .woocommerce-cart h2 {  font-size: 25px; } .woocommerce-cart .shipping_calculator {  margin-bottom: 30px; } .woocommerce-cart .cart-collaterals {  margin-bottom: 40px;  margin-top: 50px; } .woocommerce-cart .actions input[name^="update_cart"] {  float: right;  margin-top: 5px; } .woocommerce-cart .actions .coupon {  float: left;  margin-bottom: 10px; } @media (max-width: 1024.98px) {  .woocommerce-cart .actions .coupon {   width: 100%;  } } .main-page-index {  margin-top: 90px;  margin-bottom: 50px; } .content-page-index .post-masonry-index .post {  margin-bottom: 30px; } .content-page-index .post-masonry-index .post .entry-content {  position: relative;  margin-right: 0;  border: 1px solid rgba(0, 0, 0, 0.038);  padding-top: 32px; } .content-page-index .post-masonry-index .post.sticky .entry-content:before {  content: '\f02e';  font-family: "Font Awesome 5 Free";  position: absolute;  top: -1px;  left: 35px;  color: var(--qempo-theme-color);  font-size: 18px;  z-index: 1;  line-height: 1; } .search-results .main-page-content {  margin: 80px 0 50px; } @media (max-width: 1319.98px) {  .search-results .main-page-content {   margin: 50px 0 30px;  } } .search-no-results .main-page-content {  padding: 85px 0 90px; } @media (max-width: 1024.98px) {  .search-no-results .main-page-content {   margin: 35px 15px 40px;  } } @media (max-width: 575.98px) {  .search-no-results .main-page-content {   margin-left: 0;   margin-right: 0;  } } .search-no-results .main-page-content .search-no-results-content {  padding: 30px;  background: #f4f4f4;  margin-bottom: 30px; } .search-no-results .main-page-content .search-no-results-content .message {  margin-bottom: 15px;  color: #070346; } .search-no-results .main-page-content .gva-main-search .gva-search input.input-search {  background: #fff; } body.page .content-page-inner h1.title {  margin-bottom: 30px; } body[class*='single-']:not(.page) .main-page-content {  padding: 35px 0 70px; } @media (max-width: 1024.98px) {  body[class*='single-']:not(.page) .main-page-content {   padding-left: 15px;   padding-right: 15px;  } } @media (max-width: 575.98px) {  body[class*='single-']:not(.page) .main-page-content {   padding-left: 0px;   padding-right: 0px;  } }  .wpcf7-form {  max-width: 950px;  margin: 0 auto; } .wpcf7-form .row {  margin: 0 -10px; } .wpcf7-form .row > div {  padding: 0 10px; } .wpcf7-form p {  margin-bottom: 20px;  font-weight: 600; } .wpcf7-form .wpcf7-form-control-wrap {  display: block;  margin-bottom: 15px; } .wpcf7-form input[type*="email"], .wpcf7-form input[type*="text"], .wpcf7-form input[type*="tel"] {  width: 100%;  height: 60px;  padding: 0 30px;  border: none !important;  border-radius: 10px;  -webkit-box-shadow: 0px 10px 32px 0 rgba(0, 0, 0, 0.08);  box-shadow: 0px 10px 32px 0 rgba(0, 0, 0, 0.08);  background-color: #ffffff; } .wpcf7-form input[type*="email"]::-webkit-input-placeholder, .wpcf7-form input[type*="text"]::-webkit-input-placeholder, .wpcf7-form input[type*="tel"]::-webkit-input-placeholder {  color: #999; } .wpcf7-form input[type*="email"]::-moz-placeholder, .wpcf7-form input[type*="text"]::-moz-placeholder, .wpcf7-form input[type*="tel"]::-moz-placeholder {  color: #999; } .wpcf7-form input[type*="email"]:-ms-input-placeholder, .wpcf7-form input[type*="text"]:-ms-input-placeholder, .wpcf7-form input[type*="tel"]:-ms-input-placeholder {  color: #999; } .wpcf7-form input[type*="email"]:-moz-placeholder, .wpcf7-form input[type*="text"]:-moz-placeholder, .wpcf7-form input[type*="tel"]:-moz-placeholder {  color: #999; } .wpcf7-form select {  background: var(--qempo-theme-color);  line-height: 60px;  height: 60px;  width: 100%;  color: var(--qempo-body-color);  border-radius: 10px;  -webkit-box-shadow: 0px 30px 100px 0 rgba(0, 0, 0, 0.06);  box-shadow: 0px 30px 100px 0 rgba(0, 0, 0, 0.06);  background-color: #ffffff; } .wpcf7-form textarea {  width: 100%;  padding: 10px 30px;  max-height: 168px;  border: none !important;  border-radius: 10px;  -webkit-box-shadow: 0px 30px 100px 0 rgba(0, 0, 0, 0.06);  box-shadow: 0px 30px 100px 0 rgba(0, 0, 0, 0.06);  background-color: #ffffff; } .wpcf7-form textarea::-webkit-input-placeholder {  color: #999; } .wpcf7-form textarea::-moz-placeholder {  color: #999; } .wpcf7-form textarea:-ms-input-placeholder {  color: #999; } .wpcf7-form textarea:-moz-placeholder {  color: #999; } .wpcf7-form textarea.size-medium {  max-height: 135px; } .wpcf7-form .form-action {  text-align: center;  padding: 0;  position: relative; } .wpcf7-form .form-action .ajax-loader {  position: absolute;  right: 0;  top: 50%;  margin-top: -8px; } .newsletter-form {  position: relative;  max-width: 710px;  overflow: hidden;  margin: 0 auto; } .newsletter-form input {  border: none;  padding: 0 10px;  display: block;  line-height: 64px;  width: 100%;  background: none; } .newsletter-form input[type="email"] {  padding: 0 70px 0 20px;  border-radius: 30px;  -webkit-border-radius: 30px;  -moz-border-radius: 30px;  -ms-border-radius: 30px;  -o-border-radius: 30px;  border: solid 2px #3a3a3a;  background-color: #222222;  width: 100%;  line-height: 56px;  -webkit-transition: all 0.35s;  transition: all 0.35s;  text-align: left;  font-size: 16px;  font-weight: 400;  color: var(--qempo-footer-color); } .newsletter-form input[type="email"]:focus {  border-color: var(--qempo-theme-color); } .newsletter-form input[type="email"]::-webkit-input-placeholder {  color: #999999; } .newsletter-form input[type="email"]::-moz-placeholder {  color: #999999; } .newsletter-form input[type="email"]:-ms-input-placeholder {  color: #999999; } .newsletter-form input[type="email"]:-moz-placeholder {  color: #999999; } .newsletter-form .form-action {  line-height: 42px;  position: absolute;  top: 0;  right: 0;  text-align: center;  z-index: 11;  border-radius: 30px;  -webkit-border-radius: 30px;  -moz-border-radius: 30px;  -ms-border-radius: 30px;  -o-border-radius: 30px;  width: 60px;  height: 60px; } .newsletter-form .form-action i {  position: absolute;  top: 50%;  right: 0;  left: 0;  z-index: 11;  font-size: 18px;  color: #fff;  -webkit-transform: translateY(-50%);  transform: translateY(-50%);  -webkit-transition: all 0.35s;  transition: all 0.35s;  -moz-transition: all 0.35s;  -ms-transition: all 0.35s; } .newsletter-form .form-action input.newsletter-submit {  border: none;  padding: 0;  position: absolute;  top: 0;  left: 0;  width: 100%;  height: 100%;  z-index: 11;  opacity: 0; } .newsletter-form .form-action:hover i {  color: var(--qempo-heading-color); }  #comments:before, #comments:after {  content: " ";  display: table; } #comments:after {  clear: both; } #comments .title, #comments .comments-title {  font-size: 22px;  font-weight: 600;  letter-spacing: -0.78px;  position: relative;  color: var(--qempo-heading-color); } @media (max-width: 1024.98px) {  #comments .title, #comments .comments-title {   font-size: 20px;  } } #comments .comments-title {  margin: 50px 0 40px;  -ms-word-wrap: break-word;  word-wrap: break-word; } @media (max-width: 767.98px) {  #comments .comments-title {   margin-bottom: 30px;  } } #comments input[type*="email"], #comments input[type*="text"], #comments textarea {  padding-left: 10px;  padding-right: 10px;  min-height: 60px;  border-radius: 30px;  -webkit-border-radius: 30px;  -moz-border-radius: 30px;  -ms-border-radius: 30px;  -o-border-radius: 30px;  -webkit-box-shadow: 0px 16px 32px 0 rgba(0, 0, 0, 0.06);  box-shadow: 0px 16px 32px 0 rgba(0, 0, 0, 0.06);  border: solid 2px #f4f4f4;  background: #fff; } #comments input[type*="email"]::-webkit-input-placeholder, #comments input[type*="text"]::-webkit-input-placeholder, #comments textarea::-webkit-input-placeholder {  color: #999; } #comments input[type*="email"]::-moz-placeholder, #comments input[type*="text"]::-moz-placeholder, #comments textarea::-moz-placeholder {  color: #999; } #comments input[type*="email"]:-ms-input-placeholder, #comments input[type*="text"]:-ms-input-placeholder, #comments textarea:-ms-input-placeholder {  color: #999; } #comments input[type*="email"]:-moz-placeholder, #comments input[type*="text"]:-moz-placeholder, #comments textarea:-moz-placeholder {  color: #999; } #comments input[type*="email"], #comments input[type*="text"] {  height: 60px;  padding: 0 20px;  line-height: 60px; } #comments textarea {  padding: 20px; } #comments .comment-rating {  margin-bottom: 15px; } #comments #add_review_button {  margin-bottom: 20px; } #comments .headline {  height: 30px;  text-align: left;  margin-bottom: 10px; } #comments .headline h2 {  padding: 0; } #comments .headline a {  text-transform: uppercase;  float: right;  margin-top: 2px;  font-size: 12px; } #comments #reply-title {  font-size: 28px;  color: var(--qempo-theme-color);  margin: 0;  position: relative; } #comments #reply-title:before, #comments #reply-title:after {  content: " ";  display: table; } #comments #reply-title:after {  clear: both; } #comments #reply-title small {  float: right;  position: absolute;  top: 50%;  right: 0;  z-index: 11;  display: block;  -webkit-transform: translateY(-50%);  transform: translateY(-50%); } @media (max-width: 425px) {  #comments #reply-title small {   float: none;   position: initial;  } } #comments #reply-title small a {  color: var(--qempo-body-color);  border-radius: 20px;  border: solid 2px #f3f3f3;  background-color: #ffffff;  display: inline-block;  font-weight: 400;  font-size: 14px;  line-height: 24px;  padding: 6px 25px;  -webkit-transition: all 0.35s;  transition: all 0.35s;  -moz-transition: all 0.35s;  -ms-transition: all 0.35s; } #comments #reply-title small a:hover {  color: #fff;  border-color: transparent; } #comments .comment-notes {  margin-bottom: 20px; } #comments .comment-form-main {  margin-top: 2px; } #comments .comment-form-main:before, #comments .comment-form-main:after {  content: " ";  display: table; } #comments .comment-form-main:after {  clear: both; } #comments .comment-form-main .logged-in-as, #comments .comment-form-main .h-info {  margin-bottom: 30px;  margin-top: 0; } @media (max-width: 575.98px) {  #comments .comment-form-main .logged-in-as, #comments .comment-form-main .h-info {   margin-bottom: 15px;  } } #comments .comment-form-main .row {  margin-left: -8px;  margin-right: -8px; } #comments .comment-form-main .row > div {  padding-left: 8px;  padding-right: 8px; } #comments ol.comment-list {  list-style: none;  width: 100%;  float: left;  margin: 0;  padding: 0;  display: block; } #comments ol.comment-list .comment-body {  -ms-word-wrap: break-word;  word-wrap: break-word;  font-size: 14px;  line-height: 24px; } #comments ol.comment-list .comment-body p {  margin-bottom: 5px; } #comments ol.comment-list > li {  display: block; } #comments ol.comment-list > li:before {  display: none; } #comments ol.comment-list li #respond {  float: left;  width: 100%;  margin: 5px 0 38px;  display: block !important; } #comments ol.comment-list li #respond #reply-title {  display: block;  padding-top: 0; } #comments ol.comment-list li #respond #reply-title .comments-title {  padding-top: 0; } #comments ol.comment-list li #respond #reply-title #cancel-comment-reply-link {  font-family: var(--qempo-font-sans-serif); } #comments ol.comment-list li #respond .logged-in-as {  margin-bottom: 30px; } #comments ol.comment-list .comment {  clear: both; } #comments ol.comment-list .comment + .comment {  margin-top: 30px;  padding-top: 30px;  border-top: 1px solid #E9E9EE; } #comments ol.comment-list .the-comment .media-comment-left {  min-width: 90px;  float: left; } @media (max-width: 1024.98px) {  #comments ol.comment-list .the-comment .media-comment-left {   min-width: 70px;  } } @media (max-width: 500px) {  #comments ol.comment-list .the-comment .media-comment-left {   display: block;  }  #comments ol.comment-list .the-comment .media-comment-left .author-image {   margin-bottom: 10px;  } } #comments ol.comment-list .the-comment .media-comment-left .author-image {  padding-top: 6px; } #comments ol.comment-list .the-comment .media-comment-left .author-image img {  width: 70px;  height: 70px;  overflow: hidden;  border-radius: 50%; } @media (max-width: 1024.98px) {  #comments ol.comment-list .the-comment .media-comment-left .author-image img {   width: 55px;   height: 55px;  } } #comments ol.comment-list .the-comment .media-comment-body {  padding-left: 1px;  overflow: hidden;  position: relative; } @media (max-width: 500px) {  #comments ol.comment-list .the-comment .media-comment-body {   display: block;   width: 100%;  } } #comments ol.comment-list .the-comment .author-meta {  margin-bottom: 5px; } #comments ol.comment-list .the-comment .author-meta .fn {  font-size: 18px;  font-weight: 600;  letter-spacing: -0.54px;  display: block;  width: 100%;  font-style: normal;  color: var(--qempo-heading-color); } #comments ol.comment-list .the-comment .author-meta + em {  margin-top: -10px;  font-size: 14px; } #comments ol.comment-list .the-comment .comment-info {  position: relative;  font-size: 14px; } #comments ol.comment-list .the-comment .comment-info:before {  content: "\f784";  font-family: 'Line Awesome Free';  font-weight: 900;  margin-right: 5px; } #comments ol.comment-list .the-comment .comment-info a {  color: var(--qempo-body-color);  font-size: 14px; } #comments ol.comment-list .the-comment .comment-info a:hover {  color: var(--qempo-theme-color); } #comments ol.comment-list .the-comment .comment-meta {  display: block;  font-size: 12px;  text-transform: uppercase;  margin-bottom: 5px;  color: #676767; } #comments ol.comment-list .the-comment .comment-body {  position: relative;  margin-top: 10px; } @media (max-width: 500px) {  #comments ol.comment-list .the-comment .comment-body {   display: block;   float: left;   width: 100%;   margin-bottom: 5px;  } } #comments ol.comment-list .the-comment .comment-body img {  margin-bottom: 5px; } #comments ol.comment-list .the-comment .awaiting_moderation {  display: block;  position: absolute;  bottom: 0;  right: 0;  color: #fff;  font-weight: bold;  text-transform: uppercase;  font-size: 8px;  padding: 2px 4px;  font-style: normal; } #comments ol.comment-list .the-comment .comment-action-wrap {  position: absolute;  top: 2px;  right: 0; } @media (max-width: 560px) {  #comments ol.comment-list .the-comment .comment-action-wrap {   position: initial;   top: 0;   margin-top: 10px;  } } #comments ol.comment-list .the-comment .comment-action-wrap a {  color: var(--qempo-body-color);  border-radius: 20px;  border: solid 2px #f3f3f3;  background-color: #ffffff;  display: inline-block;  font-weight: 400;  font-size: 14px;  line-height: 24px;  padding: 6px 25px;  margin-bottom: 10px;  -webkit-transition: all 0.35s;  transition: all 0.35s;  -moz-transition: all 0.35s;  -ms-transition: all 0.35s; } #comments ol.comment-list .the-comment .comment-action-wrap a.comment-edit-link {  margin-right: 15px; } #comments ol.comment-list .the-comment .comment-action-wrap a:hover {  color: #fff;  border-color: transparent; } #comments ol.comment-list .children {  clear: both;  display: block;  margin-left: 60px;  list-style: none;  margin-top: 30px;  padding-top: 30px;  padding-left: 0px;  border-top: 1px solid #E9E9EE; } @media (max-width: 1024.98px) {  #comments ol.comment-list .children {   margin-left: 55px;  } } @media (max-width: 575.98px) {  #comments ol.comment-list .children {   margin-left: 20px;  } } #comments ol.comment-list .children + .comment {  margin-top: 30px;  padding-top: 30px;  border-top: 1px solid #E9E9EE; } #comments ol.comment-list .children .comment-author {  padding-left: 70px; } #commentform {  padding: 40px;  border: solid 2px #f4f4f4;  background-color: #ffffff;  border-radius: 30px;  -webkit-border-radius: 30px;  -moz-border-radius: 30px;  -ms-border-radius: 30px;  -o-border-radius: 30px; } @media (max-width: 767.98px) {  #commentform {   padding: 30px;  } } @media (max-width: 575.98px) {  #commentform {   padding: 0px;   border: none;  } } #commentform .form-group {  position: relative; } #commentform .form-group:before {  font-family: "Font Awesome 5 Free";  font-weight: 400;  font-size: 14px;  position: absolute;  right: 20px;  top: 50%;  -webkit-transform: translateY(-50%);  transform: translateY(-50%);  background-image: -webkit-gradient(linear, left bottom, left top, from(#fd6151), to(#ff774a)), -webkit-gradient(linear, left top, left bottom, from(#0439ab), to(#0439ab));  background-image: linear-gradient(to top, #fd6151, #ff774a), linear-gradient(to bottom, #0439ab, #0439ab);  color: #0439ab;  -webkit-background-clip: text;  background-clip: text;  -webkit-text-fill-color: transparent; } #commentform .form-group.author-field:before {  content: "\f007"; } #commentform .form-group.email-field:before {  content: "\f0e0"; } #commentform .form-group.comment-field:before {  content: "\f304";  font-weight: 900;  top: 20px;  -webkit-transform: translateY(0%);  transform: translateY(0%); } #respond {  clear: left;  margin-bottom: 30px; } #respond input[type="text"], #respond input[type="tel"], #respond input[type="password"], #respond input[type="email"], #respond textarea {  width: 100%; } #respond .form-submit {  margin: 16px 0 0; } #comment_popup {  background: #fff;  padding: 50px;  max-width: 50%;  position: relative;  margin: 0 auto; } @media (max-width: 1024.98px) {  #comment_popup {   max-width: 100%;  } } @media (max-width: 1024.98px) {  #comment_popup {   padding: 30px;  } } .pingbacklist {  list-style-type: none;  padding: 0; } .pingbacklist > li .the-comment {  border-bottom: 1px solid #E9E9EE;  padding-bottom: 20px;  margin-bottom: 35px;  position: relative; } .pingbacklist > li .the-comment .media-comment-left {  display: none; } .pingbacklist > li .the-comment .media-comment-body {  display: block;  width: 100%;  padding-left: 0; } .pingbacklist > li .the-comment .author-meta {  margin-bottom: 5px; } .pingbacklist > li .the-comment .author-meta .fn {  font-size: 18px;  font-weight: 600;  letter-spacing: -0.54px;  display: block;  width: 100%;  font-style: normal;  color: var(--qempo-heading-color); } .pingbacklist > li .the-comment .comment-meta {  display: block;  font-size: 12px;  text-transform: uppercase;  margin-bottom: 5px;  color: #676767; } .pingbacklist > li .the-comment .comment-info {  position: relative;  padding-left: 5px; } .pingbacklist > li .the-comment .comment-info:before {  content: "\f133";  font-family: "Font Awesome 5 Free";  font-weight: 400;  margin-right: 5px; } .pingbacklist > li .the-comment .comment-info a {  color: var(--qempo-body-color);  font-size: 14px; } .pingbacklist > li .the-comment .comment-info a:hover {  color: var(--qempo-theme-color); } .pingbacklist > li .the-comment .comment-body {  position: relative;  margin-top: 10px; } @media (max-width: 500px) {  .pingbacklist > li .the-comment .comment-body {   display: block;   float: left;   width: 100%;   margin-bottom: 5px;  } } .pingbacklist > li .the-comment .comment-body img {  margin-bottom: 5px; } .pingbacklist > li .the-comment .awaiting_moderation {  display: block;  position: absolute;  bottom: 0;  right: 0;  color: #fff;  font-weight: bold;  text-transform: uppercase;  font-size: 8px;  padding: 2px 4px;  font-style: normal; } .pingbacklist > li .the-comment .comment-action-wrap {  position: absolute;  top: 2px;  right: 0; } @media (max-width: 560px) {  .pingbacklist > li .the-comment .comment-action-wrap {   position: relative;   top: 0;   margin-top: 10px;  } } .pingbacklist > li .the-comment .comment-action-wrap a {  color: var(--qempo-theme-color);  display: inline-block;  font-weight: 500;  font-size: 14px; } .pingbacklist > li .the-comment .comment-action-wrap a.comment-edit-link {  color: #070346;  margin-right: 15px; } .cld-like-dislike-wrap {  position: relative;  top: 5px;  margin: 0; } .cld-like-dislike-wrap .cld-count-wrap {  margin-left: 0; } .cld-like-dislike-wrap .cld-like-wrap {  color: var(--qempo-theme-color); } .cld-like-dislike-wrap .cld-like-wrap a {  color: var(--qempo-theme-color); } .cld-like-dislike-wrap .cld-dislike-wrap {  color: #a0a0a0; } .cld-like-dislike-wrap .cld-dislike-wrap a {  color: #a0a0a0; } .gav-comment-list .no-comments {  margin-top: 25px;  display: block;  float: left;  width: 100%;  color: var(--qempo-heading-color); }  @-webkit-keyframes spin {  100% {   -webkit-transform: rotate(360deg);  } } @keyframes spin {  100% {   -webkit-transform: rotate(360deg);   transform: rotate(360deg);  } } @-webkit-keyframes beat {  0% {   -webkit-transform: scale(1);   transform: scale(1);  }  50% {   -webkit-transform: scale(0.82);   transform: scale(0.82);  } } @keyframes beat {  0% {   -webkit-transform: scale(1);   transform: scale(1);  }  50% {   -webkit-transform: scale(0.82);   transform: scale(0.82);  } } @-webkit-keyframes placeHolderShimmer {  0% {   background-position: -468px 0;  }  100% {   background-position: 468px 0;  } } @keyframes placeHolderShimmer {  0% {   background-position: -468px 0;  }  100% {   background-position: 468px 0;  } } .animated-background {  -webkit-animation-duration: 1s;  animation-duration: 1s;  -webkit-animation-fill-mode: forwards;  animation-fill-mode: forwards;  -webkit-animation-iteration-count: infinite;  animation-iteration-count: infinite;  -webkit-animation-name: placeHolderShimmer;  animation-name: placeHolderShimmer;  -webkit-animation-timing-function: linear;  animation-timing-function: linear;  background: #f6f7f8;  background: #eeeeee;  background: -webkit-gradient(linear, left top, right top, color-stop(8%, #eeeeee), color-stop(18%, #dddddd), color-stop(33%, #eeeeee));  background: linear-gradient(to right, #eeeeee 8%, #dddddd 18%, #eeeeee 33%);  background-size: 800px 104px;  height: 96px;  position: relative; } .background-masker {  background: #fff;  position: absolute;  -webkit-box-sizing: border-box;  box-sizing: border-box; } .blur {  filter: progid:DXImageTransform.Microsoft.Blur(PixelRadius='3');  -webkit-filter: url(#blur-filter);  filter: url(#blur-filter);  -webkit-filter: blur(3px);  filter: blur(3px); } .blur-svg {  display: none; } @-webkit-keyframes pulse-border {  0% {   -webkit-transform: scale(1);   transform: scale(1);   opacity: 1;  }  100% {   -webkit-transform: scale(1.5);   transform: scale(1.5);   opacity: 0;  } } @keyframes pulse-border {  0% {   -webkit-transform: scale(1);   transform: scale(1);   opacity: 1;  }  100% {   -webkit-transform: scale(1.5);   transform: scale(1.5);   opacity: 0;  } } @-webkit-keyframes pulse-border-2 {  0% {   -webkit-transform: scale(1);   transform: scale(1);   opacity: 1;  }  100% {   -webkit-transform: scale(1.8);   transform: scale(1.8);   opacity: 0;  } } @keyframes pulse-border-2 {  0% {   -webkit-transform: scale(1);   transform: scale(1);   opacity: 1;  }  100% {   -webkit-transform: scale(1.8);   transform: scale(1.8);   opacity: 0;  } } @-webkit-keyframes shapeMover {  0%, 100% {   -webkit-transform: perspective(400px) translateY(0) rotate(0deg) translateZ(0px) translateX(0);   transform: perspective(400px) translateY(0) rotate(0deg) translateZ(0px) translateX(0);  }  50% {   -webkit-transform: perspective(400px) rotate(0deg) translateZ(20px) translateY(20px) translateX(20px);   transform: perspective(400px) rotate(0deg) translateZ(20px) translateY(20px) translateX(20px);  } } @keyframes shapeMover {  0%, 100% {   -webkit-transform: perspective(400px) translateY(0) rotate(0deg) translateZ(0px) translateX(0);   transform: perspective(400px) translateY(0) rotate(0deg) translateZ(0px) translateX(0);  }  50% {   -webkit-transform: perspective(400px) rotate(0deg) translateZ(20px) translateY(20px) translateX(20px);   transform: perspective(400px) rotate(0deg) translateZ(20px) translateY(20px) translateX(20px);  } }  .custom-breadcrumb {  position: relative;  background-color: #070346;  background-repeat: no-repeat;  background-size: cover;  margin-bottom: 35px;  position: relative; } .custom-breadcrumb .breadcrumb-main {  position: relative;  z-index: 11;  padding: 0 15px; } @media (max-width: 767.98px) {  .custom-breadcrumb .breadcrumb-main {   padding: 0;  } } .custom-breadcrumb .breadcrumb-container-inner {  position: relative;  padding: 230px 0 140px; } @media (max-width: 1319.98px) {  .custom-breadcrumb .breadcrumb-container-inner {   padding-bottom: 80px !important;   padding-top: 170px !important;  } } @media (max-width: 1024.98px) {  .custom-breadcrumb .breadcrumb-container-inner {   padding-bottom: 60px !important;   padding-top: 60px !important;  } } .custom-breadcrumb .breadcrumb-container-inner .heading-title {  font-size: 40px;  line-height: 52px;  font-weight: 600;  color: var(--qempo-heading-color);  margin: 0 0 10px;  letter-spacing: -2px;  -ms-word-wrap: break-word;  word-wrap: break-word; } @media (max-width: 1319.98px) {  .custom-breadcrumb .breadcrumb-container-inner .heading-title {   font-size: 36px;   line-height: 42px;  } } @media (max-width: 1024.98px) {  .custom-breadcrumb .breadcrumb-container-inner .heading-title {   font-size: 30px;   line-height: 36px;  } } @media (max-width: 767.98px) {  .custom-breadcrumb .breadcrumb-container-inner .heading-title {   font-size: 26px;   line-height: 32px;   letter-spacing: 0px;  } } .custom-breadcrumb .breadcrumb {  margin-bottom: 0;  display: inline-block;  font-size: 15px;  font-weight: 500;  position: absolute;  right: 0;  bottom: 0;  z-index: 9;  padding: 25px 25px 22px;  background: #fff;  color: var(--qempo-theme-color);  border-radius: 10px 10px 0 0; } @media (max-width: 500px) {  .custom-breadcrumb .breadcrumb {   display: none;  } } .custom-breadcrumb .breadcrumb li {  float: left;  position: relative;  z-index: 11;  line-height: 1;  font-weight: 700;  padding: 0 10px; } .custom-breadcrumb .breadcrumb li:after {  content: '/';  position: absolute;  bottom: 0;  left: -3px;  z-index: 1;  color: #ccc; } .custom-breadcrumb .breadcrumb li:first-child:after {  display: none; } .custom-breadcrumb .breadcrumb li a {  color: #070346; } .custom-breadcrumb .breadcrumb li a:hover {  text-decoration: underline; } .custom-breadcrumb .breadcrumb-overlay {  position: absolute;  width: 100%;  height: 100%;  z-index: 1;  top: 0;  left: 0; } .custom-breadcrumb.text-light .heading-title {  color: #fff; } body.home.blog .title-layout-standard .custom-breadcrumb .heading-title {  display: inline-block !important;  float: left;  font-size: 18px;  margin: 5px 0 0; }  .twentytwenty-horizontal .twentytwenty-handle:after, .twentytwenty-horizontal .twentytwenty-handle:before, .twentytwenty-vertical .twentytwenty-handle:after, .twentytwenty-vertical .twentytwenty-handle:before {  content: " ";  display: block;  background: #fff;  position: absolute;  z-index: 30;  -webkit-box-shadow: 0 0 12px rgba(51, 51, 51, 0.5);  box-shadow: 0 0 12px rgba(51, 51, 51, 0.5); } .twentytwenty-horizontal .twentytwenty-handle:after, .twentytwenty-horizontal .twentytwenty-handle:before {  width: 3px;  height: 9999px;  left: 50%;  margin-left: -1.5px; } .twentytwenty-vertical .twentytwenty-handle:after, .twentytwenty-vertical .twentytwenty-handle:before {  width: 9999px;  height: 3px;  top: 50%;  margin-top: -1.5px; } .twentytwenty-after-label, .twentytwenty-before-label, .twentytwenty-overlay {  position: absolute;  top: 0;  width: 100%;  height: 100%; } .twentytwenty-after-label, .twentytwenty-before-label, .twentytwenty-overlay {  -webkit-transition-duration: .5s;  transition-duration: .5s; } .twentytwenty-after-label, .twentytwenty-before-label {  -webkit-transition-property: opacity;  transition-property: opacity; } .twentytwenty-after-label:before, .twentytwenty-before-label:before {  color: #fff;  font-size: 13px;  letter-spacing: .1em; } .twentytwenty-after-label:before, .twentytwenty-before-label:before {  position: absolute;  background: rgba(255, 255, 255, 0.2);  line-height: 38px;  padding: 0 20px;  border-radius: 2px; } .twentytwenty-horizontal .twentytwenty-after-label:before, .twentytwenty-horizontal .twentytwenty-before-label:before {  top: 50%;  margin-top: -19px; } .twentytwenty-vertical .twentytwenty-after-label:before, .twentytwenty-vertical .twentytwenty-before-label:before {  left: 50%;  margin-left: -45px;  text-align: center;  width: 90px; } .twentytwenty-down-arrow, .twentytwenty-left-arrow, .twentytwenty-right-arrow, .twentytwenty-up-arrow {  width: 0;  height: 0;  border: 6px inset transparent;  position: absolute; } .twentytwenty-left-arrow, .twentytwenty-right-arrow {  top: 50%;  margin-top: -6px; } .twentytwenty-down-arrow, .twentytwenty-up-arrow {  left: 50%;  margin-left: -6px; } .twentytwenty-container {  -webkit-box-sizing: content-box;  box-sizing: content-box;  z-index: 0;  overflow: hidden;  position: relative;  -webkit-user-select: none;  -moz-user-select: none;  -ms-user-select: none; } .twentytwenty-container img {  max-width: 100%;  position: absolute;  top: 0;  display: block; } .twentytwenty-container.active .twentytwenty-overlay, .twentytwenty-container.active :hover.twentytwenty-overlay {  background: rgba(0, 0, 0, 0); } .twentytwenty-container.active .twentytwenty-overlay .twentytwenty-after-label, .twentytwenty-container.active .twentytwenty-overlay .twentytwenty-before-label, .twentytwenty-container.active :hover.twentytwenty-overlay .twentytwenty-after-label, .twentytwenty-container.active :hover.twentytwenty-overlay .twentytwenty-before-label {  opacity: 0; } .twentytwenty-container * {  -webkit-box-sizing: content-box;  box-sizing: content-box; } .twentytwenty-before-label {  opacity: 0; } .twentytwenty-before-label:before {  content: attr(data-content); } .twentytwenty-after-label {  opacity: 0; } .twentytwenty-after-label:before {  content: attr(data-content); } .twentytwenty-horizontal .twentytwenty-before-label:before {  left: 10px; } .twentytwenty-horizontal .twentytwenty-after-label:before {  right: 10px; } .twentytwenty-vertical .twentytwenty-before-label:before {  top: 10px; } .twentytwenty-vertical .twentytwenty-after-label:before {  bottom: 10px; } .twentytwenty-overlay {  -webkit-transition-property: background;  transition-property: background;  background: rgba(0, 0, 0, 0);  z-index: 25; } .twentytwenty-overlay:hover {  background: rgba(0, 0, 0, 0.5); } .twentytwenty-overlay:hover .twentytwenty-after-label {  opacity: 1; } .twentytwenty-overlay:hover .twentytwenty-before-label {  opacity: 1; } .twentytwenty-before {  z-index: 20; } .twentytwenty-after {  z-index: 10; } .twentytwenty-handle {  height: 38px;  width: 38px;  position: absolute;  left: 50%;  top: 50%;  margin-left: -22px;  margin-top: -22px;  border: 3px solid #fff;  border-radius: 1000px;  -webkit-box-shadow: 0 0 12px rgba(51, 51, 51, 0.5);  box-shadow: 0 0 12px rgba(51, 51, 51, 0.5);  z-index: 40;  cursor: pointer; } .twentytwenty-horizontal .twentytwenty-handle:before {  bottom: 50%;  margin-bottom: 22px;  -webkit-box-shadow: 0 3px 0 #fff, 0 0 12px rgba(51, 51, 51, 0.5);  box-shadow: 0 3px 0 #fff, 0 0 12px rgba(51, 51, 51, 0.5); } .twentytwenty-horizontal .twentytwenty-handle:after {  top: 50%;  margin-top: 22px;  -webkit-box-shadow: 0 -3px 0 #fff, 0 0 12px rgba(51, 51, 51, 0.5);  box-shadow: 0 -3px 0 #fff, 0 0 12px rgba(51, 51, 51, 0.5); } .twentytwenty-vertical .twentytwenty-handle:before {  left: 50%;  margin-left: 22px;  -webkit-box-shadow: 3px 0 0 #fff, 0 0 12px rgba(51, 51, 51, 0.5);  box-shadow: 3px 0 0 #fff, 0 0 12px rgba(51, 51, 51, 0.5); } .twentytwenty-vertical .twentytwenty-handle:after {  right: 50%;  margin-right: 22px;  -webkit-box-shadow: -3px 0 0 #fff, 0 0 12px rgba(51, 51, 51, 0.5);  box-shadow: -3px 0 0 #fff, 0 0 12px rgba(51, 51, 51, 0.5); } .twentytwenty-left-arrow {  border-right: 6px solid #fff;  left: 50%;  margin-left: -17px; } .twentytwenty-right-arrow {  border-left: 6px solid #fff;  right: 50%;  margin-right: -17px; } .twentytwenty-up-arrow {  border-bottom: 6px solid #fff;  top: 50%;  margin-top: -17px; } .twentytwenty-down-arrow {  border-top: 6px solid #fff;  bottom: 50%;  margin-bottom: -17px; } @media (max-width: 1024.98px) {  .tparrows {   display: none !important;  } } .owl-carousel, .flex-control-nav, .ctf-tweets {  position: relative;  max-height: 300px;  overflow: hidden;  text-align: center; } .owl-carousel:after, .flex-control-nav:after, .ctf-tweets:after {  content: "";  background: url(https://hurixbeta.hurix.com/wp-content/themes/qempo/css/../images/preloader.gif) no-repeat center center #fff;  position: absolute;  top: 0;  left: 0;  z-index: 999;  width: 100%;  height: 100%; } .owl-carousel.owl-loaded, .flex-control-nav.owl-loaded, .ctf-tweets.owl-loaded {  max-height: none;  overflow: visible; } .owl-carousel.owl-loaded:after, .flex-control-nav.owl-loaded:after, .ctf-tweets.owl-loaded:after {  display: none !important; } .owl-carousel .owl-nav, .flex-control-nav .owl-nav, .ctf-tweets .owl-nav {  opacity: 0;  filter: alpha(opacity=0);  -webkit-transition: 0.35s;  transition: 0.35s; } .owl-carousel .owl-nav.disabled, .flex-control-nav .owl-nav.disabled, .ctf-tweets .owl-nav.disabled {  display: none !important; } .owl-carousel .owl-nav > div, .flex-control-nav .owl-nav > div, .ctf-tweets .owl-nav > div {  position: absolute;  top: 50%;  z-index: 99;  line-height: 65px;  text-align: center;  width: 60px;  height: 60px;  border-radius: 50%;  -webkit-border-radius: 50%;  -moz-border-radius: 50%;  -ms-border-radius: 50%;  -o-border-radius: 50%;  -webkit-transform: translateY(-50%);  transform: translateY(-50%);  -webkit-transition: all 0.35s;  transition: all 0.35s;  -moz-transition: all 0.35s;  -ms-transition: all 0.35s;  background: #f8f8f8;  color: var(--qempo-heading-color);  cursor: pointer; } @media (max-width: 1024.98px) {  .owl-carousel .owl-nav > div, .flex-control-nav .owl-nav > div, .ctf-tweets .owl-nav > div {   width: 40px;   height: 40px;   line-height: 45px;  } } .owl-carousel .owl-nav > div span, .flex-control-nav .owl-nav > div span, .ctf-tweets .owl-nav > div span {  position: relative;  z-index: 11; } .owl-carousel .owl-nav > div i, .flex-control-nav .owl-nav > div i, .ctf-tweets .owl-nav > div i {  margin: 0;  font-size: 18px; } .owl-carousel .owl-nav > div.disabled, .flex-control-nav .owl-nav > div.disabled, .ctf-tweets .owl-nav > div.disabled {  opacity: 0.3;  filter: alpha(opacity=30); } .owl-carousel .owl-nav > div.owl-prev, .flex-control-nav .owl-nav > div.owl-prev, .ctf-tweets .owl-nav > div.owl-prev {  left: -50px; } @media (max-width: 1400px) {  .owl-carousel .owl-nav > div.owl-prev, .flex-control-nav .owl-nav > div.owl-prev, .ctf-tweets .owl-nav > div.owl-prev {   left: 5px;  } } .owl-carousel .owl-nav > div.owl-next, .flex-control-nav .owl-nav > div.owl-next, .ctf-tweets .owl-nav > div.owl-next {  right: -50px; } @media (max-width: 1400px) {  .owl-carousel .owl-nav > div.owl-next, .flex-control-nav .owl-nav > div.owl-next, .ctf-tweets .owl-nav > div.owl-next {   right: 5px;  } } .owl-carousel .owl-nav > div:hover, .owl-carousel .owl-nav > div:focus, .flex-control-nav .owl-nav > div:hover, .flex-control-nav .owl-nav > div:focus, .ctf-tweets .owl-nav > div:hover, .ctf-tweets .owl-nav > div:focus {  opacity: 1;  filter: alpha(opacity=100);  color: #fff; } .owl-carousel .owl-dots, .flex-control-nav .owl-dots, .ctf-tweets .owl-dots {  margin: 15px auto 0;  max-width: 290px;  line-height: 1;  display: inline-block;  border-radius: 40px;  -webkit-border-radius: 40px;  -moz-border-radius: 40px;  -ms-border-radius: 40px;  -o-border-radius: 40px;  counter-reset: count; } .owl-carousel .owl-dots .owl-dot, .flex-control-nav .owl-dots .owl-dot, .ctf-tweets .owl-dots .owl-dot {  margin: 10px;  border: 0;  font-size: 20px;  background: #fff;  text-align: center;  border-radius: 30px;  -webkit-border-radius: 30px;  -moz-border-radius: 30px;  -ms-border-radius: 30px;  -o-border-radius: 30px;  width: 60px;  height: 60px;  position: relative;  color: var(--qempo-heading-color);  display: inline-block;  position: relative;  padding: 0; } .owl-carousel .owl-dots .owl-dot + .owl-dot, .flex-control-nav .owl-dots .owl-dot + .owl-dot, .ctf-tweets .owl-dots .owl-dot + .owl-dot {  margin-left: 5px; } .owl-carousel .owl-dots .owl-dot:before, .flex-control-nav .owl-dots .owl-dot:before, .ctf-tweets .owl-dots .owl-dot:before {  font-weight: 500;  font-size: 20px;  counter-increment: count;  content: "0" counter(count);  -webkit-transition: all 200ms linear;  transition: all 200ms linear;  -webkit-transition-delay: 0.1s;  transition-delay: 0.1s; } .owl-carousel .owl-dots .owl-dot:hover, .owl-carousel .owl-dots .owl-dot.active, .flex-control-nav .owl-dots .owl-dot:hover, .flex-control-nav .owl-dots .owl-dot.active, .ctf-tweets .owl-dots .owl-dot:hover, .ctf-tweets .owl-dots .owl-dot.active {  background: rgba(255, 255, 255, 0.2);  cursor: pointer;  color: #fff; } .owl-carousel:hover .owl-nav, .flex-control-nav:hover .owl-nav, .ctf-tweets:hover .owl-nav {  opacity: 1;  filter: alpha(opacity=100); } .owl-carousel:hover .owl-nav > div.disabled, .flex-control-nav:hover .owl-nav > div.disabled, .ctf-tweets:hover .owl-nav > div.disabled {  opacity: 0.6;  filter: alpha(opacity=60);  pointer: disabled;  color: #070346; } .owl-carousel:hover .owl-nav > div.disabled:hover, .flex-control-nav:hover .owl-nav > div.disabled:hover, .ctf-tweets:hover .owl-nav > div.disabled:hover {  cursor: no-drop; } .dots-left .owl-dots {  float: left;  text-align: left;  margin-left: 13px; } .owl-carousel .owl-item img {  max-width: 100%;  display: inline-block;  transform-style: unset !important;  -webkit-transform-style: unset !important;  -o-transform-style: unset !important;  -ms-transform-style: unset !important; } .owl-carousel {  margin: 0 -15px;  width: auto !important; } .owl-carousel .owl-item {  padding-left: 15px;  padding-right: 15px; } .owl-carousel.dot-left .owl-dots {  position: absolute;  width: 50px;  left: -50px;  top: 50%;  -webkit-transform: translate(0, -50%);  transform: translate(0, -50%); } .owl-carousel.dot-left .owl-dots .owl-dot {  display: block;  margin-bottom: 10px; } .owl-carousel.dot-right .owl-dots {  position: absolute;  width: 50px;  right: -50px;  top: 50%;  -webkit-transform: translate(0, -50%);  transform: translate(0, -50%); } .owl-carousel.dot-right .owl-dots .owl-dot {  display: block;  margin-bottom: 10px; } .owl-carousel.dot-bottom-left .owl-dots {  margin-top: 20px;  text-align: left; } .owl-carousel.dot-bottom-right .owl-dots {  margin-top: 20px;  text-align: right; } .owl-carousel.dot-bottom-center .owl-dots {  margin-top: 20px;  float: none;  text-align: center; } .small-gutter .owl-carousel {  margin: 0 -1px;  width: auto !important; } .small-gutter .owl-carousel .owl-item {  padding-left: 1px;  padding-right: 1px; } .no-gutter .owl-carousel {  margin: 0;  width: auto !important; } .no-gutter .owl-carousel .owl-item {  padding-left: 0;  padding-right: 0; } .init-carousel-owl-theme.owl-carousel .owl-nav > div.owl-prev, .init-carousel-owl-theme .flex-control-nav .owl-nav > div.owl-prev {  left: 0; } .init-carousel-owl-theme.owl-carousel .owl-nav > div.owl-next, .init-carousel-owl-theme .flex-control-nav .owl-nav > div.owl-next {  right: 0; } .owl-boxshadow-carousel {  margin: 0 -15px;  width: auto !important; } .owl-boxshadow-carousel .owl-item .item {  overflow: hidden;  -webkit-transition: all 0.2s;  transition: all 0.2s; } .owl-boxshadow-carousel .owl-item.active .item {  overflow: visible;  opacity: 1; } ul.nav-tabs {  overflow: hidden;  display: inline-block; } ul.nav-tabs > li {  white-space: nowrap;  display: inline-block; } ul.nav-tabs > li > a {  margin: 0 6px;  background: transparent;  padding: 8px 15px;  font-size: 13px;  font-weight: 500;  border-radius: 5px;  -webkit-border-radius: 5px;  -moz-border-radius: 5px;  -ms-border-radius: 5px;  -o-border-radius: 5px; } ul.nav-tabs > li > a:hover, ul.nav-tabs > li > a:focus, ul.nav-tabs > li > a:active {  color: var(--qempo-theme-color); } ul.nav-tabs > li.active > a {  background: var(--qempo-theme-color); } #gva-filter-overlay, #gva-overlay {  position: fixed;  width: 100%;  height: 100%;  background: rgba(0, 0, 0, 0.6);  top: 0;  left: 0;  z-index: 99;  display: none; } #gva-filter-overlay.open, #gva-overlay.open {  display: block; } #gva-filter-overlay:hover, #gva-overlay:hover {  cursor: pointer; }  .ps-container {  -ms-touch-action: none;  overflow: hidden !important; } .ps-container.ps-active-x > .ps-scrollbar-x-rail, .ps-container.ps-active-y > .ps-scrollbar-y-rail {  display: block; } .ps-container.ps-in-scrolling {  pointer-events: none; } .ps-container.ps-in-scrolling.ps-x > .ps-scrollbar-x-rail {  background-color: #eee;  opacity: 0.9;  filter: alpha(opacity=90); } .ps-container.ps-in-scrolling.ps-x > .ps-scrollbar-x-rail > .ps-scrollbar-x {  background-color: #999; } .ps-container.ps-in-scrolling.ps-y > .ps-scrollbar-y-rail {  background-color: #eee;  opacity: 0.9;  filter: alpha(opacity=90); } .ps-container.ps-in-scrolling.ps-y > .ps-scrollbar-y-rail > .ps-scrollbar-y {  background-color: #999; } .ps-container > .ps-scrollbar-x-rail {  display: none;  position: absolute;  border-radius: 4px;  opacity: 0;  filter: alpha(opacity=0);  -webkit-transition: background-color 0.2s linear, opacity 0.2s linear;  transition: background-color 0.2s linear, opacity 0.2s linear;  bottom: 3px;  height: 8px; } .ps-container > .ps-scrollbar-x-rail > .ps-scrollbar-x {  position: absolute;  background-color: #aaa;  border-radius: 4px;  -webkit-transition: background-color 0.2s linear;  transition: background-color 0.2s linear;  bottom: 0;  height: 8px; } .ps-container > .ps-scrollbar-y-rail {  display: none;  position: absolute;  border-radius: 4px;  opacity: 0;  filter: alpha(opacity=0);  -webkit-transition: background-color 0.2s linear, opacity 0.2s linear;  transition: background-color 0.2s linear, opacity 0.2s linear;  right: 3px;  width: 4px; } .ps-container > .ps-scrollbar-y-rail > .ps-scrollbar-y {  position: absolute;  background-color: #aaa;  border-radius: 4px;  -webkit-transition: background-color 0.2s linear;  transition: background-color 0.2s linear;  right: 0;  width: 5px; } .ps-container:hover.ps-in-scrolling {  pointer-events: none; } .ps-container:hover.ps-in-scrolling.ps-x > .ps-scrollbar-x-rail {  background-color: #eee;  opacity: 0.9;  filter: alpha(opacity=90); } .ps-container:hover.ps-in-scrolling.ps-x > .ps-scrollbar-x-rail > .ps-scrollbar-x {  background-color: #999; } .ps-container:hover.ps-in-scrolling.ps-y > .ps-scrollbar-y-rail {  background-color: #eee;  opacity: 0.9;  filter: alpha(opacity=90); } .ps-container:hover.ps-in-scrolling.ps-y > .ps-scrollbar-y-rail > .ps-scrollbar-y {  background-color: #999; } .ps-container:hover > .ps-scrollbar-x-rail, .ps-container:hover > .ps-scrollbar-y-rail {  opacity: 0.6;  filter: alpha(opacity=60); } .ps-container:hover > .ps-scrollbar-x-rail:hover {  background-color: #eee;  opacity: 0.6;  filter: alpha(opacity=60); } .ps-container:hover > .ps-scrollbar-x-rail:hover > .ps-scrollbar-x {  background-color: #999; } .ps-container:hover > .ps-scrollbar-y-rail:hover {  background-color: #eee;  opacity: 0.6;  filter: alpha(opacity=60); } .ps-container:hover > .ps-scrollbar-y-rail:hover > .ps-scrollbar-y {  background-color: #999; } .select2-container {  width: 100% !important; } .select2-container .select2-dropdown {  border: 1px solid #E9E9EE;  -webkit-box-shadow: 0 5px 12px rgba(0, 0, 0, 0.16);  box-shadow: 0 5px 12px rgba(0, 0, 0, 0.16); } .select2-container .select2-dropdown .select2-selection__rendered {  outline: none !important; } .select2-container .select2-dropdown .select2-search--dropdown .select2-search__field {  height: 32px; } .select2-container .select2-dropdown ul.select2-results__options li {  padding: 3px 15px;  font-size: 14px; } .select2-container .select2-dropdown ul.select2-results__options li.select2-results__option--highlighted {  background: #F6F6F6;  color: var(--qempo-theme-color); } .select2-container .select2-dropdown ul.select2-results__options li[aria-selected="true"] {  background: #F6F6F6;  color: var(--qempo-theme-color); } .select2-container .select2-selection {  outline: none;  height: 51px;  border: 1px solid #E9E9EE !important;  background: #F7F7F7;  padding: 0 10px;  line-height: 50px !important;  position: relative; } .select2-container .select2-selection.select2-selection--single {  height: 50px;  border-radius: 0; } .select2-container .select2-selection.select2-selection--multiple .select2-selection__rendered {  padding: 0;  list-style: none;  overflow: hidden; } .select2-container .select2-selection.select2-selection--multiple .select2-selection__rendered > li {  display: inline-block;  font-size: 12px; } .select2-container .select2-selection .select2-selection__arrow {  background-image: url(https://hurixbeta.hurix.com/wp-content/themes/qempo/css/../images/down-arrow.svg) !important;  background-repeat: no-repeat;  background-position: center center;  background-size: 12px;  border: none;  width: 12px !important;  height: 12px !important;  top: 50% !important;  right: 12px !important;  margin-top: -5px;  display: inline-block;  -webkit-transition: all 0.35s;  transition: all 0.35s;  position: absolute; } .select2-container .select2-selection .select2-selection__arrow b {  display: none; } .select2-container .select2-selection .select2-selection__rendered {  outline: none !important;  line-height: 50px !important;  color: var(--qempo-body-color) !important;  font-size: 14px; } .select2-container .select2-selection .select2-selection__rendered .select2-selection__placeholder {  color: var(--qempo-body-color);  line-height: 50px; } .select2-container .select2-selection .select2-selection__rendered .select2-selection__clear {  font-size: 18px;  background: var(--qempo-theme-color);  color: #fff;  width: 20px;  height: 20px;  border-radius: 4px;  line-height: 18px;  text-align: center;  position: absolute;  top: 50%;  margin-top: -8px;  right: 16px;  -webkit-transition: all 0.35s;  transition: all 0.35s;  z-index: 11; } .select2-container .select2-selection .select2-selection__rendered .select2-selection__clear:hover {  background: #070346; } .select2-container.select2-container--open .select2-selection .select2-selection__arrow {  -webkit-transform: rotate(-180deg);  transform: rotate(-180deg); } body.logged-in.admin-bar .select2-container .select2-dropdown--below, body.logged-in.admin-bar .select2-container .select2-dropdown--above {  top: 32px; } .select2-selection.select2-selection--multiple .select2-selection__rendered {  padding: 0; } .select2-selection.select2-selection--multiple .select2-selection__rendered li.select2-selection__choice {  border: 1px solid #E9E9EE;  background: #E9E9EE;  color: #070346;  margin: 5px;  line-height: 38px;  padding: 0 15px;  font-weight: 600; } .select2-selection.select2-selection--multiple .select2-selection__rendered li.select2-selection__choice .select2-selection__choice__remove {  color: #fff;  background: var(--qempo-theme-color);  width: 22px;  height: 22px;  line-height: 21px;  border-radius: 3px;  text-align: center;  margin-right: 6px; } .select2-selection.select2-selection--multiple .select2-selection__rendered li.select2-search--inline {  margin: 0 10px;  line-height: 50px; } #ui-datepicker-div {  font-size: 14px;  font-family: var(--qempo-heading-font-family);  font-weight: 500; } #ui-datepicker-div select {  height: 32px;  line-height: 32px;  background: #FAFBFC; } #ui-datepicker-div button {  text-transform: uppercase;  letter-spacing: 1px;  font-family: var(--qempo-heading-font-family);  background: var(--qempo-theme-color);  color: #fff;  font-size: 12px;  font-weight: 600;  border: none; } #ui-datepicker-div .ui-widget-header {  background: var(--qempo-theme-color);  color: #fff;  border: none; } .mfp-wrap .mfp-close {  width: 28px;  height: 28px;  background: var(--qempo-theme-color);  border-radius: 4px;  color: #fff;  font-size: 16px;  text-align: center;  padding: 0;  top: -14px;  right: -14px;  line-height: 29px; } .mfp-wrap .mfp-close:hover {  opacity: 0.8; } 
.clearfix::before,.clearfix::after{content:" ";display:table;clear:both}.eael-testimonial-slider.nav-top-left,.eael-testimonial-slider.nav-top-right,.eael-team-slider.nav-top-left,.eael-team-slider.nav-top-right,.eael-logo-carousel.nav-top-left,.eael-logo-carousel.nav-top-right,.eael-post-carousel.nav-top-left,.eael-post-carousel.nav-top-right,.eael-product-carousel.nav-top-left,.eael-product-carousel.nav-top-right{padding-top:40px}.eael-contact-form input[type=text],.eael-contact-form input[type=email],.eael-contact-form input[type=url],.eael-contact-form input[type=tel],.eael-contact-form input[type=date],.eael-contact-form input[type=number],.eael-contact-form textarea{background:#fff;box-shadow:none;-webkit-box-shadow:none;float:none;height:auto;margin:0;outline:0;width:100%}.eael-contact-form input[type=submit]{border:0;float:none;height:auto;margin:0;padding:10px 20px;width:auto;-webkit-transition:all .25s linear 0s;transition:all .25s linear 0s}.eael-contact-form.placeholder-hide input::-webkit-input-placeholder,.eael-contact-form.placeholder-hide textarea::-webkit-input-placeholder{opacity:0;visibility:hidden}.eael-contact-form.placeholder-hide input::-moz-placeholder,.eael-contact-form.placeholder-hide textarea::-moz-placeholder{opacity:0;visibility:hidden}.eael-contact-form.placeholder-hide input:-ms-input-placeholder,.eael-contact-form.placeholder-hide textarea:-ms-input-placeholder{opacity:0;visibility:hidden}.eael-contact-form.placeholder-hide input:-moz-placeholder,.eael-contact-form.placeholder-hide textarea:-moz-placeholder{opacity:0;visibility:hidden}.eael-custom-radio-checkbox input[type=checkbox],.eael-custom-radio-checkbox input[type=radio]{-webkit-appearance:none;-moz-appearance:none;border-style:solid;border-width:0;outline:none;min-width:1px;width:15px;height:15px;background:#ddd;padding:3px}.eael-custom-radio-checkbox input[type=checkbox]:before,.eael-custom-radio-checkbox input[type=radio]:before{content:"";width:100%;height:100%;padding:0;margin:0;display:block}.eael-custom-radio-checkbox input[type=checkbox]:checked:before,.eael-custom-radio-checkbox input[type=radio]:checked:before{background:#999;-webkit-transition:all .25s linear 0s;transition:all .25s linear 0s}.eael-custom-radio-checkbox input[type=radio]{border-radius:50%}.eael-custom-radio-checkbox input[type=radio]:before{border-radius:50%}.eael-post-elements-readmore-btn{font-size:12px;font-weight:500;-webkit-transition:all 300ms ease-in-out;transition:all 300ms ease-in-out;display:inline-block}.elementor-lightbox .dialog-widget-content{width:100%;height:100%}.eael-contact-form-align-left,.elementor-widget-eael-weform.eael-contact-form-align-left .eael-weform-container{margin:0 auto 0 0;display:inline-block;text-align:left}.eael-contact-form-align-center,.elementor-widget-eael-weform.eael-contact-form-align-center .eael-weform-container{float:none;margin:0 auto;display:inline-block;text-align:left}.eael-contact-form-align-right,.elementor-widget-eael-weform.eael-contact-form-align-right .eael-weform-container{margin:0 0 0 auto;display:inline-block;text-align:left}.eael-force-hide{display:none !important}.eael-d-none{display:none !important}.eael-d-block{display:block !important}.eael-h-auto{height:auto !important}.theme-martfury .elementor-wc-products .woocommerce ul.products li.product .product-inner .mf-rating .eael-star-rating.star-rating{display:none}.theme-martfury .elementor-wc-products .woocommerce ul.products li.product .product-inner .mf-rating .eael-star-rating.star-rating~.count{display:none}.sr-only{border:0 !important;clip:rect(1px, 1px, 1px, 1px) !important;clip-path:inset(50%) !important;height:1px !important;margin:-1px !important;overflow:hidden !important;padding:0 !important;position:absolute !important;width:1px !important;white-space:nowrap !important}.elementor-widget-eael-adv-tabs .eael-tab-content-item,.elementor-widget-eael-adv-accordion .eael-accordion-content,.elementor-widget-eael-data-table .td-content,.elementor-widget-eael-info-box .eael-infobox-template-wrapper,.elementor-widget-eael-countdown .eael-countdown-expiry-template,.elementor-widget-eael-countdown .eael-countdown-container,.elementor-widget-eael-cta-box .eael-cta-template-wrapper,.elementor-widget-eael-toggle .eael-toggle-primary-wrap,.elementor-widget-eael-toggle .eael-toggle-secondary-wrap,.elementor-widget-eael-protected-content .eael-protected-content-message,.elementor-widget-eael-protected-content .protected-content,.eael-offcanvas-content-visible .eael-offcanvas-body,.elementor-widget-eael-stacked-cards .eael-stacked-cards__item{position:relative}.elementor-widget-eael-adv-tabs .eael-tab-content-item:hover .eael-onpage-edit-template-wrapper,.elementor-widget-eael-adv-accordion .eael-accordion-content:hover .eael-onpage-edit-template-wrapper,.elementor-widget-eael-data-table .td-content:hover .eael-onpage-edit-template-wrapper,.elementor-widget-eael-info-box .eael-infobox-template-wrapper:hover .eael-onpage-edit-template-wrapper,.elementor-widget-eael-countdown .eael-countdown-expiry-template:hover .eael-onpage-edit-template-wrapper,.elementor-widget-eael-countdown .eael-countdown-container:hover .eael-onpage-edit-template-wrapper,.elementor-widget-eael-cta-box .eael-cta-template-wrapper:hover .eael-onpage-edit-template-wrapper,.elementor-widget-eael-toggle .eael-toggle-primary-wrap:hover .eael-onpage-edit-template-wrapper,.elementor-widget-eael-toggle .eael-toggle-secondary-wrap:hover .eael-onpage-edit-template-wrapper,.elementor-widget-eael-protected-content .eael-protected-content-message:hover .eael-onpage-edit-template-wrapper,.elementor-widget-eael-protected-content .protected-content:hover .eael-onpage-edit-template-wrapper,.eael-offcanvas-content-visible .eael-offcanvas-body:hover .eael-onpage-edit-template-wrapper,.elementor-widget-eael-stacked-cards .eael-stacked-cards__item:hover .eael-onpage-edit-template-wrapper{display:block}.eael-widget-otea-active .elementor-element:hover>.elementor-element-overlay,.eael-widget-otea-active .elementor-empty-view,.eael-widget-otea-active .elementor-add-section-inline,.eael-widget-otea-active .elementor-add-section{display:initial !important}.eael-onpage-edit-template-wrapper{position:absolute;top:0;left:0;width:100%;height:100%;display:none;border:2px solid #5eead4}.eael-onpage-edit-template-wrapper::after{position:absolute;content:"";top:0;left:0;right:0;bottom:0;z-index:2;background:#5eead4;opacity:.3}.eael-onpage-edit-template-wrapper.eael-onpage-edit-activate{display:block}.eael-onpage-edit-template-wrapper.eael-onpage-edit-activate::after{display:none}.eael-onpage-edit-template-wrapper .eael-onpage-edit-template{background:#5eead4;color:#000;width:150px;text-align:center;height:30px;line-height:30px;font-size:12px;cursor:pointer;position:relative;z-index:3;left:50%;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%)}.eael-onpage-edit-template-wrapper .eael-onpage-edit-template::before{content:"";border-top:30px solid #5eead4;border-right:0;border-bottom:0;border-left:14px solid rgba(0,0,0,0);right:100%;position:absolute}.eael-onpage-edit-template-wrapper .eael-onpage-edit-template::after{content:"";border-top:0;border-right:0;border-bottom:30px solid rgba(0,0,0,0);border-left:14px solid #5eead4;left:100%;position:absolute}.eael-onpage-edit-template-wrapper .eael-onpage-edit-template>i{margin-right:8px}.elementor-edit-area-active .eael_wd_liquid_glass_shadow-effect1,.elementor-edit-area-active .eael_wd_liquid_glass_shadow-effect2,.elementor-edit-area-active .eael_wd_liquid_glass_shadow-effect3,.elementor-edit-area-active .eael_wd_liquid_glass_shadow-effect4{-webkit-box-shadow:inherit !important;box-shadow:inherit !important} 
 .wp-caption-text{  font-weight: 400;  font-size: 14px;  font-style: italic;  color: #3f3836; } .gallery-caption{  font-weight: 500; } .bypostauthor{  text-align: left; }
 header .elementor-button-text{ white-space:nowrap; } .post-template-default .breadcrumb li:nth-child(3){ display:block !important; } .related-posts {   margin-top: 20px;   border-top: 1px solid #ddd;   padding-top: 20px;   margin-bottom:60px; } .related-posts ul {   list-style: none;   padding: 0; } .related-posts ul li {   margin-bottom: 10px; }  .single .post-template-default .breadcrumb li:nth-child(3){ display:block !important; } html {   overflow-x: visible !important; } .awsm-job-single-content .awsm-job-container{   max-width: 1000px;   padding: 50px 15px; } .hs-form-field label.hs-error-msg, .hs-form-field label.hs-main-font-element{ display:block !important; }
﻿
