@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: "Poppins", Sans-serif;
  position:relative;
  overflow-x:hidden;
}
figure {
  margin:0;
  padding:0
}
figure img {
  vertical-align:middle
}
img {
  border:0;
  max-width:100%;
  height:auto
}
p {
  color:#666;
  font-family: "Poppins", Sans-serif;
  /* 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
}
@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
}
@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%
  }
}

.blok-top .blok-logo {
  transition: background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;
  padding: 8px 0px 8px 0px;
  z-index: 99;
}

.blok-top .inner-logo {
  max-width: 1140px;
  margin: 0 auto;
  display: flex;
  align-items: center;
  justify-content: center;
}

@media (max-width: 1024px) {
  .blok-top .inner-logo {
    max-width: 1024px;
  }
}

@media (max-width: 767px) {
  .blok-top .inner-logo {
    max-width: 767px;
  }
}

.blok-top .inner-logo .image-logo {
  width: 200px;
  padding: 10px;
}

.blok-top .inner-logo .image-logo img {
  width: 100%;
}


@media (max-width: 767px) {
  .blok-top .inner-logo .image-logo {
    width: 100px;
  }
}

.blok-top .blok-banner {
  border-radius: 0px 0px 50px 50px;
  transition: background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;
  margin-top: -100px;
  margin-bottom: 0%;
  padding: 100px 0px 50px 0px;
  /* background-image: url(../images/background-karir.JPG); */
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
}

.blok-top .blok-banner .overlay-banner {
  height: 100%;
  width: 100%;
  top: 0;
  left: 0;
  position: absolute;
  background-color: transparent;
  background-image: linear-gradient(180deg, #052730 0%, #052730 100%);
  opacity: 0.7;
  transition: background 0.3s, border-radius 0.3s, opacity 0.3s;
  border-radius: 0px 0px 50px 50px;
}

.blok-top .blok-banner .inner-banner {
  display: flex;
  margin-right: auto;
  margin-left: auto;
  position: relative;
  max-width: 1140px;
  min-height: 350px;
  align-items: center;
}

@media (max-width: 1024px) {
  .blok-top .blok-banner .inner-banner {
    min-height: 250px;
    max-width: 1024px;
  }
}

@media (max-width: 767px) {
  .blok-top .blok-banner {
    margin-top: -66px;
    padding: 66px 0px 50px 0px;
  }

  .blok-top .blok-banner .inner-banner {
    max-width: 767px;
  }
}

.blok-top .blok-banner .blok-text {
  font-family: "Poppins", Sans-serif;
  font-size: 50px;
  font-weight: 700;
  text-transform: capitalize;
  line-height: 1.22em;
  color: #fff;
  width: 100%;
  text-align: center;
}

.blok-content {
  padding: 110px 0px;
}

@media (max-width: 767px) {
  .blok-content {
    padding: 80px 0px;
  }
}

footer .blok-footer {
  border-radius: 50px 50px 0px 0px;
  transition: background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;
  padding: 0px 0px 20px 0px;
  background-color: transparent;
  background-image: linear-gradient(180deg, #052730 0%, #1B1A1A 100%);
}

footer .blok-footer .operlay-footer {
  height: 100%;
  width: 100%;
  top: 0;
  left: 0;
  position: absolute;opacity: 0.2;
  transition: background 0.3s, border-radius 0.3s, opacity 0.3s;
  border-radius: 50px 50px 0px 0px;
}

footer .blok-footer .inner-footer {
  margin-right: auto;
  margin-left: auto;
  position: relative;
  max-width: 1140px;
  padding: 10px;
}

@media (max-width: 1024px) {
  footer .blok-footer .inner-footer {
    max-width: 1024px;
  }
}

@media (max-width: 767px) {
  footer .blok-footer .inner-footer {
    max-width: 767px;
  }
}

footer .blok-footer .blok-top {
  margin-top: 20px;
  color: #ffffff;
  font-family: "Poppins", Sans-serif;
}

footer .blok-footer .blok-top::before {
  background: #ffffff;
  border-radius: 4px;
  content: "";
  display: block;
  height: 3px;
  margin: 0 auto;
  width: 60px;
}

footer .blok-footer .blok-top::before {
  width: 80px;
}

footer .blok-footer .blok-top {
  text-align: center;
  padding: 1rem 0rem;
}

footer .blok-footer .blok-top ul {
  margin: 1rem 0rem 2rem;
  padding-left: 0px;
}

footer .blok-footer .blok-top ul li {
  display: inline-block;
  margin: 15px 15px 20px;
}

footer .blok-footer .blok-top ul li a {
  display: flex;
  cursor: pointer;
  -webkit-transition: all .4s ease;
  transition: all .4s ease;
  background-color: #FBFBFB3D;
  text-align: center;
  text-decoration: none;
  border-radius: 50% 50% 50% 50%;
  width: 40px;
  height: 40px;
  align-items: center;
  justify-content: center;
}

footer .blok-footer .blok-top ul li a:hover {
  background-color: #90C446;
}

footer .blok-footer .blok-top .title {
  font-size: 12pt;
  font-weight: 600;
  margin: 1.5rem 0rem 1rem;
}

footer .blok-footer .blok-bottom {
  width: 100%;
  border-radius: 20px;
  transition: background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;
  padding: 20px 30px 20px 30px;
}

footer .blok-footer .blok-bottom .overlay-bottom {
  height: 100%;
  width: 100%;
  top: 0;
  left: 0;
  position: absolute;
  background-color: #ffffff;
  opacity: 0.15;
  transition: background 0.3s, border-radius 0.3s, opacity 0.3s;
  border-radius: 20px 20px 20px 20px;
}

footer .blok-footer .blok-bottom .content-bottom {
  display: flex;
  align-items: center;
  justify-content: space-between;
  color: #ffffff;
  font-family: "Poppins", Sans-serif;
  font-size: 10pt;
}

@media (max-width: 767px) {
  footer .blok-footer .blok-bottom .content-bottom {
    display: block;
    text-align: center;
  }

  footer .blok-footer .blok-bottom .content-bottom .copyright {
    margin-top: 25px;
  }
}

.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);
  }
}