@font-face {
  font-family: 'UTMAvoBold';
  src: url("../fonts/UTMAvoBold.eot");
  /* IE9 Compat Modes */
  src: url("../fonts/UTMAvoBold.eot?#iefix") format("embedded-opentype"), url("../fonts/UTMAvoBold.woff") format("woff"), url("../fonts/UTMAvoBold.ttf") format("truetype"), url("../fonts/UTMAvoBold.svg#svgFontName") format("svg");
  /* Legacy iOS */ }
@font-face {
  font-family: 'UTMAvo-Italic';
  src: url("../fonts/UTMAvo-Italic.eot");
  /* IE9 Compat Modes */
  src: url("../fonts/UTMAvo-Italic.eot?#iefix") format("embedded-opentype"), url("../fonts/UTMAvo-Italic.woff") format("woff"), url("../fonts/UTMAvo-Italic.ttf") format("truetype"), url("../fonts/UTMAvo-Italic.svg#svgFontName") format("svg");
  /* Legacy iOS */ }
@font-face {
  font-family: 'UTMAvo';
  src: url("../fonts/UTMAvo.eot");
  /* IE9 Compat Modes */
  src: url("../fonts/UTMAvo.eot?#iefix") format("embedded-opentype"), url("../fonts/UTMAvo.woff") format("woff"), url("../fonts/UTMAvo.ttf") format("truetype"), url("../fonts/UTMAvo.svg#svgFontName") format("svg");
  /* Legacy iOS */ }
@font-face {
  font-family: 'UVNBayBuomBold';
  src: url("../fonts/UVNBayBuomBold.eot");
  /* IE9 Compat Modes */
  src: url("../fonts/UVNBayBuomBold.eot?#iefix") format("embedded-opentype"), url("../fonts/UVNBayBuomBold.woff") format("woff"), url("../fonts/UVNBayBuomBold.ttf") format("truetype"), url("../fonts/UVNBayBuomBold.svg#svgFontName") format("svg");
  /* Legacy iOS */ }
@font-face {
  font-family: 'Verdana-Bold';
  src: url("../fonts/Verdana-Bold.eot");
  /* IE9 Compat Modes */
  src: url("../fonts/Verdana-Bold.eot?#iefix") format("embedded-opentype"), url("../fonts/Verdana-Bold.woff") format("woff"), url("../fonts/Verdana-Bold.ttf") format("truetype"), url("../fonts/Verdana-Bold.svg#svgFontName") format("svg");
  /* Legacy iOS */ }
@font-face {
  font-family: 'UTMErieBlack';
  src: url("../fonts/UTMErieBlack.eot");
  /* IE9 Compat Modes */
  src: url("../fonts/UTMErieBlack.eot?#iefix") format("embedded-opentype"), url("../fonts/UTMErieBlack.woff") format("woff"), url("../fonts/UTMErieBlack.ttf") format("truetype"), url("../fonts/UTMErieBlack.svg#svgFontName") format("svg");
  /* Legacy iOS */ }
@font-face {
  font-family: 'UVFLegendaria';
  src: url("../fonts/UVFLegendaria.eot");
  /* IE9 Compat Modes */
  src: url("../fonts/UVFLegendaria.eot?#iefix") format("embedded-opentype"), url("../fonts/UVFLegendaria.woff") format("woff"), url("../fonts/UVFLegendaria.ttf") format("truetype"), url("../fonts/UVFLegendaria.svg#svgFontName") format("svg");
  /* Legacy iOS */ }
@font-face {
  font-family: 'UVNVanBold';
  src: url("../fonts/UVNVanBold.eot");
  /* IE9 Compat Modes */
  src: url("../fonts/UVNVanBold.eot?#iefix") format("embedded-opentype"), url("../fonts/UVNVanBold.woff") format("woff"), url("../fonts/UVNVanBold.ttf") format("truetype"), url("../fonts/UVNVanBold.svg#svgFontName") format("svg");
  /* Legacy iOS */ }
