/* .footer_wrapper_first{
    padding-bottom: 20px!important;
} */

.mobail_menu_main {
  height: 10%;
}

#sidebar {
  height: 600px !important;
}

.bannercontent {
  position: relative;
  width: 100%;
  height: auto;
  overflow: hidden;
}

.bannercontent .slick-slide {
  display: flex;
  justify-content: center;
}

/* featured_products_section start */

.featured_products_section {
  float: left;
  width: 100%;
  padding-bottom: 100px;
}
.featured_products_slider {
  float: left;
  width: 100%;
  padding-top: 20px;
}
.featured_products_slider .owl-theme .owl-dots {
  display: none;
}
.featured_products_slider .owl-theme .owl-nav {
  position: absolute;
  top: 30%;
  margin: 0;
  left: 0;
  right: 0;
  z-index: 1000;
  display: block;
}
.featured_products_slider .owl-theme .owl-nav .owl-prev {
  font-size: 20px;
  margin: 0;
  padding: 0;
  left: 0;
  top: 0;
  position: absolute;
  text-align: center;
  background: #ffffff;
  color: #000000;
  width: 45px;
  height: 40px;
  text-align: center;
  line-height: 37px;
  border: 1px solid #eeeeee;
  border-right: 0;
  border-radius: 5px;
  -webkit-transition: all 0.5s;
  -o-transition: all 0.5s;
  -ms-transition: all 0.5s;
  -moz-transition: all 0.5s;
  transition: all 0.5s;
}
.featured_products_slider .owl-theme .owl-nav .owl-next {
  font-size: 20px;
  margin: 0;
  padding: 0;
  right: 0;
  top: 0;
  right: 0;
  position: absolute;
  text-align: center;
  background: #ffffff;
  color: #000000;
  width: 45px;
  height: 40px;
  text-align: center;
  line-height: 37px;
  border: 1px solid #eeeeee;
  border-radius: 5px;
  -webkit-transition: all 0.5s;
  -o-transition: all 0.5s;
  -ms-transition: all 0.5s;
  -moz-transition: all 0.5s;
  transition: all 0.5s;
}
.featured_products_slider .owl-theme .owl-nav .owl-prev:hover,
.featured_products_slider .owl-theme .owl-nav .owl-next:hover {
  background: #4385f5;
  color: #ffffff;
  border-color: #4385f5;
  -webkit-transition: all 0.5s;
  -o-transition: all 0.5s;
  -ms-transition: all 0.5s;
  -moz-transition: all 0.5s;
  transition: all 0.5s;
}
.shop_cont_box_wrapper {
  float: left;
  width: 100%;
  overflow: hidden;
}
.shop_img_wrapper {
  float: left;
  width: 100%;
  position: relative;
}
.shop_img_wrapper img {
  width: 100%;
}
.shop_img_cont_wrapper {
  float: left;
  width: 100%;
  text-align: center;
  background: #fafafa;
  padding: 25px;
  position: relative;
}
.shop_img_cont_wrapper h1 a {
  font-size: 16px;
  color: #222222;
  line-height: 24px;
  font-weight: 600;
  float: left;
  text-transform: uppercase;
}
.shop_img_cont_wrapper h5 {
  font-size: 14px;
  color: #4285f4;
  font-weight: 600;
  float: right;
  line-height: 22px;
}
.featured_products_cont_wrapper {
  float: left;
  width: 100%;
  text-align: center;
  border-top: 1px solid #d0d0d0;
  margin-top: 10px;
}
.featured_products_cont_wrapper i {
  color: #ffc000;
  font-size: 16px;
  text-align: center;
  padding-top: 15px;
}
.shop_price {
  width: 115px;
  height: 30px;
  text-align: center;
  line-height: 30px;
  background: rgba(36, 206, 140, 0.8);
  color: #ffffff;
  text-transform: uppercase;
  font-size: 14px;
  position: absolute;
  left: 0;
  right: 0;
  margin: 0px auto;
  top: 0px;
  border-radius: 0px;
}
.shop_stock {
  background: rgba(227, 69, 69, 0.8);
}
.shop_yellow {
  background: rgba(216, 198, 76, 0.8);
}
.shop_cont_box_wrapper:hover
  .featured_products_overlay
  .featured_products_img_text {
  bottom: 14px;
  opacity: 1;
  -webkit-transition: all 0.5s;
  -o-transition: all 0.5s;
  -ms-transition: all 0.5s;
  -moz-transition: all 0.5s;
  transition: all 0.5s;
}
.shop_cont_box_wrapper:hover .featured_products_overlay i {
  opacity: 1;
}
.shop_cont_box_wrapper img {
  width: 100%;
}
.shop_cont_box_wrapper:hover .shop_img_cont_wrapper {
  background: #2d2d2d;
  -webkit-transition: all 0.5s;
  -o-transition: all 0.5s;
  -ms-transition: all 0.5s;
  -moz-transition: all 0.5s;
  transition: all 0.5s;
}
.shop_cont_box_wrapper:hover .shop_img_cont_wrapper h1 a {
  color: #fff;
  -webkit-transition: all 0.5s;
  -o-transition: all 0.5s;
  -ms-transition: all 0.5s;
  -moz-transition: all 0.5s;
  transition: all 0.5s;
}
.featured_products_img_text {
  position: absolute;
  bottom: -40px;
  width: 100%;
  height: 60px;
  text-align: center;
  -webkit-transition: all 0.5s;
  -o-transition: all 0.7s;
  -ms-transition: all 0.7s;
  -moz-transition: all 0.7s;
  transition: all 0.7s;
  opacity: 0;
}
.featured_products_img_text ul {
  display: inline-block;
  padding-top: 24px;
}
.featured_products_img_text li {
  float: left;
  font-size: 20px;
}
.featured_products_img_text li:first-child {
  margin-left: 0;
}
.featured_products_img_text li:nth-child(2) {
  border-left: 1px solid #eeeeee;
  border-right: 1px solid #eeeeee;
}
.featured_products_img_text li a {
  float: left;
  width: 86px;
  height: 50px;
  font-size: 20px;
  line-height: 50px;
  background: #ffffff;
  text-align: center;
  color: #000000;
  -webkit-transition: all 0.5s;
  -o-transition: all 0.5s;
  -ms-transition: all 0.5s;
  -moz-transition: all 0.5s;
  transition: all 0.5s;
}
.featured_products_img_text li a:hover {
  color: #ffffff;
  background: #4285f4;
  -webkit-transition: all 0.5s;
  -o-transition: all 0.5s;
  -ms-transition: all 0.5s;
  -moz-transition: all 0.5s;
  transition: all 0.5s;
}

