File: /home/imensosw/www/imenso.co/dev/titan-sanitiser/css/style.css
/*Common css Open*/
@import url('https://fonts.googleapis.com/css2?family=Sen:wght@400;700;800&display=swap');
body,html{ font-size: 16px; line-height: 150%; font-family: 'Sen', sans-serif; font-weight: 400 }
html {scroll-behavior: smooth; }
a{ }
a:hover{}
a:hover, a:focus {text-decoration: none; outline: none; box-shadow: none;}
h1, h2, h3, h4, h5 { line-height: 1.3; }
ul, ol{ margin: 0; padding: 0; list-style: none; }
.form-group{ position: relative; margin-bottom: 20px }
.form-control:focus, button:focus, .btn:focus, input, select{box-shadow:none !important; outline: none !important; }
input, select{background: none !important}
.form-control, .form-group input, .form-group textarea{ border-radius: 0 !important; border: none; border-bottom: 1px solid #ECECFB; background: none }
.btn{ border-radius: 0 !important; border: none !important; text-transform: uppercase; padding: .75rem 1.5rem !important}
.btn.btn-sm{padding: .3rem 1.5rem !important}
.animate, .pro_ctry:before{transition: all .5s ease; -webkit-transition: all .5s ease; -moz-transition: all .5s ease; -o-transition: all .5s ease; -ms-transition: all .5s ease;}
.box-shadow{ box-shadow: 0 5px 20px 0 rgba(0,0,0,.1); -webkit-box-shadow: 0 5px 20px 0 rgba(0,0,0,.1); -moz-box-shadow: 0 5px 20px 0 rgba(0,0,0,.1); -o-box-shadow: 0 5px 20px 0 rgba(0,0,0,.1); -ms-box-shadow: 0 5px 20px 0 rgba(0,0,0,.1);}
strong, .strong{}
.font-weight-normal{}
.burger{ padding: 100px 0; }
.burger_b{ padding-bottom: 100px; }
.burger_t{ padding-top: 100px; }
.swiper-pagination{ bottom: -10px !important; z-index: 1 !important }
.swiper-pagination-bullet{ width: 15px !important; height: 15px !important; border: 1px solid #C8C8CE !important; background: none !important }
.swiper-pagination-bullet .swiper-pagination-bullet-active{ border-color: #323A45 !important; background: none !important }
.gotop{position: fixed; right: 20px; bottom: 20px; z-index: 3; color: #fff; background: #b41717; border: 2px solid #23283A; width: 40px; height: 40px; text-align: center; line-height: 36px; opacity: .6; display: none;}
.gotop:hover{ color: #Fff; opacity: 1 }
.gotop i{ font-size: 20px }
.btn{ padding: .5rem 1.5rem !important; border-radius: 0; font-weight: 600; font-size: 14px }
.btn-primary{ background: #4DAFFF; color: #fff }
.btn-primary:focus,.btn-primary:hover{ background: #1a71b7 }
.btn-secondary{ background:#053359; color: #fff }
.btn-secondary:focus, .btn-secondary:hover{ background: #042744}
.text-light{color: #f0f4f7}
.text-red{color: #f00 }
.text-orange{ color: #e96d28 }
.text-black{color: #000 }
.text-white{color: #fff }
.bg-light{background: #f0f4f7}
.bg-red{ background: #f00 }
.bg-orange{ background: #e96d28 }
.bg-black{ background: #000 }
.bg-white{ background: #fff }
/*Common css Close*/
/*Custom css Open*/
.img-svg{}
.media .img-svg path{fill:#fff!important}
/*top area open*/
.top_area header{padding: 10px 0;}
.top_area.fixed-top{ border-bottom: 1px solid #ddd; background: #fff; z-index: 11; padding: 5px 0}
.top_area.fixed-top .navbar-brand{ display: none; }
.top_area .btn{padding: .375rem 1rem !important; font-size: 14px; text-transform: capitalize;}
.top-strip{padding: 0; }
.top-cnt{ text-align: right; }
.top-cnt a{ padding: 5px 10px 5px 0; display: inline-block; color: #333; font-size: 13px; }
.top-cnt .dropdown-menu a{ padding: 5px 10px }
.top-cnt a i{ font-size: 16px; vertical-align: -3px; margin-right: 5px }
.navbar-brand{ width: 180px }
.navbar-brand img{ width: 100% }
.top_area header .nav-item a{ font-size: 16px; font-weight: 600; padding: .05rem 1.5rem !important; color: #222}
.top_area header .nav-item.active a, .top_area header .nav-item a:hover{ background: none !important; color: #999 }
.top_area .dropdown-menu{ padding: 0 !important; border-radius: 0 !important; margin-top: 0 !important; }
.top_area .dropdown-menu .dropdown-menu{ left: 100px; top: 26px; min-width: 18rem; width: auto !important }
.top_area header.fixed{ position: fixed; left: 0; top: 0; width: 100%; height: auto; z-index: 2; padding-top: 5px}
.top_area.fixed-top .top-action{ position: relative; z-index: 12 }
.top_area header.fixed .navbar-brand img{ width: 100px }
.top_area header.fixed .nav-item a{ padding: .3rem 1.5rem !important; display: block; }
.top-action .img-svg {width: auto; height: 24px; }
/*.dropdown-toggle::after{ position: absolute; right: 10px; top: 19px; }
.dropdown:hover>.dropdown-menu{ display: block; }*/
.searchbar{ position: relative; padding: 5px; }
.search_icon{ position: absolute; left: 0; top: 5px; z-index: 1 }
.search_input{ width: 100%; background: none; border: none; outline: none; box-shadow: none; padding-left: 30px }
.form-search{ position: relative; border: 1px solid #ddd; border-radius: 4px; }
.form-search input{ background: none; border: none; outline: none; box-shadow: none; width: 100%; }
.form-search img{ position: absolute; right: 5px; top: 9px; width: 20px }
.shopping-cart{ position: relative; display: inline-block; margin-left: 30px }
.shopping-cart img{ width: 20px }
.shopping-cart .indicator{ position: absolute; right: 0; top: 0; width: 8px; height: 8px; border-radius: 100%; background: #e96d28 }
.shopping-cart .dropdown-toggle::after{ display: none !important; }
.navbar-expand-md .navbar-nav .nav-link {font-size: 16px; font-weight: 600; color: #333; }
.navbar-expand-md .navbar-nav .nav-link:hover, .navbar-expand-md .navbar-nav .nav-link.active { color: #4DAFFF; }
.badge-info {color: #fff; background-color: #4DAFFF; }
.shop-cart .badge-info{ top: -10px; position: relative; }
/*Top Menu*/
.banner{ overflow: hidden; }
.banner .swiper-button-prev, .banner .swiper-button-next{ width: 50px; height: 50px; background: #fff; text-align: center; line-height: 50px; border-radius: 100%; outline: none; border: none; box-shadow: none; }
.banner .swiper-button-prev:after, .banner .swiper-button-next:after{ font-size: 20px; color: #333 }
.banner .swiper-button-prev:hover:after, .banner .swiper-button-next:hover:after{color: #4dafff !important}
.swiper-button-next, .swiper-button-prev{ z-index: 1 !important }
.banner img{ position: relative; z-index: 1 }
.bg_spot{background: url('../images/texture.png') no-repeat center bottom; background-size: 100% auto; position: absolute; left: 0; top: 0; width: 100%; height: 100%; z-index: 0}
.footer-area{ bottom: 1px solid #ddd; padding: 50px 0 0; background: #061927; color: #fff}
.footer-area h5{ font-weight: 600; font-size: 18px }
.footer-area a{ padding: 2px 0px; display: block; color: #fff; font-size: 13px;}
.footer-area li a, .footer-area p{ opacity: .5 }
.footer-area p { font-size: 13px; margin-bottom: 10px }
.footer-area a:hover{ opacity: 1 }
.footer-area li{ position: relative; }
.footer-area li a{ padding-left: 20px }
.footer-area li:before{ content:' '; opacity: .5; position: absolute; left: 0; top: 50%; width: 10px; height: 1px; background: #fff; display: inline-block; }
.social-icons{ text-align: center; margin-bottom: 40px }
.social-icons li, .social-icons li a{display: inline-block;}
.social-icons li:before{display: none}
.social-icons li a{ padding:2px 10px; text-align: center; font-size: 16px }
.social-icons li a i{ width: auto; margin: 0 }
.social-icons li a span{ display: none }
.footer-area i{ width: 20px; text-align: left; }
.payment-option img{ margin-right: 10px }
.copyrights-wrapper{ margin-top: 50px; background: rgba(0,0,0,.3); border-top: 1px solid rgba(255,255,255,.2); padding:15px 10px 10px; font-size: 13px; color: rgba(255,255,255,.5); position: relative;}
.copyrights-wrapper:after{ content: ''; position: absolute; left: 50%; top:-40px; width: 50px; height: 50px; display: inline-block; background: url('../images/logo-icon.png') no-repeat; background-size: 100% auto; opacity: .5 }
.news-letter{background-color: #4DAFFF; background-image: url('../images/sanitizer-bottle.png'); background-repeat: no-repeat; background-position: left bottom; padding: 150px 50px; background-size: auto 80%; color: #fff; position: relative;}
.news-letter:after, .news-letter:before{ content:''; position: absolute; width: 15%; height: 30%; transition: all .5s ease; -webkit-transition: all .5s ease; -moz-transition: all .5s ease; -o-transition: all .5s ease; -ms-transition: all .5s ease; }
.news-letter:after{ right: 5%; bottom: 8%; background: url('../images/flower_1.png') no-repeat; background-size: 100%}
.news-letter:before{ right: 40%; top: 10%; background: url('../images/flower_2.png') no-repeat; background-size: 100%}
.news-letter h3{ font-size: 24px;font-weight: 600; margin-bottom: 10px }
.news-letter p{ font-size: 14px; line-height: 120%; margin-bottom: 30px }
.news-letter input{ border-bottom: 2px solid #fff !important; border: none; color: #fff; padding-left: 0; margin-top: 2px}
.news-letter input:focus{ color: #fff }
.news-letter .btn{ background: #fff; font-weight: 600; color: #053359; }
.news-letter:hover:after{ bottom: 1%; right: 3% }
.news-letter:hover:before{ top: 5%; right: 43% }
.banner_content{ margin-left: 50px }
.banner_content h1{ font-weight: 900 }
.banner_content p{ opacity: .7; font-size: 20px }
.pro_ctry{ background: #f0f4f7; position: relative; display: block; cursor: pointer; overflow: hidden;}
.pro_ctry:after, .pro_ctry:before{ content: ''; display: block; }
.pro_ctry:before{ width: 80px; height: 80px; position: absolute; right: -100px; bottom: -100px; border-radius: 100%}
.pro_ctry:hover:before{ background: #4DAFFF;right: -20px; bottom: -20px; }
.pro_ctry.ctry_1:after{ padding-bottom: 150%;}
.pro_ctry.ctry_2:after{ padding-bottom: 50%;}
.pro_ctry.ctry_3:after{ padding-bottom: 50%;}
.pro_ctry.ctry_4:after{ padding-bottom: 50%;}
.pro_ctry.ctry_5:after{ padding-bottom: 50%;}
.pro_ctry h4, .pro_ctry a, .pro_ctry img{ position: absolute;}
.pro_ctry img{ z-index: 0; left: 50%; top: 50%; transform: translate(-50%, -50%); width: auto; }
.pro_ctry.ctry_1 img{ height: 130%;}
.pro_ctry.ctry_2 img, .pro_ctry.ctry_3 img{ height: 130%;}
.pro_ctry.ctry_4 img, .pro_ctry.ctry_5 img{ height: 130%;}
.pro_ctry.ctry_1:hover img{ height: 90%;}
.pro_ctry.ctry_2:hover img, .pro_ctry.ctry_3:hover img{ height: 100%;}
.pro_ctry.ctry_4:hover img, .pro_ctry.ctry_5:hover img{ height: 100%;}
.pro_ctry h4{ left: 20px; top: 20px; z-index: 1; font-size: 18px; font-weight: 600; text-shadow: 0 0 5px #f0f4f7}
.pro_ctry a{ right: 15px; bottom: 15px; z-index: 1; color: #333; font-weight: 500; font-size: 13px }
.pro_ctry:hover a{ color: #1a71b7 }
.pro_ctry.ctry_1{ height: calc(100% - 0px) }
.pro_ctry.ctry_2{ height: 48%; margin-bottom: 30px; }
.pro_ctry.ctry_3{ height: 48%}
.pro_ctry.ctry_4{ height: 48%; margin-bottom: 30px; }
.pro_ctry.ctry_5{ height: 48%}
.best-saller{background: url('../images/disinfecting.jpg') no-repeat center; background-size: 100% auto; position: relative;}
.best-saller:before{ content: ''; display: block; position: absolute; left: 0px; top: 0px; width: 100%; height: 100%; background:rgb(18 42 62 / .8)/*rgb(253 219 81 / .8)*/; z-index: 0}
.best-saller .w-50{ background: rgba(255,255,255,.9); padding: 2rem; border: 10px solid #4dafff; position: relative; z-index: 1 }
.best-saller h6{ text-transform: uppercase; font-size: 13px; opacity: .5 }
.best-saller h4{ font-weight: 900 }
.price{font-size: 14px; vertical-align: middle;}
.price span{ font-weight: 600;}
.price_old{ text-decoration: line-through;}
.price_new{ color: #1a71b7; font-size: 18px; }
.cart-icon{ width: 20px; height: auto; margin-right: 5px }
.cart-icon path{ fill: #fff }
.product-list{overflow: hidden; padding-top: 20px}
.product-list h2{ border-bottom: 1px solid #ddd; font-weight: 600; font-size: 24px; padding-bottom: 10px; margin-bottom: 30px }
.pro-cnt{ padding: 20px; overflow: hidden; border: 1px solid #eee; position: relative; }
.pro-cnt:hover{box-shadow: 0 0 5px 0 rgba(0,0,0,.2) }
.pro-cnt h4{font-size: 18px; font-weight: 600;height: 50px; display: -webkit-box; -webkit-line-clamp: 3; -webkit-box-orient: vertical; overflow: hidden;}
.pro-ctry-nm{text-transform: uppercase; font-size: 13px; opacity: .5; position: absolute; left: 20px; top: 10px;}
.pro-img{ width: 100%; display: block; position: relative;}
.pro-img:after{content: ''; display: block; padding-bottom: 133%}
.pro-img img{ position: absolute; z-index: 0; left: 50%; top: 50%; transform: translate(-50%, -50%); width: 100%; height: 100% }
.btn.btn-icon{ width: 40px; height: 40px; padding: 0 !important; text-align: center; line-height: 40px; border-radius: 100% !important }
.pro-content{ position: relative; top: 0; background: #fff }
.add2cart{ position: absolute; bottom: -70px; width: 100% }
.add2cart a{ padding: 10px 0; font-weight: 600; font-size: 14px; display: block; }
.pro-cnt:hover .pro-content{ top:-46px;}
.products-slider{ position: relative; }
.products-slider .swiper-button-next, .products-slider .swiper-button-prev{ top:-55px !important; }
.products-slider .swiper-button-next{ right: 0 !important; left: auto !important;}
.products-slider .swiper-button-prev{ right: 50px !important; left: auto !important;}
.products-slider .swiper-button-next:after, .products-slider .swiper-button-prev:after{ font-size: 20px; color: #333 }