:root {
    --star-size: 24px;
    --star-color: #fff;
    --star-background: #fc0
}

.testimonial {
    border: 1px dashed #00000014;
    padding: 15px;
    min-height: 325px;
    border-radius: 10px;
    background: #fafafa
}

span.testimonial__name {
    font-size: 21px;
    font-weight: 500;
    margin-bottom: 10px;
    display: inline-block;
    text-transform: uppercase;
    display: flex;
    flex-direction: row-reverse;
    justify-content: flex-end;
    align-items: center;
    line-height: 22px
}

.testimonial__text {
    letter-spacing: .2px;
    font-size: 16px
}

.why_perfectuot_list_details {
    background: #038760;
    padding: 30px
}

.why_perfectuot_list_details li {
    color: #fff;
    font-size: 18px;
    font-weight: 600;
    margin-bottom: 8px;
    display: inline-block;
    width: 48%;
    padding: 10px 10px 10px 45px;
    position: relative
}

.why_perfectuot_list_details li span {
    position: absolute;
    left: 0;
    background: #fff;
    padding: 4px;
    width: 30px;
    height: 30px;
    border-radius: 50%;
    color: #76c143;
    text-align: center;
    font-size: 14px;
    line-height: 20px;
    box-shadow: 13px 4px 24px 2px rgb(255 255 255 / 14%), 0 6px 30px 5px rgb(0 0 0 / 12%), 8px 4px 10px -7px rgb(0 0 0 / 20%);
    border: 2px solid #7abe48
}

.repairing-right,
.why_perfectuot_list_details ul {
    display: flex;
    flex-wrap: wrap
}

section#reviewstour,
section.section-default-property {
    padding: 40px 0
}

.Stars {
    --percent: calc(var(--rating) / 2.6 * 100%);
    display: inline-block;
    font-size: var(--star-size);
    font-family: Times;
    line-height: 1;
    margin-left: 10px
}

.Stars::before {
    content: "Ã¢Ëœâ€¦Ã¢Ëœâ€¦Ã¢Ëœâ€¦Ã¢Ëœâ€¦Ã¢Ëœâ€¦";
    letter-spacing: 3px;
    background: linear-gradient(90deg, var(--star-background) var(--percent), var(--star-color) var(--percent));
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent
}

.rating-box,
.testimonials .tutor-info {
    display: flex
}

.slider_ctn h6 {
    color: #fff;
    font-weight: 700;
    font-size: 17px
}

.shadow-effect {
    background: #fff;
    padding: 20px;
    border-radius: 30px;
    text-align: left;
    border: 1px solid #ececec;
    box-shadow: 0 5px 10px 5px rgb(0 0 0 / 5%), 0 5px 10px 5px rgba(0, 0, 0, .02);
    min-height: 240px;
    margin: 20px 0
}

.fz_testimonial_desc {
    padding: 10px 10px 10px 20px;
    text-align: left
}

.shadow-effect p {
    font-size: 14px;
    letter-spacing: .3px
}

.clientsays {
    padding: 35px 10px
}

.clientsays .swiper-slide {
    opacity: .2;
    transition: .6s;
    transform: scale(1)
}

.clientsays .swiper-slide-active {
    transform: scale(1.2);
    z-index: 2;
    opacity: 1;
    transition: .6s
}

.swiper-button-next,
.swiper-button-prev {
    width: 30px;
    height: 30px;
    background: #000000;
    /* border-radius: 100%; */
}

span.testimonial__name .icon {
    font-size: 30px;
    display: flex;
    justify-content: center;
    align-items: center;
    border: 1px dashed #0000002b;
    max-width: 40px;
    height: 40px;
    border-radius: 10px;
    background: #ffff;
    margin-right: 10px;
    min-width: 40px
}

.sevenway {
    padding: 30px 0;
    background: #000000;
    border-radius: 10px;
}

.sevenway h2 {
    font-size: 21px;
    padding-bottom: 20px;
    padding-left: 12px;
    color: #fff !important;!i;!;
}

.sevenway span {
    color: #ffffff;
}

.sevenway .accordion-flush {
    border: 1px solid #333435;
    /* background: #000; */
}

.sevenway h2.accordion-header {
    padding-bottom: 0;
    padding-left: 0;
    border: none;
}

.sevenway h2 button:focus {
    box-shadow: none
}

video#bgVid {
    width: 100%
}

.center-video {
    border: 2px dashed #00000012;
    padding: 10px;
    border-radius: 10px
}

.service-img img {
    height: 237px;
    object-fit: cover;
    width: 100%
}

.packagebtn {
    border-radius: 7px
}

.point-heading {
    font-size: 14px;
    text-align: left;
    font-weight: 600;
    margin-bottom: 2px
}

.carelist {
    background: #eaeaea63;
    padding: 5px;
    margin-bottom: 10px;
    border-radius: 6px
}

.hidden,
.team-inner:hover::after {
    display: none
}

.ccarelist-readmore ul {
    list-style: none;
    padding: 0
}

.carelist-readmore .toggle-btn {
    cursor: pointer;
    color: #389674;
    font-size: 13px;
    font-weight: 600
}

