@charset "UTF-8";
@import url("https://fonts.googleapis.com/css2?family=Open+Sans:ital,wght@0,300;0,400;0,500;0,600;0,700;0,800;1,300;1,400;1,500;1,600;1,700;1,800&display=swap");
@font-face {
  font-family: "Marsden";
  src: url("../fonts/Marsden-Thin.eot");
  src: local("Marsden Thin"), local("Marsden-Thin"),
    url("../fonts/Marsden-Thin.eot?#iefix") format("embedded-opentype"),
    url("../fonts/Marsden-Thin.woff2") format("woff2"),
    url("../fonts/Marsden-Thin.woff") format("woff"),
    url("../fonts/Marsden-Thin.ttf") format("truetype");
  font-weight: 100;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Marsden";
  src: url("../fonts/Marsden-ExtraLight.eot");
  src: local("Marsden Extra Light"), local("Marsden-ExtraLight"),
    url("../fonts/Marsden-ExtraLight.eot?#iefix") format("embedded-opentype"),
    url("../fonts/Marsden-ExtraLight.woff2") format("woff2"),
    url("../fonts/Marsden-ExtraLight.woff") format("woff"),
    url("../fonts/Marsden-ExtraLight.ttf") format("truetype");
  font-weight: 200;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Marsden";
  src: url("../fonts/Marsden-Light.eot");
  src: local("Marsden Light"), local("Marsden-Light"),
    url("../fonts/Marsden-Light.eot?#iefix") format("embedded-opentype"),
    url("../fonts/Marsden-Light.woff2") format("woff2"),
    url("../fonts/Marsden-Light.woff") format("woff"),
    url("../fonts/Marsden-Light.ttf") format("truetype");
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Marsden";
  src: url("../fonts/Marsden-Regular.eot");
  src: local("Marsden"), local("Marsden-Regular"),
    url("../fonts/Marsden-Regular.eot?#iefix") format("embedded-opentype"),
    url("../fonts/Marsden-Regular.woff2") format("woff2"),
    url("../fonts/Marsden-Regular.woff") format("woff"),
    url("../fonts/Marsden-Regular.ttf") format("truetype");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Marsden";
  src: url("../fonts/Marsden-Medium.eot");
  src: local("Marsden Medium"), local("Marsden-Medium"),
    url("../fonts/Marsden-Medium.eot?#iefix") format("embedded-opentype"),
    url("../fonts/Marsden-Medium.woff2") format("woff2"),
    url("../fonts/Marsden-Medium.woff") format("woff"),
    url("../fonts/Marsden-Medium.ttf") format("truetype");
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Marsden";
  src: url("../fonts/Marsden-SemiBold.eot");
  src: local("Marsden Semi Bold"), local("Marsden-SemiBold"),
    url("../fonts/Marsden-SemiBold.eot?#iefix") format("embedded-opentype"),
    url("../fonts/Marsden-SemiBold.woff2") format("woff2"),
    url("../fonts/Marsden-SemiBold.woff") format("woff"),
    url("../fonts/Marsden-SemiBold.ttf") format("truetype");
  font-weight: 600;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Marsden";
  src: url("../fonts/Marsden-Bold.eot");
  src: local("Marsden Bold"), local("Marsden-Bold"),
    url("../fonts/Marsden-Bold.eot?#iefix") format("embedded-opentype"),
    url("../fonts/Marsden-Bold.woff2") format("woff2"),
    url("../fonts/Marsden-Bold.woff") format("woff"),
    url("../fonts/Marsden-Bold.ttf") format("truetype");
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Marsden";
  src: url("../fonts/Marsden-Black.eot");
  src: local("Marsden Black"), local("Marsden-Black"),
    url("../fonts/Marsden-Black.eot?#iefix") format("embedded-opentype"),
    url("../fonts/Marsden-Black.woff2") format("woff2"),
    url("../fonts/Marsden-Black.woff") format("woff"),
    url("../fonts/Marsden-Black.ttf") format("truetype");
  font-weight: 800;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Marsden";
  src: url("../fonts/Marsden-Super.eot");
  src: local("Marsden Super"), local("Marsden-Super"),
    url("../fonts/Marsden-Super.eot?#iefix") format("embedded-opentype"),
    url("../fonts/Marsden-Super.woff2") format("woff2"),
    url("../fonts/Marsden-Super.woff") format("woff"),
    url("../fonts/Marsden-Super.ttf") format("truetype");
  font-weight: 900;
  font-style: normal;
  font-display: swap;
}
:root,
[data-theme="default"] {
  --font-family: "Marsden", sans-serif;
  --color-white: rgb(255, 255, 255);
  --color-whiter: #e2dfde;
  --color-whiter-light: #f4f2ef;
  --color-black: rgb(0, 0, 0);
  --color-dark: #1d1719;
  --color-grey: #e9eef4;
  --color-primary: #1e3063;
  --color-primary-dark: #162347;
  --color-secondary: #3c588b;
  --color-secondary-light: #3c588a;
  --color-secondary-dark: #94a8dc;
  --color-input-border: #b1b5c9;
  --color-orange: rgb(249, 181, 46);
  --color-red: #e72323;
  --color-green: #73be4b;
  --color-green-dark: #0e7b39;
  --color-blue: #007bff;
  --color-blue-light: #669bff;
  --color-blue-dark: #0056b3;
  --color-blue-darker: #102438;
  --color-blue-table-text: #5182ff;
  --color-blue-table-bg: #0b142e;
  --color-blue-table-border: #202a46;
  --color-blocks: #07112c;
  --color-placeholder: #969aa3;
  --color-paragraph: #525252;
  --color-border: #9a9a9a;
  --color-footer: #fcfcfb;
}

.container {
  position: relative;
  max-width: 1190px;
}
@media only screen and (max-width: 639px) {
  .container {
    padding-left: 15px;
    padding-right: 15px;
  }
}

.nav-btn {
  width: 20px;
  margin-left: 20px;
  position: relative;
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
  align-items: stretch;
  cursor: pointer;
  transition: all 0.2s ease-in-out;
  right: 0;
  z-index: 0;
  padding: 0;
  border: none;
}
@media only screen and (min-width: 992px) {
  .nav-btn {
    display: none;
  }
}
.nav-btn span {
  display: block;
  border-radius: 100px;
  height: 2px;
  background-color: var(--color-primary);
  margin-bottom: 3px;
  position: relative;
  transition: all 0.2s ease-in-out;
}
.nav-btn span:last-child {
  margin-bottom: 0;
}
.nav-btn span:nth-child(2) {
  margin-left: 6px;
}
.nav-btn:hover span:nth-child(2) {
  margin-left: 0;
}
.nav-btn[aria-expanded="true"] span {
  height: 3px;
}
.nav-btn[aria-expanded="true"] span:nth-child(1) {
  transform: rotate(45deg);
  top: 6px;
}
.nav-btn[aria-expanded="true"] span:nth-child(2) {
  opacity: 0;
}
.nav-btn[aria-expanded="true"] span:last-child {
  transform: rotate(-45deg);
  bottom: 6px;
}
.nav-btn.nav-inner-btn {
  display: none;
}
@media only screen and (max-width: 991px) {
  .nav-btn.nav-inner-btn {
    display: flex;
  }
}
.nav-btn.nav-inner-btn span {
  background-color: var(--color-white);
}

.stk-head header {
  background-color: var(--color-white);
  box-shadow: 0 0 20px rgba(0, 0, 0, 0.2);
}

/* Start Header */
@media only screen and (max-width: 991px) {
  html {
    margin-top: 52px !important;
  }
}

@media only screen and (max-width: 991px) {
  .sitekit-push-page-element:not([style*="height: 0px"]) ~ header {
    margin-top: 136px;
  }
}
@media only screen and (max-width: 991px) {
  .sitekit-push-page-element:not([style*="height: 0px"]) ~ header .header-nav {
    margin-top: 188px;
  }
}
@media only screen and (max-width: 991px) {
  .sitekit-push-page-element:not([style*="height: 0px"])
    ~ header
    .header-nav.show {
    height: calc(100% - 136px - 52px) !important;
  }
}
@media only screen and (max-width: 991px) {
  .sitekit-push-page-element:not([style*="height: 0px"])
    ~ header
    .header-nav::before {
    top: 136px;
  }
}
@media only screen and (max-width: 991px) {
  .sitekit-push-page-element:not([style*="height: 0px"])
    ~ header
    .login-dd.formobile {
    top: 188px;
  }
}

header {
  background-color: var(--color-white);
  position: sticky;
  left: 0;
  top: 0;
  right: 0;
  width: 100%;
  padding: 0;
  z-index: 2147483632;
  box-shadow: 0 3px 6px 0 rgba(0, 0, 0, 0.16);
  transition: all 0.3s ease-in;
}
@media only screen and (max-width: 991px) {
  header {
    position: fixed;
  }
}
header .header-inner {
  position: relative;
  display: flex;
  flex-direction: row;
  justify-content: flex-start;
  align-items: center;
  padding: 0;
  min-height: 52px;
}
header .header-inner .header-logo {
  max-width: 137px;
  position: relative;
  z-index: 2;
}
header .header-inner .header-logo img {
  max-width: 100%;
  height: auto;
}
header .header-inner .header-right {
  position: relative;
  margin-left: auto;
  display: flex;
  flex-direction: row;
  justify-content: flex-start;
  align-items: center;
}
header .header-inner .login-btn {
  margin-left: 12px;
  display: flex;
  flex-direction: row;
  justify-content: flex-start;
  align-items: center;
  border-radius: 5px;
  padding: 0 10px;
  background-color: rgba(29, 48, 99, 0.05);
  height: 37px;
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
  position: relative;
}
@media only screen and (max-width: 991px) {
  header .header-inner .login-btn {
    display: none;
  }
}
header .header-inner .login-btn .icon {
  margin-right: 4px;
  display: flex;
}
header .header-inner .login-btn .icon svg path {
  fill: #1d3063;
}
header .header-inner .login-btn .text {
  color: #1d3063;
  font-size: 15px;
  font-weight: 600;
}
@media only screen and (min-width: 992px) {
  header .header-inner .login-btn:hover .login-dd {
    visibility: visible;
    opacity: 1;
    margin-top: 0;
    display: block;
    animation-duration: 0.5s;
    animation-fill-mode: forwards;
    animation-iteration-count: 1;
    animation-name: navigation-dd;
    animation-timing-function: cubic-bezier(0, 0.67, 0, 1);
    transition: opacity 0.1ms ease-in 300ms, visibility 0.1ms ease-in 300ms,
      display 0.1ms ease-in 300ms;
    animation-delay: 300ms;
  }
}
@media only screen and (max-width: 991px) {
  header .header-inner .login-btn.show .login-dd {
    visibility: visible;
    opacity: 1;
    margin-top: 0;
    display: block;
  }
}
header .login-dd {
  position: absolute;
  visibility: hidden;
  opacity: 0;
  top: 100%;
  right: 0;
  padding-top: 12px;
}
@media only screen and (max-width: 991px) {
  header .login-dd {
    padding-top: 7px;
    right: -12px;
  }
}
@media only screen and (max-width: 574px) {
  header .login-dd {
    width: 100%;
    position: fixed;
    top: 52px;
    padding: 0;
    left: 0px;
    right: 0;
    bottom: 0;
    min-height: calc(100vh - 52px);
  }
}
header .login-dd.formobile {
  visibility: visible;
  opacity: 1;
  background: rgb(244, 242, 239);
  height: calc(100% - 52px);
  overflow: hidden auto;
  padding: 20px;
  position: fixed;
  right: 0px;
  top: 52px;
  transform: translate3d(100%, 0px, 0px);
  transition: transform 0.25s cubic-bezier(0.24, 1, 0.32, 1);
  width: 100%;
  border-radius: 0px;
}
@media only screen and (min-width: 992px) {
  header .login-dd.formobile {
    display: none;
  }
}
header .login-dd.formobile.show {
  transform: translateZ(0px);
}
header .login-dd.formobile .login-dd-inner {
  background-color: transparent;
  border: none;
  box-shadow: none;
}
header .login-dd.formobile .login-dd-inner .login-dd-title,
header .login-dd.formobile .login-dd-inner a {
  color: var(--color-primary);
}
header .login-dd.formobile .login-dd-inner .login-dd-subtitle,
header .login-dd.formobile .login-dd-inner p {
  color: var(--color-secondary);
}
header .login-dd.formobile .login-dd-inner hr {
  border-top-color: hsla(0, 0%, 58.4%, 0.23);
  opacity: 1;
}
header .login-dd .nav-btn {
  position: absolute;
  top: 20px;
  right: 10px;
}
@media only screen and (min-width: 992px) {
  header .login-dd .nav-btn {
    display: none;
  }
}
header .login-dd .login-dd-inner {
  background: #f4f2ef;
  border-radius: 4px;
  box-shadow: 0 0.75rem 0.875rem 0 rgba(0, 0, 0, 0.3);
  padding: 0;
  margin-top: 0;
  padding: 15px;
  min-width: 300px;
}
@media only screen and (max-width: 991px) {
  header .login-dd .login-dd-inner {
    padding: 0;
  }
}
@media only screen and (max-width: 574px) {
  header .login-dd .login-dd-inner {
    width: 100%;
    min-height: 100%;
  }
}
header .login-dd .login-dd-title {
  margin-bottom: 20px;
  font-size: 20px;
  font-weight: 600;
  color: rgb(3, 45, 96);
  line-height: 28px;
}
header .login-dd .login-dd-subtitle {
  font-size: 14px;
  color: rgb(68, 68, 68);
  font-weight: 400;
  font-style: normal;
  line-height: 20px;
  margin-top: 0px;
  margin-bottom: 12px;
}
header .login-dd p {
  font-size: 14px;
  line-height: 22px;
  color: rgb(24, 24, 24);
  font-weight: 500;
}
header .login-dd a {
  color: rgb(3, 45, 96);
  text-decoration: underline;
  line-height: 20px;
  font-size: 13px;
  margin-bottom: 16px;
  display: flex;
  align-items: center;
  justify-content: flex-start;
}
header .login-dd a img,
header .login-dd a svg {
  max-width: 23px;
  margin-left: 6px;
}
header .login-dd ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
@media only screen and (max-width: 991px) {
  header .header-nav {
    position: fixed;
    background-color: transparent;
    padding: 0;
    width: 100%;
    left: 0;
    right: 0;
    top: 0;
    margin-top: 52px;
    bottom: 0;
    overflow: auto;
    box-shadow: none;
    transition: all 0.2s ease-in-out;
    display: block !important;
    opacity: 1 !important;
    visibility: visible !important;
    overflow-x: hidden;
    height: 0 !important;
    transition: height 0.35s cubic-bezier(0.22, 0.61, 0.36, 1);
  }
  header .header-nav.show {
    opacity: 1 !important;
    visibility: visible !important;
    height: calc(100% - 52px) !important;
  }
  header .header-nav.show .navbar-nav {
    transform: translateY(0) translateZ(0);
  }
}
@media only screen and (max-width: 991px) {
  header .header-nav::before {
    content: "";
    background-color: var(--color-white);
    width: 100%;
    height: 52px;
    position: fixed;
    left: 0;
    top: 0;
    z-index: 1;
    transition: all 0.3s ease-in;
  }
}
@media only screen and (max-width: 991px) {
  header .header-nav .navbar-nav {
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    align-items: stretch;
    margin-top: 0;
    transform: translateY(calc(-100% - 52px)) translateZ(0);
    transition: transform 0.35s cubic-bezier(0.22, 0.61, 0.36, 1);
    background-color: var(--color-primary);
    min-height: 100%;
  }
}
header .header-nav .navbar-nav li {
  font-size: 14px;
  font-size: 12.3px;
  font-weight: 600;
  position: relative;
}
@media only screen and (max-width: 991px) {
  header .header-nav .navbar-nav li {
    margin: 0;
    font-size: 16px;
    font-weight: 600;
    line-height: 40px;
  }
}
@media only screen and (max-width: 991px) {
  header .header-nav .navbar-nav li:last-child a {
    border: none;
  }
}
header .header-nav .navbar-nav li a {
  color: var(--color-primary);
  line-height: 61px;
  padding-left: 10px;
  padding-right: 10px;
  text-align: center;
  position: relative;
  display: block;
  min-height: 100%;
  white-space: nowrap;
}
@media only screen and (max-width: 1366px) {
  header .header-nav .navbar-nav li a {
    padding-right: 0;
  }
}
@media only screen and (max-width: 991px) {
  header .header-nav .navbar-nav li a {
    color: var(--color-white);
    border-bottom: 1px solid hsl(224, 54.2%, 16.3%);
    text-align: left;
    display: flex;
    align-items: center;
  }
}
header .header-nav .navbar-nav li a:hover,
header .header-nav .navbar-nav li a.active {
  text-decoration: none;
  color: #1b3ea2;
}
@media only screen and (max-width: 991px) {
  header .header-nav .navbar-nav li a:hover,
  header .header-nav .navbar-nav li a.active {
    background-image: var(--color-green);
    color: var(--color-white);
    box-shadow: none;
  }
}
header .header-nav .navbar-nav li:hover a::before,
header .header-nav .navbar-nav li.active a::before {
  visibility: visible;
  opacity: 1;
}
header .header-nav .navbar-nav li .dropdown-menu {
  left: 0;
  right: auto;
  border-radius: 4px;
  padding: 25px;
  width: auto;
  min-width: 300px;
  display: flex;
  box-shadow: 0 0.75rem 0.875rem 0 rgba(0, 0, 0, 0.3);
  opacity: 0;
  visibility: hidden;
  margin-top: 0px;
  border: none;
  background: #f4f2ef;
  display: none;
}
@media only screen and (max-width: 1024px) {
  header .header-nav .navbar-nav li .dropdown-menu {
    padding: 20px;
  }
}
@media only screen and (max-width: 991px) {
  header .header-nav .navbar-nav li .dropdown-menu {
    display: flex;
    border: none;
    visibility: visible;
    opacity: 1;
    height: 100%;
    max-height: 100%;
    overflow-x: hidden;
    overflow-y: auto;
    padding: 20px;
    position: fixed;
    right: 0;
    top: 0;
    transform: translate3d(100%, 0, 0);
    transition: transform 0.25s cubic-bezier(0.24, 1, 0.32, 1);
    width: 100%;
    border-radius: 0;
    box-shadow: none;
  }
}
header .header-nav .navbar-nav li .dropdown-menu::before {
  content: "";
  border-color: transparent transparent #f4f2ef transparent;
  border-style: solid;
  border-width: 0 0.375rem 0.375rem;
  top: -5px;
  display: block;
  height: 0;
  left: 50%;
  position: absolute;
  transform: translateX(-50%) translateZ(0);
  width: 0;
}
@media only screen and (max-width: 991px) {
  header .header-nav .navbar-nav li .dropdown-menu::before {
    display: none;
  }
}
header .header-nav .navbar-nav li .dropdown-menu li {
  display: flex;
  justify-content: space-between;
  gap: 4rem;
  width: 100%;
}
@media only screen and (max-width: 1366px) {
  header .header-nav .navbar-nav li .dropdown-menu li {
    gap: 2rem;
  }
}
@media only screen and (max-width: 1024px) {
  header .header-nav .navbar-nav li .dropdown-menu li {
    gap: 1.5rem;
  }
}
@media only screen and (max-width: 991px) {
  header .header-nav .navbar-nav li .dropdown-menu li {
    flex-direction: column;
    gap: 20px;
    width: 100%;
    justify-content: flex-start;
  }
}
header .header-nav .navbar-nav li .dropdown-menu li .dd-inner-columns {
  display: flex;
  flex: 1 1 auto;
  flex-flow: column;
  position: relative;
  width: 100%;
}
@media only screen and (max-width: 991px) {
  header .header-nav .navbar-nav li .dropdown-menu li .dd-inner-columns {
    flex: initial;
  }
}
header
  .header-nav
  .navbar-nav
  li
  .dropdown-menu
  li
  .dd-inner-columns
  .dd-inner-subtitle {
  font-size: 14px;
  line-height: 20px;
  margin-bottom: 15px;
  font-weight: 600;
}
header .header-nav .navbar-nav li .dropdown-menu li .dd-inner-columns ul {
  display: flex;
  flex: 1 1 auto;
  flex-flow: column;
  list-style: none;
  margin: 0;
  padding: 0;
  position: relative;
}
@media only screen and (max-width: 1366px) {
  header .header-nav .navbar-nav li .dropdown-menu li .dd-inner-columns ul {
    max-height: 470px;
    overflow: auto;
    overflow-x: hidden;
  }
}
@media only screen and (max-width: 991px) {
  header .header-nav .navbar-nav li .dropdown-menu li .dd-inner-columns ul {
    max-height: initial;
    overflow: inherit;
  }
}
header .header-nav .navbar-nav li .dropdown-menu li .dd-inner-columns ul li {
  margin: 0;
  padding: 0;
  display: flex;
  justify-content: flex-start;
  gap: 0;
}
header .header-nav .navbar-nav li .dropdown-menu li .dd-inner-columns ul li a {
  display: flex;
  color: var(--color-black);
  font-size: 14px;
  text-align: left;
  line-height: 1;
  padding: 10px;
  border-radius: 4px;
  width: 100%;
}
header
  .header-nav
  .navbar-nav
  li
  .dropdown-menu
  li
  .dd-inner-columns
  ul
  li
  a
  .icon {
  flex-shrink: 0;
  height: 36px;
  margin-right: 10px;
  width: 36px;
  display: flex;
  justify-content: center;
  align-items: center;
}
header
  .header-nav
  .navbar-nav
  li
  .dropdown-menu
  li
  .dd-inner-columns
  ul
  li
  a
  .icon
  img {
  width: 30px;
  height: 30px;
  max-height: 30px;
  max-width: 30px;
}
header
  .header-nav
  .navbar-nav
  li
  .dropdown-menu
  li
  .dd-inner-columns
  ul
  li
  a
  .icon
  svg {
  max-height: 30px;
  max-width: 30px;
}
header
  .header-nav
  .navbar-nav
  li
  .dropdown-menu
  li
  .dd-inner-columns
  ul
  li
  a
  .icon
  i,
