@charset "UTF-8";
@font-face {
  font-family: "Conv_BeVietnam-Regular";
  src: url("../fonts/BeVietnam-Regular.eot");
  src: url("../fonts/BeVietnam-Regular.woff") format("woff"), url("../fonts/BeVietnam-Regular.ttf") format("truetype"), url("../fonts/BeVietnam-Regular.svg") format("svg");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "Conv_BeVietnam-Thin";
  src: url("../fonts/BeVietnam-Thin.eot");
  src: url("../fonts/BeVietnam-Thin.woff") format("woff"), url("../fonts/BeVietnam-Thin.ttf") format("truetype"), url("../fonts/BeVietnam-Thin.svg") format("svg");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "MTD Balerno";
  src: url("../fonts/MTD.eot");
  src: url("../fonts/MTD.eot?#iefix") format("embedded-opentype"), url("../fonts/MTD.woff2") format("woff2"), url("../fonts/MTD.woff") format("woff"), url("../fonts/MTD.ttf") format("truetype"), url("../fonts/MTD.svg#MTD") format("svg");
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "MTD Balerno";
  src: url("../fonts/MTD_1.eot");
  src: url("../fonts/MTD_1.eot?#iefix") format("embedded-opentype"), url("../fonts/MTD_1.woff2") format("woff2"), url("../fonts/MTD_1.woff") format("woff"), url("../fonts/MTD_1.ttf") format("truetype"), url("../fonts/MTD_1.svg#MTD") format("svg");
  font-weight: bold;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "MTD Balerno";
  src: url("../fonts/MTD_2.eot");
  src: url("../fonts/MTD_2.eot?#iefix") format("embedded-opentype"), url("../fonts/MTD_2.woff2") format("woff2"), url("../fonts/MTD_2.woff") format("woff"), url("../fonts/MTD_2.ttf") format("truetype"), url("../fonts/MTD_2.svg#MTD") format("svg");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "MTD Mind Blowing";
  src: url("../fonts/MTD_3.eot");
  src: url("../fonts/MTD_3.eot?#iefix") format("embedded-opentype"), url("../fonts/MTD_3.woff2") format("woff2"), url("../fonts/MTD_3.woff") format("woff"), url("../fonts/MTD_3.ttf") format("truetype"), url("../fonts/MTD_3.svg#MTD") format("svg");
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Conv_BeVietnam-Bold";
  src: url("../fonts/BeVietnam-Bold.eot");
  src: url("../fonts/BeVietnam-Bold.woff") format("woff"), url("../fonts/BeVietnam-Bold.ttf") format("truetype"), url("../fonts/BeVietnam-Bold.svg") format("svg");
  font-weight: normal;
  font-style: normal;
}
:root {
  --font-title: "Conv_SVN-Radiant Slender";
  --font-body: "Conv_BeVietnam-Regular";
  --font-bethin: "Conv_BeVietnam-Thin";
  --font-MTDBalerno: "MTD Balerno";
  --font-MTDMind: "MTD Mind Blowing";
  --font-time: "Conv_TIMESR";
  --font-bebold: "Conv_BeVietnam-Bold";
  --pri: #177cc3;
  --second: #f6821d;
  --second2:rgb(246 130 29 / 33%);
  --bs-blue: #0d6efd;
  --bs-indigo: #6610f2;
  --bs-purple: #6f42c1;
  --bs-pink: #d63384;
  --bs-red: #dc3545;
  --bs-orange: #fd7e14;
  --bs-yellow: #ffc107;
  --bs-green: #198754;
  --bs-teal: #20c997;
  --bs-cyan: #0dcaf0;
  --bs-black: #000;
  --bs-white: #fff;
  --bs-gray: #6c757d;
  --bs-gray-dark: #343a40;
  --bs-gray-100: #f8f9fa;
  --bs-gray-200: #e9ecef;
  --bs-gray-300: #dee2e6;
  --bs-gray-400: #ced4da;
  --bs-gray-500: #adb5bd;
  --bs-gray-600: #6c757d;
  --bs-gray-700: #495057;
  --bs-gray-800: #343a40;
  --bs-gray-900: #212529;
  --bs-primary: #0d6efd;
  --bs-secondary: #6c757d;
  --bs-success: #198754;
  --bs-info: #0dcaf0;
  --bs-warning: #ffc107;
  --bs-danger: #dc3545;
  --bs-light: #f8f9fa;
  --bs-dark: #212529;
  --bs-primary-rgb: 13, 110, 253;
  --bs-secondary-rgb: 108, 117, 125;
  --bs-success-rgb: 25, 135, 84;
  --bs-info-rgb: 13, 202, 240;
  --bs-warning-rgb: 255, 193, 7;
  --bs-danger-rgb: 220, 53, 69;
  --bs-light-rgb: 248, 249, 250;
  --bs-dark-rgb: 33, 37, 41;
  --bs-primary-text-emphasis: #052c65;
  --bs-secondary-text-emphasis: #2b2f32;
  --bs-success-text-emphasis: #0a3622;
  --bs-info-text-emphasis: #055160;
  --bs-warning-text-emphasis: #664d03;
  --bs-danger-text-emphasis: #58151c;
  --bs-light-text-emphasis: #495057;
  --bs-dark-text-emphasis: #495057;
  --bs-primary-bg-subtle: #cfe2ff;
  --bs-secondary-bg-subtle: #e2e3e5;
  --bs-success-bg-subtle: #d1e7dd;
  --bs-info-bg-subtle: #cff4fc;
  --bs-warning-bg-subtle: #fff3cd;
  --bs-danger-bg-subtle: #f8d7da;
  --bs-light-bg-subtle: #fcfcfd;
  --bs-dark-bg-subtle: #ced4da;
  --bs-primary-border-subtle: #9ec5fe;
  --bs-secondary-border-subtle: #c4c8cb;
  --bs-success-border-subtle: #a3cfbb;
  --bs-info-border-subtle: #9eeaf9;
  --bs-warning-border-subtle: #ffe69c;
  --bs-danger-border-subtle: #f1aeb5;
  --bs-light-border-subtle: #e9ecef;
  --bs-dark-border-subtle: #adb5bd;
  --bs-white-rgb: 255, 255, 255;
  --bs-black-rgb: 0, 0, 0;
  --bs-font-sans-serif: system-ui, -apple-system, "Segoe UI", Roboto, "Helvetica Neue", "Noto Sans", "Liberation Sans", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  --bs-font-monospace: SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;
  --bs-gradient: linear-gradient(180deg, hsla(0, 0%, 100%, .15), hsla(0, 0%, 100%, 0));
  --bs-body-font-family: var(--bs-font-sans-serif);
  --bs-body-font-size: 1rem;
  --bs-body-font-weight: 400;
  --bs-body-line-height: 1.5;
  --bs-body-color: #212529;
  --bs-body-color-rgb: 33, 37, 41;
  --bs-body-bg: #fff;
  --bs-body-bg-rgb: 255, 255, 255;
  --bs-emphasis-color: #000;
  --bs-emphasis-color-rgb: 0, 0, 0;
  --bs-secondary-color: rgba(33, 37, 41, .75);
  --bs-secondary-color-rgb: 33, 37, 41;
  --bs-secondary-bg: #e9ecef;
  --bs-secondary-bg-rgb: 233, 236, 239;
  --bs-tertiary-color: rgba(33, 37, 41, .5);
  --bs-tertiary-color-rgb: 33, 37, 41;
  --bs-tertiary-bg: #f8f9fa;
  --bs-tertiary-bg-rgb: 248, 249, 250;
  --bs-heading-color: inherit;
  --bs-link-color: #0d6efd;
  --bs-link-color-rgb: 13, 110, 253;
  --bs-link-decoration: underline;
  --bs-link-hover-color: #0a58ca;
  --bs-link-hover-color-rgb: 10, 88, 202;
  --bs-code-color: #d63384;
  --bs-highlight-color: #212529;
  --bs-highlight-bg: #fff3cd;
  --bs-border-width: 1px;
  --bs-border-style: solid;
  --bs-border-color: #dee2e6;
  --bs-border-color-translucent: rgba(0, 0, 0, .175);
  --bs-border-radius: 0.375rem;
  --bs-border-radius-sm: 0.25rem;
  --bs-border-radius-lg: 0.5rem;
  --bs-border-radius-xl: 1rem;
  --bs-border-radius-xxl: 2rem;
  --bs-border-radius-2xl: var(--bs-border-radius-xxl);
  --bs-border-radius-pill: 50rem;
  --bs-box-shadow: 0 0.5rem 1rem rgba(0, 0, 0, .15);
  --bs-box-shadow-sm: 0 0.125rem 0.25rem rgba(0, 0, 0, .075);
  --bs-box-shadow-lg: 0 1rem 3rem rgba(0, 0, 0, .175);
  --bs-box-shadow-inset: inset 0 1px 2px rgba(0, 0, 0, .075);
  --bs-focus-ring-width: 0.25rem;
  --bs-focus-ring-opacity: 0.25;
  --bs-focus-ring-color: rgba(13, 110, 253, .25);
  --bs-form-valid-color: #198754;
  --bs-form-valid-border-color: #198754;
  --bs-form-invalid-color: #dc3545;
  --bs-form-invalid-border-color: #dc3545;
}

/* common */
html {
  background-color: var(--white) !important;
  font-size: 16px;
}

body {
  font-size: 14px !important;
  font-family: var(--font-body) !important;
  font-weight: var(--bs-body-font-weight);
  line-height: var(--bs-body-line-height) !important;
}
body p {
  margin-bottom: 1rem;
}
body b,
body strong {
  font-weight: 700;
}
body .dark,
body .dark p,
body .dark td {
  color: var(--white);
}
body .slider-nav-push:not(.slider-nav-reveal) .flickity-prev-next-button {
  margin-top: 0;
}
body::-webkit-scrollbar {
  width: 8px;
}
body::-webkit-scrollbar-track {
  background-color: #f1f1f1;
}
body::-webkit-scrollbar-thumb {
  background-color: #aaa;
}
body a {
  transition: all 0.3s;
}

/* pb_medium */
@media (min-width: 550px) {
  .pb_medium > .col {
    padding-bottom: 0 !important;
  }
}
/* pb_large */
@media (min-width: 849px) {
  .pb_large > .col {
    padding-bottom: 0 !important;
  }
}
.nav-dropdown-has-arrow li.has-dropdown:after,
.nav-dropdown-has-arrow li.has-dropdown:before {
  display: none;
}

.off-canvas-right .mfp-content #main-menu .nav-sidebar > li.menu-item > a {
  color: var(--bs-white);
  font-size: 1em;
  font-weight: 400;
  opacity: 0.8;
}
.off-canvas-right .mfp-content #main-menu .nav-sidebar > li.menu-item > a > i {
  opacity: 1;
}
.off-canvas-right .mfp-content #main-menu .nav-sidebar > li.menu-item.current-menu-item > a {
  color: var(--primary_color);
  opacity: 1;
}
.off-canvas-right .mfp-content #main-menu .nav-sidebar > li.menu-item > ul li a {
  font-size: 1em;
  text-transform: uppercase;
  color: var(--bs-white);
  opacity: 0.8;
}
.off-canvas-right .mfp-content #main-menu .nav-sidebar > li.menu-item > ul li.current-menu-item > a {
  color: var(--primary_color);
  opacity: 1;
}
.off-canvas-right .mfp-content #main-menu .nav-sidebar > li.menu-item.header-search-form {
  padding-top: 0;
}
.off-canvas-right .mfp-content #main-menu .nav-sidebar > li.header-search-form {
  padding: 0 15px 20px 15px;
}
.off-canvas-right .mfp-content #main-menu .nav-sidebar > li.header-search-form form input {
  background-color: #fff;
  min-height: 35px;
  height: 35px;
  line-height: 35px;
  border-radius: 0 !important;
  box-shadow: none;
  padding-right: 35px;
  border: none;
}
.off-canvas-right .mfp-content #main-menu .nav-sidebar > li.header-search-form form button[type=submit] {
  border: none;
  letter-spacing: 0;
  font-weight: 500;
  font-size: 13px;
  color: #fff;
  min-height: 35px;
  height: 35px;
  line-height: 35px;
  border: none;
}
.off-canvas-right .mfp-content #main-menu .nav-sidebar > li.custom {
  display: none;
}

