@charset "UTF-8";
@font-face {
	font-family: dmsans reg;
	/* font-style: normal;
	font-weight: 300; */
	src: url(../fonts/dmsans-regular.woff2) format("woff2");
}
@font-face {
	font-family: Sketchura;
	/* font-style: normal;
	font-weight: 300; */
	src: url(../fonts/Sketchura.woff) format("woff");
}
@font-face {
	font-family: CenturyGothic bold;
	/* font-style: normal;
	font-weight: 300; */
	src: url(../fonts/CenturyGothic-Bold.woff2) format("woff2");
}
@font-face {
	font-family: CenturyGothic reg;
	/* font-style: normal;
	font-weight: 300; */
	src: url(../fonts/CenturyGothic.woff2) format("woff2");
}
@font-face {
	font-family: Zurich;
	/* font-style: normal;
	font-weight: 300; */
	src: url(../fonts/zurich.woff2) format("woff2");
}
@font-face {
	font-family: DMSans Regular;
	/* font-style: normal;
	font-weight: 300; */
	src: url(../fonts/DMSans-Regular.ttf) format("ttf");
}
@font-face {
	font-family: FuturaPT Bold;
	/* font-style: normal;
	font-weight: 300; */
	src: url(../fonts/FuturaPT-Bold.woff) format("woff");
}
@font-face {
	font-family: FuturaPT Light;
	/* font-style: normal;
	font-weight: 300; */
	src: url(../fonts/FuturaPT-Light.woff) format("woff");
}
@font-face {
	font-family: FuturaPT Medium;
	/* font-style: normal;
	font-weight: 300; */
	src: url(../fonts/FuturaPT-Medium.woff2) format("woff2");
}
@font-face {
	font-family: Hahmlet Regular;
	/* font-style: normal;
	font-weight: 300; */
	src: url(../fonts/hahmlet-regular.woff2) format("woff2");
}
@font-face {
	font-family: Poppins Regular;
	/* font-style: normal;
	font-weight: 300; */
	src: url(../fonts/Poppins-Regular.woff2) format("woff2");
}
@font-face {
  font-family: Apercu Regular;
  /* font-style: normal;
	font-weight: 300; */
  src: url(../fonts/Apercu-Regular.woff2) format("woff2");
}
@font-face {
  font-family: Helveticaneue Light;
  /* font-style: normal;
	font-weight: 300; */
  src: url(../fonts/helveticaneue-light.woff2) format("woff2");
}
@font-face {
  font-family: CourierNew Regular;
  /* font-style: normal;
	font-weight: 300; */
  src: url(../fonts/CourierNew-Regular.woff2) format("woff2");
}
@font-face {
  font-family: Manchester Signature;
  src: url(../fonts/Manchester-Signature.woff2) format("woff2");
}
@font-face {
  font-family: Manchester Signature Italic;
  src: url(../fonts/Manchester-Signature-Italic.woff2) format("woff2");
}
@font-face {
  font-family: Bozart;
  src: url(../fonts/bozart.ttf) format("ttf");
}
@font-face {
  font-family: Claster Oleander;
  src: url(../fonts/Claster-Oleander.woff) format("woff");
}
@font-face {
  font-family: Glorine;
  src: url(../fonts/Glorine.woff) format("woff");
}
@font-face {
  font-family: Roxie Rossa;
  src: url(../fonts/Roxie-rossa.woff) format("woff");
}
@font-face {
  font-family: Sangrita;
  src: url(../fonts/Sangrita.woff) format("woff");
}
@font-face {
  font-family: Wasabi Taste;
  src: url(../fonts/Wasabi-Taste.ttf) format("ttf");
}
/* @font-face {
	font-family: Poppins Reguler;
	font-style: normal;
	font-weight: 300;
	src: local("Open Sans Light"), local("OpenSans-Light"),
		url(../fonts/Poppins-Regular.ttf) format("ttf");
	unicode-range: u+0460-052f, u+1c80-1c88, u+20b4, u+2de0-2dff, u+a640-a69f,
		u+fe2e-fe2f;
} */

.futurapt-bold{
  font-family: "FuturaPT Bold" !important;
}

.futurapt-light{
  font-family: "FuturaPT Light" !important;
}
.futurapt-md{
  font-family: "FuturaPT Medium" !important;
}

.hahmlet-reg{
  font-family: "Hahmlet Regular" !important;
}

.poppins-reg{
  font-family: "Poppins Regular" !important;
}

.apercu-reg{
  font-family: "Apercu Regular" !important;
}

.helveticaneue-light{
  font-family: "Helveticaneue Light" !important;
}

.couriernew-reg{
  font-family: "CourierNew Regular" !important;
}
.dmsans-reg{
  font-family: "dmsans reg" !important;
}
.zurich{
  font-family: "Zurich" !important;
}
.centurygothic{
  font-family: "CenturyGothic reg" !important;
}
.centurygothicbold{
  font-family: "CenturyGothic Bold" !important;
}
.sketchura{
  font-family: "Sketchura" !important;
  font-size: 15px !important;
}
.manch-sign{
  font-family: "Manchester Signature" !important;
  font-size: 15px !important;
}
.manch-sign_it{
  font-family: "Manchester Signature Italic" !important;
  font-size: 15px !important;
}
.bozart{
  font-family: "Bozart" !important;
  font-size: 15px !important;
}
.claster-Oleander{
  font-family: "Claster Oleander" !important;
  font-size: 15px !important;
}
.glorine{
  font-family: "Glorine" !important;
  font-size: 15px !important;
}
.roxie-rossa{
  font-family: "Roxie Rossa" !important;
  font-size: 15px !important;
}
.sangrita{
  font-family: "Sangrita" !important;
  font-size: 15px !important;
}
.wasabi-taste{
  font-family: "Wasabi Taste" !important;
  font-size: 15px !important;
}

.upper{
  text-transform: uppercase !important;
}

.fsize30{
  font-size: 30px !important;
}
.fsize29{
  font-size: 29px !important;
}
.fsize28{
  font-size: 28px !important;
}
.fsize27{
  font-size: 27px !important;
}
.fsize26{
  font-size: 26px !important;
}
.fsize25{
  font-size: 25px !important;
}
.fsize24{
  font-size: 24px !important;
}
.fsize23{
  font-size: 23px !important;
}
.fsize22{
  font-size: 22px !important;
}
.fsize21{
  font-size: 21px !important;
}
.fsize20{
  font-size: 20px !important;
}
.fsize19{
  font-size: 19px !important;
}
.fsize18{
  font-size: 18px !important;
}
.fsize17{
  font-size: 17px !important;
}
.fsize15{
  font-size: 15px !important;
}
.fsize14{
  font-size: 14px !important;
}
.fsize13{
  font-size: 13px !important;
}
.fsize12{
  font-size: 12px !important;
}
.fsize11{
  font-size: 11px !important;
}
.fsize10{
  font-size: 10px !important;
}

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: #29308e;
  text-decoration: none;
  outline: none;
}
a:hover {
  cursor: pointer;
  color: #333;
  text-decoration: none;
}
input,
select,
textarea {
  font-family: Apercu Regular, 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;
  filter: alpha(opacity=0);
}
.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;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#FFFFFFFF",endColorstr="#FFEEEEEE",GradientType=0);
}
.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;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#FFEEEEEE",endColorstr="#FFCCCCCC",GradientType=0);
}
.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;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#FFFFFFFF",endColorstr="#FFEEEEEE",GradientType=0);
}
.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;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#FFEEEEEE",endColorstr="#FFFFFFFF",GradientType=0);
}
.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;
}
.mCustomScrollbar {
  -ms-touch-action: pinch-zoom;
  touch-action: pinch-zoom;
}
.mCustomScrollbar.mCS_no_scrollbar,
.mCustomScrollbar.mCS_touch_action {
  -ms-touch-action: auto;
  touch-action: auto;
}
.mCustomScrollBox {
  position: relative;
  overflow: hidden;
  height: 100%;
  max-width: 100%;
  outline: none;
  direction: ltr;
}
.mCSB_container {
  overflow: hidden;
  width: auto;
  height: auto;
}
.mCSB_inside > .mCSB_container {
  margin-right: 30px;
}
.mCSB_container.mCS_no_scrollbar_y.mCS_y_hidden {
  margin-right: 0;
}
.mCS-dir-rtl > .mCSB_inside > .mCSB_container {
  margin-right: 0;
  margin-left: 30px;
}
.mCS-dir-rtl > .mCSB_inside > .mCSB_container.mCS_no_scrollbar_y.mCS_y_hidden {
  margin-left: 0;
}
.mCSB_scrollTools {
  position: absolute;
  width: 16px;
  height: auto;
  left: auto;
  top: 0;
  right: 0;
  bottom: 0;
}
.mCSB_outside + .mCSB_scrollTools {
  right: -26px;
}
.mCS-dir-rtl > .mCSB_inside > .mCSB_scrollTools,
.mCS-dir-rtl > .mCSB_outside + .mCSB_scrollTools {
  right: auto;
  left: 0;
}
.mCS-dir-rtl > .mCSB_outside + .mCSB_scrollTools {
  left: -26px;
}
.mCSB_scrollTools .mCSB_draggerContainer {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  height: auto;
}
.mCSB_scrollTools a + .mCSB_draggerContainer {
  margin: 20px 0;
}
.mCSB_scrollTools .mCSB_draggerRail {
  width: 2px;
  height: 100%;
  margin: 0 auto;
  border-radius: 16px;
}
.mCSB_scrollTools .mCSB_dragger {
  cursor: pointer;
  width: 100%;
  height: 30px;
  z-index: 1;
}
.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  position: relative;
  width: 4px;
  height: 100%;
  margin: 0 auto;
  border-radius: 16px;
  text-align: center;
}
.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand
  .mCSB_dragger.mCSB_dragger_onDrag_expanded
  .mCSB_dragger_bar,
.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand
  .mCSB_draggerContainer:hover
  .mCSB_dragger
  .mCSB_dragger_bar {
  width: 12px;
}
.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand
  .mCSB_dragger.mCSB_dragger_onDrag_expanded
  + .mCSB_draggerRail,
.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand
  .mCSB_draggerContainer:hover
  .mCSB_draggerRail {
  width: 8px;
}
.mCSB_scrollTools .mCSB_buttonDown,
.mCSB_scrollTools .mCSB_buttonUp {
  display: block;
  position: absolute;
  height: 20px;
  width: 100%;
  overflow: hidden;
  margin: 0 auto;
  cursor: pointer;
}
.mCSB_scrollTools .mCSB_buttonDown {
  bottom: 0;
}
.mCSB_horizontal.mCSB_inside > .mCSB_container {
  margin-right: 0;
  margin-bottom: 30px;
}
.mCSB_horizontal.mCSB_outside > .mCSB_container {
  min-height: 100%;
}
.mCSB_horizontal > .mCSB_container.mCS_no_scrollbar_x.mCS_x_hidden {
  margin-bottom: 0;
}
.mCSB_scrollTools.mCSB_scrollTools_horizontal {
  width: auto;
  height: 16px;
  top: auto;
  right: 0;
  bottom: 0;
  left: 0;
}
.mCustomScrollBox
  + .mCSB_scrollTools
  + .mCSB_scrollTools.mCSB_scrollTools_horizontal,
.mCustomScrollBox + .mCSB_scrollTools.mCSB_scrollTools_horizontal {
  bottom: -26px;
}
.mCSB_scrollTools.mCSB_scrollTools_horizontal a + .mCSB_draggerContainer {
  margin: 0 20px;
}
.mCSB_scrollTools.mCSB_scrollTools_horizontal .mCSB_draggerRail {
  width: 100%;
  height: 2px;
  margin: 7px 0;
}
.mCSB_scrollTools.mCSB_scrollTools_horizontal .mCSB_dragger {
  width: 30px;
  height: 100%;
  left: 0;
}
.mCSB_scrollTools.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar {
  width: 100%;
  height: 4px;
  margin: 6px auto;
}
.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand
  .mCSB_dragger.mCSB_dragger_onDrag_expanded
  .mCSB_dragger_bar,
.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand
  .mCSB_draggerContainer:hover
  .mCSB_dragger
  .mCSB_dragger_bar {
  height: 12px;
  margin: 2px auto;
}
.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand
  .mCSB_dragger.mCSB_dragger_onDrag_expanded
  + .mCSB_draggerRail,
.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand
  .mCSB_draggerContainer:hover
  .mCSB_draggerRail {
  height: 8px;
  margin: 4px 0;
}
.mCSB_scrollTools.mCSB_scrollTools_horizontal .mCSB_buttonLeft,
.mCSB_scrollTools.mCSB_scrollTools_horizontal .mCSB_buttonRight {
  display: block;
  position: absolute;
  width: 20px;
  height: 100%;
  overflow: hidden;
  margin: 0 auto;
  cursor: pointer;
}
.mCSB_scrollTools.mCSB_scrollTools_horizontal .mCSB_buttonLeft {
  left: 0;
}
.mCSB_scrollTools.mCSB_scrollTools_horizontal .mCSB_buttonRight {
  right: 0;
}
.mCSB_container_wrapper {
  position: absolute;
  height: auto;
  width: auto;
  overflow: hidden;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  margin-right: 30px;
  margin-bottom: 30px;
}
.mCSB_container_wrapper > .mCSB_container {
  padding-right: 30px;
  padding-bottom: 30px;
  box-sizing: border-box;
}
.mCSB_vertical_horizontal > .mCSB_scrollTools.mCSB_scrollTools_vertical {
  bottom: 20px;
}
.mCSB_vertical_horizontal > .mCSB_scrollTools.mCSB_scrollTools_horizontal {
  right: 20px;
}
.mCSB_container_wrapper.mCS_no_scrollbar_x.mCS_x_hidden
  + .mCSB_scrollTools.mCSB_scrollTools_vertical {
  bottom: 0;
}
.mCS-dir-rtl
  > .mCustomScrollBox.mCSB_vertical_horizontal.mCSB_inside
  > .mCSB_scrollTools.mCSB_scrollTools_horizontal,
.mCSB_container_wrapper.mCS_no_scrollbar_y.mCS_y_hidden
  + .mCSB_scrollTools
  ~ .mCSB_scrollTools.mCSB_scrollTools_horizontal {
  right: 0;
}
.mCS-dir-rtl
  > .mCustomScrollBox.mCSB_vertical_horizontal.mCSB_inside
  > .mCSB_scrollTools.mCSB_scrollTools_horizontal {
  left: 20px;
}
.mCS-dir-rtl
  > .mCustomScrollBox.mCSB_vertical_horizontal.mCSB_inside
  > .mCSB_container_wrapper.mCS_no_scrollbar_y.mCS_y_hidden
  + .mCSB_scrollTools
  ~ .mCSB_scrollTools.mCSB_scrollTools_horizontal {
  left: 0;
}
.mCS-dir-rtl > .mCSB_inside > .mCSB_container_wrapper {
  margin-right: 0;
  margin-left: 30px;
}
.mCSB_container_wrapper.mCS_no_scrollbar_y.mCS_y_hidden > .mCSB_container {
  padding-right: 0;
}
.mCSB_container_wrapper.mCS_no_scrollbar_x.mCS_x_hidden > .mCSB_container {
  padding-bottom: 0;
}
.mCustomScrollBox.mCSB_vertical_horizontal.mCSB_inside
  > .mCSB_container_wrapper.mCS_no_scrollbar_y.mCS_y_hidden {
  margin-right: 0;
  margin-left: 0;
}
.mCustomScrollBox.mCSB_vertical_horizontal.mCSB_inside
  > .mCSB_container_wrapper.mCS_no_scrollbar_x.mCS_x_hidden {
  margin-bottom: 0;
}
.mCSB_scrollTools,
.mCSB_scrollTools .mCSB_buttonDown,
.mCSB_scrollTools .mCSB_buttonLeft,
.mCSB_scrollTools .mCSB_buttonRight,
.mCSB_scrollTools .mCSB_buttonUp,
.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  transition: opacity 0.2s ease-in-out, background-color 0.2s ease-in-out;
}
.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_dragger_bar,
.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_draggerRail,
.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_dragger_bar,
.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_draggerRail {
  transition: width 0.2s ease-out 0.2s, height 0.2s ease-out 0.2s,
    margin-left 0.2s ease-out 0.2s, margin-right 0.2s ease-out 0.2s,
    margin-top 0.2s ease-out 0.2s, margin-bottom 0.2s ease-out 0.2s,
    opacity 0.2s ease-in-out, background-color 0.2s ease-in-out;
}
.mCSB_scrollTools {
  opacity: 0.75;
  filter: "alpha(opacity=75)";
  -ms-filter: "alpha(opacity=75)";
}
.mCS-autoHide > .mCustomScrollBox > .mCSB_scrollTools,
.mCS-autoHide > .mCustomScrollBox ~ .mCSB_scrollTools {
  opacity: 0;
  filter: "alpha(opacity=0)";
  -ms-filter: "alpha(opacity=0)";
}
.mCS-autoHide:hover > .mCustomScrollBox > .mCSB_scrollTools,
.mCS-autoHide:hover > .mCustomScrollBox ~ .mCSB_scrollTools,
.mCustomScrollbar
  > .mCustomScrollBox
  > .mCSB_scrollTools.mCSB_scrollTools_onDrag,
.mCustomScrollbar
  > .mCustomScrollBox
  ~ .mCSB_scrollTools.mCSB_scrollTools_onDrag,
.mCustomScrollBox:hover > .mCSB_scrollTools,
.mCustomScrollBox:hover ~ .mCSB_scrollTools {
  opacity: 1;
  filter: "alpha(opacity=100)";
  -ms-filter: "alpha(opacity=100)";
}
.mCSB_scrollTools .mCSB_draggerRail {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.4);
  filter: "alpha(opacity=40)";
  -ms-filter: "alpha(opacity=40)";
}
.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  background-color: #fff;
  background-color: hsla(0, 0%, 100%, 0.75);
  filter: "alpha(opacity=75)";
  -ms-filter: "alpha(opacity=75)";
}
.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
  background-color: #fff;
  background-color: hsla(0, 0%, 100%, 0.85);
  filter: "alpha(opacity=85)";
  -ms-filter: "alpha(opacity=85)";
}
.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar,
.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar {
  background-color: #fff;
  background-color: hsla(0, 0%, 100%, 0.9);
  filter: "alpha(opacity=90)";
  -ms-filter: "alpha(opacity=90)";
}
.mCSB_scrollTools .mCSB_buttonDown,
.mCSB_scrollTools .mCSB_buttonLeft,
.mCSB_scrollTools .mCSB_buttonRight,
.mCSB_scrollTools .mCSB_buttonUp {
  background-image: url(mCSB_buttons.html);
  background-repeat: no-repeat;
  opacity: 0.4;
  filter: "alpha(opacity=40)";
  -ms-filter: "alpha(opacity=40)";
}
.mCSB_scrollTools .mCSB_buttonUp {
  background-position: 0 0;
}
.mCSB_scrollTools .mCSB_buttonDown {
  background-position: 0 -20px;
}
.mCSB_scrollTools .mCSB_buttonLeft {
  background-position: 0 -40px;
}
.mCSB_scrollTools .mCSB_buttonRight {
  background-position: 0 -56px;
}
.mCSB_scrollTools .mCSB_buttonDown:hover,
.mCSB_scrollTools .mCSB_buttonLeft:hover,
.mCSB_scrollTools .mCSB_buttonRight:hover,
.mCSB_scrollTools .mCSB_buttonUp:hover {
  opacity: 0.75;
  filter: "alpha(opacity=75)";
  -ms-filter: "alpha(opacity=75)";
}
.mCSB_scrollTools .mCSB_buttonDown:active,
.mCSB_scrollTools .mCSB_buttonLeft:active,
.mCSB_scrollTools .mCSB_buttonRight:active,
.mCSB_scrollTools .mCSB_buttonUp:active {
  opacity: 0.9;
  filter: "alpha(opacity=90)";
  -ms-filter: "alpha(opacity=90)";
}
.mCS-dark.mCSB_scrollTools .mCSB_draggerRail {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.15);
}
.mCS-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.75);
}
.mCS-dark.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
  background-color: rgba(0, 0, 0, 0.85);
}
.mCS-dark.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar,
.mCS-dark.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar {
  background-color: rgba(0, 0, 0, 0.9);
}
.mCS-dark.mCSB_scrollTools .mCSB_buttonUp {
  background-position: -80px 0;
}
.mCS-dark.mCSB_scrollTools .mCSB_buttonDown {
  background-position: -80px -20px;
}
.mCS-dark.mCSB_scrollTools .mCSB_buttonLeft {
  background-position: -80px -40px;
}
.mCS-dark.mCSB_scrollTools .mCSB_buttonRight {
  background-position: -80px -56px;
}
.mCS-dark-2.mCSB_scrollTools .mCSB_draggerRail,
.mCS-light-2.mCSB_scrollTools .mCSB_draggerRail {
  width: 4px;
  background-color: #fff;
  background-color: hsla(0, 0%, 100%, 0.1);
  border-radius: 1px;
}
.mCS-dark-2.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-light-2.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  width: 4px;
  background-color: #fff;
  background-color: hsla(0, 0%, 100%, 0.75);
  border-radius: 1px;
}
.mCS-dark-2.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,
.mCS-dark-2.mCSB_scrollTools_horizontal .mCSB_draggerRail,
.mCS-light-2.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,
.mCS-light-2.mCSB_scrollTools_horizontal .mCSB_draggerRail {
  width: 100%;
  height: 4px;
  margin: 6px auto;
}
.mCS-light-2.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
  background-color: #fff;
  background-color: hsla(0, 0%, 100%, 0.85);
}
.mCS-light-2.mCSB_scrollTools
  .mCSB_dragger.mCSB_dragger_onDrag
  .mCSB_dragger_bar,
.mCS-light-2.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar {
  background-color: #fff;
  background-color: hsla(0, 0%, 100%, 0.9);
}
.mCS-light-2.mCSB_scrollTools .mCSB_buttonUp {
  background-position: -32px 0;
}
.mCS-light-2.mCSB_scrollTools .mCSB_buttonDown {
  background-position: -32px -20px;
}
.mCS-light-2.mCSB_scrollTools .mCSB_buttonLeft {
  background-position: -40px -40px;
}
.mCS-light-2.mCSB_scrollTools .mCSB_buttonRight {
  background-position: -40px -56px;
}
.mCS-dark-2.mCSB_scrollTools .mCSB_draggerRail {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.1);
  border-radius: 1px;
}
.mCS-dark-2.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.75);
  border-radius: 1px;
}
.mCS-dark-2.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.85);
}
.mCS-dark-2.mCSB_scrollTools
  .mCSB_dragger.mCSB_dragger_onDrag
  .mCSB_dragger_bar,
.mCS-dark-2.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.9);
}
.mCS-dark-2.mCSB_scrollTools .mCSB_buttonUp {
  background-position: -112px 0;
}
.mCS-dark-2.mCSB_scrollTools .mCSB_buttonDown {
  background-position: -112px -20px;
}
.mCS-dark-2.mCSB_scrollTools .mCSB_buttonLeft {
  background-position: -120px -40px;
}
.mCS-dark-2.mCSB_scrollTools .mCSB_buttonRight {
  background-position: -120px -56px;
}
.mCS-dark-thick.mCSB_scrollTools .mCSB_draggerRail,
.mCS-light-thick.mCSB_scrollTools .mCSB_draggerRail {
  width: 4px;
  background-color: #fff;
  background-color: hsla(0, 0%, 100%, 0.1);
  border-radius: 2px;
}
.mCS-dark-thick.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-light-thick.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  width: 6px;
  background-color: #fff;
  background-color: hsla(0, 0%, 100%, 0.75);
  border-radius: 2px;
}
.mCS-dark-thick.mCSB_scrollTools_horizontal .mCSB_draggerRail,
.mCS-light-thick.mCSB_scrollTools_horizontal .mCSB_draggerRail {
  width: 100%;
  height: 4px;
  margin: 6px 0;
}
.mCS-dark-thick.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,
.mCS-light-thick.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar {
  width: 100%;
  height: 6px;
  margin: 5px auto;
}
.mCS-light-thick.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
  background-color: #fff;
  background-color: hsla(0, 0%, 100%, 0.85);
}
.mCS-light-thick.mCSB_scrollTools
  .mCSB_dragger.mCSB_dragger_onDrag
  .mCSB_dragger_bar,
.mCS-light-thick.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar {
  background-color: #fff;
  background-color: hsla(0, 0%, 100%, 0.9);
}
.mCS-light-thick.mCSB_scrollTools .mCSB_buttonUp {
  background-position: -16px 0;
}
.mCS-light-thick.mCSB_scrollTools .mCSB_buttonDown {
  background-position: -16px -20px;
}
.mCS-light-thick.mCSB_scrollTools .mCSB_buttonLeft {
  background-position: -20px -40px;
}
.mCS-light-thick.mCSB_scrollTools .mCSB_buttonRight {
  background-position: -20px -56px;
}
.mCS-dark-thick.mCSB_scrollTools .mCSB_draggerRail {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.1);
  border-radius: 2px;
}
.mCS-dark-thick.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.75);
  border-radius: 2px;
}
.mCS-dark-thick.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.85);
}
.mCS-dark-thick.mCSB_scrollTools
  .mCSB_dragger.mCSB_dragger_onDrag
  .mCSB_dragger_bar,
.mCS-dark-thick.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.9);
}
.mCS-dark-thick.mCSB_scrollTools .mCSB_buttonUp {
  background-position: -96px 0;
}
.mCS-dark-thick.mCSB_scrollTools .mCSB_buttonDown {
  background-position: -96px -20px;
}
.mCS-dark-thick.mCSB_scrollTools .mCSB_buttonLeft {
  background-position: -100px -40px;
}
.mCS-dark-thick.mCSB_scrollTools .mCSB_buttonRight {
  background-position: -100px -56px;
}
.mCS-light-thin.mCSB_scrollTools .mCSB_draggerRail {
  background-color: #fff;
  background-color: hsla(0, 0%, 100%, 0.1);
}
.mCS-dark-thin.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-light-thin.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  width: 2px;
}
.mCS-dark-thin.mCSB_scrollTools_horizontal .mCSB_draggerRail,
.mCS-light-thin.mCSB_scrollTools_horizontal .mCSB_draggerRail {
  width: 100%;
}
.mCS-dark-thin.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,
.mCS-light-thin.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar {
  width: 100%;
  height: 2px;
  margin: 7px auto;
}
.mCS-dark-thin.mCSB_scrollTools .mCSB_draggerRail {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.15);
}
.mCS-dark-thin.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.75);
}
.mCS-dark-thin.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.85);
}
.mCS-dark-thin.mCSB_scrollTools
  .mCSB_dragger.mCSB_dragger_onDrag
  .mCSB_dragger_bar,
.mCS-dark-thin.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.9);
}
.mCS-dark-thin.mCSB_scrollTools .mCSB_buttonUp {
  background-position: -80px 0;
}
.mCS-dark-thin.mCSB_scrollTools .mCSB_buttonDown {
  background-position: -80px -20px;
}
.mCS-dark-thin.mCSB_scrollTools .mCSB_buttonLeft {
  background-position: -80px -40px;
}
.mCS-dark-thin.mCSB_scrollTools .mCSB_buttonRight {
  background-position: -80px -56px;
}
.mCS-rounded.mCSB_scrollTools .mCSB_draggerRail {
  background-color: #fff;
  background-color: hsla(0, 0%, 100%, 0.15);
}
.mCS-rounded-dark.mCSB_scrollTools .mCSB_dragger,
.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_dragger,
.mCS-rounded-dots.mCSB_scrollTools .mCSB_dragger,
.mCS-rounded.mCSB_scrollTools .mCSB_dragger {
  height: 14px;
}
.mCS-rounded-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-rounded-dots.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-rounded.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  width: 14px;
  margin: 0 1px;
}
.mCS-rounded-dark.mCSB_scrollTools_horizontal .mCSB_dragger,
.mCS-rounded-dots-dark.mCSB_scrollTools_horizontal .mCSB_dragger,
.mCS-rounded-dots.mCSB_scrollTools_horizontal .mCSB_dragger,
.mCS-rounded.mCSB_scrollTools_horizontal .mCSB_dragger {
  width: 14px;
}
.mCS-rounded-dark.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,
.mCS-rounded-dots-dark.mCSB_scrollTools_horizontal
  .mCSB_dragger
  .mCSB_dragger_bar,
.mCS-rounded-dots.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,
.mCS-rounded.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar {
  height: 14px;
  margin: 1px 0;
}
.mCS-rounded-dark.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand
  .mCSB_dragger.mCSB_dragger_onDrag_expanded
  .mCSB_dragger_bar,
.mCS-rounded-dark.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand
  .mCSB_draggerContainer:hover
  .mCSB_dragger
  .mCSB_dragger_bar,
.mCS-rounded.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand
  .mCSB_dragger.mCSB_dragger_onDrag_expanded
  .mCSB_dragger_bar,
.mCS-rounded.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand
  .mCSB_draggerContainer:hover
  .mCSB_dragger
  .mCSB_dragger_bar {
  width: 16px;
  height: 16px;
  margin: -1px 0;
}
.mCS-rounded-dark.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand
  .mCSB_dragger.mCSB_dragger_onDrag_expanded
  + .mCSB_draggerRail,
.mCS-rounded-dark.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand
  .mCSB_draggerContainer:hover
  .mCSB_draggerRail,
.mCS-rounded.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand
  .mCSB_dragger.mCSB_dragger_onDrag_expanded
  + .mCSB_draggerRail,
.mCS-rounded.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand
  .mCSB_draggerContainer:hover
  .mCSB_draggerRail {
  width: 4px;
}
.mCS-rounded-dark.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand
  .mCSB_dragger.mCSB_dragger_onDrag_expanded
  .mCSB_dragger_bar,
.mCS-rounded-dark.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand
  .mCSB_draggerContainer:hover
  .mCSB_dragger
  .mCSB_dragger_bar,
.mCS-rounded.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand
  .mCSB_dragger.mCSB_dragger_onDrag_expanded
  .mCSB_dragger_bar,
.mCS-rounded.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand
  .mCSB_draggerContainer:hover
  .mCSB_dragger
  .mCSB_dragger_bar {
  height: 16px;
  width: 16px;
  margin: 0 -1px;
}
.mCS-rounded-dark.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand
  .mCSB_dragger.mCSB_dragger_onDrag_expanded
  + .mCSB_draggerRail,
.mCS-rounded-dark.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand
  .mCSB_draggerContainer:hover
  .mCSB_draggerRail,
.mCS-rounded.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand
  .mCSB_dragger.mCSB_dragger_onDrag_expanded
  + .mCSB_draggerRail,
.mCS-rounded.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand
  .mCSB_draggerContainer:hover
  .mCSB_draggerRail {
  height: 4px;
  margin: 6px 0;
}
.mCS-rounded.mCSB_scrollTools .mCSB_buttonUp {
  background-position: 0 -72px;
}
.mCS-rounded.mCSB_scrollTools .mCSB_buttonDown {
  background-position: 0 -92px;
}
.mCS-rounded.mCSB_scrollTools .mCSB_buttonLeft {
  background-position: 0 -112px;
}
.mCS-rounded.mCSB_scrollTools .mCSB_buttonRight {
  background-position: 0 -128px;
}
.mCS-rounded-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.75);
}
.mCS-rounded-dark.mCSB_scrollTools .mCSB_draggerRail {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.15);
}
.mCS-rounded-dark.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar,
.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.85);
}
.mCS-rounded-dark.mCSB_scrollTools
  .mCSB_dragger.mCSB_dragger_onDrag
  .mCSB_dragger_bar,
.mCS-rounded-dark.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
.mCS-rounded-dots-dark.mCSB_scrollTools
  .mCSB_dragger.mCSB_dragger_onDrag
  .mCSB_dragger_bar,
.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.9);
}
.mCS-rounded-dark.mCSB_scrollTools .mCSB_buttonUp {
  background-position: -80px -72px;
}
.mCS-rounded-dark.mCSB_scrollTools .mCSB_buttonDown {
  background-position: -80px -92px;
}
.mCS-rounded-dark.mCSB_scrollTools .mCSB_buttonLeft {
  background-position: -80px -112px;
}
.mCS-rounded-dark.mCSB_scrollTools .mCSB_buttonRight {
  background-position: -80px -128px;
}
.mCS-rounded-dots-dark.mCSB_scrollTools_vertical .mCSB_draggerRail,
.mCS-rounded-dots.mCSB_scrollTools_vertical .mCSB_draggerRail {
  width: 4px;
}
.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_draggerRail,
.mCS-rounded-dots-dark.mCSB_scrollTools_horizontal .mCSB_draggerRail,
.mCS-rounded-dots.mCSB_scrollTools .mCSB_draggerRail,
.mCS-rounded-dots.mCSB_scrollTools_horizontal .mCSB_draggerRail {
  background-color: transparent;
  background-position: 50%;
}
.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_draggerRail,
.mCS-rounded-dots.mCSB_scrollTools .mCSB_draggerRail {
  background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAgAAAAICAYAAADED76LAAAANElEQVQYV2NkIAAYiVbw//9/Y6DiM1ANJoyMjGdBbLgJQAX/kU0DKgDLkaQAvxW4HEvQFwCRcxIJK1XznAAAAABJRU5ErkJggg==");
  background-repeat: repeat-y;
  opacity: 0.3;
  filter: "alpha(opacity=30)";
  -ms-filter: "alpha(opacity=30)";
}
.mCS-rounded-dots-dark.mCSB_scrollTools_horizontal .mCSB_draggerRail,
.mCS-rounded-dots.mCSB_scrollTools_horizontal .mCSB_draggerRail {
  height: 4px;
  margin: 6px 0;
  background-repeat: repeat-x;
}
.mCS-rounded-dots.mCSB_scrollTools .mCSB_buttonUp {
  background-position: -16px -72px;
}
.mCS-rounded-dots.mCSB_scrollTools .mCSB_buttonDown {
  background-position: -16px -92px;
}
.mCS-rounded-dots.mCSB_scrollTools .mCSB_buttonLeft {
  background-position: -20px -112px;
}
.mCS-rounded-dots.mCSB_scrollTools .mCSB_buttonRight {
  background-position: -20px -128px;
}
.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_draggerRail {
  background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAgAAAAICAYAAADED76LAAAALElEQVQYV2NkIAAYSVFgDFR8BqrBBEifBbGRTfiPZhpYjiQFBK3A6l6CvgAAE9kGCd1mvgEAAAAASUVORK5CYII=");
}
.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_buttonUp {
  background-position: -96px -72px;
}
.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_buttonDown {
  background-position: -96px -92px;
}
.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_buttonLeft {
  background-position: -100px -112px;
}
.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_buttonRight {
  background-position: -100px -128px;
}
.mCS-3d-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-3d-thick.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-3d.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  background-repeat: repeat-y;
  background-image: linear-gradient(
    90deg,
    hsla(0, 0%, 100%, 0.5) 0,
    hsla(0, 0%, 100%, 0)
  );
}
.mCS-3d-dark.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,
.mCS-3d-thick-dark.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,
.mCS-3d-thick.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,
.mCS-3d.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar {
  background-repeat: repeat-x;
  background-image: linear-gradient(
    180deg,
    hsla(0, 0%, 100%, 0.5) 0,
    hsla(0, 0%, 100%, 0)
  );
}
.mCS-3d-dark.mCSB_scrollTools_vertical .mCSB_dragger,
.mCS-3d.mCSB_scrollTools_vertical .mCSB_dragger {
  height: 70px;
}
.mCS-3d-dark.mCSB_scrollTools_horizontal .mCSB_dragger,
.mCS-3d.mCSB_scrollTools_horizontal .mCSB_dragger {
  width: 70px;
}
.mCS-3d-dark.mCSB_scrollTools,
.mCS-3d.mCSB_scrollTools {
  opacity: 1;
  filter: "alpha(opacity=30)";
  -ms-filter: "alpha(opacity=30)";
}
.mCS-3d-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-3d-dark.mCSB_scrollTools .mCSB_draggerRail,
.mCS-3d.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-3d.mCSB_scrollTools .mCSB_draggerRail {
  border-radius: 16px;
}
.mCS-3d-dark.mCSB_scrollTools .mCSB_draggerRail,
.mCS-3d.mCSB_scrollTools .mCSB_draggerRail {
  width: 8px;
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.2);
  box-shadow: inset 1px 0 1px rgba(0, 0, 0, 0.5),
    inset -1px 0 1px hsla(0, 0%, 100%, 0.2);
}
.mCS-3d-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-3d-dark.mCSB_scrollTools
  .mCSB_dragger.mCSB_dragger_onDrag
  .mCSB_dragger_bar,
.mCS-3d-dark.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
.mCS-3d-dark.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar,
.mCS-3d.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-3d.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar,
.mCS-3d.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
.mCS-3d.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
  background-color: #555;
}
.mCS-3d-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-3d.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  width: 8px;
}
.mCS-3d-dark.mCSB_scrollTools_horizontal .mCSB_draggerRail,
.mCS-3d.mCSB_scrollTools_horizontal .mCSB_draggerRail {
  width: 100%;
  height: 8px;
  margin: 4px 0;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.5),
    inset 0 -1px 1px hsla(0, 0%, 100%, 0.2);
}
.mCS-3d-dark.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,
.mCS-3d.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar {
  width: 100%;
  height: 8px;
  margin: 4px auto;
}
.mCS-3d.mCSB_scrollTools .mCSB_buttonUp {
  background-position: -32px -72px;
}
.mCS-3d.mCSB_scrollTools .mCSB_buttonDown {
  background-position: -32px -92px;
}
.mCS-3d.mCSB_scrollTools .mCSB_buttonLeft {
  background-position: -40px -112px;
}
.mCS-3d.mCSB_scrollTools .mCSB_buttonRight {
  background-position: -40px -128px;
}
.mCS-3d-dark.mCSB_scrollTools .mCSB_draggerRail {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.1);
  box-shadow: inset 1px 0 1px rgba(0, 0, 0, 0.1);
}
.mCS-3d-dark.mCSB_scrollTools_horizontal .mCSB_draggerRail {
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.1);
}
.mCS-3d-dark.mCSB_scrollTools .mCSB_buttonUp {
  background-position: -112px -72px;
}
.mCS-3d-dark.mCSB_scrollTools .mCSB_buttonDown {
  background-position: -112px -92px;
}
.mCS-3d-dark.mCSB_scrollTools .mCSB_buttonLeft {
  background-position: -120px -112px;
}
.mCS-3d-dark.mCSB_scrollTools .mCSB_buttonRight {
  background-position: -120px -128px;
}
.mCS-3d-thick-dark.mCSB_scrollTools,
.mCS-3d-thick.mCSB_scrollTools {
  opacity: 1;
  filter: "alpha(opacity=30)";
  -ms-filter: "alpha(opacity=30)";
}
.mCS-3d-thick-dark.mCSB_scrollTools,
.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_draggerContainer,
.mCS-3d-thick.mCSB_scrollTools,
.mCS-3d-thick.mCSB_scrollTools .mCSB_draggerContainer {
  border-radius: 7px;
}
.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-3d-thick.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  border-radius: 5px;
}
.mCSB_inside + .mCS-3d-thick-dark.mCSB_scrollTools_vertical,
.mCSB_inside + .mCS-3d-thick.mCSB_scrollTools_vertical {
  right: 1px;
}
.mCS-3d-thick-dark.mCSB_scrollTools_vertical,
.mCS-3d-thick.mCSB_scrollTools_vertical {
  box-shadow: inset 1px 0 1px rgba(0, 0, 0, 0.1),
    inset 0 0 14px rgba(0, 0, 0, 0.5);
}
.mCS-3d-thick-dark.mCSB_scrollTools_horizontal,
.mCS-3d-thick.mCSB_scrollTools_horizontal {
  bottom: 1px;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.1),
    inset 0 0 14px rgba(0, 0, 0, 0.5);
}
.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-3d-thick.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  box-shadow: inset 1px 0 0 hsla(0, 0%, 100%, 0.4);
  width: 12px;
  margin: 2px;
  position: absolute;
  height: auto;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
}
.mCS-3d-thick-dark.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,
.mCS-3d-thick.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar {
  box-shadow: inset 0 1px 0 hsla(0, 0%, 100%, 0.4);
}
.mCS-3d-thick.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-3d-thick.mCSB_scrollTools
  .mCSB_dragger.mCSB_dragger_onDrag
  .mCSB_dragger_bar,