body {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 14px;
  line-height: 1.4;
  color: #333333; }

.m-title {
  padding-top: 6px;
  margin-bottom: 0;
  font-size: 25px;
  text-align: center;
  color: #111111;
  font-family: "UVFLegendaria", serif; }
  .m-title--white {
    color: #fff; }

.m-title-2 {
  font-family: "UTMAvoBold", sans-serif;
  font-size: 25px;
  text-align: center;
  margin-bottom: 18px;
  color: #111111; }
  .m-title-2--white {
    color: #fff;
    text-shadow: 1px 1px #0c569b, -1px 1px #0c569b, 1px -1px #0c569b, -1px -1px #0c569b; }

.m-btn {
  display: inline-block;
  font-size: 14px;
  color: #0c569b;
  border: 1px solid #0c569b;
  text-transform: uppercase;
  padding: 9px 20px 8px;
  border-radius: 20px;
  line-height: 20px; }
  .m-btn:hover {
    color: #0c569b;
    text-decoration: none; }
  .m-btn::before {
    content: '\f101';
    font-family: 'FontAwesome';
    font-size: 18px;
    line-height: 20px;
    margin-right: 6px; }
  .m-btn--white {
    background-color: rgba(255, 255, 255, 0.7);
    border-color: transparent; }

.m-btn-2 {
  display: inline-block;
  background-color: #ff7700;
  color: #fff;
  font-size: 14px;
  padding: 9px 24px 10px;
  border-radius: 19px;
  text-transform: uppercase; }
  .m-btn-2:hover {
    color: #fff;
    text-decoration: none; }
  .m-btn-2--bd-white {
    border: 1px solid #fff; }

.limit-line {
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 1;
  overflow: hidden;
  max-height: 1.4em;
  line-height: 1.4; }
  .limit-line--2 {
    -webkit-line-clamp: 2;
    max-height: 2.8em; }
  .limit-line--3 {
    -webkit-line-clamp: 3;
    max-height: 4.2em; }
  .limit-line--4 {
    -webkit-line-clamp: 4;
    max-height: 5.6em; }

.df {
  display: flex;
  flex-wrap: wrap;
  align-items: flex-start; }

.df-nowrap {
  flex-wrap: no-wrap; }

.df-stretch {
  align-items: stretch; }

.flex-fluid {
  flex: 1 0 0; }

.mn-time {
  font-size: 12px;
  color: #666666;
  margin-bottom: 0; }
  .mn-time::before {
    content: '\f017';
    font-family: 'FontAwesome';
    margin-right: 6px; }
  .mn-time.f-14 {
    font-size: 14px; }
  .mn-time.date::before {
    content: '\f073'; }

.img-fit {
  width: 100%;
  height: 100%;
  object-fit: cover; }
  .img-fit-contain {
    width: 100%;
    height: 100%;
    object-fit: contain; }

.m-text-box.border {
  border: 1px solid #e6e6e6;
  padding: 25px; }
.m-text-box > p {
  margin-bottom: 0;
  text-align: justify; }
.m-text-box > img {
  display: block;
  width: 100%; }
.m-text-box.i-90p > img {
  width: 90%;
  margin: 0 auto; }

.wrap-yt {
  position: relative;
  padding-bottom: 56.25%; }
  .wrap-yt iframe,
  .wrap-yt object,
  .wrap-yt embed {
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0; }

.wrap-m {
  position: relative; }
  .wrap-m iframe,
  .wrap-m object,
  .wrap-m embed {
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0; }

.m-list {
  margin: 0;
  padding: 0;
  list-style: none; }

.t-12 {
  font-size: 12px; }

.t-14 {
  font-size: 14px; }

.t-16 {
  font-size: 16px; }

.t-bold {
  font-size: bold; }

.t-italic {
  font-style: italic; }

.t-uppercase {
  text-transform: uppercase; }

.t-left {
  text-align: left; }

.t-right {
  text-align: right; }

.t-center {
  text-align: center; }

.t-justify {
  text-align: justify; }

.mb-30 {
  margin-bottom: 30px; }

.m-last-0:last-child {
  margin: 0; }

.mb-last-0:last-child {
  margin-bottom: 0; }

.p-10 {
  padding: 10px; }

.pb-30 {
  padding-bottom: 30px; }

.p-last-0:last-child {
  padding: 0; }

.pb-last-0:last-child {
  padding-bottom: 0; }

.cl-text {
  color: #333333; }

.cl-white {
  color: #fff; }

.cl-black {
  color: #000; }

.cl-inherit, .cl-inherit:hover {
  color: inherit; }

.bd-1 {
  border: 1px solid #e6e6e6; }

.bd-0 {
  border: 0; }

.bb-1 {
  border-bottom: 1px solid #e6e6e6; }

.b-r-3 {
  border-radius: 3px; }

.b-r-5 {
  border-radius: 5px; }

.b-r-t-5 {
  border-radius: 5px 5px 0 0; }

.b-r-l-5 {
  border-radius: 5px 0 0 5px; }

.b-r-r-5 {
  border-radius: 0  5px 5px 0; }

.ft {
  position: relative;
  z-index: 1; }
  .ft::before {
    content: '';
    display: block;
    width: 100%;
    height: 100%;
    position: absolute;
    z-index: -1;
    left: 0;
    top: 0;
    background-color: #000;
    opacity: 0.5; }
  .ft.ft-white::before {
    background-color: #fff; }
  .ft.ft-3::before {
    opacity: 0.3; }
  .ft.ft-8::before {
    opacity: 0.8; }

.m-slider__wrap {
  position: relative; }
.m-slider__prev, .m-slider__next {
  display: inline-block;
  padding: 6px 2px;
  position: absolute;
  z-index: 10;
  top: 50%;
  cursor: pointer;
  user-select: none; }
.m-slider__prev {
  left: 0;
  transform: translateY(-50%); }
.m-slider__next {
  right: 0;
  transform: translateY(-50%) rotate(180deg); }

.m-partner {
  width: 100%;
  overflow: hidden;
  padding-top: 30px;
  margin-bottom: 40px; }
  .m-partner__wrap {
    position: relative; }
  .m-partner__prev, .m-partner__next {
    position: absolute;
    z-index: 20;
    top: 50%;
    transform: translateY(-50%);
    left: -30px;
    cursor: pointer; }
    .m-partner__prev img, .m-partner__next img {
      width: 12px; }
  .m-partner__next {
    left: auto;
    right: -30px;
    transform: translateY(-50%) rotateY(180deg); }
  .m-partner__list {
    margin: 0;
    padding: 0;
    list-style: none; }
  .m-partner__item {
    margin-bottom: 20px;
    padding: 0 1px; }
  .m-partner__link {
    display: block;
    position: relative;
    border: 1px solid #0c569b; }
    .m-partner__link::before {
      content: '';
      display: block;
      width: 100px;
      padding-bottom: calc(58 / 104 * 100%); }
  .m-partner__img {
    width: calc(100% - 10px) !important;
    height: calc(100% - 10px);
    object-fit: contain;
    object-position: 50% 50%;
    position: absolute;
    top: 5px;
    left: 5px;
    right: 5px;
    bottom: 5px; }
  @media (max-width: 575px) {
    .m-partner__prev {
      left: -12px; }
    .m-partner__next {
      right: -12px; } }

.m-card {
  overflow: hidden;
  background-color: #fff;
  padding: 8px;
  position: relative; }
  .m-card__img {
    width: 100%; }
  .m-card__subtitle {
    position: absolute;
    z-index: 1;
    bottom: 8px;
    left: 0;
    width: 100%;
    text-align: center;
    font-family: "UTMAvo", sans-serif;
    font-size: 14px;
    margin-bottom: 0;
    padding: 8px; }
    .m-card__subtitle::after {
      content: '';
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      background: url("../images/card-1-bg.png");
      opacity: 0.7;
      z-index: -1; }
  .m-card__body {
    position: absolute;
    z-index: 2;
    top: 100%;
    left: 0;
    display: flex;
    flex-direction: column;
    justify-content: center;
    width: 100%;
    height: 100%;
    padding: 15px;
    background: url("../images/card-1-bg.png");
    opacity: 0;
    transition: all .4s;
    display: none; }
  .m-card:hover .m-card__body {
    top: 0;
    opacity: 1; }
  .m-card__title {
    font-family: "UTMAvoBold", sans-serif;
    font-size: 16px;
    text-align: center;
    text-transform: uppercase; }
  .m-card__info {
    font-size: 14px;
    font-family: "UTMAvo", sans-serif; }
  .m-card__btnwrap {
    text-align: center;
    margin-top: 20px; }

.m-news {
  margin-bottom: 23px;
  font-family: "UTMAvo", sans-serif; }
  .m-news__imgwrap {
    display: block;
    margin-bottom: 16px; }
  .m-news__img {
    width: 100%; }
  .m-news__body::after {
    content: '';
    display: table;
    clear: both; }
  .m-news__time {
    margin-top: 3px;
    width: 57px;
    float: left;
    text-align: center;
    margin-bottom: 0;
    background-color: #1e5d96;
    color: #fff;
    font-size: 14px;
    padding: 13px 0 13px; }
    .m-news__time .date {
      display: block;
      font-size: 18px;
      font-weight: bold;
      margin: 0 4px;
      border-bottom: 1px solid #fff;
      margin-bottom: 5px; }
  .m-news__title {
    margin-left: 69px;
    margin-bottom: 6px;
    margin: -3px 0 6px 69px;
    font-size: 14px;
    line-height: 14px;
    font-weight: 600; }
    .m-news__title a, .m-news__title a:hover {
      color: inherit; }
  .m-news__desc {
    margin-left: 69px;
    margin-bottom: 0;
    font-size: 14px;
    line-height: 20px;
    text-align: justify; }

.m-card-2 {
  font-family: "UTMAvo", sans-serif;
  margin-bottom: 50px; }
  .m-card-2__body {
    padding: 10px 14px 27px;
    border: 1px solid #e6e6e6;
    border-top: 0;
    position: relative; }
  .m-card-2__title {
    font-weight: bold;
    font-size: 14px;
    margin-bottom: 0;
    line-height: 20px;
    margin-bottom: 4px; }
  .m-card-2__info {
    color: #666666;
    line-height: 20px; }
    .m-card-2__info .orange {
      color: orange; }
  .m-card-2__btnwrap {
    width: 100%;
    text-align: center;
    position: absolute;
    bottom: -19px;
    left: 0; }
  .m-card-2--aside {
    margin-bottom: 0; }
  .m-card-2--aside .m-card-2__btnwrap {
    display: none; }
  .m-card-2--aside .m-card-2__body {
    border: 0; }

.m-card-3 {
  display: flex;
  flex-wrap: wrap;
  align-items: flex-start; }
  .m-card-3__wrap-i {
    display: block;
    width: 250px;
    margin-right: 35px; }
    @media (max-width: 575px) {
      .m-card-3__wrap-i {
        width: 100%;
        margin-right: 0;
        margin-bottom: 10px; } }
  .m-card-3__body {
    flex: 1 0 0;
    font-family: "UTMAvo", sans-serif; }
  .m-card-3__title {
    font-size: 14px;
    font-weight: bold; }
    .m-card-3__title a, .m-card-3__title a:hover {
      color: inherit; }
  .m-card-3__desc {
    color: #999999;
    margin-bottom: 20px; }

.m-card-4 {
  position: relative; }
  .m-card-4__title {
    font-family: "UTMAvo", sans-serif;
    font-size: 14px;
    text-align: center;
    margin: 12px 0 15px; }
  .m-card-4__sticky {
    display: flex;
    width: 59px;
    height: 33px;
    justify-content: center;
    align-items: center;
    background-color: #0a5399;
    position: absolute;
    z-index: 1;
    top: 0;
    right: 0; }
  .m-card-4__icon {
    width: 32px;
    max-height: 100%; }

.m-grid-2 {
  display: flex;
  flex-wrap: wrap;
  margin: 0 -5px; }
  .m-grid-2 > * {
    padding: 0 5px; }
  .m-grid-2 .col-320 {
    width: 320px; }
  .m-grid-2 .col-fluid {
    flex: 1 0 0; }
  @media (max-width: 1199px) {
    .m-grid-2 .col-fluid {
      width: 100%;
      order: -1; }
    .m-grid-2 .col-320 {
      width: 100%; } }

.ac-quick-link {
  list-style: none;
  margin: 0;
  padding: 0;
  position: fixed;
  z-index: 800;
  top: 50%;
  right: 12px;
  transform: translateY(-50%);
  margin-top: 100vh;
  transition: margin-top .6s;
  display: flex;
  flex-direction: column;
  align-items: flex-end; }
  .ac-quick-link.active {
    margin-top: 0; }
  .ac-quick-link .item {
    text-align: center;
    margin-bottom: 12px; }
  .ac-quick-link .link:hover {
    text-decoration: none; }
  .ac-quick-link .icon {
    width: 46px;
    height: 46px;
    min-width: 46px;
    padding: 4px;
    background-color: #fff;
    border-radius: 50%;
    border: 1px solid #0c569b; }
  .ac-quick-link .text {
    display: block;
    color: #333333;
    font-size: 12px;
    font-family: "UTMAvo", sans-serif;
    white-space: nowrap;
    text-shadow: 1px 1px #fff, -1px 1px #fff, 1px -1px #fff, -1px -1px #fff; }
    .ac-quick-link .text:hover {
      color: #333333;
      text-decoration: none; }

.sticky-search {
  display: flex;
  justify-content: flex-end;
  height: 46px;
  width: 46px;
  border-radius: 23px;
  position: relative;
  z-index: 1;
  transition: .3s ease-in-out; }
  .sticky-search__input {
    height: 100%;
    width: 100%;
    position: absolute;
    z-index: -1;
    top: 0;
    left: 0;
    border: 1px solid #0c569b;
    border-radius: 23px;
    padding: 0 20px;
    font-size: italic;
    outline: 0;
    box-shadow: unset; }
  .sticky-search__btn {
    width: 46px;
    height: 100%;
    position: absolute;
    z-index: 10;
    top: 0;
    right: 0;
    opacity: 0; }
  .sticky-search:hover {
    width: 250px; }

.m-banner::before {
  background-color: #4aa3e2; }
.m-banner__inner {
  display: flex;
  justify-content: center;
  align-items: center;
  text-align: center;
  height: 300px; }
.m-banner__bg {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  z-index: -2;
  object-fit: cover; }
.m-banner__heading {
  font-family: "UTMAvoBold", sans-serif;
  font-size: 40px;
  text-transform: uppercase;
  color: #ff7700;
  text-shadow: 2px 2px #fff, 2px -2px #fff, -2px 2px #fff, -2px -2px #fff; }

.m-breadcrumb {
  padding: 11px 0 10px;
  margin-bottom: 30px;
  font-family: "UTMAvo-Italic", sans-serif; }
  .m-breadcrumb__list {
    display: flex;
    flex-wrap: wrap; }
  .m-breadcrumb__item + .m-breadcrumb__item::before {
    content: '>';
    display: inline-block;
    margin: 0 9px; }
  .m-breadcrumb__link, .m-breadcrumb__link:hover {
    color: #999999; }

.m-paging .pagination {
  margin-bottom: 30px; }
.m-paging .page-item + .page-item {
  margin-left: 12px; }
.m-paging .page-link {
  display: block;
  padding: 8px 14px 8px;
  border: 1px solid #dddddd;
  font-family: "UTMAvo", sans-serif;
  font-size: 16px;
  font-weight: 500; }
  .m-paging .page-link, .m-paging .page-link:hover {
    color: #333333; }
.m-paging .page-item:first-child .page-link,
.m-paging .page-item:last-child .page-link {
  border-radius: 0; }
.m-paging .page-item.active .page-link {
  background: 0;
  color: #ff7700;
  border-color: #e6e6e6; }

.ct-form {
  border: 1px solid #e6e6e6;
  font-size: 14px;
  font-family: "UTMAvo", sans-serif; }
  .ct-form__body {
    padding: 22px 30px 0; }
  .ct-form__title {
    text-align: center;
    font-size: 20px;
    font-weight: bold;
    margin-bottom: 0;
    padding: 10px 0;
    border-bottom: 1px solid #e6e6e6; }
  .ct-form__group {
    display: flex;
    margin-bottom: 15px; }
  .ct-form__label {
    width: 117px;
    line-height: 35px;
    margin-bottom: 0; }
    .ct-form__label.required::after {
      content: '*';
      display: inline-block;
      margin-left: 6px;
      color: #f00; }
  .ct-form__input, .ct-form__textarea {
    flex: 1 0 0;
    padding: 4px 10px 5px;
    border: 1px solid #e6e6e6; }
  .ct-form__btnwrap {
    text-align: center;
    margin-bottom: 15px; }
  .ct-form__btn {
    display: inline-block;
    font-size: 16px;
    line-height: 34px;
    padding: 0 32px;
    border: 0;
    border-radius: 17px;
    background-color: #ff7700;
    color: #fff;
    cursor: pointer; }
    .ct-form__btn:focus {
      outline: 0; }
  @media (max-width: 575px) {
    .ct-form__body {
      padding: 15px; }
    .ct-form__group {
      flex-wrap: wrap; }
    .ct-form__label {
      width: 100%; } }

.m-preview-indicators {
  width: 100%;
  max-width: 350px;
  margin: 14px auto 50px;
  padding: 0 40px;
  position: relative; }
  .m-preview-indicators .item {
    cursor: pointer; }

.m-preview-prev,
.m-preview-next {
  padding: 5px 14px;
  border-radius: 50%;
  font-size: 18px;
  color: #333333;
  border: 0;
  cursor: pointer;
  margin-right: 5px;
  background-color: rgba(0, 0, 0, 0.05);
  transition: all .3s;
  position: absolute;
  top: 50%;
  left: 0;
  transform: translateY(-50%); }
  .m-preview-prev:hover,
  .m-preview-next:hover {
    background-color: rgba(0, 0, 0, 0.3); }
  .m-preview-prev:focus,
  .m-preview-next:focus {
    outline: 0; }

.m-preview-next {
  transform: translateY(-50%) rotateY(180deg);
  margin-right: 0;
  margin-left: 5px;
  left: auto;
  right: 0; }

.l-header {
  display: flex;
  flex-wrap: wrap;
  align-items: center; }
  .l-header__right {
    margin-left: auto; }
  .l-header__info {
    display: flex;
    font-family: "UTMAvo", sans-serif;
    margin-bottom: 7px; }
    .l-header__info .text {
      display: inline-block;
      padding-right: 11px;
      border-right: 1px dashed #333333;
      margin-right: 11px; }
  .l-header__phone {
    display: flex;
    justify-content: flex-end;
    font-family: "Verdana-Bold", serif;
    font-weight: bold;
    color: #0c569b;
    font-size: 30px;
    line-height: 30px;
    text-shadow: 2px 2px #f7f7f7, -2px 2px #f7f7f7, 2px -2px #f7f7f7, -2px -2px #f7f7f7; }
    .l-header__phone i.fa {
      transform: rotateY(180deg);
      margin-right: 12px; }

.m-lang {
  display: flex;
  align-items: center; }
  .m-lang__item {
    display: flex;
    margin-right: 6px; }
    .m-lang__item:last-child {
      margin-right: 0; }
  .m-lang__img {
    height: 14px; }

.m-logo {
  display: block; }
  .m-logo__img {
    height: 95px; }

.m-brand {
  text-align: center;
  margin-left: 30px; }
  .m-brand__name {
    font-family: "UTMAvoBold", sans-serif;
    font-size: 18px;
    color: #0c569b;
    text-transform: uppercase;
    margin-bottom: 2px; }
  .m-brand__slogan {
    font-family: "UVNBayBuomBold", serif;
    font-size: 18px;
    color: #ff7700;
    margin-bottom: 5px; }
  .m-brand__add {
    display: flex;
    justify-content: center;
    align-items: center;
    font-family: "UTMAvo", sans-serif;
    font-size: 13px;
    margin-bottom: 0; }
    .m-brand__add::before, .m-brand__add::after {
      content: '';
      display: block;
      width: 84px;
      height: 4px;
      margin-right: 10px;
      background: linear-gradient(to right, #fff, transparent), repeating-linear-gradient(to right, #252525, #252525 4px, transparent 5px, transparent 10px); }
    .m-brand__add::after {
      margin-right: 0;
      margin-left: 10px;
      background: linear-gradient(to left, #fff, transparent), repeating-linear-gradient(to right, #252525, #252525 4px, transparent 5px, transparent 10px); }

.l-navigation {
  background: linear-gradient(to right bottom, #0a5399, #3b96c5); }

.m-navbar {
  padding: 13px 0;
  position: relative; }
  .m-navbar .m-navbar__toggler {
    border-color: #fff; }
  .m-navbar .navbar-nav .nav-item {
    border-right: 1px dashed #fff; }
    .m-navbar .navbar-nav .nav-item:last-child {
      border-right: 0; }
  .m-navbar .navbar-nav .nav-link {
    display: inline-block;
    color: #fff;
    font-size: 18px;
    font-family: "UTMAvo", sans-serif;
    padding: 5px 32px;
    text-transform: uppercase; }
    .m-navbar .navbar-nav .nav-link:hover, .m-navbar .navbar-nav .nav-link:active, .m-navbar .navbar-nav .nav-link:focus {
      color: #fff; }
  .m-navbar .navbar-nav .nav-link.home {
    padding-left: 0; }
    .m-navbar .navbar-nav .nav-link.home .icon {
      height: 22px;
      margin-bottom: 3px; }
    .m-navbar .navbar-nav .nav-link.home .text {
      display: none; }

.m-navmail {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  width: 70px;
  height: 70px;
  border-radius: 50%;
  border: 5px solid #f26b00;
  background-color: #ff7700;
  color: #fff;
  padding-bottom: 2px;
  position: absolute;
  right: 0;
  top: -3px; }
  .m-navmail:hover {
    text-decoration: none;
    color: white; }
  .m-navmail i.fa {
    font-size: 26px;
    transform: rotate(35deg);
    position: relative;
    left: 6px;
    margin-bottom: 6px; }

.m-dropdown:hover .m-dropdown__menu {
  display: block; }

.m-search-btn {
  display: flex;
  width: 40px;
  height: 40px;
  justify-content: center;
  align-items: center;
  color: #fff;
  margin-right: 85px;
  font-size: 16px; }
  .m-search-btn:hover {
    color: #fff;
    text-decoration: none; }

.m-search {
  width: 300px;
  position: absolute;
  top: 100%;
  right: 0;
  box-shadow: 0 2px 6px rgba(0, 0, 0, 0.3);
  z-index: 999; }
  .m-search__group {
    display: flex; }
  .m-search__input {
    flex: 1 0 0;
    border: 0;
    padding: 0 15px; }
  .m-search__btn {
    display: flex;
    width: 40px;
    height: 40px;
    justify-content: center;
    align-items: center;
    border: 0;
    background: #0c569b;
    color: #fff;
    cursor: pointer; }
  @media (max-width: 575px) {
    .m-search {
      width: 100%; } }

@media (max-width: 1199px) {
  .l-header {
    justify-content: center; }
    .l-header__right {
      order: -1;
      display: flex;
      justify-content: space-between;
      width: 100%; }
    .l-header__phone {
      padding-top: 6px;
      font-size: 14px;
      line-height: 1.2; }
      .l-header__phone img {
        height: 17px;
        top: 2px; }

  .m-logo {
    margin-top: 15px; }

  .m-brand {
    width: 100%;
    margin-left: 0;
    margin-bottom: 15px; }

  .m-navbar .navbar-nav .nav-item {
    text-align: center;
    border-right: 0;
    border-bottom: 1px dashed #fff; }
  .m-navbar .navbar-nav .nav-link.home {
    padding-left: 29px; } }
@media (max-width: 575px) {
  .l-header__info {
    padding-top: 8px; }
    .l-header__info .text {
      display: none; } }
.l-footer__bg {
  width: 100%;
  height: 212px;
  object-fit: cover;
  object-position: 35% 50%; }
.l-footer__below {
  padding: 36px 0 26px;
  background: url("../images/footer-bg-2.png");
  position: relative;
  z-index: 1; }
  .l-footer__below::after {
    content: '';
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    z-index: -1;
    background: linear-gradient(to top, rgba(0, 0, 0, 0.2), transparent); }
.l-footer__copyright {
  text-align: center;
  color: #fff;
  font-family: "UTMAvo", sans-serif; }

.m-footer-info {
  text-align: center;
  color: #fff;
  margin-bottom: 4px; }
  .m-footer-info__name {
    font-size: 40px;
    font-family: "UTMErieBlack", serif;
    color: #fff;
    text-shadow: 3px 3px #2271b3, 3px -3px #2271b3, -3px 3px #2271b3, -3px -3px #2271b3, 0px 3px 14px rgba(0, 0, 0, 0.4), 0px 3px 14px rgba(0, 0, 0, 0.4), 0px 3px 14px rgba(0, 0, 0, 0.4), 0px 3px 14px rgba(0, 0, 0, 0.4); }
  .m-footer-info__time {
    font-family: "UTMAvoBold", sans-serif;
    font-size: 14px;
    margin-bottom: 0;
    position: relative;
    top: -3px; }
  .m-footer-info__number {
    font-family: "Verdana-Bold", serif;
    font-size: 30px;
    margin-bottom: 0; }
    .m-footer-info__number i.fa {
      font-size: 20px;
      transform: rotateY(180deg); }

.m-footer-content {
  padding: 26px 15px 0;
  margin-bottom: 15px;
  background-color: #fff; }
  .m-footer-content__heading {
    text-transform: uppercase;
    font-family: "UTMAvoBold", sans-serif;
    font-size: 18px;
    color: #0c569b;
    padding-bottom: 17px;
    border-bottom: 1px solid #333333;
    margin-bottom: 12px; }
  .m-footer-content__map {
    height: 175px;
    margin-bottom: 30px; }
  .m-footer-content__facebook {
    width: 100%;
    height: 127px;
    margin-bottom: 12px; }

.m-footer-list {
  margin-bottom: 30px;
  padding: 0;
  list-style: none;
  font-family: "UTMAvo", sans-serif; }
  .m-footer-list__item {
    padding: 8px 0 8px 16px;
    border-bottom: 1px dotted #555555;
    position: relative; }
    .m-footer-list__item:last-child {
      border-bottom: 0; }
    .m-footer-list__item::after {
      content: '\f054';
      font-family: 'FontAwesome';
      font-size: 10px;
      position: absolute;
      top: 11px;
      left: 0; }
  .m-footer-list__link {
    display: block;
    color: #333333;
    font-size: 14px;
    line-height: 20px; }
    .m-footer-list__link:hover {
      color: #333333; }
  .m-footer-list__time {
    color: #0c569b;
    font-size: 12px; }

.m-footer-social {
  display: flex;
  flex-wrap: wrap;
  margin-bottom: 20px;
  margin-top: 30px;
  padding: 0;
  list-style: none; }
  .m-footer-social__item {
    margin-right: 15px;
    margin-bottom: 10px; }
    .m-footer-social__item:last-child {
      margin-right: 0; }
  .m-footer-social__icon {
    width: 36px;
    height: 36px; }

.m-move-top {
  display: flex;
  width: 40px;
  height: 40px;
  justify-content: center;
  align-items: center;
  font-size: 18px;
  color: #fff;
  background-color: #0c569b;
  position: fixed;
  z-index: 1000;
  bottom: 20px;
  right: 20px;
  opacity: 0;
  transition: .3s; }
  .m-move-top:hover {
    color: #fff;
    text-decoration: none; }
  .m-move-top.active {
    opacity: 1; }

.m-aside-menu {
  margin: -10px;
  padding: 0;
  list-style: none; }
  .m-aside-menu__item {
    border-bottom: 1px dashed #e6e6e6; }
    .m-aside-menu__item:last-child {
      border-bottom: 0; }
  .m-aside-menu__link {
    display: block;
    padding: 13px 14px;
    font-size: 14px;
    font-family: "UTMAvo", sans-serif;
    color: #000; }
    .m-aside-menu__link:hover {
      color: #000;
      text-decoration: none;
      background-color: #f4f4f4; }
    .m-aside-menu__link i.fa {
      color: #0c569b;
      margin-right: 6px;
      font-size: 16px; }

.m-aside__block {
  margin-bottom: 41px;
  border: 1px solid #e6e6e6; }
.m-aside__heading {
  background-color: #0c569b;
  color: #fff;
  text-align: center;
  text-transform: uppercase;
  font-size: 16px;
  font-weight: 400;
  margin-bottom: 0;
  border-bottom: 1px solid #e6e6e6;
  padding: 10px 0; }
.m-aside__content {
  padding: 10px; }

.m-aside-slider__prev, .m-aside-slider__next {
  margin: 0 5px;
  cursor: pointer;
  position: relative;
  z-index: 11;
  top: -10px; }
  .m-aside-slider__prev img, .m-aside-slider__next img {
    width: 22px;
    height: 22px; }

.m-aside-statistic {
  margin: 0;
  padding: 0;
  list-style: none; }
  .m-aside-statistic__item {
    padding: 5px 0; }
  .m-aside-statistic__iconwrap {
    display: inline-block;
    width: 35px; }
  .m-aside-statistic__icon {
    height: 20px; }

.m-aside-list {
  margin: -10px;
  padding: 0;
  list-style: none; }
  .m-aside-list__item {
    padding: 12px 10px;
    border-bottom: 1px dashed #e6e6e6; }
    .m-aside-list__item:last-child {
      border: 0; }

.m-aside-service {
  display: flex;
  align-items: center; }
  .m-aside-service__iconwrap {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 65px;
    height: 65px;
    border-radius: 50%;
    border: 1px solid #0c569b;
    margin-right: 10px; }
  .m-aside-service__icon {
    width: 40px;
    max-height: 100%; }
  .m-aside-service__title {
    flex: 1 0 0;
    font-size: 14px;
    font-family: "UTMAvo", sans-serif; }

.m-aside-news {
  display: flex; }
  .m-aside-news__wrap-i {
    display: block;
    width: 100px;
    margin-right: 10px; }
  .m-aside-news__title {
    flex: 1 0 0;
    font-family: "UTMAvo", sans-serif;
    font-size: 14px;
    color: #333333;
    margin-bottom: 0; }

.m-home-banner {
  background: url("../images/banner.png") no-repeat;
  background-size: cover;
  margin-bottom: 50px; }
  .m-home-banner__item {
    position: relative;
    padding: 144px 0 150px; }
  .m-home-banner__bg {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: -2;
    object-fit: cover; }
  .m-home-banner__inner {
    max-width: 520px;
    background-color: rgba(1, 68, 131, 0.75);
    box-shadow: 0 2px 16px rgba(0, 0, 0, 0.3);
    color: #fff;
    padding: 34px 25px 27px;
    border: 1px solid #68acea; }
  .m-home-banner__heading {
    font-family: "UVNVanBold", serif;
    font-size: 25px;
    color: #0c569b;
    margin-bottom: 14px;
    text-shadow: 2px 2px #f9f9f9, -2px 2px #f9f9f9, 2px -2px #f9f9f9, -2px -2px #f9f9f9, 0px 2px #f9f9f9, 0px -2px #f9f9f9, 2px 0px #f9f9f9, -2px 0px #f9f9f9; }
  .m-home-banner__desc {
    font-family: "UTMAvo", sans-serif;
    font-size: 14px;
    line-height: 25px;
    margin-bottom: 22px;
    text-align: justify; }
  .m-home-banner .carousel-indicators li {
    width: 16px;
    height: 16px;
    border: 2px solid #fff;
    background: 0;
    border-radius: 50%; }
    .m-home-banner .carousel-indicators li.active {
      background-color: #fff; }

.m-intro {
  margin-bottom: 20px; }
  .m-intro__desc {
    text-align: justify;
    font-family: "UTMAvo", sans-serif; }
    .m-intro__desc p {
      margin-bottom: 0; }
  .m-intro__widgets {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    margin-top: 40px; }
  .m-intro__widget {
    display: flex;
    align-items: center; }
  .m-intro__icon {
    height: 38px;
    margin-right: 12px; }
  .m-intro__link {
    text-decoration: underline; }
    .m-intro__link, .m-intro__link:hover {
      color: #0c569b; }
  @media (max-width: 575px) {
    .m-intro__widget {
      width: 100%;
      margin-bottom: 20px; } }

.m-intro-2 {
  background: url("../images/home-bg-2.png") no-repeat;
  background-size: cover;
  position: relative;
  z-index: 1;
  color: #fff;
  padding-top: 30px; }
  .m-intro-2::after {
    content: '';
    background-color: #157bb4;
    opacity: 0.6;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: -1; }
  .m-intro-2__group {
    text-align: center; }
  .m-intro-2__icon {
    height: 51px;
    margin-bottom: 8px; }
  .m-intro-2__desc {
    max-width: 260px;
    margin: 0 auto;
    font-family: "UTMAvo", sans-serif;
    margin-bottom: 28px; }

.m-intro-3 {
  padding-top: 30px;
  margin-bottom: 30px; }
  .m-intro-3__group {
    text-align: center; }
  .m-intro-3__iconwrap {
    display: flex;
    margin: 15px auto;
    padding: 15px;
    align-items: center;
    justify-content: center;
    width: 140px;
    height: 140px;
    border-radius: 50%;
    border: 1px solid #0c569b; }
  .m-intro-3__icon {
    max-width: 100%;
    max-height: 100%; }
  .m-intro-3__heading {
    font-family: "UTMAvoBold", sans-serif;
    font-size: 14px;
    margin-bottom: 4px; }
    .m-intro-3__heading a, .m-intro-3__heading a:hover {
      color: inherit; }
  .m-intro-3__desc {
    font-family: "UTMAvo", sans-serif;
    color: #999999;
    text-align: justify; }

.m-intro-4 {
  background: url("../images/home-bg-3.png") no-repeat;
  background-size: cover;
  padding: 30px 0 38px;
  position: relative;
  z-index: 1; }
  .m-intro-4::after {
    content: '';
    position: absolute;
    z-index: -1;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: #4ca8e8;
    opacity: 0.8; }

.m-intro-slider__prev {
  left: -30px; }
.m-intro-slider__next {
  right: -30px; }
@media (max-width: 575px) {
  .m-intro-slider__prev {
    left: -15px; }
  .m-intro-slider__next {
    right: -15px; } }

.m-intro-5 {
  padding: 30px 0 44px; }
  .m-intro-5__btnwrap {
    text-align: center;
    margin-top: 16px; }

.m-project-slider__prev, .m-project-slider__next {
  font-size: 16px;
  color: #0c569b; }
.m-project-slider__prev {
  left: -25px; }
.m-project-slider__next {
  right: -25px; }

.m-project {
  display: block;
  position: relative;
  color: inherit; }
  .m-project:hover {
    color: inherit;
    text-decoration: none; }
  .m-project::before {
    content: '';
    display: block;
    width: 100%;
    height: 100%;
    background-color: #0c569b;
    opacity: 0;
    position: absolute;
    top: 0;
    left: 0;
    transition: opacity .3s; }
  .m-project:hover::before {
    opacity: 0.5; }
  .m-project__img {
    width: 100%;
    position: relative;
    z-index: -1; }
  .m-project__title {
    width: 100%;
    text-align: center;
    position: absolute;
    z-index: 2;
    top: 50%;
    left: 0;
    transform: translateY(-50%); }
  .m-project__text {
    display: inline-block;
    min-width: 251px;
    max-width: 100%;
    padding: 10px;
    text-transform: uppercase;
    font-size: 14px;
    line-height: 25px;
    font-weight: bold;
    background-color: #fff;
    text-align: center; }

.m-intro-6 {
  background: url("../images/home-bg-4.png") no-repeat;
  background-size: cover;
  color: white;
  padding: 44px 0; }
  .m-intro-6::before {
    background: url("../images/intro-6-bg.png");
    opacity: 0.9; }
  .m-intro-6__title {
    font-family: "UTMAvoBold", sans-serif;
    font-size: 30px;
    text-align: center;
    text-transform: uppercase; }
  .m-intro-6__desc {
    text-align: center;
    font-family: "UTMAvo-Italic", sans-serif;
    max-width: 670px;
    margin: 0 auto; }
  .m-intro-6__btnwrap {
    text-align: center;
    margin-top: 28px; }

.m-intro-7 {
  padding: 30px 0 23px; }
  .m-intro-7__nav-pills {
    justify-content: center;
    margin-bottom: 30px; }
    .m-intro-7__nav-pills .nav-link {
      font-size: 14px;
      line-height: 33px;
      text-transform: uppercase;
      color: #333333;
      border: 1px solid #0c569b;
      padding: 0 13px; }
      .m-intro-7__nav-pills .nav-link:hover {
        color: #333333;
        text-decoration: none; }
      .m-intro-7__nav-pills .nav-link.active {
        background-color: #0c569b;
        color: #fff; }
        .m-intro-7__nav-pills .nav-link.active:hover {
          color: #fff; }
    .m-intro-7__nav-pills .nav-item:first-child .nav-link {
      border-radius: 8px 0 0 8px; }
    .m-intro-7__nav-pills .nav-item:last-child .nav-link {
      border-radius: 0 8px 8px 0; }
  @media (max-width: 575px) {
    .m-intro-7 .nav-link .desktop {
      display: none; } }

.m-home-grid__big, .m-home-grid__small, .m-home-grid__smaller {
  display: block;
  color: inherit;
  position: relative;
  z-index: 1;
  margin-bottom: 10px; }
  .m-home-grid__big:hover, .m-home-grid__small:hover, .m-home-grid__smaller:hover {
    color: inherit;
    text-decoration: none; }
  .m-home-grid__big img, .m-home-grid__small img, .m-home-grid__smaller img {
    display: block;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    z-index: -2; }
.m-home-grid__big {
  padding-bottom: calc(399 / 495 * 100%); }
.m-home-grid__small {
  padding-bottom: calc(243 / 325 * 100%); }
.m-home-grid__smaller {
  padding-bottom: calc(144 / 326 * 100%); }
.m-home-grid__filter {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
  position: absolute;
  z-index: 2;
  top: 0;
  left: 0;
  background-color: rgba(8, 97, 219, 0.4);
  opacity: 0;
  transition: opacity .3s; }
  .m-home-grid__filter .text {
    display: inline-block;
    max-width: calc(100% - 30px);
    min-width: 250px;
    background-color: #fff;
    text-transform: uppercase;
    font-weight: bold;
    text-align: center;
    padding: 15px 20px;
    font-size: 14px;
    color: #000; }
.m-home-grid__big:hover > .m-home-grid__filter {
  opacity: 1; }

.m-service-list {
  margin: 0;
  padding: 0;
  list-style: none; }
  .m-service-list__item {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    margin-bottom: 40px; }
  .m-service-list__iconwrap {
    display: flex;
    width: 140px;
    height: 140px;
    justify-content: center;
    align-items: center;
    border-radius: 50%;
    border: 1px solid #0c569b; }
  .m-service-list__icon {
    width: 82px;
    min-height: 100%; }
  .m-service-list__content {
    width: calc(100% - 190px);
    margin-left: auto;
    padding: 20px 0; }
  .m-service-list__title {
    font-size: 14px;
    font-family: "UTMAvoBold", sans-serif; }
    .m-service-list__title a, .m-service-list__title a:hover {
      color: inherit; }
  .m-service-list__desc {
    font-family: "UTMAvo", sans-serif;
    color: #999999; }
  @media (max-width: 575px) {
    .m-service-list__item {
      justify-content: space-around; }
    .m-service-list__content {
      width: 100%;
      text-align: center; } }

.m-contact {
  font-family: "UTMAvo", sans-serif;
  margin-bottom: 30px; }
  .m-contact__heading {
    text-transform: uppercase;
    font-weight: bold;
    margin-bottom: 10px; }

.m-contact-map {
  height: 100%;
  min-height: 400px; }

.m-detail-page {
  margin-bottom: 30px; }
  .m-detail-page__title {
    font-family: "UTMAvoBold", sans-serif;
    font-size: 24px;
    margin-bottom: 20px;
    text-transform: uppercase; }

.m-history {
  margin-bottom: 40px;
  padding-left: 0;
  list-style: none; }
  .m-history__item {
    display: flex;
    align-items: center;
    padding-left: 20px;
    padding-bottom: 34px;
    position: relative; }
    .m-history__item:last-child {
      padding-bottom: 0; }
    .m-history__item::before {
      content: "";
      width: 6px;
      height: 100%;
      background-color: #d5ecfb;
      position: absolute;
      top: 0;
      left: 0; }
  .m-history__link {
    display: flex;
    width: 54px;
    height: 54px;
    margin-right: 20px;
    border-radius: 50%;
    background-color: #d5ecfb;
    justify-content: center;
    align-items: center;
    color: #333333;
    font-size: 14px;
    font-weight: bold;
    position: relative; }
    .m-history__link::before {
      content: "";
      display: inline-block;
      width: 12px;
      height: 12px;
      border-radius: 50%;
      background-color: #368fc1;
      position: absolute;
      top: 50%;
      left: -23px;
      transform: translateY(-50%); }
    .m-history__link::after {
      content: '';
      border-width: 10px 12px;
      border-style: solid;
      border-color: transparent #d5ecfb transparent transparent;
      position: absolute;
      top: 50%;
      left: -22px;
      transform: translateY(-50%); }
    .m-history__link:hover {
      background-color: #ff7700;
      text-decoration: none;
      color: #fff; }
    .m-history__link:hover::after {
      border-right-color: #ff7700; }
  .m-history__content {
    text-align: justify;
    font-family: "UTMAvo", sans-serif;
    font-size: 14px;
    line-height: 20px;
    flex: 1; }
    .m-history__content p {
      margin-bottom: 0; }
  @media (max-width: 575px) {
    .m-history__item {
      padding-left: 0; }
      .m-history__item::before {
        left: 7px; }
    .m-history__link {
      width: 45px;
      height: 45px;
      font-size: 13px;
      margin-left: -12px;
      margin-right: 15px; }
      .m-history__link::before {
        display: none; }
      .m-history__link::after {
        border-width: 8px 6px;
        left: auto;
        right: -11px;
        transform: rotateY(180deg) translateY(-50%); } }

.m-text-box {
  padding-bottom: 30px; }
  .m-text-box > p {
    margin-bottom: 0;
    font-family: "UTMAvo", sans-serif;
    text-align: justify; }
  .m-text-box > img {
    display: block;
    max-width: 650px;
    margin: 20px auto; }

.m-relate {
  font-family: "UTMAvo", sans-serif;
  margin-bottom: 30px; }
  .m-relate__heading {
    text-transform: uppercase;
    font-family: "UTMAvoBold", sans-serif;
    font-size: 18px;
    border-bottom: 1px solid #e6e6e6;
    padding-bottom: 14px; }
    .m-relate__heading--blue {
      color: #0c569b;
      padding-bottom: 0;
      border-bottom: 0; }
  .m-relate__list {
    padding-left: 17px; }
    .m-relate__list--2 {
      padding-left: 0;
      list-style: none; }
      .m-relate__list--2 .m-relate__item {
        position: relative;
        padding-left: 17px;
        color: #777777; }
        .m-relate__list--2 .m-relate__item::before {
          content: '\f054';
          font-family: 'FontAwesome';
          font-size: 10px;
          color: #999999;
          position: absolute;
          left: 0;
          top: 6px; }
  .m-relate__item {
    padding: 2px 0; }
  .m-relate__link, .m-relate__link:hover {
    color: inherit;
    text-decoration: none; }
  .m-relate__link:hover .m-relate__text {
    text-decoration: underline; }
  .m-relate__time {
    color: #999999;
    margin-left: 25px; }

.m-detail-tab__tabs {
  margin-bottom: 10px; }
.m-detail-tab__btn {
  text-transform: uppercase;
  font-family: "UTMAvo", sans-serif;
  font-size: 14px; }
  .m-detail-tab__btn, .m-detail-tab__btn:hover {
    color: #333333; }

.m-detail-info {
  font-family: "UTMAvo", sans-serif; }
  .m-detail-info i.fa-chevron-right {
    font-size: 12px; }
  .m-detail-info__title {
    font-size: 16px;
    font-weight: bold;
    line-height: 26px;
    text-transform: uppercase; }
  .m-detail-info__money {
    font-size: 20px;
    color: #ff7700; }
  .m-detail-info__title2 {
    text-transform: uppercase;
    border-top: 1px solid #e6e6e6;
    font-size: 14px;
    padding-top: 10px;
    margin-top: 10px; }
  .m-detail-info__btnwrap {
    margin-top: 20px; }

/*# sourceMappingURL=style.css.map */
