/*
Table Of Contents
 
 1.) Typography
 2.) Default Styles
 3.) Header - Main
 4.) Content - Main
 5.) Footer - Main
 6.) Inner - Pages
 7.) Modals
 8.) Text - Colors / Wordpress Cores

========================================*/
/*
 1.) Typography
----------------------------------------*/
@import url("bootstrap.min.css") all;
@import url("mmenu.all.css") all;
@import url("animate.css") all;
@import url("brands.min.css") all;
@import url("light.min.css") all;
@import url("regular.min.css") all;
@import url("solid.min.css") all;
@import url("fontawesome.min.css") all;
@font-face {
  font-family: system;
  font-style: normal;
  font-weight: 300;
  src: local(".SFNSText-Light"), local(".HelveticaNeueDeskInterface-Light"), local(".LucidaGrandeUI"), local("Ubuntu Light"), local("Segoe UI Light"), local("Roboto-Light"), local("DroidSans"), local("Tahoma");
}
@font-face {
  font-family: 'Noto Sans Cond ExtBd';
  src: url('../eot/notosans-condensedextrabolditalic.eot');
  src: url('../eot/notosans-condensedextrabolditalicd41d.eot?#iefix') format('embedded-opentype'), url('../woff2/notosans-condensedextrabolditalic.woff2') format('woff2'), url('../woff/notosans-condensedextrabolditalic.woff') format('woff'), url('../ttf/notosans-condensedextrabolditalic.ttf') format('truetype'), url('../svg/notosans-condensedextrabolditalic.svg#NotoSans-CondensedExtraBoldItalic') format('svg');
  font-weight: 800;
  font-style: italic;
  font-display: block;
}
/*
 2.) Default Styles
----------------------------------------*/
body {
  -webkit-font-smoothing: antialiased;
  text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.004);
  font-family: "Open Sans", sans-serif, 'system';
  font-weight: 400;
  font-size: 18px;
  color: #000000;
  line-height: 28px;
  background: #ffffff;
  margin: 0;
  padding: 0;
}
h1, .h1, h2, .h2, h3, .h3, h4, .h4, h5, .h5, h6, .h6, p, ol, ul, li {
  font-weight: inherit;
  padding: 0;
  margin: 0;
}
sub, sup {
  font-size: 50%;
}
img {
  max-width: 100%;
}
@media (max-width: 1199px) {
  body {
    font-size: 17px;
    line-height: 26px;
  }
}
@media (max-width: 767px) {
  body {
    font-size: 16px;
    line-height: 24px;
  }
}
/*= Links 
=======================================================*/
a {
  font-weight: 700;
  color: #001489;
  text-decoration: none;
  -webkit-transition: all .25s ease-out;
  -moz-transition: all .25s ease-out;
  -o-transition: all .25s ease-out;
  transition: all .25s ease-out;
  cursor: pointer;
}
a:hover, a:focus, a:active {
  color: #818285;
  text-decoration: underline;
}
a:visited {
  outline: 0;
}
a[href^="tel:"], a[href^="fax:"] {
  color: #001489;
  text-decoration: none;
}
a:hover[href^="tel:"], a:focus[href^="tel:"], a:hover[href^="fax:"], a:focus[href^="fax:"] {
  color: #818285;
  text-decoration: underline;
}
/*= Headings: P, H1, H2, H3, H4, H5, H6 
=======================================================*/
h1, .h1, h2, .h2, h3, .h3, h4, .h4, h5, .h5, h6, .h6 {
  font-weight: 700;
  padding-bottom: 10px;
}
h1, .h1, h2, .h2, h3, .h3 {
  font-family: "Noto Sans Cond ExtBd";
  font-weight: 800;
  font-style: italic;
}
h1, .h1 {
  font-size: 40px;
  line-height: 44px;
  letter-spacing: -0.02em;
  padding-bottom: 22px;
}
h2, .h2 {
  font-size: 32px;
  line-height: 36px;
  letter-spacing: -0.01em;
}
h3, .h3 {
  font-size: 28px;
  line-height: 32px;
}
h4, .h4 {
  font-weight: 600;
  font-style: italic;
  font-size: 24px;
  line-height: 28px;
  letter-spacing: -0.01em;
  padding-bottom: 5px;
}
h5, .h5 {
  font-size: 20px;
  line-height: 24px;
  padding-bottom: 5px;
}
h1 a, h2 a, h3 a, h4 a, h5 a, h6 a {
  font-weight: inherit;
  font-style: inherit;
  color: inherit;
}
h1 a:hover, .h1 a:hover, h2 a:hover, .h2 a:hover, h3 a:hover, .h3 a:hover, h4 a:hover, .h4 a:hover, h5 a:hover, .h5 a:hover, h6 a:hover, .h6 a:hover {
  color: #818285;
  text-decoration: underline;
}
h1:last-child, .h1:last-child, h2:last-child, .h2:last-child, h3:last-child, .h3:last-child, h4:last-child, .h4:last-child, h5:last-child, .h5:last-child, h6:last-child, .h6:last-child {
  padding-bottom: 0;
}
p {
  padding-bottom: 10px;
}
p:last-child {
  padding-bottom: 30px;
}
div:last-child > p:last-child, aside:last-child > p:last-child, article:last-child > p:last-child {
  padding-bottom: 0;
}
em {
  font-style: italic;
}
em.fal, em.far, em.fas, em.fab {
  font-style: normal;
}
strong {
  font-weight: 700;
}
.light {
  font-weight: 300;
}
.regular {
  font-weight: 400;
}
.medium {
  font-weight: 500;
}
.semibold {
  font-weight: 600;
}
.bold {
  font-weight: 700;
}
.lrg {
  font-size: 20px;
  line-height: 32px;
}
@media (max-width: 1199px) {
  h1, .h1 {
    font-size: 38px;
    line-height: 42px;
    padding-bottom: 20px;
  }
  h2, .h2 {
    font-size: 30px;
    line-height: 34px;
  }
  h3, .h3 {
    font-size: 26px;
    line-height: 30px;
  }
  h4, .h4 {
    font-size: 22px;
    line-height: 26px;
    letter-spacing: normal;
  }
}
@media (max-width: 767px) {
  h1, .h1, h2, .h2, h3, .h3, h4, .h4, h5, .h5, h6, .h6 {
    padding-bottom: 10px;
  }
  h1, .h1 {
    font-size: 34px;
    line-height: 38px;
    letter-spacing: -0.01em;
    padding-bottom: 15px;
  }
  h2, .h2 {
    font-size: 28px;
    line-height: 32px;
    letter-spacing: normal;
  }
  h3, .h3 {
    font-size: 26px;
    line-height: 30px;
  }
  h4, .h4 {
    font-size: 20px;
    line-height: 24px;
    padding-bottom: 10px;
  }
  h5, .h5 {
    font-size: 18px;
    line-height: 22px;
    padding-bottom: 10px;
  }
}
/*= Alternative - Headings
==========================*/
h1.alt {
  font-size: 48px;
  line-height: 52px;
}
h2.alt {
  font-size: 36px;
  line-height: 40px;
  padding-bottom: 22px;
}
h3.alt {
  font-size: 26px;
  line-height: 30px;
  padding-bottom: 15px;
}
h2.alt:last-child, h3.alt:last-child {
  padding-bottom: 0;
}
@media (max-width: 1199px) {
  h1.alt {
    font-size: 40px;
    line-height: 44px;
  }
  h2.alt {
    font-size: 32px;
    line-height: 36px;
    padding-bottom: 20px;
  }
  h3.alt {
    font-size: 24px;
    line-height: 28px;
  }
}
@media (max-width: 767px) {
  h1.alt {
    font-size: 36px;
    line-height: 40px;
  }
  h2.alt {
    font-size: 28px;
    line-height: 32px;
    padding-bottom: 15px;
  }
  h3.alt {
    font-size: 22px;
    line-height: 26px;
    padding-bottom: 15px;
  }
}
/*= Unorder List 
=======================================================*/
ul, ol {
  list-style: none;
  padding: 5px 0 0 20px;
}
ul:last-child, ol:last-child {
  padding-bottom: 30px;
}
div:last-child > ul:last-child, div:last-child > ol:last-child, aside:last-child > ul:last-child, aside:last-child > ol:last-child, article:last-child > ul:last-child, article:last-child > ol:last-child {
  padding-bottom: 0;
}
li {
  font-weight: 600;
  position: relative;
  padding-left: 25px;
  padding-bottom: 4px;
}
li:last-child {
  padding-bottom: 15px;
}
ul:last-child li:last-child, ol:last-child li:last-child {
  padding-bottom: 0;
}
ul li:not(.woocommerce-notice):before {
  content: "";
  width: 15px;
  height: 15px;
  background: #001489;
  border-radius: 360px;
  position: absolute;
  top: 7px;
  left: 0;
}
ul li:not(.woocommerce-notice):after {
  content: "";
  width: 5px;
  height: 5px;
  background: #ffffff;
  position: absolute;
  top: 12px;
  left: 5px;
}

