:root { --black: #000; --bg-black: #000; --white: #fff; --bg-white: #fff; --theme-color: #046B8A; --secondery-color: #ffc9a2; }
@font-face { font-family: 'Poppins'; src: url('../fonts/Poppins-Bold.eot'); src: url('../fonts/Poppins-Bold.eot?#iefix') format('embedded-opentype'), url('../fonts/Poppins-Bold.woff2') format('woff2'), url('../fonts/Poppins-Bold.woff') format('woff'), url('../fonts/Poppins-Bold.ttf') format('truetype'), url('../fonts/Poppins-Bold.svg#Poppins-Bold') format('svg'); font-weight: bold; font-style: normal; font-display: swap; }
@font-face { font-family: 'Poppins'; src: url('../fonts/Poppins-Regular.eot'); src: url('../fonts/Poppins-Regular.eot?#iefix') format('embedded-opentype'), url('../fonts/Poppins-Regular.woff2') format('woff2'), url('../fonts/Poppins-Regular.woff') format('woff'), url('../fonts/Poppins-Regular.ttf') format('truetype'), url('../fonts/Poppins-Regular.svg#Poppins-Regular') format('svg'); font-weight: normal; font-style: normal; font-display: swap; }
@font-face { font-family: 'Poppins'; src: url('../fonts/Poppins-SemiBold.eot'); src: url('../fonts/Poppins-SemiBold.eot?#iefix') format('embedded-opentype'), url('../fonts/Poppins-SemiBold.woff2') format('woff2'), url('../fonts/Poppins-SemiBold.woff') format('woff'), url('../fonts/Poppins-SemiBold.ttf') format('truetype'), url('../fonts/Poppins-SemiBold.svg#Poppins-SemiBold') format('svg'); font-weight: 600; font-style: normal; font-display: swap; }
@font-face { font-family: 'Poppins'; src: url('../fonts/Poppins-Medium.eot'); src: url('../fonts/Poppins-Medium.eot?#iefix') format('embedded-opentype'), url('../fonts/Poppins-Medium.woff2') format('woff2'), url('../fonts/Poppins-Medium.woff') format('woff'), url('../fonts/Poppins-Medium.ttf') format('truetype'), url('../fonts/Poppins-Medium.svg#Poppins-Medium') format('svg'); font-weight: 500; font-style: normal; font-display: swap; }
* { box-sizing: border-box; }
.container { transition: .4s ease; max-width: 1320px; }
h1, h2, h3, h4, h5, h6 { letter-spacing: 1px; color: #000; }
body { padding: 0; margin: 0; font-size: 16px; font-family: 'Poppins'; position: relative; scroll-behavior: smooth; color: #000; }
ul { list-style: none; padding: 0; margin: 0; }
a { text-decoration: none; }
img { max-width: 100%; height: auto; }
.coad-head a { font-size: 18px; }
.dual-logo { border-radius: 20px; width: 100%; height: 100%; background: #fff; justify-content: space-around; align-items: center; max-width: 280px; padding: 10px; }
.link-section { background: linear-gradient(45deg, #2b6267, #b29898); }

/* ====================heador css====================*/
.mbshado.show { overflow: hidden; }
header.header-section.page-header { background: #fff; color: #fff; font-weight: 600; }
header.header-section .header-custom { align-items: center; padding: 15px 0; }
.brand { width: 15%; }
.nav-wrapper nav.navbar ul.nav-menu { justify-content: flex-end; width: 100%; }
.nav-wrapper ul li { margin-right: 10px; font-size: 15px; }
.nav-wrapper ul li:last-child { margin-right: 0; }
.nav-menu .nav-item a { color: #1b3657; padding: 9px 10px; font-weight: 600; text-decoration: none; background: none; border-radius: 0; position: relative; overflow: hidden; display: block; }
.nav-menu .nav-item a::after { position: absolute; background: #ff6767; top: 0; width: 100%; height: 100%; left: -100%; content: ""; transition: all 0.4s cubic-bezier(.08, .82, .17, 1); }
.nav-menu .nav-item a span { position: relative; z-index: 1; }
.nav-menu .nav-item:hover a::after, .nav-menu .nav-item.active a { color: #fff; background: #ff6767; left: 0; }
.nav-menu .nav-item a:hover { color: #fff; }
.nav-menu .nav-item a span { position: relative; z-index: 1; }
.hamburger .bar { display: block; width: 25px; height: 3px; margin: 5px auto; background: #000; transition: all 0.3s ease-in-out; -webkit-tranzsition: all 0.3s ease-in-out; -moz-transition: all 0.3s ease-in-out; }
.link-sign { text-align: center; width: calc(25% - 30px); background: linear-gradient(45deg, #2b6267, #000000); margin: 15px; height: 80px; border-radius: 10px; box-shadow: 3px 3px 3px 3px #f1f1f10a; }
.link-sign a { color: #fff; font-size: 22px; height: 100%; width: 100%; display: flex; justify-content: center; align-items: center; border-radius: 10px; !I; !; }
.link-sign:hover { background: linear-gradient(45deg, #000000, #2b6267); }

/* ====================home page banner css====================*/
.main-item-container { background: #f6f7fd; }
.top-sectino { position: relative; }
.top-sectino .bg-img figure { margin-bottom: 0; }
.usapad-logo { background: #fff; height: 130px; width: 195px; display: flex; align-items: center; justify-content: center; margin: 0; padding: 10px; position: absolute; right: 0; top: 0; border-radius: 0 0 15px 15px; }
.box-content { background: #fff; padding: 30px 15px; color: #656565; line-height: 32px; border-radius: 0 0 15px 15px; }
.box-content p.text { font-size: 18px; color: #000; margin-bottom: 10px; line-height: normal; border-bottom: 2px solid #f9d6d6; display: inline-block; padding-bottom: 5px; }
.main-item-container a { color: #000; text-decoration: underline; }
.right-section p { color: #656565; }
.right-section p u { color: #000; }
.right-section p strong { color: #000; }
.right-section p.item-nem { color: #1b3657; font-weight: 600; }
.main-item-container h1 { color: #ff6767; font-size: 35px; font-weight: 600; }
.main-item-container h2 { font-size: 25px; font-weight: 600; }
.box { transition: all 0.4s; background: #f2f2f2; padding-bottom: 20px; border-radius: 15px; }
.box:hover .card-details { border-color: #1b3657; }
.box:hover .card-details h5 a { color: #1b3657; }
.card-details { border-top: 2px solid #656565; padding: 10px 0px 0; transition: all 0.4s; position: relative; }
.card-details h5 { font-size: 18px; }
.card-details h5 a { color: #ff6767; display: block; line-height: normal; padding: 0 10px; }
.figure-box { height: 300px; background: #fff; border-radius: 15px 15px 0 0; }
.main-item-container span { color: #ff6767; }
.box img { transition: all 0.4s; }
.box:hover img { transform: scale(1.1); }
.new { position: absolute; background: #ff6767; color: #fff; padding: 10px 15px; top: 0; text-transform: uppercase; border-radius: 15px 0 15px 0; }
.ordernow { font-size: 20px; margin-bottom: 15px; color: #1b3657; font-weight: 600; }

/* ====================inner-pages-css====================*/
.main-item-container .col-12 p strong { color: #fb4e02; }
section.main-item-container.inner-page ul li { width: 48%; }
.right-section { margin-bottom: 50px; }
form { background: #fff; padding: 20px; border-radius: 20px 20px 0 0; margin-bottom: 20px; border-bottom: 1px dashed #ccc; }
form .form-group .form-control { height: 45px; border-radius: 10px; box-shadow: none; }
form h5 { font-size: 20px; color: #7f96d5; margin-bottom: 15px; }
.main-item-container form span { color: #ff6767; }
form .form-group input.form-control.quantity { float: left; width: 130px; text-align: center; }
form .form-group input.btn { background: #1b3657; color: #fff; padding: 9px 20px; margin-left: 10px; text-transform: uppercase; transition: all 0.4s ease-in-out; -webkit-transition: all 0.4s ease-in-out; border-radius: 10px; }
form .form-group input.btn:hover { background: #ff6767; color: #fff; border-color: #ff6767; }
.right-section h3 { font-size: 25px; color: #ff6767; margin-bottom: 15px; }
.product-price td.top-text { background: #1b3657; color: #fff; }
table { width: 100%; }
table tr td { border: 1px solid #ccc; padding: 10px; background: #fff; text-align: center; }
.right-section ul.product-item li { width: 15.8%; }
.right-section ul li span {transition: all 0.4s ease-in-out;-webkit-transition: all 0.4s ease-in-out;}
.right-section ul li img {transition: all 0.4s ease-in-out;-webkit-transition: all 0.4s ease-in-out;}
.right-section ul li:hover span {color: #1b3657;}
.right-section ul li:hover img {transform: scale(1.1);}
.right-section ul li { background: #fff; text-align: center; padding: 10px; width: 19.1%; border-radius: 10px; box-shadow: 0 0 4px 0 #ccc; margin-bottom: 15px; }

/* ====================contact-pages-css====================*/
.contact-page ul { display: flex; flex-wrap: wrap; justify-content: space-between; overflow: hidden; }
.contact-page ul li { border-radius: 0 0 10px 10px; text-align: center; position: relative; z-index: 1; border: 1px solid #000; margin-top: 60px; font-size: 18px; width: 48%; padding: 60px 15px 10px; background: #fff; transition: all 0.4s ease-in-out; -webkit-transition: all 0.4s ease-in-out; }
.contact-page ul li:hover { border-color: #1b3657; }
.contact-page ul li span { display: block; font-size: 24px; color: #ff6767; 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: #1b3657; display: block; word-break: break-word; }
.contact-page ul li:hover a { color: #ff6767; }
.contact-page ul li figure { position: absolute; top: -40px; right: 0; left: 0; background: #fff; border: 1px solid #000; width: fit-content; margin: auto; padding: 20px; border-radius: 50%; transition: .4s ease; }
.contact-page ul li:hover figure { background: #1b3657; border-color: #1b3657 }

/* ====================footer-css====================*/
.main-footer { background: #fff; color: #fb4e02; }
.f_titel { font-size: 24px; color: #1b3657; margin-bottom: 20px; font-weight: 600; }
.f_link, .f-text { font-size: 16px; color: #000; transition: .2s; }
.payment-icon li { border: 1px solid #ff6767; padding: 6px; }
.contact-details .icon-box { margin-bottom: 12px; }
.contact-details .icon-box:last-child { margin-bottom: 0; }
.contact-details .icon-box a { color: #000; opacity: 1; }
.contact-details .icon-box a:hover { color: #ff6767; }
.icon-box img { color: var(--black); max-width: 25px; margin-right: 8px; }
.icon-box.address img { padding-top: 5px; }
.address { line-height: 27px; display: flex; align-items: flex-start; margin-bottom: 0; }
.copyright { background: #93db70; color: #000; padding: 10px 0; }

/* ====================media query====================*/
@media (min-width:1024px) {
    .nav-wrapper { width: 85%; }
}
@media (min-width:1024px) and (max-width:1199px) {
    .nav-wrapper ul li { margin-right: 5px; font-size: 14px; }
    .nav-menu .nav-item a { padding: 9px 4px; }
    .right-section ul.product-item li { width: 15.6%; }
    .right-section ul li { width: 19%; }
    .hamburger.d-xl-none.d-block { display: none !important; }
}
@media (min-width:992px) and (max-width:1023px) {
    .right-section ul.product-item li { width: 15.6%; }
    .right-section ul li { width: 18.9%; }
}
@media (max-width:1199px) {
    .container { max-width: 100%; width: 100%; }
}
@media (min-width:768px) and (max-width:991px) {
    .brand { width: 22%; }
    .product-box li { width: 18.5%; }
    .main-item-container h2 { font-size: 22px; width: 48%; }
    form .col-md-6 .form-group input.form-control.quantity { width: 80px; }
    form .col-md-6 .form-group input.btn { padding: 9px 8px; margin-left: 8px; }
    .right-section ul.product-item li { width: 18.6%; }
}
@media (max-width:1023px) {
    .contact-page ul li { width: 47%; }
    .payment-icon li img { padding: 5px }
    .logo-text { text-align: center; }
    .nav-menu .nav-link.active { color: #d06306; }
    .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: 55px; }
    .nav-menu.show { right: 0px; }
    .nav-menu .nav-item { border-top: 1px solid #7d7f7f; width: 100%; }
    .nav-menu .nav-item.active { border-color: #ff6767; }
    .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; top: 2px; }
    .hamburger.show .bar {        /* background: var(--seconndery-color); */ }
    .hamburger.show .bar:nth-child(1) { transform: translateY(8px) rotate(45deg); background: #000; }
    .hamburger.show .bar:nth-child(2) { opacity: 0; }
    .hamburger.show .bar:nth-child(3) { transform: translateY(-8px) rotate(-45deg); background: #000; }
    .brand img { max-width: 150px; }
    header.header-section .header-custom { padding: 10px 0 10px; justify-content: space-between; }
    .nav-wrapper nav.navbar ul.nav-menu { justify-content: flex-start; gap: 0 !important; }
    .mbshado.show .brand { display: none; }
}
@media (max-width:991px) {
    .product-price { display: none; }
    form .form-group input.form-control.quantity { width: 70px; }
    form .form-group input.btn { padding: 9px 10px; }
    .right-section ul li { width: 31.4%; }
}
@media (max-width:767px) {
    .main-item-container h1 { font-size: 31px; }
    .brand { width: 80%; }
    .usapad-logo { height: 70px; width: 98px; }
    .right-section ul.product-item li { width: 15.4%; }
    .ordernow { font-size: 18px; }
}
@media (max-width:575px) {
    .contact-page ul li { width: 100%; font-size: 16px; }
    .link-sign { width: calc(50% - 10px); height: 60px; }
    .right-section ul.product-item li { width: 18.1%; }
    .main-item-container span { font-size: 14px; word-break: break-word; }
}
@media (max-width:479px) {
    form .form-group input.form-control.quantity { width: 125px; }
    form .form-group input.btn { width: 50%; }
    form .form-group input.btn:last-child { width: 100%; margin-top: 15px; margin-left: 0; }
}
.fadeInLeft { animation: fadeinleft 1s ease; }
@keyframes fadeinleft {
    0% { opacity: 0; transform: translateX(-200px); }
    100% { opacity: 1; transform: translateX(0); }
}