/*
Template Name: Electrician
File: Layout CSS
Author: TemplatesOnWeb
Author URI: https://www.templateonweb.com/
Licence: <a href="https://www.templateonweb.com/license">Website Template Licence</a>
*/
body {
  font-family: "Poppins", sans-serif;
}
ul {
  list-style: none;
  padding: 0;
}

a {
  color: #333;
  text-decoration: none;
}
a:hover {
  text-decoration: none;
  color: #ff7617;
}
a:focus {
  text-decoration: none;
  color: #ff7617;
}

.button {
  background: #ff7617;
  color: #fff !important;
  display: inline-block;
  transition: 0.3s;
  padding: 18px 35px 18px 35px;
  font-weight: bold;
}

.button:hover {
  background: #fff !important;
  color: #333 !important;
}

.button_1 {
  background: #ff7617;
  color: #fff !important;
  display: inline-block;
  transition: 0.3s;
  padding: 18px 35px 18px 35px;
  font-weight: bold;
}

.button_1:hover {
  background: #111 !important;
  color: #fff !important;
}

.grid figure {
  position: relative;
  float: left;
  overflow: hidden;
  width: 100%;
  text-align: center;
  cursor: pointer;
}
figure.effect-jazz figcaption::after,
figure.effect-jazz img {
  -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
  transition: opacity 0.35s, transform 0.35s;
}

figure.effect-jazz:hover img {
  -webkit-transform: scale3d(1.05, 1.05, 1);
  transform: scale3d(1.05, 1.05, 1);
}
.logo {
  height: 100px;
}
.col_oran {
  color: #ff7617 !important;
}
.bg_oran {
  background: #ff7617 !important;
}
.bg_back {
  background: #000000c4;
}
.bg_backo {
  background: #000;
}
h1,
h2,
h3,
h4,
h5 {
  font-weight: bold;
}
hr {
  opacity: 1;
  background-color: #f9e6d9;
}
.font_14 {
  font-size: 14px;
}
.font_8 {
  font-size: 8px;
}
.font_10 {
  font-size: 10px;
}
.font_12 {
  font-size: 12px;
}
.font_13 {
  font-size: 13px;
}
.font_60 {
  font-size: 60px !important;
}
.font_50 {
  font-size: 50px !important;
}
.line {
  height: 4px !important;
  width: 80px;
  background-color: #ff7617;
}

.p_3 {
  padding-top: 30px;
  padding-bottom: 30px;
}

.border_1 {
  border: 1px solid #f9e6d9;
}

.carousel_p .carousel-indicators {
  bottom: -60px !important;
}
.carousel_p {
  padding-bottom: 70px !important;
}

/*********************top****************/
.main {
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  width: 100%;
  height: 100%;
  min-height: 300px;
  position: relative;
}
#top {
  background: #333333;
}
.top_1r ul li a {
  width: 25px;
  height: 25px;
  line-height: 25px;
  transition: 0.3s;
}
.top_1r ul li a:hover {
  background: #ff7617 !important;
  color: #fff;
}
/*********************top_end****************/

/*********************header****************/
.nav_hide:after {
  display: none;
}

.navbar {
  background: #101010d4;
}
#header {
  border-bottom: 1px solid #552809;
  border-top: 1px solid #505050;
}
#header .navbar-brand {
  font-size: 36px;
}
.navbar-collapse {
  align-items: start;
}

#header .nav-link {
  padding: 28px 18px;
  color: #fff;
}
#header .nav-link:hover {
  background: none;
  color: #ff7617;
}
#header .nav-link:focus {
  background: none;
  color: #ff7617;
}
#header .active {
  background: none;
  color: #ff7617;
}

.drop_1 {
  min-width: 220px;
  padding: 0;
  border-radius: 0;
  margin-top: 0 !important;
  border: none;
  box-shadow: 0px 4px 20px -3px rgb(22 36 62 / 15%);
  background: #fff;
}
.drop_1 a {
  padding-top: 15px;
  padding-bottom: 15px;
  border-bottom: 1px solid #f9e6d9;
  color: #333;
}
.drop_1 a:hover {
  background: #ff7617;
  color: #fff;
}

.drop_2 {
  min-width: 280px;
}

