/* Main Css */
::selection { background: #054eac; color: #fff; text-shadow: none; }
::-webkit-scrollbar { width: 10px; background-color: #F5F5F5; }
::-webkit-scrollbar-button:start:decrement,
::-webkit-scrollbar-button:end:increment { display: none; }
::-webkit-scrollbar-track-piece { -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, .3); background-color: #dedede; }
::-webkit-scrollbar-thumb:vertical { border-radius: 10px; -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, .3); background-color: #054eac; }

[class^="box-"]{display:none}
[class^="box-"].showfirst{display:block}
html {
    overflow-x: hidden;
}
body {  overflow-x: hidden; font-size: 16px; color: #000000; line-height: 1;  font-family: 'Poppins', sans-serif; scroll-behavior: smooth; }
h1,
h2,
h3,
h4,
h5,
h6 { display: block; font-weight: bold; }
*:hover,
*:focus,
* { outline: none !important; }
img {max-width: 100%;height: auto;}
a,
input[type="submit"] {-webkit-transition: all 0.4s ease-in-out; -moz-transition: all 0.4s ease-in-out; -o-transition: all 0.4s ease-in-out; transition: all 0.4s ease-in-out; display: inline-block; cursor: pointer;}
span {display: inline-block;}
p,a { font-size: 16px;color: #000000;font-weight: 500; }
strong,
.bold { font-weight: bold; }

/* Custom Slick Css */
.slick-list { margin: 0 -15px; }
.slick-slide { margin: 0 15px; }
ul.slick-dots {padding: 20px 0;text-align: center;position: absolute;bottom: 15%;left: 20%;}
ul.slick-dots li {margin: 0 9px 0 0px;display: inline-block;vertical-align: middle;padding: 0px;border: none;border-radius: 50%;width: 10px;height: 10px;}
ul.slick-dots li:before { display: none; }
.slick-dots li button {cursor: pointer;font-size: 0px;border: 2px solid #000;background: #000;width: 100%;height: 100%;display: inline-block;padding: 0px;border-radius: 50%;box-sizing: border-box;-webkit-transition: all 0.4s ease-In-out;-moz-transition: all 0.4s ease-In-out;-o-transition: all 0.4s ease-In-out;transition: all 0.4s ease-In-out;}
.slick-dots li.slick-active button {background: #054eac;border-color: #054eac;}
ul.slick-dots li.last { margin-right: 0px; }

textarea,
select,
input[type],
textarea,
select,
button { background: transparent; border: none; border-radius: 0px; }
::-webkit-input-placeholder { color: rgba(0,0,0,0.5); }
::-moz-placeholder { color: rgba(0,0,0,0.5); }
:-ms-input-placeholder { color: rgba(0,0,0,0.5); }
:-moz-placeholder { color: rgba(0,0,0,0.5); }

/* Custom Radio Button */
.customradio {display: inline-block;position:  relative;padding-left: 25px;margin-bottom: 0px;cursor: pointer;font-size: 15px;-webkit-user-select: none;-moz-user-select: none;-ms-user-select: none;user-select: none;vertical-align:  middle;font-weight: 600;color: #fff;}
.customradio input { position: absolute; opacity: 0; cursor: pointer; }
.checkmark {position: absolute;top: 4px;left: 0;height: 11px;width: 11px;border-radius: 3px;background-color: #e0e0e0;}
.customradio input:checked ~ .checkmark {background: #ff6101;}

/* Hamburger Menu*/
.menu-Bar {width: 30px;height: 20px;cursor: pointer;position: absolute;right: 15px;top: 0px;bottom: 11px;margin: auto;z-index: 22;display: none;}
.menu-Bar span {display: block;height: 3px;width: 100%;background:#fff;position: absolute;transition: .6s all;border-radius: 100px;}
.menu-Bar span:nth-child(1) { top: 0; }
.menu-Bar span:nth-child(2) { top: 8px; transform-origin: left; }
.menu-Bar span:nth-child(3) { top: 16px; }
.menu-Bar.open span{background: #fff;}
.menu-Bar.open span:nth-child(1) { transform: rotate(45deg); top: 12px; transform-origin: right-center; }
.menu-Bar.open span:nth-child(2) { width: 0; opacity: 0; }
.menu-Bar.open span:nth-child(3) { transform: rotate(-45deg); top: 12px; transform-origin: right-center; }


/* Padding Classes */
.pad-sec { padding: 80px 0; }
.pad-zero { padding: 0px; }
.pad-l-zero { padding-left: 0px; }
.pad-r-zero { padding-right: 0px; }

/* Social CSS */
.fb{background: #3b5998;}
.twi { background: #55acef; }
.lin { background: #0177b5; }
.google { background: #dd4b39; }
.rss { background: #3cb371; }

.social {display: inline-block;vertical-align: middle;font-size: 0px;}
.social li {display: inline-block;vertical-align: middle;position: relative;margin-right: 15px;border-right: 1px solid #dfe5e9;padding-right: 20px;margin-right: 20px;padding-top: 17px;padding-bottom: 17px;}
.social li.last {margin-right: 0px;padding-right: 0;border: 0;}
.social li a {font-size: 15px;color: #054eac;}
.social li a:hover {color: #000000;}


.viewAllBtn { text-align: right; }
.viewAllBtn a { font-size: 16px; font-weight: 700; color: #054eac; border-bottom: 2px solid #054eac; padding-bottom: 2px; }

.btn-dflt { }
.btn-dflt a {width: 167px;height: 46px;color: #fff;text-transform: capitalize;background: #054eac;text-align: center;line-height: 46px;border-radius: 50px;font-size: 16px;}

.abt01Sec .mn-hd {
    padding: 0 10%;
}
/* Heading Classes */
.mn-hd {}
.mn-hd h1{}
.mn-hd h2{}
.mn-hd h3{}
.mn-hd h4 { font-size: 40px; letter-spacing: -2px; font-weight: 600; }
.mn-hd h5 {font-size: 40px;letter-spacing: -0.3px;text-transform: uppercase;color: #111;line-height: 34px;margin-bottom: 50px;}
.mn-hd h6 { }
.mn-hd p { font-size: 15px; color: #888888; font-weight: 400; line-height: 26px; letter-spacing: 0.25px; margin-top: 25px; font-weight: bold; }

.para{}
.para p{}

/* Global Css */
.sprite-icn{background: url(../images/icons/sprite.png) no-repeat; display: inline-block; }
.posRel { position: relative; }
.ovr-hiddn { overflow: hidden; }
.bgColor {background: #fff }
.color-white{color: #fff !important;}
.fit-content{max-width: fit-content}

/* header CSS */
header {-webkit-transition: all 0.4s ease-in-out;-moz-transition: all 0.4s ease-in-out;-o-transition: all 0.4s ease-in-out;transition: all 0.4s ease-in-out;background-color: #1c1c1c;}
.menu {
    font-size: 0px;
    display: inline-block;
    vertical-align: middle;
}

.menu li {
    display: inline-block;
    vertical-align: middle;
    margin-right: 40px !important;
}

.menu li a {
    display: block;
    color: #fff;
    text-transform: capitalize;
    font-size: 14.3px;
    font-weight: 500;
}

.menu li:hover a,
.menu li.active a {
    color: #137ae5;
}
li.hdr-btn {
    margin-right: 0;
    margin-left: 20px;
}

li.hdr-btn a {
    padding: 17px 56px 17px 53px !important;
    background-color: #137ae5;
    font-size: 16px !important;
    font-weight: 500 !important;
    border-radius: 50px;
}
.abtImgs img {
    width: 100%;
}
li.hdr-btn a:hover {
    color: #fff !important;
}


ul.btm-menu li {
    display: inline-block;
    vertical-align: middle;
    margin-right: 20px;
}

ul.btm-menu li a {
    font-size: 16px;
    font-weight:900;
    color: #fff;
}
.btm-hdr-main {
    background-color: #137ae5;
    padding: 7.2px 22px 7.2px 35px;
    margin-top: 6px;
    position: relative;
    z-index: 1;
}
ul.icons_hdr li {
    display: inline-block;
    vertical-align: middle;
    margin-left: 8px;
    position: relative;
}

ul.icons_hdr li a {
    font-size: 16px;
    color: #fff;
    width: 37.6px;
    height: 37.6px;
    background-color: #1c1c1c;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 100%;
}

.search_hdr {
    position: relative;
    width: 358px;
    margin-right: 10px;
}

.search_hdr input {
    width: 100%;
    height: 44.8px;
    background-color: #fff;
    border-radius: 100px;
    padding: 0 90px 0 20px;
    color: #a0a0a0;
}

.search_hdr button {
    position: absolute;
    right: 0;
    width: 66.3px;
    height: 44.8px;
    background-color: #1c1c1c;
    border-top-right-radius: 100px;
    border-bottom-right-radius: 100px;
    color: #fff;
}
ul.icons_hdr li span {
    position: absolute;
    right: 0;
    top: 0;
    width: 14.3px;
    height: 14.4px;
    font-size: 8.8px;
    font-weight: 600;
    color: #137ae5;
    background-color: #fff;
    border-radius: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
}
.mainSlider .container p {
    backdrop-filter: none !important;
    padding: 0 !important;
    background: none !important;
}
section.insighSec .col-md-7 {
    font-size: 0;
}
ul.num-mail { font-size: 0; }
ul.num-mail>li { display: inline-block; vertical-align: middle; margin-right: 34px; }
ul.num-mail>li span { vertical-align: middle; font-size: 14px; color: #054eac; font-weight: 500; }
ul.num-mail>li a { font-size: 14px; color: #054eac; font-weight: 500; vertical-align: middle; margin-left: 10px; }
ul.num-mail>li.last { margin-right: 0; }
ul.accnts { vertical-align: middle; display: inline-block; font-size: 0; }
ul.accnts>li { display: inline-block; border-right: 1px solid #dfe5e9; padding-right: 20px; margin-right: 20px; padding-top: 17px; padding-bottom: 17px; }
ul.accnts>li a { font-size: 13px; color: #848a90; font-weight: 500; }

.mid-head { background: #000; padding: 20px 0; }
.mid-head form { position: relative; }
.mid-head form input[type="text"] { width: 100%; background: #fff; height: 49px; border-radius: 34px; padding: 0 25px; color: #000; font-size: 13px; font-weight: 600; padding-right: 45px; }
.mid-head form button { position: absolute; font-size: 20px; color: #13a7e3; right: 10px; top: 0; bottom: 0; cursor: pointer; }
.mid-head form input[type="text"]::placeholder { color: #000; }

ul.loginEng { font-size: 0; }
ul.loginEng>li { display: inline-block; margin-right: 12px; border-right: 2px solid #fff; padding-right: 12px; padding-top: 10px; padding-bottom: 10px; }
ul.loginEng>li a { font-size: 14px; color: #fff; font-weight: 600; }
ul.loginEng>li.last { margin: 0; padding: 0; border: 0; }

a.shopCart { border: 1px solid #dfe5e9; background: #fff; font-size: 0; height: 50px; }
a.shopCart span { vertical-align: middle; padding: 13px 10px; border-right: 1px solid #dfe5e9; }
a.shopCart p { display: inline-block; vertical-align: middle; font-size: 14px; color: #848a90; padding: 0 20px; }


.logo {display: inline-block;}
.logo img {display: block;max-width: fit-content;}

/* Menu Css */
/*.main-head {background: #054eac;height: 75px;display: flex;align-items: center;}*/
/*.menu { font-size: 0px; display: block; text-align: right; }*/
/*.menu>li {display: inline-block;vertical-align: middle;margin-right: 35px;line-height: normal;}*/
/*.menu>li>a {font-size: 25px;font-weight: 400;color: #fff;position: relative;padding: 10px 0;}*/
/*.menu>li.last { margin-right: 0px; }*/
/*.menu>li>a i {position: absolute;bottom: -1px;right: 0;left: 0;margin: auto;text-align: center;}*/



/* Dropdown CSS*/
@keyframes btotreverse {
	0% { top: 75px; opacity: 1; }
	100% { top: 115px; opacity: 0; }
}
@keyframes btot {
	0% { top: 115px; opacity: 0; }
	100% { top: 40px; opacity: 1; }
}
.dropdown-nav { position: relative; overflow: hidden; vertical-align: middle; }
.dropdown-nav:hover { overflow: visible; }
ul.dropdown {position: absolute;width: 250px;left: -0px;margin: auto;background: #054eac;padding: 20px;text-align: left;border-radius: 2px;box-shadow: 0 0 10px 3px rgb(0 0 0 / 0.4);opacity: 0;animation: btotreverse 0.5s forwards;}
ul.dropdown li { width: 100%; display: inline-block; vertical-align: middle; }
ul.dropdown li a {padding: 0;font-size: 14px;color: #fff;display: block;width: 100%;margin: 0px 0 15px;font-weight: 600;background: transparent !important;line-height: 20px;}
ul.dropdown li.last a { margin-bottom: 0px; }
ul.dropdown li a:hover { color: #000 !important; }
.dropdown-nav:hover ul.dropdown { animation: btot 0.5s forwards; z-index: 9; }




/* Main Banner CSS */
.indexSlide{position: relative;margin-top: -30px;}
.indexSlide .slick-list, .indexSlide .slick-slide{margin: 0}
.mainBanner {
    background-size: cover !important;
    background-position: center !important;
    height: 84vh !important;
    background-repeat: no-repeat !important;
    display: flex !important;
    align-items: center !important;
    position: relative !important;
}

.mainBanner h1 { font-size: 55.6px;
    font-weight: 500px;
    line-height: 0.99;
    color: #fff;
        text-align: left;
    text-transform: uppercase;
    margin-bottom: 14px; }
    
.mainBanner h1 b{ font-weight: 900;}

.mainBanner h1 span { display: block;
    background-image: linear-gradient(to left, #137ae5 100%, #044aa7 0%);
    padding: 5px 39px 5px 15px;
    width: fit-content;
    font-size: 68.8px;
    font-weight: 900;
    margin-top: 14px; }
.mainBanner p {  width: 515px;
    color: #d8d8d8;
    max-width: 100%;
    line-height:150%;
    margin-bottom: 19px;}
.mainBanner a { width: 165px; height: 50px; background: #054eac; color: #fff; text-align: center; line-height: 50px; border-radius: 50px; }
.mn-hd h4 b {
    color: #137ae5;
}
.categoryFilter ul li a {
    border-bottom: none !important;
}
.ourProdSec {padding: 90px 0;}
ul.prod-tabs {text-align: right;font-size: 0;margin-right: 85px;}
ul.prod-tabs>li { display: inline-block; }
ul.prod-tabs>li a { font-size: 15px; color: #50555a; padding: 16px 20px; }
ul.prod-tabs>li.current a,
ul.prod-tabs>li a:hover { color: #054eac;}
.prodheader { padding: 0; margin-bottom: 40px; }
.prodWrapper {padding: 25px 0 30px;position: relative;border: 1px solid #dfe5e9;border-radius: 10px;margin-bottom: 10px;min-height: 480px;}
.prodThumb {text-align: center;margin-bottom: 0;    min-height: 300px;}
.prodThumb img { border-radius: 15px; width: 85%; margin: auto; text-align: center; }
.prodDetail { padding: 0 15px; }
.prodDetail h5 { font-size: 14px; color: #373c40; font-weight: 600; margin-bottom: 7px; height: 30px; overflow: hidden; }
.prodDetail span.sku { font-size: 12px; color: #80878d; font-weight: 600; margin-bottom: 9px; }
ul.rtng { }
ul.rtng>li { display: inline-block; vertical-align: middle; text-align: left; width: 30%; }
ul.rtng>li span.star { color: #054eac; font-size: 12px; }
ul.rtng>li p { font-size: 14px; font-weight: 700; color: #054eac; }
ul.rtng>li p  span { font-weight: 400; text-decoration: line-through; margin-right: 1px; }
ul.rtng>li.last { margin-right: 0; width: 68%; text-align: right; }

.prodContainer{margin-bottom: 90px;position: relative;}
.prodContainer .col-md-3{padding: 0;}
.prodCompDetail { top: 0; position: absolute; z-index: 1; background: #fff; height: 100%; border-radius: 15px; padding: 15px; overflow: hidden; opacity: 0; transition: ease 0.4s; height: 100%;
    overflow-y: overlay;}
.prodCompDetail h5 { font-size: 14px; font-weight: 600; color: #373c40; margin-bottom: 5px; }
.prodCompDetail span.sku { font-size: 12px; color: #80878d; font-weight: 500; margin-bottom: 20px; }
.prodCompDetail p.price { font-size: 13px; color: #054eac; font-weight: 700; margin-bottom: 15px; }
.prodCompDetail p.price span { text-decoration: line-through; margin-right: 6px; }
.prodCompDetail p.shorDes { font-size: 12px; color: #7d8489; line-height: 21px; padding: 10px 0; border-top: 1px solid #7d8489; border-bottom: 1px solid #7d8489; height: 193px; overflow: hidden; }
.prodCompDetail ul.rtng { border-bottom: 1px solid #7d8489; padding-bottom: 12px; margin-top: 12px; }
.prodCompDetail a.wishlist { font-size: 12px; color: #234d1f; text-align: center; display: block; margin: 12px 0; }
.prodCompDetail a.addCart { width: 160px; height: 45px; background: #054eac; color: #fff; text-align: center; line-height: 45px; border-radius: 50px; font-size: 14px; margin: auto; text-align: center; display: block; }
.prodWrapper:hover .prodCompDetail { opacity: 1; transition: ease 0.4s; }
button.slick-arrow {right: -6px;position: absolute;top: -91px;font-size: 0;}
button.slick-arrow:after {content: '\f105';font-family: 'Font Awesome 5';font-size: 20px;width: 50px;height: 49px;background: #f9fafb;display: block;line-height: 50px;border: 1px solid #dfe5e9;color: #50555a;cursor: pointer;transition: ease 0.4s;}
button.slick-prev.slick-arrow { right: 44px; }
button.slick-prev.slick-arrow:after { content: '\f104'; }

.categSec { padding: 85px 0; }
.categContai { margin-top: 50px; }
.cateWrapper { }
.cateWrapper .cateThumb {    padding: 46px 38px;
    border: solid 1px #d0d0d0;
    margin-bottom: 31px;
    overflow: hidden;
    text-align: center;
    transition: .3s all ease-in-out;}
.cateWrapper .cateThumb img { width: 80%; margin: auto; }
.cateWrapper h5 {font-size: 19px;color: #111111;font-weight: 600;letter-spacing: 0;text-align: center;}
ul.mutlBtns { width: 271px; height: 55px; position: absolute; background: #054eac; border-radius: 50px; bottom: 50px; left: 0; right: 0; transition: ease 0.4s; margin: auto; opacity: 0; }
ul.mutlBtns>li { display: inline-block; }
ul.mutlBtns>li a { font-size: 14px; color: #ffffff; font-weight: 500; text-transform: uppercase; padding: 0 10px; height: 55px; line-height: 55px; }
ul.mutlBtns>li a:hover { background: #276e8b; }
ul.mutlBtns>li:nth-child(2) a,
ul.mutlBtns>li:nth-child(3) a { padding: 0 18px; }
.cateWrapper:hover .cateThumb { background: #fff; box-shadow:0 4px 54px 0 rgb(0 0 0 / 12%); transition: ease 0.4s; }
.cateWrapper:hover .cateThumb ul.mutlBtns { opacity: 1; transition: ease 0.4s; }
ul.mutlBtns>li.first a:hover { border-top-left-radius: 5px; border-bottom-left-radius: 5px; }
ul.mutlBtns>li.last a:hover { border-bottom-right-radius: 5px; border-top-right-radius: 5px; }

.insighSec { }
.insighSec img { width: 100%; height: 640px; }
/*.insightImg {position: relative;width: 100%;height: 100%;background: #f6f5f3;border: 10px solid #fff;border-radius: 25px;}*/
.insightImg .insCont { position: absolute; top: 0; bottom: 0; height: 100%; display: flex; align-items: center; padding: 0 150px 0 110px; background-color: #137ae5; }
.insightImg img { height: 100%;  display:none;}
.insightImg .insCont h4 { font-size: 40px; color: #fff; margin-bottom: 40px; text-transform: uppercase; letter-spacing: -0.3px; }
.insightImg .insCont p { color: #fff; font-weight: 400; line-height: 30px; margin-bottom: 50px; }


.testimonials { position: relative; padding: 120px 0; z-index: 0; background: #f9fafb; }
.testimonials:after { content: ''; position: absolute; width: 100%; height: 60%; background: #f9fafb; bottom: 35px; z-index: -1;display:none; }
.testimonSlide { position: relative; }
.testimonSlide ul.slick-dots { left: 0; right: 0; bottom: -55px; }
.testiWrapper { margin: auto; }
.clientThumb { margin-bottom: 35px; }
.clientThumb img { width: 112px; height: 112px; margin: auto; border-radius: 50%; }
.testiWrapper p { font-size: 16px; color: #55595c; line-height: 26px; font-weight: 400; margin-bottom: 40px; }
.nameCl { padding-top: 20px; position: relative; border-top: 2px solid #dfe5e9; display: inline-block; }
.nameCl h5 { font-size: 18px; color: #55595c; font-weight: 400; }
.nameCl h5 span { color: #2b5626; }
.nameCl { }



.latestNew { padding: 110px 0; }
.newsWrapper {margin-bottom: 60px;}
.newsWrapper img { width: 100%; border-radius: 15px; margin-bottom: 10px; }
.newsWrapper h5 { font-size: 16px; color: #373c40; font-weight: 400; margin-bottom: 6px; }
.newsWrapper h6 { font-size: 12px; color: #82878b; font-weight: 400; margin-bottom: 15px; }
.newsWrapper h6 span { color: #5e8cc0; }
.newsWrapper p { font-size: 14px; color: #7d8489; font-weight: 400; line-height: 21px; margin-bottom: 20px; }
.newsWrapper a {font-size: 15px;color: #373c40;font-weight: 600;margin-left: 20px;}

footer { background: #202020; padding-top: 80px; }
.widget { height: 100%; position: relative; }
.widget p { font-size: 12px; color: #ffffff; line-height: 21px; margin: 25px 0; }
ul.social.ftr-social { }
ul.social.ftr-social>li { border: 0; margin-right: 20px; padding: 0; }
.widget  h5 { font-size: 18px; color: #fff; font-weight: 700; color: #fff; text-transform: uppercase; margin-bottom: 30px; }
ul.ftr-menu { font-size: 0; }
ul.ftr-menu>li { display: inline-block; width: 50%; margin-bottom: 18px; }
ul.ftr-menu>li a { font-size: 13px; color: #fff; font-weight: 500; }
.widget.ftr-logo { padding-right: 16px; border: 0; }
ul.tweet { }
ul.tweet>li { margin-bottom: 25px; }
ul.tweet>li a { font-size: 13px; color: #fff; font-weight: 500; line-height: 21px; }
.widget form { }
.widget form input { width: 100%; color: #fff; font-size: 12px; height: 40px; background: #5a6066; padding: 0 15px; margin-bottom: 20px; }
.widget form button {width: 121px;height: 34px;color: #fff;text-transform: capitalize;background: #054eac;transition: ease 0.4s;text-align: center;line-height: 34px;border-radius: 50px;font-size: 14px;cursor: pointer;}
.widget form input::placeholder { color: #fff; }
.widget:after { content: ''; position: absolute; width: 1px; height: 105%; background: #44494e; left: -25px; top: -14px; }
.widget.ftr-logo:after { content: none; }
.copyright { border-top: 1px solid #44494e; padding: 40px 0; }
.copyright p { font-size: 14px; color: #7d8489; }


/*effects*/
ul.accnts>li a:hover,ul.loginEng>li a:hover, .newsWrapper a:hover,ul.ftr-menu>li a:hover,
ul.tweet>li a:hover  { color: #054eac; }
ul.num-mail>li a:hover,.menu>li>a:hover { color: #137ae5;} 
a.shopCart:hover p { color: #054eac; transition: ease 0.4s; }
.mainBanner a:hover { background: #fff; color: #054eac; }
.prodCompDetail a.addCart:hover { background: #000; }
.viewAllBtn a:hover { color: #000; border-color: #000; }
button.slick-arrow:hover:after { background: #054eac; color: #fff; }
.btn-dflt a:hover { background: #000; }
ul.social.ftr-social>li a:hover { color: #fff; }
.widget form button:hover { background: #fff; transition: ease 0.4s; color: #054eac; }



.innerBanner { background-position: right; height: 380px; align-items: flex-end; padding-bottom: 35px;margin-top: -30px; }
.innerBanner:after {background-image: url(../images/innerpages/innerBanner.jpg);position: absolute;width: 100%;height: 100%;top: 0;left: 0;background-repeat: no-repeat;background-size: contain;}
ul.innerBread { }
ul.innerBread>li { display: inline-block; position: relative; padding-right: 30px; margin-right: 5px; }
ul.innerBread>li.last { padding: 0; margin: 0; }
ul.innerBread>li a { font-size: 30px; color: #fff; background: transparent; width: auto; height: auto; line-height: normal; border: 0; font-weight: 700; text-transform: uppercase; }
ul.innerBread>li.first a { font-weight: 400; }
ul.innerBread>li a:hover { background: transparent; }
ul.innerBread>li:after { content: '/'; position: absolute; right: 0; top: 6px; bottom: 0; font-size: 35px; margin: auto; font-weight: 400; }
ul.innerBread>li.last:after { display: none; }

.abt01Sec { padding: 120px 0; }
.abt01Sec p {font-size: 16px;color: #000000;margin-top: 0;margin-bottom: 40px;letter-spacing: 0.5px;line-height: 25px;}
.abt01Sec p span{
    font-weight: 700;
    font-size: 16px;
    vertical-align: middle;
}


.contactSec { padding: 100px 0; }
.contactSec .mn-hd h5 { margin-bottom: 30px; }
.contactSec .mn-hd  p { }
.numadd { font-size: 0; margin-top: 70px; }
.numadd span { font-size: 40px; vertical-align: middle; margin-right: 40px; width: 40px; color: #20ace6; }
.numadd .pae { display: inline-block; vertical-align: middle; width: calc(100% - 80px); }
.numadd .pae h5 { font-size: 22px; text-transform: capitalize; margin-bottom: 18px; }
.numadd .pae p { font-size: 16px; color: #000000; line-height: 24px; }
.numadd .pae p a { font-size: 16px; color: #000000; }
.numadd .pae p:hover { }
.numadd .pae p a:hover { color: #20ace6; }
.contactSec02 { padding: 100px 0; }
.contactSec02 .mn-hd h5 { margin-bottom: 0; }
.cnForm { width: 1080px; margin: auto; margin-top: 45px; }
.field { margin-bottom: 25px; }
.field input,
.field textarea { font-size: 15px; color: #fff; width: 100%; background: #fff; height: 53px; padding: 15px 25px; box-shadow: 0 5px 40px 0 rgb(0 0 0 / 0.17); }
.field input::placeholder,
.field textarea::placeholder { color: #9fa4af; }
.field input:focus,
.field textarea:focus { background: #20ace6; }
.field input:focus::placeholder,
.field textarea:focus::placeholder { color: #fff; }
.field textarea { height: 165px; resize: none; }
.cnForm button { width: 184px; height: 47px; background: #20ace6; color: #fff; text-align: center; line-height: 47px; font-weight: 700; font-size: 15px; border-radius: 40px; letter-spacing: -0.3px; transition: ease 0.4s; cursor: pointer; }
.cnForm button:hover { background: #000; }



.shopSec {padding: 100px 0 0;}
.sidebar { }
.sidebar h5 { font-size: 18px; text-transform: uppercase; letter-spacing: -0.3px; padding-bottom: 20px; margin-bottom: 35px; border-bottom: 2px solid rgb(27 170 228); color: rgb(0 0 0 / 0.8); }
ul.categories { margin-bottom: 45px; font-size: 0; }
ul.categories>li { padding-bottom: 12px; margin-bottom: 12px; border-bottom: 1px solid rgb(0 0 0 / 0.1); }
ul.categories>li a { font-size: 14px; color: #50555a; font-weight: 500; position: relative; width: 100%; padding: 0px 25px 0 10px; }
ul.categories>li a:after { content: '\f105'; font-family: 'Font Awesome 5'; right: 10px; top: 1px; position: absolute; font-size: 16px; }
ul.categories>li.last { margin-bottom: 0; padding-bottom: 0; border-bottom: 0; }
ul.categories>li a:hover { color: #054eac; font-weight: 700; }
ul.categories>li a:hover:after { }

.priceFilter-box{text-align:right;}
.priceFilter-box p{font-size:13px;color:rgb(0 0 0 / 0.8);margin:10px 0 15px;text-align:left;}
.priceFilter-box button{text-align:right;width:105px;height:32px;border:1px solid #054eac;text-align:center;font-size:13px;text-transform:uppercase;font-weight:700;color:#054eac;transition:ease 0.4s;cursor:pointer;}
.priceFilter-box button:hover{background:#054eac;color:#fff;}
.filter-sorting{}
.filter-sorting h4{text-transform:uppercase;font-size:20px;}
.filter-sorting p{font-size:12px;display:inline-block;vertical-align:middle;margin-right:20px;padding-right:20px;border-right:1px solid rgb(0 0 0 / 0.5);padding-top:5px;padding-bottom:5px;}
.filter-sorting a{font-size:13px;color:#50555a;text-transform:uppercase;vertical-align:middle;}
.filter-sorting  select{width:100%;border:1px solid #e2e2e2;height:45px;padding:12px 15px;}

.mainProdContainer {margin-top: 40px;}
.mainProdContainer .prodWrapper { margin-bottom: 40px; }


.shopDetailSec{padding:100px 0;}
.shopSlideFor{display:inline-block;vertical-align:top;width:430px;border:1px solid hsl(197 79% 50% / 0.1);font-size:0;position:relative;}
ul.prodNav{display:inline-block;vertical-align:top;width:calc(100% - 440px);position:relative;font-size:0;height:610px;overflow-x:hidden;overflow-y:auto;}
ul.prodNav li{display:block!important;margin-bottom:20px;border-bottom:1px solid rgb(0 0 0 / 0.1);}
.shopSlideFor a{position:absolute;bottom:15px;left:20px;font-size:19px;font-weight:700;}
.proDetailWrapper{}
.proDetailWrapper h4{font-size:30px;color:#373c40;font-weight:700;margin-bottom:20px;}
.proDetailWrapper h6{font-size:30px;color:#373c40;}
.proDetailWrapper h6 span{font-size:18px;vertical-align:middle;text-decoration:line-through;margin-right:6px;font-weight:400;}
.proDetailWrapper .shorDes{margin:30px 0 30px;border-top:1px solid rgb(0 0 0 / 0.1);padding-top:30px;border-bottom:1px solid rgb(0 0 0 / 0.1);padding-bottom:30px;}
.proDetailWrapper h5{font-size:15px;color:#234d1f;font-weight:500;text-transform:uppercase;margin-bottom:15px;}
.proDetailWrapper .shorDes p{font-size:13px;line-height:20px;color:rgb(0 0 0 / 0.5);}
.addiotDetail{}
.addiotDetail p{font-size:13px;line-height:20px;color:rgb(0 0 0 / 0.5);border-bottom:1px solid rgb(0 0 0 / 0.1);display:inline-block;padding-bottom:6px;}
.addiotDetail p  span{font-weight:700;margin-left:70px;}
.cartProcess{margin:25px 0 30px;padding-bottom:30px;border-bottom:1px solid rgb(0 0 0 / 0.1);}
.cartProcess button{width:148px;height:46px;background:#054eac;text-align:center;font-size:18px;text-transform:capitalize;color:#fff;border-radius:40px;vertical-align:middle;margin-right:20px;}
.cartProcess input[type="number"]{width:148px;height:46px;background:transparent;text-align:center;border:1px solid #054eac;border-radius:46px;font-size:22px;vertical-align:middle;}
.prodRating{}
.prodRating span.rating{font-size:12px;color:#054eac;}
.shareSoci{}
.shareSoci p{font-size:15px;color:#234d1f;text-transform:uppercase;display:inline-block;}
.shareSoci a{font-size:18px;margin-left:12px;color:rgb(0 0 0 / 0.51);}
.tabsWrapper{margin:90px 0 0;font-size:0;}
ul.tabsDesc{margin-bottom:-2px;}
ul.tabsDesc>li{display:inline-block;}
ul.tabsDesc>li a{font-size:14px;color:#808790;font-weight:600;text-transform:uppercase;width:142px;height:45px;border:2px solid #dfe5e9;text-align:center;line-height:45px;background:#fff;}
.tabsBody{border:2px solid #054eac;padding:60px 40px 30px;background:#fff;}
.innerBox{}
.innerBox h5{font-size:18px;color:#234d1f;font-weight:600;text-transform:uppercase;margin-bottom:21px;}
.innerBox p{font-size:14px;color:#83878a;font-weight:400;line-height:24px;margin-bottom:24px;}
ul.desul{}
ul.desul>li{font-size:14px;color:#83878a;font-weight:400;line-height:24px;margin-bottom:8px;padding-left:25px;position:relative;}
ul.desul>li:after{content:'\f105';position:absolute;font-family:'Font Awesome 5';font-size:22px;color:#83878a;left:0;top:1px;}
ul.tabsDesc>li.current a,
ul.tabsDesc>li a:hover{border-color:#054eac;border-bottom-color:#fff0;border-bottom:0;color:#054eac;}

.termsConditionSec{ padding: 80px 0;  }
.termsConditionSec h4 {
    font-size: 28px;
    color: #000;
    font-weight: bold;
    margin: 0 0 50px;
    text-transform: uppercase;
}

.termsConditionSec p {
    font-size: 16px;
    line-height: 26px;
}
.termsConditionSec p span {
    font-size: 12px;
    margin-right: 5px;
}

.termsConditionSec h6 {
    font-size: 20px;
    line-height: 30px;
    font-weight: bold;
    color: #000;
    margin: 0 0 15px;
    text-transform: uppercase;
}

.termsConditionSec ul {
    display: block;
    margin: 30px 0 0;
}

.termsConditionSec ul li {
    display: block;
    margin: 0 0 15px;
    font-size: 16px;
    line-height: 26px;
}

.termsConditionSec ul li:last-child {
    margin: 0px;
}
h6.price {
    position: unset !important;
}
.mainBanner{height: 1060px; }
.mainSlider .slick-slide.last .mainBanner{background-position: center -145px;}
.SecContent{padding: 80px 0;}
.SecContent h1{font-size: 30px;}
.SecContent .single-result{ border: 1px solid #054eac; border-radius: 10px; margin: 30px 0 0 0; padding: 30px 30px;}
.SecContent .prod-img{display: inline-block; border: 1px solid #054eac; border-radius: 7px; margin: 20px 0; padding: 30px;}
.SecContent p{font-size: 14px; line-height: 22px; font-weight: 400;}

.cateWrapper h5{text-transform: uppercase;}
ul.prod-tabs>li a{text-transform: capitalize;}
.prodWrapper:hover .prodCompDetail{opacity: 0;}
ul.rtng>li.last{text-align: left !important;}
.prodDetail h5{line-height: 20px; height: auto; margin-bottom: 7px; overflow: visible; }
.prodDetail span.sku{color: #000;}
ul.rtng>li.first{display: none;}

.prodDetail h5{font-weight: 400;}
.prodDetail span.sku{font-size: 14px; font-weight: 500;}
ul.rtng>li p{font-size: 18px; color: #000;}
ul.rtng>li p span{font-weight: 700;}



 #variant-table {
    padding-bottom: 35px;
} 

.pvtfw_variant_table_block table{
    width:100%;    
}

@media (max-width: 1440px){
	.logo img { width: 200px; }
	.logo { right: 30px; }
	.mainBanner { height: 100vh; }
	ul.slick-dots { left: 70px; bottom: 40px; }
	.insighSec img { height: 500px; }
	.insightImg .insCont { padding: 0 41px; }
	.insightImg .insCont h4 { font-size: 30px; }
	.insightImg .insCont p { font-size: 14px; line-height: 25px; }
	.innerBanner { height: 350px; background-size: 110% 100%; }
	.innerBanner:after { height: 100%; background-size: 40% 100%; }
}

@media (max-width: 1200px){
     img {
        max-width: 100%;
        height: auto;
    }
    .menu-Bar {
        display: block;
        top: 0px;
    }
    .menuWrap.open {
        display: flex;
        left: 0px;
    }
    .menuWrap {
        position: fixed;
        left: -210%;
        right: 0;
        top: 0;
        bottom: 0;
        margin: auto;
        background: #0f4c97;
        height: 100vh;
        display: flex;
        align-items: center;
        justify-content: center;
        flex-flow: column;
        transition: all 0.4s ease;
        z-index: 3;
        width: 100vw;
    }
    ul.menu li {
        display: block;
        margin-right:0;
    }
    ul.menu li a {
        margin-bottom: 10px;
        padding: 0;
        display: block;
        text-align: center;
        margin-bottom: 15px;
        padding-right: 0px;
        margin-right: 0px;
        color: #fff;
        font-size: 15px;
        text-transform: capitalize;
    }
    .logo img {
        max-width: 50%;
    }
    .container {
        position: relative;
    }
    header .main-header ul.menu>li {
        display: block;
        margin: 0px;
        padding: 0;
    }
    header .main-header ul.menu>li a {
        color: #fff;
    }
    header .main-header ul.menu>li a:before {
        display: none;
    }
.search_hdr {
    width: 266px;
}

ul.btm-menu li {
    margin-right: 3px;
}

ul.btm-menu li a {
    font-size: 12px;
}
}


@media (max-width: 824px){
}

@media (max-width: 767px){
    
    .logo {
        position: static;
        width: 100%;
        text-align: center;
        margin-bottom: 10px;
}

.mid-head form input[type="text"] {
    height: 35px;
}
.mid-head form button {
    font-size: 16px;
}

ul.loginEng > li {
    margin-right: 0;
    border-right: 1px solid #fff;
    padding: 5px 5px;
    
}
ul.loginEng > li.last{
        padding: 5px 5px;

}

ul.loginEng {
    margin:10px 0;
     text-align:center;   
}

a.shopCart {
    height: 35px;
}
.mid-head .text-right{
    text-align:center !important;
}

a.shopCart span {
    padding: 5px 5px;
 
}

.logo img {
    max-width: 100%;
}

.main-head {
    height: 75px;
}

.main-head .container {
    width: 100%;
}

.mainBanner {
    height: auto !important;
    min-height: 350px;
    padding: 50px 0 50px;
   
    background-position: right !important;
}
.mainBanner p {
    width: auto;
}
.btm-hdr-main .col-md-6.d-flex {
    display: block !important;
}

.search_hdr {
    width: 100%;
}

ul.icons_hdr {
    text-align: center;
    margin-top: 10px;
}

.btm-hdr-main {
    padding: 12px 10px;
}

ul.btm-menu li a {
}

.btm-hdr-main ul#menu-category-menu {
    display: none;
}

.insightImg .insCont {
    position: unset;
    padding: 20px;
}
.mainBanner h1,
.mainBanner h1 span{
    font-size: 32px;
    letter-spacing: 0;
    line-height: 42px;
    margin-bottom: 10px;
}


.mainBanner p {
    font-size: 16px;
    line-height: 24px;
    margin-bottom: 20px;
}


ul.slick-dots {
    left: 0;
    bottom: 10px;
    right: 0;
}

.mainBanner a {
    height: 40px;
    line-height: 40px;
}


.categSec {
    padding: 50px 0;
}

.mn-hd h4 {
    font-size: 26px;
    letter-spacing: 0;
    text-align:center;
    margin-bottom:15px;
}


.mn-hd p {
    font-size: 14px;
    line-height: 22px;
    margin-top: 0px;
}


.cateWrapper {
    margin-bottom: 20px;
}

.cateWrapper .cateThumb img {
    width: 60%;
}


.cateWrapper .cateThumb {
    margin-bottom: 15px;
    height: 270px;
}


.ourProdSec {
    padding: 35px 0;
}

ul.prod-tabs {
    text-align: center;
    font-size: 0;
    margin-right: 0;
}
ul.prod-tabs > li{
     display:block;
     margin-bottom:10px;
}
ul.prod-tabs > li a {
    font-size: 15px;
    width:100%;
    padding: 15px 15px;
}

.prodheader {
    border-bottom: none;
    margin-bottom: 20px;
}


.prodContainer {
    margin-bottom: 0;
    position: relative;
    padding-bottom: 50px;
}

.prodWrapper {
    padding: 15px 0;
    margin-bottom: 0;
    min-height: auto;
}
.prodThumb {
    min-height: auto;
}


.prodThumb img {
    width: 60%;
}

.prodContainer .col-md-3 {
    padding: 0 15px;
}

.prodDetail {
    text-align: center;
}

.prodDetail div {
    padding-bottom: 0;
}


ul.rtng > li.last {
    text-align: center !important;
}

button.slick-arrow {
    top: initial;
    bottom: 0;
}

button.slick-prev.slick-arrow {
    right: auto;
    left: 0;
}

button.slick-next.slick-arrow {
    right: 0;
}

.viewAllBtn {
    text-align: center;
    margin-top: 15px;
}


.insighSec img {
    height: auto;
}
.insightImg .insCont {
    padding: 0 15px;
    text-align:center;
}


.insCont > div {
    width: 100%;
    height: 100%;
    padding: 15px 0;
}


.insighSec .row + .row {
    margin-top: 25px;
}

.insightImg .insCont h4 {
    font-size: 22px;
    margin-bottom: 15px;
}

.insighSec .container-fluid>div:nth-of-type(2){
     flex-direction: column-reverse;   
}

.insighSec .container-fluid>div:nth-of-type(2) .insightImg .insCont{
     position:static;   
}
.insightImg > img {
    min-height: 300px;
}

.insightImg .insCont p {
    margin-bottom: 10px;
}


.btn-dflt a {
    height: 40px;
    line-height: 40px;
  
}


.testimonials {
    padding: 50px 0;
}


.testiWrapper {
    width: 100%;
}

.testiWrapper p {
    font-size: 16px;
    line-height: 28px;
    margin-bottom: 15px;
}

.nameCl {
    padding-top: 15px;
}


.clientThumb {
    margin-bottom: 10px;
}

.latestNew {
    padding: 50px 0;
}


.newsWrapper {
    margin-bottom: 20px;
}


.widget p {
    margin: 10px 0;
}

footer {
    padding-top: 20px;
    text-align: center;
}

.widget h5 {
    font-size: 16px;
    margin-bottom: 20px;
    margin-top: 15px;
}



#mailpoet_form_1 .mailpoet_submit {
   margin: auto !important;
    display: block;
}


footer #mailpoet_form_1 {
    margin-bottom: 15px;
}

.copyright {
    padding: 15px 0;
}



.copyright p {
    font-size: 12px;
    margin-bottom: 15px;
}



.copyright .text-right{
     text-align:center !important;   
}



.widget::after {
    content: none;
}

.mainBanner.innerBanner {
    min-height: 200px;
    height: auto !important;
}



ul.innerBread > li a {
    text-shadow: 0px 0px 10px #fff;
}

.abt01Sec {
    padding: 50px 0;
}

.mn-hd h5 {
    font-size: 26px;
    letter-spacing: 0;
    line-height: 30px;
    text-align: center;
    margin-bottom: 15px;
}
.abt01Sec p {
    margin-bottom: 20px;
}

.spacebr {
    display: none;
}

ul.innerBread > li a {
    font-size: 20px;
}


ul.innerBread > li::after {
    font-size: 22px;
}

.shopSec {
    padding: 50px 0 !important;
}

.categoryFilter h3 {
    margin: 0 !important;
}


section.shopSec p.woocommerce-result-count {
    width: 100% !important;
    margin: 15px 0 !important;
}
.categoryFilter ul .children {
    padding-left: 15px;
    margin-bottom: 0;
}

section.shopSec form.woocommerce-ordering {
    width: 100% !important;
 }
 
section.shopSec li.product.type-product {
    width: 100%;
    margin: 0 0 20px 0 !important;
}


section.shopSec h6.price {
    position: static;
    padding-bottom: 15px;
}


.prodWrapper .star-rating {
  
    left: 0;
    right: 0;
    margin: auto;
}


section.shopSec  .prodWrapper {
    padding: 20px 0;
}

.contactSec {
    padding: 50px 0;
}


.contactSec .mn-hd h5 {
    margin-bottom: 10px;
}

.numadd {
    margin-top: 30px;
}


.numadd .pae h5 {
    padding-top: 25px;
}


.contactSec02 {
    padding: 50px 0;
}

.cnForm {
    width:100%;
    margin-top: 20px;
}

.cnForm .field {
    margin-bottom: 10px;
}

.cnForm  .field input{
   
    height: 45px;
    padding: 10px 15px;
}

.cnForm  .field textarea {
    
    height:120px;
    padding:10px 15px;
}

.cnForm  span.wpcf7-form-control-wrap {
    margin: 0;
}

.termsConditionSec h4 {
    margin: 0 0 20px;
}

.termsConditionSec p {
    font-size: 14px;
    line-height: 24px;
    padding-bottom: 10px;
}
h6.price {
    bottom: 0 !important;
    left: 0;
    right: 0;
}

.prodDetail div {
    padding-bottom: 20px;
}
.prodDetail p {
    font-size: 12px !important;
    padding-bottom: 10px;
}

.woocommerce ul.products li.product a h5 {
    font-size: 12px !important;
    word-break: break-word;
}
.woocommerce div.product .woocommerce-tabs .panel {
    overflow-x: scroll;
}
}

.entry-summary bdi,
.entry-summary bdi span.woocommerce-Price-currencySymbol,
.prodDetail bdi,
.prodDetail bdi span.woocommerce-Price-currencySymbol {
    color: #137ae5 !important;
    font-size: 20px !important;
    font-weight: bold !important;
}
