.swiper {
    width: 320px;
    /*height: 320px;*/
}
@media screen and (max-width: 600px) {
    .swiper {
        width: 250px;
        /*height: 320px;*/
    }
}
.swiper-slide {
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 18px;
    font-size: 22px;
    font-weight: bold;
    color: #fff;
}

.swiper.slider-testimonial-stories {
    padding-bottom: 45px;
    margin-bottom: 50px;
    --swiper-pagination-color: #ff553c;
    --swiper-pagination-left: auto;
    --swiper-pagination-bottom: 0;
    --swiper-pagination-bullet-size: 7px;
    --swiper-pagination-bullet-border-radius: 50%;
    --swiper-pagination-bullet-horizontal-gap: 8px
}

@media screen and (min-width: 767.02px) {
    .swiper.slider-testimonial-stories {
        --swiper-pagination-bullet-size:9px;
        padding-bottom: 50px;
        margin-bottom: 60px
    }
}

.swiper.slider-testimonial-stories .swiper-slide {
    width: 100%;
    max-width: 200px;
    display: flex;
    align-items: center;
    justify-content: center
}

@media screen and (min-width: 767.02px) {
    .swiper.slider-testimonial-stories .swiper-slide {
        max-width:300px
    }
}

.swiper.slider-testimonial-stories .swiper-slide .story {
    position: relative;
    border-radius: 24px;
    overflow: hidden;
    width: 100%;
    height: 100%;
    padding-top: 177%
}

@media screen  and (min-width: 767.02px) {
    .swiper.slider-testimonial-stories .swiper-slide .story {
        border-radius:28px
    }
}

.swiper.slider-testimonial-stories .swiper-slide video {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    pointer-events: none;
    border-radius: inherit
}

.swiper.slider-testimonial-stories .swiper-pagination {
    bottom: 0
}

.video-holder {
    position: relative;
    padding-bottom: 106%;
    overflow: hidden
}

@media screen and (max-width: 767px),screen and (max-width:812px)and (orientation:landscape) {
    .video-holder {
        border-radius:1.5rem
    }
}

.video-holder video {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border-radius: 2.4rem;
    transform: scale(.4);
    -o-object-fit: cover;
    object-fit: cover;
    opacity: 0;
    transition: opacity .3s,transform .3s
}

.video-holder.is-animated video {
    opacity: 1;
    transform: scale(1)
}
.homepage-banner-youtube-video iframe{
	border-radius: 25px;
}
.ta-table-content .ta-table-content-left-col .title-heading-left{
   font-weight: 400;
}
.ta-table-content .ta-table-content-right-col h3{
	margin-top: 30px !important;
}
.ta-table-content .ta-table-content-right-col h4 strong{
	font-weight: 500;
}
.stickycontainer {
    position: sticky !important;
    top: 75px;
    height: min-content;
}
.ta-blogs-titles a.active{
	color:#ff8b2d !important;
}
.ta-d-none,
.wp-block-columns.ta-d-none{
	display:none !important;
}
.ta-mt-50{
	margin-top:50px !important;
}
.ta-mb-50{
	margin-bottom:50px !important;
}
.ta-mt-20{
	margin-top:20px !important;
}
.ta_custom_btn .wp-element-button{
  background-color: #fb7701 !important;
  border: none;
  color: white !important;
  padding: 15px 32px;
  text-align: center;
  text-decoration: none;
  display: inline-block;
  font-size: 16px;
  margin: 4px 2px;
  cursor: pointer;
  border-radius: 5px;
  width: 100%;
  border-radius: 30px;
  transition: all .15s ease;
  font-size: 20px;
  letter-spacing: 1px;
  font-weight: bold;
  box-sizing: border-box;
  text-decoration: none;
}
.ta_custom_btn .wp-element-button:hover {
  background-color: #fb8114;
  transform: scale(1.02);
}
.ta-lh-50{
	line-height:50px !important;
}
.ta-mt-0.twoColmnNavi{
	padding-top:0px;
}
.wpsm_panel-body {
    padding: 15px 30px;
}


