@charset "UTF-8";
* {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }

.img-responsive,
.thumbnail > img,
.thumbnail a > img,
.carousel-inner > .item > img,
.carousel-inner > .item > a > img {
  display: block;
  max-width: 100%;
  height: auto; }

.row {
  margin-right: -15px;
  margin-left: -15px;
  flex-wrap: wrap;
  display: flex;
  justify-content: flex-start; }

.row:after {
  display: table;
  content: " "; }

.row:after {
  clear: both; }

.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {
  position: relative;
  width: 100%;
  min-height: 1px;
  padding-right: 15px;
  padding-left: 15px; }

.col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12 {
  float: left; }

.col-xs-12 {
  width: 100%; }

.col-xs-11 {
  width: 91.66666667%; }

.col-xs-10 {
  width: 83.33333333%; }

.col-xs-9 {
  width: 75%; }

.col-xs-8 {
  width: 66.66666667%; }

.col-xs-7 {
  width: 58.33333333%; }

.col-xs-6 {
  width: 50%; }

.col-xs-5 {
  width: 41.66666667%; }

.col-xs-4 {
  width: 33.33333333%; }

.col-xs-3 {
  width: 25%; }

.col-xs-2 {
  width: 16.66666667%; }

.col-xs-1 {
  width: 8.33333333%; }

.col-xs-pull-12 {
  right: 100%; }

.col-xs-pull-11 {
  right: 91.66666667%; }

.col-xs-pull-10 {
  right: 83.33333333%; }

.col-xs-pull-9 {
  right: 75%; }

.col-xs-pull-8 {
  right: 66.66666667%; }

.col-xs-pull-7 {
  right: 58.33333333%; }

.col-xs-pull-6 {
  right: 50%; }

.col-xs-pull-5 {
  right: 41.66666667%; }

.col-xs-pull-4 {
  right: 33.33333333%; }

.col-xs-pull-3 {
  right: 25%; }

.col-xs-pull-2 {
  right: 16.66666667%; }

.col-xs-pull-1 {
  right: 8.33333333%; }

.col-xs-pull-0 {
  right: auto; }

.col-xs-push-12 {
  left: 100%; }

.col-xs-push-11 {
  left: 91.66666667%; }

.col-xs-push-10 {
  left: 83.33333333%; }

.col-xs-push-9 {
  left: 75%; }

.col-xs-push-8 {
  left: 66.66666667%; }

.col-xs-push-7 {
  left: 58.33333333%; }

.col-xs-push-6 {
  left: 50%; }

.col-xs-push-5 {
  left: 41.66666667%; }

.col-xs-push-4 {
  left: 33.33333333%; }

.col-xs-push-3 {
  left: 25%; }

.col-xs-push-2 {
  left: 16.66666667%; }

.col-xs-push-1 {
  left: 8.33333333%; }

.col-xs-push-0 {
  left: auto; }

.col-xs-offset-12 {
  margin-left: 100%; }

.col-xs-offset-11 {
  margin-left: 91.66666667%; }

.col-xs-offset-10 {
  margin-left: 83.33333333%; }

.col-xs-offset-9 {
  margin-left: 75%; }

.col-xs-offset-8 {
  margin-left: 66.66666667%; }

.col-xs-offset-7 {
  margin-left: 58.33333333%; }

.col-xs-offset-6 {
  margin-left: 50%; }

.col-xs-offset-5 {
  margin-left: 41.66666667%; }

.col-xs-offset-4 {
  margin-left: 33.33333333%; }

.col-xs-offset-3 {
  margin-left: 25%; }

.col-xs-offset-2 {
  margin-left: 16.66666667%; }

.col-xs-offset-1 {
  margin-left: 8.33333333%; }

.col-xs-offset-0 {
  margin-left: 0; }

@media (min-width: 768px) {
  .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12 {
    float: left; }

  .col-sm-12 {
    width: 100%; }

  .col-sm-11 {
    width: 91.66666667%; }

  .col-sm-10 {
    width: 83.33333333%; }

  .col-sm-9 {
    width: 75%; }

  .col-sm-8 {
    width: 66.66666667%; }

  .col-sm-7 {
    width: 58.33333333%; }

  .col-sm-6 {
    width: 50%; }

  .col-sm-5 {
    width: 41.66666667%; }

  .col-sm-4 {
    width: 33.33333333%; }

  .col-sm-3 {
    width: 25%; }

  .col-sm-2 {
    width: 16.66666667%; }

  .col-sm-1 {
    width: 8.33333333%; }

  .col-sm-pull-12 {
    right: 100%; }

  .col-sm-pull-11 {
    right: 91.66666667%; }

  .col-sm-pull-10 {
    right: 83.33333333%; }

  .col-sm-pull-9 {
    right: 75%; }

  .col-sm-pull-8 {
    right: 66.66666667%; }

  .col-sm-pull-7 {
    right: 58.33333333%; }

  .col-sm-pull-6 {
    right: 50%; }

  .col-sm-pull-5 {
    right: 41.66666667%; }

  .col-sm-pull-4 {
    right: 33.33333333%; }

  .col-sm-pull-3 {
    right: 25%; }

  .col-sm-pull-2 {
    right: 16.66666667%; }

  .col-sm-pull-1 {
    right: 8.33333333%; }

  .col-sm-pull-0 {
    right: auto; }

  .col-sm-push-12 {
    left: 100%; }

  .col-sm-push-11 {
    left: 91.66666667%; }

  .col-sm-push-10 {
    left: 83.33333333%; }

  .col-sm-push-9 {
    left: 75%; }

  .col-sm-push-8 {
    left: 66.66666667%; }

  .col-sm-push-7 {
    left: 58.33333333%; }

  .col-sm-push-6 {
    left: 50%; }

  .col-sm-push-5 {
    left: 41.66666667%; }

  .col-sm-push-4 {
    left: 33.33333333%; }

  .col-sm-push-3 {
    left: 25%; }

  .col-sm-push-2 {
    left: 16.66666667%; }

  .col-sm-push-1 {
    left: 8.33333333%; }

  .col-sm-push-0 {
    left: auto; }

  .col-sm-offset-12 {
    margin-left: 100%; }

  .col-sm-offset-11 {
    margin-left: 91.66666667%; }

  .col-sm-offset-10 {
    margin-left: 83.33333333%; }

  .col-sm-offset-9 {
    margin-left: 75%; }

  .col-sm-offset-8 {
    margin-left: 66.66666667%; }

  .col-sm-offset-7 {
    margin-left: 58.33333333%; }

  .col-sm-offset-6 {
    margin-left: 50%; }

  .col-sm-offset-5 {
    margin-left: 41.66666667%; }

  .col-sm-offset-4 {
    margin-left: 33.33333333%; }

  .col-sm-offset-3 {
    margin-left: 25%; }

  .col-sm-offset-2 {
    margin-left: 16.66666667%; }

  .col-sm-offset-1 {
    margin-left: 8.33333333%; }

  .col-sm-offset-0 {
    margin-left: 0; } }
@media (min-width: 992px) {
  .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12 {
    float: left; }

  .col-md-12 {
    width: 100%; }

  .col-md-11 {
    width: 91.66666667%; }

  .col-md-10 {
    width: 83.33333333%; }

  .col-md-9 {
    width: 75%; }

  .col-md-8 {
    width: 66.66666667%; }

  .col-md-7 {
    width: 58.33333333%; }

  .col-md-6 {
    width: 50%; }

  .col-md-5 {
    width: 41.66666667%; }

  .col-md-4 {
    width: 33.33333333%; }

  .col-md-3 {
    width: 25%; }

  .col-md-2 {
    width: 16.66666667%; }

  .col-md-1 {
    width: 8.33333333%; }

  .col-md-pull-12 {
    right: 100%; }

  .col-md-pull-11 {
    right: 91.66666667%; }

  .col-md-pull-10 {
    right: 83.33333333%; }

  .col-md-pull-9 {
    right: 75%; }

  .col-md-pull-8 {
    right: 66.66666667%; }

  .col-md-pull-7 {
    right: 58.33333333%; }

  .col-md-pull-6 {
    right: 50%; }

  .col-md-pull-5 {
    right: 41.66666667%; }

  .col-md-pull-4 {
    right: 33.33333333%; }

  .col-md-pull-3 {
    right: 25%; }

  .col-md-pull-2 {
    right: 16.66666667%; }

  .col-md-pull-1 {
    right: 8.33333333%; }

  .col-md-pull-0 {
    right: auto; }

  .col-md-push-12 {
    left: 100%; }

  .col-md-push-11 {
    left: 91.66666667%; }

  .col-md-push-10 {
    left: 83.33333333%; }

  .col-md-push-9 {
    left: 75%; }

  .col-md-push-8 {
    left: 66.66666667%; }

  .col-md-push-7 {
    left: 58.33333333%; }

  .col-md-push-6 {
    left: 50%; }

  .col-md-push-5 {
    left: 41.66666667%; }

  .col-md-push-4 {
    left: 33.33333333%; }

  .col-md-push-3 {
    left: 25%; }

  .col-md-push-2 {
    left: 16.66666667%; }

  .col-md-push-1 {
    left: 8.33333333%; }

  .col-md-push-0 {
    left: auto; }

  .col-md-offset-12 {
    margin-left: 100%; }

  .col-md-offset-11 {
    margin-left: 91.66666667%; }

  .col-md-offset-10 {
    margin-left: 83.33333333%; }

  .col-md-offset-9 {
    margin-left: 75%; }

  .col-md-offset-8 {
    margin-left: 66.66666667%; }

  .col-md-offset-7 {
    margin-left: 58.33333333%; }

  .col-md-offset-6 {
    margin-left: 50%; }

  .col-md-offset-5 {
    margin-left: 41.66666667%; }

  .col-md-offset-4 {
    margin-left: 33.33333333%; }

  .col-md-offset-3 {
    margin-left: 25%; }

  .col-md-offset-2 {
    margin-left: 16.66666667%; }

  .col-md-offset-1 {
    margin-left: 8.33333333%; }

  .col-md-offset-0 {
    margin-left: 0; } }
@media (min-width: 1200px) {
  .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12 {
    float: left; }

  .col-lg-12 {
    width: 100%; }

  .col-lg-11 {
    width: 91.66666667%; }

  .col-lg-10 {
    width: 83.33333333%; }

  .col-lg-9 {
    width: 75%; }

  .col-lg-8 {
    width: 66.66666667%; }

  .col-lg-7 {
    width: 58.33333333%; }

  .col-lg-6 {
    width: 50%; }

  .col-lg-5 {
    width: 41.66666667%; }

  .col-lg-4 {
    width: 33.33333333%; }

  .col-lg-3 {
    width: 25%; }

  .col-lg-2 {
    width: 16.66666667%; }

  .col-lg-1 {
    width: 8.33333333%; }

  .col-lg-pull-12 {
    right: 100%; }

  .col-lg-pull-11 {
    right: 91.66666667%; }

  .col-lg-pull-10 {
    right: 83.33333333%; }

  .col-lg-pull-9 {
    right: 75%; }

  .col-lg-pull-8 {
    right: 66.66666667%; }

  .col-lg-pull-7 {
    right: 58.33333333%; }

  .col-lg-pull-6 {
    right: 50%; }

  .col-lg-pull-5 {
    right: 41.66666667%; }

  .col-lg-pull-4 {
    right: 33.33333333%; }

  .col-lg-pull-3 {
    right: 25%; }

  .col-lg-pull-2 {
    right: 16.66666667%; }

  .col-lg-pull-1 {
    right: 8.33333333%; }

  .col-lg-pull-0 {
    right: auto; }

  .col-lg-push-12 {
    left: 100%; }

  .col-lg-push-11 {
    left: 91.66666667%; }

  .col-lg-push-10 {
    left: 83.33333333%; }

  .col-lg-push-9 {
    left: 75%; }

  .col-lg-push-8 {
    left: 66.66666667%; }

  .col-lg-push-7 {
    left: 58.33333333%; }

  .col-lg-push-6 {
    left: 50%; }

  .col-lg-push-5 {
    left: 41.66666667%; }

  .col-lg-push-4 {
    left: 33.33333333%; }

  .col-lg-push-3 {
    left: 25%; }

  .col-lg-push-2 {
    left: 16.66666667%; }

  .col-lg-push-1 {
    left: 8.33333333%; }

  .col-lg-push-0 {
    left: auto; }

  .col-lg-offset-12 {
    margin-left: 100%; }

  .col-lg-offset-11 {
    margin-left: 91.66666667%; }

  .col-lg-offset-10 {
    margin-left: 83.33333333%; }

  .col-lg-offset-9 {
    margin-left: 75%; }

  .col-lg-offset-8 {
    margin-left: 66.66666667%; }

  .col-lg-offset-7 {
    margin-left: 58.33333333%; }

  .col-lg-offset-6 {
    margin-left: 50%; }

  .col-lg-offset-5 {
    margin-left: 41.66666667%; }

  .col-lg-offset-4 {
    margin-left: 33.33333333%; }

  .col-lg-offset-3 {
    margin-left: 25%; }

  .col-lg-offset-2 {
    margin-left: 16.66666667%; }

  .col-lg-offset-1 {
    margin-left: 8.33333333%; }

  .col-lg-offset-0 {
    margin-left: 0; } }
.carousel {
  position: relative; }

.carousel-inner {
  position: relative;
  width: 100%;
  overflow: hidden; }

.carousel-inner > .item {
  position: relative;
  display: none;
  -webkit-transition: 0.6s ease-in-out left;
  -o-transition: 0.6s ease-in-out left;
  transition: 0.6s ease-in-out left; }

.carousel-inner > .item > img,
.carousel-inner > .item > a > img {
  line-height: 1; }

@media all and (transform-3d), (-webkit-transform-3d) {
  .carousel-inner > .item {
    -webkit-transition: -webkit-transform 0.6s ease-in-out;
    -o-transition: -o-transform 0.6s ease-in-out;
    transition: transform 0.6s ease-in-out;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-perspective: 1000px;
    perspective: 1000px; }

  .carousel-inner > .item.next,
  .carousel-inner > .item.active.right {
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
    left: 0; }

  .carousel-inner > .item.prev,
  .carousel-inner > .item.active.left {
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
    left: 0; }

  .carousel-inner > .item.next.left,
  .carousel-inner > .item.prev.right,
  .carousel-inner > .item.active {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    left: 0; } }
.carousel-inner > .active,
.carousel-inner > .next,
.carousel-inner > .prev {
  display: block; }

.carousel-inner > .active {
  left: 0; }

.carousel-inner > .next,
.carousel-inner > .prev {
  position: absolute;
  top: 0;
  width: 100%; }

.carousel-inner > .next {
  left: 100%; }

.carousel-inner > .prev {
  left: -100%; }

.carousel-inner > .next.left,
.carousel-inner > .prev.right {
  left: 0; }

.carousel-inner > .active.left {
  left: -100%; }

.carousel-inner > .active.right {
  left: 100%; }

.carousel-control {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  width: 15%;
  font-size: 20px;
  color: #ffffff;
  text-align: center;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
  background-color: rgba(0, 0, 0, 0);
  filter: alpha(opacity=50);
  opacity: 0.5; }

.carousel-control.left {
  background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);
  background-image: -o-linear-gradient(left, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);
  background-image: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0.0001)));
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#80000000', endColorstr='#00000000', GradientType=1);
  background-repeat: repeat-x; }

.carousel-control.right {
  right: 0;
  left: auto;
  background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
  background-image: -o-linear-gradient(left, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
  background-image: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, 0.0001)), to(rgba(0, 0, 0, 0.5)));
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#80000000', GradientType=1);
  background-repeat: repeat-x; }

.carousel-control:hover,
.carousel-control:focus {
  color: #ffffff;
  text-decoration: none;
  outline: 0;
  filter: alpha(opacity=90);
  opacity: 0.9; }

.carousel-control .icon-prev,
.carousel-control .icon-next,
.carousel-control .glyphicon-chevron-left,
.carousel-control .glyphicon-chevron-right {
  position: absolute;
  top: 50%;
  z-index: 5;
  display: inline-block;
  margin-top: -10px; }

.carousel-control .icon-prev,
.carousel-control .glyphicon-chevron-left {
  left: 50%;
  margin-left: -10px; }

.carousel-control .icon-next,
.carousel-control .glyphicon-chevron-right {
  right: 50%;
  margin-right: -10px; }

.carousel-control .icon-prev,
.carousel-control .icon-next {
  width: 20px;
  height: 20px;
  font-family: serif;
  line-height: 1; }

.carousel-control .icon-prev:before {
  content: "\2039"; }

.carousel-control .icon-next:before {
  content: "\203a"; }

.carousel-indicators {
  position: absolute;
  bottom: 10px;
  left: 50%;
  z-index: 15;
  width: 60%;
  padding-left: 0;
  margin-left: -30%;
  text-align: center;
  list-style: none; }

.carousel-indicators li {
  display: inline-block;
  width: 10px;
  height: 10px;
  margin: 1px;
  text-indent: -999px;
  cursor: pointer;
  background-color: #000 \9;
  background-color: rgba(0, 0, 0, 0);
  border: 1px solid #ffffff;
  border-radius: 10px; }

.carousel-indicators .active {
  width: 12px;
  height: 12px;
  margin: 0;
  background-color: #ffffff; }

.carousel-caption {
  position: absolute;
  right: 15%;
  bottom: 20px;
  left: 15%;
  z-index: 10;
  padding-top: 20px;
  padding-bottom: 20px;
  color: #ffffff;
  text-align: center;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6); }

.carousel-caption .btn {
  text-shadow: none; }

@media screen and (min-width: 768px) {
  .carousel-control .glyphicon-chevron-left,
  .carousel-control .glyphicon-chevron-right,
  .carousel-control .icon-prev,
  .carousel-control .icon-next {
    width: 30px;
    height: 30px;
    margin-top: -10px;
    font-size: 30px; }

  .carousel-control .glyphicon-chevron-left,
  .carousel-control .icon-prev {
    margin-left: -10px; }

  .carousel-control .glyphicon-chevron-right,
  .carousel-control .icon-next {
    margin-right: -10px; }

  .carousel-caption {
    right: 20%;
    left: 20%;
    padding-bottom: 30px; }

  .carousel-indicators {
    bottom: 20px; } }
@media (min-width: 992px) {
  @font-face {
    font-family: 'opensans';
    src: url("../fonts/opensans.eot");
    src: url("../fonts/opensans.eot?#iefix") format("opensans"), url("../fonts/opensans.woff2") format("woff2"), url("../fonts/opensans.woff") format("woff"), url("../fonts/opensans.ttf") format("truetype"), url("../fonts/opensans.svg#opensans") format("svg");
    font-display: swap; }
  body {
    font-family: 'opensans', Arial, sans-serif; } }
@media (max-width: 991px) {
  body {
    font-family: Arial, sans-serif; } }
body {
  margin: 0;
  padding: 0;
  background-position: top center;
  background-repeat: no-repeat;
  font-weight: normal;
  font-size: 16px;
  line-height: 30px;
  -webkit-text-size-adjust: none;
  color: #2a2f33;
  letter-spacing: 0.1px;
  overflow-x: hidden; }
  @media (max-width: 1024px) {
    body {
      padding-top: 50px; } }

h1,
h2,
h3,
h4,
h5,
h6 {
  font-weight: bold;
  letter-spacing: 0.1px; }

.fs-16 {
  font-size: 16px !important; }

.fs-18 {
  font-size: 18px !important; }

.scrolltopcontrol {
  width: 50px;
  height: 50px;
  background-color: #005caa;
  border-radius: 50px; }

.scrolltopcontrol:before {
  content: "\f077";
  font-family: 'FontAwesome';
  cursor: pointer;
  color: #fff;
  display: block;
  text-align: center;
  padding-top: 10px; }

#topcontrol {
  z-index: 9999; }

ul,
li {
  list-style: none;
  padding: 0;
  margin: 0; }

a {
  text-decoration: none;
  color: #32305e;
  transition: all .3s; }

a:hover {
  color: #005caa;
  font-weight: bold; }

p {
  margin: 0;
  padding-top: 5px;
  padding-bottom: 12px; }

.center {
  text-align: center; }

img {
  max-width: 100%;
  vertical-align: top;
  height: auto; }

sub, sup {
  position: relative;
  line-height: 0; }

a:focus,
input:focus,
textarea:focus,
select:focus,
button:focus {
  outline: 0; }

