@font-face {
  font-family: raleway;
  src: url(https://mtre3.id/fonts/Raleway-Regular.ttf);
}
@font-face {
  font-family: raleway_medium;
  /* src: url(https://mtre3.id/fonts/Myriad Pro Regular.ttf); */
  src: url(https://mtre3.id/fonts/Raleway-Medium.ttf);
}

.font_menu {
  font-family: raleway;
  /* src: url(https://mtre3.id/fonts/Raleway-Regular.ttf); */
}
.font_content {
  font-family: raleway_medium;
  /* src: url(https://mtre3.id/fonts/Myriad Pro Regular.ttf); */
}
.clear-pading-left {
  padding-left: 0 !important;
}
.opacity-layer {
  position: absolute;
  bottom: 0;
  background: rgba(0, 0, 0, 0.2);
  width: 110%;
  height: 110%;
  left: -5%;
  top: -5%;
}
.tosca-color{
  background-color: #24b679;
}
.tosca-color-text{
  color: #24b679;
}
.yellow-color{
  background-color: #d4d900;
}
.yellow-color-text{
  color: #d4d900;
}
.height-40{
  height: 40px !important;
}
.height-100{
  height: 100px !important;
}
.height-200{
  height: 200px !important;
}
.height-320{
  height: 320px !important;
}
.height-400{
  height: 400px !important;
}
.height-500{
  height: 500px !important;
}
.margin-top-5{
  margin-top: 5px !important;
}
.margin-top-20{
  margin-top: 20px !important;
}
.custom{
  margin-top: 23px !important;
  text-align: right !important;
}
.margin-top-40{
  margin-top: 40px !important;
}
.margin-top-50{
  margin-top: 50px !important;
}
.margin-top-100{
  margin-top: 100px !important;
}
.margin-top-105{
  margin-top: 105px !important;
}
.margin-top-150{
  margin-top: 150px !important;
}
.margin-top-min-6{
  margin-top: -6px !important;
}
.margin-top-min-10{
  margin-top: -10px !important;
}
.margin-top-min-15{
  margin-top: -15px !important;
}
.margin-top-min-50{
  position: absolute;
  margin-top: -50px !important;
}
.margin-top-min-70{
  margin-top: -70px;
}
.margin-top-min-70-button{
  margin-top: -70px;
}
.margin-bottom-0{
  margin-bottom: 0px !important;
}
.margin-bottom-5{
  margin-bottom: 5px !important;
}
.margin-bottom-20{
  margin-bottom: 20px !important;
}
.margin-right-5{
  margin-right: 5px;
}
.margin-left-0{
margin-left: 0 !important;
}
.padding-left-0{
padding-left: 0 !important;
}
.padding-top-3{
  padding-top: 3px !important;
}
.padding-10{
  padding: 10px !important;
}
.padding-20{
  padding: 20px;
}
.padding-right-20{
  padding-right: 20px !important;
}
.padding-top-5{
  padding-top: 5px !important;
}
.padding-top-8{
  padding-top: 8px !important;
}
.padding-top-10{
  padding-top: 10px !important;
}
.padding-bottom-0{
  padding-bottom: 0px !important;
}
.padding-left-20{
  padding-left: 20px !important;
}

/* header */
.header-logo { margin-top: 20px; }
.header-logo img {
  height: 60px !important;
  width: auto;
}
.header-logo img.left { float: left; height: 100px !important; }
.header-logo img.right { margin-left: 25px; }

.multi-lang-header a {
  float: right;
  margin-left: 10px;
}
.footer-logo img {
  height: 80px !important;
  width: auto !important;
  float: left;
  margin-top: 20px;
  margin-right: 20px;
}
.font13{
  font-size: 14px;
}

.grid{
  width: 152.5px !important;
  margin-left: -5px !important;
}
.rem-1{
  line-height: 1rem !important;
}
.rem-2{
  line-height: 2rem !important;
}
.background{
  height: 180px;
  background-color: transparent;
}
.fit-img{
  object-fit: cover;
  height: 100%;
  width: 100%;
}
.video-title{
  position: absolute;
  margin-top: -50px;
}
.box-img {
  margin-bottom: 20px;
}
.img-panel{
  max-width: 128px !important;
}
.reg-button{
  width: 250px !important;
  height: 70px !important;
  line-height: 20px !important;
  text-align: left !important;
  padding: 16px 10px !important;
  letter-spacing: 0px !important;
  text-transform: none !important;
}
.reg-button img {width: 50px !important}
.little-card{
  min-height: 300px !important;
}
.sm-card{
  padding: 1px !important;
}
.text-shadow{
  /* box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.14), 0 1px 5px 0 rgba(0, 0, 0, 0.12), 0 3px 1px -2px rgba(0, 0, 0, 0.2); */
  text-shadow: 0.5px 0.5px 5px black !important;
}
.card-link{
  padding: 5px 24px !important;
  min-width: 165px;
  line-height: 2rem !important;
}
#navbar {
  overflow: hidden !important;

}
.sticky {
  position: fixed !important;
  top: 0 !important;
  min-width: 16.3% !important;
}
.linked {
  position: relative;
  color: inherit;
  text-decoration: none;
  line-height: 24px;
}
.linked:before, .linked:after, .linked > span:before, .linked > span:after {
  content: '';
  position: absolute;
  transition: transform .5s ease;
}
.effect-1 {
  padding-top: 10px;
}
.effect-1:before {
  left: 0;
  bottom: -4px;
  width: 100%;
  height: 1px;
  opacity: 0.8;
  background: white;
  transform: scaleX(0);
}
.effect-1:hover:before {
  transform: scaleX(1);
}
.effect-2 {
  padding-top: 10px;
}
.effect-2:before {
  left: 0;
  bottom: 3px;
  width: 100%;
  height: 1px;
  opacity: 0.7;
  background: #000;
  transform: scaleX(0);
}
.effect-2:hover:before {
  transform: scaleX(1);
}
.in-news{
  padding: 30px 5px 20px 5px !important
}
.in-detail{
  padding: 10px 0px 5px 0px !important;
}
.justify{
  text-align: justify !important;
  text-justify: inter-word !important;
}
.hr-thin{
  opacity: 0.2 !important;
  width: 97%
}
.no-border{
  border: none !important;
}
.border-top-custom{
  border-bottom: 1px solid #ddd !important;
}
.img-fit{
  width: 100%;
  height: 400px;
  object-fit: cover;
}
.img-fit.top{
  object-position: top;
}
.img-fit2{
  width: 600px;
  height: 400px;
  object-fit: cover;
}
.img-fit.thumbnail { height: 200px; }

.object-fit{
  width: 100% !important;
  height: 100% !important;
  object-fit: cover !important;
}
.card-custom-news{
  width: 100% !important;
  height: auto !important;
}
.card-img-custom-news{
  width: 220px !important;
  height: 180px !important;
}
.card-img-custom-news2{
  width: 220px !important;
  height: 142px !important;
}
.card-action-inject{
  color: #000 !important;
  text-transform: none  !important;
}
.card-action-pad{
  padding: 8px 24px !important;
}
.bolder {
  font-weight: 300;
}

@media only screen and (min-width: 993px) {
  /* hide-on-large-only */
  .mtm-50{
    margin-top: -50px !important;
  }
}
@media only screen and (max-width: 600px) {
  /* hide-on-small-only, hide-on-small-and-down */
  /* .card-custom-news{
    width: 100% !important;
    height: auto !important;
  } */
  .margin-top-min-70-button{
    margin-top: 0px;
  }
  .box-img {
    width: 33.33%;
    float: left;
    padding: 15px 5px 0px 5px;
    margin-top: 0px;
  }
  .calendar-day{
    height: 50px !important;
  }

  .card-img-custom-news{
    width: 100% !important;
    height: auto !important;
    max-width: none !important;
    /* height: auto !important; */
  }
  .card-img-custom-news2{
    width: 100% !important;
    height: auto !important;
    max-width: none !important;
    /* height: auto !important; */
  }
  .card-small-custom{
    margin-top: -1rem !important;
  }
  .card-small-action-custom{
    padding: 7px 0px !important;
    height: 35px;
  }
  .custom{
    margin-top: 0px !important;
    margin-bottom: 10px !important;
    text-align: left !important;
  }
}

/* Seacrh Bar Style */
/* ============================================= */
.sb-search {
  position: relative;
  margin-top: 0px;
  width: 0%;
  min-width: 60px;
  height: 60px;
  float: right;
  /* overflow: hidden;
  -webkit-transition: width 0.3s;
  -moz-transition: width 0.3s;
  transition: width 0.3s;
  -webkit-backface-visibility: hidden; */
  right: 7%;
}

.sb-search-input {
  /* position: absolute; */
  top: 0;
  right: 0px;
  border: none;
  outline: none;
  background: #fff;
  width: 100%;
  height: 60px;
  margin: 0;
  z-index: 10;
  padding: 20px 65px 20px 20px;
  font-family: inherit;
  font-size: 20px;
  color: #2c3e50;
}

input[type="search"].sb-search-input {
  -webkit-appearance: none;
  -webkit-border-radius: 22px;
  border-radius: 22px;
}
.sb-search-input::-webkit-input-placeholder {
  color: #000;
  opacity: 0.3;
}

.sb-search-input:-moz-placeholder {
  color: #000;
  opacity: 0.3;
}

.sb-search-input::-moz-placeholder {
  color: #000;
  opacity: 0.3;
}

.sb-search-input:-ms-input-placeholder {
  color: #000;
  opacity: 0.3;
}

.sb-icon-search,
.sb-search-submit  {
  width: 60px;
  height: 50px;
  display: block;
  position: absolute;
  right: 0;
  top: 0;
  padding: 0;
  margin: 0;
  line-height: 60px;
  text-align: center;
  cursor: pointer;
}

.sb-search-submit {
  background: #fff; /* IE needs this */
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)"; /* IE 8 */
  filter: alpha(opacity=0); /* IE 5-7 */
  opacity: 0;
  color: transparent;
  color:red;
  border: none;
  outline: none;
  z-index: -1;
}

