html,
body {
  width: 100%;
  overflow-x: hidden;
  scroll-behavior: smooth;
}

* {
  font-family: "Albert Sans", sans-serif;
}

body {
  font-family: "Albert Sans", sans-serif;
}

p,
a {
  color: #111;
  font-weight: 400;
  line-height: 26px;
}
p {
  font-size: 16px;
}

a {
  color: #0a58ca;
}

a:hover {
  color: #d7110a;
}

.text-f6 {
  color: #111;
}

.text-333 {
  color: #111;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  color: #111;
}
label {
  color: #111;
}

a {
  text-decoration: none;
}

a:hover {
  text-decoration: none;
}

::placeholder {
  font-size: 16px;
}

.form-control {
  font-size: 16px;
}

.fw-600 {
  font-weight: 600;
}

.fw-500 {
  font-weight: 500;
}

.fw-700 {
  font-weight: 700;
}
.fs-16 {
  font-size: 16px;
}

.fs-18 {
  font-size: 18px;
}

.fs-20 {
  font-size: 20px;
}

.fs-14 {
  font-size: 14px;
}

.fs-13 {
  font-size: 13px;
}

.fs-12 {
  font-size: 12px;
}
.fs-11 {
  font-size: 11px;
}

h1 {
  font-size: 38px;
  font-weight: 700 !important;
}

h2 {
  font-size: 32px;
  font-weight: 700 !important;
}

h3 {
  font-size: 30px;
  font-weight: 600;
}

.icon-100 {
  width: 100px;
}

.icon-50 {
  width: 50px;
  height: 50px;
}

.icon-30 {
  width: 30px;
  height: 30px;
}

.icon-20 {
  width: 20px;
  height: 20px;
}

.icon-60 {
  width: 60px;
  height: 60px;
}

.icon-70 {
  width: 70px;
  height: 70px;
}

.icon-80 {
  width: 80px;
  height: 80px;
}

.btn-primary:hover {
  background-color: #0c3f8a !important;
}

footer.bg-primary {
  background-color: #09377a !important;
}

.btn-danger,
.bg-danger {
  background-color: #d7110a !important;
}
.btn-danger:hover {
  background-color: #e6241d !important;
}
.text-primary {
  color: #09377a !important;
}

.secondary-light {
  background-color: #ffefef;
}

.primary-light {
  background-color: #eaefff;
}

.bg-primary {
  background-color: #09377a !important;
}

.heading_cls {
  position: relative;
  text-align: center;
  width: 100%;
  float: left;
  height: auto;
  padding: 0px;
}
ul {
  color: #111;
  font-weight: 400;
  font-size: 16px;
}
ul li {
  line-height: 28px;
}
li.roman {
  list-style-type: lower-roman;
}

.listItem {
  list-style-type: none;
}

.listtick {
  position: relative;
}

.listtick:before {
  content: "\f00c";
  position: absolute;
  left: -25px;
  color: var(--secondry);
  font-family: fontawesome;
  color: #666;
}

.table > :not(:first-child) {
  border-top: 0;
}

.sm_round_underline {
  width: 70px;
  height: 4px;
  border-radius: 2px;
  background: #333;
  display: inline-block;
}

.btn-primary {
  background: #09377a;
  border-color: #09377a;
}

.btn-outline-primary {
  border-color: #09377a;
  color: #09377a;
}
.btn-outline-danger {
  border-color: #d7110a;
  color: #d7110a;
}
.btn-outline-danger:hover {
  background-color: #d7110a;
}

.btn-primary:hover,
.btn-outline-primary:hover {
  background: #10489b !important;
}

.heading_cls span {
  margin-right: 10px;
}

.bg-warning {
  background-color: #f35c24 !important;
}

.btn-warning {
  background-color: #f35c24;
  color: #fff;
  border-color: #f35c24;
}

.btn-warning:hover {
  background-color: #ee6c3c;
  color: #fff;
}

.card-hover:hover .icon-70 {
  background-color: #d7110a !important;
}
/*--header section--*/
.header_section .logo_box {
  max-width: 220px;
}

.header_section .logo_box img {
  width: 100%;
}

.header_section .navbar-nav {
  display: flex;
  justify-content: flex-end;
  width: 100%;
}

.header_section .navbar-nav .nav-item a {
  color: #111;
  font-weight: 600;
  font-size: 15px;
  padding: 10px 15px;
  position: relative;
}

.header_section .navbar-nav .nav-item a:hover {
  color: #da251d;
}

.header_section {
  position: static;
  display: block;
  top: 0;
  left: 0;
  width: 100%;
  height: auto;
  margin: 0 auto;
  z-index: 999;
  border: none;
  outline: none;
  background: #ffff;
  border-bottom: 1px solid #dedede;
}