header
  .header-nav
  .navbar-nav
  li
  .dropdown-menu
  li
  .dd-inner-columns
  ul
  li
  a
  .icon
  .material-symbols-rounded {
  font-size: 30px;
}
header
  .header-nav
  .navbar-nav
  li
  .dropdown-menu
  li
  .dd-inner-columns
  ul
  li
  a
  .text {
  display: flex;
  flex-direction: column;
  justify-content: center;
  white-space: nowrap;
}
@media only screen and (max-width: 1540px) {
  header
    .header-nav
    .navbar-nav
    li
    .dropdown-menu
    li
    .dd-inner-columns
    ul
    li
    a
    .text {
    white-space: wrap;
    line-height: 1.2;
  }
}
header
  .header-nav
  .navbar-nav
  li
  .dropdown-menu
  li
  .dd-inner-columns
  ul
  li
  a
  .text
  .top-text {
  font-weight: 500;
  margin-bottom: 3px;
}
header
  .header-nav
  .navbar-nav
  li
  .dropdown-menu
  li
  .dd-inner-columns
  ul
  li
  a
  .text
  .bottom-text {
  color: #6a768b;
  letter-spacing: normal;
  line-height: 24px;
  font-size: 13px;
}
@media only screen and (max-width: 1540px) {
  header
    .header-nav
    .navbar-nav
    li
    .dropdown-menu
    li
    .dd-inner-columns
    ul
    li
    a
    .text
    .bottom-text {
    line-height: 1.2;
    min-width: 200px;
  }
}
@media only screen and (max-width: 1366px) {
  header
    .header-nav
    .navbar-nav
    li
    .dropdown-menu
    li
    .dd-inner-columns
    ul
    li
    a
    .text
    .bottom-text {
    min-width: 200px;
  }
}
@media only screen and (max-width: 1224px) {
  header
    .header-nav
    .navbar-nav
    li
    .dropdown-menu
    li
    .dd-inner-columns
    ul
    li
    a
    .text
    .bottom-text {
    min-width: 150px;
  }
}
@media only screen and (max-width: 1024px) {
  header
    .header-nav
    .navbar-nav
    li
    .dropdown-menu
    li
    .dd-inner-columns
    ul
    li
    a
    .text
    .bottom-text {
    min-width: 148px;
  }
}
@media only screen and (max-width: 991px) {
  header
    .header-nav
    .navbar-nav
    li
    .dropdown-menu
    li
    .dd-inner-columns
    ul
    li
    a
    .text
    .bottom-text {
    display: none;
  }
}
header
  .header-nav
  .navbar-nav
  li
  .dropdown-menu
  li
  .dd-inner-columns
  ul
  li
  a::before {
  display: none;
}
header
  .header-nav
  .navbar-nav
  li
  .dropdown-menu
  li
  .dd-inner-columns
  ul
  li
  a:hover {
  color: var(--color-black);
  text-decoration: none;
  box-shadow: none;
  background-color: #fff;
}
header .header-nav .navbar-nav li .dropdown-menu.show {
  transform: translateZ(0);
}
@media only screen and (max-width: 991px) {
  header .header-nav .navbar-nav li .dropdown-menu.show {
    left: auto !important;
  }
}
header
  .header-nav
  .navbar-nav
  li
  .dd-inner-columns
  + .dd-inner-columns::before {
  background-color: #c4c4c4;
  content: "";
  display: block;
  height: 100%;
  left: -2rem;
  position: absolute;
  top: 0;
  width: 0.0625rem;
}
@media only screen and (max-width: 1366px) {
  header
    .header-nav
    .navbar-nav
    li
    .dd-inner-columns
    + .dd-inner-columns::before {
    left: -1rem;
  }
}
@media only screen and (max-width: 991px) {
  header
    .header-nav
    .navbar-nav
    li
    .dd-inner-columns
    + .dd-inner-columns::before {
    display: none;
  }
}
@media only screen and (min-width: 992px) {
  header .header-nav .navbar-nav li.visible .dropdown-menu {
    display: flex;
    opacity: 1;
    pointer-events: auto;
    visibility: visible;
    animation-duration: 0.5s;
    animation-fill-mode: forwards;
    animation-iteration-count: 1;
    animation-name: navigation-dd;
    animation-timing-function: cubic-bezier(0, 0.67, 0, 1);
  }
}
header .header-nav .navbar-nav li a.dropdown-hover::after,
header .header-nav .navbar-nav li a.dropdown-toggle::after {
  display: inline-block;
  margin-left: 9px;
  margin-left: 0.255em;
  vertical-align: 0.255em;
  content: "";
  background-image: url('data:image/svg+xml,<svg width="11" height="6" viewBox="0 0 11 6" fill="none" xmlns="http://www.w3.org/2000/svg"><path fill-rule="evenodd" clip-rule="evenodd" d="M4.83565 5.74741C5.21453 6.0842 5.78549 6.0842 6.16437 5.74741L10.6644 1.74741C11.0772 1.38049 11.1143 0.748419 10.7474 0.335636C10.3805 -0.0771465 9.74843 -0.114327 9.33565 0.252591L5.50001 3.66205L1.66437 0.252591C1.25159 -0.114327 0.619519 -0.0771465 0.252601 0.335636C-0.114317 0.748419 -0.077136 1.38049 0.335647 1.74741L4.83565 5.74741Z" fill="%231E3063"/></svg>');
  background-size: 10px 6px;
  background-repeat: no-repeat;
  border: none;
  width: 11px;
  height: 6px;
  margin-bottom: -3px;
}
@media only screen and (max-width: 991px) {
  header .header-nav .navbar-nav li a.dropdown-hover::after,
  header .header-nav .navbar-nav li a.dropdown-toggle::after {
    background-image: url('data:image/svg+xml,<svg width="11" height="6" viewBox="0 0 11 6" fill="none" xmlns="http://www.w3.org/2000/svg"><path fill-rule="evenodd" clip-rule="evenodd" d="M4.83565 5.74741C5.21453 6.0842 5.78549 6.0842 6.16437 5.74741L10.6644 1.74741C11.0772 1.38049 11.1143 0.748419 10.7474 0.335636C10.3805 -0.0771465 9.74843 -0.114327 9.33565 0.252591L5.50001 3.66205L1.66437 0.252591C1.25159 -0.114327 0.619519 -0.0771465 0.252601 0.335636C-0.114317 0.748419 -0.077136 1.38049 0.335647 1.74741L4.83565 5.74741Z" fill="%23ffffff"/></svg>');
    margin-left: auto;
    display: none;
  }
}
header .header-nav .navbar-nav li a:hover.dropdown-hover::after,
header .header-nav .navbar-nav li a:hover.dropdown-toggle::after,
header .header-nav .navbar-nav li a.active.dropdown-hover::after,
header .header-nav .navbar-nav li a.active.dropdown-toggle::after {
  background-image: url('data:image/svg+xml,<svg width="11" height="6" viewBox="0 0 11 6" fill="none" xmlns="http://www.w3.org/2000/svg"><path fill-rule="evenodd" clip-rule="evenodd" d="M4.83565 5.74741C5.21453 6.0842 5.78549 6.0842 6.16437 5.74741L10.6644 1.74741C11.0772 1.38049 11.1143 0.748419 10.7474 0.335636C10.3805 -0.0771465 9.74843 -0.114327 9.33565 0.252591L5.50001 3.66205L1.66437 0.252591C1.25159 -0.114327 0.619519 -0.0771465 0.252601 0.335636C-0.114317 0.748419 -0.077136 1.38049 0.335647 1.74741L4.83565 5.74741Z" fill="%231B3EA2"/></svg>');
}
header .header-nav .header-track-shipment-sec {
  padding: 15px;
}
@media only screen and (max-width: 991px) {
  header .header-nav .header-track-shipment-sec {
    padding: 0;
  }
}
header .header-nav .header-track-shipment-sec .hts-title {
  font-size: 16px;
  color: var(--color-primary);
  font-weight: 400;
  margin-bottom: 4px;
}
header .header-nav .header-track-shipment-sec .hts-form {
  display: flex;
  flex-direction: row;
  justify-content: flex-start;
  align-items: center;
}
header .header-nav .header-track-shipment-sec .hts-form .hts-input {
  border-radius: 5px;
  flex: 1;
  width: 1%;
  min-width: 270px;
  border: 1px solid var(--color-border);
  height: 35px;
  margin-right: 10px;
  padding: 0 10px;
  font-weight: 600;
}
@media only screen and (max-width: 991px) {
  header .header-nav .header-track-shipment-sec .hts-form .hts-input {
    min-width: 1%;
  }
}
header .header-nav .header-track-shipment-sec .hts-form .hts-input:focus {
  border-color: var(--color-primary);
}

@keyframes navigation-dd {
  0% {
    transform: translate3d(0, -1.25rem, 0);
  }
  to {
    transform: translateZ(0);
  }
}
.dropdown-mobile-icon {
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0;
  width: 50px;
  height: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  color: #fff;
  cursor: default;
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
}
@media only screen and (min-width: 992px) {
  .dropdown-mobile-icon {
    display: none;
  }
}

.dd-under-title-sec {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  font-size: 16px;
  padding: 0 10px 0 20px;
  min-height: 55px;
  border-bottom: 1px solid #d2d0cc;
  margin: -20px -20px 0;
  align-items: center;
}
@media only screen and (min-width: 992px) {
  .dd-under-title-sec {
    display: none;
  }
}
.dd-under-title-sec .icon {
  width: 35px;
  height: 35px;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
}

/* End Header */
.hero-section {
  padding: 50px 0 60px;
  font-size: 0.875em;
  font-weight: 400;
  font-style: normal;
  line-height: 1.4em;
  position: relative;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: 50%;
  background-color: var(--color-whiter-light);
}
@media only screen and (max-width: 767px) {
  .hero-section {
    padding: 35px 0px 35px;
  }
}
.hero-section.wd-bg .bgoverlay {
  content: "";
  background-color: rgb(0, 0, 0);
  position: absolute;
  inset: 0;
}
.hero-section.wd-bg h1,
.hero-section.wd-bg h3,
.hero-section.wd-bg p {
  color: var(--color-white);
}
.hero-section h1 {
  height: auto;
  text-indent: 0;
  margin-bottom: 15px;
  position: relative;
  font-weight: 400;
  color: var(--color-primary);
  font-size: 33px;
  line-height: 1.3;
}
@media only screen and (max-width: 991px) {
  .hero-section h1 {
    font-size: 21px;
    margin-bottom: 6px;
  }
}
.hero-section h3 {
  font-weight: 700;
  margin-bottom: 20px;
  font-size: 1.8em;
  line-height: 1.288em;
  position: relative;
  color: var(--color-green);
}
@media only screen and (max-width: 991px) {
  .hero-section h3 {
    font-size: 18px;
    margin-bottom: 8px;
  }
}
.hero-section p {
  margin-bottom: 25px;
  line-height: 25px;
  font-size: 16px;
  position: relative;
  color: var(--color-paragraph);
}
@media only screen and (max-width: 991px) {
  .hero-section p {
    font-size: 14px;
    line-height: 1.4;
  }
}
.hero-section .hero-image-main {
  position: relative;
}
.hero-section .hero-image-main::before {
  content: "";
  width: 106px;
  height: 106px;
  background-color: var(--color-primary);
  border-radius: 15px;
  rotate: -45deg;
  position: absolute;
  right: -53px;
  bottom: 116px;
}
.hero-section .hero-image-main::after {
  content: "";
  width: 211px;
  height: 211px;
  background-color: var(--color-green);
  border-radius: 15px;
  rotate: -45deg;
  position: absolute;
  right: -29px;
  bottom: -11px;
}
.hero-section .hero-image-main .hero-image-main-inner {
  border-radius: 10px;
  border: 4px solid var(--color-white);
  overflow: hidden;
  position: relative;
  z-index: 1;
}
.hero-section .hero-image-main .hero-image-main-inner img {
  max-width: 100%;
  height: auto;
}