/* featured_products_section end */

/* testimonial section css */

.testimonial_wrapper {
  float: left;
  background: url("../images/about_us/testimonial_bg.jpg") 50% 0 repeat-y;
  background-position: center 0;
  width: 100%;
  height: 100%;
  background-size: cover;
  position: relative;
  padding-top: 100px;
  padding-bottom: 100px;
}
.testi_img_overlay {
  position: absolute;
  top: 0%;
  left: 0%;
  right: 0%;
  bottom: 0%;
  background: transparent;
  padding-top: 100px;
}
.testimonial_wrapper .section_heading h2,
.testimonial_wrapper .section_content p {
  color: #fff;
}
.testimonial_wrapper .section_heading span.dashed-border {
  border: 1px dashed rgba(255, 255, 255, 0.3);
}
.aboutus3_testimonial_slider {
  float: left;
  width: 100%;
}
.testimonial_slider_image {
  float: left;
  width: 15%;
  padding-top: 25px;
}
.testimonial_slider_author {
  float: left;
  width: calc(100% - 15%);
  padding-top: 60px;
  padding-left: 20px;
  font-size: 18px;
}
.testimonial_slider_author span {
  color: #fff;
}
.testimonial_slider_content p {
  font-size: 14px;
  color: #fff;
  font-style: italic;
  font-weight: 300;
}
.testimonial_slider_content {
  float: left;
  width: 100%;
  text-align: center;
  background: #4285f4;
  position: relative;
  padding: 50px 50px 50px 50px;
  border-radius: 25px 0 25px 0;
}
.testimonial_slider_content:after {
  content: "";
  position: absolute;
  border-left: 0px solid transparent;
  border-right: 30px solid transparent;
  border-top: 30px solid #4285f4;
  left: 90px;
  top: 182px;
}
.aboutus3_testimonial_slider .owl-dots {
  margin-top: 40px;
}
.aboutus3_testimonial_slider .owl-theme .owl-dots .owl-dot {
  margin-left: 3px;
  -webkit-transition: all 0.5s;
  -o-transition: all 0.5s;
  -ms-transition: all 0.5s;
  -moz-transition: all 0.5s;
  transition: all 0.5s;
}
.aboutus3_testimonial_slider .owl-theme .owl-dots .owl-dot span {
  width: 15px;
  height: 15px;
  display: block;
  margin: 5px 7px;
  background: rgb(214, 214, 214);
  border-radius: 30px;
  -webkit-transition: all 0.5s;
  -o-transition: all 0.5s;
  -ms-transition: all 0.5s;
  -moz-transition: all 0.5s;
  transition: all 0.5s;
}
.aboutus3_testimonial_slider .owl-theme .owl-dots .owl-dot.active span,
.aboutus3_testimonial_slider .owl-theme .owl-dots .owl-dot:hover span {
  background: #4385f5;
  -webkit-transition: all 0.5s;
  -o-transition: all 0.5s;
  -ms-transition: all 0.5s;
  -moz-transition: all 0.5s;
  transition: all 0.5s;
}
.aboutus3_testimonial_slider .owl-theme .owl-dots .owl-dot.active,
.aboutus3_testimonial_slider .owl-theme .owl-dots .owl-dot:hover {
  -webkit-transition: all 0.5s;
  -o-transition: all 0.5s;
  -ms-transition: all 0.5s;
  -moz-transition: all 0.5s;
  transition: all 0.5s;
}
.aboutus3_testimonial_slider .owl-theme .owl-nav {
  display: none;
}

