@import url("https://fonts.googleapis.com/css2?family=Roboto:ital,wght@0,100..900;1,100..900&display=swap");

body {
  font-family: "Roboto", sans-serif;
}

html body {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  color: #243238;
  font-size: 16px;
  line-height: 1.5;
}
img {
  border: none;
  border-radius: 0;
  box-shadow: none;
  height: auto;
  max-width: 100%;
  object-fit: cover;
}

.h1,
h1 {
  color: #243238;
  font-size: 30px;
  font-weight: 700;
  line-height: 39px;
}

.h2,
h2 {
  font-size: 20px;
  line-height: 30px;
}

.h2,
.h3,
h2,
h3 {
  color: #243238;
  font-weight: 700;
}

.h3,
h3 {
  font-size: 18px;
  line-height: 24px;
}

.h4,
h4 {
  font-size: 16px;
  line-height: 24px;
}

.h4,
.h5,
h4,
h5 {
  color: #243238;
  font-weight: 400;
}

.h5,
h5 {
  font-size: 14px;
  line-height: 20px;
}

.h6,
h6 {
  color: #243238;
  font-size: 12px;
  font-weight: 400;
  line-height: 18px;
}

a {
  text-decoration: none;
}

a:active,
a:focus {
  outline: none;
}

.h1 a,
.h2 a,
.h3 a,
.h4 a,
.h5 a,
.h6 a,
h1 a,
h2 a,
h3 a,
h4 a,
h5 a,
h6 a {
  color: #2196f3;
}

.h1 a:hover,
.h2 a:hover,
.h3 a:hover,
.h4 a:hover,
.h5 a:hover,
.h6 a:hover,
h1 a:hover,
h2 a:hover,
h3 a:hover,
h4 a:hover,
h5 a:hover,
h6 a:hover {
  color: #0d47a1;
}
.bp_news_info {
  display: none;
}

.header-logo {
  max-width: 120px;
}
.bp_menu_active {
  border: none;
}
.header {
  border-top: 13px solid #287ec2;
  position: relative;
}
.header:before {
  content: "";
  position: absolute;
  left: 50%;
  top: 0;
  right: 0;
  background-color: #287ec2;
  border-bottom: 1px solid #ca373c;
  height: 30px;
}
.header .bp_nav_link {
  justify-content: start;
}
.header .bp_navbar_ul_menu > .nav-item:last-child {
  display: none;
}
.header #navbarsMenu {
  justify-content: center;
}
.header .navbar ul.navbar-nav > li {
  padding: 15px;
}
.header .navbar ul.navbar-nav > li a {
  text-transform: uppercase;
  color: #252525;
  margin: 0 10px;
  position: relative;
  white-space: nowrap;
}
.header .button-contact {
  text-align: right;
}
.header .button-contact a {
  background: #67dfc1;
  border: 1px solid #67dfc1;
  color: #fff;
  position: relative;
  font-size: 14px;
  text-transform: uppercase;
  letter-spacing: 0.2em;
  font-weight: 400;
  padding: 12px 24px;
  line-height: 1;
  display: inline-block;
  text-align: center;
  border-radius: 20px;
  transition: all 0.4s linear 0s;
  z-index: 1;
}
.top-info {
  font-weight: 300;
  font-size: 12px;
  height: 30px;
  color: #dfdfdf;
  background-color: #287ec2;
  position: relative;
  border-bottom: 1px solid #ca373c;
}
.top-info .square {
  position: absolute;
  width: 38px;
  height: 30px;
  background-color: #ca373c;
  left: -38px;
}

.top-info:before {
  border-width: 30px 0 0 30px;
  border-color: transparent transparent transparent #fff;
  left: -38px;
  z-index: 2;
}

.top-info:after,
.top-info:before {
  content: "";
  width: 0;
  height: 0;
  border-style: solid;
  position: absolute;
}

.top-info:after {
  border-width: 0 30px 30px 0;
  border-color: transparent #287ec2 transparent transparent;
  left: -30px;
  top: -1px;
}

.contact-card {
  display: flex;
  justify-content: center;
  align-items: center;
  position: relative;
  overflow: hidden;
}