@media (max-width: 549px) {
  .off-canvas-left .mfp-content {
    width: calc(100vw - 90px) !important;
  }
}
@media (min-width: 550px) and (max-width: 849px) {
  .off-canvas-left .mfp-content {
    width: 40vw !important;
  }
}
body #header {
  position: fixed;
  top: 0px;
  left: 50%;
  z-index: 99;
  width: 90%;
  transition: all 0.15s ease 0s;
  transform: translate(-50%, 0px);
  display: flex;
  align-items: center;
}
body #header.change {
  background-color: var(--bs-black);
  width: 100%;
  padding: 0px 5%;
}
body #header #masthead .header-inner {
  padding: 0;
}
body #header #masthead #logo {
  margin: 0;
}
body #header #masthead .header-nav-main.nav-left {
  justify-content: center;
}
body #header #masthead .header-nav-main.nav-left > li {
  margin: 0 14px;
  position: relative;
}
body #header #masthead .header-nav-main.nav-left > li > a {
  padding: 0;
  line-height: 75px;
  text-transform: uppercase;
  transition: all 0.15s ease 0s;
  opacity: 0.8;
  font-size: 1em;
}
body #header #masthead .header-nav-main.nav-left > li > a > .icon-angle-down {
  display: none;
}
body #header #masthead .header-nav-main.nav-left > li > a:hover {
  opacity: 1;
}
body #header #masthead .header-nav-main.nav-left > li.active > a, body #header #masthead .header-nav-main.nav-left > li:hover > a {
  opacity: 1;
}
body #header #masthead .header-nav-main.nav-left > li.has-dropdown > a::after {
  content: "\f0d7";
  font-style: normal;
  font-variant: normal;
  font-kerning: auto;
  font-optical-sizing: auto;
  font-feature-settings: normal;
  font-variation-settings: normal;
  font-weight: normal;
  font-stretch: normal;
  line-height: 1;
  font-family: FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  margin-left: 10px;
  color: rgb(255, 255, 255);
  opacity: 0.54;
}
body #header #masthead .header-nav-main.nav-left > li.has-dropdown:hover > a::after {
  content: "\f0d8";
}
body #header #masthead .header-nav-main.nav-left > li > ul {
  position: absolute;
  padding: 10px;
  border: none;
  border-top: 3px solid var(--primary_color);
  top: 100%;
  transform: translate(-50%, 40px);
  pointer-events: none;
  left: 50%;
  width: 200px;
  transition: all 0.15s ease 0s;
  opacity: 0;
  background-color: var(--bs-black);
  text-transform: uppercase;
  box-shadow: none;
  min-width: unset;
  max-height: unset;
  visibility: unset;
}
body #header #masthead .header-nav-main.nav-left > li > ul > li {
  display: block;
  width: 100%;
  color: var(--bs-white);
  opacity: 0.8;
}
body #header #masthead .header-nav-main.nav-left > li > ul > li:hover {
  color: var(--primary_color);
  opacity: 1;
}
body #header #masthead .header-nav-main.nav-left > li > ul > li > a {
  border: none;
  margin: 0;
  opacity: 0.8;
  padding: 0.5rem 0;
  color: var(--bs-white);
  line-height: 1.5;
  transition: unset;
}
body #header #masthead .header-nav-main.nav-left > li > ul > li > a:hover {
  color: var(--primary_color);
  opacity: 1;
}
body #header #masthead .header-nav-main.nav-left > li:hover > ul {
  opacity: 1;
  pointer-events: auto;
  transform: translate(-50%, 0px);
}
body #header #masthead .header-nav-main.nav-right > li {
  margin: 0;
}
body #header #masthead .header-nav-main.nav-right .follow ul {
  list-style: none;
  display: flex;
  padding: 0px;
  margin: 0px;
}
body #header #masthead .header-nav-main.nav-right .follow ul li {
  margin: 0 0 0 0.5rem;
}
body #header #masthead .header-nav-main.nav-right .follow ul li:first-child {
  margin: 0;
}
body #header #masthead .header-nav-main.nav-right .follow ul li a {
  width: 30px;
  height: 30px;
  border: 1px solid rgba(255, 255, 255, 0.2);
  padding: 6px;
  border-radius: 50%;
  display: flex;
  justify-content: center;
  align-items: center;
}
body #header #masthead .header-nav-main.nav-right .follow ul li a span {
  width: 24px;
  height: 24px;
  color: rgb(0, 0, 0);
  background: rgb(255, 255, 255);
  transition: all 0.15s ease 0s;
  border-radius: 50%;
  justify-content: center;
  align-items: center;
  flex: 0 0 auto;
  display: flex;
}
body #header #masthead .header-nav-main.nav-right .follow ul li a span img {
  max-width: 14px;
  filter: invert(100%);
  transition: all 0.15s ease 0s;
}
body #header #masthead .header-nav-main.nav-right .follow ul li a:hover span {
  background-color: var(--primary_color);
}
body #header #masthead .header-nav-main.nav-right .follow ul li a:hover span img {
  filter: brightness(0) invert(1);
}
body #header #masthead .header-nav-main.nav-right .search_icon_wrap {
  position: relative;
  margin: 0 0 0 70px;
}
body #header #masthead .header-nav-main.nav-right .search_icon_wrap .inner {
  width: 30px;
  height: 30px;
  margin-left: 40px;
  border-radius: 50%;
  display: flex;
  cursor: pointer;
  justify-content: flex-end;
  background: rgba(255, 255, 255, 0.2);
  transition: all 0.5s ease 0s;
  position: absolute;
  right: 100%;
  top: 50%;
  z-index: 1;
  transform: translate(0px, -50%);
}
body #header #masthead .header-nav-main.nav-right .search_icon_wrap .inner::after {
  content: "";
  position: absolute;
  top: 50%;
  transform: translate(0px, -50%);
  right: calc(100% + 20px);
  border-left: 1px solid rgba(255, 255, 255, 0.5);
  height: 1rem;
}
body #header #masthead .header-nav-main.nav-right .search_icon_wrap .inner input {
  opacity: 0;
  pointer-events: none;
  transition: all 0.5s ease 0s;
  width: 30px;
  height: 30px;
  border-radius: 100px;
  background: rgba(255, 255, 255, 0.21);
  border: 1px solid rgba(255, 255, 255, 0.22);
  box-shadow: rgba(0, 0, 0, 0.25) 0px 4px 4px;
  color: rgb(255, 255, 255);
  font-size: 12px;
}
body #header #masthead .header-nav-main.nav-right .search_icon_wrap .inner i {
  position: absolute;
  top: 50%;
  color: rgb(255, 255, 255);
  left: 50%;
  font-size: 12px;
  transition: all 0.5s ease 0s;
  transform: translate(-50%, -50%);
}
body #header #masthead .header-nav-main.nav-right .search_icon_wrap.active .inner {
  width: 200px;
  border-radius: 100px;
  background-color: var(--bs-white);
}
body #header #masthead .header-nav-main.nav-right .search_icon_wrap.active .inner::after {
  display: none;
}
body #header #masthead .header-nav-main.nav-right .search_icon_wrap.active .inner input {
  opacity: 1;
  width: 100%;
  pointer-events: auto;
  padding-left: 25px;
  color: var(--bs-black);
}
body #header #masthead .header-nav-main.nav-right .search_icon_wrap.active .inner i {
  left: 12px;
  color: rgb(0, 0, 0);
}
body #header #masthead .mobile-nav.nav-right > li.html_topbar_right {
  display: block;
}
body #header #masthead .mobile-nav.nav-right > li.nav-icon > a {
  color: var(--bs-white);
}
body #header #masthead .mobile-nav.nav-right > li .search_icon_wrap {
  position: relative;
  margin: 0 0 0 70px;
}
body #header #masthead .mobile-nav.nav-right > li .search_icon_wrap .inner {
  width: 30px;
  height: 30px;
  border-radius: 50%;
  display: flex;
  cursor: pointer;
  justify-content: flex-end;
  background: rgba(255, 255, 255, 0.2);
  transition: all 0.5s ease 0s;
  position: absolute;
  right: 100%;
  top: 50%;
  z-index: 1;
  transform: translate(0px, -50%);
}
body #header #masthead .mobile-nav.nav-right > li .search_icon_wrap .inner input {
  opacity: 0;
  pointer-events: none;
  transition: all 0.5s ease 0s;
  width: 30px;
  height: 30px;
  border-radius: 100px;
  background: rgba(255, 255, 255, 0.21);
  border: 1px solid rgba(255, 255, 255, 0.22);
  box-shadow: rgba(0, 0, 0, 0.25) 0px 4px 4px;
  color: rgb(255, 255, 255);
  font-size: 12px;
}
body #header #masthead .mobile-nav.nav-right > li .search_icon_wrap .inner i {
  position: absolute;
  top: 50%;
  color: rgb(255, 255, 255);
  left: 50%;
  font-size: 12px;
  transition: all 0.5s ease 0s;
  transform: translate(-50%, -50%);
}
body #header #masthead .mobile-nav.nav-right > li .search_icon_wrap.active .inner {
  width: 200px;
  border-radius: 100px;
  background-color: var(--bs-white);
}
body #header #masthead .mobile-nav.nav-right > li .search_icon_wrap.active .inner::after {
  display: none;
}
body #header #masthead .mobile-nav.nav-right > li .search_icon_wrap.active .inner input {
  opacity: 1;
  width: 100%;
  pointer-events: auto;
  padding-left: 25px;
  color: var(--bs-black);
  box-shadow: none;
}
body #header #masthead .mobile-nav.nav-right > li .search_icon_wrap.active .inner i {
  left: 12px;
  color: rgb(0, 0, 0);
}
@media (min-width: 850px) {
  body.admin-bar #header {
    top: 32px;
  }
}
body.single_post_cat_layout_new #header:not(.change) #masthead .header-nav-main.nav-left > li > a {
  color: var(--bs-black);
}
body.single_post_cat_layout_new #header:not(.change) #masthead .header-nav-main.nav-left > li > a:hover {
  color: var(--primary_color);
}
body.single_post_cat_layout_new #header:not(.change) #masthead .header-nav-main.nav-left > li.active > a, body.single_post_cat_layout_new #header:not(.change) #masthead .header-nav-main.nav-left > li.current > a {
  color: var(--primary_color);
}
body.single_post_cat_layout_new #header:not(.change) #masthead .header-nav-main.nav-right .follow ul li a {
  border: 1px solid rgba(0, 0, 0, 0.2);
}
body.single_post_cat_layout_new #header:not(.change) #masthead .header-nav-main.nav-right .search_icon_wrap .inner {
  box-shadow: rgba(0, 0, 0, 0.34) 0px 0px 0px 1px;
}
body.single_post_cat_layout_new #header:not(.change) #masthead .header-nav-main.nav-right .search_icon_wrap .inner::after {
  border-left: 1px solid rgba(0, 0, 0, 0.34);
}
body.single_post_cat_layout_new #header:not(.change) #masthead .header-nav-main.nav-right .search_icon_wrap .inner i {
  color: var(--bs-black);
}
body.single_post_cat_layout_new #header:not(.change) #masthead .mobile-nav.nav-right > li .search_icon_wrap .inner {
  border: 1px solid rgba(0, 0, 0, 0.36);
}
body.single_post_cat_layout_new #header:not(.change) #masthead .mobile-nav.nav-right > li .search_icon_wrap .inner i {
  color: rgba(0, 0, 0, 0.36);
}
body.single_post_cat_layout_new #header:not(.change) #masthead .mobile-nav.nav-right > li.nav-icon > a {
  color: rgba(0, 0, 0, 0.36);
}

body .section-title-container {
  margin: 0 0 2em;
}
body .section-title-container .section-title.section-title-center {
  margin: 0;
}
body .section-title-container .section-title.section-title-center b {
  background-color: transparent;
}
body .section-title-container.title_formct {
  margin: 0;
}
body .section-title-container.title_formct .section-title.section-title-normal {
  border: none;
  margin: 0;
}
body .section-title-container.title_formct .section-title.section-title-normal span {
  margin: 0;
  padding: 0;
  border: none;
  font-size: 30px;
  text-transform: capitalize;
  font-weight: 600;
  line-height: 64px;
  color: var(--bs-heading-color);
}
@media (max-width: 768px) {
  body .section-title-container.title_formct .section-title.section-title-normal span {
    font-size: 28px;
    line-height: 1.3;
  }
}
body .section-title-container.title_line .section-title .section-title-main {
  text-transform: initial !important;
}
body .section-title-container.title_line .section-title.section-title-center b {
  display: none;
}
body .section-title-container.title_line .section-title.section-title-center b::before {
  content: "";
  width: 8px;
  height: 8px;
  background-color: #e0e0e0;
  border-radius: 50%;
  position: absolute;
  top: -3.5px;
  left: 0;
}
body .section-title-container.title_line .section-title.section-title-center b:last-child::before {
  left: unset;
  right: 0;
}
@media (max-width: 549px) {
  body .section-title-container.title_line .section-title.section-title-center b {
    opacity: 0;
  }
}
body .section-title-container.title_line .section-title.section-title-center span {
  color: var(--secondary_color);
  font-size: 1.1em;
  line-height: 1.4;
}
@media (max-width: 549px) {
  body .section-title-container.title_line .section-title.section-title-center span {
    margin: 0;
  }
}

.cs_newtitle {
  margin: 0 0 3rem;
}
.cs_newtitle.cs_newtitle_center .sub_title {
  letter-spacing: 0.32em;
  text-transform: uppercase;
  font-weight: 600;
  margin: 0 0 0.5rem;
}
@media (max-width: 768px) {
  .cs_newtitle.cs_newtitle_center .sub_title {
    font-size: 12px;
  }
}
.cs_newtitle.cs_newtitle_center .primary_title {
  font-size: 48px;
  text-transform: capitalize;
  font-weight: 600;
  margin-bottom: 0px;
  line-height: 64px;
}
@media (max-width: 768px) {
  .cs_newtitle.cs_newtitle_center .primary_title {
    font-size: 28px;
    line-height: 1.3;
  }
}

.sec_haboutus .aboutus_pattern {
  position: absolute;
  top: 70%;
  left: 0px;
  pointer-events: none;
}
.sec_haboutus .row_haboutus {
  padding: 0 5%;
}
@media (max-width: 768px) {
  .sec_haboutus .row_haboutus {
    padding: 0 24px;
  }
}

.arrow {
  position: relative;
  width: max-content;
  transition: all 0.15s ease 0s;
  display: flex;
  align-items: center;
}
.arrow .arrow_icon {
  position: relative;
  z-index: 1;
  transition: all 0.15s ease 0s;
  display: flex;
  align-items: center;
  justify-content: center;
}
.arrow .arrow_icon img {
  width: 20px;
}
.arrow .arrow_icon::after {
  content: "";
  width: 26px;
  height: 26px;
  position: absolute;
  top: 50%;
  left: 50%;
  transition: all 0.15s ease 0s;
  transform: translate(-50%, -50%) rotate(45deg);
  border: 1px solid var(--primary_color);
}
.arrow:hover .arrow_icon::after {
  transform: translate(-50%, -50%) rotate(135deg);
}

.company_introduction {
  position: relative;
}
.company_introduction .title_background {
  color: rgba(233, 233, 233, 0.79);
  position: absolute;
  font-size: 160px;
  left: 50%;
  top: 6%;
  font-family: var(--font-bebold);
  text-transform: uppercase;
  transform: translate(-50%, 0px);
}
@media (max-width: 768px) {
  .company_introduction .title_background {
    color: rgba(222, 219, 219, 0.3);
    top: 3%;
    font-size: 60px;
  }
}
.company_introduction .year {
  display: flex;
  flex-direction: column;
  position: relative;
  width: max-content;
  margin: 0px auto 3rem;
}
@media (max-width: 768px) {
  .company_introduction .year {
    width: 100%;
  }
}
.company_introduction .year .number {
  display: flex;
  text-align: center;
  align-items: flex-end;
}
@media (max-width: 768px) {
  .company_introduction .year .number {
    align-items: center;
  }
}
.company_introduction .year .number .numbering {
  position: relative;
}
.company_introduction .year .number .numbering span {
  color: var(--bs-black);
  line-height: 150px;
  display: flex;
  font-weight: bold;
  font-family: var(--font-time);
  font-size: 180px;
  overflow: hidden;
  background-repeat: repeat;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}
@media (max-width: 768px) {
  .company_introduction .year .number .numbering span {
    text-align: left;
  }
}
.company_introduction .year .number .numbering img {
  position: absolute;
  top: 0px;
  left: 0px;
  width: 100%;
  height: 100%;
  mix-blend-mode: lighten;
}
.company_introduction .year .number .slogan {
  display: flex;
  font-size: 20px;
}
@media (max-width: 768px) {
  .company_introduction .year .number .slogan {
    text-align: left;
  }
}
.company_introduction .year .txt_year {
  letter-spacing: 0.54em;
  margin-bottom: 0px;
  width: 208px;
  text-align: center;
  font-size: 16px;
}
@media (max-width: 768px) {
  .company_introduction .year .txt_year {
    width: 100%;
    text-align: left;
  }
}
.company_introduction .year::after {
  content: "";
  position: absolute;
  bottom: -12px;
  left: 0px;
  width: 85%;
  border-bottom: 1px solid var(--primary_color);
}
@media (max-width: 768px) {
  .company_introduction .year::after {
    width: calc(100% + 24px);
  }
}
.company_introduction .description {
  font-size: 26px;
  line-height: 36px;
  width: 80%;
  margin: auto;
  font-family: var(--font-bethin);
  text-align: center;
}
@media (max-width: 768px) {
  .company_introduction .description {
    width: 100%;
    font-size: 20px;
    line-height: 26px;
    text-align: justify;
  }
}
.company_introduction .arrow {
  margin: 2rem auto 0px;
  color: var(--primary_color);
}
@media (max-width: 768px) {
  .company_introduction .arrow {
    margin: 2rem 0px 0px;
    font-weight: bold;
    font-size: 16px;
    position: relative;
    z-index: 1;
  }
}
.company_introduction .arrow .arrow_icon {
  margin-left: 1.5rem;
}
.company_introduction .quote {
  position: absolute;
  top: 15px;
  left: 0;
}
@media (max-width: 768px) {
  .company_introduction .quote {
    display: none;
  }
}

.sec_hfields .row_hfields {
  padding: 0 5%;
}
@media (max-width: 768px) {
  .sec_hfields .row_hfields {
    padding: 0;
  }
}