/* testimonial section end*/

/* about section two card starts */

.profile-card {
  background: #ffb300;
  width: 56px;
  height: 56px;
  position: absolute;
  left: 50%;
  top: 50%;
  z-index: 0;
  overflow: hidden;
  opacity: 0;
  transition: opacity 0.5s ease-in-out;
  margin-top: 70px;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  -webkit-border-radius: 50%;
  border-radius: 50%;
  -webkit-box-shadow: 0px 3px 6px rgba(0, 0, 0, 0.16),
    0px 3px 6px rgba(0, 0, 0, 0.23);
  box-shadow: 0px 3px 6px rgba(0, 0, 0, 0.16), 0px 3px 6px rgba(0, 0, 0, 0.23);
  -webkit-animation: init 0.5s 0.2s cubic-bezier(0.55, 0.055, 0.675, 0.19)
      forwards,
    moveDown 1s 0.8s cubic-bezier(0.6, -0.28, 0.735, 0.045) forwards,
    moveUp 1s 1.8s cubic-bezier(0.175, 0.885, 0.32, 1.275) forwards,
    materia 0.5s 2.7s cubic-bezier(0.86, 0, 0.07, 1) forwards;
  animation: init 0.5s 0.2s cubic-bezier(0.55, 0.055, 0.675, 0.19) forwards,
    moveDown 1s 0.8s cubic-bezier(0.6, -0.28, 0.735, 0.045) forwards,
    moveUp 1s 1.8s cubic-bezier(0.175, 0.885, 0.32, 1.275) forwards,
    materia 0.5s 2.7s cubic-bezier(0.86, 0, 0.07, 1) forwards;
}

.profile-card.animate {
  opacity: 1;
  -webkit-animation: init 0.5s 0.2s cubic-bezier(0.55, 0.055, 0.675, 0.19)
      forwards,
    moveDown 1s 0.8s cubic-bezier(0.6, -0.28, 0.735, 0.045) forwards,
    moveUp 1s 1.8s cubic-bezier(0.175, 0.885, 0.32, 1.275) forwards,
    materia 0.5s 2.7s cubic-bezier(0.86, 0, 0.07, 1) forwards;
  animation: init 0.5s 0.2s cubic-bezier(0.55, 0.055, 0.675, 0.19) forwards,
    moveDown 1s 0.8s cubic-bezier(0.6, -0.28, 0.735, 0.045) forwards,
    moveUp 1s 1.8s cubic-bezier(0.175, 0.885, 0.32, 1.275) forwards,
    materia 0.5s 2.7s cubic-bezier(0.86, 0, 0.07, 1) forwards;
}

.profile-card header {
  width: 179px;
  height: 280px;
  padding: 40px 20px 30px 20px;
  display: inline-block;
  float: left;
  border-right: 2px dashed #eeeeee;
  background: #ffffff;
  color: #000000;
  margin-top: 50px;
  opacity: 0;
  text-align: center;
  -webkit-animation: moveIn 1s 3.1s ease forwards;
  animation: moveIn 1s 3.1s ease forwards;
}

