body,html{margin:0;padding:0;font-family:Poppins,sans-serif;color:var(--secondary);font-size:14px;line-height:23px;font-style:normal;background-color:#fff;word-wrap:break-word;background-image:url(../img/defaults/shape-svg-bg.svg);background-position:right center;background-size:contain;background-repeat:no-repeat;background-attachment:fixed}:focus{outline:0}.link-hover{padding-left:5px;transition:all .3s ease-out 0s}.link-hover:hover{padding-left:15px}.link-hover-up{padding-bottom:0;transition:all .3s ease-out 0s}.link-hover-up:hover{padding-bottom:5px}.theme-btn{display:inline-block;padding:12px 20px;letter-spacing:1px;border-radius:30px;margin-right:10px;margin-bottom:10px;transition:.4s}.theme-btn.btn-one{background-color:var(--primary);border:1px solid var(--primary);color:#fff}.theme-btn.btn-one:hover{background-color:#fff;color:var(--secondary);box-shadow:0 5px 36.34px 9.66px rgba(0,0,0,.09)}@media (max-width:768px){.theme-btn{padding:8px 12px}}.mt-60{margin-top:60px}.mt-80{margin-top:80px}.mt-100{margin-top:100px}.mb-60{margin-bottom:60px}.mb-40{margin-bottom:40px}.pt-70{padding-top:70px!important}.pb-40{padding-bottom:40px!important}.s-title-wrap .s-title{position:relative;padding-bottom:20px;text-transform:uppercase;font-size:36px;font-weight:700;color:var(--secondary);letter-spacing:2px}.s-title-wrap .s-title::after{content:"";position:absolute;left:0;right:0;bottom:0;width:70px;height:4px;margin:auto;background-color:var(--primary)}@media (max-width:992px){.s-title-wrap .s-title{font-size:22px}}#navbar-wrapper.navbar{text-transform:uppercase;letter-spacing:1.2px;font-weight:600}.nav-bg-color{background-color:rgba(255,255,255,.5)}.nav-bg-color.scrolled{background-color:#fff}@media (max-width:992px){.nav-mob-bg{background-color:#fff}}.brand-logo-wrap .business-logo{max-height:4.5rem}.brand-logo-wrap .bname{color:var(--secondary)}@media (max-width:990px){.navbar.fixed-top{max-height:100vh}.navbar.fixed-top .navbar-collapse{max-height:80vh;overflow-y:auto}}.dropdown-menu{border-radius:0;border:none;max-height:70vh;overflow-y:auto}.dropdown-menu .dropdown-item{color:rgba(0,0,0,.5);transition:all .5s cubic-bezier(.215,.61,.355,1)}.dropdown-menu .dropdown-item:hover{background-color:var(--primary);color:#fff}.dropdown-menu .dropdown-submenu{position:relative}.dropdown-menu .dropdown-submenu .dropdown-menu{position:relative;border:1px solid rgba(0,0,0,.2);background-color:#fff}@media (max-width:768px){.dropdown-menu .dropdown-item{white-space:normal!important}}.hero-slider{height:650px;min-height:100vh;background-color:var(--secondary)}.hero-slider .carousel-caption{top:25%;bottom:unset;-webkit-transform:translateY(50%);transform:translateY(50%);animation-name:slideIn;animation-duration:2s;-webkit-animation-name:slideIn;-webkit-animation-duration:2s}.hero-slider .carousel-caption h1{color:#fff}.hero-slider .hero-slider-image{height:100%;width:100%;-o-object-fit:cover;object-fit:cover}.hero-slider .hero-overlay{position:absolute;top:0;left:0;right:0;bottom:0;background-color:rgba(0,0,0,.5)}.hero-slider .carousel-control-next,.hero-slider .carousel-control-prev{border-radius:100%;height:40px;width:40px;background-color:var(--secondary);top:50%;border:1px solid rgba(255,255,255,.3);z-index:101;transition:.4s}.hero-slider .carousel-control-next{right:5px;-webkit-transform:translateY(-50%);transform:translateY(-50%)}.hero-slider .carousel-control-prev{left:5px;-webkit-transform:translateY(-50%);transform:translateY(-50%)}@-webkit-keyframes slideIn{0%{top:55%;opacity:0}30%{top:45%;opacity:0}100%{top:25%;opacity:1}}@keyframes slideIn{0%{top:55%;opacity:0}30%{top:45%;opacity:0}100%{top:25%;opacity:1}}@media (min-width:768px){.hero-slider{position:relative}.hero-slider .carousel-caption{width:35%;text-align:left}.hero-slider .carousel-caption .slider-btn{font-size:14px}.carousel-control-next,.carousel-control-prev{height:60px!important;width:60px!important}}.hero-box{position:absolute;top:20%;right:10%;width:400px;height:auto;max-height:38rem;background-color:#fff}.hero-box .nav.nav-pills .nav-item .nav-link{text-align:center;background-color:#f2f4f7}.hero-box .nav.nav-pills .nav-item .nav-link.active{border:none;background-color:#fff}.hero-box .prod-list{max-height:31rem;overflow-y:auto}.hero-box .prod-list::-webkit-scrollbar{width:8px}.hero-box .prod-list::-webkit-scrollbar-track{background:#f1f1f1}.hero-box .prod-list::-webkit-scrollbar-thumb{background:#778b97;border-radius:8px}.hero-box .prod-list .prod-wrap{position:relative;overflow:auto;border-color:rgba(0,0,0,.1);background-color:#f9f9f9;border-radius:10px;-webkit-transform:scale(.95);transform:scale(.95);transition:.4s}.hero-box .prod-list .prod-wrap.active{-webkit-transform:scale(1);transform:scale(1)}.hero-box .prod-list .prod-wrap .prod-icon{position:absolute;top:22px;left:10px}.hero-box .prod-list .prod-wrap .prod-name{padding-left:20px;transition:.4s}.hero-box .prod-list .prod-wrap .prod-meta{font-size:12px;color:#94a4ad}.hero-box .prod-list .prod-wrap .prod-desc{font-size:12px;color:#5f717c}.hero-box .prod-list .prod-wrap .prod-price .prod-amount .prod-has-discount{text-decoration:line-through;color:#778b97}.hero-box .prod-list .prod-wrap .hero-box-btn{background-color:var(--primary);display:inline-block;font-size:12px;border-radius:20px;padding:0 8px;color:#fff;transition:.4s}.hero-box .prod-list .prod-wrap .hero-box-btn:hover{background-color:var(--hover_primary)}.hero-box .hero-form-wrap #orderForm .input-wrap,.hero-box .hero-form-wrap #sendMessageHeroForm .input-wrap{position:relative;background-color:transparent;border:2px solid #dadee2;border-radius:20px;padding:.15rem .6rem;transition:.4s}.hero-box .hero-form-wrap #orderForm #sendMessageHeroForm-response,.hero-box .hero-form-wrap #sendMessageHeroForm #sendMessageHeroForm-response{padding:5px 5px;font-size:12px}.hero-box .hero-form-wrap #orderForm .select2-container--default,.hero-box .hero-form-wrap #sendMessageHeroForm .select2-container--default{width:100%!important}.hero-box .hero-form-wrap #orderForm .select2-selection--single,.hero-box .hero-form-wrap #orderForm input[type=email],.hero-box .hero-form-wrap #orderForm input[type=number],.hero-box .hero-form-wrap #orderForm input[type=text],.hero-box .hero-form-wrap #orderForm select,.hero-box .hero-form-wrap #orderForm textarea,.hero-box .hero-form-wrap #sendMessageHeroForm .select2-selection--single,.hero-box .hero-form-wrap #sendMessageHeroForm input[type=email],.hero-box .hero-form-wrap #sendMessageHeroForm input[type=number],.hero-box .hero-form-wrap #sendMessageHeroForm input[type=text],.hero-box .hero-form-wrap #sendMessageHeroForm select,.hero-box .hero-form-wrap #sendMessageHeroForm textarea{border:none;color:#000;font-size:14px;letter-spacing:1px;line-height:2em;font-weight:400;transition:.2s all ease-in}.hero-box .hero-form-wrap #orderForm .select2-selection--single:focus,.hero-box .hero-form-wrap #orderForm .select2-selection--single:focus-within,.hero-box .hero-form-wrap #orderForm input[type=email]:focus,.hero-box .hero-form-wrap #orderForm input[type=email]:focus-within,.hero-box .hero-form-wrap #orderForm input[type=number]:focus,.hero-box .hero-form-wrap #orderForm input[type=number]:focus-within,.hero-box .hero-form-wrap #orderForm input[type=text]:focus,.hero-box .hero-form-wrap #orderForm input[type=text]:focus-within,.hero-box .hero-form-wrap #orderForm select:focus,.hero-box .hero-form-wrap #orderForm select:focus-within,.hero-box .hero-form-wrap #orderForm textarea:focus,.hero-box .hero-form-wrap #orderForm textarea:focus-within,.hero-box .hero-form-wrap #sendMessageHeroForm .select2-selection--single:focus,.hero-box .hero-form-wrap #sendMessageHeroForm .select2-selection--single:focus-within,.hero-box .hero-form-wrap #sendMessageHeroForm input[type=email]:focus,.hero-box .hero-form-wrap #sendMessageHeroForm input[type=email]:focus-within,.hero-box .hero-form-wrap #sendMessageHeroForm input[type=number]:focus,.hero-box .hero-form-wrap #sendMessageHeroForm input[type=number]:focus-within,.hero-box .hero-form-wrap #sendMessageHeroForm input[type=text]:focus,.hero-box .hero-form-wrap #sendMessageHeroForm input[type=text]:focus-within,.hero-box .hero-form-wrap #sendMessageHeroForm select:focus,.hero-box .hero-form-wrap #sendMessageHeroForm select:focus-within,.hero-box .hero-form-wrap #sendMessageHeroForm textarea:focus,.hero-box .hero-form-wrap #sendMessageHeroForm textarea:focus-within{outline:0!important;box-shadow:none;border-color:var(--primary)}.hero-box .hero-form-wrap #orderForm .select2-selection--single .select2-search__field,.hero-box .hero-form-wrap #orderForm .select2-selection--single input[type=search],.hero-box .hero-form-wrap #orderForm input[type=email] .select2-search__field,.hero-box .hero-form-wrap #orderForm input[type=email] input[type=search],.hero-box .hero-form-wrap #orderForm input[type=number] .select2-search__field,.hero-box .hero-form-wrap #orderForm input[type=number] input[type=search],.hero-box .hero-form-wrap #orderForm input[type=text] .select2-search__field,.hero-box .hero-form-wrap #orderForm input[type=text] input[type=search],.hero-box .hero-form-wrap #orderForm select .select2-search__field,.hero-box .hero-form-wrap #orderForm select input[type=search],.hero-box .hero-form-wrap #orderForm textarea .select2-search__field,.hero-box .hero-form-wrap #orderForm textarea input[type=search],.hero-box .hero-form-wrap #sendMessageHeroForm .select2-selection--single .select2-search__field,.hero-box .hero-form-wrap #sendMessageHeroForm .select2-selection--single input[type=search],.hero-box .hero-form-wrap #sendMessageHeroForm input[type=email] .select2-search__field,.hero-box .hero-form-wrap #sendMessageHeroForm input[type=email] input[type=search],.hero-box .hero-form-wrap #sendMessageHeroForm input[type=number] .select2-search__field,.hero-box .hero-form-wrap #sendMessageHeroForm input[type=number] input[type=search],.hero-box .hero-form-wrap #sendMessageHeroForm input[type=text] .select2-search__field,.hero-box .hero-form-wrap #sendMessageHeroForm input[type=text] input[type=search],.hero-box .hero-form-wrap #sendMessageHeroForm select .select2-search__field,.hero-box .hero-form-wrap #sendMessageHeroForm select input[type=search],.hero-box .hero-form-wrap #sendMessageHeroForm textarea .select2-search__field,.hero-box .hero-form-wrap #sendMessageHeroForm textarea input[type=search]{outline:0!important;border:none!important;border-radius:0;border-color:transparent;color:var(--secondary)!important}.hero-box .hero-form-wrap #orderForm .select2-selection--single .select2-search__field:focus,.hero-box .hero-form-wrap #orderForm .select2-selection--single .select2-search__field:focus-within,.hero-box .hero-form-wrap #orderForm .select2-selection--single input[type=search]:focus,.hero-box .hero-form-wrap #orderForm .select2-selection--single input[type=search]:focus-within,.hero-box .hero-form-wrap #orderForm input[type=email] .select2-search__field:focus,.hero-box .hero-form-wrap #orderForm input[type=email] .select2-search__field:focus-within,.hero-box .hero-form-wrap #orderForm input[type=email] input[type=search]:focus,.hero-box .hero-form-wrap #orderForm input[type=email] input[type=search]:focus-within,.hero-box .hero-form-wrap #orderForm input[type=number] .select2-search__field:focus,.hero-box .hero-form-wrap #orderForm input[type=number] .select2-search__field:focus-within,.hero-box .hero-form-wrap #orderForm input[type=number] input[type=search]:focus,.hero-box .hero-form-wrap #orderForm input[type=number] input[type=search]:focus-within,.hero-box .hero-form-wrap #orderForm input[type=text] .select2-search__field:focus,.hero-box .hero-form-wrap #orderForm input[type=text] .select2-search__field:focus-within,.hero-box .hero-form-wrap #orderForm input[type=text] input[type=search]:focus,.hero-box .hero-form-wrap #orderForm input[type=text] input[type=search]:focus-within,.hero-box .hero-form-wrap #orderForm select .select2-search__field:focus,.hero-box .hero-form-wrap #orderForm select .select2-search__field:focus-within,.hero-box .hero-form-wrap #orderForm select input[type=search]:focus,.hero-box .hero-form-wrap #orderForm select input[type=search]:focus-within,.hero-box .hero-form-wrap #orderForm textarea .select2-search__field:focus,.hero-box .hero-form-wrap #orderForm textarea .select2-search__field:focus-within,.hero-box .hero-form-wrap #orderForm textarea input[type=search]:focus,.hero-box .hero-form-wrap #orderForm textarea input[type=search]:focus-within,.hero-box .hero-form-wrap #sendMessageHeroForm .select2-selection--single .select2-search__field:focus,.hero-box .hero-form-wrap #sendMessageHeroForm .select2-selection--single .select2-search__field:focus-within,.hero-box .hero-form-wrap #sendMessageHeroForm .select2-selection--single input[type=search]:focus,.hero-box .hero-form-wrap #sendMessageHeroForm .select2-selection--single input[type=search]:focus-within,.hero-box .hero-form-wrap #sendMessageHeroForm input[type=email] .select2-search__field:focus,.hero-box .hero-form-wrap #sendMessageHeroForm input[type=email] .select2-search__field:focus-within,.hero-box .hero-form-wrap #sendMessageHeroForm input[type=email] input[type=search]:focus,.hero-box .hero-form-wrap #sendMessageHeroForm input[type=email] input[type=search]:focus-within,.hero-box .hero-form-wrap #sendMessageHeroForm input[type=number] .select2-search__field:focus,.hero-box .hero-form-wrap #sendMessageHeroForm input[type=number] .select2-search__field:focus-within,.hero-box .hero-form-wrap #sendMessageHeroForm input[type=number] input[type=search]:focus,.hero-box .hero-form-wrap #sendMessageHeroForm input[type=number] input[type=search]:focus-within,.hero-box .hero-form-wrap #sendMessageHeroForm input[type=text] .select2-search__field:focus,.hero-box .hero-form-wrap #sendMessageHeroForm input[type=text] .select2-search__field:focus-within,.hero-box .hero-form-wrap #sendMessageHeroForm input[type=text] input[type=search]:focus,.hero-box .hero-form-wrap #sendMessageHeroForm input[type=text] input[type=search]:focus-within,.hero-box .hero-form-wrap #sendMessageHeroForm select .select2-search__field:focus,.hero-box .hero-form-wrap #sendMessageHeroForm select .select2-search__field:focus-within,.hero-box .hero-form-wrap #sendMessageHeroForm select input[type=search]:focus,.hero-box .hero-form-wrap #sendMessageHeroForm select input[type=search]:focus-within,.hero-box .hero-form-wrap #sendMessageHeroForm textarea .select2-search__field:focus,.hero-box .hero-form-wrap #sendMessageHeroForm textarea .select2-search__field:focus-within,.hero-box .hero-form-wrap #sendMessageHeroForm textarea input[type=search]:focus,.hero-box .hero-form-wrap #sendMessageHeroForm textarea input[type=search]:focus-within{border-color:var(--primary);outline:0}.hero-box .hero-form-wrap #orderForm .recaptcha-scale,.hero-box .hero-form-wrap #sendMessageHeroForm .recaptcha-scale{-webkit-transform:scale(.8);transform:scale(.8)}.hero-box .hero-form-wrap #orderForm #sendMessageHeroBtn,.hero-box .hero-form-wrap #sendMessageHeroForm #sendMessageHeroBtn{background-color:var(--primary);border:none;border:1px solid var(--primary);outline:0;color:#fff;cursor:pointer;border-radius:10px;padding-left:12px;transition:.4s}.hero-box .hero-form-wrap #orderForm #sendMessageHeroBtn:hover,.hero-box .hero-form-wrap #sendMessageHeroForm #sendMessageHeroBtn:hover{background-color:#fff;color:var(--secondary)}#newsletter .footer-subscribe{background-color:#fff;padding:60px 100px;border-radius:10px;box-shadow:0 5px 36.34px 9.66px rgba(0,0,0,.09);position:relative;z-index:99;bottom:-75px}#newsletter .footer-subscribe .subscribe-text-wrap .subscribe-text{color:var(--secondary);font-size:1.55rem}#newsletter .footer-subscribe .subscribe-form-wrap #subscribe-from .newsletter-cell-wrap{position:relative}#newsletter .footer-subscribe .subscribe-form-wrap #subscribe-from .newsletter-cell-wrap .subscribe-input{border-radius:100px;height:52px;font-size:15px;padding:0 20px;border:2px solid #dadee2;outline:0}#newsletter .footer-subscribe .subscribe-form-wrap #subscribe-from .newsletter-cell-wrap .subscribe-button{top:0;z-index:1;right:0;position:absolute;text-align:center;padding-left:8px;padding-right:8px;max-width:120px;color:#fff;cursor:pointer;border:2px solid var(--primary);background-color:var(--primary);line-height:1;padding-top:16px;padding-bottom:16px;border-radius:0;border-top-right-radius:25px;border-bottom-right-radius:25px}#newsletter .footer-subscribe .subscribe-form-wrap #subscribe-from .newsletter-cell-wrap .subscribe-button:focus{outline:0}@media (max-width:992px){#newsletter .footer-subscribe{padding:60px 5px}#newsletter .footer-subscribe .subscribe-text-wrap .subscribe-text{font-size:18px}#newsletter .footer-subscribe .subscribe-form-wrap #subscribe-from{text-align:center}#newsletter .footer-subscribe .subscribe-form-wrap #subscribe-from .newsletter-cell-wrap{position:relative}#newsletter .footer-subscribe .subscribe-form-wrap #subscribe-from .newsletter-cell-wrap .subscribe-input{border-radius:100px;height:52px;font-size:15px;padding:0 20px;border:2px solid #dadee2;outline:0}#newsletter .footer-subscribe .subscribe-form-wrap #subscribe-from .newsletter-cell-wrap .subscribe-button{position:relative;padding-left:16px;border-radius:25px;margin-top:20px}}.page-footer .footer-wrap{background-color:var(--secondary);color:#fff;padding-top:100px}.page-footer .footer-wrap .footer-widget .fw-title-wrap .fw-title{letter-spacing:1px}.page-footer .footer-wrap .footer-widget .fw-title-wrap .fw-title::first-letter{color:var(--primary)}.page-footer .footer-wrap .footer-widget .f-brand-wrap .b-logo{max-height:4.5rem}.page-footer .footer-wrap .footer-widget .f-social-wrap .s-link{display:inline-block;position:relative;height:30px;width:30px;border:1px solid #fff;border-radius:50%;transition:.4s ease}.page-footer .footer-wrap .footer-widget .f-social-wrap .s-link:hover{background-color:var(--primary)}.page-footer .footer-wrap .footer-widget .f-social-wrap .s-link:hover .s-logo{color:#fff}.page-footer .footer-wrap .footer-widget .f-social-wrap .s-link .s-logo{position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);cursor:pointer}.page-footer .footer-wrap .footer-widget .fw-quicklinks{padding:0;margin:0;list-style:none}.page-footer .footer-wrap .footer-widget .fw-quicklinks .qlink{color:#fff;transition:.4s ease}.page-footer .footer-wrap .footer-widget .fw-quicklinks .qlink:hover{color:var(--primary)}.page-footer .footer-wrap .footer-widget .fw-tags{padding:0;margin:0;list-style:none}.page-footer .footer-wrap .footer-widget .fw-tags .tag{color:#fff;transition:.4s ease}.page-footer .footer-wrap .footer-widget .fw-tags .tag:hover{color:var(--primary)}.title-bline{position:relative;padding-bottom:15px}.title-bline::after{content:'';position:absolute;height:3px;width:30px;border-radius:10px;background-color:var(--primary);bottom:0;left:0}.copy-right{background-color:var(--secondary);color:#828282}.copy-right a{color:#828282}.custom-marquee-section{background-color:#c5e7b5}.custom-marquee-section .mtitle-wrap{background-color:var(--primary)}.custom-marquee-section .mtitle-wrap::after{content:"";position:absolute;width:0;height:0;border-top:34px solid var(--primary);border-bottom:34px solid var(--primary);border-right:34px solid transparent;top:0;right:-34px;z-index:100}.custom-marquee-section .mtitle-wrap .mtitle{font-size:18px;color:#fff;line-height:22px}.custom-marquee-section .custom-marquee{margin:0 auto;white-space:nowrap;overflow:hidden;box-sizing:border-box}.custom-marquee-section .custom-marquee span{display:inline-block;padding-left:100%;animation:marquee 20s linear infinite;-webkit-animation:marquee 20s linear infinite;-moz-animation:marquee 20s linear infinite;-o-animation:marquee 20s linear infinite}.custom-marquee-section .custom-marquee span:hover{animation-play-state:paused;-webkit-animation-play-state:paused;-moz-animation-play-state:paused;-o-animation-play-state:paused}.custom-marquee-section .custom-marquee span ul{margin:0;padding:0}.custom-marquee-section .custom-marquee span ul li{position:relative;background-color:#fff;list-style:none;display:inline-block;box-shadow:0 3px 3px rgba(0,0,0,.075);transition:.4s;word-wrap:break-word;background-color:var(--primary);margin-right:2rem}.custom-marquee-section .custom-marquee span ul li:hover{box-shadow:0 4px 4px rgba(0,0,0,.075)}.custom-marquee-section .custom-marquee span ul li::before{content:"";position:absolute;width:0;height:0;border-top:20px solid transparent;border-bottom:20px solid transparent;border-right:20px solid var(--primary);top:0;left:-20px;z-index:100}.custom-marquee-section .custom-marquee span ul li::after{content:"";position:absolute;width:0;height:0;border-top:20px solid var(--primary);border-bottom:20px solid var(--primary);border-right:20px solid transparent;top:0;right:-20px;z-index:100}.custom-marquee-section .custom-marquee span ul li .headline-link{color:#fff;font-size:1.1rem;transition:.3s}.custom-marquee-section .custom-marquee span ul li .headline-link:hover{color:var(--secondary)}@-webkit-keyframes marquee{0%{-webkit-transform:translate(0,0);transform:translate(0,0)}100%{-webkit-transform:translate(-100%,0);transform:translate(-100%,0)}}@keyframes marquee{0%{-webkit-transform:translate(0,0);transform:translate(0,0)}100%{-webkit-transform:translate(-100%,0);transform:translate(-100%,0)}}@media (max-width:992px){.custom-marquee-section .mtitle-wrap::after{display:none}}#business-section .business-wrap{background-color:#fff;padding:40px 100px;border-radius:10px;box-shadow:0 5px 36.34px 9.66px rgba(0,0,0,.09);position:relative}#business-section .business-wrap .b-name-wrap{position:relative}#business-section .business-wrap .b-name-wrap .b-name{position:relative;z-index:0}#business-section .business-wrap .b-name-wrap .b-name::first-letter{font-size:200%;color:var(--primary)}#business-section .business-wrap .b-name-wrap .b-name::after{content:"Welcome To";position:absolute;top:0;left:0;right:0;font-weight:500;color:var(--secondary);z-index:-1}#business-section .business-wrap .b-about .row-content .lead-title{color:var(--primary);font-weight:600;font-size:1.5rem}#business-section .business-wrap .b-about .row-content .lead-line{opacity:.85}#business-section .business-wrap .b-about .row-content .only-line{color:var(--primary);font-size:1.4rem}@media (max-width:992px){#business-section .business-wrap{padding:60px 5px;top:0}#business-section .business-wrap .b-name-wrap .b-name::after{font-size:2.4rem}}#breadcrumb-section .breadcrumb-wrap .breadcrumb{background-color:transparent}#breadcrumb-section .breadcrumb-wrap .breadcrumb .breadcrumb-item{text-transform:uppercase;font-weight:500}#breadcrumb-section .breadcrumb-wrap .breadcrumb .breadcrumb-item a{color:var(--secondary);transition:.4s;cursor:pointer}#breadcrumb-section .breadcrumb-wrap .breadcrumb .breadcrumb-item a:hover{color:var(--primary)}#breadcrumb-section .breadcrumb-wrap .breadcrumb .breadcrumb-item.active{color:var(--primary)}@media (max-width:991px){#breadcrumb-section .b-title{font-size:20px}}.page-item{padding:0 8px}.page-item .page-link{border-radius:4px!important}.page-item.active .page-link{border:1px solid var(--primary);color:var(--secondary)}.product-card{background-color:#fff;border-radius:10px;overflow:hidden;transition:.4s;box-shadow:1px 4px 6px 0 rgba(0,0,0,.09)}.product-card:hover{box-shadow:0 5px 36.34px 9.66px rgba(0,0,0,.09)}.product-card:hover .p-image{-webkit-transform:scale(1.2);transform:scale(1.2)}.product-card .p-image-wrap{position:relative;height:20rem;background-color:var(--primary);overflow:hidden;text-align:center}.product-card .p-image-wrap .p-image{height:100%;width:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;height:20rem;max-height:20rem;border-top-left-radius:10px;border-top-right-radius:10px;transition:.6s ease-in-out;transition-delay:.1s}.product-card .p-image-wrap .p-default-image{position:relative;top:15%;height:60%;width:60%;-o-object-fit:contain;object-fit:contain;-o-object-position:center;object-position:center}.product-card .p-image-wrap .p-overlay{position:absolute;top:0;left:0;right:0;bottom:0;background-color:rgba(0,0,0,.55);border-top-left-radius:10px;border-top-right-radius:10px}.product-card .p-image-wrap .p-category{position:absolute;left:10px;bottom:10px}.product-card .p-content-wrap .p-info .type-price-wrap .p-type span{color:#5f717c;text-transform:uppercase;letter-spacing:1px}.product-card .p-content-wrap .p-info .type-price-wrap .p-price{font-weight:400;font-size:22px;text-align:right}.product-card .p-content-wrap .p-info .type-price-wrap .p-price .p-amount{color:var(--primary)}.product-card .p-content-wrap .p-info .type-price-wrap .p-price .p-unit{font-size:12px}.product-card .p-content-wrap .p-info .p-title-wrap{text-align:center}.product-card .p-content-wrap .p-info .p-title-wrap .p-title{color:var(--secondary);font-size:20px;font-weight:400;transition:.4s}.product-card .p-content-wrap .p-info .p-title-wrap .p-title:hover{color:var(--primary)}.product-card .p-content-wrap .p-info .p-description{text-align:center;opacity:.9}.product-card .p-action-wrap{text-align:center}.update-card{background-color:#fff;box-shadow:1px 4px 6px 0 rgba(0,0,0,.09);border-radius:10px;border:1px solid rgba(0,0,0,.04);transition:.4s}.update-card:hover{box-shadow:0 5px 36.34px 9.66px rgba(36,44,66,.2)}.update-card:hover .u-image{-webkit-transform:scale(1.2);transform:scale(1.2)}.update-card .u-image-wrap{position:relative;text-align:center;background-color:var(--primary);height:25rem;border-top-left-radius:10px;border-bottom-left-radius:10px;overflow:hidden}.update-card .u-image-wrap .u-image{height:100%;width:100%;-o-object-fit:cover;object-fit:cover;transition:.6s}.update-card .u-image-wrap .u-overlay{position:absolute;top:0;bottom:0;left:0;right:0;background-color:rgba(0,0,0,.5)}.update-card .u-image-wrap .u-tags-wrap{position:absolute;left:1rem;top:1rem}.update-card .u-event-meta-wrap{position:relative}.update-card .u-event-meta-wrap .u-meta-box{position:absolute;top:-20px;left:6px;right:6px;padding:8px 14px;background-color:#fff;border-radius:10px;z-index:99}.update-card .u-content-wrap{padding:14px}.update-card .u-content-wrap .u-tags-wrap .u-tag{color:#778b97}.update-card .u-content-wrap .u-meta-wrap{color:#778b97}.update-card .u-content-wrap .u-description-wrap{margin-bottom:10px}.update-card .u-content-wrap .u-action-wrap{text-align:right}@media (max-width:768px){.update-card .u-image-wrap{border-bottom-left-radius:0;border-top-right-radius:10px}}.media-item{position:relative;min-height:18rem;display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;align-items:center}.media-item:hover .media-content-overlay{opacity:1;visibility:visible;-webkit-transform:scale(1);transform:scale(1)}.media-item:hover .media-content-overlay .media-content{opacity:1;visibility:visible;-webkit-transform:translateY(0);transform:translateY(0)}.media-item:hover .media-image{-webkit-filter:grayscale(90%);filter:grayscale(90%)}.media-item .media-image{border-radius:10px}.media-item .video-icon{position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);color:#fff}.media-item .media-content-overlay{display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;align-items:center;position:absolute;top:0;bottom:0;left:0;right:0;background-color:rgba(0,0,0,.8);overflow:hidden;opacity:0;visibility:hidden;transition:.2s;-webkit-transform:scale(0);transform:scale(0);border-radius:10px}.media-item .media-content-overlay .media-content{opacity:0;visibility:hidden;transition:.4s;transition-delay:.2s;-webkit-transform:translateY(8rem);transform:translateY(8rem)}.media-item .media-content-overlay .media-content .media-title{color:#fff;margin-bottom:10px}.media-item .media-content-overlay .media-content .media-btn{display:inline-block;position:relative;border-radius:100%;height:40px;width:40px;border:1px solid var(--primary);background-color:transparent;color:#fff;transition:.4s ease-in-out}.media-item .media-content-overlay .media-content .media-btn:hover{background-color:var(--primary)}.media-item .media-content-overlay .media-content .media-btn .m-icon{position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}.update-details-page .update-details-col .d-title{font-size:1.3rem;color:#778b97}.update-details-page .update-details-col .update-single-image{text-align:center}.update-details-page .update-details-col .update-details-slider{background-color:#f9f9f9}.update-details-page .update-details-col .update-details-slider .slick-nav{position:absolute;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);background-color:var(--secondary);color:#fff;border:1px solid rgba(255,255,255,.2);padding:12px;padding-top:10px;z-index:99;opacity:.8;cursor:pointer;transition:.4s;border-radius:100%;height:40px;width:40px}.update-details-page .update-details-col .update-details-slider .slick-nav.slick-prev{left:0}.update-details-page .update-details-col .update-details-slider .slick-nav.slick-next{right:0}.update-details-page .update-details-col .update-image-wrap .update-image{max-height:40rem}.update-details-page .update-details-col .update-title-wrap .update-title{font-size:2rem}.update-details-page .update-details-col .update-title-wrap .update-meta{font-size:12px;color:#778b97}.update-details-page .update-details-col .update-tags .update-tag{display:inline-block;padding:4px 8px;border:1px dotted #778b97;word-wrap:break-word;border-radius:10px}.update-details-page .update-details-col .share-update .share-icons a{position:relative;display:inline-block;border-radius:100%;height:40px;width:40px;font-size:.6rem;color:#fff;border:1px solid var(--secondary);background-color:var(--secondary);transition:.4s}.update-details-page .update-details-col .share-update .share-icons a:hover{color:var(--primary);border-color:var(--primary);background-color:transparent}.update-details-page .update-details-col .share-update .share-icons a:not(:first-child){margin-left:4px;margin-right:4px}.update-details-page .update-details-col .share-update .share-icons a i{position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}.update-details-page .related-updates-col .r-title{font-size:1.3rem;text-align:center;color:#778b97}.update-details-page .related-updates-col .related-updates{padding:0}.update-details-page .related-updates-col .related-updates .ru-block{position:relative;list-style:none;padding-left:20px;transition:.4s;background-color:#f9f9f9;margin-bottom:10px;border-radius:10px;transition:.4s}.update-details-page .related-updates-col .related-updates .ru-block:hover{box-shadow:2px 2px 2px rgba(0,0,0,.2)}.update-details-page .related-updates-col .related-updates .ru-block .ru-pdate{display:block}.update-details-page .update-pagination-wrap .update-pagination .p-btn{padding:5px 10px;border:1px solid var(--secondary)}@media (min-width:992px){.update-details-page .update-details-col .update-details-slider .slick-nav{font-size:18px;opacity:.9;transition:.6s}.update-details-page .update-details-col .update-details-slider .slick-nav:hover{opacity:1}}@media (max-width:991px){.update-details-page .update-details-col .update-title-wrap .update-title{font-size:20px}}.product-list-page .p-list-category-wrap .p-list-category{background-color:#f2f4f7;padding:5px 10px;border-radius:12px;cursor:col-resize;overflow:auto;white-space:nowrap;-webkit-overflow-scrolling:touch}.product-list-page .p-list-category-wrap .p-list-category .p-cat-icon{background-color:#fff;color:var(--primary);border:none!important;border-radius:100%}.product-list-page .p-list-category-wrap .p-list-category .p-cat{display:inline-block;padding:10px 15px;background-color:#fff;border:1px solid rgba(0,0,0,.05);border-radius:12px}.product-list-page .p-list-category-wrap .p-list-category .p-cat.active{background-color:var(--secondary);color:#fff}.product-details-page .product-details-wrap .d-title{font-size:1.3rem;color:#778b97}.product-details-page .product-details-wrap .product-single-image{text-align:center}.product-details-page .product-details-wrap .product-details-slider{display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;align-items:center}.product-details-page .product-details-wrap .product-details-slider .slick-nav{position:absolute;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);background-color:var(--secondary);color:#fff;border:1px solid rgba(255,255,255,.2);padding:12px;padding-top:10px;z-index:99;opacity:.8;cursor:pointer;transition:.4s;border-radius:100%;height:40px;width:40px}.product-details-page .product-details-wrap .product-details-slider .slick-nav.slick-prev{left:0}.product-details-page .product-details-wrap .product-details-slider .slick-nav.slick-next{right:0}.product-details-page .product-details-wrap .product-image-wrap{position:relative}.product-details-page .product-details-wrap .product-image-wrap .product-image{max-height:40rem}.product-details-page .product-details-wrap .product-image-wrap .vid-icon{position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);transition:.4s}.product-details-page .product-details-wrap .product-details .p-category{color:#778b97}.product-details-page .product-details-wrap .product-details .product-price-wrap .p-price .p-currency{font-size:2rem}.product-details-page .product-details-wrap .product-details .product-price-wrap .p-price .p-amount{font-size:2rem}.product-details-page .product-details-wrap .product-tags .product-tag{display:inline-block;padding:4px 8px;border:1px dotted #778b97;word-wrap:break-word;border-radius:10px}.product-details-page .product-details-wrap .share-product .share-icons a{position:relative;display:inline-block;border-radius:100%;height:40px;width:40px;font-size:.6rem;color:#fff;border:1px solid var(--secondary);background-color:var(--secondary);transition:.4s}.product-details-page .product-details-wrap .share-product .share-icons a:hover{color:var(--primary);border-color:var(--primary);background-color:transparent}.product-details-page .product-details-wrap .share-product .share-icons a:not(:first-child){margin-left:4px;margin-right:4px}.product-details-page .product-details-wrap .share-product .share-icons a i{position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}.product-details-page .related-products-wrap .rp-card{background-color:#fff;transition:.4s}.product-details-page .related-products-wrap .rp-card:hover{box-shadow:0 4px 8px 0 rgba(0,0,0,.2),0 6px 20px 0 rgba(0,0,0,.19)}.product-details-page .related-products-wrap .rp-card:hover .rp-image-wrap .rp-image{-webkit-transform:scale(1.15);transform:scale(1.15)}.product-details-page .related-products-wrap .rp-card .rp-image-wrap{height:20rem;overflow:hidden}.product-details-page .related-products-wrap .rp-card .rp-image-wrap .rp-image{height:100%;width:100%;-o-object-fit:cover;object-fit:cover;transition:.6s;transition-delay:.2s}.product-details-page .related-products-wrap .rp-card .rp-action{text-align:right}@media (max-width:991px){.product-details-page .product-details-wrap .product-details .p-name{font-size:20px}.product-details-page .related-products-wrap h2{font-size:22px}}.contact-page .contact-page-card{background-color:#fff;box-shadow:0 5px 36.34px 9.66px rgba(0,0,0,.09);border-radius:20px;margin-top:-5rem}.contact-page .contact-page-card .c-card-title{text-align:center}.contact-page .contact-page-card .c-card-details{padding-top:40px;padding-bottom:40px}.contact-page .contact-page-card .c-card-details .location-contact .l-email{letter-spacing:1px}.contact-page .contact-page-card .c-card-details .location-contact .l-phone{letter-spacing:1px}.contact-page .contact-page-card .c-card-details .location-timings .l-timings{position:relative}.contact-page .contact-page-card .c-card-details .location-timings .l-timings:hover .time-wrap{display:block;bottom:25px;-webkit-transform:scale(1);transform:scale(1)}.contact-page .contact-page-card .c-card-details .location-timings .l-timings .time-wrap{display:none;position:absolute;padding:10px;bottom:35px;color:#000;background-color:#fff;-webkit-transform:scale(0);transform:scale(0);transition:.4s all ease-in}.contact-page .contact-page-card .c-card-details .location-timings .l-timings .time-wrap::after{content:'';position:absolute;left:50%;bottom:-10px;background-color:transparent;height:0;width:0;border-left:8px solid transparent;border-right:8px solid transparent;border-top:10px solid #fff}.contact-page .contact-page-card .c-card-details .location-map{letter-spacing:1px}.contact-page .multi-location-wrapper .ml-card{background-color:#fff;border-radius:10px;padding:40px 20px;border:1px solid rgba(0,0,0,.1)}.contact-page .multi-location-wrapper .ml-card .location-contact .l-email{letter-spacing:1px}.contact-page .multi-location-wrapper .ml-card .location-contact .l-phone{letter-spacing:1px}.contact-page .multi-location-wrapper .ml-card .location-timings .l-timings{position:relative}.contact-page .multi-location-wrapper .ml-card .location-timings .l-timings:hover .time-wrap{display:block;bottom:25px;-webkit-transform:scale(1);transform:scale(1)}.contact-page .multi-location-wrapper .ml-card .location-timings .l-timings .time-wrap{display:none;position:absolute;padding:10px;bottom:35px;color:#000;background-color:#fff;-webkit-transform:scale(0);transform:scale(0);transition:.4s all ease-in}.contact-page .multi-location-wrapper .ml-card .location-timings .l-timings .time-wrap::after{content:'';position:absolute;left:50%;bottom:-10px;background-color:transparent;height:0;width:0;border-left:8px solid transparent;border-right:8px solid transparent;border-top:10px solid #fff}.contact-page .multi-location-wrapper .ml-card .location-map{letter-spacing:1px}@media (max-width:768px){.contact-page .contact-page-card{margin-top:1rem}}.search-page .media-item-wrap .media-item .media-image{max-height:17rem}.search-page .nav-pills .nav-item .nav-link.active{border-radius:20px}.search-page .search-details .product-wrap{position:relative;overflow:hidden;height:350px;border-radius:4px}.search-page .search-details .product-wrap:hover .product-image-wrap .product-image{-webkit-transform:scale(1.2);transform:scale(1.2)}.search-page .search-details .product-wrap .product-image-wrap .product-image{background-position:center;background-repeat:no-repeat;background-size:cover;transition:.4s all ease}.search-page .search-details .product-wrap .product-overlay{position:absolute;top:0;bottom:0;left:0;right:0;background-color:rgba(0,0,0,.5)}.search-page .search-details .product-wrap .product-content{position:absolute;top:70%;width:100%;-webkit-transform:translateY(-50%);transform:translateY(-50%);text-align:center}.search-page .search-details .product-wrap .product-content .product-title a{color:#fff;letter-spacing:1px;text-transform:uppercase;font-weight:400;font-size:22px}.custom-page .custom-page-slider .custom-slide .custom-slide-image{max-height:40rem}.custom-page .custom-page-slider .slick-nav{position:absolute;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);background-color:var(--secondary);color:#fff;border:1px solid rgba(255,255,255,.2);padding:13px;z-index:99;opacity:.8;cursor:pointer;transition:.4s;border-radius:100%;height:40px;width:40px}.custom-page .custom-page-slider .slick-nav.slick-prev{left:0}.custom-page .custom-page-slider .slick-nav.slick-next{right:0}.custom-page .share-page .share-icons a{position:relative;display:inline-block;border-radius:100%;height:40px;width:40px;font-size:.6rem;color:#fff;border:1px solid var(--secondary);background-color:var(--secondary);transition:.4s}.custom-page .share-page .share-icons a:hover{color:var(--primary);border-color:var(--primary);background-color:transparent}.custom-page .share-page .share-icons a:not(:first-child){margin-left:4px;margin-right:4px}.custom-page .share-page .share-icons a i{position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}.pt-3rem{padding-top:3rem}.pb-3rem{padding-bottom:3rem}.px-1rem{padding-left:1rem;padding-right:1rem}.py-1rem{padding-top:1rem;padding-bottom:1rem}.mt-1rem{margin-top:1rem}.mb-1rem{margin-bottom:1rem}.mx-1rem{margin-left:1rem;margin-right:1rem}.my-1rem{margin-top:1rem;margin-bottom:1rem}.mx-auto{margin-left:auto!important;margin-right:auto!important}.card-shadow{box-shadow:0 .125rem .25rem rgba(0,0,0,.075)!important}.text-center{text-align:center!important}@media only screen and (max-width:400px){.bullet-grid-section h2,.custom-section-section h2,.our-clients-section h2,.our-team-section h2,.testimonials-section h2{font-size:1.6rem}}.our-team-section .section-cta{border-bottom:1px dotted}.our-team-section .team-mem-card{background-color:#fff;border-radius:8px;overflow:hidden}.our-team-section .team-mem-card .mem-card-image-wrap{display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;align-items:center;min-height:200px;background-color:#f0f8ff}.our-team-section .team-mem-card .mem-card-image-wrap .mem-card-image{max-height:192px;max-width:100%}.our-team-section .team-mem-card .mem-card-info{min-height:192px;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;align-items:center;text-align:center}.our-team-section .team-mem-card .mem-card-info .mem-card-name{font-size:1.4rem;margin-bottom:0}.our-team-section .team-mem-card .mem-card-info .mem-card-desi{font-size:.9rem;opacity:.9}.our-team-section .team-mem-card .mem-card-info .mem-card-desc{font-size:14px}.our-team-section .team-mem-card .mem-card-info .mem-card-social{display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center}.our-team-section .team-mem-card .mem-card-info .mem-card-social a{text-decoration:none;color:var(--primary);font-size:1.2rem}.our-clients-section .section-cta{border-bottom:1px dotted}.our-clients-section .client-card{background-color:#fff;border-radius:8px;overflow:hidden}.our-clients-section .client-card .client-card-image-wrap{display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;align-items:center;min-height:200px}.our-clients-section .client-card .client-card-image-wrap .client-card-image{max-height:190px;max-width:100%}.our-clients-section .client-card .client-card-info{text-align:center}.our-clients-section .client-card .client-card-info .client-card-name{font-size:1.2rem}.testimonials-section .section-cta{border-bottom:1px dotted}.testimonials-section .testimonial-card{text-align:center}.testimonials-section .testimonial-card .testimonial-card-content{padding:20px 20px 48px;border-radius:8px;background-color:#fff;-webkit-transform:scale(.9);transform:scale(.9);transition:.4s ease-in}.testimonials-section .testimonial-card .testimonial-card-content .card-quote-icon path{fill:#e8e8e8}.testimonials-section .testimonial-card .testimonial-card-content .testimonial-text{margin-top:12px}.testimonials-section .testimonial-card .testimonial-card-client-info{text-align:center}.testimonials-section .testimonial-card .testimonial-card-client-info .client-image-wrap{position:relative;height:96px;width:96px;border-radius:50%;overflow:hidden;margin:0 auto;margin-top:-4rem;margin-bottom:.8rem;background-color:#f9f9f9}.testimonials-section .testimonial-card .testimonial-card-client-info .client-image-wrap .client-image{position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);max-height:92px}.testimonials-section .testimonial-card .testimonial-card-client-info .client-image-wrap .client-image.client-icon{font-size:2.2rem}.testimonials-section .testimonial-card .testimonial-card-client-info .client-name{font-size:1.1rem}.testimonials-section .testimonial-card .testimonial-card-client-info .client-designation{font-size:.9rem;margin-bottom:.4rem}.testimonials-section .testimonial-card .testimonial-card-client-info .client-company{font-size:.9rem}.custom-section-section .section-cta{border-bottom:1px dotted}.custom-section-section .custom-section-card{text-align:center}.custom-section-section .custom-section-card .item-image-wrap{position:relative;height:150px;width:100%;margin:.6rem auto;display:inline-block;overflow:hidden;box-shadow:0 0 0 rgba(204,169,44,.4)}.custom-section-section .custom-section-card .item-image-wrap .item-image{position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);max-height:148px}.custom-section-section .custom-section-card .item-icon-wrap{position:relative;height:96px;width:96px;border-radius:50%;border:1px solid #d0d0d0;margin:2rem auto;display:inline-block;box-shadow:0 0 0 rgba(204,169,44,.4);-webkit-animation:shadow-pulse 2s infinite;animation:shadow-pulse 2s infinite}.custom-section-section .custom-section-card .item-icon-wrap .item-icon{position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);font-size:2.4rem}.custom-section-section .custom-section-card .item-content .item-title{font-size:1.4rem}@-webkit-keyframes shadow-pulse{0%{-webkit-box-shadow:0 0 0 0 rgba(89,204,44,.4)}70%{-webkit-box-shadow:0 0 0 10px rgba(204,169,44,0)}100%{-webkit-box-shadow:0 0 0 0 rgba(204,169,44,0)}}@keyframes shadow-pulse{0%{box-shadow:0 0 0 0 rgba(89,204,44,.4)}70%{box-shadow:0 0 0 10px rgba(204,169,44,0)}100%{box-shadow:0 0 0 0 rgba(204,169,44,0)}}.bullet-grid-section .section-cta{border-bottom:1px dotted}.bullet-grid-section .bullet-grid-card{display:-ms-flexbox;display:flex}.bullet-grid-section .bullet-grid-card .card-left-col .bullet-icon{font-size:1.8rem;line-height:2rem;margin-right:20px;color:#40a944}.bullet-grid-section .bullet-grid-card .card-right-col{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column}.bullet-grid-section .bullet-grid-card .card-right-col .bullet-content .bullet-title{font-size:1.4rem}#orderModal,#searchModal{background-color:rgba(38,40,43,.9)}#orderForm .input-wrap,#sendMessageForm .input-wrap{position:relative;background-color:transparent;border:2px solid #dadee2;border-radius:20px;padding:.5rem 1rem;transition:.4s}#orderForm .select2-container--default,#sendMessageForm .select2-container--default{width:100%!important}#orderForm .select2-selection--single,#orderForm input[type=email],#orderForm input[type=number],#orderForm input[type=text],#orderForm select,#orderForm textarea,#sendMessageForm .select2-selection--single,#sendMessageForm input[type=email],#sendMessageForm input[type=number],#sendMessageForm input[type=text],#sendMessageForm select,#sendMessageForm textarea{border:none;color:#000;font-size:14px;letter-spacing:1px;line-height:2em;font-weight:400;transition:.2s all ease-in}#orderForm .select2-selection--single:focus,#orderForm .select2-selection--single:focus-within,#orderForm input[type=email]:focus,#orderForm input[type=email]:focus-within,#orderForm input[type=number]:focus,#orderForm input[type=number]:focus-within,#orderForm input[type=text]:focus,#orderForm input[type=text]:focus-within,#orderForm select:focus,#orderForm select:focus-within,#orderForm textarea:focus,#orderForm textarea:focus-within,#sendMessageForm .select2-selection--single:focus,#sendMessageForm .select2-selection--single:focus-within,#sendMessageForm input[type=email]:focus,#sendMessageForm input[type=email]:focus-within,#sendMessageForm input[type=number]:focus,#sendMessageForm input[type=number]:focus-within,#sendMessageForm input[type=text]:focus,#sendMessageForm input[type=text]:focus-within,#sendMessageForm select:focus,#sendMessageForm select:focus-within,#sendMessageForm textarea:focus,#sendMessageForm textarea:focus-within{outline:0!important;box-shadow:none;border-color:var(--primary)}#orderForm .select2-selection--single .select2-search__field,#orderForm .select2-selection--single input[type=search],#orderForm input[type=email] .select2-search__field,#orderForm input[type=email] input[type=search],#orderForm input[type=number] .select2-search__field,#orderForm input[type=number] input[type=search],#orderForm input[type=text] .select2-search__field,#orderForm input[type=text] input[type=search],#orderForm select .select2-search__field,#orderForm select input[type=search],#orderForm textarea .select2-search__field,#orderForm textarea input[type=search],#sendMessageForm .select2-selection--single .select2-search__field,#sendMessageForm .select2-selection--single input[type=search],#sendMessageForm input[type=email] .select2-search__field,#sendMessageForm input[type=email] input[type=search],#sendMessageForm input[type=number] .select2-search__field,#sendMessageForm input[type=number] input[type=search],#sendMessageForm input[type=text] .select2-search__field,#sendMessageForm input[type=text] input[type=search],#sendMessageForm select .select2-search__field,#sendMessageForm select input[type=search],#sendMessageForm textarea .select2-search__field,#sendMessageForm textarea input[type=search]{outline:0!important;border:none!important;border-radius:0;border-color:transparent;color:var(--secondary)!important}#orderForm .select2-selection--single .select2-search__field:focus,#orderForm .select2-selection--single .select2-search__field:focus-within,#orderForm .select2-selection--single input[type=search]:focus,#orderForm .select2-selection--single input[type=search]:focus-within,#orderForm input[type=email] .select2-search__field:focus,#orderForm input[type=email] .select2-search__field:focus-within,#orderForm input[type=email] input[type=search]:focus,#orderForm input[type=email] input[type=search]:focus-within,#orderForm input[type=number] .select2-search__field:focus,#orderForm input[type=number] .select2-search__field:focus-within,#orderForm input[type=number] input[type=search]:focus,#orderForm input[type=number] input[type=search]:focus-within,#orderForm input[type=text] .select2-search__field:focus,#orderForm input[type=text] .select2-search__field:focus-within,#orderForm input[type=text] input[type=search]:focus,#orderForm input[type=text] input[type=search]:focus-within,#orderForm select .select2-search__field:focus,#orderForm select .select2-search__field:focus-within,#orderForm select input[type=search]:focus,#orderForm select input[type=search]:focus-within,#orderForm textarea .select2-search__field:focus,#orderForm textarea .select2-search__field:focus-within,#orderForm textarea input[type=search]:focus,#orderForm textarea input[type=search]:focus-within,#sendMessageForm .select2-selection--single .select2-search__field:focus,#sendMessageForm .select2-selection--single .select2-search__field:focus-within,#sendMessageForm .select2-selection--single input[type=search]:focus,#sendMessageForm .select2-selection--single input[type=search]:focus-within,#sendMessageForm input[type=email] .select2-search__field:focus,#sendMessageForm input[type=email] .select2-search__field:focus-within,#sendMessageForm input[type=email] input[type=search]:focus,#sendMessageForm input[type=email] input[type=search]:focus-within,#sendMessageForm input[type=number] .select2-search__field:focus,#sendMessageForm input[type=number] .select2-search__field:focus-within,#sendMessageForm input[type=number] input[type=search]:focus,#sendMessageForm input[type=number] input[type=search]:focus-within,#sendMessageForm input[type=text] .select2-search__field:focus,#sendMessageForm input[type=text] .select2-search__field:focus-within,#sendMessageForm input[type=text] input[type=search]:focus,#sendMessageForm input[type=text] input[type=search]:focus-within,#sendMessageForm select .select2-search__field:focus,#sendMessageForm select .select2-search__field:focus-within,#sendMessageForm select input[type=search]:focus,#sendMessageForm select input[type=search]:focus-within,#sendMessageForm textarea .select2-search__field:focus,#sendMessageForm textarea .select2-search__field:focus-within,#sendMessageForm textarea input[type=search]:focus,#sendMessageForm textarea input[type=search]:focus-within{border-color:var(--primary);outline:0}#orderForm #sendMessage,#sendMessageForm #sendMessage{outline:0;cursor:pointer}@media (max-width:768px){#orderForm .input-wrap,#sendMessageForm .input-wrap{padding:.4rem 1rem}}#searchForm .input-wrap{position:relative;background-color:transparent;border:2px solid #dadee2;border-radius:20px;padding:.5rem 1rem;transition:.4s}#searchForm input[type=text]{border:none;color:#000;font-size:14px;letter-spacing:1px;line-height:2em;font-weight:400;transition:.2s all ease-in}#searchForm input[type=text]:focus,#searchForm input[type=text]:focus-within{outline:0!important;box-shadow:none;border-color:var(--primary)}.media-list-page .filter-button-group .filter-btn{padding:8px 14px;background-color:transparent;border:none;border:1px solid var(--primary);text-transform:uppercase;letter-spacing:1px;background:0 0;outline:0;cursor:pointer;border-radius:20px;transition:.4s}.media-list-page .filter-button-group .filter-btn:hover{background-color:var(--primary);color:#fff}.media-list-page .filter-button-group .filter-btn.active{background-color:var(--primary);color:#fff;box-shadow:0 5px 36.34px 9.66px rgba(0,0,0,.09)}.media-detials-page .media-details-wrap .d-title{font-size:1.3rem;color:#778b97}.media-detials-page .media-details-wrap .media-image-wrap{position:relative}.media-detials-page .media-details-wrap .media-image-wrap .media-image{max-height:32rem;cursor:-webkit-zoom-in;cursor:zoom-in}.media-detials-page .media-details-wrap .media-image-wrap .media-play-icon{position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);transition:.4s;cursor:-webkit-zoom-in;cursor:zoom-in}.media-detials-page .media-details-wrap .media-image-wrap .media-file{max-height:10rem}.media-detials-page .media-details-wrap .media-tags .media-tag{display:inline-block;padding:2px 8px;border:1px dotted #778b97;word-wrap:break-word;border-radius:10px;margin-right:10px;margin-bottom:10px}.media-detials-page .share-media .share-icons a{position:relative;display:inline-block;border-radius:100%;height:40px;width:40px;font-size:.6rem;color:#fff;border:1px solid var(--secondary);background-color:var(--secondary);transition:.4s}.media-detials-page .share-media .share-icons a:hover{color:var(--primary);border-color:var(--primary);background-color:transparent}.media-detials-page .share-media .share-icons a:not(:first-child){margin-left:4px;margin-right:4px}.media-detials-page .share-media .share-icons a i{position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}@media (max-width:768px){.media-detials-page .media-details-wrap .media-tags .media-tag{font-size:12px}}@media (max-width:992px){iframe,iframe.note-video-clip{width:100%}}@media (max-width:600px){iframe,iframe.note-video-clip{width:100%;height:100%}}.slick-slide{outline:0!important}.summernote-content-wrapper{max-width:100%}.summernote-content-wrapper img{max-width:100%;height:auto}.summernote-content-wrapper iframe,.summernote-content-wrapper iframe.note-video-clip{max-width:100%}.summernote-content-wrapper table{text-align:center;border:none}.summernote-content-wrapper table.table.table-bordered{display:block;overflow-x:auto}@media (max-width:320px){.recaptcha{-webkit-transform:scale(.9);transform:scale(.9);margin-left:-40px}}.word-wrap-bw{word-wrap:break-word!important}.no-display{display:none!important}.quick-float{position:fixed;z-index:998;left:0;bottom:5%}.quick-float-icon{height:38px;cursor:pointer;margin-left:1rem;transition:all .4s}.quick-float-icon:hover{height:38px;-webkit-transform:scale(1.2);transform:scale(1.2)}.report-box{position:fixed;display:inline-block;background-color:#fff;width:30rem;max-width:100%;max-height:90vh;overflow:hidden;border-right:none;right:-100%;bottom:0;z-index:10000;box-shadow:-1px 1px 4px 0 rgba(51,51,51,.36);transition:.6s right}.report-box.open{right:0;bottom:0}.report-box .report-box-header{position:relative;background-color:#f3f3f3;text-align:center;padding:20px 25px 20px 25px}.report-box .report-box-header h4{color:var(--secondary);font-size:1.2rem;font-weight:700}.report-box .report-box-header .report-close-btn{position:absolute;color:#999;font-size:1.4rem;padding:6px 8px;right:4px;top:5px;cursor:pointer}.report-box .report-box-body{position:relative;padding:10px 0 25px 0;max-height:80vh;overflow-y:scroll}.report-box .report-box-body .report-form{padding:15px 0;margin-left:20px;margin-right:20px}.report-box .report-box-body .report-form .options-wrap{margin-bottom:15px}.report-box .report-box-body .report-form .options-wrap .option-wrap{color:#000;font-size:1rem;margin-bottom:6px}.report-box .report-box-body .report-form .options-wrap .option-wrap.extra-field{display:none}.report-box .report-box-body .report-form .options-wrap .option-wrap label{display:inline;padding-left:4px;cursor:pointer}.report-box .report-box-body .report-form .report-email,.report-box .report-box-body .report-form .report-reason{width:100%;margin-bottom:10px;padding:5px 10px;font-size:16px;line-height:1.5;resize:none;color:var(--secondary);border:1px solid #ddd}.report-box .report-box-body .report-form .report-msg{width:100%;margin-bottom:10px;padding:5px 10px;font-size:16px;line-height:1.5;resize:none;color:var(--secondary);border:1px solid #ddd;height:150px}.report-box .report-box-body .report-form .report-send-btn{display:inline-block;width:100%;border:none;padding:6px 10px;background-color:var(--primary);color:#fff;font-size:1.2rem;font-weight:500;letter-spacing:1px;cursor:pointer}.report-box .report-box-body .report-success-box{display:none;visibility:hidden;position:absolute;top:0;bottom:0;left:0;right:0;background-color:green;color:#fff;padding-top:4rem;padding-left:20px;padding-right:20px;text-align:center;transition:.2s ease-in;-webkit-transform:translateY(-100%) scale(0);transform:translateY(-100%) scale(0)}.report-box .report-box-body .report-success-box.show{display:block;visibility:visible;-webkit-transform:translateY(0) scale(1);transform:translateY(0) scale(1)}.report-box .report-box-body .report-success-box h4{font-size:2.4rem;padding-bottom:20px}.report-box .report-box-body .confirmation-box{position:absolute;left:20px;right:20px;padding-bottom:20px;background-color:#fff;border:1px solid #dee2e6;border-radius:4px;color:#111;box-shadow:0 4px 8px 0 rgba(0,0,0,.2),0 6px 20px 0 rgba(0,0,0,.19);-webkit-transform:scale(0);transform:scale(0);visibility:hidden;opacity:0;bottom:-50%;transition:all .4s ease-in}.report-box .report-box-body .confirmation-box.show{-webkit-transform:scale(1);transform:scale(1);visibility:visible;opacity:1;bottom:20px}.report-box .report-box-body .confirmation-box .c-title{background-color:#f3f3f3;padding:12px 5px;text-align:center;font-size:1.2rem;border:1px solid #f9f9f9}.report-box .report-box-body .confirmation-box .c-body{padding:20px 10px;text-align:center}.report-box .report-box-body .confirmation-box .c-body p{font-size:.85rem}.report-box .report-box-body .confirmation-box .c-footer{text-align:center}.report-box .report-box-body .confirmation-box .c-footer .c-btn{display:inline-block;padding:4px 10px;border:1px solid #dee2e6}.report-box .report-box-body .confirmation-box .c-footer .c-btn.btn-cancel{margin-right:5px;background-color:#f3f3f3;color:#111}.report-box .report-box-body .confirmation-box .c-footer .c-btn.btn-confirm{background-color:red;color:#fff}.popup{display:inline-block;position:fixed;background:var(--secondary)333de;z-index:9999;top:0;bottom:0;left:0;right:0;margin:auto;width:100%;height:100%;opacity:0;visibility:hidden;transition:all .2s ease-in-out}.popup.is-on{opacity:1;visibility:visible}.popup.is-on .popup__content{opacity:1;visibility:visible;top:0;border-radius:4px}.popup.is-on .popup__content .popup__text{color:var(--secondary);padding:3rem 1rem;text-align:center}.popup.is-on .popup__content .popup__text img{max-width:100%!important}.popup .popup__content{position:absolute;word-wrap:break-word;overflow-y:auto;padding:5rem 2.5rem;background:#fff;top:-50%;bottom:0;left:0;right:0;margin:auto;width:90%;height:80%;opacity:0;visibility:hidden;transition:all .3s ease-in-out}.popup__button__div{text-align:center}.popup__button{position:absolute;left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%);padding:1rem;color:#fff;margin:0 auto;background-color:var(--primary);transition:all .3s;border-radius:2px;text-transform:uppercase}.popup__button:hover{color:#111;box-shadow:0 12px 16px 0 rgba(0,0,0,.24),0 17px 50px 0 rgba(0,0,0,.19)}#popup__close{position:absolute;right:20px;top:20px;font-size:3rem;color:#999;cursor:pointer;transition:all .5s}#popup__close:hover{color:#e33}.show{opacity:1;display:block}.hide{opacity:0;display:none}@media (min-width:992px){.popup .popup__content{width:60%!important}}@media (min-width:600px){.popup .popup__content{overflow-y:auto}}#eventmap{height:13rem}