.list.list-unstyle {
  list-style: none;
  margin: 0;
  padding: 0;
  display: inline-block;
  position: relative;
}
.list.list-unstyle li {
  margin-right: 22px;
  float: left;
}
@media only screen and (max-width: 991px) {
  .list.list-unstyle li {
    margin-right: 12px;
  }
}
.list.list-unstyle li:last-child {
  margin-right: 0;
}
.list.btns-center {
  width: 100%;
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
}

.go-down {
  position: absolute;
  bottom: 10px;
  z-index: 1;
  display: inline-block;
  left: 50%;
  margin-left: -13px;
  animation: bounce 2s 2s infinite;
  width: 26px;
  height: 30px;
}
@media only screen and (max-width: 1366px) {
  .go-down {
    bottom: 10px;
  }
}
@media only screen and (max-width: 767px) {
  .go-down {
    display: none;
  }
}
.go-down svg path {
  fill: var(--color-white);
}
@keyframes bounce {
  0%,
  20%,
  50%,
  80%,
  to {
    transform: translateY(0);
  }
  40% {
    transform: translateY(-10px);
  }
  60% {
    transform: translateY(-5px);
  }
}
.featured-in-section {
  background-color: #f4f2ef;
  padding-bottom: 30px;
  padding-top: 30px;
}
@media only screen and (max-width: 1024px) {
  .featured-in-section {
    padding-bottom: 2.125rem;
    padding-top: 1.5rem;
  }
}
@media only screen and (max-width: 991px) {
  .featured-in-section {
    padding: 10px 0;
  }
}
.featured-in-section .featured-in-title {
  color: #000;
  font-size: 1.5rem;
  line-height: 2rem;
  text-align: center;
  margin-bottom: 20px;
  font-weight: 600;
}
@media only screen and (max-width: 1024px) {
  .featured-in-section .featured-in-title {
    margin-bottom: 20px;
  }
}
@media only screen and (max-width: 991px) {
  .featured-in-section .featured-in-title {
    margin-bottom: 8px;
    font-size: 21px;
    line-height: 1.4;
  }
}
.featured-in-section ul {
  align-items: center;
  display: flex;
  flex-flow: row nowrap;
  gap: inherit;
  list-style: none;
  margin: 0;
  padding: 0;
  justify-content: center;
}
@media only screen and (max-width: 1024px) {
  .featured-in-section ul {
    flex-wrap: wrap;
    padding: 0 10px;
  }
}
.featured-in-section ul li {
  margin: 0;
  padding: 0 30px;
  max-width: 215px;
}
@media only screen and (max-width: 1024px) {
  .featured-in-section ul li {
    padding: 10px 20px;
    flex: 0 0 33.333%;
  }
}
.featured-in-section ul li img {
  max-width: 100%;
  height: auto;
  width: 300px;
}

.submenu-wrapper {
  display: flex;
  flex-wrap: wrap;
  background-color: #fff;
}
.submenu-wrapper a {
  flex-basis: 33.333%;
  height: 100px;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  color: #1e3063;
  transition: all 0.2s ease-in-out;
  font-weight: 400;
  font-style: normal;
  font-display: swap;
  text-align: center;
  font-size: 11px;
}
@media only screen and (min-width: 1025px) {
  .submenu-wrapper a {
    flex-basis: 16.666%;
    height: 160px;
    font-size: 19px;
  }
}
.submenu-wrapper a.active,
.submenu-wrapper a:hover {
  background-color: #73be4b;
  color: #1e3063;
  transition: all 0.2s ease-out;
}
.submenu-wrapper a.active img,
.submenu-wrapper a:hover img {
  transform: scale(1.3);
  margin-bottom: 15px;
  transition: all 0.2s ease-out;
}
@media only screen and (min-width: 1025px) {
  .submenu-wrapper a.active img,
  .submenu-wrapper a:hover img {
    margin-bottom: 30px;
  }
}
.submenu-wrapper a img {
  width: auto;
  height: 100%;
  max-height: 35px;
  margin-bottom: 10px;
  transition: all 0.2s ease-out;
}
@media only screen and (min-width: 1025px) {
  .submenu-wrapper a img {
    max-height: 50px;
    margin-bottom: 20px;
  }
}

.home-technology-section {
  padding: 50px 0;
  background-color: var(--color-white);
}
@media only screen and (max-width: 991px) {
  .home-technology-section {
    padding: 30px 0;
  }
}
.home-technology-section h2 {
  line-height: 1.1;
  font-weight: bolder;
  margin-bottom: 22px;
  padding-left: 20px;
  font-size: 32px;
}
@media only screen and (max-width: 991px) {
  .home-technology-section h2 {
    font-size: 22px;
    line-height: 1;
  }
}
.home-technology-section p {
  border-left: 8px solid #00a0ce;
  padding-left: 12px;
  margin-bottom: 22px;
  line-height: 29px;
  font-size: 16px;
}
@media only screen and (max-width: 991px) {
  .home-technology-section p {
    font-size: 14px;
    line-height: 1.3;
  }
}
.home-technology-section .btn {
  margin-left: 20px;
}
.home-technology-section
  .tech-slider.dark-btn
  .carousel-control-prev
  .carousel-control-prev-icon,
.home-technology-section
  .tech-slider.dark-btn
  .carousel-control-prev
  .carousel-control-next-icon,
.home-technology-section
  .tech-slider.dark-btn
  .carousel-control-next
  .carousel-control-prev-icon,
.home-technology-section
  .tech-slider.dark-btn
  .carousel-control-next
  .carousel-control-next-icon {
  filter: grayscale(100%) brightness(1%);
}

.mask-overlay {
  position: relative;
  z-index: 3;
  height: 100%;
}

.both-sec-title {
  position: relative;
  z-index: 2;
  text-align: center;
  font-weight: 600;
  font-size: 32px;
  line-height: 1.1;
}
@media only screen and (max-width: 991px) {
  .both-sec-title {
    font-size: 22px;
    line-height: 1.3;
  }
}

.hover-wrapper {
  padding: 0;
  position: relative;
  overflow: hidden;
  cursor: pointer;
}
.hover-wrapper .mask-overlay {
  position: relative;
  top: 0;
  left: 0;
  width: 100%;
  flex-direction: column;
  align-items: stretch;
  display: flex;
}
.hover-wrapper .mask-overlay.mask-overlay-space-between {
  justify-content: space-between;
}

.swiper-box-info {
  font-size: 64px;
  font-weight: 700;
  font-style: normal;
  color: var(--color-white);
}
@media only screen and (max-width: 991px) {
  .swiper-box-info {
    font-size: 40px;
  }
}
.swiper-box-info span {
  color: #73be4b;
  display: block;
  margin-top: 10px;
  font-size: 27px;
}
@media only screen and (max-width: 991px) {
  .swiper-box-info span {
    font-size: 20px;
  }
}

.home-numbers-slideshow,
.home-customer-slideshow {
  flex: 1;
  width: 100%;
  padding-bottom: 38px;
  min-height: 290px;
}
@media only screen and (max-width: 991px) {
  .home-numbers-slideshow,
  .home-customer-slideshow {
    min-height: 210px;
  }
}

.hover-section .media-container {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 0;
  width: 100%;
  overflow: hidden;
  -o-object-fit: cover;
  object-fit: cover;
}
.hover-section .media-container.media-container-bg {
  position: relative;
  top: auto;
  left: auto;
  background: #e2dfde;
  height: 100%;
}

.customer-testi {
  max-width: 600px;
  margin-left: 40px;
  margin-right: 40px;
  height: 247px;
  padding: 15px;
}
@media only screen and (max-width: 991px) {
  .customer-testi {
    margin-left: 30px;
    margin-right: 30px;
    padding: 0 15px;
    height: 205px;
  }
}
.customer-testi p {
  line-height: 1.8em;
  font-size: 1em;
  color: var(--color-black);
  text-align: center;
}
@media only screen and (max-width: 991px) {
  .customer-testi p {
    font-size: 14px;
    line-height: 1.3;
  }
}

.section-none-profit {
  background-size: cover;
  background-position: 50%;
  background-repeat: no-repeat;
  position: relative;
  color: #070f17;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  padding: 40px 0;
}
@media only screen and (max-width: 991px) {
  .section-none-profit {
    padding: 30px 0;
  }
}
.section-none-profit h3,
.section-none-profit p {
  position: relative;
  z-index: 1;
  color: #070f17;
}
.section-none-profit h3 {
  margin-bottom: 35px;
  font-size: 29px;
  line-height: 30px;
}
@media only screen and (max-width: 991px) {
  .section-none-profit h3 {
    font-size: 22px;
    line-height: 1.4;
    margin-bottom: 20px;
  }
}
.section-none-profit h2 {
  font-size: 32px;
  font-weight: 700;
  line-height: 48px;
  color: #212529;
}
@media only screen and (max-width: 991px) {
  .section-none-profit h2 {
    font-size: 22px;
    line-height: 1.4;
  }
}
.section-none-profit .description-sec {
  padding: 0 0 20px;
}
.section-none-profit .description-sec ul {
  list-style: initial;
  padding-left: 20px;
}
.section-none-profit .description-sec ul li {
  padding: 10px 0;
  color: var(--color-black);
}
@media only screen and (max-width: 991px) {
  .section-none-profit .description-sec ul li {
    font-size: 14px;
  }
}
.section-none-profit p {
  line-height: 32px;
  font-size: 16px;
  margin-bottom: 20px;
}
@media only screen and (max-width: 991px) {
  .section-none-profit p {
    font-size: 14px;
    line-height: 1.3;
  }
}
.section-none-profit p span {
  font-size: 21px;
  font-weight: 700;
}
@media only screen and (max-width: 991px) {
  .section-none-profit p span {
    font-size: 18px;
  }
}

.btns .btn:first-child {
  margin-right: 40px;
}
@media only screen and (max-width: 991px) {
  .btns .btn:first-child {
    margin-right: 18px;
  }
}

.section-partner {
  padding: 50px 0;
  display: flex;
  flex-wrap: wrap;
}
@media only screen and (max-width: 991px) {
  .section-partner {
    justify-content: center;
    padding: 30px 0;
  }
}
.section-partner .sp-logos {
  align-items: center;
  display: flex;
  flex: 0 0 20%;
  width: 20%;
  padding: 17px 35px;
  max-height: 102px;
  justify-content: center;
}
@media only screen and (max-width: 991px) {
  .section-partner .sp-logos {
    flex: 0 0 33.333%;
    width: 33.333%;
    padding: 10px;
  }
}
.section-partner img {
  max-width: 100%;
  height: auto;
  max-height: 100%;
}

footer {
  padding: 50px 0 30px;
  background: #1d3063;
  position: relative;
  z-index: 1;
}
@media only screen and (max-width: 991px) {
  footer {
    padding: 30px 0 0;
  }
}
footer .footer-desktop-ver {
  display: flex;
  flex-direction: row;
}
@media only screen and (max-width: 991px) {
  footer .footer-desktop-ver {
    flex-direction: column;
  }
}
footer .footer-desktop-ver .footer-desktop-ver-block {
  flex: 1;
}
footer .footer-desktop-ver .footer-title {
  color: #b8c1cb;
  font-size: 14px;
  margin-bottom: 30px;
  text-transform: uppercase;
  font-weight: 700;
}
footer .footer-nav {
  margin: 0;
  padding: 0;
  list-style: none;
}
footer .footer-nav li {
  list-style: none;
  margin-bottom: 1rem;
}
footer .footer-nav li a {
  color: #fff;
  display: block;
  font-size: 0.875rem;
  line-height: 1.4;
  text-decoration: none;
}
@media only screen and (max-width: 991px) {
  footer .footer-nav li a {
    padding-left: 15px;
  }
}
footer .footer-nav li a:hover {
  color: #b8c1cb;
}
footer .footer-bottom {
  padding: 30px 0 10px;
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  align-items: center;
}
@media only screen and (max-width: 991px) {
  footer .footer-bottom {
    flex-direction: column;
    align-items: flex-start;
  }
}
footer .footer-bottom .footer-social {
  display: flex;
  margin: 0;
  padding: 0;
  list-style: none;
}
@media only screen and (max-width: 991px) {
  footer .footer-bottom .footer-social {
    margin-bottom: 8px;
  }
}
footer .footer-bottom .footer-social li {
  margin: 0 6px;
}
footer .footer-bottom .footer-social li:first-child {
  margin-left: 0;
}
footer .footer-bottom .footer-social li a {
  width: 24px;
  height: 24px;
  display: flex;
  justify-content: center;
  align-items: center;
}
footer .footer-bottom .footer-social li a svg {
  max-width: 21px;
  height: auto;
}
footer .footer-bottom .footer-social li a:hover svg path {
  fill: #7888ea;
}
footer .footer-bottom .footer-copyright-sec p {
  color: #fff;
  font-size: 0.6875rem;
  line-height: 1.125rem;
  margin-bottom: 0;
  text-align: right;
}
@media only screen and (max-width: 991px) {
  footer .footer-bottom .footer-copyright-sec p {
    text-align: left;
  }
}
footer .footer-bottom .footer-copyright-sec p a {
  color: var(--color-blue);
}
footer .footer-bottom .footer-copyright-sec p a:hover {
  color: var(--color-blue-dark);
}

.breadcrums-wrapper {
  background-color: #1e3063;
  padding: 9px 0;
}
.breadcrums-wrapper ul,
.breadcrums-wrapper ol {
  display: flex;
  flex-wrap: wrap;
  margin: 0;
  padding: 0;
  list-style: none;
}
.breadcrums-wrapper ul li,
.breadcrums-wrapper ol li {
  float: left;
  font-size: 16px;
  margin-right: 10px;
  color: var(--color-white);
  line-height: 18px;
}
.breadcrums-wrapper ul li a,
.breadcrums-wrapper ol li a {
  color: var(--color-white);
}

.solutions-section {
  padding: 38px 15px 18px 15px;
}
.solutions-section h2 {
  line-height: 1.5;
  margin-bottom: 20px;
  text-align: center;
  font-weight: 700;
  color: var(--color-white);
}
@media only screen and (min-width: 992px) {
  .solutions-section h2 {
    font-size: 21px;
  }
}

.info-grid-item {
  padding: 20px 0;
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  min-height: 100%;
}
@media only screen and (max-width: 991px) {
  .info-grid-item {
    padding: 13px 0;
  }
}
.info-grid-item svg,
.info-grid-item img {
  max-width: 120px;
  height: 64px;
  max-height: 100%;
  -o-object-fit: contain;
  object-fit: contain;
  margin-bottom: 10px;
}
@media only screen and (max-width: 991px) {
  .info-grid-item svg,
  .info-grid-item img {
    max-width: 100px;
  }
}
.info-grid-item .meta {
  color: var(--color-white);
  width: 100%;
  text-align: center;
}
.info-grid-item .meta h4 {
  font-weight: 700;
  font-size: 20px;
  padding: 10px 0 0;
  margin-bottom: 20px;
  line-height: 24px;
  color: var(--color-white);
  text-align: center;
}
@media only screen and (max-width: 991px) {
  .info-grid-item .meta h4 {
    font-size: 18px;
    margin-bottom: 10px;
  }
}
.info-grid-item .meta p {
  line-height: 24px;
  margin-bottom: 0;
  text-align: center;
  font-size: 16px;
  color: var(--color-white);
}
@media only screen and (max-width: 991px) {
  .info-grid-item .meta p {
    font-size: 14px;
    line-height: 1.4;
  }
}