.profile-card header h1 {
  color: #ff5722;
}

.profile-card header a {
  display: inline-block;
  text-align: center;
  position: relative;
  margin: 25px 30px;
}

.profile-card header a:after {
  position: absolute;
  content: "";
  bottom: 3px;
  right: 3px;
  width: 20px;
  height: 20px;
  border: 4px solid #ffffff;
  -webkit-transform: scale(0);
  transform: scale(0);
  background: -webkit-linear-gradient(
    top,
    #2196f3 0%,
    #2196f3 50%,
    #ffc107 50%,
    #ffc107 100%
  );
  background: linear-gradient(
    #2196f3 0%,
    #2196f3 50%,
    #ffc107 50%,
    #ffc107 100%
  );
  -webkit-border-radius: 50%;
  border-radius: 50%;
  -webkit-box-shadow: 0px 1px 3px rgba(0, 0, 0, 0.1);
  box-shadow: 0px 1px 3px rgba(0, 0, 0, 0.1);
  -webkit-animation: scaleIn 0.3s 3.5s ease forwards;
  animation: scaleIn 0.3s 3.5s ease forwards;
}

.profile-card header a > img {
  width: 120px;
  max-width: 100%;
  -webkit-border-radius: 50%;
  border-radius: 50%;
  -webkit-transition: -webkit-box-shadow 0.3s ease;
  transition: box-shadow 0.3s ease;
  -webkit-box-shadow: 0px 0px 0px 8px rgba(0, 0, 0, 0.06);
  box-shadow: 0px 0px 0px 8px rgba(0, 0, 0, 0.06);
}

.profile-card header a:hover > img {
  -webkit-box-shadow: 0px 0px 0px 12px rgba(0, 0, 0, 0.1);
  box-shadow: 0px 0px 0px 12px rgba(0, 0, 0, 0.1);
}

.profile-card .profile-bio {
  width: 260px;
  height: 180px;
  display: inline-block;
  float: right;
  padding: 50px 20px 30px 20px;
  background: #ffffff;
  color: #333333;
  margin-top: 50px;
  text-align: center;
  opacity: 0;
  -webkit-animation: moveIn 1s 3.1s ease forwards;
  animation: moveIn 1s 3.1s ease forwards;
}

.profile-social-links {
  width: 218px;
  display: inline-block;
  float: right;
  margin: 0px;
  padding: 15px 20px;
  background: #ffffff;
  margin-top: 50px;
  text-align: center;
  opacity: 0;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-animation: moveIn 1s 3.1s ease forwards;
  animation: moveIn 1s 3.1s ease forwards;
}

.profile-social-links li {
  list-style: none;
  margin: -5px 0px 0px 0px;
  padding: 0px;
  float: left;
  width: 25%;
  text-align: center;
}

.profile-social-links li a {
  display: inline-block;
  color: red;
  width: 24px;
  height: 24px;
  padding: 6px;
  position: relative;
  overflow: hidden !important;
  -webkit-border-radius: 50%;
  border-radius: 50%;
}

.profile-social-links li a i {
  position: relative;
  z-index: 1;
}

.profile-social-links li a img,
.profile-social-links li a svg {
  width: 24px;
}

@-webkit-keyframes init {
  0% {
    width: 0px;
    height: 0px;
  }
  100% {
    width: 56px;
    height: 56px;
    margin-top: 0px;
    opacity: 1;
  }
}

@keyframes init {
  0% {
    width: 0px;
    height: 0px;
  }
  100% {
    width: 56px;
    height: 56px;
    margin-top: 0px;
    opacity: 1;
  }
}

@-webkit-keyframes puff {
  0% {
    top: 100%;
    height: 0px;
    padding: 0px;
  }
  100% {
    top: 50%;
    height: 100%;
    padding: 0px 100%;
  }
}

@keyframes puff {
  0% {
    top: 100%;
    height: 0px;
    padding: 0px;
  }
  100% {
    top: 50%;
    height: 100%;
    padding: 0px 100%;
  }
}

@-webkit-keyframes borderRadius {
  0% {
    -webkit-border-radius: 50%;
  }
  100% {
    -webkit-border-radius: 0px;
  }
}

@keyframes borderRadius {
  0% {
    -webkit-border-radius: 50%;
  }
  100% {
    border-radius: 0px;
  }
}

@-webkit-keyframes moveDown {
  0% {
    top: 50%;
  }
  50% {
    top: 40%;
  }
  100% {
    top: 100%;
  }
}

