

/* Typography */
body, ul, li, p, a, label, input, div {
  font-family: 'Roboto', sans-serif;
  font-size: 18px !important;
  font-weight: 300 !important;
}
a{
  text-decoration: none;
}
.titleHeader {
  font-family: 'Roboto', sans-serif;
  font-size: 48px !important;
  font-weight: 200 !important;
}
.h2 {
  font-family: 'Roboto', sans-serif;
  font-size: 30px !important;
  font-weight: 300;
}
.h3 {
  font-family: 'Roboto', sans-serif;
  font-size: 22px !important;
}
/* General */
.logo { font-weight: 500 !important;}
.text-warning {  color: #ede861 !important;}
.text-muted { color: #bcbcbc !important;}
.text-success { color: #59ab6e !important;}
.text-light { color: #cfd6e1 !important;}
.bg-dark { background-color: #212934 !important;}
.bg-light { background-color: #e9eef5 !important;}
.bg-black { background-color: #1d242d !important;}
.bg-success { background-color: #59ab6e !important;}
.btn-success {
  background-color: #59ab6e !important;
  border-color: #56ae6c !important;
}
.pagination .page-link:hover {color: #000;}
.pagination .page-link:hover, .pagination .page-link.active {
  background-color: #69bb7e;
  color: #fff;
}
/* Nav */
#templatemo_nav_top { min-height: 40px;}
#templatemo_nav_top * { font-size: 14px !important;}
#templatemo_main_nav a { color: #212934;}
#templatemo_main_nav a:hover { color: #69bb7e;}
#templatemo_main_nav .navbar .nav-icon { margin-right: 10px;}

/* Hero Carousel */
#template-mo-zay-hero-carousel { background: #efefef !important;}
/* Accordion */
.templatemo-accordion a { color: #000;}
.templatemo-accordion a:hover { color: #333d4a;}
/* Shop */
.shop-top-menu a:hover { color: #69bb7e !important;}
/* Product */
.product-wap { box-shadow: 0px 5px 10px 0px rgba(0, 0, 0, 0.10);}
.product-wap .product-color-dot.color-dot-red { background:#f71515;}
.product-wap .product-color-dot.color-dot-blue { background:#6db4fe;}
.product-wap .product-color-dot.color-dot-black { background:#000000;}
.product-wap .product-color-dot.color-dot-light { background:#e0e0e0;}
.product-wap .product-color-dot.color-dot-green { background:#0bff7e;}
.card.product-wap .card .product-overlay {
  background: rgba(0,0,0,.2);
  visibility: hidden;
  opacity: 0;
  transition: .3s;
}
.card.product-wap:hover .card .product-overlay {
  visibility: visible;
  opacity: 1;
}
.card.product-wap a { color: #000;}
#carousel-related-product .slick-slide:focus { outline: none !important;}
#carousel-related-product .slick-dots li button:before {
  font-size: 15px;
  margin-top: 20px;
}
/* Brand */
.brand-img {
  filter: grayscale(100%);
  opacity: 0.5;
  transition: .5s;
}
.brand-img:hover {
  filter: grayscale(0%);
  opacity: 1;
}
/* Carousel Hero */
#template-mo-zay-hero-carousel .carousel-indicators li {
  margin-top: -50px;
  background-color: #59ab6e;
}
#template-mo-zay-hero-carousel .carousel-control-next i,
#template-mo-zay-hero-carousel .carousel-control-prev i {
  color: #59ab6e !important;
  font-size: 2.8em !important;
}
/* Carousel Brand */
.tempaltemo-carousel .titleHeader {
  font-size: .5em !important;
  color: #000 !important;
}
/* Services */
.services-icon-wap {transition: .3s;}
.services-icon-wap:hover, .services-icon-wap:hover i {color: #fff;}
.services-icon-wap:hover {background: #424a44;}
/* Contact map */
.leaflet-control a, .leaflet-control { font-size: 10px !important;}
.form-control { border: 1px solid #e8e8e8;}
/* Footer */
#tempaltemo_footer a { color: #dcdde1;}
#tempaltemo_footer a:hover { color: #68bb7d;}
#tempaltemo_footer ul.footer-link-list li { padding-top: 10px;}
#tempaltemo_footer ul.footer-icons li {
  width: 2.6em;
  height: 2.6em;
  line-height: 2.6em;
}
#tempaltemo_footer ul.footer-icons li:hover {
  background-color: #cfd6e1;
  transition: .5s;
}
#tempaltemo_footer ul.footer-icons li:hover i {
  color: #212934;
  transition: .5s;
}
#tempaltemo_footer .border-light { border-color: #2d343f !important;}
/*
// Extra small devices (portrait phones, less than 576px)
// No media query since this is the default in Bootstrap
*/
/* Small devices (landscape phones, 576px and up)*/
.product-wap .h3, .product-wap li, .product-wap i, .product-wap p {
  font-size: 12px !important;
}
.product-wap .product-color-dot {
  width: 6px;
  height: 6px;
}

.categoriBox{
  position: relative;
}
.categoriBox img{
  width: 100%;
}
.categoriBoxcontent{
  background: #eaebec;
  position: absolute;
  top:30px;
  left: 30px;
  padding: 20px;
  text-align: center;
  width: 350px;

}
.categoriBox2 .categoriBoxcontent{
  position: absolute;
  left: auto;
  top: auto;
  bottom: 30px;
  right:  30px;
}
.additionalDiscount{
  position: relative;
  background: url(../img/image-1.jpg);
  background-repeat: no-repeat;
    background-size: cover;
    background-position: center center;
    background-attachment: fixed;
    padding: 120px 0px 110px;
    text-align: center;
}
.additionalDiscount:before {
    position: absolute;
    content: '';
    left: 0px;
    top: 0px;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.40);
}
.additionalDiscount .titleHeader {
  position: relative;
  color: #fff !important;
  margin-bottom: 20px;
  font-weight: 600  !important;
}
.additionalDiscountBox{
  position: relative;
  display: inline-block;
}
.additionalDiscountBox p{
  color: #fff !important;
}
.blogCard{
  position: relative;
  display: flex;
  align-items: center;
}
.blogImage{
  width: 50%;

}
.blogImage img{
  width: 100%;
}
.blogCardContent{
  width: 60%;
  padding: 20px;
  margin-left: -10%;
  text-align: left;
  background: #f6f6f6;
}
.blogCardContent h5{
  font-size: 18px !important;
  margin-bottom: 15px;
  font-weight: 500 !important;
}
.pbminfotech-img img{
  width: 100%;
}
.pbminfotech-ele{
padding: 90px 110px 0px 140px;
    border-radius: 30px;
    height: 100%;
    background: #69bb7e;
    color: #fff;
    display: flex;
    flex-flow: column;
    gap: 20px;
}
/* =================== */

.card-body ul.list-unstyled li {
    margin-top: 10px;
    font-size: 16px !important;
}

.faq-item {
  background: #fff;
  margin-bottom: 15px;
  border-radius: 10px;
  overflow: hidden;
  box-shadow: 0 4px 12px rgba(0,0,0,0.08);
}

.faq-question {
  width: 100%;
  padding: 18px 20px;
  border: none;
  outline: none;
  background: #ffffff;
  cursor: pointer;
  font-size: 18px;
  font-weight: 600;
  text-align: left;
  display: flex;
  justify-content: space-between;
  align-items: center;
  transition: 0.3s;
  border: none;
}

.faq-question:hover {
  background: #d2ffde;
}
.faq-question:focus{
  border: none;
  outline: 0;
}

.faq-question span {
  font-size: 22px;
  transition: transform 0.3s;
}

.faq-item.active .faq-question span {
  transform: rotate(45deg);
}

.faq-answer {
  max-height: 0;
  overflow: hidden;
  transition: max-height 0.4s ease;
  background: #fafafa;
}

.faq-answer p {
  padding: 15px 20px;
  color: #555;
  line-height: 1.6;
}
.page-title{
  background: #ddd;
  background: url(../img/titlebar-img.jpg)no-repeat;
  background-size: cover;
  background-position: center center;
  position: relative;
    padding: 80px 0 80px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}
.page-title .page-breadcrumb li {
    position: relative;
    display: inline-block;
    margin-right: 12px;
    padding-right: 13px;
    
    font-size: 14px;
    font-weight: 400;
    text-transform: capitalize;
}
.page-breadcrumb li:first-child::after {
    position: absolute;
    content: "\f105";
    right: -6px;
    top: 1px;
    font-size: 14px;
    font-weight: 900;
    font-family: "Font Awesome 6 Free";
}
.page-breadcrumb {
  padding: 0px;
  margin: 0px;
}
.page-breadcrumb li:last-child {
    padding-right: 0px;
    margin-right: 0px;
}
.page-breadcrumb li a {
    font-weight: 600;
    color: #000;
    text-transform: capitalize;
    transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -webkit-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
}
.shopSingal  del{
  color: #555;
  font-size: 14px;
  margin: 0px 10px;
}
.shopSingal  .offerTag{
  color: #59ab6e;
  background: #d6fde2;
  padding: 2px 10px;
  font-weight: 500;
  font-size: 14px;
}
.blogListImg img{
  width: 100%;
  border-radius: 30px;
  margin-bottom: 25px;
}
.blogListCon h5 a{
  color: #212529;
  font-weight: 600 !important;
  font-size: 26px;
}
.blogListCon h5 a:hover{
  color: #59ab6e;
}
.contact-details__info li {
    position: relative;
    margin-top: 15px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}
.contact-details__info li .icon {
    -ms-flex-negative: 0;
    flex-shrink: 0;
    height: 80px;
    width: 80px;
    background-color: #56ae6c;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-transition: all 500ms ease;
    transition: all 500ms ease;
}
.contact-details__info li .text {
    margin-left: 30px;
}
.contact-details__info li .text h6{
  margin-bottom: 15px;
}
.contact-details__info li .text a{
  color: #212529;
}
.copyRightText {
  line-height: 46px;
}
.mb-30 {
    margin-bottom: 25px;
}
@media (min-width: 576px) {
  .tempaltemo-carousel .h1 { font-size: 1em !important;}
}

/*// Medium devices (tablets, 768px and up)*/
@media (min-width: 768px) {
  #templatemo_main_nav .navbar-nav {max-width: 450px;}
 }

/* Large devices (desktops, 992px and up)*/
@media (min-width: 992px) {
  #templatemo_main_nav .navbar-nav {max-width: 550px;}
  #template-mo-zay-hero-carousel .carousel-item {min-height: 30rem !important;}
  .product-wap .h3, .product-wap li, .product-wap i, .product-wap p {font-size: 18px !important;}
  .product-wap .product-color-dot {
    width: 12px;
    height: 12px;
  }
}

/* Extra large devices (large desktops, 1200px and up)*/
@media (max-width: 990px) {
  .pbminfotech-ele {
    padding: 50px 40px 50px 40px;
    border-radius: 30px;
    height: 100%;
    background: #69bb7e;
    color: #fff;
    display: flex;
    flex-flow: column;
    gap: 10px;
}
}
@media (max-width: 776px) {
.titleHeader {
    font-size: 32px !important;
}
body, ul, li, p, a, label, input, div{
  font-size: 14px !important;
}
.categoriBoxcontent {
    width: auto;
}
.carousel-indicators {
    position: absolute;
    right: 0;
    bottom: -40px;
}
.p-5 {
    padding: 2rem !important;
}
.blogListCon {
    margin-bottom: 30px;
}
.page-title{
      padding: 50px 0;
}
.w-100.d-flex.justify-content-between {
    flex-flow: column;
    text-align: center;
}
.w-100.d-flex.justify-content-between span{
  width: 100%;
  display: block;
}
}
@media (max-width: 556px) {
.titleHeader {
    font-size: 26px !important;
}

}