/* lujan99@gmail.com 2025-06-09 18:55*/
/* 99-css:./jolt/appjolt.css */
html {
  scroll-behavior: smooth;
}
@media print {
  .no-print {
    display: none !important;
  }
}
.form-control {
  border-color: #fecb26;
}
button {
  outline: none;
}
button:focus {
  outline: none;
}
map area {
  outline: none;
}
.btn:focus {
  outline: none;
}
@media (min-width: 768px) and (max-width: 900px) {
  .navbar-nav > li > a {
    padding-top: 4px;
    padding-bottom: 4px;
  }
  .navbar-nav123 {
    clear: right;
  }
}
@media (min-width: 900px) {
  .promoVDay {
    position: absolute;
    right: 10px;
    top: 3em;
  }
  .navbar-nav123 {
    clear: right;
  }
  .navbar-nav > li > a {
    padding: 4px 12px;
  }
}
@media (min-width: 768px) {
  h1 {
    font-size: 52px;
  }
}
h1 {
  font-weight: 900;
}
body,
h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: "Lato", sans-serif;
}
.btnNaranja:hover,
.btnNaranja:focus {
  color: white;
  opacity: 0.8;
}
.btnNaranja {
  margin: 2px;
  padding: 6px 6px;
  font-size: 1.2em;
  border: 1px solid transparent;
  border-radius: 4px;
  background-color: #339933;
  color: white;
  border-color: #339933;
}
@media (max-width: 768px) {
  .lblFecha {
    font-size: 12px;
  }
  .lblFecha > span {
    font-size: 16px;
  }
  .navLogo img {
    cursor: pointer;
    margin-left: 8px;
    max-width: 150px;
  }
  li.userstLogout .glyphicon {
    margin-top: 7px;
  }
}
@media (min-width: 769px) {
  .lblFecha {
    font-size: 18px;
  }
  .lblFecha > span {
    font-size: 24px;
  }
  .navLogo img {
    cursor: pointer;
    margin: 6px;
    max-width: 170px;
    margin-top: 11px;
  }
  .userst,
  .shopCartIco {
    margin-top: -2px;
  }
}
@media only screen and (min-width: 921px) {
  .navbar-collapse > .nav > li > a {
    color: #312a22;
  }
}
@media (max-width: 920px) {
  .navbar-header {
    float: none;
  }
  .navbar-left,
  .navbar-right {
    float: none !important;
  }
  .navbar-toggle {
    display: block;
  }
  .navbar-collapse {
    border-top: 1px solid transparent;
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1);
  }
  .navbar-fixed-top {
    top: 0;
    border-width: 0 0 1px;
  }
  .navbar-collapse.collapse {
    display: none !important;
  }
  .navbar-nav {
    float: none !important;
    margin-top: 7.5px;
  }
  .navbar-nav > li {
    float: none;
  }
  .navbar-nav > li > a {
    padding-top: 10px;
    padding-bottom: 10px;
  }
  .collapse.in {
    display: block !important;
  }
  li.userst,
  li.shopCartIco,
  li.userstLogout {
    float: left;
    border-width: 0px;
  }
}
.gradHEAder {
  background: #fe8d27;
  background: -moz-linear-gradient(left, #fe8d27 0%, #ffba1a 100%);
  background: -webkit-linear-gradient(left, #fe8d27 0%, #ffba1a 100%);
  background:
    linear-gradient(
      to right,
      #fe8d27 0%,
      #ffba1a 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#fe8d27", endColorstr="#ffba1a", GradientType=1);
}
.orangeAf {
  color: #339933;
}
.grisf {
  color: #838383;
}
button.negro {
  background-color: black;
  color: white;
}
button.negro:hover,
button.negro:focus {
  background-color: #7e7e7e;
  color: white;
}
a.orangeAf:hover,
button.orangeAf:hover {
  outline: none;
  text-decoration: none;
  color: #ffba1a;
  background-color: #e5e5e5 !important;
}
@media (max-width: 767px) {
  .navbarMargin {
    margin-top: 10px;
  }
}
@media (min-width: 768px) and (max-width: 1049px) {
  .navbarMargin {
    margin-top: 0px;
  }
  .navbarMargin .navbar-nav {
    margin-top: 22px;
    font-size: 1.12em;
    margin-left: 49px;
    padding-bottom: 10px;
  }
}
@media (min-width: 1050px) and (max-width: 1144px) {
  .navbarMargin {
    margin-top: 0px;
  }
  .navbarMargin .navbar-nav {
    margin-top: 22px;
    font-size: 1.42em;
    margin-left: 49px;
    padding-bottom: 10px;
  }
}
@media (min-width: 1145px) {
  .navbarMargin {
    margin-top: 0px;
  }
  .navbarMargin .navbar-nav {
    margin-top: 22px;
    font-size: 1.6em;
    margin-left: 49px;
    padding-bottom: 10px;
  }
}
.btn-negro:hover,
.btn-negro:focus,
.btn-negro:active,
.btn-negro.active {
  background-color: #339933;
  border-color: #339933;
  color: white;
}
.btn-negro {
  font-size: 1.3em;
  outline: none;
  background-color: #fff;
  border-color: #339933;
  color: #339933;
  font-weight: bold;
  border-width: 4px;
  border-radius: 12px;
  padding: 15px 25px;
}
.muteLbl {
  color: #b7b2b2;
  font-weight: 300;
}
.rsocial:focus,
.rsocial:hover {
  color: #F56601;
}
.rsocial {
  font-size: 36px;
  margin-left: 27px;
  float: right;
}
#optFotter a,
#optFotter a:visited {
  color: white;
}
#optFotter a:hover {
  color: white;
  opacity: 0.7;
}
.navbar-custom {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 3;
  font-family: "Lato", sans-serif;
}
.navbar-custom .navbar-brand {
  font-weight: 800;
}
.navbar-custom .nav li a {
  text-transform: uppercase;
  font-family: "Lato", sans-serif;
  font-weight: 300;
  font-style: normal;
}
.navbar-custom .navbar-toggle:focus,
.navbar-default .navbar-toggle:hover {
  background-color: rgba(221, 221, 221, 0.45);
}
@media only screen and (max-width: 768px) {
  .navbar-custom .navbar-collapse.in {
    background: #39b54a;
    background: -moz-linear-gradient(left, #39b54a 0%, #6fe97e 100%);
    background: -webkit-linear-gradient(left, #39b54a 0%, #6fe97e 100%);
    background:
      linear-gradient(
        to right,
        #39b54a 0%,
        #6fe97e 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#39b54a", endColorstr="#6fe97e", GradientType=1);
  }
  .navbar-collapse > .nav > li > a:hover,
  .navbar-collapse > .nav > li > a:focus {
    color: #fff;
    background-color: #39b54a;
    -webkit-transition: background-color 200ms linear;
    -ms-transition: background-color 200ms linear;
    transition: background-color 200ms linear;
  }
  .navbarMargin .navbar-nav {
    font-size: 1.5em;
  }
  .navbar-default .navbar-nav > li > a {
    color: white;
  }
  .navbar-custom {
    background: transparent;
    border-bottom: 1px solid transparent;
  }
}
@media only screen and (min-width: 768px) {
  .navbar-custom {
    background: transparent;
    border-bottom: 1px solid transparent;
  }
  .navbar-custom .navbar-brand {
    color: #232323;
    padding: 20px;
  }
  .navbar-custom .navbar-brand:hover,
  .navbar-custom .navbar-brand:focus {
    color: rgba(35, 35, 35, 0.8);
  }
  .navbar-collapse > .nav > li > a:hover,
  .navbar-collapse > .nav > li > a:focus {
    color: #fff;
    background-color: #39b54a;
    -webkit-transition: background-color 200ms linear;
    -ms-transition: background-color 200ms linear;
    transition: background-color 200ms linear;
  }
  .navbar-default .navbar-nav > .active > a,
  .navbar-default .navbar-nav > .open > a:focus,
  .navbar-default .navbar-nav > .active > a,
  .navbar-default .navbar-nav > .open > a:hover {
    background-color: #39b54a;
    color: white;
  }
  .navbar-default .navbar-nav > .active > a,
  .navbar-default .navbar-nav > .open > a {
    background-image: none;
    background-color: transparent;
    box-shadow: none;
  }
}
@media only screen and (min-width: 1170px) {
  .navbar-custom {
    background:
      linear-gradient(
        to right,
        #fdfdfd 0%,
        #d0d0d0 100%);
    background: #fdfdfd;
    background: -moz-linear-gradient(left, #fdfdfd 0%, #d0d0d0 100%);
    background: -webkit-linear-gradient(left, #fdfdfd 0%, #d0d0d0 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#fdfdfd", endColorstr="#d0d0d0", GradientType=1);
    -webkit-transition: background-color 0.3s;
    -moz-transition: background-color 0.3s;
    transition: background-color 0.3s;
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
    -o-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
  }
  .navbar-custom.is-fixed {
    position: fixed;
    top: -80px;
    min-height: 80px;
    opacity: 0.88;
    background:
      linear-gradient(
        to right,
        #fdfdfd 0%,
        #d0d0d0 100%);
    background: #fdfdfd;
    background: -moz-linear-gradient(left, #fdfdfd 0%, #d0d0d0 100%);
    background: -webkit-linear-gradient(left, #fdfdfd 0%, #d0d0d0 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#fdfdfd", endColorstr="#d0d0d0", GradientType=1);
    -webkit-transition: -webkit-transform 0.3s;
    -moz-transition: -moz-transform 0.3s;
    transition: transform 0.3s;
  }
  .navbar-custom.is-visible {
    -webkit-transform: translate3d(0, 100%, 0);
    -moz-transform: translate3d(0, 100%, 0);
    -ms-transform: translate3d(0, 100%, 0);
    -o-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
  }
}
.lblFecha {
  float: right;
  color: white;
  font-weight: bold;
  display: inline-block;
  text-align: center;
}
@media (max-width: 768px) {
  .lblFecha {
    font-size: 12px;
  }
  .lblFecha > span {
    font-size: 16px;
  }
  .navLogo img {
    cursor: pointer;
    margin-left: 8px;
    max-width: 104px;
  }
  .navbar-default .navbar-nav .open .dropdown-menu > li > a {
    color: white;
  }
}
@media (min-width: 769px) {
  .lblFecha {
    font-size: 18px;
  }
  .lblFecha > span {
    font-size: 24px;
  }
  .navLogo img {
    cursor: pointer;
    margin: 6px;
    max-width: 108px;
  }
}
@keyframes fader {
  0% {
    opacity: 0.2;
  }
  50% {
    opacity: 1.0;
  }
  100% {
    opacity: 0.2;
  }
}
@-webkit-keyframes fader {
  0% {
    opacity: 0.2;
  }
  50% {
    opacity: 1.0;
  }
  100% {
    opacity: 0.2;
  }
}
.cf-bubbles-popup {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: #dedede8c;
  z-index: 200;
}
.cf-bubbles {
  position: absolute;
  top: 20%;
  left: 50%;
  transform: translate(-50%, -50%);
  text-align: center;
  font-size: 22px;
  background: #fff;
  color: #39b54a;
  padding: 10px;
  border-radius: 10px;
}
.cf-bubbles > .bubbles {
  animation: fader 1.6s infinite;
}
.cf-bubbles > .bubbles:nth-child(2) {
  animation-delay: .2s;
}
.cf-bubbles > .bubbles:nth-child(3) {
  animation-delay: .4s;
}
.bubbles {
  background-color: #39b54a;
  width: 20px;
  height: 20px;
  margin: 2px;
  border-radius: 100%;
  display: inline-block;
}
.board-store {
  display: flex;
  max-width: 900px;
  margin: 10px auto;
  flex-direction: row;
  flex-wrap: wrap;
}
#desk {
  margin-top: 80px;
}
.sepGray {
  margin: auto;
  width: 50%;
  height: 6px;
  background: #f6f8f9;
  background: -moz-linear-gradient(left, #f6f8f9 0%, #c0c0c0 40%, #c0c0c0 66%, #f5f7f9 100%);
  background: -webkit-linear-gradient(left, #f6f8f9 0%, #c0c0c0 40%, #c0c0c0 66%, #f5f7f9 100%);
  background:
    linear-gradient(
      to right,
      #f6f8f9 0%,
      #c0c0c0 40%,
      #c0c0c0 66%,
      #f5f7f9 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#f6f8f9", endColorstr="#f5f7f9", GradientType=1);
}
.banner01 .subtit:hover {
  color: #c1ffc1;
}
.banner01 {
  position: absolute;
  background-color: #00000030;
  box-shadow: 0 5px 15px rgba(0, 0, 0, .5);
  color: white;
  font-weight: 700;
  padding: 10px;
}
@media only screen and (min-width: 769px) {
  .banner01 {
    top: 22px;
    border-radius: 12px;
    right: 28px;
    font-size: 32px;
    text-shadow: 2px 2px 4px #353535;
  }
}
@media only screen and (max-width: 768px) {
  .banner01 {
    top: 15px;
    right: 0px;
    font-size: 23px;
    margin-right: 20px;
    border-radius: 6px;
    text-shadow: 2px 2px 4px #353535;
  }
}
@media (max-height: 700px) {
  .banner01a {
    min-height: 457px;
  }
}
@media (min-height: 701px) {
  .banner01a {
    min-height: 600px;
  }
}
.plansIcons a {
  color: black;
  font-weight: bold;
  text-decoration: underline;
}
@media (min-width: 769px) {
  .plansIcons {
    margin: 30px auto;
    text-align: center;
  }
  .plansIcons > div {
    margin: 30px;
  }
  .plansIcons img {
    margin-bottom: 12px;
  }
  .plansIcons a {
    font-size: 1.2em;
  }
}
@media (max-width: 768px) {
  .plansIcons img {
    margin-bottom: 6px;
  }
  .plansIcons {
    margin: 0px auto;
    max-width: 700px;
    text-align: center;
  }
  .plansIcons > div {
    margin: 20px;
    max-width: 137px;
  }
  .plansIcons a {
    font-size: 1em;
  }
}
.plansIcons {
  display: flex;
  flex-wrap: wrap;
  align-items: flex-end;
  justify-content: center;
  max-width: 672px;
}
.plansIcons > div {
  display: flex;
  flex-direction: column;
  align-items: center;
  cursor: pointer;
  max-width: 160px;
}
@media (max-width : 767px) {
  .covpopcon {
    max-width: 1024px;
    margin: 0px auto 30px auto;
    position: relative;
  }
  .covpop {
    margin: 0;
    padding: 6px 10px;
    width: 242px;
    position: absolute;
    left: 50%;
    transform: translate(-50%, -50%);
    top: 50%;
  }
  .covpop p {
    font-size: 12px;
  }
  .covpop h3 {
    font-size: 18px;
  }
}
@media (min-width : 768px) {
  .covpopcon {
    max-width: 1200px;
    margin: 0px auto 30px auto;
    position: relative;
  }
  .covpop p {
    font-size: 1.2em;
  }
  .covpopcon img {
    margin: 0px auto;
  }
  .covpop {
    position: absolute;
    padding: 12px 30px;
    top: 46%;
    left: 1%;
  }
}
.covpop {
  background-color: #fff;
  border-radius: 20px;
  box-shadow: -4px 4px 6px 0px #545454;
  text-align: center;
}
.covpop button {
  font-weight: 900;
  background-color: #39b44c;
  color: #fff;
  letter-spacing: 0.1em;
  border-width: 0;
  border-radius: 8px;
  padding: 14px 26px;
  cursor: pointer;
  margin-bottom: 20px;
}
.btnWhite:hover {
  text-decoration: underline;
}
.btnWhite {
  background-color: white;
  border-width: 0;
  padding: 10px;
  border-radius: 16px;
  font-size: 21px;
  color: #666;
}
.noteMark {
  letter-spacing: 1.1em;
  font-weight: 400;
  font-size: 0.768em;
}
.noteMark:before {
  content: "\2212";
}
.collapsed .noteMark:before {
  content: "+";
}
.menuMarkup {
  transform: rotate(180deg);
  transition: transform 180ms ease-in;
}
.menuMark:before {
  content: "\e259";
}
.collapsed .menuMark:before {
  content: "\e260";
}
.faqTopic {
  color: #666;
  max-width: 1020px;
  margin: 20px auto;
  border: 2px solid #aeaeae;
  padding: 10px;
  font-size: 18px;
  cursor: pointer;
}
.faqTopic > div {
  display: inline-block;
  float: right;
  margin-right: 11px;
}
@media (max-width: 795px) {
  .frameBoard {
    margin: auto 10px;
  }
}
@media (min-width: 796px) {
  .frameBoard {
    margin: auto;
    max-width: 1020px;
  }
}
a.lk2moreInfo:focus,
a.lk2moreInfo {
  outline: none;
  color: black;
  font-size: 0.8em;
  color: black;
}
a.lk2moreInfo:hover {
  text-decoration: underline;
  outline: none;
  color: #333;
}
.slyck-arrow {
  display: inline-block;
  position: absolute;
  top: 100%;
  cursor: pointer;
  color: #9c9c9c;
  font-size: 25px;
  line-height: 0;
  z-index: 11;
}
.slyck-prev {
  left: 0px;
}
.slyck-next {
  right: 0px;
}
.btngradA:hover {
  opacity: 0.75;
}
@media (min-width : 768px) {
  .mainpView {
    padding: 0 40px;
    overflow-x: auto;
  }
  .wborde small {
    font-size: 10px;
  }
  .wborde {
    font-size: 1.6em;
    min-width: 170px;
  }
  .promocont {
    left: 80px;
    top: 78px;
  }
}
.promocont {
  position: absolute;
  background-color: #ebfd5440;
  display: flex;
  align-items: center;
  z-index: 1;
  transform: rotateY(0deg) rotate(-20deg);
  transform-origin: 100% 0;
  animation: kf99promo 8s ease-in-out infinite;
}
@keyframes kf99promo {
  0%, 100% {
    transform: rotate(0deg);
    color: transparent;
  }
  50% {
    transform: rotate(-45deg);
    color: red;
  }
}
.linecross1 {
  position: absolute;
  left: 0;
  border-color: #f00;
  border: 2px dashed #f00;
  width: 100%;
  transform: rotateY(0deg) rotate(43deg);
  transform-origin: 0 100%;
  top: 0px;
}
@media (min-width : 768px) {
  .boardMobile {
    border: 5px solid black;
  }
}
@media (max-width : 767px) {
  .boardMobile {
    border: 2px solid black;
    max-width: 340px;
    margin: 40px auto;
  }
}
.bcstplanRight {
  position: absolute;
  right: 9px;
  top: 0px;
  font-size: 24px;
  color: #339933;
  cursor: pointer;
}
.bcstplanLeft {
  cursor: pointer;
  position: absolute;
  left: 9px;
  top: 0px;
  font-size: 24px;
  color: #339933;
}
.bcstplan {
  padding-top: 24px;
  position: relative;
  overflow-x: hidden;
}
.cstplan {
  display: flex;
  text-align: center;
}
.boardplan {
  display: flex;
  text-align: center;
  flex-direction: column;
}
.stplan {
  display: flex;
  flex-flow: row nowrap;
}
.stplan > div {
  width: 174px;
  padding: 10px 4px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.wborde {
  border: 1px solid #000;
  font-weight: bold;
}
.pprice {
  flex-direction: column;
  border: 3px solid #339933;
  border-radius: 10px;
  margin: 6px 3px;
  font-weight: bold;
  text-shadow: 2px 1px 2px #a0a0a0;
  font-size: 1.5em;
  position: relative;
}
.boardplan .bheader {
  min-width: 186px;
  display: flex;
  flex-flow: row nowrap;
}
.boardplan .bheader > div small {
  font-size: 12px;
}
.boardplan .bheader > div {
  width: 174px;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  font-size: 1.4em;
  margin: 1px 0px;
  padding: 7px;
  border: 2px solid #000;
  font-weight: bold;
}
.boardplan .bheader > div > span {
  font-size: 10px;
  display: block;
}
.boardDesk {
  display: flex;
  justify-content: center;
  align-items: center;
  margin: 60px auto 80px auto;
  position: relative;
}
.boardMobile {
  text-align: center;
  display: flex;
  flex-flow: column nowrap;
  justify-content: center;
  align-items: center;
  border-radius: 14px;
  padding: 10px;
  background-color: #fff3;
}
.boardMobile .btns {
  display: flex;
  flex-flow: row wrap;
  justify-content: center;
  align-items: center;
}
.boardMobile .btns > button.selected {
  background-color: #339933;
  color: white;
}
.boardMobile .btns > button {
  background-color: white;
  font-weight: bold;
  color: black;
  border: 3px solid #339933;
  border-radius: 10px;
  margin: 4px 6px;
  padding: 8px 6px;
  width: 65px;
}
.boardMobile .lineas {
  display: flex;
  flex-flow: column nowrap;
  background-color: #f0f0f0;
  border-radius: 14px;
  text-align: left;
  padding: 14px;
  width: 100%;
  color: black;
  margin-top: 30px;
}
.boardMobile .lineas > div > span:last-child {
  text-align: right;
  width: 50%;
}
.boardMobile .lineas > div:not(:last-child) {
  border-bottom: 1px solid #ccc;
}
.boardMobile .lineas > div {
  display: flex;
  justify-content: space-between;
  padding: 10px 0px;
  align-items: center;
}
.scroller {
  display: flex;
  align-items: center;
  position: absolute;
  top: -1.2em;
  font-size: 2em;
  cursor: pointer;
  color: #aaa;
  width: 100%;
  justify-content: center;
}
.scroller > span:hover {
  color: black;
}
.pagehead {
  display: flex;
  flex-direction: column;
  align-items: center;
  max-width: 900px;
  margin: auto;
  text-align: center;
  max-width: 1090px;
  margin: auto;
  text-align: left;
  align-items: center;
}
.pagehead h1 {
  color: #fff;
  margin-bottom: 20px;
  text-shadow: 5px 5px 11px #222;
  letter-spacing: 3px;
  font-weight: bold;
}
.pagehead p {
  color: #666;
  font-weight: bold;
  max-width: 980px;
  margin: auto;
  font-size: 1.2em;
}
.pagehead h2 {
  color: #fff;
  font-weight: bold;
  text-shadow: 2px 2px 3px #222;
  margin-bottom: 1em;
}
@media only screen and (max-width: 767px) {
  .pagehead h1 {
    font-size: 34px;
  }
  .pagehead h2 {
    font-size: 20px;
  }
  .pagehead {
    text-align: center;
    padding: 30px 20px;
  }
}
@media only screen and (min-width: 768px) {
  .pagehead {
    padding: 50px 20px;
  }
  .pagehead h1 {
    font-size: 3em;
  }
  .pagehead h2 {
    font-size: 1.6em;
  }
  .main_container {
    overflow-y: visible;
  }
}
@media only screen and (min-width: 1200px) {
  .main_container {
    overflow-y: visible;
  }
}
.main_container {
  margin: auto;
}
@media only screen and (max-width: 767px) {
  .myplans {
    padding: 0 20px;
  }
  .myplans .title {
    border-bottom: 3px solid #000;
    padding-bottom: 20px;
    margin-top: 30px;
    margin-bottom: 16px;
    font-size: 22px;
  }
  .myplans .stitle {
    font-size: 14px;
    color: #000;
    text-align: center;
    padding: 16px;
  }
}
@media only screen and (min-width: 768px) {
  .myplans .board {
    display: grid;
    grid-template-columns: 1fr 1fr;
    max-width: 926px;
    margin: 80px auto;
    align-items: center;
  }
  .myplans .title {
    border-bottom: 3px solid #000;
    padding-bottom: 10px;
    margin-top: 80px;
    margin-bottom: 16px;
  }
  .myplans .stitle {
    font-size: 14px;
    color: #000;
    text-align: justify;
  }
}
@media (max-width: 768px) {
  .cardImgItem {
    width: 20px;
  }
  .selShipping {
    max-width: 200px;
  }
  .containPop {
    justify-content: center;
  }
  .btnPlan {
    font-size: 16px;
  }
}
@media (min-width: 769px) {
  .cardImgItem {
    width: 32px;
  }
  .selShipping {
    margin-left: 20px;
  }
  .centerinBig {
    text-align: right;
  }
  .certLogoA {
    width: 157px;
    float: right;
    margin-top: 25px;
    text-align: right;
  }
  .containPop {
    justify-content: space-around;
  }
  .btnPlan {
    font-size: 23px;
    min-width: 300px;
  }
}
.btnPlan {
  background-color: #339933;
  color: #fff;
  border-radius: 8px;
  border-width: 0px;
  padding: 6px 26px;
  font-weight: 300;
  -webkit-transition: background-color 200ms linear;
  -ms-transition: background-color 200ms linear;
  transition: background-color 200ms linear;
}
.btnPlan:hover {
  text-decoration: underline;
  -webkit-transition: background-color 200ms linear;
  -ms-transition: background-color 200ms linear;
  transition: background-color 200ms linear;
}
.btncard.selected:hover {
  border-color: #39b54a;
}
.btncard.selected {
  border-color: #39b54a;
  box-shadow: 1px 1px 8px 1px #39b54a;
}
.btncard:hover {
  box-shadow: 1px 1px 8px 1px #39b54a;
  border-color: #a5a5a5;
}
.btncard {
  cursor: pointer;
  padding: 7px 19px;
  border: 4px solid #cacaca;
  border-radius: 10px;
  margin-right: 6px;
  box-shadow: 1px 1px 8px 1px #c0c0c0;
}
#tblListCart th {
  font-size: 1.2em;
  color: #aaa;
}
#tblListCart td,
#tblListCart th {
  vertical-align: middle;
}
#tblListCart2 td,
#tblListCart2 th {
  vertical-align: middle;
}
@media (min-width : 768px) {
  .certLogoB {
    max-width: 200px;
  }
  #tblListCart2,
  #tblListCart {
    margin-top: 0px;
  }
}
@media (max-width : 767px) {
  .certLogoB {
    max-width: 200px;
    margin-top: 20px;
  }
  #tblListCart2 td,
  #tblListCart2 th,
  #tblListCart td,
  #tblListCart th {
    font-size: 0.8em;
    padding: 5px;
  }
}
.certLogoB {
  display: flex;
  align-items: center;
  margin: 20px 0;
}
@media (max-width : 767px) {
  .titlex {
    font-size: 1.6em;
  }
  .logcontainer {
    grid-template-columns: 1fr;
  }
}
@media (min-width : 768px) {
  .titlex {
    font-size: 2em;
  }
  .logcontainer {
    grid-template-columns: 1fr 1fr;
  }
}
.logcontainer {
  display: grid;
  grid-gap: 5px;
  margin: 80px -15px 10px -15px;
}
.titlex {
  background-color: #39b44c;
  color: #fff;
  font-weight: 600;
  text-shadow: 2px 2px 3px #222;
  padding: 10px;
  text-align: center;
  margin: 0px;
}
.panelST_header {
  border: 2px solid #ccc;
}
.btn2CashCards:focus,
.btn2CashCards:hover,
.btn2CashCards:active {
  color: #fff;
  background-color: #84dc7f;
}
.btn2CashCards {
  color: #fff;
  background-color: #39b44c;
}
.btn2ProdAddon:focus,
.btn2ProdAddon:hover,
.btn2ProdAddon:active {
  color: #fff;
  background-color: #84dc7f;
}
.btn2ProdAddon {
  color: #fff;
  background-color: #39b44c;
}
.btn2ChgPlan:focus,
.btn2ChgPlan:hover,
.btn2ChgPlan:active {
  color: #fff;
  background-color: #f9f43d;
}
.btn2ChgPlan {
  color: #fff;
  background-color: #EEE807;
}
.btn2Refill:focus,
.btn2Refill:hover,
.btn2Refill:active {
  color: #fff;
  background-color: #84dc7f;
}
.btn2Refill {
  color: #fff;
  background-color: #39b44c;
}
.btn4How {
  font-weight: bold;
  border-radius: 8px;
  border-width: 0px;
  font-family: "Ubuntu", sans-serif;
  box-shadow: 0px 6px 6px -1px #828282;
}
.cover2 {
  display: grid;
  max-width: 1024px;
  grid-gap: 35px 75px;
  margin: 80px auto;
  padding: 0px 52px;
  text-align: center;
}
.cover2 .cover2i img {
  margin: auto;
}
.cover2 .cover2i h3 {
  font-weight: 900;
}
.cover2 .cover2i p {
  margin-top: 20px;
  font-size: 18px;
}
.cont-benefits {
  display: grid;
  max-width: 1024px;
  grid-gap: 35px 75px;
  margin: 40px auto;
  padding: 0px 52px;
}
.benefits {
  display: grid;
  grid-gap: 10px 27px;
  align-items: center;
}
.benefits .b h3 {
  font-weight: 900;
}
.benefits .b p {
  font-size: 17px;
}
.coveragefoot {
  background-color: #60c26f;
}
.coveragefoot h2 {
  color: #fff;
  text-shadow: 5px 5px 11px #222;
  text-align: center;
  font-weight: bold;
  margin-top: 0px;
}
@media (max-width : 697px) {
  .benefits {
    grid-template-rows: 96px auto;
    justify-items: center;
    text-align: center;
  }
  .coveragefoot .boardco {
    padding: 50px 10px;
  }
  .coveragefoot h2 {
    font-size: 28px;
    margin-bottom: 20px;
  }
  .cover2 {
    grid-template-columns: 1fr;
  }
  .cont-benefits {
    grid-template-columns: 1fr;
  }
}
@media (min-width : 698px) {
  .benefits {
    grid-template-columns: 96px auto;
  }
  .coveragefoot .boardco {
    padding: 80px 50px;
  }
  .coveragefoot h2 {
    font-size: 37px;
    margin-bottom: 40px;
  }
  .cover2 {
    grid-template-columns: 1fr 1fr 1fr;
  }
  .cont-benefits {
    grid-template-columns: 1fr 1fr;
  }
}
#deskCoverageMap {
  box-shadow: 0px 0px 18px 5px #545454;
  max-width: 1280px;
  margin: auto;
  background-color: white;
}
@media (max-width : 1023px) {
  #deskCoverageMap {
    height: 600px;
  }
}
@media (min-width : 1024px) {
  .deskCoverageMap {
    padding-bottom: 180px;
  }
  #deskCoverageMap {
    height: 900px;
    margin-top: -180px;
  }
}
.btnRound.selected {
  background: #339933;
  color: white;
}
.btnRound {
  position: relative;
  color: #339933;
  border: 0px;
  border-radius: 8px;
  font-size: 13px;
  padding: 3px 11px;
  margin: 0px auto;
  line-height: 1.8em;
  font-weight: bold;
  border: 1px solid #339933;
  background: #fff;
}
@media (max-width : 767px) {
  .lineai {
    font-size: 13px;
    margin-right: 10px;
  }
}
@media (min-width: 768px) {
  .lineai {
    font-size: 20px;
    margin-right: 10px;
  }
}
.lineai {
  display: flex;
  justify-content: space-between;
  flex-grow: 1;
  align-items: center;
  font-weight: 600;
  margin-right: 10px;
}
button.btnRound.selected:before {
  content: "\e013";
  font-family: "Glyphicons Halflings";
  padding: 2px 6px 2px 4px;
  position: absolute;
  top: 15px;
  left: -15px;
  border: 2px solid #339933;
  background-color: white;
  font-size: 18px;
  line-height: 22px;
  border-radius: 50%;
  color: #339933;
  z-index: 1;
}
.accsuphead {
  display: flex;
  float: right;
  align-items: center;
  gap: 20px;
}
@media (max-width : 767px) {
  .accsuphead {
    margin: 12px 16px 2px 2px;
  }
}
@media (min-width: 768px) {
  .accsuphead {
    margin: 2px 16px 2px 2px;
  }
}

/* 99-css:jolt\login.html?99-css */
.login {
  max-width: 600px;
  margin: auto;
  padding: 40px 0px;
}
.loginform {
  border: 1px solid #ccc;
  border-radius: 10px;
}
.login h3 {
  font-family: "Ubuntu", sans-serif;
  font-weight: bold;
}
@media (max-width : 767px) {
  .loginform {
    margin: 0px 10px;
    padding: 20px;
  }
}
@media (min-width : 768px) {
  .loginform {
    margin: 0px auto;
    padding: 20px 50px;
  }
  .loginform p {
    font-size: 1.4em;
  }
}

/* 99-css:jolt\myaccount.html?99-css */
#appMyAccount .hmeohead {
  display: grid;
  align-items: center;
}
#appMyAccount .hmeohead h1 {
  text-align: center;
  color: white;
  font-weight: 400;
  text-shadow: 0px 2px 7px #323232;
}
@media (min-width : 768px) {
  #deskSTCustomer {
    margin: 0px 0px 20px 0px;
  }
  #appMyAccount .hmeohead {
    grid-template-columns: 1fr;
    padding: 120px 0px;
  }
  #appMyAccount .hmeohead h1 {
    font-size: 6em;
    line-height: 1.42;
  }
  #appMyAccount .hmeohead h2 {
    font-size: 1.8em;
  }
}
#appMyAccount .hmeohead h2 {
  text-align: center;
  font-weight: 400;
}
@media (max-width : 767px) {
  #deskSTCustomer {
    margin: 0px 6px 6px 6px;
  }
  #appMyAccount .hmeohead {
    grid-template-columns: 1fr;
  }
  #appMyAccount .hmeohead h2 {
    font-size: 1.4em;
  }
  #appMyAccount .hmeohead .text {
    margin: 0px 14px 0px 14px;
    text-align: center;
  }
}
#appMyAccount .btnFlat .glyphicon {
  margin: 0 6px;
}
#appMyAccount .btnFlat {
  border-width: 0px;
  float: right;
  background-color: #61c370;
  font-weight: 400;
  display: flex;
  align-items: center;
  font-size: 25px;
}
#appMyAccount .custStatus {
  display: grid;
  gap: 4px 2px;
  align-items: center;
  text-align: center;
  font-size: 1.2em;
  font-weight: 600;
  padding: 14px 10px;
}
@media (max-width : 767px) {
  #appMyAccount .custStatus {
    grid-template-columns: 1fr 1fr;
    margin: 16px 6px;
  }
  #appMyAccount .cloud > div {
    padding: 16px 6px;
    font-size: 1.1em;
  }
  #appMyAccount .cloud {
    gap: 8px;
    background-color: #61c370;
    padding: 6px;
    margin-top: -4px;
  }
}
@media (min-width : 768px) {
  #appMyAccount .cloud > div {
    width: 0;
  }
  #appMyAccount .custStatus {
    grid-template-columns: 1fr 1fr 1fr 1fr;
    margin: 10px 6px;
  }
  #appMyAccount .cloud > div {
    padding: 24px 24px;
    font-size: 1.3em;
  }
  #appMyAccount .cloud {
    gap: 8px;
    margin: auto;
    margin-top: -75px;
  }
}
#appMyAccount .cloud {
  max-width: 900px;
  display: flex;
  flex-wrap: wrap;
}
#appMyAccount .cloud img {
  left: 0;
  top: 0;
  position: absolute;
  z-index: -1;
}
#appMyAccount .cloud > div {
  display: flex;
  align-items: center;
  justify-content: center;
  font-weight: 600;
  text-align: center;
  line-height: 1em;
  background-color: #fff;
  color: #777;
  border-radius: 14px;
  box-shadow: 2px 2px #808080;
  flex: 1 1 0px;
}
#appMyAccount .cloud p {
  text-align: center;
  margin: 10px 44px;
  font-size: 1.6em;
}
#appMyAccount .titlex {
  background-color: #61c370;
  color: #fff;
  font-family: "Montserrat";
  font-weight: 600;
  text-shadow: 2px 2px 3px #222;
  padding: 10px;
  text-align: left;
}
#appMyAccount .workdev {
  margin: auto;
  border: 1px solid #ccc;
}
@media (max-width : 767px) {
  #appMyAccount .fboard {
    display: grid;
    grid-template-columns: 1fr;
  }
  #appMyAccount .fset {
    margin: 10px 10px;
  }
  #appMyAccount .fset legend {
    font-size: 1.4em;
  }
  #appMyAccount .titlex {
    font-size: 1.6em;
  }
}
@media (min-width : 768px) {
  #appMyAccount .fboard {
    display: grid;
    grid-template-columns: 1fr 3fr;
  }
  #appMyAccount .fset {
    margin: 10px 2px;
  }
  #appMyAccount .fset legend {
    font-size: 1.8em;
  }
  #appMyAccount .titlex {
    font-size: 2em;
  }
}
#appMyAccount .fset {
  border-radius: 10px;
}
#appMyAccount .fset legend {
  box-shadow: 2px 2px 5px #666;
  margin: 0;
  padding: 6px;
  text-align: center;
  color: #fff;
  border-radius: 1em;
  border-width: 0;
}
#appMyAccount .fset.a {
  border: 4px solid #61c370;
}
#appMyAccount .fset.b {
  border: 4px solid #61c370;
}
#appMyAccount .fset.c {
  border: 4px solid #61c370;
}
#appMyAccount .fset.d {
  border: 4px solid #61c370;
}
#appMyAccount .fset.a legend {
  background-color: #61c370;
}
#appMyAccount .fset.b legend {
  background-color: #61c370;
}
#appMyAccount .fset.c legend {
  background-color: #61c370;
}
#appMyAccount .fset.d legend {
  background-color: #61c370;
}
#appMyAccount .tdata {
  width: 100%;
  margin: 10px auto;
}
#appMyAccount .tdata tr {
  border-bottom: 1px solid #ddd;
}
#appMyAccount .tdata td:first-child {
  font-weight: 600;
}
#appMyAccount .tdata td:last-child {
  text-align: right;
}
@media (max-width : 767px) {
  #appMyAccount .sevusa {
    display: grid;
    grid-template-columns: 1fr;
    margin-top: 60px;
    align-items: center;
  }
  #appMyAccount .tdata td {
    padding: 0.4em 0;
  }
}
@media (min-width : 768px) {
  #appMyAccount .sevusa {
    display: grid;
    grid-template-columns: 1fr 1fr;
    margin-top: 80px;
    align-items: center;
  }
  #appMyAccount .tdata td {
    padding: 0.4em;
    font-size: 1.5em;
  }
}
#appMyAccount .pagehead {
  padding-top: 10px;
  padding-bottom: 10px;
  max-width: 1024px;
  margin: auto;
  align-items: center;
  height: 100%;
  justify-content: center;
  display: flex;
}
#appMyAccount .pagehead h1 {
  color: #fff;
  margin-bottom: 26px;
  text-shadow: 5px 5px 11px #222;
  letter-spacing: 3px;
  font-family: "Montserrat";
}
@media (max-width: 767px) {
  #appMyAccount .pagehead h1 {
    font-size: 30px;
  }
  #appMyAccount .pagehead h2 {
    font-size: 20px;
  }
  #appMyAccount .apnName {
    position: absolute;
    font-weight: 900;
    left: 68px;
    bottom: 28px;
  }
}
@media (min-width: 768px) {
  #appMyAccount .apnName {
    position: absolute;
    font-weight: 900;
    left: 76px;
    bottom: 40px;
  }
  #appMyAccount .pagehead h1 {
    font-size: 3em;
  }
  #appMyAccount .pagehead h2 {
    font-size: 1.6em;
  }
}
#appMyAccount .pagehead h2 {
  color: #fff;
  font-family: "Montserrat";
  font-weight: 400;
  text-shadow: 2px 2px 3px #222;
  margin-bottom: 2.2em;
}
@media only screen and (min-width: 768px) {
  #appMyAccount .main_container {
    height: 390px;
    overflow-y: visible;
  }
}
@media only screen and (min-width: 1200px) {
  .main_container {
    height: 320px;
    overflow-y: visible;
  }
}
#appMyAccount .main_container {
  margin: auto;
}
#appMyAccount .btnoran-sm.active {
  background-color: #61c370;
  color: #fff;
}
#appMyAccount .btnoran-sm {
  color: #61c370;
  background-color: #fff;
  border-width: 0;
  border-radius: 8px;
  padding: 8px 13px;
  cursor: pointer;
  margin: 0 2px;
  font-size: 0.8em;
  border: 3px solid #61c370;
}
#appMyAccount .btnOran {
  font-weight: 900;
  background-color: #61c370;
  color: #fff;
  letter-spacing: 0.1em;
  border-width: 0;
  border-radius: 8px;
  padding: 14px 26px;
  cursor: pointer;
  margin-bottom: 20px;
}