.sticky {
  position: fixed;
  top: 0;
  width: 100% !important;
  z-index: 3;
  background-color: #101010;
}
.sticky {
  top: -40px;
  transform: translateY(40px);
  transition: transform 0.3s;
  border-bottom: 1px solid #ff781a;
  border-top: 1px solid #505050;
}

.dropdown:hover .dropdown-menu {
  display: block;
}
.dropdown > .dropdown-toggle:active {
  /*Without this, clicking will make it sticky*/
  pointer-events: none;
}

/*********************header_end****************/

/*********************common****************/
.pages ul li {
  display: inline-block;
}
.pages ul li a {
  display: block;
  color: #0c121d;
  margin: 0 2px;
  width: 40px;
  height: 40px;
  line-height: 38px;
  text-align: center;
  border: 1px solid #f9e6d9;
  background: #fff;
}
.pages ul li a:hover {
  background: #ff7617;
  border: 1px solid #ff7617;
}
.pages ul li a:hover {
  color: #fff !important;
}
.act {
  background: #ff7617 !important;
  border: 1px solid #ff7617 !important;
  color: #fff !important;
}

/* footer social icons */
ul.social-network {
  list-style: none;
  display: block;
  margin-left: 0 !important;
  padding: 0;
}
ul.social-network li {
  display: inline-block;
}

/* footer social icons */
.social-network a.icoRss:hover {
  background-color: #f56505;
}
.social-network a.icoFacebook:hover {
  background-color: #3b5998;
}
.social-network a.icoTwitter:hover {
  background-color: #33ccff;
}
.social-network a.icoGoogle:hover {
  background-color: #bd3518;
}
.social-network a.icoVimeo:hover {
  background-color: #0590b8;
}
.social-network a.icoLinkedin:hover {
  background-color: #007bb7;
}
.social-network a.icoRss:hover i,
.social-network a.icoFacebook:hover i,
.social-network a.icoTwitter:hover i,
.social-network a.icoGoogle:hover i,
.social-network a.icoVimeo:hover i,
.social-network a.icoLinkedin:hover i {
  color: #fff;
}
a.socialIcon:hover,
.socialHoverClass {
  color: #44bcdd;
}

.social-circle li a {
  display: inline-block;
  position: relative;
  margin: 0 2px 0 2px;
  -moz-border-radius: 50%;
  -webkit-border-radius: 50%;
  border-radius: 50%;
  text-align: center;
  width: 40px;
  height: 40px;
}
.social-circle li i {
  margin: 0;
  line-height: 40px;
  text-align: center;
}

.social-circle li a:hover i,
.triggeredHover {
  -moz-transform: rotate(360deg);
  -webkit-transform: rotate(360deg);
  -ms--transform: rotate(360deg);
  transform: rotate(360deg);
  -webkit-transition: all 0.2s;
  -moz-transition: all 0.2s;
  -o-transition: all 0.2s;
  -ms-transition: all 0.2s;
  transition: all 0.2s;
}
.social-circle i {
  color: #fff;
  -webkit-transition: all 0.8s;
  -moz-transition: all 0.8s;
  -o-transition: all 0.8s;
  -ms-transition: all 0.8s;
  transition: all 0.8s;
}
.form-control:focus {
  box-shadow: none;
  border-color: #f9e6d9;
}
.form-select:focus {
  box-shadow: none;
  border-color: #f9e6d9;
}
.form-control {
  border-color: #f9e6d9;
  box-shadow: none;
  border-radius: 0;
  height: 55px;
}
.form-select {
  border-color: #f9e6d9;
  box-shadow: none;
  border-radius: 0;
  height: 55px;
  color: #777;
}

.shadow_box {
  box-shadow: 0px 4px 20px -3px rgb(22 36 62 / 15%);
}
.carousel-indicators [data-bs-target] {
  background-color: #ff7617;
}

.input-group .form-control {
  height: auto;
}
.input-group .form-control:focus {
  box-shadow: none;
}
.form-check .form-check-input:checked {
  background-color: #ff7617;
  border-color: #ff7617;
}
.form_text {
  height: 150px !important;
}

.center_o {
  padding-top: 80px;
  padding-bottom: 80px;
}
.center_o1 h6 {
  background: #21252999;
}
.line_1 {
  background: #373d44;
}

