@charset "UTF-8";
@font-face {
  font-family: "lavie";
  src: url("../fonts/lavie.eot");
  src: url("../fonts/lavie.eot?#iefix") format("embedded-opentype"), url("../fonts/lavie.woff") format("woff"), url("../fonts/lavie.ttf") format("truetype"), url("../fonts/lavie.svg#lavie") format("svg");
  font-weight: normal;
  font-style: normal;
}
[data-icon]:before {
  font-family: "lavie" !important;
  content: attr(data-icon);
  font-style: normal !important;
  font-weight: normal !important;
  font-variant: normal !important;
  text-transform: none !important;
  speak: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
[class^="lv-"]:before,
[class*=" lv-"]:before {
  font-family: "lavie" !important;
  font-style: normal !important;
  font-weight: normal !important;
  font-variant: normal !important;
  text-transform: none !important;
  speak: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.lv-newspaper:before {
  content: "\61";
}
.lv-tv:before {
  content: "\62";
}
@font-face {
  font-family: 'Gotham';
  src: url('../fonts/iCielGotham-Book.eot?#iefix') format('embedded-opentype'), url('../fonts/iCielGotham-Book.otf') format('opentype'), url('../fonts/iCielGotham-Book.woff') format('woff'), url('../fonts/iCielGotham-Book.ttf') format('truetype'), url('../fonts/iCielGotham-Book.svg#iCielGotham-Book') format('svg');
  font-weight: 400;
  font-style: normal;
}
@font-face {
  font-family: 'Gotham';
  src: url('../fonts/iCielGotham-Bold.eot');
  src: url('../fonts/iCielGotham-Bold.eot?#iefix') format('embedded-opentype'), url('../fonts/iCielGotham-Bold.otf') format('opentype'), url('../fonts/iCielGotham-Bold.woff') format('woff'), url('../fonts/iCielGotham-Bold.ttf') format('truetype'), url('../fonts/iCielGotham-Bold.svg#iCielGotham-Bold') format('svg');
  font-weight: 700;
  font-style: normal;
}
@font-face {
  font-family: 'Gotham';
  src: url('../fonts/iCielGotham-Medium.eot');
  src: url('../fonts/iCielGotham-Medium.eot?#iefix') format('embedded-opentype'), url('../fonts/iCielGotham-Medium.otf') format('opentype'), url('../fonts/iCielGotham-Medium.woff') format('woff'), url('../fonts/iCielGotham-Medium.ttf') format('truetype'), url('../fonts/iCielGotham-Medium.svg#iCielGotham-Medium') format('svg');
  font-weight: 500;
  font-style: normal;
}
.font-light {
  font-weight: 400;
}
.font-regular {
  font-weight: 400;
}
.font-medium {
  font-weight: 500;
}
.font-bold {
  font-weight: 700;
}
.font-xs {
  font-size: 11px;
}
.font-sm {
  font-size: 13px;
}
.font-md {
  font-size: 14px;
  line-height: 22px;
}
.font-lg {
  font-size: 16px;
  line-height: 24px;
}
.font-xl {
  font-size: 30px;
  line-height: 45px;
}
.font-giant {
  font-size: 36px;
  line-height: 42px;
}
.text-black {
  color: #333;
}
.text-white {
  color: #fff;
}
.text-primary {
  color: #007fc0;
}
.nm {
  margin: 0;
}
.nvm {
  margin-top: 0;
  margin-bottom: 0;
}
.pt1x {
  padding-top: 10px;
}
.pb1x {
  padding-bottom: 10px;
}
.mt1x {
  margin-top: 10px;
}
.mb1x {
  margin-bottom: 10px;
}
.pt2x {
  padding-top: 20px;
}
.pb2x {
  padding-bottom: 20px;
}
.mt2x {
  margin-top: 20px;
}
.mb2x {
  margin-bottom: 20px;
}
.pt3x {
  padding-top: 30px;
}
.pb3x {
  padding-bottom: 30px;
}
.mt3x {
  margin-top: 30px;
}
.mb3x {
  margin-bottom: 30px;
}
.pt4x {
  padding-top: 40px;
}
.pb4x {
  padding-bottom: 40px;
}
.mt4x {
  margin-top: 40px;
}
.mb4x {
  margin-bottom: 40px;
}
.pt5x {
  padding-top: 50px;
}
.pb5x {
  padding-bottom: 50px;
}
.mt5x {
  margin-top: 50px;
}
.mb5x {
  margin-bottom: 50px;
}
.pt6x {
  padding-top: 60px;
}
.pb6x {
  padding-bottom: 60px;
}
.mt6x {
  margin-top: 60px;
}
.mb6x {
  margin-bottom: 60px;
}
.pt7x {
  padding-top: 70px;
}
.pb7x {
  padding-bottom: 70px;
}
.mt7x {
  margin-top: 70px;
}
.mb7x {
  margin-bottom: 70px;
}
.pt8x {
  padding-top: 80px;
}
.pb8x {
  padding-bottom: 80px;
}
.mt8x {
  margin-top: 80px;
}
.mb8x {
  margin-bottom: 80px;
}
.pt9x {
  padding-top: 90px;
}
.pb9x {
  padding-bottom: 90px;
}
.mt9x {
  margin-top: 90px;
}
.mb9x {
  margin-bottom: 90px;
}
.pt10x {
  padding-top: 100px;
}
.pb10x {
  padding-bottom: 100px;
}
.mt10x {
  margin-top: 100px;
}
.mb10x {
  margin-bottom: 100px;
}
.overlay {
  position: relative;
  z-index: 1;
}
.overlay:before {
  content: '';
  display: block;
  position: absolute;
  z-index: -1;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: #000;
  opacity: 0.6;
  filter: alpha(opacity=60);
  -webkit-transition: opacity linear 0.5s;
  -o-transition: opacity linear 0.5s;
  transition: opacity linear 0.5s;
}
.overlay.light-overlay:before {
  opacity: 0.4;
  filter: alpha(opacity=40);
}
.full-cover {
  display: block;
  width: 100%;
  height: 100%;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
}
.bg-primary {
  background-color: #007fc0;
}
.bg-dark {
  background-color: #333;
}
.bg-light {
  background-color: #f8f8f8;
}
.bg {
  background-color: #e7e7e7;
}
.bg-ice {
  background-color: #f7fbf9;
}
.bg-white {
  background-color: #fff;
}
.v-middle {
  display: block;
  position: absolute;
  top: 50%;
  -webkit-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  -o-transform: translate(0, -50%);
  transform: translate(0, -50%);
}
.h-middle {
  display: block;
  position: absolute;
  left: 50%;
  -webkit-transform: translate(-50%, 0);
  -ms-transform: translate(-50%, 0);
  -o-transform: translate(-50%, 0);
  transform: translate(-50%, 0);
}
.vh-middle {
  display: block;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
.full-width {
  width: 100%;
}
.oe-square {
  overflow: hidden;
  position: relative;
}
.oe-square:after {
  content: '';
  display: block;
  padding-bottom: 100%;
}
.oe-square .rec-fill {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
}
.delay-1 {
  -webkit-animation-delay: 300ms;
  animation-delay: 300ms;
}
.delay-2 {
  -webkit-animation-delay: 600ms;
  animation-delay: 600ms;
}
.delay-3 {
  -webkit-animation-delay: 900ms;
  animation-delay: 900ms;
}
.delay-4 {
  -webkit-animation-delay: 1200ms;
  animation-delay: 1200ms;
}
.delay-5 {
  -webkit-animation-delay: 1500ms;
  animation-delay: 1500ms;
}
.img-semantic {
  display: none;
  position: absolute;
  visibility: hidden;
  opacity: 0;
  z-index: -1;
  text-indent: -9000px;
}
.fr {
  float: right;
}
.fl {
  float: left;
}
.oe-box {
  padding: 10px 30px 30px 30px;
  border-radius: 8px;
  background-color: #fff;
  border: 1px solid #e8e8e8;
}
.oe-box.oe-box-small {
  overflow: hidden;
  position: relative;
  padding: 0;
  border-radius: 4px;
}
.oe-box.oe-box-small:after {
  content: '';
  display: block;
  padding-bottom: 100%;
}
.oe-box.oe-box-small .rec-fill {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
}
.oe-title {
  font-weight: 400;
  font-size: 36px;
  line-height: 42px;
  margin-top: 20px;
  margin-bottom: 15px;
}
.oe-article-title {
  font-size: 36px;
  line-height: 42px;
  font-weight: 500;
  margin-bottom: 5px;
}
.no-border-radius {
  border-radius: 0;
}
.oe-circle {
  border-radius: 50%;
  overflow: hidden;
}
.circle-icon {
  display: inline-block;
  width: 40px;
  height: 40px;
  padding: 8px 0 0;
  border-radius: 50%;
  border: 2px solid #007fc0;
  text-align: center;
}
.oe-col-fifth {
  float: left;
  width: 20%;
  padding: 0 15px;
}
.ugly-layout .container,
.ugly-layout .row {
  height: 100%;
}
.ugly-layout .row {
  position: relative;
}
.animated {
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}
.no-background {
  background: none !important;
}
.row-bigut {
  margin-left: -30px;
  margin-right: -30px;
}
.row-bigut .oe-col {
  padding-left: 30px;
  padding-right: 30px;
}
.oe-btn {
  font-weight: 700;
  font-size: 13px;
  display: inline-block;
  height: 35px;
  padding: 8px 20px 0;
  border-radius: 4px;
  border: 0;
  -webkit-transition: background-color 0.2s linear;
  -o-transition: background-color 0.2s linear;
  transition: background-color 0.2s linear;
  text-transform: uppercase;
  text-align: center;
  vertical-align: middle;
  color: #fff;
}
.oe-btn.oe-btn-primary {
  background-color: #007fc0;
}
.oe-btn.oe-btn-primary:hover {
  background-color: #006ea7;
  color: #fff;
}
.oe-btn.oe-btn-secondary {
  background-color: #dd281e;
}
.oe-btn.oe-btn-secondary:hover {
  background-color: #c7241b;
  color: #fff;
}
.oe-btn.oe-btn-lg {
  font-size: 16px;
  line-height: 24px;
  height: 45px;
  padding: 13px 20px;
}
.oe-btn.oe-btn-md {
  font-size: 13px;
  height: 40px;
  padding: 11px 20px;
}
.oe-btn.oe-btn-xl {
  padding: 15px 50px;
}
a.oe-btn.oe-btn-xl {
  padding: 12px 50px 0;
}
.oe-btn.oe-btn-textsm {
  font-size: 13px;
}
.oe-btn.oe-btn-textmd {
  font-size: 14px;
  line-height: 22px;
}
.oe-btn-back {
  padding: 10px;
  border-radius: 50%;
  border: 1px solid #007fc0;
}
.contact-btn {
  height: 45px;
  padding: 13px 30px;
}
.contact-btn i {
  margin-left: 10px;
}
.oe-btn-icon {
  padding: 4px;
  width: 27px;
  height: 27px;
  border-radius: 0;
  border: 1px solid #e8e8e8;
  background-color: #f8f8f8;
  color: #636465;
  vertical-align: middle;
}
.oe-btn-nav {
  width: 45px;
  height: 45px;
  border: 0;
  font-size: 20px;
  color: #fff;
}
.oe-btn-nav i {
  line-height: 37px;
}
.oe-btn-nav.oe-btn-back {
  display: none;
}
.oe-btn-nav.oe-btn-back.show {
  display: block;
}
.oe-btn-dummy-margin {
  margin: 5px;
}
.slick-prev,
.slick-next {
  width: 40px;
  height: 40px;
  border-radius: 50%;
  background-color: #007fc0;
  font-size: 20px;
  color: #fff;
  z-index: 10;
}
.slick-prev:before,
.slick-next:before {
  content: none;
}
.slick-prev:focus,
.slick-next:focus {
  background-color: #007fc0;
  color: #fff;
}
.slick-prev {
  left: -15px;
}
.slick-next {
  right: -15px;
}
.slick-disabled {
  visibility: hidden;
}
.slick-prev:hover,
.slick-prev:focus,
.slick-next:hover,
.slick-next:focus {
  color: #fff;
  background-color: #0090da;
}
.oe-btn-fb {
  font-size: 11px;
  font-weight: 700;
  height: 20px;
  padding: 0 5px;
  border-radius: 2px;
  background-color: #446cbf;
  color: #fff;
  text-transform: none;
}
.oe-btn-fb:hover {
  background-color: #3c61ae;
  color: #fff;
}
.oe-btn-fb:active {
  color: #fff;
}
.oe-btn-fb i {
  font-size: 14px;
  line-height: 22px;
  margin-right: 3px;
  line-height: 20px;
}
.divider:after {
  content: '';
  display: block;
  height: 1px;
  background-color: #e8e8e8;
}
.hp-gallery .gallery-item {
  position: absolute;
  width: auto;
  -o-transition: -o-transform 0.5s ease-out;
  -webkit-transition: -webkit-transform 0.5s ease-out;
  -moz-transition: -moz-transform 0.5s ease-out;
  transition: transform 0.5s ease-out;
  -webkit-transition-timing-function: cubic-bezier(0.51, 0.23, 0.34, 1.07);
  transition-timing-function: cubic-bezier(0.51, 0.23, 0.34, 1.07);
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
@media only screen and (max-width: 767px) {
  .hp-gallery .gi-1 {
    -webkit-transform: translate(-5%, -120%);
    -ms-transform: translate(-5%, -120%);
    -o-transform: translate(-5%, -120%);
    transform: translate(-5%, -120%);
  }
  .hp-gallery .gi-2 {
    -webkit-transform: translate(-10%, 0);
    -ms-transform: translate(-10%, 0);
    -o-transform: translate(-10%, 0);
    transform: translate(-10%, 0);
  }
  .hp-gallery .gi-3 {
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
  }
  .hp-gallery .gi-4 {
    -webkit-transform: translate(-135%, -125%);
    -ms-transform: translate(-135%, -125%);
    -o-transform: translate(-135%, -125%);
    transform: translate(-135%, -125%);
  }
  .hp-gallery .gi-5 {
    -webkit-transform: translate(-125%, 25%);
    -ms-transform: translate(-125%, 25%);
    -o-transform: translate(-125%, 25%);
    transform: translate(-125%, 25%);
  }
}
.hp-gallery.active .gi-1 {
  -webkit-transform: translate(80%, -100%);
  -ms-transform: translate(80%, -100%);
  -o-transform: translate(80%, -100%);
  transform: translate(80%, -100%);
}
.hp-gallery.active .gi-2 {
  -webkit-transform: translate(-5%, 25%);
  -ms-transform: translate(-5%, 25%);
  -o-transform: translate(-5%, 25%);
  transform: translate(-5%, 25%);
}
.hp-gallery.active .gi-3 {
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
.hp-gallery.active .gi-4 {
  -webkit-transform: translate(-115%, -125%);
  -ms-transform: translate(-115%, -125%);
  -o-transform: translate(-115%, -125%);
  transform: translate(-115%, -125%);
}
.hp-gallery.active .gi-5 {
  -webkit-transform: translate(-120%, 15%);
  -ms-transform: translate(-120%, 15%);
  -o-transform: translate(-120%, 15%);
  transform: translate(-120%, 15%);
}
.frame {
  border: solid 5px #fff;
  box-shadow: 3px 3px 3px 0 rgba(0, 0, 0, 0.2);
}
.article-breadcrumb {
  padding-top: 5px;
}
.article-breadcrumb a {
  color: #007fc0;
}
.article-breadcrumb a i {
  margin-right: 5px;
}
.form-control {
  height: 40px;
  outline: none !important;
  box-shadow: none !important;
  border: 1px solid #F1F1F1;
  background-color: #F1F1F1;
}
.form-control.fc-white {
  background-color: #fff;
}
textarea.form-control {
  height: 100px;
  max-width: 100%;
}
.form-group {
  margin-bottom: 30px;
}
.form-group.fg-close {
  margin-bottom: 10px;
}
.form-group label {
  font-size: 13px;
  font-weight: 500;
  text-transform: uppercase;
}
.oe-radio {
  margin-bottom: 10px;
}
.radio-faker {
  font-weight: 400;
  position: relative;
  margin-right: 25px;
  padding-left: 27px;
  cursor: pointer;
}
.radio-faker input {
  display: none;
}
.radio-faker input:checked ~ span {
  font-weight: 700;
}
.radio-faker input:checked ~ .checked {
  background-color: #007fc0;
}
.radio-faker input:checked ~ .checked:before {
  display: block;
  background-color: #fff;
}
.radio-faker .checked {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 18px;
  height: 18px;
  background-color: #fff;
  border: 1px solid #007fc0;
  border-radius: 50%;
}
.radio-faker .checked:before {
  content: '';
  display: none;
  position: absolute;
  top: 4px;
  left: 4px;
  width: 8px;
  height: 8px;
  border: none;
  border-radius: 50%;
  background-color: #007fc0;
}
.select-faker {
  display: inline-block;
  position: relative;
  height: 40px;
  margin: 0 -1px;
  border: 1px solid #e8e8e8;
  border-radius: 4px;
  cursor: pointer;
}
.select-faker .fa-caret-down {
  font-size: 16px;
  line-height: 24px;
  position: absolute;
  top: 8px;
  right: 15px;
  color: #818181;
  pointer-events: none;
}
.select-faker select {
  appearance: none;
  -moz-appearance: none;
  -webkit-appearance: none;
  width: 100%;
  height: 38px;
  border: 0;
  padding: 0 30px 0 10px;
  background-color: #fff;
  cursor: pointer;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.select-faker select::-ms-expand {
  display: none;
}
.select-faker.fw {
  width: 100%;
}
.select-faker.fw > select {
  width: 100%;
}
.scroll-target {
  overflow: hidden;
}
.oe-slider {
  position: relative;
  overflow: hidden;
}
.oe-slider:before,
.oe-slider:after {
  content: '';
  display: block;
  position: absolute;
  top: 0;
  bottom: 0;
  width: 160px;
  z-index: 1;
}
.oe-slider:before {
  left: 0;
}
.oe-slider:after {
  right: 0;
}
.slider-list {
  margin: 0 15px;
  background-image: url(../img/about/bg.jpg);
  background-repeat: repeat-x;
  background-position: center center;
}
.slider-item {
  float: left;
  position: relative;
  height: 200px;
  padding: 30px;
}
@media only screen and (max-width: 479px) {
  .slider-item .si-context {
    text-align: center;
  }
}
.slider-item.si-image-left .si-image {
  left: 15px;
}
.slider-item.si-image-left .si-context {
  padding-left: 40%;
}
.slider-item.si-image-right .si-image {
  right: 15px;
}
.slider-item.si-image-right .si-context {
  padding-right: 40%;
}
.si-title {
  font-weight: 700;
  font-size: 40px;
  letter-spacing: -2px;
}
.si-image {
  display: block;
  position: absolute;
  top: 50%;
  -webkit-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  -o-transform: translate(0, -50%);
  transform: translate(0, -50%);
  width: 35%;
  right: 0;
}
body {
  display: block;
  color: #333;
  font-family: "Gotham", sans-serif;
  font-size: 14px;
  line-height: 22px;
  font-weight: 400;
  overflow-x: hidden;
  background-color: #fff;
  background-size: cover;
}
footer {
  background-color: #fafcfb;
  font-size: 13px;
}
a {
  text-decoration: none;
}
a,
a:focus,
a:active,
a:hover {
  outline: 0;
  text-decoration: none;
  color: inherit;
}
*:focus {
  outline: none !important;
}
.loader {
  display: block;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  width: 66px;
  height: 66px;
  background-color: #007fc0;
  font-size: 44px;
  color: #fff;
  text-align: center;
  border-radius: 50%;
  overflow: hidden;
}
.loader:before {
  content: '';
  display: block;
  position: absolute;
  z-index: 10;
  top: -3px;
  left: 50%;
  width: 36px;
  height: 36px;
  background-color: #333;
  -webkit-transform-origin: 0 100%;
  -moz-transform-origin: 0 100%;
  -ms-transform-origin: 0 100%;
  transform-origin: 0 100%;
  -webkit-animation: spin linear 1.5s infinite;
  -o-animation: spin linear 1.5s infinite;
  animation: spin linear 1.5s infinite;
}
@media only screen and (max-width: 1199px) {
  .loader:before {
    display: none;
  }
}
.loader:after {
  content: '';
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: #fff;
  border: 1px solid #007fc0;
  border-radius: 50%;
}
.loader i {
  position: absolute;
  z-index: 20;
  top: 3px;
  left: 3px;
  width: 60px;
  height: 60px;
  padding-top: 10px;
  background-color: #007fc0;
  border-radius: 50%;
}
.page-title {
  font-weight: 400;
  font-size: 36px;
  line-height: 42px;
  margin-top: 0;
  letter-spacing: 2px;
  text-transform: uppercase;
}
.oe-context p {
  padding-bottom: 15px;
}
.oe-context img {
  max-width: 100%;
  margin-bottom: 10px;
}
.oe-context.big-font {
  font-size: 16px;
  line-height: 24px;
}
.article-info {
  margin-bottom: 10px;
}
.af-action {
  color: #007fc0;
}
.af-action .label {
  font-size: 13px;
  font-weight: 700;
  text-transform: uppercase;
}
.af-action:hover .label {
  color: #333;
}
.af-action.prev {
  float: left;
}
.af-action.prev .circle-icon {
  margin-right: 8px;
}
.af-action.next {
  float: right;
}
.af-action.next .circle-icon {
  margin-left: 8px;
}
.oe-content-wrapper {
  padding-top: 60px;
  padding-bottom: 20px;
}
.inner-section.bordered {
  margin-top: 40px;
  padding-top: 30px;
  border-top: 1px solid #e8e8e8;
}
.oe-navbar {
  background-color: #fff;
  font-size: 13px;
  -webkit-transition: padding 0.2s linear, background-color 0.2s linear 0.4s, visibility 0s linear 0.2s;
  -moz-transition: padding 0.2s linear, background-color 0.2s linear 0.4s, visibility 0s linear 0.2s;
  -ms-transition: padding 0.2s linear, background-color 0.2s linear 0.4s, visibility 0s linear 0.2s;
  -o-transition: padding 0.2s linear, background-color 0.2s linear 0.4s, visibility 0s linear 0.2s;
  transition: padding 0.2s linear, background-color 0.2s linear 0.4s, visibility 0s linear 0.2s;
  position: absolute;
  z-index: 1;
  top: 0;
  right: 0;
  left: 0;
  height: 45px;
  padding: 5px 0;
  color: #fff;
  background-color: #007fc0;
  text-transform: uppercase;
}
@media only screen and (max-width: 991px) {
  .oe-navbar {
    padding: 0;
    visibility: hidden;
  }
  .oe-navbar.in {
    visibility: visible;
    -webkit-transition: visibility 0s linear 0s;
    -o-transition: visibility 0s linear 0s;
    transition: visibility 0s linear 0s;
  }
}
@media only screen and (max-width: 991px) {
  .oe-navbar .container {
    width: 100%;
    padding-left: 0;
    padding-right: 0;
  }
}
.oe-navbar-header {
  display: inline-block;
  width: 90px;
  height: 60px;
}
.oe-navbar-header.fl {
  margin-left: 15px;
}
.oe-nav-wrapper {
  float: left;
}
@media only screen and (max-width: 991px) {
  .oe-nav-wrapper {
    width: 100%;
  }
}
.oe-btn-order {
  float: left;
  margin-left: 30px;
}
.oe-navbar-nav {
  margin-top: 0;
}
@media only screen and (min-width: 992px) {
  .oe-navbar-nav {
    -webkit-transition: margin 0.2s linear;
    -o-transition: margin 0.2s linear;
    transition: margin 0.2s linear;
  }
}
@media only screen and (max-width: 991px) {
  .oe-navbar-nav {
    -o-transition: -o-transform 0.2s linear;
    -webkit-transition: -webkit-transform 0.2s linear;
    -moz-transition: -moz-transform 0.2s linear;
    transition: transform 0.2s linear;
    -webkit-transform: translate(0, -100%);
    -ms-transform: translate(0, -100%);
    -o-transform: translate(0, -100%);
    transform: translate(0, -100%);
    margin-top: 45px;
    width: 100%;
    background-color: #fff;
    border-bottom: 2px solid #007fc0;
  }
  .oe-navbar.in .oe-navbar-nav {
    -webkit-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    -o-transform: translate(0, 0);
    transform: translate(0, 0);
  }
}
.oe-navbar-nav li {
  display: inline-block;
  margin-left: 30px;
}
.oe-navbar-nav li a {
  line-height: 35px;
}
.oe-navbar-nav li.active a {
  border-bottom: 1px solid #fff;
  font-weight: bold;
}
@media only screen and (max-width: 991px) {
  .oe-navbar-nav li.active a {
    border-bottom: 0;
  }
}
@media only screen and (max-width: 991px) {
  .oe-navbar-nav li {
    margin: 0;
    display: block;
    text-align: left;
    color: #007fc0;
  }
  .oe-navbar-nav li:first-child a {
    border: 0;
  }
  .oe-navbar-nav li a {
    display: block;
    padding: 11.5px 20px;
    border-top: 1px solid #e8e8e8;
  }
}
.oe-nav-trans {
  -webkit-transition: padding 0.2s linear 0.4s, background-color 0.2s linear;
  -moz-transition: padding 0.2s linear 0.4s, background-color 0.2s linear;
  -ms-transition: padding 0.2s linear 0.4s, background-color 0.2s linear;
  -o-transition: padding 0.2s linear 0.4s, background-color 0.2s linear;
  transition: padding 0.2s linear 0.4s, background-color 0.2s linear;
  padding: 15px 0;
  background-color: transparent;
}
@media only screen and (max-width: 991px) {
  .oe-nav-trans {
    padding: 0;
  }
}
@media only screen and (min-width: 992px) {
  .oe-nav-trans .oe-navbar-nav {
    -webkit-transition: margin 0.2s linear 0.4s;
    -o-transition: margin 0.2s linear 0.4s;
    transition: margin 0.2s linear 0.4s;
  }
}
@media only screen and (max-width: 991px) {
  .oe-nav-trans .oe-navbar-nav {
    margin-top: 45px;
  }
}
.oe-nav-trans .oe-navbar-nav li .active {
  border-color: #fff;
}
@media only screen and (max-width: 991px) {
  .oe-nav-trans .oe-navbar-nav li .active {
    border-color: #e8e8e8;
  }
}
.oe-navbar-content {
  position: relative;
  text-align: center;
}
.oe-navbar-back {
  position: absolute;
  top: 8px;
  left: 0;
  text-transform: none;
}
.mobile-nav {
  position: relative;
  height: 45px;
  background-color: #007fc0;
  z-index: 1;
}
.mobile-nav .oe-navbar-back {
  left: 5px;
  font-size: 13px;
  color: #fff;
}
.mobile-logo {
  position: absolute;
  top: 5px;
  left: 50%;
  -webkit-transform: translate(-50%, 0);
  -ms-transform: translate(-50%, 0);
  -o-transform: translate(-50%, 0);
  transform: translate(-50%, 0);
}
@media only screen and (max-width: 991px) {
  .oe-nav-full {
    width: 100%;
  }
}
.foot-nav {
  padding: 30px 0;
  text-transform: uppercase;
}
.foot-nav:before,
.foot-nav:after {
  content: " ";
  display: table;
}
.foot-nav:after {
  clear: both;
}
.footer-quicklink {
  float: left;
  margin: 0;
}
.footer-quicklink:before,
.footer-quicklink:after {
  content: " ";
  display: table;
}
.footer-quicklink:after {
  clear: both;
}
.footer-quicklink li {
  float: left;
  margin-right: 50px;
}
@media only screen and (max-width: 991px) {
  .footer-quicklink li {
    width: 100%;
  }
}
.footer-info {
  font-size: 13px;
  text-align: center;
}
.footer-info .fi-address .fia-name {
  margin-bottom: 15px;
}
.footer-info .fi-address .fia-location p {
  margin: 0;
}
.fi-social {
  float: right;
  margin-top: 10px;
  text-align: center;
}
.fi-social .fis-item {
  border-radius: 50%;
  overflow: hidden;
  display: inline-block;
  width: 40px;
  height: 40px;
  margin: 0 5px;
  font-size: 18px;
  color: #fff;
}
.fi-social .fis-item i {
  position: relative;
  top: 11px;
}
.fi-social .fis-item.fb {
  background-color: #446cbf;
}
.fi-social .fis-item.yt {
  background-color: #f01900;
}
.fi-brand {
  margin: 0 auto;
  width: 85px;
  height: 85px;
  background-size: contain;
  background-position: center center;
  background-repeat: no-repeat;
}
@media only screen and (max-width: 991px) {
  .fi-brand {
    float: left;
  }
}
.fi-copyright-wrapper {
  display: inline-block;
  margin: 0 auto;
  padding-top: 20px;
}
.fi-copyright {
  display: block;
  margin: 0;
}
.fi-copyright:before,
.fi-copyright:after {
  content: " ";
  display: table;
}
.fi-copyright:after {
  clear: both;
}
@media only screen and (max-width: 991px) {
  .fi-copyright {
    margin-top: 30px;
    text-align: left;
    line-height: 22px;
  }
}
.fi-copyright li {
  float: left;
  margin-left: 2px;
}
@media only screen and (max-width: 991px) {
  .fi-copyright li {
    width: 100%;
  }
}
.fi-copyright li a,
.fi-copyright li span {
  padding: 0 5px;
  border-left: 1px solid #333;
}
@media only screen and (max-width: 991px) {
  .fi-copyright li a,
  .fi-copyright li span {
    padding: 0;
    border: 0;
  }
}
.fi-copyright li:first-child {
  margin: 0;
}
.fi-copyright li:first-child span {
  border: 0;
}
.footer-social span {
  margin-right: 10px;
}
@media only screen and (min-width: 992px) {
  .footer-social {
    float: right;
  }
}
.fix-header {
  position: fixed;
  width: 100%;
  z-index: 9999;
}
.article-foot {
  padding-top: 20px;
  border-top: 1px solid #e8e8e8;
}
.article-foot:before,
.article-foot:after {
  content: " ";
  display: table;
}
.article-foot:after {
  clear: both;
}
.side-box {
  padding: 20px 30px;
}
.sb-news {
  margin-top: 90px;
}
.sb-title {
  font-size: 16px;
  line-height: 24px;
  font-weight: 400;
  margin-top: 5px;
  padding-bottom: 5px;
  text-transform: uppercase;
  border-bottom: 1px solid #e8e8e8;
}
.sb-news-item {
  margin-bottom: 20px;
  padding-top: 20px;
  border-top: 1px solid #e8e8e8;
}
.sb-news-item:first-child {
  border: 0;
}
.sb-news-item .title {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 14px;
  line-height: 22px;
  font-weight: 500;
  margin-bottom: 10px;
  text-transform: uppercase;
}
.sb-news-item .title a:hover {
  color: #007fc0;
}
.sb-news-item .thumbnail {
  overflow: hidden;
  position: relative;
  margin-bottom: 15px;
}
.sb-news-item .thumbnail:after {
  content: '';
  display: block;
  padding-bottom: 56%;
}
.sb-news-item .thumbnail .rec-fill {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
}
.sb-news-item .read-more {
  display: block;
  margin-top: 10px;
}
.sb-news-item .read-more a {
  color: #007fc0;
}
.sb-news-item .read-more a:hover {
  color: #333;
}
.read-more i {
  margin-left: 8px;
}
.nl-item {
  padding-top: 30px;
  margin-bottom: 30px;
  border-top: 1px solid #e8e8e8;
}
.nl-item:first-child {
  border: 0;
}
.nl-item .thumbnail {
  margin-bottom: 20px;
  overflow: hidden;
  position: relative;
}
.nl-item .thumbnail:after {
  content: '';
  display: block;
  padding-bottom: 56.25%;
}
.nl-item .thumbnail .rec-fill {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
}
.nl-title {
  font-weight: 500;
  margin-top: 0;
  margin-bottom: 20px;
  font-size: 24px;
  line-height: 36px;
  text-transform: uppercase;
}
.nl-title a:hover {
  color: #007fc0;
}
.home-page {
  overflow-x: hidden;
}
.hp-1,
.hp-2,
.hp-3,
.hp-4,
.hp-5 {
  display: block;
  width: 100%;
  height: 100%;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
  background-color: #f7fbf9;
}
.hp2-1.active .hp-slogan,
.hp2-2.active .hp-slogan,
.hp-3.active .hp-slogan,
.hp-4.active .hp-slogan {
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
  -webkit-animation-name: fadeInUp;
  animation-name: fadeInUp;
}
.hp2-1.active .hp-desc,
.hp2-2.active .hp-desc,
.hp-3.active .hp-desc,
.hp-4.active .hp-desc {
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
  -webkit-animation-name: fadeInUp;
  animation-name: fadeInUp;
  -webkit-animation-delay: 0.5s;
  animation-delay: 0.5s;
}
@media only screen and (max-width: 767px) {
  .hp-1 {
    background-position: 70.8% bottom;
    height: 315px;
  }
}
.hp-1.active .hp-slogan {
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
  -webkit-animation-name: fadeInDown;
  animation-name: fadeInDown;
}
.hp-1 .hp-context {
  top: 30%;
}
@media only screen and (max-width: 767px) {
  .hp-1 .hp-context {
    top: 67%;
  }
}
@media only screen and (max-width: 767px) {
  .hp-1 .hp-context .hp-slogan {
    width: 100%;
  }
}
.hp-2 .hp-context {
  top: 45%;
}
@media only screen and (min-width: 768px) {
  .hp-2 .hp-context {
    -webkit-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    -o-transform: translate(0, -50%);
    transform: translate(0, -50%);
  }
}
@media only screen and (max-width: 767px) {
  .hp-2 .hp-context.hpc-21 {
    top: 0;
  }
}
@media only screen and (max-width: 767px) {
  .hp-2 .hp-context {
    top: 20%;
  }
}
.hp2-1.active .hp-img-wrapper {
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
  -webkit-animation-name: dropLet;
  animation-name: dropLet;
  -webkit-animation-delay: 0.3s;
  animation-delay: 0.3s;
}
@media only screen and (max-width: 767px) {
  .hp2-1 .hp-img {
    width: 220px;
  }
}
.hp2-2.active .hp-img-wrapper {
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
  -webkit-animation-name: zoomIn;
  animation-name: zoomIn;
}
@media only screen and (max-width: 767px) {
  .hp2-2 .hp-img {
    width: 220px;
  }
}
.hp2-2 .hp-slogan {
  margin: 0 auto;
}
@media only screen and (min-width: 768px) {
  .hp2-2 .hp-slogan {
    width: 80%;
  }
}
.hp2-2 .hp-context {
  margin: 0;
}
@media only screen and (max-width: 767px) {
  .hp-3 .hp-img-wrapper {
    height: 300px;
  }
}
@media only screen and (max-width: 991px) {
  .hp-3 .hp-img-wrapper {
    -webkit-transform: scale(0.5);
    -moz-transform: scale(0.5);
    transform: scale(0.5);
  }
}
.hp-3 .hp-context {
  top: 30%;
}
@media only screen and (max-width: 767px) {
  .hp-3 .hp-context {
    top: 0;
  }
  .hp-3 .hp-context .hp-slogan img {
    width: 60%;
  }
}
.hp-4 .hp-context {
  top: 30%;
}
@media only screen and (max-width: 767px) {
  .hp-4 .hp-context {
    top: 50%;
  }
}
.hp-5 {
  background-color: #fff;
  background-size: contain;
  background-position: bottom;
}
.hp-5 .hp-context {
  top: 15%;
}
@media only screen and (max-width: 767px) {
  .hp-5 .hp-context {
    top: 60%;
  }
}
.hp-5 .hp-context .hp-slogan img {
  margin: 0 auto;
}
.hp-slogan-wrapper {
  height: 100%;
}
@media only screen and (max-width: 767px) {
  .hp-slogan-wrapper {
    height: 50%;
  }
}
.hp-slogan-wrapper.hpsw-center {
  text-align: center;
}
.hp-context {
  position: relative;
  margin-bottom: 30px;
}
.hp-slogan {
  background-repeat: no-repeat;
  background-position: center center;
  background-size: contain;
}
@media only screen and (max-width: 767px) {
  .hp-slogan.hp-divider img {
    width: 80%;
  }
}
.hp-slogan.hp-divider:after {
  content: '';
  display: block;
  margin: 40px 0;
  width: 80px;
  height: 2px;
  background-color: #007fc0;
}
@media only screen and (max-width: 767px) {
  .hp-slogan.hp-divider:after {
    margin: 15px 0;
  }
}
.hp-slogan.hp-divider.hpd-center img,
.hp-slogan.hp-divider.hpd-center:after {
  margin: 40px auto;
}
@media only screen and (max-width: 767px) {
  .hp-slogan.hp-divider.hpd-center img,
  .hp-slogan.hp-divider.hpd-center:after {
    margin: 15px auto;
  }
}
.hp-desc {
  font-size: 16px;
  line-height: 24px;
}
.hp-img-wrapper {
  height: 100%;
}
@media only screen and (max-width: 767px) {
  .hp-img-wrapper {
    height: 350px;
  }
}
.hp-img {
  width: 100%;
}
@media only screen and (max-width: 767px) {
  .hp-img {
    width: 50%;
  }
}
@media only screen and (max-width: 767px) {
  .hp-img.hpi-21 {
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
  }
}
.hp-img img {
  margin: 0 auto;
}
.hp-img.gallery-item img {
  width: auto;
  height: 200px;
}
.hp-img .droplet-cloud,
.hp-img .droplet-text {
  position: absolute;
  left: 50%;
  -webkit-transform: translate(-50%, 0);
  -ms-transform: translate(-50%, 0);
  -o-transform: translate(-50%, 0);
  transform: translate(-50%, 0);
}
.hp-img .droplet-cloud.cloud-1 {
  top: 50px;
  left: 25%;
  -webkit-animation: cloud 15s linear infinite;
  -o-animation: cloud 15s linear infinite;
  animation: cloud 15s linear infinite;
}
.hp-img .droplet-cloud.cloud-2 {
  top: 30px;
  left: 10%;
  -webkit-animation: cloud 25s linear infinite;
  -o-animation: cloud 25s linear infinite;
  animation: cloud 25s linear infinite;
}
.hp-img .droplet-cloud.cloud-2 img {
  width: 300px;
}
.hp-img .droplet-text {
  bottom: 20px;
}
.a-founder .af-avt {
  margin: 0 auto 10px;
  width: 170px;
  height: 170px;
}
.a-founder .af-avt img {
  opacity: 0;
}
.a-founder .af-desc {
  text-align: center;
  margin-bottom: 30px;
}
.a-founder .af-desc .afd-name {
  font-size: 16px;
  line-height: 24px;
  margin: 0;
}
.a-founder .af-desc .afd-pos {
  font-size: 13px;
}
.a-cat .ac-item {
  font-size: 13px;
  text-align: center;
}
.a-cat .ac-item .aci-icon {
  border-radius: 50%;
  overflow: hidden;
  display: block;
  margin: 0 auto 5px;
  border: 1px solid #007fc0;
  width: 50px;
  height: 50px;
  font-size: 30px;
  color: #007fc0;
}
.a-cat .ac-item .aci-icon i {
  position: relative;
  top: 9px;
}
.a-cat .ac-item .aci-icon i.lv-newspaper {
  top: 11px;
  font-size: 26px;
}
.a-cat .ac-item .aci-name {
  margin: 0 auto;
  width: 80%;
  font-weight: 500;
  line-height: 1.36;
}
.a-certificate {
  -o-transition: -o-transform 0.3s;
  -webkit-transition: -webkit-transform 0.3s;
  -moz-transition: -moz-transform 0.3s;
  transition: transform 0.3s;
}
.a-certificate:hover {
  -webkit-transform: scale(1.1);
  -moz-transform: scale(1.1);
  transform: scale(1.1);
}
.si-desc p {
  margin: 0;
}
.contact-info {
  font-size: 16px;
  line-height: 24px;
}
.ci-content {
  margin-top: 10px;
}
.location-box {
  margin-top: 15px;
  padding-top: 20px;
  border-top: 1px solid #e8e8e8;
}
.location-box:first-child {
  border: 0;
  margin-top: 0;
  padding-top: 0;
}
.location-box .title {
  font-size: 16px;
  line-height: 24px;
  font-weight: 700;
  margin-top: 0;
  margin-bottom: 10px;
  text-transform: uppercase;
}
.location-box .info {
  font-size: 13px;
  margin-bottom: 20px;
}
.location-box .info p {
  margin-bottom: 0;
}
.location-box.email-info .title {
  margin-bottom: 0;
}
.location-box.email-info .info a {
  color: #007fc0;
  text-decoration: underline;
}
.location-box.email-info .info a:hover {
  color: #333;
}
.ci-sidebox {
  background-color: #f8f8f8;
  padding: 30px;
}
.ci-callcenter {
  position: relative;
  padding-bottom: 30px;
}
.ci-callcenter .thumb {
  position: absolute;
  right: 10px;
  top: 50px;
  width: 30%;
}
.ci-callcenter .thumb.totop {
  top: 0;
}
.ci-list {
  width: 65%;
}
.ci-list .title {
  font-weight: 700;
  font-size: 16px;
  line-height: 24px;
  margin: 0 0 15px;
  text-transform: uppercase;
}
.ci-list .info dl {
  font-size: 13px;
  position: relative;
  margin-bottom: 7px;
}
.ci-list .info dt {
  font-weight: 400;
  position: absolute;
  left: 0;
}
.ci-list .info dd {
  width: 100%;
  padding-left: 50%;
  margin-bottom: 7px;
}
.contact-form {
  margin-top: 20px;
}
.pp-banner {
  height: 550px;
  background-position: top;
}
@media only screen and (max-width: 767px) {
  .pp-banner {
    height: 315px;
  }
}
.pp-item {
  padding: 10px 15px 20px;
  text-align: center;
  text-transform: uppercase;
  border: 1px solid transparent;
  border-radius: 3px;
  -webkit-transition: border-color 0.2s linear, box-shadow 0.2s linear;
  -moz-transition: border-color 0.2s linear, box-shadow 0.2s linear;
  -ms-transition: border-color 0.2s linear, box-shadow 0.2s linear;
  -o-transition: border-color 0.2s linear, box-shadow 0.2s linear;
  transition: border-color 0.2s linear, box-shadow 0.2s linear;
}
@media only screen and (min-width: 480px) {
  .pp-item:hover .ppi-img {
    -webkit-transform: scale(1.1, 1.1);
    -moz-transform: scale(1.1, 1.1);
    transform: scale(1.1, 1.1);
  }
}
.pp-item .ppi-img {
  margin: 5px 0 15px;
  height: 244px;
  background-size: contain;
  background-position: center center;
  background-repeat: no-repeat;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -o-transition: -o-transform 0.25s;
  -webkit-transition: -webkit-transform 0.25s;
  -moz-transition: -moz-transform 0.25s;
  transition: transform 0.25s;
}
.pp-item .ppi-context {
  margin-bottom: 5px;
}
.pp-item .ppi-context .ppic-name,
.pp-item .ppi-context .ppic-price {
  margin: 0;
  font-size: 16px;
  line-height: 24px;
}
.pp-item .ppi-context .ppic-name {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.co-total {
  font-size: 16px;
  line-height: 24px;
}
.co-item {
  position: relative;
  padding: 10px 30px 10px 10px;
}
.co-item .coi-thumbnail {
  overflow: hidden;
  position: relative;
}
.co-item .coi-thumbnail:after {
  content: '';
  display: block;
  padding-bottom: 100%;
}
.co-item .coi-thumbnail .rec-fill {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
}
.co-item .coi-thumbnail .full-cover {
  background-size: contain;
}
.co-item .coi-order-info {
  text-transform: uppercase;
}
.coio-info .coio-name {
  font-size: 16px;
  line-height: 24px;
  margin: 0;
}
.coio-total {
  font-weight: 500;
  text-align: right;
}
.coio-total .coio-price {
  margin-bottom: 14px;
}
.coi-amount p {
  margin: 0;
}
.coi-input input {
  margin: 0 -5px;
  padding-top: 0;
  width: 40px;
  height: 27px;
  border: 1px solid #e8e8e8;
  font-size: 16px;
  line-height: 24px;
  font-weight: 700;
  text-align: center;
  vertical-align: middle;
}
.coi-remove {
  position: absolute;
  top: 10px;
  right: 0;
  padding: 0;
  width: 20px;
  height: 20px;
  border-radius: 50%;
  border: 1px solid #aaaaaa;
  background-color: #fff;
  color: #aaaaaa;
}
.coi-remove span {
  line-height: 20px;
  font-size: 20px;
}
.order-first-time-group {
  display: none;
}
.sp-wrapper {
  text-align: center;
  padding-bottom: 20px;
}
.sp-logo {
  margin: 40px 0;
}
.sp-logo a {
  width: 90px;
  height: 60px;
  margin: 0 auto;
}
.sp-content {
  margin-bottom: 35px;
}
.sp-content:after {
  content: '';
  display: inline-block;
  width: 130px;
  height: 1px;
  margin-top: 30px;
  background-color: #e8e8e8;
}
.sp-title {
  font-size: 36px;
  line-height: 42px;
  font-weight: 400;
  margin-bottom: 20px;
}
.sp-order-box {
  font-size: 16px;
  line-height: 24px;
  position: relative;
  border-radius: 4px;
  padding: 20px;
  background-color: #f8f8f8;
  text-align: left;
  color: #333;
}
.spo-title {
  font-size: 14px;
  line-height: 22px;
  margin-bottom: 15px;
  color: #007fc0;
  text-transform: uppercase;
}
.sp-intro {
  margin-bottom: 25px;
}
.sp-intro p {
  margin: 0;
}
.spo-item p {
  margin: 0;
}
.spo-bonus {
  font-size: 14px;
  line-height: 22px;
  position: relative;
  margin: 10px 0 0;
  color: #dd281e;
}
.spo-bonus.fly {
  position: absolute;
  bottom: 0;
  left: 20px;
}
.spo-wrapper:first-child {
  padding-left: 5px;
}
.spow-diff {
  margin-right: -15px;
  border-right: 1px solid #e8e8e8;
}
@media only screen and (max-width: 767px) {
  .spow-diff {
    margin-right: 0;
    margin-top: 20px;
    padding-top: 20px;
    border-right: 0;
    border-top: 1px solid #e8e8e8;
  }
}
.sp-total {
  font-weight: 700;
  font-size: 18px;
  color: #007fc0;
  text-transform: uppercase;
}
@media only screen and (min-width: 768px) {
  .spc-item.item-right {
    margin-right: -15px;
    padding-right: 20px;
    border-right: 1px solid #e8e8e8;
    text-align: right;
  }
}
@media only screen and (min-width: 768px) {
  .spc-item.item-left {
    padding-right: 5px;
    text-align: left;
  }
}
.spci-title {
  font-size: 14px;
  line-height: 22px;
  font-weight: 400;
  text-transform: uppercase;
}
.spci-content {
  font-weight: 500;
  font-size: 18px;
  color: #007fc0;
}
@keyframes cloud {
  0% {
    transform: translate(0, 0);
    opacity: 0;
  }
  20% {
    transform: translate(-8%, 0);
    opacity: 1;
  }
  60% {
    transform: translate(-24%, -10px);
  }
  80% {
    opacity: 1;
  }
  90% {
    transform: translate(-40%, -10px);
    opacity: 0;
  }
  100% {
    transform: translate(-40%, -10px);
    opacity: 0;
  }
}
@-webkit-keyframes cloud {
  0% {
    -webkit-transform: translate(0, 0);
    opacity: 0;
  }
  20% {
    -webkit-transform: translate(-8%, 0);
    opacity: 1;
  }
  60% {
    -webkit-transform: translate(-24%, -10px);
  }
  80% {
    opacity: 1;
  }
  90% {
    -webkit-transform: translate(-40%, -10px);
    opacity: 0;
  }
  100% {
    -webkit-transform: translate(-40%, -10px);
    opacity: 0;
  }
}
@keyframes dropLet {
  from {
    opacity: 0;
    transform: translate3d(0, -15%, 0);
  }
  to {
    opacity: 1;
    transform: none;
  }
}