.company_fields.company_fields_mb {
  flex-flow: column;
  display: flex;
}
.company_fields .company_fields_slide .slick-slide {
  padding: 0 2px;
}
.company_fields .field_item {
  position: relative;
}
@media (max-width: 768px) {
  .company_fields .field_item {
    height: 220px;
  }
}
.company_fields .field_item .field_img {
  height: 450px;
}
@media (max-width: 768px) {
  .company_fields .field_item .field_img {
    height: 100%;
  }
}
.company_fields .field_item .field_img.img_hover {
  overflow: hidden;
}
.company_fields .field_item .field_img.img_hover:hover img {
  transform: scale(1.3);
}
.company_fields .field_item .field_img img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  transition: all 0.75s ease 0s;
}
.company_fields .field_item .field_img::after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: linear-gradient(rgba(0, 0, 0, 0) 64.8%, rgba(0, 0, 0, 0.2) 100%);
  transition: all 0.75s ease 0s;
}
@media (max-width: 768px) {
  .company_fields .field_item .field_img::after {
    background: linear-gradient(0deg, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.5));
  }
}
.company_fields .field_item .field_txt {
  position: absolute;
  bottom: 0;
  left: 0;
  padding: 20px 24px;
  width: 100%;
  color: var(--bs-white);
}
@media (max-width: 768px) {
  .company_fields .field_item .field_txt {
    padding: 0px 24px 32px;
  }
}
.company_fields .field_item .field_txt a {
  color: inherit;
}
.company_fields .field_item .field_txt .top_txt {
  transform: none;
}
.company_fields .field_item .field_txt .top_txt .number {
  margin: 0 0 1rem;
  font-size: 32px;
  font-weight: 700;
  position: relative;
  width: max-content;
  line-height: 1;
}
.company_fields .field_item .field_txt .top_txt .number::after {
  content: "";
  position: absolute;
  bottom: 0;
  left: calc(100% + 1rem);
  border-bottom: 2px solid var(--primary_color);
  width: 32px;
}
.company_fields .field_item .field_txt .top_txt .title {
  font-size: 22px;
  font-weight: 700;
  text-transform: uppercase;
  line-height: 1.2;
  margin: 0 0 0.5rem;
  color: inherit;
}
.company_fields .field_item .field_txt .btn_view_detail {
  color: inherit;
}
.company_fields .field_item .field_txt .btn_view_detail .view_detail {
  display: flex;
  align-items: center;
  margin: 1rem 0 0;
  font-weight: 600;
  color: var(--primary_color);
}
.company_fields .field_item .field_txt .btn_view_detail .view_detail span {
  background-color: var(--primary_color);
  width: 6px;
  transition: all 0.15s ease 0s;
  height: 6px;
  margin: 0 0 0 1.5rem;
  transform: rotate(45deg);
  position: relative;
}
.company_fields .field_item .field_txt .btn_view_detail .view_detail span::after {
  content: "";
  transition: all 0.15s ease 0s;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%) rotate(90deg);
  width: 22px;
  height: 22px;
  border: 1px solid var(--primary_color);
}
.company_fields .field_item .pattern {
  opacity: 0;
  transition: all 0.75s ease 0s;
}
.company_fields .field_item .pattern .pattern_top {
  position: absolute;
  pointer-events: none;
  top: 0;
  left: 0;
}
.company_fields .field_item .pattern .pattern_bottom {
  position: absolute;
  pointer-events: none;
  bottom: 0;
  right: 0;
}
.company_fields .field_item:hover .field_img::after {
  background: linear-gradient(0deg, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.5));
}
.company_fields .field_item:hover .pattern {
  opacity: 1;
}

.arrow_company_fields {
  position: absolute;
  width: 100%;
  bottom: 0;
  left: 50%;
  transform: translate(-50%, 0px);
  height: 450px;
  pointer-events: none;
  transition: all 0.15s ease 0s;
}
.arrow_company_fields .arrow_icon {
  position: absolute;
  color: #1b1b1b;
  pointer-events: auto;
  top: 50%;
  cursor: pointer;
  z-index: 1;
  transition: all 0.15s ease 0s;
  display: flex;
  align-items: center;
  justify-content: center;
}
.arrow_company_fields .arrow_icon.prevarrow {
  left: -5px;
}
.arrow_company_fields .arrow_icon.nextarrow {
  right: -5px;
}
.arrow_company_fields .arrow_icon img {
  width: 20px;
  filter: brightness(100);
}
.arrow_company_fields .arrow_icon::after {
  content: "";
  width: 26px;
  height: 26px;
  position: absolute;
  top: 50%;
  left: 50%;
  transition: all 0.15s ease 0s;
  transform: translate(-50%, -50%) rotate(45deg);
  border: 1px solid var(--secondary_color);
  background-color: var(--secondary_color);
  z-index: -1;
}
.arrow_company_fields .arrow_icon:hover img {
  filter: brightness(100);
}
.arrow_company_fields .arrow_icon:hover::after {
  transform: translate(-50%, -50%) rotate(135deg);
}

.sec_hfeatured {
  position: relative;
  overflow: hidden;
}
.sec_hfeatured:before {
  ontent: "";
  background: url(assets/images/aboutus_pattern.svg) no-repeat top right fixed;
  position: absolute;
  z-index: 1;
  width: 300px;
  height: 300px;
  right: -84px;
  bottom: -38px;
  background-size: contain;
  transform: rotate(260deg);
}
.sec_hfeatured {
  padding: 50px 0 20px !important;
}
.sec_hfeatured .icon-box {
  border: 1px solid var(--bs-gray-300);
  border-radius: 10px;
  transition: all 500ms;
}
.sec_hfeatured .icon-box .icon-box-img {
  width: auto !important;
  margin: 0;
}
.sec_hfeatured .icon-box .icon-box-img img {
  height: 82px;
  width: auto;
  padding: 0;
  object-fit: contain;
}
.sec_hfeatured .icon-box .icon-box-text {
  margin: 20px 0 0;
}
.sec_hfeatured .icon-box .icon-box-text h3 {
  letter-spacing: 0;
  font-weight: bold;
  line-height: 1.3;
  font-size: 1.1rem;
  color: var(--second);
}
.sec_hfeatured .icon-box:hover {
  background: var(--second2);
  cursor: pointer;
}

.list_partners_wrap {
  display: flex;
  flex-flow: row wrap;
  align-items: center;
}
.list_partners_wrap .title_partners {
  max-width: 210px;
  flex-basis: 210px;
}
@media (max-width: 549px) {
  .list_partners_wrap .title_partners {
    max-width: 100%;
    flex-basis: 100%;
  }
}
.list_partners_wrap .title_partners .title {
  font-size: 1.3em;
  font-weight: 500;
  line-height: 1.4;
  margin: 0;
}
.list_partners_wrap .title_partners .title span {
  color: var(--primary_color);
}
.list_partners_wrap .title_partners .sub_title {
  margin: 30px 0 0;
  padding: 0 0 0 70px;
  position: relative;
  font-size: 12px;
  text-transform: uppercase;
  color: #afafaf;
  letter-spacing: 0.05em;
}
.list_partners_wrap .title_partners .sub_title::before {
  content: "";
  height: 1px;
  width: 50px;
  background-color: #a5a5a5;
  position: absolute;
  top: 10px;
  left: 0;
}
.list_partners_wrap .list_partners {
  max-width: calc(100% - 210px);
  flex-basis: calc(100% - 210px);
  padding: 0 0 0 30px;
}
@media (max-width: 549px) {
  .list_partners_wrap .list_partners {
    max-width: 100%;
    flex-basis: 100%;
    padding: 30px 0 0;
  }
}

.slide_partners .slick-slide > div + div {
  margin: 30px 0 0;
}
.slide_partners .slide-item {
  text-align: center;
  padding: 0 15px;
}
.slide_partners .slide-item img {
  margin: 0 auto;
  filter: grayscale(100%);
  max-width: 100%;
  max-height: 60px;
  transition: all 0.3s;
}
.slide_partners .slide-item img:hover {
  filter: unset;
}

.sec_hcontactus .row_hcontactus .col_frm > .col-inner {
  background-color: var(--bs-white);
  padding: 40px 30px;
}
.sec_hcontactus .row_hcontactus .col_frm > .col-inner p {
  margin: 0 0 5px;
}
.sec_hcontactus .row_hcontactus .col_frm .wpforms-container {
  margin: 2em 0 0;
}
.sec_hcontactus .row_hcontactus .col_frm .wpforms-container .wpforms-form {
  margin: 0;
}
.sec_hcontactus .row_hcontactus .col_frm .wpforms-container .wpforms-field-container .wpforms-field:first-child {
  padding-top: 0;
}
.sec_hcontactus .row_hcontactus .col_frm .wpforms-container .wpforms-field-container .wpforms-field input {
  background-color: #f7f7f7;
  font-size: 1em;
  min-height: 34px;
  height: 34px;
  line-height: 34px;
  padding: 0 1em;
}
.sec_hcontactus .row_hcontactus .col_frm .wpforms-container .wpforms-field-container .wpforms-field textarea {
  background-color: #f7f7f7;
  font-size: 1em;
  height: 134px;
  padding: 1em;
}
.sec_hcontactus .row_hcontactus .col_frm .wpforms-container .wpforms-submit-container button[type=submit] {
  background-color: #333;
  color: var(--bs-white);
  border: none;
  box-shadow: none;
  min-height: 34px;
  height: 34px;
  line-height: 34px;
  padding: 0;
  min-width: 168px;
  font-size: 1em;
  font-weight: 400;
}
.sec_hcontactus .row_hcontactus .col_frm .wpforms-container .wpforms-submit-container button[type=submit]:hover {
  background-color: var(--primary_color);
}

.banner_header {
  position: relative;
}
.banner_header .banner_image {
  height: 60vh;
  width: 100%;
  position: relative;
  background-color: var(--secondary_color);
}
@media (max-width: 768px) {
  .banner_header .banner_image {
    height: 35vh;
  }
}
.banner_header .banner_image img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.banner_header .banner_image::after {
  content: "";
  position: absolute;
  top: 0px;
  left: 0px;
  background: linear-gradient(0deg, rgba(0, 0, 0, 0.2), rgba(0, 0, 0, 0.2));
  background: linear-gradient(rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0) 16.42%, rgba(0, 0, 0, 0.114) 34.1%, rgba(0, 0, 0, 0.29) 100%);
  width: 100%;
  height: 100%;
}
.banner_header .banner_title {
  position: absolute;
  left: 5%;
  bottom: 40px;
}
.banner_header .banner_title .title {
  color: var(--bs-white);
  font-size: 55px;
  text-shadow: rgba(0, 0, 0, 0.5) 0px 2px 12px;
  font-family: var(--font-title);
  text-transform: capitalize;
  margin: 0 0 0.5rem;
  font-weight: 500;
  line-height: 1.2;
}
@media (max-width: 768px) {
  .banner_header .banner_title .title {
    font-size: 35px;
  }
}
.banner_header .banner_title .title::after {
  content: "";
  position: absolute;
  left: calc(100% + 20px);
  border-bottom: 1px solid rgb(255, 255, 255);
  width: 100px;
  bottom: 16px;
}
@media (max-width: 768px) {
  .banner_header .banner_title .title::after {
    display: none;
  }
}
.banner_header .banner_title .banner_description {
  padding-left: 230px;
  position: relative;
  color: var(--bs-white);
  text-shadow: rgb(0, 0, 0) 0px 4px 12px;
}
@media (max-width: 768px) {
  .banner_header .banner_title .banner_description {
    padding-left: 0px;
    text-shadow: none;
  }
}
.banner_header .banner_title .banner_description::after {
  content: "";
  position: absolute;
  left: 0px;
  width: 200px;
  border-bottom: 2px solid rgb(255, 255, 255);
  top: 10px;
}
@media (max-width: 768px) {
  .banner_header .banner_title .banner_description::after {
    top: -10px;
  }
}
.banner_header .banner_title .banner_description p:last-child {
  margin: 0;
}
@media (max-width: 768px) {
  .banner_header.banner_has_description {
    display: flex;
    padding: 8rem 15px 5rem;
    height: max-content;
    flex-flow: column;
    -webkit-box-pack: end;
    justify-content: flex-end;
  }
}
@media (max-width: 768px) {
  .banner_header.banner_has_description .banner_image {
    position: absolute;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 100%;
  }
}
.banner_header.banner_has_description .banner_title {
  width: 700px;
  bottom: 90px;
}
@media (max-width: 768px) {
  .banner_header.banner_has_description .banner_title {
    position: relative;
    width: 100%;
    bottom: unset;
    left: unset;
    margin-bottom: 3rem;
  }
}
.banner_header.banner_has_description .banner_title .title {
  margin: 0 0 2rem;
}
@media (max-width: 768px) {
  .banner_header.banner_has_description .banner_title .title {
    margin: 0 0 40px;
  }
}
.banner_header.banner_has_description .banner_title .title::after {
  display: none;
}
.banner_header.banner_header_filter_form .banner_image {
  height: 60vh;
}
.banner_header.banner_header_filter_form .banner_image::after {
  background: linear-gradient(rgba(0, 0, 0, 0.7) 0%, rgba(0, 0, 0, 0) 22.19%, rgba(0, 0, 0, 0) 57.08%, rgba(0, 0, 0, 0.67) 78.13%, rgba(0, 0, 0, 0.7) 100%);
}
.banner_header.banner_header_filter_form .filter_form {
  width: 70%;
  position: absolute;
  bottom: 50px;
  left: 50%;
  transform: translate(-50%, 0px);
}
@media (max-width: 768px) {
  .banner_header.banner_header_filter_form .filter_form {
    width: calc(100% - 30px);
  }
}
.banner_header.banner_header_filter_form .filter_form form {
  margin: 0;
}
.banner_header.banner_header_filter_form .filter_form form input {
  background: rgba(0, 0, 0, 0.5);
  border: 1px solid rgba(255, 255, 255, 0.5);
  backdrop-filter: blur(10px);
  border-radius: 100px;
  width: 100%;
  height: 55px;
  box-shadow: none;
  text-align: center;
  color: var(--bs-white);
  padding: 0 100px 0 15px;
}
.banner_header.banner_header_filter_form .filter_form form input::placeholder {
  color: var(--bs-white);
}
.banner_header.banner_header_filter_form .filter_form form button[type=submit] {
  position: absolute;
  top: 0;
  right: 0;
  height: 55px;
  min-width: 100px;
  border-radius: 0 100px 100px 0;
  border: none;
  box-shadow: none;
  font-size: 1em;
  text-transform: unset;
  font-weight: 400;
  background-color: var(--primary_color);
  padding: 0;
}
.banner_header.banner_header_filter_form .filter_form form button[type=submit]:hover {
  background-color: var(--secondary_color);
}
.banner_header.banner_new .banner_image::after {
  background: linear-gradient(rgba(0, 8, 37, 0) 0%, rgba(0, 8, 37, 0.33) 11.86%, rgba(0, 8, 37, 0) 34.92%, rgba(0, 8, 37, 0.4) 60.61%, rgba(0, 8, 37, 0.81) 100%);
}
.banner_header.banner_header_search .banner_image::after {
  background: linear-gradient(rgba(0, 8, 37, 0) 0%, rgba(0, 8, 37, 0.33) 11.86%, rgba(0, 8, 37, 0) 34.92%, rgba(0, 8, 37, 0.4) 60.61%, rgba(0, 8, 37, 0.81) 100%);
}
.banner_header.banner_header_search .title {
  font-family: var(--font-title);
  text-transform: capitalize;
  position: absolute;
  left: 5%;
  color: rgb(255, 255, 255);
  font-size: 55px;
  bottom: 40px;
  text-shadow: rgba(0, 0, 0, 0.5) 0px 2px 12px;
  margin: 0 0 0.5rem;
  font-weight: 500;
  line-height: 1.2;
}
@media (max-width: 768px) {
  .banner_header.banner_header_search .title {
    font-size: 35px;
  }
}

body .custom_breadcrumb {
  background: rgb(243, 243, 243);
  position: sticky;
  top: 77px;
  left: 0px;
  width: 100%;
  z-index: 9;
  padding: 15px 5%;
}
@media (max-width: 768px) {
  body .custom_breadcrumb {
    top: 65px;
  }
}
body .custom_breadcrumb .rank-math-breadcrumb p {
  --bs-breadcrumb-padding-x: 0;
  --bs-breadcrumb-padding-y: 0;
  --bs-breadcrumb-margin-bottom: 0;
  --bs-breadcrumb-bg: 0;
  --bs-breadcrumb-border-radius: 0;
  --bs-breadcrumb-divider-color: var(--bs-secondary-color);
  --bs-breadcrumb-item-padding-x: 0.5rem;
  --bs-breadcrumb-item-active-color: var(--bs-secondary-color);
  display: flex;
  flex-wrap: wrap;
  padding: var(--bs-breadcrumb-padding-y) var(--bs-breadcrumb-padding-x);
  margin-bottom: var(--bs-breadcrumb-margin-bottom);
  font-size: var(--bs-breadcrumb-font-size);
  list-style: none;
  background-color: var(--bs-breadcrumb-bg);
  border-radius: var(--bs-breadcrumb-border-radius);
}
body .custom_breadcrumb .rank-math-breadcrumb p > * {
  display: flex;
  align-items: center;
}
body .custom_breadcrumb .rank-math-breadcrumb p .separator {
  padding: 0 var(--bs-breadcrumb-item-padding-x);
  color: var(--bs-breadcrumb-divider-color);
}
body .custom_breadcrumb .rank-math-breadcrumb p a {
  color: rgb(162, 162, 162);
  font-size: 18px;
}
body .custom_breadcrumb .rank-math-breadcrumb p .last {
  font-size: 18px;
  color: rgb(0, 0, 0);
  font-weight: bold;
}
body.single_post_cat_layout_new .custom_breadcrumb {
  margin: 75px 0 0;
}
@media (max-width: 768px) {
  body.single-post .custom_breadcrumb .rank-math-breadcrumb p .last {
    display: none;
  }
}
@media (max-width: 768px) {
  body.single-post .custom_breadcrumb .rank-math-breadcrumb p .separator:nth-last-child(2) {
    display: none;
  }
}
body.search .custom_breadcrumb {
  background: #fafafa;
  margin: 0 0 3rem;
}
body.admin-bar .custom_breadcrumb {
  top: 109px;
}
@media (max-width: 768px) {
  body.admin-bar .custom_breadcrumb {
    top: 65px;
  }
}