/* 99-css:jolt\activate.html?99-css */
.wraplineas {
  display: grid;
}
.wraplineas .lineas {
  display: flex;
  flex-flow: column nowrap;
  background-color: #f0f0f0;
  text-align: left;
  padding: 2px 14px;
  width: 100%;
  color: #000;
  font-size: 18px;
}
.wraplineas .lineas > div > span:last-child {
  text-align: right;
  width: 50%;
}
.wraplineas .lineas > div:not(:last-child) {
  border-bottom: 1px solid #ccc;
}
.wraplineas .lineas > div {
  display: flex;
  justify-content: space-between;
  padding: 10px 0px;
  align-items: center;
}
.wraplineas .lineai {
  display: flex;
  justify-content: space-between;
  flex-grow: 1;
  align-items: center;
  font-weight: 600;
  margin-right: 10px;
}
.wraplineas.btnRound.selected:before {
  background-color: white;
  content: "\e013";
  font-family: "Glyphicons Halflings";
  padding: 0px 4px;
  position: absolute;
  top: 17px;
  left: -12px;
  color: #FDB100;
  border-radius: 50%;
  border: 2px solid #FDB100;
  line-height: 18px;
}
@media (min-width : 768px) {
  table.is3401 > tbody > tr > td.ddd.selected:before,
  .plandesc > div.selected:before {
    font-size: 36px;
  }
  .wraplineas {
    grid-template-columns: 1fr 1fr;
  }
  .wraplineas .lineai {
    font-size: 20px;
    margin-right: 10px;
  }
}
@media (max-width : 767px) {
  table.is3401 > tbody > tr > td.ddd.selected:before,
  .plandesc > div.selected:before {
    font-size: 19px;
  }
  .wraplineas .lineai {
    font-size: 13px;
    margin-right: 10px;
  }
  .wraplineas .lineas {
    margin-top: 4px;
  }
  .wraplineas {
    grid-template-columns: 1fr;
  }
}
.plangroup {
  display: flex;
  margin: 10px auto;
  flex-wrap: wrap;
  gap: 0px 5px;
  justify-content: center;
}
.plangroup label.active {
  background-color: #c7ffc8;
}
.plangroup label {
  font-size: 1.2em;
  padding: 8px;
  border-radius: 5px;
  display: flex;
  align-items: flex-start;
  justify-content: center;
  gap: 14px;
  background-color: aliceblue;
}
.plangroup img {
  max-width: 150px;
}
.plangroup > .lbl4checked {
  position: relative;
}
.plangroup > .lbl4checked > input:checked + .glyphicon:before {
  content: "\e089";
}
.plangroup > .lbl4checked > input:checked + .glyphicon {
  position: absolute;
  font-size: 2.8em;
  top: -6px;
  left: -7px;
  color: #27cb27;
  border-radius: 16px;
}
.plangroup > .lbl4checked > input:not(:checked) + .glyphicon {
  display: none;
}
.plandesc {
  z-index: 1;
  display: flex;
  margin: 10px auto;
  flex-wrap: wrap;
  gap: 0px 5px;
  justify-content: center;
}
table.is3401 > tbody > tr > td.ddd.selected:before,
.plandesc > div.selected:before {
  content: "\e089";
  display: inline-block;
  font-family: "Glyphicons Halflings";
  font-style: normal;
  font-weight: 400;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  color: #27cb27;
  z-index: 2;
  position: absolute;
  left: -6px;
  top: -6px;
  border-radius: 24px;
  background-color: #ffffffb0;
}
.plandesc > div {
  display: flex;
  flex-direction: column;
  position: relative;
  width: 157px;
  height: 240px;
  gap: 2px;
  padding-top: 12px;
  font-size: 1.2em;
  text-align: center;
  font-weight: bold;
  cursor: pointer;
}
.plandesc > div > img {
  position: absolute;
  width: 100%;
  top: 0px;
  left: 0px;
}
.plandesc > div > span.pdprice {
  z-index: 1;
  font-size: 1.8em;
  flex-grow: 1;
  display: flex;
  flex-direction: column;
  justify-content: flex-end;
  padding-bottom: 21px;
}
.plandesc > div span.pddays {
  color: #2872ff;
  display: block;
  font-size: 18px;
}
.plandesc > div > span.y {
  display: flex;
  flex-direction: column;
  z-index: 1;
  justify-content: center;
  height: 116px;
  color: white;
}
.plandesc > div > span.y > span.x {
  padding: 0px 2px;
  display: grid;
  grid-template-columns: min-content auto;
  margin-left: 6px;
}
.plandesc > div > span.y > span.x img {
  width: 27px;
}
.dolplanHead > button.selected:before {
  content: "\e089";
  display: inline-block;
  font-family: "Glyphicons Halflings";
  font-style: normal;
  font-weight: 400;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  color: #27cb27;
  z-index: 2;
  position: absolute;
  left: -6px;
  top: -6px;
  font-size: 36px;
  border-radius: 24px;
  background-color: #ffffffb0;
}
.dolplanHead > button {
  display: flex;
  flex-direction: column;
  position: relative;
  width: 157px;
  height: 240px;
  gap: 2px;
  padding-top: 12px;
  font-size: 1.2em;
  text-align: center;
  font-weight: bold;
  cursor: pointer;
  border-width: 0px;
  background-color: transparent;
  align-items: center;
}
.dolplanHead > button > img {
  position: absolute;
  width: 100%;
  top: 0px;
  left: 0px;
}
.dolplanHead > button > span.pdprice {
  z-index: 1;
  font-size: 1.8em;
  flex-grow: 1;
  display: flex;
  flex-direction: column;
  justify-content: flex-end;
  padding-bottom: 18px;
}
.dolplanHead > button span.pddays {
  color: #2872ff;
  display: block;
  font-size: 18px;
}
.dolplanHead > button > span.y {
  display: flex;
  flex-direction: column;
  z-index: 1;
  justify-content: center;
  height: 116px;
  color: white;
  width: 100%;
}
.dolplanHead > button > span.y > span.x {
  padding: 0px 2px;
  display: grid;
  grid-template-columns: min-content auto;
  margin-left: 6px;
}
.dolplanHead > button > span.y > span.x img {
  width: 27px;
}
.planhead {
  display: grid;
  margin: 20px auto;
  align-items: center;
  gap: 12px;
  justify-content: center;
}
@media (max-width : 767px) {
  .planhead {
    grid-template-columns: auto;
  }
}
@media (min-width : 768px) {
  .planhead {
    max-width: 751px;
    grid-template-columns: auto auto;
  }
}
.permonth {
  text-align: center;
  font-weight: bold;
  color: #464444;
  grid-column: 1/-1;
}
.dolplanHead {
  grid-column: 1 / -1;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
}
.dolplanHead .btnRound.selected {
  background: white;
  color: #339933;
}
.dolplanHead .btnRound {
  color: white;
  border: 3px solid #339933;
  border-radius: 8px;
  font-size: 20px;
  padding: 3px 11px;
  margin: 4px;
  line-height: 1.8em;
  font-weight: bold;
  background: #339933;
}
.dolplan2 {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  gap: 20px;
  font-size: 0.9em;
  margin: 10px 0px;
  justify-content: center;
}
.dolplan2 > div {
  max-width: 360px;
  border: 4px solid #000;
  padding: 10px;
  border-radius: 17px;
  display: flex;
  flex-direction: column;
}
.dolplan2 .arra2 {
  grid-template-columns: 1fr !important;
}
.dolplan2 .arra {
  display: grid;
  grid-template-columns: 1fr 1fr;
  grid-gap: 2px;
  border-top: 1px solid #ccc;
  padding-top: 20px;
  margin-bottom: 2px;
  font-size: 1.4em;
  flex-grow: 1;
  justify-items: center;
}
.dolplan2 .arra > div {
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
}
.dolplan2 .arra > div > span {
  text-align: center;
  font-size: 0.9em;
  font-weight: bold;
}
.dolplan2 .arrb {
  display: flex;
  flex-direction: column;
  font-weight: bold;
  font-size: 1.2em;
  row-gap: 10px;
}
.dolplan2 .arrb > div {
  display: grid;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  align-items: center;
  column-gap: 10px;
  border-top: 2px solid #ccc;
  padding-top: 10px;
}
.dolplan2 .arrb button {
  color: black;
  border: 2px solid #339933;
  border-radius: 6px;
  background-color: #fff;
  width: 100%;
  position: relative;
}
.dolplan2 .arrb button.selected:before {
  content: "\e013";
  font-family: "Glyphicons Halflings";
  padding: 1px 3px 1px 3px;
  position: absolute;
  top: 15px;
  left: -10px;
  background-color: white;
  border-radius: 50%;
  color: #339933;
  border: 2px solid #339933;
}
.dolplan2 .lineas {
  display: flex;
  flex-flow: column nowrap;
  background-color: #339933;
  color: white;
  margin-top: 4px;
  border-radius: 8px;
  text-align: left;
  padding: 0px 12px;
  width: 100%;
  font-size: 1.2em;
}
.dolplan2 .lineas > div:not(:last-child) {
  border-bottom: 1px solid #ccc;
}
.dolplan2 .lineas > div {
  display: flex;
  justify-content: space-between;
  padding: 10px 0px;
  align-items: center;
}
.dolplan2 .lineas > div > span:last-child {
  text-align: right;
  width: 50%;
  font-weight: bold;
  font-size: 1.4em;
}
.chk_green {
  display: none;
}
.chk_green + label {
  background: url(images/green_unchecked.jpg) no-repeat;
  background-size: 50px 50px;
  height: 50px;
  padding: 14px 0px 0px 37px;
  display: flex;
  align-items: center;
  flex-wrap: wrap;
}
.chk_green:checked + label {
  background: url(images/green_check.jpg) no-repeat;
  background-size: 50px 50px;
  height: 50px;
  padding: 14px 0px 0px 37px;
}
.qhelp {
  max-width: 1100px;
  margin: auto;
}
.qhelp .qhelpi {
  display: flex;
  border-radius: 2px;
  border: 1px solid #ccc;
}
.qhelp .qhelpii {
  align-items: center;
  border-radius: 2px;
  border: 1px solid #ccc;
  padding: 16px;
  margin-bottom: 20px;
}
.qhelp .qhelpii img {
  max-width: 170px;
}
.summary {
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 12px 10px;
  margin-bottom: 10px;
  box-shadow: 0px 0px 5px 0px #585858;
  border-radius: 14px;
}
@media (max-width : 767px) {
  .qhelp .qhelpii {
    font-size: 0.9em;
  }
  .qhelp .subtit {
    font-size: 14px;
  }
  .qhelp .qhelpi p {
    font-size: 12px;
    padding-right: 10px;
  }
  .qhelp .qhelpi .btit {
    font-weight: bold;
  }
  .qhelp .qhelpi {
    align-items: flex-start;
  }
  .qhelp {
    padding: 0 20px;
  }
  .qhelp .qhelpi img {
    max-width: 42px;
    margin: 10px;
  }
  .summary {
    flex-wrap: wrap;
  }
}
@media (min-width : 768px) {
  .qhelp .subtit {
    font-size: 1.2em;
  }
  .qhelp .qhelpi .btit {
    font-weight: bold;
    font-size: 1.4em;
  }
  .qhelp .qhelpi {
    align-items: center;
    margin-bottom: 20px;
  }
  .qhelp .qhelpi img {
    max-width: 80px;
    margin: 10px 30px 10px 10px;
  }
}
.intrucCover .h {
  display: flex;
  margin: 0px 0px;
  flex-direction: column;
}
.hili {
  color: #39b44c;
}
.intrucCover .cb {
  display: flex;
  align-items: center;
}
.intrucCover {
  display: grid;
  margin: auto;
}
.intrucCover > div {
  display: grid;
  grid-template-columns: auto auto;
  grid-gap: 14px;
  border: 1px solid #ccc;
}
@media (max-width: 767px) {
  .intrucCover > div {
    padding: 24px 10px 40px 10px;
  }
  .intrucCover {
    grid-template-columns: 1fr;
  }
  .intrucCover .n,
  .intrucCover .h {
    margin-top: 10px;
  }
  .intrucCover .h b {
    font-size: 1.6em;
    font-weight: 900;
  }
  .intrucCover > div {
    padding-top: 0px;
  }
  .intrucCover .h cb {
    font-size: 1.2em;
  }
}
@media (min-width: 768px) {
  .intrucCover > div {
    padding: 37px 10px 40px 10px;
  }
  .intrucCover {
    grid-template-columns: 1fr 1fr;
  }
  .intrucCover .h b {
    font-size: 1.2em;
    font-weight: 900;
  }
  .boardInst {
    grid-template-columns: auto auto;
  }
}
.intrucCover .n {
  background-color: #39b44c;
  color: #fff;
  width: 40px;
  height: 40px;
  border-radius: 20px;
  padding-top: 5px;
  font-size: 20px;
  font-weight: bold;
  text-align: center;
}
.boardInst {
  max-width: 1100px;
  margin: 80px auto 80px auto;
  display: grid;
  grid-gap: 14px;
}
.ticketBack {
  position: relative;
  overflow: hidden;
  background-color: #cccccc47;
  background-repeat-y: repeat;
  background-size: contain;
}
.blueAf {
  color: blue;
}
@media (min-width: 1200px) {
  .control-label {
    font-size: 1.4em;
  }
}
.parCongratulation1 {
  text-align: left;
  border: 2px solid #aae0f6;
  font-size: 22px;
  border-radius: 8px;
  padding: 10px 21px;
}
.parCongratulation2 p {
  text-align: center;
  font-size: 22px;
  padding: 10px 21px;
}
.btnWhite {
  padding: 14px 20px;
  border-width: 0px;
  border-radius: 8px;
  font-weight: bold;
  font-size: 1.2em;
  color: black;
}
.btnOran {
  font-weight: 900;
  background-color: #39b44c;
  color: #fff;
  letter-spacing: 0.1em;
  border-width: 0;
  border-radius: 8px;
  padding: 14px 26px;
  cursor: pointer;
  margin-bottom: 20px;
}
@media (min-width : 768px) {
  .btnOran {
    min-width: 250px;
  }
  .setup {
    grid-template-columns: 56px 0.8fr 1fr 1fr;
  }
  .span3 {
    grid-row-end: span 3;
  }
  .actForm {
    margin: 0px auto;
    padding: 12px 25px 1px 25px;
  }
  .actBody {
    margin: 30px auto;
    max-width: 1000px;
  }
}
@media (max-width : 767px) {
  .ask4sim {
    flex-wrap: wrap;
    padding: 10px 20px;
  }
  .setup {
    grid-template-columns: 1fr;
    margin: 0 12px;
  }
  .actForm {
    margin: 0px 4px;
  }
  .actBody {
    margin: 30px 0px 30px 15px;
  }
}
.setup {
  display: grid;
  align-items: start;
  grid-gap: 10px;
}
.setup .a > div {
  background-color: #39b44c;
  border-radius: 50%;
  width: 2em;
  border-width: 0;
  padding: 8px;
  font-weight: bold;
  color: #fff;
  text-align: center;
  font-size: 2em;
}
.setup .b h3 {
  margin: 0px;
}
.setup .d > div {
  margin: 0 14%;
}
@media (max-width : 767px) {
  .special-offer {
    position: absolute;
    width: 30px;
    right: -2px;
    top: -2px;
  }
  table.is3401 > tbody > tr > td.head {
    font-size: 0.85em;
    background-color: #cfffd7;
  }
  table.is3401 > tbody > tr > td.ddd {
    font-size: 1.2em;
  }
  #appAativate {
    padding-top: 14px;
  }
}
@media (min-width : 768px) {
  .special-offer {
    position: absolute;
    width: 56px;
    right: -4px;
    top: -4px;
  }
  table.is3401 > tbody > tr > td.head {
    font-size: 1.4em;
    background-color: #cfffd7;
  }
  table.is3401 > tbody > tr > td.ddd {
    font-size: 2em;
  }
  #appAativate {
    padding-top: 14px;
  }
}
#appAativate {
  background-color: #61c370;
  background-position: top;
  background-repeat-x: repeat;
  background-repeat-y: no-repeat;
}
.actForm {
  max-width: 1024px;
  background-color: #fff;
  border-radius: 19px;
}
.ask4sim {
  display: flex;
  padding-right: 10px;
}
table.is3401 {
  border: 1px solid #ddd;
  width: 100%;
  text-align: center;
  max-width: 100%;
  margin-bottom: 20px;
}
table.is3401 > tbody > tr > td.ddd.selected {
  background-color: #01b526;
  color: white;
}
table.is3401 > tbody > tr > td.ddd {
  position: relative;
  font-weight: 900;
  cursor: pointer;
}
table.is3401 > tbody > tr > td {
  border: 1px solid #ddd;
  padding: 5px;
  font-weight: bold;
  color: #218721;
}