.gform_body ul li:not(.woocommerce-notice):before, .gform_body ul li:not(.woocommerce-notice):after, ul.woocommerce-order-overview li:not(.woocommerce-notice):before, ul.woocommerce-order-overview li:not(.woocommerce-notice):after { display:none !important;}
@media (max-width: 1199px) {
  ul li:before {
    top: 6px;
  }
  ul li:after {
    top: 11px;
  }
}
@media (max-width: 767px) {
  ul, ol {
    padding: 0 0 0 15px;
  }
  li:last-child {
    padding-bottom: 10px;
  }
  ul li:before {
    width: 14px;
    height: 14px;
    top: 5px;
    left: 0;
  }
  ul li:after {
    width: 4px;
    height: 4px;
    top: 10px;
    left: 5px;
  }
}
/*= Order List 
=======================================================*/
ol {
  counter-reset: item;
}
ol > li {
  counter-increment: item;
  padding-left: 22px;
}
ol > li:before {
  content: counter(item);
  font-weight: 900;
  position: absolute;
  top: 0;
  left: 0;
  padding: 0;
  margin: 0;
}
/*= The Content
=======================================================*/
.the-content p {
  padding: 0;
  margin: 10px 0 30px;
}
.the-content h1, .the-content .h1, .the-content h2, .the-content .h2, .the-content h3, .the-content .h3, .the-content h4, .the-content .h4, .the-content h5, .the-content .h5, .the-content h6, .the-content .h6 {
  padding: 0;
  margin: 10px 0;
}
.the-content h1, .the-content .h1 {
  padding: 0;
  margin: 22px 0;
}
.the-content h4, .the-content .h4, .the-content h5, .the-content .h5 {
  padding: 0px;
  margin: 5px 0;
}
/* #Input Styles
================================================= */
select, textarea, input[type="text"], input[type="password"], input[type="datetime"], input[type="datetime-local"], input[type="date"], input[type="month"], input[type="time"], input[type="week"], input[type="number"], input[type="email"], input[type="url"], input[type="search"], input[type="tel"], input[type="color"], .uneditable-input {
  border-radius: 0;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  outline: 0;
}
select, textarea, input {
  -webkit-transition: border linear 0.2s, box-shadow linear 0.2s;
  -moz-transition: border linear 0.2s, box-shadow linear 0.2s;
  -ms-transition: border linear 0.2s, box-shadow linear 0.2s;
  -o-transition: border linear 0.2s, box-shadow linear 0.2s;
  transition: border linear 0.2s, box-shadow linear 0.2s;
}
label {
  width: 100%;
  font-weight: 600;
  font-size: 16px;
  color: #000000;
  line-height: 20px;
  padding: 0 0 10px 0;
  margin: 0;
}
select, textarea, input[type="text"], input[type="password"], input[type="datetime"], input[type="datetime-local"], input[type="date"], input[type="month"], input[type="time"], input[type="week"], input[type="number"], input[type="email"], input[type="url"], input[type="search"], input[type="tel"], input[type="color"], .uneditable-input {
  width: 100%;
  height: 50px;
  font-weight: 400;
  font-size: 16px;
  color: #000000;
  line-height: 20px;
  white-space: nowrap;
  text-overflow: ellipsis;
  background: rgba(0, 0, 0, .12);
  border: none;
  border-radius: 0;
  outline: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  overflow: hidden;
  position: relative;
  padding: 15px 15px;
  margin: 0;
}
textarea {
  height: 110px;
  white-space: normal;
  outline: none;
  resize: none;
}
select {
  background-image: url(../svg/icon-down.svg);
  background-size: 21px auto;
  background-repeat: no-repeat;
  background-position: top 13px right 15px;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  padding-top: 0;
  padding-right: 50px;
  padding-bottom: 0;
}
select::-ms-expand {
  display: none;
}
select.colorize option:not([disabled]) {
  color: #000000;
}
select.colorize option.def:not([disabled]), select.colorize.empty:not([disabled]) {
  color: #777777;
}
::-webkit-input-placeholder, ::-webkit-textarea-placeholder {
  color: #777777;
}
input::-moz-placeholder, textarea::-moz-placeholder {
  color: #777777;
}
::-moz-placeholder {
  color: #777777;
}
::-ms-input-placeholder {
  color: #777777;
}
select:focus, textarea:focus, input[type="text"]:focus, input[type="password"]:focus, input[type="datetime"]:focus, input[type="datetime-local"]:focus, input[type="date"]:focus, input[type="month"]:focus, input[type="time"]:focus, input[type="week"]:focus, input[type="number"]:focus, input[type="email"]:focus, input[type="url"]:focus, input[type="search"]:focus, input[type="tel"]:focus, input[type="color"]:focus, .uneditable-input:focus {
  outline: 0;
  box-shadow: rgba(235, 51, 0, .10) 0 0 10px;
}
@media (max-width: 767px) {
  select, textarea, input[type="text"], input[type="password"], input[type="datetime"], input[type="datetime-local"], input[type="date"], input[type="month"], input[type="time"], input[type="week"], input[type="number"], input[type="email"], input[type="url"], input[type="search"], input[type="tel"], input[type="color"], .uneditable-input {
    height: 45px;
    padding: 12px 15px;
  }
  textarea {
    height: 110px;
  }
  select {
    background-size: 18px auto;
    background-position: top 12px right 15px;
  }
}
/* Field - Out */
.field-out {
  width: 100%;
  display: block;
  position: relative;
}
.field-out .remove-selected {
  width: 45px;
  height: 100%;
  float: right;
  background-image: url(../svg/icon-close.svg);
  background-size: 17px auto;
  background-repeat: no-repeat;
  background-position: center center;
  text-indent: -99999px;
  cursor: pointer;
  position: absolute;
  top: 0;
  right: 0;
  z-index: 2;
  display: none;
}
.field-out.option-selected select {
  background-image: none;
}
.field-out.option-selected .remove-selected {
  display: block;
}
@media (max-width: 767px) {
  .field-out .remove-selected {
    background-size: 14px auto;
  }
}
/* Checkbox / Radiobutton */
.custom-control {
  min-height: inherit;
  line-height: 18px;
  position: relative;
  padding: 0;
  margin: 0 0 15px 0;
}
.custom-control:last-child {
  margin-bottom: 0;
}
.custom-control .custom-control-label {
  width: auto;
  min-height: 15px;
  font-weight: 400;
  font-size: 14px;
  color: #010101;
  line-height: 18px;
  padding: 0 0 0 25px;
  margin: 0;
}
.custom-control .custom-control-label::before, .custom-control .custom-control-label::after {
  width: 15px;
  height: 15px;
  font-family: "Font Awesome 5 Pro";
  font-weight: 900;
  font-size: 10px;
  color: #161616;
  line-height: 15px;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  align-items: center;
  text-align: center;
  background: none;
  border: 1px solid #161616;
  border-radius: 0;
  top: 1px;
  left: 0;
  margin: 0;
}
.custom-control .custom-control-label::after {
  display: none;
}
.custom-control .custom-control-label::before {
  content: "";
}
.custom-control .custom-control-input:checked ~ .custom-control-label::before {
  content: "\f00c";
  color: #161616;
  background: none;
  border-color: #161616;
}
/* Custom - Switch */
.custom-switch {
  padding-left: 0;
}
.custom-switch .custom-control-label {
  min-height: 23px;
  padding-left: 55px;
}
.custom-switch .custom-control-label::before {
  content: "";
  width: 40px;
  height: 23px;
  background: #edeff3;
  border: 1px solid #939aac;
  border-radius: 360px;
  top: -3px;
  left: 0;
}
.custom-switch .custom-control-label::after {
  content: "";
  width: 19px;
  height: 19px;
  display: block;
  background: #ffffff;
  border: none;
  border-radius: 360px;
  top: -1px;
  left: 1px;
}
.custom-switch .custom-control-input:checked ~ .custom-control-label::after {
  content: "";
  -webkit-transform: translateX(19px);
  transform: translateX(19px)
}
.custom-switch .custom-control-input:checked ~ .custom-control-label::before {
  content: "";
  background: #555bb3;
  border-color: #939aac;
}
/* #Buttons
================================================== */
@keyframes arrow {
  0% {
    margin-left: 6px;
    margin-right: 0;
  }
  75% {
    margin-left: 9px;
    margin-right: -3px;
  }
  100% {
    margin-left: 6px;
    margin-right: 0;
  }
}
@-webkit-keyframes arrow {
  0% {
    margin-left: 6px;
    margin-right: 0;
  }
  75% {
    margin-left: 9px;
    margin-right: -3px;
  }
  100% {
    margin-left: 6px;
    margin-right: 0;
  }
}
/* Custom - Select */
button {
  background: none;
  border: none;
  box-shadow: none;
  text-decoration: none;
  white-space: normal;
  cursor: pointer;
  outline: 0;
  padding: 0;
  margin: 0;
}
button:hover, button:focus, button:active, button:active:focus, button.active, button.active:focus {
  outline: 0;
  box-shadow: none;
}
.btn, .button, .woocommerce .woocommerce-message .button, .woocommerce button.button.alt, .woocommerce button:not(.increment):not(.decrement):not(.close-dropdown), .woocommerce button.button, .woocommerce .wc-proceed-to-checkout a.checkout-button, .side-bar-right #subscribe-submit button, input[type=".button"], input[type="submit"], .woocommerce #respond input#submit, .woocommerce a.button, .woocommerce button.button, .woocommerce input.button {
  width: auto;
  height: auto;
  float: none;
  display: inline-block;
  vertical-align: middle;
  font-family: "Noto Sans Cond ExtBd";
  font-weight: 800;
  font-size: 18px;
  color: #ffffff;
  line-height: 22px;
  letter-spacing: 0.04em;
  text-align: center;
  text-decoration: none;
  text-transform: uppercase;
  white-space: normal;
  background: #001489;
  border: none;
  border-radius: 0;
  box-shadow: inset #001489 0 0 0 2px;
  position: relative;
  cursor: pointer;
  outline: 0;
  -webkit-transition: all .25s ease-out;
  -moz-transition: all .25s ease-out;
  -o-transition: all .25s ease-out;
  transition: all .25s ease-out;
  padding: 19px 40px;
  margin: 0;
  font-style: italic;
}
.side-bar-right #subscribe-submit button, .side-bar-right #subscribe-email input {
  width: 100%;
}
p.excerpt {
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  -moz-box-orient: vertical;
  line-clamp: 3;
  overflow: hidden;
  padding: 0;
  margin-bottom: 10px;
}
#loadMore-blog.loading {
  opacity: 0.4;
  pointer-events: none;
}
.woocommerce .wc-proceed-to-checkout a.checkout-button {
  width: 100%;
}
.btn em, .button em {
  -webkit-transition: all .25s ease-out;
  -moz-transition: all .25s ease-out;
  -o-transition: all .25s ease-out;
  transition: all .25s ease-out;
  position: relative;
  top: 1px;
  margin: 0 0 0 6px;
}
.btn:hover, .btn:focus, .btn:active, .btn:active:focus, .btn.active, .btn.active:focus, .button:hover, .button:focus, .button:active, .button:active:focus, .button.active, .button.active:focus, input[type="button"]:hover, input[type="button"]:focus, input[type="button"]:active, input[type="button"]:active:focus, input[type="button"].active, input[type="button"].active:focus, input[type="submit"]:hover, input[type="submit"]:focus, input[type="submit"]:active, input[type="submit"]:active:focus, input[type="submit"].active, input[type="submit"].active:focus, .woocommerce .woocommerce-message .button:hover, .woocommerce .woocommerce-message .button:focus, .woocommerce .woocommerce-message .button:active, .woocommerce .woocommerce-message .button:active:focus, .woocommerce .woocommerce-message .button.active, .woocommerce .woocommerce-message .button.active:focus, .woocommerce button.button:hover, .woocommerce button.button:focus, .woocommerce button.button:active, .woocommerce button.button:active:focus, .woocommerce button.button.active, .woocommerce button.button.active:focus, .woocommerce button.button.alt:hover, .woocommerce button.button.alt:focus, .woocommerce button.button.alt:active, .woocommerce button.button.alt:active:focus, .woocommerce button.button.alt.active, .woocommerce button.button.alt.active:focus, .woocommerce .wc-proceed-to-checkout a.checkout-button:hover, .woocommerce .wc-proceed-to-checkout a.checkout-button:focus, .woocommerce .wc-proceed-to-checkout a.checkout-button:active, .woocommerce .wc-proceed-to-checkout a.checkout-button:active:focus, .woocommerce .wc-proceed-to-checkout a.checkout-button.active, .woocommerce .wc-proceed-to-checkout a.checkout-button.active:focus, .side-bar-right #subscribe-submit button:hover, .side-bar-right #subscribe-submit button:focus, .side-bar-right #subscribe-submit button:active, .side-bar-right #subscribe-submit button:active:focus, .side-bar-right #subscribe-submit button.active, .side-bar-right #subscribe-submit button.active:focus, .btn:not(:disabled):not(.disabled).active, .btn:not(:disabled):not(.disabled):active {
  color: #001489;
  text-decoration: none;
  background: none;
  box-shadow: inset #001489 0 0 0 2px;
  outline: 0;
}
.btn:hover em, .btn:focus em, .btn:active em, .btn:active:focus em, .btn.active em, .btn.active:focus em, .button:hover em, .button:focus em, .button:active em, .button:active:focus em, .button.active em, .button.active:focus em {
  animation: arrow 0.5s linear 1;
  -webkit-animation-name: arrow 0.5s linear 1;
}
.btn:focus, .button:focus, input[type="button"]:focus, input[type="submit"]:focus {
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: 2px;
}
.btn-blank, .button.btn-blank, input.btn-blank[type="button"], input.btn-blank[type="submit"] {
  color: #001489;
  background: none;
  box-shadow: inset #001489 0 0 0 2px;
}
.btn-blank:hover, .btn-blank:focus, .btn-blank:active, .btn-blank:active:focus, .btn-blank.active, .btn-blank.active:focus, .button.btn-blank:hover, .button.btn-blank:focus, .button.btn-blank:active, .button.btn-blank:active:focus, .button.btn-blank.active, .button.btn-blank.active:focus, input.btn-blank[type="button"]:hover, input.btn-blank[type="button"]:focus, input.btn-blank[type="button"]:active, input.btn-blank[type="button"]:active:focus, input.btn-blank[type="button"].active, input.btn-blank[type="button"].active:focus, input.btn-blank[type="submit"]:hover, input.btn-blank[type="submit"]:focus, input.btn-blank[type="submit"]:active, input.btn-blank[type="submit"]:active:focus, input.btn-blank[type="submit"].active, input.btn-blank[type="submit"].active:focus, .btn-blank:not(:disabled):not(.disabled).active, .btn-blank:not(:disabled):not(.disabled):active, .show .btn-blank {
  color: #ffffff;
  background: #001489;
  box-shadow: inset #001489 0 0 0 2px;
}
.btn-white, .button.btn-white, input.btn-white[type="button"], input.btn-white[type="submit"] {
  color: #001489;
  background: #ffffff;
  box-shadow: inset #ffffff 0 0 0 2px;
}
.btn-white:hover, .btn-white:focus, .btn-white:active, .btn-white:active:focus, .btn-white.active, .btn-white.active:focus, .button.btn-white:hover, .button.btn-white:focus, .button.btn-white:active, .button.btn-white:active:focus, .button.btn-white.active, .button.btn-white.active:focus, input.btn-white[type="button"]:hover, input.btn-white[type="button"]:focus, input.btn-white[type="button"]:active, input.btn-white[type="button"]:active:focus, input.btn-white[type="button"].active, input.btn-white[type="button"].active:focus, input.btn-white[type="submit"]:hover, input.btn-white[type="submit"]:focus, input.btn-white[type="submit"]:active, input.btn-white[type="submit"]:active:focus, input.btn-white[type="submit"].active, input.btn-white[type="submit"].active:focus, .btn-white:not(:disabled):not(.disabled).active, .btn-white:not(:disabled):not(.disabled):active, .show .btn-white {
  color: #ffffff;
  background: none;
  box-shadow: inset #ffffff 0 0 0 2px;
}
.btn-white-blank, .button.btn-white-blank, input.btn-white-blank[type="button"], input.btn-white-blank[type="submit"] {
  color: #ffffff;
  background: none;
  box-shadow: inset #ffffff 0 0 0 2px;
}
.btn-white-blank:hover, .btn-white-blank:focus, .btn-white-blank:active, .btn-white-blank:active:focus, .btn-white-blank.active, .btn-white-blank.active:focus, .button.btn-white-blank:hover, .button.btn-white-blank:focus, .button.btn-white-blank:active, .button.btn-white-blank:active:focus, .button.btn-white-blank.active, .button.btn-white-blank.active:focus, input.btn-white-blank[type="button"]:hover, input.btn-white-blank[type="button"]:focus, input.btn-white-blank[type="button"]:active, input.btn-white-blank[type="button"]:active:focus, input.btn-white-blank[type="button"].active, input.btn-white-blank[type="button"].active:focus, input.btn-white-blank[type="submit"]:hover, input.btn-white-blank[type="submit"]:focus, input.btn-white-blank[type="submit"]:active, input.btn-white-blank[type="submit"]:active:focus, input.btn-white-blank[type="submit"].active, input.btn-white-blank[type="submit"].active:focus, .btn-white-blank:not(:disabled):not(.disabled).active, .btn-white-blank:not(:disabled):not(.disabled):active, .show .btn-white-blank {
  color: #001489;
  background: #ffffff;
  box-shadow: inset #ffffff 0 0 0 2px;
}
.disabled {
  cursor: not-allowed;
  filter: alpha(opacity=65);
  opacity: .65;
}
.btn.disabled, .btn[disabled], fieldset[disabled] .btn {
  cursor: not-allowed;
  filter: alpha(opacity=65);
  -webkit-box-shadow: none;
  box-shadow: none;
  opacity: .65;
}
a.btn.disabled, fieldset[disabled] a.btn {
  pointer-events: none;
}
.btn-out {
  width: 100%;
  display: inline-block;
  vertical-align: top;
  margin-top: 10px;
}
.btn-out a:visited {
  color: #ffffff;
}
.btn-out a:hover:visited {
  color: #001489;
}
.btn-out a.btn-blank:visited {
  color: #001489;
}
.btn-out a.btn-blank:hover, .btn-out a.btn-blank:focus, .btn-out a.btn-blank:active, .btn-out a.btn-blank:active:focus, .btn-out a.btn-blank:visited:hover, .btn-out a.btn-blank:visited:focus, .btn-out a.btn-blank:visited:active, .btn-out a.btn-blank:visited:active:focus {
  color: #ffffff;
  background: #001489;
  box-shadow: inset #001489 0 0 0 2px;
}
@media (max-width: 1199px) {
  .btn, .button, input[type=".button"], input[type="submit"] {
    font-size: 17px;
    line-height: 21px;
    padding: 17px 40px;
  }
}
@media (max-width: 767px) {
  .btn, .button, input[type=".button"], input[type="submit"] {
    font-size: 16px;
    line-height: 20px;
    padding: 15px 35px;
  }
}
/* Table */
table, tbody, thead, tr, th, td {
  /*width: 100%;*/
  border-spacing: 0;
  border-collapse: collapse;
  padding: 0;
  margin: 0;
}
/* Figure */
figure {
  padding: 0;
  margin: 0;
}
.break-word {
  word-wrap: break-word;
}
/* #Owl-carousel
=======================================================*/
.owl-carousel {
  display: none;
  width: 100%;
  -webkit-tap-highlight-color: transparent;
  /* position relative and z-index fix webkit rendering fonts issue */
  position: relative;
  z-index: 1;
}
.owl-carousel .owl-stage {
  position: relative;
  -ms-touch-action: pan-Y;
  touch-action: manipulation;
  -moz-backface-visibility: hidden;
  /* fix firefox animation glitch */
}
.owl-carousel .owl-stage:after {
  content: ".";
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0;
}
.owl-carousel .owl-stage-outer {
  position: relative;
  overflow: hidden;
  /* fix for flashing background */
  -webkit-transform: translate3d(0px, 0px, 0px);
}
.owl-carousel .owl-wrapper, .owl-carousel .owl-item {
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  -ms-backface-visibility: hidden;
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
}
.owl-carousel .owl-item {
  position: relative;
  min-height: 1px;
  float: left;
  -webkit-backface-visibility: hidden;
  -webkit-tap-highlight-color: transparent;
  -webkit-touch-callout: none;
}
.owl-carousel .owl-item img {
  width: 100%;
  display: inline-block;
}
.owl-carousel .owl-nav.disabled, .owl-carousel .owl-dots.disabled {
  display: none;
}
.owl-carousel .owl-nav .owl-prev, .owl-carousel .owl-nav .owl-next, .owl-carousel .owl-dot {
  cursor: pointer;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.owl-carousel .owl-nav button.owl-prev, .owl-carousel .owl-nav button.owl-next, .owl-carousel button.owl-dot {
  background: none;
  color: inherit;
  border: none;
  padding: 0 !important;
  font: inherit;
}
.owl-carousel.owl-loaded {
  display: block;
}
.owl-carousel.owl-loading {
  opacity: 0;
  display: block;
}
.owl-carousel.owl-hidden {
  opacity: 0;
}
.owl-carousel.owl-refresh .owl-item {
  visibility: hidden;
}
.owl-carousel.owl-drag .owl-item {
  -ms-touch-action: pan-y;
  touch-action: pan-y;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.owl-carousel.owl-grab {
  cursor: move;
  cursor: grab;
}
.owl-carousel.owl-rtl {
  direction: rtl;
}
.owl-carousel.owl-rtl .owl-item {
  float: right;
}
/* No Js */
.no-js .owl-carousel {
  display: block;
}
/* Owl Carousel - Animate Plugin */
.owl-carousel .animated {
  animation-duration: 1000ms;
  animation-fill-mode: both;
}
.owl-carousel .owl-animated-in {
  z-index: 0;
}
.owl-carousel .owl-animated-out {
  z-index: 1;
}
.owl-carousel .fadeOut {
  animation-name: fadeOut;
}
@keyframes fadeOut {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}
/* Owl Carousel - Auto Height Plugin */
.owl-height {
  transition: height 500ms ease-in-out;
}
/* Owl Carousel - Lazy Load Plugin */
.owl-carousel .owl-item {
  /**
This is introduced due to a bug in IE11 where lazy loading combined with autoheight plugin causes a wrong
calculation of the height of the owl-item that breaks page layouts
*/
}
.owl-carousel .owl-item .owl-lazy {
  opacity: 0;
  transition: opacity 400ms ease;
}
.owl-carousel .owl-item .owl-lazy[src^=""], .owl-carousel .owl-item .owl-lazy:not([src]) {
  max-height: 0;
}
.owl-carousel .owl-item img.owl-lazy {
  transform-style: preserve-3d;
}
/* Owl Carousel - Video Plugin */
.owl-carousel .owl-video-wrapper {
  position: relative;
  height: 100%;
  background: #000;
}
.owl-carousel .owl-video-play-icon {
  position: absolute;
  height: 80px;
  width: 80px;
  left: 50%;
  top: 50%;
  margin-left: -40px;
  margin-top: -40px;
  background: url("../owl.video.play.html") no-repeat;
  cursor: pointer;
  z-index: 1;
  -webkit-backface-visibility: hidden;
  transition: transform 100ms ease;
}
.owl-carousel .owl-video-play-icon:hover {
  -ms-transform: scale(1.3, 1.3);
  transform: scale(1.3, 1.3);
}
.owl-carousel .owl-video-playing .owl-video-tn, .owl-carousel .owl-video-playing .owl-video-play-icon {
  display: none;
}
.owl-carousel .owl-video-tn {
  opacity: 0;
  height: 100%;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: contain;
  transition: opacity 400ms ease;
}
.owl-carousel .owl-video-frame {
  position: relative;
  z-index: 1;
  height: 100%;
  width: 100%;
}
/* #Slider Controls
================================================== */
/* Previous and Next */
.owl-nav button {
  width: 40px;
  height: 40px;
  float: left;
  position: absolute;
  top: 50%;
  z-index: 2;
  margin: -20px 0 0 0;
  cursor: pointer;
  text-indent: -99999px;
}
.owl-nav button:before {
  width: 100%;
  height: 100%;
  float: left;
  font-family: "Font Awesome 5 Pro";
  font-weight: 900;
  font-size: 40px;
  color: #001489;
  line-height: 40px;
  text-indent: 0;
  position: absolute;
  top: 0;
  left: 0;
  -webkit-transition: all .25s ease-out;
  -moz-transition: all .25s ease-out;
  -o-transition: all .25s ease-out;
  transition: all .25s ease-out;
}
.owl-nav button:hover:before, .owl-nav button:focus:before, .owl-nav button:active:before {
  color: #001489;
}
.owl-nav button.owl-prev {
  left: -60px;
}
.owl-nav button.owl-prev:before {
  content: "\f137";
  text-align: left;
}
.owl-nav button.owl-next {
  right: -60px;
}
.owl-nav button.owl-next:before {
  content: "\f138";
  text-align: right;
}
.owl-nav button.disabled {
  cursor: default;
}
.owl-nav button.disabled:before {
  font-weight: 300;
  color: #bbbbbb;
  cursor: default;
}
.owl-nav.disabled {
  display: none;
}
@media (max-width: 1399px) {
  .owl-nav button.owl-prev {
    left: -50px;
  }
  .owl-nav button.owl-next {
    right: -50px;
  }
}
@media (max-width: 1349px) {
  .owl-nav button.owl-prev {
    left: -40px;
  }
  .owl-nav button.owl-next {
    right: -40px;
  }
}
@media (max-width: 1299px) {
  .owl-carousel {
    padding: 0 30px;
  }
  .owl-nav button.owl-prev {
    left: -25px;
  }
  .owl-nav button.owl-next {
    right: -25px;
  }
}
@media (max-width: 767px) {
  .owl-carousel {
    padding: 0 20px;
  }
  .owl-nav button {
    width: 30px;
    height: 30px;
    margin: -15px 0 0 0;
  }
  .owl-nav button:before {
    font-size: 30px;
    line-height: 30px;
  }
  .owl-nav button.owl-prev {
    left: -15px;
  }
  .owl-nav button.owl-next {
    right: -15px;
  }
}
@media (max-width: 399px) {
  .owl-nav button.owl-prev {
    left: -10px;
  }
  .owl-nav button.owl-next {
    right: -10px;
  }
}
/* Bullets */
.owl-dots {
  width: 100%;
  float: none;
  display: inline-block;
  vertical-align: top;
  text-align: center;
  line-height: .5em;
  margin: 55px 0 20px 0;
}
.owl-dots button.owl-dot {
  width: 14px;
  height: 14px;
  float: none;
  display: inline-block;
  vertical-align: top;
  text-align: center;
  background: none;
  box-shadow: inset #bbbbbb 0 0 0 2px;
  border-radius: 360px;
  -webkit-transition: all .25s ease-out;
  -moz-transition: all .25s ease-out;
  -o-transition: all .25s ease-out;
  transition: all .25s ease-out;
  cursor: pointer;
  padding: 0;
  margin: 0 7px;
}
.owl-dots button.owl-dot:hover, .owl-dots button.owl-dot:focus, .owl-dots button.owl-dot:active, .owl-dots button.owl-dot.active {
  background: #001489;
  box-shadow: inset #001489 0 0 0 2px;
}
.owl-dots.disabled {
  display: none;
}
@media (max-width: 767px) {
  .owl-dots button.owl-dot {
    width: 12px;
    height: 12px;
  }
}
/* #Flying focus
================================================== */
#flying-focus {
  position: absolute;
  margin: 0;
  background: transparent;
  -webkit-transition-property: left, top, width, height, opacity;
  transition-property: left, top, width, height, opacity;
  -webkit-transition-timing-function: cubic-bezier(0, 0.2, 0, 1);
  transition-timing-function: cubic-bezier(0, 0.2, 0, 1);
  visibility: hidden;
  pointer-events: none;
  box-shadow: -webkit-focus-ring-color 0 0 0 2px;
  border-radius: 0;
}
#flying-focus.flying-focus_visible {
  visibility: visible;
  z-index: 9999;
}
.flying-focus_target {
  outline: none !important; /* Doesn't work in Firefox :( */
}
/* http://stackoverflow.com/questions/71074/how-to-remove-firefoxs-dotted-outline-on-buttons-as-well-as-links/199319 */
.flying-focus_target::-moz-focus-inner {
  border: 0 !important;
}
/* Replace it with @supports rule when browsers catch up */
@media screen and (-webkit-min-device-pixel-ratio: 0) {
  #flying-focus {
    box-shadow: none;
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -3px;
  }
}
/* Skip - Button */
.skip-btn {
  width: 180px;
  height: 50px;
  float: left;
  font-size: 14px;
  color: #ffffff;
  line-height: 50px;
  text-decoration: none;
  text-align: center;
  background: #132bb6;
  border-radius: 0;
  -webkit-transition: top 1s ease-out, background 1s linear;
  transition: top 1s ease-out, background 1s linear;
  overflow: hidden;
  z-index: 100;
  position: absolute;
  z-index: 1001;
  top: -44px;
  left: 0;
  opacity: 0;
  padding: 0;
  margin: 0;
}
.skip-btn:hover, .skip-btn:focus, .skip-btn:active {
  top: 0px;
  color: #ffffff;
  text-decoration: none;
  background: #132bb6;
  box-shadow: rgba(0, 0, 0, .20) 0 0 25px;
  -webkit-transition: top .1s ease-in, background .5s linear;
  transition: top .1s ease-in, background .5s linear;
  opacity: 1;
}
/*= Container - Main
=======================================================*/
.container-main {
  width: 100%;
  min-height: 100vh;
  float: left;
  display: flex;
  flex-direction: column;
  position: relative;
  overflow: hidden;
}
.container {
  width: 100%;
  max-width: 1280px;
  padding: 0 40px;
}
@media (min-width: 768px) {
  .container.mx-990 {
    max-width: 1070px;
  }
  .tax-manufacturer .woocommerce-container.container {
    max-width: 1070px;
  }
}
@media (max-width: 767px) {
  .container {
    max-width: 600px;
    padding: 0 30px;
  }
}
@media (max-width: 399px) {
  .container {
    padding: 0 20px;
  }
}
/* Search - Box */
.search-box {
  width: 100%;
  float: none;
  display: inline-block;
  vertical-align: top;
}
.search-box label {
  display: none;
}
.top-bar .search-box label {display:block;}
.search-box form {
  width: 100%;
  float: left;
  position: relative;
  padding: 0;
  margin: 0;
}
.search-box textarea, .search-box select, .search-box input[type="text"], .search-box input[type="password"], .search-box input[type="datetime"], .search-box input[type="datetime-local"], .search-box input[type="date"], .search-box input[type="month"], .search-box input[type="time"], .search-box input[type="week"], .search-box input[type="number"], .search-box input[type="email"], .search-box input[type="url"], .search-box input[type="search"], .search-box input[type="tel"], .search-box input[type="color"], .search-box .uneditable-input {
  height: 30px;
  font-weight: 600;
  font-size: 14px;
  color: #001489;
  line-height: 18px;
  background: none;
  border: 1px solid #dedede;
  border-radius: 0;
  box-shadow: none;
  padding: 8px 30px 8px 10px;
  margin: 0;
}
.search-box ::-webkit-input-placeholder, .search-box ::-webkit-textarea-placeholder {
  color: #001489;
}
.search-box input::-moz-placeholder, .search-box textarea::-moz-placeholder {
  color: #001489;
}
.search-box ::-moz-placeholder {
  color: #001489;
}
.search-box ::-ms-input-placeholder {
  color: #001489;
}
.search-box select:focus, .search-box textarea:focus, .search-box input[type="text"]:focus, .search-box input[type="password"]:focus, .search-box input[type="datetime"]:focus, .search-box input[type="datetime-local"]:focus, .search-box input[type="date"]:focus, .search-box input[type="month"]:focus, .search-box input[type="time"]:focus, .search-box input[type="week"]:focus, .search-box input[type="number"]:focus, .search-box input[type="email"]:focus, .search-box input[type="url"]:focus, .search-box input[type="search"]:focus, .search-box input[type="tel"]:focus, .search-box input[type="color"]:focus, .search-box .uneditable-input:focus {
  border-color: #001489;
}
.search-box .btn, .search-box .button, .search-box input[type="button"], .search-box input[type="submit"] {
  width: 28px;
  height: 28px;
  float: right;
  background: url(../svg/icon-search.svg) no-repeat center center;
  background-size: 16px auto;
  box-shadow: none;
  border-radius: 0;
  border: none;
  text-indent: -9999px;
  position: absolute;
  top: 1px;
  right: 1px;
  padding: 0;
  margin: 0;
}
.search-box .btn:hover, .search-box .btn:focus, .search-box .btn:active, .search-box .btn:active:focus, .search-box .btn.active, .search-box .btn.active:focus, .search-box .button:hover, .search-box .button:focus, .search-box .button:active, .search-box .button:active:focus, .search-box .button.active, .search-box .button.active:focus, .search-box input[type="button"]:hover, .search-box input[type="button"]:focus, .search-box input[type="button"]:active, .search-box input[type="button"]:active:focus, .search-box input[type="button"].active, .search-box input[type="button"].active:focus, .search-box input[type="submit"]:hover, .search-box input[type="submit"]:focus, .search-box input[type="submit"]:active, .search-box input[type="submit"]:active:focus, .search-box input[type="submit"].active, .search-box input[type="submit"].active:focus, .search-box .btn:not(:disabled):not(.disabled).active, .search-box .btn:not(:disabled):not(.disabled):active {
  background: url(../svg/icon-search.svg) no-repeat center center;
  background-size: 16px auto;
  box-shadow: none;
}
/* Newsletter - Box */
.newsletter-box {
  width: 100%;
  float: left;
}
.newsletter-box label {
  display: none;
}
.newsletter-box form {
  width: 100%;
  float: left;
  position: relative;
  padding: 0;
  margin: 0;
}
.newsletter-box textarea, .newsletter-box select, .newsletter-box input[type="text"], .newsletter-box input[type="password"], .newsletter-box input[type="datetime"], .newsletter-box input[type="datetime-local"], .newsletter-box input[type="date"], .newsletter-box input[type="month"], .newsletter-box input[type="time"], .newsletter-box input[type="week"], .newsletter-box input[type="number"], .newsletter-box input[type="email"], .newsletter-box input[type="url"], .newsletter-box input[type="search"], .newsletter-box input[type="tel"], .newsletter-box input[type="color"], .newsletter-box .uneditable-input {
  height: 45px;
  background: none;
  border: 2px solid #dddddd;
  padding: 12px 15px;
}
.newsletter-box select.colorize option.def:not([disabled]), .newsletter-box select.colorize.empty:not([disabled]) {
  font-style: italic;
}
.newsletter-box ::-webkit-input-placeholder, .newsletter-box ::-webkit-textarea-placeholder {
  font-style: italic;
}
.newsletter-box input::-moz-placeholder, .newsletter-box textarea::-moz-placeholder {
  font-style: italic;
}
.newsletter-box ::-moz-placeholder {
  font-style: italic;
}
.newsletter-box ::-ms-input-placeholder {
  font-style: italic;
}
.newsletter-box .btn, .newsletter-box .button, .newsletter-box input[type="button"], .newsletter-box input[type="submit"] {
  width: 100%;
  height: 50px;
  line-height: 50px;
  padding: 0;
  margin: 20px 0 0 0;
}
/*
 3.) Header - Main
----------------------------------------*/
.header-main {
  width: 100%;
  float: left;
  background: #ffffff;
  box-shadow: rgba(0, 0, 0, .15) 0 0 15px;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 5;
}
.header-main .search-box {
  width: 280px;
  float: left;
  margin: 10px 0 0 0;
}
.header-main .search-box textarea, .header-main .search-box select, .header-main .search-box input[type="text"], .header-main .search-box input[type="password"], .header-main .search-box input[type="datetime"], .header-main .search-box input[type="datetime-local"], .header-main .search-box input[type="date"], .header-main .search-box input[type="month"], .header-main .search-box input[type="time"], .header-main .search-box input[type="week"], .header-main .search-box input[type="number"], .header-main .search-box input[type="email"], .header-main .search-box input[type="url"], .header-main .search-box input[type="search"], .header-main .search-box input[type="tel"], .header-main .search-box input[type="color"], .header-main .search-box .uneditable-input {
  color: #ffffff;
  border-color: #ffffff;
}
.header-main .search-box ::-webkit-input-placeholder, .header-main .search-box ::-webkit-textarea-placeholder {
  font-style: normal;
  color: #ffffff;
}
.header-main .search-box input::-moz-placeholder, .header-main .search-box textarea::-moz-placeholder {
  font-style: normal;
  color: #ffffff;
}
.header-main .search-box ::-moz-placeholder {
  font-style: normal;
  color: #ffffff;
}
.header-main .search-box ::-ms-input-placeholder {
  font-style: normal;
  color: #ffffff;
}
.header-main .search-box select:focus, .header-main .search-box textarea:focus, .header-main .search-box input[type="text"]:focus, .header-main .search-box input[type="password"]:focus, .header-main .search-box input[type="datetime"]:focus, .header-main .search-box input[type="datetime-local"]:focus, .header-main .search-box input[type="date"]:focus, .header-main .search-box input[type="month"]:focus, .header-main .search-box input[type="time"]:focus, .header-main .search-box input[type="week"]:focus, .header-main .search-box input[type="number"]:focus, .header-main .search-box input[type="email"]:focus, .header-main .search-box input[type="url"]:focus, .header-main .search-box input[type="search"]:focus, .header-main .search-box input[type="tel"]:focus, .header-main .search-box input[type="color"]:focus, .header-main .search-box .uneditable-input:focus {
  border-color: #ffffff;
}
.header-main .search-box .btn, .header-main .search-box .button, .header-main .search-box input[type="button"], .header-main .search-box input[type="submit"] {
  background: url(../svg/icon-search-white.svg) no-repeat center center;
  background-size: 16px auto;
}
.header-main .search-box .btn:hover, .header-main .search-box .btn:focus, .header-main .search-box .btn:active, .header-main .search-box .btn:active:focus, .header-main .search-box .btn.active, .header-main .search-box .btn.active:focus, .header-main .search-box .button:hover, .header-main .search-box .button:focus, .header-main .search-box .button:active, .header-main .search-box .button:active:focus, .header-main .search-box .button.active, .header-main .search-box .button.active:focus, .header-main .search-box input[type="button"]:hover, .header-main .search-box input[type="button"]:focus, .header-main .search-box input[type="button"]:active, .header-main .search-box input[type="button"]:active:focus, .header-main .search-box input[type="button"].active, .header-main .search-box input[type="button"].active:focus, .header-main .search-box input[type="submit"]:hover, .header-main .search-box input[type="submit"]:focus, .header-main .search-box input[type="submit"]:active, .header-main .search-box input[type="submit"]:active:focus, .header-main .search-box input[type="submit"].active, .header-main .search-box input[type="submit"].active:focus, .header-main .search-box .btn:not(:disabled):not(.disabled).active, .header-main .search-box .btn:not(:disabled):not(.disabled):active {
  background: url(../svg/icon-search-white.svg) no-repeat center center;
  background-size: 16px auto;
  box-shadow: none;
}
@media (min-width: 1200px) {
  .header-main .container {
    max-width: 1400px;
    padding: 0 0 0 40px;
  }
}
/* Top - Bar */
.header-main .top-bar {
  width: 100%;
  height: 50px;
  float: left;
  background: #818285;
  overflow: hidden;
}
.header-main .top-bar .cnt-left {
  float: left;
}
.header-main .top-bar .cnt-left ul {
  float: left;
  padding: 0;
  margin: 0 -23px 0 0;
}
.header-main .top-bar .cnt-left ul li {
  float: left;
  padding: 0;
  margin: 0 23px 0 0;
}
.header-main .top-bar .cnt-left ul li:before, .header-main .top-bar .cnt-left ul li:after {
  display: none;
}
.header-main .top-bar .cnt-left ul li a {
  height: 50px;
  float: left;
  font-weight: 600;
  font-size: 14px;
  color: #ffffff;
  line-height: 50px;
  text-decoration: none;
}
.header-main .top-bar .cnt-left ul li a:before, .header-main .top-bar .cnt-left ul li a i {
  font-family: "Font Awesome 5 Pro";
  margin: 0 6px 0 0;
}
.header-main .top-bar .cnt-left ul li.marker a:before {
  content: "\f3c5";
}
.header-main .top-bar .cnt-left ul li.login a:before {
  content: "\f13e";
}
.header-main .top-bar .cnt-left ul li:hover > a, .header-main .top-bar .cnt-left ul li a:focus, .header-main .top-bar .cnt-left ul li a:active {
  color: rgba(255, 255, 255, .80);
}
.header-main .top-bar .cnt-right {
  float: right;
}
.header-main .top-bar .cnt-right .view-quote {
  float: left;
}
.header-main .top-bar .cnt-right .view-quote a {
  height: 50px;
  float: left;
  font-weight: 600;
  font-size: 14px;
  color: #ffffff;
  line-height: 50px;
  text-decoration: none;
  position: relative;
  padding: 0 67px 0 30px;
}
.header-main .top-bar .cnt-right .view-quote a:after {
  font-family: "Font Awesome 5 Pro";
  content: "\f15c";
  font-weight: 300;
  font-size: 24px;
  position: absolute;
  top: 0;
  right: 30px;
}
.header-main .top-bar .cnt-right .view-quote .count {
  width: 20px;
  height: 24px;
  font-weight: 700;
  font-size: 14px;
  color: #818285;
  line-height: 14px;
  text-align: center;
  position: absolute;
  top: 13px;
  right: 29px;
  z-index: 1;
  padding: 8px 0 0 0;
  display: none;
}
.header-main .top-bar .cnt-right .view-quote.show-count a:after {
  content: "\f15b";
  font-weight: 900;
}
.header-main .top-bar .cnt-right .view-quote.show-count .count {
  display: block;
}
.header-main .top-bar .cnt-right .view-quote a:hover, .header-main .top-bar .cnt-right .view-quote a:focus, .header-main .top-bar .cnt-right .view-quote a:active {
  background-color: #818285;
}
@media (max-width: 1199px) {
  .header-main .top-bar {
    display: none;
  }
}
/* Nav - Bar */
.mega-menu {
  display: none;
}
.header-main .nav-bar {
  width: 100%;
  height: 85px;
  float: left;
  position: relative;
}
/* Site Brand */
.header-main .brand {
  float: left;
  position: relative;
  z-index: 1;
  margin: 23px -300px 0 0;
}
.header-main .brand img {
  width: 100%;
  max-width: 162px;
  vertical-align: top;
  display: inline-block;
}
@media (max-width: 767px) {
  .header-main .nav-bar {
    height: 70px;
  }
  .header-main .brand {
    margin: 15px -300px 0 0;
  }
  .header-main .brand img {
    max-width: 145px;
  }
}
/* Main - Menu */
@media (min-width: 1200px) {
  .overlay-menu {
    width: 100%;
    height: 100%;
    float: left;
    background: rgba(0, 0, 0, .70);
    position: fixed;
    top: 0;
    left: 0;
    z-index: 4;
    visibility: hidden;
    opacity: 0;
    -webkit-transition: top .15s ease-out;
    -moz-transition: top .15s ease-out;
    transition: top .15s ease-out;
  }
  .overlay-menu.show-over {
    visibility: visible;
    opacity: 1;
    -webkit-transition: opacity .2s ease-out;
    -moz-transition: opacity .2s ease-out;
    transition: opacity .2s ease-out;
  }
  .header-main .main-menu {
    float: right;
    padding: 0;
    margin: 0;
  }
  .header-main .main-menu ul {
    float: left;
    padding: 0;
    margin: 0;
  }
  .header-main .main-menu ul li {
    float: left;
    font-weight: inherit;
    padding: 0;
    margin: 0 0 0 30px;
  }
  .header-main .main-menu ul li:before, .header-main .main-menu ul li:after {
    display: none;
  }
  .header-main .main-menu ul li > a {
    height: 85px;
    float: left;
    font-weight: 600;
    font-size: 16px;
    color: #001489;
    line-height: 85px;
    text-decoration: none;
    text-align: center;
    position: relative;
    overflow: hidden;
  }
  .header-main .main-menu ul li > a:after {
    content: "";
    width: 0;
    height: 4px;
    float: left;
    background: #818285;
    -webkit-transition: all .25s ease-out;
    -moz-transition: all .25s ease-out;
    -o-transition: all .25s ease-out;
    transition: all .25s ease-out;
    position: absolute;
    bottom: 0;
    left: 50%;
    opacity: 0;
  }
  .header-main .main-menu ul li:hover > a, .header-main .main-menu ul li > a:focus, .header-main .main-menu ul li.nav-menu-open > a, .header-main .main-menu ul li.current-menu-item > a, .header-main .main-menu ul li.current-menu-parent > a, .header-main .main-menu ul li.current-menu-ancestor > a {
    color: #818285;
  }
  .header-main .main-menu ul li:hover > a:after, .header-main .main-menu ul li > a:focus:after, .header-main .main-menu ul li.nav-menu-open > a:after, .header-main .main-menu ul li.current-menu-item > a:after, .header-main .main-menu ul li.current-menu-parent > a:after, .header-main .main-menu ul li.current-menu-ancestor > a:after {
    width: 100%;
    left: 0;
    opacity: 1;
  }
  .header-main .main-menu ul li.menulink-quote > a {
    font-family: "Noto Sans Cond ExtBd";
    font-weight: 800;
    font-size: 18px;
    color: #ffffff;
    text-transform: uppercase;
    background: #001489;
    padding: 0 30px;
    font-style: italic;
  }
  .header-main .main-menu ul li.menulink-quote > a:after {
    display: none;
  }
  .header-main .main-menu ul li.menulink-quote:hover > a, .header-main .main-menu ul li.menulink-quote > a:focus, .header-main .main-menu ul li.menulink-quote.nav-menu-open > a, .header-main .main-menu ul li.menulink-quote.current-menu-item > a, .header-main .main-menu ul li.menulink-quote.current-menu-parent > a, .header-main .main-menu ul li.menulink-quote.current-menu-ancestor > a {
    color: #ffffff;
    background: #132bb6;
  }
  .header-main .main-menu ul li > a:focus + ul, .header-main .main-menu ul li:hover > ul, .header-main .main-menu ul li > .nav-menu-open {
    opacity: 1;
    pointer-events: auto;
    z-index: 5;
  }
  .header-main .main-menu ul li > ul {
    width: 200px;
    float: left;
    background: #ffffff;
    overflow: hidden;
    position: absolute;
    top: 85px;
    left: 0;
    transition: opacity 225ms;
    opacity: 0;
    pointer-events: none;
    z-index: -1;
    padding: 15px 0;
    margin: 0;
  }
  .header-main .main-menu ul li > ul:before {
    content: "";
    width: 10000px;
    height: 110%;
    float: left;
    box-shadow: inset rgba(0, 0, 0, .15) 0 0 15px;
    position: absolute;
    top: 0;
    left: -5000px;
  }
  .header-main .main-menu ul li > ul li {
    width: 100%;
    height: auto;
    float: left;
    padding: 0;
    margin: 0 0 5px 0;
  }
  .header-main .main-menu ul li > ul li:last-child {
    margin-bottom: 0;
  }
  .header-main .main-menu ul li > ul li a {
    width: 100%;
    height: auto;
    line-height: 20px;
    text-align: left;
    padding: 10px 20px;
    margin: 0;
  }
  .header-main .main-menu ul li > ul li a:after {
    display: none;
  }
  .header-main .main-menu ul li > ul li:hover > a, .header-main .main-menu ul li > ul li > a:focus, .header-main .main-menu ul li > ul li.nav-menu-open > a, .header-main .main-menu ul li > ul li.current-menu-item > a, .header-main .main-menu ul li > ul li.current-menu-parent > a, .header-main .main-menu ul li > ul li.current-menu-ancestor > a {
    color: #ffffff;
    background: #818285;
  }
  /* Mega - Menu */
  .header-main .main-menu ul li.mega-menu-item {
    position: static;
  }
  .header-main .main-menu ul li.mega-menu-item:hover > .mega-menu, .header-main .main-menu ul li.mega-menu-item.nav-menu-open .mega-menu {
    opacity: 1;
    pointer-events: auto;
    z-index: 5;
  }
  .header-main .main-menu ul li .mega-menu {
    width: 100%;
    float: left;
    text-align: left;
    background: #ffffff;
    position: absolute;
    top: 85px;
    left: 0;
    transition: opacity 225ms;
    opacity: 0;
    pointer-events: none;
    z-index: -1;
    display: block;
    padding: 55px 0;
    margin: 0;
  }
  .header-main .main-menu ul li .mega-menu:before {
    content: "";
    width: 100%;
    height: 15px;
    float: left;
    background: rgb(0, 0, 0);
    background: linear-gradient(180deg, rgba(0, 0, 0, 0.075) 0%, rgba(0, 0, 0, 0) 100%);
    position: absolute;
    top: 0;
    left: 0;
  }
  .header-main .main-menu ul li .mega-menu ul {
    width: 100%;
    float: left;
    background: none;
    box-shadow: none;
    position: relative;
    top: 0;
    left: 0;
    visibility: visible;
    opacity: 1;
    padding: 0 0 0 15px;
    margin: 0 0 -12px 0;
  }
  .header-main .main-menu ul li .mega-menu ul:before {
    display: none;
  }
  .header-main .main-menu ul li .mega-menu ul li {
    width: 100%;
    height: auto;
    float: left;
    padding: 0 0 12px 0;
    margin: 0;
  }
  .header-main .main-menu ul li .mega-menu ul li a {
    width: 100%;
    height: auto;
    float: left;
    font-weight: 700;
    font-size: 16px;
    color: #2d2b70;
    line-height: 20px;
    text-align: left;
    padding: 0;
    margin: 0;
  }
  .header-main .main-menu ul li .mega-menu ul li a:after {
    display: none;
  }
  .header-main .main-menu ul li .mega-menu ul li:hover > a, .header-main .main-menu ul li .mega-menu ul li > a:focus, .header-main .main-menu ul li .mega-menu ul li.nav-menu-open > a, .header-main .main-menu ul li .mega-menu ul li.current-menu-item > a, .header-main .main-menu ul li .mega-menu ul li.current-menu-parent > a, .header-main .main-menu ul li .mega-menu ul li.current-menu-ancestor > a {
    color: #818285;
    background: none;
  }
  .header-main .main-menu ul li .mega-menu ul li ul {
    padding-top: 12px;
    padding-bottom: 20px;
  }
  .header-main .main-menu ul li .mega-menu h3, .header-main .main-menu ul li .mega-menu h4 {
    width: 100%;
    float: left;
    font-family: "Open Sans", sans-serif;
    font-weight: 700;
    font-style: normal;
    font-size: 22px;
    color: #2d2b70;
    line-height: 26px;
    letter-spacing: normal;
    padding: 0 0 14px 0;
  }
  .header-main .main-menu ul li .mega-menu h4 {
    font-size: 18px;
    line-height: 22px;
  }
  .header-main .main-menu ul li .mega-menu h3:last-child, .header-main .main-menu ul li .mega-menu h4:last-child {
    padding-bottom: 0;
  }
  .header-main .main-menu ul li .mega-menu h3 a, .header-main .main-menu ul li .mega-menu h4 a {
    font-weight: inherit;
    color: inherit;
  }
  .header-main .main-menu ul li .mega-menu h3 a:hover, .header-main .main-menu ul li .mega-menu h4 a:hover, .header-main .main-menu ul li .mega-menu h3 a:focus, .header-main .main-menu ul li .mega-menu h4 a:focus, .header-main .main-menu ul li .mega-menu h3 a:active, .header-main .main-menu ul li .mega-menu h4 a:active {
    color: #818285;
  }
  .header-main .main-menu ul li .mega-menu p {
    font-size: 16px;
    line-height: 22px;
  }
  .header-main .main-menu ul li .mega-menu .view-catalog {
    width: 100%;
    float: left;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    margin-bottom: 20px;
  }
  .header-main .main-menu ul li .mega-menu .view-catalog:last-child {
    margin-bottom: 0;
  }
  .header-main .main-menu ul li .mega-menu .view-catalog h3, .header-main .main-menu ul li .mega-menu .view-catalog h4 {
    width: 120px;
    float: left;
    padding: 0;
  }
  .header-main .main-menu ul li .mega-menu .view-catalog .figure {
    width: 115px;
    float: left;
    margin-right: 20px;
  }
  .header-main .main-menu ul li .mega-menu .view-catalog .figure img {
    width: 100%;
  }
  .header-main .main-menu ul li .mega-menu .view-links {
    width: 100%;
    float: left;
    margin-bottom: 16px;
  }
  .header-main .main-menu ul li .mega-menu .view-links:last-child {
    margin-bottom: 0;
  }
  .header-main .main-menu ul li .mega-menu .view-links ul {
    padding: 0;
    margin: 0 0 -17px 0;
  }
  .header-main .main-menu ul li .mega-menu .view-links ul li {
    padding: 0 0 17px 0;
  }
  .header-main .main-menu ul li .mega-menu .view-links ul li a {
    font-size: 22px;
    line-height: 26px;
  }
  .header-main .main-menu ul li .mega-menu .view-offer-items {
    width: 100%;
    float: left;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    padding-left: 15px;
    margin-bottom: 20px;
  }
  .header-main .main-menu ul li .mega-menu .view-offer-items:last-child {
    margin-bottom: 0;
  }
  .header-main .main-menu ul li .mega-menu .view-offer-items h3, .header-main .main-menu ul li .mega-menu .view-offer-items h4 {
    padding-bottom: 20px;
  }
  .header-main .main-menu ul li .mega-menu .view-offer-items h3:last-child, .header-main .main-menu ul li .mega-menu .view-offer-items h4:last-child {
    padding-bottom: 0;
  }
  .header-main .main-menu ul li .mega-menu .view-offer-items p {
    width: 170px;
    float: left;
    padding: 0;
  }
  .header-main .main-menu ul li .mega-menu .view-offer-items .figure {
    width: 125px;
    float: left;
    text-align: center;
    padding: 0 15px;
  }
  .header-main .main-menu ul li .mega-menu .view-offer-items .figure img {
    width: 100%;
  }
  .header-main .main-menu ul li .mega-menu .view-offer-items .figure-split {
    width: 100%;
    float: left;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
  }
  .header-main .main-menu ul li .mega-menu .aside {
    /*width: 33%;*/ width: 48%;
    float: left;
    padding: 0 30px 25px 0;
    margin: 0;
  }
  .header-main .main-menu ul li .mega-menu .aside:nth-child(2) {
    width: 42%;
  }
  .header-main .main-menu ul li .mega-menu .aside:nth-child(3) {
    width: 25%;
  }
  .header-main .main-menu ul li .mega-menu .left-cl {
    /*width: 29%;*/ width: 50%;
    min-height: 5px;
    float: left;
    position: relative;
    z-index: 1;
  }
  .header-main .main-menu ul li .mega-menu .right-cl {
    /*width: 71%;*/ width: 50%;
    float: left;
    position: relative;
    z-index: 1;
    padding: 10px 0 0 0;
    margin: 0;
  }
  .header-main .main-menu ul li .mega-menu .row {
    justify-content: center;
    padding: 0 40px 0 0;
  }
  .header-main .main-menu ul li .mega-menu .row > div {
    text-align: center;
  }
  .header-main .main-menu ul li .mega-menu .row > div .figure {
    width: 100%;
    text-align: center;
    overflow: hidden;
    margin-bottom: 15px;
  }
  .header-main .main-menu ul li .mega-menu .row > div .figure img {
    width: 100%;
    -webkit-transition: all .25s ease-out;
    -moz-transition: all .25s ease-out;
    -o-transition: all .25s ease-out;
    transition: all .25s ease-out;
  }
  .header-main .main-menu ul li .mega-menu .row > div h4 {
    -webkit-transition: all .25s ease-out;
    -moz-transition: all .25s ease-out;
    -o-transition: all .25s ease-out;
    transition: all .25s ease-out;
  }
  .header-main .main-menu ul li .mega-menu .row > div > a {
    width: 100%;
    color: inherit;
    display: block;
    text-decoration: none;
  }
  .header-main .main-menu ul li .mega-menu .row > div > a:hover h4, .header-main .main-menu ul li .mega-menu .row > div > a:focus h4, .header-main .main-menu ul li .mega-menu .row > div > a:active h4 {
    color: #818285;
  }
  .header-main .main-menu ul li .mega-menu .row > div > a:hover .figure img, .header-main .main-menu ul li .mega-menu .row > div > a:focus .figure img, .header-main .main-menu ul li .mega-menu .row > div > a:active .figure img {
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
  }
}
@media (min-width: 1200px) and (max-width: 1279px) {
  .header-main .main-menu ul li {
    margin: 0 0 0 20px;
  }
  .header-main .main-menu ul li > a {
    font-size: 15px;
  }
  .header-main .main-menu ul li .mega-menu h3, .header-main .main-menu ul li .mega-menu h4 {
    font-size: 20px;
    line-height: 24px;
  }
  .header-main .main-menu ul li .mega-menu h4 {
    font-size: 16px;
    line-height: 20px;
  }
  .header-main .main-menu ul li .mega-menu ul li a {
    font-size: 15px;
    line-height: 19px;
  }
  .header-main .main-menu ul li .mega-menu .view-links ul li a {
    font-size: 20px;
    line-height: 24px;
  }
}
@media (max-width: 1199px) {
  .header-main .main-menu {
    display: none;
  }
}
/* Menu - Btn */
.header-main .menu-btn {
  width: 30px;
  height: 85px;
  float: right;
  display: none;
  flex-wrap: wrap;
  align-items: center;
  cursor: pointer;
}
.header-main .menu-btn .menu-bar {
  width: 100%;
  height: 4px;
  float: left;
  background: #818285;
  text-indent: -99999px;
  position: relative;
  transition: all 0.4s ease;
  margin: 10px 0;
}
.header-main .menu-btn .menu-bar:before, .header-main .menu-btn .menu-bar:after {
  content: "";
  width: 100%;
  height: 4px;
  float: left;
  background: #818285;
  position: absolute;
  left: 0;
  transition: all 0.4s ease;
}
.header-main .menu-btn .menu-bar:before {
  top: -10px;
}
.header-main .menu-btn .menu-bar:after {
  top: 10px;
}
@media (max-width: 1199px) {
  .header-main .menu-btn {
    display: flex;
  }
}
@media (max-width: 767px) {
  .header-main .menu-btn {
    height: 70px;
  }
}
/* MM - Menu */
@media (min-width: 1200px) {
  #menu {
    width: 100%;
    float: left;
    display: none;
  }
}
html.mm-pagedim-black.mm-opening #mm-blocker, html.mm-pagedim-white.mm-opening #mm-blocker, html.mm-pagedim.mm-opening #mm-blocker {
  background: #000000;
  opacity: .8;
  -webkit-transition: opacity .04s ease .40s;
  transition: opacity .04s ease .04s
}
.mm-menu {
  max-width: 400px;
  color: #ffffff;
  background: #001489;
}
html.mm-front #mm-blocker {
  z-index: 1001;
}
html.mm-front .mm-menu {
  z-index: 1002;
}
@media (max-width: 399px) {
  .mm-menu {
    width: 94%;
  }
  html.mm-right.mm-opening .mm-slideout {
    -webkit-transform: translate3d(-90%, 0, 0);
    transform: translate3d(-90%, 0, 0);
  }
}
@media all and (min-width:450px) {
  html.mm-opening .mm-slideout {
    -webkit-transform: translate3d(400px, 0, 0);
    transform: translate3d(400px, 0, 0)
  }
}
@media all and (min-width:450px) {
  html.mm-right.mm-opening .mm-slideout {
    -webkit-transform: translate3d(-400px, 0, 0);
    transform: translate3d(-400px, 0, 0)
  }
}
.mm-menu.mm-columns-1 {
  max-width: 400px
}
@media all and (min-width:450px) {
  html.mm-opening.mm-columns-1 .mm-slideout {
    -webkit-transform: translate3d(400px, 0, 0);
    transform: translate3d(400px, 0, 0)
  }
}
.mm-close:before {
  width: 20px;
  height: 20px;
  content: "\f00d";
  font-family: "Font Awesome 5 Pro";
  font-weight: 400;
  font-size: 24px;
  color: #ffffff;
  line-height: 20px;
  background: none;
  border: none;
  top: 10px;
  right: 30px;
  -webkit-transform: rotate(0deg);
  -ms-transform: rotate(0deg);
  transform: rotate(0deg);
}
.mm-close:after {
  display: none;
}
.mm-prev:hover {
  border: none;
  background: none;
}
.mm-prev:before {
  width: 14px;
  height: 20px;
  content: "\f053";
  font-family: "Font Awesome 5 Pro";
  font-weight: 400;
  font-size: 20px;
  color: #ffffff;
  line-height: 20px;
  background: none;
  border: none;
  top: 10px;
  left: 30px;
  -webkit-transform: rotate(0deg);
  -ms-transform: rotate(0deg);
  transform: rotate(0deg);
}
.mm-title {
  height: 33px !important;
  font-family: "Open Sans", sans-serif !important;
  font-weight: 600 !important;
  font-size: 16px;
  color: #ffffff !important;
  text-transform: uppercase;
  background: none !important;
  line-height: 33px;
}
.mm-navbar {
  height: 40px !important;
  border-bottom: none !important;
}
.mm-hasnavbar-top-4 .mm-panels {
  top: 40px !important;
}
.mm-menu .mm-panel ul {
  width: 100%;
  float: left;
  padding: 0;
  margin: 0;
}
.mm-menu .mm-panel ul li {
  width: 100%;
  float: left;
  font-weight: inherit;
  border-bottom: 1px solid rgba(255, 255, 255, .20);
  padding: 0;
  margin: 0;
}
.mm-menu .mm-panel ul li:before, .mm-menu .mm-panel ul li:after {
  display: none;
}
.mm-menu .mm-panel ul li a {
  width: 100%;
  float: left;
  font-family: "Open Sans", sans-serif;
  font-weight: 600;
  font-size: 18px;
  color: #ffffff;
  line-height: 22px;
  text-decoration: none;
  padding: 17px 30px 17px 0;
}
.mm-menu .mm-panel ul li:hover > a, .mm-menu .mm-panel ul li a:focus, .mm-menu .mm-panel ul li a:active, .mm-menu .mm-panel ul li.mm-selected > a, .mm-menu .mm-panel ul li.current-menu-item > a, .mm-menu .mm-panel ul li.current-menu-parent > a, .mm-menu .mm-panel ul li.current-menu-ancestor > a {
  color: #818285;
  background: none;
}
.mm-menu .mm-panel ul.mm-listview {
  width: 100%;
  float: left;
  padding: 0 0 40px 0 !important;
  margin: -8px 0 0 0 !important;
}
.mm-menu .mm-panel ul.mm-listview:last-child {
  padding-bottom: 35px !important;
}
.mm-menu .mm-panel ul.mm-listview > li {
  width: 100%;
  float: left;
  font-weight: inherit;
  line-height: normal;
  border-bottom: 1px solid rgba(255, 255, 255, .25);
  padding: 0;
  margin: 0;
}
.mm-menu .mm-panel ul.mm-listview > li:before {
  display: none;
}
.mm-listview > li:not(.mm-divider)::after {
  display: none;
}
.mm-menu .mm-panel ul.mm-listview > li > a {
  width: 100%;
  float: left;
  font-family: "Open Sans", sans-serif;
  font-weight: 600;
  font-size: 18px;
  color: #ffffff;
  line-height: 22px;
  white-space: normal;
  text-decoration: none;
  padding: 17px 30px 17px 0;
}
.mm-menu .mm-panel ul.mm-listview > li > a:after {
  font-family: "Font Awesome 5 Pro";
  font-weight: 900;
  font-size: 20px;
  color: #ffffff;
}
.mm-menu .mm-panel ul.mm-listview li > .mm-next {
  width: 50px;
  height: 14px;
  float: right;
  background: none;
  padding: 0;
  position: absolute;
  right: 0;
  top: 50%;
  bottom: 0;
  z-index: 2;
  margin: -7px 0 0 0;
}
.mm-menu .mm-panel ul.mm-listview li > .mm-next::before {
  width: 50px;
  float: right;
  content: "\f054";
  font-family: "Font Awesome 5 Pro";
  font-weight: 900;
  font-size: 16px;
  color: #ffffff;
  line-height: 16px;
  text-align: right;
  border: none;
  padding: 0;
}
.mm-menu .mm-panel ul.mm-listview li > .mm-next::after {
  display: none;
}
.mm-menu .mm-panel ul.mm-listview li:hover > a, .mm-menu .mm-panel ul.mm-listview li > a:focus, .mm-menu .mm-panel ul.mm-listview li > a:active, .mm-menu .mm-panel ul.mm-listview li.mm-selected > a, .mm-menu .mm-panel ul.mm-listview li.current-menu-item > a, .mm-menu .mm-panel ul.mm-listview li.current-menu-parent > a, .mm-menu .mm-panel ul.mm-listview li.current-menu-ancestor > a {
  color: #818285;
  background: none;
}
.mm-menu .mm-panel .top-bar {
  width: 100%;
  float: left;
  padding: 0 0 50px 0;
  margin: -10px 0 0 0;
}
.mm-menu .mm-panel .top-bar .container {
  max-width: 100%;
  padding: 0;
}
.mm-menu .mm-panel .top-bar .cnt-left {
  width: 100%;
  float: left;
  padding: 0 0 30px 0;
}
.mm-menu .mm-panel .top-bar .cnt-left ul li:last-child {
  border-bottom: none;
}
.mm-menu .mm-panel .top-bar .cnt-left ul li a {
  font-size: 16px;
  line-height: 20px;
}
.mm-menu .mm-panel .top-bar .cnt-left ul li a:before {
  font-family: "Font Awesome 5 Pro";
  margin: 0 6px 0 0;
}
/*.mm-menu .mm-panel .top-bar .cnt-left ul li.phone a:before {
  content: "\f095";
}
.mm-menu .mm-panel .top-bar .cnt-left ul li.envelope a:before {
  content: "\f0e0";
}*/
.mm-menu .mm-panel .top-bar .cnt-left ul li.marker a:before {
  content: "\f3c5";
}
.mm-menu .mm-panel .top-bar .cnt-left ul li.login a:before {
  content: "\f13e";
}
.mm-menu .mm-panel .top-bar .cnt-right {
  width: 100%;
  float: left;
}
.mm-menu .mm-panel .top-bar .search-box {
  width: 100%;
  float: left;
  margin: 0 0 30px 0;
}
.mm-menu .mm-panel .top-bar .search-box textarea, .mm-menu .mm-panel .top-bar .search-box select, .mm-menu .mm-panel .top-bar .search-box input[type="text"], .mm-menu .mm-panel .top-bar .search-box input[type="password"], .mm-menu .mm-panel .top-bar .search-box input[type="datetime"], .mm-menu .mm-panel .top-bar .search-box input[type="datetime-local"], .mm-menu .mm-panel .top-bar .search-box input[type="date"], .mm-menu .mm-panel .top-bar .search-box input[type="month"], .mm-menu .mm-panel .top-bar .search-box input[type="time"], .mm-menu .mm-panel .top-bar .search-box input[type="week"], .mm-menu .mm-panel .top-bar .search-box input[type="number"], .mm-menu .mm-panel .top-bar .search-box input[type="email"], .mm-menu .mm-panel .top-bar .search-box input[type="url"], .mm-menu .mm-panel .top-bar .search-box input[type="search"], .mm-menu .mm-panel .top-bar .search-box input[type="tel"], .mm-menu .mm-panel .top-bar .search-box input[type="color"], .mm-menu .mm-panel .top-bar .search-box .uneditable-input {
  height: 40px;
  font-size: 16px;
  color: #ffffff;
  line-height: 20px;
  border-color: #ffffff;
  padding: 8px 50px 8px 15px;
}
.mm-menu .mm-panel .top-bar .search-box ::-webkit-input-placeholder, .mm-menu .mm-panel .top-bar .search-box ::-webkit-textarea-placeholder {
  font-style: normal;
  color: #ffffff;
}
.mm-menu .mm-panel .top-bar .search-box input::-moz-placeholder, .mm-menu .mm-panel .top-bar .search-box textarea::-moz-placeholder {
  font-style: normal;
  color: #ffffff;
}
.mm-menu .mm-panel .top-bar .search-box ::-moz-placeholder {
  font-style: normal;
  color: #ffffff;
}
.mm-menu .mm-panel .top-bar .search-box ::-ms-input-placeholder {
  font-style: normal;
  color: #ffffff;
}
.mm-menu .mm-panel .top-bar .search-box select:focus, .mm-menu .mm-panel .top-bar .search-box textarea:focus, .mm-menu .mm-panel .top-bar .search-box input[type="text"]:focus, .mm-menu .mm-panel .top-bar .search-box input[type="password"]:focus, .mm-menu .mm-panel .top-bar .search-box input[type="datetime"]:focus, .mm-menu .mm-panel .top-bar .search-box input[type="datetime-local"]:focus, .mm-menu .mm-panel .top-bar .search-box input[type="date"]:focus, .mm-menu .mm-panel .top-bar .search-box input[type="month"]:focus, .mm-menu .mm-panel .top-bar .search-box input[type="time"]:focus, .mm-menu .mm-panel .top-bar .search-box input[type="week"]:focus, .mm-menu .mm-panel .top-bar .search-box input[type="number"]:focus, .mm-menu .mm-panel .top-bar .search-box input[type="email"]:focus, .mm-menu .mm-panel .top-bar .search-box input[type="url"]:focus, .mm-menu .mm-panel .top-bar .search-box input[type="search"]:focus, .mm-menu .mm-panel .top-bar .search-box input[type="tel"]:focus, .mm-menu .mm-panel .top-bar .search-box input[type="color"]:focus, .mm-menu .mm-panel .top-bar .search-box .uneditable-input:focus {
  border-color: #ffffff;
}
.mm-menu .mm-panel .top-bar .search-box .btn, .mm-menu .mm-panel .top-bar .search-box .button, .mm-menu .mm-panel .top-bar .search-box input[type="button"], .mm-menu .mm-panel .top-bar .search-box input[type="submit"] {
  width: 38px;
  height: 38px;
  background: url(../svg/icon-search-white.svg) no-repeat center center;
  background-size: 18px auto;
}
.mm-menu .mm-panel .top-bar .search-box .btn:hover, .mm-menu .mm-panel .top-bar .search-box .btn:focus, .mm-menu .mm-panel .top-bar .search-box .btn:active, .mm-menu .mm-panel .top-bar .search-box .btn:active:focus, .mm-menu .mm-panel .top-bar .search-box .btn.active, .mm-menu .mm-panel .top-bar .search-box .btn.active:focus, .mm-menu .mm-panel .top-bar .search-box .button:hover, .mm-menu .mm-panel .top-bar .search-box .button:focus, .mm-menu .mm-panel .top-bar .search-box .button:active, .mm-menu .mm-panel .top-bar .search-box .button:active:focus, .mm-menu .mm-panel .top-bar .search-box .button.active, .mm-menu .mm-panel .top-bar .search-box .button.active:focus, .mm-menu .mm-panel .top-bar .search-box input[type="button"]:hover, .mm-menu .mm-panel .top-bar .search-box input[type="button"]:focus, .mm-menu .mm-panel .top-bar .search-box input[type="button"]:active, .mm-menu .mm-panel .top-bar .search-box input[type="button"]:active:focus, .mm-menu .mm-panel .top-bar .search-box input[type="button"].active, .mm-menu .mm-panel .top-bar .search-box input[type="button"].active:focus, .mm-menu .mm-panel .top-bar .search-box input[type="submit"]:hover, .mm-menu .mm-panel .top-bar .search-box input[type="submit"]:focus, .mm-menu .mm-panel .top-bar .search-box input[type="submit"]:active, .mm-menu .mm-panel .top-bar .search-box input[type="submit"]:active:focus, .mm-menu .mm-panel .top-bar .search-box input[type="submit"].active, .mm-menu .mm-panel .top-bar .search-box input[type="submit"].active:focus, .mm-menu .mm-panel .top-bar .search-box .btn:not(:disabled):not(.disabled).active, .mm-menu .mm-panel .top-bar .search-box .btn:not(:disabled):not(.disabled):active {
  background: url(../svg/icon-search-white.svg) no-repeat center center;
  background-size: 18px auto;
  box-shadow: none;
}
.mm-menu .mm-panel .top-bar .cnt-right .view-quote {
  width: 100%;
  float: left;
}
.mm-menu .mm-panel .top-bar .cnt-right .view-quote a {
  width: 100%;
  float: left;
  font-weight: 600;
  font-size: 16px;
  color: #ffffff;
  line-height: 20px;
  text-align: center;
  text-decoration: none;
  background: #818285;
  position: relative;
  padding: 20px 30px;
}
.mm-menu .mm-panel .top-bar .cnt-right .view-quote a:after {
  font-family: "Font Awesome 5 Pro";
  content: "\f15c";
  font-weight: 300;
  font-size: 24px;
  margin: 0 0 0 15px;
}
.mm-menu .mm-panel .top-bar .cnt-right .view-quote .count {
  width: 20px;
  height: 24px;
  font-weight: 700;
  font-size: 14px;
  color: #818285;
  line-height: 14px;
  text-align: center;
  position: absolute;
  top: 18px;
  right: 50%;
  z-index: 1;
  padding: 8px 0 0 0;
  margin: 0 -64px 0 0;
  display: none;
}
.mm-menu .mm-panel .top-bar .cnt-right .view-quote.show-count a:after {
  content: "\f15b";
  font-weight: 900;
}
.mm-menu .mm-panel .top-bar .cnt-right .view-quote.show-count .count {
  display: block;
}
.mm-menu .mm-panel .top-bar .cnt-right .view-quote a:hover, .mm-menu .mm-panel .top-bar .cnt-right .view-quote a:focus, .mm-menu .mm-panel .top-bar .cnt-right .view-quote a:active {
  background: #818285;
}
@media (min-width: 768px) {
  .mm-panels > .mm-panel {
    padding: 0 30px
  }
}
@media (max-width: 767px) {
  .mm-panels > .mm-panel {
    padding: 0 25px
  }
  .mm-close:before {
    right: 25px;
  }
  .mm-prev:before {
    left: 25px;
  }
}
/*
 4.) Content - Main
----------------------------------------*/
.content-main, .site-main {
  width: 100%;
  float: left;
  flex: 1 0 auto;
  padding: 135px 0 0 0;
}
@media (max-width: 1199px) {
  .content-main, .site-main {
    padding: 85px 0 0 0;
  }
}
@media (max-width: 767px) {
  .content-main, .site-main {
    padding: 70px 0 0 0;
  }
}
/* File - Links */
.file-links {
  padding: 10px 0 0 0;
}
.file-links:last-child {
  padding-bottom: 20px;
}
div:last-child > .file-links:last-child, aside:last-child > .file-links:last-child, article:last-child > .file-links:last-child {
  padding-bottom: 0;
}
.file-links p {
  padding-bottom: 4px;
}
.file-links p:last-child {
  padding-bottom: 20px;
}
.file-links p a:after {
  content: "";
  height: 24px;
  display: inline-block;
  background: url(../png/icon-pdf.png) no-repeat center center;
  background-size: auto 24px;
  position: relative;
  top: 0;
  z-index: 1;
  padding: 0 40px 0 0;
  margin: -5px 0;
}
@media (max-width: 1199px) {
  .file-links:last-child {
    padding-bottom: 20px;
  }
}
@media (max-width: 767px) {
  .file-links {
    padding: 5px 0 0 0;
  }
  .file-links:last-child {
    padding-bottom: 15px;
  }
  .file-links p {
    padding-bottom: 5px;
  }
  .file-links p:last-child {
    padding-bottom: 15px;
  }
  .file-links p a:after {
    height: 20px;
    background-size: auto 20px;
    padding: 0 32px 0 0;
  }
}
/* Blockquote */
.blockquote-cont {
  width: 100%;
  min-height: 320px;
  display: inline-block;
  vertical-align: top;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: center;
  text-align: center;
  background: url(../png/brand-icon.png) no-repeat center center;
  background-size: auto 320px;
  padding: 50px 0;
  margin: 0 0 10px 0;
}
blockquote {
  width: 100%;
  max-width: 455px;
  float: none;
  display: inline-block;
  vertical-align: middle;
  font-weight: 100;
  font-size: 36px;
  color: #000000;
  line-height: 40px;
  text-align: center;
  background: none;
  border: none;
  border-radius: 0;
  box-shadow: none;
  padding: 0;
  margin: 0;
}
blockquote strong {
  font-weight: 500;
}
@media (max-width: 1199px) {
  .blockquote-cont {
    min-height: 280px;
    background-size: auto 280px;
    padding: 50px 0;
  }
  blockquote {
    max-width: 400px;
    font-size: 32px;
    line-height: 38px;
  }
}
@media (max-width: 767px) {
  .blockquote-cont {
    min-height: 200px;
    background-size: auto 200px;
    padding: 40px 0;
  }
  blockquote {
    max-width: 320px;
    font-size: 26px;
    line-height: 30px;
  }
}
/* Content Max Middle */
.cont-max {
  width: 100%;
  max-width: 100%;
  margin: 0 auto;
}
/* Row */
.row {
  padding-bottom: 60px;
  margin: -20px;
}
.row:last-child {
  padding-bottom: 0;
}
.row > div {
  padding: 20px;
}
.row.no-gutters {
  padding: 0;
  margin: 0;
}
.row.no-gutters > div {
  padding: 0;
}
@media (max-width: 1199px) {
  .row {
    padding-bottom: 45px;
  }
  .row.no-gutters {
    padding: 0;
    margin: 0;
  }
  .row.no-gutters > div {
    padding: 0;
  }
}
@media (max-width: 767px) {
  .row {
    padding-bottom: 35px;
    margin: -20px -15px;
  }
  .row:last-child {
    padding-bottom: 0;
  }
  .row > div {
    padding: 20px 15px;
  }
  .row.no-gutters {
    padding: 0;
    margin: 0;
  }
  .row.no-gutters > div {
    padding: 0;
  }
}
/* Heading - Text */
.heading-txt {
  width: 100%;
  float: none;
  display: inline-block;
  vertical-align: top;
  text-align: center;
  padding: 0 0 60px 0;
}
.heading-txt h1, .heading-txt h2, .heading-txt h3 {
  padding-bottom: 35px;
}
.heading-txt h1:last-child, .heading-txt h2:last-child, .heading-txt h3:last-child, .heading-txt h4:last-child, .heading-txt h5:last-child, .heading-txt p:last-child {
  padding-bottom: 0;
}
.heading-txt .txt-out {
  width: 100%;
  max-width: 840px;
  display: inline-block;
  vertical-align: top;
}
@media (max-width: 1199px) {
  .heading-txt {
    padding: 0 0 50px 0;
  }
  .heading-txt h1, .heading-txt h2, .heading-txt h3 {
    padding-bottom: 30px;
  }
}
@media (max-width: 767px) {
  .heading-txt {
    padding: 0 0 40px 0;
  }
  .heading-txt h1, .heading-txt h2, .heading-txt h3 {
    padding-bottom: 20px;
  }
}
/* Heading - Text2 */
.heading-txt2 {
  width: 100%;
  float: none;
  display: inline-block;
  vertical-align: top;
  font-size: 20px;
  line-height: 30px;
  text-align: center;
  padding-bottom: 65px;
}
.heading-txt2:last-child {
  padding-bottom: 0;
}
.heading-txt2 h1, .heading-txt2 h2, .heading-txt2 h3 {
  padding-bottom: 35px;
}
.heading-txt2 h1:last-child, .heading-txt2 h2:last-child, .heading-txt2 h3:last-child, .heading-txt2 h4:last-child, .heading-txt2 h5:last-child, .heading-txt2 p:last-child {
  padding-bottom: 0;
}
.heading-txt2 .txt-out {
  width: 100%;
  max-width: 840px;
  display: inline-block;
  vertical-align: top;
}
@media (max-width: 1199px) {
  .heading-txt2 {
    font-size: 18px;
    line-height: 28px;
    padding-bottom: 55px;
  }
  .heading-txt2 h1, .heading-txt2 h2, .heading-txt2 h3 {
    padding-bottom: 30px;
  }
}
@media (max-width: 767px) {
  .heading-txt2 {
    font-size: 17px;
    line-height: 27px;
    padding-bottom: 45px;
  }
  .heading-txt2 h1, .heading-txt2 h2, .heading-txt2 h3 {
    padding-bottom: 20px;
  }
}
/* Contact - Figure */
.cnt-figure {
  width: 100%;
  max-width: 390px;
  font-weight: 600;
  color: #000000;
  background: #818285;
  display: block;
  overflow: hidden;
}
.cnt-figure p {
  padding-bottom: 17px;
}
.cnt-figure p:last-child {
  padding-bottom: 0;
}
.cnt-figure .phone-number {
  font-weight: 800;
  font-size: 34px;
}
.cnt-figure .phone-number a {
  font-weight: inherit;
  color: inherit;
  text-decoration: none;
}
.cnt-figure .phone-number a:hover, .cnt-figure .phone-number a:focus, .cnt-figure .phone-number a:active {
  color: #222222;
}
.cnt-figure .figure {
  width: 100%;
  display: block;
}
.cnt-figure .figure img {
  width: 100%;
}
.cnt-figure .aside {
  width: 100%;
  display: block;
  padding: 25px 15% 35px 15%;
}
@media (max-width: 767px) {
  .cnt-figure .phone-number {
    font-size: 26px;
  }
  .cnt-figure .aside {
    padding: 25px 10% 35px 10%;
  }
}
/* Form - Block */
.form-block {
  width: 100%;
  float: none;
  display: inline-block;
  vertical-align: top;
}
.form-block form {
  width: 100%;
  padding: 0;
  margin: 0;
}
.form-block ul {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  padding: 0;
  margin: -18px;
}
.form-block ul li {
  width: 100%;
  -ms-flex: 0 0 100%;
  flex: 0 0 100%;
  max-width: 100%;
  padding: 18px;
  margin: 0;
}
.form-block ul li.split {
  -ms-flex: 0 0 50%;
  flex: 0 0 50%;
  max-width: 50%;
}
.form-block ul li:before, .form-block ul li:after {
  display: none;
}
.form-block .btn-out {
  margin: 36px 0 0 0;
}
@media (max-width: 767px) {
  .form-block ul {
    margin: -12px;
  }
  .form-block ul li {
    padding: 12px;
  }
  .form-block ul li.split {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
  }
  .form-block .btn-out {
    margin: 24px 0 0 0;
  }
}
/* Find Form - Block */
.find-form-block {
  width: 100%;
  max-width: 390px;
  float: none;
  display: inline-block;
  vertical-align: top;
  text-align: left;
}
.find-form-block ul {
  width: 100%;
  float: left;
  padding: 0;
  margin: 0 0 -13px 0;
}
.find-form-block ul li {
  width: 100%;
  float: left;
  padding: 0;
  margin: 0 0 13px 0;
}
.find-form-block ul li:before, .find-form-block ul li:after {
  display: none;
}
.find-form-block label {
  font-weight: 400;
  font-size: 16px;
  color: #000000;
  line-height: 20px;
  padding: 0 0 5px 0;
}
.find-form-block textarea, .find-form-block select, .find-form-block input[type="text"], .find-form-block input[type="password"], .find-form-block input[type="datetime"], .find-form-block input[type="datetime-local"], .find-form-block input[type="date"], .find-form-block input[type="month"], .find-form-block input[type="time"], .find-form-block input[type="week"], .find-form-block input[type="number"], .find-form-block input[type="email"], .find-form-block input[type="url"], .find-form-block input[type="search"], .find-form-block input[type="tel"], .find-form-block input[type="color"], .find-form-block .uneditable-input {
  height: 40px;
  color: #ffffff;
  background-color: rgba(30, 36, 39, .30);
}
.find-form-block select {
  background-position: top 9px right 15px;
}
.find-form-block .remove {
  background-position: top 9px right 15px;
}
.find-form-block select.colorize option:not([disabled]) {
  color: #ffffff;
}
.find-form-block select.colorize option.def:not([disabled]), .find-form-block select.colorize.empty:not([disabled]) {
  color: #ffffff;
}
.find-form-block ::-webkit-input-placeholder, .find-form-block ::-webkit-textarea-placeholder {
  color: #ffffff;
}
.find-form-block input::-moz-placeholder, .find-form-block textarea::-moz-placeholder {
  color: #ffffff;
}
.find-form-block ::-moz-placeholder {
  color: #ffffff;
}
.find-form-block ::-ms-input-placeholder {
  color: #ffffff;
}
.find-form-block .btn-out {
  text-align: center;
  margin-top: 30px;
}
/* Figure - Circle */
.figure-circle {
  width: 100%;
  display: block;
  text-align: center;
  margin-bottom: 25px;
}
.figure-circle:last-child {
  margin-bottom: 0;
}
.figure-circle img {
  width: 100%;
  max-width: 214px;
  border-radius: 360px;
}
@media (max-width: 767px) {
  .figure-circle {
    margin-bottom: 20px;
  }
}
/* Breadcrumb */
.breadcrumb-out {
  width: 100%;
  float: none;
  display: inline-block;
  vertical-align: top;
  line-height: 1em;
  background: none;
  border-radius: 0;
  overflow: hidden;
  padding: 0;
  margin: 0 0 20px 0;
}
.breadcrumb-out:last-child {
  margin-bottom: 0;
}
.breadcrumb {
  counter-increment: none;
  background: none;
  border-radius: 0;
  padding: 0;
  margin: -3px 0 -3px -11px;
}
.breadcrumb:last-child {
  padding-bottom: 0;
}
.breadcrumb .breadcrumb-item {
  font-family: "Noto Sans Cond ExtBd";
  font-weight: 800;
  font-size: 16px;
  color: #aaaaaa;
  line-height: 20px;
  counter-increment: none;
  padding: 0 10px 0 12px;
  margin: 3px 0;
  font-style: italic;
}
.breadcrumb .breadcrumb-item:last-child {
  padding-bottom: 0;
}
.breadcrumb .breadcrumb-item::before {
  font-family: "Font Awesome 5 Pro";
  content: "\f054";
  font-weight: 400;
  font-size: 10px;
  color: #aaaaaa;
  line-height: 10px;
  position: absolute;
  top: 7px;
  left: 0;
  padding: 0;
  margin: 0;
}
.breadcrumb .breadcrumb-item::after {
  display: none;
}
.breadcrumb .breadcrumb-item.active {
  color: #aaaaaa;
}
.breadcrumb .breadcrumb-item a {
  font-weight: inherit;
}
.breadcrumb .breadcrumb-item a:hover, .breadcrumb .breadcrumb-item a:focus, .breadcrumb .breadcrumb-item a:active {
  color: #818285;
}
@media (max-width: 767px) {
  .breadcrumb .breadcrumb-item {
    font-size: 14px;
    line-height: 18px;
  }
}
/* Hero - Main */
.hero-main {
  width: 100%;
  float: left;
  background: #001489;
  position: relative;
  overflow: hidden;
}
.hero-main .item {
  width: 100%;
  display: block;
  position: relative;
  overflow: hidden;
}
.hero-main .figure {
  width: 100%;
  display: block;
  text-align: center;
  overflow: hidden;
}
.hero-main .figure img {
  width: 100%;
}
.hero-main .hero-cont {
  width: 100%;
  height: 100%;
  float: left;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  font-size: 20px;
  color: #ffffff;
  line-height: 28px;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1;
}
.hero-main .hero-cont h1, .hero-main .hero-cont h2, .hero-main .hero-cont .h1 {
  font-size: 71px;
  line-height: 76px;
  display: block;
}
.hero-main .hero-cont a:visited {
  color: #ffffff;
}
.hero-main .hero-cont p {
  padding-bottom: 34px;
}
.hero-main .hero-cont p:last-child {
  padding-bottom: 0;
}
.hero-main .hero-cont p a, .hero-main .hero-cont li a {
  color: #ffffff;
}
.hero-main .hero-cont .btn {
  padding: 24px 50px;
}
.hero-main .hero-cont .aside {
  width: 100%;
  max-width: 700px;
  float: none;
  display: inline-block;
  vertical-align: middle;
}
.hero-main .owl-carousel {
  padding: 0;
}
.hero-main .owl-carousel .container {
  max-width: 1360px;
  padding: 0 80px;
}
.hero-main .owl-nav button:before {
  font-weight: 900;
  font-size: 16px;
  color: #ffffff;
  line-height: 41px;
  text-align: center;
  text-indent: 0;
  background: rgba(0, 20, 137, .70);
  border-radius: 360px;
}
.hero-main .owl-nav button:hover:before, .hero-main .owl-nav button:focus:before, .hero-main .owl-nav button:active:before {
  background: rgba(0, 20, 137, 1);
}
.hero-main .owl-nav button.owl-prev {
  left: 15px;
}
.hero-main .owl-nav button.owl-prev:before {
  content: "\f053";
  padding-right: 2px;
}
.hero-main .owl-nav button.owl-next {
  right: 15px;
}
.hero-main .owl-nav button.owl-next:before {
  content: "\f054";
  padding-left: 2px;
}
.hero-main .owl-nav button.disabled:before {
  background: rgba(35, 31, 32, .70);
}
.hero-main .owl-dots {
  position: absolute;
  bottom: 30px;
  left: 0;
  padding: 0;
  margin: 0;
}
.hero-main .owl-dots button.owl-dot {
  box-shadow: inset #ffffff 0 0 0 2px;
}
.hero-main .owl-dots button.owl-dot:hover, .hero-main .owl-dots button.owl-dot:focus, .hero-main .owl-dots button.owl-dot:active, .hero-main .owl-dots button.owl-dot.active {
  background: #ffffff;
}
@media (min-width: 1500px) {
  .hero-main .figure {
    height: 600px;
    position: relative;
  }
  .hero-main .figure img {
    width: auto;
    max-width: none;
    min-width: 100%;
    min-height: 100%;
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    margin: 0;
  }
}
@media (max-width: 1499px) {
  .hero-main .figure img {
    min-width: 1400px;
    margin: 0 -7000px;
  }
}
@media (max-width: 1199px) {
  .hero-main .figure img {
    min-width: 1400px;
    margin: 0 -700px;
  }
  .hero-main .hero-cont {
    font-size: 18px;
    line-height: 26px;
  }
  .hero-main .hero-cont h1, .hero-main .hero-cont h2, .hero-main .hero-cont .h1 {
    font-size: 62px;
    line-height: 66px;
  }
  .hero-main .hero-cont p {
    padding-bottom: 25px;
  }
  .hero-main .hero-cont .btn {
    padding: 20px 50px;
  }
  .hero-main .hero-cont .aside {
    max-width: 600px;
  }
}
@media (max-width: 767px) {
  .hero-main .owl-carousel .container {
    max-width: 650px;
    padding: 0 55px;
  }
  .hero-main .figure img {
    min-width: 1300px;
    margin: 0 -650px;
  }
  .hero-main .hero-cont {
    font-size: 16px;
    line-height: 24px;
  }
  .hero-main .hero-cont h1, .hero-main .hero-cont h2, .hero-main .hero-cont .h1 {
    font-size: 40px;
    line-height: 44px;
  }
  .hero-main .hero-cont p {
    padding-bottom: 20px;
  }
  .hero-main .hero-cont .btn {
    padding: 17px 40px;
  }
  .hero-main .hero-cont .aside {
    max-width: 450px;
    padding: 0 0 25px 0;
  }
  .hero-main .owl-nav button:before {
    font-size: 15px;
    line-height: 31px;
  }
  .hero-main .owl-nav button.owl-prev {
    left: 10px;
  }
  .hero-main .owl-nav button.owl-prev:before {
    padding-right: 2px;
  }
  .hero-main .owl-nav button.owl-next {
    right: 10px;
  }
  .hero-main .owl-nav button.owl-next:before {
    padding-left: 2px;
  }
}
@media (max-width: 399px) {
  .hero-main .owl-carousel .container {
    padding: 0 20px;
  }
  .hero-main .owl-nav {
    display: none;
  }
}
/* Benefits - Content */
.benefits-cont {
  width: 100%;
  float: left;
}
.benefits-cont .row {
  box-shadow: rgba(0, 0, 0, .15) 0 0 30px;
  overflow: hidden;
  padding: 0;
  margin: 0;
}
.benefits-cont .row > div {
  position: relative;
  overflow: visible;
  padding: 0;
  margin: 0;
}
.benefits-cont .row > div:before {
  content: "";
  width: 1px;
  height: 100%;
  float: left;
  background: #cccccc;
  position: absolute;
  top: 0;
  right: -1px;
  z-index: 1;
}
.benefits-cont .row > div:after {
  content: "";
  width: 100%;
  height: 1px;
  float: left;
  background: #cccccc;
  position: absolute;
  bottom: -1px;
  left: 0;
  z-index: 1;
}
.benefits-cont .row > div .box {
  width: 100%;
  height: 100%;
  float: left;
  font-weight: 600;
  font-size: 13px;
  /*color: #888888;*/
	color: #333333;
  line-height: 24px;
  background: #ffffff;
  -webkit-transition: all .25s ease-out;
  -moz-transition: all .25s ease-out;
  -o-transition: all .25s ease-out;
  transition: all .25s ease-out;
  position: relative;
  overflow: hidden;
  padding: 30px;
}
.benefits-cont .row > div .box .icon {
  width: 100%;
  height: 219px;
  float: left;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: center;
  font-size: 130px;
  color: rgba(0, 20, 137, .15);
  text-align: center;
  position: absolute;
  top: 0;
  left: 0;
}
.benefits-cont .row > div .box h2, .benefits-cont .row > div .box h3, .benefits-cont .row > div .box h4, .benefits-cont .row > div .box h5 {
  color: #000000;
  position: relative;
  z-index: 1;
  padding-bottom: 17px;
}
.benefits-cont .row > div .box h4, .benefits-cont .row > div .box h5 {
  font-weight: 700;
  font-style: normal;
  font-size: 18px;
  line-height: 22px;
}
.benefits-cont .row > div .box p {
  position: relative;
  z-index: 1; 
}
.benefits-cont .row > div .box h2:last-child, .benefits-cont .row > div .box h3:last-child, .benefits-cont .row > div .box h4:last-child, .benefits-cont .row > div .box h5:last-child, .benefits-cont .row > div .box p:last-child {
  padding-bottom: 0;
}
.benefits-cont .row > div .box:hover, .benefits-cont .row > div .box:active {
  color: #ffffff;
  background: #001489;
}
.benefits-cont .row > div .box:hover .icon, .benefits-cont .row > div .box:active .icon {
  color: rgba(255, 255, 255, .1);
}
.benefits-cont .row > div .box:hover h2, .benefits-cont .row > div .box:active h2, .benefits-cont .row > div .box:hover h3, .benefits-cont .row > div .box:active h3, .benefits-cont .row > div .box:hover h4, .benefits-cont .row > div .box:active h4, .benefits-cont .row > div .box:hover h5, .benefits-cont .row > div .box:active h5 {
  color: #ffffff;
}
/* Column Content - Band */
.col-cont-band {
  width: 100%;
  float: left;
  text-align: center;
  padding: 60px 0 65px 0;
}
.col-cont-band .figure {
  width: 100%;
  display: block;
  text-align: center;
  margin-bottom: 25px;
}
.col-cont-band .figure:last-child {
  margin-bottom: 0;
}
.col-cont-band .figure img {
  width: 100%;
  max-width: 491px;
}
.col-cont-band .col-md-3 .figure img{max-height: 190px;}
.col-cont-band .aside {
  width: 100%;
  max-width: 400px;
  float: none;
  display: inline-block;
  vertical-align: top;
  position: relative;
  z-index: 1;
}
.col-cont-band .row {
  justify-content: center;
}
.col-cont-band .row > div:nth-child(2) .figure {
  position: relative;
}
/*.col-cont-band .row > div:nth-child(2) .figure:after {
	content: "";
	width: 124%;
	height: 124%;
	float: left;
	background: url(../img/icon-search-lrg.png) no-repeat center center;
	background-size: auto 100%;
	mix-blend-mode: multiply;
	position: absolute;
	top: 9.50%;
	right: -30%;
}*/
@media (max-width: 767px) {
  .col-cont-band {
    padding: 45px 0 50px 0;
  }
	.benefits-cont .row > div .box .icon {height:auto;}
}
/* Products Content - Band */
.products-cont-band {
  width: 100%;
  float: left;
  text-align: center;
  background: #f0f0f0;
  overflow: hidden;
  padding: 60px 0 65px 0;
}
.products-cont-band h2 {
  padding-bottom: 40px;
}
.products-cont-band h2:last-child {
  padding-bottom: 0;
}
.products-cont-band h3, .products-cont-band h4 {
  color: #001489;
  padding-bottom: 20px;
}
.products-cont-band h3:last-child, .products-cont-band h4:last-child {
  padding-bottom: 0;
}
.products-cont-band ul {
  width: 100%;
  max-width: 200px;
  padding: 4px 0 0 0;
  margin: 0 auto;
}
.products-cont-band ul li {
  font-family: "Noto Sans Cond ExtBd";
  font-weight: 800;
  border-bottom: 1px solid #d7d7d7;
  padding: 4px 0;
  margin: 0;
  font-style: italic;
}
.products-cont-band ul li:before, .products-cont-band ul li:after {
  display: none;
}
.products-cont-band ul li:last-child {
  border-bottom: none;
}
.products-cont-band .figure {
  width: 100%;
  display: block;
  text-align: center;
  margin-bottom: 15px;
}
.products-cont-band .figure:last-child {
  margin-bottom: 0;
}
.products-cont-band .figure img {
  width: 100%;
  max-width: 389px;
}
.products-cont-band .aside {
  width: 100%;
  max-width: 310px;
  float: none;
  display: inline-block;
  vertical-align: top;
}
.products-cont-band .aside.btm-btn {
  padding-bottom: 80px;
}
.products-cont-band .aside.btm-btn .btn-out {
  width: 100%;
  float: none;
  display: inline-table;
  vertical-align: top;
  position: absolute;
  bottom: 20px;
  left: 0;
  padding: 0 20px;
  margin: 0;
}
.products-cont-band .row {
  justify-content: center;
}
@media (max-width: 1199px) {
  .products-cont-band h3, .products-cont-band h4 {
    padding-bottom: 15px;
  }
  .products-cont-band .figure img {
    max-width: 330px;
  }
}
@media (max-width: 767px) {
  .products-cont-band {
    padding: 45px 0 50px 0;
  }
  .products-cont-band h2 {
    padding-bottom: 30px;
  }
  .products-cont-band .figure img {
    max-width: 290px;
  }
  .products-cont-band .aside {
    max-width: 420px;
  }
  .products-cont-band .aside.btm-btn {
    padding-bottom: 70px;
  }
  .products-cont-band .aside.btm-btn .btn-out {
    bottom: 20px;
  }
}
/* Loogs Content - Band */
.logos-cont-band {
  width: 100%;
  float: left;
  text-align: center;
  padding: 90px 0 60px 0;
}
.logos-cont-band h2 {
  padding-bottom: 10px;
}
.logos-cont-band h2:last-child {
  padding-bottom: 0;
}
.logos-cont-band .row {
  align-items: center;
  justify-content: center;
  margin: -5px;
}
.logos-cont-band .row > div {
  padding: 30px;
}
@media (max-width: 1199px) {
  .logos-cont-band {
    padding: 70px 0 60px 0;
  }
}
@media (max-width: 767px) {
  .logos-cont-band {
    padding: 45px 0;
  }
}
/* Quote Content - Band */
.quote-cont-band {
  width: 100%;
  float: left;
  color: #ffffff;
  background: #001489;
  padding: 90px 0;
}
.quote-cont-band .container {
  max-width: 1080px;
}
.quote-cont-band .txt h2 {
  padding-bottom: 17px;
}
.quote-cont-band .txt h2:last-child {
  padding-bottom: 0;
}
.quote-cont-band .txt p:last-child {
  padding-bottom: 37px;
}
.quote-cont-band .txt:last-child p:last-child {
  padding-bottom: 0;
}
.quote-cont-band .txt p a, .quote-cont-band .txt li a {
  color: #ffffff;
}
.quote-cont-band .form-block textarea, .quote-cont-band .form-block select, .quote-cont-band .form-block input[type="text"], .quote-cont-band .form-block input[type="password"], .quote-cont-band .form-block input[type="datetime"], .quote-cont-band .form-block input[type="datetime-local"], .quote-cont-band .form-block input[type="date"], .quote-cont-band .form-block input[type="month"], .quote-cont-band .form-block input[type="time"], .quote-cont-band .form-block input[type="week"], .quote-cont-band .form-block input[type="number"], .quote-cont-band .form-block input[type="email"], .quote-cont-band .form-block input[type="url"], .quote-cont-band .form-block input[type="search"], .quote-cont-band .form-block input[type="tel"], .quote-cont-band .form-block input[type="color"], .quote-cont-band .form-block .uneditable-input {
  color: #ffffff;
  background: rgba(255, 255, 255, .15);
}
.quote-cont-band .form-block ::-webkit-input-placeholder, .quote-cont-band .form-block ::-webkit-textarea-placeholder {
  color: #ffffff;
}
.quote-cont-band .form-block input::-moz-placeholder, .quote-cont-band .form-block textarea::-moz-placeholder {
  color: #ffffff;
}
.quote-cont-band .form-block ::-moz-placeholder {
  color: #ffffff;
}
.quote-cont-band .form-block ::-ms-input-placeholder {
  color: #ffffff;
}
@media (max-width: 1199px) {
  .quote-cont-band {
    padding: 70px 0;
  }
}
@media (max-width: 991px) {
  .quote-cont-band .cnt-figure {
    margin: 0 auto;
  }
}
@media (max-width: 77px) {
  .quote-cont-band {
    padding: 50px 0;
  }
  .quote-cont-band .container {
    max-width: 600px;
  }
  .quote-cont-band .txt h2 {
    padding-bottom: 15px;
  }
  .quote-cont-band .txt p:last-child {
    padding-bottom: 25px;
  }
}
/* Testimonial Content - Band */
.testimonial-cont-band {
  width: 100%;
  float: left;
  text-align: center;
  background: #fefefe url(../jpg/testimonial-banner-2.jpg) no-repeat center center;
  background-size: cover;
  padding: 85px 0 110px 0;
}
.testimonial-cont-band h2 {
  padding-bottom: 30px;
}
.testimonial-cont-band h2:last-child {
  padding-bottom: 0;
}
.testimonial-cont-band .item {
  width: 100%;
  max-width: 1000px;
  float: none;
  display: inline-block;
  vertical-align: middle;
}
.testimonial-cont-band .item p {
  display: inline-block;
  font-weight: 400;
  font-style: italic;
  font-size: 28px;
  color: #000000;
  line-height: 40px;
  text-align: center;
  position: relative;
  padding: 55px 45px;
  margin: 0 0 -15px 0;
}
.testimonial-cont-band .item p:before, .testimonial-cont-band .item p:after {
  font-family: Arial, Helvetica, sans-serif;
  font-weight: 700;
  font-style: normal;
  font-size: 300px;
  color: rgba(0, 20, 137, .25);
  line-height: .5em;
  letter-spacing: -50px;
  position: absolute;
}
.testimonial-cont-band .item p:before {
  content: "\201C";
  float: left;
  text-align: left;
  top: 45px;
  left: -45px;
}
.testimonial-cont-band .item p:after {
  content: "\201D";
  float: right;
  text-align: right;
  bottom: -70px;
  right: 5px;
}
.testimonial-cont-band .item .author-info {
  display: inline-block;
  vertical-align: top;
  font-size: 16px;
  line-height: 22px;
  text-align: left;
}
.testimonial-cont-band .item .author-info .name {
  font-style: italic;
  font-size: 20px;
  line-height: 26px;
  padding-bottom: 9px;
}
.testimonial-cont-band .item .author-info .name:last-child {
  padding-bottom: 0;
}
.testimonial-cont-band .item .author-info .name strong {
  font-style: normal;
}
.testimonial-cont-band .owl-item {
  overflow: hidden;
}
.testimonial-cont-band .owl-nav button {
  width: 30px;
  height: 60px;
  margin: -50px 0 0 0;
}
.testimonial-cont-band .owl-nav button:before {
  font-weight: 300;
  font-size: 60px;
  color: #001489;
  line-height: 60px;
}
.testimonial-cont-band .owl-nav button:hover:before, .testimonial-cont-band .owl-nav button:focus:before, .testimonial-cont-band .owl-nav button:active:before {
  color: #001489;
}
.testimonial-cont-band .owl-nav button.owl-prev:before {
  content: "\f053";
}
.testimonial-cont-band .owl-nav button.owl-next:before {
  content: "\f054";
}
.testimonial-cont-band .owl-nav button.disabled:before {
  color: #666666;
}
@media (max-width: 1199px) {
  .testimonial-cont-band {
    padding: 60px 0 80px 0;
  }
  .testimonial-cont-band h2 {
    padding-bottom: 10px;
  }
  .testimonial-cont-band .item p {
    font-size: 24px;
    line-height: 36px;
    padding: 45px 30px;
  }
  .testimonial-cont-band .item p:before, .testimonial-cont-band .item p:after {
    font-size: 200px;
  }
  .testimonial-cont-band .item p:before {
    top: 45px;
    left: 0;
  }
  .testimonial-cont-band .item p:after {
    bottom: -30px;
    right: 50px;
  }
}
@media (max-width: 767px) {
  .testimonial-cont-band {
    padding: 45px 0 60px 0;
  }
  .testimonial-cont-band h2 {
    padding-bottom: 10px;
  }
  .testimonial-cont-band .item p {
    font-size: 20px;
    line-height: 30px;
    padding: 35px 5px;
    margin-bottom: -15px;
  }
  .testimonial-cont-band .item p:before, .testimonial-cont-band .item p:after {
    font-size: 150px;
  }
  .testimonial-cont-band .item p:before {
    top: 32px;
    left: 0;
  }
  .testimonial-cont-band .item p:after {
    bottom: -35px;
    right: 40px;
  }
  .testimonial-cont-band .item .author-info {
    font-size: 14px;
    line-height: 20px;
    margin-top: 20px;
  }
  .testimonial-cont-band .item .author-info .name {
    font-size: 16px;
    line-height: 22px;
    padding-bottom: 5px;
  }
  .testimonial-cont-band .owl-nav button {
    width: 20px;
    height: 40px;
    margin: -45px 0 0 0;
  }
  .testimonial-cont-band .owl-nav button:before {
    font-size: 40px;
    line-height: 40px;
  }
}
/* Catalog Content - Band */
.catalog-cont-band {
  width: 100%;
  float: left;
  color: #ffffff;
  text-align: center;
  background: #001489;
  overflow: hidden;
}
.catalog-cont-band p a, .catalog-cont-band li a {
  color: #ffffff;
}
.catalog-cont-band .container {
  max-width: 880px;
}
.catalog-cont-band .figure {
  width: 100%;
  display: block;
  text-align: center;
}
.catalog-cont-band .figure img {
  width: 100%;
  max-width: 191px;
}
.catalog-cont-band .aside {
  width: 100%;
  max-width: 320px;
  float: none;
  display: inline-block;
  vertical-align: top;
  padding: 60px 0;
}
.catalog-cont-band .row {
  align-items: center;
  justify-content: center;
}
@media (max-width: 767px) {
  .catalog-cont-band {
    padding: 45px 0 40px 0;
  }
  .catalog-cont-band .container {
    max-width: 600px;
  }
  .catalog-cont-band .aside {
    max-width: 260px;
    padding: 0;
  }
}
/* Instagram Content - Band */
.instagram-cont-band {
  width: 100%;
  float: left;
  text-align: center;
  overflow: hidden;
  padding: 60px 0 0px 0;
}
.instagram-cont-band h2 {
  font-family: "Open Sans", sans-serif;
  font-weight: 400;
  font-style: italic;
  text-align: center;
  color: #2d2b70;
  padding-bottom: 50px;
}
.instagram-cont-band h2:last-child {
  padding-bottom: 0;
}
.instagram-cont-band h2 strong {
  font-family: "Noto Sans Cond ExtBd";
  font-weight: 800;
  font-style: italic;
}
.instagram-cont-band .item {
  width: 210px;
}
.instagram-cont-band .item img {
  width: 100%;
}
.instagram-cont-band .owl-carousel {
  padding: 0;
}
@media (max-width: 1199px) {
  .instagram-cont-band h2 {
    padding-bottom: 40px;
  }
  .instagram-cont-band .item {
    width: 170px;
  }
}
@media (max-width: 767px) {
  .instagram-cont-band {
    padding: 45px 0;
  }
  .instagram-cont-band h2 {
    padding-bottom: 30px;
  }
  .instagram-cont-band .item {
    width: 130px;
  }
}
/*
 5.) Footer - Main
----------------------------------------*/
.footer-main {
  width: 100%;
  float: left;
  flex-shrink: 0;
  font-weight: 400;
  font-size: 14px;
  color: #ffffff;
  line-height: 24px;
  background: #001489;
}
.footer-main a {
  font-weight: inherit;
  color: #818285;
}
.footer-main a:hover, .footer-main a:focus, .footer-main a:active {
  color: #818285;
}
.footer-main h2, .footer-main h3, .footer-main h4 {
  font-family: "Open Sans", sans-serif;
  font-weight: 700;
  font-size: 14px;
  line-height: 18px;
  padding-bottom: 20px;
}
.footer-main h2:last-child, .footer-main h3:last-child, .footer-main h4:last-child {
  padding-bottom: 0;
}
.footer-main ul {
  padding: 0;
  margin: 0;
}
.footer-main li {
  font-weight: inherit;
  padding: 0;
  margin: 0;
}
.footer-main li:before, .footer-main li:after {
  display: none;
}
.footer-main .brand {
  margin-bottom: 13px;
}
.footer-main .brand:last-child {
  margin-bottom: 0;
}
.footer-main .brand img {
  width: 100%;
  max-width: 160px;
  vertical-align: top;
  display: inline-block;
}
@media (max-width: 767px) {
  .footer-main .brand img {
    max-width: 145px;
  }
}
/* CTA - Footer */
.footer-main .cta-footer {
  width: 100%;
  float: left;
  background: #818285;
  position: relative;
  overflow: hidden;
  padding: 0;
}
.footer-main .cta-footer:before {
  content: "";
  width: 50%;
  height: 100%;
  float: left;
  background: #818285;
  position: absolute;
  top: 0;
  left: 0;
}
.footer-main .cta-footer .container {
  display: flex;
  flex-wrap: wrap;
  position: relative;
  z-index: 1;
  padding: 0;
}
.footer-main .cta-footer .cta-link-out {
  width: 50%;
  height: 110px;
  float: left;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: center;
  padding: 0 40px;
}
.footer-main .cta-footer .cta-link {
  display: inline-block;
  font-weight: 800;
  font-size: 22px;
  color: #000000;
  line-height: 26px;
  position: relative;
  padding: 0 0 0 50px;
}
.footer-main .cta-footer .cta-link:before {
  height: 100%;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  font-family: "Font Awesome 5 Pro";
  content: "\f658";
  font-weight: 300;
  font-size: 130px;
  color: rgba(0, 0, 0, .20);
  -webkit-transition: all .25s ease-out;
  -moz-transition: all .25s ease-out;
  -o-transition: all .25s ease-out;
  transition: all .25s ease-out;
  position: absolute;
  top: 0;
  left: 0;
}
.footer-main .cta-footer .cta-link:hover:before, .footer-main .cta-footer .cta-link:active:before {
  -webkit-transform: scale(1.1);
  transform: scale(1.1);
}
.footer-main .cta-footer .cta-link a {
  font-weight: inherit;
  color: #000000;
}
.footer-main .cta-footer .cta-link a:hover, .footer-main .cta-footer .cta-link a:focus, .footer-main .cta-footer .cta-link a:active {
  color: #000000;
}
.footer-main .cta-footer .cta-link p {
  padding: 0;
}
.footer-main .cta-footer .cta-link-out:nth-child(2) .cta-link:before {
  content: "\f095";
}
@media (max-width: 991px) {
  .footer-main .cta-footer .cta-link-out {
    height: 90px;
    padding: 0 20px;
  }
  .footer-main .cta-footer .cta-link {
    font-size: 20px;
    line-height: 24px;
    padding: 0 0 0 30px;
  }
  .footer-main .cta-footer .cta-link:before {
    font-size: 100px;
  }
}
@media (max-width: 767px) {
  .footer-main .cta-footer:before {
    display: none;
  }
  .footer-main .cta-footer .cta-link-out {
    width: 100%;
    height: 100px;
    padding: 0 20px;
  }
  .footer-main .cta-footer .cta-link {
    width: 100%;
    max-width: 300px;
    font-size: 18px;
    line-height: 22px;
    padding: 0 0 0 20px;
  }
  .footer-main .cta-footer .cta-link:before {
    font-size: 90px;
  }
  .footer-main .cta-footer .cta-link-out:nth-child(1) {
    position: relative;
  }
  .footer-main .cta-footer .cta-link-out:nth-child(1):before {
    content: "";
    width: 10000px;
    height: 100%;
    float: left;
    background: #818285;
    position: absolute;
    top: 0;
    left: -5000px;
  }
}
/* Pre - Footer */
.footer-main .pre-footer {
  width: 100%;
  float: left;
  padding: 75px 0 10px 0;
}
.footer-main .pre-footer p {
  padding-bottom: 20px;
}
.footer-main .pre-footer p:last-child {
  padding-bottom: 0;
}
.footer-main .pre-footer .aside {
  width: 100%;
  float: left;
  padding: 0 40px 50px 0;
}
.footer-main .pre-footer .aside ul {
  margin-bottom: -6px;
}
.footer-main .pre-footer .aside li {
  padding-bottom: 6px;
}
.footer-main .pre-footer .aside li a {
  color: #ffffff;
}
.footer-main .pre-footer .aside li a:hover, .footer-main .pre-footer .aside li a:active, .footer-main .pre-footer .aside li a:focus, .footer-main .pre-footer .aside li.current-menu-item > a, .footer-main .pre-footer .aside li.current-menu-parent > a, .footer-main .pre-footer .aside li.current-menu-ancestor > a {
  color: #818285;
}
.footer-main .pre-footer .aside .social-links ul {
  width: 100%;
  float: left;
  padding: 0;
  margin: 20px 0 -32px 0;
}
.footer-main .pre-footer .aside .social-links ul li {
  float: left;
  padding: 0;
  margin: 0 32px 32px 0;
}
.footer-main .pre-footer .aside .social-links ul li a {
  font-size: 18px;
  color: #818285;
  line-height: 18px;
  text-decoration: none;
}
.footer-main .pre-footer .aside .social-links ul li a:hover, .footer-main .pre-footer .aside .social-links ul li a:active, .footer-main .pre-footer .aside .social-links ul li a:focus {
  color: #818285;
}
@media (min-width: 992px) {
  .footer-main .pre-footer .aside:nth-child(1) {
    width: 40.5%;
  }
  .footer-main .pre-footer .aside:nth-child(1) p {
    max-width: 370px;
  }
  .footer-main .pre-footer .aside:nth-child(2) {
    width: 17%;
  }
  .footer-main .pre-footer .aside:nth-child(3) {
    width: 21.5%;
  }
  .footer-main .pre-footer .aside:nth-child(4) {
    width: 21%;
    padding-right: 0;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .footer-main .pre-footer .aside:nth-child(2) {
    width: 17%;
  }
  .footer-main .pre-footer .aside:nth-child(3) {
    width: 18.5%;
  }
  .footer-main .pre-footer .aside:nth-child(4) {
    width: 24%;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .footer-main .pre-footer .aside .social-links ul {
    margin: 10px 0 -32px 0;
  }
  .footer-main .pre-footer .aside:nth-child(1) {
    width: 100%;
  }
  .footer-main .pre-footer .aside:nth-child(2) {
    width: 31%;
  }
  .footer-main .pre-footer .aside:nth-child(3) {
    width: 31%;
  }
  .footer-main .pre-footer .aside:nth-child(4) {
    width: 38%;
    padding-right: 0;
  }
}
@media (max-width: 767px) {
  .footer-main .pre-footer {
    padding: 50px 0 0 0;
  }
  .footer-main .pre-footer .aside {
    padding: 0 0 40px 0;
  }
  .footer-main .pre-footer .aside .social-links ul {
    margin: 10px 0 -25px 0;
  }
  .footer-main .pre-footer .aside .social-links ul li {
    margin: 0 25px 25px 0;
  }
  .footer-main .pre-footer .aside:nth-child(2) {
    width: 50%;
  }
  .footer-main .pre-footer .aside:nth-child(3) {
    width: 50%;
  }
}
/* Copy - Rights */
.footer-main .copy-rights {
  width: 100%;
  float: left;
  border-top: 1px solid rgba(255, 255, 255, .15);
  padding: 35px 0;
}
.footer-main .copy-rights p {
  float: left;
  padding: 0;
}
.footer-main .copy-rights .aside {
  float: right;
  padding: 0;
}
.footer-main .copy-rights .aside ul {
  float: left;
  margin: 0 -11px 0 -12px;
}
.footer-main .copy-rights .aside li {
  float: left;
  padding: 0 11px 0 12px;
}
.footer-main .copy-rights .aside li:before {
  display: block;
  content: "";
  width: 1px;
  height: 12px;
  background: #ffffff;
  position: absolute;
  top: 50%;
  left: 0;
  margin: -6px 0 0 0;
}
.footer-main .copy-rights .aside li:first-child:before {
  display: none;
}
.footer-main .copy-rights .aside li a {
  color: #ffffff;
}
.footer-main .copy-rights .aside li a:hover, .footer-main .copy-rights .aside li a:active, .footer-main .copy-rights .aside li a:focus, .footer-main .copy-rights .aside li.current-menu-item > a, .footer-main .copy-rights .aside li.current-menu-parent > a, .footer-main .copy-rights .aside li.current-menu-ancestor > a {
  color: #818285;
}
@media (max-width: 767px) {
  .footer-main .copy-rights {
    padding: 25px 0;
  }
  .footer-main .copy-rights p {
    width: 100%;
    text-align: center;
    padding-bottom: 10px;
  }
  .footer-main .copy-rights p:last-child {
    padding-bottom: 0;
  }
  .footer-main .copy-rights .aside {
    width: 100%;
    float: left;
    text-align: center;
    padding: 0;
  }
  .footer-main .copy-rights .aside ul {
    float: none;
    display: inline-block;
    margin: 0 -15px;
  }
  .footer-main .copy-rights .aside li {
    float: none;
    display: inline-block;
    padding: 0 7px;
  }
  .footer-main .copy-rights .aside li:before {
    display: none;
  }
}
/*
 6.) Inner - Pages
----------------------------------------*/
/* Hero - Inner */
.hero-inner {
  width: 100%;
  float: left;
  background: #001489;
  position: relative;
  overflow: hidden;
}
.hero-inner .figure {
  width: 100%;
  display: block;
  text-align: center;
  overflow: hidden;
}
.hero-inner .figure img {
  width: 100%;
}
.hero-inner .hero-cont {
  width: 100%;
  height: 100%;
  float: left;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: center;
  color: #ffffff;
  text-align: center;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1;
}
.hero-inner .hero-cont h1, .hero-inner .hero-cont .h1, .hero-inner .hero-cont h2, .hero-inner .hero-cont .h2 {
  font-size: 72px;
  line-height: 76px;
  text-shadow: #000000 0 0 20px;
}
.hero-inner .hero-cont p a, .hero-inner .hero-cont li a {
  color: #ffffff;
}
.hero-inner .hero-cont .aside {
  width: 100%;
  max-width: 700px;
  float: none;
  display: inline-block;
  vertical-align: middle;
}
@media (min-width: 1500px) {
  .hero-inner .figure {
    height: 400px;
    position: relative;
  }
  .hero-inner .figure img {
    width: auto;
    max-width: none;
    min-width: 100%;
    min-height: 100%;
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    margin: 0;
  }
}
@media (max-width: 1199px) {
  .hero-inner .figure img {
    min-width: 1100px;
    margin: 0 -550px;
  }
  .hero-inner .hero-cont h1, .hero-inner .hero-cont .h1, .hero-inner .hero-cont h2, .hero-inner .hero-cont .h2 {
    font-size: 62px;
    line-height: 66px;
  }
}
@media (max-width: 767px) {
  .hero-inner .figure img {
    min-width: 900px;
    margin: 0 -450px;
  }
  .hero-inner .hero-cont h1, .hero-inner .hero-cont .h1, .hero-inner .hero-cont h2, .hero-inner .hero-cont .h2 {
    font-size: 40px;
    line-height: 44px;
  }
}
/* Content - Inner */
.content-inner {
  width: 100%;
  float: left;
  padding: 65px 0 110px 0;
}
@media (max-width: 1199px) {
  .content-inner {
    padding: 55px 0 80px 0;
  }
}
@media (max-width: 767px) {
  .content-inner {
    padding: 45px 0 60px 0;
  }
}
/* Text Content - Band */
.txt-cont-band {
  width: 100%;
  float: left;
  padding: 90px 0;
}
.txt-cont-band .container {
  max-width: 1010px;
}
.txt-cont-band h2 {
  text-align: center;
  padding-bottom: 28px;
}
.txt-cont-band h2:last-child {
  padding-bottom: 0;
}
.txt-cont-band .txt-out {
  width: 100%;
  max-width: 830px;
  padding: 0 15px;
  margin: 0 auto;
}
.txt-cont-band .container img {
  width: 100%;
  display: block;
}

@media (max-width: 1199px) {
  .txt-cont-band {
    padding: 55px 0 60px 0;
  }
  .txt-cont-band .container {
    max-width: 900px;
  }
  .txt-cont-band h2 {
    padding-bottom: 25px;
  }
}
@media (max-width: 767px) {
  .txt-cont-band {
    padding: 45px 0 50px 0;
  }
  .txt-cont-band .container {
    max-width: 600px;
  }
  .txt-cont-band h2 {
    padding-bottom: 20px;
  }
  .txt-cont-band .txt-out {
    padding: 0;
  }
}
/* CTA Content - Band */
.cta-cont-band {
  width: 100%;
  min-height: 520px;
  float: left;
  color: #ffffff;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: center;
  text-align: center;
  background: #001489 url(../jpg/expertise-banner.jpg) no-repeat center center;
  background-size: cover;
  overflow: hidden;
  padding: 75px 0;
}
.cta-cont-band p a, .cta-cont-band li a {
  color: #ffffff;
}
.cta-cont-band .container {
  max-width: 1100px;
}
.cta-cont-band h2 {
  padding-bottom: 55px;
}
.cta-cont-band h3.alt {
  color: inherit;
}
.cta-cont-band h2:last-child, .cta-cont-band h3:last-child {
  padding-bottom: 0;
}
.cta-cont-band p {
  padding-bottom: 35px;
}
.cta-cont-band p:last-child {
  padding-bottom: 0;
}
.cta-cont-band .latest-tool {
  width: 100%;
  max-width: 310px;
  float: none;
  display: inline-block;
  vertical-align: top;
  background: rgba(255, 255, 255, .15);
  border: 1px solid rgba(255, 255, 255, .30);
  padding: 20px 15px;
}
.cta-cont-band .latest-tool a {
  font-weight: inherit;
  color: #ffffff;
}
.cta-cont-band .btn-out {
  margin-top: 0;
}
.cta-cont-band .aside {
  width: 100%;
  max-width: 390px;
  float: none;
  display: inline-block;
  vertical-align: top;
}
.cta-cont-band .row {
  justify-content: center;
}
@media (max-width: 1199px) {
  .cta-cont-band h2 {
    padding-bottom: 45px;
  }
  .cta-cont-band p {
    padding-bottom: 30px;
  }
  .cta-cont-band .aside {
    max-width: 330px;
  }
}
@media (max-width: 767px) {
  .cta-cont-band {
    padding: 65px 0;
  }
  .cta-cont-band .container {
    max-width: 600px;
  }
  .cta-cont-band h2 {
    padding-bottom: 35px;
  }
  .cta-cont-band p {
    padding-bottom: 25px;
  }
  .cta-cont-band .aside {
    max-width: 400px;
  }
}
/* CTA Content - Band2 */
.cta-cont-band.band2 {
  background-image: url(../jpg/tooling-banner.jpg);
}
.cta-cont-band.band2 h2 {
  padding-bottom: 35px;
}
.cta-cont-band.band2 .btn-out {
  margin-top: 16px;
}
.cta-cont-band.band2 .aside {
  max-width: 810px;
}
@media (max-width: 1199px) {
  .cta-cont-band.band2 h2 {
    padding-bottom: 30px;
  }
  .cta-cont-band.band2 .btn-out {
    margin-top: 10px;
  }
  .cta-cont-band.band2 .aside {
    max-width: 800px;
  }
}
@media (max-width: 991px) {
  .cta-cont-band.band2 .aside {
    max-width: 680px;
  }
}
@media (max-width: 767px) {
  .cta-cont-band.band2 h2 {
    padding-bottom: 25px;
  }
  .cta-cont-band.band2 .btn-out {
    margin-top: 8px;
  }
}
/* Split Content - Band */
.split-cont-band {
  width: 100%;
  float: left;
  overflow: hidden;
  padding: 110px 0;
}
.split-cont-band .figure {
  width: 100%;
  display: block;
  text-align: center;
}
.split-cont-band .figure img {
  width: 100%;
  max-width: 502px;
}
.split-cont-band .aside {
  width: 100%;
  display: block;
}
.split-cont-band .row {
  align-items: center;
}
@media (max-width: 1199px) {
  .split-cont-band {
    padding: 80px 0;
  }
}
@media (max-width: 767px) {
  .split-cont-band {
    padding: 50px 0;
  }
}
/* Thubmnail Content - Band */
.thubmnail-cont-band {
  width: 100%;
  float: left;
  overflow: hidden;
  padding: 90px 0 0 0;
}
.thubmnail-cont-band h2 {
  text-align: center;
  padding-bottom: 45px;
}
.thubmnail-cont-band h2:last-child {
  padding-bottom: 0;
}
.thubmnail-cont-band .box {
  width: 100%;
  float: left;
  font-weight: 600;
  color: #ffffff;
  text-transform: uppercase;
  position: relative;
  overflow: hidden;
}
.thubmnail-cont-band .box .figure {
  width: 100%;
  display: block;
  text-align: center;
  position: relative;
  overflow: hidden;
}
.thubmnail-cont-band .box .figure:before, .thubmnail-cont-band .box .figure:after {
  content: "";
  width: 100%;
  height: 100%;
  float: left;
  background: rgba(0, 20, 137, .60);
  mix-blend-mode: multiply;
  transition: opacity 225ms;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1;
}
.thubmnail-cont-band .box .figure:after {
  background: rgba(0, 0, 0, .50);
  mix-blend-mode: multiply;
  transition: opacity 225ms;
  opacity: 0;
  pointer-events: none;
  z-index: -1;
}
.thubmnail-cont-band .box:hover .figure:after, .thubmnail-cont-band .box:hover .figure:after, .thubmnail-cont-band .box:hover .figure:after {
  opacity: 1;
  pointer-events: auto;
  z-index: 2;
}
.thubmnail-cont-band .box .figure img {
  width: 100%;
}
.thubmnail-cont-band .box .aside {
  width: 100%;
  height: 100%;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: center;
  text-align: center;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 3;
  padding: 0 15px;
}
@media (max-width: 1199px) {
  .thubmnail-cont-band {
    padding: 70px 0 0 0;
  }
  .thubmnail-cont-band h2 {
    padding-bottom: 40px;
  }
}
@media (max-width: 767px) {
  .thubmnail-cont-band {
    padding: 50px 0 0 0;
  }
  .thubmnail-cont-band h2 {
    padding-bottom: 35px;
  }
}
/* Column Content - Band2 */
.col-cont-band2 {
  width: 100%;
  float: left;
  text-align: center;
  padding: 60px 0 120px 0;
}
.col-cont-band2 .container {
  max-width: 1200px;
}
.col-cont-band2 h3, .col-cont-band2 h4 {
  color: #001489;
  padding-bottom: 20px;
}
.col-cont-band2 h3:last-child, .col-cont-band2 h4:last-child {
  padding-bottom: 0;
}
.col-cont-band2 .figure {
  width: 100%;
  display: block;
  text-align: center;
  margin-bottom: 30px;
}
.col-cont-band2 .figure:last-child {
  margin-bottom: 0;
}
.col-cont-band2 .figure img {
  width: 100%;
  max-width: 419px;
}
.col-cont-band2 .aside {
  width: 100%;
  max-width: 290px;
  float: none;
  display: inline-block;
  vertical-align: top;
}
.col-cont-band2 .row {
  justify-content: center;
}
.col-cont-band2 .figure-max {
  width: 100%;
  display: block;
  text-align: center;
  margin: 10px 0 0 0;
}
.col-cont-band2 .figure-max img {
  width: 100%;
  max-width: 500px;
  box-shadow: rgba(0, 0, 0, .25) 0 0 25px;
}
@media (max-width: 1199px) {
  .col-cont-band2 {
    padding: 55px 0 90px 0;
  }
}
@media (max-width: 767px) {
  .col-cont-band2 {
    padding: 45px 0 60px 0;
  }
  .col-cont-band2 .container {
    max-width: 600px;
  }
  .col-cont-band2 h3, .col-cont-band2 h4 {
    padding-bottom: 15px;
  }
  .col-cont-band2 .figure {
    margin-bottom: 20px;
  }
  .col-cont-band2 .figure-max img {
    max-width: 380px;
  }
}
/* Find Tool - Content */
.find-form-cont {
  width: 100%;
  float: left;
  text-align: center;
  background: #fefefe url(../jpg/find-tool-banner.jpg) no-repeat center center;
  background-size: cover;
  overflow: hidden;
  padding: 80px 0;
}
.find-form-cont .container {
  max-width: 665px;
}
.find-form-cont .aside {
  width: 100%;
  float: none;
  display: inline-block;
  vertical-align: top;
  padding-bottom: 20px;
}
.find-form-cont .aside:last-child {
  padding-bottom: 0;
}
.find-form-cont .aside h2 {
  padding-bottom: 5px;
}
.find-form-cont .aside h2:last-child {
  padding-bottom: 0;
}
.find-form-cont .aside p:last-child {
  padding-bottom: 0;
}
@media (max-width: 1199px) {
  .find-form-cont {
    padding: 70px 0;
  }
}
@media (max-width: 767px) {
  .find-form-cont {
    padding: 50px 0;
  }
  .find-form-cont .container {
    max-width: 600px;
  }
}
/* Products - List */
.products-list {
  width: 100%;
  float: none;
  display: inline-block;
  vertical-align: top;
  border-top: 1px solid #cccccc;
  padding: 40px 0 0 0;
}
.products-list .left-cont {
  width: 215px;
  float: left;
  background: #f5f5f5;
  padding: 15px;
  margin: 0 -215px 0 0;
}
.products-list .left-cont .open-filter, .products-list .left-cont .close-filter {
  display: none;
}
.products-list .left-cont .filter-list {
  width: 100%;
  display: inline-block;
  vertical-align: top;
  font-size: 14px;
  color: #010101;
  line-height: 18px;
}
.products-list .left-cont .filter-list p a {
  font-weight: inherit;
  color: #010101;
  text-decoration: underline;
}
.products-list .left-cont .filter-list p a:hover, .products-list .left-cont .filter-list p a:focus, .products-list .left-cont .filter-list p a:active {
  color: #818285;
  text-decoration: underline;
}
.products-list .left-cont .filter-list p:last-child {
  padding-bottom: 0;
}
.products-list .left-cont .filter-list .search-box {
  margin-bottom: 22px;
}
.products-list .left-cont .filter-list .search-box:last-child {
  margin-bottom: 0;
}
.products-list .left-cont .filter-list .custom-control-out {
  width: 100%;
  display: inline-block;
  vertical-align: top;
  margin-bottom: 22px;
}
.products-list .left-cont .filter-list .custom-control-out:last-child {
  margin-bottom: 0;
}
.products-list .left-cont .filter-list .card-out {
  width: 100%;
  display: inline-block;
  vertical-align: top;
  margin: -15px 0;
}
.products-list .left-cont .filter-list .card {
  width: 100%;
  display: inline-block;
  vertical-align: top;
  background: none;
  border: none;
  border-bottom: 1px solid #d7d7d7;
  border-radius: 0;
  padding: 0;
  margin: 0;
}
.products-list .left-cont .filter-list .card:last-child {
  border-bottom: none;
}
.products-list .left-cont .filter-list .card-header {
  width: 100%;
  display: inline-block;
  vertical-align: top;
  border: none;
  background: none;
  border-radius: 0;
  padding: 0;
  margin: 0;
}
.products-list .left-cont .filter-list .card-header a {
  width: 100%;
  display: inline-block;
  vertical-align: top;
  font-weight: 600;
  font-size: 16px;
  color: #010101;
  line-height: 20px;
  text-decoration: none;
  border: none;
  background: none;
  border-radius: 0;
  position: relative;
  padding: 30px 35px 30px 0;
  margin: 0;
}
.products-list .left-cont .filter-list .card-header a:after {
  font-family: "Font Awesome\ 5 Pro";
  content: "\f056";
  font-weight: 900;
  font-size: 16px;
  color: #001489;
  line-height: 20px;
  text-align: right;
  position: absolute;
  top: 50%;
  right: 0;
  margin: -10px 0 0 0;
}
.products-list .left-cont .filter-list .card-header a.collapsed:after {
  content: "\f055";
}
.products-list .left-cont .filter-list .card-body {
  width: 100%;
  display: inline-block;
  vertical-align: top;
  padding: 0 0 30px 0;
  margin: 0;
}
.products-list .right-cont {
  width: 100%;
  float: left;
  padding: 0 20px 0 235px;
}
.products-list .row-out {
  width: 100%;
  display: block;
}
.products-list .row {
  justify-content: center;
  position: relative;
  z-index: 1;
  padding: 0;
  margin: -45px -20px;
}
.products-list .row:after {
  content: "";
  width: 100%;
  height: 1px;
  float: left;
  background: #ffffff;
  position: absolute;
  bottom: 0;
  left: 0;
  z-index: 1;
}
.products-list .row > div {
  font-size: 16px;
  line-height: 24px;
  text-align: center;
  position: relative;
  overflow: visible;
  padding: 0;
  margin: 45px 0;
}
.products-list .row > div:after {
  content: "";
  width: 100%;
  height: 1px;
  float: left;
  background: #cccccc;
  position: absolute;
  bottom: -45px;
  left: 0;
  z-index: 1;
}
.products-list .row > div .box {
  width: 100%;
  height: 100%;
  display: block;
  font-weight: inherit;
  color: inherit;
  text-decoration: none;
  -webkit-transition: all .25s ease-out;
  -moz-transition: all .25s ease-out;
  -o-transition: all .25s ease-out;
  transition: all .25s ease-out;
  padding: 20px;
}
.products-list .row > div h3, .products-list .row > div h4 {
  color: #001489;
  padding-bottom: 20px;
}
.products-list .row > div h3:last-child, .products-list .row > div h4:last-child {
  padding-bottom: 0;
}
.products-list .row > div .btn {
  width: 100%;
  height: 60px;
  max-width: 225px;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: center;
  padding: 0 12px;
}
.products-list .row > div .btn-out {
  width: 100%;
  float: none;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: center;
  vertical-align: top;
  position: absolute;
  bottom: 34px;
  left: 0;
  padding: 0 20px;
  margin: 0;
}
.products-list .row > div .figure {
  width: 100%;
  display: block;
  text-align: center;
  margin-bottom: 15px;
}
.products-list .row > div .figure:last-child {
  margin-bottom: 0;
}
.products-list .row > div .figure img {
  width: 100%;
  max-width: 270px;
}
.products-list .row > div .aside {
  width: 100%;
  max-width: 290px;
  float: none;
  display: inline-block;
  vertical-align: top;
  padding: 0 0 91px 0;
}
.products-list .row > div:hover .box, .products-list .row > div:active .box {
  background: #f5f5f5;
  box-shadow: rgba(0, 0, 0, .20) 0 0 35px;
}
.products-list .loadmore-products-btn {
  width: 100%;
  text-align: center;
  position: relative;
  z-index: 3;
  margin-top: 30px;
}
@media (max-width: 1199px) {
  .products-list .row {
    margin: -35px -15px;
  }
  .products-list .row > div {
    font-size: 15px;
    line-height: 22px;
    margin: 35px 0;
  }
  .products-list .row > div:after {
    bottom: -35px;
  }
  .products-list .row > div .btn {
    height: 55px;
  }
  .products-list .row > div .figure img {
    max-width: 210px;
  }
}
@media (max-width: 991px) {
  .hiddenscroll-filter {
    overflow: hidden;
  }
  .products-list .left-cont {
    width: 100%;
    padding: 0;
    margin: -41px 0 20px 0;
  }
  .products-list .left-cont .open-filter, .products-list .left-cont .close-filter {
    width: 100%;
    float: left;
    display: block;
    font-family: "Noto Sans Cond ExtBd";
    font-weight: 800;
    font-size: 18px;
    line-height: 24px;
    text-transform: uppercase;
    text-align: left;
    cursor: pointer;
    position: relative;
    z-index: 2;
    padding: 15px 0;
    font-style: italic;
  }
  .products-list .left-cont .open-filter em, .products-list .left-cont .close-filter em {
    font-size: 22px;
    position: relative;
    margin: 0 5px 0 0;
  }
  .products-list .left-cont .open-filter:before {
    content: "";
    width: 10000px;
    height: 100%;
    float: left;
    background: #f5f5f5;
    border-top: 1px solid #cccccc;
    border-bottom: 1px solid #cccccc;
    position: absolute;
    top: 0;
    left: -5000px;
    z-index: -1;
  }
  .products-list .left-cont .close-filter {
    background: #cccccc;
    padding: 10px 30px;
  }
  .products-list .left-cont .close-filter em {
    top: 1px;
  }
  .products-list .left-cont .filter-list {
    width: 100%;
    height: 100%;
    float: left;
    background: #f5f5f5;
    transition: opacity 225ms;
    opacity: 0;
    pointer-events: none;
    z-index: -1;
    overflow: auto;
    overflow-x: hidden;
    position: fixed;
    top: 0;
    left: 0;
    padding: 0;
    margin: 0;
  }
  .products-list .left-cont .filter-list.active {
    opacity: 1;
    pointer-events: auto;
    z-index: 100;
  }
  .products-list .left-cont .filter-list .card-out {
    width: 100%;
    float: left;
    padding: 0 30px;
    margin: 0;
  }
  .products-list .right-cont {
    padding: 0;
  }
}
@media (max-width: 767px) {
  .products-list .right-cont {
    padding: 0 20px;
  }
  .products-list .row {
    margin: -30px -15px;
  }
  .products-list .row > div {
    font-size: 15px;
    line-height: 22px;
    margin: 30px 0;
  }
  .products-list .row > div:after {
    bottom: -30px;
  }
  .products-list .row > div .box {
    padding: 15px;
  }
  .products-list .row > div h3, .products-list .row > div h4 {
    padding-bottom: 15px;
  }
  .products-list .row > div .btn {
    max-width: 200px;
    height: 50px;
  }
  .products-list .row > div .btn-out {
    bottom: 25px;
  }
  .products-list .row > div .figure img {
    max-width: 200px;
  }
  .products-list .row > div .aside {
    max-width: 420px;
    padding-bottom: 75px;
  }
}
/* Product - Detail */
.product-detail {
  width: 100%;
  float: none;
  display: inline-block;
  vertical-align: top;
  padding-bottom: 80px;
}
.product-detail:last-child {
  padding-bottom: 0;
}
.product-detail h1 {
  padding-bottom: 10px;
}
.product-detail h1:last-child {
  padding-bottom: 0;
}
.product-detail .figure {
  width: 100%;
  display: block;
  text-align: center;
}
.product-detail .figure img {
  /*max-width: 100%;*/ max-width: none;
  height: 300px;
  width: auto;
}
.product-detail .product-title-txt {
  width: 100%;
  display: block;
  padding-bottom: 20px;
}
.product-detail .product-title-txt:last-child {
  padding-bottom: 0;
}
.product-detail .product-metas {
  width: 100%;
  float: none;
  display: inline-block;
  vertical-align: top;
  position: relative;
  padding: 0;
  margin: 15px 0 20px 0;
}
.product-detail .product-metas:last-child {
  /*margin-bottom: 0;*/
}
.product-detail .product-metas .divider {
  font-family: "Open Sans", sans-serif;
  font-weight: 300;
  font-size: 75%;
  position: relative;
  top: -4px;
}
.product-detail .product-metas .product-ratings {
  float: none;
  display: inline-block;
  vertical-align: middle;
  margin: -10px -15px 0 0;
  font-size: 1.2rem;
}
.product-detail .product-metas .product-type {
  float: none;
  display: inline-block;
  vertical-align: middle;
  font-family: "Noto Sans Cond ExtBd";
  font-weight: 800;
  font-size: 36px;
  line-height: 40px;
  letter-spacing: -0.01em;
  padding: 0 10px 5px 0;
  margin: 0;
  font-style: italic;
}
.product-detail .product-metas .product-size {
  width: 100%;
  float: none;
  display: inline-block;
  vertical-align: top;
  font-family: "Noto Sans Cond ExtBd";
  font-weight: 800;
  font-size: 26px;
  line-height: 30px;
  font-style: italic;
}
.product-detail .slider-out {
  width: 100%;
  float: none;
  display: inline-block;
  vertical-align: top;
  padding: 0 0 0 20px;
}
.product-detail .slider-out .thumbnail {
  width: 120px;
  height: 120px;
  float: left;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: center;
  background: #ffffff;
  border: 1px solid #aaaaaa;
  cursor: pointer;
  overflow: hidden;
  position: relative;
  padding: 5px;
  margin: 0;
}
.product-detail .slider-out .thumbnail img {
  max-width: 100%;
  max-height: 100%;
}
.product-detail .slider-out .thumbnail:before {
  width: 100%;
  height: 100%;
  float: left;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: center;
  font-family: "Font Awesome 5 Pro";
  content: "\f00e";
  font-weight: 400;
  font-size: 60px;
  color: #ffffff;
  background: rgba(0, 20, 137, .40);
  -webkit-transition: all .25s ease-out;
  -moz-transition: all .25s ease-out;
  -o-transition: all .25s ease-out;
  transition: all .25s ease-out;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1;
  opacity: 0;
}
.product-detail .slider-out .current .thumbnail:before {
  opacity: 1;
}
.product-detail .slider-out .owl-carousel {
  padding: 0;
}
.product-detail .slider-out .slider-thumbs {
  margin-top: 45px;
}
/*
Big Image
#large-image .owl-nav button {position: absolute;
    top: 45%;
    font-style: normal;}
#large-image .owl-nav button.owl-prev {left: 0;}
#large-image .owl-nav button.owl-next {right: 41px;}*/
/*Thumbs*/
#thumbs-image .owl-nav button {
  position: absolute;
  top: 36%;
  font-style: normal;
}
#thumbs-image .owl-nav button.owl-prev {
  left: -60px;
}
#thumbs-image .owl-nav button.owl-next {
  right: 0;
}
@media (max-width: 1199px) {
  .product-detail {
    padding-bottom: 60px;
  }
  .product-detail .product-metas .product-type {
    font-size: 32px;
    line-height: 36px;
    letter-spacing: -0.01em;
  }
  .product-detail .product-metas .product-size {
    font-size: 24px;
    line-height: 28px;
  }
}
@media (max-width: 991px) {
  .product-detail .slider-out {
    padding: 0;
  }
}
@media (max-width: 767px) {
  .product-detail {
    padding-bottom: 50px;
  }
  .product-detail .product-metas {
    width: 100%;
    float: none;
    display: inline-block;
    vertical-align: top;
    position: relative;
    padding: 35px 0 0 0;
    margin: 10px 0 20px 0;
  }
  .product-detail .product-metas .product-ratings {
    position: absolute;
    top: 0;
    left: 0;
    margin: 0;
  }
  .product-detail .product-metas .product-type {
    font-size: 28px;
    line-height: 32px;
    letter-spacing: normal;
  }
  .product-detail .product-metas .product-size {
    font-size: 22px;
    line-height: 26px;
  }
  .product-detail .slider-out .thumbnail {
    width: 90px;
    height: 90px;
  }
  .product-detail .slider-out .thumbnail:before {
    font-size: 40px;
  }
  .product-detail .slider-out .slider-thumbs {
    margin-top: 30px;
  }
}
/* Tab - Links */
@media (min-width: 768px) {
  .tab-links {
    width: 100%;
    float: none;
    display: inline-block;
    vertical-align: top;
    text-align: center;
    background: #e6e6e6;
    position: relative;
    padding: 18px 0;
    margin: 0 0 65px 0;
  }
  .tab-links:last-child {
    margin-bottom: 0;
  }
  .tab-links:before {
    content: "";
    width: 10000px;
    height: 100%;
    float: left;
    background: #e6e6e6;
    position: absolute;
    top: 0;
    left: -5000px;
    z-index: -1;
  }
  .tab-links .selectBox {
    width: 100%;
    float: left;
    position: relative;
    z-index: 1;
  }
  .tab-links .selected {
    display: none;
  }
  .tab-links ul {
    float: none;
    display: inline-block !important;
    vertical-align: top;
    padding: 0 !important;
    margin: -15px -30px;
  }
  .tab-links ul li {
    float: none;
    display: inline-block;
    vertical-align: top;
    padding: 0;
    margin: 15px 30px;
  }
  .tab-links ul li:before, .tab-links ul li:after {
    display: none;
  }
  .tab-links ul li a {
    display: inline-block;
    vertical-align: top;
    font-weight: 600;
    font-size: 14px;
    color: #000000;
    line-height: 18px;
    text-align: center;
    text-decoration: none;
    text-transform: uppercase;
    opacity: .50;
    padding: 0;
  }
  .tab-links ul li a em {
    min-height: 36px;
    font-size: 36px;
    color: #001489;
    display: block;
    margin-bottom: 8px;
  }
  .tab-links ul li a:hover, .tab-links ul li a:focus, .tab-links ul li a:active, .tab-links ul li a.active {
    opacity: 1;
  }
}
@media (max-width: 1199px) {
  .tab-links {
    margin: 0 0 55px 0;
  }
  .tab-links:last-child {
    margin-bottom: 0;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .tab-links ul {
    margin: -15px -20px;
  }
  .tab-links ul li {
    margin: 15px 20px;
  }
}
@media (max-width: 767px) {
  .tab-links {
    width: 100%;
    float: none;
    display: inline-block;
    vertical-align: top;
    background: #e6e6e6;
    position: relative;
    padding: 18px 0;
    margin: 0 0 45px 0;
  }
  .tab-links:last-child {
    margin-bottom: 0;
  }
  .tab-links:before {
    content: "";
    width: 10000px;
    height: 100%;
    float: left;
    background: #e6e6e6;
    position: absolute;
    top: 0;
    left: -5000px;
    z-index: -1;
  }
  .tab-links .selectBox {
    width: 100%;
    float: left;
    position: relative;
    z-index: 1;
  }
  .tab-links br {
    display: none;
  }
  .tab-links em {
    font-size: 24px;
    color: #001489;
    position: absolute;
    top: 50%;
    left: 20px;
    -webkit-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    transform: translate(0, -50%);
  }
  .tab-links .selected {
    width: 100%;
    float: left;
    display: block;
    font-weight: 600;
    font-size: 14px;
    color: #000000;
    line-height: 18px;
    text-transform: uppercase;
    border: 1px solid #999999;
    cursor: pointer;
    position: relative;
    padding: 14px 50px 14px 60px;
  }
  .tab-links .selected a {
    font-weight: inherit;
    color: inherit;
    text-decoration: none;
    pointer-events: none;
    cursor: default;
  }
  .tab-links .selected:before {
    content: "\f107";
    font-family: "Font Awesome 5 Pro";
    font-weight: 900;
    font-size: 26px;
    line-height: 26px;
    position: absolute;
    top: 50%;
    right: 20px;
    margin: -13px 0 0 0;
  }
  .tab-links .selected.active:before {
    content: "\f106";
  }
  .tab-links ul {
    width: 100%;
    float: left;
    border: 1px solid #999999;
    padding: 10px 0 !important;
    margin: 0;
    display: none;
  }
  .tab-links ul li {
    width: 100%;
    float: left;
    padding: 0;
    margin: 0;
  }
  .tab-links ul li:before, .tab-links ul li:after {
    display: none;
  }
  .tab-links ul li a {
    width: 100%;
    float: left;
    font-weight: 600;
    font-size: 14px;
    color: #000000;
    line-height: 18px;
    text-decoration: none;
    text-transform: uppercase;
    padding: 12px 20px 12px 60px;
    margin: 0;
    opacity: .50;
  }
  .tab-links ul li a:hover, .tab-links ul li a:focus, .tab-links ul li a:active, .tab-links ul li a.active {
    opacity: 1;
  }
}
/* Quantity */
.quantity-out {
  width: 100%;
  float: none;
  display: inline-block;
  vertical-align: top;
  text-align: center;
  padding: 0;
  margin: -5px 0;
}
.quantity-out label {
  width: auto;
  float: none;
  display: inline-block;
  vertical-align: middle;
  font-weight: 700;
  font-size: 14px;
  line-height: 18px;
  padding: 0;
  margin: 5px 9px;
}
.quantity-out .quantity {
  width: 59px;
  height: 31px;
  float: none;
  display: inline-block;
  vertical-align: middle;
  position: relative;
  padding: 0;
  margin: 5px 9px;
}
.quantity-out .quantity input {
  width: 100%;
  height: 31px;
  float: left;
  font-family: "Proxima Nova", sans-serif;
  font-weight: 400;
  font-size: 15px;
  color: #000000;
  line-height: 40px;
  text-align: center;
  background: #ffffff;
  border: 1px solid #b7b7b7;
  box-shadow: none;
  border-radius: 6px;
  padding: 0 21px 0 5px;
  margin: 0;
}
.quantity-out .quantity .plusminus {
  width: 16px;
  height: 24px;
  float: right;
  background: #001489;
  border-radius: 360px;
  position: absolute;
  top: 50%;
  right: 6px;
  margin: -12px 0 0 0;
}
.quantity-out .quantity .plusminus .increment, .quantity-out .quantity .plusminus .decrement {
  width: 100%;
  height: 8px;
  float: left;
  background: none;
  border-radius: 0;
  border: none;
  outline: none;
  cursor: pointer;
  position: absolute;
  top: 0;
  right: 0;
  padding: 0;
}
.quantity-out .quantity .plusminus .increment:after, .quantity-out .quantity .plusminus .decrement:after {
  width: 100%;
  height: 100%;
  float: left;
  font-family: "Font Awesome\ 5 Pro";
  content: "\f0d8";
  font-weight: 900;
  font-size: 12px;
  color: #ffffff;
  line-height: 12px;
  position: absolute;
  top: -1px;
  left: 0;
}
.quantity-out .quantity .plusminus .increment:hover::after, .quantity-out .quantity .plusminus .decrement:hover::after {
  color: #818285;
}
.quantity-out .quantity .plusminus .decrement {
  top: auto;
  bottom: 2px;
}
.quantity-out .quantity .plusminus .decrement:after {
  content: "\f0d7";
}
.add-to-cart-simple {
  margin-top: 50px;
}
.add-to-cart-simple .quantity-out {
  display: flex;
}
.add-to-cart-simple .quantity-out .quantity-label-input {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
}
.add-to-cart-simple .quantity-out label {
  margin: 0px 9px 10px;
}
.add-to-cart-simple .quantity-out .quantity {
  height: 42px;
  width: 80px;
  margin: 0 9px;
}
.add-to-cart-simple .quantity-out .quantity input {
  padding: 0 21px 0 5px;
  font-size: 1.2rem;
  height: 42px;
}
/* Tab - Content */
.tab-content {
  width: 100%;
  float: none;
  display: inline-block;
  vertical-align: top;
}
/* Table - Content */
.table-cont {
  width: 100%;
  float: none;
  display: inline-block;
  vertical-align: top;
  margin: 0 0 35px 0;
}
.table-cont:last-child {
  margin-bottom: 0;
}
.table-cont table {
  width: 100%;
}
.table-cont th, .table-cont td {
  font-weight: 400;
  font-size: 14px;
  line-height: 18px;
  position: relative;
  padding: 20px 10px;
}
.table-cont thead {
  background: #e6e6e6;
}
.table-cont thead th {
  font-weight: 700;
}
.table-cont td .link-out {
  display: inline-block;
  position: relative;
}
.table-cont td .dropdown-toggle {
  padding: 0;
}
.table-cont td .dropdown-toggle:after {
  display: none;
}
.table-cont td .dropdown-menu {
  width: 275px;
  min-width: inherit;
  font-size: 14px;
  color: #000000;
  line-height: 20px;
  background: #ffffff;
  border: 2px solid #001489;
  border-radius: 9px;
  box-shadow: rgba(0, 0, 0, .30) 0 0 15px;
  top: 50% !important;
  transform: translateY(-50%) !important;
  left: auto !important;
  right: 100% !important;
  padding: 28px;
  margin: 0 20px 0 0;
}
.table-cont td .dropdown-menu:before, .table-cont td .dropdown-menu:after {
  content: "";
  width: 0;
  height: 0;
  border-top: 10px solid transparent;
  border-left: 14px solid #001489;
  border-bottom: 10px solid transparent;
  position: absolute;
  top: 50%;
  right: -14px;
  margin: -7px 0 0 0;
}
.table-cont td .dropdown-menu:after {
  border-left-color: #ffffff;
  z-index: 1;
  right: -11px;
}
.table-cont td .dropdown-menu .close-dropdown {
  font-size: 24px;
  color: #001489;
  line-height: 24px;
  cursor: pointer;
  position: absolute;
  top: 9px;
  right: 9px;
}
.table-cont td .dropdown-menu h3, .table-cont td .dropdown-menu h4, .table-cont td .dropdown-menu h5 {
  font-family: "Noto Sans Cond ExtBd";
  font-weight: 800;
  padding-bottom: 15px;
  font-style: italic;
}
.table-cont td .dropdown-menu p {
  padding-bottom: 20px;
}
.table-cont td .dropdown-menu h3:last-child, .table-cont td .dropdown-menu h4:last-child, .table-cont td .dropdown-menu h5:last-child, .table-cont td .dropdown-menu p:last-child {
  padding-bottom: 0;
}
.table-cont td .dropdown-menu .quantity-out {
  padding: 2px 0 18px 0;
}
.table-cont td .dropdown-menu .btn {
  width: 100%;
  padding-left: 10px;
  padding-right: 10px;
}
@media (min-width: 768px) {
  .table-cont table {
    border: 1px solid #aaaaaa;
  }
  .table-cont tr {
    border-bottom: 1px solid #aaaaaa;
  }
  .table-cont tbody tr:last-child {
    border-bottom: none;
  }
  .table-cont tbody tr:nth-child(even) {
    background: #e6e6e6;
  }
  .table-cont th, .table-cont td {
    text-align: center;
    border-right: 1px solid #aaaaaa;
  }
  .table-cont th:last-child, .table-cont td:last-child {
    border-right: none;
  }
}
@media (max-width: 767px) {
  .table-cont tr {
    width: 100%;
    float: left;
    border: 1px solid #aaaaaa;
    margin: 0 0 10px 0;
  }
  .table-cont tr:last-child {
    margin-bottom: 0;
  }
  .table-cont td {
    width: 100%;
    float: left;
    border-bottom: 1px solid #aaaaaa;
    position: relative;
    padding: 14px 20px 14px 45%;
  }
  .table-cont td:last-child {
    border-bottom: none;
  }
  .table-cont td:before {
    width: 40%;
    height: 100%;
    float: left;
    content: attr(data-label);
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    font-weight: 700;
    background: #e6e6e6;
    border-right: 1px solid #aaaaaa;
    position: absolute;
    top: 0;
    left: 0;
    padding: 0 20px;
  }
  .table-cont td .dropdown-menu {
    width: 220px;
    /*top: 100%!important;*/
    top: -311px !important;
    transform: translateX(-50%) !important;
    left: 50% !important;
    right: 0 !important;
    padding: 25px 15px;
    margin: 21px 0 0 0;
  }
  .table-cont td .dropdown-menu:before, .table-cont td .dropdown-menu:after {
    border: none;
    border-left: 10px solid transparent;
    border-bottom: 14px solid #001489;
    border-right: 10px solid transparent;
    /*top: -14px;*/ top: auto;
    right: 50%;
    margin: 0 -7px 0 7px;
    bottom: -16px;
    transform: rotate(180deg);
  }
  .table-cont td .dropdown-menu:after {
    border-bottom-color: #ffffff;
    /*top: -11px;*/ top: auto;
    right: 50%;
    bottom: -14px;
    transform: rotate(180deg);
  }
  .table-cont td .dropdown-menu .close-dropdown {
    font-size: 20px;
    line-height: 20px;
  }
  .table-cont thead {
    display: none;
  }
}
@media (max-width: 359px) {
  .table-cont td .dropdown-menu {
    margin: 21px 20px 0 -20px;
  }
}
/* Table - Content1 */
@media (min-width: 768px) {
  .table-cont.table1 th:nth-child(1), .table-cont.table1 td:nth-child(1) {
    width: 13.2%;
    text-align: left;
  }
  .table-cont.table1 th:nth-child(2), .table-cont.table1 td:nth-child(2) {
    width: 32%;
    text-align: left;
  }
  .table-cont.table1 th:nth-child(3), .table-cont.table1 td:nth-child(3) {
    width: 8.4%;
  }
  .table-cont.table1 th:nth-child(4), .table-cont.table1 td:nth-child(4) {
    width: 8.4%;
  }
  .table-cont.table1 th:nth-child(5), .table-cont.table1 td:nth-child(5) {
    width: 8.4%;
  }
  .table-cont.table1 th:nth-child(6), .table-cont.table1 td:nth-child(6) {
    width: 8.4%;
  }
  .table-cont.table1 th:nth-child(7), .table-cont.table1 td:nth-child(7) {
    width: 9%;
  }
  .table-cont.table1 th:nth-child(8), .table-cont.table1 td:nth-child(8) {
    width: 11.2%;
  }
}
@media (min-width: 1200px) {
  .table-cont.table1 th:nth-child(1), .table-cont.table1 td:nth-child(1) {
    padding-left: 20px;
  }
  .table-cont.table1 th:nth-child(2), .table-cont.table1 td:nth-child(2) {
    padding-left: 20px;
  }
}
/* Table Items - Content */
.table-items-cont {
  width: 100%;
  float: none;
  display: inline-block;
  vertical-align: top;
  text-align: center;
  margin-bottom: 35px;
}
.table-items-cont:last-child {
  margin-bottom: 0;
}
.table-items-cont .table-row {
  width: 100%;
  max-width: 950px;
  float: none;
  display: inline-flex;
  flex-wrap: wrap;
  vertical-align: top;
  text-align: left;
  margin-bottom: 50px;
}
.table-items-cont .table-row:last-child {
  margin-bottom: 0;
}
.table-items-cont .table-front {
  width: 33.5%;
  float: left;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: center;
  line-height: 22px;
  text-align: center;
  border: 1px solid #aaaaaa;
  padding: 20px;
  margin: 0 -1px 0 0;
}
.table-items-cont .table-front .mid-wrap {
  width: 100%;
  display: block;
}
.table-items-cont .table-front strong {
  font-weight: 800;
}
.table-items-cont .table-front .figure {
  margin-bottom: 5px;
}
.table-items-cont .table-front .figure:last-child {
  margin-bottom: 0;
}
.table-items-cont .table-front .figure img {
  width: 100%;
  max-width: 390px;
}
.table-items-cont .table-cont {
  width: 66.5%;
  float: left;
  display: block;
}
@media (min-width: 768px) {
  .table-items-cont .table-front {
    position: relative;
    padding-top: 80px;
  }
  .table-items-cont .table-front:before {
    content: "";
    width: 100%;
    height: 60px;
    float: left;
    background: #e6e6e6;
    border-bottom: 1px solid #aaaaaa;
    position: absolute;
    top: 0;
    left: 0;
  }
  .table-items-cont .table-cont table {
    height: 100%;
  }
  .table-items-cont .table-cont th {
    height: 60px;
    padding-top: 0;
    padding-bottom: 0;
  }
  .table-items-cont .table-cont td {
    padding-top: 8px;
    padding-bottom: 8px;
  }
  .table-items-cont .table-cont th:nth-child(1), .table-items-cont .table-cont td:nth-child(1) {
    width: 30%;
  }
  .table-items-cont .table-cont th:nth-child(2), .table-items-cont .table-cont td:nth-child(2) {
    width: 40%;
  }
  .table-items-cont .table-cont th:nth-child(3), .table-items-cont .table-cont td:nth-child(3) {
    width: 30%;
  }
}
@media (max-width: 1199px) {
  .table-items-cont .table-row {
    margin-bottom: 40px;
  }
}
@media (max-width: 767px) {
  .table-items-cont {
    margin-bottom: 30px;
  }
  .table-items-cont .table-row {
    margin-bottom: 30px;
  }
  .table-items-cont .table-front {
    width: 100%;
    line-height: 22px;
    padding: 20px;
    margin: 0 0 10px 0;
  }
  .table-items-cont .table-front:last-child {
    margin-bottom: 0;
  }
  .table-items-cont .table-front .figure img {
    width: 100%;
    max-width: 330px;
  }
  .table-items-cont .table-cont {
    width: 100%;
  }
}
/* Product - Detail2 */
.product-detail2 {
  width: 100%;
  float: none;
  display: inline-block;
  vertical-align: top;
  padding: 20px 0 40px 0;
}
.product-detail2:last-child {
  padding-bottom: 0;
}
.product-detail2 h1 {
  padding-bottom: 10px;
}
.product-detail2 h1:last-child {
  padding-bottom: 0;
}
.product-detail2 .logo {
  width: 100%;
  display: block;
  margin-bottom: 40px;
}
.product-detail2 .logo:last-child {
  padding-bottom: 0;
}
.product-detail2 .logo img {
  max-width: 100%;
}
@media (max-width: 1199px) {
  .product-detail2 {
    padding: 20px 0 40px 0;
  }
  .product-detail2 .logo {
    margin-bottom: 30px;
  }
  .product-detail2 .logo img {
    max-width: 250px;
  }
}
@media (max-width: 767px) {
  .product-detail2 {
    padding: 10px 0 40px 0;
  }
  .product-detail2 .logo {
    margin-bottom: 25px;
  }
  .product-detail2 .logo img {
    max-width: 200px;
  }
}
/* Table - Content2 */
.table-cont2 {
  width: 100%;
  float: none;
  display: inline-block;
  vertical-align: top;
  margin: 0 0 35px 0;
}
.table-cont2:last-child {
  margin-bottom: 0;
}
.table-cont2 table {
  width: 100%;
}
.table-cont2 th, .table-cont2 td {
  font-weight: 400;
  font-size: 14px;
  line-height: 18px;
  position: relative;
  padding: 10px;
}
.table-cont2 th a, .table-cont2 td a {
  font-weight: inherit;
  color: inherit;
}
.table-cont2 thead {
  background: #e6e6e6;
}
.table-cont2 thead th {
  height: 60px;
  font-weight: 700;
}
.table-cont2 td .link-out {
  display: inline-block;
  position: relative;
}
.table-cont2 td .dropdown-toggle {
  padding: 0;
}
.table-cont2 td .dropdown-toggle:after {
  display: none;
}
.table-cont2 td .dropdown-menu {
  width: 275px;
  min-width: inherit;
  font-size: 14px;
  color: #000000;
  line-height: 20px;
  background: #ffffff;
  border: 2px solid #001489;
  border-radius: 9px;
  box-shadow: rgba(0, 0, 0, .30) 0 0 15px;
  top: 50% !important;
  transform: translateY(-50%) !important;
  left: auto !important;
  right: 100% !important;
  padding: 28px;
  margin: 0 20px 0 0;
}
.table-cont2 td .dropdown-menu:before, .table-cont2 td .dropdown-menu:after {
  content: "";
  width: 0;
  height: 0;
  border-top: 10px solid transparent;
  border-left: 14px solid #001489;
  border-bottom: 10px solid transparent;
  position: absolute;
  top: 50%;
  right: -14px;
  margin: -7px 0 0 0;
}
.table-cont2 td .dropdown-menu:after {
  border-left-color: #ffffff;
  z-index: 1;
  right: -11px;
}
.table-cont2 td .dropdown-menu .close-dropdown {
  font-size: 24px;
  color: #001489;
  line-height: 24px;
  cursor: pointer;
  position: absolute;
  top: 9px;
  right: 9px;
}
.table-cont2 td .dropdown-menu h3, .table-cont2 td .dropdown-menu h4, .table-cont2 td .dropdown-menu h5 {
  font-family: "Noto Sans Cond ExtBd";
  font-weight: 800;
  padding-bottom: 15px;
  font-style: italic;
}
.table-cont2 td .dropdown-menu p {
  padding-bottom: 20px;
}
.table-cont2 td .dropdown-menu h3:last-child, .table-cont2 td .dropdown-menu h4:last-child, .table-cont2 td .dropdown-menu h5:last-child, .table-cont2 td .dropdown-menu p:last-child {
  padding-bottom: 0;
}
.table-cont2 td .dropdown-menu .quantity-out {
  padding: 2px 0 18px 0;
}
.table-cont2 td .dropdown-menu .btn {
  width: 100%;
  padding-left: 10px;
  padding-right: 10px;
}
@media (min-width: 768px) {
  .table-cont2 table {
    border: 1px solid #aaaaaa;
  }
  .table-cont2 tr {
    border-bottom: 1px solid #aaaaaa;
    -webkit-transition: all .25s ease-out;
    -moz-transition: all .25s ease-out;
    -o-transition: all .25s ease-out;
    transition: all .25s ease-out;
  }
  .table-cont2 tbody tr:last-child {
    border-bottom: none;
  }
  .table-cont2 tbody tr:nth-child(even) {
    background: #e6e6e6;
  }
  .table-cont2 th, .table-cont2 td {
    text-align: center;
    border-right: 1px solid #aaaaaa;
    -webkit-transition: all .25s ease-out;
    -moz-transition: all .25s ease-out;
    -o-transition: all .25s ease-out;
    transition: all .25s ease-out;
  }
  .table-cont2 th:last-child, .table-cont2 td:last-child {
    border-right: none;
  }
  .table-cont2 tbody tr:hover {
    background: #818285;
  }
  .table-cont2 tbody tr:hover td {
    color: #ffffff;
    text-decoration: underline;
    border-color: #818285;
  }
  .table-cont2.table1 th:nth-child(1), .table-cont2.table1 td:nth-child(1) {
    width: 34%;
  }
  .table-cont2.table1 th:nth-child(2), .table-cont2.table1 td:nth-child(2) {
    width: 20%;
  }
  .table-cont2.table1 th:nth-child(3), .table-cont2.table1 td:nth-child(3) {
    width: 25.5%;
  }
  .table-cont2.table1 th:nth-child(4), .table-cont2.table1 td:nth-child(4) {
    width: 20.5%;
  }
  .table-cont2.table1 td:nth-child(1), .table-cont2.table1 td:nth-child(3) {
    text-align: left;
    padding-left: 20px;
  }
}
@media (max-width: 767px) {
  .table-cont2 tr {
    width: 100%;
    float: left;
    border: 1px solid #aaaaaa;
    -webkit-transition: all .25s ease-out;
    -moz-transition: all .25s ease-out;
    -o-transition: all .25s ease-out;
    transition: all .25s ease-out;
    margin: 0 0 10px 0;
  }
  .table-cont2 tr:last-child {
    margin-bottom: 0;
  }
  .table-cont2 td {
    width: 100%;
    float: left;
    border-bottom: 1px solid #aaaaaa;
    position: relative;
    -webkit-transition: all .25s ease-out;
    -moz-transition: all .25s ease-out;
    -o-transition: all .25s ease-out;
    transition: all .25s ease-out;
    padding: 14px 20px 14px 45%;
  }
  .table-cont2 td:last-child {
    border-bottom: none;
  }
  .table-cont2 td:before {
    width: 40%;
    height: 100%;
    float: left;
    content: attr(data-label);
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    font-weight: 700;
    background: #e6e6e6;
    border-right: 1px solid #aaaaaa;
    position: absolute;
    top: 0;
    left: 0;
    padding: 0 20px;
  }
  .table-cont2 td .dropdown-menu {
    width: 220px;
    top: 100% !important;
    transform: translateX(-50%) !important;
    left: 50% !important;
    right: 0 !important;
    padding: 25px 15px;
    margin: 21px 0 0 0;
  }
  .table-cont2 td .dropdown-menu:before, .table-cont2 td .dropdown-menu:after {
    border: none;
    border-left: 10px solid transparent;
    border-bottom: 14px solid #001489;
    border-right: 10px solid transparent;
    top: -14px;
    right: 50%;
    margin: 0 -7px 0 7px;
  }
  .table-cont2 td .dropdown-menu:after {
    border-bottom-color: #ffffff;
    top: -11px;
    right: 50%;
  }
  .table-cont2 td .dropdown-menu .close-dropdown {
    font-size: 20px;
    line-height: 20px;
  }
  .table-cont2 thead {
    display: none;
  }
  .table-cont2 tbody tr:hover {
    background: #818285;
  }
  .table-cont2 tbody tr:hover td {
    color: #ffffff;
    text-decoration: underline;
  }
  .table-cont2 tbody tr:hover td:before {
    color: #000000;
    text-decoration: none;
  }
}
@media (max-width: 359px) {
  .table-cont2 td .dropdown-menu {
    margin: 21px 20px 0 -20px;
  }
}
/* Blog - List */
.blog-list {
  width: 100%;
  float: left;
  padding: 75px 0 90px 0;
}
.blog-list h2 {
  -webkit-transition: all .25s ease-out;
  -moz-transition: all .25s ease-out;
  -o-transition: all .25s ease-out;
  transition: all .25s ease-out;
  padding-bottom: 10px;
}
.blog-list h2:last-child {
  padding-bottom: 0;
}
.blog-list h3 {
  color: #293894;
  -webkit-transition: all .25s ease-out;
  -moz-transition: all .25s ease-out;
  -o-transition: all .25s ease-out;
  transition: all .25s ease-out;
  padding-bottom: 10px;
}
.blog-list h3:last-child {
  padding-bottom: 0;
}
.blog-list h4 {
  font-style: normal;
  font-size: 18px;
  color: #293894;
  line-height: 24px;
  text-align: left;
  -webkit-transition: all .25s ease-out;
  -moz-transition: all .25s ease-out;
  -o-transition: all .25s ease-out;
  transition: all .25s ease-out;
  padding-bottom: 10px;
}
.blog-list h4:last-child {
  padding-bottom: 0;
}
.blog-list p {
  padding-bottom: 10px;
}
.blog-list p.excerpt {
  padding-bottom: 0;
  margin-bottom: 10px;
}
.blog-list p:last-child {
  padding-bottom: 0;
}
.blog-list .post-meta {
  font-weight: 400;
  font-size: 14px;
  line-height: 20px;
  padding-bottom: 12px;
}
.blog-list .post-meta:last-child {
  padding-bottom: 0;
}
.blog-list .post-meta a {
  font-weight: 600;
}
.blog-list .figure {
  width: 100%;
  display: block;
  text-align: center;
  overflow: hidden;
  margin-bottom: 10px;
}
.blog-list .figure:last-child {
  margin-bottom: 0;
}
.blog-list .figure img {
  width: 100%;
}
.search-results .blog-list .figure img {
  width: auto;
}
.blog-list .btn {
  min-width: 180px;
}
.blog-list .feature-article {
  width: 100%;
  max-width: 1100px;
  padding: 0 0 60px 0;
  margin: 0 auto;
}
.blog-list .feature-article:last-child {
  padding-bottom: 0;
}
.blog-list .feature-article .row {
  align-items: center;
}
.blog-list .post-articles {
  padding-bottom: 0;
  margin: -22px -22px -7px -22px;
}
.blog-list .post-articles > div {
  text-align: center;
  padding: 7px;
}
.blog-list .post-articles > div > a {
  width: 100%;
  height: 100%;
  float: left;
  font-weight: inherit;
  color: inherit;
  text-align: center;
  text-decoration: none;
  padding: 15px 15px 20px 15px;
}
.blog-list .post-articles > div > a:hover, .blog-list .post-articles > div > a:active, .blog-list .post-articles > div > a:focus {
  background: #ffffff;
  box-shadow: rgba(0, 0, 0, .20) 0 0 25px;
}
.blog-list .post-articles > div > a:hover h3, .blog-list .post-articles > div > a:active h3, .blog-list .post-articles > div > a:focus h3 {
  color: #818285;
}
.blog-list .post-articles > div > a:hover h4, .blog-list .post-articles > div > a:active h4, .blog-list .post-articles > div > a:focus h4 {
  color: #818285;
}
.blog-list .loadmore-post-btn {
  text-align: center;
  margin-top: 30px;
}
@media (min-width: 992px) {
  .blog-list .feature-article > div .aside {
    padding-left: 10px;
  }
}
@media (max-width: 1199px) {
  .blog-list {
    padding: 55px 0 65px 0;
  }
}
@media (max-width: 991px) {
  .blog-list .feature-article {
    padding-bottom: 55px;
  }
  .blog-list .loadmore-post-btn {
    margin-top: 20px;
  }
}
@media (max-width: 767px) {
  .blog-list {
    padding: 45px 0 50px 0;
  }
  .blog-list .loadmore-post-btn {
    margin-top: 15px;
  }
}
/* Add This - Sticky */
.add-this-sticky {
  width: 47px;
  float: left;
  position: fixed;
  top: 50%;
  left: 0;
  -webkit-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  transform: translate(0, -50%);
  z-index: 10;
}
@media (max-width: 1339px) {
  .add-this-sticky {
    width: 30px;
  }
}
@media (max-width: 1199px) {
  .add-this-sticky {
    width: 40px;
  }
}
@media (max-width: 991px) {
  .add-this-sticky {
    width: 30px;
  }
}
@media (max-width: 639px) {
  .add-this-sticky {
    display: none;
  }
}
/* Side Bar - Right */
.side-bar-right {
  width: 100%;
  float: left;
  margin: 0 0 -35px 0;
}
.side-bar-right h2, .side-bar-right h3, .side-bar-right h4 {
  font-family: "Noto Sans Cond ExtBd";
  font-weight: 800;
  font-size: 24px;
  color: #000000;
  line-height: 28px;
  letter-spacing: -0.01em;
  padding: 0 0 12px 0;
  font-style: italic;
}
.side-bar-right h2:last-child, .side-bar-right h3:last-child, .side-bar-right h4:last-child, .side-bar-right h5:last-child, .side-bar-right p:last-child {
  padding-bottom: 0;
}
.side-bar-right ul {
  padding: 0;
  margin: 0;
}
.side-bar-right ul li {
  font-weight: 700;
  font-size: 16px;
  color: #001489;
  line-height: 22px;
  padding: 0 0 15px 0;
}
.side-bar-right ul li:last-child {
  padding-bottom: 0;
}
.side-bar-right ul li:before, .side-bar-right ul li:after {
  display: none;
}
.side-bar-right ul li a {
  font-weight: inherit;
  color: #001489;
  text-decoration: none;
}
.side-bar-right ul li a:hover, .side-bar-right ul li a:active, .side-bar-right ul li a:focus {
  color: #818285;
}
.side-bar-right .social-links ul li {
  padding-bottom: 20px;
}
.side-bar-right .social-links ul li:last-child {
  padding-bottom: 0;
}
.side-bar-right .social-links ul li a {
  position: relative;
  padding-left: 28px;
}
.side-bar-right .social-links ul li em {
  font-size: 20px;
  line-height: 20px;
  position: absolute;
  top: 50%;
  left: 0;
  margin: -10px 0 0 0;
}
.side-bar-right .social-links ul li .fa-linkedin {
  color: #4b75fa;
}
.side-bar-right .social-links ul li .fa-twitter {
  color: #4ba8de;
}
.side-bar-right .social-links ul li .fa-youtube {
  color: #ed371b;
}
.side-bar-right .social-links ul li .fa-rss-square {
  color: #ff6a06;
}
.side-bar-right .aside {
  margin: 0 0 35px 0;
}
@media (max-width: 991px) {
  .side-bar-right {
    padding-top: 20px;
  }
}
/* Post - Content */
.post-content {
  width: 100%;
  float: left;
  padding: 65px 0;
}
.post-content .back-to-main a {
  font-weight: 600;
  font-size: 16px;
  color: #001489;
  line-height: 20px;
  text-decoration: none;
  position: relative;
  z-index: 1;
  padding: 0 0 0 25px;
}
.post-content .back-to-main a:before {
  content: "\f0a8";
  font-family: "Font Awesome\ 5 Pro";
  font-weight: 900;
  color: #001489;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
  position: absolute;
  top: 1px;
  left: 0;
}
.post-content .back-to-main a:hover {
  color: #818285;
  text-decoration: underline;
}
.post-content .back-to-main a:hover:before, .post-content .back-to-main a:active:before, .post-content .back-to-main a:focus:before {
  color: #818285;
}
.post-content .post-page-title {
  padding: 0 30.40% 22px 18.90%;
  margin: 0 -20px;
}
.post-content .figure {
  width: 100%;
  display: block;
  text-align: center;
  overflow: hidden;
  margin-bottom: 10px;
}
.post-content .figure:last-child {
  margin-bottom: 0;
}
.post-content .post-meta {
  font-weight: 600;
  font-size: 16px;
  color: #001489;
  line-height: 22px;
  padding-bottom: 10px;
}
.post-content .post-meta:last-child {
  padding-bottom: 0;
}
.post-content .single-post-pagination {
  width: 100%;
  float: left;
  text-align: center;
  padding: 30px 0 0 0;
  margin: -35px 0;
}
.post-content .single-post-pagination div {
  float: none;
  display: inline-block;
  vertical-align: top;
  padding: 0;
  margin: 35px;
}
.post-content .single-post-pagination div a {
  display: inline-block;
  font-weight: 700;
  font-size: 16px;
  line-height: 20px;
  text-decoration: none;
  position: relative;
  padding: 0 0 0 23px;
}
.post-content .single-post-pagination div a em {
  position: absolute;
  top: 2px;
  left: 0;
}
.post-content .single-post-pagination div a:hover, .post-content .single-post-pagination div a:active, .post-content .single-post-pagination div a:focus {
  text-decoration: underline;
}
.post-content .single-post-pagination div.nav-next a {
  padding: 0 23px 0 0;
}
.post-content .single-post-pagination div.nav-next a em {
  left: auto;
  right: 0;
}
.post-content .single-post-pagination div.nav-links {
  margin: 0;
}
@media (max-width: 1199px) {
  .post-content {
    padding: 55px 0 60px 0;
  }
  .post-content {
    padding-left: 25px;
    padding-right: 25px;
  }
  .post-content .back-to-main {
    text-align: left;
    margin: -15px 0 25px 0;
  }
  .post-content .post-page-title {
    padding: 0 30.40% 20px 0;
    margin: 0;
  }
}
@media (max-width: 991px) {
  .post-content {
    padding-left: 15px;
    padding-right: 15px;
  }
  .post-content .post-page-title {
    padding: 0 0 20px 0;
    margin: 0;
  }
}
@media (max-width: 767px) {
  .post-content {
    padding: 45px 0 50px 0;
  }
  .post-content .back-to-main {
    margin: -10px 0 20px 0;
  }
  .post-content .back-to-main a {
    font-size: 14px;
    line-height: 18px;
  }
  .post-content .back-to-main a:before {
    top: 0;
  }
  .post-content .single-post-pagination {
    margin: 0;
  }
  .post-content .single-post-pagination div {
    float: left;
    margin: 0;
  }
  .post-content .single-post-pagination div a em {
    font-size: 105%;
  }
  .post-content .single-post-pagination div.nav-next {
    float: right;
  }
}
/* Blog Related - List */
.related-list {
  padding: 15px 0 55px 0;
}
.related-list h2 {
  text-align: center;
  padding-bottom: 25px;
}
.related-list .post-articles > div {
  display: flex;
}
@media (max-width: 1199px) {
  .related-list {
    padding: 15px 25px 45px 25px;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .related-list .post-articles > div:last-child {
    display: none !important;
  }
}
@media (max-width: 991px) {
  .related-list {
    padding: 35px 15px 45px 15px;
  }
}
@media (max-width: 767px) {
  .related-list {
    padding: 35px 0 40px 0;
  }
}
/*
 7.) Modal
----------------------------------------*/
.wow {
  opacity: 0;
}
/* Bootstrap - Modal */
.modal-backdrop.show {
  background: #000000;
  opacity: .70;
}
.modal, .modal-open {
  padding-right: 0 !important;
}
@media (min-width: 576px) {
  .modal-dialog {
    max-width: inherit;
  }
}
@media (min-width: 992px) {
  .modal-dialog {
    max-width: 900px;
  }
}
@media (max-width: 1199px) {
  .modal-dialog {
    margin: 30px 40px;
  }
}
@media (max-width: 767px) {
  .modal-dialog {
    margin: 20px;
  }
}
/* Modal - Content */
.modal-content {
  background: #ffffff;
  border-radius: 6px;
  padding: 45px;
}
.modal-content .icon-close {
  font-size: 30px;
  color: #001489;
  position: absolute;
  top: 15px;
  right: 15px;
  cursor: pointer;
  padding: 0;
  margin: 0;
}
@media (max-width: 1199px) {
  .modal-content {
    padding: 40px;
  }
  .modal-content .icon-close {
    top: 11px;
    right: 11px;
  }
}
@media (max-width: 767px) {
  .modal-content {
    padding: 30px 30px;
  }
  .modal-content .icon-close {
    font-size: 22px;
    top: 7px;
    right: 7px;
  }
}
@media (max-width: 399px) {
  .modal-content {
    padding: 30px 20px;
  }
}
/* VideoModal */
@media (min-width: 576px) {
  #video-modal .modal-dialog {
    max-width: inherit;
  }
}
@media (max-width: 899px) {
  #video-modal .modal-dialog {
    margin: 30px 40px;
  }
}
@media (max-width: 767px) {
  #video-modal .modal-dialog {
    margin: 25px;
  }
}
@media (min-width: 768px) {
  #video-modal .modal-dialog {
    max-width: 90%;
  }
}
@media (min-width: 992px) {
  #video-modal .modal-dialog {
    max-width: 950px;
  }
}
#video-modal .modal-content {
  background: #000000;
  box-shadow: none;
  border: 1px solid #000000;
  border-radius: 0;
  padding: 0;
}
#video-modal .modal-content .close {
  width: 30px;
  height: 30px;
  float: right;
  background: none;
  border: 1px solid #ffffff;
  box-shadow: none;
  border-radius: 360px;
  text-indent: -99999px;
  opacity: 1;
  cursor: pointer;
  position: absolute;
  top: -30px;
  right: -30px;
  z-index: 50;
  padding: 0;
}
#video-modal .modal-content .close:before {
  width: 100%;
  height: 100%;
  float: left;
  content: "\f00d";
  font-family: "Font Awesome 5 Pro";
  font-weight: 300;
  font-size: 20px;
  color: #ffffff;
  line-height: 30px;
  text-align: center;
  text-indent: 0;
  position: absolute;
  top: 0;
  left: 0;
}
@media (max-width: 767px) {
  #video-modal .modal-content .close {
    right: -20px;
  }
}
/*
 8.) Text - Colors / Wordpress Cores
------------------------------------------------------*/
@media (min-width: 768px) {
  .max-695 {
    max-width: 695px !important;
  }
  .max-900 {
    max-width: 900px !important;
  }
  .max-960 {
    max-width: 960px !important;
  }
  .max-1010 {
    max-width: 1010px !important;
  }
  .max-1050 {
    max-width: 1050px !important;
  }
  .max-1090 {
    max-width: 1090px !important;
  }
}
/* Text - Positions */
.upper-case {
  text-transform: uppercase;
}
.lower-case {
  text-transform: none;
}
.underline {
  text-decoration: underline;
}
.center-align {
  text-align: center;
  justify-content: center;
}
.vertical-align {
  align-items: center;
}
.left-align {
  text-align: left;
}
.righ-align {
  text-align: right;
}
/* Padding/Margin - None */
.padding-top-none {
  padding-top: 0 !important;
}
.padding-bottom-none {
  padding-bottom: 0 !important;
}
.margin-top-none {
  margin-top: 0 !important;
}
.margin-bottom-none {
  margin-bottom: 0 !important;
}
/* Text - Colors */
.white {
  color: #ffffff !important;
}
.black {
  color: #000000 !important;
}
.blue {
  color: #001489 !important;
}
.blue1 {
  color: #293894 !important;
}
.orange {
  color: #818285 !important;
}
.white-bg {
  background-color: #ffffff !important;
}
.blue-bg {
  background-color: #001489 !important;
}
.blue1-bg {
  background-color: #293894 !important;
}
.orange-bg {
  background-color: #818285 !important;
}
.gray-bg {
  background-color: #f7f7f7 !important;
}
.bg-none {
  background: none !important;
}
/* Toolkit Page - Title - (Notes) */
.notes-title {
  width: 100%;
  float: left;
  padding: 50px 0;
}
.notes-title p {
  font-weight: 400;
  font-size: 20px;
  color: #4b4e53;
  line-height: 26px;
  padding: 0 0 6px 0;
}
.notes-title p strong {
  font-weight: 600;
}
.notes-title p.dimensions {
  font-size: 16px;
  line-height: 22px;
}
.notes-title p:last-child {
  padding-bottom: 0;
}
@media (max-width: 991px) {
  .notes-title {
    padding: 50px 0;
  }
  .notes-title p {
    font-size: 18px;
    line-height: 24px;
  }
  .notes-title p.dimensions {
    font-size: 15px;
    line-height: 19px;
  }
}
@media (max-width: 767px) {
  .notes-title {
    padding: 40px 0;
  }
  .notes-title p {
    font-size: 16px;
    line-height: 22px;
  }
  .notes-title p.dimensions {
    font-size: 12px;
    line-height: 16px;
  }
}
/* Empty Space */
.empty-space {
  width: 100%;
  height: 50px;
  float: none;
  display: inline-block;
  vertical-align: top;
  white-space: nowrap;
}
/* ---------------------------- Begin WordPress Core ---------------------------- */
/* Content Sample Page Middle Column */
img.alignnone {
  width: 100%;
  margin-bottom: 15px;
}
img.aligncenter {
  width: 100%;
  margin-bottom: 15px;
}
img.alignleft {
  float: left;
  margin: 8px 20px 20px 0;
}
img.alignright {
  float: right;
  margin: 8px 0 20px 20px;
}
@media (max-width: 639px) {
  img.alignnone {
    margin-bottom: 10px;
  }
  img.aligncenter {
    margin-bottom: 10px;
  }
  img.alignleft, img.alignright {
    width: 100%;
    max-width: 100%;
    float: none;
    margin: 10px 0 15px 0;
  }
}
.wp-caption {
  max-width: 96%;
  text-align: center;
  background: #fff;
  border: 1px solid #f0f0f0;
  padding: 5px 3px 10px;
}
.wp-caption.alignnone {
  margin: 5px 20px 20px 0;
}
.wp-caption.alignleft {
  margin: 5px 20px 20px 0;
}
.wp-caption.alignright {
  margin: 5px 0 20px 20px;
}
.wp-caption img {
  width: auto;
  max-width: 100%;
  height: auto;
  border: 0 none;
  margin: 0;
  padding: 0;
}
.wp-caption p.wp-caption-text {
  font-size: 11px;
  line-height: 17px;
  padding: 0 4px 5px;
  margin: 0;
}
/* ---------------------------- Text meant only for screen readers ---------------------------- */
.screen-reader-text {
  clip: rect(1px, 1px, 1px, 1px);
  position: absolute !important;
  height: 1px;
  width: 1px;
  overflow: hidden;
}
.screen-reader-text:focus {
  background-color: #f1f1f1;
  border-radius: 3px;
  box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
  clip: auto !important;
  color: #21759b;
  display: block;
  font-size: 14px;
  font-size: 0.875rem;
  font-weight: bold;
  height: auto;
  left: 5px;
  line-height: normal;
  padding: 15px 23px 14px;
  text-decoration: none;
  top: 5px;
  width: auto;
  z-index: 100000; /* Above WP toolbar. */
}
/* ---------------------------- End WordPress Core ---------------------------- */
/* ---- G Form Custom Styles ---- */
.form-block .gform_wrapper {
  margin-top: 0;
  margin-bottom: 0;
}
.form-block .gform_wrapper ul.gform_fields {
  margin: -18px !important;
  display: flex;
}
.form-block .gform_wrapper ul.gform_fields li {
  padding-top: 18px;
  padding-right: 18px;
  padding-bottom: 18px;
  padding-left: 18px;
  margin-top: 0;
}
.form-block .gform_wrapper ul.gform_fields li .ginput_container {
  margin-top: 0;
}
.form-block .gform_wrapper ul.gform_fields li .ginput_container input, .form-block .gform_wrapper ul.gform_fields li .ginput_container textarea {
  margin-top: 0;
  padding: 18px !important;
}
.form-block .gform_wrapper ul.gform_fields li .ginput_container textarea {
  height: 110px;
  display: block;
}
.form-block .gform_wrapper .gform_footer input.button, .form-block .gform_wrapper .gform_footer input[type=submit] {
  color: #ffffff;
  background: none;
  box-shadow: inset #ffffff 0 0 0 2px;
}
.form-block .gform_wrapper .gform_footer input.button:hover, .form-block .gform_wrapper .gform_footer input[type=submit]:hover {
  color: #001489;
  background: #ffffff;
  box-shadow: inset #ffffff 0 0 0 2px;
}
.form-block .gform_wrapper.gform_validation_error .gform_body ul li.gfield.gfield_error:not(.gf_left_half):not(.gf_right_half) {
  max-width: 100% !important;
}
.form-block .gform_wrapper div.validation_error {
  color: #ec7b7b;
  border: 0;
}
.form-block .gform_wrapper li.gfield.gfield_error {
  border: 0;
}
.form-block .gform_wrapper .field_description_below .gfield_description {
  padding-top: 8px;
}
.form-block .gform_wrapper .validation_message {
  font-size: 13px;
  line-height: 1.2;
}
/* Page */
.page-container.container {
  margin: 65px auto 110px;
}
/* Search result page */
.search-results.container {
  margin: 65px auto 110px;
}
/* Post page */
.post-page.container {
  margin: 65px auto 110px;
}
/* 404 page */
.return-404 {
  margin-top: 20px;
}
.return-404:visited {
  color: #ffffff;
}
.return-404:hover:visited {
  color: #001489;
}
/* Woo commerce custom style */
.search-box .aws-search-form .aws-search-field:focus {
  background-color: transparent;
}
.search-box .aws-container .aws-search-form .aws-search-btn {
  display: none;
}
.search-box .aws-container .aws-search-form input[type="button"], .search-box .aws-container .aws-search-form input[type="submit"] {
  z-index: 2;
}
.search-box .aws-container .aws-search-form .aws-search-btn_icon {
  color: #ffffff;
  width: auto;
}
.aws-search-result ul li {
  padding-left: 0;
}
.aws-search-result ul li::before, .aws-search-result ul li::after {
  display: none;
}
.aws-search-result ul li.aws_no_result {
  padding-bottom: 10px;
}
.woocommerce-container {
  margin: 65px auto 110px;
}
.woocommerce tbody, .woocommerce thead, .woocommerce tr, .woocommerce th {
  width: auto;
}
.woocommerce .col2-set {
  display: flex;
}
@media screen and (max-width: 767px) {
  .woocommerce .col2-set {
    display: block;
  }
}
.woocommerce .col2-set .col-1, .woocommerce .col2-set .col-2 {
  width: 48%;
  float: none;
  flex: 0 0 48%;
  max-width: 48%;
}
@media screen and (max-width: 767px) {
  .woocommerce .col2-set .col-1, .woocommerce .col2-set .col-2 {
    width: 100%;
    max-width: none;
    flex: none;
  }
}
.woocommerce ul.products li::before, .woocommerce ul.products li::after, .woocommerce ul.tabs li::before, .woocommerce ul.tabs li::after {
  display: none;
}
.woocommerce .post-products .alt {
  text-transform: uppercase;
}
.woocommerce .post-products .woocommerce-info, .woocommerce .post-products .woocommerce-error, .woocommerce .post-products .woocommerce-message {
  padding: 1em 2em 1em 3.5em;
}
.woocommerce .woocommerce-error li::before, .woocommerce .woocommerce-error li::after, span.select2-results ul li::before, span.select2-results ul li::after {
  display: none;
}
.woocommerce .products-list.no-result {
  border-top: 0;
}
.btn-blank, .button.btn-blank, input.btn-blank[type="button"], input.btn-blank[type="submit"] {
  color: #001489;
  background: none;
  box-shadow: inset #001489 0 0 0 2px;
}
.woocommerce .btn-blank, .woocommerce .btn-blank:visited {
  color: #001489;
  background: none;
  box-shadow: inset #001489 0 0 0 2px;
}
.woocommerce .btn-blank:hover, .woocommerce .btn-blank:focus, .woocommerce .btn-blank:active, .woocommerce .btn-blank:active:focus, .woocommerce .btn-blank:visited:hover, .woocommerce .btn-blank:visited:focus, .woocommerce .btn-blank:visited:active, .woocommerce .btn-blank:visited:active:focus {
  color: #ffffff;
  background: #001489;
  box-shadow: inset #001489 0 0 0 2px;
}
.woocommerce-info, .woocommerce-message {
  border-top-color: #001489;
}
.woocommerce-info::before, .woocommerce-message::before {
  color: #001489;
}
/*star rating for products*/
.product-ratings div.product .woocommerce-product-rating {
  margin-bottom: 1.618em;
}
.product-ratings .woocommerce-product-rating .star-rating {
  margin: 0;
  margin-left: 4px;
  float: left;
  color: #001489;
}
.product-ratings .woocommerce-product-rating::after, .product-ratings .woocommerce-product-rating::before {
  content: ' ';
  display: table;
}
.product-ratings .woocommerce-product-rating {
  line-height: 2;
}
.product-ratings .star-rating {
  float: right;
  overflow: hidden;
  position: relative;
  height: 1em;
  line-height: 1;
  font-size: 1.2em;
  width: 5.4em;
  font-family: star;
}
.product-ratings .star-rating::before {
  content: '\73\73\73\73\73';
  color: #001489;
  float: left;
  top: 0;
  left: 0;
  position: absolute;
}
.product-ratings .star-rating {
  line-height: 1;
  font-size: 1.2em;
  font-family: star;
}
.product-ratings .star-rating span {
  overflow: hidden;
  float: left;
  top: 0;
  left: 0;
  position: absolute;
  padding-top: 1.5em;
}
.product-ratings .star-rating span::before {
  content: '\53\53\53\53\53';
  top: 0;
  position: absolute;
  left: 0;
}
.product-ratings .star-rating span {
  overflow: hidden;
  float: left;
  top: 0;
  left: 0;
  position: absolute;
  padding-top: 1.5em;
}
.woocommerce .btn.loading {
  opacity: 0.4;
  pointer-events: none;
}
.woocommerce .woocommerce-message .button {
  float: right;
}
@media (max-width: 540px) {
  .woocommerce .woocommerce-message {
    display: flex;
    flex-direction: column-reverse;
  }
  .woocommerce .woocommerce-message .button {
    width: 100%;
    margin-top: 10px;
  }
}
.woocommerce table.shop_table td {
  font-size: 1rem;
}
.woocommerce table.shop_table.woocommerce-checkout-review-order-table td .sku {
  font-weight: 400;
  color: #000000;
}
.woocommerce table.shop_table td .sku {
  color: #001489;
  font-weight: 700;
}
.woocommerce .shop_table dl.variation, .woocommerce .shop_table .product-sku {
  margin-top: -6px;
  font-size: 0.72rem;
  line-height: 1.5;
}
.woocommerce .shop_table dl.variation.sku {
  margin-bottom: -8px;
}
.woocommerce .shop_table dl.variation dt, .woocommerce .shop_table .product-sku .sku-label {
  color: #001489;
  font-weight: 700;
}
.woocommerce .shop_table dl.variation dd p {
  padding: 0;
}
.woocommerce .shop_table .button {
  height: 50px;
  padding: 14px 40px;
}
.woocommerce #order_review_heading {
  margin-top: 30px;
}
@media (max-width: 767px) {
  .woocommerce .shop_table .button {
    height: 45px;
  }
}
.woocommerce span.woocommerce-input-wrapper, .woocommerce span.password-input {
  width: 100%;
}
.woocommerce-MyAccount-navigation ul {
  padding-top: 30px;
  background-color: #f7f6f7;
  padding-left: 0;
  border-top: 3px solid #001489;
}
.woocommerce-MyAccount-navigation li {
  padding-top: 8px;
  padding-bottom: 8px;
}
.woocommerce-MyAccount-navigation li a:visited {
  color: #001489;
}
.woocommerce-MyAccount-navigation li.is-active a {
  color: #818285;
}
.woocommerce-MyAccount-navigation li::before, .woocommerce-MyAccount-navigation li::after {
  display: none;
}
.woocommerce .quantity .qty {
  width: 5rem;
}
.woocommerce-cart table.cart td.actions .coupon .input-text {
  width: 240px;
  height: 60px;
}
.checkout_coupon #coupon_code {
  height: 60px;
}
.woocommerce form.checkout_coupon .form-row-first, .woocommerce form.checkout_coupon .form-row-last {
  width: 49%;
}
@media screen and (max-width: 767px) {
  .woocommerce form.checkout_coupon .form-row-first, .woocommerce form.checkout_coupon .form-row-last {
    width: 100%;
    float: none;
    margin: 10px 0;
  }
}
.woocommerce td.product-name .wc-item-meta dd, .woocommerce td.product-name dl.variation dd {
  margin: 10px 0;
}
.woocommerce-error, .woocommerce-info, .woocommerce-message {
  padding: 1em 2em 1em 3.5em !important;
}
.search-attributes {
  position: relative;
}
.search-attributes .search-again {
  position: absolute;
  right: 0;
  bottom: 10px;
  color: #001489;
}
.search-attributes .search-again:hover {
  color: #818285;
}
@media screen and (max-width: 767px) {
  .search-attributes .search-again {
    position: relative;
    bottom: auto;
    margin: 15px 0;
    display: inline-block;
  }
}
.loading-rotate {
  display: none;
  margin: 0 auto;
  width: 197px;
  height: 20px;
  position:relative;
  /*border: solid 2px #001489;
  border-right: solid 2px #ffffff;
  border-radius: 50%;
  animation: rotate .4s infinite linear;*/
}
.loading-rotate:before {content: "Searching the catalog";}
.loading-rotate:after {
  overflow: hidden;
  display: inline-block;
  vertical-align: bottom;
  -webkit-animation: ellipsis steps(4,end) 900ms infinite;      
  animation: ellipsis steps(4,end) 900ms infinite;
  content: "\2026"; /* ascii code for the ellipsis character */
  width: 0px;
}

