@import url('https://fonts.googleapis.com/css2?family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap');
@import url('https://cdnjs.cloudflare.com/ajax/libs/slick-carousel/1.8.1/slick.css');
@import url('https://cdnjs.cloudflare.com/ajax/libs/slick-carousel/1.8.1/slick-theme.css');
@import url('https://cdnjs.cloudflare.com/ajax/libs/fancybox/3.5.7/jquery.fancybox.min.css');
@import url(css/ma5-menu.min.css);
@import url(css/responsive.css);
@import url(css/animate.css);
/*Custom CSS*/
h1,h2,h3,h4,h5,h6{font-size: 30px; margin: 0px; padding: 0px; font-weight: 600;    font-family: "Roboto", sans-serif;}
ul{padding: 0px; margin: 0px; list-style-type: none;     font-weight: 400;}
li{padding: 0px; margin: 0px; font-size: 15px;     font-weight: 400;  font-family: "Roboto", sans-serif; }
a{font-size: 15px;   font-family: "Roboto", sans-serif;     font-weight: 400;}
a:hover{text-decoration: none;}
p{font-size: 15px; padding: 0px; margin: 0px;    font-family: "Roboto", sans-serif;     font-weight: 400;}
body{padding: 0px; margin: 0px; box-sizing: content-box;     font-weight: 400;}
span{padding: 0px; margin: 0px;    font-family: "Roboto", sans-serif;     font-weight: 400;}
button{   font-family: "Roboto", sans-serif;     font-weight: 400;}
input{   font-family: "Roboto", sans-serif;     font-weight: 400;}
textarea{   font-family: "Roboto", sans-serif;     font-weight: 400;}
/*Start*/


