* {
    outline: 0 !important;
    box-sizing: border-box; }
  
  body {
    font-family: "Montserrat", sans-serif;
    line-height: 26px;
    font-size: 16px;
    color: #232;
    font-weight: 400;
    word-wrap: break-word; }
  
  h1,
  h2,
  h3,
  h4,
  h5,
  h6 {
    font-weight: 500; }
  
  h1 {
    margin: 0; }
  
  a {
    outline: 0 !important;
    text-decoration: none !important; }
  
  img {
    width: 100%;
    height: auto;
    border: 0 !important;
    outline: 0 !important; }
  
  ol,
  ul {
    padding: 0; }
  
  ol {
    margin-left: 15px;
  }
  
  .mail-break,
  a[href^='mailto'] {
    word-break: break-all; }
  
  /* custom scrollbar */
  ::-webkit-scrollbar {
    width: 6px; }
  
  ::-webkit-scrollbar-track {
    background: #f1f1f1; }
  
  ::-webkit-scrollbar-thumb {
    background: rgba(0, 0, 0, 0.25); }
  
  ::-webkit-scrollbar-thumb:hover {
    background: rgba(0, 0, 0, 0.4); }
  
  /* end custom scrollbar */
  /* custom arrows from input number */
  /* end custom arrows from input number */
  /* common */
  .mr-15 {
    margin-right: 15px; }
  
  .mb-0 {
    margin-bottom: 0; }
  
  .w-100 {
    width: 100%; }
  
  .d-block {
    display: block !important; }
  
  .d-none {
    display: none !important; }
  
  .bg-gray {
    background: #f2f2f2 !important; }
  
  .bg-dark {
    background: #1e3769 !important; }
  
  .bg-light {
    background: #f2f2f2 !important; }
  
  .bg-light1 {
    background: rgba(3, 151, 214, 0.1) !important; }
  
  .overflow-hidden {
    overflow: hidden !important; }
  
  .br {
    display: inline-block !important; }
  
  .text-center {
    text-align: center; }
  
  .list-inline {
    margin-left: 0; }
  
  .wrap-img,
  .wrap-img-cover {
    overflow: hidden; }
  
  .wrap-img-cover img {
    min-width: 100%;
    min-height: 100%;
    object-fit: cover; }
  
  .separator {
    width: 70px;
    height: 3px;
    background-color: #f8522a; }
  
  .flex-2 {
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap; }
    .flex-2 > * {
      width: 50%;
      float: left;
      flex: 0 0 50%;
      max-width: 50%; }
  
  .flex-4 {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap; }
    .flex-4 > * {
      width: 25%;
      float: left;
      flex: 0 0 25%;
      max-width: 25%; }
  
  @media (min-width: 768px) {
    .xs-up-hidden {
      display: none; } }
  .ie .bg-cover {
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat; }
    .ie .bg-cover img {
      display: none; }
  
  /* end common */
  /* bootstrap-datepicker */
  .datepicker {
    z-index: 999999 !important; }
    .datepicker td,
    .datepicker tr {
      border-radius: 0;
      -webkit-border-radius: 0;
      -moz-border-radius: 0;
      -ms-border-radius: 0;
      -o-border-radius: 0; }
  
  /* end bootstrap-datepicker */
  /* facebook plugin */
  .fb-page,
  .fb-page span
   {
    width: 100% !important; }
  
  /* end facebook plugin */
  a,
  .btn,
  .slider .slick-arrow,
  .item,
  .item img,
  .item .title,
  .form button,
  .dropdown .dropdown-icon,
  .social .fa,
  .slider-nav .wrap-img, .header .overlay, .sec-news .item .title {
    transition: all 0.5s;
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -o-transition: all 0.5s; }
  
  .header {
    transition: all 1s;
    -webkit-transition: all 1s;
    -moz-transition: all 1s;
    -ms-transition: all 1s;
    -o-transition: all 1s; }
  
  .sec-header {
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat; }
  
  .sec-header::after {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    top: 0; }
  
  .scroll-top .btn, .social .fa {
    border-radius: 50%;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    -o-border-radius: 50%; }
  
  .header .navbar, .wrap-breadcrumb .breadcrumb {
    border-radius: 0;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    -ms-border-radius: 0;
    -o-border-radius: 0; }
  
  .date .input-group .input-group-icon, .header .navbar-toggle {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%); }
  
  .sec-media .facebook iframe {
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -o-transform: translateX(-50%); }
  
  .wrap-breadcrumb .breadcrumb .breadcrumb-item.active h1 {
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap; }
  
  .sec-news .item .top-info .info span, .sec-news .item .title, .sec-project .project-list .item .title, .sec-project .item .desc {
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical; }
  
  /* section */
  .sec {
    padding: 60px 0; }
  
  .sec-title {
    text-align: center;
    margin-bottom: 30px; }
    .sec-title .title {
      margin: 0;
      font-size: 36px;
      font-weight: 500;
      letter-spacing: 2px;
      text-transform: uppercase; }
    .sec-title .sub-title {
      font-size: 14px;
      margin-top: 10px;
      margin-bottom: 0;
      font-weight: 400;
      letter-spacing: 2px; }
    .sec-title .separator {
      margin: 20px auto 0 auto; }
    .sec-title .desc {
      width: 80%;
      margin: 0 auto;
      font-weight: 400;
      margin-top: 15px; }
  
  .has-sec-header {
    padding-top: 0 !important; }
    .has-sec-header:nth-of-type(1) {
      margin-top: 70px; }
    .has-sec-header > * {
      position: relative; }
  
  .sec-header {
    width: 100%;
    color: #fff;
    padding-top: 90px;
    padding-bottom: 180px;
    margin-bottom: -180px;
    background-color: #0397d6;
    background-image: url(../images/jci-slide2.jpg);
    position: relative; }
    .sec-header::after {
      content: "";
      z-index: 0;
      background: rgba(4, 91, 129, 0.9); }
    .sec-header .sec-title {
      position: relative;
      z-index: 1;
      text-align: left; }
      .sec-header .sec-title .title {
        color: #f8522a; }
        .sec-header .sec-title .title span {
          color: #fff; }
  
  @media (max-width: 767px) {
    .sec {
      padding: 40px 0; }
  
    .sec-title .title {
      font-size: 28px; }
    .sec-title .sub-title {
      margin-top: 10px; }
    .sec-title .desc {
      width: 100%; }
  
    .sec-header {
      padding-top: 60px;
      padding-bottom: 120px;
      margin-bottom: -130px; } }
  /* end section */
  /* dropdown-menu */
  .dropdown.lang img {
    width: 24px;
    height: auto;
    margin-right: 8px;
    margin-top: -3px; }
  
  .dropdown-menu {
    min-width: 60px; }
    .dropdown-menu > li > a {
      color: #7e7e7e;
      font-size: 15px;
      padding: 7px 20px;
      text-transform: uppercase; }
  
  .dropdown-menu.animated {
    animation-duration: 0.5s; }
  
  .dropdown .dropdown-icon {
    font-size: 16px;
    position: absolute;
    right: 0;
    top: 22px; }
  
  .header-desktop .dropdown:hover > .dropdown-menu {
    display: block; }
  
  .header-desktop.scroll .dropdown .dropdown-icon {
    top: 22px; }
  
  .dropdown.open .dropdown-icon {
    transform: rotate(180deg);
    -webkit-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    -o-transform: rotate(180deg); }
  
  .header-mobile .dropdown-menu {
    position: relative;
    float: none;
    border: 0;
    box-shadow: none;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    -ms-box-shadow: none;
    -o-box-shadow: none; }
  .header-mobile .dropdown .dropdown-icon {
    top: 0 !important;
    z-index: 10;
    height: 45px;
    width: 45px;
    line-height: 45px;
    text-align: center;
    color: #7e7e7e; }
  .header-mobile .dropdown:hover .dropdown-icon {
    color: #f8522a !important; }
  .header-mobile .dropdown.active .dropdown-icon {
    color: #f8522a !important; }
  
  /* end dropdown-menu */
  .btn {
    height: 45px;
    line-height: 45px;
    padding: 0 30px;
    font-size: 14px;
    font-weight: 500;
    letter-spacing: 1px;
    text-align: center;
    text-transform: uppercase;
    text-decoration: none;
    border-style: solid;
    border-width: 1px;
    border-radius: 0;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    -ms-border-radius: 0;
    -o-border-radius: 0; }
  
  .btn-1 {
    color: #fff;
    background: transparent;
    border-color: #fff;
    border-width: 1px 0; }
  
  .btn-1:hover,
  .btn-1:focus {
    color: #fff;
    border-width: 2px; }
  
  .btn1 {
    color: #fff;
    background: #f8522a;
    border-color: #f8522a;
    transition: all 0.35s linear;
    -webkit-transition: all 0.35s linear;
    -moz-transition: all 0.35s linear;
    -ms-transition: all 0.35s linear;
    -o-transition: all 0.35s linear; }
    .btn1:hover, .btn1:focus {
      color: #fff;
      background: #0397d6;
      border-color: #0397d6; }
  
  .btn2 {
    font-size: 15px;
    font-weight: 500;
    letter-spacing: 3px;
    text-align: center;
    text-transform: uppercase;
    padding-bottom: 3px;
    border-bottom: 2px solid;
    color: #f8522a;
    border-color: #f8522a; }
    .btn2:hover, .btn2:focus {
      color: #0397d6;
      border-color: #0397d6; }
  
  /* slider */
  .slider .slick-arrow {
    position: absolute;
    z-index: 10;
    top: 40%;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    height: 30px;
    width: 30px;
    border-bottom: 2px solid;
    border-left: 2px solid;
    border-color: rgba(248, 82, 42, 0.7);
    background: transparent !important; }
    .slider .slick-arrow:hover, .slider .slick-arrow:focus {
      border-color: #f8522a; }
    .slider .slick-arrow::before {
      content: ""; }
  .slider .slick-arrow.slick-prev {
    left: 30px;
    transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -o-transform: rotate(45deg); }
  .slider .slick-arrow.slick-next {
    right: 30px;
    transform: rotate(-135deg);
    -webkit-transform: rotate(-135deg);
    -moz-transform: rotate(-135deg);
    -ms-transform: rotate(-135deg);
    -o-transform: rotate(-135deg); }
  
  .slick-dots {
    bottom: -30px; }
    .slick-dots li button:before {
      font-size: 12px;
      color: #f8522a; }
    .slick-dots li.slick-active button:before {
      color: #f8522a; }
  
  .bg-grown .slick-dots li button:before {
    color: #fff; }
  .bg-grown .slick-dots li.slick-active button:before {
    color: #fff; }
  
  .slick-dotted.slick-slider {
    margin-bottom: 0; }
  
  .slider-nav .slick-track {
    margin: 0; }
  .slider-nav .wrap-img {
    width: 60px !important;
    border: 1px solid #fff; }
    .slider-nav .wrap-img.slick-current {
      border: 1px solid #f8522a; }
    .slider-nav .wrap-img:hover {
      cursor: pointer;
      border: 1px solid #f8522a; }
  
  @media (min-width: 768px) {
    .slider-nav {
      position: absolute;
      bottom: 20px;
      left: 50%;
      transform: translateX(-50%);
      -webkit-transform: translateX(-50%);
      -moz-transform: translateX(-50%);
      -ms-transform: translateX(-50%);
      -o-transform: translateX(-50%); }
      .slider-nav .slick-track {
        width: fit-content !important; } }
  @media (max-width: 1239px) {
    .slider .slick-arrow.slick-prev {
      left: 15px; }
    .slider .slick-arrow.slick-next {
      right: 15px; } }
  @media (max-width: 767px) {
    .slider .slick-arrow {
      height: 20px;
      width: 20px; } }
  /* end slider */
  /* form */
  label {
    color: #555;
    font-size: 14px;
    font-weight: 400;
    text-transform: uppercase;
    letter-spacing: 1px; }
  
  .input-group {
    width: 100%; }
  
  .form-control {
    height: 45px;
    border: 0;
    width: 100%;
    margin-bottom: 0;
    padding: 6px 12px;
    font-size: 15px;
    color: #555;
    background-color: #fff;
    position: relative;
    z-index: 2;
    box-shadow: none;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    -ms-box-shadow: none;
    -o-box-shadow: none;
    border-radius: 0;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    -ms-border-radius: 0;
    -o-border-radius: 0; }
  
  .form-control:focus {
    box-shadow: none;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    -ms-box-shadow: none;
    -o-box-shadow: none; }
  
  .date .input-group {
    position: relative; }
    .date .input-group input {
      width: 100%;
      background: transparent; }
    .date .input-group .input-group-icon {
      position: absolute;
      right: 0; }
  
  /* end form */
  /* scroll top */
  .scroll-top {
    position: fixed;
    bottom: 85px;
    right: 18pt;
    z-index: 10; }
    .scroll-top .btn {
      height: 36px;
      width: 36px;
      line-height: 34px;
      padding: 0;
      background: rgba(248, 82, 42, 0.5);
      border-color: rgba(248, 82, 42, 0.5);
      color: #fff;
      display: none;
      box-shadow: -1px 1px 6px #ccc;
      -webkit-box-shadow: -1px 1px 6px #ccc;
      -moz-box-shadow: -1px 1px 6px #ccc;
      -ms-box-shadow: -1px 1px 6px #ccc;
      -o-box-shadow: -1px 1px 6px #ccc; }
      .scroll-top .btn:focus, .scroll-top .btn:hover {
        background: #fff;
        border-color: #f8522a;
        color: #f8522a !important; }
  
  .captcha,
  .captcha-img {
    display: flex;
    align-items: center; }
  
  .captcha img {
    height: 100%;
    width: auto; }
  .captcha .captcha-img .code {
    height: 45px;
    margin: 0 5px; }
  .captcha .captcha-img .refresh img {
    height: 32px;
    width: 32px; }
  
  @media (min-width: 576px) {
    .captcha .captcha-img .code {
      margin: 0 15px; } }
  @media (min-width: 768px) and (max-width: 991px) {
    .captcha .captcha-img .code {
      margin: 0 5px; } }
  .page-detail {
    position: relative;
    overflow: hidden;
    background: #fff; }
    .page-detail .top-content .title {
      font-size: 24px;
      text-transform: uppercase; }
    .page-detail .top-content img {
      width: 100%; }
    .page-detail .share {
      margin-top: 10px; }
    .page-detail .gallery {
      margin: 10px -10px 0 0;
      display: -ms-flexbox;
      display: flex;
      -ms-flex-wrap: wrap;
      flex-wrap: wrap; }
      .page-detail .gallery > * {
        width: 50%;
        float: left;
        flex: 0 0 50%;
        max-width: 50%; }
      .page-detail .gallery img {
        margin: 0;
        padding: 10px 10px 0 0; }
  
  .page-detail-body {
    margin-top: 20px;
    padding: 0 10px 10px;
    text-align: justify;
    min-height: 65px; }
    .page-detail-body iframe {
      width: 100%;
      max-width: 100%;
    }
    .page-detail-body h1, .page-detail-body h2, .page-detail-body h3, .page-detail-body h4, .page-detail-body h5, .page-detail-body h6 {
      color: #f8522a; }
    .page-detail-body img {
      display: block;
      margin: 20px auto; }
    .page-detail-body ul {
      margin: 10px 0;
      list-style: none; }
      .page-detail-body ul li::before {
        content: "\f00c";
        font-family: "FontAwesome";
        color: #f8522a;
        font-size: 16px;
        margin-right: 15px; }
  
  @media (min-width: 992px) {
    .page-detail .gallery {
      display: -ms-flexbox;
      display: flex;
      -ms-flex-wrap: wrap;
      flex-wrap: wrap; }
      .page-detail .gallery > * {
        width: 25%;
        float: left;
        flex: 0 0 25%;
        max-width: 25%; } }
  @media (min-width: 768px) {
    .page-detail .top-content .title {
      font-size: 32px; }
  
    .page-detail-body {
      padding: 0 20px 20px; } }
  @media (max-width: 767px) {
    .page-detail-body table td {
      display: block;
      width: 100%; }
      .page-detail-body table img {
        max-width: 100% !important;
        height: auto !important; } }
  /* header */
  .header {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    z-index: 1000;
    box-shadow: 5px 0px 6px #ccc;
    -webkit-box-shadow: 5px 0px 6px #ccc;
    -moz-box-shadow: 5px 0px 6px #ccc;
    -ms-box-shadow: 5px 0px 6px #ccc;
    -o-box-shadow: 5px 0px 6px #ccc; }
    .header .navbar-brand {
      height: 70px;
      padding: 10px 15px;
      margin: 0 !important; }
      .header .navbar-brand img {
        height: 100%;
        width: auto; }
    .header .navbar {
      margin-bottom: 0;
      border: 0;
      min-height: 40px; }
    .header .nav {
      background: transparent; }
      .header .nav li a {
        color: #232; }
        .header .nav li a:hover, .header .nav li a:focus {
          color: #f8522a;
          background: transparent !important; }
      .header .nav li.active > a, .header .nav li.active .dropdown-icon {
        color: #f8522a; }
      .header .nav .dropdown .dropdown-icon {
        color: #232; }
      .header .nav .dropdown:hover .dropdown-icon {
        color: #f8522a; }
    .header .nav {
      margin-bottom: 0; }
      .header .nav > li > a {
        height: 70px;
        line-height: 70px;
        padding: 0 15px;
        font-weight: 500;
        text-transform: uppercase;
        position: relative; }
    .header .navbar-toggle {
      margin-top: 0;
      margin-bottom: 0;
      position: absolute;
      right: 0;
      padding: 10px 15px;
      margin-right: 0;
      display: none; }
      .header .navbar-toggle .icon-bar {
        background: #f8522a;
        transition: all 0.2s ease-in;
        -webkit-transition: all 0.2s ease-in;
        -moz-transition: all 0.2s ease-in;
        -ms-transition: all 0.2s ease-in;
        -o-transition: all 0.2s ease-in; }
    .header .navbar-toggle.close {
      opacity: 1;
      filter: alpha(opacity=100);
      -webkit-filter: alpha(opacity=100); }
      .header .navbar-toggle.close .icon-bar:first-child {
        display: none; }
      .header .navbar-toggle.close .icon-bar:nth-child(2) {
        transform-origin: 43%;
        transform: rotate(45deg);
        margin: 0; }
      .header .navbar-toggle.close .icon-bar:nth-child(3) {
        transform-origin: 44%;
        transform: rotate(-45deg);
        margin: 0; }
    .header .btn-close {
      display: none;
      height: 45px;
      line-height: 45px;
      padding: 0;
      text-align: center;
      color: #fff !important;
      background: #f8522a !important;
      border: 1px solid #f8522a; }
      .header .btn-close:hover {
        color: #f8522a !important;
        background: #fff !important; }
      .header .btn-close:focus {
        color: #f8522a !important;
        background: #fff !important; }
  
  .header-desktop .navbar {
    background: rgba(255, 255, 255, 0.7); }
  .header-desktop.scroll .navbar {
    background: #fff; }
  .header-desktop .navbar-brand {
    position: relative;
    z-index: 1; }
  .header-desktop .dropdown {
    margin-right: 15px; }
  
  /* == mobile navbar */
  .header-mobile {
    box-shadow: none !important;
    -webkit-box-shadow: none !important;
    -moz-box-shadow: none !important;
    -ms-box-shadow: none !important;
    -o-box-shadow: none !important; }
    .header-mobile .navbar-header {
      float: none;
      background: #fff;
      margin-right: -15px;
      margin-left: -15px;
      position: relative;
      box-shadow: 5px 0px 6px #ccc;
      -webkit-box-shadow: 5px 0px 6px #ccc;
      -moz-box-shadow: 5px 0px 6px #ccc;
      -ms-box-shadow: 5px 0px 6px #ccc;
      -o-box-shadow: 5px 0px 6px #ccc; }
    .header-mobile .navbar-brand {
      height: 70px;
      margin-left: 0 !important; }
    .header-mobile .navbar-collapse {
      background: #fff;
      margin: 0 -15px;
      display: none !important;
      height: calc(100vh - 70px) !important;
      max-width: 300px;
      overflow-y: auto !important;
      animation-duration: 0.3s;
      -webkit-animation-duration: 0.3s;
      -moz-animation-duration: 0.3s;
      -ms-animation-duration: 0.3s;
      -o-animation-duration: 0.3s; }
    .header-mobile .collapse.in {
      display: block !important;
      position: relative;
      z-index: 2; }
    .header-mobile .nav {
      margin: 0 -15px;
      float: none !important; }
      .header-mobile .nav > li {
        float: none !important; }
        .header-mobile .nav > li > a {
          height: 45px;
          line-height: 45px;
          display: flex;
          align-items: center;
          justify-content: start; }
        .header-mobile .nav > li .btn-close {
          display: block; }
    .header-mobile .navbar-toggle {
      display: block !important; }
  
  .header .overlay {
    position: fixed;
    top: 70px;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 1;
    background: rgba(0, 0, 0, 0.15) !important;
    display: none; }
  
  .header-mobile.header.overlay {
    height: 100vh;
    background: rgba(0, 0, 0, 0.15) !important; }
  
  @media (max-width: 991px) {
    .header-desktop .navbar-collapse.collapse {
      padding: 0; } }
  /* == end mobile navbar */
  /* end header */
  /* footer */
  .footer-separator {
    overflow: hidden;
    height: 18px;
    width: 100%;
    display: flex; }
    .footer-separator > * {
      float: left;
      height: 100%;
      background: #f8522a;
      margin-right: 15px;
      transform: skew(-25deg);
      -webkit-transform: skew(-25deg);
      -moz-transform: skew(-25deg);
      -ms-transform: skew(-25deg);
      -o-transform: skew(-25deg); }
    .footer-separator > *:last-child {
      margin-right: -20px; }
    .footer-separator > *:first-child {
      margin-left: -20px; }
    .footer-separator > *:nth-child(even) {
      background: #0397d6; }
    .footer-separator .long-bar {
      width: calc(100% / 2); }
    .footer-separator .short-bar {
      width: 15px; }
  
  .footer {
    padding-top: 40px;
    width: 100%;
    position: relative;
    color: #232;
    background-color: #fff; }
    .footer ul {
      list-style: none;
      padding: 0;
      margin: 0; }
    .footer .title {
      font-size: 20px;
      font-weight: 500;
      margin: 0;
      letter-spacing: 2px;
      text-transform: uppercase; }
    .footer .separator {
      margin: 10px 0 20px 0; }
    .footer p {
      font-size: 14px;
      font-weight: 500;
      line-height: 1.86; }
    .footer li.active a {
      color: #f8522a; }
    .footer a {
      font-size: 14px;
      font-weight: 500;
      line-height: 1.86;
      color: #232; }
      .footer a:hover, .footer a:focus {
        color: #f8522a; }
    .footer .wrap-fo-logo .fo-logo img {
      height: 90px;
      width: auto;
      max-width: 100%;
      margin-bottom: 15px; }
    .footer .wrap-fo-logo .fo-block-content-1 li {
      margin-bottom: 0; }
    .footer .wrap-fo-block {
      padding-bottom: 30px; }
      .footer .wrap-fo-block .fo-block-content-1 a {
        font-size: 14px; }
        .footer .wrap-fo-block .fo-block-content-1 a i {
          margin-right: 8px;
          width: 15px;
          text-align: center; }
    .footer .usefull-link {
      text-transform: uppercase; }
      .footer .usefull-link li:not(:last-child) {
        margin-bottom: 10px; }
  
  .social {
    margin-top: 10px;
    display: flex; }
    .social a {
      display: block; }
    .social .fa {
      height: 35px;
      width: 35px;
      font-size: 20px;
      line-height: 31px;
      margin-right: 15px;
      text-align: center;
      border: 2px solid; }
      .social .fa:hover {
        color: #f8522a;
        border-color: #f8522a; }
    .social .fb {
      color: #4267b2;
      border-color: #4267b2; }
    .social .yt {
      color: #f00;
      border-color: #f00; }
    .social .tw {
      color: #1da1f2;
      border-color: #1da1f2; }
    .social .in {
      color: #e64f46;
      border-color: #e64f46; }
    .social .trip {
      color: #f8c40f;
      border-color: #f8c40f; }
  
  @media (max-width: 991px) {
    .footer .wrap-block-logo {
      text-align: center; }
    .footer .fo-block-content {
      padding-top: 0; }
  
    .wrap-block-map iframe {
      height: 200px; } }
  @media (max-width: 575px) {
    .footer .wrap-fo-block {
      width: 100%; } }
  /* == copyright */
  .copyright {
    overflow: hidden;
    position: relative; }
    .copyright .wrap-cr {
      padding: 15px 0;
      border-top: 1px solid #232; }
    .copyright p {
      margin: 0;
      color: #232; }
    .copyright a {
      color: #f8522a;
      font-weight: 500; }
      .copyright a:hover {
        color: #0397d6; }
      .copyright a:focus {
        color: #0397d6; }
    .copyright .design-by {
      text-align: right; }
  
  @media (max-width: 767px) {
    .copyright p {
      text-align: center !important; } }
  /* == end copyright */
  /* end footer */
  /* slider home */
  .slider-home {
    margin-top: 70px; }
    .slider-home .slick-slide.slick-active .btn.animated {
      display: inline-block; }
  
  @media (min-width: 1024px) {
    .slider-home {
      margin-top: 0; } }
      .slider-home .has-caption .slick-arrow {
        top: 50%; }
      .slider-home .has-caption .item {
        position: relative; }
        .slider-home .has-caption .item .wrap-img-cover {
          position: relative; }
        .slider-home .has-caption .item .wrap-img-cover::before {
          content: "";
          position: absolute;
          top: 0;
          right: 0;
          bottom: 0;
          left: 0;
          background: rgba(0, 0, 0, 0.3); }
        .slider-home .has-caption .item .item-content {
          text-align: center;
          position: absolute;
          top: 55%;
          left: 0;
          right: 0;
          transform: translateY(-50%);
          -webkit-transform: translateY(-50%);
          -moz-transform: translateY(-50%);
          -ms-transform: translateY(-50%);
          -o-transform: translateY(-50%); }
        .slider-home .has-caption .item .title {
          color: #fff;
          font-size: 20px;
          width: 80%;
          margin: auto;
          text-transform: uppercase; }
        .slider-home .has-caption .item .btn {
          margin-top: 20px;
          font-size: 12px;
          height: 30px;
          line-height: 30px;
          padding: 0 15px; }
      
      @media (min-width: 768px) {
        .slider-home .has-caption .item .title {
          font-size: 36px; }
        .slider-home .has-caption .item .btn {
          font-size: 14px;
          height: 36px;
          line-height: 36px;
          padding: 0 20px; } }
      @media (min-width: 768px) {
        .slider-home .has-caption .item .title {
          font-size: 36px; } }
      @media (min-width: 1024px) {
        .slider-home .has-caption .item .title {
          font-size: 42px; } }
  /* end slider home */
  .sec-news .item .item-content {
    padding: 15px 15px 15px 25px;
    border-left: 3px solid #f8522a;
    background: #fff;
    overflow: hidden; }
  .sec-news .item .top-info {
    display: flex;
    align-items: center;
    color: #898989;
    margin-bottom: 15px;
    text-transform: uppercase; }
    .sec-news .item .top-info .munber {
      font-size: 36px;
      display: inline-block;
      padding-right: 7px;
      font-weight: 400; }
    .sec-news .item .top-info .info {
      font-size: 11px;
      display: inline-block;
      margin-left: 5px;
      line-height: 18px;
      border-left: 1px solid #ebebeb;
      padding-left: 10px;
      letter-spacing: 1px;
      font-weight: 500;
      margin-right: -15px; }
      .sec-news .item .top-info .info span {
        display: block;
        font-size: 11px;
        line-height: 18px;
        -webkit-line-clamp: 1;
        max-height: 18px;
        /* Fallback for non-webkit */ }
  .sec-news .item .title {
    font-size: 20px;
    color: #232;
    margin: 0;
    height: 52px;
    font-size: 20px;
    line-height: 26px;
    -webkit-line-clamp: 2;
    max-height: 52px;
    /* Fallback for non-webkit */ }
  .sec-news .item:hover img {
    transform: scale(1.1);
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -ms-transform: scale(1.1);
    -o-transform: scale(1.1); }
  
  .sec-news {
    background: #fff !important; }
    .sec-news .item .item-content {
      background: #f8522a;
      border: 0; }
    .sec-news .item .top-info {
      color: rgba(255, 255, 255, 0.7); }
    .sec-news .item .title {
      color: #fff; }
      .sec-news .item .title:hover {
        color: rgba(255, 255, 255, 0.7); }
    .sec-news [class^='col-']:nth-child(odd) .item-content {
      background: #0397d6; }
  
  @media (min-width: 576px) and (max-width: 767px) {
    .sec-news .item .top-info .number {
      font-size: 30px; }
    .sec-news .item .title {
      font-size: 18px; } }
  .has-sec-header:nth-of-type(1) {
    margin-top: 0 !important; }
  
  .wrap-breadcrumb {
    position: relative;
    margin-top: 70px; }
    .wrap-breadcrumb .breadcrumb {
      z-index: 1;
      width: 100%;
      padding: 0;
      margin: 0;
      overflow: hidden;
      background: #0397d6; }
      .wrap-breadcrumb .breadcrumb .item-list {
        display: flex;
        list-style: none;
        margin: 0 -17px; }
      .wrap-breadcrumb .breadcrumb .breadcrumb-item {
        font-size: 14px;
        white-space: nowrap;
        position: relative;
        line-height: 22px;
        padding: 0 12px;
        background: #0397d6; }
        .wrap-breadcrumb .breadcrumb .breadcrumb-item::after {
          content: "";
          position: absolute;
          top: 0;
          right: -11px;
          z-index: 1;
          width: 24px;
          height: 22px;
          background-image: url(../images/right-arrow.png);
          background-size: contain;
          background-position: center;
          background-repeat: no-repeat; }
        .wrap-breadcrumb .breadcrumb .breadcrumb-item:nth-child(even) {
          background: #f8522a; }
        .wrap-breadcrumb .breadcrumb .breadcrumb-item a {
          color: #fff;
          padding: 0 5px; }
        .wrap-breadcrumb .breadcrumb .breadcrumb-item:hover a {
          color: rgba(255, 255, 255, 0.7); }
        .wrap-breadcrumb .breadcrumb .breadcrumb-item.active {
          color: #fff;
          overflow: hidden;
          margin-right: -9000px;
          padding-right: 9000px; }
          .wrap-breadcrumb .breadcrumb .breadcrumb-item.active::after {
            display: none; }
          .wrap-breadcrumb .breadcrumb .breadcrumb-item.active h1 {
            padding: 0 17px 0 5px;
            font-size: 14px;
            line-height: 22px;
            max-height: 22px; }
  
  .sec-404 {
    text-align: center; }
    .sec-404 .title {
      font-size: 36px; }
    .sec-404 img {
      width: auto;
      height: auto;
      max-width: 100%; }
  
  @media (min-width: 768px) {
    .sec-404 .title {
      font-size: 60px; } }
  /* sec-icon */
  .sec-icon .item {
    text-align: center; }
    .sec-icon .item .icon {
      font-size: 80px;
      padding: 15px;
      background: #f8522a;
      color: #fff;
      height: 140px;
      width: 140px;
      border-radius: 50%;
      -webkit-border-radius: 50%;
      -moz-border-radius: 50%;
      -ms-border-radius: 50%;
      -o-border-radius: 50%;
      line-height: 110px;
      margin: 0 auto 15px auto; }
    .sec-icon .item text {
      color: #232;
      font-size: 18px;
      font-weight: 500;
      text-transform: uppercase; }
    .sec-icon .item:hover .icon {
      background: #0397d6;
      transform: rotateY(180deg);
      -webkit-transform: rotateY(180deg);
      -moz-transform: rotateY(180deg);
      -ms-transform: rotateY(180deg);
      -o-transform: rotateY(180deg);
      transition: all 0.3s;
      -webkit-transition: all 0.3s;
      -moz-transition: all 0.3s;
      -ms-transition: all 0.3s;
      -o-transition: all 0.3s; }
    .sec-icon .item:hover text {
      color: #f8522a;
      transition: all 0.3s;
      -webkit-transition: all 0.3s;
      -moz-transition: all 0.3s;
      -ms-transition: all 0.3s;
      -o-transition: all 0.3s; }
  
  @media (max-width: 767px) {
    .sec-icon .item {
      margin-bottom: 15px; }
    .sec-icon .row > div:last-child .item {
      margin-bottom: 0; } }
  @media (max-width: 575px) {
    .sec-icon .item .icon {
      font-size: 40px;
      height: 110px;
      width: 110px;
      line-height: 80px; }
    .sec-icon .item text {
      font-size: 17px; } }
  /* end sec-icon */
  /* sec-goals */
  .sec-goals .goals-container {
    max-width: 1140px;
    margin: auto;
    overflow: hidden; }
    .sec-goals .goals-container .row-goal {
      margin: -5px; }
  .sec-goals .goals-container-fluid {
    overflow: hidden; }
    .sec-goals .goals-container-fluid .row-goal {
      margin: 5px; }
  .sec-goals .goal {
    padding: 5px;
    float: left;
    position: relative; }
    .sec-goals .goal .behind {
      position: absolute;
      top: 0;
      left: 0;
      right: 0;
      bottom: 0;
      z-index: -1;
      padding: 5px; }
  
  @media (max-width: 575px) {
    .sec-goals .goals-container-fluid .row-goal {
      margin: -5px; }
    .sec-goals .goal {
      width: calc( 100% / 3); } }
  @media (min-width: 1024px) {
    .sec-goals .goal {
      width: calc( 100% / 9); } }
  .sec-goals .goal .front {
    opacity: 1;
    filter: alpha(opacity=100);
    -webkit-filter: alpha(opacity=100); }
  .sec-goals .goal .behind {
    opacity: 0;
    filter: alpha(opacity=0);
    -webkit-filter: alpha(opacity=0);
    transform: rotateY(180deg);
    -webkit-transform: rotateY(180deg);
    -moz-transform: rotateY(180deg);
    -ms-transform: rotateY(180deg);
    -o-transform: rotateY(180deg); }
  .sec-goals .goal:hover .front {
    opacity: 0;
    filter: alpha(opacity=0);
    -webkit-filter: alpha(opacity=0);
    transform: rotateY(180deg);
    -webkit-transform: rotateY(180deg);
    -moz-transform: rotateY(180deg);
    -ms-transform: rotateY(180deg);
    -o-transform: rotateY(180deg); }
  .sec-goals .goal:hover .behind {
    opacity: 1;
    filter: alpha(opacity=100);
    -webkit-filter: alpha(opacity=100);
    transform: rotateY(0);
    -webkit-transform: rotateY(0);
    -moz-transform: rotateY(0);
    -ms-transform: rotateY(0);
    -o-transform: rotateY(0); }
  
  @media (min-width: 1024px) {
    .sec-goals .goal .front {
      transition: all 0.35s ease-in-out;
      -webkit-transition: all 0.35s ease-in-out;
      -moz-transition: all 0.35s ease-in-out;
      -ms-transition: all 0.35s ease-in-out;
      -o-transition: all 0.35s ease-in-out; }
    .sec-goals .goal .behind {
      transition: all 0.35s ease-in-out 0.2s;
      -webkit-transition: all 0.35s ease-in-out 0.2s;
      -moz-transition: all 0.35s ease-in-out 0.2s;
      -ms-transition: all 0.35s ease-in-out 0.2s;
      -o-transition: all 0.35s ease-in-out 0.2s; } }
  /* end sec-goals */
  /* sec-partner */
  .sec-partner .slider {
    padding: 0 15px; }
    .sec-partner .slider .slick-track {
      display: flex;
      align-items: center; }
    .sec-partner .slider .wrap-img {
      padding: 0 15px; }
    .sec-partner .slider .wrap-img img {
        max-width: 180px;
        margin: auto;
    }
  
  @media (min-width: 992px) {
    .sec-partner .slider .wrap-img {
      padding: 0 30px; } }
  /* end sec-partner */
  /* sec-media */
  .sec-media {
    overflow: hidden; }
    .sec-media .media-container .row {
      margin: 0; }
    .sec-media .video iframe {
      width: 100% !important;
      height: 100% !important; }
  
  @media (max-width: 767px) {
    .sec-media .right {
      padding-top: 30px; } }
  /* end sec-media */
  .sec-project .project-list {
    position: relative; }
    .sec-project .project-list .item:hover img, .sec-project .project-list .item:focus img {
      transform: scale(1.05);
      -webkit-transform: scale(1.05);
      -moz-transform: scale(1.05);
      -ms-transform: scale(1.05);
      -o-transform: scale(1.05);
      transition: all 0.5s ease-in-out;
      -webkit-transition: all 0.5s ease-in-out;
      -moz-transition: all 0.5s ease-in-out;
      -ms-transition: all 0.5s ease-in-out;
      -o-transition: all 0.5s ease-in-out; }
    .sec-project .project-list .item:hover .title, .sec-project .project-list .item:focus .title {
      color: #f8522a; }
    .sec-project .project-list .item .title {
      font-size: 24px;
      line-height: 26px;
      -webkit-line-clamp: 2;
      max-height: 52px;
      /* Fallback for non-webkit */ }
      .sec-project .project-list .item .title:hover, .sec-project .project-list .item .title:focus {
        color: #0397d6; }
  .sec-project .item {
    background: #f2f2f2; }
    .sec-project .item .item-content {
      padding: 15px; }
    .sec-project .item .title {
      color: #232;
      font-size: 24px;
      line-height: 26px;
      letter-spacing: -0.3px;
      margin: 0 0 15px 0; }
    .sec-project .item .desc {
      text-align: justify;
      font-size: 15px;
      line-height: 26px;
      /* Fallback for non-webkit */ }
    .sec-project .item .info-list {
      display: flex;
      -ms-flex-wrap: wrap;
      flex-wrap: wrap;
      width: 100%;
      padding: 15px 0 5px 0;
      margin: 15px 0;
      border-top: 1px solid rgba(0, 38, 57, 0.15);
      border-bottom: 1px solid rgba(0, 38, 57, 0.15); }
      .sec-project .item .info-list .info {
        width: 50%;
        text-align: center;
        margin-bottom: 10px; }
        .sec-project .item .info-list .info span {
          display: block;
          font-size: 14px;
          margin-bottom: 5px; }
          .sec-project .item .info-list .info span:first-child {
            font-size: 32px; }
  .sec-project .wrap-btn {
    margin-top: 15px;
    text-align: center; }
  
  @media (min-width: 768px) {
    .sec-project .item {
      display: flex; }
      .sec-project .item > * {
        width: 50%; }
      .sec-project .item:nth-child(even) {
        flex-flow: row-reverse; }
      .sec-project .item .item-content {
        padding: 30px 20px; } }
  @media (min-width: 992px) {
    .sec-project .project-list .item .title {
      font-size: 28px;
      line-height: 31px;
      -webkit-line-clamp: 2;
      max-height: 62px;
      /* Fallback for non-webkit */
      display: -webkit-box;
      -webkit-box-orient: vertical;
      overflow: hidden;
      text-overflow: ellipsis; }
    .sec-project .item .item-content {
      padding: 60px 40px; }
    .sec-project .item .info-list {
      margin: 20px 0; }
      .sec-project .item .info-list .info {
        width: 25%; } }
  @media (max-width: 767px) {
    .sec-project .item:not(:last-child) {
      margin-bottom: 15px; } }
  /* page news */
  .page-news .news-list {
    margin-bottom: -15px;
    overflow: hidden; }
    .page-news .news-list .item {
      padding-bottom: 15px; }
  .page-news .wrap-btn {
    margin-top: 15px;
    text-align: center; }
  
  @media (max-width: 575px) {
    .page-news .news-list [class^="col-"] {
      width: 100%; } }
  /* end page news */
  .sec-join iframe {
    width: 100% !important; }
  
  @media (max-width: 767px) {
    .sec-gallery .gallery > div {
      height: 280px !important; } }
  
  /*# sourceMappingURL=style.css.map */
  