@keyframes ellipsis {
  to {
    width: 1.25em;    
  }
}

@-webkit-keyframes ellipsis {
  to {
    width: 1.25em;    
  }
}

.loading-rotate.show {
  display: block;
}
@keyframes rotate {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}
/***** new CSS *****/
.txt-cont-band p + h2 {
  padding-top: 30px;
}
.gform_description {
  padding-top: 12px;
}
.gform_wrapper.gf_browser_chrome .ginput_complex .ginput_right select, .gform_wrapper.gf_browser_chrome .ginput_complex select {
  margin-top: 14px !important;
}
.gform_wrapper .gform_footer {
  margin: 16px 0 0 24px;
}
.gform_wrapper ul li.gfield {
  padding-left: 0;
}
.address-container span input {
  margin-bottom: 20px !important;
}
.address-container span.address_zip input, .address-container span.address_country select, select#input_7_6 {
  margin-bottom: 0px !important;
  color: #7a7777;
}
.gform_wrapper textarea {
  margin-top: 12px;
}
body.wp-admin .woocommerce-embed-page #wpbody-content .wrap.nosubsub {
  padding-top: 70px !important;
} /*Fix Woo bug where "add" button not appearing - not working for some reason still*/
.woocommerce-container .tab-content td p {
  padding-bottom: 0;
}
.gform_wrapper.gf_browser_chrome .gfield_checkbox li input, .gform_wrapper.gf_browser_chrome .gfield_radio li input[type=radio] {
  margin-top: 0 !important;
}
.gform_wrapper.gf_browser_chrome .gfield_checkbox li input[type=checkbox] {margin-top: 8px !important; vertical-align: top; margin-right: 5px;}
.gform_wrapper li.hidden_label select {
  margin-top: 12px;
}
.gform_wrapper .gfield_checkbox li label, .gform_wrapper .gfield_radio li label {max-width: 95% !important;}
ul#input_8_3 {margin-top: 15px;}