.bordered-bullets {
  display: flex;
  flex-wrap: wrap;
  margin: 0;
  padding: 0 0 30px;
  list-style: none;
}
@media only screen and (max-width: 991px) {
  .bordered-bullets {
    padding: 0 0 15px;
  }
}
.bordered-bullets.bb-2 li {
  flex: 0 0 50%;
  width: 50%;
}
.bordered-bullets.bb-3 li {
  flex: 0 0 33.333%;
  width: 33.333%;
}
.bordered-bullets.bb-4 li {
  flex: 0 0 25%;
  width: 25%;
}
.bordered-bullets.bb-5 li {
  flex: 0 0 20%;
  width: 20%;
}
.bordered-bullets li {
  padding: 10px 0;
}
.bordered-bullets li .bb-blts {
  font-size: 17px;
  border-bottom: 2px solid #1e3063;
  padding-bottom: 2px;
  display: inline-block;
  color: var(--color-black);
  min-height: 100%;
  margin-right: 25px;
}
@media only screen and (max-width: 767px) {
  .bordered-bullets.bb-4 li,
  .bordered-bullets.bb-5 li {
    flex: 0 0 33.333%;
    width: 33.333%;
  }
}
@media only screen and (max-width: 479px) {
  .bordered-bullets.bb-3 li,
  .bordered-bullets.bb-4 li,
  .bordered-bullets.bb-5 li {
    flex: 0 0 50%;
    width: 50%;
  }
}

.bordered-bullets-right {
  display: flex;
  flex-wrap: wrap;
  margin: 0;
  padding: 30px 0;
  list-style: none;
  position: relative;
}
@media only screen and (min-width: 992px) {
  .bordered-bullets-right {
    padding-left: 35px;
  }
}
@media only screen and (max-width: 991px) {
  .bordered-bullets-right {
    padding: 15px 0;
  }
}
.bordered-bullets-right.list-unstyled li {
  padding-left: 0;
}
.bordered-bullets-right.list-unstyled li::before {
  display: none;
}
.bordered-bullets-right::before {
  content: "";
  width: 2px;
  position: absolute;
  top: 15px;
  bottom: 10px;
  left: 0;
  background-color: var(--color-primary);
}
@media only screen and (max-width: 991px) {
  .bordered-bullets-right::before {
    display: none;
  }
}
.bordered-bullets-right.ordered::before {
  right: 0;
  left: auto;
}
.bordered-bullets-right.border-none::before {
  display: none;
}
.bordered-bullets-right.bullets-white::before {
  right: 0;
  left: auto;
  background-color: var(--color-white);
}
.bordered-bullets-right.bullets-white li::before {
  background-color: var(--color-white);
}
.bordered-bullets-right.bullets-white li .bb-blts {
  color: var(--color-white);
}
.bordered-bullets-right.bb-1 li {
  flex: 0 0 100%;
  width: 100%;
}
.bordered-bullets-right.bb-2 li {
  flex: 0 0 50%;
  width: 50%;
}
.bordered-bullets-right.bb-3 li {
  flex: 0 0 33.333%;
  width: 33.333%;
}
.bordered-bullets-right.bb-4 li {
  flex: 0 0 25%;
  width: 25%;
}
.bordered-bullets-right.bb-5 li {
  flex: 0 0 20%;
  width: 20%;
}
.bordered-bullets-right li {
  padding: 10px 0 10px 17px;
  position: relative;
}
@media only screen and (max-width: 991px) {
  .bordered-bullets-right li {
    padding-top: 4px;
    padding-bottom: 4px;
  }
}
.bordered-bullets-right li:before {
  content: "";
  width: 6px;
  height: 6px;
  border-radius: 100px;
  position: absolute;
  top: 18px;
  left: 0;
  background-color: var(--color-primary);
}
@media only screen and (max-width: 991px) {
  .bordered-bullets-right li:before {
    top: 12px;
  }
}
.bordered-bullets-right li .bb-blts {
  font-size: 17px;
  display: flex;
  color: var(--color-black);
  min-height: 100%;
  margin-right: 25px;
}
@media only screen and (max-width: 991px) {
  .bordered-bullets-right li .bb-blts {
    font-size: 15px;
  }
}
.bordered-bullets-right li .bb-blts a {
  color: var(--color-black);
}
.bordered-bullets-right li .bb-blts a:hover {
  color: var(--color-primary);
}
@media only screen and (max-width: 767px) {
  .bordered-bullets-right.bb-4 li,
  .bordered-bullets-right.bb-5 li {
    flex: 0 0 33.333%;
    width: 33.333%;
  }
}
@media only screen and (max-width: 479px) {
  .bordered-bullets-right.bb-3 li,
  .bordered-bullets-right.bb-4 li,
  .bordered-bullets-right.bb-5 li {
    flex: 0 0 50%;
    width: 50%;
  }
}

.twoblocks-sec {
  padding: 50px 0;
  border-bottom: 1px solid var(--color-whiter-light);
}
@media only screen and (max-width: 991px) {
  .twoblocks-sec {
    padding: 30px 0;
  }
}
.twoblocks-sec:last-child {
  border-bottom: none;
}
.twoblocks-sec .twoblocks-sec-meta {
  padding: 40px;
}
@media only screen and (max-width: 991px) {
  .twoblocks-sec .twoblocks-sec-meta {
    padding: 0 0 5px;
  }
}
.twoblocks-sec .twoblocks-sec-meta.white .icon svg path {
  fill: var(--color-white);
}
.twoblocks-sec .twoblocks-sec-meta.white h2,
.twoblocks-sec .twoblocks-sec-meta.white p {
  color: var(--color-white);
}
.twoblocks-sec .icon {
  margin-bottom: 30px;
  display: flex;
}
@media only screen and (max-width: 991px) {
  .twoblocks-sec .icon {
    margin-bottom: 20px;
  }
}
.twoblocks-sec .icon img,
.twoblocks-sec .icon svg {
  width: 80px;
  height: 80px;
}
@media only screen and (max-width: 991px) {
  .twoblocks-sec .icon img,
  .twoblocks-sec .icon svg {
    width: 44px;
    height: 55px;
  }
}
.twoblocks-sec h2 {
  font-size: 30px;
  line-height: 1.2;
  margin-bottom: 16px;
  color: var(--color-black);
}
@media only screen and (max-width: 991px) {
  .twoblocks-sec h2 {
    font-size: 22px;
  }
}
.twoblocks-sec p {
  font-size: 16px;
  line-height: 24px;
  color: #424242;
}
@media only screen and (max-width: 991px) {
  .twoblocks-sec p {
    font-size: 14px;
    line-height: 1.4;
  }
}
.twoblocks-sec .twoblocks-image img {
  max-width: 100%;
  height: auto;
}

.faq-section {
  padding: 50px 0;
  background-color: var(--color-blue-darker);
}
@media only screen and (max-width: 991px) {
  .faq-section {
    padding: 30px 0;
  }
}
.faq-section h3 {
  font-size: 30px;
  line-height: 38px;
  margin-bottom: 25px;
  color: var(--color-white);
}
@media only screen and (max-width: 991px) {
  .faq-section h3 {
    font-size: 22px;
    line-height: 1.4;
  }
}
.faq-section ul li {
  color: var(--color-white);
  margin-bottom: 30px;
}
@media only screen and (max-width: 991px) {
  .faq-section ul li {
    margin-bottom: 20px;
  }
}
.faq-section ul li h4,
.faq-section ul li p {
  color: var(--color-white);
}
@media only screen and (max-width: 991px) {
  .faq-section ul li h4 {
    font-size: 17px;
  }
}
@media only screen and (max-width: 991px) {
  .faq-section ul li p {
    font-size: 14px;
  }
}

.about-us-main-sec .about-us-image {
  min-height: 100%;
  width: 100%;
  background-position: center center;
  background-size: cover;
  background-repeat: no-repeat;
  position: relative;
  overflow: hidden;
}
@media only screen and (max-width: 991px) {
  .about-us-main-sec .about-us-image {
    min-height: 260px;
  }
}
.about-us-main-sec .about-us-image img {
  width: 100%;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  position: absolute;
  max-width: initial;
}
@media only screen and (max-width: 991px) {
  .about-us-main-sec .about-us-image img {
    position: relative;
    max-width: 100%;
    left: 0;
    top: 0;
    transform: initial;
  }
}
.about-us-main-sec .about-us-l-icon {
  width: 70px;
  height: 70px;
}
.about-us-main-sec .about-us-l-icon svg,
.about-us-main-sec .about-us-l-icon img {
  max-width: 100%;
  height: auto;
  max-height: 100%;
}
.about-us-main-sec .about-us-l-txt {
  font-size: 14px;
}
@media only screen and (max-width: 991px) {
  .about-us-main-sec h2 {
    font-size: 22px;
    line-height: 1.4;
  }
}

.team-main-sec {
  padding: 50px 0;
}
@media only screen and (max-width: 991px) {
  .team-main-sec {
    padding: 30px 0;
  }
}
.team-main-sec h2 {
  margin-bottom: 45px;
  color: var(--color-black);
}
@media only screen and (max-width: 991px) {
  .team-main-sec h2 {
    margin-bottom: 20px;
    font-size: 23px;
  }
}
.team-main-sec h3 {
  margin-bottom: 20px;
  color: var(--color-black);
  font-size: 25px;
  font-weight: 700;
}
@media only screen and (max-width: 991px) {
  .team-main-sec h3 {
    font-size: 19px;
    margin-bottom: 13px;
  }
}
.team-main-sec p {
  color: var(--color-black);
}
.team-main-sec ul li {
  color: var(--color-black);
  padding: 5px 0;
}
@media only screen and (max-width: 991px) {
  .team-main-sec ul li {
    font-size: 15px;
    padding: 2px 0;
  }
}
.team-main-sec .team-block-main {
  min-height: calc(100% - 25px);
  margin-bottom: 25px;
  background-color: var(--color-primary);
  border-radius: 4px;
  padding: 15px;
  display: block;
}
.team-main-sec .team-block-main:hover {
  background-color: var(--color-primary-dark);
}
.team-main-sec .team-block-main .team-block-image {
  margin-bottom: 15px;
  border-radius: 4px;
  max-height: 280px;
  overflow: hidden;
}
@media only screen and (max-width: 574px) {
  .team-main-sec .team-block-main .team-block-image {
    max-height: initial;
  }
}
.team-main-sec .team-block-main .team-block-image img {
  width: 100%;
  height: auto;
}
.team-main-sec .team-block-main .team-block-name {
  color: var(--color-white);
  font-size: 18px;
  font-weight: 700;
}
@media only screen and (max-width: 991px) {
  .team-main-sec .team-block-main .team-block-name {
    font-size: 16px;
  }
}
.team-main-sec .team-block-main .team-block-work {
  color: var(--color-white);
  font-size: 16px;
}
@media only screen and (max-width: 991px) {
  .team-main-sec .team-block-main .team-block-work {
    font-size: 14px;
  }
}
@media only screen and (max-width: 991px) {
  .team-main-sec .team-main-sec-single-img {
    width: 150px;
    height: 150px;
    border-radius: 150px;
    overflow: hidden;
    margin: 0 auto 20px;
  }
  .team-main-sec .team-main-sec-single-img img {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
  }
}

.kb-top-search-sec {
  padding: 50px 15px;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: 50%;
  color: var(--color-white);
  text-align: center;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}

.kb-top-search-sec-inner {
  max-width: 570px;
  width: 100%;
}
.kb-top-search-sec-inner h2,
.kb-top-search-sec-inner h3 {
  font-weight: 700;
  padding: 0 0 12px;
  font-size: 32px;
  color: var(--color-white);
}
.kb-top-search-sec-inner span {
  padding: 16px 0;
  font-size: 16px;
  color: var(--color-white);
  display: block;
}
.kb-top-search-sec-inner .kb-top-search-input-main {
  position: relative;
}
.kb-top-search-sec-inner .kb-top-search-input-main input {
  width: 100%;
  display: block;
  height: 40px;
  padding: 20px 20px 20px 50px;
  font-size: 16px;
  font-weight: 400;
  line-height: 1.5;
  color: #495057;
  background-color: #fff;
  border: none;
  border-radius: 20px;
}
.kb-top-search-sec-inner .kb-top-search-input-main .icon {
  position: absolute;
  top: 50%;
  left: 20px;
  transform: translateY(-50%);
  font-size: 16px;
  width: 1em;
  display: flex;
  justify-content: center;
  align-items: center;
}

.kb-page-bottom-sec {
  padding: 50px 0;
}
@media only screen and (max-width: 991px) {
  .kb-page-bottom-sec {
    padding: 30px 0;
  }
}

.kb-blocks-cats {
  margin-bottom: 20px;
  display: flex;
  flex-direction: row;
  justify-content: flex-start;
  align-items: stretch;
}
@media only screen and (max-width: 991px) {
  .kb-blocks-cats {
    margin-bottom: 10px;
  }
}
.kb-blocks-cats .icon {
  margin-right: 25px;
}
@media only screen and (max-width: 991px) {
  .kb-blocks-cats .icon {
    margin-right: 15px;
  }
}
.kb-blocks-cats .icon svg,
.kb-blocks-cats .icon img {
  max-width: 100%;
}
.kb-blocks-cats .icon svg,
.kb-blocks-cats .icon img {
  transform: scale(1);
  transition: all 0.2s ease-in-out;
  width: 60px;
}
@media only screen and (max-width: 991px) {
  .kb-blocks-cats .icon svg,
  .kb-blocks-cats .icon img {
    width: 40px;
  }
}
.kb-blocks-cats .icon svg path,
.kb-blocks-cats .icon img path {
  fill: #73be4b;
}
.kb-blocks-cats:hover .icon svg,
.kb-blocks-cats:hover .icon img {
  transform: scale(1.3);
}
.kb-blocks-cats:hover .right-txt h3,
.kb-blocks-cats:hover .right-txt p {
  color: #73be4b;
}
.kb-blocks-cats .right-txt {
  flex: 1;
  width: 1%;
  color: #424242;
}
.kb-blocks-cats .right-txt h3 {
  font-size: 21px;
  font-weight: 700;
  color: var(--color-black);
}
@media only screen and (max-width: 991px) {
  .kb-blocks-cats .right-txt h3 {
    font-size: 18px;
  }
}
.kb-blocks-cats .right-txt p {
  padding: 10px 0;
  margin-bottom: 0;
  color: #424242;
}
@media only screen and (max-width: 991px) {
  .kb-blocks-cats .right-txt p {
    padding: 0;
  }
}

.featured-article-col-block {
  border: 1px solid #707070;
  padding: 20px;
  margin-bottom: 25px;
}

.featured-title {
  display: flex;
  flex-direction: row;
  justify-content: flex-start;
  align-items: stretch;
}
.featured-title .icon {
  margin-right: 15px;
  width: 20px;
  margin-top: 6px;
}
.featured-title .icon img,
.featured-title .icon svg {
  max-width: 100%;
  height: auto;
}
.featured-title .ttl {
  flex: 1;
  width: 1%;
}

.featured-right-title {
  font-weight: 700;
  padding-bottom: 20px;
  font-size: 26px;
}
@media only screen and (max-width: 991px) {
  .featured-right-title {
    font-size: 20px;
    padding-bottom: 17px;
  }
}

.featured-anchored {
  margin-left: 37px;
}
.featured-anchored a {
  padding: 6px 0;
  text-decoration: underline;
  display: block;
  font-size: 1rem;
  line-height: 1.5em;
  color: var(--color-paragraph);
}
.featured-anchored a:hover {
  color: var(--color-green);
  text-decoration: underline;
}

.featured-tags {
  display: flex;
  flex-wrap: wrap;
  margin-bottom: 25px;
}
.featured-tags a {
  display: inline-block;
  padding: 8px 20px;
  border: 1px solid #707070;
  color: #424242;
  margin: 0 8px 8px 0;
  font-size: 17px;
}
@media only screen and (max-width: 991px) {
  .featured-tags a {
    font-size: 14px;
    padding: 3px 10px;
    margin: 0 5px 5px 0;
  }
}
.featured-tags a:hover {
  color: #73be4b;
}

.featured-support {
  background-color: #f8f8f8;
  padding: 40px 30px;
  margin-bottom: 25px;
}
@media only screen and (max-width: 991px) {
  .featured-support {
    padding: 20px;
  }
}