/* 99-css:jolt\avplans.html?99-css */
.plansDesktop {
  flex-wrap: wrap;
  align-items: flex-end;
  justify-content: space-around;
  display: flex;
  align-content: center;
  max-width: 1172px;
  margin: 0px auto 25px auto;
}
.plansDesktop .planHigh > div {
  background-color: #F2F2F2 !important;
  height: 653px !important;
  padding-top: 50px !important;
  box-shadow: inset gainsboro -1px 1px 20px 0;
}
.plansDesktop .plan {
  padding-top: 38px;
}
.plansDesktop .plan:first-child > div {
  box-shadow: gainsboro -18px 0px 20px 17px;
}
.plansDesktop .plan:last-child > div {
  box-shadow: gainsboro 18px 0px 20px 17px;
}
.plansDesktop .plan > div {
  width: 390px;
  padding-bottom: 24px;
  padding-top: 30px;
  margin: auto;
  text-align: center;
  background-color: #fff;
  font-size: 28px;
  color: black;
}
.btnPlan {
  background-color: black;
  color: white;
  border-radius: 37px;
  border-width: 0px;
  padding: 10px 10px;
  -webkit-transition: background-color 200ms linear;
  -ms-transition: background-color 200ms linear;
  transition: background-color 200ms linear;
}
.btnPlan:hover {
  background-color: #39b54a;
  -webkit-transition: background-color 200ms linear;
  -ms-transition: background-color 200ms linear;
  transition: background-color 200ms linear;
}
.planDescription {
  font-size: 1.3em;
  text-align: left;
  max-width: 1100px;
  margin: 0px auto;
  padding: 20px;
}
.planChars {
  display: flex;
  justify-content: space-around;
  text-align: center;
  padding: 16px;
}
.planChars > div > p {
  margin-top: 12px;
}
.planLbl {
  display: flex;
  align-items: center;
  font-size: 15px;
  margin-left: 7px;
  margin-top: -5px;
  font-weight: 400;
  color: #949494;
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
}

