/***
  =============================================================
	    GetBacklinks.ng HTML Template Coded By Raphael Ogazie
  =============================================================
***/

/*** GetBacklinks.ng HTML Template Description
  ==========================================================================
    Theme Name: GetBacklinks
    Author: Raphael Ogazie
    Support:
    Description: This template is only use on getbacklinks company website.
    Version: v4.3.1
    ==============================
    Facebook: @raphaelogazie
    Instagram: @raphaelogazie
    Twitter: @raphaelogazie
    Mail: Raphael@plusnaija.com
    Whatsapp/Call: +2348102559577
  ==========================================================================
***/

/***************** GETBACKLINKS TABLE OF CONTENTS *****************

1, Scrollbar Section
2, Top Navition Section
3, Main Navigation Section





******************************************************************/

@import url('https://fonts.googleapis.com/css?family=Arimo:400,700|Cabin:400,500,600,700|Montserrat:300,400,500,600,700,800,900|Poppins:wght@200;300;400;500;600;700&display=swap');

/* font-family: 'Arimo', sans-serif;
font-family: 'Montserrat', sans-serif;
font-family: 'Cabin', sans-serif; 
font-family: 'Poppins', sans-serif;*/

/* @import url('/assets/library/bootstrap/css/bootstrap.css');
@import url('gblfooter.css');

@import url('font-awesome.css');
@import url('flaticon.css');
@import url('animate.css');
@import url('owl.css');
@import url('animation.css');
@import url('stylee.css');
@import url('jquery-ui.css');
@import url('custom-animate.css');
@import url('jquery.fancybox.min.css');
@import url('jquery.bootstrap-touchspin.css');
@import url('jquery.mCustomScrollbar.min.css'); */

* {
	margin:0px;
	padding:0px;
	border:none;
	outline:none;
}

body {
	font-family: 'Cabin', sans-serif;
	font-size:14px;
	/* color:#777777; */
	line-height:1.7em;
	font-weight:400;
	background: var(--body-color);
	-webkit-font-smoothing: antialiased;
	-moz-font-smoothing: antialiased;
}

/***
  ================================
    GetBacklinks Global Settings
  ================================
***/

:root{
  --body-color: #f2efef;
  --nav-color: #0b8797;
  --side-nav: #010718;
  --text-color: #fff;
  --search-bar: #f2f2f2;
  --search-text: #010718;
  --gbl-header-text: #0b8797;
  --gbl-header-paragrah-text: #000;
  --gbl-table-feature-text: #555;
  --gbl-table-feature-lines: #00000033;
  --gbl-service-header-color: #000;
  --gbl-chatbox-reply-color: #000;
  --gbl-chatbox-background: url(/assets/img/whatsapp-light.png);
  --gbl-chatbox-online-dot: #03d130;
  --gbl-footer-background: #0b8797;
  --gbl-footer-pay-option: #b7d444;
  --gbl-footer-icons: #0b8797;
  --gbl-footer-txt-header:#05525e;
  --gbl-no-intl-background-color: #0b8797;
  --gbl-no-intl-wifi: #e6520e;
  --gbl-no-intl-wifi-border: #ea4d67;
  --gbl-about-us-img-border: #f2efef;
  --gbl-about-us-vision: #f2f5f5;
  --gbl-sgle-post-blockquote-color: #f0f0f0;
  --gbl-sigle-article-sub-post: #666666;
  --gbl-sigle-article-txt-color: #000;
  --gbl-sgle-post-social-bg-color: #0b8797;
  --gbl-sgl-post-pg-related-artcl: #fff;
  --gbl-sgl-post-pg-related-artcl-bg: #fff;
  --gbl-sgl-post-pg-related-artcl-txt: #000;
  --gbl-sgle-post-border: #0000001a;
  --gbl-package-pop-up-bg: #f2efef;
  --gbl-site-list-page: #dddddd;
  --top-nav-bg-color: #e6520e;
  --gbl-google-translator: #e6520e;
  --gbl-progression-counter: #b7d444;
  --gbl-progression-counter-border: #b7d444;

  --gbl-contact-btn-hover: #e6520e;
  --gbl-love-tag-color: #ff0000;
  /* Gbl Social Icons */
  --gbl-sgle-post-f-color: #4267b2;
  --gbl-sgle-post-t-color: #1da1f2;
  --gbl-sgle-post-ig-color: #e1306c;
  --gbl-sgle-post-tg-color: #347094;
  --gbl-sgle-post-lkin-color: #0077b5;
  --gbl-sgle-post-github-color: #000;
  --gbl-sgle-post-pin-color: #ff0000;
  --gbl-sgle-post-icon-hover-color: #fff;
  /*** GBL Price Table Colors ***/
  --gbl-price-table-color: #fff;
  --gbl-price-center-table-color: #0b8797;
  --gbl-price-color: #ffffff;
  --gbl-price-bg-color: #e6520e;
  --gbl-price-table-list: #777777;
  --gbl-sec-title-color: #322f2f;
  --gbl-price-table-btn: #e6520e;
  /*** GBL Service Two Colors ***/
  --gbl-service-table-color: #fff;
  --gbl-service-border-lt-color: #e6520e;
  --gbl-service-border-lt2-color: #0b8797;
  --gbl-service-bgf-color: #FF0301;
  --gbl-service-bgf1-color: #FE4A1B;
  /*** GBL Counter Colors ***/
  --gbl-counter-text-color: #0b8797;
  --gbl-counter-number-color: #fe4c1c;
  /*** GBL Testimonials Colors ***/
  --gbl-testimony-bg-color: #0b8797;
  --gbl-testimony-txt-color: #ffffff;
  --gbl-testimony-author-name: #ffffff;
  --gbl-testimony-line: #dddddd;
  --gbl-testimony-stars: #ffc927;
  --gbl-testimony-light-star: #676666;
  /* Gbl Over colors */
  --gbl-white: #fff;
  --gbl-gray: #808080;
  --gbl-green: #059240;
  --gbl-red: #ff0000;
  --gbl-orange: #e6520e;
  /* whatsapp Background */
  --gbl-whatsapp-background: url(/assets/img/gbl/whatsapp-light.png);
}