#header.header-scrolled {
  position: fixed;
  transition: all 0.5s;
  top: 0px;
  -webkit-box-shadow: 0 4px 6px -1px rgb(0 0 0 / 10%), 0 2px 4px -1px rgb(0 0 0 / 6%);
  box-shadow: 0 4px 6px -1px rgb(0 0 0 / 10%), 0 2px 4px -1px rgb(0 0 0 / 6%);
}

#header.header-scrolled .logo_box {
  transition: all 0.5s;
}

.header_section h1 {
  font-size: 30px;
  font-weight: 600;
}

.logo_card {
  width: 100px;
}

.page-header {
  margin-bottom: 6rem;
  padding: 6rem 0 6rem 0;
}

.userLogin .nav-link {
  background-color: #dedfe1;
}

.userLogin .nav-link.active {
  background-color: #ffff;
}
.navbar-nav .dropdown-menu li .dropdown-item {
  font-size: 13px;
  padding: 5px 15px;
}

.dropdown-menu .dropdown-item.active,
.dropdown-item:active {
  background-color: #f0f5fb;
}

@media (min-width: 991px) {
  .border-left {
    border-left: 1px solid #dadbdd;
  }
  .navbar-nav .dropdown-menu {
    min-width: 200px;
  }
}

/*** Layout ***/

/************footer************/
.footer ul {
  list-style-type: none;
}

.footer .title {
  font-size: 16px;
  font-weight: 700;
}

.footer a {
  color: #111;
  font-size: 14px;
}

.footer a:hover {
  color: #d7110a;
}
.pay-icon {
  height: 28px;
  width: 44px;
  margin: 0px 10px;
}
.footer p {
  font-size: 14px;
}
.footer__social-media a {
  font-size: 22px;
}
/*************home banner***************/
.home-banner {
  position: relative;
}

.content-left-on-banner {
  position: absolute;
  top: 0;
  left: 8%;
  width: 45%;
  height: 100%;
  display: flex;
  align-items: center;
}

.content-left-on-banner .title {
  color: #ffff;
  font-size: 38px;
  font-weight: 600;
}

@media (max-width: 991px) {
  .content-left-on-banner {
    left: 3%;
    width: 70%;
  }

  .content-left-on-banner .title {
    font-size: 25px;
  }
}

@media (max-width: 768px) {
  .home-banner img {
    height: 270px;
    object-fit: cover;
  }

  .content-left-on-banner {
    width: 90%;
  }

  .content-left-on-banner .title {
    font-size: 25px;
  }

  h1 {
    font-size: 32px;
  }

  h2 {
    font-size: 24px;
  }
}

/***********************end**********************/
.innerTab .btn-outline-primary.active {
  background-color: #09377a;
  color: #fff;
}

.innerTab .btn-outline-primary:hover {
  color: #fff;
  background-color: #10489b;
}

.innerTab .btn-outline-primary {
  border-color: #09377a;
  color: #09377a;
  min-width: 100px;
  font-size: 14px;
}

.planCard {
  background: #f8f9fa;
  border: 1px solid #e8eaed;
}

.radius-20 {
  border-radius: 20px 20px 0px 0px;
}

.listitemData {
  display: flex;
  flex-wrap: wrap;
}

.listitemData .listitem-items {
  width: 100%;
  display: flex;
  justify-content: space-between;
  border-bottom: 1px solid #dfe4f2;
  padding: 0.5rem 0;
}

.listitem-items .half {
  display: flex;
}

.listitem-items .price,
listitem-items .currency {
  font-weight: bold;
}

.listitem-items .gb {
  color: #666;
}

.multiTab .tab-card-header {
  background: none;
  border: 0;
}
/* Default mode */
.multiTab .tab-card-header > .nav-tabs {
  border: none;
  margin: 0px;
}

.multiTab .tab-card-header > .nav-tabs > li {
  margin-right: 2px;
  margin-bottom: 2px;
}

.multiTab .tab-card-header > .nav-tabs > li > a {
  border: 0;
  margin-right: 0;
  color: #737373;
}

.multiTab .tab-card-header > .nav-tabs > li > a.active {
  border-bottom: 2px solid #dc3545;
  color: #dc3545;
}

.multiTab .tab-card-header > .nav-tabs > li > a:hover {
  color: #dc3545;
}

.multiTab .tab-card-header > .tab-content {
  padding-bottom: 0;
}
/*************for data packs****************/
.contact .form-check-input {
  margin-top: 0.5em;
}

.btn-viewall {
  padding: 5px;
  margin-right: 10px;
}

.plan-list {
  color: #6f6f6f;
}

ul.heading-table {
  display: flex;
  width: 100%;
  background: #09377a;
  color: #fff;
  margin-bottom: 10px;
  z-index: 9999;
  border-radius: 10px;
  list-style-type: none;
  padding: 0px 20px;
  font-size: 14px;
}

