@font-face {
  src: url("../fonts/its/AvenirNextLTPro-Regular.otf");
  font-family: AvenirNextLTPro-Regular; }
@font-face {
  src: url("../fonts/its/AvenirNextLTPro-Bold.otf");
  font-family: AvenirNextLTPro-Bold; }
@font-face {
  src: url("../fonts/its/AvenirNextLTPro-It.otf");
  font-family: AvenirNextLTPro-It; }
@font-face {
  src: url("../fonts/its/AvenirNextLTPro-MediumCn.otf");
  font-family: AvenirNextLTPro-MediumCn; }
@font-face {
  src: url("../fonts/its/AvenirNextLTPro-Demi.otf");
  font-family: AvenirNextLTPro-Demi; }
@font-face {
  src: url("../fonts/its/AvenirNextLTPro-DemiCn.otf");
  font-family: AvenirNextLTPro-DemiCn; }
@font-face {
  src: url("../fonts/its/AvenirNextLTPro-DemiCnIt.otf");
  font-family: AvenirNextLTPro-DemiCnIt; }
@font-face {
  src: url("../fonts/its/AvenirNextLTPro-DemiIt.otf");
  font-family: AvenirNextLTPro-DemiIt; }
@font-face {
  src: url("../fonts/its/AvenirNextLTPro-CnIt.otf");
  font-family: AvenirNextLTPro-CnIt; }
@font-face {
  src: url("../fonts/its/AvenirNextLTPro-Cn.otf");
  font-family: AvenirNextLTPro-Cn; }
@font-face {
  src: url("../fonts/its/AvenirNextLTPro-BoldCn.otf");
  font-family: AvenirNextLTPro-BoldCn; }
body {
  font-family: 'AvenirNextLTPro-Regular';
  overflow-x: hidden; }

.vc_section {
  padding-left: 0px !important;
  padding-right: 0px !important;
  margin-left: 0px !important;
  margin-right: 0px !important; }

.vc_column-inner {
  padding-left: 10px !important;
  padding-right: 10px !important; }