.btn {
  font-family: 'opensans', Arial, sans-serif;
  padding: 8px 2em;
  clear: both;
  color: #fff;
  background-image: -moz-linear-gradient(left, #00a7fe 0%, #24d6ba 100%);
  background-image: -webkit-linear-gradient(left, #00a7fe 0%, #24d6ba 100%);
  background-image: -ms-linear-gradient(left, #00a7fe 0%, #24d6ba 100%);
  text-decoration: none;
  font-size: 18px;
  margin-top: 15px;
  display: inline-block;
  font-weight: bold;
  word-spacing: 0.2px;
  letter-spacing: 1px;
  text-transform: uppercase;
  border-radius: 5px;
  cursor: pointer;
  border: none; }

.btn:hover {
  color: #fff;
  font-weight: normal;
  background: #005caa; }

.pageheadline {
  display: none; }

.clear {
  clear: both; }

.menu-mobile {
  display: none;
  padding: 5px;
  color: #fff;
  text-decoration: none;
  text-align: left; }
  @media (max-width: 1024px) {
    .menu-mobile {
      display: block;
      font-size: 18px;
      height: 50px; } }

.mobile-menu-icon {
  position: fixed;
  top: 10px;
  right: 15px;
  z-index: 4;
  font-size: 24px !important; }
  .mobile-menu-icon.active::before {
    content: ""; }

.mobile-search-btn {
  cursor: pointer;
  position: fixed;
  top: 9px;
  right: 70px;
  z-index: 4;
  color: #fff;
  font-size: 20px !important; }
  .mobile-search-btn.active:before {
    content: ""; }
  @media (min-width: 1024px) {
    .mobile-search-btn {
      display: none !important; } }

.mobile-inquiry-btn {
  cursor: pointer;
  position: fixed;
  top: 14px;
  right: 100px;
  z-index: 4;
  display: inline-flex;
  width: 100px;
  height: 24px;
  align-items: center;
  color: #fff; }
  @media (min-width: 1024px) {
    .mobile-inquiry-btn {
      display: none !important; } }
  .mobile-inquiry-btn:before {
    content: '';
    display: inline-block;
    width: 23px;
    height: 22px;
    background-image: url(../images/side-inquiry.svg);
    background-size: contain;
    background-repeat: no-repeat;
    margin-right: 5px;
    margin-top: 2px; }

.search-trigger {
  cursor: pointer;
  outline: none;
  border: none;
  background: transparent;
  padding: 13px 20px;
  font-size: 16px; }
  .search-trigger:hover {
    color: #0087db; }

.navi-submenu:before {
  content: "\f105";
  font-family: "FontAwesome";
  cursor: pointer;
  float: right;
  color: #333;
  display: block;
  padding: 2px 1em 0 0; }

.navi-menu-4 {
  display: none; }

.navi-menu-5 {
  display: block; }

.menu > ul > li > ul > li > ul > li > ul li ul li a {
  color: #888; }

.menu {
  width: 100%;
  text-align: right;
  padding: 0;
  z-index: 9999; }

.menu > ul {
  margin: 0 auto;
  width: 100%;
  list-style: none;
  padding: 0;
  position: relative;
  box-sizing: border-box; }

.menu > ul:before,
.menu > ul:after {
  content: "";
  display: table; }

.menu > ul:after {
  clear: both; }

.menu > ul > li {
  padding: 0;
  margin: 0;
  display: inline-block;
  text-align: left;
  font-size: 16px;
  font-weight: bold; }

.menu > ul > li a {
  text-decoration: none;
  padding: 1.25em 1.5em;
  color: #272727;
  display: inline-block; }

@media (min-width: 1025px) and (max-width: 1279px) {
  .menu > ul > li a {
    padding: 1.25em 1.05em; } }
.menu > ul > li.switch-btn a {
  padding: 1.2em; }

.menu > ul > li > a {
  color: #272727;
  text-transform: uppercase; }

.menu > ul > li:hover {
  transition: background-color .3s;
  background: #f2f2f2; }

.menu > ul > li:hover > a {
  color: #0087db; }

.menu > ul > li:nth-child(6) > a {
  padding: 0.4em 1em;
  background: #0087db;
  color: #fff; }

.menu > ul > li:nth-child(6):hover > a {
  background: #005caa;
  color: #fff; }

.menu > ul > li > ul {
  display: none;
  width: 100%;
  background: white;
  position: absolute;
  z-index: 9999;
  top: 70px;
  left: 0;
  margin: 0;
  list-style: none;
  box-sizing: border-box;
  -ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#000000')";
  filter: progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#000000');
  -moz-box-shadow: 0 0 5px #eee;
  -webkit-box-shadow: 0 0 5px #eee;
  box-shadow: 0 0 5px #eee;
  border-radius: 0 0 5px 5px;
  height: auto;
  overflow: hidden; }

.menu > ul > li > ul > li {
  margin: 0;
  list-style: none;
  display: inline-block;
  font-weight: bold; }

.normal-sub > li {
  padding-bottom: 0 !important; }

.menu > ul > li > ul > li > a:hover {
  color: #333; }

.menu > ul > li > ul > li a {
  padding: .1em 1.5em;
  width: 85%;
  color: #333;
  font-size: 14px;
  border-bottom: 1px solid #aaa; }

.menu > ul > li > ul > li > a {
  font-size: 14px; }

.menu > ul > li > ul > li a span {
  float: right;
  text-align: right;
  padding-right: 10px; }

.menu > ul > li > ul > li > ul {
  display: block;
  padding: 0;
  margin: 0;
  list-style: none;
  box-sizing: border-box; }

.menu > ul > li > ul > li > ul:before,
.menu > ul > li > ul > li > ul:after {
  content: "";
  display: table; }

.menu > ul > li > ul > li > ul:after {
  clear: both; }

.menu > ul > li > ul > li > ul > li {
  float: left;
  width: 100%;
  margin: 0;
  font-size: 14px;
  padding: 0; }

.menu > ul > li > ul > li > ul > li a {
  border: 0;
  color: #333;
  width: auto; }

.menu > ul > li > ul > li > ul > li a:hover {
  border: 0;
  color: #5a9ed6; }

.navi-submenu ul {
  display: none; }

@media (min-width: 1025px) {
  .menu > ul > li > ul {
    background-color: white;
    padding: 20px 0; }

  .menu > ul > li > ul::before {
    display: inline-block;
    content: "";
    width: 1px;
    position: absolute;
    top: 20px;
    left: 34%;
    z-index: 99;
    background: #aaa; }

  .menu > ul > li > ul::after {
    display: inline-block;
    content: "";
    width: 305px;
    height: 192px;
    position: absolute;
    top: 70px;
    left: 37%; }

  .menu > ul > li > ul > li {
    display: block;
    width: 33%;
    float: none;
    padding-left: 0;
    padding-right: 0;
    padding-bottom: 0; }

  .menu > ul > li > ul > li > a {
    border: 0;
    padding: .4em .5em .4em 15px;
    /*overflow: hidden;
    white-space: nowrap;
    text-overflow:ellipsis;*/
    width: 90%; }

  .menu-depth-1 > .menu-item-has-children > .navi-submenu {
    display: inline-block;
    cursor: pointer; }

  .menu-depth-2 > .menu-item-has-children > .navi-submenu {
    display: inline-block;
    cursor: pointer; }

  .menu > ul > li > ul > li .navi-submenu {
    float: right;
    margin-top: 5px; }

  .menu > ul > li > ul > li > .navi-submenu:before {
    padding: 2px 1em 0 0; }

  .menu > ul > li > ul > li.menu-on {
    cursor: pointer; }

  .menu > ul > li > ul > li.menu-on > a {
    color: #0076bd; }

  .menu > ul > li > ul > li.menu-on > .navi-submenu:before {
    color: #0076bd; }

  .menu > ul > li > ul > li > ul {
    display: none;
    width: 66%;
    position: absolute;
    top: 20px;
    left: 36%;
    z-index: 99;
    border-left: 1px solid #aaa;
    border-right: 1px solid #aaa;
    background: #fff; }

  .menu > ul > li:nth-child(2) > ul > li > ul > li > ul {
    -moz-column-count: 1;
    -webkit-column-count: 1;
    column-count: 1;
    column-width: 100%;
    column-gap: 10px;
    width: 100% !important; }

  .menu > ul > li:nth-child(2) > ul > li > ul > li > ul > li {
    break-inside: avoid; }

  .menu > ul > li > ul > li > ul > li.menu-on > a {
    color: #0076bd; }

  .menu > ul > li > ul > li > ul > li.menu-on > .navi-submenu:before {
    color: #0076bd; }

  .menu > ul > li > ul > li > ul > li > a {
    display: inline-block;
    width: 85%;
    line-height: 24px;
    padding: .4em 1em; }

  .menu > ul > li > ul > li > ul > li > ul {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 99;
    width: 30%;
    border-left: 1px solid #aaa;
    background-color: white; }

  .menu > ul > li > ul > li > ul > li > ul a {
    display: block;
    font-size: 13px;
    line-height: 24px;
    padding: .1em 1em;
    /*overflow: hidden;
    white-space: nowrap;
    text-overflow:ellipsis;*/ }

  .menu > ul > li > ul {
    height: 420px; }

  .menu > ul > li > ul > li {
    width: 33%; }

  .menu > ul > li > ul::before {
    height: 380px;
    left: 33%; }

  .menu > ul > li > ul > li > ul {
    width: 33%;
    height: 380px;
    left: 33%; }

  .menu > ul > li > ul > li > ul > li > ul {
    width: 100%;
    height: 380px;
    left: 100%; }

  .menu > ul > li:nth-child(2) > ul {
    height: 530px; }

  .menu > ul > li:nth-child(2) > ul > li {
    width: 25%; }

  .menu > ul > li:nth-child(2) > ul::before {
    height: 520px;
    left: 25%; }

  .menu > ul > li:nth-child(2) > ul > li > ul {
    width: 25%;
    height: 510px;
    left: 25%; }

  .menu > ul > li:nth-child(2) > ul > li > ul > li > ul {
    width: 200%;
    height: 510px;
    left: 100%; } }
@media (min-width: 1280px) {
  .menu > ul > li:nth-child(2) > ul {
    height: 530px; }

  .menu > ul > li:nth-child(2) > ul > li {
    width: 25%; }

  .menu > ul > li:nth-child(2) > ul::before {
    height: 520px;
    left: 25%; }

  .menu > ul > li:nth-child(2) > ul > li > ul {
    width: 25%;
    height: 510px;
    left: 25%; }

  .menu > ul > li:nth-child(2) > ul > li > ul > li > ul {
    width: 155%;
    height: 510px;
    left: 100%; } }
.menu > ul > li > ul.normal-sub {
  width: 300px;
  height: auto;
  left: auto;
  padding: 5px 5px 5px 10px;
  font-size: 14px; }

.menu > ul > li > ul.normal-sub::before {
  display: none; }

.menu > ul > li > ul.normal-sub > li {
  width: 100%; }

.menu > ul > li > ul.normal-sub > li a {
  width: 100%;
  border: 0;
  padding: .3em .5em;
  font-weight: bold;
  color: #444;
  line-height: 24px; }

.menu > ul > li > ul.normal-sub > li span.navi-submenu {
  display: none; }

.menu > ul > li > ul.normal-sub > li ul.navi-menu-3 {
  display: none !important; }

.menu > ul > li > ul.normal-sub > li.menu-on > a {
  background: none; }

.menu > ul > li > ul.normal-sub > li a:hover {
  color: #0076bd; }

@media (max-width: 1024px) {
  .menu-container {
    width: 100%; }

  .menu-dropdown-icon:before {
    display: block;
    padding: 1.5em 2em; }

  .menu > ul {
    margin: 0;
    display: none;
    padding: 0;
    background-color: #f5f5f5; }

  .menu > ul > li {
    width: 100%;
    float: none;
    display: block;
    position: relative;
    border-bottom: 1px solid #ccc; }

  .menu > ul > li a {
    padding: 0.7em;
    width: 100%;
    color: #272727;
    display: block; }

  .menu > ul > li:nth-child(6) {
    display: none; }

  .menu > ul > li.switch-btn {
    display: none; }

  .menu > ul > li.switch-btn a {
    padding: 0.7em; }

  .menu > ul > li:hover {
    background: #f5f5f5; }

  .menu > ul > li:hover > a {
    color: #005caa; }

  .menu > ul > li > ul {
    position: relative;
    -moz-column-count: 1;
    -webkit-column-count: 1;
    column-count: 1;
    column-width: 100%;
    column-gap: 0;
    padding: 1%; }

  .menu > ul > li > ul {
    background: rgba(0, 0, 0, 0);
    top: 0; }

  .menu > ul > li > ul.normal-sub {
    width: 100%;
    padding: 0; }

  .menu > ul > li > ul > li {
    float: none;
    width: 100%;
    margin-top: 0; }

  .menu > ul > li > ul > li:first-child {
    margin: 0;
    border-top: 1px solid #ccc; }

  .menu > ul > li > ul > li:last-child {
    border-bottom: none; }

  .menu > ul > li > ul > li > ul {
    position: relative;
    display: none; }

  .menu > ul > li > ul > li > ul > li {
    float: none; }

  .menu > ul > li > ul.normal-sub > li a {
    color: #272727;
    padding: 5px 10px; }

  .menu .show-on-mobile {
    display: block;
    max-height: 80vh;
    overflow-y: auto; }

  .menu .submenu-button {
    position: absolute;
    z-index: 299;
    right: 0;
    top: 0;
    display: block;
    border-left: 1px solid rgba(120, 120, 120, 0.15);
    height: 52px;
    width: 52px;
    cursor: pointer; }

  .menu .submenu-button::before {
    content: '';
    position: absolute;
    left: 21px;
    top: 26px;
    display: block;
    width: 11px;
    height: 1px;
    background: #272727;
    z-index: 99; }

  .menu .submenu-button::after {
    content: '';
    position: absolute;
    top: 21px;
    left: 26px;
    display: block;
    width: 1px;
    height: 11px;
    background: #272727;
    z-index: 99;
    transition: all ease-out .3s; }

  .menu .submenu-button.active:after {
    transform: rotate(90deg); }

  .menu > ul > li > ul > li a {
    width: 100%;
    padding-left: 5px; }

  .menu > ul > li > ul > li > ul > li a {
    font-weight: normal;
    padding-left: 1.5em; }

  .menu > ul > li > ul > li > ul > li > ul > li a {
    padding: 5px 0 5px 3em;
    font-weight: normal; }

  /*0724*/
  .menu > ul > li > ul li:first-child {
    border-top: 1px solid #ccc; }

  .menu > ul > li > ul li {
    border-bottom: 1px solid #ccc;
    position: relative; }

  .menu > ul > li > ul > li a {
    width: calc(100% - 30px);
    border-bottom: none;
    padding: 6px 5px; }

  .navi-submenu {
    position: absolute;
    top: 15px;
    right: 0;
    display: inline-flex;
    width: 20px;
    height: 20px;
    justify-content: center;
    align-items: CENTER;
    cursor: pointer;
    transition: all ease-out .3s; }
    .navi-submenu:before {
      content: "\f105";
      font-family: "FontAwesome";
      color: #333;
      display: inline-block;
      padding: 0; }
    .navi-submenu.active {
      transform: rotate(90deg); }

  .navi-menu-4 {
    display: none; } }
.nav-images {
  margin: 0 -1px;
  position: absolute;
  top: 20px;
  right: 0;
  width: 75%;
  z-index: 99999;
  padding: 0 10px;
  display: none;
  background-color: #fff; }

.nav-images img {
  width: 100%;
  max-width: 100%;
  height: auto;
  display: block; }

.nav-images .col-md-4 {
  padding: 0 10px; }

.nav-images a {
  width: 100% !important;
  padding: 0 !important;
  border: none !important; }

.nav-images .title {
  font-weight: bold;
  font-size: 15px;
  padding-bottom: 4px;
  padding-top: 10px; }

.nav-images .desc {
  font-size: 13px;
  line-height: 20px; }

.nav-images a:hover .title {
  color: #0076bd; }

@media only screen and (max-width: 1024px) {
  .nav-images {
    display: none !important;
    position: inherit;
    width: 100% !important; } }
@media only screen and (max-width: 991px) {
  .nav-images .col-md-4 {
    width: 100% !important; } }
.banner_inpage {
  width: 100%;
  position: relative;
  display: none; }
  @media (min-width: 992px) {
    .banner_inpage {
      height: 280px;
      display: block; } }
  .banner_inpage .img {
    position: absolute;
    z-index: -1;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    object-fit: cover; }

.banner-table {
  width: 100%;
  display: table;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.1);
  padding-top: 0; }

.banner-table-cell {
  display: table-cell;
  vertical-align: middle; }

.auto-container {
  margin: 0 auto;
  max-width: 1280px;
  padding: 36px; }

.auto-container h1 {
  color: #fff;
  text-align: center;
  width: 100%;
  margin: 0;
  letter-spacing: 0.1px;
  font-size: 36px;
  line-height: 42px; }

.auto-container p {
  color: #fff;
  text-align: center; }

@media screen and (max-width: 767px) {
  .auto-container h1 {
    font-size: 25px;
    line-height: 1.2; } }
table {
  border-collapse: collapse;
  margin: 1.25em 0 0;
  width: 100%;
  border: 1px solid #ddd; }

table tr,
table th,
table td {
  border: 1px solid #ddd; }

table th,
table td {
  padding: 8px 12px;
  text-align: left;
  line-height: 26px; }

table thead tr {
  background-image: -moz-linear-gradient(left, #00a7fe 0%, #24d6ba 100%);
  background-image: -webkit-linear-gradient(left, #00a7fe 0%, #24d6ba 100%);
  background-image: -ms-linear-gradient(left, #00a7fe 0%, #24d6ba 100%); }

table th {
  color: #fff;
  font-size: 1em; }

table tr td {
  background: #fff;
  color: #272727;
  font-size: 0.9em; }

table tr td a {
  text-decoration: none; }

table tr:nth-of-type(2n+2) td {
  background: #f9f9f9; }

/*table*/
table {
  margin-bottom: 25px;
  width: 100%;
  border: 1px solid #ddd; }

table p, table td ul, table td ol {
  margin-bottom: 15px; }

table td ul:last-child, table td ol:last-child, table td p:last-child, table td ul:last-child > li:last-child, table td ol:last-child > li:last-child {
  margin-bottom: 0; }

table > thead > tr > th, table > tbody > tr > th, table > tfoot > tr > th, table > thead > tr > td, table > tbody > tr > td, table > tfoot > tr > td, .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: 10px 8px;
  border-top: 1px solid #ddd;
  vertical-align: middle;
  line-height: 1.428571429; }

.service-table tr:first-child, .service-tr, .service-table.table-striped tr:first-child {
  background: #0087db;
  color: #fff; }

.service-table tr:first-child a, .service-tr a {
  color: #fff; }

.service-table tr:first-child td, .service-table tr:first-child th, .table-bordered .service-tr td, .service-tr td {
  border: none; }

.service-table.table-striped > tbody > tr:nth-child(1) > td, .service-table.table-striped > tbody > tr:nth-child(1) > th {
  background-color: transparent; }

table.bt tfoot th,
table.bt tfoot td,
table.bt tbody td {
  font-size: .875rem;
  padding: 0; }

table.bt tfoot th:before,
table.bt tfoot td:before,
table.bt tbody td:before {
  padding: 10px; }

table.bt tfoot th .bt-content,
table.bt tfoot td .bt-content,
table.bt tbody td .bt-content {
  display: inline-block;
  padding: 2px 5px; }

table.bt tfoot th:first-of-type:before,
table.bt tfoot th:first-of-type .bt-content,
table.bt tfoot td:first-of-type:before,
table.bt tfoot td:first-of-type .bt-content,
table.bt tbody td:first-of-type:before,
table.bt tbody td:first-of-type .bt-content {
  padding-top: 10px; }

table.bt tfoot th:last-of-type:before,
table.bt tfoot th:last-of-type .bt-content,
table.bt tfoot td:last-of-type:before,
table.bt tfoot td:last-of-type .bt-content,
table.bt tbody td:last-of-type:before,
table.bt tbody td:last-of-type .bt-content {
  padding-bottom: 10px; }

table.bt thead,
table.bt tbody th {
  display: none; }

table.bt tfoot th,
table.bt tfoot td,
table.bt tbody td {
  border: none;
  display: block;
  vertical-align: top; }

table.bt tfoot th:before,
table.bt tfoot td:before,
table.bt tbody td:before {
  content: attr(data-th) ": ";
  font-weight: bold;
  width: 30%;
  display: inline-block; }

table.bt tfoot th.bt-hide,
table.bt tfoot td.bt-hide,
table.bt tbody td.bt-hide {
  display: none; }

table.bt tfoot th .bt-content,
table.bt tfoot td .bt-content,
table.bt tbody td .bt-content {
  vertical-align: top;
  width: 55%;
  display: inline-block;
  padding-top: 10px; }

.pagenav {
  text-align: right;
  font-size: 14px;
  text-decoration: none;
  margin: 10px 0 0;
  height: auto;
  overflow: hidden;
  padding: 10px 0; }

.pagenav .pagination li {
  display: inline-block; }

.pagenav .pagination li a.active {
  color: #005caa;
  text-decoration: none;
  background: #f2f3f9; }

.pagenav a {
  margin-left: 5px;
  color: #272727;
  text-decoration: none;
  padding: 4px 10px;
  border-radius: 5px; }

.pagenav a:hover {
  color: #005caa;
  text-decoration: none;
  background: #f2f3f9; }

.successinfo {
  padding-left: 2px;
  line-height: 30px;
  color: #888888;
  padding-right: 2px;
  padding-bottom: 20px; }

.successinfo table {
  border: none !important; }

.successinfo .iconarea .iconunit {
  text-align: center;
  display: block;
  width: 40px;
  height: 40px;
  border-radius: 40px;
  background-color: #7b9d3c;
  color: #ffffff;
  line-height: 40px;
  font-weight: bolder;
  font-size: 22px;
  position: relative;
  z-index: 9; }

.successinfo .tit {
  font-size: 26px;
  font-weight: bold;
  color: #7b9d3c;
  display: block;
  padding: 6px 0 15px 0; }

.successinfo .iconarea .iconunit img {
  top: 10px;
  left: 5px;
  position: absolute;
  z-index: 10; }

.bread-crumb {
  position: relative;
  font-size: 15px;
  padding: 12px 25px 12px;
  max-width: 1280px;
  margin: 0 auto;
  z-index: 2;
  text-align: center; }

.bread-crumb li {
  position: relative;
  display: inline-block;
  font-size: 0.95em;
  margin-right: 20px;
  color: #0085bb;
  line-height: 30px; }

.bread-crumb li span {
  font-size: 1.5em;
  padding-top: 1px;
  vertical-align: middle; }

.bread-crumb li:last-child {
  margin-right: 0px; }

.bread-crumb li:after {
  content: '\f105';
  font-family: 'FontAwesome';
  position: absolute;
  right: -18px;
  top: 2px;
  width: 10px;
  line-height: 26px;
  font-size: 16px;
  color: #888; }

.bread-crumb li:last-child:after {
  display: none; }

.bread-crumb li a {
  color: #888;
  font-weight: 400;
  transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -webkit-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  text-decoration: none; }

.bread-crumb li a:hover {
  color: #0085bb; }

h3 {
  font-size: 1.2em;
  margin: 0;
  padding: 15px 0 8px 0; }

h4 {
  font-size: 1.05em;
  margin: 0;
  padding: 10px 0 5px 0; }

.container-left h3, .right-container h3, .container-left h4, .right-container h4 {
  font-family: 'opensans', Arial, sans-serif;
  font-weight: bold; }

.service-tit {
  display: block;
  width: 100%;
  margin-bottom: 15px; }

.service-tit h1 {
  position: relative;
  font-size: 1.7em;
  padding-bottom: 20px;
  font-weight: bold;
  margin-top: 0;
  margin-bottom: 20px; }

.service-tit h1::before {
  content: "";
  display: inline-block;
  width: 60px;
  height: 2px;
  background-color: #00a7fe;
  position: absolute;
  bottom: 0;
  z-index: 2; }

@media screen and (max-width: 767px) {
  .service-tit h1 {
    font-size: 20px; } }
.service-tit .col-md-3 {
  text-align: right; }

.service-tit .btn {
  display: inline-block;
  font-size: 16px;
  margin: 0;
  padding: 8px 2em;
  color: #fff; }

@media (max-width: 991px) {
  .service-tit .col-md-3 {
    text-align: left; }

  .service-tit .btn {
    border-radius: 0;
    margin-top: 10px; } }
.serviceshowpic {
  font-size: 0.92em;
  text-align: center;
  line-height: 1.7em !important;
  color: #666666; }

.serviceshowpic img {
  margin: auto; }

.serviceshowleftpic {
  float: left;
  margin-right: 20px !important;
  padding-bottom: 5px !important;
  text-align: center;
  color: #666666;
  display: inline-block; }

.serviceshowrightpic {
  float: right;
  margin-left: 20px !important;
  padding-bottom: 5px !important;
  text-align: center;
  color: #666666;
  display: inline-block; }

.serviceshowpic,
.serviceshowrightpic,
.serviceshowleftpic {
  font-size: 0.92em;
  text-align: center !important;
  line-height: 1.7em !important; }

.serviceshowpic img,
.serviceshowrightpic img,
.serviceshowleftpic img {
  display: block;
  max-width: 100%;
  height: auto;
  margin-top: 6px;
  margin-bottom: 6px;
  margin-left: auto;
  margin-right: auto; }

.show-center, .show-left, .show-right {
  color: #666;
  text-align: center;
  font-size: 0.95em;
  line-height: 1.7em !important; }

.show-center img, .show-left img, .show-right img {
  display: block;
  margin-right: auto;
  margin-bottom: 15px;
  margin-left: auto;
  height: auto;
  max-width: 100%; }

@media (min-width: 992px) {
  .show-left, .show-right {
    display: inline-block; }

  .show-right {
    float: right;
    margin-left: 15px; }

  .show-left {
    float: left;
    margin-right: 15px; } }
@media (max-width: 992px) {
  .show-right, .show-left {
    width: 100%;
    margin: 0; } }
.red {
  color: red; }

.orange {
  color: #fa8b15; }

.gray {
  color: #777; }

.mtop10, .mt-10 {
  margin-top: 10px; }

.mtop15, .mt-15 {
  margin-top: 15px; }

.mtop20, .mt-20 {
  margin-top: 20px; }

.mtop30, .mt-30 {
  margin-top: 30px; }

.mtop40, .mt-40 {
  margin-top: 40px; }

.mtop50, .mt-50 {
  margin-top: 50px; }

.mbottom10, .mb-10 {
  margin-bottom: 10px; }

.mbottom15, .mb-15 {
  margin-bottom: 15px; }

.mbottom20, .mb-20 {
  margin-bottom: 20px; }

.mbottom30, .mb-30 {
  margin-bottom: 30px; }

.mbottom40, .mb-40 {
  margin-bottom: 40px; }

.mbottom50, .mb-50 {
  margin-bottom: 50px; }

.services-container ul, .services-container ol {
  padding-left: 18px;
  margin: 0; }
.services-container .noul {
  padding-left: 0;
  list-style: none; }
.services-container ul li {
  list-style: disc; }
.services-container ol li {
  list-style: decimal; }
.services-container ul ul, .services-container ol ul, .services-container ul ol {
  margin-bottom: 10px;
  margin-top: 10px; }

.ullist {
  padding: 0 0 10px 19px;
  margin: 0; }

.ollist {
  padding: 0 0 10px 19px;
  margin: 0; }

.ullist li,
.ullist.disc li {
  list-style: disc !important; }

.ollist li,
.ollist.decimal li {
  list-style: decimal !important; }

.ullist .ullist li {
  list-style: circle !important; }

.ullist.square li {
  list-style: square !important; }

.star {
  padding: 0; }

.star li {
  list-style: none !important;
  margin: 0;
  padding-top: 5px;
  padding-bottom: 12px;
  /*background: url(../images/icon-star.png);
  background-repeat: no-repeat;
  background-position: 0 2px;
  background-size: 16px 24px;
  padding-left: 28px;
  padding-bottom: 0;
  line-height: 28px;*/ }

.ul-arrow {
  padding: 0; }

.ul-arrow li {
  list-style: none !important;
  margin: 0;
  padding-top: 5px;
  padding-bottom: 12px;
  /*background: url(../images/icon-star.png);
  background-repeat: no-repeat;
  background-position: 0 2px;
  background-size: 16px 24px;
  padding-left: 28px;
  padding-bottom: 0;
  line-height: 28px;*/ }

.ul-diamond {
  padding: 0px 0px 5px 0px; }

.ul-diamond li {
  list-style: none !important;
  background: url(../images/icon-diamond.png);
  background-repeat: no-repeat;
  background-position: 0 2px;
  background-size: 16px 24px;
  padding-left: 28px;
  padding-bottom: 0;
  line-height: 28px; }

.ullist.lightgraybg,
.ullist.lightpinkbg,
.ullist.lightpurplebg,
.ullist.lightbluebg,
.ullist.lightgreenbg,
.ullist.lightorangebg {
  padding: 5px 10px 5px 19px;
  /*margin-top: 8px;
  margin-bottom: 8px;*/ }

/*.lightgraybg {
    background: #edf0e9;
}
.lightpinkbg {
    background: #fdedda;
}
.lightpurplebg {
    background: #f6e9ed;
}
.lightbluebg {
    background: #deebf7;
}
.lightgreenbg {
    background: #edf0e9;
}
.lightorangebg {
    background: #fdedda;
}*/
div.ullist.lightgraybg,
div.ullist.lightpinkbg,
div.ullist.lightpurplebg,
div.ullist.lightbluebg,
div.ullist.lightgreenbg,
div.ullist.lightorangebg {
  padding: 5px 10px 5px 9px; }

.reference {
  padding-top: 20px;
  padding-bottom: 10px;
  /*color: #727272 !important;*/
  text-indent: 0 !important; }

.ollist.reference-ol li {
  list-style: decimal;
  font-size: 1em !important;
  line-height: 28px !important;
  /*color: #727272 !important;*/
  padding-bottom: 5px !important; }

.Reference, .reference, .reference-ol {
  color: #666;
  font-size: 0.95em; }

.Reference p, .reference p {
  margin-bottom: 10px; }

.Reference ol, .reference ol {
  margin-bottom: 15px;
  padding-left: 15px; }

/* special css */
ul.border-box > li {
  margin-bottom: 0; }

ul.border-box {
  padding: 15px 15px 15px 30px; }

.border-box {
  border: 1px solid #0087db;
  padding: 15px;
  border-radius: 5px; }

.bg-box {
  background: #f3f3f3;
  padding: 15px 20px 15px;
  margin-top: 15px; }

.bg-box h3 {
  margin-bottom: 0 !important;
  padding-top: 10px !important;
  padding-bottom: 5px !important;
  margin-top: 0 !important; }

.bg-box-title-1 {
  font-size: 18px; }

@media (min-width: 992px) {
  .list-box {
    display: flex;
    flex-wrap: wrap; }

  .list-box div[class*="col-md"] {
    display: flex; } }
.list-box div[class*="col-md"] {
  margin-bottom: 20px; }

.list-box a {
  display: flex;
  align-items: center;
  border: 1px solid #ddd;
  width: 100%;
  padding: 10px;
  border-radius: 5px;
  position: relative;
  transition: all ease .4s;
  text-align: left; }

.list-box a:before {
  position: absolute;
  content: '';
  background: #0087db;
  z-index: -1;
  top: 0;
  right: auto;
  bottom: auto;
  left: 0;
  width: 0;
  height: 100%;
  opacity: 1;
  border: solid 2px #0087db;
  transition: all ease 0.4s; }

.list-box a:hover {
  color: #fff;
  border: 1px solid transparent; }

.list-box a:hover:before {
  right: 0;
  width: 100%;
  border-radius: 5px; }

.container-row-a {
  width: 100%;
  margin-top: 10px;
  margin-bottom: 20px;
  padding-left: 0 !important; }

.container-row-a li {
  margin-bottom: 10px;
  break-inside: avoid;
  padding: 8px;
  background: #f6f7f8;
  list-style: none !important; }

.container-row-a li:after {
  display: table;
  content: " "; }

.container-row-a li:after {
  clear: both; }

.container-row-a li span {
  display: inline-block;
  float: left;
  padding-left: 5px;
  line-height: 26px;
  padding-right: 15px; }

.container-row-a li a {
  color: #272727;
  display: inline-block;
  float: left;
  max-width: 90%;
  line-height: 26px; }

.container-row-a li:hover {
  background-image: -moz-linear-gradient(left, #00a7fe 0%, #24d6ba 100%);
  background-image: -webkit-linear-gradient(left, #00a7fe 0%, #24d6ba 100%);
  background-image: -ms-linear-gradient(left, #00a7fe 0%, #24d6ba 100%);
  color: #fff; }

.container-row-a li:hover a {
  color: #fff; }

@media (min-width: 1280px) {
  .container-row-a {
    -moz-column-count: 3;
    -webkit-column-count: 3;
    column-count: 3;
    column-width: 33.3%;
    column-gap: 20px; } }
@media (min-width: 1025px) and (max-width: 1279px) {
  .container-row-a {
    -moz-column-count: 2;
    -webkit-column-count: 2;
    column-count: 2;
    column-width: 50%;
    column-gap: 20px; } }
@media (min-width: 768px) and (max-width: 1024px) {
  .container-row-a {
    -moz-column-count: 2;
    -webkit-column-count: 2;
    column-count: 2;
    column-width: 50%;
    column-gap: 20px; } }
@media (max-width: 767px) {
  .container-row-a {
    -moz-column-count: 1;
    -webkit-column-count: 1;
    column-count: 1;
    column-width: 100%;
    column-gap: 0; } }
.tablecontentshow {
  margin: 5px auto 15px auto; }

@media (min-width: 769px) and (max-width: 1279px) {
  .serviceshowleftpic,
  .serviceshowrightpic {
    width: 100%;
    text-align: center;
    margin-bottom: 10px; }

  .serviceshowleftpic img,
  .serviceshowrightpic img {
    margin-bottom: 15px; }

  .table-responsive {
    width: 100%;
    margin-bottom: 15px;
    overflow-y: hidden;
    -ms-overflow-style: -ms-autohiding-scrollbar; } }
@media (max-width: 768px) {
  .serviceshowleftpic,
  .serviceshowrightpic {
    width: 100%;
    text-align: center;
    margin-bottom: 10px; }

  .serviceshowleftpic img,
  .serviceshowrightpic img {
    margin-bottom: 15px; }

  .table-responsive {
    width: 100%;
    margin-bottom: 15px;
    overflow-y: hidden;
    -ms-overflow-style: -ms-autohiding-scrollbar; }

  .table-responsive table {
    width: 690px; }

  .table-responsive .tableimgshow tr,
  .table-responsive .tableimgshow th,
  .table-responsive .tableimgshow td {
    padding: 5px 0;
    text-align: left;
    background: #fff; } }
.E404 img {
  display: block;
  max-width: 100%;
  height: auto; }

.E404 {
  width: 570px;
  margin: 10px auto auto auto;
  border: 0; }

.E404 .Etit {
  font-size: 25px;
  line-height: 35px;
  color: #525151; }

.E404 .content {
  color: #767676; }

.E404 a {
  color: #525151;
  text-decoration: none; }

.E404 .btn {
  border: 1px solid #dddddd;
  padding: 5px 10px 5px 10px;
  margin-right: 10px;
  background-color: #efefef; }

.E404 .btn:hover {
  background-color: #005caa;
  color: #ffffff; }

@media only screen and (max-width: 1024px) {
  .E404 {
    width: 90%;
    margin: 0px auto auto auto;
    padding-left: 20px;
    padding-right: 20px; } }
.section-banner .carousel {
  width: 100%;
  height: 86vh;
  min-height: 500px;
  overflow: hidden; }
.section-banner .carousel-inner {
  height: 86vh;
  overflow: hidden; }
  .section-banner .carousel-inner .item {
    overflow: hidden;
    height: 86vh;
    position: relative;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center; }
    .section-banner .carousel-inner .item .carousel-caption {
      text-shadow: none;
      left: 5%;
      right: 5%;
      top: 25%;
      text-align: left; }
    .section-banner .carousel-inner .item .img {
      width: 100%;
      height: 86vh;
      object-fit: cover; }
    .section-banner .carousel-inner .item:after {
      position: absolute;
      left: 0;
      top: 0;
      content: " ";
      height: 100%;
      width: 100%;
      background-color: rgba(0, 0, 0, 0.2); }
    .section-banner .carousel-inner .item:nth-child(1):after {
      display: none; }
    .section-banner .carousel-inner .item img {
      width: 100%;
      height: 100%;
      object-fit: cover; }
    .section-banner .carousel-inner .item h1, .section-banner .carousel-inner .item h2 {
      color: #fff;
      width: 100%;
      text-transform: uppercase;
      font-size: 42px;
      line-height: 58px;
      margin-top: 20px;
      margin-bottom: 20px; }
      .section-banner .carousel-inner .item h1 a, .section-banner .carousel-inner .item h2 a {
        color: #fff; }
    .section-banner .carousel-inner .item p {
      color: #fff;
      width: 100%;
      margin-bottom: 25px;
      line-height: 36px;
      font-size: 18px; }
    .section-banner .carousel-inner .item .btn {
      padding-top: 12px;
      padding-bottom: 12px; }
.section-banner .carousel-indicators li {
  border: none;
  width: 30px;
  height: 8px;
  border-radius: 0;
  margin: 0 6px;
  background-color: white; }
.section-banner .carousel-indicators .active {
  background-color: #0087db; }
.section-banner .carousel-control {
  outline: none;
  border: none;
  cursor: pointer; }
.section-banner .carousel-control.left {
  background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.3) 0, rgba(0, 0, 0, 0.0001) 100%);
  background-image: -o-linear-gradient(left, rgba(0, 0, 0, 0.3) 0, rgba(0, 0, 0, 0.0001) 100%);
  background-image: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, 0.3)), to(rgba(0, 0, 0, 0.0001)));
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.3) 0, rgba(0, 0, 0, 0.0001) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#80000000', endColorstr='#00000000', GradientType=1); }
.section-banner .carousel-control.right {
  background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.0001) 0, rgba(0, 0, 0, 0.3) 100%);
  background-image: -o-linear-gradient(left, rgba(0, 0, 0, 0.0001) 0, rgba(0, 0, 0, 0.3) 100%);
  background-image: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, 0.0001)), to(rgba(0, 0, 0, 0.3)));
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.0001) 0, rgba(0, 0, 0, 0.3) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#80000000', GradientType=1); }

@media (max-width: 1024px) {
  .section-banner .carousel {
    height: 70vh; }
    .section-banner .carousel .carousel-inner {
      height: 70vh; }
      .section-banner .carousel .carousel-inner .item {
        height: 70vh; }
        .section-banner .carousel .carousel-inner .item .img {
          height: 70vh; }
  .section-banner .container-box {
    padding: 0; }
  .section-banner .carousel-inner .item.promotion {
    background: #fef4e0; }
  .section-banner .carousel-inner .item h1, .section-banner .carousel-inner .item h2 {
    font-size: 30px;
    line-height: 1.2;
    font-weight: bold; }
  .section-banner .carousel-inner .item p {
    font-size: 18px;
    line-height: 26px; }
  .section-banner .carousel-caption {
    top: 5%; } }
@media (max-width: 600px) {
  .section-banner .carousel-inner .item h1, .section-banner .carousel-inner .item h2 {
    font-size: 26px;
    line-height: 1.2;
    font-weight: bold; }
  .section-banner .carousel-inner .item p {
    font-size: 15px;
    line-height: 1.3; } }
@media (min-width: 1024.9px) {
  .section-banner .carousel-inner .item.promotion {
    background-image: url(../images/20251201-banner-1.jpg); }
    .section-banner .carousel-inner .item.promotion .carousel-caption {
      top: 19%; }
  .section-banner .carousel-inner .item.first {
    background-image: url(../images/banner-20210629.jpg); }
    @supports (background-image: url("../images/banner-20210629.webp")) {
      .section-banner .carousel-inner .item.first {
        background-image: url("../images/banner-20210629.webp"); } }
  .section-banner .carousel-inner .item.second {
    background-image: url(../images/banner-1.jpg); }
    @supports (background-image: url("../images/banner-1.webp")) {
      .section-banner .carousel-inner .item.second {
        background-image: url("../images/banner-1.webp"); } }
  .section-banner .carousel-inner .item.third {
    background-image: url(../images/banner-20210118.jpg); }
    @supports (background-image: url("../images/banner-20210118.webp")) {
      .section-banner .carousel-inner .item.third {
        background-image: url("../images/banner-20210118.webp"); } } }
.container {
  padding: 0; }

@media screen and (min-width: 992px) {
  .row {
    flex-wrap: wrap;
    display: flex;
    justify-content: flex-start; }

  .row:after {
    display: table;
    content: " ";
    clear: both; } }
.discount {
  width: 100%;
  height: auto;
  margin-bottom: 30px;
  display: flex;
  justify-content: flex-start;
  align-items: center; }

.discount .pic {
  width: 200px;
  height: auto;
  margin-right: 25px; }

.discount .pic img {
  width: 100%;
  height: auto; }

.discount .text {
  width: auto;
  height: auto; }

.discount .text h3 {
  font-size: 20px;
  color: #000;
  line-height: 28px;
  margin-bottom: 0;
  padding-top: 0; }

.discount .text h3 span {
  color: #ffad29; }

.discount .text p {
  color: #000;
  font-size: 16px;
  padding-bottom: 0px;
  padding-top: 0px; }

@media (max-width: 600px) {
  .discount .pic {
    width: 120px;
    margin-right: 15px; }

  .discount .text h3 {
    font-size: 18px;
    line-height: 26px; }

  .discount .text p {
    font-size: 15px;
    line-height: 22px; } }
.inquiry_form ul {
  padding-left: 0 !important;
  margin: 0 -15px !important; }

.inquiry_form ul li {
  list-style: none !important; }

.inquiry_form label {
  width: 100%;
  display: inline-block;
  text-align: left;
  padding: 5px 0;
  font-size: 14px;
  line-height: 20px !important; }

.inquiry_form input {
  font-family: 'opensans', Arial, sans-serif;
  height: 42px;
  width: 100%;
  border: 0;
  margin-bottom: 10px;
  padding: 0 10px;
  outline: none;
  border-radius: 0;
  background-color: #fff; }

.inquiry_form textarea {
  font-family: 'opensans', Arial, sans-serif;
  padding: 10px;
  margin-bottom: 0;
  width: 100%;
  border: 0;
  outline: none;
  border-radius: 0;
  background-color: #fff; }

.inquiry_form .submit {
  font-family: 'opensans', Arial, sans-serif;
  display: inline-block;
  text-align: center;
  padding: 0.4em 2.5em;
  border-radius: 5px;
  margin-bottom: 10px;
  clear: both;
  color: #fff;
  text-decoration: none;
  cursor: pointer;
  border: 0;
  font-size: 18px;
  margin-top: 15px;
  background-image: -moz-linear-gradient(left, #00a7fe 0%, #24d6ba 100%);
  background-image: -webkit-linear-gradient(left, #00a7fe 0%, #24d6ba 100%);
  background-image: -ms-linear-gradient(left, #00a7fe 0%, #24d6ba 100%);
  font-weight: normal;
  word-spacing: 0.2px;
  letter-spacing: 1px;
  text-transform: uppercase; }

.inquiry_form .submit:hover {
  background: #005caa;
  font-weight: normal;
  color: #fff; }

.side-content .inquiry_form input,
.side-content .inquiry_form textarea,
.about-container .inquiry_form input,
.about-container .inquiry_form textarea,
.contact-container .inquiry_form input,
.contact-container .inquiry_form textarea {
  background-color: #f4f5f6; }

.contact_bg {
  background-image: url(../images/contactbg.jpg);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center; }
  @supports (background-image: url("../images/contactbg.webp")) {
    .contact_bg {
      background-image: url("../images/contactbg.webp"); } }

@media (max-width: 1024px) {
  .contact_bg {
    background-image: url(../images/contactbg-m.jpg); }
    @supports (background-image: url("../images/contactbg-m.webp")) {
      .contact_bg {
        background-image: url("../images/contactbg-m.webp"); } } }
@media (max-width: 600px) {
  .contact_bg {
    background-image: url(../images/contactbg-s.jpg); }
    @supports (background-image: url("../images/contactbg-s.webp")) {
      .contact_bg {
        background-image: url("../images/contactbg-s.webp"); } } }
.container {
  position: relative;
  width: 100%; }

.container.greybg {
  background: #f5f6f7; }

.container.gradientbg {
  background-image: -moz-linear-gradient(top, #ffffff 0%, #f1fbfd 100%);
  background-image: -webkit-linear-gradient(top, #ffffff 0%, #f1fbfd 100%);
  background-image: -ms-linear-gradient(top, #ffffff 0%, #f1fbfd 100%); }

.container.bluebg {
  background: #747f8a;
  color: #fff; }

.container.blackbg {
  background: #272727;
  color: #fff; }

.services-container {
  padding-top: 40px; }

.container-box {
  position: relative;
  max-width: 1280px;
  margin: 0 auto;
  padding: 0 15px; }
  @media (min-width: 1024px) {
    .container-box {
      padding: 0 25px; } }

.container-box::after {
  display: table;
  content: " "; }

.container-box::after {
  clear: both; }

.top-link {
  padding: 10px 0;
  font-size: 14px; }

.top-link > div {
  display: inline-block; }

.top-email, .top-phone {
  padding-right: 37px;
  color: #757e85;
  border-right: 1px solid #dddddd; }

.top-email .fa, .top-phone .fa {
  padding-right: 5px; }

.top-email .fa {
  font-size: 15px; }

.top-phone .fa {
  font-size: 17px; }

.top-phone {
  padding-left: 36px; }

.top-social {
  padding-left: 26px; }

.top-social-icon li {
  display: inline-block;
  font-size: 16px;
  padding: 0 10px !important; }

.bottom-social {
  margin-top: 20px; }

.bottom-social li a span {
  color: #ffffff;
  font-size: 18px; }

.bottom-social li a:hover span {
  color: #0087db; }

.submit_search {
  display: none;
  width: 100%;
  border-top: 2px solid #617cf2;
  background: #f2f2f2;
  padding: 10px 0 15px; }
  @media (max-width: 1024px) {
    .submit_search {
      position: fixed;
      left: 0;
      top: 50px;
      border: none;
      box-shadow: 2px 2px 5px rgba(0, 0, 0, 0.2); } }

.submitsearchshow {
  max-width: 800px;
  margin: 0 auto;
  padding: 0 25px; }

.search-input {
  font-family: 'opensans', sans-serif;
  border: 0 solid #acb1b5;
  outline: none;
  font-size: 0.85em;
  height: 42px;
  background: #fff;
  padding-left: 15px;
  width: 100%;
  float: left;
  border-radius: 5px; }

.submit_search .submitsearch-box {
  position: relative;
  height: 42px; }

.submit_search .buttonbox {
  position: absolute;
  top: 0;
  right: 0;
  background: #0087db;
  border-radius: 0 5px 5px 0;
  width: 42px;
  height: 42px;
  line-height: 42px;
  text-align: center; }

.submit_search .buttonbox:hover {
  transition: background-color .3s;
  background: #005caa; }

.submit_search button {
  border: none;
  cursor: pointer;
  margin: 0 auto;
  outline: none;
  font-size: 1em;
  background: none;
  color: #fff; }

.submit_search button:hover,
.submit_search button:focus,
.submit_search button:active {
  color: #fff; }

.radio-inline {
  display: inline-block;
  color: #272727;
  font-size: 13px;
  padding-right: 8px; }

input[type=radio] {
  vertical-align: middle;
  margin: 0 5px 0 0;
  line-height: normal; }

.switch-btn.on {
  background: #f2f2f2; }

.switch-btn.on a {
  color: #0087db; }

.nav {
  position: fixed;
  z-index: 999999;
  width: 100%;
  background: #fff;
  top: 0;
  border-bottom: 1px solid #eee; }

.auto-header {
  position: relative;
  max-width: 1280px;
  margin: 0 auto;
  padding: 0 25px; }

.logo {
  position: absolute;
  z-index: 9999;
  border: 0; }

.logo img {
  height: auto; }

.contact_bottom {
  position: relative;
  width: 100%;
  height: auto;
  overflow: hidden;
  margin: 0 auto;
  background-image: url(../images/bottombg.jpg);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  color: #fff;
  padding-top: 30px; }
  @supports (background-image: url("../images/bottombg.webp")) {
    .contact_bottom {
      background-image: url("../images/bottombg.webp"); } }

@media (max-width: 1024px) {
  .contact_bottom {
    background-image: url(../images/bottombg-m.jpg); }
    @supports (background-image: url("../images/bottombg-m.webp")) {
      .contact_bottom {
        background-image: url("../images/bottombg-m.webp"); } } }
@media (max-width: 600px) {
  .contact_bottom {
    background-image: url(../images/bottombg-s.jpg); }
    @supports (background-image: url("../images/bottombg-s.webp")) {
      .contact_bottom {
        background-image: url("../images/bottombg-s.webp"); } } }
.contact_bottom .container-box {
  position: relative;
  padding: 40px 25px 50px;
  z-index: 2; }

.contact_bottom .f-title {
  text-align: center;
  font-size: 36px;
  text-transform: uppercase;
  margin-top: 0;
  margin-bottom: 20px;
  padding-bottom: 20px;
  font-family: 'opensans', Arial, sans-serif;
  font-weight: bold;
  letter-spacing: .1px;
  color: #fff; }

.contact_bottom .title {
  margin-top: 0;
  color: #fff;
  font-weight: normal;
  margin-bottom: 20px;
  padding: 0;
  font-family: 'opensans', Arial, sans-serif;
  letter-spacing: .1px;
  font-size: 22px; }

.contact_bottom .title a {
  color: #fff; }

.contact_bottom .row {
  margin-right: -15px;
  margin-left: -15px; }

.contact_bottom .row > div {
  padding-right: 15px;
  padding-left: 15px; }

.contact_bottom .subscribebox {
  border-left: 1px solid rgba(255, 255, 255, 0.7); }

.contact_bottom .subscribebox .list-style-two {
  max-width: 420px;
  display: block;
  margin: 0 auto; }

.contact_bottom .newsletterbox {
  position: relative;
  max-width: 420px;
  display: block;
  margin: 15px auto 0;
  padding-left: 0; }

.contact_bottom .newsletterbox input {
  font-family: 'opensans', sans-serif;
  border: 0;
  outline: none;
  font-size: 0.85em;
  height: 42px;
  background: #fff;
  padding-left: 15px;
  width: 100%;
  float: left;
  border-radius: 5px; }

.contact_bottom .newsletterbox button {
  font-family: 'opensans', sans-serif;
  position: absolute;
  top: 0;
  right: 0;
  background: #0087db;
  border-radius: 0 5px 5px 0;
  display: inline-block;
  padding: 0 20px;
  height: 42px;
  line-height: 42px;
  text-align: center;
  border: none;
  cursor: pointer;
  margin: 0 auto;
  outline: none;
  font-size: 16px;
  color: #fff; }

.contact_bottom .newsletterbox button:hover {
  transition: background-color .3s;
  background: #005caa; }

.footer-copy {
  text-align: center;
  padding-top: 10px;
  padding-bottom: 10px;
  font-size: 16px;
  cursor: pointer; }

.list-style-one, .list-style-two {
  position: relative;
  list-style-type: none;
  margin: 0 0 20px;
  padding: 0; }

.list-style-one li {
  position: relative;
  font-size: 0.95em;
  line-height: 20px;
  padding-left: 0;
  margin-bottom: 10px;
  color: #fff; }

.list-style-two li {
  position: relative;
  font-size: 0.95em;
  line-height: 24px;
  padding-left: 0;
  margin-bottom: 8px;
  color: #fff; }

.list-style-two li .fa {
  /*position: absolute;*/
  /*top: 0;*/
  /*left: 0;*/ }

.list-style-two li .fa-phone {
  font-size: 19px;
  padding-right: 8px; }

.list-style-two li .fa-map-marker {
  font-size: 22px;
  padding-right: 10px; }

.list-style-two li .fa-envelope {
  font-size: 16px;
  padding-right: 8px; }

.list-style-two li .fa-fax {
  font-size: 17px;
  padding-right: 9px; }

.list-style-one li a,
.list-style-two li a {
  color: #fff;
  text-decoration: none; }

.social-icon-two {
  padding: 15px 0;
  list-style-type: none;
  margin: 0;
  height: auto;
  overflow: hidden; }

.social-icon-two li {
  margin-right: 15px;
  margin-left: 0;
  display: inline-block; }

.social-icon-two li a {
  color: #fff;
  font-size: 1.2em;
  display: block;
  width: 40px;
  height: 40px;
  line-height: 40px;
  border-radius: 50%;
  text-align: center;
  border: 1px solid #fff; }

.social-icon-two li a:hover {
  color: #fff;
  background: #0087db;
  border: 1px solid #0087db; }

.index-container {
  padding: 50px 25px 70px; }

@media (min-width: 1025px) {
  .index-fixed-bg {
    background-attachment: fixed; } }
.index-fixed-bg {
  background-image: url(../images/indexbg.jpg); }

.index-fixed-bg {
  position: relative;
  width: 100%;
  min-height: 100%;
  height: auto;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: top center;
  z-index: 1;
  text-align: center;
  padding: 80px 0 60px; }

.h2-box {
  text-align: center;
  font-size: 36px;
  text-transform: uppercase;
  margin-top: 0;
  padding-bottom: 20px; }

.index-platform > div {
  margin: 10px 0; }

.index-platform .index-platform-box {
  background: #fff;
  -moz-box-shadow: 0 0 8px #ddd;
  -webkit-box-shadow: 0 0 8px #ddd;
  box-shadow: 0 0 8px #ddd;
  width: 100%;
  height: 100%;
  text-align: center;
  padding: 30px 15px 40px; }

.index-platform .index-platform-box img {
  height: 120px; }

.index-platform .index-platform-box p {
  color: #757e85; }

.index-products-container {
  padding: 60px 0 50px;
  background: #fff; }

.index-products > div {
  margin: 10px 0; }

.index-products .index-products-box {
  width: auto;
  height: 100%;
  text-align: center;
  padding: 0 35px; }

.index-products.pro-products .index-products-box {
  text-align: left;
  padding: 0; }

.index-products.pro-products .index-products-box > .col-md-4 {
  display: flex;
  align-items: center; }

.index-products.pro-products .index-products-box h3 {
  font-size: 1.15em;
  padding: 5px 0 8px 0; }

.index-products.pro-products .index-products-box p {
  font-size: 14px;
  line-height: 24px; }

.index-products .index-products-box.box-line {
  border-left: 1px solid #b5b5b5;
  /*border-right: 1px solid #b5b5b5;*/ }

.index-products .index-products-box img {
  width: 120px; }

.index-products .index-products-box p {
  color: #757e85; }

.index-platform .index-platform-box .btn,
.index-products .index-products-box .btn,
.index-services .index-services-box .btn {
  font-size: 15px;
  padding: 8px 2em;
  background: #ebeced;
  color: #272727;
  transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -webkit-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease; }

.index-platform .index-platform-box .btn:hover,
.index-products .index-products-box .btn:hover,
.index-services .index-services-box .btn:hover {
  color: #fff;
  background-image: -moz-linear-gradient(left, #00a7fe 0%, #24d6ba 100%);
  background-image: -webkit-linear-gradient(left, #00a7fe 0%, #24d6ba 100%);
  background-image: -ms-linear-gradient(left, #00a7fe 0%, #24d6ba 100%); }

.index-services-container {
  max-width: 1600px;
  padding-top: 80px;
  padding-bottom: 60px; }

.index-services > div {
  margin: 10px 0 20px; }

.index-services .index-services-box {
  background: #fff;
  width: 100%;
  height: 100%;
  position: relative;
  transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -webkit-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  -moz-box-shadow: 0 0 8px #ddd;
  -webkit-box-shadow: 0 0 8px #ddd;
  box-shadow: 0 0 8px #ddd; }

.index-services .index-services-box:hover {
  margin-top: -10px;
  margin-bottom: 10px; }

.index-services .index-services-box .index-servicesimg,
.index-services .index-services-box .index-servicesimg img {
  width: 100%;
  height: auto; }

.index-services .index-services-box h3 {
  padding-left: 10px;
  padding-right: 10px; }

.index-services .index-services-box p {
  color: #757e85;
  padding-left: 10px;
  padding-right: 10px; }

.index-services .index-services-box > div h3 {
  padding: 5px 0 8px 0; }

.text-strong {
  font-size: 24px;
  line-height: 42px;
  font-weight: bold; }

.right-container {
  padding-bottom: 60px; }

@media (min-width: 1280px) {
  .logo {
    width: 270px;
    top: 10px;
    left: 25px; }

  .top-link {
    text-align: right; }

  .top-line {
    width: 68%;
    height: 1px;
    margin-left: 32%;
    background: #b5b5b5; }

  .nav-line {
    width: 100%;
    height: 120px; }

  .container-left {
    width: 70%;
    float: left;
    margin-right: 3%; }

  .container-right {
    width: 27%;
    float: right; }

  .left-container {
    width: 27%;
    float: left;
    margin-right: 3%; }

  .right-container {
    width: 70%;
    float: right; } }
@media (min-width: 1025px) and (max-width: 1279px) {
  .auto-header {
    max-width: 1024px;
    padding: 0 25px; }

  .logo {
    width: 200px;
    top: 20px;
    left: 25px; }

  .top-link {
    text-align: right; }

  .top-line {
    width: 75%;
    height: 1px;
    margin-left: 25%;
    background: #b5b5b5; }

  .top-email, .top-phone {
    padding-right: 18px; }

  .top-phone {
    padding-left: 18px; }

  .top-social {
    padding-left: 8px; }

  .top-social-icon li {
    padding: 0 5px; }

  .nav-line {
    width: 100%;
    height: 120px; }

  .container-left {
    width: 65%;
    float: left;
    margin-right: 3%; }

  .container-right {
    width: 32%;
    float: right; }

  .left-container {
    width: 32%;
    float: left;
    margin-right: 3%; }

  .right-container {
    width: 65%;
    float: right; } }
@media (max-width: 1024px) {
  .auto-header {
    margin: 0 auto;
    padding: 0;
    background: #fff;
    overflow: hidden;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%; }

  .nav {
    position: relative; }

  .logo {
    width: 220px;
    top: 10px;
    left: 20px; }

  .menu-mobile {
    background: #005caa; }

  .menu-mobile:hover {
    color: #fff; }

  .menu {
    margin-top: 0 !important; }

  .top-link {
    padding: 10px 20px 10px 260px;
    text-align: right; }

  .top-link > div {
    display: block; }

  .top-email, .top-phone, .top-social {
    padding-left: 0;
    padding-right: 0;
    border: 0; }

  .index-products .index-products-box {
    padding: 0 15px; }

  .mobile-container-box {
    display: flex;
    flex-direction: column-reverse; }
    .mobile-container-box .left-container .side-box:first-child {
      display: none; } }
@media (max-width: 991px) {
  .contact_bottom .subscribebox {
    border: 0; }

  .contact_bottom .subscribebox .list-style-two {
    margin: 0; }

  .contact_bottom .newsletterbox {
    margin: 0; } }
@media (max-width: 700px) {
  .logo {
    width: 100%;
    left: 0;
    text-align: center;
    position: initial;
    display: none; }

  .top-link {
    padding: 90px 20px 10px 20px;
    text-align: center;
    display: none; }

  .h2-box {
    font-size: 27px; }

  .index-products.pro-products .index-products-box,
  .index-products.pro-products .index-products-box > .col-md-4 {
    display: block;
    text-align: center; } }
.about-container {
  padding: 50px 25px; }

.contact-container .container-box {
  padding: 50px 25px; }

.about-container a,
.contact-container a {
  color: #0087db; }

.get-in-touch li {
  border-bottom: 1px solid #dcdcdc;
  margin-bottom: 10px; }

.get-in-touch li > div {
  position: relative;
  padding-left: 25px;
  padding-bottom: 5px; }

.get-in-touch li > div::before {
  content: "";
  display: inline-block;
  width: 2px;
  height: 70%;
  background: #00a8fd;
  position: absolute;
  left: 0;
  bottom: 15%;
  z-index: 1; }

.get-in-touch li > div h3 {
  font-size: 1.1em;
  text-transform: uppercase;
  padding-bottom: 2px; }

.contact-line {
  display: block;
  width: 1px;
  height: 100%;
  background: #dcdcdc;
  margin: 0 auto; }

.contact-map {
  height: 450px; }

.tabs {
  width: 100%;
  margin-top: 25px;
  margin-bottom: 10px; }

.tabs .content {
  position: relative;
  z-index: 1;
  height: 100%; }

.tabs .content .content-current {
  display: block;
  padding: 20px;
  border: 1px solid #ccc;
  height: 100%; }

.tabs .content section {
  display: none; }

.tabs .content .inquiry_form textarea {
  width: 100%; }

.tabs nav li {
  margin-right: 10px;
  cursor: pointer;
  border: none;
  background: #242429; }

.tabs nav li a {
  display: inline-block;
  width: 100%;
  height: 100%;
  font-family: 'opensans', Arial, sans-serif;
  font-size: 1.1em;
  color: #fff;
  padding: 0 30px; }

.tabs nav li:hover {
  background-image: -moz-linear-gradient(left, #00a7fe 0%, #24d6ba 100%);
  background-image: -webkit-linear-gradient(left, #00a7fe 0%, #24d6ba 100%);
  background-image: -ms-linear-gradient(left, #00a7fe 0%, #24d6ba 100%); }

.tabs nav li:hover a {
  color: #fff; }

.tabs nav .tab-current {
  position: relative;
  z-index: 2;
  background-image: -moz-linear-gradient(left, #00a7fe 0%, #24d6ba 100%);
  background-image: -webkit-linear-gradient(left, #00a7fe 0%, #24d6ba 100%);
  background-image: -ms-linear-gradient(left, #00a7fe 0%, #24d6ba 100%); }

.tabs nav .tab-current a {
  color: #fff; }

.tabs nav ul:after {
  display: table;
  content: " "; }

.tabs nav ul:after {
  clear: both; }

@media (min-width: 768px) {
  .tabs nav ul {
    width: 100%;
    margin-top: 10px; }

  .tabs nav li {
    float: left;
    text-align: center;
    padding-left: 0px;
    height: 42px;
    line-height: 42px;
    margin-top: 0;
    background: #34373a; } }
@media (max-width: 767px) {
  .tabs nav ul {
    width: 100%;
    margin-top: 10px; }

  .tabs nav li {
    float: left;
    text-align: center;
    height: 36px;
    line-height: 36px; }

  .tabs nav li a {
    font-size: 0.88em;
    padding: 0 15px; } }
.pdf-abox {
  display: inline-block;
  padding-right: 40px; }

.pdf-abox i {
  font-size: 20px;
  color: red;
  padding-right: 10px; }

.text-center {
  text-align: center;
  vertical-align: middle; }

.inquiryicon,
.carticon {
  display: block;
  cursor: pointer; }

.inquiryicon .fa {
  font-size: 24px; }

.inquiryicon:hover .fa {
  font-size: 26px; }

.carticon .fa {
  font-size: 22px; }

.carticon:hover .fa {
  font-size: 24px; }

.pack-quantity {
  width: 100%;
  border-radius: 5px;
  height: 30px;
  border: 1px solid #aaa; }

.update-cart {
  text-align: right; }

.delete {
  cursor: pointer; }

.delete:hover {
  color: #005caa; }

.delete i {
  font-size: 16px; }

.post-holder {
  border-bottom: 1px solid #dcdcdc;
  margin-bottom: 10px; }

.verification-code {
  position: relative; }

.check-fa {
  position: absolute;
  top: 33px;
  right: 50%; }

.checkright {
  color: green; }

.verification-code input {
  width: 100%; }

.project-notes {
  display: block;
  width: 100%;
  padding: 0;
  border-radius: 5px;
  color: #666;
  background: none;
  margin-top: 15px;
  margin-bottom: 20px;
  font-size: 14px;
  line-height: 26px; }

.project-notes i {
  display: none;
  padding-right: 8px;
  font-size: 19px;
  color: #fb6627; }

.side-box {
  background: #fff;
  border-radius: 10px;
  -ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#000000')";
  filter: progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#000000');
  -moz-box-shadow: 0 0 5px #eee;
  -webkit-box-shadow: 0 0 5px #eee;
  box-shadow: 0 0 5px #eee;
  margin-bottom: 30px;
  border: 1px solid #ddd; }

.side-box .side-headline {
  font-size: 20px;
  line-height: 28px;
  font-weight: bold;
  padding: 10px 15px;
  letter-spacing: 0.1px;
  border-bottom: 1px solid #ddd; }

.side-box .side-content {
  border-radius: 0 0 10px 10px;
  padding: 20px 15px 0; }

.navmenu {
  margin: 0 0 20px 0 !important;
  padding: 0 !important; }

.navmenu > li {
  display: block;
  margin: 0;
  padding: 0;
  position: relative; }

.navmenu > li > a {
  display: inline-block;
  overflow: hidden;
  color: #272727;
  transition: all .3s;
  position: relative;
  text-decoration: none;
  font-size: 17px;
  padding: 20px 0 15px 10px;
  font-weight: 900;
  width: 88%; }

/*.navmenu>li>ul.sub-menu>li:first-child .arrow,*/
/*.navmenu>li>ul.sub-menu>li:nth-child(2) .arrow { display: none !important;}*/
.navmenu .arrow:before {
  cursor: pointer;
  content: "\f105";
  font-weight: bold;
  float: right;
  padding: 9px 10px;
  display: inline;
  font-family: "FontAwesome";
  color: #272727; }

.navmenu .arrow.open:before {
  cursor: pointer;
  float: right;
  padding: 9px 10px;
  display: inline;
  font-family: "FontAwesome";
  content: "\f107";
  color: #00a7fe; }

.navmenu > li > .arrow:before {
  font-weight: 900;
  padding: 20px 5px 15px 10px;
  cursor: pointer; }

.navmenu > li > ul.sub-menu .sub-menu li.open .arrow:before {
  padding: 2px 10px; }

.navmenu > li > ul.sub-menu .sub-menu li.open .arrow.open:before {
  padding: 2px 10px; }

.navmenu > li > ul.sub-menu > li > ul.sub-menu {
  display: none; }

.navmenu > li > ul.sub-menu,
.navmenu > li > ul.sub-menu > li.open > ul.sub-menu {
  list-style: none;
  padding: 0;
  margin: 0;
  display: block; }

.navmenu > li > ul.sub-menu > li {
  background: #f4f5f6;
  margin-bottom: 4px !important;
  padding: 0 !important;
  font-size: 15px;
  line-height: 22px !important; }

.navmenu > li > ul.sub-menu > li > ul.sub-menu {
  background: #fcfcfc;
  padding: 4px 0; }

.navmenu > li > ul.sub-menu li {
  padding: 4px 0 0 0;
  margin-bottom: 0;
  line-height: 24px;
  list-style: none; }

.navmenu > li .sub-menu {
  margin-bottom: 10px; }

.navmenu > li > ul.sub-menu > li > a {
  display: inline-block;
  padding: 9px 15px 9px 10px;
  position: relative;
  margin-bottom: 0;
  color: #272727;
  width: 88%; }

.navmenu > li > ul.sub-menu > li > a:hover {
  border-left: 3px solid #00a7fe;
  color: #00a7fe; }

.navmenu > li > ul.sub-menu > li.open > a {
  border-left: 3px solid #00a7fe;
  color: #00a7fe; }

.navmenu > li > ul.sub-menu > li:hover {
  background: #efefef; }

.navmenu > li > ul.sub-menu > li.open {
  background: #efefef; }

.navmenu > li > ul.sub-menu .sub-menu li .arrow.open:before,
.navmenu > li > ul.sub-menu .sub-menu li .arrow:before {
  padding: 2px 10px; }

.navmenu > li > ul.sub-menu .sub-menu li > a {
  display: inline-block;
  padding: 2px 0 2px 15px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  font-size: 0.9em;
  position: relative;
  width: 88%;
  color: #272727; }

.navmenu > li > ul.sub-menu .sub-menu li.open > a {
  color: #00a7fe; }

.navmenu > li > ul.sub-menu .sub-menu li > a:hover {
  color: #00a7fe; }

.navmenu > li > ul.sub-menu .sub-menu .sub-menu {
  list-style: none;
  font-size: 0.95em;
  background: #f1f8f9;
  padding: 10px 0 0;
  display: none; }

.navmenu > li > ul.sub-menu .sub-menu .sub-menu li {
  line-height: 22px; }

.navmenu > li > ul.sub-menu .sub-menu .sub-menu li > a {
  color: #666;
  padding-left: 25px;
  height: 22px; }

.navmenu > li > ul.sub-menu .sub-menu .sub-menu li > a:hover {
  color: #00a7fe; }

.navmenu > li > ul.sub-menu .sub-menu .sub-menu li > a:before {
  content: ''; }

.navmenu > li > ul.sub-menu .sub-menu .sub-menu .sub-menu {
  padding: 8px;
  margin-bottom: 0px;
  background: #eeeeee; }

.index-platform.category-rowbox .index-platform-box {
  padding: 5px 10px 20px; }

.index-platform.category-rowbox .index-platform-box p {
  line-height: 25px; }

.index-platform-box a {
  display: block; }

.index-platform-box a.btn {
  display: inline-block; }

.index-platform-box h3 {
  font-size: 1.05em; }

.categories-list {
  height: 94%;
  padding: 10px 15px 15px;
  border: 1px dashed #ccc;
  margin-top: 10px;
  margin-bottom: 10px;
  transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -webkit-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out; }

.categories-list:hover {
  background: #f5f5f5; }

.categories-img {
  text-align: center; }

.categories-img img {
  height: 55px; }

.categories-name {
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis; }

.categories-btn {
  font-size: 15px;
  padding: 0.15em 2em;
  text-transform: none; }

.name-h2 {
  margin-top: 0; }

.product-table tr td {
  word-wrap: break-word;
  max-width: 645px; }

.owl-carousel-box {
  width: 92%;
  margin: 15px auto 0; }

.related-probox img {
  width: auto;
  height: 60px; }

.relate-box {
  border: 1px solid #ddd;
  padding: 15px 15px 5px 15px;
  min-height: 210px; }

.relate-box > span {
  display: block;
  font-weight: bold;
  margin-top: 15px; }

.relate-box > p {
  margin-bottom: 0;
  font-size: .95em;
  line-height: 1.5em; }

.relate-box > a {
  display: block;
  margin-bottom: 2px;
  word-wrap: break-word;
  line-height: 24px; }

.relate-box h4 {
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis; }

.product-price {
  background: #fff;
  border: 1px dashed #ccc;
  text-align: center;
  padding-top: 5px;
  padding-bottom: 20px; }

.product-price p {
  max-width: 90%;
  margin: 0 auto;
  border-bottom: 1px solid #ccc; }

.product-price h4 {
  text-transform: uppercase;
  padding: 10px 0 0; }

.reveal-modal a, .top-header a, .top-header-1 a {
  color: #164982;
  text-decoration: none; }

.reveal-modal a:hover, .top-header a:hover, .top-header-1 a:hover {
  text-decoration: none; }

.reveal-modal p {
  color: #666;
  line-height: 24px; }

.reveal-modal-bg {
  position: fixed;
  height: 100%;
  width: 100%;
  background: #000;
  background: rgba(0, 0, 0, 0.7);
  z-index: 100;
  display: none;
  top: 0;
  left: 0; }

.reveal-modal {
  visibility: hidden;
  top: 120px;
  left: 50%;
  margin-left: -360px;
  width: 720px;
  background: #fff;
  position: absolute;
  z-index: 101;
  padding: 20px 30px 30px 30px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
  -moz-box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
  -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
  -box-shadow: 0 0 10px rgba(0, 0, 0, 0.2); }

.reveal-modal .close-reveal-modal {
  font-size: 22px;
  line-height: .5;
  position: absolute;
  top: 12px;
  right: 12px;
  color: #aaa;
  text-shadow: 0 -1px 1px rgba(0, 0, 0, 0.6);
  font-weight: bold;
  cursor: pointer; }

.reveal-modal h2 {
  font-size: 28px; }

@media (max-width: 768px) {
  .reveal-modal {
    left: 5%;
    margin-left: 0;
    width: 90%; }

  .reveal-modal {
    padding: 20px 15px; } }
.index-get {
  position: relative;
  margin-bottom: 20px; }

.index-get:after {
  display: table;
  content: " "; }

.index-get:after {
  clear: both; }

.index-get-tablecell img {
  height: auto; }

@media (min-width: 992px) {
  .index-get-table {
    display: table;
    width: 100%;
    height: 100%; }

  .index-get-tablecell {
    display: table-cell;
    vertical-align: middle; }

  .float-right {
    float: right; }

  .index-get-1 > div {
    height: 300px; }

  .index-get-2 > div {
    height: 245px; }

  .index-get-3 > div {
    height: 255px; }

  .index-get-4 > div {
    height: 320px; } }
.speakbtn {
  background: transparent url("../images/speak-to-a-scientist.png") no-repeat scroll 0 0;
  border: medium none;
  cursor: pointer;
  height: 196px;
  position: fixed;
  right: 30px;
  bottom: 150px;
  width: 55px;
  z-index: 10000;
  border-radius: 10px; }

.speakbtn:hover {
  box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.36);
  transition: color .5s; }

.side-box .side-content .inquiry_form .col-md-6 {
  width: 100%; }

.side-box .side-content .inquiry_form .verification-code input {
  width: 50% !important; }

.verification-code img {
  height: 38px; }

.col-resource-box {
  margin: 30px 0; }

.col-resource .btn {
  padding: 8px 2em;
  font-size: 16px;
  margin-top: 5px;
  color: #fff; }

@media (min-width: 768px) {
  .col-resource {
    margin-right: 0;
    margin-left: 0; }

  .col-resource > div {
    padding-right: 0;
    padding-left: 0; }

  .col-table {
    display: table;
    width: 100%;
    padding: 10px 5%;
    height: 100%;
    background-color: #f9f9f9; }

  .col-table-cell {
    display: table-cell;
    vertical-align: middle; }

  .col-resource > div > .col-resource > div {
    height: 350px;
    text-align: center; }

  .col-resource-img1 {
    background-image: url(../../upload/image/resources-pic1.png); }

  .col-resource-img2 {
    background-image: url(../../upload/image/resources-pic2.png); }

  .col-resource-img3 {
    background-image: url(../../upload/image/resources-pic3.png); }

  .col-resource-img4 {
    background-image: url(../../upload/image/resources-pic4.png); }

  .bg-cover {
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    width: 100%;
    height: 100%; }

  .bg-cover img {
    opacity: 0; } }
@media (max-width: 767px) {
  .col-resource > div {
    margin: 15px 0;
    text-align: center; } }
.index-applications-box {
  background: #f9f9f9;
  text-align: center; }

.index-applications-box img {
  opacity: 0.85;
  transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -webkit-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  width: 100%; }

.index-applications-box:hover img {
  opacity: 1;
  width: 100%; }

.index-applications-box h3 {
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis; }

.index-applications-box p {
  font-size: 14px;
  line-height: 1.9;
  text-overflow: ellipsis;
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 5;
  -webkit-box-orient: vertical;
  padding: 0; }

@media screen and (min-width: 1200px) {
  .index-applications-box p {
    -webkit-line-clamp: 4; } }
.index-applications {
  padding-left: 15px;
  padding-right: 15px;
  padding-bottom: 30px; }

.index-applications-box .btn {
  font-size: 14px;
  padding: 8px 2em;
  width: 100%;
  text-align: center;
  color: #fff; }

.application-rowbox > div {
  margin-bottom: 20px; }

.application-rowbox {
  margin-top: 20px; }

.services-container .h2-box {
  margin-bottom: 10px; }

.sample-guidelines {
  margin: 10px 0 30px;
  padding: 0 !important; }

.sample-guidelines li {
  list-style: none !important; }

.sample-guidelines > li {
  color: #444;
  background: #fff;
  line-height: 26px;
  position: relative;
  margin-bottom: 15px; }

.sample-guidelines > li:last-child {
  margin-bottom: 0; }

.sample-guidelines > li > a {
  display: block;
  padding: 8px 15px;
  line-height: 24px;
  color: #444;
  transition: all .3s;
  position: relative;
  text-decoration: none;
  font-size: 17px;
  font-weight: bold;
  background: #F6F6F6;
  cursor: pointer; }

.sample-guidelines > li:last-child > a {
  border-bottom: 1px solid transparent; }

.sample-guidelines > li > a.active,
.sample-guidelines > li > a:hover {
  border-left: 3px solid #00a7fe; }

.sample-guidelines > li > ul.sub-menu,
.sample-guidelines > li > ul.sub-menu > li > ul.sub-menu {
  display: none;
  list-style: none;
  clear: both;
  margin: 0px;
  padding: 8px 18px; }

.sample-guidelines > li > ul.sub-menu li {
  background: none;
  margin: 0px;
  padding: 0px; }

.diamond .diamond-list {
  list-style: none !important;
  background: url(../images/icon-diamond.png);
  background-repeat: no-repeat;
  background-position: 0 4px;
  background-size: 12px 18px;
  padding-left: 20px;
  padding-bottom: 0;
  line-height: 28px; }

.careersmenu {
  margin: 5px 0 10px !important;
  padding: 0 !important; }

.careersmenu li {
  list-style: none !important;
  line-height: 24px !important; }

.careersmenu > li {
  color: #585F69;
  background: #fff;
  line-height: 26px !important;
  position: relative;
  margin-bottom: 15px; }

.careersmenu > li:last-child {
  margin-bottom: 0px; }

.careersmenu > li > a {
  display: block;
  padding: 8px 15px;
  line-height: 24px;
  color: #585F69;
  transition: all .3s;
  position: relative;
  text-decoration: none;
  font-size: 17px;
  background: #F6F6F6;
  cursor: pointer; }

.careersmenu > li:last-child > a {
  border-bottom: 1px solid transparent; }

.careersmenu > li > a.active,
.careersmenu > li > a:hover {
  border-left: 3px solid #0087db;
  color: #0087db; }

.careersmenu > li > ul.sub-menu,
.careersmenu > li > ul.sub-menu > li > ul.sub-menu {
  display: none;
  list-style: none;
  clear: both;
  margin: 0px;
  padding: 8px 18px; }

.careersmenu > li > ul.sub-menu li {
  background: none;
  margin: 0px;
  padding: 0px; }

.careersmenu table tr td {
  color: #585F69;
  border: 1px solid #ddd; }

.addresume input {
  padding: 8px 10px; }

.career-inbg h2 {
  margin-top: 0; }

.career-inbg {
  /*padding-bottom: 40px;*/ }

.services-container {
  /*line-height: 1.7;*/ }

.services-container h2 {
  color: #16213c;
  margin-top: 30px;
  margin-bottom: 15px;
  font-size: 1.5em; }
.services-container h3 {
  color: #16213c;
  padding: 0;
  margin-top: 30px;
  margin-bottom: 15px;
  font-size: 1.5em; }
  .services-container h3.h3-new {
    font-size: 1.3em; }

.services-container a {
  color: #0087db; }

.featured-rowbox a {
  display: block;
  padding: 0.4em 1em;
  background: #0087db;
  color: #fff;
  margin-bottom: 10px; }

.featured-rowbox a:hover {
  background: #005caa; }

.onlineInquiry-section, .onlineApplication-section {
  padding: 50px 0;
  background-color: #f3f4f5; }

.order-newbox {
  /*background: #fff;*/
  /*border-radius: 10px;*/
  /*-ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#000000')";*/
  /*filter: progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#000000');*/
  /*-moz-box-shadow: 0 0 5px #eee;*/
  /*-webkit-box-shadow: 0 0 5px #eee;*/
  /*box-shadow: 0 0 5px #eee;*/
  /*border: 1px solid #ddd;*/
  /*padding: 20px 25px;*/ }

.index-services.s-servicesbox .index-services-box p {
  padding-left: 0;
  padding-right: 0; }

.index-services.s-servicesbox .index-services-box {
  box-shadow: none; }

.knowledge-center-list {
  margin-bottom: 30px;
  margin-top: 25px; }

.knowledge-center-list .col-md-3,
.knowledge-center-list .col-md-4 {
  margin-bottom: 30px; }

.knowledge-center-list .item {
  /*border-top-left-radius: 10px;*/
  /*border-top-right-radius: 10px;*/
  border: 1px solid #ddd;
  text-align: center;
  height: 100%;
  transition: all 0.3s ease; }

.knowledge-center-list .img {
  height: 200px;
  overflow: hidden; }

.knowledge-center-list .img.h150 {
  height: 150px; }

/*.knowledge-center-list .img img{*/
/*	border-top-right-radius: 10px;*/
/*	border-top-left-radius: 10px;*/
/*}*/
.knowledge-center-list h3 {
  padding: 10px;
  font-size: 15px !important;
  line-height: 1.5; }

.knowledge-center-list h3 a {
  color: #32305e;
  transition: all .3s; }

.knowledge-center-list h3 a:hover {
  color: #005caa; }

.knowledge-center-list .item:hover {
  border-color: #eee;
  margin-top: -10px;
  margin-bottom: 10px;
  box-shadow: 0 0 15px #ddd; }

.pdf-show {
  position: relative;
  margin-bottom: 30px;
  padding-left: 0 !important; }

.pdf-show > li {
  position: relative;
  float: left;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;
  overflow: hidden;
  margin-right: 28px;
  margin-bottom: 20px; }

.pdf-show > li > a {
  display: block;
  overflow: hidden;
  cursor: pointer; }
  @media (max-width: 992px) {
    .pdf-show > li > a {
      height: 260px; } }

.pdf-show > li > a img {
  -webkit-transition: all ease 0.6s;
  -moz-transition: all ease 0.6s;
  -ms-transition: all ease 0.6s;
  -o-transition: all ease 0.6s;
  transition: all ease 0.6s; }

.pdf-show > li div {
  position: absolute;
  width: 100%;
  height: 100%;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  background: rgba(70, 70, 70, 0.6);
  color: white;
  top: 0; }

.pdf-show > li div p {
  font-weight: bold;
  font-size: 20px;
  text-align: center;
  line-height: 24px; }

.pdf-show > li div span {
  color: white;
  font-size: 24px;
  padding: 5px 40px;
  border: 1px solid white;
  border-radius: 30px;
  margin-top: 20px;
  -webkit-transition: all ease 0.6s;
  -moz-transition: all ease 0.6s;
  -ms-transition: all ease 0.6s;
  -o-transition: all ease 0.6s;
  transition: all ease 0.6s; }

.pdf-show > li div::before, .pdf-show > li div::after {
  position: absolute;
  width: 80%;
  height: 1px;
  background: white;
  content: '';
  -webkit-transition: all ease 0.6s;
  -moz-transition: all ease 0.6s;
  -ms-transition: all ease 0.6s;
  -o-transition: all ease 0.6s;
  transition: all ease 0.6s; }

.pdf-show > li div::before {
  top: 50px; }

.pdf-show > li div::after {
  bottom: 50px; }

.pdf-show > li > a:hover div::before, .pdf-show > li > a:hover div::after {
  -webkit-transform: rotateZ(0);
  -moz-transform: rotateZ(0);
  -ms-transform: rotateZ(0);
  -o-transform: rotateZ(0);
  transform: rotateZ(0);
  width: 100%; }

.pdf-show > li > a:hover span {
  background: #fe5400; }

.pdf-show > li > a:hover img {
  -webkit-transform: scale3d(1.1, 1.1, 1);
  -moz-transform: scale3d(1.1, 1.1, 1);
  -ms-transform: scale3d(1.1, 1.1, 1);
  -o-transform: scale3d(1.1, 1.1, 1);
  transform: scale3d(1.1, 1.1, 1); }

.pdf-show::after {
  position: relative;
  content: '';
  height: 0;
  display: block;
  visibility: hidden;
  clear: both; }

@media screen and (min-width: 1081px) {
  .pdf-show > li {
    width: 30%; } }
@media screen and (max-width: 1080px) {
  .pdf-show > li {
    width: 100%; } }
.pt-10 {
  padding-top: 10px !important; }

.pt-20 {
  padding-top: 20px !important; }

.pt-50 {
  padding-top: 50px !important; }

.pb-40 {
  padding-bottom: 40px !important; }

.pb-50 {
  padding-bottom: 50px !important; }

.mt-10 {
  margin-top: 10px !important; }

.mt-20 {
  margin-top: 20px !important; }

.mt-30 {
  margin-top: 30px !important; }

.mt-40 {
  margin-top: 40px !important; }

.mt-60 {
  margin-top: 60px !important; }

.mt-70 {
  margin-top: 70px !important; }

.mb-5 {
  margin-bottom: 5px !important; }

.mb-8 {
  margin-bottom: 8px !important; }

.mb-10 {
  margin-bottom: 10px !important; }

.mb-25 {
  margin-bottom: 25px !important; }

.mb-30 {
  margin-bottom: 30px !important; }

.mb-70 {
  margin-bottom: 70px !important; }

.plr-30 {
  padding-left: 30px;
  padding-right: 30px; }

.ptb-30 {
  padding-top: 30px;
  padding-bottom: 30px; }

.pl-20 {
  padding-left: 20px !important; }

.pr-20 {
  padding-right: 20px !important; }

@media (min-width: 992px) {
  .md-pr-40 {
    margin-right: 40px; } }
.inquiry-title {
  color: #16213c;
  font-family: 'opensans', Arial, sans-serif;
  font-weight: bold;
  font-size: 24px;
  letter-spacing: .1px;
  margin-top: 0; }

.section-title {
  color: #16213c;
  margin-bottom: 10px;
  font-size: 1.5em;
  padding: 20px 0 8px 0;
  font-family: 'opensans', Arial, sans-serif;
  font-weight: bold;
  letter-spacing: .1px; }

.related-resource div[class*='col-'] {
  margin-bottom: 30px; }
.related-resource .inner {
  background: #fff;
  border: 1px solid #ddd;
  border-radius: 0.375rem;
  overflow: hidden;
  position: relative;
  transition: box-shadow .3s ease;
  padding-bottom: 50px; }
  @media (min-width: 768px) {
    .related-resource .inner {
      min-height: 390px;
      height: 100%; } }
  .related-resource .inner:hover {
    box-shadow: 0 10px 30px -5px rgba(0, 0, 0, 0.2); }
.related-resource .img {
  border-radius: 0;
  border-top-left-radius: 4px;
  border-top-right-radius: 4px;
  width: 100%;
  overflow: hidden;
  height: 150px;
  display: flex;
  align-items: center;
  justify-content: center;
  border-bottom: 1px solid #f0f0f0; }
  @media (min-width: 768px) {
    .related-resource .img {
      height: 200px; } }
  .related-resource .img img {
    width: 100%;
    height: auto;
    object-fit: cover; }
.related-resource p {
  color: #16213c;
  padding: 20px 30px 0;
  width: 100%;
  margin-bottom: 40px;
  font-weight: bold;
  line-height: 1.6; }
.related-resource span, .related-resource .more {
  border: 1px solid #d9d9d9;
  border-radius: 4px;
  display: inline-block;
  padding: 7px 20px;
  text-align: center;
  text-decoration: none;
  transition: background-color .3s ease, border-color .3s ease;
  margin-top: 20px;
  max-width: 100%;
  position: absolute;
  bottom: 30px;
  margin-left: 30px;
  background: #fff;
  font-size: 14px; }
.related-resource a {
  display: block; }
.related-resource a:hover {
  text-decoration: none; }
  .related-resource a:hover h4 {
    color: #0087db; }
  .related-resource a:hover span, .related-resource a:hover .more {
    color: #fff;
    border-color: transparent;
    background-image: -moz-linear-gradient(left, #00a7fe 0%, #24d6ba 100%);
    background-image: -webkit-linear-gradient(left, #00a7fe 0%, #24d6ba 100%);
    background-image: -ms-linear-gradient(left, #00a7fe 0%, #24d6ba 100%); }

.index-services-container-2 {
  margin-bottom: 80px; }
  .index-services-container-2 .row {
    margin: 0; }
    .index-services-container-2 .row .col-md-3 {
      padding: 0; }
  .index-services-container-2 .inner {
    position: relative;
    overflow: hidden; }
    .index-services-container-2 .inner:after {
      content: '';
      position: absolute;
      z-index: 2;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.3) 100%); }
    .index-services-container-2 .inner .img {
      overflow: hidden;
      height: 250px; }
      @media (min-width: 992px) {
        .index-services-container-2 .inner .img {
          height: 350px; } }
      .index-services-container-2 .inner .img img {
        width: 100%;
        height: 100%;
        object-fit: cover;
        transition: all ease-out .3s; }
    .index-services-container-2 .inner .text {
      position: absolute;
      z-index: 3;
      bottom: 0;
      left: 0;
      width: 100%;
      padding: 15px; }
      .index-services-container-2 .inner .text a {
        color: #fff; }
        .index-services-container-2 .inner .text a:hover {
          color: #fff; }
    .index-services-container-2 .inner:hover:after {
      background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.45) 100%); }
    .index-services-container-2 .inner:hover .img img {
      transform: scale(1.1); }

.center-block {
  margin-left: auto;
  margin-right: auto; }

.index-partner {
  margin-bottom: 60px; }
  .index-partner img {
    height: 75px;
    width: auto;
    object-fit: contain; }
  .index-partner .row .col-md-4 {
    margin-top: 20px;
    margin-bottom: 20px;
    height: 75px; }

@media screen and (min-width: 992px) {
  .index-partner .row .col-md-4 {
    border-right: 1px solid #e8e8e8; }
    .index-partner .row .col-md-4:nth-child(3n) {
      border-right: none; } }
@media screen and (max-width: 991px) {
  .index-partner .row .col-md-4:nth-child(2n+1) {
    border-right: 1px solid #e8e8e8; } }
@media screen and (max-width: 767px) {
  .index-partner .row .col-md-4 {
    margin-top: 0;
    height: 95px;
    border-right: none !important;
    border-bottom: 1px solid #e8e8e8; } }
.index-resource {
  background-color: #f9f9f9;
  padding-top: 60px;
  padding-bottom: 60px; }
  .index-resource .h2-box {
    padding-bottom: 10px; }
  .index-resource .pic {
    width: 100px;
    height: 85px;
    margin: 0 auto 20px auto; }
    .index-resource .pic img {
      width: 100%;
      height: 100%;
      object-fit: contain; }
  .index-resource a {
    font-weight: normal !important;
    display: block;
    padding: 35px 25px 20px 25px;
    background-color: #fff;
    text-align: center; }
  .index-resource .text h3 {
    color: #2a2f33; }
  .index-resource .text p {
    color: #2a2f33;
    font-size: 15px;
    line-height: 1.9; }
  .index-resource a:hover h3 {
    color: #005caa; }
  .index-resource a:hover p {
    color: #2a2f33; }

.blog-item {
  padding: 25px 0;
  border-top: 1px solid #ddd; }
  .blog-item .img {
    height: 130px;
    overflow: hidden; }
    .blog-item .img img {
      height: 130px;
      width: 100%;
      object-fit: cover;
      transition: all ease-out .3s; }
  .blog-item:hover .img img {
    transform: scale(1.1); }
  .blog-item h2 {
    margin-top: 20px;
    padding-top: 0;
    font-size: 22px; }
  .blog-item p {
    color: #666; }
  .blog-item a:hover {
    color: #005caa; }

@media (min-width: 768px) {
  .blog-item .row {
    display: flex;
    align-items: center; } }
.page-services-content-tabs .content-tabs-navs {
  overflow: hidden;
  margin-bottom: 25px;
  margin-left: 0;
  display: inline-block;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
  padding-left: 0; }
  .page-services-content-tabs .content-tabs-navs li {
    float: left;
    display: inline-block;
    padding: 7px 5px;
    border: none;
    border-right: 1px solid #ddd;
    width: 190px;
    text-align: center;
    cursor: pointer;
    font-weight: bold;
    font-size: 1.1em;
    border-radius: 0;
    background-color: #ffffff; }
    .page-services-content-tabs .content-tabs-navs li.active {
      background-color: #0087db;
      color: #fff; }
    .page-services-content-tabs .content-tabs-navs li:last-child {
      border-right: none; }
.page-services-content-tabs .content-tabs-text {
  display: none; }

@media (max-width: 1024px) {
  .page-services-content-tabs .content-tabs-navs {
    box-shadow: none;
    position: sticky;
    top: 50px;
    width: 100%;
    background: #fff;
    left: 0;
    border-bottom: 1px solid #ccc; }
    .page-services-content-tabs .content-tabs-navs li {
      border-right: none;
      box-shadow: 0 0 5px rgba(0, 0, 0, 0.2);
      font-size: 1em;
      width: auto;
      padding: 7px 15px;
      margin-bottom: 0; } }
.go_top {
  position: fixed;
  z-index: 99999;
  bottom: -50px;
  right: 12px;
  display: flex;
  align-items: center;
  justify-content: flex-start;
  color: #fff;
  font-size: 14px;
  cursor: pointer;
  transition: all ease-out .3s;
  outline: none;
  border: none;
  background: transparent;
  padding: 0; }
  .go_top.active {
    bottom: 90px; }
  .go_top span {
    display: inline-block;
    width: 48px;
    height: 48px;
    line-height: 48px;
    text-align: center;
    box-shadow: 0 0 8px rgba(0, 0, 0, 0.3);
    background-color: #ffffff;
    color: #00a7fe;
    font-size: 20px;
    opacity: .8;
    transition: all ease-out .3s; }
    .go_top span:hover {
      opacity: 1;
      background-color: #00a7fe;
      color: #fff; }

.back-top-btn {
  border: none;
  outline: none;
  background: transparent;
  color: #fff;
  cursor: pointer;
  font-size: 16px; }

.info-item1 {
  margin-top: 25px;
  margin-left: 0;
  margin-right: 0; }

.info-item1 .list-item {
  margin-bottom: 20px;
  position: relative;
  padding: 0 20px 0 0; }

.info-item1 .list-item .num {
  width: 22px;
  height: 22px;
  background: #fff;
  border-radius: 100px;
  position: absolute;
  right: 10px;
  top: -10px;
  box-shadow: 0px 3px 3px rgba(0, 0, 0, 0.16);
  display: inline-flex;
  align-items: center;
  justify-content: center;
  color: #003246;
  font-weight: bold;
  font-size: 13px; }

.info-item1 .list-item .list-title {
  padding: 5px 10px;
  background: #0087db;
  color: #fff;
  cursor: pointer;
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: flex-start; }

.info-item1 .list-item .list-title a {
  color: #fff;
  text-decoration: underline; }

.info-item1 .list-item .list-title a:hover {
  color: #b7f0f8; }

.info-item1 .list-item .list-title.shows {
  background: #005c87;
  color: #fff; }

.info-item1 .list-item .lists {
  width: 500px;
  position: absolute;
  left: 0px;
  top: 100%;
  background: #fff;
  z-index: 1;
  padding: 20px 15px 15px;
  box-shadow: 1px 2px 5px rgba(0, 0, 0, 0.3);
  display: none; }

.info-item1 .list-item:nth-child(3n) .lists {
  left: auto;
  right: 0px; }

.info-item1 .list-item .lists .lists-section1 {
  width: 100%;
  height: auto;
  padding-bottom: 6px;
  margin-bottom: 15px;
  border-bottom: 1px solid #e6e6e6; }

.info-item1 .list-item .lists .lists-section1 a {
  color: #0087db;
  font-weight: bold; }

.info-item1 .list-item .lists .lists-section1 a:hover {
  color: #005c87; }

.info-item1 .list-item .lists .lists-section2 {
  width: 100%;
  height: auto;
  display: flex;
  flex-wrap: wrap;
  align-items: flex-start;
  justify-content: space-between;
  padding-left: 0; }

.info-item1 .list-item .lists .lists-section2 > li {
  width: calc(50% - 15px);
  margin-bottom: 12px;
  color: #0087db;
  line-height: 20px;
  list-style: none; }

.info-item1 .list-item .lists .lists-section2 > li > a {
  color: #0087db;
  font-size: 15px;
  transition: all 0s; }

.info-item1 .list-item .lists .lists-section2 li a:hover {
  color: #005c87;
  font-weight: bold; }

.info-item1 .list-item .lists .lists-section2 > li ul {
  margin-top: 5px;
  padding-left: 22px; }

.info-item1 .list-item .lists .lists-section2 > li ul li {
  list-style: disc;
  color: #333;
  margin-bottom: 5px; }

.info-item1 .list-item .lists .lists-section2 > li ul li a {
  color: #333;
  font-size: 15px; }

@media screen and (max-width: 991px) {
  .info-item1 .list-item:nth-child(3n) .lists {
    left: 0;
    right: inherit; }

  .info-item1 .list-item .lists {
    max-width: 100%; } }
.page-service-content {
  display: block !important; }

@media (min-width: 992px) {
  .side-menu {
    padding-right: 15px;
    position: sticky;
    top: 130px; }

  .side-menu-fixed {
    margin-top: 8px;
    margin-bottom: 20px; } }
.side-menu-fixed {
  z-index: 999;
  background: #fff;
  box-shadow: 0 0 6px rgba(0, 0, 0, 0.15);
  transition: all ease-out .3s;
  border-radius: 10px; }
  .side-menu-fixed.affix {
    position: fixed;
    top: 130px;
    transition: all ease-out .3s; }
  .side-menu-fixed.close .title {
    display: none; }
  .side-menu-fixed.close ul {
    display: none; }
  .side-menu-fixed .title {
    font-size: 18px;
    font-weight: bold;
    background-image: -moz-linear-gradient(left, #00a7fe 0, #24d6ba 100%);
    background-image: -webkit-linear-gradient(left, #00a7fe 0, #24d6ba 100%);
    background-image: -ms-linear-gradient(left, #00a7fe 0, #24d6ba 100%);
    color: #fff;
    border-radius: 10px 10px 0 0;
    padding: 10px 15px;
    line-height: 1.4; }
  .side-menu-fixed ul {
    padding: 10px 15px 15px 15px;
    max-height: 400px;
    overflow-y: auto; }
  .side-menu-fixed li {
    line-height: 1.5;
    cursor: pointer;
    padding: 5px 0;
    margin-bottom: 3px;
    list-style: none !important; }
    .side-menu-fixed li:hover {
      background: #f3f4f5; }
    .side-menu-fixed li.highlight {
      background: #f3f4f5;
      color: #287ac6;
      font-weight: bold;
      border-radius: 6px;
      padding-left: 8px; }
  .side-menu-fixed .fa-close {
    position: absolute;
    display: inline-block;
    cursor: pointer;
    background-color: #287ac6;
    color: #fff;
    text-align: center;
    transition: all ease-out .3s;
    border-radius: 50%;
    left: initial;
    right: 10px;
    top: 8px;
    width: 30px;
    height: 30px;
    line-height: 30px;
    font-size: 12px; }
    .side-menu-fixed .fa-close:before {
      content: "\f00d"; }
    .side-menu-fixed .fa-close.close {
      right: initial;
      left: 7px;
      top: 10px;
      width: 46px;
      height: 46px;
      line-height: 46px;
      font-size: 18px; }
      .side-menu-fixed .fa-close.close:before {
        content: '\f0c9'; }

@media (min-width: 992px) {
  .side-menu-fixed ul {
    max-height: calc(100vh - 300px); }
  .side-menu-fixed .fa-close {
    display: none; } }
@media (max-width: 991px) {
  .side-menu-fixed {
    position: fixed;
    left: 10px;
    top: 280px; }
    .side-menu-fixed.affix {
      left: 10px; } }
.inquiry_form textarea.input-email {
  padding-top: 3px;
  padding-bottom: 3px; }

.resource-tabs-wrap .resource-tabs__nav {
  margin-top: 20px;
  margin-bottom: 20px; }
  .resource-tabs-wrap .resource-tabs__nav .resource-tabs__nav__first {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    border-radius: 4px;
    background-color: #f0f0f0;
    padding: 15px 0; }
    .resource-tabs-wrap .resource-tabs__nav .resource-tabs__nav__first li {
      list-style: none;
      padding: 5px 18px;
      margin: 0 5px;
      border-radius: 30px;
      cursor: pointer;
      background-color: #d8d8d8;
      font-size: .9em;
      transition: all ease-out .3s; }
      .resource-tabs-wrap .resource-tabs__nav .resource-tabs__nav__first li.active {
        color: #fff;
        background: #0087db; }
  .resource-tabs-wrap .resource-tabs__nav .resource-tabs__nav__second {
    width: 100%;
    margin: 10px 0 25px 0;
    text-align: center;
    background-color: #fff;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    padding: 10px; }
    .resource-tabs-wrap .resource-tabs__nav .resource-tabs__nav__second li {
      list-style: none;
      display: none;
      font-size: 13px;
      border-radius: 20px;
      margin: 5px 3px;
      padding: 1px 10px;
      letter-spacing: 0;
      cursor: pointer;
      background-color: #f2f3f4;
      transition: all ease-out .3s; }
      .resource-tabs-wrap .resource-tabs__nav .resource-tabs__nav__second li.active {
        color: #fff;
        background: #0087db; }

.a2a_share_title {
  margin-bottom: 5px; }

.a2a_kit_size_32 {
  margin-bottom: 20px; }

@media (max-width: 991px) {
  .a2a_kit_size_32 {
    line-height: 32px;
    position: fixed;
    right: 5px;
    top: 38%;
    z-index: 99999;
    width: 36px; }
    .a2a_kit_size_32 a {
      margin-bottom: 10px; }

  .a2a_share_title {
    display: none; } }
body.modal-message-lock {
  overflow: hidden; }

body.modal-message-lock:before {
  position: fixed;
  content: "";
  z-index: 2147483646;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.35); }

.modal-btn-close {
  box-sizing: border-box;
  position: absolute;
  right: -10px;
  top: -10px;
  display: inline-block;
  width: 28px;
  height: 28px;
  line-height: 26px;
  text-align: center;
  cursor: pointer;
  text-decoration: none;
  font-size: 15px;
  color: #fff;
  background: #0087db;
  border-radius: 50%;
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.3);
  outline: none;
  border: none; }

.modal-btn-close:hover {
  background-color: #00a7fe;
  color: #fff; }

.modal-message-popup {
  position: fixed;
  z-index: 2147483647;
  top: 100%;
  left: 3%;
  width: 94%;
  height: 280px;
  padding: 0;
  background-color: #fff;
  font-size: 15px;
  display: none;
  opacity: 0;
  transition: all ease-out 2s; }
  .modal-message-popup .modal-title {
    font-size: 20px;
    font-weight: bold;
    color: #333;
    text-align: center;
    margin-top: 10px;
    margin-bottom: 10px;
    padding-left: 15px; }
  .modal-message-popup .content {
    background-color: #fff;
    box-sizing: border-box;
    padding: 20px; }
    @media (min-width: 992px) {
      .modal-message-popup .content {
        padding: 30px; } }
  .modal-message-popup.active {
    opacity: 1;
    top: 5%;
    display: block; }
    @media (min-width: 992px) {
      .modal-message-popup.active {
        top: 20%; } }
  .modal-message-popup .site-btn {
    clear: both;
    text-decoration: none;
    font-size: 18px;
    display: inline-block;
    height: 46px;
    word-spacing: 0.2px;
    letter-spacing: 1px;
    padding: 10px 30px;
    border-radius: 6px;
    cursor: pointer;
    border: none;
    color: #fff;
    background-color: #00a7fe;
    background-image: -moz-linear-gradient(left, #00a7fe 0, #24d6ba 100%);
    background-image: -webkit-linear-gradient(left, #00a7fe 0, #24d6ba 100%);
    background-image: -ms-linear-gradient(left, #00a7fe 0, #24d6ba 100%);
    transition: all .3s ease-out; }
    .modal-message-popup .site-btn:hover {
      color: #fff;
      background-image: none;
      background-color: #005caa; }

@media screen and (min-width: 992px) {
  .modal-message-popup {
    width: 600px;
    left: 50%;
    transform: translateX(-50%); } }
.modal-message-popup .inquiry_form input, .modal-message-popup .inquiry_form textarea {
  background-color: #f4f5f6; }

#modal-message-popup_inquiry {
  top: 10vh; }
  #modal-message-popup_inquiry input {
    height: 50px; }
  #modal-message-popup_inquiry textarea[name="email"] {
    height: 50px !important; }

@media screen and (min-width: 992px) {
  #modal-message-popup_inquiry {
    width: 800px;
    top: 20%; } }
.search-list-tab {
  width: 100%;
  height: auto; }
  .search-list-tab .search-list-title {
    width: 100%;
    height: auto;
    margin-bottom: 40px;
    display: flex;
    align-items: stretch;
    justify-content: flex-start;
    column-gap: 20px;
    border-bottom: 1px solid #0087db; }
    @media (max-width: 767px) {
      .search-list-tab .search-list-title {
        column-gap: 5px;
        justify-content: space-between; } }
    .search-list-tab .search-list-title p {
      padding: 10px 30px;
      font-size: 18px;
      font-weight: bold;
      color: #0087db;
      border: 1px solid #0087db;
      border-bottom: 0;
      background: #fff;
      border-radius: 5px 5px 0 0;
      margin: 0;
      cursor: pointer; }
      @media (max-width: 767px) {
        .search-list-tab .search-list-title p {
          padding: 8px 10px;
          width: 100%;
          text-align: center; } }
      .search-list-tab .search-list-title p.shows {
        color: #fff;
        background: #0087db; }
      .search-list-tab .search-list-title p:hover {
        color: #fff;
        background: #0087db; }
  .search-list-tab .search-list-box {
    width: 100%;
    height: auto; }
    .search-list-tab .search-list-box .list-item {
      width: 100%;
      height: auto;
      margin-bottom: 20px;
      border-bottom: 1px solid #eee;
      padding-bottom: 15px; }

.service-sticky-tabs-plugin {
  overflow: hidden;
  background: #0087db;
  margin-top: 35px;
  position: sticky;
  top: 122px;
  z-index: 1000; }

.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 {
  color: #fff;
  font-weight: bold;
  text-align: center;
  padding: 14px 12px;
  white-space: nowrap;
  cursor: pointer;
  transition: all ease-out .3s;
  list-style: none !important;
  position: relative;
  font-size: .98em; }
  .service-sticky-tabs-plugin ul li:after {
    position: absolute;
    content: "";
    display: block;
    height: 3px;
    width: 50px;
    left: 50%;
    bottom: 7px;
    transform: translateX(-50%); }

.service-sticky-tabs-plugin ul li.active {
  color: #bbefff; }
  .service-sticky-tabs-plugin ul li.active:after {
    background-color: #bbefff; }

.service-sticky-tabs-plugin ul li:hover {
  color: #bbefff; }

@media (min-width: 1024px) {
  .service-sticky-tabs-plugin ul {
    justify-content: space-between; } }
@media (max-width: 1023px) {
  .service-sticky-tabs-plugin {
    top: 50px; }
    .service-sticky-tabs-plugin .scrollable {
      position: relative;
      padding-left: 25px;
      padding-right: 25px; }
      .service-sticky-tabs-plugin .scrollable:before {
        font-family: FontAwesome;
        content: "\f100";
        color: #fff;
        position: absolute;
        left: 2px;
        top: 50%;
        transform: translateY(-50%);
        opacity: .45; }
      .service-sticky-tabs-plugin .scrollable:after {
        font-family: FontAwesome;
        content: "\f101";
        color: #fff;
        position: absolute;
        right: 2px;
        top: 50%;
        transform: translateY(-50%);
        opacity: .45; }
    .service-sticky-tabs-plugin ul li {
      font-weight: normal; } }
.gray-bg {
  background-color: #f5f6f7;
  padding: 10px 20px; }

.light-blue-bg {
  background-color: #f2fafc;
  padding: 10px 20px; }
  .light-blue-bg h3 {
    margin-top: 15px; }

.white-bg {
  background-color: #fff;
  padding: 40px 45px;
  margin-top: 10px;
  margin-bottom: 20px;
  box-shadow: 0 0 14px rgba(0, 0, 0, 0.04);
  border-radius: 10px; }

.blue-bg {
  background-color: #0087db;
  color: #fff; }

@media (max-width: 991px) {
  .gray-bg, .light-blue-bg {
    padding-left: 0;
    padding-right: 0; }

  .white-bg {
    padding-left: 15px;
    padding-right: 15px; } }
.site-btn {
  display: inline-block;
  text-align: center;
  padding: 8px 20px;
  border-radius: 5px;
  margin-bottom: 10px;
  clear: both;
  color: #fff !important;
  text-decoration: none;
  cursor: pointer;
  border: 0;
  font-size: 18px;
  margin-top: 15px;
  background-image: -moz-linear-gradient(left, #00a7fe 0, #24d6ba 100%);
  background-image: -webkit-linear-gradient(left, #00a7fe 0, #24d6ba 100%);
  background-image: -ms-linear-gradient(left, #00a7fe 0, #24d6ba 100%);
  font-weight: normal;
  transition: all ease-out .3s; }
  .site-btn:hover {
    background-image: -moz-linear-gradient(right, #00a7fe 0, #24d6ba 100%);
    background-image: -webkit-linear-gradient(right, #00a7fe 0, #24d6ba 100%);
    background-image: -ms-linear-gradient(right, #00a7fe 0, #24d6ba 100%);
    font-weight: normal;
    color: #fff; }
  .site-btn .fs-16 {
    font-size: 16px; }

.sticky-online-inquiry.mobile-control {
  position: sticky;
  top: 100px;
  z-index: 9999; }

.sticky-online-inquiry__btn {
  padding: 6px 16px;
  cursor: pointer; }
  .sticky-online-inquiry__btn em {
    font-style: normal; }
  .sticky-online-inquiry__btn:before {
    content: '';
    display: inline-block;
    width: 22px;
    height: 21px;
    background-image: url(../images/side-inquiry.svg);
    background-size: contain;
    background-repeat: no-repeat;
    margin-right: 6px;
    vertical-align: middle; }

.sticky-online-inquiry_text {
  display: none;
  position: absolute;
  bottom: 70px;
  right: 0;
  width: 140px;
  height: auto;
  padding: 18px 16px 14px;
  background: #fff;
  box-shadow: 0 0 18px #bbb;
  border-radius: 10px; }
  .sticky-online-inquiry_text p {
    margin-bottom: 0;
    line-height: 1.6;
    padding: 0;
    color: #2a2f33; }
  .sticky-online-inquiry_text .close {
    font-size: 20px;
    position: absolute;
    top: 4px;
    right: 5px;
    color: #aaa;
    font-weight: bold;
    cursor: pointer;
    width: 20px;
    height: 20px;
    line-height: 20px;
    display: inline-flex;
    justify-content: center;
    align-items: center; }

.sticky-online-inquiry {
  position: relative;
  z-index: 9; }
  .sticky-online-inquiry .sticky-online-inquiry__btn {
    margin-left: 0 !important;
    float: left;
    margin-top: 20px !important; }
    .sticky-online-inquiry .sticky-online-inquiry__btn em {
      font-style: normal; }
    .sticky-online-inquiry .sticky-online-inquiry__btn:before {
      width: 22px;
      height: 21px; }
  .sticky-online-inquiry.fixed {
    position: fixed;
    z-index: 9999;
    right: 11px;
    bottom: 150px;
    top: inherit; }
    .sticky-online-inquiry.fixed .sticky-online-inquiry__btn {
      width: 58px;
      height: 58px;
      line-height: 56px;
      border-radius: 50%;
      padding: 0;
      margin-bottom: 0; }
      .sticky-online-inquiry.fixed .sticky-online-inquiry__btn:before {
        width: 32px;
        height: 30px;
        margin: 0 auto; }
      .sticky-online-inquiry.fixed .sticky-online-inquiry__btn em {
        display: none; }
    .sticky-online-inquiry.fixed .sticky-online-inquiry_text {
      font-size: .9em; }
      .sticky-online-inquiry.fixed .sticky-online-inquiry_text.text-show {
        display: block; }

@media (max-width: 991px) {
  .sticky-online-inquiry .sticky-online-inquiry__btn {
    margin-bottom: 40px; } }
.killing-page__banner {
  position: relative;
  display: flex;
  align-items: center; }
  .killing-page__banner h1 {
    line-height: 1.4; }
  .killing-page__banner img {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    object-fit: cover; }
  .killing-page__banner .container-box {
    position: relative;
    color: #fff;
    padding-top: 30px;
    padding-bottom: 30px; }
    .killing-page__banner .container-box a {
      color: #81c3f9; }

.killing-page__partner {
  padding-top: 25px;
  padding-bottom: 0; }
  .killing-page__partner p {
    margin-bottom: 15px; }
  .killing-page__partner .img {
    width: 100%;
    height: 100px;
    display: flex;
    justify-content: center;
    align-items: center; }
  .killing-page__partner img {
    max-width: 100%;
    width: 130px;
    max-height: 90px;
    object-fit: contain; }
  .killing-page__partner .kp-partner-slider__container {
    padding-bottom: 60px; }
    .killing-page__partner .kp-partner-slider__container .swiper-pagination {
      bottom: 0; }
    .killing-page__partner .kp-partner-slider__container .swiper-pagination-bullet {
      width: 10px;
      height: 10px; }
    .killing-page__partner .kp-partner-slider__container .swiper-pagination-bullet-active {
      background-color: #0087db; }

.killing-page__partner .kp-partner-slider__container {
  padding-bottom: 0; }

.killing-page__partner .kp-partner-slider__container .swiper-pagination {
  display: none; }

.killing-page__content {
  margin-bottom: 50px; }
  .killing-page__content h2, .killing-page__content .sticky-label {
    margin-top: 0;
    padding-top: 70px;
    margin-bottom: 40px;
    padding-bottom: 0; }
  .killing-page__content h2 {
    font-size: 28px; }
  .killing-page__content h2, .killing-page__content h3 {
    line-height: 1.4; }
  .killing-page__content ul {
    padding-left: 17px;
    margin-bottom: 15px; }
    .killing-page__content ul li {
      list-style: disc; }
      .killing-page__content ul li ul li {
        list-style: circle; }
    .killing-page__content ul.ul-check {
      padding-left: 0; }
  .killing-page__content a {
    color: #0087db; }
  .killing-page__content p {
    margin-bottom: 18px;
    padding: 0; }
  .killing-page__content h3 {
    font-size: 22px;
    margin-bottom: 20px;
    margin-top: 45px;
    padding-top: 0;
    padding-bottom: 0; }
  .killing-page__content a[rel="nofollow"] {
    word-break: break-word; }

.service-style-1 div[class*='col-'] {
  margin-top: 20px; }
.service-style-1 .inner {
  border: 1px solid #b5b5b5;
  padding: 20px; }
.service-style-1 .img {
  width: 45px;
  height: 45px;
  margin-bottom: 20px; }
  .service-style-1 .img img {
    width: 45px;
    height: 45px;
    object-fit: contain; }
.service-style-1 .text ul {
  font-size: .9em; }
  .service-style-1 .text ul li {
    list-style: disc;
    line-height: 1.8; }

@media (min-width: 992px) {
  .service-style-1 .row {
    display: flex;
    margin-left: -10px;
    margin-right: -10px; }
    .service-style-1 .row .inner {
      height: 100%; }
  .service-style-1 div[class*='col-'] {
    padding-left: 10px;
    padding-right: 10px; }
  .service-style-1 .five-columns {
    margin-left: 6px;
    margin-right: 6px; }
    .service-style-1 .five-columns div[class*='col-'] {
      width: 20%;
      padding-left: 6px;
      padding-right: 6px; } }
.tls-swiper .swiper-container {
  overflow: hidden; }

.swiper-pagination.swiper-pagination-tls {
  position: relative;
  background-color: #f2fafc;
  top: 0;
  bottom: inherit !important;
  margin-left: 0;
  overflow: hidden;
  margin-top: 25px;
  margin-bottom: 15px; }
  .swiper-pagination.swiper-pagination-tls .swiper-pagination-bullet {
    float: left;
    display: inline-block;
    padding: 2px 15px;
    border: 1px solid #2a2f33;
    color: #2a2f33;
    background: transparent;
    border-radius: 20px;
    margin-left: 0 !important;
    margin-right: 15px !important;
    margin-bottom: 15px !important;
    cursor: pointer;
    width: auto;
    height: auto;
    opacity: 1;
    font-weight: bold; }
    .swiper-pagination.swiper-pagination-tls .swiper-pagination-bullet:hover {
      border-color: #0087db;
      color: #0087db;
      background: transparent; }
  .swiper-pagination.swiper-pagination-tls .swiper-pagination-bullet-active {
    border-color: #0087db;
    color: #0087db;
    background: transparent; }

.service-style-2 > li > ul,
.service-style-3 {
  font-size: .85em; }

@media (min-width: 768px) {
  .service-style-2 > li > ul {
    display: flex;
    flex-wrap: wrap;
    margin-bottom: 17px; }

  .service-style-2 > li > ul > li {
    width: 49%;
    margin-right: 1%; }

  .service-style-3 {
    display: flex;
    flex-wrap: wrap;
    margin-bottom: 17px; }

  .service-style-3 > li {
    width: 49%;
    margin-right: 1%;
    list-style: circle !important; } }
@media (min-width: 1024px) {
  .service-style-2 > li > ul > li {
    width: 32%;
    margin-right: 1%;
    float: left; }

  .service-style-3 > li {
    width: 32%;
    margin-right: 1%;
    float: left; } }
.service-style-4 {
  border: 1px solid #ddd;
  border-radius: 10px;
  margin-top: 25px;
  margin-bottom: 50px;
  text-align: center; }
  .service-style-4 .inner {
    padding: 25px 0 5px 0; }
    .service-style-4 .inner img {
      height: 150px;
      width: auto;
      max-width: 100%;
      object-fit: contain;
      margin-bottom: 20px;
      padding: 5px; }
  .service-style-4 .col-md-3, .service-style-4 .col-md-4, .service-style-4 .col-md-6, .service-style-4 .col-md-2 {
    border-right: 1px solid #ddd; }
    .service-style-4 .col-md-3:last-child, .service-style-4 .col-md-4:last-child, .service-style-4 .col-md-6:last-child, .service-style-4 .col-md-2:last-child {
      border-right: none; }
      .service-style-4 .col-md-3:last-child img, .service-style-4 .col-md-4:last-child img, .service-style-4 .col-md-6:last-child img, .service-style-4 .col-md-2:last-child img {
        padding: 0; }

@media (min-width: 992px) {
  .service-style-4 .row {
    display: flex; }
    .service-style-4 .row .inner {
      height: 100%; } }
@media (max-width: 991px) {
  .service-style-4 .row {
    margin: 0; }
  .service-style-4 .col-md-3:first-child {
    border-bottom: 1px solid #ddd; }
  .service-style-4 .col-md-3:nth-child(2) {
    border-right: none;
    border-bottom: 1px solid #ddd; }
  .service-style-4 .inner p {
    min-height: 40px; } }
@media (max-width: 767px) {
  .service-style-4 .row {
    margin: 0; }
  .service-style-4 .col-md-3:first-child {
    border-right: none; }
  .service-style-4 .col-md-3:nth-child(3) {
    border-right: none;
    border-bottom: 1px solid #ddd; } }
.ul-check li {
  list-style: none !important;
  padding-left: 30px;
  background-image: url("../images/icon-check.svg");
  background-repeat: no-repeat;
  background-position: left 7px;
  background-size: 20px 20px; }

@media (min-width: 992px) {
  .service-style-5 {
    display: flex; }
    .service-style-5 .light-blue-bg {
      height: 100%; }
    .service-style-5 .dar-slider__container {
      height: 100%; } }
.light-blue-bg.hover {
  border: 1px solid transparent;
  transition: all ease-out .3s;
  border-radius: 10px;
  padding: 30px; }
  .light-blue-bg.hover h3 {
    margin-top: 10px; }
  .light-blue-bg.hover:hover {
    border-color: #e8e8e8;
    background-color: #fff; }

.dar-slider__container {
  background-color: #fff;
  border-radius: 10px;
  box-shadow: 0 8px 16px rgba(0, 0, 0, 0.08); }
  .dar-slider__container .img {
    width: 100%;
    height: 100%;
    max-height: 400px;
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 40px;
    flex-direction: column; }
    .dar-slider__container .img img {
      width: 100%;
      height: 100%;
      object-fit: contain; }
    .dar-slider__container .img p {
      margin-top: 20px;
      margin-bottom: 0;
      color: #666;
      font-size: .92em; }
  .dar-slider__container .swiper-pagination-bullet-active {
    background-color: #0087db; }

.service-style-6 {
  margin-bottom: 10px; }
  .service-style-6 .img {
    overflow: hidden;
    height: 240px; }
    .service-style-6 .img img {
      width: 100%;
      height: 100%;
      object-fit: cover;
      display: none; }
      .service-style-6 .img img:first-child {
        display: block; }
  .service-style-6 .item {
    cursor: pointer;
    border: .5px solid #f6f7f8;
    background-color: #f6f7f8;
    padding: 10px 20px;
    margin-bottom: 8px; }
    .service-style-6 .item h3 {
      margin-bottom: 0;
      margin-top: 0;
      font-size: 18px; }
      .service-style-6 .item h3:after {
        float: right;
        content: '\f105';
        font-family: FontAwesome;
        transition: all ease-out .3s;
        font-size: 14px;
        color: #666; }
    .service-style-6 .item:first-child h3 {
      padding-top: 0; }
    .service-style-6 .item:last-child {
      margin-bottom: 0; }
    .service-style-6 .item p {
      display: none;
      margin-bottom: 0;
      margin-top: 10px; }
    .service-style-6 .item.active {
      background-color: transparent;
      border: .5px solid #8795a2; }
      .service-style-6 .item.active h3:after {
        transform: rotate(90deg); }

@media (min-width: 992px) {
  .service-style-6 .row {
    display: flex; }
    .service-style-6 .row .inner {
      height: 100%; }
      .service-style-6 .row .inner .img {
        height: 100%;
        position: relative; }
        .service-style-6 .row .inner .img img {
          position: absolute;
          left: 0;
          top: 0; } }
@media (max-width: 991px) {
  .service-style-6 .img {
    margin-top: 30px; } }
.qa-style-2 {
  border-bottom: 1px solid #ddd; }
  .qa-style-2 .qa-item {
    box-shadow: none;
    margin-bottom: 0;
    padding: 0;
    border-top: 1px solid #ddd; }
    .qa-style-2 .qa-item .title {
      margin: 0;
      cursor: pointer;
      color: #2a2f33;
      padding: 20px 0;
      font-size: 1.05em; }
      .qa-style-2 .qa-item .title:after {
        font-family: FontAwesome;
        content: '\f107';
        float: right;
        color: #999;
        margin-left: 10px;
        font-size: 18px;
        transform: rotate(-90deg);
        transition: all ease-out .3s; }
    .qa-style-2 .qa-item.active .title {
      color: #0087db; }
      .qa-style-2 .qa-item.active .title:after {
        color: #0087db;
        transform: rotate(0deg); }
  .qa-style-2 .toggle {
    margin-top: 0;
    padding-bottom: 10px;
    display: none; }
    .qa-style-2 .toggle ul {
      margin-left: 15px;
      margin-bottom: 15px; }
      .qa-style-2 .toggle ul li {
        margin-bottom: 0;
        font-size: 1em;
        list-style: disc; }

.container-row-a {
  margin-bottom: 40px;
  margin-top: 20px; }

.left-side-sticky {
  position: sticky;
  top: 170px;
  z-index: 997; }

@media (max-width: 991px) {
  .left-side-sticky {
    top: 108px;
    background-color: #fff;
    padding-left: 0;
    padding-right: 0; } }
.service-tabs-navs-left {
  margin-bottom: 30px; }
  .service-tabs-navs-left ul {
    margin: 0;
    padding: 0; }
    .service-tabs-navs-left ul li {
      list-style: none;
      cursor: pointer;
      padding: 4px;
      border-radius: 20px;
      margin: 8px 0;
      display: block;
      text-align: center;
      max-width: 94%; }
      .service-tabs-navs-left ul li:hover {
        color: #0087db; }
      .service-tabs-navs-left ul li.active {
        background-image: -webkit-linear-gradient(left, #00a7fe 0, #24d6ba 100%);
        color: #fff; }

@media (max-width: 991px) {
  .service-tabs-navs-left ul {
    display: flex;
    flex-wrap: wrap;
    padding-bottom: 8px;
    box-shadow: 2px 2px 6px rgba(0, 0, 0, 0.1); }
    .service-tabs-navs-left ul li {
      width: inherit;
      max-width: inherit;
      float: left;
      font-size: .85em;
      padding: 0 6px;
      margin-bottom: 0;
      line-height: 1.8; } }
.service-style-7 div[class*='col-'] {
  margin-top: 20px; }
.service-style-7 .inner {
  padding: 20px;
  display: flex;
  align-items: center;
  border-radius: 4px;
  box-shadow: 0 0 12px rgba(0, 0, 0, 0.1); }
.service-style-7 .img {
  width: 45px;
  height: 45px;
  flex: 0 0 45px;
  margin-right: 20px; }
  .service-style-7 .img img {
    width: 45px;
    height: 45px;
    object-fit: contain; }
.service-style-7 .text p:last-child {
  margin-bottom: 0; }

@media (min-width: 992px) {
  .service-style-7 .row {
    display: flex;
    margin-left: -10px;
    margin-right: -10px; }
    .service-style-7 .row .inner {
      height: 100%; }
  .service-style-7 div[class*='col-'] {
    padding-left: 10px;
    padding-right: 10px; } }
.swiper-container-bgbtn .swiper-button-next, .swiper-container-bgbtn .swiper-button-prev {
  background-image: none;
  background-color: #0087db;
  color: #fff;
  width: 40px;
  height: 40px;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center; }
  .swiper-container-bgbtn .swiper-button-next:before, .swiper-container-bgbtn .swiper-button-prev:before {
    font-family: FontAwesome;
    font-size: 20px; }
.swiper-container-bgbtn .swiper-button-prev:before {
  content: '\f104'; }
.swiper-container-bgbtn .swiper-button-next:before {
  content: '\f105'; }

.swiper-container-border {
  border: 1px solid #ddd;
  border-radius: 10px;
  padding: 25px 0 5px 0 !important; }

.mr-5 {
  margin-right: 5px; }

.mr-10 {
  margin-right: 10px; }

.service-style-8 {
  background-color: #fff;
  box-shadow: 0 0 12px rgba(0, 0, 0, 0.08);
  padding: 20px;
  transition: all ease-out .3s;
  margin-bottom: 30px;
  border-radius: 4px; }
  .service-style-8:hover {
    transform: scale(1.02);
    box-shadow: 0 0 18px #0087db33; }
  .service-style-8 h3 {
    margin-top: 20px; }
  .service-style-8 p {
    color: #0087db;
    margin-bottom: 5px; }
  .service-style-8 ul {
    margin-bottom: 20px; }

.service-style-9 .process-box-two {
  position: relative;
  margin-bottom: 30px; }

.service-style-9 .process-box-two .process-box-head-two:after {
  position: absolute;
  content: "";
  border-bottom: 2px dotted rgba(117, 124, 132, 0.33);
  width: 100%;
  top: 48px;
  left: 30px;
  z-index: 0; }

.service-style-9 .process-box-two .process-box-head-two div {
  position: absolute;
  top: 0;
  left: 0;
  background-color: #0087db;
  color: #fff;
  width: 30px;
  height: 30px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  border-radius: 50%;
  z-index: 999;
  font-weight: bold; }

.service-style-9 .process-box-two .process-box-head-two em {
  width: 90px;
  height: 90px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  border-radius: 50%;
  font-size: 25px;
  background-color: #f4f5f6;
  color: #0087db;
  position: relative;
  z-index: 9; }

.service-style-9 .process-box-two .process-box-head-two.whitebg em {
  background-color: #fff; }

.service-style-9 .process-box-two .process-box-head-two.launch:before {
  position: absolute;
  content: "\f197";
  font: normal normal normal 14px/1 FontAwesome;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  display: inline-block;
  font-style: normal;
  font-variant: normal;
  text-rendering: auto;
  line-height: 1;
  font-size: 40px;
  z-index: 999;
  color: #0087db;
  right: 0;
  top: 26px; }

.service-style-9 .process-box-two .process-box-head-two.launch:after {
  left: 0; }

@media (min-width: 768px) {
  .service-style-9 {
    display: flex;
    flex-wrap: wrap; } }
@media (min-width: 992px) {
  .service-style-9.seven-columns > div {
    width: 14.28%; }

  .service-style-9.five-columns > div {
    width: 20%; } }
.shadow-lg {
  box-shadow: 0 1rem 3rem rgba(0, 0, 0, 0.175) !important; }

.shadow-md {
  box-shadow: 0 0.5rem 2rem rgba(0, 0, 0, 0.1) !important; }

.ml-0 {
  margin-left: 0 !important; }

.pl-0 {
  padding-left: 0 !important; }

.service-style-10 {
  background-color: #0087db;
  padding: 40px 20px !important;
  color: #fff;
  border-radius: 8px;
  margin-bottom: 0 !important; }
  .service-style-10 .white-bg {
    color: #2a2f33; }
  .service-style-10 ul {
    padding-left: 0; }
    .service-style-10 ul li {
      margin-bottom: 6px; }

@media (min-width: 992px) {
  .service-style-10 {
    padding: 40px !important; }
    .service-style-10 .row {
      display: flex;
      flex-wrap: wrap;
      align-items: center; } }
:root {
  --primary-blue: #004080;
  --primary-dark: #002b55;
  --accent-teal: #0087db;
  --accent-green: #00a8a8;
  --text-main: #1f2937;
  --text-secondary: #4b5563;
  --bg-light: #f3f6f9;
  --white: #ffffff;
  --border-color: #e5e7eb;
  --shadow-sm: 0 1px 2px 0 rgba(0, 0, 0, 0.05);
  --shadow-md: 0 4px 6px -1px rgba(0, 0, 0, 0.1), 0 2px 4px -1px rgba(0, 0, 0, 0.06);
  --shadow-lg: 0 10px 15px -3px rgba(0, 0, 0, 0.1), 0 4px 6px -2px rgba(0, 0, 0, 0.05);
  --max-width: 1280px; }

@font-face {
  font-family: "Font Awesome 6 Free";
  font-style: normal;
  font-weight: 900;
  font-display: block;
  src: url(../fonts/fa-solid-900.woff2) format("woff2"), url(../fonts/fa-solid-900.ttf) format("truetype"); }
.fa-classic, .fa-regular, .fa-solid, .far, .fas {
  font-family: "Font Awesome 6 Free"; }

.fa-solid, .fas {
  font-weight: 900;
  font-style: normal; }

.fa-vial:before {
  content: ""; }

.fa-balance-scale:before {
  content: ""; }

.fa-project-diagram:before {
  content: ""; }

.fa-fire-alt:before {
  content: ""; }

.fa-map-marked-alt:before {
  content: ""; }

.fa-check-double:before {
  content: ""; }

.fa-microscope:before {
  content: ""; }

.fa-book-open:before {
  content: ""; }

.fa-layer-group:before {
  content: ""; }

.fa-bullseye:before {
  content: ""; }

.fa-sliders:before {
  content: ""; }

.fa-wand-magic-sparkles:before {
  content: ""; }

.fa-cart-shopping:before, .fa-shopping-cart:before {
  content: ""; }

.fa-download:before {
  content: ""; }

.fa-flask:before {
  content: ""; }

.killing-page__content section .sticky-label {
  padding-top: 0;
  margin-bottom: 0; }
.killing-page__content section p {
  margin-bottom: 20px; }

/* --- trends --- */
.section-trends {
  background: #fff;
  padding: 80px 0; }

.section-header {
  text-align: center;
  max-width: 1000px;
  margin: 0 auto 50px; }

.section-header h2 {
  color: var(--primary-blue);
  font-size: 2.2rem;
  margin-bottom: 20px;
  padding-top: 0 !important; }

.section-header p,
.section-header ol,
.section-header ul {
  color: var(--text-secondary); }

.trends-grid {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 60px;
  align-items: start; }

.trends-grid .fas {
  font-size: 3rem;
  color: var(--accent-teal);
  margin-bottom: 20px; }

.trends-grid p {
  color: #666; }

.trends-grid ol,
.trends-grid ul {
  color: #666; }

.trend-box {
  padding: 30px;
  border-left: 4px solid var(--accent-teal);
  background: #f8fbfe;
  border-radius: 0 8px 8px 0; }

.content-para {
  margin-bottom: 20px;
  color: #555;
  font-size: 1rem; }

/* --- Matrix --- */
.section-matrix {
  background: var(--bg-light);
  padding: 80px 0; }

.matrix-layout {
  display: flex;
  gap: 60px;
  position: relative; }

.matrix-sidebar {
  flex: 0 0 320px;
  position: sticky;
  top: 200px;
  height: fit-content; }

.matrix-nav {
  background: #fff;
  border-radius: 12px;
  box-shadow: var(--shadow-lg);
  overflow: hidden;
  border: 1px solid var(--border-color); }

.matrix-btn {
  display: flex;
  align-items: center;
  width: 100%;
  padding: 18px 24px;
  border: none;
  background: transparent;
  text-align: left;
  cursor: pointer;
  border-bottom: 1px solid var(--border-color);
  transition: all 0.3s;
  position: relative; }

.matrix-btn:last-child {
  border-bottom: none; }

.matrix-btn .icon {
  width: 40px;
  height: 40px;
  background: #f0f4f8;
  color: var(--primary-blue);
  border-radius: 8px;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-right: 15px;
  font-size: 1.2rem;
  transition: 0.3s;
  flex-shrink: 0;
  flex-basis: 40px; }

.matrix-btn h4 {
  font-size: 1.1rem;
  margin-bottom: 4px;
  color: var(--text-main); }

.matrix-btn span {
  font-size: 0.85rem;
  color: var(--text-secondary);
  font-weight: 400; }

.matrix-btn.active {
  background: #fff; }

.matrix-btn.active .icon {
  background: var(--accent-teal);
  color: #fff; }

.matrix-btn.active::after {
  content: '';
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  width: 4px;
  background: var(--accent-teal); }

.matrix-content {
  flex: 1; }

.bundle-card {
  background: #fff;
  padding: 50px;
  border-radius: 16px;
  box-shadow: var(--shadow-sm);
  margin-bottom: 40px;
  border: 1px solid var(--border-color);
  position: relative;
  scroll-margin-top: 100px; }

.bundle-card::before {
  content: '';
  position: absolute;
  top: 20px;
  left: -10px;
  width: 4px;
  height: 40px;
  background: var(--accent-teal);
  border-radius: 4px; }

.bundle-header {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
  margin-bottom: 30px;
  border-bottom: 1px solid #eee;
  padding-bottom: 20px; }

.bundle-title h3 {
  font-size: 1.7rem;
  margin-bottom: 10px;
  margin-top: 0;
  color: var(--primary-blue); }

.bundle-objective {
  font-family: 'Inter', sans-serif;
  background: #eef7fc;
  color: var(--primary-blue);
  padding: 8px 16px;
  border-radius: 20px;
  font-size: 0.85rem;
  font-weight: 600; }

.feature-block {
  margin-top: 30px;
  border-bottom: 1px dashed #eee;
  padding-bottom: 20px; }

.feature-block:last-child {
  border-bottom: none; }

.feature-block h4 {
  font-size: 1.15rem;
  color: var(--text-main);
  margin-bottom: 15px;
  display: flex;
  align-items: center;
  padding: 0; }

.feature-block h4 em {
  color: var(--accent-teal);
  margin-right: 10px;
  font-size: 0.9em; }

.feature-block h5 {
  font-size: 16px;
  margin-bottom: 4px; }

.feature-block .desc {
  color: #555;
  font-size: 0.95rem;
  margin-bottom: 8px; }

.service-list {
  margin-top: 10px;
  margin-bottom: 15px;
  font-size: 0.9rem; }

.service-list strong {
  color: var(--primary-blue);
  display: block; }

.service-link {
  text-decoration: underline; }

.service-link:hover {
  font-weight: normal;
  color: var(--primary-blue); }

.matrix-support {
  line-height: 1.4;
  margin-top: 30px;
  padding: 20px;
  background: #fff;
  border-radius: 8px;
  border: 1px solid #e5e7eb;
  font-size: 0.9rem; }

.matrix-support h4 {
  padding: 0;
  margin-bottom: 10px;
  color: var(--primary-blue); }

.matrix-support p {
  color: #666; }

.matrix-support ul {
  margin-bottom: 0; }

/* --- Case Studies --- */
.section-cases {
  background: #fff;
  padding: 80px 0 40px 0;
  position: relative; }

.section-cases::before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 300px;
  background: linear-gradient(180deg, #f8f9fa 0%, #ffffff 100%);
  z-index: 0; }

.case-container {
  position: relative;
  z-index: 1;
  max-width: 1100px;
  margin: 0 auto; }

.case-study-card {
  background: #fff;
  border-radius: 12px;
  box-shadow: var(--shadow-lg);
  border: 1px solid #eaeaea;
  overflow: hidden;
  margin-bottom: 80px;
  display: flex;
  flex-direction: column; }

.case-citation {
  background: #2d3748;
  color: #e2e8f0;
  padding: 15px 30px;
  font-size: 0.9rem;
  font-family: 'Roboto', sans-serif;
  border-bottom: 3px solid var(--accent-teal);
  display: flex;
  flex-direction: column;
  gap: 5px; }

.case-citation div em {
  margin-right: 8px;
  color: var(--accent-teal); }

.case-body {
  padding: 40px;
  display: grid;
  grid-template-columns: 1.5fr 1fr;
  gap: 50px; }

.case-content h3 {
  font-size: 1.6rem;
  margin-bottom: 25px;
  color: var(--primary-blue);
  border-left: 5px solid var(--primary-blue);
  padding-left: 20px;
  margin-top: 0; }

.text-block {
  margin-bottom: 25px; }

.label-pill {
  display: inline-block;
  text-transform: uppercase;
  font-size: 0.75rem;
  font-weight: 700;
  letter-spacing: 0.5px;
  margin-bottom: 8px;
  padding: 4px 10px;
  border-radius: 4px; }

.label-challenge {
  background: #ffebeb;
  color: #c53030; }

.label-solution {
  background: #e6fffa;
  color: #047481; }

.label-outcome {
  background: #ebf8ff;
  color: #2b6cb0; }

.case-content p {
  color: #4a5568;
  font-size: .95rem;
  margin-bottom: 10px; }

.case-content ul {
  list-style: none;
  padding-left: 0; }

.case-content ul li {
  margin-bottom: 8px;
  padding-left: 20px;
  position: relative;
  font-size: 1rem;
  color: #4a5568;
  list-style: none; }

.case-content ul li::before {
  content: "✔";
  color: var(--accent-green);
  position: absolute;
  left: 0;
  top: 1px;
  font-size: 0.8rem; }

.case-visual-side {
  background: #f8fafc;
  border-radius: 8px;
  padding: 20px;
  border: 1px solid #e2e8f0;
  text-align: center;
  align-self: start; }

.figure-box {
  background: #fff;
  padding: 10px;
  box-shadow: var(--shadow-sm);
  margin-bottom: 15px;
  border: 1px solid #eee; }

.figure-box img {
  max-width: 100%;
  height: auto;
  display: block;
  margin: 0 auto; }

.figure-caption {
  font-size: 0.85rem;
  color: #718096;
  font-style: italic;
  text-align: left;
  margin-top: 10px;
  line-height: 1.4; }

.section-faq {
  background: #f8fbfe;
  padding: 80px 0; }

.faq-wrapper {
  max-width: 800px;
  margin: 0 auto; }

.faq-card {
  background: #fff;
  border: 1px solid #e5e7eb;
  border-radius: 8px;
  margin-bottom: 16px;
  overflow: hidden;
  transition: all 0.3s; }

.faq-card[open] {
  box-shadow: var(--shadow-md);
  border-color: var(--accent-teal); }

.faq-summary {
  padding: 20px 24px;
  font-weight: 600;
  color: var(--primary-blue);
  cursor: pointer;
  list-style: none;
  display: flex;
  justify-content: space-between;
  align-items: center; }

.faq-summary::-webkit-details-marker {
  display: none; }

.faq-summary::after {
  content: '+';
  font-size: 1.5rem;
  color: var(--accent-teal); }

.faq-card[open] .faq-summary::after {
  content: '-'; }

.faq-body {
  padding: 0 24px 24px;
  color: var(--text-secondary);
  line-height: 1.6; }

/* --- References --- */
.footer-refs {
  background: #1a202c;
  color: #a0aec0;
  padding: 60px 0;
  font-size: 0.9rem; }

.footer-refs h4 {
  color: #fff;
  margin-bottom: 20px;
  border-bottom: 1px solid #4a5568;
  padding-bottom: 10px;
  display: inline-block; }

.footer-refs li {
  margin-bottom: 12px; }

.footer-refs a {
  color: #63b3ed;
  text-decoration: underline; }

/* Responsive */
@media (max-width: 900px) {
  .hero-banner {
    height: auto;
    padding: 60px 0;
    flex-direction: column;
    text-align: center; }

  .hero-graphic {
    display: none; }

  .hero-content {
    width: 100%;
    padding: 0; }

  .hero-list li {
    justify-content: center;
    text-align: left; }

  .trends-grid, .matrix-layout {
    grid-template-columns: 1fr !important;
    flex-direction: column !important; }

  .matrix-sidebar {
    position: static;
    width: 100%; }

  .case-body {
    grid-template-columns: 1fr;
    gap: 30px;
    padding: 25px; }

  .case-visual-side {
    order: -1; }

  .bundle-card {
    padding: 30px 20px; }

  .section-header h2 {
    font-size: 1.7rem; }

  .bundle-title h3 {
    font-size: 1.45rem; } }
* {
  scrollbar-face-color: #cccccc;
  scrollbar-arrow-color: #aaaaaa;
  scrollbar-3dlight-color: #aaaaaa;
  scrollbar-highlight-color: #FFFFFF;
  scrollbar-shadow-color: #FFFFFF;
  scrollbar-darkshadow-color: #bbbbbb;
  scrollbar-track-color: #F3F3F3; }

.matrix-sidebar ::-webkit-scrollbar {
  width: 6px; }
.matrix-sidebar ::-webkit-scrollbar-track {
  background-color: #F3F3F3; }
.matrix-sidebar ::-webkit-scrollbar-track-piece {
  background-color: #F3F3F3;
  -webkit-border-radius: 4px; }
.matrix-sidebar ::-webkit-scrollbar-thumb {
  background-color: #eeeeee;
  border: solid 1px #aaaaaa;
  border-radius: 6px; }
.matrix-sidebar ::-webkit-scrollbar-corner {
  background-color: #F3F3F3; }
.matrix-sidebar ::-webkit-resizer {
  background-repeat: no-repeat;
  background-position: bottom right; }
.matrix-sidebar ::-webkit-scrollbar-thumb:hover {
  background-color: #F3F3E0; }

/**
* Version 2024.01
*/
.privacy-policy-message-layer {
  position: fixed;
  z-index: 2147483647;
  bottom: 0;
  left: 0;
  width: 100%;
  padding: 15px 0;
  background-color: #fff;
  color: #fff;
  box-shadow: 0 0 18px rgba(0, 0, 0, 0.2); }

.privacy-policy-message-layer .content {
  padding: 0 30px;
  font-size: 14px; }

.privacy-policy-message-layer .content h3 {
  margin-bottom: 10px;
  font-size: 20px;
  color: #1d294c; }

.privacy-policy-message-layer .content p {
  margin-bottom: 20px;
  line-height: 1.8; }

.privacy-policy-link {
  color: #1d294c !important;
  text-decoration: underline !important; }

#privacy-policy-btn-close {
  box-sizing: border-box;
  position: absolute;
  right: 10px;
  top: 10px;
  display: inline-block;
  width: 24px;
  height: 24px;
  line-height: 22px;
  text-align: center;
  color: #000;
  cursor: pointer;
  border: 1px solid #000;
  text-decoration: none;
  font-size: 15px; }

#privacy-policy-btn-close:hover {
  background-color: #000;
  color: #fff; }

.privacy-policy-btn {
  box-sizing: border-box;
  display: inline-block;
  padding: 6px 25px;
  background-color: #fff;
  border: 1px solid #000;
  color: #000;
  text-decoration: none;
  margin-right: 15px;
  cursor: pointer;
  line-height: 1.8; }

.privacy-policy-btn:hover {
  background-color: #000;
  color: #fff; }

.privacy-policy-btn.primary {
  box-sizing: border-box;
  display: inline-block;
  padding: 6px 25px;
  background-color: #000000;
  color: #fff;
  text-decoration: none; }

.privacy-policy-btn.primary:hover {
  background-color: #16a8db;
  border: 1px solid #16a8db;
  color: #fff; }

.privacy-policy-message-popup {
  position: fixed;
  z-index: 2147483647;
  top: 15%;
  left: 5%;
  width: 90%;
  height: 500px;
  padding: 0;
  background-color: #fff;
  color: #000;
  font-size: 15px; }

.privacy-policy-message-popup .header {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  margin: 0;
  background-color: #fff;
  padding: 20px 0;
  border-bottom: 1px solid #ddd; }

.privacy-policy-message-popup h3 {
  font-size: 20px;
  padding: 0 20px;
  margin: 0; }

.privacy-policy-message-popup h4 {
  font-size: 18px;
  margin-top: 20px;
  margin-bottom: 20px;
  padding: 20px 20px 0 20px;
  border-top: 1px solid #ddd; }

@media screen and (min-width: 992px) {
  .privacy-policy-message-popup {
    width: 650px;
    left: 50%;
    transform: translateX(-50%); } }
.privacy-policy-message-popup .content {
  height: 355px;
  overflow-y: auto;
  position: absolute;
  top: 64px;
  left: 0;
  width: 100%;
  margin: 0;
  background-color: #fff;
  padding: 20px 0 5px 0;
  box-sizing: border-box; }

.privacy-policy-message-popup .content p {
  margin: 0 0 15px 0;
  padding: 0 20px;
  font-size: 15px; }

.privacy-policy-message-popup .toolbar {
  border-top: 1px solid #ddd;
  padding-top: 20px;
  padding-bottom: 20px;
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  background-color: #fff;
  text-align: center; }

.privacy-policy-always-active {
  color: #3371be;
  float: right; }

.privacy-policy-gray-text {
  color: #666; }

.privacy-policy-message-layer .privacy-info {
  width: 100%;
  height: auto;
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 0 50px; }

.privacy-policy-message-layer .privacy-info .privacy-text {
  max-width: 1000px; }

.privacy-policy-message-layer .privacy-info .privacy-text p {
  margin: 0;
  padding: 0;
  font-size: 15px;
  color: #1d294c; }

.privacy-policy-message-layer .privacy-info .privacy-btn {
  flex-shrink: 0;
  margin-left: 100px; }

@media screen and (max-width: 1000px) {
  .privacy-policy-message-layer .content {
    padding: 0 15px; }

  .privacy-policy-message-layer .privacy-info .privacy-btn {
    margin-left: 0; }

  .privacy-policy-message-layer .privacy-info .privacy-text {
    margin-bottom: 15px; }

  .privacy-policy-message-layer .privacy-info {
    flex-wrap: wrap;
    padding: 0; }

  .privacy-policy-btn {
    padding: 8px 15px; }

  .privacy-policy-btn.primary {
    padding: 8px 15px; } }
.fixed-discount {
  position: fixed;
  z-index: 99999;
  width: 100px;
  right: 0;
  top: 45%; }
  .fixed-discount .big {
    display: none;
    width: 0;
    height: auto;
    transition: all ease-out .5s; }
  .fixed-discount .small {
    width: 100px;
    height: auto;
    transition: all ease-out .5s; }
  .fixed-discount.active {
    width: 240px; }
    .fixed-discount.active .big {
      width: 100%;
      display: block; }
    .fixed-discount.active .small {
      width: 0;
      display: none; }

/*# sourceMappingURL=all.css.map */
