@import url("https://fonts.googleapis.com/css?family=Open+Sans:300,400,600,700|Poppins:300,400,500,600,700,800");
@import url("https://fonts.googleapis.com/css2?family=Kaushan+Script&display=swap");
a,abbr,acronym,address,applet,b,big,blockquote,body,caption,center,cite,code,dd,del,dfn,div,dl,dt,em,fieldset,font,form,h1,h2,h3,h4,h5,h6,html,i,iframe,img,ins,kbd,label,legend,li,object,ol,p,pre,q,s,samp,small,span,strike,strong,table,tbody,td,tfoot,th,thead,tr,tt,u,ul,var {
  margin:0;
  padding:0;
  border:0;
  outline:0;
  vertical-align:baseline;
  background:transparent
}
body {
  line-height:1
}
textarea {
  overflow:auto;
  margin:0
}
input {
  border:0 solid #fff;
  margin:0;
  padding:0
}
ol,
ul {
  list-style:none
}
blockquote,
q {
  quotes:none
}
blockquote:after,
blockquote:before,
q:after,
q:before {
  content:"";
  content:none
}
:focus {
  outline:0
}
ins {
  text-decoration:none
}
table {
  border-collapse:collapse;
  border-spacing:0
}
a {
  color:#125B50;
  text-decoration:none;
  outline:none
}
a:hover {
  cursor:pointer;
  color:#333
}
p {
  margin:1px 0 15px;
  line-height:20px
}
input,
select,
textarea {
  font-family:arial,tahoma,times new roman;
  padding:4px
}
strong {
  font-weight:700
}
em {
  font-style:italic
}
del {
  text-decoration:line-through
}
th {
  font-weight:400
}
.left {
  float:left
}
.left,
.right {
  display:inline
}
.right {
  float:right
}
.italic {
  font-style:italic
}
.bold {
  font-weight:700
}
.clear {
  clear:both;
  padding:0;
  margin:0
}
.after_clear:after,
.before_clear:before {
  content:"";
  display:block;
  clear:both
}
h1,
h2,
h3,
h4,
h5,
h6 {
  font-weight:400
}
h3 {
  font-size:18px
}
.select2-container {
  box-sizing:border-box;
  display:inline-block;
  margin:0;
  position:relative;
  vertical-align:middle
}
.select2-container .select2-selection--single {
  box-sizing:border-box;
  cursor:pointer;
  display:block;
  height:28px;
  user-select:none;
  -webkit-user-select:none
}
.select2-container .select2-selection--single .select2-selection__rendered {
  display:block;
  padding-left:8px;
  padding-right:20px;
  overflow:hidden;
  text-overflow:ellipsis;
  white-space:nowrap
}
.select2-container .select2-selection--single .select2-selection__clear {
  position:relative
}
.select2-container[dir=rtl] .select2-selection--single .select2-selection__rendered {
  padding-right:8px;
  padding-left:20px
}
.select2-container .select2-selection--multiple {
  box-sizing:border-box;
  cursor:pointer;
  display:block;
  min-height:32px;
  user-select:none;
  -webkit-user-select:none
}
.select2-container .select2-selection--multiple .select2-selection__rendered {
  display:inline-block;
  overflow:hidden;
  padding-left:8px;
  text-overflow:ellipsis;
  white-space:nowrap
}
.select2-container .select2-search--inline {
  float:left
}
.select2-container .select2-search--inline .select2-search__field {
  box-sizing:border-box;
  border:none;
  font-size:100%;
  margin-top:5px;
  padding:0
}
.select2-container .select2-search--inline .select2-search__field::-webkit-search-cancel-button {
  -webkit-appearance:none
}
.select2-dropdown {
  background-color:#fff;
  border:1px solid #aaa;
  border-radius:4px;
  box-sizing:border-box;
  display:block;
  position:absolute;
  left:-100000px;
  width:100%;
  z-index:1051
}
.select2-results {
  display:block
}
.select2-results__options {
  list-style:none;
  margin:0;
  padding:0
}
.select2-results__option {
  padding:6px;
  user-select:none;
  -webkit-user-select:none
}
.select2-results__option[aria-selected] {
  cursor:pointer
}
.select2-container--open .select2-dropdown {
  left:0
}
.select2-container--open .select2-dropdown--above {
  border-bottom:none;
  border-bottom-left-radius:0;
  border-bottom-right-radius:0
}
.select2-container--open .select2-dropdown--below {
  border-top:none;
  border-top-left-radius:0;
  border-top-right-radius:0
}
.select2-search--dropdown {
  display:block;
  padding:4px
}
.select2-search--dropdown .select2-search__field {
  padding:4px;
  width:100%;
  box-sizing:border-box
}
.select2-search--dropdown .select2-search__field::-webkit-search-cancel-button {
  -webkit-appearance:none
}
.select2-search--dropdown.select2-search--hide {
  display:none
}
.select2-close-mask {
  border:0;
  margin:0;
  padding:0;
  display:block;
  position:fixed;
  left:0;
  top:0;
  min-height:100%;
  min-width:100%;
  height:auto;
  width:auto;
  opacity:0;
  z-index:99;
  background-color:#fff;
}
.select2-hidden-accessible {
  border:0!important;
  clip:rect(0 0 0 0)!important;
  height:1px!important;
  margin:-1px!important;
  overflow:hidden!important;
  padding:0!important;
  position:absolute!important;
  width:1px!important
}
.select2-container--default .select2-selection--single {
  background-color:#fff;
  border:1px solid #aaa;
  border-radius:4px
}
.select2-container--default .select2-selection--single .select2-selection__rendered {
  color:#444;
  line-height:28px
}
.select2-container--default .select2-selection--single .select2-selection__clear {
  cursor:pointer;
  float:right;
  font-weight:700
}
.select2-container--default .select2-selection--single .select2-selection__placeholder {
  color:#999
}
.select2-container--default .select2-selection--single .select2-selection__arrow {
  height:26px;
  position:absolute;
  top:1px;
  right:1px;
  width:20px
}
.select2-container--default .select2-selection--single .select2-selection__arrow b {
  border-color:#888 transparent transparent;
  border-style:solid;
  border-width:5px 4px 0;
  height:0;
  left:50%;
  margin-left:-4px;
  margin-top:-2px;
  position:absolute;
  top:50%;
  width:0
}
.select2-container--default[dir=rtl] .select2-selection--single .select2-selection__clear {
  float:left
}
.select2-container--default[dir=rtl] .select2-selection--single .select2-selection__arrow {
  left:1px;
  right:auto
}
.select2-container--default.select2-container--disabled .select2-selection--single {
  background-color:#eee;
  cursor:default
}
.select2-container--default.select2-container--disabled .select2-selection--single .select2-selection__clear {
  display:none
}
.select2-container--default.select2-container--open .select2-selection--single .select2-selection__arrow b {
  border-color:transparent transparent #888;
  border-width:0 4px 5px
}
.select2-container--default .select2-selection--multiple {
  background-color:#fff;
  border:1px solid #aaa;
  border-radius:4px;
  cursor:text
}
.select2-container--default .select2-selection--multiple .select2-selection__rendered {
  box-sizing:border-box;
  list-style:none;
  margin:0;
  padding:0 5px;
  width:100%
}
.select2-container--default .select2-selection--multiple .select2-selection__rendered li {
  list-style:none
}
.select2-container--default .select2-selection--multiple .select2-selection__placeholder {
  color:#999;
  margin-top:5px;
  float:left
}
.select2-container--default .select2-selection--multiple .select2-selection__clear {
  cursor:pointer;
  float:right;
  font-weight:700;
  margin-top:5px;
  margin-right:10px
}
.select2-container--default .select2-selection--multiple .select2-selection__choice {
  background-color:#e4e4e4;
  border:1px solid #aaa;
  border-radius:4px;
  cursor:default;
  float:left;
  margin-right:5px;
  margin-top:5px;
  padding:0 5px
}
.select2-container--default .select2-selection--multiple .select2-selection__choice__remove {
  color:#999;
  cursor:pointer;
  display:inline-block;
  font-weight:700;
  margin-right:2px
}
.select2-container--default .select2-selection--multiple .select2-selection__choice__remove:hover {
  color:#333
}
.select2-container--default[dir=rtl] .select2-selection--multiple .select2-search--inline,
.select2-container--default[dir=rtl] .select2-selection--multiple .select2-selection__choice,
.select2-container--default[dir=rtl] .select2-selection--multiple .select2-selection__placeholder {
  float:right
}
.select2-container--default[dir=rtl] .select2-selection--multiple .select2-selection__choice {
  margin-left:5px;
  margin-right:auto
}
.select2-container--default[dir=rtl] .select2-selection--multiple .select2-selection__choice__remove {
  margin-left:2px;
  margin-right:auto
}
.select2-container--default.select2-container--focus .select2-selection--multiple {
  border:1px solid #000;
  outline:0
}
.select2-container--default.select2-container--disabled .select2-selection--multiple {
  background-color:#eee;
  cursor:default
}
.select2-container--default.select2-container--disabled .select2-selection__choice__remove {
  display:none
}
.select2-container--default.select2-container--open.select2-container--above .select2-selection--multiple,
.select2-container--default.select2-container--open.select2-container--above .select2-selection--single {
  border-top-left-radius:0;
  border-top-right-radius:0
}
.select2-container--default.select2-container--open.select2-container--below .select2-selection--multiple,
.select2-container--default.select2-container--open.select2-container--below .select2-selection--single {
  border-bottom-left-radius:0;
  border-bottom-right-radius:0
}
.select2-container--default .select2-search--dropdown .select2-search__field {
  border:1px solid #aaa
}
.select2-container--default .select2-search--inline .select2-search__field {
  background:transparent;
  border:none;
  outline:0;
  box-shadow:none;
  -webkit-appearance:textfield
}
.select2-container--default .select2-results>.select2-results__options {
  max-height:200px;
  overflow-y:auto
}
.select2-container--default .select2-results__option[role=group] {
  padding:0
}
.select2-container--default .select2-results__option[aria-disabled=true] {
  color:#999
}
.select2-container--default .select2-results__option[aria-selected=true] {
  background-color:#ddd
}
.select2-container--default .select2-results__option .select2-results__option {
  padding-left:1em
}
.select2-container--default .select2-results__option .select2-results__option .select2-results__group {
  padding-left:0
}
.select2-container--default .select2-results__option .select2-results__option .select2-results__option {
  margin-left:-1em;
  padding-left:2em
}
.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option {
  margin-left:-2em;
  padding-left:3em
}
.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option {
  margin-left:-3em;
  padding-left:4em
}
.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option {
  margin-left:-4em;
  padding-left:5em
}
.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option {
  margin-left:-5em;
  padding-left:6em
}
.select2-container--default .select2-results__option--highlighted[aria-selected] {
  background-color:#5897fb;
  color:#fff
}
.select2-container--default .select2-results__group {
  cursor:default;
  display:block;
  padding:6px
}
.select2-container--classic .select2-selection--single {
  background-color:#f7f7f7;
  border:1px solid #aaa;
  border-radius:4px;
  outline:0;
  background-image:linear-gradient(180deg,#fff 50%,#eee);
  background-repeat:repeat-x;
}
.select2-container--classic .select2-selection--single:focus {
  border:1px solid #5897fb
}
.select2-container--classic .select2-selection--single .select2-selection__rendered {
  color:#444;
  line-height:28px
}
.select2-container--classic .select2-selection--single .select2-selection__clear {
  cursor:pointer;
  float:right;
  font-weight:700;
  margin-right:10px
}
.select2-container--classic .select2-selection--single .select2-selection__placeholder {
  color:#999
}
.select2-container--classic .select2-selection--single .select2-selection__arrow {
  background-color:#ddd;
  border:none;
  border-left:1px solid #aaa;
  border-top-right-radius:4px;
  border-bottom-right-radius:4px;
  height:26px;
  position:absolute;
  top:1px;
  right:1px;
  width:20px;
  background-image:linear-gradient(180deg,#eee 50%,#ccc);
  background-repeat:repeat-x;
}
.select2-container--classic .select2-selection--single .select2-selection__arrow b {
  border-color:#888 transparent transparent;
  border-style:solid;
  border-width:5px 4px 0;
  height:0;
  left:50%;
  margin-left:-4px;
  margin-top:-2px;
  position:absolute;
  top:50%;
  width:0
}
.select2-container--classic[dir=rtl] .select2-selection--single .select2-selection__clear {
  float:left
}
.select2-container--classic[dir=rtl] .select2-selection--single .select2-selection__arrow {
  border:none;
  border-right:1px solid #aaa;
  border-radius:0;
  border-top-left-radius:4px;
  border-bottom-left-radius:4px;
  left:1px;
  right:auto
}
.select2-container--classic.select2-container--open .select2-selection--single {
  border:1px solid #5897fb
}
.select2-container--classic.select2-container--open .select2-selection--single .select2-selection__arrow {
  background:transparent;
  border:none
}
.select2-container--classic.select2-container--open .select2-selection--single .select2-selection__arrow b {
  border-color:transparent transparent #888;
  border-width:0 4px 5px
}
.select2-container--classic.select2-container--open.select2-container--above .select2-selection--single {
  border-top:none;
  border-top-left-radius:0;
  border-top-right-radius:0;
  background-image:linear-gradient(180deg,#fff 0,#eee 50%);
  background-repeat:repeat-x;
}
.select2-container--classic.select2-container--open.select2-container--below .select2-selection--single {
  border-bottom:none;
  border-bottom-left-radius:0;
  border-bottom-right-radius:0;
  background-image:linear-gradient(180deg,#eee 50%,#fff);
  background-repeat:repeat-x;
}
.select2-container--classic .select2-selection--multiple {
  background-color:#fff;
  border:1px solid #aaa;
  border-radius:4px;
  cursor:text;
  outline:0
}
.select2-container--classic .select2-selection--multiple:focus {
  border:1px solid #5897fb
}
.select2-container--classic .select2-selection--multiple .select2-selection__rendered {
  list-style:none;
  margin:0;
  padding:0 5px
}
.select2-container--classic .select2-selection--multiple .select2-selection__clear {
  display:none
}
.select2-container--classic .select2-selection--multiple .select2-selection__choice {
  background-color:#e4e4e4;
  border:1px solid #aaa;
  border-radius:4px;
  cursor:default;
  float:left;
  margin-right:5px;
  margin-top:5px;
  padding:0 5px
}
.select2-container--classic .select2-selection--multiple .select2-selection__choice__remove {
  color:#888;
  cursor:pointer;
  display:inline-block;
  font-weight:700;
  margin-right:2px
}
.select2-container--classic .select2-selection--multiple .select2-selection__choice__remove:hover {
  color:#555
}
.select2-container--classic[dir=rtl] .select2-selection--multiple .select2-selection__choice {
  float:right;
  margin-left:5px;
  margin-right:auto
}
.select2-container--classic[dir=rtl] .select2-selection--multiple .select2-selection__choice__remove {
  margin-left:2px;
  margin-right:auto
}
.select2-container--classic.select2-container--open .select2-selection--multiple {
  border:1px solid #5897fb
}
.select2-container--classic.select2-container--open.select2-container--above .select2-selection--multiple {
  border-top:none;
  border-top-left-radius:0;
  border-top-right-radius:0
}
.select2-container--classic.select2-container--open.select2-container--below .select2-selection--multiple {
  border-bottom:none;
  border-bottom-left-radius:0;
  border-bottom-right-radius:0
}
.select2-container--classic .select2-search--dropdown .select2-search__field {
  border:1px solid #aaa;
  outline:0
}
.select2-container--classic .select2-search--inline .select2-search__field {
  outline:0;
  box-shadow:none
}
.select2-container--classic .select2-dropdown {
  background-color:#fff;
  border:1px solid transparent
}
.select2-container--classic .select2-dropdown--above {
  border-bottom:none
}
.select2-container--classic .select2-dropdown--below {
  border-top:none
}
.select2-container--classic .select2-results>.select2-results__options {
  max-height:200px;
  overflow-y:auto
}
.select2-container--classic .select2-results__option[role=group] {
  padding:0
}
.select2-container--classic .select2-results__option[aria-disabled=true] {
  color:grey
}
.select2-container--classic .select2-results__option--highlighted[aria-selected] {
  background-color:#3875d7;
  color:#fff
}
.select2-container--classic .select2-results__group {
  cursor:default;
  display:block;
  padding:6px
}
.select2-container--classic.select2-container--open .select2-dropdown {
  border-color:#5897fb
}
.slick-slider {
  box-sizing:border-box;
  -webkit-user-select:none;
  -moz-user-select:none;
  -ms-user-select:none;
  user-select:none;
  -webkit-touch-callout:none;
  -khtml-user-select:none;
  -ms-touch-action:pan-y;
  touch-action:pan-y;
  -webkit-tap-highlight-color:transparent
}
.slick-list,
.slick-slider {
  position:relative;
  display:block
}
.slick-list {
  overflow:hidden;
  margin:0;
  padding:0
}
.slick-list:focus {
  outline:none
}
.slick-list.dragging {
  cursor:pointer;
  cursor:hand
}
.slick-slider .slick-list,
.slick-slider .slick-track {
  transform:translateZ(0)
}
.slick-track {
  position:relative;
  top:0;
  left:0;
  display:block;
  margin-left:auto;
  margin-right:auto
}
.slick-track:after,
.slick-track:before {
  display:table;
  content:""
}
.slick-track:after {
  clear:both
}
.slick-loading .slick-track {
  visibility:hidden
}
.slick-slide {
  display:none;
  float:left;
  height:100%;
  min-height:1px
}
[dir=rtl] .slick-slide {
  float:right
}
.slick-slide img {
  display:block
}
.slick-slide.slick-loading img {
  display:none
}
.slick-slide.dragging img {
  pointer-events:none
}
.slick-initialized .slick-slide {
  display:block
}
.slick-loading .slick-slide {
  visibility:hidden
}
.slick-vertical .slick-slide {
  display:block;
  height:auto;
  border:1px solid transparent
}
.slick-arrow.slick-hidden {
  display:none
}
*,
:after,
:before {
  box-sizing:border-box
}
body {
  color:#333;
  font-size:14px;
  font-family:Open Sans,sans-serif;
  position:relative;
  overflow-x:hidden;
  padding-top:90px
}
@media (max-width:1279px) {
  body {
    padding-top:72px
  }
}
@media (max-width:767px) {
  body {
    padding-top:44px
  }
}
figure {
  margin:0;
  padding:0
}
figure img {
  vertical-align:middle
}
img {
  border:0;
  max-width:100%;
  height:auto
}
p {
  color:#666;
  font-family:Poppins;
  /* font-size:16px; */
  letter-spacing:-.25px;
  line-height:25px;
  margin-top:10px;
  margin-bottom:10px
}
@media (max-width:1279px) {
  p {
    font-size:13px;
    line-height:23px
  }
}
@media (max-width:991px) {
  p {
    font-size:20px;
    line-height:25px
  }
}
@media (max-width:767px) {
  p {
    font-size:13px;
    line-height:17px
  }
}
input,
select,
textarea {
  font-size:12px;
  border:none;
  border:1px solid #d8d8d8;
  padding:10px;
  margin:0;
  color:#666;
  appearance:none;
  -webkit-appearance:none;
  -moz-appearance:none
}
input[type=checkbox],
input[type=radio] {
  border:none
}
input[type=number]::-webkit-inner-spin-button,
input[type=number]::-webkit-outer-spin-button {
  appearance:none;
  -moz-appearance:none;
  opacity:0;
  -webkit-appearance:none;
  margin:0
}
article a {
  font-weight:700
}
h1 {
  font-size:32px
}
h2 {
  font-size:28px
}
h3 {
  font-size:24px
}
h4 {
  font-size:20px
}
h5 {
  font-size:16px
}
h6 {
  font-size:14px
}
section {
  position:relative
}
ul.list {
  padding:0
}
ul.list li {
  color:#666;
  display:block;
  font-size:16px;
  letter-spacing:-.25px;
  line-height:28px;
  padding-left:25px;
  position:relative
}
ul.list li:before {
  background:#cda81d;
  border-radius:50%;
  content:"";
  height:8px;
  left:2px;
  padding:1px;
  position:absolute;
  top:10px;
  width:8px
}
ol {
  list-style-type:decimal;
  margin-bottom:10px;
  padding-left:17px
}
ol li {
  color:#666;
  /* font-size:16px; */
  letter-spacing:-.25px;
  line-height:28px
}
.blue {
  color:#125B50!important
}
.darkblue {
  color:#032d58!important
}
.gold {
  color:#cda81d!important
}
.red {
  color:#dd0913!important
}
.bg-blue {
  background:#125B50!important
}
.bg-darkblue {
  background:#032d58!important
}
.bg-gold {
  background:#cda81d!important
}
.bg-red {
  background:#dd0913!important
}
.checkbox {
  color:#ababab;
  cursor:pointer;
  display:inline-block;
  font-weight:500;
  font-size:16px;
  margin:20px 10px 12px 17px;
  padding-left:35px;
  position:relative;
  -webkit-user-select:none;
  -moz-user-select:none;
  -ms-user-select:none;
  user-select:none
}
@media (max-width:767px) {
  .checkbox {
    font-size:13px;
    margin-left:0
  }
}
.checkbox input {
  position:absolute;
  opacity:0;
  cursor:pointer;
  height:0;
  width:0
}
.checkbox input:checked~.checkmark {
  background-color:#fff;
  border-color:#125B50;
  height:25px;
  left:0!important;
  top:-4px!important;
  width:25.5px
}
@media (max-width:1279px) {
  .checkbox input:checked~.checkmark {
    top:-4px!important
  }
}
@media (max-width:767px) {
  .checkbox input:checked~.checkmark {
    top:-6px!important
  }
}
.checkbox input:checked~.checkmark:after {
  background-color:#125B50;
  border-radius:50%;
  content:"";
  display:block;
  height:14px;
  left:11.5px;
  position:absolute;
  top:50%!important;
  width:15px;
  transform:translate(-49.4%,-50%);
  -webkit-transform:translate(-49.4%,-50%);
  -moz-transform:translate(-49.4%,-50%);
  -ms-transform:translate(-49.4%,-50%);
  -o-transform:translate(-49.4%,-50%)
}
@media (max-width:991px) {
  .checkbox input:checked~.checkmark:after {
    top:53%!important;
    transform:translate(-49.4%,-53%);
    -webkit-transform:translate(-49.4%,-53%);
    -moz-transform:translate(-49.4%,-53%);
    -ms-transform:translate(-49.4%,-53%);
    -o-transform:translate(-49.4%,-53%)
  }
}
.checkbox input:checked~div {
  color:#222
}
.checkbox .checkmark {
  background-color:#ababab;
  border:1px solid #ababab;
  border-radius:50%;
  height:14px;
  left:7px!important;
  position:absolute;
  top:2px!important;
  transform:translate(0);
  -webkit-transform:translate(0);
  -moz-transform:translate(0);
  -ms-transform:translate(0);
  -o-transform:translate(0);
  width:14px
}
@media (max-width:1279px) {
  .checkbox .checkmark {
    top:2px!important
  }
}
@media (max-width:767px) {
  .checkbox .checkmark {
    top:0!important
  }
}
.text-center {
  text-align:center
}
.text-left {
  text-align:left
}
.text-right {
  text-align:right
}
.text-justify {
  text-align:justify
}
.wrapper {
  margin:0 auto;
  max-width:1830px
}
@media (max-width:1490px) {
  .wrapper {
    max-width:1280px
  }
}
@media (max-width:1280px) {
  .wrapper {
    max-width:95%
  }
}
.award-filter:after,
.award-filter:before,
.box-body:after,
.box-body:before,
.box-button:after,
.box-button:before,
.box-head:after,
.box-head:before,
.box-right:after,
.box-right:before,
.box-xx .box-x:after,
.box-xx .box-x:before,
.box-xx:after,
.box-xx:before,
.box:after,
.box:before,
.boxleft:after,
.boxleft:before,
.boxright:after,
.boxright:before,
.boxx:after,
.boxx:before,
.boxxx:after,
.boxxx:before,
.business-box:after,
.business-box:before,
.business-content:after,
.business-content:before,
.clearfix:after,
.clearfix:before,
.contentImg-content:after,
.contentImg-content:before,
.contentTri-list:after,
.contentTri-list:before,
.cs-box:after,
.cs-box:before,
.csr-box:after,
.csr-box:before,
.download-box:after,
.download-box:before,
.news-list:after,
.news-list:before,
.products-box:after,
.products-box:before,
.products-content .box:after,
.products-content .box:before,
.products-content:after,
.products-content:before,
.products:after,
.products:before,
.structure:after,
.structure:before,
.wrapper:after,
.wrapper:before,
.wrappers-box:after,
.wrappers-box:before {
  content:"";
  display:table
}
.award-filter:after,
.box-body:after,
.box-button:after,
.box-head:after,
.box-right:after,
.box-xx .box-x:after,
.box-xx:after,
.box:after,
.boxleft:after,
.boxright:after,
.boxx:after,
.boxxx:after,
.business-box:after,
.business-content:after,
.clearfix:after,
.contentImg-content:after,
.contentTri-list:after,
.cs-box:after,
.csr-box:after,
.download-box:after,
.news-list:after,
.products-box:after,
.products-content .box:after,
.products-content:after,
.products:after,
.structure:after,
.wrapper:after,
.wrappers-box:after {
  clear:both
}
.btn-blue {
  border-radius:5px;
  background:#125B50;
  border:1px solid #125B50;
  color:#fff;
  cursor:pointer;
  font-size:16px;
  font-weight:700;
  position:relative;
  padding:17px 25px;
  text-align:left;
  width:100%
}
@media (max-width:1279px) {
  .btn-blue {
    font-size:20px;
    padding:15px 20px
  }
}
@media (max-width:767px) {
  .btn-blue {
    font-size:12px;
    padding:11px 15px
  }
}
.btn-blue.btn-f {
  color:#125B50;
  background:#fff;
  border:1px solid #bdbdbd;
  transition:all .2s ease
}
.btn-blue.btn-f:hover {
  border:1px solid #125B50;
  transition:all .2s ease
}
.btn-blue.active {
  background:#125B50;
  border:1px solid #125B50;
  color:#fff
}
.btn-blue.disabled {
  color:#bdbdbd;
  pointer-events:none
}
.btn-blue img {
  position:absolute;
  right:20px;
  top:50%;
  transform:translateY(-50%);
  -webkit-transform:translateY(-50%);
  -moz-transform:translateY(-50%);
  -ms-transform:translateY(-50%);
  -o-transform:translateY(-50%)
}
@media (max-width:767px) {
  .btn-blue img {
    height:21px;
    right:15px
  }
}
.readmore {
  display:inline-block;
  font-family:Poppins;
  font-size:16px;
  font-weight:700;
  letter-spacing:-.25px;
  padding-right:40px;
  position:relative
}
.readmore:hover {
  color:#cda81d;
  transition:all .2s ease;
  -webkit-transition:all .2s ease;
  -moz-transition:.2s all ease;
  -ms-transition:.2s all ease;
  -o-transition:.2s all ease
}
@media (max-width:1490px) {
  .readmore {
    font-size:14px
  }
}
@media (max-width:1279px) {
  .readmore {
    font-size:13px;
    padding-right:30px
  }
}
@media (max-width:991px) {
  .readmore {
    font-size:18px;
    padding-right:40px
  }
}
@media (max-width:767px) {
  .readmore {
    font-size:12px;
    padding-right:30px
  }
}
.readmore hr {
  border:none;
  border-top:.1px solid #125B50;
  position:absolute;
  right:-7px;
  top:0;
  width:30px;
  z-index:9
}
@media (max-width:1279px) {
  .readmore hr {
    right:-13px;
    width:25px
  }
}
@media (max-width:991px) {
  .readmore hr {
    right:-7px;
    width:30px
  }
}
@media (max-width:767px) {
  .readmore hr {
    width:18px
  }
}
.readmore:after {
  background:#cda81d;
  border-radius:50%;
  content:"";
  height:40px;
  width:40px;
  position:absolute;
  right:-30px;
  top:-12px
}
@media (max-width:1279px) {
  .readmore:after {
    height:30px;
    top:-7px;
    width:30px
  }
}
@media (max-width:991px) {
  .readmore:after {
    height:40px;
    top:-12px;
    width:40px
  }
}
@media (max-width:767px) {
  .readmore:after {
    height:16px;
    right:-15px;
    top:-2px;
    width:16px
  }
}
.floatingTop {
  height:auto;
  left:0;
  position:absolute;
  top:0;
  margin-top:20%;
  width:auto;
  z-index:-1;
  width: 160px;
  left: -85px;
}
@media (max-width:1490px) {
  .floatingTop {
    object-fit:contain;
    width:162px
  }
}
@media (max-width:1366px) {
  .floatingTop {
    width:142px
  }
}
@media (max-width:1279px) {
  .floatingTop {
    width:85px
  }
}
@media (max-width:991px) {
  .floatingTop {
    width:60px
  }
}
@media (max-width:767px) {
  .floatingTop {
    display:none
  }
}
.floatingBot {
  bottom:0;
  height:450px;
  margin-bottom:-92px;
  position:absolute;
  right:0;
  object-fit:contain;
  width:265px;
  z-index:0;
  right: -105px;
}
@media (max-width:1490px) {
  .floatingBot {
    margin-bottom:-190px;
    object-fit:contain;
    width:238px
  }
}
@media (max-width:1366px) {
  .floatingBot {
    margin-bottom:-222px;
    right:-55px!important;
    transform:scale(.6)!important;
    -webkit-transform:scale(.6)!important;
    -moz-transform:scale(.6)!important;
    -ms-transform:scale(.6)!important;
    -o-transform:scale(.6)!important
  }
}
@media (max-width:1280px) {
  .floatingBot {
    width:178px
  }
}
@media (max-width:767px) {
  .floatingBot {
    display:none
  }
}
.wrappers {
  margin:-70px auto 0;
  overflow:hidden;
  position:relative
}
@media (max-width:1279px) {
  .wrappers {
    margin:-60px auto 0
  }
}
@media (max-width:767px) {
  .wrappers {
    margin:-40px auto 0
  }
}
.wrappers .wrappers-box {
  background:#fff;
  border-radius:15px;
  margin:auto;
  max-width:1370px
}
@media (max-width:1490px) {
  .wrappers .wrappers-box {
    max-width:1220px
  }
}
@media (max-width:1279px) {
  .wrappers .wrappers-box {
    max-width:896px
  }
}
@media (max-width:991px) {
  .wrappers .wrappers-box {
    max-width:630px
  }
}
@media (max-width:767px) {
  .wrappers .wrappers-box {
    max-width:85%
  }
}

header {
    height:auto;
    position:fixed;
    width:auto;
    top:0;
    z-index:99;
    left:0;
    right:0;
    background:#125B50;
    box-shadow: 0px 2px 4px -1px rgba(0,0,0,0.2),0px 4px 5px 0px rgba(0,0,0,0.14),0px 1px 10px 0px rgba(0,0,0,0.12);
  }
  @media (max-width:1279px) {
    header {
      left:0;
      position:fixed;
      right:0;
      top:0;
      z-index:999
    }
  }
  header .menu-mob {
    cursor:pointer;
    display:none;
    left:20px;
    position:absolute;
    top:50%;
    transform:translateY(-50%);
    -webkit-transform:translateY(-50%);
    -moz-transform:translateY(-50%);
    -ms-transform:translateY(-50%);
    -o-transform:translateY(-50%);
    z-index:9999
  }
  @media (max-width:1279px) {
    header .menu-mob {
      display:block;
      left:33px
    }
  }
  @media (max-width:767px) {
    header .menu-mob {
      left:24px
    }
  }
  header .menu-mob img {
    width:27px
  }
  @media (max-width:767px) {
    header .menu-mob img {
      width:auto
    }
  }
  header .logo {
    display:inline-block;
    padding:20px 30px
  }
  @media (max-width:1490px) {
    header .logo {
      padding:20px 0
    }
  }
  @media (max-width:1279px) {
    header .logo {
      left:50%;
      right:0;
      padding:15px 30px;
      position:relative;
      top:0;
      transform:translate(-50%);
      -webkit-transform:translate(-50%);
      -moz-transform:translate(-50%);
      -ms-transform:translate(-50%);
      -o-transform:translate(-50%);
      transition:left .5s ease
    }
    header .logo.active {
      transform:translate(0);
      -webkit-transform:translate(0);
      -moz-transform:translate(0);
      -ms-transform:translate(0);
      -o-transform:translate(0);
      left:0
    }
  }
  @media (max-width:767px) {
    header .logo {
      padding:10px 24px
    }
  }
  header .logo img {
    height:48px;
    width:auto
  }
  @media (max-width:1490px) {
    header .logo img {
      height:41px
    }
  }
  @media (max-width:767px) {
    header .logo img {
      height:22px
    }
  }
  header .search-mob {
    cursor:pointer;
    display:none;
    right:20px;
    position:absolute;
    top:50%;
    transform:translateY(-50%);
    -webkit-transform:translateY(-50%);
    -moz-transform:translateY(-50%);
    -ms-transform:translateY(-50%);
    -o-transform:translateY(-50%);
    z-index:9999
  }
  @media (max-width:1279px) {
    header .search-mob {
      display:block;
      right:33px
    }
  }
  @media (max-width:767px) {
    header .search-mob {
      right:24px
    }
  }
  header .search-mob:after,
  header .search-mob:before {
    content:"";
    display:table
  }
  header .search-mob:after {
    clear:both
  }
  header .search-mob.active {
    padding:0
  }
  header .search-mob.active>img {
    right:-23px;
    filter:grayscale(100%);
    position:relative;
    top:3px;
    z-index:1
  }
  @media (max-width:767px) {
    header .search-mob.active>img {
      top:7px
    }
  }
  header .search-mob.active .search-box {
    height:35px
  }
  @media (max-width:767px) {
    header .search-mob.active .search-box {
      height:30px
    }
  }
  header .search-mob img {
    width:23px
  }
  @media (max-width:767px) {
    header .search-mob img {
      width:auto
    }
  }
  header .search-mob .search-box {
    float:right;
    position:relative;
    overflow:hidden;
    top:0;
    height:0;
    width:0
  }
  header .search-mob .search-box.active {
    height:35px
  }
  header .search-mob .search-box>img {
    position:absolute;
    right:0;
    top:8px;
    z-index:2
  }
  header .search-mob .search-box input {
    border:none;
    border-bottom:1px solid #c9c9c9;
    height:35px;
    font-size:16px;
    padding:4px 0 4px 35px;
    margin-right:20px;
    width:240px
  }
  @media (max-width:767px) {
    header .search-mob .search-box input {
      font-size:13px;
      height:30px
    }
  }
  header .menu {
    float:right
  }
  @media (max-width:1279px) {
    header .menu {
      background:#f6f6f6;
      bottom:0;
      display:none;
      float:none;
      height:calc(100vh - 44px);
      left:0;
      overflow:auto;
      padding:0 30px;
      position:fixed;
      top:73px;
      width:100%;
      z-index:9999
    }
    header .menu.active {
      -ms-box-orient:horizontal;
      display:-ms-flexbox;
      display:-moz-flex;
      display:flex;
      flex-flow:column
    }
  }
  @media (max-width:767px) {
    header .menu {
      height:calc(100vh - 44px);
      padding:0 24px;
      top:44px
    }
  }
  header .menu>li {
    color:#fff;
    cursor:pointer;
    display:inline-block;
    font-size:12px;
    font-family:Poppins;
    font-weight:600;
    float:left;
    letter-spacing:.6px;
    margin:0 17px;
    padding:39px 0;
    position:relative;
    text-transform:uppercase
  }
  @media (max-width:1490px) {
    header .menu>li {
      margin:0 7px;
      padding:42px 0 36px
    }
    header .menu>li:last-child {
      margin-right:0
    }
  }
  header .menu>li>a {
    color:#fff
  }
  @media (max-width:1279px) {
    header .menu>li {
      border-bottom:1px solid #e9e9e9;
      color:#333;
      display:block;
      font-family:Poppins;
      font-size:14px;
      font-weight:600;
      float:none;
      letter-spacing:.6px;
      margin:0;
      padding:17px 5px;
      order:1
    }
    header .menu>li:last-child {
      border-bottom:none;
      order:0;
      padding:30px 5px
    }
    header .menu>li a {
      color:#333
    }
    header .menu>li>ul {
      display:none
    }
  }
  @media (max-width:767px) {
    header .menu>li {
      padding:12.5px 5px
    }
  }
  header .menu>li.hide {
    display:none
  }
  header .menu>li.search {
    padding:36px 0
  }
  @media (max-width:1279px) {
    header .menu>li.search {
      display:none
    }
  }
  header .menu>li.search:after,
  header .menu>li.search:before {
    content:"";
    display:table
  }
  header .menu>li.search:after {
    clear:both
  }
  header .menu>li.search.active {
    padding:36px 0px 24px;
  }
  header .menu>li.search.active>img {
    right:-22px;
    filter:grayscale(100%);
    z-index:1
  }
  header .menu>li.search.active .search-box {
    height:30px
  }
  header .menu>li.search>img {
    position:relative;
    top:2px
  }
  header .menu>li.search .search-box {
    float:right;
    position:relative;
    overflow:hidden;
    top:-4px;
    height:0;
    width:0
  }
  header .menu>li.search .search-box>img {
    position:absolute;
    right:0;
    top:8px;
    z-index:2
  }
  header .menu>li.search .search-box input {
    border:none;
    border-bottom:1px solid #c9c9c9;
    height:30px;
    padding:4px 30px;
    margin-right:20px;
    width:282px;
    border-radius: 3px;
  }
  header .menu>li.languange a {
    color:#ccc
  }
  header .menu>li.languange a.active {
    color:#333;
    border-bottom:2px solid #cda81d
  }
  header .menu>li.dropdown ul {
    background:#f9f9f9;
    border:none;
    border-top:4px solid #cda81d;
    display:none;
    left:50%;
    margin:0 auto;
    position:absolute;
    right:0;
    top:96%;
    transform:translate(-50%);
    -webkit-transform:translate(-50%);
    -moz-transform:translate(-50%);
    -ms-transform:translate(-50%);
    -o-transform:translate(-50%);
    width:210px;
    z-index:999
  }
  @media (min-width:1280px) {
    header .menu>li.dropdown ul {
        box-shadow: rgba(0, 0, 0, 0.2) 0px 5px 5px -3px, rgba(0, 0, 0, 0.14) 0px 8px 10px 1px, rgba(0, 0, 0, 0.12) 0px 3px 14px 2px;
    }
  }
  @media (max-width:1279px) {
    header .menu>li.dropdown ul {
      background:#f6f6f6;
      border-top:1px solid #cda81d;
      left:0;
      position:relative;
      top:15px;
      transform:translate(0);
      -webkit-transform:translate(0);
      -moz-transform:translate(0);
      -ms-transform:translate(0);
      -o-transform:translate(0);
      width:100%;
      text-align:left;
      z-index:99
    }
  }
  header .menu>li.dropdown ul li {
    text-align:center;
    text-transform:none
  }
  @media (max-width:1279px) {
    header .menu>li.dropdown ul li {
      text-align:left
    }
  }
  header .menu>li.dropdown ul li a {
    display:block;
    padding:14px 10px
  }
  header .menu>li.dropdown ul li a.active,
  header .menu>li.dropdown ul li a:hover {
    background:#125B50;
    color:#fff
  }
  @media (max-width:1279px) {
    header .menu>li.dropdown ul li a {
      padding:17.5px 25px;
      border-top:1px solid #e9e9e9
    }
  }
  header .close-menu-mob {
    cursor:pointer;
    display:none;
    right:30px;
    position:absolute;
    top:50%;
    transform:translateY(-50%);
    -webkit-transform:translateY(-50%);
    -moz-transform:translateY(-50%);
    -ms-transform:translateY(-50%);
    -o-transform:translateY(-50%);
    z-index:9999
  }
  @media (max-width:767px) {
    header .close-menu-mob {
      right:24px
    }
  }

footer {
    box-shadow:0 0 .2px rgba(0,0,0,.3);
    padding-top:85px;
    position:relative;
    overflow:hidden;
    z-index:1
}

@media (max-width:1490px) {
    footer {
      padding-top:40px
    }
}

@media (max-width:767px) {
    footer {
      padding-top:27px
    }
}

footer:before {
    background:url(../images/footer-bg.png) no-repeat 50%;
    background-size:cover;
    content:"";
    position:absolute;
    left:-90px;
    top:-10px;
    height:300px;
    width:300px;
    z-index:-2
}

@media (max-width:1490px) {
    footer:before {
      left:-140px;
      top:-20px
    }
}

@media (max-width:991px) {
    footer:before {
      left:-140px;
      top:unset;
      bottom:-115px;
      height:320px;
      width:395px
    }
}

@media (max-width:767px) {
    footer:before {
      display:none
    }
}

footer:after {
    background:url(../images/footer-bot-bg.png) bottom no-repeat;
    background-size:100% 32%;
    bottom:0;
    content:"";
    left:0;
    height:297px;
    position:absolute;
    right:0;
    z-index:-1;
    width:100%
}

@media (max-width:1490px) {
    footer:after {
      height:170px
    }
}

@media (max-width:991px) {
    footer:after {
      background-size:200% 40%;
      height:150px
    }
}

@media (max-width:767px) {
    footer:after {
      height:110px
    }
}

footer .wrapper {
    max-width:1370px;
    display:flex;
    flex-wrap:wrap;
    justify-content:space-between;
    width:100%
  }

@media (max-width:1490px) {
    footer .wrapper {
      max-width:1140px
    }
}

@media (max-width:1366px) {
    footer .wrapper {
      max-width:1075px
    }
}

@media (max-width:1024px) {
    footer .wrapper {
      max-width:960px
    }
}

@media (max-width:991px) {
    footer .wrapper {
      padding:0 70px
    }
}

@media (max-width:767px) {
    footer .wrapper {
      padding:0 24px
    }
    footer .wrapper:last-child {
      padding:0 5px
    }
}

footer .logo {
    display:block;
    width:27%
}

footer .logo img {
    margin:-40px 0 -10px;
    width:auto;
    height:auto
  }

@media (max-width:1490px) {
    footer .logo {
      padding:0;
      width:25%
    }

    footer .logo img {
      height:auto
    }
}

@media (max-width:1279px) {
    footer .logo {
      padding-top:0;
      width:20%
    }
    footer .logo img {
      height:140px
    }
}

@media (max-width:991px) {
    footer .logo {
      margin-bottom:50px;
      text-align:center;
      width:100%
    }
    footer .logo img {
      height:200px;
      margin:-10px 0
    }
}

@media (max-width:767px) {
    footer .logo {
      margin-bottom:35px;
      padding-top:0
    }
    footer .logo img {
      height:110px;
      margin:0
    }
}

footer .center {
    display:flex;
    justify-content:space-between;
    width:42%
  }

@media (max-width:1490px) {
    footer .center {
      width:40%
    }
}

@media (max-width:1279px) {
    footer .center {
      width:56%
    }
}

@media (max-width:991px) {
    footer .center {
      width:100%
    }
}

footer .call-center,
  footer .follow-us {
    display:block;
    width:50%
  }

@media (max-width:1490px) {
    footer .call-center, footer .follow-us {
      padding:0
    }
}

@media (max-width:991px) {
    footer .call-center, footer .follow-us {
      width:auto
    }
}

footer .call-center h5, footer .follow-us h5 {
    font-weight:700;
    font-size:13px;
    letter-spacing:.2px;
    line-height:26px;
    margin-bottom:10px;
    margin-top:0
  }

@media (max-width:1490px) {
    footer .call-center h5, footer .follow-us h5 {
      font-size:13px;
      line-height:26px
    }
}

@media (max-width:991px) {
    footer .call-center h5, footer .follow-us h5 {
      font-size:18px;
      line-height:normal
    }
}

@media (max-width:767px) {
    footer .call-center h5, footer .follow-us h5 {
      font-size:10px;
      line-height:20px
    }
}

footer .call-center img, footer .follow-us img {
    height:auto;
    position:relative;
    width:24px
}

footer .call-center img {
  width: 20px;
}

@media (max-width:1279px) {
    footer .call-center img, footer .follow-us img {
      margin-right:10px;
      width:17px
    }
}

@media (max-width:991px) {
    footer .call-center img, footer .follow-us img {
      width:30px
    }
}

@media (max-width:767px) {
    footer .call-center img, footer .follow-us img {
      margin-right:0;
      width:18px
    }
}

footer .call-center span, footer .follow-us span {
    color:#125B50;
    display:inline-block;
    font-weight:700;
    font-size:20px;
    line-height:30px;
    margin:0 5px;
    position:relative;
    top:-3px
}

@media (max-width:1490px) {
    footer .call-center span, footer .follow-us span {
      font-size:16px
    }
}

@media (max-width:1279px) {
    footer .call-center span, footer .follow-us span {
      font-size:15px
    }
}

@media (max-width:991px) {
    footer .call-center span, footer .follow-us span {
      font-size:26px;
      line-height:normal
    }
}

@media (max-width:767px) {
    footer .call-center span, footer .follow-us span {
      font-size:15px;
      line-height:22px
    }
}

footer .call-center a, footer .follow-us a {
    margin-right:10px
}

footer .follow-us a:hover img {
    top:-2px;
    transition:all .2s ease;
    -webkit-transition:all .2s ease;
    -moz-transition:.2s all ease;
    -ms-transition:.2s all ease;
    -o-transition:.2s all ease
}

@media (max-width:1279px) {
    footer .follow-us img {
      margin-right:0;
      width:20px
    }
}

@media (max-width:991px) {
    footer .follow-us {
      width:auto
    }

    footer .follow-us img {
      margin-right:0;
      width:30px
    }
}

@media (max-width:767px) {
    footer .follow-us img {
      width:18px
    }
}

@media (max-width:380px) {
    footer .follow-us {
      padding-left:10%
    }
}

@media (max-width:320px) {
    footer .follow-us {
      padding-left:4%
    }
}

footer .tagline {
    display:block;
    width:31%
  }

@media (max-width:1490px) {
    footer .tagline {
      padding:0;
      text-align:right;
      width:35%
    }
}

@media (max-width:1279px) {
    footer .tagline {
      padding-top:12px;
      width:24%
    }
}

@media (max-width:991px) {
    footer .tagline {
      text-align:center;
      padding:50px 0;
      width:100%
    }
}

footer .tagline h3 {
    color:#cda81d;
    font-size:30px;
    font-weight:700;
    line-height:30px;
    margin-top:15px
  }

@media (max-width:1490px) {
    footer .tagline h3 {
      font-size:24px;
      line-height:24px
    }
}

@media (max-width:1279px) {
    footer .tagline h3 {
      font-size:17px;
      line-height:30px
    }
}

@media (max-width:991px) {
    footer .tagline h3 {
      font-size:30px;
      line-height:30px
    }
}

@media (max-width:767px) {
    footer .tagline h3 {
      font-size:18px;
      line-height:18px
    }
}

footer .copyright {
    color:#fff;
    font-size:13px;
    padding:20px 0 7px;
    letter-spacing:.2px;
    line-height:26px;
    margin-top:65px;
    text-align:center;
    width:100%
}

@media (max-width:1490px) {
    footer .copyright {
      font-size:12px;
      line-height:24px;
      margin-top:30px
    }
}

@media (max-width:1279px) {
    footer .copyright {
      font-size:9px;
      line-height:16px;
      margin-top:33px;
      padding:15px 0 10px
    }
}

@media (max-width:991px) {
    footer .copyright {
      font-size:14px;
      line-height:12px;
      margin-top:0;
      padding:20px 0
    }
}

@media (max-width:767px) {
    footer .copyright {
      font-size:7px;
      line-height:12px;
      padding:5px 0 10px;
      margin:0 auto
    }
}

.search-not-found .title-not-found {
  font-size: 14pt;
  font-weight: 600;
  margin-bottom: 10px;
  line-height: 1.3;
}

.search-not-found .desc-not-found {
  font-size: 12pt;
}

.search-not-found .desc-not-found p {
  margin-bottom: 0.25rem;
  color: #333;
  font-size: 16px;
}

.search-not-found .desc-not-found ul {
  padding-left: 25px;
  list-style: disc;
}

.search-not-found .desc-not-found li {
  line-height: 1.5;
}

/* animasi loading */
.loading-bg {
  display: none;
  position: fixed;
  z-index: 6;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0,0,0,0.4);
}

.loading-animasi {
  position: fixed;
  left: 53%;
  top: 50%;
  z-index: 7;
  width: 70px;
  height: 70px;
  margin: -76px 0 0 -76px;
  border: 10px solid #f3f3f3;
  border-radius: 50%;
  border-top: 10px solid #125B50;
  -webkit-animation: spin 2s linear infinite;
  animation: spin 2s linear infinite;
}

@keyframes spin {
  to {
      transform: rotate(1turn);
  }
}

@-webkit-keyframes spin {
  to {
      -webkit-transform: rotate(1turn);
      transform: rotate(1turn);
  }
}