.section-menu li.searching a {
  font-size: 18px !important;
  color: #ffc410 !important; }
.section-menu .seaching-container {
  float: right;
  margin-top: -35px; }
  .section-menu .seaching-container a {
    font-size: 18px !important;
    color: #ffc410 !important; }
    .section-menu .seaching-container a img {
      max-width: 22px;
      margin-top: -5px; }
.section-menu li.dropdown-language-main {
  border-right: none !important;
  margin-left: 30px; }
  .section-menu li.dropdown-language-main a {
    color: #ffc410 !important;
    background: transparent !important; }
  .section-menu li.dropdown-language-main .dropdown-language {
    background-color: #ffc410;
    border-radius: 0px; }
    .section-menu li.dropdown-language-main .dropdown-language li {
      border: none !important; }
      .section-menu li.dropdown-language-main .dropdown-language li a {
        color: #013880 !important;
        font-family: 'AvenirNextLTPro-Demi' !important;
        text-transform: capitalize !important;
        padding: 8px !important;
        padding-top: 10px !important; }
      .section-menu li.dropdown-language-main .dropdown-language li a:hover {
        background-color: #e6ae02 !important; }
.section-menu .login {
  border-right: none !important; }
  .section-menu .login img {
    margin-left: 5px; }
  .section-menu .login a {
    color: #ffc410 !important;
    text-transform: none !important;
    font-family: 'AvenirNextLTPro-Demi' !important; }
.section-menu .navbar-default {
  min-height: 100px;
  background-color: rgba(32, 65, 127, 0.5);
  border: none;
  border-radius: 0px;
  position: absolute;
  width: 100%;
  top: 0;
  border-bottom: 4px solid #013880;
  z-index: 99;
  -webkit-transition: 0.5s;
  -moz-transition: 0.5s;
  -o-transition: 0.5s;
  transition: 0.5s; }
  .section-menu .navbar-default .main-menu {
    margin-right: 20px; }
    .section-menu .navbar-default .main-menu li a {
      color: #ffffff;
      font-family: 'AvenirNextLTPro-Demi';
      font-size: 12px;
      text-transform: uppercase;
      padding-left: 30px;
      padding-right: 30px; }
      .section-menu .navbar-default .main-menu li a span.caret {
        display: none; }
    .section-menu .navbar-default .main-menu li a:hover, .section-menu .navbar-default .main-menu li a:focus {
      color: #ffc410;
      border-bottom: 4px solid #ffc410;
      margin-bottom: -4px; }
    .section-menu .navbar-default .main-menu li.active a {
      color: #ffc410;
      border-bottom: 4px solid #ffc410;
      margin-bottom: -4px; }
    .section-menu .navbar-default .main-menu li.active a:hover, .section-menu .navbar-default .main-menu li.active a:focus, .section-menu .navbar-default .main-menu li.active a {
      background: none; }
  .section-menu .navbar-default .secondary-top-menu {
    float: right;
    position: relative;
    background: #013880;
    padding: 10px 0px 10px 15px;
    margin-right: -30px; }
    .section-menu .navbar-default .secondary-top-menu ul {
      list-style-type: none;
      padding: 0px;
      margin-bottom: 0px; }
      .section-menu .navbar-default .secondary-top-menu ul li {
        border-right: 1px solid #ffffff; }
        .section-menu .navbar-default .secondary-top-menu ul li a {
          color: #ffffff;
          font-family: 'AvenirNextLTPro-MediumCn';
          font-size: 12px;
          text-transform: uppercase;
          letter-spacing: 0.2px;
          padding-bottom: 2px;
          padding-top: 4px;
          padding-left: 5px;
          padding-right: 5px; }
        .section-menu .navbar-default .secondary-top-menu ul li a:hover, .section-menu .navbar-default .secondary-top-menu ul li a:focus {
          color: #ffc410; }
      .section-menu .navbar-default .secondary-top-menu ul li:first-child {
        border-left: 1px solid #ffffff; }
      .section-menu .navbar-default .secondary-top-menu ul li.active a:hover, .section-menu .navbar-default .secondary-top-menu ul li.active a:focus, .section-menu .navbar-default .secondary-top-menu ul li.active a {
        background: none; }
    .section-menu .navbar-default .secondary-top-menu li {
      border-right: 1px solid #ffffff; }
      .section-menu .navbar-default .secondary-top-menu li a {
        color: #ffffff;
        font-family: 'AvenirNextLTPro-MediumCn';
        font-size: 12px;
        text-transform: uppercase;
        letter-spacing: 0.2px;
        padding-bottom: 2px;
        padding-top: 4px; }
      .section-menu .navbar-default .secondary-top-menu li a:hover, .section-menu .navbar-default .secondary-top-menu li a:focus {
        color: #ffc410; }
    .section-menu .navbar-default .secondary-top-menu li:first-child {
      border-left: 1px solid #ffffff; }
    .section-menu .navbar-default .secondary-top-menu li.active a:hover, .section-menu .navbar-default .secondary-top-menu li.active a:focus, .section-menu .navbar-default .secondary-top-menu li.active a {
      background: none; }
  .section-menu .navbar-default .secondary-top-menu:after {
    position: absolute;
    left: 100%;
    content: '';
    width: 500px;
    height: 51px;
    top: 0px;
    background-color: #013880; }
.section-menu .navbar-brand .logo {
  max-width: 115px; }
.section-menu .mega-dropdown {
  position: static !important; }
.section-menu .mega-dropdown-menu {
  padding: 25px;
  width: 100%;
  box-shadow: none;
  -webkit-box-shadow: none;
  background: rgba(32, 65, 127, 0.5);
  margin-top: 4px !important;
  border-radius: 0px; }
  .section-menu .mega-dropdown-menu ul li {
    display: inline-block;
    width: 250px;
    padding-top: 5px;
    padding-bottom: 5px;
    border-bottom: 1px solid #ffc410;
    border-top: 1px solid #ffc410;
    margin-top: -1px;
    margin-right: 15px; }
    .section-menu .mega-dropdown-menu ul li a:hover {
      border-bottom: none !important; }
  .section-menu .mega-dropdown-menu .menu-mega li {
    display: inline-block;
    width: 280px;
    padding-top: 5px;
    padding-bottom: 5px;
    border-bottom: 1px solid #ffc410;
    border-top: 1px solid #ffc410;
    margin-top: -1px;
    margin-right: 15px; }
    .section-menu .mega-dropdown-menu .menu-mega li a {
      padding-left: 15px;
      padding-right: 15px; }
    .section-menu .mega-dropdown-menu .menu-mega li a:hover {
      border-bottom: none !important; }
.section-menu .mega-dropdown-menu > li > ul {
  padding: 0;
  margin: 0; }
.section-menu .mega-dropdown-menu > li > ul > li {
  list-style: none; }
.section-menu .mega-dropdown-menu > li > ul > li > a {
  display: block;
  padding: 3px 20px;
  clear: both;
  font-weight: normal;
  line-height: 1.428571429;
  color: #999;
  white-space: normal; }
.section-menu .mega-dropdown-menu > li ul > li > a:hover,
.section-menu .mega-dropdown-menu > li ul > li > a:focus {
  text-decoration: none;
  color: #444;
  background-color: #f5f5f5; }
.section-menu .mega-dropdown-menu .dropdown-header {
  color: #428bca;
  font-size: 18px;
  font-weight: bold; }
.section-menu .mega-dropdown-menu form {
  margin: 3px 20px; }
.section-menu .mega-dropdown-menu .form-group {
  margin-bottom: 3px; }
.section-menu .navbar-default .navbar-nav.main-menu > .open > a,
.section-menu .navbar-default .navbar-nav.main-menu > .open > a:focus,
.section-menu .navbar-default .navbar-nav.main-menu > .open > a:hover {
  background: none; }
.section-menu .navbar-default .navbar-nav.main-menu > .open > a:focus {
  color: #ffc410;
  border-bottom: 4px solid #ffc410;
  margin-bottom: -4px; }

.section_slider {
  position: relative; }
  .section_slider .transition-timer-carousel-progress-bar {
    height: 5px;
    background-color: #ffc410;
    width: 0%;
    margin: 0px 0px 0px 0px;
    border: none;
    z-index: 11;
    position: relative; }
  .section_slider .transition-timer-carousel-progress-bar-full {
    height: 5px;
    background-color: #ffc410;
    width: 100%;
    display: none;
    margin: 0px 0px 0px 0px;
    border: none;
    z-index: 11;
    position: relative; }
  .section_slider .visible {
    visibility: visible !important; }
  .section_slider .carousel-caption h3 {
    -webkit-animation-delay: 2s;
    visibility: hidden; }
  .section_slider .carousel-caption h2 {
    -webkit-animation-delay: 2.5s;
    visibility: hidden; }
  .section_slider .carousel-caption .content-carousel-caption {
    -webkit-animation-delay: 3s;
    visibility: hidden; }
  .section_slider .item img {
    width: 100%; }
  .section_slider .carousel-indicators {
    left: 0px;
    width: 100%;
    margin-left: 0px;
    text-align: left;
    padding-left: 111px;
    padding-bottom: 55px; }
    .section_slider .carousel-indicators li, .section_slider .carousel-indicators li.active {
      width: 123px;
      border-radius: 0px;
      background: rgba(255, 255, 255, 0.5);
      height: 5px;
      border: none;
      margin: 1px; }
  .section_slider .carousel-caption {
    text-shadow: none;
    right: 8.2%;
    left: 8.2%;
    padding-bottom: 120px; }
    .section_slider .carousel-caption img {
      max-width: 44px; }
    .section_slider .carousel-caption h3 {
      font-family: 'AvenirNextLTPro-DemiCn';
      font-size: 24px;
      letter-spacing: 0.4px;
      color: #ffffff;
      background-color: #013880;
      padding: 16px;
      text-transform: uppercase;
      margin: 0px;
      margin-bottom: 5px;
      text-align: center;
      max-width: 400px; }
    .section_slider .carousel-caption h2 {
      font-family: 'AvenirNextLTPro-DemiCn';
      font-size: 48px;
      color: #013880;
      background-color: #ffc410;
      text-transform: uppercase;
      padding: 20px;
      margin: 0px;
      margin-bottom: 5px;
      text-align: center;
      max-width: 650px; }
    .section_slider .carousel-caption .content-carousel-caption {
      font-family: 'AvenirNextLTPro-Demi';
      width: 50%;
      position: relative;
      background: rgba(32, 65, 127, 0.5);
      padding: 15px;
      padding-right: 80px;
      font-size: 14px;
      line-height: 18px;
      text-align: justify;
      min-height: 100px; }
  .section_slider .carousel-right {
    text-align: right; }
    .section_slider .carousel-right .content-carousel-caption, .section_slider .carousel-right h3, .section_slider .carousel-right h2 {
      float: right; }
    .section_slider .carousel-right img {
      position: absolute;
      right: 15px;
      bottom: 15px; }
  .section_slider .carousel-left {
    text-align: left; }
    .section_slider .carousel-left .content-carousel-caption, .section_slider .carousel-left h3, .section_slider .carousel-left h2 {
      float: left; }
    .section_slider .carousel-left img {
      position: absolute;
      right: 15px;
      bottom: 15px; }

.video_banner {
  width: 100%;
  height: 100vh;
  margin-bottom: 50px;
  overflow: hidden; }
  .video_banner video {
    position: absolute;
    top: 50%;
    left: 50%;
    width: 100%;
    height: 100%;
    object-fit: cover;
    z-index: -100;
    transform: translateX(-50%) translateY(-50%);
    transition: 1s opacity; }

.dropdown-icon {
  display: inline-block;
  width: 0;
  height: 0;
  top: 0;
  margin-left: 2px;
  margin-bottom: 3px;
  vertical-align: middle;
  border-top: 9px dashed;
  border-top: 7px solid \9;
  border-right: 5px solid transparent;
  border-left: 5px solid transparent; }

.section_school_in_its {
  min-height: 450px;
  background-color: #013880;
  color: #ffffff;
  padding-top: 30px;
  padding-bottom: 70px; }
  .section_school_in_its h1 {
    color: #ffffff;
    text-transform: uppercase;
    font-family: 'AvenirNextLTPro-Regular';
    font-weight: bold; }
  .section_school_in_its .tabs-school-in-its {
    display: table;
    width: 100%;
    table-layout: fixed;
    border: 1px solid #ffffff;
    border-bottom: none;
    margin-top: 20px; }
    .section_school_in_its .tabs-school-in-its li.active a {
      color: #013880; }
    .section_school_in_its .tabs-school-in-its li.active a:after {
      content: "";
      position: absolute;
      bottom: 13px;
      right: 10px;
      border-width: 12px 8px 0;
      border-style: solid;
      border-color: #013880 transparent;
      display: block;
      width: 0; }
    .section_school_in_its .tabs-school-in-its li.active a:focus, .section_school_in_its .tabs-school-in-its li.active a:hover {
      color: #013880;
      border: 1px solid #ffffff;
      background-color: #ffffff; }
    .section_school_in_its .tabs-school-in-its li.active a:hover:after {
      border-color: #013880 transparent; }
    .section_school_in_its .tabs-school-in-its li {
      float: none;
      display: table-cell;
      width: 100%;
      text-align: center; }
      .section_school_in_its .tabs-school-in-its li a {
        text-transform: uppercase;
        margin-left: -1px;
        border-radius: 0px;
        margin-right: 0px;
        color: #ffffff;
        border: 1px solid #ffffff; }
      .section_school_in_its .tabs-school-in-its li a:after {
        content: "";
        position: absolute;
        bottom: 13px;
        right: 10px;
        border-style: solid;
        border-width: 7px 0 7px 12px;
        border-color: transparent #ffffff;
        display: block;
        width: 0; }
      .section_school_in_its .tabs-school-in-its li a:hover {
        color: #013880;
        border: 1px solid #ffffff;
        background-color: #ffffff; }
      .section_school_in_its .tabs-school-in-its li a:hover:after {
        border-color: transparent #013880; }
  .section_school_in_its .tab-content {
    border: 1px solid #ffffff;
    padding: 19px;
    padding-bottom: 0px;
    padding-top: 0px; }
    .section_school_in_its .tab-content button {
      color: #013880;
      background-color: #ffc410;
      min-width: 200px;
      margin-top: 5%;
      text-align: center;
      padding: 10px 20px 10px 20px;
      -moz-border-radius-topright: 5% 15px;
      -webkit-border-top-right-radius: 5% 15px;
      border-top-right-radius: 5% 15px;
      -moz-border-radius-bottomright: 5% 15px;
      -webkit-border-bottom-right-radius: 5% 15px;
      border-bottom-right-radius: 5% 15px;
      border: none; }
    .section_school_in_its .tab-content .value-content {
      border: 1px solid #fff;
      float: left;
      padding: 10px;
      margin: 0px 20px 20px 0px; }
    .section_school_in_its .tab-content .content-tabs {
      padding-top: 25px;
      padding-bottom: 25px; }

.section_around_campus {
  min-height: 500px;
  padding: 30px; }
  .section_around_campus .title_around_campus {
    display: flex; }
  .section_around_campus h1, .section_around_campus h2 {
    color: #013880; }
  .section_around_campus h1 {
    font-family: 'AvenirNextLTPro-Regular';
    font-weight: bold;
    text-transform: uppercase;
    border-right: 3px solid #013880;
    padding-right: 50px; }
  .section_around_campus h2 {
    font-size: 24px;
    font-family: 'AvenirNextLTPro-Regular';
    padding-left: 50px; }

.section_media_campus {
  min-height: 500px;
  padding: 30px; }
  .section_media_campus h1 {
    color: #013880;
    font-family: 'AvenirNextLTPro-Regular';
    font-weight: bold;
    text-transform: uppercase; }
  .section_media_campus .news-section-head .category-head {
    background-color: #013880;
    height: 30px;
    width: 30px;
    float: left; }
  .section_media_campus .news-section-head .category-name {
    height: 30px;
    width: 88.7%;
    font-size: 18px;
    font-family: 'AvenirNextLTPro-DemiCn';
    float: left;
    border-bottom: solid 2px #013880;
    padding-left: 15px;
    padding-top: 3px;
    color: #013880;
    text-transform: uppercase; }
  .section_media_campus .news-section-head .other-news {
    width: 90.7%; }
  .section_media_campus .news-section-content {
    float: left;
    width: 100%;
    margin-top: 10px; }
    .section_media_campus .news-section-content .news::before {
      content: '';
      position: absolute;
      height: 30%;
      width: 2px;
      background-color: #013880;
      bottom: 0;
      left: 0; }
    .section_media_campus .news-section-content .news {
      color: #013880;
      padding: 10px;
      border-bottom: solid 2px #013880;
      height: auto;
      position: relative;
      margin-bottom: 15px;
      width: 45%;
      float: left;
      margin-right: 23px; }
    .section_media_campus .news-section-content .full-width {
      width: 100%; }

.section_footer {
  padding-top: 40px;
  padding-bottom: 10px;
  color: #ffffff;
  background-color: #013880; }
  .section_footer .logo-in-footer {
    max-height: 100px; }
  .section_footer .footer-top {
    padding-bottom: 60px; }
    .section_footer .footer-top p {
      line-height: 18px;
      font-size: 12px;
      font-family: 'AvenirNextLTPro-Regular'; }
    .section_footer .footer-top .footer-top-content {
      min-height: 100px; }
      .section_footer .footer-top .footer-top-content ul.menu-top-footer, .section_footer .footer-top .footer-top-content ul {
        list-style-type: none; }
        .section_footer .footer-top .footer-top-content ul.menu-top-footer li, .section_footer .footer-top .footer-top-content ul li {
          margin-bottom: 7px; }
          .section_footer .footer-top .footer-top-content ul.menu-top-footer li a, .section_footer .footer-top .footer-top-content ul li a {
            color: #ffffff;
            font-family: 'AvenirNextLTPro-Regular';
            font-weight: bold; }
      .section_footer .footer-top .footer-top-content .title-footer {
        color: #ffffff;
        font-family: 'AvenirNextLTPro-Regular';
        font-weight: bold; }
      .section_footer .footer-top .footer-top-content ul.sosmed {
        list-style-type: none;
        margin-top: 10px;
        width: 120px;
        margin-left: auto;
        padding-left: 35px;
        margin-right: auto; }
        .section_footer .footer-top .footer-top-content ul.sosmed li {
          display: inline-block;
          margin-right: 2px;
          margin-bottom: 4px; }
      .section_footer .footer-top .footer-top-content .perpustakaan-content {
        padding-left: 45px;
        padding-top: 10px; }
  .section_footer .footer-bottom {
    color: #ffffff;
    font-family: 'AvenirNextLTPro-Demi'; }
    .section_footer .footer-bottom .title-menu-footer-bottom {
      font-size: 18px; }
    .section_footer .footer-bottom .nav-menu-widget-footer {
      margin-bottom: 30px;
      min-height: 170px; }
      .section_footer .footer-bottom .nav-menu-widget-footer ul {
        list-style-type: none;
        padding: 0px;
        margin: 0px;
        margin-top: 10px; }
        .section_footer .footer-bottom .nav-menu-widget-footer ul li {
          margin-bottom: 2px; }
          .section_footer .footer-bottom .nav-menu-widget-footer ul li a {
            color: #ffffff;
            font-family: 'AvenirNextLTPro-Regular'; }
    .section_footer .footer-bottom .menu-in-footer {
      margin-bottom: 30px; }
      .section_footer .footer-bottom .menu-in-footer ul {
        list-style-type: none;
        padding: 0px;
        margin: 0px;
        margin-top: 10px; }
        .section_footer .footer-bottom .menu-in-footer ul li {
          margin-bottom: 2px; }
          .section_footer .footer-bottom .menu-in-footer ul li a {
            color: #ffffff;
            font-family: 'AvenirNextLTPro-Regular'; }

.section_admission_1 {
  background-image: url("http://beta.its.ac.id/html/img/more/13381077_260880264270046_1015563377_n.jpg");
  background-size: cover;
  background-color: #ffffff;
  padding-top: 50px;
  padding-bottom: 50px; }
  .section_admission_1 .admission_blue {
    min-height: 295px;
    background: rgba(32, 65, 127, 0.7);
    padding: 35px;
    color: #ffffff;
    margin-bottom: 30px; }
    .section_admission_1 .admission_blue .title {
      border-bottom: 1px solid #ffcb10;
      position: relative;
      padding-bottom: 10px; }
      .section_admission_1 .admission_blue .title h3 {
        color: #ffffff; }
    .section_admission_1 .admission_blue .title:before {
      content: "";
      position: absolute;
      border-width: 2px;
      border-style: solid;
      border-color: #ffcb10;
      display: block;
      bottom: 0px;
      left: 0px;
      width: 160px; }
    .section_admission_1 .admission_blue .content_admission {
      padding-top: 20px;
      padding-bottom: 20px; }
      .section_admission_1 .admission_blue .content_admission ul {
        padding-left: 0px; }
        .section_admission_1 .admission_blue .content_admission ul li {
          list-style-type: none;
          position: relative;
          padding-left: 20px;
          color: #ffcb10;
          font-family: 'AvenirNextLTPro-DemiIt'; }
        .section_admission_1 .admission_blue .content_admission ul li:before {
          content: "";
          position: absolute;
          left: 0px;
          border-style: solid;
          border-width: 3px 0 3px 6px;
          border-color: transparent #ffcb10;
          display: block;
          width: 0;
          top: 6px; }

.header-image-v2-center {
  min-height: 560px;
  padding-top: 230px; }
  .header-image-v2-center .headtitle {
    font-family: 'AvenirNextLTPro-DemiCn';
    color: #013880;
    background-color: #ffc410;
    text-transform: uppercase;
    padding: 10px;
    text-align: center;
    max-width: 480px;
    margin: 0 auto;
    margin-bottom: 5px;
    padding-bottom: 7px; }
    .header-image-v2-center .headtitle h2 {
      margin: 0px;
      font-size: 48px; }
  .header-image-v2-center .content {
    margin: 0 auto;
    color: #ffffff;
    font-family: 'AvenirNextLTPro-Demi';
    width: 380px;
    position: relative;
    background: rgba(32, 65, 127, 0.5);
    padding: 15px;
    font-size: 14px;
    line-height: 18px;
    text-align: justify; }

.owl-carousel-item-campus-life .owl-stage {
  padding-top: 25px;
  padding-bottom: 25px; }
.owl-carousel-item-campus-life .owl-item.center {
  transform: scale(1.2);
  z-index: 9999; }
  .owl-carousel-item-campus-life .owl-item.center .overlay {
    position: absolute;
    background: transparent;
    height: 100%;
    width: 100%;
    top: 0px;
    left: 0px;
    right: 0px;
    bottom: 0px; }
.owl-carousel-item-campus-life .owl-item {
  position: relative; }
  .owl-carousel-item-campus-life .owl-item .overlay {
    position: absolute;
    background: rgba(0, 0, 0, 0.5);
    height: 100%;
    width: 100%;
    top: 0px;
    left: 0px;
    right: 0px;
    bottom: 0px;
    z-index: 1; }

.section_campus_life_dir {
  padding-top: 70px; }
  .section_campus_life_dir h1 {
    color: #013880;
    font-weight: bold; }
  .section_campus_life_dir div.title {
    border-bottom: 2px solid #013880;
    position: relative;
    padding-bottom: 10px;
    margin-bottom: 40px; }
  .section_campus_life_dir div.title:before {
    border-color: #013880;
    content: "";
    position: absolute;
    border-width: 4px;
    border-style: solid;
    display: block;
    top: 43px;
    left: 0px;
    width: 600px; }
  .section_campus_life_dir .post-campus-life {
    position: relative;
    margin-bottom: 30px;
    max-height: 360px;
    height: 360px; }
    .section_campus_life_dir .post-campus-life .vertical-align-bottom {
      position: absolute;
      width: 100%;
      bottom: 0; }
    .section_campus_life_dir .post-campus-life .title-content {
      position: absolute;
      bottom: 0px;
      padding: 10px;
      background: rgba(32, 65, 127, 0.5);
      left: 0px;
      width: 100%;
      text-transform: uppercase;
      color: #ffffff;
      font-family: 'AvenirNextLTPro-Bold';
      font-size: 18px; }

.section_admission_footer {
  padding-top: 50px;
  padding-bottom: 50px; }

.copyright {
  font-size: 11px;
  margin-top: 20px; }

.content-slider .owl-item img {
  object-fit: cover;
  width: 360px;
  height: 215px;
  max-width: 100%; }

.section_events_about .content-slider .content {
  margin-top: 30px; }
  .section_events_about .content-slider .content .title {
    color: #013880;
    font-weight: bold;
    font-size: 21px;
    margin-bottom: 13px; }
  .section_events_about .content-slider .content p {
    font-size: 12px;
    color: #000000; }
.section_events_about .content-slider .owl-next, .section_events_about .content-slider .owl-prev {
  position: absolute;
  top: 40px;
  background: transparent !important;
  color: #013880 !important;
  font-size: 100px !important; }
.section_events_about .content-slider .owl-prev {
  left: -50px; }
.section_events_about .content-slider .owl-next {
  right: -50px; }

.section_repo_about .text-white h3 span {
  color: #ffffff; }
.section_repo_about .title-with-line p {
  color: #ffffff; }
.section_repo_about .content-slider {
  color: #ffffff;
  margin-top: 25px; }
  .section_repo_about .content-slider .content {
    margin-top: 30px; }
    .section_repo_about .content-slider .content .title {
      color: #ffc410;
      font-weight: bold;
      font-size: 21px;
      margin-bottom: 13px; }
    .section_repo_about .content-slider .content p {
      font-size: 12px;
      color: #ffffff; }

.section-history-its {
  color: #ffffff;
  position: relative; }
  .section-history-its .control-history {
    display: none !important;
    text-align: center;
    width: 100%;
    padding: 30px; }
    .section-history-its .control-history .owl-dot {
      display: inline-block;
      margin-left: 15px;
      margin-right: 15px;
      color: #ffc410;
      cursor: pointer; }
    .section-history-its .control-history .owl-dot.active .title {
      font-family: 'AvenirNextLTPro-Bold'; }
  .section-history-its .owl-carousel-item-history .owl-item:nth-child(odd) .item {
    background: #F5F5F5; }
    .section-history-its .owl-carousel-item-history .owl-item:nth-child(odd) .item .content {
      background: #F5F5F5; }
  .section-history-its .owl-carousel-item-history .owl-item:nth-child(1) .item {
    background: transparent; }
  .section-history-its .owl-carousel-item-history .item .content.first-slide {
    background: transparent !important;
    color: #ffffff;
    padding-right: 15px; }
    .section-history-its .owl-carousel-item-history .item .content.first-slide p {
      font-size: 18px;
      line-height: 1.44;
      font-style: italic;
      margin-top: 10px; }
    .section-history-its .owl-carousel-item-history .item .content.first-slide .title-with-line.in-slider h3 {
      text-align: left; }
      .section-history-its .owl-carousel-item-history .item .content.first-slide .title-with-line.in-slider h3 span {
        color: #ffffff;
        padding: 0;
        padding-bottom: 5px; }
  .section-history-its .owl-carousel-item-history .item .content {
    background: #fff;
    color: #000000;
    padding: 10px; }
    .section-history-its .owl-carousel-item-history .item .content .year {
      text-align: center;
      font-size: 21px;
      font-weight: bold;
      color: #013880; }
    .section-history-its .owl-carousel-item-history .item .content p {
      text-align: justify; }
  .section-history-its .owl-carousel-item-history .owl-controls {
    margin: 0px; }
  .section-history-its .owl-carousel-item-history .owl-next, .section-history-its .owl-carousel-item-history .owl-prev {
    position: absolute;
    top: 150px;
    background: transparent !important;
    color: #ffffff !important;
    font-size: 100px !important;
    opacity: 0.8; }
  .section-history-its .owl-carousel-item-history .owl-prev {
    left: 0px; }
  .section-history-its .owl-carousel-item-history .owl-next {
    right: 15px;
    z-index: 9999999; }

.sc_search {
  position: absolute;
  top: 104px;
  width: 100%;
  padding-bottom: 15px;
  z-index: 9;
  background: #ffc410;
  padding-top: 15px; }
  .sc_search #custom-search-input {
    padding-left: 20px; }
    .sc_search #custom-search-input .search-query {
      padding-right: 3px;
      padding-right: 4px \9;
      padding-left: 7px;
      padding-left: 4px \9;
      margin-bottom: 0;
      -webkit-border-radius: 3px;
      -moz-border-radius: 3px;
      border-radius: 3px;
      background: transparent;
      border: none;
      box-shadow: none;
      font-family: 'AvenirNextLTPro-DemiIt';
      font-size: 21px;
      line-height: 0.95; }
    .sc_search #custom-search-input .search-query::-webkit-input-placeholder {
      color: #ffffff;
      font-family: 'AvenirNextLTPro-DemiIt';
      font-size: 21px;
      line-height: 0.95; }
    .sc_search #custom-search-input .search-query:-moz-placeholder {
      color: #ffffff;
      font-family: 'AvenirNextLTPro-DemiIt';
      font-size: 21px;
      line-height: 0.95;
      opacity: 1; }
    .sc_search #custom-search-input .search-query::-moz-placeholder {
      color: #ffffff;
      font-family: 'AvenirNextLTPro-DemiIt';
      font-size: 21px;
      line-height: 0.95;
      opacity: 1; }
    .sc_search #custom-search-input .search-query:-ms-input-placeholder {
      color: #ffffff;
      font-family: 'AvenirNextLTPro-DemiIt';
      font-size: 21px;
      line-height: 0.95; }
    .sc_search #custom-search-input .search-query::-ms-input-placeholder {
      color: #ffffff;
      font-family: 'AvenirNextLTPro-DemiIt';
      font-size: 21px;
      line-height: 0.95; }
    .sc_search #custom-search-input button {
      border: 0;
      background: none;
      padding: 2px 5px;
      margin-top: 2px;
      position: relative;
      left: -28px;
      margin-bottom: 0;
      -webkit-border-radius: 3px;
      -moz-border-radius: 3px;
      border-radius: 3px;
      color: #013880;
      z-index: 99; }
      .sc_search #custom-search-input button span {
        font-size: 20px; }
  .sc_search .search-query:focus + button {
    z-index: 3; }

.section-studyatits {
  padding: 0px; }
  .section-studyatits .formprogram {
    text-align: center; }
    .section-studyatits .formprogram input {
      background: #F3F3F3;
      border: none;
      padding: 15px 25px;
      font-family: 'AvenirNextLTPro-It';
      font-size: 14px;
      width: 300px;
      text-align: left;
      color: #333333;
      height: 50px; }
      .section-studyatits .formprogram input::placeholder {
        color: #333; }
    .section-studyatits .formprogram select {
      margin-left: -4px;
      background: #E6E6E6;
      border: none;
      padding: 15px 25px;
      font-family: 'AvenirNextLTPro-It';
      font-size: 14px;
      width: 250px;
      text-align: left;
      color: #333333;
      height: 50px; }
    .section-studyatits .formprogram button {
      background: #FFBD07;
      color: #000;
      border: none;
      font-size: 17px;
      padding: 12px;
      vertical-align: top;
      margin-left: -4px;
      -webkit-transition: 0.5s;
      -moz-transition: 0.5s;
      -o-transition: 0.5s;
      transition: 0.5s;
      height: 50px;
      width: 50px; }
      .section-studyatits .formprogram button:hover {
        background: #013880;
        color: #FFF; }
    .section-studyatits .formprogram.full input {
      width: calc(100% - 450px); }
    .section-studyatits .formprogram.full select {
      width: 400px; }

.section_single {
  padding-top: 25px; }
  .section_single .title-news h1 {
    font-family: 'AvenirNextLTPro-Bold';
    font-size: 36px;
    line-height: 1.25;
    text-align: left;
    color: #231f20;
    margin-bottom: 35px; }
  .section_single .content-news p {
    text-indent: 45px; }
  .section_single .content-news img {
    max-width: 100% !important;
    height: auto !important;
    margin-bottom: 10px; }
  .section_single .content-news .wp-caption {
    width: 100% !important; }
  .section_single .box-category {
    border: 2px solid #231f20;
    float: left;
    width: 135px;
    height: 110px; }
    .section_single .box-category .date-container {
      background: #231f20;
      color: #fff;
      font-size: 10px;
      padding: 10px;
      min-height: 55px;
      padding-top: 12px; }
    .section_single .box-category .category-container {
      padding: 10px;
      text-transform: uppercase;
      padding-top: 18px; }
      .section_single .box-category .category-container h6 {
        font-size: 16px;
        margin: 0px;
        font-family: 'AvenirNextLTPro-DemiCn'; }
  .section_single .container-another-news {
    height: 110px;
    overflow: hidden;
    border-bottom: 2px solid #231f20; }
    .section_single .container-another-news .share-another-news {
      float: left; }
    .section_single .container-another-news .content-another {
      float: left;
      width: 95%;
      padding-left: 15px; }
    .section_single .container-another-news ul {
      float: left;
      margin: 0;
      padding: 0;
      padding-left: 20px;
      width: 100%;
      list-style-type: none; }
      .section_single .container-another-news ul li {
        margin-bottom: 15px;
        float: left;
        width: 100%; }
        .section_single .container-another-news ul li a {
          font-family: 'AvenirNextLTPro-Demi';
          color: #231f20;
          line-height: 18px; }
  .section_single .news-share {
    font-family: 'AvenirNextLTPro-Bold';
    font-size: 12px;
    line-height: 1.5;
    text-align: left;
    color: #231f20;
    padding-top: 75px; }
    .section_single .news-share ul {
      width: 65px;
      float: left;
      list-style-type: none;
      padding: 0px;
      margin-top: 14px; }
      .section_single .news-share ul li {
        width: 30px;
        float: left;
        margin-bottom: 5px; }
        .section_single .news-share ul li img {
          max-width: 24px;
          max-height: 24px; }
  .section_single .content-news {
    padding-top: 25px; }
  .section_single .newsby {
    font-family: 'AvenirNextLTPro-DemiCnIt';
    font-size: 12px;
    text-align: left;
    color: #231f20;
    padding: 10px;
    border-left: 2px solid #231f20;
    margin-left: 4px;
    margin-top: 15px; }

.box-news-international {
  color: #000000; }
  .box-news-international .item-left {
    padding-right: 30px; }
  .box-news-international .item-right {
    padding-left: 30px; }
  .box-news-international .content-news-international {
    padding-bottom: 20px;
    margin-bottom: 20px;
    border-bottom: 1px solid #cccccc; }
    .box-news-international .content-news-international .title h4 {
      margin-bottom: 10px;
      font-family: 'AvenirNextLTPro-Demi';
      font-size: 18px; }
    .box-news-international .content-news-international p {
      font-size: 13px;
      margin-bottom: 10px; }
    .box-news-international .content-news-international .read-more-container .left {
      font-style: italic;
      font-size: 11px; }
    .box-news-international .content-news-international .read-more-container .read-more {
      font-family: 'AvenirNextLTPro-DemiCn';
      color: #ffffff;
      background: #013880;
      padding: 0px 8px;
      display: inline-block;
      border-top-right-radius: 25% 15px;
      border-bottom-right-radius: 25% 15px;
      text-align: center; }

.section-menu .navbar-default .secondary-top-menu li.current_page_item a {
  color: #ffc410; }

.container-arrow-down {
  cursor: pointer;
  position: absolute;
  background: #013880;
  bottom: 0px;
  width: 100%;
  text-align: center;
  color: #fff;
  padding: 10px;
  font-family: 'AvenirNextLTPro-MediumCn';
  text-transform: uppercase;
  font-size: 12px;
  z-index: 99; }

.section-prospective2 h1, .section-prospective2 h2, .section-prospective2 h3, .section-prospective2 h4, .section-prospective2 h5, .section-prospective2 h6 {
  margin-bottom: 15px !important;
  font-family: 'AvenirNextLTPro-Bold'; }

.mobile-menu-footer {
  border: 1px solid #fff;
  padding: 10px 30px 10px 30px;
  position: relative;
  margin-bottom: 10px;
  cursor: pointer;
  font-family: 'AvenirNextLTPro-Demi';
  text-transform: uppercase;
  font-weight: normal; }
  .mobile-menu-footer .icon-plus-footer-menu {
    position: absolute;
    right: 30px;
    top: 10px; }

.submenu-plus {
  position: absolute;
  bottom: 0;
  right: 0;
  color: #ffffff;
  cursor: pointer; }

ul.dosen-list-ul {
  list-style-type: none;
  margin: 0;
  padding: 0;
  margin-top: 40px; }
  ul.dosen-list-ul li {
    margin-bottom: 40px; }
    ul.dosen-list-ul li h2.dosen-initial {
      font-family: 'AvenirNextLTPro-Bold';
      font-size: 48px;
      color: #d6d6d6;
      text-transform: uppercase;
      margin-bottom: 30px; }
    ul.dosen-list-ul li ul {
      list-style-type: none;
      margin: 0;
      padding: 0; }
      ul.dosen-list-ul li ul li {
        display: inline-block;
        width: calc(50% - 10px);
        padding-right: 40px;
        margin-bottom: 20px;
        position: relative; }
        ul.dosen-list-ul li ul li:after {
          font-family: FontAwesome;
          content: "\f054";
          position: absolute;
          right: 40px;
          color: #013880;
          top: 5px;
          z-index: -9; }
        ul.dosen-list-ul li ul li a {
          display: block;
          border-bottom: 2px solid rgba(155, 155, 156, 0.83);
          font-family: 'AvenirNextLTPro-Demi';
          color: #000000;
          padding-bottom: 10px;
          z-index: 9; }

.box-abjad-dosen {
  float: left;
  width: 100%; }
  .box-abjad-dosen .loncat {
    float: left; }
  .box-abjad-dosen ul {
    list-style-type: none;
    padding: 0;
    float: left;
    margin-top: -19px; }
    .box-abjad-dosen ul li {
      display: inline-block;
      margin-right: 15px;
      margin-bottom: 5px; }
      .box-abjad-dosen ul li:first-child {
        padding-left: 75px; }

.box-help {
  margin-bottom: 30px; }

.empty-dosen h4 {
  margin: 40px;
  color: rgba(0, 0, 0, 0.5); }

.container-data-initial {
  background: #E7E7E7;
  padding: 20px;
  text-align: center;
  margin-top: 30px; }
  .container-data-initial ul {
    list-style-type: none;
    margin: 0px;
    padding: 0px; }
    .container-data-initial ul li {
      display: inline-block;
      margin: 10px;
      cursor: pointer;
      text-transform: uppercase; }
    .container-data-initial ul li.active {
      color: #ffffff;
      background-color: #013880;
      width: 25px;
      height: 25px;
      line-height: 28px; }

.box-event ul li a {
  width: 80% !important; }

.tab_home .vc_tta-panel-body ul li {
  border-top-right-radius: 3% 15px;
  border-bottom-right-radius: 3% 15px; }
  .tab_home .vc_tta-panel-body ul li a {
    display: block; }
  .tab_home .vc_tta-panel-body ul li:hover {
    background: #ffc410;
    border-color: #ffc410; }
    .tab_home .vc_tta-panel-body ul li:hover a {
      color: #013880; }

.container-blue-department {
  background: #013880;
  padding: 30px;
  margin-bottom: 20px;
  color: #ffffff;
  position: relative; }
  .container-blue-department h1, .container-blue-department h2, .container-blue-department h3, .container-blue-department h4, .container-blue-department h5 {
    margin-top: 20px;
    margin-bottom: 10px;
    font-family: 'AvenirNextLTPro-Bold'; }

.container-page-its .vc_row {
  padding-left: 0px !important;
  padding-right: 0px !important; }
.container-page-its .vc_column-inner {
  padding-left: 15px !important;
  padding-right: 15px !important; }

.header-img .headtitle .title {
  padding: 45px 35% 30px 25px !important; }
  .header-img .headtitle .title::after {
    min-height: 1px !important; }

.news-categories .news-section-content .news.full {
  width: 100% !important;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis; }

.single-agenda .content-news h1, .single-agenda .content-news h2, .single-agenda .content-news h3, .single-agenda .content-news h4, .single-agenda .content-news h5, .single-agenda .content-news h6 {
  margin-top: 20px;
  margin-bottom: 10px; }

.grid {
  background: transparent; }

.grid:after {
  content: '';
  display: block;
  clear: both; }

.grid-sizer,
.grid-item {
  width: 20%; }

.grid-item {
  float: left; }
  .grid-item .data-item {
    position: relative; }
    .grid-item .data-item .meta-caption-data {
      position: absolute;
      bottom: 0px;
      left: 0px;
      width: 100%;
      padding: 10px;
      color: #ffffff;
      background-color: rgba(32, 65, 127, 0.5); }

.grid-item img {
  display: block;
  max-width: 100%; }

.header-img .headtitle .title.long {
  padding: 30px; }

.cs-loader {
  position: fixed;
  top: 0;
  bottom: 0;
  height: 100%;
  width: 100%;
  background: #ffffff;
  z-index: 999999;
  left: 0;
  right: 0;
  display: block; }
  .cs-loader .cs-loader-inner {
    transform: translate(-50%);
    top: 30%;
    position: absolute;
    width: 100%;
    padding: 0 100px;
    text-align: center;
    left: 50%; }
    .cs-loader .cs-loader-inner .loading label {
      font-size: 20px;
      opacity: 0;
      display: inline-block;
      margin: 3px; }
      .cs-loader .cs-loader-inner .loading label div {
        height: 15px;
        width: 15px;
        background: #013880;
        border-radius: 50%; }
    .cs-loader .cs-loader-inner .logo-inside-loading img {
      max-width: 100%;
      margin-bottom: 15px; }

.cs-loader-inner label:nth-child(6) {
  -webkit-animation: lol 3s infinite ease-in-out;
  animation: lol 3s infinite ease-in-out; }

.cs-loader-inner label:nth-child(5) {
  -webkit-animation: lol 3s 100ms infinite ease-in-out;
  animation: lol 3s 100ms infinite ease-in-out; }

.cs-loader-inner label:nth-child(4) {
  -webkit-animation: lol 3s 200ms infinite ease-in-out;
  animation: lol 3s 200ms infinite ease-in-out; }

.cs-loader-inner label:nth-child(3) {
  -webkit-animation: lol 3s 300ms infinite ease-in-out;
  animation: lol 3s 300ms infinite ease-in-out; }

.cs-loader-inner label:nth-child(2) {
  -webkit-animation: lol 3s 400ms infinite ease-in-out;
  animation: lol 3s 400ms infinite ease-in-out; }

.cs-loader-inner label:nth-child(1) {
  -webkit-animation: lol 3s 500ms infinite ease-in-out;
  animation: lol 3s 500ms infinite ease-in-out; }

.container-sub-mega-menu {
  width: 650px;
  position: relative; }

.section-history-its .owl-carousel-item-history {
  padding-left: 75px;
  padding-right: 75px;
  width: 100%; }

.owl-carousel-item-history .owl-item .item.with_text_image {
  background: #fff; }
.owl-carousel-item-history .owl-item .item {
  min-height: 600px; }

.dcsns .dcsns-content .inner img {
  webkit-transition: all 0.4s ease;
  -moz-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
  -ms-transition: all 0.4s ease;
  transition: all 0.4s ease; }
.dcsns .dcsns-content .inner a:hover img {
  -moz-transform: scale(1.1);
  -webkit-transform: scale(1.1);
  transform: scale(1.1);
  cursor: pointer; }

.animation-zoom-container {
  overflow: hidden; }
  .animation-zoom-container img {
    webkit-transition: all 0.4s ease;
    -moz-transition: all 0.4s ease;
    -o-transition: all 0.4s ease;
    -ms-transition: all 0.4s ease;
    transition: all 0.4s ease; }
  .animation-zoom-container img:hover {
    -moz-transform: scale(1.1);
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
    cursor: pointer; }
  .animation-zoom-container a:hover img {
    -moz-transform: scale(1.1);
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
    cursor: pointer; }

.section-menu .navbar-default .main-menu li.active ul li a {
  color: #fff; }
.section-menu .navbar-default .main-menu li.active ul li.active a {
  color: #ffc410; }

.share:hover .share-div {
  visibility: visible; }

.share-div.share-div-single ul li {
  display: inline-block;
  width: auto;
  margin-right: 5px;
  height: 10px; }

.share-div.share-div-single {
  left: 13px; }

.share-another-news.share {
  position: relative; }

.share-div {
  background: #dadada;
  width: 151px;
  position: absolute;
  z-index: 99999;
  right: 0px;
  top: 0px;
  padding: 10px;
  visibility: hidden;
  color: #4a4a4a; }
  .share-div ul.sosmed {
    padding: 0;
    margin: 0;
    list-style-type: none; }
    .share-div ul.sosmed li {
      display: inline-block;
      margin-right: 0px; }
      .share-div ul.sosmed li a img {
        max-width: 30px; }

.section_single .content-news h2 {
  font-size: 14px;
  line-height: 20px;
  margin-bottom: 10px;
  font-weight: bold; }

.owl-carousel-item-campus-life .owl-item img {
  height: 240px;
  object-fit: cover; }

.box-news, .box-event2 {
  margin-bottom: 30px; }

ul.children.show li.current_page_item {
  background: transparent; }

.section-prospective2 .article img {
  max-width: 100%;
  height: auto; }

.single .theme_breadcumb {
  padding-left: 0px; }

.theme_breadcumb {
  padding-left: 0px; }

.vc_tta-panel-body .wpb_column.vc_column_container.vc_col-sm-4 {
  margin-left: -4px !important; }

.search-result-list {
  margin: 0px;
  padding: 0px;
  list-style-type: none; }
  .search-result-list li {
    padding-top: 25px;
    padding-bottom: 20px;
    border-bottom: 2px solid rgba(231, 231, 231, 0.8); }
    .search-result-list li a {
      color: #000000; }
      .search-result-list li a h4 {
        font-family: 'AvenirNextLTPro-Demi';
        font-size: 18px;
        margin-bottom: 20px; }
    .search-result-list li p {
      font-size: 12px;
      font-family: 'AvenirNextLTPro-Regular';
      margin-bottom: 0px;
      text-align: justify; }

.its-breadcrumb {
  padding: 15px 0px 15px 0px;
  font-family: 'AvenirNextLTPro-Regular';
  font-size: 12px;
  color: #000000;
  line-height: 1.5; }
  .its-breadcrumb a {
    color: #000000; }
  .its-breadcrumb a:hover {
    color: #013880; }

.section_slider .carousel-center {
  top: 30%; }
  .section_slider .carousel-center h3, .section_slider .carousel-center h2, .section_slider .carousel-center .content-carousel-caption {
    margin-left: auto;
    margin-right: auto; }
  .section_slider .carousel-center h3 {
    display: none; }

.full-screen {
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat; }

.menu-mega li a {
  border: none !important; }

ul.custom-accordion {
  background: #E7E7E7;
  list-style: none;
  padding: 25px 0 0 0;
  margin-top: 0 !important;
  margin-bottom: 25px; }
  ul.custom-accordion ul.children {
    padding-left: 40px;
    overflow: hidden;
    display: none;
    margin-bottom: 20px;
    margin-top: 10px; }
    ul.custom-accordion ul.children.show {
      /*display: block;*/ }
    ul.custom-accordion ul.children ul.children {
      margin-top: 0; }
  ul.custom-accordion li {
    position: relative;
    text-transform: capitalize; }
    ul.custom-accordion li a.toggle {
      position: absolute;
      right: 12px;
      top: 15px;
      display: block;
      background: transparent;
      color: #000000;
      transition: background .3s ease;
      padding: 0;
      border: none; }
      ul.custom-accordion li a.toggle:hover {
        background: transparent; }
    ul.custom-accordion li a {
      font-family: 'AvenirNextLTPro-Demi';
      color: #4F4F4F;
      text-transform: uppercase;
      font-size: 12px;
      display: block;
      padding: 15px 0 12px 20px;
      border-bottom: 1px solid #34495e;
      margin-left: 20px;
      margin-right: 20px; }
    ul.custom-accordion li a:hover {
      color: #000; }
    ul.custom-accordion li ul {
      list-style: none;
      padding-left: 0 !important; }
      ul.custom-accordion li ul li {
        border-bottom: none;
        padding-bottom: 0; }
        ul.custom-accordion li ul li a {
          padding-left: 20px !important;
          text-transform: none !important; }
      ul.custom-accordion li ul ul {
        list-style: none;
        padding-left: 0 !important; }
        ul.custom-accordion li ul ul li {
          border-bottom: none;
          padding-bottom: 0; }
          ul.custom-accordion li ul ul li a {
            padding-left: 40px !important;
            text-transform: capitalize !important; }
  ul.custom-accordion li.current_page_item a {
    background: #FFBD07;
    padding-left: 40px !important;
    margin-left: 0;
    margin-right: 0;
    margin-top: -2px;
    border-bottom: 1px solid #FFDB07; }
  ul.custom-accordion li.current_page_item a:hover {
    color: #000; }
  ul.custom-accordion li.current_page_item ul {
    list-style: none;
    padding-left: 20px !important;
    margin-right: 20px !important; }
    ul.custom-accordion li.current_page_item ul li {
      border-bottom: none;
      padding-bottom: 0; }
      ul.custom-accordion li.current_page_item ul li a {
        padding-left: 20px !important;
        text-transform: capitalize !important;
        border-bottom: 1px solid #34495e; }
    ul.custom-accordion li.current_page_item ul ul {
      list-style: none;
      padding-left: 0 !important;
      margin-right: 0 !important; }
      ul.custom-accordion li.current_page_item ul ul li {
        border-bottom: none;
        padding-bottom: 0; }
        ul.custom-accordion li.current_page_item ul ul li a {
          padding-left: 40px !important;
          text-transform: capitalize !important;
          border-bottom: none !important; }

ul.custom-accordion li.current_page_item ul li a {
  background: transparent; }

.section-prospective2 {
  padding: 0; }
  .section-prospective2 .article {
    font-family: 'AvenirNextLTPro-Regular';
    color: #000000; }
    .section-prospective2 .article .title {
      font-family: 'AvenirNextLTPro-Bold';
      font-size: 36px;
      color: #231f20;
      margin: 25px 0; }
      .section-prospective2 .article .title i {
        font-family: 'AvenirNextLTPro-Regular'; }
    .section-prospective2 .article .cover {
      margin-bottom: 30px; }
      .section-prospective2 .article .cover img {
        width: 100%;
        height: 250px;
        object-fit: cover; }
    .section-prospective2 .article p {
      margin-bottom: 20px;
      font-family: 'AvenirNextLTPro-Regular';
      font-size: 12px;
      line-height: 1.5;
      text-align: justify; }
    .section-prospective2 .article h2, .section-prospective2 .article h3 {
      margin: 5px 0;
      font-family: 'AvenirNextLTPro-Demi'; }
    .section-prospective2 .article h2 {
      font-size: 24px; }
    .section-prospective2 .article h3 {
      font-size: 18px; }
    .section-prospective2 .article ul li {
      margin: 5px 0;
      font-size: 12px; }

.admission_blue {
  background: rgba(32, 65, 127, 0.7);
  padding: 35px;
  color: #ffffff;
  margin-bottom: 30px; }
  .admission_blue .title {
    border-bottom: 2px solid #ffcb10;
    position: relative;
    padding-bottom: 10px; }
    .admission_blue .title h3 {
      color: #ffffff;
      font-family: 'AvenirNextLTPro-Bold';
      text-transform: uppercase; }
  .admission_blue .title:before {
    content: "";
    position: absolute;
    border-width: 2px;
    border-style: solid;
    border-color: #ffcb10;
    display: block;
    bottom: 0px;
    left: 0px;
    width: 160px; }
  .admission_blue .content_admission {
    padding-top: 20px;
    padding-bottom: 20px; }
    .admission_blue .content_admission ul {
      padding-left: 0px; }
      .admission_blue .content_admission ul li {
        list-style-type: none;
        position: relative;
        padding-left: 20px;
        color: #ffcb10;
        font-family: 'AvenirNextLTPro-DemiIt'; }
      .admission_blue .content_admission ul li:before {
        content: "";
        position: absolute;
        left: 0px;
        border-style: solid;
        border-width: 3px 0 3px 6px;
        border-color: transparent #ffcb10;
        display: block;
        width: 0;
        top: 6px; }

.box_grey {
  background: #F5F5F5;
  padding: 35px;
  color: #000000;
  margin-bottom: 30px; }
  .box_grey .title {
    border-bottom: 2px solid #ffc410;
    position: relative;
    padding-bottom: 10px;
    margin: 0px !important; }
    .box_grey .title h3 {
      color: #013880;
      font-family: 'AvenirNextLTPro-Bold';
      text-transform: uppercase;
      font-size: 17px; }
  .box_grey .title:before {
    content: "";
    position: absolute;
    border-width: 2px;
    border-style: solid;
    border-color: #ffc410;
    display: block;
    bottom: 0px;
    left: 0px;
    width: 160px; }
  .box_grey .content_admission ul {
    padding-left: 0px; }
    .box_grey .content_admission ul li {
      list-style-type: none;
      position: relative;
      padding-left: 20px;
      color: #000000;
      font-size: 14px; }
    .box_grey .content_admission ul li:before {
      content: "-";
      position: absolute;
      left: 0px; }

.box_white {
  background: #ffffff;
  padding: 35px;
  color: #013880;
  margin-bottom: 30px; }
  .box_white .title {
    position: relative;
    padding-bottom: 10px;
    margin: 0px !important;
    text-align: center; }
    .box_white .title h3 {
      color: #013880;
      font-family: 'AvenirNextLTPro-BoldCn';
      text-transform: uppercase;
      font-size: 24px; }
  .box_white .content_admission ul {
    padding-left: 0px; }
    .box_white .content_admission ul li {
      list-style-type: none;
      position: relative;
      color: #013880;
      font-size: 14px;
      margin-bottom: 10px; }
      .box_white .content_admission ul li a {
        color: #013880; }

.post-grid-border {
  display: inline-block;
  width: 33%;
  border: 2px solid #013880;
  padding: 15px 5px;
  font-family: 'AvenirNextLTPro-Demi';
  font-size: 14px;
  text-transform: uppercase;
  text-align: center;
  color: #013880;
  margin: 10px 15px 10px 15px; }
  .post-grid-border.full {
    width: 100%;
    margin: 10px 0; }

.container-arrow-slider .arrow-down-slider {
  width: 0;
  height: 0;
  border-left: 7px solid transparent;
  border-right: 7px solid transparent;
  border-top: 11px solid #ffffff;
  margin: 0 auto;
  margin-top: 1px; }
.container-arrow-slider .end-arrow-down-slider {
  width: 16px;
  height: 3px;
  background: #ffffff;
  margin: 0 auto; }

.arrow-up-block {
  height: 3px;
  width: 11px;
  background-color: #ffffff; }

.carousel, .item, .active {
  height: 100%; }

.carousel-inner {
  height: 100%; }

.text-white {
  color: #ffffff; }

.title-with-line h3 {
  padding-bottom: 0px !important; }

.full-image {
  width: 100%; }

.slider-none {
  display: none; }

.slider-block {
  display: block; }

.arrow-up {
  width: 0;
  height: 0;
  border-left: 6px solid transparent;
  border-right: 6px solid transparent;
  border-bottom: 12px solid #ffffff;
  margin: 0 auto; }

.scrollToTop {
  width: 35px;
  height: 35px;
  padding: 17px;
  text-align: center;
  background: rgba(32, 65, 127, 0.5);
  padding: 10px;
  text-align: center;
  background-color: #ffc410;
  font-weight: bold;
  color: #444;
  text-decoration: none;
  position: fixed;
  bottom: 20px;
  right: 20px;
  display: none;
  z-index: 999; }

.scrollToTop:hover {
  text-decoration: none; }

.border-right-white {
  border-right: 1px solid #ffffff; }

.padding-left-35 {
  padding-left: 35px; }

.border-left-white {
  border-left: 2px solid #ffffff; }

.responsive-image {
  max-width: 100%; }

a {
  color: #013880;
  text-decoration: none; }

a:hover {
  text-decoration: none; }

.arrow-down {
  position: relative; }

.arrow-down:after {
  content: "";
  position: absolute;
  border-width: 10px 6px 0;
  border-style: solid;
  border-color: #ffffff transparent;
  display: block;
  width: 0;
  top: 11px;
  left: 9px; }

.button-yellow {
  color: #013880;
  background-color: #ffc410;
  min-width: 200px;
  margin-top: 5%;
  text-align: center;
  padding: 10px 20px 10px 20px;
  -moz-border-radius-topright: 5% 15px;
  -webkit-border-top-right-radius: 5% 15px;
  border-top-right-radius: 5% 15px;
  -moz-border-radius-bottomright: 5% 15px;
  -webkit-border-bottom-right-radius: 5% 15px;
  border-bottom-right-radius: 5% 15px;
  border: none; }

.timeline .timeline-panel .timeline-heading img {
  width: 100%;
  max-width: 100%; }

.timeline {
  list-style: none;
  padding: 0px;
  position: relative;
  margin-top: 20px; }

.bulet-timeline {
  width: 24px;
  height: 24px;
  background: #ffc410;
  border-radius: 50%; }

.timeline:before {
  top: 0;
  bottom: 0;
  position: absolute;
  content: " ";
  width: 10px;
  background-color: #013880;
  left: 50%;
  margin-left: -4.5px; }

.timeline > li {
  margin-bottom: 20px !important;
  position: relative;
  width: 50%;
  float: left;
  clear: left; }

.timeline > li:before,
.timeline > li:after {
  content: " ";
  display: table; }

.timeline > li:after {
  clear: both; }

.timeline > li:before,
.timeline > li:after {
  content: " ";
  display: table; }

.timeline > li:after {
  clear: both; }

.timeline > li > .timeline-panel {
  width: 92%;
  float: left;
  position: relative; }

.timeline > li > .timeline-panel:before {
  position: absolute;
  top: 26px;
  right: -15px;
  display: inline-block;
  border-top: 15px solid transparent;
  border-left: 15px solid #F5F5F5;
  border-right: 0 solid #F5F5F5;
  border-bottom: 15px solid transparent;
  content: " "; }

.timeline > li > .timeline-panel:after {
  position: absolute;
  top: 27px;
  right: -14px;
  display: inline-block;
  border-top: 14px solid transparent;
  border-left: 14px solid #F5F5F5;
  border-right: 0 solid #F5F5F5;
  border-bottom: 14px solid transparent;
  content: " "; }

.timeline > li > .timeline-badge {
  color: #fff;
  width: 24px;
  height: 24px;
  line-height: 50px;
  font-size: 1.4em;
  text-align: center;
  position: absolute;
  top: 30px;
  right: -12px;
  z-index: 100; }

.timeline > li:nth-child(even) > .timeline-panel {
  float: right; }

.timeline > li:nth-child(even) > .timeline-panel:before {
  border-left-width: 0;
  border-right-width: 15px;
  left: -15px;
  right: auto; }

.timeline > li:nth-child(even) > .timeline-panel:after {
  border-left-width: 0;
  border-right-width: 14px;
  left: -14px;
  right: auto; }

.timeline-badge > a {
  color: #C5C7C5 !important; }

.timeline-badge a:hover {
  color: #000 !important; }

.timeline-title {
  margin-top: 0;
  color: inherit; }

.timeline-body > ul {
  padding: 20px;
  margin-bottom: 0; }

.timeline-body > p + p {
  margin-top: 5px; }

.timeline-footer {
  padding: 20px;
  background-color: #f4f4f4; }

.timeline-footer > a {
  cursor: pointer;
  text-decoration: none; }

.tooltip {
  position: absolute;
  z-index: 1020;
  display: block;
  visibility: visible;
  padding: 5px;
  font-size: 11px;
  opacity: 0;
  filter: alpha(opacity=0); }

.tooltip.top {
  margin-top: -2px; }

.tooltip.right {
  margin-left: 2px; }

.tooltip.bottom {
  margin-top: 2px; }

.tooltip.left {
  margin-left: -2px; }

.tooltip.top .tooltip-arrow {
  bottom: 0;
  left: 0;
  margin-left: 0;
  border-left: 0 solid transparent;
  border-right: 5px solid transparent;
  border-top: 0 solid #000; }

.tooltip.left .tooltip-arrow {
  bottom: 0;
  left: 0;
  margin-left: 0;
  border-left: 0 solid transparent;
  border-right: 5px solid transparent;
  border-top: 0 solid #000; }

.tooltip.bottom .tooltip-arrow {
  bottom: 0;
  left: 0;
  margin-left: 0;
  border-left: 0 solid transparent;
  border-right: 5px solid transparent;
  border-top: 0 solid #000; }

.tooltip.right .tooltip-arrow {
  bottom: 0;
  left: 0;
  margin-left: 0;
  border-left: 0 solid transparent;
  border-right: 5px solid transparent;
  border-top: 0 solid #000; }

.tooltip-inner {
  width: 200px;
  padding: 3px 8px;
  color: #fff;
  text-align: center;
  text-decoration: none;
  background-color: #313131;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  border-radius: 0px; }

.tooltip-arrow {
  position: absolute;
  width: 0;
  height: 0; }

.timeline > li:nth-child(even) {
  float: right;
  clear: right;
  margin-top: 50px !important;
  margin-bottom: 30px !important; }

.timeline > li:nth-child(2) {
  margin-top: 60px !important; }

.timeline > li:nth-child(even) > .timeline-badge {
  left: -12px; }

.timeline > li:nth-last-child(2) {
  margin-bottom: 0px !important; }

.timeline li .timeline-body {
  background: #F5F5F5;
  font-family: 'AvenirNextLTPro-Regular';
  line-height: 20px;
  font-size: 14px;
  color: #000000;
  text-align: justify;
  padding: 20px; }
  .timeline li .timeline-body .year {
    font-family: 'AvenirNextLTPro-Bold';
    font-size: 21px;
    line-height: 0.86;
    color: #013880;
    margin-bottom: 20px; }
  .timeline li .timeline-body p {
    margin-bottom: 20px; }

ul.timeline:after {
  clear: both;
  content: '';
  display: table; }

.timeline > li:last-child {
  margin-bottom: 0px !important; }

.timeline > li:first-child {
  margin-top: 0 !important; }

@media (max-width: 767px) {
  .grid-sizer,
  .grid-item {
    width: 50%; }

  .box-news-international .item-left {
    padding-right: 15px; }
  .box-news-international .item-right {
    padding-left: 15px; }

  ul.timeline:before {
    left: 40px; }

  ul.timeline > li {
    margin-bottom: 20px;
    position: relative;
    width: 100%;
    float: left;
    clear: left; }

  ul.timeline > li > .timeline-panel {
    width: calc(100% - 90px);
    width: -moz-calc(100% - 90px);
    width: -webkit-calc(100% - 90px); }

  ul.timeline > li > .timeline-badge {
    left: 30px;
    margin-left: 0;
    top: 30px; }

  ul.timeline > li > .timeline-panel {
    float: right; }

  ul.timeline > li > .timeline-panel:before {
    border-left-width: 0;
    border-right-width: 15px;
    left: -15px;
    right: auto; }

  ul.timeline > li > .timeline-panel:after {
    border-left-width: 0;
    border-right-width: 14px;
    left: -14px;
    right: auto; }

  .timeline > li:nth-child(even) {
    float: left;
    clear: left;
    margin-top: 30px;
    margin-bottom: 30px; }

  .timeline > li:nth-child(even) > .timeline-badge {
    left: 28px; } }
.image-with-caption-container {
  position: relative;
  margin-bottom: 20px; }
  .image-with-caption-container .image-with-caption {
    font-family: 'AvenirNextLTPro-Regular';
    font-size: 14px;
    text-align: justify;
    line-height: 25px;
    color: #ffffff;
    position: absolute;
    right: 15px;
    bottom: 25px;
    width: 250px; }
    .image-with-caption-container .image-with-caption h1, .image-with-caption-container .image-with-caption h2, .image-with-caption-container .image-with-caption h3, .image-with-caption-container .image-with-caption h4, .image-with-caption-container .image-with-caption h5 {
      font-size: 24px;
      line-height: 36px;
      font-family: 'AvenirNextLTPro-Bold';
      text-align: left; }
  .image-with-caption-container .image-with-caption-title {
    font-family: 'AvenirNextLTPro-Regular';
    font-size: 14px;
    color: #000000;
    margin-top: 10px; }
    .image-with-caption-container .image-with-caption-title h1, .image-with-caption-container .image-with-caption-title h2, .image-with-caption-container .image-with-caption-title h3, .image-with-caption-container .image-with-caption-title h4, .image-with-caption-container .image-with-caption-title h5 {
      font-size: 14px;
      font-family: 'AvenirNextLTPro-Bold'; }

.fsd-container ul {
  margin: 0px;
  padding: 0px;
  list-style-type: none;
  text-align: center; }
  .fsd-container ul li {
    display: inline-block;
    margin: 12px !important; }
    .fsd-container ul li .item-fsd {
      width: 175px;
      height: 175px;
      border-radius: 50%;
      font-family: 'AvenirNextLTPro-BoldCn';
      text-transform: uppercase;
      background: #ffc410;
      color: #013880;
      padding-top: 55px; }
      .fsd-container ul li .item-fsd h2 {
        margin: 0px;
        font-family: 'AvenirNextLTPro-BoldCn';
        font-size: 59px;
        line-height: 50px; }
      .fsd-container ul li .item-fsd h4 {
        margin: 0px;
        font-family: 'AvenirNextLTPro-BoldCn';
        font-size: 20px; }

.jur-container ul {
  margin: 0px;
  padding: 0px;
  list-style-type: none;
  text-align: center; }
  .jur-container ul li {
    display: inline-block;
    margin-right: 30px !important;
    margin-left: 30px !important;
    margin-bottom: 15px !important; }
    .jur-container ul li .item-jur {
      font-family: 'AvenirNextLTPro-BoldCn';
      text-transform: uppercase;
      color: #ffffff; }
      .jur-container ul li .item-jur .span-1 {
        font-size: 36px; }
      .jur-container ul li .item-jur .span-2 {
        font-size: 48px; }
      .jur-container ul li .item-jur .span-3 {
        font-size: 24px; }

#container-gallery-masonry {
  width: 100%;
  float: left;
  display: block;
  position: relative; }
  #container-gallery-masonry .box {
    position: relative;
    width: 33.3333333333%;
    background: #2c3e50;
    box-shadow: inset -1px -1px 0 0px rgba(255, 255, 255, 0.1); }
    #container-gallery-masonry .box:before {
      content: "";
      display: block;
      padding-top: 100%;
      /* initial ratio of 1:1*/ }
    @media screen and (max-width: 767px) {
      #container-gallery-masonry .box {
        width: 33.3333333333%; } }
    #container-gallery-masonry .box.box-2x2 {
      width: 66.6666666667%;
      background: #1F3D5C; }
      @media screen and (max-width: 767px) {
        #container-gallery-masonry .box.box-2x2 {
          width: 66.6666666667%; } }
    #container-gallery-masonry .box.box-1x2 {
      line-height: 33.2vw; }
      @media screen and (max-width: 767px) {
        #container-gallery-masonry .box.box-1x2 {
          line-height: 66.4vw; } }
      #container-gallery-masonry .box.box-1x2:before {
        padding-top: 200%; }
    #container-gallery-masonry .box.box-2x1 {
      width: 66.6666666667%; }
      @media screen and (max-width: 767px) {
        #container-gallery-masonry .box.box-2x1 {
          width: 66.6666666667%; } }
      #container-gallery-masonry .box.box-2x1:before {
        padding-top: 50%; }
    #container-gallery-masonry .box .content {
      position: absolute;
      top: 0;
      left: 0;
      bottom: 0;
      right: 0;
      overflow: hidden; }
      #container-gallery-masonry .box .content img {
        width: 100%;
        height: 100%;
        object-fit: cover;
        o-object-fit: cover; }
      #container-gallery-masonry .box .content .meta-caption-data {
        position: absolute;
        bottom: 0px;
        left: 0px;
        width: 100%;
        padding: 10px;
        color: #ffffff;
        background-color: rgba(32, 65, 127, 0.5);
        white-space: nowrap;
        overflow: hidden;
        text-overflow: ellipsis;
        font-size: 12px; }
  #container-gallery-masonry .sizer {
    width: 33.3333333333%;
    visibility: hidden; }

@media screen and (max-width: 1200px) {
  .section-menu .navbar-default .main-menu li a {
    padding-left: 15px;
    padding-right: 15px; }

  .news-categories .news-section-head .category-name {
    width: 85% !important; }
  .news-categories .news-section-content .news {
    width: 43.4% !important; } }
@media screen and (max-width: 992px) {
  .section-menu .navbar-default .container-header {
    width: 100%; }

  .content-slider .owl-carousel-item-aboutits .owl-item img {
    margin: 0 auto; }

  .news-categories .news-section-head .category-name {
    width: 80% !important; }
  .news-categories .news-section-content .news {
    width: 40% !important; } }
@media screen and (max-width: 820px) {
  .section-menu .navbar-brand .logo {
    max-width: 80px; } }
@media screen and (max-width: 767px) {
  .section-menu li.dropdown-language-main {
    border-right: none !important;
    margin-left: 0;
    margin-top: 0px;
    position: absolute;
    top: 0;
    right: -12px;
    text-align: right;
    z-index: 999999; }

  .menu-footer-mobile {
    position: fixed;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background: rgba(0, 0, 0, 0.95);
    z-index: 999999;
    height: 100%;
    text-align: left;
    padding-top: 80px;
    overflow-y: scroll;
    display: none; }
    .menu-footer-mobile .section_footer .footer-bottom .title-menu-footer-bottom {
      font-size: 20px; }
    .menu-footer-mobile .close-button-footer {
      position: absolute;
      right: 15px;
      top: 15px;
      border: 1px solid #ffc410;
      padding: 2px;
      cursor: pointer; }

  .menu-footer-mobile::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
    background-color: #F5F5F5; }

  .menu-footer-mobile::-webkit-scrollbar {
    width: 10px;
    background-color: #F5F5F5; }

  .menu-footer-mobile::-webkit-scrollbar-thumb {
    background-color: #000000;
    border: 1px solid #555555; }

  ul.dosen-list-ul li ul li {
    width: 100%;
    padding-right: 0px;
    margin-bottom: 20px; }
    ul.dosen-list-ul li ul li:after {
      right: 0px; }

  .container-sub-mega-menu {
    width: 100%; }

  .content-slider .owl-carousel-item-aboutits .owl-item img {
    margin: 0 auto; }

  .owl-carousel-item-history .owl-item .item {
    min-height: 600px; }

  .section-menu .navbar-default .main-menu li a span.caret {
    border: none;
    display: block;
    float: right;
    margin-top: 7px;
    position: absolute;
    right: 0;
    top: 0; }

  .navbar-collapse.collapse.in {
    background-color: #013880; }

  .section-menu .navbar-default .secondary-top-menu:before {
    content: 'Saya Sebagai :';
    margin-left: 14px;
    font-size: 12px;
    color: #ffc410;
    font-family: 'AvenirNextLTPro-MediumCn';
    margin-top: 15px;
    text-transform: uppercase; }
  .section-menu .navbar-default .secondary-top-menu:after {
    display: none; }

  .section-menu .mega-dropdown {
    position: relative !important; }
  .section-menu .navbar-default .main-menu li a {
    width: 140px;
    position: static; }

  .section-menu .navbar-default .main-menu:before {
    content: 'Menu Utama :';
    margin-left: 14px;
    font-size: 12px;
    color: #ffc410;
    font-family: 'AvenirNextLTPro-MediumCn';
    margin-top: 15px;
    text-transform: uppercase;
    margin-bottom: 5px; }

  ul.dropdown-menu.mega-dropdown-menu {
    position: relative;
    width: 100%;
    margin-left: 5px;
    background: transparent;
    border: none;
    padding: 0px;
    margin-bottom: 15px; }
    ul.dropdown-menu.mega-dropdown-menu li {
      border: none !important;
      padding: 0px !important;
      width: 100% !important; }

  .section-history-its .owl-carousel-item-history .owl-next {
    right: 8px; }
  .section-history-its .owl-carousel-item-history .owl-prev {
    left: -15px; }

  .section-history-its .control-history {
    padding: 0px 0px 15px 0px; }

  .first-slide.content .title-with-line {
    margin-bottom: 15px; }

  .section-history-its .owl-carousel-item-history .item .content.first-slide {
    padding-right: 10px; }

  .section_events_about .content-slider .owl-item img {
    max-width: 100%; }
  .section_events_about .content-slider .owl-prev {
    left: -15px; }
  .section_events_about .content-slider .owl-next {
    right: -15px; }

  .header-img .headtitle .title {
    font-size: 26px !important; }

  .section-prospective2 .article .title {
    font-size: 25px !important; }

  .wpb_gmaps_widget {
    margin-top: 20px; }

  h3.vc_custom_heading.inline-block.demicn.vc_custom_1502074446551 {
    font-size: 27px !important; }

  .custom-embed {
    margin-bottom: 30px; }

  .title-with-line h3 span {
    font-size: 25px !important; }

  .section-studyatits .formprogram button {
    width: 50px;
    margin-right: -6px; }

  .box-help {
    margin-bottom: 15px; }

  .post-grid-border {
    width: 100%;
    margin: 0px 0px 20px 0px; }

  .section_single .content-news {
    float: left;
    width: 100%; }

  .dcsns ul.stream li.dcsns-li:nth-child(n+7) {
    display: none; }

  .navbar-default .navbar-toggle {
    border: none; }

  .section-menu .navbar-default .secondary-top-menu li:first-child {
    border: none; }
  .section-menu .navbar-default .secondary-top-menu li {
    border: none; }

  .section-menu {
    position: absolute;
    width: 100%;
    top: 0; }
    .section-menu .seaching-container {
      position: absolute;
      right: 65px;
      bottom: 0;
      top: 45px; }
      .section-menu .seaching-container a {
        font-size: 23px !important; }

  .sc_search {
    top: 54px; }

  .section_single .box-category {
    float: none;
    width: 100%; }
  .section_single .newsby {
    float: left;
    width: 100%;
    margin-bottom: 15px; }
  .section_single .container-another-news {
    height: auto;
    overflow: none;
    margin-top: 15px; }
  .section_single .news-share {
    padding-top: 15px;
    padding-bottom: 10px; }
    .section_single .news-share ul {
      width: auto;
      list-style-type: none;
      padding: 0px; }
      .section_single .news-share ul li {
        width: auto;
        margin-right: 5px;
        float: left; }

  .section_campus_life_dir .post-campus-life {
    max-height: none;
    min-height: 1px;
    height: auto; }
    .section_campus_life_dir .post-campus-life .vertical-align-bottom {
      position: relative; }

  .section-menu .navbar-default {
    position: relative;
    margin-bottom: 0px;
    min-height: 1px;
    z-index: 9999; }
    .section-menu .navbar-default .navbar-toggle .icon-bar {
      background-color: #ffc410 !important; }
    .section-menu .navbar-default .navbar-toggle:focus, .section-menu .navbar-default .navbar-toggle:hover {
      background-color: transparent !important; }
    .section-menu .navbar-default .secondary-top-menu {
      position: relative;
      background: transparent;
      padding: 0px;
      margin-bottom: 0px;
      float: left;
      width: 100%; }
    .section-menu .navbar-default .main-menu {
      margin-top: 0px;
      float: none !important; }
      .section-menu .navbar-default .main-menu li a:hover {
        color: #ffc410 !important;
        border: none;
        margin-bottom: 0px; }
      .section-menu .navbar-default .main-menu li a {
        color: #ffffff;
        border: none;
        margin-bottom: 0px;
        padding-left: 15px;
        padding-left: 15px;
        padding-right: 15px;
        padding-top: 0px;
        font-size: 10px;
        padding-bottom: 2px; }
      .section-menu .navbar-default .main-menu li a:focus {
        color: #ffc410;
        border: none;
        margin-bottom: 0px; }
      .section-menu .navbar-default .main-menu li.active a {
        color: #ffffff;
        border: none;
        margin-bottom: 0px; }
  .section-menu .mega-dropdown-menu ul li {
    width: auto; }
  .section-menu .navbar-brand .logo {
    max-width: 65px;
    margin-top: -10px; }

  .vc_tta-panels-container .vc_tta-panel-body .vc_column-inner {
    border: none !important; }

  .vc_column-inner.vc_custom_1501919620319 {
    margin: 0 !important;
    border: none !important;
    padding-left: 10px !important;
    padding-top: 0px !important; }

  .news-categories .news-section-content {
    margin-bottom: 30px; }
    .news-categories .news-section-content .news {
      width: 48% !important;
      margin-right: 5px !important;
      display: inline-block !important; }
  .news-categories .news-section-head .category-name {
    width: 90.3% !important; }

  .section_slider .carousel-caption {
    text-align: center !important;
    top: 30%; }
    .section_slider .carousel-caption .content-carousel-caption {
      display: none; }
    .section_slider .carousel-caption h3 {
      width: 100%;
      font-size: 17px;
      margin-left: auto;
      margin-right: auto;
      float: none; }
    .section_slider .carousel-caption h2 {
      width: 100%;
      font-size: 24px;
      float: none;
      margin-left: auto;
      margin-right: auto; }
  .section_slider .carousel-indicators {
    padding-left: 10px; }
  .section_slider .carousel-indicators li, .section_slider .carousel-indicators li.active {
    width: 75px; }

  .tab_home .vc_tta-panel-body ul li {
    width: 100% !important; }

  .section_school_in_its .tabs-school-in-its {
    display: block; }
    .section_school_in_its .tabs-school-in-its li {
      float: left;
      display: block; }
  .section_school_in_its .tab-content .value-content {
    width: 100%;
    text-align: center; }

  .section_around_campus .title_around_campus {
    display: block; }
  .section_around_campus h1 {
    border: none;
    padding: 0;
    font-size: 25px;
    text-align: center; }
  .section_around_campus h2 {
    font-size: 16px;
    line-height: 20px;
    padding-left: 0px; }

  .section_media_campus .content_media .caption_media {
    padding: 12px 25px 10px 25px; }
    .section_media_campus .content_media .caption_media h4 {
      display: none; }
    .section_media_campus .content_media .caption_media .view_media img {
      display: none; }
    .section_media_campus .content_media .caption_media p {
      display: none; }
  .section_media_campus .news-section-content .news {
    width: 100%;
    margin-right: 0px; }
  .section_media_campus .news-section-head .category-name, .section_media_campus .news-section-head .other-news {
    width: 85.7%; }

  .vc_column-inner.vc_custom_1501919620319 p {
    font-size: 14px !important; }

  .section_footer .logo-in-footer {
    margin-bottom: 15px;
    max-height: 90px; }
  .section_footer .footer-top p {
    margin-bottom: 15px; }
  .section_footer .footer-top .footer-top-content {
    float: left;
    width: 100%; }
    .section_footer .footer-top .footer-top-content ul.menu-top-footer, .section_footer .footer-top .footer-top-content ul {
      padding: 0px; }
    .section_footer .footer-top .footer-top-content ul.sosmed {
      width: 100px;
      text-align: center;
      margin: 0 auto;
      margin-top: 10px;
      padding: 0; }
    .section_footer .footer-top .footer-top-content .perpustakaan-content {
      padding-left: 0px;
      text-align: center; }
    .section_footer .footer-top .footer-top-content .title-footer {
      padding-left: 0px; }

  .border-right-white, .border-left-white {
    border: none; }

  .section_footer .border-left-white-in-mobile {
    border-left: 2px solid #ffffff; }
  .section_footer .border-right-white-in-mobile {
    border-right: 2px solid #ffffff; }
  .section_footer .footer-top-content {
    height: 115px; }

  .footer-top-content.border-left-white.widget_nav_menu {
    border: none; }

  .padding-left-35 {
    padding-left: 10px; } }
@media screen and (max-width: 600px) {
  .owl-carousel-item-history:after {
    display: none; }

  .section-history-its .owl-carousel-item-history {
    padding-left: 0px;
    padding-right: 23px; }

  .news-categories .news-section-content .news.full {
    width: 100% !important; } }
@media screen and (max-width: 475px) {
  ul.stream {
    width: 100% !important; }
    ul.stream li {
      width: 50% !important; }

  .section-studyatits .formprogram button {
    width: 42px;
    margin-right: -4px; }
  .section-studyatits .formprogram input {
    width: 250px; }
  .section-studyatits .formprogram select {
    width: 208px; } }
@media screen and (max-width: 330px) {
  .box-event ul li a {
    width: 75% !important; } }
.vc_row {
  padding-right: 15px;
  padding-left: 15px; }

.vc_section[data-vc-full-width] .vc_row:first-child {
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto; }
  .vc_section[data-vc-full-width] .vc_row:first-child.vc_inner {
    padding-right: 0px;
    padding-left: 0px;
    margin-left: -10px;
    margin-right: -10px; }

@media (min-width: 768px) {
  .vc_section[data-vc-full-width] > .vc_row:first-child {
    width: 750px; } }
@media (max-width: 767px) {
  .vc_row {
    padding-right: 5px;
    padding-left: 5px; } }
@media (min-width: 992px) {
  .vc_section[data-vc-full-width] > .vc_row:first-child {
    width: 970px; } }
@media (min-width: 1200px) {
  .vc_section[data-vc-full-width] > .vc_row:first-child {
    width: 1170px; } }
@media (max-width: 633px) and (min-width: 596px) {
  .section-studyatits .formprogram input {
    width: 225px; }
  .section-studyatits .formprogram select {
    width: 200px; }
  .section-studyatits .formprogram button {
    width: 43px;
    margin-right: -6px; } }
@-webkit-keyframes MoveUpDown {
  0% {
    bottom: 0; }
  50% {
    bottom: 20px; }
  100% {
    bottom: 0; } }
@-moz-keyframes MoveUpDown {
  0% {
    bottom: 0; }
  50% {
    bottom: 20px; }
  100% {
    bottom: 0; } }
@-ms-keyframes MoveUpDown {
  0% {
    bottom: 0; }
  50% {
    bottom: 20px; }
  100% {
    bottom: 0; } }
@-o-keyframes MoveUpDown {
  0% {
    bottom: 0; }
  50% {
    bottom: 20px; }
  100% {
    bottom: 0; } }
@keyframes MoveUpDown {
  0% {
    bottom: 0; }
  50% {
    bottom: 20px; }
  100% {
    bottom: 0; } }
@keyframes lol {
  0% {
    opacity: 0;
    transform: translateX(-300px); }
  33% {
    opacity: 1;
    transform: translateX(0px); }
  66% {
    opacity: 1;
    transform: translateX(0px); }
  100% {
    opacity: 0;
    transform: translateX(300px); } }
@-webkit-keyframes lol {
  0% {
    opacity: 0;
    -webkit-transform: translateX(-300px); }
  33% {
    opacity: 1;
    -webkit-transform: translateX(0px); }
  66% {
    opacity: 1;
    -webkit-transform: translateX(0px); }
  100% {
    opacity: 0;
    -webkit-transform: translateX(300px); } }
@font-face {
  src: url("../fonts/its/AvenirNextLTPro-CnIt.otf");
  font-family: AvenirNextLTPro-CnIt; }
@font-face {
  src: url("../fonts/its/AvenirNextLTPro-DemiIt.otf");
  font-family: AvenirNextLTPro-DemiIt; }
@font-face {
  src: url("../fonts/its/AvenirNextLTPro-Bold.otf");
  font-family: AvenirNextLTPro-Bold; }
h1, h2, h3, h4, h5, h6, body {
  padding: 0;
  margin: 0; }

.section-studyatits {
  padding: 0px; }
  .section-studyatits .post-study-container {
    margin-top: 50px; }
    .section-studyatits .post-study-container .post .cover {
      height: 190px;
      margin-bottom: 25px; }
      .section-studyatits .post-study-container .post .cover img {
        width: 100%;
        height: 100%;
        object-fit: cover; }
    .section-studyatits .post-study-container .post .content .title a {
      font-size: 24px;
      font-family: 'AvenirNextLTPro-Bold';
      color: #000; }
    .section-studyatits .post-study-container .post .content p {
      margin: 20px 0;
      font-family: 'AvenirNextLTPro-Regular';
      font-size: 12px;
      line-height: 1.5;
      text-align: justify;
      color: #000000; }
    .section-studyatits .post-study-container .post .content .read-more {
      display: inline-block;
      border-top-right-radius: 5% 15px;
      border-bottom-right-radius: 5% 15px;
      background: #FFBD07;
      padding: 8px 50px;
      font-family: 'AvenirNextLTPro-DemiCn';
      font-size: 12px;
      text-align: center;
      color: #231f20;
      margin-bottom: 25px; }
  .section-studyatits .formprogram {
    text-align: center; }
    .section-studyatits .formprogram input {
      background: #F3F3F3;
      border: none;
      padding: 15px 25px;
      font-family: 'AvenirNextLTPro-It';
      font-size: 14px;
      width: 300px;
      text-align: left;
      color: #333333; }
      .section-studyatits .formprogram input::placeholder {
        color: #333; }
    .section-studyatits .formprogram select {
      margin-left: -4px;
      background: #E6E6E6;
      border: none;
      padding: 16px 55px 16px 25px;
      font-family: 'AvenirNextLTPro-It';
      font-size: 14px;
      width: 250px;
      text-align: left;
      color: #333333; }
    .section-studyatits .formprogram button {
      background: #FFBD07;
      color: #000;
      border: none;
      font-size: 24px;
      padding: 13px;
      vertical-align: top;
      margin-left: -4px; }
      .section-studyatits .formprogram button:hover {
        background: #013880;
        color: #FFF; }

h1, h2, h3, h4, h5 {
  padding: 0;
  margin: 0; }

.section_slider {
  transition: opacity 1s ease-out;
  opacity: 0;
  overflow: hidden; }
  .section_slider .carousel-caption.carousel-left h2 {
    text-align: left !important; }
  .section_slider .carousel-caption .slider-container-title {
    float: left;
    width: 650px;
    margin-top: 20px;
    margin-bottom: 15px;
    margin-left: 10px;
    position: relative; }
    .section_slider .carousel-caption .slider-container-title h2 {
      float: none !important;
      padding: 0;
      position: relative;
      line-height: 48px;
      display: inline;
      background: #fec410;
      box-shadow: 10px 0 0 #fec410, -10px 0 0 #fec410; }

.vc_section[data-vc-full-width], .vc_row[data-vc-full-width] {
  transition: opacity 1s ease-out;
  opacity: 0;
  overflow: hidden; }

.bold {
  font-family: 'AvenirNextLTPro-Bold';
  letter-spacing: 1px; }

.demicn {
  font-family: 'AvenirNextLTPro-DemiCn'; }

.demi {
  font-family: 'AvenirNextLTPro-Demi'; }

.inline-block {
  display: inline-block; }

.uppercase {
  text-transform: uppercase; }

.opacity75 {
  opacity: 0.75; }

.img-thumb {
  margin-bottom: 0px; }
  .img-thumb figure {
    height: 240px !important; }
    .img-thumb figure .vc_single_image-wrapper {
      height: 100%; }
      .img-thumb figure .vc_single_image-wrapper img {
        width: 100% !important;
        height: 100% !important;
        object-fit: cover; }

.btn-round-right {
  display: inline-block;
  border-top-right-radius: 5% 15px;
  border-bottom-right-radius: 5% 15px;
  background: #FFBD07;
  padding: 8px 40px;
  font-family: 'AvenirNextLTPro-DemiCn';
  font-size: 12px;
  text-align: center;
  color: #231f20;
  margin-bottom: 25px; }

.btn-round-right-long {
  display: inline-block;
  border-top-right-radius: 5% 15px;
  border-bottom-right-radius: 5% 15px;
  background: #FFBD07;
  padding: 8px 40px 8px 100px;
  font-family: 'AvenirNextLTPro-DemiCn';
  font-size: 12px;
  text-align: center;
  color: #231f20; }

.title-with-line {
  text-align: center; }
  .title-with-line h3 {
    border-bottom: 3px solid #FFBD07;
    padding-bottom: 13px; }
    .title-with-line h3 span {
      font-family: 'AvenirNextLTPro-Bold';
      font-size: 36px;
      color: #013880;
      border-bottom: 6px solid #FFBD07;
      padding: 5px 20px;
      text-transform: uppercase;
      display: inline-block; }
  .title-with-line p {
    font-family: 'AvenirNextLTPro-Regular';
    font-size: 14px;
    color: #000000;
    padding: 25px 20%; }
  .title-with-line.blue h3 {
    border-bottom-color: #013880; }
    .title-with-line.blue h3 span {
      color: #013880;
      border-bottom-color: #013880; }
  .title-with-line.blue p {
    color: #013880; }
  .title-with-line.orangewhite h3 {
    border-bottom-color: #FFBD07; }
    .title-with-line.orangewhite h3 span {
      color: #FFF;
      border-bottom-color: #FFBD07; }
  .title-with-line.orangewhite p {
    color: #FFF; }

.title-with-small-line h3 {
  border-bottom: 2px solid #FFBD07;
  padding-bottom: 10px;
  position: relative; }
  .title-with-small-line h3 span {
    font-family: 'AvenirNextLTPro-Bold';
    font-size: 36px;
    line-height: 1.2em;
    color: #000; }
  .title-with-small-line h3::after {
    content: '';
    position: absolute;
    width: 50%;
    height: 5px;
    background: #FFBD07;
    bottom: 0;
    left: 0; }

.text-indent-25 {
  text-indent: 25px; }

.study-list {
  padding: 0;
  list-style: none;
  text-align: center; }
  .study-list li {
    display: inline-block;
    width: 35%;
    border: 2px solid #013880;
    padding: 15px 5px;
    font-family: 'AvenirNextLTPro-Demi';
    font-size: 14px;
    text-transform: uppercase;
    text-align: center;
    color: #013880;
    margin-bottom: 20px;
    margin-right: 50px; }
    .study-list li:nth-child(2n) {
      margin-right: 0px; }
  .study-list.yellow li {
    border-color: #FFBD07; }
    .study-list.yellow li a {
      color: #FFF; }

.postgrid1 {
  text-align: right; }
  .postgrid1 figure {
    height: 240px; }
    .postgrid1 figure img {
      width: 100%;
      height: 100%;
      object-fit: cover; }
  .postgrid1 .title {
    margin-top: 20px;
    font-family: 'AvenirNextLTPro-Bold';
    font-size: 18px;
    text-transform: uppercase;
    text-align: left; }
    .postgrid1 .title a {
      color: #000000; }
  .postgrid1 .excerp {
    margin-top: 10px;
    font-family: 'AvenirNextLTPro-Regular';
    font-size: 12px;
    color: #000000;
    text-align: left; }
  .postgrid1 .read-more {
    display: inline-block;
    border-top-right-radius: 5% 15px;
    border-bottom-right-radius: 5% 15px;
    background: #FFBD07;
    padding: 8px 40px;
    font-family: 'AvenirNextLTPro-DemiCn';
    font-size: 12px;
    text-align: center;
    color: #231f20;
    margin-bottom: 25px; }

.left-nav {
  padding: 0px;
  list-style: none; }
  .left-nav li {
    padding: 0 20px;
    transition: all ease-in-out 0.3s; }
    .left-nav li a {
      padding: 10px 0;
      text-transform: uppercase;
      border-bottom: 1px solid #DDD;
      display: block;
      font-family: 'AvenirNextLTPro-Demi';
      font-size: 12px;
      color: #000;
      transition: all ease-in-out 0.3s; }
    .left-nav li.active, .left-nav li:hover {
      background-color: #E7E8E9;
      margin-top: -1px; }
      .left-nav li.active a, .left-nav li:hover a {
        padding-top: 11px;
        border-bottom-color: transparent; }

.overlay-yellow {
  position: relative;
  z-index: 1; }
  .overlay-yellow::after {
    content: '';
    background: #FFBD07;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    z-index: -1;
    opacity: 0.9; }

.overlay-blue {
  position: relative;
  z-index: 1; }
  .overlay-blue::after {
    content: '';
    background: #013880;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    z-index: -1;
    opacity: 0.9; }

.header-img .headtitle {
  height: 350px;
  position: relative; }
  .header-img .headtitle .title {
    text-transform: uppercase;
    padding: 45px 35% 35px 0px;
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    font-family: 'AvenirNextLTPro-Bold';
    font-size: 36px;
    text-align: left;
    color: #ffffff;
    z-index: 10; }
    .header-img .headtitle .title::after {
      content: '';
      position: absolute;
      bottom: 0;
      left: 0;
      background: #000;
      width: 100%;
      height: 100%;
      opacity: 0.5;
      z-index: -10; }

.header-caption {
  height: 560px; }
  .header-caption .content {
    text-align: right; }
    .header-caption .content .category {
      display: inline-block;
      text-transform: uppercase;
      background: #013880;
      font-family: 'AvenirNextLTPro-DemiCn';
      font-size: 24px;
      color: #ffffff;
      padding: 10px 20px;
      margin-top: 20%; }
    .header-caption .content .title {
      margin-top: 20px; }
      .header-caption .content .title span {
        text-transform: uppercase;
        font-family: 'AvenirNextLTPro-DemiCn';
        font-size: 48px;
        color: #013880;
        background: #FFBD07;
        padding: 10px 20px; }
    .header-caption .content p {
      margin-top: 40px;
      font-family: 'AvenirNextLTPro-DemiCn';
      font-size: 14px;
      text-align: right;
      color: #ffffff;
      margin-left: 70%;
      position: relative;
      z-index: 10; }
      .header-caption .content p::after {
        content: '';
        width: 110%;
        background: #013880;
        position: absolute;
        top: -20px;
        left: -25px;
        padding: 50px;
        z-index: -1;
        opacity: 0.6; }

.article-detail {
  font-family: 'AvenirNextLTPro-Regular';
  color: #000000; }
  .article-detail .title {
    font-family: 'AvenirNextLTPro-Bold';
    font-size: 36px;
    color: #231f20;
    margin: 25px 0; }
  .article-detail .cover {
    margin-bottom: 30px; }
    .article-detail .cover img {
      width: 100%;
      height: 250px;
      object-fit: cover; }
  .article-detail p {
    margin-bottom: 20px;
    font-family: 'AvenirNextLTPro-Regular';
    font-size: 12px;
    line-height: 1.5;
    text-align: justify; }
  .article-detail h2, .article-detail h3 {
    margin: 5px 0;
    font-size: 18px;
    font-family: 'AvenirNextLTPro-Demi'; }
  .article-detail ul li {
    margin: 5px 0;
    font-size: 12px; }
  .article-detail form label {
    font-family: 'AvenirNextLTPro-Regular';
    font-size: 12px;
    padding-top: 5px;
    text-align: right;
    font-weight: 400; }
    .article-detail form label.inline {
      text-align: left; }
  .article-detail form p {
    font-family: 'AvenirNextLTPro-Regular';
    font-size: 12px;
    color: #000; }
  .article-detail form input[type=text], .article-detail form input[type=email], .article-detail form input[type=number], .article-detail form select, .article-detail form textarea {
    background: #F3F3F3;
    border: none;
    box-shadow: none;
    font-size: 12px;
    font-family: 'AvenirNextLTPro-Regular';
    padding: 3px 10px;
    height: 30px;
    border-radius: 0;
    min-width: 200px; }
  .article-detail form input[type=submit], .article-detail form button {
    font-family: 'AvenirNextLTPro-Demi';
    font-size: 12px;
    color: #FFF;
    border: none;
    background: #013880;
    text-transform: uppercase;
    padding: 7px 20px;
    border-top-right-radius: 10% 15px;
    border-bottom-right-radius: 10% 15px; }
  .article-detail form textarea {
    min-width: 300px;
    min-height: 100px; }
  .article-detail form .styled-select {
    display: inline-block;
    position: relative; }
    .article-detail form .styled-select select {
      -webkit-appearance: none;
      z-index: -1; }
    .article-detail form .styled-select::after {
      font-family: 'FontAwesome';
      content: '\f107';
      position: absolute;
      background: #CDCDCD;
      right: -20px;
      text-align: center;
      font-size: 14px;
      padding-top: 5px;
      bottom: 0;
      height: 100%;
      width: 20px;
      z-index: 9; }

.post-grid .post {
  position: relative;
  margin-top: 25px; }
  .post-grid .post figure img {
    width: 100%;
    height: 320px;
    object-fit: cover; }
  .post-grid .post h2 {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    font-family: 'AvenirNextLTPro-Bold';
    font-size: 18px;
    padding: 20px 30% 20px 25px;
    z-index: 10;
    line-height: 1.2em; }
    .post-grid .post h2 a {
      color: #ffffff;
      text-transform: uppercase; }
    .post-grid .post h2::after {
      content: '';
      background: #013880;
      position: absolute;
      width: 100%;
      bottom: 0;
      left: 0;
      height: 100%;
      padding: 20px;
      z-index: -1;
      opacity: 0.8; }
  .post-grid .post .title-fakultas {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    font-family: 'AvenirNextLTPro-Bold';
    font-size: 18px;
    padding: 20px 30% 20px 25px;
    z-index: 10;
    line-height: 1.2em; }
    .post-grid .post .title-fakultas a {
      color: #ffffff;
      text-transform: uppercase; }
    .post-grid .post .title-fakultas::after {
      content: '';
      background: #013880;
      position: absolute;
      width: 100%;
      bottom: 0;
      left: 0;
      height: 100%;
      padding: 20px;
      z-index: -1;
      opacity: 0.8; }

.post-img-grid .item {
  position: relative;
  padding: 0; }
  .post-img-grid .item figure {
    height: 240px; }
    .post-img-grid .item figure img {
      height: 100%;
      width: 100%;
      object-fit: cover; }
  .post-img-grid .item .player {
    background: #000;
    width: 40px;
    height: 40px;
    border-radius: 50%;
    opacity: 0.7;
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%); }
    .post-img-grid .item .player a {
      text-align: center;
      color: #FFBD07;
      font-size: 20px;
      padding: 15px; }
      .post-img-grid .item .player a span {
        line-height: 40px; }
    .post-img-grid .item .player:hover {
      opacity: 1; }
  .post-img-grid .item .forward {
    position: absolute;
    bottom: 0;
    left: 0; }
    .post-img-grid .item .forward a {
      text-align: center;
      color: #FFF;
      font-size: 14px;
      padding: 1px 8px;
      background: #FFBD07;
      display: inline-block;
      border-top-right-radius: 30% 15px;
      border-bottom-right-radius: 30% 15px; }

.post-grid2 {
  text-align: right; }
  .post-grid2 figure {
    height: 240px; }
    .post-grid2 figure img {
      width: 100%;
      height: 100%;
      object-fit: cover; }
  .post-grid2 .title {
    margin-top: 20px;
    font-family: 'AvenirNextLTPro-Bold';
    font-size: 18px;
    text-transform: uppercase;
    text-align: left; }
    .post-grid2 .title a {
      color: #000000; }
  .post-grid2 .excerp {
    margin-top: 15px;
    font-family: 'AvenirNextLTPro-Regular';
    font-size: 12px;
    color: #000000;
    text-align: left; }
  .post-grid2 .read-more {
    display: inline-block;
    border-top-right-radius: 5% 15px;
    border-bottom-right-radius: 5% 15px;
    background: #FFBD07;
    padding: 8px 40px;
    font-family: 'AvenirNextLTPro-DemiCn';
    font-size: 12px;
    text-align: center;
    color: #231f20;
    margin-bottom: 25px; }

.box-help {
  background: #E7E7E7;
  padding: 30px;
  color: #000000; }
  .box-help .title {
    font-family: 'AvenirNextLTPro-Bold';
    font-size: 21px;
    font-weight: bold; }
  .box-help p {
    font-family: 'AvenirNextLTPro-Regular';
    font-size: 14px;
    margin: 10px 0 20px 0; }
  .box-help .btn-help a {
    display: inline-block;
    border-top-right-radius: 5% 15px;
    border-bottom-right-radius: 5% 15px;
    background: #FFBD07;
    padding: 8px 25px;
    font-family: 'AvenirNextLTPro-Bold';
    font-size: 12px;
    text-align: center;
    color: #231f20;
    margin-bottom: 15px; }
  .box-help div .custom-btn {
    padding: 8px 25px;
    margin-bottom: 15px; }
  .box-help div:last-child .custom-btn, .box-help div:last-child a {
    margin-bottom: 0; }

.box-form-program {
  position: relative;
  background-size: cover;
  padding: 30px;
  margin-bottom: 50px;
  z-index: 0; }
  .box-form-program .title {
    font-family: 'AvenirNextLTPro-CnIt';
    font-size: 14px;
    font-weight: 500;
    text-align: left;
    color: #f7c02a; }
  .box-form-program p {
    font-family: 'AvenirNextLTPro-Demi';
    font-size: 14px;
    text-align: left;
    color: #ffffff;
    margin-top: 30px;
    border-bottom: 2px solid #FFBD07;
    padding-bottom: 15px; }
  .box-form-program .form {
    margin-top: 50px; }
    .box-form-program .form input {
      border: 1px solid #FFF;
      background: none;
      color: #FFF;
      font-family: 'AvenirNextLTPro-DemiIt';
      font-size: 9px;
      padding: 10px 25px;
      height: 35px;
      width: calc( 100% - 195px );
      outline: none; }
      .box-form-program .form input::placeholder {
        color: #FFF; }
    .box-form-program .form select {
      border: 1px solid #FFF;
      background: none;
      color: #FFF;
      font-family: 'AvenirNextLTPro-DemiIt';
      font-size: 9px;
      padding: 10px 15px;
      height: 35px;
      width: 150px;
      outline: none; }
      .box-form-program .form select option {
        color: #333;
        padding: 10px 15px;
        font-size: 12px; }
    .box-form-program .form button {
      background: none;
      display: inline-block;
      box-sizing: border-box;
      color: #FFF;
      border: 1px solid #FFF;
      padding: 8px 12px 11px 10px;
      font-size: 12px;
      height: 35px;
      width: 35px; }
      .box-form-program .form button span {
        display: inline !important; }
      .box-form-program .form button:hover {
        border-color: #FFBD07;
        background-color: #FFBD07; }
  .box-form-program::after {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: #013880;
    z-index: -1;
    opacity: 0.8; }

.box-event {
  padding: 30px;
  background: #013880;
  margin-bottom: 50px; }
  .box-event .title {
    font-family: 'AvenirNextLTPro-Bold';
    font-size: 24px;
    color: #ffc610;
    text-transform: uppercase; }
  .box-event ul {
    padding: 0;
    margin-top: 20px; }
    .box-event ul li {
      list-style: none;
      margin-bottom: 20px; }
      .box-event ul li strong {
        font-size: 24px;
        font-weight: bold;
        color: #FFF;
        display: block;
        width: 30px;
        float: left; }
      .box-event ul li a {
        font-family: 'AvenirNextLTPro-Regular';
        font-size: 14px;
        line-height: 1.93;
        text-align: left;
        color: #ffffff;
        margin-left: 20px;
        width: 83%;
        border-bottom: 1px solid #FFF;
        display: block;
        float: left; }
      .box-event ul li:after {
        clear: both;
        content: '';
        display: block; }
    .box-event ul:after {
      clear: both;
      content: '';
      display: block; }
  .box-event .read-more {
    text-align: right;
    margin: 30px 0 0 0; }
    .box-event .read-more a {
      background: #FFBD07;
      font-family: 'AvenirNextLTPro-Bold';
      font-size: 12px;
      font-weight: bold;
      text-align: left;
      color: #000000;
      padding: 10px 16px;
      -webkit-border-top-right-radius: 7% 15px;
      border-top-right-radius: 7% 15px;
      -webkit-border-bottom-right-radius: 7% 15px;
      border-bottom-right-radius: 7% 15px;
      display: inline-block; }

.box-event2 {
  background: #EEE; }
  .box-event2 .titlehead {
    background: #013880;
    font-family: 'AvenirNextLTPro-Bold';
    font-size: 21px;
    color: #ffffff;
    padding: 20px 30px; }
  .box-event2 ul {
    padding: 20px; }
    .box-event2 ul li {
      list-style: none;
      color: #000;
      margin-bottom: 10px;
      display: -webkit-flex;
      display: flex; }
      .box-event2 ul li .col {
        padding: 10px;
        -webkit-align-self: center;
        align-self: center;
        position: relative; }
        .box-event2 ul li .col h3 {
          font-family: 'AvenirNextLTPro-Demi';
          font-size: 24px;
          color: #000000;
          text-align: center; }
        .box-event2 ul li .col small {
          font-family: 'AvenirNextLTPro-Demi';
          font-size: 14px;
          text-transform: uppercase;
          text-align: center;
          color: #000000; }
        .box-event2 ul li .col p {
          font-family: 'AvenirNextLTPro-Regular';
          font-size: 14px;
          text-align: left;
          color: #000000; }
        .box-event2 ul li .col .title {
          font-size: 16px;
          font-family: 'AvenirNextLTPro-Demi';
          color: #000; }
      .box-event2 ul li .read-more {
        color: #FFF;
        background: #000;
        font-size: 12px;
        padding: 0px 8px;
        display: inline-block;
        border-top-right-radius: 25% 15px;
        border-bottom-right-radius: 25% 15px;
        text-align: center; }
  .box-event2 .read-more {
    padding-right: 20px;
    text-align: right; }
  .box-event2.grey {
    margin-top: 25px; }
    .box-event2.grey .titlehead {
      background: #D7D7D7;
      color: #000; }
    .box-event2.grey ul li .col small, .box-event2.grey ul li .col h3 {
      font-family: 'AvenirNextLTPro-Bold'; }
    .box-event2.grey ul li .col p {
      font-size: 12px; }
    .box-event2.grey ul li .read {
      position: absolute;
      bottom: 0;
      right: 15px; }

.box-carousel {
  margin-bottom: 50px;
  height: 260px;
  border-bottom: 4px solid #013880;
  position: relative; }
  .box-carousel .item {
    height: 256px; }
  .box-carousel img {
    width: 100%;
    height: 100%;
    object-fit: cover; }
  .box-carousel p {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    font-family: 'AvenirNextLTPro-Demi';
    font-size: 12px;
    text-align: left;
    color: #ffffff;
    z-index: 5;
    padding: 7px 25px; }
    .box-carousel p a {
      color: #FFF; }
    .box-carousel p:before {
      z-index: -1;
      opacity: 0.4;
      position: absolute;
      background: #013880;
      width: 100%;
      height: 50px;
      bottom: -10px;
      left: 0;
      content: '';
      display: block; }
  .box-carousel .owl-controls {
    margin-top: 0; }
    .box-carousel .owl-controls .owl-dots {
      text-align: left;
      position: absolute;
      bottom: -9px; }
      .box-carousel .owl-controls .owl-dots .owl-dot span {
        width: 100px;
        margin: 0 -2px;
        border-radius: 0;
        height: 4px;
        background: #013880;
        border-right: 2px solid #FFF;
        border-left: 2px solid #FFF; }
      .box-carousel .owl-controls .owl-dots .owl-dot.active span {
        background: #FFBD07 !important; }

.paging, .wp-pagenavi {
  margin: 20px 0; }
  .paging span, .wp-pagenavi span {
    margin-right: 20px; }
  .paging a, .wp-pagenavi a {
    margin-right: 20px;
    color: #000;
    font-family: 'AvenirNextLTPro-Demi';
    font-size: 14px; }
    .paging a.prev, .paging a.previouspostslink, .paging a.first, .wp-pagenavi a.prev, .wp-pagenavi a.previouspostslink, .wp-pagenavi a.first {
      background: #FFBD07;
      padding: 5px 15px;
      -webkit-border-top-left-radius: 7% 15px;
      border-top-left-radius: 7% 15px;
      -webkit-border-bottom-left-radius: 7% 15px;
      border-bottom-left-radius: 7% 15px; }
    .paging a.next, .paging a.nextpostslink, .paging a.last, .wp-pagenavi a.next, .wp-pagenavi a.nextpostslink, .wp-pagenavi a.last {
      background: #FFBD07;
      padding: 5px 15px;
      -webkit-border-top-right-radius: 7% 15px;
      border-top-right-radius: 7% 15px;
      -webkit-border-bottom-right-radius: 7% 15px;
      border-bottom-right-radius: 7% 15px; }

.panel-group {
  padding: 30px 0;
  background: #E7E7E7;
  margin-bottom: 50px; }
  .panel-group .panel {
    border: none;
    background: none;
    border-radius: 0;
    margin-top: 0; }
    .panel-group .panel .panel-heading {
      background: none;
      border: none;
      padding: 20px 20px 0px 20px; }
      .panel-group .panel .panel-heading .panel-title {
        font-size: 12px;
        text-transform: uppercase;
        color: #000000;
        border-bottom: 1px solid #AAA;
        padding-bottom: 20px;
        font-family: 'AvenirNextLTPro-Demi'; }
    .panel-group .panel:first-child .panel-heading {
      padding-top: 0; }
      .panel-group .panel:first-child .panel-heading .panel-title {
        padding-top: 20px;
        border-top: 1px solid #AAA; }
    .panel-group .panel.active {
      margin-top: -1px; }
      .panel-group .panel.active .panel-heading {
        background: #FFBD07; }
        .panel-group .panel.active .panel-heading .panel-title {
          border-bottom: none; }
    .panel-group .panel ul {
      padding-left: 7px; }
      .panel-group .panel ul li {
        list-style: none;
        margin: 5px 0; }
        .panel-group .panel ul li a {
          font-size: 12px;
          font-family: 'AvenirNextLTPro-Regular';
          color: #000; }
          .panel-group .panel ul li a:hover {
            font-family: 'AvenirNextLTPro-Demi'; }
        .panel-group .panel ul li.active a {
          font-family: 'AvenirNextLTPro-Demi'; }

.path-group .path {
  margin-bottom: 25px; }
  .path-group .path .title {
    font-family: 'AvenirNextLTPro-Demi';
    font-size: 18px;
    text-align: left;
    color: #FFBD07;
    background: #013880;
    padding: 15px 50px;
    text-transform: uppercase;
    position: relative; }
    .path-group .path .title:before {
      font-family: 'dashicons';
      content: '\f140';
      font-size: 32px;
      position: absolute;
      left: 10px;
      top: 5px; }
  .path-group .path ul {
    margin-top: 25px;
    padding: 0; }
    .path-group .path ul li {
      list-style: none;
      border-bottom: 2px solid #FFBD07;
      padding: 10px 20px 5px 24px; }
      .path-group .path ul li a {
        font-family: 'AvenirNextLTPro-Regular';
        font-size: 14px;
        text-align: left;
        color: #013880;
        position: relative;
        display: block; }
        .path-group .path ul li a:after {
          font-family: 'dashicons';
          content: '\f139';
          font-size: 32px;
          position: absolute;
          right: -15px;
          top: -10px; }

.news-alumni .titlehead {
  background: #013880;
  font-family: 'AvenirNextLTPro-Bold';
  font-size: 24px;
  color: #ffffff;
  padding: 20px 30px; }
.news-alumni ul {
  background: #EEE;
  padding: 30px; }
  .news-alumni ul li {
    list-style: none;
    color: #000;
    margin-bottom: 30px; }
    .news-alumni ul li .title {
      font-size: 24px;
      font-family: 'AvenirNextLTPro-Bold';
      font-size: 21px;
      color: #000000; }
    .news-alumni ul li p {
      margin: 20px 0;
      font-family: 'AvenirNextLTPro-Regular';
      font-size: 14px;
      color: #000000; }
    .news-alumni ul li small {
      font-family: 'AvenirNextLTPro-It';
      font-size: 12px; }
    .news-alumni ul li .read-more {
      color: #000;
      font-family: 'AvenirNextLTPro-Bold'; }

.box-news {
  background: #EEE; }
  .box-news .titlehead {
    background: #013880;
    font-family: 'AvenirNextLTPro-Bold';
    font-size: 21px;
    color: #ffffff;
    padding: 20px 30px; }
  .box-news ul {
    padding: 30px;
    padding-bottom: 0px; }
    .box-news ul li {
      list-style: none;
      color: #000;
      margin-bottom: 30px !important;
      padding-bottom: 10px;
      border-bottom: 1px solid #CCC; }
      .box-news ul li .title {
        font-size: 18px !important;
        font-family: 'AvenirNextLTPro-Demi';
        margin: 0px !important; }
        .box-news ul li .title a {
          color: #000000; }
      .box-news ul li p {
        margin: 15px 0;
        font-family: 'AvenirNextLTPro-Regular';
        font-size: 12px;
        color: #000000; }
      .box-news ul li small {
        font-family: 'AvenirNextLTPro-It';
        font-size: 12px; }
      .box-news ul li .read-more {
        font-family: 'AvenirNextLTPro-DemiCn';
        color: #FFF;
        background: #000;
        font-size: 12px;
        padding: 0px 8px;
        display: inline-block;
        border-top-right-radius: 25% 15px;
        border-bottom-right-radius: 25% 15px;
        text-align: center; }
  .box-news .read-more {
    text-align: right;
    padding-right: 30px; }

.post-box-pict {
  height: 100%;
  position: relative;
  height: 330px; }
  .post-box-pict .vc_column-inner {
    height: 100%; }
  .post-box-pict p {
    position: absolute;
    bottom: -10px;
    left: 0;
    width: 100%;
    padding: 16px 25px;
    font-family: 'AvenirNextLTPro-Demi';
    font-size: 12px;
    text-align: left;
    color: #ffffff;
    z-index: 1; }
    .post-box-pict p::after {
      content: '';
      background: #013880;
      height: 50px;
      width: 100%;
      position: absolute;
      bottom: 0;
      left: 0;
      z-index: -1;
      opacity: 0.5; }

@media (min-width: 1200px) {
  .col-left-padding-50 {
    padding-right: 50px; }

  .col-right-padding-50 {
    padding-left: 50px; } }
@media (max-width: 991px) {
  .path-group .path ul {
    margin-bottom: 0; }
    .path-group .path ul:last-child {
      margin-top: 0; } }
@media (max-width: 767px) {
  .study-list li {
    width: 80%;
    margin-right: 0; }

  .fancybox-slide--iframe .fancybox-content {
    width: 100% !important;
    max-width: 100% !important; }

  .title-with-line p {
    padding: 20px 20px; } }
@media (min-width: 768px) {
  .titlearchive {
    margin-left: 5px; } }
@media (min-width: 768px) and (max-width: 991px) {
  .box-form-program .form input {
    width: calc( 100% - 145px ); }
  .box-form-program .form select {
    width: 100px; } }
.container-page-its h1, .container-page-its h2, .container-page-its h3, .container-page-its h4, .container-page-its h5, .container-page-its h6 {
  margin-bottom: 15px;
  font-family: 'AvenirNextLTPro-Bold'; }

.header-img .headtitle .title::before {
  content: '';
  position: absolute;
  right: 100%;
  background: #000;
  height: 100%;
  width: 100%;
  top: 0;
  opacity: 0.5; }

@media screen and (max-width: 767px) {
  .secondary-top-menu {
    margin-top: 35px; }
    .secondary-top-menu li.login {
      position: absolute;
      top: -22px; }
      .secondary-top-menu li.login img {
        max-width: 13px; }

  .section-menu li.dropdown-language-main {
    top: -22px !important; } }
@media screen and (max-width: 767px) {
  .section_slider .carousel-caption .slider-container-title {
    float: left;
    width: 100%;
    margin-top: 5px;
    margin-bottom: 10px;
    margin-left: 0px; }
    .section_slider .carousel-caption .slider-container-title h2 {
      display: block;
      line-height: 27px;
      text-align: center !important;
      padding: 10px; }
      .section_slider .carousel-caption .slider-container-title h2:after {
        display: none; } }
.header-img-bg-news {
  min-height: 370px;
  padding-top: 200px; }
  .header-img-bg-news .headtitle-news {
    background: rgba(32, 65, 127, 0.5);
    padding: 20px 20px 10px 20px;
    width: 430px;
    max-width: 100%;
    margin: 0 auto;
    border-bottom: 2px solid #ffc410;
    position: relative; }
    .header-img-bg-news .headtitle-news h1 {
      color: #ffffff;
      font-family: 'AvenirNextLTPro-Bold';
      text-transform: uppercase;
      line-height: 45px; }
  .header-img-bg-news .headtitle-news:after {
    content: '';
    background: #ffc410;
    height: 6px;
    width: 200px;
    position: absolute;
    bottom: -7px;
    left: 50%;
    transform: translate(-50%); }
  .header-img-bg-news .date {
    font-size: 10px;
    color: #ffffff;
    margin-top: 10px; }

.section_berita_utama .content_media {
  position: relative; }
  .section_berita_utama .content_media .caption_media {
    position: absolute;
    bottom: 0px;
    width: 100%;
    background: rgba(32, 65, 127, 0.5);
    padding: 25px;
    color: #ffffff; }
    .section_berita_utama .content_media .caption_media a {
      color: #ffffff; }
    .section_berita_utama .content_media .caption_media h4 {
      font-family: 'AvenirNextLTPro-Demi';
      font-size: 24px;
      margin-bottom: 10px; }
    .section_berita_utama .content_media .caption_media .date {
      font-size: 10px;
      font-style: italic;
      margin-bottom: 13px; }
  .section_berita_utama .content_media .share {
    position: absolute;
    right: 25px;
    top: 24px; }

.section_majalah .content_media {
  position: relative; }
  .section_majalah .content_media .caption_media {
    position: absolute;
    bottom: 0px;
    width: 100%;
    background: rgba(32, 65, 127, 0.5);
    padding: 20px;
    color: #ffffff; }
    .section_majalah .content_media .caption_media .tags {
      font-family: 'AvenirNextLTPro-Demi';
      font-size: 12px;
      margin-bottom: 10px; }
    .section_majalah .content_media .caption_media a {
      color: #ffffff; }
    .section_majalah .content_media .caption_media h4 {
      font-family: 'AvenirNextLTPro-Demi';
      font-size: 18px;
      line-height: 22px;
      margin-bottom: 10px; }
    .section_majalah .content_media .caption_media .date {
      font-size: 10px;
      font-style: italic;
      margin-bottom: 13px; }
  .section_majalah .content_media .share {
    position: absolute;
    right: 25px;
    top: 24px; }

.news-category {
  margin-left: -15px; }
  .news-category ul {
    margin: 0px;
    padding: 0px;
    list-style-type: none; }
    .news-category ul li {
      padding: 0px 0px 0px 15px;
      position: relative; }
      .news-category ul li a {
        display: block;
        color: #070707;
        font-size: 12px;
        font-weight: bold;
        text-transform: uppercase;
        font-family: 'AvenirNextLTPro-Demi';
        text-decoration: none;
        border-bottom: 1px solid #dddddd;
        padding: 13px 0px 13px 0px; }
    .news-category ul li:hover {
      background: #ffc410; }
      .news-category ul li:hover a {
        border-bottom: none;
        padding: 13px 0px 14px 0px; }
    .news-category ul li:first-child:hover a {
      border-top: none;
      padding: 14px 0px 14px 0px; }
    .news-category ul li:hover:before {
      content: '';
      position: absolute;
      right: 0;
      width: 500%;
      height: 100%;
      top: 0;
      background: #ffc410;
      z-index: -9; }
    .news-category ul li:hover:after {
      content: '';
      position: absolute;
      top: 0;
      background: #ffc410;
      height: 100%;
      right: -15px;
      width: 15px; }
    .news-category ul li:first-child a {
      border-top: 1px solid #dddddd; }

.sosmed-in-sidebar {
  margin-top: 55px; }
  .sosmed-in-sidebar ul {
    list-style-type: none;
    margin: 0px;
    padding: 0px; }
    .sosmed-in-sidebar ul li {
      margin-right: 10px;
      display: inline-block; }
      .sosmed-in-sidebar ul li a {
        text-decoration: none; }

.news-new-section {
  padding-top: 50px;
  padding-bottom: 50px; }
  .news-new-section .news-container {
    margin-bottom: 25px;
    padding-bottom: 25px;
    border-bottom: 1px solid #dddddd; }
    .news-new-section .news-container .thumb-image-video {
      margin-bottom: 20px; }
    .news-new-section .news-container .title {
      margin-bottom: 10px; }
      .news-new-section .news-container .title h4 {
        font-family: 'AvenirNextLTPro-Demi';
        font-size: 18px;
        color: #013880; }
        .news-new-section .news-container .title h4 a {
          color: #013880; }
      .news-new-section .news-container .title h4.black {
        color: #000000; }
        .news-new-section .news-container .title h4.black a {
          color: #000000; }
    .news-new-section .news-container p {
      line-height: 21px;
      color: #000000; }
    .news-new-section .news-container .read-more-container .date {
      font-size: 11px;
      font-style: italic;
      color: #013880; }
  .news-new-section .news-container.no-border {
    border-bottom: none; }

.news-video-section {
  padding-bottom: 80px; }
  .news-video-section .news-container {
    margin-bottom: 25px;
    padding-bottom: 25px; }
    .news-video-section .news-container .thumb-image-video {
      margin-bottom: 20px; }
    .news-video-section .news-container .title {
      margin-bottom: 10px; }
      .news-video-section .news-container .title h4 {
        font-family: 'AvenirNextLTPro-Demi';
        font-size: 18px;
        color: #000000; }
        .news-video-section .news-container .title h4 a {
          color: #000000; }
    .news-video-section .news-container p {
      line-height: 21px;
      color: #000000; }
    .news-video-section .news-container .read-more-container .date {
      font-size: 11px;
      font-style: italic;
      color: #013880; }
  .news-video-section .news-container.no-border {
    border-bottom: none; }

.section_single_news .title-news h1 {
  font-family: 'AvenirNextLTPro-Bold';
  font-size: 24px;
  line-height: 1.38;
  text-align: left;
  color: #013880; }
.section_single_news .content-news p {
  text-indent: 45px; }
.section_single_news .content-news img {
  max-width: 100% !important;
  height: auto !important;
  margin-bottom: 10px; }
.section_single_news .content-news .wp-caption {
  width: 100% !important; }
.section_single_news .box-category {
  border: 2px solid #231f20;
  float: left;
  width: 135px;
  height: 110px; }
  .section_single_news .box-category .date-container {
    background: #231f20;
    color: #fff;
    font-size: 10px;
    padding: 10px;
    min-height: 55px;
    padding-top: 12px; }
  .section_single_news .box-category .category-container {
    padding: 10px;
    text-transform: uppercase;
    padding-top: 18px; }
    .section_single_news .box-category .category-container h6 {
      font-size: 16px;
      margin: 0px;
      font-family: 'AvenirNextLTPro-DemiCn'; }
.section_single_news .container-another-news {
  height: 110px;
  overflow: hidden;
  border-bottom: 2px solid #231f20; }
  .section_single_news .container-another-news .share-another-news {
    float: left; }
  .section_single_news .container-another-news .content-another {
    float: left;
    width: 95%;
    padding-left: 15px; }
  .section_single_news .container-another-news ul {
    float: left;
    margin: 0;
    padding: 0;
    padding-left: 20px;
    width: 100%;
    list-style-type: none; }
    .section_single_news .container-another-news ul li {
      margin-bottom: 15px;
      float: left;
      width: 100%; }
      .section_single_news .container-another-news ul li a {
        font-family: 'AvenirNextLTPro-Demi';
        color: #231f20;
        line-height: 18px; }
.section_single_news .news-share {
  color: #013880; }
  .section_single_news .news-share .rounded-cont {
    width: 48px;
    height: 48px;
    border-radius: 50%;
    background: #f5f5f5;
    font-size: 25px;
    padding: 10px 10px 10px 13px; }
.section_single_news .content-news {
  padding-top: 25px; }
.section_single_news .newsby {
  font-size: 12px;
  text-align: left;
  color: #013880;
  padding-top: 10px;
  font-style: italic; }
.section_single_news .date-news {
  color: #013880;
  font-size: 10px;
  font-style: italic;
  margin-bottom: 20px; }

.section_single_news .content-news h2 {
  font-size: 14px;
  line-height: 20px;
  margin-bottom: 10px;
  font-weight: bold; }

.box-help {
  margin-bottom: 20px; }

.padding-left-30 {
  padding-left: 30px; }

.title-with-border {
  border-bottom: 2px solid;
  position: relative;
  padding-bottom: 10px;
  font-family: 'AvenirNextLTPro-Demi';
  font-size: 18px;
  line-height: 24px;
  margin-bottom: 25px;
  color: #013880; }

.title-with-border:before {
  content: "";
  position: absolute;
  border-width: 2px;
  border-style: solid;
  display: block;
  bottom: 0px;
  left: 0px;
  width: 160px; }

.title-with-border.no-text {
  padding-top: 24px; }

.title-with-border.no-text:before {
  display: none; }

.title-with-border.yellow, .title-with-border.yellow:before {
  border-color: #ffc410; }

.title-with-border.blue, .title-with-border.blue:before {
  border-color: #013880; }

.left-container {
  background: #f5f5f5; }

.left-container:before {
  content: '';
  position: absolute;
  height: 100%;
  right: 0;
  top: 0;
  background: #f5f5f5;
  width: 500%;
  z-index: -9; }

.container-table {
  display: table; }
  .container-table .row-table {
    display: table-row; }
  .container-table .col-table {
    display: table-cell;
    vertical-align: top;
    float: none;
    padding-top: 50px;
    padding-bottom: 30px; }

@media screen and (max-width: 767px) {
  .section_single_news .box-category {
    float: none;
    width: 100%; }
  .section_single_news .newsby {
    float: left;
    width: 100%;
    margin-bottom: 15px; }
  .section_single_news .container-another-news {
    height: auto;
    overflow: none;
    margin-top: 15px; }
  .section_single_news .news-share {
    padding-top: 15px;
    padding-bottom: 10px; }
    .section_single_news .news-share ul {
      width: auto;
      list-style-type: none;
      padding: 0px; }
      .section_single_news .news-share ul li {
        width: auto;
        margin-right: 5px;
        float: left; }

  .section_single_news .content-news {
    float: left;
    width: 100%; }

  .container-table {
    display: block; }
    .container-table .row-table {
      display: block; }
    .container-table .col-table {
      display: block; }

  .left-container:before {
    display: none; }

  .padding-left-30 {
    padding-left: 15px;
    padding-right: 15px; }

  .news-category {
    margin-left: 0px; }
    .news-category ul li {
      padding: 0px; }
      .news-category ul li a {
        padding: 14px 0px 13px 10px; }
    .news-category ul li:hover a {
      padding: 14px 0px 14px 10px; }
    .news-category ul li:first-child:hover a {
      padding: 15px 0px 14px 10px; }
    .news-category ul li:hover:before {
      display: none; }
    .news-category ul li:hover:after {
      display: none; }

  .section_berita_utama .content_media .caption_media {
    padding: 10px 10px 0px 10px; }
    .section_berita_utama .content_media .caption_media h4 {
      font-size: 13px;
      line-height: 18px; }
  .section_berita_utama .content_media .share {
    right: 5px;
    top: 5px; }

  .section_majalah .content_media .caption_media {
    padding: 10px 10px 0px 10px; }
    .section_majalah .content_media .caption_media h4 {
      font-size: 13px;
      line-height: 18px; }
  .section_majalah .content_media .share {
    right: 5px;
    top: 5px; } }

/*# sourceMappingURL=news.css.map */
