/*General style*/
@import url('https://fonts.maateen.me/solaiman-lipi/font.css');
@import url('https://fonts.googleapis.com/css2?family=Quicksand:wght@300;400;500;600;700&display=swap');
img{max-width: 100%}
html {
  scroll-behavior: smooth;
}
body {
    box-sizing: border-box;
    padding: 0;
    margin: 0;
    font-family: "Helvetica Neue",Helvetica,Arial,sans-serif,SolaimanLipi;
    font-size: 16px;
}
body a:hover{  text-decoration: none;}
a, h1, h2, h3, h5, h6, p{font-family: "SolaimanLipi"}
.no-border-radius{border-radius: 0px}
.bg_pink{background-color: #fff2fd !important;}
/*
Primary Color: #28a745
Primary Color: #000000
*/


/*This style for scroll sectin*/

/*top scroll style*/
.scroll_section{background: #2b3843}
.mt-round .mt-label{border-radius: 0px 0px 0px 0px;margin-left:0px;padding: 4px 13px;}
.mt-body{margin-left: 0px;margin-right:0px;margin-top:5px}
.mt-round{border-radius: 0px}
.mt-round .mt-news:last-child, .mt-round .mt-news:last-child a{border-radius: 0px}
.mt-label{background: #2b3843;}
.mt-news{background:#2b3843}
.mt-news a {
	background: #2b3843;
	color: #FFF;
	margin-right: 0px;
}
.mt-next, .mt-prev{background-color:#2b3843;}
.mt-round .mt-next{border-radius: 0px}
.mt-next, .mt-play, .mt-prev{width:20px}
.mt-next:hover, .mt-play:hover, .mt-prev:hover{background-color: #2b3843;}
.mt-news a:hover{color:#FFF;background:#2b3843}
.modern-ticker{height: 40px;border: 1px solid #2b3843;}
.footer_scroll .mt-body {margin-top: 0px;}
.modern-ticker{background-color:#2b3843}
.mt-next, .mt-play, .mt-prev{height: 40px;}



/*simple animation*/
.navbar.top-nav .navbar-nav .nav-link, .blo-box .blog-overflow-content, .blog-overflow-content p, .single-books .book-block-footer, .single-books img, .footer-social li a, .footer_menus ul li a, .blog-squre .post-info, .blog-squre img, .download_buttom, .footer_download_icons ul li a{-webkit-transition: all .3s ease-in-out; -moz-transition: all .3s ease-in-out;-o-transition: all .3s ease-in-out; transition: all .3s ease-in-out;}



/*This style for menu*/
.navbar.top-nav{}
.navbar.top-nav .navbar-nav{margin-left: auto}
.navbar.top-nav .navbar-brand span{color: #28a745}
.navbar.top-nav .navbar-nav .nav-link{ border-bottom: 3px solid transparent;border-bottom: 3px solid transparent;
color: #000;}
.navbar.top-nav .navbar-nav .nav-link:focus, .navbar.top-nav .navbar-nav .nav-link:hover, .navbar.top-nav .navbar-nav .active > .nav-link{
    color: #28a745;
    border-color: #28a745;
}

/*This style for slider section*/
.slider_section{position: relative}
.item h4{min-height: 500px;background:red}
.slider_section{}
.slider_section .owl-carousel{}
.slider_section .owl-carousel .item{position: relative}
.slider_section .owl-carousel .caption {
	position: absolute;
	top: 0;
	color: #FFF;
	padding-top: 5%;
	padding-bottom: 5%;
	background: #00000096;
	left: 0;
	right: 0;
	bottom: 0;
	margin-left: 0;
	margin-right: 0;
}
.slider_section .owl-carousel .caption h3 {
	color: #ffec00;
	font-size: 18px;
	margin-bottom: 0;
	line-height: 18px;
}
.slider_section .owl-carousel .caption h1{}
.slider_section .owl-carousel .caption p{}
.slider_section .owl-theme .owl-dots .owl-dot span {
	width: 50px;
	height: 4px;
	border-radius: 0px;
}
.slider_section .owl-theme .owl-dots{
    position: absolute;
    bottom: 20px;
    width: 100%;
}
.owl-carousel .owl-nav button.owl-prev{
    position: absolute;
    top: 0;
    left: 0;
    color: #28a745;
    font-size: 50px;
    height: 100%;
    margin: 0;
    padding: 41px !important;
    border-radius: 0px;
    outline : none;
}
.owl-carousel .owl-nav button.owl-next{
    position: absolute;
    top: 0;
    right: 0;
    color: #28a745;
    font-size: 50px;
    height: 100%;
    margin: 0;
    padding: 41px !important;
    border-radius: 0px;
    outline : none;
}

.owl-theme .owl-nav [class*="owl-"]:hover{background-color: #28a7454f}

.slider_section .owl-carousel .owl-item img{min-height: inherit;}

.btn.btn-yellow{background-color: #28a745;border-color: #28a745;border-radius: 0;}
.btn.btn-yellow:hover{background-color: #ffec00;border-color: #ffec00;border-radius: 0;color: #000}


/*This style for home about section*/
.about_section{}
.about_section .about_text{}
.about_section .about_text h1{}
.about_section .about_text h3 {
	color: #999;
	font-size: 22px;
}
.about_section .about_text p{}
.section_title h1{color: #28a745}
.section_title h1 svg:not(:root).svg-inline--fa{color: #CCC}
.about_section .about_text h1 {
	font-size: 24px;
	font-weight: 700;
	text-transform: uppercase;
    position: relative;
    margin-bottom:25px
}

.about_section .about_text h1::before {
	content: '';
	display: block;
	position: absolute;
	bottom: -10px;
	width: 100px;
	border-bottom: solid 2px #4f37e5;
	/* left: calc(50% - 50px); */
}
.category_title {
	position: relative;
	min-height: 36px;
	margin-bottom: 0px;
}
.category_title a {
	display: block;
	color: #212529;
	width: 100%;
	text-align: center;
	position: absolute;
	z-index: 9;
}
.category_title span {
	background: #FFF;
	display: inline-block;
	overflow: hidden;
	padding: 0px 15px;
	
	font-size: 25px;
}

.category_title a.left-title {
    left: 0;
    text-align: left;
}
.category_title a.left-title span{
    padding-left: 0;
}


.category_title::after {
	/* width: 100%; */
	height: 6px;
	border-top: 2px solid #c2c2c2;
	border-bottom: 2px solid #c2c2c2;
	content: " ";
	position: absolute;
	left: 0;
	right: 0;
	top: 50%;
	margin-top: -5px;
    
}


.blo-box {
	position: relative;
	border-bottom: 1px solid #DDD;
}
.blo-box img{width: 100%}
.blo-box .blog-overflow-content {
	position: absolute;
	bottom: 0;
	left: 0;
	right: 0;
	width: 100%;
	background: #FFF;
	padding: 5px 20px;
	overflow: hidden;
	height: 60px;
    opacity: 0.8;
}
.blo-box .blog-overflow-content h1 {
	margin: 0;
	padding: 0;
	font-size: 20px;
    display: block;
    overflow: hidden;
    height: 53px;
}
.blo-box .blog-overflow-content p {
	margin: 0;
	display: block;
	overflow: hidden;
	height: 44px;
	font-size: 14px;
	margin-bottom: 5px;
    width: 0px;
}
.blo-box .blog-overflow-content h1 a{color: #212529;}

.blo-box:hover .blog-overflow-content {height: 150px; opacity:1}
.blo-box:hover .blog-overflow-content p{width: 100%}
.blo-box:hover img{opacity: 0.8}


.blog-squre{width: 100%;height: 100%;position: relative;overflow: hidden;box-sizing: border-box;}
.blog-squre img{width: 100%; transform: scale(1.2);}
.blog-squre .post-info {
	color: #FFF;
	visibility: visible;
	opacity: 1;
	text-shadow: none;
	display: flex;
	display: -webkit-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	flex-direction: column;
	-webkit-flex-flow: column;
	justify-content: center;
	-webkit-justify-content: center;
	align-items: center;
	-webkit-align-items: center;
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	padding: 10px;
	background: rgba(23,23,23,0.6);
}
.blog-squre .post-info .post-title{width: 100%}
.blog-squre .post-info .btn-date{color: #FFF}
.blog-squre .post-info h1{color: #FFF;font-size: 25px}
.blog-squre .post-info h1 a{color: #FFF}

.blog-squre:hover img{transform: scale(1);}
.blog-squre:hover .post-info{opacity: 0;}
.blog-squre .pos-link{position: absolute;top: 0;left: 0;bottom: 0;right: 0;width: 100%;height: 100%}






.books_section {background: #eee}
.books_section .category_title span{background: #eee}
.single-books{ text-align: center;position: relative;overflow: hidden}
.single-books img{width:100%}
.single-books .book-block-footer {
	border: 1px solid #DDD;
	padding-bottom: 15px;
	position: absolute;
	top: 0;
	bottom: 0;
	padding: 5px;
	background: #EEE;
    left: 100%;
    width: 100%;
}
.single-books .book-block-footer h1 {
	font-size: 18px;
	padding-top: 15px;
	margin-bottom: 5px;
    font-weight: bold;
}
.single-books .book-block-footer h1 a{ color: #000;text-decoration: none} 
.single-books .book-block-footer p {
	margin-bottom: 3px;
	color: #666;
    font-size: 14px;
}
.single-books .book-block-footer .button-block {
	display: block;
    overflow: hidden;
    padding-top: 10px;
    
}

.single-books:hover .book-block-footer{left: 0}
.single-books:hover img{margin-left: -200%;}




/*Style for footer*/
footer{color: #212529}
.footer-brand{color: #212529; font-size: 20px}
.footer-brand:hover{color: #212529; }
.footer-social{margin: 0;padding: 0;list-style: none;display: inline-block;}


.footer-social li{float: left;}
.footer-social li a {
	color: #848484;
	display: block;
	text-decoration: none;
	font-size: 20px;
	margin-right: 10px;
}
.footer-social li a:hover{ color: #FFF}

.footer-brand span{color: #28a745}
.footer_middle{background: #cecece;}
.footer_bottom{  background: rgba(0,0,0,.3);}

.footer_menus{}
.footer_menus ul {
	margin: 0;
	padding: 0;
	list-style: none;
}
.footer_menus ul li{}
.footer_menus ul li a{
    color: #cdcdcd;
	display: block;
	text-decoration: none;
	font-size: 18px;
}
.footer_menus ul li a:hover{
    color: #28a745
}

.developed-by a{color: #212529}
.developed-by a:hover{color: #212529}



/*This style for category apge*/
.category_header{position: relative; min-height: 100px;color: #ffec00;background: #353535;}
.category_header img{ width: 100%;background-color: #000; max-height: 500px }
.cat_caption {
	width: 100%;
	position: absolute;
	display: flex;
	display: -webkit-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	flex-direction: column;
	-webkit-flex-flow: column;
	justify-content: center;
	-webkit-justify-content: center;
	align-items: center;
	-webkit-align-items: center;
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	padding: 10px;
	background-color: #110f0f96;
	z-index: 1;
}
.cat_caption h1 {
	color: #FFF;
	font-size: 25px;
}

.cat_caption .breadcrumb {
	background: none;
	display: block;
	width: 100%;
	overflow: hidden;
    margin-bottom: 0;
}
.cat_caption .breadcrumb .breadcrumb-item {
	display: inline-block;
}
.cat_caption .breadcrumb .breadcrumb-item a {
	color: #ffec00 ;
}
.cat_caption .date {
	margin: 0;
	color: #BBB;
	font-size: 16px;
}


/*Single book section design*/
.single_book_section{
        background: #e0ddc6;
}

.book_left_bar{position: relative;background: #beb991}
.book_left_bar .background-shadow{
    min-width: 100px;
    min-height: 100px;
    background: #beb991;
    position: absolute;
    top: 0;
    left: -500px;
    bottom: 0;
    right: 100%;
    z-index: 1;
    
}

.left-box-content{
    z-index: 8;
}
.left-box-content h1{
    font-size: 30px;
    margin-top: 15px;
}
.left-box-content h1 a{
    text-decoration: none;
    color: #FFF;
    display: block;
}
.left-box-content p {
    margin-bottom: 5px;
}
.left-box-content p.price-tag {
    font-weight: bold;
    font-size: 20px;
}
.left-box-content .button-block{margin-top: 15px}
.btn.btn-yellow.background-transparent{background-color: transparent;margin-right: 10px;}
/*************************/
/*Scroll To Top main.css*/
/************************/
.scroll_top .top .go-top {
	position: fixed;
	bottom: 0em;
	right: 0em;
	text-decoration: none;
	color: #624de5;
	font-size: 40px;
	padding-right: 1.5rem;
	padding-bottom: 1.5rem;
}


.single_gallery_image{display: block;text-decoration: none;color: #FFF;background: #444}
.single_gallery_image p{margin: 0;padding: 5px 10px}
.single_gallery_image:hover{color: #28a745}

.contact_item{border: 1px solid #DDD}
.contact_item span{color: #28a745}
.contact_item:hover{background: #000; color: #fff}
.contact_item:hover span{}
.contact_item p{}







/*Profile Card section*/

.profile-card-4 {
    background-color: #FFF;
    border-radius: 10px;
    box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.1);
    overflow: hidden;
    position: relative;
    margin: 10px auto;
    cursor: pointer;
}

.profile-card-4 img {
    transition: all 0.25s linear;
}

.profile-card-4 .profile-content {
    position: relative;
    padding: 15px;
    background-color: #FFF;
}

.profile-card-4 .profile-name {
    font-weight: bold;
    left: 0px;
    right: 0px;
    top: -70px;
    color: #444;
    font-size: 17px;
}

.profile-card-4 .profile-name p {
    font-weight: 600;
    font-size: 13px;
    letter-spacing: 1.5px;
    color: #666;
}

.profile-card-4 .profile-description {
    color: #777;
    font-size: 14px;
    padding: 10px;
}

.profile-card-4 .profile-content::before {
    content: "";
    position: absolute;
    height: 23px;
    top: -11px;
    left: 0px;
    right: 0px;
    background-color: #FFF;
    z-index: 0;
    transform: skewY(3deg);
}

.profile-card-4:hover img {
    transform: rotate(5deg) scale(1.1, 1.1);
    filter: brightness(110%);
}

.profile-card-4 .footer-social li a {
	color: #848484;
	display: block;
	text-decoration: none;
	font-size: 15px;
	background: #DDD;
	padding: 5px;
	margin-right: 10px;
	width: 30px;
	height: 30px;
}


.members_carosel.owl-carousel .owl-nav button.owl-next{
    position: absolute;
    top: 0;
    right: 0;
    color: #FFF;
    font-size: 50px;
    height: 55px;
    margin: 0;
    padding: 20px !important;
    outline : none;
	padding: 20px !important;
	line-height: 0px;
	display: block;
	background: #000000b0;
	border-radius: 7px 0px 0px 7px;
	top: 50%;
	margin-top: -27.5px;
}

.members_carosel.owl-carousel .owl-nav button.owl-prev {
	position: absolute;
	top: 0;
	left: 0;
	color: #fff;
	font-size: 50px;
	height: 55px;
	margin: 0;
	outline: none;
	padding: 20px !important;
	line-height: 0px;
	display: block;
	background: #000000b0;
	border-radius: 0px 7px 7px 0px;
	top: 50%;
	margin-top: -27.5px;
}


.notice_table{background: #FFF;margin-bottom: 0px;}
.notice_table tr{}
.notice_table tr td{}
.notice_table tr td:first-child{background: #e99600;}
.notice_table tr td i{font-size: 16px;color: #FFF;}
.notice_table tr td a{font-family: "Helvetica Neue",Helvetica,Arial,sans-serif,SolaimanLipi;margin: 0;font-size: 18px;color: #555;text-decoration: none}
.notice_table tr td a:hover{color:red}
.notice_date{color: #e99600;text-align: center;font-weight: bold;font-size: 16px;}
.notice_date span{display: block;font-weight: normal;border-top: 1px solid #DDD;font-size: 10px;}
.notice_details{background:#FFF}


.sticky_header{
    position: sticky;
    top: 0;
    z-index: 999;
    background: #FFF;
}


/*
New desing
*/

.icon_block{}
.icon_block .icon_image {
	width: 10%;
	float: left;
	margin-right: 3%;
	display: block;
	overflow: hidden;
}
.icon_block .icon_text {
	width: 86%;
	display: block;
	overflow: hidden;
	float: left;
}
.feature_heading {
	font-size: 24px;
	font-weight: 700;
	text-transform: uppercase;
	position: relative;
	margin-bottom: 50px;
    text-align: center;
}
.feature_heading::before {
	content: '';
	display: block;
	position: absolute;
	bottom: -10px;
	width: 100px;
	border-bottom: solid 2px #4f37e5;
	left: calc(50% - 50px);
}
.feature_section{
    background: #eee;
}
.feature_check {
	padding-left: 16px;
}
.feature_check::before {
	content: '';
	display: block;
	position: absolute;
	bottom: -10px;
	width: 22px;
	height: 22px;
	background: url('../images/check-3.png');
	left: 0;
	background-size: cover;
	top: 0;
}

/*Download  Section design*/
.download_section {
	background-position: center right;
	background-image: url('../images/download55.png') !important;
	background-size: 45%;
	background-repeat: no-repeat;
}
.download_buttom:hover{
      transform: scaleX(1.1) scaleY(1.1) !important;
}
.copy_url {
	box-shadow: 0px 2px 25px -1px rgba(0,0,0,0.3);
	padding: 5px 10px;
	border-radius: 5px;
	position: relative;
}
.copy_url img{
	float: right;
    cursor: pointer;
}
.copy_url .copy_message {
	background: green;
	display: inline-block;
	color: #FFF;
	padding: 5px 10px;
	position: absolute;
	right: -77px;
	top: 0;
    display: none;
}
.copy_url .copy_message.active {
	display: inline-block;
}
.copy_url strong{
    color: #800080;
}

.rebranding_section{background-image: url(../images/rebranding-bg.jpg);  background-position: 50%;background-size: 100%;background-size: cover;}

.rebranding_content{font-family: 'Quicksand', sans-serif;color: #FFF}
.rebranding_content h1 {
	font-family: 'Quicksand', sans-serif;
	text-transform: uppercase;
	font-weight: 600;
}
.rebranding_content a{
      color: #5700ef !important;
}

.version_block {
	background: #fff2fd;
	margin-top: 20px;
	padding: 10px;
    align-items: center;
}
.version_block img {
	width: 50px;
	margin-right: 15px;
}
.version_block p{
      margin: 0;
}

.custom_tabs{}

.custom_tabs .nav-tabs .nav-link{
    background-color: #DDD;
    margin-right: 5px;
    color: #000;
	margin-top:5px;
}

.custom_tabs .nav-tabs .nav-link.active{
      color: #fff;
      background-color: #624de5;
      border-color: #624de5;
      display: inline-block;
}

footer{
    background-color: #232323;
    color: #FFF;
}

.footer_widget_menu{}
.footer_widget_menu ul{margin: 0;padding: 0; list-style: none}
.footer_widget_menu ul li{}
.footer_widget_menu ul li a{display: block;color: #fff; text-decoration: none;padding: 5px 0px}
.footer_widget_menu ul li a:hover{color: #624de5;}

.footer_download_icons{}
.footer_download_icons ul{margin: 0;padding: 0; list-style: none}
.footer_download_icons ul li {
	float: left;
	margin-right: 10px;
	max-width: 50px;
}
.footer_download_icons ul li a{display: block}
.footer_download_icons ul li a:hover{transform: scaleX(1.1) scaleY(1.1) !important;}



/*This section for get premium version free*/
.get_premium_version_free{
    background-position: center left;
    background-image: url(../images/check453-2.png) !important;
    background-size: 55% !important;
    background-repeat: no-repeat;
}
.get_premium_version_free .sub_title{
    font-size: 20px;
    font-weight: 700;
    text-transform: uppercase;
}
.pink_button{
      color: #FFFFFF !important;
  border-color: #462ded;
  background-color: #462ded;
    text-transform: uppercase;
}
.single-news_paper {
	border: 1px solid #DDD;
	border-radius: 5px;
	padding: 10px;
	text-align: center;
}
.single-news_paper a h1 {
	font-size: 20px;
	color: #000;
	margin: 0;
	padding: 10px 0px;
}
.single-news_paper a {
	display: block;
	overflow: hidden;
}
.single-news_paper a img {
	max-width: 150px;
	height: 150px;
	background: #FFF;
	border-radius: 50%;
	padding: 5px;
	border: 1px solid #201e1e;
}
.single-news_paper a h1{}
.widget_side_bar{border: 1px solid #201e1e}
.widget_side_bar h3 {
	font-size: 22px;
	background: #201e1e;
	color: #FFF;
	padding: 3px 10px;
}
.widget_side_bar ul {
	margin: 0;
	list-style: none;
    padding: 15px;
}
.widget_side_bar ul li{  border-bottom: 1px solid #DDD;}
.widget_side_bar ul li:last-child{ border:none;}
.widget_side_bar ul li a {
	text-decoration: none;
	display: block;
	padding: 5px;
	color: #000;
}
.widget_side_bar ul li a:hover {
	  color: #28a745;
}

.single-news_paper.iptv_single{background: #FFF}
.single-news_paper.iptv_single img{border-radius: 5px;border: 1px solid #DDD;}
.iptv_player-dimensions.vjs-fluid {
	padding-top: 56% !important;
}
.position-relative{position:relative}
.ad_wrapper{}
.single_video video{width:100%;height:auto}
.ad_wrapper {
	position: absolute;
	top: 0;
	left: 15px;
	right: 15px;
	bottom: 0;
	background: #201e1e;
}
.ad_wrapper .ad_inner{position: relative}
.ad_wrapper .close_button {
	position: absolute;
	color: #FFF;
	background: #201e1e82;
	padding: 5px 17px;
	border-radius: 50%;
	font-size: 30px;
	top: 5px;
	right: 5px;
    z-index: 999;
}

.ad_wrapper.banner_ad_wrapper {
	top: inherit;
	padding: 5px;
	margin: 14px;
}

.vjs-default-skin .vjs-big-play-button {
            left: 50% !important;
            top: 50% !important;
            transform: translate(-50%, -50%);
        }

.related_ip_tv_widget {
	max-height: 555px;
	overflow-y: scroll;
}