.carelist-readmore ul li {
    font-size: 13px;
    text-align: left;
    margin-bottom: 8px
}

.list-single-main-item-title.fl-wrap h2,
section.work-sec h2 {
    margin-bottom: 30px;
    text-align: center
}

.content-btn {
    text-align: right;
    margin-top: 0
}

.carelist-readmore ul li span {
    color: #389674;
    display: block;
    margin-right: 5px
}

.why-us {
    background: #edf4ff;
    padding: 20px;
    border-radius: 20px
}

.post-author img {
    width: 60px;
    border-radius: 10px;
    margin-bottom: 10px
}

.post-author span {
    font-size: 16px;
    color: #000;
    font-weight: 500;
    margin-left: 15px;
    display: inline-block
}

.post-author {
    display: flex;
    flex-direction: column;
    align-items: center;
    text-align: center
}

section#feature,
section.repairing-sec,
section.work-sec {
    padding: 50px 0
}

.work-inner {
    border: 1px solid #eee;
    padding: 5px
}

.first-box,
.second-box {
    border-top: none !important
}

.first-box,
.third-box {
    border-left: none !important
}

.fourth-box,
.second-box {
    border-right: none !important
}

.fourth-box,
.third-box {
    border-bottom: none !important
}

.repairing-left {
    background: #ffc03d;
    color: #fff;
    padding: 50px
}

.repairing-left h4 {
    font-size: 1.5rem;
    color: #000
}

.repairing-left h2 {
    font-size: 2.5rem;
    color: #212d45;
    font-weight: 700
}

.repairing-left p {
    color: #212d45;
    font-size: 16px;
    line-height: 27px;
    letter-spacing: 1px
}

.repairing-left h5 {
    font-size: 27px;
    color: #353535;
    font-weight: 700;
    margin: 15px 0
}

.appointment-schedule-section .title-column .sec-title,
.single_feature h2,
.single_feature ul {
    margin-bottom: 30px
}

.repairing-right>div {
    width: 50%;
    display: flex;
    border: 1px solid #ebebeb;
    padding: 50px;
    flex-direction: column;
    justify-content: center
}

.repairing-left a {
    background: #202d45;
    padding: 10px 20px;
    color: #fff;
    margin-top: 30px;
    display: inline-block
}

.single_feature h2 {
    font-weight: 500;
    font-size: 50px;
    line-height: 60px;
    color: #fff
}

@media only screen and (max-width:480px) {
    .single_feature h2 {
        font-size: 22px;
        line-height: 38px;
        font-weight: 800
    }
}

.single_feature ul {
    list-style: none
}

.single_feature ul li {
    color: #fff;
    font-size: 20px;
    line-height: 50px
}

.single_feature ul li span {
    margin-right: 10px;
    color: #ffc13d
}

.single_feature a {
    background: #ffc13d;
    border: 2px solid #ffc13d;
    border-radius: 500px;
    color: #fff;
    display: inline-block;
    font-size: 26px;
    overflow: hidden;
    padding: 10px 30px;
    text-transform: capitalize;
    transition: .3s
}

@media only screen and (max-width:360px) {
    .single_feature {
        padding: 10px 40px
    }
}

.single_feature a:focus,
.single_feature a:hover {
    background: #ffc13d;
    color: #fff;
    border: 2px solid #ff8c00
}

.ti-check:before {
    content: "\e64c"
}

.appointment-schedule-section {
    position: relative;
    overflow: hidden;
    padding: 110px 0 80px
}

.appointment-schedule-section .image-column,
.appointment-schedule-section .title-column {
    position: relative;
    margin-bottom: 40px
}

.appointment-schedule-section .image-column .inner-column,
.appointment-schedule-section .title-column .inner-column,
.schedule-info {
    position: relative
}

.schedule-info .info-inner {
    position: relative;
    display: flex;
    align-items: center
}

.schedule-info .info-inner span {
    position: relative;
    color: #2944ae;
    font-weight: 600;
    font-size: 16px
}

.schedule-info .info-inner a {
    position: relative;
    display: block;
    color: #555;
    font-weight: 500;
    font-size: 16px
}

.appointment-schedule-section .image-column .image {
    position: relative;
    margin-right: -100px
}

.info-inner img {
    width: 45px;
    margin-right: 10px
}

.appointment-schedule-section h2 {
    font-size: 40px;
    font-weight: 900
}

.schedule-info-outer {
    display: flex;
    justify-content: space-between;
    border: 1px solid #e2e2e2;
    padding: 10px;
    margin-bottom: 20px
}

.appointment-schedule-section .title {
    color: #2944ae
}

.cta-outer {
    background: #435bb9;
    padding: 20px 50px;
    border-radius: 100px
}

.cta-outer h2 {
    margin-bottom: 0;
    text-transform: capitalize
}

.cta-outer input {
    height: 50px;
    border: none !important
}

.cta-outer button {
    height: 50px
}

.team-inner {
    position: relative;
    overflow: hidden;
    border-radius: 10px
}

