html {
    -webkit-tap-highlight-color: transparent;
    height: 100%;
    min-width: 320px;
    -webkit-text-size-adjust: none;
    -moz-text-size-adjust: none;
    -ms-text-size-adjust: none;
    text-size-adjust: none;
    overflow-scrolling: touch
}

@font-face {
    font-family: 'Roboto Slab';
    font-style: normal;
    font-weight: 400;
    src: local("Roboto Slab Regular"), local("RobotoSlab-Regular"), url("../fonts/RobotoSlab-Regular.woff2") format("woff2"), url("../fonts/RobotoSlab-Light.woff2") format("woff2"), url("../fonts/RobotoSlab-Thin.woff2") format("woff2"), url("../fonts/RobotoSlab-Bold.woff2") format("woff2");
    unicode-range: 'U+0400-045F', 'U+0490-0491', 'U+04B0-04B1', 'U+2116';
    font-display: swap
}

body,
h1,
h2,
h3,
h4,
h5,
h6,
hr,
p,
blockquote,
dl,
dt,
dd,
ul,
ol,
li,
pre,
form,
fieldset,
legend,
button,
input,
textarea,
th,
td,
iframe {
    margin: 0;
    padding: 0
}

body {
    font-family: "Roboto Slab Regular", Arial, Helvetica, sans-serif;
    line-height: 1.5;
    font-size: 16px;
    font-weight: 400;
    height: 100%;
    position: relative;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    font-size: 100%;
    font-weight: 700
}

h1 {
    padding-bottom: 10px;
    font-size: 48px;
    line-height: 1.2
}

h2 {
    padding-bottom: 10px;
    font-size: 36px;
    line-height: 1.2
}

h3 {
    font-size: 24px;
    line-height: 1.5
}

h4 {
    font-size: 20px;
    line-height: 1.5
}

h5 {
    font-size: 18px;
    line-height: 1.5
}

fieldset,
img {
    border: 0
}

address,
caption,
cite,
dfn,
em,
th,
var {
    font-style: normal;
    font-weight: normal
}

ol,
ul {
    list-style: none
}

a {
    color: inherit;
    -webkit-transition: all 0.24s;
    -o-transition: all 0.24s;
    transition: all 0.24s;
    text-decoration: none
}

a:hover {
    text-decoration: none
}

sup {
    vertical-align: text-top
}

sub {
    vertical-align: text-bottom
}

input,
select,
button {
    font: 100% "Roboto Slab Regular", Arial, Helvetica, sans-serif;
    vertical-align: baseline;
    *vertical-align: middle;
    outline: none
}

input[type=checkbox],
input[type=radio] {
    vertical-align: middle
}

textarea {
    overflow: auto;
    font: 100% "Roboto Slab Regular", Arial, Helvetica, sans-serif;
    resize: none
}

table {
    border-collapse: collapse;
    border-spacing: 0
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section,
summary,
time,
mark,
audio,
video {
    display: block;
    margin: 0;
    padding: 0
}

audio,
canvas,
video {
    display: inline-block;
    *display: inline;
    *zoom: 1
}

time,
mark {
    display: inline
}

mark {
    background-color: #ff0;
    color: #000
}

audio:not([controls]) {
    display: none;
    height: 0
}

input[type=text],
input[type=reset],
input[type=submit],
select,
button,
textarea {
    -webkit-appearance: none
}

input::-ms-clear {
    display: none !important
}

img {
    display: block;
    margin: auto;
    max-width: 100%;
    max-height: 100%;
    -webkit-transition: all .24s ease;
    -o-transition: all .24s ease;
    transition: all .24s ease
}

.overflow-hd {
    overflow: hidden
}

.clearfix:before,
.clearfix:after {
    content: "";
    display: table;
    clear: both
}

[class*=jdw-cols] {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-left: -10px;
    margin-right: -10px
}

[class*=jdw-cols]>li {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    margin: 10px
}

.jdw-cols-2>li {
    width: calc(50% - 20px);
    max-width: 600px
}

.jdw-cols-3>li {
    width: calc(33.3333% - 20px);
    max-width: 400px
}

.jdw-cols-4>li {
    width: calc(25% - 20px);
    max-width: 300px
}

.jdw-cols-5>li {
    width: calc(20% - 20px);
    max-width: 240px
}

.jdw-cols-6>li {
    width: calc(16.6666% - 20px);
    max-width: 200px
}

.jdw-cols-7>li {
    width: calc(14.2856% - 20px);
    max-width: 172px
}

.jdw-cols-8>li {
    width: calc(12.5% - 20px);
    max-width: 150px
}

.jdw-cols-9>li {
    width: calc(11.1111% - 20px);
    max-width: 134px
}

.jdw-cols-10>li {
    width: calc(10% - 20px);
    max-width: 120px
}

.container,
.jdw-row {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: 1200px;
    max-width: 100%;
    margin: 0 auto;
    padding: 0 10px
}

.jdw-breadcrumb .container {
    padding: 12px;
    border-bottom: 1px solid #E7E9EE;
}

.jdw-breadcrumb .container > a {
    color: #A6B5C5;
    font-weight: 300;
    display: inline-block;
}

.jdw-breadcrumb .container > i {
    padding: 0 12px;
    color: #A6B5C5;
}

.jdw-breadcrumb .container > span {
    color: #C59853;
    font-weight: 700;
}

.gray-bg-btn {
    background-color: #a6b5c5
}

.yellow-bg-btn {
    background-color: #C59853
}

.btn-wrap .custom-btn {
    display: inline-block;
    padding: 20px 40px;
    font-weight: 500;
    color: #fff;
    font-size: 15px
}

.btn-wrap .custom-btn:hover {
    background-color: #2E4B94;
    color: #fff
}

.btn-wrap .custom-btn i {
    margin-right: 5px
}

.arrow-btn {
    width: 40px;
    height: 40px;
    background-color: #e7e9ee;
    color: #556c87;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    z-index: 2;
    font-size: 19px;
    cursor: pointer
}

.arrow-btn:hover {
    background-color: #214cbd;
    color: #fff
}

.arrow-btn.arrow-left {
    -webkit-border-top-left-radius: 50%;
    border-top-left-radius: 50%;
    -webkit-border-bottom-left-radius: 50%;
    border-bottom-left-radius: 50%
}

.arrow-btn.arrow-right {
    -webkit-border-top-right-radius: 50%;
    border-top-right-radius: 50%;
    -webkit-border-bottom-right-radius: 50%;
    border-bottom-right-radius: 50%
}

#quality-control-nav.sticky {
    position: fixed;
    max-width: 1200px;
    width: 98%;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    z-index: 9;
    -webkit-border-radius: 9999px;
    border-radius: 9999px;
    -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.4);
    box-shadow: 0 5px 10px rgba(0, 0, 0, 0.4)
}