body.dark{
  --body-color: #18191a;
  --nav-color: #242526;
  --side-nav: #242526;
  --text-color: #ccc;
  --search-bar: #242526;
  --gbl-header-paragrah-text: #ccc;
  --gbl-table-feature-text: #ccc;
  --gbl-table-feature-lines: #fff;
  --gbl-service-header-color: #ccc;
  --gbl-chatbox-reply-color: #fff;
  --gbl-chatbox-background: url(/assets/img/whatsapp-dark.png);
  --gbl-chatbox-online-dot: #00ff37;
  --gbl-footer-background: #242526;
  --gbl-footer-pay-option: #fff;
  --gbl-footer-icons: #e6520e;
  --gbl-footer-txt-header:#a83e0d;
  --gbl-no-intl-background-color: #e6520e;
  --gbl-no-intl-wifi: #0b8797;
  --gbl-no-intl-wifi-border: #0b8797;
  --gbl-about-us-img-border: #e6520e;
  --gbl-about-us-vision: #18191a;
  --gbl-sgle-post-blockquote-color: #18191a;
  --gbl-contact-btn-hover: #0b8797;
  --gbl-sigle-article-sub-post: #ccc;
  --gbl-sigle-article-txt-color: #ffffff;
  --gbl-sgle-post-social-bg-color: #18191a;
  --gbl-sgl-post-pg-related-artcl: #ffffff;
  --gbl-sgl-post-pg-related-artcl-bg: #18191a;
  --gbl-sgl-post-pg-related-artcl-txt: #ffffff;
  --gbl-sgle-post-border: #ffffff1a;
  --gbl-love-tag-color: #0b8797;
  --gbl-package-pop-up-bg: #18191a;
  --gbl-site-list-page: #0b8797;
  --gbl-google-translator: #0b8797;
  --gbl-progression-counter: #242526;
  --gbl-progression-counter-border: #0b8797;
  /*** GBL Price Table Colors ***/
  --gbl-price-table-color: #242526;
  --gbl-price-table-list: #ccc;
  --gbl-sec-title-color: #ccc;
  --gbl-price-table-btn: #e6520e;
  /*** GBL Service Two Colors ***/
  --gbl-service-table-color: #242526;
  --gbl-service-border-lt-color: #0b8797;
  --gbl-service-border-lt2-color: #e6520e;
  --gbl-service-bgf-color: #0b8797;
  --gbl-service-bgf1-color: #05bcd4;
  /*** GBL Counter Colors ***/
  --gbl-counter-text-color: #fe4c1c;
  --gbl-counter-number-color: #05bcd4;
  /*** GBL Testimonials Colors ***/
  --gbl-testimony-bg-color: #242526;
  --gbl-testimony-txt-color: #ccc;
  --gbl-testimony-author-name: #e6520e;
  --gbl-testimony-line: #e6520e;
  --gbl-testimony-stars: #e6520e;
  --gbl-testimony-light-star: #777777;
  /* whatsapp Background */
  --gbl-whatsapp-background: url(/assets/img/gbl/whatsapp-dark.png);
}


/* button, a, a:hover{
  outline: none !important; 
  text-decoration: none !important; 
  color: inherit; 
  cursor: pointer; 
}

img {
-webkit-user-drag: none;
-khtml-user-drag: none;
-moz-user-drag: none;
-o-user-drag: none;
}
a h3{
	transition: all 0.2s ease-out;
	-webkit-transition: all 0.2s ease-out;
}
a:hover h3{
	color: #e2342b;
	transition: all 0.2s ease-out;
	-webkit-transition: all 0.2s ease-out;
} */

/*** 
====================================================================
	Scrollbar Section
====================================================================
***/

::-webkit-scrollbar{
  width: 6px;
}

::-webkit-scrollbar-track{
  background: #ddd9d9;
  margin-block: 2em;
  border-radius: 100vw;
}

::-webkit-scrollbar-thumb{
  background-image: linear-gradient(315deg,#0b8797 0%,#e6520e 74%);
  border-radius: 100vw;
}

::selection{
  color: #fff;
  background: var(--gbl-no-intl-background-color);
}

a{
	text-decoration:none;
	cursor:pointer;
	/* color:#1b71cc; */
}

button,
a:hover,a:focus,a:visited{
	text-decoration:none;
	outline:none !important;
}

h1,h2,h3,h4,h5,h6 {
	position:relative;
	font-weight:normal;
	margin:0px;
	background:none;
	line-height:1.6em;
	font-family: 'Montserrat', sans-serif;
}

textarea{
	overflow:hidden;
}

p{
	position:relative;
	line-height:1.8em;
}

ul,li{
	/* list-style:none; */
	padding:0px;
	margin:0px;	
}


/*** 
====================================================================
	Top Navition Section
====================================================================
***/

.getbacklinks-top-nav{
  position: fixed;
  top: 0;
  width: 100%;
  height: 32px;
  padding: 0  20px;
  z-index: 100;
  background: #242526;
  align-items: center;
}
 
.getbacklinks-date-time{
  display: flex;
  padding: 0 20px;
  font-family: "Segoe UI", sans-serif;
  color: #fff;
  align-items: center;
}

.gbl-date-container{
  font-size: 14px;
  font-weight: 400;
  /* letter-spacing: 1px; */
  padding-right: 5px;
}

/* .gbl-date-container::after{
  content: '';
  position: absolute;
  width: 1.9px;
  height: 18px;
  background: #ffffff;
  top: 4px;
  bottom: 5px;
} */

.gbl-time-container{
  font-size: 14px;
  padding-left: 5px;
}
 
.gbl-time-container span:not(:last-child){
  position: relative;
}
 
.gbl-time-container span:last-child{
  font-size: 10px;
  font-weight: 600;
  text-transform: uppercase;
  background: var(--gbl-no-intl-background-color);
  padding: 0px 3px;
  border-radius: 3px;
}

/*****========== Trending Section ==========*****/

.trending-tittle{
  display: flex;
}

.trending-tittle .ticker-desk{
  position: relative;
  color: #fff;
  font-size: 14px;
  font-weight: 500;
  background: var(--gbl-no-intl-background-color);
  padding: 4px 10px;
  display: inline-block;
  text-align: center;
  margin-left: 25px;
}

/*****========== Ticker Styling ==========*****/

.ticker-wrapper.has-js {
  margin: 0;
  padding: 0;
  width: 650px;
  height: 32px;
  display: block;
  -webkit-border-radius: 15px;
  -moz-border-radius: 15px;
  border-radius: 15px;
  background-color:inherit;
  font-size: inherit;
}

.ticker {
  /* width: 710px; */
  width: 570px;
  height: 23px;
  display: block;
  position: relative;
  overflow: hidden;
  background-color: #242526;
}
.ticker-title {
  padding-top: 9px;
  color: #990000;
  font-weight: bold;
  background-color: #fff;
  text-transform: capitalize;
}
.ticker-content {
  margin: 0px;
  /* top: 3px; */
  position: absolute;
  color: #fff;
  font-weight: normal;
  background-color: #242526;
  overflow: hidden;
  white-space: nowrap;
  font-family: "Roboto",sans-serif;
  font-size: 16px;
}
/* .ticker-content:focus {
 none;
} */
.ticker-content a {
text-decoration: none;
color: #fff;
/* color: #1F527B; */
}
.ticker-content a:hover {
/* text-decoration: underline; */
color: #0D3059;
/* color: #0D3059; */
}
.ticker-swipe {
  /* padding-top: 9px; */
  position: absolute;
  top: 0px;
  background-color: #262424;
  display: block;
  width: 800px;
  height: 23px;
}
.ticker-swipe span {
margin-left: 1.5px;
background-color: #fff;
border-bottom: 1px solid #fff;
/* border-bottom: 1px solid #1F527B; */
height: 17px;
width: 1px;
display: block;
margin-top: 5.7px;
}
.ticker-controls {
padding: 8px 0px 0px 0px;
list-style-type: none;
float: left;
}
.ticker-controls li {
padding: 0px;
margin-left: 5px;
float: left;
cursor: pointer;
height: 16px;
width: 16px;
display: block;
}

.ticker-controls li.jnt-play-pause {
background-image: url('../images/controls.png');
background-position: 32px 16px;
}
.ticker-controls li.jnt-play-pause.over {
background-position: 32px 32px;
}
.ticker-controls li.jnt-play-pause.down {
background-position: 32px 0px;
}
.ticker-controls li.jnt-play-pause.paused {
background-image: url('../images/controls.png');
background-position: 48px 16px;
}
.ticker-controls li.jnt-play-pause.paused.over {
background-position: 48px 32px;
}
.ticker-controls li.jnt-play-pause.paused.down {
background-position: 48px 0px;
}
.ticker-controls li.jnt-prev {
background-image: url('../images/controls.png');
background-position: 0px 16px;
}
.ticker-controls li.jnt-prev.over {
background-position: 0px 32px;
}
.ticker-controls li.jnt-prev.down {
background-position: 0px 0px;
}
.ticker-controls li.jnt-next {
background-image: url('../images/controls.png');
background-position: 16px 16px;
}
.ticker-controls li.jnt-next.over {
background-position: 16px 32px;
}
.ticker-controls li.jnt-next.down {
background-position: 16px 0px;
}
.js-hidden {
display: none;
}
.no-js-news {
padding: 10px 0px 0px 45px;
color: #fff;
}
.left .ticker-swipe {
/* left: 80px; */
}
.left .ticker-controls, .left .ticker-content, .left .ticker-title, .left .ticker {
float: left;
}
.left .ticker-controls {
padding-left: 6px;
}
.right .ticker-swipe {
/*right: 80px;*/
}
.right .ticker-controls, .right .ticker-content, .right .ticker-title, .right .ticker {
float: right;
}
.right .ticker-controls {
padding-right: 6px;
}


/*****========== Top Nav Social Section ==========*****/

.header-info-right{
  margin: 0 0 0 10px;
}

.header-info-right .header-social li a{
  display: inline-block;
  color:#fff;
  font-size: 13px;
  padding-left: 10px;
}

.header-info-right .header-social li {
  display: inline-block;
}

.header-info-right .header-social li a:hover {
  color: #e6520e;
}

/*****========== Social Hover Effect ==========*****/

.header-info-right .header-social a i {
  transition: .4s;
  transform: rotateY(0deg);
  -webkit-transform: rotateY(0deg);
  -moz-transform: rotateY(0deg);
  -ms-transform: rotateY(0deg);
  -o-transform: rotateY(0deg);
}

.header-info-right .header-social a:hover i {
  transform: rotateY(180deg);
  -webkit-transform: rotateY(180deg);
  -moz-transform: rotateY(180deg);
  -ms-transform: rotateY(180deg);
  -o-transform: rotateY(180deg);
}
  
/*** 
====================================================================
	Navigation Menu
====================================================================
***/

nav{
  position: fixed;
  top: 32px;
  left: 0;
  height: 70px;
  width: 100%;
  border-top: 2px solid #fff;
  background-color: var(--nav-color);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0.1);
  z-index: 100;
}