.sb-icon-search {
  color: #fff;
  background: #009688;
  z-index: 90;
  font-size: 22px;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  -webkit-font-smoothing: antialiased;
}

.sb-icon-search:before {
  content: "";
}

.sb-search.sb-search-open,
.no-js .sb-search {
  width: 87%;
}

.sb-search.sb-search-open .sb-icon-search,
.no-js .sb-search .sb-icon-search {
  background: transparent;
  color: #000;
  z-index: 11;
}

.sb-icon-search2,
.sb-search-submit  {
  width: 60px;
  height: 50px;
  display: block;
  position: absolute;
  right: 59px;
  top: 0;
  padding: 0;
  margin: 0;
  line-height: 60px;
  text-align: center;
  cursor: pointer;
}
.sb-icon-search2 {
  color: #fff;
  background: #009688;
  z-index: 91;
  font-size: 22px;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  -webkit-font-smoothing: antialiased;
}

.sb-icon-search2:before {
  content: "";
}
.sb-search.sb-search-open .sb-icon-search2,
.no-js .sb-search .sb-icon-search2 {
  background: transparent;
  color: #000;
  z-index: 11;
}
/* ============================================= */

/* Seacrh Bar Style */
/* ============================================= */
.section-project {
  position: relative;
}

.section__title, .section__subtitle {
  text-align: center;
  color: white;
  display: block;
}