/*testimonial slider*/
.testimonialSlider{
    width:100%;
}
.testimonialSlider .swiper-slide{
    opacity: 0.3;
}
.testimonialSlider .swiper-wrapper{
    margin-bottom:10px;
}
.testimonialSlider .swiper-slide-next,
.testimonialSlider .swiper-slide-prev,
.testimonialSlider .swiper-slide-active {
    opacity: 1;
    filter: blur(0);
}
.testimonialSlider p {
    color: #4d5560;
    margin-bottom: 4rem;
}

.testimonialSlider .reviewMapsBox {
    position: relative;
    background: #f7f7f7;
    box-shadow: 0 4px 14px rgba(148,222,222,.11);
    border-radius: 2.5rem;
    line-height: 1.5;
    padding: 40px 30px;
    margin-top: 2.7rem;
}
.testimonialSlider .testimonial__top{
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    align-items: center;
    margin-bottom: 10px;
    gap: 5px;
    flex-wrap: wrap;
}
.testimonialSlider .review-title {
    font-weight: 500;
}
.testimonialSlider .text-xsm {
    font-size: 1.3rem;
    /*line-height: 1.55;*/
}
.testimonialSlider .stars > ul {
    margin-bottom: 0px;
    list-style: none;
    display: flex;
    justify-content: start;
    padding: 0;
    gap: 7px;
    margin-top: 0px;
}
.testimonialSlider .testimonial__date {
    margin-bottom: 0;
    /*margin-left: 0.5rem;*/
    font-weight: 500;
    color: #a6a6b7;
    font-size: 14px;
}
.testimonialSlider .reviewMapsBox p{
    color:black;
    font-size:15px;
    color: #4d5560;
    /*margin-bottom: 4rem;*/
	font-weight: 400;
}
.testimonialSlider .customer-name{
    font-style: normal;
    color: #626366;
}
.testimonialSlider .testimonial__bottom {
    display: flex;
    align-items: center;
    justify-content: space-between;
    font-size: 15px;
    font-weight: 500;
    letter-spacing: -.01em;
    flex-wrap: wrap;
    gap: 10px;
}
.testimonialSlider .testimonial__name {
    display: inline-flex;
    align-items: center;
    margin-right: 0.5rem;
    gap: 5px;
}

.testimonialSlider .testimonial__name .svg-icon {
    margin-right: 8px;
}
.testimonialSlider .testimonial__name cite {
    font-style: normal;
    color: #626366;
}
.testimonialSlider .testimonial__verified {
    display: inline-flex;
    align-items: center;
    color: #a6a6b7;
    margin-right: -0.5rem;
    gap: 10px;
}
.review-slider-btn-wrap{
    display: flex;
    justify-content: center;
    margin-top: 30px;
    gap: 15px;
}
.review-slider-btn-wrap .review-slider-button-prev,
.review-slider-btn-wrap .review-slider-button-next{
    background: #f7f7f7;
    border-radius: 50%;
    cursor: pointer;
}
.review-slider-btn-wrap .review-slider-button-prev:hover ,
.review-slider-btn-wrap .review-slider-button-prev:hover i,
.review-slider-btn-wrap .review-slider-button-next:hover,
.review-slider-btn-wrap .review-slider-button-next:hover i{
    transform: scale(1.06);
    transition: 0.3s;
}
.review-slider-btn-wrap i{
    padding: 17px 20px;
}
.testimonialSlider .testimonial__quotes{
    position: absolute;
    top: -1.4rem;
    left: 1.9rem;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 3.1rem;
    height: 3.1rem;
    transform: rotate(45deg);
    background-color: #f5efefbf;
    border-radius: 1rem;
}
.testimonialSlider .testimonial__quotes svg {
    transform: rotate(-45deg);
}

.map-review-slider-content .shell{
    max-width: 106rem;
    padding-left: 25px;
    padding-right: 25px;
    margin: auto;
    width: 100%;
}
.map-review-slider-content .shell .stars>ul{
    margin:0;
    padding:0;
}
.map-review-slider-content .shell .stars>ul>li {
    display: inline-block;
    margin-right: 6px;
}
.text-orange {
    color: #ff553c;
}
.rating,.rating .rating__circle {
    display: flex;
    align-items: center;
    justify-content:center;
}