@media screen and (max-width: 767px) {
  .gform_wrapper .gform_footer {
    width: auto;
    margin-left: 0;
  }
}
.global-newsletter-band {
  width: 100%;
  float: left;
  text-align: center;
  overflow: hidden;
  padding: 60px 0 50px 0;
  background-image: url(../jpg/cta-bg.jpg);
  background-size: cover;
}
.global-newsletter-band h2.alt {
  font-family: "Noto Sans Cond ExtBd";
  font-weight: 800;
  font-style: italic;
  text-align: center;
  color: #000000;
  font-size: 30px;
  line-height: 1em;
}
.global-newsletter-band .cta-form form {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  width: 100%;
}
.global-newsletter-band .cta-form .gform_body {
  display: flex;
  flex-direction: column;
  flex-basis: 100%;
  flex: 4;
}
.global-newsletter-band .cta-form .gform_footer {
  display: flex;
  flex-direction: column;
  flex-basis: 100%;
  flex: 1;
  margin: 0;
}
.global-newsletter-band .cta-form .gform_wrapper .top_label .gfield_label {
  display: none
}
.global-newsletter-band .cta-form .gform_wrapper ul {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  width: 100%;
}
.global-newsletter-band .cta-form .gform_wrapper ul li.gfield {
  display: flex;
  flex-direction: column;
  flex-basis: 100%;
  flex: 2;
}
.global-newsletter-band .cta-form .gform_wrapper ul li.gfield:last-child {flex: 1;}
.global-newsletter-band .cta-form .gform_wrapper .top_label div.ginput_container {
  margin-top: 0px;
}
.global-newsletter-band .cta-form input[type="text"], .global-newsletter-band .cta-form input[type="email"] {
  height: 60px;
  padding: 5px 12px !important;
  font-style: italic;
  background-color: #fff;
  border: 1px solid #dddddd;
}
@media screen and (max-width: 1024px) {
  .global-newsletter-band .cta-form input[type="text"], .global-newsletter-band .cta-form input[type="email"] {
    height: 50px;
  }
  .global-newsletter-band .cta-form form {
    display: block;
  }
}
@media screen and (max-width: 767px) {
  .global-newsletter-band {
    padding-bottom: 0
  }
  .global-newsletter-band .cta-form form, .global-newsletter-band .cta-form .gform_wrapper ul {
    display: block;
  }
}