.contact-item {
  display: flex;
  align-items: center;
  gap: 10px;
  padding: 0 20px;
  border-right: 1px solid rgba(255, 255, 255, 0.3);
  position: relative;
  z-index: 1;
}

.contact-item:last-child {
  border-right: none;
}

.contact-icon {
  color: white;
  font-size: 14px;
  display: flex;
  align-items: center;
  justify-content: center;
}

.contact-content {
  color: white;
}

.contact-label {
  font-size: 14px;
  font-weight: 400;
}

.contact-value {
  font-size: 16px;
  font-weight: 600;
}

.breadcrumb-main {
  background-image: url("/images_uploads/slides/slide01_o651.jpg");
  background-repeat: no-repeat;
  background-position: center;
  background-size: 100%;
  padding: 60px 0;
}
.breadcrumb-main .breadcrumb {
  justify-content: center;
}
.breadcrumb-main .breadcrumb-item,
.breadcrumb-main .breadcrumb-item a {
  font-weight: 400;
  font-size: 24px;
  text-transform: uppercase;
  color: #fff;
}

.blog-list .bp_img_news img {
  height: 250px;
}
.blog-list .bp_img_news {
  padding: 0;
}
.blog-list .bp_news_sub p {
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-align: center;
  color: gray;
  font-weight: 300;
}

.blog-list .cls_img_hot_news img {
  height: 370px;
}
.blog-list .bp_block_item .row {
  margin: 0;
}
.blog-list > h2 {
  text-align: center;
  font-size: 52px;
  position: relative;
  word-wrap: break-word;
  line-height: 1.15;
  letter-spacing: -0.015em;
  font-weight: 100;
  margin-bottom: 20px;
}
.blog-list .order-sm-1 {
  padding: 30px;
  background: #fafafa;
}
.blog-list .news_title {
  font-size: 24px;
  margin-bottom: 15px;
  line-height: 1.3em;
  font-weight: 300;
  text-align: center;
}
.blog-list .news_title a {
  color: #272727;
}
.blog-list .bp_news_more i {
  display: none;
}
.blog-list .bp_news_more {
  position: relative;
  font-size: 14px;
  text-transform: uppercase;
  letter-spacing: 0.2em;
  line-height: 1;
  display: inline-block;
  text-align: center;
  border-radius: 20px;
  transition: all 0.4s linear 0s;
  z-index: 1;
  background-color: rgba(0, 0, 0, 0);
  border: 1px solid #272727;
  font-weight: 400;
  padding: 12px 24px;
  color: #272727;
}
.blog-list .bp-news-button-action {
  text-align: center;
  margin-top: 40px;
}
.bp-category-title {
  display: none;
}
.breadcrumb-item + .breadcrumb-item::before {
  color: #fff;
}
.search-sidebar > p,
.service-sidebar > p,
.blog-sidebar > p {
  position: relative;
  font-size: 24px;
  margin-bottom: 22px;
}
.service-sidebar {
  margin: 30px 0;
}

.search-sidebar form {
  position: relative;
  border: 1px solid #e2e2e2;
  border-radius: 10px;
  padding-left: 5px;
}
.search-sidebar .form-control {
  height: 50px;
  border: none;
  background-color: #fff;
  padding: 10px 20px;
  width: 100%;
  color: #252525;
  border-radius: 10px !important;
  position: relative;
  z-index: 1;
}

.search-sidebar .input-group-btn {
  position: absolute;
  top: 3px;
  right: 3px;
  z-index: 6;
}
.search-sidebar .input-group-btn button {
  height: 45px;
  width: 45px;
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
  border: none;
  outline: none;
  background-color: #0071dc;
  line-height: 45px;
  border-radius: 8px;
}
.search-sidebar .form-control:focus-visible {
  outline: none;
  box-shadow: none;
}
.blog-sidebar .cls_img_hot_news img {
  height: 100px;
  object-fit: cover;
  border-radius: 0;
}
.blog-sidebar .bp-news-button-action {
  display: none;
}
.blog-sidebar .cls_content_hot_news {
  padding: 0;
}
.blog-sidebar .news_title {
  font-size: 16px;
  line-height: 1.3em;
  font-weight: 300;
}
.blog-sidebar .news_title a {
  color: #272727;
}
.footer {
  background: #1c79be;
  color: white;
  padding: 60px 0 30px;
  position: relative;
  overflow: hidden;
}