.rating .rating__circle {
    position: relative;
    justify-content: center;
    flex-direction: column;
    flex-shrink: 0;
    width: 7.2rem;
    height: 7.2rem;
    border-radius: 50%;
    color: #9097a0;
    letter-spacing: -.01em;
    background: #fff;
    box-shadow: 6 2.22545px 4.4509px rgba(0,0,0,.05);
}

.rating .rating__circle:before {
    content: "";
    position: absolute;
    top: 50%;
    left: 50%;
    width: calc(100% - 2.5rem);
    height: calc(100% - 2.5rem);
    transform: translate(-50%,-50%);
    border: .4rem solid #ff553c;
    border-radius: inherit
}

.rating .rating__circle i {
    font-style: normal;
    font-size: 1rem
}

.rating .rating__circle span {
    display: block;
    font-size: 2.2rem;
    line-height: 2.2rem
}

.rating .rating__content {
    padding-left: 10px;
}

.rating .rating__content h6 {
    display: flex;
    align-items: center;
    color: #4f535f;
    margin-bottom: .5rem;
    font-weight: inherit;
    font-size: 19px;
}

@media(max-width: 767px),screen and (max-width:812px)and (orientation:landscape) {
    .rating .rating__content h6 {
        display:block;
    }
}

.rating .rating__content h6 strong {
    margin-left: .5rem
}

.rating .rating__content p {
    color: #84909f
}

.rating .rating__content .stars {
    margin-left: 15px;
}

@media(max-width: 767px),screen and (max-width:812px)and (orientation:landscape) {
    .rating .rating__content .stars {
        margin-left:0
    }
}

.rating .rating__content .svg-icon {
    width: 20px;
    height: 20px;
}
body .featured-image.page-header-image-single img {
    max-width: 100%;
	width: auto;
}

/* homepage cloud buttons */
.ta-quick-links{
	margin-top:100px !important;
}
.ta-page-cloud{
	max-width: 1150px;
    margin: auto;
    margin-bottom: 100px;
}
.ta-page-cloud .wp-block-button__link.wp-element-button{
	background-color: white;
    border: 1px solid #fb7701;
    color: #fb7701;
    padding: 4px 10px;
    border-radius: 5px;
    cursor: pointer;
    font-size: 13px;
    border-radius: 10px;
    font-weight: bold;
    transition: all .13s ease;
    text-align: center;
    text-decoration: none;
    min-width: 112px;
}

.ta-page-cloud .wp-block-button__link.wp-element-button:hover {
    box-shadow: 0 0 0 1px #fb7701 !important;
    border-color: #fb7701 !important;
	background:transparent;
	transform: scale(1.01);
}
.instagram-media.instagram-media-rendered{
    margin: auto !important;
    margin-bottom: 20px !important;
    margin-top: 20px !important;
}
.post .wp-block-image figure{
	margin-bottom: 30px;
    margin-top: 30px;
}
.wp-block-column.Faqs.Area p{
	position:unset !important;
	margin-top: -4px !important;
}
.wp-block-column.Faqs.Area .taul{
	background: white;
    margin-top: -8px;
    margin-left: 0px;
    border: 1px solid #f55e0f;
    box-shadow: none;
    padding-left: 50px;
    border-top: 0;
	padding-top: 15px;
    border-radius: 0 0 10px 10px;
}
.wp-block-column.Faqs.Area .taul-main{
    background: #fff;
    margin-top: -8px;
    margin-left: 0px;
    border: 1px solid #f5f8fa;
    box-shadow: none;
    padding-left: 50px;
    border-top: 0;
    padding-top: 15px;
    border-radius: 0 0 10px 10px;
    box-shadow: 0px 6px 11px 0px rgb(69 79 124 / 5%);
}
@media screen and (max-width: 600px) {
	.breadcrumb-container.theme5 li {
		margin: 7px 14px !important;
	}
}
.single-post figure.wp-block-image,
body.single-post .inside-article .entry-content img:not(body.single-post .yarpp-thumbnails-horizontal img){
	margin-top: 15px;
    margin-bottom: 15px;
}
.single-post figure.wp-block-image img,
body.single-post .featured-image img,
body.single-post .inside-article .entry-content img:not(body.single-post .yarpp-thumbnails-horizontal img){
	border-radius: 40px;
}
.single-post #ez-toc-container{
	max-width:550px;
}
.single-post #ez-toc-container a::before{
    background: #fb6911;
	content: "";
    width: 0px;
    height: 0px;
    padding: 0px;
    position: relative;
    left: -12px;
    top: 0px;
    content: "➤" !important;
    color: #fb6911;
    font-size: 16px;
	margin-right: 10px;
}
.single-post #ez-toc-container a:hover {
    color: #fb6911 !important;
}
.single-post #ez-toc-container a.ez-toc-toggle:before{
	display:none;
}
.single-post .container.grid-container{
	max-width:1000px;
}