.section__title {
  font-size: 3em;
  line-height: 1;
  margin: 0 0 20px;
}

.section__subtitle {
  font-size: 1.2em;
  line-height: 1.5;
  opacity: .5;
}
.section__subtitle a {
  color: inherit;
}

.project-carousel {
  position: relative;
  padding: 20px 0;
}

.project-strip {
  margin: 130px 0 100px;
  -webkit-filter: blur(1px);
          filter: blur(1px);
}
.project-strip .project {
  cursor: pointer;
}
.project-strip img {
  max-width: 100%;
  width: 100%;
  height: auto;
  padding: 0px 5px;
}

.project-screen {
  max-width: 600px;
  width: 100%;
  height: auto;
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  margin: auto;
}
.project-screen .project-detail {
  position: absolute;
  left: 0;
  right: 0;
  width: 100%;
  height: auto;
  /* margin: 0 auto 0; */
  z-index: 1;
  background-color: #999;
}
.project-screen .screen-frame {
  content: " ";
  width: 600px;
  height: auto;
  position: absolute;
  background-repeat: no-repeat;
}
.project-screen .project {
  /* margin-right: -100%; */
  float: left;
  cursor: move;
}
.slick-slider
{
    position: relative;

    display: block;
    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
{
    position: relative;

    display: block;
    overflow: hidden;

    margin: 0;
    padding: 0;
}
.slick-list:focus
{
    outline: none;
}
.slick-list.dragging
{
    cursor: pointer;
    cursor: hand;
}

.slick-slider .slick-track,
.slick-slider .slick-list
{
    -webkit-transform: translate3d(0, 0, 0);
       -moz-transform: translate3d(0, 0, 0);
        -ms-transform: translate3d(0, 0, 0);
         -o-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0);
}

.slick-track
{
    position: relative;
    top: 0;
    left: 0;

    display: block;
    margin-left: auto;
    margin-right: auto;
}
.slick-track:before,
.slick-track:after
{
    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;
}
/* ============================================= */