.accordion-button {
  background: #111111;
  color: #fff;
  padding: 15px 15px;
  font-weight: bold;
  border: 0;
  font-size: 20px;
  text-align: left;
}
.accordion-button:focus {
  box-shadow: none;
  border: none;
}
.accordion-button:not(.collapsed) {
  background: #ff7617;
  color: #fff;
  padding: 15px 15px;
}
.accordion-body {
  padding: 20px;
  background: #fff;
}
.accordion-button::after {
  width: auto;
  height: auto;
  content: "+";
  font-size: 40px;
  background-image: none;
  font-weight: 100;
  color: #000;
  transform: translateY(-4px);
}
.accordion-button:not(.collapsed)::after {
  width: auto;
  height: auto;
  background-image: none;
  content: "-";
  font-size: 40px;
  transform: translate(-5px, -4px);
  transform: rotate(0deg);
  color: #fff;
}
.accordion-item {
  border: none;
  border-radius: 0;
  background: none;
  border-bottom: 1px solid #f9e6d9;
  margin-bottom: 10px;
}

.bg_backn {
  background: #00000073 !important;
}
/*********************common_end****************/

.team_h1i1i1 ul li a {
  width: 50px;
  height: 50px;
  line-height: 50px;
  display: inline-block;
  text-align: center;
  font-size: 22px;
}
.team_h1i1i1 .nav_2 {
  display: none;
}
.team_h1i1:hover .team_h1i1i1 .nav_2 {
  display: block;
  transition: 0.3s;
}
.team_h1i1i1 .nav_2 li a:hover {
  background: #111 !important;
  transition: 0.3s;
}
/*********************team_h_end****************/

/*********************blog_h****************/
.blog_h1i1i1 h3 {
  width: 100px;
  height: 50px;
  line-height: 50px;
}
.blog_h1i2 h6 {
  width: 100px;
  height: 40px;
  line-height: 40px;
}
/*********************blog_h_end****************/

/*********************footer****************/
.footer_2i ul li a {
  width: 45px;
  height: 45px;
  line-height: 45px;
  transition: 0.3s;
  background: #32383e;
  color: #fff;
}
.footer_2i ul li a:hover {
  background: #ff7617 !important;
  color: #fff;
}
.footer_2i .form-control {
  background: #32383e;
}
/*********************footer_end****************/