body.single-post .yarpp-thumbnails-horizontal,
body.author .yarpp-thumbnails-horizontal
{
	display: flex;
    flex-wrap: wrap;
    gap: 20px;
	justify-content: center;
    margin-top: 30px;
}
body.single-post .yarpp-thumbnails-horizontal .yarpp-thumbnail,
body.author .yarpp-thumbnails-horizontal .yarpp-thumbnail
{
    min-width: 290px;
	flex-basis: 30%;
    height: auto;
    padding: 20px 20px 50px 20px;
    border: 1px solid #ececec;
    border-radius: 25px;
    box-shadow: 0 0px 10px 0 rgb(0 0 0 / 9%), 0 0px 2px 0 rgba(0, 0, 0, 0.19);
    position: relative;
}
body.single-post .yarpp-thumbnails-horizontal .yarpp-thumbnail:hover,
body.author .yarpp-thumbnails-horizontal .yarpp-thumbnail:hover
{
	transform: scale(1.01);
	transition: all 0.3s ease-out;
}
body.single-post .yarpp-thumbnails-horizontal .yarpp-thumbnail:hover .yarpp-thumbnail-title,
body.author .yarpp-thumbnails-horizontal .yarpp-thumbnail:hover .yarpp-thumbnail-title
{
	color: #ff553c;
	transition: color .4s;
}
body.single-post .yarpp-thumbnail > img,
body.single-post .yarpp-thumbnail-default,
body.author .yarpp-thumbnail > img,
body.author .yarpp-thumbnail-default
{
    width: 100%;
	height: auto;
	margin: 0;
    margin-bottom: 5px;
	border-radius: 10px;
}
body.single-post .yarpp-thumbnails-horizontal .yarpp-thumbnail-title,
body.author .yarpp-thumbnails-horizontal .yarpp-thumbnail-title{
    padding: 7px 0px;
    margin: 0px;
    width: 100%;
    max-height: unset;
    overflow: unset;
}
body.single-post .ta-yarpp-excerpt,
body.author .ta-yarpp-excerpt{
	overflow: hidden;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    text-overflow: ellipsis;
    display: -webkit-box;
}
body.single-post .ta-yarpp-time,
body.author .ta-yarpp-time{
	color: #a4a6ab;
	font-size: 13px;
	text-align: right;
    display: flex;
    justify-content: end;
    margin-top: 10px;
    position: absolute;
    right: 20px;
    bottom: 20px;
}
body.single-post .entry-meta > span,
body.single-post .entry-meta > nav,
body.author .entry-meta > span,
body.author .entry-meta > nav
{
	margin: 5px 10px;
}
body.single-post .entry-meta,
body.author .entry-meta{
	color:#E74C3C;
}



/* blog article */

body.single-post .article__author-card .ta-flex-row{
	display: flex;
    flex-flow: row wrap;
	gap: 40px;
	box-shadow: 0 0px 10px 0 rgb(0 0 0 / 9%), 0 0px 2px 0 rgba(0, 0, 0, 0.19);
}
body.single-post .article__author {
    font-size: 1.5rem
}

body.single-post .article__head {
    text-align: center;
    margin-bottom: 4rem
}