.footer::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 100 100"><circle cx="20" cy="20" r="2" fill="rgba(255,255,255,0.1)"/><circle cx="80" cy="40" r="1.5" fill="rgba(255,255,255,0.08)"/><circle cx="40" cy="70" r="1" fill="rgba(255,255,255,0.06)"/></svg>');
  pointer-events: none;
}

.footer-content {
  display: grid;
  grid-template-columns: 2fr 1.5fr 1fr 1fr;
  gap: 50px;
  margin-bottom: 40px;
}

.footer-section > h3 {
  font-size: 18px;
  font-weight: 600;
  margin-bottom: 25px;
  position: relative;
  text-transform: uppercase;
  letter-spacing: 1px;
  color: #fff;
}

.footer-section > h3::after {
  content: "";
  position: absolute;
  bottom: -8px;
  left: 0;
  width: 40px;
  height: 3px;
  background: rgba(255, 255, 255, 0.4);
  border-radius: 2px;
}

.company-info h2 {
  font-size: 24px;
  font-weight: 700;
  margin-bottom: 20px;
  color: white;
  line-height: 1.3;
}

.footer-item {
  display: flex;
  align-items: flex-start;
  margin-bottom: 15px;
  padding: 8px 0;
}

.footer-icon {
  width: 20px;
  height: 20px;
  margin-right: 12px;
  margin-top: 2px;
  opacity: 0.8;
  flex-shrink: 0;
}

.footer-text {
  line-height: 1.6;
  font-size: 14px;
}

.footer-text strong {
  display: block;
  margin-bottom: 4px;
  color: rgba(255, 255, 255, 0.9);
}

.footer .bp_category_option li {
  margin-bottom: 12px;
}

.footer .bp_category_option a {
  color: rgba(255, 255, 255, 0.85);
  text-decoration: none;
  font-size: 14px;
  line-height: 1.5;
  transition: all 0.3s ease;
  position: relative;
  padding-left: 0;
  display: flex;
  align-items: center;
}

.footer .bp_category_option a:hover {
  color: rgba(255, 255, 255, 1);
}

.footer .bp_category_option a::before {
  content: "▶";
  position: absolute;
  left: -15px;
  opacity: 0;
  transition: all 0.3s ease;
  font-size: 10px;
}

.footer .bp_category_option a:hover::before {
  opacity: 1;
  left: -12px;
}

.footer .bp_category_option a h3 {
  color: #fff;
  margin: 0;
  transition: all 0.3s ease;
}
.footer .bp_category_option a:hover h3 {
  padding-left: 8px;
}
.footer .address-item {
  margin-bottom: 18px;
  padding-bottom: 15px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.1);
}

.footer .address-item:last-child {
  border-bottom: none;
  margin-bottom: 0;
  padding-bottom: 0;
}

.footer .address-label {
  font-weight: 600;
  color: rgba(255, 255, 255, 0.9);
  font-size: 14px;
  margin-bottom: 5px;
}

.footer .address-text {
  color: rgba(255, 255, 255, 0.75);
  font-size: 14px;
  line-height: 1.5;
}
.footer .bp_form_data {
  width: 100%;
  padding: 12px 15px;
  background: rgba(255, 255, 255, 0.1);
  border: 1px solid rgba(255, 255, 255, 0.2);
  border-radius: 6px;
  color: white;
  font-size: 14px;
  transition: all 0.3s ease;
}
.footer .bp_form_data::placeholder {
  color: rgba(255, 255, 255, 0.6);
}
.footer .bp_form_data::placeholder {
  outline: none;
  border-color: rgba(255, 255, 255, 0.5);
  background: rgba(255, 255, 255, 0.15);
}
.footer .bp-btn-send {
  width: 100%;
  padding: 12px 20px;
  background: rgba(255, 255, 255, 0.2);
  color: white;
  border: 1px solid rgba(255, 255, 255, 0.3);
  border-radius: 6px;
  font-size: 14px;
  font-weight: 600;
  cursor: pointer;
  transition: all 0.3s ease;
  text-transform: uppercase;
  letter-spacing: 0.5px;
}

