:root { --black: #000; --bg-black: #000; --white: #fff; --bg-white: #fff; --theme-color: #d76d3c; --secondery-color: #3f72af; }
@font-face { font-family: 'Noto Sans'; src: url('../fonts/NotoSans.eot'); src: url('../fonts/NotoSans.eot?#iefix') format('embedded-opentype'), url('../fonts/NotoSans.woff2') format('woff2'), url('../fonts/NotoSans.woff') format('woff'), url('../fonts/NotoSans.ttf') format('truetype'), url('../fonts/NotoSans.svg#NotoSans') format('svg'); font-weight: normal; font-style: normal; font-display: swap; }
@font-face { font-family: 'Noto Sans'; src: url('../fonts/NotoSans-Bold.eot'); src: url('../fonts/NotoSans-Bold.eot?#iefix') format('embedded-opentype'), url('../fonts/NotoSans-Bold.woff2') format('woff2'), url('../fonts/NotoSans-Bold.woff') format('woff'), url('../fonts/NotoSans-Bold.ttf') format('truetype'), url('../fonts/NotoSans-Bold.svg#NotoSans-Bold') format('svg'); font-weight: bold; font-style: normal; font-display: swap; }
* { box-sizing: border-box; }
.container { transition: .5s ease; }
body { padding: 0; margin: 0; font-size: 16px; font-family: 'Noto Sans'; position: relative; scroll-behavior: smooth; }
ul { list-style: none; padding: 0; margin: 0; }
a { text-decoration: none; }
img { max-width: 100%; height: auto; }
.header-section { background: var(--bg-white); }
.brand { z-index: 1; }
.main-titel { flex: 1; text-align: center; }
.main-titel h1 { color: var(--secondery-color); font-weight: bold; }
.hp-banner { padding: 175px 0; position: relative; background-image: url("../images/overlay-bg.png"); background-repeat: no-repeat; background-size: cover; background-position: top left; }
.hp-banner::before { content: ""; position: absolute; background: rgb(0 0 0 / 50%); top: 0; right: 0; bottom: 0; left: 0; margin: auto; z-index: 1; }
.heading { font-weight: bold; font-size: 32px; z-index: 2; position: relative; color: var(--white); }
.banner-content .welcome-text { flex: 1; padding-left: 20px; }
.hp-banner .banner-content { font-size: 18px; position: relative; z-index: 1; }
.hp-banner .banner-content p { color: var(--white); }
.binders-list p { color: var(--white); font-size: 16px; text-align: center; border-radius: 60px 0 60px 0; background-image: linear-gradient(180deg, #3f72af 0%, #000 100%); font-weight: bold; }
.slider-wrapper { border: 1px solid #ffffff; text-align: center; padding: 80px 0; position: relative; background: var(--bg-white); z-index: 1; border-radius: 60px; overflow: hidden; }
.slider-wrapper .carousel-indicators { bottom: -50px; margin-bottom: 0; }
.slider-wrapper .carousel-indicators button { width: 15px; height: 15px; border-radius: 100%; }
.card-wrapper .card { box-shadow: 1px 1px 4px 6px rgb(0 0 0 /0.1); -webkit-box-shadow: 1px 1px 4px 6px rgb(0 0 0 /0.1); -moz-box-shadow: 1px 1px 4px 6px rgb(0 0 0 /0.1); border: none; }
.card-wrapper .card:hover { scale: 1.05; z-index: 9; position: relative; transition: .5s ease; }
.new-item::before { content: "NEW"; position: absolute; background: var(--theme-color); height: 39px; width: 120px; color: var(--white); top: 0px; padding: 7px; text-align: center; border-radius: 0px 0 20px 0; left: 0; }
.image-head { border: 1px solid #f1f1f1; position: relative; }
.image-gallery { width: 16.66%; padding: 10px; text-align: center; justify-content: center; display: flex; align-items: center; scale: 1; background: var(--bg-white); border: 1px solid #0000004a; }
.image-gallery:hover a { scale: 1.1; transition: .5s ease; }
.image-gallery-wrapper { background: var(--bg-black); }
.card-heading { background: rgb(243 243 243); }
.card-heading a { color: var(--black); }
.inner-top-heading {padding-bottom: 35px;}
.image-gallery-wrapper .inner-top-heading {padding-bottom: 0;}
.card-wrapper .card:hover .card-heading { background: var(--secondery-color); transition: .5s ease; }
.card-wrapper .card:hover .card-heading a { color: var(--white); }
.product-details { padding: 15px; background: #f1f1f1a3; }
.product-details p.sub-title { margin-bottom: 8px; font-size: 16px; font-weight: bold; }
.product-details p span { font-weight: normal; }
.product-details p span.price-coad { color: var(--theme-color); }
.personalization span { color: var(--theme-color); font-size: 18px; }
.extra-charge { color: var(--theme-color); padding: 0 5px; font-size: 18px; }
.form-wrapper { box-shadow: 1px 1px 6px 6px rgba(255, 255, 255, 1); -webkit-box-shadow: 1px 1px 6px 6px rgba(255, 255, 255, 1); -moz-box-shadow: 1px 1px 6px 6px rgba(255, 255, 255, 1); padding: 10px; }
.hover-btns { color: var(--black); transition: .4s ease; -webkit-transition: .4s ease; -webkit-transition: .4s ease; }
.hover-btns:hover { background: var(--secondery-color); color: var(--white); }
.call-us { color: var(--secondery-color); font-weight: bold; }
label { margin-bottom: -1px; color: var(--black); font-size: 16px; font-weight: normal; display: block; padding: 5px 20px 5px 10px; margin-left: 0; }
input { width: 100%; height: 44px; padding: 5px 15px; border: 1px solid; outline: none; background: rgba(0, 0, 0, 0); transition: .4s;    /*! border-radius: 25px; */ border-color: #0d617b4a; border-radius: 30px; }
select { width: 100%; height: 44px; padding: 5px 15px; outline: none; border: 1px solid; background: rgba(0, 0, 0, 0); border-color: #0d617b4a; border-radius: 30px; }
.table-wrapper { overflow: auto; }
.table-wrapper th, td { border: 1px solid #ccc; padding: 10px 5px; color: #555; }
.inner-items .image-head P { text-align: center; }


/*================responsive navbar================*/
.mbshado.show { overflow: hidden; }
.hamburger .bar { display: block; width: 25px; height: 3px; margin: 5px auto; background: var(--secondery-color); transition: all 0.3s ease-in-out; -webkit-transition: all 0.3s ease-in-out; -moz-transition: all 0.3s ease-in-out; }
.nav-wrapper { overflow-x: hidden; background: var(--secondery-color); }
.nav-menu .nav-link { color: var(--white); transition: .5s ease-out; -webkit-transition: .2s ease-out; -moz-transition: .5s ease-out; font-size: 18px; position: relative; }
.nav-menu .nav-link.active { background: var(--bg-white); color: var(--theme-color); }
.nav-menu .nav-link:hover { background: var(--bg-white); color: var(--theme-color); }

/* ===========contact-page-css===========*/
.home-page .contact-page ul { display: flex; flex-wrap: wrap; justify-content: space-between; }
.home-page .contact-page ul li { border-radius: 10px; transition: .4s all; text-align: center; position: relative; z-index: 1; display: flex; flex-flow: column; border: 1px solid var(--secondery-color); width: 23%; padding: 15px; margin: 8px; background: var(--bg-white); }
.home-page .contact-page ul li:hover::after { height: 100%; width: 100%; }
.home-page .contact-page ul li::after { position: absolute; content: ""; background: var(--secondery-color); width: 0; top: 0; left: 0; border-radius: 10px; margin: auto; transition: all .4s ease-out 0s; z-index: -1; }
.home-page .contact-page ul li span { display: block; font-size: 18px; font-weight: 600; color: #12303a; }
.home-page .contact-page ul li:hover span { color: var(--white); }
.home-page .contact-page ul li:hover { color: var(--white); }
.home-page .contact-page ul li img.hover_img { display: none; }
.home-page .contact-page ul li:hover img.hover_img { display: block; margin: 0 auto; }
.home-page .contact-page ul li:hover img { display: none; }
.home-page .contact-page ul li a { color: #12303a; }
.home-page .contact-page ul li:hover a { color: var(--white); }
.disclaimer h4 { color: var(--theme-color); text-transform: uppercase; }

/* ===========footer-css===========*/
.main-footer { background: rgba(0, 0, 0, 40%); }
.f_titel { font-size: 24px; }
.f_link, .f-text { font-size: 16px; color: var(--white); transition: .2s; }
.contact-details .icon-box { margin-bottom: 12px; }
.contact-details .icon-box:last-child { margin-bottom: 0; }
.contact-details .icon-box a:hover { color: #d04e36; background: #fff; }
.icon-box img { padding-right: 10px; }
.icon-box.address img { padding-top: 10px; }
.address { line-height: 35px; display: flex; align-items: flex-start; margin-bottom: 0; }
.payment-icon li img { border: 1px solid #f3f3f3; padding: 8px; }
.footer-logo { background: var(--bg-white); display: flex; justify-content: center; align-items: center; height: 150px; border-radius: 100%; width: 100%; max-width: 150px; box-shadow: 1px 1px 11px 6px rgba(0, 0, 0, 0.5); }

/* =========//footer-css//=========*/

/* riben css*/
.ribbon { position: absolute; right: -5px; top: -5px; z-index: 1; overflow: hidden; width: 95px; height: 95px; text-align: right; }
.ribbon span { font-size: 12px; font-weight: bold; color: var(--white); text-transform: uppercase; text-align: center; line-height: 25px; transform: rotate(45deg); -webkit-transform: rotate(45deg); width: 130px; display: block; background: #79A70A; background: linear-gradient(#9BC90D 0%, #79A70A 100%); box-shadow: 0 3px 10px -5px rgba(0, 0, 0, 1); position: absolute; top: 25px; right: -27px; }
.ribbon span::before { content: ""; position: absolute; left: 0px; top: 100%; z-index: -1; border-left: 3px solid #79A70A; border-right: 3px solid transparent; border-bottom: 3px solid transparent; border-top: 3px solid #79A70A; }
.ribbon span::after { content: ""; position: absolute; right: 0px; top: 100%; z-index: -1; border-left: 3px solid transparent; border-right: 3px solid #79A70A; border-bottom: 3px solid transparent; border-top: 3px solid #79A70A; }

/*media query*/
@media (max-width:1199px) {
    .container { max-width: 100%; }
    .hp-banner { padding: 70px 0; }
    .heading { font-size: 24px; }
    .image-gallery { width: 25%; }
    .multypal-table .table-wrapper th, td { font-size: 14px; }
}
@media (max-width:991px) {
    .brand { max-width: 100px; }
    .mbshado.show .bg-shado { background: rgba(0, 0, 0, .8); height: 100%; width: 100%; position: absolute; top: 0; bottom: 0; z-index: 998; transition: .7s; }
    .header-section { z-index: 999; }
    .nav-menu { position: fixed; right: -100%; top: 94px; flex-direction: column; width: 240px; border-radius: 0; transition: 0.3s; background: var(--bg-white); z-index: 999; bottom: auto; height: 100%; }
    .nav-menu.show { right: 0px; }
    .nav-menu .nav-link { font-size: 15px; color: var(--black); }
    .nav-menu .nav-item { border-bottom: 1px solid #7d7f7f; width: 100%; }
    .nav-menu .nav-item:last-child { border-bottom: 1px solid #7d7f7f; }
    .hamburger { cursor: pointer; z-index: 9999; transition: 0.3s; position: relative; padding: 3px; border-radius: 4px; }
    .hamburger.show { transition: 0.3s; }
    .hamburger.show .bar { background: var(--secondery-color); }
    .hamburger.show .bar:nth-child(2) { opacity: 0; }
    .hamburger.show .bar:nth-child(1) { transform: translateY(8px) rotate(45deg); }
    .hamburger.show .bar:nth-child(3) { transform: translateY(-8px) rotate(-45deg); }
    .home-page .contact-page ul li { width: 47%; }
}
@media (max-width:767px) {
    .hp-banner { padding: 40px 0; }
    .table-wrapper { margin: 20px 0; }
    .ftr-box { border-bottom: 1px solid #ffffff40; padding-bottom: 25px; }
    .main-titel h1 { margin: 0 15px 0 15px; font-size: 22px; }
    .banner-content .welcome-text { padding-left: 10px; font-size: 16px; }
    .image-gallery { width: 33.33%; }
}
@media (max-width:575px) {
    .home-page .contact-page ul li { width: 100%; margin: 10px 0; }
}
.fade-in-left { animation: fade-in-left .5s ease; }
@keyframes fade-in-left {
    0% { opacity: 0; transform: translateX(-20px); }
    100% { opacity: 1; transform: translateX(0); }
}
.grow { animation: grow 1s ease; }
@keyframes grow {
    from { transform: scale(0); }
    to { transform: scale(1); }
}