.mCS-3d-thick.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
.mCS-3d-thick.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
  background-color: #555;
}
.mCS-3d-thick-dark.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,
.mCS-3d-thick.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar {
  height: 12px;
  width: auto;
}
.mCS-3d-thick.mCSB_scrollTools .mCSB_draggerContainer {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.05);
  box-shadow: inset 1px 1px 16px rgba(0, 0, 0, 0.1);
}
.mCS-3d-thick.mCSB_scrollTools .mCSB_draggerRail {
  background-color: transparent;
}
.mCS-3d-thick.mCSB_scrollTools .mCSB_buttonUp {
  background-position: -32px -72px;
}
.mCS-3d-thick.mCSB_scrollTools .mCSB_buttonDown {
  background-position: -32px -92px;
}
.mCS-3d-thick.mCSB_scrollTools .mCSB_buttonLeft {
  background-position: -40px -112px;
}
.mCS-3d-thick.mCSB_scrollTools .mCSB_buttonRight {
  background-position: -40px -128px;
}
.mCS-3d-thick-dark.mCSB_scrollTools {
  box-shadow: inset 0 0 14px rgba(0, 0, 0, 0.2);
}
.mCS-3d-thick-dark.mCSB_scrollTools_horizontal {
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.1),
    inset 0 0 14px rgba(0, 0, 0, 0.2);
}
.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  box-shadow: inset 1px 0 0 hsla(0, 0%, 100%, 0.4),
    inset -1px 0 0 rgba(0, 0, 0, 0.2);
}
.mCS-3d-thick-dark.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar {
  box-shadow: inset 0 1px 0 hsla(0, 0%, 100%, 0.4),
    inset 0 -1px 0 rgba(0, 0, 0, 0.2);
}
.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-3d-thick-dark.mCSB_scrollTools
  .mCSB_dragger.mCSB_dragger_onDrag
  .mCSB_dragger_bar,
.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
  background-color: #777;
}
.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_draggerContainer {
  background-color: #fff;
  background-color: rgba(0, 0, 0, 0.05);
  box-shadow: inset 1px 1px 16px rgba(0, 0, 0, 0.1);
}
.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_draggerRail {
  background-color: transparent;
}
.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_buttonUp {
  background-position: -112px -72px;
}
.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_buttonDown {
  background-position: -112px -92px;
}
.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_buttonLeft {
  background-position: -120px -112px;
}
.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_buttonRight {
  background-position: -120px -128px;
}
.mCSB_outside + .mCS-minimal-dark.mCSB_scrollTools_vertical,
.mCSB_outside + .mCS-minimal.mCSB_scrollTools_vertical {
  right: 0;
  margin: 12px 0;
}
.mCustomScrollBox.mCS-minimal
  + .mCSB_scrollTools
  + .mCSB_scrollTools.mCSB_scrollTools_horizontal,
.mCustomScrollBox.mCS-minimal + .mCSB_scrollTools.mCSB_scrollTools_horizontal,
.mCustomScrollBox.mCS-minimal-dark
  + .mCSB_scrollTools
  + .mCSB_scrollTools.mCSB_scrollTools_horizontal,
.mCustomScrollBox.mCS-minimal-dark
  + .mCSB_scrollTools.mCSB_scrollTools_horizontal {
  bottom: 0;
  margin: 0 12px;
}
.mCS-dir-rtl > .mCSB_outside + .mCS-minimal-dark.mCSB_scrollTools_vertical,
.mCS-dir-rtl > .mCSB_outside + .mCS-minimal.mCSB_scrollTools_vertical {
  left: 0;
  right: auto;
}
.mCS-minimal-dark.mCSB_scrollTools .mCSB_draggerRail,
.mCS-minimal.mCSB_scrollTools .mCSB_draggerRail {
  background-color: transparent;
}
.mCS-minimal-dark.mCSB_scrollTools_vertical .mCSB_dragger,
.mCS-minimal.mCSB_scrollTools_vertical .mCSB_dragger {
  height: 50px;
}
.mCS-minimal-dark.mCSB_scrollTools_horizontal .mCSB_dragger,
.mCS-minimal.mCSB_scrollTools_horizontal .mCSB_dragger {
  width: 50px;
}
.mCS-minimal.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  background-color: #fff;
  background-color: hsla(0, 0%, 100%, 0.2);
  filter: "alpha(opacity=20)";
  -ms-filter: "alpha(opacity=20)";
}
.mCS-minimal.mCSB_scrollTools
  .mCSB_dragger.mCSB_dragger_onDrag
  .mCSB_dragger_bar,
.mCS-minimal.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar {
  background-color: #fff;
  background-color: hsla(0, 0%, 100%, 0.5);
  filter: "alpha(opacity=50)";
  -ms-filter: "alpha(opacity=50)";
}
.mCS-minimal-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.2);
  filter: "alpha(opacity=20)";
  -ms-filter: "alpha(opacity=20)";
}
.mCS-minimal-dark.mCSB_scrollTools
  .mCSB_dragger.mCSB_dragger_onDrag
  .mCSB_dragger_bar,
.mCS-minimal-dark.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.5);
  filter: "alpha(opacity=50)";
  -ms-filter: "alpha(opacity=50)";
}
.mCS-dark-3.mCSB_scrollTools .mCSB_draggerRail,
.mCS-light-3.mCSB_scrollTools .mCSB_draggerRail {
  width: 6px;
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.2);
}
.mCS-dark-3.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-light-3.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  width: 6px;
}
.mCS-dark-3.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,
.mCS-dark-3.mCSB_scrollTools_horizontal .mCSB_draggerRail,
.mCS-light-3.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,
.mCS-light-3.mCSB_scrollTools_horizontal .mCSB_draggerRail {
  width: 100%;
  height: 6px;
  margin: 5px 0;
}
.mCS-dark-3.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand
  .mCSB_dragger.mCSB_dragger_onDrag_expanded
  + .mCSB_draggerRail,
.mCS-dark-3.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand
  .mCSB_draggerContainer:hover
  .mCSB_draggerRail,
.mCS-light-3.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand
  .mCSB_dragger.mCSB_dragger_onDrag_expanded
  + .mCSB_draggerRail,
.mCS-light-3.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand
  .mCSB_draggerContainer:hover
  .mCSB_draggerRail {
  width: 12px;
}
.mCS-dark-3.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand
  .mCSB_dragger.mCSB_dragger_onDrag_expanded
  + .mCSB_draggerRail,
.mCS-dark-3.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand
  .mCSB_draggerContainer:hover
  .mCSB_draggerRail,
.mCS-light-3.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand
  .mCSB_dragger.mCSB_dragger_onDrag_expanded
  + .mCSB_draggerRail,
.mCS-light-3.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand
  .mCSB_draggerContainer:hover
  .mCSB_draggerRail {
  height: 12px;
  margin: 2px 0;
}
.mCS-light-3.mCSB_scrollTools .mCSB_buttonUp {
  background-position: -32px -72px;
}
.mCS-light-3.mCSB_scrollTools .mCSB_buttonDown {
  background-position: -32px -92px;
}
.mCS-light-3.mCSB_scrollTools .mCSB_buttonLeft {
  background-position: -40px -112px;
}
.mCS-light-3.mCSB_scrollTools .mCSB_buttonRight {
  background-position: -40px -128px;
}
.mCS-dark-3.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.75);
}
.mCS-dark-3.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.85);
}
.mCS-dark-3.mCSB_scrollTools
  .mCSB_dragger.mCSB_dragger_onDrag
  .mCSB_dragger_bar,
.mCS-dark-3.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.9);
}
.mCS-dark-3.mCSB_scrollTools .mCSB_draggerRail {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.1);
}
.mCS-dark-3.mCSB_scrollTools .mCSB_buttonUp {
  background-position: -112px -72px;
}
.mCS-dark-3.mCSB_scrollTools .mCSB_buttonDown {
  background-position: -112px -92px;
}
.mCS-dark-3.mCSB_scrollTools .mCSB_buttonLeft {
  background-position: -120px -112px;
}
.mCS-dark-3.mCSB_scrollTools .mCSB_buttonRight {
  background-position: -120px -128px;
}
.mCS-inset-2-dark.mCSB_scrollTools .mCSB_draggerRail,
.mCS-inset-2.mCSB_scrollTools .mCSB_draggerRail,
.mCS-inset-3-dark.mCSB_scrollTools .mCSB_draggerRail,
.mCS-inset-3.mCSB_scrollTools .mCSB_draggerRail,
.mCS-inset-dark.mCSB_scrollTools .mCSB_draggerRail,
.mCS-inset.mCSB_scrollTools .mCSB_draggerRail {
  width: 12px;
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.2);
}
.mCS-inset-2-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-inset-2.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-inset-3-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-inset-3.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-inset-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-inset.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  width: 6px;
  margin: 3px 5px;
  position: absolute;
  height: auto;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
}
.mCS-inset-2-dark.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,
.mCS-inset-2.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,
.mCS-inset-3-dark.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,
.mCS-inset-3.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,
.mCS-inset-dark.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,
.mCS-inset.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar {
  height: 6px;
  margin: 5px 3px;
  position: absolute;
  width: auto;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
}
.mCS-inset-2-dark.mCSB_scrollTools_horizontal .mCSB_draggerRail,
.mCS-inset-2.mCSB_scrollTools_horizontal .mCSB_draggerRail,
.mCS-inset-3-dark.mCSB_scrollTools_horizontal .mCSB_draggerRail,
.mCS-inset-3.mCSB_scrollTools_horizontal .mCSB_draggerRail,
.mCS-inset-dark.mCSB_scrollTools_horizontal .mCSB_draggerRail,
.mCS-inset.mCSB_scrollTools_horizontal .mCSB_draggerRail {
  width: 100%;
  height: 12px;
  margin: 2px 0;
}
.mCS-inset-2.mCSB_scrollTools .mCSB_buttonUp,
.mCS-inset-3.mCSB_scrollTools .mCSB_buttonUp,
.mCS-inset.mCSB_scrollTools .mCSB_buttonUp {
  background-position: -32px -72px;
}
.mCS-inset-2.mCSB_scrollTools .mCSB_buttonDown,
.mCS-inset-3.mCSB_scrollTools .mCSB_buttonDown,
.mCS-inset.mCSB_scrollTools .mCSB_buttonDown {
  background-position: -32px -92px;
}
.mCS-inset-2.mCSB_scrollTools .mCSB_buttonLeft,
.mCS-inset-3.mCSB_scrollTools .mCSB_buttonLeft,
.mCS-inset.mCSB_scrollTools .mCSB_buttonLeft {
  background-position: -40px -112px;
}
.mCS-inset-2.mCSB_scrollTools .mCSB_buttonRight,
.mCS-inset-3.mCSB_scrollTools .mCSB_buttonRight,
.mCS-inset.mCSB_scrollTools .mCSB_buttonRight {
  background-position: -40px -128px;
}
.mCS-inset-2-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-inset-3-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-inset-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.75);
}
.mCS-inset-2-dark.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar,
.mCS-inset-3-dark.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar,
.mCS-inset-dark.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.85);
}
.mCS-inset-2-dark.mCSB_scrollTools
  .mCSB_dragger.mCSB_dragger_onDrag
  .mCSB_dragger_bar,
.mCS-inset-2-dark.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
.mCS-inset-3-dark.mCSB_scrollTools
  .mCSB_dragger.mCSB_dragger_onDrag
  .mCSB_dragger_bar,
.mCS-inset-3-dark.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
.mCS-inset-dark.mCSB_scrollTools
  .mCSB_dragger.mCSB_dragger_onDrag
  .mCSB_dragger_bar,
.mCS-inset-dark.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.9);
}
.mCS-inset-2-dark.mCSB_scrollTools .mCSB_draggerRail,
.mCS-inset-3-dark.mCSB_scrollTools .mCSB_draggerRail,
.mCS-inset-dark.mCSB_scrollTools .mCSB_draggerRail {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.1);
}
.mCS-inset-2-dark.mCSB_scrollTools .mCSB_buttonUp,
.mCS-inset-3-dark.mCSB_scrollTools .mCSB_buttonUp,
.mCS-inset-dark.mCSB_scrollTools .mCSB_buttonUp {
  background-position: -112px -72px;
}
.mCS-inset-2-dark.mCSB_scrollTools .mCSB_buttonDown,
.mCS-inset-3-dark.mCSB_scrollTools .mCSB_buttonDown,
.mCS-inset-dark.mCSB_scrollTools .mCSB_buttonDown {
  background-position: -112px -92px;
}
.mCS-inset-2-dark.mCSB_scrollTools .mCSB_buttonLeft,
.mCS-inset-3-dark.mCSB_scrollTools .mCSB_buttonLeft,
.mCS-inset-dark.mCSB_scrollTools .mCSB_buttonLeft {
  background-position: -120px -112px;
}
.mCS-inset-2-dark.mCSB_scrollTools .mCSB_buttonRight,
.mCS-inset-3-dark.mCSB_scrollTools .mCSB_buttonRight,
.mCS-inset-dark.mCSB_scrollTools .mCSB_buttonRight {
  background-position: -120px -128px;
}
.mCS-inset-2-dark.mCSB_scrollTools .mCSB_draggerRail,
.mCS-inset-2.mCSB_scrollTools .mCSB_draggerRail {
  background-color: transparent;
  border-color: #fff;
  border: 1px solid hsla(0, 0%, 100%, 0.2);
  box-sizing: border-box;
}
.mCS-inset-2-dark.mCSB_scrollTools .mCSB_draggerRail {
  border-color: #000;
  border-color: rgba(0, 0, 0, 0.2);
}
.mCS-inset-3.mCSB_scrollTools .mCSB_draggerRail {
  background-color: #fff;
  background-color: hsla(0, 0%, 100%, 0.6);
}
.mCS-inset-3-dark.mCSB_scrollTools .mCSB_draggerRail {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.6);
}
.mCS-inset-3.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.75);
}
.mCS-inset-3.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.85);
}
.mCS-inset-3.mCSB_scrollTools
  .mCSB_dragger.mCSB_dragger_onDrag
  .mCSB_dragger_bar,
.mCS-inset-3.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.9);
}
.mCS-inset-3-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  background-color: #fff;
  background-color: hsla(0, 0%, 100%, 0.75);
}
.mCS-inset-3-dark.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
  background-color: #fff;
  background-color: hsla(0, 0%, 100%, 0.85);
}
.mCS-inset-3-dark.mCSB_scrollTools
  .mCSB_dragger.mCSB_dragger_onDrag
  .mCSB_dragger_bar,