.gform_ajax_spinner { width:auto !important; width: 30px !important;
	height: auto !important;}

.woocommerce #respond input#submit:hover, .woocommerce a.button:hover, .woocommerce button.button:hover, .woocommerce input.button:hover {background-color: transparent; color: #001489 ;}

.web_logo {
    float: left;
    margin-top: 0px;
    margin-right: 10px;
    font-size: 0;
    opacity: 0.4;
    width: 20px;
    height: 20px;
    display: block;
    background:url('../png/3-media-web-square-logo-for-footer.png') no-repeat center; background-size:contain;
	background-repeat:no-repeat;
	background-position:top center;
	-webkit-background-size:contain;
	-moz-background-size:contain;
	-o-background-size:contain;
}

.product-price, .product-total, .cart-subtotal, .order-total, .product-subtotal, .woocommerce-table--order-details tfoot, .cart_totals h2, .cart_totals .shop_table {display:none !important}
.woocommerce-cart .quantity {position: relative; display: inline-block; }
.woocommerce-cart .quantity .qty {height: 31px;
    float: left;
    font-family: "Proxima Nova", sans-serif;
    font-weight: 400;
    font-size: 15px;
    color: #000000;
    line-height: 40px;
    text-align: center;
    background: #ffffff;
    border: 1px solid #b7b7b7;
    box-shadow: none;
    border-radius: 6px;
    padding: 0 1px 0 5px;
    margin: 0; }
