/* 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
 */

/* line 2, media/gantry5/engines/nucleus/scss/nucleus/mixins/_nav.scss */
/* line 12, media/gantry5/engines/nucleus/scss/nucleus/mixins/_nav.scss */
/* line 2, media/gantry5/engines/nucleus/scss/nucleus/mixins/_utilities.scss */
/* line 9, media/gantry5/engines/nucleus/scss/nucleus/mixins/_utilities.scss */
/* line 1, templates/rt_photon/custom/scss/_newsticker.scss */
/* line 2, templates/rt_photon/custom/scss/_newsticker.scss */
.g-newsticker .g-newsticker-label {
  float: left;
  margin-right: 0.5rem;
  font-family: "Roboto";
  font-weight: 700;
  line-height: 30px;
}
/* line 8, templates/rt_photon/custom/scss/_newsticker.scss */
.dir-rtl .g-newsticker .g-newsticker-label {
  float: right;
  margin-right: 0;
  margin-left: 0.5rem;
}
@media only all and (max-width: 47.99rem) {
  .g-newsticker .g-newsticker-label {
    display: none;
  }
}
/* line 17, templates/rt_photon/custom/scss/_newsticker.scss */
.g-newsticker .g-newsticker-innerwrap {
  width: 80%;
}
@media only all and (max-width: 30rem) {
  .g-newsticker .g-newsticker-innerwrap {
    width: 75%;
  }
}
/* line 23, templates/rt_photon/custom/scss/_newsticker.scss */
.g-newsticker .g-newsticker-content {
  min-height: 30px;
  line-height: 30px;
}
/* line 26, templates/rt_photon/custom/scss/_newsticker.scss */
.dir-rtl .g-newsticker .g-newsticker-content {
  direction: rtl;
}
/* line 29, templates/rt_photon/custom/scss/_newsticker.scss */
/* line 30, templates/rt_photon/custom/scss/_newsticker.scss */
.dir-rtl .g-newsticker .g-newsticker-content span {
  display: inline-block;
}
@media only all and (max-width: 47.99rem) {
  .dir-rtl .g-newsticker .g-newsticker-content span {
    display: inline;
  }
}
/* line 38, templates/rt_photon/custom/scss/_newsticker.scss */
.g-newsticker .g-newsticker-controller {
  position: absolute;
  right: 0;
}
/* line 41, templates/rt_photon/custom/scss/_newsticker.scss */
.dir-rtl .g-newsticker .g-newsticker-controller {
  right: inherit;
  left: 0;
}
/* line 46, templates/rt_photon/custom/scss/_newsticker.scss */
.g-newsticker .g-next, .g-newsticker .g-prev {
  position: absolute;
}
/* line 48, templates/rt_photon/custom/scss/_newsticker.scss */
.g-newsticker .g-next span, .g-newsticker .g-prev span {
  cursor: pointer;
  display: inline-block;
  width: 30px;
  height: 30px;
  line-height: 30px;
  border-radius: 3px;
  text-align: center;
  color: #fff;
  background: rgba(0, 0, 0, 0.75);
  opacity: 0.7;
  -webkit-transition: opacity 0.35s;
  -moz-transition: opacity 0.35s;
  transition: opacity 0.35s;
}
/* line 60, templates/rt_photon/custom/scss/_newsticker.scss */
.g-newsticker .g-next span:before, .g-newsticker .g-prev span:before {
  font-family: FontAwesome;
  font-size: 1.5rem;
}
/* line 64, templates/rt_photon/custom/scss/_newsticker.scss */
.g-newsticker .g-next span:hover, .g-newsticker .g-prev span:hover {
  opacity: 1;
}
/* line 69, templates/rt_photon/custom/scss/_newsticker.scss */
.g-newsticker .g-next {
  right: 0;
}
/* line 71, templates/rt_photon/custom/scss/_newsticker.scss */
.g-newsticker .g-next .g-next-icon:before {
  content: '\f105';
}
/* line 73, templates/rt_photon/custom/scss/_newsticker.scss */
.dir-rtl .g-newsticker .g-next .g-next-icon:before {
  content: '\f104';
}
/* line 77, templates/rt_photon/custom/scss/_newsticker.scss */
.dir-rtl .g-newsticker .g-next {
  right: inherit;
  left: 0;
}
/* line 82, templates/rt_photon/custom/scss/_newsticker.scss */
.g-newsticker .g-prev {
  right: 35px;
}
/* line 84, templates/rt_photon/custom/scss/_newsticker.scss */
.g-newsticker .g-prev .g-prev-icon:before {
  content: '\f104';
}
/* line 86, templates/rt_photon/custom/scss/_newsticker.scss */
.dir-rtl .g-newsticker .g-prev .g-prev-icon:before {
  content: '\f105';
}
/* line 90, templates/rt_photon/custom/scss/_newsticker.scss */
.dir-rtl .g-newsticker .g-prev {
  right: inherit;
  left: 35px;
}
/* line 1, templates/rt_photon/custom/scss/_mosaicgrid.scss */
.g-mosaicgrid {
  margin: -0.938rem;
}
/* line 4, templates/rt_photon/custom/scss/_mosaicgrid.scss */
.g-mosaicgrid-sizer, .g-mosaicgrid-item-container {
  padding: 0.6253333333rem;
}
/* line 8, templates/rt_photon/custom/scss/_mosaicgrid.scss */
.g-mosaicgrid-sizer .g-mosaicgrid-item, .g-mosaicgrid-item-container .g-mosaicgrid-item {
  position: relative;
  border-radius: 3px;
  overflow: hidden;
}
/* line 14, templates/rt_photon/custom/scss/_mosaicgrid.scss */
.g-mosaicgrid-1-col .g-mosaicgrid-sizer, .g-mosaicgrid-1-col .g-mosaicgrid-item-container {
  width: 100%;
}
/* line 17, templates/rt_photon/custom/scss/_mosaicgrid.scss */
.g-mosaicgrid-2-col .g-mosaicgrid-sizer, .g-mosaicgrid-2-col .g-mosaicgrid-item-container {
  width: 50%;
}
@media only all and (max-width: 30rem) {
  .g-mosaicgrid-2-col .g-mosaicgrid-sizer, .g-mosaicgrid-2-col .g-mosaicgrid-item-container {
    width: 100%;
  }
}
/* line 23, templates/rt_photon/custom/scss/_mosaicgrid.scss */
.g-mosaicgrid-3-col .g-mosaicgrid-sizer, .g-mosaicgrid-3-col .g-mosaicgrid-item-container {
  width: 33.33333%;
}
@media only all and (min-width: 30.01rem) and (max-width: 47.99rem) {
  .g-mosaicgrid-3-col .g-mosaicgrid-sizer, .g-mosaicgrid-3-col .g-mosaicgrid-item-container {
    width: 50%;
  }
}
@media only all and (max-width: 30rem) {
  .g-mosaicgrid-3-col .g-mosaicgrid-sizer, .g-mosaicgrid-3-col .g-mosaicgrid-item-container {
    width: 100%;
  }
}
/* line 32, templates/rt_photon/custom/scss/_mosaicgrid.scss */
.g-mosaicgrid-4-col .g-mosaicgrid-sizer, .g-mosaicgrid-4-col .g-mosaicgrid-item-container {
  width: 25%;
}
@media only all and (min-width: 30.01rem) and (max-width: 47.99rem) {
  .g-mosaicgrid-4-col .g-mosaicgrid-sizer, .g-mosaicgrid-4-col .g-mosaicgrid-item-container {
    width: 50%;
  }
}
@media only all and (max-width: 30rem) {
  .g-mosaicgrid-4-col .g-mosaicgrid-sizer, .g-mosaicgrid-4-col .g-mosaicgrid-item-container {
    width: 100%;
  }
}
/* line 41, templates/rt_photon/custom/scss/_mosaicgrid.scss */
.g-mosaicgrid-5-col .g-mosaicgrid-sizer, .g-mosaicgrid-5-col .g-mosaicgrid-item-container {
  width: 20%;
}
@media only all and (min-width: 48rem) and (max-width: 59.99rem) {
  .g-mosaicgrid-5-col .g-mosaicgrid-sizer, .g-mosaicgrid-5-col .g-mosaicgrid-item-container {
    width: 33.33333%;
  }
}
@media only all and (min-width: 30.01rem) and (max-width: 47.99rem) {
  .g-mosaicgrid-5-col .g-mosaicgrid-sizer, .g-mosaicgrid-5-col .g-mosaicgrid-item-container {
    width: 50%;
  }
}
@media only all and (max-width: 30rem) {
  .g-mosaicgrid-5-col .g-mosaicgrid-sizer, .g-mosaicgrid-5-col .g-mosaicgrid-item-container {
    width: 100%;
  }
}
/* line 53, templates/rt_photon/custom/scss/_mosaicgrid.scss */
.g-mosaicgrid-6-col .g-mosaicgrid-sizer, .g-mosaicgrid-6-col .g-mosaicgrid-item-container {
  width: 16.66667%;
}
@media only all and (min-width: 48rem) and (max-width: 59.99rem) {
  .g-mosaicgrid-6-col .g-mosaicgrid-sizer, .g-mosaicgrid-6-col .g-mosaicgrid-item-container {
    width: 33.33333%;
  }
}
@media only all and (min-width: 30.01rem) and (max-width: 47.99rem) {
  .g-mosaicgrid-6-col .g-mosaicgrid-sizer, .g-mosaicgrid-6-col .g-mosaicgrid-item-container {
    width: 50%;
  }
}
@media only all and (max-width: 30rem) {
  .g-mosaicgrid-6-col .g-mosaicgrid-sizer, .g-mosaicgrid-6-col .g-mosaicgrid-item-container {
    width: 100%;
  }
}
/* line 67, templates/rt_photon/custom/scss/_mosaicgrid.scss */
/* line 68, templates/rt_photon/custom/scss/_mosaicgrid.scss */
/* line 70, templates/rt_photon/custom/scss/_mosaicgrid.scss */
.g-mosaicgrid-item:hover img, .g-mosaicgrid-item:focus img {
  opacity: 0.15;
}
/* line 72, templates/rt_photon/custom/scss/_mosaicgrid.scss */
.g-mosaicgrid-zoom .g-mosaicgrid-item:hover img, .g-mosaicgrid-zoom .g-mosaicgrid-item:focus img {
  -webkit-transform: scale(1.25);
  -moz-transform: scale(1.25);
  -ms-transform: scale(1.25);
  -o-transform: scale(1.25);
  transform: scale(1.25);
}
/* line 75, templates/rt_photon/custom/scss/_mosaicgrid.scss */
.g-mosaicgrid-rotate .g-mosaicgrid-item:hover img, .g-mosaicgrid-rotate .g-mosaicgrid-item:focus img {
  -webkit-transform: rotate(5deg) scale(1.25);
  -moz-transform: rotate(5deg) scale(1.25);
  -ms-transform: rotate(5deg) scale(1.25);
  -o-transform: rotate(5deg) scale(1.25);
  transform: rotate(5deg) scale(1.25);
}
/* line 78, templates/rt_photon/custom/scss/_mosaicgrid.scss */
.g-mosaicgrid-blur .g-mosaicgrid-item:hover img, .g-mosaicgrid-blur .g-mosaicgrid-item:focus img {
  -webkit-filter: blur(3px);
  filter: blur(3px);
}
/* line 81, templates/rt_photon/custom/scss/_mosaicgrid.scss */
.g-mosaicgrid-grayscale .g-mosaicgrid-item:hover img, .g-mosaicgrid-grayscale .g-mosaicgrid-item:focus img {
  opacity: 1;
  -webkit-filter: grayscale(100%);
  filter: grayscale(100%);
}
/* line 85, templates/rt_photon/custom/scss/_mosaicgrid.scss */
.g-mosaicgrid-blur.g-mosaicgrid-grayscale .g-mosaicgrid-item:hover img, .g-mosaicgrid-blur.g-mosaicgrid-grayscale .g-mosaicgrid-item:focus img {
  -webkit-filter: blur(3px) grayscale(100%);
  filter: blur(3px) grayscale(100%);
}
/* line 89, templates/rt_photon/custom/scss/_mosaicgrid.scss */
/* line 90, templates/rt_photon/custom/scss/_mosaicgrid.scss */
.g-mosaicgrid-style2 .g-mosaicgrid-item:hover .g-mosaicgrid-item-desc, .g-mosaicgrid-style2 .g-mosaicgrid-item:focus .g-mosaicgrid-item-desc {
  opacity: 1;
  font-size: 14px;
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -ms-transform: scale(1);
  -o-transform: scale(1);
  transform: scale(1);
}
/* line 99, templates/rt_photon/custom/scss/_mosaicgrid.scss */
.g-mosaicgrid-image {
  background: #380000;
  overflow: hidden;
}
/* line 102, templates/rt_photon/custom/scss/_mosaicgrid.scss */
.g-mosaicgrid-image img {
  -webkit-transition: all 0.25s;
  -moz-transition: all 0.25s;
  transition: all 0.25s;
}
/* line 106, templates/rt_photon/custom/scss/_mosaicgrid.scss */
.g-mosaicgrid-content {
  padding: 1.6415rem 1.876rem 1.407rem 1.876rem;
}
/* line 108, templates/rt_photon/custom/scss/_mosaicgrid.scss */
.g-mosaicgrid-style1 .g-mosaicgrid-content {
  background: #000;
  color: #595959;
}
/* line 112, templates/rt_photon/custom/scss/_mosaicgrid.scss */
.g-mosaicgrid-style2 .g-mosaicgrid-content {
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
}
/* line 119, templates/rt_photon/custom/scss/_mosaicgrid.scss */
.g-mosaicgrid-item-title {
  font-family: "Roboto";
  font-size: 1.25rem;
  line-height: 1.25;
}
/* line 123, templates/rt_photon/custom/scss/_mosaicgrid.scss */
/* line 124, templates/rt_photon/custom/scss/_mosaicgrid.scss */
.g-mosaicgrid-style1 .g-mosaicgrid-item-title a {
  color: #191919;
}
/* line 126, templates/rt_photon/custom/scss/_mosaicgrid.scss */
.g-mosaicgrid-style1 .g-mosaicgrid-item-title a:hover {
  color: #ff0505;
}
/* line 130, templates/rt_photon/custom/scss/_mosaicgrid.scss */
.g-mosaicgrid-style2 .g-mosaicgrid-item-title a {
  color: inherit;
  font-size: 1.5rem;
}
/* line 133, templates/rt_photon/custom/scss/_mosaicgrid.scss */
.g-mosaicgrid-style2 .g-mosaicgrid-item-title a:hover {
  color: #ff8585;
}
/* line 139, templates/rt_photon/custom/scss/_mosaicgrid.scss */
.g-mosaicgrid-item-desc {
  padding-top: 0.3126666667rem;
  font-size: 0.875rem;
  color: #8c8c8c;
}
/* line 143, templates/rt_photon/custom/scss/_mosaicgrid.scss */
.g-mosaicgrid-style2 .g-mosaicgrid-item-desc {
  color: #a6a6a6;
  opacity: 0;
  font-size: 0;
  -webkit-transform: scale(0);
  -moz-transform: scale(0);
  -ms-transform: scale(0);
  -o-transform: scale(0);
  transform: scale(0);
  -webkit-transition: all 0.25s;
  -moz-transition: all 0.25s;
  transition: all 0.25s;
}
/* line 152, templates/rt_photon/custom/scss/_mosaicgrid.scss */
.g-mosaicgrid-item-tag-wrapper {
  margin: 0.625rem 0;
  font-size: 0.9rem;
}
/* line 155, templates/rt_photon/custom/scss/_mosaicgrid.scss */
.g-mosaicgrid-style1 .g-mosaicgrid-item-tag-wrapper {
  opacity: 0.5;
  margin-top: 1.25rem;
  padding-top: 0.938rem;
  margin-bottom: 0;
  border-top: 1px solid rgba(136, 136, 136, 0.25);
}
/* line 162, templates/rt_photon/custom/scss/_mosaicgrid.scss */
.g-mosaicgrid-style2 .g-mosaicgrid-item-tag-wrapper {
  position: absolute;
  top: 0.938rem;
  left: 0.938rem;
  right: 0.938rem;
}
/* line 169, templates/rt_photon/custom/scss/_mosaicgrid.scss */
.g-mosaicgrid-item-tag {
  float: left;
}
/* line 171, templates/rt_photon/custom/scss/_mosaicgrid.scss */
.g-mosaicgrid-style2 .g-mosaicgrid-item-tag {
  background: rgba(0, 0, 0, 0.25);
  padding: 0.25rem 0.5rem;
  border-radius: 3px;
}
/* line 177, templates/rt_photon/custom/scss/_mosaicgrid.scss */
.g-mosaicgrid-item-tagicons-container {
  float: right;
  white-space: nowrap;
}
/* line 181, templates/rt_photon/custom/scss/_mosaicgrid.scss */
.g-mosaicgrid-item-tagicons {
  display: inline-block;
  margin: 0 2%;
}
/* line 184, templates/rt_photon/custom/scss/_mosaicgrid.scss */
.g-mosaicgrid-style2 .g-mosaicgrid-item-tagicons {
  padding: 0.25rem 0;
}
/* line 1, templates/rt_photon/custom/scss/_gridstatistic.scss */
/* line 2, templates/rt_photon/custom/scss/_gridstatistic.scss */
.g-gridstatistic .g-gridstatistic-wrapper {
  display: -webkit-box;
  display: -moz-box;
  display: box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-flow: row wrap;
  -moz-flex-flow: row wrap;
  flex-flow: row wrap;
  -webkit-box-lines: multiple;
  -moz-box-lines: multiple;
  box-lines: multiple;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin: 2rem -0.25rem;
}
/* line 8, templates/rt_photon/custom/scss/_gridstatistic.scss */
.g-gridstatistic .g-gridstatistic-item {
  -webkit-box-flex: 0;
  -moz-box-flex: 0;
  box-flex: 0;
  -webkit-flex: 0 0 auto;
  -moz-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  padding: 0.25rem;
  width: 100%;
  display: inline-block;
}
/* line 14, templates/rt_photon/custom/scss/_gridstatistic.scss */
.g-gridstatistic .g-gridstatistic-item-icon {
  position: relative;
  padding-bottom: 1rem;
  margin-bottom: 0.5rem;
}
/* line 18, templates/rt_photon/custom/scss/_gridstatistic.scss */
.g-gridstatistic .g-gridstatistic-item-icon:after {
  background: rgba(136, 136, 136, 0.25);
  position: absolute;
  content: "";
  height: 2px;
  width: 10%;
  bottom: 0;
  left: 50%;
  margin-left: -5%;
}
/* line 29, templates/rt_photon/custom/scss/_gridstatistic.scss */
.g-gridstatistic .g-gridstatistic-readmore {
  display: block;
  margin: 1rem auto;
}
/* line 33, templates/rt_photon/custom/scss/_gridstatistic.scss */
.g-gridstatistic .g-gridstatistic-item-text1 {
  font-family: "opensans", "Helvetica", "Tahoma", "Geneva", "Arial", sans-serif !important;
  font-size: 3rem;
  line-height: 1;
  font-weight: 400;
}
@media only all and (max-width: 47.99rem) {
  .g-gridstatistic .g-gridstatistic-item-text1 {
    font-size: 2rem;
  }
}
/* line 42, templates/rt_photon/custom/scss/_gridstatistic.scss */
.g-gridstatistic .g-gridstatistic-item-text2 {
  font-size: 0.9rem;
  line-height: 1.5;
  text-transform: uppercase;
}
/* line 47, templates/rt_photon/custom/scss/_gridstatistic.scss */
/* line 48, templates/rt_photon/custom/scss/_gridstatistic.scss */
.g-gridstatistic .g-gridstatistic-2cols .g-gridstatistic-item {
  width: 50%;
}
/* line 52, templates/rt_photon/custom/scss/_gridstatistic.scss */
/* line 53, templates/rt_photon/custom/scss/_gridstatistic.scss */
.g-gridstatistic .g-gridstatistic-3cols .g-gridstatistic-item {
  width: 33.33333%;
}
/* line 57, templates/rt_photon/custom/scss/_gridstatistic.scss */
/* line 58, templates/rt_photon/custom/scss/_gridstatistic.scss */
.g-gridstatistic .g-gridstatistic-4cols .g-gridstatistic-item {
  width: 25%;
}
/* line 62, templates/rt_photon/custom/scss/_gridstatistic.scss */
/* line 63, templates/rt_photon/custom/scss/_gridstatistic.scss */
.g-gridstatistic .g-gridstatistic-5cols .g-gridstatistic-item {
  width: 20%;
}
/* line 67, templates/rt_photon/custom/scss/_gridstatistic.scss */
/* line 68, templates/rt_photon/custom/scss/_gridstatistic.scss */
.g-gridstatistic .g-gridstatistic-6cols .g-gridstatistic-item {
  width: 16.66667%;
}
/* line 73, templates/rt_photon/custom/scss/_gridstatistic.scss */
/* line 74, templates/rt_photon/custom/scss/_gridstatistic.scss */
@media only all and (max-width: 47.99rem) {
  .g-gridstatistic .g-gridstatistic-3cols .g-gridstatistic-item, .g-gridstatistic .g-gridstatistic-5cols .g-gridstatistic-item {
    width: 100%;
  }
}
/* line 80, templates/rt_photon/custom/scss/_gridstatistic.scss */
/* line 81, templates/rt_photon/custom/scss/_gridstatistic.scss */
@media only all and (max-width: 47.99rem) {
  .g-gridstatistic .g-gridstatistic-4cols .g-gridstatistic-item, .g-gridstatistic .g-gridstatistic-6cols .g-gridstatistic-item {
    width: 50%;
  }
}
/* line 90, templates/rt_photon/custom/scss/_gridstatistic.scss */
/* line 91, templates/rt_photon/custom/scss/_gridstatistic.scss */
.odometer.odometer-auto-theme, .odometer.odometer-theme-default, .odometer.odometer-auto-theme .odometer-digit, .odometer.odometer-theme-default .odometer-digit {
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  *zoom: 1;
  *display: inline;
  position: relative;
}
/* line 99, templates/rt_photon/custom/scss/_gridstatistic.scss */
.odometer.odometer-auto-theme .odometer-digit .odometer-digit-spacer, .odometer.odometer-theme-default .odometer-digit .odometer-digit-spacer {
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  *zoom: 1;
  *display: inline;
  visibility: hidden;
}
/* line 107, templates/rt_photon/custom/scss/_gridstatistic.scss */
.odometer.odometer-auto-theme .odometer-digit .odometer-digit-inner, .odometer.odometer-theme-default .odometer-digit .odometer-digit-inner {
  text-align: left;
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  overflow: hidden;
}
/* line 117, templates/rt_photon/custom/scss/_gridstatistic.scss */
.odometer.odometer-auto-theme .odometer-digit .odometer-ribbon, .odometer.odometer-theme-default .odometer-digit .odometer-ribbon {
  display: block;
}
/* line 120, templates/rt_photon/custom/scss/_gridstatistic.scss */
.odometer.odometer-auto-theme .odometer-digit .odometer-ribbon-inner, .odometer.odometer-theme-default .odometer-digit .odometer-ribbon-inner {
  display: block;
  -webkit-backface-visibility: hidden;
}
/* line 124, templates/rt_photon/custom/scss/_gridstatistic.scss */
.odometer.odometer-auto-theme .odometer-digit .odometer-value, .odometer.odometer-theme-default .odometer-digit .odometer-value {
  display: block;
  -webkit-transform: translateZ(0);
}
/* line 128, templates/rt_photon/custom/scss/_gridstatistic.scss */
.odometer.odometer-auto-theme .odometer-digit .odometer-value.odometer-last-value, .odometer.odometer-theme-default .odometer-digit .odometer-value.odometer-last-value {
  position: absolute;
}
/* line 131, templates/rt_photon/custom/scss/_gridstatistic.scss */
.odometer.odometer-auto-theme.odometer-animating-up .odometer-ribbon-inner, .odometer.odometer-theme-default.odometer-animating-up .odometer-ribbon-inner {
  -webkit-transition: -webkit-transform 2s;
  -moz-transition: -moz-transform 2s;
  -ms-transition: -ms-transform 2s;
  -o-transition: -o-transform 2s;
  transition: transform 2s;
}
/* line 138, templates/rt_photon/custom/scss/_gridstatistic.scss */
.odometer.odometer-auto-theme.odometer-animating-up.odometer-animating .odometer-ribbon-inner, .odometer.odometer-theme-default.odometer-animating-up.odometer-animating .odometer-ribbon-inner, .odometer.odometer-auto-theme.odometer-animating-down .odometer-ribbon-inner, .odometer.odometer-theme-default.odometer-animating-down .odometer-ribbon-inner {
  -webkit-transform: translateY(-100%);
  -moz-transform: translateY(-100%);
  -ms-transform: translateY(-100%);
  -o-transform: translateY(-100%);
  transform: translateY(-100%);
}
/* line 145, templates/rt_photon/custom/scss/_gridstatistic.scss */
.odometer.odometer-auto-theme.odometer-animating-down.odometer-animating .odometer-ribbon-inner, .odometer.odometer-theme-default.odometer-animating-down.odometer-animating .odometer-ribbon-inner {
  -webkit-transition: -webkit-transform 2s;
  -moz-transition: -moz-transform 2s;
  -ms-transition: -ms-transform 2s;
  -o-transition: -o-transform 2s;
  transition: transform 2s;
  -webkit-transform: translateY(0);
  -moz-transform: translateY(0);
  -ms-transform: translateY(0);
  -o-transform: translateY(0);
  transform: translateY(0);
}
/* line 157, templates/rt_photon/custom/scss/_gridstatistic.scss */
.odometer.odometer-auto-theme, .odometer.odometer-theme-default {
  font-family: "Helvetica Neue", sans-serif;
  line-height: 1.1em;
}
/* line 161, templates/rt_photon/custom/scss/_gridstatistic.scss */
.odometer.odometer-auto-theme .odometer-value, .odometer.odometer-theme-default .odometer-value {
  text-align: center;
}
/* line 164, templates/rt_photon/custom/scss/_gridstatistic.scss */
/* line 165, templates/rt_photon/custom/scss/_gridstatistic.scss */
.dir-rtl .odometer.odometer-auto-theme .odometer-inside {
  direction: ltr;
}
/* line 1, templates/rt_photon/custom/scss/_testimonials.scss */
.g-testimonials-items {
  display: -webkit-box;
  display: -moz-box;
  display: box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-flow: row wrap;
  -moz-flex-flow: row wrap;
  flex-flow: row wrap;
  -webkit-box-lines: multiple;
  -moz-box-lines: multiple;
  box-lines: multiple;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
/* line 5, templates/rt_photon/custom/scss/_testimonials.scss */
.g-testimonials-items .g-testimonial-item {
  margin: 2% 2% 2% 2%;
  display: -webkit-box;
  display: -moz-box;
  display: box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-flex: 1;
  -moz-box-flex: 1;
  box-flex: 1;
  -webkit-flex: 1;
  -moz-flex: 1;
  -ms-flex: 1;
  flex: 1;
  -webkit-box-align: start;
  -moz-box-align: start;
  box-align: start;
  -webkit-align-items: flex-start;
  -moz-align-items: flex-start;
  -ms-align-items: flex-start;
  -o-align-items: flex-start;
  align-items: flex-start;
  -ms-flex-align: start;
  -webkit-flex-grow: 0;
  -moz-flex-grow: 0;
  flex-grow: 0;
  -ms-flex-positive: 0;
}
@media only all and (max-width: 47.99rem) {
  .g-testimonials-items .g-testimonial-item {
    -webkit-flex-flow: row wrap;
    -moz-flex-flow: row wrap;
    flex-flow: row wrap;
    -webkit-box-lines: multiple;
    -moz-box-lines: multiple;
    box-lines: multiple;
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
}
/* line 16, templates/rt_photon/custom/scss/_testimonials.scss */
.g-testimonials-items.g-2cols, .g-testimonials-items.g-3cols, .g-testimonials-items.g-4cols, .g-testimonials-items.g-5cols {
  margin-left: -2%;
  margin-right: -2%;
}
/* line 23, templates/rt_photon/custom/scss/_testimonials.scss */
/* line 24, templates/rt_photon/custom/scss/_testimonials.scss */
.g-testimonials-items.g-1cols .g-testimonial-item {
  width: 100%;
  -webkit-flex-basis: 100%;
  -moz-flex-basis: 100%;
  flex-basis: 100%;
  -ms-flex-preferred-size: 100%;
  margin: 0;
}
/* line 28, templates/rt_photon/custom/scss/_testimonials.scss */
.g-testimonials-items.g-1cols .g-testimonial-item:last-child {
  padding-bottom: 0;
  margin-bottom: 1rem;
  border-bottom: none;
}
/* line 35, templates/rt_photon/custom/scss/_testimonials.scss */
/* line 36, templates/rt_photon/custom/scss/_testimonials.scss */
.g-testimonials-items.g-2cols .g-testimonial-item {
  width: 47%;
  -webkit-flex-basis: 47%;
  -moz-flex-basis: 47%;
  flex-basis: 47%;
  -ms-flex-preferred-size: 47%;
}
/* line 39, templates/rt_photon/custom/scss/_testimonials.scss */
.g-testimonials-items.g-2cols .g-testimonial-item:nth-child(odd) {
  margin-right: 1%;
}
/* line 42, templates/rt_photon/custom/scss/_testimonials.scss */
.g-testimonials-items.g-2cols .g-testimonial-item:nth-child(even) {
  margin-left: 1%;
}
/* line 47, templates/rt_photon/custom/scss/_testimonials.scss */
/* line 48, templates/rt_photon/custom/scss/_testimonials.scss */
.g-testimonials-items.g-3cols .g-testimonial-item {
  width: 30.66667%;
  -webkit-flex-basis: 30.66667%;
  -moz-flex-basis: 30.66667%;
  flex-basis: 30.66667%;
  -ms-flex-preferred-size: 30.66667%;
}
/* line 51, templates/rt_photon/custom/scss/_testimonials.scss */
.g-testimonials-items.g-3cols .g-testimonial-item:nth-child(3n-1) {
  margin-left: 0;
  margin-right: 0;
}
/* line 57, templates/rt_photon/custom/scss/_testimonials.scss */
/* line 58, templates/rt_photon/custom/scss/_testimonials.scss */
.g-testimonials-items.g-4cols .g-testimonial-item {
  width: 22.5%;
  -webkit-flex-basis: 22.5%;
  -moz-flex-basis: 22.5%;
  flex-basis: 22.5%;
  -ms-flex-preferred-size: 22.5%;
}
/* line 61, templates/rt_photon/custom/scss/_testimonials.scss */
.g-testimonials-items.g-4cols .g-testimonial-item:nth-child(4n-2) {
  margin-left: 0;
  margin-right: 1%;
}
/* line 65, templates/rt_photon/custom/scss/_testimonials.scss */
.g-testimonials-items.g-4cols .g-testimonial-item:nth-child(4n-1) {
  margin-left: 1%;
  margin-right: 0;
}
/* line 71, templates/rt_photon/custom/scss/_testimonials.scss */
/* line 72, templates/rt_photon/custom/scss/_testimonials.scss */
.g-testimonials-items.g-5cols .g-testimonial-item {
  width: 17.6%;
  -webkit-flex-basis: 17.6%;
  -moz-flex-basis: 17.6%;
  flex-basis: 17.6%;
  -ms-flex-preferred-size: 17.6%;
}
/* line 75, templates/rt_photon/custom/scss/_testimonials.scss */
.g-testimonials-items.g-5cols .g-testimonial-item:nth-child(5n-3) {
  margin-left: 0;
  margin-right: 1%;
}
/* line 79, templates/rt_photon/custom/scss/_testimonials.scss */
.g-testimonials-items.g-5cols .g-testimonial-item:nth-child(5n-2) {
  margin-left: 1%;
  margin-right: 1%;
}
/* line 83, templates/rt_photon/custom/scss/_testimonials.scss */
.g-testimonials-items.g-5cols .g-testimonial-item:nth-child(5n-1) {
  margin-left: 1%;
  margin-right: 0;
}
@media only all and (max-width: 47.99rem) {
  /* line 90, templates/rt_photon/custom/scss/_testimonials.scss */
  /* line 91, templates/rt_photon/custom/scss/_testimonials.scss */
  .g-testimonials-items[class*="cols"] .g-testimonial-item {
    width: 96%;
    -webkit-flex-basis: 96%;
    -moz-flex-basis: 96%;
    flex-basis: 96%;
    -ms-flex-preferred-size: 96%;
    margin-left: 2% !important;
    margin-right: 2% !important;
  }
}
/* line 100, templates/rt_photon/custom/scss/_testimonials.scss */
.g-testimonial-content {
  padding: 1rem;
  -webkit-box-flex: 1;
  -moz-box-flex: 1;
  box-flex: 1;
  -webkit-flex: 1;
  -moz-flex: 1;
  -ms-flex: 1;
  flex: 1;
}
/* line 103, templates/rt_photon/custom/scss/_testimonials.scss */
.g-testimonial-alt .g-testimonial-content {
  padding: 2rem 2.5rem;
}
/* line 107, templates/rt_photon/custom/scss/_testimonials.scss */
.g-testimonial-text {
  font-size: 0.9rem;
  margin: 1rem auto;
  opacity: 0.75;
}
/* line 111, templates/rt_photon/custom/scss/_testimonials.scss */
/* line 112, templates/rt_photon/custom/scss/_testimonials.scss */
.g-testimonial-standard .g-testimonial-text strong {
  font-family: "Roboto";
  font-weight: 700;
  font-size: 2rem;
  margin: 0;
}
/* line 119, templates/rt_photon/custom/scss/_testimonials.scss */
.g-testimonial-alt .g-testimonial-text {
  font-size: 1.25rem;
  font-family: Georgia;
  font-style: italic;
}
/* line 125, templates/rt_photon/custom/scss/_testimonials.scss */
.g-testimonial-alt .g-testimonial-content {
  padding: 2rem 2.5rem;
}
/* line 128, templates/rt_photon/custom/scss/_testimonials.scss */
.g-testimonial-author-container {
  display: -webkit-box;
  display: -moz-box;
  display: box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
}
/* line 131, templates/rt_photon/custom/scss/_testimonials.scss */
.g-testimonial-author-img {
  border-radius: 100%;
  margin: 0.5rem 1rem 0.5rem 0;
  overflow: hidden;
  width: 80px;
  height: 80px;
}
/* line 137, templates/rt_photon/custom/scss/_testimonials.scss */
.dir-rtl .g-testimonial-author-img {
  margin: 0.5rem 0 0.5rem 1rem;
}
@media only all and (max-width: 47.99rem) {
  .g-testimonial-author-img {
    width: 50px;
    height: 50px;
  }
}
/* line 145, templates/rt_photon/custom/scss/_testimonials.scss */
.g-testimonial-author-text {
  -webkit-box-flex: 1;
  -moz-box-flex: 1;
  box-flex: 1;
  -webkit-flex: 1 1 0;
  -moz-flex: 1 1 0;
  -ms-flex: 1 1 0;
  flex: 1 1 0;
  display: -webkit-box;
  display: -moz-box;
  display: box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-flow: row wrap;
  -moz-flex-flow: row wrap;
  flex-flow: row wrap;
  -webkit-box-lines: multiple;
  -moz-box-lines: multiple;
  box-lines: multiple;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: center;
  -moz-box-align: center;
  box-align: center;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  -o-align-items: center;
  align-items: center;
  -ms-flex-align: center;
}
/* line 152, templates/rt_photon/custom/scss/_testimonials.scss */
.g-testimonial-author-name, .g-testimonial-author-company {
  display: block;
  font-family: "opensans", "Helvetica", "Tahoma", "Geneva", "Arial", sans-serif;
  font-weight: 400;
  font-size: 0.9rem;
  width: 100%;
}
/* line 159, templates/rt_photon/custom/scss/_testimonials.scss */
.g-testimonial-author-name {
  font-size: 1.25rem;
  line-height: 1.25;
  -webkit-align-self: flex-end;
  -moz-align-self: flex-end;
  align-self: flex-end;
  -ms-flex-item-align: end;
}
/* line 164, templates/rt_photon/custom/scss/_testimonials.scss */
.g-testimonial-author-company {
  font-size: 0.9rem;
  -webkit-align-self: flex-start;
  -moz-align-self: flex-start;
  align-self: flex-start;
  -ms-flex-item-align: start;
}
/* line 167, templates/rt_photon/custom/scss/_testimonials.scss */
.g-testimonial-author-company a {
  opacity: 0.75;
  color: inherit;
}
/* line 170, templates/rt_photon/custom/scss/_testimonials.scss */
.g-testimonial-author-company a:hover {
  opacity: 1;
}
/* line 1, templates/rt_photon/custom/scss/_imagegrid.scss */
/* line 2, templates/rt_photon/custom/scss/_imagegrid.scss */
.g-imagegrid *, .g-imagegrid *:before, .g-imagegrid *:after {
  box-sizing: border-box !important;
}
/* line 5, templates/rt_photon/custom/scss/_imagegrid.scss */
.g-imagegrid .g-imagegrid-wrapper {
  display: -webkit-box;
  display: -moz-box;
  display: box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-flow: row wrap;
  -moz-flex-flow: row wrap;
  flex-flow: row wrap;
  -webkit-box-lines: multiple;
  -moz-box-lines: multiple;
  box-lines: multiple;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
/* line 10, templates/rt_photon/custom/scss/_imagegrid.scss */
.g-imagegrid .g-imagegrid-item {
  -webkit-box-flex: 0;
  -moz-box-flex: 0;
  box-flex: 0;
  -webkit-flex: 0 0 auto;
  -moz-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  width: 100%;
  display: inline-block;
  vertical-align: top;
  background: #ff0505;
  position: relative;
}
/* line 17, templates/rt_photon/custom/scss/_imagegrid.scss */
.g-imagegrid .g-imagegrid-item img {
  opacity: 0.5;
  -webkit-transition: all 0.35s;
  -moz-transition: all 0.35s;
  transition: all 0.35s;
}
/* line 21, templates/rt_photon/custom/scss/_imagegrid.scss */
.g-imagegrid .g-imagegrid-item:hover {
  z-index: 10;
}
/* line 23, templates/rt_photon/custom/scss/_imagegrid.scss */
.g-imagegrid .g-imagegrid-item:hover img {
  opacity: 1;
  -webkit-transform: scale(1.25);
  -moz-transform: scale(1.25);
  -ms-transform: scale(1.25);
  -o-transform: scale(1.25);
  transform: scale(1.25);
}
/* line 27, templates/rt_photon/custom/scss/_imagegrid.scss */
.g-imagegrid .g-imagegrid-item:hover .g-imagegrid-link:before {
  opacity: 1;
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -ms-transform: scale(1);
  -o-transform: scale(1);
  transform: scale(1);
}
/* line 33, templates/rt_photon/custom/scss/_imagegrid.scss */
.g-imagegrid .g-imagegrid-desc {
  margin: 1.5rem 0;
}
/* line 36, templates/rt_photon/custom/scss/_imagegrid.scss */
.g-imagegrid .g-imagegrid-link {
  display: block;
  position: relative;
  background: #ff0505;
  -webkit-transition: all 0.35s;
  -moz-transition: all 0.35s;
  transition: all 0.35s;
}
/* line 41, templates/rt_photon/custom/scss/_imagegrid.scss */
.g-imagegrid .g-imagegrid-link:before {
  color: #fff;
  background: rgba(0, 0, 0, 0.75);
  border-radius: 100%;
  font-family: FontAwesome;
  content: "\f002";
  font-size: 1rem;
  position: absolute;
  bottom: -0.5rem;
  right: -0.5rem;
  z-index: 1;
  opacity: 0;
  width: 35px;
  height: 35px;
  line-height: 35px;
  text-align: center;
  -webkit-transform: scale(0);
  -moz-transform: scale(0);
  -ms-transform: scale(0);
  -o-transform: scale(0);
  transform: scale(0);
  -webkit-transition: all 0.35s;
  -moz-transition: all 0.35s;
  transition: all 0.35s;
}
/* line 61, templates/rt_photon/custom/scss/_imagegrid.scss */
/* line 62, templates/rt_photon/custom/scss/_imagegrid.scss */
.g-imagegrid .g-imagegrid-2cols .g-imagegrid-item {
  width: 50%;
}
@media only all and (max-width: 47.99rem) {
  .g-imagegrid .g-imagegrid-2cols .g-imagegrid-item {
    width: 50%;
  }
}
/* line 70, templates/rt_photon/custom/scss/_imagegrid.scss */
/* line 71, templates/rt_photon/custom/scss/_imagegrid.scss */
.g-imagegrid .g-imagegrid-3cols .g-imagegrid-item {
  width: 33.33333%;
}
@media only all and (min-width: 48rem) and (max-width: 59.99rem) {
  .g-imagegrid .g-imagegrid-3cols .g-imagegrid-item {
    width: 50%;
  }
}
@media only all and (max-width: 47.99rem) {
  .g-imagegrid .g-imagegrid-3cols .g-imagegrid-item {
    width: 50%;
  }
}
/* line 83, templates/rt_photon/custom/scss/_imagegrid.scss */
/* line 84, templates/rt_photon/custom/scss/_imagegrid.scss */
.g-imagegrid .g-imagegrid-4cols .g-imagegrid-item {
  width: 25%;
}
@media only all and (min-width: 48rem) and (max-width: 59.99rem) {
  .g-imagegrid .g-imagegrid-4cols .g-imagegrid-item {
    width: 50%;
  }
}
@media only all and (max-width: 47.99rem) {
  .g-imagegrid .g-imagegrid-4cols .g-imagegrid-item {
    width: 50%;
  }
}
/* line 96, templates/rt_photon/custom/scss/_imagegrid.scss */
/* line 97, templates/rt_photon/custom/scss/_imagegrid.scss */
.g-imagegrid .g-imagegrid-5cols .g-imagegrid-item {
  width: 20%;
}
@media only all and (min-width: 48rem) and (max-width: 59.99rem) {
  .g-imagegrid .g-imagegrid-5cols .g-imagegrid-item {
    width: 50%;
  }
}
@media only all and (max-width: 47.99rem) {
  .g-imagegrid .g-imagegrid-5cols .g-imagegrid-item {
    width: 50%;
  }
}
/*--------------------------------------------
 ESTILOS PARTÍCULA ACORDEON
 --------------------------------------------*/
/* line 4, templates/rt_photon/custom/scss/_ir-arriba.scss */
.ir-arriba {
  position: fixed;
  width: 3rem;
  height: 3rem;
  line-height: 0;
  right: 1rem;
  color: #fff;
  padding: 0;
  z-index: 999;
  outline: none;
  align-items: center;
  display: -webkit-box;
  display: -moz-box;
  display: box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -moz-box-pack: center;
  box-pack: center;
  -webkit-justify-content: center;
  -moz-justify-content: center;
  -ms-justify-content: center;
  -o-justify-content: center;
  justify-content: center;
  -ms-flex-pack: center;
  text-decoration: none;
  -webkit-transition: all 0.3s cubic-bezier(0.55, 0, 0.1, 1) 0s;
  -moz-transition: all 0.3s cubic-bezier(0.55, 0, 0.1, 1) 0s;
  transition: all 0.3s cubic-bezier(0.55, 0, 0.1, 1) 0s;
  opacity: 1;
}
/* line 21, templates/rt_photon/custom/scss/_ir-arriba.scss */
.ir-arriba:hover {
  opacity: 0.9;
}
/* line 24, templates/rt_photon/custom/scss/_ir-arriba.scss */
.ir-arriba.g-ir-arriba-confondo:hover {
  background: #ff0505 !important;
}
/* line 28, templates/rt_photon/custom/scss/_ir-arriba.scss */
.ir-arriba .fa {
  line-height: 0;
}
/*Efecto 1*/
/* line 33, templates/rt_photon/custom/scss/_ir-arriba.scss */
.ir-arriba-estilo1-defecto {
  bottom: 1rem;
  opacity: 0;
}
/* line 37, templates/rt_photon/custom/scss/_ir-arriba.scss */
.ir-arriba-estilo1 {
  opacity: 1;
}
/*Efecto 2*/
/* line 41, templates/rt_photon/custom/scss/_ir-arriba.scss */
.ir-arriba-estilo2-defecto {
  bottom: -4rem;
  padding: 0;
}
/* line 45, templates/rt_photon/custom/scss/_ir-arriba.scss */
.ir-arriba-estilo2 {
  bottom: 1rem;
  padding: 0;
}
/*Efecto 3*/
/* line 52, templates/rt_photon/custom/scss/_ir-arriba.scss */
.ir-arriba-estilo3-defecto {
  bottom: 1rem;
  -webkit-transform: scale(0);
  -moz-transform: scale(0);
  -ms-transform: scale(0);
  -o-transform: scale(0);
  transform: scale(0);
}
/* line 56, templates/rt_photon/custom/scss/_ir-arriba.scss */
.ir-arriba-estilo3 {
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -ms-transform: scale(1);
  -o-transform: scale(1);
  transform: scale(1);
}
/*Efecto 4*/
/* line 60, templates/rt_photon/custom/scss/_ir-arriba.scss */
.ir-arriba-estilo4-defecto {
  bottom: 1rem;
  -webkit-transform: rotateY(90deg);
  -moz-transform: rotateY(90deg);
  -ms-transform: rotateY(90deg);
  -o-transform: rotateY(90deg);
  transform: rotateY(90deg);
  -webkit-transition: -webkit-transform 600ms;
  -moz-transition: -moz-transform 600ms;
  transition: transform 600ms;
}
/* line 66, templates/rt_photon/custom/scss/_ir-arriba.scss */
.ir-arriba-estilo4 {
  -webkit-transform: rotateY(0deg);
  -moz-transform: rotateY(0deg);
  -ms-transform: rotateY(0deg);
  -o-transform: rotateY(0deg);
  transform: rotateY(0deg);
  -webkit-transition: -webkit-transform 600ms;
  -moz-transition: -moz-transform 600ms;
  transition: transform 600ms;
}
/* line 1, templates/rt_photon/custom/scss/_popupgrid.scss */
.g-popupgrid {
  position: relative;
  margin: 0 auto;
}
/* line 4, templates/rt_photon/custom/scss/_popupgrid.scss */
.g-popupgrid::after {
  content: '';
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  pointer-events: none;
  -webkit-transition: opacity 0.3s;
  -moz-transition: opacity 0.3s;
  transition: opacity 0.3s;
}
/* line 16, templates/rt_photon/custom/scss/_popupgrid.scss */
.g-popupgrid-loaded::after {
  opacity: 0;
}
/* line 20, templates/rt_photon/custom/scss/_popupgrid.scss */
.g-popupgrid-item {
  padding: 0.938rem;
  z-index: 1001;
}
/* line 25, templates/rt_photon/custom/scss/_popupgrid.scss */
.g-popupgrid-item-current {
  opacity: 0 !important;
}
/* line 29, templates/rt_photon/custom/scss/_popupgrid.scss */
.g-popupgrid-item-img-wrap {
  display: block;
  position: relative;
  cursor: pointer;
  overflow: hidden;
  border-radius: 3px;
  background: -webkit-linear-gradient(rgba(255, 5, 5, 0.75), rgba(0, 0, 0, 0.5));
  background: linear-gradient(rgba(255, 5, 5, 0.75), rgba(0, 0, 0, 0.5));
}
/* line 36, templates/rt_photon/custom/scss/_popupgrid.scss */
.g-popupgrid-item-img-wrap:focus, .g-popupgrid-item-img-wrap:hover {
  outline: none;
}
/* line 38, templates/rt_photon/custom/scss/_popupgrid.scss */
.g-popupgrid-item-img-wrap:focus img, .g-popupgrid-item-img-wrap:hover img {
  opacity: 0.7;
}
/* line 40, templates/rt_photon/custom/scss/_popupgrid.scss */
.g-zoom .g-popupgrid-item-img-wrap:focus img, .g-zoom .g-popupgrid-item-img-wrap:hover img {
  -webkit-transform: scale(1.25);
  -moz-transform: scale(1.25);
  -ms-transform: scale(1.25);
  -o-transform: scale(1.25);
  transform: scale(1.25);
}
/* line 43, templates/rt_photon/custom/scss/_popupgrid.scss */
.g-rotate .g-popupgrid-item-img-wrap:focus img, .g-rotate .g-popupgrid-item-img-wrap:hover img {
  -webkit-transform: rotate(5deg) scale(1.25);
  -moz-transform: rotate(5deg) scale(1.25);
  -ms-transform: rotate(5deg) scale(1.25);
  -o-transform: rotate(5deg) scale(1.25);
  transform: rotate(5deg) scale(1.25);
}
/* line 46, templates/rt_photon/custom/scss/_popupgrid.scss */
.g-blur .g-popupgrid-item-img-wrap:focus img, .g-blur .g-popupgrid-item-img-wrap:hover img {
  -webkit-filter: blur(3px);
  filter: blur(3px);
}
/* line 49, templates/rt_photon/custom/scss/_popupgrid.scss */
.g-grayscale .g-popupgrid-item-img-wrap:focus img, .g-grayscale .g-popupgrid-item-img-wrap:hover img {
  -webkit-filter: grayscale(100%);
  filter: grayscale(100%);
}
/* line 52, templates/rt_photon/custom/scss/_popupgrid.scss */
.g-zoomout.g-rotate .g-popupgrid-item-img-wrap:focus img, .g-zoomout.g-rotate .g-popupgrid-item-img-wrap:hover img {
  -webkit-transform: rotate(5deg) scale(1.15);
  -moz-transform: rotate(5deg) scale(1.15);
  -ms-transform: rotate(5deg) scale(1.15);
  -o-transform: rotate(5deg) scale(1.15);
  transform: rotate(5deg) scale(1.15);
}
/* line 55, templates/rt_photon/custom/scss/_popupgrid.scss */
.g-blur.g-grayscale .g-popupgrid-item-img-wrap:focus img, .g-blur.g-grayscale .g-popupgrid-item-img-wrap:hover img {
  -webkit-filter: blur(3px) grayscale(100%);
  filter: blur(3px) grayscale(100%);
}
/* line 59, templates/rt_photon/custom/scss/_popupgrid.scss */
.g-popupgrid-item-img-wrap:focus .g-popupgrid-description-preview-icon, .g-popupgrid-item-img-wrap:hover .g-popupgrid-description-preview-icon {
  opacity: 1;
}
/* line 63, templates/rt_photon/custom/scss/_popupgrid.scss */
.g-popupgrid-item-img-wrap img {
  display: block;
  opacity: 0.65;
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -ms-transform: scale(1);
  -o-transform: scale(1);
  transform: scale(1);
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  transition: all 0.3s;
}
/* line 70, templates/rt_photon/custom/scss/_popupgrid.scss */
.g-popupgrid-item-img-wrap .g-popupgrid-description-preview-tag {
  text-transform: uppercase;
  font-size: 0.8rem;
  font-weight: 700;
  position: absolute;
  top: 0;
  margin: 1rem;
  padding: 0.25rem 0.75rem;
  border-radius: 1rem;
  color: #fff;
  background: rgba(0, 0, 0, 0.5);
}
/* line 83, templates/rt_photon/custom/scss/_popupgrid.scss */
.g-popupgrid-item-img-wrap .g-popupgrid-description-preview-title {
  position: absolute;
  bottom: 0;
  padding: 1rem;
  font-size: 1.25rem;
  line-height: 1.25;
  font-weight: 400;
}
/* line 91, templates/rt_photon/custom/scss/_popupgrid.scss */
.g-popupgrid-item-img-wrap .g-popupgrid-description-preview-content, .g-popupgrid-item-img-wrap .g-popupgrid-description-preview-readmore {
  display: none;
}
/* line 97, templates/rt_photon/custom/scss/_popupgrid.scss */
.g-popupgrid-preview {
  position: fixed;
  z-index: 1000;
  top: 0;
  left: 0;
  visibility: hidden;
  display: -ms-flex;
  display: -webkit-flex;
  display: flex;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  -ms-flex-line-pack: center;
  -webkit-align-content: center;
  align-content: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  width: 50%;
  height: 100%;
  pointer-events: none;
}
/* line 118, templates/rt_photon/custom/scss/_popupgrid.scss */
.g-popupgrid-preview::before {
  content: '';
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  opacity: 0;
  background: #262626;
  -webkit-transition: opacity 0.6s;
  -moz-transition: opacity 0.6s;
  transition: opacity 0.6s;
}
/* line 131, templates/rt_photon/custom/scss/_popupgrid.scss */
.g-popupgrid-preview-open {
  pointer-events: auto;
  visibility: visible;
  z-index: 99999;
}
/* line 135, templates/rt_photon/custom/scss/_popupgrid.scss */
.g-popupgrid-preview-open::before {
  opacity: 1;
}
/* line 140, templates/rt_photon/custom/scss/_popupgrid.scss */
.g-popupgrid-clone {
  position: fixed;
  z-index: 110;
  -webkit-backface-visibility: hidden;
  -webkit-transition: -webkit-transform 0.5s;
  -moz-transition: -moz-transform 0.5s;
  transition: transform 0.5s;
}
/* line 147, templates/rt_photon/custom/scss/_popupgrid.scss */
.g-popupgrid-original {
  position: relative;
  z-index: 120;
  display: block;
  object-fit: contain;
  -webkit-backface-visibility: hidden;
  -webkit-transition: opacity 0.2s;
  -moz-transition: opacity 0.2s;
  transition: opacity 0.2s;
}
/* line 156, templates/rt_photon/custom/scss/_popupgrid.scss */
.g-popupgrid-preview-open .g-popupgrid-animate {
  /* open */
  -webkit-transition: -webkit-transform 0.6s, opacity 0.2s;
  transition: transform 0.6s, opacity 0.2s;
}
/* line 162, templates/rt_photon/custom/scss/_popupgrid.scss */
.g-popupgrid-animate {
  /* close */
  -webkit-transition: -webkit-transform 0.3s, opacity 0.2s;
  transition: transform 0.3s, opacity 0.2s;
}
/* line 168, templates/rt_photon/custom/scss/_popupgrid.scss */
.g-popupgrid-description {
  color: #fff;
}
/* line 172, templates/rt_photon/custom/scss/_popupgrid.scss */
/* line 173, templates/rt_photon/custom/scss/_popupgrid.scss */
.g-popupgrid-preview-area:before {
  bottom: 0;
  content: "";
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
  width: 100%;
}
/* line 184, templates/rt_photon/custom/scss/_popupgrid.scss */
.g-overlay-enable.g-popupgrid-description-preview-icon {
  bottom: 0;
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
  background: rgba(255, 5, 5, 0.75);
  opacity: 0;
  z-index: 10;
  -webkit-transition: opacity 0.3s;
  -moz-transition: opacity 0.3s;
  transition: opacity 0.3s;
}
/* line 194, templates/rt_photon/custom/scss/_popupgrid.scss */
.g-overlay-enable.g-popupgrid-description-preview-icon span {
  color: #fff;
  position: absolute;
  left: 50%;
  top: 50%;
  -webkit-transform: translate3d(-50%, -50%, 0px);
  -moz-transform: translate3d(-50%, -50%, 0px);
  -ms-transform: translate3d(-50%, -50%, 0px);
  -o-transform: translate3d(-50%, -50%, 0px);
  transform: translate3d(-50%, -50%, 0px);
}
/* line 202, templates/rt_photon/custom/scss/_popupgrid.scss */
/* line 203, templates/rt_photon/custom/scss/_popupgrid.scss */
.g-overlay-disable.g-popupgrid-description-preview-icon span {
  display: none;
}
/* line 208, templates/rt_photon/custom/scss/_popupgrid.scss */
.g-popupgrid-description-preview {
  font-size: 2em;
  position: absolute;
  z-index: 140;
  width: 100%;
  left: 100%;
  top: 0;
  height: 100%;
  padding: 0 1em;
  display: -ms-flex;
  display: -webkit-flex;
  display: flex;
  -ms-flex-direction: column;
  -webkit-flex-direction: column;
  flex-direction: column;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  -ms-flex-align: start;
  -webkit-align-items: flex-start;
  align-items: flex-start;
  opacity: 0;
  -webkit-transition: opacity 1s, -webkit-transform 1s;
  transition: opacity 1s, transform 1s;
  -webkit-transition-timing-function: cubic-bezier(0.2, 1, 0.3, 1);
  transition-timing-function: cubic-bezier(0.2, 1, 0.3, 1);
  -webkit-transform: translate3d(0, 30px, 0);
  transform: translate3d(0, 30px, 0);
}
/* line 238, templates/rt_photon/custom/scss/_popupgrid.scss */
.g-popupgrid-preview-open .g-popupgrid-description-preview {
  opacity: 1;
  -webkit-transition-delay: 0.2s;
  transition-delay: 0.2s;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}
/* line 246, templates/rt_photon/custom/scss/_popupgrid.scss */
/* line 247, templates/rt_photon/custom/scss/_popupgrid.scss */
.g-popupgrid-description-preview .g-popupgrid-description-preview-tag {
  font-size: 1rem;
  line-height: 1.25;
  font-weight: 700;
  text-transform: uppercase;
  opacity: 0.75;
}
@media only all and (max-width: 47.99rem) {
  .g-popupgrid-description-preview .g-popupgrid-description-preview-tag {
    font-size: 0.9rem;
    margin-bottom: 1rem;
  }
}
/* line 258, templates/rt_photon/custom/scss/_popupgrid.scss */
.g-popupgrid-description-preview .g-popupgrid-description-preview-title {
  font-weight: 'family=Roboto:700';
  font-size: 1.75rem;
  font-weight: 700;
  margin: 0 0 1rem 0;
  width: 100%;
}
/* line 265, templates/rt_photon/custom/scss/_popupgrid.scss */
.g-popupgrid-description-preview .g-popupgrid-description-preview-content {
  font-size: 1.1rem;
  width: 100%;
}
/* line 269, templates/rt_photon/custom/scss/_popupgrid.scss */
.g-popupgrid-description-preview .g-popupgrid-description-preview-readmore {
  margin: 1rem 0;
}
/* line 271, templates/rt_photon/custom/scss/_popupgrid.scss */
@media only all and (max-width: 30rem) {
  .g-popupgrid-description-preview .g-popupgrid-description-preview-readmore .button {
    padding: 0.5rem 1rem;
    font-size: 0.75rem;
  }
}
/* Close button */
/* line 282, templates/rt_photon/custom/scss/_popupgrid.scss */
.g-popupgrid-action {
  font-size: 1.5em;
  margin: 0;
  padding: 0;
  cursor: pointer;
  vertical-align: top;
  color: #ff0505;
  border: none;
  background: none;
}
/* line 291, templates/rt_photon/custom/scss/_popupgrid.scss */
.g-popupgrid-action:hover, .g-popupgrid-action:focus {
  color: #ff0505;
  outline: none;
}
/* line 297, templates/rt_photon/custom/scss/_popupgrid.scss */
.g-popupgrid-action-close {
  position: fixed;
  z-index: 150;
  top: 0;
  right: 0;
  padding: 1em;
  opacity: 0;
  -webkit-transition: opacity 0.3s, -webkit-transform 0.3s;
  transition: opacity 0.3s, transform 0.3s;
  -webkit-transform: scale3d(0.6, 0.6, 1);
  transform: scale3d(0.6, 0.6, 1);
}
/* line 310, templates/rt_photon/custom/scss/_popupgrid.scss */
.g-popupgrid-preview-image-loaded .g-popupgrid-action-close {
  opacity: 1;
  -webkit-transform: scale3d(1, 1, 1);
  transform: scale3d(1, 1, 1);
}
/* line 316, templates/rt_photon/custom/scss/_popupgrid.scss */
.g-popupgrid-text-hidden {
  position: absolute;
  display: block;
  overflow: hidden;
  width: 0;
  height: 0;
  color: transparent;
}
@media screen and (max-width: 40em) {
  /* line 326, templates/rt_photon/custom/scss/_popupgrid.scss */
  /* line 327, templates/rt_photon/custom/scss/_popupgrid.scss */
  .g-popupgrid-description-preview .g-popupgrid-description-preview-title {
    font-size: 0.5em;
  }
  /* line 330, templates/rt_photon/custom/scss/_popupgrid.scss */
  .g-popupgrid-description-preview .g-popupgrid-description-preview-content {
    display: none;
  }
  /* line 334, templates/rt_photon/custom/scss/_popupgrid.scss */
  .details {
    display: none;
  }
}
@font-face {
  font-family: 'mukta-bold';
  src: url('../fonts/mukta/Mukta-bold/mukta-bold-webfont.eot');
  /* IE9 Compat Modes */
  src: url('../fonts/mukta/Mukta-bold/mukta-bold-webfont.eot#iefix') format('embedded-opentype'), url('../fonts/mukta/Mukta-bold/mukta-bold-webfont.woff') format('woff'), url('../fonts/mukta/Mukta-bold/mukta-bold-webfont.woff2') format('woff2'), url('../fonts/mukta/Mukta-bold/mukta-bold.ttf') format('truetype');
  /* IE6-IE8 */
  /* Modern Browsers */
  /* Modern Browsers */
  /* Safari, Android, iOS */
  font-style: normal;
  font-weight: normal;
  text-rendering: optimizeLegibility;
}
@font-face {
  font-family: 'muktaregular';
  src: url('../fonts/mukta/Mukta-regular/mukta-regular-webfont.eot');
  src: url('../fonts/mukta/Mukta-regular/mukta-regular-webfont.eot#iefix') format('embedded-opentype'), url('../fonts/mukta/Mukta-regular/mukta-regular-webfont.woff2') format('woff2'), url('../fonts/mukta/Mukta-regular/mukta-regular-webfont.woff') format('woff'), url('../fonts/mukta/Mukta-regular/mukta-regular-webfont.svg#muktaregular') format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'tekoregular';
  src: url('../fonts/teko/teko-regular/teko-regular-webfont.eot');
  src: url('../fonts/teko/teko-regular/teko-regular-webfont.eot#iefix') format('embedded-opentype'), url('../fonts/teko/teko-regular/teko-regular-webfont.woff2') format('woff2'), url('../fonts/teko/teko-regular/teko-regular-webfont.woff') format('woff'), url('../fonts/teko/teko-regular/teko-regular-webfont.svg#muktaregular') format('svg');
  font-weight: normal;
  font-style: normal;
}
/* line 1, templates/rt_photon/custom/scss/login.scss */
body, button.btn.btn-primary, p, div {
  font-family: 'helvetica' !important;
}
/* line 4, templates/rt_photon/custom/scss/login.scss */
input#username, input#password {
  border-radius: 25px !important;
  justify-content: center;
  padding: 0.5rem;
  font-size: 1.2rem;
  border: none !important;
  color: #000 !important;
}
/* line 13, templates/rt_photon/custom/scss/login.scss */
.footer .legales {
  color: #000 !important;
}
/* line 16, templates/rt_photon/custom/scss/login.scss */
input#username::placeholder, input#password::placeholder {
  font-family: 'helvetica' !important;
  font-size: 1.3rem !important;
  font-weight: 500 !important;
  color: #c0bebe !important;
  height: 2rem;
}
/* line 26, templates/rt_photon/custom/scss/login.scss */
button.close span {
  font-size: 2rem;
  color: #000 !important;
  opacity: 1 !important;
}
/* line 32, templates/rt_photon/custom/scss/login.scss */
a.resstLogin::before {
  display: none;
}
/* line 35, templates/rt_photon/custom/scss/login.scss */
a.resstLogin {
  font-size: 1rem;
}
/* line 39, templates/rt_photon/custom/scss/login.scss */
.g-block.size-40.wrap-login-form {
  opacity: 1 !important;
}
/* line 43, templates/rt_photon/custom/scss/login.scss */
.nav-stacked > li {
  display: flex !important;
  font-size: 0.8rem;
  justify-content: center;
  align-items: center;
  width: 100%;
}
/* a.resstLogin {
 max-width: 16rem;
 } */
/* line 53, templates/rt_photon/custom/scss/login.scss */
form.form-validate.form-horizontal.well {
  padding: 0.3rem;
}
/* line 56, templates/rt_photon/custom/scss/login.scss */
button.btn.btn-primary:hover, a.resstLogin:hover {
  color: #00a817 !important;
  opacity: 1 !important;
  transition: 0.3s;
}
/* line 64, templates/rt_photon/custom/scss/login.scss */
#g-loginform {
  background: #fff url('../../../../images/2024/login/Circulo_LOGIN_2024-03.png');
  background-size: contain;
  background-position: center;
  background-attachment: initial;
  z-index: auto;
  width: 100%;
  background-color: transparent;
  background-repeat: no-repeat;
}
/* line 75, templates/rt_photon/custom/scss/login.scss */
div#logo-5936-particle img {
  padding: 40px;
}
/* line 80, templates/rt_photon/custom/scss/login.scss */
.login {
  margin-top: 0px !important;
}
/* line 85, templates/rt_photon/custom/scss/login.scss */
body#bodyLogin {
  /*background: #FFF  url(images/2024/login/FONDO_LOGIN.jpg);*/
  background: #fff url('../../../../images/2024/login/back_mod.jpg');
  background-size: cover;
  background-position: center;
  background-attachment: fixed;
  z-index: auto;
  width: 100%;
}
/* line 95, templates/rt_photon/custom/scss/login.scss */
body#bodyLogin .g-content {
  margin: 0rem;
  padding: 0rem;
}
/* line 99, templates/rt_photon/custom/scss/login.scss */
body#bodyLogin .wrap-login-form {
  background: #fff;
  opacity: 0.7;
  border-radius: 25px;
  color: #555;
  margin-top: 0rem !important;
  margin-bottom: 0rem;
}
/* line 107, templates/rt_photon/custom/scss/login.scss */
body#bodyLogin .well {
  margin-bottom: 0px;
}
/* line 112, templates/rt_photon/custom/scss/login.scss */
body#bodyLogin section#g-container {
  width: 100%;
  margin: auto;
  min-height: calc(100vh - 5rem);
}
/* line 117, templates/rt_photon/custom/scss/login.scss */
body#bodyLogin section#g-container div#logo-5936-particle {
  max-width: 22rem;
  margin: auto !important;
  display: flex;
  justify-content: center;
}
/* line 123, templates/rt_photon/custom/scss/login.scss */
body#bodyLogin section#g-container .g-block.size-60.wrap-login-form {
  max-width: 27rem;
  margin: auto;
}
/* line 129, templates/rt_photon/custom/scss/login.scss */
body#bodyLogin footer#g-footer {
  background: transparent;
}
/* line 132, templates/rt_photon/custom/scss/login.scss */
body#bodyLogin footer#g-footer .legales {
  background: transparent !important;
  display: flex;
  justify-content: space-between;
  width: 100%;
  max-width: 75rem;
  margin: auto;
  font-size: 1rem !important;
  text-transform: uppercase;
  min-height: 5rem;
  align-items: center;
  color: #fff;
}
/* line 145, templates/rt_photon/custom/scss/login.scss */
body#bodyLogin footer#g-footer .legales a {
  color: #fff !important;
  text-transform: none;
}
/* line 150, templates/rt_photon/custom/scss/login.scss */
body#bodyLogin footer#g-footer .legales .itemLegals {
  display: flex;
  gap: 10px;
}
/* line 154, templates/rt_photon/custom/scss/login.scss */
body#bodyLogin footer#g-footer .legales .itemLegals .infoFoo {
  color: #fff;
}
/* line 158, templates/rt_photon/custom/scss/login.scss */
body#bodyLogin footer#g-footer .legales .itemLegals .iconFoo span {
  font-size: 1.3rem;
  color: #fff;
}
/* line 167, templates/rt_photon/custom/scss/login.scss */
body#bodyLogin .wrap-login-form {
  opacity: 1 !important;
}
/* line 170, templates/rt_photon/custom/scss/login.scss */
body#bodyLogin .wrap-login-form input#username, body#bodyLogin .wrap-login-form input#password {
  background: transparent;
  border-bottom: 2px solid #fff !important;
  border-radius: 0px !important;
  color: #fff !important;
  text-align: center !important;
}
/* line 177, templates/rt_photon/custom/scss/login.scss */
body#bodyLogin .wrap-login-form input#username:focus, body#bodyLogin .wrap-login-form input#password:focus {
  box-shadow: none !important;
}
/* line 182, templates/rt_photon/custom/scss/login.scss */
body#bodyLogin .wrap-login-form input#username::placeholder, body#bodyLogin .wrap-login-form input#password::placeholder {
  color: #fff !important;
  text-align: center !important;
}
/* line 188, templates/rt_photon/custom/scss/login.scss */
body#bodyLogin .wrap-login-form .iconInputL {
  position: absolute;
  left: 0;
  color: #fff;
  font-size: 1.5rem;
  top: 0;
  bottom: 0;
  margin: auto;
  display: flex;
  align-items: center;
}
/* line 200, templates/rt_photon/custom/scss/login.scss */
body#bodyLogin a.resstLogin {
  text-transform: inherit !important;
  font-size: 1rem;
  font-weight: 500 !important;
  color: #fff;
  margin-bottom: 3rem;
}
/* line 208, templates/rt_photon/custom/scss/login.scss */
body#bodyLogin button.btn.btn-primary {
  width: 100%;
  max-width: 16rem;
  background: #fff !important;
  opacity: 1 !important;
  color: #000 !important;
  border-radius: 25px !important;
  font-style: initial !important;
  transition: 0.3s;
  font-size: 1.4rem;
  height: 2.5rem;
  text-transform: inherit;
  display: flex;
  justify-content: center;
  align-items: center;
  margin: auto;
  padding-bottom: 0.3rem;
  font-weight: 500;
  margin-top: 0rem !important;
  padding-top: 0rem !important;
}
@media (max-width: 600px) {
  /* line 232, templates/rt_photon/custom/scss/login.scss */
  body#bodyLogin div#system-message {
    position: absolute;
    width: 100%;
  }
  /* line 236, templates/rt_photon/custom/scss/login.scss */
  body#bodyLogin section#g-loginform {
    padding-top: 2rem;
  }
  /* line 239, templates/rt_photon/custom/scss/login.scss */
  body#bodyLogin div#logo-5936-particle img {
    padding: 0 !important;
    width: 100%;
    max-width: 6rem !important;
    margin-bottom: 1rem;
  }
  /* line 245, templates/rt_photon/custom/scss/login.scss */
  body#bodyLogin .iconInputU {
    color: #000 !important;
    width: 100%;
    max-width: 1rem;
    margin: auto !important;
  }
  /* line 252, templates/rt_photon/custom/scss/login.scss */
  body#bodyLogin img#show-pass-1-icon {
    padding: 0 !important;
  }
  /* line 255, templates/rt_photon/custom/scss/login.scss */
  body#bodyLogin button.btn.btn-primary {
    height: 2rem !important;
    font-size: 1.1rem !important;
  }
  /* line 263, templates/rt_photon/custom/scss/login.scss */
  body#bodyLogin div#logo-5936-particle {
    max-width: 15rem !important;
    margin: auto !important;
  }
  /* line 268, templates/rt_photon/custom/scss/login.scss */
  body#bodyLogin .legales {
    flex-wrap: wrap;
    text-align: center !important;
    justify-content: center !important;
    font-size: 0.8rem !important;
  }
  /* line 274, templates/rt_photon/custom/scss/login.scss */
  body#bodyLogin .legales .itemLegals {
    font-size: 0.8rem !important;
  }
  /* line 280, templates/rt_photon/custom/scss/login.scss */
  body#bodyLogin section#g-container {
    width: 100%;
    margin: auto;
    min-height: calc(100vh - 7rem);
  }
}
@media (max-width: 380px) {
  /* line 290, templates/rt_photon/custom/scss/login.scss */
  body#bodyLogin section#g-loginform {
    padding-top: 2rem;
    background-size: cover !important;
  }
}
@media (min-width: 576px) and (max-width: 767.98px) {
  /* line 299, templates/rt_photon/custom/scss/login.scss */
  div#logo-5936-particle img {
    padding: 60px;
  }
  /* line 302, templates/rt_photon/custom/scss/login.scss */
  .wrap-login-form {
    margin-top: -3rem !important;
  }
  /* line 306, templates/rt_photon/custom/scss/login.scss */
  /* line 308, templates/rt_photon/custom/scss/login.scss */
  section#g-container .g-block.size-60.wrap-login-form {
    max-width: 22rem;
  }
}
@media (min-width: 390px) and (max-width: 575.98px) {
  /* line 315, templates/rt_photon/custom/scss/login.scss */
  div#logo-5936-particle img {
    padding: 60px;
  }
  /* line 318, templates/rt_photon/custom/scss/login.scss */
  .wrap-login-form {
    margin-top: -3rem !important;
  }
  /* line 322, templates/rt_photon/custom/scss/login.scss */
  /* line 324, templates/rt_photon/custom/scss/login.scss */
  section#g-container .g-block.size-60.wrap-login-form {
    max-width: 22rem;
  }
}
/* line 330, templates/rt_photon/custom/scss/login.scss */
#custom-7132-particle .modal-body {
  position: relative;
  max-height: 460px;
  padding: 0px 10px;
  overflow-y: auto;
}
/* line 10, templates/rt_photon/custom/scss/temporalCustom.scss */
/* line 12, templates/rt_photon/custom/scss/temporalCustom.scss */
/* line 14, templates/rt_photon/custom/scss/temporalCustom.scss */
/* line 16, templates/rt_photon/custom/scss/temporalCustom.scss */
/* line 18, templates/rt_photon/custom/scss/temporalCustom.scss */
body.com_catalog.view-products .product-pagination a.active {
  display: flex;
  justify-content: center;
  align-items: center;
}
/* line 23, templates/rt_photon/custom/scss/temporalCustom.scss */
body.com_catalog.view-products .product-pagination .pagination-content.counter {
  display: inline-flex;
}
/* line 27, templates/rt_photon/custom/scss/temporalCustom.scss */
body.com_catalog.view-products div#product-view__actions > button {
  padding: 0.3rem 0.5rem;
  font-size: 1rem;
  margin: 0rem 0.3rem;
  height: 2.3rem;
  font-family: 'helvetica-bold' !important;
  font-weight: 700 !important;
}
/* line 40, templates/rt_photon/custom/scss/temporalCustom.scss */
/* line 42, templates/rt_photon/custom/scss/temporalCustom.scss */
body#bodyEdc .account-status-canjes, body#bodyEdc .account-calc-ventas {
  display: flex;
  justify-content: flex-end;
  align-items: center;
  margin-top: 3rem;
}
/* line 48, templates/rt_photon/custom/scss/temporalCustom.scss */
body#bodyEdc .account-status-canjes .btn, body#bodyEdc .account-calc-ventas .btn {
  padding: 12px !important;
}
/* line 52, templates/rt_photon/custom/scss/temporalCustom.scss */
body#bodyEdc .account-status-canjes a, body#bodyEdc .account-calc-ventas a {
  color: #fff;
  text-transform: uppercase;
  max-width: 15rem !important;
  font-weight: 400;
  padding-bottom: 0.6rem !important;
  font-size: 1rem !important;
  border-radius: 45px;
  transition: 0.3s;
  background: black !important;
  width: 100%;
  height: 2.3rem;
  display: flex;
  justify-content: center;
  align-items: center;
  font-family: 'helvetica' !important;
}
/* line 72, templates/rt_photon/custom/scss/temporalCustom.scss */
body#bodyEdc .account-status-canjes .btn-info:hover, body#bodyEdc .account-calc-ventas .btn-info:hover {
  color: #00a817 !important;
}
/* line 77, templates/rt_photon/custom/scss/temporalCustom.scss */
body#bodyEdc h5#exampleModalCalLabel {
  color: #000 !important;
  font-style: italic !important;
  font-family: 'helvetica-bold';
}
/* line 82, templates/rt_photon/custom/scss/temporalCustom.scss */
body#bodyEdc div#account-status h2 {
  text-align: center;
  color: #000 !important;
  font-weight: 700;
  text-transform: uppercase;
  font-style: normal;
  font-size: 2.5rem;
  font-family: 'helvetica-bold' !important;
}
/* line 92, templates/rt_photon/custom/scss/temporalCustom.scss */
body#bodyEdc .containerInfo {
  display: flex;
  margin: 2rem 0rem;
  flex-wrap: wrap;
}
/* line 97, templates/rt_photon/custom/scss/temporalCustom.scss */
body#bodyEdc .containerInfo .infoDetail {
  width: 40%;
  background: #ebebeb;
}
/* line 101, templates/rt_photon/custom/scss/temporalCustom.scss */
body#bodyEdc .containerInfo .infoDetail .itemDetail {
  line-height: 1.2;
  margin: 1.5rem;
}
/* line 106, templates/rt_photon/custom/scss/temporalCustom.scss */
body#bodyEdc .containerInfo .infoDetail .labeld {
  color: #000;
}
/* line 109, templates/rt_photon/custom/scss/temporalCustom.scss */
body#bodyEdc .containerInfo .infoDetail .labeld h3 {
  font-weight: 700 !important;
  margin: 0 !important;
  font-size: 1.1rem !important;
  font-family: 'helvetica-bold' !important;
}
/* line 116, templates/rt_photon/custom/scss/temporalCustom.scss */
/* line 118, templates/rt_photon/custom/scss/temporalCustom.scss */
body#bodyEdc .containerInfo .infoDetail .infod span {
  color: #000;
  font-size: 1.1rem !important;
  text-transform: uppercase !important;
  font-weight: 700;
  font-family: 'helvetica-bold' !important;
}
/* line 128, templates/rt_photon/custom/scss/temporalCustom.scss */
body#bodyEdc .containerInfo .pointsDetail {
  width: 30%;
  padding: 1.5rem;
}
/* line 132, templates/rt_photon/custom/scss/temporalCustom.scss */
body#bodyEdc .containerInfo .pointsDetail.dspP {
  background: #ffc600;
}
/* line 136, templates/rt_photon/custom/scss/temporalCustom.scss */
body#bodyEdc .containerInfo .pointsDetail.dspP .detailPoints > span {
  color: #000 !important;
  font-weight: 700;
  font-family: 'helvetica-bold' !important;
}
/* line 141, templates/rt_photon/custom/scss/temporalCustom.scss */
body#bodyEdc .containerInfo .pointsDetail.dspP .typePoints > span {
  color: #fff;
  font-size: 1.3rem;
  text-transform: uppercase;
  font-weight: 600;
}
/* line 148, templates/rt_photon/custom/scss/temporalCustom.scss */
body#bodyEdc .containerInfo .pointsDetail.grpP {
  background: rgba(255, 198, 0, 0.612);
}
/* line 151, templates/rt_photon/custom/scss/temporalCustom.scss */
body#bodyEdc .containerInfo .pointsDetail.grpP .itemDpoints {
  display: flex;
  align-items: center;
}
/* line 155, templates/rt_photon/custom/scss/temporalCustom.scss */
body#bodyEdc .containerInfo .pointsDetail.grpP .typePointsG > span {
  color: #000;
  text-transform: uppercase;
  font-weight: 400;
  font-family: 'helvetica' !important;
}
/* line 161, templates/rt_photon/custom/scss/temporalCustom.scss */
body#bodyEdc .containerInfo .pointsDetail.grpP .detailPg > span {
  font-size: 1.3rem !important;
  padding-left: 0.3rem;
  font-weight: 400;
  color: #000 !important;
  font-family: 'helvetica' !important;
}
/* line 171, templates/rt_photon/custom/scss/temporalCustom.scss */
body#bodyEdc section#g-mainwrap > div {
  width: 95%;
  max-width: 70rem;
  margin: auto !important;
}
@media (max-width: 800px) {
  /* line 181, templates/rt_photon/custom/scss/temporalCustom.scss */
  body#bodyEdc .infoDetail {
    width: 100% !important;
  }
  /* line 184, templates/rt_photon/custom/scss/temporalCustom.scss */
  body#bodyEdc .pointsDetail {
    width: 50% !important;
  }
}
@media (max-width: 600px) {
  /* line 190, templates/rt_photon/custom/scss/temporalCustom.scss */
  body#bodyEdc .pointsDetail {
    width: 100% !important;
  }
}
/* line 197, templates/rt_photon/custom/scss/temporalCustom.scss */
.footerrm2023 {
  display: flex;
  flex-direction: column;
  background: #6f0d15;
  background: radial-gradient(circle, rgba(111, 13, 21, 1), rgba(0, 0, 0, 1));
  padding: 1rem 0rem;
}
/* line 207, templates/rt_photon/custom/scss/temporalCustom.scss */
.footerrm2023 .sectionF {
  display: flex;
  justify-content: space-around;
  padding: 1rem;
  font-size: 1.1rem;
  flex-wrap: wrap;
}
/* line 213, templates/rt_photon/custom/scss/temporalCustom.scss */
.footerrm2023 .sectionF .itemContact {
  font-weight: 400;
  font-family: 'helvetica' !important;
}
/* line 217, templates/rt_photon/custom/scss/temporalCustom.scss */
.footerrm2023 .sectionF .itemContact.bolderItemc {
  font-weight: 700;
  font-family: 'helvetica-bold' !important;
}
/* line 222, templates/rt_photon/custom/scss/temporalCustom.scss */
.footerrm2023 .sectionF a {
  color: #fff;
  font-weight: 200;
}
/* line 228, templates/rt_photon/custom/scss/temporalCustom.scss */
.footerrm2023 .sectionF.s2foo {
  display: flex;
  justify-content: center;
  gap: 5px;
}
@media (max-width: 970px) {
  /* line 236, templates/rt_photon/custom/scss/temporalCustom.scss */
  /* line 238, templates/rt_photon/custom/scss/temporalCustom.scss */
  .footerrm2023 .sectionF .contactF {
    width: 50%;
    margin-bottom: 1rem;
  }
}
@media (max-width: 600px) {
  /* line 249, templates/rt_photon/custom/scss/temporalCustom.scss */
  .footerrm2023 .contactF {
    width: 100% !important;
    margin-bottom: 1rem;
    text-align: center;
  }
  /* line 254, templates/rt_photon/custom/scss/temporalCustom.scss */
  .footerrm2023 .sectionF.s2foo {
    text-align: center;
  }
}
/* line 260, templates/rt_photon/custom/scss/temporalCustom.scss */
/* line 262, templates/rt_photon/custom/scss/temporalCustom.scss */
body#bodyHome header#g-header {
  box-shadow: none;
  background: none;
  margin: 0;
  padding: 0rem;
}
/* line 269, templates/rt_photon/custom/scss/temporalCustom.scss */
body#bodyHome header#g-header div#custom-4412-particle {
  text-align: center;
}
/* line 272, templates/rt_photon/custom/scss/temporalCustom.scss */
body#bodyHome header#g-header div#logo-6238-particle {
  padding: 2rem;
}
/* line 276, templates/rt_photon/custom/scss/temporalCustom.scss */
body#bodyHome section#g-featureBanner > div {
  width: 100%;
  margin: auto;
  max-width: 60rem;
}
/* line 285, templates/rt_photon/custom/scss/temporalCustom.scss */
#g-offcanvas {
  background: #ffc600;
  width: 15rem;
}
/* line 291, templates/rt_photon/custom/scss/temporalCustom.scss */
#g-offcanvas #g-mobilemenu-container ul {
  background: #ffc600 !important;
}
/* line 295, templates/rt_photon/custom/scss/temporalCustom.scss */
.iconItem svg {
  width: 2.5rem;
}
/* line 298, templates/rt_photon/custom/scss/temporalCustom.scss */
.wrap_userpoints span {
  font-size: 1.1rem;
  padding-right: 0.2rem;
  color: #e5133a;
  margin: 0rem 0.5rem;
}
/* line 304, templates/rt_photon/custom/scss/temporalCustom.scss */
.wrap_userpoints a {
  font-size: 1rem;
}
/* line 309, templates/rt_photon/custom/scss/temporalCustom.scss */
div#bnnrCabecera img {
  width: 100%;
}
/* line 312, templates/rt_photon/custom/scss/temporalCustom.scss */
div#product_container button, div#product-view__actions button {
  border-radius: 20px !important;
  transition: 0.3s;
}
/* line 316, templates/rt_photon/custom/scss/temporalCustom.scss */
div#product-view__select span > button {
  font-size: 1.2rem;
}
/* line 319, templates/rt_photon/custom/scss/temporalCustom.scss */
div#product_container button:hover, div#product-view__actions button:hover {
  opacity: 0.8;
  transition: 0.3s;
  color: #00a817;
}
/* line 324, templates/rt_photon/custom/scss/temporalCustom.scss */
.descriptionWel {
  font-size: 1.5rem;
  line-height: 1.3;
  color: #1d1d1b !important;
}
/* line 330, templates/rt_photon/custom/scss/temporalCustom.scss */
.titleWel {
  font-size: 1.7rem;
  font-style: italic;
  color: #1d1d1b !important;
}
/* line 335, templates/rt_photon/custom/scss/temporalCustom.scss */
.titleNameWel {
  font-size: 3rem;
}
/* line 339, templates/rt_photon/custom/scss/temporalCustom.scss */
.iconItem {
  margin-right: 0.5rem;
}
/* line 342, templates/rt_photon/custom/scss/temporalCustom.scss */
.textFooContainer {
  color: #000;
}
/* line 345, templates/rt_photon/custom/scss/temporalCustom.scss */
#g-offcanvas #g-mobilemenu-container ul > li:not(.g-menu-item-type-particle):not(.g-menu-item-type-module).active {
  background: #000;
}
/* line 348, templates/rt_photon/custom/scss/temporalCustom.scss */
#g-offcanvas #g-mobilemenu-container ul > li:not(.g-menu-item-type-particle):not(.g-menu-item-type-module).active span {
  color: #fff;
}
/* line 351, templates/rt_photon/custom/scss/temporalCustom.scss */
#g-offcanvas a {
  color: #000 !important;
  font-size: 1rem !important;
}
/* line 355, templates/rt_photon/custom/scss/temporalCustom.scss */
#g-offcanvas #g-mobilemenu-container ul > li:not(.g-menu-item-type-particle):not(.g-menu-item-type-module):hover {
  background: #000;
  transition: 0.3s;
}
/* line 359, templates/rt_photon/custom/scss/temporalCustom.scss */
#g-offcanvas #g-mobilemenu-container ul > li:not(.g-menu-item-type-particle):not(.g-menu-item-type-module):hover span {
  color: #fff;
  transition: 0.3s;
}
/* line 363, templates/rt_photon/custom/scss/temporalCustom.scss */
.containerFooter .infoSectionFoo {
  display: flex;
  justify-content: space-around;
  padding: 1rem;
}
/* line 369, templates/rt_photon/custom/scss/temporalCustom.scss */
.ContactoItem, .ContactoItem div {
  display: flex;
  align-items: center;
}
/* line 373, templates/rt_photon/custom/scss/temporalCustom.scss */
.textItem {
  background: #000;
  font-size: 1.1rem;
  width: 100%;
  min-width: 13rem;
  display: flex;
  align-items: center;
  border-radius: 10px;
  padding: 0.2rem 1rem;
  margin: 0.2rem;
}
/* line 386, templates/rt_photon/custom/scss/temporalCustom.scss */
.legalesSectionFoo a {
  padding: 0rem 0.3rem;
  transition: 0.3s;
}
/* line 390, templates/rt_photon/custom/scss/temporalCustom.scss */
.legalesSectionFoo a:hover {
  transition: 0.3s;
  opacity: 0.8;
}
/* line 394, templates/rt_photon/custom/scss/temporalCustom.scss */
.legalesSectionFoo {
  color: #000;
  text-align: center;
  font-size: 0.9rem;
  text-decoration: underline;
  padding: 0.5rem 0rem;
  padding-bottom: 0.3rem;
}
/* line 402, templates/rt_photon/custom/scss/temporalCustom.scss */
.textItem a {
  color: #e0ca84;
  font-weight: 300;
  transition: 0.3s;
}
/* line 407, templates/rt_photon/custom/scss/temporalCustom.scss */
.textItem a:hover {
  color: #e0ca84;
  opacity: 0.8;
  transition: 0.3s;
  font-weight: 300;
}
/* line 413, templates/rt_photon/custom/scss/temporalCustom.scss */
.titleFoo {
  font-weight: 700;
  font-size: 1.4rem;
}
/* line 417, templates/rt_photon/custom/scss/temporalCustom.scss */
.titleFoo.title2Foo {
  font-size: 1.3rem;
}
/* line 420, templates/rt_photon/custom/scss/temporalCustom.scss */
.containerFooter {
  font-family: 'helvetica';
}
/* line 423, templates/rt_photon/custom/scss/temporalCustom.scss */
.containerFooter {
  background: url('../../../../images/rubber2022/backFooter.png');
}
/* line 426, templates/rt_photon/custom/scss/temporalCustom.scss */
div#iconHeaderLogo img {
  max-width: 6rem;
}
/* line 429, templates/rt_photon/custom/scss/temporalCustom.scss */
div#iconHeaderLogo {
  margin-bottom: -0.5rem !important;
  width: fit-content;
  min-width: 10rem;
  right: 0;
  left: 0;
  margin: auto;
}
/* line 439, templates/rt_photon/custom/scss/temporalCustom.scss */
#g-navigation {
  color: #000 !important;
  position: relative;
  z-index: 10001;
  /* cambio background 2024 */
  background: #fff !important;
}
/* line 446, templates/rt_photon/custom/scss/temporalCustom.scss */
/* line 448, templates/rt_photon/custom/scss/temporalCustom.scss */
#g-navigation .itemMnuSec svg, #g-navigation .itemMnuSec i {
  fill: #000;
  margin: 0.3rem;
  font-size: 2rem;
  color: #000;
  display: flex;
  width: 2.1rem;
}
/* line 459, templates/rt_photon/custom/scss/temporalCustom.scss */
/* line 461, templates/rt_photon/custom/scss/temporalCustom.scss */
.g-offcanvas-toggle i {
  /* cambio 2024 */
  color: #000 !important;
}
/* nuevo css 2024 */
/* line 468, templates/rt_photon/custom/scss/temporalCustom.scss */
.wrap_userpoints .group_user a img {
  max-width: 11%;
  vertical-align: text-top;
}
/* line 472, templates/rt_photon/custom/scss/temporalCustom.scss */
.wrap_userpoints .group_amount a img {
  max-width: 10%;
  vertical-align: text-top;
}
/* line 477, templates/rt_photon/custom/scss/temporalCustom.scss */
.g-offcanvas-toggle {
  top: 5rem !important;
  font-size: 2rem !important;
  color: #000 !important;
  left: 2rem !important;
}
/* line 483, templates/rt_photon/custom/scss/temporalCustom.scss */
.wrap_userpoints a {
  /* cambio 2024 */
  color: #000 !important;
  font-family: 'helvetica';
  font-weight: 400;
}
/* line 489, templates/rt_photon/custom/scss/temporalCustom.scss */
.itemMnuSec img {
  width: 1.2rem;
}
/* line 492, templates/rt_photon/custom/scss/temporalCustom.scss */
.mnuIconsHead > div {
  display: flex;
  justify-content: center;
  align-items: center;
}
/* line 497, templates/rt_photon/custom/scss/temporalCustom.scss */
div#iconsHeaderMnu ul.g-toplevel {
  display: flex;
  justify-content: flex-end;
  align-items: center;
}
/* line 502, templates/rt_photon/custom/scss/temporalCustom.scss */
#iconsHeaderMnu li {
  margin: 0 !important;
}
/* line 505, templates/rt_photon/custom/scss/temporalCustom.scss */
div#iconsHeaderMnu nav.g-main-nav {
  margin: 0.5rem;
}
/* line 508, templates/rt_photon/custom/scss/temporalCustom.scss */
.itemMnuSec {
  margin: 0rem 0.6rem;
}
/* line 511, templates/rt_photon/custom/scss/temporalCustom.scss */
.wrap_userpoints div {
  float: none !important;
}
/* line 514, templates/rt_photon/custom/scss/temporalCustom.scss */
.wrap_userpoints {
  display: flex;
  flex-direction: row-reverse;
  justify-content: flex-end;
}
/* line 519, templates/rt_photon/custom/scss/temporalCustom.scss */
div#iconHeaderLogo {
  margin-bottom: 1.5rem !important;
  text-align: center;
}
/* line 523, templates/rt_photon/custom/scss/temporalCustom.scss */
.wrap_userpoints {
  margin-top: 0 !important;
}
/* line 527, templates/rt_photon/custom/scss/temporalCustom.scss */
div#g-mobilemenu-container {
  margin: 0.3rem;
}
/* line 530, templates/rt_photon/custom/scss/temporalCustom.scss */
a.g-menu-item-container, #g-mobilemenu-container .g-toplevel li .g-menu-item-container {
  padding: 0.5rem !important;
}
/* line 533, templates/rt_photon/custom/scss/temporalCustom.scss */
.mnuIconsHead {
  margin-right: 1rem;
}
/* line 536, templates/rt_photon/custom/scss/temporalCustom.scss */
div#bnnrCabecera img {
  min-height: 2rem;
}
/* line 539, templates/rt_photon/custom/scss/temporalCustom.scss */
section#g-navigation {
  height: auto;
  max-height: 10rem;
}
/* line 543, templates/rt_photon/custom/scss/temporalCustom.scss */
div#iconsHeaderMnu ul.g-toplevel {
  width: 90%;
}
/* line 546, templates/rt_photon/custom/scss/temporalCustom.scss */
.g-imagegrid-item {
  padding: 2rem !important;
}
/* line 550, templates/rt_photon/custom/scss/temporalCustom.scss */
section#g-showcaseBanner {
  margin-bottom: 2rem;
}
/* line 553, templates/rt_photon/custom/scss/temporalCustom.scss */
.viewPass img {
  max-width: 2.5rem;
  position: absolute;
  right: 0.5rem;
  top: 0;
  bottom: 0;
  margin: auto;
  padding-top: 0.33rem;
}
/* line 564, templates/rt_photon/custom/scss/temporalCustom.scss */
label#jform_info_legal_acceptance-lbl a {
  text-decoration: underline;
}
/* line 567, templates/rt_photon/custom/scss/temporalCustom.scss */
.fieldinput.containerPass {
  position: relative;
  margin-bottom: 10px;
}
/* line 571, templates/rt_photon/custom/scss/temporalCustom.scss */
.fieldinput.containerPass input {
  margin: 0;
}
/* line 574, templates/rt_photon/custom/scss/temporalCustom.scss */
form#member-registration h3 {
  font-size: 4rem;
  color: #000;
  text-align: center;
}
/* line 579, templates/rt_photon/custom/scss/temporalCustom.scss */
input {
  font: icon;
}
/* line 582, templates/rt_photon/custom/scss/temporalCustom.scss */
.containerActions a {
  background: #fff;
  color: #000 !important;
  width: 100%;
  display: flex;
  max-width: 12rem;
  justify-content: center;
  align-items: center;
  height: 2.3rem;
  border-radius: 20px;
  text-transform: uppercase;
  font-weight: 400 !important;
  font-size: 0.9rem;
  margin-top: 5px;
  font-family: 'helvetica' !important;
  border: 3px solid #000;
}
/* line 599, templates/rt_photon/custom/scss/temporalCustom.scss */
#quantity-input__minus, #quantity-input__plus {
  color: #858585 !important;
}
/* line 603, templates/rt_photon/custom/scss/temporalCustom.scss */
.quantity-input__input {
  border-bottom: none !important;
}
/* line 606, templates/rt_photon/custom/scss/temporalCustom.scss */
button#cart-view__add-btn {
  padding: 0.3rem 1rem;
  height: 2rem;
  min-width: 8rem;
  width: fit-content;
  display: flex;
  justify-content: center;
  align-items: center;
  border-radius: 20px !important;
  border-color: #000;
  margin: 0.5rem;
  font-size: 1rem;
  background-color: #000;
  border-color: #000;
  color: #fff !important;
}
/* line 622, templates/rt_photon/custom/scss/temporalCustom.scss */
.confirmation-header h2 {
  font-size: 3rem;
  font-family: 'helvetica-bold' !important;
}
/* line 626, templates/rt_photon/custom/scss/temporalCustom.scss */
button#cart-view__add-btn:hover {
  background: #000;
  border-color: #000;
}
/* line 630, templates/rt_photon/custom/scss/temporalCustom.scss */
li.g-menu-item.incognito-top img {
  max-width: 1.2rem;
}
/* line 633, templates/rt_photon/custom/scss/temporalCustom.scss */
body.site.com_checkout {
  background: #fff;
}
/* line 639, templates/rt_photon/custom/scss/temporalCustom.scss */
body.site.com_checkout section#g-mainBanner {
  padding: 0 !important;
  margin: 0 !important;
}
/* line 643, templates/rt_photon/custom/scss/temporalCustom.scss */
body.site.com_checkout section#g-mainBanner > div {
  padding: 0 !important;
  margin: 0 !important;
}
/* line 649, templates/rt_photon/custom/scss/temporalCustom.scss */
body.site.com_checkout button#cart-view__add-btn:hover {
  background: #000;
  border-color: #000;
  color: #00a817 !important;
}
/* line 654, templates/rt_photon/custom/scss/temporalCustom.scss */
body.site.com_checkout button#cart-view__add-btn {
  padding: 0.3rem 1rem;
  height: 2rem;
  min-width: 8rem;
  width: fit-content;
  display: flex;
  justify-content: center;
  align-items: center;
  border-radius: 20px !important;
  border-color: #000;
  margin: 0.5rem;
  font-size: 1rem;
  background-color: #000;
  border-color: #000;
  color: #fff;
}
/* line 670, templates/rt_photon/custom/scss/temporalCustom.scss */
body.site.com_checkout h1.checkout-delivery__title, body.site.com_checkout h1.checkout-confirmation__title {
  color: #000;
  font-size: 2.5rem;
  font-family: 'helvetica-bold' !important;
  font-weight: 700;
  text-align: center;
}
/* line 677, templates/rt_photon/custom/scss/temporalCustom.scss */
body.site.com_checkout .checkout-confirmation h2 {
  font-weight: 400;
  font-size: 2rem;
  font-family: 'helvetica' !important;
}
/* line 683, templates/rt_photon/custom/scss/temporalCustom.scss */
body.site.com_checkout #cart-details h2 {
  font-family: 'helvetica' !important;
  font-weight: 400 !important;
}
/* line 687, templates/rt_photon/custom/scss/temporalCustom.scss */
body.site.com_checkout input#checkout_submit, body.site.com_checkout button#cart-view__add-btn {
  padding: 0.3rem 1rem;
  height: 2.3rem;
  min-width: 8rem;
  width: fit-content;
  display: flex;
  justify-content: center;
  align-items: center;
  border-radius: 20px !important;
  border-color: #000;
  margin: 0.5rem;
  font-size: 1rem;
  background-color: #000;
  border-color: #000;
  color: #fff;
  font-size: 0.9rem;
  text-transform: uppercase;
}
/* line 706, templates/rt_photon/custom/scss/temporalCustom.scss */
body.site.com_checkout section#g-mainwrap {
  margin: 2rem 0rem;
}
/* line 709, templates/rt_photon/custom/scss/temporalCustom.scss */
body.site.com_checkout .submit {
  width: 95% !important;
  margin: auto !important;
  display: flex !important;
  justify-content: flex-end;
}
/* line 717, templates/rt_photon/custom/scss/temporalCustom.scss */
/* line 719, templates/rt_photon/custom/scss/temporalCustom.scss */
body.site.com_checkout.view-confirm .address-view > div {
  background: #efefef;
  max-width: 30rem;
  margin: 0.5rem;
  width: 100%;
}
/* line 725, templates/rt_photon/custom/scss/temporalCustom.scss */
body.site.com_checkout.view-confirm .address-view {
  justify-content: space-between;
}
/* line 730, templates/rt_photon/custom/scss/temporalCustom.scss */
/* line 732, templates/rt_photon/custom/scss/temporalCustom.scss */
h1.checkout-delivery__title::before {
  display: none !important;
}
/* line 737, templates/rt_photon/custom/scss/temporalCustom.scss */
/* line 741, templates/rt_photon/custom/scss/temporalCustom.scss */
form#adminForm-user input, form#adminForm-user select, form#adminForm-user textarea {
  background: #f0f1f7 !important;
  height: 2.3rem;
  border-radius: 20px !important;
  border: 1px solid #ccc !important;
  font-size: 1rem;
  color: #474747;
  margin-left: 0 !important;
}
/* line 751, templates/rt_photon/custom/scss/temporalCustom.scss */
form#adminForm-user input[readonly], form#adminForm-user select[readonly], form#adminForm-user textarea[readonly] {
  background: #ccc !important;
}
/* line 755, templates/rt_photon/custom/scss/temporalCustom.scss */
form#adminForm-user input[type="submit"], form#adminForm-user select[type="submit"], form#adminForm-user textarea[type="submit"] {
  background: #000 !important;
  padding: 0.3rem 1rem !important;
  height: 2rem !important;
  min-width: 8rem;
  width: fit-content;
  display: flex;
  justify-content: center;
  align-items: center;
  border-radius: 20px !important;
  margin: 0.5rem;
  color: #fff;
  font-size: 0.9rem;
}
/* line 774, templates/rt_photon/custom/scss/temporalCustom.scss */
/* line 776, templates/rt_photon/custom/scss/temporalCustom.scss */
div#userform h1 {
  display: flex !important;
  display: flex !important;
  justify-content: center;
  font-size: 3rem;
  color: #000;
  font-weight: 700;
  margin-bottom: 3rem;
  text-transform: uppercase;
}
/* line 786, templates/rt_photon/custom/scss/temporalCustom.scss */
div#userform h3 {
  display: none !important;
}
/* line 790, templates/rt_photon/custom/scss/temporalCustom.scss */
div#userform h1, div#userform h2, div#userform h3, div#userform h4 {
  font-family: 'helvetica-bold' !important;
  font-style: normal;
}
/* line 798, templates/rt_photon/custom/scss/temporalCustom.scss */
div#member-registration-form {
  display: flex;
  max-width: 70rem;
  width: 100% !important;
  flex-direction: column;
}
/* line 805, templates/rt_photon/custom/scss/temporalCustom.scss */
div#member-registration-form h1, div#member-registration-form h2, div#member-registration-form h3, div#member-registration-form h4 {
  font-family: 'Humnst777BT' !important;
  font-style: italic;
}
/* line 811, templates/rt_photon/custom/scss/temporalCustom.scss */
div#member-registration-form .columnForms {
  display: flex;
  justify-content: space-around;
}
/* line 816, templates/rt_photon/custom/scss/temporalCustom.scss */
div#member-registration-form select#jform_info_id_distributor {
  height: 2.5rem;
}
/* line 819, templates/rt_photon/custom/scss/temporalCustom.scss */
div#member-registration-form .fieldsetPerfil {
  width: 100%;
  max-width: 28rem;
}
/* line 823, templates/rt_photon/custom/scss/temporalCustom.scss */
div#member-registration-form .fieldsetPerfil > .row {
  max-width: 27rem;
}
/* line 826, templates/rt_photon/custom/scss/temporalCustom.scss */
div#member-registration-form .fieldsetPerfil > .cell {
  max-width: 27rem;
}
/* line 831, templates/rt_photon/custom/scss/temporalCustom.scss */
div#member-registration-form .row.legalsRow {
  max-width: 28rem !important;
}
/* line 834, templates/rt_photon/custom/scss/temporalCustom.scss */
div#member-registration-form .row.legalsRow label {
  text-transform: inherit;
}
/* line 838, templates/rt_photon/custom/scss/temporalCustom.scss */
div#member-registration-form .columnForms label {
  text-transform: uppercase;
  font-family: 'helvetica-bold' !important;
  font-weight: 700 !important;
  color: #000;
  font-size: 0.8rem !important;
}
/* line 845, templates/rt_photon/custom/scss/temporalCustom.scss */
div#member-registration-form .cell.expand.legalsContainer {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: row-reverse;
  margin-top: 2rem;
}
/* line 853, templates/rt_photon/custom/scss/temporalCustom.scss */
div#member-registration-form .cell.expand.legalsContainer > input {
  margin-left: 0.5rem !important;
}
/* line 857, templates/rt_photon/custom/scss/temporalCustom.scss */
div#member-registration-form button.ui-datepicker-trigger {
  display: none;
}
/* line 861, templates/rt_photon/custom/scss/temporalCustom.scss */
div#member-registration-form input, div#member-registration-form select, div#member-registration-form textarea {
  background: #f0f1f6 !important;
  padding: 0.6rem;
  border-radius: 20px !important;
  border: 1px solid #f0f1f6 !important;
  font-size: 1rem;
  color: #000;
}
/* line 869, templates/rt_photon/custom/scss/temporalCustom.scss */
div#member-registration-form input[type="file"], div#member-registration-form select[type="file"], div#member-registration-form textarea[type="file"] {
  background: #000 !important;
  color: #00a817;
}
/* line 876, templates/rt_photon/custom/scss/temporalCustom.scss */
div#member-registration-form input[readonly], div#member-registration-form select[readonly], div#member-registration-form textarea[readonly] {
  background: #f0f1f6 !important;
}
/* line 882, templates/rt_photon/custom/scss/temporalCustom.scss */
div#member-registration-form .cell.expand.legalsContainer {
  display: flex;
  align-items: center;
  justify-content: center;
}
/* line 887, templates/rt_photon/custom/scss/temporalCustom.scss */
div#member-registration-form .cell.expand.legalsContainer label {
  margin: 0;
  padding-left: 0.5rem;
}
/* line 891, templates/rt_photon/custom/scss/temporalCustom.scss */
div#member-registration-form .cell.expand.legalsContainer input {
  margin: 0;
}
/* line 894, templates/rt_photon/custom/scss/temporalCustom.scss */
div#member-registration-form .fieldlabel > span {
  float: left;
}
/* line 897, templates/rt_photon/custom/scss/temporalCustom.scss */
div#member-registration-form div#form_password_button {
  background: #00a817 !important;
  color: #fff !important;
  font-weight: 400 !important;
  width: 100%;
  max-width: 14rem;
  font-family: 'helvetica' !important;
}
/* line 905, templates/rt_photon/custom/scss/temporalCustom.scss */
div#member-registration-form .viewPass img {
  padding-top: 0 !important;
}
/* line 909, templates/rt_photon/custom/scss/temporalCustom.scss */
div#member-registration-form label {
  font-size: 1rem !important;
}
@media (max-width: 960px) {
  /* line 919, templates/rt_photon/custom/scss/temporalCustom.scss */
  div#member-registration-form .columnForms {
    flex-direction: column;
    margin: auto;
    width: 100%;
  }
  /* line 924, templates/rt_photon/custom/scss/temporalCustom.scss */
  /* line 926, templates/rt_photon/custom/scss/temporalCustom.scss */
  div#member-registration-form input[type="file"] {
    max-width: 20rem;
  }
  /* line 931, templates/rt_photon/custom/scss/temporalCustom.scss */
  div#member-registration-form .containerActions {
    max-width: 40rem;
    flex-wrap: wrap;
  }
}
/* line 940, templates/rt_photon/custom/scss/temporalCustom.scss */
/* line 942, templates/rt_photon/custom/scss/temporalCustom.scss */
body.site.com_cart.view-cart section#g-mainwrap {
  min-height: calc(100vh - 20rem) !important;
  box-shadow: none;
  padding: 2rem 0rem;
}
/* line 947, templates/rt_photon/custom/scss/temporalCustom.scss */
body.site.com_cart.view-cart h3#cart-view__title {
  font-size: 2.5rem;
  font-family: 'helvetica' !important;
  font-weight: 400;
}
/* line 953, templates/rt_photon/custom/scss/temporalCustom.scss */
div#cart-view__actions {
  display: flex;
  justify-content: flex-end;
}
/* line 957, templates/rt_photon/custom/scss/temporalCustom.scss */
a#cart-view__add-btn {
  color: #fff;
  background: #000;
}
/* line 961, templates/rt_photon/custom/scss/temporalCustom.scss */
/* line 963, templates/rt_photon/custom/scss/temporalCustom.scss */
h3#cart-view__title::before {
  display: none !important;
}
/* line 967, templates/rt_photon/custom/scss/temporalCustom.scss */
button#cart-view__empty-btn, a#cart-view__add-btn, #cart-view__checkout-btn, input.next-btn {
  padding: 0.3rem 1rem;
  height: 2.3rem;
  min-width: 8rem;
  width: fit-content;
  display: flex;
  justify-content: center;
  align-items: center;
  border-radius: 20px !important;
  color: #fff;
  border-color: #000;
  margin: 0.5rem;
  font-size: 0.9rem;
  text-transform: uppercase;
  font-family: 'helvetica';
  font-weight: 400;
}
/* line 984, templates/rt_photon/custom/scss/temporalCustom.scss */
button#cart-view__empty-btn, #cart-view__checkout-btn, .cart-details__delete-item-btn, input.next-btn {
  border-color: #000;
  border: 2px solid #000;
  background-color: #000;
  transition: 0.3s;
}
/* line 990, templates/rt_photon/custom/scss/temporalCustom.scss */
button#cart-view__empty-btn:hover, #cart-view__checkout-btn:hover, .cart-details__delete-item-btn:hover, input.next-btn:hover {
  border-color: #000;
  border: 2px solid #000;
  background-color: #000;
  opacity: 1;
  transition: 0.3s;
  color: #00a817 !important;
}
/* line 998, templates/rt_photon/custom/scss/temporalCustom.scss */
#cart-details__cart-total-cell, .cart-details__lineTotal-cell, #cart-details__price-cell {
  color: #000 !important;
}
/* line 1001, templates/rt_photon/custom/scss/temporalCustom.scss */
#cart-view__add-btn:hover {
  border-radius: 20px !important;
  padding: 0.3rem 1rem;
}
/* line 1005, templates/rt_photon/custom/scss/temporalCustom.scss */
.containerActions {
  display: flex;
  align-items: center;
  justify-content: space-around;
  margin-top: 2rem;
  width: 100%;
  max-width: 60rem;
  margin: 2rem auto;
}
/* line 1016, templates/rt_photon/custom/scss/temporalCustom.scss */
.containerActions input, .containerActions a {
  max-width: 15rem !important;
  transition: 0.3s;
}
/* line 1021, templates/rt_photon/custom/scss/temporalCustom.scss */
.containerActions input:hover, .containerActions a:hover {
  opacity: 1;
  transition: 0.3s;
  color: #00a817 !important;
}
/* line 1027, templates/rt_photon/custom/scss/temporalCustom.scss */
.containerActions input a, .containerActions a a {
  color: #fff;
}
@media (max-width: 890px) {
  /* line 1035, templates/rt_photon/custom/scss/temporalCustom.scss */
  .infoSectionFoo {
    flex-direction: column;
    max-width: 25rem;
    text-align: center;
    margin: auto;
  }
}
@media (max-width: 768px) {
  /* line 1044, templates/rt_photon/custom/scss/temporalCustom.scss */
  .wrap_userpoints {
    display: none;
  }
  /* line 1047, templates/rt_photon/custom/scss/temporalCustom.scss */
  div#bnnrCabecera {
    display: none;
  }
  /* line 1050, templates/rt_photon/custom/scss/temporalCustom.scss */
  div#iconsHeaderMnu ul.g-toplevel {
    justify-content: center;
    align-items: center;
    width: 100% !important;
  }
  /* line 1056, templates/rt_photon/custom/scss/temporalCustom.scss */
  section#g-navigation {
    height: auto;
  }
  /* line 1060, templates/rt_photon/custom/scss/temporalCustom.scss */
  div#iconHeaderLogo {
    position: inherit !important;
  }
  /* line 1063, templates/rt_photon/custom/scss/temporalCustom.scss */
  .g-offcanvas-toggle {
    top: 1rem !important;
  }
}
/* estado de cuenta */
/* line 1072, templates/rt_photon/custom/scss/temporalCustom.scss */
#account-status h2, .points-number {
  color: #727272 !important;
}
/* line 1076, templates/rt_photon/custom/scss/temporalCustom.scss */
#account-status h3 {
  font-size: 2rem !important;
}
/* line 1080, templates/rt_photon/custom/scss/temporalCustom.scss */
.points-item span {
  font-size: 1rem !important;
}
/* line 1083, templates/rt_photon/custom/scss/temporalCustom.scss */
span.points-number {
  font-size: 3rem !important;
}
/* line 1086, templates/rt_photon/custom/scss/temporalCustom.scss */
.account-status-userinfo span {
  font-size: 1.3rem;
  font-weight: 700;
  color: #585858;
}
/* line 1091, templates/rt_photon/custom/scss/temporalCustom.scss */
.account-status-canjes .history-button:hover {
  color: #00a817 !important;
  background: #000 !important;
  opacity: 1;
  transition: 0.3s;
}
/* line 1098, templates/rt_photon/custom/scss/temporalCustom.scss */
.account-status-canjes .history-button {
  border-radius: 10px;
  transition: 0.3s;
  background: black;
  width: 100%;
  max-width: 12rem;
  height: 2.3rem;
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 1.1rem;
  color: #dbb16d;
}
/* estado de cuenta */
/* line 1113, templates/rt_photon/custom/scss/temporalCustom.scss */
.header.complementSection h1 {
  display: flex !important;
  text-align: center !important;
  justify-content: center;
  font-size: 3rem;
  color: #000;
}
/* line 1120, templates/rt_photon/custom/scss/temporalCustom.scss */
.header.complementSection h3 {
  font-size: 2rem !important;
  color: #686868 !important;
  max-width: 40rem;
  margin: auto;
  margin-bottom: 2rem;
}
/* line 1129, templates/rt_photon/custom/scss/temporalCustom.scss */
/* line 1131, templates/rt_photon/custom/scss/temporalCustom.scss */
body.outline-59 .row.list-group {
  width: 90%;
  margin: 2rem auto;
  max-width: 70rem;
  /*border: 4px solid #efbf6f!important;*/
  background: #efbf6f;
}
/* line 1138, templates/rt_photon/custom/scss/temporalCustom.scss */
body.outline-59 .panel.panel-default {
  border: 0;
}
/* line 1141, templates/rt_photon/custom/scss/temporalCustom.scss */
body.outline-59 .nameStatus {
  background: #efbf6f;
  text-align: center;
  text-transform: uppercase;
  font-weight: 700;
  color: #000;
  padding: 0.3rem;
  font-size: 2rem;
  font-family: 'helvetica-bold' !important;
  font-style: normal;
}
/* line 1153, templates/rt_photon/custom/scss/temporalCustom.scss */
body.outline-59 .panel.panel-default {
  max-width: 70rem;
  margin: auto;
  border: 5px solid #efbf6f;
  border-radius: 0;
}
/* line 1159, templates/rt_photon/custom/scss/temporalCustom.scss */
body.outline-59 .nameStatus, body.outline-59 .row.list-group {
  border-radius: 10px 10px 0px 0px;
}
/* line 1162, templates/rt_photon/custom/scss/temporalCustom.scss */
body.outline-59 .pagination > .active > a, body.outline-59 .pagination > .active > a:focus, body.outline-59 .pagination > .active > a:hover, body.outline-59 .pagination > .active > span, body.outline-59 .pagination > .active > span:focus, body.outline-59 .pagination > .active > span:hover {
  z-index: 3;
  color: #000 !important;
  cursor: default;
  background-color: #efbf6f !important;
  border-color: #efbf6f !important;
}
/* line 1169, templates/rt_photon/custom/scss/temporalCustom.scss */
body.outline-59 .pagination > li > a, body.outline-59 .pagination > li > span {
  position: relative;
  float: left;
  padding: 6px 12px;
  margin-left: -1px;
  line-height: 1.42857143;
  color: #efbf6f !important;
  text-decoration: none;
  background-color: #fff;
  border: 1px solid #ddd;
}
/* line 1183, templates/rt_photon/custom/scss/temporalCustom.scss */
body.outline-59 div#page {
  min-height: calc(100vh - 41rem) !important;
}
/* line 1186, templates/rt_photon/custom/scss/temporalCustom.scss */
body.outline-59 .panel.panel-default .panel.panel-default {
  border: 0;
  width: 90%;
  max-width: 55rem;
  padding: 1rem;
  background: #f5f5f5;
  margin: 1rem auto;
  border-radius: 15px;
  border: 2px solid #e6e6e6;
}
/* line 1196, templates/rt_photon/custom/scss/temporalCustom.scss */
body.outline-59 .panel-default > .panel-heading {
  border: 0;
}
/* line 1203, templates/rt_photon/custom/scss/temporalCustom.scss */
/* line 1205, templates/rt_photon/custom/scss/temporalCustom.scss */
body.site.com_help_desk section#g-mainwrap {
  min-height: calc(100vh - 23rem) !important;
  margin: 2rem auto;
}
/* line 1211, templates/rt_photon/custom/scss/temporalCustom.scss */
.panel.panel-default {
  max-width: 70rem;
  margin: auto;
}
/* line 1216, templates/rt_photon/custom/scss/temporalCustom.scss */
button#sendBTN {
  margin: 2rem auto !important;
  display: flex;
  justify-content: center;
  align-items: center;
  text-transform: uppercase;
  float: none !important;
}
/* line 1224, templates/rt_photon/custom/scss/temporalCustom.scss */
.errorIcon {
  display: flex;
  justify-content: center;
  align-items: center;
  margin: 1rem auto;
}
/* line 1230, templates/rt_photon/custom/scss/temporalCustom.scss */
.text-error {
  color: #000;
  font-size: 2rem;
  width: 90%;
  margin: auto;
  text-align: center;
  max-width: 35rem;
  line-height: 1.1;
}
/* line 1240, templates/rt_photon/custom/scss/temporalCustom.scss */
.wrap_userpoints {
  font-size: 0.8rem !important;
}
/* line 1243, templates/rt_photon/custom/scss/temporalCustom.scss */
.wrap_userpoints div {
  float: right;
  margin-left: 0rem !important;
  /* custom 2024 */
  min-width: 50%;
}
/* line 1249, templates/rt_photon/custom/scss/temporalCustom.scss */
.bton-backToHome a {
  background: #000;
  color: #eabc6e;
  text-transform: uppercase;
  font-weight: 600;
  height: 2.3rem;
  display: flex;
  justify-content: center;
  align-items: center;
  max-width: 14rem;
  margin: 2rem auto;
  border-radius: 10px;
}
@media (max-width: 600px) {
  /* line 1265, templates/rt_photon/custom/scss/temporalCustom.scss */
  .account-status-userinfo {
    width: 100% !important;
    margin: auto;
  }
  /* line 1270, templates/rt_photon/custom/scss/temporalCustom.scss */
  table.default {
    display: block;
    overflow-x: scroll;
  }
  /* line 1274, templates/rt_photon/custom/scss/temporalCustom.scss */
  /* line 1276, templates/rt_photon/custom/scss/temporalCustom.scss */
  body.site.com_help_desk .row.seleccionables {
    display: flex;
  }
  /* line 1279, templates/rt_photon/custom/scss/temporalCustom.scss */
  body.site.com_help_desk section#g-mainwrap {
    width: 90%;
    margin: auto;
  }
  /* line 1283, templates/rt_photon/custom/scss/temporalCustom.scss */
  body.site.com_help_desk table.table {
    display: block;
    overflow-x: scroll;
  }
  /* line 1287, templates/rt_photon/custom/scss/temporalCustom.scss */
  body.site.com_help_desk .span12 {
    width: 95% !important;
    margin: auto !important;
  }
  /* line 1291, templates/rt_photon/custom/scss/temporalCustom.scss */
  body.site.com_help_desk button.btn.btn-primary, body.site.com_help_desk a.btn.btn-primary {
    margin: auto !important;
    display: flex !important;
    justify-content: center;
    align-items: center;
    max-width: 12rem;
    border-radius: 1rem;
  }
  /* line 1299, templates/rt_photon/custom/scss/temporalCustom.scss */
  body.site.com_help_desk input#file {
    width: fit-content;
  }
}
@media (min-width: 1650px) {
  /* line 1311, templates/rt_photon/custom/scss/temporalCustom.scss */
  .g-offcanvas-toggle {
    top: 4.5rem !important;
  }
}
@media (min-width: 1900px) {
  /* line 1318, templates/rt_photon/custom/scss/temporalCustom.scss */
  .g-offcanvas-toggle {
    top: 5rem !important;
  }
}
@media (min-width: 2000px) {
  /* line 1325, templates/rt_photon/custom/scss/temporalCustom.scss */
  .g-offcanvas-toggle {
    top: 5.5rem !important;
  }
}
/* line 1330, templates/rt_photon/custom/scss/temporalCustom.scss */
/* line 1331, templates/rt_photon/custom/scss/temporalCustom.scss */
body.site.com_users.view-profile section#g-mainwrap > div {
  min-height: calc(100vh - 19rem) !important;
  display: flex;
  justify-content: center;
  align-items: center;
  box-shadow: none;
  margin: auto;
}
/* line 1340, templates/rt_photon/custom/scss/temporalCustom.scss */
/* line 1342, templates/rt_photon/custom/scss/temporalCustom.scss */
body.site.com_users.view-profile div#userform .success-title {
  font-size: 3rem;
  text-align: center;
  color: #000;
  margin: 1rem 0rem;
}
/* line 1349, templates/rt_photon/custom/scss/temporalCustom.scss */
body.site.com_users.view-profile div#userform .success-description {
  font-size: 1.1rem;
  text-align: center;
}
/* line 1353, templates/rt_photon/custom/scss/temporalCustom.scss */
body.site.com_users.view-profile div#userform .cell.expand.profileSucces {
  margin: 2rem auto;
  display: flex;
  justify-content: center;
}
/* line 1358, templates/rt_photon/custom/scss/temporalCustom.scss */
body.site.com_users.view-profile div#userform input.btn.btn-primary.validate:hover {
  opacity: 0.8;
  transition: 0.3s;
}
/* line 1367, templates/rt_photon/custom/scss/temporalCustom.scss */
/* line 1369, templates/rt_photon/custom/scss/temporalCustom.scss */
body.site.com_users.view-reset input {
  font: caption !important;
}
/* line 1374, templates/rt_photon/custom/scss/temporalCustom.scss */
body.site.com_users.view-reset div#ayudaItem {
  display: none;
}
/* line 1378, templates/rt_photon/custom/scss/temporalCustom.scss */
body.site.com_users.view-reset .main-content {
  box-shadow: none;
  min-height: calc(100vh - 20rem) !important;
}
/* line 1383, templates/rt_photon/custom/scss/temporalCustom.scss */
body.site.com_users.view-reset fieldset p {
  font-size: 1.2rem;
}
/* line 1386, templates/rt_photon/custom/scss/temporalCustom.scss */
body.site.com_users.view-reset .leyendRp {
  text-transform: uppercase;
  font-weight: 700;
}
/* line 1390, templates/rt_photon/custom/scss/temporalCustom.scss */
body.site.com_users.view-reset div#userform {
  text-align: center;
  max-width: 45rem;
  margin: 6rem auto;
  border-radius: 15px;
}
/* line 1399, templates/rt_photon/custom/scss/temporalCustom.scss */
body.site.com_users.view-reset div#userform label {
  text-transform: uppercase;
}
/* line 1406, templates/rt_photon/custom/scss/temporalCustom.scss */
body.site.com_users.view-reset div#userform .success-title {
  font-size: 3rem;
  color: #000;
}
/* line 1411, templates/rt_photon/custom/scss/temporalCustom.scss */
body.site.com_users.view-reset div#userform .success-description {
  max-width: 40rem;
  font-size: 1.1rem;
  margin: auto;
}
/* line 1416, templates/rt_photon/custom/scss/temporalCustom.scss */
body.site.com_users.view-reset div#userform .cell.expand input {
  margin: auto;
  font-family: 'helvetica' !important;
  font-size: 1.1rem !important;
  transition: 0.3s;
  margin-top: 2rem !important;
}
/* line 1423, templates/rt_photon/custom/scss/temporalCustom.scss */
body.site.com_users.view-reset div#userform .cell.expand input:hover {
  opacity: 1;
  transition: 0.3s;
  color: #00a817 !important;
}
/* line 1431, templates/rt_photon/custom/scss/temporalCustom.scss */
body.site.com_users.view-reset div#userform .page-header h1 {
  font-size: 3rem;
  color: #000;
}
/* line 1435, templates/rt_photon/custom/scss/temporalCustom.scss */
body.site.com_users.view-reset div#userform form#user-registration p {
  font-size: 1.1rem;
}
/* line 1438, templates/rt_photon/custom/scss/temporalCustom.scss */
body.site.com_users.view-reset div#userform .viewPass img {
  padding: 0 !important;
}
/* line 1442, templates/rt_photon/custom/scss/temporalCustom.scss */
body.site.com_users.view-reset div#userform .control-group.inputConatinerRP div {
  width: 100%;
  margin: 0.5rem 0;
  display: flex;
}
/* line 1449, templates/rt_photon/custom/scss/temporalCustom.scss */
body.site.com_users.view-reset div#userform .controls.containerPass {
  position: relative;
}
/* line 1452, templates/rt_photon/custom/scss/temporalCustom.scss */
body.site.com_users.view-reset div#userform .control-group.inputConatinerRP {
  display: block;
  max-width: 30rem;
  margin: auto;
}
/* line 1456, templates/rt_photon/custom/scss/temporalCustom.scss */
body.site.com_users.view-reset div#userform .control-group.inputConatinerRP label {
  margin-bottom: 0;
  font-size: 1rem;
  font-family: 'helvetica';
}
/* line 1463, templates/rt_photon/custom/scss/temporalCustom.scss */
body.site.com_users.view-reset div#userform .control-group.inputConatinerRP input {
  border: 0;
  background: #e5e5e5;
  border-radius: 10px;
  color: #000;
  font-style: normal;
  height: 2.3rem !important;
}
/* line 1472, templates/rt_photon/custom/scss/temporalCustom.scss */
body.site.com_users.view-reset div#userform .control-group.inputConatinerRP .control-label {
  margin-bottom: 0 !important;
}
/* line 1476, templates/rt_photon/custom/scss/temporalCustom.scss */
body.site.com_users.view-reset div#userform .controls.accionsContRP {
  margin: 0.5rem auto;
  max-width: 30em;
}
/* line 1481, templates/rt_photon/custom/scss/temporalCustom.scss */
body.site.com_users.view-reset div#userform .containerAccions {
  display: flex;
  justify-content: space-around;
  align-items: center;
}
/* line 1486, templates/rt_photon/custom/scss/temporalCustom.scss */
body.site.com_users.view-reset div#userform .containerAccions button, body.site.com_users.view-reset div#userform .containerAccions input {
  margin: 0.5rem;
  font-style: normal !important;
  font-family: 'helvetica' !important;
  font-size: 1.1rem !important;
  text-transform: uppercase;
  transition: 0.3s;
}
/* line 1494, templates/rt_photon/custom/scss/temporalCustom.scss */
body.site.com_users.view-reset div#userform .containerAccions button:focus, body.site.com_users.view-reset div#userform .containerAccions input:focus {
  outline: none !important;
}
/* line 1497, templates/rt_photon/custom/scss/temporalCustom.scss */
body.site.com_users.view-reset div#userform .containerAccions button:hover, body.site.com_users.view-reset div#userform .containerAccions input:hover {
  opacity: 1;
  transition: 0.3s;
  color: #00a817 !important;
}
/* line 1511, templates/rt_photon/custom/scss/temporalCustom.scss */
.invalid {
  color: red;
  font-weight: 600;
}
/* line 1514, templates/rt_photon/custom/scss/temporalCustom.scss */
div#exampleModalCalc {
  top: 0 !important;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
  height: fit-content;
  max-height: 40rem;
}
/* line 1523, templates/rt_photon/custom/scss/temporalCustom.scss */
div#exampleModalCalc .blue-inline {
  position: inherit;
}
/* line 1526, templates/rt_photon/custom/scss/temporalCustom.scss */
div#exampleModalCalc h5 {
  font-size: 1.4rem;
  margin: 0;
}
/* line 1531, templates/rt_photon/custom/scss/temporalCustom.scss */
div#exampleModalCalc .modal-header {
  position: relative;
  line-height: 1;
  padding: 1rem;
}
/* line 1536, templates/rt_photon/custom/scss/temporalCustom.scss */
div#exampleModalCalc button.close {
  position: absolute;
  top: 5px;
  right: 10px;
  opacity: 1;
}
/* line 1542, templates/rt_photon/custom/scss/temporalCustom.scss */
div#exampleModalCalc .desc {
  font-size: 1rem;
  font-family: 'helvetica' !important;
  font-weight: 400 !important;
}
/* line 1547, templates/rt_photon/custom/scss/temporalCustom.scss */
div#exampleModalCalc .modal-body {
  width: 90%;
  margin: 1rem auto !important;
}
/* line 1551, templates/rt_photon/custom/scss/temporalCustom.scss */
div#exampleModalCalc .labelcuotas {
  display: flex;
  align-items: center;
  font-weight: 700;
  width: 20%;
  font-family: 'helvetica-bold' !important;
}
/* line 1558, templates/rt_photon/custom/scss/temporalCustom.scss */
div#exampleModalCalc input {
  background: #f5f5f5;
  border: 2px solid #e6e6e6;
  border-radius: 10px;
}
/* line 1563, templates/rt_photon/custom/scss/temporalCustom.scss */
div#exampleModalCalc .controlssss {
  display: flex;
  justify-content: center;
  align-items: center;
  margin: 1rem 0rem;
}
/* line 1569, templates/rt_photon/custom/scss/temporalCustom.scss */
div#exampleModalCalc .result {
  font-weight: 600;
}
/* line 1573, templates/rt_photon/custom/scss/temporalCustom.scss */
div#exampleModalCalc input#calcularPuntos {
  border-radius: 11px !important;
  background: #000 !important;
  height: 2rem;
  padding: 0 1rem;
  width: 100%;
  max-width: 10rem;
  margin: auto;
  font-weight: 700 !important;
  color: #ffc600 !important;
  font-family: 'helveticaBoldO' !important;
  font-style: italic;
}
/* line 1588, templates/rt_photon/custom/scss/temporalCustom.scss */
.checkout-confirmation__title::before {
  background-color: #ffc600;
}
@media (max-width: 1600px) {
  /* line 1593, templates/rt_photon/custom/scss/temporalCustom.scss */
  .g-offcanvas-toggle {
    top: 6rem !important;
  }
}
@media (min-width: 1400px) and (max-width: 1599.98px) {
  /* line 1599, templates/rt_photon/custom/scss/temporalCustom.scss */
  .g-offcanvas-toggle {
    top: 5.5rem !important;
  }
}
@media (min-width: 1200px) and (max-width: 1399.98px) {
  /* line 1605, templates/rt_photon/custom/scss/temporalCustom.scss */
  .g-offcanvas-toggle {
    top: 5rem !important;
    font-size: 1.5rem !important;
  }
  /* line 1609, templates/rt_photon/custom/scss/temporalCustom.scss */
  .wrap_userpoints div {
    min-width: 50%;
  }
  /* line 1612, templates/rt_photon/custom/scss/temporalCustom.scss */
  .wrap_userpoints .group_user a img {
    max-width: 9%;
  }
  /* line 1615, templates/rt_photon/custom/scss/temporalCustom.scss */
  .wrap_userpoints .group_amount a img {
    max-width: 9%;
  }
}
@media (min-width: 576px) and (max-width: 767.98px) {
  /* line 1621, templates/rt_photon/custom/scss/temporalCustom.scss */
  #logo-1353-particle img {
    max-width: 10%;
    margin-top: 100px;
  }
  /* line 1625, templates/rt_photon/custom/scss/temporalCustom.scss */
  #g-navigation #iconsHeaderMnu {
    margin-top: 60px;
  }
  /* line 1628, templates/rt_photon/custom/scss/temporalCustom.scss */
  .g-offcanvas-toggle {
    top: 2rem !important;
  }
}
@media (min-width: 390px) and (max-width: 575.98px) {
  /* line 1634, templates/rt_photon/custom/scss/temporalCustom.scss */
  #logo-1353-particle img {
    max-width: 10%;
    margin-top: 100px;
  }
  /* line 1638, templates/rt_photon/custom/scss/temporalCustom.scss */
  #g-navigation #iconsHeaderMnu {
    margin-top: 60px;
  }
  /* line 1641, templates/rt_photon/custom/scss/temporalCustom.scss */
  .g-offcanvas-toggle {
    top: 2rem !important;
  }
}
@font-face {
  font-family: 'Humnst777BlkBT';
  font-style: normal;
  font-weight: normal;
  src: url('../fonts/Humnst777BlkBT/Web-TT/Humnst777%20Blk%20BT%20Black%20Italic.eot#iefix') format("embedded-opentype"), url('../fonts/Humnst777BlkBT/Web-TT/Humnst777%20Blk%20BT%20Black%20Italic.woff2') format("woff2"), url('../fonts/Humnst777BlkBT/Web-TT/Humnst777%20Blk%20BT%20Black%20Italic.woff') format("woff"), url('../fonts/Humnst777BlkBT/Web-TT/Humnst777%20Blk%20BT%20Black%20Italic.ttf') format("truetype"), url('../fonts/Humnst777BlkBT/Web-TT/Humnst777%20Blk%20BT%20Black%20Italic.svg#Humnst777BlkBT') format("svg");
}
@font-face {
  font-family: 'Humnst777BlkCnBT';
  font-style: normal;
  font-weight: normal;
  src: url('../fonts/Humnst777BlkCnBT/Web-TT/Humnst777%20BlkCn%20BT%20Black.eot#iefix') format("embedded-opentype"), url('../fonts/Humnst777BlkCnBT/Web-TT/Humnst777%20BlkCn%20BT%20Black.woff2') format("woff2"), url('../fonts/Humnst777BlkCnBT/Web-TT/Humnst777%20BlkCn%20BT%20Black.woff') format("woff"), url('../fonts/Humnst777BlkCnBT/Web-TT/Humnst777%20BlkCn%20BT%20Black.ttf') format("truetype"), url('../fonts/Humnst777BlkCnBT/Web-TT/Humnst777%20BlkCn%20BT%20Black.svg#Humnst777BlkCnBT') format("svg");
}
@font-face {
  font-family: 'Humnst777BT';
  font-style: normal;
  font-weight: normal;
  src: url('../fonts/Humnst777BT/Web-TT/humanist-777-bt.eot#iefix') format("embedded-opentype"), url('../fonts/Humnst777BT/Web-TT/humanist-777-bt.woff2') format("woff2"), url('../fonts/Humnst777BT/Web-TT/humanist-777-bt.woff') format("woff"), url('../fonts/Humnst777BT/Web-TT/humanist-777-bt.ttf') format("truetype"), url('../fonts/Humnst777BT/Web-TT/humanist-777-bt.svg#Humnst777BT') format("svg");
}
@font-face {
  font-family: 'Humnst777CnBT';
  font-style: normal;
  font-weight: normal;
  src: url('../fonts/Humnst777CnBT/Web-TT/humanist-777-bt.eot#iefix') format("embedded-opentype"), url('../fonts/Humnst777CnBT/Web-TT/humanist-777-bt.woff2') format("woff2"), url('../fonts/Humnst777CnBT/Web-TT/humanist-777-bt.woff') format("woff"), url('../fonts/Humnst777CnBT/Web-TT/humanist-777-bt.ttf') format("truetype"), url('../fonts/Humnst777CnBT/Web-TT/humanist-777-bt.svg#Humnst777CnBT') format("svg");
}
@font-face {
  font-family: 'Humnst777LtBT';
  font-style: normal;
  font-weight: normal;
  src: url('../fonts/Humnst777LtBT/Web-TT/Humnst777%20Cn%20BT.eot#iefix') format("embedded-opentype"), url('../fonts/Humnst777LtBT/Web-TT/Humnst777%20Cn%20BT.woff2') format("woff2"), url('../fonts/Humnst777LtBT/Web-TT/Humnst777%20Cn%20BT.woff') format("woff"), url('../fonts/Humnst777LtBT/Web-TT/Humnst777%20Cn%20BT.ttf') format("truetype"), url('../fonts/Humnst777LtBT/Web-TT/Humnst777%20Cn%20BT.svg#Humnst777LtBT') format("svg");
}
/* line 20, templates/rt_photon/custom/scss/custom.scss */
.font-family-Humnst777BlkBT {
  font-family: 'Humnst777BlkBT', Helvetica, Arial, sans-serif;
}
/* line 21, templates/rt_photon/custom/scss/custom.scss */
.font-family-Humnst777BlkCnBT {
  font-family: 'Humnst777BlkCnBT', Helvetica, Arial, sans-serif;
}
/* line 22, templates/rt_photon/custom/scss/custom.scss */
.font-family-Humnst777BT {
  font-family: 'Humnst777BT', Helvetica, Arial, sans-serif;
}
/* line 23, templates/rt_photon/custom/scss/custom.scss */
.font-family-Humnst777CnBT {
  font-family: 'Humnst777CnBT', Helvetica, Arial, sans-serif;
}
/* line 24, templates/rt_photon/custom/scss/custom.scss */
.font-family-Humnst777LtBT {
  font-family: 'Humnst777LtBT', Helvetica, Arial, sans-serif;
}
/* Nueva font para renovación Rubbermaid 2024 */
@font-face {
  font-family: 'helvetica-light';
  font-style: normal;
  font-weight: 300;
  src: url('../fonts/helvetica/helvetica_light/helvetica-light-webfont.eot#iefix') format("embedded-opentype"), url('../fonts/helvetica/helvetica_light/helvetica-light-webfont.woff2') format("woff2"), url('../fonts/helvetica/helvetica_light/helvetica-light-webfont.woff') format("woff"), url('../fonts/helvetica/helvetica_light/helvetica-light-webfont.ttf') format("truetype"), url('../fonts/helvetica/helvetica_light/helvetica-light-webfont.svg#helvetica-light') format("svg");
}
@font-face {
  font-family: 'helvetica';
  font-style: normal;
  font-weight: 400;
  src: url('../fonts/helvetica/helvetica_regular/helvetica-regular-webfont.eot#iefix') format("embedded-opentype"), url('../fonts/helvetica/helvetica_regular/helvetica-regular-webfont.woff2') format("woff2"), url('../fonts/helvetica/helvetica_regular/helvetica-regular-webfont.woff') format("woff"), url('../fonts/helvetica/helvetica_regular/helvetica-regular-webfont.ttf') format("truetype"), url('../fonts/helvetica/helvetica_regular/helvetica-regular-webfont.svg#helvetica') format("svg");
}
@font-face {
  font-family: 'helvetica-bold';
  font-style: normal;
  font-weight: 700;
  src: url('../fonts/helvetica/helvetica_bold/helvetica-bold-webfont.eot#iefix') format("embedded-opentype"), url('../fonts/helvetica/helvetica_bold/helvetica-bold-webfont.woff2') format("woff2"), url('../fonts/helvetica/helvetica_bold/helvetica-bold-webfont.woff') format("woff"), url('../fonts/helvetica/helvetica_bold/helvetica-bold-webfont.ttf') format("truetype"), url('../fonts/helvetica/helvetica_bold/helvetica-bold-webfont.svg#helvetica-bold') format("svg");
}
@font-face {
  font-family: 'helveticaBoldO';
  font-style: normal;
  font-weight: 700;
  src: url('../fonts/helvetica/helvetica_boldoblique/helvetica-boldoblique-webfont.eot#iefix') format("embedded-opentype"), url('../fonts/helvetica/helvetica_boldoblique/helvetica-boldoblique-webfont.woff2') format("woff2"), url('../fonts/helvetica/helvetica_boldoblique/helvetica-boldoblique-webfont.woff') format("woff"), url('../fonts/helvetica/helvetica_boldoblique/helvetica-boldoblique-webfont.ttf') format("truetype"), url('../fonts/helvetica/helvetica_boldoblique/helvetica-boldoblique-webfont.svg#helveticaBoldO') format("svg");
}
/* line 34, templates/rt_photon/custom/scss/custom.scss */
.font-family-helveticaBoldO {
  font-family: 'helveticaBoldO', Helvetica, Arial, sans-serif;
  font-weight: 700;
  font-style: normal;
}
/* line 40, templates/rt_photon/custom/scss/custom.scss */
/* line 42, templates/rt_photon/custom/scss/custom.scss */
body#bodyHome .modal-backdrop.fade.in {
  z-index: 9999999;
}
/* line 46, templates/rt_photon/custom/scss/custom.scss */
body#bodyHome button.close {
  position: absolute;
  right: 1rem;
  top: 1rem;
  z-index: 999999999;
}
/* line 53, templates/rt_photon/custom/scss/custom.scss */
body#bodyHome div#ap_modal_video {
  width: 100%;
  max-width: 65rem;
  margin: auto;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  max-height: fit-content;
  background: transparent;
  box-shadow: none;
  border: 0;
  z-index: 99999999;
}
/* line 67, templates/rt_photon/custom/scss/custom.scss */
body#bodyHome div#ap_modal_video .modal-content {
  height: auto !important;
  overflow: auto !important;
}
/* line 71, templates/rt_photon/custom/scss/custom.scss */
body#bodyHome div#ap_modal_video .modal-header {
  padding: 0;
  border: 0;
}
/* line 75, templates/rt_photon/custom/scss/custom.scss */
body#bodyHome div#ap_modal_video .modal-header button.close span {
  color: #fff !important;
  opacity: 1 !important;
}
/* line 80, templates/rt_photon/custom/scss/custom.scss */
body#bodyHome div#ap_modal_video .modal-body {
  max-height: fit-content;
  width: 100%;
  height: 100vh;
  display: flex;
  justify-content: center;
  align-items: center;
}
/* line 89, templates/rt_photon/custom/scss/custom.scss */
body#bodyHome div#ap_modal_video video#videoYoutube {
  width: auto;
  max-width: 90%;
  margin: auto !important;
  display: flex;
  height: fit-content;
  max-height: 90vh;
}
/* line 101, templates/rt_photon/custom/scss/custom.scss */
/* line 103, templates/rt_photon/custom/scss/custom.scss */
/* line 105, templates/rt_photon/custom/scss/custom.scss */
/* line 107, templates/rt_photon/custom/scss/custom.scss */
body.com_checkout.view-checkout button.swal2-confirm.swal2-styled.swal2-default-outline:focus {
  outline: none;
  box-shadow: none;
}
/* line 112, templates/rt_photon/custom/scss/custom.scss */
body.com_checkout.view-checkout .swal2-container.swal2-center.swal2-backdrop-show {
  z-index: 99999;
}
/* line 116, templates/rt_photon/custom/scss/custom.scss */
body.com_checkout.view-checkout .swal2-actions {
  width: 100%;
}
/* line 119, templates/rt_photon/custom/scss/custom.scss */
body.com_checkout.view-checkout button.swal2-confirm.swal2-styled.swal2-default-outline {
  width: 100% !important;
  max-width: 10rem !important;
  display: flex !important;
  font-size: 1rem;
  border-radius: 20px !important;
  justify-content: center;
  align-items: center;
}
/* line 129, templates/rt_photon/custom/scss/custom.scss */
body.com_checkout.view-checkout .textErwd {
  font-size: 1.2rem;
  line-height: 1.2;
  margin: 1.5rem auto;
}
/* line 134, templates/rt_photon/custom/scss/custom.scss */
body.com_checkout.view-checkout .swal2-popup.swal2-modal.swal2-show {
  width: 90%;
  max-width: 40rem;
}
/* line 138, templates/rt_photon/custom/scss/custom.scss */
body.com_checkout.view-checkout .text2Erwd {
  font-size: 1rem;
  font-weight: 600;
}
/* line 146, templates/rt_photon/custom/scss/custom.scss */
/* line 148, templates/rt_photon/custom/scss/custom.scss */
/* line 149, templates/rt_photon/custom/scss/custom.scss */
/* line 150, templates/rt_photon/custom/scss/custom.scss */
body.site.com_checkout.view-confirm .checkout-confirmation .checkout-confirmation__inputs_container input {
  width: 100% !important;
  max-width: 18rem !important;
  min-width: 15rem;
  margin-left: 0 !important;
  background: #fff !important;
  color: #000 !important;
  border-radius: 8px !important;
  border: 1px solid #777 !important;
}
/* line 160, templates/rt_photon/custom/scss/custom.scss */
body.site.com_checkout.view-confirm .checkout-confirmation .checkout-confirmation__inputs_container .row {
  display: flex;
  flex-direction: column;
}
/* line 167, templates/rt_photon/custom/scss/custom.scss */
body.site.com_checkout.view-confirm .span2 {
  margin-left: 0 !important;
}
/* line 171, templates/rt_photon/custom/scss/custom.scss */
input#checkout_input_email {
  width: 150%;
}
/* line 174, templates/rt_photon/custom/scss/custom.scss */
div#tc_modal h1 {
  font-family: 'Humnst777BT' !important;
  font-size: 1.1rem;
  font-weight: 600;
}
/* line 180, templates/rt_photon/custom/scss/custom.scss */
#filter-header_clear-btn, #filter-btn, #product-view__add-btn {
  background-color: #0784c6;
  border-color: #0784c6;
  font-family: 'helvetica' !important;
  font-weight: 400 !important;
}
/* line 187, templates/rt_photon/custom/scss/custom.scss */
#filter_category-filters h5 {
  font-family: 'helvetica-bold';
}
/* line 191, templates/rt_photon/custom/scss/custom.scss */
#filter_category-filters h5 {
  font-family: 'helvetica-bold';
}
/* line 195, templates/rt_photon/custom/scss/custom.scss */
#filter_price-filter .filter_price {
  font-family: 'helvetica';
  font-weight: 400;
}
/* line 200, templates/rt_photon/custom/scss/custom.scss */
#filter_price-filter .input-price {
  font-family: 'helvetica-bold';
  font-weight: 700;
}
/* line 205, templates/rt_photon/custom/scss/custom.scss */
input#category-filters__all-input {
  accent-color: #000;
}
/* line 208, templates/rt_photon/custom/scss/custom.scss */
input#category-filters__category-input {
  accent-color: #000;
}
/* line 212, templates/rt_photon/custom/scss/custom.scss */
input#filter_price-min {
  accent-color: #000;
}
/* line 216, templates/rt_photon/custom/scss/custom.scss */
input#filter_price-max {
  accent-color: #000;
}
/* line 220, templates/rt_photon/custom/scss/custom.scss */
.pagination-content a {
  padding: 0.3rem 0.5rem;
  margin: 0.3rem;
  height: 2.3rem;
  border-radius: 5px;
}
/* line 226, templates/rt_photon/custom/scss/custom.scss */
div#products > button {
  background: #d9d9d9;
  justify-content: center;
  align-items: center;
  padding: 0.3rem 0.5rem;
  height: 2.3rem;
  font-size: 0.9rem;
  border-radius: 0.5rem;
  font-family: 'helvetica-bold' !important;
  font-weight: 700 !important;
}
/* line 238, templates/rt_photon/custom/scss/custom.scss */
#product-grid__price a {
  font-family: 'helvetica-bold';
}
/* line 242, templates/rt_photon/custom/scss/custom.scss */
small#product-view__sku {
  font-size: 1.3rem;
}
/* line 245, templates/rt_photon/custom/scss/custom.scss */
p.stock-message {
  margin-top: 1.5rem;
}
/* line 248, templates/rt_photon/custom/scss/custom.scss */
div#product-view__actions > button {
  padding: 0.3rem 0.5rem;
  font-size: 1rem;
  margin: 0rem 0.3rem;
}
/* line 253, templates/rt_photon/custom/scss/custom.scss */
#product__related h2, div#product-detail-header > h3 {
  font-size: 2rem !important;
  font-family: 'helvetica-bold' !important;
  font-weight: 700 !important;
}
/* line 259, templates/rt_photon/custom/scss/custom.scss */
div#product-detail-header > h3 > p {
  font-family: 'helvetica-bold' !important;
  font-weight: 700 !important;
}
/* line 264, templates/rt_photon/custom/scss/custom.scss */
#product-view__description {
  font-family: 'helvetica' !important;
  font-weight: 400 !important;
}
/* line 269, templates/rt_photon/custom/scss/custom.scss */
#product-view__price {
  font-family: 'helvetica-bold' !important;
}
/* line 273, templates/rt_photon/custom/scss/custom.scss */
#product-view__price-currency {
  font-family: 'helvetica' !important;
  font-weight: 400 !important;
}
/* line 278, templates/rt_photon/custom/scss/custom.scss */
#product-view__actions > span {
  font-family: 'helvetica' !important;
  font-weight: 400 !important;
}
/* line 284, templates/rt_photon/custom/scss/custom.scss */
body {
  /*font-family: 'Humnst777BT'!important;*/
}
/* line 287, templates/rt_photon/custom/scss/custom.scss */
input#checkout_input_confirm_email {
  width: 150%;
}
/* line 291, templates/rt_photon/custom/scss/custom.scss */
select#jform_info_id_distributor {
  margin-left: 0rem;
  width: 100%;
}
/* line 296, templates/rt_photon/custom/scss/custom.scss */
div#member-registration-form {
  width: 60%;
}
/* line 301, templates/rt_photon/custom/scss/custom.scss */
input[type="submit"], input[type="button"] {
  background-color: #d41627;
  border-color: #d41627;
  border-radius: 0px !important;
  font-weight: 700 !important;
  color: #fff !important;
  text-transform: uppercase !important;
  margin-top: 5px !important;
}
/* line 311, templates/rt_photon/custom/scss/custom.scss */
.legales {
  text-align: justify;
  color: #000 !important;
  font-size: 0.75rem !important;
}
/* line 318, templates/rt_photon/custom/scss/custom.scss */
.legales a {
  font-weight: bold !important;
}
/* line 324, templates/rt_photon/custom/scss/custom.scss */
.footer .legales a {
  color: #fff;
}
/* line 329, templates/rt_photon/custom/scss/custom.scss */
.g-social a {
  color: #fff !important;
  background: none !important;
}
/* line 333, templates/rt_photon/custom/scss/custom.scss */
.g-social a:hover {
  color: #ccc !important;
}
/* line 336, templates/rt_photon/custom/scss/custom.scss */
.box-top {
  margin-top: 1rem !important;
}
/* line 340, templates/rt_photon/custom/scss/custom.scss */
.info_pedido img {
  max-width: 6%;
  vertical-align: text-top;
}
/* BUTTONS & INPUTS */
/* line 347, templates/rt_photon/custom/scss/custom.scss */
p.readmore .btn, .content_vote .btn, .blog .button, #userform .btn, #member-registration input[type="submit"], .contact .form-actions .btn, .logout .btn, .registration .btn, .profile-edit .btn, .remind .btn, .reset .btn, .profile .btn, .search #searchForm .btn, .finder #finder-search .btn, .edit.item-page .btn-toolbar .btn, .pager.pagenav a, .moduletable #login-form .control-group .btn {
  background: #000 !important;
  height: 2.3rem;
  padding: 0.3rem 0.5rem;
  display: flex;
  justify-content: center;
  align-items: center;
  max-width: 12rem;
  width: 100%;
  font-weight: 400 !important;
  color: #fff;
  font-family: 'helvetica' !important;
  border-radius: 20px !important;
  font-size: 0.9rem !important;
  box-sizing: inherit;
}
/* line 363, templates/rt_photon/custom/scss/custom.scss */
.btn {
  text-shadow: none !important;
}
/* LOGIN */
/* line 381, templates/rt_photon/custom/scss/custom.scss */
.login-container {
  margin: 0 auto 0 auto;
}
/* line 384, templates/rt_photon/custom/scss/custom.scss */
.login-logo {
  text-align: center;
}
/* line 387, templates/rt_photon/custom/scss/custom.scss */
.login-logo > img {
  max-height: 120px;
}
/* line 390, templates/rt_photon/custom/scss/custom.scss */
.g-wrapper .g-container {
  padding: 3% 0% 0% 0% !important;
}
/* line 393, templates/rt_photon/custom/scss/custom.scss */
.autherror {
  padding: 0px !important;
  width: 100%;
  text-align: center;
}
/* line 398, templates/rt_photon/custom/scss/custom.scss */
.control-label {
  width: 20%;
  float: left;
  display: inline-block;
}
/* line 404, templates/rt_photon/custom/scss/custom.scss */
#username {
  border-bottom: 1px solid white;
}
/* END LOGIN*/
/* line 410, templates/rt_photon/custom/scss/custom.scss */
.box-success {
  padding-left: 1rem;
  padding-top: 1rem;
  color: rgba(255, 255, 255, 0.5);
}
/* line 415, templates/rt_photon/custom/scss/custom.scss */
.box-success, .box-success span {
  color: #fff;
  font-size: 2.5rem;
}
/* line 420, templates/rt_photon/custom/scss/custom.scss */
.box-success, .box-success h2 {
  padding-bottom: 0px !important;
}
/* line 423, templates/rt_photon/custom/scss/custom.scss */
.g-gridstatistic-item-icon {
  margin-bottom: 0px !important;
}
/* line 428, templates/rt_photon/custom/scss/custom.scss */
#box-prefooter {
  color: #fff;
  background-image: url('../../../../images/backgrounds/home/bg_contact.jpg');
  background-attachment: fixed;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}