@keyframes moveDown {
  0% {
    top: 50%;
  }
  50% {
    top: 40%;
  }
  100% {
    top: 100%;
  }
}

@-webkit-keyframes moveUp {
  0% {
    background: #ffb300;
    top: 100%;
  }
  50% {
    top: 40%;
  }
  100% {
    top: 50%;
    background: #e0e0e0;
  }
}

@keyframes moveUp {
  0% {
    background: #ffb300;
    top: 100%;
  }
  50% {
    top: 40%;
  }
  100% {
    top: 50%;
    background: #e0e0e0;
  }
}

@-webkit-keyframes materia {
  0% {
    background: #e0e0e0;
  }
  50% {
    -webkit-border-radius: 4px;
  }
  100% {
    width: 440px;
    height: 280px;
    background: #ffffff;
    -webkit-border-radius: 4px;
  }
}

@keyframes materia {
  0% {
    background: #e0e0e0;
  }
  50% {
    border-radius: 4px;
  }
  100% {
    width: 440px;
    height: 280px;
    background: #ffffff;
    border-radius: 4px;
  }
}

@-webkit-keyframes moveIn {
  0% {
    margin-top: 50px;
    opacity: 0;
  }
  100% {
    opacity: 1;
    margin-top: -20px;
  }
}

@keyframes moveIn {
  0% {
    margin-top: 50px;
    opacity: 0;
  }
  100% {
    opacity: 1;
    margin-top: -20px;
  }
}

@-webkit-keyframes scaleIn {
  0% {
    -webkit-transform: scale(0);
  }
  100% {
    -webkit-transform: scale(1);
  }
}

@keyframes scaleIn {
  0% {
    transform: scale(0);
  }
  100% {
    transform: scale(1);
  }
}

@-webkit-keyframes ripple {
  0% {
    transform: scale3d(0, 0, 0);
  }
  50%,
  100% {
    -webkit-transform: scale3d(1, 1, 1);
  }
  100% {
    opacity: 0;
  }
}

@keyframes ripple {
  0% {
    transform: scale3d(0, 0, 0);
  }
  50%,
  100% {
    transform: scale3d(1, 1, 1);
  }
  100% {
    opacity: 0;
  }
}

@media (max-width: 576px) {
  /* Styles for extra small devices */
  .testimonial_wrapper {
    height: "800px !important";
  }
}

/* For medium devices (tablets, 768px and up) */
@media (min-width: 768px) and (max-width: 991px) {
  /* Styles for tablets */
  .testimonial_wrapper {
    height: "800px!important";
  }
}

/* about section two card ends */

.custom-header {
  position: "absolute";
  margin-top: 50px !important;
}

/* footer text color starts */

.content-color {
  color: #ffffff !important;
}

/* footer text color ends */


/* service section two card starts */

.blog_section {
  background: white !important;
}

.request-form {
  display: block;
  padding: 20px;
  margin-bottom: 20px;
  line-height: 1.42857143;
  background-color: #ffffff;
  border: 1px solid #ddd;
  border-radius: 4px;
  -webkit-transition: border 0.2s ease-in-out;
  -o-transition: border 0.2s ease-in-out;
  transition: border 0.2s ease-in-out;
  box-shadow: 1px 1px 7px 0px;
}


.border-color {
  border-color: #8E7143!important;
  outline: none!important;
}

.entry-content p {
  font-size: 16px;
}

.service-blog-content{
  padding: 20px 0px 20px;
}

@media (max-width: 768px) { /* Adjust the width as needed */
  .ourServiceSectionOne-title-mobile-font {
    font-size: 27px!important;
  }
}

/* service section two card ends */

.phone-wrapper {
  display: flex;
  justify-content: middle; /* Centers horizontally */
  align-items: middle; /* Centers vertically */
  height: 100%; /* Ensures vertical alignment within the parent */
}

.phone-number {
  text-align: middle; /* Ensures the text itself is centered */
  font-weight: bold; /* Optional: to make the phone number stand out */
  font-size: 1.2em; /* Optional: adjust size for better visibility */
}

.product-image {
  max-width: 100%;
  height: auto; /* Ensures proper aspect ratio */
}

/* Apply specific width and height for larger screens */
@media (min-width: 768px) {
  .product-image {
    width: 263px;
    height: 317px;
  }
}

.hide-sidebar {
  display: none!important;
}

.menu-highlight {
  color: red!important;
}