.kb-cat-sec .kb-cat-left {
  padding: 40px 0;
  background-position: 50%;
  background-size: cover;
  background-repeat: no-repeat;
  color: var(--color-white);
  min-height: 100%;
}
@media only screen and (max-width: 991px) {
  .kb-cat-sec .kb-cat-left {
    padding: 15px 0;
  }
}
.kb-cat-sec .kb-cat-left .kb-top-search-sec-inner {
  margin: 0 40px;
  width: initial;
}
@media only screen and (max-width: 991px) {
  .kb-cat-sec .kb-cat-left .kb-top-search-sec-inner {
    padding: 0 15px;
    max-width: 100%;
    margin: 0;
  }
}
.kb-cat-sec .kb-cat-left .kb-top-search-sec-inner .h2,
.kb-cat-sec .kb-cat-left .kb-top-search-sec-inner .h3 {
  margin-left: 0;
}
.kb-cat-sec .kb-cat-left hr {
  background-color: #fff;
  height: 2px;
  margin: 40px;
  opacity: 1;
}
@media only screen and (max-width: 991px) {
  .kb-cat-sec .kb-cat-left hr {
    margin: 15px;
    height: 1px;
  }
}
@media only screen and (max-width: 991px) {
  .kb-cat-sec .kb-cat-left .links {
    padding: 0 15px;
    display: flex;
    flex-wrap: wrap;
  }
}
.kb-cat-sec .kb-cat-left .links.featured-topics a {
  padding: 14px 40px 14px 60px;
}
@media only screen and (max-width: 991px) {
  .kb-cat-sec .kb-cat-left .links.featured-topics a {
    padding: 5px 15px 5px 10px;
  }
}
.kb-cat-sec .kb-cat-left .links a {
  display: flex;
  color: #fff;
  padding: 20px 40px 20px 60px;
  align-items: center;
  font-size: 19px;
}
@media only screen and (max-width: 991px) {
  .kb-cat-sec .kb-cat-left .links a {
    padding: 5px 15px 5px 10px;
    font-size: 13px;
  }
}
.kb-cat-sec .kb-cat-left .links a.active {
  background-color: hsla(0, 0%, 100%, 0.4);
}
.kb-cat-sec .kb-cat-left .links a.active svg {
  display: block;
}
.kb-cat-sec .kb-cat-left .links a svg {
  display: none;
  margin-left: auto;
  width: 1em;
  font-size: 0.8rem;
}
@media only screen and (max-width: 991px) {
  .kb-cat-sec .kb-cat-left .links a svg {
    margin-left: 7px;
    width: 7px;
  }
}
.kb-cat-sec .kb-cat-left .links a svg path {
  fill: #29337b;
}
.kb-cat-sec .kb-cat-left .h2,
.kb-cat-sec .kb-cat-left .h3 {
  margin-left: 40px;
  margin-right: 40px;
  font-weight: 700;
  padding: 0 0 12px;
  font-size: 32px;
  color: var(--color-white);
}
@media only screen and (max-width: 991px) {
  .kb-cat-sec .kb-cat-left .h2,
  .kb-cat-sec .kb-cat-left .h3 {
    margin-left: 15px;
    margin-right: 15px;
    font-size: 20px;
    line-height: 1.4;
    margin-bottom: 0;
  }
}

.kb-cat-right-header {
  padding: 40px 50px 0;
  background-color: var(--color-white);
}
@media only screen and (max-width: 991px) {
  .kb-cat-right-header {
    padding: 20px 20px 0;
  }
}
.kb-cat-right-header h3 {
  font-size: 38px;
}
@media only screen and (max-width: 991px) {
  .kb-cat-right-header h3 {
    font-size: 20px;
    line-height: 1.4;
  }
}

.kb-cat-result-sec {
  padding: 40px 50px 40px;
}
@media only screen and (max-width: 991px) {
  .kb-cat-result-sec {
    padding: 20px;
  }
}
.kb-cat-result-sec a {
  padding: 14px 0;
  font-size: 21px;
  display: block;
  color: var(--color-black);
  font-weight: 300;
}
@media only screen and (max-width: 991px) {
  .kb-cat-result-sec a {
    font-size: 17px;
    padding: 8px 0;
  }
}
.kb-cat-result-sec a:hover {
  color: var(--color-green);
}

.kb-pagination {
  padding: 30px 50px 30px;
  display: flex;
  flex-direction: row;
  justify-content: flex-start;
  align-items: stretch;
  flex-wrap: wrap;
}
@media only screen and (max-width: 991px) {
  .kb-pagination {
    padding: 20px 20px 30px;
  }
}
.kb-pagination a {
  width: 50px;
  height: 50px;
  color: #424242;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 21px;
  margin-right: 10px;
}
@media only screen and (max-width: 991px) {
  .kb-pagination a {
    width: 33px;
    height: 33px;
    font-size: 18px;
  }
}
.kb-pagination a.active {
  background-color: #73be4b;
  color: #fff;
}

.pagination {
  padding: 30px 50px 30px;
  display: flex;
  flex-direction: row;
  justify-content: flex-start;
  align-items: stretch;
  flex-wrap: wrap;
}
@media only screen and (max-width: 991px) {
  .pagination {
    padding: 20px 20px 30px;
  }
}
.pagination .page-link {
  color: #424242;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 21px;
  padding: 8px 18px;
  margin-right: 10px;
  border: none;
  border-radius: 0;
}
@media only screen and (max-width: 991px) {
  .pagination .page-link {
    font-size: 18px;
    padding: 5px 14px;
  }
}
.pagination .page-link:first-child,
.pagination .page-link:last-child {
  border-radius: 0;
}
.pagination .page-link.active {
  background-color: #73be4b;
  color: #fff;
}
.pagination .page-link.active:hover {
  background-color: #73be4b;
  color: #fff;
}
.pagination .page-link:hover {
  background-color: transparent;
  color: #73be4b;
}

.kb-right-details {
  padding: 40px;
}
@media only screen and (max-width: 991px) {
  .kb-right-details {
    padding: 30px;
  }
}
.kb-right-details .kb-right-header {
  padding: 0 0 30px;
  position: relative;
}
@media only screen and (max-width: 991px) {
  .kb-right-details .kb-right-header {
    padding-bottom: 15px;
  }
}
@media only screen and (min-width: 992px) {
  .kb-right-details .kb-right-header {
    padding-right: 200px;
  }
}
.kb-right-details .kb-right-header .btn {
  min-width: 200px;
  position: absolute;
  top: 0;
  right: 0px;
}
@media only screen and (max-width: 991px) {
  .kb-right-details .kb-right-header .btn {
    position: relative;
    min-width: 128px;
  }
}
.kb-right-details .kb-right-header h1 {
  line-height: 1.4;
  font-weight: 400;
  font-style: normal;
}
@media only screen and (max-width: 991px) {
  .kb-right-details .kb-right-header h1 {
    font-size: 25px;
  }
}
@media only screen and (max-width: 991px) {
  .kb-right-details h3 {
    font-size: 22px;
  }
}
.kb-right-details p {
  font-size: 19px;
}
@media only screen and (max-width: 991px) {
  .kb-right-details p {
    font-size: 14px;
  }
}
.kb-right-details .tags {
  line-height: 1.5rem;
  padding-bottom: 30px;
  border-bottom: 1px solid #b8b8b8;
}
@media only screen and (max-width: 991px) {
  .kb-right-details .tags {
    padding-bottom: 15px;
  }
}
.kb-right-details .tags span,
.kb-right-details .tags a {
  color: #29337b;
  font-size: 1.1rem;
  padding-right: 14px;
}
@media only screen and (max-width: 991px) {
  .kb-right-details .tags span,
  .kb-right-details .tags a {
    font-size: 15px;
    padding-right: 7px;
  }
}
.kb-right-details img,
.kb-right-details iframe {
  max-width: 100%;
  height: auto;
}
.kb-right-details iframe {
  min-height: 350px;
}

.news-featured-logo {
  text-align: right;
}
.news-featured-logo svg,
.news-featured-logo img {
  width: 140px;
}
@media only screen and (max-width: 991px) {
  .news-featured-logo svg,
  .news-featured-logo img {
    width: 90px;
  }
}

.news-hero-sec {
  min-height: 540px;
}
@media only screen and (max-width: 991px) {
  .news-hero-sec {
    min-height: auto;
  }
}

.news-section .news-wrapper {
  position: relative;
  z-index: 4;
  margin-top: -312px;
  margin-bottom: 61px;
  background-color: #fff;
  box-shadow: 0 3px 6px 0 rgba(0, 0, 0, 0.16);
  padding: 40px 55px 30px;
  width: 100%;
}
@media only screen and (max-width: 991px) {
  .news-section .news-wrapper {
    margin-top: 0;
    margin-bottom: 30px;
    padding: 15px;
    box-shadow: none;
  }
}
.news-section .news-wrapper img {
  max-width: 100%;
  height: auto;
}
@media only screen and (max-width: 991px) {
  .news-section .news-wrapper h2 {
    font-size: 22px;
    line-height: 1.4;
  }
}
@media only screen and (max-width: 991px) {
  .news-section .news-wrapper h3 {
    font-size: 20px;
    line-height: 1.3;
  }
}

.news-item {
  transition: all 0.2s ease-in-out;
  margin: 0 0 40px;
  padding: 0;
  background-color: #f8f8f8;
  display: flex;
  flex-direction: row;
  justify-content: flex-start;
  align-items: stretch;
}
@media only screen and (max-width: 991px) {
  .news-item {
    margin-bottom: 20px;
    flex-direction: column;
  }
}
.news-item:hover {
  transform: scale(1.05);
}
@media only screen and (max-width: 991px) {
  .news-item:hover {
    transform: scale(1);
  }
}
.news-item .new-item-image {
  width: 235px;
}
@media only screen and (max-width: 991px) {
  .news-item .new-item-image {
    width: 100%;
  }
}
.news-item .new-item-image svg,
.news-item .new-item-image img {
  max-width: 100%;
  height: auto;
}
.news-item .news-info {
  padding: 30px 37px 25px;
  line-height: 21px;
  flex: 1;
  width: 1%;
}
@media only screen and (max-width: 991px) {
  .news-item .news-info {
    width: 100%;
    padding: 20px;
  }
}
.news-item .news-info h4 {
  font-size: 16px;
  margin-bottom: 15px;
  font-weight: 700;
}
@media only screen and (max-width: 991px) {
  .news-item .news-info h4 {
    font-size: 15px;
    margin-bottom: 10px;
  }
}
.news-item .news-info .date {
  font-size: 14px;
  margin-bottom: 10px;
}
.news-item .news-info p {
  font-size: 16px;
  margin-bottom: 20px;
  line-height: 24px;
}
@media only screen and (max-width: 991px) {
  .news-item .news-info p {
    font-size: 14px;
    line-height: 1.4;
  }
}

.socials {
  padding: 10px 0;
  display: flex;
}
.socials a {
  width: 35px;
  height: 35px;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #fff;
  margin-right: 10px;
  font-size: 1.1rem;
}
.socials a.social-facebook {
  background-color: #3b5998;
}
.socials a.social-twitter {
  background-color: #02aced;
}
.socials a.social-linkedin {
  background-color: #027bb6;
}
.socials a svg {
  width: 1em;
  display: inline-block;
  font-size: inherit;
  height: 1em;
  overflow: visible;
  vertical-align: -0.125em;
}
.socials a svg path {
  fill: #fff;
}

figure.image.image-style-side {
  float: right;
  max-width: 50%;
}

.guideline-hero {
  padding: 50px 0;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: 50%;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}
@media only screen and (max-width: 767px) {
  .guideline-hero {
    padding: 35px 0px;
  }
}
.guideline-hero h1 {
  font-size: 35px;
}
@media only screen and (max-width: 991px) {
  .guideline-hero h1 {
    font-size: 21px;
    margin-bottom: 8px;
  }
}
.guideline-hero h3 {
  font-size: 17px;
}
@media only screen and (max-width: 991px) {
  .guideline-hero h3 {
    font-size: 15px;
  }
}

.guideline-main-sec {
  padding: 50px 0;
}
@media only screen and (max-width: 767px) {
  .guideline-main-sec {
    padding: 35px 0px;
  }
}
.guideline-main-sec h2 {
  margin-top: 60px;
  padding-left: 20px;
  border-left: 6px solid #73be4b;
  margin-bottom: 20px;
  font-weight: 600;
  font-size: 29px;
}
@media only screen and (max-width: 991px) {
  .guideline-main-sec h2 {
    font-size: 21px;
  }
}
.guideline-main-sec .guideline-top-posts-sec {
  padding-bottom: 40px;
}
.guideline-main-sec .guideline-top-posts-sec .guideline-top-posts-right-block {
  position: relative;
  display: flex;
  margin-bottom: 25px;
  height: 260px;
}
@media only screen and (max-width: 767px) {
  .guideline-main-sec
    .guideline-top-posts-sec
    .guideline-top-posts-right-block {
    height: 200px;
  }
}
.guideline-main-sec
  .guideline-top-posts-sec
  .guideline-top-posts-right-block:last-child {
  margin-bottom: 0;
}
.guideline-main-sec
  .guideline-top-posts-sec
  .guideline-top-posts-right-block:hover
  .thumb
  img {
  transform: scale(1.1);
}
.guideline-main-sec
  .guideline-top-posts-sec
  .guideline-top-posts-right-block
  .thumb {
  overflow: hidden;
  min-height: 100%;
  width: 100%;
}
.guideline-main-sec
  .guideline-top-posts-sec
  .guideline-top-posts-right-block
  .thumb
  img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  transition: all 0.2s ease-in-out;
}
.guideline-main-sec
  .guideline-top-posts-sec
  .guideline-top-posts-right-block
  .meta {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.3);
  display: flex;
  align-items: center;
  justify-content: center;
}
.guideline-main-sec
  .guideline-top-posts-sec
  .guideline-top-posts-right-block
  .meta
  h3 {
  color: #fff;
  font-weight: 600;
  text-align: center;
  padding: 0 20px;
  font-size: 29px;
}
@media only screen and (max-width: 767px) {
  .guideline-main-sec
    .guideline-top-posts-sec
    .guideline-top-posts-right-block
    .meta
    h3 {
    font-size: 18px;
  }
}
.guideline-main-sec .guideline-top-posts-sec .guideline-top-posts-left-block {
  position: relative;
  display: flex;
  min-height: 100%;
}
@media only screen and (max-width: 991px) {
  .guideline-main-sec .guideline-top-posts-sec .guideline-top-posts-left-block {
    min-height: 200px;
    margin-bottom: 25px;
  }
}
.guideline-main-sec
  .guideline-top-posts-sec
  .guideline-top-posts-left-block:hover
  .thumb
  img {
  transform: scale(1.1);
}
.guideline-main-sec
  .guideline-top-posts-sec
  .guideline-top-posts-left-block
  .thumb {
  overflow: hidden;
  min-height: 100%;
  width: 100%;
}
.guideline-main-sec
  .guideline-top-posts-sec
  .guideline-top-posts-left-block
  .thumb
  img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  transition: all 0.2s ease-in-out;
}
.guideline-main-sec
  .guideline-top-posts-sec
  .guideline-top-posts-left-block
  .meta {
  position: absolute;
  left: 0;
  bottom: 0;
  right: 0;
  background-color: rgba(0, 0, 0, 0.8);
  color: #fff;
  padding: 20px;
}
.guideline-main-sec
  .guideline-top-posts-sec
  .guideline-top-posts-left-block
  .meta
  h3 {
  color: #fff;
  font-weight: 600;
  margin-bottom: 20px;
  text-align: left;
  font-size: 29px;
}
@media only screen and (max-width: 767px) {
  .guideline-main-sec
    .guideline-top-posts-sec
    .guideline-top-posts-left-block
    .meta
    h3 {
    font-size: 18px;
    margin-bottom: 0;
  }
}
.guideline-main-sec
  .guideline-top-posts-sec
  .guideline-top-posts-left-block
  .meta
  p {
  color: var(--color-white);
}
@media only screen and (max-width: 767px) {
  .guideline-main-sec
    .guideline-top-posts-sec
    .guideline-top-posts-left-block
    .meta
    p {
    display: none;
  }
}
.guideline-main-sec .guideline-posts-block {
  position: relative;
  margin-bottom: 23px;
  display: block;
}
.guideline-main-sec .guideline-posts-block:hover .thumb img {
  transform: scale(1.1);
}
.guideline-main-sec .guideline-posts-block .thumb {
  overflow: hidden;
  width: 100%;
  height: 250px;
}
@media only screen and (max-width: 767px) {
  .guideline-main-sec .guideline-posts-block .thumb {
    height: 170px;
  }
}
.guideline-main-sec .guideline-posts-block .thumb img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  transition: all 0.2s ease-in-out;
}
.guideline-main-sec .guideline-posts-block .meta h3 {
  font-weight: 600;
  margin: 0;
  padding-top: 20px;
  color: #424242;
  font-size: 19px;
  text-align: center;
}
@media only screen and (max-width: 767px) {
  .guideline-main-sec .guideline-posts-block .meta h3 {
    font-size: 16px;
    padding-top: 10px;
  }
}