body.single-post .article__head h6 {
    margin-bottom: 2.5rem
}

@media(max-width: 767px),screen and (max-width:812px)and (orientation:landscape) {
body.single-post .article__head h6 {
        margin-bottom:1.5rem
    }
}

body.single-post .article__image {
    padding-bottom: 60%;
    margin-bottom: 7rem;
    background-color: #ff553c
}

@media(max-width: 767px),screen and (max-width:812px)and (orientation:landscape) {
    body.single-post .article__image {
        margin-bottom:3rem;
        padding-bottom: 64%
    }
}

body.single-post .article__author {
    justify-content: center
}

body.single-post .article__author-name a:hover {
    text-decoration: underline
}

body.single-post .article__content {
    font-size: 1.8rem;
    line-height: 1.45
}

@media(max-width: 767px),screen and (max-width:812px)and (orientation:landscape) {
    body.single-post .article__content {
        line-height:1.4
    }
}

body.single-post .article__author-card {
    margin: 2rem 0 1.5rem;
    justify-content: center;
    text-align: center
}

@media(min-width: 767.02px) {
    body.single-post .article__author-card {
        max-width:95%;
        justify-content: flex-start;
        text-align: left
    }
}

body.single-post .article__author-card>div {
    border: 1px solid #ececec;
    border-radius: 24px;
    padding: 28px 24px;
    position: relative
}

@media(min-width: 767.02px) {
    body.single-post .article__author-card>div {
        padding:28px 30px;
        border-radius: 32px
    }
}

body.single-post .article__author-card .author__avatar {
    flex: 1 1 100%;
/*     margin-bottom: 1.5rem; */
}

@media(min-width: 767.02px) {
    body.single-post .article__author-card .author__avatar {
        flex:0 1 auto;
        margin-bottom: 0
    }
}

body.single-post .article__author-card .author__avatar>div {
    --size: 170px;
    border: 5px solid #ff553c;
    position: relative;
    width: var(--size);
    height: var(--size);
    border-radius: 100%;
    overflow: hidden;
    margin-left: auto;
    margin-right: auto
}

@media(min-width: 767.02px) {
    body.single-post .article__author-card .author__avatar>div {
        --size:134px;
        margin: 0
    }

/*     body.single-post .article__author-card .author__avatar {
        margin-right: 3.5rem
    } */
}

body.single-post .article__author-card .author__meta {
    flex: 1 1
}

body.single-post .article__author-card .author__name {
    font-size: 24px
}

body.single-post .article__author-card .author__name a {
    color: inherit;
    transition: .15s linear
}

body.single-post .article__author-card .author__name a:hover {
    background: none;
    color: #ff553c
}

@media(min-width: 767.02px) {
    body.single-post .article__author-card .author__name {
        font-size:30px
    }
}

body.single-post .article__author-card .author__roles {
    display: flex;
    margin-top: 1rem;
    justify-content: center
}

@media(min-width: 767.02px) {
    body.single-post .article__author-card .author__roles {
        justify-content:flex-start
    }
}

body.single-post .article__author-card .author__roles .role {
    font-weight: 500;
    font-size: 13px;
    color: #ff553c;
    margin-bottom: 4px;
    line-height: 1
}

body.single-post .article__author-card .author__roles .role:not(:last-of-type) {
    margin-right: 4px
}

body.single-post .article__author-card .author__roles .role:not(:last-of-type):after {
    content: ", "
}

@media(min-width: 767.02px) {
    body.single-post .article__author-card .author__roles .role {
        font-size:14px
    }
}

body.single-post .article__author-card .author__socials {
    display: flex;
    align-items: center;
    justify-content: center;
    margin-top: 1rem;
    margin-bottom: 0
}

@media(min-width: 767.02px) {
    body.single-post .article__author-card .author__socials {
        position:absolute;
        top: 24px;
        right: 24px;
        width: auto;
        margin-top: 0
    }
}

body.single-post .article__author-card .author__socials .social {
    --size: 17px;
    margin: 0 .5rem
}

