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

.majalah-title-category {
  border-bottom: 3px solid #ffc410;
  margin-bottom: 30px;
  padding-bottom: 7px; }
  .majalah-title-category a {
    display: block; }
    .majalah-title-category a h1 {
      color: #013880;
      font-family: 'AvenirNextLTPro-Bold';
      display: inline;
      border-bottom: 4px solid #ffc410;
      padding-bottom: 5px; }

.owl-majalah-carousel {
  overflow: hidden;
  padding-left: 40px;
  padding-right: 40px; }
  .owl-majalah-carousel .owl-carousel.owl-loaded {
    overflow: hidden; }
  .owl-majalah-carousel .owl-controls .owl-nav .owl-prev, .owl-majalah-carousel .owl-controls .owl-nav .owl-next {
    position: absolute;
    background: transparent !important;
    color: #013880 !important;
    top: 120px;
    font-size: 45px !important; }
  .owl-majalah-carousel .owl-controls .owl-nav .owl-prev {
    left: 0px; }
  .owl-majalah-carousel .owl-controls .owl-nav .owl-next {
    right: 0px; }

.share-div {
  width: 160px !important;
  text-align: center !important; }

.section_slider {
  transition: opacity 1s ease-out;
  opacity: 0;
  overflow: hidden; }

.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: 30px 60% 30px 25px;
    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%;
      min-height: 130px;
      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: 20rem;
    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; } }

/*# sourceMappingURL=style-global.css.map */
