@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: 1420px; }
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; }
strong { color: #000; }

/* ====================heador css====================*/
body.mbshado { background: rgba(0, 0, 0, 0) url(../images/background-img.jpg) repeat scroll 0 0; }
.mbshado.show { overflow: hidden; }
header.header-section { background: #fff; }
header.header-section .header-custom { align-items: center; padding: 20px 0; }
.header-custom-content { text-align: center; width: 25%; font-weight: 600; color: #1b245a; font-size: 20px; }
.header-custom-content.col-row { display: none; }
.header-custom-content span { color: #656565; display: block; font-size: 15px; font-weight: 500; }
.brand { width: 18%; }
.brand img { max-width: 180px; }
.nav-wrapper nav.navbar ul.nav-menu { width: 100%; }
.nav-wrapper ul li:last-child { margin-right: 0; }
.nav-menu .nav-item a { font-size: 18px; color: #1b245a; padding: 8px 12px 8px; font-weight: 500; text-decoration: none; background: none; display: block; transition: all 0.3s ease-in-out; -webkit-tranzsition: all 0.3s ease-in-out; -moz-transition: all 0.3s ease-in-out; }
.nav-menu .nav-item.active a { background: #1b245a; color: #fff; }
.nav-menu .nav-item a:hover { color: #fff; background: #1b245a; }
.hamburger .bar { display: block; width: 25px; height: 3px; margin: 5px auto; background: #1b245a; transition: all 0.3s ease-in-out; -webkit-tranzsition: all 0.3s ease-in-out; -moz-transition: all 0.3s ease-in-out; }

/* ====================home page banner css====================*/
.main-section h2 { color: #000; text-transform: uppercase; font-weight: 600; margin-bottom: 20px; }
.product-detail.border-solid { background: #1b245a; padding: 15px 0; border-radius: 0 0 10px 10px; }
.product-detail p a { color: #1b245a; }
.product-detail.border-solid h5 { font-size: 18px; color: #a2d7fc; }
.main-section .product-detail.border-solid p.item-code { color: #fff; text-decoration: underline; }
.top-sectino { background: #a2d7fc; }
.content-section { display: flex; flex-wrap: wrap; gap: 0 20px; }
.content-section h1 { font-size: 38px; color: #1b245a; text-align: left; width: 100%; margin-bottom: 35px; line-height: 43px; font-weight: 600; }
.content-section p { color: #000; line-height: 30px; width: 83%; }
.content-section p a { color: #0202cb; text-decoration: underline; }
.usapad-logo { width: 15%; background: #fff; border: 1px solid #ccc; display: flex; align-items: center; justify-content: center; border-radius: 6px; }
.main-section a { color: #1b245a; text-decoration: underline; }
.main-section p { color: #656565; line-height: 28px; }
.main-section p.item-code { color: #1b245a; text-decoration: underline; }
.box { transition: all 0.4s; background: #fff; border-radius: 9px; border: 1px solid #f5fafd; box-shadow: 0 0 4px 0 #f2f2f2; transition: all 0.4s ease-in-out; -webkit-transition: all 0.4s ease-in-out; }
.figure-box { height: 300px; background: #fff; border-radius: 15px 15px 0 0; }
.product-img-item .figure-box { flex: 0 0 50%; max-width: 50%; border: 2px dashed #f4f3f3; border-radius: 0; }
.product-img-item .figure-box:nth-child(2) { border-left: none; }
.main-section p u { color: #0202cb; }
.main-section p span { color: #0202cb; }
.box img { transition: all 0.4s ease-in-out; -webkit-transition: all 0.4s ease-in-out; }
.box:hover img { transform: scale(1.1); }
.box:hover .new { background: #0202cb; }
.ordernow { font-size: 19px; margin-bottom: 10px; color: #1b245a; font-weight: 500; }

/* ====================inner-pages-css====================*/
form .form-group .form-control { height: 45px; box-shadow: none; border-radius: 0; }
form .form-group input.form-control.quantity { float: left; width: 105px; text-align: center; }
form .form-group input.btn { background: #1b245a; color: #fff; padding: 11px 20px 8px; margin-left: 10px; text-transform: uppercase; transition: all 0.4s ease-in-out; -webkit-transition: all 0.4s ease-in-out; border-radius: 0; }
form .form-group input.btn:hover { background: #a2d7fc; border-color: #a2d7fc; color: #1b245a; }
.content-bottom { background: #a2d7fc; text-align: center; }
.content-bottom p { color: #1b245a; line-height: 30px; }

/* ====================contact-pages-css====================*/
.main-section .contact-page p { color: #000; line-height: normal; margin-bottom: 6px; }
.contact-page ul { display: flex; flex-wrap: wrap; justify-content: space-between; overflow: hidden; }
.contact-page ul li { text-align: center; position: relative; z-index: 1; margin: 40px 0 40px; font-size: 18px; padding: 40px 15px 15px; transition: all 0.4s ease-in-out; -webkit-transition: all 0.4s ease-in-out; max-width: 50%; flex: 0 0 50%; background: #fff; }
.contact-page ul li span { display: block; font-size: 21px; color: #000; margin-bottom: 5px; line-height: 30px; font-weight: 600; }
.contact-page ul li img.hover_img { display: none; }
.contact-page ul li:hover img { display: none; }
.contact-page ul li:hover img.hover_img { display: inline; }
.contact-page ul li a { color: #0202cb; display: block; word-break: break-word; }
.contact-page ul li:hover a { color: #1b245a; }
.contact-page ul li figure { position: absolute; top: -40px; right: 0; left: 0; background: #fff; margin: auto; border-radius: 50%; transition: .4s ease; width: 70px; height: 70px; line-height: 70px; }
.contact-page ul li:hover figure { background: #1b245a; border-color: #198754 }

/* ====================footer-css====================*/
.main-footer { background: #1b245a; }
.f_titel { font-size: 24px; margin-bottom: 20px; position: relative; font-weight: 600; color: #a2d7fc; }
h2.f_titel:after { background: #a2d7fc; content: ""; position: absolute; bottom: 7px; height: 3px; max-width: 120px; width: 100%; margin-left: 2px; }
.f_link, .f-text { font-size: 16px; color: #fff; transition: .2s; }
.payment-icon li { border: 1px solid #a2d7fc; padding: 6px; }
.contact-details .icon-box a { color: #fff; opacity: 1; }
.contact-details .icon-box a:hover { color: #a2d7fc; }
.icon-box img { 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: #a2d7fc; color: #000; }

/* ====================media query====================*/
@media (min-width:576px) {
    .contact-page ul li:first-child { border-radius: 15px 0 0 15px; }
    .contact-page ul li:nth-child(2n) { border-radius: 0 15px 15px 0; }
    .contact-page ul li:nth-child(3) { border-radius: 15px 0 0 15px; }
}
@media (min-width:1024px) {
    .nav-wrapper { width: 45%; }
    .nav-wrapper nav.navbar ul.nav-menu { justify-content: space-between; }
    header.header-section .header-custom { justify-content: space-between; }
}
@media (min-width:1024px) and (max-width:1199px) {
    .hamburger.d-xl-none.d-block { display: none !important; }
    .nav-menu .nav-item a { font-size: 15px; padding: 6px 8px 6px; }
}
@media (max-width:1199px) {
    .container { max-width: 100%; width: 100%; }
    .content-section h1 { line-height: 40px; font-size: 25px;margin-bottom:15px; }
    .content-section { gap: 0 15px; }
    .content-section p { line-height: normal; width: 82%; font-size: 14px; }
}
@media (min-width:768px) and (max-width:991px) {
    .main-section h2 { font-size: 22px; display: inline-block; width: 100%; }
}
@media (max-width:1023px) {
    .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 #1b245a; width: 100%; }
    .nav-menu .nav-item:last-child { border-bottom: 1px solid #1b245a; margin-right: auto; }
    .hamburger { cursor: pointer; z-index: 9999; transition: 0.3s; position: absolute; padding: 3px; border-radius: 4px; top: 70px; right: 15px; }
    .hamburger.show { transition: 0.3s; top: 13px; right: 15px; position: absolute; }
    .hamburger.show .bar:nth-child(1) { transform: translateY(8px) rotate(45deg); background: #1b245a; }
    .hamburger.show .bar:nth-child(2) { opacity: 0; }
    .hamburger.show .bar:nth-child(3) { transform: translateY(-8px) rotate(-45deg); background: #1b245a; }
    .brand img { max-width: 150px; }
    .mbshado.show .nav-wrapper { padding-top: 25px; }
    header.header-section .header-custom { padding: 15px 0 15px; justify-content: space-between; }
    .nav-wrapper nav.navbar ul.nav-menu { justify-content: flex-start; gap: 0 !important; background: #a2d7fc; }
    .mbshado.show .brand { display: none; }
    .nav-menu .nav-item a { color: #1b245a; border-radius: 0; }
    .header-custom-content { width: 50%; }
}
@media (max-width:767px) {
    .usapad-logo { width: 40%; padding: 10px; margin-bottom: 10px; }
    .content-section p { width: 100%; }
    .figure-box { height: auto; padding: 20px 0 !important; }
    .main-section .product-right h1 { font-size: 28px; }
    .header-custom-content { display: none; }
    .header-custom-content.col-row { display: block; text-align: center; width: 100%; background: #fff; border-top: 4px dashed #a2d7fc; padding: 15px; }
}
@media (max-width:575px) {
    .brand img { max-width: 130px; }
    .contact-page ul li { font-size: 16px; max-width: 100%; flex: 100%; border-radius: 15px; }
    .link-sign { width: calc(50% - 10px); height: 60px; }
}