#quality-control-nav .elementor-button-link:hover {
    background-color: #214cbd;
    color: #fff
}

#quality-control-nav .current-nav .elementor-button-link {
    background-color: #214cbd;
    color: #fff
}

.ele-form label {
    text-align: left
}

.ele-form label input:not([type="submit"]),
.ele-form label textarea {
    background-color: #fafafa;
    padding: 8px 20px;
    border: 1px solid #eee;
    -webkit-border-radius: 5px;
    border-radius: 5px
}

.ele-form label input:not([type="submit"]),
.ele-form label textarea {
    width: 100%;
}

.ele-form label input:not([type="submit"]):focus,
.ele-form label textarea:focus {
    border: 1px solid #ccc
}

.ele-form.row .required-info {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between
}

.ele-form.row .required-info label {
    width: 48%
}

.ele-form.mb-5 label {
    margin-bottom: 5px
}

.ele-form.mb-10 label {
    margin-bottom: 10px
}

.ele-form.mb-15 label {
    margin-bottom: 15px
}

.ele-form.mb-20 label {
    margin-bottom: 20px
}

.ele-form .codedropz-upload-handler {
    border-color: #eee;
    border-width: 1px 1px 1px 1px;
    border-style: solid;
    background-color: #fafafa;
    margin-bottom: 10px
}

.ele-form .codedropz-btn-wrap {
    color: #898989;
    font-size: 16px;
    font-weight: 400
}

.ele-form .codedropz-upload-inner h3,
.ele-form .codedropz-upload-inner span {
    display: none
}

.ele-form .dnd-upload-counter {
    display: none
}

.ele-form p.upload-tips {
    margin-bottom: 20px !important;
}

@media screen and (max-width:767px) {
    .ele-form.row .required-info {
        display: block
    }

    .ele-form.row .required-info label {
        width: 100%
    }
}

.jdw-pagination .pagination {
    text-align: center;
    margin-top: 60px;
    display: flex;
    align-items: center;
    justify-content: center;
}

.jdw-pagination .pagination .page-numbers {
    display: block;
    padding: 8px 14px;
    margin: 0 3px;
    color: #A6B5C5
}

.jdw-pagination .pagination .page-numbers:hover {
    background-color: #C59853;
    color: #fff
}

.jdw-pagination .pagination .page-numbers.current {
    background-color: #C59853;
    color: #fff
}

.jdw-pagination-simple .pagination {
    text-align: center;
    margin-top: 60px;
    margin-bottom: 60px;
    display: flex;
    align-items: center;
    justify-content: center;
}

.jdw-pagination-simple .pagination .page-numbers {
    display: block;
    padding: 8px 14px;
    margin: 0 3px;
    color: #A6B5C5
}

.jdw-pagination-simple .pagination .page-numbers:hover {
    background-color: #C59853;
    color: #fff
}

.jdw-pagination-simple .pagination .page-numbers.current {
    background-color: #C59853;
    color: #fff
}

.cart-wrap .elementor-widget-shortcode {
    position: absolute;
    top: 0;
    right: 0
}

.cart-wrap .jdw-cart-count {
    display: none;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    width: 18px;
    height: 18px;
    background: #C59853;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    color: #fff;
    position: absolute;
    top: 3px;
    right: 5px;
    z-index: 1;
    font-size: 12px;
    -webkit-transform: translateX(50%);
    -ms-transform: translateX(50%);
    transform: translateX(50%);
    font-weight: 500
}

