        @import url('https://fonts.googleapis.com/css2?family=Be+Vietnam+Pro:wght@100;200;300;400;500;600;700;800;900&family=Open+Sans:wght@300;400;500;600;700;800&family=Oswald:wght@300;400;500;600;700&display=swap');
img { max-width:100%; }
h1,
h2,
.h1,
.h2,
.fw-bold {
    font-weight: 700 !important;
}

h3,
h4,.header .header__contact-info
.h3,
.h4,
.fw-medium {
    font-weight: 600 !important;
}

h5,
h6,
.h5,
.h6,
.fw-semi-bold {
    font-weight: 500 !important;
}

a {
    color: #0993ca;
}

body {
    margin: 0;
    font-family: 'Be Vietnam Pro', sans-serif;
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.5;
   
}

.header .sub__header {
    background-image: url('/files_upload/home-header.jpg');
  background-size: cover;
  background-position: center top;
  background-repeat: no-repeat;
}

.header .header__menu {
    background: #306c98;
     position: relative;
}
.header .header__menu .nav-link {
    font-weight: 700;
    font-style: normal;
    color: #ffffff;
    padding: 10px 0 !important;
    text-transform: uppercase;
    font-size: 18px;
}
.header .header__contact {
        display: flex;
    gap: 30px;
}
.header .header__contact .header__contact-icon {
    color: #df2d01;
    font-size: 28px;
    margin-top: 5px;
}
.header .header__contact-info {
    color: #306c98;
    font-size: 16px;
    font-weight: 600;
}
.header .navbar ul.navbar-nav > li {
    border-right: 1px solid #236190;
}
.header .navbar ul.navbar-nav > li:has(.active) {
    background:#ffa445;
}


.header .nav-item:hover > a {
  color: #ffc6a2 !important;
}
.header .navbar-expand-md .navbar-nav .nav-link,
.header .navbar .navbar-collapse ul.navbar-nav li a {
  text-decoration: none;
  text-transform: uppercase;
  color: #fff;
  padding: 2px 20px;
  font-size: 16px;
  font-weight: 700;
  border-radius: 25px;
  transition: all 0.3s linear;
}

.header .bp_sub_menu,
.header .submenu {
  background: #306c98;
}

.header .navbar ul.dropdown-menu li:hover {
  background-color: unset;
}