nav .gbl-navBar{
  position: relative;
  height: 100%;
  max-width: 1150px;
  background: var(--nav-color);
  margin: 0 auto;
  padding: 0 30px; /* remember to change on mobile*/
  display: flex;
  align-items: center;
  justify-content: space-between;
}

  .tgext-app{
    width: 100%;
    position: relative;
    /* height: 100vh; */
    /* background-color: transparent; */
    /* top: 0;
    right: 0; */
    /* overflow: hidden; */
  }


	nav .gbl-navBar .mobilemenuOpen,
nav .gbl-navBar .mobile-menuCart{
  color: var(--text-color);
  font-size: 25px;
  padding: 5px;
  cursor: pointer;
  display: none;
}

nav .gbl-navBar .gbl-logo a{
  font-size: 25px;
  font-weight: 500;
  color: var(--text-color);
  text-decoration: none;
}

.gblMenu .gbl-logo-toggle{
  display: none;
}

.gbl-logo-toggle .mobile-menu{
  /* font-size: 25px; */
  font-size: 1.8rem;
  cursor: pointer;
  margin-right: 5px;
  color: var(--text-color);
}

.gbl-logo-toggle .mobile-cart{
  /* font-size: 24px; */
  font-size: 1.8rem;
  cursor: pointer;
  color: var(--text-color);
}

.gbl-navBar .gbl-navlinks{
  display: flex;
  align-items: center;
  margin: 0;
}

.gbl-navBar .gbl-navlinks li{
  list-style: none;
  margin: 0 5px;
}

.gbl-navlinks li a{
  position: relative;
  font-size: 17px;
  font-weight: 400;
  color: var(--text-color);
  text-decoration: none;
  padding: 10px;
}

.gbl-navlinks li a::before{
  content: '';
  position: absolute;
  left: 50%;
  bottom: 0;
  transform: translateX(50%);
  height: 3px;
  width: 10px;
  border-radius: 50%;
  background-color: var(--text-color);
  opacity: 0;
  transition: all 0.3s ease;
}

.gbl-navlinks li:hover a::before{
  opacity: 1;
}

.gbl-navBar .gbl-darkLight-searchBox{
  display: flex;
  align-items: center;
}

.gbl-darkLight-searchBox .gbl-darkLight,
.gbl-darkLight-searchBox .searchToggle{
  display: flex;
  height: 40px;
  width: 40px;
  align-items: center;
  justify-content: center;
  margin: 0 5px;
}

.gbl-darkLight i,
.searchToggle i{
  position: absolute;
  color: var(--text-color);
  /* font-size: 22px; */
  font-size: 1.6rem;
  cursor: pointer;
  transition: all 0.3s ease;
}

.gbl-darkLight i.sun{
  opacity: 0;
  pointer-events: none;
}

.gbl-darkLight.active i.sun{
  opacity: 1;
  pointer-events: auto;
}

.gbl-darkLight.active i.moon{
  opacity: 0;
  pointer-events: none;
}

.searchToggle i.cancel{
  opacity: 0;
  pointer-events: none;
}

.searchToggle.active i.cancel{
  opacity: 1;
  pointer-events: auto;
}

.searchToggle.active i.search{
  opacity: 0;
  pointer-events: none;
}

.gbl-searchBox{
  position: relative;
}

.gbl-searchBox .gbl-searchField{
  position: absolute;
  display: flex;
  height: 50px;
  width: 300px;
  right: 5px;
  bottom: -85px;
  align-items: center;
  background-color: var(--nav-color);
  padding: 3px;
  border-radius: 6px;
  box-shadow: 0 5px 5px rgba(0, 0, 0, 0.1);
  opacity: 0;
  pointer-events: none;
  transition: all 0.3s ease;
}

.searchToggle.active ~ .gbl-searchField{
  bottom: -74px;
  opacity: 1;
  pointer-events: auto;
}

.gbl-searchField::before{
  content: '';
  position: absolute;
  right: 14px;
  top: -4px;
  height: 12px;
  width: 12px;
  background-color: var(--nav-color);
  transform: rotate(-45deg);
  z-index: -1;
}

.gbl-searchField input{
  height: 100%;
  width: 100%;
  padding: 0 45px 0 15px;
  outline: none;
  border: none;
  border-radius: 4px;
  font-size: 14px;
  font-weight: 400;
  color: var(--search-text);
  background-color: var(--search-bar);
}












