@import url("https://use.typekit.net/ybt5cdv.css");
@font-face {
  font-family: 'Cabin Sketch';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: local('Cabin Sketch Regular'), local('CabinSketch-Regular'), url(https://fonts.gstatic.com/s/cabinsketch/v13/QGYpz_kZZAGCONcK2A4bGOjMnw.ttf) format('truetype');
}
@font-face {
  font-family: 'Cabin Sketch';
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: local('Cabin Sketch Bold'), local('CabinSketch-Bold'), url(https://fonts.gstatic.com/s/cabinsketch/v13/QGY2z_kZZAGCONcK2A4bGOj0I_1o4Q.ttf) format('truetype');
}
@font-face {
  font-family: sketchetik-bold;
  src: url('Sketchetik-Bold.otf') format("opentype");
}
@font-face {
  font-family: sketchetik;
  src: url('Sketchetik.otf') format("opentype");
}
* {
  text-rendering: optimizelegibility;
}
html {
  scroll-behavior: smooth;
  font-size: 16px;
}
body {
  color: #f5f5f5;
  background-color: #1c322d;
  background-image: url('../img/bg-marks.jpg');
  background-repeat: no-repeat;
  background-position: top center;
  position: relative;
}
.modal-open {
  padding-right: 0 !important;
}
html {
  overflow-y: scroll !important;
}
.modal-open[style] {
  padding-right: 0px !important;
}
.main-clr {
  color: #1c322d;
}
.accent {
  color: #ffd711;
}
.grey {
  color: #484848;
}
.pure {
  color: #fff;
}
.red-clr {
  color: #f5b4b8 !important;
}
.green-clr {
  color: #c8e0c8 !important;
}
.blue-clr {
  color: #96c8df !important;
}
.bg-shade {
  background-color: #485653;
}
.mb-6 {
  margin-bottom: 4rem;
}
.sticky-top {
  background-color: rgba(28, 50, 45, 0.96);
}
.cgfx,
.cmnt,
.cprpl,
.cbundle,
.cminipcs,
.cmb,
.cmoch,
.cgl {
  position: relative;
  top: 70px;
}
.modal-title {
  color: rgba(255, 255, 255, 0.9);
  font-family: sketchetik-bold, helvetica, sain-serif !important;
  font-weight: 700;
  font-size: 1.25rem;
  transform: scale(1, 1.03);
  -webkit-transform: scale(1, 1.03);
  /* Safari and Chrome */
  -moz-transform: scale(1, 1.03);
  /* Firefox */
  -ms-transform: scale(1, 1.03);
  /* IE 9+ */
  -o-transform: scale(1, 1.03);
  /* Opera */
}
.modal-title .badge {
  text-shodow: 0!important;
  top: -1px !important;
  margin-left: 8px;
  padding: 8px 10px 5px 10px!important;
  position: relative;
  font-family: sketchetik, helvetica, sain-serif !important;
  font-size: 14px;
  letter-spacing: 1px;
}
.modal-header {
  background-color: #485653;
  padding: 0.875rem 0.75rem 0.75rem 1rem;
}
.vendor {
  margin: 8px auto;
}
.vendor div.rlogo {
  margin: 8px;
  border: 1px dotted transparent;
  border-radius: 3px;
  border: 1px dotted rgba(72, 86, 83, 0.6);
}
.vendor div.rlogo:hover {
  border: 1px dotted #485653;
}
.vendor div.rlogo div {
  padding: 3px;
}
footer {
  font-family: myriad-pro, sans-serif;
  font-weight: 400;
  font-size: 0.875rem;
}
footer a {
  color: #c8e0c8;
  padding: 4px;
}
footer a:hover {
  background-color: #c8e0c8;
  color: #1c322d;
  text-decoration: none;
}
.jumbotron {
  background-color: transparent;
  background-image: url('../img/top-kv.png');
  background-repeat: no-repeat;
  background-position: 50% 0rem;
}
.jumbotron .container .kv {
  height: 350px;
  display: block;
}
.threekey div:nth-child(-n+2) {
  background-image: url('../img/sep.png');
  background-repeat: no-repeat;
  background-position: 100% -20px;
  background-size: 1% 100%;
}
.threekey .knight {
  float: right;
  width: 5.5rem;
  margin-right: 1.5rem;
  margin-top: -1.5rem;
}
.threekey h2 {
  color: rgba(255, 255, 255, 0.9);
  font-family: 'Cabin Sketch', helvetica, sain-serif !important;
  font-size: 2.2rem;
  text-transform: uppercase;
  line-height: 1;
  font-weight: bold;
  transform: scale(1, 1.05);
  -webkit-transform: scale(1, 1.05);
  /* Safari and Chrome */
  -moz-transform: scale(1, 1.05);
  /* Firefox */
  -ms-transform: scale(1, 1.05);
  /* IE 9+ */
  -o-transform: scale(1, 1.05);
  /* Opera */
}
.threekey p {
  color: rgba(255, 255, 255, 0.5);
  line-height: 1.3;
}
.nav {
  font-family: myriad-pro-semi-condensed, sans-serif;
  font-weight: 400;
  font-style: normal;
}
.nav a:nth-child(-n+7) {
  background-image: url('../img/sep.png');
  background-repeat: no-repeat;
  background-position: 99% 8px;
  background-size: 2px 60%;
  padding-right: 1.5rem;
}
.nav a {
  font-size: 18px;
  color: rgba(255, 255, 255, 0.9);
}
.nav a.active {
  color: #ffd711 !important;
  background-color: transparent!important;
}
.nav a:hover {
  color: rgba(255, 250, 113, 0.7);
}
.card {
  border: 0;
  background-color: rgba(255, 255, 255, 0.4);
  margin-left: 0.5rem;
  margin-right: 0.5rem;
}
.card img.img-fluid {
  padding: 8px;
}
.card .freemouse {
  float: right;
  width: 84px;
  margin-top: -32px;
}
.card .card-header {
  font-size: 0.875rem;
  text-transform: uppercase;
  letter-spacing: 3px;
  padding: 0.5rem;
  color: rgba(255, 255, 255, 0.8);
  text-shadow: 1px 1px #484848;
}
.card .cb25 {
  color: #f5b4b8;
  font-family: 'Cabin Sketch', sans-serif;
  padding-bottom: 0;
  margin-bottom: 0;
}
.card .cb25 span {
  font-size: 1.6em;
}
.card .card-title {
  font-family: sketchetik-bold, helvetica, sain-serif !important;
  font-weight: 700;
  color: rgba(28, 50, 45, 0.75);
  font-size: 1.375rem;
  margin-top: 0.75rem;
  transform: scale(1, 1.03);
  -webkit-transform: scale(1, 1.03);
  /* Safari and Chrome */
  -moz-transform: scale(1, 1.03);
  /* Firefox */
  -ms-transform: scale(1, 1.03);
  /* IE 9+ */
  -o-transform: scale(1, 1.03);
  /* Opera */
}
.card .card-body {
  padding: 1rem 2rem;
}
.card .sku {
  font-family: myriad-pro, sans-serif;
  font-weight: 400;
  font-size: 1rem;
  font-style: normal;
  color: rgba(255, 255, 255, 0.5);
  margin-top: -0.75rem;
}
.card .was {
  font-family: myriad-pro, sans-serif;
  font-weight: 400;
  font-size: 1rem;
  font-style: normal;
  text-decoration: line-through;
  margin-top: -0.5rem;
  color: #484848;
}
.card .was:before {
  content: "ANTES: ";
}
.card .now {
  font-family: myriad-pro, sans-serif;
  font-weight: 600;
  font-size: 1.625rem;
  font-style: 500;
  margin-top: -1.25rem;
  margin-bottom: 0.5rem;
  text-shadow: 1px 1px #1c322d;
  color: #fff;
}
.card .now:before {
  content: "AGORA ";
}
.card .price {
  font-family: myriad-pro, sans-serif;
  font-weight: 600;
  font-size: 1.625rem;
  font-style: 500;
  margin-top: -1.25rem;
  margin-bottom: 0.5rem;
  text-shadow: 1px 1px #1c322d;
  color: #fff;
}
.card .saving {
  font-family: 'Cabin Sketch', sans-serif;
  color: #ffd711;
  font-size: 1.875rem;
  line-height: 2rem;
  text-transform: uppercase;
  margin-top: 1rem;
}
.card .saving:before {
  content: "~ ";
}
.card .saving:after {
  content: " ~";
}
.card .bundlemsg {
  font-family: 'Cabin Sketch', sans-serif;
  color: #ffd711;
  font-size: 1.4rem;
  line-height: 1.13em;
  text-transform: capitalize;
  margin-top: 1rem;
}
.card .spec {
  margin-bottom: 1rem;
  margin-top: -0.5rem;
}
.card .spec p {
  font-size: 0.875rem;
  padding-top: 2px;
  padding-bottom: 3px;
  margin-bottom: 2px;
  line-height: 1.33;
}
.card .spec p:nth-child(2) {
  color: rgba(255, 255, 255, 0.5);
}
.card .btn-cta {
  font-family: 'Cabin Sketch', sans-serif;
  color: #000;
  font-weight: 700;
  font-size: 1.3rem;
  padding: 2px;
  text-transform: uppercase;
  letter-spacing: 1px;
  border: 2px solid #000;
  background-color: rgba(255, 255, 255, 0.9);
  width: 8rem;
  position: relative;
  left: 50%;
  margin-left: -4rem;
  margin-bottom: -20px;
  box-shadow: 0 8px 6px -6px rgba(0, 0, 0, 0.5);
  z-index: 99!important;
}
.card .btn-cta:hover {
  border-color: rgba(255, 255, 255, 0.9);
}
.card .lazyload {
  z-index: 0!important;
  position: relative;
}
@media (max-width: 575.98px) {
  .placeholder.invisible {
    display: none;
  }
  .cgfx,
  .cmnt,
  .cprpl,
  .cbundle,
  .cminipcs,
  .cmb,
  .cmoch,
  .cgl {
    position: relative;
    top: 90px;
  }
  .threekey div:nth-child(-n+2) {
    background-position: 110% -20px;
  }
  .nav a {
    font-size: 15px;
  }
  .logo {
    width: 120px;
    background-color: #1c322d;
    padding: 14px;
    margin-top: -32px;
  }
  .cb25.d-none,
  .cb25.invisible {
    display: none;
  }
}
@media (min-width: 576px) and (max-width: 767.98px) {
  .placeholder.invisible {
    display: none;
  }
  .cgfx,
  .cmnt,
  .cprpl,
  .cbundle,
  .cminipcs,
  .cmb,
  .cmoch,
  .cgl {
    position: relative;
    top: 100px;
  }
  .threekey div:nth-child(-n+2) {
    background-position: 110% -20px;
  }
  .saving {
    font-size: 1.625rem !important;
  }
  .saving:before {
    content: "" !important;
  }
  .saving:after {
    content: "" !important;
  }
  .logo {
    width: 130px;
    background-color: #1c322d;
    padding: 16px;
    margin-top: -64px;
  }
  .cb25.d-none,
  .cb25.invisible {
    display: none;
  }
  .card-body {
    padding: 20px!important;
  }
}
@media (min-width: 768px) and (max-width: 991.98px) {
  .placeholder.invisible {
    display: none;
  }
  .cgfx,
  .cmnt,
  .cprpl,
  .cbundle,
  .cminipcs,
  .cmb,
  .cmoch,
  .cgl {
    position: relative;
    top: 100px;
  }
  .logo {
    width: 130px;
    background-color: #1c322d;
    padding: 16px;
    margin-top: -64px;
  }
  .card-body {
    padding: 20px!important;
  }
  .cb25.d-none,
  .cb25.invisible {
    display: none;
  }
}
@media (min-width: 992px) and (max-width: 1199.98px) {
  .card-body {
    padding: 24px!important;
  }
}
/*# sourceMappingURL=custom-min.css.map */