.footer .bp-btn-send:hover {
  background: rgba(255, 255, 255, 0.25);
  border-color: rgba(255, 255, 255, 0.5);
  transform: translateY(-2px);
}

.footer .bp-btn-send:active {
  transform: translateY(0);
}
.footer .social-links {
  display: flex;
  gap: 15px;
  margin-top: 20px;
}

.footer .social-link {
  width: 45px;
  height: 45px;
  background: rgba(255, 255, 255, 0.1);
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  color: white;
  text-decoration: none;
  transition: all 0.3s ease;
  backdrop-filter: blur(10px);
}

.footer .social-link:hover {
  background: rgba(255, 255, 255, 0.2);
  transform: translateY(-3px);
  box-shadow: 0 5px 15px rgba(0, 0, 0, 0.3);
}
@media only screen and (min-width: 1200px) {
  .header .dropdown:hover > .dropdown-menu {
    margin-top: 0;
    opacity: 1;
    visibility: visible;
    background: #2d3436;
    border-radius: 10px;
  }
  .header .navbar-nav > .nav-item > a {
    position: relative;
    padding: 0;
    padding-bottom: 10px !important;
  }
  .header .navbar-nav > .nav-item > a::after {
    content: "";
    position: absolute;
    bottom: 0;
    left: 0;
    width: 0;
    height: 2px;
    border-radius: 50px;
    background-color: #000000;
    transition: width 0.8s ease-in-out;
  }
  .header .bp_toggle_arrow {
    padding-bottom: 10px;
    padding-left: 0;
    color: black;
    font-size: 13px;
  }
  .header .navbar-nav > .nav-item.active > a::after {
    transition: unset;
  }
  .header .navbar-nav li:hover > a,
  .header .navbar-nav .nav-item.active > a {
    color: #7ec8e3;
  }

  .header .navbar-nav > .nav-item:hover a::after,
  .header .navbar-nav > .nav-item > .bp_menu_active::after {
    width: 100%;
  }
  .header .navbar ul.navbar-nav > li:hover > a {
    color: #7ec8e3;
  }
  .header .bp_sub_menu {
    width: 400px;
    display: block;
    opacity: 0;
    visibility: hidden;
    margin-top: 10px;
    padding: 0;
    border: none;
    border-radius: 0;
    transition: all 0.3s linear;
    box-shadow: rgba(0, 0, 0, 0.07) 0px 1px 1px, rgba(0, 0, 0, 0.07) 0px 2px 2px, rgba(0, 0, 0, 0.07) 0px 4px 4px, rgba(0, 0, 0, 0.07) 0px 8px 8px,
      rgba(0, 0, 0, 0.07) 0px 16px 16px;
  }

  .header .navbar ul.dropdown-menu li {
    padding: 0;
  }
  .header .navbar ul.dropdown-menu li a {
    transition: 0.7s;
    padding: 15px 25px;
    color: #fff;
    font-size: 14px;
  }
  .header .navbar ul.dropdown-menu li:hover {
    background-color: transparent;
  }
  .header .navbar ul.dropdown-menu li a:hover {
    padding-left: 35px;
    color: #7ec8e3;
    background-color: transparent;
  }
}

@media (max-width: 992px) {
  .header-menu {
    order: -1;
  }
  .header-logo {
    margin: auto;
        padding: 17px 0;
  }
  .header {
    border-top: none;
  }
  .header:before {
      display: none;
  }
}
@media (max-width: 768px) {
  .footer .footer-content {
    grid-template-columns: 1fr;
    gap: 40px;
    text-align: left;
  }

  .footer .company-info h2 {
    font-size: 20px;
    text-align: center;
  }

  .footer .footer-section > h3 {
    text-align: center;
  }

  .footer .footer-section > h3::after {
    left: 50%;
    transform: translateX(-50%);
  }

  .social-links {
    justify-content: center;
  }
}
@media (max-width: 480px) {
  .footer {
    padding: 40px 0 20px;
  }

  .footer .contact-text {
    font-size: 13px;
  }
}