.tgext-app .tgext-header{
	width: 100%;
	height: 60px;
	box-shadow: 0px 3px 16px -2px rgba(0, 0, 0, 0.15);
	position: relative;
  z-index: 9;
}

.tgext-app .tgext-header .header-left {
	height: 60px;
	width: 100px;
	padding: 17px 0px 17px 20px;
}
.tgext-app .tgext-header .header-menu{
	cursor: pointer;
	width: 24px;
	height: 24px;
	background-image: url(img/menu.png);
	background-size: 100% 100%;
	background-repeat: no-repeat;
	background-position: center center;
	transition: all 0.3s ease-out;
	-webkit-transition: all 0.3s ease-out;

}
.tgext-app .tgext-header .header-menu.visible{
	background-image: url(img/cross.png);
    transform: rotate(90deg);

}

.tgext-app .tgext-menu-options{
	position: absolute;
	display: none;
	background: #ffffff;
	width: 100%;
	height: calc(100vh - 60px);
	top: 60px;
	left: 0;
	z-index: 8;
}
.tgext-app .tgext-menu-bar{
	position: absolute;
    background: #ffffff;
    width: 70px;
    height: 100%;
    top: 0;
    left: 0;
	padding: 20px 15px;
	box-shadow: 0px 3px 16px -2px rgb(0 0 0 / 4%);
	overflow: hidden;
}
.tgext-app .tgext-menu-item{
	width: 40px;
	text-align: center;
	margin-bottom: 20px;
	display: block;
}
.tgext-app .tgext-menu-item .menu-item{
	width: 40px;
	height: 40px;
	margin-bottom: 2px;
	border-radius: 50px;
	background-color: #f5f5f5;
	padding: 8px;
}

.tgext-app .tgext-menu-item .menu-item img{
	width: 24px;
	height: 24px;
}
 
.tgext-app .tgext-menu-item .menu-text{
    color: #333333;
    font-size: 10px;
    line-height: 13px;
    display: block;
    width: 100%;
}

.tgext-app .tgext-menu-body{
	background: #f6f6f6; /*nav background*/
	margin-left: 70px;
	width:  calc(100% - 70px);
	height: 100%;
	padding: 20px 10px;
	overflow-x: hidden;
	overflow-y: auto;
}

.tgext-app .tgext-card{
	width: 100%;
	display: block;
	overflow: hidden;
	min-height: 100px;
	background-color: #ffffff; /*nav card color*/
	border-radius: 5px;
	margin-bottom: 20px;
	padding: 15px;
}

.tgext-app .rate-card{
	width: 100%;
	display: block;
	overflow: hidden;
	min-height: 59px;
	background-color: #ffffff; /*nav card color*/
	border-radius: 5px;
	margin-bottom: 20px;
	padding: 15px;
}

 .rateus{
	padding: 15px 20px;
	height: auto;
	border-radius: 5px;
	width: 100%;
	background-color: #f6f6f6;
	margin-bottom: 25px;
	border: 1px solid #f3f3f3;
}

 .rateus p{
	float: left;
	font-size: 15px;
	line-height: 26px;
	font-weight: 600;
	color: #2a2a2a;
	margin: 0;
}
 .rateus a{
	display: block;
	overflow: hidden;
}
 .rateus span{
	float: right;
	display: block;
	margin-bottom: -2px;
}
 .rateus img{
	height: 25px; 
	width: 25px;
}

.tgext-app .tgext-menu-body .visit-website{
	color: #444444;
	font-size: 25px;
	font-weight: 600;
	line-height: 28px;
}
.tgext-app .tgext-menu-body .visit-website a{
	display: block;
}
.tgext-app .tgext-menu-body .visit-website img{
	width: 40px;
	margin-bottom: 5px;
}
.tgext-app .tgext-menu-body .visit-website p{
	margin: 0;
	margin-bottom: 3px;
}
.tgext-app .tgext-menu-body .download-app div{
	font-weight: 600;
	line-height: 12px;
	margin-bottom: 5px;
	color: #111111;
}

.tgext-app .tgext-menu-body .download-app .google-play {
  width: 100px;
  height: 30px;
	margin-right: 5px;
	background-image: url(img/google-play-colored.svg);
	background-size: 100% 100%;
	background-repeat: no-repeat;
	background-position: center center;
	display: block;
	margin-bottom: 12px;
}
.tgext-app .tgext-menu-body .download-app .google-news {
	width: 100px;
	height: 32px;
	background-image: url(img/google-news-colored.svg);
	background-size: 100% 100%;
	background-repeat: no-repeat;
	background-position: center center;
	display: block;
}

.tgext-app .tgext-menu-body .social-icon img{
	width: 26px;
    height: 26px;
}

.tgext-app .tgext-menu-body .social-icon a{
	display: block;
	margin-bottom: 6px;
}
.tgext-app .tgext-menu-body .social-icon a:last-child{
	margin-bottom: 0px;
}
.tgext-app .tgext-menu-body .social-icon p{
	margin-bottom: 9px;
	font-size: 9px;
	text-align: center;
	margin-top: 0;
	font-weight: 500;
}

.tgext-app .tgext-menu-body .ctabtn{
	background: #e2342b;
	color: #ffffff;
	display: inline-block;
	padding: 11px 15px;
	border-radius: 5px;
	font-size: 13px;
	line-height: 13px;
	font-weight: 500;
}
.tgext-app .tgext-menu-body .advertise{
	padding: 20px;
}

.tgext-app .tgext-menu-body .advertise img{
	height: 66px;
    transform: rotate(20deg);
}

.tgext-app .tgext-menu-body .advertise p{
	font-size: 14px;
    color: #222222;
	margin-top: 6px;
}


.tgext-app .tgext-menu-body .join-community{
    background: #276ce9;
	position: relative;
	padding: 20px;
}

.tgext-app .tgext-menu-body .join-community:before{
	content: "";
	position: absolute;
	right: 12px;
	bottom: 12px;
	background-image: url(img/user.png);
	width: 100px;
	height: 100px;
	background-size: 100%;
	background-repeat: no-repeat;
	opacity: 0.1;
}

.tgext-app .tgext-menu-body .join-community p{
	color: #F1F5FE;
	font-size: 14px;
	margin-top: 0;
	margin-bottom: 15px;
}
.tgext-app .tgext-menu-body .join-community .ctabtn{
	background: #ffffff;
	color: #444444;
}

.tgext-app [class*="tgext-col-"]{
	float: left;
	display: block;
	overflow: hidden;
	padding: 0 10px;
}

.tgext-app .tgext-col-100{
	width: 100%;
}
.tgext-app .tgext-col-80{
	width: 80%;
}
.tgext-app .tgext-col-75{
	width: 75%;
}
.tgext-app .tgext-col-70{
	width: 70%;
}
.tgext-app .tgext-col-60{
	width: 60%;
}
.tgext-app .tgext-col-50{
	width: 50%;
}
.tgext-app .tgext-col-40{
	width: 40%;
}
.tgext-app .tgext-col-30{
	width: 30%;
}
.tgext-app .tgext-col-25{
	width: 25%;
}
.tgext-app .tgext-col-20{
	width: 20%;
}