/* line 436, templates/rt_photon/custom/scss/custom.scss */
#box-prefooter h2 {
  font-weight: bold;
  font-size: 3rem;
}
/* line 441, templates/rt_photon/custom/scss/custom.scss */
#box-prefooter h3 {
  font-size: 1.5rem;
  margin-top: 0rem;
}
/* line 446, templates/rt_photon/custom/scss/custom.scss */
#box-prefooter h4 {
  font-size: 1.7rem;
  margin-top: 0rem;
}
/* line 452, templates/rt_photon/custom/scss/custom.scss */
.g-imagegrid .g-imagegrid-item {
  padding: 0px !important;
}
/* line 455, templates/rt_photon/custom/scss/custom.scss */
#g-textaprivtcond {
  color: #000 !important;
  height: auto !important;
}
/* line 460, templates/rt_photon/custom/scss/custom.scss */
#g-copyright {
  font-size: 0.8rem !important;
  color: rgba(255, 255, 255, 0.8);
  padding-bottom: 0;
  width: 100%;
}
/* line 466, templates/rt_photon/custom/scss/custom.scss */
#g-copyright a {
  color: #fff;
}
/* line 470, templates/rt_photon/custom/scss/custom.scss */
.g-newsslider-navigation div.next {
  background: #b0b7bd;
}
/* line 474, templates/rt_photon/custom/scss/custom.scss */
.main-content {
  background: #fff;
  color: #686868;
  margin: 0rem 1.5rem 1rem;
  box-shadow: 2px 1px 15px rgba(0, 0, 0, 0.05);
  position: relative;
}
/* line 483, templates/rt_photon/custom/scss/custom.scss */
#owlcarousel-3083-particle {
  margin-bottom: 0px !important;
  margin-bottom: 0px !important;
}
/* line 488, templates/rt_photon/custom/scss/custom.scss */
.blue-inline {
  color: #424242;
  font-weight: bold;
  position: absolute;
  right: -5px;
  top: -5px;
}
/* line 495, templates/rt_photon/custom/scss/custom.scss */
.no-margin-bottom {
  margin-bottom: 0px;
}
/* line 498, templates/rt_photon/custom/scss/custom.scss */
.imgAvatar > p {
  width: 90%;
  margin: auto;
  max-width: fit-content;
  position: relative;
}
/* line 506, templates/rt_photon/custom/scss/custom.scss */
.img_profile {
  border-radius: 8em !important;
  border: 3px solid #d7d7d7;
  width: 6rem;
  height: 6rem;
}
/* line 515, templates/rt_photon/custom/scss/custom.scss */
#account-status h2 {
  padding-top: 1rem;
  color: #000 !important;
  font-size: 3rem;
  text-align: center;
  font-weight: 700;
}
/* line 522, templates/rt_photon/custom/scss/custom.scss */
#account-status h3 {
  font-weight: bold;
  margin: auto;
  font-size: 2rem !important;
}
/* line 527, templates/rt_photon/custom/scss/custom.scss */
.account-status-userinfo h3 {
  color: #000;
}
/* line 532, templates/rt_photon/custom/scss/custom.scss */
.points-item {
  border-radius: 2rem;
  position: relative;
  min-height: 1px;
  text-align: center;
  vertical-align: middle;
  display: inline-block;
  width: 20%;
  background: #f4f4f4;
  margin: 0.5rem;
  line-height: 1.3;
  padding: 1rem 0.5rem;
  box-shadow: 2px 1px 15px rgba(114, 114, 114, 0.2);
  border: 3px solid rgba(114, 114, 114, 0.059);
  min-width: 14rem;
}
/* line 549, templates/rt_photon/custom/scss/custom.scss */
.points-item span {
  font-size: 2rem !important;
  color: #efbf6f;
}
/* line 554, templates/rt_photon/custom/scss/custom.scss */
span.points-number {
  font-size: 3rem !important;
}
/* line 557, templates/rt_photon/custom/scss/custom.scss */
.right-border {
  border-right: 1px solid #ccc;
}
/* line 561, templates/rt_photon/custom/scss/custom.scss */
.account-status-avatar {
  width: 45%;
  padding-top: 1rem;
  text-align: right;
  padding-right: 3rem;
  color: #9e9e9e;
}
/* line 568, templates/rt_photon/custom/scss/custom.scss */
.account-status-userinfo {
  width: 50%;
  margin: auto;
}
/* line 573, templates/rt_photon/custom/scss/custom.scss */
.profile-user {
  font-size: 5rem;
  text-align: right;
}
/* line 577, templates/rt_photon/custom/scss/custom.scss */
.account-status-header {
  width: 100%;
  flex-wrap: wrap;
  display: flex;
}
/* line 584, templates/rt_photon/custom/scss/custom.scss */
.main-points {
  /* box-shadow: 2px 2px 4px 1px rgb(0 0 0 / 30%); */
  padding: 1.5rem;
  background: #fff;
  margin-top: 1rem;
  margin-bottom: 1rem;
  display: flex;
  justify-content: space-evenly;
  flex-wrap: wrap;
}
/* line 594, templates/rt_photon/custom/scss/custom.scss */
.imgAvatar {
  margin-bottom: 1rem;
}
/* line 597, templates/rt_photon/custom/scss/custom.scss */
.account-status-header {
  width: 90%;
  max-width: 35rem;
  background: #f4f4f4;
  border-radius: 1rem;
  margin: auto;
  text-align: center;
  padding: 2rem 1rem;
  box-shadow: 2px 1px 15px rgba(114, 114, 114, 0.2);
  border: 3px solid rgba(114, 114, 114, 0.059);
}
/* line 608, templates/rt_photon/custom/scss/custom.scss */
.account-status-header {
  flex-wrap: wrap;
  display: block;
}
/* line 612, templates/rt_photon/custom/scss/custom.scss */
.account-status-avatar {
  width: 90%;
  padding-top: 1rem;
  padding-right: 0rem;
  color: #9e9e9e;
  margin: auto;
}
/* line 621, templates/rt_photon/custom/scss/custom.scss */
#g-page-surround {
  background: none;
}
/* line 625, templates/rt_photon/custom/scss/custom.scss */
.nav-tabs.nav-stacked {
  margin: 0px;
  text-align: center;
}
/* line 629, templates/rt_photon/custom/scss/custom.scss */
.nav-stacked > li {
  display: inline-block;
  font-size: 0.8rem;
}
/* line 636, templates/rt_photon/custom/scss/custom.scss */
select {
  background-color: white;
  margin-left: 1rem;
}
/*
 Estilos Login
 */