body:not(.home).full-width .page-wrapper {
  padding: 80px 5%;
}
@media (max-width: 768px) {
  body:not(.home).full-width .page-wrapper {
    padding: 3rem 24px;
  }
}
body:not(.home).full-width.archive .page-wrapper {
  padding: 32px 5%;
}
@media (max-width: 768px) {
  body:not(.home).full-width.archive .page-wrapper {
    padding: 3rem 24px;
  }
}
body:not(.home).full-width.single_post_cat_layout_new .page-wrapper {
  padding: 0;
}
body:not(.home).full-width.single_post_cat_layout_service .page-wrapper {
  padding: 64px 5%;
}
@media (max-width: 768px) {
  body:not(.home).full-width.single_post_cat_layout_service .page-wrapper {
    padding: 3rem 24px;
  }
}
body:not(.home).full-width.single_post_cat_layout_project .page-wrapper {
  padding: 0;
}
body:not(.home).full-width.category_layout_project .page-wrapper {
  padding: 60px 5%;
}
@media (max-width: 768px) {
  body:not(.home).full-width.category_layout_project .page-wrapper {
    padding: 2rem 0;
  }
}
body:not(.home).full-width.search .page-wrapper {
  padding: 0;
}

.contact_title {
  font-size: 48px;
  text-transform: capitalize;
  font-weight: 600;
  margin: 0 0 1rem;
  line-height: 64px;
  color: var(--bs-heading-color);
}
@media (max-width: 768px) {
  .contact_title {
    font-size: 28px;
    line-height: 1.3;
  }
}

.company_branch .item .title {
  margin: 0 0 12px;
  text-transform: uppercase;
  font-weight: 600;
  font-size: 1rem;
  line-height: 1.2;
  color: var(--bs-heading-color);
}
.company_branch .item ul {
  padding-left: 0px;
  list-style: none;
  margin-bottom: 1.5rem;
}
.company_branch .item ul li {
  margin: 0 0 6px;
}
.company_branch .item ul li a {
  display: flex;
}
.company_branch .item ul li a i {
  color: var(--primary_color);
  width: 28px;
  transition: all 0.15s ease 0s;
  flex: 0 0 auto;
  height: 28px;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-right: 12px;
  border: 1px solid var(--primary_color);
  border-radius: 50%;
}
.company_branch .item ul li a span {
  color: rgb(0, 0, 0);
  transition: all 0.15s ease 0s;
}
.company_branch .item ul li a:hover i {
  transform: scale(1.1);
}
.company_branch .item ul li a:hover span {
  color: var(--primary_color);
}

.socials .title {
  color: rgba(0, 0, 0, 0.8);
}
.socials ul {
  padding: 0px;
  list-style: none;
  display: flex;
  margin: 10px 0 1rem;
}
.socials ul li {
  margin: 0 8px 0 0 !important;
}
.socials ul li a {
  width: 30px;
  height: 30px;
  padding: 6px;
  border-radius: 50%;
  display: flex;
  justify-content: center;
  align-items: center;
  background: rgba(0, 0, 0, 0.04);
  transition: all 0.3s ease 0s;
  border: 1px solid rgba(0, 0, 0, 0.07);
}
.socials ul li a img {
  max-width: 14px;
  filter: invert(100%);
  transition: all 0.15s ease 0s;
}
.socials ul li a:hover {
  background-color: var(--primary_color);
  border-color: var(--primary_color);
}
.socials ul li a:hover img {
  filter: brightness(0) invert(1);
}

body:not(.home) #main,
body:not(.home) #wrapper {
  background-color: #fafafa;
}

.row_contact {
  margin: 0 !important;
}
.row_contact .col_info {
  padding: 0 50px 0 0;
}
@media (max-width: 768px) {
  .row_contact .col_info {
    padding: 0;
  }
}
.row_contact .col_form {
  padding: 0 0 0 50px;
}
@media (max-width: 768px) {
  .row_contact .col_form {
    padding: 1.5rem 0 0;
  }
}
.row_contact .col_form > .col-inner {
  background: rgb(255, 255, 255);
  box-shadow: rgba(0, 0, 0, 0.05) 0px 4px 20px;
  height: max-content;
  padding: 24px 32px 64px;
}
@media (max-width: 768px) {
  .row_contact .col_form > .col-inner {
    background-color: transparent;
    box-shadow: none;
    padding: 0;
  }
}
.row_contact .col_form .wpforms-container {
  margin: 40px 0 0;
}
.row_contact .col_form .wpforms-container .wpforms-form {
  margin: 0;
}
.row_contact .col_form .wpforms-container .wpforms-field-container {
  display: flex;
  flex-flow: row wrap;
  justify-content: space-between;
}
.row_contact .col_form .wpforms-container .wpforms-field-container .wpforms-field {
  padding: 0;
  margin: 0 0 20px;
  max-width: 100%;
  flex-basis: 100%;
}
.row_contact .col_form .wpforms-container .wpforms-field-container .wpforms-field.wpforms-one-half {
  max-width: calc(50% - 10px);
  flex-basis: calc(50% - 10px);
  width: unset;
  float: unset;
}
@media (max-width: 768px) {
  .row_contact .col_form .wpforms-container .wpforms-field-container .wpforms-field.wpforms-one-half {
    max-width: 100%;
    flex-basis: 100%;
  }
}
.row_contact .col_form .wpforms-container .wpforms-field-container .wpforms-field .wpforms-field-label {
  margin: 0 0 8px;
  opacity: 0.5;
  font-weight: 600;
  font-size: 14px;
  line-height: var(--bs-body-line-height);
}
.row_contact .col_form .wpforms-container .wpforms-field-container .wpforms-field input {
  background: rgb(255, 255, 255);
  border: 1px solid rgb(219, 219, 219);
  border-radius: 6px;
  height: 44px;
  padding: 12px;
}
.row_contact .col_form .wpforms-container .wpforms-field-container .wpforms-field input:focus {
  outline: none;
  box-shadow: 0 0 0 0.5px var(--primary_color);
}
.row_contact .col_form .wpforms-container .wpforms-field-container .wpforms-field textarea {
  background: rgb(255, 255, 255);
  border: 1px solid rgb(219, 219, 219);
  border-radius: 6px;
  height: 110px;
  padding: 12px;
}
.row_contact .col_form .wpforms-container .wpforms-field-container .wpforms-field textarea:focus {
  outline: none;
  box-shadow: 0 0 0 0.5px var(--primary_color);
}
.row_contact .col_form .wpforms-container .wpforms-submit-container {
  padding: 0;
}
.row_contact .col_form .wpforms-container .wpforms-submit-container button[type=submit] {
  border: none;
  background: none;
  font-weight: 700;
  display: flex;
  align-items: center;
  text-transform: uppercase;
  margin-top: 40px;
  transition: all 0.15s ease 0s;
  position: relative;
  width: max-content;
  padding: 0;
  font-size: inherit;
  line-height: inherit;
  min-height: unset;
  height: unset;
  letter-spacing: 0;
}
.row_contact .col_form .wpforms-container .wpforms-submit-container button[type=submit] .btn_icon {
  position: relative;
  z-index: 11;
  transition: all 0.15s ease 0s;
  display: flex;
  align-items: center;
  justify-content: center;
  margin: 0 0 0 32px;
}
.row_contact .col_form .wpforms-container .wpforms-submit-container button[type=submit] .btn_icon img {
  width: 20px;
  filter: brightness(100);
}
.row_contact .col_form .wpforms-container .wpforms-submit-container button[type=submit] .btn_icon::after {
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%) rotate(45deg);
  background: var(--primary_color);
  z-index: -1;
  width: 32px;
  height: 32px;
  transition: all 0.15s ease 0s;
}
.row_contact .col_form .wpforms-container .wpforms-submit-container button[type=submit]:hover {
  color: var(--primary_color);
}
.row_contact .col_form .wpforms-container .wpforms-submit-container button[type=submit]:hover img {
  filter: brightness(100);
}
.row_contact .col_form .wpforms-container .wpforms-submit-container button[type=submit]:hover .btn_icon::after {
  transform: translate(-50%, -50%) rotate(135deg);
}

.title_list_new_posts {
  margin: 0 0 2rem;
}
.title_list_new_posts .title {
  font-size: 1.75rem;
  margin: 0 0 0.5rem;
  font-weight: 500;
  line-height: 1.2;
  color: var(--bs-heading-color);
}
@media (max-width: 768px) {
  .title_list_new_posts .title {
    font-size: calc(1.3rem + 0.6vw);
  }
}

.list_news.row {
  margin: 0 -20px !important;
}
.list_news.row.row-full-width {
  max-width: calc(100% + 40px) !important;
}
.list_news .col.post-item {
  padding: 0 20px 12px;
}
@media (max-width: 768px) {
  .list_news .col.post-item {
    padding: 0 20px 1em;
  }
}
.list_news .col.post-item > .col-inner {
  padding: 0 0 12px;
  border-bottom: 0.5px solid rgb(197, 197, 197);
}
@media (max-width: 768px) {
  .list_news .col.post-item > .col-inner {
    padding: 0;
    border: none;
  }
}
.list_news .col.post-item:nth-child(5) > .col-inner, .list_news .col.post-item:nth-child(6) > .col-inner {
  padding: 0;
  border: none;
}
.list_news .col.post-item .box {
  display: flex;
  justify-content: space-between;
}
.list_news .col.post-item .box .box-image {
  max-width: 150px;
  flex-basis: 150px;
  width: unset !important;
  display: block;
  height: 110px;
  margin: unset;
}
@media (max-width: 768px) {
  .list_news .col.post-item .box .box-image {
    max-width: 110px;
    flex-basis: 110px;
  }
}
.list_news .col.post-item .box .box-image img {
  transition: all 0.75s ease 0s;
}
.list_news .col.post-item .box .box-image:hover img {
  transform: scale(1.3);
}
.list_news .col.post-item .box .box-image .absolute {
  display: none;
}
.list_news .col.post-item .box .box-text {
  max-width: calc(100% - 166px);
  flex-basis: calc(100% - 166px);
  padding: 0;
  font-size: inherit;
}
@media (max-width: 768px) {
  .list_news .col.post-item .box .box-text {
    max-width: calc(100% - 120px);
    flex-basis: calc(100% - 120px);
    padding: 0 0 0 7px;
  }
}
.list_news .col.post-item .box .box-text .box-text-inner {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  align-items: flex-start;
  height: 100%;
}
.list_news .col.post-item .box .box-text .post-title {
  margin: 0;
}
.list_news .col.post-item .box .box-text .post-title a {
  font-weight: 400;
  line-height: 24px;
  overflow: hidden;
  text-overflow: ellipsis;
  -webkit-line-clamp: 2;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  font-size: 1rem;
  height: 48px;
  margin: 0 0 0.5rem;
}
.list_news .col.post-item .box .box-text .post-title a:hover {
  color: var(--primary_color);
}
.list_news .col.post-item .box .box-text .post-meta {
  color: #afafaf;
  opacity: 1;
  line-height: var(--bs-body-line-height);
  font-size: 1em;
}
.list_news .col.post-item .box .box-text .is-divider {
  display: none;
}
.list_news .col.post-item .box .box-text a.button {
  color: var(--secondary_color);
  transition: all 0.15s ease 0s;
  border: none;
  padding: 0;
  text-transform: unset;
  margin: 0;
  font-size: 1em;
  letter-spacing: 0;
  font-weight: 400;
  min-height: unset;
  height: unset;
  line-height: var(--bs-body-line-height);
  box-shadow: none;
}
.list_news .col.post-item .box .box-text a.button:hover {
  color: var(--primary_color);
  background-color: transparent;
}

body .nav-pagination.links {
  --bs-pagination-padding-x: 0.75rem;
  --bs-pagination-padding-y: 0.375rem;
  --bs-pagination-font-size: 1rem;
  --bs-pagination-color: var(--bs-link-color);
  --bs-pagination-bg: var(--bs-body-bg);
  --bs-pagination-border-width: var(--bs-border-width);
  --bs-pagination-border-color: var(--bs-border-color);
  --bs-pagination-border-radius: var(--bs-border-radius);
  --bs-pagination-hover-color: var(--bs-link-hover-color);
  --bs-pagination-hover-bg: var(--bs-tertiary-bg);
  --bs-pagination-hover-border-color: var(--bs-border-color);
  --bs-pagination-focus-color: var(--bs-link-hover-color);
  --bs-pagination-focus-bg: var(--bs-secondary-bg);
  --bs-pagination-focus-box-shadow: 0 0 0 0.25rem rgba(13, 110, 253, .25);
  --bs-pagination-active-color: #fff;
  --bs-pagination-active-bg: #0d6efd;
  --bs-pagination-active-border-color: #0d6efd;
  --bs-pagination-disabled-color: var(--bs-secondary-color);
  --bs-pagination-disabled-bg: var(--bs-secondary-bg);
  --bs-pagination-disabled-border-color: var(--bs-border-color);
  display: flex;
  padding-left: 0;
  list-style: none;
  margin: 3rem 0 1rem;
  flex-wrap: wrap;
  justify-content: center;
}
body .nav-pagination.links li {
  position: relative;
  margin: 0;
}
body .nav-pagination.links li a,
body .nav-pagination.links li span {
  width: 36px;
  height: 36px;
  padding: 0px;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #333;
  border: none;
  background: none;
  letter-spacing: 0;
  font-size: var(--bs-pagination-font-size);
  border-radius: 0;
  min-width: unset;
  line-height: var(--bs-body-line-height);
  letter-spacing: 0;
  font-weight: 400;
}
body .nav-pagination.links li a.current,
body .nav-pagination.links li span.current {
  color: var(--primary_color);
  margin: 0 4px;
}
body .nav-pagination.links li a.current::after,
body .nav-pagination.links li span.current::after {
  content: "";
  position: absolute;
  width: 25px;
  transform: translate(-50%, -50%) rotate(45deg);
  border: 1px solid var(--primary_color);
  height: 25px;
  top: 50%;
  left: 50%;
}
body .nav-pagination.links li a:hover,
body .nav-pagination.links li span:hover {
  color: var(--primary_color);
}

