@charset "UTF-8";
/*!
 * Generated using the Bootstrap Customizer (https://v3.bootcss.com/customize/)
 */
/*!
 * Bootstrap v3.4.1 (https://getbootstrap.com/)
 * Copyright 2011-2019 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */
/*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */
/*!  table form pagination tabs button*/
html {
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%; }

body {
  margin: 0; }

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
  display: block; }

audio,
canvas,
progress,
video {
  display: inline-block;
  vertical-align: baseline; }

audio:not([controls]) {
  display: none;
  height: 0; }

[hidden],
template {
  display: none; }

a {
  background-color: transparent; }

a:active,
a:hover {
  outline: 0; }

abbr[title] {
  border-bottom: none;
  text-decoration: underline;
  text-decoration: underline dotted; }

b,
strong {
  font-weight: bold; }

dfn {
  font-style: italic; }

h1 {
  font-size: 2em;
  margin: 0.67em 0; }

mark {
  background: #ff0;
  color: #000; }

small {
  font-size: 80%; }

sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline; }

sup {
  top: -0.5em; }

sub {
  bottom: -0.25em; }

img {
  border: 0; }

svg:not(:root) {
  overflow: hidden; }

figure {
  margin: 1em 40px; }

hr {
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  height: 0; }

pre {
  overflow: auto; }

code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  font-size: 1em; }

button,
input,
optgroup,
select,
textarea {
  color: inherit;
  font: inherit;
  margin: 0; }

button {
  overflow: visible; }

button,
select {
  text-transform: none; }

button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer; }

button[disabled],
html input[disabled] {
  cursor: default; }

button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0; }

input {
  line-height: normal; }

input[type="checkbox"],
input[type="radio"] {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding: 0; }

input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
  height: auto; }

input[type="search"] {
  -webkit-appearance: textfield;
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box; }

input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none; }

fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em; }

legend {
  border: 0;
  padding: 0; }

textarea {
  overflow: auto; }

optgroup {
  font-weight: bold; }

table {
  border-collapse: collapse;
  border-spacing: 0; }

td,
th {
  padding: 0; }

* {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }

*:before,
*:after {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }

html {
  font-size: 10px;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0); }

input,
button,
select,
textarea {
  font-family: inherit;
  font-size: inherit;
  line-height: inherit; }

figure {
  margin: 0; }

img {
  vertical-align: middle; }

.img-responsive {
  display: block;
  max-width: 100%;
  height: auto; }

.img-rounded {
  border-radius: 6px; }

.img-thumbnail {
  padding: 4px;
  line-height: 1.42857143;
  background-color: #ffffff;
  border: 1px solid #dddddd;
  border-radius: 4px;
  -webkit-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  display: inline-block;
  max-width: 100%;
  height: auto; }

.img-circle {
  border-radius: 50%; }

hr {
  margin-top: 20px;
  margin-bottom: 20px;
  border: 0;
  border-top: 1px solid #eeeeee; }

.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0; }

.sr-only-focusable:active,
.sr-only-focusable:focus {
  position: static;
  width: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  clip: auto; }

[role="button"] {
  cursor: pointer; }

table {
  background-color: transparent; }

table col[class*="col-"] {
  position: static;
  display: table-column;
  float: none; }

table td[class*="col-"],
table th[class*="col-"] {
  position: static;
  display: table-cell;
  float: none; }

caption {
  padding-top: 8px;
  padding-bottom: 8px;
  color: #777777;
  text-align: left; }

th {
  text-align: left; }

.table {
  width: 100%;
  max-width: 100%;
  margin-bottom: 20px; }

