@font-face {
    font-family: video-font;
    src: url(../video-font.ttf);
  }
  
:root {
    --star-size: 24px;
    --star-color: #fff;
    --star-background: #fc0;
 
    --maroof-font: "Yantramanav", sans-serif;
    --maroof-gray: #52515e;
    --maroof-gray-rgb: 82, 81, 94;
    --maroof-white: #ffffff;
    --maroof-white-rgb: 255, 255, 255;
    --maroof-base: #e63a27;
    --maroof-base-rgb: 230, 58, 39;
    --maroof-black: #141422;
    --maroof-black-rgb: 20, 20, 34;
    --maroof-primary: #fff4f3;
    --maroof-primary-rgb: 255, 244, 243;
    --maroof-bdr-color: #cdcdcd;
    --maroof-bdr-color-rgb: 205, 205, 205;
}
  
.testimonial{
    border: 1px dashed #fcfcfc;
    padding: 50px 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: 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;
}


.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: #fd1215;
    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: #fd1215;
    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%;
    border-radius: 5px;
    /* object-fit: cover; */
}

.slider_ctn li {
    position: relative;
    color: #fff;
    padding-left: 25px;
    margin-bottom: 10px;
    font-size: 16px;
    line-height: 23px;
    /* top: 8px; */
    letter-spacing: 1px;
}
.slider_ctn li::before{
    content: '';
    background: url(../img/arrow\ \(2\).png);
    width: 15px;
    height: 15px;
    position: absolute;
    background-size: cover;
    left: 0;
    top: 4px;
}
.info-box p {
    font-size: 12px;
    font-weight: 700;
    text-align: left;
    color: #457eff;
    margin-bottom: 0 !important;
}
.inclusion_block {
    border: 1px solid #0000003d;
    border-radius: 6px;
    margin-bottom: 10px;
    margin-top: 10px;
    padding: 2px;
    position: relative;
    padding-top: 5px;
    margin-top: 16px;
}   
.incl_align {
    background: #fff;
    left: 15px;
    padding: 0 10px;
    position: absolute;
    top: -9px;
    color: #ec0001 !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 {
    text-align: center;
    list-style: none;
    display: inline-block;
    font-size: 9px;
    margin-bottom: 4px;
    padding-left: 0 !important;
    /* padding-right: 15px; */
    min-width: 90px;
    display: flex;
    flex-direction: column;
    align-items: center;
    line-height: 11px;
}
.inclusions>li .fa {
    width: 45px;
    height: 45px;
    border-radius: 50%;
    display: block;
    margin: 0 auto;
    color: #0077c1;
    font-size: 18px;
    /* padding: 5px 0; */
    text-align: center;
}
.inclusions>li .fa:before {
    content: "";
    background: url(../img/Holiday-inclusions-icons.png);
    display: inline-block;
    min-width: 45px;
    min-height: 45px;
    background-position: -123px -11px;
}
.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: -66px -7px !important;
    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: -182px -11px;
    width: 35px;
    height: 35px;
}
.inclusions>li[data-text=Hotel] .fa:before {
    background-position: -298px -11px;
    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;
}
.incusionlist ul {
    display: inline-block;
    white-space: nowrap;
    margin-bottom: 0;
}
.incusionlist ul li {
    font-size: 11px;
    display: inline-block;
    border: 1px solid #ddd;
    padding: 3px 8px;
    color: #868686;
}
.price h4 {
    font-size: 13px;
    text-align: center;
}

.price h2 {
    font-size: 21px;
    font-weight: 700;
    color: #1779af;
}

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

.price {
    text-align: center;
}
.testimonial-side-bar {
    text-align: center;
}

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

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

.testimonial-side-bar h6 {
    font-size: 13px;
}

.testimonial-side-bar h6 span {
    font-weight: 700;
    font-size: 15px;
}   
.testi-inner .img-sec {
    display: flex;
}

.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: 20px;
    background: #fff;
    border-radius: 10px;
    border: 1px solid #dedede;
    min-height: 230px;
    display: flex;
    flex-direction: column-reverse;
}