ul.heading-table li:first-child {
  text-align: left;
}

ul.heading-table li,
.plan-info li {
  flex: 1 1 12%;
  text-align: left;
}
ul.heading-table li:first-child,
.plan-info li:first-child {
  flex: 0 1 25%;
  padding-right: 10px;
}
.plan-info li:first-child {
 font-weight: 700;
  }
ul.heading-table li {
  padding: 15px 0;
}

.plan-info ul {
  display: flex;
  width: 100%;
  margin-bottom: 10px;
  border-radius: 8px;
  padding: 9px 20px;
  align-items: center;
  background-color: #fff;
  border: 1px solid #dbdbdb;
  list-style-type: none;
}

/********for search area**************/

.country-search {
  position: relative;
}

.country-search i {
  position: absolute;
  right: 13px;
  top: 15px;
  color: #09377a;
}

.country-search .form-control,
.contact .form-control {
  height: 50px;
  background-color: #ffff;
}

.form-control:focus {
  box-shadow: none;
  border-color: #09377a;
}

.plan-info ul {
  display: flex;
  width: 100%;
  margin-bottom: 10px;
  border-radius: 8px;
  padding: 9px 20px;
  align-items: center;
  background-color: #fff;
  border: 1px solid #dbdbdb;
  list-style-type: none;
  flex-wrap: wrap;
  font-size: 14px;
  background-color:#f6f6f6;
}

.countryList {
  display: flex;
  flex-wrap: wrap;
  justify-content: start;
  list-style-type: none;
  font-size: 14px;
  color: #111;
  font-weight: 400;
}

.flag-icon {
  position: relative;
  display: inline-block;
  width: 3em;
  line-height: 1em;
  margin-right: 5px;
}

.countryList li {
  width: 168px;
  background: #ffff;
  margin-bottom: 10px;
  padding: 5px;
  margin-left: 10px;
}

.list-item {
  font-weight: 300;
  font-size: 15px;
}

.list-item .column-2 li {
  width: 46%;
  margin-bottom: 8px;
  margin-left: 25px;
}

.list-item .column-3 li {
  width: 28%;
  margin-bottom: 8px;
  margin-left: 25px;
}
.device-list .list-item ul li {
  margin-bottom: 3px;
}
@media (max-width: 768px) {
  .countryList li {
    flex: 1 1 45%;
    list-style-type: none;
  }
  .plan-info li:first-child, .plan-info li:last-child  {
    flex: 1 1 100%;
    color: #000;  
    margin-bottom: 10px;
  }
  .plan-info li:nth-child(3), .plan-info li:nth-child(4) {
    text-align: center;
  }
  .plan-info li:last-child {
    margin-top: 10px;
  }
  .plan-info li:nth-child(4) {
    color: #d7110a;
    font-weight: bold;
    font-size: 18px;
  }
  .plan-info li {
    flex: 1 1 30%;
    text-align: left;
  }
  .list-item .column-2 li {
    width: 100%;
  }
}

.otp {
  display: inline-block;
  width: 40px;
  height: 40px;
  text-align: center;
}

.otp-input-wrapper {
  width: 240px;
  text-align: left;
  display: inline-block;
}

.otp-input-wrapper input {
  padding: 0;
  width: 264px;
  font-size: 20px;
  font-weight: 600;
  color: #3e3e3e;
  background-color: transparent;
  border: 0;
  margin-left: 2px;
  letter-spacing: 30px;
  font-family: sans-serif !important;
}

.otp-input-wrapper input:focus {
  box-shadow: none;
  outline: none;
}

.otp-input-wrapper svg {
  position: relative;
  display: block;
  width: 240px;
  height: 2px;
}
/******pay successful************/
.icon-box {
  color: #fff;
  position: absolute;
  margin: 0 auto;
  left: 0;
  right: 0;
  top: -40px;
  z-index: 9;
  text-align: center;
  width: 80px;
  height: 80px;
}
.urlText {
  font-weight: 600;
  min-width: 300px;
  word-break: break-word;
}
.validation-summary-errors li,
.validation-summary-errors {
  color: #dc342e;
}
.breadcomTitle {
  padding: 15px 0;
}
.breadcomTitle .breadcrumb-item + .breadcrumb-item::before {
  content: "\f105";
  font-family: "FontAwesome";
  float: initial;
}
.listData .active {
  color: #d7110a;
}
/**********tabs**************/
.panTab .nav-link.active {
  background-color: #09377a;
}
.panTab .nav-link {
  color: #333;
  border: 1px solid #09377a;
  margin-right: 5px;
  font-size: 14px;
  padding: 0.2rem 1rem;
}
.qr-code {
  width: 150px;
}
.textDigit {
  font-size: 100px;
  opacity: 0.1;
  font-weight: 600;
  color: #2387c8;
}
.smartphone .accordion-button {
  background-color: #f8f9fa;
}
.rQuestion {
  margin-top: 20px;
  padding: 0;
}
.rQuestion li {
  list-style-type: none;
  margin-bottom: 10px;
}