@media screen and (max-width: 767px) {
  .navbar-collapse {
    max-height: 300px;
    overflow-y: scroll;
    border-top: 1px solid #3a3939;
    margin-top: 15px;
  }
  #header .nav-link {
    font-size: 26px !important;
    border-bottom: 1px solid #3a3939;
    padding-top: 10px;
    padding-bottom: 10px;
    border-radius: 0 !important;
  }

  .navbar .navbar-toggler {
    box-shadow: none !important;
    background: #fff;
    border: none;
    border-radius: 0;
    margin-top: 0;
  }
  .drop_1 {
    margin-top: 0 !important;
    min-width: 100%;
  }
  .drop_1 a {
    font-size: 22px;
    padding-left: 40px;
  }
  .navbar {
    padding-top: 10px !important;
    padding-bottom: 10px !important;
    background-color: #101010;
  }

  .sticky .drop_1 {
    margin-top: 0 !important;
  }
  .line {
    margin-left: auto;
    margin-right: auto;
  }

  .pages ul li {
    margin-top: 5px;
    margin-bottom: 5px;
  }

  .center_sm {
    text-align: center !important;
  }
  .center_left {
    text-align: left !important;
  }
  #top {
    display: none;
  }
  .container-fluid {
    padding-left: 0.75rem !important;
    padding-right: 0.75rem !important;
  }
  #header .navbar-brand {
    font-size: 24px;
    padding: 10px 15px !important;
  }
  .serv_h1 br {
    display: none;
  }
  .serv_h2i1r {
    margin-top: 15px;
  }
  .serv_h2i {
    margin-top: 8px;
    margin-bottom: 8px;
    text-align: center;
  }
  .serv_h2i p {
    text-align: left;
  }
  .team_h1i {
    margin-top: 8px;
    margin-bottom: 8px;
  }
  .testim_1i1 {
    margin-top: 8px;
    margin-bottom: 8px;
  }
  .blog_h1i {
    margin-top: 8px;
    margin-bottom: 8px;
  }
  .footer_1r {
    margin-top: 15px;
  }
  .footer_2i {
    margin-top: 8px;
    margin-bottom: 8px;
  }
  .footer_2i h3 {
    text-align: center;
  }
  .footer_2i h4 {
    text-align: center;
  }
  .footer_2i ul {
    text-align: center;
  }
  .footer_2ism h6 {
    margin-top: 10px !important;
  }
  .center_o1 {
    text-align: center;
  }
  .center_o1 .font_50 {
    font-size: 40px !important;
  }
}
@media (min-width: 576px) and (max-width: 767px) {
}
@media (min-width: 768px) and (max-width: 991px) {
  .navbar-expand-md {
    flex-wrap: wrap !important;
  }
  .drop_2 {
    left: auto !important;
    right: 0 !important;
  }
  .container-fluid {
    padding-left: 0.75rem !important;
    padding-right: 0.75rem !important;
  }
  .top_1l ul li {
    font-size: 12px;
  }
  #header .navbar-brand {
    font-size: 24px;
    padding: 10px 15px !important;
  }
  #header .nav-link {
    padding: 18px 4px;
    font-size: 13px;
  }
  .drop_1 {
    margin-top: 8px !important;
  }
  .serv_h2i1l .font_60 {
    font-size: 34px !important;
  }
  .footer_1l {
    padding-top: 0 !important;
  }
  .footer_2i h3 {
    font-size: 22px;
  }
  .footer_2i h4 {
    font-size: 16px;
    margin-top: 15px !important;
  }
  .footer_2i p {
    font-size: 13px;
  }
  .footer_2i h6 {
    font-size: 13px;
  }
  .footer_2i ul li a {
    width: 35px;
    height: 35px;
    line-height: 35px;
  }
  .serv_h2i1r h3 {
    font-size: 18px;
  }
}
@media (min-width: 871px) and (max-width: 991px) {
  #header .nav-link {
    padding: 18px 10px;
  }
}
@media (min-width: 992px) and (max-width: 1200px) {
  .navbar-expand-md {
    flex-wrap: wrap !important;
  }
  .drop_2 {
    left: auto !important;
    right: 0 !important;
  }
  .container-fluid {
    padding-left: 0.75rem !important;
    padding-right: 0.75rem !important;
  }
  #header .nav-link {
    padding: 18px 9px;
  }
  #header .navbar-brand {
    padding-left: 15px !important;
    padding-right: 15px !important;
  }
  .serv_h2i1l .font_60 {
    font-size: 45px !important;
  }

  .footer_2i h3 {
    font-size: 22px;
  }
  .footer_2i h4 {
    font-size: 16px;
    margin-top: 15px !important;
  }
  .footer_2i p {
    font-size: 13px;
  }
  .footer_2i h6 {
    font-size: 13px;
  }
}

/* Fixed Contact Icons */
.fixed-contact {
  position: fixed !important;
  right: 20px;
  bottom: 20px;
  z-index: 99999 !important;
  display: flex !important;
  flex-direction: column;
  gap: 10px;
}

.fixed-contact a {
  display: block !important;
  width: 60px !important;
  height: 60px !important;
  border-radius: 50%;
  box-shadow: 0 2px 10px rgba(0, 0, 0, 0.3);
  transition: all 0.3s ease;
  margin-bottom: 10px;
}

.fixed-contact img {
  width: 100% !important;
  height: 100% !important;
  border-radius: 50%;
  padding: 0 !important;
}

.fixed-contact a:hover {
  transform: scale(1.1);
}

/* Specific styles for each icon */
.fixed-contact a:first-child img {
  background: #ff0000 !important;
  padding: 10px !important;
}

.fixed-contact a:last-child img {
  background: #0068ff !important;
  padding: 10px !important;
}

/* Shake Animation */
@keyframes shake {
  0%,
  100% {
    transform: translate(0, 0) rotate(0deg);
  }
  10%,
  30%,
  50%,
  70%,
  90% {
    transform: translate(-2px, 0) rotate(-3deg);
  }
  20%,
  40%,
  60%,
  80% {
    transform: translate(2px, 0) rotate(3deg);
  }
}

/* Apply animations to both icons */
.fixed-contact a {
  animation: shake 1.5s ease infinite;
}