.tgext-app .tgext-menu-options.visible {
	display: block;
}

.tgext-app .tgext-header .view-mode{
	width: 44px;
	height: 22px;
	float: right;
	position: relative;
	padding: 4px;
	border-radius: 50px;
	background-color:#ededed;
	margin-left: 5px;
	cursor: pointer;

}

.tgext-app .tgext-header .view-mode .toggle{
	position: absolute;
	top: 2px;
	left: 2px;
	width: 18px;
	height: 18px;
	border-radius: 50%;
	background-color: #ffffff;
	transition: all 0.3s ease-out;
	-webkit-transition: all 0.3s ease-out;

}
.tgext-app .tgext-header .view-mode.dark .toggle{
	left: 24px;
	transition: all 0.3s ease-out;
	-webkit-transition: all 0.3s ease-out;
}

.tgext-app .tgext-header .view-mode img{
	position: relative;
	z-index: 1;
	width: 14px;
}
.tgext-app .tgext-header .view-mode img:last-of-type{
	float: right;
	width: 12px;
	top: 1px;
	right: 2px;
}

.tgext-app .tgext-header .header-logo {
	height: 60px;
	width: calc(100% - 200px);
	text-align: center;
	padding: 17px 0px;
}
.tgext-app .tgext-header .header-logo img{
	height: 27px;
}
.tgext-app .tgext-header .header-meta {
	height: 60px;
	width: 100px;
	text-align: right;
	padding: 20px 20px 20px 0;
}

.tgext-app .tgext-header .header-menu .tgicon{
	background-color: #777777;
	height: 30px;
	width: 30px;
}
.tgext-body{
	padding: 20px;
	height: calc(100vh - 60px);
	display: block;
	overflow-y: auto;
	overflow-x: hidden;
	position: relative;
}

.tgext-content{
	min-height: 1600px;
}

.tgext-content .content {
	display: none;
  }
  
.tgext-content .content.active {
	display: block;
}

.tgext-body .post-block{
	display: block;
	overflow: hidden;
	width: 100%;
}

.tgext-body .post-image {
	width: 100%; 
	height: 100px; 
	display: block; 
	overflow: hidden;
	position: relative;
	border-radius: 5px;
}

.tgext-body .post-image img {
	height: 100%;
	width: 100%;
	object-fit: cover;
	filter: brightness(1.04) contrast(1.05) saturate(1.2);
}
.tgext-body .post-cat{
	font-size: 12px;
	color: #E2342B;
	margin-top: 10px ;
	font-weight: 600;
}

.tgext-body h3 {
	font-size: 14px;
	color: #3E3D4B;
	display: -webkit-box;
	-webkit-line-clamp: 3;
	-webkit-box-orient: vertical;  
	font-family: Merriweather !important;
	overflow: hidden;
	line-height: 19px;
	margin-top: 8px;
	font-weight: 900;
	margin-bottom: 0;
}

.tgext-featured-post{
	margin-bottom: 30px;
	display: block;
	overflow: hidden;
}
.tgext-featured-post .post-cat{
	position: absolute;
	bottom: 12px;
	left: 12px;
	margin: 0;
	background-color: #e2342b;
	border-radius: 3px;
	padding: 2px 5px;
	color: #ffffff;
	font-size: 10px;
	font-weight: 700;
	text-transform: uppercase;
	white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    max-width: 110px;
}


.tgext-featured-post .featured-post-first {
	width: 55%;
}
.tgext-featured-post .featured-post-first .post-image {
	height: 230px;
}

.tgext-featured-post .featured-post-first h3 {
	font-size: 14px;
	line-height: 20px;
}
.tgext-featured-post .featured-post-second {
	width: 45%;
}

.tgext-featured-post .featured-post-second .post-image {
	height: 85px;
}

.tgext-featured-post .featured-post-second h3 {
	font-size: 12px;
	line-height: 15px;
}


.tgext-promo {
	padding: 25px;
	position: relative;
	overflow: hidden;
	background-color: #FEF7F7;
	margin-bottom: 25px;
	display: block;
	border-radius: 5px;
}

.tgext-body .rateus {
	padding: 15px 20px;
    height: auto;
    border-radius: 5px;
    width: 100%;
    background-color: #f6f6f6;
    margin-bottom: 25px;
	border: 1px solid #f3f3f3;
}
.tgext-body .rateus p{
	float: left;
    font-size: 18px;
    line-height: 26px;
    font-weight: 600;
    color: #2a2a2a;
    margin: 0;
}
.tgext-body .rateus a{
	display: block;
	overflow: hidden;
}
.tgext-body .rateus span{
	float: right;
    display: block;
    margin-bottom: -2px;
}
.tgext-body .rateus img{
	height: 25px; 
	width: 25px;
}

.tgext-promo:before {
	content: "";
	width: 200%;
	height: 300px;
	background-color: #FCEAE9;
	position: absolute;
	z-index: 1;
	top: -150px;
	left: 50%;
	border-radius: 0 0 50% 50%;
	transform: translateX(-50%);
}
.tgext-promo:after {
	content: "";
	width: 120%;
	height: 300px;
	position: absolute;
	background-color: #FDF3F3;
	bottom: 0;
	left: -14%;
	z-index: 0;
	transform: rotate(-22deg);
}

.tgext-promo a{
	display: inline-block;
}
.tgext-promo h3{
	font-family: OpenSans !important;;
	text-transform: uppercase;
	font-size: 18px;
	font-weight: 700;
	margin-top: 0px;
}
.tgext-promo p{
	font-size: 11px;
    margin-bottom: 18px;
    color: #525252;
    margin-top: 7px;
    font-weight: 500;
}

.tgext-promo .google-play {
	width: 132px;
	height: 40px;
	margin-right: 5px;
	background-image: url(img/google-play-colored.svg);
	background-size: 100% 100%;
    background-repeat: no-repeat;
    background-position: center center;
}
.tgext-promo .google-news {
	width: 143px;
	height: 40px;
	background-image: url(img/google-news-colored.svg);
	background-size: 100% 100%;
    background-repeat: no-repeat;
    background-position: center center;
}
.tgext-promo .social-image img{
	width: 28px;
	height: 28px;
	margin-right: 3px;
}

.tgext-post-cat-list {
	display: block;
	width: 100%;
	margin-bottom: 15px;
	overflow: hidden;
}
.tgext-post-cat-list .tab-button{
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: 2;
  }

  .tgext-post-cat-list .tab-button.active ~ .cat-item{
	color: #e2342b;
	font-weight: 600;
  }

.tgext-post-cat-list .cat-list-block {
	width: 20%;
	float: left;
	text-align: center;
	cursor: pointer;
	position: relative;
}
.tgext-post-cat-list .cat-img{
	width: 60px;
	height: 60px;
	border-radius: 50%;
	overflow: hidden;
	padding: 5px;
	position: relative;
	margin: auto;

}
.tgext-post-cat-list .cat-img:before{
	content: "";
	position: absolute;
	top: 0;
	left: 0;
	height: 56px;
	width: 56px;
	border: 2px solid #e2342b9e;
	border-left-style: dashed;
	border-bottom-style: dashed;
	border-radius: 50%;
	transition: all 0.7s ease-out;
	-webkit-transition: all 0.7s ease-out;

}
.tgext-post-cat-list .cat-list-block:hover .cat-img:before{
	transform: rotate(90deg);
	transition: all 0.7s ease-out;
	-webkit-transition: all 0.7s ease-out;
}

