@charset "utf-8";
html {
  overflow-x: hidden;
  padding: 0;
  margin: 0;
}
body {
  font-family: "Open Sans", Arial, Helvetica, sans-serif;
  font-size: 14px;
  line-height: 1.7;
  letter-spacing: 0;
  font-weight: 400;
  color: #666;
  word-break: break-word;
}
.fn__svg {
  fill: currentcolor;
  width: 18px;
  height: 18px;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  line-height: 1.2;
  font-weight: 400;
  font-family: Rubik;
  color: #14141c;
}
h1 > a,
h2 > a,
h3 > a,
h4 > a,
h5 > a,
h6 > a {
  color: #14141c;
}
h1 > a:hover,
h2 > a:hover,
h3 > a:hover,
h4 > a:hover,
h5 > a:hover,
h6 > a:hover {
  color: #003366;
}
input {
  font-family: Rubik;
}
p {
  letter-spacing: 0;
  margin-bottom: 20px;
}
a:focus {
  outline: thin dotted;
}
@media (max-width: 1200px) {
  body {
    overflow-x: hidden;
  }
}
@media (max-width: 1040px) {
  .container {
    padding: 0 20px;
  }
}
@media (max-width: 480px) {
  .container {
    padding: 0 10px;
  }
}
.industify_fn_wrapper_all,
.industify_fn_wrapper_all *,
.industify_fn_wrapper_all :after,
.industify_fn_wrapper_all :before {
  box-sizing: border-box;
}
.industify_fn_wrapper_all {
  width: 100%;
  float: left;
  clear: both;
  min-height: 100vh;
  position: relative;
}
.industify_fn_wrapper_all:after {
  clear: both;
  display: table;
  content: "";
}
.industify_fn_wrapper {
  width: 100%;
  float: left;
  clear: both;
}
.industify_fn_mobilemenu_wrap {
  width: 100%;
  float: left;
  clear: both;
  display: none;
  overflow: hidden;
}
.industify_fn_mobilemenu_wrap ul {
  list-style-type: none;
  margin: 0;
}
.industify_fn_mobilemenu_wrap .logo_hamb {
  width: 100%;
  float: left;
  clear: both;
  padding: 20px;
  background-color: #003366;
}
.industify_fn_mobilemenu_wrap .logo_hamb .in {
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.industify_fn_mobilemenu_wrap .menu_logo a {
  text-decoration: none;
  display: block;
  cursor: pointer;
}
.industify_fn_mobilemenu_wrap .menu_logo a img {
  max-width: 100px;
  filter: brightness(0) invert(1);
}
.industify_fn_mobilemenu_wrap .mobilemenu {
  width: 100%;
  float: left;
  clear: both;
  padding: 40px 20px 30px 20px;
  background-color: #090909;
  display: none;
}
.industify_fn_mobilemenu_wrap .vert_menu_list ul {
  margin: 20px 0 10px 0;
  list-style-type: none;
  margin-left: 20px;
  display: none;
  position: relative;
  overflow: hidden;
}
.industify_fn_mobilemenu_wrap .vert_menu_list a {
  text-decoration: none;
  color: #ccc;
  font-size: 18px;
  line-height: 27px;
  text-transform: uppercase;
  display: block;
  position: relative;
  font-family: Rubik;
}
.pt-70 {
  padding-top: 70px;
}
.industify_fn_mobilemenu_wrap .vert_menu_list a:hover {
  color: #fff;
}
.industify_fn_mobilemenu_wrap .vert_menu_list ul a {
  text-transform: none;
}
.industify_fn_mobilemenu_wrap .vert_menu_list li {
  margin: 0;
  position: relative;
  margin-bottom: 10px;
}
.industify_fn_mobilemenu_wrap
  .vert_menu_list
  .menu-item-has-children
  > a:after {
  width: 0;
  height: 0;
  content: "";
  position: absolute;
  border: 5px solid transparent;
  border-left-color: #666;
  right: 1px;
  top: 50%;
  margin-top: -5px;
  transition: all 0.3s ease;
  transform-origin: left center;
}
.industify_fn_mobilemenu_wrap
  .vert_menu_list
  .active.menu-item-has-children
  > a:after {
  transform: rotate(90deg);
  margin-top: -8px;
}
.industify_fn_mobilemenu_wrap
  .vert_menu_list
  .active.menu-item-has-children
  > a:after,
.industify_fn_mobilemenu_wrap
  .vert_menu_list
  .menu-item-has-children:hover
  > a:after {
  border-left-color: #fff;
}
.industify_fn_mobilemenu_wrap
  .vert_menu_list
  .active.menu-item-has-children
  > a {
  color: #fff;
}
.industify_fn_mobilemenu_wrap .menu_logo {
  margin-right: 20px;
}
.industify_fn_mobilemenu_wrap .m_toll_free_lang {
  width: 100%;
  float: left;
  clear: both;
  background-color: #081414;
  display: flex;
  flex-direction: row;
  align-items: center;
  padding: 9px 0;
  padding-left: 20px;
  display: none;
}
.industify_fn_mobilemenu_wrap .lang_switcher {
  margin: 0;
  margin-right: 20px;
}
.industify_fn_mobilemenu_wrap .lang_switcher .click {
  display: none;
}
.industify_fn_mobilemenu_wrap .lang_switcher ul {
  opacity: 1;
  visibility: visible;
  position: relative;
  width: auto;
  background-color: transparent;
  margin-left: -10px;
  padding: 0;
  top: auto;
  border-radius: 0;
  min-width: inherit;
  left: auto;
  float: left;
}
.industify_fn_mobilemenu_wrap .lang_switcher li {
  float: left;
  margin-left: 10px;
}
.industify_fn_mobilemenu_wrap .m_toll_free {
  margin-left: auto;
  padding: 22px 0;
  position: relative;
}
.industify_fn_mobilemenu_wrap .m_toll_free .tf_in {
  position: relative;
  padding-left: 108px;
  padding-right: 34px;
  min-height: 42px;
  display: flex;
  align-items: center;
  z-index: 5;
}
.industify_fn_mobilemenu_wrap .m_toll_free .tf_in p {
  margin: 0;
  color: #fff;
  font-family: Rubik;
  font-size: 18px;
  letter-spacing: 0.5px;
  font-style: italic;
}
.industify_fn_mobilemenu_wrap .m_toll_free .img_holder {
  position: absolute;
  width: 42px;
  height: 42px;
  border-radius: 100%;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
  left: 43px;
}
.industify_fn_mobilemenu_wrap .m_toll_free .shape1:after {
  content: "";
  position: absolute;
  top: 9px;
  bottom: 9px;
  right: 0;
  left: 23px;
  background-color: #003366;
  z-index: 1;
}
.industify_fn_mobilemenu_wrap .m_toll_free .shape1:before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0;
  left: 46px;
  background-color: rgba(255, 255, 255, 0.1);
  z-index: 1;
}
.industify_fn_mobilemenu_wrap .m_toll_free .shape2 {
  position: absolute;
  left: 0;
  top: 9px;
  border-top: 68px solid transparent;
  border-right: 23px solid #003366;
}
.industify_fn_mobilemenu_wrap .m_toll_free .shape3 {
  position: absolute;
  left: 23px;
  top: 0;
  border-top: 86px solid transparent;
  border-right: 23px solid rgba(255, 255, 255, 0.1);
}
@media (max-width: 768px) {
  .industify_fn_mobilemenu_wrap .m_toll_free .tf_in {
    padding-right: 20px;
    padding-left: 46px;
  }
  .industify_fn_mobilemenu_wrap .m_toll_free .img_holder,
  .industify_fn_mobilemenu_wrap .m_toll_free .tf_in p span {
    display: none;
  }

  .left_panel .info {
    display: none;
  }
}
.hamburger {
  padding: 15px 15px;
  display: inline-block;
  cursor: pointer;
  transition-property: opacity, filter;
  transition-duration: 0.15s;
  transition-timing-function: linear;
  font: inherit;
  color: inherit;
  text-transform: none;
  background-color: transparent;
  border: 0;
  margin: 0;
  overflow: visible;
}
.hamburger-box {
  width: 30px;
  height: 18px;
  display: inline-block;
  position: relative;
}
.hamburger-inner {
  display: block;
  top: 50%;
  margin-top: -2px;
}
.hamburger-inner,
.hamburger-inner::after,
.hamburger-inner::before {
  width: 30px;
  height: 2px;
  background-color: #000;
  position: absolute;
  transition-property: transform;
  transition-duration: 0.15s;
  transition-timing-function: ease;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
}
.hamburger-inner::after,
.hamburger-inner::before {
  content: "";
  display: block;
}
.hamburger-inner::before {
  top: -8px;
}
.hamburger-inner::after {
  bottom: -10px;
}
.hamburger--collapse-r .hamburger-inner {
  top: auto;
  bottom: 0;
  transition-duration: 0.13s;
  transition-delay: 0.13s;
  transition-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
}
.hamburger--collapse-r .hamburger-inner::after {
  top: -16px;
  -webkit-transition:
    top 0.2s 0.2s cubic-bezier(0.33333, 0.66667, 0.66667, 1),
    opacity 0.1s linear;
  -moz-transition:
    top 0.2s 0.2s cubic-bezier(0.33333, 0.66667, 0.66667, 1),
    opacity 0.1s linear;
  -ms-transition:
    top 0.2s 0.2s cubic-bezier(0.33333, 0.66667, 0.66667, 1),
    opacity 0.1s linear;
  -o-transition:
    top 0.2s 0.2s cubic-bezier(0.33333, 0.66667, 0.66667, 1),
    opacity 0.1s linear;
  transition:
    top 0.2s 0.2s cubic-bezier(0.33333, 0.66667, 0.66667, 1),
    opacity 0.1s linear;
}
.hamburger--collapse-r .hamburger-inner::before {
  -webkit-transition:
    top 0.12s 0.2s cubic-bezier(0.33333, 0.66667, 0.66667, 1),
    transform 0.13s cubic-bezier(0.55, 0.055, 0.675, 0.19);
  -moz-transition:
    top 0.12s 0.2s cubic-bezier(0.33333, 0.66667, 0.66667, 1),
    transform 0.13s cubic-bezier(0.55, 0.055, 0.675, 0.19);
  -ms-transition:
    top 0.12s 0.2s cubic-bezier(0.33333, 0.66667, 0.66667, 1),
    transform 0.13s cubic-bezier(0.55, 0.055, 0.675, 0.19);
  -o-transition:
    top 0.12s 0.2s cubic-bezier(0.33333, 0.66667, 0.66667, 1),
    transform 0.13s cubic-bezier(0.55, 0.055, 0.675, 0.19);
  transition:
    top 0.12s 0.2s cubic-bezier(0.33333, 0.66667, 0.66667, 1),
    transform 0.13s cubic-bezier(0.55, 0.055, 0.675, 0.19);
}
.hamburger--collapse-r.is-active .hamburger-inner {
  -webkit-transform: translate3d(0, -10px, 0) rotate(45deg);
  -moz-transform: translate3d(0, -10px, 0) rotate(45deg);
  -ms-transform: translate3d(0, -10px, 0) rotate(45deg);
  transform: translate3d(0, -10px, 0) rotate(45deg);
  transition-delay: 0.22s;
  transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
}
.hamburger--collapse-r.is-active .hamburger-inner::after {
  top: 0;
  opacity: 0;
  -webkit-transition:
    top 0.2s cubic-bezier(0.33333, 0, 0.66667, 0.33333),
    opacity 0.1s 0.22s linear;
  -moz-transition:
    top 0.2s cubic-bezier(0.33333, 0, 0.66667, 0.33333),
    opacity 0.1s 0.22s linear;
  -ms-transition:
    top 0.2s cubic-bezier(0.33333, 0, 0.66667, 0.33333),
    opacity 0.1s 0.22s linear;
  -o-transition:
    top 0.2s cubic-bezier(0.33333, 0, 0.66667, 0.33333),
    opacity 0.1s 0.22s linear;
  transition:
    top 0.2s cubic-bezier(0.33333, 0, 0.66667, 0.33333),
    opacity 0.1s 0.22s linear;
}
.hamburger--collapse-r.is-active .hamburger-inner::before {
  top: 0;
  -webkit-transform: rotate(90deg);
  -moz-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  transform: rotate(90deg);
  -webkit-transition:
    top 0.1s 0.16s cubic-bezier(0.33333, 0, 0.66667, 0.33333),
    transform 0.13s 0.25s cubic-bezier(0.215, 0.61, 0.355, 1);
  -moz-transition:
    top 0.1s 0.16s cubic-bezier(0.33333, 0, 0.66667, 0.33333),
    transform 0.13s 0.25s cubic-bezier(0.215, 0.61, 0.355, 1);
  -ms-transition:
    top 0.1s 0.16s cubic-bezier(0.33333, 0, 0.66667, 0.33333),
    transform 0.13s 0.25s cubic-bezier(0.215, 0.61, 0.355, 1);
  -o-transition:
    top 0.1s 0.16s cubic-bezier(0.33333, 0, 0.66667, 0.33333),
    transform 0.13s 0.25s cubic-bezier(0.215, 0.61, 0.355, 1);
  transition:
    top 0.1s 0.16s cubic-bezier(0.33333, 0, 0.66667, 0.33333),
    transform 0.13s 0.25s cubic-bezier(0.215, 0.61, 0.355, 1);
}
.hamburger {
  padding: 0;
  height: 100%;
  display: table-cell;
  vertical-align: middle;
}
.hamburger-box {
  display: block;
}
.hamburger .hamburger-inner,
.hamburger .hamburger-inner::after,
.hamburger .hamburger-inner::before {
  background-color: #ccc;
  width: 30px;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.industify_fn_header {
  width: 100%;
  float: left;
  clear: both;
  border-bottom: 1px solid #eee;
  z-index: 200;
}
.industify_fn_header .header_inner {
  width: 100%;
  clear: both;
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  padding: 0 20px;
}
.industify_fn_header .menu_logo {
  display: flex;
  align-items: center;
}
.industify_fn_header .menu_logo a {
  padding: 0;
  text-decoration: none;
  height: 100%;
  display: flex;
  align-items: center;
}
.industify_fn_header .menu_logo img {
  max-width: 90px;
  filter: brightness(0) invert(1);
}
.industify_fn_header .menu_logo .desktop_logo {
  display: none;
}
.industify_fn_header .menu_nav {
  display: flex;
  align-items: flex-end;
  padding-left: 15px;
}
.industify_fn_header .menu_nav ul {
  list-style-type: none;
  margin: 0;
  margin-left: -35px;
}
.industify_fn_header .vert_nav > li {
  float: left;
  margin: 0;
  margin-left: 35px;
  position: relative;
}
.industify_fn_header .vert_nav > li > a {
  display: block;
  line-height: 104px;
  height: 104px;
  text-transform: uppercase;
  font-size: 14px;
  letter-spacing: 0.5px;
  font-family: Rubik;
  font-weight: 500;
  text-decoration: none;
  color: #000;
  position: relative;
}
.industify_fn_header .vert_nav > .menu-item-has-children > a {
  padding-right: 13px;
}
.industify_fn_header .vert_nav > .menu-item-has-children > a:after {
  content: "";
  position: absolute;
  right: 0;
  top: 50%;
  margin-top: -5px;
  border: 5px solid transparent;
  border-top-color: #000;
}
.industify_fn_header .toll_free_lang {
  margin-left: auto;
  padding: 9px 0;
  padding-left: 60px;
  display: flex;
  flex-direction: row;
  align-items: center;
}
.lang_switcher {
  position: relative;
  margin-right: 30px;
}
.lang_switcher.custom_language .click {
  padding-left: 25px;
  position: relative;
  line-height: 22px;
  display: block;
  height: 22px;
}
.lang_switcher.custom_language .click .abs_lan_img {
  width: 20px;
  height: 16px;
  top: 3px;
  left: 0;
  position: absolute;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
}
.industify_fn_moving_lang {
  z-index: 55555;
  position: fixed;
  opacity: 0;
  visibility: hidden;
  transition: all 0.5s ease;
}
.industify_fn_moving_lang.opened {
  opacity: 1;
  visibility: visible;
}
.industify_fn_moving_lang ul {
  margin: 0;
  list-style-type: none;
  min-width: max-content;
  min-width: intrinsic;
  min-width: -moz-max-content;
  min-width: -webkit-max-content;
  width: 90px;
  background-color: #000;
  padding: 5px 12px;
  border-radius: 5px;
}
.lang_switcher ul {
  opacity: 0;
  visibility: hidden;
  list-style-type: none;
  margin: 0;
  position: absolute;
  min-width: max-content;
  min-width: intrinsic;
  min-width: -moz-max-content;
  min-width: -webkit-max-content;
  width: 90px;
  background-color: #111;
  top: 100%;
  left: 0;
  padding: 5px 12px;
  border-radius: 5px;
  transition: all 0.5s ease;
  margin-top: 5px;
}
.industify_fn_moving_lang a,
.lang_switcher a {
  color: #eee;
  text-decoration: none;
}
.industify_fn_moving_lang a span,
.lang_switcher a span {
  display: inline-block;
  color: #eee;
}
.industify_fn_moving_lang li,
.lang_switcher li {
  margin: 5px 0;
}
.industify_fn_moving_lang.custom_language li,
.lang_switcher.custom_language li {
  padding-left: 25px;
  position: relative;
}
.industify_fn_moving_lang.custom_language li .abs_lan_img,
.lang_switcher.custom_language li .abs_lan_img {
  width: 20px;
  height: 16px;
  top: 3px;
  left: 0;
  position: absolute;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
}
.industify_fn_moving_lang .active,
.lang_switcher .active {
  opacity: 0.5;
}
.industify_fn_moving_lang .active > span,
.lang_switcher .active > span {
  display: inline-block;
  color: #eee;
}
.industify_fn_moving_lang li img,
.lang_switcher li img {
  margin-right: 5px;
}
.lang_switcher .click {
  font-family: Rubik;
  text-transform: uppercase;
  letter-spacing: 0.5px;
  color: #666;
  cursor: pointer;
  font-weight: 500;
  padding-right: 13px;
  font-size: 14px;
}
.lang_switcher .click:after {
  content: "";
  position: absolute;
  right: 0;
  top: 9px;
  border: 5px solid transparent;
  border-top-color: #666;
}
.industify_fn_moving_lang.frenify_url .active,
.lang_switcher.frenify_url .active {
  cursor: default;
}
.industify_fn_moving_lang.frenify_url li,
.lang_switcher.frenify_url li {
  cursor: pointer;
}
.industify_fn_header .toll_free {
  padding: 22px 0;
  position: relative;
}
.industify_fn_header .toll_free .tf_in {
  position: relative;
  padding-left: 34px;
  padding-right: 34px;
  min-height: 42px;
  display: flex;
  align-items: center;
  z-index: 5;
}
.industify_fn_header .toll_free .tf_in p {
  margin: 0;
  color: #fff;
  font-family: Rubik;
  font-size: 18px;
  letter-spacing: 0.5px;
  font-style: italic;
}
.industify_fn_header .toll_free .img_holder {
  position: absolute;
  width: 42px;
  height: 42px;
  border-radius: 100%;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
  left: 43px;
}
.industify_fn_header .toll_free .shape1:after {
  content: "";
  position: absolute;
  top: 9px;
  bottom: 9px;
  right: 0;
  left: 23px;
  background-color: #003366;
  z-index: 1;
}
.industify_fn_header .toll_free .shape1:before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0;
  left: 46px;
  background-color: rgba(0, 0, 0, 0.1);
  z-index: 1;
}
.industify_fn_header .toll_free .shape2 {
  position: absolute;
  left: 0;
  top: 9px;
  border-top: 68px solid transparent;
  border-right: 23px solid #003366;
}
.industify_fn_header .toll_free .shape3 {
  position: absolute;
  left: 23px;
  top: 0;
  border-top: 86px solid transparent;
  border-right: 23px solid rgba(0, 0, 0, 0.1);
}
.industify_fn_header .vert_nav > li > ul {
  position: absolute;
  margin: 0;
  width: 260px;
  background-color: #111;
  top: 100%;
  left: -30px;
  padding: 20px 0;
  z-index: 55;
  transition: all 0.3s ease;
  opacity: 0;
  visibility: hidden;
  border-radius: 5px;
  transform: translateY(20px) scale(0.8);
}
.industify_fn_header .vert_nav ul:after {
  border-top: 20px solid #111;
  border-right: 230px solid transparent;
  content: "";
  position: absolute;
  top: 100%;
  left: 0;
}
.industify_fn_header .vert_nav li:hover > ul {
  opacity: 1;
  visibility: visible;
  transform: translateY(0) scale(1);
}
.industify_fn_header .vert_nav > li > ul li {
  margin: 5px 0;
  position: relative;
  padding: 0 30px;
  margin-bottom: 10px;
}
.industify_fn_header .vert_nav > li > ul li:last-child {
  margin-bottom: 5px;
}
.industify_fn_header .vert_nav > li > ul a {
  display: block;
  color: #ccc;
  text-decoration: none;
  font-family: Rubik;
  font-size: 14px;
}
.industify_fn_header .vert_nav > li > ul:hover a {
  color: #eee;
  opacity: 0.5;
}
.industify_fn_header .vert_nav > li > ul:hover a:hover {
  opacity: 1;
}
.industify_fn_header .vert_nav > li > ul:hover li:hover > a {
  opacity: 1;
}
.industify_fn_header .vert_nav li > ul:after {
  content: "";
  border-right: 260px solid transparent;
}
.industify_fn_header .menu_nav .sub-menu ul,
.industify_fn_header .vert_nav > li > ul {
  border-radius: 0;
  border-top-left-radius: 5px;
  border-top-right-radius: 5px;
  padding-bottom: 10px;
}
.industify_fn_header .menu_nav .sub-menu ul {
  position: absolute;
  margin: 0;
  width: 230px;
  background-color: #111;
  top: -25px;
  left: 100%;
  padding: 20px 0;
  z-index: 55;
  transition: all 0.3s ease;
  opacity: 0;
  visibility: hidden;
}
.industify_fn_toppanel {
  width: 100%;
  float: left;
  clear: both;
  background-color: #003366;
  display: flex;
  flex-direction: row;
  padding: 0 50px;
  position: relative;
}
.industify_fn_toppanel .right_panel {
  margin-left: auto;
  display: flex;
  align-items: center;
}
.industify_fn_toppanel .lang_switcher {
  margin-right: 0;
}
.industify_fn_toppanel .lang_switcher .click {
  color: #eee;
  display: block !important;
}
.industify_fn_toppanel .lang_switcher .click:after {
  border-top-color: #eee;
}
.industify_fn_toppanel .lang_switcher ul {
  opacity: 0 !important;
  visibility: hidden !important;
  position: absolute !important;
}
.industify_fn_toppanel .left_panel {
  display: flex;
  flex-direction: row;
  align-items: center;
  flex-wrap: wrap;
}
.industify_fn_toppanel .info a {
  display: block;
  text-decoration: none;
  color: #fff;
  letter-spacing: 0;
  font-size: 14px;
  font-family: Quicksand;
  line-height: 20px;
}
.industify_fn_toppanel .info a:hover {
  text-decoration: underline;
}
.industify_fn_toppanel .left_panel > :last-child:after {
  content: none;
}
.industify_fn_toppanel .left_panel > :after {
  position: absolute;
  content: "";
  top: 50%;
  margin-top: -10px;
  background-color: rgba(255, 255, 255, 0.4);
  right: 20px;
  width: 1px;
  height: 20px;
}
.industify_fn_toppanel .left_panel > :last-child {
  padding-right: 0;
}
.industify_fn_toppanel .left_panel > * {
  padding: 5px 0;
  padding-right: 40px;
  position: relative;
}
.industify_fn_social_list ul {
  margin: 0;
  padding: 0;
  list-style-type: none;
  display: flex;
  flex-wrap: wrap;
  flex-direction: row;
  margin-left: -10px;
}
.industify_fn_social_list li {
  margin: 0;
  padding: 0;
}
.industify_fn_social_list a {
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 12px;
  width: 25px;
  height: 25px;
  line-height: 25px;
  color: #fff;
}
.industify_fn_social_list .fn__svg {
  width: 12px;
  height: 12px;
}
.industify_fn_social_list a:hover {
  color: #0059b3;
}
@media (max-width: 1400px) {
  .industify_fn_toppanel {
    padding: 0 40px;
  }
  .industify_fn_header .vert_nav {
    margin-left: -15px;
  }
  .industify_fn_header .vert_nav > li {
    margin-left: 15px;
  }
  .industify_fn_header .toll_free_lang {
    padding-left: 15px;
  }
}
@media (max-width: 1200px) {
  .industify_fn_toppanel {
    padding: 0 20px;
  }
  .industify_fn_header .menu_logo {
    margin: 0 20px;
  }
  .industify_fn_header .toll_free .tf_in {
    padding: 0 20px 0 46px;
  }
  .industify_fn_header .toll_free .img_holder,
  .industify_fn_header .toll_free .tf_in p span {
    display: none;
  }
  .lang_switcher {
    margin-right: 10px;
  }
}
[data-nav-skin="dark"] .industify_fn_header {
  background-color: #0d0d0d;
  border-bottom: none;
}
[data-nav-skin="dark"] .industify_fn_header .desktop_logo_dark {
  display: none;
}
[data-nav-skin="dark"] .industify_fn_header .desktop_logo {
  display: block;
}
[data-nav-skin="dark"] .industify_fn_header .vert_nav > li > a {
  color: #eee;
}
[data-nav-skin="dark"] .lang_switcher .click {
  color: #eee;
}
[data-nav-skin="dark"] .lang_switcher .click:after {
  border-top-color: #999;
}
[data-nav-skin="dark"] .industify_fn_header .toll_free .shape1:before {
  background-color: rgba(255, 255, 255, 0.1);
}
[data-nav-skin="dark"] .industify_fn_header .toll_free .shape3 {
  border-right-color: rgba(255, 255, 255, 0.1);
}
[data-nav-skin="dark"]
  .industify_fn_header
  .vert_nav
  > .menu-item-has-children
  > a:after {
  border-top-color: #eee;
}
[data-nav-skin="translight"] .industify_fn_header {
  position: absolute;
  background-color: rgba(255, 255, 255, 0.3);
  border-bottom: none;
}
[data-nav-skin="transdark"] .industify_fn_header {
  position: absolute;
  background-color: rgb(0 51 102 / 70%);
  border-bottom: none;
}
[data-nav-skin="transdark"] .industify_fn_header .desktop_logo_dark {
  display: none;
}
[data-nav-skin="transdark"] .industify_fn_header .desktop_logo {
  display: block;
}
[data-nav-skin="transdark"] .industify_fn_header .vert_nav > li > a {
  color: #eee;
}
[data-nav-skin="transdark"] .lang_switcher .click {
  color: #eee;
}
[data-nav-skin="transdark"] .lang_switcher .click:after {
  border-top-color: #eee;
}
[data-nav-skin="transdark"] .industify_fn_header .toll_free .shape1:before {
  background-color: rgba(255, 255, 255, 0.1);
}
[data-nav-skin="transdark"] .industify_fn_header .toll_free .shape3 {
  border-right-color: rgba(255, 255, 255, 0.1);
}
[data-nav-skin="transdark"]
  .industify_fn_header
  .vert_nav
  > .menu-item-has-children
  > a:after {
  border-top-color: #eee;
}
[data-nav-skin="nobglight"] .industify_fn_header {
  position: absolute;
  border-bottom-color: rgba(255, 255, 255, 0.1);
}
[data-nav-skin="nobglight"] .industify_fn_header .desktop_logo_dark {
  display: none;
}
[data-nav-skin="nobglight"] .industify_fn_header .desktop_logo {
  display: block;
}
[data-nav-skin="nobglight"] .industify_fn_header .vert_nav > li > a {
  color: #eee;
}
[data-nav-skin="nobglight"] .lang_switcher .click {
  color: #eee;
}
[data-nav-skin="nobglight"] .lang_switcher .click:after {
  border-top-color: #eee;
}
[data-nav-skin="nobglight"] .industify_fn_header .toll_free .shape1:before {
  background-color: rgba(255, 255, 255, 0.1);
}
[data-nav-skin="nobglight"] .industify_fn_header .toll_free .shape3 {
  border-right-color: rgba(255, 255, 255, 0.1);
}
[data-nav-skin="nobglight"]
  .industify_fn_header
  .vert_nav
  > .menu-item-has-children
  > a:after {
  border-top-color: #eee;
}
[data-nav-skin="nobgdark"] .industify_fn_header {
  position: absolute;
  border-bottom-color: rgba(0, 0, 0, 0.1);
}
.industify_fn_pagetitle {
  width: 100%;
  float: left;
  clear: both;
  position: relative;
}
.industify_fn_content_archive .industify_fn_pagetitle {
  margin-bottom: 70px;
}
.industify_fn_pagetitle .title_holder {
  width: 100%;
  float: left;
  clear: both;
  position: relative;
  padding: 95px 0 35px 0;
}
.industify_fn_pagetitle .title_holder:after {
  left: 0;
  position: absolute;
  content: "";
  bottom: 0;
  height: 6px;
  width: 70px;
  background-color: #eee;
}
.industify_fn_pagetitle .title_holder:before {
  left: 0;
  position: absolute;
  content: "";
  bottom: 13px;
  height: 6px;
  width: 150px;
  background-color: #eee;
  border-radius: 10px;
}
.industify_fn_pagetitle h3 {
  margin: 0;
  padding: 0;
  font-size: 48px;
  letter-spacing: 0;
  font-weight: 300;
  line-height: 1;
  position: relative;
  left: -1px;
}
.industify_fn_breadcrumbs {
  width: 100%;
  float: left;
  clear: both;
  position: relative;
  padding-top: 13px;
  padding-bottom: 2px;
}
.industify_fn_breadcrumbs ul {
  margin: 0;
  list-style-type: none;
}
.industify_fn_breadcrumbs ul li {
  float: left;
}
.industify_fn_breadcrumbs a,
.industify_fn_breadcrumbs span.bread-current {
  font-size: 14px;
  color: #666;
  text-decoration: none;
  letter-spacing: 0;
  line-height: 1.5;
}
.industify_fn_breadcrumbs a {
  font-weight: 600;
}
.industify_fn_breadcrumbs a:hover {
  color: #003366;
}
.industify_fn_breadcrumbs .separator {
  margin: 0 10px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  height: 21px;
}
.industify_fn_breadcrumbs .separator i {
  font-size: 10px;
  color: #ccc;
  line-height: 1;
}
.industify_fn_breadcrumbs .separator span {
  width: 33px;
  height: 24px;
  display: block;
  position: relative;
}
.industify_fn_breadcrumbs .separator span:after {
  width: 9px;
  height: 2px;
  display: block;
  content: "";
  position: absolute;
  background-color: #ddd;
  left: 13px;
  top: 8px;
  transform: rotate(45deg);
}
.industify_fn_breadcrumbs .separator span:before {
  width: 9px;
  height: 2px;
  display: block;
  content: "";
  position: absolute;
  background-color: #ddd;
  left: 13px;
  top: 14px;
  transform: rotate(135deg);
}
.industify_fn_sidebarpage,
.industify_fn_sidebarpage .s_inner {
  width: 100%;
  float: left;
  clear: both;
}
.industify_fn_leftsidebar {
  width: calc(100% - 300px);
  width: -moz-calc(100% - 300px);
  width: -webkit-calc(100% - 300px);
  float: left;
  padding-right: 50px;
  padding-top: 50px;
  padding-bottom: 147px;
}
.industify_fn_rightsidebar {
  width: 300px;
  float: right;
  padding-bottom: 147px;
  padding-top: 50px;
}
@media (max-width: 1200px) {
  .industify_fn_leftsidebar {
    width: 100%;
    padding-right: 0;
  }
  .industify_fn_rightsidebar {
    padding-right: 0;
    padding-top: 0;
    width: 100%;
  }
}
.industify_fn_service_list {
  margin: 0;
  list-style-type: none;
}
.industify_fn_service_list > li {
  margin: 0;
  padding: 0;
  float: left;
  width: 100%;
  clear: both;
  margin-bottom: 30px;
}
.industify_fn_service_list > li:last-child {
  margin-bottom: 0;
}
.industify_fn_service_list .item {
  float: left;
  width: 100%;
  clear: both;
  padding-top: 40px;
}
.industify_fn_service_list .item_in {
  float: left;
  width: 100%;
  clear: both;
  box-shadow: 0 0 15px rgb(0 0 0 / 10%);
  border-radius: 5px;
  min-height: 220px;
  position: relative;
  padding: 35px 60px 73px 300px;
}
.industify_fn_service_list .img_holder {
  width: 220px;
  height: 220px;
  position: absolute;
  left: 40px;
  top: -40px;
}
.industify_fn_service_list .img_holder .img_abs {
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  right: 0;
  background-color: #70616e;
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
  border-radius: 5px;
}
.industify_fn_service_list .img_holder a {
  display: block;
  position: absolute;
  left: -10px;
  top: -10px;
  bottom: -10px;
  right: -10px;
  z-index: 3;
}
.industify_fn_service_list .title {
  width: 100%;
  float: left;
  clear: both;
}
.industify_fn_service_list .title h3 {
  margin: 0;
  padding: 0;
  font-size: 24px;
  letter-spacing: 0;
  margin-bottom: 18px;
}
.industify_fn_service_list .title p {
  margin: 0;
  padding: 0;
  color: #666;
}
.industify_fn_service_list .title h3 a {
  text-decoration: none;
}
.industify_fn_service_list .read_more {
  position: absolute;
  right: 0;
  bottom: 0;
  max-width: 100%;
}
.industify_fn_service_list .read_more a {
  text-decoration: none;
  display: block;
  height: 40px;
  line-height: 40px;
  line-height: 42px;
  padding: 0 60px 0 40px;
  background-color: #081225;
  color: #fff;
  font-weight: 500;
  letter-spacing: 0.5px;
  text-transform: uppercase;
  position: relative;
  font-family: Montserrat;
  border-bottom-right-radius: 5px;
}
.industify_fn_service_list .read_more a:after {
  border-top: 40px solid transparent;
  border-right: 20px solid #081225;
  content: "";
  position: absolute;
  right: 100%;
  bottom: 0;
  transition: all 0.3s ease;
}
.industify_fn_service_list .read_more a:hover:after {
  border-right-color: #002244;
}
.industify_fn_service_list .read_more a:hover {
  background-color: #002244;
}
@media (max-width: 768px) {
  .industify_fn_service_list .item {
    padding-top: 0;
  }
  .industify_fn_service_list .img_holder {
    display: none;
  }
  .industify_fn_service_list .item_in {
    padding-left: 30px;
    padding-right: 30px;
  }
  .industify_fn_service_list .read_more a {
    padding-left: 30px;
    padding-right: 30px;
  }
}
.industify_fn_pagination {
  width: 100%;
  float: left;
  clear: both;
  margin: 60px 0;
}
.industify_fn_pagination:after {
  clear: both;
  display: table;
  content: "";
}
.industify_fn_pagination ul {
  margin: 0;
  list-style-type: none;
  margin-left: -3px;
}
.industify_fn_pagination ul:after {
  clear: both;
  display: table;
  content: "";
}
.industify_fn_pagination li {
  float: left;
  margin-left: 3px;
  margin-bottom: 3px;
}
.industify_fn_pagination .view {
  margin-left: 20px;
}
.industify_fn_pagination li a,
.industify_fn_pagination li span {
  display: block;
  width: 44px;
  height: 44px;
  line-height: 44px;
  text-align: center;
  border-radius: 2px;
  font-weight: 700;
  font-size: 14px;
}
.industify_fn_pagination li a {
  text-decoration: none;
  transition: all 0.5s ease;
  color: #777;
  background-color: #e9eff4;
}
.industify_fn_pagination li a:hover,
.industify_fn_pagination li span {
  color: #fff;
  background-color: #003366;
}
.industify_fn_pagination li p {
  margin: 0;
  padding: 0;
  line-height: 44px;
  color: #777;
  letter-spacing: 0;
  font-weight: 600;
  font-size: 14px;
}
.service_list_as_function {
  width: 100%;
  float: left;
  clear: both;
  position: relative;
  margin-bottom: 50px;
  overflow: hidden;
  background-color: #003366;
  border-radius: 5px;
}
.service_list_as_function .title_holder {
  width: 100%;
  float: left;
  clear: both;
}
.service_list_as_function .title_holder h3 {
  margin: 0;
  padding: 0;
  font-weight: 700;
  display: block;
  font-size: 18px;
  text-transform: uppercase;
  color: #777;
  margin-bottom: 27px;
  position: relative;
  line-height: 1.5;
  letter-spacing: 0;
}
.service_list_as_function .title_holder h3:after {
  position: absolute;
  content: "";
  width: 50px;
  height: 1px;
  top: 100%;
  left: 0;
  margin-top: 7px;
}
.service_list_as_function .list_holder {
  width: 100%;
  float: left;
  clear: both;
  padding: 34px 30px;
  position: relative;
  z-index: 15;
}
.service_list_as_function ul {
  list-style-type: none;
  margin: 0;
}
.service_list_as_function ul:after {
  display: table;
  clear: both;
  content: "";
}
.service_list_as_function li {
  width: 100%;
  float: left;
  clear: both;
  margin: 0;
  margin-bottom: 19px;
}
.service_list_as_function li:last-child {
  margin: 0;
}
.service_list_as_function li a {
  text-decoration: none;
  display: inline-block;
  font-size: 16px;
  letter-spacing: 0;
  color: #eee;
  font-weight: 300;
  line-height: 1.3;
  position: relative;
}
.service_list_as_function li a:after {
  background-color: #d4af37;
  content: "";
  position: absolute;
  left: 0;
  top: 100%;
  margin-top: 3px;
  width: 30px;
  height: 1px;
  transition: all 0.3s ease;
}
.service_list_as_function .active a,
.service_list_as_function li a:hover {
  color: #fff;
}
.service_list_as_function .active a {
  font-weight: 500;
}
.service_list_as_function .active a:after,
.service_list_as_function li a:hover:after {
  width: 60px;
}

/* Accordion side-sub-menu styles */
.service_list_as_function li.has-sub-menu > a {
  display: flex !important;
  justify-content: space-between;
  align-items: center;
  width: 100%;
}
.service_list_as_function li.has-sub-menu > a:after {
  display: none !important;
}
.service_list_as_function li.has-sub-menu .arrow-icon {
  transition: transform 0.3s ease;
  font-size: 14px;
}
.service_list_as_function li.has-sub-menu.open > a .arrow-icon {
  transform: rotate(180deg);
}
.side-sub-menu {
  list-style-type: none;
  padding: 15px 20px;
  margin-top: 12px;
  margin-bottom: 0;
  width: 100%;
  float: left;
  background-color: rgba(255, 255, 255, 0.05);
  border-radius: 4px;
}
.side-sub-menu li {
  margin-bottom: 12px !important;
}
.side-sub-menu li:last-child {
  margin-bottom: 0 !important;
}
.side-sub-menu li a {
  font-size: 14px !important;
}
.service_list_as_function .title {
  width: 100%;
  float: left;
  clear: both;
  padding: 29px 30px 26px 30px;
  background-color: rgba(255, 255, 255, 0.1);
  position: relative;
  margin-bottom: 12px;
}
.service_list_as_function .title:after {
  content: "";
  position: absolute;
  left: 30px;
  top: 100%;
  border: 15px solid transparent;
  border-top-width: 13px;
  border-top-color: rgba(255, 255, 255, 0.1);
}
.service_list_as_function .title h3 {
  margin: 0;
  padding: 0;
  font-size: 14px;
  text-transform: uppercase;
  color: #eee;
  font-weight: 500;
}
.industify_fn_widget_estimate {
  width: 100%;
  float: left;
  clear: both;
  position: relative;
  border-radius: 5px;
  overflow: hidden;
}
.industify_fn_widget_estimate img {
  margin: 0;
  opacity: 0;
  visibility: hidden;
  position: relative;
}
.industify_fn_widget_estimate .img_holder {
  width: 100%;
  float: left;
  clear: both;
  position: relative;
  height: 460px;
}
.industify_fn_widget_estimate .helper1 {
  z-index: 15;
  position: absolute;
  border-left: 80px solid #003366;
  border-top: 55px solid transparent;
  left: 0;
  bottom: 0;
}
.industify_fn_widget_estimate .helper2 {
  z-index: 15;
  position: absolute;
  border-right: 220px solid #003366;
  border-top: 55px solid transparent;
  right: 0;
  bottom: 0;
}
.industify_fn_widget_estimate .helper3 {
  z-index: 10;
  position: absolute;
  border-left: 80px solid #000;
  border-top: 80px solid transparent;
  opacity: 0.2;
  left: 0;
  bottom: 0;
}
.industify_fn_widget_estimate .helper4 {
  z-index: 10;
  position: absolute;
  border-right: 220px solid #000;
  border-top: 80px solid transparent;
  opacity: 0.2;
  right: 0;
  bottom: 0;
}
.industify_fn_widget_estimate .helper5 {
  z-index: 5;
  position: absolute;
  border-left: 80px solid #003366;
  border-top: 80px solid transparent;
  left: 0;
  bottom: 0;
}
.industify_fn_widget_estimate .helper6 {
  z-index: 5;
  content: "";
  position: absolute;
  border-right: 220px solid #003366;
  border-top: 80px solid transparent;
  right: 0;
  bottom: 0;
}
.industify_fn_widget_estimate .abs_img {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
  z-index: 2;
}
.industify_fn_widget_estimate:after {
  z-index: 2;
  position: absolute;
  content: "";
  right: 0;
  bottom: 0;
  width: 50px;
  height: 85px;
  background-color: rgba(255, 255, 255, 0.1);
}
.industify_fn_widget_estimate:before {
  z-index: 1;
  position: absolute;
  content: "";
  right: 0;
  bottom: 0;
  width: 100px;
  height: 170px;
  background-color: rgba(255, 255, 255, 0.1);
}
.industify_fn_widget_estimate .bfwe_inner {
  width: 100%;
  float: left;
  clear: both;
  position: relative;
  z-index: 5;
  padding: 43px 40px 50px 40px;
  background-color: #003366;
}
.industify_fn_widget_estimate .bfwe_inner p {
  padding: 0;
  margin: 0;
  color: #fff;
  font-size: 22px;
  line-height: 30px;
  font-weight: 400;
  letter-spacing: 0;
  margin-bottom: 23px;
}
.industify_fn_widget_estimate .bfwe_inner a {
  display: inline-block;
  text-decoration: none;
  background-color: #e9eff4;
  padding: 14px 25px;
  font-size: 14px;
  line-height: 1.6;
  letter-spacing: 0.5px;
  color: #041230;
  text-transform: uppercase;
  border-radius: 2px;
  font-weight: 500;
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.1);
  font-family: Rubik;
}
.industify_fn_widget_estimate .bfwe_inner a:hover {
  background-color: #111422;
  color: #fff;
}
.widget_block {
  width: 100%;
  float: left;
  clear: both;
  margin-bottom: 50px;
}
.industify_fn_sidebarpage .wid-title span {
  color: #041230;
}
.industify_fn_widget_brochure {
  width: 100%;
  float: left;
  clear: both;
}
.industify_fn_widget_brochure ul {
  list-style-type: none;
  margin: 0;
  padding: 0;
}
.industify_fn_widget_brochure .fn_brochures li {
  float: left;
  clear: both;
  width: 100%;
  margin: 0;
  margin-bottom: 5px;
}
.industify_fn_widget_brochure .br_item {
  float: left;
  clear: both;
  width: 100%;
  padding: 18px 30px 18px 75px;
  background-color: #111422;
  position: relative;
  border-radius: 5px;
  overflow: hidden;
}
.industify_fn_widget_brochure .br_item a {
  text-decoration: none;
  display: block;
  left: 0;
  top: 0;
  bottom: 0;
  right: 0;
  z-index: 15;
  position: absolute;
}
.industify_fn_widget_brochure .icon {
  position: absolute;
  width: 48px;
  height: 48px;
  top: 5px;
  left: 5px;
  bottom: 0;
  color: #ccc;
  z-index: 3;
  display: block;
  border-radius: 50%;
  background-color: rgba(255, 255, 255, 0.08);
}
.industify_fn_widget_brochure .fn__svg {
  position: absolute;
  width: 26px;
  height: 26px;
  top: 50%;
  left: 50%;
  margin: -13px 0 0 -13px;
  transition: all 0.3s ease;
}
.industify_fn_widget_brochure li:hover .br_item:after {
  border-left-color: #fff;
}
.industify_fn_widget_brochure li:hover .icon,
.industify_fn_widget_brochure li:hover .text {
  color: #fff;
}
.industify_fn_widget_brochure .text {
  font-weight: 600;
  letter-spacing: 0;
  font-size: 14px;
  color: #ccc;
  transition: all 0.3s ease;
  display: block;
  position: relative;
  line-height: 1.6;
  font-family: Montserrat;
}
.industify_fn_widget_brochure .br_item:after {
  content: "";
  position: absolute;
  right: 15px;
  top: 50%;
  margin-top: -5px;
  border: 5px solid transparent;
  border-left-color: #ccc;
  z-index: 3;
  transition: all 0.3s ease;
}
.industify_fn_portfolio_page {
  padding: 70px 0 147px;
  width: 100%;
  float: left;
  clear: both;
}
.portfolio_list,
.portfolio_list .list_in {
  width: 100%;
  float: left;
  clear: both;
}
.portfolio_list .list_in {
  position: relative;
  z-index: 1;
}
.portfolio_list .filter {
  width: auto;
  float: left;
  clear: both;
  margin-bottom: 40px;
  position: relative;
  z-index: 25;
  height: 50px;
}
.portfolio_list .filter:after {
  clear: both;
  display: table;
  content: "";
}
.portfolio_list .filter > a {
  display: inline-block;
  text-decoration: none;
  color: #fff;
  text-transform: uppercase;
  font-size: 16px;
  font-weight: 600;
  height: 50px;
  line-height: 50px;
  padding: 0 90px 0 30px;
  position: relative;
  min-width: 160px;
  overflow: hidden;
  letter-spacing: 0.5px;
  background-color: #003366;
  font-family: Montserrat;
  border-radius: 5px;
}
.portfolio_list .filter > a:after {
  content: "";
  position: absolute;
  width: 100px;
  height: 50px;
  transform: skewX(-25deg);
  background-color: #fff;
  top: 0;
  left: 100%;
  margin-left: -50px;
  z-index: 5;
  opacity: 0.15;
}
.portfolio_list .filter > a:before {
  width: 0;
  height: 0;
  content: "";
  position: absolute;
  border: 5px solid transparent;
  border-top-color: #fff;
  right: 20px;
  top: 22px;
  z-index: 10;
}
.portfolio_list .filter ul {
  list-style-type: none;
  margin: 0;
  position: absolute;
  padding: 20px 30px;
  width: 100%;
  background-color: #0f111f;
  transform: translateY(20px) scale(0.8);
  border-radius: 5px;
  top: 100%;
  left: 0;
  opacity: 0;
  visibility: hidden;
  transition: all 0.5s ease;
}
.portfolio_list .filter ul:after {
  top: 0;
  left: 0;
  right: 0;
  height: 1px;
  background-color: rgba(255, 255, 255, 0.3);
  content: "";
  position: absolute;
}
.portfolio_list .filter .opened {
  opacity: 1;
  visibility: visible;
  transform: translateY(10px) scale(1);
}
.portfolio_list .filter li {
  margin: 0;
}
.portfolio_list .filter ul a {
  display: block;
  text-decoration: none;
  letter-spacing: 0.5px;
  color: #fff;
  position: relative;
  font-size: 14px;
  line-height: 35px;
  text-transform: capitalize;
  font-weight: 500;
  font-family: Montserrat;
}
.portfolio_list .filter ul:hover a:hover {
  opacity: 1;
}
.portfolio_list .filter ul a.active {
  opacity: 1 !important;
  font-size: 16px;
}
.portfolio_list .filter ul:hover a {
  opacity: 0.5;
}
.portfolio_list .filter span.spinner {
  height: 20px;
  width: 20px;
  position: absolute;
  left: 100%;
  margin-left: 20px;
  top: 12px;
  border: 3px solid rgba(0, 0, 0, 0.2);
  border-top: 3px solid rgba(0, 0, 0, 0.9);
  opacity: 0;
  z-index: 50;
  -webkit-transition: all 0.2s linear;
  -moz-transition: all 0.2s linear;
  -ms-transition: all 0.2s linear;
  -o-transition: all 0.2s linear;
  transition: all 0.2s linear;
  -webkit-border-radius: 100%;
  -moz-border-radius: 100%;
  border-radius: 100%;
  -webkit-animation: spinner 0.6s infinite linear;
  -moz-animation: spinner 0.6s infinite linear;
  -o-animation: spinner 0.6s infinite linear;
  animation: spinner 0.6s infinite linear;
}
@-webkit-keyframes spinner {
  from {
    -webkit-transform: rotate(0);
  }
  to {
    -webkit-transform: rotate(359deg);
  }
}
@-moz-keyframes spinner {
  from {
    -moz-transform: rotate(0);
  }
  to {
    -moz-transform: rotate(359deg);
  }
}
@-o-keyframes spinner {
  from {
    -o-transform: rotate(0);
  }
  to {
    -o-transform: rotate(359deg);
  }
}
@keyframes spinner {
  from {
    transform: rotate(0);
  }
  to {
    transform: rotate(359deg);
  }
}
.portfolio_list .filter span.spinner.active {
  opacity: 1;
}
.industify_fn_portfolio_page .portfolio_list_in {
  width: 100%;
  float: left;
  clear: both;
  opacity: 1;
}
.industify_fn_portfolio_page .portfolio_list_in.active {
  opacity: 0.7;
}
.industify_fn_ajax_pagination {
  width: 100%;
  float: left;
  clear: both;
  margin: 0;
}
.ajax_pagination {
  margin: 0;
  list-style-type: none;
  margin-left: -10px;
}
.ajax_pagination li {
  float: left;
  margin-left: 10px;
}
.ajax_pagination a {
  display: block;
  text-decoration: none;
  width: auto;
  height: 40px;
  padding: 0 20px;
  color: #fff;
  line-height: 40px;
  cursor: pointer;
  position: relative;
  text-transform: uppercase;
  font-size: 12px;
  transition: all 0.3s ease;
  font-weight: 600;
  background-color: #003366;
  font-family: Montserrat;
  border-radius: 2px;
}
.ajax_pagination a.prev {
  padding-left: 35px;
}
.ajax_pagination a.inactive.prev:after {
  border-right-color: #777;
}
.ajax_pagination a.prev:after {
  width: 0;
  height: 0;
  content: "";
  position: absolute;
  border: 5px solid transparent;
  border-right-color: #fff;
  top: 15px;
  left: 15px;
  transition: all 0.3s ease;
}
.ajax_pagination a.next {
  padding-right: 35px;
}
.ajax_pagination a.inactive.next:after {
  border-left-color: #777;
}
.ajax_pagination a.next:after {
  width: 0;
  height: 0;
  content: "";
  position: absolute;
  border: 5px solid transparent;
  border-left-color: #fff;
  top: 15px;
  right: 15px;
  transition: all 0.3s ease;
}
.ajax_pagination a.inactive {
  color: #777;
  background-color: #ddd;
  cursor: default;
}
.industify_fn_portfolio_list {
  margin: 0;
  list-style-type: none;
  margin-left: -50px;
}
.industify_fn_portfolio_list li {
  width: 50%;
  margin: 0;
  padding: 0;
  float: left;
  padding-left: 50px;
  margin-bottom: 50px;
}
.industify_fn_portfolio_list .item {
  width: 100%;
  float: left;
  clear: both;
  position: relative;
  padding-bottom: 10px;
}
.industify_fn_portfolio_list .item_in {
  width: 100%;
  float: left;
  clear: both;
  position: relative;
}
.industify_fn_portfolio_list .item_in a {
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  top: 0;
  z-index: 25;
}
.industify_fn_portfolio_list .item:after {
  left: 30px;
  right: 30px;
  height: 10px;
  bottom: 0;
  background-color: #003366;
  content: "";
  position: absolute;
  z-index: -1;
  border-radius: 0 0 5px 5px;
}
.industify_fn_portfolio_list .img_holder {
  width: 100%;
  float: left;
  clear: both;
  position: relative;
  z-index: 1;
  border-radius: 5px;
  overflow: hidden;
}
.industify_fn_portfolio_list .img_holder:after {
  z-index: 7;
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: rgba(0, 0, 0, 0.5);
  transition: all 0.3s ease;
}
.industify_fn_portfolio_list .item_in a:after {
  content: "";
  background-color: #003366;
  left: 59px;
  top: 40px;
  width: 2px;
  height: 0;
  position: absolute;
  z-index: 22;
  transition: all 0.3s ease;
}
.industify_fn_portfolio_list .item_in a:before {
  content: "";
  background-color: #003366;
  left: 50px;
  top: 49px;
  width: 0;
  height: 2px;
  position: absolute;
  z-index: 22;
  transition: all 0.3s ease;
  transition-delay: 0.3s;
}
.industify_fn_portfolio_list img {
  position: relative;
  z-index: -5;
  opacity: 0;
  min-width: 100%;
  min-height: 270px;
}
.industify_fn_portfolio_list .img_abs {
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  z-index: 5;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
}
.industify_fn_portfolio_list .title_holder {
  width: 100%;
  float: left;
  clear: both;
  position: absolute;
  z-index: 10;
  left: 0;
  bottom: 10px;
  padding: 34px 50px 36px 50px;
}
.industify_fn_portfolio_list .title_holder h3 {
  margin: 0;
  padding: 0;
  font-size: 24px;
  letter-spacing: 0;
  font-weight: 300;
  margin-bottom: 10px;
  color: #eee;
}
.industify_fn_portfolio_list .title_holder p {
  margin: 0;
  padding: 0;
  font-family: Montserrat;
  display: inline-block;
  color: #eee;
  font-weight: 600;
  font-size: 14px;
  line-height: 18px;
  padding-right: 25px;
  position: relative;
}
.industify_fn_portfolio_list .title_holder img,
.industify_fn_portfolio_list .title_holder svg {
  width: 15px;
  height: 15px;
  position: absolute;
  right: 0;
  top: 50%;
  margin-top: -7px;
}
.industify_fn_portfolio_list .item:hover .img_holder:after {
  background-color: rgba(15, 15, 22, 0.9);
}
.industify_fn_portfolio_list .item:hover .item_in a:after {
  height: 20px;
}
.industify_fn_portfolio_list .item:hover .item_in a:before {
  width: 20px;
}
@media (max-width: 768px) {
  .industify_fn_portfolio_list li {
    width: 100%;
  }
  .industify_fn_portfolio_list .title_holder {
    padding: 24px 20px 16px 20px;
  }
}
.industify_fn_error_page {
  width: 100%;
  float: left;
  clear: both;
}
.industify_fn_error_page {
  padding: 150px 0;
  position: relative;
}
.industify_fn_error_page .error_box {
  width: 100%;
  float: left;
  clear: both;
  position: relative;
}
.industify_fn_error_page form {
  display: flex;
  flex-direction: row;
}
.industify_fn_error_page .search_holder div {
  width: 50%;
  float: left;
}
.industify_fn_error_page .search_holder div:first-child {
  width: 100%;
}
.industify_fn_error_page input {
  width: 100%;
  min-width: 100%;
  height: 44px;
}
.industify_fn_error_page input[type="text"] {
  background-color: #f9f9f9;
  border-radius: 3px 0 0 3px;
  text-align: left;
  padding: 0 20px !important;
  outline: 0;
  border: 1px solid #e5e5e5;
  border-right: none;
}
.industify_fn_error_page input[type="text"]:focus {
  border-color: #ccc;
}
.industify_fn_error_page input[type="submit"] {
  border-radius: 0 3px 3px 0;
  background-color: #003366;
}
.industify_fn_error_page input[type="submit"]:hover {
  background-color: #003366;
}
.industify_fn_error_page h1 {
  font-size: 80px;
  letter-spacing: 2px;
  line-height: 1;
  margin-bottom: 2px;
  color: #003366;
  font-weight: 500;
}
.industify_fn_error_page h3 {
  margin: 0;
  padding: 0;
  font-size: 36px;
  letter-spacing: 0;
  font-weight: 500;
  line-height: 1;
  margin-bottom: 37px;
}
.industify_fn_error_page p {
  margin-bottom: 44px;
  color: #777;
}
.industify_fn_principles {
  padding: 70px 0 100px;
}
.industify_fn_principles,
.industify_fn_principles .item,
.industify_fn_principles .principles {
  width: 100%;
  float: left;
  clear: both;
}
.industify_fn_principles ul {
  margin: 0;
  padding: 0;
  list-style-type: none;
}
.industify_fn_principles li {
  margin: 0;
  padding: 0;
}
.industify_fn_principles .item {
  display: flex;
  flex-wrap: wrap;
  padding: 94px 0;
  border-bottom: 5px double #eee;
}
.industify_fn_principles li:first-child .item {
  border-top: 5px double #eee;
}
.industify_fn_principles li:nth-of-type(2n) .item {
  flex-direction: row-reverse;
}
.industify_fn_principles li:nth-of-type(2n) .item_left {
  text-align: right;
}
.industify_fn_principles li:nth-of-type(2n) .item_right {
  padding-left: 0;
  padding-right: 20px;
}
.industify_fn_principles .item_left {
  width: 33.3333%;
}
.industify_fn_principles .item_right {
  width: 66.6666%;
  padding-left: 20px;
}
.industify_fn_principles h2 {
  margin: 0;
  padding: 0;
  color: #003366;
  font-size: 72px;
  font-weight: 400;
  line-height: 1;
  margin-bottom: 3px;
}
.industify_fn_principles h3 {
  margin: 0;
  padding: 0;
  font-size: 48px;
  font-weight: 400;
}
.industify_fn_principles p {
  margin: 0;
  padding: 0;
  color: #666;
  font-size: 16px;
  line-height: 1.6;
  margin-bottom: 20px;
}
.industify_fn_principles p:last-child {
  margin-bottom: 0;
}
@media (max-width: 768px) {
  .industify_fn_principles .item {
    -webkit-flex-direction: column;
    -moz-flex-direction: column;
    -ms-flex-direction: column;
    -o-flex-direction: column;
    flex-direction: column;
  }
  .industify_fn_principles .item_left {
    width: 100%;
  }
  .industify_fn_principles .item_right {
    width: 100%;
    padding-left: 0;
    margin-top: 40px;
  }
  .industify_fn_principles h2 {
    font-size: 40px;
  }
  .industify_fn_principles h3 {
    font-size: 30px;
  }
}
.industify_fn_postlist {
  margin: 0;
  list-style-type: none;
  position: relative;
}
.industify_fn_postlist:after {
  clear: both;
  display: table;
  content: "";
}
.industify_fn_postlist li {
  margin: 0;
  width: 100%;
  float: left;
}
.industify_fn_postlist li:last-child .post {
  margin-bottom: 0;
}
.industify_fn_postlist .post {
  width: 100%;
  float: left;
  clear: both;
  position: relative;
  padding: 36px 40px 40px 40px;
  padding-left: 120px;
  margin-bottom: 50px;
  box-shadow: 0 0 15px rgba(0, 0, 0, 0.1);
  border-radius: 5px;
}
.industify_fn_postlist .img_holder img {
  max-height: 600px;
  border-radius: 5px 5px 0 0;
  min-width: 100%;
}
.industify_fn_postlist .has-post-thumbnail {
  padding: 0;
  background-color: transparent;
  border: none;
  border-radius: 0;
}
.industify_fn_postlist .has-post-thumbnail .content_holder {
  padding: 36px 40px 40px 40px;
}
.industify_fn_postlist .has-post-thumbnail .img_holder {
  display: block;
}
.industify_fn_postlist .img_holder {
  display: none;
  width: 100%;
  float: left;
  clear: both;
  position: relative;
}
.industify_fn_postlist .img_holder span.shape1 {
  position: absolute;
  left: 40px;
  bottom: 0;
  z-index: 3;
  border-right: 20px solid rgba(255, 255, 255, 0.3);
  border-top: 30px solid transparent;
}
.industify_fn_postlist .img_holder span.shape2 {
  position: absolute;
  left: 60px;
  bottom: 0;
  z-index: 3;
  border-left: 600px solid rgba(255, 255, 255, 0.3);
  border-top: 30px solid transparent;
}
.industify_fn_postlist .time {
  position: absolute;
  z-index: 15;
  padding: 20px 19px 25px 19px;
  max-width: 100%;
  width: 80px;
  left: 0;
  top: 0;
  border-radius: 5px 0 0 0;
  overflow: hidden;
}
.industify_fn_postlist .time span:after {
  position: absolute;
  content: "";
  top: 0;
  left: 0;
  bottom: 15px;
  right: 0;
  background-color: #003366;
  z-index: -1;
}
.industify_fn_postlist .time span:before {
  position: absolute;
  content: "";
  left: 0;
  bottom: 0;
  border-top: 15px solid #003366;
  border-right: 80px solid transparent;
  z-index: -1;
}
.industify_fn_postlist .time h3 {
  margin: 0;
  padding: 0;
  color: #fff;
  font-size: 36px;
  line-height: 1;
  letter-spacing: -2px;
  position: relative;
  margin-bottom: 5px;
  font-weight: 300;
}
.industify_fn_postlist .time h3:after {
  left: 0;
  right: 0;
  position: absolute;
  content: "";
  background-color: #d4af37;
  height: 1px;
  top: 100%;
}
.industify_fn_postlist .time h5 {
  margin: 0;
  padding: 0;
  color: #fff;
  letter-spacing: 0;
  font-size: 12px;
  line-height: 14px;
  font-weight: 400;
  text-transform: uppercase;
}
.industify_fn_postlist .content_holder,
.industify_fn_postlist .excerpt_holder,
.industify_fn_postlist .info_holder,
.industify_fn_postlist .read_holder,
.industify_fn_postlist .title {
  width: 100%;
  float: left;
  clear: both;
}
.industify_fn_postlist .title h3 {
  margin: 0;
  padding: 0;
  font-size: 30px;
  line-height: 30px;
  letter-spacing: 0;
  font-weight: 400;
  margin-bottom: 19px;
}
.industify_fn_postlist .title h3 a {
  text-decoration: none;
}
.industify_fn_postlist .info_holder {
  width: 100%;
  float: left;
  clear: both;
}
.industify_fn_postlist .info_holder p {
  margin: 0;
  padding: 0;
  font-size: 14px;
  letter-spacing: 0;
  color: #666;
  float: left;
  margin-bottom: 11px;
}
.industify_fn_postlist .info_holder p span {
  float: left;
}
.industify_fn_postlist .info_holder p .t_category {
  margin-left: 20px;
  position: relative;
}
.industify_fn_postlist .info_holder p .t_category:after {
  content: "";
  position: absolute;
  width: 14px;
  height: 1px;
  background-color: #666;
  top: 50%;
  right: 100%;
  margin-right: 2px;
}
.industify_fn_postlist .info_holder p a {
  color: #003366;
  text-decoration: none;
  text-transform: capitalize;
  border-bottom: 1px solid currentcolor;
}
.industify_fn_postlist .info_holder p a:hover {
  border-bottom-color: transparent;
}
.industify_fn_postlist .excerpt_holder p {
  margin: 0;
  padding: 0;
  color: #666;
  font-size: 14px;
}
.industify_fn_postlist .excerpt_holder {
  margin-bottom: 25px;
}
.industify_fn_postlist .read_holder p {
  margin: 0;
  padding: 0;
}
.industify_fn_postlist .read_holder a {
  display: inline-block;
  border-radius: 3px;
  background-color: #081225;
  color: #fff;
  text-decoration: none;
  font-size: 14px;
  line-height: 24px;
  padding: 0 8px;
}
.industify_fn_postlist .read_holder a:hover {
  background-color: #003366;
}
.industify_fn_blog_full {
  width: 100%;
  float: left;
  clear: both;
  padding: 120px 0;
}
@media (max-width: 768px) {
  .industify_fn_postlist .time {
    display: none;
  }
  .industify_fn_postlist .has-post-thumbnail .content_holder {
    padding-left: 20px;
    padding-right: 20px;
  }
  .industify_fn_postlist .post {
    padding-left: 20px;
    padding-right: 20px;
  }
  .industify_fn_postlist .has-post-thumbnail {
    padding: 0;
  }
}
.industify_fn_contact {
  padding: 50px 0;
  width: 100%;
  float: left;
  clear: both;
}
.industify_fn_contact .map_holder iframe {
  display: block;
  margin-bottom: 20px;
}
.contact_holder {
  width: 100%;
  display: flex;
}
.contact_holder .contact_left {
  width: 40%;
  background-color: #003366;
  border-radius: 5px;
  overflow: hidden;
}
.contact_holder .contact_left h3 {
  margin: 0;
  padding: 30px;
  background: #111422;
  color: #fff;
}
.contact_holder .contact_right {
  width: 60%;
  padding-left: 20px;
}
.contact_holder .contact_left form {
  padding: 30px;
}
.contact_left input[type="email"],
.contact_left input[type="text"],
.contact_left textarea {
  width: 100%;
  display: block;
  border-radius: 3px;
  background-color: rgb(0 26 51);
  border: 1px solid #222;
  color: #eee;
  outline: 0;
}
.contact_left input[type="email"]:focus,
.contact_left input[type="text"]:focus,
.contact_left textarea:focus {
  border-color: #444;
}
.contact_left .item {
  margin-bottom: 20px;
}
.contact_left .item:last-child {
  margin-bottom: 0;
}
.contact_left textarea {
  min-height: 200px;
}
.contact_left a:hover {
  background-color: #45a2df;
}
.contact_left button {
  display: inline-block;
  height: 44px;
  line-height: 44px;
  padding: 0 20px;
  background-color: #003366;
  color: #fff;
  border-radius: 3px;
  text-decoration: none;
}
.contact_left a:focus {
  outline: 1px dashed #444;
}
@media (max-width: 1040px) {
  .contact_holder {
    flex-wrap: wrap;
  }
  .contact_holder .contact_right {
    width: 100%;
    padding-left: 0;
  }
  .contact_holder .contact_left {
    width: 100%;
    margin-bottom: 20px;
  }
}
.industify_fn_service_single,
.industify_fn_service_single .desc_holder,
.industify_fn_service_single .img_holder {
  width: 100%;
  float: left;
  clear: both;
}
.industify_fn_service_single .img_holder img {
  border-radius: 3px;
  margin-bottom: 60px;
  min-width: 100%;
}
.industify_fn_service_single .desc_holder p {
  margin: 0;
  padding: 0;
  line-height: 1.8;
  margin-bottom: 20px;
  color: #666;
  font-size: 18px;
}
.industify_fn_service_single .desc_holder p:last-child {
  margin-bottom: 0;
}
.industify_fn_service_single .desc_holder {
  margin-bottom: 56px;
}
.industify_fn_random_services {
  width: 100%;
  float: left;
  clear: both;
  padding-top: 64px;
  position: relative;
  margin-top: 70px;
}
.industify_fn_random_services:after {
  left: 0;
  right: 0;
  top: 0;
  content: "";
  position: absolute;
  height: 1px;
  background-color: #e9eff4;
}
.industify_fn_random_services > h3 {
  margin: 0;
  padding: 0;
  font-size: 30px;
  font-weight: 400;
  letter-spacing: 0;
  margin-bottom: 33px;
}
.industify_fn_random_services .os_list {
  width: 100%;
  float: left;
  clear: both;
}
.industify_fn_random_services ul {
  margin: 0;
  list-style-type: none;
}
.industify_fn_random_services li {
  width: 100%;
  float: left;
  clear: both;
  margin: 0;
  padding: 0;
  margin-bottom: 40px;
}
.industify_fn_random_services li:last-child {
  margin-bottom: 0;
}
.industify_fn_random_services .item {
  width: 100%;
  float: left;
  clear: both;
  padding: 54px 50px 82px 50px;
  background-color: #e9eff4;
  position: relative;
  overflow: hidden;
  border-radius: 5px;
}
.industify_fn_random_services .read_more {
  position: absolute;
  left: 0;
  bottom: 0;
  max-width: calc(100% - 20px);
  max-width: -moz-calc(100% - 20px);
  max-width: -webkit-calc(100% - 20px);
}
.industify_fn_random_services .read_more a {
  display: block;
  padding: 0 62px 0 50px;
  height: 40px;
  text-transform: uppercase;
  font-weight: 600;
  font-size: 14px;
  color: #fff;
  letter-spacing: 0;
  line-height: 40px;
  position: relative;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  background-color: #003366;
  text-decoration: none;
  font-family: Montserrat;
}
.industify_fn_random_services .read_more a:hover {
  background-color: #003366;
}
.industify_fn_random_services .read_more:after {
  content: "";
  position: absolute;
  width: 35px;
  height: 40px;
  transform: skewX(27deg);
  right: 0;
  bottom: 0;
  z-index: 20;
  margin-right: -24px;
  background-color: #e9eff4;
}
.industify_fn_random_services li h3 {
  margin: 0;
  padding: 0;
  font-size: 22px;
  font-weight: 400;
  margin-bottom: 17px;
  letter-spacing: 0;
}
.industify_fn_random_services li h3 a {
  text-decoration: none;
}
.industify_fn_random_services li p {
  margin: 0;
  padding: 0;
}
.industify_fn_blog_single {
  width: 100%;
  float: left;
  clear: both;
}
.industify_fn_blog_single .img_holder {
  margin-bottom: 44px;
}
.industify_fn_blog_single .img_holder img {
  border-radius: 3px;
  min-width: 100%;
}
.industify_fn_blog_single .desc_holder p {
  margin: 0;
  padding: 0;
  line-height: 1.7;
  letter-spacing: 0;
  margin-bottom: 20px;
  color: #777;
}
blockquote {
  border-left: 3px solid #45a2df;
  font-style: italic;
  margin: 10px 0 23px 0;
  padding: 19px 20px 20px;
  clear: both;
  float: left;
  width: 100%;
  background-color: #e9eff4;
  line-height: 1.7;
  color: #777;
  font-size: 20px;
  font-family: Lora;
  font-weight: 400;
  border-radius: 5px;
}
.alignleft {
  max-width: 300px;
  float: left;
  margin: 0 30px 30px 0;
}
.industify_fn_tags label {
  float: left;
  line-height: 1;
  padding: 12px 0;
  font-size: 14px;
  margin-right: 20px;
  font-weight: 600;
  color: #777;
  text-transform: uppercase;
}
.industify_fn_tags a:hover {
  background-color: #003366;
}
.industify_fn_tags a {
  font-weight: 600;
  font-size: 14px;
  line-height: 1;
  display: block;
  float: left;
  text-align: center;
  padding: 12px 15px;
  margin-bottom: 5px;
  margin-left: 5px;
  color: #fff;
  text-decoration: none;
  transition: all 0.3s ease;
  border-radius: 2px;
  background-color: #003366;
}
.industify_fn_password_protected {
  width: 100%;
  float: left;
  clear: both;
}
.industify_fn_password_protected {
  padding: 150px 0;
  position: relative;
}
.industify_fn_password_protected .error_box {
  width: 100%;
  float: left;
  clear: both;
  position: relative;
}
.industify_fn_password_protected form {
  display: flex;
  flex-direction: row;
}
.industify_fn_password_protected .submit_holder div {
  width: 50%;
  float: left;
}
.industify_fn_password_protected .submit_holder div:first-child {
  width: 100%;
}
.industify_fn_password_protected input {
  width: 100%;
  min-width: 100%;
  height: 44px;
}
.industify_fn_password_protected input[type="password"] {
  background-color: #f9f9f9;
  border-radius: 3px 0 0 3px;
  text-align: left;
  padding: 0 20px !important;
  outline: 0;
  border: 1px solid #e5e5e5;
  border-right: none;
}
.industify_fn_password_protected input[type="password"]:focus {
  border-color: #ccc;
}
.industify_fn_password_protected input[type="submit"] {
  border-radius: 0 3px 3px 0;
  background-color: #003366;
}
.industify_fn_password_protected input[type="submit"]:hover {
  background-color: #003366;
}
.industify_fn_password_protected h1 {
  font-size: 80px;
  letter-spacing: 2px;
  line-height: 1;
  margin-bottom: 2px;
  color: #003366;
  font-weight: 500;
}
.industify_fn_password_protected h3 {
  margin: 0;
  padding: 0;
  font-size: 36px;
  letter-spacing: 0;
  font-weight: 500;
  line-height: 1;
  margin-bottom: 37px;
}
.industify_fn_password_protected p {
  margin-bottom: 44px;
  color: #777;
}
@media (max-width: 768px) {
  .industify_fn_password_protected h1 {
    font-size: 40px;
  }
  .industify_fn_password_protected h3 {
    font-size: 30px;
  }
}
#industify-fn-loader {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1000;
  background: #000;
}
#industify-fn-loader .fn_loader {
  display: block;
  position: relative;
  left: 50%;
  top: 50%;
  width: 150px;
  height: 150px;
  margin: -75px 0 0 -75px;
  border-radius: 50%;
  border: 3px solid transparent;
  border-top-color: #3498db;
  -webkit-animation: spin 2s linear infinite;
  animation: spin 2s linear infinite;
  z-index: 1001;
}
#industify-fn-loader .fn_loader:before {
  content: "";
  position: absolute;
  top: 5px;
  left: 5px;
  right: 5px;
  bottom: 5px;
  border-radius: 50%;
  border: 3px solid transparent;
  border-top-color: #e74c3c;
  -webkit-animation: spin 3s linear infinite;
  animation: spin 3s linear infinite;
}
#industify-fn-loader .fn_loader:after {
  content: "";
  position: absolute;
  top: 15px;
  left: 15px;
  right: 15px;
  bottom: 15px;
  border-radius: 50%;
  border: 3px solid transparent;
  border-top-color: #45a2df;
  -webkit-animation: spin 1.5s linear infinite;
  animation: spin 1.5s linear infinite;
}
#industify-fn-loader .loader-section {
  position: fixed;
  top: 0;
  width: 51%;
  height: 100%;
  background: #222;
  z-index: 1000;
}
#industify-fn-loader .loader-section.section-left {
  left: 0;
}
#industify-fn-loader .loader-section.section-right {
  right: 0;
}
.preloader_loaded #industify-fn-loader .loader-section.section-left {
  -webkit-transform: translateX(-100%);
  -ms-transform: translateX(-100%);
  transform: translateX(-100%);
  -webkit-transition: all 0.7s 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
  transition: all 0.7s 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
}
.preloader_loaded #industify-fn-loader .loader-section.section-right {
  -webkit-transform: translateX(100%);
  -ms-transform: translateX(100%);
  transform: translateX(100%);
  -webkit-transition: all 0.7s 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
  transition: all 0.7s 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
}
.preloader_loaded #industify-fn-loader .fn_loader {
  opacity: 0;
  -webkit-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
}
.preloader_loaded #industify-fn-loader {
  visibility: hidden;
  -ms-transform: translateY(-100%);
  transform: translateY(-100%);
  -webkit-transition: all 0.3s 1s ease-out;
  transition: all 0.3s 1s ease-out;
}
@-webkit-keyframes spin {
  0% {
    -webkit-transform: rotate(0);
    -ms-transform: rotate(0);
    transform: rotate(0);
  }
  100% {
    -webkit-transform: rotate(360deg);
    -ms-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
@keyframes spin {
  0% {
    -webkit-transform: rotate(0);
    -ms-transform: rotate(0);
    transform: rotate(0);
  }
  100% {
    -webkit-transform: rotate(360deg);
    -ms-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
.industify_fn_footer {
  width: 100%;
  float: left;
  clear: both;
  position: relative;
  overflow: hidden;
}
.industify_fn_footer .footer_bottom {
  width: 100%;
  float: left;
  clear: both;
  position: relative;
  background-color: #081225;
}
.industify_fn_footer .footer_bottom_in {
  width: 100%;
  float: left;
  clear: both;
  position: relative;
  background-color: #081225;
  padding: 61px 60px 63px 0;
}
.industify_fn_footer .bottom_widget {
  width: 100%;
  float: left;
  clear: both;
  margin-bottom: 13px;
}
.industify_fn_footer .bottom_widget .widget_nav_menu ul {
  margin: 0;
  padding: 0;
  list-style-type: none;
  margin-left: -30px;
}
.industify_fn_footer .bottom_widget .widget_nav_menu ul li {
  width: auto;
  float: left;
  padding-left: 30px;
  padding-right: 0;
}
.industify_fn_footer .bottom_widget .widget_nav_menu ul li a {
  font-size: 16px;
  text-transform: uppercase;
}
.industify_fn_footer .footer_copyright {
  width: 100%;
  float: left;
  clear: both;
}
.industify_fn_footer .footer_copyright p {
  margin: 0;
  padding: 0;
  color: #999;
}
.industify_fn_footer .footer_copyright a {
  color: #ccc;
  text-decoration: none;
  font-weight: 600;
  border-bottom: 1px dotted transparent;
}
.industify_fn_footer .footer_copyright a:hover {
  border-bottom-color: inherit;
}
.industify_fn_footer .footer_widget {
  width: 100%;
  float: left;
  clear: both;
  position: relative;
  z-index: 2;
  padding: 83px 0 49px 0;
}
.industify_fn_footer .footer_widget .inner {
  width: 100%;
  float: left;
  clear: both;
  position: relative;
}
.industify_fn_footer .widget_area {
  list-style-type: none;
  margin: 0;
  margin-left: -80px;
}
.industify_fn_footer .widget_area > li {
  width: 33.3333%;
  float: left;
  padding-left: 80px;
  margin-bottom: 40px;
}
.industify_fn_footer .widget_area .logo {
  margin-bottom: 20px;
}
.industify_fn_footer .footer_widget .inner:after {
  position: absolute;
  content: "";
  height: 6px;
  background-color: rgba(255, 255, 255, 0.05);
  top: 100%;
  margin-top: 43px;
  right: 100%;
  left: -3000px;
}
.industify_fn_footer .footer_widget .inner:before {
  position: absolute;
  content: "";
  height: 6px;
  background-color: rgba(255, 255, 255, 0.05);
  top: 100%;
  margin-top: 43px;
  left: 0;
  right: 6px;
  margin-right: 0;
}
.industify_fn_footer .widget_area:after {
  content: "";
  position: absolute;
  right: 0;
  top: 100%;
  margin-top: 43px;
  border-top: 6px solid transparent;
  border-left: 6px solid rgba(255, 255, 255, 0.05);
}
.industify_fn_footer .top_footer {
  width: 100%;
  float: left;
  clear: both;
  position: relative;
}
.industify_fn_footer .top_footer:after {
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  background-color: #081225;
  opacity: 0.9;
  content: "";
}
.industify_fn_footer .top_footer_img {
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
  z-index: -1;
}
.industify_fn_footer .subscribe_f {
  width: 100%;
  float: left;
  clear: both;
  position: relative;
  padding: 40px 0;
  z-index: 2;
}
.industify_fn_footer .subscribe_f:after {
  bottom: 0;
  left: 0;
  right: 0;
  height: 1px;
  background-color: rgba(255, 255, 255, 0.1);
  position: absolute;
  content: "";
}
.industify_fn_footer .subscribe_in {
  width: 100%;
  float: left;
  clear: both;
  display: flex;
  flex-direction: row;
  align-items: center;
}
.industify_fn_footer .subscribe_in .s_left {
  padding-right: 50px;
  position: relative;
  display: flex;
  flex-direction: row;
  align-items: center;
}
.industify_fn_footer .subscribe_in .s_left .fn__svg {
  width: 50px;
  height: 50px;
  min-width: 50px;
  margin-right: 20px;
  fill: currentcolor;
  color: #003366;
  filter: brightness(0) invert(1);
}
.industify_fn_footer .subscribe_in .s_left p {
  margin: 0;
  padding: 0;
  color: #eee;
  font-size: 16px;
  font-weight: 300;
}
.industify_fn_footer .subscribe_in > div {
  width: 50%;
}
.industify_fn_footer .subscriber {
  width: 100%;
  display: flex;
  flex-direction: row;
}
.industify_fn_footer
  .subscriber
  input[type="email"]::-webkit-input-placeholder {
  color: #ccc;
}
.industify_fn_footer .subscriber input[type="email"]::-moz-placeholder {
  color: #ccc;
}
.industify_fn_footer .subscriber input[type="email"]:-ms-input-placeholder {
  color: #ccc;
}
.industify_fn_footer .subscriber input[type="email"]:-moz-placeholder {
  color: #ccc;
}
.industify_fn_footer .subscriber input[type="email"] {
  padding: 0 20px !important;
  height: 44px;
  line-height: 44px;
  border: none;
  border-radius: 3px 0 0 3px;
  background-color: rgba(245, 245, 245, 0.05);
  border-style: solid;
  border-color: rgba(229, 229, 229, 0.2);
  border-width: 1px 0 1px 1px;
  width: 100%;
  outline: 0;
  outline-color: transparent;
  color: #eee;
}
.industify_fn_footer .subscriber input[type="email"]:focus,
.industify_fn_footer .subscriber input[type="email"]:hover {
  border-color: rgba(229, 229, 229, 0.5);
}
.industify_fn_footer .subscriber input[type="submit"] {
  background-color: #003366;
  height: 44px;
  padding: 0 20px;
  border: none;
  border-radius: 0 3px 3px 0;
  min-width: 150px;
  font-size: 14px;
  letter-spacing: 0.5px;
}
.industify_fn_footer .subscriber input[type="submit"]:hover {
  background-color: #003366;
}
@media (max-width: 768px) {
  .industify_fn_footer .subscriber input[type="email"],
  .industify_fn_footer .subscriber input[type="submit"] {
    min-width: inherit;
  }
}
.wid-title span {
  font-weight: 300;
  display: block;
  font-size: 20px;
  color: #eee;
  margin-bottom: 24px;
  position: relative;
  line-height: 1.5;
  font-family: Rubik, sans-serif;
  letter-spacing: 0;
}
.wid-title span:after {
  position: absolute;
  content: "";
  width: 50px;
  height: 1px;
  top: 100%;
  left: 0;
  margin-top: 3px;
  background-color: #003366;
}
.industify_fn_widget_business_hours ul {
  list-style-type: none;
  margin: 0;
}
.industify_fn_widget_business_hours span {
  line-height: 1.7;
  float: left;
  font-size: 14px;
  color: #ccc;
  letter-spacing: 0;
  font-weight: 300;
}
.industify_fn_widget_business_hours li {
  float: left;
  clear: both;
  width: 100%;
  margin: 0;
  padding: 3px 0;
  position: relative;
  border-bottom: 1px dashed #ccc;
}
.industify_fn_widget_business_hours li:last-child {
  border-bottom-color: transparent;
}
.industify_fn_widget_business_hours .hours {
  float: right;
  font-weight: 400;
  margin-left: 20px;
  color: #fff;
}
.widget_nav_menu ul {
  list-style-type: none;
  margin: 0;
}
.widget_nav_menu ul li {
  width: 50%;
  float: left;
  margin: 0;
  padding: 0;
  padding-right: 10px;
}
.widget_nav_menu ul li a {
  display: block;
  font-size: 14px;
  text-decoration: none;
  letter-spacing: 0;
  line-height: 2;
  color: #ccc;
  font-weight: 500;
}
.widget_nav_menu ul li a:hover {
  color: #eee;
}
.textwidget p {
  margin: 0;
  padding: 0;
  line-height: 1.7;
  letter-spacing: 0;
  color: #ccc;
  font-weight: 300;
}
@media (max-width: 480px) {
  .widget_nav_menu ul li {
    width: 100%;
  }
  .industify_fn_footer .footer_bottom_in {
    padding-right: 0;
  }
  .industify_fn_totop {
    display: none !important;
  }
}
.industify_fn_totop {
  position: absolute;
  width: 51px;
  height: 51px;
  top: 50%;
  margin-top: -25px;
  right: 0;
  z-index: 25;
  overflow: hidden;
  display: block;
  text-align: center;
  cursor: pointer;
  color: #eee;
  transition: all 0.5s ease;
}
.industify_fn_totop .top {
  display: block;
  width: 29px;
  height: 29px;
  background-color: #003366;
  position: absolute;
  left: 11px;
  top: 0;
  border-radius: 2px;
}
.industify_fn_totop .text {
  position: absolute;
  left: 0;
  right: 0;
  top: 35px;
  text-transform: uppercase;
  font-size: 10px;
  line-height: 1;
  color: #999;
  letter-spacing: 0;
  font-weight: 700;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  transition: all 0.3s ease;
  font-family: Montserrat;
}
.industify_fn_totop .top:after {
  content: "";
  width: 0;
  position: absolute;
  display: block;
  border: 5px solid transparent;
  border-bottom-color: #fff;
  left: 10px;
  bottom: 12px;
}
.industify_fn_totop:hover .text {
  color: #fff;
}
.industify_fn_footer[data-b-widget="disable"][data-copy="disable"]
  .industify_fn_totop {
  top: auto;
  margin-top: auto;
  bottom: 0;
  right: 0;
  position: fixed;
  opacity: 0;
  visibility: hidden;
}
.industify_fn_footer[data-b-widget="disable"][data-copy="disable"]
  .footer_bottom_in {
  padding: 0;
}
.industify_fn_footer[data-b-widget="disable"][data-copy="disable"]
  .industify_fn_totop.scrolled {
  opacity: 1;
  visibility: visible;
  bottom: 15px;
}
@media (max-width: 1200px) {
  .industify_fn_footer .subscribe_in {
    flex-direction: column;
    align-items: flex-start;
  }
  .industify_fn_footer .subscribe_in > div,
  .industify_fn_footer .widget_area > li {
    width: 100%;
  }
  .industify_fn_footer .subscribe_in .s_left {
    padding: 0;
    margin-bottom: 30px;
  }
}
@media (max-width: 1040px) {
  .industify_fn_header {
    display: none;
  }
  .industify_fn_mobilemenu_wrap {
    display: block;
  }
}
.industify_slider_alpha {
  width: 100%;
  float: left;
  clear: both;
  position: relative;
  overflow: hidden;
}
.industify_slider_alpha .owl_control > div {
  width: 60px;
  height: 60px;
  position: absolute;
  top: 50%;
  z-index: 3;
  cursor: pointer;
  border-radius: 50%;
  background-color: #003366;
}
.industify_slider_alpha .owl_control > div > span {
  position: relative;
  width: 100%;
  height: 100%;
  display: block;
}
.industify_slider_alpha .owl_control .a {
  width: 9px;
  height: 2px;
  position: absolute;
  left: 25px;
  top: 27px;
  background-color: #fff;
  transform: rotate(135deg);
  display: block;
}
.industify_slider_alpha .owl_control .b {
  width: 9px;
  height: 2px;
  position: absolute;
  left: 25px;
  top: 32px;
  background-color: #fff;
  transform: rotate(45deg);
  display: block;
}
.industify_slider_alpha[data-nav-types="square"] .owl_control > div {
  border-radius: 0;
}
.industify_slider_alpha[data-nav-types="rounded"] .owl_control > div {
  border-radius: 5px;
}
.industify_slider_alpha .owl_control .fn_next > span {
  transform: rotate(180deg);
}
.industify_slider_alpha .item {
  width: 100%;
  float: left;
  clear: both;
  position: relative;
  height: 100vh;
  min-height: 590px;
  overflow: hidden;
}
.industify_slider_alpha .img_holder {
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  background-position: center center;
  background-size: cover;
  background-repeat: no-repeat;
  background-color: #333;
  z-index: 1;
}
.industify_slider_alpha .img_holder .fn_video_bg {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
  z-index: 2;
}
.industify_slider_alpha .img_holder:after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: rgba(0, 0, 0, 0.15);
  z-index: 3;
}
.industify_slider_alpha .title_holder {
  position: absolute;
  top: 50%;
  margin-top: -235px;
  width: 480px;
  height: 470px;
  left: 0;
  z-index: 4;
  background-color: rgb(0 65 4 / 90%);
  padding: 40px;
}
.industify_slider_alpha .title_holder .inner {
  display: table;
  width: 100%;
  height: 100%;
}
.industify_slider_alpha .title_holder .in {
  display: table-cell;
  vertical-align: middle;
  overflow: hidden;
}
.industify_slider_alpha .owl_control .fn_prev {
  left: 378px;
  margin-top: 205px;
}
.industify_slider_alpha .owl_control .fn_next {
  right: auto;
  left: 440px;
  margin-top: 205px;
}
.industify_slider_alpha .title_holder p {
  display: none;
  text-transform: uppercase;
  font-weight: 400;
  font-size: 15px;
  letter-spacing: 1px;
  color: #fff;
  line-height: 1.5;
  margin: 0;
  padding: 0;
  margin-bottom: 16px;
}
.industify_slider_alpha .title_holder p a {
  color: inherit;
  text-decoration: none;
  transition: all 0.3s ease;
  border-bottom: 1px solid transparent;
}
.industify_slider_alpha .title_holder p a:hover {
  border-bottom-color: #fff;
}
.industify_slider_alpha .title_holder h3 {
  margin: 0;
  padding: 0;
  font-size: 36px;
  letter-spacing: 0;
  line-height: 1.2;
  font-weight: 400;
  margin-bottom: 34px;
  color: #fff;
}
.industify_slider_alpha .title_holder h3 a {
  color: #eee;
  text-decoration: none;
  transition: all 0.3s ease;
}
.industify_slider_alpha .title_holder h3 a:hover {
  color: #fff;
}
.industify_slider_alpha[data-category-show="yes"] .title_holder p {
  display: block;
}
.industify_slider_alpha[data-link-types="none"]
  .title_holder
  .simple_read_more {
  display: none;
}
.industify_slider_alpha[data-link-types="none"] .title_holder .read_more {
  display: none;
}
.industify_slider_alpha[data-link-types="static"]
  .title_holder
  .simple_read_more {
  width: auto;
  border-radius: 4px;
  padding-right: 20px;
  padding-left: 11px;
}
.industify_slider_alpha[data-link-types="static"]
  .title_holder
  .simple_read_more
  span {
  opacity: 1;
}
.industify_slider_alpha[data-link-types="static"]
  .title_holder
  .simple_read_more
  i {
  right: 0;
  left: auto;
}
.industify_slider_alpha[data-link-types="static"] .title_holder > span {
  height: 24px;
}
.industify_slider_alpha[data-progress="disabled"] .swiper-pagination {
  display: none !important;
}
.industify_slider_alpha .title_holder .desc {
  display: none;
  color: #aaa;
  margin: 0;
  padding: 0;
}
.industify_slider_alpha[data-desc-show="yes"] .title_holder .desc {
  display: block;
}
.industify_slider_alpha[data-box-pos="tl"] .title_holder {
  top: 0;
  margin-top: 0;
}
.industify_slider_alpha[data-box-pos="tl"] .owl_control > div {
  top: 0;
  margin-top: 440px;
}
.industify_slider_alpha[data-box-pos="tm"] .title_holder {
  top: 0;
  margin-top: 0;
  left: 50%;
  margin-left: -240px;
}
.industify_slider_alpha[data-box-pos="tm"] .owl_control > div {
  top: 0;
  margin-top: 440px;
  left: 50%;
  margin-left: -62px;
}
.industify_slider_alpha[data-box-pos="tm"] .owl_control > .fn_next {
  margin-left: 2px;
}
.industify_slider_alpha[data-box-pos="tr"] .title_holder {
  top: 0;
  margin-top: 0;
  left: auto;
  right: 0;
}
.industify_slider_alpha[data-box-pos="tr"] .owl_control > div {
  top: 0;
  margin-top: 440px;
  left: auto;
  margin-left: 0;
  right: 440px;
}
.industify_slider_alpha[data-box-pos="tr"] .owl_control > .fn_next {
  right: 378px;
}
.industify_slider_alpha[data-box-pos="cm"] .title_holder {
  left: 50%;
  margin-left: -240px;
}
.industify_slider_alpha[data-box-pos="cm"] .owl_control > div {
  left: 50%;
  margin-left: -62px;
}
.industify_slider_alpha[data-box-pos="cm"] .owl_control > .fn_next {
  margin-left: 2px;
}
.industify_slider_alpha[data-box-pos="cr"] .title_holder {
  left: auto;
  right: 0;
}
.industify_slider_alpha[data-box-pos="cr"] .owl_control > div {
  left: auto;
  margin-left: 0;
  right: 440px;
}
.industify_slider_alpha[data-box-pos="cr"] .owl_control > .fn_next {
  right: 378px;
}
.industify_slider_alpha[data-box-pos="bl"] .title_holder {
  top: auto;
  margin-top: 0;
  bottom: 0;
}
.industify_slider_alpha[data-box-pos="bl"] .owl_control > div {
  top: auto;
  margin-top: auto;
  bottom: 0;
  margin-bottom: 440px;
}
.industify_slider_alpha[data-box-pos="bm"] .title_holder {
  left: 50%;
  margin-left: -240px;
  bottom: 0;
  top: auto;
  margin-top: auto;
}
.industify_slider_alpha[data-box-pos="bm"] .owl_control > div {
  left: 50%;
  margin-left: -62px;
  bottom: 440px;
  top: auto;
  margin-top: auto;
}
.industify_slider_alpha[data-box-pos="bm"] .owl_control > .fn_next {
  margin-left: 2px;
}
.industify_slider_alpha[data-box-pos="br"] .title_holder {
  left: auto;
  right: 0;
  bottom: 0;
  top: auto;
  margin-top: auto;
}
.industify_slider_alpha[data-box-pos="br"] .owl_control > div {
  left: auto;
  margin-left: 0;
  right: 440px;
  bottom: 440px;
  top: auto;
  margin-top: auto;
}
.industify_slider_alpha[data-box-pos="br"] .owl_control > .fn_next {
  right: 378px;
}
.industify_slider_alpha[data-text-effect="enabled"] .title_holder .in > * {
  overflow: hidden;
  display: block;
  position: relative;
}
.industify_slider_alpha[data-text-effect="enabled"]
  .title_holder
  .in
  > *
  > span {
  display: block;
  position: relative;
  transform: translateY(100%);
  -webkit-transition: all 1s cubic-bezier(0.155, 0.93, 0.43, 0.99);
  -moz-transition: all 1s cubic-bezier(0.155, 0.93, 0.43, 0.99);
  -o-transition: all 1s cubic-bezier(0.155, 0.93, 0.43, 0.99);
  transition: all 1s cubic-bezier(0.155, 0.93, 0.43, 0.99);
  -webkit-transition-timing-function: cubic-bezier(0.155, 0.93, 0.43, 0.99);
  -moz-transition-timing-function: cubic-bezier(0.155, 0.93, 0.43, 0.99);
  -o-transition-timing-function: cubic-bezier(0.155, 0.93, 0.43, 0.99);
  transition-timing-function: cubic-bezier(0.155, 0.93, 0.43, 0.99);
}
.industify_slider_alpha[data-text-effect="enabled"]
  .swiper-slide-active
  .title_holder
  .in
  > :nth-child(1)
  > span {
  transform: translateY(0);
  transition-delay: 0.5s;
}
.industify_slider_alpha[data-text-effect="enabled"]
  .swiper-slide-active
  .title_holder
  .in
  > :nth-child(2)
  > span {
  transform: translateY(0);
  transition-delay: 0.6s;
}
.industify_slider_alpha[data-text-effect="enabled"]
  .swiper-slide-active
  .title_holder
  .in
  > :nth-child(3)
  > span {
  transform: translateY(0);
  transition-delay: 0.7s;
}
.industify_slider_alpha[data-img-effect="enabled"] .swiper-slide .img_holder {
  transition: all 2s ease;
}
.industify_slider_alpha[data-img-effect="enabled"]
  .swiper-slide-active
  .img_holder {
  transform: scale(1.1);
}
@media (max-width: 768px) {
  .industify_slider_alpha .owl_control {
    display: none;
  }
  .industify_slider_alpha .title_holder .in,
  .industify_slider_alpha .title_holder .inner {
    display: block;
  }
  .industify_slider_alpha .title_holder {
    width: auto;
    padding: 10px 20px;
    top: auto;
    right: 60px;
    left: 60px;
    margin-top: auto;
    bottom: 60px;
    text-align: center;
    height: 60px;
  }
  .industify_slider_alpha .title_holder p {
    display: none !important;
  }
  .industify_slider_alpha .title_holder h3 {
    margin: 0;
    font-size: 24px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    line-height: 40px;
  }
  .industify_slider_alpha .title_holder .desc {
    display: none !important;
  }
  .industify_slider_alpha .title_holder .in > span {
    display: none;
  }
  .industify_slider_alpha .owl_control .fn_prev {
    left: 0;
    margin-top: auto;
    bottom: 0;
  }
  .industify_slider_alpha .owl_control .fn_next {
    left: auto;
    margin-top: auto;
    right: 0;
    bottom: 0;
  }
  .industify_slider_alpha .owl_control > div {
    border-radius: 0;
  }
}
@media (max-width: 480px) {
  .industify_slider_alpha .title_holder {
    left: 0;
    right: 0;
    bottom: 60px;
  }
  .industify_slider_alpha .owl_control > div {
    width: 50%;
  }
  .industify_slider_alpha .owl_control .fn_prev {
    border-right: 1px solid rgba(255, 255, 255, 0.3);
  }
  .industify_slider_alpha .owl_control .fn_next {
    border-left: 1px solid rgba(255, 255, 255, 0.3);
  }
  .industify_slider_alpha .owl_control .a,
  .industify_slider_alpha .owl_control .b {
    left: 50%;
    margin-left: -10px;
  }
}
.fn_cs_principles_modern {
  width: 100%;
  float: left;
  clear: both;
  position: relative;
  padding: 120px 0;
  background-color: #041230;
  overflow: hidden;
}

/* Structural Header for the Section */
.fn_cs_principles_modern::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  height: 4px;
  background: #45a2df;
}

.fn_cs_principles_modern .principles_list {
  list-style-type: none;
  margin: 0;
  margin-left: -30px;
  display: flex;
  flex-wrap: wrap;
}

.fn_cs_principles_modern .principles_list li {
  width: 33.3333%;
  padding-left: 30px;
  margin-bottom: 30px;
}

.fn_cs_principles_modern .item {
  width: 100%;
  height: 100%;
  position: relative;
  background: #0e141f;
  border: 1px solid rgba(255, 255, 255, 0.05);
  padding: 60px 40px;
  transition: all 0.3s ease;
  display: flex;
  flex-direction: column;
  border-left: 4px solid #45a2df;
}

.fn_cs_principles_modern .item:hover {
  background: #111724;
  border-color: rgba(69, 162, 223, 0.3);
  box-shadow: 0 15px 30px rgba(0, 0, 0, 0.4);
}

.fn_cs_principles_modern .icon_holder {
  width: 60px;
  height: 60px;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-bottom: 30px;
  font-size: 36px;
  color: #45a2df;
  transition: all 0.3s ease;
}

.fn_cs_principles_modern .item:hover .icon_holder {
  transform: scale(1.1);
  color: #fff;
}

.fn_cs_principles_modern .title_holder h3 {
  margin: 0 0 15px 0;
  font-size: 24px;
  color: #fff;
  font-weight: 600;
  letter-spacing: 0.5px;
}

.fn_cs_principles_modern .title_holder p {
  margin: 0;
  font-size: 16px;
  line-height: 1.7;
  color: #bbb;
  transition: all 0.3s ease;
}

.fn_cs_principles_modern .item:hover .title_holder p {
  color: #eee;
}

.fn_cs_principles_modern .number_holder {
  position: absolute;
  top: 40px;
  right: 40px;
  font-size: 48px;
  font-weight: 700;
  color: rgba(69, 162, 223, 0.1);
  line-height: 1;
  transition: all 0.3s ease;
  font-family: "Rubik", sans-serif;
  pointer-events: none;
}

.fn_cs_principles_modern .item:hover .number_holder {
  color: #45a2df;
  opacity: 0.2;
}

.fn_cs_principles_modern .full_link {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 10;
}

/* Section Decorative Label */
.fn_cs_principles_modern::after {
  content: "CORE VALUES";
  position: absolute;
  bottom: -30px;
  right: -20px;
  font-size: 150px;
  font-weight: 900;
  color: rgba(255, 255, 255, 0.02);
  line-height: 1;
  pointer-events: none;
  text-transform: uppercase;
  letter-spacing: 10px;
}

@media (max-width: 1200px) {
  .fn_cs_principles_modern .principles_list li {
    width: 50%;
  }
}

@media (max-width: 768px) {
  .fn_cs_principles_modern {
    padding: 80px 0;
  }
  .fn_cs_principles_modern .principles_list li {
    width: 100%;
    padding-left: 0;
  }
  .fn_cs_principles_modern .principles_list {
    margin-left: 0;
  }
  .fn_cs_principles_modern .item {
    padding: 50px 30px;
  }
}
.about_section {
  width: 100%;
  float: left;
  clear: both;
  padding: 50px 0;
  position: relative;
  overflow: hidden;
  background-color: #ffffff;
}

.innerpage-aboutsection {
  padding-bottom: 50px;
}

.blueprint_grid_bg {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-image:
    linear-gradient(rgba(0, 51, 102, 0.03) 1px, transparent 1px),
    linear-gradient(90deg, rgba(0, 51, 102, 0.03) 1px, transparent 1px);
  background-size: 50px 50px;
  z-index: 1;
}

.blueprint_grid_bg::after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: radial-gradient(
    circle at 50% 50%,
    transparent 40%,
    rgba(255, 255, 255, 0.9) 100%
  );
}

.blueprint_wrap {
  display: flex;
  align-items: center;
  justify-content: space-between;
  position: relative;
  z-index: 10;
  gap: 80px;
}

/* Left Column */
.blueprint_left {
  flex: 0 0 540px;
  position: relative;
}

.project_code {
  font-family: "Inter", sans-serif;
  font-size: 11px;
  font-weight: 700;
  color: #45a2df;
  letter-spacing: 3px;
  margin-bottom: 20px;
  display: flex;
  align-items: center;
  gap: 10px;
}

.project_code::before {
  content: "";
  width: 30px;
  height: 1px;
  background: #45a2df;
}

.blueprint_title {
  font-size: 60px;
  line-height: 1.1;
  color: #003366;
  font-weight: 300;
  margin-bottom: 30px;
}

.blueprint_title span {
  font-weight: 700;
  color: #003366;
}

.blueprint_desc p {
  font-size: 18px;
  line-height: 1.7;
  color: #4b5563;
  margin-bottom: 25px;
}

/* Tech Spec Bar */
.tech_spec_bar {
  display: flex;
  gap: 40px;
  margin-top: 50px;
  padding: 30px;
  background: #f8fafc;
  border: 1px solid rgba(0, 51, 102, 0.05);
  border-radius: 12px;
  justify-content: space-between;
}

.spec_item {
  display: flex;
  flex-direction: column;
}

.spec_item .label {
  font-family: "Inter", sans-serif;
  font-size: 10px;
  font-weight: 700;
  color: #94a3b8;
  letter-spacing: 1.5px;
  margin-bottom: 6px;
}

.spec_item .value {
  font-size: 16px;
  font-weight: 600;
  color: #003366;
  font-family: "Outfit", sans-serif;
}

/* Right Column: Image Composition */
.blueprint_right {
  flex: 1;
  display: flex;
  justify-content: flex-end;
}

.blueprint_image_frame {
  position: relative;
  width: 100%;
  max-width: 580px;
}

.frame_border {
  position: absolute;
  top: -20px;
  left: -20px;
  right: -20px;
  bottom: -20px;
  border: 1px solid rgba(0, 51, 102, 0.08);
  border-radius: 30px;
  pointer-events: none;
}

.image_holder {
  width: 100%;
  border-radius: 20px;
  overflow: hidden;
  box-shadow: 0 30px 60px rgba(0, 51, 102, 0.12);
  position: relative;
  z-index: 5;
}

.image_holder img {
  width: 100%;
  display: block;
}

/* Hotspots */
.hotspot {
  position: absolute;
  z-index: 10;
  cursor: pointer;
}

.hs_dot {
  width: 12px;
  height: 12px;
  background: #45a2df;
  border-radius: 50%;
  position: relative;
  box-shadow: 0 0 0 4px rgba(69, 162, 223, 0.2);
}

.hs_dot::after {
  content: "";
  position: absolute;
  top: -10px;
  left: -10px;
  right: -10px;
  bottom: -10px;
  border: 1px solid #45a2df;
  border-radius: 50%;
  animation: hs_pulse 2s infinite;
}

@keyframes hs_pulse {
  0% {
    transform: scale(0.5);
    opacity: 0.8;
  }
  100% {
    transform: scale(1.5);
    opacity: 0;
  }
}

.hotspot::after {
  content: attr(data-info);
  position: absolute;
  left: 25px;
  top: 50%;
  transform: translateY(-50%);
  background: #003366;
  color: white;
  padding: 6px 15px;
  border-radius: 4px;
  font-size: 12px;
  font-weight: 600;
  white-space: nowrap;
  opacity: 0;
  visibility: hidden;
  transition: all 0.3s ease;
}

.hotspot:hover::after {
  opacity: 1;
  visibility: visible;
  transform: translateY(-50%) translateX(5px);
}

.hs-1 {
  top: 30%;
  left: 40%;
}
.hs-2 {
  top: 60%;
  right: 25%;
}
.hs-3 {
  bottom: 15%;
  left: 30%;
}

/* Mobile Optimizations */
@media (max-width: 1400px) {
  .blueprint_left {
    flex: 0 0 480px;
  }
  .blueprint_title {
    font-size: 48px;
  }
}

@media (max-width: 1200px) {
  .blueprint_wrap {
    flex-direction: column;
    text-align: left;
  }
  .blueprint_left {
    flex: 1;
    width: 100%;
  }
  .project_code {
    justify-content: center;
  }
  .tech_spec_bar {
    justify-content: center;
  }
  .blueprint_right {
    width: 100%;
    justify-content: center;
    margin-top: 60px;
  }
}

@media (max-width: 768px) {
  .about_section {
    padding: 80px 0;
  }
  .blueprint_title {
    font-size: 36px;
  }
  .tech_spec_bar {
    flex-direction: column;
    gap: 20px;
  }
  .hotspot {
    display: none;
  }
}
.fn_cs_about .leftpart h3.name {
  margin: 0;
  padding: 0;
  font-size: 18px;
  letter-spacing: 0;
  font-weight: 400;
  color: #041230;
  margin-bottom: 2px;
}
.fn_cs_about .leftpart .occ {
  margin: 0;
  padding: 0;
  letter-spacing: 0;
  font-size: 14px;
}
.fn_cs_about .leftpart img {
  margin-bottom: 26px;
}
@media (max-width: 1600px) {
  .fn_cs_about .rightpart img {
    max-width: 400px;
  }
}
@media (max-width: 1200px) {
  .fn_cs_about .leftpart {
    padding-top: 0;
  }
  .fn_cs_about .leftpart {
    width: 100%;
    min-width: 100%;
    margin-bottom: 50px;
  }
  .fn_cs_about .rightpart {
    margin-left: 0;
  }
  .fn_cs_about .a_inner {
    flex-direction: column;
  }
  .fn_cs_about .rightpart img {
    max-width: 100%;
  }
  .fn_cs_about .border {
    right: auto;
    left: 0 !important;
    float: left;
  }
  .fn_cs_about .img_holder {
    left: 40px !important;
    right: auto !important;
  }
  .fn_cs_about .dots {
    left: 80px !important;
    right: auto;
  }
}
@media (max-width: 1200px) {
  .fn_cs_about .leftpart h3.title {
    font-size: 36px;
  }
}
@media (max-width: 768px) {
  .fn_cs_about .rightpart img {
    max-width: 300px;
  }
}
@media (max-width: 480px) {
  .fn_cs_about .rightpart img {
    max-width: 220px;
  }
  .fn_cs_about .img_holder {
    left: 20px !important;
    top: 20px !important;
  }
  .fn_cs_about .dots {
    left: 40px !important;
    top: 40px !important;
  }
}
.fn_cs_service_query {
  width: 100%;
  float: left;
  clear: both;
}
.fn_cs_service_query .full_link {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 555;
  outline: 0;
}
.fn_cs_service_query .top_bar {
  width: 100%;
  float: left;
  clear: both;
  padding: 55px 50px;
  background-color: #111724;
}
.fn_cs_service_query .t_inner {
  width: 100%;
  float: left;
  clear: both;
  display: flex;
  flex-direction: row;
  align-items: flex-start;
  position: relative;
  padding-right: 100px;
}
.fn_cs_service_query .t_inner h3 {
  margin: 0;
  padding: 0;
  letter-spacing: 0;
  font-size: 30px;
  color: #eee;
  line-height: 40px;
}
.fn_cs_service_query .t_inner span {
  /* position: relative;
  font-size: 14px;
  color: #bbb;
  letter-spacing: 0;
  margin-left: 62px;
  min-height: 40px;
  display: flex;
  align-items: center; */
}
.fn_cs_service_query .t_inner span:after {
  top: 0;
  right: 100%;
  margin-right: 30px;
  width: 2px;
  bottom: 0;
  background-color: rgba(255, 255, 255, 0.1);
  position: absolute;
  content: "";
}
.fn_cs_service_query .service_part {
  width: 100%;
  float: left;
  clear: both;
}
.fn_cs_service_query .item {
  width: 100%;
  float: left;
  clear: both;
  position: relative;
}
.fn_cs_service_query .item:after {
  content: "";
  position: absolute;
  z-index: 55;
  right: 0;
  width: 2px;
  top: 0;
  bottom: 0;
  background-color: #111724;
  display: block;
}
.fn_cs_service_query .item .img_holder {
  position: relative;
  z-index: 5;
}
.fn_cs_service_query .item .img_holder img {
  position: relative;
  z-index: -5;
  opacity: 0;
}
.fn_cs_service_query .item .abs_img {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
}
.fn_cs_service_query .item .title {
  top: 0;
  left: 0;
  right: 0;
  position: absolute;
  z-index: 10;
  padding: 45px 50px 100px 50px;
  background: rgba(0, 0, 0, 0.6);
  background: -webkit-linear-gradient(rgba(0, 0, 0, 0.9), rgba(0, 0, 0, 0));
  background: -o-linear-gradient(rgba(0, 0, 0, 0.9), rgba(0, 0, 0, 0));
  background: -moz-linear-gradient(rgba(0, 0, 0, 0.9), rgba(0, 0, 0, 0));
  background: linear-gradient(rgba(0, 0, 0, 0.9), rgba(0, 0, 0, 0));
}
.fn_cs_service_query .item .title h3 {
  margin: 0;
  padding: 0;
  font-size: 30px;
  line-height: 1.1;
  max-width: 220px;
  color: #eee;
}
.fn_cs_service_query .item:hover .title h3 {
  color: #fff;
}
.fn_cs_service_query .item .view_more {
  position: absolute;
  z-index: 15;
  bottom: 0;
  left: 0;
  right: 0;
  padding: 100px 50px 50px 50px;
  background: rgba(0, 0, 0, 0.6);
  background: -webkit-linear-gradient(rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.9));
  background: -o-linear-gradient(rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.9));
  background: -moz-linear-gradient(rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.9));
  background: linear-gradient(rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.9));
}
.fn_cs_service_query .item .view_more .more_link {
  display: inline-block;
  position: relative;
  text-decoration: none;
  border: 1px solid #eee;
  border-radius: 100px;
  padding: 0 47px 0 20px;
  line-height: 38px;
  color: #eee;
  text-transform: uppercase;
  font-size: 14px;
  letter-spacing: 0.5px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.fn_cs_service_query .item .view_more .fn__svg {
  position: absolute;
  right: 20px;
  top: 50%;
  margin-top: -7px;
  width: 15px;
  height: 15px;
  transition: right 0.3s ease;
}
.fn_cs_service_query .item:hover .view_more .fn__svg {
  right: 15px;
}
.fn_cs_service_query .item:hover .view_more .more_link {
  color: #fff;
  border-color: #fff;
}
.fn_cs_service_query .item .img_holder:after {
  position: absolute;
  z-index: 10;
  content: none;
  left: 0;
  top: 0;
  right: 100%;
  bottom: 0;
  background-color: rgba(0, 0, 0, 0.6);
  transition: all 0.5s cubic-bezier(0.04, 0.63, 0, 0.965);
}
.fn_cs_service_query .item:hover .img_holder:after {
  right: 0;
}
.fn_cs_service_query .owl_control {
  position: absolute;
  right: 0;
  top: 5px;
}
.fn_cs_service_query .owl_control div {
  width: 30px;
  height: 30px;
  border-radius: 2px;
  background-color: #003366;
  position: absolute;
  right: 0;
  cursor: pointer;
}
.fn_cs_service_query .owl_control div:after {
  content: "";
  position: absolute;
  top: 11px;
  left: 13px;
  border: 5px solid transparent;
  border-left-color: #fff;
}
.fn_cs_service_query .owl_control .fn_prev:after {
  border-left-color: transparent;
  border-right-color: #fff;
  left: auto;
  right: 13px;
}
.fn_cs_service_query .owl_control .fn_prev {
  right: 35px;
}
@media (max-width: 1200px) {
  .fn_cs_service_query .item .title {
    padding: 25px 30px 70px 30px;
  }
  .fn_cs_service_query .top_bar {
    padding: 55px 30px;
  }
  .fn_cs_service_query .item .view_more {
    padding: 30px;
  }
}
@media (max-width: 1040px) {
  .fn_cs_service_query .t_inner {
    flex-direction: column;
    padding-right: 0;
    padding-bottom: 25px;
  }
  .fn_cs_service_query .t_inner span {
    margin-left: 0;
  }
  .fn_cs_service_query .t_inner span:after {
    width: 100px;
    height: 3px;
    top: auto;
    left: 0;
    margin-right: 0;
    bottom: 100%;
    margin-bottom: 24px;
  }
  .fn_cs_service_query .t_inner h3 {
    margin-bottom: 39px;
  }
  .fn_cs_service_query .owl_control {
    top: auto;
    left: 0;
    right: auto;
    bottom: 0;
  }
  .fn_cs_service_query .owl_control div {
    right: auto;
  }
  .fn_cs_service_query .owl_control .fn_prev {
    left: 0;
  }
  .fn_cs_service_query .owl_control .fn_next {
    left: 35px;
  }
  .fn_cs_service_query .top_bar {
    padding-bottom: 85px;
  }
}
.service_section {
  width: 100%;
  float: left;
  clear: both;
  padding: 150px 0;
}
.fn_cs_about_with_rating {
  width: 100%;
  float: left;
  clear: both;
}
.fn_cs_about_with_rating .awr_inner {
  width: 100%;
  float: left;
  clear: both;
  display: flex;
  flex-direction: row;
}
.fn_cs_about_with_rating .signature {
  max-width: 270px;
  padding: 22px 20px 22px 105px;
  border: 2px solid #eee;
  position: relative;
}
.fn_cs_about_with_rating .signature p {
  margin: 0;
  padding: 0;
  color: #707070;
  line-height: 1.2;
  letter-spacing: 0;
  font-family: Rubik;
  font-size: 18px;
  font-weight: 400;
}
.fn_cs_about_with_rating .signature .fn__svg {
  width: 60px;
  height: 60px;
  position: absolute;
  top: 50%;
  margin-top: -30px;
  left: 20px;
  color: #666;
}
.fn_cs_about_with_rating .title_holder {
  width: 400px;
  min-width: 400px;
  padding-top: 32px;
}
.fn_cs_about_with_rating .title_holder h3 {
  margin: 0;
  padding: 0;
  font-size: 60px;
  line-height: 1;
  letter-spacing: 0;
  font-weight: 300;
  padding-bottom: 14px;
  position: relative;
  margin-bottom: 32px;
  left: -3px;
}
.fn_cs_about_with_rating .title_holder h3:after {
  content: "";
  position: absolute;
  bottom: -9px;
  left: 3px;
  width: 100px;
  height: 3px;
  background-color: #003366;
}
.fn_cs_about_with_rating .title_holder p {
  margin: 0;
  padding: 0;
  margin-bottom: 26px;
}
.fn_cs_about_with_rating .title_holder p:last-child {
  margin-bottom: 33px;
}
.fn_cs_about_with_rating .right_part {
  width: 100%;
  float: right;
  clear: both;
  position: relative;
  padding-left: 15%;
  margin-left: auto;
}
.fn_cs_about_with_rating .r_inner {
  width: 100%;
  float: left;
  clear: both;
  box-shadow: 0 0 20px rgba(0, 0, 0, 0.07);
}
.fn_cs_about_with_rating .top_section {
  width: 100%;
  float: left;
  clear: both;
  padding: 50px;
  background-color: #fff;
  padding-bottom: 52px;
  border-bottom: 2px solid rgba(0, 0, 0, 0.05);
  position: relative;
}
.fn_cs_about_with_rating .badge_holder {
  width: 100%;
  float: left;
  clear: both;
  position: relative;
  border: 10px solid #003366;
}
.fn_cs_about_with_rating .badge_left {
  width: 50%;
  float: left;
  position: relative;
  padding: 17px 20px 8px 20px;
}
.fn_cs_about_with_rating .badge_right {
  left: 50%;
  right: 0;
  top: 0;
  bottom: 0;
  position: absolute;
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
}
.fn_cs_about_with_rating .badge_left h3 {
  margin: 0;
  padding: 0;
  font-size: 18px;
  letter-spacing: 0;
}
.fn_cs_about_with_rating .badge_left .b_title {
  margin-bottom: 60px;
  width: 100%;
  float: left;
  clear: both;
}
.fn_cs_about_with_rating .badge_left .b_desc {
  width: 100%;
  float: left;
  clear: both;
  display: flex;
  flex-direction: row;
  align-items: center;
}
.fn_cs_about_with_rating .badge_left .year {
  font-size: 72px;
  font-family: Rubik;
  line-height: 1;
  letter-spacing: -1px;
  color: #14141c;
  font-weight: 300;
  margin-right: 14px;
  min-width: fit-content;
  min-width: max-content;
  min-width: intrinsic;
  min-width: -moz-max-content;
  min-width: -webkit-max-content;
}
.fn_cs_about_with_rating .badge_left .text {
  font-size: 10px;
  font-weight: 500;
  letter-spacing: 0.5px;
  text-transform: uppercase;
  color: #003366;
  font-family: Rubik;
}
.fn_cs_about_with_rating .rating_holder {
  position: absolute;
  right: 70px;
  top: 50px;
  width: 80px;
  padding: 6px 13px 11px 13px;
  text-align: center;
  background-color: #003366;
  color: #fff;
}
.fn_cs_about_with_rating .r_header {
  position: absolute;
  left: 0;
  right: 0;
  height: 10px;
  background-color: #003366;
  bottom: 100%;
}
.fn_cs_about_with_rating .r_header:after {
  border-top: 10px solid transparent;
  border-right: 5px solid #111623;
  content: "";
  position: absolute;
  right: 100%;
  top: 0;
}
.fn_cs_about_with_rating .r_header:before {
  border-top: 10px solid transparent;
  border-left: 5px solid #111623;
  content: "";
  position: absolute;
  left: 100%;
  top: 0;
}
.fn_cs_about_with_rating .r_footer:before {
  position: absolute;
  top: 100%;
  right: 0;
  content: "";
  border-top: 15px solid #003366;
  border-left: 40px solid transparent;
}
.fn_cs_about_with_rating .r_footer:after {
  position: absolute;
  top: 100%;
  left: 0;
  content: "";
  border-top: 15px solid #003366;
  border-right: 40px solid transparent;
}
.fn_cs_about_with_rating .rating_holder a {
  display: block;
  position: absolute;
  top: -10px;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 22;
}
.fn_cs_about_with_rating .rating_holder img,
.fn_cs_about_with_rating .rating_holder svg {
  width: 36px;
  height: 36px;
  position: relative;
  margin-top: -11px;
}
.fn_cs_about_with_rating h3.rating_number {
  margin: 0;
  padding: 0;
  font-size: 24px;
  letter-spacing: -0.25px;
  font-weight: 500;
  color: #fff;
  position: relative;
  margin-top: -7px;
  margin-bottom: 5px;
}
.fn_cs_about_with_rating h3.rating_text {
  margin: 0;
  padding: 0;
  font-size: 10px;
  line-height: 14px;
  text-transform: uppercase;
  letter-spacing: 0;
  font-weight: 400;
  color: #fff;
}
.fn_cs_about_with_rating .bottom_section {
  width: 100%;
  float: left;
  clear: both;
  padding: 50px;
  background-color: #fff;
}
.fn_cs_about_with_rating .bottom_section .list {
  width: 100%;
  float: left;
  clear: both;
}
.fn_cs_about_with_rating .bottom_section .item {
  width: 100%;
  float: left;
  clear: both;
  position: relative;
  padding-left: 50px;
  min-height: 30px;
  display: flex;
  align-items: center;
}
.fn_cs_about_with_rating .bottom_section ul {
  list-style-type: none;
  margin: 0;
}
.fn_cs_about_with_rating .bottom_section li {
  margin: 0;
  margin-bottom: 20px;
  float: left;
  clear: both;
  width: 100%;
}
.fn_cs_about_with_rating .bottom_section li:last-child {
  margin-bottom: 0;
}
.fn_cs_about_with_rating .bottom_section .icon {
  position: absolute;
  top: 0;
  left: 0;
  display: block;
  width: 30px;
  height: 30px;
  border: 2px solid #003366;
  color: #003366;
}
.fn_cs_about_with_rating .bottom_section .icon img,
.fn_cs_about_with_rating .bottom_section .icon svg {
  width: 14px;
  height: 14px;
  position: absolute;
  top: 50%;
  left: 50%;
  margin: -7px 0 0 -7px;
}
.fn_cs_about_with_rating .bottom_section p {
  margin: 0;
  padding: 0;
  font-family: Rubik;
  font-size: 18px;
  color: #14141c;
}
@media (max-width: 1200px) {
  .fn_cs_about_with_rating .awr_inner {
    flex-direction: column;
  }
  .fn_cs_about_with_rating .left_part {
    width: 100%;
    min-width: 100%;
    margin-bottom: 50px;
    padding-top: 0;
  }
  .fn_cs_about_with_rating .badge_left {
    min-height: 320px;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
  }
  .fn_cs_about_with_rating .right_part {
    width: 100%;
    padding-left: 0;
  }
  .fn_cs_about_with_rating .left_part h3 {
    font-size: 36px;
  }
  .fn_cs_about_with_rating .top_section {
    padding: 40px;
    padding-bottom: 42px;
  }
  .fn_cs_about_with_rating .rating_holder {
    top: 40px;
    right: 60px;
  }
  .fn_cs_about_with_rating .bottom_section {
    padding: 40px;
  }
}
@media (max-width: 768px) {
  .fn_cs_about_with_rating .badge_left {
    min-height: inherit;
    width: 100%;
    padding-right: 100px;
  }
  .fn_cs_about_with_rating .badge_right {
    display: none;
  }
  .fn_cs_about_with_rating .top_section {
    padding: 20px;
    padding-bottom: 22px;
  }
  .fn_cs_about_with_rating .rating_holder {
    right: 40px;
    top: 20px;
  }
  .fn_cs_about_with_rating .bottom_section {
    padding: 30px 20px;
  }
  .fn_cs_about_with_rating .bottom_section p {
    font-size: 16px;
  }
}
.fn_cs_call_to_action,
.fn_cs_call_to_action .cta_holder {
  width: 100%;
  float: left;
  clear: both;
  position: relative;
}
.fn_cs_call_to_action.corner {
  border-radius: 5px;
  overflow: hidden;
  padding: 30px 10px;
}
.fn_cs_call_to_action.corner .title_holder h3 {
  font-size: 24px;
}
.fn_cs_call_to_action.corner .title_holder p {
  font-size: 14px;
}
.fn_cs_call_to_action {
  background-color: #0f0f16;
  padding: 50px 0;
}
.fn_cs_call_to_action .cta_holder {
  display: flex;
  flex-direction: row;
  align-items: center;
}
.fn_cs_call_to_action .link_holder {
  min-width: fit-content;
  min-width: max-content;
  min-width: intrinsic;
  min-width: -moz-max-content;
  min-width: -webkit-max-content;
  margin-left: auto;
}
.fn_cs_call_to_action .link_holder a:hover {
  background-color: #003366;
  color: #fff;
}
.fn_cs_call_to_action .link_holder a {
  display: block;
  text-decoration: none;
  color: #041230;
  padding: 0 25px;
  border-radius: 2px;
  font-family: Rubik, Sans-serif;
  font-size: 14px;
  font-weight: 500;
  text-transform: uppercase;
  line-height: 50px;
  letter-spacing: 0.5px;
  background-color: #fff;
}
.fn_cs_call_to_action .title_holder {
  margin-right: 50px;
}
.fn_cs_call_to_action .title_holder h3 {
  margin: 0;
  padding: 0;
  font-size: 30px;
  font-weight: 400;
  line-height: 1.1;
  letter-spacing: 0;
  color: #eee;
  margin-bottom: 9px;
}
.fn_cs_call_to_action .title_holder p {
  margin: 0;
  padding: 0;
  font-size: 18px;
  font-weight: 400;
  line-height: 24px;
  letter-spacing: 0;
  color: #d5d5d5;
}
@media (max-width: 768px) {
  .fn_cs_call_to_action .title_holder h3 {
    font-size: 24px;
  }
  .fn_cs_call_to_action .cta_holder {
    display: block;
  }
  .fn_cs_call_to_action .title_holder {
    margin: 0 0 30px 0;
  }
  .fn_cs_call_to_action .link_holder a {
    display: inline-block;
  }
}
.testimonial_section {
  width: 100%;
  float: left;
  clear: both;
  position: relative;
  padding: 150px 0;
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
}
.testimonial_section .overlay {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 1;
  background-color: rgba(20, 21, 30, 0.9);
}
.fn_cs_single_testimonial {
  width: 100%;
  float: left;
  clear: both;
  position: relative;
  z-index: 2;
}
.fn_cs_single_testimonial .inner {
  width: 100%;
  float: left;
  clear: both;
  position: relative;
  border: 10px solid #00458f;
  padding: 61px 150px;
  background: #003366;
}
.fn_cs_single_testimonial .inner img,
.fn_cs_single_testimonial .inner svg {
  position: absolute;
  width: 60px;
  height: 60px;
  top: 60px;
  left: 60px;
  color: #8fc7ff;
}
.fn_cs_single_testimonial .inner p {
  margin: 0;
  padding: 0;
  font-size: 18px;
  line-height: 30px;
  letter-spacing: 0;
  font-weight: 300;
  color: #fff;
  margin-bottom: 36px;
}
.fn_cs_single_testimonial .inner h3 {
  padding: 0;
  margin: 0;
  letter-spacing: 0;
  font-weight: 300;
  font-size: 18px;
  margin-bottom: 6px;
  color: #fff;
}
.fn_cs_single_testimonial .inner h5 {
  padding: 0;
  margin: 0;
  font-weight: 400;
  color: #fff;
  font-size: 18px;
}
@media (max-width: 1200px) {
  .fn_cs_single_testimonial .inner {
    padding: 41px 80px 41px 100px;
  }
  .fn_cs_single_testimonial .inner img,
  .fn_cs_single_testimonial .inner svg {
    left: 40px;
    width: 40px;
    height: 40px;
    top: 40px;
  }
}
@media (max-width: 768px) {
  .fn_cs_single_testimonial .inner {
    padding: 30px;
  }
  .fn_cs_single_testimonial .inner img,
  .fn_cs_single_testimonial .inner svg {
    bottom: 23px;
    right: 30px;
    top: auto;
    left: auto;
  }
  .fn_cs_single_testimonial .inner h3,
  .fn_cs_single_testimonial .inner h5 {
    padding-right: 50px;
  }
}
@media (max-width: 480px) {
  .fn_cs_single_testimonial .inner {
    border-width: 5px;
  }
}
.fn_cs_sticky_section {
  position: -webkit-sticky;
  position: -moz-sticky;
  position: -ms-sticky;
  position: -o-sticky;
  position: sticky;
  overflow: visible;
  top: 150px;
}
.fn_cs_sticky_section:after {
  clear: both;
  display: table;
  content: "";
}
.fn_cs_project_sticky_full {
  width: 100%;
  float: left;
  clear: both;
  margin-bottom: 70px;
}
.fn_cs_project_sticky_full .inner {
  width: 100%;
  float: left;
  clear: both;
  display: flex;
  flex-direction: row;
}
.fn_cs_project_sticky_full .left_part {
  width: 600px;
  min-width: 600px;
  padding: 143px 100px 150px 100px;
}
.fn_cs_project_sticky_full .right_part {
  width: 100%;
  float: left;
  clear: both;
  padding: 30px;
  background-color: #111724;
}
.fn_cs_project_sticky_full .left_part h3 {
  margin: 0;
  padding: 0;
  font-size: 60px;
  line-height: 1;
  letter-spacing: 0;
  font-weight: 300;
  padding-bottom: 14px;
  position: relative;
  margin-bottom: 32px;
  left: -3px;
}
.fn_cs_project_sticky_full .left_part h3:after {
  content: "";
  position: absolute;
  bottom: -9px;
  left: 3px;
  width: 100px;
  height: 3px;
  background-color: #003366;
}
.fn_cs_project_sticky_full .left_part p {
  margin: 0;
  padding: 0;
  font-size: 14px;
  line-height: 24px;
  margin-bottom: 33px;
  color: #666;
}
.fn_cs_project_sticky_full .left_part p span {
  display: block;
  margin-bottom: 26px;
}
.fn_cs_project_sticky_full .left_part p span:last-child {
  margin-bottom: 0;
}
.fn_cs_project_sticky_full .left_part a {
  display: block;
  line-height: 1;
  padding: 20px 28px 17px 28px;
  border-radius: 2px;
  text-decoration: none;
  font-family: Rubik;
  font-weight: 500;
  text-transform: uppercase;
  font-size: 14px;
  letter-spacing: 0.5px;
  color: #fff;
  background-color: #003366;
  max-width: fit-content;
  max-width: max-content;
  max-width: intrinsic;
  max-width: -moz-max-content;
  max-width: -webkit-max-content;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.fn_cs_project_sticky_full .left_part a:hover {
  background-color: #45a2df;
}
.fn_cs_project_sticky_full .right_part ul {
  margin: 0;
  list-style-type: none;
  float: left;
  width: 100%;
}
.fn_cs_project_sticky_full .right_part li {
  width: 100%;
  float: left;
  clear: both;
  margin: 0;
  margin-bottom: 30px;
}
.fn_cs_project_sticky_full .right_part li:last-child {
  margin-bottom: 0;
}
.fn_cs_project_sticky_full .right_part .item {
  width: 100%;
  float: left;
  clear: both;
  display: flex;
  flex-direction: row;
}
.fn_cs_project_sticky_full .right_part .img_holder {
  width: 55%;
  min-width: 55%;
  float: left;
  position: relative;
}
.fn_cs_project_sticky_full .right_part .img_holder img {
  position: relative;
  z-index: 3;
  opacity: 0;
}
.fn_cs_project_sticky_full .right_part .img_holder a {
  position: absolute;
  z-index: 6;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
}
.fn_cs_project_sticky_full .right_part .abs_img {
  position: absolute;
  z-index: 6;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
}
.fn_cs_project_sticky_full .right_part .title_holder {
  width: 45%;
  float: right;
  background-color: #003366;
  border: 1px solid rgba(255, 255, 255, 0.03);
  border-left-width: 0;
  padding: 62px 70px 31px 70px;
  display: flex;
  flex-direction: column;
}
.fn_cs_project_sticky_full .right_part .title_holder h3 {
  margin: 0;
  padding: 0;
  letter-spacing: 0;
  font-size: 30px;
  line-height: 1.2;
  margin-bottom: 36px;
}
.fn_cs_project_sticky_full .right_part .title_holder h3 a {
  color: #eee;
  text-decoration: none;
}
.fn_cs_project_sticky_full .right_part .title_holder h3 a:hover {
  color: #45a2df;
}
.fn_cs_project_sticky_full .right_part .title_holder p {
  margin: 0;
  padding: 0;
  padding-top: 24px;
  border-top: 1px solid rgba(255, 255, 255, 0.2);
  position: relative;
  margin-top: auto;
}
.fn_cs_project_sticky_full .right_part .title_holder p:after {
  top: -1px;
  content: "";
  position: absolute;
  left: 0;
  right: 100%;
  height: 1px;
  background-color: rgba(255, 255, 255, 0.3);
  transition: all 0.5s cubic-bezier(0.04, 0.63, 0, 0.965);
}
.fn_cs_project_sticky_full .right_part .item:hover p:after {
  right: 0;
}
.fn_cs_project_sticky_full .right_part .title_holder p a {
  display: block;
  text-decoration: none;
  max-width: fit-content;
  max-width: max-content;
  max-width: intrinsic;
  max-width: -moz-max-content;
  max-width: -webkit-max-content;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  padding-right: 29px;
  color: #eee;
  font-size: 18px;
  letter-spacing: 0;
  position: relative;
  font-family: Rubik;
}
.fn_cs_project_sticky_full .right_part .title_holder p a img,
.fn_cs_project_sticky_full .right_part .title_holder p a svg {
  width: 14px;
  height: 14px;
  right: 5px;
  top: 50%;
  position: absolute;
  margin-top: -7px;
  transition: all 0.3s ease;
}
.fn_cs_project_sticky_full .right_part .title_holder p a:hover img,
.fn_cs_project_sticky_full .right_part .title_holder p a:hover svg {
  right: 0;
}
.fn_cs_project_sticky_full .right_part .title_holder .desc {
  color: #999;
  font-size: 14px;
  display: block;
  margin-bottom: 30px;
}
@media (max-width: 1500px) {
  .fn_cs_project_sticky_full .left_part {
    padding-left: 50px;
    padding-right: 50px;
    width: 500px;
    min-width: 500px;
    padding-top: 83px;
    padding-bottom: 90px;
  }
  .fn_cs_project_sticky_full .right_part .title_holder {
    padding: 34px 30px 31px 30px;
  }
  .fn_cs_project_sticky_full .right_part .title_holder h3 {
    font-size: 24px;
  }
}
@media (max-width: 1200px) {
  .fn_cs_project_sticky_full .left_part h3 {
    font-size: 36px;
    left: -2px;
  }
  .fn_cs_project_sticky_full .left_part h3:after {
    left: 2px;
  }
  .fn_cs_project_sticky_full .inner {
    flex-direction: column;
  }
  .fn_cs_project_sticky_full .left_part {
    width: 100%;
    min-width: 100%;
    padding-top: 45px;
    padding-left: 40px;
    padding-right: 40px;
    padding-bottom: 50px;
  }
}
@media (max-width: 768px) {
  .fn_cs_project_sticky_full .right_part .item {
    flex-direction: column;
  }
  .fn_cs_project_sticky_full .right_part .img_holder,
  .fn_cs_project_sticky_full .right_part .title_holder {
    width: 100%;
    min-width: 100%;
  }
  .fn_cs_project_sticky_full .right_part .title_holder {
    border-top-width: 0;
    border-left-width: 1px;
  }
}
@media (max-width: 480px) {
  .fn_cs_project_sticky_full .right_part {
    padding: 20px;
  }
  .fn_cs_project_sticky_full .right_part li {
    margin-bottom: 20px;
  }
  .fn_cs_project_sticky_full .right_part .title_holder {
    padding: 24px 20px 21px 20px;
  }
}
.fn_cs_main_title {
  width: 100%;
  float: left;
  clear: both;
  position: relative;
}

#investors .fn_cs_main_title {
  padding-top: 100px;
  padding-bottom: 50px;
}

.fn_cs_main_title .title_holder {
  width: 100%;
  float: left;
  clear: both;
  position: relative;
  /* max-width: 400px; */
}
.fn_cs_main_title .title_holder h3 {
  margin: 0;
  padding: 0;
  font-size: 60px;
  line-height: 1;
  letter-spacing: 0;
  font-weight: 300;
  padding-bottom: 23px;
  position: relative;
  left: -3px;
}
.fn_cs_main_title .title_holder h3 span {
  font-weight: 500;
}
.fn_cs_main_title .title_holder h3:after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 3px;
  width: 100px;
  height: 3px;
  background-color: #003366;
}
@media (max-width: 1200px) {
  .fn_cs_main_title .title_holder h3 {
    font-size: 36px;
  }
}
.blog_section {
  width: 100%;
  float: left;
  clear: both;
  position: relative;
  padding: 50px 0 105px 0;
  background-color: #f8feff;
}
.blog_section .overlay {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
  opacity: 0.2;
}
.blog_section .fn_cs_main_title {
  margin-bottom: 50px;
}
.fn_cs_triple_blog_modern {
  width: 100%;
  float: left;
  clear: both;
}
.fn_cs_triple_blog_modern ul {
  list-style-type: none;
  margin: 0;
  margin-left: -30px;
}
.fn_cs_triple_blog_modern li {
  width: 33.3333%;
  float: left;
  padding-left: 30px;
  margin-bottom: 40px;
}
.fn_cs_triple_blog_modern .item {
  width: 100%;
  float: left;
  clear: both;
  position: relative;
}
.fn_cs_triple_blog_modern .img_holder {
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
  background-color: #aaa;
  position: relative;
  width: 100%;
  float: left;
  clear: both;
  border-radius: 5px;
  overflow: hidden;
}
.fn_cs_triple_blog_modern .img_holder a {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 5;
}
.fn_cs_triple_blog_modern .img_holder img {
  opacity: 0;
  position: relative;
  z-index: -5;
  min-width: 100%;
}
.fn_cs_triple_blog_modern .time {
  position: absolute;
  z-index: 15;
  padding: 20px 19px 25px 19px;
  max-width: 100%;
  width: 80px;
}
.fn_cs_triple_blog_modern .time span:after {
  position: absolute;
  content: "";
  top: 0;
  left: 0;
  bottom: 15px;
  right: 0;
  background-color: #003366;
  z-index: -1;
}
.fn_cs_triple_blog_modern .time span:before {
  position: absolute;
  content: "";
  left: 0;
  bottom: 0;
  border-top: 15px solid #003366;
  border-right: 80px solid transparent;
  z-index: -1;
}
.fn_cs_triple_blog_modern .time h3 {
  margin: 0;
  padding: 0;
  color: #fff;
  font-size: 36px;
  line-height: 1;
  letter-spacing: -2px;
  position: relative;
  margin-bottom: 5px;
  font-weight: 300;
}
.fn_cs_triple_blog_modern .time h3:after {
  left: 0;
  right: 0;
  position: absolute;
  content: "";
  background-color: #d4af37;
  height: 1px;
  top: 100%;
}
.fn_cs_triple_blog_modern .time h5 {
  margin: 0;
  padding: 0;
  color: #fff;
  letter-spacing: 0;
  font-size: 12px;
  line-height: 14px;
  font-weight: 400;
  text-transform: uppercase;
}
.fn_cs_triple_blog_modern .title_holder {
  width: 100%;
  float: left;
  clear: both;
  padding: 24px 0 0 0;
}
.fn_cs_triple_blog_modern .t_header {
  margin: 0;
  padding: 0;
  font-size: 14px;
  letter-spacing: 0;
  color: #666;
  margin-bottom: 10px;
}
.fn_cs_triple_blog_modern .t_header .t_author {
  display: inline-block;
}
.fn_cs_triple_blog_modern .t_header .t_category {
  display: inline-block;
  position: relative;
}
.fn_cs_triple_blog_modern .t_header a {
  color: #45a2df;
  text-decoration: none;
  text-transform: capitalize;
  border-bottom: 1px solid #45a2df;
}
.fn_cs_triple_blog_modern .t_header a:hover {
  border-bottom-color: transparent;
}
.fn_cs_triple_blog_modern .title_holder h3 {
  margin: 0;
  padding: 0;
  font-size: 24px;
  letter-spacing: 0;
  color: #041230;
  line-height: 1.2;
  margin-bottom: 24px;
}
.fn_cs_triple_blog_modern .title_holder h3 a {
  text-decoration: none;
  color: #041230;
}
.fn_cs_triple_blog_modern .title_holder h3 a:hover {
  color: #45a2df;
}
.fn_cs_triple_blog_modern .t_footer {
  margin: 0;
  padding: 0;
}
.fn_cs_triple_blog_modern .t_footer a {
  display: inline-block;
  border-radius: 3px;
  background-color: #081225;
  color: #fff;
  text-decoration: none;
  font-size: 14px;
  line-height: 24px;
  padding: 8px 25px;
}
.fn_cs_triple_blog_modern .t_footer a:hover {
  background-color: #002244;
}
.fn_cs_triple_blog_modern.fn_beta .beta_t_holder {
  width: 100%;
  float: left;
  clear: both;
  padding-top: 25px;
}
.fn_cs_triple_blog_modern.fn_beta .beta_t_holder p {
  margin: 0;
  padding: 0;
  color: #777;
  font-size: 16px;
  margin-bottom: 5px;
  font-weight: 400;
}
.fn_cs_triple_blog_modern.fn_beta .beta_t_holder p a {
  color: #777;
  position: relative;
  border: none;
  text-transform: capitalize;
}
.fn_cs_triple_blog_modern.fn_beta .beta_t_holder p a:after {
  content: "";
  width: 0;
  height: 1px;
  position: absolute;
  bottom: -2px;
  left: 100%;
  background-color: #777;
  -webkit-transition:
    left 0.5s ease,
    width 0.5s ease;
  -moz-transition:
    left 0.5s ease,
    width 0.5s ease;
  -ms-transition:
    left 0.5s ease,
    width 0.5s ease;
  -o-transition:
    left 0.5s ease,
    width 0.5s ease;
  transition:
    left 0.5s ease,
    width 0.5s ease;
}
.fn_cs_triple_blog_modern.fn_beta .beta_t_holder p a:hover:after {
  width: 100%;
  left: 0;
  -webkit-transition: width 0.5s ease;
  -moz-transition: width 0.5s ease;
  -ms-transition: width 0.5s ease;
  -o-transition: width 0.5s ease;
  transition: width 0.5s ease;
}
.fn_cs_triple_blog_modern.fn_beta .beta_t_holder h3 {
  margin: 0;
  padding: 0;
  font-size: 24px;
  line-height: 32px;
}
.fn_cs_triple_blog_modern.fn_beta .beta_t_holder h3 a {
  color: #1e1e1e;
  text-decoration: none;
}
.fn_cs_triple_blog_modern.fn_beta .beta_t_holder h3 a:hover {
  color: #0059b3;
}
.fn_cs_triple_blog_modern.fn_beta .img_holder {
  box-shadow: 0 5px 40px rgba(0, 0, 0, 0.1);
}
.fn_cs_triple_blog_modern.fn_beta .img_holder .abs_img {
  transition: all 1s ease-out;
  transform: scale(1) translateZ(0);
}
.fn_cs_triple_blog_modern.fn_beta .img_holder:hover .abs_img {
  transform: scale(1.2) translateZ(0);
}
.fn_cs_triple_blog_modern.fn_beta ul {
  margin-left: -70px;
}
.fn_cs_triple_blog_modern.fn_beta li {
  padding-left: 70px;
  margin-bottom: 70px;
}
@media (max-width: 1200px) {
  .fn_cs_triple_blog_modern li {
    width: 50%;
  }
  .fn_cs_triple_blog_modern li:nth-of-type(3n + 1) {
    width: 100%;
  }
}
@media (max-width: 768px) {
  .fn_cs_triple_blog_modern li {
    width: 100%;
  }
}
.fn_cs_hero_header {
  width: 100%;
  float: left;
  clear: both;
  position: relative;
  display: flex;
  align-items: center;
  flex-direction: column;
  justify-content: center;
  height: auto;
  min-height: 100vh;
}
.fn_cs_hero_header .content_holder {
  width: 100%;
  float: left;
  clear: both;
  position: relative;
  z-index: 5;
  padding: 200px 0;
}
.fn_cs_hero_header .btn_holder,
.fn_cs_hero_header .title_holder {
  width: 100%;
  float: left;
  clear: both;
}
.fn_cs_hero_header .bg_holder {
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  bottom: 0;
  z-index: 0;
}
.fn_cs_hero_header .o_img {
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  bottom: 0;
  z-index: 2;
}
.fn_cs_hero_header .o_color {
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  bottom: 0;
  z-index: 4;
  background-color: rgba(0, 2, 28, 0.6);
}
.fn_cs_hero_header h3 {
  margin: 0;
  padding: 0;
  font-size: 48px;
  line-height: 1;
  font-weight: 300;
  letter-spacing: 0;
  padding-bottom: 14px;
  position: relative;
  margin-bottom: 33px;
  margin-top: 30px;
  color: #fff;
}
.fn_cs_hero_header h3 span {
  font-weight: 500;
}
.fn_cs_hero_header h3:after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100px;
  height: 2px;
  background-color: #003366;
}
.fn_cs_hero_header p {
  margin: 0;
  padding: 0;
  font-size: 14px;
  line-height: 24px;
  margin-bottom: 43px;
  color: #ccc;
}
.fn_cs_hero_header .discover {
  display: inline-block;
  padding: 14px 25px;
  border-radius: 3px;
  font-weight: 500;
  text-transform: uppercase;
  font-size: 14px;
  letter-spacing: 0.5px;
  line-height: 1.6;
  margin-right: 30px;
  margin-bottom: 30px;
  color: #fff;
  background-color: #003366;
  text-decoration: none;
}
.fn_cs_hero_header .discover:hover {
  background-color: #0f0f16;
  color: #fff;
}
.fn_cs_hero_header .video {
  line-height: 40px;
  position: relative;
  display: inline-block;
  padding-left: 50px;
  margin-bottom: 30px;
  cursor: pointer;
}
.fn_cs_hero_header .video .text {
  font-size: 14px;
  letter-spacing: 0.5px;
  text-transform: uppercase;
  font-weight: 500;
  color: #fff;
}
.fn_cs_hero_header .video .icon {
  position: absolute;
  display: block;
  width: 40px;
  height: 40px;
  border-radius: 100%;
  border: 2px solid #ccc;
  top: 0;
  left: 0;
  transition: all 0.2s linear;
}
.fn_cs_hero_header .video .icon:after {
  content: "";
  position: absolute;
  border: 8px solid transparent;
  border-left-color: #ccc;
  border-top-width: 5px;
  border-bottom-width: 5px;
  top: 50%;
  left: 50%;
  margin: -5px 0 0 -3px;
  transition: all 0.2s ease;
  z-index: 1;
}
.fn_cs_hero_header .video .icon:before {
  content: "";
  display: block;
  position: absolute;
  top: 50%;
  left: 50%;
  width: 40px;
  height: 40px;
  margin: -20px auto auto -20px;
  -webkit-transform-origin: 50% 50%;
  transform-origin: 50% 50%;
  background-color: inherit;
  opacity: 0;
  z-index: -1;
  pointer-events: none;
  border: 6px solid #ccc;
  border-radius: 100%;
}
.fn_cs_hero_header .video .icon:before {
  opacity: 1;
  -webkit-animation: cs_fn_pulse 2s cubic-bezier(0.3, 1, 0.3, 1) infinite;
  animation: cs_fn_pulse 2s cubic-bezier(0.3, 1, 0.3, 1) infinite;
}
@-webkit-keyframes cs_fn_pulse {
  from {
    opacity: 1;
    transform: scale(1, 1);
  }
  to {
    opacity: 0;
    transform: scale(1.8, 1.8);
  }
}
@keyframes cs_fn_pulse {
  from {
    opacity: 1;
    transform: scale(1, 1);
  }
  to {
    opacity: 0;
    transform: scale(1.8, 1.8);
  }
}
.fn_cs_info_list {
  width: 100%;
  float: left;
  clear: both;
  padding-top: 40px;
  background-color: #081225;
}
.fn_cs_info_list .list {
  width: 100%;
  float: left;
  clear: both;
}
.fn_cs_info_list ul {
  margin: 0;
  list-style-type: none;
  margin-left: -50px;
}
.fn_cs_info_list li {
  width: 33.3333%;
  float: left;
  margin-bottom: 33px;
  padding-left: 50px;
}
.fn_cs_info_list .item:hover svg {
  opacity: 1;
  -webkit-animation: svg_scale 0.6s cubic-bezier(0.3, 1, 0.3, 1);
  animation: svg_scale 0.6s cubic-bezier(0.3, 1, 0.3, 1);
}
@-webkit-keyframes svg_scale {
  0% {
    transform: scale(1);
  }
  50% {
    transform: scale(0);
  }
  100% {
    transform: scale(1);
  }
}
@keyframes svg_scale {
  0% {
    transform: scale(1);
  }
  50% {
    transform: scale(0);
  }
  100% {
    transform: scale(1);
  }
}
.fn_cs_info_list .item {
  width: 100%;
  float: left;
  clear: both;
  position: relative;
  padding-left: 50px;
  min-height: 26px;
}
.fn_cs_info_list .icon {
  width: 30px;
  height: 30px;
  border: 2px solid #003366;
  color: #003366;
  display: block;
  position: absolute;
  top: 6px;
  left: 0;
}
.fn_cs_info_list .fn__svg {
  position: absolute;
  width: 14px;
  height: 14px;
  top: 50%;
  left: 50%;
  margin: -7px 0 0 -7px;
  transition: transform 0.3s ease;
  transition-delay: 0.3s;
}
.fn_cs_info_list h3 {
  margin: 0;
  padding: 0;
  font-size: 20px;
  letter-spacing: 0;
  margin-bottom: 2px;
  font-family: Raleway;
  color: #eee;
}
.fn_cs_info_list p {
  margin: 0;
  padding: 0;
  font-size: 16px;
  line-height: 24px;
  letter-spacing: 0;
  color: #999;
}
.fn_cs_info_list[data-cols="2"] li {
  width: 50%;
}
@media (max-width: 1300px) {
  .fn_cs_info_list li {
    width: 50%;
  }
}
@media (max-width: 768px) {
  .fn_cs_info_list li,
  .fn_cs_info_list[data-cols="2"] li {
    width: 100%;
  }
}
.fn_cs_info_rating {
  width: 100%;
  float: left;
  clear: both;
  position: relative;
  padding-top: 10px;
  overflow: hidden;
}
.fn_cs_info_rating .container {
  position: static;
}
.fn_cs_info_rating > div > .inner {
  width: 100%;
  float: left;
  clear: both;
  display: flex;
  flex-direction: row;
}
.fn_cs_info_rating .left_part {
  width: 50%;
  width: calc(50% - 40px);
  width: -moz-calc(50% - 40px);
  width: -webkit-calc(50% - 40px);
  min-width: calc(50% - 40px);
  min-width: -moz-calc(50% - 40px);
  min-width: -webkit-calc(50% - 40px);
  position: relative;
  padding-right: 14%;
  background-color: #081225;
  padding-top: 150px;
  padding-bottom: 150px;
  display: flex;
  align-items: center;
  flex-direction: column;
  justify-content: center;
}
.fn_cs_info_rating .left_part:after {
  position: absolute;
  right: 100%;
  top: 0;
  left: -3000px;
  content: "";
  bottom: 0;
  background-color: #081225;
}
.fn_cs_info_rating .middle_part {
  width: 80px;
  min-width: 80px;
}
.fn_cs_info_rating .right_part {
  width: 50%;
  width: calc(50% - 40px);
  width: -moz-calc(50% - 40px);
  width: -webkit-calc(50% - 40px);
  min-width: calc(50% - 40px);
  min-width: -moz-calc(50% - 40px);
  min-width: -webkit-calc(50% - 40px);
}
.fn_cs_info_rating .left_part h3 {
  margin: 0;
  padding: 0;
  font-size: 24px;
  line-height: 32px;
  font-weight: 400;
  letter-spacing: 0;
  color: #eee;
  margin-bottom: 25px;
}
.fn_cs_info_rating .left_part p {
  margin: 0;
  padding: 0;
  font-size: 14px;
  line-height: 1.7;
  letter-spacing: 0;
  margin-bottom: 34px;
  color: #ccc;
}
.fn_cs_info_rating .l_video,
.fn_cs_info_rating .title_holder {
  width: 100%;
  float: left;
  clear: both;
}
.fn_cs_info_rating .l_video > span {
  display: block;
  position: relative;
  padding-left: 43px;
  min-height: 30px;
  cursor: pointer;
  float: left;
  max-width: 100%;
}
.fn_cs_info_rating .l_video .icon {
  display: block;
  width: 30px;
  height: 30px;
  position: absolute;
  top: 0;
  left: 0;
  border: 2px solid #999;
  border-radius: 100%;
  color: #999;
}
.fn_cs_info_rating .l_video .icon img,
.fn_cs_info_rating .l_video .icon svg {
  position: absolute;
  width: 8px;
  height: 8px;
  left: 50%;
  top: 50%;
  margin: -4px 0 0 -4px;
}
.fn_cs_info_rating .l_video .text {
  font-weight: 400;
  color: #45a2df;
  position: relative;
  display: block;
  float: left;
  line-height: 30px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  font-size: 18px;
  max-width: 100%;
}
.fn_cs_info_rating .l_video .text:after {
  content: "";
  position: absolute;
  bottom: 2px;
  background-color: rgba(255, 255, 255, 0.3);
  left: 0;
  right: 0;
  height: 1px;
  transition: all 0.2s ease;
}
.fn_cs_info_rating .l_video > span:hover .text:after {
  height: 2px;
  bottom: 0;
}
.fn_cs_info_rating .l_video .icon:before {
  content: "";
  display: block;
  position: absolute;
  top: 50%;
  left: 50%;
  width: 30px;
  height: 30px;
  margin: -15px auto auto -15px;
  -webkit-transform-origin: 50% 50%;
  transform-origin: 50% 50%;
  background-color: inherit;
  opacity: 0;
  z-index: 5;
  pointer-events: none;
  border: 3px solid #ccc;
  border-radius: 100%;
}
.fn_cs_info_rating .l_video > span:hover .icon:before {
  opacity: 1;
  -webkit-animation: cs_fn_pulse 2s cubic-bezier(0.3, 1, 0.3, 1) infinite;
  animation: cs_fn_pulse 2s cubic-bezier(0.3, 1, 0.3, 1) infinite;
}
.fn_cs_info_rating .m_in {
  width: 100%;
  height: 100%;
  position: relative;
  background-color: #041230;
}
.fn_cs_info_rating .rating_holder a {
  display: block;
  position: absolute;
  top: -10px;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 22;
}
.fn_cs_info_rating .rating_holder {
  width: 100%;
  float: left;
  clear: both;
  padding: 6px 13px 11px 13px;
  background-color: #002244;
  text-align: center;
  color: #fff;
  position: relative;
}
.fn_cs_info_rating .rating_holder svg {
  width: 36px;
  height: 36px;
  position: relative;
  margin-top: -11px;
}
.fn_cs_info_rating h3.rating_number {
  margin: 0;
  padding: 0;
  font-size: 24px;
  letter-spacing: -0.25px;
  font-weight: 500;
  color: #fff;
  position: relative;
  margin-top: -7px;
  margin-bottom: 5px;
}
.fn_cs_info_rating h3.rating_text {
  margin: 0;
  padding: 0;
  font-size: 10px;
  line-height: 14px;
  text-transform: uppercase;
  letter-spacing: 0;
  font-weight: 400;
  color: #fff;
}
.fn_cs_info_rating .r_header {
  position: absolute;
  left: 0;
  right: 0;
  height: 10px;
  background-color: #002244;
  bottom: 100%;
}
.fn_cs_info_rating .r_header:after {
  border-top: 10px solid transparent;
  border-right: 5px solid #9b1111;
  content: "";
  position: absolute;
  right: 100%;
  top: 0;
}
.fn_cs_info_rating .r_header:before {
  border-top: 10px solid transparent;
  border-left: 5px solid #9b1111;
  content: "";
  position: absolute;
  left: 100%;
  top: 0;
}
.fn_cs_info_rating .r_footer:after {
  position: absolute;
  top: 100%;
  left: 0;
  content: "";
  border-top: 15px solid #002244;
  border-right: 40px solid transparent;
}
.fn_cs_info_rating .r_footer:before {
  position: absolute;
  top: 100%;
  right: 0;
  content: "";
  border-top: 15px solid #002244;
  border-left: 40px solid transparent;
}
.fn_cs_info_rating .tagline_holder {
  position: relative;
  width: 100%;
  float: left;
  clear: both;
  height: 300px;
}
.fn_cs_info_rating .tl_inner {
  position: absolute;
  transform: rotate(90deg);
  transform-origin: left top;
  top: 0;
  left: 80px;
  height: 80px;
  min-width: max-content;
  min-width: intrinsic;
  min-width: -moz-max-content;
  min-width: -webkit-max-content;
  display: flex;
  align-items: center;
}
.fn_cs_info_rating .tagline_holder span {
  display: block;
  min-width: max-content;
  min-width: intrinsic;
  min-width: -moz-max-content;
  min-width: -webkit-max-content;
  text-transform: uppercase;
  font-size: 16px;
  letter-spacing: 1px;
  color: #eee;
  padding-left: 45px;
  position: relative;
  top: 1px;
  line-height: 1;
}
.fn_cs_info_rating .tagline_holder span:after {
  position: absolute;
  content: "";
  left: 15px;
  top: 6px;
  width: 20px;
  height: 1px;
  background-color: rgba(255, 255, 255, 0.5);
}
.fn_cs_info_rating .right_part .o_img {
  left: 50%;
  margin-left: 40px;
  top: 10px;
  right: 0;
  bottom: 0;
  z-index: 5;
  position: absolute;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
}
.fn_cs_info_rating .right_part .o_color {
  left: 50%;
  margin-left: 40px;
  top: 10px;
  right: 0;
  bottom: 0;
  z-index: 15;
  position: absolute;
}
.fn_cs_info_rating .img_list {
  width: 100%;
  float: left;
  clear: both;
  position: relative;
  height: 80px;
  margin-bottom: 40px;
}
.fn_cs_info_rating .img_list .item {
  width: 120px;
  height: 80px;
  position: relative;
  cursor: pointer;
}
.fn_cs_info_rating .img_list .plus {
  opacity: 0;
  visibility: hidden;
  background-color: rgba(17, 20, 34, 0.9);
  z-index: 3;
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  transition: all 0.5s ease;
}
.fn_cs_info_rating .img_list .plus:before {
  width: 2px;
  height: 20px;
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  margin: -10px 0 0 -1px;
  background-color: #45a2df;
  z-index: 5;
}
.fn_cs_info_rating .img_list .plus:after {
  width: 20px;
  height: 2px;
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  margin: -1px 0 0 -10px;
  background-color: #45a2df;
  z-index: 5;
}
.fn_cs_info_rating .img_list .item:hover .plus {
  opacity: 1;
  visibility: visible;
}
.fn_cs_info_rating .owl-nav button span {
  display: none;
}
.fn_cs_info_rating .owl-nav button {
  width: 20px;
  height: 20px;
  display: block;
  position: absolute;
  bottom: 5px;
  left: 5px;
  background-color: rgba(0, 0, 0, 0.7) !important;
  border-radius: 3px;
  z-index: 111;
  transition: all 0.3s ease;
}
.fn_cs_info_rating .owl-nav button:after {
  content: "";
  position: absolute;
  top: 11px;
  left: 7px;
  background-color: #fff;
  width: 5px;
  height: 1px;
  transform: rotate(45deg);
}
.fn_cs_info_rating .owl-nav button:before {
  content: "";
  position: absolute;
  top: 8px;
  left: 7px;
  background-color: #fff;
  width: 5px;
  height: 1px;
  transform: rotate(135deg);
}
.fn_cs_info_rating .owl-nav button.owl-next {
  left: 27px;
}
.fn_cs_info_rating .owl-nav button.owl-next:after {
  top: 8px;
  left: auto;
  right: 7px;
}
.fn_cs_info_rating .owl-nav button.owl-next:before {
  left: auto;
  top: 11px;
  right: 7px;
}
.fn_cs_info_rating .owl-nav button:hover {
  background-color: #000 !important;
}
.fn_cs_info_rating .img_list .item img {
  position: absolute;
  width: 0;
  height: 0;
  opacity: 0;
}
.fn_cs_info_rating .img_list .abs_img {
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  bottom: 0;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
}
@media (max-width: 1600px) {
  .fn_cs_info_rating .left_part {
    padding-right: 40px;
  }
}
@media (max-width: 1200px) {
  .fn_cs_info_rating .left_part {
    width: 100%;
    width: calc(100% - 80px);
    width: -moz-calc(100% - 80px);
    width: -webkit-calc(100% - 80px);
    min-width: calc(100% - 80px);
    min-width: -moz-calc(100% - 80px);
    min-width: -webkit-calc(100% - 80px);
  }
  .fn_cs_info_rating .right_part {
    display: none;
  }
  .fn_cs_info_rating .left_part:before {
    left: 100%;
    margin-left: 80px;
    top: 0;
    bottom: 0;
    right: -2000px;
    background-color: #0f0f16;
    content: "";
    position: absolute;
  }
  .fn_cs_info_rating .left_part > div {
    max-width: 500px;
  }
}
@media (max-width: 1040px) {
  .fn_cs_info_rating .left_part {
    padding-right: 20px;
  }
}
.service_section_2 {
  width: 100%;
  float: left;
  clear: both;
  padding: 150px 0;
}
.service_section_2 .fn_cs_main_title {
  margin-bottom: 50px;
}
.fn_cs_services {
  width: 100%;
  float: left;
  clear: both;
  position: relative;
}
.fn_cs_services .list {
  width: 100%;
  float: left;
  clear: both;
  position: relative;
}
.fn_cs_services ul {
  margin: 0;
  padding: 0;
  list-style-type: none;
  margin-left: -30px;
  display: flex;
  flex-wrap: wrap;
}
.fn_cs_services ul li {
  width: 33.3333%;
  padding-left: 30px;
  margin-bottom: 30px;
  float: left;
}
.fn_cs_services .item {
  width: 100%;
  float: left;
  clear: both;
  position: relative;
  padding: 90px 45px 68px 45px;
  overflow: hidden;
}
.fn_cs_services span.bg1 {
  position: absolute;
  display: block;
  top: 10px;
  right: 0;
  left: 0;
  bottom: 0;
  border: 15px solid #0e2424;
  transition: all 0.5s cubic-bezier(0.04, 0.63, 0, 0.965);
  z-index: -5;
  border-radius: 3px;
}
.fn_cs_services span.bg2 {
  position: absolute;
  display: block;
  top: 100%;
  right: 0;
  left: 0;
  bottom: 0;
  z-index: -3;
  transition: all 0.5s cubic-bezier(0.04, 0.63, 0, 0.965);
  background-color: #041230;
  border-radius: 3px;
}
.fn_cs_services .item:hover span.bg2 {
  top: 10px;
  transition-delay: 0.3s;
  transition-delay: 0s;
}
.fn_cs_services .icon {
  display: block;
  width: 80px;
  height: 70px;
  position: absolute;
  left: 45px;
  top: 0;
  color: #fff;
  background-color: #003366;
}
.fn_cs_services .icon:after {
  border-top: 10px solid transparent;
  border-right: 5px solid #003366;
  content: "";
  position: absolute;
  right: 100%;
  top: 0;
}
.fn_cs_services .icon:before {
  border-top: 10px solid transparent;
  border-left: 5px solid #003366;
  content: "";
  position: absolute;
  left: 100%;
  top: 0;
}
.fn_cs_services .icon .fn__svg {
  top: 15px;
  left: 20px;
  width: 40px;
  height: 40px;
  position: absolute;
}
.fn_cs_services .icon span:after {
  border-top: 10px solid #003366;
  border-right: 80px solid transparent;
  content: "";
  position: absolute;
  top: 100%;
  left: 0;
}
.fn_cs_services .item h3 {
  margin: 0;
  padding: 0;
  font-size: 24px;
  letter-spacing: 0;
  font-weight: 400;
  color: #041230;
  line-height: 29px;
  margin-top: 5px;
  margin-bottom: 16px;
  transition: all 0.3s 0s ease;
}
.fn_cs_services .item p {
  padding: 0;
  margin: 0;
  font-size: 14px;
  line-height: 24px;
  color: #666;
  letter-spacing: 0;
  transition: all 0.3s 0s ease;
}
.fn_cs_services span.arrow {
  position: absolute;
  display: block;
  width: 15px;
  height: 15px;
  right: 50px;
  bottom: 40px;
  color: #eee;
  z-index: 2;
  opacity: 0;
  transition: all 0.3s 0.3s ease;
}
.fn_cs_services span.arrow img,
.fn_cs_services span.arrow svg {
  width: 15px;
  height: 15px;
  position: absolute;
  bottom: 0;
  right: 0;
}
.fn_cs_services .item:hover span.arrow {
  opacity: 1;
  right: 40px;
}
.fn_cs_services .item a {
  display: block;
  position: absolute;
  top: 10px;
  right: 0;
  left: 0;
  bottom: 0;
  z-index: 3;
}
.fn_cs_services .item:hover h3 {
  color: #eee;
}
.fn_cs_services .item:hover p {
  color: #eee;
}
.fn_cs_services .item:hover span.bg1,
.fn_cs_services .item:hover span.bg2 {
  border-radius: 20px;
}
@media (max-width: 1400px) {
  .fn_cs_services ul li {
    width: 50%;
  }
  .fn_cs_services ul li:nth-of-type(3n) {
    width: 100%;
  }
}
@media (max-width: 768px) {
  .fn_cs_services ul li {
    width: 100%;
  }
}
.fn_cs_project_sticky {
  width: 100%;
  float: left;
  clear: both;
  position: relative;
  padding-top: 150px;
}
.fn_cs_project_sticky .inner {
  width: 100%;
  float: left;
  clear: both;
  position: relative;
  display: flex;
  flex-direction: row;
}
.fn_cs_project_sticky .left_part {
  width: 350px;
  min-width: 350px;
}
.fn_cs_project_sticky .right_part {
  width: 100%;
  padding-left: 70px;
  position: relative;
}
.fn_cs_sticky_section {
  position: -webkit-sticky;
  position: -moz-sticky;
  position: -ms-sticky;
  position: -o-sticky;
  position: sticky;
  overflow: visible;
  top: 150px;
}
.fn_cs_sticky_section:after {
  clear: both;
  display: table;
  content: "";
}
.fn_cs_project_sticky .left_part h3 {
  margin: 0;
  padding: 0;
  font-weight: 300;
  letter-spacing: 0;
  font-size: 48px;
  line-height: 1;
  color: #041230;
  position: relative;
  padding-bottom: 14px;
  margin-bottom: 33px;
}
.fn_cs_project_sticky .left_part h3 span {
  font-weight: 500;
}
.fn_cs_project_sticky .left_part h3:after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100px;
  height: 2px;
  background-color: #45a2df;
}
.fn_cs_project_sticky .left_part p {
  margin: 0;
  padding: 0;
  font-size: 14px;
  line-height: 24px;
  margin-bottom: 43px;
}
.fn_cs_project_sticky .left_part a {
  text-decoration: none;
  display: inline-block;
  position: relative;
  padding-right: 27px;
  font-size: 18px;
  line-height: 24px;
  color: #041230;
}
.fn_cs_project_sticky .left_part a img,
.fn_cs_project_sticky .left_part a svg {
  width: 15px;
  height: 15px;
  top: 50%;
  margin-top: -7px;
  right: 0;
  position: absolute;
}
.fn_cs_project_sticky .left_part a .arrow_hover img,
.fn_cs_project_sticky .left_part a .arrow_hover svg {
  opacity: 0;
  right: 20px;
}
.fn_cs_project_sticky .left_part a:hover .arrow svg {
  opacity: 0;
}
.fn_cs_project_sticky .left_part a:hover .arrow_hover svg {
  right: 0;
  opacity: 1;
  transition:
    opacity 0.3s 0s ease,
    right 0.3s 0s ease;
}
.fn_cs_project_sticky .right_part ul {
  margin: 0;
  padding: 0;
  list-style-type: none;
  float: left;
  width: 100%;
}
.fn_cs_project_sticky .right_part li {
  width: 100%;
  margin: 0;
  float: left;
  clear: both;
  position: relative;
  margin-bottom: 40px;
}
.fn_cs_project_sticky .right_part li:last-child {
  margin-bottom: 0;
}
.fn_cs_project_sticky .right_part .item {
  width: 100%;
  float: left;
  clear: both;
  position: relative;
  padding-bottom: 15px;
}
.fn_cs_project_sticky .right_part .title_holder {
  width: 100%;
  float: left;
  clear: both;
  position: absolute;
  z-index: 10;
  left: 0;
  bottom: 15px;
  padding: 34px 50px 36px 50px;
}
.fn_cs_project_sticky .right_part .title_holder h3 {
  margin: 0;
  padding: 0;
  font-size: 24px;
  letter-spacing: 0;
  font-weight: 400;
  margin-bottom: 10px;
}
.fn_cs_project_sticky .right_part .title_holder h3 a {
  color: #eee;
  text-decoration: none;
}
.fn_cs_project_sticky .right_part .title_holder p {
  margin: 0;
  padding: 0;
  line-height: 1;
}
.fn_cs_project_sticky .right_part .title_holder p a {
  position: relative;
  text-decoration: none;
  display: inline-block;
  text-transform: uppercase;
  color: #fff;
  font-weight: 600;
  letter-spacing: 0;
  font-size: 14px;
  line-height: 18px;
  padding-right: 25px;
}
.fn_cs_project_sticky .right_part .img_holder img {
  position: relative;
  opacity: 0;
  z-index: -3;
  min-width: 100%;
  min-height: 250px;
}
.fn_cs_project_sticky .right_part .img_holder .abs_img {
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 15px;
  z-index: 5;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
}
.fn_cs_project_sticky .right_part .img_holder a {
  z-index: 10;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: rgba(0, 0, 0, 0.2);
  transition: all 0.3s ease;
}
.fn_cs_project_sticky .right_part .img_holder a:before {
  content: "";
  background-color: #45a2df;
  left: 50px;
  top: 49px;
  width: 0;
  height: 2px;
  position: absolute;
  z-index: 22;
  transition: all 0.3s ease;
  transition-delay: 0.3s;
}
.fn_cs_project_sticky .right_part .img_holder a:after {
  content: "";
  background-color: #45a2df;
  left: 59px;
  top: 40px;
  width: 2px;
  height: 0;
  position: absolute;
  z-index: 22;
  transition: all 0.3s ease;
}
.fn_cs_project_sticky .right_part .title_holder p img,
.fn_cs_project_sticky .right_part .title_holder p svg {
  width: 15px;
  height: 15px;
  position: absolute;
  right: 0;
  top: 50%;
  margin-top: -7px;
}
.fn_cs_project_sticky .right_part .title_holder > a {
  opacity: 0;
  visibility: hidden;
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  z-index: 33;
}
.fn_cs_project_sticky .right_part .item:after {
  left: 30px;
  right: 30px;
  height: 15px;
  bottom: 0;
  background-color: #45a2df;
  content: "";
  position: absolute;
  z-index: -1;
}
.fn_cs_project_sticky .right_part .item:hover .img_holder a {
  background-color: rgba(15, 15, 22, 0.9);
}
.fn_cs_project_sticky .right_part .item:hover .img_holder a:after {
  height: 20px;
}
.fn_cs_project_sticky .right_part .item:hover .img_holder a:before {
  width: 20px;
}
.fn_cs_project_sticky .right_part .item:hover .title_holder p a {
  color: #45a2df;
}
.fn_cs_project_sticky .right_part .item:hover .title_holder > a {
  opacity: 1;
  visibility: visible;
}
@media (max-width: 1400px) {
  .fn_cs_project_sticky .right_part .title_holder {
    padding: 24px 30px 26px 30px;
  }
  .fn_cs_project_sticky .right_part .img_holder a:after {
    top: 30px;
    left: 39px;
  }
  .fn_cs_project_sticky .right_part .img_holder a:before {
    top: 39px;
    left: 30px;
  }
  .fn_cs_project_sticky .right_part .title_holder h3 {
    font-size: 18px;
  }
}
@media (max-width: 1200px) {
  .fn_cs_project_sticky .left_part {
    width: 100%;
    min-width: 100%;
    margin-bottom: 70px;
  }
  .fn_cs_project_sticky .right_part {
    width: 100%;
    min-width: 100%;
    padding-left: 0;
  }
  .fn_cs_project_sticky .inner {
    flex-direction: column;
  }
  .fn_cs_project_sticky .left_part h3 {
    font-size: 36px;
  }
}
.support_section_2 {
  width: 100%;
  float: left;
  clear: both;
  padding: 150px 0;
}
.fn_cs_support_block {
  width: 100%;
  float: left;
  clear: both;
  position: relative;
  padding-top: 10px;
}
.fn_cs_support_block .support_block {
  width: 100%;
  float: left;
  clear: both;
  position: relative;
  border: 15px solid #0e2424;
  padding: 50px 285px 50px 140px;
  min-height: 257px;
}
.fn_cs_support_block .content {
  width: 100%;
  float: left;
  clear: both;
  position: relative;
}
.fn_cs_support_block .bottom_section {
  margin-top: 23px;
}
.fn_cs_support_block .icon {
  position: absolute;
  top: -25px;
  left: 45px;
  display: block;
  width: 80px;
  height: 137px;
  background-color: #45a2df;
  color: #041230;
}
.fn_cs_support_block .icon:before {
  border-top: 10px solid transparent;
  border-left: 5px solid #ab8b40;
  content: "";
  position: absolute;
  left: 100%;
  top: 0;
}
.fn_cs_support_block .icon:after {
  border-top: 10px solid transparent;
  border-right: 5px solid #ab8b40;
  content: "";
  position: absolute;
  right: 100%;
  top: 0;
}
.fn_cs_support_block .icon img,
.fn_cs_support_block .icon svg {
  width: 40px;
  height: 40px;
  position: absolute;
  bottom: 23px;
  left: 20px;
}
.fn_cs_support_block .icon span:after {
  border-top: 10px solid #45a2df;
  border-right: 80px solid transparent;
  content: "";
  position: absolute;
  top: 100%;
  left: 0;
}
.fn_cs_support_block .icon i {
  font-size: 40px;
  position: absolute;
  bottom: 23px;
  left: 20px;
  width: 40px;
  text-align: center;
}
.fn_cs_support_block .img_wrap {
  position: absolute;
  width: 280px;
  top: 0;
  right: 0;
  bottom: 0;
}
.fn_cs_support_block .img_wrap span {
  display: block;
  content: "";
  position: absolute;
  border-right: 280px solid #002244;
  border-top: 227px solid transparent;
  bottom: 0;
  right: 0;
}
.fn_cs_support_block .img_wrap img {
  position: absolute;
  max-width: 212px;
  bottom: 0;
  right: 20px;
  z-index: 3;
}
.fn_cs_support_block .desc {
  width: 100%;
  float: left;
  clear: both;
}
.fn_cs_support_block .desc p {
  margin: 0;
  padding: 0;
  font-weight: 400;
  color: #041230;
  font-size: 24px;
  line-height: 30px;
  letter-spacing: 0;
}
.fn_cs_support_block .bottom_section {
  width: 100%;
  float: left;
  clear: both;
  display: flex;
  flex-direction: row;
  align-items: center;
}
.fn_cs_support_block .link_block a {
  display: block;
  padding: 0 25px;
  border-radius: 3px;
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.1);
  max-width: 100%;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  font-family: Rubik, Sans-serif;
  font-size: 14px;
  font-weight: 500;
  text-transform: uppercase;
  line-height: 50px;
  letter-spacing: 0.5px;
  color: #fff;
  background-color: #45a2df;
  text-decoration: none;
}
.fn_cs_support_block .link_block a:hover {
  background-color: #002244;
}
.fn_cs_support_block .tfree_block {
  margin-left: 70px;
  position: relative;
}
.fn_cs_support_block .tfree_block:after {
  width: 30px;
  height: 1px;
  content: "";
  position: absolute;
  left: -50px;
  top: 50%;
  background-color: #999;
}
.fn_cs_support_block .tfree_block p {
  margin: 0;
  padding: 0;
  font-size: 18px;
  letter-spacing: 0;
  color: #041230;
}
.fn_cs_support_block .link_block {
  min-width: max-content;
  min-width: intrinsic;
  min-width: -moz-max-content;
  min-width: -webkit-max-content;
}
.fn_cs_support_block[data-icon-type="none"] {
  padding-top: 0;
}
.fn_cs_support_block[data-icon-type="none"] .support_block {
  padding-left: 40px;
}
@media (max-width: 1600px) {
  .fn_cs_support_block .bottom_section {
    flex-direction: column;
    align-items: flex-start;
  }
  .fn_cs_support_block .tfree_block {
    margin-left: 0;
    margin-top: 20px;
  }
  .fn_cs_support_block .tfree_block:after {
    display: none;
  }
}
@media (max-width: 768px) {
  .fn_cs_support_block .support_block {
    padding-right: 20px;
    padding-left: 120px;
  }
  .fn_cs_support_block .icon {
    left: 20px;
  }
  .fn_cs_support_block .img_wrap {
    display: none;
  }
  .fn_cs_support_block .link_block a {
    display: inline-block;
  }
  .fn_cs_support_block[data-icon-type="none"] .support_block {
    padding-left: 20px;
  }
  .fn_cs_support_block .link_block {
    width: 100%;
    min-width: 100%;
  }
}
@media (max-width: 480px) {
  .fn_cs_support_block .icon {
    height: 105px;
  }
  .fn_cs_support_block[data-icon-type="elementor_icons"] .support_block,
  .fn_cs_support_block[data-icon-type="frenify_icons"] .support_block {
    padding-top: 120px !important;
    padding-left: 20px;
  }
}
.fn_cs_introduce {
  width: 100%;
  float: left;
  clear: both;
  padding: 50px 70px 50px 80px;
  position: relative;
}
.fn_cs_introduce_wrap {
  width: 100%;
  float: left;
  clear: both;
  position: relative;
  padding: 40px 0;
  margin-top: -140px;
}
.fn_cs_introduce_wrap[data-url-show="no"] span.video {
  display: none;
}
.fn_cs_introduce .wing11 {
  position: absolute;
  bottom: 100%;
  z-index: -1;
  right: 65px;
  border-left: 15px solid rgba(255, 255, 255, 0.2);
  border-top: 40px solid transparent;
}
.fn_cs_introduce .wing12 {
  position: absolute;
  bottom: 100%;
  border-top: 40px solid transparent;
  right: 80px;
  border-right: 600px solid rgba(255, 255, 255, 0.2);
}
.fn_cs_introduce .wing21 {
  position: absolute;
  top: 100%;
  z-index: -1;
  left: 65px;
  border-top: 40px solid rgba(8, 18, 37, 0.2);
  border-left: 15px solid transparent;
}
.fn_cs_introduce .wing22 {
  position: absolute;
  top: 100%;
  border-top: 40px solid rgba(8, 18, 37, 0.2);
  left: 80px;
  border-right: 600px solid transparent;
}
.fn_cs_introduce .content_holder {
  width: 100%;
  float: left;
  clear: both;
  position: relative;
  z-index: 20;
}
.fn_cs_introduce .o_color {
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  z-index: 5;
  box-shadow: 10px 0 40px rgba(0, 0, 0, 0.08);
  background-color: #081225;
}
.fn_cs_introduce .title_holder {
  width: 100%;
  float: left;
  padding-right: 12%;
  max-width: calc(100% - 240px);
  max-width: -moz-calc(100% - 240px);
  max-width: -webkit-calc(100% - 240px);
}
.fn_cs_introduce .badge_holder {
  width: 100%;
  float: right;
  border: 10px solid #002244;
  padding: 16px 20px 10px 20px;
  min-height: 240px;
  max-width: 240px;
  min-width: 240px;
}
.fn_cs_introduce .title_holder h5 {
  margin: 0;
  padding: 0;
  font-size: 20px;
  letter-spacing: 0;
  font-weight: 300;
  margin-bottom: 2px;
  color: #fff;
}
.fn_cs_introduce .title_holder h3 {
  margin: 0;
  padding: 0;
  font-size: 36px;
  letter-spacing: 0;
  font-weight: 500;
  margin-bottom: 37px;
  color: #fff;
  line-height: 1;
  position: relative;
  left: -2px;
}
.fn_cs_introduce .title_holder h3:after {
  content: "";
  top: 100%;
  left: 2px;
  position: absolute;
  width: 100px;
  height: 2px;
  background-color: #002244;
  margin-top: 14px;
}
.fn_cs_introduce .title_holder p {
  margin: 0;
  padding: 0;
  line-height: 1.7;
  color: #fff;
  margin-bottom: 15px;
  letter-spacing: 0;
}
.fn_cs_introduce .badge_holder h3 {
  margin: 0;
  padding: 0;
  font-size: 20px;
  letter-spacing: 0;
  font-weight: 300;
  margin-bottom: 10px;
  color: #fff;
  line-height: 1.2;
}
.fn_cs_introduce .badge_holder {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}
.fn_cs_introduce .badge_holder span {
  margin: 0;
  padding: 0;
  font-size: 10px;
  font-weight: 600;
  text-transform: uppercase;
  color: #fff;
}
.fn_cs_introduce .badge_holder .content > :last-child {
  color: #fff;
}
.fn_cs_introduce .badge_holder span.year {
  font-size: 72px;
  letter-spacing: -1px;
  margin: 0;
  line-height: 1;
  font-weight: 400;
  white-space: nowrap;
}
.fn_cs_introduce .badge_holder .content {
  float: left;
  width: 100%;
  clear: both;
  display: flex;
  flex-direction: row;
  align-items: center;
}
.fn_cs_introduce .badge_holder span {
  display: block;
  margin-left: 5px;
}
.fn_cs_introduce span.video {
  width: 70px;
  height: 70px;
  position: absolute;
  z-index: 55;
  left: 80px;
  bottom: -20px;
  background-color: #002244;
  border-radius: 100%;
  cursor: pointer;
}
.fn_cs_introduce span.video:after {
  content: "";
  position: absolute;
  border-left: 18px solid #fff;
  border-top: 10px solid transparent;
  left: 27px;
  top: 25px;
}
.fn_cs_introduce span.video:before {
  content: "";
  position: absolute;
  border-left: 18px solid #fff;
  border-bottom: 10px solid transparent;
  left: 27px;
  top: 35px;
}
.fn_cs_introduce span.video span:before {
  content: "";
  display: block;
  position: absolute;
  top: 50%;
  left: 50%;
  width: 70px;
  height: 70px;
  margin: -35px auto auto -35px;
  -webkit-transform-origin: 50% 50%;
  transform-origin: 50% 50%;
  background-color: inherit;
  opacity: 0;
  z-index: -1;
  pointer-events: none;
  border: 15px solid #002244;
  border-radius: 100%;
}
.fn_cs_introduce span.video:hover span:before {
  opacity: 1;
  -webkit-animation: cs_fn_pulse 2s cubic-bezier(0.3, 1, 0.3, 1) infinite;
  animation: cs_fn_pulse 2s cubic-bezier(0.3, 1, 0.3, 1) infinite;
}
.fn_cs_introduce_wrap[data-wing-switch="disable"] {
  padding-top: 0;
  padding-bottom: 20px;
}
.fn_cs_introduce_wrap[data-wing-switch="disable"] .wing11,
.fn_cs_introduce_wrap[data-wing-switch="disable"] .wing12,
.fn_cs_introduce_wrap[data-wing-switch="disable"] .wing21,
.fn_cs_introduce_wrap[data-wing-switch="disable"] .wing22 {
  display: none;
}
@media (max-width: 1200px) {
  .fn_cs_introduce {
    padding: 50px 50px 80px 50px;
  }
  .fn_cs_introduce .title_holder {
    padding-right: 7%;
  }
  .fn_cs_introduce span.video {
    left: 50px;
  }
}
@media (max-width: 768px) {
  .fn_cs_introduce .title_holder {
    max-width: 100%;
    padding: 0;
    margin-bottom: 50px;
  }
  .fn_cs_introduce .badge_holder {
    float: left;
  }
  .fn_cs_introduce {
    padding: 40px 30px 80px 30px;
  }
  .fn_cs_introduce span.video {
    left: 30px;
  }
  .fn_cs_introduce .title_holder p {
    margin-bottom: 0;
  }
}
.fn_cs_services_classic {
  width: 100%;
  float: left;
  clear: both;
  position: relative;
  margin: 100px 0 50px 0;
}
.fn_cs_services_classic .list {
  width: 100%;
  float: left;
  clear: both;
}
.fn_cs_services_classic ul {
  list-style-type: none;
  margin: 0;
  margin-left: -80px;
  display: flex;
  flex-wrap: wrap;
}
.fn_cs_services_classic li {
  width: 25%;
  float: left;
  padding-left: 80px;
  margin-bottom: 40px;
}
.fn_cs_services_classic .item {
  width: 100%;
  float: left;
  clear: both;
  position: relative;
  padding: 30px 0 0;
  display: flex;
  flex-direction: column;
  height: 100%;
}
.fn_cs_services_classic .icon {
  display: block;
  position: relative;
  width: 100%;
  height: 100px;
  color: #002244;
}
.fn_cs_services_classic .icon .fn__svg {
  position: absolute;
  width: 60px;
  height: 60px;
  top: 0;
  left: 0;
}
.fn_cs_services_classic .item h3 {
  margin: 0;
  padding: 0;
  font-size: 20px;
  letter-spacing: 0;
  color: #041230;
  line-height: 1.2;
  margin-bottom: 20px;
}
.fn_cs_services_classic .item p {
  margin: 0;
  padding: 0;
  margin-bottom: 30px;
}
.fn_cs_services_classic .more_details {
  display: block;
  margin-top: auto;
}
.fn_cs_services_classic .more_details a {
  font-size: 18px;
  line-height: 24px;
  font-family: Rubik;
  color: #041230;
  display: inline-block;
  padding-right: 37px;
  position: relative;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
  text-decoration: none;
}
.fn_cs_services_classic .more_details .fn__svg {
  width: 15px;
  height: 15px;
  top: 50%;
  margin-top: -7px;
  right: 10px;
  position: absolute;
  transition: all 0.5s ease;
}
.fn_cs_services_classic .bg1 {
  position: absolute;
  left: 100%;
  margin-left: 40px;
  top: 0;
  bottom: 0;
  background-color: #e5e5e5;
  width: 1px;
}
.fn_cs_services_classic .bg2 {
  position: absolute;
  left: 100%;
  margin-left: 40px;
  top: 0;
  height: 0;
  background-color: #c32c41;
  width: 1px;
  transition: all 0.5s ease;
}
.fn_cs_services_classic .item:hover .bg2 {
  height: 100%;
}
.fn_cs_services_classic .item:hover .more_details .fn__svg {
  transform: translateX(10px);
}
.fn_cs_services_classic .item > a {
  display: block;
  position: absolute;
  left: 0;
  right: -20px;
  bottom: 0;
  z-index: 5;
  top: 0;
}
.fn_cs_services_classic li:nth-of-type(4n) .bg1,
.fn_cs_services_classic li:nth-of-type(4n) .bg2 {
  display: none;
}
.fn_cs_services_classic .video_holder {
  width: 100%;
  float: left;
  clear: both;
  height: 50px;
  position: relative;
  z-index: 1;
}
.fn_cs_services_classic .video_holder .video_bg:after {
  background-color: #16161b;
  opacity: 0.5;
  content: "";
  position: absolute;
  top: 60px;
  right: -30px;
  width: 30px;
  height: 110px;
}
.fn_cs_services_classic .video_holder .video_bg:before {
  background-color: #16161b;
  opacity: 0.5;
  content: "";
  position: absolute;
  top: 60px;
  left: -30px;
  width: 30px;
  height: 110px;
}
.fn_cs_services_classic .video_holder:after {
  background-color: #16161b;
  opacity: 0.5;
  content: "";
  position: absolute;
  top: 20px;
  right: -30px;
  left: -30px;
  height: 40px;
}
.fn_cs_services_classic.video_enable .list {
  border-radius: 10px;
  padding: 100px 0 60px 0;
  position: relative;
  z-index: 5;
  background-color: #16161b;
  box-shadow: 0 10px 80px rgba(0, 0, 0, 0.2);
}
.fn_cs_services_classic.video_enable ul {
  padding: 0 100px;
}
.fn_cs_services_classic.video_enable .icon {
  color: #fff;
}
.fn_cs_services_classic.video_enable .item h3 {
  color: #eee;
}
.fn_cs_services_classic.video_enable .item p {
  color: #999;
}
.fn_cs_services_classic.video_enable .bg1 {
  background-color: rgba(255, 255, 255, 0.1);
}
.fn_cs_services_classic.video_enable .bg2 {
  background-color: #aaa;
}
.fn_cs_services_classic.video_enable .more_details a {
  color: #fff;
}
.fn_cs_services_classic.video_enable {
  margin-top: -170px;
}
.fn_cs_services_classic .button_inner {
  display: block;
  width: 100px;
  height: 100px;
  background-color: #0059b3;
  border-radius: 50%;
  position: absolute;
  top: 0;
  left: 50%;
  z-index: 15;
  margin-left: -50px;
}
.fn_cs_services_classic .button_inner a {
  cursor: pointer;
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
}
.fn_cs_services_classic .button_inner a:after {
  content: "";
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 14px 0 14px 25px;
  border-color: transparent transparent transparent #fff;
  z-index: 22;
  left: 42px;
  top: 36px;
  position: absolute;
}
.fn_cs_services_classic .button_inner a:before {
  content: "";
  display: block;
  position: absolute;
  top: 50%;
  left: 50%;
  width: 100px;
  height: 100px;
  margin: -50px auto auto -50px;
  -webkit-transform-origin: 50% 50%;
  transform-origin: 50% 50%;
  background-color: inherit;
  z-index: -1;
  pointer-events: none;
  border: 30px solid #0059b3;
  transition: opacity 2s 1s ease;
  border-radius: 100%;
  opacity: 1;
  -webkit-animation: cs_fn_pulse 1s cubic-bezier(0.3, 1, 0.3, 1) infinite;
  animation: cs_fn_pulse 1s cubic-bezier(0.3, 1, 0.3, 1) infinite;
}
@media (max-width: 1200px) {
  .fn_cs_services_classic.video_enable ul {
    padding: 0 40px;
  }
}
@media (max-width: 1040px) {
  .fn_cs_services_classic li {
    width: 50%;
  }
  .fn_cs_services_classic li:nth-of-type(2n) .bg1 {
    display: none;
  }
  .fn_cs_services_classic li:nth-of-type(2n) .bg2 {
    display: none;
  }
}
@media (max-width: 480px) {
  .fn_cs_services_classic .item > a {
    right: 0;
  }
  .fn_cs_services_classic li {
    width: 100%;
  }
  .fn_cs_services_classic .bg1 {
    display: block !important;
  }
  .fn_cs_services_classic li:last-child .bg1 {
    display: none !important;
  }
  .fn_cs_services_classic .bg2 {
    display: none;
  }
  .fn_cs_services_classic .item {
    padding-top: 0;
  }
  .fn_cs_services_classic .bg1 {
    width: auto;
    height: 1px;
    margin-left: auto;
    left: 0;
    right: 0;
    top: auto;
    bottom: 0;
  }
}
.fn_cs_principles {
  width: 100%;
  float: left;
  clear: both;
  margin: 100px 0 80px;
}
.fn_cs_principles .inner {
  width: 100%;
  float: left;
  clear: both;
  display: flex;
  flex-direction: row;
}
.fn_cs_principles .left_part {
  width: 320px;
  min-width: 320px;
  margin-right: 10%;
  padding-top: 111px;
}
.fn_cs_principles .left_part h3 {
  font-size: 36px;
  margin: 0;
  padding: 0;
  letter-spacing: 0;
  line-height: 1.2;
  position: relative;
  left: -2px;
  margin-bottom: 35px;
  font-weight: 500;
}
.fn_cs_principles .left_part h3:after {
  top: 100%;
  margin-top: 11px;
  width: 100px;
  height: 2px;
  background-color: #002244;
  content: "";
  position: absolute;
  left: 2px;
}
.fn_cs_principles .left_part p {
  margin: 0;
  padding: 0;
  color: #666;
}
.fn_cs_principles .left_part p span {
  display: block;
  margin-bottom: 30px;
}
.fn_cs_principles .left_part p span:last-child {
  margin-bottom: 0;
}
.fn_cs_principles .right_part {
  width: 100%;
  position: relative;
}
.fn_cs_principles .right_part ul {
  margin: 0;
  list-style-type: none;
  margin-left: -30px;
}
.fn_cs_principles .right_part li {
  width: 50%;
  float: left;
  padding-left: 30px;
  margin-bottom: 20px;
}
.fn_cs_principles .right_part li:first-child {
  padding-top: 50px;
}
.fn_cs_principles .right_part .item {
  width: 100%;
  float: left;
  clear: both;
  position: relative;
  padding: 20px 10px 10px 20px;
}
.fn_cs_principles .right_part .item:after {
  content: "";
  position: absolute;
  width: 20px;
  height: 250px;
  top: 0;
  left: 0;
  background-color: #002244;
}
.fn_cs_principles .right_part .item:before {
  content: "";
  position: absolute;
  left: 0;
  top: 250px;
  border-top: 20px solid #002244;
  border-left: 20px solid transparent;
}
.fn_cs_principles .right_part .title_holder:after {
  content: "";
  position: absolute;
  width: 180px;
  height: 20px;
  bottom: 100%;
  left: 0;
  background-color: #002244;
}
.fn_cs_principles .right_part .title_holder:before {
  content: "";
  position: absolute;
  left: 180px;
  bottom: 100%;
  border-top: 20px solid transparent;
  border-left: 20px solid #002244;
}
.fn_cs_principles .right_part .title_holder {
  width: 100%;
  float: left;
  clear: both;
  position: relative;
  background-color: #140000;
  padding: 44px 60px 72px 30px;
  min-height: 300px;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.08);
}
.fn_cs_principles .number_holder {
  position: absolute;
  width: 70px;
  height: 80px;
  right: 0;
  bottom: 0;
  line-height: 80px;
  letter-spacing: 0;
  font-size: 36px;
  font-weight: 400;
  color: #fff;
  background-color: #002244;
  text-align: center;
  border-radius: 2px;
  font-family: Rubik;
}
.fn_cs_principles .right_part h3 {
  margin: 0;
  padding: 0;
  letter-spacing: 0;
  font-size: 20px;
  margin-bottom: 16px;
  color: #eee;
}
.fn_cs_principles .right_part p {
  color: #ccc;
}
@media (max-width: 1200px) {
  .fn_cs_principles .inner {
    flex-direction: column;
  }
  .fn_cs_principles .left_part {
    padding-top: 0;
    width: 100%;
    clear: both;
    min-width: 100%;
    margin-right: 0;
    margin-bottom: 50px;
  }
  .fn_cs_principles .right_part {
    clear: both;
  }
  .fn_cs_principles .right_part li:first-child {
    padding-top: 0;
  }
}
@media (max-width: 768px) {
  .fn_cs_principles .right_part li {
    width: 100%;
  }
}
.fn_cs_project_sticky_modern {
  width: 100%;
  float: left;
  clear: both;
  position: relative;
  margin-bottom: 100px;
}
.fn_cs_project_sticky_modern .inner {
  width: 100%;
  float: left;
  clear: both;
  position: relative;
  display: flex;
  flex-direction: row;
}
.fn_cs_project_sticky_modern .left_part {
  width: 400px;
  min-width: 400px;
}
.fn_cs_project_sticky_modern .left_part_in {
  width: 100%;
  padding: 55px 50px 60px 50px;
  background-color: #002244;
}
.fn_cs_project_sticky_modern .right_part {
  width: 100%;
  padding-left: 60px;
  position: relative;
}
.fn_cs_project_sticky_modern .left_part h3 {
  margin: 0;
  padding: 0;
  font-weight: 500;
  letter-spacing: 0;
  font-size: 36px;
  line-height: 1.2;
  color: #fff;
  position: relative;
  padding-bottom: 13px;
  margin-bottom: 21px;
  left: -2px;
}
.fn_cs_project_sticky_modern .left_part h3:after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 2px;
  width: 100px;
  height: 2px;
  background-color: #fff;
}
.fn_cs_project_sticky_modern .left_part p {
  margin: 0;
  padding: 0;
  font-size: 14px;
  line-height: 24px;
  margin-bottom: 33px;
  color: #fff;
}
.fn_cs_project_sticky_modern .left_part a {
  text-decoration: none;
  display: inline-block;
  position: relative;
  font-size: 14px;
  line-height: 50px;
  padding: 0 30px;
  font-family: Rubik;
  text-transform: uppercase;
  font-weight: 500;
  letter-spacing: 0.5px;
  color: #041230;
  background-color: #fff;
  border-radius: 2px;
}
.fn_cs_project_sticky_modern .left_part a:hover {
  background-color: #041230;
  color: #fff;
}
.fn_cs_project_sticky_modern ul {
  margin: 0;
  padding: 0;
  list-style-type: none;
  float: left;
  width: 100%;
}
.fn_cs_project_sticky_modern li {
  width: 100%;
  margin: 0;
  float: left;
  clear: both;
  position: relative;
  margin-bottom: 40px;
}
.fn_cs_project_sticky_modern li:last-child {
  margin-bottom: 0;
}
.fn_cs_project_sticky_modern .item {
  width: 100%;
  float: left;
  clear: both;
  position: relative;
  padding: 0 50px;
}
.fn_cs_project_sticky_modern .img_holder {
  position: relative;
}
.fn_cs_project_sticky_modern .title_holder {
  width: 100%;
  float: left;
  clear: both;
  z-index: 10;
  padding: 31px 30px 35px 30px;
}
.fn_cs_project_sticky_modern .title_holder h3 {
  margin: 0;
  padding: 0;
  font-size: 24px;
  letter-spacing: 0;
  font-weight: 400;
  margin-bottom: 8px;
  position: relative;
  left: -2px;
}
.fn_cs_project_sticky_modern .title_holder h3 a {
  color: #041230;
  text-decoration: none;
}
.fn_cs_project_sticky_modern .title_holder p {
  margin: 0;
  padding: 0;
  line-height: 1;
}
.fn_cs_project_sticky_modern .title_holder p a {
  position: relative;
  display: inline-block;
  text-transform: uppercase;
  color: #666;
  text-decoration: none;
  font-weight: 500;
  letter-spacing: 0;
  font-size: 14px;
  line-height: 18px;
  padding-right: 25px;
  font-family: Rubik;
}
.fn_cs_project_sticky_modern .img_holder img {
  position: relative;
  opacity: 0;
  z-index: -3;
  min-width: 100%;
  min-height: 250px;
}
.fn_cs_project_sticky_modern .img_holder .abs_img {
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  z-index: 5;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
}
.fn_cs_project_sticky_modern .img_holder a {
  z-index: 10;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: rgba(0, 0, 0, 0.2);
  transition: all 0.3s ease;
}
.fn_cs_project_sticky_modern .img_holder a:before {
  content: "";
  background-color: #45a2df;
  left: 50px;
  top: 49px;
  width: 0;
  height: 2px;
  position: absolute;
  z-index: 22;
  transition: all 0.3s ease;
  transition-delay: 0.3s;
}
.fn_cs_project_sticky_modern .img_holder a:after {
  content: "";
  background-color: #45a2df;
  left: 59px;
  top: 40px;
  width: 2px;
  height: 0;
  position: absolute;
  z-index: 22;
  transition: all 0.3s ease;
}
.fn_cs_project_sticky_modern .title_holder p .fn__svg {
  width: 15px;
  height: 15px;
  position: absolute;
  right: 0;
  top: 50%;
  margin-top: -10px;
}
.fn_cs_project_sticky_modern .title_holder > a {
  opacity: 0;
  visibility: hidden;
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  z-index: 33;
}
.fn_cs_project_sticky_modern .item:after {
  left: 0;
  right: 0;
  bottom: 0;
  top: 50px;
  background-color: #eff4f7;
  content: "";
  position: absolute;
  z-index: -1;
}
.fn_cs_project_sticky_modern .item:hover .img_holder a {
  background-color: rgba(15, 15, 22, 0.2);
}
.fn_cs_project_sticky_modern .item:hover .img_holder a:after {
  height: 20px;
}
.fn_cs_project_sticky_modern .item:hover .img_holder a:before {
  width: 20px;
}
.fn_cs_project_sticky_modern .item:hover .title_holder p a {
  color: #45a2df;
}
.fn_cs_project_sticky_modern .item:hover .title_holder > a {
  opacity: 1;
  visibility: visible;
}
.fn_cs_project_sticky_modern .item {
  transition: all 0.5s ease;
}
.fn_cs_project_sticky_modern .item:hover {
  padding: 0;
}
.fn_cs_project_sticky_modern[data-animation-type="beta"] .item {
  padding: 0;
}
.fn_cs_project_sticky_modern[data-animation-type="gamma"] .item {
  padding: 0 50px;
}
@media (max-width: 1400px) {
  .fn_cs_project_sticky_modern .img_holder a:after {
    top: 30px;
    left: 39px;
  }
  .fn_cs_project_sticky_modern .img_holder a:before {
    top: 39px;
    left: 30px;
  }
}
@media (max-width: 1200px) {
  .fn_cs_project_sticky_modern .left_part {
    width: 100%;
    min-width: 100%;
    margin-bottom: 70px;
  }
  .fn_cs_project_sticky_modern .right_part {
    width: 100%;
    min-width: 100%;
    padding-left: 0;
  }
  .fn_cs_project_sticky_modern .inner {
    flex-direction: column;
  }
}
@media (max-width: 1040px) {
  .fn_cs_project_sticky_modern .item {
    padding: 0 !important;
  }
  .fn_cs_project_sticky_modern .title_holder h3 {
    font-size: 20px;
    line-height: 1.3;
  }
}
.fn_cs_kenburnsy_wrap {
  width: 100%;
  position: relative;
  float: left;
}
.fn_cs_kenburnsy {
  overflow: hidden;
  height: 100vh;
  min-height: 500px;
  position: relative;
  width: 100%;
}
.fn_cs_kenburnsy .slide {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background-position: center center;
  -webkit-background-size: cover;
  background-size: cover;
  background-repeat: no-repeat;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  -webkit-transform-origin: center;
  -ms-transform-origin: center;
  transform-origin: center;
}
.fn_cs_description,
.fn_cs_description .desc_holder {
  width: 100%;
  float: left;
  clear: both;
  position: relative;
}
.fn_cs_description p {
  margin: 0;
  padding: 0;
  letter-spacing: 0;
  font-size: 18px;
  line-height: 28px;
  color: #666;
}
.fn_cs_button,
.fn_cs_button .inner {
  width: 100%;
  float: left;
  clear: both;
}
.fn_cs_button a {
  display: inline-block;
  font-family: Rubik;
  text-transform: uppercase;
  font-size: 14px;
  letter-spacing: 0.5px;
  line-height: 50px;
  padding: 0 30px;
  border-radius: 2px;
  font-weight: 500;
  text-align: center;
  color: #fff;
  text-decoration: none;
  background-color: #16161b;
}
.fn_cs_button a:hover {
  background-color: #002244;
  color: #fff;
}
.fn_cs_button.full a {
  display: block;
  line-height: 70px;
  background-color: #45a2df;
}
.fn_cs_button.full a:hover {
  background-color: #002244;
}
.fn_cs_sixfold_gallery {
  width: 100%;
  float: left;
  clear: both;
  padding: 0 40px;
  margin-top: -420px;
}
.fn_cs_sixfold_gallery ul {
  list-style-type: none;
  margin: 0;
  padding: 0;
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  margin-left: -40px;
}
.fn_cs_sixfold_gallery ul li {
  width: 30%;
  padding-left: 40px;
  margin-bottom: 40px;
}
.fn_cs_sixfold_gallery ul li:nth-of-type(6n + 1) {
  width: 32%;
}
.fn_cs_sixfold_gallery ul li:nth-of-type(6n + 3) {
  width: 26%;
}
.fn_cs_sixfold_gallery ul li:nth-of-type(6n + 4) {
  width: 26%;
}
.fn_cs_sixfold_gallery ul li:nth-of-type(6n) {
  width: 32%;
}
.fn_cs_sixfold_gallery ul li:nth-of-type(3n + 2) {
  width: 42%;
}
.fn_cs_sixfold_gallery .item {
  width: 100%;
  height: 100%;
  display: flex;
  align-items: flex-end;
}
.fn_cs_sixfold_gallery ul li:nth-of-type(6n) .item,
.fn_cs_sixfold_gallery ul li:nth-of-type(6n + 4) .item,
.fn_cs_sixfold_gallery ul li:nth-of-type(6n + 5) .item {
  align-items: flex-start;
}
.fn_cs_sixfold_gallery .item_in {
  width: 100%;
  position: relative;
  border-radius: 5px;
  overflow: hidden;
  box-shadow: 0 10px 40px rgba(0, 0, 0, 0.2);
}
.fn_cs_sixfold_gallery .item_in:hover .abs_img {
  transform: scale(1.2);
}
.fn_cs_sixfold_gallery .item_in .abs_img {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  transition: all 1s ease;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
  z-index: 5;
}
.fn_cs_sixfold_gallery .item_in img {
  opacity: 0;
  min-width: 100%;
}
@media (max-width: 480px) {
  .fn_cs_sixfold_gallery ul li:nth-of-type(3n + 2),
  .fn_cs_sixfold_gallery ul li:nth-of-type(3n + 3),
  .fn_cs_sixfold_gallery ul li:nth-of-type(6n),
  .fn_cs_sixfold_gallery ul li:nth-of-type(6n + 1),
  .fn_cs_sixfold_gallery ul li:nth-of-type(6n + 2),
  .fn_cs_sixfold_gallery ul li:nth-of-type(6n + 4) {
    width: 100%;
  }
  .fn_cs_sixfold_gallery ul {
    margin-left: -20px;
  }
  .fn_cs_sixfold_gallery ul li {
    padding-left: 20px;
    margin-bottom: 20px;
  }
  .fn_cs_sixfold_gallery {
    padding: 0 20px;
  }
}
.section_1 {
  background-color: #16161b;
}
.section_1 .fn_cs_description p {
  color: #999;
}
.fn_cs_counter_with_caption,
.fn_cs_counter_with_caption .inner,
.fn_cs_counter_with_caption .item {
  width: 100%;
  float: left;
  clear: both;
}
.fn_cs_counter_with_caption ul {
  list-style-type: none;
  margin: 0;
  padding: 0;
  margin-left: -20px;
}
.fn_cs_counter_with_caption li {
  width: 33.3333%;
  float: left;
  padding-left: 20px;
}
.fn_cs_counter_with_caption[data-column="2"] li {
  width: 50%;
}
.fn_cs_counter_with_caption[data-column="3"] li {
  width: 33.3333%;
}
.fn_cs_counter_with_caption[data-column="4"] li {
  width: 25%;
  margin-bottom: 30px;
}
.fn_cs_counter_with_caption h3 {
  margin: 0;
  padding: 0;
  font-weight: 500;
  letter-spacing: -0.25px;
  color: #eee;
  font-size: 60px;
  line-height: 1.2em;
}
.fn_cs_counter_with_caption p {
  color: #666;
  margin: 0;
  padding: 0;
  font-size: 16px;
  letter-spacing: 0;
}
@media (max-width: 768px) {
  .fn_cs_counter_with_caption[data-column="4"] ul li {
    width: 50%;
  }
}
@media (max-width: 480px) {
  .fn_cs_counter_with_caption ul li {
    width: 100%;
    padding: 0;
    text-align: center;
  }
  .fn_cs_counter_with_caption[data-column="4"] ul li {
    width: 100%;
  }
}
.section_2 {
  background-color: #16161b;
  border-top: 1px solid rgba(255, 255, 255, 0.1);
  padding: 194px 0 200px;
}
.section_2 .title__holder h3 {
  color: #eee;
}
.title__holder h3 {
  color: #16161b;
  font-size: 48px;
  font-weight: 400;
  margin: 0;
  padding: 0;
  text-align: center;
}
.fn_cs_personal_reviews {
  width: 100%;
  float: left;
  clear: both;
  overflow: hidden;
}
.fn_cs_personal_reviews .swiper-slide {
  height: auto;
}
.fn_cs_personal_reviews .r_title h3 {
  margin: 0;
  padding: 0;
  font-size: 30px;
  line-height: 40px;
  color: #eee;
  letter-spacing: 0;
  font-weight: 400;
  margin-bottom: 45px;
}
.fn_cs_personal_reviews .r_item {
  padding-top: 16px;
  width: 100%;
  float: left;
  clear: both;
  height: 100%;
}
.fn_cs_personal_reviews .r_item_in {
  height: 100%;
  display: flex;
  flex-direction: column;
}
.fn_cs_personal_reviews .r_reviewer {
  margin-top: auto;
}
.fn_cs_personal_reviews .r_desc,
.fn_cs_personal_reviews .r_item_in,
.fn_cs_personal_reviews .r_reviewer {
  width: 100%;
  float: left;
  clear: both;
}
.fn_cs_personal_reviews .r_item .r_item_in {
  border: 4px solid rgba(255, 255, 255, 0.05);
  border-radius: 5px;
  position: relative;
  padding: 113px 45px 45px 45px;
}
.fn_cs_personal_reviews .r_item:hover {
  transform: translate3d(0, -5px, 0);
}
.fn_cs_personal_reviews .r_item:hover .r_item_in {
  border-color: rgba(255, 255, 255, 0.15);
}
.fn_cs_personal_reviews .r_quote {
  width: 50px;
  height: 90px;
  display: block;
  left: 46px;
  top: -16px;
  position: absolute;
  background-color: #1e1427;
  border-bottom-left-radius: 5px;
  border-bottom-right-radius: 5px;
}
.fn_cs_personal_reviews .r_quote .fn__svg {
  position: absolute;
  width: 28px;
  height: 28px;
  bottom: 14px;
  left: 50%;
  margin-left: -14px;
  color: #1e1e22;
}
.fn_cs_personal_reviews .r_review {
  margin-bottom: 32px;
  width: 100%;
  float: left;
  clear: both;
}
.fn_cs_personal_reviews .r_desc p {
  margin: 0;
  padding: 0;
  letter-spacing: 0;
  font-size: 16px;
  line-height: 24px;
  color: #777;
}
.fn_cs_personal_reviews .r_desc {
  margin-bottom: 44px;
}
.fn_cs_personal_reviews .r_reviewer {
  display: flex;
  flex-direction: column;
  min-height: 70px;
  justify-content: center;
}
.fn_cs_personal_reviews .r_reviewer {
  padding-left: 90px;
  position: relative;
}
.fn_cs_personal_reviews .r_reviewer .abs_img {
  width: 70px;
  height: 70px;
  display: block;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
  position: absolute;
  left: 0;
  top: 0;
  border-radius: 100%;
}
.fn_cs_personal_reviews .r_reviewer h3 {
  margin: 0;
  padding: 0;
  font-size: 18px;
  color: #eee;
  letter-spacing: 0;
  font-weight: 400;
  margin-bottom: 3px;
}
.fn_cs_personal_reviews .r_reviewer h5 {
  margin: 0;
  padding: 0;
  font-size: 16px;
  color: #777;
  letter-spacing: 0;
  font-family: "Open Sans";
  font-weight: 400;
}
.fn_cs_personal_reviews .swiper-wrapper {
  margin-bottom: 45px;
}
.fn_cs_personal_reviews .swiper-wrapper:after {
  clear: both;
  display: table;
  content: "";
}
.fn_cs_personal_reviews .r_item {
  opacity: 0.3;
  transition: all 0.5s ease;
}
.fn_cs_personal_reviews .r_item.fn_vision {
  opacity: 1;
}
.fn_cs_personal_reviews.ready .swiper-container {
  overflow: visible;
}
.fn_cs_swiper__progress {
  width: 100%;
  float: left;
  clear: both;
}
.fn_cs_swiper__progress .my_pagination_in {
  float: left;
  position: relative;
}
.fn_cs_swiper__progress span {
  display: block;
  float: left;
  font-size: 18px;
  letter-spacing: 0;
  color: #eee;
  height: 22px;
  line-height: 22px;
}
.fn_cs_swiper__progress .pagination_progress {
  width: 100px;
  margin: 0 20px;
  position: relative;
}
.fn_cs_swiper__progress .pagination_progress .all {
  height: 1px;
  width: 100%;
  position: absolute;
  z-index: 5;
  top: 0;
  top: 50%;
  left: 0;
  background-color: #333;
}
.fn_cs_swiper__progress .pagination_progress .all span {
  height: 1px;
  width: 100%;
  background-color: #777;
  position: absolute;
  z-index: 5;
  top: 0;
  left: 0;
  transform-origin: left top;
  transform: scale(0);
  transition: all 0.3s ease;
}
.fn_cs_personal_reviews.slider_beta .r_item_in {
  border: 1px solid rgba(255, 255, 255, 0.1);
  background-color: #19191e;
  overflow: hidden;
  padding-bottom: 80px;
  padding-top: 80px;
}
.fn_cs_personal_reviews.slider_beta .r_review {
  margin-bottom: 42px;
}
.fn_cs_personal_reviews.slider_beta .r_quote {
  background-color: transparent !important;
  width: 0;
  height: 0;
  overflow: visible;
  left: auto;
  top: -15px;
  right: -5px;
}
.fn_cs_personal_reviews.slider_beta .r_quote .fn__svg {
  top: 0;
  left: auto;
  margin: 0;
  bottom: 0;
  right: 100%;
  width: 120px;
  height: 120px;
}
.fn_cs_personal_reviews[data-progress="disable"] .fn_cs_swiper__progress {
  display: none;
}
.fn_cs_personal_reviews[data-navigation="disable"] .fn_cs_swiper__navigation {
  display: none;
}
.fn_cs_swiper__navigation {
  width: 100%;
  height: 80px;
  float: left;
  clear: both;
  position: relative;
  border-radius: 4px;
  overflow: hidden;
  background-color: #19191e;
  margin-top: 25px;
  border: 1px solid rgba(255, 255, 255, 0.1);
}
.fn_cs_swiper__navigation .myprev-button {
  width: 120px;
  height: 100%;
  position: absolute;
  display: block;
  top: 0;
  left: 0;
  cursor: pointer;
  border-right: 1px solid rgba(255, 255, 255, 0.1);
}
.fn_cs_swiper__navigation .myprev-button:after {
  border: solid #666;
  border-width: 0 2px 2px 0;
  display: inline-block;
  padding: 7px;
  position: absolute;
  content: "";
  top: 50%;
  left: 50%;
  -webkit-transform: rotate(135deg);
  transform: rotate(135deg);
  margin: -8px 0 0 -2px;
}
.fn_cs_swiper__navigation .mynext-button {
  width: 120px;
  height: 100%;
  position: absolute;
  display: block;
  top: 0;
  right: 0;
  cursor: pointer;
  border-left: 1px solid rgba(255, 255, 255, 0.1);
}
.fn_cs_swiper__navigation .mynext-button:after {
  border: solid #666;
  border-width: 0 2px 2px 0;
  display: inline-block;
  padding: 7px;
  position: absolute;
  content: "";
  top: 50%;
  left: 50%;
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
  margin: -8px 0 0 -13px;
}
.fn_cs_swiper__navigation .mynext-button,
.fn_cs_swiper__navigation .myprev-button {
  background-color: transparent;
  transition: all 0.3s ease;
}
.fn_cs_swiper__navigation .mynext-button:hover,
.fn_cs_swiper__navigation .myprev-button:hover {
  background-color: rgba(255, 255, 255, 0.05);
}
.fn_cs_swiper__navigation .mynext-button:hover:after,
.fn_cs_swiper__navigation .myprev-button:hover:after {
  border-color: #ccc;
}
.fn_cs_review__stars {
  width: 100%;
  float: left;
  clear: both;
}
.fn_cs_review__stars .review_in {
  width: 100px;
  height: 20px;
  position: relative;
  overflow: hidden;
}
.fn_cs_review__stars .fn__svg {
  width: 100px;
  height: 20px;
  display: block;
}
.fn_cs_review__stars .rating_relative {
  position: absolute;
  right: 0;
  top: 0;
  overflow: hidden;
  height: 20px;
}
.fn_cs_review__stars .rating_relative div {
  position: absolute;
  top: 0;
  left: 0;
}
.fn_cs_review__stars .rating_absolute {
  position: absolute;
  z-index: 5;
  overflow: hidden;
  top: 0;
  left: 0;
}
.fn_cs_review__stars .rating_relative .fn__svg {
  color: #6f6f6f;
}
.fn_cs_review__stars .rating_absolute .fn__svg {
  color: #ffba00;
}
.fn_cs_project_elegant_list {
  width: 100%;
  float: left;
  clear: both;
}
.fn_cs_project_elegant_list .img_holder {
  width: 100%;
  position: relative;
  border-radius: 5px;
  overflow: hidden;
  box-shadow: 0 5px 40px rgba(0, 0, 0, 0.1);
  transform: scale(1) translateZ(0);
}
.fn_cs_project_elegant_list .img_holder:hover .abs_img {
  transform: scale(1.2) translateZ(0);
}
.fn_cs_project_elegant_list .img_holder img {
  min-width: 100%;
  position: relative;
  opacity: 0;
}
.fn_cs_project_elegant_list .img_holder .abs_img {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  transition: all 1s ease-out;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
  transform: scale(1) translateZ(0);
}
.fn_cs_project_elegant_list .img_holder .abs_img a {
  position: absolute;
  display: block;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 5;
}
.fn_cs_project_elegant_list .title_holder {
  width: 100%;
  display: flex;
  flex-direction: column;
  height: 150px;
  justify-content: center;
  position: absolute;
  bottom: -150px;
  left: 0;
  padding-bottom: 20px;
  padding-bottom: 5px;
}
.fn_cs_project_elegant_list .title_holder p {
  margin: 0;
  padding: 0;
  font-size: 16px;
  color: #777;
  margin-bottom: 7px;
}
.fn_cs_project_elegant_list .title_holder p a {
  font-family: inherit;
  font-size: inherit;
  color: #777;
  position: relative;
}
.fn_cs_project_elegant_list .title_holder p a:after {
  content: "";
  width: 0;
  height: 1px;
  position: absolute;
  bottom: -2px;
  left: 100%;
  background-color: #777;
  -webkit-transition:
    left 0.5s ease,
    width 0.5s ease;
  -moz-transition:
    left 0.5s ease,
    width 0.5s ease;
  -ms-transition:
    left 0.5s ease,
    width 0.5s ease;
  -o-transition:
    left 0.5s ease,
    width 0.5s ease;
  transition:
    left 0.5s ease,
    width 0.5s ease;
}
.fn_cs_project_elegant_list .title_holder p a:hover:after {
  width: 100%;
  left: 0;
  -webkit-transition: width 0.5s ease;
  -moz-transition: width 0.5s ease;
  -ms-transition: width 0.5s ease;
  -o-transition: width 0.5s ease;
  transition: width 0.5s ease;
}
.fn_cs_project_elegant_list .title_holder h3 {
  margin: 0;
  padding: 0;
  font-size: 24px;
}
.fn_cs_project_elegant_list .title_holder h3 a {
  color: #1e1e1e;
  text-decoration: none;
}
.fn_cs_project_elegant_list .items:after {
  clear: both;
  display: table;
  content: "";
}
.fn_cs_project_elegant_list .item {
  position: relative;
}
.fn_cs_project_elegant_list .items {
  margin-left: -70px;
  margin-bottom: 150px;
  display: flex;
  flex-direction: row;
}
.fn_cs_project_elegant_list[data-layout="beta"] .first_line.fn_reversed {
  flex-direction: row-reverse;
}
.fn_cs_project_elegant_list .first_line .right_part {
  width: 33.3333%;
  float: left;
  padding-left: 70px;
  display: flex;
  justify-content: space-between;
  flex-direction: column;
}
.fn_cs_project_elegant_list .first_line .left_part {
  width: 66.6666%;
  float: left;
  padding-left: 70px;
}
.fn_cs_project_elegant_list .second_line .item_wrapper {
  width: 33.3333%;
  padding-left: 70px;
  min-width: 33.3333%;
}
@media (max-width: 1200px) {
  .fn_cs_project_elegant_list .items {
    margin-left: -40px;
  }
  .fn_cs_project_elegant_list .first_line .left_part,
  .fn_cs_project_elegant_list .first_line .right_part,
  .fn_cs_project_elegant_list .second_line .item_wrapper {
    padding-left: 40px;
  }
}
@media (max-width: 1040px) and (min-width: 769px) {
  .fn_cs_project_elegant_list .title_holder h3 {
    display: inline-block;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
  }
  .fn_cs_project_elegant_list .title_holder h3 a {
    display: block;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
  }
  .fn_cs_project_elegant_list .items {
    margin-bottom: 130px;
  }
  .fn_cs_project_elegant_list .title_holder {
    bottom: -130px;
    height: 130px;
  }
  .fn_cs_project_elegant_list .title_holder {
    padding-bottom: 0;
  }
}
@media (max-width: 768px) {
  .fn_cs_project_elegant_list .first_line .left_part {
    width: 100%;
  }
  .fn_cs_project_elegant_list .first_line .right_part {
    width: 100%;
  }
  .fn_cs_project_elegant_list .items {
    flex-wrap: wrap;
  }
  .fn_cs_project_elegant_list .second_line .item_wrapper {
    width: 100%;
  }
  .fn_cs_project_elegant_list .items {
    margin-bottom: 0;
  }
  .fn_cs_project_elegant_list .title_holder {
    height: auto !important;
    bottom: auto !important;
    position: relative;
    padding: 20px 0 25px 0;
  }
}
.section_3 {
  padding: 190px 0 200px 0;
}
.fn_cs_personal_partners_gamma {
  width: 100%;
  height: auto;
  clear: both;
  float: left;
  text-align: center;
}
.fn_cs_personal_partners_gamma .partners_inner {
  width: 100%;
  height: auto;
  clear: both;
  float: left;
}
.fn_cs_personal_partners_gamma ul {
  margin: 0 0 0 -40px;
  list-style-type: none;
}
.fn_cs_personal_partners_gamma li {
  margin: 0 0 40px 0;
  float: left;
  width: 33.3333%;
  text-align: center;
  position: relative;
  padding-left: 40px;
  overflow: hidden;
}
.fn_cs_personal_partners_gamma .list_inner {
  width: 100%;
  height: auto;
  clear: both;
  float: left;
  position: relative;
  min-height: 240px;
  border: 4px solid #ccc;
  border-radius: 3px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.fn_cs_personal_partners_gamma img {
  max-width: 88%;
  max-height: 100px;
  transition: all 0.3s ease;
}
.fn_cs_personal_partners_gamma .list_inner:hover img {
  transform: translate3d(50px, 50px, 0);
}
.fn_cs_personal_partners_gamma .shape {
  position: absolute;
  bottom: 10px;
  right: 10px;
  width: 36px;
  height: 36px;
  background-color: #0059b3;
  border-radius: 5px;
  transition: all 0.3s ease;
  display: flex;
  justify-content: center;
  align-items: center;
}
.fn_cs_personal_partners_gamma .list_inner:hover .shape {
  height: calc(100% + 10px);
  width: calc(100% + 10px);
  bottom: -5px;
  right: -5px;
  background-color: #0059b3;
  border-radius: 5px;
}
.fn_cs_personal_partners_gamma .brand {
  color: #fff;
  opacity: 0;
  visibility: hidden;
}
.fn_cs_personal_partners_gamma .list_inner:hover .brand {
  opacity: 1;
  visibility: visible;
}
.fn_cs_personal_partners_gamma .shape:before {
  position: absolute;
  content: "";
  width: 2px;
  height: 12px;
  background-color: #fff;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
.fn_cs_personal_partners_gamma li .shape:after {
  position: absolute;
  content: "";
  width: 12px;
  height: 2px;
  background-color: #fff;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
.fn_cs_personal_partners_gamma .list_inner:hover .shape:after,
.fn_cs_personal_partners_gamma .list_inner:hover .shape:before {
  opacity: 0;
  visibility: hidden;
}
.fn_cs_personal_partners_gamma .full_link {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 2;
}
@media (max-width: 1040px) {
  .fn_cs_personal_partners_gamma li {
    width: 50%;
  }
}
@media (max-width: 768px) {
  .fn_cs_personal_partners_gamma li {
    width: 100%;
  }
}
.contact_alpha {
  width: 100%;
  float: left;
  clear: both;
}
.contact_alpha .contact_in {
  width: 100%;
  display: flex;
  flex-wrap: wrap;
}
.contact_alpha .contact_left {
  width: 33.3333%;
  float: left;
  padding-right: 40px;
}
.contact_alpha .contact_right {
  width: 66.6666%;
  float: left;
}
.contact_alpha .left_in {
  width: 100%;
  background-color: #f6e3cf;
  padding: 78px 60px 80px 60px;
  height: 100%;
  border-radius: 5px;
}
.contact_alpha .contact_left h3 {
  margin: 0;
  padding: 0;
  color: #7a5235;
  font-size: 30px;
  font-weight: 400;
  line-height: 36px;
  margin-bottom: 20px;
}
.contact_alpha .contact_left p {
  margin: 0;
  padding: 0;
  font-size: 18px;
  color: #a78e78;
}
.contact_alpha input[type="email"],
.contact_alpha input[type="text"],
.contact_alpha textarea {
  background-color: #eee;
  color: #111;
  border-radius: 3px;
  width: 100%;
  font-family: "Open Sans";
  font-size: 14px;
  font-weight: 400;
  display: block;
}
.contact_alpha input[type="email"],
.contact_alpha input[type="text"] {
  line-height: 80px;
  height: 80px;
  padding: 0 20px !important;
}
.contact_alpha textarea {
  padding: 20px !important;
  min-height: 160px;
}
.contact_alpha .item {
  margin-bottom: 20px;
}
.contact_alpha .item:last-child {
  margin-bottom: 0;
}
.empty_notice {
  color: #002244;
  margin-bottom: 7px;
  display: none;
  text-align: left;
  font-weight: 500;
}
.error {
  color: #002244;
  text-align: left;
  font-weight: 500;
}
.success {
  color: #003366;
  margin-bottom: 7px;
  text-align: left;
  font-weight: 500;
}
.contact_alpha a:hover {
  background-color: #0059b3;
}
.contact_alpha a {
  display: inline-block;
  height: 50px;
  line-height: 50px;
  padding: 0 20px;
  background-color: #000;
  color: #fff;
  border-radius: 3px;
  text-decoration: none;
}
@media (max-width: 1200px) {
  .contact_alpha .contact_left {
    width: 100%;
    padding-right: 0;
    margin-bottom: 40px;
  }
  .contact_alpha .contact_right {
    width: 100%;
  }
}
@media (max-width: 768px) {
  .contact_alpha .left_in {
    padding: 28px 20px 30px 20px;
  }
}
.section_4 {
  padding: 194px 0 200px 0;
  border-top: 1px solid #ddd;
}
.section_5 {
  background-color: #f5f5f5;
  padding: 192px 0 122px 0;
}
.fn_cs_gallery_grid {
  width: 100%;
  float: left;
  clear: both;
  padding: 10px 10px 0 10px;
}
.fn_cs_gallery_grid ul {
  list-style-type: none;
  margin: 0;
  padding: 0;
  margin-left: -10px;
}
.fn_cs_gallery_grid ul li {
  width: 25%;
  float: left;
  margin: 0;
  padding: 0;
  padding-left: 10px;
  margin-bottom: 10px;
}
.fn_cs_gallery_grid ul li img {
  opacity: 0;
  min-width: 100%;
  margin-bottom: calc(35%);
}
.fn_cs_gallery_grid ul li .item {
  width: 100%;
  float: left;
  clear: both;
  position: relative;
  overflow: hidden;
}
.fn_cs_gallery_grid ul li .abs_img {
  position: absolute;
  top: -1px;
  left: -1px;
  right: -1px;
  bottom: -1px;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
  transition: all 1s ease;
  will-change: transform;
}
.fn_cs_gallery_grid ul li .item:hover .abs_img {
  transform: scale(1.2) translateZ(0);
}
.fn_cs_gallery_grid[data-cols="3"] ul li {
  width: 33.3333%;
}
.fn_cs_gallery_grid[data-cols="2"] ul li {
  width: 50%;
}
.fn_cs_gallery_grid[data-cols="1"] ul li {
  width: 100%;
}
@media (max-width: 1040px) {
  .fn_cs_gallery_grid[data-cols="2"] ul li,
  .fn_cs_gallery_grid[data-cols="3"] ul li,
  .fn_cs_gallery_grid[data-cols="4"] ul li {
    width: 50%;
  }
}
@media (max-width: 768px) {
  .fn_cs_gallery_grid[data-cols="2"] ul li,
  .fn_cs_gallery_grid[data-cols="3"] ul li,
  .fn_cs_gallery_grid[data-cols="4"] ul li {
    width: 100%;
  }
}
.lightbox {
  cursor: pointer;
}
.fn_cs_location_list {
  width: 100%;
  float: left;
  clear: both;
}
.fn_cs_location_list .list {
  list-style-type: none;
  margin: 0;
}
.fn_cs_location_list .location_item {
  width: 100%;
  float: left;
  clear: both;
  margin-bottom: 20px;
}
.fn_cs_location_list .location_item:last-child {
  margin-bottom: 0;
}
.fn_cs_location_list .column {
  list-style-type: none;
  margin: 0;
  margin-left: -30px;
}
.fn_cs_location_list .item {
  width: 100%;
  float: left;
  clear: both;
  position: relative;
  border-radius: 5px;
  overflow: hidden;
}
.fn_cs_location_list .img_holder {
  width: 100%;
  float: left;
  clear: both;
  position: relative;
  height: 220px;
}
.fn_cs_location_list .abs_img {
  position: absolute;
  z-index: 3;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
}
.fn_cs_location_list .title_holder {
  width: 100%;
  float: left;
  clear: both;
  padding: 21px 80px 21px 30px;
  position: relative;
  background-color: #111422;
}
.fn_cs_location_list .title_holder h3 {
  margin: 0;
  padding: 0;
  font-size: 22px;
  font-weight: 400;
  letter-spacing: 0;
  color: #eee;
}
.fn_cs_location_list .icon {
  width: 60px;
  right: 0;
  top: 0;
  bottom: 0;
  position: absolute;
  display: block;
  color: #fff;
  background-color: #003366;
  z-index: 5;
}
.fn_cs_location_list .icon img,
.fn_cs_location_list .icon svg {
  position: absolute;
  width: 30px;
  height: 30px;
  top: 50%;
  left: 50%;
  margin: -15px 0 0 -15px;
}
.fn_cs_location_list .content_holder {
  width: 100%;
  float: left;
  clear: both;
  padding: 34px 30px;
  background-color: #003366;
  line-height: 1.5;
}
.fn_cs_location_list .content_holder ul {
  margin: 0;
  padding: 0;
  list-style-type: none;
}
.fn_cs_location_list .content_holder li {
  margin: 0;
  padding: 0;
  margin-bottom: 8px;
  color: #e5e5e5;
}
.fn_cs_location_list .content_holder li:last-child {
  margin-bottom: 0;
}
.fn_cs_location_list .content_holder a {
  color: #45a2df;
  text-decoration: none;
}
.fn_cs_location_list .content_holder a:hover {
  text-decoration: underline;
}
.fn_cs_location_list .icon_wrapper {
  width: 80px;
  bottom: 0;
  position: absolute;
  right: 0;
  top: 0;
  z-index: 5;
  overflow: hidden;
}
.fn_cs_location_list .shape {
  width: 30px;
  position: absolute;
  content: "";
  left: 20px;
  top: -20px;
  bottom: 0;
  background-color: #003366;
  transform-origin: bottom;
  z-index: 1;
  transition: all 0.3s ease;
}
.fn_cs_location_list .item:hover .shape {
  transform: rotate(-13deg);
}
.fn_cs_check_list {
  width: 100%;
  float: left;
  clear: both;
  margin-bottom: 50px;
}
.fn_cs_check_list h3 {
  margin: 0;
  padding: 0;
  font-size: 24px;
  font-weight: 400;
  letter-spacing: 0;
  margin-bottom: 33px;
}
.fn_cs_check_list .list {
  width: 100%;
  float: left;
  clear: both;
}
.fn_cs_check_list ul {
  margin: 0;
  list-style-type: none;
  margin-left: -30px;
}
.fn_cs_check_list li {
  width: 50%;
  float: left;
  padding-left: 30px;
  margin-bottom: 20px;
}
.fn_cs_check_list .item {
  width: 100%;
  float: left;
  clear: both;
  position: relative;
  padding-left: 35px;
  min-height: 18px;
}
.fn_cs_check_list .item p {
  margin: 0;
  padding: 0;
  line-height: 18px;
  font-size: 16px;
  position: relative;
  top: 2px;
}
.fn_cs_check_list .item img,
.fn_cs_check_list .item svg {
  position: absolute;
  width: 18px;
  height: 18px;
  color: #45a2df;
  top: 0;
  left: 0;
}
@media (max-width: 768px) {
  .fn_cs_check_list li {
    width: 100%;
  }
}
.fn_cs_justified,
.fn_cs_justified_wrap {
  width: 100%;
  float: left;
  clear: both;
}
.fn_cs_justified .plus {
  opacity: 0;
  visibility: hidden;
  background-color: rgba(17, 20, 34, 0.9);
  z-index: 3;
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  transition: all 0.5s ease;
}
.fn_cs_justified .plus:after {
  width: 20px;
  height: 2px;
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  margin: -1px 0 0 -10px;
  background-color: #003366;
  z-index: 5;
}
.fn_cs_justified .plus:before {
  width: 2px;
  height: 20px;
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  margin: -10px 0 0 -1px;
  background-color: #003366;
  z-index: 5;
}
.fn_cs_justified a:hover .plus {
  opacity: 1;
  visibility: visible;
}
.industify_fn_psingle_content {
  padding: 100px 0;
}
.industify_fn_psingle_content,
.industify_fn_psingle_content .content_in {
  width: 100%;
  float: left;
  clear: both;
}
.industify_fn_psingle_content .content_in {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  -webkit-flex-direction: row;
  -moz-flex-direction: row;
  -ms-flex-direction: row;
  -o-flex-direction: row;
  flex-direction: row;
}
.industify_fn_psingle_content .helpful_part {
  width: 370px;
  min-width: 370px;
  position: relative;
  box-sizing: border-box;
  margin-left: 70px;
}
.industify_fn_psingle_content .hp_inner {
  width: 100%;
  float: left;
  clear: both;
  padding: 36px 40px 34px 40px;
  background-color: #fff;
  position: relative;
  box-shadow: 0 0 40px rgb(0 0 0 / 10%);
  border-radius: 5px;
}
.industify_fn_psingle_content .helpful_part ul {
  list-style-type: none;
  margin: 0;
  position: relative;
  z-index: 10;
}
.industify_fn_psingle_content .helpful_part li {
  margin-bottom: 21px;
}
.industify_fn_psingle_content .helpful_part li:last-child {
  margin-bottom: 0;
}
.industify_fn_psingle_content .helpful_part p {
  margin: 0;
  padding: 0;
  line-height: 1.4;
  margin-bottom: 1px;
  color: #003366;
}
.industify_fn_psingle_content .helpful_part span {
  display: block;
  color: #777;
  line-height: 1.4;
}
.industify_fn_psingle_content .helpful_part span a {
  text-decoration: none;
  color: #777;
}
.industify_fn_psingle_content .helpful_part span a:hover {
  color: #003366;
}
.industify_fn_share_icons {
  width: 100%;
  float: left;
  clear: both;
  position: relative;
  z-index: 2;
  overflow: hidden;
}
.industify_fn_share_icons label {
  letter-spacing: 0;
  line-height: 40px;
  color: #041230;
  margin-right: 5px;
  display: inline-block;
  font-weight: 600;
  position: relative;
  z-index: 2;
}
.industify_fn_share_icons ul {
  display: initial;
  margin: 0 0 0 -5px;
  list-style-type: none;
  z-index: 2;
  position: relative;
}
.industify_fn_share_icons ul li {
  margin: 0;
  display: inline-block;
  margin-left: 5px;
  text-align: center;
}
.industify_fn_share_icons ul li a {
  display: block;
  text-decoration: none;
  font-size: 15px;
  letter-spacing: 0;
  color: #041230;
  line-height: 1;
  width: 20px;
  height: 40px;
  font-weight: 600;
  padding: 13px 0 12px 0;
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -ms-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  transition: all 0.5s ease;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.industify_fn_share_icons ul li a:hover {
  color: #003366;
}
.industify_fn_share_icons ul li a i {
  -webkit-transition: none;
  -moz-transition: none;
  -ms-transition: none;
  -o-transition: none;
  transition: none;
}
@media (max-width: 1040px) {
  .industify_fn_psingle_content .content_in {
    -webkit-flex-direction: column;
    -moz-flex-direction: column;
    -ms-flex-direction: column;
    -o-flex-direction: column;
    flex-direction: column;
  }
  .industify_fn_psingle_content .content_part {
    margin-bottom: 50px;
  }
  .industify_fn_psingle_content .helpful_part {
    width: 100%;
    min-width: 100%;
    margin-left: 0;
  }
}
@media (max-width: 768px) {
  .industify_fn_psingle_content .hp_inner {
    padding-right: 30px;
    padding-left: 30px;
  }
}

/* Custom CPBM Fixes */
.fn_cs_project_sticky_full .title_holder h3,
.fn_cs_project_sticky_full .title_holder .desc {
  color: #ffffff !important;
}

/* Innovative Social Icons Design */
.industify_fn_social_list ul {
  display: flex;
  gap: 10px;
  list-style: none;
  padding: 0;
  margin: 0;
}
.industify_fn_social_list ul li a {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 35px;
  height: 35px;
  border-radius: 50%;
  background: rgba(255, 255, 255, 0.1);
  border: 1px solid rgba(255, 255, 255, 0.2);
  backdrop-filter: blur(5px);
  color: #fff;
  transition: all 0.3s ease;
  text-decoration: none;
  font-size: 16px;
}
.industify_fn_social_list ul li a:hover {
  background: #fff;
  color: #003366;
  transform: translateY(-3px);
  box-shadow: 0 5px 15px rgba(0, 0, 0, 0.3);
}

.logo img {
  filter: brightness(0) invert(1);
  max-height: 125px;
}

.textwidget a {
  color: #fff;
}

/* Clients Slider Marquee */
.fn_cs_clients_marquee {
  overflow: hidden;
  padding: 60px 0;
  background: #f5f8fc;
  position: relative;
  width: 100%;
}
.fn_cs_clients_marquee::before,
.fn_cs_clients_marquee::after {
  position: absolute;
  top: 0;
  width: 120px;
  height: 100%;
  content: "";
  z-index: 2;
  pointer-events: none;
}
.fn_cs_clients_marquee::before {
  left: 0;
  background: linear-gradient(
    to right,
    #f5f8fc 0%,
    rgba(245, 248, 252, 0) 100%
  );
}
.fn_cs_clients_marquee::after {
  right: 0;
  background: linear-gradient(to left, #f5f8fc 0%, rgba(245, 248, 252, 0) 100%);
}
.fn_cs_clients_marquee .marquee_track {
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
  align-items: center;
  width: max-content;
  animation: scroll-marquee 35s linear infinite;
  will-change: transform;
}
.fn_cs_clients_marquee:hover .marquee_track {
  animation-play-state: paused;
}
.fn_cs_clients_marquee .client_logo {
  display: block;
  flex-shrink: 0;
  margin: 0 35px;
  filter: grayscale(100%) opacity(0.65);
  transition:
    filter 0.3s ease,
    transform 0.3s ease;
  height: 60px;
  width: auto;
  max-width: 150px;
  object-fit: contain;
}
.fn_cs_clients_marquee .client_logo:hover {
  filter: grayscale(0%) opacity(1);
  transform: scale(1.08);
}
@keyframes scroll-marquee {
  0% {
    transform: translateX(0);
  }
  100% {
    transform: translateX(-50%);
  }
}

/* =========================================================
   INVESTOR / FINANCIAL DISCLOSURES SECTION
   ========================================================= */
#investors {
  background: #ffffff;
  padding: 150px 0 100px 0;
  border-top: 1px solid #eee;
}

/* Section heading block */
.inv-title-wrap {
  text-align: center;
  margin-bottom: 60px;
}
.inv-label {
  font-size: 13px;
  font-weight: 700;
  letter-spacing: 3px;
  text-transform: uppercase;
  color: #003366;
  margin-bottom: 12px;
}
.inv-heading {
  font-size: 42px;
  font-weight: 700;
  color: #1a1a2e;
  margin-bottom: 16px;
  line-height: 1.2;
}
.inv-subtext {
  color: #666;
  font-size: 16px;
  max-width: 700px;
  margin: 0 auto;
  line-height: 1.8;
}

/* PSX Highlight Bar - New Style: Integrated Border */
.inv-psx-bar {
  background: #f8faff;
  border: 1px solid #e1e8f5;
  border-radius: 12px;
  padding: 30px 40px;
  display: flex;
  align-items: center;
  justify-content: space-between;
  flex-wrap: wrap;
  gap: 20px;
  margin-bottom: 50px;
}
.inv-psx-bar-left {
  display: flex;
  align-items: center;
  gap: 24px;
}
.inv-psx-bar-icon {
  color: #003366;
  opacity: 1;
  font-size: 32px;
}
.inv-psx-bar-label {
  color: #666;
  margin: 0;
  font-size: 12px;
  letter-spacing: 1.5px;
  text-transform: uppercase;
  font-weight: 600;
}
.inv-psx-bar-ticker {
  color: #003366;
  margin: 4px 0 0;
  font-size: 32px;
  font-weight: 800;
  letter-spacing: 2px;
  font-family: "Rubik", sans-serif;
}
.inv-psx-bar-actions {
  display: flex;
  gap: 15px;
  flex-wrap: wrap;
}
.inv-btn-psx {
  background: #003366;
  color: #fff;
  padding: 12px 28px;
  border-radius: 6px;
  font-weight: 700;
  font-size: 14px;
  text-decoration: none;
  display: inline-flex;
  align-items: center;
  gap: 10px;
  letter-spacing: 0.5px;
  transition: all 0.3s ease;
}
.inv-btn-psx:hover {
  background: #002244;
  color: #fff;
  transform: translateY(-2px);
}

.inv-btn-secp {
  background: transparent;
  color: #003366;
  padding: 12px 28px;
  border-radius: 6px;
  font-weight: 700;
  font-size: 14px;
  text-decoration: none;
  display: inline-flex;
  align-items: center;
  gap: 10px;
  border: 2px solid #003366;
  letter-spacing: 0.5px;
  transition: all 0.3s ease;
}
.inv-btn-secp:hover {
  background: #003366;
  color: #fff;
  transform: translateY(-2px);
}

/* Report Cards Grid - New Style: Clean & Bordered */
.inv-cards-grid {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(260px, 1fr));
  gap: 30px;
  margin-bottom: 50px;
}
.inv-card {
  background: #fff;
  border: 1px solid #eee;
  border-radius: 12px;
  padding: 35px 30px;
  transition: all 0.3s ease;
  position: relative;
  overflow: hidden;
}
.inv-card:hover {
  border-color: #003366;
  box-shadow: 0 10px 40px rgba(0, 51, 102, 0.08);
  transform: translateY(-5px);
}

.inv-card-icon {
  width: 60px;
  height: 60px;
  border-radius: 12px;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-bottom: 25px;
  font-size: 24px;
  transition: all 0.3s ease;
}
.inv-card:hover .inv-card-icon {
  transform: scale(1.1);
}

.inv-card--navy .inv-card-icon {
  background: #f0f4ff;
  color: #003366;
}
.inv-card--gold .inv-card-icon {
  background: #fdf8f0;
  color: #cc8800;
}
.inv-card--green .inv-card-icon {
  background: #f0f9ff;
  color: #003366;
}
.inv-card--red .inv-card-icon {
  background: #fff5f5;
  color: #c0392b;
}

.inv-card-title {
  font-size: 20px;
  font-weight: 700;
  color: #1a1a2e;
  margin-bottom: 15px;
  font-family: "Rubik", sans-serif;
}
.inv-card-text {
  font-size: 14px;
  color: #666;
  line-height: 1.8;
  margin-bottom: 25px;
}
.inv-card-link {
  font-weight: 700;
  font-size: 14px;
  text-decoration: none;
  display: inline-flex;
  align-items: center;
  gap: 8px;
  letter-spacing: 0.5px;
  color: #003366;
}
.inv-card-link:after {
  content: "";
  display: block;
  width: 0;
  height: 2px;
  background: #003366;
  position: absolute;
  bottom: 30px;
  transition: width 0.3s ease;
}
.inv-card:hover .inv-card-link:after {
  width: 40px;
}

/* Regulatory Portals */
.inv-portals-label {
  font-size: 12px;
  font-weight: 700;
  letter-spacing: 2px;
  text-transform: uppercase;
  color: #888;
  margin-bottom: 20px;
  display: block;
}
.inv-portals-row {
  display: flex;
  gap: 15px;
  flex-wrap: wrap;
  align-items: center;
}
.inv-portal-link {
  display: inline-flex;
  align-items: center;
  gap: 10px;
  background: #fcfcfc;
  border: 1px solid #eee;
  border-radius: 8px;
  padding: 12px 20px;
  text-decoration: none;
  color: #1a1a2e;
  font-size: 13px;
  font-weight: 700;
  transition: all 0.3s ease;
}
.inv-portal-link:hover {
  border-color: #003366;
  background: #fff;
  color: #003366;
  box-shadow: 0 4px 12px rgba(0, 0, 0, 0.05);
}
.inv-portal-link i {
  color: #003366;
  font-size: 16px;
}

.inv-portal-link--dark {
  background: #003366;
  border-color: #003366;
  color: #fff;
}
.inv-portal-link--dark:hover {
  background: #002244;
  color: #fff;
}
.inv-portal-link--dark i {
  color: #fff;
}

/* PSX pill badge in footer widget */
.psx-pill-wrap {
  padding-top: 8px;
}
.psx-pill-badge {
  display: inline-flex;
  text-decoration: none;
  border-radius: 50px;
  overflow: hidden;
  border: 1px solid #003366;
  box-shadow: 0 2px 8px rgba(0, 51, 102, 0.15);
  transition: box-shadow 0.2s;
}
.psx-pill-badge:hover {
  box-shadow: 0 4px 16px rgba(0, 51, 102, 0.3);
}
.psx-pill-left {
  background: #003366;
  color: #fff;
  padding: 5px 11px;
  font-size: 11px;
  font-weight: 700;
  letter-spacing: 0.4px;
  display: flex;
  align-items: center;
  gap: 5px;
}
.psx-pill-right {
  background: #fff;
  color: #003366 !important;
  padding: 5px 12px;
  font-size: 12px;
  font-weight: 700;
  letter-spacing: 1px;
  display: flex;
  align-items: center;
}

/* Footer layout overrides (moved from footer.php inline style) */
footer .row {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 20px;
}
.industify_fn_widget_business_hours li img {
  width: 100%;
  max-height: 70px;
}

/* Milestone Timeline */
.industify_fn_timeline {
  width: 100%;
  float: left;
  clear: both;
  padding: 100px 0;
  background-color: #fff;
}
.industify_fn_timeline .timeline_list {
  list-style-type: none;
  margin: 0;
  position: relative;
  padding-left: 100px;
}
.industify_fn_timeline .timeline_list:before {
  content: "";
  position: absolute;
  width: 2px;
  background-color: #eee;
  top: 0;
  bottom: 0;
  left: 30px;
}
.industify_fn_timeline .item {
  width: 100%;
  float: left;
  margin-bottom: 40px;
  position: relative;
}
.industify_fn_timeline .item:last-child {
  margin-bottom: 0;
}
.industify_fn_timeline .year_holder {
  position: absolute;
  left: -100px;
  top: 0;
}
.industify_fn_timeline .year_holder span {
  background-color: #003366;
  color: #fff;
  font-family: Rubik;
  font-weight: 500;
  font-size: 16px;
  padding: 5px 15px;
  border-radius: 4px;
  display: inline-block;
}
.industify_fn_timeline .item:before {
  content: "";
  position: absolute;
  width: 14px;
  height: 14px;
  background-color: #003366;
  border: 3px solid #fff;
  border-radius: 100%;
  left: -76px;
  top: 10px;
  z-index: 2;
}
.industify_fn_timeline .content_holder {
  width: 100%;
  float: left;
  padding: 25px 30px;
  background-color: #f9f9f9;
  border-left: 4px solid #003366;
  box-shadow: 0 2px 10px rgba(0, 0, 0, 0.05);
}
.industify_fn_timeline .content_holder ul {
  list-style-type: none;
  margin: 0;
}
.industify_fn_timeline .content_holder li {
  margin-bottom: 10px;
  font-size: 15px;
  line-height: 1.6;
  color: #444;
  position: relative;
  padding-left: 20px;
}
.industify_fn_timeline .content_holder li:before {
  content: "\e821";
  font-family: fontello;
  position: absolute;
  left: 0;
  color: #003366;
  font-size: 12px;
}
.industify_fn_timeline .content_holder li:last-child {
  margin-bottom: 0;
}
.industify_fn_timeline .sub_list {
  margin-top: 10px;
  margin-left: 20px;
}
.industify_fn_timeline .sub_list li {
  font-size: 14px;
  color: #666;
}
.industify_fn_timeline .sub_list li:before {
  content: "-";
  font-family: inherit;
}

@media (max-width: 768px) {
  .industify_fn_timeline .timeline_list {
    padding-left: 50px;
  }
  .industify_fn_timeline .timeline_list:before {
    left: 0;
  }
  .industify_fn_timeline .item:before {
    left: -7px;
  }
  .industify_fn_timeline .year_holder {
    position: relative;
    left: 0;
    margin-bottom: 15px;
  }
}

/* ---------------------------------------------------------------- */
/* Emerald Industrial Modernization Styles (CenturyPapers2)
/* ---------------------------------------------------------------- */

:root {
  --ca-navy: #003366;
  --ca-navy-light: #004a93;
  --ca-navy-soft: rgba(0, 51, 102, 0.05);
  --ca-glass-bg: rgba(255, 255, 255, 0.95);
  --ca-premium-shadow: 0 25px 60px rgba(0, 51, 102, 0.12);
  --ca-border: rgba(0, 51, 102, 0.1);
}

/* Operational Excellence Style Heading */
.ca-section-title {
  width: 100%;
  margin-bottom: 50px;
  clear: both;
}
.ca-section-title h3 {
  margin: 0;
  padding: 0;
  font-size: 60px;
  line-height: 1;
  letter-spacing: 0;
  font-weight: 300;
  padding-bottom: 23px;
  position: relative;
  color: #14141c;
}
.ca-section-title h3 span {
  font-weight: 500;
}
.ca-section-title h3:after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100px;
  height: 3px;
  background-color: var(--ca-navy);
}
.ca-section-title-light h3,
.ca-section-title-light h3 span {
  color: #fff !important;
}
.ca-section-title-light h3:after {
  background-color: #fff !important;
}

/* Horizontal Journey Timeline */
/* Horizontal Journey Timeline - Tech Dossier Style */
.ca-horizontal-timeline {
  width: 100%;
  padding: 40px 0 60px 0;
  background: #ffffff;
  overflow-x: auto;
  scrollbar-width: none;
  -ms-overflow-style: none;
  -webkit-overflow-scrolling: touch;
  position: relative;
}

/* Hide scrollbar Chrome/Safari/Opera */
.ca-horizontal-timeline::-webkit-scrollbar {
  display: none;
}

.timeline-scroll-track {
  display: inline-flex;
  padding: 30px 50px 50px 50px;
  min-width: 100%;
  position: relative;
}

.timeline-scroll-track::before {
  content: "";
  position: absolute;
  top: 42px;
  left: 0;
  right: 0;
  height: 2px;
  background: repeating-linear-gradient(
    90deg,
    #45a2df,
    #45a2df 10px,
    transparent 10px,
    transparent 20px
  );
  opacity: 0.2;
  z-index: 1;
}

.timeline-scroll-item {
  width: 320px;
  min-width: 320px;
  margin-right: 50px;
  position: relative;
  z-index: 2;
}

.timeline-node {
  width: 12px;
  height: 12px;
  background: #fff;
  border: 3px solid #45a2df;
  border-radius: 50%;
  margin-bottom: 30px;
  position: relative;
  z-index: 3;
  transition: all 0.4s cubic-bezier(0.4, 0, 0.2, 1);
  box-shadow: 0 0 0 6px #fff;
}

.timeline-scroll-item:hover .timeline-node {
  transform: scale(1.4);
  background: #45a2df;
  box-shadow:
    0 0 15px rgba(69, 162, 223, 0.4),
    0 0 0 6px #fff;
}

.timeline-scroll-content {
  background: #f8fafc;
  padding: 25px 30px;
  border-radius: 12px;
  border: 1px solid rgba(0, 51, 102, 0.05);
  box-shadow: 0 4px 6px -1px rgba(0, 0, 0, 0.05);
  transition: all 0.5s cubic-bezier(0.4, 0, 0.2, 1);
  position: relative;
  overflow: hidden;
}

.timeline-scroll-content::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 3px;
  background: #003366;
  opacity: 0.1;
  transition: all 0.5s ease;
}

.timeline-scroll-item:hover .timeline-scroll-content {
  transform: translateY(-10px);
  border-color: #45a2df;
  background: #ffffff;
  box-shadow: 0 20px 40px rgba(0, 51, 102, 0.06);
}

.timeline-scroll-item:hover .timeline-scroll-content::before {
  height: 4px;
  background: #45a2df;
  opacity: 1;
}

.timeline-scroll-year {
  display: inline-block;
  font-family: "Outfit", sans-serif;
  font-size: 24px;
  font-weight: 800;
  color: #003366;
  margin-bottom: 10px;
  opacity: 0.2;
  transition: all 0.5s ease;
}

.timeline-scroll-item:hover .timeline-scroll-year {
  opacity: 1;
  color: #45a2df;
}

.timeline-scroll-content h4 {
  font-size: 18px;
  color: #0f172a;
  margin-bottom: 15px;
  font-weight: 700;
  line-height: 1.3;
}

.timeline-scroll-content ul {
  list-style: none;
  padding: 0;
  margin: 0;
}

.timeline-scroll-content ul li {
  position: relative;
  padding-left: 20px;
  margin-bottom: 10px;
  font-size: 14px;
  color: #475569;
  line-height: 1.5;
}

.timeline-scroll-content ul li::before {
  content: "";
  position: absolute;
  left: 0;
  top: 7px;
  width: 10px;
  height: 2px;
  background: #45a2df;
  border-radius: 2px;
}

/* Timeline Tabs Styling */
.timeline-tabs-nav {
  display: flex;
  justify-content: center;
  gap: 15px;
  margin: 30px 0 15px 0;
  position: relative;
  z-index: 10;
}
.timeline-tab-btn {
  background: #f8fafc;
  border: 1px solid rgba(0, 51, 102, 0.08);
  color: #475569;
  font-family: "Outfit", sans-serif;
  font-size: 16px;
  font-weight: 600;
  padding: 12px 28px;
  border-radius: 50px;
  cursor: pointer;
  display: inline-flex;
  align-items: center;
  gap: 10px;
  transition: all 0.3s cubic-bezier(0.4, 0, 0.2, 1);
  box-shadow: 0 4px 6px -1px rgba(0, 0, 0, 0.02);
}
.timeline-tab-btn i {
  font-size: 16px;
  transition: transform 0.3s ease;
}
.timeline-tab-btn:hover {
  background: #ffffff;
  color: #003366;
  border-color: #45a2df;
  box-shadow: 0 10px 15px -3px rgba(0, 51, 102, 0.05);
  transform: translateY(-2px);
}
.timeline-tab-btn:hover i {
  transform: scale(1.15);
}
.timeline-tab-btn.active {
  background: #003366;
  color: #ffffff;
  border-color: #003366;
  box-shadow: 0 10px 20px -3px rgba(0, 51, 102, 0.2);
}
.timeline-tab-btn.active:hover {
  color: #ffffff;
  border-color: #003366;
  background: #002b55;
}

/* Tab panes toggling */
.timeline-tabs-content .tab-pane {
  display: none;
  opacity: 0;
}
.timeline-tabs-content .tab-pane.active {
  display: block;
  opacity: 1;
}

/* Strategic Network (Map) */
.ca-strategic-network {
  padding: 60px 0 100px 0;
  background: #fff;
  clear: both;
}

.sn-container {
  display: flex;
  align-items: center;
  gap: 80px;
}

.sn-map-wrap {
  flex: 1;
  position: relative;
}

.sn-map-img {
  width: 100%;
  height: auto;
  border-radius: 50px;
  filter: drop-shadow(0 40px 80px rgba(0, 51, 102, 0.12));
  transition: all 0.8s cubic-bezier(0.4, 0, 0.2, 1);
}

.sn-map-img:hover {
  transform: scale(1.03) translateY(-10px);
  filter: drop-shadow(0 50px 100px rgba(0, 51, 102, 0.18));
}

.sn-details {
  flex: 0 0 480px;
}

.sn-card {
  background: #fff;
  padding: 35px;
  border-radius: 35px;
  margin-bottom: 30px;
  border: 1px solid rgba(0, 51, 102, 0.05);
  transition: all 0.4s ease;
  display: flex;
  gap: 25px;
}

.sn-card:hover {
  border-color: var(--ca-navy);
  box-shadow: 0 20px 45px rgba(0, 51, 102, 0.1);
  transform: translateX(15px);
}

.sn-card-icon {
  width: 70px;
  height: 70px;
  background: var(--ca-navy-soft);
  color: var(--ca-navy);
  border-radius: 20px;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 28px;
  flex-shrink: 0;
}

.sn-card-info h5 {
  margin-bottom: 8px;
  font-size: 20px;
  font-weight: 700;
  color: #14141c;
}

.sn-card-info p {
  margin: 0;
  font-size: 15px;
  color: #666;
  line-height: 1.6;
}

/* Horizon Accordion Principles Section */
.ca-principles-prism-section {
  background: radial-gradient(
    circle at center,
    #001a33 0%,
    #000a1a 100%
  ) !important;
  padding: 120px 0;
  position: relative;
  overflow: hidden;
  clear: both;
}

.principles-horizon {
  display: flex;
  width: 100%;
  height: 500px;
  gap: 20px;
  margin-top: 60px;
}

.horizon-panel {
  flex: 1;
  height: 100%;
  position: relative;
  overflow: hidden;
  backdrop-filter: blur(10px);
  border: 1px solid;
  transition: all 0.8s cubic-bezier(0.23, 1, 0.32, 1);
  cursor: pointer;
  padding: 40px;
  display: flex;
  align-items: flex-end;
  background: rgb(0 51 102 / 70%);
  border-color: rgb(0 51 102);
}

.horizon-panel.active,
.horizon-panel:hover {
  /* flex: 2.5; */
  /* background: rgba(69, 162, 223, 0.08);
  border-color: rgba(69, 162, 223, 0.4); */
}

.horizon-bg-text {
  position: absolute;
  top: -20px;
  right: -20px;
  font-family: "Outfit", sans-serif;
  font-size: 250px;
  font-weight: 900;
  color: rgba(255, 255, 255, 0.03);
  line-height: 1;
  pointer-events: none;
  transition: all 0.8s ease;
}

.horizon-panel:hover .horizon-bg-text {
  color: rgba(69, 162, 223, 0.06);
  transform: translateY(20px) translateX(-20px);
}

.horizon-content {
  position: relative;
  z-index: 2;
  display: flex;
  flex-direction: column;
  gap: 30px;
  width: 100%;
}

.horizon-icon {
  width: 70px;
  height: 70px;
  border: 1px solid;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 30px;
  color: #fff;
  transition: all 0.5s ease;
  background: rgb(0 51 102 / 70%);
  border-color: rgb(0 51 102);
}

.horizon-panel:hover .horizon-icon {
  background: #020051;
  color: #fff;
  transform: scale(1.1) rotate(10deg);
}

.horizon-info h3 {
  font-family: "Outfit", sans-serif;
  font-size: 28px;
  font-weight: 700;
  color: #fff;
  margin-bottom: 15px;
  letter-spacing: 1px;
}

.horizon-info p {
  font-size: 16px;
  line-height: 1.6;
  color: rgba(255, 255, 255, 0.9);
  max-width: 450px;
  opacity: 0.7;
  transition: opacity 0.5s ease;
}

.horizon-panel:hover p {
  opacity: 1;
}

.horizon-line {
  width: 40px;
  height: 2px;
  background: #fff;
  margin-top: 20px;
  transition: width 0.8s ease;
}

.horizon-panel:hover .horizon-line {
  width: 100px;
}

@media (max-width: 1200px) {
  .principles-horizon {
    flex-direction: column;
    height: auto;
    gap: 20px;
  }
  .horizon-panel {
    height: 300px;
    flex: none !important;
  }
  .horizon-bg-text {
    font-size: 150px;
  }
}

/* Legacy Principles Styles Removed */

/* Industrial Blueprint - Strategic Network (White Base) */
.ca-strategic-network {
  background: #ffffff !important;
  padding: 120px 0;
  position: relative;
  overflow: hidden;
}

.sn-blueprint-grid {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-image:
    linear-gradient(#f0f0f0 1px, transparent 1px),
    linear-gradient(90deg, #f0f0f0 1px, transparent 1px);
  background-size: 40px 40px;
  opacity: 0.5;
  pointer-events: none;
}

/* Floating Architectural Overlays */
.sn-blueprint-decor {
  position: absolute;
  inset: 0;
  pointer-events: none;
  z-index: 1;
}

.decor-item {
  position: absolute;
  font-family: "Outfit", sans-serif;
  font-size: 14px;
  font-weight: 700;
  color: rgba(25, 71, 130, 0.04);
  letter-spacing: 2px;
  text-transform: uppercase;
  white-space: nowrap;
}

.decor-item i {
  font-size: 40px;
  margin-right: 10px;
  display: block;
  opacity: 0.5;
}

.item-1 {
  top: 10%;
  left: 5%;
  animation: sn-drift 15s ease-in-out infinite;
}
.item-2 {
  top: 20%;
  right: 5%;
  animation: sn-drift 18s ease-in-out infinite 1s;
}
.item-3 {
  bottom: 25%;
  left: 8%;
  animation: sn-drift 20s ease-in-out infinite 2s;
}
.item-4 {
  bottom: 10%;
  right: 10%;
  animation: sn-drift 16s ease-in-out infinite 3s;
}
.item-5 {
  top: 45%;
  left: 2%;
  animation: sn-drift 22s ease-in-out infinite 4s;
}
.item-6 {
  top: 60%;
  right: 2%;
  animation: sn-drift 19s ease-in-out infinite 5s;
}

@keyframes sn-drift {
  0%,
  100% {
    transform: translate(0, 0) rotate(0deg);
  }
  33% {
    transform: translate(20px, -10px) rotate(2deg);
  }
  66% {
    transform: translate(-10px, 20px) rotate(-1deg);
  }
}

.sn-blueprint-hub {
  position: relative;
  width: 100%;
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 80px;
}

.sn-blueprint-svg {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  pointer-events: none;
  opacity: 0.4;
}

.blueprint-map-wrap {
  position: relative;
  width: 100%;
  max-width: 800px;
  z-index: 2;
  filter: drop-shadow(0 30px 60px rgba(0, 0, 0, 0.05));
}

.blueprint-map-img {
  width: 100%;
  opacity: 0.9;
  /*filter: grayscale(1) brightness(0.95);*/
}

.map-pin {
  position: absolute;
  width: 12px;
  height: 12px;
  background: #194782;
  border-radius: 50%;
  box-shadow: 0 0 0 5px rgba(25, 71, 130, 0.1);
  display: flex;
  align-items: center;
  justify-content: center;
}

.pin-label {
  position: absolute;
  top: -30px;
  left: 50%;
  transform: translateX(-50%);
  background: #194782;
  color: #fff;
  font-size: 10px;
  font-weight: 700;
  padding: 4px 10px;
  white-space: nowrap;
  border-radius: 4px;
  opacity: 0;
  transition: all 0.3s ease;
}

.map-pin:hover .pin-label {
  opacity: 1;
  top: -35px;
}

/* Info Cards Grid */
.blueprint-cards {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 30px;
  width: 100%;
  z-index: 5;
}

.blueprint-card {
  position: relative;
  background: #ffffff;
  border: 1px solid #e5e7eb;
  padding: 40px 30px;
  transition: all 0.5s cubic-bezier(0.2, 0.8, 0.2, 1);
  overflow: hidden;
  display: flex;
  flex-direction: column;
}

.blueprint-card::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 4px;
  background: #194782;
  transform: scaleX(0);
  transform-origin: left;
  transition: transform 0.5s ease;
}

.blueprint-card:hover {
  transform: translateY(-15px);
  box-shadow: 0 40px 80px rgba(25, 71, 130, 0.08);
  border-color: #194782;
}

.blueprint-card:hover::before {
  transform: scaleX(1);
}

.card-text {
  width: calc(100% - 50px);
}

.card-num {
  position: absolute;
  top: 10px;
  right: 15px;
  font-family: "Outfit", sans-serif;
  font-size: 60px;
  font-weight: 900;
  color: #f3f4f6;
  line-height: 1;
  z-index: 1;
}

.card-body {
  position: relative;
  z-index: 2;
  display: flex;
  gap: 20px;
  align-items: flex-start;
}

.card-icon {
  width: 50px;
  height: 50px;
  background: #f8fafc;
  border: 1px solid #e2e8f0;
  border-radius: 12px;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 20px;
  color: #194782;
  transition: all 0.3s ease;
}

.blueprint-card:hover .card-icon {
  background: #194782;
  color: #fff;
  border-color: #194782;
}

.card-text h4 {
  font-family: "Outfit", sans-serif;
  font-size: 20px;
  font-weight: 700;
  color: #111827;
  margin: 0 0 10px 0;
}

.card-text p {
  font-size: 15px;
  line-height: 1.6;
  color: #6b7280;
  margin: 0;
}

@media (max-width: 1024px) {
  .blueprint-cards {
    grid-template-columns: 1fr;
  }
}
.timeline-scroll-item {
  width: 300px;
  min-width: 300px;
  margin-right: 30px;
}
.timeline-scroll-content {
  padding: 20px;
}

/* ==========================================================================
   UNIFIED MODERN HEADING SYSTEM
   ========================================================================== */
#investors .ca_modern_heading {
  padding: 70px 0;
}
.blog_section .ca_modern_heading {
  padding: 0 0 50px 0;
}
.ca_modern_heading {
  position: relative;
  width: 100%;
  display: block;
  height: auto;
  overflow: hidden;
}

.ca_modern_heading .ghost {
  position: absolute;
  top: 10px;
  left: -10px;
  font-size: 100px;
  font-weight: 900;
  color: #fff;
  opacity: 0.05;
  line-height: 1;
  font-family: "Outfit", sans-serif;
  text-transform: uppercase;
  pointer-events: none;
  white-space: nowrap;
  z-index: 1;
}

.ca_modern_heading .tag {
  display: flex;
  align-items: center;
  gap: 10px;
  font-family: "Inter", sans-serif;
  font-size: 11px;
  font-weight: 700;
  color: #45a2df;
  letter-spacing: 3px;
  margin-bottom: 15px;
  position: relative;
  z-index: 2;
}

.ca_modern_heading .tag::before {
  content: "";
  width: 25px;
  height: 1px;
  background: #45a2df;
}

.ca_modern_heading .title {
  font-size: 48px;
  line-height: 1.2;
  color: #003366;
  font-weight: 300;
  margin: 0;
  padding: 0;
  position: relative;
  z-index: 2;
  height: auto;
  display: block;
}

.ca_modern_heading .title span {
  font-weight: 700;
}

.ca_modern_heading .line {
  width: 60px;
  height: 3px;
  background: #45a2df;
  margin-top: 20px;
  border-radius: 2px;
  position: relative;
  z-index: 2;
}

.ca_modern_heading.centered .line {
  margin: 20px auto 0 auto;
}

/* Light version for dark backgrounds */
.ca_modern_heading_light .ghost {
  color: rgba(255, 255, 255, 0.05);
}
.ca_modern_heading_light .title {
  color: #ffffff;
}
.ca_modern_heading_light .title span {
  color: #ffffff;
}

@media (max-width: 1200px) {
  .ca_modern_heading .ghost {
    font-size: 80px;
    top: -20px;
  }
  .ca_modern_heading .title {
    font-size: 42px;
  }
}

@media (max-width: 768px) {
  .ca_modern_heading .ghost {
    font-size: 60px;
    top: -15px;
  }
  .ca_modern_heading .title {
    font-size: 32px;
  }
  .ca_modern_heading {
    margin-bottom: 50px;
  }
}

/* =========================================================
   ECO-INDUSTRIAL SUSTAINABILITY SECTION
   ========================================================= */
.ca-eco-sustainability {
  padding: 150px 0;
  background-color: #fbfcfe;
  background-image:
    linear-gradient(rgba(69, 162, 223, 0.05) 1px, transparent 1px),
    linear-gradient(90deg, rgba(69, 162, 223, 0.05) 1px, transparent 1px);
  background-size: 50px 50px;
  position: relative;
  overflow: hidden;
  clear: both;
}

.ca-eco-sustainability::after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: radial-gradient(circle at 50% 50%, transparent 20%, #fbfcfe 80%);
  pointer-events: none;
}

.eco-dashboard {
  display: flex;
  flex-direction: column;
  gap: 40px;
  width: 100%;
  margin-top: 80px;
  position: relative;
  z-index: 5;
  align-items: center;
}

.eco-dashboard-main {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  align-items: center;
  gap: 30px;
  width: 100%;
}

.eco-dashboard-bottom {
  width: 100%;
  display: flex;
  justify-content: center;
  margin-top: 10px;
}

.eco-visual-wrap {
  flex: 0 0 500px;
  width: 500px;
  height: 500px;
  position: relative;
  display: flex;
  justify-content: center;
  align-items: center;
}

.eco-core {
  width: 380px;
  height: 380px;
  background: #ffffff;
  border-radius: 50%;
  position: relative;
  box-shadow: 0 40px 100px rgba(0, 51, 102, 0.12);
  display: flex;
  justify-content: center;
  align-items: center;
  z-index: 10; /* Higher than orbit */
}

.eco-core::before {
  content: "";
  position: absolute;
  width: 115%;
  height: 115%;
  border: 1px dashed rgba(69, 162, 223, 0.3);
  border-radius: 50%;
  animation: rotate-linear 120s linear infinite;
  z-index: -1;
}

.eco-core-content {
  text-align: center;
  padding: 0;
  width: 100%;
  height: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
}

.eco-img-wrap {
  width: 100%;
  height: 100%;
  border-radius: 50%;
  overflow: hidden;
  border: 15px solid #fff;
  transition: all 0.6s cubic-bezier(0.4, 0, 0.2, 1);
}

.eco-img-wrap img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  transition: all 1s ease;
}

.eco-orbit {
  position: absolute;
  width: 500px; /* Matched to orbit wrap size */
  height: 500px;
  animation: rotate-linear 50s linear infinite;
  z-index: 1; /* Below core */
  pointer-events: none;
}

.eco-node {
  position: absolute;
  width: 70px;
  height: 70px;
  background: #fff;
  border: 1px solid rgba(0, 51, 102, 0.1);
  border-radius: 18px;
  display: flex;
  justify-content: center;
  align-items: center;
  box-shadow: 0 15px 40px rgba(0, 51, 102, 0.1);
  font-size: 24px;
  color: #003366;
  transition: all 0.4s ease;
  pointer-events: auto;
}

.eco-node:hover {
  background: #003366;
  color: #fff;
  transform: rotate(15deg) scale(1.1);
}

.eco-node:nth-child(1) {
  top: -35px;
  left: calc(50% - 35px);
}
.eco-node:nth-child(2) {
  bottom: -35px;
  left: calc(50% - 35px);
}
.eco-node:nth-child(3) {
  left: -35px;
  top: calc(50% - 35px);
}
.eco-node:nth-child(4) {
  right: -35px;
  top: calc(50% - 35px);
}

.eco-info-grid {
  flex: 0 0 320px;
  width: 320px;
  display: flex;
  flex-direction: column;
  gap: 20px;
}

.eco-tile {
  background: rgba(255, 255, 255, 0.8);
  backdrop-filter: blur(10px);
  padding: 20px 25px;
  border-radius: 8px;
  border: 1px solid rgba(69, 162, 223, 0.1);
  position: relative;
  transition: all 0.5s cubic-bezier(0.4, 0, 0.2, 1);
  overflow: hidden;
  display: flex;
  gap: 15px;
  align-items: flex-start;
}

.eco-tile::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 2px;
  background: #003366;
  transform: scaleX(0);
  transform-origin: left;
  transition: transform 0.5s ease;
}

.eco-tile:hover {
  background: #ffffff;
  border-color: #45a2df;
  box-shadow: 0 30px 60px rgba(0, 51, 102, 0.08);
  transform: translateY(-5px);
}

.eco-tile:hover::before {
  transform: scaleX(1);
  background: #45a2df;
}

.eco-tile-icon {
  width: 40px;
  height: 40px;
  font-size: 24px;
  color: #45a2df;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-shrink: 0;
  position: relative;
}

.eco-tile h5 {
  font-size: 16px;
  font-weight: 800;
  color: #003366;
  text-transform: uppercase;
  letter-spacing: 1.5px;
  margin-bottom: 10px;
}

.eco-tile p {
  font-size: 14px;
  color: #64748b;
  line-height: 1.6;
  margin: 0;
}

.eco-tile-full {
  width: 100% !important;
  max-width: 100%;
}

@keyframes rotate-linear {
  from {
    transform: rotate(0deg);
  }
  to {
    transform: rotate(360deg);
  }
}

@media (max-width: 1200px) {
  .eco-dashboard-main {
    flex-direction: column;
    gap: 50px;
  }
  .eco-info-grid {
    flex: 1;
    width: 100%;
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 20px;
  }
}

@media (max-width: 768px) {
  .eco-visual-wrap {
    flex: 0 0 420px;
    width: 420px;
    height: 420px;
  }
  .eco-core {
    width: 320px;
    height: 320px;
  }
  .eco-orbit {
    width: 420px;
    height: 420px;
  }
  .eco-node {
    width: 60px;
    height: 60px;
    font-size: 20px;
  }
  .eco-node:nth-child(1) {
    top: -30px;
    left: calc(50% - 30px);
  }
  .eco-node:nth-child(2) {
    bottom: -30px;
    left: calc(50% - 30px);
  }
  .eco-node:nth-child(3) {
    left: -30px;
    top: calc(50% - 30px);
  }
  .eco-node:nth-child(4) {
    right: -30px;
    top: calc(50% - 30px);
  }
  .eco-info-grid {
    grid-template-columns: 1fr;
  }
}

/* ==========================================================================
   UNIFIED MODERN BUTTON SYSTEM (TECH-BLADE DESIGN)
   ========================================================================== */
.fn_cs_button a,
.inv-btn-psx,
.inv-btn-secp,
.fn_cs_services_classic .button_inner a,
.subscriber input[type="submit"],
.cta_holder .link_holder a,
.service_part .more_link,
.fn_cs_project_sticky_full .left_part a {
  position: relative;
  display: inline-flex !important;
  align-items: center;
  justify-content: center;
  padding: 0 45px !important;
  height: 50px !important;
  line-height: 50px !important;
  background: #003366 !important; /* Corporate Blue */
  color: #ffffff !important;
  font-family: "Outfit", sans-serif !important;
  font-weight: 600 !important;
  text-transform: uppercase;
  letter-spacing: 1.5px !important;
  font-size: 13px !important;
  text-decoration: none;
  white-space: nowrap !important;
  /* Tech-Blade Shape (Clipped Corners) */
  clip-path: polygon(
    15px 0,
    100% 0,
    100% calc(100% - 15px),
    calc(100% - 15px) 100%,
    0 100%,
    0 15px
  );
  transition: all 0.4s cubic-bezier(0.4, 0, 0.2, 1) !important;
  overflow: hidden;
  border: none !important;
  border-radius: 0 !important;
  cursor: pointer;
  z-index: 1;
}

/* Hover Shine Effect */
.fn_cs_button a::before,
.inv-btn-psx::before,
.inv-btn-secp::before,
.fn_cs_services_classic .button_inner a::before,
.cta_holder .link_holder a::before,
.service_part .more_link::before,
.fn_cs_project_sticky_full .left_part a::before {
  content: "";
  position: absolute;
  top: 0;
  left: -100%;
  width: 100%;
  height: 100%;
  background: linear-gradient(
    90deg,
    transparent,
    rgba(255, 255, 255, 0.2),
    transparent
  );
  transition: 0.5s;
  z-index: 1; /* Keep shine above fill but below text if possible */
}

/* Hover Fill Background */
.fn_cs_button a::after,
.inv-btn-psx::after,
.inv-btn-secp::after,
.fn_cs_services_classic .button_inner a::after,
.cta_holder .link_holder a::after,
.service_part .more_link::after,
.fn_cs_project_sticky_full .left_part a::after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 0;
  height: 100%;
  background: #45a2df; /* Modern Cyan */
  transition: all 0.4s cubic-bezier(0.4, 0, 0.2, 1);
  z-index: -1; /* CRITICAL: Move fill behind raw text */
}

.fn_cs_button a:hover,
.inv-btn-psx:hover,
.inv-btn-secp:hover,
.fn_cs_services_classic .button_inner a:hover,
.subscriber input[type="submit"]:hover,
.cta_holder .link_holder a:hover,
.service_part .more_link:hover,
.fn_cs_project_sticky_full .left_part a:hover {
  transform: translateY(-3px) !important;
  box-shadow: 0 10px 20px rgba(0, 51, 102, 0.2) !important;
  color: #ffffff !important;
}

.fn_cs_button a:hover::before,
.inv-btn-psx:hover::before,
.inv-btn-secp:hover::before,
.fn_cs_services_classic .button_inner a:hover::before,
.cta_holder .link_holder a:hover::before,
.service_part .more_link:hover::before,
.fn_cs_project_sticky_full .left_part a:hover::before {
  left: 100%;
}

.fn_cs_button a:hover::after,
.inv-btn-psx:hover::after,
.inv-btn-secp:hover::after,
.fn_cs_services_classic .button_inner a:hover::after,
.cta_holder .link_holder a:hover::after,
.service_part .more_link:hover::after,
.fn_cs_project_sticky_full .left_part a:hover::after {
  width: 100%;
}

/* Special treatment for input submit which doesn't support pseudo-elements well */
.subscriber input[type="submit"] {
  background: linear-gradient(to right, #003366 50%, #45a2df 50%) !important;
  background-size: 200% 100% !important;
  background-position: left bottom !important;
  transition: all 0.4s ease !important;
}

.subscriber input[type="submit"]:hover {
  background-position: right bottom !important;
}

/* Ensure nested icons and spans stay visible */
.fn_cs_button a *,
.inv-btn-psx *,
.inv-btn-secp *,
.fn_cs_services_classic .button_inner a *,
.cta_holder .link_holder a *,
.service_part .more_link *,
.fn_cs_project_sticky_full .left_part a * {
  position: relative;
  z-index: 2;
  color: inherit;
}

.fn_cs_button a i,
.inv-btn-psx i,
.inv-btn-secp i,
.fn_cs_project_sticky_full .left_part a i {
  margin-right: 12px;
  font-size: 14px;
}

/* Cleanup for specific legacy button arrows */
.service_part .more_link .arrow {
  display: flex;
  margin-left: 15px;
  position: absolute;
  right: 0;
}
.service_part .more_link .arrow img {
  filter: brightness(0) invert(1);
}

/* Innovative About Banner Styles */
.innovative_banner {
  background: linear-gradient(135deg, #003366 0%, #001a33 100%);
  position: relative;
  overflow: hidden;
  padding: 130px 0 30px 0;
  border-bottom: 3px solid #45a2df;
}
.innovative_banner .title_holder {
  padding: 20px 0 10px 0;
}

.innovative_banner .banner_bg_shapes {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  pointer-events: none;
  z-index: 1;
}

.innovative_banner .grid_pattern {
  position: absolute;
  width: 100%;
  height: 100%;
  opacity: 0.04;
  background-image:
    linear-gradient(to right, #ffffff 1px, transparent 1px),
    linear-gradient(to bottom, #ffffff 1px, transparent 1px);
  background-size: 30px 30px;
}

.innovative_banner .glow_1 {
  position: absolute;
  width: 300px;
  height: 300px;
  background: radial-gradient(
    circle,
    rgba(69, 162, 223, 0.25) 0%,
    transparent 70%
  );
  top: -100px;
  right: 10%;
  border-radius: 50%;
  filter: blur(40px);
}

.innovative_banner .glow_2 {
  position: absolute;
  width: 400px;
  height: 400px;
  background: radial-gradient(
    circle,
    rgba(0, 51, 102, 0.8) 0%,
    transparent 80%
  );
  bottom: -150px;
  left: 5%;
  border-radius: 50%;
  filter: blur(50px);
}

.innovative_banner .banner_decorations {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  pointer-events: none;
  z-index: 2;
}

.innovative_banner .decor_item {
  position: absolute;
  color: rgba(255, 255, 255, 0.3);
  filter: drop-shadow(0 0 8px rgba(69, 162, 223, 0.6));
  transition: all 0.3s ease;
}

.innovative_banner .decor_item svg {
  width: 100%;
  height: 100%;
}

/* Position and animations for individual items */
.innovative_banner .leaf_1 {
  width: 70px;
  height: 70px;
  top: 15%;
  left: 8%;
  transform: rotate(-15deg);
  animation: bannerFloat 8s ease-in-out infinite;
}

.innovative_banner .leaf_2 {
  width: 50px;
  height: 50px;
  bottom: 20%;
  right: 12%;
  transform: rotate(45deg);
  color: rgba(255, 255, 255, 0.12);
  animation: bannerFloatReverse 9s ease-in-out infinite;
}

.innovative_banner .recycling_icon {
  width: 110px;
  height: 110px;
  top: 25%;
  right: 25%;
  transform: rotate(10deg);
  color: rgba(255, 255, 255, 0.2);
  filter: drop-shadow(0 0 10px rgba(69, 162, 223, 0.5));
  animation: bannerRotate 25s linear infinite;
}

.innovative_banner .paper_1 {
  width: 80px;
  height: 80px;
  bottom: 15%;
  left: 20%;
  transform: rotate(12deg);
  color: rgba(255, 255, 255, 0.15);
  animation: bannerFloat 11s ease-in-out infinite;
}

.innovative_banner .paper_2 {
  width: 65px;
  height: 65px;
  top: 10%;
  right: 5%;
  transform: rotate(-25deg);
  animation: bannerFloatReverse 10s ease-in-out infinite;
}

/* Custom interactive element when user hovers over title area */
.innovative_banner:hover .decor_item {
  color: rgba(255, 255, 255, 0.65);
  filter: drop-shadow(0 0 12px rgba(69, 162, 223, 0.8));
}
.innovative_banner:hover .recycling_icon {
  color: rgba(255, 255, 255, 0.45);
  filter: drop-shadow(0 0 15px rgba(69, 162, 223, 0.7));
}

/* Animations */
@keyframes bannerFloat {
  0%,
  100% {
    transform: translateY(0) rotate(var(--r, 0deg));
  }
  50% {
    transform: translateY(-15px) rotate(calc(var(--r, 0deg) + 8deg));
  }
}

@keyframes bannerFloatReverse {
  0%,
  100% {
    transform: translateY(0) rotate(var(--r, 0deg));
  }
  50% {
    transform: translateY(12px) rotate(calc(var(--r, 0deg) - 6deg));
  }
}

@keyframes bannerRotate {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}

/* Header Text Styles for Dark Background */
.innovative_banner .container {
  position: relative;
  z-index: 3;
}

.innovative_banner h3 {
  color: #ffffff !important;
  font-weight: 500;
  text-shadow: 0 2px 10px rgba(0, 0, 0, 0.3);
}

.innovative_banner .industify_fn_breadcrumbs ul li a,
.innovative_banner .industify_fn_breadcrumbs ul li span {
  color: rgba(255, 255, 255, 0.7) !important;
}

.innovative_banner .industify_fn_breadcrumbs ul li a:hover {
  color: #45a2df !important;
}

.innovative_banner .industify_fn_breadcrumbs ul li.separator {
  margin: 0 10px;
  display: inline-flex;
  align-items: center;
  height: 21px;
}

.innovative_banner .industify_fn_breadcrumbs ul li.separator i {
  color: rgba(255, 255, 255, 0.4) !important;
  font-size: 10px;
}

.innovative_banner .title_holder:before,
.innovative_banner .title_holder:after {
  background-color: #45a2df !important;
}

/* Clients Page Custom Section */
.clients-showcase-section {
  position: relative;
  padding: 100px 0;
}
.clients-showcase-section .ca_modern_heading {
  margin-bottom: 50px;
  text-align: center;
}
.clients-showcase-section .ca_modern_heading .ghost {
  font-size: 80px;
  opacity: 0.05;
  font-family: Outfit;
  font-weight: 800;
  position: absolute;
  top: -40px;
  left: 50%;
  transform: translateX(-50%);
  z-index: -1;
  width: 100%;
}
.clients-showcase-section .ca_modern_heading .tag {
  font-family: "Inter", sans-serif;
  font-size: 11px;
  font-weight: 700;
  color: #45a2df;
  letter-spacing: 3px;
  text-transform: uppercase;
  margin-bottom: 10px;
  display: inline-block;
}
.clients-showcase-section .ca_modern_heading .title {
  font-size: 36px;
  color: #003366;
  font-family: Rubik;
  font-weight: 700;
  margin: 0;
  display: inline-block;
  width: 100%;
}
.clients-showcase-section .ca_modern_heading .line {
  width: 50px;
  height: 3px;
  background: #45a2df;
  margin: 15px auto 0 auto;
}
.clients-showcase-section .blueprint_desc {
  max-width: 800px;
  margin: 0 auto 60px auto;
  text-align: center;
}
.clients-showcase-section .blueprint_desc p {
  font-size: 18px;
  line-height: 1.8;
  color: #4b5563;
  font-family: "Open Sans", sans-serif;
  margin: 0;
}
.clients_gallery_grid {
  display: grid;
  grid-template-columns: repeat(5, 1fr);
  gap: 25px;
}
.client_card {
  background: #ffffff;
  border: 1px solid rgba(0, 51, 102, 0.06);
  border-radius: 16px;
  padding: 25px;
  text-align: center;
  box-shadow: 0 10px 30px rgba(0, 51, 102, 0.02);
  transition: all 0.3s ease;
  display: flex;
  align-items: center;
  justify-content: center;
  min-height: 140px;
  position: relative;
  overflow: hidden;
  cursor: pointer;
}
.client_card .glow_bar {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 3px;
  background: linear-gradient(90deg, #45a2df, #003366);
  opacity: 0;
  transition: opacity 0.3s ease;
}
.client_card .logo_wrap {
  display: flex;
  align-items: center;
  justify-content: center;
  transition: transform 0.3s ease;
}
.client_card .logo_wrap img {
  max-height: 60px;
  max-width: 140px;
  object-fit: contain;
  transition: all 0.3s ease;
}

/* CSS classes for interactive hover effects */
.client_card:hover {
  transform: translateY(-8px);
  box-shadow: 0 20px 45px rgba(0, 51, 102, 0.1) !important;
  border-color: rgba(69, 162, 223, 0.3) !important;
}

.client_card:hover .glow_bar {
  opacity: 1 !important;
}

.client_card:hover .logo_wrap {
  transform: scale(1.08);
}

/* Remove radial gradient overlay on the sides to keep grid background uniform */
#clients-showcase .blueprint_grid_bg::after {
  background: none !important;
}

/* Responsive grid layout */
@media (max-width: 1200px) {
  .clients_gallery_grid {
    grid-template-columns: repeat(4, 1fr) !important;
  }
}

@media (max-width: 992px) {
  .clients_gallery_grid {
    grid-template-columns: repeat(3, 1fr) !important;
  }
}

@media (max-width: 768px) {
  .clients_gallery_grid {
    grid-template-columns: repeat(2, 1fr) !important;
  }

  .clients-showcase-section .ca_modern_heading .ghost {
    font-size: 60px !important;
  }
}

@media (max-width: 480px) {
  .clients_gallery_grid {
    grid-template-columns: 1fr !important;
  }
}

/* Disable radial white gradient overlay on all inner page blueprint grids */
.innerpage-aboutsection .blueprint_grid_bg::after {
  background: none !important;
}

/* History Page Styling - Tabbed Vertical Timeline */
.history-section {
  position: relative;
  padding: 80px 0 100px 0;
}

.history-tabs-container {
  display: flex;
  justify-content: center;
  margin-bottom: 50px;
  position: relative;
  z-index: 15;
}

.history-tabs {
  display: flex;
  background: #f1f5f9;
  padding: 6px;
  border-radius: 30px;
  border: 1px solid rgba(0, 51, 102, 0.05);
  box-shadow: 0 4px 20px rgba(0, 51, 102, 0.03);
}

.history-tab-btn {
  border: none;
  background: transparent;
  padding: 12px 35px;
  font-family: "Outfit", sans-serif;
  font-size: 16px;
  font-weight: 600;
  color: #64748b;
  border-radius: 25px;
  cursor: pointer;
  transition: all 0.3s ease;
  display: flex;
  align-items: center;
  gap: 10px;
}

.history-tab-btn i {
  font-size: 14px;
}

.history-tab-btn:hover {
  color: #003366;
}

.history-tab-btn.active {
  background: #003366;
  color: #ffffff;
  box-shadow: 0 4px 15px rgba(0, 51, 102, 0.25);
}

.history-tab-panel {
  display: none;
  opacity: 0;
  transform: translateY(15px);
  transition: all 0.5s ease;
}

.history-tab-panel.active {
  display: block;
  opacity: 1;
  transform: translateY(0);
}

/* Vertical Timeline */
.vertical-timeline {
  position: relative;
  max-width: 850px;
  margin: 0 auto;
  padding: 20px 0;
}

.vertical-timeline::before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 31px;
  width: 2px;
  background: linear-gradient(
    180deg,
    rgba(69, 162, 223, 0.4) 0%,
    rgba(0, 51, 102, 0.4) 100%
  );
}

.timeline-item {
  position: relative;
  margin-bottom: 40px;
  padding-left: 80px;
}

.timeline-item:last-child {
  margin-bottom: 0;
}

.timeline-dot {
  position: absolute;
  left: 20px;
  top: 6px;
  width: 24px;
  height: 24px;
  border-radius: 50%;
  background: #ffffff;
  border: 4px solid #45a2df;
  z-index: 10;
  transition: all 0.3s ease;
  box-shadow: 0 0 0 4px rgba(69, 162, 223, 0.15);
}

.timeline-item:hover .timeline-dot {
  border-color: #003366;
  transform: scale(1.15);
  box-shadow: 0 0 0 6px rgba(0, 51, 102, 0.15);
}

.timeline-content-card {
  background: #ffffff;
  border: 1px solid rgba(0, 51, 102, 0.05);
  border-radius: 16px;
  padding: 25px 30px;
  box-shadow: 0 10px 30px rgba(0, 51, 102, 0.02);
  transition: all 0.3s ease;
}

.timeline-item:hover .timeline-content-card {
  transform: translateX(5px);
  border-color: rgba(69, 162, 223, 0.25);
  box-shadow: 0 15px 40px rgba(0, 51, 102, 0.06);
}

.timeline-year-badge {
  display: inline-block;
  background: rgba(69, 162, 223, 0.08);
  color: #003366;
  font-family: "Outfit", sans-serif;
  font-size: 14px;
  font-weight: 700;
  padding: 4px 12px;
  border-radius: 20px;
  margin-bottom: 12px;
  letter-spacing: 0.5px;
}

.timeline-content-card h4 {
  font-size: 20px;
  font-family: "Rubik", sans-serif;
  font-weight: 600;
  color: #003366;
  margin: 0 0 12px 0;
}

.timeline-content-card ul {
  list-style: none;
  padding: 0;
  margin: 0;
}

.timeline-content-card ul li {
  font-size: 15px;
  line-height: 1.6;
  color: #4b5563;
  position: relative;
  padding-left: 20px;
  margin-bottom: 8px;
}

.timeline-content-card ul li:last-child {
  margin-bottom: 0;
}

.timeline-content-card ul li::before {
  content: "→";
  position: absolute;
  left: 0;
  color: #45a2df;
  font-weight: bold;
}

@media (max-width: 768px) {
  .history-tab-btn {
    padding: 10px 20px;
    font-size: 14px;
  }
  .timeline-item {
    padding-left: 60px;
  }
  .vertical-timeline::before {
    left: 21px;
  }
  .timeline-dot {
    left: 10px;
  }
  .timeline-content-card {
    padding: 20px;
  }
}

/* Sticky Sidebar Override for Desktop Screens */
@media (min-width: 1201px) {
  .industify_fn_sidebarpage .s_inner {
    display: flex;
    align-items: flex-start;
  }
  .industify_fn_leftsidebar {
    float: none;
  }
  .industify_fn_rightsidebar {
    float: none;
    position: -webkit-sticky;
    position: sticky;
  }
}

/* ==========================================================================
   PRODUCTS OVERVIEW LANDING PAGE
   ========================================================================== */
.products_showcase_section {
  width: 100%;
  float: left;
  clear: both;
  position: relative;
  overflow: hidden;
  padding: 100px 0;
  background-color: #fbfcfe;
}

.products_showcase_intro {
  max-width: 800px;
  margin: 0 auto 60px auto;
  text-align: center;
}

.products_showcase_intro .ca_modern_heading {
  margin-bottom: 30px;
}

.products_showcase_intro .ca_modern_heading .ghost {
  font-size: 80px;
  opacity: 0.05;
  font-family: "Outfit", sans-serif;
  font-weight: 800;
  position: absolute;
  top: -40px;
  left: 50%;
  transform: translateX(-50%);
  z-index: -1;
  width: 100%;
}

.products_showcase_intro .ca_modern_heading .tag {
  font-family: "Inter", sans-serif;
  font-size: 11px;
  font-weight: 700;
  color: #45a2df;
  letter-spacing: 3px;
  text-transform: uppercase;
  margin-bottom: 10px;
  display: inline-block;
}

.products_showcase_intro .ca_modern_heading .title {
  font-size: 36px;
  color: #003366;
  font-family: "Rubik", sans-serif;
  font-weight: 700;
  margin: 0;
  display: inline-block;
  width: 100%;
}

.products_showcase_intro .ca_modern_heading .line {
  width: 50px;
  height: 3px;
  background: #45a2df;
  margin: 15px auto 0 auto;
}

.products_showcase_intro .blueprint_desc p {
  font-size: 16px;
  line-height: 1.8;
  color: #64748b;
}

/* Card Grid */
.products_card_grid {
  display: grid;
  grid-template-columns: 1fr;
  gap: 60px;
}

.product_showcase_card {
  display: flex;
  height: 380px;
  background-color: #ffffff;
  background-image:
    linear-gradient(rgba(0, 51, 102, 0.02) 1px, transparent 1px),
    linear-gradient(90deg, rgba(0, 51, 102, 0.02) 1px, transparent 1px);
  background-size: 30px 30px;
  border: 1px solid rgba(0, 51, 102, 0.05);
  border-radius: 24px;
  overflow: hidden;
  box-shadow: 0 15px 45px rgba(0, 51, 102, 0.02);
  transition: all 0.5s cubic-bezier(0.4, 0, 0.2, 1);
  position: relative;
}

.product_showcase_card:nth-child(even) {
  flex-direction: row-reverse;
}

.product_showcase_card:hover {
  transform: translateY(-8px);
  box-shadow: 0 30px 70px rgba(0, 51, 102, 0.08);
  border-color: rgba(69, 162, 223, 0.25);
}

/* Media section of the card */
.product_showcase_card .card_media {
  flex: 0 0 45%;
  position: relative;
  overflow: hidden;
}

.product_showcase_card .card_media img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  transition: transform 1.2s cubic-bezier(0.4, 0, 0.2, 1);
}

.product_showcase_card:hover .card_media img {
  transform: scale(1.08);
}

.product_showcase_card .media_indicator {
  position: absolute;
  top: 25px;
  left: 25px;
  z-index: 10;
}

.product_showcase_card .media_indicator .badge {
  background: rgba(255, 255, 255, 0.95);
  backdrop-filter: blur(5px);
  color: #003366;
  font-family: "Inter", sans-serif;
  font-weight: 700;
  text-transform: uppercase;
  font-size: 10px;
  letter-spacing: 1.5px;
  padding: 6px 15px;
  border-radius: 20px;
  box-shadow: 0 5px 15px rgba(0, 51, 102, 0.05);
}

/* Body section of the card */
.product_showcase_card .card_body {
  flex: 1;
  padding: 30px 45px;
  display: flex;
  flex-direction: column;
  justify-content: center;
  position: relative;
}

.product_showcase_card .card_num {
  position: absolute;
  top: 30px;
  right: 50px;
  font-family: "Outfit", sans-serif;
  font-size: 80px;
  font-weight: 900;
  color: #f1f5f9;
  line-height: 1;
  pointer-events: none;
  transition: all 0.5s ease;
}

.product_showcase_card:hover .card_num {
  color: rgba(69, 162, 223, 0.1);
  transform: translateY(-5px);
}

.product_showcase_card .card_body h3 {
  font-size: 28px;
  font-family: "Rubik", sans-serif;
  color: #003366;
  font-weight: 700;
  margin: 0 0 10px 0;
  position: relative;
  z-index: 2;
}

.product_showcase_card .card_body .subtitle {
  font-size: 14px;
  color: #45a2df;
  font-family: "Outfit", sans-serif;
  font-weight: 600;
  letter-spacing: 0.5px;
  margin: 0 0 20px 0;
  text-transform: uppercase;
  position: relative;
  z-index: 2;
}

.product_showcase_card .card_body .description {
  font-size: 15px;
  line-height: 1.7;
  color: #64748b;
  margin: 0 0 30px 0;
  position: relative;
  z-index: 2;
}

/* Bullets */
.product_showcase_card .feature_bullets {
  display: flex;
  flex-direction: column;
  gap: 12px;
  margin-bottom: 35px;
  position: relative;
  z-index: 2;
}

.product_showcase_card .bullet_item {
  display: flex;
  align-items: center;
  gap: 12px;
}

.product_showcase_card .bullet_item i {
  color: #45a2df;
  font-size: 16px;
  flex-shrink: 0;
}

.product_showcase_card .bullet_item span {
  font-size: 14px;
  color: #4b5563;
  font-weight: 500;
}

/* Explore Button Override */
.product_showcase_card .fn_cs_button {
  align-self: flex-start;
}

/* Responsive */
@media (max-width: 992px) {
  .product_showcase_card,
  .product_showcase_card:nth-child(even) {
    flex-direction: column;
    height: auto;
  }

  .product_showcase_card .card_media {
    flex: none;
    height: 300px;
  }

  .product_showcase_card .card_body {
    padding: 40px 30px;
  }

  .product_showcase_card .card_num {
    top: 25px;
    right: 30px;
    font-size: 60px;
  }

  .products_showcase_section {
    padding: 60px 0;
  }
}

/* ==========================================================================
   CORPORATE GOVERNANCE PAGE
   ========================================================================== */
.governance_section {
  width: 100%;
  float: left;
  clear: both;
  position: relative;
  overflow: hidden;
  padding: 50px 0;
  background-color: #fbfcfe;
}

.governance_intro {
  max-width: 800px;
  margin: 0 auto 60px auto;
  text-align: center;
}

.governance_intro .ca_modern_heading {
  margin-bottom: 30px;
}

.governance_intro .ca_modern_heading .ghost {
  font-size: 80px;
  opacity: 0.05;
  font-family: "Outfit", sans-serif;
  font-weight: 800;
  position: absolute;
  top: -40px;
  left: 50%;
  transform: translateX(-50%);
  z-index: -1;
  width: 100%;
}

.governance_intro .ca_modern_heading .tag {
  font-family: "Inter", sans-serif;
  font-size: 11px;
  font-weight: 700;
  color: #45a2df;
  letter-spacing: 3px;
  text-transform: uppercase;
  margin-bottom: 10px;
  display: inline-block;
}

.governance_intro .ca_modern_heading .title {
  font-size: 36px;
  color: #003366;
  font-family: "Rubik", sans-serif;
  font-weight: 700;
  margin: 0;
  display: inline-block;
  width: 100%;
}

.governance_intro .ca_modern_heading .line {
  width: 50px;
  height: 3px;
  background: #45a2df;
  margin: 15px auto 0 auto;
}

.governance_intro .blueprint_desc p {
  font-size: 16px;
  line-height: 1.8;
  color: #64748b;
}

/* Team Grid */
.team_grid {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 30px;
  margin-bottom: 90px;
}

.team_card {
  background: #ffffff;
  border: 1px solid rgba(0, 51, 102, 0.05);
  border-radius: 20px;
  overflow: hidden;
  box-shadow: 0 10px 30px rgba(0, 51, 102, 0.02);
  transition: all 0.4s cubic-bezier(0.4, 0, 0.2, 1);
  display: flex;
  flex-direction: column;
}

.team_card:hover {
  transform: translateY(-8px);
  box-shadow: 0 25px 50px rgba(0, 51, 102, 0.07);
  border-color: rgba(69, 162, 223, 0.2);
}

.team_card .member_image {
  position: relative;
  width: 100%;
  height: 280px;
  overflow: hidden;
  background-color: #f1f5f9;
}

.team_card .member_image img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: top center;
  transition: transform 0.8s cubic-bezier(0.4, 0, 0.2, 1);
}

.team_card:hover .member_image img {
  transform: scale(1.05);
}

.team_card .member_socials {
  position: absolute;
  bottom: 15px;
  left: 15px;
  z-index: 5;
}

.team_card .member_tag {
  background: rgba(0, 51, 102, 0.85);
  backdrop-filter: blur(5px);
  color: #ffffff;
  font-family: "Inter", sans-serif;
  font-weight: 700;
  font-size: 9px;
  letter-spacing: 1px;
  text-transform: uppercase;
  padding: 4px 10px;
  border-radius: 4px;
}

.team_card .member_info {
  padding: 25px 20px;
  flex: 1;
  display: flex;
  flex-direction: column;
}

.team_card .member_info h3 {
  font-size: 19px;
  font-family: "Rubik", sans-serif;
  color: #003366;
  font-weight: 700;
  margin: 0 0 5px 0;
}

.team_card .member_info .role {
  font-size: 13px;
  color: #45a2df;
  font-family: "Outfit", sans-serif;
  font-weight: 600;
  text-transform: uppercase;
  margin: 0 0 15px 0;
  letter-spacing: 0.5px;
}

.team_card .member_info .divider {
  width: 30px;
  height: 2px;
  background: rgba(69, 162, 223, 0.3);
  margin-bottom: 15px;
}

.team_card .member_info .desc {
  font-size: 13px;
  line-height: 1.6;
  color: #64748b;
  margin: 0;
}

/* Framework Showcase Section */
.framework_showcase {
  border-top: 1px solid rgba(0, 51, 102, 0.06);
  padding-top: 80px;
}

.framework_showcase .ca_modern_heading {
  margin-bottom: 45px;
  text-align: center;
}

.framework_showcase .ca_modern_heading .title {
  font-size: 32px;
  color: #003366;
  font-weight: 700;
}

.framework_showcase .ca_modern_heading .line {
  width: 50px;
  height: 3px;
  background: #45a2df;
  margin: 15px auto 0 auto;
}

.framework_grid {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 30px;
}

.framework_card {
  background: #ffffff;
  border: 1px solid rgba(0, 51, 102, 0.05);
  border-radius: 16px;
  padding: 35px 30px;
  box-shadow: 0 10px 30px rgba(0, 51, 102, 0.02);
  transition: all 0.4s ease;
  position: relative;
  overflow: hidden;
}

.framework_card::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 3px;
  background: #45a2df;
  transform: scaleX(0);
  transform-origin: left;
  transition: transform 0.4s ease;
}

.framework_card:hover {
  transform: translateY(-5px);
  border-color: rgba(69, 162, 223, 0.25);
  box-shadow: 0 20px 40px rgba(0, 51, 102, 0.05);
}

.framework_card:hover::before {
  transform: scaleX(1);
}

.framework_card .card_icon {
  width: 50px;
  height: 50px;
  font-size: 24px;
  color: #45a2df;
  margin-bottom: 20px;
  display: flex;
  align-items: center;
}

.framework_card h4 {
  font-size: 18px;
  font-family: "Rubik", sans-serif;
  color: #003366;
  font-weight: 700;
  margin: 0 0 10px 0;
}

.framework_card p {
  font-size: 14px;
  line-height: 1.6;
  color: #64748b;
  margin: 0;
}

/* Responsive */
@media (max-width: 1200px) {
  .team_grid {
    grid-template-columns: repeat(2, 1fr);
  }
}

@media (max-width: 768px) {
  .team_grid {
    grid-template-columns: 1fr;
  }
  .framework_grid {
    grid-template-columns: 1fr;
  }
  .team_card .member_image {
    height: 320px;
  }
}

/* ==========================================================================
   MEDIA SUBPAGES STYLING
   ========================================================================== */

/* News & Events Grid */
.news_grid_modern {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 30px;
  margin-bottom: 50px;
}

.news_card_modern {
  background: #ffffff;
  border: 1px solid rgba(0, 51, 102, 0.05);
  border-radius: 16px;
  overflow: hidden;
  box-shadow: 0 10px 30px rgba(0, 51, 102, 0.02);
  transition: all 0.4s cubic-bezier(0.4, 0, 0.2, 1);
  display: flex;
  flex-direction: column;
}

.news_card_modern:hover {
  transform: translateY(-6px);
  box-shadow: 0 20px 40px rgba(0, 51, 102, 0.06);
  border-color: rgba(69, 162, 223, 0.25);
}

.news_image_box {
  position: relative;
  height: 200px;
  width: 100%;
  overflow: hidden;
  background: #f1f5f9;
}

.news_image_box img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  transition: transform 0.6s cubic-bezier(0.4, 0, 0.2, 1);
}

.news_card_modern:hover .news_image_box img {
  transform: scale(1.05);
}

.news_date {
  position: absolute;
  top: 15px;
  left: 15px;
  background: rgba(0, 51, 102, 0.85);
  backdrop-filter: blur(4px);
  color: #ffffff;
  font-family: "Outfit", sans-serif;
  font-size: 10px;
  font-weight: 700;
  letter-spacing: 1px;
  padding: 4px 10px;
  border-radius: 4px;
  z-index: 5;
  text-transform: uppercase;
}

.news_content_box {
  padding: 25px 20px;
  flex: 1;
  display: flex;
  flex-direction: column;
}

.news_tag_label {
  font-family: "Outfit", sans-serif;
  font-weight: 600;
  font-size: 11px;
  color: #45a2df;
  text-transform: uppercase;
  letter-spacing: 0.5px;
  margin-bottom: 8px;
  display: inline-block;
}

.news_content_box h3 {
  font-family: "Rubik", sans-serif;
  font-size: 18px;
  color: #003366;
  font-weight: 700;
  margin: 0 0 10px 0;
  line-height: 1.4;
}

.news_content_box p {
  font-size: 13.5px;
  line-height: 1.6;
  color: #64748b;
  margin: 0;
}

/* Industry Associations Grid */
.association_grid {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 30px;
  margin-bottom: 50px;
}

.association_card {
  background: #ffffff;
  border: 1px solid rgba(0, 51, 102, 0.05);
  border-radius: 16px;
  padding: 35px 30px;
  box-shadow: 0 10px 30px rgba(0, 51, 102, 0.02);
  transition: all 0.4s ease;
  position: relative;
  overflow: hidden;
}

.association_card::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 3px;
  background: #45a2df;
  transform: scaleX(0);
  transform-origin: left;
  transition: transform 0.4s ease;
}

.association_card:hover {
  transform: translateY(-5px);
  border-color: rgba(69, 162, 223, 0.25);
  box-shadow: 0 20px 40px rgba(0, 51, 102, 0.05);
}

.association_card:hover::before {
  transform: scaleX(1);
}

.assoc_header {
  display: flex;
  flex-direction: column;
  gap: 15px;
  margin-bottom: 20px;
}

.assoc_header .icon_box {
  width: 50px;
  height: 50px;
  font-size: 24px;
  color: #45a2df;
  background: rgba(69, 162, 223, 0.08);
  border-radius: 10px;
  display: flex;
  align-items: center;
  justify-content: center;
}

.assoc_header h3 {
  font-size: 18px;
  font-family: "Rubik", sans-serif;
  color: #003366;
  font-weight: 700;
  margin: 0;
  line-height: 1.4;
}

.assoc_body p {
  font-size: 14px;
  line-height: 1.6;
  color: #64748b;
  margin: 0;
}

/* Compliance Certificates */
.certificates_grid {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 30px;
  margin-bottom: 50px;
}

.certificate_card {
  background: #ffffff;
  border: 1px solid rgba(0, 51, 102, 0.05);
  border-radius: 16px;
  padding: 30px;
  box-shadow: 0 10px 30px rgba(0, 51, 102, 0.02);
  transition: all 0.4s ease;
  display: flex;
  flex-direction: column;
}

.certificate_card:hover {
  transform: translateY(-5px);
  border-color: rgba(69, 162, 223, 0.25);
  box-shadow: 0 20px 40px rgba(0, 51, 102, 0.05);
}

.certificate_card .cert_header {
  display: flex;
  align-items: flex-start;
  gap: 20px;
  margin-bottom: 20px;
}

.certificate_card .cert_icon {
  width: 54px;
  height: 54px;
  font-size: 24px;
  color: #003366;
  background: rgba(0, 51, 102, 0.05);
  border-radius: 12px;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-shrink: 0;
}

.certificate_card:hover .cert_icon {
  background: #003366;
  color: #ffffff;
  transition: all 0.3s ease;
}

.certificate_card .cert_header h3 {
  font-size: 18px;
  font-family: "Rubik", sans-serif;
  color: #003366;
  font-weight: 700;
  margin: 0 0 4px 0;
}

.certificate_card .cert_sub {
  font-size: 12px;
  color: #45a2df;
  font-family: "Outfit", sans-serif;
  font-weight: 600;
}

.certificate_card .cert_body p {
  font-size: 14px;
  line-height: 1.6;
  color: #64748b;
  margin: 0;
}

/* Gallery Grid */
.gallery_grid_modern {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 30px;
  margin-bottom: 50px;
}

.gallery_item_modern {
  position: relative;
  border-radius: 16px;
  overflow: hidden;
  box-shadow: 0 10px 30px rgba(0, 51, 102, 0.02);
  aspect-ratio: 4 / 3;
}

.gallery_img_box {
  position: relative;
  width: 100%;
  height: 100%;
  overflow: hidden;
}

.gallery_img_box img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  transition: transform 0.8s cubic-bezier(0.4, 0, 0.2, 1);
}

.gallery_overlay {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: linear-gradient(
    to top,
    rgba(0, 51, 102, 0.9) 0%,
    rgba(0, 51, 102, 0.3) 70%,
    rgba(0, 51, 102, 0) 100%
  );
  opacity: 0;
  transition: opacity 0.4s ease;
  display: flex;
  align-items: flex-end;
  padding: 30px;
  box-sizing: border-box;
}

.gallery_item_modern:hover .gallery_img_box img {
  transform: scale(1.08);
}

.gallery_item_modern:hover .gallery_overlay {
  opacity: 1;
}

.overlay_content {
  transform: translateY(20px);
  transition: transform 0.4s cubic-bezier(0.4, 0, 0.2, 1);
}

.gallery_item_modern:hover .overlay_content {
  transform: translateY(0);
}

.overlay_content .category {
  font-family: "Outfit", sans-serif;
  font-size: 11px;
  font-weight: 700;
  color: #45a2df;
  text-transform: uppercase;
  letter-spacing: 1px;
  margin-bottom: 8px;
  display: inline-block;
}

.overlay_content h3 {
  font-family: "Rubik", sans-serif;
  font-size: 18px;
  color: #ffffff;
  font-weight: 700;
  margin: 0 0 6px 0;
}

.overlay_content p {
  font-size: 13px;
  line-height: 1.5;
  color: rgba(255, 255, 255, 0.8);
  margin: 0;
}

/* Notices Table */
.notices_table_wrap {
  width: 100%;
  background: #ffffff;
  border: 1px solid rgba(0, 51, 102, 0.05);
  border-radius: 16px;
  overflow: hidden;
  box-shadow: 0 10px 30px rgba(0, 51, 102, 0.02);
  margin-bottom: 50px;
}

.notices_table {
  width: 100%;
  border-collapse: collapse;
  text-align: left;
}

.notices_table th {
  background: rgba(0, 51, 102, 0.03);
  color: #003366;
  font-family: "Rubik", sans-serif;
  font-weight: 700;
  font-size: 15px;
  padding: 20px 25px;
  border-bottom: 1px solid rgba(0, 51, 102, 0.05);
}

.notices_table td {
  padding: 22px 25px;
  border-bottom: 1px solid rgba(0, 51, 102, 0.05);
  color: #4b5563;
  font-size: 14.5px;
  vertical-align: middle;
}

.notices_table tr:last-child td {
  border-bottom: none;
}

.notices_table tr:hover td {
  background: rgba(69, 162, 223, 0.02);
}

.notices_table .date_cell {
  font-family: "Outfit", sans-serif;
  font-weight: 600;
  color: #64748b;
  width: 15%;
}

.notices_table .title_cell {
  font-family: "Rubik", sans-serif;
  font-weight: 600;
  color: #003366;
  width: 50%;
}

.notices_table .tag_notice {
  font-family: "Outfit", sans-serif;
  font-size: 10px;
  font-weight: 700;
  padding: 4px 10px;
  border-radius: 4px;
  text-transform: uppercase;
  letter-spacing: 0.5px;
}

.notices_table .tag_notice.agm {
  background: rgba(0, 51, 102, 0.08);
  color: #003366;
}

.notices_table .tag_notice.proxy {
  background: rgba(69, 162, 223, 0.08);
  color: #45a2df;
}

.notices_table .tag_notice.egm {
  background: rgba(0, 51, 102, 0.08);
  color: #003366;
}

.notices_table .action_btn {
  color: #45a2df;
  font-family: "Outfit", sans-serif;
  font-weight: 600;
  font-size: 13.5px;
  text-decoration: none;
  display: inline-flex;
  align-items: center;
  gap: 8px;
}

.notices_table .action_btn:hover {
  color: #003366;
}

/* Secretary Contact Card */
.secretary_contact_card {
  background: #ffffff;
  border: 1px solid rgba(0, 51, 102, 0.05);
  border-radius: 16px;
  padding: 40px;
  box-shadow: 0 10px 30px rgba(0, 51, 102, 0.02);
  display: flex;
  align-items: center;
  gap: 30px;
  margin-top: 20px;
}

.secretary_contact_card .icon_contact {
  width: 70px;
  height: 70px;
  font-size: 32px;
  color: #45a2df;
  background: rgba(69, 162, 223, 0.08);
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-shrink: 0;
}

.secretary_contact_card .contact_info_text h3 {
  font-size: 20px;
  font-family: "Rubik", sans-serif;
  color: #003366;
  font-weight: 700;
  margin: 0 0 8px 0;
}

.secretary_contact_card .contact_info_text p {
  font-size: 14.5px;
  line-height: 1.6;
  color: #64748b;
  margin: 0 0 12px 0;
}

.secretary_contact_card .contact_email {
  font-family: "Outfit", sans-serif;
  font-weight: 700;
  font-size: 16px;
  color: #45a2df;
  text-decoration: none;
}

.secretary_contact_card .contact_email:hover {
  color: #003366;
}

/* Media Responsive rules */
@media (max-width: 992px) {
  .news_grid_modern,
  .association_grid,
  .certificates_grid,
  .gallery_grid_modern {
    grid-template-columns: repeat(2, 1fr);
  }
}

@media (max-width: 768px) {
  .news_grid_modern,
  .association_grid,
  .certificates_grid,
  .gallery_grid_modern {
    grid-template-columns: 1fr;
  }
  .notices_table th:nth-child(3),
  .notices_table td:nth-child(3) {
    display: none;
  }
  .secretary_contact_card {
    flex-direction: column;
    text-align: center;
    padding: 30px;
  }
}

/* ==========================================================================
   VISION, MISSION & VALUES STYLING
   ========================================================================== */

/* Vision & Mission Grid */
.vm_section_grid {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 30px;
  margin-bottom: 70px;
}

.vm_card {
  background: #ffffff;
  border: 1px solid rgba(0, 51, 102, 0.05);
  border-radius: 20px;
  padding: 40px;
  box-shadow: 0 10px 30px rgba(0, 51, 102, 0.02);
  transition: all 0.4s ease;
  position: relative;
  overflow: hidden;
}

.vm_card::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 4px;
  height: 100%;
  background: #45a2df;
}

.vm_card.mission::before {
  background: #003366;
}

.vm_card:hover {
  transform: translateY(-5px);
  border-color: rgba(69, 162, 223, 0.2);
  box-shadow: 0 20px 40px rgba(0, 51, 102, 0.05);
}

.vm_header {
  display: flex;
  align-items: center;
  gap: 20px;
  margin-bottom: 25px;
}

.vm_icon {
  width: 50px;
  height: 50px;
  border-radius: 50%;
  background: rgba(69, 162, 223, 0.08);
  color: #45a2df;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 20px;
}

.vm_card.mission .vm_icon {
  background: rgba(0, 51, 102, 0.08);
  color: #003366;
}

.vm_header h3 {
  font-size: 24px;
  font-family: "Rubik", sans-serif;
  color: #003366;
  font-weight: 700;
  margin: 0;
}

.vm_body p {
  font-size: 15px;
  line-height: 1.8;
  color: #64748b;
  margin: 0;
}

/* Core Values Wheel */
.core_values_wrapper {
  margin-top: 20px;
}

.values_wheel_container {
  text-align: center;
  margin-top: 40px;
  margin-bottom: 20px;
}

.values_wheel_container img {
  max-width: 500px;
  width: 100%;
  height: auto;
  display: inline-block;
  border-radius: 8px;
  box-shadow: 0 10px 30px rgba(0, 51, 102, 0.05);
}

/* Quote & Signature Box Styles */
.ceo_quote_container {
  position: relative;
  padding: 35px 35px 35px 70px;
  margin-bottom: 35px;
  background: linear-gradient(
    135deg,
    rgba(69, 162, 223, 0.06) 0%,
    rgba(0, 51, 102, 0.02) 100%
  );
  border-left: 5px solid #45a2df;
  border-radius: 0 24px 24px 0;
  box-shadow: inset 0 0 20px rgba(69, 162, 223, 0.02);
}
.ceo_quote_container img.fn__svg {
  width: 45px;
  height: 45px;
  color: rgba(69, 162, 223, 0.2);
  position: absolute;
  top: 25px;
  left: 20px;
}
.ceo_quote_container p {
  font-size: 19px;
  line-height: 1.8;
  color: #003366;
  font-style: italic;
  font-family: "Outfit", sans-serif;
  font-weight: 500;
  margin: 0;
}
.ceo_signature_area {
  margin-top: 30px;
  display: flex;
  align-items: center;
  gap: 20px;
  padding-left: 30px;
  border-left: 2px solid rgba(0, 51, 102, 0.1);
}
.ceo_signature_area h4 {
  font-size: 24px;
  color: #003366;
  font-family: "Rubik", sans-serif;
  font-weight: 700;
  margin: 0;
}
.ceo_signature_area span {
  font-family: "Outfit", sans-serif;
  font-size: 12px;
  color: #45a2df;
  font-weight: 600;
  text-transform: uppercase;
  letter-spacing: 2px;
  display: block;
  margin-top: 4px;
}

/* Shareholding Pattern page styles */
.shareholding_layout {
  max-width: 900px;
  margin: 0 auto;
  background: #ffffff;
  padding: 40px 50px;
  border-radius: 20px;
  border: 1px solid rgba(0, 51, 102, 0.05);
  box-shadow: 0 10px 35px rgba(0, 51, 102, 0.02);
}
.shareholding_table {
  width: 100%;
  border-collapse: collapse;
  text-align: left;
}
.shareholding_table tr.table_header_row {
  border-bottom: 2px solid #e2e8f0;
}
.shareholding_table th {
  padding: 15px 10px;
  font-family: Outfit;
  font-weight: 700;
  color: #003366;
}
.shareholding_table th.percent_header {
  width: 150px;
  text-align: right;
}
.shareholding_table th.bar_header {
  width: 250px;
}
.shareholding_table tr.table_body_row {
  border-bottom: 1px solid #f1f5f9;
}
.shareholding_table td {
  padding: 20px 10px;
}
.shareholding_table td.cat_cell {
  font-weight: 600;
  color: #334155;
}
.shareholding_table td.percent_cell {
  text-align: right;
  font-weight: 700;
  color: #003366;
}
.shareholding_table .progress_bar_wrap {
  width: 100%;
  height: 8px;
  background: #f1f5f9;
  border-radius: 4px;
  overflow: hidden;
}
.shareholding_table .progress_bar_fill {
  height: 100%;
  border-radius: 4px;
}
.shareholding_table .progress_bar_fill.primary_color {
  background: #45a2df;
}
.shareholding_table .progress_bar_fill.secondary_color {
  background: #003366;
}
.shareholding_layout .note_box {
  margin-top: 40px;
  padding: 20px;
  background: #f8fafc;
  border-left: 4px solid #45a2df;
  border-radius: 4px;
}
.shareholding_layout .note_box p {
  margin: 0;
  font-size: 13.5px;
  color: #64748b;
  line-height: 1.6;
}

/* Vision & Mission updates */
.core_values_wrapper .ca_modern_heading.centered {
  text-align: center;
  margin-bottom: 45px;
}
.core_values_wrapper .ca_modern_heading.centered h3.title {
  font-size: 28px;
}

/* Initiatives updates */
.news_grid_modern.two_col {
  grid-template-columns: repeat(2, 1fr);
}
.news_card_modern .news_image_box.height_250 {
  height: 250px;
}
.news_tag_label.color_green {
  color: #003366;
}
.news_tag_label.color_blue {
  color: #45a2df;
}

/* Mandatory info updates */
.association_card .assoc_body .action_btn.with_margin {
  margin-top: 15px;
  display: inline-flex;
}

/* Tenders/Financial Results updates */
.notices_table_wrap.margin_bottom_70 {
  margin-bottom: 70px;
}

/* Redesigned Premium Cards */
.association_card,
.certificate_card {
  background: #ffffff;
  border: 1px solid rgba(0, 51, 102, 0.05);
  border-radius: 20px;
  padding: 40px 35px;
  box-shadow: 0 10px 40px rgba(0, 51, 102, 0.02);
  transition: all 0.4s cubic-bezier(0.4, 0, 0.2, 1);
  position: relative;
  overflow: hidden;
}
.association_card::before,
.certificate_card::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 4px;
  background: linear-gradient(90deg, #45a2df 0%, #003366 100%);
  transform: scaleX(0);
  transform-origin: left;
  transition: transform 0.4s ease;
}
.association_card:hover,
.certificate_card:hover {
  transform: translateY(-8px);
  border-color: rgba(69, 162, 223, 0.25);
  box-shadow: 0 20px 40px rgba(0, 51, 102, 0.08);
}
.association_card:hover::before,
.certificate_card:hover::before {
  transform: scaleX(1);
}
.assoc_header .icon_box,
.certificate_card .cert_icon {
  width: 60px;
  height: 60px;
  border-radius: 50%;
  background: rgba(69, 162, 223, 0.06);
  color: #003366;
  transition: all 0.4s ease;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 22px;
}
.association_card:hover .icon_box,
.certificate_card:hover .cert_icon {
  background: #003366;
  color: #ffffff;
  transform: rotate(360deg);
}

.vm_card {
  background: #ffffff;
  border: 1px solid rgba(0, 51, 102, 0.05);
  border-radius: 24px;
  padding: 45px 40px;
  box-shadow: 0 10px 40px rgba(0, 51, 102, 0.02);
  transition: all 0.4s cubic-bezier(0.4, 0, 0.2, 1);
  position: relative;
  overflow: hidden;
}
.vm_card::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 6px;
  height: 100%;
  background: linear-gradient(to bottom, #45a2df, #003366);
}
.vm_card.mission::before {
  background: linear-gradient(to bottom, #0056b3, #003366);
}
.vm_card:hover {
  transform: translateY(-8px);
  box-shadow: 0 25px 50px rgba(0, 51, 102, 0.06);
}

.value_card {
  background: #ffffff;
  border: 1px solid rgba(0, 51, 102, 0.05);
  border-radius: 20px;
  padding: 40px 30px;
  box-shadow: 0 10px 30px rgba(0, 51, 102, 0.02);
  transition: all 0.4s ease;
  overflow: hidden;
}
.value_card:hover {
  transform: translateY(-6px);
  box-shadow: 0 20px 45px rgba(0, 51, 102, 0.06);
  border-color: rgba(69, 162, 223, 0.2);
}

/* ==========================================================================
   CORPORATE GOVERNANCE TABS & LAYOUT STYLING
   ========================================================================== */
.gov_tabs_container {
  position: relative;
  z-index: 99;
  border-bottom: 2px solid #e2e8f0;
  width: 100%;
}
.gov_tabs_container.fixed-nav {
  position: fixed;
  left: 0;
  right: 0;
  z-index: 100;
  box-shadow: 0 10px 30px rgba(0, 0, 0, 0.08);
}
.gov_tabs_list {
  display: flex;
  flex-wrap: nowrap;
  width: 100%;
  overflow-x: auto;
  padding: 0;
  margin: 0;
  list-style: none;
  -webkit-overflow-scrolling: touch;
}
.gov_tabs_list::-webkit-scrollbar {
  height: 4px;
}
.gov_tabs_list::-webkit-scrollbar-thumb {
  background-color: #cbd5e1;
  border-radius: 2px;
}
.gov-tablink {
  flex: 1 1 auto;
  min-width: 130px;
  background-color: #f8fafc;
  color: #475569;
  border: none;
  outline: none;
  cursor: pointer;
  padding: 20px 10px;
  font-family: "Outfit", sans-serif;
  font-size: 13px;
  font-weight: 700;
  transition: all 0.3s ease;
  text-align: center;
  text-decoration: none;
  position: relative;
  border-bottom: 3px solid transparent;
  display: inline-flex;
  align-items: center;
  justify-content: center;
}
.gov-tablink:hover {
  background-color: #f1f5f9;
  color: #0284c7;
}
.gov-tablink.active {
  background-color: #ffffff;
  color: #0284c7;
  border-bottom: 3px solid #0284c7;
}
.gov-section {
  padding-top: 100px;
  margin-top: -80px;
  margin-bottom: 80px;
  scroll-margin-top: 140px;
}

.committee_members_list {
  list-style: none;
  padding: 0;
  margin: 20px 0;
  display: grid;
  grid-template-columns: repeat(auto-fill, minmax(280px, 1fr));
  gap: 20px;
}
.committee_member_card {
  background: #ffffff;
  border: 1px solid #e2e8f0;
  border-radius: 8px;
  padding: 20px;
  box-shadow: 0 4px 6px -1px rgb(0 0 0 / 0.05);
  transition:
    transform 0.2s ease,
    box-shadow 0.2s ease;
  text-align: center;
}
.committee_member_card:hover {
  transform: translateY(-4px);
  box-shadow: 0 10px 15px -3px rgb(0 0 0 / 0.1);
  border-color: #0284c7;
}
.committee_member_card i {
  font-size: 28px;
  color: #0284c7;
  margin-bottom: 15px;
}
.committee_member_card h4 {
  margin: 0 0 5px 0;
  font-size: 18px;
  color: #0f172a;
  font-family: "Outfit", sans-serif;
}
.committee_member_card p {
  margin: 0;
  font-size: 14px;
  color: #64748b;
  font-weight: 500;
}

.shareholding_pdf_grid {
  display: grid;
  grid-template-columns: repeat(auto-fill, minmax(300px, 1fr));
  gap: 15px;
  margin-top: 20px;
}
.shareholding_pdf_card {
  display: flex;
  align-items: center;
  justify-content: space-between;
  background: #ffffff;
  border: 1px solid #e2e8f0;
  padding: 15px 20px;
  border-radius: 6px;
  transition: all 0.2s ease;
}
.shareholding_pdf_card:hover {
  border-color: #0284c7;
  background-color: #f0f9ff;
}
.shareholding_pdf_card span {
  font-weight: 600;
  color: #334155;
}
.shareholding_pdf_card a {
  color: #0284c7;
  font-weight: 700;
  text-decoration: none;
  display: inline-flex;
  align-items: center;
  gap: 5px;
}

/* Modern Org Chart styling */
.org_chart_container {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 30px;
  background: #ffffff;
  border: 1px solid #e2e8f0;
  border-radius: 16px;
  padding: 40px 20px;
  margin-top: 30px;
  box-shadow: 0 10px 35px rgba(0, 0, 0, 0.03);
}

.org_row {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 100%;
  position: relative;
}

.org_node_item {
  padding: 14px 22px;
  border-radius: 12px;
  font-family: "Outfit", sans-serif;
  font-size: 14px;
  font-weight: 700;
  text-align: center;
  min-width: 220px;
  max-width: 260px;
  box-shadow: 0 4px 10px rgba(0, 0, 0, 0.04);
  transition: all 0.3s ease;
  border: 2px solid transparent;
}

.org_node_item:hover {
  transform: translateY(-2px);
  box-shadow: 0 8px 20px rgba(0, 0, 0, 0.08);
}

/* Specific Node Types */
.root_node {
  background: #0056b3;
  color: #ffffff;
  font-size: 18px;
  padding: 20px 30px;
  min-width: 260px;
  border-radius: 16px;
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 12px;
}

.ceo_node {
  background: #c59b27;
  color: #ffffff;
  border-radius: 12px;
}

.committee_node {
  background: #0056b3;
  color: #ffffff;
}

.staff_node {
  background: #faf5e6;
  border: 2px solid #dfd3b6;
  color: #4a3e20;
}

.division_node {
  background: #fcf9f0;
  border: 2px solid #e7dfcc;
  color: #4a4538;
}

/* Connecting Lines Layout */
.level1_grid {
  display: grid;
  grid-template-columns: 1fr 1fr 1fr;
  gap: 30px;
  width: 100%;
  max-width: 900px;
}

.col_committees {
  display: flex;
  flex-direction: column;
  gap: 15px;
  align-items: center;
  justify-content: center;
}

.col_ceo {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}

.col_audit {
  display: flex;
  flex-direction: column;
  gap: 15px;
  align-items: center;
  justify-content: center;
}

.audit_staff_group {
  display: flex;
  flex-direction: column;
  align-items: center;
  position: relative;
  width: 100%;
}

.connector_v_short {
  width: 2px;
  height: 15px;
  background: #dfd3b6;
}

/* Division Grid */
.divisions_three_cols {
  display: grid;
  grid-template-columns: 1fr 1fr 1fr;
  gap: 30px;
  width: 100%;
  max-width: 900px;
  border-top: 2px solid #e2e8f0;
  padding-top: 30px;
  margin-top: 10px;
}

.division_group {
  display: flex;
  flex-direction: column;
  gap: 15px;
  align-items: center;
}

/* Helper Utilities for New Pages */
.pb-50 {
  padding-bottom: 50px !important;
}
.pt-50 {
  padding-top: 50px !important;
}
.py-50 {
  padding-top: 50px !important;
  padding-bottom: 50px !important;
}
.bg-light-gray {
  background-color: #f9f9f9 !important;
}
.mt-20 {
  margin-top: 20px !important;
}
.mb-30 {
  margin-bottom: 30px !important;
}
.pb-80 {
  padding-bottom: 80px !important;
}
.font-11 {
  font-size: 11px !important;
}
.mt-5 {
  margin-top: 5px !important;
}
.pt-10 {
  padding-top: 10px !important;
}
.font-13 {
  font-size: 13px !important;
}
.text-slate {
  color: #64748b !important;
}
.mt-10 {
  margin-top: 10px !important;
}
.pt-20 {
  padding-top: 20px !important;
}
.border-divider {
  border: 0;
  border-top: 1px solid #e2e8f0;
  margin: 40px 0;
}
.gov-tabcontent.active-tab {
  display: block !important;
}

/* Certificate Card Download Buttons */
.certificate_card .cert_body {
  flex-grow: 1;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}
.cert_action {
  margin-top: 20px;
}
.cert_download_btn {
  display: inline-flex;
  align-items: center;
  gap: 8px;
  font-size: 13px;
  font-family: "Outfit", sans-serif;
  font-weight: 600;
  color: #003366;
  text-decoration: none;
  background: rgba(0, 51, 102, 0.03);
  padding: 10px 18px;
  border-radius: 8px;
  border: 1px solid rgba(0, 51, 102, 0.08);
  transition: all 0.3s ease;
  width: 100%;
  justify-content: center;
}
.cert_download_btn:hover {
  background: #003366;
  color: #ffffff !important;
  border-color: #003366;
}
.cert_download_btn i {
  font-size: 14px;
}

/* Environmental Initiatives Page Styling */
.env_page_container {
  padding-bottom: 80px;
}
.env_sdg_grid {
  display: flex;
  flex-direction: column;
  gap: 35px;
  margin-top: 40px;
  margin-bottom: 50px;
}
.env_sdg_card {
  background: #ffffff;
  border: 1px solid rgba(0, 51, 102, 0.05);
  border-radius: 16px;
  padding: 30px;
  box-shadow: 0 10px 30px rgba(0, 51, 102, 0.02);
  transition: all 0.4s ease;
  position: relative;
}
.env_sdg_card:hover {
  transform: translateY(-5px);
  box-shadow: 0 20px 40px rgba(0, 51, 102, 0.05);
  border-color: rgba(69, 162, 223, 0.25);
}
.env_sdg_card .sdg_badge {
  display: inline-block;
  padding: 4px 12px;
  border-radius: 20px;
  font-family: "Outfit", sans-serif;
  font-weight: 700;
  font-size: 12px;
  text-transform: uppercase;
  margin-bottom: 20px;
  border: 1.5px solid;
}
.border_orange {
  color: #f97316;
  border-color: #fdba74;
  background: rgba(249, 115, 22, 0.05);
}
.border_green {
  color: #003366;
  border-color: #93c5fd;
  background: rgba(0, 51, 102, 0.05);
}
.border_yellow {
  color: #eab308;
  border-color: #fef08a;
  background: rgba(234, 179, 8, 0.05);
}

.env_sdg_card h3 {
  font-family: "Rubik", sans-serif;
  font-size: 18px;
  color: #003366;
  font-weight: 700;
  margin: 0 0 15px 0;
}
.env_sdg_card p {
  font-size: 14px;
  line-height: 1.6;
  color: #64748b;
  margin-bottom: 20px;
}
.env_sdg_card ul {
  padding-left: 0;
  margin: 0;
  list-style: none;
}
.env_sdg_card ul li {
  font-size: 13px;
  line-height: 1.6;
  color: #475569;
  position: relative;
  padding-left: 15px;
  margin-bottom: 12px;
}
.env_sdg_card ul li::before {
  content: "";
  position: absolute;
  left: 0;
  top: 8px;
  width: 6px;
  height: 6px;
  background: #45a2df;
  border-radius: 50%;
}
.env_sdg_card .sdg_target_badge {
  font-size: 11px;
  font-weight: 600;
  color: #94a3b8;
  font-family: "Outfit", sans-serif;
  margin-top: 25px;
  text-align: right;
  border-top: 1px dashed #e2e8f0;
  padding-top: 10px;
}

.env_highlight_box {
  background: linear-gradient(
    135deg,
    rgba(0, 51, 102, 0.02) 0%,
    rgba(69, 162, 223, 0.05) 100%
  );
  border: 1px solid rgba(69, 162, 223, 0.15);
  border-radius: 16px;
  padding: 30px;
  display: flex;
  align-items: center;
  gap: 25px;
  margin-bottom: 50px;
}
.env_highlight_box .highlight_icon {
  width: 60px;
  height: 60px;
  background: #003366;
  color: #ffffff;
  border-radius: 14px;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 26px;
  flex-shrink: 0;
}
.env_highlight_box .highlight_content h3 {
  font-family: "Rubik", sans-serif;
  font-size: 18px;
  color: #003366;
  margin: 0 0 8px 0;
  font-weight: 700;
}
.env_highlight_box .highlight_content p {
  font-size: 14px;
  line-height: 1.6;
  color: #475569;
  margin: 0;
}

.env_workplace_grid {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 30px;
  margin-bottom: 50px;
}
.env_workplace_card {
  background: #ffffff;
  border: 1px solid rgba(0, 51, 102, 0.05);
  border-radius: 16px;
  padding: 35px;
  box-shadow: 0 10px 30px rgba(0, 51, 102, 0.02);
  position: relative;
}
.env_workplace_card .w_icon {
  width: 48px;
  height: 48px;
  background: rgba(69, 162, 223, 0.1);
  color: #003366;
  border-radius: 10px;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 20px;
  margin-bottom: 25px;
}
.env_workplace_card h3 {
  font-family: "Rubik", sans-serif;
  font-size: 18px;
  color: #003366;
  margin: 0 0 15px 0;
  font-weight: 700;
}
.env_workplace_card p {
  font-size: 14px;
  line-height: 1.6;
  color: #64748b;
  margin-bottom: 20px;
}
.env_workplace_card ul {
  padding-left: 0;
  margin: 0;
  list-style: none;
}
.env_workplace_card ul li {
  font-size: 13.5px;
  line-height: 1.6;
  color: #475569;
  position: relative;
  padding-left: 20px;
  margin-bottom: 14px;
}
.env_workplace_card ul li strong {
  color: #0f172a;
}
.env_workplace_card ul li::before {
  content: "→";
  position: absolute;
  left: 0;
  color: #45a2df;
  font-weight: bold;
}

.env_checklists_grid {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 30px;
  margin-bottom: 50px;
}
.env_checklist_card {
  background: #ffffff;
  border: 1px solid rgba(0, 51, 102, 0.05);
  border-radius: 16px;
  overflow: hidden;
  box-shadow: 0 10px 30px rgba(0, 51, 102, 0.02);
}
.env_checklist_card .checklist_header {
  padding: 20px 25px;
  color: #ffffff;
  font-family: "Rubik", sans-serif;
  font-weight: 700;
  font-size: 16px;
  display: flex;
  align-items: center;
  gap: 12px;
}
.bg_blue {
  background: #003366;
}
.bg_teal {
  background: #0284c7;
}

.env_checklist_card ul {
  list-style: none;
  padding: 25px;
  margin: 0;
}
.env_checklist_card ul li {
  font-size: 13.5px;
  line-height: 1.6;
  color: #475569;
  margin-bottom: 12px;
  display: flex;
  align-items: flex-start;
  gap: 10px;
}
.env_checklist_card ul li i {
  color: #45a2df;
  margin-top: 4px;
  font-size: 12px;
}

.env_community_box {
  background: #ffffff;
  border: 1px solid rgba(0, 51, 102, 0.05);
  border-radius: 16px;
  padding: 40px;
  box-shadow: 0 10px 30px rgba(0, 51, 102, 0.02);
  margin-bottom: 30px;
}
.community_content {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 40px;
  margin-top: 30px;
}
.community_left h3,
.community_right h3 {
  font-family: "Rubik", sans-serif;
  font-size: 16px;
  color: #003366;
  font-weight: 700;
  margin: 0 0 12px 0;
}
.community_left p,
.community_right p {
  font-size: 14px;
  line-height: 1.65;
  color: #64748b;
  margin: 0;
}

@media (max-width: 991px) {
  .env_sdg_grid,
  .env_workplace_grid,
  .env_checklists_grid,
  .community_content {
    grid-template-columns: 1fr;
  }
  .env_highlight_box {
    flex-direction: column;
    text-align: center;
  }
}

/* Media Gallery Grid Styling */
.media_grid {
  display: grid;
  grid-template-columns: repeat(auto-fill, minmax(280px, 1fr));
  gap: 20px;
  margin-top: 40px;
}
.media_item {
  position: relative;
  overflow: hidden;
  border-radius: 12px;
  background: #ffffff;
  border: 1px solid rgba(0, 51, 102, 0.05);
  box-shadow: 0 10px 35px rgba(0, 51, 102, 0.02);
  transition: all 0.3s ease;
}
.media_item:hover {
  transform: translateY(-5px);
  box-shadow: 0 15px 40px rgba(0, 51, 102, 0.06);
  border-color: rgba(69, 162, 223, 0.25);
}
.media_item .img_wrap {
  position: relative;
  width: 100%;
  aspect-ratio: 4 / 3;
  overflow: hidden;
}
.media_item img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  transition: transform 0.5s ease;
}
.media_item:hover img {
  transform: scale(1.08);
}
.media_item .zoom_icon {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%) scale(0.8);
  width: 50px;
  height: 50px;
  background: #003366;
  color: #ffffff;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 18px;
  opacity: 0;
  transition: all 0.3s ease;
  z-index: 2;
}
.media_item:hover .zoom_icon {
  opacity: 1;
  transform: translate(-50%, -50%) scale(1);
}
.media_item .zoom_icon i {
  color: #ffffff !important;
}

/* Logo Sub-Label Playfair Display Styling */
.logo_text {
  font-family: "Playfair Display", serif !important;
  font-size: 10px !important;
  font-weight: 700 !important;
  text-transform: uppercase !important;
  color: #003366 !important;
  letter-spacing: 0.7px !important;
  margin-top: 6px !important;
  text-align: center !important;
  line-height: 1.3 !important;
  display: block !important;
  transition: color 0.3s ease !important;
  white-space: nowrap !important;
}
.logo_text_mobile {
  font-size: 9px !important;
  color: #003366 !important;
  margin-top: 4px !important;
}
/* Ensure contrast on transparent or dark background headers */
.industify_fn_header.transparent .logo_text,
.industify_fn_header.active .logo_text,
.industify_fn_header[data-nav-skin="transdark"] .logo_text,
.industify_fn_header[data-nav-skin="dark"] .logo_text,
.industify_fn_wrapper_all[data-nav-skin="transdark"] .logo_text {
  color: #ffffff !important;
}

/* Responsive Horizontal Tab Scroll on Mobile */
@media (max-width: 991px) {
  .gov_tabs_container {
    overflow-x: auto !important;
    overflow-y: hidden !important;
    -webkit-overflow-scrolling: touch !important;
    width: 100% !important;
    background: #f8fafc;
    border-bottom: 2px solid #e2e8f0;
  }
  .gov_tabs_list {
    display: flex !important;
    flex-wrap: nowrap !important;
    width: max-content !important;
    padding: 0 !important;
    margin: 0 !important;
  }
  .gov-tablink {
    flex: 0 0 auto !important;
    min-width: 160px !important;
    padding: 15px 12px !important;
    font-size: 12px !important;
  }
}

/* Third-Level Dropdown Nested Submenu Styling */
.industify_fn_header .menu_nav .sub-menu li.menu-item-has-children {
  position: relative;
}
.industify_fn_header .menu_nav .sub-menu li.menu-item-has-children > a {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.industify_fn_header .menu_nav .sub-menu li.menu-item-has-children > a span {
  font-size: 10px;
  opacity: 0.8;
  margin-left: 10px;
}
.industify_fn_header .menu_nav .sub-menu li.menu-item-has-children:hover > ul {
  opacity: 1;
  visibility: visible;
  transform: translateY(0) scale(1);
}

/* Sticky Sidebar Pages Styling */
.industify_fn_sidebarpage .s_inner {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  flex-wrap: wrap;
}
.industify_fn_leftsidebar {
  float: none !important;
  width: calc(100% - 330px) !important;
  padding-right: 30px !important;
}
.industify_fn_rightsidebar {
  float: none !important;
  width: 300px !important;
  position: sticky !important;
  top: 20px !important;
  height: max-content !important;
  align-self: start !important;
  z-index: 10 !important;
}
@media (max-width: 1200px) {
  .industify_fn_leftsidebar {
    width: 100% !important;
    padding-right: 0 !important;
  }
  .industify_fn_rightsidebar {
    width: 100% !important;
    position: relative !important;
    top: 0 !important;
  }
}

/* Custom Styles for Corporate Excellence Pages */
.ce_modern_heading_left {
  text-align: left !important;
  align-items: flex-start !important;
  justify-content: flex-start !important;
}
.ce_modern_heading_left .ghost {
  left: 0 !important;
  transform: none !important;
}
.ce_modern_heading_left .title {
  text-align: left !important;
}
.ce_modern_heading_left .line {
  margin: 20px 0 0 0 !important;
}
.ce_images_grid {
  display: grid !important;
  grid-template-columns: repeat(auto-fit, minmax(280px, 1fr)) !important;
  gap: 20px !important;
  margin-top: 30px !important;
  margin-bottom: 30px !important;
}
.ce_image_box {
  border-radius: 8px !important;
  overflow: hidden !important;
  box-shadow: 0 4px 20px rgba(0, 0, 0, 0.08) !important;
  height: 250px !important;
}
.ce_image_box img {
  width: 100% !important;
  height: 100% !important;
  object-fit: cover !important;
}
.ce_certificate_card {
  padding: 25px !important;
  border-left: 4px solid #003366 !important;
  background: #fafafa !important;
  border-radius: 4px !important;
  margin-bottom: 20px !important;
}
.ce_cert_header {
  display: flex !important;
  align-items: center !important;
  gap: 15px !important;
  margin-bottom: 15px !important;
}
.ce_cert_icon {
  font-size: 24px !important;
  color: #003366 !important;
}
.ce_cert_sub {
  font-size: 13px !important;
  color: #64748b !important;
}
.ce_cert_body_p {
  font-size: 14px !important;
  line-height: 1.6 !important;
  color: #475569 !important;
}
.ce_cert_action {
  margin-top: 15px !important;
}
.ce_cert_download_btn {
  text-decoration: none !important;
  color: #003366 !important;
  font-weight: bold !important;
  font-size: 14px !important;
  transition: color 0.3s ease !important;
}
.ce_cert_download_btn:hover {
  color: #45a2df !important;
}

.certificates_grid {
  display: grid !important;
  grid-template-columns: repeat(2, 1fr) !important;
  gap: 30px !important;
  margin-top: 30px !important;
}
@media (max-width: 991px) {
  .certificates_grid {
    grid-template-columns: 1fr !important;
  }
}

/* Careers Form Input and Grid Layout */
.contact_left input[type="tel"] {
  width: 100%;
  display: block;
  border-radius: 3px;
  background-color: rgb(0 26 51);
  border: 1px solid #222;
  color: #eee;
  outline: 0;
}
.contact_left input[type="tel"]:focus {
  border-color: #444;
}
.contact_left input[type="file"] {
  width: 100%;
  display: block;
  border-radius: 3px;
  background-color: rgb(0 26 51);
  border: 1px solid #222;
  color: #eee;
  outline: 0;
  padding: 10px 15px;
  cursor: pointer;
  box-sizing: border-box;
}
.contact_left input[type="file"]::-webkit-file-upload-button {
  background-color: #003366;
  border: none;
  color: white;
  padding: 6px 12px;
  border-radius: 3px;
  cursor: pointer;
  margin-right: 10px;
  font-family: "Outfit", sans-serif;
  font-weight: 500;
  transition: background-color 0.2s ease;
}
.contact_left input[type="file"]::-webkit-file-upload-button:hover {
  background-color: #45a2df;
}

@media (min-width: 769px) {
  .careers_form_items {
    display: grid !important;
    grid-template-columns: repeat(2, 1fr) !important;
    gap: 20px !important;
  }
  .careers_form_items .item.full_width {
    grid-column: span 2 !important;
  }
}

.ce_full_width_form {
  width: 100% !important;
  float: none !important;
  padding-right: 0 !important;
}

.ce_career_submit_btn {
  display: inline-block !important;
  padding: 12px 30px !important;
  text-decoration: none !important;
  color: #ffffff !important;
  background-color: #003366 !important;
  font-weight: bold !important;
  font-size: 15px !important;
  border-radius: 4px !important;
  transition: background-color 0.3s ease !important;
}
.ce_career_submit_btn:hover {
  background-color: #45a2df !important;
}

/* Sustainability Image Styling */
.sustainability_image_box {
  border-radius: 12px !important;
  overflow: hidden !important;
  box-shadow: 0 4px 20px rgba(0, 0, 0, 0.06) !important;
  margin-bottom: 40px !important;
  width: 100% !important;
}
.sustainability_image_box img {
  width: 100% !important;
  display: block !important;
  height: auto !important;
  object-fit: contain !important;
  border-radius: 12px !important;
}

/* Community & People Pillars Styling */
.community_pillars_list {
  margin-bottom: 40px !important;
  display: flex !important;
  flex-direction: column !important;
  gap: 25px !important;
}
.pillar_card {
  background: #fcf9f0 !important;
  border: 2px solid #e7dfcc !important;
  padding: 25px !important;
  border-radius: 12px !important;
}
.pillar_card h4 {
  font-family: "Rubik", sans-serif !important;
  color: #003366 !important;
  margin-bottom: 10px !important;
  font-size: 18px !important;
  display: inline-flex !important;
  align-items: center !important;
  gap: 10px !important;
  margin-top: 0 !important;
}
.pillar_card h4 i {
  color: #c59b27 !important;
}
.pillar_card p {
  font-size: 14.5px !important;
  line-height: 1.7 !important;
  color: #4a4538 !important;
  margin: 0 !important;
}

/* SDG Cards Styling */
.env_sdg_grid {
  display: flex !important;
  flex-direction: column !important;
  gap: 25px !important;
  margin-bottom: 40px !important;
  text-align: left !important;
}
.env_sdg_card {
  padding: 25px !important;
  background: #fafafa !important;
  border-radius: 8px !important;
  box-shadow: 0 2px 8px rgba(0, 0, 0, 0.03) !important;
}
.env_sdg_card.sdg-4 {
  border-left: 4px solid #c51f24 !important;
}
.env_sdg_card.sdg-5 {
  border-left: 4px solid #ff3a21 !important;
}
.env_sdg_card.sdg-6 {
  border-left: 4px solid #26bde2 !important;
}
.env_sdg_card.sdg-7 {
  border-left: 4px solid #fcc30b !important;
}
.env_sdg_card.sdg-8 {
  border-left: 4px solid #a21942 !important;
}
.env_sdg_card.sdg-9 {
  border-left: 4px solid #f26a2e !important;
}
.env_sdg_card.sdg-12 {
  border-left: 4px solid #bf8d2c !important;
}
.sdg_badge {
  font-weight: bold !important;
  margin-bottom: 10px !important;
  font-size: 13px !important;
}
.sdg-4 .sdg_badge {
  color: #c51f24 !important;
}
.sdg-5 .sdg_badge {
  color: #ff3a21 !important;
}
.sdg-6 .sdg_badge {
  color: #26bde2 !important;
}
.sdg-7 .sdg_badge {
  color: #fcc30b !important;
}
.sdg-8 .sdg_badge {
  color: #a21942 !important;
}
.sdg-9 .sdg_badge {
  color: #f26a2e !important;
}
.sdg-12 .sdg_badge {
  color: #bf8d2c !important;
}

.env_sdg_card h3 {
  font-size: 18px !important;
  color: #003366 !important;
  margin-bottom: 15px !important;
  font-family: "Rubik", sans-serif !important;
  font-weight: 600 !important;
  margin-top: 0 !important;
}
.env_sdg_card p {
  color: #475569 !important;
  font-size: 15px !important;
  line-height: 1.7 !important;
  margin-bottom: 15px !important;
}
.env_sdg_card ul {
  list-style: none !important;
  padding-left: 0 !important;
  margin: 0 !important;
  display: flex !important;
  flex-direction: column !important;
  gap: 10px !important;
  font-size: 14px !important;
  color: #334155 !important;
}
.env_sdg_card ul li {
  display: flex !important;
  gap: 10px !important;
  align-items: flex-start !important;
}
.env_sdg_card ul li i {
  font-size: 6px !important;
  margin-top: 8px !important;
  flex-shrink: 0 !important;
}
.sdg-4 ul li i {
  color: #c51f24 !important;
}
.sdg-5 ul li i {
  color: #ff3a21 !important;
}
.sdg-6 ul li i {
  color: #26bde2 !important;
}
.sdg-7 ul li i {
  color: #fcc30b !important;
}
.sdg-8 ul li i {
  color: #a21942 !important;
}
.sdg-9 ul li i {
  color: #f26a2e !important;
}
.sdg-12 ul li i {
  color: #bf8d2c !important;
}

.view_pdf_link {
  font-size: 15px !important;
  text-decoration: underline !important;
  font-weight: bold !important;
  color: #003366 !important;
  display: inline-flex !important;
  align-items: center !important;
  gap: 8px !important;
  margin-top: 20px !important;
}

@media (max-width: 768px) {
  .innovative_banner .banner_decorations {
    display: none !important;
  }
}


.fullWidth {
    width: 100% !important;
}


    .policies_grid {
        display: grid;
        grid-template-columns: repeat(auto-fill, minmax(320px, 1fr));
        gap: 25px;
        margin-top: 40px;
    }
    .policy_card {
        background: #ffffff;
        border: 1px solid #e2e8f0;
        border-radius: 12px;
        padding: 24px;
        display: flex;
        flex-direction: column;
        justify-content: space-between;
        transition: all 0.3s cubic-bezier(0.4, 0, 0.2, 1);
        position: relative;
        overflow: hidden;
        box-shadow: 0 4px 6px -1px rgba(0, 0, 0, 0.05), 0 2px 4px -1px rgba(0, 0, 0, 0.03);
    }
    .policy_card:hover {
        transform: translateY(-5px);
        box-shadow: 0 12px 20px -8px rgba(0, 51, 102, 0.15);
        border-color: #003366;
    }
    .policy_card::before {
        content: '';
        position: absolute;
        top: 0;
        left: 0;
        width: 4px;
        height: 100%;
        background: #003366;
        transform: scaleY(0);
        transition: transform 0.3s ease;
    }
    .policy_card:hover::before {
        transform: scaleY(1);
    }
    .policy_header {
        display: flex;
        align-items: flex-start;
        gap: 15px;
        margin-bottom: 20px;
    }
    .policy_icon {
        background: #fff5f5;
        color: #e53e3e;
        width: 48px;
        height: 48px;
        border-radius: 10px;
        display: flex;
        align-items: center;
        justify-content: center;
        font-size: 22px;
        flex-shrink: 0;
        transition: all 0.3s ease;
        border: 1px solid #fed7d7;
    }
    .policy_card:hover .policy_icon {
        background: #e53e3e;
        color: #ffffff;
        border-color: #e53e3e;
    }
    .policy_info h4 {
        font-family: 'Outfit', sans-serif;
        font-size: 16px;
        font-weight: 600;
        color: #1e293b;
        margin: 0 0 6px 0;
        line-height: 1.4;
        transition: color 0.3s ease;
    }
    .policy_card:hover .policy_info h4 {
        color: #003366;
    }
    .policy_number {
        font-size: 11px;
        text-transform: uppercase;
        letter-spacing: 1px;
        color: #94a3b8;
        font-weight: 600;
    }
    .policy_footer {
        display: flex;
        justify-content: flex-end;
        align-items: center;
        border-top: 1px solid #f1f5f9;
        padding-top: 15px;
        margin-top: 10px;
    }
    .view_pdf_btn {
        display: inline-flex;
        align-items: center;
        gap: 8px;
        font-family: 'Outfit', sans-serif;
        font-size: 13px;
        font-weight: 600;
        color: #003366;
        text-decoration: none;
        transition: all 0.3s ease;
    }
    .view_pdf_btn i {
        font-size: 14px;
        transition: transform 0.3s ease;
    }
    .policy_card:hover .view_pdf_btn {
        color: #e53e3e;
    }
    .policy_card:hover .view_pdf_btn i {
        transform: translateX(3px);
    }