.mCS-inset-3-dark.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar {
  background-color: #fff;
  background-color: hsla(0, 0%, 100%, 0.9);
}
body {
  color: #333;
  font-size: 14px;
  font-family: dmsans reg;
  position: relative;
  overflow-x: hidden;
  text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
}
figure {
  margin: 0;
  padding: 0;
}
figure img {
  vertical-align: middle;
  max-width: 100%;
}
img {
  border: 0;
  /* max-width: 100%; */
  height: auto;
}
p {
  margin: 1px 0 15px;
  line-height: 20px;
}
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;
}
h1 {
  font-size: 32px;
}
h2 {
  font-size: 28px;
}
h3 {
  font-size: 24px;
}
h4 {
  font-size: 20px;
}
h5 {
  font-size: 16px;
}
h6 {
  font-size: 14px;
}
.after_clear:after,
.wrapper:after,
section:after {
  clear: both;
  display: block;
  content: " ";
}
.banner .box-wrap.flexx,
.box-direksi .row,
.flex-list,
.logo-company .wrap-logo {
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-flow: row wrap;
}
.anim2 {
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  display: block;
  bottom: 0;
  margin: auto;
  height: 1px;
}
section {
  position: relative;
}
.see-all {
  font-size: 18px;
  color: #2e62a2;
  font-weight: 700;
}
.wrapper {
  width: 1170px;
  margin: 0 auto;
}
.wrapper.v2 {
  width: 93%;
}
.wrapper.v3 {
  width: 1420px;
}
.btn-plus {
  font-size: 18px;
  line-height: 24px;
  font-weight: 700;
  color: #f7852c;
  padding-left: 25px;
  position: relative;
}
.btn-plus:before {
  content: "+";
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  color: #fff;
  font-size: 30px;
  font-weight: 300;
  transition: all 0.2s ease-out;
  -webkit-transition: all 0.2s ease-out;
  -moz-transition: 0.2s all ease-out;
  -ms-transition: 0.2s all ease-out;
  -o-transition: 0.2s all ease-out;
}
.btn-plus.bl {
  color: #111;
}
.btn-plus.bl:before {
  color: #ed8924;
}
.btn-plus:hover:before {
  transform: rotate(180deg);
  -webkit-transform: rotate(180deg);
  -moz-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  -o-transform: rotate(180deg);
  width: auto;
}
.btn-annual {
  background: #285e9d;
  padding: 0 140px 0 40px;
  font-size: 16px;
  font-weight: 700;
  color: #fff;
  line-height: 50px;
  border: none;
  cursor: pointer;
  position: relative;
  transition: all 0.2s ease-out;
  -webkit-transition: all 0.2s ease-out;
  -moz-transition: 0.2s all ease-out;
  -ms-transition: 0.2s all ease-out;
  -o-transition: 0.2s all ease-out;
}
.btn-annual:after {
  content: "";
  position: absolute;
  right: 5%;
  top: 0;
  bottom: 0;
  margin: auto 0;
  background: url(../images/material/arr-download-org.png) no-repeat 50%;
  width: 33px;
  height: 33px;
}
.btn-annual:hover {
  background: #2f6aaf;
}
.btn {
  font-size: 16px;
  font-weight: 700;
  line-height: 50px;
  padding: 0 60px;
  box-sizing: border-box;
  background: #ff0000;
  border-radius: 40px;
  -webkit-border-radius: 40px;
  -moz-border-radius: 40px;
  -ms-border-radius: 40px;
  -o-border-radius: 40px;
  display: inline-block;
  color: #111;
}
.btxn {
  font-size: 16px;
  font-weight: 700;
  line-height: 50px;
  padding: 0 60px;
  box-sizing: border-box;
  background: #ff0000;
  border-radius: 40px;
  -webkit-border-radius: 40px;
  -moz-border-radius: 40px;
  -ms-border-radius: 40px;
  -o-border-radius: 40px;
  display: inline-block;
  color: #111;
}
.btn,
.btn-contactus,
.btn.pluswhite,
.btxn,
.btxn.pluswhite {
  transition: all 0.2s ease-out;
  -webkit-transition: all 0.2s ease-out;
  -moz-transition: 0.2s all ease-out;
  -ms-transition: 0.2s all ease-out;
  -o-transition: 0.2s all ease-out;
}
.btn.pluswhite {
  padding: 0 80px 0 60px;
  position: relative;
  color: #fff;
}
.btxn.pluswhite {
  padding: 0 80px 0 60px;
  position: relative;
  color: #fff;
}
.btn.pluswhite:after {
  content: "";
  position: absolute;
  right: 15%;
  bottom: 0;
  top: 0;
  margin: auto 0;
  background: url(../images/material/arr-white.png) no-repeat 50%;
  width: 22px;
  height: 18px;
  transition: all 0.2s ease-out;
  -webkit-transition: all 0.2s ease-out;
  -moz-transition: 0.2s all ease-out;
  -ms-transition: 0.2s all ease-out;
  -o-transition: 0.2s all ease-out;
}
.btn.pluswhite:hover {
  background: #c40000;
}
.btn.pluswhite:hover:after {
  right: 10%;
}
.btn.gradient {
  color: #fff;
  background: -webkit-linear-gradient(#2e64a8, #2977d3);
  background: -ms-linear-gradient(#2e64a8, #2977d3);
  border: none;
  cursor: pointer;
}
.btn.square {
  color: #fff;
  font-weight: 700;
  border-radius: 10px;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  -ms-border-radius: 10px;
  -o-border-radius: 10px;
}
.btn.gradient-org {
  color: #fff;
  background: -ms-linear-gradient(#ef9826, #ef8b26);
  border: none;
  cursor: pointer;
}
.btn-sedetaill {
  font-size: 16px;
  font-weight: 700;
  line-height: 50px;
  padding: 0 60px;
  box-sizing: border-box;
  text-transform: uppercase;
  border-radius: 40px;
  -webkit-border-radius: 40px;
  -moz-border-radius: 40px;
  -ms-border-radius: 40px;
  -o-border-radius: 40px;
  background: #000000;
  display: inline-block;
  overflow: hidden;
  z-index: 1;
  position: relative;
  color: #ffffff;
  transition: background-color 0.3s ease-in, color 0.3s ease-in;
  -webkit-transition: background-color 0.3s ease-in, color 0.3s ease-in;
  vertical-align: middle;
}
.bton-sedetaill {
  font-size: 16px;
  font-weight: 700;
  line-height: 50px;
  padding: 0 60px;
  box-sizing: border-box;
  text-transform: uppercase;
  border-radius: 40px;
  -webkit-border-radius: 40px;
  -moz-border-radius: 40px;
  -ms-border-radius: 40px;
  -o-border-radius: 40px;
  background: #545353a8;
  display: inline-block;
  overflow: hidden;
  z-index: 1;
  position: relative;
  color: #ffffff;
  transition: background-color 0.3s ease-in, color 0.3s ease-in;
  -webkit-transition: background-color 0.3s ease-in, color 0.3s ease-in;
  vertical-align: middle;
}
.btn-sedetaill:after {
  content: attr(data-text);
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  color: #fff;
  transform-origin: -25% 50%;
  transform: rotate(45deg);
  transition: transform 0.3s ease-in;
}
.btn-sedetaill:hover {
  background-color: #dd0000;
  color: #dd0000;
  transition-timing-function: ease-out;
  -webkit-transition-timing-function: ease-out;
}
.bton-sedetaill:hover {
  background-color: #dd0000;
  color: #dd0000;
  transition-timing-function: ease-out;
  -webkit-transition-timing-function: ease-out;
}
.btn-sedetaill:hover:after {
  transition-timing-function: ease-out;
  transform: rotate(0deg);
}
.bton-sedetaill:hover:after {
  transition-timing-function: ease-out;
  transform: rotate(0deg);
}
.btn-readmore {
  text-transform: uppercase;
  color: #ed8924;
  font-size: 12px;
  font-weight: 700;
  padding-right: 35px;
  line-height: 25px;
  position: relative;
  border: none;
  background: none;
  display: block;
  margin-top: 10px;
  cursor: pointer;
}
.btn-readmore:after {
  content: "";
  position: absolute;
  right: 5px;
  top: 0;
  bottom: 0;
  width: 25px;
  height: 25px;
  margin: auto 0;
  background: url(../images/material/btn-readmore.png) no-repeat 50%;
  transition: all 0.2s ease-out;
  -webkit-transition: all 0.2s ease-out;
  -moz-transition: 0.2s all ease-out;
  -ms-transition: 0.2s all ease-out;
  -o-transition: 0.2s all ease-out;
}
.btn-readmore:hover:after {
  right: 0;
}
.btn-direction {
  text-transform: uppercase;
  color: #285e9d;
  font-size: 20px;
  font-weight: 600;
  padding-right: 35px;
  line-height: 25px;
  position: relative;
  border: none;
  background: none;
  display: inline-block;
  margin-top: 10px;
  cursor: pointer;
  margin-bottom: 20px;
}
.btn-direction:after {
  content: "";
  position: absolute;
  right: 5px;
  top: 0;
  bottom: 0;
  width: 25px;
  height: 25px;
  margin: auto 0;
  background: url(../images/material/ico-direct.png) no-repeat 50%;
  transition: all 0.2s ease-out;
  -webkit-transition: all 0.2s ease-out;
  -moz-transition: 0.2s all ease-out;
  -ms-transition: 0.2s all ease-out;
  -o-transition: 0.2s all ease-out;
}
.btn-direction:hover:after {
  right: 0;
}
.center {
  text-align: center;
}
.std-content ul {
  margin: 0 0 30px;
}
.std-content ul li {
  margin-bottom: 15px;
  padding-left: 25px;
  color: #555;
  position: relative;
  line-height: 22px;
  font-size: 16px;
}
.std-content ul li:before {
  content: "";
  position: absolute;
  left: 0;
  top: 4px;
  background: url(../images/material/ic-ul.png) no-repeat 50%;
  width: 14px;
  height: 14px;
}
.std-content ul li:last-child {
  margin-bottom: 0;
}
.std-content ol {
  margin: 0 0 30px;
}
.std-content ol li {
  list-style: decimal;
  margin: 0 0 10px 20px;
  padding: 0;
  font-stretch: normal;
  text-align: left;
  font-size: 16px;
  line-height: 22px;
  color: #555;
}
.std-content table,
.std-content tbody,
.std-content td,
.std-content tfoot,
.std-content th,
.std-content thead,
.std-content tr {
  border: 1px solid grey;
}
.std-content table td,
.std-content table th {
  padding: 10px;
  line-height: 1.3;
}
.std-content table th {
  font-weight: 700;
}
.std-content p {
  font-size: 16px;
  color: #555;
  line-height: 26px;
}
header {
  position: fixed;
  left: 0;
  top: 0;
  right: 0;
  z-index: 9;
  background: transparent;
  transition: all 0.2s ease-out;
  -webkit-transition: all 0.2s ease-out;
  -moz-transition: 0.2s all ease-out;
  -ms-transition: 0.2s all ease-out;
  -o-transition: 0.2s all ease-out;
}
header:before {
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  top: 71px;
  background: #e50000;
  width: 0%;
  height: 1px;
}
header .wrapper {
  width: 95%;
  padding: 0 35px;
}
header .topmenu {
  text-align: right;
  height: 60px;
  padding: 20px 0 0;
  box-sizing: border-box;
  transition: all 0.2s ease-out;
  -webkit-transition: all 0.2s ease-out;
  -moz-transition: 0.2s all ease-out;
  -ms-transition: 0.2s all ease-out;
  -o-transition: 0.2s all ease-out;
}
header .topmenu ul li {
  display: inline-block;
  margin-right: 30px;
}
header .topmenu ul li:last-child {
  margin-right: 0;
}
header .topmenu ul a {
  font-size: 14px;
  color: #dee9f7;
}
header .topmenu ul a:hover {
  color: #c8702d;
}
header .bot-menu-mobile,
header .burgermenu-mobile,
header .logo-menu-mobile,
header .overlay-mobile,
header .serch-mobile {
  display: none;
}
header .botmenu {
  margin: 30px 0 0;
  transition: all 0.2s ease-out;
  -webkit-transition: all 0.2s ease-out;
  -moz-transition: 0.2s all ease-out;
  -ms-transition: 0.2s all ease-out;
  -o-transition: 0.2s all ease-out;
  position: relative;
}
header .botmenu:after {
  content: "";
  display: block;
  clear: both;
}
header .botmenu .logo {
  float: left;
  transition: all 0.2s ease-out;
  -webkit-transition: all 0.2s ease-out;
  -moz-transition: 0.2s all ease-out;
  -ms-transition: 0.2s all ease-out;
  -o-transition: 0.2s all ease-out;
}
header .botmenu .logo .black {
  display: none;
}
header .botmenu .right-header {
  float: right;
  text-align: right;
  padding-top: 15px;
  z-index: 10;
}
header.float .botmenu .right-header {
  padding-top: 30px !important;
}
header .botmenu .right-header:after {
  content: "";
  display: block;
  clear: both;
}
header .botmenu .right-header nav {
  float: left;
  margin-right: 75px;
}
/* header .botmenu .right-header nav > ul > li.sub-li > a {
  position: relative;
} */
/* header .botmenu .right-header nav > ul > li.sub-li > a:after {
  content: "";
  position: absolute;
  top: 70px;
  border-bottom: 10px solid #ffff;
  border-left: 10px solid transparent;
  border-right: 10px solid transparent;
  right: 0;
  left: 0;
  margin: 0 auto;
  z-index: 2;
  width: 2px;
  box-shadow: 0 0 30px -10px #000;
  -webkit-box-shadow: 0 0 30px -10px #000;
  -moz-box-shadow: 0 0 30px -10px #000;
  -ms-box-shadow: 0 0 30px -10px #000;
  -o-box-shadow: 0 0 30px -10px #000;
  opacity: 0;
  visibility: hidden;
} */
header .botmenu .right-header ul li {
  display: inline-block;
  margin: 0 25px;
}
header .botmenu .right-header ul li.sub-li:hover > a:after,
header .botmenu .right-header ul li:hover .drop-hover {
  opacity: 1;
  visibility: visible;
}
header .botmenu .right-header ul li:hover > a:before {
  width: 100%;
  left: 0;
  right: auto;
}
header .botmenu .right-header ul li > a {
  font-size: 18px;
  font-weight: 500;
  color: #e3e3e3;
  position: relative;
  padding-bottom: 15px;
  display: block;
}
header .botmenu .right-header ul li > a:before {
  content: "";
  position: absolute;
  bottom: 0;
  right: 0;
  background: #ffd700;
  width: 0;
  height: 3px;
}
header .botmenu .right-header .box-lang,
header .botmenu .right-header ul li > a:before {
  transition: all 0.2s ease-out;
  -webkit-transition: all 0.2s ease-out;
  -moz-transition: 0.2s all ease-out;
  -ms-transition: 0.2s all ease-out;
  -o-transition: 0.2s all ease-out;
}
header .botmenu .right-header .box-lang {
  float: left;
  padding-left: 90px;
  position: relative;
  font-size: 18px;
  font-weight: 500;
  color: #e3e3e3;
}
header .botmenu .right-header .box-lang:after {
  content: "";
  position: absolute;
  left: 0;
  height: 100%;
  width: 2px;
  background: #fff;
  top: 0;
}
header .botmenu .right-header .box-lang a {
  text-decoration: none;
  color: #e3e3e3;
  margin: 0 5px;
}
header .botmenu .right-header .box-lang a.active,
header .botmenu .right-header .box-lang a:hover {
  color: #ffd700;
}
header .botmenu .right-header .box-search {
  /* bottom: 7px; */
  float: left;
  margin-left: 40px;
  position: relative;
}
header .botmenu .right-header .box-search .search-drop {
  position: absolute;
  background-color: #fff;
  top: 60px;
  right: -50px;
  width: 150px;
  height: 80px;
  box-shadow: 0 0 20px -10px #000;
  -webkit-box-shadow: 0 0 20px -10px #000;
  -moz-box-shadow: 0 0 20px -10px #000;
  -ms-box-shadow: 0 0 20px -10px #000;
  -o-box-shadow: 0 0 20px -10px #000;
  display: none;
  border-radius: 10px;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  -ms-border-radius: 10px;
  -o-border-radius: 10px;
}
header .botmenu .right-header .box-search .search-drop input[type="text"] {
  width: 100%;
  border: 3px solid #ccc;
  border-radius: 10px;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  -ms-border-radius: 10px;
  -o-border-radius: 10px;
  height: 25px;
  color: #111;
  font-size: 14px;
}
header .botmenu .right-header .box-search .search-drop:after {
  display: none;
  content: "";
  position: relative;
  top: -10px;
  border-bottom: 10px solid #ccc;
  border-left: 10px solid transparent;
  border-right: 10px solid transparent;
  right: -10px;
}

header .botmenu .right-header .box-search .search-drop .langu{
  position: relative;
  background-color: #fff;
  height: 70px;
  width: 200px;
  border-radius: 5px;
}

header .botmenu .right-header .box-search .search-drop a{
  position: relative;
  float: left;
  margin: 12px;
  width: 100%;
  text-align: left;
}

header .botmenu .right-header .box-search .bl {
  display: none;
}
header .bg {
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  width: 100%;
  height: 0;
  opacity: 0.9 !important;
  background: transparent;
  transition: all 0.2s ease-out;
  -webkit-transition: all 0.2s ease-out;
  -moz-transition: 0.2s all ease-out;
  -ms-transition: 0.2s all ease-out;
  -o-transition: 0.2s all ease-out;
}
header.float .bg {
  height: 80px;
  background: #e50000;
  box-shadow: 0 0 20px -10px #000;
  -webkit-box-shadow: 0 0 20px -10px #000;
  -ms-box-shadow: 0 0 20px -10px #000;
  -o-box-shadow: 0 0 20px -10px #000;
}
header.float .topmenu,
header.float:before {
  display: none;
}
header.float .botmenu {
  padding: 0;
  margin: 0;
}
header.float .botmenu .right-header ul > li > a {
  text-decoration: none;
  color: #ffffff;
}
header.float .botmenu .right-header ul > li > a:hover {
  color: #ffffff;
}
header.float .botmenu .right-header .box-lang,
header.float .botmenu .right-header .box-lang a {
  color: #fcfcfc;
}
header.float .botmenu .right-header .box-lang a.active,
header.float .botmenu .right-header .box-lang a:hover {
  color: #000000;
}
header.float .botmenu .right-header .box-lang:after {
  background: #fcfcfc;
}
header.float .botmenu .right-header .box-search .wht {
  display: none;
}
header.float .botmenu .right-header .box-search .bl {
  color: #ffffff;
  display: block;
  font-size: 15px;
}
header.float .botmenu .logo {
  position: relative;
  padding-top: 10px;
}
header.float .botmenu .logo .wht {
  display: none;
}
header.float .botmenu .logo .black {
  display: block;
  width: 150px;
}
header .drop-hover {
  width: 1570px;
  position: absolute;
  top: 50px;
  left: 0;
  right: 0;
  margin: 0 auto;
  opacity: 0;
  visibility: hidden;
  transition: all 0.2s ease-out;
  -webkit-transition: all 0.2s ease-out;
  -moz-transition: 0.2s all ease-out;
  -ms-transition: 0.2s all ease-out;
  -o-transition: 0.2s all ease-out;
  padding-top: 60px;
}
header .drop-hover .backlink {
  display: none;
}
header .drop-hover .wrap {
  padding: 45px 100px;
  box-sizing: border-box;
  background: #000000;
  opacity: 0.9;
  box-shadow: 0 0 20px 2px #272727;
  -webkit-box-shadow: 0 0 20px 2px #272727;
  -moz-box-shadow: 0 0 20px 2px #272727;
  -ms-box-shadow: 0 0 20px 2px #272727;
  -o-box-shadow: 0 0 20px 2px #272727;
  border-radius: 20px;
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  -ms-border-radius: 20px;
  -o-border-radius: 20px;
}
header .drop-hover .wrap:after {
  content: "";
  display: block;
  clear: both;
}
header .drop-hover .box-figure {
  float: left;
  width: 40%;
  text-align: left;
  padding-right: 95px;
  box-sizing: border-box;
}
header .drop-hover .box-figure figure {
  height: 170px;
}
header .drop-hover .box-figure figure img {
  border-radius: 10px;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  -ms-border-radius: 10px;
  -o-border-radius: 10px;
  height: 100%;
  object-fit: cover;
}
header .drop-hover .box-figure h5 {
  font-size: 20px;
  color: #111;
  font-weight: 700;
  line-height: 24px;
  margin: 10px 0;
}
header .drop-hover .box-figure p {
  max-height: 80px;
  overflow: hidden;
}
header .drop-hover .box-text {
  float: right;
  width: 60%;
  text-align: left;
  padding-left: 20px;
  box-sizing: border-box;
  border-left: 1px solid #e3e3e3;
}
header .drop-hover .box-text nav {
  position: relative;
  min-height: 310px;
}
header .drop-hover .box-text nav a {
  margin: 20px 0;
  display: block;
  font-size: 16px;
  color: #777;
  transition: all 0.2s ease-out;
  -webkit-transition: all 0.2s ease-out;
  -moz-transition: 0.2s all ease-out;
  -ms-transition: 0.2s all ease-out;
  -o-transition: 0.2s all ease-out;
  width: 260px;
}
header .drop-hover .box-text nav a.hav-child {
  position: relative;
  padding-right: 25px;
  box-sizing: border-box;
}
header .drop-hover .box-text nav a.hav-subchild {
  position: relative;
  padding-right: 25px;
  box-sizing: border-box;
}
header .drop-hover .box-text nav a.hav-child:after {
  content: "+";
  font-size: 22px;
  color: #ed8924;
  position: absolute;
  right: 0;
  top: 0;
  bottom: 0;
  line-height: 20px;
  margin: auto 0;
  transition: all 0.2s ease-out;
  -webkit-transition: all 0.2s ease-out;
  -moz-transition: 0.2s all ease-out;
  -ms-transition: 0.2s all ease-out;
  -o-transition: 0.2s all ease-out;
}
header .drop-hover .box-text nav a.hav-subchild:after {
  content: "+";
  font-size: 22px;
  color: #ed8924;
  position: absolute;
  right: 0;
  top: 0;
  bottom: 0;
  line-height: 20px;
  margin: auto 0;
  transition: all 0.2s ease-out;
  -webkit-transition: all 0.2s ease-out;
  -moz-transition: 0.2s all ease-out;
  -ms-transition: 0.2s all ease-out;
  -o-transition: 0.2s all ease-out;
}
header .drop-hover .box-text nav a.hav-child.drop {
  font-weight: 700;
  color: #2e62a2;
}
header .drop-hover .box-text nav a.hav-subchild.drop{
  font-weight: 700 !important;
  color: #2e62a2;
}
header .drop-hover .box-text nav a.hav-child.drop:after {
  content: "-";
}
header .drop-hover .box-text nav a.hav-subchild.drop:after {
  content: "-";
}
header .drop-hover .box-text nav a.active {
  font-weight: 700;
}
header .drop-hover .box-text nav a.active,
header .drop-hover .box-text nav a:hover {
  color: #2e62a2;
  transition: all 0.2s ease-out;
  -webkit-transition: all 0.2s ease-out;
  -moz-transition: 0.2s all ease-out;
  -ms-transition: 0.2s all ease-out;
  -o-transition: 0.2s all ease-out;
}
header .drop-hover .box-text nav .child {
  position: absolute;
  left: 350px;
  top: 0;
  bottom: 0;
  padding-left: 20px;
  border-left: 1px solid #e3e3e3;
  display: none;
}
header .drop-hover .box-text nav .subchild {
  position: absolute;
  left: 350px;
  top: 0;
  bottom: 0;
  padding-left: 20px;
  border-left: 1px solid #e3e3e3;
  display: none;
}

header .drop-hover .box-text2 {
  float: left;
  width: 60%;
  text-align: left;
  /* padding-left: 20px; */
  box-sizing: border-box;
  /* border-left: 1px solid #e3e3e3; */
}
header .drop-hover .box-text2 nav {
  position: relative;
  min-height: 310px;
}
header .drop-hover .box-text2 nav a {
  position: relative;
  margin: 20px 0;
  display: block;
  font-size: 16px;
  color: #d8d8d8;
  transition: all 0.2s ease-out;
  -webkit-transition: all 0.2s ease-out;
  -moz-transition: 0.2s all ease-out;
  -ms-transition: 0.2s all ease-out;
  -o-transition: 0.2s all ease-out;
  width: 260px;
}
header .drop-hover .box-text2 nav a.hav-child {
  position: relative;
  padding-right: 25px;
  box-sizing: border-box;
}
header .drop-hover .box-text2 nav a.hav-child:after {
  content: "+";
  font-size: 22px;
  color: #ffd700;
  position: absolute;
  right: 0;
  top: 8px;
  bottom: 0;
  line-height: 2px;
  margin: auto 0;
  transition: all 0.2s ease-out;
  -webkit-transition: all 0.2s ease-out;
  -moz-transition: 0.2s all ease-out;
  -ms-transition: 0.2s all ease-out;
  -o-transition: 0.2s all ease-out;
}
header .drop-hover .box-text2 nav a.hav-subchild:after {
  content: "+";
  font-size: 22px;
  color: #ffd700;
  position: absolute;
  top: 5px;
  right: 0;
  float: right;
  line-height: 2px;
  margin: auto 0;
  transition: all 0.2s ease-out;
  -webkit-transition: all 0.2s ease-out;
  -moz-transition: 0.2s all ease-out;
  -ms-transition: 0.2s all ease-out;
  -o-transition: 0.2s all ease-out;
}
header .drop-hover .box-text2 nav a.hav-child.drop {
  font-weight: 700;
  color: #ffc700;
}
header .drop-hover .box-text2 nav a.hav-subchild.drop {
  font-weight: 700;
  color: #ffc700;
}
header .drop-hover .box-text2 nav a.hav-child.drop:after {
  content: "-";
}
header .drop-hover .box-text2 nav a.hav-subchild.drop:after {
  content: "-";
}
header .drop-hover .box-text2 nav a.active {
  font-weight: 700;
}
header .drop-hover .box-text2 nav a.active,
header .drop-hover .box-text2 nav a:hover {
  color: #ffc700;
  transition: all 0.2s ease-out;
  -webkit-transition: all 0.2s ease-out;
  -moz-transition: 0.2s all ease-out;
  -ms-transition: 0.2s all ease-out;
  -o-transition: 0.2s all ease-out;
}
header .drop-hover .box-text2 nav .child {
  position: absolute;
  left: 300px;
  top: 0;
  bottom: 0;
  padding-left: 20px;
  border-left: 1px solid #ffc700;
  display: none;
}
header .drop-hover .box-text2 nav .subchild {
  position: absolute;
  left: 300px;
  top: 0;
  bottom: 0;
  padding-left: 20px;
  border-left: 1px solid #ffc700;
  display: none;
}

.banner {
  position: relative;
}
.banner:before {
  content: "";
  top: 0;
  left: 0;
  right: 0;
  background: url(../images/material/shdow-banner.png) no-repeat 50%;
  width: 100%;
  height: 80px;
  display: block;
  position: absolute;
}
.banner .box-wrap:after {
  content: "";
  display: block;
  clear: both;
}
.banner .box-wrap.flexx .box {
  float: none;
  transition: flex 0.2s ease-out;
  -webkit-transition: flex 0.2s ease-out;
  -moz-transition: 0.2s flex ease-out;
  -ms-transition: 0.2s flex ease-out;
  -o-transition: 0.2s flex ease-out;
  flex: 1;
}
.banner .box-wrap.flexx .box.anime2:hover {
  flex: 1.07;
}
.banner .box-wrap.flexx .box.anime2:hover figure {
  @inlcude transform(scale(1));
}
.banner .box {
  width: 33.333%;
  float: left;
  height: 1000px;
}
.banner .box,
.banner .box figure {
  position: relative;
  overflow: hidden;
  transition: all 0.2s ease-out;
  -webkit-transition: all 0.2s ease-out;
  -moz-transition: 0.2s all ease-out;
  -ms-transition: 0.2s all ease-out;
  -o-transition: 0.2s all ease-out;
}
.banner .box figure {
  /* filter: grayscale(100%); */
  height: 100%;
}
.banner .box figure img {
  filter: brightness(100%);
  transition: all 0.2s ease-out;
  -webkit-transition: all 0.2s ease-out;
  -moz-transition: 0.2s all ease-out;
  -ms-transition: 0.2s all ease-out;
  -o-transition: 0.2s all ease-out;
  width: 100%;
  height: 100%;
}
.banner .box figure:before {
  content: "";
  width: 100%;
  background: url(../images/material/shadow-box-bann.png) no-repeat 50%;
  z-index: 2;
}
.banner .box figure:before,
.banner .box video {
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  right: 0;
  height: 100%;
}
.banner .box video {
  width: auto;
  object-fit: cover;
  border: 1px solid #111;
}
.banner .box video source {
  height: 100%;
}
.banner .box h2 {
  background: -webkit-linear-gradient(#fff, #b8c3e0);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  font-size: 72px;
  font-weight: 800;
  text-transform: uppercase;
  opacity: 0.9;
  margin-bottom: 40px;
}
.banner .box .desc {
  position: absolute;
  bottom: 40%;
  left: 20px;
  right: 20px;
  text-align: center;
  z-index: 8;
}
.banner .box .desc p {
  color: #d2d9e6;
  font-size: 20px;
  line-height: 26px;
  max-height: 80px;
  overflow: hidden;
}
.banner .box .btn-plus {
  transition: all 0.1s ease-out;
  -webkit-transition: all 0.1s ease-out;
  -moz-transition: 0.1s all ease-out;
  -ms-transition: 0.1s all ease-out;
  -o-transition: 0.1s all ease-out;
  visibility: visible;
  opacity: 1;
}
.banner .box .hide {
  height: 0;
  overflow: hidden;
  transition: all 0.2s ease-out;
  -webkit-transition: all 0.2s ease-out;
  -moz-transition: 0.2s all ease-out;
  -ms-transition: 0.2s all ease-out;
  -o-transition: 0.2s all ease-out;
}
.banner .box:hover figure {
  /* filter: grayscale(0) !important; */
  transform: scale(1.05);
  -webkit-transform: scale(1.05);
  -moz-transform: scale(1.05);
  -ms-transform: scale(1.05);
  -o-transform: scale(1.05);
  transition: all 0.1s ease-out;
  -webkit-transition: all 0.1s ease-out;
  -moz-transition: 0.1s all ease-out;
  -ms-transition: 0.1s all ease-out;
  -o-transition: 0.1s all ease-out;
}
.banner .box:hover figure img {
  filter: brightness(120%);
}

.banner .box figure .pic1 {
  filter: grayscale(100%);
}
.banner .box figure .pic2 {
  filter: grayscale(100%);
}
.banner .box figure .pic3 {
  filter: grayscale(100%);
}

.banner .box:hover figure .pic1 {
  filter: grayscale(0);
}
.banner .box:hover figure .pic2 {
  filter: grayscale(0);
}
.banner .box:hover figure .pic3 {
  filter: grayscale(0);
}

.banner .box:hover .hide {
  height: 150px;
}
.banner .box:hover .btn-plus {
  opacity: 0;
  visibility: hidden;
}
.banner .box.gif figure img {
  position: relative;
  width: auto;
  left: -18px;
  right: -18px;
  max-width: none;
}

.banner .boxalone {
  width: 100%;
  /* float: left; */
  height: 700px;
}
.banner .boxalone,
.banner .boxalone figure {
  position: relative;
  overflow: hidden;
  /* transition: all 0.2s ease-out;
  -webkit-transition: all 0.2s ease-out;
  -moz-transition: 0.2s all ease-out;
  -ms-transition: 0.2s all ease-out;
  -o-transition: 0.2s all ease-out; */
}
.banner .boxalone figure {
  /* filter: grayscale(100%); */
  height: 100%;
}
.banner .boxalone figure img {
  /* filter: brightness(80%);
  transition: all 0.2s ease-out;
  -webkit-transition: all 0.2s ease-out;
  -moz-transition: 0.2s all ease-out;
  -ms-transition: 0.2s all ease-out;
  -o-transition: 0.2s all ease-out; */
  width: 100%;
  height: 100%;
}
.banner .boxalone figure:before {
  content: "";
  width: 100%;
  background: url(../images/material/shadow-box-bann.png) no-repeat 50%;
  z-index: 2;
}
.banner .boxalone figure:before,
.banner .boxalone video {
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  right: 0;
  height: 100%;
}
.banner .boxalone video {
  width: auto;
  object-fit: cover;
  border: 1px solid #111;
}
.banner .boxalone video source {
  height: 100%;
}
.banner .boxalone h2 {
  background: -webkit-linear-gradient(#fff, #b8c3e0);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  font-size: 72px;
  font-weight: 800;
  text-transform: uppercase;
  opacity: 0.9;
  margin-bottom: -10px;
}
.banner .boxalone .desc {
  position: absolute;
  bottom: 40%;
  left: 20px;
  right: 20px;
  text-align: center;
  z-index: 8;
}
.banner .boxalone .desc p {
  color: #d2d9e6;
  font-size: 20px;
  line-height: 26px;
  max-height: 80px;
  overflow: hidden;
}
/* .banner .boxalone .btn-plus {
  transition: all 0.1s ease-out;
  -webkit-transition: all 0.1s ease-out;
  -moz-transition: 0.1s all ease-out;
  -ms-transition: 0.1s all ease-out;
  -o-transition: 0.1s all ease-out;
  visibility: visible;
  opacity: 1;
} */
/* .banner .boxalone .hide {
  height: 0;
  overflow: hidden;
  transition: all 0.2s ease-out;
  -webkit-transition: all 0.2s ease-out;
  -moz-transition: 0.2s all ease-out;
  -ms-transition: 0.2s all ease-out;
  -o-transition: 0.2s all ease-out;
} */
/* .banner .boxalone:hover figure {
  filter: grayscale(0) !important;
  transform: scale(1.05);
  -webkit-transform: scale(1.05);
  -moz-transform: scale(1.05);
  -ms-transform: scale(1.05);
  -o-transform: scale(1.05);
  transition: all 0.1s ease-out;
  -webkit-transition: all 0.1s ease-out;
  -moz-transition: 0.1s all ease-out;
  -ms-transition: 0.1s all ease-out;
  -o-transition: 0.1s all ease-out;
} */
/* .banner .boxalone:hover figure img {
  filter: brightness(100%);
} */

.banner .boxalone figure .pic1 {
  filter: grayscale(100%);
}
.banner .boxalone figure .pic2 {
  filter: grayscale(100%);
}
.banner .boxalone figure .pic3 {
  filter: grayscale(100%);
}

.banner .boxalone:hover figure .pic1 {
  filter: grayscale(0);
}
.banner .boxalone:hover figure .pic2 {
  filter: grayscale(0);
}
.banner .boxalone:hover figure .pic3 {
  filter: grayscale(0);
}

/* .banner .boxalone:hover .hide {
  height: 150px;
}
.banner .boxalone:hover .btn-plus {
  opacity: 0;
  visibility: hidden;
}
.banner .boxalone.gif figure img {
  position: relative;
  width: auto;
  left: -18px;
  right: -18px;
  max-width: none;
} */

.banner .scroll {
  bottom: -50px;
  margin: 0 auto;
  z-index: 4;
  cursor: pointer;
  width: 100px;
  height: 100px;
  background: #0a0f22;
  border-radius: 100%;
  -webkit-border-radius: 100%;
  -moz-border-radius: 100%;
  -ms-border-radius: 100%;
  -o-border-radius: 100%;
}
.banner .scroll,
.banner .scroll:before {
  left: 0;
  right: 0;
  transition: all 0.2s ease-out;
  -webkit-transition: all 0.2s ease-out;
  -moz-transition: 0.2s all ease-out;
  -ms-transition: 0.2s all ease-out;
  -o-transition: 0.2s all ease-out;
  position: absolute;
}
.banner .scroll:before {
  content: "";
  top: 0;
  bottom: 0;
  margin: auto;
  border: 10px solid #ed7924;
  border-radius: 100%;
  -webkit-border-radius: 100%;
  -moz-border-radius: 100%;
  -ms-border-radius: 100%;
  -o-border-radius: 100%;
}
.banner .scroll span {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  display: block;
  background: url(../images/material/ic-scroll.png) no-repeat 50%;
  width: 24px;
  height: 35px;
  margin: auto;
}
.banner .scroll:hover:before {
  border-width: 3px;
}
.home .wrapper {
  width: 1230px;
}
.home h3 {
  font-size: 34px;
  font-weight: 700;
}
.home .tittle {
  color: #111;
}
.home.visi {
  position: relative;
  height: 640px;
}
.home.visi img {
  object-fit: cover;
  height: 100%;
}
.home.visi .object-pict {
  position: absolute;
  left: 12%;
  bottom: 0;
  top: 0;
}
.home.visi .object-pict img {
  height: 100%;
  object-fit: cover;
}
.home.visi .text {
  position: absolute;
  right: 15%;
  top: 40%;
  width: 40%;
}
.home.visi p {
  font-size: 36px;
  font-weight: 800;
  line-height: 50px;
  color: #2e62a2;
  text-transform: uppercase;
  position: relative;
  padding: 20px;
}
.home.visi p:before {
  left: -40px;
  top: 0;
}
.home.visi p:after,
.home.visi p:before {
  content: "“";
  position: absolute;
  color: #ed8924;
  font-size: 100px;
  opacity: 0.5;
}
.home.visi p:after {
  right: -40px;
  bottom: 0;
}
.home.port {
  padding: 145px 0;
  position: relative;
  box-sizing: border-box;
}
.home.port:after {
  content: "";
  display: block;
  clear: both;
}
.home.port .line {
  position: absolute;
  right: 0;
  left: 0;
  top: 0;
  margin: 0 auto;
  width: 7px;
  height: 95px;
  background: #fff;
}
.home.port .box-port-sum {
  margin: 55px 30px 85px;
  display: block;
}
.home.port .box-port-sum:after {
  content: "";
  display: block;
  clear: both;
}
.home.port .tittle {
  color: #fff;
}
.home.port .sum {
  float: left;
  width: 33.333%;
}
.home.port .sum figure {
  display: table-cell;
  position: relative;
  width: 155px;
  height: 155px;
}
.home.port .sum figure span {
  position: absolute;
  right: 0;
  top: 0;
  bottom: 0;
  left: auto;
  text-align: center;
  margin: auto 18px auto 0;
  width: 105px;
  display: block;
  font-size: 15px;
  color: #111;
  padding: 55px 0;
}
.home.port .sum figure span b {
  font-size: 34px;
  display: block;
  color: #2e62a2;
}
.home.port .sum .text {
  display: table-cell;
  vertical-align: middle;
  color: #fff;
  padding: 0 20px;
}
.home.port .sum .text h6 {
  font-size: 18px;
  font-weight: 700;
  margin-bottom: 10px;
  line-height: 22px;
}
.home.port .sum .text p {
  font-size: 15px;
  line-height: 20px;
}
.home.port .video {
  border-radius: 20px;
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  -ms-border-radius: 20px;
  -o-border-radius: 20px;
  overflow: hidden;
  box-shadow: 0 5px 20px -15px #000;
  -webkit-box-shadow: 0 5px 20px -15px #000;
  -moz-box-shadow: 0 5px 20px -15px #000;
  -ms-box-shadow: 0 5px 20px -15px #000;
  -o-box-shadow: 0 5px 20px -15px #000;
  position: relative;
}
.home.port .video .thumb-video {
  position: relative;
  height: 575px;
}
.home.port .video .thumb-video img {
  object-fit: cover;
  width: 100%;
}
.home.port .video .thumb-video .ic-play {
  background: url(../images/material/ic-play.png) no-repeat 50%;
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  top: 0;
  margin: auto;
  width: 120px;
  height: 120px;
  transition: all 0.2s ease-out;
  -webkit-transition: all 0.2s ease-out;
  -moz-transition: 0.2s all ease-out;
  -ms-transition: 0.2s all ease-out;
  -o-transition: 0.2s all ease-out;
  cursor: pointer;
}
.home.port .video .wrap-yt {
  position: absolute;
  right: 0;
  left: 0;
  bottom: 0;
  top: 0;
  width: 100%;
  height: 100%;
  z-index: 2;
  display: none;
}
.home.port .video .wrap-yt iframe {
  width: 100%;
  height: 100%;
}
.home.port .video .tittle-video {
  position: absolute;
  bottom: 0;
  right: 0;
  left: 0;
  width: 100%;
  background: #0c4883;
  opacity: 0.95;
  z-index: 2;
  text-align: center;
  height: 0;
  box-sizing: border-box;
  overflow: hidden;
  transition: all 0.2s ease-out;
  -webkit-transition: all 0.2s ease-out;
  -moz-transition: 0.2s all ease-out;
  -ms-transition: 0.2s all ease-out;
  -o-transition: 0.2s all ease-out;
}
.home.port .video .tittle-video span {
  display: block;
  color: #fff;
  font-size: 18px;
  font-weight: 700;
  padding-top: 30px;
}
.home.port .video:hover .tittle-video {
  height: 80px;
}
.home.port .video:hover .thumb-video .ic-play {
  transform: scale(1.1);
  -webkit-transform: scale(1.1);
  -moz-transform: scale(1.1);
  -ms-transform: scale(1.1);
  -o-transform: scale(1.1);
}
.home.tag {
  height: 314px;
  position: relative;
  overflow: hidden;
}
.home.tag img {
  object-fit: cover;
  width: 100%;
  transition: all 0.2s ease-out;
  -webkit-transition: all 0.2s ease-out;
  -moz-transition: 0.2s all ease-out;
  -ms-transition: 0.2s all ease-out;
  -o-transition: 0.2s all ease-out;
}
.home.tag:hover img {
  transform: scale(1.05);
  -webkit-transform: scale(1.05);
  -moz-transform: scale(1.05);
  -ms-transform: scale(1.05);
  -o-transform: scale(1.05);
}
.home.tag span {
  position: absolute;
  left: 0;
  top: 40%;
  bottom: 0;
  right: 0;
  margin: auto;
  display: block;
  text-align: center;
  font-size: 52px;
  color: #fff;
  font-weight: 800;
}
.home.layanan {
  background: url(../images/content/bg-layanan.png) no-repeat 50%;
  background-size: cover;
  padding: 95px 0 35px;
  border-bottom: 1px solid rgba(46, 98, 162, 0.2);
  overflow: hidden;
}
.home.layananx {
  background: url(../images/content/bg-layanan.png) no-repeat 50%;
  background-size: cover;
  padding: 95px 0 35px;
  border-bottom: 1px solid rgba(46, 98, 162, 0.2);
  overflow: hidden;
}
.home.layanan .tittle {
  margin-bottom: 25px;
  text-align: left;
}
.home.layananx .tittle {
  margin-bottom: 25px;
  text-align: left;
}
.home.twobox {
  padding-top: 90px;
}
.home.twobox .wrap-box:after {
  content: "";
  display: block;
  clear: both;
}
.home.twobox .wrap-box .box {
  width: 50%;
  float: left;
  position: relative;
}
.wrap-box .box .gray2 {
  filter: grayscale(100%) !important;
}
.wrap-box .box .gray1 {
  filter: grayscale(100%) !important;
}
.home.twobox .wrap-box .box figure img {
  transition: all 0.2s ease-out;
  -webkit-transition: all 0.2s ease-out;
  -moz-transition: 0.2s all ease-out;
  -ms-transition: 0.2s all ease-out;
  -o-transition: 0.2s all ease-out;
  /* filter: brightness(40%); */
}
.wrap-box .box:hover .gray2 {
  filter: grayscale(0) !important;
}
.wrap-box .box:hover .gray1 {
  filter: grayscale(0) !important;
}
.home.twobox .wrap-box .box:hover figure img {
  transform: scale(1.1);
  -webkit-transform: scale(1.1);
  -moz-transform: scale(1.1);
  -ms-transform: scale(1.1);
  -o-transform: scale(1.1);
  /* filter: brightness(80%); */
}
.home.twobox .wrap-box figure {
  position: relative;
  overflow: hidden;
}
.home.twobox .wrap-box .caption {
  position: absolute;
  left: 0;
  top: 40%;
  bottom: 0;
  right: 0;
  margin: auto;
  text-align: center;
  color: #fff;
}
.home.twobox .wrap-box .caption h2 {
  font-size: 48px;
  font-weight: 800;
  line-height: 52px;
}
.home.twobox .wrap-box .caption p {
  font-size: 18px;
}

.home.twobox .right {
  position: relative;
}
.home.twobox .left {
  position: relative;
}

.home.twobox .right .list:hover figure img {
  filter: grayscale(0);
}
.home.twobox .left .list:hover figure img {
  filter: grayscale(0);
}
.home.twobox .right .list:hover .tooltip {
  opacity: 1;
  visibility: visible;
}
.home.twobox .left .list:hover .tooltip {
  opacity: 1;
  visibility: visible;
}

.home.twobox .right .tooltip {
  position: absolute;
  left: 40px;
  bottom: -30px;
  right: 40px;
  font-size: 10px;
  color: #111;
  border-radius: 0;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -ms-border-radius: 0;
  -o-border-radius: 0;
  padding: 5px;
  box-shadow: 0 0 -10px 20px #000;
  -webkit-box-shadow: 0 0 -10px 20px #000;
  -moz-box-shadow: 0 0 -10px 20px #000;
  -ms-box-shadow: 0 0 -10px 20px #000;
  -o-box-shadow: 0 0 -10px 20px #000;
  height: 40px;
  overflow: hidden;
  line-height: 16px;
  text-align: center;
  opacity: 0;
  visibility: hidden;
  transition: all 0.2s ease-in;
  -webkit-transition: all 0.2s ease-in;
  -moz-transition: 0.2s all ease-in;
  -ms-transition: 0.2s all ease-in;
  -o-transition: 0.2s all ease-in;
}
.home.twobox .left .tooltip {
  position: absolute;
  left: 40px;
  bottom: -30px;
  right: 40px;
  font-size: 10px;
  color: #111;
  border-radius: 0;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -ms-border-radius: 0;
  -o-border-radius: 0;
  padding: 5px;
  box-shadow: 0 0 -10px 20px #000;
  -webkit-box-shadow: 0 0 -10px 20px #000;
  -moz-box-shadow: 0 0 -10px 20px #000;
  -ms-box-shadow: 0 0 -10px 20px #000;
  -o-box-shadow: 0 0 -10px 20px #000;
  height: 40px;
  overflow: hidden;
  line-height: 16px;
  text-align: center;
  opacity: 0;
  visibility: hidden;
  transition: all 0.2s ease-in;
  -webkit-transition: all 0.2s ease-in;
  -moz-transition: 0.2s all ease-in;
  -ms-transition: 0.2s all ease-in;
  -o-transition: 0.2s all ease-in;
}

.home.twobox .right figure {
  text-align: center;
}
.home.twobox .left figure {
  text-align: center;
}
.home.twobox .right figure img {
  margin: 0 auto;
  width: 200px;
  filter: grayscale(100%);
  transition: all 0.2s ease-out;
  -webkit-transition: all 0.2s ease-out;
  -moz-transition: 0.2s all ease-out;
  -ms-transition: 0.2s all ease-out;
  -o-transition: 0.2s all ease-out;
}
.home.twobox .left figure img {
  margin: 0 auto;
  width: 200px;
  filter: grayscale(100%);
  transition: all 0.2s ease-out;
  -webkit-transition: all 0.2s ease-out;
  -moz-transition: 0.2s all ease-out;
  -ms-transition: 0.2s all ease-out;
  -o-transition: 0.2s all ease-out;
}

@media (min-width: 0px) and (max-width: 1279px) {
  .home.twobox .scroll {
    bottom: 220px !important;
    width: 230px !important;
    height: 60px !important;
  }
  .home.twobox .scroll span {
    font-size: 20px !important;
    text-align: center !important;
    height: 20px !important;
    width: 160px !important;
  }
}

.home.twobox .scroll {
  bottom: 110px;
  margin: 0 auto;
  z-index: 4;
  cursor: pointer;
  width: 300px;
  height: 80px;
  background: #0a0f22;
  border-radius: 50px;
  color: #fff;
  -webkit-border-radius: 50px;
  -moz-border-radius: 50px;
  -ms-border-radius: 50px;
  -o-border-radius: 50px;
}
.home.twobox .scroll,
.home.twobox .scroll:before {
  left: 0;
  right: 0;
  transition: all 0.2s ease-out;
  -webkit-transition: all 0.2s ease-out;
  -moz-transition: 0.2s all ease-out;
  -ms-transition: 0.2s all ease-out;
  -o-transition: 0.2s all ease-out;
  position: absolute;
}
.home.twobox .scroll:before {
  content: "";
  top: 0;
  bottom: 0;
  margin: auto;
  /* border: 10px solid #ff0000; */
  border-radius: 50px;
  -webkit-border-radius: 50px;
  -moz-border-radius: 50px;
  -ms-border-radius: 50px;
  -o-border-radius: 50px;
}
.home.twobox .scroll span {
  position: absolute;
  font-size: 30px;
  /* font-weight: 50px; */
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  display: block;
  /* background: url(../images/material/ic-scroll.png) no-repeat 50%; */
  width: 260px;
  height: 30px;
  margin: auto;
  text-align: center;
}
.home.twobox .scroll:hover:before {
  border-width: 3px;
  background: #ff0000 !important;
}

.home.comunity {
  background: url(../template/images/banner/bg-community.jpg) no-repeat 50%;
  background-size: cover;
  height: 245px;
}
.home.comunity2 {
  background: url(../images/banner/total_logistic4.jpg) no-repeat 50%;
  background-size: cover;
  height: 290px;
}
.home.comunity .left-text {
  float: left;
}
.home.comunity2 .left-text {
  float: left;
}
.home.comunity .left-text .underline,
.home.comunity .left-text .underlinex,
.home.comunity .left-text .underline2,
.home.comunity .left-text .underline3 {
  color: #fff;
  padding-top: 30px;
}
.home.comunity .left-text .underline:after,
.home.comunity .left-text .underlinex:after {
  background: #fff;
}
.home.comunity2 .left-text .underline2:after,
.home.comunity2 .left-text .underline3:after {
  background: #ffd700;
}
.home.comunity .wrap-icon {
  float: right;
}
.home.comunity2 .wrap-icon {
  float: right;
}
.home.comunity .wrap-icon:after {
  content: "";
  display: block;
  clear: both;
}
.home.comunity2 .wrap-icon:after {
  content: "";
  display: block;
  clear: both;
}
.home.comunity .wrap-icon .list {
  text-decoration: none;
  float: left;
  margin: 0;
  width: 200px;
}
.home.comunity2 .wrap-icon .list {
  text-decoration: none;
  float: left;
  margin: 0;
  width: 200px;
}
.home.comunity .wrap-icon .list:hover figure {
  cursor: pointer;
}
.home.comunity2 .wrap-icon .list:hover figure {
  cursor: pointer;
}
.home.comunity .wrap-icon .list:hover figure img {
  transform: scale(1.1);
  -webkit-transform: scale(1.1);
  -moz-transform: scale(1.1);
  -ms-transform: scale(1.1);
  -o-transform: scale(1.1);
}
.home.comunity2 .wrap-icon .list:hover figure img {
  transform: scale(1.1);
  -webkit-transform: scale(1.1);
  -moz-transform: scale(1.1);
  -ms-transform: scale(1.1);
  -o-transform: scale(1.1);
}
.home.comunity .box-wrap {
  padding-top: 60px;
}
.home.comunity2 .box-wrap {
  padding-top: 30px;
}
.home.comunity .box-wrap:after {
  content: "";
  display: block;
  clear: both;
}
.home.comunity2 .box-wrap:after {
  content: "";
  display: block;
  clear: both;
}
.home.comunity figure {
  width: 105px;
  height: 105px;
  border-radius: 100%;
  -webkit-border-radius: 100%;
  -moz-border-radius: 100%;
  -ms-border-radius: 100%;
  -o-border-radius: 100%;
  background: #fff;
  position: relative;
  text-align: center;
  margin: 0 auto;
}
.home.comunity2 figure {
  width: 105px;
  height: 105px;
  border-radius: 100%;
  -webkit-border-radius: 100%;
  -moz-border-radius: 100%;
  -ms-border-radius: 100%;
  -o-border-radius: 100%;
  background: #fff;
  position: relative;
  text-align: center;
  margin: 0 auto;
}
.home.comunity figure img {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  margin: auto;
  transition: all 0.2s ease-out;
  -webkit-transition: all 0.2s ease-out;
  -moz-transition: 0.2s all ease-out;
  -ms-transition: 0.2s all ease-out;
  -o-transition: 0.2s all ease-out;
}
.home.comunity2 figure img {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  margin: auto;
  transition: all 0.2s ease-out;
  -webkit-transition: all 0.2s ease-out;
  -moz-transition: 0.2s all ease-out;
  -ms-transition: 0.2s all ease-out;
  -o-transition: 0.2s all ease-out;
}
.home.comunity strong {
  color: #fff;
  display: block;
  text-align: center;
  margin-top: 15px;
  font-size: 18px;
}
.home.comunity2 strong {
  color: #fff;
  display: block;
  text-align: center;
  margin-top: 15px;
  font-size: 18px;
}
.home.view {
  padding: 45px 0;
  position: relative;
}
.home.view .line {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  margin: 0 auto;
  width: 4px;
  height: 35px;
  background: #ed8924;
}
.home.view .tittle {
  width: 800px;
  margin: 0 auto;
}
.home.view .tittle h3 {
  margin-bottom: 25px;
}
.home.view .tittle p {
  color: #555;
  font-size: 16px;
  line-height: 24px;
}
.home.view .wrap-map {
  position: relative;
  margin-top: 35px;
}
.home.view .abs-text {
  position: absolute;
  bottom: 1%;
  right: 1%;
  width: 300px;
  padding: 30px 45px;
  box-sizing: border-box;
  background: #ec8823;
  color: #fff;
  border-radius: 0 0 20px 0;
  -webkit-border-radius: 0 0 20px 0;
  -moz-border-radius: 0 0 20px 0;
  -ms-border-radius: 0 0 20px 0;
  -o-border-radius: 0 0 20px 0;
}
.home.view .abs-text figure {
  margin-bottom: 10px;
}
.home.view .abs-text strong {
  font-size: 16px;
  font-weight: 700;
  margin-bottom: 5px;
  display: block;
}
.home.view .abs-text p {
  font-size: 16px;
  line-height: 20px;
}
.home.view .abs-text a {
  color: #fff;
}
.home.view .maps {
  height: 600px;
  border-radius: 20px;
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  -ms-border-radius: 20px;
  -o-border-radius: 20px;
}
.home.subdiaries {
  padding: 40px 0;
  box-sizing: border-box;
  background: #f7f5f4;
}
.home.subdiaries .slider-subdiaries {
  padding: 0 20px;
}
.home.subdiaries .slider-subdiaries:after {
  content: "";
  display: block;
  clear: both;
}
.home.subdiaries .slider-subdiaries .list {
  float: left;
  width: 20%;
  cursor: pointer;
  position: relative;
}
.home.subdiaries .slider-subdiaries .list:hover figure img {
  filter: grayscale(0);
}
.home.subdiaries .slider-subdiaries .list:hover .tooltip {
  opacity: 1;
  visibility: visible;
}
.home.subdiaries .slider-subdiaries .tooltip {
  position: absolute;
  left: 40px;
  bottom: -40px;
  right: 40px;
  font-size: 10px;
  color: #111;
  border-radius: 0;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -ms-border-radius: 0;
  -o-border-radius: 0;
  padding: 5px;
  box-shadow: 0 0 -10px 20px #000;
  -webkit-box-shadow: 0 0 -10px 20px #000;
  -moz-box-shadow: 0 0 -10px 20px #000;
  -ms-box-shadow: 0 0 -10px 20px #000;
  -o-box-shadow: 0 0 -10px 20px #000;
  height: 40px;
  overflow: hidden;
  line-height: 16px;
  text-align: center;
  opacity: 0;
  visibility: hidden;
  transition: all 0.2s ease-in;
  -webkit-transition: all 0.2s ease-in;
  -moz-transition: 0.2s all ease-in;
  -ms-transition: 0.2s all ease-in;
  -o-transition: 0.2s all ease-in;
}
.home.subdiaries .slider-subdiaries figure {
  text-align: center;
}
.home.subdiaries .slider-subdiaries figure img {
  margin: 0 auto;
  filter: grayscale(100%);
  transition: all 0.2s ease-out;
  -webkit-transition: all 0.2s ease-out;
  -moz-transition: 0.2s all ease-out;
  -ms-transition: 0.2s all ease-out;
  -o-transition: 0.2s all ease-out;
}
.home.subdiaries .slider-subdiaries .slick-list {
  padding: 0 0 40px;
  position: relative;
}
.home.subdiaries .slider-subdiaries .slick-arrow {
  font-size: 0;
  border: none;
  background: url(../images/material/arr-gry.png) no-repeat 50%;
  width: 17px;
  height: 29px;
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  margin: auto 0;
  cursor: pointer;
}
.home.subdiaries .slider-subdiaries .slick-arrow.slick-next {
  left: auto;
  right: 0;
  transform: rotate(180deg);
  -webkit-transform: rotate(180deg);
  -moz-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  -o-transform: rotate(180deg);
}
.home.subdiaries .underline,
.home.subdiaries .underlinex {
  text-align: center;
  display: block;
  margin-bottom: 25px;
}
.home.subdiaries .underline:after,
.home.subdiaries .underlinex:after {
  right: 0;
  margin: 0 auto;
}
.box-direksi {
  margin: 60px -5px;
}
.box-direksi .onebox .list-direksi {
  margin: 0 auto 30px;
}
.box-direksi .list-direksi {
  width: 25%;
  padding: 0 5px;
  box-sizing: border-box;
  margin-bottom: 30px;
}
.box-direksi .list-direksi figure {
  overflow: hidden;
}
.box-direksi .list-direksi figure img {
  width: 100%;
  transition: all 0.3s ease-out;
  -webkit-transition: all 0.3s ease-out;
  -moz-transition: all ease-out 0.3s;
  -ms-transition: all ease-out 0.3s;
  -o-transition: all ease-out 0.3s;
}
.box-direksi .box {
  padding: 10px;
  box-sizing: border-box;
  border-radius: 10px;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  -ms-border-radius: 10px;
  -o-border-radius: 10px;
  border: 1px solid #e3e3e3;
  position: relative;
  cursor: pointer;
  height: 100%;
}
.box-direksi .box:after {
  content: "";
  position: absolute;
  border-bottom: 25px solid #f7f7f7;
  top: 100%;
  left: 0;
  right: 0;
  margin: 60px auto 0;
  border-left: 20px solid transparent;
  border-right: 20px solid transparent;
  width: 0;
  opacity: 0;
  visibility: hidden;
  transition: all 0.2s ease-out;
  -webkit-transition: all 0.2s ease-out;
  -moz-transition: 0.2s all ease-out;
  -ms-transition: 0.2s all ease-out;
  -o-transition: 0.2s all ease-out;
}
.box-direksi .box.borderactive,
.box-direksi .box:hover {
  border: 1px solid #ed8924;
}
.box-direksi .box.borderactive:after,
.box-direksi .box:hover:after {
  opacity: 1;
  visibility: visible;
}
.box-direksi .box.borderactive figure img,
.box-direksi .box:hover figure img {
  transition: all 0.3s ease-out;
  -webkit-transition: all 0.3s ease-out;
  -moz-transition: all ease-out 0.3s;
  -ms-transition: all ease-out 0.3s;
  -o-transition: all ease-out 0.3s;
  transform: scale(1.07);
  -webkit-transform: scale(1.07);
  -moz-transform: scale(1.07);
  -ms-transform: scale(1.07);
  -o-transform: scale(1.07);
}
.box-direksi .box.minheight {
  min-height: 100px;
}
.box-direksi h6 {
  font-size: 15px;
  color: #111;
  line-height: 20px;
  margin-bottom: 10px;
}
.box-direksi .jab {
  font-size: 12px;
  color: #ed8924;
  display: block;
  padding-bottom: 10px;
  position: relative;
}
.box-direksi .jab:after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  margin: 0 auto;
  width: 56px;
  height: 2px;
  background: #2e62a2;
}
.box-direksi h5 {
  font-size: 18px;
  color: #111;
  font-weight: 700;
  margin-bottom: 15px;
}
.box-direksi .profile {
  padding: 35px;
  box-sizing: border-box;
  text-align: center;
}
.box-direksi .show-desc {
  background: #f7f7f7;
  padding: 40px 50px;
  box-sizing: border-box;
  border-radius: 2%;
  -webkit-border-radius: 2%;
  -moz-border-radius: 2%;
  -ms-border-radius: 2%;
  -o-border-radius: 2%;
  height: 480px;
  position: absolute;
  bottom: 0;
  left: 15px;
  right: 15px;
  margin-top: 40px;
  display: none;
  overflow: auto;
}
.box-direksi .row {
  margin-bottom: 30px;
  position: relative;
}
.box-direksi .row:after {
  content: "";
  display: block;
  clear: both;
}
.box-direksi .row.act {
  padding-bottom: 560px;
}
.box-direksi .btn-circle {
  position: absolute;
  left: 0;
  right: 0;
  bottom: -15px;
  width: 31px;
  height: 31px;
  border-radius: 100%;
  -webkit-border-radius: 100%;
  -moz-border-radius: 100%;
  -ms-border-radius: 100%;
  -o-border-radius: 100%;
  background: #ed8924;
  margin: 0 auto;
}
.box-direksi .btn-circle:before {
  content: "-";
  font-size: 40px;
  color: #fff;
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  right: 0;
  margin: auto;
  text-align: center;
  line-height: 25px;
  vertical-align: middle;
}
.slider-middle .list {
  position: relative;
  padding: 0 40px;
  box-sizing: border-box;
}
.slider-middle figure img {
  border-radius: 10px;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  -ms-border-radius: 10px;
  -o-border-radius: 10px;
}
.slider-middle .slick-arrow {
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  border: none;
  font-size: 0;
  background: url(../images/material/arr-gry.png) no-repeat 50%;
  width: 17px;
  height: 29px;
  background-size: 100%;
  margin: auto 0;
  cursor: pointer;
  z-index: 2;
}
.slider-middle .slick-arrow.slick-next {
  left: auto;
  right: 0;
  transform: rotate(180deg);
  -webkit-transform: rotate(180deg);
  -moz-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  -o-transform: rotate(180deg);
}
.tittle-sub-btn {
  margin-bottom: 60px;
}
.box-slider-min {
  margin: 0 -15% 0 0;
  display: block;
}
.box-slider-min .slider-layanan {
  padding-bottom: 60px;
}
.box-slider-min .slider-layanan:after {
  content: "";
  display: block;
  clear: both;
}
.box-slider-min .slider-layanan .slick-list {
  margin-right: -200px;
}
.box-slider-min .slider-layanan .list {
  float: left;
  width: 565px;
  margin: 0 60px 0 0;
  box-sizing: border-box;
  position: relative;
  cursor: pointer;
}
.box-slider-min .slider-layanan .list figure {
  position: relative;
}
.box-slider-min .slider-layanan .list figure img {
  filter: brightness(60%);
  transition: all 0.2s ease-out;
  -webkit-transition: all 0.2s ease-out;
  -moz-transition: 0.2s all ease-out;
  -ms-transition: 0.2s all ease-out;
  -o-transition: 0.2s all ease-out;
}
.box-slider-min .slider-layanan .list figure:before {
  content: "";
  position: absolute;
  left: 0;
  bottom: 0;
  right: 0;
  width: 100%;
  height: 370px;
  background: url(../images/material/shd-slide.png) no-repeat 50%;
  z-index: 1;
}
.box-slider-min .slider-layanan .list:hover figure img {
  filter: brightness(100%);
}
.box-slider-min .slider-layanan .list:hover .desc p {
  height: 80px;
}
.box-slider-min .slider-layanan .list:hover .desc .wrap-btn {
  height: 50px;
}
.box-slider-min .slider-layanan .desc {
  position: absolute;
  left: 90px;
  right: 90px;
  bottom: 10%;
  text-align: center;
  color: #fff;
  z-index: 2;
  overflow: hidden;
}
.box-slider-min .slider-layanan .desc h5 {
  font-size: 22px;
  font-weight: 800;
  line-height: 26px;
  margin-bottom: 15px;
  overflow: hidden;
}
.box-slider-min .slider-layanan .desc p {
  font-size: 20px;
  line-height: 26px;
  height: 55px;
  overflow: hidden;
}
.box-slider-min .slider-layanan .desc .wrap-btn {
  height: 0;
  transition: all 0.2s ease-out;
  -webkit-transition: all 0.2s ease-out;
  -moz-transition: 0.2s all ease-out;
  -ms-transition: 0.2s all ease-out;
  -o-transition: 0.2s all ease-out;
}
.box-slider-min .slider-layanan .slick-arrow {
  position: absolute;
  bottom: 0;
  right: 16%;
  display: inline-block;
  border: none;
  padding-right: 40px;
  background: none;
  font-size: 20px;
  color: #31547d;
  font-weight: 700;
  cursor: pointer;
}
.box-slider-min .slider-layanan .slick-arrow:before {
  content: "";
  background: url(../images/material/right-arrow.png) no-repeat 50%;
  position: absolute;
  right: 10px;
  bottom: 0;
  top: 0;
  margin: auto 0;
  width: 22px;
  height: 18px;
  transition: all 0.2s ease-out;
  -webkit-transition: all 0.2s ease-out;
  -moz-transition: 0.2s all ease-out;
  -ms-transition: 0.2s all ease-out;
  -o-transition: 0.2s all ease-out;
}
.box-slider-min .slider-layanan .slick-arrow:hover:before {
  right: 0;
}
.box-slider-min .slider-layanan .slick-arrow:hover.slick-prev:before {
  left: 0;
}
.box-slider-min .slider-layanan .slick-arrow.slick-prev {
  right: 47%;
  padding-right: 0;
  padding-left: 40px;
}
.box-slider-min .slider-layanan .slick-arrow.slick-prev:before {
  right: auto;
  left: 10px;
  transform: rotate(180deg);
  -webkit-transform: rotate(180deg);
  -moz-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  -o-transform: rotate(180deg);
}
.box-slider-min .slider-layanan .slick-arrow.slick-disabled {
  cursor: not-allowed;
  opacity: 0.5;
}
.box-slider-min .slider-roadmap {
  margin: 60px 0 0;
}
.box-slider-min .slider-roadmap:after {
  content: "";
  display: block;
  clear: both;
}
.box-slider-min .slider-roadmap .list {
  float: left;
  width: 370px;
  padding: 40px 30px 25px;
  box-sizing: border-box;
  border-radius: 5px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  -o-border-radius: 5px;
  margin-right: 50px;
  margin-top: 30px;
  background: #fff;
  box-shadow: 0 0 20px -15px #000;
  -webkit-box-shadow: 0 0 20px -15px #000;
  -moz-box-shadow: 0 0 20px -15px #000;
  -ms-box-shadow: 0 0 20px -15px #000;
  -o-box-shadow: 0 0 20px -15px #000;
  position: relative;
}
.box-slider-min .slider-roadmap .list figure img {
  margin: 0 auto;
  text-align: center;
  height: 105px;
}
.box-slider-min .slider-roadmap .list .text {
  width: auto;
}
.box-slider-min .slider-roadmap .list .text h4 {
  font-size: 20px;
  font-weight: 700;
  color: #ed8924;
  text-align: center;
}
.box-slider-min .slider-roadmap .list .text p {
  font-size: 16px;
  font-weight: 700;
  color: #555;
  text-align: center;
}
.box-slider-min .slider-roadmap .year {
  position: absolute;
  left: 0;
  right: 0;
  top: -20px;
  width: 125px;
  margin: 0 auto;
  background: #f89a3d;
  color: #fff;
  font-size: 23px;
  font-weight: 700;
  text-align: center;
  display: block;
  padding: 10px 0;
  border-radius: 20px;
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  -ms-border-radius: 20px;
  -o-border-radius: 20px;
}
.box-slider-min .slider-roadmap .slick-arrow {
  position: absolute;
  left: -5%;
  top: 55%;
  border: none;
  font-size: 0;
  background: url(../images/material/arr-gry.png) no-repeat 50%;
  width: 17px;
  height: 29px;
  cursor: pointer;
}
.box-slider-min .slider-roadmap .slick-arrow.slick-next {
  top: 45%;
  transform: rotate(180deg);
  -webkit-transform: rotate(180deg);
  -moz-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  -o-transform: rotate(180deg);
}
.box-slider-min .slider-roadmap .slick-list {
  margin-right: -200px;
  padding-left: 20px;
  margin-left: -20px;
}
.box-slider-min .slider-milestone .list {
  width: 842px;
  margin: 10px 40px 10px 0;
  padding: 30px 40px;
  border-radius: border-box;
  -webkit-border-radius: border-box;
  -moz-border-radius: border-box;
  -ms-border-radius: border-box;
  -o-border-radius: border-box;
  box-shadow: 0 0 10px -5px rgba(0, 0, 0, 0.3);
  -webkit-box-shadow: 0 0 10px -5px rgba(0, 0, 0, 0.3);
  -moz-box-shadow: 0 0 10px -5px rgba(0, 0, 0, 0.3);
  -ms-box-shadow: 0 0 10px -5px rgba(0, 0, 0, 0.3);
  -o-box-shadow: 0 0 10px -5px rgba(0, 0, 0, 0.3);
  box-sizing: border-box;
  background: #fff;
}
.box-slider-min .slider-milestone .list h3 {
  font-size: 34px;
  letter-spacing: 2px;
  font-weight: 700;
  color: #2e62a2;
  margin-bottom: 30px;
}
.box-slider-min .slider-milestone .list > * {
  opacity: 0.2;
}
.box-slider-min .slider-milestone .list.slick-current > * {
  opacity: 1;
}
.box-slider-min .slider-milestone .slick-arrow {
  position: absolute;
  left: -5%;
  top: 55%;
  border: none;
  font-size: 0;
  background: url(../images/material/arr-orange.png) no-repeat 50%;
  width: 17px;
  height: 29px;
  cursor: pointer;
}
.box-slider-min .slider-milestone .slick-arrow.slick-next {
  top: 45%;
  transform: rotate(180deg);
  -webkit-transform: rotate(180deg);
  -moz-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  -o-transform: rotate(180deg);
}
.box-slider-min .slider-milestone .slick-list {
  padding-left: 10px;
  margin-left: -10px;
  margin-right: -200px;
}
.wrap-download:after {
  content: "";
  display: block;
  clear: both;
}
.wrap-download .download {
  float: left;
  width: 49%;
  margin-right: 2%;
  margin-bottom: 20px;
  background: #ed8924;
  padding: 30px 40px;
  box-sizing: border-box;
  font-size: 16px;
  color: #fff;
  border-radius: 10px;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  -ms-border-radius: 10px;
  -o-border-radius: 10px;
  height: 70px;
  vertical-align: middle;
  cursor: pointer;
  transition: all 0.2s ease-out;
  -webkit-transition: all 0.2s ease-out;
  -moz-transition: 0.2s all ease-out;
  -ms-transition: 0.2s all ease-out;
  -o-transition: 0.2s all ease-out;
}
.wrap-download .download:last-child {
  margin-right: 0;
}
.wrap-download .download span {
  font-size: 16px;
  font-weight: 700;
}
.wrap-download .download small {
  font-size: 14px;
  position: relative;
  padding-right: 60px;
  display: block;
}
.wrap-download .download small:after {
  content: "";
  position: absolute;
  right: 0;
  top: 0;
  bottom: 0;
  background: url(../images/material/ic-upload.png) no-repeat 50%;
  width: 32px;
  height: 37px;
  margin: auto 0;
}
.wrap-download .download:hover {
  background: #f69649;
}
.wrap-download .download:nth-child(2n + 2) {
  margin-right: 0;
}
.wrap-download.detail-page .download {
  margin-bottom: 0;
  height: 55px;
  padding: 20px 35px;
  margin-top: 10px;
}
.roadmap {
  overflow: hidden;
  position: relative;
  z-index: 1;
  padding: 75px 0 0;
}
.underline {
  font-size: 34px;
  position: relative;
  padding-bottom: 15px;
  display: block;
  font-weight: 700;
  color: #31547d;
}
.underlinex {
  font-size: 34px;
  position: relative;
  padding-bottom: 15px;
  display: block;
  font-weight: 700;
  color: #ff0000;
}
.underline2 {
  font-size: 25px;
  position: relative;
  padding-bottom: 15px;
  display: block;
  font-weight: 700;
  color: #ffffff;
}
.underline2:after {
  content: "";
  left: 0;
  width: 100%;
  height: 3px;
  background: #ffd700;
}
.underline3 {
  font-size: 25px;
  position: relative;
  display: block;
  font-weight: 700;
  color: #ffffff;
  width: 600px;
}
.underline3:after {
  content: "";
  left: 0;
  width: 100%;
  height: 3px;
  background: #ffd700;
}
.underline:after {
  content: "";
  left: 0;
  width: 100px;
  height: 3px;
  background: #ff0000;
}
.underlinex:after {
  content: "";
  left: 0;
  width: 100px;
  height: 3px;
  background: #ff0000;
}
.bungkus,
.underline:after,
.underlinex:after {
  position: absolute;
  bottom: 0;
}
.bungkus,
.underline2:after,
.underline3:after {
  position: absolute;
  bottom: 0;
}
.bungkus {
  width: 150px;
  height: 150px;
  left: auto;
  right: -5px;
  top: 0;
  margin: 10px 0 auto 10px;
}
.bungkus .circular-chart .circle {
  stroke: #ffd5b0;
  fill: none;
  stroke-width: 2.8;
  stroke-linecap: round;
  animation: a 1s ease-out forwards;
}
.bungkus .circular-chart .circle-bg {
  fill: none;
  stroke: #ee862f;
  stroke-width: 2.8;
}
.bungkus svg {
  display: none;
}
.bungkus.svgactive svg {
  display: block;
}
.bungkus.svgactive svg .circle {
  animation: a 1s ease-out forwards;
}
@keyframes a {
  0% {
    stroke-dasharray: 0 100;
  }
}
.middle.height100vh figure {
  height: 100vh;
  position: relative;
  overflow: hidden;
}
.middle.height100vh .text-100vh {
  position: absolute;
  left: 10%;
  top: 55%;
  padding-left: 30px;
  width: 570px;
  color: #fff;
  transform: translateY(-40%);
  -webkit-transform: translateY(-40%);
  -moz-transform: translateY(-40%);
  -ms-transform: translateY(-40%);
  -o-transform: translateY(-40%);
}
.middle.height100vh .text-100vh:before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: 8px;
  height: 220px;
  background: #ed8924;
}
.middle.height100vh .text-100vh h2 {
  font-size: 80px;
  font-weight: 700;
  margin-bottom: 30px;
  line-height: 88px;
}
.middle.height100vh .text-100vh p {
  font-size: 24px;
  line-height: 56px;
}
.middle.height100vh .text-100vh.under {
  width: 770px;
  top: 55%;
}
.middle.height100vh .text-100vh small {
  font-size: 20px;
  display: block;
  margin-bottom: 10px;
  font-weight: 600;
}
.middle.height100vh .desc-small .row {
  margin-bottom: 25px;
}
.middle.height100vh .desc-small .row:after {
  content: "";
  display: block;
  clear: both;
}
.middle.height100vh .desc-small p {
  font-size: 16px;
  line-height: 20px;
  margin-bottom: 5px;
  line-height: 22px;
}
.middle.height100vh .desc-small .orglink {
  color: #ed8924;
}
.middle.height100vh .desc-small .col {
  float: left;
  width: 100%;
}
.middle.height100vh .desc-small .col.col3 {
  width: 31.5%;
  margin-right: 2%;
}
.middle.height100vh .desc-small .col.col3:last-child {
  margin-right: 0;
}
.middle.height100vh .desc-small h5 {
  font-size: 14px;
  text-transform: uppercase;
  font-weight: 700;
  margin-bottom: 5px;
}
.banner-middle,
.banner-middle figure {
  position: relative;
}
.banner-middle figure img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.banner-middle figure:before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  right: 0;
  width: 100%;
  background: url(../images/material/shd-banner-mid.png) no-repeat 50%;
  background-size: cover;
}
.banner-middle .tittle-banner {
  position: absolute;
  left: 0;
  top: 50%;
  right: 0;
  bottom: 0;
  width: 970px;
  margin: 0 auto;
  text-align: center;
}
.banner-middle .tittle-banner h5 {
  font-size: 16px;
  color: #fff;
  letter-spacing: 4px;
  text-transform: uppercase;
  font-weight: 700;
  margin-bottom: 10px;
}
.banner-middle .tittle-banner h2 {
  background: -webkit-linear-gradient(#fff, #b8c3e0);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  font-size: 50px;
  text-transform: uppercase;
  font-weight: 800;
}
.content-landing {
  padding: 40px 0;
}
.content-landing.nopadbot {
  padding: 40px 0 0;
}
.content-landing.ltl-padding {
  padding-top: 35px;
}
.content-landing.ltl-padding h2 {
  display: none;
}
.tittle-landing {
  padding-left: 70px;
  position: relative;
  margin-bottom: 60px;
}
.tittle-landing:after {
  content: "";
  display: block;
  clear: both;
}
.tittle-landing:before {
  content: "";
  position: absolute;
  left: 0;
  bottom: 0;
  width: 8px;
  background: #ed8924;
  top: -130px;
}
.tittle-landing small {
  display: block;
  color: #285e9d;
  margin-bottom: 15px;
  font-weight: 700;
}
.tittle-landing h2 {
  font-size: 34px;
  font-weight: 700;
  margin-bottom: 15px;
  line-height: 38px;
}
.tittle-landing p {
  font-style: italic;
  font-size: 20px;
  color: #555;
  font-weight: 200;
  line-height: 26px;
}
.tittle-landing span {
  font-weight: 700;
  color: #ed8924;
}
.tittle-landing h5,
.tittle-landing span {
  font-size: 20px;
  line-height: 35px;
}
.tittle-landing.inline .select-entries {
  display: inline-table;
  margin-left: 30px;
}
.tittle-landing.search {
  padding-left: 8px;
}
.input-search-result {
  position: relative;
}
.input-search-result input[type="text"] {
  width: 100%;
  border: none;
  border-bottom: 1px solid #e2e2e2;
  box-sizing: border-box;
  font-size: 18px;
}
.input-search-result input[type="submit"] {
  position: absolute;
  right: 0;
  bottom: 0;
  top: 0;
  font-size: 0;
  background: url(../images/material/search-org.png) no-repeat 50%;
  width: 18px;
  height: 18px;
  border: none;
  z-index: 2;
  margin: auto 0;
  cursor: pointer;
}
.select-entries {
  display: table;
}
.select-entries label {
  text-transform: uppercase;
  font-weight: 800;
  color: #285e9d;
}
.select-entries label,
.select-entries select {
  font-size: 16px;
  display: table-cell;
  vertical-align: middle;
}
.select-entries select {
  margin-left: 20px;
  min-width: 80px;
  border: 1px solid #e3e3e3;
  border-radius: 10px;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  -ms-border-radius: 10px;
  -o-border-radius: 10px;
  text-align: center;
  padding: 15px 50px 15px 15px;
  box-sizing: border-box;
  background: url(../images/material/arr-orange-dwn.png) no-repeat 90%;
  color: #111;
  font-weight: 700;
}
.aboutmisi {
  position: relative;
  padding: 90px 0;
  overflow: hidden;
  background: #fff;
}
.aboutmisi .wrap-box {
  margin-top: 70px;
}
.aboutmisi .wrap-box figure {
  display: table-cell;
  width: 170px;
}
.aboutmisi .wrap-box figure img {
  width: 100%;
  object-position: cover;
}
.aboutmisi .wrap-box .text {
  display: table-cell;
  vertical-align: middle;
  padding-left: 20px;
}
.aboutmisi .wrap-box .list {
  float: left;
  width: 49%;
  margin-right: 2%;
  margin-bottom: 85px;
}
.aboutmisi .wrap-box .list:nth-child(2n + 2) {
  margin-right: 0;
}
.aboutmisi h4 {
  font-size: 20px;
  font-weight: 700;
  margin-bottom: 15px;
}
.aboutmisi p {
  font-size: 14px;
  line-height: 20px;
}
.aboutvalue {
  padding: 75px 0 160px;
  position: relative;
}
.aboutvalue:before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  background: url(../images/content/bg-value.png) no-repeat 50% #fef9f3;
  width: 100%;
  z-index: -1;
  background-size: cover;
}
.aboutvalue .box-value {
  margin: 120px -10px 50px;
  z-index: 2;
  position: relative;
}
.aboutvalue .box-value:after {
  content: "";
  display: block;
  clear: both;
}
.aboutvalue .box-value .list figure {
  cursor: pointer;
  overflow: hidden;
  transition: all 0.2s ease-out;
  -webkit-transition: all 0.2s ease-out;
  -moz-transition: 0.2s all ease-out;
  -ms-transition: 0.2s all ease-out;
  -o-transition: 0.2s all ease-out;
}
.aboutvalue .box-value .list figure:hover {
  transform: scale(1.1);
  -webkit-transform: scale(1.1);
  -moz-transform: scale(1.1);
  -ms-transform: scale(1.1);
  -o-transform: scale(1.1);
}
.aboutvalue .list {
  float: left;
  width: 20%;
  padding: 0 10px;
  box-sizing: border-box;
}
.aboutvalue figure {
  width: 130px;
  margin: 0 auto;
}
.aboutvalue figure img {
  width: 100%;
}
.aboutvalue .text {
  text-align: center;
}
.aboutvalue .text h5 {
  font-size: 20px;
  color: #111;
  margin-bottom: 5px;
}
.aboutvalue .text small {
  display: block;
  color: #ed8924;
  font-size: 16px;
  line-height: 20px;
  text-align: justify-all;
}
.aboutvalue .value-ul {
  padding: 25px 50px;
  box-sizing: border-box;
  background: #fff;
  z-index: 2;
  position: absolute;
  display: none;
  left: 0;
  margin-top: 40px;
  width: 100%;
  border-radius: 10px;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  -ms-border-radius: 10px;
  -o-border-radius: 10px;
}
.aboutvalue .value-ul ul {
  margin-bottom: 0;
}
.tittle-sub h3 {
  font-size: 34px;
  font-weight: 700;
}
.line-sub {
  display: block;
  position: absolute;
  left: 0;
  top: -50px;
  right: 0;
  margin: 0 auto;
  width: 8px;
  height: 100px;
  background: #ed8924;
}
.line-sub.wht {
  background: #fff;
}
.aboutvisi {
  padding: 100px 0;
  box-sizing: border-box;
  margin-top: 60px;
}
.aboutvisi .visi {
  padding-left: 70px;
  position: relative;
}
.aboutvisi .visi:before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: 4px;
  background: #ed8924;
  bottom: 0;
}
.aboutvisi .visi h6 {
  font-size: 16px;
  color: #fff;
  font-weight: 700;
  margin-bottom: 25px;
}
.aboutvisi .visi span {
  font-size: 31px;
  color: #fff;
  font-weight: 700;
  font-style: italic;
  line-height: 40px;
}
.img-content {
  margin-top: 90px;
  margin-bottom: 40px;
}
.textlong {
  padding-bottom: 30px;
}
.textlong h2 {
  font-size: 34px;
  font-weight: 700;
  margin-bottom: 25px;
  line-height: 44px;
}
.textlong ul {
  margin: 0 0 30px;
}
.textlong ul li {
  margin-bottom: 15px;
  padding-left: 25px;
  color: #555;
  position: relative;
  line-height: 22px;
  font-size: 16px;
}
.textlong ul li:before {
  content: "";
  position: absolute;
  left: 0;
  top: 4px;
  background: url(../images/material/ic-ul.png) no-repeat 50%;
  width: 14px;
  height: 14px;
}
.textlong ul li:last-child {
  margin-bottom: 0;
}
.textlong ol {
  margin: 0 0 30px;
}
.textlong ol li {
  list-style: decimal;
  margin: 0 0 10px 20px;
  padding: 0;
  font-stretch: normal;
  text-align: left;
  font-size: 16px;
  line-height: 22px;
  color: #555;
}
.textlong table,
.textlong tbody,
.textlong td,
.textlong tfoot,
.textlong th,
.textlong thead,
.textlong tr {
  border: 1px solid grey;
}
.textlong table.tbl-orange,
.textlong table.tbl-orange tbody,
.textlong table.tbl-orange td,
.textlong table.tbl-orange tfoot,
.textlong table.tbl-orange th,
.textlong table.tbl-orange thead,
.textlong table.tbl-orange tr {
  border-color: transparent;
}
.textlong table td,
.textlong table th {
  padding: 10px;
  line-height: 1.3;
}
.textlong table th {
  font-weight: 700;
}
.textlong p {
  font-size: 16px;
  color: #555;
  line-height: 26px;
}
.aboutmidgrey {
  background: #fffdfc;
  padding: 70px 0 88px;
}
.aboutmidgrey:after {
  content: "";
  display: block;
  clear: both;
}
.aboutmidgrey h2 {
  font-size: 34px;
  font-weight: 700;
  margin-bottom: 20px;
  line-height: 44px;
}
.aboutmidgrey ul li {
  padding-left: 22px;
  font-size: 16px;
  line-height: 26px;
  color: #555;
  margin-bottom: 15px;
  position: relative;
}
.aboutmidgrey ul li:before {
  content: "";
  position: absolute;
  top: 4px;
  left: 0;
  width: 6px;
  height: 6px;
  border: 4px solid #285e9d;
  border-radius: 50%;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
}
.aboutmidgrey .left {
  width: 580px;
}
.aboutmidgrey .right {
  width: 490px;
}
.bg-bottom-orange {
  position: relative;
  padding: 60px 0 80px;
}
.bg-bottom-orange .imgbottom-orange {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: -1;
}
.bg-bottom-orange .imgbottom-orange:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: #ed8924;
  opacity: 0.74;
}
.bg-bottom-orange .imgbottom-orange img {
  vertical-align: bottom;
  height: 100%;
  object-fit: cover;
  width: 100%;
}
.bg-bottom-orange .imgbottom-orange.zindex {
  z-index: 1;
}
.bg-bottom-orange .imgbottom-orange.top0 {
  top: 0;
}
.bg-bottom-orange .imgbottom-orange.half {
  height: calc(50% + 100px);
}
.bg-bottom-orange .text {
  color: #fff;
  width: 640px;
  margin: 0 auto;
}
.bg-bottom-orange .text h2 {
  font-size: 34px;
  font-weight: 700;
  line-height: 36px;
  margin-bottom: 20px;
}
.bg-bottom-orange .text p {
  font-size: 16px;
  line-height: 24px;
  margin-bottom: 30px;
}
.bg-bottom-orange.nopaddtop {
  padding: 0 0 100px;
}
.bg-bottom-orange.social-media {
  padding: 60px 0;
}
.bg-bottom-orange.social-media .imgbottom-orange {
  height: 380px;
  top: auto;
}
.bg-bottom-orange.press-release-ipc {
  padding: 50px 0;
}
.bg-bottom-orange.press-release-ipc .imgbottom-orange img {
  object-fit: cover;
  height: 100%;
}
.bg-bottom-orange.sec-youtube {
  padding: 80px 0;
  box-sizing: border-box;
  padding-bottom: 0;
}
.bg-bottom-orange.sec-youtube .imgbottom-orange {
  height: 480px;
}
.bg-bottom-orange .text-right {
  width: 400px;
  float: right;
  color: #fff;
}
.bg-bottom-orange .text-right p {
  font-size: 16px;
  line-height: 30px;
  margin-bottom: 5px;
}
.bg-bottom-orange .text-right b {
  font-weight: 800;
}
.bg-bottom-orange .text-right .wrap-link:after {
  content: "";
  display: block;
  clear: both;
}
.bg-bottom-orange .text-right .wrap-link p {
  float: left;
  display: inline-block;
}
.bg-bottom-orange .text-right .wrap-link a {
  float: right;
  display: inline-block;
  color: #fff;
  font-size: 16px;
  font-weight: 700;
  padding-right: 25px;
  position: relative;
  line-height: 30px;
}
.bg-bottom-orange .text-right .wrap-link a:after {
  content: "";
  position: absolute;
  right: 0;
  top: 0;
  bottom: 0;
  margin: auto 0;
  background: url(./images/material/ic-link.png) no-repeat 50%;
  width: 20px;
  height: 20px;
}
.bg-bottom-orange.cabdet {
  padding: 60px 0;
}
.bg-bottom-orange.v2 {
  padding-bottom: 100px;
}
.bg-bottom-orange.v2 .imgbottom-orange {
  height: calc(50% + 50px);
}
.bg-bottom-orange.v2 .scroll-mobi {
  max-height: 400px;
  overflow: auto;
}
.bg-bottom-orange.v2 .scroll-mobi table {
  margin-top: 0;
}
.tx-center {
  text-align: center;
}
.tbl-orange {
  margin-top: 40px;
  width: 100%;
  box-shadow: 0 0 15px -8px rgba(0, 0, 0, 0.3);
  -webkit-box-shadow: 0 0 15px -8px rgba(0, 0, 0, 0.3);
  -moz-box-shadow: 0 0 15px -8px rgba(0, 0, 0, 0.3);
  -ms-box-shadow: 0 0 15px -8px rgba(0, 0, 0, 0.3);
  -o-box-shadow: 0 0 15px -8px rgba(0, 0, 0, 0.3);
  background: #fff;
}
.tbl-orange td,
.tbl-orange th {
  font-size: 16px;
  color: #555;
  text-align: center;
  padding: 15px 10px;
  border-right: 1px solid #e3e3e3;
}
.tbl-orange td:last-child,
.tbl-orange th:last-child {
  border-right: none;
}
.tbl-orange thead th {
  color: #fff;
  background: #ed8924;
  font-weight: 700;
  padding: 30px 10px;
}
.paddbottom {
  padding-bottom: 130px;
}
.box-dots-milestone {
  position: relative;
}
.box-dots-milestone:after,
.box-dots-milestone:before {
  content: "";
  position: absolute;
  top: 24px;
  width: 15px;
  height: 15px;
  background: #2e62a2;
  border-radius: 100%;
  -webkit-border-radius: 100%;
  -moz-border-radius: 100%;
  -ms-border-radius: 100%;
  -o-border-radius: 100%;
}
.box-dots-milestone:before {
  left: 0;
}
.box-dots-milestone:after {
  right: 0;
}
.dots-milestone {
  position: relative;
  padding: 0 50px;
  margin-bottom: 45px;
}
.dots-milestone:before {
  content: "";
  position: absolute;
  top: 30px;
  left: 0;
  right: 0;
  height: 4px;
  background: #2e62a2;
}
.dots-milestone a {
  text-align: center;
  position: relative;
  z-index: 2;
}
.dots-milestone a:before {
  content: "";
  display: inline-block;
  width: 44px;
  height: 44px;
  border-radius: 100%;
  -webkit-border-radius: 100%;
  -moz-border-radius: 100%;
  -ms-border-radius: 100%;
  -o-border-radius: 100%;
  background: #ed8924;
  border: 7px solid #fff;
  margin-bottom: 5px;
}
.dots-milestone a span {
  display: block;
  font-size: 22px;
  color: #707070;
  font-weight: 700;
}
.dots-milestone a.slick-current:before {
  width: 54px;
  height: 54px;
  margin-top: -2px;
}
.dots-milestone a.slick-current:after {
  content: "";
  display: inline-block;
  width: 38px;
  height: 38px;
  border-radius: 100%;
  -webkit-border-radius: 100%;
  -moz-border-radius: 100%;
  -ms-border-radius: 100%;
  -o-border-radius: 100%;
  background: #2e62a2;
  position: absolute;
  top: 13px;
  left: 50%;
  margin-left: -19px;
}
.boxmilestone {
  overflow: hidden;
  position: relative;
}
.detail-milestone:after {
  content: "";
  display: block;
  clear: both;
}
.detail-milestone figure {
  float: left;
  width: 338px;
}
.detail-milestone .desc-milestone {
  float: right;
  width: 374px;
}
.detail-milestone .desc-milestone p {
  font-size: 14px;
  line-height: 24px;
}
.detail-milestone .desc-milestone ul li {
  position: relative;
  font-size: 14px;
  line-height: 22px;
  padding-left: 15px;
  margin-bottom: 20px;
}
.detail-milestone .desc-milestone ul li:before {
  content: "";
  width: 4px;
  height: 4px;
  border: 2px solid #285e9d;
  display: block;
  position: absolute;
  top: 5px;
  left: 0;
  border-radius: 100%;
  -webkit-border-radius: 100%;
  -moz-border-radius: 100%;
  -ms-border-radius: 100%;
  -o-border-radius: 100%;
}
.wrap-map {
  position: relative;
  margin-top: 35px;
}
.wrap-map .maps {
  height: 600px;
  border-radius: 20px;
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  -ms-border-radius: 20px;
  -o-border-radius: 20px;
}
.wrap-map .abs-text {
  position: absolute;
  bottom: 1%;
  right: 1%;
  width: 300px;
  padding: 30px 45px;
  box-sizing: border-box;
  background: #ec8823;
  color: #fff;
  border-radius: 0 0 20px 0;
  -webkit-border-radius: 0 0 20px 0;
  -moz-border-radius: 0 0 20px 0;
  -ms-border-radius: 0 0 20px 0;
  -o-border-radius: 0 0 20px 0;
}
.wrap-map .abs-text figure {
  margin-bottom: 10px;
}
.wrap-map .abs-text strong {
  font-size: 16px;
  font-weight: 700;
  margin-bottom: 5px;
  display: block;
}
.wrap-map .abs-text p {
  font-size: 16px;
  line-height: 20px;
}
.wrap-map .abs-text a {
  color: #fff;
}
.row-map {
  margin: 60px -15px 0;
}
.row-map:after {
  content: "";
  display: block;
  clear: both;
}
.row-map .col-map {
  width: 33.333333333333336%;
  float: left;
  display: block;
  padding: 0 15px;
  box-sizing: border-box;
  position: relative;
  margin-bottom: 30px;
}
.row-map .col-map:before {
  content: "";
  width: 30px;
  height: 30px;
  border-radius: 100%;
  -webkit-border-radius: 100%;
  -moz-border-radius: 100%;
  -ms-border-radius: 100%;
  -o-border-radius: 100%;
  background: #ed8924 url(../images/material/ic-right-arrow.png) no-repeat 50%;
  display: block;
  position: absolute;
  top: 50%;
  right: 40px;
  z-index: 2;
  margin-top: -15px;
  transition: all 0.2s ease-out;
  -webkit-transition: all 0.2s ease-out;
  -moz-transition: 0.2s all ease-out;
  -ms-transition: 0.2s all ease-out;
  -o-transition: 0.2s all ease-out;
}
.row-map .col-map figure {
  position: relative;
  overflow: hidden;
}
.row-map .col-map figure,
.row-map .col-map figure img {
  border-radius: 5px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  -o-border-radius: 5px;
}
.row-map .col-map figure img {
  transform: scale(1.1);
  -webkit-transform: scale(1.1);
  -moz-transform: scale(1.1);
  -ms-transform: scale(1.1);
  -o-transform: scale(1.1);
  transition: all 0.2s ease-out;
  -webkit-transition: all 0.2s ease-out;
  -moz-transition: 0.2s all ease-out;
  -ms-transition: 0.2s all ease-out;
  -o-transition: 0.2s all ease-out;
  filter: brightness(50%);
}
.row-map .col-map:hover figure img {
  transform: scale(1);
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -ms-transform: scale(1);
  -o-transform: scale(1);
  filter: brightness(80%);
}
.row-map .col-map .desc-map {
  position: absolute;
  top: 50%;
  left: 55px;
  right: 55px;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  color: #fff;
}
.row-map .col-map .desc-map h4 {
  font-size: 20px;
  font-weight: 700;
  margin-bottom: 8px;
}
.row-map .col-map .desc-map p {
  margin-bottom: 0;
  font-size: 14px;
}
.row-map .col-map:hover:before {
  right: 35px;
}
.three-sixty-map {
  width: 100%;
  height: 420px;
  margin: 40px 0;
}
.side-box {
  margin-top: 60px;
}
.side-box:after {
  content: "";
  display: block;
  clear: both;
}
.side-box h3 {
  margin-bottom: 30px;
}
.side-box ul li {
  position: relative;
  font-size: 16px;
  line-height: 26px;
  padding-left: 25px;
  margin-bottom: 20px;
}
.side-box ul li:before {
  content: "";
  position: absolute;
  top: 7px;
  left: 0;
  width: 6px;
  height: 6px;
  border: 4px solid #285e9d;
  border-radius: 50%;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
}
.side-box p {
  font-size: 16px;
  line-height: 24px;
  margin-bottom: 20px;
}
.side-box .left {
  width: 520px;
}
.side-box .right {
  width: 570px;
}
.sc-facility {
  padding: 70px 0 90px;
}
.side-facility:after {
  content: "";
  display: block;
  clear: both;
}
.side-facility h5 {
  font-size: 16px;
  font-weight: 700;
  margin-bottom: 10px;
}
.side-facility table {
  width: 100%;
}
.side-facility table tr td {
  font-size: 14px;
  line-height: 30px;
  color: #666;
}
.side-facility table tr td:last-child {
  text-align: right;
}
.side-facility .ttl-side-facility {
  padding: 20px 40px;
  margin-bottom: 20px;
}
.side-facility .ttl-side-facility h4 {
  font-size: 20px;
  font-weight: 700;
}
.side-facility .box-in-facility {
  padding: 0 40px 30px;
  margin-bottom: 30px;
  border-bottom: 1px solid #e3e3e3;
}
.side-facility .left {
  width: 370px;
  background: #fff;
}
.side-facility .left .ttl-side-facility {
  color: #fff;
  background: #ed8924;
}
.side-facility .right {
  width: 670px;
}
.side-facility .right .ttl-side-facility {
  padding-left: 0;
  padding-right: 0;
}
.box-list-tools {
  margin-right: -40px;
}
.box-list-tools:after {
  content: "";
  display: block;
  clear: both;
}
.box-list-tools .list-tools {
  display: block;
  float: left;
  width: 50%;
  box-sizing: border-box;
  padding: 0 40px 0 30px;
  position: relative;
  margin-bottom: 40px;
}
.box-list-tools .list-tools:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  height: 100px;
  width: 3px;
  background: #ed8924;
}
.box-nav-rightcorner {
  position: relative;
}
.box-nav-rightcorner .nav-right-corner {
  position: absolute;
  top: -70px;
  right: -100px;
  z-index: 2;
  width: 370px;
}
.box-nav-rightcorner .nav-right-corner .btn-right-corner {
  background: #ed8924;
  color: #fff;
  position: relative;
  font-weight: 700;
  font-size: 16px;
  padding: 20px 40px;
  border-radius: 10px;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  -ms-border-radius: 10px;
  -o-border-radius: 10px;
  z-index: 2;
  cursor: pointer;
}
.box-nav-rightcorner .nav-right-corner .btn-right-corner:before {
  content: "";
  position: absolute;
  top: 50%;
  right: 20px;
  width: 22px;
  height: 22px;
  background: url(../images/material/ic-right-arrow.png) no-repeat 50%;
  transform: rotate(90deg);
  -webkit-transform: rotate(90deg);
  -moz-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  -o-transform: rotate(90deg);
  margin-top: -11px;
}
.box-nav-rightcorner .nav-right-corner ul {
  position: absolute;
  top: 100%;
  left: 0;
  right: 0;
  background: #fff;
  padding: 15px 0;
  border-radius: 0 0 10px 10px;
  -webkit-border-radius: 0 0 10px 10px;
  -moz-border-radius: 0 0 10px 10px;
  -ms-border-radius: 0 0 10px 10px;
  -o-border-radius: 0 0 10px 10px;
  box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.2);
  -webkit-box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.2);
  -ms-box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.2);
  -o-box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.2);
  z-index: 1;
  margin-top: -5px;
  display: none;
}
.box-nav-rightcorner .nav-right-corner ul li {
  padding: 13px 40px;
  font-size: 16px;
}
.box-nav-rightcorner .nav-right-corner ul li a {
  color: #555;
  display: block;
}
.box-nav-rightcorner .nav-right-corner ul li.active,
.box-nav-rightcorner .nav-right-corner ul li:hover {
  background: #ed8924;
}
.box-nav-rightcorner .nav-right-corner ul li.active a,
.box-nav-rightcorner .nav-right-corner ul li:hover a {
  color: #fff;
}
.contact-layanan {
  position: relative;
  padding: 40px 0 90px;
}
.contact-layanan .bg-orange-small {
  padding: 100px 0;
  box-sizing: border-box;
}
.contact-layanan .text-link {
  color: #fff;
}
.contact-layanan h2 {
  font-size: 34px;
  font-weight: 700;
  line-height: 55px;
  margin-bottom: 20px;
}
.contact-layanan.nobg:before {
  display: none;
}
.row-filter {
  margin: 60px 0 40px;
}
.row-filter h3 {
  font-size: 34px;
  font-weight: 700;
  padding-top: 10px;
  margin-bottom: 20px;
}
.row-filter .input-select {
  display: inline-block;
  margin-right: 30px;
}
.row-filter .input-select a,
.row-filter .input-select label {
  text-transform: uppercase;
  color: #285e9d;
  font-weight: 900;
  margin-right: 30px;
  font-size: 16px;
}
.row-filter .input-select a {
  line-height: 40px;
}
.row-filter .input-select select {
  font-size: 16px;
  color: #111;
  border: 1px solid #e3e3e3;
  border-radius: 10px;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  -ms-border-radius: 10px;
  -o-border-radius: 10px;
  height: 60px;
  box-sizing: border-box;
  padding: 15px 50px 15px 15px;
  min-width: 150px;
  background: url(../images/material/arr-orange-dwn.png) no-repeat 90%;
}
.wrap-tag {
  display: block;
  margin-bottom: 10px;
}
.wrap-tag .tag {
  font-size: 10px;
  font-weight: 700;
  color: #999;
  margin-bottom: 15px;
  background: #d8d8d8;
  padding: 5px 10px;
  border-radius: 10px;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  -ms-border-radius: 10px;
  -o-border-radius: 10px;
}
.cover-box-two .block {
  margin-bottom: 60px;
}
.cover-box-two figure {
  display: table-cell;
  width: 20%;
}
.cover-box-two img {
  border-radius: 10px;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  -ms-border-radius: 10px;
  -o-border-radius: 10px;
}
.cover-box-two .text {
  display: table-cell;
  width: 50%;
  vertical-align: top;
  padding: 0 30px;
}
.cover-box-two .text ul li {
  margin-bottom: 5px;
}
.cover-box-two.middle figure {
  display: table-cell;
  width: 40%;
}
.cover-box-two.middle .text {
  vertical-align: middle;
  width: 50%;
}
.cover-box-two.middle .text.top {
  vertical-align: top;
}
.cover-box-two.middle .text h2 {
  font-size: 34px;
  color: #111;
  font-weight: 700;
  line-height: 36px;
  margin-bottom: 20px;
}
.cover-box-two h4 {
  font-size: 22px;
  font-weight: 700;
  line-height: 35px;
  max-height: 114px;
  overflow: hidden;
  margin-bottom: 15px;
}
.cover-box-two h3 {
  font-size: 30px;
  font-weight: 700;
  margin-bottom: 15px;
}
.cover-box-two p {
  font-size: 16px;
  line-height: 26px;
  margin-bottom: 5px;
  max-height: 128px;
  overflow: hidden;
}
.cover-box-two b {
  font-weight: 700;
  color: #285e9d;
}
.cover-box-two .date {
  display: block;
  margin-bottom: 10px;
  font-weight: 600;
  color: #285e9d;
}
.cover-box-two .btn-readmore {
  display: inline-block;
  padding-right: 40px;
}
.detail-bottom-box {
  display: table;
  width: 100%;
}
.detail-bottom-box .left,
.detail-bottom-box .right {
  float: none;
  display: table-cell;
  vertical-align: middle;
}
.detail-bottom-box .right {
  width: 10%;
}
.detail-bottom-box .btn-orange {
  margin-top: 0;
}
.sc-struktur {
  padding: 20px 0 50px;
}
.sc-struktur .tittle-sub {
  margin-bottom: 50px;
}
.sc-struktur h3 {
  margin-bottom: 30px;
}
.sc-struktur p {
  font-size: 16px;
  line-height: 26px;
}
.sc-struktur.minpadd {
  padding: 60px 0 0;
}
.sc-struktur .line-sub {
  display: none;
}
.box-thumb {
  margin: 60px -15px 0;
}
.box-thumb:after {
  content: "";
  display: block;
  clear: both;
}
.box-thumb .list {
  width: 33.333333333333336%;
  float: left;
  padding: 0 15px;
  box-sizing: border-box;
  display: block;
  margin-bottom: 65px;
}
.box-thumb .list figure {
  margin-bottom: 15px;
  position: relative;
}
.box-thumb .list figure img {
  width: 100%;
}
.box-thumb .list .desc span {
  display: block;
  color: #285e9d;
  font-size: 13px;
  font-weight: 600;
  margin-bottom: 5px;
}
.box-thumb .list .desc h5 {
  font-size: 16px;
  line-height: 22px;
  font-weight: 700;
  color: #111;
  height: 66px;
  overflow: hidden;
}
.box-thumb .list .sum {
  position: absolute;
  left: 15px;
  bottom: 15px;
  padding: 10px 10px 10px 40px;
  box-sizing: border-box;
  background: #fff;
  color: #444;
  border-radius: 20px;
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  -ms-border-radius: 20px;
  -o-border-radius: 20px;
  font-weight: 700;
}
.box-thumb .list .sum:before {
  left: 0;
  background: #ed8924;
  width: 30px;
  height: 100%;
  border-radius: 20px 0 0 20px;
  -webkit-border-radius: 20px 0 0 20px;
  -moz-border-radius: 20px 0 0 20px;
  -ms-border-radius: 20px 0 0 20px;
  -o-border-radius: 20px 0 0 20px;
}
.box-thumb .list .sum:after,
.box-thumb .list .sum:before {
  content: "";
  position: absolute;
  bottom: 0;
  top: 0;
  transition: all 0.2s ease-out;
  -webkit-transition: all 0.2s ease-out;
  -moz-transition: 0.2s all ease-out;
  -ms-transition: 0.2s all ease-out;
  -o-transition: 0.2s all ease-out;
}
.box-thumb .list .sum:after {
  background: url(../images/material/ic-img.png) no-repeat 50%;
  left: 12px;
  margin: auto 0;
  width: 11px;
  height: 9px;
  background-size: 100%;
}
.box-thumb .list.ipc {
  padding: 0 15px;
  margin-bottom: 60px;
  cursor: default;
}
.box-thumb .list.ipc .tittle-text {
  margin: 0 -15px 20px;
}
.box-thumb .list.ipc .tittle-text .date {
  font-size: 14px;
  color: #2e62a2;
  display: block;
  margin-bottom: 10px;
}
.box-thumb .list.ipc .tittle-text h5 {
  font-size: 16px;
  color: #111;
  font-weight: 700;
  line-height: 22px;
  height: 44px;
  overflow: hidden;
}
.box-thumb .list.ipc figure {
  overflow: hidden;
}
.box-thumb .list.ipc figure img {
  transition: all 0.2s ease-out;
  -webkit-transition: all 0.2s ease-out;
  -moz-transition: 0.2s all ease-out;
  -ms-transition: 0.2s all ease-out;
  -o-transition: 0.2s all ease-out;
}
.box-thumb .list.ipc .inner {
  padding: 30px 60px 0;
  box-sizing: border-box;
  border: 1px solid #e3e3e3;
  border-radius: 10px;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  -ms-border-radius: 10px;
  -o-border-radius: 10px;
  overflow: hidden;
  background: #fff;
}
.box-thumb .list.ipc .inner .desc {
  margin-bottom: 20px;
}
.box-thumb .list.ipc .inner .desc h5 {
  overflow: hidden;
  height: 45px;
}
.box-thumb .list.ipc .btn-download {
  text-align: left;
  font-size: 12px;
  padding: 20px 50px 20px 40px;
  color: #ed8924;
  font-weight: 600;
  position: relative;
  cursor: pointer;
  transition: all 0.2s ease-out;
  -webkit-transition: all 0.2s ease-out;
  -moz-transition: 0.2s all ease-out;
  -ms-transition: 0.2s all ease-out;
  -o-transition: 0.2s all ease-out;
  border-top: 1px solid #e3e3e3;
}
.box-thumb .list.ipc .btn-download span {
  position: absolute;
  background: #ed8924 url(../images/material/arr-download.png) no-repeat 50%;
  height: 25px;
  width: 25px;
  right: 20px;
  top: 50%;
  transform: translateY(-50%);
  border-radius: 100%;
}
.box-thumb .list.ipc .btn-download:hover {
  transition: all 0.2s ease-out;
  -webkit-transition: all 0.2s ease-out;
  -moz-transition: 0.2s all ease-out;
  -ms-transition: 0.2s all ease-out;
  -o-transition: 0.2s all ease-out;
  background: #ed8924;
  color: #fff;
}
.box-thumb .list.ipc .btn-download:hover span {
  background: #2e62a2 url(../images/material/arr-download.png) no-repeat 50%;
}
.box-thumb .list.ipc .btn-download:hover .share-btn {
  background: #2e62a2;
}
.box-thumb .list.ipc .btn-download .share-btn {
  position: absolute;
  right: 15px;
  bottom: 0;
  top: 0;
  margin: auto 0;
  width: 25px;
  height: 25px;
  border-radius: 100%;
  -webkit-border-radius: 100%;
  -moz-border-radius: 100%;
  -ms-border-radius: 100%;
  -o-border-radius: 100%;
  background: #2e62a2;
  z-index: 2;
  display: none;
}
.box-thumb .list.ipc .btn-download .share-btn:before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  right: 0;
  background: url(../images/material/ic-share-bullet.png) no-repeat 50%;
  width: 13px;
  height: 11px;
  margin: auto;
}
.box-thumb .list.ipc .btn-download.t-blank {
  padding-right: 75px;
}
.box-thumb .list.ipc .btn-download.t-blank .share-btn {
  display: inline-block;
}
.box-thumb .list.ipc .btn-download.t-blank span {
  right: 45px;
}
.box-thumb .list.ipc .wrap-dwnload {
  margin: 0 -60px;
}
.box-thumb .list.ipc:hover figure img,
.box-thumb .list:hover.video .ic-play {
  transform: scale(1.1);
  -webkit-transform: scale(1.1);
  -moz-transform: scale(1.1);
  -ms-transform: scale(1.1);
  -o-transform: scale(1.1);
}
.box-thumb .list:hover .sum:before {
  background: #285e9d;
}
.box-thumb .list:hover .sum:after {
  transform: scale(1.1);
  -webkit-transform: scale(1.1);
  -moz-transform: scale(1.1);
  -ms-transform: scale(1.1);
  -o-transform: scale(1.1);
}
.box-thumb .list:nth-child(3n + 1) {
  clear: both;
}
.box-thumb .list.video figure {
  position: relative;
}
.box-thumb .list.video .ic-play {
  background: url(../images/material/ic-play.png) no-repeat 50%;
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  top: 0;
  margin: auto;
  width: 80px;
  height: 80px;
  transition: all 0.2s ease-out;
  -webkit-transition: all 0.2s ease-out;
  -moz-transition: 0.2s all ease-out;
  -ms-transition: 0.2s all ease-out;
  -o-transition: 0.2s all ease-out;
  cursor: pointer;
  background-size: 100%;
}
.box-thumb .list.video .wrap-yt {
  position: absolute;
  right: 0;
  left: 0;
  bottom: 0;
  top: 0;
  width: 100%;
  height: 100%;
  z-index: 2;
  display: none;
}
.box-thumb .list.video .wrap-yt iframe {
  width: 100%;
  height: 100%;
}
.logo-company:after {
  content: "";
  display: block;
  clear: both;
}
.logo-company .list {
  width: 20%;
  margin-bottom: 50px;
  position: relative;
  padding: 25px 5px 0;
  box-sizing: border-box;
}
.logo-company .list:nth-child(5n + 1) {
  clear: both;
}
.logo-company .list:hover figure img {
  transform: scale(0.9);
  -webkit-transform: scale(0.9);
  -moz-transform: scale(0.9);
  -ms-transform: scale(0.9);
  -o-transform: scale(0.9);
}
.logo-company .list:hover .tittle-logo {
  color: #2482c5;
}
.logo-company .list .tooltips {
  text-align: center;
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
}
.logo-company .tittle-sub {
  margin: 35px 0;
}
.logo-company figure {
  text-align: center;
  height: 120px;
}
.logo-company figure img {
  margin: 0 auto;
  transition: all 0.2s ease-out;
  -webkit-transition: all 0.2s ease-out;
  -moz-transition: 0.2s all ease-out;
  -ms-transition: 0.2s all ease-out;
  -o-transition: 0.2s all ease-out;
  max-height: 120px;
}
.logo-company .wrap-logo {
  margin-bottom: 60px;
  margin: 0 -5px;
}
.logo-company .wrap-logo:after {
  content: "";
  display: block;
  clear: both;
}
.logo-company .tittle-logo {
  text-align: center;
  display: block;
  font-size: 16px;
  line-height: 26px;
  color: #111;
  margin-top: 15px;
  font-weight: 500;
  transition: all 0.2s ease-out;
  -webkit-transition: all 0.2s ease-out;
  -moz-transition: 0.2s all ease-out;
  -ms-transition: 0.2s all ease-out;
  -o-transition: 0.2s all ease-out;
}
.box-three-box:after {
  content: "";
  display: block;
  clear: both;
}
.box-three-box .list {
  float: left;
  width: 33.333%;
  position: relative;
  cursor: pointer;
}
.box-three-box .list figure {
  position: relative;
}
.box-three-box .list figure img {
  filter: brightness(60%);
  transition: all 0.2s ease-out;
  -webkit-transition: all 0.2s ease-out;
  -moz-transition: 0.2s all ease-out;
  -ms-transition: 0.2s all ease-out;
  -o-transition: 0.2s all ease-out;
}
.box-three-box .list figure:before {
  content: "";
  position: absolute;
  left: 0;
  bottom: 0;
  right: 0;
  width: 100%;
  height: 370px;
  background: url(../images/material/shd-slide.png) no-repeat 50%;
  z-index: 1;
}
.box-three-box .list:hover figure img {
  filter: brightness(100%);
}
.box-three-box .list:hover .desc p {
  height: 80px;
}
.box-three-box .list:hover .desc .wrap-btn {
  height: 50px;
}
.box-three-box .desc {
  position: absolute;
  left: 20px;
  right: 20px;
  bottom: 10%;
  text-align: center;
  color: #fff;
  z-index: 2;
  overflow: hidden;
}
.box-three-box .desc h5 {
  font-size: 20px;
  font-weight: 800;
  line-height: 26px;
  margin-bottom: 15px;
  max-height: 52px;
  overflow: hidden;
}
.box-three-box .desc p {
  font-size: 14px;
  line-height: 20px;
  max-height: 63px;
  overflow: hidden;
}
.box-three-box .desc .wrap-btn {
  height: 0;
  transition: all 0.2s ease-out;
  -webkit-transition: all 0.2s ease-out;
  -moz-transition: 0.2s all ease-out;
  -ms-transition: 0.2s all ease-out;
  -o-transition: 0.2s all ease-out;
}
.box-three-box.media-list .list {
  margin-bottom: 60px;
}
.box-three-box.media-list .list figure:before {
  display: none;
}
.box-three-box.media-list .list figure img {
  border-radius: 5px;
  filter: unset;
}
.box-three-box.media-list .desc {
  position: relative;
  text-align: left;
  left: unset;
  right: unset;
  margin-top: 20px;
}
.box-three-box.media-list .desc h5 {
  font-size: 16px;
  line-height: 24px;
  margin-top: 20px;
}
.box-three-box.media-list .btn-readmore {
  color: #fff;
  display: inline-block;
}
.box-three-box.socmed-list .box-thumb {
  position: relative;
}
.box-three-box.socmed-list .list:nth-child(3n + 1) {
  clear: none;
}
.box-three-box.socmed-list .list .inner {
  box-shadow: 0 3px 6px 0 rgba(0, 0, 0, 0.16);
  padding: 30px;
  box-sizing: border-box;
  background: #fff;
}
.box-three-box.socmed-list .list figure:before {
  display: none;
}
.box-three-box.socmed-list .list figure img {
  border-radius: 5px;
  filter: unset;
  width: 100%;
}
.box-three-box.socmed-list .list .head-logo:after {
  content: "";
  display: block;
  clear: both;
}
.box-three-box.socmed-list .list.facebook .head-logo {
  background: #475993;
  margin: -30px -30px 0;
  padding: 15px 25px;
  box-sizing: border-box;
}
.box-three-box.socmed-list .list.youtube figure {
  position: relative;
  margin-bottom: 0;
}
.box-three-box.socmed-list .list.youtube figure:after {
  position: absolute;
  display: block;
  content: "";
  height: 100%;
  width: 100%;
  background: url(../images/material/thumb-youtube.png) 50% no-repeat;
  top: 0;
}
.box-three-box.socmed-list .list.youtube figure iframe {
  height: 200px;
}
.box-three-box.socmed-list .list.text {
  height: 320px;
  position: relative;
  padding-top: 60px;
}
.box-three-box.socmed-list .list.text h4 {
  font-size: 34px;
  font-weight: 700;
  line-height: 20px;
  margin-bottom: 20px;
}
.box-three-box.socmed-list .list.text p {
  font-size: 16px;
  line-height: 30px;
}
.box-three-box.socmed-list .list.text a {
  font-size: 20px;
  font-weight: 700;
  line-height: 25px;
  color: #fff;
}
.box-three-box.socmed-list .desc {
  position: relative;
  left: unset;
  right: unset;
}
.box-three-box.socmed-list .desc h5 {
  font-size: 14px;
  font-weight: 600;
  color: #555;
  text-align: left;
  height: 45px;
  overflow: hidden;
  margin-top: 20px;
}
.pagging {
  text-align: center;
  padding: 40px 0;
}
.pagging .arr {
  font-size: 16px;
  font-weight: 700;
  text-transform: uppercase;
  color: #111;
  padding: 0;
  background: none;
}
.pagging .arr.prev {
  text-align: left;
  margin-right: 30px;
}
.pagging .arr.next {
  text-align: right;
  margin-left: 30px;
}
.pagging a {
  font-size: 14px;
  font-weight: 700;
  margin: 0 5px;
  padding: 10px 15px;
  box-sizing: border-box;
  border-radius: 100%;
  -webkit-border-radius: 100%;
  -moz-border-radius: 100%;
  -ms-border-radius: 100%;
  -o-border-radius: 100%;
  background: transparent;
  transition: all 0.2s ease-out;
  -webkit-transition: all 0.2s ease-out;
  -moz-transition: 0.2s all ease-out;
  -ms-transition: 0.2s all ease-out;
  -o-transition: 0.2s all ease-out;
  display: inline-block;
}
.pagging a,
.pagging a.disable {
  color: #9b9b9b;
}
.pagging a.active,
.pagging a:hover {
  background: #285e9d;
  color: #fff;
}
.pagging a:hover.arr {
  color: #285e9d;
  background: none;
}
.list-laporan,
.sosial {
  position: relative;
}
.sosial:after {
  content: "";
  display: block;
  clear: both;
}
.slider-middle-nav {
  padding: 40px 0 60px;
}
.slider-middle-nav .slidergallerybig .list {
  cursor: pointer;
}
.slider-middle-nav .slidergallerybig figure img {
  border-radius: 10px;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  -ms-border-radius: 10px;
  -o-border-radius: 10px;
  width: 100%;
}
.slider-middle-nav .slidergallerysmall {
  margin: 40px 0;
}
.slider-middle-nav .slidergallerysmall:after {
  content: "";
  display: block;
  clear: both;
}
.slider-middle-nav .slidergallerysmall .list {
  float: left;
  width: 20%;
  margin: 0 10px;
  cursor: pointer;
}
.slider-middle-nav .slidergallerysmall .list figure img {
  width: 100%;
  filter: brightness(80%);
  transition: all 0.2s ease-out;
  -webkit-transition: all 0.2s ease-out;
  -moz-transition: 0.2s all ease-out;
  -ms-transition: 0.2s all ease-out;
  -o-transition: 0.2s all ease-out;
}
.slider-middle-nav .slidergallerysmall .list:hover figure img {
  filter: brightness(100%);
}
.acc-middle .list {
  margin-bottom: 10px;
}
.acc-middle .list.act .grid-acc:after {
  transform: rotate(180deg);
  -webkit-transform: rotate(180deg);
  -moz-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  -o-transform: rotate(180deg);
}
.acc-middle .grid-acc {
  padding: 30px 85px 30px 30px;
  box-sizing: border-box;
  background: #ed8924;
  position: relative;
  cursor: pointer;
}
.acc-middle .grid-acc:after {
  content: "";
  position: absolute;
  right: 2%;
  top: 0;
  bottom: 0;
  margin: auto 0;
  width: 22px;
  height: 13px;
  background: url(../images/material/arr-acc.png) no-repeat 50%;
  transition: all 0.2s ease-out;
  -webkit-transition: all 0.2s ease-out;
  -moz-transition: 0.2s all ease-out;
  -ms-transition: 0.2s all ease-out;
  -o-transition: 0.2s all ease-out;
}
.acc-middle .grid-acc h4 {
  color: #fff;
  font-weight: 700;
  font-size: 20px;
  line-height: 24px;
}
.acc-middle .content-acc {
  padding: 30px;
  box-sizing: border-box;
  background: #fff;
  display: none;
  padding: 0;
}
.acc-middle table {
  width: 100%;
}
.acc-middle table th {
  text-align: center;
  font-size: 16px;
  font-weight: 700;
  color: #555;
  padding: 15px 5px;
  border-right: 1px solid #e3e3e3;
  line-height: 25px;
}
.acc-middle table th:last-child {
  border-right: none;
}
.acc-middle table td {
  text-align: center;
  padding: 10px;
  box-sizing: border-box;
  font-size: 14px;
  border-right: 1px solid #e3e3e3;
  line-height: 24px;
}
.acc-middle table td:last-child {
  border-right: none;
}
.acc-middle .box-download .row {
  padding: 25px 70px;
  border-bottom: 1px solid #e3e3e3;
  box-sizing: border-box;
}
.acc-middle .box-download .row:last-child {
  border: none;
}
.acc-middle .box-download h5 {
  font-size: 14px;
  color: #555;
  line-height: 22px;
}
.acc-middle .box-download .right {
  display: table;
}
.acc-middle .box-download .right span {
  padding-right: 50px;
  font-size: 14px;
  display: inline-block;
  color: #555;
  display: table-cell;
  vertical-align: middle;
}
.acc-middle .box-download button {
  border: none;
  border-radius: 100%;
  -webkit-border-radius: 100%;
  -moz-border-radius: 100%;
  -ms-border-radius: 100%;
  -o-border-radius: 100%;
  background: #ed8924;
  padding: 12.5px;
  position: relative;
  display: inline-block;
  cursor: pointer;
}
.acc-middle .box-download button:before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  right: 0;
  margin: auto;
  background: url(../images/material/arr-download.png) no-repeat 50%;
  width: 8px;
  height: 10px;
}
.sec-highlight {
  position: relative;
}
.sec-highlight .list {
  display: table;
  margin-bottom: 20px;
  border: 1px solid #e3e3e3;
  width: 100%;
  border-radius: 10px;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  -ms-border-radius: 10px;
  -o-border-radius: 10px;
  background: #fff;
}
.sec-highlight .list,
.sec-highlight .list figure {
  transition: all 0.2s ease-out;
  -webkit-transition: all 0.2s ease-out;
  -moz-transition: 0.2s all ease-out;
  -ms-transition: 0.2s all ease-out;
  -o-transition: 0.2s all ease-out;
}
.sec-highlight .list figure {
  display: table-cell;
  background: #ed8924;
  padding: 25px;
  box-sizing: border-box;
  border-radius: 10px 0 0 10px;
  -webkit-border-radius: 10px 0 0 10px;
  -moz-border-radius: 10px 0 0 10px;
  -ms-border-radius: 10px 0 0 10px;
  -o-border-radius: 10px 0 0 10px;
  width: 10%;
}
.sec-highlight .list .text {
  display: table-cell;
  vertical-align: middle;
  padding: 0 75px;
  width: 90%;
  position: relative;
}
.sec-highlight .list .text:after {
  content: "";
  position: absolute;
  right: 5%;
  top: 0;
  bottom: 0;
  margin: auto 0;
  background: url(../images/material/btn-arr.png) no-repeat 50%;
  width: 35px;
  height: 35px;
  transition: all 0.2s ease-out;
  -webkit-transition: all 0.2s ease-out;
  -moz-transition: 0.2s all ease-out;
  -ms-transition: 0.2s all ease-out;
  -o-transition: 0.2s all ease-out;
}
.sec-highlight .list h4 {
  font-size: 20px;
  font-weight: 400;
  color: #111;
}
.sec-highlight .list:hover {
  border-color: #285e9d;
}
.sec-highlight .list:hover figure {
  background: #f39b42;
}
.sec-highlight .list:hover .text:after {
  right: 4%;
}
.press-release-ipc .row-filter {
  margin: 30px 0;
  color: #fff;
}
.press-release-ipc .row-filter .input-select a {
  color: #fff;
  line-height: 40px;
}
.external-media .media-list .desc span {
  color: #285e9d;
}
.external-media .media-list .desc h5 {
  color: #111;
}
.external-media .media-list .btn-readmore {
  color: #ed8924;
}
.two-coloumn {
  margin: 0 -15px;
}
.two-coloumn:after {
  content: "";
  display: block;
  clear: both;
}
.two-coloumn .list {
  float: left;
  width: 50%;
  padding: 0 15px;
  box-sizing: border-box;
  margin-bottom: 30px;
}
.two-coloumn .inner {
  padding: 40px 35px;
  box-sizing: border-box;
  display: table;
  border: 1px solid #9b9b9b;
  border-radius: 10px;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  -ms-border-radius: 10px;
  -o-border-radius: 10px;
  width: 100%;
}
.two-coloumn figure {
  display: table-cell;
  vertical-align: top;
  width: 30%;
  height: 245px;
}
.two-coloumn figure img {
  height: 100%;
  object-fit: cover;
  border-radius: 10px;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  -ms-border-radius: 10px;
  -o-border-radius: 10px;
}
.two-coloumn .text {
  display: table-cell;
  vertical-align: top;
  width: 70%;
  padding: 0 20px;
  box-sizing: border-box;
}
.two-coloumn h5 {
  font-size: 16px;
  font-weight: 700;
  color: #111;
  line-height: 22px;
  margin-bottom: 10px;
}
.two-coloumn p {
  font-size: 14px;
  line-height: 24px;
  color: #555;
  max-height: 96px;
  overflow: hidden;
}
.two-coloumn .btn {
  margin-top: 20px;
}
.two-coloumn .btxn {
  margin-top: 20px;
}
.privacy {
  padding-bottom: 40px;
  margin-bottom: 25px;
  border-bottom: 1px dashed #707070;
}
.privacy ol li {
  font-weight: 400;
  padding-left: 20px;
}
.chk-box {
  margin-bottom: 90px;
}
.chk-box input[type="checkbox"] {
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  width: 100%;
  width: 24px;
  height: 24px;
  border: 2px solid #ed8924;
  border-radius: 100%;
  -webkit-border-radius: 100%;
  -moz-border-radius: 100%;
  -ms-border-radius: 100%;
  -o-border-radius: 100%;
  background: #fff;
  cursor: pointer;
  z-index: 2;
}
.chk-box input[type="checkbox"]:checked {
  background: #285e9d;
}
.chk-box label {
  width: 100%;
  padding-left: 40px;
  position: relative;
  font-size: 16px;
  color: #707070;
  font-weight: 700;
  line-height: 24px;
  cursor: pointer;
}
.wrap-contactus {
  padding-top: 30px;
}
.form-middle {
  position: relative;
  background: -webkit-linear-gradient(#ed8523, #ee6423);
  background: -moz-linear-gradient(#ed8523, #ee6423);
  overflow: hidden;
}
.form-middle.no-overflow {
  overflow: unset;
  margin-top: 350px;
}
.form-middle.no-overflow .tittle-sub {
  margin-top: 100px;
}
.form-middle.no-overflow .line-sub {
  top: 0;
  background: #fff;
}
.form-middle.no-overflow .block {
  border-bottom: 1px solid #fff;
  border-style: dashed;
}
.form-middle.kontak-pad {
  padding: 60px 0;
}
.form-middle:after {
  content: "";
  position: absolute;
  left: -5%;
  bottom: -5%;
  background: url(../images/content/bg-roadmap.png) no-repeat bottom;
  width: 600px;
  height: 500px;
  background-size: 100%;
}
.form-middle .tittle-sub {
  color: #fff;
}
.form-middle .block {
  margin-bottom: 25px;
  padding-bottom: 25px;
  border-bottom: 1px solid #f17f44;
}
.form-middle .row {
  margin-bottom: 20px;
}
.form-middle .row:after {
  content: "";
  display: block;
  clear: both;
}
.form-middle .col {
  width: 100%;
  float: left;
  position: relative;
  z-index: 1;
}
.form-middle .col.col3 {
  width: 32.5%;
  margin-right: 1%;
}
.form-middle .col.col3:last-child {
  margin-right: 0;
}
.form-middle .col.col2 {
  width: 49.5%;
  margin-right: 1%;
}
.form-middle .col.col2:last-child {
  margin-right: 0;
}
.form-middle .col.textarea {
  position: relative;
}
.form-middle .col.textarea label {
  bottom: auto;
}
.form-middle .col.half {
  width: 49%;
  margin-right: 2%;
}
.form-middle .col.half:last-child {
  margin-right: 0;
}
.form-middle label {
  position: absolute;
  left: 20px;
  top: 0;
  bottom: 0;
  line-height: 60px;
  text-transform: uppercase;
  font-weight: 700;
  color: #fff;
}
.form-middle h6 {
  font-size: 12px;
  color: #fff;
  font-weight: 900;
  margin-bottom: 20px;
  display: block;
  line-height: 16px;
}
.form-middle input[type="email"],
.form-middle input[type="number"],
.form-middle input[type="text"] {
  width: 100%;
  box-sizing: border-box;
  height: 60px;
  background: #f09544;
  border: 1px solid #f09544;
  border-radius: 10px;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  -ms-border-radius: 10px;
  -o-border-radius: 10px;
  font-size: 18px;
  color: #fff;
  padding: 20px 20px 20px 150px;
}
.form-middle input[type="email"]:focus,
.form-middle input[type="number"]:focus,
.form-middle input[type="text"]:focus {
  border-color: #fff;
}
.form-middle select {
  width: 100%;
  box-sizing: border-box;
  height: 60px;
  background: #f09544 url(../images/material/arr-acc.png) no-repeat 95%;
  border-color: #f09544;
  border-radius: 10px;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  -ms-border-radius: 10px;
  -o-border-radius: 10px;
  color: #fff;
  font-size: 18px;
  padding-right: 40px;
}
.form-middle select:focus {
  border-color: #fff;
}
.form-middle textarea {
  width: 100%;
  background: #f09544;
  border-radius: 10px;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  -ms-border-radius: 10px;
  -o-border-radius: 10px;
  padding: 65px 20px 20px;
  box-sizing: border-box;
  height: 200px;
  resize: none;
  border-color: #f09544;
  font-size: 18px;
  color: #fff;
}
.form-middle textarea:focus {
  border-color: #fff;
}
.form-middle .opt {
  font-size: 18px;
  color: #fff;
  line-height: 24px;
  padding-left: 40px;
  position: relative;
}
.form-middle .opt input[type="radio"] {
  width: 100%;
  height: 25px;
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  margin: auto 0;
  background: url(../images/material/opt.png) no-repeat 0;
  cursor: pointer;
}
.form-middle .opt input[type="radio"]:checked {
  background: url(../images/material/opt-cheked.png) no-repeat 0;
}
.form-middle ::-webkit-input-placeholder {
  font-style: italic;
  font-size: 18px;
  color: #fff;
  font-weight: 200;
}
.form-middle :-moz-placeholder,
.form-middle ::-moz-placeholder {
  font-style: italic;
  font-size: 18px;
  color: #fff;
  font-weight: 200;
}
.form-middle :-ms-input-placeholder {
  font-style: italic;
  font-size: 18px;
  color: #fff;
  font-weight: 200;
}
.form-middle .side .right {
  width: 25%;
}
.form-middle .side .btn {
  width: 100%;
  margin-top: 15px;
}
.form-middle .side .btxn {
  width: 100%;
  margin-top: 15px;
}
.form-middle .upload_file {
  display: table;
  width: 100%;
}
.form-middle .upload_file label {
  z-index: 1;
}
.form-middle .upload_file .fileinput {
  position: relative;
  height: 60px !important;
  width: 100% !important;
  background: url(../images/material/ic-inputfile.png) no-repeat 100%;
  box-sizing: border-box;
  padding: 20px 20px 20px 150px;
  border-radius: 10px;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  -ms-border-radius: 10px;
  -o-border-radius: 10px;
  font-size: 18px;
  color: #fff;
}
.form-middle .upload_file .fileinput:before {
  content: "";
  position: absolute;
  left: 0;
  right: 60px;
  top: 0;
  bottom: 0;
  background: #f09544;
  border: 1px solid #f09544;
  border-radius: 10px;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  -ms-border-radius: 10px;
  -o-border-radius: 10px;
}
.form-middle .upload_file .fileinput input[type="file"] {
  bottom: 0;
  right: 0;
  width: 100%;
  cursor: pointer;
}
.form-middle .upload_file .fileinput span {
  display: inline-block;
  z-index: 1;
  position: relative;
}
.head-text span {
  display: block;
  color: #285e9d;
  font-size: 13px;
  font-weight: 600;
  margin-bottom: 5px;
}
.head-text h4 {
  font-size: 24px;
  line-height: 35px;
  font-weight: 700;
  color: #111;
  margin-bottom: 30px;
}
.btn-orange {
  text-transform: uppercase;
  color: #fff;
  font-size: 12px;
  font-weight: 700;
  padding-right: 35px;
  line-height: 25px;
  position: relative;
  border: none;
  background: #ed8924;
  display: block;
  margin-top: 10px;
  cursor: pointer;
  border-radius: 5px;
  padding: 15px 65px;
}
.btn-orange:after {
  content: "";
  position: absolute;
  left: 30px;
  top: 0;
  bottom: 0;
  width: 25px;
  height: 25px;
  margin: auto 0;
  background: url(../images/material/btn-back.png) no-repeat 50%;
  transition: all 0.2s ease-out;
  -webkit-transition: all 0.2s ease-out;
  -moz-transition: 0.2s all ease-out;
  -ms-transition: 0.2s all ease-out;
  -o-transition: 0.2s all ease-out;
}
.btn-orange:hover {
  color: #fff;
}
.btn-orange:hover:after {
  left: 10px;
}
.sec-facebook {
  position: relative;
}
.sec-facebook:after {
  position: absolute;
  content: "";
  background: url(../images/material/bg-facebook.jpg);
  height: 100%;
  width: 100%;
  bottom: 0;
  left: 0;
  z-index: -1;
}
.sec-youtube .box-thumb {
  margin-top: 0;
}
.map {
  margin-top: -350px;
}
.map iframe {
  width: 100%;
  height: 500px;
}
.result .hasil {
  font-size: 18px;
  font-style: italic;
  font-weight: 200;
}
.result .wrap-list-result {
  margin: 40px 0;
}
.result .list {
  margin-bottom: 40px;
}
.result h3 {
  font-size: 20px;
  font-weight: 700;
  margin-bottom: 20px;
}
.result p {
  font-size: 16px;
  color: #555;
  line-height: 24px;
}
.result .btn-readmore {
  display: inline-block;
}
.wrap-contactus .row {
  margin-bottom: 20px;
}
.wrap-contactus .row:after {
  content: "";
  display: block;
  clear: both;
}
.wrap-contactus .col {
  float: left;
  width: 48%;
  margin-right: 4%;
  padding-bottom: 20px;
  border-bottom: 1px dashed #fff;
}
.wrap-contactus .col:nth-child(2n) {
  margin-right: 0;
}
.wrap-contactus h5 {
  color: #fff;
  font-size: 24px;
  font-weight: 700;
  margin-bottom: 15px;
  line-height: 34px;
}
.wrap-contactus p {
  color: #fff;
  font-size: 20px;
  font-weight: 700;
  margin-bottom: 5px;
}
.wrap-contactus a {
  font-weight: 500;
  color: #fff;
  margin-left: 3px;
}
.wrap-pop {
  position: fixed;
  height: 100%;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  width: 100%;
  background: rgba(0, 0, 0, 0.4);
  z-index: 9999999;
  overflow-y: auto;
  display: none;
}
.wrap-pop .pop-inner {
  position: absolute;
  display: block;
  width: 100%;
  height: 100%;
}
.wrap-pop .pop-inner .overlay-pop {
  position: absolute;
  left: 0;
  bottom: 0;
  right: 0;
  top: 0;
  margin: auto;
}
.wrap-pop .pop-inner .close {
  position: absolute;
  right: 4%;
  top: 4%;
  width: 25px;
  height: 25px;
  z-index: 8;
  cursor: pointer;
}
.wrap-pop .pop-inner .close:after,
.wrap-pop .pop-inner .close:before {
  content: "";
  width: 25px;
  height: 3px;
  background: #111;
  display: block;
  transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  top: 12px;
  position: absolute;
  left: 0;
  right: 0;
  margin: auto;
  @incliude borderRadius(5px);
}
.wrap-pop .pop-inner .close:before {
  transform: rotate(-45deg);
  -webkit-transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
}
.wrap-pop .pop-inner .content-pop {
  width: 1170px;
  margin: 4% auto;
  position: relative;
  z-index: 8;
  background: #fff;
  border-radius: 5px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  -o-border-radius: 5px;
}
.wrap-pop .pop-inner .content-pop:after {
  content: "";
  display: block;
  clear: both;
}
.wrap-pop .pop-inner .box-form {
  padding: 70px 100px;
}
.wrap-pop .pop-inner iframe {
  width: 100%;
  height: 650px;
}
.wrap-pop .pop-inner .tittle-video {
  font-size: 20px;
  line-height: 30px;
  color: #fff;
  margin-top: 15px;
  display: block;
}
.wrap-pop.logopop .box-form {
  padding: 80px 30px 40px;
}
.wrap-pop.logopop .close {
  right: 25px;
}
.wrap-pop.logopop figure {
  text-align: center;
  margin-bottom: 30px;
}
.wrap-pop.logopop .overflow {
  overflow: auto;
  height: 500px;
}
.wrap-pop.logopop a {
  font-size: 20px;
  font-weight: 700;
  color: #2e62a2;
}
.wrap-pop.logopop p {
  font-size: 16px;
  color: #111;
  line-height: 24px;
}
.wrap-pop.award .pop-inner .box-form {
  padding: 35px 40px;
}
.wrap-pop.award .pop-inner .close {
  top: 1%;
  right: 1%;
}
.wrap-pop.award figure,
.wrap-pop.award figure img {
  width: 100%;
}
.wrap-pop.disptable p {
  font-size: 16px;
  line-height: 30px;
  color: #111;
}
.wrap-pop.disptable .box-form {
  display: table;
  padding: 70px 50px;
}
.wrap-pop.disptable figure {
  display: table-cell;
  width: 34%;
}
.wrap-pop.disptable figure img {
  width: 100%;
}
.wrap-pop.disptable .text {
  display: table-cell;
  padding-left: 2%;
  box-sizing: border-box;
  vertical-align: top;
}
.wrap-pop.disptable .overflow {
  overflow: auto;
  height: 400px;
}
.box-list-popup .list-popup {
  display: none;
}
.box-list-popup .list-popup.active {
  display: block;
}
.higlight-video {
  padding: 130px 0 110px;
  position: relative;
}
.higlight-video:after {
  content: "";
  display: block;
  clear: both;
}
.higlight-video .list {
  float: left;
  width: 31.62%;
  box-sizing: border-box;
  position: relative;
  margin-right: 2%;
}
.higlight-video .list:last-child {
  margin-right: 0;
}
.higlight-video .list:hover .thumb-video img {
  filter: brightness(90%);
}
.higlight-video .list:hover .thumb-video .ic-play {
  transform: scale(1.1);
  -webkit-transform: scale(1.1);
  -moz-transform: scale(1.1);
  -ms-transform: scale(1.1);
  -o-transform: scale(1.1);
}
.higlight-video .thumb-video {
  position: relative;
}
.higlight-video .thumb-video:before {
  content: "";
  position: absolute;
  left: 0;
  bottom: 0;
  right: 0;
  background: url(../images/material/shadow-video.png) no-repeat 50%;
  height: 180px;
}
.higlight-video .thumb-video img {
  object-fit: cover;
  width: 100%;
  filter: brightness(50%);
}
.higlight-video .thumb-video .ic-play,
.higlight-video .thumb-video img {
  transition: all 0.2s ease-out;
  -webkit-transition: all 0.2s ease-out;
  -moz-transition: 0.2s all ease-out;
  -ms-transition: 0.2s all ease-out;
  -o-transition: 0.2s all ease-out;
}
.higlight-video .thumb-video .ic-play {
  background: url(../images/material/ic-play.png) no-repeat 50%;
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  top: 0;
  margin: auto;
  width: 80px;
  height: 80px;
  cursor: pointer;
  background-size: 100%;
}
.higlight-video .wrap-yt {
  position: absolute;
  right: 0;
  left: 0;
  bottom: 0;
  top: 0;
  width: 100%;
  height: 100%;
  z-index: 2;
  display: none;
}
.higlight-video .wrap-yt iframe {
  width: 100%;
  height: 100%;
}
.higlight-video .tittle-video {
  position: absolute;
  bottom: 10px;
  right: 0;
  left: 0;
  width: 100%;
  z-index: 2;
  text-align: center;
  height: 80px;
  box-sizing: border-box;
  overflow: hidden;
  transition: all 0.2s ease-out;
  -webkit-transition: all 0.2s ease-out;
  -moz-transition: 0.2s all ease-out;
  -ms-transition: 0.2s all ease-out;
  -o-transition: 0.2s all ease-out;
}
.higlight-video .tittle-video span {
  display: block;
  color: #fff;
  font-size: 16px;
  font-weight: 800;
  padding: 0 25px;
  box-sizing: border-box;
  line-height: 20px;
}
.box-laporan-img {
  display: table;
  padding: 20px 70px;
  box-sizing: border-box;
}
.box-laporan-img figure {
  display: table-cell;
  width: 30%;
}
.box-laporan-img figure img {
  width: 100%;
  border-radius: 10px;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  -ms-border-radius: 10px;
  -o-border-radius: 10px;
}
.box-laporan-img .box-text {
  display: table-cell;
  vertical-align: middle;
  width: 60%;
  padding: 0 40px;
}
.box-laporan-img .box-text .date {
  font-size: 16px;
  color: #2e62a2;
  margin-bottom: 10px;
  display: block;
}
.box-laporan-img .box-text h3 {
  font-size: 24px;
  font-weight: 700;
  margin-bottom: 10px;
}
.box-laporan-img .box-text p {
  font-size: 16px;
  line-height: 30px;
}
.scrollToTop {
  width: 50px;
  height: 50px;
  background: rgba(211, 211, 211, 0.4) url(../images/material/arr-acc2.png)
    no-repeat 50%;
  border-radius: 50%;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
  position: fixed;
  z-index: 8;
  right: 40px;
  bottom: 30px;
  transform: rotate(180deg) scale(0.6);
  -webkit-transform: rotate(180deg) scale(0.6);
  -moz-transform: rotate(180deg) scale(0.6);
  -ms-transform: rotate(180deg) scale(0.6);
  -o-transform: rotate(180deg) scale(0.6);
  background-size: 18px;
  visibility: hidden;
  transition: all 0.1s ease-out;
  -webkit-transition: all 0.1s ease-out;
  -moz-transition: all ease-out 0.1s;
  -ms-transition: all ease-out 0.1s;
  -o-transition: all ease-out 0.1s;
  cursor: pointer;
}
.scrollToTop.show {
  transform: rotate(180deg) scale(1);
  -webkit-transform: rotate(180deg) scale(1);
  -moz-transform: rotate(180deg) scale(1);
  -ms-transform: rotate(180deg) scale(1);
  -o-transform: rotate(180deg) scale(1);
  transition: all 0.25s ease-out;
  -webkit-transition: all 0.25s ease-out;
  -moz-transition: all ease-out 0.25s;
  -ms-transition: all ease-out 0.25s;
  -o-transition: all ease-out 0.25s;
  visibility: visible;
}
.scrollToTop.absSroll {
  position: absolute;
}
footer {
  /* background: #131515; */
  background: linear-gradient(
    90deg, black, #565656);
  /* background: url(../images/banner/footer.jpg); */
  background-attachment: fixed;
  padding: 110px 0 0;
  box-sizing: border-box;
}
footer .wrapper {
  width: 1675px;
}
footer .top:after {
  content: "";
  display: block;
  clear: both;
}
footer .top .submenu:first-child {
  width: 450px;
}
footer .top a {
  color: #ececec;
  font-size: 16px;
  line-height: 20px;
  margin-bottom: 10px;
  display: block;
  transition: all 0.2s ease-out;
  -webkit-transition: all 0.2s ease-out;
  -moz-transition: 0.2s all ease-out;
  -ms-transition: 0.2s all ease-out;
  -o-transition: 0.2s all ease-out;
}
footer .top a:hover {
  color: #ed8924;
}
footer .middle-footer {
  padding: 50px 0 60px;
  box-sizing: border-box;
  border-top: 1px solid #242727;
  margin-top: 50px;
  position: relative;
}
footer .middle-footer:after {
  content: "";
  display: block;
  clear: both;
}
footer .middle-footer a {
  color: #717171;
  font-size: 16px;
  line-height: 20px;
  margin-bottom: 10px;
  display: block;
  transition: all 0.2s ease-out;
  -webkit-transition: all 0.2s ease-out;
  -moz-transition: 0.2s all ease-out;
  -ms-transition: 0.2s all ease-out;
  -o-transition: 0.2s all ease-out;
}
footer .middle-footer a:hover {
  color: #ed8924;
}
footer .middle-footer .submenu {
  width: 250px;
  margin-right: 20px;
}
footer .middle-footer .submenu:last-child {
  margin-right: 0;
}
footer .middle-footer button {
  font-size: 13px;
  font-weight: 700;
  color: #ececec;
  display: block;
  padding: 10px 15px;
  box-sizing: border-box;
  background: #1c1f1f;
  border: none;
  letter-spacing: 1px;
  border-radius: 10px 10px 0 0;
  -webkit-border-radius: 10px 10px 0 0;
  -moz-border-radius: 10px 10px 0 0;
  -ms-border-radius: 10px 10px 0 0;
  -o-border-radius: 10px 10px 0 0;
  position: absolute;
  right: 0;
  top: -35px;
  cursor: pointer;
}
footer .wrap-submenu {
  width: 500px;
  float: left;
  display: inline-block;
  margin-right: 50px;
}
footer .wrap-submenu:after {
  content: "";
  display: block;
  clear: both;
}
footer .wrap-submenu .submenu {
  display: inline-block;
  float: left;
  margin-right: 20px;
}
footer .wrap-submenu .submenu:first-child {
  width: 230px;
}
footer .submenu {
  float: left;
  width: 250px;
  margin-right: 50px;
}
footer .submenu:last-child {
  margin-right: 0;
}
footer .submenu .input-sub {
  position: relative;
}
footer .submenu .input-sub input[type="text"] {
  width: 100%;
  border-radius: 5px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  -o-border-radius: 5px;
  padding-right: 60px;
  height: 60px;
  box-sizing: border-box;
  color: #5d5d5d;
  background: #1c1f1f;
  border: none;
  font-size: 15px;
}
footer .submenu .input-sub input[type="text"]:focus {
  border: 1px solid #ed8924;
}
footer .submenu .input-sub input[type="text"]:focus + input[type="submit"] {
  border: 1px solid #ed8924;
  border-left: 1px solid transparent;
}
footer .submenu .input-sub ::-webkit-input-placeholder {
  font-size: 15px;
  color: #5d5d5d;
}
footer .submenu .input-sub :-moz-placeholder,
footer .submenu .input-sub ::-moz-placeholder {
  font-size: 15px;
  color: #5d5d5d;
}
footer .submenu .input-sub :-ms-input-placeholder {
  font-size: 15px;
  color: #5d5d5d;
}
footer .submenu .input-sub input[type="submit"] {
  position: absolute;
  right: 0;
  top: 0;
  bottom: 0;
  margin: auto 0;
  width: 60px;
  height: 60px;
  background: #181a1a url(../images/material/ic-submit.png) no-repeat center 50%;
  border: 1px solid #181a1a;
  border: none;
  border-radius: 0 5px 5px 0;
  -webkit-border-radius: 0 5px 5px 0;
  -moz-border-radius: 0 5px 5px 0;
  -ms-border-radius: 0 5px 5px 0;
  -o-border-radius: 0 5px 5px 0;
  font-size: 0;
  cursor: pointer;
}
footer .submenu figure {
  display: inline-block;
  overflow: hidden;
}
footer .submenu figure img {
  transition: all 0.2s ease-out;
  -webkit-transition: all 0.2s ease-out;
  -moz-transition: 0.2s all ease-out;
  -ms-transition: 0.2s all ease-out;
  -o-transition: 0.2s all ease-out;
}
footer .submenu figure:hover img {
  transform: scale(1.1);
  -webkit-transform: scale(1.1);
  -moz-transform: scale(1.1);
  -ms-transform: scale(1.1);
  -o-transform: scale(1.1);
}
footer .submenu p {
  color: #ececec;
  font-size: 16px;
  line-height: 24px;
  margin-bottom: 10px;
}
footer .submenu h5 {
  font-size: 15px;
  font-weight: 700;
  color: #ffffff;
  margin-bottom: 15px;
  text-transform: uppercase;
}
footer .bottom-footer {
  background: #0e1010;
  padding: 50px 0;
}
footer .bottom-footer .left a,
footer .bottom-footer .left p {
  font-size: 15px;
  color: #ececec;
}
footer .bottom-footer .right:after {
  content: "";
  display: block;
  clear: both;
}
footer .bottom-footer ul {
  float: left;
  padding-top: 10px;
}
footer .bottom-footer ul li {
  display: inline-block;
  padding: 0 15px;
  box-sizing: border-box;
  position: relative;
}
footer .bottom-footer ul li:after {
  content: ".";
  position: absolute;
  bottom: 0;
  right: 0;
  font-size: 15px;
  color: #626262;
}
footer .bottom-footer ul li:last-child:after {
  display: none;
}
footer .bottom-footer ul a {
  font-size: 14px;
  color: #ececec;
  transition: all 0.2s ease-out;
  -webkit-transition: all 0.2s ease-out;
  -moz-transition: 0.2s all ease-out;
  -ms-transition: 0.2s all ease-out;
  -o-transition: 0.2s all ease-out;
}
footer .bottom-footer ul a:hover {
  color: #ed8924;
}
footer .bottom-footer .logo {
  float: right;
  margin-left: 20px;
}
footer .bottom-footer .logo a {
  margin: 0 5px;
}
footer .bottom-footer .logo a:hover img {
  opacity: 0.8;
}
.gm-style-iw-d #content {
  width: 300px;
  overflow: hidden;
}
.gm-style-iw-d #content .row .columns:first-child {
  width: 180px;
}
.gm-style-iw-d #content .row .columns:first-child img {
  max-width: 100%;
}
.gm-style-iw-d #content .row .columns:nth-child(2) {
  padding-left: 14px;
  height: 121px;
  overflow: auto;
}
.gm-style-iw-d #content .row .columns:nth-child(2) p {
  margin-bottom: 10px;
}
@media (min-width: 0px) and (max-width: 1480px) {
  .wrapper.v3 {
    width: 1010px;
  }
  header .wrapper {
    width: 1218px;
  }
  header .drop-hover {
    width: 1000px;
  }
  header .drop-hover .box-text nav .child {
    left: 280px;
  }
  header .drop-hover .box-text nav .subchild {
    left: 280px;
  }
  header .drop-hover .box-text nav a {
    margin: 15px 0;
  }
  header .drop-hover .box-text {
    width: 64%;
    padding-left: 15px;
  }
  header .drop-hover .box-text nav {
    margin-right: 0;
  }
  header .drop-hover .box-text nav a {
    font-size: 14px;
  }
  header .drop-hover .box-text nav a.hav-child:after {
    line-height: 15px;
  }
  header .drop-hover .box-text nav a.hav-subchild:after {
    line-height: 15px;
  }
  header .drop-hover .box-figure {
    padding-right: 0;
    width: 35%;
  }
  header .drop-hover .box-figure h5 {
    font-size: 14px;
    margin: 10px 0 5px;
  }
  header .drop-hover .box-figure p {
    font-size: 14px;
  }
  header .drop-hover .box-figure .btn-plus {
    font-size: 14px;
    bottom: auto;
  }
  header .drop-hover .box-figure .btn-plus.bl:before {
    font-size: 20px;
    bottom: auto;
    top: -3px;
  }
  header .drop-hover .wrap {
    padding: 25px 30px;
  }
  header .botmenu {
    margin-top: 10px;
  }
  header .botmenu .right-header nav {
    margin-right: 25px;
    margin-bottom: 10px;
  }
  header .botmenu .right-header ul li {
    /* margin: 0 15px; */ /*ORIGIN*/
    margin: 0 10px;
  }
  header .botmenu .right-header ul li > a {
    text-decoration: none;
    font-size: 18px;
  }
  header .botmenu .right-header .box-search {
    margin-left: 20px;
  }
  header .botmenu .right-header .box-lang {
    padding-left: 25px;
    font-size: 18px;
  }
  header.float .botmenu .right-header .box-lang a {
    font-size: 18px;
  }
  .banner .box {
    height: 780px;
  }
  .banner .box h2 {
    font-size: 50px;
    margin-bottom: 10px;
  }
  .banner .box .desc {
    bottom: 25%;
  }
  .banner .scroll {
    width: 80px;
    height: 80px;
  }
  .home h3 {
    font-size: 23px;
  }
  .home .wrapper {
    width: 1144px;
  }
  .home.visi {
    height: 455px;
  }
  .home.visi p {
    font-size: 24px;
    line-height: 35px;
  }
  .home.port {
    padding: 100px 0;
  }
  .home.port .line {
    height: 70px;
  }
  .home.port .sum figure {
    transform: scale(0.8);
    -webkit-transform: scale(0.8);
    -moz-transform: scale(0.8);
    -ms-transform: scale(0.8);
    -o-transform: scale(0.8);
  }
  .home.port .box-port-sum {
    margin: 40px 0 50px;
  }
  .home.port .video {
    width: 800px;
    margin: 0 auto;
  }
  .home.port .video .thumb-video {
    height: 400px;
  }
  .home.port .video .thumb-video img {
    height: 100%;
  }
  .home.port .video .thumb-video .ic-play {
    width: 100px;
    height: 100px;
    background-size: cover;
  }
  .home.port .video:hover .tittle-video {
    height: 60px;
  }
  .home.port .video:hover .tittle-video span {
    padding-top: 20px;
  }
  .home.tag {
    height: auto;
  }
  .home.tag span {
    font-size: 31px;
    top: 40%;
  }
  .home.twobox .wrap-box figure {
    height: 340px;
  }

  .home.twobox .wrap-box:hover figure img {
    filter: grayscale(0);
  }
  .home.twobox .wrap-box figure img {
    filter: grayscale(100%);
    width: 100%;
    height: 100%;
    object-fit: cover;
  }
  .tittle-sub h3 {
    font-size: 18px;
  }
  .logo-company figure {
    width: 100px;
    margin: auto;
  }
  .logo-company figure img {
    width: 100%;
    object-fit: cover;
  }
  .box-slider-min .slider-layanan .list {
    width: 350px;
    margin-right: 20px;
  }
  .box-slider-min .slider-layanan .desc {
    left: 20px;
    right: 20px;
  }
  .box-slider-min .slider-layanan .desc h5 {
    font-size: 20px;
    max-height: 55px;
  }
  .box-slider-min .slider-layanan .desc p {
    font-size: 16px;
    line-height: 20px;
    height: 63px;
  }
  .box-slider-min .slider-roadmap .list {
    width: 350px;
    margin-right: 30px;
  }
  .banner-middle figure {
    height: 300px;
  }
  .banner-blog figure{
    height: 300px !important;
  }

  .tittle-banner img{
    width: 14%;
    position: absolute;
    left: 10%;
    bottom: -30px;
  }
  .row-filter h3 {
    font-size: 18px;
    padding-top: 15px;
  }
  .row-filter .input-select a,
  .row-filter .input-select label {
    font-size: 14px;
  }
  .sec-highlight .list h4 {
    font-size: 16px;
  }
  .tittle-landing h2 {
    font-size: 28px;
  }
  .tittle-landing h5 {
    font-size: 16px;
    line-height: 25px;
  }
  .bg-bottom-orange.cabdet {
    padding: 30px 0;
  }
  .bg-bottom-orange.cabdet .imgbottom-orange:before {
    display: none;
  }
  footer .wrapper {
    width: 1210px;
  }
  footer .top .submenu {
    margin-right: 20px;
    width: 250px;
  }
  footer .top .submenu:first-child {
    width: 370px;
  }
  footer .top .submenu:last-child {
    margin-right: 0;
  }
  footer .wrap-submenu {
    width: 250px;
    margin-right: 30px;
  }
  footer .wrap-submenu .submenu {
    display: block;
    width: auto;
    margin-right: 0;
  }
  footer .wrap-submenu .submenu:first-child {
    width: auto;
  }
  footer .middle-footer .submenu {
    width: 225px;
  }
}
@media (min-width: 0px) and (max-width: 850px) {
  .bton-sedetaill {
    font-size: 10px;
  }
}
@media (min-width: 850px) and (max-width: 1120px) {
  .bton-sedetaill {
    font-size: 11px;
  }
}
@media (min-width: 1120px) {
  .bton-sedetaill {
    font-size: 14px;
  }
}
@media (min-width: 0px) and (max-width: 1279px) {
  .flex-list,
  footer .bottom-footer .wrapper {
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-flow: row wrap;
  }
  .btn,
  .btn-contactus {
    line-height: 35px;
  }
  .btxn {
    line-height: 35px;
  }
  .btn.pluswhite {
    font-size: 14px;
    padding: 0 50px 0 30px;
  }
  .btxn.pluswhite {
    font-size: 14px;
    padding: 0 50px 0 30px;
  }
  .btn.pluswhite:after {
    width: 15px;
    background-size: 100%;
  }
  .btxn.pluswhite:after {
    width: 15px;
    background-size: 100%;
  }
  .btn-sedetaill {
    line-height: 35px;
    font-size: 14px;
    padding: 0 25px;
  }
  .bton-sedetaill {
    line-height: 35px;
    padding: 0 25px;
  }
  header.float .burgermenu-mobile .img-wht,
  header:before {
    display: none;
  }
  header.float .burgermenu-mobile .img-bl {
    display: block;
  }
  header .overlay-mobile {
    display: none;
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: rgba(0, 0, 0, 0.8);
    z-index: 5;
  }
  header .wrapper {
    width: auto;
    margin: 0 40px;
    padding: 0;
  }
  header .topmenu {
    display: none;
  }
  header .botmenu .right-header {
    position: fixed;
    right: 0;
    background: #fff;
    width: 685px;
    top: 0;
    bottom: 0;
    padding-top: 0;
    display: none;
    z-index: 10;
  }
  header .botmenu .right-header ul li > a {
    padding-bottom: 5px;
  }
  header .botmenu .right-header > nav {
    float: none;
    margin-right: 0;
    padding: 0 30px 200px;
    box-sizing: border-box;
    height: 100%;
  }
  header .botmenu .right-header > nav ul li {
    display: block;
    text-align: left;
    margin-top: 40px;
  }
  header .botmenu .right-header > nav ul li a {
    color: #111 !important;
    font-size: 22px;
    padding-bottom: 0;
    font-weight: 600;
  }
  header .botmenu .right-header > nav ul li.sub-li > a {
    position: relative;
    padding-right: 30px;
  }
  header .botmenu .right-header > nav ul li.sub-li > a:before {
    content: "";
    background: url(../images/material/arr-right-org.png) no-repeat 50%;
    width: 12px;
    height: 22px;
    position: absolute;
    right: 0;
    bottom: 0;
    top: 0;
    margin: auto 0;
    left: auto;
  }
  header .botmenu .right-header > nav ul li.sub-li > a:after {
    display: none;
  }
  header .botmenu .right-header > nav ul li.sub-li nav {
    margin-right: 0;
  }
  header .botmenu .right-header > nav ul li.sub-li nav a {
    font-size: 18px;
    line-height: 24px;
    margin: 0;
    padding: 10px 25px 10px 0;
  }
  header .botmenu .right-header > nav ul li.sub-li nav a:after {
    bottom: auto;
    top: 30%;
  }
  header .botmenu .right-header > nav ul li.sub-li nav .child > a {
    font-size: 14px;
    font-weight: 400;
    line-height: 22px;
    padding: 5px 25px 5px 0;
  }
  header .botmenu .right-header > nav ul li.sub-li nav .subchild > a {
    font-size: 14px;
    font-weight: 400;
    line-height: 22px;
    padding: 5px 25px 5px 0;
  }
  header .botmenu .right-header > nav ul li.sub-li .btn-plus {
    font-size: 12px;
  }
  header .botmenu .right-header .box-lang,
  header .botmenu .right-header .box-search {
    display: none;
  }
  header .botmenu .bot-menu-mobile {
    position: absolute;
    left: 30px;
    bottom: 35px;
    right: 30px;
    padding-top: 25px;
    border-top: 1px solid #f4f4f4;
    display: block;
  }
  header .botmenu .bot-menu-mobile:after {
    content: "";
    display: block;
    clear: both;
  }
  header .botmenu .bot-menu-mobile nav {
    float: left;
  }
  header .botmenu .bot-menu-mobile nav ul li {
    display: inline-block;
    margin: 0 10px 0 0;
  }
  header .botmenu .bot-menu-mobile nav ul li a {
    font-size: 16px;
    color: #111;
    font-weight: 500;
  }
  header .botmenu .bot-menu-mobile .serch-mobile {
    position: relative;
    height: 80px;
    float: left;
    width: 100%;
    display: block;
  }
  header .botmenu .bot-menu-mobile .serch-mobile input[type="text"] {
    width: 100%;
    box-sizing: border-box;
    border: none;
    position: relative;
    height: 80px;
    background: #f8f8f8;
    border-radius: 10px;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    -ms-border-radius: 10px;
    -o-border-radius: 10px;
    font-size: 16px;
    padding: 20px 50px 20px 30px;
  }
  header .botmenu .bot-menu-mobile .serch-mobile input[type="submit"] {
    font-size: 0;
    position: absolute;
    right: 20px;
    top: 0;
    bottom: 0;
    background: url(../images/material/search-org.png) no-repeat 50%;
    width: 18px;
    height: 18px;
    border: none;
    margin: auto 0;
    padding: 0;
  }
  header .botmenu .bot-menu-mobile .serch-mobile ::-webkit-input-placeholder {
    font-style: italic;
    font-size: 18px;
  }
  header .botmenu .bot-menu-mobile .serch-mobile :-moz-placeholder,
  header .botmenu .bot-menu-mobile .serch-mobile ::-moz-placeholder {
    font-style: italic;
    font-size: 18px;
  }
  header .botmenu .bot-menu-mobile .serch-mobile :-ms-input-placeholder {
    font-style: italic;
    font-size: 18px;
  }
  header .botmenu .bot-menu-mobile .box-lang-mobile {
    float: right;
  }
  header .botmenu .bot-menu-mobile .box-lang-mobile a {
    color: #999;
    font-size: 16px;
    margin-right: 5px;
  }
  header .botmenu .bot-menu-mobile .box-lang-mobile a.active {
    color: #ed8924;
    font-weight: 700;
  }
  header .burgermenu-mobile {
    float: right;
    padding-top: 25px;
    display: block;
    position: relative;
    z-index: 9;
  }
  header .burgermenu-mobile .img-bl,
  header .burgermenu-mobile.show {
    display: none;
  }
  header .logo-menu-mobile {
    display: block;
    padding: 30px;
    border-bottom: 1px solid #f4f4f4;
    position: relative;
    z-index: 10;
  }
  header .logo-menu-mobile:after {
    content: "";
    display: block;
    clear: both;
  }
  header .logo-menu-mobile figure {
    float: left;
  }
  header .logo-menu-mobile figure img {
    display: block;
    width: 120px;
  }
  header .logo-menu-mobile .burgermenu-close {
    float: right;
    padding: 10px 0 10px 0;
  }
  header .drop-hover {
    position: absolute;
    right: 0;
    top: 0;
    left: 0;
    opacity: 1;
    visibility: visible;
    padding-top: 130px;
    display: none;
    width: 100%;
    bottom: -200px;
    z-index: 9;
    background: #fff;
    transition: 0s;
    -webkit-transition: 0s;
    -moz-transition: 0s;
    -ms-transition: 0s;
    -o-transition: 0s;
  }
  header .drop-hover,
  header .drop-hover .wrap {
    box-shadow: none;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    -ms-box-shadow: none;
    -o-box-shadow: none;
  }
  header .drop-hover .wrap {
    display: block;
  }
  header .drop-hover .box-figure {
    width: 45%;
  }
  header .drop-hover .box-text {
    width: 50%;
  }
  header .drop-hover .box-text nav a {
    font-size: 16px;
  }
  header .drop-hover .box-text nav .child {
    position: relative;
    left: 0;
    padding-left: 0;
    border: none;
  }
  header .drop-hover .box-text nav .subchild {
    position: relative;
    left: 0;
    padding-left: 0;
    border: none;
  }
  header .drop-hover .backlink {
    position: relative;
    padding: 20px 30px 20px 50px;
    border-bottom: 1px solid #f4f4f4;
    display: block;
    font-size: 16px;
    color: #3366a4;
    text-transform: uppercase;
    cursor: pointer;
  }
  header .drop-hover .backlink:before {
    content: "";
    position: absolute;
    left: 30px;
    top: 0;
    bottom: 0;
    width: 9px;
    height: 15px;
    background: url(../images/material/arr-blue.png) no-repeat 50%;
    margin: auto 0;
    font-weight: 700;
  }
  .btn-plus {
    font-size: 14px;
    padding-left: 20px;
  }
  .btn-plus:before {
    font-size: 20px;
    line-height: 20px;
  }
  .banner .scroll {
    width: 60px;
    height: 60px;
    bottom: -30px;
  }
  .banner .scroll:before {
    border: 5px solid #ed8924;
  }
  .banner .box {
    height: 550px;
  }
  .banner .box h2 {
    font-size: 35px;
  }
  .banner-middle .tittle-banner {
    width: 600px;
  }
  .banner-middle .tittle-banner h2 {
    font-size: 35px;
  }
  .banner-middle .tittle-banner h5 {
    font-size: 13px;
  }
  .home .wrapper {
    width: auto;
    margin: 0 40px;
  }
  .home h3 {
    font-size: 20px;
  }
  .home.visi .text {
    right: 10%;
  }
  .home.visi p:after,
  .home.visi p:before {
    font-size: 80px;
  }
  .home.port {
    padding: 60px 0 90px;
  }
  .home.port .line {
    height: 40px;
  }
  .home.port .video {
    width: 100%;
  }
  .home.port .video .tittle-video {
    height: 60px;
  }
  .home.port .video .tittle-video span {
    padding-top: 20px;
  }
  .home.port .sum .text {
    padding: 0 10px;
  }
  .home.tag {
    height: 240px;
  }
  .home.tag .bg,
  .home.tag img {
    height: 100%;
  }
  .home.layanan {
    padding: 50px 0 90px;
  }
  .home.layananx {
    padding: 50px 0 90px;
  }
  .home.twobox {
    padding: 50px 0 0;
  }
  .home.comunity {
    height: auto;
    padding: 50px 0;
  }
  .home.comunity2 {
    height: auto;
    padding: 50px 0;
  }
  .home.comunity .box-wrap {
    padding-top: 0;
  }
  .home.comunity2 .box-wrap {
    padding-top: 0;
  }
  .home.comunity .left-text {
    float: none;
    display: block;
    margin-bottom: 40px;
  }
  .home.comunity2 .left-text {
    float: none;
    display: block;
    margin-bottom: 40px;
  }
  .home.comunity .wrap-icon {
    float: none;
    display: block;
  }
  .home.comunity2 .wrap-icon {
    float: none;
    display: block;
  }
  .home.view .maps {
    height: 440px;
  }
  .home.view .abs-text {
    width: auto;
    padding: 10px;
  }
  .home.view .abs-text p,
  .home.view .abs-text strong {
    display: none;
  }
  .home.visi .object-pict {
    left: 5%;
  }
  .tittle-sub-btn {
    margin-bottom: 30px;
  }
  .underline,
  .underlinex {
    font-size: 20px;
    padding-bottom: 20px;
  }
  .underline2,
  .underline3 {
    font-size: 20px;
    padding-bottom: 20px;
  }
  .box-slider-min .slider-layanan .slick-list {
    margin-right: -150px;
  }
  .box-slider-min .slider-layanan .slick-arrow {
    right: 12%;
  }
  .box-slider-min .slider-layanan .slick-arrow.slick-prev {
    right: auto;
    left: 0;
  }
  .box-slider-min .slider-layanan .desc .wrap-btn,
  .box-slider-min .slider-layanan .desc p {
    height: auto;
  }
  .box-slider-min .slider-roadmap {
    margin: 40px 0;
  }
  .box-slider-min .slider-milestone .list {
    width: 380px;
    padding: 15px 10px;
    margin: 10px 20px 10px 0;
  }
  .box-slider-min .slider-milestone .list h3 {
    font-size: 20px;
    margin-bottom: 20px;
  }
  .detail-milestone figure {
    float: none;
    display: block;
    width: 100%;
    margin-bottom: 15px;
  }
  .detail-milestone figure img {
    width: 100%;
  }
  .detail-milestone .desc-milestone {
    float: none;
    display: block;
    width: 100%;
  }
  .tittle-sub h3 {
    font-size: 20px;
    line-height: 26px;
  }
  .tittle-landing {
    padding-left: 20px;
  }
  .tittle-landing:before {
    top: -90px;
  }
  .tittle-landing h2 {
    font-size: 20px;
    line-height: 26px;
  }
  .tittle-landing span {
    font-size: 16px;
  }
  .tittle-landing h5 {
    font-size: 16px;
    line-height: 20px;
  }
  .tittle-landing p {
    font-size: 16px;
    line-height: 22px;
  }
  .content-landing {
    padding: 45px 0 80px;
  }
  .content-landing.nopadbot {
    padding: 45px 0 0;
  }
  .content-landing .img-content {
    margin-bottom: 20px;
  }
  .wrapper {
    width: auto;
    /* margin: 0 60px; */
  }
  .wrapper.v2 {
    width: 93%;
  }
  .wrapper.v3 {
    width: auto;
    margin: 0 40px;
  }
  .aboutmisi {
    padding: 50px 0 90px;
    overflow: hidden;
  }
  .aboutmisi .wrap-box .list {
    float: none;
    display: block;
    width: 100%;
    margin-right: 0;
    margin-bottom: 25px;
  }
  .aboutvalue .box-value {
    margin: 50px -10px;
  }
  .aboutvisi {
    padding: 50px 0;
  }
  .aboutvisi .visi {
    padding-left: 10px;
  }
  .aboutvisi .visi h6 {
    margin-bottom: 15px;
    font-size: 14px;
  }
  .aboutvisi .visi span {
    font-size: 20px;
    line-height: 25px;
  }
  .roadmap {
    padding: 0;
  }
  .textlong h2 {
    font-size: 20px;
    line-height: 26px;
  }
  .aboutmidgrey .left,
  .aboutmidgrey .right {
    width: 48%;
  }
  .aboutmidgrey h2 {
    font-size: 20px;
    line-height: 26px;
  }
  .box-direksi .profile {
    padding: 25px 20px;
  }
  .box-direksi .show-desc {
    padding: 40px 20px;
  }
  .box-direksi .list-direksi {
    width: 33.333%;
  }
  .wrap-download .download {
    height: 55px;
    padding: 20px;
  }
  .wrap-map .abs-text {
    width: auto;
    padding: 15px;
  }
  .wrap-map .abs-text p,
  .wrap-map .abs-text strong {
    display: none;
  }
  .wrap-map .maps {
    height: 360px;
  }
  .row-map .col-map {
    width: 50%;
    height: 70px;
  }
  .row-map .col-map figure {
    height: 100%;
  }
  .row-map .col-map figure img {
    width: 100%;
    object-fit: cover;
    height: 100%;
    transform: scale(1);
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
  }
  .box-nav-rightcorner .nav-right-corner {
    top: -75px;
    width: 300px;
  }
  .side-box {
    margin-top: 40px;
    margin-bottom: 40px;
  }
  .side-box .left,
  .side-box .right {
    width: 48%;
  }
  .side-facility .left {
    width: 35%;
  }
  .side-facility .right {
    width: 60%;
  }
  .bg-bottom-orange.cabdet {
    display: none;
  }
  .bg-bottom-orange.social-media {
    padding: 40px 0;
  }
  .bg-bottom-orange.v2 .scroll-mobi {
    overflow-x: auto;
    width: 100%;
  }
  .bg-bottom-orange.v2 .scroll-mobi table {
    min-width: 900px;
  }
  .acc-middle .grid-acc {
    padding: 20px 85px 20px 20px;
  }
  .acc-middle .grid-acc:after {
    width: 15px;
    background-size: 100%;
  }
  .acc-middle .grid-acc h4 {
    font-size: 16px;
  }
  .sec-highlight .list h4 {
    font-size: 14px;
  }
  .sec-highlight .list figure {
    padding: 15px;
    width: 7%;
  }
  .sec-highlight .list figure img {
    width: 30px;
    object-fit: cover;
  }
  .sec-highlight .list .text {
    padding: 0 75px 0 30px;
  }
  .box-thumb .list.ipc .inner {
    padding: 25px 15px 0;
  }
  .box-thumb .list.ipc .wrap-dwnload {
    margin: 0 -15px;
  }
  .box-thumb .list.ipc .btn-download {
    padding: 20px 50px 20px 25px;
    text-align: left;
  }
  .box-thumb .list.ipc .btn-download span {
    right: 15px;
  }
  .box-thumb .list.ipc .tittle-text {
    margin: 0 -5px 20px;
  }
  .box-three-box .list .desc h5 {
    max-height: 66px;
  }
  .box-three-box .list .desc .wrap-btn {
    height: 50px;
  }
  .box-three-box.media-list .list {
    padding: 0 5px;
    box-sizing: border-box;
  }
  .box-three-box.socmed-list .list.text {
    display: block;
  }
  .cover-box-two .text.pressrelease P {
    max-height: 80px;
    overflow: hidden;
  }
  .select-entries select {
    font-weight: 300;
  }
  .row-filter {
    margin: 40px 0 10px;
  }
  .row-filter h3 {
    font-size: 20px;
  }
  .box-thumb {
    margin: 40px -15px 0;
  }
  .middle.height100vh figure img {
    height: 100%;
    width: 100%;
    object-fit: cover;
  }
  .middle.height100vh .text-100vh:before {
    height: 150px;
  }
  .middle.height100vh .text-100vh h2 {
    font-size: 55px;
    line-height: 60px;
  }
  footer .wrapper {
    width: auto;
    margin: 0 40px;
  }
  footer .submenu h5 {
    font-size: 13px;
  }
  footer .middle-footer .submenu {
    margin-right: 10px;
    width: 180px;
  }
  footer .middle-footer a {
    font-size: 12px;
    margin-bottom: 10px;
    line-height: 16px;
  }
  footer .bottom-footer {
    padding: 30px 0 40px;
  }
  footer .bottom-footer .left,
  footer .bottom-footer .right {
    float: none;
    text-align: center;
    width: 100%;
  }
  footer .bottom-footer .left {
    order: 2;
  }
  footer .bottom-footer .left p {
    font-size: 13px;
  }
  footer .bottom-footer .right {
    order: 1;
    margin-bottom: 10px;
  }
  footer .bottom-footer ul {
    float: none;
  }
  footer .bottom-footer .logo {
    position: absolute;
    bottom: 10px;
    left: 0;
    right: 0;
    text-align: center;
  }
  .wrap-pop .pop-inner .content-pop {
    width: auto;
    margin: 5% 40px;
  }
  .wrap-pop .pop-inner .box-form {
    padding: 70px 30px 50px;
  }
  .detail-milestone .desc-milestone p,
  .detail-milestone .desc-milestone ul li {
    font-size: 16px;
    line-height: 24px;
  }
  .box-slider-min .slider-milestone .slick-arrow {
    left: -3%;
  }
  .scrollToTop {
    width: 45px;
    height: 45px;
    right: 30px;
    background-size: 14px;
  }
}
@media (min-width: 0px) and (max-width: 1023px) {
  header .botmenu .right-header {
    width: 100%;
  }
  header .botmenu .right-header > nav ul li.sub-li nav a {
    padding: 10px 15px 10px 0;
    line-height: 27px;
  }
  .wrapper,
  .wrapper.v2 {
    width: 95%;
  }
  .banner .box {
    width: 100%;
    float: none;
    display: block;
    height: 340px;
  }
  .banner .box figure:before {
    background-size: cover;
  }
  .banner .box figure img {
    width: 100%;
    object-fit: cover;
  }
  .banner .box .desc {
    bottom: auto;
    top: 50%;
    transform: translateY(-40%);
    -webkit-transform: translateY(-40%);
    -moz-transform: translateY(-40%);
    -ms-transform: translateY(-40%);
    -o-transform: translateY(-40%);
  }
  .banner .box video {
    height: auto;
    width: 100%;
    top: -15%;
    border: none;
  }
  .banner .box.gif figure img {
    width: 100%;
    left: 0;
    right: 0;
  }
  .banner .box-wrap,
  .banner .box-wrap.flexx {
    display: block;
  }
  .banner-middle .tittle-banner h5 {
    margin-bottom: 5px;
  }
  .banner-middle figure {
    height: 320px;
  }
  .aboutvisi .visi {
    margin: 0 40px;
  }
  .aboutvisi .visi span {
    line-height: 30px;
  }
  .bg-bottom-orange {
    padding: 60px 0;
  }
  .bg-bottom-orange.sec-youtube {
    padding: 40px 0 0;
  }
  .bg-bottom-orange.sec-youtube .imgbottom-orange {
    height: auto;
  }
  .bg-bottom-orange .text h2 {
    font-size: 20px;
    line-height: 26px;
  }
  .bg-bottom-orange .text p {
    font-size: 14px;
    line-height: 20px;
  }
  .aboutvalue {
    padding: 45px 0 80px;
  }
  .aboutvalue .text h5 {
    font-size: 14px;
  }
  .aboutvalue .text small {
    font-size: 13px;
    line-height: 18px;
  }
  .aboutvalue .value-ul {
    padding: 20px 15px;
  }
  .aboutmisi h4 {
    font-size: 18px;
    margin-bottom: 10px;
  }
  .aboutmisi .wrap-box .text {
    padding: 0 40px;
  }
  .home.port .sum figure {
    display: block;
    margin: auto;
  }
  .home.port .sum .text {
    text-align: center;
  }
  .home.port .video .thumb-video {
    height: 310px;
  }
  .home.tag {
    height: 240px;
  }
  .home.visi {
    height: 425px;
  }
  .home.visi .text {
    right: 5%;
  }
  .home.visi .object-pict {
    top: auto;
  }
  .home.visi .object-pict img {
    width: 400px;
    height: auto;
    object-fit: inherit;
    vertical-align: bottom;
  }
  .home.visi p {
    font-size: 20px;
    line-height: 26px;
    padding: 10px;
  }
  .home.visi p:after,
  .home.visi p:before {
    font-size: 50px;
  }
  .home.visi p:before {
    left: -20px;
  }
  .home.visi p:after {
    right: -20px;
  }
  .home.twobox .wrap-box figure {
    height: 250px;
  }
  .home.comunity .wrap-icon .list {
    margin: 0 25px;
  }
  .home.comunity2 .wrap-icon .list {
    margin: 0 25px;
  }
  .home.tag span {
    font-size: 25px;
  }
  .home.view .maps {
    height: 360px;
  }
  .home.view .tittle {
    width: auto;
  }
  .home.subdiaries .slider-subdiaries .slick-list {
    padding-bottom: 60px;
  }
  .home.subdiaries .slider-subdiaries .slick-arrow {
    top: 30%;
    bottom: auto;
  }
  .home.subdiaries .slider-subdiaries .tooltip {
    height: 57px;
    left: 20px;
    bottom: -60px;
    right: 20px;
    line-height: 14px;
  }
  .aboutmidgrey {
    padding: 40px 0;
  }
  .std-content ul li {
    margin-bottom: 10px;
  }
  .box-slider-min .slider-layanan .list {
    width: 330px;
  }
  .box-slider-min .slider-layanan .list figure img {
    filter: brightness(90%);
  }
  .box-slider-min .slider-layanan .desc {
    left: 30px;
    right: 30px;
  }
  .box-slider-min .slider-layanan .desc h5 {
    font-size: 16px;
  }
  .box-slider-min .slider-layanan .desc p {
    font-size: 14px;
    line-height: 20px;
    height: 60px;
  }
  .box-slider-min .slider-roadmap {
    padding-left: 20px;
  }
  .box-slider-min .slider-roadmap .list .text h4 {
    font-size: 18px;
  }
  .box-slider-min .slider-roadmap .list .text p {
    font-size: 14px;
  }
  .box-slider-min .slider-roadmap .slick-arrow {
    position: absolute;
    bottom: -40px;
    right: auto;
    left: -3%;
    font-size: 0;
    border: none;
    background: url(../images/material/ic-right-arrow.png) no-repeat 50%;
    width: 35px;
    height: 22px;
    background-size: cover;
  }
  .box-slider-min .slider-roadmap .slick-arrow.slick-prev {
    left: -3%;
    right: auto;
    transform: rotate(180deg);
    -webkit-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    -o-transform: rotate(180deg);
  }
  .box-slider-min .slider-roadmap .slick-arrow.slick-next {
    transform: rotate(0);
    -webkit-transform: rotate(0);
    -moz-transform: rotate(0);
    -ms-transform: rotate(0);
    -o-transform: rotate(0);
  }
  .wrap-download .download span {
    font-size: 14px;
  }
  .wrap-download .download small {
    font-size: 10px;
    line-height: 18px;
    padding-right: 30px;
  }
  .wrap-download .download small:after {
    width: 24px;
    background-size: 100%;
  }
  .box-dots-milestone:after,
  .box-dots-milestone:before {
    top: 12px;
  }
  .row-map .col-map .desc-map {
    left: 30px;
    right: 20px;
  }
  .row-map .col-map .desc-map h4 {
    font-size: 16px;
  }
  .row-map .col-map .desc-map p {
    font-size: 12px;
  }
  .box-direksi .profile {
    padding: 15px 10px;
  }
  .box-nav-rightcorner .nav-right-corner {
    right: 0;
  }
  .paddbottom {
    padding-bottom: 90px;
  }
  .side-facility .ttl-side-facility {
    padding: 15px 20px;
  }
  .side-facility .ttl-side-facility h4 {
    font-size: 16px;
  }
  .side-facility .box-in-facility {
    padding: 0 10px 20px;
  }
  .box-list-tools .list-tools {
    padding: 0 25px 0 15px;
  }
  .sc-facility {
    padding: 40px 0 60px;
  }
  .logo-company figure {
    width: 100px;
    margin: auto;
  }
  .logo-company .tittle-logo {
    font-size: 14px;
    line-height: 18px;
  }
  .sc-struktur {
    padding: 40px 0 60px;
  }
  .dots-milestone:before {
    top: 18px;
  }
  .dots-milestone a:before {
    width: 22px;
    height: 22px;
  }
  .dots-milestone a.slick-current:before {
    width: 32px;
    height: 32px;
  }
  .dots-milestone a.slick-current:after {
    width: 22px;
    height: 22px;
    margin-left: -11px;
    top: 10px;
  }
  .dots-milestone a span {
    font-size: 14px;
  }
  .box-thumb .list {
    width: 50%;
  }
  .box-thumb .list:nth-child(odd) {
    clear: both;
  }
  .box-thumb .list:nth-child(3n + 1) {
    clear: none;
  }
  .box-thumb .list.ipc .tittle-text .date {
    font-size: 12px;
    margin-bottom: 5px;
  }
  .box-thumb .list.ipc .tittle-text h5 {
    font-size: 14px;
    line-height: 18px;
    height: 36px;
  }
  .box-thumb .list.ipc .btn-download {
    font-size: 11px;
  }
  .contact-layanan h2 {
    font-size: 20px;
  }
  .contact-layanan .bg-orange-small {
    padding: 50px 0;
  }
  .box-three-box .desc h5 {
    font-size: 14px;
  }
  .box-three-box .desc p {
    font-size: 12px;
    line-height: 16px;
  }
  .box-three-box.media-list .desc span {
    font-size: 13px;
  }
  .box-three-box.media-list .desc h5 {
    font-size: 14px;
    line-height: 22px;
    margin-top: 5px;
  }
  .box-three-box.socmed-list .list {
    width: 33.333%;
    padding: 0 10px;
  }
  .box-three-box.socmed-list .list:nth-child(odd) {
    clear: none;
  }
  .box-three-box.socmed-list .list .inner {
    padding: 15px;
  }
  .box-three-box.socmed-list .list.facebook .head-logo {
    margin: -30px -15px 0;
  }
  .box-three-box.socmed-list .list.text {
    padding-top: 0;
    height: auto;
  }
  .box-three-box.socmed-list .list.text p {
    font-size: 14px;
    line-height: 20px;
  }
  .cover-box-two.middle figure {
    width: 30%;
  }
  .cover-box-two.middle .text h2 {
    font-size: 20px;
    line-height: 26px;
    margin-bottom: 10px;
  }
  .cover-box-two .date {
    font-size: 13px;
    margin-bottom: 5px;
  }
  .cover-box-two h4 {
    font-size: 16px;
    line-height: 22px;
  }
  .press-release-ipc .row-filter {
    margin: 10px 0;
  }
  .two-coloumn .inner {
    padding: 25px 15px;
  }
  .two-coloumn .list:nth-child(odd) {
    clear: both;
  }
  .two-coloumn figure {
    width: 100%;
    display: block;
    margin-bottom: 10px;
  }
  .two-coloumn figure img {
    width: 100%;
    border-radius: 20px;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    -ms-border-radius: 20px;
    -o-border-radius: 20px;
  }
  .two-coloumn .text {
    display: block;
    width: 100%;
    padding: 0;
  }
  .two-coloumn .btn {
    text-align: center;
  }
  .two-coloumn .btxn {
    text-align: center;
  }
  .row-filter .left {
    width: 80%;
  }
  .btn,
  .btn-contactus {
    padding: 0 25px;
    font-size: 12px;
  }
  .btxn {
    padding: 0 25px;
    font-size: 12px;
  }
  .btn.gradient {
    text-transform: uppercase;
    padding: 0 40px;
    line-height: 40px;
  }
  .btxn.gradient {
    text-transform: uppercase;
    padding: 0 40px;
    line-height: 40px;
  }
  .btn-orange {
    padding: 0 30px;
  }
  .btn-orange:after,
  .btn-orange:hover:after {
    left: 5px;
  }
  .head-text h4 {
    font-size: 18px;
    line-height: 24px;
  }
  .higlight-video {
    padding: 40px 0 80px;
  }
  .higlight-video .tittle-video {
    height: 32px;
    overflow: hidden;
    left: 10px;
    right: 10px;
    width: auto;
  }
  .higlight-video .tittle-video span {
    font-size: 12px;
    line-height: 16px;
  }
  .higlight-video .thumb-video .ic-play {
    width: 44px;
    height: 44px;
  }
  .form-middle.no-overflow {
    margin-top: 200px;
  }
  .form-middle .opt {
    font-size: 14px;
  }
  .form-middle label {
    font-size: 11px;
    line-height: 40px;
  }
  .form-middle ::-webkit-input-placeholder {
    font-size: 11px;
  }
  .form-middle :-moz-placeholder,
  .form-middle ::-moz-placeholder {
    font-size: 11px;
  }
  .form-middle :-ms-input-placeholder {
    font-size: 11px;
  }
  .form-middle .upload_file .fileinput {
    height: 40px !important;
    padding: 10px 20px 10px 150px;
  }
  .form-middle .upload_file .fileinput span {
    font-size: 11px;
    line-height: 16px;
  }
  .form-middle input[type="email"],
  .form-middle input[type="number"],
  .form-middle input[type="password"],
  .form-middle input[type="text"] {
    height: 40px;
    line-height: 40px;
    font-size: 13px;
  }
  .form-middle select {
    font-size: 13px;
    background-size: 15px;
    height: 40px;
  }
  .map.wrapper {
    margin: -200px 40px 0;
  }
  .map iframe {
    height: 330px;
  }
  .line-sub {
    height: 80px;
  }
  .box-direksi .row {
    margin-bottom: 20px;
  }
  .box-direksi .row.act {
    padding-bottom: 550px;
  }
  .box-direksi .list-direksi {
    padding: 0 5px;
    margin-bottom: 20px;
  }
  .box-direksi .box:after {
    margin: 46px auto 0;
  }
  .cover-box-two h3 {
    font-size: 18px;
    margin-bottom: 10px;
  }
  .form-middle.no-overflow .line-sub {
    height: 50px;
  }
  .form-middle.no-overflow .tittle-sub {
    margin-top: 60px;
  }
  .slider-middle-nav .slidergallerysmall {
    padding: 0 20px;
  }
  .slider-middle-nav .slidergallerysmall .slick-arrow {
    position: absolute;
    right: 0;
    top: 0;
    bottom: 0;
    border: none;
    font-size: 0;
    background: url(../images/material/arr-right-org.png) no-repeat 50%;
    width: 12px;
    height: 22px;
    margin: auto 0;
  }
  .slider-middle-nav .slidergallerysmall .slick-arrow.slick-prev {
    right: auto;
    left: 0;
    transform: rotate(180deg);
    -webkit-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    -o-transform: rotate(180deg);
  }
  .slider-middle-nav .wrapper {
    margin: 0;
  }
  .acc-middle table {
    width: 1000px;
  }
  .acc-middle .box-download .row {
    padding: 25px 30px;
  }
  .sec-highlight .list .text:after {
    width: 25px;
    height: 25px;
    background-size: 100%;
  }
  .result h3 {
    font-size: 16px;
    margin-bottom: 10px;
  }
  .result p {
    font-size: 14px;
    line-height: 20px;
  }
  .result .hasil {
    font-size: 16px;
  }
  .result .wrap-list-result {
    margin: 20px 0;
  }
  .box-laporan-img {
    display: block;
    padding: 15px 0;
  }
  .box-laporan-img figure {
    width: 100%;
    display: block;
    margin-bottom: 25px;
  }
  .box-laporan-img figure img {
    height: 260px;
  }
  .box-laporan-img .box-text {
    display: block;
    width: 100%;
    padding: 0;
  }
  .box-laporan-img .btn-annual {
    width: 100%;
  }
  .middle.height100vh .text-100vh p {
    font-size: 16px;
    line-height: 22px;
  }
  .middle.height100vh .text-100vh.under {
    width: 50%;
    left: 5%;
    right: 5%;
  }
  .middle.height100vh .desc-small .row {
    margin-bottom: 5px;
  }
  .middle.height100vh .desc-small .row .col.col3 {
    width: 100%;
    display: block;
    margin-bottom: 20px;
  }
  .middle.height100vh .desc-small h5 {
    font-size: 13px;
  }
  .scroll-tabl {
    overflow-x: auto;
    overflow: auto;
  }
  .map.wrapper {
    margin: -150px 20px 0;
  }
  .map iframe {
    height: 270px;
  }
  .btn-direction {
    font-size: 16px;
    line-height: 25px;
    margin-bottom: 10px;
  }
  .btn-direction:after {
    width: 20px;
    background-size: 100%;
  }
  .bg-bottom-orange.sec-youtube .imgbottom-orange {
    min-height: 380px;
  }
  .bg-bottom-orange.press-release-ipc .imgbottom-orange {
    min-height: 100%;
  }
  .bg-bottom-orange .imgbottom-orange {
    min-height: 380px;
  }
  .bg-bottom-orange .imgbottom-orange:before {
    z-index: 2;
  }
  .bg-bottom-orange .imgbottom-orange img {
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
  }
  .wrap-contactus h5 {
    font-size: 16px;
    line-height: 22px;
  }
  .wrap-contactus p {
    font-size: 14px;
    line-height: 20px;
  }
  .wrap-pop.disptable figure {
    display: block;
    margin: 0 auto;
    width: 200px;
  }
  .wrap-pop.disptable .text {
    display: block;
    margin-top: 15px;
  }
  footer .middle-footer .content-show {
    margin: 0 -10px;
  }
  footer .middle-footer .submenu {
    width: 33.333%;
    padding: 0 10px;
    margin: 0 0 10px;
    box-sizing: border-box;
  }
  footer .middle-footer .submenu:nth-child(3n + 1) {
    clear: both;
  }
  footer .top .submenu:last-child {
    margin-top: -120px;
  }
  footer .top .wrap-submenu .submenu:last-child {
    margin-top: 0;
  }
}
@media (min-width: 0px) and (max-width: 767px) {
  .scrollToTop {
    width: 40px;
    height: 40px;
    right: 25px;
    background-size: 12px;
  }
  .btn-annual {
    text-align: left;
    padding: 0 60px 0 20px;
  }
  header .wrapper {
    margin: 0 20px;
  }
  header .logo-menu-mobile {
    padding: 25px 20px;
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    background: #fff;
  }
  header .botmenu .logo {
    margin-top: 20px !important;
  }
  header .botmenu .logo img {
    width: 120px;
  }
  header .botmenu .right-header {
    padding-top: 70px;
    overflow: auto;
  }
  header .botmenu .right-header.noscroll {
    overflow: hidden;
  }
  header .botmenu .right-header > nav {
    padding: 0 10px 40px;
    height: auto;
  }
  header .botmenu .right-header > nav ul li {
    margin-top: 30px;
  }
  header .botmenu .right-header > nav ul li a {
    font-size: 16px;
  }
  header .botmenu .right-header > nav ul li.sub-li > a:before {
    width: 8px;
    background-size: 100%;
  }
  header .botmenu .right-header > nav ul li.sub-li nav {
    padding-top: 10px;
    width: 100%;
  }
  header .botmenu .right-header > nav ul li.sub-li nav a {
    font-size: 16px;
    padding: 5px 15px 5px 0;
    line-height: 22px;
    box-sizing: border-box;
    width: 100%;
  }
  header .botmenu .right-header > nav ul li.sub-li nav a:after {
    top: 0;
  }
  header .botmenu .bot-menu-mobile {
    padding-top: 15px;
    position: relative;
    left: 0;
    right: 0;
    bottom: 0;
    padding: 20px;
  }
  header .botmenu .bot-menu-mobile nav ul li {
    display: block;
    text-align: left;
    margin-bottom: 5px;
  }
  header .botmenu .bot-menu-mobile .serch-mobile {
    height: 60px;
  }
  header .botmenu .bot-menu-mobile .serch-mobile input[type="text"] {
    padding: 15px 40px 15px 20px;
    height: 60px;
    line-height: 60px;
  }
  header .botmenu .bot-menu-mobile .serch-mobile ::-webkit-input-placeholder {
    font-size: 16px;
    font-weight: 400;
  }
  header .botmenu .bot-menu-mobile .serch-mobile :-moz-placeholder,
  header .botmenu .bot-menu-mobile .serch-mobile ::-moz-placeholder {
    font-size: 16px;
    font-weight: 400;
  }
  header .botmenu .bot-menu-mobile .serch-mobile :-ms-input-placeholder {
    font-size: 16px;
    font-weight: 400;
  }
  header .botmenu .drop-hover {
    padding-top: 110px;
    bottom: auto;
  }
  header .botmenu .drop-hover .box-figure {
    display: block;
    width: 100%;
    float: none;
    margin-bottom: 20px;
  }
  header .botmenu .drop-hover .box-figure figure {
    display: none;
  }
  header .botmenu .drop-hover .box-text {
    width: 100%;
    display: block;
    padding-left: 0;
    border-left: none;
    border-top: 1px solid #e3e3e3;
    float: none;
  }
  header .botmenu .drop-hover .wrap {
    background-color: #fff !important;
    padding: 20px;
    overflow: auto;
  }
  .tittle-sub-btn .left,
  .tittle-sub-btn .right {
    float: none;
    display: block;
  }
  .tittle-sub-btn .left {
    margin-bottom: 25px;
  }
  .banner .box {
    height: 280px;
  }
  .banner .box:hover .hide {
    height: 95px;
  }
  .banner .box video {
    border: none;
  }
  .bungkus {
    right: 60px;
  }
  .home .wrapper {
    margin: 0 20px;
  }
  .home.visi {
    height: auto;
  }
  .home.visi p {
    padding: 10px;
  }
  .home.visi p:after,
  .home.visi p:before {
    font-size: 30px;
  }
  .home.visi p:after {
    right: 0;
  }
  .home.visi p:before {
    left: -10px;
  }
  .home.visi img {
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
  }
  .home.visi .text {
    bottom: auto;
    top: 0;
    left: 3%;
    position: relative;
    order: 1;
    width: auto;
    right: 3%;
    margin: 60px 0 0;
  }
  .home.visi .wrapper {
    display: flex;
    flex-direction: column;
  }
  .home.visi .object-pict {
    position: relative;
    z-index: 2;
    order: 2;
    left: auto;
  }
  .home.visi .object-pict img {
    position: relative;
    bottom: auto;
    left: auto;
    right: auto;
    top: auto;
  }
  .home.port .sum {
    width: 100%;
    float: none;
    display: table;
  }
  .home.port .sum figure {
    display: table-cell;
    width: 140px;
    transform: scale(1);
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
  }
  .home.port .sum figure span {
    margin: 0;
    padding: 0;
    bottom: auto;
    top: 40px;
    right: auto;
    left: 9px;
    font-size: 13px;
  }
  .home.port .sum figure span b {
    font-size: 24px;
    margin-bottom: 3px;
  }
  .home.port .sum figure img {
    width: 100px;
  }
  .home.port .sum figure .bungkus {
    right: auto;
    width: 115px;
    height: auto;
    left: -5px;
    top: -5px;
  }
  .home.port .sum .text {
    text-align: left;
    display: table-cell;
    width: auto;
    padding: 0 5px;
    box-sizing: border-box;
    vertical-align: middle;
  }
  .home.port .video .thumb-video {
    height: 220px;
  }
  .home.port .video .tittle-video {
    padding: 0 20px;
    overflow: hidden;
  }
  .home.port .video .tittle-video span {
    font-size: 14px;
    text-align: left;
    line-height: 18px;
    padding-top: 10px;
  }
  .home.port .video .thumb-video .ic-play {
    width: 80px;
    height: 80px;
    bottom: auto;
    top: 30%;
  }
  .home.tag {
    height: 200px;
  }
  .home.twobox .wrap-box .box {
    display: block;
    width: 100%;
    float: none;
  }
  .home.twobox .wrap-box .caption h2 {
    font-size: 30px;
  }
  .home.twobox .wrap-box .caption p {
    font-size: 14px;
  }
  .home .box-slider-min {
    margin: 0;
  }
  .home .box-slider-min .slider-layanan .list,
  .home .box-slider-min .slider-layanan .slick-list {
    margin-right: 0;
  }
  .home .box-slider-min .slider-layanan .slick-arrow {
    right: 0;
    font-size: 16px;
  }
  .home .box-slider-min .slider-layanan .slick-arrow.slick-prev {
    left: 0;
    right: auto;
  }
  .home .box-slider-min .slider-layanan .slick-arrow.slick-next {
    right: 0;
    left: auto;
  }
  .home.comunity .wrap-icon {
    margin: 0 -10px;
  }
  .home.comunity2 .wrap-icon {
    margin: 0 -10px;
  }
  .home.comunity .wrap-icon .list {
    width: 50%;
    float: left;
    margin: 0;
    margin-bottom: 20px;
    padding: 0 10px;
    box-sizing: border-box;
  }
  .home.comunity2 .wrap-icon .list {
    width: 50%;
    float: left;
    margin: 0;
    margin-bottom: 20px;
    padding: 0 10px;
    box-sizing: border-box;
  }
  .home.view .tittle {
    width: auto;
  }
  .home.view .tittle h3 {
    margin-bottom: 15px;
  }
  .home.view .tittle p {
    font-size: 14px;
    line-height: 20px;
  }
  .home.view .maps {
    height: 270px;
  }
  .home.view .abs-text figure {
    margin-bottom: 0;
  }
  .home.view .abs-text figure img {
    width: 25px;
  }
  .home.subdiaries .slider-subdiaries .slick-list {
    padding: 0;
  }
  .home.subdiaries .slider-subdiaries .slick-arrow {
    left: -2%;
    width: 10px;
    background-size: 100%;
  }
  .home.subdiaries .slider-subdiaries .slick-arrow.slick-next {
    right: -2%;
  }
  .home.subdiaries .slider-subdiaries .tooltip {
    position: relative;
    opacity: 1;
    visibility: visible;
    left: auto;
    right: auto;
    z-index: 2;
    bottom: auto;
    padding: 0 5px;
    box-sizing: border-box;
    text-align: center;
    display: block;
    line-height: 14px;
  }
  .home.subdiaries .slider-subdiaries .list {
    margin: 0 5px;
  }
  /* .wrapper,
  .wrapper.v2,
  .wrapper.v3 {
    margin: 0 20px;
  } */
  .banner-middle figure {
    height: 260px;
  }
  .banner-middle .tittle-banner {
    width: auto;
    left: 20px;
    right: 20px;
  }
  .banner-middle .tittle-banner h2 {
    font-size: 25px;
  }
  .banner-middle .tittle-banner h5 {
    font-size: 10px;
  }
  .tittle-landing {
    margin-bottom: 25px;
  }
  .tittle-landing:before {
    top: -75px;
    bottom: 10px;
  }
  .content-landing.nopadbot {
    padding: 30px 0 0;
  }
  .aboutvisi .visi {
    margin: 0;
    padding-left: 30px;
  }
  .aboutvisi .visi span {
    font-weight: 500;
  }
  .aboutmisi .wrap-box figure {
    width: 25%;
  }
  .aboutmisi .wrap-box .text {
    padding: 0 0 0 10px;
    width: 50%;
  }
  .box-slider-min {
    margin: 0;
  }
  .box-slider-min .slider-roadmap .slick-list {
    margin-right: 0;
    margin-left: 0;
    padding-left: 0;
  }
  .box-slider-min .slider-roadmap .list {
    margin-right: 0;
  }
  .box-slider-min .slider-roadmap .slick-arrow {
    right: 0;
  }
  .box-slider-min .slider-milestone .slick-list {
    margin-right: 0;
    padding-left: 0;
    margin-left: 0;
  }
  .box-slider-min .slider-milestone .slick-arrow {
    top: auto;
    bottom: -5%;
    left: 0;
  }
  .box-slider-min .slider-milestone .slick-arrow.slick-next {
    left: auto;
    right: 0;
    top: auto;
  }
  .aboutvalue .list {
    width: 145px;
  }
  .aboutmidgrey .left,
  .aboutmidgrey .right {
    float: none;
    display: block;
    width: 100%;
  }
  .scroll-mobi {
    overflow: scroll;
  }
  .scroll-mobi .tbl-orange {
    width: 800px;
  }
  .wrap-download {
    margin-top: 20px;
  }
  .wrap-download .download {
    float: none;
    display: block;
    width: 100%;
    margin-bottom: 15px;
    height: auto;
    font-size: 14px;
    position: relative;
    padding: 15px 20px;
  }
  .wrap-download .download .left {
    padding-right: 30px;
  }
  .wrap-download .download small {
    font-size: 0;
    position: absolute;
    right: 15px;
    top: 0;
    bottom: 0;
  }
  .box-direksi {
    margin: 30px 0;
  }
  .box-direksi .row {
    margin-bottom: 0;
  }
  .box-direksi .list-direksi {
    display: block;
    width: 100%;
    float: none;
    margin-bottom: 20px;
    position: relative;
    padding-bottom: 0;
  }
  .box-direksi .show-desc {
    left: 0;
    right: 0;
    height: auto;
    position: relative;
    padding: 20px;
  }
  .box-direksi .box:after {
    margin: 16px auto 0;
  }
  .wrap-map .maps {
    height: 170px;
  }
  .wrap-map .abs-text {
    padding: 10px;
  }
  .wrap-map .abs-text figure {
    margin: 0;
  }
  .wrap-map .abs-text figure img {
    width: 20px;
  }
  .row-map {
    margin: 30px 0;
  }
  .row-map .col-map {
    float: none;
    display: block;
    width: 100%;
    margin-bottom: 20px;
    padding: 0;
  }
  .row-map .col-map .desc-map {
    left: 20px;
  }
  .box-nav-rightcorner .nav-right-corner {
    left: -20px;
    width: auto;
    right: -20px;
  }
  .box-nav-rightcorner .nav-right-corner .btn-right-corner {
    border-radius: 0;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    -ms-border-radius: 0;
    -o-border-radius: 0;
  }
  .textlong p {
    line-height: 22px;
  }
  .textlong ol li,
  .textlong p,
  .textlong ul li {
    font-size: 14px;
  }
  .side-box .left,
  .side-box .right {
    float: none;
    display: block;
    width: 100%;
  }
  .side-box p,
  .side-box ul li {
    font-size: 14px;
    line-height: 22px;
  }
  .side-facility .left,
  .side-facility .right {
    width: 100%;
    float: none;
    display: block;
  }
  .tittle-sub h3 {
    margin-bottom: 15px;
  }
  .box-list-tools {
    margin-right: 0;
  }
  .box-list-tools .list-tools {
    float: none;
    display: block;
    width: 100%;
  }
  .three-sixty-map {
    height: 360px;
  }
  .logo-company .list {
    width: 50%;
    margin-bottom: 15px;
  }
  .logo-company .list:nth-child(odd) {
    clear: both;
  }
  .logo-company .tittle-logo {
    font-size: 14px;
    line-height: 24px;
  }
  .wrap-pop .pop-inner .content-pop {
    margin: 4% 20px;
  }
  .wrap-pop .pop-inner .box-form {
    padding: 40px 15px;
  }
  .wrap-pop .pop-inner .close {
    top: 20px;
    right: 20px;
  }
  .wrap-pop.logopop .box-form {
    padding: 70px 15px 40px;
  }
  .wrap-pop.logopop a {
    font-size: 16px;
  }
  .wrap-pop.logopop .overflow {
    overflow: auto;
    height: 70vh;
    min-height: 300px;
  }
  .box-thumb {
    margin: 40px 0 0;
  }
  .box-thumb .list {
    width: 100%;
    float: none;
    display: block;
    padding: 0;
    margin-bottom: 25px;
  }
  .box-thumb .list:nth-child(3n + 1),
  .box-thumb .list:nth-child(odd) {
    clear: none;
  }
  .box-thumb .list.ipc {
    margin-bottom: 25px;
  }
  .box-thumb .list.ipc .btn-download {
    padding: 20px 45px 20px 15px;
  }
  .cover-box-two .text,
  .cover-box-two figure {
    width: 100%;
    float: none;
    display: block;
  }
  .cover-box-two .text {
    padding: 0;
    margin-top: 25px;
  }
  .cover-box-two.middle .text {
    width: 100%;
  }
  .cover-box-two p {
    font-size: 14px;
  }
  .contact-layanan {
    padding: 20px 0 40px;
  }
  .contact-layanan h2 {
    line-height: 26px;
  }
  .contact-layanan .text-link {
    padding: 0 20px;
  }
  .sec-instagram {
    padding-bottom: 60px;
  }
  .slider-mobile {
    padding: 0 0 60px;
  }
  .slider-mobile .slick-arrow {
    position: absolute;
    right: 30%;
    bottom: 10px;
    font-size: 0;
    border: none;
    background: url(../images/material/ic-right-arrow.png) no-repeat 50%;
    width: 35px;
    height: 35px;
    background-size: cover;
  }
  .slider-mobile .slick-arrow.slick-prev {
    right: auto;
    left: 30%;
    transform: rotate(180deg);
    -webkit-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    -o-transform: rotate(180deg);
  }
  .slider-mobile.arr-org .slick-arrow {
    background: url(../images/material/arr-right-org.png) no-repeat 50%;
  }
  .box-three-box.socmed-list .list.text {
    float: none;
    margin: 0;
  }
  .bg-bottom-orange.sec-youtube {
    padding-bottom: 40px;
  }
  .wrp-youtube {
    position: relative;
    margin-top: 25px;
  }
  .wrp-youtube .slick-arrow {
    position: absolute;
    right: 30%;
    bottom: 0;
    font-size: 0;
    border: none;
    background: url(../images/material/ic-right-arrow.png) no-repeat 50%;
    width: 35px;
    height: 35px;
    background-size: cover;
    bottom: -25px;
  }
  .wrp-youtube .slick-arrow.slick-prev {
    right: auto;
    left: 30%;
    transform: rotate(180deg);
    -webkit-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    -o-transform: rotate(180deg);
  }
  .wrp-youtube .head-logo:after {
    content: "";
    display: block;
    clear: both;
  }
  .wrp-youtube.arr-org .slick-arrow {
    background: url(../images/material/arr-right-org.png) no-repeat 50%;
  }
  .higlight-video .list {
    float: none;
    display: block;
    width: 100%;
    margin-right: 0;
    margin-bottom: 15px;
  }
  .higlight-video .thumb-video {
    height: 210px;
    overflow: hidden;
  }
  .higlight-video .thumb-video .ic-play {
    width: 60px;
    height: 60px;
  }
  .row-filter .left,
  .row-filter .right {
    display: block;
    width: 100%;
  }
  .row-filter .input-select {
    display: block;
    margin-right: 0;
    width: 100%;
    margin-bottom: 20px;
  }
  .row-filter .input-select select {
    min-width: 200px;
  }
  .acc-middle .wrapper {
    margin: 0 20px;
  }
  .acc-middle .grid-acc {
    padding: 15px 25px 15px 15px;
  }
  .acc-middle .grid-acc:after {
    right: 3%;
  }
  .acc-middle .box-download .left,
  .acc-middle .box-download .right {
    width: 48%;
  }
  .acc-middle .box-download .right span {
    padding-right: 5px;
  }
  .acc-middle .box-download .row {
    padding: 15px;
  }
  .slider-middle-nav {
    padding: 40px 0 30px;
  }
  .slider-middle-nav .slidergallerysmall {
    margin: 20px 0;
    padding: 0 10px;
  }
  .slider-middle-nav .slidergallerysmall .list {
    margin: 0 5px;
  }
  .slider-middle-nav .slidergallerysmall .slick-arrow {
    right: -5px;
  }
  .slider-middle-nav .slidergallerysmall .slick-arrow.slick-prev {
    left: -5px;
  }
  .sec-highlight .list figure {
    width: 18%;
  }
  .sec-highlight .list .text {
    padding: 0 40px 0 10px;
  }
  .sec-highlight .list .text:after {
    right: 3%;
  }
  .bg-bottom-orange.press-release-ipc {
    padding: 20px 0;
  }
  .bg-bottom-orange.sec-youtube .imgbottom-orange {
    top: 0;
  }
  .bg-bottom-orange .text {
    width: auto;
    margin: 0 20px;
  }
  .bg-bottom-orange.nopaddtop {
    padding: 0 0 40px;
  }
  .box-three-box.socmed-list .list {
    width: 100%;
    float: left;
    display: block;
  }
  .box-three-box.socmed-list .list.facebook {
    padding-top: 20px;
  }
  .box-three-box .list .desc h5 {
    line-height: 20px;
    max-height: 42px;
  }
  .box-three-box .list .desc p {
    max-height: 66px;
  }
  .two-coloumn .list {
    float: none;
    display: block;
    width: 100%;
  }
  .chk-box label {
    line-height: 30px;
    font-size: 16px;
  }
  .result h3 {
    line-height: 22px;
  }
  .form-middle {
    overflow: unset;
  }
  .form-middle:after {
    z-index: -1;
  }
  .form-middle .col {
    margin-bottom: 10px;
  }
  .form-middle .col.col3 {
    width: 48%;
    margin-right: 4%;
  }
  .form-middle .col.col3:nth-child(2n) {
    margin-right: 0;
  }
  .form-middle .col.col3:last-child {
    display: none;
  }
  .form-middle .col.half {
    display: block;
    width: 100%;
    margin-bottom: 15px;
  }
  .form-middle .d-flex {
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-flow: row wrap;
  }
  .form-middle .d-flex .col {
    float: none;
  }
  .form-middle .d-flex .col.col3:first-child {
    display: block;
    order: 1;
    -webkit-order: 1;
    -moz-order: 1;
  }
  .form-middle .d-flex .col.col3:nth-child(2) {
    display: block;
    order: 3;
    -webkit-order: 3;
    -moz-order: 3;
    width: 100%;
  }
  .form-middle .d-flex .col.col3:last-child {
    display: block;
    order: 2;
    -webkit-order: 2;
    -moz-order: 2;
  }
  .form-middle input[type="email"],
  .form-middle input[type="number"],
  .form-middle input[type="password"],
  .form-middle input[type="text"] {
    padding: 20px 20px 20px 105px;
    font-size: 13px;
  }
  .form-middle .upload_file {
    display: block;
  }
  .form-middle .upload_file .fileinput {
    padding: 15px 50px 15px 100px;
    background: url(../images/material/ic-inputfile.png) no-repeat 94%;
    background-size: 7%;
    overflow: hidden;
    height: auto !important;
  }
  .form-middle .upload_file .fileinput:before {
    right: 0;
    z-index: -1;
  }
  .form-middle .upload_file .fileinput input[type="file"] {
    box-sizing: border-box;
    z-index: 2;
  }
  .form-middle .upload_file .fileinput span {
    padding-right: 0;
    word-break: break-word;
  }
  .form-middle .upload_file label {
    margin: auto 0;
    vertical-align: middle;
    line-height: 1;
    bottom: auto;
    top: 40%;
  }
  .form-middle select {
    background-size: 10px;
    padding-left: 20px;
  }
  .form-middle textarea {
    padding-top: 40px;
    font-size: 14px;
  }
  .form-middle .row {
    margin-bottom: 0;
  }
  .form-middle .side {
    margin-top: 40px;
  }
  .form-middle .side .left,
  .form-middle .side .right {
    display: block;
    width: 100%;
    float: none;
    text-align: center;
  }
  .form-middle .button-capta .col.col2,
  .form-middle .button-capta .col.col2.right {
    float: none;
    width: 100%;
    display: block;
  }
  .form-middle .button-capta .btn.gradient {
    width: 100%;
  }
  .pagging a {
    padding: 5px 10px;
    margin: 0 2px;
  }
  .pagging .arr.prev {
    margin-right: 10px;
  }
  .middle.height100vh .text-100vh h2 {
    font-size: 34px;
    line-height: 36px;
  }
  .middle.height100vh .text-100vh.under {
    width: auto;
  }
  .line-sub.wht.contact {
    display: none;
  }
  footer {
    padding: 35px 0 0;
  }
  footer .wrapper {
    margin: 0 20px;
  }
  footer .top .submenu {
    margin-bottom: 25px;
    margin-right: 0;
  }
  footer .top .submenu,
  footer .top .submenu:first-child {
    width: 100%;
    float: none;
    display: block;
  }
  footer .top .submenu:last-child {
    margin-top: 0;
  }
  footer .top .submenu figure {
    margin: 0 2px;
  }
  footer .submenu h5 {
    line-height: 18px;
  }
  footer .wrap-submenu {
    display: block;
    width: 100%;
    margin-right: 0;
  }
  footer .middle-footer {
    padding: 25px 0 60px;
  }
  footer .middle-footer .submenu {
    width: 50%;
  }
  footer .middle-footer .submenu:nth-child(3n + 1) {
    clear: none;
  }
  footer .middle-footer .submenu:nth-child(odd) {
    clear: both;
  }
  footer .bottom-footer ul a {
    line-height: 18px;
  }
  .banner .box .desc p {
    font-size: 14px;
    line-height: 20px;
    max-height: 40px;
    margin-bottom: 10px;
  }
  .banner .box h2 {
    line-height: 32px;
    margin-bottom: 5px;
    font-size: 24px;
  }
  .wrap-contactus h5 {
    font-size: 18px;
    line-height: 25px;
    margin-bottom: 10px;
  }
  .wrap-contactus p {
    font-size: 14px;
    line-height: 20px;
  }
  .wrap-contactus .col {
    float: none;
    display: block;
    width: 100%;
  }
  .aboutvalue {
    padding-bottom: 40px !important;
  }
  .aboutvalue .list {
    padding-bottom: 40px;
  }
  .aboutvalue .value-ul {
    position: relative;
    display: block;
    margin-top: 10px;
  }
  .aboutvalue .box-value {
    margin: 0;
  }
  .aboutvalue .slick-arrow {
    position: absolute;
    left: 4%;
    bottom: 0;
    border: none;
    font-size: 0;
    background: url(../images/material/arr-orange.png) no-repeat 50%;
    width: 17px;
    height: 29px;
    cursor: pointer;
    z-index: 2;
  }
  .aboutvalue .slick-arrow.slick-next {
    left: auto;
    right: 4%;
    transform: rotate(180deg);
    -webkit-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    -o-transform: rotate(180deg);
  }
  .gm-style-iw-d #content {
    width: 240px;
    height: 92px;
    overflow: hidden;
  }
  .gm-style-iw-d #content .row .columns:first-child {
    width: 185px;
  }
  .gm-style-iw-d #content .row .columns:nth-child(2) {
    height: 92px;
    overflow: auto;
  }
  .wrap-pop.disptable .overflow .mCSB_inside > .mCSB_container {
    margin-right: 15px;
  }
  .wrap-pop.disptable
    .overflow
    .mCS-inset-2-dark.mCSB_scrollTools
    .mCSB_draggerRail,
  .wrap-pop.disptable .overflow .mCS-inset-2.mCSB_scrollTools .mCSB_draggerRail,
  .wrap-pop.disptable
    .overflow
    .mCS-inset-3-dark.mCSB_scrollTools
    .mCSB_draggerRail,
  .wrap-pop.disptable .overflow .mCS-inset-3.mCSB_scrollTools .mCSB_draggerRail,
  .wrap-pop.disptable
    .overflow
    .mCS-inset-dark.mCSB_scrollTools
    .mCSB_draggerRail,
  .wrap-pop.disptable .overflow .mCS-inset.mCSB_scrollTools .mCSB_draggerRail,
  .wrap-pop.disptable .overflow .mCSB_scrollTools {
    width: 8px;
    top: 20px;
    bottom: 20px;
  }
  .wrap-pop.disptable
    .overflow
    .mCS-inset-2-dark.mCSB_scrollTools
    .mCSB_dragger
    .mCSB_dragger_bar,
  .wrap-pop.disptable
    .overflow
    .mCS-inset-2.mCSB_scrollTools
    .mCSB_dragger
    .mCSB_dragger_bar,
  .wrap-pop.disptable
    .overflow
    .mCS-inset-3-dark.mCSB_scrollTools
    .mCSB_dragger
    .mCSB_dragger_bar,
  .wrap-pop.disptable
    .overflow
    .mCS-inset-3.mCSB_scrollTools
    .mCSB_dragger
    .mCSB_dragger_bar,
  .wrap-pop.disptable
    .overflow
    .mCS-inset-dark.mCSB_scrollTools
    .mCSB_dragger
    .mCSB_dragger_bar,
  .wrap-pop.disptable
    .overflow
    .mCS-inset.mCSB_scrollTools
    .mCSB_dragger
    .mCSB_dragger_bar {
    width: 4px;
    margin: 3px 2px;
  }
  .wrap-pop.disptable .pop-inner .close {
    top: 16px;
    right: 8px;
  }
}
@media (min-width: 0px) and (max-width: 560px) {
  .banner .box video {
    position: relative;
    top: 0;
    height: 100%;
  }
  .form-middle .d-flex {
    display: block;
  }
  .form-middle .d-flex .col.col3 {
    width: 100%;
    margin-right: 0;
  }
}
@media (min-width: 0px) and (max-width: 400px) {
  .pagging a {
    margin: 0 2px;
    padding: 6px 10px;
  }
  .pagging .arr {
    font-size: 14px;
  }
  .banner .box.vid {
    height: 220px;
  }
}
@media (min-width: 0px) and (max-width: 374px) {
  .home.port .sum figure {
    width: 100px;
    transform: scale(0.75);
    -webkit-transform: scale(0.75);
    -moz-transform: scale(0.75);
    -ms-transform: scale(0.75);
    -o-transform: scale(0.75);
    transform-origin: 0;
  }
  .dots-milestone {
    padding: 0 35px;
  }
  .dots-milestone a.slick-current:after {
    width: 21px;
    height: 21px;
    margin-left: -10px;
    top: 11px;
  }
}
@media (min-width: 0px) and (max-width: 339px) {
  .dots-milestone {
    padding: 0 35px;
  }
  .dots-milestone a.slick-current:after {
    width: 21px;
    height: 21px;
    margin-left: -8px;
    top: 11px;
  }
}

