@import url('https://fonts.googleapis.com/css2?family=Raleway:ital,wght@0,100..900;1,100..900&amp;display=swap');

* {
  margin: 0;
  padding: 0;
}

body {
  background-color: #06141B;
  font-family: "Axiforma", sans-serif;
}

h1, h2, h3, h4, h5, h6, p, li {
  margin: 0;
}

p, a, li {
  color: #ffffff;
  font-family: "Axiforma", sans-serif;
  font-weight: 400;
  font-size: 16px;
  line-height: 120%;
  letter-spacing: 0%;
}
@media screen and (max-width: 1050px) {
  p, a, li {
    font-size: 14px;
  }
}

.trp-language-switcher {
  width: auto;
}
.hero_series{
  margin-top: -130px;
}
.hero_series::before, .hero_series::after{
  content: none !important;
}
.hero_series .series-2 .photobanner__wrap, .hero_series .series-2 .photobanner__wrap_2{
  rotate: -10deg;
}

.section-title {
  color: #ffffff;
  font-family: "Axiforma", sans-serif;
  font-weight: 300;
  font-size: 76px;
  line-height: 120%;
  letter-spacing: 0%;
  text-transform: capitalize;
}
.section-title strong {
  font-weight: 700;
}
.section-title .special {
  position: relative;
  display: inline-block;
}
.section-title .special::after {
  content: "";
  position: absolute;
  top: -26px;
  right: -35px;
  width: 51px;
  height: 56px;
  background: url("../images/special-icon.png") no-repeat center/contain;
}
@media screen and (max-width: 1300px) {
  .section-title {
    font-size: 54px;
    line-height: 110%;
  }
}
@media screen and (max-width: 767px) {
  .section-title {
    font-size: 42px;
    line-height: 100%;
  }
}

.card-title {
  font-family: "Raleway", sans-serif;
  font-weight: 700;
  font-size: 27px;
  line-height: 130%;
  letter-spacing: 0%;
}
@media screen and (max-width: 992px) {
  .card-title {
    font-size: 22px;
  }
}

.subtitle {
  border-radius: 100px;
  padding: 12px 24px;
  background: #FF3B6A;
  color: #ffffff;
  font-family: "Axiforma", sans-serif;
  font-weight: 500;
  font-size: 14px;
  line-height: 100%;
  letter-spacing: 0%;
}

.pricing .pricing-swiper {
  padding: 65px 130px;
}
.pricing .pricing-swiper .pricing-card {
  border-radius: 24px;
  position: relative;
}
.pricing .pricing-swiper .pricing-card .card-top {
  background-color: #21383E;
  padding: 45px 38px 30px;
  border-radius: 12px 12px 0 0;
  position: relative;
  clip-path: polygon(88% 0, 100% 11%, 100% 100%, 0 100%, 0 0);
}
.pricing .pricing-swiper .pricing-card .card-top .top {
  display: flex;
  flex-direction: column;
  gap: 20px;
}
.pricing .pricing-swiper .pricing-card .card-top .top .price-review {
  display: flex;
  gap: 15px;
  align-items: flex-end;
  justify-content: space-between;
}
.pricing .pricing-swiper .pricing-card .card-top .top .price-review .price {
  display: flex;
  align-items: flex-end;
  gap: 8px;
}
.pricing .pricing-swiper .pricing-card .card-top .top .price-review .price .amount {
  font-family: "Axiforma", sans-serif;
  font-weight: 700;
  font-size: 48px;
  line-height: 100%;
  letter-spacing: 0%;
  vertical-align: middle;
  color: #ffffff;
  margin-bottom: -6px;
}
.pricing .pricing-swiper .pricing-card .card-top .top .price-review .price p {
  color: rgba(255, 255, 255, 0.4);
}
.pricing .pricing-swiper .pricing-card .card-top .middle {
  margin-top: 50px;
}
.pricing .pricing-swiper .pricing-card .card-top .middle .features {
  list-style: none;
  padding-left: 0;
  display: flex;
  flex-direction: column;
  gap: 20px;
}
.pricing .pricing-swiper .pricing-card .card-top .middle .features li {
  display: flex;
  gap: 16px;
  align-items: center;
  border-bottom: 1px dashed rgba(255, 255, 255, 0.137254902);
  border-image: repeating-linear-gradient(90deg, rgba(255, 255, 255, 0.137254902) 0, rgba(255, 255, 255, 0.137254902) 10px, transparent 10px, transparent 20px) 1;
  padding-bottom: 20px;
}
.pricing .pricing-swiper .pricing-card .card-top .middle .features li span {
  color: #CCD0CF;
}
.pricing .pricing-swiper .pricing-card .card-top .bottom {
  display: flex;
  flex-direction: column;
  gap: 8px;
  margin-top: 30px;
}
.pricing .pricing-swiper .pricing-card .card-top .bottom .iptv-btn {
  border-radius: 12px;
  padding: 30px 20px;
}
.pricing .pricing-swiper .pricing-card .card-bottom {
  padding: 38px 64px;
  display: flex;
  justify-content: space-between;
  align-items: center;
  background-color: #13242A;
  border-radius: 0 0 12px 12px;
}
.pricing .pricing-swiper .swiper-pagination {
  top: calc(95% + 6px) !important;
}
.pricing .pricing-swiper .swiper-button-next, .pricing .pricing-swiper .swiper-button-prev {
	top: 97%;
	z-index: 999;
	width: 48px !important; 
	height: 48px !important;
	border: 1px solid rgba(255,255,255,0.1) !important;
	color: rgba(255,255,255,0.4);
	border-radius: 10px;
	transition: 0.3s;
}
.pricing .pricing-swiper .swiper-button-next:hover, .pricing .pricing-swiper .swiper-button-prev:hover {
	background-color: #1B3036;
	color: #ffffff;
}

.pricing .pricing-swiper .swiper-button-disabled {
	opacity: 1 !important; 
}

.pricing .pricing-swiper .swiper-button-next {
  left: 60%;
}
.pricing .pricing-swiper .swiper-button-prev {
  right: 60%;
  left: auto;
}

.pricing .pricing-swiper .swiper-slide {
  transition: transform 0.3s ease-in-out;
}
.pricing .pricing-swiper .swiper-slide-next {
  transform: translateY(-40px);
}






































@media screen and (max-width: 767px) {
  .pricing .pricing-swiper .swiper-slide-next {
    transform: translateY(0);
  }
}
.pricing .pricing-swiper .swiper-slide-prev, .pricing .pricing-swiper .low_opacity {
  opacity: 0.4;
}
.pricing .pricing-swiper span.swiper-pagination-bullet {
  width: 62px;
  height: 4px;
  border-radius: 1px;
  background-color: rgba(255, 255, 255, 0.2);
}
.pricing .pricing-swiper span.swiper-pagination-bullet.swiper-pagination-bullet-active {
  background-color: #FF5B4A;
}
.pricing .pricing-swiper .popular-badge {
  position: absolute;
  z-index: 5;
  right: 100px;
  top: -7px;
  display: none;
}
.pricing .pricing-swiper .popular-badge p {
  padding: 10px 15px;
  background-color: #FF3B6A;
  position: relative;
}
.pricing .pricing-swiper .popular-badge p::after {
  content: "";
  width: 4px;
  height: 7px;
  background: #FF3B6A;
  position: absolute;
  clip-path: polygon(0 0, 0% 100%, 100% 100%);
  top: 0;
  right: -4px;
}
.pricing .pricing-swiper .popular .popular-badge {
  display: block;
}
@media screen and (max-width: 1300px) {
  .pricing .pricing-swiper {
    padding: 60px 20px;
  }
  .pricing .pricing-swiper .pricing-card .card-top .bottom .iptv-btn {
    padding: 20px 40px;
  }
}
@media screen and (max-width: 1050px) {
  .pricing .pricing-swiper .pricing-card .card-top {
    padding: 40px 20px 30px;
  }
  .pricing .pricing-swiper .pricing-card .card-top .top .price-review .price .amount {
    font-size: 36px;
  }
  .pricing .pricing-swiper .pricing-card .card-top .bottom .iptv-btn {
    padding: 20px 20px;
  }
  .pricing .pricing-swiper .pricing-card .card-bottom {
    padding: 20px 20px;
  }
  .pricing .pricing-swiper .swiper-button-next, .pricing .pricing-swiper .swiper-button-prev {
    display: none;
  }
}
@media screen and (max-width: 1267px) {
  .pricing .pricing-swiper .swiper-button-next {
    left: 64%;
  }
  .pricing .pricing-swiper .swiper-button-prev {
    right: 64%;
    left: auto;
  }
}
.container-full {
  max-width: 100%;
}

