<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">*,
::after,
::before {
  box-sizing: border-box;
}

html {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 16px;
  line-height: 1.15;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  -ms-overflow-style: scrollbar;
  -webkit-tap-highlight-color: transparent
}

body {
  font-family: 'Montserrat', sans-serif;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
  color: #000;
  background-color: #fff;
  margin: 0;
  text-align: left;
  overflow-x: hidden;
  text-rendering: optimizeLegibility;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: 'Montserrat', sans-serif;
  line-height: 1.2;
  margin: 0;
}

h3 {
  font-size: 1.5rem;
  font-weight: 700;
  line-height: 28px;
}

h6 {
  font-size: 0.875rem;
  ;
  font-weight: 700;
  line-height: 18px;
  color: #828282;
}

p {
  margin-top: 0;
  margin-bottom: 1rem;
}

img {
  max-width: 100%;
  height: auto;
  vertical-align: middle;
  border-style: none;
}

address {
  font-style: normal;
  line-height: inherit;
}

ul {
  margin-top: 0;
  margin-bottom: 1rem;
}

a {
  color: #007bff;
  text-decoration: none;
  background-color: transparent;
  -webkit-text-decoration-skip: objects;
  -webkit-transition: 0.3s ease-in-out;
  transition: 0.3s ease-in-out;
}

a:hover,
a:focus {
  text-decoration: none;
}

a:not([href]):not([tabindex]) {
  color: inherit;
  text-decoration: none;
}

a:not([href]):not([tabindex]):focus,
a:not([href]):not([tabindex]):hover {
  color: inherit;
  text-decoration: none;
}

a:not([href]):not([tabindex]):focus {
  outline: 0;
}

a:-webkit-any-link:focus {
  outline-offset: 0;
}

:focus {
  outline: -webkit-focus-ring-color auto 0px;
}

svg {
  overflow: hidden;
  vertical-align: middle;
}

button {
  border-radius: 0;
}

button:focus {
  outline: 0px dotted;
  outline: 0px auto -webkit-focus-ring-color;
}

button,
input,
select,
textarea {
  margin: 0;
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
}

button,
input {
  overflow: visible;
}

button,
select {
  text-transform: none;
}

[type=reset],
[type=submit],
button,
html [type=button] {
  -webkit-appearance: button;
}

[type=button]::-moz-focus-inner,
[type=reset]::-moz-focus-inner,
[type=submit]::-moz-focus-inner,
button::-moz-focus-inner {
  padding: 0;
  border-style: none;
}

.btn,
.hero__btn a,
.cta__btn a {
  display: inline-block;
  font-weight: 500;
  font-size: 1.125rem;
  line-height: 1.5;
  border-radius: .25rem;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  border: 1px solid transparent;
  padding: .375rem .75rem;
  transition: color .15s ease-in-out, background-color .15s ease-in-out, border-color .15s ease-in-out, box-shadow .15s ease-in-out;
}

@media screen and (prefers-reduced-motion:reduce) {
  .btn {
    transition: none;
  }
}

.btn:focus,
.btn:hover {
  text-decoration: none;
}

.btn.focus,
.btn:focus {
  outline: 0;
  box-shadow: none;
}

.container {
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
}

@media (min-width:1434px) {
  .container {
    max-width: 1404px;
  }
}

.form-control {
  display: block;
  width: 100%;
  height: calc(2.25rem + 2px);
  padding: .375rem .75rem;
  font-size: 1rem;
  line-height: 1.5;
  color: #0C0C0C;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid #ced4da;
  border-radius: .25rem;
  transition: border-color .15s ease-in-out, box-shadow .15s ease-in-out;
}

@media screen and (prefers-reduced-motion:reduce) {
  .form-control {
    transition: none
  }
}

.form-control::-ms-expand {
  background-color: transparent;
  border: 0;
}

.form-control:focus {
  outline: 0;
}

.form-control::-webkit-input-placeholder {
  color: #474A57;
  opacity: 1;
}

.form-control::-moz-placeholder {
  color: #474A57;
  opacity: 1
}

.form-control:-ms-input-placeholder {
  color: #474A57;
  opacity: 1
}

.form-control::-ms-input-placeholder {
  color: #474A57;
  opacity: 1
}

.form-control::placeholder {
  color: #474A57;
  opacity: 1
}

.form-control:disabled,
.form-control[readonly] {
  background-color: #e9ecef;
  opacity: 1
}


/* Start Home Page CSS */