.socialx {
  position: fixed;
  height: 130vh;
  display: flex;
  flex-direction: column;
  justify-content: center;
  transform: translate(-250px, 0);
  z-index: 8;
}

.socialx a {
  color: #000;
  background: rgba(255, 255, 255, 0.5);
  font-size: 20px;
  font-weight: 600;
  text-decoration: none;
  display: block;
  margin: 5px;
  padding: 20px;
  width: 300px;
  text-align: right;
  border-radius: 50px;
  transition: 1s;
  transition-property: transform;
}

.socialx a:hover {
  transform: translate(140px, 0);
}

.socialx i {
  margin-left: 10px;
  font-size: 30px;
  width: 30px;
  height: 30px;
}

.socialx a:nth-child(1) img {
  /* color: #a4c639; */
  width: 26px;
  vertical-align: middle;
  margin-left: 7px;
  
}

.socialx a:nth-child(2) i {
  color: #000;
}

.socialx a:nth-child(3) i {
  color: transparent;
  background-image: linear-gradient(45deg, #ffdf9e, #e56969, #8a49a1);
  background-clip: text;
  -webkit-background-clip: text;
  -moz-background-clip: text;
  font-weight: 600;
}

.socialx a:nth-child(4) i {
  color: #4ecce8;
}

.socialx a:nth-child(5) i {
  color: #4fce5d;
}

@media (min-width: 0px) and (max-width: 560px) {
  .socialx a {
    font-size: 19px;
    margin: 5px;
    padding: 12px;
    width: 285px;
  }

  .socialx i {
    font-size: 27px;
    width: 27px;
    height: 27px;
  }
}

.mixcol {
  color: #fff !important;
  -webkit-animation: glow 1s ease-in-out infinite alternate;
  -moz-animation: glow 1s ease-in-out infinite alternate;
  animation: glow 1s ease-in-out infinite alternate;
}

@-webkit-keyframes glow {
  from {
    text-shadow: 0 0 10px #fff, 0 0 20px #fff, 0 0 30px #fc0000,
      0 0 40px #fc0000, 0 0 50px #fc0000;
  }
  top {
    color: #fff;
    text-shadow: 0 0 10px #fff, 0 0 20px #fff, 0 0 30px #ff3e3e,
      0 0 40px #ff3e3e, 0 0 50px #ff3e3e;
  }
}

@-moz-keyframes glow {
  from {
    text-shadow: 0 0 10px #fff, 0 0 20px #fff, 0 0 30px #fc0000,
      0 0 40px #fc0000, 0 0 50px #fc0000, 0 0 60px #fc0000, 0 0 70px #fc0000;
  }
  top {
    color: #fff;
    text-shadow: 0 0 10px #fff, 0 0 20px #fff, 0 0 30px #ff3e3e,
      0 0 40px #ff3e3e, 0 0 50px #ff3e3e, 0 0 60px #ff3e3e, 0 0 70px #ff3e3e;
  }
}

@keyframes glow {
  from {
    text-shadow: 0 0 10px #fff, 0 0 20px #fff, 0 0 30px #fc0000,
      0 0 40px #fc0000, 0 0 50px #fc0000;
  }
  top {
    color: #fff;
    text-shadow: 0 0 10px #fff, 0 0 20px #fff, 0 0 30px #ff3e3e,
      0 0 40px #ff3e3e, 0 0 50px #ff3e3e;
  }
}

figure .prodx{
  margin-bottom: 20px !important;
}

.sidebarx {
  height: 100%;
  width: 0;
  position: fixed;
  z-index: 1;
  /* top: 0; */
  left: 0;
  background-color: #e8e8e8;
  overflow-x: hidden;
  transition: 0.5s;
  padding-top: 60px;
}

.sidebarx a {
  padding: 8px 8px 8px 32px;
  text-decoration: none;
  font-size: 25px;
  color: #000000;
  display: block;
  transition: 0.3s;
}

/* .sidebarx a:hover {
  color: #f1f1f1;
} */

.sidebarx .closebtnx {
  /* display: block; */
  position: absolute;
  margin-top: 300px !important;
  /* top: 0; */
  right: 10px;
  font-size: 36px;
  margin-left: 50px;
}

.openbtnx {
  position: absolute;
  margin-top: 300px !important;
  right: 10px;
  font-size: 36px !important;
  margin-left: 50px;
  cursor: pointer;
  color: #000000;
  border: none;
}

#closebtnx a{
  font-size: 36px !important;
}

