@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: url(../images/bg-pads.jpg); color: #fff; font-weight: 600; background-repeat: no-repeat; background-size: cover; z-index: 0; }
header.header-section.page-header:before { content: ""; background: rgba(0, 0, 0, 0.5); height: 100%; width: 100%; position: absolute; top: 0; z-index: -1; }
.header-fax ul li { font-size: 15px; margin-bottom: 3px; border-bottom: 1px solid #ff2901; background: rgb(229, 124, 105, 0.5); padding: 6px 6px; }
.header-fax ul li img.icon { max-width: 20px; margin-right: 10px; }
.brand { width: 15%; }
.nav-wrapper nav.navbar ul.nav-menu { justify-content: space-between; width: 100%; }
.nav-menu .nav-link { color: #fff; font-size: 18px; margin-right: 10px; font-weight: 500; line-height: 50px; padding: 0 15px; transition: all 0.4s ease-in-out; -webkit-transition: all 0.4s ease-in-out; }
.nav-menu .nav-item:last-child .nav-link { margin-right: 0; }
.nav-menu li.active .nav-link { background: #ff2901; }
.section-right { font-size: 25px; text-align: center; }
.section-right span { display: block; font-size: 16px; }
.nav-menu .nav-link:hover { background: #ff2901; }
.hamburger .bar { display: block; width: 25px; height: 3px; margin: 5px auto; background: #fff; 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: #fff; }
.header-section h1 { color: #fff; font-size: 35px; padding: 185px 0 20px; }
.top-content { display: flex; align-items: center; gap: 0 15px; flex-wrap: wrap; margin-bottom: 185px; background: rgb(229, 124, 105, 0.5); border-radius: 5px; }
.top-content  p.subtext { line-height: 30px; width: 82%; font-weight: normal; }
.top-content .usapad-logo { width: 15%; background: #fff; height: 130px; border-radius: 2px; text-align: center; display: flex; align-items: center; justify-content: center; }
.main-item-container a { color: #2E160D; text-decoration: underline; }
.box { transition: all 0.4s; padding-bottom: 10px; box-shadow: 0 0 2px 0 #c86d5c; margin-top: 1px; }
.card-details { border-top: 5px solid #ff2901; padding: 10px 0px 0; transition: all 0.4s; }
.main-item-container p.price { color: #ff2901; font-weight: 600; text-transform: uppercase; }
.box:hover .card-details { border-color: #c86d5c; }
.box:hover .card-details h5 { color: #c86d5c; }
.card-details h5 { margin-bottom: 10px; font-size: 18px; color: #ff2901; font-weight: 600; }
.main-item-container p { color: #656565; line-height: 27px; margin-bottom: 10px; }
.figure-box { height: 300px; background: #fff; }
table { width: 100%; }
table tr.header-top td { background: #fff188; color: #000; }
table tr td { border: 1px solid #e57c69; text-align: center; padding: 10px; color: #e57c69; background: #fff; }
td.top-row { background: #e57c69; color: #fff; }
.box img { transition: all 0.4s; }
.box:hover img { transform: scale(1.1); }
.section-colm { background: #fff; padding: 40px 0; }

/* ====================inner-pages-css====================*/
.main-item-container span, .main-item-container u { color: #ff2901; }
.main-item-container p.item { color: #000; font-weight: 600; line-height: 15px; }
.product-right  h2 { color: #ff2901; font-size: 30px; margin-bottom: 15px; }
form { box-shadow: 0 0 3px 0 #c86d5c; padding: 15px; border-radius: 7px; }
form h5 { font-size: 18px; color: #ff2901; font-weight: 600; }
form .form .form-control { height: 45px; box-shadow: none; border-radius: 0; font-size: 14px; }
form .form input.form-control.quantity { float: left; width: 150px; text-align: center; }
form .form input.btn { background: #ff2901; color: #fff; padding: 11px 30px 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; font-weight: 600; }
form .form input.btn:hover { background: #e57c69; color: #000; }

/* ====================contact-pages-css====================*/
.contact-page h2 { font-size: 18px; font-weight: 600; }
.contact-page h2 span { display: block; line-height: 30px; margin-top: 6px; }
.contact-page h4 { font-size: 25px; margin: 20px 0 15px; color: #ff2901; }
.contact-page ul { display: flex; flex-wrap: wrap; justify-content: space-between; overflow: hidden; }
.contact-page ul li { border-radius: 5px; transition: .4s all; text-align: center; position: relative; z-index: 1; border: 1px solid #ff2901; width: 23.5%; margin-top: 60px; font-size: 18px; padding: 60px 15px 10px; background: #fff; }
.contact-page ul li span { display: block; font-size: 19px; color: #ff2901; margin-bottom: 5px; font-weight: 600; }
.contact-page ul li:hover { border-color: #c86d5c; }
.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: #fb7f50; display: block; word-break: break-word; }
.contact-page ul li:hover a { color: #ff2901; }
.contact-page ul li figure { position: absolute; top: -40px; right: 0; left: 0; background: #fff; border: 1px solid #ff2901; width: fit-content; margin: auto; padding: 20px; border-radius: 50%; transition: .4s ease; }
.contact-page ul li:hover figure { background: #c86d5c; border-color: #c86d5c; }

/* ====================footer-css====================*/
.main-footer { background: #c86d5c; color: #fff; }
.f_titel { font-size: 24px; color: #fff; margin-bottom: 20px; font-weight: 600; }
.f_link, .f-text { font-size: 16px; color: #fff; transition: .2s; }
.payment-icon li { background: #fff; padding: 5px; }
.contact-details .icon-box { margin-bottom: 12px; }
.contact-details .icon-box:last-child { margin-bottom: 0; }
.contact-details .icon-box a { color: #fff; opacity: 1; }
.contact-details .icon-box a:hover { color: #000; }
.icon-box img { max-width: 25px; margin-right: 8px; }
.icon-box.address img { padding-top: 5px; }
.address { line-height: 28px; display: flex; align-items: flex-start; margin-bottom: 0; }
.copyright { color: #ff2901; text-align: center; height: 45px; line-height: 45px; padding: 0 15px; }

/* ====================media query====================*/
@media (min-width:992px) {
    .nav-wrapper { background: #e57c69; }
    header.header-section .header-custom { align-items: center; padding: 100px 0; justify-content: space-between; }
}
@media (max-width:1199px) {
    .container { max-width: 100%; width: 100%; }
}
@media (max-width:991px) {
    body.mbshado.show .section-right { display: none; }
    body.mbshado.show  .header-fax { display: none; }
    .contact-page ul li { width: 47%; }
    .payment-icon li img { padding: 5px }
    .logo-text { text-align: center; }
    .nav-menu { position: fixed; right: -100%; top: 0px; flex-direction: column; width: 240px; border-radius: 0; transition: 0.3s; background: #e57c69; z-index: 999; bottom: auto; height: 100%; padding-top: 55px; }
    .nav-menu.show { right: 0px; }
    .nav-menu .nav-item { border-top: 1px solid #ff2901; width: 100%; text-align: left; }
    .nav-menu .nav-item:last-child { border-bottom: 1px solid #ff2901; margin-right: auto; }
    .hamburger { cursor: pointer; z-index: 9999; transition: 0.3s; position: relative; padding: 3px; border-radius: 4px; margin-left: auto; }
    .hamburger.show { transition: 0.3s; top: 2px; }
    .hamburger.show .bar:nth-child(1) { transform: translateY(8px) rotate(45deg); background: #fff; }
    .hamburger.show .bar:nth-child(2) { opacity: 0; }
    .hamburger.show .bar:nth-child(3) { transform: translateY(-8px) rotate(-45deg); background: #fff; }
    .nav-menu .nav-link { font-size: 16px; margin-right: 0; }
    .nav-menu li.active .nav-link { color: #fff; }
    .brand img { max-width: 150px; }
    header.header-section.page-header { z-index: 1; }
    .mbshado.show header.header-section.page-header:before { display: none; }
    header.header-section .header-custom { padding: 10px 0 10px; align-items: center; }
    .nav-wrapper nav.navbar ul.nav-menu { justify-content: flex-start; }
    .mbshado.show .brand { display: none; }
    .brand { max-width: 50%; flex: 0 0 50%; }
    .section-right { flex: 50%; max-width: 50%; font-size: 20px; }
    .header-fax { max-width: 50%; flex: 50%; }
    .top-content { margin-bottom: 15px; }
    .header-section h1 { font-size: 20px; padding: 10px 0 0; text-align: center; line-height: 30px; }
    .top-content  p.subtext { line-height: 25px; width: 100%; font-size: 14px; padding: 10px; }
    .top-content .usapad-logo { width: 100%; padding: 10px; height: auto; }
}
@media (max-width:767px) {
    .product-right  h2 { font-size: 25px; }
}
@media (max-width:575px) {
    .contact-page ul li { width: 100%; font-size: 16px; }
    .link-sign { width: calc(50% - 10px); height: 60px; }
}
@media (max-width:479px) {
    .section-right span { font-size: 14px; }
    .header-fax ul li { font-size: 13px; padding: 6px 4px; }
    .header-fax ul li img.icon { max-width: 15px; margin-right: 2px; }
    form .form input.form-control.quantity { width: 140px; }
}
@media (max-width:414px) { }
.fadeInLeft { animation: fadeinleft 1s ease; }
@keyframes fadeinleft {
    0% { opacity: 0; transform: translateX(-200px); }
    100% { opacity: 1; transform: translateX(0); }
}