/* ============= 1. common css ============ */

@import url('https://fonts.googleapis.com/css2?family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&family=Quicksand:wght@300..700&display=swap');
body{font-family: "Poppins", sans-serif; margin: 0; font-size: 14px}
h1,h2,h3,h4,h5,h6{font-family: "Quicksand", sans-serif; font-weight: 700}
img{max-width: 100%}
header {   background: #036280;  color: #fff;  text-align: center;     padding: 7px 0;}
.owl-nav button {  background: no-repeat;  border: none; top: 1px;  color: #fff; position: absolute;}
button.owl-prev {  left: 0;}
button.owl-next {  right: 0;}
.owl-carousel p{margin: 0}
nav .form-control {   border: 2px solid #036280;    border-radius: 5px 0 0 5px;    width: 225px;}
button.btn.btn-outline-success {
    background: #036280;
    border: none;
    color: #fff;
    border-radius: 0 5px 5px 0;
}
.btn-primary {
    color: #fff;
    background-color: #036280;
    border-color: #036280;
}.gallery {
  width: 100%;
  max-width: 620px;
  margin: 40px auto;
}
.gallery-slider {
  width: 100%;
  height: auto;
  margin: 0 0 10px 0;
}
.gallery-slider .swiper-slide {
  width: auto;
  height: auto;
}
.gallery-slider .swiper-slide img {
  display: block;
  width: auto;
  height: 100%;
  margin: 0 auto;
}
.gallery-thumbs {
  width: 100%;
  padding: 0;
  overflow: hidden;
}
.gallery-thumbs .swiper-slide {
  width: 100px;
  height: 100px;
  text-align: center;
  overflow: hidden;
  opacity: 0.1;
}
.gallery-thumbs .swiper-slide-active {
  opacity: 1;
}
.gallery-thumbs .swiper-slide img {
  width: auto;
  height: 100%;
}


div#js-clock {
    background: #c8202f;
    display: flex;align-items: center;
    padding: 8px;
    border-radius: 7px;
}.clock-number {
    font-size: 22px;line-height: 16px;
    font-weight: 700;
}.clock-column {
    margin: 0 5px;
}.clock-label {
    text-transform: uppercase;
    font-size: 13px;
}.clock-divider {
    line-height: 25px;
    height: 20px;
}.spcialText {
    margin-right: 15px;
}.banner-text {
    font-weight: 700;
}.spcialText h5 {
    font-size: 16px;
}.testimonial1_component {
    display: flex
;
    align-items: center;
}.testimonial1_text {
    margin-left: 20px;
}#banner h2 {
    font-size: 25px;
}#banner h3 {
    font-weight: 400;font-size: 22px;
}.bestPrice img {
    width: 23px;
}
.bestPrice {
    border: 2px dotted #2a2552;
    border-radius: 5px;
    padding: 5px;
    display: flex;
    align-items: center;
    max-width: fit-content;
}.quantity-selector_card {
    border: 1px solid #ccc;
    padding: 15px;
    border-radius: 10px;
}.selector-step {
    display: flex;
    align-items: center;
    flex-wrap: wrap;margin: 25px 0;
    gap: 15px;
}.quantity-selector_card {
    border: 1px solid #ccc;position: relative;
    padding: 15px;
    border-radius: 10px;
    width: 46%;
}.quantity-selector_card .form-check {
    display: flex;
    align-items: center;
}.quantity-selector_card label.form-check-label {
    margin-left: 15px;
}.quantity-selector_card h4 {
    margin: 0;
    font-size: 16px;
}.quantity-selector_card p {
    font-size: 14px;
    margin: 0;
}.most-pouplar {
    background: #e01b1b;
    position: absolute;
    color: #fff;
    padding: 0 5px;
    border-radius: 3px;
    top: -10px;
    left: 0;
    right: 0;
    margin: auto;
    width: 92px;
    text-align: center;
}.features-wrapper {
    display: flex
;
    align-items: center;
    justify-content: space-between;
}.features-icon img {
    height: 70px;
}.features-icon h3 {
    font-size: 16px;
}
.features-icon {
    text-align: center;
}section.features-section.py-5 {
    background: #fff8f1;
}.featVideo video {
    width: 100% !important;
    object-fit: cover !important;
    border-radius: 15px;
}
.featVideo {
    width: 302px;
    height: 302px;
    border-radius: 15px;
    margin: auto;
}.process-video video {
    border-radius: 15px 15px 0 0;
}section.process-section.py-5 {
    background: linear-gradient(#e0fafa, #fff8f100);
}.process-video {
    max-width: 100%;
    height: 310px;
    margin: auto;
    border-radius: 15px;
}.process-box {
    background: #fff;
    text-align: center;    border-radius: 15px;
    position: relative;
}
.container {
    max-width: 1000px;
}.process-box h3 {
    color: #fff;
    background-color: #2a2552;
    border-radius: 60px;
    font-size: 17px;
    position: absolute;
    padding: 3px 17px;
    left: 0;
    right: 0;
    margin: auto;
    max-width: 100px;
    margin-top: -17px;
}section.process-section.py-5 {
    background: #e0fafa;
    padding: 110px 0 !important;
}.process-box p {
    padding: 24px;
    font-size: 16px;
}section.compare-section {
    padding: 50px 0;
}.titleOuter h2 {
    font-size: 36px;
    font-weight: 800;
}.titleOuter {
    margin: 0 0 30px;
}.compare-box li {
    border-top: 1px solid #ddd;
    padding: 12px 0;
}
.compare-box ul {
    list-style: none;
    padding: 0;    margin: 0;
}
.compare-box {
    border: 1px solid #2a2552;
    border-radius: 15px;
    padding: 15px;
}.compare-box-head h3 {
    font-size: 17px;
    white-space: nowrap;
}
.compare-box-head {
    display: flex;    align-items: center;
    justify-content: space-between;margin-bottom: 10px;
}.compare-box-head img {
    width: 60px;
}span.badge.bg-primary {
    color: #269733;
    background-color: #e3fde7 !important;
    padding: 10px;
}span.badge.bg-danger {
    color: #ca1d1d;
    background-color: #fee !important;
    padding: 10px;
}section.testimonial-section ,.reviewSection{
    background: #fff9ed;
    padding: 50px 0;
}.testimonialUser {
    display: flex
;
    align-items: center;
}
.testimonialUser > img {
    width: 50px;    margin-right: 15px;
    border-radius: 50%;
}.userInfo h5 {
    margin: 0 0 5px;
    font-size: 16px;
}.userInfo p {
    font-size: 12px;margin: 0;
}
.rating i {
    color: #FFC107;
}.testimonialBox {
    border-bottom: 1px solid #ccc;
    padding: 15px 0;
}.testimonialBox p {
    font-size: 13px;
}ul#myTab {
    justify-content: center;
    margin: 0 0 50px;
}.nav-tabs .nav-link {
    color: #000;
    padding: 10px 30px;
    border-radius: 10px 10px 0 0;
}.videoReviewOuter img {
    border-radius: 10px;
}.videoReviewOuter {
    position: relative;margin: 0 0 30px;
}span.playIocn {
    position: absolute;
    display: grid
;
    align-items: center;
    justify-content: center;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    color: #fff;
    font-size: 50px;
}section.faq-outer {
    padding: 50px 0;
}.accordion-button:not(.collapsed) {
    background: #fff;
    color: #000;
}.accordion-item {
    border: none;
    border-bottom: 1px solid #ccc;
    border-radius: 0 !important;
}
.accordion-button{box-shadow: none !important;}
footer {
    background: #2a2552;
    color: #fff; font-size: 12px;
    padding: 10px 0;
}.footer4_credit-text a {
    color: #fff;
    text-decoration: none;
}
.footer4_credit-text {
    text-align: center;
}
.gift_card{ width: 25%;
    margin-right: 10px;}
.gift_card_inner {
    position: relative;
    border: 1px dashed #ccc;
   
    padding: 5px;
    border-radius: 5px;
}.gift-price-badge {
    background: #c8202f;
    color: #fff;
    position: absolute;
    padding: 0 10px;
    border-radius: 5px;
    top: -10px;
    font-size: 12px;
    left: 0;
    right: 0;
    margin: auto;
    max-width: 90px;
}.gift_card_inner img {
    background: #e2faf8;
}.gift_card h4 {
    font-size: 12px;
    text-align: center;
    margin: 10px 0 0;
}