.single-portfolio {
    margin-bottom: 100px
}

.portfolio-part-4 {
    margin: 120px 0
}

.portfolio-part-4 h2 {
    padding-bottom: 15px;
    border-bottom: 1px solid #A6B5C5;
    margin-bottom: 50px
}

.portfolio-part-4 .related-product-list {
    position: relative
}

.portfolio-part-4 .related-product-list .arrow-btn {
    position: absolute;
    top: -110px;
    right: 0
}

.portfolio-part-4 .related-product-list .arrow-left {
    right: 42px
}

.portfolio-part-4 .related-product-list li img {
    height: auto;
    -webkit-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s
}

.portfolio-part-4 .related-product-list li h6 {
    text-align: center;
    margin-top: 20px
}

.portfolio-part-4 .related-product-list li:hover img {
    -webkit-transform: scale(1.1);
    -ms-transform: scale(1.1);
    transform: scale(1.1)
}

.portfolio-part-4 .related-product-list li:hover h6 {
    color: #204CBD
}

.product-categories .product-categories-wrap {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex
}

.product-categories .jdw-row {
    width: 1220px
}

.product-categories .left {
    max-width: 290px;
    width: 24%;
    -webkit-align-self: flex-start;
    -ms-flex-item-align: start;
    align-self: flex-start
}

.product-categories .right {
    max-width: 870px;
    width: 74%;
    margin-left: auto;
    margin-right: 0
}

.jdw-categories-tree ul li a {
    color: #041D3A
}

.jdw-categories-tree ul li a:hover {
    color: #C59853
}

.jdw-categories-tree ul {
    margin: 0;
    padding: 0;
    list-style: none
}

.jdw-categories-tree ul li {
    margin-bottom: 30px
}

.jdw-categories-tree ul li .first-category-item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    padding: 20px 30px;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    background-color: #e7e9ee
}

.jdw-categories-tree ul li .first-category-item>a {
    font-size: 20px;
    font-weight: 600
}

.jdw-categories-tree ul li .toggle-icon {
    color: #556C87;
    margin-right: 15px
}

.jdw-categories-tree ul li.top-level {
    margin-bottom: 30px;
    background-color: #e7e9ee;
    -webkit-box-shadow: 0px 12px 20px -13px rgba(4, 29, 58, 0.4);
    box-shadow: 0px 12px 20px -13px rgba(4, 29, 58, 0.4)
}

.jdw-categories-tree ul li.second-category-item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.jdw-categories-tree ul li.second-category-item .current-list-style {
    width: 13px;
    height: 13px;
    margin-right: 15px;
    display: inline-block;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    border: 2px solid #556c87
}

.jdw-categories-tree ul li.second-category-item.current-cat .current-list-style {
    border-color: #C59853;
    background-color: #C59853
}

.jdw-categories-tree ul li.current-cat>.first-category-item a, .jdw-categories-tree ul li.current-cat>a, .jdw-categories-tree ul li.current-cat-ancestor>.first-category-item a, .jdw-categories-tree ul li.current-cat-ancestor>a {
    color: #C59853
}

.jdw-categories-tree ul li.current-cat>.children, .jdw-categories-tree ul li.current-cat-ancestor>.children {
    display: block
}

.jdw-categories-tree ul.children {
    display: none;
    padding: 30px;
    background-color: #FFF
}

.jdw-categories-tree ul.children li {
    margin-bottom: 15px
}

.jdw-categories-tree ul.children > li {
    flex-wrap: wrap;
}

.jdw-categories-tree ul.children ul.children {
    padding: 10px;
}

.jdw-categories-tree ul.children ul.children > li {
    flex-wrap: nowrap;
}

.jdw-categories-tree ul.children ul.children > li:last-child {
    margin-bottom: 0;
}

.jdw-portfolio-filter-list {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-bottom: 50px
}