.featured_post {
  border-bottom: 1px solid #c0c0c0;
  padding: 0 0 32px;
  margin: 0 0 32px;
}
.featured_post .box {
  display: flex;
  justify-content: space-between;
}
@media (max-width: 768px) {
  .featured_post .box {
    flex-direction: column;
  }
}
.featured_post .box .box-image {
  width: calc(50% - 20px);
  height: 400px;
  margin: 0;
}
@media (max-width: 768px) {
  .featured_post .box .box-image {
    width: 100%;
    height: 220px;
  }
}
.featured_post .box .box-image a {
  width: 100%;
  height: 100%;
}
.featured_post .box .box-image img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  transition: all 0.75s ease 0s;
}
.featured_post .box .box-image:hover img {
  transform: scale(1.3);
}
.featured_post .box .box-text {
  width: calc(50% - 20px);
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  font-size: inherit;
  padding: 0;
}
@media (max-width: 768px) {
  .featured_post .box .box-text {
    width: 100%;
    padding: 12px 0 0;
  }
}
.featured_post .box .box-text .post-title {
  margin: 0;
}
.featured_post .box .box-text .post-title a {
  font-size: 22px;
  transition: all 0.15s ease 0s;
  overflow: hidden;
  text-overflow: ellipsis;
  line-height: 30px;
  -webkit-line-clamp: 3;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  font-weight: 500;
  margin: 0 0 1rem;
}
.featured_post .box .box-text .post-title a:hover {
  color: var(--primary_color);
}
@media (max-width: 768px) {
  .featured_post .box .box-text .post-title a {
    font-size: 18px;
    margin: 0 0 0.5rem;
  }
}
.featured_post .box .box-text .post-meta {
  color: #afafaf;
  opacity: 1;
  line-height: var(--bs-body-line-height);
  font-size: 1em;
}
@media (max-width: 768px) {
  .featured_post .box .box-text .post-meta {
    font-size: 10px;
  }
}
.featured_post .box .box-text .from_the_blog_excerpt {
  margin: 16px 0 0;
  overflow: hidden;
  text-overflow: ellipsis;
  line-height: 24px;
  -webkit-line-clamp: 4;
  display: -webkit-box;
  -webkit-box-orient: vertical;
}
@media (max-width: 768px) {
  .featured_post .box .box-text .from_the_blog_excerpt {
    margin: 12px 0 0;
  }
}
.featured_post .box .box-text .link_btn_viewmore {
  margin: 0;
}
.featured_post .box .box-text .link_btn_viewmore .btn_viewmore span {
  position: relative;
  transition: all 0.5s ease 0s;
  z-index: 9;
  padding: 8px 16px;
  border: 1px solid #afafaf;
  border-radius: 100px;
  width: max-content;
}
.featured_post .box .box-text .link_btn_viewmore .btn_viewmore span::after {
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0px;
  left: 0px;
  background: var(--primary_color);
  border-radius: 60px;
  z-index: -1;
  transition: all 0.5s ease 0s;
  transform: scale(0);
  opacity: 0;
}
.featured_post .box .box-text .link_btn_viewmore .btn_viewmore span:hover {
  color: var(--bs-white);
  border: none;
  background: none;
}
.featured_post .box .box-text .link_btn_viewmore .btn_viewmore span:hover::after {
  transform: scale(1);
  opacity: 1;
}
@media (max-width: 768px) {
  .featured_post .box .box-text .link_btn_viewmore .btn_viewmore span {
    display: none;
  }
}

.grid_post_news .post-item .box {
  display: flex;
  flex-direction: column;
}
.grid_post_news .post-item .box .box-image {
  height: 200px;
  width: 100%;
}
.grid_post_news .post-item .box .box-image a {
  display: block;
  width: 100%;
  height: 100%;
}
.grid_post_news .post-item .box .box-image img {
  transition: all 0.75s ease 0s;
  object-fit: cover;
  width: 100%;
  height: 100%;
}
.grid_post_news .post-item .box .box-image:hover img {
  transform: scale(1.3);
}
.grid_post_news .post-item .box .box-text {
  padding: 1rem 0 0;
  font-size: inherit;
}
.grid_post_news .post-item .box .box-text .post-meta {
  color: #828282;
  margin: 0 0 6px;
}
.grid_post_news .post-item .box .box-text .post-title {
  margin: 0;
  text-transform: unset;
  letter-spacing: 0;
  font-size: inherit;
  opacity: 1;
}
.grid_post_news .post-item .box .box-text .post-title a {
  font-weight: 600;
  overflow: hidden;
  text-overflow: ellipsis;
  line-height: 24px;
  -webkit-line-clamp: 2;
  margin: 0 0 8px;
  height: 48px;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  transition: all 0.15s ease 0s;
  font-size: 1rem;
}
.grid_post_news .post-item .box .box-text .post-title a:hover {
  color: var(--primary_color);
}
.grid_post_news .post-item .box .box-text .link_btn_viewmore .btn_viewmore {
  color: var(--secondary_color);
  transition: all 0.15s ease 0s;
  font-size: 16px;
}
.grid_post_news .post-item .box .box-text .link_btn_viewmore .btn_viewmore:hover {
  color: var(--primary_color);
}

body.search .grid_post_news {
  max-width: calc(100% + 24px) !important;
  width: calc(100% + 24px);
  margin: 0 -12px;
}
body.search .grid_post_news .post-item .box .box-image {
  height: 250px;
}

body.single_post_cat_layout_new article {
  margin: 0;
}
body.single_post_cat_layout_new .top_info {
  display: flex;
  justify-content: space-between;
  padding: 0 0 0 5%;
}
@media (max-width: 768px) {
  body.single_post_cat_layout_new .top_info {
    flex-flow: column;
    padding: 0 15px;
  }
}
body.single_post_cat_layout_new .top_info .left_info {
  display: flex;
  flex-direction: column;
  justify-content: flex-end;
  width: calc(40% - 24px);
}
@media (max-width: 768px) {
  body.single_post_cat_layout_new .top_info .left_info {
    width: 100%;
    margin: 0 0 24px;
    padding: 2rem 0 0;
  }
}
body.single_post_cat_layout_new .top_info .left_info .post_cat {
  color: var(--primary_color);
  letter-spacing: 0.2em;
  text-transform: uppercase;
  margin: 0 0 1.5rem;
}
body.single_post_cat_layout_new .top_info .left_info .post_cat a {
  color: var(--primary_color);
}
body.single_post_cat_layout_new .top_info .left_info .post_cat a:hover {
  color: var(--secondary_color);
}
@media (max-width: 768px) {
  body.single_post_cat_layout_new .top_info .left_info .post_cat {
    margin: 0 0 1rem;
  }
}
body.single_post_cat_layout_new .top_info .left_info .post_title {
  font-size: 42px;
  font-weight: 700;
  line-height: 1.3;
  margin: 0 0 1rem;
  color: var(--bs-heading-color);
}
@media (max-width: 768px) {
  body.single_post_cat_layout_new .top_info .left_info .post_title {
    font-size: 32px;
  }
}
body.single_post_cat_layout_new .top_info .left_info .post_date {
  color: #afafaf;
  margin: 0 0 2.5rem;
}
body.single_post_cat_layout_new .top_info .left_info .post_description {
  font-size: 16px;
  text-transform: uppercase;
  color: #818181;
}
@media (max-width: 768px) {
  body.single_post_cat_layout_new .top_info .left_info .post_description {
    width: 100%;
    font-size: 14px;
  }
}
body.single_post_cat_layout_new .top_info .right_info {
  width: calc(60% - 24px);
  position: relative;
}
@media (max-width: 768px) {
  body.single_post_cat_layout_new .top_info .right_info {
    width: 100%;
  }
}
body.single_post_cat_layout_new .top_info .right_info .featured_img {
  width: 100%;
  height: 500px;
}
@media (max-width: 768px) {
  body.single_post_cat_layout_new .top_info .right_info .featured_img {
    height: 220px;
  }
}
body.single_post_cat_layout_new .top_info .right_info .featured_img img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
body.single_post_cat_layout_new .top_info .right_info::after {
  content: "";
  position: absolute;
  top: 0px;
  left: 0px;
  background: linear-gradient(0deg, rgba(0, 0, 0, 0.2), rgba(0, 0, 0, 0.2));
}
body.single_post_cat_layout_new .content_post_wrap {
  padding: 64px 5% 110px;
}
@media (max-width: 768px) {
  body.single_post_cat_layout_new .content_post_wrap {
    padding: 15px 15px 3rem;
  }
}
body.single_post_cat_layout_new .content_post_wrap .content_post {
  margin: 0px 220px;
  position: relative;
  border-bottom: 1px solid #afafaf;
  padding: 0 0 3.5rem;
  font-size: 16px;
}
@media (max-width: 768px) {
  body.single_post_cat_layout_new .content_post_wrap .content_post {
    margin: 0;
    padding: 0 0 1.5rem;
  }
}
body.single_post_cat_layout_new .content_post_wrap .content_post::before {
  content: "";
  position: absolute;
  left: -220px;
  top: 10px;
  border-bottom: 4px solid var(--secondary_color);
  width: 196px;
}
body.single_post_cat_layout_new .content_post_wrap .content_post p:last-child,
body.single_post_cat_layout_new .content_post_wrap .content_post ul:last-child,
body.single_post_cat_layout_new .content_post_wrap .content_post ol:last-child {
  margin: 0;
}
body.single_post_cat_layout_new .content_post_wrap .post_meta {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin: 1.5rem 220px 0;
}
@media (max-width: 768px) {
  body.single_post_cat_layout_new .content_post_wrap .post_meta {
    margin: 1.5rem 0 0;
    flex-flow: column;
    align-items: flex-start;
  }
}
body.single_post_cat_layout_new .content_post_wrap .post_meta .post_tag {
  display: flex;
  align-items: center;
  padding: 0px;
}
@media (max-width: 768px) {
  body.single_post_cat_layout_new .content_post_wrap .post_meta .post_tag {
    flex-wrap: wrap;
    margin: 0 0 1.5rem;
  }
}
body.single_post_cat_layout_new .content_post_wrap .post_meta .post_tag a {
  margin: 0 4px 18px 0;
  padding: 4px 12px;
  border: 1px solid #d9d9d9;
  border-radius: 100px;
  transition: all 0.3s ease 0s;
}
body.single_post_cat_layout_new .content_post_wrap .post_meta .post_tag a:hover {
  border: 1px solid var(--primary_color);
  background: var(--primary_color);
  color: var(--bs-white);
}
body.single_post_cat_layout_new .content_post_wrap .post_meta .post_share {
  display: flex;
  list-style: none;
  align-items: center;
  padding: 0px;
  margin: 0px;
}
body.single_post_cat_layout_new .content_post_wrap .post_meta .post_share > li + li {
  margin: 0 0 0 12px;
}
body.single_post_cat_layout_new .content_post_wrap .post_meta .post_share > li:first-child {
  color: var(--bs-black);
  opacity: 0.5;
  margin: 0;
}
body.single_post_cat_layout_new .content_post_wrap .post_meta .post_share > li:not(:first-child) span {
  width: 32px;
  height: 32px;
  background: #f6f6f6;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 50%;
  transition: all 0.5s ease 0s;
}
body.single_post_cat_layout_new .content_post_wrap .post_meta .post_share > li:not(:first-child) span:hover {
  background: var(--bs-white);
  color: unset;
  border: 1px solid rgb(248, 248, 248);
  box-shadow: rgba(0, 0, 0, 0.1) 0px 4px 8px;
}
body.single_post_cat_layout_new .related_post_news {
  padding: 0 5% 100px;
}
@media (max-width: 768px) {
  body.single_post_cat_layout_new .related_post_news {
    padding: 0px 15px 3rem;
  }
}
body.single_post_cat_layout_new .related_post_news .title_related {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin: 0 0 1rem;
}
@media (max-width: 768px) {
  body.single_post_cat_layout_new .related_post_news .title_related {
    flex-flow: column;
    align-items: flex-start;
  }
}
body.single_post_cat_layout_new .related_post_news .title_related .title {
  position: relative;
  font-weight: 600;
  font-size: 30px;
  color: var(--bs-heading-color);
  margin: 0 0 0.5rem;
  line-height: 1.2;
  padding: 0 0 0 84px;
}
@media (max-width: 768px) {
  body.single_post_cat_layout_new .related_post_news .title_related .title {
    padding: 0;
  }
}
body.single_post_cat_layout_new .related_post_news .title_related .title::after {
  content: "";
  position: absolute;
  top: 50%;
  transform: translate(0px, -50%);
  border-bottom: 1px solid rgb(0, 0, 0);
  left: 0px;
  width: 66px;
}
@media (max-width: 768px) {
  body.single_post_cat_layout_new .related_post_news .title_related .title::after {
    display: none;
  }
}
body.single_post_cat_layout_new .related_post_news .title_related a .viewmore {
  font-size: 16px;
  transition: all 0.15s ease 0s;
}
body.single_post_cat_layout_new .related_post_news .title_related a .viewmore:hover {
  color: var(--primary_color);
}
body.single_post_cat_layout_new .related_post_news .grid_post_news .post-item {
  padding: 0 12px;
}
body.single_post_cat_layout_new .related_post_news .slide_related_post_new_wrap {
  position: relative;
}
body.single_post_cat_layout_new .related_post_news .slide_related_post_new_wrap .arrow_slide {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 200px;
  z-index: 1;
  pointer-events: none;
}
body.single_post_cat_layout_new .related_post_news .slide_related_post_new_wrap .arrow_slide .arrow_icon {
  position: absolute;
  top: 50%;
  transform: translate(0px, -50%);
  width: 32px;
  height: 32px;
  display: flex;
  pointer-events: auto;
  align-items: center;
  border-radius: 50%;
  justify-content: center;
  cursor: pointer;
}
body.single_post_cat_layout_new .related_post_news .slide_related_post_new_wrap .arrow_slide .arrow_icon img {
  width: 20px;
  position: relative;
  z-index: 1;
  filter: brightness(100);
}
body.single_post_cat_layout_new .related_post_news .slide_related_post_new_wrap .arrow_slide .arrow_icon::after {
  content: "";
  width: 26px;
  height: 26px;
  position: absolute;
  top: 50%;
  left: 50%;
  transition: all 0.15s ease 0s;
  transform: translate(-50%, -50%) rotate(45deg);
  background-color: var(--secondary_color);
  border: 1px solid var(--secondary_color);
}
body.single_post_cat_layout_new .related_post_news .slide_related_post_new_wrap .arrow_slide .arrow_icon:hover::after {
  transform: translate(-50%, -50%) rotate(135deg);
}
body.single_post_cat_layout_new .related_post_news .slide_related_post_new_wrap .arrow_slide .arrow_icon.prevarrow {
  left: 0;
}
body.single_post_cat_layout_new .related_post_news .slide_related_post_new_wrap .arrow_slide .arrow_icon.nextarrow {
  right: 0;
}

.title_cat_total {
  position: relative;
  width: max-content;
  margin: 0px auto 60px;
}
.title_cat_total .title {
  text-transform: capitalize;
  font-weight: 600;
  margin-bottom: 0px;
  line-height: 64px;
  font-size: 30px;
  position: absolute;
  top: 56%;
  left: 50%;
  width: max-content;
  transform: translate(-50%, -50%);
}
@media (max-width: 768px) {
  .title_cat_total .title {
    line-height: 1.3;
  }
}
.title_cat_total .title::before {
  content: "";
  position: absolute;
  top: 50%;
  border-bottom: 1px solid rgb(231, 231, 231);
  width: 100px;
  left: calc(100% - 12px);
}
.title_cat_total .title::after {
  content: "";
  position: absolute;
  top: 50%;
  border-bottom: 1px solid rgb(231, 231, 231);
  width: 100px;
  right: calc(100% - 12px);
}
.title_cat_total .number {
  font-weight: bold;
  font-size: 110px;
  line-height: 120px;
  color: #afafaf;
  opacity: 0.2;
  margin-bottom: 0px;
}

.featured_project_wrap {
  padding: 0 0 100px;
}
.featured_project_wrap .featured_title {
  font-size: 30px;
  padding-left: 84px;
  position: relative;
  font-weight: 600;
  margin-bottom: 28px;
}
.featured_project_wrap .featured_title::before {
  content: "";
  position: absolute;
  top: 50%;
  left: 0px;
  transform: translate(0px, -50%);
  border-bottom: 1px solid rgb(0, 0, 0);
  width: 66px;
}
.featured_project_wrap .featured_project .box {
  position: relative;
}
.featured_project_wrap .featured_project .box .box-image {
  width: 100%;
  height: 560px;
  position: relative;
}
.featured_project_wrap .featured_project .box .box-image a {
  width: 100%;
  height: 100%;
}
.featured_project_wrap .featured_project .box .box-image img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.featured_project_wrap .featured_project .box .box-image::after {
  content: "";
  position: absolute;
  top: 0px;
  left: 0px;
  background: linear-gradient(rgba(0, 0, 0, 0) 54.02%, rgba(0, 0, 0, 0.61) 80.27%, rgba(0, 0, 0, 0.7) 100%);
  width: 100%;
  height: 100%;
  pointer-events: none;
}
.featured_project_wrap .featured_project .box .box-text {
  position: absolute;
  bottom: 28px;
  left: 0px;
  width: 100%;
  padding: 0px 16px;
  font-size: inherit;
}
.featured_project_wrap .featured_project .box .box-text .post_cat a {
  color: var(--primary_color);
  text-transform: uppercase;
  margin: 0 0 24px;
  font-size: 16px;
  position: relative;
  letter-spacing: 0.08em;
  line-height: var(--bs-body-line-height);
}
.featured_project_wrap .featured_project .box .box-text .post_cat a::after {
  content: "";
  position: absolute;
  left: 0px;
  bottom: -8px;
  width: 28px;
  border-bottom: 1px solid var(--primary_color);
}
.featured_project_wrap .featured_project .box .box-text .post_title {
  margin: 0;
  letter-spacing: 0;
  opacity: 1;
  font-size: inherit;
  line-height: inherit;
  text-transform: unset;
}
.featured_project_wrap .featured_project .box .box-text .post_title a {
  font-size: 36px;
  color: var(--bs-white);
  font-family: var(--font-bebold);
  line-height: 1;
  transition: all 0.15s ease 0s;
  font-weight: 500;
  margin: 0 0 0.5rem;
}