.tgext-post-cat-list .cat-img img{
	width: 100%;
	height: 100%;
	object-fit: cover;
	border-radius: 50%;
	filter: contrast(1.2) saturate(1.2);
}

.tgext-post-cat-list .cat-list-block:first-child .cat-img img{
	filter: unset;
}
.tgext-post-cat-list .cat-item{
	font-size: 12px;
	margin-bottom: 10px;
	font-weight: 500;
	letter-spacing: 0.3px;
	display: block;
	margin-top: 2px;
	color: #000000;

}
.tgext-post-loop {
	width: 100%;
}
.post-heading{
	font-size: 20px;
	font-family: Merriweather !important;
	font-weight: 600;
	padding-bottom: 20px;
	color: #e2342b;
}

.tgext-post-loop .post-image {
	width: 100px;
	height: 90px;
}
.tgext-post-loop .post-content{
	width:calc(100% - 100px);
	padding-left: 20px;
	height: 90px;
	padding-top: 6px;
}
.tgext-app .loader {
	height: 30px;
}

.tgext-app .loader .loader-btn{
	margin: auto;
    display: inline-block;
    color: #e2342b;
    font-weight: 600;
    padding: 5px 15px;
    border-radius: 3px;
    font-size: 12px;
    border: 1px solid #e2342b;
    cursor: pointer;
}
.tgext-app .loader img{
	margin-top: -20px;
	display: none;
}
.tgext-app .float-left {
	float: left;
}
.tgext-app .mb--15 {
	margin-bottom: 15px;
}
.tgext-app .mb--20 {
	margin-bottom: 20px;
}
.tgext-app .mb--25 {
	margin-bottom: 25px;
}
.tgext-app .mb--30 {
	margin-bottom: 30px;
}
.tgext-app .mt--0 {
	margin-top: 0px;
}
.tgext-app .text-center {
	text-align: center;
}
.tgext-app .full-width {
	width: 100%; 
	display: block; 
	overflow: hidden;
}
.tgext-app .w-90 {
	width: 90%; 
}
.tgext-app .w-70 {
	width: 70%; 
}
.tgext-app .zindex-1 {
	position: relative;
	z-index: 1; 
}


.tgext-body.placeholder{
	position: absolute;
    bottom: 0px;
    left: 0px;
    z-index: 1;
    background-color: #ffffff;
	height: calc(100vh - 60px);
	width: calc(100% - 5px);
    padding: 20px;
    overflow: hidden;
    display: block;
}


.tgext-body.placeholder .post-cat{
    width: 45px;
    height: 15px;
    background-color: #DDDDDD;
}

.tgext-body.placeholder h3 {
	height: 14px;
}

.tgext-body.placeholder .featured-post-second h3 {
	height: 12px;
}

.animated{
	background: #f8f6f6;
	background-image: linear-gradient(to right, #f6f7f8 0%, #edeef1 20%, #f6f7f8 40%, #f6f7f8 100%);
	background-size: 800px 100%; 
  	animation: placeholderShimmer 1s linear 0s infinite normal forwards;
}

  @keyframes placeholderShimmer{
	0%{ background-position: -500px 0; }
	100%{ background-position: 500px 0; }
  }

    


/* Dark Mode UI */
.tgext-app.dark a:hover h3{
	color: #ffffff;
}
.tgext-app.dark{
	background-color: #171717;
}
.tgext-app.dark .tgext-body::-webkit-scrollbar-track {
	background-color: #171717;
}
  
.tgext-app.dark .tgext-body::-webkit-scrollbar-thumb {
	background: rgba(255,255,255,0.3);
}
  
.tgext-app.dark .tgext-body::-webkit-scrollbar-thumb:window-inactive {
	background: rgba(255,255,255,0.3);
}
  
.tgext-app.dark #tgext-nointernet img{
	opacity: 0.6;
}
.tgext-app.dark .tgext-header{
	background-color: #2D2D2D;
}
.tgext-app.dark .tgext-header .header-logo img{
	filter: brightness(0) invert(1);
}
.tgext-app.dark .tgext-body{
	background-color: #171717;
}

.tgext-app.dark .tgext-post-cat-list .cat-img:before{
	border-color: #ffffff44;
}

.tgext-app.dark .tgext-post-cat-list .cat-item{
	color: #777777;
}
.tgext-app.dark .tgext-post-cat-list .tab-button.active ~ .cat-item{
	color: #ffffff;
}
.tgext-app.dark .tgext-post-cat-list .tab-button.active ~ .cat-img:before{
	border-color: #ffffffaa;
}

.tgext-app.dark .tgext-body h3 {
	color: #ffffffbb;
}

.tgext-app.dark .tgext-body .post-cat{
	color: #939393;
}

.tgext-app.dark .tgext-featured-post .post-cat{
	color: #ffffff;
}

.tgext-app.dark .post-heading{
	color: #ffffff;
}

.tgext-app.dark .tgext-promo{
	background-color: #2D2D2D;
}

.tgext-app.dark .tgext-promo:before {
	background-color: #222222;
}
.tgext-app.dark .tgext-promo:after {
	background-color: #292929;
}

.tgext-app.dark .tgext-promo h3{
	color: #ffffff;
}
.tgext-app.dark .tgext-promo p{
    color: #C5C5C5;
}

.tgext-app.dark .tgext-header .view-mode{
	background-color: #444444;
}
.tgext-app.dark .tgext-header .view-mode.dark .toggle{
	background-color: #242424;
}
.tgext-app.dark .tgext-header .view-mode img:first-child{
	filter: brightness(0.8);
}
.tgext-app.dark .tgext-header .view-mode img:last-of-type{
	filter: brightness(0)invert(0.9);
}