.navbar,
.navbar-nav,
.products__info,
.products__thumbnail,
.products__single-inner,
.services__info,
.customers__info,
.cta__info,
.hands-on__info,
.footer__info,
.footer__left,
.footer__right,
.product-details__products-thumbnail,
.product-details__products,
.product-details__products-footer,
.product-details__products-name,
.blog-posts,
.post-categories,
.logo__slider,
.best-seller__info {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.navbar,
.navbar-nav,
.products__thumbnail,
.logo__slide,
.cta__info,
.hands-on__info,
.product-details__products-thumbnail,
.product-details__products-footer,
.product-details__products-name,
.best-seller__info {
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.products__thumbnail,
.logo__slide,
.product-details__products-thumbnail,
.product-details__products-name {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.navbar,
.products__single-inner,
.services__info,
.cta__info,
.hands-on__info,
.footer__right,
.product-details__products-footer {
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.navbar-nav a,
.hero__info h1,
.hero__info p,
.hero__info .btn,
.hero__btn a,
.products__single-inner h4,
.mobile-swipe span,
.cta__content h3,
.cta__content p,
.cta__btn .btn,
.cta__btn a,
.footer__address h4,
.footer__address address,
.phone-email p,
.phone-email p a,
.footer__product-link h5,
.footer__product-link a,
.footer__email-subscribe h4,
.input-group .btn,
.footer__copyright p,
.best-seller__content h2,
.best-seller__content p {
  color: #fff;
}

.navbar-nav a,
.customers__content h5,
.blog-posts__single h4 {
  font-weight: 600;
}

.products__single-inner h4,
.services__single h2,
.cta__btn .btn,
.cta__btn a,
.hands-on__content h2,
.hands-on__content h4,
.footer__address h4,
.phone-email span,
.footer__product-link h5,
.footer__email-subscribe h4,
.input-group .btn,
.phone-email span,
.blog-heading h4,
.blog-details-heading h1,
.product-details-title h2,
.product-details__products-video a,
.product-details__products-name span {
  font-weight: 700;
}

.hero__info h1,
.blog-heading h1 {
  font-weight: 800;
}

@media screen and (min-width: 768px) {
  .navbar-toggler {
    display: none;
  }
}

.header {
  background-color: #1A3D73;
}

.navbar,
.footer__info {
  max-width: 1330px;
  padding: 0 15px;
  margin: 0 auto;
}

.navbar {
  height: 72px;
}

.navbar-brand img {
  max-width: 170px;
}

.navbar-nav,
.mobile-menu {
  list-style: none;
  margin: 0;
  padding: 0;
}

.navbar-nav a {
  display: inline-block;
  font-size: 1.125rem;
  padding: 22.5px 29px;
}

.navbar-nav &gt; li:hover &gt; a {
  background-color: #2A569A;
}

.navbar-nav &gt; li:last-child a {
  background-color: #EF2531;
  border-radius: 5px;
  font-size: 1rem;
  padding: 10px 16px;
  width: 173px;
}

.navbar-nav &gt; li:last-child {
  margin-left: 60px;
}

.sub-menu {
  list-style: none;
  margin: 0;
  padding: 0;
}

@media screen and (min-width: 768px) {
  .sub-menu {
    position: absolute;
    top: 82px;
    opacity: 0;
    visibility: hidden;
    -webkit-transition: all 0.2s ease-in;
    transition: all 0.2s ease-in;
    z-index: 1;
  }
  .navbar-nav &gt; li {
    position: relative;
  }
  .sub-menu .menu-item a {
    background-color: #2A569A;
    border-top: 1px solid #012152;
    width: 360px;
    padding: 14px 30px;
  }
  .sub-menu .menu-item a:hover {
    background-color: #1A3D73;
  }
  .navbar-nav &gt; li:hover .sub-menu {
    top: 72px;
    opacity: 1;
    visibility: visible;
  }
}

@media screen and (min-width: 768px) {
  .mobile-menu {
    display: none;
  }
}

.mobile-menu {
  background-color: #28292D;
}

.mobile-menu li a {
  display: block;
  font-weight: 500;
  line-height: 20px;
  letter-spacing: 0.02em;
  color: #848589;
  padding: 16px 30px 15px;
}

.mobile-menu li:last-child {
  padding-bottom: 70px;
  position: relative;
}

.mobile-menu li:last-child::after {
  position: absolute;
  content: "";
  right: 40px;
  top: 18px;
  background-image: url(../images/map-pin.png);
  width: 11px;
  height: 17px;
}

.hero {
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
}

.container {
  max-width: 1140px;
}

.hero__info {
  position: relative;
  padding: 198px 0 139px;
}

.hero__info img {
  position: absolute;
  left: 50%;
  top: 0;
  max-width: 95px !important;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
}

.hero__info h1 {
  font-size: 3.75rem;
  line-height: 64px;
  margin-bottom: 34px;
}

.hero__info p,
.services__single p {
  font-size: 1.25rem;
  line-height: 24px;
}

.hero__info p {
  max-width: 542px;
  margin-bottom: 72px;
}

.hero__info .btn,
.hero__btn a {
  border: 1px solid #fff;
  border-radius: 10px;
  padding: 15.5px 24px;
  -webkit-transition: all .5s ease;
  transition: all .5s ease;
}

.hero__info .btn:hover,
.hero__btn a:hover {
  color: #001F3F;
  background-color: #fff;
}

.logo__block {
  max-width: 1230px;
  margin: 0 auto;
  padding: 28px 15px;
}

.logo__slide {
  display: -webkit-box !important;
  display: -ms-flexbox !important;
  display: flex !important;
  min-height: 94px !important;
}

.logo__slide a {
  display: inline-block;
}

.products {
  background-color: #1A3D73;
  padding: 55px 0 108px;
}

.products h5,
.services h5,
.customers h5,
.best-seller__content h5 {
  font-size: 1rem;
  font-weight: 300;
  line-height: 24px;
}

.products h5 {
  color: #CECDD2;
  margin-bottom: 63px;
}

.products__info {
  flex-wrap: wrap;
  margin: 0 -12.5px;
}

.products__single {
  flex-basis: calc(20% - 25px);
  margin: 0 12.5px;
}

.products__single-inner {
  padding-top: 28px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
}

.products__thumbnail {
  min-height: 165px;
  padding: 0 15px;
}

.products__single:first-child .products__thumbnail {
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.products__single-inner h4 {
  background: linear-gradient(90deg, #3A73CC 0%, #123F86 100%);
  font-size: 1.25rem;
  line-height: 24px;
  text-transform: uppercase;
  padding: 14px 10px;
  margin-top: 20px;
  text-align: center;
  border-bottom-left-radius: 10px;
  border-bottom-right-radius: 10px;
}

.products__single a {
  display: block;
  background-color: #fff;
  border-top-left-radius: 10px;
  border-top-right-radius: 10px;
  border-bottom-left-radius: 15px;
  border-bottom-right-radius: 15px;
  -webkit-transition: transform 0.5s ease-out;
  transition: transform 0.5s ease-out;
  will-change: transform;
}

@media screen and (min-width: 768px) {
  .products__single:hover a {
    -webkit-transform: translateY(-15px);
    transform: translateY(-15px);
  }
}

.mobile-swipe {
  margin-top: 35px;
  text-align: center;
}

.mobile-swipe span {
  display: block;
  font-size: 0.9375rem;
  font-weight: 300;
  line-height: 24px;
}

.best-seller {
  position: relative;
}

.best-seller::before {
  position: absolute;
  content: "";
  left: 0;
  top: 0;
  width: 50%;
  height: 100%;
  background: linear-gradient(90deg, #2A569A 18.69%, #1A3D73 69.3%);
}

.best-seller__content {
  padding-bottom: 45px;
  position: relative;
  z-index: 1;
}

.best-seller__content h5 {
  color: #E5E5E5;
  padding: 40px 0 15px;
}

.best-seller__content h2 {
  padding-bottom: 24px;
}

.best-seller__content p {
  max-width: 420px;
  margin-bottom: 24px;
  padding-right: 15px;
}

.up-down .cta__btn .btn {
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
}

.up-down .cta__btn .btn {
  -webkit-animation-name: wobble-vertical;
  animation-name: wobble-vertical;
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-timing-function: ease-in-out;
  animation-timing-function: ease-in-out;
  -webkit-animation-iteration-count: 1;
  animation-iteration-count: 1;
}

@-webkit-keyframes wobble-vertical {
  16.65% {
    -webkit-transform: translateY(8px);
    transform: translateY(8px);
  }
  33.3% {
    -webkit-transform: translateY(-6px);
    transform: translateY(-6px);
  }
  49.95% {
    -webkit-transform: translateY(4px);
    transform: translateY(4px);
  }
  66.6% {
    -webkit-transform: translateY(-2px);
    transform: translateY(-2px);
  }
  83.25% {
    -webkit-transform: translateY(1px);
    transform: translateY(1px);
  }
  100% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
}
@keyframes wobble-vertical {
  16.65% {
    -webkit-transform: translateY(8px);
    transform: translateY(8px);
  }
  33.3% {
    -webkit-transform: translateY(-6px);
    transform: translateY(-6px);
  }
  49.95% {
    -webkit-transform: translateY(4px);
    transform: translateY(4px);
  }
  66.6% {
    -webkit-transform: translateY(-2px);
    transform: translateY(-2px);
  }
  83.25% {
    -webkit-transform: translateY(1px);
    transform: translateY(1px);
  }
  100% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
}

@media screen and (min-width: 1200px) {
  .best-seller__image {
    margin-left: 50px;
  }
}

.services {
  padding: 80px 0 70px;
}

.services h5,
.customers h5 {
  color: #858585;
  margin-bottom: 47px;
}

.services__single h2,
.best-seller__content h2 {
  font-size: 2.125rem;
  line-height: 43px;
}

.services__single h2 {
  margin-bottom: 33px;
}

.services__single p {
  max-width: 430px;
}

.services__info {
  position: relative;
}

.services__info::after {
  position: absolute;
  content: "";
  left: 50%;
  bottom: 0;
  width: 1px;
  height: 200px;
  background-color: #ccc;
}

.services__single img {
  margin-left: -14px;
}

.customers {
  padding: 50px 0 45px;
}

.customers__info {
  margin: 0 -27.5px;
}

.customers__single {
  background-color: #f2f2f2;
  border-radius: 25px;
  flex-basis: calc(33.333333% - 27.5px);
  margin: 0 27.5px;
}

.customers__thumbnail img {
  width: 100%;
}

.customers__content {
  background-color: #f2f2f2;
  border-bottom-left-radius: 25px;
  border-bottom-right-radius: 25px;
  padding: 35px 40px;
}

.customers__content h5 {
  color: #000000;
}

.customers__content h3 {
  margin-bottom: 18px;
}

.customers__content p {
  margin-bottom: 20px;
  max-width: 242px;
  min-height: 144px;
}

.customers__single:first-child .customers__content p {
  max-width: 225px;
}

.customers__content h5 {
  font-size: 1rem;
  font-weight: 600;
  line-height: 20px;
  margin-bottom: 0;
}

.customers__content h5 span {
  display: block;
  color: #EF2531;
}

.cta {
  padding: 85px 0 75px;
}

.cta__info {
  background: linear-gradient(90deg, #2A569A 18.69%, #1A3D73 69.3%);
  border-radius: 60px;
  padding: 35px 105px;
}

.cta__content h3,
.cta__content p {
  margin: 4px 0;
  text-align: right;
}

.cta__content p {
  font-size: 1.25rem;
  line-height: 24px;
  margin-bottom: 0;
}

.cta__btn .btn,
.cta__btn a {
  font-size: 1rem;
  background-color: #EF2531;
  border-radius: 5px;
  padding: 12px 21px;
}

.hands-on {
  padding: 75px 0 100px;
}

.hands-on__content h2 {
  font-size: 2.125rem;
  line-height: 43px;
}

.hands-on__content h4,
.hands-on__content p {
  font-size: 1.25rem;
  line-height: 24px;
}

.hands-on__content h4 {
  color: #B7B7B7;
  margin: 30px 0 16px;
}

.hands-on__content p {
  max-width: 460px;
}

:root {
  --line: #000;
  --line-active: #000;
}

.hands-on__content p a {
  display: inline-block;
  position: relative;
  text-decoration: none;
  color: #000;
  margin: 0 var(--spacing, 0px);
  -webkit-transition: margin 0.25s;
  transition: margin 0.25s;
}

.hands-on__content p a svg {
  width: 60px;
  height: 34px;
  position: absolute;
  left: 50%;
  bottom: 2px;
  transform: translate(-50%, 7px) translateZ(0);
  fill: none;
  stroke: var(--stroke, var(--line));
  stroke-linecap: round;
  stroke-width: 2px;
  stroke-dasharray: var(--offset, 69px) 278px;
  stroke-dashoffset: 361px;
  -webkit-transition: stroke 0.4s ease var(--stroke-delay, 0s), stroke-dasharray 0.5s;
  transition: stroke 0.4s ease var(--stroke-delay, 0s), stroke-dasharray 0.5s;
}

.hands-on__content p a:hover {
  --spacing: 4px;
  --stroke: var(--line-active);
  --stroke-delay: .1s;
  --offset: 180px;
}

.hands-on__thumbnail {
  position: relative;
  padding: 46px 90px 0 0;
  margin-bottom: 0;
}

.hands-on__thumbnail::before {
  position: absolute;
  content: "";
  top: 0;
  right: 0;
  width: calc(100% - 90px);
  height: calc(100% - 46px);
  background-color: #f2f2f2;
  z-index: -1;
}

.footer {
  background-color: #012152;
  padding-top: 88px;
  overflow: hidden;
}

.footer__left,
.footer__right,
.best-seller__content,
.best-seller__image {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 50%;
  flex: 0 0 50%;
}

.footer__left {
  padding-right: 30px;
}

.footer__logo {
  position: relative;
}

.footer__logo a {
  display: inline-block;
  position: relative;
}

@media screen and (min-width: 768px) {
  .footer__logo::before {
    position: absolute;
    content: "";
    width: 500%;
    height: 200%;
    top: -95px;
    right: -16px;
    background-color: #1A3D73;
    z-index: 0;
  }
}

@media screen and (min-width: 992px) and (max-width: 1199.98px) {
  .footer__logo::before {
    right: 8px;
  }
}

@media screen and (min-width: 768px) and (max-width: 991.98px) {
  .footer__logo::before {
    height: 154%;
    top: -95px;
    right: -40px;
  }
}

.footer__address h4,
.footer__address address,
.phone-email p,
.footer__product-link h5,
.footer__product-link li,
.footer__product-link a,
.footer__email-subscribe h4,
.footer__email-subscribe span {
  line-height: 140.62%;
}

.footer__address h4,
.footer__email-subscribe h4 {
  font-size: 1.125rem;
}

.footer__address address,
.phone-email p,
.footer__product-link h5 {
  font-size: 0.9375rem;
}

.footer__product-link a {
  display: inline-block;
  font-size: 0.875rem;
}

.footer__address address {
  line-height: 1.6 !important;
}

.footer__address address,
.phone-email p,
.footer__product-link a {
  font-weight: 500;
}

.footer__address h4 {
  margin-bottom: 10px;
}

.phone-email {
  padding-top: 36px;
}

.phone-email p:first-child {
  margin-bottom: 30px;
}

.phone-email p:last-child {
  margin-bottom: 0;
}

.phone-email span {
  display: block;
}

.footer__right {
  padding-top: 25px;
}

.footer__info {
  position: relative;
  padding-bottom: 13px;
}

.footer__info::after {
  position: absolute;
  content: "";
  left: 44%;
  top: 0;
  width: 1px;
  height: 100%;
  background-color: #fff;
}

.footer__product-link {
  padding-left: 70px;
}

.footer__product-link ul {
  list-style: none;
  margin: 8px 0 0 -10px;
  padding: 0;
}

.footer__product-link li {
  display: block;
  line-height: 15px;
}

.footer__product-link li a {
  display: inline-block;
  overflow: hidden;
  position: relative;
}

.footer__product-link li a span {
  display: block;
  position: relative;
  padding: 5px 10px;
}

.footer__product-link li a:before,
.footer__product-link li a:after,
.footer__product-link li a span:before,
.footer__product-link li a span:after {
  content: "";
  position: absolute;
  transition: transform 0.5s ease;
}

.footer__product-link li a:before,
.footer__product-link li a:after {
  right: 0;
  bottom: 0;
  background-color: #fff;
  transition: transform 0.3s ease;
}

.footer__product-link li a:before {
  width: 100%;
  height: 2px;
  transform: translateX(-100%);
  transition-delay: 0.9s;
}

.footer__product-link li a:after {
  width: 2px;
  height: 100%;
  transform: translateY(101%);
  transition-delay: 0.6s;
}

.footer__product-link li a span:before,
.footer__product-link li a span:after {
  left: 0;
  top: 0;
  background-color: #fff;
  transition: transform 0.3s ease;
}

.footer__product-link li a span:before {
  width: 100%;
  height: 2px;
  transform: translateX(100%);
  transition-delay: 0.3s;
}

.footer__product-link li a span:after {
  width: 2px;
  height: 100%;
  transform: translateY(-101%);
  transition-delay: 0s;
}

.footer__product-link li a:hover:before,
.footer__product-link li a:hover:after,
.footer__product-link li a span:hover:before,
.footer__product-link li a span:hover:after {
  transform: translate(0, 0);
}

.footer__product-link li a:hover:before {
  transition-delay: 0s;
}

.footer__product-link li a:hover:after {
  transition-delay: 0.3s;
}

.footer__product-link li a span:before {
  transition-delay: 0.6s;
}

.footer__product-link li a span:after {
  transition-delay: 0.9s;
}

.footer__social-link {
  margin-bottom: 30px;
}

.footer__social-link a:not(:last-child) {
  margin-right: 7px;
}

.footer__address-contact {
  padding-left: 60px;
}

.input-group,
div#mc_embed_signup_scroll {
  position: relative;
  display: flex;
  flex-wrap: wrap;
  align-items: stretch;
  width: 100%;
}

.input-group&gt;.form-control,
.input-group .btn,
#mc_embed_signup input.email {
  font-family: 'Montserrat', sans-serif !important;
  border: 0 !important;
  font-size: 0.875rem !important;
  height: 48px !important;
}

.input-group&gt;.form-control,
#mc_embed_signup input.email {
  position: relative;
  flex: 1 1 auto;
  width: 1% !important;
  min-width: 240px;
  border-radius: 5px 0 0 5px !important;
  color: #474A57 !important;
}

.footer__email-subscribe h4 {
  margin-bottom: 12px;
}

.input-group .btn,
#mc_embed_signup .button {
  font-family: 'Montserrat', sans-serif !important;
  font-size: 0.875rem !important;
  font-weight: 700 !important;
  line-height: 1.5 !important;
  letter-spacing: 0 !important;
  background-color: #EF2531 !important;
  border-radius: 0 5px 5px 0 !important;
  height: 48px !important;
  padding: 10px 24px !important;
  cursor: pointer;
}

.footer__email-subscribe span {
  display: block;
  font-size: 0.625rem;
  color: #7E7E7E;
  margin-top: 7px;
}

.footer__email-subscribe label {
  display: none !important;
}

#mc_embed_signup form {
  padding: 0 !important;
}

#mc_embed_signup input.email {
  padding: .375rem .75rem !important;
  display: block;
}

#mc_embed_signup {
  background-color: transparent !important;
}

.footer__email-subscribe p {
  margin-bottom: 0;
}

.footer__copyright p {
  font-size: 0.875rem;
  padding: 38px 0 34px;
  margin-bottom: 0;
  text-align: center;
}

@media screen and (min-width: 992px) and (max-width: 1199.98px) {
  .customers__content h3 {
    font-size: 1.25rem;
  }
  .customers__content {
    padding: 35px 30px;
  }
  .cta__info {
    padding: 35px 40px;
  }
  .footer__left {
    padding-right: 0px;
  }
  .footer__address h4 {
    font-size: 1rem;
  }
  .footer__logo {
    margin-left: -17px;
  }
  .footer__logo img {
    max-width: 130px;
  }
  .footer__address {
    margin-left: -25px;
  }
  .footer__contact {
    margin-right: -10px;
  }
  .footer__product-link {
    padding-left: 40px;
  }
  .footer__info::after {
    left: 52.5%;
  }
}

@media screen and (min-width: 768px) {
  .footer__logo img {
    margin-top: -14px;
  }
  .mobile-swipe {
    display: none;
  }
}

@media screen and (min-width: 768px) and (max-width: 991.98px) {
  .navbar-nav &gt; li:last-child {
    margin-left: 0;
  }
  .cta__info {
    padding: 35px 20px;
  }
  .cta__content {
    padding-right: 15px;
  }
  .cta__btn {
    padding-left: 15px;
  }
  .best-seller__content .cta__btn {
    padding-left: 0;
  }
  .footer__info {
    flex-direction: column;
  }
  .footer__info::after {
    width: 0;
  }
  .footer__left,
  .footer__email-subscribe {
    padding-right: 20px;
  }
  .footer__product-link {
    padding-left: 20px;
  }
  .footer__right {
    padding-top: 75px;
  }
  .products__single {
    flex-basis: calc(33.333333% - 25px);
    margin: 0 12.5px 25px;
  }
  .services__info {
    margin: 0 -15px;
  }
  .services__single h2,
  .best-seller__content h2 {
    font-size: 1.625rem;
  }
  .services__single {
    flex-basis: calc(50% - 30px);
    margin: 0 15px;
  }
  .services__info::after {
    width: 0;
  }
  .hands-on__content,
  .hands-on__thumbnail {
    flex-basis: calc(50% - 30px);
    margin: 0 15px;
  }
  .hands-on__info {
    margin: 0 -15px;
  }
}

@media screen and (max-width: 767.98px) {
  .container {
    padding-left: 35px;
    padding-right: 35px;
  }
  .navbar,
  .footer__info {
    padding: 0 30px;
  }
  .navbar {
    position: relative;
  }
  .navbar-collapse {
    position: absolute;
    left: -101%;
    top: 72px;
    width: 100%;
    height: calc(100vh - 100px);
    background-color: #28292D;
    -webkit-transition: 0.3s ease-in-out;
    transition: 0.3s ease-in-out;
    z-index: 1000;
  }
  .navbar-nav {
    flex-direction: column;
    background-color: #2A569A;
    padding: 1px 0 0;
    align-items: flex-start;
    border-top: 1px solid rgba(255, 255, 255, 0.1);
  }
  .navbar-nav li {
    margin: 0 !important;
    display: block;
    width: 100%;
  }
  .navbar-nav &gt; li:last-child {
    display: none;
  }
  .navbar-toggler-icon {
    position: relative;
    width: 35px;
    height: 4px;
    display: block;
    border-radius: 5px;
    border: 0;
    color: #fff;
    background-color: #fff;
    -webkit-transition: 0.3s ease-in-out;
    transition: 0.3s ease-in-out;
  }
  .navbar-toggler {
    display: block;
    padding: 10px 0;
    -webkit-transition: 0.3s ease-in-out;
    transition: 0.3s ease-in-out;
  }
  .navbar-toggler-icon::before,
  .navbar-toggler-icon::after {
    position: absolute;
    content: "";
    left: 0;
    height: 4px;
    background-color: #fff;
    border-radius: 5px;
    -webkit-transition: 0.3s ease-in-out;
    transition: 0.3s ease-in-out;
  }
  .navbar-toggler-icon::before {
    top: -10px;
    width: 35px;
  }
  .navbar-toggler-icon::after {
    top: 10px;
    width: 20px;
    -webkit-transition: 0.3s ease-in-out;
    transition: 0.3s ease-in-out;
  }
  .navbar-toggler:hover .navbar-toggler-icon::after,
  .navbar-toggler.is-active .navbar-toggler-icon::after {
    width: 35px;
  }
  .navbar-collapse.is-active {
    left: 0;
  }
  .is-active .navbar-toggler-icon {
    background-color: transparent;
  }
  .is-active .navbar-toggler-icon::before {
    transform: rotate(45deg);
    top: 0;
  }
  .is-active .navbar-toggler-icon::after {
    transform: rotate(-45deg);
    top: 0;
  }
  .navbar-nav a {
    display: block;
    font-size: 1rem;
    line-height: 20px;
    letter-spacing: 0.02em;
    padding: 15px 30px;
    border-bottom: 1px solid #1A3D73;
  }
  .navbar-nav &gt; li:last-child a {
    width: 180px;
    margin-left: 30px;
  }
  .sub-menu {
    display: none;
  }
  .sub-menu .menu-item a {
    background-color: #1A3D73;
    border-bottom: 1px solid #012152;
  }
  .navbar-nav li {
    position: relative;
  }
  .navbar-nav .menu-item-has-children::before,
  .navbar-nav .menu-item-has-children::after {
    position: absolute;
    content: "";
    right: 37px;
    top: 25px;
    width: 12px;
    height: 2px;
    background-color: #fff;
  }
  .navbar-nav .menu-item-has-children::before {
    -webkit-transform: rotate(135deg);
    transform: rotate(135deg);
  }
  .navbar-nav .menu-item-has-children::after {
    right: 45px;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
  }
  .sub-menu::before {
    position: absolute;
    content: "";
    left: 33px;
    top: 50px;
    border-top: 10px solid #2A569A;
    border-left: 8px solid transparent;
    border-bottom: 8px solid transparent;
    border-right: 8px solid transparent;
    z-index: 1;
  }
  .hero__info {
    padding: 258px 0 60px;
    text-align: center;
  }
  .hero__info img {
    max-width: 71px;
  }
  .hero__info h1,
  .hero__info p {
    text-align: left;
  }
  .hero__info h1 {
    font-size: 3rem;
    line-height: 56px;
    margin-bottom: 20px;
    text-align: left;
  }
  .hero__info p {
    max-width: 344px;
    margin-bottom: 42px;
  }
  .logo__block {
    padding: 28px 25px;
  }
  .products {
    padding: 42px 0 66px;
  }
  .products h5 {
    color: #f2f2f2;
  }
  .products__info {
    display: block;
    margin: 0 25px;
  }
  .products__info .slick-list {
    overflow: visible;
  }
  .products__single {
    margin: 0 25px;
  }
  .products__info.slick-initialized .slick-slide {
    display: inline-block;
    cursor: pointer;
  }
  .products__single.slick-slide.slick-current.slick-active {
    position: relative;
  }
  .products__single.slick-slide.slick-current.slick-active::before {
    position: absolute;
    content: "";
    left: -100%;
    top: -1%;
    width: 100%;
    height: 102%;
    background-color: #1A3D73;
  }
  .best-seller__content,
  .best-seller__image {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
  }
  .best-seller::before {
    width: 100%;
    height: 65%;
    bottom: 0;
    top: auto;
  }
  .best-seller__image {
    position: relative;
    z-index: 1;
    margin-top: 50px;
  }
  .best-seller__content h2 {
    font-size: 1.5rem;
  }
  .services {
    padding: 52px 0 50px;
  }
  .services__info {
    display: block;
  }
  .services__single:first-child {
    margin-bottom: 70px;
  }
  .services__info::after {
    bottom: 37%;
    -webkit-transform: rotate(90deg);
    transform: rotate(90deg);
  }
  .cta .container {
    padding-left: 45px;
    padding-right: 45px;
  }
  .cta__info,
  .hands-on__info,
  .best-seller__info {
    flex-direction: column;
  }
  .cta__info {
    border-radius: 20px;
    flex-direction: column;
    padding: 20px 50px;
  }
  .cta__content h3 {
    font-size: 0.875rem;
    line-height: 18px;
    margin-bottom: 10px;
    text-align: center;
  }
  .cta__content p {
    display: none;
  }
  .cta__btn .btn {
    font-size: 11px;
    padding: 2px 10px;
  }
  .customers {
    padding-bottom: 0;
  }
  .customers__info {
    display: block;
    margin: 0 -15px;
  }
  .customers__single {
    margin: 0 15px;
  }
  .hands-on {
    padding: 25px 0 76px;
  }
  .hands-on__thumbnail,
  .best-seller__image {
    order: 1;
  }
  .hands-on__content,
  .best-seller__content {
    order: 2;
  }
  .hands-on__thumbnail {
    margin-bottom: 38px;
    padding: 36px 52px 0 0;
  }
  .hands-on__thumbnail::before {
    width: calc(100% - 52px);
    height: calc(100% - 36px);
  }
  .footer {
    padding-top: 0;
  }
  .footer__info {
    display: block;
  }
  .footer__info::after {
    width: 0;
    height: 0;
  }
  .footer__info {
    display: block;
  }
  .footer__left {
    display: block;
    padding-right: 0;
  }
  .footer__logo {
    background-color: #1A3D73;
    width: calc(100% + 60px);
    margin-left: -30px;
    margin-bottom: 57px;
    padding: 35px 0 45px 17px;
  }
  .footer__logo img {
    max-width: 144px;
  }
  .footer__address h4,
  .footer__email-subscribe h4 {
    font-size: 0.9375rem;
  }
  .footer__address,
  .footer__contact {
    float: left;
  }
  .footer__address {
    width: 40%;
  }
  .footer__contact {
    width: 60%;
    padding-left: 0;
    padding-top: 23px;
  }
  .footer__address-contact {
    padding-left: 0;
  }
  .phone-email p:last-child a {
    font-size: 14.5px;
  }
  .footer__social-email {
    clear: both;
    padding-top: 65px;
  }
  .footer__social-link {
    margin-bottom: 0;
  }
  .footer__product-link {
    clear: both;
    padding-top: 30px;
  }
  .footer__product-link:last-child li {
    float: none;
  }
  .footer__product-link li {
    margin-left: -10px;
  }
  .footer__right {
    clear: both;
    display: block;
    padding-top: 40px;
  }
  .phone-email {
    padding-top: 8px;
  }
  .footer__product-link {
    padding-left: 0;
  }
  .footer__product-link li {
    float: left;
    width: 50%;
  }
  .footer__email-subscribe {
    clear: both;
    padding-top: 60px;
  }
  .footer__copyright p {
    padding: 100px 0 15px;
  }
  .footer__product-link ul {
    margin: 8px 0 0 0px;
  }
}

@media screen and (max-width: 399.98px) {
  .footer__info {
    padding: 0 15px;
  }
  .input-group&gt;.form-control {
    min-width: 210px;
  }
}

@media screen and (max-width: 374.98px) {
  .products__single-inner h4 {
    font-size: 1rem;
  }
  .customers__content {
    padding: 30px 20px;
  }
  .customers__content h3 {
    font-size: 1.375rem;
  }
  .cta__info {
    padding: 20px 25px;
  }
  .input-group&gt;.form-control {
    min-width: 185px;
  }
  .footer__address h4,
  .footer__email-subscribe h4 {
    font-size: 0.875rem;
  }
  .footer__contact {
    padding-left: 1%;
  }
  .phone-email p a {
    font-size: 0.8125rem;
  }
  .footer__address h4 {
    white-space: nowrap;
  }
}


/* End Home Page CSS */


/* Start Product Details Page CSS */

.product-details {
  background-color: #f2f2f2;
  padding-top: 48px;
  padding-bottom: 36px;
}

.product-details-title {
  background: linear-gradient(90deg, #2A569A 18.69%, #1A3D73 69.3%);
  color: #fff;
}

.product-details-title h2 {
  font-size: 2.1875rem;
  line-height: 43px;
}

.product-details-title h4 {
  font-size: 1.25rm;
  font-weight: 500;
  line-height: 24px;
}

.product-details-title {
  margin-bottom: 56px;
  padding: 62px 0 50px 90px;
}

.product-details__products {
  margin: 0 -30px;
  padding: 0 14px;
  flex-wrap: wrap;
}

.product-details__products-single {
  flex-basis: calc(33.333333% - 60px);
  background: #FFFFFF;
  box-shadow: -5px 5px 10px rgba(0, 0, 0, 0.25);
  border-radius: 25px;
  margin: 0 30px 40px;
  padding: 48px 25px 30px;
}

.product-details__products-thumbnail {
  max-height: 166px;
  min-height: 166px;
}

.product-details__products-single h3 {
  padding-top: 32px;
}

.product-details__products-single h6 {
  padding: 8px 0 17px;
}

.product-details__products-single p {
  font-size: 0.75rem;
  font-weight: 300;
  line-height: 16px;
  color: #858585;
  margin-bottom: 50px;
}

.product-details__products-video a {
  display: block;
  font-size: 0.625rem;
  line-height: 12px;
  color: #1A3D73;
}

.product-details__products-video a:last-child {
  color: #EF2531;
  margin-top: 2px;
}

.product-details__products-name {
  background: linear-gradient(270deg, #1A3D73 31.02%, #2A569A 86.14%);
  width: 152px;
  height: 27px;
  margin-right: -25px;
}

.product-details__products-name span {
  display: block;
  font-size: 0.625rem;
  line-height: 12px;
  color: #fff;
}

.cta-bg-color .cta {
  background-color: #f2f2f2;
}

@media screen and (min-width: 768px) and (max-width: 991.98px) {
  .product-details__products {
    margin: 0 -20px;
  }
  .product-details__products-single {
    flex-basis: calc(50% - 40px);
    margin: 0 20px 40px;
  }
}

@media screen and (max-width: 767.98px) {
  .product-details .container {
    padding-left: 15px;
    padding-right: 15px;
  }
  .product-details {
    padding-top: 20px;
  }
  .product-details-title {
    margin-bottom: 50px;
    padding: 79px 0 36px 30px;
  }
  .product-details-title h2 {
    font-size: 1.5625rem;
    line-height: 30px;
  }
  .product-details-title h4 {
    font-size: 0.9375rem;
    line-height: 18px;
  }
  .product-details__products {
    flex-direction: column;
  }
}

@media screen and (max-width: 374.98px) {
  .product-details-title {
    padding: 79px 15px 36px 15px;
  }
  .product-details-title h2 {
    font-size: 1.5rem;
  }
  .product-details__products-name {
    width: 140px;
  }
}


/* End Product Details Page CSS */


/* Start Blog Page CSS */

.blog-page {
  padding-top: 142px;
}

.blog-page .container {
  max-width: 820px;
}

.blog-posts {
  flex-wrap: wrap;
  margin: 0 -10px;
}

.blog-posts__single {
  flex-basis: calc(33.333333% - 20px);
  margin: 0 10px;
}

.blog-posts__thumbnail &gt; a &gt; img {
  min-height: 206px;
  object-fit: cover;
}

.blog-heading h1 {
  font-size: 3rem;
  line-height: 43px;
  color: #012152;
  padding-bottom: 16px;
}

.blog-heading h4,
.blog-details-heading h4 {
  font-size: 1.25rem;
  line-height: 24px;
  color: #B7B7B7;
}

.post-categories {
  list-style: none;
  margin: 30px 0 46px;
  padding: 0;
  flex-wrap: wrap;
}

.post-categories a {
  display: inline-block;
  font-size: 1rem;
  font-weight: 300;
  line-height: 20px;
  text-align: center;
  letter-spacing: 0.01em;
  color: #B7B7B7;
  background-color: #F2F2F2;
  border-radius: 5px;
  margin-bottom: 7px;
  padding: 8px 24px;
}

.post-categories li:not(:last-child) a {
  margin-right: 11px;
}

.blog-posts__thumbnail a, .blog-posts__thumbnail a img {
    border-radius: 10px;
}

.blog-posts__single h6 {
  font-size: 1rem;
  font-weight: 400;
  line-height: 20px;
  letter-spacing: 0.01em;
  color: #B7B7B7;
  margin: 3px 0 8px;
  min-height: 20px;
}

.blog-posts__single h4 {
  font-size: 1.1875rem;
  line-height: 21px;
  border-bottom: 1px solid #DEDEDE;
  padding-bottom: 1rem;
  margin-bottom: 40px;
  min-height: 122px;
  max-width: 224px;
}

.blog-posts__single h4 a {
  display: block;
  color: #012152;
  min-height: 48px;
}

.nav-links a,
.nav-links span.current {
  display: inline-block;
  background-color: #1A3D73;
  color: #fff;
  padding: 8px 20px;
  border-radius: 4px;
  font-weight: 500;
}

.nav-links span.current {
  background-color: #EF2531;
}

@media screen and (max-width: 767.98px) {
  .blog-page {
    padding-top: 80px;
  }
  .blog-heading {
    max-width: 284px;
    margin: 0 auto;
  }
  .blog-heading h1 {
    font-size: 2.25rem;
    max-width: 255px;
  }
  .blog-heading h1 span {
    display: none;
  }
  .blog-heading h4 {
    margin-bottom: 130px;
  }
  .blog-posts {
    flex-direction: column;
    max-width: 250px;
    margin: 0 auto 105px;
  }
  .blog-posts__single {
    margin: 0;
  }
  .blog-page .container {
    position: relative;
  }
  .post-categories {
    position: absolute;
    width: 70%;
    left: 50%;
    bottom: calc(0px - 160px);
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    margin: 0;
  }
}

@media screen and (max-width: 767.98px) {
  .post-categories {
    width: calc(100% - 100px);
  }
}


/* End Blog Page CSS */


/* End Blog Details Page CSS */

.blog-details {
  position: relative;
  padding-top: 145px;
}

.blog-details::before {
  position: absolute;
  content: "";
  left: 0;
  top: 0;
  width: 100%;
  height: 530px;
  background-color: #f2f2f2;
  z-index: -1;
}

.blog-details .container {
  max-width: 1020px;
}

.blog-details-heading {
  margin-left: 94px;
  padding-bottom: 70px;
}

.blog-details img {
    border-radius: 10px;
}

.blog-details-heading h1 {
  font-size: 2.1875rem;
  line-height: 43px;
  color: #012152;
  max-width: 776px;
  margin-bottom: 0.5rem;
}

.blog-details__content h3 {
  font-size: 1.5rem;
  font-weight: 400;
  line-height: 28px;
  letter-spacing: 0.01em;
  padding: 65px 0 75px;
}

.blog-details__content p,
.blog-details__content ul li {
  line-height: 20px;
  letter-spacing: 0.01em;
  margin-bottom: 25px;
}

.blog-details__content p strong {
    display: block;
}

.blog-details .post-categories {
  max-width: 783px;
  margin: 75px auto 0;
}

.blog-details__content {
  max-width: 783px;
  margin: 0 auto;
}

@media screen and (max-width: 767.98px) {
  .blog-details::before {
    height: 450px;
  }
  .blog-details .container {
    padding-left: 30px;
    padding-right: 30px;
  }
  .blog-details {
    padding-top: 123px;
  }
  .blog-details-heading {
    margin-left: 0;
    padding-bottom: 70px;
  }
  .blog-details-heading h1 {
    font-size: 2.1875rem;
    line-height: 38px;
    margin-bottom: 10px
  }
  .blog-details .container img {
    min-height: 334px;
    object-fit: cover;
  }
  .blog-details .post-categories {
    position: static;
    width: 82%;
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
  .blog-details__content h3 {
    font-size: 1.375rem;
  }
}

@media screen and (max-width: 374.98px) {
  .blog-details-heading h1 {
    font-size: 1.75rem;
  }
  .blog-details .post-categories {
    width: 100%;
  }
}


/* End Blog Details Page CSS */


/* Start 404 Page CSS */

.error-404 {
  display: flex;
  align-items: center;
  justify-content: center;
  height: calc(100vh - 100px);
  padding: 0 35px;
}

.error-404 h1 {
  font-size: 3rem;
}

.error-404 a {
  display: inline-block;
  background-color: #1A3D73;
  color: #fff;
  border-radius: 4px;
  font-size: 2rem;
  margin: 25px 0 0;
  padding: 10px 30px;
  text-align: center;
}

.error-404 span {
  display: block;
  text-align: center;
}

.whatsapp {
  position: fixed;
  right: 20px;
  bottom: 20px;
  z-index: 1;
}

.whatsapp a {
  font-family: Quicksand, sans-serif;
  display: flex;
  justify-content: center;
  align-items: center;
  height: 40px;
  white-space: nowrap;
  padding: 12px 24px;
  background-color: #EF2531;
  border-radius: 50px;
  /*box-shadow: 0 1px 6px 0 rgba(0, 0, 0, .06), 0 2px 32px 0 rgba(0, 0, 0, .16);*/
  text-decoration: none;
  color: #fff;
}

.whatsapp a img {
  max-width: 20px;
  margin-right: 10px;
}

.whatsapp a span {
  display: inline-block;
  font-size: 18px;
}

@media screen and (max-width: 767.98px) {
  .error-404 h1 {
    font-size: 2rem;
    text-align: center;
  }
  .error-404 a {
    font-size: 1.25rem;
  }
  .whatsapp {
    right: 15px;
    bottom: 15px;
  }
}

@media (max-width: 768px) {
  #mc_embed_signup .clear {
    display: inline-block !important;
    width: auto !important;
  }
}


/* End 404 Page CSS */</pre></body></html>