@charset "utf-8";
/* CSS Document */
@font-face {
  font-family: "Baskerville";
	font-weight: 400;
  src: url("../fonts/BaskervilleLight.ttf") format('truetype');
}
@font-face {
  font-family: "Baskerville Italic";
	font-weight: 400;
  font-style: italic;
  src: url("../fonts/BaskervilleItalicBT.ttf") format('truetype');
}

@font-face {
  font-family: "PingFang";
	font-weight: 400;
  src: url("../fonts/PingFangTC-Thin-14.ttf") format('truetype');
}

@font-face {
  font-family: 'Glyphicons Halflings';

  src: url('../fonts/glyphicons-halflings-regular.eot');
  src: url('../fonts/glyphicons-halflings-regular.eot?#iefix') format('embedded-opentype'), url('../fonts/glyphicons-halflings-regular.woff2') format('woff2'), url('../fonts/glyphicons-halflings-regular.woff') format('woff'), url('../fonts/glyphicons-halflings-regular.ttf') format('truetype'), url('../fonts/glyphicons-halflings-regular.svg#glyphicons_halflingsregular') format('svg');
}
.glyphicon {
  position: relative;
  top: 1px;
  display: inline-block;
  font-family: 'Glyphicons Halflings';
  font-style: normal;
  font-weight: normal;
  line-height: 1;

  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.glyphicon-asterisk:before {
  content: "\002a";
}
.glyphicon-plus:before {
  content: "\002b";
}
.glyphicon-euro:before,
.glyphicon-eur:before {
  content: "\20ac";
}
.glyphicon-minus:before {
  content: "\2212";
}
.glyphicon-cloud:before {
  content: "\2601";
}
.glyphicon-envelope:before {
  content: "\2709";
}
.glyphicon-pencil:before {
  content: "\270f";
}
.glyphicon-glass:before {
  content: "\e001";
}
.glyphicon-music:before {
  content: "\e002";
}
.glyphicon-search:before {
  content: "\e003";
}
.glyphicon-heart:before {
  content: "\e005";
}
.glyphicon-star:before {
  content: "\e006";
}
.glyphicon-star-empty:before {
  content: "\e007";
}
.glyphicon-user:before {
  content: "\e008";
}
.glyphicon-film:before {
  content: "\e009";
}
.glyphicon-th-large:before {
  content: "\e010";
}
.glyphicon-th:before {
  content: "\e011";
}
.glyphicon-th-list:before {
  content: "\e012";
}
.glyphicon-ok:before {
  content: "\e013";
}
.glyphicon-remove:before {
  content: "\e014";
}
.glyphicon-zoom-in:before {
  content: "\e015";
}
.glyphicon-zoom-out:before {
  content: "\e016";
}
.glyphicon-off:before {
  content: "\e017";
}
.glyphicon-signal:before {
  content: "\e018";
}
.glyphicon-cog:before {
  content: "\e019";
}
.glyphicon-trash:before {
  content: "\e020";
}
.glyphicon-home:before {
  content: "\e021";
}
.glyphicon-file:before {
  content: "\e022";
}
.glyphicon-time:before {
  content: "\e023";
}
.glyphicon-road:before {
  content: "\e024";
}
.glyphicon-download-alt:before {
  content: "\e025";
}
.glyphicon-download:before {
  content: "\e026";
}
.glyphicon-upload:before {
  content: "\e027";
}
.glyphicon-inbox:before {
  content: "\e028";
}
.glyphicon-play-circle:before {
  content: "\e029";
}
.glyphicon-repeat:before {
  content: "\e030";
}
.glyphicon-refresh:before {
  content: "\e031";
}
.glyphicon-list-alt:before {
  content: "\e032";
}
.glyphicon-lock:before {
  content: "\e033";
}
.glyphicon-flag:before {
  content: "\e034";
}
.glyphicon-headphones:before {
  content: "\e035";
}
.glyphicon-volume-off:before {
  content: "\e036";
}
.glyphicon-volume-down:before {
  content: "\e037";
}
.glyphicon-volume-up:before {
  content: "\e038";
}
.glyphicon-qrcode:before {
  content: "\e039";
}
.glyphicon-barcode:before {
  content: "\e040";
}
.glyphicon-tag:before {
  content: "\e041";
}
.glyphicon-tags:before {
  content: "\e042";
}
.glyphicon-book:before {
  content: "\e043";
}
.glyphicon-bookmark:before {
  content: "\e044";
}
.glyphicon-print:before {
  content: "\e045";
}
.glyphicon-camera:before {
  content: "\e046";
}
.glyphicon-font:before {
  content: "\e047";
}
.glyphicon-bold:before {
  content: "\e048";
}
.glyphicon-italic:before {
  content: "\e049";
}
.glyphicon-text-height:before {
  content: "\e050";
}
.glyphicon-text-width:before {
  content: "\e051";
}
.glyphicon-align-left:before {
  content: "\e052";
}
.glyphicon-align-center:before {
  content: "\e053";
}
.glyphicon-align-right:before {
  content: "\e054";
}
.glyphicon-align-justify:before {
  content: "\e055";
}
.glyphicon-list:before {
  content: "\e056";
}
.glyphicon-indent-left:before {
  content: "\e057";
}
.glyphicon-indent-right:before {
  content: "\e058";
}
.glyphicon-facetime-video:before {
  content: "\e059";
}
.glyphicon-picture:before {
  content: "\e060";
}
.glyphicon-map-marker:before {
  content: "\e062";
}
.glyphicon-adjust:before {
  content: "\e063";
}
.glyphicon-tint:before {
  content: "\e064";
}
.glyphicon-edit:before {
  content: "\e065";
}
.glyphicon-share:before {
  content: "\e066";
}
.glyphicon-check:before {
  content: "\e067";
}
.glyphicon-move:before {
  content: "\e068";
}
.glyphicon-step-backward:before {
  content: "\e069";
}
.glyphicon-fast-backward:before {
  content: "\e070";
}
.glyphicon-backward:before {
  content: "\e071";
}
.glyphicon-play:before {
  content: "\e072";
}
.glyphicon-pause:before {
  content: "\e073";
}
.glyphicon-stop:before {
  content: "\e074";
}
.glyphicon-forward:before {
  content: "\e075";
}
.glyphicon-fast-forward:before {
  content: "\e076";
}
.glyphicon-step-forward:before {
  content: "\e077";
}
.glyphicon-eject:before {
  content: "\e078";
}
.glyphicon-chevron-left:before {
  content: "\e079";
}
.glyphicon-chevron-right:before {
  content: "\e080";
}
.glyphicon-plus-sign:before {
  content: "\e081";
}
.glyphicon-minus-sign:before {
  content: "\e082";
}
.glyphicon-remove-sign:before {
  content: "\e083";
}
.glyphicon-ok-sign:before {
  content: "\e084";
}
.glyphicon-question-sign:before {
  content: "\e085";
}
.glyphicon-info-sign:before {
  content: "\e086";
}
.glyphicon-screenshot:before {
  content: "\e087";
}
.glyphicon-remove-circle:before {
  content: "\e088";
}
.glyphicon-ok-circle:before {
  content: "\e089";
}
.glyphicon-ban-circle:before {
  content: "\e090";
}
.glyphicon-arrow-left:before {
  content: "\e091";
}
.glyphicon-arrow-right:before {
  content: "\e092";
}
.glyphicon-arrow-up:before {
  content: "\e093";
}
.glyphicon-arrow-down:before {
  content: "\e094";
}
.glyphicon-share-alt:before {
  content: "\e095";
}
.glyphicon-resize-full:before {
  content: "\e096";
}
.glyphicon-resize-small:before {
  content: "\e097";
}
.glyphicon-exclamation-sign:before {
  content: "\e101";
}
.glyphicon-gift:before {
  content: "\e102";
}
.glyphicon-leaf:before {
  content: "\e103";
}
.glyphicon-fire:before {
  content: "\e104";
}
.glyphicon-eye-open:before {
  content: "\e105";
}
.glyphicon-eye-close:before {
  content: "\e106";
}
.glyphicon-warning-sign:before {
  content: "\e107";
}
.glyphicon-plane:before {
  content: "\e108";
}
.glyphicon-calendar:before {
  content: "\e109";
}
.glyphicon-random:before {
  content: "\e110";
}
.glyphicon-comment:before {
  content: "\e111";
}
.glyphicon-magnet:before {
  content: "\e112";
}
.glyphicon-chevron-up:before {
  content: "\e113";
}
.glyphicon-chevron-down:before {
  content: "\e114";
}
.glyphicon-retweet:before {
  content: "\e115";
}
.glyphicon-shopping-cart:before {
  content: "\e116";
}
.glyphicon-folder-close:before {
  content: "\e117";
}
.glyphicon-folder-open:before {
  content: "\e118";
}
.glyphicon-resize-vertical:before {
  content: "\e119";
}
.glyphicon-resize-horizontal:before {
  content: "\e120";
}
.glyphicon-hdd:before {
  content: "\e121";
}
.glyphicon-bullhorn:before {
  content: "\e122";
}
.glyphicon-bell:before {
  content: "\e123";
}
.glyphicon-certificate:before {
  content: "\e124";
}
.glyphicon-thumbs-up:before {
  content: "\e125";
}
.glyphicon-thumbs-down:before {
  content: "\e126";
}
.glyphicon-hand-right:before {
  content: "\e127";
}
.glyphicon-hand-left:before {
  content: "\e128";
}
.glyphicon-hand-up:before {
  content: "\e129";
}
.glyphicon-hand-down:before {
  content: "\e130";
}
.glyphicon-circle-arrow-right:before {
  content: "\e131";
}
.glyphicon-circle-arrow-left:before {
  content: "\e132";
}
.glyphicon-circle-arrow-up:before {
  content: "\e133";
}
.glyphicon-circle-arrow-down:before {
  content: "\e134";
}
.glyphicon-globe:before {
  content: "\e135";
}

.glyphicon-wrench:before {
  content: "\e136";
}
.glyphicon-tasks:before {
  content: "\e137";
}
.glyphicon-filter:before {
  content: "\e138";
}
.glyphicon-briefcase:before {
  content: "\e139";
}
.glyphicon-fullscreen:before {
  content: "\e140";
}
.glyphicon-dashboard:before {
  content: "\e141";
}
.glyphicon-paperclip:before {
  content: "\e142";
}
.glyphicon-heart-empty:before {
  content: "\e143";
}
.glyphicon-link:before {
  content: "\e144";
}
.glyphicon-phone:before {
  content: "\e145";
}
.glyphicon-pushpin:before {
  content: "\e146";
}
.glyphicon-usd:before {
  content: "\e148";
}
.glyphicon-gbp:before {
  content: "\e149";
}
.glyphicon-sort:before {
  content: "\e150";
}
.glyphicon-sort-by-alphabet:before {
  content: "\e151";
}
.glyphicon-sort-by-alphabet-alt:before {
  content: "\e152";
}
.glyphicon-sort-by-order:before {
  content: "\e153";
}
.glyphicon-sort-by-order-alt:before {
  content: "\e154";
}
.glyphicon-sort-by-attributes:before {
  content: "\e155";
}
.glyphicon-sort-by-attributes-alt:before {
  content: "\e156";
}
.glyphicon-unchecked:before {
  content: "\e157";
}
.glyphicon-expand:before {
  content: "\e158";
}
.glyphicon-collapse-down:before {
  content: "\e159";
}
.glyphicon-collapse-up:before {
  content: "\e160";
}
.glyphicon-log-in:before {
  content: "\e161";
}
.glyphicon-flash:before {
  content: "\e162";
}
.glyphicon-log-out:before {
  content: "\e163";
}
.glyphicon-new-window:before {
  content: "\e164";
}
.glyphicon-record:before {
  content: "\e165";
}
.glyphicon-save:before {
  content: "\e166";
}
.glyphicon-open:before {
  content: "\e167";
}
.glyphicon-saved:before {
  content: "\e168";
}
.glyphicon-import:before {
  content: "\e169";
}
.glyphicon-export:before {
  content: "\e170";
}
.glyphicon-send:before {
  content: "\e171";
}
.glyphicon-floppy-disk:before {
  content: "\e172";
}
.glyphicon-floppy-saved:before {
  content: "\e173";
}
.glyphicon-floppy-remove:before {
  content: "\e174";
}
.glyphicon-floppy-save:before {
  content: "\e175";
}
.glyphicon-floppy-open:before {
  content: "\e176";
}
.glyphicon-credit-card:before {
  content: "\e177";
}
.glyphicon-transfer:before {
  content: "\e178";
}
.glyphicon-cutlery:before {
  content: "\e179";
}
.glyphicon-header:before {
  content: "\e180";
}
.glyphicon-compressed:before {
  content: "\e181";
}
.glyphicon-earphone:before {
  content: "\e182";
}
.glyphicon-phone-alt:before {
  content: "\e183";
}
.glyphicon-tower:before {
  content: "\e184";
}
.glyphicon-stats:before {
  content: "\e185";
}
.glyphicon-sd-video:before {
  content: "\e186";
}
.glyphicon-hd-video:before {
  content: "\e187";
}
.glyphicon-subtitles:before {
  content: "\e188";
}
.glyphicon-sound-stereo:before {
  content: "\e189";
}
.glyphicon-sound-dolby:before {
  content: "\e190";
}
.glyphicon-sound-5-1:before {
  content: "\e191";
}
.glyphicon-sound-6-1:before {
  content: "\e192";
}
.glyphicon-sound-7-1:before {
  content: "\e193";
}
.glyphicon-copyright-mark:before {
  content: "\e194";
}
.glyphicon-registration-mark:before {
  content: "\e195";
}
.glyphicon-cloud-download:before {
  content: "\e197";
}
.glyphicon-cloud-upload:before {
  content: "\e198";
}
.glyphicon-tree-conifer:before {
  content: "\e199";
}
.glyphicon-tree-deciduous:before {
  content: "\e200";
}
.glyphicon-cd:before {
  content: "\e201";
}
.glyphicon-save-file:before {
  content: "\e202";
}
.glyphicon-open-file:before {
  content: "\e203";
}
.glyphicon-level-up:before {
  content: "\e204";
}
.glyphicon-copy:before {
  content: "\e205";
}
.glyphicon-paste:before {
  content: "\e206";
}
.glyphicon-alert:before {
  content: "\e209";
}
.glyphicon-equalizer:before {
  content: "\e210";
}
.glyphicon-king:before {
  content: "\e211";
}
.glyphicon-queen:before {
  content: "\e212";
}
.glyphicon-pawn:before {
  content: "\e213";
}
.glyphicon-bishop:before {
  content: "\e214";
}
.glyphicon-knight:before {
  content: "\e215";
}
.glyphicon-baby-formula:before {
  content: "\e216";
}
.glyphicon-tent:before {
  content: "\26fa";
}
.glyphicon-blackboard:before {
  content: "\e218";
}
.glyphicon-bed:before {
  content: "\e219";
}
.glyphicon-apple:before {
  content: "\f8ff";
}
.glyphicon-erase:before {
  content: "\e221";
}
.glyphicon-hourglass:before {
  content: "\231b";
}
.glyphicon-lamp:before {
  content: "\e223";
}
.glyphicon-duplicate:before {
  content: "\e224";
}
.glyphicon-piggy-bank:before {
  content: "\e225";
}
.glyphicon-scissors:before {
  content: "\e226";
}
.glyphicon-bitcoin:before {
  content: "\e227";
}
.glyphicon-btc:before {
  content: "\e227";
}
.glyphicon-xbt:before {
  content: "\e227";
}
.glyphicon-yen:before {
  content: "\00a5";
}
.glyphicon-jpy:before {
  content: "\00a5";
}
.glyphicon-ruble:before {
  content: "\20bd";
}
.glyphicon-rub:before {
  content: "\20bd";
}
.glyphicon-scale:before {
  content: "\e230";
}
.glyphicon-ice-lolly:before {
  content: "\e231";
}
.glyphicon-ice-lolly-tasted:before {
  content: "\e232";
}
.glyphicon-education:before {
  content: "\e233";
}
.glyphicon-option-horizontal:before {
  content: "\e234";
}
.glyphicon-option-vertical:before {
  content: "\e235";
}
.glyphicon-menu-hamburger:before {
  content: "\e236";
}
.glyphicon-modal-window:before {
  content: "\e237";
}
.glyphicon-oil:before {
  content: "\e238";
}
.glyphicon-grain:before {
  content: "\e239";
}
.glyphicon-sunglasses:before {
  content: "\e240";
}
.glyphicon-text-size:before {
  content: "\e241";
}
.glyphicon-text-color:before {
  content: "\e242";
}
.glyphicon-text-background:before {
  content: "\e243";
}
.glyphicon-object-align-top:before {
  content: "\e244";
}
.glyphicon-object-align-bottom:before {
  content: "\e245";
}
.glyphicon-object-align-horizontal:before {
  content: "\e246";
}
.glyphicon-object-align-left:before {
  content: "\e247";
}
.glyphicon-object-align-vertical:before {
  content: "\e248";
}
.glyphicon-object-align-right:before {
  content: "\e249";
}
.glyphicon-triangle-right:before {
  content: "\e250";
}
.glyphicon-triangle-left:before {
  content: "\e251";
}
.glyphicon-triangle-bottom:before {
  content: "\e252";
}
.glyphicon-triangle-top:before {
  content: "\e253";
}
.glyphicon-console:before {
  content: "\e254";
}
.glyphicon-superscript:before {
  content: "\e255";
}
.glyphicon-subscript:before {
  content: "\e256";
}
.glyphicon-menu-left:before {
  content: "\e257";
}
.glyphicon-menu-right:before {
  content: "\e258";
}
.glyphicon-menu-down:before {
  content: "\e259";
}
.glyphicon-menu-up:before {
  content: "\e260";
}

a, a:hover, a:focus {
  color: #686d94;
  text-decoration: none;
}

.font-11 {
  font-size: 11px !important;
}

.font-12 {
  font-size: 12px !important;
}

.bg-theme-1 {
  background-color: #f8f9ff !important;
}

.bg-theme-2 {
  background-color: #36384c !important;
}

.bg-theme-3 {
  background-color: #f0f1ff !important;
}

.bg-theme-4 {
  background-color: #45afa8 !important;
}

@-webkit-keyframes fadeIn_ol {
  from {
    opacity: 0;
  }

  to {
    opacity: 1;
  }
}

@keyframes fadeIn_ol {
  from {
    opacity: 0;
  }

  to {
    opacity: 1;
  }
}

.fadeIn_ol {
  -webkit-animation-name: fadeIn_ol;
  animation-name: fadeIn_ol;
}

@-webkit-keyframes fadeOut_ol {
  from {
    opacity: 1;
  }

  to {
    opacity: 0;
  }
}

@keyframes fadeOut_ol {
  from {
    opacity: 1;
  }

  to {
    opacity: 0;
  }
}

.fadeOut_ol {
  -webkit-animation-name: fadeOut_ol;
  animation-name: fadeOut_ol;
}

.col, .col-1, .col-10, .col-11, .col-12, .col-2, .col-3, .col-4, .col-5, .col-6, .col-7, .col-8, .col-9, .col-auto, .col-lg, .col-lg-1, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-auto, .col-md, .col-md-1, .col-md-10, .col-md-11, .col-md-12, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-auto, .col-sm, .col-sm-1, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-auto, .col-xl, .col-xl-1, .col-xl-10, .col-xl-11, .col-xl-12, .col-xl-2, .col-xl-3, .col-xl-4, .col-xl-5, .col-xl-6, .col-xl-7, .col-xl-8, .col-xl-9, .col-xl-auto, .container, .container-fluid {
  padding-left: 10px;
  padding-right: 10px;
}

.row {
  margin-left: -10px;
  margin-right: -10px;
}

p {
  margin-bottom: 1em;
}

header > .container,
footer > .container {
  max-width: 100%;
  padding-left: 30px;
  padding-right: 30px;
}

[class*=icon-] {
  display: inline-block;
  vertical-align: middle;
  background-repeat: no-repeat;
  background-size: auto 100%;
  background-position: center;
}

body {
  font-family: -apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,Microsoft Jhenghei,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol";
  scroll-behavior: smooth;
  color: #231815;
}

header {
  background-color: #fff;
}

header > .container > .row {
  height: 65px;
}

.logo img {
  width: auto;
  height: auto;
  max-width: 100%;
  max-height: 45px;
}

.head-right {
  text-align: right;
  font-size: 14px;
}

.head-right .head-search,
.head-right a {
  display: inline-block;
  vertical-align: middle;
}

.head-right .head-search {
  padding-right: 26px;
  position: relative;
  width: 124px;
  margin-right: 10px;
}

.head-right .head-search button {
  background-image: url(../images/search.png);
  background-position: center;
  background-size: 16px 16px;
  background-repeat: no-repeat;
  background-color: #00a29a;
  width: 26px;
  height: 100%;
  position: absolute;
  right: 0;
  top: 0;
  display: block;
  outline: none !important;
  border-radius: 0;
  box-shadow: none;
  border: 0;
  cursor: pointer;
}

.head-right .head-search input {
  width: 100%;
  height: 26px;
  border: 0;
  outline: none !important;
  background-color: #f6f6f6;
  padding: 3px 10px;
  font-size: 12px;
  color: #737271;
}

.head-right a {
  font-size: 14px !important;
  color: #737271 !important;
}

.menu {
  background-color: #f7f8f8;
  padding-bottom: 25px;
}

.menu > .wp {
  max-width: 900px;
  margin: auto;
}

.menu-ul {
  list-style: none;
  font-size: 0;
  padding: 0;
  margin: 0;
  margin-left: -30px;
  margin-right: -30px;
  position: relative;
  
  /* azrizabidi 20092023 */
  border-bottom: 2px solid #00a29a;
}

  /* azrizabidi 20092023 */
/* .menu-ul:after {
  content: "";
  position: absolute;
  left: 30px;
  right: 30px;
  bottom: 0;
  height: 1px;
  background-color: #00a29a;
} */

.menu-ul li {
  display: inline-block;
  vertical-align: bottom;
  line-height: 1.1;
  font-size: 18px;
  text-transform: uppercase;
  position: relative;
}

.menu-ul li.long {
  padding-right: 40px;
}

.menu-ul li a {
  padding: 20px 30px 15px;
  display: block;
  color: #595757 !important;
}

.menu-ul li.active > a,
.menu-ul li a.hover {
  color: #00a29a !important;
}

.page-heading {
  background-color: #f7f8f8;
}

.page-heading .container {
  max-width: 900px;
  margin: auto;
}

.page-heading .title {
  text-transform: uppercase;
  font-size: 50px;
  font-weight: 200;
  line-height: 1.1;
  padding: 45px 0;
}

.page-heading .desc {
  font-size: 18px;
  padding-bottom: 40px;
}

.block-1 {
  position: relative;
  background-color: #595857;
}
  
.block-1 > .container {
  max-width: 1440px !important;
}

.block-1 .bg {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}

.block-1 .bg:after {
  content: "";
  background-image: linear-gradient(to top, #000 60%, rgba(0,0,0,0) 100%);
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  height: 42.45%;
  opacity: 0.65;
}

.block-1 .content {
  height: 545px;
  position: relative;
  color: #fff;
}

.block-1 .content .maxw {
  position: absolute;
  left: 50%;
  bottom: 100px;
  transform: translateX(-50%);
}

.block-1 .title {
  font-size: 50px;
  line-height: 1.1;
  text-transform: capitalize;
}

.block-1 .desc {
  font-size: 38px;
  line-height: 1.2;
  margin-top: 15px;
}

.maxw {
  width: 100%;
  max-width: 880px;
  margin: auto;
}

.block-2 {
  background-color: #2eaaa3;
}

.block-2 .content {
  max-width: 1440px;
  margin: auto;
  padding: 0 10px;
  background-color: #00a29a;
}

.block-2 .item {
  color: #fff;
  min-height: 275px;
  padding-top: 30px;
  padding-bottom: 30px;
}

.block-2 .item {
  max-width: 100%;
}

.block-2 .item.middle {
  padding-top: 35px;
  text-align: center;
  background-color: #fff;
}

.block-2 .title {
  font-size: 26px;
  font-weight: 600;
  width: 96%;
  max-width: 260px;
  line-height: 1.2;
  margin: auto;
}

.block-2 .title > * {
  vertical-align: middle;
}

.block-2 .title > img {
  margin-right: 15px;
  height: 46px;
}

.block-2 .number {
  font-size: 102px;
  text-align: center;
  line-height: 1.1;
  margin: 5px auto 25px;
}

.block-2 .number sup {
  font-size: 42%;
  top: -1em;
}

.block-2 .text {
  font-size: 14px;
  text-align: center;
}

.block-2 .item.middle .text {
  color: #727171;
}

.block-2 .t-title {
  font-size: 21px;
  color: #00a29a;
}

.btn-theme-1 {
  border: 1px solid #c9caca;
  padding: 7px;
  font-size: 14px;
  text-transform: capitalize;
  text-align: center;
  color: #727171 !important;
  line-height: 1.1;
  display: inline-block;
  box-shadow: 6px 6px 15px rgba(201, 202, 202, 0.5);
  outline: none !important;
}

.block-2 .btn-theme-1 {
  margin-top: 15px;
}

.block-3 {
  background-color: #f7f8f8;
  padding: 95px 0 45px;
  font-size: 18px;
  min-height: 415px;
}

.block-3 > .container {
  margin-bottom: 50px;
}

.block-3 .item {
  text-align: center;
  padding: 0 70px;
  margin-top: 50px;
}

.block-3 .item .img {
  width: 180px;
  height: 180px;
  border-radius: 50%;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  margin: 0 auto 20px;
}

.block-3 .item .name {
  font-size: 21px;
  color: #00a29a;
}

.block-4 {
  padding: 90px 0 70px;
  background-color: #00a29a;
  color: #fff;
  font-size: 18px;
}

.block-4 .content {
  margin-bottom: 30px;
}

.footer-links {
  padding: 60px 0;
  background-color: #c9caca;
}

.footer-links ul {
  list-style: none;
  padding: 0;
  margin: 0;
  text-align: center;
}

.footer-links ul li {
  display: inline-block;
  margin-right: 70px;
}

.footer-links ul li:last-child {
  margin-right: 0;
}

.footer-links ul li a {
  color: #595757;
  font-size: 18px;
  text-transform: uppercase;
}

footer {
  background-color: #3e3a39;
  color: #fff;
  font-size: 12px;
  padding: 70px 0;
}

footer a {
  color: #fff !important;
}

.block-5 {
  height: 545px;
}

.block-5 .box {
  position: absolute;
  left: 0;
  right: 0;
  bottom: 70px;
}

.block-5 .box .inner {
  background-color: #00a29a;
  color: #fff;
  padding: 30px 40px 25px;
}

.block-5 .box .inner big {
  font-size: 1.5em;
}

.block-5 .box .table-responsive {
  overflow: visible;
}

.block-5 .box table {
  width: 100%;
  margin-top: 15px;
  margin-bottom: 15px;
}

.block-5 .box table td {
  position: relative;
  font-size: 32px;
  min-width: 135px;
  padding-right: 15px;
}

.block-5 .box table td:first-child {
  width: 420px;
}

.block-5 .box table td:last-child {
  padding-right: 0;
}

.block-5 .box table td span {
  position: absolute;
  font-size: 18px;
  left: 0;
  bottom: 100%;
}

.block-5 .box {
  font-size: 18px;
}

.block-5 .box .c-up {
  display: inline-block;
  background-color: rgba(255,255,255,0.35);
  padding: 8px;
  line-height: 1.1;
  font-size: 43px;
  min-width: 156px;
  text-align: center;
}

.block-5 .box .c-up:after {
  content: "";
  background-image: url(../images/icon3.png);
  background-position: center;
  background-repeat: no-repeat;
  background-size: 100% 100%;
  width: 28px;
  height: 22px;
  display: inline-block;
  vertical-align: baseline;
  margin-left: 20px;
}

.block-5 .box .c-up.down:after {
  transform: rotate(180deg);
}

.block-5 .box .c-up.dash:after {
  background: #fff;
  width: 0.7em;
  height: 0.1em;
  vertical-align: middle;
  position: relative;
  top: -0.1em;
}

.block-6 {
  background-color: #f7f8f8;
  padding: 90px 0;
}

.block-6 .item {
  font-size: 18px;
}

.block-6 .item + .item {
  margin-top: 30px;
}
  
.block-6 .item .date {
  color: #00a29a;
}

.block-6 .item .download,
.block-10 .item .desc a {
  font-size: 14px;
  text-align: right;
  padding-top: 5px;
}

.block-6 .item .download img,
.block-10 .item .desc a img {
  width: 10px;
}

.block-6 .item a {
  color: #3e3a39 !important;
}

.block-6 .item .download a,
.block-10 .item .desc a {
  color: #00a29a !important;
}

.block-6 .item .download img,
.block-10 .item .desc a img {
  vertical-align: baseline;
}

.pager {
  text-align: center;
  font-size: 22px;
  line-height: 1.1;
}

.block-6 .pager {
  margin-top: 80px;
}

.pager a {
  color: #595757 !important;
  display: inline-block;
  margin: 5px 20px 0;
}

.pager a.active,
.pager a:hover {
  color: #00a29a !important;
}

.block-7 {
  background-color: #00a29a;
  color: #fff;
  padding: 100px 0;
}

.block-7 .wp {
  margin: 0 -50px;
  position: relative;
}

.block-7 .wp:before,
.block-7 .wp:after {
  content: "";
  display: block;
  height: 1px;
  width: calc(58.333333% - 100px);
  background-color: #fff;
  position: absolute;
  right: 50px;
}

.block-7 .wp:before {
  top: 5px;
}

.block-7 .wp:after {
  bottom: 5px;
}

.block-7 .cover {
  padding: 0 50px;
}

.block-7 .cover img {
  width: 100%;
  box-shadow: 6px 6px 15px rgba(0,0,0,0.5);
}

.block-7 .info {
  font-size: 36px;
  text-align: center;
  padding: 0 50px;
  line-height: 1.1;
}

.block-7 .info .title {
  max-width: 380px;
  margin: auto;
  line-height: 1.3;
}

.block-7 .info a {
  margin-top: 30px;
  display: inline-block;
  background-color: #fff;
  font-size: 23px;
  padding: 11px 20px 11px 15px;
  color: #00a29a !important;
}

.block-7 .info a img {
  width: 16px;
  vertical-align: baseline;
  margin-right: 15px;
}

.block-8 {
  background-color: #f7f8f8;
  color: #00a29a;
  padding: 0 0 100px;
}

.block-8 .maxw {
  padding-top: 80px;
  padding-bottom: 80px;
  border: 1px solid #00a29a;
}

.block-8 .wp:before,
.block-8 .wp:after {
  background-color: #00a29a;
}

.block-8 .cover img {
  border: 1px solid #00a29a;
}

.block-9 {
  height: 910px;
}

.block-10 {
  background-color: #f7f8f8;
  padding: 100px 0;
}

.block-10 .item {
  margin-bottom: 90px;
}

.block-10 .item .date {
  font-size: 14px;
  color: #727171;
  line-height: 1.1;
  margin-bottom: 5px;
}

.block-10 .item .title {
  font-size: 30px;
  text-transform: uppercase;
  line-height: 1.2;
  padding-bottom: 10px;
  border-bottom: 3px solid #00a29a;
  margin-bottom: 20px;
}

.block-10 .item .title a {
  color: #3e3a39 !important;
  max-width: 1000px;
  display: inline-block;
}

.block-10 .item .desc {
  font-size: 18px;
  color: #231815;
}

.block-10 .item .desc a {
  color: #00a29a !important;
}

.btn-theme-2 {
  display: inline-block;
  background-color: #00a29a;
  color: #fff !important;
  font-size: 20px;
  text-align: center;
  padding: 20px 45px 22px;
  line-height: 1.1;
}

.btn-theme-2:hover {
  background-color: #fff;
  color: #00a29a !important;
}

.block-11 {
  color: #231815;
  padding: 0 0 130px;
  font-size: 18px;
  background-color: #f7f8f8;
}

body.terms .page-heading .title {
  text-transform: capitalize;
}

.totop {
  width: 60px;
  height: 60px;
  display: block;
  position: fixed;
  right: 30px;
  bottom: 30px;
  background-color: rgba(0, 162, 154, 0.7);
  color: #fff !important;
  padding: 8px;
  text-align: center;
  font-size: 24px;
  opacity: 0;
  transition: all 0.3s ease;
}

.totop.on {
  opacity: 1;
}

.block-12 .desc {
  font-size: 18px;
  margin-top: 40px;
  line-height: 1.5;
}

.block-12 .content {
  height: 810px;
}

.block-12 .content .maxw {
  top: 0;
  bottom: 0;
}

.block-12 .bg {
  background-blend-mode: multiply;
  background-size: cover, 495px 100%;
  background-position: center, 230px center;
}

.block-12 .content .maxw inner {
  display: block;
  max-width: 495px;
  padding: 250px 50px 20px 50px;
  height: 100%;
  position: relative;
  margin-left: -50px;
}

.block-12 .container {
  max-width: 1440px !important;
}

.owl-dots-1 .owl-dots {
  position: absolute;
  top: 50%;
  left: calc(50vw - 720px + 180px);
  transform: translateY(-50%);
}

.owl-dots-1 .owl-dots .owl-dot {
  display: block;
  width: 11px;
  height: 11px;
  border-radius: 50%;
  background-color: #fff;
  transition: all 0.3s ease;
  outline: none !important;
}

.owl-dots-1 .owl-dots .owl-dot + .owl-dot {
  margin-top: 30px;
}

.owl-dots-1 .owl-dots .owl-dot.active {
  background-color: #00a29a;
}

.block-13 {
  color: #00a29a;
  margin: 0 !important;
}

.block-13 .title {
  padding: 35px 0;
  text-transform: capitalize;
}

.block-14 {
  background-color: #45afa8;
}

.block-14 .item {
  font-size: 30px;
  background-color: #2eaaa3;
  position: relative;
  min-height: 375px;
  max-width: 33.3333%
}

.block-14 .item.middle {
  background-color: #45afa8;
}

.block-14 .item .icon-bg {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-position: center;
  background-repeat: no-repeat;
  background-size: auto 76%;
  transition: all 0.3s ease;
}

.block-14 .item .icon-bg.hover {
  opacity: 0;
  visibility: hidden;
}

.block-14 .item:hover .icon-bg.hover {
  opacity: 1;
  visibility: visible;
}

.block-14 .item:hover .icon-bg.ol {
  opacity: 0;
  visibility: hidden;
}

.block-14 .item > span {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 100%;
  text-align: center;
  padding: 20px 50px;
}

.block-15 {
  min-height: 210px;
}

.block-16 {
  height: auto;
}

.block-16 .bg:after {
  display: none;
}

.block-16 .box {
  position: relative;
  top: auto;
  left: auto;
  right: auto;
  bottom: auto;
}

.block-16 .box .inner {
  background: none;
  padding: 55px 0 50px;
}

.block-17 > .container {
  padding: 0 50px;
  overflow: hidden;
}

.block-17 .owl-carousel .owl-stage-outer {
  overflow: visible;
}

.block-17 .content {
  height: 640px;
}

.block-17 .content .maxw {
  bottom: 160px;
}

.block-17 .cover {
  width: 1440px;
  visibility: hidden;
  opacity: 0;
  transition: all 0.3s ease;
}

.block-17 .owl-item.center .cover {
  visibility: visible;
  opacity: 1;
}

.owl-dots-2 .owl-dots {
  left: 0;
  right: 0;
  top: auto;
  bottom: 50px;
  transform: none;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
}

.owl-dots-2 .owl-dots .owl-dot {
  margin: 5px 10px !important;
}

.block-17 .item {
  width: 475px;
  padding: 155px 25px 0;
  transition: all 0.3s;
}

.block-17 .owl-item.center {
  z-index: 1;
}

.block-17 .owl-item.center .item {
  transform: scale(1.33);
  padding-top: 130px;
}

.block-17 .item inner {
  display: block;
  height: 330px;
  background-color: #fff;
  border-radius: 6px;
  padding: 0 50px 50px;
  box-shadow: 0 10px 50px rgba(0,0,0,0.3);
  text-align: center;
}

.block-17 .item .photo {
  width: 110px;
  height: 110px;
  border: 5px solid #fff;
  background-color: #fff;
  border-radius: 50%;
  margin: 0 auto -45px;
  position: relative;
  top: -55px;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}

.block-17 .item .logos {
  font-size: 0;
  text-align: center;
  margin: 10px -5px;
  border-top: 1px solid #231815;
  border-bottom: 1px solid #231815;
}

.block-17 .item .logos img {
  width: auto;
  height: auto;
  max-width: 100%;
  max-height: 27px;
  display: inline-block;
  vertical-align: middle;
  margin: 5px;
}

.block-17 .item .name {
  font-size: 16px;
}

.block-17 .item .position {
  font-size: 10px;
  line-height: 1.1;
}

.block-17 .item .text {
  font-size: 12px;
}

.block-3 .title {
  font-size: 50px;
  margin-bottom: 30px;
}

.block-3 big {
  font-size: 200%;
}

.block-18 {
  background-color: #595757;
}

.block-18 .container {
  max-width: 1440px !important;
}

.block-18 .row {
  margin: 0 -5px;
}

.block-18 .item {
  padding: 0 5px;
  margin-bottom: 10px;
}

.block-18 .item[href] {
  cursor: pointer;
}

.block-18 .item inner {
  display: block;
  position: relative;
  height: 0;
  padding-bottom: 67%;
  overflow: hidden;
}

.block-18 .item inner bg {
  position: absolute;
  top: 50%;
  left: 50%;
  width: 100%;
  height: 100%;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover, 100% 100%;
  transition: all 0.5s ease;
  transform: translate(-50%, -50%);
  display: block;
}

.block-18 .item inner:hover bg {
  background-blend-mode: multiply;
  transform: translate(-50%, -50%) scale(1.05);
}

.block-18 .item inner overlap {
  display: block;
  position: absolute;
  top: 50%;
  left: 0;
  right: 0;
  transform: translateY(-50%);
  visibility: hidden;
  text-align: center;
  transition: all 0.3s ease;
  opacity: 0;
  color: #fff;
}

.block-18 .item inner:hover overlap {
  visibility: visible;
  opacity: 1;
}

.block-18 .item inner overlap name {
  display: block;
  max-width: 238px;
  margin: 0 auto 10px;
  padding-bottom: 10px;
  font-size: 30px;
  font-weight: 200;
  border-bottom: 3px solid #fff;
}

.block-18 .item inner overlap location {
  display: block;
  max-width: 250px;
  margin: auto;
  font-size: 24px;
  font-weight: 200;
}

.block-19 {
  background-color: #f7f8f8;
  padding: 95px 0;
  font-size: 18px;
}

.graph-1 .item icon {
  display: block;
  width: 154px;
  height: 154px;
  margin: auto;
  background-color: #00a29a;
  border-radius: 50%;
  position: relative;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}

.graph-1 .item icon img {
  position: absolute;
  top: 50%;
  left: 50%;
  width: auto;
  height: auto;
  max-width: 85%;
  max-height: 85%;
  transform: translate(-50%, -50%);
}

.graph-1 .item sp {
  display: block;
  position: relative;
  height: 3px;
  background-color: #00a29a;
  margin-top: 25px;
  margin-bottom: 15px;
}

.graph-1 .item sp:before {
  content: "";
  display: block;
  width: 3px;
  height: 25px;
  position: absolute;
  bottom: 3px;
  left: 50%;
  transform: translateX(-50%);
  background-color: #00a29a;
}

.graph-1 .owl-item:last-child .item sp {
  margin-right: 5px;
}

.graph-1 .owl-item:last-child .item sp:after {
  content: "";
  display: block;
  width: 0; 
  height: 0; 
  border-top: 10px solid rgba(0,0,0,0);
  border-bottom: 10px solid rgba(0,0,0,0);
  border-left: 25px solid #00a29a;
  position: absolute;
  top: 50%;
  right: -5px;
  transform: translateY(-50%);
  margin-top: -1px;
}

.graph-1 .item {
  text-align: center;
  opacity: 0;
  transition: all 0.3s ease;
}

.graph-1 .item.show {
  opacity: 1;
}

.graph-1 .item tit {
  color: #00a29a;
  height: 90px;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-bottom: 10px;
  padding: 0 10px;
}

.graph-1 .item content {
  display: block;
  padding: 0 10px;
  font-size: 16px;
}

.graph-1 .item sp + content {
  margin-top: 25px;
}

.block-19 .graph-1 {
  margin-top: 50px;
}

.video-responsive {
	position: relative;
	padding-bottom: 56.25%;
	padding-top: 25px;
	height: 0;
}

.video-responsive iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

.no-minh {
  min-height: 0 !important;
}

.graph-2 {
  text-align: center;
  color: #fff;
}

.block-19 .graph-2 {
  margin-top: 60px;
}

.graph-2 tit {
  display: block;
  font-weight: 200;
  background-color: #00a29a;
  padding: 15px 15px 20px;
}

.graph-2 tit strong {
  font-size: 22px;
  font-weight: 600;
}

.graph-2 .upper {
  background-color: #fff;
  position: relative;
  padding-bottom: 45px;
}

.graph-2 .upper:after {
  content: "";
  background-image: url('../images/ob09.png');
  background-position: center;
  background-size: 100% 100%;
  background-repeat: no-repeat;
  width: 100%;
  position: absolute;
  top: 100%;
  left: 0;
  right: 0;
  height: 56px;
  display: block;
}

.graph-2 .upper .g-item {
  padding-top: 40px;
  padding-bottom: 40px;
}

.graph-2 .upper .title-row {
  margin: 0;
}

.graph-2 .upper .title-row .g-title {
  font-size: 22px;
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 7px 15px;
  margin-bottom: 10px;
}

.graph-2 .upper .g-text {
  font-size: 14px;
  font-weight: 200;
}

.graph-2 .lower {
  background-color: #fff;
  position: relative;
  margin-top: 100px;
  padding-top: 50px;
  padding-bottom: 50px;
  color: #3f3b3a;
  font-size: 16px;
  font-weight: 200;
}

.graph-2 .lower:after {
  content: "";
  background-image: url('../images/ob22.png');
  background-position: center;
  background-size: 100% 100%;
  background-repeat: no-repeat;
  width: 100%;
  position: absolute;
  bottom: 100%;
  left: 0;
  right: 0;
  height: 56px;
  display: block;
}

.graph-2 .lower .row {
  margin: 0;
  padding: 0 28px;
}

.graph-2 .lower .g-item {
  padding: 0 28px;
  margin-bottom: 15px;
}

.graph-2 .lower icon {
  display: block;
  margin: 0 auto 15px;
  width: 100px;
  height: 100px;
  position: relative;
}

.graph-2 .lower icon img {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: auto;
  height: auto;
  max-width: 100%;
  max-height: 100%;
}

.graph-2 .lower .g-text {
  background-color: #efefef;
  padding: 15px;
  height: 75px;
  line-height: 1.2;
  display: flex;
  justify-content: center;
  align-items: center;
  position: relative;
}

.graph-2 .lower .g-text:before {
  content: "";
  position: absolute;
  width: 0; 
  height: 0; 
  border-left: 13px solid rgba(0,0,0,0);
  border-right: 13px solid rgba(0,0,0,0);
  border-bottom: 13px solid #efefef;
  left: 50%;
  bottom: 100%;
  transform: translateX(-50%);
}

.ss-title {
  font-size: 30px;
  font-weight: 600;
  line-height: 1.2;
  border-bottom: 2px solid #00a29a;
  padding-top: 40px;
  padding-bottom: 20px;
  margin-bottom: 40px;
}

.m-title {
  font-size: 30px;
  line-height: 1.2;
  margin-bottom: 30px;
}

.graph-3 {
  line-height: 1.2;
  text-align: center;
}

.graph-3 .g-item {
  margin-bottom: 60px;
}

.graph-3 icon {
  display: block;
  position: relative;
  width: 200px;
  height: 90px;
  margin: 0 auto 15px;
}

.graph-3 icon img {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: auto;
  height: auto;
  max-width: 100%;
  max-height: 100%;
}

.graph-4 {
  overflow: hidden;
}

.graph-4 .row {
  margin: 0 -20px;
}

.graph-4 .row > div {
  padding: 0 20px;
}

.graph-4 .ss-title {
  padding-top: 15px;
  margin-bottom: 20px;
}

.block-19 .graph-4 {
  margin-top: 40px;
}

.table-striped tbody tr:nth-of-type(odd) {
  background-color: #cceceb;
}

.table-striped td {
  border: 0;
}

.table-striped td:not(:first-child) {
  text-align: center;
}

.block-19 .table-responsive table td {
  min-width: 200px;
  min-height: 70px;
  padding: 20px;
  vertical-align: middle;
}

.block-20 {
  padding: 40px 0;
  min-height: 0;
}

.block-20 > .container {
  margin: 0 auto;
}

.block-20 .maxw {
  margin-bottom: -1em;
}

.block-19 ul {
  padding: 0;
}

.block-19 ul li {
  list-style: none;
  position: relative;
  padding-left: 30px;
}

.block-19 ul li:before {
  content: "";
  position: absolute;
  top: 0.5em;
  left: 11px;
  display: block;
  width: 8px;
  height: 8px;
  background-color: #00a29a;
}

.block-19 img {
  max-width: 100%;
}

.text-theme-1 {
  color: #00a29a !important;
}

.block-21 {
  padding: 75px 0 40px;
}

.block-19 a {
  text-decoration: underline;
  color: #4082c4;
}

.table-striped-2 img {
  margin: 2px;
}

.table-striped-2 th:not(:first-child) {
  text-align: center;
}

.table-striped-2 th span {
  display: block;
  background-color: #00a29a;
  color: #fff;
  padding: 10px;
}

.block-19 .table-responsive .table-striped-2 th,
.block-19 .table-responsive .table-striped-2 td {
  padding: 20px 0 20px 15px;
  border: 0;
}

.block-21 .table-striped tbody tr:nth-of-type(odd) {
  background: none;
}

.block-21 .table-striped tbody tr:nth-of-type(even) {
  background-color: #fff;
}

.board-1 {
  background-color: #cceceb;
  padding: 25px 30px 30px;
  font-size: 16px;
}

.board-1 .f-title {
  font-size: 21px;
  font-weight: 200;
  margin-bottom: 20px;
}

.board-1 .b-item {
  background-color: #f7f8f8;
  text-align: center;
  margin-bottom: 10px;
}

.board-1 .b-item .item-head {
  background-color: #1fb293;
  color: #fff;
  padding: 10px 20px;
  line-height: 1.3;
  height: 85px;
  display: flex;
  justify-content: center;
  align-items: center;
}

.board-1 .b-item .item-con {
  padding: 5px 0;;
}

.board-1 .b-item .item-con ul {
  padding: 0;
  margin: 0;
}

.board-1 .b-item .item-con ul li {
  padding: 5px 0;
}

.board-1 .b-item .item-con ul li:before {
  display: none;
}

.info-1 {
  margin-bottom: 20px;
}

.info-1 .t-title {
  color: #00a29a;
}

.iconset-1 {
  text-align: center;
  color: #00a29a;
  margin-top: 70px;
  line-height: 1.2;
}

.iconset-1 .i-no {
  font-size: 46px;
  margin: 15px 0 0;
  white-space: nowrap;
}

.iconset-1 .i-text {
  margin: 15px 0 0;
}

.iconset-1 icon {
  display: block;
  margin: auto;
  position: relative;
  width: 60px;
  height: 50px;
}

.iconset-1 icon img {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: auto;
  height: auto;
  max-width: 100%;
  max-height: 100%;
}

.iconset-1 .i-no small {
  font-size: 18px;
}

.iconset-1 .i-text big {
  font-size: 24px;
}

.graph-5 .big {
  font-size: 24px;
  margin-bottom: 10px;
  line-height: 1.2;
}

.block-22 .content {
  height: 980px;
}

.block-23 .iconset-1 .i-no {
  font-size: 38px;
}

.list-1 .list-item {
  margin: 0 -15px;
}

.list-1 .list-item + .list-item {
  margin-top: 100px;
}

.list-1 .list-item > div {
  padding: 0 15px;
}

.list-1 .ss-title {
  margin-bottom: 35px;
}

.list-1 .ss-title .pos {
  font-size: 23px;
}

.block-24 .maxw {
  overflow: hidden;
}

.block-24,
.block-25,
.block-26 {
  background-color: #f7f8f8;
  font-size: 18px;
}

.block-24 .item {
  position: relative;
  visibility: hidden;
  opacity: 0;
  transition: all 1s ease;
}

.block-24 .item.show {
  visibility: visible;
  opacity: 1;
}

.block-24 .item:before {
  content: "";
  display: block;
  width: 18px;
  height: 18px;
  border-radius: 50%;
  background-color: #00a698;
  position: absolute;
  top: 105px;
  right: -99px;
}

.block-24 .col-6:nth-child(2) .item:before {
  left: -99px;
  right: auto;
}

.block-24 .item:after {
  content: "";
  display: block;
  width: 100px;
  height: 2px;
  background-color: #00a698;
  position: absolute;
  top: 113px;
  right: -97px;
}

.block-24 .col-6:nth-child(2) .item:after {
  left: -97px;
  right: auto;
}

.block-24 .item inner {
  display: inline-block;
  position: relative;
  z-index: 1;
  max-width: 100%;
}

.block-24 .item content {
  display: block;
}

.block-24 .item year {
  display: block;
  color: #00a29a;
  font-size: 36px;
  line-height: 1;
  margin-bottom: 10px;
}

.block-24 .col-6:not(:first-child) .item year {
  text-align: right;
}

.block-24 .item img {
  max-width: 100%;
  display: block;
}

.block-24 .item text {
  display: block;
  visibility: hidden;
  background-color: #cbe4e1;
  padding: 7px 15px;
  line-height: 1.3;
  text-align: center;
  opacity: 0;
  transition: all 0.1s ease;
}

.block-24 .item text.show {
  visibility: visible;
  opacity: 1;
}

.block-24 .row {
  padding-bottom: 120px;
  position: relative;
  margin: 0 -90px;
}

.block-24 .row > .col-6 {
  padding: 0 90px;
}

.block-24 .row:before {
  content: "";
  display: block;
  position: absolute;
  left: 50%;
  width: 4px;
  height: 100%;
  background-color: #c9caca;
  transform: translateX(-50%);
}

.block-24 .item + .item,
.block-24 .col-6:not(:first-child) .item:first-child {
  margin-top: 70px;
}

.block-25 {
  padding: 100px 0 110px;
}

.block-25 .item {
  border-bottom: 2px solid #00a67b;
}

.block-25 .item .title {
  color: #fff;
  background-color: #00a67b;
  line-height: 1.2;
  padding: 15px 30px;
  font-size: 30px;
}

.block-25 .item + .item {
  margin-top: 90px;
}

.block-25 .owl-item {
  display: flex;
  align-items: center;
  height: 165px;
}

.block-25 .i-item {
  padding: 30px;
}

.block-25 .i-item img {
  width: auto;
  height: auto;
  max-height: 105px;
}

.block-25 .owl-carousel {
  padding-left: 50px;
  padding-right: 50px;
}

.block-25 .owl-nav {
  display: block !important;
}

.owl-carousel.owl-nav-1 .owl-nav > button {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  outline: none !important;
  border-radius: 0;
  background-position: center;
  background-size: auto 25px;
  background-repeat: no-repeat;
  width: 40px;
  height: 40px;
  display: block;
  font-size: 0;
}

.owl-carousel.owl-nav-1 .owl-nav .owl-prev {
  background-image: url("data:image/svg+xml,%3Csvg version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' xmlns:a='http://ns.adobe.com/AdobeSVGViewerExtensions/3.0/' x='0px' y='0px' width='16.5px' height='30.3px' viewBox='0 0 16.5 30.3' style='enable-background:new 0 0 16.5 30.3;' xml:space='preserve'%3E%3Cstyle type='text/css'%3E.st0%7Bfill:none;stroke:%2300A67B;stroke-width:5;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;%7D%3C/style%3E%3Cdefs%3E%3C/defs%3E%3Cpolyline class='st0' points='14,2.5 2.5,15.1 14,27.8 '/%3E%3C/svg%3E");
  left: 0;
}

.owl-carousel.owl-nav-1 .owl-nav .owl-next {
  background-image: url("data:image/svg+xml,%3Csvg version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' xmlns:a='http://ns.adobe.com/AdobeSVGViewerExtensions/3.0/' x='0px' y='0px' width='16.5px' height='30.3px' viewBox='0 0 16.5 30.3' style='enable-background:new 0 0 16.5 30.3;' xml:space='preserve'%3E%3Cstyle type='text/css'%3E.st0%7Bfill:none;stroke:%2300A67B;stroke-width:5;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;%7D%3C/style%3E%3Cdefs%3E%3C/defs%3E%3Cpolyline class='st0' points='2.5,2.5 14,15.1 2.5,27.8 '/%3E%3C/svg%3E");
  right: 0;
}

.block-26 {
  padding: 90px 0 0;
}

.list-2 {
  margin-top: 80px;
}

.list-2 .list-row {
  padding-bottom: 100px;
  position: relative;
}

.list-2 .list-row:before {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  left: 20px;
  bottom: 0;
  background-color: #727171;
  width: 4px;
}

.list-2 .list-row > div {
  padding-left: 100px;
}

.list-2 .list-item {
  background-color: #fff;
  border: 2px solid #c9caca;
  position: relative;
  visibility: hidden;
  opacity: 0;
  transition: all 0.3s ease;
}

.list-2 .list-item.show {
  visibility: visible;
  opacity: 1;
}

.list-2 .list-item + .list-item {
  margin-top: 85px;
}

.list-2 .list-item:after {
  content: "";
  position: absolute;
  top: 28px;
  left: -89px;
  width: 18px;
  height: 18px;
  background-color: #c9caca;
  border-radius: 50%;
}

.list-2 .list-item:before {
  content: "";
  position: absolute;
  top: 36px;
  left: -80px;
  width: 120px;
  height: 2px;
  background-color: #c9caca;
}

.list-2 .list-item .item-head {
  padding: 20px 30px;
  line-height: 1;
  color: #00a29a;
  text-align: center;
  font-size: 30px;
  position: relative;
  background-color: #fff;
  cursor: pointer;
}

.list-2 .list-item .item-head span {
  display: inline-block;
  vertical-align: middle;
}

.list-2 .list-item .item-head:after {
  content: "";
  display: inline-block;
  margin-left: 5px;
  background-image: url("data:image/svg+xml,%3Csvg version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' xmlns:a='http://ns.adobe.com/AdobeSVGViewerExtensions/3.0/' x='0px' y='0px' width='10.1px' height='8.8px' viewBox='0 0 10.1 8.8' style='enable-background:new 0 0 10.1 8.8;' xml:space='preserve'%3E%3Cstyle type='text/css'%3E.st0%7Bfill:%2351B2AB;%7D%3C/style%3E%3Cdefs%3E%3C/defs%3E%3Cpolygon class='st0' points='5.1,8.8 10.1,0 0,0 '/%3E%3C/svg%3E");
  background-position: center;
  background-repeat: no-repeat;
  background-size: auto 9px;
  width: 12px;
  height: 12px;
  vertical-align: middle;
  position: relative;
  top: 1px;
}

.list-2 .list-item.open .item-head:after {
  transform: rotate(180deg);
}

.list-2 .list-item .item-con {
  display: none;
  padding: 0 30px 10px;
  position: relative;
  background-color: #fff;
}

.list-2 .list-item .item-con:before {
  content: "";
  display: block;
  height: 1px;
  background-color: #00a29a;
  margin-bottom: 40px;
}

.list-2 .list-item .item-con .title {
  font-size: 24px;
  margin-bottom: 20px;
  line-height: 1.2;
}

.list-2 .list-item .item-con .img {
  text-align: center;
}

.list-2 .list-item .item-con .img img {
  filter: drop-shadow(8px 8px 10px rgba(0,0,0,0.15));
  margin-bottom: 40px;
}

.block-27 {
  padding: 55px 0 100px;
}

.block-27 .ss-title {
  margin-bottom: 25px;
}

.block-27 p {
  margin-bottom: 1.5em;
}

.form-1 {
  border: 2px solid #00a29a;
  background: none !important;
  color: #00a29a;
  width: 100%;
  height: 70px;
  padding: 10px 15px;
  border-radius: 0;
  font-size: 23px;
  outline: none !important;
}

textarea.form-1 {
  height: 206px;
  resize: vertical;
  padding: 20px 15px 70px;
}

.form-1::-webkit-input-placeholder { /* Chrome/Opera/Safari */
  color: #00a29a;
}
.form-1::-moz-placeholder { /* Firefox 19+ */
  color: #00a29a;
}
.form-1:-ms-input-placeholder { /* IE 10+ */
  color: #00a29a;
}
.form-1:-moz-placeholder { /* Firefox 18- */
  color: #00a29a;
}

.form-wp {
  margin-top: 70px;
  color: #00a29a;
}

.form-wp .success-msg {
  margin-top: 10px;
}

.form-wp .error-msg {
  color: red;
  margin-top: 10px;
}

.form-wp .row {
  margin: 0 -7.5px;
}

.form-wp .row > div {
  padding: 0 7.5px;
}

.form-wp .form-title {
  font-size: 30px;
  color: #00a29a;
  line-height: 1.1;
  margin-bottom: 15px;
}

.form-group {
  margin-bottom: 15px;
}

.btn-form-1 {
  background-color: #00a29a;
  color: #fff;
  width: 120px;
  height: 120px;
  border-radius: 50%;
  font-size: 30px;
  display: block;
  margin: -67.5px auto 0;
  position: relative;
  z-index: 1;
  outline: none !important;
  box-shadow: none !important;
}

.btn-form-1:hover {
  background-color: #fff;
  color: #00a29a;
}

.flash-img > *:not(.active) {
  display: none;
}

.map-pos {
  position: absolute;
  top: 0;
  left: 50%;
  transform: translateX(-50%);
  width: 1440px;
  height: 980px;
}

.map-pos .pp {
  position: absolute;
  background-color: #00acb8;
  border-radius: 50%;
  width: 10px;
  height: 10px;
  cursor: pointer;
}

.map-pos .pp:before {
  content: "";
  position: absolute;
  height: 4px;
  display: block;
  width: 34px;
  background-color: #00acb8;
  transform-origin: left center;
  transform: rotate(-45deg);
  top: 3px;
  left: 3px;
  transition: all 0.3s ease;
  opacity: 0;
  visibility: hidden;
}

.map-pos .pp:after {
  content: "";
  position: absolute;
  height: 4px;
  display: block;
  width: 15px;
  background-color: #00acb8;
  top: -21px;
  left: 26px;
  transition: all 0.3s ease;
  opacity: 0;
  visibility: hidden;
}

.map-pos .pp span {
  position: absolute;
  color: #fff;
  font-size: 21px;
  line-height: 21px;
  background-color: #00acb8;
  display: block;
  padding: 2px 10px;
  left: calc(100% + 30px);
  bottom: 20px;
  white-space: nowrap;
  transition: all 0.3s ease;
  opacity: 0;
  visibility: hidden;
}

.map-pos .pp.active {
  z-index: 1;
}

.map-pos .pp.active:before,
.map-pos .pp.active:after,
.map-pos .pp.active span {
  opacity: 1;
  visibility: visible;
}

.block-28 {
  overflow: hidden;
}

.img-slider-1 {
  overflow: hidden;
}

.img-slider-1.owl-carousel .owl-stage-outer {
  overflow: visible;
}

.img-slider-1 .item {
  position: relative;
  height: 0;
  padding-bottom: 53%;
  transition: all 0.3s;
}

.img-slider-1 .owl-item {
  overflow: visible;
  padding: 100px 0;
}

.img-slider-1 .owl-item.center {
  z-index: 1;
}

.img-slider-1 .owl-item.center .item {
  transform: scale(1.33);
}

.img-slider-1 .item img {
  width: auto;
  height: auto;
  max-width: 100%;
  max-height: 100%;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  transition: all 0.3s ease;
}

.img-slider-1 .owl-item.center .item img {
  box-shadow: 0 10px 50px rgba(0,0,0,0.3);
}

.se-img {
  position: relative;
}

.se-img img {
  opacity: 0;
  transition: all 0.3s ease;
}

.se-img img:not(.ol) {
  position: absolute;
  top: 0;
  left: 0;
}

.se-img img.show {
  opacity: 1;
}

.block-12 video {
  margin-bottom: -5px;
}