        @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');

h1,
h2,
.h1,
.h2,
.fw-bold {
    font-weight: 700 !important;
}

h3,
h4,.header .header__contact-info
.h4,
.fw-medium {
    font-weight: 600 !important;
}

h5,
h6,
.h5,
.h6,
.fw-semi-bold {
    font-weight: 500 !important;
}

a {
    color: rgb(16 95 177);
}

body {
    font-family: 'Be Vietnam Pro', sans-serif;
    line-height: 26px;
    font-size: 15px;
    color: #424242;
    vertical-align: baseline;
   
}
img {
    max-width: 100%;
}
.header_home {
    border-top:6px solid  #1e2126 ;
}
.header {
    background: #125e8f;
  /*  padding: 10px 20px; */
    position: relative;
}
.header__logo img{
    width: 245px;
    padding-top: 7px;
    padding-bottom: 7px;
    
}
.topmenu {
    justify-content: center;
    align-items: center;
    background: #1e2126;
}
.topmenu nav {
    position: relative;
}
.topmenu nav,.topmenu:before {
    background: #1e2126 !important;
    height: 39px;
}
.topmenu-nav h2 {
    font-size: 14px;
    margin: 0;
    font-weight: normal !important;
}
.topmenu-nav,.text-right {
    padding-top: 6px;
}
.text-right .navbar-nav {
    display: flex;
    gap: 10px;
}
.text-right {
    gap: 5px;
    display: flex;
}
.topmenu * {
    color: #fff !important;
}
.topmenu nav:first-child:before {
    content: "";
    display: block;
    width: 0px;
    height: 0px;
    border-top: 39px solid;
    border-left: 39px solid transparent;
    position: absolute;
    left: -39px;
    top: 0;
}
.topmenu nav:first-child:before {
    border-top-color: #1e2126 !important;
}
.menu__main {
  padding: 5px;
  /*position: relative;*/
}
.menu__main .navbar-expand-lg .navbar-nav {
  padding-left: 0;
  margin-bottom: 0;
  width: 100%;
  justify-content: end;
}
.menu__main .nav-item:hover > a {
  color: #ffc6a2 !important;
}
.header .navbar ul.navbar-nav > li {
    padding: 10px;
}
.menu__main .navbar-expand-lg .navbar-nav .nav-link,
.menu__main .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;
}

.menu__main .bp_sub_menu,
.menu__main .submenu {
  background: #125e8f;
}

.menu__main .navbar ul.dropdown-menu li:hover {
  background-color: unset;
}
.menu__main .dropdown-item:focus,
.menu__main .dropdown-item:hover,
.menu__main .navbar-expand-md .navbar-nav .nav-link:hover {
  background-color: unset;
  color: #ffeb3b !important;
}
.menu__main .dropdown-menu {
  transition: all 0.3s ease;
}
.header.sticky {
  position: fixed !important;
  top: 0;
  left: 0;
  width: 100%;
  padding: 0 20px;
  z-index: 99;
  animation: sticky 1s;
  box-shadow: 2px 4px 8px rgba(140, 129, 129, 0.25);
}
.bp_toggle_arrow {
    display: none;
}
.menu__main .active {
  color: #ffc6a2 !important;
}
.menu__main .navbar-expand-md .navbar-collapse {
    justify-content: end;
}
.bp_news_info {
    display: none;
}
/*.slide__home .swiper-slide:before {*/
/*    content: "";*/
/*    position: absolute;*/
/*    z-index: 2;*/
/*    top: 0;*/
/*    left: 0;*/
/*    right: 0;*/
/*    width: 100%;*/
/*    height: 100%;*/
/*    opacity: 0.4;*/
/*    background-color: #000000;*/
/*}*/
.menu__sidebar h2,.blog__sidebar > h2 {
    background: #125e8f;
    padding: 10px;
    border-left: 5px solid #fab909;
    color: white;
    line-height: 1.1;
    text-transform: uppercase;
    font-size: 18px;
    margin: 0;
    font-weight: 600 !important;
    text-align: center;
}
.menu__sidebar .bp_menu_option_main,.blog__sidebar .blog__sidebar-list {
    box-shadow: rgba(50, 50, 93, 0.25) 0px 2px 5px -1px, rgba(0, 0, 0, 0.3) 0px 1px 3px -1px;
}
.blog__sidebar .blog__sidebar-list  {
    padding: 5px;    
}
.menu__sidebar .bp_list_item a {
    color: #222;
}
.blog__sidebar .bp_block_item .row {
    margin: 0;
}
.blog__sidebar .news_title a {
    font-size: 14px;
        color: #222;
    font-weight: 500;
}
.blog__sidebar .bp_block_item {
    margin-top: 10px;
}
.footer {
    padding: 60px  0 !important;
    background: #125e8f;
    color: #fff;
}
.footer-wedget-one {
    text-align: center;
}
.footer-wedget-one img {
    text-align: center;
}
.footer-wedget-one p {
    margin: 15px 0;
    text-align: justify;
        color: #ededed;
    font-size: 14px;
}
.footer-social-profile ul {
    padding: 0;
    display: flex;
    text-align: left;
    gap: 20px;
}
.footer-social-profile ul li {
    padding: 3px 10px;
    border: 1px solid #fab909;
    
}
.footer-social-profile ul li a {
    color: #ededed;
}
.footer-widget-menu ul,.inner-box {
    padding: 0;
    margin-top: 42px;
}
.footer-widget-menu ul li {
    margin: 10px 0;
}
.footer-widget-menu ul li a {
    color: #fff;
}
.footer-widget-menu ul li a::before {
    font-family: fontawesome;
    content: "\f101";
    padding: 0 5px;
    font-size: 12px;
    color: #fab909;
}
.footer .inner-item {
    display: flex;
    gap: 5px;
}
.footer .media {
    margin: 10px 0;
}
.footer .media-left {
    margin-top: 5px;
}
.footer .media-left .icon {
    color: #fab909;
}
.footer h2 {
    font-size: 24px;
    margin-top: 10px;
    font-weight: 600 !important;
}
.footer iframe {
    margin-top: 40px;
}
.header .navbar-toggler {
    background-color: white;
}
@media screen and (max-width:992px) {
    .bp_toggle_arrow {
        display: block;
    }
    #navbarsMenu {
        position: absolute;
    top: 100%;
    background: rgb(18, 94, 143);
    transition: all 0.3s linear 0s;
    left: 0px;
    right: 0px;
    width: 90%;
    margin: auto;
    z-index: 2;
        border-radius: 0 0 8px 8px;
    }
    #menu_hor {
        justify-content: end;
    }
}
@keyframes sticky {
  0% {
    -webkit-transform: translateY(-100%);
    transform: translateY(-100%);
  }
  100% {
    -webkit-transform: translateY(0%);
    transform: translateY(0%);
  }
}