.table > thead > tr > th,
.table > tbody > tr > th,
.table > tfoot > tr > th,
.table > thead > tr > td,
.table > tbody > tr > td,
.table > tfoot > tr > td {
  padding: 8px;
  line-height: 1.42857143;
  vertical-align: top;
  border-top: 1px solid #dddddd; }

.table > thead > tr > th {
  vertical-align: bottom;
  border-bottom: 2px solid #dddddd; }

.table > caption + thead > tr:first-child > th,
.table > colgroup + thead > tr:first-child > th,
.table > thead:first-child > tr:first-child > th,
.table > caption + thead > tr:first-child > td,
.table > colgroup + thead > tr:first-child > td,
.table > thead:first-child > tr:first-child > td {
  border-top: 0; }

.table > tbody + tbody {
  border-top: 2px solid #dddddd; }

.table .table {
  background-color: #ffffff; }

.table-condensed > thead > tr > th,
.table-condensed > tbody > tr > th,
.table-condensed > tfoot > tr > th,
.table-condensed > thead > tr > td,
.table-condensed > tbody > tr > td,
.table-condensed > tfoot > tr > td {
  padding: 5px; }

.table-bordered {
  border: 1px solid #dddddd; }

.table-bordered > thead > tr > th,
.table-bordered > tbody > tr > th,
.table-bordered > tfoot > tr > th,
.table-bordered > thead > tr > td,
.table-bordered > tbody > tr > td,
.table-bordered > tfoot > tr > td {
  border: 1px solid #dddddd; }

.table-bordered > thead > tr > th,
.table-bordered > thead > tr > td {
  border-bottom-width: 2px; }

.table-striped > tbody > tr:nth-of-type(odd) {
  background-color: #f9f9f9; }

.table > thead > tr > td.active,
.table > tbody > tr > td.active,
.table > tfoot > tr > td.active,
.table > thead > tr > th.active,
.table > tbody > tr > th.active,
.table > tfoot > tr > th.active,
.table > thead > tr.active > td,
.table > tbody > tr.active > td,
.table > tfoot > tr.active > td,
.table > thead > tr.active > th,
.table > tbody > tr.active > th,
.table > tfoot > tr.active > th {
  background-color: #f5f5f5; }

.table > thead > tr > td.success,
.table > tbody > tr > td.success,
.table > tfoot > tr > td.success,
.table > thead > tr > th.success,
.table > tbody > tr > th.success,
.table > tfoot > tr > th.success,
.table > thead > tr.success > td,
.table > tbody > tr.success > td,
.table > tfoot > tr.success > td,
.table > thead > tr.success > th,
.table > tbody > tr.success > th,
.table > tfoot > tr.success > th {
  background-color: #dff0d8; }

.table > thead > tr > td.info,
.table > tbody > tr > td.info,
.table > tfoot > tr > td.info,
.table > thead > tr > th.info,
.table > tbody > tr > th.info,
.table > tfoot > tr > th.info,
.table > thead > tr.info > td,
.table > tbody > tr.info > td,
.table > tfoot > tr.info > td,
.table > thead > tr.info > th,
.table > tbody > tr.info > th,
.table > tfoot > tr.info > th {
  background-color: #d9edf7; }

.table > thead > tr > td.warning,
.table > tbody > tr > td.warning,
.table > tfoot > tr > td.warning,
.table > thead > tr > th.warning,
.table > tbody > tr > th.warning,
.table > tfoot > tr > th.warning,
.table > thead > tr.warning > td,
.table > tbody > tr.warning > td,
.table > tfoot > tr.warning > td,
.table > thead > tr.warning > th,
.table > tbody > tr.warning > th,
.table > tfoot > tr.warning > th {
  background-color: #fcf8e3; }

.table > thead > tr > td.danger,
.table > tbody > tr > td.danger,
.table > tfoot > tr > td.danger,
.table > thead > tr > th.danger,
.table > tbody > tr > th.danger,
.table > tfoot > tr > th.danger,
.table > thead > tr.danger > td,
.table > tbody > tr.danger > td,
.table > tfoot > tr.danger > td,
.table > thead > tr.danger > th,
.table > tbody > tr.danger > th,
.table > tfoot > tr.danger > th {
  background-color: #f2dede; }

.table-responsive {
  min-height: .01%;
  overflow-x: auto; }

@media screen and (max-width: 767px) {
  .table-responsive {
    width: 100%;
    margin-bottom: 15px;
    overflow-y: hidden;
    -ms-overflow-style: -ms-autohiding-scrollbar;
    border: 1px solid #dddddd; }

  .table-responsive > .table {
    margin-bottom: 0; }

  .table-responsive > .table > thead > tr > th,
  .table-responsive > .table > tbody > tr > th,
  .table-responsive > .table > tfoot > tr > th,
  .table-responsive > .table > thead > tr > td,
  .table-responsive > .table > tbody > tr > td,
  .table-responsive > .table > tfoot > tr > td {
    white-space: nowrap; }

  .table-responsive > .table-bordered {
    border: 0; }

  .table-responsive > .table-bordered > thead > tr > th:first-child,
  .table-responsive > .table-bordered > tbody > tr > th:first-child,
  .table-responsive > .table-bordered > tfoot > tr > th:first-child,
  .table-responsive > .table-bordered > thead > tr > td:first-child,
  .table-responsive > .table-bordered > tbody > tr > td:first-child,
  .table-responsive > .table-bordered > tfoot > tr > td:first-child {
    border-left: 0; }

  .table-responsive > .table-bordered > thead > tr > th:last-child,
  .table-responsive > .table-bordered > tbody > tr > th:last-child,
  .table-responsive > .table-bordered > tfoot > tr > th:last-child,
  .table-responsive > .table-bordered > thead > tr > td:last-child,
  .table-responsive > .table-bordered > tbody > tr > td:last-child,
  .table-responsive > .table-bordered > tfoot > tr > td:last-child {
    border-right: 0; }

  .table-responsive > .table-bordered > tbody > tr:last-child > th,
  .table-responsive > .table-bordered > tfoot > tr:last-child > th,
  .table-responsive > .table-bordered > tbody > tr:last-child > td,
  .table-responsive > .table-bordered > tfoot > tr:last-child > td {
    border-bottom: 0; } }
fieldset {
  min-width: 0;
  padding: 0;
  margin: 0;
  border: 0; }

legend {
  display: block;
  width: 100%;
  padding: 0;
  margin-bottom: 20px;
  font-size: 21px;
  line-height: inherit;
  color: #333333;
  border: 0;
  border-bottom: 1px solid #e5e5e5; }

label {
  display: inline-block;
  max-width: 100%;
  margin-bottom: 5px;
  font-weight: 700; }

input[type="search"] {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-appearance: none;
  appearance: none; }

input[type="radio"],
input[type="checkbox"] {
  margin: 4px 0 0;
  margin-top: 1px \9;
  line-height: normal; }

input[type="radio"][disabled],
input[type="checkbox"][disabled],
input[type="radio"].disabled,
input[type="checkbox"].disabled,
fieldset[disabled] input[type="radio"],
fieldset[disabled] input[type="checkbox"] {
  cursor: not-allowed; }

input[type="file"] {
  display: block; }

input[type="range"] {
  display: block;
  width: 100%; }

select[multiple],
select[size] {
  height: auto; }

input[type="file"]:focus,
input[type="radio"]:focus,
input[type="checkbox"]:focus {
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px; }

output {
  display: block;
  padding-top: 7px;
  font-size: 14px;
  line-height: 1.42857143;
  color: #555555; }

.form-control {
  display: block;
  width: 100%;
  height: 34px;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.42857143;
  color: #555555;
  background-color: #ffffff;
  background-image: none;
  border: 1px solid #cccccc;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
  -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
  transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s; }

.form-control:focus {
  border-color: #66afe9;
  outline: 0;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.6);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.6); }

.form-control::-moz-placeholder {
  color: #999999;
  opacity: 1; }

.form-control:-ms-input-placeholder {
  color: #999999; }

.form-control::-webkit-input-placeholder {
  color: #999999; }

.form-control::-ms-expand {
  background-color: transparent;
  border: 0; }

.form-control[disabled],
.form-control[readonly],
fieldset[disabled] .form-control {
  background-color: #eeeeee;
  opacity: 1; }

.form-control[disabled],
fieldset[disabled] .form-control {
  cursor: not-allowed; }

textarea.form-control {
  height: auto; }

@media screen and (-webkit-min-device-pixel-ratio: 0) {
  input[type="date"].form-control,
  input[type="time"].form-control,
  input[type="datetime-local"].form-control,
  input[type="month"].form-control {
    line-height: 34px; } }
.form-group {
  margin-bottom: 15px; }

.radio,
.checkbox {
  position: relative;
  display: block;
  margin-top: 10px;
  margin-bottom: 10px; }

.radio.disabled label,
.checkbox.disabled label,
fieldset[disabled] .radio label,
fieldset[disabled] .checkbox label {
  cursor: not-allowed; }

.radio label,
.checkbox label {
  min-height: 20px;
  padding-left: 20px;
  margin-bottom: 0;
  font-weight: 400;
  cursor: pointer; }

.radio input[type="radio"],
.radio-inline input[type="radio"],
.checkbox input[type="checkbox"],
.checkbox-inline input[type="checkbox"] {
  position: absolute;
  margin-top: 4px \9;
  margin-left: -20px; }

.radio + .radio,
.checkbox + .checkbox {
  margin-top: -5px; }

.radio-inline,
.checkbox-inline {
  position: relative;
  display: inline-block;
  padding-left: 20px;
  margin-bottom: 0;
  font-weight: 400;
  vertical-align: middle;
  cursor: pointer; }

.radio-inline.disabled,
.checkbox-inline.disabled,
fieldset[disabled] .radio-inline,
fieldset[disabled] .checkbox-inline {
  cursor: not-allowed; }

.radio-inline + .radio-inline,
.checkbox-inline + .checkbox-inline {
  margin-top: 0;
  margin-left: 10px; }

.form-control-static {
  min-height: 34px;
  padding-top: 7px;
  padding-bottom: 7px;
  margin-bottom: 0; }

.form-control-static.input-lg,
.form-control-static.input-sm {
  padding-right: 0;
  padding-left: 0; }

.input-sm {
  height: 30px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px; }

select.input-sm {
  height: 30px;
  line-height: 30px; }

textarea.input-sm,
select[multiple].input-sm {
  height: auto; }

.form-group-sm .form-control {
  height: 30px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px; }

.form-group-sm select.form-control {
  height: 30px;
  line-height: 30px; }

.form-group-sm textarea.form-control,
.form-group-sm select[multiple].form-control {
  height: auto; }

.form-group-sm .form-control-static {
  height: 30px;
  min-height: 32px;
  padding: 6px 10px;
  font-size: 12px;
  line-height: 1.5; }

.input-lg {
  height: 46px;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
  border-radius: 6px; }

select.input-lg {
  height: 46px;
  line-height: 46px; }

textarea.input-lg,
select[multiple].input-lg {
  height: auto; }

.form-group-lg .form-control {
  height: 46px;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
  border-radius: 6px; }

.form-group-lg select.form-control {
  height: 46px;
  line-height: 46px; }

.form-group-lg textarea.form-control,
.form-group-lg select[multiple].form-control {
  height: auto; }

.form-group-lg .form-control-static {
  height: 46px;
  min-height: 38px;
  padding: 11px 16px;
  font-size: 18px;
  line-height: 1.3333333; }

.has-feedback {
  position: relative; }

.has-feedback .form-control {
  padding-right: 42.5px; }

.form-control-feedback {
  position: absolute;
  top: 0;
  right: 0;
  z-index: 2;
  display: block;
  width: 34px;
  height: 34px;
  line-height: 34px;
  text-align: center;
  pointer-events: none; }

.input-lg + .form-control-feedback,
.input-group-lg + .form-control-feedback,
.form-group-lg .form-control + .form-control-feedback {
  width: 46px;
  height: 46px;
  line-height: 46px; }

.input-sm + .form-control-feedback,
.input-group-sm + .form-control-feedback,
.form-group-sm .form-control + .form-control-feedback {
  width: 30px;
  height: 30px;
  line-height: 30px; }

.has-success .help-block,
.has-success .control-label,
.has-success .radio,
.has-success .checkbox,
.has-success .radio-inline,
.has-success .checkbox-inline,
.has-success.radio label,
.has-success.checkbox label,
.has-success.radio-inline label,
.has-success.checkbox-inline label {
  color: #3c763d; }

.has-success .form-control {
  border-color: #3c763d;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075); }

.has-success .form-control:focus {
  border-color: #2b542c;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #67b168;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #67b168; }

.has-success .input-group-addon {
  color: #3c763d;
  background-color: #dff0d8;
  border-color: #3c763d; }

.has-success .form-control-feedback {
  color: #3c763d; }

.has-warning .help-block,
.has-warning .control-label,
.has-warning .radio,
.has-warning .checkbox,
.has-warning .radio-inline,
.has-warning .checkbox-inline,
.has-warning.radio label,
.has-warning.checkbox label,
.has-warning.radio-inline label,
.has-warning.checkbox-inline label {
  color: #8a6d3b; }

.has-warning .form-control {
  border-color: #8a6d3b;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075); }

.has-warning .form-control:focus {
  border-color: #66512c;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #c0a16b;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #c0a16b; }

.has-warning .input-group-addon {
  color: #8a6d3b;
  background-color: #fcf8e3;
  border-color: #8a6d3b; }

.has-warning .form-control-feedback {
  color: #8a6d3b; }

.has-error .help-block,
.has-error .control-label,
.has-error .radio,
.has-error .checkbox,
.has-error .radio-inline,
.has-error .checkbox-inline,
.has-error.radio label,
.has-error.checkbox label,
.has-error.radio-inline label,
.has-error.checkbox-inline label {
  color: #a94442; }

.has-error .form-control {
  border-color: #a94442;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075); }

.has-error .form-control:focus {
  border-color: #843534;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483; }

.has-error .input-group-addon {
  color: #a94442;
  background-color: #f2dede;
  border-color: #a94442; }

.has-error .form-control-feedback {
  color: #a94442; }

.has-feedback label ~ .form-control-feedback {
  top: 25px; }

.has-feedback label.sr-only ~ .form-control-feedback {
  top: 0; }

.help-block {
  display: block;
  margin-top: 5px;
  margin-bottom: 10px;
  color: #737373; }

@media (min-width: 768px) {
  .form-inline .form-group {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle; }

  .form-inline .form-control {
    display: inline-block;
    width: auto;
    vertical-align: middle; }

  .form-inline .form-control-static {
    display: inline-block; }

  .form-inline .input-group {
    display: inline-table;
    vertical-align: middle; }

  .form-inline .input-group .input-group-addon,
  .form-inline .input-group .input-group-btn,
  .form-inline .input-group .form-control {
    width: auto; }

  .form-inline .input-group > .form-control {
    width: 100%; }

  .form-inline .control-label {
    margin-bottom: 0;
    vertical-align: middle; }

  .form-inline .radio,
  .form-inline .checkbox {
    display: inline-block;
    margin-top: 0;
    margin-bottom: 0;
    vertical-align: middle; }

  .form-inline .radio label,
  .form-inline .checkbox label {
    padding-left: 0; }

  .form-inline .radio input[type="radio"],
  .form-inline .checkbox input[type="checkbox"] {
    position: relative;
    margin-left: 0; }

  .form-inline .has-feedback .form-control-feedback {
    top: 0; } }
.form-horizontal .radio,
.form-horizontal .checkbox,
.form-horizontal .radio-inline,
.form-horizontal .checkbox-inline {
  padding-top: 7px;
  margin-top: 0;
  margin-bottom: 0; }

.form-horizontal .radio,
.form-horizontal .checkbox {
  min-height: 27px; }

.form-horizontal .form-group {
  margin-right: -15px;
  margin-left: -15px; }

@media (min-width: 768px) {
  .form-horizontal .control-label {
    padding-top: 7px;
    margin-bottom: 0;
    text-align: right; } }
.form-horizontal .has-feedback .form-control-feedback {
  right: 15px; }

@media (min-width: 768px) {
  .form-horizontal .form-group-lg .control-label {
    padding-top: 11px;
    font-size: 18px; } }
@media (min-width: 768px) {
  .form-horizontal .form-group-sm .control-label {
    padding-top: 6px;
    font-size: 12px; } }
.btn {
  display: inline-block;
  margin-bottom: 0;
  font-weight: normal;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  -ms-touch-action: manipulation;
  touch-action: manipulation;
  cursor: pointer;
  background-image: none;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.42857143;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none; }

.btn:active,
.btn.active {
  background-image: none;
  outline: 0;
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125); }

.btn.disabled,
.btn[disabled],
fieldset[disabled] .btn {
  cursor: not-allowed;
  filter: alpha(opacity=65);
  opacity: 0.65;
  -webkit-box-shadow: none;
  box-shadow: none; }

a.btn.disabled,
fieldset[disabled] a.btn {
  pointer-events: none; }

.btn-default {
  color: #333333;
  background-color: #ffffff;
  border-color: #cccccc; }

.btn-default:focus,
.btn-default.focus {
  color: #333333;
  background-color: #e6e6e6;
  border-color: #8c8c8c; }

.btn-default:hover {
  color: #333333;
  background-color: #e6e6e6;
  border-color: #adadad; }

.btn-default:active,
.btn-default.active,
.open > .dropdown-toggle.btn-default {
  color: #333333;
  background-color: #e6e6e6;
  background-image: none;
  border-color: #adadad; }

.btn-default:active:hover,
.btn-default.active:hover,
.open > .dropdown-toggle.btn-default:hover,
.btn-default:active:focus,
.btn-default.active:focus,
.open > .dropdown-toggle.btn-default:focus,
.btn-default:active.focus,
.btn-default.active.focus,
.open > .dropdown-toggle.btn-default.focus {
  color: #333333;
  background-color: #d4d4d4;
  border-color: #8c8c8c; }

.btn-default.disabled:hover,
.btn-default[disabled]:hover,
fieldset[disabled] .btn-default:hover,
.btn-default.disabled:focus,
.btn-default[disabled]:focus,
fieldset[disabled] .btn-default:focus,
.btn-default.disabled.focus,
.btn-default[disabled].focus,
fieldset[disabled] .btn-default.focus {
  background-color: #ffffff;
  border-color: #cccccc; }

.btn-default .badge {
  color: #ffffff;
  background-color: #333333; }

.btn-primary {
  color: #ffffff;
  background-color: #337ab7;
  border-color: #2e6da4; }

.btn-primary:focus,
.btn-primary.focus {
  color: #ffffff;
  background-color: #286090;
  border-color: #122b40; }

.btn-primary:hover {
  color: #ffffff;
  background-color: #286090;
  border-color: #204d74; }

.btn-primary:active,
.btn-primary.active,
.open > .dropdown-toggle.btn-primary {
  color: #ffffff;
  background-color: #286090;
  background-image: none;
  border-color: #204d74; }

.btn-primary:active:hover,
.btn-primary.active:hover,
.open > .dropdown-toggle.btn-primary:hover,
.btn-primary:active:focus,
.btn-primary.active:focus,
.open > .dropdown-toggle.btn-primary:focus,
.btn-primary:active.focus,
.btn-primary.active.focus,
.open > .dropdown-toggle.btn-primary.focus {
  color: #ffffff;
  background-color: #204d74;
  border-color: #122b40; }

.btn-primary.disabled:hover,
.btn-primary[disabled]:hover,
fieldset[disabled] .btn-primary:hover,
.btn-primary.disabled:focus,
.btn-primary[disabled]:focus,
fieldset[disabled] .btn-primary:focus,
.btn-primary.disabled.focus,
.btn-primary[disabled].focus,
fieldset[disabled] .btn-primary.focus {
  background-color: #337ab7;
  border-color: #2e6da4; }

.btn-primary .badge {
  color: #337ab7;
  background-color: #ffffff; }

.btn-success {
  color: #ffffff;
  background-color: #5cb85c;
  border-color: #4cae4c; }

.btn-success:focus,
.btn-success.focus {
  color: #ffffff;
  background-color: #449d44;
  border-color: #255625; }

.btn-success:hover {
  color: #ffffff;
  background-color: #449d44;
  border-color: #398439; }

.btn-success:active,
.btn-success.active,
.open > .dropdown-toggle.btn-success {
  color: #ffffff;
  background-color: #449d44;
  background-image: none;
  border-color: #398439; }

.btn-success:active:hover,
.btn-success.active:hover,
.open > .dropdown-toggle.btn-success:hover,
.btn-success:active:focus,
.btn-success.active:focus,
.open > .dropdown-toggle.btn-success:focus,
.btn-success:active.focus,
.btn-success.active.focus,
.open > .dropdown-toggle.btn-success.focus {
  color: #ffffff;
  background-color: #398439;
  border-color: #255625; }

.btn-success.disabled:hover,
.btn-success[disabled]:hover,
fieldset[disabled] .btn-success:hover,
.btn-success.disabled:focus,
.btn-success[disabled]:focus,
fieldset[disabled] .btn-success:focus,
.btn-success.disabled.focus,
.btn-success[disabled].focus,
fieldset[disabled] .btn-success.focus {
  background-color: #5cb85c;
  border-color: #4cae4c; }

.btn-success .badge {
  color: #5cb85c;
  background-color: #ffffff; }

.btn-info {
  color: #ffffff;
  background-color: #5bc0de;
  border-color: #46b8da; }

.btn-info:focus,
.btn-info.focus {
  color: #ffffff;
  background-color: #31b0d5;
  border-color: #1b6d85; }

.btn-info:hover {
  color: #ffffff;
  background-color: #31b0d5;
  border-color: #269abc; }

.btn-info:active,
.btn-info.active,
.open > .dropdown-toggle.btn-info {
  color: #ffffff;
  background-color: #31b0d5;
  background-image: none;
  border-color: #269abc; }

.btn-info:active:hover,
.btn-info.active:hover,
.open > .dropdown-toggle.btn-info:hover,
.btn-info:active:focus,
.btn-info.active:focus,
.open > .dropdown-toggle.btn-info:focus,
.btn-info:active.focus,
.btn-info.active.focus,
.open > .dropdown-toggle.btn-info.focus {
  color: #ffffff;
  background-color: #269abc;
  border-color: #1b6d85; }

.btn-info.disabled:hover,
.btn-info[disabled]:hover,
fieldset[disabled] .btn-info:hover,
.btn-info.disabled:focus,
.btn-info[disabled]:focus,
fieldset[disabled] .btn-info:focus,
.btn-info.disabled.focus,
.btn-info[disabled].focus,
fieldset[disabled] .btn-info.focus {
  background-color: #5bc0de;
  border-color: #46b8da; }

.btn-info .badge {
  color: #5bc0de;
  background-color: #ffffff; }

.btn-warning {
  color: #ffffff;
  background-color: #f0ad4e;
  border-color: #eea236; }

.btn-warning:focus,
.btn-warning.focus {
  color: #ffffff;
  background-color: #ec971f;
  border-color: #985f0d; }

.btn-warning:hover {
  color: #ffffff;
  background-color: #ec971f;
  border-color: #d58512; }

.btn-warning:active,
.btn-warning.active,
.open > .dropdown-toggle.btn-warning {
  color: #ffffff;
  background-color: #ec971f;
  background-image: none;
  border-color: #d58512; }

.btn-warning:active:hover,
.btn-warning.active:hover,
.open > .dropdown-toggle.btn-warning:hover,
.btn-warning:active:focus,
.btn-warning.active:focus,
.open > .dropdown-toggle.btn-warning:focus,
.btn-warning:active.focus,
.btn-warning.active.focus,
.open > .dropdown-toggle.btn-warning.focus {
  color: #ffffff;
  background-color: #d58512;
  border-color: #985f0d; }

.btn-warning.disabled:hover,
.btn-warning[disabled]:hover,
fieldset[disabled] .btn-warning:hover,
.btn-warning.disabled:focus,
.btn-warning[disabled]:focus,
fieldset[disabled] .btn-warning:focus,
.btn-warning.disabled.focus,
.btn-warning[disabled].focus,
fieldset[disabled] .btn-warning.focus {
  background-color: #f0ad4e;
  border-color: #eea236; }

.btn-warning .badge {
  color: #f0ad4e;
  background-color: #ffffff; }

.btn-danger {
  color: #ffffff;
  background-color: #d9534f;
  border-color: #d43f3a; }

.btn-danger:focus,
.btn-danger.focus {
  color: #ffffff;
  background-color: #c9302c;
  border-color: #761c19; }

.btn-danger:hover {
  color: #ffffff;
  background-color: #c9302c;
  border-color: #ac2925; }

.btn-danger:active,
.btn-danger.active,
.open > .dropdown-toggle.btn-danger {
  color: #ffffff;
  background-color: #c9302c;
  background-image: none;
  border-color: #ac2925; }

.btn-danger:active:hover,
.btn-danger.active:hover,
.open > .dropdown-toggle.btn-danger:hover,
.btn-danger:active:focus,
.btn-danger.active:focus,
.open > .dropdown-toggle.btn-danger:focus,
.btn-danger:active.focus,
.btn-danger.active.focus,
.open > .dropdown-toggle.btn-danger.focus {
  color: #ffffff;
  background-color: #ac2925;
  border-color: #761c19; }

.btn-danger.disabled:hover,
.btn-danger[disabled]:hover,
fieldset[disabled] .btn-danger:hover,
.btn-danger.disabled:focus,
.btn-danger[disabled]:focus,
fieldset[disabled] .btn-danger:focus,
.btn-danger.disabled.focus,
.btn-danger[disabled].focus,
fieldset[disabled] .btn-danger.focus {
  background-color: #d9534f;
  border-color: #d43f3a; }

.btn-danger .badge {
  color: #d9534f;
  background-color: #ffffff; }

.btn-link {
  font-weight: 400;
  color: #337ab7;
  border-radius: 0; }

.btn-link,
.btn-link:active,
.btn-link.active,
.btn-link[disabled],
fieldset[disabled] .btn-link {
  background-color: transparent;
  -webkit-box-shadow: none;
  box-shadow: none; }

.btn-link,
.btn-link:hover,
.btn-link:focus,
.btn-link:active {
  border-color: transparent; }

.btn-link:hover,
.btn-link:focus {
  color: #23527c;
  text-decoration: underline;
  background-color: transparent; }

.btn-link[disabled]:hover,
fieldset[disabled] .btn-link:hover,
.btn-link[disabled]:focus,
fieldset[disabled] .btn-link:focus {
  color: #777777;
  text-decoration: none; }

.btn-block {
  display: block;
  width: 100%; }

.btn-block + .btn-block {
  margin-top: 5px; }

input[type="submit"].btn-block,
input[type="reset"].btn-block,
input[type="button"].btn-block {
  width: 100%; }

.btn-group {
  position: relative;
  display: inline-block;
  vertical-align: middle; }

.btn-group > .btn {
  position: relative;
  float: left; }

.btn-group > .btn:hover,
.btn-group > .btn:focus,
.btn-group > .btn:active,
.btn-group > .btn.active {
  z-index: 2; }

.btn-group .btn + .btn,
.btn-group .btn + .btn-group,
.btn-group .btn-group + .btn,
.btn-group .btn-group + .btn-group {
  margin-left: -1px; }

.btn-toolbar {
  margin-left: -5px; }

.btn-toolbar .btn,
.btn-toolbar .btn-group,
.btn-toolbar .input-group {
  float: left; }

.btn-toolbar > .btn,
.btn-toolbar > .btn-group,
.btn-toolbar > .input-group {
  margin-left: 5px; }

.btn-group > .btn:not(:first-child):not(:last-child):not(.dropdown-toggle) {
  border-radius: 0; }

.btn-group > .btn:first-child {
  margin-left: 0; }

.btn-group > .btn:first-child:not(:last-child):not(.dropdown-toggle) {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0; }

.btn-group > .btn:last-child:not(:first-child),
.btn-group > .dropdown-toggle:not(:first-child) {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0; }

.btn-group > .btn-group {
  float: left; }

.btn-group > .btn-group:not(:first-child):not(:last-child) > .btn {
  border-radius: 0; }

.btn-group > .btn-group:first-child:not(:last-child) > .btn:last-child,
.btn-group > .btn-group:first-child:not(:last-child) > .dropdown-toggle {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0; }

.btn-group > .btn-group:last-child:not(:first-child) > .btn:first-child {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0; }

.btn-group .dropdown-toggle:active,
.btn-group.open .dropdown-toggle {
  outline: 0; }

.btn-group > .btn + .dropdown-toggle {
  padding-right: 8px;
  padding-left: 8px; }

.btn-group > .btn-lg + .dropdown-toggle {
  padding-right: 12px;
  padding-left: 12px; }

.btn-group.open .dropdown-toggle {
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125); }

.btn-group.open .dropdown-toggle.btn-link {
  -webkit-box-shadow: none;
  box-shadow: none; }

.btn .caret {
  margin-left: 0; }

.btn-lg .caret {
  border-width: 5px 5px 0;
  border-bottom-width: 0; }

.dropup .btn-lg .caret {
  border-width: 0 5px 5px; }

[data-toggle="buttons"] > .btn input[type="radio"],
[data-toggle="buttons"] > .btn-group > .btn input[type="radio"],
[data-toggle="buttons"] > .btn input[type="checkbox"],
[data-toggle="buttons"] > .btn-group > .btn input[type="checkbox"] {
  position: absolute;
  clip: rect(0, 0, 0, 0);
  pointer-events: none; }

.input-group {
  position: relative;
  display: table;
  border-collapse: separate; }

.input-group[class*="col-"] {
  float: none;
  padding-right: 0;
  padding-left: 0; }

.input-group .form-control {
  position: relative;
  z-index: 2;
  float: left;
  width: 100%;
  margin-bottom: 0; }

.input-group .form-control:focus {
  z-index: 3; }

.input-group-addon,
.input-group-btn,
.input-group .form-control {
  display: table-cell; }

.input-group-addon:not(:first-child):not(:last-child),
.input-group-btn:not(:first-child):not(:last-child),
.input-group .form-control:not(:first-child):not(:last-child) {
  border-radius: 0; }

.input-group-addon,
.input-group-btn {
  width: 1%;
  white-space: nowrap;
  vertical-align: middle; }

.input-group-addon {
  padding: 6px 12px;
  font-size: 14px;
  font-weight: 400;
  line-height: 1;
  color: #555555;
  text-align: center;
  background-color: #eeeeee;
  border: 1px solid #cccccc;
  border-radius: 4px; }

.input-group-addon.input-sm {
  padding: 5px 10px;
  font-size: 12px;
  border-radius: 3px; }

.input-group-addon.input-lg {
  padding: 10px 16px;
  font-size: 18px;
  border-radius: 6px; }

.input-group-addon input[type="radio"],
.input-group-addon input[type="checkbox"] {
  margin-top: 0; }

.input-group .form-control:first-child,
.input-group-addon:first-child,
.input-group-btn:first-child > .btn,
.input-group-btn:first-child > .btn-group > .btn,
.input-group-btn:first-child > .dropdown-toggle,
.input-group-btn:last-child > .btn:not(:last-child):not(.dropdown-toggle),
.input-group-btn:last-child > .btn-group:not(:last-child) > .btn {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0; }

.input-group-addon:first-child {
  border-right: 0; }

.input-group .form-control:last-child,
.input-group-addon:last-child,
.input-group-btn:last-child > .btn,
.input-group-btn:last-child > .btn-group > .btn,
.input-group-btn:last-child > .dropdown-toggle,
.input-group-btn:first-child > .btn:not(:first-child),
.input-group-btn:first-child > .btn-group:not(:first-child) > .btn {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0; }

.input-group-addon:last-child {
  border-left: 0; }

.input-group-btn {
  position: relative;
  font-size: 0;
  white-space: nowrap; }

.input-group-btn > .btn {
  position: relative; }

.input-group-btn > .btn + .btn {
  margin-left: -1px; }

.input-group-btn > .btn:hover,
.input-group-btn > .btn:focus,
.input-group-btn > .btn:active {
  z-index: 2; }

.input-group-btn:first-child > .btn,
.input-group-btn:first-child > .btn-group {
  margin-right: -1px; }

.input-group-btn:last-child > .btn,
.input-group-btn:last-child > .btn-group {
  z-index: 2;
  margin-left: -1px; }

.nav {
  padding-left: 0;
  margin-bottom: 0;
  list-style: none; }

.nav > li {
  position: relative;
  display: block; }

.nav > li > a {
  position: relative;
  display: block;
  padding: 10px 15px; }

.nav > li > a:hover,
.nav > li > a:focus {
  text-decoration: none;
  background-color: #eeeeee; }

.nav > li.disabled > a {
  color: #777777; }

.nav > li.disabled > a:hover,
.nav > li.disabled > a:focus {
  color: #777777;
  text-decoration: none;
  cursor: not-allowed;
  background-color: transparent; }

.nav .open > a,
.nav .open > a:hover,
.nav .open > a:focus {
  background-color: #eeeeee;
  border-color: #337ab7; }

.nav .nav-divider {
  height: 1px;
  margin: 9px 0;
  overflow: hidden;
  background-color: #e5e5e5; }

.nav > li > a > img {
  max-width: none; }

.nav-tabs {
  border-bottom: 1px solid #dddddd; }

.nav-tabs > li {
  float: left;
  margin-bottom: -1px; }

.nav-tabs > li > a {
  margin-right: 2px;
  line-height: 1.42857143;
  border: 1px solid transparent;
  border-radius: 4px 4px 0 0; }

.nav-tabs > li > a:hover {
  border-color: #eeeeee #eeeeee #dddddd; }

.nav-tabs > li.active > a,
.nav-tabs > li.active > a:hover,
.nav-tabs > li.active > a:focus {
  color: #555555;
  cursor: default;
  background-color: #ffffff;
  border: 1px solid #dddddd;
  border-bottom-color: transparent; }

.tab-content > .tab-pane {
  display: none; }

.tab-content > .active {
  display: block; }

.nav-tabs .dropdown-menu {
  margin-top: -1px;
  border-top-left-radius: 0;
  border-top-right-radius: 0; }

.pagination {
  display: inline-block;
  padding-left: 0;
  margin: 20px 0; }

.pagination > li {
  display: inline; }

.pagination > li > a,
.pagination > li > span {
  position: relative;
  float: left;
  padding: 8px 15px;
  color: #337ab7;
  text-decoration: none;
  background-color: #ffffff;
  border: 1px solid #dddddd; }

.pagination > li > a:hover,
.pagination > li > span:hover,
.pagination > li > a:focus,
.pagination > li > span:focus {
  z-index: 2;
  color: #23527c;
  background-color: #eeeeee;
  border-color: #dddddd; }

.pagination > li:first-child > a,
.pagination > li:first-child > span {
  margin-left: 0; }

.pagination > .active > a,
.pagination > .active > span,
.pagination > .active > a:hover,
.pagination > .active > span:hover,
.pagination > .active > a:focus,
.pagination > .active > span:focus {
  z-index: 3;
  color: #ffffff;
  cursor: default;
  background-color: #337ab7;
  border-color: #337ab7; }

.pagination > .disabled > span,
.pagination > .disabled > span:hover,
.pagination > .disabled > span:focus,
.pagination > .disabled > a,
.pagination > .disabled > a:hover,
.pagination > .disabled > a:focus {
  color: #777777;
  cursor: not-allowed;
  background-color: #ffffff;
  border-color: #dddddd; }

.clearfix:before,
.clearfix:after,
.form-horizontal .form-group:before,
.form-horizontal .form-group:after,
.btn-toolbar:before,
.btn-toolbar:after,
.btn-group-vertical > .btn-group:before,
.btn-group-vertical > .btn-group:after,
.nav:before,
.nav:after {
  display: table;
  content: " "; }

.clearfix:after,
.form-horizontal .form-group:after,
.btn-toolbar:after,
.btn-group-vertical > .btn-group:after,
.nav:after {
  clear: both; }

.center-block {
  display: block;
  margin-right: auto;
  margin-left: auto; }

.pull-right {
  float: right !important; }

.pull-left {
  float: left !important; }

.hide {
  display: none !important; }

.show {
  display: block !important; }

.invisible {
  visibility: hidden; }

.text-hide {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0; }

.hidden {
  display: none !important; }

.affix {
  position: fixed; }

.fc-site-primary {
  color: #1f73bf; }

.fc-site-primary-red {
  color: #d81b60; }

.red {
  color: #d81b60; }

.fc-gray {
  color: #4d4d4d; }

.page-breadcrumb {
  background-color: #f4f5f6;
  padding: 4px 0;
  margin-bottom: 30px; }

.breadcrumb {
  padding: 5px 0;
  list-style: none;
  background-color: transparent;
  border-radius: 0;
  color: #666; }
  .breadcrumb a {
    color: #1f73bf;
    font-size: 13px; }
    .breadcrumb a:hover {
      color: #d81b60; }
    .breadcrumb a[href='javascript:void(0);'] {
      color: #666;
      cursor: default; }
  .breadcrumb li + li:before {
    padding: 0 5px;
    color: #ccc;
    content: "/ "; }
  .breadcrumb li {
    font-size: 13px;
    display: inline-block; }
    .breadcrumb li:first-child {
      padding-left: 20px;
      background: url(../../images/icon-home-gray.svg) no-repeat 0 6px/13px; }

.pagetitle {
  width: 100%;
  margin-bottom: 30px; }
  .pagetitle h1 {
    font-size: 26px;
    line-height: 30px;
    margin-top: 5px;
    font-family: Arial, Candara, "Segoe UI", arial, serif, sans-serif; }
    @media (min-width: 768px) {
      .pagetitle h1 {
        font-family: "PoppinsBlack", Candara, "Segoe UI", arial, serif, sans-serif; } }

@media (max-width: 991px) {
  .pagetitle {
    margin-top: 25px;
    margin-bottom: 20px; } }
.page-content-section {
  padding-bottom: 40px;
  padding-top: 6px; }

.page-content-right .page-content-title h2 {
  margin-top: 0;
  margin-bottom: 25px;
  font-size: 25px;
  font-weight: bold; }

@media screen and (min-width: 992px) {
  .page-content-section .page-content-right {
    padding-left: 30px; } }
.page-content-html {
  margin-bottom: 40px; }
  .page-content-html:after {
    display: table;
    content: " ";
    clear: both; }
  .page-content-html p {
    margin-bottom: 15px; }
  .page-content-html h2 {
    margin-top: 25px;
    margin-bottom: 15px;
    font-weight: bold;
    font-family: Arial, Candara, "Segoe UI", arial, serif, sans-serif; }
    @media (min-width: 768px) {
      .page-content-html h2 {
        font-family: "PoppinsBlack", Candara, "Segoe UI", arial, serif, sans-serif; } }
  .page-content-html h3 {
    font-size: 20px;
    margin-top: 25px;
    margin-bottom: 15px;
    font-weight: bold;
    font-family: Arial, Candara, "Segoe UI", arial, serif, sans-serif; }
    @media (min-width: 768px) {
      .page-content-html h3 {
        font-family: "PoppinsBlack", Candara, "Segoe UI", arial, serif, sans-serif; } }
  .page-content-html h4 {
    font-weight: bold;
    margin-bottom: 15px; }

.QuickFilter {
  font-size: 15px;
  font-weight: 300;
  position: fixed;
  z-index: 9999;
  right: 0;
  top: 62%;
  padding: 5px 10px 5px 10px;
  border-radius: 5px;
  background-color: #1f73bf;
  color: #ffffff;
  border: 1px solid #1f73bf;
  text-align: center;
  transition: all ease-out .3s; }
  .QuickFilter:hover {
    background-color: #d81b60;
    color: #ffffff;
    border: 1px solid #d81b60; }
  .QuickFilter:visited, .QuickFilter:active {
    color: #ffffff; }

.page-tipsbar {
  background-color: #f4f5f6;
  margin: 40px auto 20px auto;
  padding: 10px 15px;
  color: #4d4d4d;
  font-style: italic; }
  .page-tipsbar img {
    vertical-align: text-bottom; }

.faqItems dl {
  margin: 0;
  padding: 0; }
  .faqItems dl dt {
    margin: 0;
    color: #1f73bf;
    cursor: pointer;
    margin-top: 14px;
    font-weight: bold; }
  .faqItems dl dd {
    display: none;
    margin: 0;
    font-size: 16px;
    padding-top: 10px;
    padding-bottom: 5px;
    padding-left: 32px; }
    .faqItems dl dd span {
      display: inline-block;
      background-color: #1f73bf;
      color: #fff;
      font-size: 16px;
      padding: 0 5px;
      border-radius: 2px; }
    .faqItems dl dd ol li {
      list-style: decimal; }

.contactUnit {
  padding: 20px;
  background-color: #f4f5f6;
  font-size: 16px;
  margin-bottom: 30px; }
  .contactUnit div[class*="col-md"] {
    padding-top: 5px;
    padding-bottom: 5px;
    padding-left: 15px;
    padding-right: 15px; }

.country {
  margin: 0;
  padding: 20px 0; }

.distributors {
  margin: 0;
  width: 100%;
  height: auto !important;
  overflow: hidden;
  padding-top: 20px;
  padding-bottom: 20px;
  padding-left: 15px;
  padding-right: 15px;
  margin-top: -1px;
  border-top: 1px solid #dddddd;
  border-bottom: 1px solid #dddddd; }

.ReferenceSheetListsmallfont {
  display: block; }

span[id*="xload"] {
  display: inline-block; }

.CATEGORIESlist {
  padding: 15px; }
  .CATEGORIESlist div[class*="col-md"] {
    padding-top: 5px;
    padding-bottom: 5px; }
  .CATEGORIESlist div a {
    font-weight: bold; }

.flyerrow .row {
  border-bottom: 1px solid #e8e8e8;
  padding-top: 25px;
  margin: 0; }
.flyerrow .row:first-child {
  padding-top: 0; }

.expired {
  position: relative; }
  .expired .eximg {
    position: absolute;
    left: 15%;
    top: -5px; }

.inner-expand-list ul {
  padding-left: 0;
  margin-bottom: 30px; }

.inner-expand-list ul li {
  margin-bottom: 0;
  list-style: none;
  border-bottom: 1px solid #eeeeee;
  padding: 5px 0; }

.inner-expand-list ul li .list-title {
  /*padding: 5px 0;*/
  display: flex;
  justify-content: flex-start;
  align-items: center;
  font-size: 16px; }

.inner-expand-list ul li .list-title span {
  width: 20px;
  height: 30px;
  display: inline-flex;
  margin-right: 10px;
  margin-left: 0;
  cursor: pointer;
  justify-content: center;
  align-items: center;
  color: #d81b60;
  padding: 5px 0;
  margin-top: -3px; }

.inner-expand-list ul li .list-title span:before {
  content: '+';
  font-size: 22px;
  font-weight: bold;
  height: 20px;
  line-height: 20px; }

.inner-expand-list ul li .list-title span.shows:before {
  content: '-';
  font-size: 28px; }

.inner-expand-list ul li .list-title .title-text {
  display: flex;
  align-items: center; }

.inner-expand-list ul li .list-title .title-text strong {
  margin-right: 20px;
  cursor: pointer;
  height: 21px;
  display: inline-block; }

.inner-expand-list ul li .list-title a {
  font-size: 16px;
  font-weight: bold; }

.inner-expand-list ul li .list-title .title-text a {
  font-size: 20px;
  color: #1f73bf; }

.inner-expand-list ul li .list-title a:hover {
  color: #d81b60; }

.inner-expand-list ul li .list-text {
  display: none;
  padding-left: 30px; }

.inner-expand-list ul li .list-text p {
  padding-bottom: 0;
  color: #333;
  margin-top: 15px;
  margin-bottom: 5px; }

.inner-expand-list ul li .list-text p a:hover {
  color: #d81b60; }

.inner-expand-list ul li ul {
  margin-bottom: 0; }

.inner-expand-list ul li ul li ul {
  padding-left: 30px;
  border-top: 1px solid #eee;
  margin-top: 12px;
  margin-bottom: -5px; }

.inner-expand-list ul li ul li:last-child {
  border-bottom: none; }

.link-text-lists {
  clear: both;
  margin: 20px -1.6% 0 -1.6%; }
  .link-text-lists div[class*="col-"] {
    border-bottom: 1px solid #eee;
    height: 62px;
    display: flex;
    align-items: center;
    margin: 0 1.6%;
    padding: 0;
    line-height: 1.4; }

.link-text-lists-2 {
  clear: both;
  margin: 20px -1.6% 0 -1.6%; }
  .link-text-lists-2 div[class*="col-"] {
    border: 1px solid #1f73bf;
    display: flex;
    align-items: center;
    margin: 10px 1.6%;
    padding: 0;
    line-height: 1.4;
    justify-content: center;
    border-radius: 4px;
    text-align: center;
    padding-top: 15px;
    padding-bottom: 15px; }

@media screen and (min-width: 992px) {
  .link-text-lists div[class*="col-"] {
    width: 30%; }

  .link-text-lists-2 {
    display: flex;
    flex-wrap: wrap; }
    .link-text-lists-2 div[class*="col-"] {
      width: 30%; }

  .inner-flex-items {
    display: flex;
    align-items: center; }
    .inner-flex-items h3 {
      margin-top: 0 !important; }
    .inner-flex-items p {
      margin-bottom: 0 !important; } }
.quotation-title {
  font-size: 20px;
  margin-top: 25px;
  margin-bottom: 18px;
  font-weight: bold; }

.related-sections-title {
  font-size: 20px;
  margin-top: 25px;
  margin-bottom: 18px;
  font-weight: bold; }

.nav-tabs > li {
  float: left; }

.protocol-tabs.services-tabs .nav-tabs {
  padding-bottom: 20px; }

@media (max-width: 1580px) {
  .protocol-tabs.services-tabs .nav-tabs li a {
    padding-left: 20px;
    padding-right: 20px; } }
@media (max-width: 1440px) {
  .protocol-tabs.services-tabs .nav-tabs li a {
    padding-left: 15px;
    padding-right: 15px;
    font-size: 16px; } }
.pagination-toolbar {
  align-items: center;
  display: flex;
  justify-content: center; }
  .pagination-toolbar .pagination {
    border-radius: 0;
    margin: 0; }
  .pagination-toolbar span {
    display: inline-block;
    margin: 0 5px;
    border: 0;
    padding: 5px 15px;
    background-color: #f4f5f6;
    color: #1f73bf;
    cursor: pointer; }

.page-inner-title-dots {
  position: relative;
  padding-left: 35px;
  font-size: 20px;
  font-weight: bold;
  margin-top: 50px !important;
  margin-bottom: 25px !important;
  line-height: 1.1; }
  .page-inner-title-dots:before, .page-inner-title-dots:after {
    content: '';
    height: 14px;
    width: 14px;
    display: inline-block;
    position: absolute;
    background-color: #d81b60; }
  .page-inner-title-dots:before {
    left: 0;
    top: 0;
    z-index: 1;
    opacity: .2;
    animation: titleIocnMove 4s linear infinite; }
  .page-inner-title-dots:after {
    left: 4px;
    top: 4px;
    z-index: 2;
    animation: titleIocnMove2 4s linear infinite; }
  .page-inner-title-dots.mt-10 {
    margin-top: 10px !important; }

.page-inner-title-bg {
  background-color: #dce3f1;
  padding: 10px 15px;
  margin-top: 50px !important;
  margin-bottom: 25px !important;
  line-height: 1.1;
  font-size: 20px;
  font-weight: bold;
  border-left: 3px solid #1f73bf; }
  .page-inner-title-bg.mt-10 {
    margin-top: 10px !important; }
  .page-inner-title-bg.mt-0 {
    margin-top: 0 !important; }

.case-study-title {
  position: relative;
  margin-top: 15px;
  font-size: 18px;
  font-weight: bold; }
  .case-study-title p, .case-study-title h4, .case-study-title h5, .case-study-title span {
    display: inline-block;
    padding-right: 20px;
    background-color: #fff;
    position: relative;
    z-index: 2; }
  .case-study-title:before {
    content: '';
    height: 1px;
    width: 100%;
    display: block;
    position: absolute;
    z-index: 1;
    left: 0;
    top: 48%;
    background-color: #ddd; }

.faq-toggle {
  border-bottom: 1px solid #ddd;
  margin-bottom: 30px; }
  .faq-toggle .faq-toggle_item {
    border-top: 1px solid #ddd; }
    .faq-toggle .faq-toggle_item .title {
      padding: 12px 0 12px 30px;
      margin-bottom: 0;
      font-weight: bold;
      cursor: pointer;
      position: relative; }
      .faq-toggle .faq-toggle_item .title:before {
        font-size: 20px;
        font-weight: normal;
        width: 24px;
        height: 24px;
        line-height: 24px;
        text-align: center;
        display: inline-block;
        position: absolute;
        color: #d81b60;
        left: 0;
        top: 15px;
        font-family: FontAwesome;
        content: '\f105';
        transition: all ease-out .3s; }
      .faq-toggle .faq-toggle_item .title.active:before {
        transform: rotate(90deg); }
    .faq-toggle .faq-toggle_item .text {
      padding: 5px 10px 10px 35px;
      display: none; }

.explore-other-options {
  background-color: #f6f7f8;
  padding: 35px 30px 0 30px; }
  .explore-other-options .explore-other-options_item {
    display: flex;
    margin-bottom: 35px; }
    .explore-other-options .explore-other-options_item .img img {
      width: 90px;
      height: 90px;
      object-fit: contain; }
    .explore-other-options .explore-other-options_item .text {
      max-height: 200px;
      overflow-y: auto; }
      .explore-other-options .explore-other-options_item .text a:hover {
        color: #d81b60; }
      .explore-other-options .explore-other-options_item .text ul li {
        margin-bottom: 5px;
        list-style: none; }

@media (min-width: 992px) {
  .explore-other-options .row {
    display: flex;
    flex-wrap: wrap; }
  .explore-other-options .explore-other-options_item {
    display: flex; }
    .explore-other-options .explore-other-options_item .img {
      flex: 0 0 90px;
      margin-right: 30px; } }
@media (max-width: 991px) {
  .explore-other-options {
    padding: 15px 15px 0 15px; }
    .explore-other-options .img {
      flex: 0 0 55px;
      margin-right: 15px; }
      .explore-other-options .img img {
        width: 100%;
        height: 100%;
        object-fit: contain; } }
.related-resources .related-resources_item {
  padding-bottom: 30px;
  margin-bottom: 30px;
  border-bottom: 1px solid #ddd; }
  .related-resources .related-resources_item:last-child {
    border-bottom: none; }
  .related-resources .related-resources_item .img {
    position: relative;
    height: 200px; }
    .related-resources .related-resources_item .img p {
      position: absolute;
      right: 10px;
      top: 10px;
      z-index: 2;
      padding: 8px 8px 5px 8px;
      margin-bottom: 0;
      display: inline-block;
      background-color: #d81b60;
      color: #fff;
      font-size: 13px;
      line-height: 1;
      text-transform: uppercase; }
    .related-resources .related-resources_item .img img {
      width: 100%;
      height: 200px;
      object-fit: cover; }
  .related-resources .related-resources_item .title {
    font-size: 18px;
    font-weight: bold;
    margin-bottom: 20px; }
    .related-resources .related-resources_item .title a {
      color: #1a1a1a; }
      .related-resources .related-resources_item .title a:hover {
        color: #d81b60; }
  .related-resources .related-resources_item .desc {
    margin-bottom: 20px;
    max-height: 80px;
    overflow: hidden; }
  .related-resources .related-resources_item .more {
    display: inline-block;
    color: #d81b60;
    font-weight: bold;
    background: url(../../images/arrow-right.svg) no-repeat 90% 14px/18px;
    padding: 10px 70px 10px 0;
    transition: all ease-out .3s;
    font-size: 15px; }
    .related-resources .related-resources_item .more:hover {
      background: url(../../images/arrow-right.svg) no-repeat 95% center/18px;
      background-color: rgba(241, 48, 84, 0.08);
      padding-left: 15px; }
  .related-resources .related-resources_item:hover .title a {
    color: #d81b60; }

@media (min-width: 992px) {
  .related-resources .related-resources_item .col-md-3 {
    width: 28%; }
  .related-resources .related-resources_item .col-md-9 {
    width: 72%;
    padding-left: 20px; } }
.qa-title {
  cursor: pointer;
  padding: 7px 15px 7px 35px;
  background-color: #f0f0f0;
  margin-bottom: 20px;
  transition: .3s all;
  position: relative; }
  .qa-title:hover {
    background-color: #e8e8e8; }
  .qa-title p {
    margin: 0;
    color: #d81b60; }
  .qa-title:before {
    font-size: 22px;
    font-weight: normal;
    width: 24px;
    height: 24px;
    line-height: 24px;
    text-align: center;
    content: '+';
    display: inline-block;
    position: absolute;
    color: #d81b60;
    left: 5px;
    top: 9px; }
  .qa-title.active:before {
    font-size: 26px;
    content: '-'; }

.list-loading {
  position: relative;
  overflow: hidden;
  min-height: 300px; }
  .list-loading:before {
    content: '';
    position: absolute;
    top: 150px;
    left: 50%;
    margin-left: -30px;
    animation: spinnerFour 1s linear infinite;
    border: solid 5px transparent;
    border-top: solid 5px #d81b60;
    border-radius: 100%;
    width: 60px;
    height: 60px;
    z-index: 3; }
  .list-loading:after {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    backdrop-filter: blur(1px);
    z-index: 2;
    background: rgba(255, 255, 255, 0.5); }

@keyframes spinnerFour {
  0% {
    transform: rotate(0deg); }
  100% {
    transform: rotate(360deg); } }
.side-section {
  width: 100%;
  margin-bottom: 30px; }
  .side-section .featuredlist {
    padding: 15px;
    border: 1px solid #ddd;
    border-top: none;
    margin-bottom: 15px; }
    .side-section .featuredlist a {
      color: #1a1a1a;
      line-height: 20px;
      margin-bottom: 15px; }
      .side-section .featuredlist a:hover {
        color: #1f73bf; }

.featured {
  width: 100%;
  margin-bottom: 30px; }

.featured .inquiry-left .inquiry-box {
  margin-bottom: 0; }

.featuredtitle {
  margin-top: 0;
  margin-bottom: 0 !important;
  font-size: 18px;
  line-height: 1;
  padding: 16px 15px;
  background-color: #1f73bf;
  color: #fff;
  font-family: Arial, Candara, "Segoe UI", arial, serif, sans-serif; }
  @media (min-width: 768px) {
    .featuredtitle {
      font-family: "PoppinsBlack", Candara, "Segoe UI", arial, serif, sans-serif; } }

.auto-scroll {
  max-height: 360px;
  height: auto;
  overflow: hidden; }
  .auto-scroll ul {
    padding: 0; }
    .auto-scroll ul li {
      list-style: none;
      height: 36px;
      padding: 7px 0; }
      .auto-scroll ul li a {
        color: #1a1a1a;
        display: block;
        line-height: 22px !important;
        height: 22px;
        white-space: nowrap;
        overflow: hidden;
        text-overflow: ellipsis;
        cursor: pointer; }

.promise {
  width: 100%;
  height: auto;
  padding: 40px 20px;
  margin-bottom: 30px;
  background: #f4f5f6;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
  text-align: center; }
  .promise .title {
    font-size: 20px;
    color: #1a1a1a;
    line-height: 22px;
    margin-bottom: 20px;
    text-align: center;
    font-weight: bold;
    text-transform: uppercase;
    margin-left: auto;
    margin-right: auto; }
  .promise p {
    font-size: 15px;
    color: #666666;
    line-height: 22px;
    margin-bottom: 30px;
    width: 80%;
    text-align: center;
    margin-left: auto;
    margin-right: auto; }
  .promise img {
    width: 50%;
    max-width: 200px; }

@media screen and (max-width: 991px) {
  .side-service-nav {
    display: none; }

  .promise {
    display: none; } }
.swiper-container-autoheight,
.swiper-container-autoheight .swiper-slide {
  overflow: hidden; }

.side-label-list.featuredlist {
  padding: 15px;
  border: 1px solid #ddd;
  border-top: none;
  margin-bottom: 15px; }
  .side-label-list.featuredlist a {
    color: #1a1a1a;
    line-height: 20px;
    margin-bottom: 15px; }
    .side-label-list.featuredlist a:hover {
      color: #1f73bf; }
.side-label-list .auto-scroll {
  max-height: inherit;
  height: inherit;
  overflow: inherit; }
  .side-label-list .auto-scroll ul {
    padding: 0;
    margin: 0;
    clear: both;
    overflow: hidden; }
    .side-label-list .auto-scroll ul li {
      list-style: none;
      height: inherit;
      float: left;
      display: inline-block;
      padding: 6px 5px;
      margin-right: 7px;
      margin-bottom: 7px;
      transition: background ease-out .3s;
      background-color: #fff;
      border: 1px solid #1f73bf; }
      .side-label-list .auto-scroll ul li a {
        color: #1f73bf;
        font-size: .9em;
        display: block;
        line-height: 22px !important;
        height: 22px;
        white-space: nowrap;
        overflow: hidden;
        text-overflow: ellipsis;
        margin-bottom: 0 !important;
        cursor: pointer; }
      .side-label-list .auto-scroll ul li:hover {
        background: #d81b60;
        border-color: #d81b60; }
        .side-label-list .auto-scroll ul li:hover a {
          color: #fff !important; }

/*paiban publication css begin*/
.ServiceShowPic {
  text-align: center;
  line-height: 1.5em;
  color: #888888; }

.ServiceShowPic img {
  margin: auto; }

.ServiceShowleftPic {
  margin-right: 25px;
  text-align: center;
  color: #888888;
  display: inline-block;
  float: left; }

.ServiceShowrightPic {
  margin-left: 25px;
  text-align: center;
  color: #888888;
  display: inline-block;
  float: right; }

.ServiceShowPic,
.ServiceShowrightPic,
.ServiceShowleftPic {
  font-size: 0.85em;
  text-align: center;
  line-height: 1.5em;
  margin-bottom: 15px; }

.ServiceShowPic img,
.ServiceShowrightPic img,
.ServiceShowleftPic img {
  display: block;
  max-width: 100%;
  height: auto;
  margin-top: 5px;
  margin-bottom: 10px;
  margin-left: auto;
  margin-right: auto; }

@media (max-width: 991px) {
  .ServiceShowleftPic, ServiceShowrightPic {
    float: none;
    display: block; } }
.ullistnopadd {
  padding: 0 0 15px 10px;
  margin: 0 0 20px 10px; }

.ollist {
  padding-left: 18px;
  margin-bottom: 15px; }

.ollist > li {
  list-style: decimal; }

.ullist {
  padding-left: 18px;
  margin-bottom: 15px; }

.ullist > li {
  list-style: disc; }

.ullist li ul {
  list-style-type: circle !important; }

.ullist-check li {
  list-style: none;
  background: url(../../images/icon-check.svg) 0/16px no-repeat;
  padding-left: 26px;
  background-position: left 4px; }

.li-disc {
  padding: 0 0 0 20px;
  margin: 0;
  text-indent: 0 !important; }

.li-disc li {
  list-style: disc; }

.References, .references {
  color: #555555;
  margin-top: 15px; }

table {
  border-collapse: collapse;
  border-spacing: 0;
  margin-left: auto;
  margin-right: auto;
  border-color: #ddd; }
  table th, table td {
    padding: 8px; }

.table-bordered {
  border: 1px solid #ddd;
  border-bottom: none; }
  .table-bordered thead th {
    background-color: #f4f5f6;
    padding: 8px;
    border-bottom: 1px solid #ddd; }
  .table-bordered tr td {
    padding: 8px;
    border-bottom: 1px solid #ddd;
    border-left: none;
    border-right: none;
    border-top: none; }

.table-responsive {
  overflow-x: auto;
  max-width: 100%;
  margin-bottom: 20px; }
  .table-responsive .tablecontentshow {
    margin-bottom: 0 !important; }

.tablecontentshow {
  margin: auto auto 15px auto;
  border: none !important; }
  .tablecontentshow td {
    padding: 8px !important;
    border-bottom: 1px solid #ddd !important;
    border-left: none !important;
    border-right: none !important;
    border-top: none !important; }
  .tablecontentshow .servicetheadbg {
    background-color: #1f73bf !important;
    color: #ffffff !important; }
    .tablecontentshow .servicetheadbg td {
      border-bottom: none !important;
      font-weight: bold; }
  .tablecontentshow .firstRow {
    background-color: #1f73bf !important;
    color: #ffffff !important; }
    .tablecontentshow .firstRow td {
      border-bottom: none !important;
      font-weight: bold; }
  .tablecontentshow .secondRow {
    background-color: #d3e7fbc2; }
  .tablecontentshow ul {
    margin-left: 0;
    padding-left: 20px; }

/*paiban publication css end*/
.max-height-200 {
  max-height: 200px;
  overflow: hidden; }

.applaicationlist div[class*="col-md"] {
  padding: 0 15px 15px 15px; }

.applaicationlistTit {
  font-size: 24px; }

.transarea {
  margin-top: 30px; }
  .transarea .col-md-4 {
    margin-bottom: 30px; }
    .transarea .col-md-4 img {
      width: 100%;
      height: 100px;
      object-fit: cover; }
  .transarea a {
    color: #1f73bf;
    display: block; }
    .transarea a:hover {
      color: #d81b60; }
  .transarea .transareaTit {
    margin: 15px 0 10px 0;
    display: block; }
    .transarea .transareaTit a {
      font-size: 20px;
      display: block;
      line-height: 24px;
      padding-top: 5px;
      padding-bottom: 5px;
      font-weight: bold; }
  .transarea p {
    font-size: 15px;
    line-height: 22px;
    overflow: hidden;
    max-height: 66px;
    white-space: inherit;
    text-overflow: ellipsis; }

@media only screen and (min-width: 992px) {
  .transarea {
    display: flex;
    flex-wrap: wrap; } }
.contentdes {
  display: block;
  margin-bottom: 30px;
  clear: both;
  overflow: hidden; }
  .contentdes div[class*="col-md"] > a {
    background-color: #efefef;
    display: block;
    padding: 8px; }
  .contentdes div[class*="col-md"]:hover > a {
    background-color: #d81b60;
    color: #ffffff; }
  .contentdes div[class*="col-md"]:hover > a {
    color: #ffffff; }

.CATEGORIESTit {
  /* background: none; */
  /* text-transform: initial; */
  /* font-style: italic; */
  margin-top: 30px;
  background-color: #1f73bf;
  color: #fff;
  padding: 10px 15px;
  font-weight: bold;
  font-family: Arial, Candara, "Segoe UI", arial, serif, sans-serif; }
  @media (min-width: 768px) {
    .CATEGORIESTit {
      font-family: "PoppinsBlack", Candara, "Segoe UI", arial, serif, sans-serif; } }

.Products-Selection-Guides-des {
  font-size: 17px; }

.Products-Selection-Guides-list {
  margin-top: 30px;
  margin-bottom: 20px !important; }
  .Products-Selection-Guides-list h3 {
    margin-top: 0; }
  .Products-Selection-Guides-list .col-md-6 .uonit {
    display: table;
    width: 100%;
    padding-top: 15px;
    padding-bottom: 15px;
    background-color: #f9fafb; }
  .Products-Selection-Guides-list .col-md-6:hover .uonit {
    background-color: #e5edf8; }
  .Products-Selection-Guides-list .col-md-6:hover .arrowRight a {
    color: #d81b60; }
  .Products-Selection-Guides-list .arrowRight {
    position: absolute;
    top: 90%;
    right: 15px; }
    .Products-Selection-Guides-list .arrowRight a {
      color: #000000; }
    .Products-Selection-Guides-list .arrowRight .fa-lg {
      font-size: 1em; }

@media screen and (min-width: 992px) {
  .text-right-md {
    text-align: right; }

  .pull-right-md {
    float: right; } }
.bg-box {
  background: #dce3f2;
  padding: 15px;
  border-radius: 6px; }

p.bg-box {
  padding-top: 10px;
  padding-bottom: 10px;
  border-radius: 0; }

div.bg-box {
  margin-bottom: 25px; }
  div.bg-box p:last-child, div.bg-box ul:last-child {
    margin-bottom: 0; }

.title-bg-blue {
  background-color: #dce3f2;
  border-left: 3px solid #f57c1a;
  padding: 8px 15px 5px 15px;
  line-height: 1.7;
  margin-top: 20px; }

.gray-bg {
  padding: 15px 20px;
  background-color: #f6f7f8;
  margin-bottom: 20px; }
  .gray-bg ul:last-child, .gray-bg p:last-child {
    margin-bottom: 0; }

.service-style-01 {
  margin-top: 20px; }
  .service-style-01 div[class*='col-'] {
    margin-bottom: 30px; }
  .service-style-01 .inner {
    border-radius: 6px;
    padding: 20px;
    box-shadow: 0 0 16px rgba(0, 0, 0, 0.12); }
  .service-style-01 .number {
    display: inline-block;
    width: 50px;
    height: 50px;
    mso-line-height-alt: 48px;
    text-align: center;
    border-radius: 30%;
    background-color: #deeafd;
    color: #3666d3;
    font-weight: bold; }

@media (min-width: 768px) {
  .service-style-01 {
    display: flex;
    flex-wrap: wrap; }
    .service-style-01 .inner {
      height: 100%; } }
.service-style-02 {
  margin-top: 20px; }
  .service-style-02 div[class*='col-'] {
    margin-bottom: 15px; }
  .service-style-02 .number {
    display: inline-block;
    width: 50px;
    height: 50px;
    line-height: 50px;
    text-align: center;
    border-radius: 30px;
    background-color: #deeafd;
    color: #3666d3;
    font-weight: bold;
    font-size: 20px;
    margin-bottom: 20px; }

@media (min-width: 768px) {
  .service-style-02 {
    display: flex;
    flex-wrap: wrap; }
    .service-style-02 .inner {
      height: 100%; } }
.service-style-03 {
  margin-top: 20px;
  margin-left: -10px;
  margin-right: -10px; }
  .service-style-03 div[class*='col-'] {
    margin-bottom: 20px;
    padding-left: 10px;
    padding-right: 10px; }
  .service-style-03 .inner {
    border-radius: 6px;
    padding: 20px;
    border: 1px solid #ddd;
    text-align: center; }
    .service-style-03 .inner .icon {
      margin-bottom: 20px; }
    .service-style-03 .inner p:last-child {
      margin-bottom: 0; }

@media (min-width: 768px) {
  .service-style-03 {
    display: flex;
    flex-wrap: wrap; }
    .service-style-03 .inner {
      height: 100%; } }
.listbg {
  margin-left: 0;
  padding-left: 0; }
  .listbg li {
    list-style: none;
    background: #f2f3f4;
    padding: 10px 15px;
    margin-bottom: 10px; }
    .listbg li:hover {
      color: #fff;
      background-color: #1f73bf; }
      .listbg li:hover a {
        color: #fff; }

.side-menu {
  border: 1px solid #ddd;
  border-top: none; }
  .side-menu li {
    position: relative; }
  .side-menu a {
    color: #1a1a1a;
    line-height: 1.5;
    width: 92%;
    display: inline-block; }
    .side-menu a:hover {
      color: #d81b60; }

.side-menu .navi-menu-2 > li {
  width: 100%;
  float: none;
  position: relative;
  box-sizing: border-box;
  vertical-align: sub;
  clear: both;
  cursor: pointer;
  padding: 0;
  line-height: 50px;
  border-bottom: 1px solid #e8e8e8; }
  .side-menu .navi-menu-2 > li:last-child {
    border-bottom: none; }
  .side-menu .navi-menu-2 > li a {
    display: inline-block;
    padding: 5px 10px 5px 15px; }

.side-menu .navi-menu-2 > li > ul {
  display: none;
  margin-top: -5px; }

.side-menu .navi-menu-2 > li > ul > li {
  line-height: 36px;
  padding-left: 0; }

.side-menu .navi-menu-2 > li > a span {
  font-size: .85em; }

.side-menu .navi-menu-2 > li.choose > ul {
  display: block; }

.side-menu .navi-menu-2 > li > ul li ul {
  padding-left: 10px;
  display: none;
  font-size: 13px;
  max-height: 260px;
  overflow-y: auto; }

.side-menu .navi-menu-2 > li > ul li.choose ul {
  display: block; }

.side-menu .navi-menu-2 > li .navi-submenu {
  position: absolute;
  z-index: 99;
  right: 10px;
  top: 4px;
  font-weight: bold;
  width: 14px;
  height: 14px;
  display: inline-flex;
  justify-content: center;
  align-items: center;
  margin-top: 14px;
  color: #d81b60;
  line-height: 14px; }

.side-menu .navi-menu-2 > li.choose > .navi-submenu {
  transform: rotate(90deg); }

.side-menu .navi-menu-2 > li > ul .navi-submenu {
  top: -2px;
  border: none; }

.side-menu .navi-menu-3 {
  font-size: .9em;
  margin-bottom: 10px;
  padding-left: 10px; }

.side-menu .navi-menu-3 li {
  line-height: 36px; }

.side-menu .navi-menu-3 li a {
  width: 100%;
  color: #444; }
  .side-menu .navi-menu-3 li a:hover {
    color: #d81b60; }

.side-menu .navi-menu-3 li.choose .navi-submenu {
  transform: rotate(90deg); }

.side-menu .navi-menu-5 {
  display: none !important; }

.side-menu .navi-menu-2 > li ul li.choose > a {
  padding-right: 15px;
  position: relative; }

.navi-menu-3-div {
  display: none;
  overflow-y: auto;
  overflow-x: hidden;
  border-top: 1px solid #e8e8e8; }

.side-menu .navi-menu-2 > li.choose .navi-menu-3-div {
  display: block; }

#filter-side-menu {
  margin-bottom: 0; }
  #filter-side-menu .side-menu .navi-menu-2 > li ul li.choose {
    background-color: rgba(241, 48, 84, 0.06); }
  #filter-side-menu .side-menu .navi-menu-2 > li ul li.choose > a:after {
    font-family: FontAwesome;
    content: '\f00c';
    position: absolute;
    right: 5px;
    top: 5px; }

#filter-side-menu.fixed {
  position: fixed;
  top: 100px;
  left: calc(50% - 735px);
  width: 367.2px; }

#filter-side-menu.fixed2 {
  position: fixed;
  top: auto;
  bottom: 585px;
  left: calc(50% - 735px);
  width: 367.2px; }

@media screen and (max-width: 1500px) {
  #filter-side-menu.fixed2 {
    width: 20%;
    left: 100px; } }
@media screen and (max-width: 1280px) {
  #filter-side-menu.fixed2 {
    width: 22.5%;
    left: 30px; } }
@media screen and (max-width: 1024px) {
  #filter-side-menu {
    position: static !important;
    width: 100% !important;
    left: initial !important; } }
.Filter-Search-unit {
  background-color: #f9fafb;
  padding: 15px;
  font-size: 14px;
  margin-top: 30px;
  margin-bottom: 30px; }
  .Filter-Search-unit:last-child {
    margin-bottom: 0; }
  .Filter-Search-unit .Filter-Search-unit-tit {
    font-size: 16px;
    line-height: 26px;
    font-weight: bold;
    padding: 5px 10px; }
  .Filter-Search-unit .Filter-Search-unit-show {
    padding: 10px;
    height: 215px;
    overflow-y: scroll; }
    .Filter-Search-unit .Filter-Search-unit-show a {
      display: block;
      margin-top: 8px;
      margin-bottom: 8px;
      border-bottom: 1px solid #e8e8e8;
      padding-bottom: 8px;
      position: relative; }
      .Filter-Search-unit .Filter-Search-unit-show a:before {
        content: " ";
        opacity: .8;
        width: 8px;
        height: 8px;
        border-top: 2px solid #1f73bf;
        border-right: 2px solid #1f73bf;
        transform: rotate(45deg);
        display: inline-block;
        margin-right: 8px;
        margin-top: -1px; }
      .Filter-Search-unit .Filter-Search-unit-show a:hover:before {
        border-color: #d81b60; }

.mb-30 {
  margin-bottom: 30px; }

.mt-25 {
  margin-top: 25px; }

.filter-control {
  position: fixed;
  top: 50%;
  left: 0;
  z-index: 999;
  background-color: #ffffff;
  border-radius: 0 3px 3px 0;
  box-shadow: 1px 1px 10px rgba(0, 0, 0, 0.05); }
  .filter-control p {
    text-align: center;
    padding-top: 8px;
    margin-bottom: 5px; }
  .filter-control .filter-control-btn {
    width: 74px;
    background-color: #d81b60;
    font-size: 14px;
    height: 50px;
    line-height: 20px;
    color: #fff;
    text-align: center;
    display: block;
    padding: 0 10px;
    border: 0; }
  .filter-control .filter-control-btn:hover {
    opacity: .95; }
  .filter-control .filter-control-btn.clear-btn {
    background-color: #1f73bf;
    height: 46px;
    line-height: 46px;
    border-radius: 0 0 3px 0; }

@media screen and (max-width: 991px) {
  .filter-control {
    left: inherit;
    right: 0;
    border-radius: 3px 0 0 3px; }
    .filter-control .filter-control-btn.clear-btn {
      border-radius: 0 0 0 3px; } }
.filter-section {
  background-color: #f4f5f6;
  border-bottom: 2px solid #f4f5f6; }
  .filter-section p {
    background-color: #e9eaeb;
    font-size: 16px;
    font-weight: bold;
    padding: 15px;
    line-height: 1;
    margin: 0;
    cursor: pointer;
    font-family: Arial, Candara, "Segoe UI", arial, serif, sans-serif; }
    @media (min-width: 768px) {
      .filter-section p {
        font-family: "PoppinsBlack", Candara, "Segoe UI", arial, serif, sans-serif; } }
    .filter-section p em {
      color: #999;
      font-size: 12px;
      font-style: normal;
      float: right;
      margin-top: 3px;
      transition: all ease .3s; }
      .filter-section p em:before {
        content: ""; }
      .filter-section p em.open {
        transform: rotate(90deg); }

.filter-search-form {
  padding: 15px 15px 20px 15px; }
  .filter-search-form input {
    border: none;
    height: 40px;
    line-height: 40px;
    box-shadow: none; }
  .filter-search-form button, .filter-search-form a.site-btn {
    text-align: center;
    width: 49%;
    height: 40px;
    line-height: 40px;
    float: left; }
    .filter-search-form button:hover, .filter-search-form a.site-btn:hover {
      opacity: .9; }
  .filter-search-form .site-btn {
    background-color: #d81b60; }
  .filter-search-form .site-btn-default {
    background-color: #aaa;
    border: 0;
    float: right;
    color: #fff; }
  .filter-search-form .apply-change-btn {
    background-color: #1f73bf;
    border: 0;
    color: #fff; }
  .filter-search-form a.clear-btn {
    float: right; }

.filter-selected p {
  background-color: transparent;
  display: inline-block;
  margin-right: 10px;
  margin-bottom: 10px;
  padding: 0;
  cursor: inherit; }
.filter-selected label {
  margin-bottom: 0;
  font-size: 16px;
  color: #1a1a1a; }
.filter-selected span {
  font-weight: bold;
  display: inline-block;
  margin-right: 5px;
  border: 3px solid #cecfd3;
  padding: 4px 8px;
  font-size: 14px; }

.filter-list {
  max-height: 170px;
  overflow-y: auto;
  margin-bottom: 0; }
  .filter-list li {
    padding: 5px 15px;
    cursor: pointer;
    line-height: 1;
    display: flex;
    align-items: center;
    font-size: .9em; }
    .filter-list li:hover {
      color: #d81b60; }
    .filter-list li:before {
      content: '';
      width: 18px;
      height: 18px;
      line-height: 18px;
      text-align: center;
      display: inline-block;
      border: 2px solid #aaa;
      margin-right: 6px;
      vertical-align: bottom;
      border-radius: 9px; }
  .filter-list li.selected {
    color: #d81b60; }
    .filter-list li.selected:before {
      content: "\f00c";
      background-color: #d81b60;
      color: #fff;
      border-color: #d81b60;
      display: inline-block;
      font: normal normal normal 12px/1 FontAwesome;
      font-size: inherit;
      text-rendering: auto;
      -webkit-font-smoothing: antialiased; }
  .filter-list li.invalid {
    background-color: #e2e2e2;
    cursor: default;
    color: #999; }
    .filter-list li.invalid:before {
      border-color: #ccc; }
    .filter-list li.invalid:hover {
      color: #999; }

.link-list {
  max-height: 180px; }
  .link-list li {
    padding: 8px 15px; }
    .link-list li a {
      color: #1a1a1a; }
    .link-list li:before {
      margin-right: 8px;
      content: "";
      width: 7px;
      height: 7px;
      border-radius: 2px;
      border: 2px solid transparent;
      border-top: 2px solid #666;
      border-right: 2px solid #666;
      transform: rotate(45deg); }
    .link-list li:hover a {
      color: #d81b60; }
    .link-list li:hover:before {
      border-top-color: #d81b60;
      border-right-color: #d81b60; }

.filter-search-btn {
  padding: 15px;
  background-color: #e9eaeb; }
  .filter-search-btn .site-btn {
    margin-top: 0;
    width: 100%;
    height: 40px;
    line-height: 40px; }

.filter-result-section {
  background-color: #e9eaeb;
  padding: 25px 15px 15px 15px;
  margin-bottom: 30px; }
  .filter-result-section p {
    display: inline-block;
    margin-right: 10px;
    margin-bottom: 10px; }
  .filter-result-section label {
    margin-bottom: 0;
    font-size: 16px;
    color: #1a1a1a; }
  .filter-result-section span {
    font-weight: bold;
    color: #1a1a1a;
    display: inline-block;
    margin-right: 5px;
    border: 3px solid #cecfd3;
    padding: 2px 8px; }

.onlineorder-filter {
  margin-bottom: 0; }
  .onlineorder-filter p {
    margin: 0; }
  .onlineorder-filter div {
    padding: 0;
    cursor: pointer;
    display: flex;
    align-items: center;
    background: #d81b60;
    border: 2px solid #d81b60;
    color: #fff;
    margin-top: 10px;
    margin-bottom: 10px;
    font-size: 1.1em;
    font-weight: bold;
    height: 90px;
    line-height: 1.4; }
    .onlineorder-filter div span {
      width: 50px;
      display: flex;
      align-items: center;
      justify-content: center;
      margin-right: 5px;
      margin-left: 8px;
      text-align: center;
      flex: 0 0 50px; }
      .onlineorder-filter div span:before {
        content: "\f00c";
        font: normal normal normal 12px/1 FontAwesome;
        width: 18px;
        height: 18px;
        line-height: 15px !important;
        text-align: center;
        display: inline-block;
        border: 2px solid #fff;
        border-radius: 9px;
        color: #d81b60; }
  .onlineorder-filter li.default div {
    background: #eee;
    border: 2px solid #eee;
    color: #1a1a1a; }
  .onlineorder-filter li.default span:before {
    border: 2px solid #d81b60;
    color: #eee; }
  .onlineorder-filter.small div {
    height: 60px; }
  .onlineorder-filter li.selected div {
    background-color: #d81b60;
    color: #fff; }
  .onlineorder-filter li.selected span:before {
    color: #fff;
    display: inline-block;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased; }

.form-control {
  display: block;
  width: 100%;
  height: 44px;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.42857143;
  color: #555;
  background-color: #fff;
  background-image: none;
  border: 1px solid #c8c8c8;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
  -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
  transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s; }

.form-control:focus {
  border-color: #66afe9;
  outline: 0;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.6);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.6); }

.form-control::-moz-placeholder {
  color: #999;
  opacity: 1; }

.form-control:-ms-input-placeholder {
  color: #999; }

.form-control::-webkit-input-placeholder {
  color: #999; }

.form-control::-ms-expand {
  background-color: transparent;
  border: 0; }

.form-control[disabled], .form-control[readonly], fieldset[disabled] .form-control {
  background-color: #eee;
  opacity: 1; }

.form-control[disabled], fieldset[disabled] .form-control {
  cursor: not-allowed; }

textarea.form-control {
  height: auto; }

input[type=search] {
  -webkit-appearance: none; }

.form-horizontal .form-group {
  margin-right: -15px;
  margin-left: -15px; }

.form-group {
  margin-bottom: 12px; }

@media (min-width: 768px) {
  .form-horizontal .control-label {
    padding-top: 7px;
    margin-bottom: 0;
    text-align: right; } }
input, textarea, button {
  font-family: Arial, Candara, "Segoe UI", arial, serif, sans-serif; }
  @media (min-width: 768px) {
    input, textarea, button {
      font-family: "RobotoSlab", Candara, "Segoe UI", arial, serif, sans-serif; } }

.input-group {
  position: relative;
  display: table;
  border-collapse: separate; }

.input-group[class*=col-] {
  float: none;
  padding-right: 0;
  padding-left: 0; }

.input-group .form-control {
  position: relative;
  z-index: 2;
  float: left;
  width: 100%;
  margin-bottom: 0; }

.input-group .form-control:focus {
  z-index: 3; }

.input-group .form-control, .input-group-addon, .input-group-btn {
  display: table-cell; }

.input-group .form-control:not(:first-child):not(:last-child),
.input-group-addon:not(:first-child):not(:last-child),
.input-group-btn:not(:first-child):not(:last-child) {
  border-radius: 0; }

.input-group-addon:first-child {
  border-right: 0; }

.input-group-addon, .input-group-btn {
  width: 1%;
  white-space: nowrap;
  vertical-align: middle; }

.input-group-addon {
  padding: 6px 12px;
  font-size: 14px;
  font-weight: 400;
  line-height: 1;
  color: #555;
  text-align: center;
  background-color: #eee;
  border: 1px solid #ddd; }

.input-group-addon.input-sm {
  padding: 5px 10px;
  font-size: 12px; }

.input-group-addon.input-lg {
  padding: 10px 16px; }

.input-group-addon input[type=checkbox], .input-group-addon input[type=radio] {
  margin-top: 0; }

.proshowTabhead {
  position: relative;
  background-color: #f6f7f8;
  color: #ffffff;
  overflow: hidden; }
  .proshowTabhead ul {
    margin-left: 20px; }
    .proshowTabhead ul li {
      margin-top: 20px;
      padding: 15px 30px 15px;
      list-style: none;
      text-align: center;
      line-height: 18px;
      cursor: pointer;
      margin-right: 4px;
      background-color: #d8d8d8;
      color: #1a1a1a;
      transition: all .3s;
      display: inline-block; }
      .proshowTabhead ul li a {
        color: #ffffff; }
    .proshowTabhead ul .choosedbg {
      background: #d81b60;
      color: #ffffff; }
  .proshowTabhead.small ul {
    margin-left: 18px;
    padding-left: 0; }
  .proshowTabhead.small ul li {
    padding: 10px 12px; }
  .proshowTabhead.sticky {
    position: sticky;
    top: 119px;
    z-index: 999;
    margin-bottom: 25px; }
  .proshowTabhead.two {
    background-color: transparent;
    position: relative; }
    .proshowTabhead.two:after {
      content: "";
      position: absolute;
      z-index: 0;
      left: 0;
      bottom: 0;
      height: 4px;
      width: 100%;
      display: block;
      background-color: #f2f3f4; }
    .proshowTabhead.two ul {
      position: relative;
      z-index: 2;
      margin-left: 0; }
      .proshowTabhead.two ul li {
        background-color: #f2f3f4;
        margin-right: 6px;
        color: #1a1a1a; }
      .proshowTabhead.two ul .choosedbg {
        background-color: #d81b60;
        color: #fff; }

@media screen and (min-width: 992px) {
  .proshowTabhead ul li {
    float: left; }
  .proshowTabhead ul.navs__five_column {
    display: flex; }
    .proshowTabhead ul.navs__five_column li {
      width: 20%;
      display: flex;
      justify-content: center;
      align-items: center;
      text-align: center;
      padding-top: 5px;
      padding-bottom: 5px; } }
@media screen and (max-width: 991px) {
  .proshowTabhead.sticky {
    top: 63px; }
  .proshowTabhead ul {
    margin-right: 20px; }
    .proshowTabhead ul li {
      margin-top: 10px;
      margin-bottom: 0; } }
.product-tabs-content {
  padding-top: 0;
  padding-bottom: 30px;
  text-align: left;
  font-weight: normal;
  display: none; }

.listpaddingmargin {
  margin: 0;
  padding-top: 12px;
  padding-bottom: 12px;
  background-color: #f9fafb; }
  .listpaddingmargin a {
    color: #1f73bf; }
  .listpaddingmargin .listInquiry {
    margin-top: 0;
    color: #ffffff;
    height: 34px;
    line-height: 34px; }
  .listpaddingmargin:nth-child(2n-1) {
    background-color: #fff; }
  .listpaddingmargin.gray-bg {
    background-color: #f9fafb;
    margin-bottom: 5px; }

.service-tabs-wrapper {
  margin-bottom: 25px; }
  .service-tabs-wrapper .service-tabs__nav {
    background-color: #f6f7f8;
    overflow: hidden;
    margin-top: 25px;
    margin-bottom: 0; }
    .service-tabs-wrapper .service-tabs__nav li {
      padding: 8px 10px;
      float: left;
      background-color: #599daf;
      text-align: center;
      transition: all ease-out .3s;
      font-weight: bold;
      color: #fff; }
      .service-tabs-wrapper .service-tabs__nav li:nth-child(2) {
        background-color: #1f73bf; }
    .service-tabs-wrapper .service-tabs__nav.two-column li {
      width: 50%; }
  .service-tabs-wrapper .service-tabs__content .item {
    padding: 25px 15px 15px 15px;
    display: none; }
    .service-tabs-wrapper .service-tabs__content .item:first-child {
      display: block;
      background-color: #dae9ed; }
    .service-tabs-wrapper .service-tabs__content .item:nth-child(2) {
      background-color: #cfdfec; }

@media (min-width: 992px) {
  .service-tabs-wrapper .service-tabs__nav {
    display: flex;
    flex-wrap: wrap; }
    .service-tabs-wrapper .service-tabs__nav li {
      float: none; } }
.service-tabs-navs {
  margin-bottom: 25px; }
  .service-tabs-navs li {
    list-style: none;
    display: flex;
    justify-content: center;
    align-items: center;
    text-align: center;
    font-weight: bold;
    padding: 6px 10px;
    line-height: 1.5;
    background-color: #f4f5f6;
    border-right: 1px solid #ddd;
    color: #1f73bf;
    float: left;
    cursor: pointer; }
    .service-tabs-navs li:last-child {
      border-right: none; }
    .service-tabs-navs li.choosedbg {
      background-color: #1f73bf;
      color: #fff; }
  .service-tabs-navs ul.navs__five_column li {
    width: 20%; }
  .service-tabs-navs.sticky {
    position: sticky;
    top: 119px;
    z-index: 999;
    margin-bottom: 35px; }

@media (min-width: 992px) {
  .service-tabs-navs ul {
    display: flex; }
    .service-tabs-navs ul li {
      float: none; } }
.inquiry-box {
  margin-top: 50px;
  margin-bottom: 50px; }
  .inquiry-box textarea.form-control {
    height: auto; }
  .inquiry-box .inquirymargin {
    margin-top: 30px; }
  .inquiry-box .control-label {
    font-size: 16px; }
  .inquiry-box .site-btn {
    text-transform: uppercase;
    letter-spacing: 3px;
    padding: 0 18px;
    margin-top: 10px; }

.secondmiddleContent .inquiry-box .inquirymargin {
  padding: 0;
  border: none; }

.side-inquiry .inquirymargin {
  margin-top: 0;
  padding: 20px 15px;
  border: 1px solid #ddd;
  border-top: none; }

.form-control {
  box-shadow: none;
  border-radius: 0; }

.code {
  position: relative; }
  .code .fa {
    position: absolute;
    left: 128px;
    top: 14px; }
  .code img {
    height: 40px;
    position: absolute;
    right: 0;
    top: 0;
    width: 110px; }
  .code input {
    width: calc(100% - 109px) !important; }

.side-inquiry .inquiry-box {
  margin-top: 30px; }
.side-inquiry .control-label {
  display: none; }
.side-inquiry .col-sm-8 {
  width: 100%; }
.side-inquiry .col-sm-offset-3 {
  margin-left: 0; }
.side-inquiry .code .fa {
  left: initial;
  right: 5px; }
.side-inquiry .code input {
  width: 100% !important; }
.side-inquiry .code img {
  position: relative;
  left: 0;
  top: 0;
  width: 130px;
  margin-top: 10px; }
.side-inquiry .site-btn {
  width: 100%;
  margin-top: 10px; }

.ordertext {
  width: 100%;
  height: auto;
  padding: 30px 25px 10px;
  background: #f9fafb;
  margin-bottom: 30px; }
  .ordertext p {
    font-size: 16px;
    color: #222;
    margin-bottom: 20px; }
    .ordertext p strong {
      display: inline-block;
      padding-right: 6px; }

@media screen and (max-width: 991px) {
  .ordertext p strong {
    width: auto;
    padding-right: 5px; } }
.orderonlinecontentarea {
  display: none; }

.successinfo .tit {
  font-size: 20px;
  font-weight: bold;
  color: #333;
  display: block; }

.successinfo .iconunit {
  width: 40px;
  height: 40px;
  background: #7b9d3c;
  border-radius: 20px;
  display: inline-block;
  text-align: center;
  line-height: 40px; }

.askform .form-control {
  height: 40px;
  margin-bottom: 20px; }

.ccs-confirm {
  cursor: pointer; }
  .ccs-confirm .input-group-addon {
    background-color: #fff; }
  .ccs-confirm i:before {
    content: "\f10c";
    font-size: 17px; }
  .ccs-confirm .ccs-confirm-btn {
    padding: 0;
    margin: 0;
    background-color: #fff;
    height: 44px;
    line-height: 44px;
    text-align: center; }
  .ccs-confirm:hover .ccs-confirm-btn, .ccs-confirm:hover .input-group-addon {
    background-color: #eee; }
  .ccs-confirm.check .ccs-confirm-btn, .ccs-confirm.check .input-group-addon {
    background-color: #eee; }
  .ccs-confirm.check i:before {
    color: #1a1a1a;
    content: "\f05d"; }

.input-file-form #for_file {
  opacity: 0;
  visibility: hidden; }

.input-file-form .input-file-box {
  width: 100%;
  height: 40px;
  display: flex;
  align-items: center;
  justify-content: flex-start;
  padding-left: 12px;
  margin-top: -40px; }

.input-file-form .input-file-box {
  width: 100%;
  height: 40px;
  display: flex;
  align-items: center;
  justify-content: flex-start;
  padding-left: 12px;
  border: 1px solid #ccc;
  border-radius: 2px; }

.input-file-form .input-file-box label {
  width: auto;
  height: 26px;
  padding: 0 12px;
  border: 1px solid #767676;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  background: #efefef;
  color: #1a1a1a;
  font-weight: normal;
  margin-bottom: 0;
  font-size: 15px;
  margin-right: 5px;
  cursor: pointer;
  border-radius: 3px; }

.input-file-form .input-file-box label:hover {
  background: #e5e5e5; }

.input-file-form .for_file_name {
  font-size: 15px;
  color: #666;
  max-width: calc(100% - 120px);
  overflow: hidden;
  height: 26px;
  line-height: 26px; }

.eye-slash-group {
  position: relative; }

.eye-slash-group .eye-slash {
  position: absolute;
  right: 10px;
  top: 8px;
  z-index: 2;
  cursor: pointer;
  display: inline-block; }

.eye-slash-group .eye-slash:before {
  content: '\f070';
  font-family: FontAwesome;
  color: #999; }

.eye-slash-group .eye-slash.active:before {
  content: ""; }

.eye-slash-group .eye-slash:hover:before, .eye-slash-group .eye-slash.active:before {
  color: #1a1a1a; }

@media (min-width: 992px) {
  .page-content-flex {
    display: flex; } }
.left-inquiry-sticky {
  position: sticky;
  top: 119px;
  z-index: 99; }
  .left-inquiry-sticky .inquiry-box {
    margin-top: 0;
    margin-bottom: 0; }
    .left-inquiry-sticky .inquiry-box .control-label {
      font-size: 14px;
      display: none; }
    .left-inquiry-sticky .inquiry-box .form-group:last-child {
      margin-bottom: 0; }
  .left-inquiry-sticky .site-btn-2 {
    width: 100% !important;
    margin-top: 10px;
    background-color: #1a1a1a; }
    .left-inquiry-sticky .site-btn-2:before {
      background-color: #d81b60; }
    .left-inquiry-sticky .site-btn-2:hover:before {
      background-color: #d81b60; }

.side-section form {
  padding: 0 20px; }
.side-section .col-sm-3, .side-section .col-sm-8 {
  width: 100%;
  margin-left: 0; }
.side-section button {
  width: 100%; }

.product-online-inquiry-form .inquiry-box {
  margin-top: 0;
  margin-bottom: 0; }

@media (min-width: 768px) {
  .product-online-inquiry-form .inquiry-box .col-sm-3 {
    width: 28%; }
  .product-online-inquiry-form .col-sm-offset-3 {
    margin-left: 28%; } }
.onlineorder-title {
  padding: 8px 12px;
  background-color: #f2f3f4;
  margin-top: 25px;
  margin-bottom: 10px;
  font-size: 16px; }

.page-product-categories {
  overflow: hidden; }
  .page-product-categories .featuredtitle {
    text-transform: capitalize;
    font-style: italic;
    margin-bottom: 30px !important; }
  .page-product-categories .item {
    height: 100%;
    margin-bottom: 30px;
    position: relative;
    padding: 0 20px 30px 20px;
    background-color: #f6f7f8;
    overflow: hidden; }
    .page-product-categories .item:before, .page-product-categories .item:after {
      content: '';
      width: 32%;
      height: 100%;
      position: absolute;
      z-index: 0;
      left: 0;
      top: 72px;
      display: block; }
    .page-product-categories .item:after {
      width: 36%;
      right: 0;
      left: initial; }
    .page-product-categories .item h4 {
      color: #d81b60;
      font-size: 18px;
      font-weight: bold;
      font-style: italic;
      position: relative;
      z-index: 2;
      margin-top: 0;
      margin-left: -30px;
      padding: 25px 30px 15px 30px;
      width: 107%;
      margin-bottom: 0;
      font-family: Arial, Candara, "Segoe UI", arial, serif, sans-serif; }
      @media (min-width: 768px) {
        .page-product-categories .item h4 {
          font-family: "PoppinsBlack", Candara, "Segoe UI", arial, serif, sans-serif; } }
    .page-product-categories .item .row {
      position: relative;
      z-index: 2; }
      .page-product-categories .item .row a {
        font-size: 15px;
        padding: 6px 0;
        display: inline-block;
        color: #1a1a1a; }
        .page-product-categories .item .row a:hover {
          background-color: #f7f8f9; }
        .page-product-categories .item .row a:after {
          width: 12px;
          height: 12px;
          content: " ";
          background-image: url("../../images/link.svg");
          background-size: contain;
          background-repeat: no-repeat;
          background-position: right center;
          display: inline-block;
          margin-left: 10px;
          transition: all ease-out .3s; }
        .page-product-categories .item .row a:hover {
          color: #1f73bf; }
          .page-product-categories .item .row a:hover:after {
            margin-left: 15px; }

@media screen and (min-width: 992px) {
  .page-product-categories .item .row {
    display: flex;
    flex-wrap: wrap; }
    .page-product-categories .item .row a:after {
      margin-top: 8px; } }
@media screen and (max-width: 991px) {
  .page-product-categories .item:before,
  .page-product-categories .item:after {
    background-color: transparent; } }
.page-product-categories-filters {
  overflow: hidden; }
  .page-product-categories-filters .featuredtitle {
    text-transform: capitalize;
    font-style: italic;
    margin-bottom: 30px; }
  .page-product-categories-filters .item {
    height: 100%;
    margin-bottom: 30px;
    position: relative;
    overflow: hidden; }
    .page-product-categories-filters .item:before, .page-product-categories-filters .item:after {
      content: '';
      width: 32%;
      height: 100%;
      position: absolute;
      z-index: 0;
      left: 0;
      top: 72px;
      display: block; }
    .page-product-categories-filters .item:after {
      width: 36%;
      right: 0;
      left: initial; }
    .page-product-categories-filters .item h4 {
      font-size: 20px;
      font-weight: bold;
      font-style: italic;
      position: relative;
      z-index: 2;
      margin-top: 0;
      margin-left: -30px;
      padding: 25px 30px;
      width: 107%;
      margin-bottom: 0; }
    .page-product-categories-filters .item .row {
      position: relative;
      z-index: 2;
      margin: 0; }
      .page-product-categories-filters .item .row div {
        padding-left: 0; }
      .page-product-categories-filters .item .row a {
        font-size: 15px;
        padding: 6px 0;
        display: block;
        color: #1a1a1a;
        border: 1px solid #e0e0e0;
        margin-bottom: 15px;
        padding-left: 15px; }
        .page-product-categories-filters .item .row a:hover {
          background-color: #f4f5f6; }
        .page-product-categories-filters .item .row a:after {
          width: 12px;
          height: 12px;
          content: " ";
          background-image: url("../../images/link.svg");
          background-size: contain;
          background-repeat: no-repeat;
          background-position: right center;
          display: inline-block;
          margin-left: 15px;
          transition: all ease-out .3s; }
        .page-product-categories-filters .item .row a:hover {
          color: #1f73bf; }
          .page-product-categories-filters .item .row a:hover:after {
            margin-left: 18px; }

@media screen and (max-width: 991px) {
  .page-product-categories .item:before,
  .page-product-categories .item:after {
    background-color: transparent; } }
.page-search-toolbar {
  background-color: #e9eaeb;
  padding: 20px 20px 0 20px;
  margin-bottom: 30px;
  line-height: 1.3; }
  .page-search-toolbar .inner {
    display: flex;
    justify-content: space-between;
    align-items: flex-start; }
    .page-search-toolbar .inner .inner-left {
      width: 150px; }
    .page-search-toolbar .inner .inner-right {
      width: 100%; }
  .page-search-toolbar .search, .page-search-toolbar .select, .page-search-toolbar .range, .page-search-toolbar .keywords {
    float: left;
    padding-right: 10px;
    display: flex;
    align-items: center;
    margin-bottom: 20px;
    height: 40px;
    margin-right: 1%; }
    .page-search-toolbar .search span, .page-search-toolbar .select span, .page-search-toolbar .range span, .page-search-toolbar .keywords span {
      padding-right: 5px; }
  .page-search-toolbar .search {
    position: relative;
    margin-top: 4px; }
    .page-search-toolbar .search:after {
      content: '';
      width: 2px;
      height: 40px;
      position: absolute;
      right: 10px;
      top: 0;
      background-color: #c4dbf2;
      display: inline-block; }
  .page-search-toolbar .select, .page-search-toolbar .range {
    width: 30%; }
  .page-search-toolbar .keywords {
    width: 38%;
    margin-right: 0;
    padding-right: 0; }
  .page-search-toolbar select {
    border: none;
    height: 40px;
    padding: 4px 6px;
    width: 70%;
    float: left; }
  .page-search-toolbar input {
    border: none;
    height: 40px;
    padding: 4px 6px;
    width: 70%;
    float: left;
    font-size: 12px;
    line-height: 32px; }
  .page-search-toolbar button, .page-search-toolbar input[type=button] {
    height: 40px;
    border: none;
    background-color: #d81b60;
    font-size: 16px;
    color: #fff;
    padding: 6px; }
    .page-search-toolbar button:hover, .page-search-toolbar input[type=button]:hover {
      background-color: #1f73bf;
      color: #ffffff; }
  .page-search-toolbar .left {
    background: url(../../images/search-red.svg) no-repeat left center/100%;
    background-size: contain;
    height: 32px;
    line-height: 36px;
    font-weight: bold;
    padding-left: 42px;
    padding-right: 13px;
    margin-top: 4px;
    text-transform: uppercase;
    margin-bottom: 15px; }
  .page-search-toolbar .input-group {
    width: 100%;
    padding-right: 0; }

@media screen and (max-width: 1099px) {
  .page-search-toolbar .select, .page-search-toolbar .range, .page-search-toolbar .keywords {
    width: 49%; }
  .page-search-toolbar .keywords {
    width: 49%; } }
@media screen and (max-width: 767px) {
  .page-search-toolbar .inner {
    display: block; }
  .page-search-toolbar .left {
    height: 26px;
    line-height: 28px;
    padding-left: 34px; }
  .page-search-toolbar .search {
    margin-bottom: 10px; }
    .page-search-toolbar .search:after {
      display: none; }
  .page-search-toolbar .search, .page-search-toolbar .select, .page-search-toolbar .range, .page-search-toolbar .keywords {
    width: 100%;
    padding-right: 0; }
    .page-search-toolbar .search span, .page-search-toolbar .select span, .page-search-toolbar .range span, .page-search-toolbar .keywords span {
      padding-right: 0;
      flex: 0 0 100px; }
    .page-search-toolbar .search select, .page-search-toolbar .select select, .page-search-toolbar .range select, .page-search-toolbar .keywords select {
      width: 100%; } }
@media screen and (max-width: 500px) {
  .page-search-toolbar {
    padding-top: 10px; }
    .page-search-toolbar .search, .page-search-toolbar .select, .page-search-toolbar .range, .page-search-toolbar .keywords {
      width: 100%;
      display: block;
      clear: both;
      float: none;
      height: auto;
      margin-right: 0;
      margin-bottom: 15px; }
      .page-search-toolbar .search select, .page-search-toolbar .search input, .page-search-toolbar .select select, .page-search-toolbar .select input, .page-search-toolbar .range select, .page-search-toolbar .range input, .page-search-toolbar .keywords select, .page-search-toolbar .keywords input {
        width: 100%;
        float: none; } }
.page-product-list .item {
  background-color: #f7f8f9;
  padding: 30px 20px 15px 30px;
  border-bottom: 1px solid #e5e5e5;
  font-size: 16px; }
  .page-product-list .item:last-child {
    border-bottom: none; }
  .page-product-list .item:hover {
    background-color: #f3f4f5; }
  .page-product-list .item h4 {
    font-size: 20px;
    margin-bottom: 20px; }
    .page-product-list .item h4 a {
      color: #1f73bf;
      font-weight: bold; }
  .page-product-list .item p {
    color: #666666;
    margin-bottom: 5px; }
    .page-product-list .item p strong {
      color: #333; }
  .page-product-list .item dl {
    display: flex;
    justify-content: flex-start; }
    .page-product-list .item dl dt {
      padding-right: 8px;
      color: #333; }
    .page-product-list .item dl dd {
      color: #666666; }
      .page-product-list .item dl dd.more {
        overflow: hidden;
        text-overflow: ellipsis;
        display: -webkit-box;
        -webkit-line-clamp: 3;
        -webkit-box-orient: vertical; }

.pagination-toolbar {
  font-size: 16px;
  text-align: center;
  margin: 30px auto; }
  .pagination-toolbar .pagination li a {
    margin: 0 5px;
    border: none;
    padding: 5px 15px;
    background-color: #f4f5f6;
    color: #1f73bf; }
    .pagination-toolbar .pagination li a:hover {
      color: #ffffff;
      background-color: #d81b60; }
  .pagination-toolbar .pagination li.active a {
    color: #ffffff;
    background-color: #d81b60; }

.pages {
  font-size: 16px;
  text-align: center;
  margin: 40px auto; }
  .pages strong, .pages a {
    margin: 0 5px;
    border: none;
    padding: 8px 15px;
    line-height: 1.4;
    background-color: #f4f5f6;
    color: #1f73bf;
    display: inline-block;
    margin-bottom: 15px; }
    .pages strong:hover, .pages a:hover {
      background-color: #d81b60;
      color: #ffffff; }
  .pages strong {
    color: #ffffff;
    background-color: #d81b60; }

.product-list-item {
  margin-bottom: 30px;
  font-size: 14px; }
  .product-list-item .inner {
    background-color: #f6f7f8;
    padding: 20px 18px;
    box-shadow: 0 6px 9px 0 rgba(0, 0, 0, 0.02);
    height: 285px;
    position: relative;
    overflow: hidden;
    transition: box-shadow ease .8s; }
    .product-list-item .inner:before {
      position: absolute;
      content: '';
      z-index: 1;
      display: block;
      left: 0;
      bottom: 0;
      width: 0;
      height: 0;
      transition: all ease .8s;
      background-color: #d81b60;
      border-radius: 50%;
      opacity: 0; }
    .product-list-item .inner .bottom {
      position: absolute;
      z-index: 3;
      width: 100%;
      bottom: 20px;
      left: 0;
      padding: 0 18px; }
    .product-list-item .inner .names {
      position: relative;
      z-index: 2;
      display: flex;
      margin-bottom: 20px;
      clear: both; }
      .product-list-item .inner .names a {
        color: #1a1a1a;
        transition: color ease .5s; }
        .product-list-item .inner .names a:hover {
          color: #1f73bf; }
      .product-list-item .inner .names h5 {
        flex: 1;
        font-size: 16px;
        height: 44px;
        line-height: 22px;
        overflow: hidden;
        font-weight: bold;
        float: left \0;
        font-family: Arial, Candara, "Segoe UI", arial, serif, sans-serif; }
        @media (min-width: 768px) {
          .product-list-item .inner .names h5 {
            font-family: "PoppinsBlack", Candara, "Segoe UI", arial, serif, sans-serif; } }
      .product-list-item .inner .names .img {
        display: flex;
        justify-content: center;
        align-items: flex-start;
        width: 100px;
        height: 70px;
        overflow: hidden;
        margin-bottom: -15px;
        margin-top: -20px;
        border-radius: 0 0 0 24px;
        margin-right: -18px; }
        .product-list-item .inner .names .img img {
          object-fit: cover;
          width: 100%;
          height: 100%; }
    .product-list-item .inner .desc {
      position: relative;
      z-index: 2;
      font-size: .85em;
      margin-bottom: 22px;
      line-height: 1.45;
      color: #666;
      letter-spacing: 0;
      transition: color ease .5s; }
      .product-list-item .inner .desc p {
        margin-bottom: 0;
        max-height: 52px;
        overflow: hidden; }
    .product-list-item .inner .skus {
      width: 100%;
      display: flex;
      justify-content: space-between;
      margin-bottom: 16px;
      font-size: .85em;
      font-weight: bold; }
      .product-list-item .inner .skus .sku {
        color: #666;
        transition: color ease .5s; }
    .product-list-item .inner .links {
      display: block;
      border: 4px solid #cecfd3;
      font-size: 11px;
      line-height: 40px;
      text-transform: uppercase;
      position: relative;
      transition: border-color ease .5s; }
      .product-list-item .inner .links a {
        padding: 0 12px;
        display: block;
        color: #1a1a1a;
        transition: all ease-out .3s; }
        .product-list-item .inner .links a:after {
          content: "";
          display: block;
          position: absolute;
          right: 12px;
          top: 20px;
          -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
          width: 11px;
          height: 11px;
          background-image: url(../../images/arr.png);
          background-position: 50%;
          background-size: auto 11px;
          background-repeat: no-repeat; }
        .product-list-item .inner .links a:hover {
          color: #d81b60; }
      .product-list-item .inner .links:hover {
        background-color: #f9fafb; }

.product-list-section .product-list-item .inner:hover {
  box-shadow: 2px 6px 10px 0 rgba(202, 18, 116, 0.25); }
  .product-list-section .product-list-item .inner:hover:before {
    width: 300%;
    height: 300%;
    opacity: 1;
    left: -100%;
    bottom: -100%; }
  .product-list-section .product-list-item .inner:hover .names a {
    color: #fff; }
  .product-list-section .product-list-item .inner:hover .desc {
    color: #fff; }
  .product-list-section .product-list-item .inner:hover .skus .sku {
    color: #fff; }
  .product-list-section .product-list-item .inner:hover .skus .inquiry a {
    color: #fff; }
    .product-list-section .product-list-item .inner:hover .skus .inquiry a:hover {
      text-decoration: underline; }
  .product-list-section .product-list-item .inner:hover .links {
    border-color: #fafafa; }
    .product-list-section .product-list-item .inner:hover .links a {
      color: #fff;
      text-align: center; }
    .product-list-section .product-list-item .inner:hover .links:hover {
      background-color: transparent; }
      .product-list-section .product-list-item .inner:hover .links:hover a {
        color: #fff;
        text-decoration: underline; }
        .product-list-section .product-list-item .inner:hover .links:hover a:after {
          background: none; }

.sub-class {
  width: 100%;
  height: auto;
  padding: 0 20px;
  margin-bottom: 15px;
  margin-top: -10px;
  background: #f7f8f9; }
  .sub-class a {
    padding: 20px 0;
    display: inline-block;
    color: #1f73bf; }
    .sub-class a:hover {
      color: #d81b60; }

.search-categories {
  margin-bottom: 15px; }
  .search-categories a {
    font-size: 16px;
    display: block;
    padding: 8px 10px !important;
    margin: 5px 5px 5px 0;
    background-color: #f7f8f9 !important;
    color: #1f73bf; }
    .search-categories a:hover {
      background-color: #f1f2f3 !important;
      color: #d81b60; }

#search-services {
  display: none; }

.sercices-list {
  border-bottom: 1px solid #ddd;
  padding-bottom: 20px;
  padding-top: 20px; }
  .sercices-list h3 {
    font-weight: bold;
    font-family: Arial, Candara, "Segoe UI", arial, serif, sans-serif; }
    @media (min-width: 768px) {
      .sercices-list h3 {
        font-family: "PoppinsBlack", Candara, "Segoe UI", arial, serif, sans-serif; } }
    .sercices-list h3:hover {
      cursor: pointer; }
    .sercices-list h3 span {
      color: #d81b60; }
    .sercices-list h3 a {
      color: #1f73bf; }
      .sercices-list h3 a:hover {
        color: #d81b60; }

.search-type label:hover {
  cursor: pointer; }

.search-type {
  overflow: hidden; }

.search-tab-item {
  float: left;
  padding: 5px 15px; }

.search-tab-item:hover {
  cursor: pointer; }

.search-tab-item.active {
  background-color: #fff;
  color: #222; }

.related-section .featuredtitle {
  font-size: 18px;
  font-style: italic;
  margin-bottom: 30px !important;
  margin-top: 20px; }

.related-publication {
  margin-bottom: 45px; }

.related-publication-ol {
  margin-left: 30px; }
  .related-publication-ol li {
    list-style: decimal; }

.related-content {
  height: 100%;
  position: relative;
  padding: 20px 0 50px 0;
  background-color: #f5f6f7; }
  .related-content p {
    position: relative;
    margin-top: 20px;
    z-index: 2;
    color: #1a1a1a;
    margin-bottom: 15px;
    font-size: 22px;
    font-style: italic; }
  .related-content .row {
    position: relative;
    z-index: 2; }
    .related-content .row a {
      font-size: 15px;
      padding: 5px 0;
      display: inline-block;
      color: #1a1a1a;
      width: 90%; }
      .related-content .row a:after {
        width: 12px;
        height: 12px;
        content: " ";
        background-image: url("../../images/link.svg");
        background-size: contain;
        background-repeat: no-repeat;
        background-position: right center;
        display: inline-block;
        margin-left: 10px;
        transition: all ease-out .3s; }
      .related-content .row a:hover {
        color: #1f73bf; }
        .related-content .row a:hover:after {
          margin-left: 15px; }

@media screen and (max-width: 991px) {
  .related-content:before,
  .related-content:after {
    background-color: transparent; } }
.service-text-over-img .inner {
  margin-bottom: 30px;
  position: relative;
  overflow: hidden;
  cursor: pointer;
  border-top: 3px solid transparent; }
  .service-text-over-img .inner:after {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.2); }
  .service-text-over-img .inner .text {
    position: absolute;
    z-index: 2;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    text-align: center;
    margin: 0;
    padding: 0 15px;
    color: #fff; }
  .service-text-over-img .inner h3 {
    transition: all ease-out .3s; }
  .service-text-over-img .inner img {
    transition: all ease-out .3s;
    width: 100%; }
  .service-text-over-img .inner a {
    color: #fff; }
.service-text-over-img div[class*='col-']:hover .inner, .service-text-over-img div[class*='col-'].active .inner {
  border-top-color: #d81b60;
  box-shadow: 0 0 15px rgba(0, 0, 0, 0.1); }
  .service-text-over-img div[class*='col-']:hover .inner:after, .service-text-over-img div[class*='col-'].active .inner:after {
    background-color: rgba(0, 0, 0, 0.35); }
  .service-text-over-img div[class*='col-']:hover .inner img, .service-text-over-img div[class*='col-'].active .inner img {
    transform: scale(1.1); }
  .service-text-over-img div[class*='col-']:hover .inner h3, .service-text-over-img div[class*='col-'].active .inner h3 {
    transform: scale(1.1); }

.service-img-text .inner {
  margin-bottom: 30px;
  overflow: hidden;
  cursor: pointer;
  position: relative; }
  .service-img-text .inner:before {
    content: "";
    position: absolute;
    z-index: 2;
    left: 0;
    top: 0;
    height: 3px;
    width: 0;
    display: block;
    background-color: #d81b60;
    transition: all ease-out .3s; }
  .service-img-text .inner .text {
    margin: 0;
    padding: 22px 10px 18px 10px;
    background-color: #eee;
    height: 70px;
    display: flex;
    justify-content: center;
    align-items: center; }
    .service-img-text .inner .text p {
      margin-bottom: 0; }
  .service-img-text .inner h3, .service-img-text .inner h4 {
    margin: 0;
    transition: all ease-out .3s;
    font-weight: bold; }
  .service-img-text .inner .img {
    height: 205px;
    overflow: hidden; }
    .service-img-text .inner .img img {
      width: 100%;
      height: 205px;
      object-fit: cover;
      transition: all ease-out .3s; }
.service-img-text div[class*='col-']:hover .inner, .service-img-text div[class*='col-'].active .inner {
  box-shadow: 0 0 15px rgba(0, 0, 0, 0.1); }
  .service-img-text div[class*='col-']:hover .inner:before, .service-img-text div[class*='col-'].active .inner:before {
    width: 100%; }
  .service-img-text div[class*='col-']:hover .inner h4, .service-img-text div[class*='col-']:hover .inner a, .service-img-text div[class*='col-'].active .inner h4, .service-img-text div[class*='col-'].active .inner a {
    color: #d81b60; }
  .service-img-text div[class*='col-']:hover .inner img, .service-img-text div[class*='col-'].active .inner img {
    transform: scale(1.03); }

.services-tab-content {
  display: none; }
  .services-tab-content .year-line-chart-content {
    display: none; }
    .services-tab-content .year-line-chart-content table a {
      font-size: 1.05em;
      font-weight: bold; }

.service-title-red-bg {
  border-bottom: 2px solid #1f73bf;
  margin-top: 25px;
  margin-bottom: 20px; }
  .service-title-red-bg h3 {
    display: inline-block;
    padding: 8px 15px 6px 15px;
    line-height: 1.4;
    background-color: #1f73bf;
    color: #fff;
    margin: 0; }
    .service-title-red-bg h3 a {
      color: #ffffff; }

.services-tabs .nav-tabs {
  position: relative;
  background-color: #e9eaeb;
  color: #fff;
  overflow: hidden;
  padding-left: 20px;
  border: none; }
  .services-tabs .nav-tabs li {
    border: none;
    margin: 20px 0 0 0;
    cursor: pointer; }
    .services-tabs .nav-tabs li a:focus, .services-tabs .nav-tabs li a:hover, .services-tabs .nav-tabs li a:active {
      border: none; }
    .services-tabs .nav-tabs li a {
      padding: 12px 25px 12px;
      list-style: none;
      text-align: center;
      line-height: 18px;
      cursor: pointer;
      background: #d81b60;
      color: #fff;
      border: none;
      border-radius: 0;
      margin-right: 1px; }
    .services-tabs .nav-tabs li.active a {
      background-color: #f9fafb;
      color: #1a1a1a; }
.services-tabs .tab-content {
  clear: both;
  overflow: hidden; }

@media screen and (max-width: 767px) {
  .services-tabs .nav-tabs {
    padding: 20px; }
    .services-tabs .nav-tabs li {
      float: none; }
      .services-tabs .nav-tabs li a {
        display: block;
        width: 100%;
        margin-bottom: 8px; } }
.services-collapse .panel-title {
  font-weight: bold; }
  .services-collapse .panel-title a.fa {
    float: right;
    color: #d81b60;
    font-size: 22px;
    margin-top: -4px; }
    .services-collapse .panel-title a.fa:hover {
      color: #1f73bf; }
  .services-collapse .panel-title a[aria-expanded="true"] {
    color: #d81b60; }
.services-collapse .panel-heading {
  padding: 16px 15px;
  background-color: #f5f6f7; }
.services-collapse .panel-group .panel {
  border: none;
  border-radius: 0;
  box-shadow: none; }
.services-collapse .panel-group .panel + .panel {
  margin-top: 10px; }
.services-collapse .panel-default > .panel-heading + .panel-collapse > .panel-body {
  border-top: none; }
.services-collapse h3 {
  font-size: 17px; }
  .services-collapse h3 a {
    line-height: 1.4;
    display: block;
    padding: 16px 15px;
    background-color: #f5f6f7; }
    .services-collapse h3 a:hover {
      background-color: #f1f2f3; }

.fc-gray {
  color: #666; }

.resources-lists {
  margin-top: 20px;
  margin-left: -10px;
  margin-right: -10px; }
  .resources-lists div[class*='col-'] {
    padding-left: 10px;
    padding-right: 10px;
    margin-bottom: 20px; }
  .resources-lists .inner {
    border: 1px solid #ddd; }
    .resources-lists .inner a {
      display: block; }
    .resources-lists .inner:hover .img img {
      transform: scale(1.05); }
  .resources-lists .img {
    height: 190px;
    overflow: hidden; }
    .resources-lists .img img {
      height: 190px;
      width: 100%;
      object-fit: cover;
      transition: all ease-out .3s; }
  .resources-lists .text {
    text-align: center;
    padding: 10px; }
    .resources-lists .text h3 {
      font-size: 17px;
      text-align: center; }
  .resources-lists.contain .img img {
    object-fit: contain; }
  .resources-lists.contain .inner:hover .img img {
    transform: scale(0.95); }
  .resources-lists.circle .img {
    margin-top: 20px; }

@media (min-width: 768px) {
  .resources-lists {
    display: flex;
    flex-wrap: wrap; }
    .resources-lists .inner {
      height: 100%; } }
.reviews-star:before {
  content: "★★★★★";
  display: inline-block;
  height: 16px;
  font-size: 16px;
  color: #d81b60; }
.reviews-star.fs-18:before {
  font-size: 18px; }
.reviews-star.one:before {
  content: "★"; }
.reviews-star.two:before {
  content: "★★"; }
.reviews-star.three:before {
  content: "★★★"; }
.reviews-star.four:before {
  content: "★★★★"; }
.reviews-star.five:before {
  content: "★★★★★"; }

.reviews-scoring {
  font-family: "FontAwesome"; }
  .reviews-scoring .score:before {
    display: inline;
    font-style: normal;
    content: "\f006";
    color: #cecece;
    cursor: pointer; }
  .reviews-scoring .score:hover:before {
    content: "\f005";
    color: #d81b60; }
  .reviews-scoring .score.fix:before {
    content: "\f005";
    color: #d81b60; }

@media screen and (min-width: 992px) {
  .md-flex {
    display: flex;
    align-items: center; } }
.qaunit .question {
  background-color: #f7f8f9;
  padding: 15px 20px;
  display: flex; }
  .qaunit .question:before {
    content: "";
    display: inline-block;
    height: 18px;
    width: 18px;
    background-image: url(../../images/icon-question.svg);
    background-size: contain;
    background-repeat: no-repeat;
    margin-right: 10px;
    margin-top: 2px; }
.qaunit .answer {
  padding-left: 49px;
  margin: 15px 0; }

.product-case-study h3 {
  font-size: 16px;
  font-weight: bold; }

.product-detail-image .img {
  height: 375px; }
  .product-detail-image .img img {
    width: 100%;
    height: 100%;
    object-fit: cover; }
.product-detail-image .single-img {
  height: 300px; }
  .product-detail-image .single-img img {
    width: 100%;
    height: 100%;
    object-fit: cover; }
    @media (max-width: 767px) {
      .product-detail-image .single-img img {
        object-fit: contain; } }
.product-detail-image .fa-expand {
  position: absolute;
  right: 0;
  bottom: 0;
  z-index: 2;
  display: inline-block;
  padding: 7px;
  background-color: #e0e0e0;
  color: #777;
  cursor: pointer;
  transition: all ease-out .3s;
  width: 30px;
  height: 30px;
  overflow: hidden;
  text-align: center; }
  .product-detail-image .fa-expand:hover {
    background-color: #d81b60;
    color: #fff; }
.product-detail-image .swiper-container {
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  overflow: hidden; }
.product-detail-image .swiper-slide {
  background-size: cover;
  background-position: center;
  display: flex;
  justify-content: center;
  align-items: center; }
.product-detail-image .swiper-slide img {
  width: 100%;
  height: 100%; }
.product-detail-image .gallery-top {
  height: 80%;
  width: 100%; }
  .product-detail-image .gallery-top img {
    cursor: pointer; }
.product-detail-image .gallery-thumbs {
  height: 20%;
  box-sizing: border-box;
  padding: 10px 0; }
.product-detail-image .gallery-thumbs .swiper-slide {
  width: 56px;
  height: 56px;
  opacity: 1;
  border: 1px solid transparent;
  display: flex;
  justify-content: center;
  align-items: center;
  cursor: pointer; }
.product-detail-image .gallery-thumbs .swiper-slide img {
  width: auto;
  max-width: 54px;
  max-height: 54px;
  object-fit: cover; }
.product-detail-image .gallery-thumbs .swiper-slide-active {
  opacity: 1;
  border-color: #d81b60; }
.product-detail-image .swiper-button-next, .product-detail-image .swiper-button-prev {
  background-color: #aaa;
  background-size: 50%;
  background-image: none;
  margin-top: 0; }
  .product-detail-image .swiper-button-next:after, .product-detail-image .swiper-button-prev:after {
    color: #fff;
    font-size: 24px; }
  .product-detail-image .swiper-button-next:hover, .product-detail-image .swiper-button-prev:hover {
    background-color: #d81b60; }
.product-detail-image .swiper-button-next {
  right: 0; }
.product-detail-image .swiper-button-prev {
  left: 0; }

@media (min-width: 992px) {
  .product-detail-image {
    display: flex;
    align-items: center; }
    .product-detail-image .img {
      padding-right: 30px; }
    .product-detail-image .single-img {
      padding-right: 30px; }
    .product-detail-image .fa-expand {
      right: 30px; } }
.product-detail-pdf {
  margin-top: 30px; }
  .product-detail-pdf .row {
    margin-left: -10px;
    margin-right: -10px; }
    .product-detail-pdf .row .col-sm-6 {
      padding: 0 10px; }
    .product-detail-pdf .row a {
      display: flex;
      align-items: center;
      justify-content: center;
      border: 4px solid #e0e0e0;
      padding: 7px 5px;
      text-align: center;
      margin-bottom: 25px;
      font-weight: bold;
      color: #333; }
      .product-detail-pdf .row a:hover {
        border-color: #aaa; }
    .product-detail-pdf .row i {
      display: inline-block;
      width: 18px;
      height: 20px;
      margin-right: 6px;
      margin-top: -2px;
      background: url("../../images/icon-pdf.svg") 0/17px no-repeat; }
  .product-detail-pdf .site-btn {
    width: 100%;
    text-align: center;
    border-radius: 0;
    margin-top: 0;
    font-weight: bold;
    display: flex;
    align-items: center;
    justify-content: center;
    border-color: #d81b60 !important; }
    .product-detail-pdf .site-btn i {
      display: inline-block;
      width: 24px;
      height: 22px;
      margin-right: 6px;
      margin-top: -1px;
      background: url("../../images/icon-inquiry.svg") 0/20px no-repeat; }
    .product-detail-pdf .site-btn:hover {
      border-color: #1f73bf !important;
      background-color: #1f73bf; }

.recommended-products .swiper-container {
  padding-top: 70px;
  padding-bottom: 24px;
  margin-top: -65px; }
.recommended-products .product-list-item .inner {
  height: auto; }
.recommended-products .product-list-item .desc {
  height: 52px;
  overflow: hidden; }
.recommended-products .product-list-item .bottom {
  padding: 0;
  position: initial; }
.recommended-products .product-list-item .img {
  height: 210px;
  overflow: hidden;
  margin-bottom: 20px; }
  .recommended-products .product-list-item .img img {
    width: 100%;
    height: 210px;
    object-fit: cover;
    object-position: center; }
.recommended-products .glyphicon {
  position: absolute;
  top: 18px;
  right: 0;
  left: initial;
  width: 34px;
  height: 34px;
  border: 1px solid #ccc;
  border-radius: 2px;
  margin-top: 0; }
  .recommended-products .glyphicon:hover {
    border: 1px solid #ccc;
    background-color: #ddd; }
.recommended-products .swiper-button-next:after, .recommended-products .swiper-button-prev:after {
  content: ''; }
.recommended-products .swiper-button-next {
  right: 0;
  background: url(../../images/arrow-right2.svg) no-repeat center center/62%;
  transform: translateY(0); }
.recommended-products .swiper-button-prev {
  background: url(../../images/arrow-right2.svg) no-repeat center center/62%;
  transform: translateY(0) rotate(180deg);
  right: 42px; }

.brochures-types {
  margin-bottom: 25px;
  text-align: center; }
  .brochures-types li {
    cursor: pointer;
    display: inline-block;
    margin: 0 10px 15px 10px;
    padding: 0 15px;
    border: 1px solid #ddd;
    height: 40px;
    line-height: 38px;
    border-radius: 20px; }
    .brochures-types li.active {
      color: #fff;
      background-color: #1f73bf;
      border-color: #1f73bf; }

@media (min-width: 1100px) {
  .brochures-types {
    display: flex;
    justify-content: center;
    flex-wrap: wrap; } }
.brochures-lists .inner {
  box-shadow: 0 0 8px rgba(0, 0, 0, 0.08);
  margin-bottom: 40px;
  background-color: #fff; }
  .brochures-lists .inner .img {
    overflow: hidden;
    height: 200px; }
    .brochures-lists .inner .img img {
      height: 200px;
      width: 100%;
      object-fit: cover;
      object-position: center;
      transition: all ease-out .3s;
      opacity: .95; }
  .brochures-lists .inner .text {
    padding: 10px 18px 15px 18px;
    height: 155px; }
    .brochures-lists .inner .text h2 {
      font-size: 18px;
      margin-bottom: 20px;
      line-height: 1.2;
      height: 44px;
      overflow: hidden; }
    .brochures-lists .inner .text p {
      width: 100%;
      display: flex;
      justify-content: space-between;
      align-items: center; }
    .brochures-lists .inner .text .btn {
      border-radius: 16px;
      border: 1px solid #ddd;
      height: 32px;
      line-height: 30px;
      padding: 0 15px;
      display: inline-block;
      transition: all ease-out .3s; }
    .brochures-lists .inner .text .type {
      color: #666666;
      text-align: right;
      line-height: 1.2; }
  .brochures-lists .inner:hover {
    box-shadow: 2px 2px 10px rgba(0, 0, 0, 0.15); }
    .brochures-lists .inner:hover .img img {
      transform: scale(1.1);
      opacity: 1; }
    .brochures-lists .inner:hover .text .btn {
      color: #ffffff;
      border-color: #1f73bf;
      background-color: #1f73bf; }

.brochures-filter__nav {
  margin-bottom: 30px; }
  .brochures-filter__nav .title span {
    float: right;
    font-size: 13px;
    cursor: pointer;
    margin-top: 3px;
    color: #666; }
    .brochures-filter__nav .title span:hover {
      color: #1f73bf; }
  .brochures-filter__nav .filter-section p {
    padding-top: 12px;
    padding-bottom: 12px; }
  .brochures-filter__nav .filter-section.filter-section-2 p {
    font-size: 16px;
    display: flex;
    position: relative;
    cursor: default;
    transition: all ease-out .3s; }
    .brochures-filter__nav .filter-section.filter-section-2 p span {
      cursor: pointer; }
    .brochures-filter__nav .filter-section.filter-section-2 p:before {
      flex: 0 0 15px;
      width: 15px;
      height: 15px;
      border-radius: 50%;
      line-height: 13px;
      font-size: 9px;
      content: '';
      font-family: FontAwesome;
      text-align: center;
      display: inline-block;
      border: 2px solid #aaa;
      margin-right: 6px;
      vertical-align: middle; }
    .brochures-filter__nav .filter-section.filter-section-2 p .fa {
      position: absolute;
      right: 3px;
      width: 20px;
      height: 20px;
      text-align: center;
      line-height: 20px;
      top: 50%;
      transform: translateY(-50%);
      margin-top: 0;
      cursor: pointer; }
      .brochures-filter__nav .filter-section.filter-section-2 p .fa:before {
        display: inline-block;
        transition: all ease-out .3s; }
      .brochures-filter__nav .filter-section.filter-section-2 p .fa:hover {
        color: #d81b60; }
      .brochures-filter__nav .filter-section.filter-section-2 p .fa.open:before {
        transform: rotate(90deg); }
    .brochures-filter__nav .filter-section.filter-section-2 p.active {
      background-color: #d81b60;
      color: #fff; }
      .brochures-filter__nav .filter-section.filter-section-2 p.active:before {
        content: "\f00c";
        border-color: #fff;
        color: #fff; }
      .brochures-filter__nav .filter-section.filter-section-2 p.active .fa {
        color: #fff; }
        .brochures-filter__nav .filter-section.filter-section-2 p.active .fa:hover {
          color: #fff; }
  .brochures-filter__nav .filter-list {
    padding: 9px 0;
    max-height: inherit; }
    .brochures-filter__nav .filter-list li {
      padding-top: 8px;
      padding-bottom: 8px; }
    .brochures-filter__nav .filter-list li:before {
      width: 15px;
      height: 15px;
      line-height: 13px;
      border-radius: 0;
      font-size: 12px; }
    .brochures-filter__nav .filter-list.filter-list-2 li {
      font-size: 15px; }
      .brochures-filter__nav .filter-list.filter-list-2 li:before {
        display: none; }
  .brochures-filter__nav input.filter-keyword {
    width: calc(100% - 30px);
    margin: 12px 15px 0 15px;
    display: block;
    height: 36px;
    padding: 5px 10px;
    border-radius: 4px;
    border: none; }

.brochures-filter__title {
  border-bottom: 1px solid #ccc;
  margin-bottom: 35px; }
  .brochures-filter__title h1 {
    margin-bottom: 20px; }

.brochures-filter__input {
  display: flex;
  margin-bottom: 20px; }
  .brochures-filter__input input {
    height: 34px; }
  .brochures-filter__input button {
    height: 34px;
    margin-top: 0;
    line-height: 32px;
    margin-left: -1px;
    padding-left: 20px;
    padding-right: 20px; }

.brochures-filter__result {
  display: none; }
  .brochures-filter__result label, .brochures-filter__result p {
    display: inline; }
  .brochures-filter__result label {
    margin-right: 5px; }
  .brochures-filter__result span {
    padding: 0 5px;
    font-size: .9em;
    margin-bottom: 8px;
    cursor: pointer; }
    .brochures-filter__result span i {
      font-size: .9em;
      color: #d81b60;
      cursor: pointer; }
    .brochures-filter__result span:hover {
      color: #d81b60;
      border-color: rgba(241, 48, 84, 0.12);
      background-color: rgba(241, 48, 84, 0.06); }
  .brochures-filter__result p.block {
    display: block;
    margin-right: 0; }
    .brochures-filter__result p.block .results {
      float: right;
      color: #666;
      font-size: .9em;
      margin-right: 0; }
  .brochures-filter__result .inline-block {
    display: inline-block; }
  .brochures-filter__result .inline {
    display: inline; }

.brochures-filter__content h3 {
  text-align: left; }
.brochures-filter__content .row {
  margin-left: -10px;
  margin-right: -10px; }
.brochures-filter__content div[class*='col-'] {
  margin-bottom: 25px;
  padding-left: 10px;
  padding-right: 10px; }
.brochures-filter__content a {
  border: none; }
.brochures-filter__content .inner {
  position: relative;
  overflow: hidden;
  padding-bottom: 90px; }
  .brochures-filter__content .inner .img {
    height: 180px; }
    .brochures-filter__content .inner .img img {
      height: 180px;
      width: 100%;
      object-fit: cover;
      object-position: left top;
      transition: all ease-out .3s;
      border: none; }
  .brochures-filter__content .inner .text {
    position: absolute;
    z-index: 2;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 90px;
    background-color: #f2f2f2;
    padding: 15px;
    display: flex;
    align-items: center;
    justify-content: center;
    text-align: center;
    transition: all ease-out .3s; }
    .brochures-filter__content .inner .text h3 {
      text-align: center;
      font-size: 15px;
      line-height: 1.4;
      margin: 0; }
    .brochures-filter__content .inner .text a {
      color: #1a1a1a;
      display: block; }
  .brochures-filter__content .inner:hover .img img {
    transform: scale(1.08); }
  .brochures-filter__content .inner:hover .text {
    background-color: #1f73bf; }
    .brochures-filter__content .inner:hover .text h3 a {
      color: #fff; }

.service-sticky-tabs-plugin {
  overflow: hidden;
  background: #d2e0e8;
  position: sticky;
  top: 119px;
  z-index: 1000;
  padding: 10px; }
  .service-sticky-tabs-plugin.big {
    font-size: 1.1em; }

.service-sticky-tabs-plugin ul {
  list-style: none;
  display: flex;
  padding: 0;
  margin: 0 !important;
  overflow-x: auto;
  scrollbar-width: none;
  /* Firefox */ }

.service-sticky-tabs-plugin ul::-webkit-scrollbar {
  display: none;
  /* Safari and Chrome */ }

.service-sticky-tabs-plugin ul li {
  font-weight: bold;
  text-align: center;
  padding: 5px 10px;
  white-space: nowrap;
  cursor: pointer;
  transition: all ease-out .3s;
  list-style: none !important;
  position: relative; }

.service-sticky-tabs-plugin ul li.active {
  background-color: rgba(255, 255, 255, 0.8); }

.service-sticky-tabs-plugin ul li:hover {
  background-color: rgba(255, 255, 255, 0.9); }

@media (min-width: 1024px) {
  .service-sticky-tabs-plugin ul {
    justify-content: space-between; } }
@media (max-width: 1023px) {
  .service-sticky-tabs-plugin {
    top: 63px; }
    .service-sticky-tabs-plugin .scrollable {
      position: relative;
      padding-left: 25px;
      padding-right: 25px; }
      .service-sticky-tabs-plugin .scrollable:before {
        font-family: FontAwesome;
        content: "\f100";
        position: absolute;
        left: 2px;
        top: 50%;
        transform: translateY(-50%);
        opacity: .45; }
      .service-sticky-tabs-plugin .scrollable:after {
        font-family: FontAwesome;
        content: "\f101";
        position: absolute;
        right: 2px;
        top: 50%;
        transform: translateY(-50%);
        opacity: .45; }
    .service-sticky-tabs-plugin ul li {
      font-weight: normal; } }
.mt-5 {
  margin-top: 5px !important; }

.mb-10 {
  margin-bottom: 10px !important; }

.mb-15 {
  margin-bottom: 15px !important; }

.mb-20 {
  margin-bottom: 20px !important; }

.mb-70 {
  margin-bottom: 70px !important; }

.ml-0 {
  margin-left: 0 !important; }

.site-btn.outline {
  border: 1.5px solid #1f73bf;
  background-color: transparent;
  color: #1a1a1a !important;
  transition: all ease-out .3s;
  height: 42px;
  line-height: 40px; }
  .site-btn.outline:hover {
    background-color: rgba(7, 99, 198, 0.08); }

.killing-page-banner {
  position: relative;
  overflow: hidden; }
  .killing-page-banner .bannerimg {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: center top;
    z-index: 0; }
  .killing-page-banner .container {
    position: relative;
    z-index: 3;
    color: #fff;
    padding-top: 20px;
    padding-bottom: 70px; }
    .killing-page-banner .container h1 {
      font-weight: bold;
      font-family: Arial, Candara, "Segoe UI", arial, serif, sans-serif; }
      @media (min-width: 768px) {
        .killing-page-banner .container h1 {
          font-family: "PoppinsBlack", Candara, "Segoe UI", arial, serif, sans-serif; } }
    .killing-page-banner .container p {
      font-size: 18px; }
  .killing-page-banner .breadcrumb-container {
    background-color: #f5f6f7;
    padding-top: 3px; }
  .killing-page-banner .breadcrumb {
    margin-bottom: 0;
    color: #fff;
    font-size: .9em; }
    .killing-page-banner .breadcrumb a {
      color: #fff; }
    .killing-page-banner .breadcrumb li:first-child {
      padding-left: 20px;
      background: url(../../images/icon-home.svg) no-repeat 0 6px/13px; }
  .killing-page-banner .breadcrumb > li + li:before {
    color: #f8f9fa; }

.killing-page-content h2 {
  margin-top: 65px;
  margin-bottom: 40px;
  line-height: 1.4;
  font-size: 26px;
  font-weight: bold;
  font-family: Arial, Candara, "Segoe UI", arial, serif, sans-serif; }
  @media (min-width: 768px) {
    .killing-page-content h2 {
      font-family: "PoppinsBlack", Candara, "Segoe UI", arial, serif, sans-serif; } }
.killing-page-content h3, .killing-page-content .h3 {
  font-size: 20px !important; }
.killing-page-content.killing-page-content_2 h2 {
  margin-top: 65px;
  margin-bottom: 40px;
  font-size: 32px; }
.killing-page-content.killing-page-content_2 h3 {
  font-size: 26px;
  margin-bottom: 30px; }
.killing-page-content.killing-page-content_2 p {
  margin-bottom: 15px; }
.killing-page-content .ServiceShowPic img, .killing-page-content .ServiceShowrightPic img, .killing-page-content .ServiceShowleftPic img {
  margin-bottom: 20px; }
.killing-page-content .table-responsive {
  margin-bottom: 40px; }
  .killing-page-content .table-responsive tr:nth-child(2n) {
    background: #f6f7f8; }
  .killing-page-content .table-responsive tr.firstRow {
    background-color: #1f73bf; }
  .killing-page-content .table-responsive td ul:last-child,
  .killing-page-content .table-responsive td ol:last-child {
    margin-bottom: 0;
    padding-bottom: 0; }

.title-h2-style {
  position: relative;
  padding-left: 45px;
  color: #1f73bf; }
  .title-h2-style:before, .title-h2-style:after {
    content: '';
    width: 22px;
    height: 22px;
    display: inline-block;
    border-radius: 50%;
    position: absolute;
    top: 16px;
    transform: translateY(-50%);
    opacity: .88; }
  .title-h2-style:before {
    z-index: 1;
    left: 0;
    background-color: #1f73bf;
    animation: titleIocnMove 4s linear infinite; }
  .title-h2-style:after {
    z-index: 2;
    background-color: #d81b60;
    left: 12px;
    animation: titleIocnMove2 4s linear infinite; }

.section-separator {
  position: relative;
  padding-left: 50px;
  margin-top: 70px;
  margin-bottom: 70px; }
  .section-separator hr {
    border-top: 1px solid #d2e0e8; }
  .section-separator:before, .section-separator:after {
    content: '';
    width: 22px;
    height: 22px;
    display: inline-block;
    border-radius: 50%;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    opacity: .88; }
  .section-separator:before {
    z-index: 1;
    left: 0;
    background-color: #1f73bf;
    animation: titleIocnMove 4s linear infinite; }
  .section-separator:after {
    z-index: 2;
    background-color: #d81b60;
    left: 12px;
    animation: titleIocnMove2 4s linear infinite; }
  .section-separator.dashed {
    margin-top: 35px;
    margin-bottom: 35px;
    border-bottom: 1px dashed #d2e0e8; }
    .section-separator.dashed:before, .section-separator.dashed:after {
      width: 12px;
      height: 12px;
      border-radius: 2px; }
    .section-separator.dashed:before {
      left: -3px;
      background-color: #d2e0e8;
      transform: rotate(45deg) translateY(-50%);
      display: none; }
    .section-separator.dashed:after {
      display: none; }

@-webkit-keyframes titleIocnMove {
  0% {
    left: 0px; }
  50% {
    left: 12px;
    z-index: 3; }
  100% {
    left: 0px;
    z-index: 1; } }
@keyframes titleIocnMove {
  0% {
    left: 0px; }
  50% {
    left: 12px;
    z-index: 3; }
  100% {
    left: 0px;
    z-index: 1; } }
@-webkit-keyframes titleIocnMove2 {
  0% {
    left: 15px; }
  50% {
    left: 0px; }
  100% {
    left: 15px; } }
@keyframes titleIocnMove2 {
  0% {
    left: 15px; }
  50% {
    left: 0px; }
  100% {
    left: 15px; } }
.border-box {
  border: 1px solid #ddd;
  padding: 20px; }

.bg-gray {
  background: #eff3f5;
  padding: 20px;
  border-radius: 6px; }
  .bg-gray p:last-child, .bg-gray ul:last-child {
    margin-bottom: 0; }

.killing-page-style-1 {
  background: #eff3f5;
  padding: 25px 30px;
  margin-bottom: 10px; }
  .killing-page-style-1.gray {
    background-color: #f7f8f9; }
  .killing-page-style-1 h3 {
    margin-top: 15px; }
  .killing-page-style-1 p:last-child, .killing-page-style-1 ul:last-child {
    margin-bottom: 0; }
  .killing-page-style-1 img {
    border-radius: 8px; }
  .killing-page-style-1 .ServiceShowPic {
    font-size: .85em; }

@media (min-width: 992px) {
  .killing-page-style-1 .row {
    display: flex;
    align-items: center; } }
.killing-page-style-2 .row {
  margin: 0; }
  .killing-page-style-2 .row div[class*='col-'] {
    padding: 0; }
    .killing-page-style-2 .row div[class*='col-']:not(:first-child) {
      margin-left: -1px; }
    .killing-page-style-2 .row div[class*='col-']:first-child .inner {
      border-radius: 6px 0 0 6px; }
    .killing-page-style-2 .row div[class*='col-']:last-child .inner {
      border-radius: 0 6px 6px 0; }
.killing-page-style-2 .inner {
  padding: 20px;
  border: 1px solid #e5e5e5; }

@media (min-width: 992px) {
  .killing-page-style-2 .row {
    display: flex;
    flex-wrap: wrap; }
  .killing-page-style-2 .inner {
    height: 100%; } }
.killing-page-tab-container {
  margin-top: 40px;
  margin-bottom: 20px; }
  .killing-page-tab-container .tab-navigation {
    border-radius: 6px 0 0 6px;
    background-color: rgba(65, 72, 130, 0.05); }
    .killing-page-tab-container .tab-navigation ul {
      margin-top: 25px;
      margin-bottom: 25px; }
    .killing-page-tab-container .tab-navigation li {
      padding: 10px;
      height: 44px;
      margin-left: 15px;
      cursor: pointer;
      font-size: 1.05em;
      font-weight: bold; }
      .killing-page-tab-container .tab-navigation li.active {
        background-color: #1f73bf;
        position: relative;
        color: #fff;
        margin-right: -10px;
        z-index: 100;
        border-top-right-radius: 3px;
        border-bottom-right-radius: 3px; }
        .killing-page-tab-container .tab-navigation li.active:after {
          content: '';
          display: inline-block;
          width: 0;
          height: 0;
          position: absolute;
          z-index: 2;
          border-style: solid;
          border-width: 22px 0 22px 15px;
          border-color: transparent transparent transparent #1f73bf;
          right: -14px;
          top: 0; }
  .killing-page-tab-container .tab-content {
    border-radius: 0 6px 6px 0;
    background-color: #fff;
    box-shadow: 0 5px 18px rgba(5, 83, 130, 0.08);
    padding: 25px 20px 25px 50px;
    width: 100%; }
    .killing-page-tab-container .tab-content p:last-child, .killing-page-tab-container .tab-content ul:last-child {
      margin-bottom: 0; }
    .killing-page-tab-container .tab-content .tab-content__item:not(:first-child) {
      display: none; }

@media (min-width: 992px) {
  .killing-page-tab-container {
    display: flex; }
    .killing-page-tab-container .tab-navigation {
      flex: 0 0 220px; }
    .killing-page-tab-container .tab-content__item {
      height: 100%; }
      .killing-page-tab-container .tab-content__item .inner {
        height: 100%;
        display: flex;
        align-items: center; } }
.killing-page-tab-container-2 {
  background-color: #f6f7f8;
  margin-top: 40px;
  margin-bottom: 40px;
  padding: 20px; }
  .killing-page-tab-container-2 .tab-navigation ul {
    margin-bottom: 25px; }
  .killing-page-tab-container-2 .tab-navigation li {
    padding: 10px 15px;
    height: 44px;
    line-height: 1.4;
    cursor: pointer;
    font-size: 1.05em;
    font-weight: bold;
    width: auto;
    display: inline-block; }
    .killing-page-tab-container-2 .tab-navigation li.active {
      background-color: #1f73bf;
      position: relative;
      color: #fff;
      z-index: 100; }
      .killing-page-tab-container-2 .tab-navigation li.active:after {
        content: '';
        display: inline-block;
        position: absolute;
        z-index: 0;
        border-style: solid;
        width: 0;
        height: 0;
        border-left: 20px solid transparent;
        border-right: 20px solid transparent;
        border-top: 24px solid #1f73bf;
        bottom: -14px;
        left: 50%;
        transform: translateX(-50%); }
    .killing-page-tab-container-2 .tab-navigation li a {
      color: #fff; }
      .killing-page-tab-container-2 .tab-navigation li a:hover {
        text-decoration: underline; }
  .killing-page-tab-container-2 .tab-content {
    padding: 20px 0;
    background-color: #fff; }
    .killing-page-tab-container-2 .tab-content .swiper-slide {
      padding-bottom: 10px; }
    .killing-page-tab-container-2 .tab-content .row {
      margin-left: 10px;
      margin-right: 10px; }
      .killing-page-tab-container-2 .tab-content .row div[class*='col-'] {
        padding-left: 10px;
        padding-right: 10px;
        margin-top: 5px;
        margin-bottom: 15px; }
    .killing-page-tab-container-2 .tab-content .item {
      height: 100%;
      padding: 8px;
      border: 1px solid #e5e5e5;
      transition: all ease-out .3s; }
      .killing-page-tab-container-2 .tab-content .item .img {
        height: 170px;
        overflow: hidden; }
        .killing-page-tab-container-2 .tab-content .item .img img {
          object-fit: cover;
          width: 100%;
          height: 100%;
          transition: all ease-out .3s; }
        .killing-page-tab-container-2 .tab-content .item .img.h-100 {
          height: 100px; }
      .killing-page-tab-container-2 .tab-content .item .text {
        padding: 15px 5px 10px 5px;
        line-height: 1.4; }
        .killing-page-tab-container-2 .tab-content .item .text a {
          display: block; }
      .killing-page-tab-container-2 .tab-content .item:hover {
        border-color: #ddd; }
        .killing-page-tab-container-2 .tab-content .item:hover .img img {
          transform: scale(1.05); }
        .killing-page-tab-container-2 .tab-content .item:hover a {
          color: #d81b60; }
    .killing-page-tab-container-2 .tab-content ul {
      margin-right: 20px; }
    .killing-page-tab-container-2 .tab-content p:last-child, .killing-page-tab-container-2 .tab-content ul:last-child {
      margin-bottom: 0; }
    .killing-page-tab-container-2 .tab-content .tab-content__item:not(:first-child) {
      display: none; }
    .killing-page-tab-container-2 .tab-content .swiper {
      position: relative;
      padding: 0 20px 30px 20px; }
    .killing-page-tab-container-2 .tab-content .swiper-container-autoheight, .killing-page-tab-container-2 .tab-content .swiper-container-autoheight .swiper-slide {
      height: 100%; }
    .killing-page-tab-container-2 .tab-content .swiper-button-next, .killing-page-tab-container-2 .tab-content .swiper-button-prev {
      position: absolute;
      top: 50%;
      width: 34px;
      height: 34px;
      line-height: 34px;
      margin-top: -48px;
      z-index: 10;
      cursor: pointer;
      display: inline-block;
      border-radius: 50%;
      text-align: center;
      padding: 0;
      background: #1f73bf;
      opacity: .8;
      transition: all ease-out .3s; }
      .killing-page-tab-container-2 .tab-content .swiper-button-next:before, .killing-page-tab-container-2 .tab-content .swiper-button-prev:before {
        font-family: FontAwesome;
        color: #fff;
        font-size: 20px; }
      .killing-page-tab-container-2 .tab-content .swiper-button-next:hover, .killing-page-tab-container-2 .tab-content .swiper-button-prev:hover {
        opacity: 1;
        background-color: #d81b60; }
      .killing-page-tab-container-2 .tab-content .swiper-button-next.swiper-button-disabled, .killing-page-tab-container-2 .tab-content .swiper-button-prev.swiper-button-disabled {
        opacity: .3; }
    .killing-page-tab-container-2 .tab-content .swiper-button-prev {
      left: 5px; }
      .killing-page-tab-container-2 .tab-content .swiper-button-prev:before {
        content: "\f104"; }
    .killing-page-tab-container-2 .tab-content .swiper-button-next {
      right: 5px; }
      .killing-page-tab-container-2 .tab-content .swiper-button-next:before {
        content: "\f105"; }
    .killing-page-tab-container-2 .tab-content .swiper-pagination-bullets {
      bottom: -8px; }
    .killing-page-tab-container-2 .tab-content .swiper-pagination-bullet-active {
      background-color: #1f73bf; }

@media (min-width: 1079px) {
  .killing-page-tab-container-2 .tab-content .swiper-md-control {
    padding-bottom: 0; }
    .killing-page-tab-container-2 .tab-content .swiper-md-control .swiper-button-next, .killing-page-tab-container-2 .tab-content .swiper-md-control .swiper-button-prev, .killing-page-tab-container-2 .tab-content .swiper-md-control .swiper-pagination {
      display: none; } }
@media (min-width: 768px) {
  .killing-page-tab-container-2 .tab-content .swiper-sm-control {
    padding-bottom: 0; }
    .killing-page-tab-container-2 .tab-content .swiper-sm-control .swiper-button-next, .killing-page-tab-container-2 .tab-content .swiper-sm-control .swiper-button-prev, .killing-page-tab-container-2 .tab-content .swiper-sm-control .swiper-pagination {
      display: none; } }
@media (max-width: 767px) {
  .killing-page-tab-container-2 .tab-navigation li {
    padding: 8px;
    font-size: 1em; }
  .killing-page-tab-container-2 .tab-content .swiper-button-next {
    right: 0;
    left: inherit; }
  .killing-page-tab-container-2 .tab-content .swiper-button-prev {
    left: 5px;
    right: inherit; } }
.killing-page-style-3 {
  margin-left: -10px;
  margin-right: -10px; }
  .killing-page-style-3 div[class*='col-'] {
    padding-left: 10px;
    padding-right: 10px;
    margin-bottom: 15px; }
  .killing-page-style-3 .inner {
    padding: 10px 15px;
    text-align: center;
    border-radius: 6px;
    transition: all ease-out .3s;
    box-shadow: 5px 5px 1px rgba(0, 0, 0, 0.08); }
    .killing-page-style-3 .inner:hover {
      box-shadow: 8px 8px 1px rgba(0, 0, 0, 0.12); }
    .killing-page-style-3 .inner p:last-child, .killing-page-style-3 .inner ul:last-child {
      margin-bottom: 0; }
  .killing-page-style-3 .bg-1 {
    background-color: #0A76AF;
    color: #fff; }
  .killing-page-style-3 .bg-2 {
    background-color: #50A5A9;
    color: #fff; }
  .killing-page-style-3 .bg-3 {
    background-color: #83D5CF;
    color: #fff; }
  .killing-page-style-3 .bg-4 {
    background-color: #f3f4f5; }

@media (min-width: 992px) {
  .killing-page-style-3 {
    display: flex;
    flex-wrap: wrap;
    align-items: inherit !important; }
    .killing-page-style-3 .inner {
      height: 100%;
      display: flex;
      align-items: center; } }
.killing-page-style-4 div[class*='col-'] {
  margin-top: 10px;
  margin-bottom: 20px; }
.killing-page-style-4 .inner {
  transition: all ease-out .3s;
  box-shadow: 0 0 12px rgba(0, 0, 0, 0.1);
  border-bottom: 8px solid #1f73bf;
  background-color: #f9fafb;
  border-radius: 6px; }
  .killing-page-style-4 .inner:hover {
    box-shadow: 0 0 12px rgba(0, 0, 0, 0.15);
    border-bottom-color: #d81b60; }
    .killing-page-style-4 .inner:hover .img img {
      transform: scale(1.05); }
.killing-page-style-4 .img {
  height: 150px;
  overflow: hidden;
  border-radius: 6px 6px 0 0; }
  .killing-page-style-4 .img img {
    transition: all ease-out .3s;
    height: 100%;
    width: 100%;
    object-fit: cover;
    border-radius: 6px 6px 0 0; }
.killing-page-style-4 .text {
  padding: 30px 20px; }
  .killing-page-style-4 .text h4 {
    margin-bottom: 25px; }
  .killing-page-style-4 .text p:last-child, .killing-page-style-4 .text ul:last-child {
    margin-bottom: 0; }

@media (min-width: 992px) {
  .killing-page-style-4 {
    display: flex;
    flex-wrap: wrap; }
    .killing-page-style-4 .inner {
      height: 100%; } }
.killing-page-style-5 {
  margin-top: 20px; }
  .killing-page-style-5 div[class*='col-'] {
    margin-bottom: 20px; }
  .killing-page-style-5 .inner {
    background-color: #eff3f5;
    border-radius: 6px;
    text-align: center;
    padding: 25px 10px 15px 10px;
    transition: all ease-out .3s; }
    .killing-page-style-5 .inner:hover {
      margin-top: -15px; }
      .killing-page-style-5 .inner:hover .icon img {
        transform: scale(1.1); }
    .killing-page-style-5 .inner p:first-child {
      margin-bottom: 15px;
      font-size: 20px; }
    .killing-page-style-5 .inner p:last-child {
      mask-border: 0; }
  .killing-page-style-5 .icon {
    margin-bottom: 25px; }
    .killing-page-style-5 .icon img {
      transition: all ease-out .3s; }

@media (min-width: 768px) {
  .killing-page-style-5 {
    display: flex; }
    .killing-page-style-5 .inner {
      height: 100%; } }
.killing-page-style-6 {
  margin-top: 20px;
  margin-left: -10px;
  margin-right: -10px; }
  .killing-page-style-6 div[class*='col-'] {
    padding-left: 10px;
    padding-right: 10px;
    margin-bottom: 20px; }
  .killing-page-style-6 .title {
    padding: 10px 15px;
    text-align: center;
    border-radius: 6px;
    position: absolute;
    z-index: 3;
    width: 100%;
    height: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    color: #fff;
    font-size: 20px; }
  .killing-page-style-6 .inner {
    border-radius: 8px;
    position: relative;
    display: flex;
    align-items: center;
    background-image: url(../../../../upload/image/stem-cell-research-img-1.jpg);
    background-size: cover;
    background-repeat: no-repeat; }
    .killing-page-style-6 .inner:before {
      content: "";
      display: block;
      position: absolute;
      z-index: 2;
      width: 100%;
      height: 100%;
      border-radius: 8px;
      transition: all ease-out .3s;
      opacity: .6;
      background-color: #1f73bf; }
    .killing-page-style-6 .inner:hover .title {
      z-index: -2; }
    .killing-page-style-6 .inner:hover:before {
      z-index: 1;
      opacity: 1; }
    .killing-page-style-6 .inner:hover .text {
      z-index: 4;
      opacity: 1; }
  .killing-page-style-6 .bg-1 {
    background-image: url(../../../upload/image/stem-cell-research-img-1.jpg); }
  .killing-page-style-6 .bg-2 {
    background-image: url(../../../upload/image/stem-cell-research-img-2.jpg); }
  .killing-page-style-6 .bg-3 {
    background-image: url(../../../upload/image/stem-cell-research-img-3.jpg); }
  .killing-page-style-6 .bg-4 {
    background-image: url(../../../upload/image/stem-cell-research-img-4.jpg); }
  .killing-page-style-6 .bg-5 {
    background-image: url(../../../upload/image/stem-cell-research-img-5.jpg); }
  .killing-page-style-6 .text {
    color: #fff;
    padding: 30px 10px;
    position: relative;
    transition: all ease-out .5s;
    opacity: 0; }

@media (min-width: 768px) {
  .killing-page-style-6 {
    display: flex; }
    .killing-page-style-6 .inner {
      height: 100%; } }
.link-text-lists-3 {
  margin-top: 15px;
  margin-left: -10px;
  margin-right: -10px; }
  .link-text-lists-3 div[class*='col-'] {
    padding-left: 10px;
    padding-right: 10px;
    margin-bottom: 15px; }
  .link-text-lists-3 p {
    margin-bottom: 0;
    padding: 10px;
    border: 1px solid #b8b8b8;
    border-radius: 8px; }

@media (min-width: 768px) {
  .link-text-lists-3 {
    display: flex;
    align-items: inherit !important; }
    .link-text-lists-3 p {
      height: 100%; } }
.link-text-lists-4 {
  margin-top: 20px;
  margin-left: -10px;
  margin-right: -10px; }
  .link-text-lists-4 div[class*='col-'] {
    padding-left: 10px;
    padding-right: 10px;
    margin-bottom: 20px; }
  .link-text-lists-4 p {
    margin-bottom: 0;
    padding: 8px 10px;
    line-height: 1.4;
    border-radius: 4px;
    background-color: rgba(80, 165, 169, 0.85);
    color: #fff;
    display: flex;
    justify-content: center;
    align-items: center;
    transition: background-color ease-out .3s; }
    .link-text-lists-4 p a {
      display: block;
      color: #fff;
      width: 100%;
      margin-bottom: 0; }
    .link-text-lists-4 p:hover {
      background-color: #83D5CF; }
  .link-text-lists-4.graybg p {
    background-color: #f2f3f4;
    padding: 6px 10px;
    color: #1a1a1a; }
    .link-text-lists-4.graybg p a {
      color: #1a1a1a;
      display: block;
      width: 100%;
      text-align: center; }
    .link-text-lists-4.graybg p:hover {
      background-color: #d2e0e8; }
  .link-text-lists-4.arrow a {
    display: block;
    width: 100%;
    text-align: center; }
    .link-text-lists-4.arrow a:after {
      content: "";
      display: inline-block;
      margin-left: 8px;
      width: 23px;
      height: 14px;
      background: url(../../images/link-black.svg) 0/14px no-repeat;
      vertical-align: middle;
      transition: margin-left ease-out .3s; }
  .link-text-lists-4.arrow p:hover a:after {
    margin-left: 12px; }
  .link-text-lists-4.text-left p {
    justify-content: flex-start;
    text-align: left; }
    .link-text-lists-4.text-left p a {
      text-align: left; }

@media (min-width: 768px) {
  .link-text-lists-4 {
    display: flex;
    flex-wrap: wrap; }
    .link-text-lists-4 p {
      height: 100%; } }
.killing-page-gray-bg {
  padding: 1px 20px 0 20px;
  background-color: #eff3f5; }

.pl-10 {
  padding-left: 10px !important; }

.pl-20 {
  padding-left: 20px !important; }

.pl-30 {
  padding-left: 30px !important; }

.pr-10 {
  padding-right: 10px !important; }

.pr-20 {
  padding-right: 20px !important; }

.pr-30 {
  padding-right: 30px !important; }

.mb-30 {
  margin-bottom: 30px !important; }

.mt-20 {
  margin-top: 20px !important; }

.mt-25 {
  margin-top: 25px !important; }

.pt-30 {
  padding-top: 30px !important; }

.pt-50 {
  padding-top: 50px !important; }

.pt-70 {
  padding-top: 70px !important; }

.pb-20 {
  padding-bottom: 20px !important; }

.pb-30 {
  padding-bottom: 30px !important; }

.pb-40 {
  padding-bottom: 40px !important; }

.pb-50 {
  padding-bottom: 50px !important; }

.pb-70 {
  padding-bottom: 70px !important; }

.killing-page-bg-1 {
  background-color: #eff3f5;
  overflow: hidden; }

.killing-page-bg-2 {
  background-color: #f4f5f6;
  overflow: hidden; }

.killing-page-bg-3 {
  background-color: #E7EEF9;
  overflow: hidden; }

.killing-page-bg-4 {
  background-color: #1f73bf;
  overflow: hidden; }

.fs-46 {
  font-size: 46px !important; }

.fs-36 {
  font-size: 36px !important; }

.fs-32 {
  font-size: 32px !important; }

.fs-30 {
  font-size: 30px !important; }

.fc-white {
  color: #fff !important; }

@media (min-width: 992px) {
  .md-pl-30 {
    padding-left: 30px; }

  .md-flex-img {
    display: flex;
    flex-wrap: wrap; }
    .md-flex-img .img {
      height: 100%; }
      .md-flex-img .img img {
        height: 100%;
        width: 100%;
        object-fit: cover; } }
.killing-page-style-7 {
  margin-left: 0;
  margin-right: 0; }
  .killing-page-style-7 div[class*='col-'] {
    padding-left: 0;
    padding-right: 0; }
    .killing-page-style-7 div[class*='col-'] img {
      transition: all ease-out .3s;
      margin-bottom: 10px; }
    .killing-page-style-7 div[class*='col-'] .inner {
      transition: all ease-out .3s;
      padding: 30px; }
      .killing-page-style-7 div[class*='col-'] .inner.bg-1 {
        background-color: rgba(255, 255, 255, 0.55); }
      .killing-page-style-7 div[class*='col-'] .inner:hover {
        background-color: rgba(255, 255, 255, 0.8);
        box-shadow: 0 0 16px rgba(0, 0, 0, 0.1); }
        .killing-page-style-7 div[class*='col-'] .inner:hover img {
          transform: scale(1.1) rotate(30deg); }

@media (min-width: 768px) {
  .killing-page-style-7 {
    display: flex;
    flex-wrap: wrap; }
    .killing-page-style-7 .inner {
      height: 100%; } }
.delighter.f-right-1 {
  transform: translate(-100%);
  opacity: 0;
  transition: all 0.5s ease-out; }

.delighter.f-right-2 {
  transform: translate(-100%);
  opacity: 0;
  transition: all 1s ease-out; }

.delighter.f-right-3 {
  transform: translate(-100%);
  opacity: 0;
  transition: all 1.5s ease-out; }

.delighter.f-right-1.started, .delighter.f-right-2.started, .delighter.f-right-3.started {
  transform: none;
  opacity: 1; }

.delighter.f-left-1 {
  transform: translate(100%);
  opacity: 0;
  transition: all 0.5s ease-out; }

.delighter.f-left-2 {
  transform: translate(100%);
  opacity: 0;
  transition: all 1s ease-out; }

.delighter.f-left-3 {
  transform: translate(100%);
  opacity: 0;
  transition: all 1.5s ease-out; }

.delighter.f-left-1.started, .delighter.f-left-2.started, .delighter.f-left-3.started {
  transform: none;
  opacity: 1; }

.delighter.f-bottom-1 {
  transform: translatey(100%);
  opacity: 0;
  transition: all 0.5s ease-out; }

.delighter.f-bottom-2 {
  transform: translatey(20%);
  opacity: 0;
  transition: all 0.5s ease-out; }

.delighter.f-bottom-1.started, .delighter.f-bottom-2.started {
  transform: none;
  opacity: 1; }

.delighter.f-top-1 {
  transform: translatey(-20%);
  opacity: 0;
  transition: all 0.5s ease-out; }

.delighter.f-top-2 {
  transform: translatey(-20%);
  opacity: 0;
  transition: all 1s ease-out; }

.delighter.f-top-1.started, .delighter.f-top-2.started {
  transform: none;
  opacity: 1; }

.killing-page-style-8 {
  margin-left: 0;
  margin-right: 0;
  margin-top: 30px; }
  .killing-page-style-8 .number {
    position: absolute;
    z-index: 1;
    top: 0;
    left: 50%;
    transform: translateX(-50%);
    border-radius: 50%;
    background-color: #fff;
    border: 2px solid #1f73bf;
    width: 50px;
    height: 50px;
    line-height: 50px;
    display: inline-block;
    text-align: center;
    font-weight: bold;
    font-size: 1.2em;
    color: #1f73bf;
    transition: all ease-out .3s; }
  .killing-page-style-8 .title {
    border-top: 1px solid #1f73bf;
    padding: 45px 15px 0 15px;
    font-size: 1.1em;
    font-weight: bold;
    color: #1f73bf;
    text-align: center; }
  .killing-page-style-8 .desc {
    padding: 0 15px 25px 15px;
    font-size: .9em;
    text-align: center; }
  .killing-page-style-8 .inner {
    position: relative;
    text-align: center;
    padding-top: 25px; }
    .killing-page-style-8 .inner:before {
      content: "";
      display: block;
      width: 100%;
      height: 0;
      position: absolute;
      z-index: 1;
      left: 0;
      top: -20px;
      border-radius: 10px; }
    .killing-page-style-8 .inner:after {
      content: "\00BB";
      width: 30px;
      height: 30px;
      line-height: 30px;
      text-align: center;
      position: absolute;
      z-index: 2;
      left: 100%;
      transform: translateX(-50%);
      top: 12px;
      border-radius: 20px;
      transition: all ease-out .5s;
      font-size: 1.3em;
      background-color: #f3f4f5;
      color: #999; }
    .killing-page-style-8 .inner:hover {
      background-color: #fff;
      position: relative;
      z-index: 1;
      padding-bottom: 15px; }
      .killing-page-style-8 .inner:hover:before {
        height: 100%;
        border: 1px solid #1f73bf;
        z-index: 2; }
      .killing-page-style-8 .inner:hover:after {
        background-color: #1f73bf;
        color: #fff;
        z-index: 4; }
      .killing-page-style-8 .inner:hover .title {
        border-top-color: transparent; }
      .killing-page-style-8 .inner:hover .number {
        border-color: #1f73bf;
        background-color: #1f73bf;
        color: #fff; }
  .killing-page-style-8 div[class*='col-'] {
    padding: 0; }
    .killing-page-style-8 div[class*='col-']:last-child .inner:after {
      display: none; }

@media (min-width: 992px) {
  .killing-page-style-8 {
    display: flex;
    flex-wrap: wrap; }
    .killing-page-style-8.five-column div[class*='col-'] {
      width: 20%; }
    .killing-page-style-8 .desc {
      display: none; } }
.killing-page-style-label p {
  display: inline-block;
  margin-right: 10px;
  border: 1px solid #ddd;
  padding: 10px 15px;
  background-color: #fff; }

.service-img-text-2 .inner {
  position: relative;
  overflow: hidden;
  border-radius: 6px; }
  .service-img-text-2 .inner:before {
    content: '';
    display: block;
    background: linear-gradient(to bottom, #00000055, #000000aa);
    position: absolute;
    z-index: 1;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    transition: all ease-out .3s;
    border-radius: 6px; }
  .service-img-text-2 .inner .text {
    position: absolute;
    z-index: 2;
    width: 100%;
    bottom: 0;
    left: 0;
    padding: 15px 25px;
    color: #fff;
    min-height: 100px;
    font-size: 1.1em; }
    .service-img-text-2 .inner .text a {
      color: #fff; }
    .service-img-text-2 .inner .text:before {
      content: '';
      display: block;
      background-color: #d81b60;
      position: absolute;
      z-index: 1;
      width: 50px;
      height: 2px;
      top: 0;
      left: 25px;
      transition: width ease-out .3s; }
  .service-img-text-2 .inner .img {
    height: 300px;
    width: 100%;
    border-radius: 6px; }
    .service-img-text-2 .inner .img a {
      display: block; }
    .service-img-text-2 .inner .img img {
      max-width: inherit;
      width: 108%;
      height: 108%;
      object-fit: cover;
      object-position: center;
      transition: all ease-out .3s;
      border-radius: 6px; }
  .service-img-text-2 .inner:hover:before {
    background: linear-gradient(to bottom, #00000033, #000000bb); }
  .service-img-text-2 .inner:hover .text:before {
    width: 80px; }
  .service-img-text-2 .inner:hover .img img {
    transform: scale(1.1); }

.info-item8 {
  width: 100%;
  height: auto;
  display: flex;
  align-items: stretch;
  justify-content: center;
  flex-wrap: wrap;
  column-gap: 2%; }

.info-item8 .list-item {
  width: 32%;
  margin-bottom: 25px;
  background: #f6f6f6;
  padding: 30px 20px 20px;
  transition: all .2s;
  position: relative; }

.info-item8 .list-item:hover {
  transform: scale(1.02);
  --tw-shadow: -195px 274px 94px 0px transparent, -125px 175px 86px 0px rgba(0, 0, 0, .01), -70px 99px 73px 0px rgba(0, 0, 0, .05), -31px 44px 54px 0px rgba(0, 0, 0, .09), -8px 11px 30px 0px rgba(0, 0, 0, .1);
  box-shadow: var(--tw-shadow);
  background: #eaf0f5; }

.info-item8 .list-item p {
  padding-bottom: 10px;
  color: #1a1a1a; }

.info-item8 .list-item .style1 {
  font-size: 20px;
  padding-bottom: 0;
  margin-bottom: 20px;
  min-height: 100px;
  padding-right: 55px;
  color: #1a1a1a; }

.info-item8 .list-item .list-arrow {
  width: 44px;
  height: 44px;
  position: absolute;
  top: 25px;
  right: 20px;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #1a1a1a;
  font-size: 18px;
  border-radius: 4px;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: contain; }

.info-item8 .list-item .list-arrow:after {
  content: '\f061';
  font-family: 'FontAwesome';
  transform: rotate(-45deg);
  display: none; }

.info-item8 .list-item .list-arrow.info-item8-icon1 {
  background-image: url(../../images/info-item8-icon.svg); }

.info-item8 .list-item:hover .list-arrow {
  background: #fff; }

.info-item8 .list-item:hover .list-arrow:after {
  display: block; }

.info-item8 .list-pic {
  width: 32%;
  margin-bottom: 40px;
  border-radius: 12px;
  overflow: hidden;
  position: relative; }

.info-item8 .list-pic:hover {
  transform: scale(1.02);
  --tw-shadow: -195px 274px 94px 0px transparent, -125px 175px 86px 0px rgba(0, 0, 0, .01), -70px 99px 73px 0px rgba(0, 0, 0, .05), -31px 44px 54px 0px rgba(0, 0, 0, .09), -8px 11px 30px 0px rgba(0, 0, 0, .1);
  box-shadow: var(--tw-shadow);
  background: #eaf0f5; }

.info-item8 .list-pic img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  position: absolute;
  left: 0px;
  top: 0px;
  transition: all .5s; }

.info-item8 .list-pic:hover img {
  transform: scale(1.1); }

.left-side-sticky {
  position: sticky;
  top: 170px;
  z-index: 997; }

@media (max-width: 991px) {
  .left-side-sticky {
    top: 185px;
    background-color: #fff;
    padding-left: 0;
    padding-right: 0; }

  .sm-hidden {
    display: none; } }
.service-tabs-navs-left ul {
  margin: 0;
  padding: 0; }
  .service-tabs-navs-left ul li {
    list-style: none;
    cursor: pointer;
    padding: 10px 8px;
    display: block;
    text-align: center;
    background-color: #fff;
    font-size: .9em;
    line-height: 1.4;
    transition: all ease-out .3s;
    position: relative;
    z-index: 100; }
    .service-tabs-navs-left ul li:not(:last-child) {
      margin-bottom: 10px; }
    .service-tabs-navs-left ul li:hover {
      background-color: #1f73bf;
      color: #fff; }
    .service-tabs-navs-left ul li.active {
      background-color: #1f73bf;
      color: #fff; }
      .service-tabs-navs-left ul li.active:after {
        content: '';
        display: inline-block;
        position: absolute;
        z-index: 0;
        width: 0;
        height: 0;
        border-right: none;
        border-top: 12px solid transparent;
        border-bottom: 12px solid transparent;
        border-left: 14px solid #1f73bf;
        right: -12px;
        top: 50%;
        transform: translateY(-50%); }

@media (max-width: 991px) {
  .service-tabs-navs-left ul {
    display: flex; }
    .service-tabs-navs-left ul li {
      width: inherit;
      max-width: inherit;
      float: left; } }
.sticky-label-2 {
  font-size: 18px;
  font-weight: bold;
  margin-bottom: 15px; }
  .sticky-label-2:not(:first-child) {
    margin-top: 40px; }

.bg-white {
  background-color: #fff;
  padding: 15px 20px; }

.service-style-04 {
  margin-bottom: 20px; }
  .service-style-04 .img {
    padding: 15px;
    background-color: #f5f6f7; }
  .service-style-04 .item {
    display: flex; }
    .service-style-04 .item .number {
      width: 45px;
      height: 45px;
      border-radius: 50%;
      display: flex;
      align-items: center;
      justify-content: center;
      flex: 0 0 45px;
      margin-right: 15px;
      background-color: #d2e0e8;
      font-weight: bold;
      font-size: 18px;
      line-height: 1; }

@media (min-width: 992px) {
  .service-style-04 {
    display: flex;
    flex-wrap: wrap; }
    .service-style-04 .img {
      height: 100%;
      display: flex;
      align-items: center;
      flex-direction: column; } }
@media (max-width: 991px) {
  .service-style-04 .img {
    margin-bottom: 30px; } }
.swiper-application {
  background-color: #fff; }
  .swiper-application .ServiceShowPic img {
    margin-top: 0;
    margin-bottom: 15px; }

.service-style-05 {
  margin-bottom: 40px; }
  .service-style-05 .title {
    margin-bottom: 15px;
    padding: 8px 15px;
    background-color: #1f73bf;
    color: #fff; }
    .service-style-05 .title p {
      margin-bottom: 0; }
  .service-style-05 ul {
    padding-left: 0; }
    .service-style-05 ul li {
      list-style: none;
      border-left: 4px solid #1f73bf;
      padding: 15px;
      box-shadow: 0 0 12px rgba(0, 0, 0, 0.1);
      margin-bottom: 15px; }
  .service-style-05.color-2 .title {
    background-color: #6eb2bc; }
  .service-style-05.color-2 ul li {
    border-left-color: #6eb2bc; }

.service-style-06 {
  margin-bottom: 30px; }
  .service-style-06 .inner {
    border: 1.5px solid #1f73bf;
    border-radius: 6px;
    padding: 20px 10px 10px;
    text-align: center; }
  .service-style-06 .col-md-12 {
    margin-bottom: 20px; }
    .service-style-06 .col-md-12:nth-child(3) .inner, .service-style-06 .col-md-12:nth-child(4) .inner {
      border-color: #6eb2bc; }

@media (min-width: 1200px) {
  .service-style-06 {
    position: relative;
    display: flex;
    flex-wrap: wrap; }
    .service-style-06:before {
      content: '';
      position: absolute;
      left: 15px;
      top: 50%;
      width: calc(100% - 30px);
      height: 10px;
      background-color: #f4f5f6;
      transform: translateY(-175%); }
    .service-style-06 .col-md-12 {
      position: relative;
      margin-bottom: 0;
      padding-bottom: 40px; }
      .service-style-06 .col-md-12:before {
        content: '';
        width: 10px;
        height: 10px;
        border-radius: 50%;
        position: absolute;
        z-index: 2;
        left: 50%;
        bottom: -5px;
        background-color: #fff;
        transform: translateX(-50%); }
      .service-style-06 .col-md-12:after {
        content: '';
        position: absolute;
        left: 50%;
        transform: translateX(-50%);
        bottom: -12px;
        width: 24px;
        height: 24px;
        border-radius: 50%;
        background-color: #1f73bf;
        box-shadow: 0 0 5px rgba(0, 0, 0, 0.15); }
      .service-style-06 .col-md-12:nth-child(3), .service-style-06 .col-md-12:nth-child(4) {
        padding-bottom: 0;
        padding-top: 40px; }
        .service-style-06 .col-md-12:nth-child(3):before, .service-style-06 .col-md-12:nth-child(4):before {
          bottom: inherit;
          top: -5px; }
        .service-style-06 .col-md-12:nth-child(3):after, .service-style-06 .col-md-12:nth-child(4):after {
          background-color: #6eb2bc;
          bottom: inherit;
          top: -12px; }
        .service-style-06 .col-md-12:nth-child(3) .inner:after, .service-style-06 .col-md-12:nth-child(4) .inner:after {
          border-color: #6eb2bc;
          bottom: inherit;
          top: -9px;
          transform: rotate(-135deg); }
    .service-style-06 .inner {
      position: relative;
      height: 100%; }
      .service-style-06 .inner:after {
        content: '';
        position: absolute;
        z-index: 0;
        left: 50%;
        margin-left: -9px;
        bottom: -9px;
        display: inline-block;
        width: 15px;
        height: 15px;
        background-color: #fff;
        border-bottom: 1.5px solid #1f73bf;
        border-right: 1.5px solid #1f73bf;
        transform: rotate(45deg); } }
.service-style-07 {
  margin-left: -8px;
  margin-right: -8px; }
  .service-style-07 .col-md-4 {
    padding-left: 8px;
    padding-right: 8px;
    display: flex;
    margin-bottom: 15px; }
    .service-style-07 .col-md-4 p:last-child {
      border: 1px solid #ccc;
      border-left: none;
      width: 100%;
      padding: 10px;
      margin-bottom: 0;
      display: flex;
      align-items: center; }
  .service-style-07 .icon {
    margin-bottom: 0;
    flex: 0 0 50px;
    background-color: #1f73bf;
    display: flex;
    align-items: center;
    justify-content: center; }
    .service-style-07 .icon img {
      width: 30px;
      height: 30px;
      object-fit: contain; }

@media (min-width: 992px) {
  .service-style-07 {
    display: flex;
    flex-wrap: wrap; } }
#killingpage-inquiry .inquiry-box .featuredtitle {
  color: #1a1a1a;
  background: #f4f5f6;
  margin-bottom: 30px !important;
  padding: 15px; }
#killingpage-inquiry .inquiry-box .inquirymargin {
  padding: 0;
  border: none; }

/** 20250605 new **/
.service-style-1001 {
  margin-bottom: 30px;
  overflow: hidden; }
  .service-style-1001 .img {
    margin-top: 15px;
    width: 240px;
    height: 240px;
    border-radius: 50%;
    padding: 20px;
    position: relative; }
    .service-style-1001 .img img {
      width: 100%;
      height: 100%;
      object-fit: cover;
      border-radius: 50%; }
    .service-style-1001 .img:before {
      content: "";
      position: absolute;
      left: 0;
      top: 0;
      width: 100%;
      height: 100%;
      border-radius: 50%;
      border: 5px solid #50a5a9; }
  .service-style-1001 .text {
    margin-top: 15px; }
    .service-style-1001 .text ol {
      margin-bottom: 0; }
    .service-style-1001 .text li {
      position: relative;
      padding-left: 30px;
      margin-bottom: 10px; }
      .service-style-1001 .text li:last-child {
        margin-bottom: 0; }
      .service-style-1001 .text li:before {
        position: absolute;
        z-index: 3;
        left: 0;
        top: 5px;
        content: "1";
        width: 20px;
        height: 20px;
        border-radius: 50%;
        background-color: #50a5a9;
        text-align: center;
        line-height: 20px;
        color: #fff;
        display: inline-flex;
        align-items: center;
        justify-content: center; }
    .service-style-1001 .text li:nth-child(1):before {
      content: "1"; }
    .service-style-1001 .text li:nth-child(2):before {
      content: "2"; }
    .service-style-1001 .text li:nth-child(3):before {
      content: "3"; }
    .service-style-1001 .text li:nth-child(4):before {
      content: "4"; }
    .service-style-1001 .text li:nth-child(5):before {
      content: "5"; }
    .service-style-1001 .text li:nth-child(6):before {
      content: "6"; }

@media (min-width: 1024px) {
  .service-style-1001 {
    position: relative;
    display: flex;
    align-items: center; }
    .service-style-1001 .img {
      flex: 0 0 320px;
      width: 320px;
      height: 320px;
      margin-right: 30px; }
    .service-style-1001 .img-2 {
      flex: 0 0 240px;
      width: 240px;
      height: 240px; } }
.killing-page-style-9 .line {
  display: none; }
.killing-page-style-9 .item {
  margin-top: 25px;
  margin-bottom: 15px;
  display: flex; }
  .killing-page-style-9 .item .icon {
    flex: 0 0 50px;
    margin-right: 15px;
    border-radius: 10px;
    border: 2px solid #75BDA7;
    width: 50px;
    height: 40px;
    display: inline-flex;
    align-items: center;
    justify-content: center; }
    .killing-page-style-9 .item .icon img {
      width: 30px;
      height: 22px;
      object-fit: contain; }

@media (min-width: 992px) {
  .killing-page-style-9 .line {
    width: 100%;
    display: block; } }
.service-style-03 .inner .img {
  height: 200px;
  margin-bottom: 20px; }
  .service-style-03 .inner .img img {
    height: 100%;
    width: 100%;
    object-fit: cover; }

.service-style-08 {
  background-color: #1f73bf;
  color: #fff;
  padding: 15px; }
  .service-style-08 .row {
    width: 100%;
    margin: 0; }
  .service-style-08 .number {
    text-align: center;
    font-weight: bold;
    font-size: 22px; }
  .service-style-08 .icon {
    text-align: center; }
    .service-style-08 .icon img {
      width: 50px;
      height: 50px;
      object-fit: contain; }
  .service-style-08 .text p {
    margin-bottom: 5px; }
  .service-style-08.bg-1 {
    background-color: #2d5d92; }
  .service-style-08.bg-2 {
    background-color: #3872b9; }
  .service-style-08.bg-3 {
    background-color: #5794d6; }
  .service-style-08.bg-4 {
    background-color: #89b6e2; }
  .service-style-08.bg-5 {
    background-color: #a7cef0; }

@media (min-width: 768px) {
  .service-style-08 {
    border-radius: 70px 0 0 70px;
    padding: 15px 0 12px 15px; }
    .service-style-08 .row {
      display: flex;
      align-items: center;
      justify-content: space-around; }
    .service-style-08 .number {
      flex-grow: 0;
      flex-basis: 40px;
      width: 40px; }
    .service-style-08 .text {
      text-align: left;
      width: 100%;
      flex-grow: 1;
      padding: 0 10px; }
    .service-style-08 .icon {
      flex-grow: 0;
      flex-basis: 55px;
      width: 55px;
      border-left: 1px dashed #fff; } }
@media (min-width: 992px) {
  .service-style-08 .number {
    flex-basis: 50px; }
  .service-style-08 .icon {
    flex-basis: 90px; }
    .service-style-08 .icon img {
      width: 60px;
      height: 60px; } }
.event-types {
  text-align: center; }
  .event-types li {
    cursor: pointer;
    display: inline-block;
    margin: 0 20px 15px 0; }
    .event-types li:before {
      font-family: FontAwesome;
      content: '\f1db';
      font-size: 18px;
      width: 20px;
      margin-right: 5px; }
    .event-types li.active {
      color: #1f73bf; }
      .event-types li.active:before {
        content: '\f05d';
        color: #1f73bf; }

@media (min-width: 1100px) {
  .event-types {
    display: flex;
    flex-wrap: wrap; } }
.events-check label {
  margin-left: 4px; }

.event-box {
  margin: 0 0 30px 0;
  border: 1px solid #ddd;
  padding: 20px;
  color: #333333;
  transition: all ease .4s; }
  .event-box:hover {
    box-shadow: 0 0 10px #ddd; }
  .event-box h2 {
    text-align: left !important;
    color: #1a1a1a !important;
    font-size: 22px !important;
    margin: 12px 0 10px 0; }
  .event-box p {
    margin-bottom: 0;
    color: #333333; }
  .event-box em {
    color: #d81b60;
    font-style: normal; }
  .event-box .col-lg-3 {
    padding: 0 !important; }
  .event-box img {
    width: 100%; }
  .event-box .site-btn {
    margin-top: 10px; }
  .event-box .request-btn-close {
    background: #9e9e9e;
    cursor: not-allowed; }

.event-dot {
  overflow: hidden; }
  .event-dot li {
    list-style: none !important;
    margin-right: 30px;
    float: left;
    padding: 0;
    line-height: 30px;
    color: #333333; }

@media (min-width: 768px) {
  .event-box img {
    max-height: 237px;
    object-fit: cover; }
  .event-box .col-lg-9 {
    padding-left: 30px !important; } }
@media (max-width: 767px) {
  .event-box img {
    margin-bottom: 20px; }
  .event-box .col-lg-9 {
    padding: 0 !important; } }
.events-form {
  width: 100%;
  height: 100%;
  position: fixed;
  z-index: 99999;
  left: 0;
  top: 0;
  display: none; }
  @media (max-width: 767px) {
    .events-form {
      overflow-y: auto; } }
  .events-form .p-title {
    font-size: 20px;
    font-weight: bold; }
  .events-form .control-label {
    display: block; }
  .events-form .events-form-bg {
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    background: rgba(0, 0, 0, 0.35);
    cursor: pointer; }
  .events-form .events-form-box {
    position: absolute;
    z-index: 2;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    max-width: 850px;
    background: #fff;
    padding: 40px;
    width: 100%; }
    @media (max-width: 767px) {
      .events-form .events-form-box {
        padding: 20px;
        left: 0;
        top: 0;
        transform: translate(0, 0); } }
    .events-form .events-form-box .quick-inquiry {
      margin: 0; }
  .events-form .events-form-close {
    position: absolute;
    right: 13px;
    top: 0;
    color: #1a1a1a;
    cursor: pointer; }
    .events-form .events-form-close:before {
      content: '\2716';
      font-size: 20px;
      font-weight: bold; }
    .events-form .events-form-close:hover {
      color: #1f73bf; }
  .events-form .inquiry-box .featuredtitle {
    color: #1a1a1a;
    background: #f4f5f6;
    margin-bottom: 20px !important;
    padding: 15px; }
  .events-form .inquiry-box .inquirymargin {
    padding: 0;
    border: none; }
  .events-form .inquiry-box .site-btn-2 {
    width: 150px; }

.shining-moments {
  width: 100%;
  height: 100%;
  position: fixed;
  z-index: 9999;
  left: 0;
  top: 0;
  display: none; }
  .shining-moments .shining-moments-bg {
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    background: rgba(0, 0, 0, 0.7);
    cursor: pointer; }
  .shining-moments .shining-moments-box {
    position: absolute;
    z-index: 2;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    max-width: 1000px;
    background: none;
    padding: 40px 15px 40px;
    width: 100%;
    height: 100%; }
  .shining-moments .shining-moments-close {
    position: absolute;
    right: 10px;
    top: 10px;
    color: #fff;
    cursor: pointer; }
    .shining-moments .shining-moments-close:before {
      content: '\2716';
      font-size: 20px;
      font-weight: bold; }
    .shining-moments .shining-moments-close:hover {
      color: #1f73bf; }
  .shining-moments .shining-moments-content {
    width: 100%;
    height: 100%; }
    .shining-moments .shining-moments-content .swiper-shining-moments {
      width: 100%;
      height: 100%; }
    .shining-moments .shining-moments-content .swiper-wrapper {
      height: 100%; }
    .shining-moments .shining-moments-content .swiper-slide {
      height: auto; }
    .shining-moments .shining-moments-content .pic-box {
      width: 100%;
      height: 95%;
      display: flex;
      align-items: center;
      justify-content: center; }
    .shining-moments .shining-moments-content .pic-box img {
      width: 100%;
      height: 100%;
      object-fit: contain;
      max-height: inherit; }
    .shining-moments .shining-moments-content .product-pic-box {
      height: 100%; }
      .shining-moments .shining-moments-content .product-pic-box img {
        max-width: 100%;
        max-height: 100%;
        width: auto;
        height: auto; }
    .shining-moments .shining-moments-content .video {
      width: 100%;
      height: 95%;
      display: flex;
      align-items: center;
      justify-content: center; }
    .shining-moments .shining-moments-content .video video {
      width: auto;
      height: auto;
      max-width: 100%;
      max-height: 100%; }
  .shining-moments .swiper-container {
    padding: 0;
    margin: 0; }
  .shining-moments .swiper-shining-moments-next {
    right: calc(50% - 95px); }
  .shining-moments .swiper-shining-moments-prev {
    left: calc(50% - 95px); }
  .shining-moments .swiper-shining-moments-next, .shining-moments .swiper-shining-moments-prev {
    background: #d81b60;
    width: 80px !important;
    bottom: 10px;
    top: initial; }
  .shining-moments .swiper-shining-moments-next:after, .shining-moments .swiper-shining-moments-prev:after {
    color: #fff !important;
    font-size: 24px; }
  .shining-moments .swiper-shining-moments-next:hover, .shining-moments .swiper-shining-moments-prev:hover {
    background: #1f73bf; }
  .shining-moments .swiper-pagination-fraction {
    color: #fff; }

.product-image-box .img {
  height: 100%; }
.product-image-box .swiper-container {
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  overflow: hidden; }
.product-image-box .swiper-slide {
  background-size: cover;
  background-position: center;
  display: flex;
  justify-content: center;
  align-items: center; }
.product-image-box .swiper-slide img {
  width: auto;
  max-width: 100%;
  object-fit: contain; }
.product-image-box .gallery-top {
  height: 90%;
  width: 100%; }
.product-image-box .gallery-thumbs {
  height: 20%;
  box-sizing: border-box;
  padding: 10px 0; }
.product-image-box .gallery-thumbs .swiper-slide {
  width: 70px;
  height: 70px;
  opacity: 1;
  border: 1px solid transparent;
  display: flex;
  justify-content: center;
  align-items: center;
  cursor: pointer; }
.product-image-box .gallery-thumbs .swiper-slide img {
  width: auto;
  max-width: 68px;
  max-height: 68px;
  object-fit: cover; }
.product-image-box .gallery-thumbs .swiper-slide-active {
  opacity: 1;
  border-color: #d81b60; }
.product-image-box .swiper-button-next, .product-image-box .swiper-button-prev {
  width: 50px;
  background-color: #aaa;
  background-size: 50%;
  background-image: none; }
  .product-image-box .swiper-button-next:after, .product-image-box .swiper-button-prev:after {
    color: #fff;
    font-size: 28px; }

.product-image-box.shining-moments .shining-moments-content .pic-box img {
  max-width: 90%;
  max-height: 90%;
  height: auto;
  width: auto; }

.section-footer {
  font-size: 14px; }
  .section-footer .footer-links {
    background-color: #eeeeee;
    padding-top: 60px;
    padding-bottom: 20px;
    overflow: hidden; }
    .section-footer .footer-links p {
      font-weight: bold;
      font-size: 18px;
      margin-bottom: 15px;
      font-family: Arial, Candara, "Segoe UI", arial, serif, sans-serif; }
      @media (min-width: 768px) {
        .section-footer .footer-links p {
          font-family: "PoppinsBlack", Candara, "Segoe UI", arial, serif, sans-serif;
          font-weight: normal; } }
      .section-footer .footer-links p a {
        color: #333333; }
    .section-footer .footer-links ul {
      margin-bottom: 40px; }
      .section-footer .footer-links ul li {
        margin-bottom: 5px; }
        .section-footer .footer-links ul li a {
          color: #808080; }
    .section-footer .footer-links a {
      display: block; }
      .section-footer .footer-links a:hover {
        color: #d81b60; }
    @media (min-width: 992px) {
      .section-footer .footer-links .row {
        display: flex;
        flex-wrap: wrap; }
        .section-footer .footer-links .row .col-md-3 {
          width: 20%; } }
  .section-footer .footer-contact-us {
    background-color: #1a1a1a;
    color: #f5f5f5;
    padding-top: 60px;
    padding-bottom: 20px; }
    .section-footer .footer-contact-us p {
      font-family: Arial, Candara, "Segoe UI", arial, serif, sans-serif;
      font-weight: bold;
      font-size: 18px;
      margin-bottom: 15px;
      color: #f5f5f5; }
      @media (min-width: 768px) {
        .section-footer .footer-contact-us p {
          font-family: "PoppinsBlack", Candara, "Segoe UI", arial, serif, sans-serif;
          font-weight: normal; } }
    .section-footer .footer-contact-us ul li {
      color: #f5f5f5;
      margin-bottom: 10px;
      display: flex; }
      .section-footer .footer-contact-us ul li img {
        flex: 0 0 20px;
        max-width: 14px;
        max-height: 14px;
        object-fit: contain;
        margin-right: 8px;
        margin-top: 8px; }
      .section-footer .footer-contact-us ul li em {
        display: inline-block;
        font-style: normal; }
      .section-footer .footer-contact-us ul li a {
        color: #f5f5f5; }
        .section-footer .footer-contact-us ul li a:hover {
          color: #d81b60; }
    .section-footer .footer-contact-us .social-icon {
      padding-left: 22px;
      overflow: hidden; }
      .section-footer .footer-contact-us .social-icon a {
        float: left;
        display: flex;
        align-items: center;
        justify-content: center;
        margin-right: 10px;
        width: 32px;
        height: 32px;
        background-color: #1f73bf;
        transition: background-color ease-out .3s; }
        .section-footer .footer-contact-us .social-icon a img {
          max-height: 15px;
          min-width: 15px;
          object-fit: contain; }
        .section-footer .footer-contact-us .social-icon a:hover {
          background-color: #d81b60; }
  .section-footer .copyright {
    background-color: #1a1a1a;
    color: #eee;
    padding: 20px 15px;
    border-top: 1px solid #333;
    text-align: center; }
    .section-footer .copyright p {
      margin-bottom: 0; }

@media (max-width: 767px) {
  .section-footer .footer-links {
    padding-top: 30px; }
    .section-footer .footer-links p.toggle a {
      display: inline-block; }
    .section-footer .footer-links p.toggle:after {
      font-family: FontAwesome;
      content: '\f105';
      width: 30px;
      height: 30px;
      color: #333;
      float: right; }
    .section-footer .footer-links p.toggle.active:after {
      content: '\f106'; }
    .section-footer .footer-links ul {
      display: none; } }

/*# sourceMappingURL=innerpage.css.map */