@media(min-width: 767.02px) {
    body.single-post .article__author-card .author__socials .social {
        --size:18px
    }
}

body.single-post .article__author-card .author__bio {
    margin-top: 10px;
/*     font-weight: 400;
    font-size: 14px;
    line-height: 1.33 */
}

body.single-post .article__author-card .author__bio p {
    margin-left: auto;
    margin-right: auto;
	margin-bottom: 0;
}

body.single-post .article__author-card .author__bio p:after {
    content: ".."
}

@media(min-width: 767.02px) {
    body.single-post .article__author-card .author__bio {
        font-size:15px
    }

    body.single-post .article__author-card .author__bio p {
        margin-left: 0;
        max-width: 80%
    }
}

@media(min-width: 1023.02px) {
    body.single-post .article__author-card .author__bio p {
        max-width:75%
    }
}
.ta-page-cloud .wp-block-button__link.wp-element-button:active{
    background-color: transparent;
}

body.author .yarpp-thumbnail-title {
    font-size: 96%;
    font-weight: 700;
    text-align: left;
    text-decoration: none;
}

/* pagination style  */

/* Pagination Container */
.ta-author-pagination {
    display: flex;
    justify-content: center;
    align-items: center;
    margin: 50px 0px !important;
    /* font-family: Arial, sans-serif; */
}

/* Individual Page Numbers */
.ta-author-pagination .page-numbers {
    display: inline-block;
    margin: 0 5px;
    background-color: white;
    border: 1px solid #fb7701;
    color: #fb7701;
    padding: 4px 6px !important;
    border-radius: 5px;
    cursor: pointer;
    font-size: 13px;
    border-radius: 10px;
    font-weight: bold;
    transition: all .13s ease;
    text-align: center;
    text-decoration: none;
    min-width: 30px;
    transition: background-color 0.3s ease, color 0.3s ease;
}

/* Current Page */
.ta-author-pagination .page-numbers.current {
    box-shadow: 0 0 4px 1px #fb7701 !important;
    border-color: #fb7701 !important;
    background: transparent;
    transform: scale(1.01);
}

/* Dots */
.ta-author-pagination .page-numbers.dots {
    background-color: transparent;
    color: #666;
    border: none;
    cursor: unset !important;
}

/* Hover and Active States */
.ta-author-pagination .page-numbers:not(.page-numbers.dots):hover,
.ta-author-pagination .page-numbers:not(.page-numbers.dots):focus {
    box-shadow: 0 0 4px 1px #fb7701 !important;
    border-color: #fb7701 !important;
    background: transparent;
    transform: scale(1.01);
}

/* Next Button */
.ta-author-pagination .next.page-numbers {
    margin-left: 10px;
    font-weight: bold;
}

/* Responsive Design */
@media (max-width: 600px) {
    .ta-author-pagination {
        flex-wrap: wrap;
    }
    .ta-author-pagination .page-numbers {
        padding: 8px 12px;
        margin: 3px;
    }
}

.author-article-heading{
    margin-bottom: 40px !important;
    text-align: center;
}
.author-article-heading h3{
    font-size: 30px;
}
.ta-author-header {
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 20px;
    text-align: center;
}
.ta-author-header .ta-author-header-image img{
    --size: 250px;
    border: 5px solid #ff553c;
    position: relative;
    width: var(--size);
    height: var(--size);
    border-radius: 100%;
    overflow: hidden;
    margin-left: auto;
    margin-right: auto !important;
}
.ta-author-header .ta-author-header-name{
    font-size: 46px;
}
.ta-author-header .ta_author__roles{
    width: 100%;
    display: flex;
    flex-flow: row wrap;
    justify-content: center;
    align-items: center;
    text-align: center;
    margin: .5rem 0 1rem;
}
.ta-author-header .ta_author__roles .role{
    margin: .15rem .25rem;
    padding: .5rem 1.75rem;
    border-radius: 999px;
    background: #ff553c;
    color: #fff;
    font-weight: 700;
    font-size: 14px;
}

/* hide cookieye icon */
.cky-btn-revisit-wrapper.cky-revisit-bottom-left{
	display:none;
}