.cd-words-wrapper{display:inline-block;position:relative;text-align:left}.cd-words-wrapper b{display:inline-block;position:absolute;white-space:nowrap;left:0;top:0}.cd-words-wrapper b.is-visible{position:relative}.no-js .cd-words-wrapper b{opacity:0}.no-js .cd-words-wrapper b.is-visible{opacity:1}.cd-headline.rotate-1 .cd-words-wrapper{perspective:300px}.cd-headline.rotate-1 b{opacity:0;transform-origin:50% 100%;transform:rotateX(180deg)}.cd-headline.rotate-1 b.is-visible{opacity:1;transform:rotateX(0);-webkit-animation:cd-rotate-1-in 1.2s;animation:cd-rotate-1-in 1.2s}.cd-headline.rotate-1 b.is-hidden{transform:rotateX(180deg);-webkit-animation:cd-rotate-1-out 1.2s;animation:cd-rotate-1-out 1.2s}@-webkit-keyframes cd-rotate-1-in{0%{-webkit-transform:rotateX(180deg);opacity:0}35%{-webkit-transform:rotateX(120deg);opacity:0}65%{opacity:0}100%{-webkit-transform:rotateX(360deg);opacity:1}}@keyframes cd-rotate-1-in{0%{transform:rotateX(180deg);opacity:0}35%{transform:rotateX(120deg);opacity:0}65%{opacity:0}100%{transform:rotateX(360deg);opacity:1}}@-webkit-keyframes cd-rotate-1-out{0%{-webkit-transform:rotateX(0);opacity:1}35%{-webkit-transform:rotateX(-40deg);opacity:1}65%{opacity:0}100%{-webkit-transform:rotateX(180deg);opacity:0}}@keyframes cd-rotate-1-out{0%{transform:rotateX(0);opacity:1}35%{transform:rotateX(-40deg);opacity:1}65%{opacity:0}100%{transform:rotateX(180deg);opacity:0}}.cd-headline.type .cd-words-wrapper{vertical-align:top;overflow:hidden}.cd-headline.type .cd-words-wrapper::after{content:"";position:absolute;right:0;top:50%;bottom:auto;transform:translateY(-50%);height:90%;width:1px;background-color:#aebcb9}.cd-headline.type .cd-words-wrapper.waiting::after{-webkit-animation:cd-pulse 1s infinite;animation:cd-pulse 1s infinite}.cd-headline.type .cd-words-wrapper.selected{background-color:#aebcb9}.cd-headline.type .cd-words-wrapper.selected::after{visibility:hidden}.cd-headline.type .cd-words-wrapper.selected b{color:#0d0d0d}.cd-headline.type b{visibility:hidden}.cd-headline.type b.is-visible{visibility:visible}.cd-headline.type i{position:absolute;visibility:hidden}.cd-headline.type i.in{position:relative;visibility:visible}@-webkit-keyframes cd-pulse{0%{-webkit-transform:translateY(-50%) scale(1);opacity:1}40%{-webkit-transform:translateY(-50%) scale(.9);opacity:0}100%{-webkit-transform:translateY(-50%) scale(0);opacity:0}}@keyframes cd-pulse{0%{transform:translateY(-50%) scale(1);opacity:1}40%{transform:translateY(-50%) scale(.9);opacity:0}100%{transform:translateY(-50%) scale(0);opacity:0}}.cd-headline.rotate-2 .cd-words-wrapper{perspective:300px}.cd-headline.rotate-2 em,.cd-headline.rotate-2 i{display:inline-block;-webkit-backface-visibility:hidden;backface-visibility:hidden}.cd-headline.rotate-2 b{opacity:0}.cd-headline.rotate-2 i{transform-style:preserve-3d;transform:translateZ(-20px) rotateX(90deg);opacity:0}.is-visible .cd-headline.rotate-2 i{opacity:1}.cd-headline.rotate-2 i.in{-webkit-animation:cd-rotate-2-in .4s forwards;animation:cd-rotate-2-in .4s forwards}.cd-headline.rotate-2 i.out{-webkit-animation:cd-rotate-2-out .4s forwards;animation:cd-rotate-2-out .4s forwards}.cd-headline.rotate-2 em{transform:translateZ(20px)}.no-csstransitions .cd-headline.rotate-2 i{transform:rotateX(0);opacity:0}.no-csstransitions .cd-headline.rotate-2 i em{transform:scale(1)}.no-csstransitions .cd-headline.rotate-2 .is-visible i{opacity:1}@-webkit-keyframes cd-rotate-2-in{0%{opacity:0;-webkit-transform:translateZ(-20px) rotateX(90deg)}60%{opacity:1;-webkit-transform:translateZ(-20px) rotateX(-10deg)}100%{opacity:1;-webkit-transform:translateZ(-20px) rotateX(0)}}@keyframes cd-rotate-2-in{0%{opacity:0;transform:translateZ(-20px) rotateX(90deg)}60%{opacity:1;transform:translateZ(-20px) rotateX(-10deg)}100%{opacity:1;transform:translateZ(-20px) rotateX(0)}}@-webkit-keyframes cd-rotate-2-out{0%{opacity:1;-webkit-transform:translateZ(-20px) rotateX(0)}60%{opacity:0;-webkit-transform:translateZ(-20px) rotateX(-100deg)}100%{opacity:0;-webkit-transform:translateZ(-20px) rotateX(-90deg)}}@keyframes cd-rotate-2-out{0%{opacity:1;transform:translateZ(-20px) rotateX(0)}60%{opacity:0;transform:translateZ(-20px) rotateX(-100deg)}100%{opacity:0;transform:translateZ(-20px) rotateX(-90deg)}}.cd-headline.loading-bar span{display:inline-block;padding:.2em 0}.cd-headline.loading-bar .cd-words-wrapper{overflow:hidden;vertical-align:top}.cd-headline.loading-bar .cd-words-wrapper::after{content:"";position:absolute;left:0;bottom:0;height:3px;width:0;background:#0096a7;z-index:2;transition:width .3s -.1s}.cd-headline.loading-bar .cd-words-wrapper.is-loading::after{width:100%;transition:width 3s}.cd-headline.loading-bar b{top:.2em;opacity:0;transition:opacity .3s}.cd-headline.loading-bar b.is-visible{opacity:1;top:0}.cd-headline.slide span{display:inline-block;padding:.2em 0}.cd-headline.slide .cd-words-wrapper{overflow:hidden;vertical-align:top}.cd-headline.slide b{opacity:0;top:.2em}.cd-headline.slide b.is-visible{top:0;opacity:1;-webkit-animation:slide-in .6s;animation:slide-in .6s}.cd-headline.slide b.is-hidden{-webkit-animation:slide-out .6s;animation:slide-out .6s}@-webkit-keyframes slide-in{0%{opacity:0;-webkit-transform:translateY(-100%)}60%{opacity:1;-webkit-transform:translateY(20%)}100%{opacity:1;-webkit-transform:translateY(0)}}@keyframes slide-in{0%{opacity:0;transform:translateY(-100%)}60%{opacity:1;transform:translateY(20%)}100%{opacity:1;transform:translateY(0)}}@-webkit-keyframes slide-out{0%{opacity:1;-webkit-transform:translateY(0)}60%{opacity:0;-webkit-transform:translateY(120%)}100%{opacity:0;-webkit-transform:translateY(100%)}}@keyframes slide-out{0%{opacity:1;transform:translateY(0)}60%{opacity:0;transform:translateY(120%)}100%{opacity:0;transform:translateY(100%)}}.cd-headline.clip span{display:inline-block;padding:.2em 0}.cd-headline.clip .cd-words-wrapper{overflow:hidden;vertical-align:top}.cd-headline.clip .cd-words-wrapper::after{content:"";position:absolute;top:6px;right:0;width:2px;height:67%;background-color:#aebcb9}@media (max-width:700px){.cd-headline.clip .cd-words-wrapper::after{top:12px;height:36%}}.cd-headline.clip b{opacity:0}.cd-headline.clip b.is-visible{opacity:1}.cd-headline.zoom .cd-words-wrapper{perspective:300px}.cd-headline.zoom b{opacity:0}.cd-headline.zoom b.is-visible{opacity:1;-webkit-animation:zoom-in .8s;animation:zoom-in .8s}.cd-headline.zoom b.is-hidden{-webkit-animation:zoom-out .8s;animation:zoom-out .8s}@-webkit-keyframes zoom-in{0%{opacity:0;-webkit-transform:translateZ(100px)}100%{opacity:1;-webkit-transform:translateZ(0)}}@keyframes zoom-in{0%{opacity:0;transform:translateZ(100px)}100%{opacity:1;transform:translateZ(0)}}@-webkit-keyframes zoom-out{0%{opacity:1;-webkit-transform:translateZ(0)}100%{opacity:0;-webkit-transform:translateZ(-100px)}}@keyframes zoom-out{0%{opacity:1;transform:translateZ(0)}100%{opacity:0;transform:translateZ(-100px)}}.cd-headline.rotate-3 .cd-words-wrapper{perspective:300px}.cd-headline.rotate-3 b{opacity:0}.cd-headline.rotate-3 i{display:inline-block;transform:rotateY(180deg);-webkit-backface-visibility:hidden;backface-visibility:hidden}.is-visible .cd-headline.rotate-3 i{transform:rotateY(0)}.cd-headline.rotate-3 i.in{-webkit-animation:cd-rotate-3-in .6s forwards;animation:cd-rotate-3-in .6s forwards}.cd-headline.rotate-3 i.out{-webkit-animation:cd-rotate-3-out .6s forwards;animation:cd-rotate-3-out .6s forwards}.no-csstransitions .cd-headline.rotate-3 i{transform:rotateY(0);opacity:0}.no-csstransitions .cd-headline.rotate-3 .is-visible i{opacity:1}@-webkit-keyframes cd-rotate-3-in{0%{-webkit-transform:rotateY(180deg)}100%{-webkit-transform:rotateY(0)}}@keyframes cd-rotate-3-in{0%{transform:rotateY(180deg)}100%{transform:rotateY(0)}}@-webkit-keyframes cd-rotate-3-out{0%{-webkit-transform:rotateY(0)}100%{-webkit-transform:rotateY(-180deg)}}@keyframes cd-rotate-3-out{0%{transform:rotateY(0)}100%{transform:rotateY(-180deg)}}.cd-headline.scale b{opacity:0}.cd-headline.scale i{display:inline-block;opacity:0;transform:scale(0)}.is-visible .cd-headline.scale i{opacity:1}.cd-headline.scale i.in{-webkit-animation:scale-up .6s forwards;animation:scale-up .6s forwards}.cd-headline.scale i.out{-webkit-animation:scale-down .6s forwards;animation:scale-down .6s forwards}.no-csstransitions .cd-headline.scale i{transform:scale(1);opacity:0}.no-csstransitions .cd-headline.scale .is-visible i{opacity:1}@-webkit-keyframes scale-up{0%{-webkit-transform:scale(0);opacity:0}60%{-webkit-transform:scale(1.2);opacity:1}100%{-webkit-transform:scale(1);opacity:1}}@keyframes scale-up{0%{transform:scale(0);opacity:0}60%{transform:scale(1.2);opacity:1}100%{transform:scale(1);opacity:1}}@-webkit-keyframes scale-down{0%{-webkit-transform:scale(1);opacity:1}60%{-webkit-transform:scale(0);opacity:0}}@keyframes scale-down{0%{transform:scale(1);opacity:1}60%{transform:scale(0);opacity:0}}.cd-headline.push b{opacity:0}.cd-headline.push b.is-visible{opacity:1;-webkit-animation:push-in .6s;animation:push-in .6s}.cd-headline.push b.is-hidden{-webkit-animation:push-out .6s;animation:push-out .6s}@-webkit-keyframes push-in{0%{opacity:0;-webkit-transform:translateX(-100%)}60%{opacity:1;-webkit-transform:translateX(10%)}100%{opacity:1;-webkit-transform:translateX(0)}}@keyframes push-in{0%{opacity:0;transform:translateX(-100%)}60%{opacity:1;transform:translateX(10%)}100%{opacity:1;transform:translateX(0)}}@-webkit-keyframes push-out{0%{opacity:1;-webkit-transform:translateX(0)}60%{opacity:0;-webkit-transform:translateX(110%)}100%{opacity:0;-webkit-transform:translateX(100%)}}@keyframes push-out{0%{opacity:1;transform:translateX(0)}60%{opacity:0;transform:translateX(110%)}100%{opacity:0;transform:translateX(100%)}}:root{--clr-orange:#ff7d00}html{font-size:20px;line-height:36px;color:#393939}hr{display:block;height:1px;margin:1em 0;padding:0;border:0;border-top:1px solid #ccc}audio,canvas,iframe,img,svg,video{vertical-align:middle}fieldset{margin:0;padding:0;border:0}textarea{resize:vertical}.browserupgrade{margin:.2em 0;padding:.2em 0;color:#000;background:#ccc}.hidden{display:none!important}.visuallyhidden{position:absolute;overflow:hidden;clip:rect(0 0 0 0);width:1px;height:1px;margin:-1px;padding:0;white-space:nowrap;border:0}.visuallyhidden.focusable:active,.visuallyhidden.focusable:focus{position:static;overflow:visible;clip:auto;width:auto;height:auto;margin:0;white-space:inherit}.invisible{visibility:hidden}.clearfix:after,.clearfix:before{display:table;content:" "}.clearfix:after{clear:both}@media print{*,:after,:before{color:#000!important;background:0 0!important;box-shadow:none!important;text-shadow:none!important}a,a:visited{text-decoration:underline}a[href]:after{content:" (" attr(href) ")"}abbr[title]:after{content:" (" attr(title) ")"}a[href^="#"]:after,a[href^="javascript:"]:after{content:""}pre{white-space:pre-wrap!important}blockquote,pre{border:1px solid #999;page-break-inside:avoid}thead{display:table-header-group}img,tr{page-break-inside:avoid}h2,h3,p{orphans:3;widows:3}h2,h3{page-break-after:avoid}}html{height:100%}body{font-family:Roboto,sans-serif;font-size:20px;font-weight:400;line-height:36px;overflow-x:hidden;height:100%;counter-reset:my-sec-counter;vertical-align:baseline;color:#393939;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;text-rendering:optimizeLegibility;font-display:swap}body::-webkit-scrollbar{width:5px}body::-webkit-scrollbar-track{box-shadow:inset 0 0 6px rgba(0,0,0,.3)}body::-webkit-scrollbar-thumb{outline:1px solid #1888fa;background-color:#1888fa}a{transition:all .24s ease-in-out;color:#1888fa}a:hover{text-decoration:none;color:#1888fa}a.text-link{position:relative;z-index:1;width:-webkit-max-content;width:-moz-max-content;width:max-content}a.text-link::after{position:absolute;bottom:-5px;left:0;width:0;height:2px;content:"";transition:all .2s ease-in-out;transition-duration:.5s;opacity:.5;background-color:#1888fa}a.text-link:hover::after{width:100%;opacity:1}img{max-width:100%}#scrollUp{font-size:20px;line-height:50px;position:fixed;right:30px;bottom:30px;width:50px;height:50px;text-align:center;opacity:.3;color:#fff;border-radius:50%;background:#1888fa}#scrollUp:hover{opacity:1}@media (max-width:700px){#scrollUp{font-size:13px;line-height:35px;right:10px;bottom:10px;width:35px;height:35px}}.slick-slide{outline:0}.h1,.h2,.h3,.h4,.h5,.h6,h1,h2,h3,h4,h5,h6{font-family:Roboto,sans-serif}.h1,h1{font-size:48.55px;font-weight:700;line-height:1}@media (max-width:1024px){.h1,h1{font-size:40px}}@media (max-width:767.98px){.h1,h1{font-size:38px}}.h2,h2{font-size:38px}@media (max-width:1024px){.h2,h2{font-size:36px}}@media (max-width:767.98px){.h2,h2{font-size:34px}}.h3,h3{font-size:30px}@media (max-width:1024px){.h3,h3{font-size:28px}}@media (max-width:767.98px){.h3,h3{font-size:25px}}.h4,h4{font-size:28.68px}@media (max-width:1024px){.h4,h4{font-size:23px}}@media (max-width:767.98px){.h4,h4{font-size:20px}}.h5,h5{font-size:18px;text-transform:capitalize}.h6,h6{font-size:16px}p{font-family:Roboto,sans-serif;font-size:20px;line-height:36px}@media (max-width:767.98px){p{font-size:18px;line-height:30px}}.container-sm{max-width:1170px;margin:0 auto}@media (max-width:1024px){.container-sm{max-width:750px}}ul{margin:0;padding:0}li{list-style-type:none}.s_btn{color:#fff;background:#fe920f}.header-bg{background-image:url(../assets/images/all-img/header-bg.png);background-position:bottom}@media (max-width:1600px){.header-bg{background-position:bottom left}}@media (max-width:700px){.header-bg{background-position:left top;background-size:contain}}.bg{background-repeat:no-repeat;background-position:top;background-size:cover}.float-img{position:absolute}.section-heading{margin-bottom:50px}@media (max-width:700px){.section-heading{margin-bottom:20px}}.section-heading h2{font-size:36px;line-height:36px;text-align:center;color:#1888fa}@media (max-width:1199.98px){.section-heading h2{font-size:24px}}@media (max-width:700px){.section-heading h2{font-size:16px}}.no-shadow{transform:translateY(-10px)}@media (max-width:1024px){.no-shadow{transform:none}}span.bfmp{position:relative;display:inline-block;margin-right:93px}span.bfmp:after{position:absolute;bottom:1px;left:0;width:100%;height:1px;content:"";background:#fe920f!important}span.bfmp:before{position:absolute;bottom:0;left:calc(100% + 5px);width:100%;max-width:90px;height:40px;content:"";transition:all .3s ease;text-align:right;background:url(../assets/images/icon/bfm-plus.png);background-repeat:no-repeat;background-position:center;background-size:contain;filter:grayscale(1) opacity(.4)}@media (max-width:1199.98px){span.bfmp:before{max-width:43px;height:20px}}@media (max-width:1199.98px){span.bfmp{margin-right:45px}}a.bfmp{color:#fe920f!important}a.bfmp:after{background:#fe920f!important}.fade{transition:opacity .3s linear}.how-bfm-works .hbw-inner .nav li.bfm-plus-menu a.active.show .nav-text span.bfmp:before{filter:none}.e_cart-right .plan-box label span.bfmp:before{filter:grayscale(1)}header{position:relative;z-index:999;background-color:#1888fa}header .header-inner{position:relative;padding:38px 15px}@media (max-width:1600px){header .header-inner{display:flex;padding:30px 40px;align-items:center;justify-content:space-between}}@media (max-width:700px){header .header-inner{padding:20px 10px}}header .header-inner .site-logo{position:absolute;z-index:9;top:50%;left:45px;width:100%;max-width:123px;transform:translateY(-50%)}@media (max-width:1600px){header .header-inner .site-logo{position:static;transform:none}}@media (max-width:1024px){header .header-inner .site-logo{max-width:85px}}@media (max-width:700px){header .header-inner .site-logo{max-width:80px}}header .header-inner .site-nav.container-sm{display:flex;width:100%;align-items:center;justify-content:center}@media (max-width:1299.98px){header .header-inner .site-nav.container-sm{width:auto}}@media (max-width:1299.98px){header .header-inner .site-nav.container-sm{margin-right:auto}}@media (max-width:700px){header .header-inner .site-nav.container-sm{position:absolute;z-index:9;top:0;right:0;visibility:hidden;flex-direction:column;width:70%;min-height:100vh;padding-top:85px;padding-left:30px;transition:all .3s ease;opacity:0;border-bottom-left-radius:130px;background:#62b0ff;justify-content:flex-start;align-items:flex-start}}@media (max-width:400px){header .header-inner .site-nav.container-sm{width:80%}header .header-inner .site-nav.container-sm .user-area{width:200px!important}}header .header-inner .site-nav.container-sm nav ul{display:flex;align-items:center;justify-content:flex-start}@media (max-width:700px){header .header-inner .site-nav.container-sm nav ul{flex-direction:column;justify-content:flex-start;align-items:flex-start}}header .header-inner .site-nav.container-sm nav ul li a{font-size:18px;font-weight:500;line-height:24px;display:inline-block;padding:12.5px;transition:all .3s ease;text-transform:uppercase;color:#fff}@media (max-width:1299.98px){header .header-inner .site-nav.container-sm nav ul li a{font-size:16px;line-height:1;padding:8px}}@media (max-width:1024px){header .header-inner .site-nav.container-sm nav ul li a{font-size:12px;line-height:15.5px}}@media (max-width:700px){header .header-inner .site-nav.container-sm nav ul li a{font-size:16px;line-height:20px;padding-left:0}}header .header-inner .site-nav.container-sm nav ul li a:hover{color:#fe920f}header .header-inner .site-nav.container-sm nav ul li:first-child a{padding-left:0}header .header-inner .site-nav.container-sm nav ul li:last-child a{padding-right:0}header .header-inner .site-nav.container-sm nav ul li ul{z-index:-1;display:none;visibility:hidden;opacity:0}header .header-inner .site-nav.container-sm nav ul li.has-dropdown{position:relative;margin-right:10px}@media (max-width:1199.98px){header .header-inner .site-nav.container-sm nav ul li.has-dropdown{margin-right:5px}}header .header-inner .site-nav.container-sm nav ul li.has-dropdown>ul{position:absolute;z-index:-1;top:100%;left:0;display:flex;visibility:hidden;flex-direction:column;width:100%;min-width:150px;padding:5px 15px;transform:translateY(-20px);opacity:0;border:1px solid rgba(0,0,0,.15);border-radius:4px;background:#fff;box-shadow:0 6px 12px rgba(0,0,0,.175);justify-content:flex-start;align-items:flex-start}@media (max-width:700px){header .header-inner .site-nav.container-sm nav ul li.has-dropdown>ul{min-width:unset}}header .header-inner .site-nav.container-sm nav ul li.has-dropdown>ul li{line-height:1;display:flex;width:100%;justify-content:flex-start}header .header-inner .site-nav.container-sm nav ul li.has-dropdown>ul li a{font-size:14px;font-weight:500;line-height:1;display:flex;width:100%;padding:10px 0;padding-left:0;transition:all .3s ease;color:#494949;align-items:center;justify-content:flex-start}@media (max-width:700px){header .header-inner .site-nav.container-sm nav ul li.has-dropdown>ul li a{font-size:13px;color:#fff}}header .header-inner .site-nav.container-sm nav ul li.has-dropdown>ul li a:hover{color:#fe920f}header .header-inner .site-nav.container-sm nav ul li.has-dropdown>ul li a span{font-size:10px;display:flex;width:17px;height:17px;margin-left:5px;color:#fff;border-radius:100%;background:#2290ff;align-items:center;justify-content:center}header .header-inner .site-nav.container-sm nav ul li.has-dropdown:after{position:absolute;top:23px;right:-2px;width:0;height:0;content:"";transition:all .3s ease;border-top:5px solid #fff;border-right:5px solid transparent;border-left:5px solid transparent}header .header-inner .site-nav.container-sm nav ul li.has-dropdown.open-dropdown:after{right:-2px!important}header .header-inner .site-nav.container-sm nav ul li.has-dropdown.open-dropdown.bfm-li:after{right:27px!important}@media (max-width:1300px){header .header-inner .site-nav.container-sm nav ul li.has-dropdown:after{top:13px;right:-3px}}@media (max-width:1199.98px){header .header-inner .site-nav.container-sm nav ul li.has-dropdown:after{top:13px;right:-6px}}header .header-inner .site-nav.container-sm nav ul li.has-dropdown:hover:after{border-top:5px solid #fe920f}header .header-inner .site-nav.container-sm nav ul li.has-dropdown.open-dropdown ul{z-index:99;visibility:visible;transform:translateY(0);opacity:1}@media (max-width:700px){header .header-inner .site-nav.container-sm nav ul li.has-dropdown.open-dropdown ul{position:static;border:none;background:#62b0ff;box-shadow:none}}header .header-inner .site-nav.container-sm nav ul li:last-child.has-dropdown:after{right:-15px}header .header-inner .site-nav.container-sm .cart-area{margin-right:50px;margin-left:50px}@media (max-width:1299.98px){header .header-inner .site-nav.container-sm .cart-area{max-width:20px;margin-right:35px;margin-left:22px}}@media (max-width:780px){header .header-inner .site-nav.container-sm .cart-area{max-width:20px;margin-right:14px;margin-left:14px}}@media (max-width:700px){header .header-inner .site-nav.container-sm .cart-area{margin-left:0;order:4;max-width:26px;margin-right:35px;margin-left:0}}header .header-inner .site-nav.container-sm .cart-area a{position:relative;display:inline-block}header .header-inner .site-nav.container-sm .cart-area a .cart-count{font-size:12.5px;font-weight:900;line-height:26.35px;position:absolute;z-index:9;top:-8px;right:-15px;display:flex;width:20px;height:20px;padding:0;transition:all .3s ease;color:#fff;border:2px solid #fff;border-radius:100%;align-items:center;justify-content:center}@media (max-width:1299.98px){header .header-inner .site-nav.container-sm .cart-area a .cart-count{font-size:10px;font-weight:700;right:-10px;width:15px;height:15px;border-width:1px}}header .header-inner .site-nav.container-sm .cart-area:hover a .cart-count{color:#fe920f;border-color:#fe920f}@media (max-width:700px){header .header-inner .site-nav.container-sm .user-area{margin-bottom:20px;width:80%}}header .header-inner .site-nav.container-sm .user-area ul{display:flex;align-items:center;justify-content:flex-start}@media (max-width:700px){header .header-inner .site-nav.container-sm .user-area ul{flex-direction:column;justify-content:flex-start;align-items:flex-start}header .header-inner .site-nav.container-sm .user-area ul li{flex:0 0 auto;margin-top:5px}header .header-inner .site-nav.container-sm .user-area ul li .s_btn{font-size:16px!important;line-height:16px!important;padding:5px 16px!important;border-radius:5px!important}}header .header-inner .site-nav.container-sm .user-area ul li{margin-right:25px}header .header-inner .site-nav.container-sm .user-area ul li .s_btn{font-size:18px;font-weight:500;line-height:24px;display:inline-block;padding:3.5px 22px;transition:all .3s ease;text-transform:uppercase;color:#fff;border:2px solid #fff;border-radius:6px}@media (max-width:1299.98px){header .header-inner .site-nav.container-sm .user-area ul li .s_btn{font-size:10px;line-height:16px;padding:0 8px;border-radius:15px;border-radius:15px}}header .header-inner .site-nav.container-sm .user-area ul li .s_btn:hover{background:0 0}@media (max-width:1299.98px){header .header-inner .site-nav.container-sm .user-area ul li{margin-right:10px}}header .header-inner .site-nav.container-sm .user-area ul li:last-child{margin-right:0}header .header-inner .site-nav.container-sm .user-area ul li .s_btn{padding:3.5px 12.5px}@media (max-width:1024px){header .header-inner .site-nav.container-sm .user-area ul li .s_btn{padding:0 8px}}header .header-inner .menu-btn{position:relative;z-index:9;display:none;padding:0;cursor:pointer;border:none;outline:0;background-color:transparent}@media (max-width:700px){header .header-inner .menu-btn{display:flex}}header .header-inner .menu-btn .line{transition:stroke-dasharray .6s cubic-bezier(.4,0,.2,1),stroke-dashoffset .6s cubic-bezier(.4,0,.2,1);fill:none;stroke:#fff;stroke-width:5}header .header-inner .menu-btn .line1{stroke-dasharray:60 207;stroke-width:6}header .header-inner .menu-btn .line2{stroke-dasharray:60 60;stroke-width:6}header .header-inner .menu-btn .line3{stroke-dasharray:60 207;stroke-width:6}header .header-inner .menu-btn:focus{border:0;border:unset;outline:0}header .header-inner.menu-open .line1{stroke-dasharray:90 207;stroke-dashoffset:-134;stroke-width:6}header .header-inner.menu-open .line2{stroke-dasharray:1 60;stroke-dashoffset:-30;stroke-width:6}header .header-inner.menu-open .line3{stroke-dasharray:90 207;stroke-dashoffset:-134;stroke-width:6}header .header-inner.menu-open .site-nav.container-sm{right:0;visibility:visible;transition:all .3s ease;opacity:1}header.home-header{position:absolute;z-index:9;top:0;left:0;width:100%;background:0 0!important}header.home-header .header-inner{padding:30px 15px}@media (max-width:700px){header.home-header .header-inner{padding:20px 15px}}@media (max-width:1024px){header:not(.home-header) .header-inner{padding:10px 40px}}@media (max-width:700px){header:not(.home-header) .header-inner{padding:14px 12px}}body.overlay-menu{position:relative;overflow:hidden;transition:all .3s ease}body.overlay-menu:after{position:absolute;z-index:99;top:0;left:0;overflow:hidden;width:100%;height:100%;content:"";background:rgba(0,0,0,.5)}body.homepage.overlay-menu:after{z-index:0}.banner-area{position:relative;padding-top:110px;padding-bottom:100px;background-repeat:no-repeat}@media (max-width:1299.98px){.banner-area{padding-top:85px;padding-bottom:40px}}@media (max-width:700px){.banner-area{padding-top:30px;padding-bottom:0}}.banner-area .float-img{z-index:9}@media (max-width:1299.98px){.banner-area .float-img{display:none}}.banner-area .float-img.banner-top-image{bottom:0;left:5%}.banner-area .float-img.banner-top-image img{max-width:170px}.banner-area .float-img.banner-bottom-image{right:8%;bottom:30px}@media (max-width:1600px){.banner-area .float-img.banner-bottom-image{right:5%}}.banner-area .float-img.banner-bottom-image img{max-width:200px}@media (max-width:1600px){.banner-area .float-img.banner-bottom-image img{max-width:180px}}.banner-area .float-img img{width:100%}.banner-area .banner-inner{display:flex;max-width:950px;min-height:465px;align-items:center;justify-content:center}@media (max-width:700px){.banner-area .banner-inner{flex-direction:column}}@media (max-width:1199.98px){.banner-area .banner-inner{max-width:570px}}@media (max-width:1299.98px){.banner-area .banner-inner{min-height:304px}}@media (max-width:700px){.banner-area .banner-inner{min-height:152px}}.banner-area .banner-inner .banner-left{width:100%;max-width:490px;text-align:left}@media (max-width:1299.98px){.banner-area .banner-inner .banner-left{max-width:320px}}@media (max-width:700px){.banner-area .banner-inner .banner-left{max-width:160px}}.banner-area .banner-inner .banner-left img{width:100%;min-height:465px}@media (max-width:1299.98px){.banner-area .banner-inner .banner-left img{min-height:304px}}@media (max-width:700px){.banner-area .banner-inner .banner-left img{min-height:152px}}.banner-area .banner-inner{justify-content:space-between}@media (max-width:1299.98px){.banner-area .banner-inner{justify-content:center}}.banner-area .banner-inner .black-friday-temp img{min-height:0}.banner-area .banner-inner .banner-right{width:100%;max-width:464px;padding-left:30px}@media (max-width:1299.98px){.banner-area .banner-inner .banner-right{max-width:285px;padding-left:15px}}@media (max-width:700px){.banner-area .banner-inner .banner-right{text-align:center}}.banner-area .banner-inner .banner-right h1{position:relative;max-width:435px;margin-bottom:50px;height:43px}@media (max-width:1299.98px){.banner-area .banner-inner .banner-right h1{font-size:30px;line-height:1;max-width:268px;margin-bottom:28px;height:25px}}@media (max-width:800px){.banner-area .banner-inner .banner-right h1{font-size:25px;height:22px}}@media (max-width:700px){.banner-area .banner-inner .banner-right h1{font-size:17px;line-height:2;max-width:100%;margin-bottom:4px;color:#fe920f;height:31px}}.banner-area .banner-inner .banner-right h1 span{color:#171717}@media (max-width:700px){.banner-area .banner-inner .banner-right h1 span{color:#fe920f}}.banner-area .banner-inner .banner-right h1:after{position:absolute;bottom:-25px;left:0;width:100%;height:2px;content:"";background:#fff}@media (max-width:1299.98px){.banner-area .banner-inner .banner-right h1:after{bottom:-17px}}@media (max-width:700px){.banner-area .banner-inner .banner-right h1:after{display:none}}.banner-area .banner-inner .banner-right h4{font-weight:700;line-height:1;margin:0;color:#292929}@media (max-width:1299.98px){.banner-area .banner-inner .banner-right h4{font-size:13px;line-height:1;margin-bottom:3px}}@media (max-width:700px){.banner-area .banner-inner .banner-right h4{font-size:16px;line-height:1;margin-bottom:2px;color:#1888fa}}.banner-area .banner-inner .banner-right p{font-size:17.21px;font-weight:400;line-height:1.5;color:#fff}@media (max-width:1299.98px){.banner-area .banner-inner .banner-right p{font-size:10px;line-height:1}}@media (max-width:700px){.banner-area .banner-inner .banner-right p{font-size:10px;line-height:1;margin-bottom:0;color:#525252}}@media (max-width:700px){.banner-area .banner-inner .banner-right{width:100%;max-width:100%;padding:15px}}@media only screen and (min-width:2000px){.banner-area{background-size:cover}}.search-box{padding-top:40px;padding-bottom:90px}@media (max-width:1299.98px){.search-box{padding-top:0;padding-bottom:25px}}@media (max-width:1199.98px){.search-box{padding-bottom:50px}}@media (max-width:700px){.search-box{padding-top:0;padding-bottom:0}}.search-box .searcbox-inner>form{max-width:775px;margin:0 auto}@media (max-width:1299.98px){.search-box .searcbox-inner>form{max-width:60%}}@media (max-width:1199px){.search-box .searcbox-inner>form{max-width:80%}}@media (max-width:992px){.search-box .searcbox-inner>form{max-width:100%}}@media (max-width:700px){.search-box .searcbox-inner>form{padding:0 15px;max-width:100%}}@media (max-width:700px){.search-box .heading{display:none}}.search-box .form{position:relative;overflow:hidden;width:100%;margin-bottom:25px;border:1px solid #fe920f;border-radius:6px;box-shadow:8px 0 16px rgba(151,151,151,.39)}@media (max-width:1299.98px){.search-box .form{margin-bottom:20px}}@media (max-width:700px){.search-box .form{display:flex;height:40px;margin-bottom:10px;align-items:center}}.search-box .form input[type=search]{font-family:Montserrat,sans-serif;font-size:16px;line-height:35px;width:100%;height:70px;padding-right:180px;padding-left:25px;border:0;outline:0;box-shadow:none}@media (max-width:1299.98px){.search-box .form input[type=search]{height:40px;padding-right:110px}}@media (max-width:700px){.search-box .form input[type=search]{font-size:12px;line-height:1;height:40px;padding-right:70px;padding-left:12px}}.search-box .form button{font-size:24px;font-weight:600;line-height:1;position:absolute;top:50%;right:24px;width:150px;height:50px;padding:0;transform:translateY(-50%);text-align:center;color:#fff;border:0;border-radius:6px;background:#fe920f}@media (max-width:1299.98px){.search-box .form button{font-size:14px;right:15px;width:85px;height:30px}}@media (max-width:700px){.search-box .form button{font-size:12px;right:5px;display:flex;width:65px;height:30px;border-radius:4px;align-items:center;justify-content:center}}.search-box .shopping-place{margin-top:8px;margin-bottom:10px}@media (max-width:1024px){.search-box .shopping-place{margin-bottom:0}}.search-box h2{font-size:38.11px;font-weight:700;line-height:29px;margin-bottom:2px;color:#fe920f}@media (max-width:1199.98px){.search-box h2{font-size:18.53px;line-height:1}}.search-box h6{font-size:21px;font-weight:400;line-height:29px;margin-bottom:30px;color:#525252}@media (max-width:1199.98px){.search-box h6{font-size:10px;line-height:1;margin-bottom:20px}}.search-box p{font-size:24px;font-weight:700;line-height:30px;margin:0;margin-top:20px;text-align:center;color:#727272}@media (max-width:1299.98px){.search-box p{font-size:14px;line-height:20px;margin-bottom:10px}}.search-box.search-block-bfm{padding-top:53px}@media (max-width:1024px){.search-box.search-block-bfm{padding-top:25px}}@media (max-width:700px){.search-box.search-block-bfm{padding-top:30px}}input[type=search]::-ms-clear{display:none!important}.has-popup .search-box h6{margin-bottom:35px}@media (max-width:1199.98px){.has-popup .search-box h6{margin-bottom:20px}}.services-inner{display:flex;align-items:flex-start;justify-content:space-between}@media (max-width:700px){.services-inner{flex-direction:column;padding:0 15px}}.services-inner .service-single{margin:0 auto;text-align:center}@media (max-width:1199.98px){.services-inner .service-single{max-width:300px}}@media (max-width:700px){.services-inner .service-single{max-width:100%}}.services-inner .service-single .service-head{margin-bottom:17px}@media (max-width:1199.98px){.services-inner .service-single .service-head{margin-bottom:5px}}@media (max-width:700px){.services-inner .service-single .service-head{margin-bottom:15px}}.services-inner .service-single .service-head h2{font-size:36px;font-weight:700;line-height:1;position:relative;display:inline-block;margin-bottom:0;color:#1888fa}@media (max-width:1199.98px){.services-inner .service-single .service-head h2{font-size:24px}}.services-inner .service-single .service-head h2:after{position:absolute;bottom:-2px;left:0;width:100%;height:1px;content:"";background:#1888fa}.services-inner .service-single .service-head p{font-size:24px;font-weight:500;line-height:32px;margin:0;color:#1888fa}@media (max-width:1199.98px){.services-inner .service-single .service-head p{font-size:16px;line-height:20px}}@media (max-width:700px){.services-inner .service-single .service-head p{line-height:1}}.services-inner .service-single .service-details{max-width:473px;margin:0 auto;margin-bottom:40px}@media (max-width:1199.98px){.services-inner .service-single .service-details{margin-bottom:20px}}.services-inner .service-single .service-details p{font-size:16px;font-weight:400;line-height:24px;color:#393939}@media (max-width:1199.98px){.services-inner .service-single .service-details p{font-size:12px;line-height:14.5px}}.services-inner .service-single .service-details p a{font-weight:500;text-decoration:underline;color:#1888fa}.services-inner .service-single .workflow-area{display:flex;margin-bottom:20px;align-items:flex-start;justify-content:space-between;flex-wrap:wrap}@media (max-width:700px){.services-inner .service-single .workflow-area{margin-bottom:0}}.services-inner .service-single .workflow-area .wordflow-single{width:50%;margin:0 auto;margin-bottom:40px}@media (max-width:700px){.services-inner .service-single .workflow-area .wordflow-single{margin-bottom:30px}}.services-inner .service-single .workflow-area .wordflow-single .flow-image{display:flex;min-height:110px;margin-bottom:10px;align-items:center;justify-content:center}@media (max-width:1199.98px){.services-inner .service-single .workflow-area .wordflow-single .flow-image{min-height:80px;margin-bottom:0}}.services-inner .service-single .workflow-area .wordflow-single .flow-image img{max-height:130px}@media (max-width:1199.98px){.services-inner .service-single .workflow-area .wordflow-single .flow-image img{max-height:80px}}.services-inner .service-single .workflow-area .wordflow-single .flow-count{font-size:15.55px;line-height:1;display:flex;width:28px;height:28px;margin:0 auto;color:#fff;border-radius:100%;background:#2290ff;align-items:center;justify-content:center}@media (max-width:1199.98px){.services-inner .service-single .workflow-area .wordflow-single .flow-count{width:18px;height:18px}}.services-inner .service-single .workflow-area .wordflow-single h5{font-weight:400;line-height:1;margin-bottom:0;margin-bottom:7px;text-transform:none;color:#2290ff}@media (max-width:1199.98px){.services-inner .service-single .workflow-area .wordflow-single h5{font-size:12px;line-height:24px;margin-bottom:0}}@media (max-width:700px){.services-inner .service-single .workflow-area .wordflow-single h5{line-height:22px}}.services-inner .service-single .workflow-area .wordflow-single p{font-size:14px;font-weight:400;line-height:1.2;max-width:220px;margin:0 auto;color:#393939}@media (max-width:1199.98px){.services-inner .service-single .workflow-area .wordflow-single p{font-size:11px;line-height:1;max-width:135px}}@media (max-width:700px){.services-inner .service-single .workflow-area .wordflow-single p{font-size:12px;max-width:100%;max-width:142px}}.services-inner .service-single .workflow-area .wordflow-single:first-child{width:100%;max-width:100%}@media (max-width:700px){.services-inner .service-single .workflow-area .wordflow-single:first-child .flow-image img{max-height:150px}}@media (max-width:700px){.services-inner .service-single .workflow-area .wordflow-single:first-child h5{font-size:18px;line-height:36px}}@media (max-width:1199.98px){.services-inner .service-single .workflow-area .wordflow-single:first-child p{max-width:170px}}@media (max-width:700px){.services-inner .service-single .workflow-area .wordflow-single:first-child p{max-width:187px}}.services-inner .service-single.style-2 .service-head h2,.services-inner .service-single.style-2 .service-head p{color:#fe920f}.services-inner .service-single.style-2 .service-head h2:after{background:#fe920f}.services-inner .service-single.style-2 a{color:#fe920f}.services-inner .service-single.style-2 .workflow-area h5{color:#fe920f}.services-inner .service-single.style-2 .workflow-area .flow-count{background:#fe920f}.shipping-label-area{padding:60px 0;background:#eefaff}@media (max-width:1024px){.shipping-label-area{padding:30px 15px}}.shipping-label-area .s-label-inner{display:flex;justify-content:space-between;align-items:center}@media (max-width:700px){.shipping-label-area .s-label-inner{flex-direction:column}}.shipping-label-area .s-label-inner .s-label-left{max-width:360px;padding-right:100px;text-align:center}@media (max-width:1199.98px){.shipping-label-area .s-label-inner .s-label-left{max-width:210px;padding-right:30px}}@media (max-width:700px){.shipping-label-area .s-label-inner .s-label-left{max-width:100%;padding-right:0}}.shipping-label-area .s-label-inner .s-label-left .service-head h2{font-size:36px;font-weight:700;line-height:1;position:relative;display:inline-block;margin-bottom:0;color:#1888fa}@media (max-width:1199.98px){.shipping-label-area .s-label-inner .s-label-left .service-head h2{font-size:23px;line-height:1}}.shipping-label-area .s-label-inner .s-label-left .service-head h2:after{position:absolute;bottom:-2px;left:0;width:100%;height:1px;content:"";background:#1888fa}.shipping-label-area .s-label-inner .s-label-left .service-head p{font-size:24px;font-weight:500;line-height:36px;margin:0;color:#1888fa}@media (max-width:1199.98px){.shipping-label-area .s-label-inner .s-label-left .service-head p{font-size:18px;line-height:23px}}.shipping-label-area .s-label-inner .s-label-left .s-label-image{margin-top:20px;margin-bottom:20px}@media (max-width:1199.98px){.shipping-label-area .s-label-inner .s-label-left .s-label-image{margin-bottom:17px}}@media (max-width:700px){.shipping-label-area .s-label-inner .s-label-left .s-label-image{margin-bottom:14px}}.shipping-label-area .s-label-inner .s-label-left .s-label-image img{max-width:90px;padding:0 10px}@media (max-width:1199.98px){.shipping-label-area .s-label-inner .s-label-left .s-label-image img{max-width:55px;padding:0 6px}}@media (max-width:700px){.shipping-label-area .s-label-inner .s-label-left .s-label-image img{max-width:80px;padding:0 10px}}.shipping-label-area .s-label-inner .s-label-left p{font-size:16px;line-height:24px}@media (max-width:1199.98px){.shipping-label-area .s-label-inner .s-label-left p{font-size:11px;line-height:1.2}}@media (max-width:1199.98px){.shipping-label-area .s-label-inner .s-label-left p{font-size:12px}}.shipping-label-area .s-label-inner .s-label-right{display:flex;width:100%;align-items:flex-start;justify-content:space-between}@media (max-width:700px){.shipping-label-area .s-label-inner .s-label-right{flex-wrap:wrap}}.shipping-label-area .s-label-inner .s-label-right .s-label-single{text-align:center}.shipping-label-area .s-label-inner .s-label-right .s-label-single .flow-image{position:relative;display:flex;max-width:123px;margin:0 auto;margin-bottom:10px;align-items:center;justify-content:center}@media (max-width:1199.98px){.shipping-label-area .s-label-inner .s-label-right .s-label-single .flow-image{max-width:80px;min-height:80px;margin-bottom:10px}}@media (max-width:700px){.shipping-label-area .s-label-inner .s-label-right .s-label-single .flow-image{max-width:125px}}.shipping-label-area .s-label-inner .s-label-right .s-label-single .flow-image img{max-height:130px}@media (max-width:1024px){.shipping-label-area .s-label-inner .s-label-right .s-label-single .flow-image img{max-width:70px}}@media (max-width:700px){.shipping-label-area .s-label-inner .s-label-right .s-label-single .flow-image img{max-width:70px}}.shipping-label-area .s-label-inner .s-label-right .s-label-single .flow-image:after{position:absolute;top:50%;left:calc(100% + 70px);width:70px;height:30px;content:"";transform:translateY(-50%);background:url(../assets/images/all-img/flow-arrow.png);background-repeat:no-repeat;background-position:75% 40%}@media (max-width:1024px){.shipping-label-area .s-label-inner .s-label-right .s-label-single .flow-image:after{left:calc(100% + 25px);width:35px;height:15px;background-position:right}}@media (max-width:700px){.shipping-label-area .s-label-inner .s-label-right .s-label-single .flow-image:after{display:none}}.shipping-label-area .s-label-inner .s-label-right .s-label-single .flow-count{font-size:15.55px;line-height:1;display:flex;width:28px;height:28px;margin:0 auto;color:#fff;border-radius:100%;background:#2290ff;align-items:center;justify-content:center}.shipping-label-area .s-label-inner .s-label-right .s-label-single h5{font-weight:400;line-height:1;margin-bottom:0;margin-bottom:7px;text-transform:none;color:#2290ff}@media (max-width:1199.98px){.shipping-label-area .s-label-inner .s-label-right .s-label-single h5{font-size:12px;line-height:24px;margin-bottom:0}}.shipping-label-area .s-label-inner .s-label-right .s-label-single p{font-size:14px;font-weight:400;line-height:1.2;max-width:220px;margin:0 auto;color:#393939}@media (max-width:1199.98px){.shipping-label-area .s-label-inner .s-label-right .s-label-single p{font-size:11px;line-height:1;max-width:150px}}@media (max-width:700px){.shipping-label-area .s-label-inner .s-label-right .s-label-single p{max-width:138px}}.shipping-label-area .s-label-inner .s-label-right .s-label-single:last-child .flow-image:after{display:none}@media (max-width:700px){.shipping-label-area .s-label-inner .s-label-right .s-label-single{width:50%}}.shipping-label-area .s-label-inner .s-label-right .s-label-single:first-child{margin-bottom:30px}@media (max-width:700px){.shipping-label-area .s-label-inner .s-label-right .s-label-single:first-child{width:100%}}@media (max-width:700px){.shipping-label-area .s-label-inner .s-label-right .s-label-single:first-child h5{font-size:18.75px;line-height:37.5px}}.shipping-label-area .s-label-inner .s-label-right .s-label-single .flow-image{max-width:85px;min-height:86px}@media (max-width:1024px){.shipping-label-area .s-label-inner .s-label-right .s-label-single .flow-image{min-height:73px;margin-bottom:0}}@media (max-width:700px){.shipping-label-area .s-label-inner .s-label-right .s-label-single:first-child .flow-image img{max-width:130px}}@media (max-width:1024px){.shipping-label-area .s-label-inner .s-label-right .s-label-single:last-child .flow-image img{max-width:95px}}.features{padding:70px 0 50px 0}@media (max-width:1024px){.features{padding:30px 0 0 0}}.features .container-sm{max-width:1200px}@media (max-width:1199.98px){.features .container-sm{padding:0 15px}}.features .features-inner{display:flex;align-items:flex-start;justify-content:space-between;flex-wrap:wrap}.features .features-inner .features-single{width:16.5%;text-align:center}@media (max-width:1199.98px){.features .features-inner .features-single{width:33.33%;max-width:190px;margin-bottom:45px;max-resolution:0 auto}}@media (max-width:1024px){.features .features-inner .features-single{margin-bottom:30px}}@media (max-width:700px){.features .features-inner .features-single{width:48%}}.features .features-inner .features-single .flow-image{position:relative;display:flex;max-width:123px;min-height:130px;margin:0 auto;margin-bottom:10px;align-items:center;justify-content:center}@media (max-width:1024px){.features .features-inner .features-single .flow-image{min-height:95px}}.features .features-inner .features-single .flow-image img{max-height:130px}@media (max-width:1024px){.features .features-inner .features-single .flow-image img{max-height:90px}}.features .features-inner .features-single h5{font-weight:400;line-height:1;margin-bottom:0;margin-bottom:15px;color:#2290ff}@media (max-width:1199.98px){.features .features-inner .features-single h5{font-size:15px;line-height:30px;margin-bottom:0}}@media (max-width:700px){.features .features-inner .features-single h5{line-height:1.2}}.features .features-inner .features-single p{font-size:14px;font-weight:400;line-height:1.2;max-width:185px;margin:0 auto;color:#393939}@media (max-width:1199.98px){.features .features-inner .features-single p{font-size:11px;line-height:1.3}}@media (max-width:1199.98px){.how-bfm-works>.container-sm{max-width:690px;padding:0 15px}}.how-bfm-works .hbw-inner .nav{justify-content:center}.how-bfm-works .hbw-inner .nav li{margin-right:20px}@media (max-width:1199.98px){.how-bfm-works .hbw-inner .nav li{margin-right:20px}}@media (max-width:700px){.how-bfm-works .hbw-inner .nav li{display:flex;margin-right:5px}}.how-bfm-works .hbw-inner .nav li:last-child{margin-right:0}.how-bfm-works .hbw-inner .nav li a{font-size:27px;font-weight:700;line-height:1;display:flex;transition:all .3s ease;color:#1888fa;align-items:center;justify-content:flex-start}@media (max-width:1199.98px){.how-bfm-works .hbw-inner .nav li a{font-size:16.84px;line-height:1}}@media (max-width:700px){.how-bfm-works .hbw-inner .nav li a{font-size:11px;line-height:1}}.how-bfm-works .hbw-inner .nav li a .nav-text{margin-right:15px}@media (max-width:1199.98px){.how-bfm-works .hbw-inner .nav li a .nav-text{margin-right:10px}}@media (max-width:700px){.how-bfm-works .hbw-inner .nav li a .nav-text{margin-right:10px}}.how-bfm-works .hbw-inner .nav li a .nav-text span{position:relative}.how-bfm-works .hbw-inner .nav li a .nav-text span.bfmp{margin-right:50px}@media (max-width:1199.98px){.how-bfm-works .hbw-inner .nav li a .nav-text span.bfmp{margin-right:32px}}@media (max-width:700px){.how-bfm-works .hbw-inner .nav li a .nav-text span.bfmp{line-height:1.3;margin-right:21px}}.how-bfm-works .hbw-inner .nav li a .nav-text span.bfmp:before{bottom:1px;left:calc(100% + 2px);width:49px;height:29px}@media (max-width:1199.98px){.how-bfm-works .hbw-inner .nav li a .nav-text span.bfmp:before{left:calc(100% + 3px);width:31px;height:16px}}@media (max-width:700px){.how-bfm-works .hbw-inner .nav li a .nav-text span.bfmp:before{bottom:1px;left:calc(100% + 1px);width:20px;height:14px}}.how-bfm-works .hbw-inner .nav li a .nav-text span:after{position:absolute;bottom:1px;left:0;width:100%;height:1px;content:"";background:#1888fa}.how-bfm-works .hbw-inner .nav li a:not(.show){transition:all .3s ease;color:#cfcfcf}.how-bfm-works .hbw-inner .nav li a:not(.show) .nav-text span:after{transition:all .3s ease;background:#cfcfcf}.how-bfm-works .hbw-inner .nav li a img{display:inline-block;max-width:35px;transition:all .3s ease;opacity:.4;filter:grayscale(1)}@media (max-width:1199.98px){.how-bfm-works .hbw-inner .nav li a img{max-width:23px}}@media (max-width:700px){.how-bfm-works .hbw-inner .nav li a img{max-width:14px}}.how-bfm-works .hbw-inner .nav li.bfm-plus-menu a{margin-right:0;margin-left:20px;color:#fe920f;order:4}@media (max-width:1199.98px){.how-bfm-works .hbw-inner .nav li.bfm-plus-menu a{margin-left:0}}.how-bfm-works .hbw-inner .nav li.bfm-plus-menu a .nav-text{margin-right:0;order:4}.how-bfm-works .hbw-inner .nav li.bfm-plus-menu a img{margin-right:15px;order:1}@media (max-width:1199.98px){.how-bfm-works .hbw-inner .nav li.bfm-plus-menu a img{margin-right:10px}}@media (max-width:700px){.how-bfm-works .hbw-inner .nav li.bfm-plus-menu a img{margin-right:5px}}.how-bfm-works .hbw-inner .nav li.bfm-plus-menu a:not(.show){color:#d9d9d9}.how-bfm-works .hbw-inner .nav li.bfm-plus-menu a:not(.show) .nav-text span:after{background:#d9d9d9!important}.how-bfm-works .hbw-inner .bfm-area-inner{display:flex;padding-top:100px;padding-bottom:50px;align-items:flex-start;justify-content:space-between;flex-wrap:wrap}@media (max-width:1199.98px){.how-bfm-works .hbw-inner .bfm-area-inner{padding-top:30px;padding-bottom:50px}}@media (max-width:1024px){.how-bfm-works .hbw-inner .bfm-area-inner{padding-bottom:10px}}@media (max-width:700px){.how-bfm-works .hbw-inner .bfm-area-inner{max-width:100%;margin:0 auto;padding-top:23px;padding-bottom:0}}.how-bfm-works .hbw-inner .bfm-area-inner .bfm-flow-single{width:calc(100% / 3 - 20px);margin-bottom:20px;text-align:center}@media (max-width:1199.98px){.how-bfm-works .hbw-inner .bfm-area-inner .bfm-flow-single{margin-bottom:20px}}@media (max-width:700px){.how-bfm-works .hbw-inner .bfm-area-inner .bfm-flow-single{width:calc(100% / 3 - 10px)}}.how-bfm-works .hbw-inner .bfm-area-inner .bfm-flow-single .bfm-flow-img{position:relative;display:flex;align-items:flex-end;justify-content:center}.how-bfm-works .hbw-inner .bfm-area-inner .bfm-flow-single .bfm-flow-img:after{position:absolute;top:50%;left:calc(100% - 10px);width:95px;height:30px;content:"";transform:translateY(-50%);text-align:right;background-image:url(../assets/icon/flow-arroe-stylish.png);background-repeat:no-repeat;background-position:right;background-size:contain}@media (max-width:1199.98px){.how-bfm-works .hbw-inner .bfm-area-inner .bfm-flow-single .bfm-flow-img:after{top:45px;left:calc(100% + 12px);width:55px;height:20px;transform:none}}@media (max-width:700px){.how-bfm-works .hbw-inner .bfm-area-inner .bfm-flow-single .bfm-flow-img:after{top:30px;left:calc(100% - 1px);width:25px;height:8px}}.how-bfm-works .hbw-inner .bfm-area-inner .bfm-flow-single h5{font-size:24px;font-weight:700;line-height:36px;margin-bottom:8px;color:#1888fa}@media (max-width:1199.98px){.how-bfm-works .hbw-inner .bfm-area-inner .bfm-flow-single h5{font-size:14.05px;line-height:21.08px;margin-bottom:3px}}@media (max-width:700px){.how-bfm-works .hbw-inner .bfm-area-inner .bfm-flow-single h5{font-size:10px;line-height:11.21px;margin-bottom:3px}}.how-bfm-works .hbw-inner .bfm-area-inner .bfm-flow-single h5 span.bfmp{margin-right:35px}.how-bfm-works .hbw-inner .bfm-area-inner .bfm-flow-single h5 span.bfmp:before{bottom:10px;left:100%;width:40px;height:18px;filter:unset}.how-bfm-works .hbw-inner .bfm-area-inner .bfm-flow-single h5 span.bfmp:after{display:none}.how-bfm-works .hbw-inner .bfm-area-inner .bfm-flow-single p{font-size:18px;line-height:24px;min-height:85px;margin-bottom:0;color:#505050}@media (max-width:1199.98px){.how-bfm-works .hbw-inner .bfm-area-inner .bfm-flow-single p{font-size:10.54px;line-height:14.05px;min-height:40px}}@media (max-width:700px){.how-bfm-works .hbw-inner .bfm-area-inner .bfm-flow-single p{font-size:9px;line-height:1.3;min-height:40px}}.how-bfm-works .hbw-inner .bfm-area-inner .bfm-flow-single:nth-child(3n) .bfm-flow-img:after{display:none}#bfm_plus h5{color:#fe920f}#bfm_plus h5 span{color:#1888fa}#bfm_plus h5 span.bfmp{margin-right:40px;color:#fe920f}@media (max-width:700px){#bfm_plus h5 span.bfmp{margin-right:20px}}#bfm_plus h5 span.bfmp:before{width:41px;height:21px}@media (max-width:1199.98px){#bfm_plus h5 span.bfmp:before{bottom:5px;width:26px;height:13px}}@media (max-width:700px){#bfm_plus h5 span.bfmp:before{bottom:2px;width:23px;height:11px}}.show img{opacity:1!important;filter:none!important}.how-bfm-works .hbw-inner .nav li.bfm-plus-menu a:hover .nav-text,.how-bfm-works .hbw-inner .nav li.bfm-plus-menu a:hover a,.how-bfm-works .hbw-inner .nav li.bfm-plus-menu a:hover img,.how-bfm-works .hbw-inner .nav li.bfm-plus-menu a:hover span.bfmp:after,.how-bfm-works .hbw-inner .nav li.bfm-plus-menu a:hover span.bfmp:before{transition:all .3s ease;opacity:1;color:#fe920f;filter:none}.how-bfm-works .hbw-inner .nav li.bfm-plus-menu a:hover .nav-text span:after{background:#fe920f!important}.bfm-plus-page .bfm-menu a:hover{color:#1888fa!important}.bfm-plus-page .bfm-menu a:hover span:after{background:#1888fa!important}.bfm-plus-page .bfm-menu a:hover img{opacity:1!important;filter:none!important}.bfm-plus-page .faq .faq-content .faq-single h5 span.bfmp:before{filter:none}.faq-content .faq-single p a.bfm{color:#1888fa!important}.faq-content .faq-single p a.bfm:after{background:#1888fa!important}section.faq.faq-bfmp h5 span{color:#fe920f!important}.faq-content{margin-bottom:50px}@media (max-width:1024px){.faq-content{margin-bottom:25px}}.faq-content .faq-single{position:relative;margin-bottom:25px}@media (max-width:1199.98px){.faq-content .faq-single{margin-bottom:10px}}@media (max-width:700px){.faq-content .faq-single{margin-bottom:8px}}.faq-content .faq-single h5{font-size:18px;font-weight:500;line-height:36px;position:relative;z-index:9;margin-bottom:5px;text-transform:none;color:#1888fa;position:relative}@media (max-width:1199.98px){.faq-content .faq-single h5{font-size:11.12px;line-height:22.24px;margin-bottom:0}}@media (max-width:700px){.faq-content .faq-single h5{font-size:12px;line-height:1.3;margin-bottom:8px;padding:15px 8px;padding-right:50px;border-radius:8px;box-shadow:5px 0 35px rgba(0,0,0,.1)}}.faq-content .faq-single h5 span{position:relative}.faq-content .faq-single h5 span.icon{position:absolute;right:30px;top:24px}@media (min-width:700px){.faq-content .faq-single h5 span.icon{display:none}}.faq-content .faq-single h5 span.icon:after{position:absolute;bottom:0;left:0;width:100%;height:10px!important;content:"\f067"!important;font-family:FontAwesome!important}.faq-content .faq-single.open-faq h5 span.icon:after{content:"\f068"!important}.faq-content .faq-single h5 span:after{position:absolute;bottom:0;left:0;width:100%;height:1px;content:"";background:#1888fa}.faq-content .faq-single h5 span.bfmp{line-height:1.2;margin-right:35px}.faq-content .faq-single h5 span.bfmp:before{bottom:3px;left:100%;width:40px;height:18px}.faq-content .faq-single p{font-size:16px;line-height:24px;color:#313131}@media (max-width:1199.98px){.faq-content .faq-single p{font-size:9.88px;font-weight:400;line-height:14.82px;margin-bottom:0}}@media (max-width:700px){.faq-content .faq-single p{font-size:10px;line-height:18px;margin-bottom:5px;padding:0 8px}}.faq-content .faq-single a{font-weight:700;position:relative;display:inline-block;margin-right:5px;color:#1888fa}.faq-content .faq-single a:after{position:absolute;bottom:3px;left:0;width:100%;height:1px;content:"";background:#1888fa}@media (max-width:1024px){.faq-content .faq-single a:after{bottom:0}}.faq-content .faq-single a span.bfmp{margin-right:35px}@media (max-width:1024px){.faq-content .faq-single a span.bfmp{margin-right:22px}}.faq-content .faq-single a span.bfmp:before{bottom:5px;left:100%;width:40px;height:18px;filter:none}@media (max-width:1199.98px){.faq-content .faq-single a span.bfmp:before{bottom:3px;width:25px;height:10px}}@media (max-width:1024px){.faq-content .faq-single a:after{display:none}}@media (max-width:700px){.faq-content .faq-single:after{position:absolute;top:2px;right:0;width:40px;height:40px;content:"";transition:all .3s ease;transform:rotate(0);text-align:center;background-image:url(../assets/icon/faq-icon.png);background-repeat:no-repeat;background-position:right;background-size:contain}}.faq-content .faq-single.open-faq::after{transform:rotate(90deg)}.faq-links{margin-bottom:40px}@media (max-width:1024px){.faq-links{margin-bottom:22px}}.faq-links a{font-size:26px;font-weight:700;line-height:36px;position:relative;display:inline-block;margin-right:150px;color:#1888fa}@media (max-width:1024px){.faq-links a{font-size:16.36px;line-height:22.65px;margin-right:55px}}@media (max-width:700px){.faq-links a{font-size:12.36px;line-height:17.11px}}.faq-links a:after{position:absolute;bottom:0;left:0;width:100%;height:1px;content:"";background:#1888fa}.faq-links a:last-child{margin-right:0}.faq-links a:last-child:after{width:43%}@media (max-width:1024px){.faq-links a:last-child:after{width:45%}}.faq-links a:last-child strong{font-weight:500;color:#484848}.faq-links a span.bfmp{color:#fe920f}.faq-links a span.bfmp:after{bottom:0;width:110%}.faq-links a span.bfmp:before{left:100%;filter:none}.faq-bfmp .section-heading h2{color:#fe920f}.faq-bfmp .faq-content .faq-single{position:relative}.faq-bfmp .faq-content .faq-single h5{color:#fe920f}@media (max-width:1024px){.faq-bfmp .faq-content .faq-single h5 span{margin-right:23px}}.faq-bfmp .faq-content .faq-single h5 span:after{background:#fe920f}@media (max-width:1024px){.faq-bfmp .faq-content .faq-single h5 span:before{bottom:6px;width:24px;height:10px}}@media (max-width:700px){.faq-bfmp .faq-content .faq-single h5 span:before{bottom:4px}}.faq-bfmp .faq-content .faq-single a{color:#fe920f}.faq-bfmp .faq-content .faq-single a:after{background:#fe920f}.faq-bfmp .faq-content .faq-single a span{color:#1888fa}.faq-bfmp .faq-content .faq-single a.bfmp{text-decoration:none;color:#1888fa!important}.faq-bfmp .faq-content .faq-single a.bfmp:after{background:#1888fa!important}@media (max-width:700px){.faq-bfmp .faq-content .faq-single:after{position:absolute;top:2px;right:0;width:40px;height:40px;content:"";transition:all .3s ease;transform:rotate(0);text-align:center;background-image:url(../assets/icon/faq-icon.png);background-repeat:no-repeat;background-position:right;background-size:contain}}@media (max-width:700px){.faq-bfmp .faq-content .faq-single.open-faq:after{transition:all .3s ease;transform:rotate(90deg)}}.faq .section-heading h2{color:#1888fa}@media (max-width:1024px){.faq .section-heading h2{margin-bottom:0}}@media (max-width:1024px){.faq .section-heading{margin-bottom:30px}}.faq .faq-content .faq-single a.bfmp:after{display:none}.faq .faq-content .faq-single a span.bfmp{line-height:1.2}.faq .faq-content .faq-single a span.bfmp::before{bottom:1px;left:99%}.fp-head.comparison-header{position:relative;margin-bottom:70px}@media (max-width:1024px){.fp-head.comparison-header{margin-bottom:30px}}@media (max-width:700px){.fp-head.comparison-header{margin-bottom:25px}}.fp-head.comparison-header p{font-size:30.39px;font-weight:700;margin-bottom:5px;color:#343434}@media (max-width:1024px){.fp-head.comparison-header p{font-size:20px;line-height:1}}@media (max-width:700px){.fp-head.comparison-header p{font-size:16px;line-height:1}}.fp-head.comparison-header p span.bfmp{margin-right:78px}@media (max-width:1024px){.fp-head.comparison-header p span.bfmp{margin-right:42px}}@media (max-width:1024px) and (max-width:1024px){.fp-head.comparison-header p span.bfmp:before{bottom:-1px;left:calc(100% - -2px)}}@media (max-width:700px){.fp-head.comparison-header p span.bfmp{margin-right:37px}.fp-head.comparison-header p span.bfmp:before{bottom:-2px;left:calc(100% - -1px);width:37px;height:21px}}.fp-head.comparison-header p.tagline{font-size:24px;font-weight:400;color:#585858}@media (max-width:700px){.fp-head.comparison-header p.tagline{font-size:12.87px;line-height:1;margin-top:10px}}@media (max-width:1024px){.fp-head.comparison-header p.tagline{font-size:14px;line-height:1;margin-top:10px}}.fp-head.comparison-header .langugage{position:absolute;top:0;right:0}.faq-page .faq-content .faq-single{margin-bottom:20px}@media (max-width:700px){.faq-page .faq-content .faq-category,.faq-page .faq-content .faq-single{margin-bottom:8px;padding:0 10px}}@media (max-width:700px){.faq-page .faq-content .faq-single:after{top:6px;right:5px;width:30px;height:30px}}.faq-page .faq-content .faq-single h5{font-size:18px;font-weight:500;line-height:36px;margin-bottom:5px}@media (max-width:1024px){.faq-page .faq-content .faq-single h5{font-size:18px}}@media (max-width:700px){.faq-page .faq-content .faq-single h5{font-size:12px;box-shadow:-10px 0 35px rgba(0,0,0,.1)}}.faq-page .faq-content .faq-single h5.bfmp{color:#fe920f}.faq-page .faq-content .faq-single h5 span.bfmp{color:#fe920f}.faq-page .faq-content .faq-single h5 span.bfmp:before{bottom:3px;filter:unset}@media (max-width:700px){.faq-page .faq-content .faq-single h5 span.bfmp:before{bottom:-1px;left:104%;width:25px;height:14px}}@media (max-width:1024px){.faq-page .faq-content .faq-single h5 span.bfmp:before{bottom:0}}.faq-page .faq-content .faq-single h5 span.bfmp:after{bottom:0;filter:unset}.faq-page .faq-content .faq-single p{font-size:16px;color:#3c3c3d}@media (max-width:700px){.faq-page .faq-content .faq-single p{font-size:12px;padding-top:8px;padding-bottom:8px}}@media (max-width:1024px){.faq-page .faq-content .faq-single p{font-size:15px;line-height:1.3}}.faq-page .faq-content .faq-single p span.bfmp{font-weight:700;margin-right:33px;color:#fe920f}.faq-page .faq-content .faq-single p span.bfmp:before{bottom:2px;bottom:5px;left:calc(100% - 2px);width:35px;height:15px;filter:unset}@media (max-width:700px){.faq-page .faq-content .faq-single p span.bfmp:before{bottom:2px;left:102%;width:25px;height:14px}}.faq-page .faq-content .faq-single p span.bfmp:after{bottom:3px}.faq-page .faq-content .faq-single a .bfmp{text-decoration:none}.faq-page .faq-content .faq-single a .bfmp::after{display:none}.faq-page .faq-content .faq-single a.extermnal,.faq-page .faq-content .faq-single a.external{color:#2733ff}.faq-page .faq-content .faq-single a.external-plus{color:#fe920f}.faq-page .faq-content .faq-single a.external-plus:after{background:#fe920f}@media (max-width:700px){.langugage{position:static!important}}.langugage a{font-size:23px;font-weight:500;line-height:1;display:inline-block;margin-right:17px;padding:2px 10px;color:#fff;border-radius:4px;background:#1888fa}@media (max-width:1024px){.langugage a{font-size:15px;margin-right:10px;padding:2px 7px}}@media (max-width:700px){.langugage a{font-size:17.81px;margin-right:10px;padding:2px 7px}}.langugage a:last-child{margin-right:0;background:#fe920f}.faq-page-inner{max-width:1160px;margin:0 auto}.comparison.single.open-faq .c_topics:after{transform:rotate(90deg)}@media (max-width:700px){.comparison-header{padding:0 10px}}span.bfmp.faq-bfmp:before{bottom:-5px;left:calc(100% + 1px);width:100%;max-width:40px;filter:unset}span.bfmp.faq-bfmp{font-weight:700;margin-right:40px;color:#fe920f}.search-page-option{margin-bottom:120px;padding:0 30px}@media (max-width:1024px){.search-page-option{margin-bottom:40px}}@media (max-width:700px){.search-page-option{margin-bottom:20px;padding:0 15px}}.search-page-option .container-sm{max-width:1215px}.search-page-option .spo-inner{display:flex;width:100%;align-items:center;justify-content:center}@media (max-width:700px){.search-page-option .spo-inner{flex-direction:column}}.search-page-option .spo-inner .spo-left img{display:inline-block;width:100%;max-width:685px;margin:0 auto}@media (max-width:1024px){.search-page-option .spo-inner .spo-left img{max-width:370px}}@media (max-width:700px){.search-page-option .spo-inner .spo-left img{max-width:270px;margin-top:20px;margin-bottom:30px}}.search-page-option .spo-inner .spo-left p{font-size:36px;font-weight:700;line-height:1;margin-top:35px;margin-bottom:0;text-align:center;color:#1888fa}@media (max-width:1024px){.search-page-option .spo-inner .spo-left p{display:none}}.search-page-option .spo-inner .spo-right ul{margin:0;padding:0;padding-left:60px}@media (max-width:700px){.search-page-option .spo-inner .spo-right ul{padding-left:50px}}@media (max-width:700px){.search-page-option .spo-inner .spo-right ul{padding-left:0}}.search-page-option .spo-inner .spo-right ul li{margin-bottom:30px}@media (max-width:1024px){.search-page-option .spo-inner .spo-right ul li{margin-bottom:15px}}@media (max-width:700px){.search-page-option .spo-inner .spo-right ul li{margin-bottom:10px;text-align:center}}.search-page-option .spo-inner .spo-right ul li a{font-size:36px;font-weight:700;line-height:1;display:flex;width:100%;color:#1888fa;align-items:center;justify-content:flex-start}@media (max-width:1024px){.search-page-option .spo-inner .spo-right ul li a{font-size:20.73px}}@media (max-width:700px){.search-page-option .spo-inner .spo-right ul li a{font-size:20.73px;display:flex;align-items:center;justify-content:center}}.search-page-option .spo-inner .spo-right ul li a span{position:relative;display:inline-block;padding:0 8px}.search-page-option .spo-inner .spo-right ul li a span.bfmp{margin-right:80px;color:#fe920f}@media (max-width:1199.98px){.search-page-option .spo-inner .spo-right ul li a span.bfmp{margin-right:35px}}.search-page-option .spo-inner .spo-right ul li a span.bfmp:before{bottom:1px;left:calc(100% - 10px);opacity:1;filter:unset}@media (max-width:1024px){.search-page-option .spo-inner .spo-right ul li a span.bfmp:before{left:calc(100% - 8px)}}@media (max-width:700px){.search-page-option .spo-inner .spo-right ul li a span.bfmp:before{left:calc(100% + -8px)}}.search-page-option .spo-inner .spo-right ul li a span.bfmp:after{left:4px;width:95%}.search-page-option .spo-inner .spo-right ul li a span:not(.bfmp):after{position:absolute;bottom:1px;left:0;width:97%;height:1px;content:"";background:#097bfa}.search-page-option .spo-inner .spo-right ul li a span:not(.bfmp){padding-left:0}.search-page-option .spo-inner .spo-right ul li.bfmp a{color:#fe920f}.search-page-option .spo-inner .spo-right ul li.bfmp a span:before{opacity:1;filter:unset}.search-page-option .spo-inner .spo-right ul li:first-child a span{padding-left:5px}.search-page-option .spo-inner .spo-right ul li:first-child a span:after{left:5px}.item-add-popup-inner{position:relative;max-width:870px;margin:0 auto;padding:20px 15px;padding-right:20px;border:1px solid #097bfa;border-radius:8px}@media (max-width:700px){.item-add-popup-inner{padding:15px 5px}}.item-add-popup-inner .close-icon{position:absolute;top:0;right:10px}.item-add-popup-inner form{display:flex;align-items:flex-start;justify-content:space-between}@media (max-width:1024px){.item-add-popup-inner form{flex-direction:column;width:100%}}.item-add-popup-inner .item-right{display:flex;width:100%;align-items:flex-start;justify-content:flex-start;flex-wrap:wrap}@media (max-width:1024px){.item-add-popup-inner .item-right{justify-content:space-between}}@media (max-width:700px){.item-add-popup-inner .item-right{align-items:baseline}}.item-add-popup-inner span{font-size:15px;font-weight:400;line-height:1;display:inline-block;color:#646464}@media (max-width:1024px){.item-add-popup-inner span{padding-left:0!important}}@media (max-width:700px){.item-add-popup-inner span{font-size:12px}}.item-add-popup-inner input{font-size:14px;font-weight:500;line-height:1;display:inline-block;width:100%;padding:9px 10px;color:#575757;border:1px solid #dadada;border-radius:6px}.item-add-popup-inner input::-moz-placeholder{font-size:14px;font-weight:500;line-height:1;color:#575757}.item-add-popup-inner input:-ms-input-placeholder{font-size:14px;font-weight:500;line-height:1;color:#575757}.item-add-popup-inner input::placeholder{font-size:14px;font-weight:500;line-height:1;color:#575757}.item-add-popup-inner input.p_name{font-size:18px}.item-add-popup-inner input.p_name:placeholder{font-size:18px}.item-add-popup-inner input:focus{border-color:#dadada;outline:0}@media (max-width:700px){.item-add-popup-inner input{font-size:11px;padding:8px 10px}.item-add-popup-inner input::-moz-placeholder{font-size:11px}.item-add-popup-inner input:-ms-input-placeholder{font-size:11px}.item-add-popup-inner input::placeholder{font-size:11px}.item-add-popup-inner input p{font-size:11px}}.item-add-popup-inner select{font-size:14px;font-weight:500;line-height:1;display:inline-block;width:100%;height:40px;padding-right:6px;padding-left:6px;color:#575757;border:1px solid #dadada;border-radius:6px}.item-add-popup-inner select:focus{border-color:#dadada;outline:0}@media (max-width:700px){.item-add-popup-inner select{font-size:11px;height:31px}}.item-add-popup-inner .p-price{max-width:115px;margin-right:15px!important;float:left}@media (max-width:1024px){.item-add-popup-inner .p-price{max-width:26%;float:left}}@media (max-width:425px){.item-add-popup-inner .p-price{max-width:25%;margin-right:2px!important}}@media (max-width:1024px){.item-add-popup-inner .p-price span{margin-left:8px!important}}@media (max-width:700px){.item-add-popup-inner .p-price span{margin-left:16px!important}}.item-add-popup-inner .p-qty{max-width:70px;float:left}@media (max-width:1024px){.item-add-popup-inner .p-qty{max-width:20%!important;float:left}}@media (max-width:700px){.item-add-popup-inner .p-qty{max-width:20%!important}}.item-add-popup-inner .p-cat{max-width:235px;float:left}@media (max-width:700px){.item-add-popup-inner .p-cat{margin-top:15px!important;width:50%!important}.item-add-popup-inner .p-cat select{max-width:100%}}.item-add-popup-inner .p-color{max-width:130px}@media (max-width:1024px){.item-add-popup-inner .p-color{max-width:241px!important}}@media (max-width:700px){.item-add-popup-inner .p-color{max-width:241px!important;margin-right:10px!important}}.item-add-popup-inner .p-size{max-width:85px}@media (max-width:1024px){.item-add-popup-inner .p-size{max-width:252px!important}}@media (max-width:700px){.item-add-popup-inner .p-size{max-width:252px!important;margin-right:10px!important}}.item-add-popup-inner .p-info{max-width:400px}.item-add-popup-inner .p-info a{font-size:16px;font-weight:400;line-height:1;display:inline-block;text-decoration:underline;color:#3495ea}@media (max-width:1024px){.item-add-popup-inner .p-info a{line-height:40px}}@media (max-width:700px){.item-add-popup-inner .p-info a{line-height:26px;font-size:12px}}.item-add-popup-inner .p-info .input-box{width:100%}.item-add-popup-inner .p-info input{margin-bottom:3px}.item-add-popup-inner .p-cat,.item-add-popup-inner .p-color,.item-add-popup-inner .p-info,.item-add-popup-inner .p-price,.item-add-popup-inner .p-qty,.item-add-popup-inner .p-size{display:flex;flex-direction:column;width:100%;margin-right:25px;margin-bottom:40px;justify-content:flex-start;align-items:flex-start}@media (max-width:1024px){.item-add-popup-inner .p-cat,.item-add-popup-inner .p-color,.item-add-popup-inner .p-info,.item-add-popup-inner .p-price,.item-add-popup-inner .p-qty,.item-add-popup-inner .p-size{margin-bottom:6px}}@media (max-width:700px){.item-add-popup-inner .p-cat,.item-add-popup-inner .p-color,.item-add-popup-inner .p-info,.item-add-popup-inner .p-price,.item-add-popup-inner .p-qty,.item-add-popup-inner .p-size{margin-right:0;margin-bottom:0;margin-top:6px}}.item-add-popup-inner .p-cat>span,.item-add-popup-inner .p-color>span,.item-add-popup-inner .p-info>span,.item-add-popup-inner .p-price>span,.item-add-popup-inner .p-qty>span,.item-add-popup-inner .p-size>span{margin-bottom:1px;padding-left:7px}@media (max-width:700px){.item-add-popup-inner .p-cat>span,.item-add-popup-inner .p-color>span,.item-add-popup-inner .p-info>span,.item-add-popup-inner .p-price>span,.item-add-popup-inner .p-qty>span,.item-add-popup-inner .p-size>span{padding-left:0}}.item-add-popup-inner .input-box{display:flex;width:100%;margin-top:5px;align-items:center;justify-content:flex-start}.item-add-popup-inner .sign{font-size:28px;font-weight:500;margin-right:7px;color:#ed7d31}@media (max-width:700px){.item-add-popup-inner .sign{font-size:18px}}.item-add-popup-inner .p-price .input-box{transform:translateX(-14px)}@media (max-width:700px){.item-add-popup-inner .p-price .input-box{transform:none}}.p-img img{width:100%}.p-img{width:100%;max-width:100px}@media (max-width:1024px){.p-img{max-width:135px}.p-img img{width:64%;max-width:100px}}@media (max-width:700px){.p-img img{width:64%}}@media (max-width:700px){.item-add-popup-inner a.site-url{width:100%;margin-bottom:10px}}.item-left{display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-start}.item-left>a{line-height:1!important;display:inline-block;margin-bottom:30px}.item-left{width:100%;max-width:170px;padding-right:30px}@media (max-width:1024px){.item-left{padding:0;text-align:center;flex-direction:row;max-width:100%;align-items:flex-end;justify-content:space-between}}.mb-0{margin-bottom:0!important}.has-popup{position:relative}.item-add-popup{position:static;width:100%;padding:0 15px;background:#fff}@media (max-width:700px){.item-add-popup{padding:0}}.p-btn{display:flex;height:57px;align-items:flex-end}@media (max-width:1024px){.p-btn{padding-right:25px}}@media (max-width:700px){.p-btn{height:unset;padding:0}}span.or{font-weight:400!important;padding:0!important;color:#484848!important}span.or:after{width:100%;background:#484848!important}.e_cart-single{position:relative;margin-bottom:25px;padding:5px 10px;padding-right:50px;border:1px solid #2290ff;box-shadow:0 10px 10px rgba(42,42,42,.1)}@media (max-width:700px){.e_cart-single{margin-bottom:0;padding-right:18px}}.e_cart-action{position:absolute;top:0;right:20px}.e_cart-action>div{padding:5px 0}@media (max-width:700px){.e_cart-action{top:5px;right:9px}}@media (max-width:700px){.e_cart-action>div{max-height:20px;margin-bottom:10px}.e_cart-action>div img{max-width:10px}.e_cart-action>div a{display:flex;align-items:self-start}}.e_cart-left{max-width:480px;margin-top:-40px}@media (max-width:700px){.e_cart-left{margin-bottom:20px}}@media (min-width:701px) and (max-width:1024px){.e_cart-left{margin-top:0}}@media (min-width:1025px) and (max-width:1200px){.e_cart-left{margin-top:-23px}}@media (min-width:1200px) and (max-width:1300px){.e_cart-left{margin-top:0}}a.site-url{font-size:14px;font-weight:400;line-height:42.52px;color:#2290ff}@media (max-width:700px){a.site-url{font-size:12px;line-height:1}}p.price{font-size:14px!important;font-size:18px;line-height:41px;margin:0}@media (max-width:700px){p.price{font-size:9px!important;line-height:1}}p.qty{font-size:14px;font-weight:600;line-height:1;margin:0;color:#606060}@media (max-width:700px){p.qty{font-size:9px;line-height:1}}.ecsh-top{display:flex;margin-top:5px;margin-bottom:5px;align-items:center;justify-content:flex-start}@media (max-width:700px){.ecsh-top{margin-bottom:5px}}.ecsh-top>a{line-height:1;margin-right:30px}p.price{margin-right:30px;color:#606060}p.price span{color:#ed7d31!important}@media (max-width:700px){p.price span{font-size:11.29px!important;line-height:1}}p.qty span{color:#ed7d31}@media (max-width:700px){p.qty span{font-size:11.29px;line-height:1}}.ecsh-bottom{display:flex;align-items:center;justify-content:flex-start}.ecsh-image a{display:inline-block;width:100%;min-width:65px;max-width:65px;min-height:65px;margin-right:65px}@media (max-width:700px){.ecsh-image a{min-width:50px;max-width:50px;min-height:50px;margin-right:50px}}p.product-name{font-size:18px;font-weight:700;line-height:1;margin-bottom:0;color:#ed7d31}@media (max-width:700px){p.product-name{font-size:11.29px}}.product-url a{font-size:12px;line-height:1;display:inline-block;color:#2290ff}@media (max-width:700px){.product-url a{font-size:8px}}.product-url{display:flex;align-items:flex-start}.ecs-head{margin-bottom:13px}@media (max-width:700px){.ecs-head{margin-bottom:5px}}.ecsd-left p{font-size:16px;font-weight:400;line-height:1;min-width:75px;margin-bottom:0;color:#434343}@media (max-width:700px){.ecsd-left p{font-size:10px}}.ecsd-right p{font-size:16px;line-height:1;margin-bottom:0;margin-left:7px;text-indent:-7px;color:#ed7d31}@media (max-width:700px){.ecsd-right p{font-size:10px;margin-left:0;text-indent:-5px}}.ecsd-wrap{display:flex;margin-bottom:4px;align-items:flex-start;justify-content:flex-start}@media (max-width:700px){.ecsd-wrap{margin-bottom:5px}}.e_cart-right .box-two input[type=radio]{visibility:hidden;width:0;height:0}.e_cart-right .box-two label{cursor:pointer;transition:all .3s ease-out}.e_cart-right{width:100%;max-width:370px}@media (max-width:1024px){.e_cart-right{max-width:470px;margin:0 auto;border-radius:8px}}.e_cart-right .e_cart_right_inner{display:flex;overflow:hidden;flex-direction:column;padding:20px;border:1px solid #2290ff;border-radius:8px;justify-content:flex-start;align-items:flex-start}.e_cart-right .form-box{width:100%;margin-bottom:15px;padding:7px 10px;text-align:center;border:1px solid #2290ff;background:#e9f1ff}.e_cart-right .form-box p{font-size:12px;font-weight:600;line-height:1.3;margin-bottom:0;margin-bottom:2px;color:#2290ff}@media (max-width:700px){.e_cart-right .form-box p{font-size:10px}}.e_cart-right .form-box input{font-size:14px;line-height:1;width:100%;max-width:240px;height:25px;padding:0 15px;border:1px solid #2290ff;border-radius:30px}@media (max-width:700px){.e_cart-right .form-box input{font-size:11.5px;max-width:195px}.e_cart-right .form-box input::-moz-placeholder{font-size:11.5px}.e_cart-right .form-box input:-ms-input-placeholder{font-size:11.5px}.e_cart-right .form-box input::placeholder{font-size:11.5px}}.e_cart-right .form-box input:focus{border:0;outline:0}.e_cart-right .form-box input::-webkit-calendar-picker-indicator{width:6px;height:6px}.e_cart-right .plan-box img{width:22px}@media (max-width:700px){.e_cart-right .plan-box img{width:20px}}.e_cart-right .heading-box{display:flex;align-items:center;justify-content:center}.e_cart-right .heading-box>p{margin-right:5px}.e_cart-right .plan-box{display:flex;margin-top:15px;align-items:center;justify-content:space-between;flex-wrap:wrap}.e_cart-right .plan-box label{font-size:14px;font-weight:700;line-height:1;margin:0;color:#1589ff}@media (max-width:700px){.e_cart-right .plan-box label{font-size:11.5px}}.e_cart-right .plan-box .bfmp:after{display:none}.e_cart-right .plan-box>div{display:flex;width:50%;align-items:center;justify-content:center}.e_cart-right .plan-box>div:not(.activated) img,.e_cart-right .plan-box>div:not(.activated) label{filter:opacity(.5) grayscale(1)}.e_cart-right .plan-box label span{margin:0}.e_cart-right .bfmp-box{transform:translateX(-20px)}.e_cart-right .activated.bfmp-box label span:before{opacity:1;filter:unset}.e_cart .container-sm{display:flex;max-width:860px;align-items:flex-start;justify-content:space-between}@media (max-width:1024px){.e_cart .container-sm{flex-direction:column}}.e_cart-inner{width:100%;max-width:470px}@media (max-width:1024px){.e_cart-inner{margin:0 auto}}.e_cart-right .plan-box label span.bfmp:before,.info-box-head span.bfmp:before{left:100%;width:35px;height:15px}.info-box-head span.bfmp:after{display:none}.form-box.round{position:relative;border:0}.form-box.round img{width:19px;margin-right:8px}.form-box.round label{width:15px;height:15px;margin-right:8px;margin-bottom:0;cursor:pointer;border:1px solid #ccc;border-radius:50%;background-color:#fff}.e_cart-right .form-box.round label+p{font-size:15.69;font-weight:600;margin:0;color:#282828}.e_cart-right .form-box.round label+p span{font-size:10.86px;font-weight:400;line-height:1;color:#5d5d5d}.round label:after{position:absolute;top:8px;left:7px;width:12px;height:6px;content:"";transform:rotate(-45deg);opacity:0;border-top:none;border-right:none}.round input[type=checkbox]{visibility:hidden}.round input[type=checkbox]:checked+label{border-color:#1589ff;background-color:#1589ff}.form-box.round{display:flex;width:100%;padding-right:0;padding-left:0;align-items:center;justify-content:flex-start}.form-box.round input{position:absolute;width:100%;max-width:20px}.info-box-single{display:flex;margin-bottom:15px;align-items:center;justify-content:space-between;flex-wrap:wrap}@media (max-width:700px){.info-box-single{margin-bottom:10px}}.info-box-single>div{width:45%}.form-box.box-three{padding-bottom:12px}.ibs-left{display:flex;justify-content:flex-start;align-items:center}.ibs-left img{margin-right:8px}@media (max-width:700px){.ibs-left img{width:15px;margin-right:5px}}.e_cart-right .form-box .ibs-left p.head,.e_cart-right .form-box .ibs-right p,.info-box-default .ibs-left p,.info-box-default .ibs-right p{font-size:15.69px;font-weight:500;line-height:1;margin:0;color:#3c3c3c}@media (max-width:700px){.e_cart-right .form-box .ibs-left p.head,.e_cart-right .form-box .ibs-right p,.info-box-default .ibs-left p,.info-box-default .ibs-right p{font-size:12.77px}}.e_cart-right .form-box .ibs-left p.head span,.e_cart-right .form-box .ibs-right p span,.info-box-default .ibs-left p span,.info-box-default .ibs-right p span{font-weight:700;display:inline-block;margin-right:5px;color:#fe8e06}.info-box-head>p>span.bfmp{margin:0;color:#fe8e06}.info-box-head>p>span.bfmp:before{opacity:1;filter:none}.info-box-head>p{text-align:left}.info-box>.info-box-head{display:flex;margin-bottom:10px;align-items:center;justify-content:space-between}.form-box.box-three>.info-box{position:relative;margin-bottom:25px}.form-box.box-three>.info-box:after{position:absolute;right:20px;bottom:-15px;width:270px;height:1px;content:"";background:#fe8e0c}.total-box{padding-right:20px;text-align:center}.e_cart-right .form-box .total-box p{font-size:13px;font-weight:700;line-height:1;color:#fe8908!important}.e_cart-right .form-box .total-box p span{font-weight:600;color:#3c3c3c}.form-box.round+p{font-size:12px;font-weight:400;line-height:1;line-height:1.3;max-width:210px;margin:0;margin:0 auto;text-align:center;color:#fe8908}.form-box.round+p>span.bfmp:before{width:25px;height:15px;opacity:1;filter:none}.form-box.round+p>span.bfmp{margin:0}.info-box-default{width:100%;max-width:300px;margin:0 auto}.discount-box{position:relative;width:100%;margin-bottom:15px}.discount-box input:first-child{font-size:14px;line-height:1;display:block;width:100%;height:40px;padding-right:70px;padding-left:25px;border:1px solid #1589ff;border-radius:8px}@media (max-width:700px){.discount-box input:first-child{font-size:12px}}.discount-box input:first-child::-moz-placeholder{font-size:14px;line-height:20px;color:#3e3e3e}.discount-box input:first-child:-ms-input-placeholder{font-size:14px;line-height:20px;color:#3e3e3e}.discount-box input:first-child::placeholder{font-size:14px;line-height:20px;color:#3e3e3e}@media (max-width:700px){.discount-box input:first-child::-moz-placeholder{font-size:12px}.discount-box input:first-child:-ms-input-placeholder{font-size:12px}.discount-box input:first-child::placeholder{font-size:12px}}.discount-box input[type=submit]{font-size:14px;font-weight:600;line-height:1;position:absolute;top:50%;right:0;right:8px;display:flex;display:inline-block;width:70px;height:25px;padding:0;transform:translateY(-50%);color:#fff;border:#663399;border-radius:6px;background:#fe920f;align-items:center;justify-content:center}@media (max-width:700px){.discount-box input[type=submit]{font-size:11.4px}}.grand-total-box{display:flex;align-items:center;justify-content:center;flex-wrap:wrap}.gtb-label p{font-size:16.79px;font-weight:700;line-height:1;min-width:45px;margin:0}@media (max-width:700px){.gtb-label p{font-size:13.68px}}.gtb-value{display:flex;align-items:center;justify-content:center}.grand-total-box>p{font-size:12px;font-weight:600;line-height:1;width:100%;width:100%;max-width:229px;margin:0;margin:0 auto;text-align:left;color:#2290ff}@media (max-width:700px){.grand-total-box>p{font-size:10px;max-width:193px}}.gtb-value p{font-size:18px;font-weight:700;line-height:1;margin:0;color:#fe920f}@media (max-width:700px){.gtb-value p{font-size:14.85px}}.gtb-value p>span{font-size:12px;font-weight:500;text-transform:uppercase}@media (max-width:700px){.gtb-value p>span{font-size:9.77px}}.gtb-value>span{display:inline-block;margin:0 5px}.next-btn{width:100%;margin-top:4px;text-align:center}.next-btn button{font-size:16px;font-weight:700;line-height:1;padding:5px 26px;color:#fff;border:1px solid #1589ff;border-radius:6px;background:#fe920f}@media (max-width:700px){.next-btn button{font-size:13px;padding:3px 21px}}.next-btn button:focus{border-color:#1589ff}section.e_cart{position:relative;z-index:99;padding-bottom:100px}@media (max-width:700px){section.e_cart{padding-right:15px;padding-bottom:30px;padding-left:15px}}.item-add-popup-inner{z-index:99;background:#fff}.has-popup{z-index:99}span.required{position:relative}span.required:after{position:absolute;top:0;right:-9px;content:"*";color:#f40000}input[type=number]::-webkit-inner-spin-button,input[type=number]::-webkit-outer-spin-button{margin:0;-webkit-appearance:none;-moz-appearance:none;appearance:none}.p-btn>button{font-size:22px;font-weight:500;line-height:1;display:inline-block;padding:8px 20px;color:#fff;border:0;border-radius:8px;outline:0;background:#ed7d31}@media (max-width:1024px){.p-btn>button{width:122px;padding:8.5px 11px}}@media (max-width:700px){.p-btn>button{width:100px;font-size:13px;padding:10px 9px}}.e_cart-header{display:flex;align-items:center;justify-content:space-between}.e_cart-header a{margin:0;margin-bottom:8px;text-decoration:underline;color:#ed7d31!important}.e_cart-header p{font-size:19px;font-weight:600;margin-bottom:5px}.mt-200{margin-top:200px}.ecsh-top .price{font-weight:700;color:#ed7d31}p.price{font-weight:500;line-height:1;color:#606060!important}.e_cart-header>p{font-size:19.37px;font-weight:500;color:#ed7d31}@media (max-width:700px){.e_cart-header>p{font-size:12px;line-height:1.5}.e_cart-header>p img{max-width:10px}}.e_cart-right .form-box.box-three{display:none}.info-box-head img{cursor:pointer}@media (max-width:700px){.info-box-head img{max-width:16px}}.login-box{border:1px solid #2290ff}.box-head{position:relative;padding:4px 0;text-align:center;border-bottom:1px solid #2290ff;background:#e9f1ff}.box-head a.close-icon{position:absolute;top:47%;right:20px;transform:translateY(-50%)}.box-head>p{font-size:18px;font-weight:600;margin:0;color:#ed7d31}.box-body p{font-size:14px;line-height:1.3;margin:0;margin-bottom:35px;text-align:center;color:#4f4f4f}.box-body{padding:25px}.box-body .btn-group{display:flex;justify-content:center;align-items:center}.box-body .btn-group button{font-size:14px;font-weight:600;line-height:30px;display:inline-block;margin:0 10px;padding:1px 17px;text-transform:uppercase;color:#fff;border:0;border-radius:4px;background:#1589ff}.box-body button.signup_btn{background:#fe920f}.info-box-default{margin-top:18px;margin-bottom:15px}.info-box-default .ibs-right p{color:#fe8e06!important}.info-box-default .ibs-right p span{color:#3e3e3e}.e_cart-right{overflow:hidden;border-radius:8px;box-shadow:0 10px 10px rgba(42,42,42,.1)}.toggle-icon img{transition:all .3s ease;transform:rotate(0)}.toggle-icon.toggled img{transition:all .3s ease;transform:rotate(180deg)}.mt-125{margin-top:125px}.box-three .ibs-right{width:50%!important;text-align:left}.box-one,.box-three,.box-two{position:relative}.box-one:before,.box-two:before{position:absolute;z-index:9;top:50%;left:0;width:26px;height:26px;content:"";transform:translateX(-50%) translateY(-50%);border:1px solid #1589ff;border-radius:100%;background:#fff}@media (max-width:700px){.box-one:before,.box-two:before{width:20px;height:20px}}.box-one:after{font-size:18px;position:absolute;z-index:99;top:50%;left:0;content:"1";transform:translateX(-50%) translateY(-50%);color:#1589ff}@media (max-width:700px){.box-one:after{font-size:14.5px}}.box-two:after{font-size:18px;position:absolute;z-index:99;top:50%;left:0;content:"2";transform:translateX(-50%) translateY(-50%);color:#1589ff}@media (max-width:700px){.box-two:after{font-size:14.5px}}.item-add-popup-inner{box-shadow:0 10px 10px rgba(42,42,42,.1)}@media (max-width:700px){.container-sm.mt-125{margin-top:60px!important}.p-qty{order:2}.p-color{order:0}.p-size{order:1}.p-btn{order:4}.form-box.box-three>.info-box:after{right:10px;width:90%}}.alert-box.custom-modal.alert-modal{position:relative;border:1px solid #3498db;background:#e9f1ff}.alert-box.custom-modal.alert-modal .close-icon{position:absolute;top:6px;right:7px;max-width:10px;opacity:1}button.close{opacity:1!important}.alert-box.custom-modal.alert-modal .box-body{padding:15px}.alert-box.custom-modal.alert-modal p{margin:0}.alert-box.custom-modal.alert-modal span.bfmp:after{display:none}.alert-box.custom-modal.alert-modal span.bfmp:before{bottom:4px;width:30px;height:15px;opacity:1;filter:none}.alert-box.custom-modal.alert-modal span.bfmp{margin:0}.alert-box.custom-modal.alert-modal p a{font-weight:700;color:#1589ff}.alert-box.custom-modal.alert-modal .close-icon{top:3px}.box-body h6{font-size:16px;font-weight:700;margin-bottom:3px;text-align:center;color:#fe920f}.block-1{margin-bottom:22px}.block-2 h6:last-child{font-size:12px;margin-top:10px;color:#5a5a5a}p.heading.text-center{margin-bottom:10px!important}.block-1 h6{color:#1589ff}p.heading.text-center{font-size:16px;font-weight:700;color:#fe920f}p.heading.text-center span:last-child{color:#5b5b5b}.grand-total-box.gtb_2{position:relative}a.t_box_toggle{position:absolute;z-index:99;top:0;right:9px;transition:all .3s ease;transform:rotate(180deg)}a.t_box_toggle.toggled{transition:all .3s ease;transform:rotate(0)}.e_cart-right_2{width:100%;max-width:370px;margin:0 auto;border-radius:8px}.grand-total-box.gtb_2{flex-direction:column;margin-bottom:10px;padding:15px;text-align:left;border:1px solid #2290ff;border-radius:8px;box-shadow:0 5px 10px rgba(42,42,42,.1);justify-content:flex-start;align-items:flex-start;justify-content:flex-start}.gtb_wrap{display:flex;width:100%;align-items:center;justify-content:flex-start}.grand-total-box.gtb_2>p{width:100%;max-width:100%}.grand-total-box.gtb_2 .gtb-value{height:16px}.gtb_wrap{margin-bottom:10px}.order-info p{font-size:12px;font-weight:500;line-height:1;margin:0;color:#464646}.oi-right a{font-size:12px;font-weight:700;line-height:1;display:inline-block;padding:4px 10px;color:#fff;border-radius:6px;background:#2290ff}.oi-right{display:flex;flex-direction:column;min-width:130px;padding-right:35px;justify-content:center;align-items:center}.order-info{display:flex;width:100%;align-items:center;justify-content:space-between}.oi-right p{margin-bottom:5px}.oi-left p span{color:#fe920f}.grand-total-box.gtb_2.gtb_3 .gtb-label p{font-size:12px;font-weight:500}.grand-total-box.gtb_2.gtb_3 .gtb-value p{font-size:12px;padding-left:6px}.grand-total-box.gtb_2.gtb_3 .gtb-value img{max-width:35px}.shipping-address-box .gtb_wrap{margin-bottom:5px}.shipping-address-box .order-info{align-items:flex-end}.shipping-form{width:100%;max-width:250px;margin:0 auto;margin-top:10px}.shipping-form-wrap{display:none}.shipping-form>.label{font-size:14px;font-weight:700;line-height:1;color:#ed7930}.shipping-form .form-box.round p{font-size:13px;line-height:1;margin:0;margin-right:5px;color:#ed7930}.shipping-form .form-box.round img{max-width:15px}.shipping-form .form-box.round label{max-width:15px;height:15px;border-color:#2290ff}.form-box.receiver-info .label{font-size:14px;font-weight:700;color:#585858}.shipping-form .form-box.round{margin-top:10px;margin-bottom:5px}.shipping-form .form-box.round input[type=checkbox]:checked+label{overflow:hidden;background:#fff}.shipping-form .form-box.round input[type=checkbox]:checked+label:after{font-size:13px;top:-4px;left:4.5px;content:"x";transform:none;opacity:1;color:red}.shipping-form select{font-size:13px;font-weight:500;line-height:1.3;width:100%;padding:7px 10px;color:#fff;border:0;background:#2290ff}.shipping-form select:focus{border:1px solid #2290ff;outline:0}.form-box.receiver-info input,.form-box.receiver-info textarea{font-size:13px;display:inline-block;width:100%;height:30px;margin-bottom:5px;padding:0 10px;color:#fe920f;border:1px solid #2290ff;border-radius:6px}.form-box.receiver-info input::-moz-placeholder,.form-box.receiver-info textarea::-moz-placeholder{color:#9d9d9d}.form-box.receiver-info input:-ms-input-placeholder,.form-box.receiver-info textarea:-ms-input-placeholder{color:#9d9d9d}.form-box.receiver-info input::-moz-placeholder, .form-box.receiver-info textarea::-moz-placeholder{color:#9d9d9d}.form-box.receiver-info input:-ms-input-placeholder, .form-box.receiver-info textarea:-ms-input-placeholder{color:#9d9d9d}.form-box.receiver-info input::placeholder,.form-box.receiver-info textarea::placeholder{color:#9d9d9d}.form-box.receiver-info input:focus,.form-box.receiver-info textarea:focus{border:1px solid #2290ff;outline:0}.form-box.receiver-info textarea{height:60px}.form-box.receiver-info{display:flex;flex-direction:column;align-items:flex-start}.country-name p{font-size:14px;font-weight:700;line-height:1;color:#525252}.country-name{margin-top:15px;margin-bottom:20px}.country-name p span{color:#ed7930}a.t_box_toggle{max-width:15px}.p_address input{color:#ed7d31}.e_cart .container-sm{max-width:870px}.shipping-courier input[type=radio]{width:100%;max-width:15px;height:15px;border:1px}.grand-total-box.gtb_2.gtb_3.shipping-address-box{padding-right:0;padding-left:0}.shipping-form,.shipping-info{padding-right:15px;padding-left:15px}.sc-head{display:flex;align-items:center;justify-content:center}.sc-head>p{font-size:12px;font-weight:500;margin:0;margin-right:5px;text-transform:capitalize;color:#ed7930}.sc-single{display:flex;text-align:center;align-items:center;justify-content:center}.shipping-courier{margin-bottom:5px;border-top:1px solid #2290ff;border-bottom:1px solid #2290ff;background:#e9f1ff}.shipping-courier-inner{margin:0 auto}.sc-single label{display:flex;min-height:17px;margin:0;align-items:center;justify-content:center}.sc-single>div{padding:0 10px}.sc-single>div:first-child{padding-left:0}.sc-single>div:last-child{padding-right:0}.sc-body{margin-top:5px}.order-submit-confirmation .close-icon,.ship-confirmation .close-icon,.ship-courier-popup .close-icon{position:absolute;z-index:99999;top:50%!important;right:20px!important;display:flex;width:35px;height:38px;transform:translateY(-50%);align-items:center;justify-content:center}.order-submit-confirmation .close a,.ship-confirmation .close a,.ship-courier-popup .close a{display:flex;max-width:20px!important;align-items:center;justify-content:center}.order-submit-confirmation .close a img,.ship-confirmation .close a img,.ship-courier-popup .close a img{width:20px;height:20px}.ship-confirmation .box-head p,.ship-courier-popup .box-head p{font-size:18px;font-weight:500;color:#ed7d31}.modal.ship-confirmation .modal-sm,.modal.ship-courier-popup .modal-sm,.order-submit-confirmation .modal-sm{max-width:370px}.order-submit-confirmation .box-body,.ship-confirmation .box-body,.ship-courier-popup .box-body{background:#fff}.order-submit-confirmation .alert-box.custom-modal.alert-modal p,.ship-confirmation .alert-box.custom-modal.alert-modal p,.ship-courier-popup .alert-box.custom-modal.alert-modal p{font-weight:400;line-height:1.5}.order-submit-confirmation .alert-box.custom-modal.alert-modal h6,.ship-confirmation .alert-box.custom-modal.alert-modal h6,.ship-courier-popup .alert-box.custom-modal.alert-modal h6{font-size:18px;margin:8px 0}.order-submit-confirmation .alert-box.custom-modal.alert-modal .block-1,.ship-confirmation .alert-box.custom-modal.alert-modal .block-1,.ship-courier-popup .alert-box.custom-modal.alert-modal .block-1{margin-bottom:0}.order-submit-confirmation .alert-box.custom-modal.alert-modal .box-body,.ship-confirmation .alert-box.custom-modal.alert-modal .box-body,.ship-courier-popup .alert-box.custom-modal.alert-modal .box-body{padding:15px 20px 30px 20px}.order-submit-confirmation .alert-box.custom-modal.alert-modal .box-body,.ship-courier-popup .alert-box.custom-modal.alert-modal .box-body{text-align:center}.ship-courier-popup .alert-box.custom-modal.alert-modal .box-body .block-1 img{display:inline-block;width:100%;max-width:60px;margin-bottom:10px}.shipping-info>.gtb_wrap:last-child{margin-bottom:0!important}.ecsd-status p{font-size:12px;line-height:1;margin:0;color:#373737}@media (max-width:700px){.ecsd-status p{font-size:9px}}.ecsd-wrap{position:relative}.e_cart_3 .oi-left p span{margin-right:0}.e_cart_3 .oi-left p span::after{display:none}.e_cart_3 .oi-left p span:before{bottom:0;left:100%;width:25px;height:14px;filter:unset}.e_cart_3 .oi-right .bfmplus{color:#fff;background:#ed7d31}.e_cart_3 .grand-total-box.gtb_5{padding:15px;text-align:left;border:1px solid #2290ff;border-radius:8px;box-shadow:0 5px 10px rgba(42,42,42,.1)}.e_cart_3 .gtb_5 form>.label{font-size:14px;font-weight:700;line-height:1;color:#ed7930}.e_cart_3 .add-payment-box p{font-size:13px;line-height:1;margin:0;color:#656565}.e_cart_3 .add-payment-box .form-box.round{margin-bottom:8px}.e_cart_3 .add-payment-box{display:flex;margin-top:15px;align-items:flex-start;justify-content:flex-start}.e_cart_3 .apb-right>a{font-size:14px;line-height:1;display:inline-block;margin-bottom:5px;text-decoration:underline;color:#2290ff}.e_cart_3 .apb-right>p{font-size:14px;line-height:1;margin:0;color:#ed7d31}.e_cart_3 .apb-right{display:flex;flex-direction:column;width:160px;text-align:center;align-items:center;justify-content:center}.e_cart_3 .grand-total-box.gtb_5>form>.credit-card-box>select{font-size:13px;font-weight:500;line-height:1.3;display:block;width:100%;max-width:220px;margin:10px auto;padding:7px 10px;color:#fff;border:0;background:#2290ff}.e_cart_3 .grand-total-box.gtb_5>form>.credit-card-box>select:focus{border:1px solid #2290ff;outline:0}.e_cart_3 .payment-curency{max-width:220px;margin:0 auto}.e_cart_3 .payment-curency p{font-size:13px;font-weight:700;line-height:1;margin:0;color:#ed7d31}.e_cart_3 .payment-curency p span{font-size:10px;font-weight:400}.e_cart_3 .currency-box{display:flex;align-items:center;justify-content:space-between}.e_cart_3 .payment-curency>.label{font-size:12px;font-weight:500;line-height:1;margin:0;margin-bottom:5px;text-align:center;color:#585858}.e_cart_3 .currency-box.text-center{margin-bottom:10px}.e_cart_3 .special-note{line-height:14px;font-weight:700;color:#2290ff}.e_cart_3 .special-note p,.e_cart_3 .special-note textarea{font-size:12px;font-weight:400;line-height:1.3;width:100%;margin:0;padding:10px;text-align:left;color:#868686;border:1px solid #2290ff;height:100px;background-color:#e9f1ff}.e_cart_3 .special-note p::-moz-placeholder,.e_cart_3 .special-note textarea::-moz-placeholder{text-align:left}.e_cart_3 .special-note p:-ms-input-placeholder,.e_cart_3 .special-note textarea:-ms-input-placeholder{text-align:left}.e_cart_3 .special-note p::-moz-placeholder, .e_cart_3 .special-note textarea::-moz-placeholder{text-align:left}.e_cart_3 .special-note p:-ms-input-placeholder, .e_cart_3 .special-note textarea:-ms-input-placeholder{text-align:left}.e_cart_3 .special-note p::placeholder,.e_cart_3 .special-note textarea::placeholder{text-align:left}.e_cart_3 .special-note p:focus,.e_cart_3 .special-note textarea:focus{border:0;outline:0;box-shadow:none}.e_cart_3 .grand-total-box.gtb_5{position:relative}.order-Information{font-weight:700;color:#eb6e19}.order-action>p{font-size:12px;line-height:1;margin:0;color:#fe920f}.order-action>a{display:inline-block}.cancel-order>a{font-size:12px;line-height:1;display:inline-block;margin:0;pointer-events:none;color:red}.cancel-order img{max-width:9px;margin-right:4px}.order-action{display:flex;margin-top:-32px;padding:10px;align-items:center;justify-content:space-between}.cancel-order{display:flex;cursor:pointer;align-items:center;justify-content:flex-end}.currency-single label{width:12px!important;height:12px!important}.credit-card-box>a{font-size:10px;line-height:1;display:inline-block;display:flex;width:100%;max-width:220px;margin:0 auto;text-align:right;text-decoration:underline;color:#2290ff;align-items:center;justify-content:flex-end}.currency-single label{font-size:13px;font-weight:700;line-height:1;color:#ed7d31}.currency-single label span{font-size:10px;font-weight:400}.currency-single{display:flex;width:100%;align-items:center;justify-content:flex-start}.currency-single>div,.currency-single>div label{display:flex;margin:0;align-items:center;justify-content:flex-start}.currency-single>div{width:50%}.currency-single>div input{margin-right:5px}.currency-single label span{display:inline-block;margin-left:5px}img[data-toggle=modal]{cursor:pointer}@media (max-width:700px){.has-popup section.search-box{margin-bottom:55px}}@media (max-width:1024px){.e_cart-inner{margin-bottom:20px}}.form-box.round p{cursor:pointer}.hide-popup{z-index:-1;visibility:hidden;height:0;transition:all .3s ease;opacity:0}.show-popup{z-index:99;visibility:visible;height:100%;transition:all .3s ease;opacity:1}.search-box .form input[type=search]::-moz-placeholder{font-family:"Open Sans",sans-serif;font-size:18px;font-weight:400;line-height:1.4;color:#8a8a8a}.search-box .form input[type=search]:-ms-input-placeholder{font-family:"Open Sans",sans-serif;font-size:18px;font-weight:400;line-height:1.4;color:#8a8a8a}.search-box .form input[type=search]::placeholder{font-family:"Open Sans",sans-serif;font-size:18px;font-weight:400;line-height:1.4;color:#8a8a8a}@media (max-width:767px){.search-box .form input[type=search]::-moz-placeholder{font-size:14px}.search-box .form input[type=search]:-ms-input-placeholder{font-size:14px}.search-box .form input[type=search]::placeholder{font-size:12px;line-height:26px}}@media (max-width:700px){.search-box .form{height:30px}}@media (max-width:700px){.search-box .form input[type=search]{font-size:8px;height:30px}}@media (max-width:700px){.search-box .form button{height:20px}}.border-red,.borderred{border:2px solid red!important}.border-red-otl,.border_red_outline{outline:2px solid red!important}.item-add-popup{max-width:1085px;margin:0 auto}.item-add-popup-inner form{width:100%;max-width:100%!important}.has-popup .shopping-place.text-center{display:none!important}@media (max-width:1199.98px){.has-popup{margin-bottom:37px}}.search-box .form button{text-transform:capitalize}.shipping-address-box .gtb-label{min-width:62px}.e_cart-right.e_cart-right_2{box-shadow:none}.e_cart_right_inner_expand .grand-total-box>p{margin-top:7px}.e_cart_right_inner_expand{display:none;padding-top:20px}.e_cart-right .shipping-form .form-box{padding:0!important;text-align:left;border:0!important;background:#fff!important}.right-inner-compact{width:100%}.e_cart-right.e_cart-right_2.e_cart_3 .grand-total-box.gtb_5{width:100%;padding-right:0;padding-left:0;border:0;box-shadow:none}.e_cart-right .t-4 .form-box{padding:0;background:#fff}.e_cart_3 .add-payment-box .form-box.round p{font-weight:400}.grand-total-box.gtb_5.t-4{display:none}a.t_box_toggle.t-3.toggled{top:-4px}.e_cart-right .form-box .vs__selected-options>span{font-size:14px;line-height:1;width:100%;max-width:100%;height:25px;padding:0 15px;border-radius:30px;background:#fff;direction:ltr}.e_cart-right .form-box .vs__selected-options{width:100%;padding:0}.e_cart-right .form-box div#vs1__combobox{position:relative;width:90%;height:35px;margin:0 auto;border:0}.e_cart-right .form-box .vs__actions{position:absolute;top:-3px;right:4px;height:35px}.e_cart-right .form-box .vs__actions>button{display:flex;height:35px;align-items:center;justify-content:center}ul#vs1__listbox li{font-size:13px}.e_cart-right .form-box .vs__selected-options input[type=search]{position:absolute;top:0;left:1px;display:inline-block;width:100%;max-width:100%;padding-right:0}.backpopup_stb{position:fixed;z-index:10000;top:0;left:0;width:100%;min-height:100%;background:rgba(0,0,0,.48)}.backpopup_stb .main_stb{width:100%;padding:12% 0}.main_stb-inner{position:relative;width:520px;max-height:450px;margin:0 auto;border:1px solid #1888fa;background:#e9f1ff}.main_stb-inner .stb_popup-close{position:absolute;top:3px;right:-2px;width:24px;height:24px;cursor:pointer}.loading_text{font-size:20px;font-weight:700;margin:0;padding:10px;color:#fe920f}.box-body span.bfmp{font-size:18px;font-weight:700;margin:0;margin-bottom:7px;margin-left:-20px;color:#ed7d31}.box-body span.bfmp:before{left:calc(100% + 1px);width:37px;height:25px;filter:unset}.e_cart_right_inner_expand{width:100%}textarea{resize:none!important}[v-cloak]{display:none}body.modal-open{overflow:auto;padding-right:0!important}.modal{overflow:auto;padding-right:0!important}.modal{padding-right:0!important}.grand-total-box.gtb_2.gtb_3.shipping-address-box .shipping-info{padding-right:15px;padding-left:15px}.ecs-details{display:flex;align-items:flex-start;justify-content:space-between}.ecsd-status{height:16px;margin-bottom:4px}@media (max-width:700px){.e_cart-left .e_cart-body{margin-bottom:15px}.ecsd-left p{min-width:60px}.e_cart-left .e_cart-body:last-child{margin-bottom:0}.search-box .shopping-place{margin-bottom:45px;padding:0 15px}.ecsd-status{margin-bottom:0}.searcbox-inner{padding:0 10px}.popup-form.searcbox-inner{margin-bottom:50px}}.cart-details{display:flex;width:100%;align-items:center;justify-content:flex-start}.ecsd-status p{display:flex;min-width:94px;align-items:center;justify-content:space-between}@media (max-width:700px){.ecsd-status p{justify-content:flex-end}.ecsd-status p span{margin-left:5px}}.e_cart-right.e_cart-right_2.e_cart_3{padding-top:40px;transform:translateY(-40px)}@media (min-width:1200px) and (max-width:1300px){.e_cart-right.e_cart-right_2.e_cart_3{transform:translateY(-15px)}}@media (min-width:1301px){.e_cart-right.e_cart-right_2.e_cart_3{transform:translateY(-55px)}}.currency-sep{font-size:18px;padding:5px;color:#000}.orng-head{font-size:17px;font-weight:700;color:#fe920f}.blue-head{font-size:17px;font-weight:700;color:#428bca}.currency-sep{font-size:18px!important;padding:5px;color:#000}.tt-blue-text{font-size:15px;font-weight:400;color:#428bca}#office_pick~p{margin-right:6px}.shipping-form{max-width:262px}.modal.fade.add-credit-popup .modal-sm{width:100%;max-width:80%;margin:0 auto}.modal.fade.add-credit-popup .modal-header{position:relative;padding:5px 10px;color:#fff;background-color:#2290ff;justify-content:center}.modal.fade.add-credit-popup .modal-header img{position:absolute;top:10px;right:10px;max-width:15px;cursor:pointer}.modal.fade.add-credit-popup .modal-header h4{font-size:18px;line-height:1.5}.modal.fade.add-credit-popup span.round-shape{font-size:20px;font-weight:700;width:25px;padding:4px 10px;color:#ff8f04;border:1px solid;border-radius:50%;background:#fff}.modal.fade.add-credit-popup h4.shadow-heading{height:35px!important;padding:5px 10px!important;text-align:left;background:#efefef;background-image:linear-gradient(#f9f9f9,#e4e4e4)}@media (max-width:700px){.modal.fade.add-credit-popup h4.shadow-heading{font-size:16px!important;line-height:1.4!important;text-align:center;justify-content:center}}.modal.fade.add-credit-popup .section-1,.modal.fade.add-credit-popup .section-2{padding:0;border:0}.modal.fade.add-credit-popup .section-1 p,.modal.fade.add-credit-popup .section-2 p{font-size:14px;line-height:1.428571429;color:#333}.modal.fade.add-credit-popup label{font-size:14px;font-weight:700;line-height:1.428571429;display:inline-block;margin-bottom:5px;color:#333}.modal.fade.add-credit-popup select{font-size:14px!important;width:207px!important;margin-left:17px;border:1px solid #abadb3!important}@media (max-width:1024px){.modal.fade.add-credit-popup select{width:100%!important;margin:0}}.modal.fade.add-credit-popup .section-2 .row{padding-left:16px}.modal.fade.add-credit-popup textarea#note{font-size:14px;line-height:1.5;overflow-x:hidden;width:100%;max-width:225px;margin-left:21px!important}@media (max-width:1024px){.modal.fade.add-credit-popup textarea#note{max-width:100%;margin:0!important}}.modal.fade.add-credit-popup .section-2{border-left:1px solid #dbdbdb}@media (max-width:1024px){.modal.fade.add-credit-popup .section-2{border:0}}.modal.fade.add-credit-popup input{display:inline-block;margin:0 auto;padding:0 10px}.modal.fade.add-credit-popup .section-1{text-align:center}.modal.fade.add-credit-popup a.btn2_new{font-size:14px;font-weight:700;line-height:1.5;float:right;margin-top:3px;margin-left:10px;padding:7px;color:#fff;color:#fff;border-radius:4px;background:#c57430;background:#fe8d02}@media (max-width:1024px){.modal.fade.add-credit-popup .accept-tc label{width:100%}.modal.fade.add-credit-popup .modal.fade.add-credit-popup .modal-sm{margin:0!important}.modal.fade.add-credit-popup .section-1,.modal.fade.add-credit-popup .section-2{text-align:left}.modal.fade.add-credit-popup .modal.fade.add-credit-popup .section-2 .row{text-align:left}.modal.fade.add-credit-popup .modal.fade.add-credit-popup .section-1{margin-bottom:10px;text-align:left}.modal.fade.add-credit-popup .modal.fade.add-credit-popup .section-2{text-align:left}.modal.fade.add-credit-popup .modal.fade.add-credit-popup select{margin:0}.modal.fade.add-credit-popup .modal.fade.add-credit-popup .section-2 p{margin:10px 0;margin-top:15px}.modal.fade.add-credit-popup input,.modal.fade.add-credit-popup select,.modal.fade.add-credit-popup textarea{width:100%;max-width:100%}}@media (max-width:1024px) and (max-width:700px){.modal.fade.add-credit-popup .accept-tc label,.modal.fade.add-credit-popup p label{display:flex;flex-direction:column;align-items:flex-end;justify-content:center}}@media (max-width:1024px){.modal.fade.add-credit-popup p{margin-top:20px;margin-bottom:10px}.modal.fade.add-credit-popup input[type=checkbox],.modal.fade.add-credit-popup input[type=radio]{display:inline-block;max-width:13px;margin:0;margin-right:10px;text-align:left}.modal.fade.add-credit-popup p small{margin-left:0!important}.modal.fade.add-credit-popup .credit-amount{display:flex;margin-bottom:15px;align-items:center;justify-content:center}.modal.fade.add-credit-popup .credit-amount .symbol{display:inline-block;margin-right:7px}.modal.fade.add-credit-popup .section-1 p.text-center{display:flex;margin-bottom:0!important;align-items:center;justify-content:flex-start}}.grand-total-box.gtb_2.gtb_3.shipping-address-box .shipping-info{padding:0}.not-submitted-content{padding:0 15px}.form-box.receiver-info textarea{line-height:1.3;padding-top:5px}@media (max-width:700px){.modal.fade.add-credit-popup .section-2 h4.shadow-heading{height:unset!important;padding-bottom:7px}}.apb-left{width:100%;max-width:140px}@media (max-width:700px){.modal.fade.add-credit-popup p label{flex-direction:row;justify-content:center;align-items:center}}.terms-popup-show .modal-header{font-size:15px!important;width:100%;text-align:center}#terms-popup .show{width:100%;max-width:80%}.modal.terms-popup .modal-sm{width:100%;max-width:500px;margin:0 auto}@media (max-width:700px){.modal.terms-popup .modal-sm{max-width:300px}}.modal.terms-popup .modal-sm h4{text-align:center}.modal.terms-popup .modal-sm .modal-body{overflow-y:auto;max-height:500px}.section-1 input{max-width:225px}.cc-popup .modal-sm{max-width:80%;margin-right:auto;margin-left:auto}.cc-popup .form-row{flex-direction:column}.cc-popup input,.cc-popup select,.cc-popup textarea{font-size:16px;width:100%;margin-bottom:12px;margin-bottom:0;padding:5px 10px;resize:none;border:1px solid #2290ff;outline:0}.cc-popup .form-group label{display:none}.cc-popup .form-group{position:relative;padding-right:36px}.cc-popup .float-box{position:absolute;top:0;right:0;color:red}.cc-popup .cc-wrapper{display:flex;flex-wrap:wrap;align-items:flex-start;justify-content:space-between}@media (max-width:1024px){.cc-popup .cc-wrapper{flex-direction:column}}.cc-popup .cc-1,.cc-popup .cc-2,.cc-popup .cc-3{width:33.33%;padding-right:30px}@media (max-width:1024px){.cc-popup .cc-1,.cc-popup .cc-2,.cc-popup .cc-3{width:100%;padding-right:0}}.cc-popup .cc-3 .form-group{padding-right:0}.cc-popup .modal-header{margin-bottom:25px;padding:15px!important;background:#fff!important}.cc-popup .modal-header h4{font-size:18px;font-weight:400;color:#333}.cc-popup .form-group-wrapper-row{display:flex;flex-direction:row}.cc-popup .form-group-wrapper-row>div:first-child{padding-right:0;padding-left:0}.cc-popup .form-group-wrapper-row>div:first-child .float-box{display:none}.cc-popup .cc-1>p,.cc-popup .instructions p{font-size:16px;font-weight:700;line-height:1.3;color:#ed7d31}.cc-popup .instructions h4{font-size:14px;font-weight:700;line-height:1.3;color:#1888fa}.cc-popup .cc-3{padding-left:15px;border-left:2px solid #fe920f}@media (max-width:1024px){.cc-popup .cc-3{display:none}}.cc-popup .cc_btn{font-size:16px;font-weight:500;display:block;width:82px;margin:0 auto;margin-top:10px;padding:5px 15px;border-color:#fe920f;background-color:#fe920f}@media (max-width:1024px){.cc-popup .modal-body{position:relative;padding-bottom:76px}}@media (max-width:700px){.cc-popup .modal-body{padding-bottom:145px}}@media (max-width:1024px){.cc-popup .cc-1>p{position:absolute;bottom:0}}.form-info-popup .alert-box.custom-modal.alert-modal .close-icon{top:15px}.search-block-home{padding-top:0}.add-credit-popup .modal-header{padding:5px 10px;color:#fff;background-color:#2290ff}.add-credit-popup .modal-body{padding-top:0}.add-credit-popup .section-1 h4{font-size:18px;font-weight:600;height:40px;padding-top:7px;color:#000}.add-credit-popup .section-1 .credit-amount b{font-size:30px;margin-bottom:-5px;vertical-align:middle}.add-credit-popup .section-1 .credit-amount input{height:32px!important;margin:3px 0 0;text-align:center;color:#35bc06;border:1px solid #abadb3;border-radius:4px;background-image:url(&quot;data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAASCAYAAABSO15qAAAAAXNSR0IArs4c6QAAAPhJREFUOBHlU70KgzAQPlMhEvoQTg6OPoOjT+JWOnRqkUKHgqWP4OQbOPokTk6OTkVULNSLVc62oJmbIdzd95NcuGjX2/3YVI/Ts+t0WLE2ut5xsQ0O+90F6UxFjAI8qNcEGONia08e6MNONYwCS7EQAizLmtGUDEzTBNd1fxsYhjEBnHPQNG3KKTYV34F8ec/zwHEciOMYyrIE3/ehKAqIoggo9inGXKmFXwbyBkmSQJqmUNe15IRhCG3byphitm1/eUzDM4qR0TTNjEixGdAnSi3keS5vSk2UDKqqgizLqB4YzvassiKhGtZ/jDMtLOnHz7TE+yf8BaDZXA509yeBAAAAAElFTkSuQmCC&quot;);background-repeat:no-repeat;background-attachment:scroll;background-position:98% 50%;background-size:16px 18px}.add-credit-popup .section-1 textarea{margin-left:15px;text-align:center;border:1px solid #abadb3;border-radius:4px}.add-credit-popup .section-2 h4{font-size:18px;font-weight:600;height:40px;padding-top:7px;color:#000}.add-credit-popup .section-2-1 input{height:32px!important;border:1px solid #abadb3;border-radius:4px}.add-credit-popup .section-2-1 small{margin-left:30px}.add-credit-popup .accept-tc label{font-weight:600;padding-top:12px}.add-credit-popup .modal-header,.cc-popup .modal-header,.terms-popup .modal-header{padding:5px 10px;color:#fff;background-color:#2290ff}.add-credit-popup .modal-body,.cc-popup .modal-body,.terms-popup .modal-body{padding-top:0}.section-2-1 input#payby1{height:13px!important}.section-2-2>p{margin-bottom:0}.col-md-4.section-2-2 input{height:32px!important;border:1px solid #abadb3;border-radius:4px}.col-md-4.section-2-2 input{height:32px!important;border:1px solid #abadb3;border-radius:4px}.col-md-4.section-2-2 label>input{height:13px!important}body{padding:0!important}.e_cart_3 .add-payment-box .form-box,.form-box.rush_order_box{display:flex;margin-bottom:8px;border:0;align-items:center;justify-content:flex-start}.e_cart_3 .add-payment-box .form-box input,.form-box.rush_order_box input{font-size:14px;line-height:1;display:inline-block;width:100%;max-width:12px;height:12px;margin-right:10px;padding:0 15px;border:1px solid #2290ff;border-radius:30px}.e_cart_3 .add-payment-box .form-box label,.form-box.rush_order_box label{font-size:13px;line-height:1;margin:0;color:#282828}.form-box.rush_order_box label{font-size:15px;font-weight:500;margin-left:-5px}.form-box.rush_order_box input{margin-left:8px}.e_cart-right .form-box p span.bfmp:before{bottom:1px;left:95%;width:37px;height:14px;filter:unset}.e_cart-right .form-box.rush_order_box+p span.bfmp{margin-right:0}.e_cart-right .form-box .rush_order_box+p{color:#fe920f}div#tandcPopUp p b{font-size:13px;color:#000}div#tandcPopUp h3{font-size:24px;font-weight:500;color:#000}div#tandcPopUp p{font-size:13px;line-height:20px;color:#000}div#tandcPopUp h4#tandc-heading{font-size:16px;text-align:center}.bfmerrmsg{font-weight:700;text-align:center;color:red!important}p.bfm-flow-text{max-width:250px;margin:0 auto}.e_cart_3 .add-payment-box .form-box input[type=checkbox]:checked+label{color:#ed7d31}.popup-form.searcbox-inner.hide-popup{margin-bottom:20px}a.t_box_toggle{min-width:24px;padding:5px}.comparison.single{display:flex;align-items:center;justify-content:center;flex-wrap:wrap}@media (max-width:700px){.comparison.single{flex-direction:column}.comparison.single>div{width:100%!important;height:unset!important;text-align:left!important;border:0!important}}.comparison.single h6,.comparison.single p{margin:0;text-align:center}.comparison.single p{line-height:1.3}.comparison.single p span.bfmp{margin-right:40px;color:#fe920f}.comparison.single p span.bfmp:before{bottom:2px;left:calc(100% - 5px);width:50px;height:20px;filter:unset}.c_topics p{font-size:20px;font-weight:700;line-height:1.4;color:#151a6a}@media (max-width:1024px){.c_topics p{font-size:11.53px}}.c_topics{display:flex;width:200px;height:120px;padding:0 15px;text-align:center;border-right:3px solid #fe920f;border-bottom:1px solid #097bfa;border-left:3px solid #fe920f;align-items:center;justify-content:center}@media (max-width:1024px){.c_topics{width:120px;height:70px;padding:0 10px}}.comparison.single:nth-child(2) .c_topics{border-top:3px solid #fe920f}.comparison.single:nth-child(1) .c_topics{height:inherit;border-top:0;border-right:3px solid #fe920f;border-bottom:0;border-left:0}.c_bfm{display:flex;width:475px;height:120px;padding:0 15px;border-right:3px solid #fe920f;border-bottom:1px solid #097bfa;align-items:center;justify-content:center}@media (max-width:1024px){.c_bfm{width:275px;height:70px}}.comparison.single:nth-child(2) .c_bfm{border-top:3px solid #fe920f}.c_bfm p{font-size:18px;line-height:36px;color:#262626}@media (max-width:1024px){.c_bfm p{font-size:10.38px}}.c_bfm p>span{font-weight:700;color:#097bfa}.c_bfmp{display:flex;width:475px;height:120px;padding:0 15px;border-right:3px solid #fe920f;border-bottom:1px solid #097bfa;align-items:center;justify-content:center}@media (max-width:1024px){.c_bfmp{width:295px;height:70px}}.comparison.single:nth-child(2) .c_bfmp{border-top:3px solid #fe920f}.c_bfmp p{font-size:18px;line-height:36px;color:#262626}@media (max-width:1024px){.c_bfmp p{font-size:10.38px}}.c_bfmp p>span{font-weight:700;color:#fe920f}.comparison.single:nth-child(1) .c_bfm{border-top:3px solid #fe920f;border-bottom:0}.comparison.single:nth-child(1) .c_bfmp{border-top:3px solid #fe920f;border-bottom:0}.comparison.single:last-child .c_bfm,.comparison.single:last-child .c_bfmp,.comparison.single:last-child .c_topics{border-bottom:3px solid #fe920f}.comparison.single:last-child .c_bfm:last-child,.comparison.single:last-child .c_bfmp:last-child,.comparison.single:last-child .c_topics:last-child{height:unset}.comparison.single:first-child{align-items:stretch}.comparison.single:first-child .c_bfm,.comparison.single:first-child .c_bfmp{display:flex;flex-direction:column;height:unset;padding-top:30px;padding-bottom:40px}@media (max-width:1024px){.comparison.single:first-child .c_bfm,.comparison.single:first-child .c_bfmp{padding-top:20px;padding-bottom:20px}}.comparison.single:first-child .c_bfm h6,.comparison.single:first-child .c_bfmp h6{font-size:36px;font-weight:700;line-height:1;position:relative;margin-bottom:15px;color:#097bfa}@media (max-width:1024px){.comparison.single:first-child .c_bfm h6,.comparison.single:first-child .c_bfmp h6{font-size:20.76px;margin-bottom:8px}}.comparison.single:first-child .c_bfm h6:after,.comparison.single:first-child .c_bfmp h6:after{position:absolute;bottom:0;left:0;width:100%;height:1px;background:#097bfa}.comparison.single:first-child .c_bfm p,.comparison.single:first-child .c_bfmp p{font-size:20px;font-weight:700;line-height:1.3;margin:0;text-align:center;color:#097bfa}@media (max-width:1024px){.comparison.single:first-child .c_bfm p,.comparison.single:first-child .c_bfmp p{font-size:11.53px}}.comparison.single:first-child .c_bfmp h6{color:#fe920f}.comparison.single:first-child .c_bfmp h6 span:before{bottom:1px;left:calc(100% - 6px);opacity:1;filter:unset}.comparison.single:first-child .c_bfmp p{color:#fe920f}.comparison.single:last-child{align-items:stretch}.comparison.single:last-child .c_bfm,.comparison.single:last-child .c_bfmp,.comparison.single:last-child .c_topics{display:flex;flex-direction:column;height:unset;padding-top:30px;padding-bottom:40px}.comparison.single:last-child .c_bfm ul li,.comparison.single:last-child .c_bfmp ul li,.comparison.single:last-child .c_topics ul li{font-size:18px;line-height:1.4;margin-bottom:10px;color:#1c1c1c}.comparison.single:last-child .c_bfm,.comparison.single:last-child .c_bfmp{text-align:left;justify-content:flex-start;align-items:flex-start}.comparison.single:last-child .c_bfm>span,.comparison.single:last-child .c_bfmp>span{font-size:18px;font-weight:700;line-height:1;position:relative;margin-bottom:18px;text-align:left;color:#097bfa}@media (max-width:1024px){.comparison.single:last-child .c_bfm>span,.comparison.single:last-child .c_bfmp>span{font-size:11.27px;margin-bottom:10px}}.comparison.single:last-child .c_bfm>span:after,.comparison.single:last-child .c_bfmp>span:after{position:absolute;bottom:0;left:0;width:100%;height:1px;content:"";background:#097bfa}.comparison.single:last-child .c_bfm>span.bfmp,.comparison.single:last-child .c_bfmp>span.bfmp{margin-right:0;color:#fe920f}.comparison.single:last-child .c_bfm>span.bfmp:before,.comparison.single:last-child .c_bfmp>span.bfmp:before{left:calc(100% - 5px);width:50px;height:20px;filter:unset}@media (max-width:1024px){.comparison.single:last-child .c_bfm>span.bfmp:before,.comparison.single:last-child .c_bfmp>span.bfmp:before{left:calc(100% + 1px);width:28px;height:14px}}.comparison.single:last-child .c_bfm p,.comparison.single:last-child .c_bfmp p{font-size:18px;font-weight:400;line-height:1.5;margin-bottom:0;margin-bottom:15px;text-align:left;color:#000}@media (max-width:1024px){.comparison.single:last-child .c_bfm p,.comparison.single:last-child .c_bfmp p{font-size:10.38px}}.comparison.single:last-child .c_bfm p span.bfmp,.comparison.single:last-child .c_bfmp p span.bfmp{line-height:1;margin-right:40px;color:#fe920f}@media (max-width:1024px){.comparison.single:last-child .c_bfm p span.bfmp,.comparison.single:last-child .c_bfmp p span.bfmp{margin-right:22px}}.comparison.single:last-child .c_bfm p span.bfmp:before,.comparison.single:last-child .c_bfmp p span.bfmp:before{bottom:1px;left:calc(100% - 5px);width:50px;height:20px;filter:unset}@media (max-width:1024px){.comparison.single:last-child .c_bfm p span.bfmp:before,.comparison.single:last-child .c_bfmp p span.bfmp:before{bottom:0;left:calc(100% + 1px);width:20px;height:12px}}.comparison.single:last-child .c_bfm ul li,.comparison.single:last-child .c_bfmp ul li{margin-bottom:20px}@media (max-width:1024px){.comparison.single:last-child .c_bfm ul li,.comparison.single:last-child .c_bfmp ul li{font-size:10.38px;margin-bottom:10px}}.comparison.single:last-child .c_topics p span{font-size:20px;font-weight:700;line-height:1;position:relative;color:#097bfa}@media (max-width:1024px){.comparison.single:last-child .c_topics p span{font-size:11.53px}}.comparison.single:last-child .c_topics p span:after{position:absolute;bottom:0;left:0;width:100%;height:1px;content:"";background:#097bfa}.comparison.single:last-child .c_topics p span.bfmp{margin-right:43px;color:#fe920f}@media (max-width:1024px){.comparison.single:last-child .c_topics p span.bfmp{display:inline-block;margin-top:5px;margin-right:27px}}.comparison.single:last-child .c_topics p span.bfmp:before{left:calc(100% - 5px);width:50px;height:20px;filter:unset}@media (max-width:1024px){.comparison.single:last-child .c_topics p span.bfmp:before{bottom:1px;left:calc(100% - 2px);width:30px;height:12px}}.comparison.single:last-child .c_topics p span.bfmp+span{color:#fe920f}.comparison.single:last-child .c_topics p span.bfmp+span:after{display:none}.comparison-header{margin-top:40px;text-align:center}@media (max-width:1024px){.comparison-header{margin-top:20px}}.comparison-header p{margin-bottom:20px}@media (max-width:1024px){.comparison-header p{margin-bottom:12px}}.comparison-header p span{font-size:36px;font-weight:700;line-height:1;position:relative;color:#097bfa}@media (max-width:1024px){.comparison-header p span{font-size:20.76px}}.comparison-header p span:after{position:absolute;bottom:0;left:0;width:100%;height:1px;content:"";background:#097bfa}.comparison-header p span.bfmp{margin-right:43px;color:#fe920f}.comparison-header p span.bfmp:before{bottom:-3px;left:calc(100% - 5px);width:90px;height:40px;filter:unset}@media (max-width:1024px){.comparison-header p span.bfmp:before{bottom:-2px;left:calc(100% - 1px);width:50px;height:22px}}.comparison-header p span.bfmp:after{bottom:-3px}@media (max-width:1024px){.comparison-header p span.bfmp:after{bottom:-2px}}.comparison-header p span.or:after{left:-5px;width:130%}@media (max-width:1024px){.comparison-header p span.or:after{left:-3px}}.comparison-header p:last-child{font-size:16px;line-height:1.3;margin-bottom:40px;color:#666}@media (max-width:1024px){.comparison-header p:last-child{font-size:9.23px;margin-bottom:25px}}.comparison-footer h6{font-size:24px;font-weight:700;line-height:1;margin-bottom:15px;color:#fe920f}@media (max-width:1024px){.comparison-footer h6{font-size:15.83px;margin-bottom:12px}}.comparison-footer h6 span{color:#097bfa}.comparison-footer .cf-inner{max-width:920px;margin:0 auto;margin-top:70px;margin-bottom:60px;padding:30px;border:2px solid #fe920f}@media (max-width:1024px){.comparison-footer .cf-inner{padding:25px 10px}}.comparison-footer .cf-inner p{font-size:19px;line-height:1.3;color:#2c2c2c}@media (max-width:1024px){.comparison-footer .cf-inner p{font-size:13.19px;margin-bottom:5px}}.comparison-footer .cf-inner a{font-size:24px;font-weight:700;text-decoration:underline;color:#097bfa}@media (max-width:1024px){.comparison-footer .cf-inner a{font-size:15.83px;margin-bottom:0}}@media (max-width:1024px){.comparison.single *{border-width:1px!important}}.display-block{display:block!important}.display-none{display:none!important}.item-shadow{position:absolute;z-index:5;top:0;left:0;width:100%;height:100%;background-color:rgba(232,233,233,.3)}@media (max-width:700px){.comparison.single:last-child .c_bfm,.comparison.single:last-child .c_bfmp{padding:0 10px}.comparison.single:last-child .c_topics{padding:16px 10px;justify-content:flex-start;align-items:flex-start}.comparison.single:last-child .c_topics p{display:flex;width:100%;align-self:center;justify-content:flex-start}.comparison.single:last-child .c_topics p span{margin:0 5px;transform:translateY(1.5px)}.comparison.single:last-child .c_topics p span:after{bottom:2px}.comparison.single:last-child .c_topics p span.bfmp{margin-top:0;margin-right:22px}.comparison.single:last-child .c_topics p span.bfmp:before{bottom:4px}.comparison.single:last-child .c_topics p span.bfmp:after{bottom:2px}.comparison.single{padding:0 15px}.comparison.single .c_bfm,.comparison.single .c_bfmp,.comparison.single .c_topics{justify-content:flex-start}.comparison.single .c_topics{position:relative;margin-bottom:10px;padding:16px 10px;box-shadow:5px 0 35px rgba(0,0,0,.1)}.comparison.single .c_topics:after{position:absolute;top:4px;right:0;width:40px;height:40px;content:"";transition:all .3s ease;transform:rotate(0);text-align:center;background-image:url(../assets/images/icon/faq-icon.png);background-repeat:no-repeat;background-position:right;background-size:contain}.comparison.single .c_topics p{font-size:12px;font-weight:500}.comparison.single:first-child .c_topics{display:none}.comparison.single .c_bfm,.comparison.single .c_bfmp{margin-bottom:15px;padding:0 10px!important}.comparison.single .c_bfm p,.comparison.single .c_bfmp p{font-size:12px;text-align:left}.comparison.single .c_bfm p span.bfmp,.comparison.single .c_bfmp p span.bfmp{margin-right:25px}.comparison.single .c_bfm p span.bfmp:before,.comparison.single .c_bfmp p span.bfmp:before{width:34px;height:12px}.mb-head{display:flex;width:100%;margin-bottom:5px;align-items:center;justify-content:flex-start}.c_bfm,.c_bfmp{flex-wrap:wrap}.mb-head span{font-size:12px;font-weight:700;line-height:1;display:inline-block;text-decoration:underline;color:#097bfa}.mb-head span.bfmp{color:#fe910d}.mb-head span.bfmp:after{display:none}.mb-head span.bfmp:before{left:96%;width:34px;height:14px;filter:unset}.mb-head span.bfmp{margin-right:0}}footer{position:relative;padding:80px 0 0 0;background-color:#f8f6fe;background-image:url(../assets/images/all-img/footer-bg.jpg);background-repeat:no-repeat;background-size:cover}@media (max-width:1024px){footer{padding:30px 0 0 0}}@media (max-width:700px){footer{padding:20px 0 0 0;background-position:14% 0}}footer .float-img.footer-top-image{top:100px;left:0;width:100%;max-width:17%}@media (max-width:1600px){footer .float-img.footer-top-image{top:50px;max-width:12%}}@media (max-width:1299.98px){footer .float-img.footer-top-image{display:none}}footer .float-img.footer-bottom-image{right:0;bottom:100px;width:100%;max-width:17%}@media (max-width:1199.98px){footer .float-img.footer-bottom-image{display:none}}@media (max-width:1600px){footer .footer-inner .container-sm{max-width:1070px}}@media (max-width:1299.98px){footer .footer-inner .container-sm{padding-right:15px;padding-left:15px}}@media (max-width:700px){footer .footer-inner .container-sm{display:flex;flex-direction:column;padding-right:0;padding-left:0}}footer .footer-inner .footer-top{padding-bottom:12px}@media (max-width:700px){footer .footer-inner .footer-top{padding-right:15px;padding-left:15px}}footer .footer-inner .footer-top .footer-menu-single{min-width:200px}@media (max-width:1024px){footer .footer-inner .footer-top .footer-menu-single{min-width:120px}}footer .footer-inner .footer-menu-area{display:flex;align-items:flex-start;justify-content:space-between}@media (max-width:700px){footer .footer-inner .footer-menu-area{flex-wrap:wrap}}@media (max-width:700px){footer .footer-inner .footer-menu-area .footer-menu-single{width:50%;margin-bottom:22px}}footer .footer-inner .footer-menu-list{display:inline}footer .footer-inner .footer-menu-list ul li{position:relative;display:flex;margin-bottom:20px;padding-left:12px;align-items:center;justify-content:flex-start}@media (max-width:1199.98px){footer .footer-inner .footer-menu-list ul li{margin-bottom:0}}@media (max-width:700px){footer .footer-inner .footer-menu-list ul li{width:100%;max-width:145px}}footer .footer-inner .footer-menu-list ul li:after{position:absolute;top:50%;left:0;width:4px;height:4px;content:"";transform:translateY(-50%);border-radius:100%;background:#7c7c7c}footer .footer-inner .footer-menu-list ul li a{font-size:14px;font-weight:400;line-height:1;display:inline-block;color:#7c7c7c}@media (max-width:1199.98px){footer .footer-inner .footer-menu-list ul li a{font-size:10px;line-height:1}}@media (max-width:700px){footer .footer-inner .footer-menu-list ul li a{font-weight:400}}@media (max-width:1199.98px){footer .footer-inner .footer-menu-list ul li{margin-bottom:10px}}@media (max-width:700px){footer .footer-inner .footer-menu-list ul li{margin-bottom:15px}}footer .footer-inner .footer-menu-list ul li:last-child{margin-bottom:0}footer .footer-inner .footer-menu-top{margin-bottom:25px}@media (max-width:1199.98px){footer .footer-inner .footer-menu-top{margin-bottom:18px}}footer .footer-inner .footer-menu-top h3{font-size:22px;font-weight:500;line-height:1;position:relative;padding-bottom:30px;text-transform:capitalize;color:#4b4b4b}@media (max-width:1199.98px){footer .footer-inner .footer-menu-top h3{padding-bottom:20px}}@media (max-width:700px){footer .footer-inner .footer-menu-top h3{font-size:16px;line-height:20px}}footer .footer-inner .footer-menu-top h3:before{position:absolute;bottom:0;left:0;width:100%;max-width:105px;height:2px;content:"";background:#404040}footer .footer-inner .footer-menu-top h3:after{position:absolute;bottom:-4px;left:0;width:100%;max-width:185px;height:2px;content:"";background:#404040}@media (max-width:700px){footer .footer-inner .footer-menu-top h3:after{width:90%}}footer .footer-inner .footer-middle{margin-bottom:75px}@media (max-width:1199.98px){footer .footer-inner .footer-middle{margin-bottom:40px}}@media (max-width:700px){footer .footer-inner .footer-middle{margin-bottom:20px;padding-right:15px;padding-left:15px}}footer .footer-inner .footer-middle .footer-middle-menu-block{display:flex;align-items:flex-start;justify-content:flex-start}@media (max-width:700px){footer .footer-inner .footer-middle .footer-middle-menu-block{flex-direction:column}}@media (max-width:1199.98px){footer .footer-inner .footer-middle .footer-middle-menu-block .footer-middle-menu-block-single .footer-menu-middle.single-line{max-width:150px;margin-right:auto;margin-left:auto}}@media (max-width:700px){footer .footer-inner .footer-middle .footer-middle-menu-block .footer-middle-menu-block-single .footer-menu-middle.single-line{margin-left:0}}footer .footer-inner .footer-middle .footer-middle-menu-block .footer-middle-menu-block-single .footer-menu-list{display:flex;justify-content:flex-start;align-items:flex-start}footer .footer-inner .footer-middle .footer-middle-menu-block .footer-middle-menu-block-single .footer-menu-list ul{display:flex;flex-direction:column;min-width:250px;max-height:305px;align-items:flex-start;justify-content:flex-start;flex-wrap:wrap}@media (max-width:1199.98px){footer .footer-inner .footer-middle .footer-middle-menu-block .footer-middle-menu-block-single .footer-menu-list ul{min-width:150px;max-height:230px}}@media (max-width:1199.98px){footer .footer-inner .footer-middle .footer-middle-menu-block .footer-middle-menu-block-single .footer-menu-list ul{margin:0 auto}}@media (max-width:700px){footer .footer-inner .footer-middle .footer-middle-menu-block .footer-middle-menu-block-single .footer-menu-list ul{width:100%;max-width:100%;max-height:600px}}footer .footer-inner .footer-middle .footer-middle-menu-block .footer-middle-menu-block-single .footer-menu-list ul li a{color:#494949}@media (max-width:1199.98px){footer .footer-inner .footer-middle .footer-middle-menu-block .footer-middle-menu-block-single .footer-menu-list ul li a{font-size:10px;line-height:18.13px}}@media (max-width:700px){footer .footer-inner .footer-middle .footer-middle-menu-block .footer-middle-menu-block-single .footer-menu-list ul li{max-width:58%;margin-bottom:5px}}footer .footer-inner .footer-middle .footer-middle-menu-block .footer-middle-menu-block-single .footer-menu-list ul.width-2{min-width:500px}@media (max-width:1199.98px){footer .footer-inner .footer-middle .footer-middle-menu-block .footer-middle-menu-block-single .footer-menu-list ul.width-2{min-width:100%}}@media (max-width:700px){footer .footer-inner .footer-middle .footer-middle-menu-block .footer-middle-menu-block-single .footer-menu-list ul.width-2{max-width:100%;max-height:200px}}@media (max-width:700px){footer .footer-inner .footer-middle .footer-middle-menu-block .footer-middle-menu-block-single .footer-menu-list ul.width-2-res{max-height:140px}}@media (max-width:700px){footer .footer-inner .footer-middle .footer-middle-menu-block .footer-middle-menu-block-single .footer-menu-list ul.width-3{max-height:110px}}footer .footer-inner .footer-middle .footer-middle-menu-block .footer-middle-menu-block-single .footer-menu-middle{margin-top:35px;margin-bottom:40px}@media (max-width:1199.98px){footer .footer-inner .footer-middle .footer-middle-menu-block .footer-middle-menu-block-single .footer-menu-middle{margin-top:22px;margin-bottom:20px}}@media (max-width:700px){footer .footer-inner .footer-middle .footer-middle-menu-block .footer-middle-menu-block-single .footer-menu-middle{margin-bottom:16px}}footer .footer-inner .footer-middle .footer-middle-menu-block .footer-middle-menu-block-single .footer-menu-middle h4{font-size:18px;font-weight:500;line-height:10.56px;color:#585858}@media (max-width:1199.98px){footer .footer-inner .footer-middle .footer-middle-menu-block .footer-middle-menu-block-single .footer-menu-middle h4{font-size:12px;line-height:8px}}@media (max-width:1199.98px){footer .footer-inner .footer-middle .footer-middle-menu-block .footer-middle-menu-block-single{width:100%}}footer .footer-inner .footer-bottom{display:flex;align-items:center;justify-content:space-between}@media (max-width:700px){footer .footer-inner .footer-bottom{flex-direction:column;padding-right:15px;padding-bottom:15px;padding-left:15px;order:4}}footer .footer-inner .footer-bottom .footer-bottom-left,footer .footer-inner .footer-bottom .footer-bottom-right{display:flex;align-items:center;justify-content:flex-start}footer .footer-inner .footer-bottom .footer-bottom-left img,footer .footer-inner .footer-bottom .footer-bottom-right img{display:inline-block;max-height:27px;margin-right:30px}@media (max-width:1024px){footer .footer-inner .footer-bottom .footer-bottom-left img,footer .footer-inner .footer-bottom .footer-bottom-right img{max-height:17px;margin-right:15px}}@media (max-width:700px){footer .footer-inner .footer-bottom .footer-bottom-left img,footer .footer-inner .footer-bottom .footer-bottom-right img{max-height:12px;margin-right:8px}}@media (max-width:700px){footer .footer-inner .footer-bottom-left{margin-bottom:20px}}@media (max-width:700px){footer .footer-inner .footer-bottom-right{width:100%;max-width:240px;justify-content:space-between!important}}footer .footer-inner .footer-bottom-right img{max-height:30px!important}@media (max-width:1024px){footer .footer-inner .footer-bottom-right img{max-height:17px!important}}@media (max-width:700px){footer .footer-inner .footer-bottom-right img{max-height:32px!important}}footer .footer-inner .copyright-area{margin-top:25px;padding:12px 0;background:#000}@media (max-width:700px){footer .footer-inner .copyright-area{margin-top:0;padding:0;background:0 0}}footer .footer-inner .copyright-area .container-sm{display:flex;align-items:center;justify-content:space-between}@media (max-width:700px){footer .footer-inner .copyright-area .container-sm{flex-direction:column}}footer .footer-inner .copyright-area .container-sm p{font-size:16px;line-height:24px;margin:0;color:#939393}@media (max-width:700px){footer .footer-inner .copyright-area .container-sm p{font-size:12px;line-height:17.74px;padding:7px 0;text-align:center}}footer .footer-inner .copyright-area .container-sm .copyright-left{width:100%;order:-1}@media (max-width:700px){footer .footer-inner .copyright-area .container-sm .copyright-left{margin-top:5px;padding-right:15px;padding-left:15px;background:#191919;order:4}}.social-box{margin-bottom:10px}@media (max-width:1199.98px){.social-box{padding-right:0}}@media (max-width:700px){.social-box{margin-bottom:18px;padding:10px 0;padding-right:15px;padding-left:15px;background:#2290ff;order:3}}.social-box ul{display:flex;align-items:center;justify-content:flex-end}@media (max-width:700px){.social-box ul{justify-content:center}}.social-box ul li{margin-right:20px}@media (max-width:1024px){.social-box ul li{max-width:12px;margin-right:10px}.social-box ul li img{max-height:12px}}@media (max-width:700px){.social-box ul li{max-width:22px;margin-right:20px}.social-box ul li img{max-height:22px}}.social-box ul li:last-child{margin-right:0}@media (max-width:1024px){.social-box ul li a{display:flex;align-items:center;justify-content:flex-end}}@media (max-width:700px){.social-box ul li a{filter:brightness(0) invert(1)}}.footer-inner{overflow:hidden}footer .footer-inner .footer-menu-list ul li.mb-15{margin-bottom:14px}@media (max-width:1024px){footer .footer-inner .footer-menu-list ul li.mb-15{margin-bottom:5px}}@media (max-width:700px){footer .footer-inner .footer-menu-list ul li.mb-15{margin-bottom:6px}}.section-heading.bfmp-head h2{color:#fe920f!important}.footer-middle .footer-menu-top,.footer-middle .footer-menu-top h3{margin-bottom:0!important}.clr-orange{color:#fe920f!important}.clr-red{color:red!important}.clr-blue{color:#097bfa!important}.clr-gray{color:#aaa!important}small.charCounter{font-size:12px}div.esc-details-right{font-size:12px}img.bfm_tooltip{cursor:pointer}div.toggle-icon{cursor:pointer}div.order_ins{font-size:14px;line-height:20px;margin-top:15px;text-align:center}div.order_ins p{font-size:14px;line-height:20px;text-align:center}.item-three{display:flex;flex-direction:row;align-items:flex-end;width:100%;justify-content:space-between}select#language{background:#1d6bb9;text-transform:capitalize;cursor:pointer}@media (min-width:701px) and (max-width:825px){select#language{width:75px}}.lebel_text{font-size:21px}@media (max-width:700px){.clr-typed{color:#000}select#language{font-size:15px!important;padding:3px 11px!important}}.active-menu{color:#ff7d00!important}