.header .dropdown-item:hover {
    background: transparent !important;
    color: #ffa445 !important;
}
.header .dropdown-menu {
  transition: all 0.3s ease;
}
.navbar .dropdown-toggle, .navbar .bp_menu_icon {
    color: white;
}
.social__block  {
    padding: 5px;
    padding-bottom: 0;
}
.social p {
    text-align: end;
    margin-right: 60px;
        font-weight: 400;
    font-style: normal;
    color: #333333;
    font-size: 12px;
    line-height: 2.3;
    letter-spacing: 0px;
}
.social__list {
    justify-content: end;
    display: flex;
    gap: 10px;
    margin: 0;
    padding: 0;
}
.social__list a {
    height: 24px;
    width: 24px;
    border-radius: 50%;
    background: #306c98;
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 12px;
    color: white;
}
.moto-text_system_13 {
        font-weight: 400;
    font-style: normal;
    color: #333333;
    font-size: 12px;
    line-height: 2.3;
    letter-spacing: 0px;
    margin: 0;
}
.slide__home .text_slide_left  {
    top: 30%;
    bottom: unset;
}
.slide__home .bp_slide_title_note {
    background: rgba(255,255,255,0.55);
    padding: 70px 53px;
    width: 65%;
    border-radius: 15px;
}
.bp_news_info {
    display: none;
}
.slide__home .bp_slide_title_note p {
        font-size: 32px;
    font-weight: 700;
    text-transform: uppercase;
}
.footer {
    background: rgb(50 128 194);
    padding: 20px 0;
}
.footer .footer__info h2 {
    color: #ffffff;
    font-size: 30px;
}
.footer .footer__info ul {
    padding: 0;
    color: #ffffff;
}
.social__list-footer {
    display: flex;
    justify-content: center;
    gap: 20px;
    font-size: 48px;
    margin-top: 30px;
}
.social__list-footer a {
    color: white;
}
.vision .bp_news_info,.vision  .bp_news_sub {
    display: none;
}
.vision .news_title a {
    font-size: 12px;
}
.vision .vision__title {
    padding-bottom: 10px;
        border-bottom: 1px dotted #ccc;
}
.vision .content__vision {
    font-size: 14px;
    padding: 0 30px;
}.breadcrumb-item.active {
    font-size: 16px;
    font-weight: bold;
}
.vision h5.widget-title {
    background: #f6f6f6;
    border-left: 3px solid #007EC0;
    color: #282925;
    display: inline-block;
    padding: 7px 7px 7px 15px;
    position: relative;
    width: 100%;
    text-transform: uppercase;
    margin-bottom: 0px;
    font-weight: bold;
    margin-top: 10px;
}
.vision .bp_block_item .row {
    margin: 0;
}
.vision .bp_block_item {
        padding-bottom: 15px;
    min-height: 79px;
    height: 84px;
    overflow: hidden;
    border-bottom: 1px dashed #d0cece;
    padding-top: 9px;
}
.social__block.social_header {
    padding: 20px  20px !important
}
.fixed-tool-right {
  position: fixed;
  top: 30%;
  right: 0.5%;
  z-index: 99;
  display: flex;
  flex-direction: column;
  gap: 10px;
}
.fixed-tool-right a {
  background: #fff;
  box-shadow: 0px 0px 5px #666;
  padding: 8px;
  min-width: 72px;
  white-space: nowrap;
  border-radius: 3px;
  text-align: center;
}
.fixed-tool-right a span {
  display: none;
  transition: width 0.3s;
}
.fixed-tool-right img {
  max-width: 35px;
  height: 25px;
}
.checkbox-wrapper-8 .tgl {
    display: none;
  }
  .checkbox-wrapper-8 .tgl,
  .checkbox-wrapper-8 .tgl:after,
  .checkbox-wrapper-8 .tgl:before,
  .checkbox-wrapper-8 .tgl *,
  .checkbox-wrapper-8 .tgl *:after,
  .checkbox-wrapper-8 .tgl *:before,
  .checkbox-wrapper-8 .tgl + .tgl-btn {
    box-sizing: border-box;
  }
  .checkbox-wrapper-8 .tgl::-moz-selection,
  .checkbox-wrapper-8 .tgl:after::-moz-selection,
  .checkbox-wrapper-8 .tgl:before::-moz-selection,
  .checkbox-wrapper-8 .tgl *::-moz-selection,
  .checkbox-wrapper-8 .tgl *:after::-moz-selection,
  .checkbox-wrapper-8 .tgl *:before::-moz-selection,
  .checkbox-wrapper-8 .tgl + .tgl-btn::-moz-selection,
  .checkbox-wrapper-8 .tgl::selection,
  .checkbox-wrapper-8 .tgl:after::selection,
  .checkbox-wrapper-8 .tgl:before::selection,
  .checkbox-wrapper-8 .tgl *::selection,
  .checkbox-wrapper-8 .tgl *:after::selection,
  .checkbox-wrapper-8 .tgl *:before::selection,
  .checkbox-wrapper-8 .tgl + .tgl-btn::selection {
    background: none;
  }
  .checkbox-wrapper-8 .tgl + .tgl-btn {
    outline: 0;
    display: block;
    width: 100%;
    height: 100%;
    position: relative;
    cursor: pointer;
    -webkit-user-select: none;
       -moz-user-select: none;
        -ms-user-select: none;
            user-select: none;
  }
  .checkbox-wrapper-8 .tgl + .tgl-btn:after,
  .checkbox-wrapper-8 .tgl + .tgl-btn:before {
    position: relative;
    display: block;
    content: "";
    width: 50%;
    height: 100%;
  }
  .checkbox-wrapper-8 .tgl + .tgl-btn:after {
    left: 0;
  }
  .checkbox-wrapper-8 .tgl + .tgl-btn:before {
    display: none;
  }
  .checkbox-wrapper-8 .tgl:checked + .tgl-btn:after {
    left: 50%;
  }

  .checkbox-wrapper-8 .tgl-skewed + .tgl-btn {
    overflow: hidden;
    -webkit-backface-visibility: hidden;
            backface-visibility: hidden;
    transition: all 0.2s ease;
    font-family: sans-serif;
  }
  .checkbox-wrapper-8 .tgl-skewed + .tgl-btn:after,
  .checkbox-wrapper-8 .tgl-skewed + .tgl-btn:before {
    display: inline-block;
    transition: all 0.2s ease;
    width: 100%;
    text-align: center;
    position: absolute;
    line-height: 2em;
    font-weight: bold;
    color: #fff;
    text-shadow: 0 1px 0 rgba(0, 0, 0, 0.4);
  }
  .checkbox-wrapper-8 .tgl-skewed + .tgl-btn:after {
    left: 100%;
    content: attr(data-tg-on);
  }
  .checkbox-wrapper-8 .tgl-skewed + .tgl-btn:before {
    left: 0;
    content: attr(data-tg-off);
  }
  .checkbox-wrapper-8 .tgl-skewed + .tgl-btn:active {
    background: #888;
  }
  .checkbox-wrapper-8 .tgl-skewed + .tgl-btn:active:before {
    left: -10%;
  }
  .checkbox-wrapper-8 .tgl-skewed:checked + .tgl-btn {
            background-image: url('/files_upload/vietnam.png');

    background-size: contain;
    background-position: center;
    background-repeat: no-repeat;
  }
  .checkbox-wrapper-8 .tgl-skewed:checked + .tgl-btn:before {
    left: -100%;
  }
  .checkbox-wrapper-8 .tgl-skewed:checked + .tgl-btn:after {
    left: 0;
  }
  .checkbox-wrapper-8 .tgl-skewed:checked + .tgl-btn:active:after {
    left: 10%;
  }
  .checkbox-wrapper-8 .tgl-skewed + .tgl-btn:after {
    content: "";
    width: 100%;
    height: 100%;

   background-image: url('/files_upload/uk.png');
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
    position: absolute;
    left: 0;
    top: 0;
    transition: all 0.2s ease;
}

