.inclusion_block,.slider_ctn li {
    position: relative;
    margin-bottom: 10px
}

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

.testimonial {
    border: 1px dashed #00000014;
    padding: 15px 0;
    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
}

.why_perfectuot_list_details ul {
    display: flex;
    flex-wrap: wrap
}

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

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

.testi-inner .img-sec,.testimonials .tutor-info {
    display: flex
}

.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: 35px;
    height: 35px;
    background: #05a8cc;
    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: #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
}

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%;
    border-radius: 5px
}

.packagebtn {
    background: #3883bf;
    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
}

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

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

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

.slider_ctn li {
    color: #fff;
    padding-left: 25px;
    font-size: 16px;
    line-height: 23px;
    letter-spacing: 1px
}

.info-box p,.price h2 {
    font-weight: 700;
    color: #1779af
}

.slider_ctn li::before {
    content: '';
    background: url(../images/tick_icon.png) 0 0/cover;
    width: 15px;
    height: 15px;
    position: absolute;
    left: 0;
    top: 4px
}

.info-box p {
    font-size: 12px;
    text-align: left;
    margin-bottom: 0!important
}

.inclusions>li,.incusionlist ul li {
    font-size: 11px;
    display: inline-block
}

.card-one,.inclusions>li,.inclusions>li .fa,.price,.price h4,.testimonial-side-bar,section.activity h2 {
    text-align: center
}

.inclusion_block {
    border: 1px solid #0000003d;
    border-radius: 6px;
    padding: 5px 2px 2px;
    margin-top: 16px
}

.incl_align {
    background: #fff;
    left: 15px;
    padding: 0 10px;
    position: absolute;
    top: -9px;
    color: green!important;
    font-weight: 500!important;
    text-transform: capitalize;
    font-size: 10px!important
}

.package_list-inclusions {
    display: flex;
    overflow-x: auto;
    width: 100%;
    justify-content: space-around;
    align-items: center
}

.package_list-inclusions>li:first-child {
    margin-left: 0
}

.inclusions>li {
    list-style: none;
    margin-bottom: 4px;
    padding-left: 0!important;
    min-width: 77px
}

.inclusions>li .fa {
    width: 36px;
    height: 42px;
    border-radius: 50%;
    display: block;
    margin: 0 auto;
    color: #0077c1;
    font-size: 18px
}

.inclusions>li .fa:before {
    content: "";
    background: url(../img/iconsimg.png) -357px -58px no-repeat;
    display: inline-block;
    min-width: 35px;
    min-height: 35px
}

.inclusions>li[data-text="AC Cab"] .fa:before {
    background-position: -5px -7px;
    width: 35px;
    height: 35px
}

.inclusions>li[data-text="Airport Pick up"] .fa:before,.inclusions>li[data-text="Airport Pickup and Drop"] .fa:before,.inclusions>li[data-text=Flight] .fa:before {
    background-position: -106px -8px;
    width: 35px;
    height: 35px
}

.inclusions>li[data-text="Breakfast and Dinner"] .fa:before {
    background-position: -257px -9px;
    width: 35px;
    height: 35px
}

.inclusions>li[data-text="Ferry Ticket"] .fa:before {
    background-position: -159px -59px;
    width: 35px;
    height: 35px
}

.inclusions>li[data-text=Hotel] .fa:before {
    background-position: -257px -58px;
    width: 35px;
    height: 35px
}

.inclusions>li[data-text=Parasailing] .fa:before {
    background-position: -57px -108px;
    width: 35px;
    height: 35px
}

.inclusions>li[data-text="Scuba Dive"] .fa:before {
    background-position: -156px -108px;
    width: 35px;
    height: 35px
}

.inclusions>li[data-text=Sightseeing] .fa:before {
    background-position: -207px -108px;
    width: 35px;
    height: 35px
}

.inclusions>li[data-text=Snorkeling] .fa:before {
    background-position: -256px -108px;
    width: 35px;
    height: 35px
}

.incusionlist {
    overflow-x: scroll;
    margin-bottom: 8px;
    padding-bottom: 5px;
    display: none;
}

.incusionlist ul {
    display: inline-block;
    white-space: nowrap;
    margin-bottom: 0
}

.incusionlist ul li {
    border: 1px solid #ddd;
    padding: 3px 8px;
    color: #868686
}

.price h4 {
    font-size: 13px
}

.price h2 {
    font-size: 21px
}

.price p {
    margin-bottom: 0;
    font-size: 12px;
    color: red;
    font-weight: 500
}

.testimonial-side-bar h3 {
    font-size: 50px;
    font-weight: 800;
    margin-top: -19px;
    color: #1aad6f
}

.testimonial-side-bar h5 {
    font-size: 17px
}

.testi-inner p,.testimonial-side-bar h6 {
    font-size: 13px
}

.testimonial-side-bar h6 span {
    font-weight: 700;
    font-size: 15px
}

.testi-inner .img-sec img {
    width: 40px;
    border-radius: 100px;
    height: 40px
}

.testi-inner .img-sec span {
    display: flex;
    flex-direction: column;
    margin-left: 10px
}

.testi-inner .img-sec h4 {
    font-size: 17px;
    font-weight: 600;
    margin-bottom: 0
}

.testi-inner {
    padding: 10px;
    background: #fff;
    border-radius: 10px;
    border: 1px solid #dedede;
    min-height: 230px
}