.title_list_project_posts .title {
  font-size: 30px;
  padding: 0 0 0 84px;
  position: relative;
  font-weight: 600;
  margin-bottom: 28px;
}
.title_list_project_posts .title::after {
  content: "";
  position: absolute;
  top: 50%;
  left: 0px;
  transform: translate(0px, -50%);
  border-bottom: 1px solid rgb(0, 0, 0);
  width: 66px;
}

.grid_projects {
  margin: 0 -12px;
}
.grid_projects.row-full-width {
  max-width: calc(100% + 24px) !important;
}
.grid_projects .col.post-item {
  padding: 0 12px 24px;
}
.grid_projects .col.post-item .box {
  overflow: hidden;
}
@media (max-width: 768px) {
  .grid_projects .col.post-item .box {
    height: 240px;
    width: 100%;
  }
}
.grid_projects .col.post-item .box .box-image {
  width: 100%;
  height: 300px;
  position: relative;
}
@media (max-width: 768px) {
  .grid_projects .col.post-item .box .box-image {
    overflow: hidden;
    position: absolute;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 100%;
  }
}
.grid_projects .col.post-item .box .box-image a {
  width: 100%;
  height: 100%;
}
.grid_projects .col.post-item .box .box-image a::after {
  background: linear-gradient(rgba(0, 0, 0, 0) 42.38%, rgba(0, 0, 0, 0.22) 78.73%, rgba(0, 0, 0, 0.7) 100%);
  content: "";
  position: absolute;
  top: 0px;
  left: 0px;
  width: 100%;
  height: 100%;
}
.grid_projects .col.post-item .box .box-image img {
  width: 100%;
  object-fit: cover;
  height: 100%;
  transition: all 0.75s ease 0s;
}
.grid_projects .col.post-item .box .box-image .absolute {
  display: none;
}
.grid_projects .col.post-item .box .box-image:hover img {
  transform: scale(1.3);
}
.grid_projects .col.post-item .box .box-text {
  position: absolute;
  bottom: 0px;
  left: 0px;
  width: 100%;
  padding: 16px;
  z-index: 1;
  font-size: inherit;
}
@media (max-width: 768px) {
  .grid_projects .col.post-item .box .box-text {
    position: relative;
    left: unset;
    width: 100%;
    height: 100%;
    display: flex;
    flex-flow: column;
    -webkit-box-pack: end;
    justify-content: flex-end;
    bottom: unset;
  }
}
.grid_projects .col.post-item .box .box-text .number_cat {
  display: flex;
  align-items: flex-end;
  margin: 0 0 1rem;
}
.grid_projects .col.post-item .box .box-text .number_cat .number {
  color: var(--bs-white);
  font-size: 32px;
  margin-right: 10px;
  line-height: 1;
}
.grid_projects .col.post-item .box .box-text .number_cat .post_cat {
  color: var(--primary_color);
  letter-spacing: 0.08em;
  text-transform: uppercase;
  margin-bottom: 8px;
  position: relative;
}
.grid_projects .col.post-item .box .box-text .number_cat .post_cat::after {
  content: "";
  position: absolute;
  bottom: -8px;
  left: 0px;
  width: 30px;
  border-bottom: 1px solid var(--primary_color);
}
.grid_projects .col.post-item .box .box-text .post-title {
  line-height: inherit;
  margin: 0;
}
.grid_projects .col.post-item .box .box-text .post-title a {
  color: var(--bs-white);
  text-transform: capitalize;
  margin: 0 0 8px;
  font-size: 16px;
  line-height: 1.2;
  font-weight: 500;
}
.grid_projects .col.post-item .box .box-text .post-title a:hover {
  color: var(--primary_color);
}
@media (max-width: 768px) {
  .grid_projects .col.post-item .box .box-text .post-title a {
    font-weight: 600;
  }
}
.grid_projects .col.post-item .box .box-text .post_meta {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  opacity: 0;
  height: 0px;
  transition: all 0.3s ease 0s;
}
.grid_projects .col.post-item .box .box-text .post_meta .location {
  color: var(--bs-white);
}
@media (max-width: 768px) {
  .grid_projects .col.post-item .box .box-text .post_meta .location {
    margin: 0 0 1.5rem;
  }
}
.grid_projects .col.post-item .box .box-text .post_meta .location i {
  margin: 0 0.5rem 0 0;
}
.grid_projects .col.post-item .box .box-text .post_meta .location span {
  letter-spacing: 0.05em;
}
.grid_projects .col.post-item .box .box-text .post_meta .btn_viewmore {
  line-height: inherit;
  margin: 0;
}
.grid_projects .col.post-item .box .box-text .post_meta .btn_viewmore .viewmore {
  color: var(--primary_color);
  letter-spacing: 0.05em;
  display: flex;
  align-items: center;
}
.grid_projects .col.post-item .box .box-text .post_meta .btn_viewmore .viewmore span {
  width: 4px;
  transition: all 0.15s ease 0s;
  height: 4px;
  margin-left: 1.5rem;
  background: var(--primary_color);
  transform: rotate(45deg);
  position: relative;
}
.grid_projects .col.post-item .box .box-text .post_meta .btn_viewmore .viewmore span::after {
  content: "";
  transition: all 0.15s ease 0s;
  width: 20px;
  height: 20px;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%) rotate(90deg);
  border: 1px solid var(--primary_color);
}
@media (max-width: 768px) {
  .grid_projects .col.post-item .box .box-text .post_meta .btn_viewmore .viewmore span::after {
    display: none;
  }
}
.grid_projects .col.post-item .box .pattern {
  position: absolute;
  bottom: -40px;
  left: 0px;
  opacity: 0;
  transition: all 0.15s ease 0s;
  pointer-events: none;
}
@media (max-width: 768px) {
  .grid_projects .col.post-item .box .pattern {
    display: none;
  }
}
.grid_projects .col.post-item .box:hover .box-image a::after {
  background: rgba(0, 0, 0, 0.46);
}
@media (max-width: 768px) {
  .grid_projects .col.post-item .box:hover .box-image a::after {
    background: rgba(0, 0, 0, 0.34);
  }
}
.grid_projects .col.post-item .box:hover .box-text .post_meta {
  opacity: 1;
  height: 75px;
}
.grid_projects .col.post-item .box:hover .pattern {
  bottom: 0px;
  opacity: 1;
}
.grid_projects.grid_services .col.post-item .box:hover .box-text .post_meta {
  height: 21px;
}

body.search .grid_projects.row-full-width {
  width: calc(100% + 24px);
  margin: 0 -12px;
}

.banner_single_post {
  position: relative;
}
@media (max-width: 768px) {
  .banner_single_post {
    padding: 4rem 15px;
    height: 100vh;
    display: flex;
    flex-flow: column;
    -webkit-box-pack: end;
    justify-content: flex-end;
  }
}
.banner_single_post .banner_image {
  width: 100%;
  height: 100vh;
  position: relative;
}
@media (max-width: 768px) {
  .banner_single_post .banner_image {
    position: absolute;
    height: 100%;
    width: 100%;
    top: 0px;
    left: 0px;
  }
}
.banner_single_post .banner_image img {
  object-fit: cover;
  width: 100%;
  height: 100%;
}
.banner_single_post .banner_image::after {
  content: "";
  position: absolute;
  top: 0px;
  left: 0px;
  background: linear-gradient(rgba(0, 8, 37, 0) 0%, rgba(0, 8, 37, 0.33) 11.86%, rgba(0, 8, 37, 0) 34.92%, rgba(0, 8, 37, 0.4) 60.61%, rgba(0, 8, 37, 0.81) 100%);
  background: linear-gradient(rgba(0, 0, 0, 0.7) 0%, rgba(0, 0, 0, 0) 22.19%, rgba(0, 0, 0, 0) 57.08%, rgba(0, 0, 0, 0.67) 78.13%, rgba(0, 0, 0, 0.7) 100%);
  width: 100%;
  height: 100%;
}
.banner_single_post .banner_txt {
  position: absolute;
  left: 5%;
  bottom: 100px;
  width: 60%;
}
@media (max-width: 768px) {
  .banner_single_post .banner_txt {
    position: relative;
    left: unset;
    bottom: unset;
    width: 100%;
  }
}
.banner_single_post .banner_txt .cat {
  border-radius: 100px 0px;
  text-transform: uppercase;
  padding: 10px 24px;
  background: var(--secondary_color);
  margin-bottom: 2.5rem;
  width: max-content;
  color: var(--bs-white);
}
.banner_single_post .banner_txt .post_title {
  font-weight: 500;
  line-height: 1.2;
  font-family: var(--font-title);
  text-transform: capitalize;
  color: rgb(255, 255, 255);
  margin-bottom: 2rem;
  font-size: 60px;
}
@media (max-width: 768px) {
  .banner_single_post .banner_txt .post_title {
    margin-bottom: 1.5rem;
  }
}
.banner_single_post .banner_txt .description {
  padding-left: 230px;
  position: relative;
  color: rgb(255, 255, 255);
  font-weight: 600;
}
.banner_single_post .banner_txt .description::after {
  content: "";
  position: absolute;
  left: 0px;
  top: 10px;
  border-bottom: 1px solid rgb(255, 255, 255);
  width: 200px;
}
@media (max-width: 768px) {
  .banner_single_post .banner_txt .description {
    padding-left: 0px;
  }
  .banner_single_post .banner_txt .description::after {
    display: none;
  }
}
.banner_single_post .nextframe {
  position: absolute;
  bottom: 32px;
  left: 50%;
  transform: translate(-50%, 0px);
  cursor: pointer;
}
@media (max-width: 768px) {
  .banner_single_post .nextframe {
    bottom: 45px;
  }
}
.banner_single_post .nextframe path {
  stroke: rgb(255, 255, 255);
  fill: transparent;
  stroke-width: 1px;
  animation: 2s ease 0s infinite normal none running arrow;
}
.banner_single_post .nextframe path.a1 {
  animation-delay: -1s;
}
.banner_single_post .nextframe path.a2 {
  animation-delay: -0.5s;
}
.banner_single_post .nextframe path.a3 {
  animation-delay: 0s;
}

@keyframes arrow {
  0% {
    opacity: 0;
  }
  40% {
    opacity: 1;
  }
  80% {
    opacity: 0;
  }
  100% {
    opacity: 0;
  }
}
.content_single_service p:last-child,
.content_single_service ul:last-child,
.content_single_service ol:last-child {
  margin: 0;
}