/* 99-css:jolt\refill.html?99-css */
.hmeohead {
  display: grid;
  align-items: center;
}
.hmeohead h1 {
  text-align: left;
}
@media (min-width : 768px) {
  .hmeohead {
    grid-template-columns: 1fr;
    margin: 80px 10px 80px 10px;
    background-color: #fff;
    border-radius: 31px;
    padding: 40px;
  }
  .hmeohead h1 {
    font-size: 3em;
    margin-top: 0px;
  }
  .hmeohead h2 {
    font-size: 1.8em;
  }
}
.hmeohead h2 {
  text-align: center;
  font-weight: 400;
}
@media (max-width : 767px) {
  .hmeohead {
    grid-template-columns: 1fr;
    background-color: #fff;
    margin: 10px 2px 60px 2px;
    border-radius: 20px;
    padding: 28px;
  }
  .hmeohead h2 {
    font-size: 1.4em;
  }
  .hmeohead h1 {
    margin: 0 0 10px 0;
  }
  .hmeohead .text {
    margin: 0px;
    text-align: center;
  }
}
.labelar {
  font-size: 1.4em;
  margin: 20px 0 0 0;
}
.chk_autorecharge {
  display: none;
}
.chk_autorecharge + label {
  background: url(images/green_unchecked.jpg) no-repeat;
  background-size: 50px 50px;
  height: 50px;
  padding: 14px 0px 0px 45px;
}
.chk_autorecharge:checked + label {
  background: url(images/green_check.jpg) no-repeat;
  background-size: 50px 50px;
  height: 50px;
  padding: 14px 0px 0px 45px;
}
.btnOran {
  font-weight: 900;
  background-color: #39b44c;
  color: #fff;
  letter-spacing: 0.1em;
  border-width: 0;
  border-radius: 8px;
  padding: 14px 26px;
  cursor: pointer;
  margin-bottom: 20px;
}
.headcont {
  background-color: #61c370;
  padding-top: 4px;
  background-position: top;
  background-repeat-x: repeat;
  background-repeat-y: no-repeat;
}