.woocommerce-cart .quantity:before, .woocommerce-cart .quantity:after {position: absolute;
  right: 1px;
  width: 1.6em;
  height: 15px;
  font-size: 10px;
  pointer-events: none;
  background: #001489; z-index: 1; vertical-align: top;
    text-align: center; line-height: 14px;}
.woocommerce-cart .quantity:before {color: #fff;
  content: "\25BC";
  margin-bottom: 5px;
  bottom: -4px; border-radius: 0 0 5px 0;}
.woocommerce-cart .quantity:after {color: #fff;
  content: "\25B2";
  margin-top: 1px; border-radius: 0 5px 0 0;}

.search .content-main .search-form, .error404 .content-main .search-form {display: flex;}
.search .content-main .search-form label, .error404 .content-main .search-form label { flex-grow: 1; margin-right: 15px; padding: 0;}
.search .content-main .search-form .search-field, .error404 .content-main .search-form .search-field {height: 60px;}
.search-results .post-meta {display:none !important}

#outdated {display:none}
@media screen and (min-width:0\0) {  

#outdated{
    display: block; position: fixed; top: 0; left: 0; width: 100%; height: 170px;
    text-align: center; text-transform: uppercase; z-index:1500;
    background-color: #f25648; color: #ffffff;
}
* html #outdated{position: absolute;}
#outdated h6{font-size: 25px; line-height: 25px; margin: 30px 0 10px;}
#outdated p{font-size: 12px; line-height: 12px; margin: 0;}
#outdated #btnUpdateBrowser{
    display: block; position: relative; padding: 10px 20px; margin: 30px auto 0; width: 230px; /*need for IE*/
    color: #ffffff; text-decoration: none; border: 2px solid #ffffff; cursor: pointer;
}
#outdated #btnUpdateBrowser:hover{color: #f25648; background-color:#ffffff;}
#outdated .last{position: absolute; top: 10px; right: 25px; width: 20px; height: 20px;}
#outdated .last[dir='rtl']{right: auto !important; left: 25px !important;}
#outdated #btnCloseUpdateBrowser{
    display: block; position: relative; width: 100%; height: 100%;
    text-decoration: none; color: #ffffff; font-size: 36px; line-height: 36px;
}
}

.woocommerce table.shop_table td .sku {color: #000; font-size: 0.72rem; font-weight: 400; display: block; clear: both;}
.sku-label {color: #001489; font-weight: 700; float: left; margin-right: .25em;}
#add_payment_method table.cart img, .woocommerce-cart table.cart img, .woocommerce-checkout table.cart img {max-width: 100%;width: 200px;}
#add_payment_method table.cart .product-thumbnail, .woocommerce-cart table.cart .product-thumbnail, .woocommerce-checkout table.cart .product-thumbnail {max-width: 100px;}