.single_post_cat_layout_project article {
  margin: 0;
}
.single_post_cat_layout_project .title_box {
  display: flex;
  align-items: flex-end;
  margin: 0 0 3rem;
  width: max-content;
  position: relative;
}
.single_post_cat_layout_project .title_box span {
  font-size: 30px;
  -webkit-text-fill-color: transparent;
  -webkit-text-stroke-width: 0.5px;
  -webkit-text-stroke-color: var(--color-3);
  font-family: var(--font-bebold);
}
.single_post_cat_layout_project .title_box .title {
  color: var(--bs-heading-color);
  margin: 0 0 0 0.5rem;
  text-transform: capitalize;
  font-weight: 600;
  font-size: 30px;
  line-height: 45px;
}
.single_post_cat_layout_project .title_box::after {
  content: "";
  position: absolute;
  bottom: -14px;
  left: 0px;
  width: 100%;
  border-bottom: 2px solid var(--primary_color);
}
.single_post_cat_layout_project .project_overview {
  padding: 80px 5% 0;
}
@media (max-width: 768px) {
  .single_post_cat_layout_project .project_overview {
    padding: 3rem 24px 0;
  }
}
.single_post_cat_layout_project .project_overview > .row.row-full-width {
  max-width: calc(100% + 30px) !important;
}
.single_post_cat_layout_project .project_overview > .row > .col {
  padding: 0 15px;
}
.single_post_cat_layout_project .project_overview .project_img {
  width: 100%;
  height: 500px;
}
.single_post_cat_layout_project .project_overview .project_img img {
  object-fit: cover;
  height: 100%;
  width: 100%;
}
.single_post_cat_layout_project .project_overview .overview_info {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  height: 100%;
}
.single_post_cat_layout_project .project_overview .overview_info .info_top {
  margin: 0 0 3rem;
}
@media (max-width: 768px) {
  .single_post_cat_layout_project .project_overview .overview_info .info_top {
    margin: 0;
  }
}
.single_post_cat_layout_project .project_overview .overview_info .info_top .project_img {
  height: 260px;
  margin: 0 0 24px;
}
.single_post_cat_layout_project .project_overview .overview_info .info_top .description {
  margin-left: 50px;
  text-align: justify;
  line-height: 24px;
}
@media (max-width: 768px) {
  .single_post_cat_layout_project .project_overview .overview_info .info_top .description {
    margin: 0;
  }
}
.single_post_cat_layout_project .project_overview .overview_info .info_bottom ul {
  list-style: none;
  padding: 0 0 0 66px;
  margin: 0 0 1rem;
}
@media (max-width: 768px) {
  .single_post_cat_layout_project .project_overview .overview_info .info_bottom ul {
    margin: 1.5rem 0 1rem;
    padding: 0;
  }
}
.single_post_cat_layout_project .project_overview .overview_info .info_bottom ul li {
  margin: 0;
}
.single_post_cat_layout_project .project_overview .overview_info .info_bottom ul li + li {
  margin: 8px 0 0;
}
.single_post_cat_layout_project .project_overview .overview_info .info_bottom ul li a {
  display: flex;
  align-items: center;
}
.single_post_cat_layout_project .project_overview .overview_info .info_bottom ul li a i {
  position: relative;
  font-size: 14px;
  transition: all 0.3s ease 0s;
  flex: 0 0 auto;
  margin-right: 28px;
  color: #afafaf;
  width: 45px;
  height: 45px;
  display: flex;
  align-items: center;
  justify-content: center;
}
@media (max-width: 768px) {
  .single_post_cat_layout_project .project_overview .overview_info .info_bottom ul li a i {
    margin-right: 12px;
  }
}
.single_post_cat_layout_project .project_overview .overview_info .info_bottom ul li a i::after {
  content: "";
  transition: all 0.3s ease 0s;
  position: absolute;
  border: 1px solid #afafaf;
  width: 32px;
  height: 32px;
  transform: translate(-50%, -50%) rotate(45deg);
  top: 50%;
  left: 50%;
}
.single_post_cat_layout_project .project_overview .overview_info .info_bottom ul li a span {
  font-weight: 600;
  font-size: 16px;
  color: rgb(0, 0, 0);
  transition: all 0.3s ease 0s;
}
@media (max-width: 768px) {
  .single_post_cat_layout_project .project_overview .overview_info .info_bottom ul li a span {
    font-size: 14px;
  }
}
.single_post_cat_layout_project .project_overview .overview_info .info_bottom ul li a:hover i {
  color: var(--primary_color);
}
.single_post_cat_layout_project .project_overview .overview_info .info_bottom ul li a:hover i::after {
  border-color: var(--primary_color);
}
.single_post_cat_layout_project .project_overview .overview_info .info_bottom ul li a:hover span {
  color: var(--primary_color);
}
.single_post_cat_layout_project .project_galleries {
  padding: 80px 0 0;
}
@media (max-width: 768px) {
  .single_post_cat_layout_project .project_galleries {
    padding: 3rem 24px;
  }
}
.single_post_cat_layout_project .project_galleries .title_box {
  margin: 0 auto 2rem;
}
@media (max-width: 768px) {
  .single_post_cat_layout_project .project_galleries .title_box {
    margin: 0 0 1.5rem;
  }
}
.single_post_cat_layout_project .project_galleries .title_box::after {
  display: none;
}
.single_post_cat_layout_project .project_galleries .project_slide_galleries_wrap {
  position: relative;
}
.single_post_cat_layout_project .project_galleries .project_slide_galleries_wrap .project_slide_galleries .slick-track {
  display: flex;
  align-items: center;
}
.single_post_cat_layout_project .project_galleries .project_slide_galleries_wrap .project_slide_galleries .slick-track .slick-slide {
  width: 70vw;
  flex: 0 0 auto;
  padding: 0px 12px;
  z-index: 1;
}
@media (max-width: 768px) {
  .single_post_cat_layout_project .project_galleries .project_slide_galleries_wrap .project_slide_galleries .slick-track .slick-slide {
    padding: 0;
  }
}
.single_post_cat_layout_project .project_galleries .project_slide_galleries_wrap .project_slide_galleries .slick-track .slick-slide.slick-active {
  z-index: 2;
}
.single_post_cat_layout_project .project_galleries .project_slide_galleries_wrap .project_slide_galleries .slide_item .image {
  width: 100%;
  display: flex;
  height: 440px;
  align-items: center;
  position: relative;
  overflow: hidden;
}
@media (max-width: 768px) {
  .single_post_cat_layout_project .project_galleries .project_slide_galleries_wrap .project_slide_galleries .slide_item .image {
    height: 220px;
  }
}
.single_post_cat_layout_project .project_galleries .project_slide_galleries_wrap .project_slide_galleries .slide_item .image img {
  width: 100%;
  object-fit: cover;
  height: 100%;
  transition: all 0.75s ease 0s;
}
.single_post_cat_layout_project .project_galleries .project_slide_galleries_wrap .project_slide_galleries .slide_item .image::after {
  content: "";
  position: absolute;
  background: linear-gradient(0deg, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.5));
  top: 50%;
  left: 50%;
  height: 100%;
  transform: translate(-50%, -50%);
  width: 100%;
}
.single_post_cat_layout_project .project_galleries .project_slide_galleries_wrap .project_slide_galleries .slide_item .image:hover img {
  transform: scale(1.3);
}
.single_post_cat_layout_project .project_galleries .project_slide_galleries_wrap .project_slide_galleries .slick-current .slide_item .image {
  height: 540px;
}
@media (max-width: 768px) {
  .single_post_cat_layout_project .project_galleries .project_slide_galleries_wrap .project_slide_galleries .slick-current .slide_item .image {
    height: 220px;
  }
}
.single_post_cat_layout_project .project_galleries .project_slide_galleries_wrap .project_slide_galleries .slick-current .slide_item .image::after {
  opacity: 0;
}
.single_post_cat_layout_project .project_galleries .project_slide_galleries_wrap .arrow_slide {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1;
  pointer-events: none;
}
.single_post_cat_layout_project .project_galleries .project_slide_galleries_wrap .arrow_slide .arrow_icon {
  position: absolute;
  top: 50%;
  transform: translate(0px, -50%);
  width: 32px;
  height: 32px;
  display: flex;
  pointer-events: auto;
  align-items: center;
  border-radius: 50%;
  justify-content: center;
  cursor: pointer;
}
.single_post_cat_layout_project .project_galleries .project_slide_galleries_wrap .arrow_slide .arrow_icon.prevarrow {
  left: calc(5% + 15px);
}
@media (max-width: 768px) {
  .single_post_cat_layout_project .project_galleries .project_slide_galleries_wrap .arrow_slide .arrow_icon.prevarrow {
    left: -16px;
  }
}
.single_post_cat_layout_project .project_galleries .project_slide_galleries_wrap .arrow_slide .arrow_icon.nextarrow {
  right: calc(5% + 15px);
}
@media (max-width: 768px) {
  .single_post_cat_layout_project .project_galleries .project_slide_galleries_wrap .arrow_slide .arrow_icon.nextarrow {
    right: -16px;
  }
}
.single_post_cat_layout_project .project_galleries .project_slide_galleries_wrap .arrow_slide .arrow_icon img {
  width: 20px;
  position: relative;
  z-index: 1;
  filter: brightness(100);
}
.single_post_cat_layout_project .project_galleries .project_slide_galleries_wrap .arrow_slide .arrow_icon::after {
  content: "";
  width: 26px;
  height: 26px;
  position: absolute;
  top: 50%;
  left: 50%;
  transition: all 0.15s ease 0s;
  transform: translate(-50%, -50%) rotate(45deg);
  background-color: var(--secondary_color);
  border: 1px solid var(--secondary_color);
}
.single_post_cat_layout_project .project_galleries .project_slide_galleries_wrap .arrow_slide .arrow_icon:hover::after {
  transform: translate(-50%, -50%) rotate(135deg);
}
.single_post_cat_layout_project .project_content_wrap {
  padding: 80px 5% 0;
}
@media (max-width: 768px) {
  .single_post_cat_layout_project .project_content_wrap {
    padding: 3rem 24px 0;
  }
}
.single_post_cat_layout_project .related_post_projects {
  padding: 80px 5%;
}
@media (max-width: 768px) {
  .single_post_cat_layout_project .related_post_projects {
    padding: 3rem 24px;
  }
}
.single_post_cat_layout_project .related_post_projects .title_related {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin: 0 0 3rem;
}
@media (max-width: 768px) {
  .single_post_cat_layout_project .related_post_projects .title_related {
    flex-flow: column;
    align-items: flex-start;
  }
}
.single_post_cat_layout_project .related_post_projects .title_related .title_box {
  margin: 0;
}
.single_post_cat_layout_project .related_post_projects .title_related .viewmore {
  position: relative;
  width: max-content;
  transition: all 0.15s ease 0s;
  text-transform: uppercase;
  margin: 0 15px 0 0;
  display: flex;
  align-items: center;
}
.single_post_cat_layout_project .related_post_projects .title_related .viewmore .viewmore_icon {
  position: relative;
  z-index: 1;
  transition: all 0.15s ease 0s;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-left: 1.5rem;
}
.single_post_cat_layout_project .related_post_projects .title_related .viewmore .viewmore_icon img {
  width: 20px;
}
.single_post_cat_layout_project .related_post_projects .title_related .viewmore .viewmore_icon::after {
  content: "";
  width: 26px;
  height: 26px;
  position: absolute;
  top: 50%;
  left: 50%;
  transition: all 0.15s ease 0s;
  transform: translate(-50%, -50%) rotate(45deg);
  background-color: var(--primary_color);
  z-index: -1;
}
.single_post_cat_layout_project .related_post_projects .title_related .viewmore:hover {
  color: var(--primary_color);
}
.single_post_cat_layout_project .related_post_projects .title_related .viewmore:hover .viewmore_icon::after {
  transform: translate(-50%, -50%) rotate(135deg);
}
.single_post_cat_layout_project .related_post_projects .slide_related_post_project_wrap .slide_related_post_project .slick-dots {
  list-style: none;
  display: flex;
  justify-content: center;
  margin: 3rem 0 0;
  position: relative;
  bottom: unset;
}
.single_post_cat_layout_project .related_post_projects .slide_related_post_project_wrap .slide_related_post_project .slick-dots li {
  width: 8px;
  cursor: pointer;
  margin: 0px 4px;
  height: 8px;
  border-radius: 50%;
  background: #afafaf;
}
.single_post_cat_layout_project .related_post_projects .slide_related_post_project_wrap .slide_related_post_project .slick-dots li.slick-active {
  background: var(--bs-black);
}
.single_post_cat_layout_project .related_post_projects .slide_related_post_project_wrap .slide_related_post_project .slick-dots li button {
  opacity: 0;
  padding: 0;
  margin: 0;
  width: unset;
  height: unset;
  line-height: 1;
  min-height: unset;
  border: none;
}
@media (max-width: 768px) {
  .single_post_cat_layout_project .related_post_projects .slide_related_post_project_wrap .grid_projects {
    margin: 0 -24px;
  }
}
.single_post_cat_layout_project .related_post_projects .slide_related_post_project_wrap .grid_projects.row-full-width {
  max-width: calc(100% + 48px) !important;
}
@media (max-width: 768px) {
  .single_post_cat_layout_project .related_post_projects .slide_related_post_project_wrap .grid_projects.row-full-width {
    max-width: calc(100% + 48px) !important;
  }
}
@media (max-width: 768px) {
  .single_post_cat_layout_project .related_post_projects .slide_related_post_project_wrap .grid_projects .col.post-item {
    padding: 0 0 24px;
  }
}
.single_post_cat_layout_project .related_post_projects .slide_related_post_project_wrap .viewmore.show-for-medium {
  position: relative;
  width: max-content;
  transition: all 0.15s ease 0s;
  text-transform: uppercase;
  margin: 1.5rem auto 0;
}
@media (max-width: 768px) {
  .single_post_cat_layout_project .related_post_projects .slide_related_post_project_wrap .viewmore.show-for-medium {
    display: flex;
  }
}
.single_post_cat_layout_project .related_post_projects .slide_related_post_project_wrap .viewmore.show-for-medium .viewmore_icon {
  position: relative;
  z-index: 1;
  transition: all 0.15s ease 0s;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-left: 1.5rem;
}
.single_post_cat_layout_project .related_post_projects .slide_related_post_project_wrap .viewmore.show-for-medium .viewmore_icon img {
  width: 20px;
}
.single_post_cat_layout_project .related_post_projects .slide_related_post_project_wrap .viewmore.show-for-medium .viewmore_icon::after {
  content: "";
  width: 26px;
  height: 26px;
  position: absolute;
  top: 50%;
  left: 50%;
  transition: all 0.15s ease 0s;
  transform: translate(-50%, -50%) rotate(45deg);
  background: var(--primary_color);
  z-index: -1;
}
.single_post_cat_layout_project .related_post_projects .slide_related_post_project_wrap .viewmore.show-for-medium:hover {
  color: var(--primary_color);
}
.single_post_cat_layout_project .related_post_projects .slide_related_post_project_wrap .viewmore.show-for-medium:hover .viewmore_icon::after {
  transform: translate(-50%, -50%) rotate(135deg);
}

.searchFilter {
  width: 90%;
  margin: -30px auto 0.5rem;
  background: rgb(255, 255, 255);
  box-shadow: rgba(0, 0, 0, 0.08) 0px 4px 20px;
  border-radius: 6px;
  padding: 24px;
  position: relative;
  z-index: 9;
}
.searchFilter form {
  margin: 0;
}
.searchFilter form .inner {
  display: flex;
  justify-content: space-between;
}
@media (max-width: 768px) {
  .searchFilter form .inner {
    flex-flow: column;
  }
}
.searchFilter form input {
  height: 44px;
  width: calc(88% - 8px);
  background: rgb(242, 242, 242);
  border-radius: 4px;
  padding-left: 16px;
  border: none;
  box-shadow: none;
}
@media (max-width: 768px) {
  .searchFilter form input {
    width: 100%;
  }
}
.searchFilter form input:focus {
  outline: none;
  box-shadow: 0 0 0 1px var(--primary_color);
  background: rgb(242, 242, 242);
}
.searchFilter form input:hover {
  box-shadow: none;
  box-shadow: 0 0 0 1px var(--primary_color);
}
.searchFilter form button {
  height: 44px;
  background: var(--primary_color);
  border: 1px solid var(--primary_color);
  width: 12%;
  display: flex;
  justify-content: center;
  align-items: center;
  border-radius: 4px;
  margin: 0;
  box-shadow: none;
  color: var(--bs-white);
  letter-spacing: 0;
  font-weight: 400;
  text-transform: unset;
}
@media (max-width: 768px) {
  .searchFilter form button {
    width: max-content;
    margin: 1rem auto 0px;
    padding: 0px 20px;
  }
}
.searchFilter form button:hover {
  background: var(--secondary_color);
  border-color: var(--secondary_color);
}
.searchFilter form button i {
  margin: 0 0.5rem 0 0;
}

.list_search_category .box_search_result_wrap {
  padding: 0 5% 80px;
}
@media (max-width: 768px) {
  .list_search_category .box_search_result_wrap {
    padding: 0 15px 3rem;
  }
}
.list_search_category .box_search_result_wrap .box_title {
  display: flex;
  align-items: flex-end;
  padding-bottom: 1rem;
  box-shadow: rgb(221, 221, 221) 0px 1px 0px;
  margin-bottom: 40px;
}
.list_search_category .box_search_result_wrap .box_title h1 {
  font-weight: bold;
  font-family: var(--font-title);
  margin-top: 0;
  margin-bottom: 0.5rem;
  line-height: 1.2;
  color: var(--bs-heading-color);
  font-size: 2.5rem;
}
@media (max-width: 768px) {
  .list_search_category .box_search_result_wrap .box_title h1 {
    font-size: calc(1.375rem + 1.5vw);
  }
}
.list_search_category .box_search_result_wrap .box_title h1 span {
  font-size: 14px;
  font-family: var(--font-body);
}

.box_search_result_wrap .list_result {
  position: relative;
}
.box_search_result_wrap .list_result .loading_ajaxp {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  text-align: center;
  background: rgba(255, 255, 255, 0.85);
  z-index: 1;
  display: none;
}
.box_search_result_wrap .list_result .loading_ajaxp .circularG_wrap {
  position: relative;
  width: 30px;
  height: 30px;
  left: 50%;
  top: 50%;
  margin-left: -25px;
  margin-top: -25px;
}
.box_search_result_wrap .list_result .loading_ajaxp .circularG_wrap .circularG {
  position: absolute;
  background-color: var(--primary_color);
  width: 7px;
  height: 7px;
  border-radius: 5px;
  animation-name: bounce_circularG;
  animation-duration: 0.56s;
  animation-iteration-count: infinite;
  animation-direction: normal;
}
.box_search_result_wrap .list_result .loading_ajaxp .circularG_wrap .circularG:nth-child(1) {
  left: 0;
  top: 12px;
  animation-delay: 0.21s;
}
.box_search_result_wrap .list_result .loading_ajaxp .circularG_wrap .circularG:nth-child(2) {
  left: 3px;
  top: 3px;
  animation-delay: 0.28s;
}
.box_search_result_wrap .list_result .loading_ajaxp .circularG_wrap .circularG:nth-child(3) {
  top: 0;
  left: 12px;
  animation-delay: 0.35s;
}
.box_search_result_wrap .list_result .loading_ajaxp .circularG_wrap .circularG:nth-child(4) {
  right: 3px;
  top: 3px;
  animation-delay: 0.42s;
}
.box_search_result_wrap .list_result .loading_ajaxp .circularG_wrap .circularG:nth-child(5) {
  right: 0;
  top: 12px;
  animation-delay: 0.49s;
}
.box_search_result_wrap .list_result .loading_ajaxp .circularG_wrap .circularG:nth-child(6) {
  right: 3px;
  bottom: 3px;
  animation-delay: 0.56s;
}
.box_search_result_wrap .list_result .loading_ajaxp .circularG_wrap .circularG:nth-child(7) {
  left: 12px;
  bottom: 0;
  animation-delay: 0.63s;
}
.box_search_result_wrap .list_result .loading_ajaxp .circularG_wrap .circularG:nth-child(8) {
  left: 3px;
  bottom: 3px;
  animation-delay: 0.7s;
}

/* ======================== v2 ===========================*/
.congtrinhnoibat h3 {
  border-bottom: 2px solid;
  display: inline-block;
  max-width: 260px;
  line-height: 2.5rem;
  font-size: 1.5rem;
  margin-bottom: 1.5rem;
}

.congtrinhnoibat h2 {
  font-size: 2rem;
}

.congtrinhnoibat .box-blog-post .is-divider {
  display: none;
}

.congtrinhnoibat .box-image {
  border-radius: 10px;
}

.congtrinhnoibat h5.post-title a {
  font-size: 1.2rem;
  line-height: 1.7rem !important;
}

.services-section {
  background: #fff;
  border-radius: 20px;
  padding: 40px 40px 32px;
  width: 100%;
  box-shadow: 0 4px 32px rgba(0, 0, 0, 0.06);
}

/* ── Header row ── */
.services-header {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  margin-bottom: 32px;
}

.services-eyebrow {
  font-size: 0.8rem;
  font-weight: 600;
  letter-spacing: 0.12em;
  text-transform: uppercase;
  color: var(--second);
  margin-bottom: 6px;
}

.services-title {
  font-size: 1.8rem;
  font-weight: 700;
  color: var(--pri);
}