.creers-position-section {
  padding: 50px 0 0;
  background-size: cover;
  background-position: 50%;
  background-repeat: no-repeat;
  position: relative;
}
@media only screen and (max-width: 991px) {
  .creers-position-section {
    padding: 30px 0 0;
  }
}
.creers-position-section .cptitle {
  color: var(--color-white);
  position: relative;
  font-size: 24px;
  margin-bottom: 40px;
  padding-left: 30px;
  max-width: 60%;
  margin-left: auto;
}
@media only screen and (max-width: 991px) {
  .creers-position-section .cptitle {
    max-width: 72%;
    padding-left: 10px;
    font-size: 16px;
    line-height: 1.2;
    margin-bottom: 25px;
  }
}
.creers-position-section .cptitle strong {
  color: #fdb834;
}
.creers-position-section .cptitle::before {
  content: "";
  top: 0;
  left: 0;
  height: 100%;
  width: 14px;
  background-color: #fff;
  position: absolute;
}
@media only screen and (max-width: 991px) {
  .creers-position-section .cptitle::before {
    width: 4px;
  }
}
.creers-position-section .cp-content-block {
  min-height: 100%;
  background-color: rgba(0, 0, 0, 0.5);
  padding: 50px;
}
@media only screen and (max-width: 991px) {
  .creers-position-section .cp-content-block {
    max-width: 310px;
    margin-left: auto;
    padding: 25px 13px;
  }
}
@media only screen and (max-width: 991px) {
  .creers-position-section .cp-content-block h4 {
    font-size: 14px;
    margin-bottom: 12px;
  }
}
@media only screen and (max-width: 991px) {
  .creers-position-section .cp-content-block .bordered-bullets-right {
    padding-bottom: 10px;
  }
}
@media only screen and (max-width: 991px) {
  .creers-position-section .cp-content-block .bordered-bullets-right li {
    padding: 0px 0 0px 15px;
  }
}
@media only screen and (max-width: 991px) {
  .creers-position-section
    .cp-content-block
    .bordered-bullets-right
    li::before {
    top: 7px;
  }
}
@media only screen and (max-width: 991px) {
  .creers-position-section
    .cp-content-block
    .bordered-bullets-right
    li
    .bb-blts {
    font-size: 12px;
  }
}

@media only screen and (max-width: 991px) {
  .contact-page h2 {
    font-size: 22px;
    line-height: 1.4;
  }
}

.contact-us-left-sec,
.contact-us-right-sec {
  padding: 45px;
}
@media only screen and (max-width: 991px) {
  .contact-us-left-sec,
  .contact-us-right-sec {
    padding: 20px;
  }
}

.contact-us-right-sec {
  background-color: var(--color-primary);
  min-height: 100%;
}
.contact-us-right-sec hr {
  background-color: var(--color-white);
  opacity: 1;
  border: none;
  height: 1px;
}

.contact-hero-logo {
  max-width: 220px;
  height: auto;
}
@media only screen and (max-width: 991px) {
  .contact-hero-logo {
    max-width: 100px;
  }
}
.contact-hero-logo img {
  width: 220px;
}
.contact-hero-logo svg,
.contact-hero-logo img {
  height: auto;
  max-width: 100%;
}

@media only screen and (max-width: 991px) {
  p {
    margin-bottom: 15px !important;
    font-size: 14px;
    line-height: 1.4;
  }
}

@media only screen and (max-width: 991px) {
  label {
    font-size: 14px;
    line-height: 1.4;
  }
}

.quote-progress {
  display: flex;
  width: 100%;
  align-items: center;
  gap: 8px;
  padding-inline: 25px;
  margin-top: 25px;
  margin-bottom: 60px;
}
.quote-progress .quote-node {
  display: block;
  position: relative;
  height: 16px;
  min-width: 16px;
  border-radius: 100px;
  border: 1px solid transparent;
  font-size: 14px;
  color: #808080;
  background-color: transparent;
  border-color: #c6c6c6;
}
.quote-progress .quote-node.active {
  background-color: #1d3063;
  color: #1d3063;
  border-color: #1d3063;
}
.quote-progress .quote-node::before {
  content: "";
  display: block;
  position: absolute;
  left: 55%;
  top: 50%;
  transform: translate(-50%, -50%);
  background-image: url('data:image/svg+xml;utf8,<svg width="10" height="7" viewBox="0 0 10 7" fill="none" xmlns="http://www.w3.org/2000/svg"><path fill-rule="evenodd" clip-rule="evenodd" d="M1.04139 3.15L0.00292969 4.2L2.77216 7L9.00293 1.05L7.96447 0L2.77216 4.9L1.04139 3.15Z" fill="white"/></svg>');
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  height: 12px;
  width: 12px;
  opacity: 0;
  transition: opacity 0.3s ease-in-out;
}
.quote-progress .quote-node::after {
  display: block;
  content: attr(data-label);
  font-weight: 500;
  position: absolute;
  left: 50%;
  bottom: -24px;
  transform: translateX(-50%);
  width: -moz-fit-content;
  width: fit-content;
  white-space: nowrap;
}
.quote-progress .quote-prgs {
  display: block;
  height: 4px;
  width: 100%;
  background-color: #c6c6c6;
}
.quote-progress .quote-prgs .quote-prgs-active {
  display: block;
  height: 100%;
  max-width: 100%;
  background-color: #1d3063;
  color: #1d3063;
  border-color: #1d3063;
}

.quote-main-sec {
  position: relative;
  color: #070f17;
  padding: 60px 0;
}
@media only screen and (max-width: 991px) {
  .quote-main-sec {
    padding: 30px 0;
  }
}
.quote-main-sec .quote-main-sec-sub-title,
.quote-main-sec p {
  position: relative;
  z-index: 1;
  color: #070f17;
  text-align: center;
}
.quote-main-sec .quote-main-sec-sub-title {
  margin-bottom: 35px;
  font-size: 20px;
  line-height: 1.4;
}
@media only screen and (max-width: 991px) {
  .quote-main-sec .quote-main-sec-sub-title {
    font-size: 18px;
    margin-bottom: 20px;
  }
}
.quote-main-sec .quote-main-sec-main-title {
  font-size: 32px;
  font-weight: 700;
  line-height: 48px;
  color: #212529;
  text-align: center;
}
@media only screen and (max-width: 991px) {
  .quote-main-sec .quote-main-sec-main-title {
    font-size: 22px;
    line-height: 1.4;
  }
}
.quote-main-sec .description-sec {
  padding: 0 0 20px;
}
.quote-main-sec .description-sec ul {
  list-style: initial;
  padding-left: 20px;
}
.quote-main-sec .description-sec ul li {
  padding: 10px 0;
  color: var(--color-black);
}
@media only screen and (max-width: 991px) {
  .quote-main-sec .description-sec ul li {
    font-size: 14px;
  }
}
.quote-main-sec p {
  line-height: 32px;
  font-size: 16px;
  margin-bottom: 20px;
}
@media only screen and (max-width: 991px) {
  .quote-main-sec p {
    font-size: 14px;
    line-height: 1.3;
  }
}
.quote-main-sec p span {
  font-size: 21px;
  font-weight: 700;
}
@media only screen and (max-width: 991px) {
  .quote-main-sec p span {
    font-size: 18px;
  }
}

.quote-four-block {
  min-height: 242px;
  margin-bottom: 25px;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  border: 1px solid #c7c7c7;
  border-radius: 4px;
  transition: all 0.2s ease-in-out;
}
.quote-four-block .icon {
  width: 106px;
  height: 106px;
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
}
.quote-four-block .icon svg,
.quote-four-block .icon img {
  max-width: 100%;
  height: auto;
  transition: all 0.2s ease-in-out;
}
.quote-four-block .quote-four-block-main-title {
  margin-top: 14px;
  font-size: 16px;
  color: #747474;
  margin-bottom: 0;
  transition: all 0.2s ease-in-out;
}
.quote-four-block .quote-four-block-sub-title {
  margin-bottom: 6px;
  font-size: 24px;
  color: #747474;
  transition: all 0.2s ease-in-out;
}
.quote-four-block span {
  margin-bottom: 6px;
  font-size: 16px;
  color: #747474;
  transition: all 0.2s ease-in-out;
}
.quote-four-block:hover {
  background-color: var(--color-primary);
}
.quote-four-block:hover .icon svg path {
  fill: var(--color-white);
}
.quote-four-block:hover .quote-four-block-main-title,
.quote-four-block:hover .quote-four-block-sub-title,
.quote-four-block:hover span {
  color: var(--color-white);
}

.quotes-steps-sec {
  padding: 30px 0;
  display: flex;
  flex-wrap: wrap;
}
@media only screen and (max-width: 991px) {
  .quotes-steps-sec {
    padding: 15px 0;
  }
}
.quotes-steps-sec a {
  background-color: var(--color-primary);
  color: var(--color-white);
  padding: 16px 32px;
  border-radius: 4px;
  position: relative;
  margin-left: 40px;
  text-transform: uppercase;
  display: inline-block;
}
@media only screen and (max-width: 991px) {
  .quotes-steps-sec a {
    padding: 8px 17px;
    font-size: 13px;
  }
}
.quotes-steps-sec a:first-child {
  margin-left: 0;
}
.quotes-steps-sec a::after {
  position: absolute;
  content: "»";
  color: var(--color-primary);
  right: -26px;
  font-size: 21px;
  top: 50%;
  transform: translateY(-50%);
}
.quotes-steps-sec a:not([href]):not([class]) {
  color: var(--color-white);
}
.quotes-steps-sec a:not([href]):not([class])::after {
  display: none;
}

.form-flex-group {
  display: flex;
  flex-wrap: wrap;
}
.form-flex-group .form-group {
  margin-right: 20px;
}
@media only screen and (max-width: 991px) {
  .form-flex-group .form-group {
    margin-right: 12px;
  }
}
.form-flex-group .form-group .input-flex-group {
  display: flex;
  justify-content: space-between;
}
.form-flex-group .form-group .input-flex-group .form-control {
  width: 60px;
  margin-right: 4px;
}

.form-group {
  margin-bottom: 30px;
}
@media only screen and (max-width: 991px) {
  .form-group {
    margin-bottom: 20px;
  }
}

.input-custom-checks {
  display: flex;
  flex-direction: row;
  justify-content: flex-start;
  align-items: center;
  position: relative;
}
@media only screen and (max-width: 991px) {
  .input-custom-checks {
    flex-wrap: wrap;
  }
}
.input-custom-checks .input-custom-checks-inner {
  border: 1px solid var(--color-border);
  border-right: 0;
}
@media only screen and (max-width: 991px) {
  .input-custom-checks .input-custom-checks-inner {
    margin-right: 10px;
    margin-bottom: 10px;
    border-radius: 0.375rem;
    border: 1px solid var(--color-border);
  }
}
.input-custom-checks .input-custom-checks-inner:first-child {
  border-top-left-radius: 0.375rem;
  border-bottom-left-radius: 0.375rem;
}
.input-custom-checks
  .input-custom-checks-inner:first-child
  input[type="radio"]:checked
  + label,
.input-custom-checks
  .input-custom-checks-inner:first-child
  input[type="checkbox"]:checked
  + label {
  border-top-left-radius: 0.36rem;
  border-bottom-left-radius: 0.36rem;
}
@media only screen and (max-width: 991px) {
  .input-custom-checks
    .input-custom-checks-inner:first-child
    input[type="radio"]:checked
    + label,
  .input-custom-checks
    .input-custom-checks-inner:first-child
    input[type="checkbox"]:checked
    + label {
    border-radius: 0.36rem;
  }
}
.input-custom-checks .input-custom-checks-inner:last-child {
  border-right: 1px solid var(--color-border);
  border-top-right-radius: 0.375rem;
  border-bottom-right-radius: 0.375rem;
}
.input-custom-checks
  .input-custom-checks-inner:last-child
  input[type="radio"]:checked
  + label,
.input-custom-checks
  .input-custom-checks-inner:last-child
  input[type="checkbox"]:checked
  + label {
  border-top-right-radius: 0.36rem;
  border-bottom-right-radius: 0.36rem;
}
@media only screen and (max-width: 991px) {
  .input-custom-checks
    .input-custom-checks-inner:last-child
    input[type="radio"]:checked
    + label,
  .input-custom-checks
    .input-custom-checks-inner:last-child
    input[type="checkbox"]:checked
    + label {
    border-radius: 0.36rem;
  }
}
@media only screen and (max-width: 991px) {
  .input-custom-checks .input-custom-checks-inner:last-child {
    margin-right: 0;
  }
}
.input-custom-checks input {
  opacity: 0;
  visibility: hidden;
  width: 0;
  height: 0;
  position: absolute;
  left: 0;
  top: 0;
}
.input-custom-checks label {
  padding: 9px 20px;
  font-size: 16px;
  color: var(--color-paragraph);
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
}
@media only screen and (max-width: 991px) {
  .input-custom-checks label {
    padding: 8px 13px;
    font-size: 14px;
    border-radius: 0.36rem;
  }
}
.input-custom-checks input[type="radio"]:checked + label,
.input-custom-checks input[type="checkbox"]:checked + label {
  background-color: var(--color-primary);
  color: var(--color-white);
}
.input-custom-checks input[type="radio"]:disabled + label,
.input-custom-checks input[type="checkbox"]:disabled + label {
  cursor: not-allowed;
  color: #bebebe;
}

.quote-controls {
  display: flex;
  align-items: flex-end;
  margin-bottom: 30px;
}
@media only screen and (max-width: 991px) {
  .quote-controls {
    flex-direction: column;
    align-items: center;
    text-align: center;
  }
}
.quote-controls .quote-calc {
  margin-left: auto;
  font-weight: 700;
  font-size: 14px;
}

.shipment-item {
  position: relative;
}

.item-remove-btn {
  position: absolute;
  top: 0;
  right: 0;
  border: none;
  cursor: pointer;
  width: 29px;
  height: 29px;
}
.item-remove-btn svg {
  max-width: 100%;
  height: auto;
}

.faq-main .faq-block {
  padding: 27px 0;
  border-bottom: 1px solid #e3e3e3;
}
.faq-main .faq-block .faq-block-title {
  font-size: 16px;
  font-weight: 600;
  position: relative;
  cursor: pointer;
  display: flex;
  align-items: center;
  width: 100%;
  padding: 0 20px;
  color: var(--color-black);
  text-align: left;
  border: 0;
  border-radius: 0;
  overflow-anchor: none;
  margin: 0;
}
.faq-main .faq-block .faq-block-title::after {
  content: "";
  width: 20px;
  height: 20px;
  margin-left: auto;
  background-image: url("data:image/svg+xml,%3Csvg width='16' height='15' viewBox='0 0 16 15' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M8 0C7.44775 0 7 0.447716 7 1V6.5H1.5C0.947754 6.5 0.5 6.94772 0.5 7.5C0.5 8.05228 0.947754 8.5 1.5 8.5H7V14C7 14.5523 7.44775 15 8 15C8.55225 15 9 14.5523 9 14V8.5H14.5C15.0522 8.5 15.5 8.05228 15.5 7.5C15.5 6.94772 15.0522 6.5 14.5 6.5H9V1C9 0.447716 8.55225 0 8 0Z' fill='%23424242'/%3E%3C/svg%3E%0A");
  background-position: center center;
  background-size: auto;
  background-repeat: no-repeat;
}
.faq-main .faq-block .faq-block-title:not(.collapsed) {
  color: var(--color-green);
}
.faq-main .faq-block .faq-block-title:not(.collapsed)::after {
  background-image: url("data:image/svg+xml,%3Csvg width='16' height='3' viewBox='0 0 16 3' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M14.5 0.5C15.0523 0.5 15.5 0.947715 15.5 1.5V1.5C15.5 2.05228 15.0523 2.5 14.5 2.5L1.5 2.5C0.947715 2.5 0.5 2.05228 0.5 1.5V1.5C0.5 0.947715 0.947715 0.499999 1.5 0.499999L14.5 0.5Z' fill='%23424242'/%3E%3C/svg%3E%0A");
  transform: initial;
}
.faq-main .faq-block .accordion-collapse .accordion-body {
  background-color: #f8f8f8;
  padding: 20px 30px;
  margin-top: 20px;
}