/* #main {
  transition: margin-left .5s;
  padding: 16px;
} */

#mySidebar {
  width: 40px;
}

/* On smaller screens, where height is less than 450px, change the style of the sidenav (less padding and a smaller font size) */
/* @media screen and (max-height: 450px) {
  .sidebarx {padding-top: 15px;}
  .sidebarx a {font-size: 18px;}
} */

/* Fixed sidenav, full height */
.sidenav {
  position: absolute;
  margin-top: 72px !important;
  height: 100%;
  margin-left: -250px;
  /* width: 200px; */
  position: fixed;
  z-index: 1;
  /* top: 0; */
  /* left: 0; */
  /* background-color: #111; */
  overflow-x: hidden;
  transition: 0.5s;
  padding-top: 20px;
}

/* Style the sidenav links and the dropdown button */
.sidenav a, .dropdown-btn {
  padding: 6px 8px 16px 16px;
  text-decoration: none;
  font-size: 15px;
  /* color: #818181; */
  display: block;
  border: none;
  background: none;
  transition: 0.5s;
  width: 100%;
  text-align: left;
  cursor: pointer;
  outline: none;
}

/* On mouse-over */
.sidenav a:hover, .dropdown-btn:hover {
  color: #000000;
}

/* Add an active class to the active dropdown button */
.active {
  background-color: #bebebe;
  /* color: #dddddd; */
}