.container-small {
  max-width: 1132px;
  margin: auto;
}

.al-container {
  max-width: 1260px;
  margin: auto;
  padding: 0 12px; }

/****** Advantage Section Start ********/
.al-advantage-section {
  padding: 70px 20px 90px; 
/* 	border-bottom: 1px dashed #444;
	border-image: repeating-linear-gradient(90deg, rgba(255, 255, 255, 0.137254902) 0, rgba(255, 255, 255, 0.137254902) 20px, transparent 20px, transparent 30px) 1; */
}

.al-advantage-title .section-title {
	max-width: 840px;
}

.al-advantage-title h3 {
  font-size: 30px;
  font-family: "Poppins", sans-serif;
  font-weight: 700;
  line-height: 1.4074;
  color: #ffffff;
  margin-bottom: 15px; 
  position: relative; 
  z-index: 10; 
}


.ip_play_thumbnail {
    position: absolute;
    right: 80px;
    z-index: -1;
    width: 320px;
    top: 55px;
}

.ip_adv_blur {
    position: absolute;
	width: 500px;  
    left: -0;
    top: 0;
    opacity: 0.5;
    z-index: -1;
    border-radius: 50%;
}

@media (max-width: 1200px) {
	.ip_play_thumbnail {
		right: 0;
		width: 150px;
	}
}

@media (max-width: 525px) {
/* 	.ip_play_thumbnail {
		width: 100px;
		top: 145px;
	}
	 */
	.ip_play_thumbnail {
		width: 135px;
		top: 100px;
	}
}


.al-advantage-card {
	display: flex; 
	align-items: center;
	justify-content: center; 
	flex-wrap: wrap;
	gap: 16px;
	max-width: 1150px; 
	margin: 0 auto;
}

.al-advantage-card li {
    list-style: none;
    width: calc(50% - 8px);
    background: #122429;
    border: 1px solid rgba(255, 255, 255, 0.1);
    border-radius: 16px;
    box-sizing: border-box;
    color: #ffffff;
    padding: 24px;
    min-height: 92px;
    word-spacing: 2px;
    line-height: 1.4em;
    display: flex;
    align-items: start;
    gap: 16px;
}

@media (max-width: 1199px) {
	.al-advantage-card li {
		width: 100%;
	}
}



.al-advantage-thumb img{
  max-width: 100%;
}
.left-advantage{
  padding-left: 0;
}
@media (max-width: 767px) {
  .al-advantage-card {
    padding-left: 0;
  }
  .gap-0 {
    gap: 0 !important;
  }
  .al-advantage-section {
    padding: 50px 20px 60px;
  }
   .al-work-thumb {
        margin: 0 auto;
		max-width: 180px !important;
   }
}

/* Advantage Responsive */
@media (max-width: 450px) {

  .al-advantage-title h3 {
    font-size: 25px; } }

/****** Advantage Section End ********/
/****** Work Section Start ********/
.al-work-section {
  background: url(../images/iptv-shape.png);
    background-repeat: no-repeat;
    background-size: 100px;
    background-position: 43% -100px;
  padding: 140px 20px 90px; 
	position: relative;
	z-index: 1;
	background-blend-mode: multiply;
/* 	border-bottom: 1px dashed #444;
	border-image: repeating-linear-gradient(90deg, rgba(255, 255, 255, 0.137254902) 0, rgba(255, 255, 255, 0.137254902) 20px, transparent 20px, transparent 30px) 1; */
}

.al-work-section::before {
	content: ''; 
	position: absolute;
	left: 20px; 
	top: 0; 
	width: calc(100% -  40px);  
	height: 100%; 
	border-radius: 40px;
	background: #ffffff; 
	opacity: 0.08;
	z-index: -1;
}

@media (max-width: 575px) {
	.al-work-section::before {
		width: calc(100% - 20px);
		left: 10px;
	}
}

.al-work-top {
  text-align: center; 
}

  .al-work-top h2 {
    font-size: 76px;
    font-family: "Axiforma", sans-serif;
    font-weight: 300;
    line-height: 60px;
    color: #ffffff;
    margin-bottom: 0px;
    display: inline-block; 
	  transform: rotate(-1.5deg); 
}

.al-work-top h2 strong {
	font-weight: 700;
}

.al-work-top h3 {
    font-size: 16px;
    font-family: "Axiforma", sans-serif;
    font-weight: 300;
    line-height: 30px;
    color: #CCD0CF;
    margin-top: 40px;
    margin-bottom: 40px;
    word-spacing: 2px;
    max-width: 450px;
    margin: 40px auto 0;
}

.al-work-top h3 strong {
	font-weight: 700;
	color:  #ffffff;
}

.al-work-content h2 {
  font-size: 48px;
  font-family: "Raleway", sans-serif;
  font-weight: 600;
  line-height: 50px;
  color: #ffffff;
  margin-bottom: 0px;
  display: block; 
}

.al-work-thumb {
	max-width: 300px;
}

.al-work-thumb img {
	max-width: 100%;
}

.al-work-content > span {
	padding: 12px 24px;  
	font-size: 14px; 
    font-family: "Axiforma", sans-serif;
	background: #FE3B6A; 
	border-radius: 100px; 
	font-weight: 500;
	color: #ffffff; 
	display: inline-block;
	margin-bottom: 24px;
}

.al-work-content p {
  margin-top: 20px;
  margin-bottom: 0px; 
	max-width: 430px;
		font-size: 16px; 
	font-family: "Raleway", sans-serif;
	word-spacing: 1px;
	font-weight: 300;
}
.al-work-section .gap-0 {
  margin-top: 40px;
}

.al-work-section .container-small > .row:nth-child(3) .al-work-thumb, 
.al-work-section .container-small > .row:nth-child(4) .al-work-thumb {
	margin-left: auto; 
	margin-right: auto;
}



/* Work Responsive */
@media (max-width: 1200px) {
  .al-work-content h2 {
    font-size: 25px; } }

@media (max-width: 992px) {
  .al-work-content h2 {
    font-size: 20px; } }

@media (max-width: 768px) {
  .al-work-content {
    text-align: center; } }

@media (max-width: 576px) {
  .al-work-top h2 {
    font-size: 42px; }
  .al-work-top h3 {
    font-size: 23px; } }

/****** Work Section End ********/

