:root {
  --global-font-family: "Alexandria", sans-serif;
  --global-font-size: 18px;
  --global-font-weight: 300;
  --global-font-color: #262626;
  --global-background-color: #FFF;
  --list--font-family: "Alexandria", sans-serif;
}

::-webkit-scrollbar {
  width: 8px;
}

::-webkit-scrollbar-track {
  background: #FFFFFF;
}

::-webkit-scrollbar-thumb {
  background: #004672;
  border-radius: 0;
}

::-webkit-scrollbar-thumb:hover {
  background: #004672;
}

* {
  margin: 0;
  padding: 0;
  box-sizing: border-box;
}

html {
  font-family: var(--global-font-family);
  font-size: var(--global-font-size);
  font-weight: var(--global-font-weight);
  color: var(--global-font-color);
  scroll-behavior: smooth;
}

body {
  margin: 0;
  background: var(--global-background-color);
  overflow-x: hidden;
}
body ::-moz-selection {
  background-color: #004672;
  color: #fff;
}
body ::selection {
  background-color: #004672;
  color: #fff;
}
body .head-container {
  max-width: 92.8rem;
  margin: 0 auto;
  width: 100%;
  padding: 0 0.838rem;
}
body .container {
  max-width: 81.7rem;
  margin: 0 auto;
  width: 100%;
  padding: 0 0.838rem;
}
body .center {
  text-align: center;
}
body .wpb_raw_code.wpb_raw_html {
  margin-bottom: 0;
}
body .wpb_single_image {
  margin-bottom: 0;
}
body .wpb_text_column {
  margin-bottom: 0;
}
body .vc_icon_element {
  margin-bottom: 0;
}
body .hidden {
  display: none !important;
}
body .desk-hide {
  display: none !important;
}
body p {
  font-family: var(--global-font-family);
  font-size: var(--global-font-size);
  font-weight: var(--global-font-weight);
  margin: 0 0 1rem;
  color: var(--global-font-color);
}
body a {
  color: var(--global-font-color);
  text-decoration: none;
  box-shadow: none;
  transition: 0.4s;
}
body a:hover {
  color: #004672;
  transition: 0.4s;
}
body h1.vc_custom_heading {
  font-size: 3.33rem;
  font-family: var(--global-font-family);
  line-height: normal;
  font-weight: 600;
  text-transform: uppercase;
  margin-bottom: 1.39rem;
}
body h2.vc_custom_heading {
  text-transform: uppercase;
  color: #004672;
  font-family: var(--global-font-family);
  font-size: 2.778rem;
  font-style: normal;
  font-weight: 600;
  line-height: normal;
  margin-bottom: 1.4rem;
}
body h3.vc_custom_heading {
  font-size: 1.389rem;
  font-weight: 400;
  line-height: normal;
  font-family: var(--global-font-family);
  margin-bottom: 0.89rem;
}
body h4.vc_custom_heading.vc_do_custom_heading {
  font-size: 1.22rem;
  font-weight: 300;
  line-height: normal;
  font-family: var(--global-font-family);
  color: #262626;
}
body h5.vc_custom_heading {
  font-size: 1.278rem;
  color: var(--global-font-color);
  font-family: var(--global-font-family);
  font-weight: 600;
  margin-bottom: 0.667rem;
  color: #262626;
}
body h6.vc_custom_heading {
  font-size: 0.89rem;
  font-family: var(--global-font-family);
  font-weight: 500;
}
body .margin-auto {
  margin-left: auto;
  margin-right: auto;
}
body .mg-none {
  margin: 0 !important;
}
body .flex-row {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
}
body .flex-row .col-1 {
  flex: 0 0 8.34%;
  width: 8.34%;
  padding: 0 0.938rem;
  box-sizing: border-box;
}
body .flex-row .col-2 {
  flex: 0 0 16.67%;
  width: 16.67%;
  padding: 0 0.938rem;
  box-sizing: border-box;
}
body .flex-row .col-3 {
  flex: 0 0 25%;
  width: 25%;
  padding: 0 0.938rem;
  box-sizing: border-box;
}
body .flex-row .col-4 {
  flex: 0 0 33.33%;
  width: 33.33%;
  padding: 0 0.938rem;
  box-sizing: border-box;
}
body .flex-row .col-5 {
  flex: 0 0 41.66%;
  width: 41.66%;
  padding: 0 0.938rem;
  box-sizing: border-box;
}
body .flex-row .col-6 {
  flex: 0 0 50%;
  width: 50%;
  padding: 0 0.938rem;
  box-sizing: border-box;
}
body .flex-row .col-7 {
  flex: 0 0 58.33%;
  width: 58.33%;
  padding: 0 0.938rem;
  box-sizing: border-box;
}
body .flex-row .col-8 {
  flex: 0 0 66.66%;
  width: 66.66%;
  padding: 0 0.938rem;
  box-sizing: border-box;
}
body .flex-row .col-9 {
  flex: 0 0 75%;
  width: 75%;
  padding: 0 0.938rem;
  box-sizing: border-box;
}
body .flex-row .col-10 {
  flex: 0 0 83.33%;
  width: 83.33%;
  padding: 0 0.938rem;
  box-sizing: border-box;
}
body .flex-row .col-11 {
  flex: 0 0 91.66%;
  width: 91.66%;
  padding: 0 0.938rem;
  box-sizing: border-box;
}
body .flex-row .col-12 {
  flex: 0 0 100%;
  width: 100%;
  padding: 0 0.938rem;
  box-sizing: border-box;
}
body .vc_gitem-zone-a .vc_gitem-row-position-top, body .vc_gitem-zone-b .vc_gitem-row-position-top, body .vc_gitem-zone-a .vc_gitem-row-position-middle, body .vc_gitem-zone-b .vc_gitem-row-position-middle {
  position: relative;
  transform: translate(0, 0);
}
body .vc-gitem-zone-height-mode-auto:before {
  padding: 0;
}
body .vc_gitem_row .vc_gitem-col {
  padding: 0;
}
body .no-pad {
  padding: 0 !important;
}
body .no-pad > .vc_column-inner {
  padding: 0 !important;
}
body .page-header {
  background: transparent;
  padding-left: 0;
}
body main#main h1.search-title {
  margin: 1rem 0;
}
body main#main .products-grid {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
body main#main .products-grid .product-item {
  flex: 0 0 32%;
  text-align: center;
}
body header#masthead {
  position: absolute;
  z-index: 99;
  top: 0;
  left: 0;
  width: 100%;
  padding: 1.23rem 0;
  background: transparent;
  transition: 0.2s ease-in-out;
}
body header#masthead.sticky {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 999999;
  right: 0;
  background: #fff;
  transition: 0.2s ease-in-out;
  box-shadow: 0px 0px 12px 1px rgba(0, 0, 0, 0.1);
}
body header#masthead.sticky .header-main .container {
  transition: 0.2s ease-in-out;
}
body header#masthead.sticky .header-main .container .logo img {
  transition: 0.2s ease-in-out;
  padding: 10px;
  height: auto;
}
body header#masthead .header-main .flex-row {
  align-items: center;
  justify-content: space-between;
}
body header#masthead .header-main .flex-row > div {
  padding: 0;
}
body header#masthead .header-main .logo {
  width: -moz-fit-content;
  width: fit-content;
  margin: 0 auto;
}
body header#masthead .header-main .logo img {
  height: auto;
  transition: 0.6s;
  width: 100%;
}
body header#masthead .header-main ul.menu-wrapper {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 0 2.5rem;
}
body header#masthead .header-main ul.menu-wrapper li.menu-item {
  list-style: none;
  position: relative;
  text-transform: capitalize;
}
body header#masthead .header-main ul.menu-wrapper li.menu-item.last-menu a {
  color: #fff;
  padding: 0.55rem 1.27rem;
  border: 1px solid #004672;
  border-radius: 2px;
  background: #004672;
}
body header#masthead .header-main ul.menu-wrapper li.menu-item.last-menu a:before {
  display: none;
}
body header#masthead .header-main ul.menu-wrapper li.menu-item.last-menu a:hover {
  background: transparent;
  color: #fff;
}
body header#masthead .header-main ul.menu-wrapper li.menu-item.menu-item-has-children > a {
  padding-right: 1rem;
}
body header#masthead .header-main ul.menu-wrapper li.menu-item.menu-item-has-children > a::after {
  content: "\f078";
  font-family: "FontAwesome";
  position: absolute;
  top: 25%;
  right: -2%;
  font-size: 0.8rem;
  transition: all 0.3s;
  color: #262626;
}
body header#masthead .header-main ul.menu-wrapper li.menu-item.menu-item-has-children > a:hover::after {
  rotate: 180deg;
}
body header#masthead .header-main ul.menu-wrapper li.menu-item.current-menu-item > a:before {
  left: 0;
  right: 0;
}
body header#masthead .header-main ul.menu-wrapper li.menu-item a {
  font-family: var(--global-font-family);
  font-size: 1rem;
  display: flex;
  align-items: center;
  color: #262626;
  transition: 0.4s;
  position: relative;
  padding: 0.2rem 0;
  font-weight: 300;
}
body header#masthead .header-main ul.menu-wrapper li.menu-item a:before {
  content: "";
  position: absolute;
  z-index: -1;
  left: 0;
  width: 0;
  bottom: 0;
  background: #262626;
  height: 2px;
  transition: all 0.4s;
}
body header#masthead .header-main ul.menu-wrapper li.menu-item a:hover {
  color: #004672;
}
body header#masthead .header-main ul.menu-wrapper li.menu-item a:hover:before {
  left: 0;
  width: 100%;
  z-index: 1;
}
body header#masthead .header-main ul.menu-wrapper li.menu-item ul.sub-menu {
  position: absolute;
  top: 125%;
  transform: translateY(10px);
  transition: 0.2s;
  width: 220px;
  opacity: 0;
  visibility: hidden;
  transition-delay: 0.4s;
  height: 0;
  background: #fff;
  box-shadow: 0 20px 20px rgba(0, 0, 0, 0.18);
  border-top: 2px solid #004672;
  display: block;
}
body header#masthead .header-main ul.menu-wrapper li.menu-item ul.sub-menu li.menu-item {
  margin: 0;
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
  display: block;
  background: #fff;
}
body header#masthead .header-main ul.menu-wrapper li.menu-item ul.sub-menu li.menu-item a {
  width: 100%;
  padding: 0.555rem 1.27rem;
  color: #262626;
  letter-spacing: 0;
  transition: 0.4s;
  transform: perspective(1px) translateZ(0);
  display: block;
  position: relative;
  font-size: 0.89rem;
  box-sizing: border-box;
  font-weight: 400;
  text-transform: capitalize;
}
body header#masthead .header-main ul.menu-wrapper li.menu-item ul.sub-menu li.menu-item a:before {
  display: none;
}
body header#masthead .header-main ul.menu-wrapper li.menu-item ul.sub-menu li.menu-item a:hover {
  background: #004672;
  color: #fff;
  transition: 0.4s;
}
body header#masthead .header-main ul.menu-wrapper li.menu-item ul.sub-menu li.menu-item:last-child {
  border-bottom: 0;
}
body header#masthead .header-main ul.menu-wrapper li.menu-item button.sub-menu-toggle {
  display: none;
}
body header#masthead .header-main ul.menu-wrapper li.menu-item:first-child {
  margin-left: 0;
  padding-left: 0;
}
body header#masthead .header-main ul.menu-wrapper li.menu-item:last-child {
  margin-right: 0;
  padding-right: 0;
}
body header#masthead .header-main ul.menu-wrapper li.menu-item:hover ul.sub-menu {
  opacity: 1;
  visibility: visible;
  height: auto;
  transform: none;
  transition: 0.4s;
}
body header#masthead .contact-us-btn {
  border-radius: 42px;
  background: #262626;
  border: 1px solid #262626;
  transition: 0.3s;
}
body header#masthead .contact-us-btn a {
  color: #fff;
  padding: 0.2rem 0.5rem 0.2rem 0.5rem;
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 0.5rem;
}
body header#masthead .contact-us-btn a svg {
  transition: 0.3s;
  background: #fff;
  color: #000;
  border: 1px solid #fff;
  border-radius: 50%;
  padding: 0.5rem;
  margin-right: -0.4rem;
  height: 1rem;
  width: 1rem;
  transform: rotate(-37.91deg);
}
body header#masthead .contact-us-btn:hover {
  background: transparent;
  transition: 0.3s;
}
body header#masthead .contact-us-btn:hover a {
  color: #262626;
}
body header#masthead .contact-us-btn:hover a svg {
  background: #262626;
  color: #fff;
  border: 1px solid #262626;
  transform: rotate(0);
  transition: 0.3s;
}
body .mm-listitem {
  border-color: #004672;
}
body nav#mm-menu .mm-navbar {
  justify-content: space-between;
  background: #004672;
}
body nav#mm-menu .mm-navbar .mm-navbar__title {
  background: #004672;
  color: #fff;
  font-size: 1.2rem;
  font-family: var(--global-font-family);
  font-weight: 400;
}
body nav#mm-menu .mm-navbar .mm-btn {
  background-color: #004672;
}
body nav#mm-menu .mm-navbar .mm-btn::before {
  font-size: 2.5rem;
  color: #fff;
  border-color: #fff;
}
body nav#mm-menu .mm-panels .mm-panel .mm-navbar {
  background: #004672;
}
body nav#mm-menu .mm-panels .mm-panel .mm-navbar a.mm-navbar__title {
  font-size: 1.2rem;
  font-family: var(--global-font-family);
  font-weight: 400;
  color: #FFF;
}
body nav#mm-menu .mm-panels .mm-panel ul#primary-menu-list li {
  font-size: 1.1rem;
  font-family: var(--global-font-family);
  font-weight: 400;
}
body #content .vc_row {
  margin: 0;
}
body #content .vc_row > .wpb_column > .vc_column-inner {
  padding-top: 0;
}
body #content .vc_section {
  padding-top: 0;
  padding-left: 0;
  padding-right: 0;
  margin: 0 0 3.9rem 0;
}
body #content .vc_section[data-vc-full-width].vc_hidden {
  opacity: 1;
}
body #content .vc_section .vc_row[data-vc-full-width].vc_hidden {
  opacity: 1;
}
body #content .mg-bottom-2 {
  margin-bottom: 4rem;
}
body #content .mg-bottom-4 {
  margin-bottom: 4rem;
}
body #content .img > .vc_figure {
  display: block !important;
}
body #content .img > .vc_figure > .vc_single_image-wrapper {
  display: block !important;
}
body #content .img > .vc_figure > .vc_single_image-wrapper img {
  -o-object-fit: cover !important;
     object-fit: cover !important;
  height: auto;
  width: 100%;
  max-width: initial !important;
}
body #content .desk-hidden {
  display: none;
}
body #content .white-heading {
  color: #fff !important;
}
body #content .white-txt p {
  color: #fff !important;
}
body #content .inside-header {
  padding-bottom: 5rem;
}
body #content .inside-header.vc_section[data-vc-full-width] {
  overflow: visible;
}
body #content .wpb_column {
  padding-left: 0;
  padding-right: 0;
}
body #content .header-txt p {
  color: #FFF;
  font-family: var(--global-font-family);
  font-size: 1.6rem;
  font-style: normal;
  font-weight: 700;
  line-height: 1.1;
}
body #content .main-head {
  font-size: 2.778rem;
  font-family: var(--global-font-family);
  font-weight: 700;
  color: #004672;
  margin-bottom: 1rem;
}
body #content .sub-head {
  font-size: 1.667rem;
  font-family: var(--global-font-family);
  font-weight: 700;
  color: #004672;
  margin-bottom: 0.5rem;
  text-transform: capitalize;
}
body #content .txt ul {
  padding-left: 1.5rem;
}
body #content .txt ul li {
  color: var(--global-font-color);
  font-family: var(--global-font-family);
  font-size: 1rem;
  font-weight: 300;
}
body #content .txt p {
  color: var(--global-font-color);
  font-family: var(--global-font-family);
  font-size: 1rem;
  font-weight: 300;
}
body #content .txt p strong {
  color: #004672;
  font-weight: 700;
}
body #content .txt a {
  color: var(--global-font-color);
  transition: 0.4s;
  font-size: inherit;
}
body #content .txt a:hover {
  opacity: 0.8;
}
body #content .btn {
  margin-bottom: 0;
}
body #content .btn a {
  border-radius: 42px;
  background: #262626;
  border: 1px solid #262626;
  color: #fff;
  padding: 0.2rem 0.1rem 0.2rem 0.5rem;
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 0.5rem;
  font-size: 1rem;
  font-weight: 300;
  width: 11.5rem;
}
body #content .btn a svg {
  transition: 0.3s;
  background: #fff;
  color: #000;
  border: 1px solid #fff;
  border-radius: 50%;
  padding: 0.5rem;
  height: 1rem;
  width: 1rem;
  right: 0;
  transform: translate(0);
  transform: rotate(-37.91deg);
  position: relative;
}
body #content .btn:hover a {
  color: #262626;
  background: #fff;
}
body #content .btn:hover a svg {
  background: #262626;
  color: #fff;
  border: 1px solid #262626;
  transform: rotate(0);
  transition: 0.3s;
}
body #content .btn-light {
  margin-bottom: 0;
}
body #content .btn-light a {
  background: 0;
  color: #004672;
  display: inline-block;
  z-index: 1;
  position: relative;
  font-size: 1rem;
  font-weight: 300;
  font-family: var(--global-font-family);
  border: 0;
  transition: all 0.4s;
  cursor: pointer;
  line-height: normal;
  padding-bottom: 0;
  padding-top: 0;
  padding-left: 0;
}
body #content .btn-light a:hover {
  padding-right: 3rem;
}
body #content .sec-one-home .row-one {
  margin: 0 auto;
}
body #content .sec-one-home .row-one > .wpb_column > .vc_column-inner {
  padding: 0;
}
body #content .sec-one-home .row-one > .wpb_column > .vc_column-inner > .wpb_wrapper {
  position: relative;
}
body #content .sec-one-home .row-one > .wpb_column > .vc_column-inner > .wpb_wrapper::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: linear-gradient(80deg, rgba(0, 0, 0, 0.76) 1.28%, rgba(0, 0, 0, 0) 93.16%);
  z-index: 9;
  border-radius: 30px;
}
body #content .sec-one-home .row-one > .wpb_column > .vc_column-inner > .wpb_wrapper video {
  border-radius: 30px;
}
body #content .sec-one-home .row-two {
  position: absolute;
  z-index: 999;
  top: 35%;
  width: 100%;
  left: 10%;
  width: 50rem;
}
body #content .sec-one-home .row-two .txt {
  margin-bottom: 1.39rem;
}
body #content .sec-one-home .row-two .txt p {
  color: #fff;
}
body #content .sec-one-home .row-two .btn a {
  width: 12rem;
}
body #content .sec-two-home .row-one .img img {
  width: 7rem;
}
body #content .sec-three-home .row-one {
  margin-bottom: 3.33rem;
}
body #content .sec-three-home .row-one .txt {
  margin-bottom: 1.44rem;
}
body #content .sec-three-home .row-one .col-right {
  position: relative;
}
body #content .sec-three-home .row-one .col-right .nhis-counter {
  position: absolute;
  bottom: 0;
}
body #content .sec-three-home .row-one .col-right .nhis-counter .wpb_wrapper {
  display: flex;
  align-items: center;
  border-radius: 15px;
  background: #004672;
  width: -moz-fit-content;
  width: fit-content;
  color: #fff;
  padding: 1.39rem 0.833rem;
  gap: 0.722rem;
}
body #content .sec-three-home .row-one .col-right .nhis-counter .wpb_wrapper #nhis-count {
  font-size: 2.78rem;
  font-family: var(--global-font-family);
  font-weight: 600;
  line-height: normal;
}
body #content .sec-three-home .row-one .col-right .nhis-counter .wpb_wrapper p {
  color: #fff;
  margin-bottom: 0;
}
body #content .sec-three-home .row-one .col-right img {
  border-radius: 15px;
}
body #content .sec-three-home .row-two .img-icon img {
  width: 4.33rem;
  margin-bottom: 1.44rem;
}
body #content .sec-four-home {
  padding-top: 1.83rem;
  padding-bottom: 4.95rem;
}
body #content .sec-four-home::before {
  content: "";
  position: absolute;
  top: 0;
  left: 59%;
  width: 100%;
  height: 100%;
  background: url(http://localhost/new-horizon/wp-content/uploads/2026/02/bg.png);
  z-index: 0;
  background-repeat: no-repeat;
}
body #content .sec-four-home .row-two .post-grid-solution > .vc_grid > .vc_pageable-slide-wrapper {
  margin-right: 0;
}
body #content .sec-four-home .row-two .post-grid-solution > .vc_grid > .vc_pageable-slide-wrapper button.slick-arrow {
  position: absolute;
  bottom: -3rem;
  right: 52%;
  font-size: 1rem;
  padding: 0.5rem;
  background: #fff;
  border: 1px solid #fff;
  cursor: pointer;
}
body #content .sec-four-home .row-two .post-grid-solution > .vc_grid > .vc_pageable-slide-wrapper button.slick-arrow:hover {
  background: transparent;
  color: #fff;
}
body #content .sec-four-home .row-two .post-grid-solution > .vc_grid > .vc_pageable-slide-wrapper button.slick-arrow.slick-next {
  right: 48%;
}
body #content .sec-four-home .row-two .post-grid-solution > .vc_grid > .vc_pageable-slide-wrapper > .slick-list > .slick-track {
  height: 100%;
  display: flex;
}
body #content .sec-four-home .row-two .post-grid-solution > .vc_grid > .vc_pageable-slide-wrapper > .slick-list > .slick-track > .vc_grid-item {
  height: 100%;
  display: block;
}
body #content .sec-four-home .row-two .post-grid-solution > .vc_grid > .vc_pageable-slide-wrapper > .slick-list > .slick-track > .vc_grid-item > .vc_grid-item-mini {
  height: 100%;
  display: block;
}
body #content .sec-four-home .row-two .post-grid-solution > .vc_grid > .vc_pageable-slide-wrapper > .slick-list > .slick-track > .vc_grid-item > .vc_grid-item-mini > .vc_gitem-animated-block {
  height: 100%;
  display: block;
}
body #content .sec-four-home .row-two .post-grid-solution > .vc_grid > .vc_pageable-slide-wrapper > .slick-list > .slick-track > .vc_grid-item > .vc_grid-item-mini > .vc_gitem-animated-block > .vc_gitem-zone {
  height: 100%;
  display: block;
}
body #content .sec-four-home .row-two .post-grid-solution > .vc_grid > .vc_pageable-slide-wrapper > .slick-list > .slick-track > .vc_grid-item > .vc_grid-item-mini > .vc_gitem-animated-block > .vc_gitem-zone > .vc_gitem-zone-mini {
  display: flex;
  justify-content: space-between;
  flex-direction: column;
  height: 100%;
}
body #content .sec-four-home .row-two .post-grid-solution > .vc_grid > .vc_pageable-slide-wrapper > .slick-list > .slick-track > .vc_grid-item > .vc_grid-item-mini > .vc_gitem-animated-block > .vc_gitem-zone > .vc_gitem-zone-mini > .vc_gitem-row-position-top {
  min-height: 29rem;
}
body #content .sec-four-home .row-two .post-grid-solution > .vc_grid > .vc_pageable-slide-wrapper > .slick-list > .slick-track > .vc_grid-item > .vc_grid-item-mini > .vc_gitem-animated-block > .vc_gitem-zone > .vc_gitem-zone-mini > .vc_gitem-row-position-top .img img {
  height: 20rem;
  border-radius: 15px;
}
body #content .sec-four-home .row-two .post-grid-solution > .vc_grid > .vc_pageable-slide-wrapper > .slick-list > .slick-track > .vc_grid-item > .vc_grid-item-mini > .vc_gitem-animated-block > .vc_gitem-zone > .vc_gitem-zone-mini > .vc_gitem-row-position-top .title-head h3 {
  min-height: 3.5rem;
  font-size: 1.389rem;
  font-weight: 400;
  line-height: normal;
  font-family: var(--global-font-family);
  margin-bottom: 0.89rem;
}
body #content .sec-four-home .row-two .post-grid-solution > .vc_grid > .vc_pageable-slide-wrapper > .slick-list > .slick-track > .vc_grid-item > .vc_grid-item-mini > .vc_gitem-animated-block > .vc_gitem-zone > .vc_gitem-zone-mini > .vc_gitem-row-position-top .title-head h3 a {
  color: #fff;
}
body #content .sec-four-home .row-two .post-grid-solution > .vc_grid > .vc_pageable-slide-wrapper > .slick-list > .slick-track > .vc_grid-item > .vc_grid-item-mini > .vc_gitem-animated-block > .vc_gitem-zone > .vc_gitem-zone-mini > .vc_gitem-row-position-top .excerpt-txt {
  margin-bottom: 0;
}
body #content .sec-four-home .row-two .post-grid-solution > .vc_grid > .vc_pageable-slide-wrapper > .slick-list > .slick-track > .vc_grid-item > .vc_grid-item-mini > .vc_gitem-animated-block > .vc_gitem-zone > .vc_gitem-zone-mini > .vc_gitem-row-position-top .excerpt-txt p {
  color: #fff;
  font-family: var(--global-font-family);
  font-size: 1rem;
  font-weight: 300;
  line-height: normal;
  margin-bottom: 0.89rem;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  overflow: hidden;
}
body #content .sec-five-home .row > .wpb_column > .vc_column-inner {
  padding: 0 0.56rem;
}
body #content .sec-five-home .row > .wpb_column > .vc_column-inner > .wpb_wrapper {
  border-radius: 15px;
  background: #EEE;
  padding: 1.778rem 1rem;
  border: 1px solid #eee;
  transition: 0.3s;
  height: 100%;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}