.tgext-app.dark .animated{
	background: #1E1E1E;
	background-image: linear-gradient(to right, #1E1E1E 0%, #1A1A1A 20%, #1E1E1E 40%, #1E1E1E 100%);
	background-size: 800px 100%; 
}

.tgext-app.dark .tgext-body.placeholder .post-cat{
	background-color: #2C2C2C;
}

.tgext-app.dark .loader .loader-btn{
	color: #ffffff;
	border-color: #ffffff;
}
.tgext-app.dark .loader img{
	filter: brightness(0) invert(1);
}

.tgext-app.dark .tgext-menu-options{
    background: #ffffff;
}
.tgext-app.dark .tgext-menu-bar{
    background: #232323;
	box-shadow: 0px 3px 16px -2px rgb(0 0 0 / 4%);
}

.tgext-app.dark .tgext-menu-item .menu-item{
	background-color: #303030;
}
 
.tgext-app.dark .tgext-menu-item .menu-text{
    color: #eeeeee;
}

.tgext-app.dark .tgext-menu-body{
    background: #171717;
}
.tgext-app.dark .tgext-card{
	background-color: #222222;
}

.tgext-app.dark .tgext-menu-body .visit-website p{
	color: #D8DEDE;
}
.tgext-app.dark .tgext-menu-body .download-app div{
	color: #D8DEDE;
}
.tgext-app.dark .tgext-menu-body .join-community{
	background-color: #214C99;
}
.tgext-app.dark .tgext-menu-body .social-icon p{
	color: #D8DEDE;
}
.tgext-app.dark .tgext-menu-body .advertise p{
	color: #D8DEDE;
}

.tgext-app.dark .rateus {
    background-color: #2D2D2D;
	border: #171717
}
.tgext-app.dark .rateus p{
    color: #eeeeee;
}

/*** 
===============================================================
	Scrollable Menu
===============================================================
***/

.scroll-menu-section{
  position: relative;
  margin: 0 80px;
  transition: 0.5s ease;
}

.gbl-menu-scroll-container{
  position: relative;
}

.gbl-tab-navbar{
 position: relative;
 /* margin: 65px 10px 40px 10px;  */
}

.gbl-tab-navigation{
  position: relative;
  display: flex;
  justify-content: center;
  align-items: center;
  max-width: fit-content;
  margin: 0 auto;
}

.gbl_tab-menu{
  color: #fff;
  background: #282e3e;
  max-width: 1150px;
  padding: 4px;
  white-space: nowrap;
  border-bottom-left-radius: 10px;
  border-bottom-right-radius: 10px;
  box-shadow: #333;
  overflow-x: auto;
  user-select: none;
  /* border-radius: 50px; */
  /* border-bottom: 1px solid #7494ec; */
}

.gbl_tab-menu::-webkit-scrollbar{
  display: none;
}

.gbl_tab-btn{
  display: inline-block;
  color: #fff;
  font-size: 1em;
  font-weight: 400;
  margin: 0 2px;
  padding: 0px 10px;
  border-radius: 5px;
  cursor: pointer;
  user-select: none;
  transition: 0.3s ease;
}

.gbl_tab-btn a{
  color: #fff;
}

.gbl_tab-btn:hover{
  background: #e6520e;
}

.gbl_tab-btn.activee{
  background: #e6520e;
}

.menuSlide-left, .menuSlide-right{
  position: absolute;
  color: #fff;
  font-size: 1.8em;
  padding: 3.5px;
  cursor: pointer;
}

.menuSlide-left{
  left: 0;
  /* border-top-left-radius: 30px; */
  border-bottom-left-radius: 10px;
  background: linear-gradient(to left, transparent, #282e3e 80%);
  display: none;
}
.menuSlide-right{
  right: 0;
  /* border-top-right-radius: 30px; */
  border-bottom-right-radius: 10px;
  background: linear-gradient(to right, transparent, #282e3e 80%);
}




/*** 
===============================================================
	Footer Section
===============================================================
***/

/* footer{
  position: relative;
  width: 100%;
  height: auto;
  padding: 50px 100px;
  background: var(--gbl-footer-background);
  color: var(--gbl-white);
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
} */

.getbacklinks-ft-container{
  padding: 40px 100px 0 100px;
  background: #242526;
  /* background: var(--gbl-footer-background); */
  color: var(--gbl-white);
  margin-top: 50px;

  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  flex-direction: row;
}

.getbacklinks-ft-container .gbl-sec{
  margin-right: 30px;
}

.getbacklinks-ft-container .gbl-ft-no-spec{
  margin: 0;
  padding: 0;
}

.getbacklinks-ft-container .gbl-sec.gbl-aboutus{
  width: 34%;
}

.gbl-ft-title-header{
  position: absolute;
  display: block;
  background: linear-gradient(157deg, var(--gbl-footer-icons) -12%, var(--gbl-footer-icons) 109%);
  width: 155px;
  height: 50px;
  left: 1.7rem;
  top: 0;
  margin: -24px 0 0;
  text-align: center;
  border-top-right-radius: 2px;
  border-bottom-right-radius: 2px;
  border-bottom-left-radius: 2px;
  padding: 7px;
  z-index: 4;
}

.gbl-ft-title-header h1{
  font-size: 19px;
  font-weight: 500;
}


.gbl-ft-title-header::after, 
.gbl-ft-title-header::before {
  content: '';
  position: absolute;
}

.gbl-ft-title-header::before {
  width: 14px;
  height: 24px;
  background-color: var(--gbl-footer-txt-header);
  top: 0;
  left: -14px;
  clip-path: polygon(0 100%, 100% 0, 100% 100%);
}



.getbacklinks-ft-container h2{
  position: relative;
  color: var(--gbl-white);
  font-size: 22px;
  font-weight: 500;
  margin-bottom: 15px;
}

.getbacklinks-ft-container h2::before{
  content: '';
  position: absolute;
  bottom: -5px;
  left: 0;
  width: 70px;
  height: 2px;
  background: var(--gbl-footer-icons);
}

.gbl-sci{
  margin-top: 20px;
  display: flex;
}

.gbl-sci li{
  list-style: none;
}

.gbl-sci li a{
  display: inline-block;
  width: 35px;
  height: 35px;
  background: var(--gbl-footer-icons);
  color: var(--gbl-white);
  display: flex;
  justify-content: center;
  align-items: center;
  margin-right: 10px;
  text-decoration: none;
  border-radius: 50%;
}

.gbl-sci li a:hover{
  background: var(--gbl-white);
  color: var(--gbl-footer-icons);
}

.gbl-sci li a .gbl-ft-icn{
  font-size: 20px;
}

.gbl-quickLinks{
  position: relative;
  width: 28%;
}

.gbl-quickLinks li{
  padding: 6px 0;
  display: block;
  border-bottom: 1px solid #e7e6e6;
  position: relative;
  list-style: none;
}

.gbl-quickLinks .gbl-no-gap{
  padding-top: 0px;
}

.gbl-quickLinks ul li a{
  color: var(--gbl-white);
  text-decoration: none;
  display: inline-block;
}

.gbl-quickLinks ul li a:hover{
  color: var(--gbl-footer-icons);
}

.gbl-ft-contact-details{
  width: calc(30% - 60px);
  margin-right: 0 !important;
}

.gbl-ft-contact-details .gbl-info{
  position: relative;
}

.gbl-ft-contact-details .gbl-info li{
  display: flex;
  margin-bottom: 15px;
}

.gbl-ft-contact-details .gbl-info li p{
  padding-top: 8px;
}

.gbl-ft-contact-details .gbl-info li span:nth-child(1){
  width: 40px;
  height: 40px;
  display: flex;
  background: var(--gbl-footer-icons);
  color: var(--gbl-white);
  justify-content: center;
  align-items: center;
  border-radius: 50%;
  font-size: 20px;
  margin-right: 10px;
}

.gbl-ft-contact-details .gbl-info li span:nth-child(1):hover{
  background: var(--gbl-white);
  color: var(--gbl-footer-icons);
}

.gbl-ft-contact-details .gbl-info li a{
  color: var(--gbl-white);
  text-decoration: none;
}

.gbl-ft-contact-details .gbl-info li a:hover{
  color: var(--gbl-footer-icons);
}

.getbacklinks-copyrightText{
  width: 100%;
  background: var(--gbl-footer-icons);
  color: var(--gbl-white);
  padding: 20px 100px 3px 100px;
  text-align: center;
}

.getbacklinks-copyrightText a{
  color: var(--gbl-white);
  font-weight: 600;
  text-decoration: none;
}

.getbacklinks-copyrightText a:hover{
  color: var(--gbl-header-text);
}

/*****========== GBL Back To Top ==========*****/

#gblbacktotop{
  position: fixed;
  left: 10px;
  bottom: 25px;
  display: flex;
  width: 50px;
  height: 50px;
  background-color: var(--gbl-footer-icons);
  color: var(--gbl-white);
  align-items: center;
  justify-content: center;
  text-decoration: none;
  border-radius: 50%;
  cursor: pointer;
  z-index: 10;
}

#gblbacktotop:hover{
  background-color: var(--gbl-header-text);
  color: var(--gbl-white);
}

#gblbacktotop .gbl-bttop{
  font-size: 25px;
}