/*header{    background: linear-gradient(to right, #df5b36 0%, #ab2c5d 100%);}*/
/*Whatsapp-popup*/
#whatsapp .wtsapp:focus {    border: none;    outline: none;}
#whatsapp .wtsapp {    position: fixed;    transition: all .5s ease;    background: #25d366;    display: block;    text-align: center;    box-shadow: 0 0 20px rgba(0,0,0,0.15);    /* margin: 0; */    border-radius: 50px;    border-right: none;    color: #fff;    font-weight: 700;    font-size: 18px;    bottom: 130px;    right: 25px;    border: 0;    z-index: 999;    width: 50px;    height: 50px;    line-height: 48px;}
#whatsapp .wtsapp:before {    content: "";    position: absolute;    z-index: -1;    left: 50%;    top: 50%;    transform: translateX(-50%) translateY(-50%);    display: block;    width: 60px;    height: 60px;    background: #25d366;    border-radius: 50%;    -webkit-animation: pulse-border 1500ms ease-out infinite;    animation: pulse-border 1500ms ease-out infinite;}
@keyframes pulse-border {
 0% {transform: translateX(-50%) translateY(-50%) translateZ(0) scale(1);  opacity: 1;}
100% {transform: translateX(-50%) translateY(-50%) translateZ(0) scale(1.5); opacity: 0;}
}
.mobile-three-item {    text-align: center;    display: none;    position: fixed;    z-index: 999;    bottom: 0;    width: 100%;}
.mobile-three-item li {    display: inline-block;    margin-right: 0;   width: 32%;}
.mobile-three-item li:nth-child(1) {    background-color: #000;}
.mobile-three-item li:nth-child(2) {    background-color: #64b161;}
.mobile-three-item li:last-child {    background: linear-gradient(to right, #df5b36 0%, #ab2c5d 100%);}
.mobile-three-item li a {    color: #fff;}
.mobile-btn-animation {    position: fixed;    left: 0;    bottom: 0;    width: 30%;    color: white;    text-align: center;    font-weight: bold;    padding-top: 10px;    padding-bottom: 10px;    margin-left: 2.5%;   z-index: 1000; background-color: #000;}
.mobile-btn-animation a {    color: white;}
#mobile-call-container a {    width: 100%;    min-width: 100%;}
/*Call Me*/
.phone_lefts-side {    position: relative;}
.phone_lefts-side a {    position: fixed;    bottom: 205px;    color: white;    animation: topBottom 4s infinite;    z-index: 999;    right: 25px;           background: linear-gradient(to right, #df5b36 0%, #ab2c5d 100%);   color: white;    padding: 10px 16px;    border-radius: 50%;    font-size: 20px;    animation: bounce 4s infinite alternate;}
.glow {    font-size: 80px;    color: #fff;    text-align: center;    -webkit-animation: glow 1s ease-in-out infinite alternate;    -moz-animation: glow 1s ease-in-out infinite alternate;    animation: glow 1s ease-in-out infinite alternate;}
@-webkit-keyframes glow {
from {text-shadow: 0 0 10px #f3fffd , 0 0 20px #f3fffd, 0 0 30px #f3fffd , 0 0 40px #f3fffd , 0 0 50px #f3fffd , 0 0 60px #f3fffd , 0 0 70px #f3fffd ;}
to {text-shadow: 0 0 20px #f3fffd, 0 0 30px #f3fffd , 0 0 40px #f3fffd , 0 0 50px #016098 , 0 0 60px #f3fffd , 0 0 70px #f3fffd , 0 0 80px #f3fffd ;}
}
@keyframes glow {
  from {text-shadow: 0 0 10px #f3fffd , 0 0 20px #f3fffd, 0 0 30px #f3fffd , 0 0 40px #f3fffd , 0 0 50px #f3fffd , 0 0 60px #f3fffd , 0 0 70px #f3fffd ;}
  to {text-shadow: 0 0 20px #f3fffd, 0 0 30px #f3fffd , 0 0 40px #f3fffd , 0 0 50px #016098 , 0 0 60px #f3fffd , 0 0 70px #f3fffd , 0 0 80px #f3fffd ;}
  }
.bounce {    animation: bounce 965 1.6s ease infinite;    transform-origin: 50% 50%;}
@keyframes bounce {
0% {transform: translateY(0);}
12.5% {transform: translateY(0); }
25% {transform: translateY(0);}
50% {transform: translateY(-15px);}
62.5% {transform: translateY(0);}
75% {transform: translateY(-15px);}
100% {transform: translateY(0);}
}
/* Send Enquire */
.enquiry {    position: fixed;    z-index: 1000;    bottom: 285px;    right: 78px;    height: 50px;    color: #fff;    font-size: 18px;    text-align: center;    text-decoration: none;    cursor: pointer;}
.enquiry i {    float: left;    z-index: 999; bottom: -170px;   position: absolute;    left: 0;    width: 50px;    height: 50px;    border-radius: 50%;    color: #fff;    font-size: 24px;    line-height: 50px;    text-align: center;    text-decoration: none;    cursor: pointer;    background: #000;    transition: 0.5s;    box-shadow: 0px 2px 6px rgba(0,0,0,0.4);}
.enquiry strong {    background-color: #0680ce;    line-height: 28px;    color: #000;    padding: 10px 20px;    border-radius: 0 30px 30px 0;    height: 45px;    float: left;    font-size: 15px;    margin-top: 3px;    margin-left: 35px;    box-shadow: 2px 2px 6px rgba(0,0,0,0.4);}
.enquiry i:hover {    color: #fff;    background-image: var(--gradient-color);}
.enquiry strong:hover {    color: #000;    background: #eee;}
div#exampleModal .modal-dialog {    width: 100% !important;}
/* Modal Form*/
.modal-content {    border-radius: 0;}
.close {    float: right;    font-size: 23px;    font-weight: 600;   line-height: 2;    color: #fff;    text-shadow: 0 1px 0 #fff;    opacity: .7;}
.close:hover, .close:focus {    color: #fff;    text-decoration: none;    cursor: pointer;    opacity: .9;}
.send_p {    font-size: 14px;    line-height: 22px;    text-align: center;   margin-bottom: 20px;}
.modal-body input[type="text"], .modal-body select, .modal-body input[type="number"] {    width: 100%;    padding: 5px 12px;    border-radius: 0px;}
.modal-body textarea {    width: 100%;    height: 120px;    padding: 5px 12px;    border-radius: 0px;}
.modal-body select {    width: 100%;}
.pac-container {    z-index: 100000;}
.g-recaptcha {    transform: scale(0.80);    transform-origin: 0 0;    -webkit-transform-origin: 0 0}
.modal_btn {    width: auto;    background: #000;    padding: 8px 25px;    border: none;    color: #fff;    font-size: 14px;    border-radius: 4px;    cursor: pointer;    transition: 0.5s;}
.modal_btn:hover,.modal_btn:focus {       background: linear-gradient(to right, #df5b36 0%, #ab2c5d 100%);  color: #fff;}
.form-group textarea {    height: 100px !important;}
/*button.close {    position: relative;    left: 88%;}*/
/*button.close {display: block;  text-align: center; width: 100%; font-size: 22px; line-height: 45px;}*/
span.modal-title {    display: block;    text-align: center;    width: 100%;}
span#exampleModalLabel {    line-height: 42px !important;    font-size: 25px !important;}
.modal-header {    background: linear-gradient(to right, #df5b36 0%, #ab2c5d 100%);}
/*Navigation*/
.fennec-mobile-nav .navbar-nav {  overflow-y: auto;  height: 428px;}
.fennec-nav .navbar .navbar-nav .nav-item {  position: relative;  padding: 0;}
.fennec-nav .navbar .navbar-nav .nav-item a {  color: #fff;  text-transform: capitalize;  padding: 20px 12px; position: relative;  z-index: 1;  margin: 0; transition: 0.5s; font-size: 14px;}
.fennec-nav .navbar .navbar-nav .nav-item a:hover{color: #df5b36;}
.fennec-nav .navbar .navbar-nav .nav-item a i {  margin-left: 1px;}
.fennec-nav .navbar .navbar-nav .nav-item a i::before {  font-size: 11px;}
.fennec-nav .navbar .navbar-nav .nav-item a:hover::before, .fennec-nav .navbar .navbar-nav .nav-item a:focus::before, .fennec-nav .navbar .navbar-nav .nav-item a.active::before {  opacity: 1;  visibility: visible;}
.fennec-nav .navbar .navbar-nav .nav-item .dropdown-menu {  -webkit-box-shadow: 0px 0px 15px 0px rgba(0, 0, 0, 0.1);          box-shadow: 0px 0px 15px 0px rgba(0, 0, 0, 0.1);         background: linear-gradient(to right, #df5b36 0%, #ab2c5d 100%);  position: absolute;  border: none;  top: 80px;  left: 0;  width: 300px;  z-index: 99;  display: block;  opacity: 0;  visibility: hidden;  border-radius: 0;  -webkit-transition: all 0.3s ease-in-out;  transition: all 0.3s ease-in-out;  padding-top: 15px;  padding-left: 5px;  padding-right: 5px;  padding-bottom: 15px;     height: 500px;    overflow-y: scroll;}
.fennec-nav .navbar .navbar-nav .nav-item .dropdown-menu li a {  text-transform: capitalize;  padding: 5px 15px;  display: block;  color: #fff;   font-size: 15px;}
.fennec-nav .navbar .navbar-nav .nav-item .dropdown-menu li a::before {  display: none;}
.fennec-nav .navbar .navbar-nav .nav-item .dropdown-menu li a:hover, .fennec-nav .navbar .navbar-nav .nav-item .dropdown-menu li a:focus, .fennec-nav .navbar .navbar-nav .nav-item .dropdown-menu li a.active {  color: #fff; }
.fennec-nav .navbar .navbar-nav .nav-item .dropdown-menu li a:hover::after, .fennec-nav .navbar .navbar-nav .nav-item .dropdown-menu li a:focus::after, .fennec-nav .navbar .navbar-nav .nav-item .dropdown-menu li a.active::after {  opacity: 1;  visibility: visible;  -webkit-transform: scale(1);          transform: scale(1);}
.fennec-nav .navbar .navbar-nav .nav-item .dropdown-menu li a::first-child {  margin-top: 0;}
.fennec-nav .navbar .navbar-nav .nav-item .dropdown-menu li .dropdown-menu {  left: 220px;  top: 0;  opacity: 0;  visibility: hidden;}
.fennec-nav .navbar .navbar-nav .nav-item .dropdown-menu li .dropdown-menu li .dropdown-menu {  left: 220px;  top: 0;  opacity: 0;  visibility: hidden;}
.fennec-nav .navbar .navbar-nav .nav-item .dropdown-menu li .dropdown-menu li:hover .dropdown-menu {  opacity: 1;  visibility: visible;  top: -15px;}
.fennec-nav .navbar .navbar-nav .nav-item .dropdown-menu li:hover .dropdown-menu {  opacity: 1;  visibility: visible;  top: -15px;}
.fennec-nav .navbar .navbar-nav .nav-item:hover .dropdown-menu {  opacity: 1;  visibility: visible;  top: 100%;  margin-top: 0;}
.navbar{padding: 0px;}
.header_inner ul li a {    font-size: 14px;}
.upper-links ul li a {    font-size: 14px;}
#toTop {    position: fixed;    bottom: 50px;    right: 25px;    cursor: pointer;    transition: 0.5s;    z-index: 9999;}
.main-slider .hero-item {height: 75vh; }
.main-slider .hero-item img{width: 100%;}
.main-slider-hero {    margin-top: -100px; }
.main-slider .slick-prev {    left: 2%;    z-index: 9;    top: 55%;    border: 1px solid #ccc;    width: 50px;    height: 50px;    border: 1px solid rgba(255, 255, 255, 0.2);}
.main-slider .slick-next {    right: 2%;    top: 55%;    border: 1px solid #ccc;    width: 50px;    height: 50px;    border: 1px solid rgba(255, 255, 255, 0.2);}
.main-slider .slick-prev:hover {background: linear-gradient(to right, #df5b36 0%, #ab2c5d 100%);}
.main-slider .slick-next:hover {background: linear-gradient(to right, #df5b36 0%, #ab2c5d 100%);}
header{position: relative; z-index: 99;}
.sticky{position: relative; z-index: 99;}
.slick-next:before {content: "\f105";    font-family: "FontAwesome";}
.slick-prev:before {content: "\f104";    font-family: "FontAwesome";}
.main-slider .slick-dots{    bottom: 10px;}
.main-slider .slick-dots li button:before{color: #fff;}
div#homepopupenquiry-form input {    font-size: 14px;}
.main-app-ott .ott-item img{width: 106px; height: 106px; border-radius: 50px; border: 1px solid #ccc; text-align: center; margin: 0px auto;}
.main-app-ott img{display: block; margin-bottom: 10px;}
.browse-ott .title span {    font-size: 30px; font-weight: 600;}
.why-choose-us{background: linear-gradient(to right, #df5b36 0%, #ab2c5d 100%);}
.choose-content p {    font-size: 14px;}
.faq-header{  font-size: 42px;  border-bottom: 1px dotted #ccc;  padding: 24px;}
.faq-content {  margin: 0 auto;}
.faq-question {  padding: 20px 0;  border-bottom: 1px solid #f1f1f1;  box-shadow: rgba(149, 157, 165, 0.2) 0px 8px 24px;  font-family: "Poppins", sans-serif;}
.panel-title {  font-size: 20px;  width: 100%;  position: relative;  margin: 0;    font-family: "Poppins", sans-serif;  padding: 7px 10px 0 54px;  display: block;  cursor: pointer;}
.panel-content {  font-size: 20px;  padding: 0px 14px;  color: #777;  margin: 0 40px;  height: 0;  overflow: hidden;  z-index: -1;  position: relative;  opacity: 0;  -webkit-transition: .4s ease;  -moz-transition: .4s ease;  -o-transition: .4s ease;  transition: .4s ease;}
.panel:checked ~ .panel-content{  height: auto;  opacity: 1;  padding: 14px; font-size: 18px;}
.plus {  position: absolute;  margin-left: 20px;  margin-top: 4px;  z-index: 5;  font-size: 42px;  line-height: 100%;  -webkit-user-select: none;      -moz-user-select: none;  -ms-user-select: none;  -o-user-select: none;  user-select: none;  -webkit-transition: .2s ease;  -moz-transition: .2s ease;  -o-transition: .2s ease;  transition: .2s ease;}
.panel:checked ~ .plus {  -webkit-transform: rotate(45deg);  -moz-transform: rotate(45deg);  -o-transform: rotate(45deg);  transform: rotate(45deg);}
.panel {  display: none;}
.enjoy-iptv-design{background: url(img/call-bg.jpg) no-repeat; background-size: cover; padding: 100px 0; background-position: center;}
.enjoy-iptv-design_inner ul li{color: #fff; margin-bottom: 10px; display: block; font-family: "Poppins", sans-serif;}
.subscribe-btn a {   color: #fff;     background: linear-gradient(to right, #df5b36 0%, #ab2c5d 100%);  padding: 12px 25px; transition: 0.5s;}
.subscribe-btn a:hover{background: #000;}
.star-fre-trial{    background: url(img/bg-full-img.jpg) no-repeat; padding: 100px 0; background-position: 50% 100%;  background-size: cover;}
.star-fre-trial{  overflow: hidden;}
.trial-img a {    background: linear-gradient(to right, #df5b36 0%, #ab2c5d 100%);    padding: 10px 30px; transition: 0.5s;     font-weight: 500;}
.trial-img a:hover{background: #000;}
.ott-item span {    font-size: 13px;    display: block;    margin-top: 12px;}
.ott-item a {    color: #333; font-size: 13px;}
.release-item{position: relative;   overflow: hidden;}
.release-item img{position: relative; transition: 0.5s;}
/*.release-item img:hover{transform: scale(1.16) z-index: 5; transition: transform .2s; zoom: 10;}*/

.content-small {position: absolute; z-index: 9999;  top: 0;}
.content-small p{    font-size: 14px;    line-height: 26px;    color: #fff;    display: block;    width: 100%;    overflow: hidden;    font-weight: 500;    text-overflow: ellipsis;    white-space: nowrap;    font-weight: 400;}
.content-small span{  color: #ccc;    display: block;    overflow: hidden;    text-overflow: ellipsis;    white-space: nowrap;    font-size: 12px; }
.content-small {    position: absolute;    z-index: 9999;    top: 100px;    right: 25px;}
/*.overlay-img {    position: relative;}*/
/*.overlay-img:before { position: absolute;    content: "";    width: 100%;    height: 149px;    background: #00000024;    left: 0px;    top: -150px;    z-index: 99;    border-radius: .25rem;}.slick-slider{user-select: auto !important;}*/
.new-release-channel .title {    font-size: 30px; font-weight: 600; color: #333;}
.main-release-channel .slick-next { right: 10px; z-index: 99;}
.main-release-channel .slick-prev { left: 10px; z-index: 99;}
.release-item .overlay-img {  position: absolute;  left: 0;  bottom: 0;  width: 100%;  height: 50%; background: linear-gradient(to top, rgba(0,0,0,0.7), rgba(0,0,0,0));  pointer-events: none;}
.why-choose-us .title h4 {    font-size: 30px;}
.faqs .title h5 {    font-size: 30px;}
.enjoy-iptv-design_inner h4 {    font-size: 30px;}
.mobile_set h4 {    font-size: 30px;}
/*customers*/
#customers {  border-collapse: collapse;  width: 100%;}
#customers td, #customers th {  border: 1px solid #ddd;  font-size: 15px;  font-family: "Poppins", sans-serif; padding: 8px;}
#customers tr:nth-child(even){background-color: #f2f2f2;}
#customers tr:hover {background-color: #ddd;}
#customers th {  padding-top: 12px;  padding-bottom: 12px;  text-align: left;  background: linear-gradient(to right, #df5b36 0%, #ab2c5d 100%);  color: white;   font-family: "Poppins", sans-serif;}
.table-design .title h4 {    font-size: 30px;}
.input-home input{width: 100%; height: 45px; border: 2px solid #ccc; font-size: 14px; margin-bottom: 10px; padding-left: 30px; color: #555;}
.input-home input:focus{outline: none;}
.input-home textarea{width: 100%; height: 100px; border: 2px solid #ccc; font-size: 14px; margin-bottom: 10px;  padding-left: 30px; padding-top: 5px; color: #555;}
.input-home textarea:focus{outline: none;}
.input-home button{width: 100%; border: none; padding: 10px 0;     background: linear-gradient(to right, #df5b36 0%, #ab2c5d 100%); transition: 0.5s;}
.input-home button:hover{background: #000;}
.form-inner-design h4{font-size: 25px; margin-bottom: 30px;}
.input-home i {    position: absolute;    left: 25px;    top: 12px; color: #ab2c5d;}
.about-us-content{background: url(img/about-bg.jpg) no-repeat; background-position: 50% 0%;}
.about-more-content ul {    column-count: 2;}
.about-more-content ul li {    line-height: 35px;}
.about-more-content ul li i{color: #ab2c5d;}

.price-list{    background: linear-gradient(to right, #df5b36 0%, #ab2c5d 100%);}
.price-list .title h4{font-size: 30px;}
a.subscribe-btn {      background: linear-gradient(to right, #df5b36 0%, #ab2c5d 100%);    padding: 10px 30px; transition: 0.5s;}
a.subscribe-btn:hover{background:#000;}
.plan-card {  width: 100%;  background: #fff;  border-radius: 16px;  box-shadow: 0 2px 16px rgba(0,0,0,0.12);/*  padding: 24px 20px 20px 20px;*/  position: relative; margin: 30px auto;  overflow: hidden; /* Important to keep ribbon inside */}
.ribbon {position: absolute;    top: 32px;    left: -35px;    background: #e74c3c;    color: #fff;    padding: 4px 32px;    font-size: 13px;    font-weight: bold;    transform: rotate(-45deg);    letter-spacing: 1px;    box-shadow: 0 2px 6px rgba(0, 0, 0, 0.12);    z-index: 2;}
.plan-price {  font-size: 2rem;  font-weight: bold;  color: #222;      font-family: "Poppins", sans-serif;  text-align: right;}
.plan-price span {  font-size: 1rem; color: #666;  font-weight: 600;}
.plan-title {  text-align: right;  font-size: 1.3rem;  color: #ab2c5d ;  font-weight: 600;  margin-bottom: 8px;  margin-top: 6px;      font-family: "Poppins", sans-serif;}
.plan-speed {  text-align: right;  font-size: 1.4rem;  color: #2ecc40;      font-family: "Poppins", sans-serif; font-weight: bold;  margin-bottom: 14px;}
.plan-speed span {  font-size: 1rem;  color: #2ecc40;  font-weight: normal;}
.plan-channels {  display: flex;  align-items: center;  justify-content: center;  gap: 6px;  margin-bottom: 18px;}
.plan-channels img {  width: 32px;  height: 24px;  object-fit: contain;  border-radius: 4px;  background: #f7f7f7;  border: 1px solid #eee;}
.plan-channels span {  font-size: 1rem;  color: #2ecc40;  font-weight: bold;  margin-left: 4px;}
.plan-features {  list-style: none;  padding: 0;  margin: 0; line-height: 37px;}
.plan-features li {  display: flex;  align-items: center;  font-size: 14px;  color: #444;  margin-bottom: 8px;}
.plan-features .check {  color: #2ecc40;  font-size: 1.2rem;  margin-right: 10px;}
.plan-features .cross {  color: #e74c3c;  font-size: 1.2rem;  margin-right: 10px;}
.plan-card {  width: 100%;  height: 400px;  perspective: 1200px;}
.plan-card-inner {  position: relative;  width: 100%;  height: 100%;  transition: transform 1s cubic-bezier(.4,2.08,.55,.44);  transform-style: preserve-3d;}
.plan-card-front,.plan-card-back {  position: absolute;  width: 100%;  height: 100%; backface-visibility: hidden;  background: #fff;  overflow: hidden;}
.plan-card-back {  display: flex;  align-items: center;  justify-content: center;  background: #f5f6fa;  transform: rotateY(180deg);}
.plan-card:hover .plan-card-inner {  transform: rotateY(180deg);}
.select-plan a {    padding: 10px 30px;    color: #fff;    background: linear-gradient(to right, #df5b36 0%, #ab2c5d 100%);   transition: 0.5s;}
.select-plan a:hover{background: #000;}
.three-d-album {  padding: 55px 0 0;}
.single-3d {  -webkit-box-flex: 0;      -ms-flex: 0 0 16%;          flex: 0 0 16%;  max-width: 16%;  padding: 15px;}
.single-3d img {  -webkit-box-shadow: 0px 36px 36.9px 1.1px rgba(0, 0, 0, 0.22), inset -0.5px -0.9px 0 0 rgba(255, 255, 255, 0.75);          box-shadow: 0px 36px 36.9px 1.1px rgba(0, 0, 0, 0.22), inset -0.5px -0.9px 0 0 rgba(255, 255, 255, 0.75);  -webkit-transition: all 0.8s cubic-bezier(0, 1.09, 1, 1);  -o-transition: all 0.8s cubic-bezier(0, 1.09, 1, 1);  transition: all 0.8s cubic-bezier(0, 1.09, 1, 1);  z-index: 1;  position: relative;}
.threed-container-wrapper {  -webkit-perspective: 2950px;          perspective: 2950px;}
.threed-container-inner {  -webkit-transform: translate3d(-11%, -25%, 0) scale(1) rotateX(45deg) rotateY(-5deg) rotateZ(25deg);          transform: translate3d(-11%, -25%, 0) scale(1) rotateX(45deg) rotateY(-5deg) rotateZ(25deg);  display: -webkit-box;  display: -ms-flexbox;  display: flex;  -ms-flex-wrap: wrap;      flex-wrap: wrap;}
.three-d-album-width {  width: 122%;  margin-top: 180px;}
.single-3d:hover img {  -webkit-transform: scale(1.5);      -ms-transform: scale(1.5);          transform: scale(1.5);  -webkit-box-shadow: 0px 36px 67.9px 2.1px rgba(0, 0, 0, 0.5), inset -0.5px -0.9px 0 0 rgba(255, 255, 255, 0.75);          box-shadow: 0px 36px 67.9px 2.1px rgba(0, 0, 0, 0.5), inset -0.5px -0.9px 0 0 rgba(255, 255, 255, 0.75);  -webkit-transition: all .6s ease-in-out;  -o-transition: all .6s ease-in-out;  transition: all .6s ease-in-out;  position: relative;  z-index: 5;}
.three-d-album {  background-image: url(img/play_bg.png);  overflow: hidden;  background-position: left 93%;  background-repeat: no-repeat;  background-size: auto;}
.three-d-album .more-album {  position: absolute;  right: 350px;  margin-top: 54px;}
.three-d-album .more-album a {  font-size: 14px;  color: #959595;  font-family: "Changa", sans-serif;  font-weight: 500;}
.three-d-album .more-album a:hover i {  margin-left: 20px;  -webkit-transition: all 0.8s cubic-bezier(0, 1.09, 1, 1);  -o-transition: all 0.8s cubic-bezier(0, 1.09, 1, 1);  transition: all 0.8s cubic-bezier(0, 1.09, 1, 1);}
.three-d-album .more-album a i {  color: #f60038;  display: block;  -webkit-transition: all 0.8s cubic-bezier(0, 1.09, 1, 1); -o-transition: all 0.8s cubic-bezier(0, 1.09, 1, 1);  transition: all 0.8s cubic-bezier(0, 1.09, 1, 1);  margin-left: 0;}
@media (min-width: 992px) and (max-width: 1200px) {
.single-3d {    padding: 5px;  }
}
@media (min-width: 768px) and (max-width: 992px) {
.threed-container-inner {    -webkit-transform: translate3d(0, 0, 0) scale(1) rotateX(0deg) rotateY(0deg) rotateZ(0deg);            transform: translate3d(0, 0, 0) scale(1) rotateX(0deg) rotateY(0deg) rotateZ(0deg);  }
.single-3d {    width: 20%;    padding: 7px;    -webkit-box-flex: 0;        -ms-flex: 0 0 20%;            flex: 0 0 20%;    max-width: 20%; }
.three-d-album-width {    width: 100%;    margin-top: 170px;    padding: 0 21px;  }
}
@media (min-width: 768px) and (max-width: 991px) {
.single-3d.empty-space {    display: none;  }
.three-d-album {    padding-bottom: 180px;  }
}
@media (min-width: 576px) and (max-width: 776px) {
  .threed-container-inner {
    -webkit-transform: translate3d(0, 0, 0) scale(1) rotateX(0deg) rotateY(0deg) rotateZ(0deg);
            transform: translate3d(0, 0, 0) scale(1) rotateX(0deg) rotateY(0deg) rotateZ(0deg);
  }
  .single-3d {
    width: 25%;
    padding: 7px;
    -webkit-box-flex: 0;
        -ms-flex: 0 0 25%;
            flex: 0 0 25%;
    max-width: 25%;
  }
  .three-d-album-width {    width: 100%;    margin-top: 154px;    padding: 0 15px;  }
  .empty-space {    display: none;  }
  .banner-five .baneer-five-content h3 {    font-size: 22px;    margin-top: 53px;  }
  .banner-five .baneer-five-content .tim-slide-btn {    margin-top: 20px;    padding: 12px 35px;  }
  .three-d-album .more-album {    margin-top: 0;  }
}
@media (min-width: 320px) and (max-width: 575px) {
.threed-container-inner {    -webkit-transform: translate3d(0, 0, 0) scale(1) rotateX(0deg) rotateY(0deg) rotateZ(0deg);            transform: translate3d(0, 0, 0) scale(1) rotateX(0deg) rotateY(0deg) rotateZ(0deg);}
.three-d-album-width {    width: 100%;    margin-top: 170px;    padding: 0 15px;  }
.three-d-album {    background-image: none;  }
.single-3d {    -ms-flex: 0 0 46%;    -webkit-box-flex: 0;            flex: 0 0 46%;    max-width: 46%;    overflow: hidden;    padding: 0;    margin: 5px; }
.empty-space {    display: none;  }  
.three-d-album-width {    margin-top: 100px;  }
.three-d-album .more-album {    left: 10px;    margin-top: 0; right: 0;  }
}
.wide_line_bg:after {    position: absolute;    content: '';    left: -8%;
    top: 28%;
    width: 117%;
    height: 325px;
    z-index: -1;
    background-repeat: no-repeat;
    background: #f1f1f1;
    -webkit-transform: rotate(160deg);
    -ms-transform: rotate(160deg);
    transform: rotate(160deg);
}
.grid-60 {
    width: 60%;
    float: left;
    padding: 0 15px;
}
.grid-40 {
    width: 40%;
    float: left;
    padding: 0 15px;
}
.subscribe-two {
    position: relative;
    -webkit-box-shadow: 0px 36px 36.9px 1.1px rgba(0, 0, 0, 0.1);
    box-shadow: 0px 36px 36.9px 1.1px rgba(0, 0, 0, 0.1);
    padding: 25px 25px;
    background: linear-gradient(to right, #df5b36 0%, #ab2c5d 100%);
}
.section-title.style-five h2 {
    color: #f60038;
    font-weight: 700;
}
.section-title.style-five h2::before {
    width: 70px;
    height: 1px;
    left: 0;
    -webkit-transform: translate(0);
    -ms-transform: translate(0);
    transform: translate(0);
}
.section-title.style-five p {
    padding: 0;
    width: 350px;
    font-weight: 300;
    font-size: 18px;
}
.subscribe-two input {
    background: #f7f7f7;
    font-weight: 500;
    width: 100%;
    border: 0px solid;
    height: 45px;
    padding-left: 19px;
    margin-bottom: 19px;
}

.subscribe-two input:focus{outline: none;}
.subscribe-two textarea:focus{outline: none;}

.subscribe-two textarea {    background: #f7f7f7;    width: 100%;    border: 0px solid;    height: 70px;    padding-left: 19px;    margin-bottom: 19px; font-weight:500;}
.subscribe-two button{width: 100%;   height: 40px;  background: #000; transition: 0.5s; font-weight:500;}
.subscribe-two button:hover{background: #000}
.wide_line_bg{    position: relative;    overflow: hidden;    overflow-x: hidden;    overflow-y: hidden;}
.spotlight-inner img {    border: 2px solid #ab2c5d ;    padding: 5px;}
.trial-img h6{color: #333; font-size: 30px;}
.subscribe-two h5 {    font-size: 29px;}
.three-d-album h2 {    font-size: 30px;}
.about-more-content h2 {    font-size: 28px;    margin-bottom: 15px;}

/* HS10 */
.hs10{height: 100vh; background: transparent; padding: 10vh 0 0; transition: all 0.5s; position: relative;}
.movie_list{     width: 100%;    height: auto;    position: absolute;    left: 40px;    right: 0;    bottom: 45%;    margin: 0px auto;}
.movie_list img{width: 100%; height: 100%;}
.hs10-cont {margin-top: 15vh;}
.hs10 .container{transition: all 0.5s; opacity: 0;top: 30vh; position: relative;}
.hs10.active .container{opacity: 1; top: 0; transition: all 0.9s;}
.pdsm{position: absolute; opacity: 0.9;}
.pdsm_bg{position: relative; width: 100%; height: 100%;}
.pd_l1{top: 0;left: 0;right: 0; width: 100%; height: 40vh; z-index: 2; transition: all 0.1s;}
.pd_l1 .pdsm_bg{background: url(img/p1.png) no-repeat; background-size: 100% 100%;}
.pd_l2{top:0;left:0;bottom:0; width:65vh; height: 100vh; z-index: 1;transition: all 0.5s;}
.pd_l2 .pdsm_bg{background:url(img/p2.png) no-repeat; background-size: 100% 100%; transform: rotateY(180deg)}
.pd_l3{top:0;right:0;bottom:0;width:65vh; height: 100vh; z-index: 1; transition: all 0.5s;}
.pd_l3 .pdsm_bg{background:url(img/p2.png) no-repeat; background-size: 100% 100%; }
.sm-cont-logo{width: 17vh; height: 9vh; margin-bottom: 30px;}
.sm-cont-logo img{width: 100%;height: 100%;}
.hs10-cont .sm-cont h2{margin: 26px 0 12px;}
/* HS10 END */
.pr {    position: relative;    text-align: center;}
.hs10.gradientS10.pr {    overflow: hidden;}
.movie_list ul li {    width: 22%;    float: left;    margin-right: 16px;}
.movie_list li a {    display: block;    margin-top: 10px;    font-weight: 600;}
.main-release-channel {  direction: rtl; /* Flip the slick direction */}
.main-release-channel .slick-slide {  direction: ltr; /* Restore content direction inside */}
footer{position: relative; overflow: hidden;}

/* footer:after{
    position: absolute;
    content: '';
    left: -8%;
    top: 28%;
    width: 117%;
    height: 325px;
    z-index: -1;
    background-repeat: no-repeat;
    background: linear-gradient(to right, #df5b36 0%, #ab2c5d 100%);
    -webkit-transform: rotate(160deg);
    -ms-transform: rotate(160deg);
    transform: rotate(160deg);
} */
.copy-right{background: #000;}

.footer-social-media .fa-facebook-f{background: #2e578f;}
.footer-social-media .fa-x-twitter{background: #000;}
.footer-social-media .fa-instagram{background: #f09433; background: -moz-linear-gradient(45deg, #f09433 0%, #e6683c 25%, #dc2743 50%, #cc2366 75%, #bc1888 100%); background: -webkit-linear-gradient(45deg, #f09433 0%,#e6683c 25%,#dc2743 50%,#cc2366 75%,#bc1888 100%); background: linear-gradient(45deg, #f09433 0%,#e6683c 25%,#dc2743 50%,#cc2366 75%,#bc1888 100%); filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f09433', endColorstr='#bc1888',GradientType=1 );}
.footer-social-media .fa-youtube{background: red;}
.footer-social-media i {    width: 35px;    height: 35px;    line-height: 35px;    color: #fff;}
.bg-white-bg span {    color: #fff; font-weight: 400;}
.bg-white-bg a {    color: #fff;}
.breadcumb{    background: url(img/bg-background.jpg) no-repeat;  padding: 200px 0 100px 0;}

.contact-section{
  position: relative;
  padding: 60px 0px 50px 0;
}

.contact-section .pattern-layer{
  position: absolute;
  left: 0px;
  top: 0px;
  width: 100%;
  height: 100%;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
}

.contact-section .inner-box{
      position: relative;
    display: block;
    padding-left: 685px;
    border-radius: 10px;
}

.contact-section .inner-box .image-box{
  position: absolute;
  left: 0px;
  top: 0px;
}

.contact-section .inner-box .image-box .image img{
  width: 100%;
}

.contact-section .form-inner{
  position: relative;
  display: block;
  background: #fff;
  box-shadow: 0px 0px 30px 0px rgba(0, 0, 0, 0.10);
  border: 1px solid #e6e2e3;
  border-radius: 0px 10px 10px 0px;
  padding: 50px 40px;
}

.contact-section .form-inner .message-btn button{
  width: 100%;
  box-shadow: none;
}

.contact-section .sec-title h3{
  display: block;
  font-size: 36px;
  line-height: 46px;
  font-weight: 700;
}

.contact-section .sec-title{
  margin-bottom: 28px;
}

.contact-section .inner-box .image-box .text{
  position: absolute;
  left: 30px;
  bottom: 14px;
  width: 340px;
  padding: 34px 40px 33px 40px;
}

.contact-section .inner-box .image-box .text .icon-box{
  position: absolute;
  top: -35px;
  right: 0px;
  width: 88px;
  height: 88px;
  line-height: 74px;
  background: #fff;
  text-align: center;
  border-radius: 50%;
}

.contact-section .inner-box .image-box .text h3{
  display: block;
  font-size: 22px;
  line-height: 30px;
  font-weight: 500;
  color: #fff;
  margin-bottom: 11px;
}

.contact-section .inner-box .image-box .text p{
  color: #fff;
  margin-bottom: 22px;
}

.contact-section .inner-box .image-box .text a{
  display: inline-block;
  color: #fff;
  font-size: 18px;
  font-weight: 500;
}

.contact-section .inner-box .image-box .text a i{
  position: relative;
  top: 2px;
  font-size: 20px;
}

.contact-section .inner-box .image-box .text a span{
  padding-left: 10px;
}

.contact-section .inner-box .image-box .text a:hover span{
  text-decoration: underline;
}

.contact-section .info-inner .single-item .icon-box{
  position: relative;
  display: inline-block;
  width: 52px;
  height: 52px;
  line-height: 60px;
  font-size: 24px;
  text-align: center;
  border-radius: 15px;
  border: 1px solid #e6e2e3;
  box-shadow: 0px 0px 30px 0px rgba(0, 0, 0, 0.10);
  margin-bottom: 24px;
  z-index: 1;
  transition: all 500ms ease;
}

.contact-section .info-inner .single-item:hover .icon-box{
  color: #fff;
}

.contact-section .info-inner .single-item .icon-box:before{
  position: absolute;
  content: '';
  width: calc(100% + 2px);
  height: calc(100% + 2px);
  left: -1px;
  top: -1px;
  transform: scale(0,0);
  border-radius: 15px;
  z-index: -1;
  transition: all 500ms ease;
}

.contact-section .info-inner .single-item:hover .icon-box:before{
  transform: scale(1,1);
}

.contact-section .info-inner .single-item h3{
  display: block;
  font-size: 22px;
  line-height: 30px;
  font-weight: 500;
  margin-bottom: 6px;
}

.contact-section .info-inner .single-item p a{
  color: #000;
}
.contact-section .info-inner .single-item{
  position: relative;
}

.contact-section .info-inner .single-item:before{
  position: absolute;
  content: '';
  background: #e6e2e3;
  width: 1px;
  height: calc(100% - 4px);
  top: 0px;
  right: -15px;
}

.contact-section .info-inner .single-column:last-child .single-item:before{
  display: none;
}


.default-form .form-group input[type='text'], 
.default-form .form-group input[type='email'], 
.default-form .form-group input[type='phone'],
.default-form .form-group input[type='services'],
.default-form .form-group textarea {
    position: relative;
    display: block;
    width: 100%;
    height: 60px;
    border: 1px solid #e6e2e3;
    border-radius: 0px;
    font-size: 16px;
    color: #757072;
    padding: 20px;
    padding-right: 50px;
    box-shadow: 0px 0px 30px 0px rgba(0, 0, 0, 0.08);
    transition: all 500ms ease;
}
.default-form .form-group input:focus{outline: none;}
.default-form .form-group textarea:focus{outline: none;}
.default-form .form-group i {
    position: absolute;
    top: 22px;
    right: 20px;
    font-size: 16px;
    z-index: 1;
}
.default-form .form-group i {
    color: #bb235a;
}
.contact-section .inner-box .image-box .text {
    background: linear-gradient(to right, #df5b36 0%, #ab2c5d 100%);
}
.contact-section .info-inner .single-item .icon-box:before {
    background: linear-gradient(to right, #df5b36 0%, #ab2c5d 100%);
}
.centred {
    text-align: center;
}
.icon-box i {
    font-size: 18px;
    position: relative;
    top: -7px;
}
form#contact-form {    position: relative;}
.message-btn button {    border: none;     background: linear-gradient(to right, #df5b36 0%, #ab2c5d 100%);   padding: 10px 0;}
figure.image img {    height: 635px;    width: 100%;}
.form-inner h6 {    font-size: 25px;}
.services_box img{border-radius: 50px;}

.inner-faqs{    background: linear-gradient(to right, #df5b36 0%, #ab2c5d 100%);}
.full-channel-bg{    background: linear-gradient(to right, #df5b36 0%, #ab2c5d 100%);}
.get-in-touch a {    background: #000;    padding: 10px 30px;    color: #fff;}
.fiber-to-the-home .title h4{    font-family: "Poppins", sans-serif;}
.inner-side-content span{font-weight: 600;}
.inner-side-content p {    display: flex;    margin-right: 0;}
.inner-side-content i { padding-right: 10px; margin-top: 5px;}
.content-side-mode img {    width: 35%;    float: left;    margin-right: 20px;}
.content-side-mode h2 {    font-size: 22px;}


.play_rigth_cont{width:100%;float:left;text-align:center;padding:3rem 3rem 1rem 3rem;}
.play_rigth_cont h2{color:#fff;font-size:36px;margin:1.5% 0 1.5% 0;}
.play_rigth_cont p{color:#fff;font-size:18px;line-height:30px;font-weight:300;padding-bottom:7%;}
.play_box{width:100%;float:left;margin:0;padding:0;text-align:center;}
.play_box li{display:inline-block;width:50%;position:relative;max-width:100%;float:left;border:dashed 1px #f9c0c1;}
.play_box li:nth-child(2){border-top-color:transparent;border-right-color:transparent;border-bottom-color:transparent;}
.play_box li:nth-child(3){border-left-color:transparent;border-bottom-color:transparent;border-right-color:transparent;}
.play_box li:first-child{border-left-color:transparent;border-right-color:transparent;border-bottom-color:transparent;border-top-color:transparent;}
.play_box li:nth-child(4){border-right-color:transparent;border-bottom-color:transparent;}
.play_icon_main{width:100%;display:table;padding:20px 0 20px 0;}
.play_icon_midd{display:table-cell;vertical-align:middle;}
.play_icon_midd img{min-height:59px;max-height:59px;}
.play_icon_midd p{ font-family: "Poppins", sans-serif;text-transform:capitalize;color:#fff;font-size:16px;margin-top:10px;padding-bottom:0;}
.play_box li .more_dtl{width:260px;z-index:500;height:auto;position:absolute;background:#fff;color:#000;font-size:13px;line-height:22px;padding:10px;visibility:hidden;opacity:0;transition:ease-in .3s all;top:-10px;border-radius:5px;left:20px;}
.play_box li .more_dtl::after{content:"";width:0;height:0;border-left:10px solid transparent;border-right:10px solid transparent;border-top:10px solid #fff;margin-top:150px;z-index:500;position:absolute;bottom:-10px;right:45%;}
.play_box li:hover .more_dtl{display:block;visibility:visible;opacity:1;top:0px;}

.play_broad_band {
    width: 100%;
    background: #ab2c5d;
}

.play_first:before {
    border-left-color: transparent;
    border-right-width: 150px;
    border-right-style: solid;
    border-top: 750px solid transparent;
    right: 0;
    left: auto;
    border-left-width: 150px;
    border-left-style: solid;
    height: 750px;
    margin-bottom: -750px;
    display: block;
    position: absolute;
    top: 0;
    content: '';
    z-index: 1;
    border-right-color: #ab2c5d;
}

.ftth_uses {
    background-image: url(img/ftth_uses_bg.jpg) !important;
    position: relative;
    min-height: 600px;
    overflow: hidden;
    background-size: cover;
}
.content-side-mode p {
    font-size: 15px;
}
.about-us-design{background: url(img/bgnormal.jpg) no-repeat;}
.about-side-content h1 {    font-size: 25px;}

.tagline-design{    background: linear-gradient(to right, #df5b36 0%, #ab2c5d 100%);}
.tagline-design_inner a {    background: #000;    padding: 10px 30px;}
nav.mobile-menu {    display: none;}
.mobile-part {    display: none;}
.content-side-mode p {    margin-bottom: 20px;}
.content-side-mode ul li {  margin-bottom: 15px;    list-style-type: disc;}
.content-side-mode ul{padding-left: 15px;}
.main-header {

  padding: 15px 0;
}

.logo {
  display: flex;
  flex-direction: column;
}

.logo-text {
  font-size: 28px;
  font-weight: bold;
  color: #2196f3;
  line-height: 1;
}

.logo-tagline {
  font-size: 12px;
  color: #666;
  margin-top: -2px;
}

.navbar-nav .nav-link {
  font-weight: 600;
  transition: color 0.3s ease;
}

.navbar-nav .nav-link:hover {
  color: #df5b36 !important;
}

/* Hero Section */
.hero-section {
  background: linear-gradient(rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.5)),
    url("http://xstreamiptv.ca/public/img/bg-background.jpg");
  background-size: cover;
  background-position: center;
  background-attachment: fixed;
  min-height: 400px;
  color: white;
}

.hero-title {
  font-size: 3.5rem;
  font-weight: bold;
  margin-bottom: 20px;
  text-shadow: 2px 2px 4px rgba(0, 0, 0, 0.5);
}

.breadcrumb-nav {
  background: rgba(180, 164, 164, 0.382);
  padding: 10px 20px;
  border-radius: 25px;
  display: inline-block;
  font-size: 14px;
}

.breadcrumb-item {
  color: white;
}

.breadcrumb-item.active {
  color: #df5b36;
}
.recent-post{
    display: flex;
}

.breadcrumb-separator {
  margin: 0 10px;
  color: #ccc;
}

/* Main Content */
.main-content {
  background: #f8f9fa;
}

.blog-post {
  background: white;
  border-radius: 10px;
  overflow: hidden;
  box-shadow: 0 5px 15px rgba(0, 0, 0, 0.1);
}

.blog-image img {
  width: 100%;
  height: 250px;
  padding: 10px 10px;
  object-fit: cover;

}

.blog-content {
  padding-top: 4%;
   min-height: 420px;
}

.blog-title {
  color: #333;
  font-weight: bold;
  font-size: 2rem;
}

.blog-text {
  color: #666;
  line-height: 1.8;
  font-size: 16px;
  text-align: justify;
  padding-right:20px;
}

.read-more-btn {
  background: linear-gradient(to right, #df5b36 0%, #ab2c5d 100%);
  border: none;
  padding: 12px 30px;
  border-radius: 25px;
  font-weight: 600;
  transition: all 0.5s ease;
}
footer{position: relative; overflow: hidden;}

/* footer:after{
    position: absolute;
    content: '';
    left: -8%;
    top: 28%;
    width: 117%;
    height: 325px;
    z-index: -1;
    background-repeat: no-repeat;
    background: linear-gradient(to right, #df5b36 0%, #ab2c5d 100%);
    -webkit-transform: rotate(160deg);
    -ms-transform: rotate(160deg);
    transform: rotate(160deg);
} */
.copy-right{background: #000;}

.footer-social-media .fa-facebook-f{background: #2e578f;}
.footer-social-media .fa-x-twitter{background: #000;}
.footer-social-media .fa-instagram{background: #f09433; background: -moz-linear-gradient(45deg, #f09433 0%, #e6683c 25%, #dc2743 50%, #cc2366 75%, #bc1888 100%); background: -webkit-linear-gradient(45deg, #f09433 0%,#e6683c 25%,#dc2743 50%,#cc2366 75%,#bc1888 100%); background: linear-gradient(45deg, #f09433 0%,#e6683c 25%,#dc2743 50%,#cc2366 75%,#bc1888 100%); filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f09433', endColorstr='#bc1888',GradientType=1 );}
.footer-social-media .fa-youtube{background: red;}
.footer-social-media i {    width: 35px;    height: 35px;    line-height: 35px;    color: #fff;}
.bg-white-bg span {    color: #fff; font-weight: 400;}
.bg-white-bg a {    color: #fff;}
.breadcumb{    background: url(img/bg-background.jpg) no-repeat;  padding: 100px 0 100px 0;}


.read-more-btn:hover {
  background: #000;
}

/* Sidebar */
.sidebar {
  padding-left: 30px;
}

.sidebar-widget {
  background: white;
  border-radius: 10px;
  padding: 25px;
  box-shadow: 0 5px 15px rgba(0, 0, 0, 0.1);
  margin-bottom: 30px;
  width: 400px;
}

.widget-title {
  color: #333;
  font-weight: bold;
  font-size: 1.2rem;
  margin-bottom: 20px;
  padding-bottom: 10px;
  border-bottom: 3px solid #e5e5e5;
  position: relative;
}
.widget-title::before{
    position: absolute;
    content: " ";
    width: 40%;
    height: 2px;
    background: linear-gradient(to right, #df5b36 0%, #ab2c5d 100%);
    bottom: -2px;
}

.recent-post-image{
    width: 20%;
    margin-right: 20px;
}

.recent-post-image img {
  width: 100%;
  height: 70%;
  margin-bottom: 15px;
  object-fit:cover;
}

.recent-post-title {
  color: #333;
  font-size: 1.1rem;
  font-weight: 600;
}

/* Responsive Design */
@media (max-width: 768px) {
 

  .top-header .row > div {
    margin-bottom: 10px;
  }

  .contact-info {
    text-align: center !important;
  }

  .contact-info span {
    display: block;
    margin-bottom: 5px;
  }

  .hero-title {
    font-size: 2.5rem;
  }

  .sidebar {
    padding-left: 0;
    margin-top: 30px;
  }

  .blog-content {
    padding: 20px;
  }

  .social-icons {
    justify-content: center;
  }
}

@media (max-width: 576px) {
  .hero-title {
    font-size: 2rem;
  }

  .blog-title {
    font-size: 1.5rem;
  }

  .blog-text {
    font-size: 14px;
  }

  .logo-text {
    font-size: 24px;
  }

  .navbar-nav .nav-link {
    padding: 8px 10px !important;
    font-size: 14px;
  }
}

/* Additional responsive utilities */
@media (max-width: 992px) {
  .hero-section {
    background-attachment: scroll;
  }
}

.read-more-btn{
    margin: 15px 0;
}


/* blogs-inner */

.inner-sidebar-widget{
    background: linear-gradient(to right, #df5b36 0%, #ab2c5d 100%); 
    display: flex; 
    flex-direction: column; 
    align-items: center;
    border-radius: 10px;
    padding-bottom: 30px;
}

.inner-sidebar-widget form{
    display: flex; 
    flex-direction: column; 
    gap: 20px; 
    width: 80%;
}

.form-heading h5{
    font-size: 30px;
    color: #fff;
    padding-bottom: 20px;
    padding-top: 10px;
}
.inner-sidebar-widget form input:focus{
    outline: none;
}
.inner-sidebar-widget form input{
    padding-left: 15px;
    height: 35px;
    border: none;
}
.inner-sidebar-widget form textarea:focus{
    outline: none;
}
.inner-sidebar-widget form textarea{
    padding-left: 15px;
    border: none;
    height: 80px;
    resize: none;
}

.inner-sidebar-widget form button{
    background-color: black;
    border: none;
    color: #fff;
    font-size: 25px;
    font-weight: 600;
}

.inner-blog-post .blog-image img{
    float: left;
    margin-right: 15px;
}

.recent-post{
    margin-bottom: 20px;
    border-bottom: 2px solid #eee;
}

.heading{
  text-align: center;
}
.testimonial {
background: url(../public/img/bg-testimonial.jpg);

  
}
    .testimonial img {
      width: 80px;
      height: 80px;
      object-fit: cover;
      border-radius: 50%;
      margin-bottom: 15px;
    }
    .testimonial h5 {
      margin-bottom: 5px;
      font-weight: bold;
    }
    .testimonial p {
      font-style: italic;
    }
.fennec-nav .navbar .navbar-nav .nav-item .buy-now{
  background: linear-gradient(to right, #df5b36 0%, #ab2c5d 100%);
  border-radius: .25rem;
}

.fennec-nav .navbar .navbar-nav .nav-item .buy-now:hover{ background: black;}





.subscription-section {
  margin-bottom: 30px;
}

.section-title {
  background: linear-gradient(to right, #df5b36 0%, #ab2c5d 100%);
  color: #fff;
  text-align: center;
  padding: 8px;
  border-radius: 25px;
  margin-bottom: 20px;
  font-size: 1.2rem;
  font-weight: 600;
}

.subscription-card {
  border-radius: 15px;
  overflow: hidden;
  position: relative;
  border: 1px solid #e0e0e0;
  background-color: #fff;
  box-shadow: 0 4px 6px rgba(0, 0, 0, 0.05);
  min-height: 270px;
}

.subscription-badge {
  background:linear-gradient(to right, #df5b36 0%, #ab2c5d 100%);
  color: white;
  padding: 4px 8px;
  border-radius: 5px;
  font-size: 0.7rem;
  font-weight: bold;
}

.device-image {
  max-width: 100%;
  height: auto;
  display: block;
  margin: 0 auto;
}

.device-name {
  font-size: 12px;
  margin-bottom: 5px;
}

.price {
  font-size: 1.4rem;
  font-weight: bold;
  color: #333;
  margin-bottom: 10px;
}

.buy-btn {
  background: linear-gradient(to right, #df5b36 0%, #ab2c5d 100%);
  border: none;
  border-radius: 20px;
  padding: 5px 15px;
  font-size: 0.9rem;
  font-weight: bold;
}

.buy-btn:hover {
  background: #000;
}
.heading{
  font-weight: bold;
  font-size: 30px;
}


.learn-btn {
    background: transparent;
    border: none;
    border-radius: 20px;
    padding: 5px 15px;
    font-size: 0.9rem;
    font-weight: bold;
    color: black;
    border: 1px solid black;
    transition: 0.5s;
}
.learn-btn:hover{
  background-color: black;
  color: white;
}

.buy-content{
	font-family: "Poppins", sans-serif;
}


@media (max-width: 768px) {
  .subscription-card .row {
    flex-direction: column !important;
  }

  .subscription-card .col-5,
  .subscription-card .col-7 {
    width: 100% !important;
    text-align: center !important;
    padding: 10px !important;
  }

  .device-image {
    margin-bottom: 15px !important;
  }
  .heading{
    font-size: 17px ;}
  .section-title{ font-size:14px}
}

.buy-btn{ width: 100%; margin-bottom: 15px;}
.learn-btn{ width: 100%; margin-bottom: 15px;}


        .header {
            color: #000;
            padding: 20px 0;
            text-align: center;
    
        }

        .header h1{
          font-size: 21px;
          font-weight: bold;
        }
        
        .product-card {
            background-color: #f2f2f2;
            border-radius: 8px;
            padding: 20px;
            margin-bottom: 30px;
            height: 100%;
            transition: transform 0.3s;
            text-align: center;
        }
        
        .product-card:hover {
            transform: translateY(-5px);
            box-shadow: 0 10px 20px rgba(0,0,0,0.1);
        }
        
        .product-image {
            text-align: center;
            margin-bottom: 15px;
        }
        
        .product-image img {
            max-width: 100%;
            height: auto;
        }
        
        .product-title {
            font-size: 17px;
            font-weight: 600;
            margin-bottom: 10px;
           font-family: "Poppins", sans-serif;
        }
        
        .product-price {
            font-size: 18px;
            font-weight: bold;
            color: #333;
            margin-bottom: 5px;
           font-family: "Poppins", sans-serif;
        }
        
        .original-price {
            text-decoration: line-through;
            color: #999 !important;
            font-size: 14px;
            margin-left: 5px;
            background: none ;
           font-family: "Poppins", sans-serif;
        }
        
        .product-description {
            font-size: 14px;
            color: #666;
              font-weight: 400;
            margin-bottom: 15px;
            min-height: 60px;
            font-family: "Poppins", sans-serif;
        }
        
        .btn-primary {
            background: linear-gradient(to right, #df5b36 0%, #ab2c5d 100%);
            border: none;
            transition: background 1s ;
            border-radius: 7px;
        }
        
        .btn-primary:hover {
            background: #000;
         
        }
          .gradient-text {
      
      font-weight: bold;
      background: linear-gradient(to right, #df5b36 0%, #ab2c5d 100%);
      -webkit-background-clip: text;
    

      /* For better cross-browser */
      background-clip: text;
      color: transparent;
    }
        .btn-outline-secondary {
            color: #000;
            border-color: #000;
            border-radius: 7px;
        }
        
        .btn-outline-secondary:hover {
            background-color: #eee;
            color: #000;
        }
        
        @media (max-width: 767px) {
            .product-description {
                min-height: auto;
            }
        }
        
      .buttons{ gap: 10px;}
.recent-post-title a{ color: #000;}
.blog-content ul{ list-style: disc; margin-left: 15px; line-height: 30px; }
.main-content h2{ font-size: 18px; text-align: justify;    font-weight: 500;}
.main-content h3{ font-size: 18px; padding-top: 15px; margin-bottom: 10px;}
.main-content h4{ font-size: 18px; padding-top:15px; font-weight: 500;}
.main-content h5{ font-size: 18px;}
.main-content h6{ font-size: 18px;}
.blog-post {    margin-bottom: 30px;}
.blog-content p {
    text-align: justify;
    line-height: 25px;
  margin-bottom: 12px;
}

.buy-button{     padding: 10px 30px;
    font-size: 15px;
  font-weight: 600;}
.text-muted.small{ font-family: "Poppins", sans-serif;}

.about-side-content h3 {    margin-top: 12px;    margin-bottom: 12px;    font-size: 22px;}
.about-side-content ul li {    margin-bottom: 15px;    list-style-type: disc;}
.about-side-content ul {    padding-left: 15px;}

h4.design-this {    width: 30%;    margin: 0px auto;}
.subscription-badge {    width: 88%;    margin: 0px auto; font-size:18px;}
button.buy-btn {    width: 45%;}
.small.mb-1.vod {    margin-top: 14px;}

/*Payment*/
.payment-form .title h4{font-size: 30px;}
.main-one-side-form{background: #ededed;}
.main-one-side-form span {    font-size: 17px; font-weight: 600; border-bottom: 1px solid #ccc; padding-bottom: 18px;}
.main-second-side-form span { font-size: 17px; font-weight: 600;  border-bottom: 1px solid #ccc; padding-bottom: 18px;}
.main-second-side-form {    background: #fff; border:2px solid #df5b36;}
.de-flex {    display: flex;    justify-content: space-between;}

.currency-prepend {    background-color: #e9ecef;    padding: .375rem .75rem;    font-size: 1rem;    line-height: 1.5;    color: #495057;    background-clip: padding-box;    border: 1px solid #ced4da;   border-right: 0;}
.payment-form label {  font-family: "Poppins", sans-serif;     font-size: 14px;}
.filed-home input {    border: 1px solid #ccc;    padding: 5px 10px; font-size: 14px;}
.filed-home select {  font-family: "Poppins", sans-serif;   border: 1px solid #ccc;    padding: 5px 10px; font-size: 14px;}
.filed-home select:focus{outline: none;}
.filed-home input:focus{outline: none;}
.filed-home {    margin-bottom: 20px;}

.filed-home-btn button {    padding: 10px 0;     background: linear-gradient(to right, #df5b36 0%, #ab2c5d 100%);}
.footer-social-media ul {    display: flex;    align-items: center;    justify-content: left;    text-align: center;}
.logo p {    text-align: justify;}
footer {background: rgb(0, 65, 111); background-image: linear-gradient(to right, #ab2c5d, #e75d30);}
    
.logo img {    filter: brightness(0) invert(1);}
fulli-crtylse{background:#fff;}
.fulli-crtylse span {    display: block;    margin-top: 15px;    font-style: italic;    font-weight: 500;    text-decoration: underline;}


    .fulli-crtylse {
      width: 100%;
      height: auto;
      background: rgba(255, 255, 255, 0.1);
      border-radius: 15px;
      backdrop-filter: blur(15px);
      -webkit-backdrop-filter: blur(15px);
      border: 1px solid rgba(255, 255, 255, 0.2);
      box-shadow: 0 8px 32px rgba(0, 0, 0, 0.2);
      color: white;
      padding: 20px;
      text-align: center;
		min-height: 270px;
    }

.fulli-crtylse i {
	background: #fff;
    width: 50px;
    height: 50px;
    color: #ab2c5d;
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 0px auto;
    border-radius: 50px;
    font-size: 25px;
}

.fulli-crtylse p {
    margin-top: 20px;
}

.bg-full-glow {
    background: linear-gradient(to right, #df5b36 0%, #ab2c5d 100%);
    padding: 35px;
    box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px;
}

.subscribe-two-1 input {
    width: 47%;
    border: 0px;
    padding: 8px 12px;
    margin-bottom: 15px;
    margin-right: 10px;
    background: rgb(255 255 255 / 42%);
    border-radius: 15px;
    backdrop-filter: blur(15px);
    -webkit-backdrop-filter: blur(15px);
  	color:#fff;
}

.subscribe-two-1 textarea {
     width: 96%;
    border: none;
    height: 100px;
    color:#fff;
    padding-left: 15px;
    padding-top: 10px;
    background: rgb(255 255 255 / 42%);
    border-radius: 15px;
    backdrop-filter: blur(15px);
    -webkit-backdrop-filter: blur(15px);
}

.subscribe-two-1 input:focus{outline:none;}
.subscribe-two-1 textarea:focus{outline:none;}

.subscribe-two-1 input::placeholder{color:#fff;}
.subscribe-two-1 textarea::placeholder{color:#fff;}

.button-design {    text-align: center;    margin-top: 18px;}

.button-design button {    background: #fff;    padding: 10px 30px;    color: #000;}

.section-title-1 span {    text-align: center;    display: block;    color: #fff;    margin-bottom: 10px;}

.channel-provider_inner ul li { display: inline-block;    background-color: #000;    width: 14%;    text-align: center;    padding: 15px;    border-radius: 20px;    margin-right: 25px;    margin-bottom: 25px;}
.channel-provider_inner ul {    text-align: center;}


.price-list-design p{color: #df5b36;}
.price-list-design del {    color: #555;    font-size: 13px;}
.price-list-design { padding: 5px;}
.hyperlink a {background: linear-gradient(to right, #df5b36 0%, #ab2c5d 100%);    padding: 6px 9px;    display: block;    width: 40%;    margin-top: 15px;    margin: 0px auto; transition: 0.5s;}
.hyperlink a:hover{background: #000;}
.price-list-design p {    font-size: 20px;}

.packages_text ul li span{font-size: 15px;}
.packages_text ul li p{font-size: 15px;}
.packages_text img {    filter: brightness(0) invert(1);}
.packages_text .media small {    font-size: 22px;}
.packages_text ul li {    border-bottom: 1px solid #5555;    padding-bottom: 22px;}
.table-packages {    background: url(img/black-wave-bg.jpg);     background-position: 5% 50%;}
.packages_text span {    background: linear-gradient(to right, #df5b36 0%, #ab2c5d 100%);    padding: 10px 30px;    border-radius: 50px;}
.box-design span {    font-size: 25px;    color: #ab2c5d;    display: block;    margin-bottom: 5px;}

.box-design small {    font-family: "Poppins", sans-serif;    background: #f1f1f1;    padding: 5px;    width: 60%;    display: block;    margin: 0px auto;}
.packages_text p {    font-size: 30px;    font-weight: 400;}

ul.coloring li a {    background: #4f4493;    padding: 15px;    color: #fff;    font-size: 18px;}
.full-width-type h3 {    color: #fff;    margin: 0px;    padding-top: 10px;    text-align: center;    padding-bottom: 10px;}

.hvr-radial-out {
    display: inline-block;
    vertical-align: middle;
    -webkit-transform: perspective(1px) translateZ(0);
    transform: perspective(1px) translateZ(0);
    box-shadow: 0 0 1px rgba(0, 0, 0, 0);
    position: relative;
    overflow: hidden;
	background: linear-gradient(to right, #df5b36 0%, #ab2c5d 100%);
    -webkit-transition-property: color;
    transition-property: color;
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
}

.full-width-type {
    background-color: #000;
    margin-top: 20px;
    width: 100%;
    margin-left: 0;
    margin-bottom: 20px;
}

.color-site {
    background-color:#000;
}

.white-wrap {
    background-color:#000;
}

div#inner-frm form button:hover {
    background: linear-gradient(to right, #df5b36 0%, #ab2c5d 100%) !important;
}

.parent-divison > span {
    font-size: 20px;
}

.location-content p {
    margin-bottom: 15px;
}

.bg-white-bg a{text-decoration:none;}

a{text-decoration:none;}

html{  font-size: 14px;  scroll-behavior: smooth;}
:root{
  --brp-yellow-bg: #fcb91e;
  --brp-blue: #0069b4;
  --brp-yellow-text: #fcb91e;
}
.btn, a{
  outline: none;
}
body {
  font-family: "Roboto", sans-serif;
  font-optical-sizing: auto;
  font-weight: 300;
  font-style: normal;
  font-size: 1rem;
  background: #f7f5f5;
}
h1, h2, h3, h4, h5, h6{
  font-family: "Roboto", sans-serif;
}

a{
  font-size: 16px;
}

p{
  font-size: 16px;
}
.fw-700{
  font-weight: 700;
}
.fw-800{
  font-weight: 800;
}
.fw-900{
  font-weight: 900;
}
.brp-yellow-bg{
  background-image: linear-gradient(to right, #ab2c5d, #e75d30);
  border-color: #ab2c5d;
}
.yellow-text{
  color: var(--brp-yellow-text);
}
.brp-blue-bg{
    background-image: linear-gradient(to right, #ab2c5d, #e75d30);
}
.brp-blue{
  color: var(--brp-blue);
}
.brp-blue-gradient{
  background: rgb(0,65,111);
  background-image: linear-gradient(to right, #ab2c5d, #e75d30);
}
.brp-light-gray-gradient{
  background: rgb(245,247,250);
  background: linear-gradient(180deg, rgba(245,247,250,1) 0%, rgba(217,223,233,1) 100%);
}
.invert-btn-white{
  -webkit-filter: invert(100%);
  -ms-filter: invert(100%);
  -moz-filter: invert(100%);
  filter: invert(100%);
  opacity: 1;
}
.btn, a{
  -moz-transition: all 0.4s ease;
  -ms-transition: all 0.4s ease;
  -webkit-transition: all 0.4s ease;
  transition: all 0.4s ease;
}
.collapsing {
  -webkit-transition-delay: 0.4s;
  transition-delay: 0.4s;
  transition: height 0.4s ease;
}

.widget a {
    font-weight: 400;
}

div#contact-form input {
    margin-bottom: 15px;
}
div#contact-form textarea {
    margin-bottom: 22px;
}

.subscribe-two button{font-size: 18px;}

.blog-content {    padding-left: 25px;    padding-right: 25px;}
.blog-content ul {    margin-top: 12px;    margin-bottom: 12px;}
.recent-post-content {    padding-bottom: 15px;}