/* Dropdown container (hidden by default). Optional: add a lighter background color and some left padding to change the design of the dropdown content */
.dropdown-container {
  display: none;
  /* background-color: #262626; */
  padding-left: 8px;
}

/* Optional: Style the caret down icon */
.fa-caret-down {
  float: right;
  padding-right: 8px;
}

/* Some media queries for responsiveness */
/* @media screen and (max-height: 450px) {
  .sidenav {padding-top: 15px;}
  .sidenav a {font-size: 18px;}
} */

.productx figure img,
.product_ax figure img{
  transition: all 0.2s ease-out;
  -moz-transition: all 0.2s ease-out;
  -webkit-transition: all 0.2s ease-out;
}

.productx:hover figure,
.product_ax:hover figure {
  cursor: pointer;
}
.productx:hover figure img,
.product_ax:hover figure img {
  transform: scale(1.1);
  -webkit-transform: scale(1.1);
  -moz-transform: scale(1.1);
  -ms-transform: scale(1.1);
  -o-transform: scale(1.1);
}

.hovergold:hover{
  color: #ffd700 !important;
}

.hoverblack:hover{
  color: #000000 !important;
}

.hoverred:hover{
  color: #ff0000 !important;
}

.whites {
  background: #ffffff !important;
}

.card-header2{
  padding: 0.75rem 1.25rem;
	margin-bottom: 0;
	background-color: rgba(255, 0, 0);
	/* border-bottom: 1px solid rgba(0, 0, 0, 0.125); */
}

