: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; }
body { padding: 0; margin: 0; font-size: 16px; font-family: 'Poppins'; position: relative; scroll-behavior: smooth; }
ul { list-style: none; padding: 0; margin: 0; }
a { text-decoration: none; }
img { max-width: 100%; height: auto; }
.gradient-text { background: -webkit-linear-gradient(45deg, #2b6267, #000000); -webkit-text-fill-color: transparent; background-clip: text;
    { background: linear-gradient(45deg, #2b6267, #000000); }
; }
.nav-wrapper { background: #be069c; }
.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 .header-custom { align-items: center; padding: 15px 0; }
.brand { width: 50%; }
.section-right { width: 50%; }
.section-right ul { display: flex; justify-content: flex-end; text-align: center; width: 100%; gap: 0 25px; }
.section-right ul li a { background: #be069c; display: block; color: #fff; padding: 8px 23px; border-radius: 30px; font-size: 16px; line-height: normal; border: 1px solid #be069c; transition: all 0.4s; }
.section-right ul li a:hover { background: #fff; border: 1px solid #ff8983; color: #ff8983; }
.section-right ul li a.active { background: #fff; border: 1px solid #ff8983; color: #ff8983; }
.nav-wrapper nav.navbar ul.nav-menu { justify-content: space-between; width: 100%; }
.nav-menu .nav-link { color: #fff; font-size: 17px; margin-right: 15px; font-weight: 600; }
.nav-menu .nav-link.active { color: #fdc3c0; }
.nav-menu .nav-link:hover { color: #fdc3c0; }
.hamburger .bar { display: block; width: 25px; height: 3px; margin: 5px auto; background: #be069c; 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====================*/
.card-wrapper { background: #f2f2f2; }
h1.headerinfo { font-size: 35px; color: #be069c; margin-bottom: 20px; }
.card-details h5 { margin-bottom: 15px; }
.card-details h5 a { color: #be069c; display: block; padding: 0 15px; font-size: 18px; line-height: normal; }
p a { color: #be069c; text-decoration: underline; }
.card-details p { border-top: 1px solid #ccc; padding: 8px 15px; margin-bottom: 0; }
.figure-box { height: 250px; }
.inner-page .figure-box { height: auto;padding:10px; }
section .bottom-cont p { display: flex; width: 100%; align-items: center; gap: 0 10px; line-height: normal; flex-wrap: wrap; }
.main-item-container  p.subtext { font-size: 16px; line-height: 28px; }
.sold_out { background: #f20808; color: #fff; padding: 10px; font-weight: 600; }
.inner-page .figure-box .sold_out { display: inline-block; position: absolute; top: 50%; transform: translateY(-50%); left: 0; right: 0; margin: 0 auto; }
.main-item-container .card.rounded-2, .main-item-container .card.rounded-2 p, .card.rounded-2 .card-details h5 a { transition: all 0.4s ease-in; -webkit-transition: all 0.4s ease-in; }
.main-item-container .card.rounded-2:hover, .main-item-container .card.rounded-2:hover p, .card.rounded-2:hover .card-details h5 a { border-color: #be069c; color: #000; }

/* ====================inner-pages-css====================*/
.inner-page h2 { color: #000; font-weight: 600; font-size: 30px; }
.inner-page h5 { font-size: 20px; color: #ff8983; font-weight: 600; margin-bottom: 15px; }
.inner-page .figure-box h5 { font-size: 18px; padding: 0 15px; margin: 15px 0 0; width: 100%; }
.inner-page ul li { margin-bottom: 10px; color: #656565; background-image: url(../images/right-arrow.png); background-size: 13px; background-repeat: no-repeat; background-position: 0 4px; padding-left: 23px; display: inline-block; width: 100%; }
.inner-page ul.img-box { display: flex; justify-content: space-between; gap: 0 15px; margin: 5px 0 15px; flex-wrap: wrap; }
.inner-page ul.img-box li { background-image: none; background-color: #fff; box-shadow: 0 0 10px 0 #ccc; text-align: center; width: 18.5%; padding: 10px; }
ul.img-box.item-img li { width: 31%; }
.inner-page ul.img-box li span { margin-top: 10px; height: 55px; display: flex; align-items: center; justify-content: center; }
ul.img-box.item-img li span { height: auto; }
.inner-page ul.color-name { display: flex; flex-wrap: wrap; margin-bottom: 10px; }
.inner-page ul.color-name li { width: 25%; }
.inner-page ul li a { color: #be069c; }
.table-price table { width: 100%; }
.table-price { margin-bottom: 15px; }
.table-price table tr td { background: #fff; padding: 10px; text-align: center; border: 1px solid #ccc; }
.table-price table tr td.header-col { background: #ff8983; color: #000; border-left-color: #ff8983; border-right-color: #ff8983; }
.inner-page label { display: block; margin-bottom: 5px; }
.inner-page .form-group { margin-bottom: 15px; }
.inner-page .form-control { height: 44px; border-radius: 7px; box-shadow: none; border: 1px solid #ccc; }
.inner-page input.form-control.quantity { float: left; width: 100px; text-align: center; margin-right: 15px; }
input.submit_btn { background: #be069c; color: #fff; border: none; padding: 9px 22px; border-radius: 7px; text-transform: uppercase; font-weight: 600; transition: all 0.4s ease-in; -webkit-transition: all 0.4s ease-in; }
input.submit_btn:hover { background: #ff8983; color: #000; }
form.form-col { display: inline-block; width: 100%; border-bottom: 1px dotted #ccc; padding-bottom: 10px; margin-bottom: 20px; }
.site_map_section h2 { border-bottom: 2px dotted #be069c; padding-bottom: 10px; margin-bottom: 25px; display: inline-block; }
.site_map_section h2 a { color: #000; font-size: 25px; font-weight: 600; text-decoration: none; display: inline-block; }
.site_map_section ul.site_map li a { color: #ff8983; margin-bottom: 10px; display: inline-block; }
.site_map_section ul.site_map li a:hover { color: #be069c; }
.inner-page h5 span { display: block; color: #000; margin-top: 10px; }

/* ====================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 #081415; width: 23%; margin-top: 60px; font-size: 18px; padding: 60px 15px 10px; background: #fff; }
.contact-page ul li span { display: block; font-size: 24px; color: #081415; 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: #000; display: block; word-break: break-word; }
.contact-page ul li figure { position: absolute; top: -40px; right: 0; left: 0; background: #fff; border: 1px solid #be069c; width: fit-content; margin: auto; padding: 20px; border-radius: 50%; transition: .4s ease; }
.contact-page ul li:hover figure { background: #be069c; }

/* ====================footer-css====================*/
section .bottom-cont { background: #f2f2f2; padding: 50px 0; }
section .bottom-cont h3 { color: #be069c; display: inline-block; font-size: 30px; margin-bottom: 15px; }
section .bottom-cont p span { color: #be069c; font-weight: bold; font-size: 30px; line-height: 0; }
.section-logo ul { display: flex; align-items: center; justify-content: space-between; margin-top: 30px; }
.section-logo ul li { border: 1px solid #ccc; padding: 10px; width: 23%; text-align: center; height: 150px; display: flex; align-items: center; justify-content: center; background: #fff; }
.main-footer { background: #ddd; color: #be069c; }
.f_titel { font-size: 24px; color: #000; margin-bottom: 20px; }
.f_link, .f-text { font-size: 16px; color: #be069c; 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 { color: #be069c; opacity: 1; }
.contact-details .icon-box a:hover { color: #000; }
.icon-box img { color: var(--black); max-width: 25px; margin-right: 8px; }
.icon-box.address img { padding-top: 5px; }
.address { line-height: 34px; display: flex; align-items: flex-start; margin-bottom: 0; }
.copyright { background: #be069c; color: #fff; line-height: normal; padding: 10px 15px; text-align: center; font-weight: 600; }
.table-price.mobile-table { display: none; }

/* ====================media query====================*/
@media (max-width:1199px) {
    .container { max-width: 100%; }
    .inner-page ul.img-box li { width: 17.5%; }
    .f_link, .f-text { font-size: 15px; line-height: normal; }
    section .bottom-cont p { display: inline-block; }
    section .bottom-cont p span { font-size: 20px; line-height: 0; display: inline-block; width: 4%; }
    .site_map_section h2 a { font-size: 18px; }
    .table-price { display: none; }
    .table-price.mobile-table { display: block; }
    .inner-page ul.img-box li span { height: auto; font-size: 15px; }
}
@media (min-width:768px) and (max-width:991px) {
    .hamburger { order: 3; }
    .section-right { order: 2; width: 60%; }
    .hamburger { order: 3; }
    .section-right ul { gap: 0 11px; }
}
@media (max-width:991px) {
    .contact-page ul li { width: 47%; }
    .payment-icon li img { padding: 5px }
    .logo-text { text-align: center; }
    .nav-menu .nav-link.active { color: #be069c; }
    .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: 78px; }
    .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; color: #000; margin-right: 0; }
    .nav-wrapper nav.navbar ul.nav-menu { justify-content: flex-start; }
    .brand { width: 25%; }
    header.header-section { border-bottom: 1px solid #cccc; }
    header.header-section .header-custom { justify-content: space-between; }
    .inner-page ul.color-name li { width: 50%; }
}
@media (max-width:767px) {
    section .bottom-cont { padding: 30px 0; }
    .section-logo ul { margin-top: 30px; flex-wrap: wrap; }
    .section-logo ul li { width: 48%; margin-bottom: 15px; }
    .inner-page ul.img-box li { width: 30.4%; }
    .inner-page .card.rounded-2:last-child { margin-bottom: 20px; }
    .section-right { order: 3; width: 100%; padding-top: 10px; }
    .hamburger { order: 2; }
    .section-right ul { justify-content: center; gap: 0 10px; }
    .section-right ul li a { padding: 5px 14px; font-size: 14px; }
    h1.headerinfo { font-size: 30px; }
}
@media (max-width:575px) {
    .contact-page ul li { width: 100%; font-size: 16px; }
    .link-sign { width: calc(50% - 10px); height: 60px; }
    .brand { width: 60%; }
}
@media (max-width:414px) { }
.fadeInLeft { animation: fadeinleft 1s ease; }
@keyframes fadeinleft {
    0% { opacity: 0; transform: translateX(-200px); }
    100% { opacity: 1; transform: translateX(0); }
}