.testi-inner p {
    margin-top: 7px;
    letter-spacing: .5px;
    font-size: 13px;
    height: 200px;
    overflow-y: auto;
    margin-bottom: 5px;
}
.swiper-button-prev{
    left: 0px;
}
.swiper-button-next{
    right: 0;
}
.testimonials{padding: 0 25px;/* overflow: hidden !important; */}
.testimonial-sec{min-height: auto !important;}
section.activity h2 {
    text-align: center;
    margin-bottom: 30px;
}
section.Facilities-sec:before {
    position: absolute;
    width: 100%;
    height: 100%;
    background: #0a0a0aad;
    content: "";
    top: 0;
    left: 0;
}
section.Facilities-sec {
    position: relative;
}
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;
    text-align: 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: white;
    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: 0px 3px 3px -2px rgba(0,0,0,0.2),0px 3px 4px 0px rgba(0,0,0,0.14),0px 1px 8px 0px rgba(0,0,0,0.12);
    font-family: 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif;
    z-index: 1000;
    display: none;
  }

  .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;
    width: 100%;
    height: 100%;
    border-radius: 20px;
    overflow: hidden;
  }

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

  .strike-overlay {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    display: flex;
    flex-direction: column;
    justify-content: end;
    padding: 10px;
    border-radius: 20px;
    box-sizing: border-box;
    background: linear-gradient(to top, black 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 8px;
    border: 4px solid white;
    background: #e7eaef;
    box-shadow: -3px 3px 3px -2px rgba(0, 0, 0, 0.2), 0px 3px 4px 0px rgba(0, 0, 0, 0.14), 0 1px 8px 0 rgba(0, 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 white;
    filter: drop-shadow(0 6px 4px rgba(0, 0, 0, 0.3));
  }

  .strike-live-assistant-title {
    font-size: 12px;
    font-weight: bold;
    margin: 0;
    color: black;
  }

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

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

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

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

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

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

  .type-inner {
    width: 25%;
    border: 1px dashed #e4eed9;
    padding: 20px 30px;
}

.type-outer {
    display: flex;
}

.type-inner.type-bg {
    background: #1aad6f08;
}
.type-inner h4 {
    font-size: 25px;
    font-weight: 700;
    line-height: 1.1em;
    letter-spacing: 0px;
    color: #1aad6f;
    margin-bottom: 20px;
}
.type-inner img{
    /* width: 35%; */
    height: 70px;
    /* opacity: 0.27; */
    margin-bottom: 20px;
}
.type-inner{
    display: flex;
    flex-direction: column;
    align-items: center;
    text-align: center;
    background: #fff;
}
.type-inner p {
    color: #000000;
    font-size: 15px;
}
.safari-type .heading{text-align: center;}
.safari-type .heading p{margin-bottom: 30px;}
section.how-reach {
    padding: 50px 0;
}

section.how-reach h2 {
    text-align: center;
    margin-bottom: 30px;
}
section.how-reach {
    padding: 50px 0;
}

section.how-reach h2 {
    text-align: center;
    margin-bottom: 30px;
}

.reach-inner {
    display: flex;
    flex-direction: column;
    align-items: center;
}
section.how-reach {
    padding: 50px 0;
}

section.how-reach h2 {
    text-align: center;
    margin-bottom: 30px;
}

.reach-inner {
    display: flex;
    flex-direction: column;
    align-items: center;
    border: 1px dashed #e4eed9;
    background: #1aad6f08;
    border-radius: 10px;
}

.reach-inner h4 {
    color: #000000;
    text-transform: uppercase;
    font-weight: 600;
    font-size: 28px;
}

.reach-inner a {
    background: #1aad6f;
    color: #fff !important;
    padding: 10px;
    border: 1px solid #ffffff;
    border-radius: 100px;
    padding: 5px 15px;
    margin-bottom: 20px;
    margin-top: 20px;
}
.testi-inner h6 {
    margin-bottom: 0;
    font-weight: 600;
}
section.type-main {
    background: #fafafa;
    padding: 50px 0;
}
.cta1 {
    background: linear-gradient(rgb(26 29 35 / 38%),rgb(77 65 12 / 46%)) 0 0/cover,url(../img/Dottys-daughter-view.webp) 94% center/cover fixed
}
.cta1 h2{
    color: #fff;
    font-size: 28px;
    font-weight: 700;
}
.cta, .cta1, .cta2 {
    padding: 60px 0;
}
.cta1 .cta-btn{
    font-family: Jost, sans-serif;
    font-weight: 500;
    font-size: 16px;
    letter-spacing: 1px;
    display: inline-block;
    padding: 12px 40px;
    border-radius: 50px;
    transition: .5s;
    margin: 10px;
    border: 2px solid #fff;
    color: #fff;
}
section.tiger-outer {
    padding: 50px 0;
}

section.tiger-outer h2 {
    text-align: center;
    margin-bottom: 30px;
}
.tiger-outer .testimonial-item h3 {
    font-size: 18px;
    text-align: center;
    margin-top: 10px;
}

.tiger-outer .testimonial-item {
    border: 1px dashed #e6e6e6;
    padding: 10px;
    border-radius: 10px;
}

.tiger-outer .testimonial-item img {
    border-radius: 10px;
}
/* .tiger-slider .swiper-pagination-lock{
    display: block;
    bottom: 0px;
} */
.tiger-slider {padding-bottom: 40px;}
.swiper-pagination-bullet-active{
    background-color: #1aad6f;
}
.package_list-inclusions img {
    width: 30px;
    height: 30px;
    object-fit: contain;
    filter: grayscale(1);
}
.why-inner {
    display: flex;
    flex-direction: column;
    align-items: center;
    text-align: center;
    background-color: #f2f2f2;
    padding: 15px;
    min-height: 255px;
    border: 1px solid #e7e7e7;
}

.why-inner h3 {
    font-size: 19px;
    margin-top: 20px;
}

.why-inner p {
    font-size: 15px;
}
section.whu-outer {
    padding: 50px 0;
    background: #ffffff;
}
.testimonial-side-bar svg path{
    fill: #fd1215 !important;
}
i.fa.fa-hand-o-right {
  background-image: url(../img/pointing-right.png);
  height: 22px;
  width: 22px;
  background-repeat: no-repeat;
  background-size: cover;
  display: inline-block;
  margin-right: 10px;
}
ul.why-custom-list li {
    text-align: left;
    display: flex;
    align-items: center;
    margin: 10px 0;
}
.texture.bottom-texture {
    background: url(../img/texture-bottom.png) no-repeat bottom left;
    -webkit-background-size: 100% auto;
    background-size: 100% auto;
}
.texture.top-texture {
    background: url(../img/texture-top.png) no-repeat bottom left;
    -webkit-background-size: 100% auto;
    background-size: 100% auto;
}
.video-sec{position: relative;}
.texture {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    margin: 0 auto;
    height: 24px;
    max-width: 1000px;
    width: 100%;
    z-index: 500;
}
.texture-control.bottom {
    bottom: 0;
}

.texture-control {
    position: absolute;
    left: 200px;
    right: 200px;
    display: block;
    height: 21px;
}
.texture-control.top {
    top: 0;
}

.video-sec-content {
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    text-align: center;
}

.sub-heading {
    font-size: 50px;
    color: #fff;
    font-weight: 100;
}

.slider-heading {
    font-size: 120px;
    font-family: video-font;
    color: #ffbd00;
}
.programme{
    border-radius: 15px;
    /* width: 195px;
    height: 190px; */
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 10px;
    margin-top: 10px;
    text-align: center;
    background: #fff;
    border: 1px solid #e8e8e8;
    transition: 2s;
    padding: 15px;
  }
.programme img{    margin-top: 30px;
    width: 80px;
    height: 80px;}
    section.usp .container {
        border-radius: 20px;
        margin-top

: 30px;
        padding: 20px;
    }
    section.usp h2 {
        /* text-transform: uppercase; */
    }
    .ts-service-box .ts-service-icon i {
        font-size: 24px;
        float: left;
        color: #fff;
        background: #f08014;
        border-radius: 100%;
        width: 60px;
        height: 60px;
        line-height: 60px;
        text-align: center;
     }
     
     .ts-service-box .ts-service-box-content {
        margin-left: 80px;
        margin-bottom: 30px;
     }
     
     .tab-content .ts-service-box .ts-service-box-content {
        margin-left: 90px;
     }
     
     .ts-service-box .ts-service-box-content h3 {
        font-size: 18px;
        margin-bottom: 15px;
     }
     
     .ts-service-box .ts-service-box-info{
        margin-left: 10px;
        /* margin-bottom: 40px; */
     }
     
     .service-box-title{
        font-size: 18px;
        margin: 0 0 10px;
     }
     
     .service-box-title a{
        color: #333;
        font-weight: 600;
     }
     
     .service-box-title a:hover{
        color: #f08014;
     }
     
     .service-center-img{
        padding: 0 20px;
     }
     .ts-service-box {
        display: flex;
        border: 1px solid #eeeeee;
        padding: 15px;
        margin: 15px 0;
        background: #f6f6f6;
        border-radius: 9px;
    }
    .ts-service-box-info p {
        font-size: 14px;
    }   

    .number {
        position: absolute;
        top: 10px;
        left: 14px;
        text-align: center;
        width: 50px;
        height: 50px;
        background-color: red;
        border-radius: 1000px;
        display: flex;
        align-items: center;
        justify-content: center;
    }
    
    .invisible1 img {
        margin-bottom: 25px;
        margin-top: 25px;
    }
    
    .invisible1 {
        position: relative;
    }
    
    .number p {
        font-size: 21px;
        color: white;
        font-weight: 600;
        margin: 0px;
    }
    
    .workprocessclass{
        padding: 50px 0;
    }
    .astrologer_city_wise {
        box-shadow: 0 0 4px 1px #ccc;
        border-radius: 8px;
    }
    .city_wise_link {
        background: #f51116;
        padding: 8px 10px;
        border-radius: 8px 8px 0 0;
        font-size: 13px;
        color: #ffffff;
        height: 45px;
        line-height: 28px;
        font-weight: 700;
        text-align: center;
    }
    .sprite_sign {
        display: inline-flex;
        background: url(../images2/footer_link_icon.webp) no-repeat;
    }
    
    .link_consult_astrologer {
        width: 35px;
        height: 28px;
        background-position: 0 2px!important;
        margin-top: 0;
        float: left;
    }
    .category_link {
        height: 250px;
        margin: 0;
        padding: 0 0 10px 10px;
        list-style: none;
        border-bottom: 1px solid #d6d6d6;
        border-left: 1px solid #d6d6d6;
        max-height: 250px;
        overflow-y: scroll;
    }
    .link_category_arrow{
        width: 26px;
        height: 24px;
        background-position: -2px -80px!important;
    
        float: left;
    }
    .category_link div {
        margin: 0;
        font-size: 14px;
        border-bottom: 1px solid #d6d6d6;
        padding: 10px 0;
        display: block;
        color: #555;
        text-decoration: none;
    }
    
    .link_indian_city{
        width: 35px;
        height: 28px;
        background-position: -45px 0!important;
        margin-top: 0;
        float: left;
    }
    .link_international{
        width: 30px;
        height: 28px;
        background-position: 0 -42px!important;
        margin-top: 0;
        float: left;
    }
    section.find-astro {
        padding: 50px 0;
    }
    .cta-sec {
        background: #f9f9f9;
        box-shadow: rgba(0, 0, 0, 0.16) 0px 1px 4px;
    }
    .cta-h4 span{
        font-size:45px; 
        color: red
    }
    .ts-service-area{
        padding: 50px 0;
    }