.card-header2:first-child {
	/* border-radius: calc(0.25rem - 1px) calc(0.25rem - 1px) 0 0; */
	border-radius: 20px 20px 1px 1px;
	-moz-border-radius: 20px 20px 1px 1px;
	-webkit-border-radius: 20px 20px 1px 1px;
}
.card-header2 + .list-group .list-group-item:first-child {
	border-top: 0;
}

.card2 {
	position: relative;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-direction: column;
	-webkit-flex-direction: column;
	flex-direction: column;
	min-width: 0;
	word-wrap: break-word;
	background-color: #fff;
	background-clip: border-box;
	/* border: 1px solid rgba(0, 0, 0, 0.125); */
	/* border-radius: 0.25rem; */
}

.card2 > hr {
	margin-right: 0;
	margin-left: 0;
}
.card2 > .list-group:first-child .list-group-item:first-child {
	border-top-left-radius: 0.25rem;
	border-top-right-radius: 0.25rem;
}
.card2 > .list-group:last-child .list-group-item:last-child {
	border-bottom-right-radius: 0.25rem;
	border-bottom-left-radius: 0.25rem;
}

.home.subdiaries .underline2,
.home.subdiaries .underline3 {
  text-align: center;
  display: block;
  /* margin-bottom: 25px; */
}
.home.subdiaries .underline2:after,
.home.subdiaries .underline3:after {
  right: 0;
  margin: 0 auto;
}