/*****========== GBL Footer CopyRight ==========*****/

/* footer{
  font-size: 1rem;
  position: relative;
  color: #e2e5f0;
  line-height: 1.714;
  background: url(../images/footer_bg.jpg) no-repeat center center;
  background-size: cover;
} */

.copyright-wrap{   
  /* margin-top: 70px; */
  color: var(--white);
  font-size: 0.775rem;
  padding: 1rem 0px;
  font-weight: 300;
  position: relative;
  z-index: 1;
  background-color: #050505;
}

.copyright-wrap a, .copyright-wrap span{
  color: var(--primary-color);
  font-weight: 600;
}
.copyright-wrap a:hover{
  color: var(--white);
}
.copyright-wrap .row{
  position: relative;
  z-index: 11;
}
.copyright-wrap .copyright-links a{
  color: #faf0e7;
  font-weight: 500;
  display: inline-block;
  margin: 0 3px;
}
.copyright-wrap .copyright-links a:last-of-type{
  margin-right: 0;
}
.copyright-wrap .copyright-links a:first-of-type{
  margin-left: 0;
}
.copyright-wrap .copyright-links a:hover{
  opacity: 0.7;
}

/*****========== GBL Payment Method ==========*****/

.gbl-payment-options{
  position: relative;
  display: flex;
  /* background: var(--gbl-footer-background); */
  background: #242526;
  color: #fff;
  border-top: 1.8px dashed var(--gbl-footer-icons);
}

.gbl-payment-options h3{
  font-size: 16px;
  margin-bottom: 0;
  padding: 5px 0;
  text-decoration: underline;
}

.gbl-img-container{
  width: 100%;
  display: flex;
  justify-content: space-between;
  margin: 0 45px;
}

.payment-logo{
  /* background: var(--gbl-footer-pay-option); */
  background: #fff;
  width: 80px;
  height: 40px;
  border-radius: 10px;
  object-fit: contain;
  margin-bottom: 5px;
}

.gbl-pay-method-img{
  /*margin: 0 5px;
  padding: 10px;*/
  /* display: inline-block;  */
   /* width: 100%; */
  /* position: relative; */
  /* left: 50px; */
  
  /* top: 5px; */
  /* bottom: 5px; */
  /* margin-right: 25px; */
  /* right: 70%; */
  /* border: 3px solid red; */
  padding: 0;
  margin: 0;
  /* float: left; */
}

.gbl-apps-available-img{
  /* right: 50px; */
  float: right;
  /* position: absolute;
  
  padding: 0;
  margin: 0; */

  /* border: 3px solid green; */
  /* bottom: 5px; */
  /* top: 5px; */
  /* left: 30%; */
  /* margin-left: 25px; */
}

.app-logo{
  width: 90px;
  height: 50px;
  border-radius: 10px;
}
#app-logo2{
  display: inline-block;
  align-items: center;
  justify-content: center;
  width: 90px;
  height: 40px;
  border-radius: 15px;
  margin-top: -5px;
}

.gbl-review-img{
  margin: 0;
  padding: 0;
}

.gbl-review{
  background: #fff;
  width: 100px;
  height: 42px;
  border-radius: 10px;
  object-fit: cover;
  margin-bottom: 5px;
}

#gbl-review2{
  background: #fff;
  width: 100px;
  height: 42px;
  border-radius: 10px;
  object-fit: contain;
  margin-bottom: 5px;
  padding: 3px;
}

/*****========== GBL Progress Line Section ==========*****/

.getbacklinks-progress-line{
  position: fixed;
  bottom: 0;
  left: 0;
  border-top-right-radius: 10px;
  border-bottom-right-radius: 10px;
  /* width: 100%; */
  height: 6px;
  background: #0088cc;
  transition: 0.5s cubic-bezier(0.075, 0.82, 0.165, 1);
  z-index: 100;
}






/* List */
.gbl_li-btn{
  display: flex;
  align-items: center;
  margin-top: -45px;
  min-height: 100vh;
  background-image: linear-gradient(-225deg, #1e3c72 0%, #2a5298 50%, #00c6ff 100%); 
}

.gbl-list-btn{
  width: 100%;
  max-width: 700px;
  padding: 25px;
  margin-top: 10px;
  margin-left: auto;
  margin-right: auto;
}

.list__wrp {
  width: 100%;
  height: 500px;
  overflow: auto;
  padding: 20px;
  box-shadow: 0px 7px 46px 0px rgba(0, 0, 0, 0.3);
  background: #1c2e4a;
  border-radius: 8px;
  background-image: linear-gradient(147deg,
          #2e3a59 0%, #1a2b46 74%);
}

.list__item {
  width: 100%;
  height: 50px;
  /* height: 155px; */
  display: block;
  margin-bottom: 15px;
  border-radius: 8px;
  background-image: linear-gradient(147deg, #4a90e2 0%, #0072ff 74%);
  transition: all 0.35s ease-in-out;
  opacity: 0;
  transform: scale(0.7);
  box-shadow: 0px 7px 16px 0px rgba(0, 0, 0, 0.2);
}

.gbl-list_button{
  position: relative;
  height: 55px;
  width: 100%;
  margin-bottom: 10px;
  /* max-width: 300px; */
  background: #0077b5;
  border-radius: 6px;
  cursor: pointer;
  overflow: hidden;
}

.gbl-list_button::before{
  content: "";
  position: absolute;
  top: 0;
  left: -100%;
  height: 100%;
  width: 100%;
  background: rgba(0, 0, 0, 0.2);
  border-radius: 6px;
  transition: all 6s ease;
}

.gbl-list_button.progress::before{
  animation: progress 6s ease-in-out forwards ;
}
@keyframes progress {
  0%{
    left: -100%;
  }
  10%{
    left: -97%;
  }
  20%{
    left: -92%;
  }
  30%{
    left: -82%;
  }
  30%{
    left: -62%;
  }
  40%{
    left: -38%;
  }
  50%{
    left: -18%;
  }
  60%{
    left: -14%;
  }
  80%{
    left: -7%;
  }
  90%{
    left: -3%;
  }
  100%{
    left: 0%;
  }
}
.gbl-list_button{

}

.gbl-list_button .text-icon{
  height: 100%;
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
}

.gbl-list_button .text-icon h1{
  font-size: 20px;
  font-weight: 400;
  color: #ffff;
  /* margin-left: 8px; */
}