/* Mobile styles */
@media screen and (max-width: 768px) {
  .fixed-contact {
    position: fixed !important;
    right: 15px !important;
    bottom: 15px !important;
    z-index: 99999 !important;
    display: flex !important;
    flex-direction: column;
    gap: 10px;
    pointer-events: all !important;
  }

  .fixed-contact a {
    display: block !important;
    width: 50px !important;
    height: 50px !important;
    margin-bottom: 8px;
    opacity: 1 !important;
    visibility: visible !important;
  }

  .fixed-contact img {
    width: 100% !important;
    height: 100% !important;
    display: block !important;
    opacity: 1 !important;
    visibility: visible !important;
  }
}

/* Dropdown Menu Styles */
.dropdown-hover {
  position: relative;
}

.dropdown-hover > .dropdown-item {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 0.5rem 1rem;
}

.submenu {
  display: none;
  background: white;
  box-shadow: 0 2px 5px rgba(0, 0, 0, 0.1);
  border: 1px solid rgba(0, 0, 0, 0.15);
  border-radius: 0.25rem;
}

.dropdown-item.active {
  background-color: #ff7617;
  color: white;
}

.fa-chevron-right {
  transition: transform 0.2s;
}

/* Desktop styles (hover) */
@media (min-width: 769px) {
  .submenu {
    position: absolute;
    left: 100%;
    top: 0;
    min-width: 200px;
    opacity: 0;
    visibility: hidden;
    transition: opacity 0.2s, visibility 0.2s;
  }

  .dropdown-hover:hover > .submenu {
    display: block;
    opacity: 1;
    visibility: visible;
  }

  .dropdown-hover:hover .fa-chevron-right {
    transform: rotate(90deg);
  }
}

/* Mobile styles (click) */
@media (max-width: 768px) {
  .dropdown-menu {
    border: none;
    padding: 0;
    margin: 0;
    background-color: transparent;
  }

  .dropdown-hover {
    margin: 0;
    width: 100%;
  }

  .dropdown-item {
    padding: 10px 15px;
    color: #fff !important;
    background: transparent !important;
    font-size: 16px !important;
    border-bottom: 1px solid #3a3939;
  }

  .submenu {
    position: static;
    box-shadow: none;
    border: none;
    padding-left: 2rem;
    margin: 0;
    width: 100%;
    display: none;
    background-color: transparent;
  }

  .submenu.show {
    display: block;
  }

  .dropdown-hover.open .fa-chevron-right {
    transform: rotate(90deg);
  }

  .dropdown-menu .dropdown-hover {
    border-bottom: none;
  }

  .submenu.dropdown-menu {
    padding: 0;
    margin: 0;
  }

  /* Remove hover effects on mobile */
  .dropdown-hover:hover > .submenu {
    display: none;
    opacity: 1;
    visibility: visible;
  }

  .dropdown-hover:hover .fa-chevron-right {
    transform: none;
  }

  /* Only show submenu when .show class is present */
  .submenu.show {
    display: block;
  }

  /* Adjust arrow position */
  .fa-chevron-right {
    float: right;
    margin-top: 5px;
    transition: transform 0.3s ease;
  }

  /* Style for active items */
  .dropdown-item.active,
  .dropdown-item:active {
    background-color: #ff7617 !important;
    color: #fff !important;
  }
}

/* Footer Styles */
.footer_2 {
  display: flex;
  flex-wrap: wrap;
}

.footer_2 .col-md-4 {
  padding: 0 15px;
}

.footer_2i {
  height: 100%;
}

@media (max-width: 767px) {
  .footer_2 .col-md-4 {
    flex: 0 0 100%;
    max-width: 100%;
    margin-bottom: 30px;
  }

  .footer_2 .col-md-4:last-child {
    margin-bottom: 0;
  }
}

@media (min-width: 768px) {
  .footer_2 .col-md-4 {
    flex: 0 0 33.333333%;
    max-width: 33.333333%;
  }

  .footer_2i {
    padding-right: 15px;
  }

  .footer_2 .col-md-4:last-child .footer_2i {
    padding-right: 0;
  }
}

/* Global Styles */
img {
  max-width: 100%;
  height: auto;
  border-radius: 8px;
  transition: transform 0.3s ease;
}

img:hover {
  transform: scale(1.02);
}

