:root { --black: #000; --bg-black: #000; --white: #fff; --bg-white: #fff; --theme-color: #046B8A; --secondery-color: #c58607; }
@font-face { font-family: 'Proza'; src: url('../fonts/Proza-Regular.eot'); src: url('../fonts/Proza-Regular.eot?#iefix') format('embedded-opentype'), url('../fonts/Proza-Regular.woff2') format('woff2'), url('../fonts/Proza-Regular.woff') format('woff'), url('../fonts/Proza-Regular.ttf') format('truetype'), url('../fonts/Proza-Regular.svg#Proza-Regular') format('svg'); font-weight: normal; font-style: normal; font-display: swap; }
@font-face { font-family: 'Agbalumo'; src: url('../fonts/Agbalumo-Regular.eot'); src: url('../fonts/Agbalumo-Regular.eot?#iefix') format('embedded-opentype'), url('../fonts/Agbalumo-Regular.woff2') format('woff2'), url('../fonts/Agbalumo-Regular.woff') format('woff'), url('../fonts/Agbalumo-Regular.ttf') format('truetype'), url('../fonts/Agbalumo-Regular.svg#Agbalumo-Regular') format('svg'); font-weight: normal; font-style: normal; font-display: swap; }
* { box-sizing: border-box; }
.container { transition: .4s ease; max-width: 1320px; }
h1, h2, h3, h4, h5, h6 { font-family: 'Agbalumo'; }
body { padding: 0; margin: 0; font-size: 16px; font-family: 'Proza'; position: relative; scroll-behavior: smooth; }
ul { list-style: none; padding: 0; margin: 0; }
a { text-decoration: none; }
img { max-width: 100%; height: auto; }
h5 { color: var(--secondery-color); }
h5 { color: var(--secondery-color); }
h5 a{ color: var(--secondery-color); }
select.form-select, input.form-control { font-size: 16px; height: 44px; outline: none; box-shadow: none; border: 1px solid #ccc; }
select.form-select:hover, input.form-control:hover { border-color: var(--secondery-color); }
select.form-select:focus, input.form-control:focus { box-shadow: none; }
input.form-control.submit-btn { width: auto; float: left; margin-left: 10px; background: #fff; color: #000; transition: .4s ease; }
label { width: 100%; font-size: 16px; }
span.h-text { font-weight: bold; color: var(--theme-color); }
.special-note { font-size: 16px; color: var(--secondery-color) }
.quantity { width: 68px; float: left; text-align: center; }
.form-wrapper { padding: 1rem .6rem; box-shadow: 0px 0px 14px 2px #ccc; border-radius: 10px; }
.color-box li { width: 12%; font-size: 14px; }
.dual-logo.d-flex { border-radius: 20px; width: 100%; height: 100%; background: #fff; justify-content: space-around; align-items: center; max-width: 280px; padding: 10px; }

/* ====================heador css====================*/
.mbshado.show { overflow: hidden; }
.header-section { background: #ffffff; }
.brand { z-index: 1; }
.nav-menu .nav-link { color: #000; font-size: 16px; margin-right: 10px; }
.nav-menu .nav-link.active { color: var(--secondery-color); }
.nav-menu .nav-link:hover { color: var(--secondery-color); }
.hamburger .bar { display: block; width: 25px; height: 3px; margin: 5px auto; background: var(--secondery-color); transition: all 0.3s ease-in-out; -webkit-tranzsition: all 0.3s ease-in-out; -moz-transition: all 0.3s ease-in-out; }
.ribben { font-size: 20px; color: #fff; position: absolute; top: 4px; right: 4px; line-height: 1.8; padding-inline: 1lh; padding-bottom: .5rem; border-image: conic-gradient(#0008 0 0) 51%/.5rem; clip-path: polygon(100% calc(100% - .5rem), 100% 100%, calc(100% - .5rem) calc(100% - .5rem), .5rem calc(100% - .5rem), 0 100%, 0 calc(100% - .5rem), 999px calc(100% - .5rem - 999px), calc(100% - 999px) calc(100% - .5rem - 999px)); transform: translate(calc((1 - cos(45deg))*100%), -100%) rotate(45deg); transform-origin: 0% 100%; background-color: #F44336; }
.not-available { padding: 10px 0; color: #f00; font-weight: bold; position: absolute; left: 0; right: 0; margin: 0 auto; top: 0; bottom: auto; font-size: 18px; background: rgba(255, 255, 255, .5); }

/* ====================home page banner css====================*/
.web-banner::after { content: ""; background: rgba(0, 0, 0, 0.3); position: absolute; height: 100%; width: 100%; top: 0; bottom: 0; left: 0; right: 0; margin: auto; }
.banner-heading .banner-content p { font-size: 20px; max-width: 590px; width: 100%; border-radius: 20px; padding-top: 20px; }
section.card-wrapper { background: #f6f6f6; }
.card-details p { border-bottom: 1px solid #f1f1f1; padding: 7px; }
.web-banner .banner-heading h1 { font-size: 72px;  position: relative; background: -webkit-linear-gradient(#d3cece, #faac0e); -webkit-background-clip: text; -webkit-text-fill-color: transparent; }
.web-banner .banner-heading h1::before { position: absolute; content: ""; height: 20px; width: 184px; left: 50px; right: 0; background: linear-gradient(45deg, #a7833b2b, #c58607); top: 20px; clip-path: polygon(80% 32%, 129% 42%, 45% 58%, 0 74%, 0 18%); }
.banner-heading { margin: 0 auto; top: 50%; left: 0; transform: translateY(-50%); right: 0; max-width: 1320px; width: 100%; position: absolute; z-index: 2; }
.subtext { font-size: 16px; line-height: 28px; }
.subtext a { color: var(--secondery-color); text-decoration: underline; font-weight: bold; }
.main-item-container{background: #f1f1f1;}
.main-item-container .card { border: 1px solid transparent; transition: all 0.4s ease 0s; overflow: hidden; box-shadow: 0px 0px 4px 2px #f1f1f1; }
.main-item-container .card:hover { z-index: 9; box-shadow: unset; border: 1px solid var(--theme-color); }
.card:hover h5 a{ color: var(--theme-color); }

/* ====================inner-pages-css====================*/
h3.item-heading { color: var(--secondery-color); }
section.item-details .row { background: #f1f1f1; padding: 10px; }
.image-head { background: var(--bg-white); border: 1px solid #f1f1f1; position: relative; transition: all .4s ease 0s; }
.image-head:hover { border-color: var(--theme-color); }
.image-head p { text-align: center; font-size: 14px; }
.hed-in { font-size: 32px; color: var(--theme-color); }
.images-box { display: flex; justify-content: center; align-items: center; border: 1px solid #ccc; padding: 10px; background: #fff; position: relative; transition: all .4s ease 0s; flex-wrap: wrap; }

/* ====================contact-pages-css====================*/
.contact-page ul { display: flex; flex-wrap: wrap; justify-content: space-between; overflow: hidden; }
.contact-page ul li { border-radius: 10px; transition: .4s all; text-align: center; position: relative; z-index: 1; border: 1px solid var(--theme-color); width: 23%; margin-top: 60px; font-size: 18px; padding: 60px 15px 10px; background: #fff; }
.contact-page ul li span { display: block; font-size: 20px; color: var(--theme-color); margin-bottom: 5px; line-height: 30px; }
.contact-page ul li img.hover_img { display: none; }
.contact-page ul li:hover img.hover_img { display: block; margin: 0 auto; }
.contact-page ul li:hover img { display: none; }
.contact-page ul li a { color: var(--black); }
.contact-page ul li figure { position: absolute; top: -40px; right: 0; left: 0; background: var(--bg-white); border: 1px solid var(--theme-color); width: fit-content; margin: auto; padding: 20px; border-radius: 50%; transition: .4s ease; }
.contact-page ul li:hover figure { background: var(--theme-color); }

/* ====================footer-css====================*/
.main-footer { background: var(--bg-black); }
.f_titel { font-size: 24px; color: var(--secondery-color); margin-bottom: 20px; }
.f_link, .f-text { font-size: 16px; color: var(--white); transition: .2s; }
.payment-icon li img { border: 1px solid #fff; padding: 8px; }
.contact-details .icon-box { margin-bottom: 12px; }
.contact-details .icon-box:last-child { margin-bottom: 0; }
.contact-details .icon-box a:hover { color: var(--secondery-color); }
.icon-box img { padding-right: 2px; color: var(--black); }
.icon-box.address img { padding-top: 5px; }
.address { line-height: 34px; display: flex; align-items: flex-start; margin-bottom: 0; }

/* ====================media query====================*/
@media (min-width:1920px) {
    .web-banner { max-width: 1920px; width: 100%; margin: 0 auto; z-index: 1; }
}
@media (max-width:1199px) {
    .container { max-width: 100%; }
}
@media (max-width:991px) {
    .contact-page ul li { width: 47%; }
    .payment-icon li img { padding: 5px }
}
@media (max-width:767px) {
    .brand { max-width: 120px; }
    .mbshado.show .bg-shado { background: rgba(0, 0, 0, .6); height: 100%; width: 100%; position: absolute; top: 0; bottom: 0; z-index: 998; transition: .7s; }
    .nav-menu { position: fixed; right: -100%; top: 0px; flex-direction: column; width: 240px; border-radius: 0; transition: 0.3s; background: var(--bg-white); z-index: 999; bottom: auto; height: 100%; padding-top: 68px; }
    .nav-menu.show { right: 0px; }
    .nav-menu .nav-item { border-top: 1px solid #7d7f7f; width: 100%; padding: 10px; text-align: left; }
    .nav-menu .nav-item:last-child { border-bottom: 1px solid #7d7f7f; margin-right: auto; }
    .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(--seconndery-color); */}
    .hamburger.show .bar:nth-child(1) { transform: translateY(8px) rotate(45deg); }
    .hamburger.show .bar:nth-child(2) { opacity: 0; }
    .hamburger.show .bar:nth-child(3) { transform: translateY(-8px) rotate(-45deg); }
    .nav-menu .nav-link { font-size: 14px; }
    .hed-in { font-size: 24px; }
    .contact-details .icon-box { margin-bottom: 8px; }
    .f_titel { font-size: 20px; }
    .f_link, .f-text { font-size: 14px; }
    .ftr-box { border-bottom: 1px solid #ffffff40; padding-bottom: 16px; }
    .web-banner .banner-heading h1 { font-size: 36px; }
    .web-banner .banner-heading h1::before { height: 8px; width: 93px; left: 25px; top: 9px; }
    .banner-heading .banner-content p { padding: 0; font-size: 16px; }
    .specifications p { font-size: 14px; }
    .table-wrapper.inner-table .table { min-width: 399px; width: 100%; font-size: 14px; }
    .color-box li { font-size: 12px; }
    h4.order-heading { font-size: 20px; }
    section.main-item-container h2 {
    font-size: 18px;
}
}
@media (max-width:575px) {
    .contact-page ul li { width: 100%; font-size: 16px; }
}
@media (max-width:414px) {
    .web-banner .banner-heading h1 { font-size: 24px; }
    .web-banner .banner-heading h1::before { height: 8px; width: 76px; left: 16px; top: 5px; }
    .banner-heading .banner-content p { font-size: 14px; }
    .color-box li { width: 17%; }
}
.fadeInLeft { animation: fadeinleft 1s ease; }
@keyframes fadeinleft {
    0% { opacity: 0; transform: translateX(-200px); }
    100% { opacity: 1; transform: translateX(0); }
}