body #content .sec-five-home .row > .wpb_column > .vc_column-inner > .wpb_wrapper:hover {
  background: #fff;
  transition: 0.3s;
}
body #content .sec-five-home .row > .wpb_column > .vc_column-inner > .wpb_wrapper:hover .img-icon img {
  background: #eee;
}
body #content .sec-five-home .row > .wpb_column > .vc_column-inner > .wpb_wrapper .img-icon {
  margin-bottom: 0.667rem;
}
body #content .sec-five-home .row > .wpb_column > .vc_column-inner > .wpb_wrapper .img-icon img {
  width: 3.5rem;
  height: auto;
  padding: 0.667rem;
  background: #fff;
  border-radius: 50%;
}
body #content .sec-five-home .row > .wpb_column > .vc_column-inner > .wpb_wrapper .txt {
  margin-bottom: 1rem;
}
body #content .sec-five-home .row.row-two {
  margin-bottom: 1.167rem;
}
body #content .sec-six-home .row-two .img img {
  width: 9rem;
}
body #content .sec-seven-home {
  padding: 2.9rem;
}
body #content .sec-seven-home .row-one {
  margin-bottom: 4.9rem;
}
body #content .sec-seven-home .row-one h2 {
  margin-bottom: 1rem;
}
body #content .sec-seven-home .row-one .txt {
  text-align: center;
}
body #content .sec-seven-home .row-two .nhis-counter > .wpb_wrapper {
  display: flex;
  align-items: baseline;
  justify-content: center;
  margin-bottom: 1.95rem;
  gap: 0.5rem;
}
body #content .sec-seven-home .row-two .nhis-counter > .wpb_wrapper h6 {
  font-size: 1.667rem;
  color: #004672;
  font-weight: 600;
  font-family: var(--global-font-family);
}
body #content .sec-seven-home .row-two .nhis-counter > .wpb_wrapper #nhis-count {
  font-size: 3.33rem;
  color: #004672;
  font-weight: 600;
  font-family: var(--global-font-family);
}
body #content .sec-eight-home .row-one {
  margin-bottom: 1.83rem;
}
body #content .sec-eight-home .row-one h2 {
  width: 60%;
  margin: auto;
}
body #content .sec-eight-home .row-two .post-grid-project {
  overflow: visible;
  margin: 0;
  padding-bottom: 5.5rem;
}
body #content .sec-eight-home .row-two .post-grid-project button.slick-arrow {
  color: #000;
  position: absolute;
  bottom: -5rem;
  right: 52%;
  font-size: 1rem;
  padding: 0.5rem;
  background: #EEEEEE;
  border: 1px solid #EEEEEE;
  cursor: pointer;
}
body #content .sec-eight-home .row-two .post-grid-project button.slick-arrow:hover {
  background: transparent;
  color: #000;
}
body #content .sec-eight-home .row-two .post-grid-project button.slick-arrow.slick-next {
  right: 49%;
}
body #content .sec-eight-home .row-two .post-grid-project .slick-track {
  display: flex;
  align-items: center;
}
body #content .sec-eight-home .row-two .post-grid-project .slick-track .slick-slide {
  width: 800px;
  transition: all 0.5s ease;
  padding-right: 0;
  padding-bottom: 0;
  transform: scale(0.9);
  filter: grayscale(1);
}
body #content .sec-eight-home .row-two .post-grid-project .slick-track .slick-slide .vc_gitem-zone-a .vc_gitem-row-position-middle, body #content .sec-eight-home .row-two .post-grid-project .slick-track .slick-slide .vc_gitem-zone-b .vc_gitem-row-position-middle {
  opacity: 0;
  transition: 0.5s;
}
body #content .sec-eight-home .row-two .post-grid-project .slick-track .slick-slide .vc_gitem-zone-a .vc_gitem-row-position-middle > .vc_col-sm-12, body #content .sec-eight-home .row-two .post-grid-project .slick-track .slick-slide .vc_gitem-zone-b .vc_gitem-row-position-middle > .vc_col-sm-12 {
  position: absolute;
  bottom: 0;
  width: 100%;
  background: #EEEEEE;
  padding: 0.72rem 0.94rem;
  transform: translateY(100%);
  transition: 0.5s;
}
body #content .sec-eight-home .row-two .post-grid-project .slick-track .slick-slide .vc_gitem-zone-a .vc_gitem-row-position-middle > .vc_col-sm-12 h5, body #content .sec-eight-home .row-two .post-grid-project .slick-track .slick-slide .vc_gitem-zone-b .vc_gitem-row-position-middle > .vc_col-sm-12 h5 {
  font-size: 1.22rem;
  font-weight: 600;
  color: #262626;
  line-height: normal;
  font-family: var(--global-font-family);
}
body #content .sec-eight-home .row-two .post-grid-project .slick-track .slick-slide .vc_gitem-zone-a .vc_gitem-row-position-middle > .vc_col-sm-12 h5 a, body #content .sec-eight-home .row-two .post-grid-project .slick-track .slick-slide .vc_gitem-zone-b .vc_gitem-row-position-middle > .vc_col-sm-12 h5 a {
  font-size: 1.22rem;
  font-weight: 600;
  color: #262626;
  line-height: normal;
  font-family: var(--global-font-family);
}
body #content .sec-eight-home .row-two .post-grid-project .slick-track .slick-slide .img {
  margin-bottom: 0;
}
body #content .sec-eight-home .row-two .post-grid-project .slick-track .slick-slide .img img {
  width: 100%;
  height: 600px;
  -o-object-fit: cover;
     object-fit: cover;
}
body #content .sec-eight-home .row-two .post-grid-project .slick-track .slick-center {
  transform: scale(1) !important;
  filter: grayscale(0) !important;
}
body #content .sec-eight-home .row-two .post-grid-project .slick-track .slick-center .vc_gitem-zone-a .vc_gitem-row-position-middle, body #content .sec-eight-home .row-two .post-grid-project .slick-track .slick-center .vc_gitem-zone-b .vc_gitem-row-position-middle {
  opacity: 1;
  transition: 0.5s;
}
body #content .sec-eight-home .row-two .post-grid-project .slick-track .slick-center .vc_gitem-zone-a .vc_gitem-row-position-middle > .vc_col-sm-12, body #content .sec-eight-home .row-two .post-grid-project .slick-track .slick-center .vc_gitem-zone-b .vc_gitem-row-position-middle > .vc_col-sm-12 {
  transform: translateY(0%);
  transition: 0.5s;
}
body #content .sec-nine-home {
  padding: 3.056rem 0;
}
body #content .sec-nine-home .row-two > .wpb_column {
  position: relative;
}
body #content .sec-nine-home .row-two > .wpb_column > .vc_column-inner {
  padding: 0 10px;
}
body #content .sec-nine-home .row-two > .wpb_column > .vc_column-inner > .wpb_wrapper {
  display: flex;
  justify-content: center;
}
body #content .sec-nine-home .row-two > .wpb_column > .vc_column-inner > .wpb_wrapper .inner-row {
  position: absolute;
  bottom: 0;
  background: #fff;
  width: 88%;
}
body #content .sec-nine-home .row-two > .wpb_column > .vc_column-inner > .wpb_wrapper .inner-row .vc_column-inner {
  padding: 0.722rem 0.5rem 0.722rem 0.5rem;
}
body #content .sec-ten-home .row-one {
  margin-bottom: 0.89rem;
}
body #content .sec-ten-home .row-one h2 {
  width: 45rem;
  margin: auto;
}
body #content .sec-ten-home .row-two .testimonials .testimonials-wrapper .slick-track {
  display: flex;
}
body #content .sec-ten-home .row-two .testimonials .testimonials-wrapper .slick-track .single-testimonial {
  height: 100%;
}
body #content .sec-ten-home .row-two .testimonials .testimonials-wrapper .slick-track .single-testimonial .testimonial-inner {
  transition: 0.4s;
  border: 1px solid #eee;
  background: #EEE;
  margin: 0 0.65rem;
  padding: 2.11rem 0.778rem 1.39rem 0.778rem;
  height: 100%;
  justify-content: space-between;
  display: flex;
  flex-direction: column;
  min-height: 19.5rem;
}
body #content .sec-ten-home .row-two .testimonials .testimonials-wrapper .slick-track .single-testimonial .testimonial-inner:hover {
  background: #fff;
  transition: 0.4s;
}
body #content .sec-ten-home .row-two .testimonials .testimonials-wrapper .slick-track .single-testimonial .testimonial-inner .rating-review .testimonial-stars {
  font-size: 1rem;
  color: #DA9706;
  margin-bottom: 1.33rem;
}
body #content .sec-ten-home .row-two .testimonials .testimonials-wrapper .slick-track .single-testimonial .testimonial-inner .testimonial-row {
  display: flex;
  flex-direction: row-reverse;
  gap: 0.4rem;
  justify-content: flex-end;
  min-height: 85px;
}
body #content .sec-ten-home .row-two .testimonials .testimonials-wrapper .slick-track .single-testimonial .testimonial-inner .testimonial-row .testimonial-img img {
  width: 3.167rem;
  height: auto;
}
body #content .sec-ten-home .row-two .testimonials .testimonials-wrapper .slick-track .single-testimonial .testimonial-inner .testimonial-row .testimonial-text h4 {
  font-size: 1rem;
  font-weight: 700;
  font-family: var(--global-font-family);
  color: #004672;
  line-height: normal;
  margin-bottom: 0.44rem;
}
body #content .sec-ten-home .row-two .testimonials .testimonials-wrapper .slick-track .single-testimonial .testimonial-inner .testimonial-row .testimonial-text p {
  font-size: 0.89rem;
  font-family: var(--global-font-family);
  font-weight: 700;
  color: #004672;
  margin-bottom: 0;
}
body #content .col-right.about {
  margin-bottom: 3rem;
}
body #content .row-num {
  margin-bottom: 1rem;
}
body #content .row-num > .wpb_column > .vc_column-inner > .wpb_wrapper {
  background: #eeeeee;
  padding: 1.5rem;
  border-radius: 12px;
}
body #content .row-num > .wpb_column > .vc_column-inner > .wpb_wrapper .number p {
  width: -moz-fit-content;
  width: fit-content;
  margin: auto;
  background: #004672;
  border-radius: 50%;
  padding: 0.6rem 1.2rem;
  font-size: 1rem;
  font-weight: 500;
  color: #fff;
}
body #content .row-num > .wpb_column > .vc_column-inner > .wpb_wrapper h6 {
  margin-top: 1rem;
  min-height: 3rem;
}
body #content .page-header {
  position: relative;
  margin-bottom: 4.5rem;
}
body #content .page-header .page-header-container .flex-row {
  position: absolute;
  bottom: 0;
  z-index: 99;
}
body #content .page-header .page-header-container .flex-row h3 {
  color: #fff;
  font-size: 2.778rem;
  font-weight: 600;
  font-family: var(--global-font-family);
  margin-bottom: 1.25rem;
  text-transform: uppercase;
}
body #content .page-header .page-header-container .flex-row h3 a {
  color: #fff;
}
body #content .page-header .page-header-container .flex-row h4 {
  color: #fff;
  font-size: 1.25rem;
}
body #content .page-header .page-header-image {
  position: relative;
}
body #content .page-header .page-header-image::before {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: linear-gradient(183deg, rgba(0, 0, 0, 0) 3%, rgba(0, 0, 0, 0.73) 95.31%);
}
body #content .page-header .page-header-image img {
  -o-object-fit: cover;
     object-fit: cover;
  height: 30rem;
  width: 100%;
}
body #content .page-header .full-width {
  background: #004672;
  padding: 1rem;
}
body #content .page-header .full-width .flex-row {
  position: relative;
  bottom: 0;
  z-index: 0;
}
body #content .page-header .full-width .flex-row h3 {
  color: #fff;
  font-size: 1.25rem;
  font-weight: 600;
  font-family: var(--global-font-family);
  margin-bottom: 0;
  text-transform: uppercase;
}
body #content .page-header .full-width .flex-row h3 a {
  color: #fff;
}
body #content .contact-sec .contact-row .cont-details-row > .vc_column-inner > .wpb_wrapper .cont-detail {
  background: #eeeeee;
  border-radius: 100px;
  margin-bottom: 2rem;
  padding: 1rem;
}
body #content .contact-sec .contact-row .cont-details-row > .vc_column-inner > .wpb_wrapper .cont-detail > .wpb_column > .vc_column-inner {
  padding: 0;
}
body #content .contact-sec .contact-row .cont-details-row > .vc_column-inner > .wpb_wrapper .cont-detail > .wpb_column > .vc_column-inner .cont-link {
  margin-left: 0.4rem;
}
body #content .contact-sec .contact-row .cont-details-row > .vc_column-inner > .wpb_wrapper .cont-detail > .wpb_column > .vc_column-inner .cont-link a {
  font-size: 1.1rem;
}
body #content .contact-sec .contact-row .cont-details-row > .vc_column-inner > .wpb_wrapper .cont-detail > .wpb_column > .vc_column-inner .contact-icon {
  background: #004672;
  border-radius: 50%;
  text-align: center;
  color: #fff;
  padding: 1.5rem 1.5rem;
  width: -moz-fit-content;
  width: fit-content;
}
body #content .contact-sec .contact-row .contact-form-col > .vc_column-inner > .wpb_wrapper {
  background: #004672;
  padding: 2rem;
  border-radius: 10px;
}
body #content .contact-sec .contact-row .contact-form-col > .vc_column-inner > .wpb_wrapper .form .form-group p input, body #content .contact-sec .contact-row .contact-form-col > .vc_column-inner > .wpb_wrapper .form .form-group p textarea {
  width: 100%;
  padding: 0.5rem;
  border-radius: 5px;
  font-size: 1rem;
}
body #content .contact-sec .contact-row .contact-form-col > .vc_column-inner > .wpb_wrapper .form .form-group.submit-btn p input {
  width: 100%;
  font-size: 1rem;
  background: #fff;
  border-radius: 5px;
  padding: 0.5rem;
  cursor: pointer;
  color: #004672;
  border: 1px solid #fff;
}
body #content .contact-sec .contact-row .contact-form-col > .vc_column-inner > .wpb_wrapper .form .form-group.submit-btn p input:hover {
  background: transparent;
  color: #Fff;
}
body footer#colophon .footer-widget {
  padding-top: 3.61rem;
  padding-bottom: 1.3rem;
  background: #262626;
}
body footer#colophon .footer-widget .row-top .section#custom_html-3 {
  margin-bottom: 1rem;
}
body footer#colophon .footer-widget .row-top img {
  width: 13.9rem;
  height: auto;
  filter: brightness(0) invert(1);
  margin-bottom: 2.278rem;
}
body footer#colophon .footer-widget .row-top .social-icons {
  text-align: left;
  font-size: 1.2rem;
  margin-top: 1.778rem;
}
body footer#colophon .footer-widget .row-top a.address-footer {
  font-size: 1.1rem;
  font-weight: 300;
}
body footer#colophon .footer-widget .copyright-subsc {
  display: flex;
  align-items: end;
  justify-content: space-between;
  border-top: 1px solid #fff;
  padding-top: 0.9rem;
  margin-top: 1rem;
}
body footer#colophon .footer-widget .copyright-subsc .subsc h6.txt-subs {
  font-size: 1.11rem;
  color: #fff;
  font-weight: 300;
  margin-bottom: 0.9rem;
  width: 20rem;
}
body footer#colophon .footer-widget .copyright-subsc .subsc form {
  padding: 0.1rem 1rem;
  border: 1px solid #fff;
  border-radius: 21px;
  background: #FFF;
  color: #000;
  padding-right: 0.5rem;
}
body footer#colophon .footer-widget .copyright-subsc .subsc form p {
  display: flex;
  align-items: center;
  gap: 0.5rem;
}
body footer#colophon .footer-widget .copyright-subsc .subsc form p button.cf7-arrow-submit {
  background: #262626;
  color: #fff;
  border-radius: 50%;
  border: 1px solid #262626;
  transition: 0.3s;
  margin-right: -0.4rem;
  padding: 0.5rem;
  transform: rotate(-37.91deg);
  font-size: 0.9rem;
  cursor: pointer;
}
body footer#colophon .footer-widget .copyright-subsc .subsc form p button.cf7-arrow-submit:hover {
  background: #fff;
  color: #262626;
  transform: rotate(0);
  transition: 0.3s;
}
body footer#colophon .footer-widget .copyright-subsc .subsc form input[type=email] {
  font-size: 0.9rem;
  font-family: var(--global-font-family);
  font-weight: 400;
  border: 0;
  outline: none;
  color: #000;
  background: transparent;
}
body footer#colophon .footer-widget .copyright-subsc .subsc form input[type=email]::-moz-placeholder {
  color: #000;
}
body footer#colophon .footer-widget .copyright-subsc .subsc form input[type=email]::placeholder {
  color: #000;
}
body footer#colophon .footer-widget .copyright-subsc .subsc form p {
  margin-bottom: 0;
}
body footer#colophon .footer-widget h2.widget-title {
  color: #fff;
  font-size: 1.22rem;
  font-weight: 600;
  font-family: var(--global-font-family);
  margin-bottom: 1.667rem;
}
body footer#colophon .footer-widget h4 {
  color: #FFFFFF;
  font-family: var(--global-font-family);
  font-size: 1.5rem;
  font-weight: 600;
  line-height: normal;
  text-align: right;
  margin-bottom: 0.3rem;
}
body footer#colophon .footer-widget a {
  color: #fff;
}
body footer#colophon .footer-widget a:hover {
  color: rgba(255, 255, 255, 0.6980392157);
}
body footer#colophon .footer-widget p {
  color: #FFFFFF;
  text-align: right;
  font-size: 1rem;
}
body footer#colophon .footer-widget ul {
  list-style: none;
}
body footer#colophon .footer-widget ul li {
  margin-bottom: 1.1rem;
}
body footer#colophon .footer-widget ul li .sub-menu {
  display: none;
}
body footer#colophon .footer-widget ul li a {
  color: #FFFFFF;
  font-weight: 300;
  font-size: 1rem;
  display: flex;
  align-items: baseline;
}
body footer#colophon .footer-widget ul li a svg {
  width: 0.8rem;
  color: #004672;
  height: auto;
}
body footer#colophon .footer-widget .footer-Services ul {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
body footer#colophon .footer-widget .footer-Services ul li {
  flex: 0 0 50%;
}
body footer#colophon .copyright p {
  margin-bottom: 0;
}
body footer#colophon .copyright .copyright-line {
  color: #FFF;
  font-weight: 300;
  margin-bottom: 0;
}
body footer#colophon .copyright .copyright-line a {
  color: #fff;
}
body footer#colophon .copyright .copyright-line a:hover {
  color: rgba(255, 255, 255, 0.6980392157);
}/*# sourceMappingURL=template.css.map */