.checkbox-wrapper-8 .tgl-skewed:checked + .tgl-btn:after {
    left: -100%;
}
.checkbox-wrapper-8 {
  width: 78px;
  height: 45px;
  border-radius: 3px;
  padding: 5px 0;
  background: #fff;
  box-shadow: 0px 0px 5px #666;
}
@media screen and (min-width: 992px) {
  .navbar .nav-item:hover .dropdown-menu.bp_sub_menu {
    transform: rotateX(0deg);
    visibility: visible;
    transition: 0.5s;
    opacity: 1;
  }
  .menu__main .bp_toggle_arrow {
    display: none;
  }
  .navbar .nav-item .dropdown-menu.bp_sub_menu {
    display: block;
    visibility: hidden;
    top: 100%;
    transform: rotateX(-75deg);
    transform-origin: 0% 0%;
    transition: 0.3s;
    opacity: 0;
    position: absolute !important;
    left: 0;
  }
}

@media screen and (max-width: 991px) {
    .header .header__contact-info {
        font-size: 12px;
    }
.header .header__menu {
   padding: 15px 0;
}
  #navbarsMenu {
    position: absolute;
    top: 100%;
    left: 0px;
    right: 0px;
    z-index: 2;
    background: #306c98;
    width: 95%;
    margin: auto;
  }
  .navbar {
      position: unset;
  }
  .navbar ul.navbar-nav li.dropdown {
    flex-wrap: wrap;
  }
  .navbar ul.navbar-nav li.dropdown ul {
    position: unset;
    width: 100%;
  }
  .navbar .navbar-collapse ul.navbar-nav li a {
    width: unset;
    min-width: 21%;
  }
  .navbar-toggler {
      background-color: white;
      margin-left: 10px;
  }
  .navbar .dropdown-toggle:after {
      color: white;
  }

}
@media screen and (max-width:768px) {
     .header__logo {
        text-align: center;
    }
    .blog__main .bp_block_item  {
        margin: 20px 0;
    }
    .footer .footer__info h2 {
        font-size: 22px;
    }
    .header .header__contact {
        display: none;
    }
    .header__logo img {
        width: 150px;
    }
    .social__list {
        justify-content: center;
    }
    .bp_name_category_option {
        width: 88%;
    }
}
@media screen and (max-width: 576px) {
    .moto-text_system_13 {
        text-align: center;
        margin: 10px 0;
    }
}
@media screen and (max-width:456px) {
    .header .header__contact-info {
        font-size: 10px;
    }
   
    .header .header__contact .header__contact-icon {
        font-size: 18px;
    }
    .header .navbar .navbar-collapse ul.navbar-nav li a  {
        font-size: 14px;
    }
    .footer .footer__info ul {
        font-size: 12px;
    }
    .social__list-footer a {
        font-size: 32px;
    }
  
}