/* Blog post images */
.blog_h1i1i1 img,
.blog_1r1il img {
  border-radius: 8px;
  object-fit: cover;
  width: 100%;
  height: auto;
}

/* Service images */
.serv_h2i img {
  border-radius: 12px;
  box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1);
}

/* Team member images */
.team_h1i1i img {
  border-radius: 12px;
  transition: transform 0.3s ease;
}

.team_h1i1i img:hover {
  transform: scale(1.05);
}

/* Profile images */
.profile-img,
.about_pg1l img {
  border-radius: 50%;
  border: 3px solid #ff7617;
}

/* Font Awesome Base Styles */
.fas,
.fab {
  font-family: "Font Awesome 6 Free" !important;
  font-weight: 900 !important;
}

.fab {
  font-family: "Font Awesome 6 Brands" !important;
}

/* Icon Colors */
.col_purp {
  color: #6f42c1 !important;
}

/* Icon Sizes */
.fs-5 {
  font-size: 1.25rem !important;
}

.font_12 {
  font-size: 12px !important;
}

.font_14 {
  font-size: 14px !important;
}

.font_50 {
  font-size: 50px !important;
}

/* Icon Spacing */
.me-1 {
  margin-right: 0.25rem !important;
}

.me-2 {
  margin-right: 0.5rem !important;
}

.ms-1 {
  margin-left: 0.25rem !important;
}

.mx-2 {
  margin-left: 0.5rem !important;
  margin-right: 0.5rem !important;
}

/* Icon Alignment */
.align-middle {
  vertical-align: middle !important;
}

/* Social Icons */
.social_tag li {
  margin-right: 10px;
}

.social_tag li a {
  width: 35px;
  height: 35px;
  line-height: 35px;
  display: block;
  text-align: center;
  border-radius: 50%;
  background: #fff;
  color: #6f42c1;
  transition: all 0.5s ease;
}

.social_tag li a:hover {
  background: #ff7617;
  color: #fff;
}

/* Meta Info Icons */
.meta-info i {
  color: #ff7617;
  margin-right: 5px;
}

/* Navigation Icons */
.nav-link i {
  margin-right: 5px;
}

/* Search Icon */
.dropdown_search i {
  font-size: 1.25rem;
  line-height: 1;
}

/* Phone Icon */
.phone-numbers i {
  color: #ff7617;
  margin-right: 5px;
  font-size: 1.25rem;
}

/* Service images */
.service_img img {
  border-radius: 8px;
  object-fit: cover;
  width: 100%;
  height: 200px;
}

/* Category images */
.category_img img {
  border-radius: 8px;
  object-fit: cover;
  width: 100%;
  height: 150px;
}

/* Team member images */
.team_img img {
  border-radius: 8px;
  object-fit: cover;
  width: 100%;
  height: 250px;
}

/* Testimonial images */
.testimonial_img img {
  border-radius: 50%;
  object-fit: cover;
  width: 80px;
  height: 80px;
}

/* Responsive images */
@media (max-width: 768px) {
  .service_img img,
  .category_img img,
  .team_img img {
    height: auto;
  }
}

/* Carousel/Slider Styles */
.carousel_p {
  padding-bottom: 70px !important;
}

.carousel_p .carousel-indicators {
  bottom: -60px !important;
}

/* Main Slider Specific Styles */
#center .carousel-inner {
  width: 100%;
}

#center .carousel-item {
  width: 100%;
}

#center .carousel-item img {
  width: 100%;
  height: auto;
  object-fit: cover;
  border-radius: 0; /* Remove border radius for main slider */
}

/* Mobile Styles */
@media screen and (max-width: 767px) {
  .carousel_p {
    padding-bottom: 50px !important;
  }

  .carousel_p .carousel-indicators {
    bottom: -40px !important;
  }

  #center .carousel-item img {
    height: auto;
    max-height: 400px;
  }

  #center .container-fluid {
    padding-left: 0 !important;
    padding-right: 0 !important;
  }

  #center .row {
    margin-left: 0 !important;
    margin-right: 0 !important;
  }

  #center .col-md-12 {
    padding-left: 0 !important;
    padding-right: 0 !important;
  }
}

/* Review Section Specific Styles */
#testim .carousel-item img {
  border-radius: 50%;
  width: auto;
}