.banner {
  padding: 140px 20px 90px;
  margin-top: -80px;
  background: url("../images/hero-bg.png") no-repeat center/cover;
  background-repeat: no-repeat;
  position: relative;
}
.banner::before {
  position: absolute;
  content: "";
  width: 100%;
  height: 100%;
  left: 0;
  right: 0;
  top: 0;
  background: linear-gradient(231.41deg, rgba(0, 0, 0, 0) 8.26%, #0E151B 68.29%);
  z-index: 0;
}
.banner .container-wrapper {
  position: relative;
  z-index: 2;
}
.banner .container-wrapper::before {
  content: "";
  width: 100%;
  height: 1px;
  background-color: rgba(255, 255, 255, 0.0901960784);
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
}
.banner .container-wrapper::after {
  content: "";
  width: 100%;
  height: 1px;
  background-color: rgba(255, 255, 255, 0.0901960784);
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
}
.banner .container-wrapper .breadcrumb {
  z-index: 2;
  padding: 32px 12px;
  margin-bottom: 0;
}
.banner .container-wrapper .breadcrumb ul {
  display: flex;
  gap: 16px;
  list-style: none;
  padding-left: 0;
  margin-bottom: 0;
}
.banner .container-wrapper .breadcrumb ul li {
  color: rgba(255, 255, 255, 0.4196078431);
}
.banner .container-wrapper .breadcrumb ul li a {
  text-decoration: none;
  color: rgba(255, 255, 255, 0.4196078431);
}
.banner .container-wrapper .breadcrumb ul li a:hover {
  color: #FF3B6A;
}
.banner .container-wrapper .breadcrumb ul li.current {
  color: #ffffff;
}
.banner .container-small {
  max-width: 1132px;
  margin: auto;
  padding-top: 100px;
}
.banner .container-small .left {
  display: flex;
  flex-direction: column;
  justify-content: center;
  z-index: 2;
}
.banner .container-small .right {
  display: flex;
  align-items: center;
  justify-content: center;
  z-index: 2;
}
.banner .container-small .right .circle-img {
  rotate: -12.8;
}

@media screen and (max-width: 767px) {
	
	.banner .container-small {
		padding-top: 50px;
	}
  .row {
    gap: 40px;
  }
	.al-work-section {
		padding: 70px 20px 70px;
	}
	.al-work-thumb {
  text-align: center; 
}
.al-work-content p {
    margin: 20px auto auto;
}
}
.iptv-header {
  padding: 50px 20px 0;
  z-index: 9999;
}
@media (min-width: 991px){
  .iptv-header .header-right {
    display: flex;
    gap: 40px;
    align-items: center;
}
}
.iptv-header .header-right .login {
  padding-left: 40px;
  border-left: 1px solid rgba(255, 255, 255, 0.2588235294);
  display: flex;
  justify-content: flex-end;
  align-items: center;
}
.iptv-header .header-right .login a {
  font-family: "Axiforma", sans-serif;
  font-weight: 600;
  font-size: 14px;
  line-height: 100%;
  letter-spacing: 0%;
  text-align: justify;
  color: #ffffff;
  text-decoration: none;
}
.iptv-header .header-right .login a:hover {
  color: #FF3B6A;
}
@media screen and (max-width: 767px) {
  .iptv-header .header-right .login {
    padding-left: 20px;
  }
}
@media screen and (max-width: 992px) {
  .iptv-header .header-right {
    gap: 20px;
  }
}
@media screen and (max-width: 767px) {
  .iptv-header {
    padding: 15px 8px;
  }
}

.site-footer {
  padding: 90px 20px 60px;
  position: relative;
  background-color: #122125;
}
.site-footer::before {
  content: "";
  width: 100%;
  height: 12px;
  background: url("../images/frame-footer.png") no-repeat center/cover;
  position: absolute;
  left: 0;
  right: 0;
  top: 16px;
}
.site-footer::after {
  content: "";
  width: 100%;
  height: 12px;
  background: url("../images/frame-footer.png") no-repeat center/cover;
  position: absolute;
  left: 0;
  right: 0;
  bottom: 16px;
}
.site-footer .footer-container {
  max-width: 1292px;
  margin: auto;
}
.site-footer .footer-container .first-col {
  display: flex;
  flex-direction: column;
  gap: 20px;
  padding-right: 40px;
}
.site-footer .footer-container .first-col .footer-logo {
  max-width: 155px;
}
.site-footer .footer-container .first-col .footer-description {
  font-family: "Axiforma", sans-serif;
  font-weight: 300;
  font-size: 14px;
  line-height: 164%;
  letter-spacing: 0%;
  opacity: 0.8;
}
.site-footer .footer-container .links-div {
  display: flex;
  flex-direction: column;
  gap: 40px;
}
.site-footer .footer-container .links-div .title {
  font-family: "Axiforma", sans-serif;
  font-weight: 500;
  font-size: 14px;
  line-height: 100%;
  letter-spacing: 0%;
  text-transform: uppercase;
  color: #ffffff;
  position: relative;
}
.site-footer .footer-container .links-div .title::after {
  content: "";
  width: 25px;
  height: 2.5px;
  background-color: #FF3B6A;
  position: absolute;
  bottom: -10px;
  left: 0;
}
.site-footer .footer-container .links-div .links {
  list-style: none;
  padding-left: 0;
  display: flex;
  flex-direction: column;
  gap: 16px;
}
.site-footer .footer-container .links-div .links li a {
  text-decoration: none;
  font-family: "Axiforma", sans-serif;
  font-weight: 300;
  font-size: 14px;
  line-height: 100%;
  opacity: 0.8;
  transition: 0.2s ease-in-out;
}
.site-footer .footer-container .links-div .links li a:hover {
  font-weight: 800;
  opacity: 1;
}
.site-footer .footer-container .links-div.second-div {
  padding-left: 20px;
}
.site-footer .footer-container .footer-bottom {
  margin-top: 20px;
  padding-top: 46px;
  border-top: 1px dashed rgba(255, 255, 255, 0.0196078431);
  border-image: repeating-linear-gradient(90deg, rgba(255, 255, 255, 0.137254902) 0, rgba(255, 255, 255, 0.137254902) 20px, transparent 20px, transparent 30px) 1;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.site-footer .footer-container .footer-bottom .social-media {
  display: flex;
  align-items: center;
  gap: 16px;
}
.site-footer .footer-container .footer-bottom .social-media a {
  transition: 0.3s ease;
}
.site-footer .footer-container .footer-bottom .social-media a:hover {
  scale: 1.2;
}
@media (max-width: 992px) {
  .site-footer .footer-container .first-col {
    padding-right: 20px;
  }
  .site-footer .footer-container .first-col .footer-logo {
    max-width: 110px;
  }
  .site-footer .footer-container .links-div.second-div {
    padding-left: 0;
  }
  .site-footer .footer-container .col-md-2 {
    padding-left: 0;
  }
  .site-footer .footer-container .footer-bottom {
    margin-top: 0;
    padding-top: 35px;
  }
}
@media (max-width: 767px) {
  .site-footer .footer-container .row {
    gap: 40px;
  }
  .site-footer .footer-container .row .col-md-2 {
    padding-left: 12px;
  }
}
@media (max-width: 576px) {
  .site-footer .footer-container .footer-bottom {
    flex-direction: column;
    gap: 30px;
  }
}

.btns-wrapper {
  display: flex;
  gap: 8px;
  margin-top: 20px;
}

.iptv-btn {
  font-family: "Axiforma", sans-serif;
  font-weight: 600;
  font-size: 16px;
  leading-trim: Cap height;
  line-height: 100%;
  letter-spacing: 0%;
  text-align: center;
  text-transform: uppercase;
  color: #ffffff;
  padding: 33px 20px;
  border: 1px solid;
  border-radius: 24px;
  text-decoration: none;
  display: inline-flex;
  justify-content: center;
  align-items: center;
}
.iptv-btn.btn-1 {
  background-color: #FF3B6A;
  border-color: #FF3B6A;
  color: #ffffff;
  box-shadow: 0px 4px 10px rgba(0, 0, 0, 0.2);
  transition: all 0.3s ease-in-out;
}
.iptv-btn.btn-1:hover {
  color: #FF3B6A;
  background-color: transparent;
  box-shadow: 0px 6px 14px rgba(0, 0, 0, 0.3);
}
.iptv-btn.btn-2 {
  background-color: transparent;
  border-color: rgba(255, 255, 255, 0.1019607843);
  transition: all 0.3s ease-in-out;
}
.iptv-btn.btn-2:hover {
  background-color: transparent;
  border-color: #FF3B6A;
  color: #FF3B6A;
}
@media screen and (max-width: 1300px) {
  .iptv-btn {
    padding: 20px 20px;
    border-radius: 12px;
  }
}
@media screen and (max-width: 1050px) {
  .iptv-btn {
    font-size: 14px;
  }
}

.posts-slider {
  margin-bottom: 40px;
  padding: 0 20px;
}
.posts-slider .posts-swiper .post {
  width: 100%;
  height: 411px;
  display: flex;
  justify-content: space-between;
  align-items: flex-end;
  padding: 32px;
  border-radius: 24px;
}
@media screen and (max-width: 1200px) {
  .posts-slider .posts-swiper .post {
    height: 350px;
  }
}
@media screen and (max-width: 992px) {
  .posts-slider .posts-swiper .post {
    height: 300px;
  }
}
@media screen and (max-width: 767px) {
  .posts-slider .posts-swiper .post {
    flex-direction: column;
    gap: 30px;
    justify-content: flex-end;
    align-items: flex-start;
    padding: 20px;
  }
}
.posts-slider .posts-swiper .post .content {
  display: flex;
  flex-direction: column;
  gap: 16px;
  max-width: 300px;
}
.posts-slider .posts-swiper .post .content .title {
  font-family: "Axiforma", sans-serif;
  font-weight: 400;
  font-size: 20px;
  line-height: 136%;
  letter-spacing: 0%;
  color: #ffffff;
}
@media screen and (max-width: 1050px) {
  .posts-slider .posts-swiper .post .content .title {
    font-size: 20px;
  }
}
.posts-slider .posts-swiper .post .content .post-date {
  font-family: "Axiforma", sans-serif;
  font-weight: 400;
  font-size: 12px;
  line-height: 136%;
  letter-spacing: 0%;
  color: #ffffff;
  opacity: 0.6;
}
.posts-slider .posts-swiper .post .iptv-btn {
  padding: 30px 50px;
  border-radius: 24px;
}
@media screen and (max-width: 992px) {
  .posts-slider .posts-swiper .post .iptv-btn {
    padding: 20px 30px;
    border-radius: 12px;
  }
}
.posts-slider .posts-swiper .swiper-button-next,
.posts-slider .posts-swiper .swiper-button-prev {
  display: none !important;
}
.posts-slider .posts-swiper .swiper-pagination {
  top: 40px;
  bottom: auto;
}
.posts-slider .posts-swiper .swiper-pagination span.swiper-pagination-bullet {
  float: right;
  width: 58px;
  height: 2px;
  border-radius: 3px;
  background-color: rgba(255, 255, 255, 0.3568627451);
}
@media screen and (max-width: 767px) {
  .posts-slider .posts-swiper .swiper-pagination span.swiper-pagination-bullet {
    width: 30px;
  }
}
.posts-slider .posts-swiper .swiper-pagination span.swiper-pagination-bullet.swiper-pagination-bullet-active {
  background-color: #ffffff;
}
.posts-slider .posts-swiper .swiper-pagination span.swiper-pagination-bullet:first-child {
  margin-right: 40px;
}

.post-filter {
  padding: 0 20px 90px;
}
@media screen and (max-width: 992px) {
  .post-filter {
    padding: 0 20px 0;
  }
}
.post-filter .filter-row {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.post-filter .filter-row .post-name {
  font-family: "Axiforma", sans-serif;
  font-weight: 600;
  font-size: 24px;
  line-height: 120%;
  letter-spacing: 0%;
  text-transform: capitalize;
  color: #ffffff;
  z-index: 2;
}
.post-filter .filter-row .post-name .total-post {
  font-family: "Axiforma", sans-serif;
  font-weight: 600;
  font-size: 14px;
  line-height: 120%;
  letter-spacing: 0%;
  text-transform: capitalize;
  color: rgba(255, 255, 255, 0.337254902);
}
.post-filter .filter-row .filter select#post-order {
  padding: 16px 56px 16px 28px;
  border-radius: 8px;
  background-color: transparent;
  color: #ffffff;
  appearance: none;
  position: relative;
  background-image: url("data:image/svg+xml,%3Csvg width='11' height='6' viewBox='0 0 11 6' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M1.32471 1L5.32471 5L9.32471 1' stroke='white' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");
  background-repeat: no-repeat;
  background-position: right 28px center;
  background-size: 16px;
  cursor: pointer;
}
.post-filter .filter-row .filter select#post-order option {
  color: #000;
  background-color: beige;
  padding: 8px 5px;
}
.post-filter .post-row {
  margin-top: 40px;
}
.post-filter .post-row .post {
  display: block;
  width: 100%;
/*   padding: 20px 20px 30px; */
  display: flex;
  flex-direction: column;
  justify-content: flex-end;
  gap: 16px;
  border-radius: 5px;
  cursor: pointer;
  text-decoration: none;
  margin-bottom: 20px;
  position: relative;
/*   background: rgba(255,255,255,0.08); */
}
.post-filter .post-row .post .title {
  font-family: "Axiforma", sans-serif;
  font-weight: 400;
  font-size: 16px;
	max-height: 24px; 
  line-height: 136%;
  color: rgba(255, 255, 255, 0.5);
  z-index: 2;
}

.post-filter .post-row .post button {
	padding: 20px 20px; 
	border-radius: 8px;
}

.post-filter .post-row .post .post-date{
  font-family: "Axiforma", sans-serif;
  font-weight: 400;
  font-size: 12px;
  line-height: 136%;
  letter-spacing: 0%;
  color: rgba(255, 255, 255, 0.5);
  opacity: 0.6;
  z-index: 2;
}
.post-filter .post-row .post .post_excerpt{
  font-family: "Axiforma", sans-serif;
  font-weight: 400;
  font-size: 16px;
  line-height: 22px;
  letter-spacing: 0%;
  color: #ffffff;
  z-index: 2;
  transition: .3s ease;
}
.post-filter .post-row .pagination {
  justify-content: center;
  margin-top: 40px;
}
.post-filter .post-row .pagination .page-numbers {
  display: flex;
  list-style: none;
  padding-left: 0;
  margin-bottom: 0;
  gap: 20px;
}
.post-filter .post-row .pagination .page-numbers li .page-numbers {
  display: inline-flex;
  justify-content: center;
  align-items: center;
  width: 64px;
  height: 64px;
  border: 1px solid rgba(255, 255, 255, 0.1019607843);
  border-radius: 8px;
  text-decoration: none;
  transition: 0.3s ease-in-out;
}
.post-filter .post-row .pagination .page-numbers li .page-numbers.current {
  background-color: #FF3B6A;
  border-color: #FF3B6A;
  color: #ffffff;
}
.post-filter .post-row .pagination .page-numbers li .page-numbers.next, .post-filter .post-row .pagination .page-numbers li .page-numbers.prev {
  border-color: transparent;
}

.post_cont {
  padding: 0 20px 90px;
}
@media screen and (max-width: 992px) {
  .post_cont {
    padding: 0 20px 40px;
  }
}
.post_cont .entry-header {
  display: flex;
  flex-direction: column;
  gap: 20px;
  margin-bottom: 40px;
}
.post_cont .entry-header .entry-title {
  color: #ffffff;
  font-size: 32px;
  margin-top: 20px;
}
@media screen and (max-width: 992px) {
  .post_cont .entry-header .entry-title {
    font-size: 26px;
  }
}
.post_cont .entry-header .entry-meta {
  color: rgba(255, 255, 255, 0.6235294118);
  display: flex;
  align-items: center;
  gap: 20px;
}
.post_cont .entry-header .entry-meta a {
  color: rgba(255, 255, 255, 0.6235294118);
  text-decoration: none;
}
.post_cont .entry-content {
  color: #ffffff;
}

.boxen {
  padding: 90px 20px 110px;
  background: url("../images/iptv-shape.png");
  background-repeat: no-repeat;
  background-size: contain;
  background-position: 43% -100px;
  overflow: hidden;
}

.boxen .section-title {
	font-size: 66px;	
}

@media (max-width: 767px) {
	.boxen .section-title {
		font-size: 42px;
	}
}

.boxen .right {
  display: flex;
  flex-direction: column;
  justify-content: flex-end;
  margin-bottom: 15px;
  padding-left: 30px;
  position: relative;
}
.boxen .to-center {
  justify-content: center;
}
.boxen .cards {
  display: grid;
  grid-template-columns: 1fr 1fr;
  margin-top: 50px;
  gap: 10px;
  width: 1050px;
}
.boxen .cards .card {
  --background-color: #122429;
    --border-color: #0B1C21;
    --border-width: 7px;
    --edge-size: 54px;
    rotate: -3deg;
    cursor: pointer;
    background: var(--background-color);
    padding: 40px;
    border: 0;
    color: #fff;
    position: relative;
    isolation: isolate;
    display: inline-grid;
    place-content: center;
    clip-path: polygon(
        0 0,
        calc(100% - var(--edge-size)) 0,
        100% var(--edge-size),
        100% 100%,
        0 100%
    );
    border-radius: 16px;
    overflow: hidden;
}
.boxen .cards .card::before {
    content: "";
    position: absolute;
    inset: 0;
    background: var(--border-color);
    z-index: -2;
}

.boxen .sp_cards .sp_card::after {
    content: "" !important;
    position: absolute;
    inset: 0;
    background: var(--background-color);
    z-index: -1;
    clip-path: polygon(
        var(--border-width) var(--border-width),
        calc(100% - var(--edge-size) - var(--border-width) * 0.5) var(--border-width),
        calc(100% - var(--border-width)) calc(var(--edge-size) + var(--border-width) * 0.5),
        calc(100% - var(--border-width)) calc(100% - var(--border-width)),
        var(--border-width) calc(100% - var(--border-width))
    );
}
.boxen .cards .card img {
  max-width: 275px;
  height: 166px;
  object-fit: cover;
}
.boxen .cards .card .card-title {
  color: #ffffff;
  margin-top: 20px;
}
.boxen .cards .card p {
  font-family: "Raleway", sans-serif;
  font-weight: 300;
  font-size: 16px;
  line-height: 130%;
  letter-spacing: 0%;
}
@media screen and (max-width: 992px) {
  .boxen .cards .card {
    padding: 20px;
  }

  .boxen .cards .card img {
    max-width: 275px;
    height: 166px;
    object-fit: cover;
  }
  .boxen .cards .card p {
    font-size: 14px;
  }
}
@media screen and (max-width: 767px) {
  .boxen {
    padding: 60px 20px 60px;
    background-position: 43% -40px;
  }
  .boxen .right {
    padding-left: 12px;
  }
}
@media screen and (max-width: 576px) {
  .boxen .cards {
    grid-template-columns: 1fr;
   gap: 20px;
  }
  .boxen .cards .card {
    padding: 30px;
  }
  .boxen .cards .card img{
    max-width: 160px;
    height: auto;
  }
}

.hero {
  padding: 215px 20px 0;
  margin-top: -585px;
  position: relative;
  z-index: 1;
  /* background: url("../images/hero-bg.png") no-repeat center/cover; */
}
.hero::after {
  position: absolute;
  content: "";
  width: 100%;
  height: 82%;
  left: 0;
  right: 0;
  top: 0;
  background: linear-gradient(231.41deg, rgba(0, 0, 0, 0) 8.26%, #0E151B 68.29%);
}
.hero .left-side {
  display: flex;
  flex-direction: column;
  gap: 30px;
  padding-right: 50px;
  position: relative;
  z-index: 3;
}
.hero .left-side .section-title, .hero .left-side p, .hero .left-side .btns-wrapper {
  z-index: 1;
}
.hero .left-side .circle-shape {
  position: absolute;
  top: -250px;
  z-index: 0;
}
.hero .right-side {
  position: relative;
  z-index: 3;
}
.hero .right-side .swiper {
  max-width: 445px;
  height: 622px;
  aspect-ratio: 4/3;
}
@media screen and (max-width: 1300px) {
  .hero .right-side .swiper {
    max-width: 380px;
    height: 500px;
  }
}
@media screen and (max-width: 767px) {
  .hero .right-side .swiper {
    max-width: 340px;
    height: 400px;
  }
}
@media screen and (max-width: 576px) {
  .hero .right-side .swiper {
    max-width: 280px;
    height: 330px;
  }
}
.hero .right-side .swiper-slide {
  border-radius: 24px;
  transition: all 1s ease-in-out;
}
.hero .right-side .swiper-slide .slider-img {
  border-radius: 24px;
  width: 445px;
  height: 622px;
  object-fit: cover;
}
@media screen and (max-width: 1300px) {
  .hero .right-side .swiper-slide .slider-img {
    width: 380px;
    height: 500px;
  }
}
@media screen and (max-width: 767px) {
  .hero .right-side .swiper-slide .slider-img {
    width: 340px;
    height: 400px;
  }
}
@media screen and (max-width: 576px) {
  .hero .right-side .swiper-slide .slider-img {
    width: 280px;
    height: 330px;
  }
}
.hero .right-side .swiper-button-next,
.hero .right-side .swiper-button-prev {
  display: none !important;
}
.hero .right-side .scroll-bottom {
  position: absolute;
  bottom: -100px;
  right: 0;
  z-index: 2;
  display: flex;
  align-items: center;
  gap: 15px;
}
.hero .right-side .scroll-bottom a.scroll-btn {
  text-decoration: none;
  font-family: "Axiforma", sans-serif;
  font-weight: 400;
  font-size: 14px;
  line-height: 145%;
  letter-spacing: 0%;
}
@media screen and (max-width: 992px) {
  .hero .row .col-md-6 .scroll-bottom {
    display: none;
  }
}
@media screen and (max-width: 767px) {
  .hero {
    padding: 285px 8px 0;
  }
  .hero .row {
    flex-direction: column;
    gap: 40px;
  }
  .hero .row .left-side {
    padding-right: 0;
  }
  .hero .row .left-side .circle-shape {
    width: 100%;
  }
}
@media screen and (max-width: 576px) {
  .hero .row .left-side .btns-wrapper {
    flex-direction: column;
  }
}

.reel {
  background: url("../images/reel-bg.png") no-repeat center/cover;
  padding: 55px 20px;
  margin-top: -130px;
  margin-left: -4px;
  rotate: -2deg;
}
.reel .quality-badge {
  display: flex;
  align-items: center;
  gap: 30px;
}
.reel .quality-badge .left, .reel .quality-badge .right {
  display: flex;
  align-items: center;
  gap: 20px;
}
.reel .quality-badge .left .content p, .reel .quality-badge .right .content p {
  font-weight: 800;
}
@media screen and (max-width: 1200px) {
  .reel{
    margin-top: -30px;
  }
}
@media screen and (max-width: 992px) {
  .reel {
    margin-top: 0;
    margin-left: 0;
    rotate: 0deg;
    padding: 35px 20px;
  }
  .reel .row {
    justify-content: center;
  }
  .reel .row .col-md-6 {
    width: 80%;
  }
}
@media screen and (max-width: 767px) {
	.reel {
		background-size: 200% 100% !important;
	}
  .reel .row {
    justify-content: center;
  }
  .reel .row .col-md-6 {
    width: 100%;
  }
  .reel .row .quality-badge {
    flex-direction: column;
  }
}

.abonnement {
  margin-top: 50px;
  padding: 150px 20px 90px;
  overflow: hidden;
  position: relative;
}
.abonnement .my_div{
      position: absolute;
      width: 243px;
      height: 243px;
      left: calc(50% - 243px/2 - 12.5px);
      background: linear-gradient(180deg, #5685F5 0%, #89F9B6 100%);
      opacity: 0.4;
      filter: blur(150px);
    top: 22%;
 }
@media screen and (max-width: 767px) {
  .abonnement .my_div {
    position: absolute;
    width: 100px;
    height: 100px;
    left: calc(50% - 81px/2 - 12.5px);
    top: 10%;
    background: linear-gradient(180deg, #5685F5 0%, #89F9B6 100%);
    opacity: 0.9;
    filter: blur(95px);
    
  }
}
.abonnement .left {
  position: relative;
  padding-right: 130px;
}
.abonnement .left .circle-shape {
  position: absolute;
  right: -90px;
  top: -170px;
  max-width: 250px;
}
@media screen and (max-width: 992px) {
  .abonnement .left .circle-shape {
    position: relative;
  right: -25%;
  top: 0;
  max-width: 130px;
  }
}
@media screen and (max-width: 992px) {
  .abonnement .left {
    padding-right: 0;
  }
}
.abonnement .right {
  display: flex;
  flex-direction: column;
  justify-content: flex-end;
  margin-bottom: 15px;
  padding-left: 100px;
  position: relative;
}
@media screen and (max-width: 992px) {
  .abonnement .right {
    padding-left: 30px;
  }
}
@media screen and (max-width: 767px) {
  .abonnement .right {
    padding-left: 0;
  }
}
.abonnement .to-center {
  justify-content: center;
}
.abonnement .cards {
  display: grid;
  grid-template-columns: 1fr 1fr;
  margin-top: 50px;
  gap: 10px;
  width: 1050px;
}
/* .abonnement .cards .card {
  padding: 40px;
  border: 7px solid #0B1C21;
  background-color: #122429;
  border-radius: 16px;
  rotate: -3deg;
  position: relative;
  clip-path: polygon(88% 0, 100% 15%, 100% 100%, 0 100%, 0 0);
} */
.abonnement .cards .card {
  --background-color: #122429;
    --border-color: #0B1C21;
    --border-width: 7px;
    --edge-size: 54px;
    rotate: -3deg;
    cursor: pointer;
    background: var(--background-color);
    padding: 40px;
    border: 0;
    color: #fff;
    position: relative;
    isolation: isolate;
    display: inline-grid;
    place-content: center;
    clip-path: polygon(
        0 0,
        calc(100% - var(--edge-size)) 0,
        100% var(--edge-size),
        100% 100%,
        0 100%
    );
    border-radius: 16px;
    overflow: hidden;
}
.abonnement .cards .card::before {
    content: "";
    position: absolute;
    inset: 0;
    background: var(--border-color);
    z-index: -2;
}
.abonnement .cards .card::after {
    content: "";
    position: absolute;
    inset: 0;
    background: var(--background-color);
    z-index: -1;
    clip-path: polygon(
        var(--border-width) var(--border-width),
        calc(100% - var(--edge-size) - var(--border-width) * 0.5) var(--border-width),
        calc(100% - var(--border-width)) calc(var(--edge-size) + var(--border-width) * 0.5),
        calc(100% - var(--border-width)) calc(100% - var(--border-width)),
        var(--border-width) calc(100% - var(--border-width))
    );
    transition: clip-path 500ms;
}

.abonnement .cards .card img {
  width: 64px;
  height: 64px;
}
.abonnement .cards .card .card-title {
  color: #ffffff;
  margin-top: 20px;
}
.abonnement .cards .card p {
  font-family: "Raleway", sans-serif;
  font-weight: 300;
  font-size: 16px;
  line-height: 130%;
  letter-spacing: 0%;
}
@media screen and (max-width: 992px) {
  .abonnement .cards .card {
    padding: 20px;
  }
  .abonnement .cards .card img {
    width: 44px;
    height: 44px;
  }
  .abonnement .cards .card p {
    font-size: 14px;
  }
}
@media screen and (max-width: 767px) {
  .abonnement .right {
    padding-left: 12px;
  }
  .abonnement .right .circle-shape {
    position: absolute;
    bottom: 500px;
    left: -500px;
  }
}
@media screen and (max-width: 576px) {
  .abonnement .cards {
    grid-template-columns: 1fr;
  }
  .abonnement .cards .card {
    padding: 30px;
  }
}

.series-wrapper {
  overflow: hidden;
}

.series {
  padding: 60px 20px 0px;
  overflow-x: hidden;
}
.series .to-center {
  justify-content: center;
}
.series .to-center .content {
  max-width: 950px;
  display: flex;
  flex-direction: column;
  gap: 20px;
  justify-content: center;
  align-items: center;
}
@media screen and (max-width: 992px) {
  .series {
    padding: 0 20px 0px;
  }
}

.series-2 .photobanner__wrap {
  display: flex;
  margin-top: 50px;
  rotate: -3deg;
}
.series-2 .photobanner__wrap:hover .photobanner {
  animation-play-state: paused;
}
.series-2 .photobanner__wrap .photobanner {
  display: flex;
  animation-name: swiperAnimation;
  animation-duration: 40s;
  animation-timing-function: linear;
  animation-iteration-count: infinite;
}
.series-2 .photobanner__wrap .photobanner img {
  width: 180px;
  height: 255px;
  object-fit: cover;
  border-radius: 16px;
  margin-right: 20px;
  opacity: 0.8;
  transition: 0.3s ease;
}
.series-2 .photobanner__wrap .photobanner img:hover {
  opacity: 1;
}
.series-2 .photobanner__wrap_2 {
  display: flex;
  margin-top: 20px;
  rotate: -3deg;
}
.series-2 .photobanner__wrap_2:hover .photobanner_2 {
  animation-play-state: paused;
}
.series-2 .photobanner__wrap_2 .photobanner_2 {
  display: flex;
  animation-name: swiperAnimation2;
  animation-duration: 40s;
  animation-timing-function: linear;
  animation-iteration-count: infinite;
}
.series-2 .photobanner__wrap_2 .photobanner_2 img {
  width: 180px;
  height: 255px;
  object-fit: cover;
  border-radius: 16px;
  margin-right: 20px;
  opacity: 0.8;
  transition: 0.3s ease;
}
.series-2 .photobanner__wrap_2 .photobanner_2 img:hover {
  opacity: 1;
}

.streaming {
  background: url("../images/reel-bg.png") no-repeat center/cover;
  padding: 55px 0;
  margin-left: -4px;
  margin-top: 50px;
  margin-bottom: 50px;
  rotate: -3deg;
}
.streaming .container-fluid {
	padding:0 !important;
}
.streaming .photobanner__wrap_3 .photobanner_3 {
  display: flex;
  gap: 50px;
}
.logo-swiper-slider .swiper-wrapper,
.logo-swiper-slider2 .swiper-wrapper ,
.logo-swiper-slider3 .swiper-wrapper {
  -webkit-transition-timing-function : linear;
       -o-transition-timing-function : linear;
          transition-timing-function : linear;
}
.logo-swiper-slider .swiper-wrapper .swiper-slide,
.logo-swiper-slider2 .swiper-wrapper .swiper-slide,
.logo-swiper-slider3 .swiper-wrapper .swiper-slide {
	width: fit-content;
	display:flex;
	align-items:center;
}
.logo-swiper-slider .swiper-wrapper .swiper-slide img,
.logo-swiper-slider3 .swiper-wrapper .swiper-slide img {
    width: auto;
    max-height: 36px;
    object-fit: cover;
}
.streaming .photobanner__wrap_3 .photobanner_3 img {
  width: auto;
  max-height: 30px;
  object-fit: cover;
  padding-right: 20px;
}
@media screen and (max-width: 992px) {
  .streaming {
    padding: 35px 0;
    margin-top: 35px;
    margin-bottom: 50px;
  }
}

.plan {
  padding: 0 20px;
}
.plan .plan-row {
  background: url("../images/plan-shape-circle.png") no-repeat center/cover;
  margin-top: -80px;
  margin-bottom: -185px;
}
.plan .content {
  display: flex;
  align-items: center;
  padding-left: 50px;
  rotate: -2deg;
}
.plan .reel-camera {
  rotate: -7.42deg;
  display: flex;
  justify-content: flex-end;
}
@media screen and (max-width: 1200px) {
  .plan .plan-row .content {
    padding-left: 0;
  }
}
@media screen and (max-width: 992px) {
  .plan .plan-row {
    margin-bottom: -115px;
  }
  .plan .plan-row .content {
    flex-direction: column;
    justify-content: center;
    align-items: center;
    gap: 15px;
  }
  .plan .plan-row .reel-camera img {
    max-width: 300px;
  }
}
@media screen and (max-width: 767px) {
  .plan .plan-row {
    margin-top: 0;
    background: url("../images/plan-shape-circle.png") no-repeat center/600px;
  }
}

.plan_2 {
  padding-bottom: 90px;
	margin-bottom:60px;
/*   border-bottom: 1px solid #444;
  border-image: repeating-linear-gradient(90deg, rgba(255, 255, 255, 0.137254902) 0, rgba(255, 255, 255, 0.137254902) 20px, transparent 20px, transparent 30px) 1; */
}

.testimonial {
  padding: 300px 20px 0;
  position: relative;
}
.testimonial .my_div{
      position: absolute;
      width: 243px;
      height: 243px;
      left: calc(50% - 243px/2 - 12.5px);
      background: linear-gradient(180deg, #5685F5 0%, #89F9B6 100%);
      opacity: 0.4;
      filter: blur(150px);
  top: 24%;
 }
@media screen and (max-width: 767px) {
  .testimonial .my_div {
    position: absolute;
    width: 157px;
    height: 150px;
    left: calc(50% - 123px/2 - 12.5px);
      top: 0;
    background: linear-gradient(180deg, #5685F5 0%, #89F9B6 100%);
    opacity: 0.6;
    filter: blur(95px);
  }
	.plan_2 {
    padding-bottom: 0;
       margin-bottom: 0;
   }
}
.testimonial .plan-row {
  position: relative;
}
.testimonial .plan-row .circle-shape {
  position: absolute;
  top: -300px;
  left: 40%;
  rotate: -10.5deg;
  max-width: 197px;
}
.testimonial .plan-row .right {
  display: flex;
  align-items: flex-end;
  padding-bottom: 20px;
}
.testimonial .plan-row .right .btns-wrapper .iptv-btn {
  padding: 30px 40px;
  border-radius: 12px;
}
@media screen and (max-width: 1300px) {
  .testimonial .plan-row .right .btns-wrapper .iptv-btn {
    padding: 20px 40px;
  }
}
@media screen and (max-width: 1050px) {
  .testimonial .plan-row .right .btns-wrapper .iptv-btn {
    padding: 20px 20px;
  }
}
@media screen and (max-width: 992px) {
  .testimonial {
    padding-bottom: 0;
  }
}
@media screen and (max-width: 576px) {
  .testimonial .right .btns-wrapper {
    flex-direction: column;
  }
}

.faq {
  padding: 160px 20px 90px;
  position: relative;
}
.faq .my_div{
      position: absolute;
      width: 243px;
      height: 243px;
      left: calc(50% - 243px/2 - 12.5px);
      background: linear-gradient(180deg, #5685F5 0%, #89F9B6 100%);
      opacity: 0.4;
      filter: blur(150px);
 }
@media screen and (max-width: 767px) {
  .faq .my_div {
    position: absolute;
    width: 157px;
    height: 150px;
    left: calc(50% - 123px/2 - 12.5px);
    background: linear-gradient(180deg, #5685F5 0%, #89F9B6 100%);
    opacity: 0.6;
    filter: blur(95px);
  }
}
.faq .plan-row {
  justify-content: center;
}
.faq .plan-row .content {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 30px;
  max-width: 650px;
}
.faq .plan-row .content .img {
  rotate: -12.88deg;
}
.faq .plan-row .content .section-title {
  text-align: center;
  rotate: -2deg;
}
.faq .plan-row .content p {
  text-align: center;
}
.faq .plan-row .faq-inner {
  max-width: 937px;
}
.faq .plan-row .faq-inner .accordion-item {
  background: #122429;
  border-color: rgba(255, 255, 255, 0.1019607843);
  margin-bottom: 16px;
  border-radius: 16px;
}
.faq .plan-row .faq-inner .accordion-item .accordion-button {
  background: #122429;
  color: #ffffff;
  font-family: "Axiforma", sans-serif;
  font-weight: 700;
  font-size: 18px;
  line-height: 128%;
  letter-spacing: 0%;
  text-transform: capitalize;
  border-radius: 14px;
}
.faq .plan-row .faq-inner .accordion-item .accordion-button::after {
  background: url("../images/arrow-down.png") no-repeat top center/contain;
}
.faq .plan-row .faq-inner .accordion-item .accordion-button:not(.collapsed) {
  box-shadow: none;
}
.faq .plan-row .faq-inner .accordion-item .accordion-body {
  color: #ffffff;
  opacity: 0.6;
}
@media screen and (max-width: 1300px) {
  .faq {
    padding: 100px 20px 90px;
  }
}
@media screen and (max-width: 992px) {
  .faq {
    padding: 100px 20px 0;
  }
}

.flags-wrapper {
  overflow: hidden;
}
.flags-wrapper .logo-swiper-slider2 .swiper-wrapper .swiper-slide img {
	max-height:80px;
}

.flags {
  padding: 40px 0;
  margin-left: -4px;
  margin-top: 50px;
  margin-bottom: 50px;
  rotate: -3deg;
  position: relative;
  background-color: #122125;
}
.flags::before {
    content: "";
    width: 100%;
    height: 12px;
    background: url("../images/frame-footer.png") no-repeat center/cover;
    position: absolute;
    left: 0;
    right: 0;
    top: 16px;
}
.flags::after {
    content: "";
    width: 100%;
    height: 12px;
    background: url("../images/frame-footer.png") no-repeat center/cover;
    position: absolute;
    left: 0;
    right: 0;
    bottom: 16px;
}
.flags .photobanner__wrap_3:hover .photobanner_3 {
  animation-play-state: paused;
}
.flags .photobanner__wrap_3 .photobanner_3 {
  display: flex;
  animation-name: swiperAnimation;
  animation-duration: 70s;
  animation-timing-function: linear;
  animation-iteration-count: infinite;
  gap: 50px;
}
.flags .photobanner__wrap_3 img {
  width: auto;
  max-height: 80px;
  object-fit: cover;
  padding-right: 20px;
  opacity: 0.5;
  transition: 0.3s ease-in-out;
}
.flags .photobanner__wrap_3 img:hover {
  opacity: 1;
}
.flags .container-fluid {
	padding:0;
}
@media screen and (max-width: 992px) {
  .flags {
    padding: 35px 0;
  }
}
@media screen and (max-width: 767px) {
  .flags .photobanner__wrap_3 .photobanner_3{
    gap: 35px;
  }
  .flags .photobanner__wrap_3 img{
    padding-right: 0;
    opacity: .7;
    max-height: 60px !important;
  }
	.flags .photobanner__wrap_3 .swiper-slide {
		margin-right:40px !important;
	}
  .flags::before, .flags::after{
    background-size: 870px;
  }
}

.blogs {
  padding: 0 20px 40px;
  background: url("../images/hero-circle.png") no-repeat center/contain;
/* 	border-bottom: 1px dashed #444;
	border-image: repeating-linear-gradient(90deg, rgba(255, 255, 255, 0.137254902) 0, rgba(255, 255, 255, 0.137254902) 20px, transparent 20px, transparent 30px) 1; */
}
.blogs .plan-row .left {
  display: flex;
  align-items: center;
}
.blogs .plan-row .right {
  display: flex;
  align-items: center;
  justify-content: flex-end;
  padding-right: 40px;
}
.blogs .plan-row .right .circle-shape {
  rotate: -2deg;
  margin-top: -95px;
}
.blogs .post-row {
  z-index: 3;
  margin-top: -40px;
}
.blogs .post-row .col-md-4 {
  z-index: 2;
}
.blogs .post-row .post {
  display: block;
  background: url("../images/post-img-1.html") no-repeat center/cover;
  width: 100%;
  padding: 20px;
  display: flex;
  flex-direction: column;
  justify-content: flex-end;
  gap: 16px;
  border-radius: 5px;
  cursor: pointer;
  position: relative;
}
.blogs .post-row .post .title {
  font-family: "Axiforma", sans-serif;
  font-weight: 400;
  font-size: 16px;
  line-height: 136%;
  letter-spacing: 0%;
  color: #ffffff;
  z-index: 2;
}
.blogs .post-row .post .post-date {
  font-family: "Axiforma", sans-serif;
  font-weight: 400;
  font-size: 12px;
  line-height: 136%;
  letter-spacing: 0%;
  color: #ffffff;
  opacity: 0.6;
  z-index: 2;
}
@media screen and (max-width: 992px) {
  .blogs {
    padding: 0 20px 60px;
  }
  .blogs .plan-row .right {
    padding-right: 0;
  }
  .blogs .plan-row .right .circle-shape {
    max-width: 250px;
    margin-top: -95px;
  }
}
@media screen and (max-width: 767px) {
  .blogs .plan-row .right .circle-shape {
    display: none;
  }
  .blogs .post-row {
    margin-top: 5px;
  }
}

@keyframes swiperAnimation {
  0% {
    transform: translateX(0);
  }
  100% {
    transform: translateX(-100%);
  }
}
@keyframes swiperAnimation2 {
  0% {
    transform: translateX(-100%);
  }
  100% {
    transform: translateX(0);
  }
}

.testimonial-top-title .ip_subtitle {
	display: block;
	font-size: 18px;
	margin-top: 12px;
	margin-bottom: -24px;
}

.testimonial-top-title .ip_description {
	margin-top: 16px;
}

.pricing .pricing-swiper .swiper-button-prev, 
.pricing .pricing-swiper .swiper-button-next {
    width: 48px;
    height: 48px;
    border: 1px solid #FF5B4A;
}

.pricing .pricing-swiper .swiper-button-prev::after, 
.pricing .pricing-swiper .swiper-button-next::after {
    font-size: 18px;
}

.pricing_slider .elementor-swiper-button-prev,
.pricing_slider .elementor-swiper-button-next {
	width: 48px;
    height: 48px;
    border: 1px solid rgba(255,255,255,0.1) !important;
	color: rgba(255,255,255,0.4);
	border-radius: 10px;
	transition: 0.3s;
	display: flex; 
	align-items: center; 
	justify-content: center;
	opacity: 1 !important;
}


.elementor-swiper-button.elementor-swiper-button-prev:hover,
.elementor-swiper-button.elementor-swiper-button-next:hover {
	background-color: #1B3036 !important;
	color: #ffffff !important;
}


.pricing_slider .elementor-swiper-button-prev svg,
.pricing_slider .elementor-swiper-button-next svg {
	transform: scale(0.7);
}

.pricing_slider .elementor-swiper-button-prev svg path,
.pricing_slider .elementor-swiper-button-next svg path {
	fill: rgba(255,255,255,0.4);
}

.pricing_slider .elementor-swiper-button-prev:hover svg path, 
.pricing_slider .elementor-swiper-button-next:hover svg path {
	fill: #ffffff;
}









/** filter styles ***/

#channel-filter .filters {
  display: flex; 
  align-items: end;
  gap: 24px;
  margin-bottom: 60px;
}

#channel-filter #search-filter {
	margin-top: 4px;
	background-color: transparent;
	border: 1px solid rgba(255,255,255,0.1);
	color: #ffffffad;
	padding: 10px 16px 10px 36px;
	box-sizing: border-box;
	outline: 0;
	align-self: end;
	border-radius: 8px;
}

.search_item_wrapper {
    position: relative;
    width: 33%;
}

.search_item_wrapper img {
    position: absolute;
    left: 6px;
    top: 12px;
}

.search_item_wrapper input {
	width: 100% !important;
}

#channel-filter label {
  color: #ffffff;
  font-size: 18px;
  width: 33%;
}
#channel-filter select {
    box-shadow: none;
    margin-top: 4px;
    background: transparent;
    border: 1px solid rgba(255,255,255,0.1);
    color: #ffffffad;
    padding: 10px 16px;
    box-sizing: border-box;
}
#channel-filter select option {
	background-color: black;
}


#channel-filter select.form-select {
    background-image: url(../../../../../../dev.iptvdark.tv/wp-content/uploads/2025/07/arrow-down.png);
    background-size: 16px;
    background-repeat: no-repeat;
    background-position: right 10px  center;
}

#channel-list {
  display: flex;
  gap: 24px;
  flex-wrap: wrap;
  justify-content: center;
}

#channel-list .channel-card {
  text-align: center;
  padding: 16px 10px; 
  border-radius: 16px; 
  background: #1E3B44;
  box-sizing: border-box;
  width: calc(20% - 20px);
}