/* 99-css:site\ccpayment-mod.html?99-css */
.tblSimJolt2 tbody td {
  text-align: right;
}
.tblSimJolt2 thead tr {
  background-color: skyblue;
}
.gridBlock {
  grid-template-columns: auto auto;
}
.gridBlock {
  display: grid;
  place-items: start stretch;
  gap: 6px 8px;
  margin: 10px auto;
  border: 1px solid #ccc;
  border-radius: 8px;
  padding: 10px;
  justify-content: start;
  align-items: center;
}
.gridBlock h3 {
  grid-column-end: 1;
  grid-column-start: -1;
  background-color: #eee;
  margin: 0px;
  padding: 5px 7px;
}
.cellfull {
  grid-column-end: 1;
  grid-column-start: -1;
}
td.off > span.jlabel {
  display: inline !important;
}
span.jlabel {
  color: #666;
  cursor: pointer;
  border: 1px solid #666;
  padding: 0.1em 0.6em;
  font-size: 75%;
  font-weight: 700;
  line-height: 1;
  text-align: center;
  white-space: nowrap;
  vertical-align: baseline;
  border-radius: 0.25em;
  background-color: white;
}
td.highlight {
  background-color: #FFFEC2;
}
td.off > table.viewjson {
  display: none;
}
table.viewjson {
  counter-reset: section;
  background-color: white;
}
table.viewjson > tbody > tr {
  counter-increment: section;
  cursor: context-menu;
}
table.viewjson > tbody > tr.line > td {
  white-space: nowrap;
}
table.viewjson > tbody > tr.line > td:first-child:before {
  content: counter(section);
  color: #c7254e;
  background-color: #f9f2f4;
  font-size: 0.7em;
  padding: 1px 4px;
  float: left;
}
.totales {
  display: grid;
  grid-template-columns: auto auto;
  font-size: 1.4em;
  background-color: aliceblue;
  padding: 4px;
  grid-gap: 0px 8px;
  margin-top: 6px;
  border: 1px solid #6dbecf;
  border-radius: 6px;
}
.totales > span {
  text-align: right;
}
.paydesk {
  padding: 6px 12px;
  border: 1px solid rgb(204, 204, 204);
  border-radius: 6px;
  max-width: 480px;
  margin: 11px auto;
  min-height: 500px;
  box-shadow: 0px 0px 9px 0px darkgrey;
}

/* 99-css:jolt\home.html?99-css */
@media (max-width : 767px) {
  .homehead h1 {
    margin: 100px auto 30px auto;
    padding: 0 10px;
    font-size: 2.4em;
  }
  .homehead p {
    margin: 2px auto 30px;
    font-size: 1.6em;
    max-width: 994px;
    padding: 0 10px;
    font-weight: bold;
  }
  .homeparag {
    font-size: 1em;
    padding-right: 10px;
    padding-left: 10px;
  }
  .homeparag h2 {
    font-size: 2.4em;
  }
}
@media (min-width : 768px) {
  .homehead h1 {
    margin: 140px auto 30px auto;
    padding: 0 10px;
  }
  .homehead p {
    margin: 2px auto 30px;
    font-size: 1.8em;
    max-width: 994px;
    padding: 0 10px;
    font-weight: bold;
  }
  .homeparag {
    font-size: 1.4em;
  }
  .homeparag h2 {
    font-size: 2.4em;
  }
}