.jdw-portfolio-filter-item {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    margin-left: 30px;
    margin-bottom: 10px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

.jdw-portfolio-filter-item h6 {
    font-size: 16px;
    margin-right: 20px
}

.jdw-portfolio-filter-item select {
    -webkit-appearance: auto;
    padding: 7px 14px;
    color: #556c87;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    border-color: #818a91;
    font-family: "Poppins", Sans-serif
}

.jdw-portfolio-list {
    position: relative;
}

.jdw-portfolio-list .jdw-cols-3 {
    margin-bottom: 50px
}

.jdw-portfolio-list .jdw-cols-3>li {
    -webkit-border-radius: 30px 30px 30px 30px;
    border-radius: 30px 30px 30px 30px;
    border: 1px solid #E7E9EE;
    margin-bottom: 30px;
    position: relative;
    overflow: hidden
}

.jdw-portfolio-list .jdw-cols-3>li img {
    -webkit-transition: all .5s;
    -o-transition: all .5s;
    transition: all .5s;
    height: auto;
}

.jdw-portfolio-list .jdw-cols-3>li:hover {
    -webkit-box-shadow: 0px 20px 28px -20px rgba(4, 29, 58, 0.41);
    box-shadow: 0px 20px 28px -20px rgba(4, 29, 58, 0.41)
}

.jdw-portfolio-list .jdw-cols-3>li:hover img {
    -webkit-transform: scale(1.2);
    -ms-transform: scale(1.2);
    transform: scale(1.2)
}

.jdw-portfolio-list .jdw-cols-3>li:hover h6 {
    color: #C59853
}

.jdw-portfolio-list .jdw-cols-3>li:hover .btn-wrap {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex
}

.jdw-portfolio-list .jdw-cols-3 .title-wrap {
    padding: 20px 20px 30px
}

.jdw-portfolio-list .jdw-cols-3 h6 {
    text-align: center
}

.jdw-portfolio-list .jdw-cols-3 .product-series {
    display: none
}

.jdw-portfolio-list .btn-wrap {
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    display: none;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center
}

.jdw-portfolio-list .btn-wrap > a {
    display: block;
    -webkit-border-radius: 9999px;
    border-radius: 9999px;
    padding: 15px 30px;
    font-weight: 600;
}

.jdw-portfolio-list .btn-wrap > a:first-child {
    margin-bottom: 15px
}

.jdw-portfolio-list .btn-wrap > a i {
    margin-right: 20px;
    font-size: 18px
}

.jdw-portfolio-list .btn-wrap .learn-more {
    background-color: #fff;
    color: #041d3a;
    margin-bottom: 15px;
}

.jdw-portfolio-list .btn-wrap .learn-more:hover {
    background-color: #204CBD;
    color: #fff
}

.jdw-portfolio-list .btn-wrap .add-cart {
    background-color: #C59853;
    color: #fff
}

.jdw-portfolio-list .btn-wrap .add-cart:hover {
    background-color: #204CBD
}

.inquiry-cart-products {
    display: none;
}

.inquiry-cart-products h1 {
    font-size: 36px;
    font-weight: 700;
    line-height: 1.2em;
    margin-bottom: 10px
}

.inquiry-cart-products .cart-content>p {
    max-width: 700px;
    width: 100%;
    margin-bottom: 40px
}

.jdw-mask {
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    display: none;
    z-index: 9999;
    position: absolute;
    align-items: center;
    justify-content: center;
    border: 1px solid #EEE;
    background-color: rgba(255, 255, 255, .75)
}

.jdw-mask.show {
    display: flex;
}

.jdw-mask .spinner {
  width: 60px;
  height: 60px;
  margin: 0 auto;
  position: relative;
}

.jdw-mask .spinner .double-bounce1,
.jdw-mask .spinner .double-bounce2 {
  width: 100%;
  height: 100%;
  border-radius: 50%;
  background-color: var(--e-global-color-primary );
  opacity: 0.6;
  position: absolute;
  top: 0;
  left: 0;

  -webkit-animation: jdw-bounce 2.0s infinite ease-in-out;
  animation: jdw-bounce 2.0s infinite ease-in-out;
}

.jdw-mask .spinner .double-bounce2 {
  -webkit-animation-delay: -1.0s;
  animation-delay: -1.0s;
}

@-webkit-keyframes jdw-bounce {
  0%, 100% { -webkit-transform: scale(0.0) }
  50% { -webkit-transform: scale(1.0) }
}

@keyframes jdw-bounce {
  0%, 100% {
    transform: scale(0.0);
    -webkit-transform: scale(0.0);
  } 50% {
    transform: scale(1.0);
    -webkit-transform: scale(1.0);
  }
}

@media screen and (max-width:767px) {
    .inquiry-cart-products {
        margin-top: 60px;
        margin-bottom: 90px
    }
}

.cart-content {
    margin-bottom: 200px
}

@media screen and (max-width:1024px) {
    .cart-content {
        margin-bottom: 100px
    }
}

@media screen and (max-width:767px) {
    .cart-content {
        margin-bottom: 60px
    }
}

.cart-product-item {
    padding: 10px;
    -webkit-border-radius: 30px;
    border-radius: 30px;
    border: 1px solid #E7E9EE;
    margin-bottom: 30px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-transition: all .6s;
    -o-transition: all .6s;
    transition: all .6s
}

.cart-product-item:hover {
    -webkit-box-shadow: 0px 20px 30px -15px rgba(4, 29, 58, 0.45);
    box-shadow: 0px 20px 30px -15px rgba(4, 29, 58, 0.45)
}

.cart-product-item .img-wrap {
    width: 210px;
    -webkit-flex-shrink: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0
}

.cart-product-item .delete-wrap {
    width: 16%;
    height: 185px;
    -webkit-flex-shrink: 1;
    -ms-flex-negative: 1;
    flex-shrink: 1;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    color: #fff;
    background-color: #a6b5c5;
    font-size: 20px;
    cursor: pointer;
    margin: 10px;
    -webkit-border-radius: 20px 20px 20px 20px;
    border-radius: 20px 20px 20px 20px
}

.cart-product-item .delete-wrap:hover {
    background-color: #204cbd
}

.cart-product-item .product-info {
    max-width: 650px;
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
    margin: 0 20px
}

.cart-product-item .product-info textarea {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    height: 100px;
    width: 100%;
    padding: 8px 14px;
    border-color: #a6b5c5;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    outline: none
}

.cart-product-item .product-info textarea::-webkit-input-placeholder {
    color: #a6b5c5
}

.cart-product-item .product-info textarea::-moz-placeholder {
    color: #a6b5c5
}

.cart-product-item .product-info textarea:-ms-input-placeholder {
    color: #a6b5c5
}

.cart-product-item .product-info textarea::-ms-input-placeholder {
    color: #a6b5c5
}

.cart-product-item .product-info textarea::placeholder {
    color: #a6b5c5
}

.cart-product-item .text {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin-bottom: 20px
}

.cart-product-item .text h5 {
    -webkit-box-flex: 2;
    -webkit-flex: 2 1 0;
    -ms-flex: 2 1 0px;
    flex: 2 1 0;
    margin-right: 15px
}

.cart-product-item .text strong {
    -webkit-box-flex: 1;
    -webkit-flex: 1 1 0;
    -ms-flex: 1 1 0px;
    flex: 1 1 0;
    font-size: 18px;
    color: #a6b5c5
}

.portfolio-archive {
    padding: 30px 0;
}

.portfolio-archive .jdw-row {
    display: flex;
    justify-content: space-between;
}

.portfolio-archive .jdw-row > .jdw-cols-3 {
    width: 24%;
}

.portfolio-archive .jdw-row > .jdw-cols-9 {
    width: 74%;
}

.portfolio-archive .jdw-row > .jdw-cols-9 .portfolio-list {
    width: 100%;
}

.jdw-product-features {
    margin: 0;
    padding: 0;
    display: flex;
    flex-wrap: wrap;
    list-style: none;
}

.feature-item {
    width: 20%;
    padding: 25px;
    box-sizing: border-box;
    background-color: #e7e9ee
}

.feature-item:nth-child(2n) {
    background-color: #f4f7f9
}

.feature-image {
    flex-shrink: 0;
    margin-bottom: 10px;
}

.feature-image img {
    margin-left: 0;
    max-width: 50px
}

.feature-content h6 {
    margin-bottom: 10px
}

.jdw-slider-arrow .elementor-swiper-button-prev,
.jdw-slider-arrow .elementor-swiper-button-next {
    left: unset;
    right: unset;
    font-size: 19px;
    color: #556c87;
    position: relative;
    transform: translateY(0);
    background-color: #e7e9ee;
}

.jdw-slider-arrow .elementor-swiper-button-prev {
    margin-right: 2px;
    border-radius: 50% 0 0 50%;
}

.jdw-slider-arrow .elementor-swiper-button-next {
    border-radius: 0 50% 50% 0;
}

.jdw-slider-arrow .elementor-swiper-button-prev:hover,
.jdw-slider-arrow .elementor-swiper-button-next:hover {
    color: #FFF;
    background-color: #214cbd;
}

@media screen and (max-width:1024px) {
    .feature-item {
        width: 33.3333%
    }
}

@media screen and (max-width:660px) {
    .feature-item {
        width: 100%
    }
}

@media screen and (max-width:767px) {
    .cart-product-item {
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        margin-top: 60px;
        margin-bottom: 90px
    }

    .cart-product-item .product-info {
        width: 100%;
        -webkit-box-flex: 1;
        -webkit-flex: auto;
        -ms-flex: auto;
        flex: auto;
        -webkit-box-ordinal-group: 2;
        -webkit-order: 1;
        -ms-flex-order: 1;
        order: 1;
        margin-top: 30px
    }

    .cart-product-item .delete-wrap {
        width: 20%;
        height: 130px
    }
}

@media screen and (max-width:540px) {
    .cart-product-item .text {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column
    }

    .cart-product-item .text h5 {
        margin-bottom: 5px
    }
}

.inquiry-cart-empty {
    display: none
}

@media screen and (max-width:1024px) {
    .jdw-portfolio-list .jdw-cols-3 {
        margin: 0 auto
    }
}

@media screen and (max-width:968px) {
    .jdw-portfolio-list .product-categories-wrap {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column
    }

    .product-categories .left {
        max-width: unset;
        width: 100%;
        margin-bottom: 50px
    }

    .product-categories .right {
        max-width: unset;
        width: 100%;
        margin-right: auto
    }
}

@media screen and (max-width:540px) {
    .portfolio-part-4 {
        margin: 80px 0
    }
}

@media (max-width:1024px) {
    .jdw-cols-3 {
        margin-left: auto;
        margin-right: auto;
        max-width: 800px
    }

    .jdw-cols-3>li {
        width: calc(50% - 20px)
    }

    .jdw-cols-5>li {
        width: calc(25% - 20px)
    }

    .jdw-cols-6>li {
        width: calc(20% - 20px)
    }

    .jdw-cols-7>li {
        width: calc(16.6666% - 20px)
    }

    .jdw-cols-8>li {
        width: calc(14.2856% - 20px)
    }

    .jdw-cols-9>li,
    .jdw-cols-10>li {
        width: calc(12.5% - 20px)
    }
}

@media (max-width:890px) {
    .jdw-cols-3>li {
        width: calc(50% - 20px)
    }

    .jdw-cols-4>li,
    .jdw-cols-5>li {
        width: calc(33.3333% - 20px)
    }

    .jdw-cols-5 {
        margin-left: auto;
        margin-right: auto;
        max-width: 780px
    }

    .jdw-cols-6>li,
    .jdw-cols-7>li {
        width: calc(25% - 20px)
    }

    .jdw-cols-7 {
        margin-left: auto;
        margin-right: auto;
        max-width: 768px
    }

    .jdw-cols-8>li {
        width: calc(16.6666% - 20px)
    }

    .jdw-cols-9>li,
    .jdw-cols-10>li {
        width: calc(14.2856% - 20px)
    }
}

@media (max-width:768px) {
    .jdw-cols-4 {
        margin-left: auto;
        margin-right: auto;
        max-width: 640px
    }

    .jdw-cols-4>li {
        width: calc(50% - 20px)
    }

    .jdw-cols-6 {
        margin-left: auto;
        margin-right: auto;
        max-width: 660px
    }

    .jdw-cols-6>li {
        width: calc(33.3333% - 20px)
    }

    .jdw-cols-8>li {
        width: calc(20% - 20px)
    }

    .jdw-cols-9>li,
    .jdw-cols-10>li {
        width: calc(16.6666% - 20px)
    }
}

@media (max-width:660px) {
    .jdw-cols-8>li {
        width: calc(25% - 20px)
    }

    .jdw-cols-9>li,
    .jdw-cols-10>li {
        width: calc(20% - 20px)
    }
}

@media (max-width:556px) {

    .jdw-cols-2>li,
    .jdw-cols-3>li {
        width: 100%;
        max-width: unset
    }

    .jdw-cols-5>li,
    .jdw-cols-6 {
        max-width: 400px
    }

    .jdw-cols-5>li>li,
    .jdw-cols-6>li {
        width: calc(50% - 20px)
    }

    .jdw-cols-7>li,
    .jdw-cols-8>li {
        width: calc(33.3333% - 20px)
    }

    .jdw-cols-8 {
        margin-left: auto;
        margin-right: auto;
        max-width: 510px
    }

    .jdw-cols-9>li,
    .jdw-cols-10>li {
        width: calc(25% - 20px)
    }
}

@media (max-width:400px) {

    .jdw-cols-4>li,
    .jdw-cols-5>li {
        width: 100%;
        max-width: unset
    }

    .jdw-cols-7>li,
    .jdw-cols-8>li {
        width: calc(50% - 20px)
    }

    .jdw-cols-8 {
        max-width: 340px
    }

    .jdw-cols-9>li,
    .jdw-cols-10>li {
        width: calc(33.3333% - 20px)
    }
}
.woocommerce-product-details__short-description table {
    width: 100%
}

.woocommerce-product-details__short-description table td {
    padding: 10px 0;
    border-bottom: 1px solid #A6B5C5
}

.woocommerce-product-details__short-description table td:first-of-type {
    color: #041D3A;
    font-weight: 600
}
.elementor-widget-woocommerce-product-content table {
    width: 100%;
    margin-bottom: 20px
}

.elementor-widget-woocommerce-product-content table tr {
    background-color: #FFF;
    border-bottom: 1px solid #e7e9ee
}

.elementor-widget-woocommerce-product-content table tr td {
    padding: 17px;
    color: #556c87;
    font-weight: 400
}

.elementor-widget-woocommerce-product-content table tr td:first-child {
    color: #204cbd;
    font-weight: 700
}

.elementor-widget-woocommerce-product-content table tr:first-child {
    background-color: transparent
}

.elementor-widget-woocommerce-product-content table tr:first-child td {
    padding-top: 22px;
    padding-bottom: 22px;
    color: #041D3A;
    font-weight: 700
}
.portfolio-part-1 {
    margin-top: 100px
}

.portfolio-part-1 .portfolio-part-1-wrap {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex
}

.portfolio-part-1 .left {
    max-width: 580px;
    width: 49%
}

.portfolio-part-1 .right {
    position: relative;
    max-width: 550px;
    width: 48%;
    margin-left: auto;
    margin-right: 0;
    padding-bottom: 60px
}

.portfolio-part-1 .right h1 {
    font-size: 36px;
    margin-bottom: 10px
}

.portfolio-part-1 .right strong {
    display: inline-block;
    color: #C59853;
    margin-bottom: 20px
}

.portfolio-part-1 .right p {
    margin-bottom: 35px
}

.portfolio-part-1 .content {
    padding: 60px;
    background-color: #e7e9ee;
    height: 100%;
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

.portfolio-part-1 .content li {
    margin-bottom: 5px;
}

.portfolio-part-1 .content li:before {
    content: "\f192";
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    margin-right: 5px;
}

.portfolio-part-1 .btn-wrap {
    position: absolute;
    bottom: 20px;
    left: 0
}

.portfolio-part-1 .btn-wrap .custom-btn:first-of-type {
    margin-right: 15px;
    margin-bottom: 10px
}

.portfolio-part-1 table {
    width: 100%
}

.portfolio-part-1 table td {
    padding: 10px 0;
    border-bottom: 1px solid #A6B5C5
}

.portfolio-part-1 table td:first-of-type {
    color: #041D3A;
    font-weight: 600
}

.portfolio-part-1 .big-img-show {
    position: relative
}

.portfolio-part-1 .big-img-show .arrows-btn-black {
    position: absolute;
    z-index: 2;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    cursor: pointer;
    font-size: 20px;
    color: #A6B5C5
}

.portfolio-part-1 .big-img-show .prev {
    left: 15px
}

.portfolio-part-1 .big-img-show .next {
    right: 15px
}

.portfolio-part-1 .big-img-item {
    position: relative
}

.portfolio-part-1 .small-img-show {
    margin-top: 10px
}

.portfolio-part-1 .small-img-show .slick-current .small-img-item::after {
    content: none
}

.portfolio-part-1 .small-img-show .slick-slide {
    margin: 0 5px
}

.portfolio-part-1 .small-img-item {
    position: relative;
    cursor: pointer
}

.portfolio-part-1 .small-img-item::after {
    content: "";
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background-color: rgba(0, 0, 0, 0.3)
}

.portfolio-part-1 .vp-a {
    left: 50%;
    top: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    bottom: unset;
    right: unset
}

.portfolio-part-1 .vp-a i {
    color: #2E4B94;
    font-size: 90px
}

@media (max-width:1024px) {
    .portfolio-part-1 .portfolio-part-1-wrap {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column
    }

    .portfolio-part-1 .left {
        max-width: unset;
        width: 98%;
        margin: 0 auto
    }

    .portfolio-part-1 .right {
        max-width: unset;
        width: 98%;
        margin-right: auto;
        margin-top: 50px
    }

    .portfolio-part-1 .btn-wrap {
        position: static
    }
}

@media (max-width:767px) {
    .portfolio-part-1 .right h1 {
        font-size: 24px
    }
}

@media (max-width:540px) {
    .portfolio-part-1 {
        margin-top: 60px
    }

    .portfolio-part-1 .content {
        padding: 30px
    }
}
.portfolio-part-2 {
    margin: 80px 0
}

.portfolio-part-2 .image-title {
    margin: 0 auto;
    margin-bottom: 30px;
    position: relative
}

.portfolio-part-2 .image-title h2 {
    content: "";
    position: absolute;
    width: 100%;
    bottom: 20px;
    text-align: center
}

.portfolio-part-2 .image-title::after {
    content: "";
    display: inline-block;
    width: 100px;
    height: 3px;
    background-color: #C59853;
    position: relative;
    left: 50%;
    bottom: 0;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%)
}

.portfolio-part-2 .img-wrap-list {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex
}

.portfolio-part-2 .img-wrap-list li {
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1
}

.portfolio-part-2 .message-list {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

.portfolio-part-2 .message-item {
    width: 20%;
    padding: 25px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    background-color: #e7e9ee
}

.portfolio-part-2 .message-item:nth-child(2n) {
    background-color: #f4f7f9
}

.portfolio-part-2 .icon-wrap {
    -webkit-flex-shrink: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    margin-bottom: 10px
}

.portfolio-part-2 .icon-wrap img {
    margin-left: 0;
    max-width: 50px
}

.portfolio-part-2 .content-wrap h6 {
    margin-bottom: 10px
}

@media screen and (max-width:1024px) {
    .portfolio-part-2 .message-item {
        width: 33.3333%
    }
}

@media screen and (max-width:660px) {
    .portfolio-part-2 .message-item {
        width: 100%
    }
}

@media screen and (max-width:540px) {
    .portfolio-part-2 {
        margin: 60px 0
    }
}
.portfolio-part-3 {
    padding: 120px 0;
    background-color: #e6e9ee
}

.portfolio-part-3 .text {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    padding-bottom: 15px;
    border-bottom: 1px solid #A6B5C5
}

.portfolio-part-3 .text h2 {
    -webkit-box-flex: 1;
    -webkit-flex-grow: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    margin: 0 20px 0 0;
}

.portfolio-part-3 .text strong {
    display: inline-block;
    -webkit-align-self: flex-start;
    -ms-flex-item-align: start;
    align-self: flex-start;
    justify-self: flex-end;
    font-weight: 600;
    color: #A6B5C5;
    -webkit-transform: translateY(5px);
    -ms-transform: translateY(5px);
    transform: translateY(5px)
}

.portfolio-part-3 .img-wrap {
    padding: 35px 0;
    border-bottom: 1px solid #A6B5C5
}

.portfolio-part-3 .params-content {
    overflow: auto
}

.portfolio-part-3 table {
    width: 100%;
    margin-bottom: 20px
}

.portfolio-part-3 table tr {
    background-color: #FFF;
    border-bottom: 1px solid #e7e9ee
}

.portfolio-part-3 table tr td {
    padding: 17px;
    color: #556c87;
    font-weight: 400
}

.portfolio-part-3 table tr td:first-child {
    color: #204cbd;
    font-weight: 700
}

.portfolio-part-3 table tr:first-child {
    background-color: transparent
}

.portfolio-part-3 table tr:first-child td {
    padding-top: 22px;
    padding-bottom: 22px;
    color: #041D3A;
    font-weight: 700
}

.portfolio-part-3 .tips-list {
    font-size: 14px
}

.portfolio-part-3 .tips-list li {
    margin-bottom: 5px
}

@media screen and (max-width:600px) {
    .portfolio-part-3 .text {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column
    }

    .portfolio-part-3 .text strong {
        -webkit-align-self: flex-end;
        -ms-flex-item-align: end;
        align-self: flex-end
    }
}

@media screen and (max-width:540px) {
    .portfolio-part-3 {
        padding: 80px 0
    }
}
.cart-wrap .elementor-widget-shortcode {
    top: 0;
    right: 0;
    position: absolute;
}

.cart-wrap .jdw-cart-count {
    top: 3px;
    right: 5px;
    z-index: 1;
    width: 18px;
    height: 18px;
    display: none;
    color: #FFF;
    font-size: 12px;
    font-weight: 500;
    border-radius: 50%;
    position: absolute;
    align-items: center;
    justify-content: center;
    transform: translateX(50%);
    background-color: #C59853;
}

.jdw-categories-tree ul li a {
    color: #041D3A
}

.jdw-categories-tree ul li a:hover {
    color: #C59853
}

.jdw-categories-tree ul {
    margin: 0;
    padding: 0;
    list-style: none
}

.jdw-categories-tree ul li {
    margin-bottom: 30px
}

.jdw-categories-tree ul li .first-category-item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    padding: 20px 30px;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    background-color: #e7e9ee
}

.jdw-categories-tree ul li .first-category-item>a {
    font-size: 20px;
    font-weight: 600
}

.jdw-categories-tree ul li .toggle-icon {
    color: #556C87;
    margin-right: 15px
}

.jdw-categories-tree ul li.top-level {
    margin-bottom: 30px;
    background-color: #e7e9ee;
    -webkit-box-shadow: 0px 12px 20px -13px rgba(4, 29, 58, 0.4);
    box-shadow: 0px 12px 20px -13px rgba(4, 29, 58, 0.4)
}

.jdw-categories-tree ul li.second-category-item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.jdw-categories-tree ul li.second-category-item .current-list-style {
    width: 13px;
    height: 13px;
    margin-right: 15px;
    display: inline-block;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    border: 2px solid #556c87
}

.jdw-categories-tree ul li.second-category-item.current-cat .current-list-style {
    border-color: #C59853;
    background-color: #C59853
}

.jdw-categories-tree ul li.current-cat>.first-category-item a, .jdw-categories-tree ul li.current-cat>a, .jdw-categories-tree ul li.current-cat-ancestor>.first-category-item a, .jdw-categories-tree ul li.current-cat-ancestor>a {
    color: #C59853
}

.jdw-categories-tree ul li.current-cat>.children, .jdw-categories-tree ul li.current-cat-ancestor>.children {
    display: block
}

.jdw-categories-tree ul.children {
    display: none;
    padding: 30px;
    background-color: #FFF
}

.jdw-categories-tree ul.children li {
    margin-bottom: 15px
}

.jdw-categories-tree ul.children > li {
    flex-wrap: wrap;
}

.jdw-categories-tree ul.children ul.children {
    padding: 10px;
}

.jdw-categories-tree ul.children ul.children > li {
    flex-wrap: nowrap;
}

.jdw-categories-tree ul.children ul.children > li:last-child {
    margin-bottom: 0;
}

.jdw-product-features {
    margin: 0;
    padding: 0;
    display: flex;
    flex-wrap: wrap;
    list-style: none;
}

.feature-item {
    width: 20%;
    padding: 25px;
    box-sizing: border-box;
    background-color: #e7e9ee
}

.feature-item:nth-child(2n) {
    background-color: #f4f7f9
}

.feature-image {
    flex-shrink: 0;
    margin-bottom: 10px;
}

.feature-image img {
    margin-left: 0;
    max-width: 50px
}

.feature-content h6 {
    margin-bottom: 10px
}

.jdw-slider-arrow .elementor-swiper-button-prev,
.jdw-slider-arrow .elementor-swiper-button-next {
    left: unset;
    right: unset;
    font-size: 19px;
    color: #556c87;
    position: relative;
    transform: translateY(0);
    background-color: #e7e9ee;
}

.jdw-slider-arrow .elementor-swiper-button-prev {
    margin-right: 2px;
    border-radius: 50% 0 0 50%;
}

.jdw-slider-arrow .elementor-swiper-button-next {
    border-radius: 0 50% 50% 0;
}

.jdw-slider-arrow .elementor-swiper-button-prev:hover,
.jdw-slider-arrow .elementor-swiper-button-next:hover {
    color: #FFF;
    background-color: #214cbd;
}

@media screen and (max-width:1024px) {
    .feature-item {
        width: 33.3333%
    }
}

@media screen and (max-width:660px) {
    .feature-item {
        width: 100%
    }
}