.card-body2 {
	-ms-flex: 1 1 auto;
	flex: 1 1 auto;
  background-color: #ececea;
	min-height: 1px;
	padding: 1.25rem;
  border-radius: 1px 1px 20px 20px;
  -moz-border-radius: 1px 1px 20px 20px;
  -webkit-border-radius: 1px 1px 20px 20px;
}

.footer-p{
    color: #ececec;
    font-size: 16px;
    line-height: 24px;
    margin-bottom: 10px;
}
.footer-h5{
    font-size: 15px;
    font-weight: 700;
    color: #ffffff;
    margin-bottom: 15px;
    text-transform: uppercase;
}

.layanan{
    font-weight: 600;
    font-size: 5vw;
    text-transform: uppercase;
    background: -webkit-linear-gradient(#ffd000, #ff0e0e);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    opacity: 0.9;
}
.layananx{
    font-weight: 600;
    font-size: 5vw;
    text-transform: uppercase;
    background: #ffd000;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    opacity: 0.9;
}

.backcolor{
  background-color: #ffffff;
  border: 0px !important;
}

.bton-sedetaill:after {
  content: attr(data-text);
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  margin-left: auto;
  margin-right: auto;
  height: fit-content;
  width: fit-content;
  color: #fff;
  transform-origin: -40% 50%;
  transform: rotate(90deg);
  transition: transform 0.3s ease-in;
}

.btxn-warning {
  color: #bb0000;
  background-color: #f7d43b;
  border-color: #ffc10700;
}
/* .btxn-warning:hover {
	color: #ffffff;
	background-color: #e00f00e0;
	border-color: #d39e0000;
} */
/* .btxn-warning.focus,
.btxn-warning:focus {
	background-color: #fde400;
	border-color: #d39e0000;
} */
.btxn-warning.disabled,
.btxn-warning:disabled {
	color: #bb0000;
  background-color: #f7d43b;
  border-color: #ffc10700;
}
.btxn-warning:not(:disabled):not(.disabled).active,
.btxn-warning:not(:disabled):not(.disabled):active,
.show > .btxn-warning.dropdown-toggle {
	color: #bb0000;
  background-color: #f7d43b;
  border-color: #ffc10700;
}
.btxn-warning:not(:disabled):not(.disabled).active:focus,
.btxn-warning:not(:disabled):not(.disabled):active:focus,
.show > .btxn-warning.dropdown-toggle:focus {
	box-shadow: 0 0 0 0.2rem rgba(222, 170, 12, 0.5);
}

button:focus{
  outline: 0px !important;
}

.btxn-outline-danger {
	color: #ff0000;
	border-color: #ff0000;
}
.btxn-outline-danger:hover {
	color: #fff;
	background-color: #ff0000;
	border-color: #ff0000;
}
.btxn-outline-danger.focus,
.btxn-outline-danger:focus {
	box-shadow: 0 0 0 0.2rem rgba(184, 56, 69, 0.5);
}
.btxn-outline-danger.disabled,
.btxn-outline-danger:disabled {
	color: #ff0000;
	background-color: transparent;
}
.btxn-outline-danger:not(:disabled):not(.disabled).active,
.btxn-outline-danger:not(:disabled):not(.disabled):active,
.show > .btxn-outline-danger.dropdown-toggle {
	color: #fff;
	background-color: #ff0000;
	border-color: #ff0000;
}
.btxn-outline-danger:not(:disabled):not(.disabled).active:focus,
.btxn-outline-danger:not(:disabled):not(.disabled):active:focus,
.show > .btxn-outline-danger.dropdown-toggle:focus {
	box-shadow: 0 0 0 0.2rem rgba(184, 56, 69, 0.5);
}

.btnabout {
	display: inline-block;
	font-weight: 400;
	/* color: #212529; */
	text-align: center;
	vertical-align: middle;
	cursor: pointer;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	background-color: transparent;
	border: 6px solid;
	padding: 0.375rem 0.75rem;
	font-size: 1rem;
	/* line-height:1.5; */
	border-radius: 0.35rem;
	transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out,
		border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}

@media (prefers-reduced-motion: reduce) {
	.btnabout {
		transition: none;
	}
}

.btnabout:hover {
	color: #212529;
	text-decoration: none;
}
.btnabout.focus,
.btnabout:focus {
	outline: 0;
	box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.25);
}
.btnabout.disabled,
.btnabout:disabled {
	opacity: 0.65;
}
a.btnabout.disabled,
fieldset:disabled a.btnabout {
	pointer-events: none;
}

.btnabout .badge {
	position: relative;
	top: -1px;
}

.text-blog{
    position: absolute;
    top: 60%;
    left: 28%;
}

.img-blog{
    height: 400px;
    background: url(../images/banner/container.jpg);
}

.info-banner{
    box-sizing: border-box;
    background: #00000096;
    box-shadow: 0 0 15px 1px #fff;
    border-radius: 0px;
    vertical-align: middle;
    /* opacity: 0.6; */
    text-align: center;
    height: 100px;
}

.btsn {
  width: 100%;
  height: 100px;
  background-color: #f7d43b;
  color: #bb0000;
  font-size: 25px !important;
  font-weight: bolder;
  transition: background-color 0.3s ease-in, color 0.3s ease-in;
  -webkit-transition: background-color 0.3s ease-in, color 0.3s ease-in;
}

@media (min-width: 0px) and (max-width: 1160px) {
  .btsn {
    width: 100%;
    height: 70px;
    background-color: #f7d43b;
    color: #bb0000;
    font-size: 25px !important;
    font-weight: bolder;
    transition: background-color 0.3s ease-in, color 0.3s ease-in;
    -webkit-transition: background-color 0.3s ease-in, color 0.3s ease-in;
  }
}

.btsn:before{
  content: attr(data-text2);
}

.btsn:hover {
  color: #ffffff;
	background-color: #e00f00e0;
	border-color: #d39e0000;
  transition-timing-function: ease-out;
  -webkit-transition-timing-function: ease-out;
}

.btsn:hover:before{
  content: "";
}

.btsn:hover:after {
  transition-timing-function: ease-out;
  transform: rotate(0deg);
}

.btsn:after{
    content: attr(data-text);
    position: absolute;
    margin-top: -12px;
    left: 0;
    width: 100%;
    height: 100px;
    color: #fff;
    transform-origin: -30% 50%;
    transform: rotate(14deg);
    transition: transform 0.3s ease-in;
}

.joinus {
    box-sizing: border-box;
    border: 1px solid;
}
.picback{
  background: #ffffffff url(https://img.freepik.com/free-vector/black-grunge-background_23-2147536579.jpg?w=740&t=st=1686491581~exp=1686492181~hmac=ca44df8dfdbd70d6f6ae0544a49932504d85b3d8cb85b1308814c12d108a1123);
  /* background: url(https://img.freepik.com/free-vector/geometric-stripe-shape-with-diagonal-halftone-line-background_1409-1934.jpg?w=996); */
  /* background: url(https://img.freepik.com/free-vector/wayang-kulit-abstract-silhouette-character_52683-46746.jpg); */
  /* background: url(https://img.freepik.com/free-vector/luxury-modern-abstract-background-design_343694-1839.jpg); */
  /* background: url(https://img.freepik.com/free-vector/dark-grunge-red-background_1409-1772.jpg); */
  background-attachment: fixed;
  background-size: cover;
  background-repeat: no-repeat;
  background-attachment: local;
  background-blend-mode: hard-light;
}
.picback2{
  background: #ffffffff url(https://img.freepik.com/free-vector/black-grunge-background_23-2147536579.jpg?w=740&t=st=1686491581~exp=1686492181~hmac=ca44df8dfdbd70d6f6ae0544a49932504d85b3d8cb85b1308814c12d108a1123);
  /* background: url(https://img.freepik.com/free-vector/wayang-kulit-abstract-silhouette-character_52683-46746.jpg); */
  /* background: url(https://img.freepik.com/free-vector/luxury-modern-abstract-background-design_343694-1839.jpg); */
  /* background: url(https://img.freepik.com/free-vector/dark-grunge-red-background_1409-1772.jpg); */
  background-attachment: fixed;
  background-size: cover;
  background-repeat: no-repeat;
  background-attachment: local;
  background-blend-mode: hard-light;
}
.picback3{
  /* scale: 1; */
  background: #ffffffff url(https://img.freepik.com/free-vector/black-grunge-background_23-2147536579.jpg?w=740&t=st=1686491581~exp=1686492181~hmac=ca44df8dfdbd70d6f6ae0544a49932504d85b3d8cb85b1308814c12d108a1123);
  /* background: url(https://img.freepik.com/free-vector/wayang-kulit-abstract-silhouette-character_52683-46746.jpg); */
  /* background: url(https://img.freepik.com/free-vector/luxury-modern-abstract-background-design_343694-1839.jpg); */
  /* background: url(https://img.freepik.com/free-vector/dark-grunge-red-background_1409-1772.jpg); */
  background-attachment: fixed;
  background-size: cover;
  background-repeat: no-repeat;
  background-attachment: local;
  background-blend-mode: hard-light;
}
.picbackyt{
  scale: 1;
  background: #0000008e url(../images/banner/cargo.mp4);
  background-attachment: fixed;
  background-size: contain;
  background-repeat: repeat;
  background-attachment: local;
  background-blend-mode: soft-light;
}
/* <iframe width="560" height="315" src="https://www.youtube.com/embed/AcyK24WRWOo" title="YouTube video player" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture" allowfullscreen></iframe> */

.ketengah {
  margin: auto;
}

.carousel-caption2 {
	position: absolute;
  right: 20%;
  top: 25%;
  left: 1%;
  z-index: 7;
  padding-top: 20px;
  padding-bottom: 20px;
  color: #fff;
  text-align: center;
}

.drop-hoverx{
    background: #000000b0;
    width: 200px;
    height: 50px;
    border-radius: 25px;
    box-shadow: 0 0 20px 1px #fff;
    -moz-box-shadow: 0 0 20px 1px #fff;
    -webkit-box-shadow: 0 0 20px 1px #fff;
    position: absolute;
    top: -60px;
    left: 0;
    right: 0;
    margin: 0 auto;
    opacity: 0;
    visibility: hidden;
    transition: all 0.2s ease-out;
    -webkit-transition: all 0.2s ease-out;
    -moz-transition: 0.2s all ease-out;
    -ms-transition: 0.2s all ease-out;
    -o-transition: 0.2s all ease-out;
}

@keyframes draw_in {
  from: {
     stroke-dashoffset: 0%;
  }
  to: {
     stroke-dashoffset: 100%;
  }
}
.my-line {
  animation: draw_in 0.3s;
  stroke-dasharray: 100%;
  width: 100px;   
}

.dash_L {
  width: 30vw;
  position: absolute;
  /* top: -13vw; */
  bottom: 2vw;
  left: 4vw;
  overflow: hidden;
}

.stroked {
    -webkit-text-stroke-width: 0.01mm;
    -webkit-text-stroke-color: #000;
}

.wd200 {
  width: 200px !important;
}
.wd250 {
  width: 250px !important;
}
.wd300 {
  width: 300px !important;
}
.wd350 {
  width: 350px !important;
}
.l200 {
  left: 200px !important;
}
.l250 {
  left: 250px !important;
}
.l300 {
  left: 300px !important;
}
.l350 {
  left: 350px !important;
}

.absol {
  z-index: 99;
  position: absolute;
}

.rela {
  position: relative;
}

.absol .ride {
  top: -100px;
}

.banner .boxv {
  width: 100%;
  float: left;
  height: 1000px;
}

.banner .boxv .desc {
  position: absolute;
  width: 33.3333%;
  bottom: 40%;
  left: 20px;
  right: 20px;
  text-align: center;
  z-index: 8;
}

#myVideo {
  position: relative;
  right: 0;
  bottom: 0;
  min-width: 100%;
  min-height: 100%;
}

.content {
  position: absolute;
  top: 35vw;
  /* left: 10vw; */
  bottom: 0;
  /* background: rgba(0, 0, 0, 0.5); */
  color: #f1f1f1;
  width: 100%;
  padding: 20px;
  text-transform: uppercase;
  z-index: 8;
}

.fsw100ride {
  opacity: 1;
  font-size: 60px !important;
  font-weight: 600 !important;
  transition: .3s ease;
  background: linear-gradient(
    360deg, #ffc800, #ff0000);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}
.fsw100rent {
  opacity: 1;
  font-size: 60px !important;
  font-weight: 600 !important;
  transition: .3s ease;
  background: linear-gradient(
    360deg, #ffc800, #ff0000);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}
.fsw100log {
  opacity: 1;
  font-size: 60px !important;
  font-weight: 600 !important;
  transition: .3s ease;
  background: linear-gradient(
    360deg, #ffc800, #ff0000);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}

/* .fsw100:hover {
  opacity: 0;
} */

.ridehover:hover .fsw100ride {
  opacity: 0;
}
.renthover:hover .fsw100rent {
  opacity: 0;
}
.loghover:hover .fsw100log {
  opacity: 0;
}

.ridehover:hover .detride {
  opacity: 1;
}
.renthover:hover .detrent {
  opacity: 1;
}
.loghover:hover .detlog {
  opacity: 1;
}

.detride{
  opacity: 0;
  margin-left: auto;
  margin-right: auto;
  margin-top: -12vh;
  transition: .3s ease;
  box-sizing: border-box;
  background: #00000060;
  border-radius: 0px;
  vertical-align: middle;
  /* opacity: 0.6; */
  text-align: center;
  height: 100%;
  width: 26vw;
}
.detrent{
  opacity: 0;
  margin-left: auto;
  margin-right: auto;
  margin-top: -12vh;
  transition: .3s ease;
  box-sizing: border-box;
  background: #00000060;
  /* box-shadow: 0 0 15px 1px #fff; */
  border-radius: 0px;
  vertical-align: middle;
  /* opacity: 0.6; */
  text-align: center;
  height: 100%;
  width: 26vw;
}
.detlog{
  opacity: 0;
  margin-left: auto;
  margin-right: auto;
  margin-top: -12vh;
  transition: .3s ease;
  box-sizing: border-box;
  background: #00000060;
  /* box-shadow: 0 0 15px 1px #fff; */
  border-radius: 0px;
  vertical-align: middle;
  /* opacity: 0.6; */
  text-align: center;
  height: 100%;
  width: 26vw;
}

.p10 {
  padding:10px !important;
}

@media (min-width: 0px) and (max-width: 1160px) {
  .see-content {
      display: none;
  }
}

.content-axulus {
  position: absolute;
  bottom: 0;
  color: #f1f1f1;
  width: 100%;
  z-index: 7;
}

.ax-figtext {
  font-size:15px;
  font-weight:bolder;
  color: #E5C63E;
  text-align:center;
  margin-top: 110px;
  padding: 10px;
  background-color: #a51a1ad4;
}

.ax-icon {
  transform-style: preserve-3d;
  border-radius: 1rem;
  height: 200px;
}

.judulaxulus {
  display: flex;
  justify-content: center;
  font-size: 25px;
  font-weight:bolder;
  float: left;
  margin: auto;
  line-height:60px;
  color: #FFFFFF;
  /* color: #F7D43C; */
  background-color: #a51a1a99;
  padding: 10px 10px 10px 10px;
  width: 100%;
  text-align: center;
}

.wrapper-home:after {
  clear: both;
  display: block;
  content: " ";
}

.wrapper-home {
  width: 1170px;
  margin: 0 auto;
}

.wrapper-home.v2 {
  width: 970px;
}
.wrapper-home.v3 {
  width: 1420px;
}

header .wrapper-home {
  width: 100%;
  padding: 0;
}

.home .wrapper-home {
  width: 1230px;
}

footer .wrapper-home {
  width: 1675px;
}

.ai-background {
  background-image: url('../images/banner/2.png');
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
}
.ai-icon {
  background-image: url('../images/banner/ax-2.2.jpg');
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
}
.remote-background {
  background-image: url('../images/banner/3.png');
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
}
.remote-icon {
  background-image: url('../images/banner/ax-3.3.jpg');
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
}
.fleet-background {
  background-image: url('../images/banner/1.png');
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
}
.fleet-icon {
  background-image: url('../images/banner/ax-1.1.jpg');
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
}
.predictive-background {
  background-image: url('../images/banner/5x.png');
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
}
.predictive-icon {
  background-image: url('../images/banner/ax-5.5.jpg');
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
}
.ai-based-background {
  background-image: url('../images/banner/6.png');
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
}
.ai-based-icon {
  background-image: url('../images/banner/ax-6.6.jpg');
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
}
.conversational-background {
  background-image: url('../images/banner/7.png');
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
}
.conversational-icon {
  background-image: url('../images/banner/ax-7.7.jpg');
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
}
.ai-boosted-background {
  background-image: url('../images/banner/8.png');
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
}
.ai-boosted-icon {
  background-image: url('../images/banner/ax-8.8.jpg');
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
}
.asset-background {
  background-image: url('../images/banner/99.png');
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
}
.asset-icon {
  background-image: url('../images/banner/ax-9.9.jpg');
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
}
.digital-background {
  background-image: url('../images/banner/4.png');
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
}
.digital-icon {
  background-image: url('../images/banner/ax-4.4.jpg');
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
}

.card {
  border: 0px !important;
  box-shadow: -2px 9px 20px -10px #adadad;
  -webkit-box-shadow: -2px 9px 20px -10px #adadad;
}

.btnBack {
  display: inline-block;
  background: rgba(255, 00, 0, 0.7) url(../images/material/left.png) no-repeat 50%;
  border-radius: 50%;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
  background-size: 23px;
  cursor: pointer;
}

.btn-contactus {
  font-size: 16px;
  font-weight: 700;
  line-height: 50px;
  padding: 0 60px;
  text-align: center;
  vertical-align: middle;
  user-select: none;
  height: 70%;
  box-sizing: border-box;
  display: inline-block;
  color: #fff !important;
  background-color: #a51a1a !important;
  border-color: #a51a1a !important;
  border: 1px solid transparent;
  border-radius: 15px !important;
  -webkit-border-radius: 15px !important;
  -moz-border-radius: 15px !important;
  -ms-border-radius: 15px !important;
  -o-border-radius: 15px !important;
}

.thumnails {
  /* width: 30%;
  float: left; */
  /* height: 293px; */
  overflow: hidden;
  background: #fff;
  padding: 5px;
  box-sizing: border-box;
}

.thumnails img {
  width: 100%;
  height: auto;
  margin: 5px,5px,5px,5px;
}

@media (min-width: 0px) and (max-width: 1900px) {
  .banner-middle figure {
    height: 300px;
  }
  header .botmenu .right-header .box-search {
    margin-left: 20px;
  }
  .judul-contactus {
    padding: 10px;
  }
  .input-kiri {
    left: 100px;
  }
  .input-kanan {
    top: 117px;
    right: 180px;
  }
  .input-kanan-hidden {
    display: none;
  }
  .ukuran-input {
    padding: 0px 300px 40px 40px;
    border-radius: 1.25rem;
  }
  #axVideo {
    position: relative;
    right: 0;
    bottom: 0;
    min-width: 100%;
    min-height: 100%;
  }
  .download-apps {
    height: 110px;
  }
  .content-axulus {
    top: 0;
  }
  footer .wrapper-home {
    width: 1210px;
  }
  .fig-ax {
    margin-bottom: 30px !important;
	}
  .home .wrapperx {
    width: 1190px;
    padding: 90px 0 0 0;
    margin: 0 auto;
  }
  .header-ai-vision {
    float: left;
    color:#fdf289;
    font-size: 25px;
    font-weight: bolder;
    line-height: 35px;
    letter-spacing: 3px;
  }

  .value-ai-vision {
    float: left;
    color: #fdf289;
    font-size: 20px;
    font-weight: bolder;
    line-height: 25px;
    letter-spacing: 1px;
    width: 100%;
  }

  .value-ai-vision2 {
    float: left;
    color: #fff;
    font-size: 17px;
    font-weight: bolder;
    line-height: 17px;
    letter-spacing: 2px;
    width: 100%;
  }

  .tittle-banner2 h2 {
    font-size: 50px !important;
    padding-top: 100px !important;
    padding-bottom: 100px !important;
  }
  
  .header-ai-vision2 {
    float: left;
    color:#fff;
    font-size: 35px;
    font-weight: bolder;
    line-height: 45px;
    letter-spacing: 3px;
  }
  .ul-ai-vision {
    list-style: none;
  }

  /* .ul-ai-vision li {
    list-style-type: disc;
  } */
  /* .li-ai-vision::after{
    font-family: 'Font Awesome 5 Free';
    font-weight: 900;
    content: '\f0c8';
    display: block;
    color: #fdf289;
    line-height: 23px;
    left: 0px;
    list-style-type: square;
  } */
  .li-ai-vision::marker{
    font-family: 'Font Awesome 5 Free';
    font-weight: 900;
    content: '\f0c8';
    display: inline-block;
    color: #fdf289;
  }
  .li-ai-vision{
    color:#fff;
    font-size: 20px;
    font-weight: bolder;
    line-height: 30px;
    letter-spacing: 3px;
    padding-left: 0.5em;
  }
  .list-ai-vision2 {
    float: left;
    color:#fff;
    font-size: 20px;
    font-weight: bolder;
    line-height: 20px;
    letter-spacing: 3px;
    padding-left: 0.5em;
  }
  .header-ai-visionx {
    float: left;
    color: #fdf289;
    font-size: 25px;
    font-weight: bolder;
    line-height: 25px;
    letter-spacing: 3px;
    width: 300px;
    margin-bottom: 0;
  }
  .header-ai-visionx img{
    width: 270px;
    margin-top: -14px;
  }
  .outer {
    width: 1270px;
    margin: 0 auto;
  }
  .btnBack {
    width: 50px;
    height: 50px;
    margin-top: 30px;
  }
}
@media (min-width: 0px) and (max-width: 740px) {
  .productx {
    flex: 0 0 26% !important;
    max-width: 26% !important;
  }
}
@media (min-width: 0px) and (max-width: 740px) {
  .underlinex {
    font-size: 15px !important;
  }
  .underline3 {
    font-size: 15px !important;
    padding-bottom: 10px;
  }
  .btsn:after {
    margin-top: 0px !important;
  }
  .btsn:before {
    font-size: 14px !important;
    padding: 0 5px 0 5px !important;
    text-align: center;
  }
  .download-apps {
    height: 70px;
  }
  .flip-card-ios {
    width: 150px !important;
  }
  .flip-card-apk {
    width: 150px !important;
  }
  /* .content-axulus {
    top: 3vw;
  } */
  .judulaxulus {
    font-size: 15px !important;
    line-height:25px !important;
  }
  .fig-ax {
		-ms-flex: 0 0 33% !important;
		flex: 0 0 33% !important;
		max-width: 33% !important;
    padding-right: 10px !important;
    padding-left: 10px !important;
    margin-bottom: 10px !important;
	}
  .ax-figtext {
    font-size: 6px;
    font-weight: bolder;
    color: #E5C63E;
    text-align: center;
    margin-top: 66px;
    padding: 6px;
    background-color: #a51a1ad4;
  }
  .ax-icon {
    transform-style: preserve-3d;
    border-radius: 1rem;
    height: 100px;
  }
}
@media (min-width: 741px) and (max-width: 1040px) {
  /* .judulaxulus {
    font-size: 35px !important;
    line-height:25px !important;
  } */
}
@media (min-width: 852px) and (max-width: 1040px) {
  .ax-icon {
    height: 160px;
  }
  .ax-figtext {
    font-size: 10px !important;
    margin-top: 90px;
  }
  .input-kiri {
    flex: 0 0 50% !important;
    max-width: 50% !important;
    left: 0px;
  }
  .input-kanan {
    top: 117px;
    right: 230px;
    flex: 0 0 25% !important;
    max-width: 25% !important;
  }
  .input-kanan-hidden {
    display: none;
  }
  .ukuran-input {
    padding: 0px 250px 40px 40px;
    border-radius: 1.25rem;
  }
}
@media (min-width: 0px) and (max-width: 1279px) {
  .thumnails {
    /* width: 30%;
    float: left; */
    /* height: 226px; */
  }
  footer .bottom-footer .wrapper-home {
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-flow: row wrap;
  }
  header .wrapper-home {
    width: auto;
    margin: 0 40px;
    padding: 0;
  }
  .home .wrapper-home {
    width: auto;
    margin: 0 10px;
  }
  .wrapper-home {
    width: auto;
    margin: 0 60px;
  }
  .wrapper-home.v2 {
    width: auto;
    margin: 0 150px;
  }
  .wrapper-home.v3 {
    width: auto;
    margin: 0 40px;
  }
  footer .wrapper-home {
    width: auto;
    margin: 0 40px;
  }
}
@media (min-width: 0px) and (max-width: 1023px) {
  .wrapper-home,
  .wrapper-home.v2 {
    margin: 0 40px;
  }
  .map.wrapper-home {
    margin: -200px 40px 0;
  }
  .slider-middle-nav .wrapper-home {
    margin: 0;
  }
  .map.wrapper-home {
    margin: -150px 20px 0;
  }
}
@media (min-width: 0px) and (max-width: 767px) {
  .thumnails {
    /* width: 30%;
    float: left; */
    /* height: 96px; */
  }
  #axVideo {
    position: relative;
    margin-left: 50vw;
    transform: translate(-50%);
    min-width: 200% !important;
    min-height: 200% !important;
  }
  header .wrapper-home {
    margin: 0 20px;
  }
  .home .wrapper-home {
    margin: auto 20px auto 20px;
    padding: 0 0 0 0;
  }
  .home.visi .wrapper-home {
    display: flex;
    flex-direction: column;
  }
  .wrapper-home,
  .wrapper-home.v2,
  .wrapper-home.v3 {
    margin: 0 20px;
  }
  .wrapper.v2 h3,
  .wrapper-home.v2 h3 {
    font-size: 18px !important;
  }
  .acc-middle .wrapper-home {
    margin: 0 20px;
  }
  footer .wrapper-home {
    margin: 0 20px;
  }
  .home .wrapperx {
    width: auto;
    margin: 0 auto;
    padding: 76px 0 0 0;
  }
  .header-ai-vision {
    float: left;
    color:#fdf289;
    font-size: 15px;
    font-weight: bolder;
    line-height: 15px;
  }
  .value-ai-vision {
    float: left;
    color: #fdf289;
    font-size: 15px;
    font-weight: bolder;
    line-height: 25px;
    letter-spacing: 1px;
    width: 100%;
  }

  .value-ai-vision2 {
    float: left;
    color: #fff;
    font-size: 11px;
    font-weight: bolder;
    line-height: 15px;
    letter-spacing: 2px;
    width: 100%;
  }
  .tittle-banner2 h2 {
    font-size: 25px !important;
    padding-top: 25px !important;
    padding-bottom: 50px !important;
  }
  .header-ai-vision2 {
    float: left;
    color:#fff;
    font-size: 15px;
    font-weight: bolder;
    line-height: 20px;
  }
  .li-ai-vision {
    color: #fff;
    font-size: 12px;
    font-weight: bolder;
    line-height: 16px;
    letter-spacing: 1px;
    padding-left: 0.3em;
  }
  .li-ai-vision::marker {
    font-family: 'Font Awesome 5 Free';
    font-weight: 900;
    content: '\f0c8';
    display: inline-block;
    color: #fdf289;
  }
  .list-ai-vision2 {
    float: left;
    color:#fff;
    font-size: 20px;
    font-weight: bolder;
    line-height: 25px;
  }
  .header-ai-visionx {
    float: left;
    color: #fdf289;
    font-size: 15px;
    font-weight: bolder;
    line-height: 15px;
    width: 160px;
  }
  .header-ai-visionx img{
    width: 156px;
    margin-top: 0px;
  }
  .outer {
    position: fixed;
    width: auto;
    margin: 0 6px;
    padding: 13px 0;
  }
  .btnBack {
    width: 40px;
    height: 40px;
    margin-top: 0px;
  }
}
@media (min-width: 0px) and (max-width: 852px) {
  .home .wrapperx {
    width: 90%;
  }
  .row-contactus {
    margin-right: 0px !important;
    margin-left: 0px !important;
  }
  .input-kanan {
    display: none;
    top: unset;
    right: unset;
    flex: 0 0 25% !important;
    max-width: 25% !important;
  }
  .input-kanan-hidden {
    display: flex !important;
    flex: 0 0 100% !important;
    max-width: 100% !important;
  }
  .input-kiri {
    flex: 0 0 100% !important;
    max-width: 100% !important;
    left: 0px;
  }
  .ukuran-input {
    padding: 20px !important;
    border-radius: 1.25rem;
  }
  .judul-contactus {
    padding: 2px;
    font-size: 12px !important;
  }
  .footer-contactus {
    text-align: center;
  }
  .btn-contactus {
    padding: 0 20px !important;
  }
}

@media (min-width: 500px) and (max-width: 980px) {
  .ax-icon {
    height: 130px;
  }
  .ax-figtext {
    font-size: 8px !important;
    margin-top: 80px;
  }
}
@media (min-width: 0px) and (max-width: 980px) {
  .thumnails {
    flex: 0 0 30%;
    max-width: 30%;
  }
}

.ios-switch:hover #ios2 {
  transform: rotateY(0deg) !important;
}

#ios2 {
  transform: rotateY(90deg);
}

.apk-switch:hover #apk1 {
  display: none;
}

.apk-switch:hover #apk2 {
  display: block !important;
}

#apk2 {
  display: none;
}

.flip-card-ios {
  background-color: transparent;
  width: 200px;
  perspective: 1000px;
}

.flip-card-inner-ios {
  position: relative;
  width: 100%;
  height: 100%;
  text-align: center;
  transition: transform 0.6s;
  transform-style: preserve-3d;
  box-shadow: 0 4px 8px 0 rgba(0,0,0,0.2);
}

.flip-card-ios:hover .flip-card-inner-ios {
  transform: rotateY(180deg);
}

.flip-card-front-ios, .flip-card-back-ios {
  position: absolute;
  width: 100%;
  height: 100%;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}

.flip-card-front-ios {
  background-color: #bbb;
  color: black;
}

.flip-card-back-ios {
  background-color: #2980b9;
  color: white;
  transform: rotateY(180deg);
}

.flip-card-apk {
  background-color: transparent;
  width: 200px;
  perspective: 1000px;
}

.flip-card-inner-apk {
  position: relative;
  width: 100%;
  height: 100%;
  text-align: center;
  transition: transform 0.6s;
  transform-style: preserve-3d;
  box-shadow: 0 4px 8px 0 rgba(0,0,0,0.2);
}

.flip-card-apk:hover .flip-card-inner-apk {
  transform: rotateY(180deg);
}

.flip-card-front-apk, .flip-card-back-apk {
  position: absolute;
  width: 100%;
  height: 100%;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}

.flip-card-front-apk {
  background-color: #bbb;
  color: black;
}

.flip-card-back-apk {
  background-color: #2980b9;
  color: white;
  transform: rotateY(180deg);
}

.fil-none {
  filter: none !important;
}

.spinner {
  display: inline-block !important;
  -webkit-animation: rotation 1s linear infinite;
  animation: rotation 1s linear infinite;
}

.w230 {
  width: 230px;
}

@media (min-width: 980px) and (max-width: 1190px) {
  .ax-figtext {
    font-size: 12px;
  }
}
@media (min-width: 0px) and (max-width: 1363px) {
  .fig-ax {
    flex: 0 0 20%;
    max-width: 20%;
  }
  .content-axulus {
    padding: 5vw 0 5vw 0;
  }
}

@-webkit-keyframes rotation {
  0% {
    -webkit-transform: rotate(0deg);
  }

  100% {
    -webkit-transform: rotate(360deg);
  }
}

@keyframes rotation {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }

  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}

@media (min-width: 1279px) {
  .joinus {
    height: 40vh;
  }
  .w230 {
    width: 230px;
  }
}

@media (min-width: 852px) and (max-width: 1279px) {
  .joinus {
    height: 25vh;
  }
  .w230 {
    width: 180px;
  }
}
@media (min-width: 740px) and (max-width: 852px) {
  .joinus {
    height: 15vh;
  }
  .w230 {
    width: 120px;
  }
}
@media (min-width: 0px) and (max-width: 740px) {
  .joinus {
    height: 15vh;
  }
  .w230 {
    width: 115px;
  }
}