/* GANTRY5 DEVELOPMENT MODE ENABLED.
 *
 * WARNING: This file is automatically generated by Gantry5. Any modifications to this file will be lost!
 *
 * For more information on modifying CSS, please read:
 *
 * http://docs.gantry.org/gantry5/configure/styles
 * http://docs.gantry.org/gantry5/tutorials/adding-a-custom-style-sheet
 */

@charset "UTF-8";
.r-bottommenu > .g-grid > .g-block {
  margin-bottom: 30px;
}
.r-bottommenu > .g-grid > .g-block:last-child {
  margin-bottom: 0;
}
.r-bottommenu ul {
  margin: 0;
  padding: 0;
}
.r-bottommenu ul li {
  list-style: none;
  margin: 0;
  padding: 5px 0;
}
@media only all and (max-width: 47.99rem) {
  .r-bottommenu ul li {
    display: inline-block;
    padding: 0 12px 0 0;
    margin-right: 0;
  }
}
.r-bottommenu ul li:first-child {
  padding-top: 0;
}
.r-bottommenu ul li:last-child {
  padding-bottom: 0;
}
@media only all and (min-width: 75rem) {
  .r-textimage .r-textimage-text-container {
    width: 37.5rem;
  }
}
@media only all and (min-width: 60rem) and (max-width: 74.99rem) {
  .r-textimage .r-textimage-text-container {
    width: 30rem;
  }
}
@media only all and (min-width: 48rem) and (max-width: 59.99rem) {
  .r-textimage.fullwidth {
    width: 48rem;
  }
}
@media only all and (min-width: 30.01rem) and (max-width: 47.99rem) {
  .r-textimage.fullwidth {
    width: 30rem;
  }
}
@media only all and (max-width: 30rem) {
  .r-textimage.fullwidth {
    width: 100%;
  }
}
.r-textimage .r-textimage-text {
  padding: 25px 0;
}
@media only all and (min-width: 960px) {
  .r-textimage.r-textimage-image-right.fullwidth .r-textimage-image {
    padding-left: 3.126rem;
  }
  .r-textimage.r-textimage-image-right.fullwidth .r-textimage-text {
    margin-left: auto;
    padding-left: 1.563rem;
  }
  .r-textimage.r-textimage-image-right:not(.fullwidth) .r-textimage-image {
    padding-left: 1.563rem;
  }
  .r-textimage.r-textimage-image-right:not(.fullwidth) .r-textimage-text {
    padding-right: 1.563rem;
  }
  .r-textimage.r-textimage-image-left.fullwidth .r-textimage-image {
    padding-right: 3.126rem;
  }
  .r-textimage.r-textimage-image-left.fullwidth .r-textimage-text {
    padding-right: 1.563rem;
  }
  .r-textimage.r-textimage-image-left:not(.fullwidth) .r-textimage-image {
    padding-right: 1.563rem;
  }
  .r-textimage.r-textimage-image-left:not(.fullwidth) .r-textimage-text {
    padding-left: 1.563rem;
  }
}
@media only all and (max-width: 959px) {
  .r-textimage.fullwidth {
    margin: 0 auto 30px !important;
    padding: 1.563rem !important;
  }
  .r-textimage > .g-grid > .g-block {
    -webkit-flex-grow: 0;
    -moz-flex-grow: 0;
    flex-grow: 0;
    -ms-flex-positive: 0;
    -webkit-flex-basis: 100%;
    -moz-flex-basis: 100%;
    flex-basis: 100%;
    -ms-flex-preferred-size: 100%;
    max-width: 100%;
  }
  .r-textimage > .g-grid > .g-block.r-textimage-image-right {
    order: 2;
  }
}
.r-contact-info ul {
  margin: 15px 0 0;
}
.r-contact-info ul li {
  margin: 0;
  padding: 7px 0;
  list-style: none;
}
.r-contact-info ul li i {
  width: 35px;
  text-align: center;
}
.r-shopinfo {
  margin: 0 -40px;
}
.r-shopinfo .r-shopinfo-items {
  padding: 0 40px;
}
@media only all and (min-width: 48rem) {
  .r-shopinfo .r-shopinfo-items {
    border-right: 1px solid #ccc;
  }
}
@media only all and (max-width: 47.99rem) {
  .r-shopinfo .r-shopinfo-items {
    margin-bottom: 24px;
  }
}
.r-shopinfo .r-shopinfo-items i {
  font-size: 70px;
  color: rgba(3, 3, 3, 0.95);
  padding-right: 25px;
  float: left;
}
.r-shopinfo .r-shopinfo-items span.title {
  display: block;
  font-weight: 700;
  color: #333333;
  margin-left: 95px;
  margin-bottom: 6px;
}
.r-shopinfo .r-shopinfo-items span.desc {
  display: block;
  font-size: 14px;
}
@media only all and (min-width: 60rem) {
  .r-shopinfo .r-shopinfo-items span.desc {
    margin-left: 95px;
  }
}
.r-shopinfo .g-block:last-child .r-shopinfo-items {
  border-right: 0;
}
#g-navigation {
  background-color: #781005;
}
.paquetesvoip h1 {
  line-height: 1;
}
.list-container {
  margin-top: 20px;
}
.list-item {
  display: flex;
  align-items: center;
  margin-bottom: 15px;
}
.icon-container {
  background-color: #770b00;
  border-radius: 50%;
  padding: 20px;
  margin-right: 15px;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 80px;
  /* Ancho y alto iguales para lograr un círculo perfecto */
  height: 80px;
}
.icon {
  font-size: 40px;
  color: white;
}
.text-container {
  color: #770b00;
}
.text-container h3, .text-container p {
  margin: 0;
}
.edit.item-page .btn-toolbar .btn, .pager.pagenav a, p.readmore .btn, .contact .form-actions .btn, #contact-form .controls .btn-primary.validate, .profile .btn, .login .btn, .logout .btn, .registration .btn, .profile-edit .btn, .remind .btn, .reset .btn, .search #searchForm .btn, .search #search-form .btn, .finder #searchForm .btn, .finder #search-form .btn {
  display: inline-block;
  font-family: "Lato", "Helvetica", "Tahoma", "Geneva", "Arial", sans-serif;
  font-weight: 600;
  font-size: 0.8rem;
  line-height: 1.15;
  letter-spacing: 0.1rem;
  text-transform: uppercase;
  background: #00ffff;
  color: #781005;
  border: 1px solid transparent;
  border-radius: 2.5rem;
  margin: 0 0 0.5rem 0;
  padding: 1.5rem 3.125rem;
  vertical-align: middle;
  text-shadow: none;
  transition: all 0.2s;
}
.valores {
  background-color: #4e0000;
  padding: 15px;
  /* Ajusta el valor según lo desees */
  text-align: center;
  color: #ffffff;
}
.valorcalidad {
  background-color: #9e0006;
  padding: 15px;
  /* Ajusta el valor según lo desees */
  text-align: center;
  color: #ffffff;
}
.valoradaptabilidad {
  background-color: #e6132a;
  padding: 15px;
  /* Ajusta el valor según lo desees */
  text-align: center;
  color: #ffffff;
}
.featuresvoip #g-features {
  background-color: #4f0000;
}
.queeselvoip {
  background-color: #4f0000;
  color: #00ffff;
}
.queeselvoip h1, h2 {
  font-weight: 700;
  color: #218da3;
}
.queeselvoip h4 {
  color: #ffffff;
}
#g-navigation .g-main-nav .g-dropdown {
  background: #00ffff;
  border: 1px solid rgba(255, 255, 255, 0.2);
  color: #781005;
  border-radius: 0.25rem;
}
#g-navigation .g-main-nav .g-sublevel > li > .g-menu-item-container {
  color: #781005;
}
#g-navigation .g-main-nav .g-sublevel > li > .g-menu-item-container:hover {
  color: #000000;
}
#g-navigation .g-main-nav .g-dropdown a:hover {
  color: #000000;
}
#g-navigation .g-main-nav .g-toplevel {
  line-height: 3.125;
  text-align: center;
}
.r-iconf .r-iconf-item {
  margin: 12px;
  overflow: hidden;
  padding: 20px;
  position: relative;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
  border-radius: 10px;
  border: 4px solid #781005;
  padding: 10px;
}
.r-iconf .r-iconf-item .r-iconf-icon {
  margin: 2px 0 3px;
  text-align: center;
}
.r-bottommenu ul li {
  list-style: none;
  margin: 0;
  padding: 5px 0;
  font-weight: 600;
}
.g-logo.g-logo-helium img, .g-logo.g-logo-helium svg {
  max-height: 100px;
}
.g-owlcarousel .g-owlcarousel-item-wrapper .g-owlcarousel-item-content-container .g-owlcarousel-item-content-wrapper .g-owlcarousel-item-content .g-owlcarousel-item-title {
  font-family: "Raleway", "Helvetica", "Tahoma", "Geneva", "Arial", sans-serif;
  font-size: 2.5rem;
  line-height: 3rem;
  font-weight: 500;
  margin: 13.25rem 1.25rem 0.625rem;
}
#g-footer {
  background: #781005;
  color: #ffffff;
  padding: 3rem 0;
}
#g-intro h1, h2 {
  line-height: 0.5;
}
.r-bottommenu > .g-grid > .g-block {
  margin-bottom: 30px;
  margin-left: 20px;
}
body *::selection {
  color: #ffffff;
  background: #781005;
}
body *::-moz-selection {
  color: #ffffff;
  background: #781005;
}
.columnas {
  display: flex;
  justify-content: space-between;
}
.lista {
  width: 45%;
}
.lista ul {
  list-style: none;
  padding: 0;
}
.lista i {
  margin-right: 5px;
  color: #4CAF50;
  /* Color verde para el símbolo de check */
}
.razonestelefonia h1 {
  line-height: normal;
}
@media only all and (min-width: 48rem) {
  .g-home-particles.g-helium-style #g-header {
    margin-top: -15.6rem;
  }
  .g-home-particles.g-helium-style #g-navigation .g-logo {
    color: #ffffff;
    display: flex;
    align-items: center;
    justify-content: center;
  }
  .g-main-nav .g-toplevel > li > .g-menu-item-container, .g-main-nav .g-sublevel > li > .g-menu-item-container {
    font-size: 1.5rem;
    font-weight: lighter;
    font-family: system-ui;
  }
}
/*# sourceMappingURL=custom_15.css.map */