.rQuestion li a {
  color: #111;
  font-weight: 500;
}
.rQuestion li a:hover {
  color: #d7110a;
}

/***************for landing pages***********************/
.tplp .card-hover {
  background-color: #faeeee;
}
.tplp .card-hover:hover {
  background-color: #dfcfcf;
}

/***************end***********************/
/**************progress bar************/
.dataProgress .progress {
  width: 130px;
  height: 130px;
  background: none;
  position: relative;
}

.dataProgress .progress::after {
  content: "";
  width: 100%;
  height: 100%;
  border-radius: 50%;
  border: 10px solid #eee;
  position: absolute;
  top: 0;
  left: 0;
}

.dataProgress .progress > span {
  width: 50%;
  height: 100%;
  overflow: hidden;
  position: absolute;
  top: 0;
  z-index: 1;
}

.dataProgress .progress .progress-left {
  left: 0;
}

.dataProgress .progress .progress-bar {
  width: 100%;
  height: 100%;
  background: none;
  border-width: 10px;
  border-style: solid;
  position: absolute;
  top: 0;
  border-color: #09377a;
}

.dataProgress .progress .progress-left .progress-bar {
  left: 100%;
  border-top-right-radius: 80px;
  border-bottom-right-radius: 80px;
  border-left: 0;
  -webkit-transform-origin: center left;
  transform-origin: center left;
}

.dataProgress .progress .progress-right {
  right: 0;
}

.dataProgress .progress .progress-right .progress-bar {
  left: -100%;
  border-top-left-radius: 80px;
  border-bottom-left-radius: 80px;
  border-right: 0;
  -webkit-transform-origin: center right;
  transform-origin: center right;
}

.dataProgress .progress .progress-value {
  position: absolute;
  top: 0;
  left: 0;
}

/******************end****************/
/**********order table responsive************/
@media screen and (max-width: 991px) {
  .TableLst thead {
    display: none;
  }
  .TableLst tbody tr {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    border-width: 0px;
  }
  .TableLst td {
    display: flex;
    flex: 1 0 33%;
    border-width: 0px;
  }
  .TableLst td::before {
    content: attr(label);
    font-weight: bold;
    min-width: 40%;
  }
}
@media screen and (max-width: 768px) {
  .TableLst td {
    flex: 0 0 100%;
  }
}
/********************end**************/
.bg-dot {
  background-image: url("../images/bg-dot.png");
  background-repeat: no-repeat;
  background-size: cover;
  height: 100%;
  width: 100%;
  z-index: 0;
}
@media (min-width: 992px) {
  .connect {
    clip-path: polygon(0 21%, 100% 0, 100% 100%, 0 100%);
    padding-top: 50px;
  }
}
.accordion .accordion-button {
  color: #111;
}
.eSim-services .icon-20 {
  width: 25px;
  height: 25px;
}
@media (max-width: 768px) {
  .eSim-services p {
    font-size: 13px;
    line-height: normal;
  }
}

/**********for inner banner**************/
.dispaly-with-foreground {
  position: absolute;
  width: 45%;
  height: auto;
  z-index: 2;
  bottom: 0;
  top: 0;
  left: 8%;
  display: flex;
  align-items: center;
  justify-content: end;
}
.text-line-height {
  line-height: 40px;
}
@media (max-width: 991px) {
  .dispaly-with-foreground {
    right: 1%;
    width: 55%;
  }
  .dispaly-with-foreground h1 {
    font-size: 25px;
  }
  .dispaly-with-foreground p {
    font-size: 14px;
  }
}
@media (max-width: 767px) {
  .height-of-img img {
    height: 300px;
    object-fit: cover;
    width: 100%;
  }
  .dispaly-with-foreground {
    width: 90%;
    left: 7%;
    top: 13%;
    right: 3%;
    bottom: auto;
  }
  .text-line-height {
    line-height: normal;
  }
  .dispaly-with-foreground h1 {
    font-size: 18px;
    text-align: center;
  }
  .dispaly-with-foreground p {
    font-size: 12px;
    text-align: center;
    line-height: normal;
  }
}
/*************end**************/
.blink {
  animation: glowing 1300ms infinite;
  color: #cd2027; 
  text-decoration: underline;
}

@keyframes glowing {
  0% {
    color: #cd2027; 
  }

  50% { 
    color: #ec7c80; 
  }

  100% {
    color: #cd2027;
  }
}
/******************end****************/
