: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: 0.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;
    position: relative;
    padding-left: 45px;
  }
  
  .why_perfectuot_list_details li span {
    position: absolute;
    left: 0px;
    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;
  }
  .why_perfectuot_list_details ul {
    display: flex
;
    flex-wrap: wrap;
}
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 {
    display: flex
;
}
.slider_ctn h6 {
    color: #fff;
    font-weight: 700;
    font-size: 17px;
}
.shadow-effect {
    background: #fff;
    padding: 20px;
    border-radius: 4px;
    text-align: left;
    border: 1px solid #ececec;
    box-shadow: 0px 5px 10px 5px rgb(0 0 0 / 5%), 0px 5px 10px 5px rgba(0, 0, 0, 0.02);
    border-radius: 30px;
    min-height: 240px;
    margin: 20px 0;
}
.testimonials .tutor-info {
    display: flex
;
}
.fz_testimonial_desc {
    padding: 10px 10px 10px 20px;
    text-align: left;
}
.shadow-effect p {
    font-size: 14px;
    letter-spacing: 0.3px;
}
.clientsays {
    padding: 35px 10px;
}
.clientsays .swiper-slide{
    opacity: 0.2;
    transition: all 0.6s;
    transform: scale(1);
}
.clientsays .swiper-slide-active{
  transform: scale(1.2);
  z-index: 2;
  opacity: 1;
  transition: all 0.6s;
}
.swiper-button-next, .swiper-button-prev {
    width: 35px;
    height: 35px;
    background: #435bb9;
    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 0px;    background: #fbfbfb;}
.sevenway h2{font-size: 21px; padding-bottom: 20px;  padding-left: 12px;}
.sevenway span{color: #061640;}
.sevenway .accordion-flush{border: 1px solid #dee2e6;}
.sevenway h2.accordion-header{padding-bottom: 0; padding-left: 0; }
.sevenway h2 button:focus{box-shadow: none;}
section#reviewstour {
    padding: 40px 0;
}
video#bgVid {
    width: 100%;
}

.center-video {
    border: 2px dashed #00000012;
    padding: 10px;
    border-radius: 10px;
    /* background: #0000000a; */
}
.service-img img {
    height: 237px;
    object-fit: cover;
}
.packagebtn {
    background: #2944ae;
    margin-bottom: 10px;
    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 {
    display: none;
}

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

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

.carelist-readmore ul li {
    font-size: 13px;
    text-align: left;
    
    margin-bottom: 8px;
}
.content-btn {
    text-align: right;
    margin-top: 0px;
}
.carelist-readmore ul li span {
    color: #389674;
    display: block;
    margin-right: 5px;
}
.service-img img {
    width: 100%;
}

.why-us{background: #edf4ff;padding: 20px;border-radius:20px;}
.list-single-main-item-title.fl-wrap h2 {text-align: center;margin-bottom: 30px;
}
.list-single-main-item-title.fl-wrap h2 {
    text-align: center;
    margin-bottom: 30px;
}

.post-author img {
    width: 60px;
    border-radius: 10px;
    /* padding: 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.work-sec {
    padding: 50px 0;
}

section.work-sec h2 {
    margin-bottom: 30px;
    text-align: center;
}

.work-inner {
    border: 1px solid #eeeeee;
    padding: 5px;
}
section.repairing-sec {
    padding: 50px 0;
}

.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;
}   
.repairing-right>div {
    width: 50%;
    display: flex;
    /* flex-wrap: wrap; */
    border: 1px solid #ebebeb;
    padding: 50px;
    flex-direction: column;
    /* align-items: center; */
    justify-content: center;
    /* text-align: left; */
}

.repairing-right {
    display: flex;
    flex-wrap: wrap;
    /* padding: 50px; */
}
.repairing-left a {
    background: #202d45;
    padding: 10px 20px;
    color: #fff;
    margin-top: 30px;
    display: inline-block;
}
.first-box{
    border-top: none !important;
    border-left:none !important;
}
.second-box{
    border-right: none !important;
    border-top: none !important;
}
.third-box{
    border-left: none !important;
    border-bottom: none !important;
}
.fourth-box{
    border-right: none !important;
    border-bottom:none !important;
}
.single_feature h2 {
	font-weight: 500;
	font-size: 50px;
	margin-bottom: 30px;
	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;margin-bottom: 30px;}
.single_feature ul li{line-height:30px;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: all 0.3s ease 0s;
}
@media only screen and (max-width:360px) { 
.single_feature {padding: 10px 40px;}
}
.single_feature a:hover, .single_feature a:focus{background: #ffc13d;color:#fff;border: 2px solid #ff8c00;}
section#feature {
    padding: 50px 0;
}
.ti-check:before {
    content: "\e64c";
}

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

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

.appointment-schedule-section .title-column .inner-column{
	position:relative;
}

.appointment-schedule-section .title-column .sec-title{
	margin-bottom:30px;
}

.schedule-info{
	position:relative;
	/* margin-bottom:35px; */
}

.schedule-info .info-inner{
	position:relative;
	/* padding-left:50px; */
	display: flex;
	align-items: center;
}

.schedule-info .info-inner .icon{
	/* position:absolute; */
	/* left:0px; */
	/* top:10px; */
	/* color:#222222; */
	/* font-size:32px; */
	/* line-height:1em; */
}

.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:#555555;
	font-weight:500;
	/* margin-top:6px; */
	font-size:16px;
}

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

.appointment-schedule-section .image-column .inner-column{
	position:relative;
}

.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;
}