/* Calendar */
/* ============================================= */
.inline-block{
  display: inline-block;
}
.fit{
  width: 90% !important;
  margin: auto !important;
}
.calendar-content{
  padding: 10px !important;
  margin-bottom: -20px !important;
}
.week-name{
  width: 13.3%;
}
.calendar-day {
  width: 13.3%;
  /* min-width: 100px;
  max-width: 100px; */
  height: 75px;
}
.calendar-table {
  margin: 0 auto;
  width: 700px;
}
.selected {
  /* background-color: #009688; */
  background-color: #b2dfdb !important;
}
.outside .date {
  color: #ccc;
}
.timetitle {
  white-space: nowrap;
  text-align: right;
}
.event {
  border-top: 1px solid #b2dba1;
  border-bottom: 1px solid #b2dba1;
  background-image: linear-gradient(to bottom, #dff0d8 0px, #c8e5bc 100%);
  background-repeat: repeat-x;
  color: #3c763d;
  border-width: 1px;
  font-size: .75em;
  padding: 0 .75em;
  line-height: 2em;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  margin-bottom: 1px;
}
.event.begin {
  border-left: 1px solid #b2dba1;
  border-top-left-radius: 4px;
  border-bottom-left-radius: 4px;
}
.event.end {
  border-right: 1px solid #b2dba1;
  border-top-right-radius: 4px;
  border-bottom-right-radius: 4px;
}
.event.all-day {
  border-top: 1px solid #9acfea;
  border-bottom: 1px solid #9acfea;
  background-image: linear-gradient(to bottom, #d9edf7 0px, #b9def0 100%);
  background-repeat: repeat-x;
  color: #31708f;
  border-width: 1px;
}
.event.all-day.begin {
  border-left: 1px solid #9acfea;
  border-top-left-radius: 4px;
  border-bottom-left-radius: 4px;
}
.event.all-day.end {
  border-right: 1px solid #9acfea;
  border-top-right-radius: 4px;
  border-bottom-right-radius: 4px;
}
.event.clear {
  background: none;
  border: 1px solid transparent;
}
.table-tight > thead > tr > th,
.table-tight > tbody > tr > th,
.table-tight > tfoot > tr > th,
.table-tight > thead > tr > td,
.table-tight > tbody > tr > td,
.table-tight > tfoot > tr > td {
  padding-left: 0;
  padding-right: 0;
}
.table-tight-vert > thead > tr > th,
.table-tight-vert > tbody > tr > th,
.table-tight-vert > tfoot > tr > th,
.table-tight-vert > thead > tr > td,
.table-tight-vert > tbody > tr > td,
.table-tight-vert > tfoot > tr > td {
  padding-top: 0;
  padding-bottom: 0;
}
.btn-transparent{
  color: #009688 !important;
  background-color: transparent !important;
  border-color: transparent !important;
}
.btn-month { font-weight: bold; }
.btn-month, .btn-year {
  font-size: 21px !important;
  padding: 0;
}
.uppercase{
  text-transform: uppercase !important;
}
.btn-prev-next{
  width: 60px;
  text-decoration: none;
  color: #fff;
  background-color: #26a69a;
  text-align: center;
  letter-spacing: .5px;
  -webkit-transition: .2s ease-out;
  transition: .2s ease-out;
  cursor: pointer;
  font-size: 1rem;
    outline: 0;
    border: none;
    border-radius: 2px;
    display: inline-block;
    height: 36px;
    line-height: 36px;
    padding: 0 28px;
    text-transform: uppercase;
    vertical-align: middle;
    -webkit-tap-highlight-color: transparent;
    -webkit-box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.14), 0 1px 5px 0 rgba(0, 0, 0, 0.12), 0 3px 1px -2px rgba(0, 0, 0, 0.2);
    box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.14), 0 1px 5px 0 rgba(0, 0, 0, 0.12), 0 3px 1px -2px rgba(0, 0, 0, 0.2);
    -webkit-appearance: button;
}
.logo-tagline {
  height: 150px;
}
/* ============================================= */

/* Button */
.btn, .btn-large, .btn-flat { text-transform: none; }
.btn-img img {
  margin: 10px 15px 10px 0;
  float: left;
}

/* Menu */
nav { display: inline-block; margin-bottom: 20px; }
nav input[type=search]:not(.browser-default) {
  margin-bottom: 0;
  border: 0;
  background: #fff;
  padding: 0 15px;
  margin-left: -30px;
  height: 35px;
}

ul.main-menu li:first-child {
  padding-left: 0;
}

/* Footer  */
footer { border-top: 4px solid #009688; }
footer .row {
  margin-bottom: 0;
}

/* row */
.row.slick { margin-bottom: 0 }

/* flag */
.multi-lang-header img {
  max-width: 75%;
}