/* ── Arrow buttons ── */
.slider-arrows {
  position: absolute;
  right: 0;
  display: flex;
  gap: 10px;
  flex-shrink: 0;
  margin-top: 6px;
}

.slider-arrows i {
  color: var(--bs-body-color);
  font-size: 1.3rem;
}

.arrow-btn {
  width: 40px;
  height: 40px;
  border-radius: 50%;
  border: 1.5px solid #e5e7eb;
  background: #fff;
  cursor: pointer;
  display: flex;
  align-items: center;
  justify-content: center;
  transition: border-color 0.2s, background 0.2s;
  color: #374151;
}

.arrow-btn:hover {
  border-color: #374151;
  background: #f9fafb;
}

.arrow-btn svg {
  width: 16px;
  height: 16px;
}

/* ── Slick track ── */
.services-slider {
  margin: 0 -10px;
}

.services-slider .slick-slide {
  padding: 0 10px;
}

/* ── Card ── */
.service-card {
  background: #f0f4fb;
  border-radius: 16px;
  padding: 28px 24px 24px;
  border-top: 3px solid transparent;
  min-height: 260px;
  display: flex !important;
  flex-direction: column;
  gap: 14px;
  transition: box-shadow 0.25s;
  transition: all 500ms;
}

.service-card:hover {
  background: var(--second2);
  transition: all 500ms;
  cursor: pointer;
  box-shadow: 0 8px 28px rgba(0, 0, 0, 0.1);
}

/* Accent colours per card */
.service-card.card--orange {
  border-top-color: #f97316;
}

.service-card.card--blue {
  border-top-color: var(--pri);
}

.service-card.card--green {
  border-top-color: #22c55e;
}

.service-card.card--red {
  border-top-color: red;
}

.card-number {
  font-size: 1.2rem;
  font-weight: 600;
}

/* Icon bubble */
.card-icon {
  width: 52px;
  height: 52px;
  border-radius: 12px;
  display: flex;
  align-items: center;
  justify-content: center;
}

.card--orange .card-icon {
  background: #fff0e6;
  color: #f97316;
}

.card--blue .card-icon {
  background: #e8edf3;
  color: var(--pri);
}

.card--green .card-icon {
  background: #daffe6;
  color: #22c55e;
}

.card--red .card-icon {
  background: rgba(255, 0, 0, 0.0392156863);
  color: red;
}

.card-icon svg {
  width: 24px;
  height: 24px;
}

.card-title {
  font-size: 1.2rem;
  font-weight: 700;
  color: #111827;
  line-height: 1.4;
}

.card-desc {
  font-size: 0.9rem;
  line-height: 1.65;
  min-height: 95px;
  flex: 1;
}

/* Tag badge */
.card-tag {
  display: inline-block;
  padding: 5px 14px;
  border-radius: 999px;
  font-size: 12px;
  font-weight: 600;
  align-self: flex-start;
}

.card--orange .card-tag {
  background: #fff;
  color: #f97316;
  border: 1.5px solid #f97316;
}

.card--blue .card-tag {
  background: #fff;
  color: var(--pri);
  border: 1.5px solid var(--pri);
}

.card--red .card-tag {
  background: #fff;
  color: red;
  border: 1.5px solid red;
}

.card--green .card-tag {
  background: #fff;
  color: #22c55e;
  border: 1.5px solid #22c55e;
}

/* ── Slick dots (override) ── */
.services-slider {
  justify-content: center;
}

ul.slick-dots, ol {
  list-style: none;
  padding-left: 0;
}

.services-slider .slick-dots {
  position: static;
  margin-top: 24px;
  display: flex !important;
  justify-content: center;
  gap: 6px;
}

.services-slider .slick-dots li {
  width: auto;
  height: auto;
  margin: 0;
}

.services-slider .slick-dots li button {
  width: 8px;
  height: 8px;
  border-radius: 50%;
  background: #d1d5db;
  padding: 0;
  font-size: 0;
  border: none;
  cursor: pointer;
  transition: background 0.25s, width 0.25s;
}

.services-slider .slick-dots li button::before {
  display: none;
}

.services-slider .slick-dots li.slick-active button {
  background: #f97316;
  width: 22px;
  border-radius: 4px;
}

/* ── Footer bar ── */
.services-footer {
  margin-top: 28px;
  background: #f0f4fb;
  border-radius: 12px;
  padding: 16px 20px;
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 16px;
}

.footer-contact {
  display: flex;
  align-items: center;
  gap: 10px;
}

.footer-dot {
  width: 8px;
  height: 8px;
  border-radius: 50%;
  background: #f97316;
  flex-shrink: 0;
  margin-top: 20px;
}

.footer-label {
  font-size: 1.2rem;
  color: #6b7280;
  margin-bottom: 2px;
}

.footer-phone {
  font-size: 2rem;
  font-weight: 700;
  color: #f97316;
  letter-spacing: 0.01em;
}

.footer-domain {
  font-size: 13px;
  color: #9ca3af;
}

.row_hfeatured .icon-box {
  padding: 15px;
  border-radius: 10px;
}

/*  =================== end v2 ===========================*/
@keyframes bounce_circularG {
  0% {
    transform: scale(1);
  }
  100% {
    transform: scale(0.3);
  }
}
#footer .footer-2 {
  padding: 2.5rem 5% 2rem;
  border: none;
}
@media (max-width: 768px) {
  #footer .footer-2 {
    padding: 2rem 24px;
  }
}
#footer .footer-2 .widget {
  margin: 0;
}
@media (max-width: 768px) {
  #footer .footer-2 .widget {
    margin: 0 0 1rem;
    padding: 0;
  }
}
#footer .footer-2 > .row {
  max-width: 100%;
}
@media (min-width: 849px) {
  #footer .footer-2 > .row > .col:nth-child(1) {
    max-width: 22%;
    flex-basis: 22%;
    padding-left: 0;
  }
}
@media (min-width: 849px) {
  #footer .footer-2 > .row > .col:nth-child(2) {
    max-width: 34%;
    flex-basis: 34%;
  }
}
@media (min-width: 849px) {
  #footer .footer-2 > .row > .col:nth-child(3) {
    max-width: calc(44% - 305px);
    flex-basis: calc(44% - 305px);
  }
}
@media (min-width: 849px) {
  #footer .footer-2 > .row > .col:nth-child(4) {
    max-width: 305px;
    flex-basis: 305px;
    padding-right: 0;
  }
}
#footer .footer-2 .widget-title {
  text-transform: unset;
  letter-spacing: 0;
  font-size: 18px;
  margin: 0 0 1.5rem;
  display: block;
  font-weight: 500;
  line-height: 1.2;
  color: var(--bs-white);
}
#footer .footer-2 .is-divider {
  display: none;
}
#footer .footer-2 .widget_nav_menu .menu {
  display: flex;
  flex-flow: row wrap;
}
#footer .footer-2 .widget_nav_menu .menu li {
  flex-basis: 50%;
  max-width: 50%;
  border: none;
  color: rgba(255, 255, 255, 0.6);
  margin-bottom: 6px;
  font-size: 16px;
  transition: all 0.3s ease 0s;
}
#footer .footer-2 .widget_nav_menu .menu li a {
  padding: 0;
}
#footer .footer-2 .widget_nav_menu .menu li a:hover {
  color: var(--primary_color);
}
#footer .footer-2 .footer_logo img {
  max-width: 170px;
  max-height: 54px;
}
#footer .footer-2 .follow {
  margin: 130px 0 0;
}
@media (max-width: 768px) {
  #footer .footer-2 .follow {
    margin: 2rem 0 0;
  }
}
#footer .footer-2 .follow .title {
  letter-spacing: 0.01em;
  color: rgba(255, 255, 255, 0.8);
}
#footer .footer-2 .follow ul {
  display: flex;
  padding-left: 0px;
  margin: 12px 0 1rem;
  list-style: none;
}
#footer .footer-2 .follow ul li {
  margin: 0 8px 0 0;
}
#footer .footer-2 .follow ul li a {
  width: 30px;
  height: 30px;
  background: rgba(255, 255, 255, 0.16);
  border: 1px solid rgba(255, 255, 255, 0.14);
  display: flex;
  align-items: center;
  justify-content: center;
  color: rgb(255, 255, 255);
  border-radius: 50%;
  transition: all 0.3s ease 0s;
  letter-spacing: 0.01em;
}
#footer .footer-2 .follow ul li a img {
  max-width: 14px;
}
#footer .footer-2 .follow ul li a:hover {
  background-color: var(--primary_color);
}
#footer .footer-2 .wpforms-container {
  position: relative;
  margin: 0 0 1.5rem;
}
#footer .footer-2 .wpforms-container .wpforms-form {
  margin: 0;
  display: flex;
  width: 100%;
}
#footer .footer-2 .wpforms-container .wpforms-form .wpforms-field-container {
  flex: 1;
}
#footer .footer-2 .wpforms-container .wpforms-form .wpforms-submit-container {
  padding: 0;
  position: absolute;
  top: 4px;
  right: 6px;
  background: none;
  border-radius: 50%;
  border: none;
  padding: 0px;
}
#footer .footer-2 .wpforms-container .wpforms-form .wpforms-field {
  padding: 0;
}
#footer .footer-2 .wpforms-container .wpforms-form .wpforms-field input {
  width: 100%;
  background: rgba(255, 255, 255, 0.21);
  border: 1px solid rgba(255, 255, 255, 0.22);
  box-shadow: rgba(0, 0, 0, 0.25) 0px 4px 4px;
  border-radius: 100px;
  height: 44px;
  color: rgb(255, 255, 255);
  padding: 0px 3rem 0px 1rem;
}
#footer .footer-2 .wpforms-container .wpforms-form .wpforms-field input:focus {
  outline: none;
  box-shadow: rgb(255, 255, 255) 0px 0px 0px 0.5px;
}
#footer .footer-2 .wpforms-container .wpforms-form button[type=submit] {
  background-color: transparent;
  padding: 0;
  border: none;
}
#footer .footer-2 .wpforms-container .wpforms-form button[type=submit] .btn_icon {
  background-color: var(--primary_color);
  width: 36px;
  height: 36px;
  display: flex;
  border-radius: 50%;
  align-items: center;
  transition: all 0.15s ease 0s;
  justify-content: center;
  border: 1px solid var(--color-1);
  box-shadow: rgba(0, 0, 0, 0.25) 0px 4px 20px;
}
#footer .footer-2 .wpforms-container .wpforms-form button[type=submit] .btn_icon img {
  transition: all 0.3s;
}
#footer .footer-2 .wpforms-container .wpforms-form button[type=submit] .btn_icon:hover img {
  filter: brightness(100);
}
#footer .footer-2 .wpforms-confirmation-container-full {
  background-color: transparent;
}
#footer .footer-2 .certificates {
  display: flex;
  flex-wrap: wrap;
  margin: 100px 0 0;
}
@media (max-width: 768px) {
  #footer .footer-2 .certificates {
    margin: 1.5rem 0 0;
  }
}
#footer .footer-2 .certificates .item {
  cursor: pointer;
  margin: 0 12px 0 0;
}
#footer .footer-2 .certificates .item:last-child {
  margin: 0;
}
#footer .footer-2 .certificates .item img {
  max-height: 44px;
}
#footer .absolute-footer {
  color: rgba(255, 255, 255, 0.5);
  padding: 4px 0px;
  font-size: 1em;
}

.zalo_phone_icon {
  position: fixed;
  bottom: 115px;
  left: 20px;
  z-index: 999999;
  background: #3796e6;
  padding: 7px 18px 8px;
  color: #fff;
  border-radius: 43px;
}
.zalo_phone_icon a {
  color: #fff;
  font-weight: 700;
}

.hotline-phone-ring-wrap {
  position: fixed;
  bottom: 0;
  left: 0;
  z-index: 999999;
}
.hotline-phone-ring-wrap .hotline-phone-ring {
  position: relative;
  visibility: visible;
  background-color: transparent;
  width: 110px;
  height: 110px;
  cursor: pointer;
  z-index: 11;
  -webkit-backface-visibility: hidden;
  -webkit-transform: translateZ(0);
  transition: visibility 0.5s;
  left: 0;
  bottom: 0;
  display: block;
}
.hotline-phone-ring-wrap .hotline-phone-ring .hotline-phone-ring-circle {
  width: 110px;
  height: 110px;
  top: 0;
  left: 0;
  position: absolute;
  background-color: transparent;
  border-radius: 100%;
  border: 2px solid #1564a7;
  animation: phonering-alo-circle-anim 1.2s infinite ease-in-out;
  transition: all 0.5s;
  transform-origin: 50% 50%;
  opacity: 0.5;
}
.hotline-phone-ring-wrap .hotline-phone-ring .hotline-phone-ring-circle-fill {
  width: 80px;
  height: 80px;
  top: 16px;
  left: 16px;
  position: absolute;
  background-color: rgba(21, 100, 167, 0.7);
  border-radius: 100%;
  border: 2px solid transparent;
  animation: phonering-alo-circle-fill-anim 2.3s infinite ease-in-out;
  transition: all 0.5s;
  transform-origin: 50% 50%;
}
.hotline-phone-ring-wrap .hotline-phone-ring .hotline-phone-ring-img-circle {
  background-color: #1564a7;
  width: 50px;
  height: 50px;
  top: 31px;
  left: 31px;
  position: absolute;
  background-size: 20px;
  border-radius: 100%;
  border: 2px solid transparent;
  animation: phonering-alo-circle-img-anim 1s infinite ease-in-out;
  transform-origin: 50% 50%;
  display: flex;
  align-items: center;
  justify-content: center;
}
.hotline-phone-ring-wrap .hotline-phone-ring .hotline-phone-ring-img-circle .pps-btn-img {
  display: flex;
}
.hotline-phone-ring-wrap .hotline-phone-ring .hotline-phone-ring-img-circle .pps-btn-img img {
  width: 33px;
  height: 33px;
}
.hotline-phone-ring-wrap .hotline-bar {
  position: absolute;
  background: #1564a7;
  height: 45px;
  width: 165px;
  line-height: 40px;
  border-radius: 3px;
  padding: 0 10px;
  background-size: 100%;
  cursor: pointer;
  transition: all 0.8s;
  z-index: 9;
  border-radius: 50px;
  left: 42px;
  bottom: 31px;
}
@media (max-width: 768px) {
  .hotline-phone-ring-wrap .hotline-bar {
    display: none;
  }
}
.hotline-phone-ring-wrap .hotline-bar a {
  color: #fff;
  text-decoration: none;
  font-size: 16px;
  font-weight: 700;
  text-indent: 32px;
  letter-spacing: 1px;
  display: block;
  line-height: 45px;
}

@-webkit-keyframes phonering-alo-circle-anim {
  0% {
    -webkit-transform: rotate(0) scale(0.5) skew(1deg);
    -webkit-opacity: 0.1;
  }
  30% {
    -webkit-transform: rotate(0) scale(0.7) skew(1deg);
    -webkit-opacity: 0.5;
  }
  100% {
    -webkit-transform: rotate(0) scale(1) skew(1deg);
    -webkit-opacity: 0.1;
  }
}
@-webkit-keyframes phonering-alo-circle-fill-anim {
  0% {
    -webkit-transform: rotate(0) scale(0.7) skew(1deg);
    opacity: 0.6;
  }
  50% {
    -webkit-transform: rotate(0) scale(1) skew(1deg);
    opacity: 0.6;
  }
  100% {
    -webkit-transform: rotate(0) scale(0.7) skew(1deg);
    opacity: 0.6;
  }
}
@-webkit-keyframes phonering-alo-circle-img-anim {
  0% {
    -webkit-transform: rotate(0) scale(1) skew(1deg);
  }
  10% {
    -webkit-transform: rotate(-25deg) scale(1) skew(1deg);
  }
  20% {
    -webkit-transform: rotate(25deg) scale(1) skew(1deg);
  }
  30% {
    -webkit-transform: rotate(-25deg) scale(1) skew(1deg);
  }
  40% {
    -webkit-transform: rotate(25deg) scale(1) skew(1deg);
  }
  50% {
    -webkit-transform: rotate(0) scale(1) skew(1deg);
  }
  100% {
    -webkit-transform: rotate(0) scale(1) skew(1deg);
  }
}

/*# sourceMappingURL=style.min.css.map */