.timelines-wrapper {
  padding: 50px 0;
}
@media only screen and (max-width: 767px) {
  .timelines-wrapper {
    padding: 35px 0px;
  }
}
.timelines-wrapper .timelines {
  padding: 60px 0;
  position: relative;
}
@media only screen and (max-width: 767px) {
  .timelines-wrapper .timelines {
    padding: 30px 0;
  }
}
.timelines-wrapper .timelines::after {
  content: "";
  width: 20px;
  height: 20px;
  border-radius: 50%;
  background-color: #fff;
  position: absolute;
  bottom: 45px;
  left: 50%;
  transform: translateX(-50%);
  z-index: 2;
}
@media only screen and (max-width: 767px) {
  .timelines-wrapper .timelines::after {
    width: 14px;
    height: 14px;
    bottom: 25px;
  }
}
.timelines-wrapper .timelines .timeline {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  align-items: center;
  padding: 60px 0;
  position: relative;
}
@media only screen and (max-width: 767px) {
  .timelines-wrapper .timelines .timeline {
    padding: 30px 0;
  }
}
.timelines-wrapper .timelines .timeline::before {
  content: "";
  width: 20px;
  height: 20px;
  border-radius: 50%;
  background-color: #fff;
  position: absolute;
  top: 0;
  left: 50%;
  transform: translateX(-50%);
  z-index: 2;
}
@media only screen and (max-width: 767px) {
  .timelines-wrapper .timelines .timeline::before {
    width: 14px;
    height: 14px;
  }
}
.timelines-wrapper .timelines .timeline::after {
  content: "";
  position: absolute;
  width: 6px;
  height: 100%;
  background-color: #73be4b;
  top: 0;
  left: 50%;
  transform: translateX(-50%);
  z-index: 1;
}
@media only screen and (max-width: 767px) {
  .timelines-wrapper .timelines .timeline::after {
    width: 4px;
  }
}
.timelines-wrapper .timelines .timeline .time {
  width: 50%;
  padding: 0 20px;
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
  align-items: stretch;
}
.timelines-wrapper .timelines .timeline .time .month {
  font-size: 19px;
  margin-bottom: 10px;
  text-transform: uppercase;
}
@media only screen and (max-width: 767px) {
  .timelines-wrapper .timelines .timeline .time .month {
    font-size: 16px;
  }
}
.timelines-wrapper .timelines .timeline .time .year {
  font-size: 64px;
  font-weight: 600;
  line-height: 1;
}
@media only screen and (max-width: 767px) {
  .timelines-wrapper .timelines .timeline .time .year {
    font-size: 44px;
  }
}
.timelines-wrapper .timelines .timeline .meta {
  width: 50%;
  padding: 0 20px;
}
.timelines-wrapper .timelines .timeline .meta .smltitle {
  font-size: 26px;
  color: #73be4b;
}
@media only screen and (max-width: 767px) {
  .timelines-wrapper .timelines .timeline .meta .smltitle {
    font-size: 18px;
  }
}
.timelines-wrapper .timelines .timeline .meta .meta-desc {
  padding: 20px 0;
  line-height: 1.6;
}
@media only screen and (max-width: 767px) {
  .timelines-wrapper .timelines .timeline .meta .meta-desc {
    font-size: 14px;
  }
}

.attraction {
  height: 285px;
  overflow: hidden;
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 0 20px;
  text-align: center;
  margin-bottom: 25px;
}
@media only screen and (max-width: 574px) {
  .attraction {
    height: 225px;
  }
}
.attraction::after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(41, 51, 213, 0.5);
  opacity: 0;
  transition: all 0.4s ease-in-out;
}
.attraction:hover::after {
  opacity: 1;
}
.attraction:hover .attraction-title {
  opacity: 1;
  transform: translateY(0);
}
.attraction:hover span {
  transform: translateY(100%);
}
.attraction img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  position: absolute;
  top: 0;
  left: 0;
}
.attraction .attraction-title {
  color: #fff;
  z-index: 1;
  opacity: 0;
  transform: translateY(100%);
  transition: all 0.4s ease-in-out;
}
.attraction span {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  background-color: #29337b;
  color: #fff;
  padding: 12px 0;
  font-size: 16px;
  text-align: center;
  transition: all 0.4s ease-in-out;
}

.industries {
  display: grid;
  grid-template-columns: repeat(auto-fill, 25%);
}
@media only screen and (max-width: 991px) {
  .industries {
    grid-template-columns: repeat(auto-fill, 33.333%);
  }
}
@media only screen and (max-width: 574px) {
  .industries {
    grid-template-columns: repeat(auto-fill, 100%);
  }
}
.industries .industry {
  height: 420px;
  position: relative;
  filter: grayscale(90%);
  overflow: hidden;
  display: flex;
  align-items: center;
  flex-direction: column;
  padding: 40px;
  transition: all 0.3s ease-in-out;
}
@media only screen and (max-width: 574px) {
  .industries .industry {
    height: 250px;
    filter: grayscale(0);
    align-items: flex-start;
  }
}
.industries .industry.active::before {
  width: 100%;
}
.industries .industry.active:hover::before {
  width: 100%;
}
.industries .industry.active:hover .meta {
  opacity: 1;
}
.industries .industry.active .btn-open img {
  transform: scaleX(-1);
}
.industries .industry.active .meta {
  opacity: 1;
  transform: translateX(0);
}
.industries .industry:hover {
  filter: grayscale(0);
}
.industries .industry:hover::before {
  width: 100%;
}
@media only screen and (max-width: 574px) {
  .industries .industry:hover::before {
    width: 0;
  }
}
.industries .industry:hover .industry-title {
  transform: translateY(50%);
}
@media only screen and (max-width: 574px) {
  .industries .industry:hover .industry-title {
    transform: translateY(0);
  }
}
.industries .industry:hover .meta {
  transform: translateY(0);
  opacity: 1;
}
@media only screen and (max-width: 574px) {
  .industries .industry:hover .meta {
    transform: translateY(0);
    opacity: 0;
  }
}
.industries .industry::before {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  width: 0;
  height: 8px;
  background-color: #73be4b;
  transition: all 0.5s ease-in-out;
  z-index: 2;
}
@media only screen and (max-width: 574px) {
  .industries .industry::before {
    background-color: #29337b;
    height: 100%;
  }
}
.industries .industry::after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.4);
}
.industries .industry img {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  -o-object-fit: cover;
  object-fit: cover;
  z-index: 0;
}
.industries .industry .industry-title {
  color: #fff;
  font-weight: 600;
  z-index: 2;
}
.industries .industry .meta {
  margin-top: auto;
  transform: translateY(150%);
  opacity: 0;
  position: relative;
  z-index: 2;
  transition: all 0.4s ease-in-out;
}
@media only screen and (max-width: 574px) {
  .industries .industry .meta {
    transform: translateX(-150%) translateY(0);
    transition: all 0.4s ease-in-out;
  }
}
.industries .industry .meta p {
  color: #fff;
}
.industries .industry .btn-open {
  display: none;
}
@media only screen and (max-width: 574px) {
  .industries .industry .btn-open {
    background-color: #29337b;
    width: 33px;
    height: 60px;
    display: flex;
    align-items: center;
    justify-content: center;
    position: absolute;
    top: 50%;
    left: 0;
    transform: translateY(-50%);
    z-index: 2;
  }
}
.industries .industry .btn-open img {
  max-width: 14px;
  height: 14px;
  position: relative;
}
.industries .industry:nth-child(2n) .btn-open {
  background-color: #1e3063;
  left: auto;
  right: 0 !important;
}
.industries .industry:nth-child(2n) .btn-open img {
  transform: scaleX(-1);
}
.industries .industry:nth-child(2n).active .btn-open img {
  transform: scaleX(1);
}

.page-section.grid {
  display: flex;
  justify-content: space-between;
  padding-right: 50px;
  margin-top: 40px;
  margin-bottom: 20px;
  background-color: #f8f8f8;
}
@media only screen and (max-width: 767px) {
  .page-section.grid {
    padding: 0 10px;
    flex-direction: column;
  }
}
.page-section.grid .countries {
  background-color: #1e3063;
  color: #fff;
  padding: 20px 0;
  width: 30%;
}
@media only screen and (max-width: 767px) {
  .page-section.grid .countries {
    width: 100%;
    padding: 20px;
  }
}
.page-section.grid .countries h3 {
  font-size: 24px;
  font-weight: 600;
  padding-bottom: 8px;
  width: calc(100% - 60px);
  margin: 0 auto 20px;
  border-bottom: 1px solid #fff;
  color: #fff;
}
@media only screen and (max-width: 767px) {
  .page-section.grid .countries h3 {
    display: none;
  }
}
@media only screen and (min-width: 768px) {
  .page-section.grid .countries #grid-country {
    display: none;
  }
}
.page-section.grid .countries span {
  font-size: 16px;
  display: block;
  padding: 11px 30px 11px 34px;
  cursor: pointer;
}
.page-section.grid .countries span:hover,
.page-section.grid .countries span.active {
  background-color: #73be4b;
}
@media only screen and (max-width: 767px) {
  .page-section.grid .countries span {
    display: none;
  }
}
.page-section.grid .details-wrapper {
  width: calc(70% - 40px);
  padding: 40px 0;
}
@media only screen and (max-width: 767px) {
  .page-section.grid .details-wrapper {
    width: 100%;
    padding: 20px 0;
  }
}
.page-section.grid .details-wrapper .details {
  display: grid;
  grid-template-columns: repeat(auto-fill, calc(33.33333% - 26.66667px));
  row-gap: 20px;
  -moz-column-gap: 40px;
  column-gap: 40px;
  height: 580px;
}
@media only screen and (max-width: 767px) {
  .page-section.grid .details-wrapper .details {
    grid-template-columns: repeat(auto-fill, calc(50% - 5px));
    row-gap: 10px;
    -moz-column-gap: 10px;
    column-gap: 10px;
    height: auto;
  }
}
.page-section.grid .details-wrapper .details .detail {
  height: 130px;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  text-align: center;
  padding: 16px 20px;
  background-color: #fff;
  box-shadow: 0 4px 10px rgba(0, 0, 0, 0.15);
  border-radius: 10px;
  transform: scale(1);
  transition: transform 0.3s ease-in-out;
}
@media only screen and (max-width: 767px) {
  .page-section.grid .details-wrapper .details .detail {
    padding: 6px 11px;
    height: 120px;
    border-radius: 0;
  }
}
.page-section.grid .details-wrapper .details .detail h4 {
  font-size: 18px;
  line-height: 24px;
  font-weight: 400;
  color: #7a7a7a;
}
@media only screen and (max-width: 767px) {
  .page-section.grid .details-wrapper .details .detail h4 {
    font-size: 14px;
    line-height: 18px;
  }
}
.page-section.grid .details-wrapper .details .detail label {
  font-size: 16px;
  line-height: 22px;
  font-weight: 800;
  color: #73be4b;
  margin-top: 20px;
}
.page-section.grid .details-wrapper .details .detail.yes {
  background-color: #73be4b;
  color: #fff;
}
.page-section.grid .details-wrapper .details .detail.yes h4,
.page-section.grid .details-wrapper .details .detail.yes label {
  color: #fff;
}
.page-section.grid .details-wrapper .details .detail.no {
  color: #8c8c8c;
}
.page-section.grid .details-wrapper .details .detail.no label {
  color: #73be4b;
}
.page-section.grid .details-wrapper .details .detail.na label {
  color: #b8b8b8;
}
.page-section.grid .details-wrapper .details .detail.na label,
.page-section.grid .details-wrapper .details .detail.no label,
.page-section.grid .details-wrapper .details .detail.yes label {
  font-size: 24px;
}
.page-section.grid .details-wrapper ol {
  padding: 30px 20px 0;
  list-style: decimal;
}
.page-section.grid .details-wrapper ol li {
  padding: 6px 0;
  color: #424242;
  font-size: 14px;
}

.bg-blue-darker,
.bg-blue {
  color: #fff;
}
.bg-blue-darker h1,
.bg-blue-darker h2,
.bg-blue-darker h3,
.bg-blue-darker h4,
.bg-blue-darker h5,
.bg-blue-darker h6,
.bg-blue-darker ol,
.bg-blue-darker ol li,
.bg-blue-darker p,
.bg-blue-darker ul,
.bg-blue-darker ul li,
.bg-blue h1,
.bg-blue h2,
.bg-blue h3,
.bg-blue h4,
.bg-blue h5,
.bg-blue h6,
.bg-blue ol,
.bg-blue ol li,
.bg-blue p,
.bg-blue ul,
.bg-blue ul li {
  color: #fff;
}
.bg-blue-darker p a,
.bg-blue-darker span a,
.bg-blue-darker ul li a,
.bg-blue-darker ol li a,
.bg-blue p a,
.bg-blue span a,
.bg-blue ul li a,
.bg-blue ol li a {
  color: #90adff;
}
.bg-blue-darker p a:hover,
.bg-blue-darker p a:focus,
.bg-blue-darker p a:active,
.bg-blue-darker span a:hover,
.bg-blue-darker span a:focus,
.bg-blue-darker span a:active,
.bg-blue-darker ul li a:hover,
.bg-blue-darker ul li a:focus,
.bg-blue-darker ul li a:active,
.bg-blue-darker ol li a:hover,
.bg-blue-darker ol li a:focus,
.bg-blue-darker ol li a:active,
.bg-blue p a:hover,
.bg-blue p a:focus,
.bg-blue p a:active,
.bg-blue span a:hover,
.bg-blue span a:focus,
.bg-blue span a:active,
.bg-blue ul li a:hover,
.bg-blue ul li a:focus,
.bg-blue ul li a:active,
.bg-blue ol li a:hover,
.bg-blue ol li a:focus,
.bg-blue ol li a:active {
  color: #a0a0a0;
}

.kb-blocks-cats-sec {
  display: grid;
  gap: 1.5rem;
}
.kb-blocks-cats-sec.kb-blocks-1 {
  grid-template-columns: repeat(1, 1fr);
}
.kb-blocks-cats-sec.kb-blocks-2 {
  grid-template-columns: repeat(2, 1fr);
}
@media only screen and (max-width: 767px) {
  .kb-blocks-cats-sec.kb-blocks-2 {
    grid-template-columns: repeat(1, 1fr);
  }
}
.kb-blocks-cats-sec.kb-blocks-3 {
  grid-template-columns: repeat(3, 1fr);
}
@media only screen and (max-width: 767px) {
  .kb-blocks-cats-sec.kb-blocks-3 {
    grid-template-columns: repeat(1, 1fr);
  }
}
.kb-blocks-cats-sec.kb-blocks-4 {
  grid-template-columns: repeat(4, 1fr);
}
@media only screen and (max-width: 991px) {
  .kb-blocks-cats-sec.kb-blocks-4 {
    grid-template-columns: repeat(2, 1fr);
  }
}
@media only screen and (max-width: 767px) {
  .kb-blocks-cats-sec.kb-blocks-4 {
    grid-template-columns: repeat(1, 1fr);
  }
}
.kb-blocks-cats-sec .kb-blocks-cats {
  margin-bottom: 20px;
  display: flex;
  flex-direction: row;
  justify-content: flex-start;
  align-items: stretch;
}
@media only screen and (max-width: 991px) {
  .kb-blocks-cats-sec .kb-blocks-cats {
    margin-bottom: 10px;
  }
}
.kb-blocks-cats-sec .kb-blocks-cats .icon {
  margin-right: 25px;
  margin-top: 8px;
}
@media only screen and (max-width: 991px) {
  .kb-blocks-cats-sec .kb-blocks-cats .icon {
    margin-right: 15px;
  }
}
.kb-blocks-cats-sec .kb-blocks-cats .icon svg,
.kb-blocks-cats-sec .kb-blocks-cats .icon img {
  max-width: 100%;
  height: auto;
}
.kb-blocks-cats-sec .kb-blocks-cats .icon svg,
.kb-blocks-cats-sec .kb-blocks-cats .icon img {
  transform: scale(1);
  transition: all 0.2s ease-in-out;
  width: 60px;
}
@media only screen and (max-width: 991px) {
  .kb-blocks-cats-sec .kb-blocks-cats .icon svg,
  .kb-blocks-cats-sec .kb-blocks-cats .icon img {
    width: 40px;
  }
}
.kb-blocks-cats-sec .kb-blocks-cats .icon svg path,
.kb-blocks-cats-sec .kb-blocks-cats .icon img path {
  fill: #73be4b;
}
.kb-blocks-cats-sec .kb-blocks-cats .right-txt {
  flex: 1;
  width: 1%;
  color: #424242;
}
.kb-blocks-cats-sec .kb-blocks-cats .right-txt .kb-sb-title {
  font-size: 21px;
  font-weight: 700;
  color: var(--color-black);
}
@media only screen and (max-width: 991px) {
  .kb-blocks-cats-sec .kb-blocks-cats .right-txt .kb-sb-title {
    font-size: 18px;
  }
}
.kb-blocks-cats-sec .kb-blocks-cats .right-txt p {
  padding: 10px 0;
  margin-bottom: 0;
  color: #424242;
}
@media only screen and (max-width: 991px) {
  .kb-blocks-cats-sec .kb-blocks-cats .right-txt p {
    padding: 0;
  }
}