/* line 645, templates/rt_photon/custom/scss/custom.scss */
.leftbar-login {
  opacity: 0.7;
  border-radius: 5px;
  z-index: 2;
}
/* line 651, templates/rt_photon/custom/scss/custom.scss */
.leftbar-login a {
  font-size: 0.8rem;
}
/* line 659, templates/rt_photon/custom/scss/custom.scss */
.leftbar-login p {
  margin-bottom: 0.2rem !important;
}
/* line 663, templates/rt_photon/custom/scss/custom.scss */
.leftbar-login p {
  font-size: 0.8rem;
}
/* line 667, templates/rt_photon/custom/scss/custom.scss */
.login-icon {
  font-size: 4rem;
}
/* line 671, templates/rt_photon/custom/scss/custom.scss */
.leftbar-login hr {
  margin-top: 1rem !important;
  margin-bottom: 1rem !important;
}
/* line 676, templates/rt_photon/custom/scss/custom.scss */
.wrap-login-form {
  opacity: 0.7;
  border-radius: 2px;
  color: #555;
  /*  margin-top: 1rem;
   margin-bottom: 1rem;*/
  padding-top: 2rem;
  padding-left: 2rem;
  padding-right: 2rem;
  text-align: center;
}
/* line 690, templates/rt_photon/custom/scss/custom.scss */
.star {
  display: none !important;
}
/* line 692, templates/rt_photon/custom/scss/custom.scss */
.login input, .logout input, .registration input {
  border: 0px;
  border-bottom: 1px solid #ccc;
  color: #fff !important;
  border-radius: 0;
  font-style: normal;
}
/* line 699, templates/rt_photon/custom/scss/custom.scss */
input#userform-close {
  position: relative;
  margin: 0 auto;
  text-align: center;
  display: block;
  margin-top: 20px;
  padding: 14px;
  color: white;
}
/* Sección de sistem messages*/
/* line 713, templates/rt_photon/custom/scss/custom.scss */
#g-top {
  background: none !important;
}
/* Estilos del Catálogo */
/* line 719, templates/rt_photon/custom/scss/custom.scss */
#filter-header_clear-btn, #filter-btn, #product-view__add-btn {
  background-color: #000;
  border-color: #000;
  border: 2px solid #000;
  opacity: 1 !important;
}
/* line 726, templates/rt_photon/custom/scss/custom.scss */
#product-view__back-btn {
  border-color: #000;
  color: #000;
  border: 3px solid #000;
}
/* line 732, templates/rt_photon/custom/scss/custom.scss */
.product-pagination a.active {
  background-color: #0784c6;
}
/* line 741, templates/rt_photon/custom/scss/custom.scss */
#product-view__actions > p {
  font-family: 'helvetica' !important;
  font-weight: 400 !important;
}
/* line 746, templates/rt_photon/custom/scss/custom.scss */
#product__related h2::before {
  background-color: #ffc600;
}
/* line 750, templates/rt_photon/custom/scss/custom.scss */
#product-view__quantity {
  width: 100%;
}
/* line 754, templates/rt_photon/custom/scss/custom.scss */
#cart-view__checkout-btn, .next-btn {
  background-color: #000;
  border-color: #000;
  color: #fff !important;
}
/* line 759, templates/rt_photon/custom/scss/custom.scss */
#cart-view__checkout-btn:hover {
  background-color: #000;
  border-color: #000;
  color: #00a817 !important;
}
/* line 764, templates/rt_photon/custom/scss/custom.scss */
#cart-view__add-btn {
  color: #fff;
}
/* line 768, templates/rt_photon/custom/scss/custom.scss */
#cart-view__add-btn:hover, .next-btn:hover {
  /*background-color: #fff;*/
  background-color: #000;
  border-color: #000;
  color: #00a817;
  opacity: 1;
  /*opacity: .8;*/
  transition: 0.3s;
  font-size: 0.9rem;
}
/* line 778, templates/rt_photon/custom/scss/custom.scss */
#cart-view__title {
  margin-top: 1rem;
}
/* line 783, templates/rt_photon/custom/scss/custom.scss */
.wrap_userpoints {
  color: #eee;
  margin-top: 1rem;
}
/* line 788, templates/rt_photon/custom/scss/custom.scss */
#profile-edit {
  display: flex;
}
/* line 791, templates/rt_photon/custom/scss/custom.scss */
.fieldser-reg {
  display: inline-block;
  padding: 3rem;
  margin: 1rem;
  box-shadow: 1px 2px 3px rgba(0, 0, 0, 0.2);
}
/* line 799, templates/rt_photon/custom/scss/custom.scss */
#member-profile input {
  max-width: 25rem;
}
/* line 804, templates/rt_photon/custom/scss/custom.scss */
.g-offcanvas-toggle {
  color: rgba(0, 0, 0, 0.5);
}
/* line 811, templates/rt_photon/custom/scss/custom.scss */
.m-logo {
  background-color: white;
  text-align: center;
}
/* line 818, templates/rt_photon/custom/scss/custom.scss */
#g-navigation .g-main-nav {
  margin-top: 1.8rem;
}
/* line 824, templates/rt_photon/custom/scss/custom.scss */
#g-banner {
  padding-bottom: 1rem;
}
/* line 829, templates/rt_photon/custom/scss/custom.scss */
#g-showcase, #g-container-showcase {
  margin-bottom: 0rem;
  margin-top: 0rem;
}
/* line 835, templates/rt_photon/custom/scss/custom.scss */
.g-newsslider-preview-title {
  display: none;
}
/* line 838, templates/rt_photon/custom/scss/custom.scss */
.g-newsslider-overlay {
  display: none;
}
/* line 852, templates/rt_photon/custom/scss/custom.scss */
.quantity-input__plus, .quantity-input__minus {
  color: #ffc600 !important;
  font-size: 1rem;
}
/* line 857, templates/rt_photon/custom/scss/custom.scss */
.modal a {
  color: #444 !important;
}
/* line 862, templates/rt_photon/custom/scss/custom.scss */
#tc_modal, #ap_modal {
  z-index: 10000000000;
}
/* line 868, templates/rt_photon/custom/scss/custom.scss */
#g-navigation .g-container {
  width: 100%;
}
/* line 873, templates/rt_photon/custom/scss/custom.scss */
.g-main-nav {
  margin-left: 50px;
}
/* Ajuste para NEWELL01-1084*/
/* line 879, templates/rt_photon/custom/scss/custom.scss */
#product-grid__price {
  min-height: 5rem !important;
}
/* line 882, templates/rt_photon/custom/scss/custom.scss */
#product-grid__price_currency {
  position: absolute;
  bottom: 0px;
  right: 12px;
  padding-bottom: 10px;
  color: #0784c6 !important;
  font-family: 'helvetica-bold' !important;
  font-weight: 700 !important;
}
/* line 892, templates/rt_photon/custom/scss/custom.scss */
#product-view__select input[type="number"] {
  border: 2px solid #eee !important;
}
/* line 896, templates/rt_photon/custom/scss/custom.scss */
#filter-header_result-count {
  font-family: 'helvetica-bold';
}
/* line 900, templates/rt_photon/custom/scss/custom.scss */
#search-wrapper {
  font-family: 'helvetica' !important;
  font-weight: 400 !important;
}
/* line 905, templates/rt_photon/custom/scss/custom.scss */
.product-pagination {
  font-family: 'helvetica-bold' !important;
  font-weight: 700 !important;
}
/* Ajuste para NEWELL01-1088*/
/* line 910, templates/rt_photon/custom/scss/custom.scss */
.invalid {
  color: #949494 !important;
}
/* line 915, templates/rt_photon/custom/scss/custom.scss */
body.outline-59 .panel-default > .panel-heading .row {
  display: flex;
  flex-wrap: nowrap;
}
/* line 920, templates/rt_photon/custom/scss/custom.scss */
body.outline-59 .panel-default > .panel-heading .row .info_pedido div:nth-child(2) {
  width: 100%;
  margin-left: 15px;
  margin-right: 15px;
}
/* line 926, templates/rt_photon/custom/scss/custom.scss */
body.outline-59 .panel-default > .panel-heading .row .info_pedido div:nth-child(1) {
  width: 100%;
}
/* line 930, templates/rt_photon/custom/scss/custom.scss */
body.outline-59 .panel-default > .panel-heading .row .info_pedido {
  width: 100%;
}
/* line 934, templates/rt_photon/custom/scss/custom.scss */
body.outline-59 .panel-default > .panel-heading .row .info_pedido div:nth-child(3) {
  width: 100%;
  margin-right: 15px;
}
/* line 939, templates/rt_photon/custom/scss/custom.scss */
span.round-tab {
  position: relative !important;
}
/* line 942, templates/rt_photon/custom/scss/custom.scss */
.spanName {
  position: relative !important;
  right: -30% !important;
}
/*.connecting-line-start {
 margin-left: 0px !important;
 }*/
/* line 950, templates/rt_photon/custom/scss/custom.scss */
.connecting-line {
  position: relative !important;
  top: -3rem;
}
@media (max-width: 600px) {
  /* line 957, templates/rt_photon/custom/scss/custom.scss */
  .g-offcanvas-toggle {
    top: 1rem !important;
  }
  /* line 960, templates/rt_photon/custom/scss/custom.scss */
  div#iconsHeaderMnu {
    margin-top: 0 !important;
  }
  /* line 965, templates/rt_photon/custom/scss/custom.scss */
  div#iconheaderMobile {
    position: inherit !important;
    margin: 0.5rem auto;
    padding: 0 !important;
  }
  /* line 973, templates/rt_photon/custom/scss/custom.scss */
  div#iconheaderMobile img {
    margin-top: 0px !important;
    max-width: 4rem !important;
    width: 100%;
  }
}
/*# sourceMappingURL=custom_70.css.map */