.testi-inner p {
    margin-top: 16px;
    letter-spacing: .5px;
    height: 200px;
    overflow-y: auto
}

.swiper-button-prev {
    left: 0
}

.swiper-button-next {
    right: 0
}

.testimonials {
    padding: 0 25px
}

section.activity h2 {
    margin-bottom: 30px
}

section.Facilities-sec:before {
    position: absolute;
    width: 100%;
    height: 100%;
    background: #0a0a0aad;
    content: "";
    top: 0;
    left: 0
}

section.Facilities-sec,section.Facilities-sec .container {
    position: relative
}

section#facilities h2 {
    text-align: center;
    margin-bottom: 50px;
    color: #fff;
    font-size: 50px
}

section.Facilities-sec {
    position: relative;
    padding: 50px 0
}

.card-one {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center
}

section.Facilities-sec .card-one .icon:after {
    position: absolute;
    width: 17px;
    height: 17px;
    background: #2b6ea6;
    content: "";
    border-radius: 50%;
    left: 50%;
    bottom: -26px;
    transform: translate(-50%,-50%)
}

section.Facilities-sec .card-one .icon {
    position: relative;
    height: 108px
}

section.Facilities-sec .card-one p {
    font-weight: 600;
    color: #fff;
    font-size: 19px;
    padding-top: 24px
}

.best-inner img {
    width: 100%;
    border-radius: 10px
}

.best-inner h3 {
    font-size: 18px;
    font-weight: 700;
    margin-top: 12px;
    line-height: 30px
}

.hidden {
    display: none
}

.read-more-btn {
    background-color: #2b6ea6;
    color: #fff;
    border: none;
    padding: 5px 18px;
    cursor: pointer;
    font-size: 14px;
    margin-top: 5px;
    border-radius: 20px
}

.strike-incoming-call-popup {
    position: fixed;
    width: 150px;
    height: 220px;
    margin: 20px;
    border-radius: 22px;
    border: 4px solid #fff;
    box-shadow: 0 3px 3px -2px rgba(0,0,0,.2),0 3px 4px 0 rgba(0,0,0,.14),0 1px 8px 0 rgba(0,0,0,.12);
    font-family: 'Segoe UI',Tahoma,Geneva,Verdana,sans-serif;
    z-index: 1000;
    display: none
}

.strike-overlay,.strike-video-container {
    height: 100%;
    border-radius: 20px;
    width: 100%
}

.bottom-right {
    bottom: 10px;
    right: 10px
}

.bottom-left {
    bottom: 10px;
    left: 10px
}

.top-right {
    top: 10px;
    right: 10px
}

.top-left {
    top: 10px;
    left: 10px
}

.strike-video-container {
    position: relative;
    overflow: hidden
}

video {
    width: 100%;
    height: 100%;
    object-fit: cover
}

.strike-overlay {
    position: absolute;
    top: 0;
    left: 0;
    display: flex;
    flex-direction: column;
    justify-content: end;
    padding: 10px;
    box-sizing: border-box;
    background: linear-gradient(to top,#000 10% ,transparent 50%)
}

.strike-live-assistant-message {
    position: absolute;
    width: 100%;
    top: -64px;
    right: 0;
    padding: 5px;
    text-align: left;
    margin-bottom: 5px;
    margin-left: 2px;
    border-radius: 8px 8px 0;
    border: 4px solid #fff;
    background: #e7eaef;
    box-shadow: -3px 3px 3px -2px rgba(0,0,0,.2),0 3px 4px 0 rgba(0,0,0,.14),0 1px 8px 0 rgba(0,0,0,.12);
    z-index: 1
}

.strike-live-assistant-message::before {
    content: '';
    position: absolute;
    right: 0;
    bottom: -7px;
    border-left: 8px solid transparent;
    border-top: 8px solid #e7eaef;
    z-index: 1
}

.strike-live-assistant-message::after {
    content: '';
    position: absolute;
    right: -4px;
    bottom: -15px;
    border-left: 13px solid transparent;
    border-top: 12px solid #fff;
    filter: drop-shadow(0 6px 4px rgba(0, 0, 0, .3))
}

.strike-live-assistant-title {
    font-size: 12px;
    font-weight: 700;
    margin: 0;
    color: #000
}

.strike-live-assistant-prompt {
    font-size: 10px;
    margin: 0;
    color: #000
}

.strike-live-tag {
    position: absolute;
    top: 10px;
    left: 10px;
    width: max-content;
    padding: 2px 6px;
    display: flex;
    place-items: center;
    gap: 4px;
    font-size: 8px;
    font-weight: 600;
    background: red;
    color: #fff
}

.strike-live-tag span {
    width: 6px;
    height: 6px;
    display: inline-flex;
    border-radius: 50%;
    background: #fff
}

.strike-message {
    font-size: 14px;
    font-weight: 600;
    margin-bottom: 10px;
    color: #fff
}

.strike-buttons {
    display: flex;
    gap: 10px
}

.strike-btn {
    flex: 50%;
    display: flex;
    place-items: center;
    gap: 4px;
    padding: 4px 8px;
    border: none;
    border-radius: 10px;
    font-size: 12px;
    cursor: pointer
}

.strike-btn-accept {
    background-color: #4caf50;
    color: #fff
}

.strike-btn-reject {
    background-color: #f44336;
    color: #fff
}
