.tcare-carosel-wrapper {
  background-color: #ffff;
  padding: 10px 10px;
}

.carousel-wrap {
  width: 93%;
  margin: 0 auto;
}

.pl {
  padding-left: 0;
}

.pr {
  padding-right: 0;
}

.tc-p-ct-wrap {
  padding: 15px;
  max-height: 165px;
  overflow: overlay;
}

.tc-p-ct-wrap::-webkit-scrollbar {
  display: none;
}

.tcare-pop-up-over {
  background-color: #00000073;
  position: fixed;
  height: 100vh;
  width: 100%;
  z-index: 9999;
  top: 0%;
  left: 0%;
  display: flex;
  align-items: center;
  justify-content: center;
}

.tcare-popup-wrapper {
  background-color: #fff;
  width: 80%;
  position: relative;
}

.popup-yt-img {
  position: relative;
  transition: 1s;
}

.popup-yt-img-icon {
  position: absolute;
  left: 0%;
  top: 0%;
  transition: 1s;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  height: 100%;
}

.popup-yt-img-icon img {
  width: 100px;
}

.popup-content-h {
  position: relative;
  /* cursor: pointer; */
}

.popup-yt-o {
  position: absolute;
  width: 100%;
  height: 100%;

  top: 0;
  left: 0;
  background-color: #0000008f;
  transition: 2s;
}

/* .popup-content-h:hover .popup-yt-o {
  display: block;
  transition: 2s;
  
} */
.popup-content-wrapper {
  position: relative;
}

.popup-close-wrapper {
  position: absolute;
  top: -5%;
  right: -14px;
  z-index: 99999999999999999;
}

.popup-close-wrapper button {
  background: none;
  border: none;
}

.popup-close-wrapper button img {
  width: 20px;
}

.tcare-pop-up-dnone {
  display: none;
}

.popuptcare-d {
  display: block;
}

.tcareyt-dn {
  display: none;
}

.ytpopup-wrap {
  position: relative;
  margin-bottom: -4px;
}

.popup-close-wrapperyt {
  position: absolute;
  top: -3px;
  right: -4px;
  z-index: 9999;
}

.popup-close-wrapperyt button {
  background: none;
  border: none;
}

.popup-close-wrapperyt button img {
  width: 30px;
}

.tcare-c-wrap {
  cursor: pointer;
}

.tcare-c-wrap:hover {
  opacity: 0.8;
}

.yt-height {
  height: 365px !important;
}

.carousel-wrap {
  position: relative;
}

/* fix blank or flashing items on carousel */
.owl-carousel .item,
.owl-img .item {
  position: relative;
  z-index: 100;
  -webkit-backface-visibility: hidden;
}

/* end fix */
.owl-nav>div {
  margin-top: -26px;
  position: absolute;
  top: 83%;
  color: #000000;
}

.owl-nav {
  display: block;
}

.owl-nav i {
  font-size: 52px;
}

.owl-nav .owl-prev {
  left: -30px;
}

.owl-nav .owl-next {
  right: -30px;
}

@media (max-width: 479px) {
  .pr {
    padding-right: 15px;
  }

  .pl {
    padding-left: 15px;
  }

  .yt-height {
    height: 207px !important;
  }

  .popup-close-wrapper {
    top: -5%;
    right: -16px;
    z-index: 9999;
  }

  .owl-img .owl-item img {
    width: 85%;
    margin: 0 auto;
  }

  .owl-nav .owl-prev {
    left: -21px;
  }

  .owl-nav .owl-next {
    right: -22px;
  }

  .know-more-mb {
    margin-bottom: 5px;
  }
}

@media (min-width: 480px) and (max-width: 639px) {
  .pr {
    padding-right: 15px;
  }

  .pl {
    padding-left: 15px;
  }

  .yt-height {
    height: 318px !important;
  }

  .popup-close-wrapper {
    top: -3%;
  }

  .know-more-mb {
    margin-bottom: 5px;
  }
}

@media (min-width: 640px) and (max-width: 767px) {
  .pr {
    padding-right: 15px;
  }

  .pl {
    padding-left: 15px;
  }

  .popup-close-wrapper {
    top: -3%;
  }

  .know-more-mb {
    margin-bottom: 5px;
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  .pr {
    padding-right: 15px;
  }

  .pl {
    padding-left: 15px;
  }

  .popup-close-wrapper {
    top: -3%;
    right: -14px;
  }

  .yt-height {
    height: 362px !important;
  }

  .know-more-mb {
    margin-bottom: 5px;
  }
}

@media (min-width: 768px) and (max-width: 800px) {
  .popup-close-wrapper {
    top: -3%;
    right: -14px;
  }

  .pr {
    padding-right: 15px;
  }

  .pl {
    padding-left: 15px;
  }
}

@media (min-width: 992px) and (max-width: 1024px) {
  .popup-close-wrapper {
    top: -6%;
    right: -16px;
  }

  .yt-height {
    height: 362px !important;
  }

  .ytpopup-wrap {
    margin-bottom: -5px;
  }
}

@media (min-width: 1025px) and (max-width: 1161px) {
  .popup-close-wrapper {
    top: -4%;
    right: -14px;
  }

  /* .yt-height {
        height: 362px !important;
    } */
  .ytpopup-wrap {
    margin-bottom: -5px;
  }
}

@media (min-width: 1162px) and (max-width: 1279px) {
  .popup-close-wrapper {
    top: -6%;
    right: -14px;
  }

  /* .yt-height {
        height: 362px !important;
    } */
  .ytpopup-wrap {
    margin-bottom: -5px;
  }
}

@media (min-width: 1280px) and (max-width: 1440px) {
  .popup-close-wrapper {
    top: -5%;
    right: -14px;
  }

  .yt-height {
    height: 455px !important;
  }

  .ytpopup-wrap {
    margin-bottom: -5px;
  }
}

@media (min-width: 1441px) and (max-width: 1640px) {
  .popup-close-wrapper {
    top: -5%;
    right: -14px;
  }

  .yt-height {
    height: 479px !important;
  }

  .ytpopup-wrap {
    margin-bottom: -5px;
  }
}

/* .banner-pos{
  position: relative;
} */
.owl-carouselbanner .banner-pos,
.owl-img .banner-pos {
  position: relative;
  z-index: 100;
  -webkit-backface-visibility: hidden;
}

/* end fix */
.owl-carouselbanner .owl-nav>div {
  margin-top: -26px;
  position: absolute;
  top: 83%;
  color: #000000;
}

.owl-carouselbanner .owl-prev {
  left: 45px !important;
  z-index: 9999;
  top: 50% !important;
  height: 50px;
  width: 60px;
}

.owl-carouselbanner .owl-next {
  right: 45px !important;
  z-index: 9999;
  top: 50% !important;
  height: 50px;
  width: 60px;
}

.t-logo {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  row-gap: 5px;
}

@media (max-width: 479px) {
  .owl-carouselbanner .owl-prev {
    left: 20px !important;
    top: 43% !important;
  }

  .owl-carouselbanner .owl-next {
    right: 7px !important;
    top: 43% !important;
  }
}


.iframe-img-pos {
  position: relative;
}

.iframe-pos {
  position: absolute;
  top: 0%;
  left: 0%;
  width: 100%;
  height: 100%;
}

.iframe-pos .ifra-p {
  height: 100%;
}

.tcare-popup-wrapper {
  width: 85%;
}

@media only screen and (min-width: 720px) and (max-width: 807px) {
  .tcare-popup-wrapper {
    width: 75%;
  }
}

@media only screen and (max-width: 540px) {
  .tcare-popup-wrapper {
    width: 90%;
  }
}