#channel-list .channel-card span {
	display: block;
    width: 100%;
    background: #0B1C21;
    padding: 24px;
    border-radius: 16px;
}

#channel-list .channel-card span img {
	border-radius: 8px;
}

#channel-list .channel-card h4 {
  color: #ffffff;
  font-size: 18px;
  margin-top: 18px;
  line-height: 1.4em;
}

#channel-list .channel-card img {
  max-width: 100%;
}

#channel-pagination {
  display:  flex; 
  align-items: center;
  justify-content: center;
  gap: 8px;
  margin-top: 60px;
}

#channel-pagination button {
  width: 60px; 
  height: 60px;
  background: transparent;
  color: rgba(255,255,255,0.4); 
  border: 1px solid rgba(255,255,255,0.1); 
  border-radius: 8px;
}

#channel-pagination button.active {
  background: #FF3B6A;
  color: #ffffff;
}

#channel-pagination .dots {
  color: #ffffff;
}


@media (max-width: 1199px) {
  #channel-list .channel-card {
    width: calc(25% - 20px);
  }
}

@media (max-width: 991px) {
  #channel-list .channel-card {
    width: calc(33% - 20px);
  }
}

@media (max-width: 767px) {

  #channel-filter .filters {
    flex-wrap: wrap;
  }

  #channel-filter label {
      width: 100%;
  }

  #channel-filter #search-filter {
      width: 100%;
  }

  #channel-list .channel-card {
    width: calc(50% - 20px);
  }
}



.yotpo-reviews-carousel-container .glide__track {
	overflow: visible;
}

.yotpo-horizontal-pagination {
	display: flex !important;
}

.yotpo-horizontal-pagination a {
	  width: 60px !important; 
	  height: 60px !important;
	  border: 0 !important;
	  background: transparent !important;
	  color: rgba(255,255,255,0.4) !important; 
	  border: 1px solid rgba(255,255,255,0.1) !important; 
	  border-radius: 8px !important;
	  padding: 0 !important;
	  display: inline-flex !important; 
	  align-items: center !important; 
	  justify-content: center !important;
}

.yotpo-horizontal-pagination a.selected  {
  background: #FF3B6A !important;
  color: #ffffff !important;
}

.yotpo-head {
	display: none !important;
}

.yotpo-bottomline-container .yotpo-new-review-btn-wrapper {
	display: none !important;
}

.ugc-storefront-widgets-tabs-container__tab.selected.ugc-non-selectable-cursor {
	display: none !important;	
}