.team-content {
    position: absolute;
    transform: translateY(0);
    padding: 10px;
    z-index: 1;
    transition: .5s
}

.team-content p {
    font-size: 13px
}

.team-inner::after {
    content: '';
    background: #000;
    background: linear-gradient(180deg, rgb(242 242 242 / 0%) 7%, rgb(0 0 0 / 67%) 57%);
    height: 100px;
    width: 100%;
    position: absolute;
    bottom: 0;
    left: 0
}

.team-inner::before {
    background: #ec108fd6;
    height: 100%;
    width: 100%;
    position: absolute;
    bottom: 0;
    left: 0;
    content: '';
    opacity: 0;
    transition: .4s
}

.team-content h3,
.team-content h6,
.team-content p {
    color: #fff
}

.team-inner:hover .team-content {
    transform: translateY(-100%)
}

.team-inner:hover::before {
    opacity: 1
}

.team-upper-content {
    position: absolute;
    bottom: 0;
    padding-left: 10px;
    color: #fff;
    z-index: 1;
    opacity: 1
}

.team-upper-content h3 {
    font-size: 19px;
    font-weight: 600
}

.team-upper-content h6 {
    font-weight: 300
}

.team-inner:hover .team-upper-content {
    opacity: 0
}

.swiper-pagination-bullet-active {
    background: linear-gradient(93deg, #eb62c1, #ec048c)
}

.productbox p img {
    width: 20px;
    height: 20px;
    object-fit: cover;
    margin-bottom: 0px;
    filter: saturate(0.5);
}
a.logo {
    /* background: #000; */
    display: inline-block;
    padding: 14px;
    border-radius: 8px;
}
section.short-pack-outer {
    background: #212328;
    border-top: 1px solid #252323;
}

section.short-pack-outer h2 {
    text-align: center;
    margin-bottom: 30px;
    color: #fff;
    font-size: 2rem;
}
.package_list-inclusions>li span {
    font-size: 9px;
    line-height: 8px;
}
.side_icons {
    position: fixed;
    right: 0;
    top: 50%;
    margin-top: -45px;
    z-index: 100;
  }
  .side_icons ul {
    list-style: none;
    margin: 0;
    padding: 0;
  }
  .side_icons ul li {
    margin: 14px;
    display: flex;
    justify-content: flex-end;
  }
  .side_icons ul li a {
    transition: all 0.3s;
    border-radius: 10px;
    box-shadow: 0 0 6px 0 rgba(0, 0, 0, 0.25);
    padding: 7px 5px;
    display: flex;
    align-items: center;
    font-size: 14px;
    line-height: 1.12;
    text-decoration: none;
    overflow: hidden;
    height: 46px;
    color: #000;
    background: #fff;
  }
  @media (max-width: 991px) {
    .side_icons ul li a {
      height: 38px;
      width: 38px;
      align-items: center;
      justify-content: center;
    }
  }
  .side_icons ul li a span {
    transition: all 0.3s;
    visibility: hidden;
    padding-left: 5px;
    width: 0px;
    overflow: hidden;
    display: flex;
    white-space: nowrap;
  }
  @media (max-width: 991px) {
    .side_icons ul li a span {
      display: none;
    }
  }
  .side_icons ul li a:hover span {
    width: 132px;
    visibility: visible;
    padding-left: 10px;
  }
  .side_icons ul li img {
    max-width: 30px;
  }
  @media (max-width: 991px) {
    .side_icons ul li img {
      max-width: 25px;
    }
  }
  .side_icons ul li.rotated_text a {
    transform: rotate(-90deg) translate(38px, 38px);
    height: 46px;
    text-align: center;
    min-width: 120px;
    display: flex;
    align-items: center;
    justify-content: center;
  }
  .side_icons ul li.rotated_text.btm_text a {
    transform: rotate(-90deg) translate(-38px, 38px);
  }
  @media (max-width: 991px) {
    .side_icons ul li.chat_buddy {
      display: none;
    }
  }
  @media (max-width: 991px) {
    .side_icons {
      right: -10px;
      margin-top: 0;
    }
  }
  section.why-us-sec h2 {
    text-align: center;
    color: #fff;
    margin-bottom: 30px;
    font-size: 2rem;
}
.scrollfix.lightgrey {
    background: #ffffff;
}
button.accordion-button.collapsed {
    background: #000;
    color: #fff;
}
button.accordion-button::after{
        filter: invert(1);
}
.sevenway .accordion-flush .accordion-item {
    border-color: #3d3d3d;
}
.profile-card {
    text-align: center;
    padding: 6px;
    border: 1px dashed #8a3941;
    border-radius: 8px;
}

.profile-card img {
    width: 100%;
    border-radius: 10px;
}

.profile-card h5 {
    margin: 10px 0;
}
.profile-card i{
    margin-right: 4px;
}

.call-btn,
.whatsapp-btn {
    display: inline-block;
    margin: 5px;
    padding: 6px 15px;
    border-radius: 5px;
    text-decoration: none;
    color: #fff;
    font-size: 12px;
}

.call-btn {
    background-color: #1776be;
}

.whatsapp-btn {
    background-color: #25D366;
}