.icons-txt-wrapper {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  background-color: #fff;
}
@media only screen and (min-width: 1025px) {
  .icons-txt-wrapper.icons-block-4 .icon-txt-wr {
    flex-basis: 25%;
  }
}
@media only screen and (min-width: 1025px) {
  .icons-txt-wrapper.icons-block-5 .icon-txt-wr {
    flex-basis: 20%;
  }
}
.icons-txt-wrapper .icon-txt-wr {
  flex-basis: 33.333%;
  height: 100px;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  color: #1e3063;
  transition: all 0.2s ease-in-out;
  font-weight: 400;
  font-style: normal;
  font-display: swap;
  text-align: center;
  font-size: 11px;
  margin-bottom: 15px;
}
@media only screen and (min-width: 1025px) {
  .icons-txt-wrapper .icon-txt-wr {
    flex-basis: 16.666%;
    height: 160px;
    font-size: 19px;
  }
}
.icons-txt-wrapper .icon-txt-wr.active,
.icons-txt-wrapper .icon-txt-wr:hover {
  color: #1e3063;
  transition: all 0.2s ease-out;
}
.icons-txt-wrapper .icon-txt-wr.active img,
.icons-txt-wrapper .icon-txt-wr:hover img {
  transform: scale(1.3);
  margin-bottom: 15px;
  transition: all 0.2s ease-out;
}
@media only screen and (min-width: 1025px) {
  .icons-txt-wrapper .icon-txt-wr.active img,
  .icons-txt-wrapper .icon-txt-wr:hover img {
    margin-bottom: 30px;
  }
}
.icons-txt-wrapper .icon-txt-wr img {
  width: auto;
  height: 100%;
  max-height: 35px;
  max-width: 35px;
  margin-bottom: 10px;
  margin-top: 10px;
  transition: all 0.2s ease-out;
}
@media only screen and (min-width: 1025px) {
  .icons-txt-wrapper .icon-txt-wr img {
    max-height: 50px;
    max-width: 50px;
    margin-bottom: 20px;
    margin-top: 20px;
  }
}

*,
body {
  font-family: var(--font-family);
}

html,
body {
  padding: 0;
  margin: 0;
}

body {
  overflow-x: hidden;
  background: var(--color-white);
  font-size: 16px;
}

body,
p,
form,
input,
h1,
h2,
h3,
h4,
h5,
h6,
p,
form,
ul,
li,
ol,
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
  font-family: var(--font-family);
  color: #070f17;
  transition: all 0.2s ease-in-out;
}

a {
  /*color: var(--color-primary);*/
  text-decoration: none;
  font-family: var(--font-family);
  transition: all 0.2s ease-in-out;
}
a:hover,
a:focus,
a:active {
  text-decoration: none;
  color: #a0a0a0;
}

img {
  max-width: 100%;
  height: auto;
}

button,
a,
input,
textarea {
  outline: 0 !important;
}

.form-control,
.btn.focus,
.btn:focus,
.custom-select:focus,
.form-control:focus,
.form-select:focus {
  box-shadow: none;
}

.btn-secondary:not(:disabled):not(.disabled).active:focus,
.btn-secondary:not(:disabled):not(.disabled):active:focus,
.show > .btn-secondary.dropdown-toggle:focus {
  box-shadow: none;
}

.btn-outline-secondary:not(:disabled):not(.disabled).active:focus,
.btn-outline-secondary:not(:disabled):not(.disabled):active:focus,
.show > .btn-outline-secondary.dropdown-toggle:focus {
  box-shadow: none;
}

svg {
  vertical-align: initial;
}
svg path {
  transition: all 0.2s ease-in-out;
}

.custom--btn {
  text-align: center;
  background: var(--color-primary);
  color: var(--color-white);
  border: none;
  border-radius: 4px;
  transition: all 0.2s ease-in-out;
  border: 2px solid transparent;
}
.custom--btn.btn__light {
  background: var(--color-white);
  color: var(--color-paragraph);
}
.custom--btn.btn__light:hover,
.custom--btn.btn__light:focus,
.custom--btn.btn__light:active {
  opacity: 0.7;
  background: var(--color-paragraph);
  color: var(--color-white);
}
.custom--btn:hover,
.custom--btn:focus,
.custom--btn:active {
  background: var(--color-primary-dark);
  color: var(--color-white);
}
.custom--btn:hover svg path,
.custom--btn:focus svg path,
.custom--btn:active svg path {
  fill: var(--color-white);
}
.custom--btn.btn__bordered {
  border: 1px solid var(--color-primary);
  background: none;
  color: var(--color-primary);
}
.custom--btn.btn__bordered:hover,
.custom--btn.btn__bordered:focus,
.custom--btn.btn__bordered:active {
  background: var(--color-primary);
  color: var(--color-white);
}
.custom--btn.btn__bordered:hover svg path,
.custom--btn.btn__bordered:focus svg path,
.custom--btn.btn__bordered:active svg path {
  fill: var(--color-white);
}
.custom--btn.btn__bordered svg {
  margin-right: 6px;
}
.custom--btn.btn__bordered.dark {
  border: 1px solid var(--color-paragraph);
  background: none;
  color: var(--color-paragraph);
}
.custom--btn.btn__bordered.dark:hover,
.custom--btn.btn__bordered.dark:focus,
.custom--btn.btn__bordered.dark:active {
  background: var(--color-paragraph);
  color: var(--color-white);
}
.custom--btn.btn__bordered.dark:hover svg path,
.custom--btn.btn__bordered.dark:focus svg path,
.custom--btn.btn__bordered.dark:active svg path {
  fill: var(--color-white);
}
.custom--btn.btn__bordered.dark svg {
  margin-right: 6px;
}
.custom--btn.btn__bordered.light {
  border: 1px solid var(--color-white);
  background: none;
  color: var(--color-white);
}
.custom--btn.btn__bordered.light:hover,
.custom--btn.btn__bordered.light:focus,
.custom--btn.btn__bordered.light:active {
  background: var(--color-white);
  color: var(--color-primary);
}
.custom--btn.btn__bordered.light:hover svg path,
.custom--btn.btn__bordered.light:focus svg path,
.custom--btn.btn__bordered.light:active svg path {
  fill: var(--color-white);
}
.custom--btn.btn__bordered.light svg {
  margin-right: 6px;
}
.custom--btn.red {
  background: var(--color-red);
  color: var(--color-white);
}
.custom--btn.red:hover,
.custom--btn.red:focus,
.custom--btn.red:active {
  background: var(--color-red-light);
  color: var(--color-red);
  border-color: var(--color-red);
}
.custom--btn.red:hover svg path,
.custom--btn.red:focus svg path,
.custom--btn.red:active svg path {
  fill: var(--color-red);
}
.custom--btn.red.btn__bordered {
  border: 1px solid var(--color-red);
  background: none;
  color: var(--color-red);
}
.custom--btn.red.btn__bordered:hover,
.custom--btn.red.btn__bordered:focus,
.custom--btn.red.btn__bordered:active {
  background: var(--color-red);
  border-color: var(--color-red);
  color: var(--color-white);
}
.custom--btn.red.btn__bordered:hover svg path,
.custom--btn.red.btn__bordered:focus svg path,
.custom--btn.red.btn__bordered:active svg path {
  fill: var(--color-white);
}
.custom--btn.red.btn__bordered svg {
  margin-right: 6px;
}
.custom--btn.dark {
  background: var(--color-paragraph);
  color: var(--color-white);
  border: 1px solid transparent;
}
.custom--btn.dark:hover,
.custom--btn.dark:focus,
.custom--btn.dark:active {
  background: transparent;
  color: var(--color-paragraph);
  border-color: var(--color-paragraph);
}
.custom--btn.dark:hover svg path,
.custom--btn.dark:focus svg path,
.custom--btn.dark:active svg path {
  fill: var(--color-paragraph);
}
.custom--btn.green {
  background: var(--color-green);
  color: var(--color-white);
}
.custom--btn.green:hover,
.custom--btn.green:focus,
.custom--btn.green:active {
  background: transparent;
  color: var(--color-green);
  border-color: var(--color-green);
}
.custom--btn.green:hover svg path,
.custom--btn.green:focus svg path,
.custom--btn.green:active svg path {
  fill: var(--color-green);
}
.custom--btn.btn-wd-icon {
  min-width: 260px;
  font-size: 16px;
  padding: 15px 30px;
  padding-right: 47px;
  text-align: left;
  transition: all 0.2s ease-in-out;
  position: relative;
  font-weight: 600;
  border-width: 2px;
  line-height: 1.5;
  text-transform: uppercase;
  border-color: var(--color-white);
  color: var(--color-white);
}
@media only screen and (max-width: 991px) {
  .custom--btn.btn-wd-icon {
    min-width: 143px;
    padding: 7px 20px;
    font-size: 10px;
    border-width: 1px;
    padding-right: 25px;
  }
}
.custom--btn.btn-wd-icon.orange {
  background-color: #d7dc23;
  color: var(--color-primary);
}
.custom--btn.btn-wd-icon svg {
  font-size: 1.3em;
  top: 50%;
  transform: translateY(-50%);
  right: 20px;
  position: absolute;
  overflow: visible;
  width: 0.625em;
  display: inline-block;
  height: 1em;
  transition: all 0.2s ease-in-out;
}
@media only screen and (max-width: 991px) {
  .custom--btn.btn-wd-icon svg {
    font-size: 10px;
    right: 15px;
    margin-right: 0;
  }
}
.custom--btn.btn-wd-icon:hover,
.custom--btn.btn-wd-icon:focus,
.custom--btn.btn-wd-icon:active {
  background: var(--color-green);
  color: var(--color-white);
  border-color: var(--color-green);
}
.custom--btn.btn-wd-icon:hover svg,
.custom--btn.btn-wd-icon:focus svg,
.custom--btn.btn-wd-icon:active svg {
  right: 10px;
}
.custom--btn.btn-wd-icon:hover svg path,
.custom--btn.btn-wd-icon:focus svg path,
.custom--btn.btn-wd-icon:active svg path {
  fill: var(--color-white);
}
.custom--btn.btn-wd-icon.md {
  min-width: 190px;
  padding: 11px 30px;
  font-size: 0.875em;
}
@media only screen and (max-width: 991px) {
  .custom--btn.btn-wd-icon.md {
    min-width: 143px;
    padding: 7px 20px;
    font-size: 10px;
    border-width: 1px;
  }
}
.custom--btn.btn-wd-icon.sm {
  min-width: 0;
  width: auto;
  font-size: 13px;
  font-weight: 600;
  line-height: normal;
  padding: 6px 40px 6px 20px;
}
.custom--btn.btn-wd-icon.grey {
  border-color: #424242;
  color: #424242;
}
.custom--btn.btn-wd-icon.grey:hover,
.custom--btn.btn-wd-icon.grey:focus,
.custom--btn.btn-wd-icon.grey:active {
  background: var(--color-green);
  color: var(--color-white);
  border-color: var(--color-green);
}
.custom--btn.btn-wd-icon.grey:hover svg,
.custom--btn.btn-wd-icon.grey:focus svg,
.custom--btn.btn-wd-icon.grey:active svg {
  right: 10px;
}
.custom--btn.btn-wd-icon.grey:hover svg path,
.custom--btn.btn-wd-icon.grey:focus svg path,
.custom--btn.btn-wd-icon.grey:active svg path {
  fill: var(--color-white);
}

.button__xs {
  padding: 0 13px;
  line-height: 28px;
  font-size: 14px;
  font-weight: 700;
}
@media only screen and (max-width: 991px) {
  .button__xs {
    padding: 0 10px;
    line-height: 22px;
    font-size: 13px;
  }
}

.button__sm {
  padding: 0 14px;
  line-height: 33px;
  font-size: 15px;
  font-weight: 700;
}
@media only screen and (max-width: 991px) {
  .button__sm {
    padding: 0 12px;
    line-height: 29px;
    font-size: 14px;
  }
}

.button__md {
  padding: 0 15px;
  line-height: 35px;
  font-size: 15px;
  font-weight: 500;
}
@media only screen and (max-width: 991px) {
  .button__md {
    padding: 0 12px;
    line-height: 30px;
    font-size: 14px;
  }
}

.button__lg {
  padding: 0 25px;
  line-height: 47px;
  font-size: 17px;
  font-weight: 500;
}
@media only screen and (max-width: 991px) {
  .button__lg {
    padding: 0 18px;
    line-height: 40px;
    font-size: 15px;
  }
}

.button__xl {
  font-size: 20px;
  font-weight: 700;
  padding: 0 27px;
  line-height: 60px;
}
@media only screen and (max-width: 991px) {
  .button__xl {
    font-size: 18px;
    padding: 0 30px;
    line-height: 45px;
  }
}

.btn-block {
  width: 100%;
}

.carousel-indicators [data-bs-target] {
  width: 8px;
  height: 4px;
  margin-right: 4px;
  margin-left: 4px;
}

.carousel-control-next-icon,
.carousel-control-prev-icon {
  width: 27px;
  height: 44px;
}
@media only screen and (max-width: 991px) {
  .carousel-control-next-icon,
  .carousel-control-prev-icon {
    width: 20px;
    height: 34px;
  }
}

.carousel-control-prev-icon {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23ffffff'%2F%3E%3C%2Fsvg%3E");
  left: 10px;
}

.carousel-control-next-icon {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23ffffff'%2F%3E%3C%2Fsvg%3E");
}

.carousel-control-next,
.carousel-control-prev {
  width: auto;
}

.carousel-control-next {
  right: 10px;
}

.carousel-control-prev {
  left: 10px;
}

.carousel-control-next:focus,
.carousel-control-next:hover,
.carousel-control-prev:focus,
.carousel-control-prev:hover,
.carousel-control-next,
.carousel-control-prev {
  opacity: 1;
}

.carousel-dark .carousel-indicators [data-bs-target] {
  background-color: #1e3063;
}

.bg-blue {
  background-color: var(--color-primary);
}

.bg-blue-darker {
  background-color: var(--color-blue-darker);
}

.bg-whiter {
  background-color: var(--color-whiter);
}

.bg-green {
  background-color: var(--color-green);
}

.text-green {
  color: var(--color-green);
}

.bg-blue.text-white h1,
.bg-blue.text-white h2,
.bg-blue.text-white h3,
.bg-blue.text-white h4,
.bg-blue.text-white h5,
.bg-blue.text-white h6,
.bg-blue.text-white p,
.bg-blue.text-white ul,
.bg-blue.text-white ul li,
.bg-blue.text-white div,
.bg-blue.text-white span,
.bg-primary.text-white h1,
.bg-primary.text-white h2,
.bg-primary.text-white h3,
.bg-primary.text-white h4,
.bg-primary.text-white h5,
.bg-primary.text-white h6,
.bg-primary.text-white p,
.bg-primary.text-white ul,
.bg-primary.text-white ul li,
.bg-primary.text-white div,
.bg-primary.text-white span,
.bg-danger.text-white h1,
.bg-danger.text-white h2,
.bg-danger.text-white h3,
.bg-danger.text-white h4,
.bg-danger.text-white h5,
.bg-danger.text-white h6,
.bg-danger.text-white p,
.bg-danger.text-white ul,
.bg-danger.text-white ul li,
.bg-danger.text-white div,
.bg-danger.text-white span,
.bg-blue-darker.text-white h1,
.bg-blue-darker.text-white h2,
.bg-blue-darker.text-white h3,
.bg-blue-darker.text-white h4,
.bg-blue-darker.text-white h5,
.bg-blue-darker.text-white h6,
.bg-blue-darker.text-white p,
.bg-blue-darker.text-white ul,
.bg-blue-darker.text-white ul li,
.bg-blue-darker.text-white div,
.bg-blue-darker.text-white span {
  color: var(--color-white);
}
.bg-blue.text-white a,
.bg-primary.text-white a,
.bg-danger.text-white a,
.bg-blue-darker.text-white a {
  color: #90adff;
}
.bg-blue.text-white a:hover,
.bg-blue.text-white a:focus,
.bg-blue.text-white a:active,
.bg-primary.text-white a:hover,
.bg-primary.text-white a:focus,
.bg-primary.text-white a:active,
.bg-danger.text-white a:hover,
.bg-danger.text-white a:focus,
.bg-danger.text-white a:active,
.bg-blue-darker.text-white a:hover,
.bg-blue-darker.text-white a:focus,
.bg-blue-darker.text-white a:active {
  color: #a0a0a0;
}

.custom-input {
  height: 44px;
}
@media only screen and (max-width: 991px) {
  .custom-input {
    height: 36px;
  }
} /*# sourceMappingURL=style.css.map */
