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

@import "bg-video";
/* 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_galatea/custom/scss/_gridcontent.scss */
/* line 2, templates/rt_galatea/custom/scss/_gridcontent.scss */
.g-gridcontent .g-gridcontent-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: 1rem -0.25rem;
}
/* line 8, templates/rt_galatea/custom/scss/_gridcontent.scss */
.g-gridcontent .g-gridcontent-desc {
  margin-bottom: 1rem;
}
/* line 11, templates/rt_galatea/custom/scss/_gridcontent.scss */
.g-gridcontent .g-gridcontent-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;
}
/* line 15, templates/rt_galatea/custom/scss/_gridcontent.scss */
.g-gridcontent .g-gridcontent-item i.fa, .g-gridcontent .g-gridcontent-item span {
  display: block;
}
/* line 18, templates/rt_galatea/custom/scss/_gridcontent.scss */
.g-gridcontent .g-gridcontent-item i.fa {
  margin: 1rem auto 2.5rem auto;
}
/* line 22, templates/rt_galatea/custom/scss/_gridcontent.scss */
@media only all and (max-width: 47.99rem) {
  .g-gridcontent .g-gridcontent-readmore {
    text-align: center !important;
    margin-top: 1rem;
  }
}
/* line 27, templates/rt_galatea/custom/scss/_gridcontent.scss */
.dir-rtl .g-gridcontent .g-gridcontent-readmore {
  text-align: left;
}
/* line 31, templates/rt_galatea/custom/scss/_gridcontent.scss */
.g-gridcontent .g-gridcontent-item-img, .g-gridcontent .g-gridcontent-item-content {
  position: relative;
}
/* line 34, templates/rt_galatea/custom/scss/_gridcontent.scss */
.g-gridcontent .g-gridcontent-item-content {
  border-top: 5px solid #59ca88;
  padding: 3rem 2rem;
}
/* line 37, templates/rt_galatea/custom/scss/_gridcontent.scss */
.g-gridcontent .g-gridcontent-item-content .button {
  margin-top: 1rem;
}
/* line 41, templates/rt_galatea/custom/scss/_gridcontent.scss */
.g-gridcontent .g-gridcontent-item-text1, .g-gridcontent .g-gridcontent-item-text2 {
  text-transform: uppercase;
}
/* line 44, templates/rt_galatea/custom/scss/_gridcontent.scss */
.g-gridcontent .g-gridcontent-item-text1 {
  font-size: 0.9rem;
  line-height: 1.5;
  font-weight: 700;
}
/* line 49, templates/rt_galatea/custom/scss/_gridcontent.scss */
.g-gridcontent .g-gridcontent-item-text2 {
  font-family: "Bebas Neue";
  font-weight: 400;
  font-size: 2.5rem;
  line-height: 1.25;
}
@media only all and (min-width: 60rem) and (max-width: 89.99rem) {
  .g-gridcontent .g-gridcontent-item-text2 {
    font-size: 2.25rem;
  }
}
@media only all and (max-width: 47.99rem) {
  .g-gridcontent .g-gridcontent-item-text2 {
    font-size: 1.5rem;
  }
}
/* line 61, templates/rt_galatea/custom/scss/_gridcontent.scss */
/* line 62, templates/rt_galatea/custom/scss/_gridcontent.scss */
.g-gridcontent .g-gridcontent-title-style-1 .g-gridcontent-item-content {
  background-color: #59ca88;
  color: #fff;
}
/* line 66, templates/rt_galatea/custom/scss/_gridcontent.scss */
.g-gridcontent .g-gridcontent-title-style-1 .button.button-3, .g-gridcontent .g-gridcontent-title-style-1 .button.button-4 {
  border: 2px solid #fff;
  color: #fff !important;
}
/* line 69, templates/rt_galatea/custom/scss/_gridcontent.scss */
.g-gridcontent .g-gridcontent-title-style-1 .button.button-3:hover, .g-gridcontent .g-gridcontent-title-style-1 .button.button-4:hover {
  border: 2px solid #34a362;
  color: #34a362 !important;
}
/* line 75, templates/rt_galatea/custom/scss/_gridcontent.scss */
/* line 76, templates/rt_galatea/custom/scss/_gridcontent.scss */
.g-gridcontent .g-gridcontent-title-style-2 .g-gridcontent-item-content {
  background-color: rgba(104, 104, 104, 0.15);
  color: #686868;
}
/* line 80, templates/rt_galatea/custom/scss/_gridcontent.scss */
.g-gridcontent .g-gridcontent-title-style-2 .button.button-4 {
  border: 2px solid #686868;
  color: #686868 !important;
}
/* line 83, templates/rt_galatea/custom/scss/_gridcontent.scss */
.g-gridcontent .g-gridcontent-title-style-2 .button.button-4:hover {
  border: 2px solid #59ca88;
  color: #59ca88 !important;
}
/* line 89, templates/rt_galatea/custom/scss/_gridcontent.scss */
/* line 90, templates/rt_galatea/custom/scss/_gridcontent.scss */
.g-gridcontent .g-gridcontent-title-style-3 .g-gridcontent-item-content {
  width: 80%;
  margin: -6.25rem auto 0 auto;
  padding: 2rem;
  background: -webkit-linear-gradient(rgba(255, 255, 255, 0.85), rgba(255, 255, 255, 1));
  background: linear-gradient(rgba(255, 255, 255, 0.85), rgba(255, 255, 255, 1));
  color: #686868;
}
/* line 97, templates/rt_galatea/custom/scss/_gridcontent.scss */
.g-gridcontent .g-gridcontent-title-style-3 .g-gridcontent-item-text2 {
  font-family: "Open Sans";
  font-weight: 700;
  text-transform: none;
  font-size: 2.25rem;
  line-height: 1.25;
  margin: 1rem 0;
}
@media only all and (max-width: 47.99rem) {
  .g-gridcontent .g-gridcontent-title-style-3 .g-gridcontent-item-text2 {
    font-size: 1.75rem;
  }
}
/* line 108, templates/rt_galatea/custom/scss/_gridcontent.scss */
/* line 109, templates/rt_galatea/custom/scss/_gridcontent.scss */
.g-gridcontent .g-gridcontent-title-style-3 .button.button-4:hover {
  border: 2px solid #59ca88;
  color: #59ca88 !important;
}
/* line 115, templates/rt_galatea/custom/scss/_gridcontent.scss */
/* line 116, templates/rt_galatea/custom/scss/_gridcontent.scss */
.g-gridcontent .g-gridcontent-title-style-4 .g-gridcontent-item-content {
  border-top: 0;
  padding: 0;
  margin-bottom: 1rem;
}
/* line 121, templates/rt_galatea/custom/scss/_gridcontent.scss */
.g-gridcontent .g-gridcontent-title-style-4 .g-gridcontent-item-text2 {
  font-family: "Open Sans Condensed";
  font-weight: 400;
  font-size: 1.25rem;
  line-height: 1.5;
  width: 80%;
  margin: 1rem auto 0.5rem auto;
}
/* line 129, templates/rt_galatea/custom/scss/_gridcontent.scss */
.g-gridcontent .g-gridcontent-title-style-4 .g-gridcontent-item-desc {
  font-size: 0.9rem;
}
/* line 133, templates/rt_galatea/custom/scss/_gridcontent.scss */
.g-gridcontent .button.button-4 {
  border: 2px solid;
}
/* line 136, templates/rt_galatea/custom/scss/_gridcontent.scss */
.g-gridcontent .button.arrow {
  background: transparent;
  border: 0;
  color: inherit !important;
  padding: 0.5rem 0;
}
/* line 141, templates/rt_galatea/custom/scss/_gridcontent.scss */
.g-gridcontent .button.arrow:after {
  font-family: FontAwesome;
  content: "\f178";
  font-size: 2rem;
}
/* line 145, templates/rt_galatea/custom/scss/_gridcontent.scss */
.dir-rtl .g-gridcontent .button.arrow:after {
  content: "\f177";
}
/* line 149, templates/rt_galatea/custom/scss/_gridcontent.scss */
.g-gridcontent .button.arrow:hover {
  color: #59ca88 !important;
}
/* line 153, templates/rt_galatea/custom/scss/_gridcontent.scss */
/* line 154, templates/rt_galatea/custom/scss/_gridcontent.scss */
.g-gridcontent .g-gridcontent-2cols .g-gridcontent-item {
  width: 50%;
}
/* line 158, templates/rt_galatea/custom/scss/_gridcontent.scss */
/* line 159, templates/rt_galatea/custom/scss/_gridcontent.scss */
.g-gridcontent .g-gridcontent-3cols .g-gridcontent-item {
  width: 33.33333%;
}
/* line 163, templates/rt_galatea/custom/scss/_gridcontent.scss */
/* line 164, templates/rt_galatea/custom/scss/_gridcontent.scss */
.g-gridcontent .g-gridcontent-4cols .g-gridcontent-item {
  width: 25%;
}
/* line 168, templates/rt_galatea/custom/scss/_gridcontent.scss */
/* line 169, templates/rt_galatea/custom/scss/_gridcontent.scss */
.g-gridcontent .g-gridcontent-5cols .g-gridcontent-item {
  width: 20%;
}
/* line 173, templates/rt_galatea/custom/scss/_gridcontent.scss */
/* line 174, templates/rt_galatea/custom/scss/_gridcontent.scss */
.g-gridcontent .g-gridcontent-6cols .g-gridcontent-item {
  width: 16.66667%;
}
/* line 179, templates/rt_galatea/custom/scss/_gridcontent.scss */
/* line 180, templates/rt_galatea/custom/scss/_gridcontent.scss */
@media only all and (max-width: 30rem) {
  .g-gridcontent .g-gridcontent-2cols .g-gridcontent-item {
    width: 100%;
  }
}
@media only all and (min-width: 48rem) and (max-width: 59.99rem) {
  /* line 185, templates/rt_galatea/custom/scss/_gridcontent.scss */
  .g-typography .g-gridcontent .g-gridcontent-2cols .g-gridcontent-item {
    width: 100%;
  }
}
/* line 191, templates/rt_galatea/custom/scss/_gridcontent.scss */
/* line 192, templates/rt_galatea/custom/scss/_gridcontent.scss */
@media only all and (max-width: 47.99rem) {
  .g-gridcontent .g-gridcontent-3cols .g-gridcontent-item, .g-gridcontent .g-gridcontent-5cols .g-gridcontent-item {
    width: 100%;
  }
}
/* line 198, templates/rt_galatea/custom/scss/_gridcontent.scss */
/* line 199, templates/rt_galatea/custom/scss/_gridcontent.scss */
@media only all and (max-width: 47.99rem) {
  .g-gridcontent .g-gridcontent-4cols .g-gridcontent-item, .g-gridcontent .g-gridcontent-6cols .g-gridcontent-item {
    width: 50%;
  }
}
/* line 1, templates/rt_galatea/custom/scss/_blockcontent.scss */
/* line 2, templates/rt_galatea/custom/scss/_blockcontent.scss */
.g-blockcontent h1 {
  font-weight: 300;
  font-size: 3rem;
  letter-spacing: -2px;
  opacity: 0.5;
  line-height: 3.75rem;
}
/* line 9, templates/rt_galatea/custom/scss/_blockcontent.scss */
.g-blockcontent .g-blockcontent-headline {
  margin-bottom: 0.5rem;
}
/* line 12, templates/rt_galatea/custom/scss/_blockcontent.scss */
.g-blockcontent .g-blockcontent-description {
  font-size: 1.2rem;
}
/* line 15, templates/rt_galatea/custom/scss/_blockcontent.scss */
.g-blockcontent .g-blockcontent-subcontent-title {
  font-family: "Open Sans";
  font-weight: 700;
  margin-bottom: 0;
  text-transform: uppercase;
}
/* line 21, templates/rt_galatea/custom/scss/_blockcontent.scss */
.g-blockcontent .g-blockcontent-icons {
  display: block;
}
/* line 24, templates/rt_galatea/custom/scss/_blockcontent.scss */
.g-blockcontent .g-blockcontent-subcontent-subtitle {
  font-family: "Open Sans Condensed";
  font-weight: 400;
  font-size: 0.9rem;
  line-height: 1;
}
/* line 30, templates/rt_galatea/custom/scss/_blockcontent.scss */
.g-blockcontent .g-blockcontent-subcontent-desc {
  font-size: 0.9rem;
  position: relative;
  margin-bottom: 1rem;
}
/* line 2, templates/rt_galatea/custom/scss/_jlparticles.scss */
/* line 3, templates/rt_galatea/custom/scss/_jlparticles.scss */
.tm-custom-icon .tm-share-icon a {
  -webkit-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
  color: #fff;
}
/* line 8, templates/rt_galatea/custom/scss/_jlparticles.scss */
.tm-custom-icon .tm-share-icon a:hover {
  -webkit-filter: saturate(1.2) brightness(1.2);
  filter: saturate(1.2) brightness(1.2);
  color: #fff;
}
/* line 14, templates/rt_galatea/custom/scss/_jlparticles.scss */
.tm-custom-icon .tm-share-icon .twitter {
  background-color: #1da1f2;
}
/* line 17, templates/rt_galatea/custom/scss/_jlparticles.scss */
.tm-custom-icon .tm-share-icon .facebook {
  background-color: #3b5998;
}
/* line 20, templates/rt_galatea/custom/scss/_jlparticles.scss */
.tm-custom-icon .tm-share-icon .googleplus {
  background-color: #dd4b39;
}
/* line 23, templates/rt_galatea/custom/scss/_jlparticles.scss */
.tm-custom-icon .tm-share-icon .linkedin {
  background-color: #0077b5;
}
/* line 26, templates/rt_galatea/custom/scss/_jlparticles.scss */
.tm-custom-icon .tm-share-icon .whatsapp {
  background-color: #25d366;
}
/* line 29, templates/rt_galatea/custom/scss/_jlparticles.scss */
.tm-custom-icon .tm-share-icon .telegram {
  background-color: #2ca5e0;
}
/* line 32, templates/rt_galatea/custom/scss/_jlparticles.scss */
.tm-custom-icon .tm-share-icon .mail {
  background-color: #ea4335;
}
/* line 35, templates/rt_galatea/custom/scss/_jlparticles.scss */
.tm-custom-icon .tm-share-icon .digg {
  background-color: #005be2;
}
/* line 38, templates/rt_galatea/custom/scss/_jlparticles.scss */
.tm-custom-icon .tm-share-icon .pinterest {
  background-color: #bd081c;
}
/* line 41, templates/rt_galatea/custom/scss/_jlparticles.scss */
.tm-custom-icon .tm-share-icon .tumblr {
  background-color: #eb4924;
}
/* line 44, templates/rt_galatea/custom/scss/_jlparticles.scss */
.tm-custom-icon .tm-share-icon .reddit {
  background-color: #ff4500;
}
/* line 47, templates/rt_galatea/custom/scss/_jlparticles.scss */
.tm-custom-icon .tm-share-icon .vk {
  background-color: #4c75a3;
}
/* line 50, templates/rt_galatea/custom/scss/_jlparticles.scss */
.tm-custom-icon .tm-share-icon .xing {
  background-color: #026466;
}
/* line 57, templates/rt_galatea/custom/scss/_jlparticles.scss */
/* line 58, templates/rt_galatea/custom/scss/_jlparticles.scss */
.tm-search .jl-form-blank {
  background: none !important;
  border-color: transparent !important;
}
/* line 62, templates/rt_galatea/custom/scss/_jlparticles.scss */
.tm-search .jl-form-blank:focus {
  border-color: #e5e5e5 !important;
  border-style: dashed !important;
}
/* line 67, templates/rt_galatea/custom/scss/_jlparticles.scss */
/* line 68, templates/rt_galatea/custom/scss/_jlparticles.scss */
/* line 69, templates/rt_galatea/custom/scss/_jlparticles.scss */
.jl-modal-dialog .jl-search input[type="search"] {
  border: none;
  box-shadow: none;
}
/* line 77, templates/rt_galatea/custom/scss/_jlparticles.scss */
/* line 78, templates/rt_galatea/custom/scss/_jlparticles.scss */
.tm-quotation-wrapper blockquote {
  margin: 0 0 20px 0 !important;
  font-size: 1rem;
  border-left: none;
  font-style: normal;
}
/* line 83, templates/rt_galatea/custom/scss/_jlparticles.scss */
.tm-quotation-wrapper blockquote cite {
  display: inline-block;
  font-size: 1rem;
}
/* line 90, templates/rt_galatea/custom/scss/_jlparticles.scss */
/* line 91, templates/rt_galatea/custom/scss/_jlparticles.scss */
.tm-code-wrapper pre {
  color: #666;
  border: none;
  padding: 0;
  border-radius: 0;
  font-size: 1rem;
}
/* line 100, templates/rt_galatea/custom/scss/_jlparticles.scss */
/* line 101, templates/rt_galatea/custom/scss/_jlparticles.scss */
.jl-link:hover, a:hover {
  text-decoration: none;
}
/* line 108, templates/rt_galatea/custom/scss/_jlparticles.scss */
.jl-overlay-primary {
  background: rgba(89, 202, 136, 0.8);
}
/* line 111, templates/rt_galatea/custom/scss/_jlparticles.scss */
.jl-card-secondary {
  background: #5180e8;
}
/* line 114, templates/rt_galatea/custom/scss/_jlparticles.scss */
.jl-button-secondary {
  background-color: #5180e8;
}
/* line 116, templates/rt_galatea/custom/scss/_jlparticles.scss */
.jl-button-secondary:hover, .jl-button-secondary:focus, .jl-button-secondary:active {
  background-color: #245fe2;
}
/* line 120, templates/rt_galatea/custom/scss/_jlparticles.scss */
.jl-heading-line > ::after, .jl-heading-line > ::before {
  top: calc(50% - (2px / 2));
  width: 150px;
}
/* line 124, templates/rt_galatea/custom/scss/_jlparticles.scss */
.jl-text-primary, .jl-alert-primary {
  color: #59ca88 !important;
}
/* line 129, templates/rt_galatea/custom/scss/_jlparticles.scss */
.jl-button-primary {
  background-color: #59ca88;
}
/* line 131, templates/rt_galatea/custom/scss/_jlparticles.scss */
.jl-button-primary:focus, .jl-button-primary:hover {
  background-color: #3ab66e;
}
/* line 136, templates/rt_galatea/custom/scss/_jlparticles.scss */
.jl-card-primary {
  background: #59ca88;
}
/* line 138, templates/rt_galatea/custom/scss/_jlparticles.scss */
.jl-card-primary.jl-card-hover:hover {
  background-color: #3ab66e;
}
/* line 142, templates/rt_galatea/custom/scss/_jlparticles.scss */
.jl-tile-primary, .jl-section-primary {
  background: #59ca88;
}
/* Hover + Focus */
/* line 147, templates/rt_galatea/custom/scss/_jlparticles.scss */
.jl-nav-default > li > a:hover, .jl-nav-default > li > a:focus, .jl-nav-default > li.jl-active > a, .jl-article-meta a {
  color: #59ca88;
}
/* line 153, templates/rt_galatea/custom/scss/_jlparticles.scss */
.jl-subnav-pill > .jl-active > a, .jl-dotnav > .jl-active > * {
  background-color: #59ca88;
}
/* Hover + Active + Focus */
/* line 158, templates/rt_galatea/custom/scss/_jlparticles.scss */
.jl-tab > .jl-active > a, .jl-tab > * > a:hover, .jl-tab > * > a:focus {
  border-color: #59ca88;
}
/* Hover + Focus */
/* line 164, templates/rt_galatea/custom/scss/_jlparticles.scss */
.jl-accordion-title:hover, .jl-accordion-title:focus {
  color: #59ca88;
}
/* line 168, templates/rt_galatea/custom/scss/_jlparticles.scss */
.jl-button-default {
  background-color: rgba(255, 255, 255, 0);
  color: #59ca88;
  border: 1px solid #59ca88;
}
/* line 174, templates/rt_galatea/custom/scss/_jlparticles.scss */
.jl-tab > * > a, .jl-nav-default {
  font-size: 1rem;
}
/* line 178, templates/rt_galatea/custom/scss/_jlparticles.scss */
.jl-button:focus {
  outline: 0;
}
/* line 181, templates/rt_galatea/custom/scss/_jlparticles.scss */
.jl-button, .jl-tab > * > a {
  text-transform: none;
  font-size: 1rem;
}
/* line 186, templates/rt_galatea/custom/scss/_jlparticles.scss */
.jl-button-default {
  color: #59ca88;
  border: 2px solid #59ca88;
}
/* line 191, templates/rt_galatea/custom/scss/_jlparticles.scss */
.jl-button-default:focus, .jl-button-default:hover {
  color: #404042;
  border-color: #404042;
}
/* line 197, templates/rt_galatea/custom/scss/_jlparticles.scss */
.jl-button-default.jl-active, .jl-button-default:active {
  color: #404042;
  border-color: #404042;
}
/* line 203, templates/rt_galatea/custom/scss/_jlparticles.scss */
.jl-button-primary {
  border: 2px solid transparent;
}
/* line 207, templates/rt_galatea/custom/scss/_jlparticles.scss */
.jl-button-primary:focus, .jl-button-primary:hover {
  border-color: transparent;
}
/* line 212, templates/rt_galatea/custom/scss/_jlparticles.scss */
.jl-button-primary.jl-active, .jl-button-primary:active {
  border-color: transparent;
}
/* line 217, templates/rt_galatea/custom/scss/_jlparticles.scss */
.jl-button-secondary {
  border: 2px solid transparent;
}
/* line 221, templates/rt_galatea/custom/scss/_jlparticles.scss */
.jl-button-secondary:focus, .jl-button-secondary:hover {
  border-color: transparent;
}
/* line 226, templates/rt_galatea/custom/scss/_jlparticles.scss */
.jl-button-secondary.jl-active, .jl-button-secondary:active {
  border-color: transparent;
}
/* line 231, templates/rt_galatea/custom/scss/_jlparticles.scss */
.jl-button-danger {
  border: 2px solid transparent;
}
/* line 235, templates/rt_galatea/custom/scss/_jlparticles.scss */
.jl-button-danger:focus, .jl-button-danger:hover {
  border-color: transparent;
}
/* line 240, templates/rt_galatea/custom/scss/_jlparticles.scss */
.jl-button-danger.jl-active, .jl-button-danger:active {
  border-color: transparent;
}
/* line 245, templates/rt_galatea/custom/scss/_jlparticles.scss */
.jl-button-danger:disabled, .jl-button-default:disabled, .jl-button-primary:disabled, .jl-button-secondary:disabled {
  border: 2px solid transparent;
}
/* line 255, templates/rt_galatea/custom/scss/_jlparticles.scss */
.g5-container {
  margin: 0 auto;
  padding: 0;
  width: 90rem;
}
@media only all and (min-width: 60rem) and (max-width: 89.99rem) {
  .g5-container {
    width: 60rem;
  }
}
@media only all and (min-width: 48rem) and (max-width: 59.99rem) {
  .g5-container {
    width: 48rem;
  }
}
@media only all and (min-width: 30.01rem) and (max-width: 47.99rem) {
  .g5-container {
    width: 30rem;
  }
}
@media only all and (max-width: 30rem) {
  .g5-container {
    width: 100%;
  }
}
/* line 271, templates/rt_galatea/custom/scss/_jlparticles.scss */
.g5-container .g5-content {
  margin: 0.625rem;
  padding: 0.938rem;
}
/* line 276, templates/rt_galatea/custom/scss/_jlparticles.scss */
/* line 277, templates/rt_galatea/custom/scss/_jlparticles.scss */
.jl-container .g5-content {
  margin: 0.625rem;
  padding: 0.938rem;
}
/* line 283, templates/rt_galatea/custom/scss/_jlparticles.scss */
/* line 284, templates/rt_galatea/custom/scss/_jlparticles.scss */
.tm-button-wrapper .jl-button-danger:disabled, .tm-button-wrapper .jl-button-default:disabled, .tm-button-wrapper .jl-button-primary:disabled, .tm-button-wrapper .jl-button-secondary:disabled {
  cursor: not-allowed;
  filter: alpha(opacity=65);
  -webkit-box-shadow: none;
  box-shadow: none;
  opacity: 0.65;
  border: 1px solid #e5e5e5 !important;
}
/* line 294, templates/rt_galatea/custom/scss/_jlparticles.scss */
.back-to-top {
  position: fixed;
  bottom: 40px;
  right: 20px;
  z-index: 9999;
  font-size: 16px;
  width: 38px;
  height: 35px;
  text-align: center;
  line-height: 35px;
  cursor: pointer;
  border: 0;
  border-radius: 0px;
  text-decoration: none;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -ms-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
}
@-webkit-keyframes fadeInRight {
  /* line 316, templates/rt_galatea/custom/scss/_jlparticles.scss */
  from {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
  }
  /* line 322, templates/rt_galatea/custom/scss/_jlparticles.scss */
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}
@keyframes fadeInRight {
  /* line 330, templates/rt_galatea/custom/scss/_jlparticles.scss */
  from {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
  }
  /* line 336, templates/rt_galatea/custom/scss/_jlparticles.scss */
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}
@-webkit-keyframes fadeOutRight {
  /* line 344, templates/rt_galatea/custom/scss/_jlparticles.scss */
  from {
    opacity: 1;
  }
  /* line 348, templates/rt_galatea/custom/scss/_jlparticles.scss */
  to {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
  }
}
@keyframes fadeOutRight {
  /* line 356, templates/rt_galatea/custom/scss/_jlparticles.scss */
  from {
    opacity: 1;
  }
  /* line 360, templates/rt_galatea/custom/scss/_jlparticles.scss */
  to {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
  }
}
/* line 367, templates/rt_galatea/custom/scss/_jlparticles.scss */
.back-to-top {
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
  -webkit-animation-name: fadeInRight;
  animation-name: fadeInRight;
}
/* line 376, templates/rt_galatea/custom/scss/_jlparticles.scss */
.backHide {
  -webkit-animation-name: fadeOutRight;
  animation-name: fadeOutRight;
}
/* line 380, templates/rt_galatea/custom/scss/_jlparticles.scss */
a.back-to-top:hover {
  background: #59ca88;
}
/* line 382, templates/rt_galatea/custom/scss/_jlparticles.scss */
a.back-to-top:hover span {
  color: #fff;
}
/* line 388, templates/rt_galatea/custom/scss/_jlparticles.scss */
.jl-notification-message {
  font-size: 1rem;
}
/*
 * Primary bordered
 */
/* line 394, templates/rt_galatea/custom/scss/_jlparticles.scss */
.jl-notification-message-primary-border {
  color: #1e87f0;
  border: 1px solid #1e87f0;
}
/*
 * Success bordered
 */
/* line 401, templates/rt_galatea/custom/scss/_jlparticles.scss */
.jl-notification-message-success-border {
  color: #32d296;
  border: 1px solid #32d296;
}
/*
 * Warning bordered
 */
/* line 408, templates/rt_galatea/custom/scss/_jlparticles.scss */
.jl-notification-message-warning-border {
  color: #faa05a;
  border: 1px solid #faa05a;
}
/*
 * Danger bordered
 */
/* line 415, templates/rt_galatea/custom/scss/_jlparticles.scss */
.jl-notification-message-danger-border {
  color: #f0506e;
  border: 1px solid #f0506e;
}
/*
 * Primary bg
 */
/* line 423, templates/rt_galatea/custom/scss/_jlparticles.scss */
.jl-notification-message-primary-hivis {
  color: #fff;
  background-color: #59ca88;
}
/* line 424, templates/rt_galatea/custom/scss/_jlparticles.scss */
.jl-notification-message-primary-hivis .jl-notification-close, .jl-notification-message-primary-hivis a {
  color: #fff;
}
/*
 * Success bg
 */
/* line 434, templates/rt_galatea/custom/scss/_jlparticles.scss */
.jl-notification-message-success-hivis {
  color: #fff;
  background-color: #32d296;
}
/* line 435, templates/rt_galatea/custom/scss/_jlparticles.scss */
.jl-notification-message-success-hivis .jl-notification-close, .jl-notification-message-success-hivis a {
  color: #fff;
}
/*
 * Warning bg
 */
/* line 445, templates/rt_galatea/custom/scss/_jlparticles.scss */
.jl-notification-message-warning-hivis {
  color: #fff;
  background-color: #faa05a;
}
/* line 446, templates/rt_galatea/custom/scss/_jlparticles.scss */
.jl-notification-message-warning-hivis .jl-notification-close, .jl-notification-message-warning-hivis a {
  color: #fff;
}
/*
 * Danger bg
 */
/* line 456, templates/rt_galatea/custom/scss/_jlparticles.scss */
.jl-notification-message-danger-hivis {
  color: #fff;
  background-color: #f0506e;
}
/* line 457, templates/rt_galatea/custom/scss/_jlparticles.scss */
.jl-notification-message-danger-hivis .jl-notification-close, .jl-notification-message-danger-hivis a {
  color: #fff;
}
/* line 466, templates/rt_galatea/custom/scss/_jlparticles.scss */
:-webkit-full-screen-ancestor:not(iframe) {
  animation-fill-mode: none;
  -webkit-animation-fill-mode: none;
}
/* line 472, templates/rt_galatea/custom/scss/_jlparticles.scss */
.block-revealer__element {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: #000;
  pointer-events: none;
  opacity: 0;
}
/* line 483, templates/rt_galatea/custom/scss/_jlparticles.scss */
/* line 484, templates/rt_galatea/custom/scss/_jlparticles.scss */
.moduletable .jl-breadcrumb > :nth-child(n+2):not(.jl-first-column)::before {
  margin: 0 5px;
}
/* line 490, templates/rt_galatea/custom/scss/_jlparticles.scss */
.jl-tooltip {
  text-shadow: none;
  font-size: 0.875em;
  font-weight: 400;
  color: #fff;
  background-color: #002b45;
  -webkit-box-shadow: 0 0 -3px 8px rgba(0, 0, 0, 0.3);
  -moz-box-shadow: 0 0 -3px 8px rgba(0, 0, 0, 0.3);
  box-shadow: 0 0 -3px 8px rgba(0, 0, 0, 0.3);
}
/* line 1, templates/rt_galatea/custom/scss/_mosaicgrid.scss */
.g-mosaicgrid {
  margin: -0.938rem;
}
/* line 4, templates/rt_galatea/custom/scss/_mosaicgrid.scss */
.g-mosaicgrid-sizer, .g-mosaicgrid-item-container {
  padding: 0.6253333333rem;
}
/* line 8, templates/rt_galatea/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_galatea/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_galatea/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_galatea/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_galatea/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_galatea/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_galatea/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_galatea/custom/scss/_mosaicgrid.scss */
/* line 68, templates/rt_galatea/custom/scss/_mosaicgrid.scss */
/* line 70, templates/rt_galatea/custom/scss/_mosaicgrid.scss */
.g-mosaicgrid-item:hover img, .g-mosaicgrid-item:focus img {
  opacity: 0.15;
}
/* line 72, templates/rt_galatea/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_galatea/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_galatea/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_galatea/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_galatea/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_galatea/custom/scss/_mosaicgrid.scss */
/* line 90, templates/rt_galatea/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_galatea/custom/scss/_mosaicgrid.scss */
.g-mosaicgrid-image {
  background: #154228;
  overflow: hidden;
}
/* line 102, templates/rt_galatea/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_galatea/custom/scss/_mosaicgrid.scss */
.g-mosaicgrid-content {
  padding: 1.6415rem 1.876rem 1.407rem 1.876rem;
}
/* line 108, templates/rt_galatea/custom/scss/_mosaicgrid.scss */
.g-mosaicgrid-style1 .g-mosaicgrid-content {
  background: #fff;
  color: #686868;
}
/* line 112, templates/rt_galatea/custom/scss/_mosaicgrid.scss */
.g-mosaicgrid-style2 .g-mosaicgrid-content {
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
}
/* line 119, templates/rt_galatea/custom/scss/_mosaicgrid.scss */
.g-mosaicgrid-item-title {
  font-family: "Bebas Neue";
  font-size: 1.25rem;
  line-height: 1.25;
}
/* line 123, templates/rt_galatea/custom/scss/_mosaicgrid.scss */
/* line 124, templates/rt_galatea/custom/scss/_mosaicgrid.scss */
.g-mosaicgrid-style1 .g-mosaicgrid-item-title a {
  color: #282828;
}
/* line 126, templates/rt_galatea/custom/scss/_mosaicgrid.scss */
.g-mosaicgrid-style1 .g-mosaicgrid-item-title a:hover {
  color: #59ca88;
}
/* line 130, templates/rt_galatea/custom/scss/_mosaicgrid.scss */
.g-mosaicgrid-style2 .g-mosaicgrid-item-title a {
  color: inherit;
  font-size: 1.5rem;
}
/* line 133, templates/rt_galatea/custom/scss/_mosaicgrid.scss */
.g-mosaicgrid-style2 .g-mosaicgrid-item-title a:hover {
  color: #bae9cd;
}
/* line 139, templates/rt_galatea/custom/scss/_mosaicgrid.scss */
.g-mosaicgrid-item-desc {
  padding-top: 0.3126666667rem;
  font-size: 0.875rem;
  color: #9b9b9b;
}
/* line 143, templates/rt_galatea/custom/scss/_mosaicgrid.scss */
.g-mosaicgrid-style2 .g-mosaicgrid-item-desc {
  color: #b5b5b5;
  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_galatea/custom/scss/_mosaicgrid.scss */
.g-mosaicgrid-item-tag-wrapper {
  margin: 0.625rem 0;
  font-size: 0.9rem;
}
/* line 155, templates/rt_galatea/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_galatea/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_galatea/custom/scss/_mosaicgrid.scss */
.g-mosaicgrid-item-tag {
  float: left;
}
/* line 171, templates/rt_galatea/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_galatea/custom/scss/_mosaicgrid.scss */
.g-mosaicgrid-item-tagicons-container {
  float: right;
  white-space: nowrap;
}
/* line 181, templates/rt_galatea/custom/scss/_mosaicgrid.scss */
.g-mosaicgrid-item-tagicons {
  display: inline-block;
  margin: 0 2%;
}
/* line 184, templates/rt_galatea/custom/scss/_mosaicgrid.scss */
.g-mosaicgrid-style2 .g-mosaicgrid-item-tagicons {
  padding: 0.25rem 0;
}
/* line 1, templates/rt_galatea/custom/scss/custom2022.scss */
/* line 3, templates/rt_galatea/custom/scss/custom2022.scss */
#bodyLogin .login-container {
  display: flex;
  flex-direction: column;
  justify-content: center;
  width: 95%;
  max-width: 35rem;
}
/* line 11, templates/rt_galatea/custom/scss/custom2022.scss */
#bodyLogin .img-container {
  width: auto;
  margin: auto;
  margin-left: auto;
  z-index: 2;
}
/* line 17, templates/rt_galatea/custom/scss/custom2022.scss */
#bodyLogin .form-login-container {
  margin: auto !important;
  width: 100%;
  border-radius: 15px;
  max-width: 30rem;
}
/* line 23, templates/rt_galatea/custom/scss/custom2022.scss */
#bodyLogin .form-login-container fieldset {
  padding: 0 !important;
}
/* line 26, templates/rt_galatea/custom/scss/custom2022.scss */
#bodyLogin .form-login-container h3 {
  font-size: 2rem;
  padding: 0 !important;
  padding-top: 1rem !important;
}
/* line 33, templates/rt_galatea/custom/scss/custom2022.scss */
#bodyLogin div#ttt {
  background: url('../../../../images/ganadores/login/fondo.jpg');
  background-size: cover;
  min-height: calc(100vh - 11rem);
}
/* line 38, templates/rt_galatea/custom/scss/custom2022.scss */
#bodyLogin .footer-section {
  background: #0a0c25;
  padding-top: 0 !important;
  height: 11rem;
}
/* line 46, templates/rt_galatea/custom/scss/custom2022.scss */
section#g-top > div {
  padding: 0 !important;
}
/* line 49, templates/rt_galatea/custom/scss/custom2022.scss */
li.g-menu-item.g-menu-item-552 {
  text-align: center;
  margin-top: 2rem !important;
  border-top: 1px solid #fff;
}
/* line 54, templates/rt_galatea/custom/scss/custom2022.scss */
li.g-menu-item.g-menu-item-552 a {
  padding-top: 1rem !important;
}
/* line 59, templates/rt_galatea/custom/scss/custom2022.scss */
#g-offsidebar {
  color: #fff;
  background: #0a0c25 !important;
}
/* line 65, templates/rt_galatea/custom/scss/custom2022.scss */
div#logo-header-pvsv > div > a > img {
  width: 9rem !important;
  padding: 0.5rem;
}
/* line 69, templates/rt_galatea/custom/scss/custom2022.scss */
.footer-section, section#g-navigation {
  background: #0a0c25 !important;
}
/* line 72, templates/rt_galatea/custom/scss/custom2022.scss */
p.stock-message {
  margin: 1rem 0rem;
}
/* line 76, templates/rt_galatea/custom/scss/custom2022.scss */
.contacto-section > div {
  display: flex;
  justify-content: space-around;
  align-items: flex-end;
  padding-bottom: 1rem;
}
/* line 82, templates/rt_galatea/custom/scss/custom2022.scss */
.contacto-section > div .logo-section, .contacto-section > div .footer-container {
  width: 25%;
}
/* line 85, templates/rt_galatea/custom/scss/custom2022.scss */
.contacto-section > div .email-section-foo {
  width: 50%;
  display: flex !important;
}
/* line 89, templates/rt_galatea/custom/scss/custom2022.scss */
.contacto-section > div .email-section-foo .img-icon-email {
  margin-bottom: 0.5rem;
}
/* line 93, templates/rt_galatea/custom/scss/custom2022.scss */
.contacto-section > div .email-section-foo > div {
  width: 100%;
  max-width: 30rem;
  flex-wrap: wrap;
  text-align: center;
  display: flex;
  align-items: center;
  justify-content: space-around;
}
/* line 102, templates/rt_galatea/custom/scss/custom2022.scss */
.contacto-section > div .email-section-foo > div a {
  margin: 0.5rem;
  line-height: 1;
  font-size: 0.9rem;
}
/* line 110, templates/rt_galatea/custom/scss/custom2022.scss */
/* line 112, templates/rt_galatea/custom/scss/custom2022.scss */
body#categoBody section#g-above {
  background: url('../../../../images/ganadores/generales/fondo.png');
  background-repeat: round;
  background-attachment: fixed;
}
/* line 120, templates/rt_galatea/custom/scss/custom2022.scss */
/* line 122, templates/rt_galatea/custom/scss/custom2022.scss */
#embarquesBody section#g-above {
  background: url('../../../../images/ganadores/generales/fondo.png') !important;
  background-repeat: round !important;
  background-attachment: fixed;
  min-height: calc(100vh - 31.4rem);
}
/* line 129, templates/rt_galatea/custom/scss/custom2022.scss */
section#g-above {
  background: url('../../../../images/ganadores/generales/fondo.png') !important;
  background-repeat: round !important;
  background-attachment: fixed !important;
}
/* line 134, templates/rt_galatea/custom/scss/custom2022.scss */
/* line 136, templates/rt_galatea/custom/scss/custom2022.scss */
#catalogoBody section#g-above {
  background: #fff !important;
}
@font-face {
  font-family: 'gotham-book';
  src: url('../../fonts/gotham/Gotham-Book.woff') format('woff'), url('../../fonts/gotham/Gotham-Book.ttf') format('truetype');
  /* Modern Browsers */
  /* Safari, Android, iOS */
  font-style: normal;
  font-weight: normal;
  text-rendering: optimizeLegibility;
}
@font-face {
  font-family: 'gotham-light';
  src: url('../../fonts/gotham/Gotham-Light.woff') format('woff'), url('../../fonts/gotham/Gotham-Light.ttf') format('truetype');
  /* Modern Browsers */
  /* Safari, Android, iOS */
  font-style: normal;
  font-weight: normal;
  text-rendering: optimizeLegibility;
}
@font-face {
  font-family: 'gotham-ultra';
  src: url('../../fonts/gotham/Gotham-Ultra.woff') format('woff'), url('../../fonts/gotham/Gotham-Ultra.ttf') format('truetype');
  /* Modern Browsers */
  /* Safari, Android, iOS */
  font-style: normal;
  font-weight: normal;
  text-rendering: optimizeLegibility;
}
@font-face {
  font-family: 'gotham-medium';
  src: url('../../fonts/gotham/Gotham-Medium.woff') format('woff'), url('../../fonts/gotham/Gotham-Medium.ttf') format('truetype');
  /* Modern Browsers */
  /* Safari, Android, iOS */
  font-style: normal;
  font-weight: normal;
  text-rendering: optimizeLegibility;
}
/* line 52, templates/rt_galatea/custom/scss/custom.scss */
.title-repass > img {
  max-width: 7rem;
}
/* line 55, templates/rt_galatea/custom/scss/custom.scss */
h1.home-title > img {
  width: 90%;
  max-width: 20rem;
}
/* line 59, templates/rt_galatea/custom/scss/custom.scss */
.on-process {
  background-color: #6b6b6b;
}
/* line 63, templates/rt_galatea/custom/scss/custom.scss */
.product-container .info-container > p {
  font-weight: 600;
}
/* line 67, templates/rt_galatea/custom/scss/custom.scss */
.img-container--info > a > img {
  display: none;
}
/* line 72, templates/rt_galatea/custom/scss/custom.scss */
.info-container {
  background: #fff !important;
}
/* line 75, templates/rt_galatea/custom/scss/custom.scss */
.product-container .info-container-processing {
  border: 3px solid #6b6b6b !important;
  border-left: 50px solid #6b6b6b !important;
}
/* line 81, templates/rt_galatea/custom/scss/custom.scss */
.product-container .info-container-arrive {
  border: 3px solid #008249 !important;
  border-left: 50px solid #008249 !important;
}
/* line 87, templates/rt_galatea/custom/scss/custom.scss */
.product-container .info-container-sent {
  border: 3px solid #004689 !important;
  border-left: 50px solid #004689 !important;
}
/* line 93, templates/rt_galatea/custom/scss/custom.scss */
.product-container .img-container {
  margin-right: 1rem !important;
}
/* line 96, templates/rt_galatea/custom/scss/custom.scss */
.product-container {
  margin: 0.8rem 0 !important;
}
/* line 99, templates/rt_galatea/custom/scss/custom.scss */
.product-container .img-container {
  border: 3px solid #fff !important;
}
/* line 103, templates/rt_galatea/custom/scss/custom.scss */
input[type=range] {
  -webkit-appearance: none;
  /* Hides the slider so that custom slider can be made */
  width: 100%;
  /* Specific width is required for Firefox. */
  background: transparent;
  /* Otherwise white in Chrome */
}
/* line 108, templates/rt_galatea/custom/scss/custom.scss */
a#points-header {
  font-size: 1.1rem;
}
/* line 111, templates/rt_galatea/custom/scss/custom.scss */
input[type=range]::-webkit-slider-thumb {
  box-shadow: 1px 1px 1px #000, 0px 0px 1px #0d0d0d;
  border: 1px solid #000;
  height: 17px !important;
  width: 17px !important;
  border-radius: 10px !important;
  background: #000 !important;
  cursor: pointer;
  -webkit-appearance: none;
  margin-top: -5px;
  margin-left: -3px;
}
/* line 123, templates/rt_galatea/custom/scss/custom.scss */
.container input:checked ~ .checkmark {
  background: #000;
}
/* line 127, templates/rt_galatea/custom/scss/custom.scss */
input[type=range]:focus {
  outline: none;
  /* Removes the blue border. You should probably do some kind of focus styling for accessibility reasons though. */
}
/* line 131, templates/rt_galatea/custom/scss/custom.scss */
input[type=range]::-ms-track {
  width: 100%;
  cursor: pointer;
  /* Hides the slider so custom styles can be added */
  background: transparent;
  border-color: transparent;
  color: transparent;
}
/* Contenedor */
/* line 146, templates/rt_galatea/custom/scss/custom.scss */
.containerr {
  display: block;
  position: relative;
  padding-left: 35px;
  margin-bottom: 12px;
  cursor: pointer;
  font-size: 22px;
}
/* escondemos el default checkbox */
/* line 156, templates/rt_galatea/custom/scss/custom.scss */
label > input[type="checkbox"] {
  position: absolute;
  opacity: 0;
  cursor: pointer;
  height: 0;
  width: 0;
}
/* creamos un custom checkbox */
/* line 165, templates/rt_galatea/custom/scss/custom.scss */
.checkmark {
  position: absolute;
  top: 0;
  left: 0;
  height: 15px;
  width: 15px;
  background-color: #000;
}
/* Al pasar el mouse encima, lo ponemos gris */
/* line 175, templates/rt_galatea/custom/scss/custom.scss */
.container:hover input ~ .checkmark {
  opacity: 0.8;
}
/* creamos el marcador (escondido al no seleccionar) */
/* line 180, templates/rt_galatea/custom/scss/custom.scss */
.checkmark:after {
  content: "";
  position: absolute;
  display: none;
}
/* mostramos el marcador al seleccionar */
/* line 187, templates/rt_galatea/custom/scss/custom.scss */
.container input:checked ~ .checkmark:after {
  display: block;
}
/* estilo del marcador */
/* line 192, templates/rt_galatea/custom/scss/custom.scss */
.container .checkmark:after {
  left: 0px;
  top: 0px;
  right: 0;
  bottom: 0;
  margin: auto;
  width: 5px;
  height: 10px;
  border: solid white;
  border-width: 0 3px 3px 0;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
/* line 206, templates/rt_galatea/custom/scss/custom.scss */
label.user-address-edit > input {
  width: 0.9rem !important;
  opacity: 1;
  position: initial;
  height: 0.9rem;
}
/* line 212, templates/rt_galatea/custom/scss/custom.scss */
.img-icon-email {
  display: flex;
  justify-content: center;
}
/* line 216, templates/rt_galatea/custom/scss/custom.scss */
div#logo-header-pvsv > div > a > img {
  width: 6rem;
}
/* line 219, templates/rt_galatea/custom/scss/custom.scss */
.header-section-pvsv > div {
  width: 90% !important;
  margin: auto;
  max-width: 75rem;
}
/* line 224, templates/rt_galatea/custom/scss/custom.scss */
span.g-menu-item-content:hover > span {
  color: #e4b465;
  transition: 0.3s;
  font-weight: 700;
}
/* line 229, templates/rt_galatea/custom/scss/custom.scss */
span.g-menu-item-content > span {
  transition: 0.3s;
  font-weight: 700;
}
/* line 234, templates/rt_galatea/custom/scss/custom.scss */
.title-foo {
  text-align: center;
  line-height: 1.2;
}
/* line 238, templates/rt_galatea/custom/scss/custom.scss */
.contacto-section > div {
  display: flex;
  justify-content: space-around;
  align-items: flex-end;
  padding-bottom: 1rem;
}
/* line 244, templates/rt_galatea/custom/scss/custom.scss */
.contacto-section > div > div {
  display: grid !important;
  justify-content: center;
  width: 30%;
}
/* line 249, templates/rt_galatea/custom/scss/custom.scss */
.logo-section > img {
  max-width: 12rem;
  padding-bottom: 0.3rem;
}
/* line 253, templates/rt_galatea/custom/scss/custom.scss */
.destello-foo {
  display: flex;
  justify-content: center;
  align-items: flex-start;
}
/* line 258, templates/rt_galatea/custom/scss/custom.scss */
.title-foo {
  padding: 0.5rem;
  padding-bottom: 1rem;
}
/* line 263, templates/rt_galatea/custom/scss/custom.scss */
a.g-logo.logo-new-cnv > img {
  width: 7rem;
}
/* line 266, templates/rt_galatea/custom/scss/custom.scss */
.confirmation-header h3, h4 {
  font-weight: normal;
  font-size: 1.3rem;
  padding-bottom: 1rem;
}
/* line 271, templates/rt_galatea/custom/scss/custom.scss */
.notification-content > div > div > strong {
  display: block;
  display: -webkit-box;
  height: 2;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
}
/* line 282, templates/rt_galatea/custom/scss/custom.scss */
td.td-NB {
  font-family: 'Bebas Neue';
  font-size: 0.7rem;
  line-height: 23px;
}
/* line 288, templates/rt_galatea/custom/scss/custom.scss */
.g-home-particles.g-galatea-style .g-offcanvas-toggle {
  color: #fff !important;
}
/* line 292, templates/rt_galatea/custom/scss/custom.scss */
.g-offcanvas-left #g-offcanvas {
  background: #041e34;
}
/* line 296, templates/rt_galatea/custom/scss/custom.scss */
#g-mobilemenu-container {
  margin: -16px -1.563rem;
}
/* line 300, templates/rt_galatea/custom/scss/custom.scss */
#g-offcanvas #g-mobilemenu-container ul > li:not(.g-menu-item-type-particle):not(.g-menu-item-type-module):hover {
  background: #1c1c1c !important;
}
/* line 304, templates/rt_galatea/custom/scss/custom.scss */
#g-offcanvas #g-mobilemenu-container ul {
  background: #041e34 !important;
}
/* line 307, templates/rt_galatea/custom/scss/custom.scss */
#g-offcanvas #g-mobilemenu-container ul > li:not(.g-menu-item-type-particle):not(.g-menu-item-type-module).active {
  background: #e4b465 !important;
}
/* line 311, templates/rt_galatea/custom/scss/custom.scss */
#g-offcanvas #g-mobilemenu-container ul > li:not(.g-menu-item-type-particle):not(.g-menu-item-type-module).active > a > span > span {
  background: #e4b465 !important;
  color: #1c1c1c;
  font-weight: bold !important;
}
/*
 .owl-carousel {
 display: block!important;
 }*/
/* line 320, templates/rt_galatea/custom/scss/custom.scss */
.footer-CNVres {
  background: #004a76;
}
/* line 324, templates/rt_galatea/custom/scss/custom.scss */
section#g-navigation .g-container .g-grid .g-block.size-44.align-right {
  display: flex;
  align-items: center;
  justify-content: flex-end;
}
/* line 330, templates/rt_galatea/custom/scss/custom.scss */
#myVideo {
  position: fixed !important;
  right: 0 !important;
  bottom: 0 !important;
  min-width: 100% !important;
  min-height: 100% !important;
}
/* line 337, templates/rt_galatea/custom/scss/custom.scss */
a.g-logo.logo-new-cnv > img {
  width: 7rem;
}
/*<---- estilos footer responsive---->*/
/* line 341, templates/rt_galatea/custom/scss/custom.scss */
.info-contacto {
  display: block !important;
}
/* line 344, templates/rt_galatea/custom/scss/custom.scss */
button.btn.btn-primary {
  margin-bottom: 0.5rem !important;
}
/* line 347, templates/rt_galatea/custom/scss/custom.scss */
img.image-login-imp {
  padding-top: 0.5rem;
}
/* line 350, templates/rt_galatea/custom/scss/custom.scss */
.info-contacto {
  display: block !important;
}
/* line 353, templates/rt_galatea/custom/scss/custom.scss */
.ayuda-footer {
  margin-bottom: 1.5rem !important;
}
/* line 356, templates/rt_galatea/custom/scss/custom.scss */
.img-foo {
  margin-bottom: 0.5rem;
}
/* line 359, templates/rt_galatea/custom/scss/custom.scss */
.doc-leg-res {
  display: flex;
  justify-content: center;
  font-size: 1rem;
}
/* line 364, templates/rt_galatea/custom/scss/custom.scss */
.logo-foot > img {
  width: 55%;
  height: 72%;
}
/* line 368, templates/rt_galatea/custom/scss/custom.scss */
.footer-CNVres {
  font-family: 'gotham-light';
  font-size: 0.8rem;
  padding-bottom: 4rem !important;
}
/* line 373, templates/rt_galatea/custom/scss/custom.scss */
.section2-foot > div {
  margin: 0.5rem;
}
/* line 376, templates/rt_galatea/custom/scss/custom.scss */
.img-email {
  margin-bottom: 0.5rem;
}
/* line 379, templates/rt_galatea/custom/scss/custom.scss */
.img-ayuda {
  margin-bottom: 0.5rem;
}
/* line 382, templates/rt_galatea/custom/scss/custom.scss */
.logo-foot {
  display: flex;
  justify-content: center;
  margin: 0.6rem;
  margin-bottom: 1rem;
}
/* line 388, templates/rt_galatea/custom/scss/custom.scss */
.contacto-footer > div {
  display: flex;
  justify-content: center;
}
/* line 392, templates/rt_galatea/custom/scss/custom.scss */
.correo-footer > div {
  display: flex;
  justify-content: center;
}
/* line 396, templates/rt_galatea/custom/scss/custom.scss */
.ayuda-footer > div {
  display: flex;
  justify-content: center;
}
/* line 400, templates/rt_galatea/custom/scss/custom.scss */
.info-contacto {
  text-align: center;
}
/* line 403, templates/rt_galatea/custom/scss/custom.scss */
.info-email {
  text-align: center;
}
/* line 406, templates/rt_galatea/custom/scss/custom.scss */
.info-ayuda {
  text-align: center;
}
/*<---- estilos footer responsive---->*/
/*<------------qeremos reconocertt----------->*/
/* line 414, templates/rt_galatea/custom/scss/custom.scss */
.descr-qr {
  display: flex;
  justify-content: center;
  text-align: center;
  height: 6rem;
}
/* line 420, templates/rt_galatea/custom/scss/custom.scss */
.tittle-qr {
  display: flex;
  justify-content: center;
  text-align: center;
  height: 4rem;
  align-items: center;
  font-family: 'Bebas Neue';
  margin-bottom: 1rem;
  font-size: 1.3rem;
}
/* line 430, templates/rt_galatea/custom/scss/custom.scss */
.img-qr {
  display: flex;
  justify-content: center;
  align-items: center;
}
/* line 435, templates/rt_galatea/custom/scss/custom.scss */
.bloque-qr {
  width: 30%;
  padding: 1rem 0rem;
}
/* line 439, templates/rt_galatea/custom/scss/custom.scss */
.section-qr {
  display: flex;
  justify-content: space-around;
}
/*<------------qeremos reconocertt----------->*/
/* line 444, templates/rt_galatea/custom/scss/custom.scss */
.cg-responsive {
  display: flex;
  justify-content: space-around;
}
/* line 450, templates/rt_galatea/custom/scss/custom.scss */
.g-social.social {
  margin-right: 0.4rem;
}
/* line 454, templates/rt_galatea/custom/scss/custom.scss */
span#text-estacue3 {
  justify-content: center;
  margin-top: 1rem;
  font-family: 'Bebas Neue';
  font-size: 1.8rem;
  color: aqua;
  font-weight: 600;
}
/* line 462, templates/rt_galatea/custom/scss/custom.scss */
body {
  background-image: url('../../../../images/backgrounds/back.jpg') !important;
  font-family: 'gotham-light';
  background-attachment: fixed !important;
}
/* line 467, templates/rt_galatea/custom/scss/custom.scss */
.table-faqs {
  display: flex;
  justify-content: center;
}
/* line 471, templates/rt_galatea/custom/scss/custom.scss */
#g-navigation .g-social a {
  color: #fff;
  background: rgba(255, 255, 255, 0) !important;
  line-height: 0.5rem;
  margin-right: 0.4rem;
  display: flex;
}
/* line 478, templates/rt_galatea/custom/scss/custom.scss */
#g-navigation .g-social a:hover {
  background: none;
}
/* line 482, templates/rt_galatea/custom/scss/custom.scss */
#g-navigation .g-main-nav .g-toplevel > li {
  margin: 0 0.3rem;
}
/* line 489, templates/rt_galatea/custom/scss/custom.scss */
div#details {
  color: #fff;
}
/* line 495, templates/rt_galatea/custom/scss/custom.scss */
img#image-cmv {
  width: 72%;
}
/* line 499, templates/rt_galatea/custom/scss/custom.scss */
.image-mecSE {
  display: flex;
  justify-content: center;
}
/* line 503, templates/rt_galatea/custom/scss/custom.scss */
.chat-popup {
  z-index: 50 !important;
}
/* line 506, templates/rt_galatea/custom/scss/custom.scss */
#g-extension a {
  box-shadow: none !important;
}
/* line 510, templates/rt_galatea/custom/scss/custom.scss */
#g-extension a:hover {
  color: rgba(255, 255, 255, 0.6509803922);
}
/***************override chatbot*****************/
/***************override chatbot*****************/
/* line 517, templates/rt_galatea/custom/scss/custom.scss */
.open-button {
  border-radius: 50px 50px 0px 0px;
  background-color: #0077c8 !important;
  font-size: 0.8rem;
  text-align: left;
  padding-left: 3rem !important;
  display: flex;
  justify-content: center;
  padding: 10px 12px !important;
  bottom: 0px !important;
}
/* line 528, templates/rt_galatea/custom/scss/custom.scss */
.text-cht-bot {
  width: 64%;
  text-align: center;
}
/* line 534, templates/rt_galatea/custom/scss/custom.scss */
#g-offsidebar.g-offsidebar-open:after {
  display: none !important;
}
/***************override chatbot*****************/
/***************override chatbot*****************/
/* line 541, templates/rt_galatea/custom/scss/custom.scss */
#searchGpid {
  display: none;
}
/* line 545, templates/rt_galatea/custom/scss/custom.scss */
div#custom-9549-particle {
  font-size: 0.8rem;
  background: #0b3c77;
}
/* line 550, templates/rt_galatea/custom/scss/custom.scss */
.registration .btn {
  color: #002d5d !important;
  background: url('../../../../images/banners/btn_login.png?5c66117f') !important;
  background-repeat: round !important;
  padding: 0.3rem !important;
  margin-top: 0rem !important;
  border-radius: 0px !important;
  margin-bottom: 0rem !important;
  border: 0px !important;
}
/* line 562, templates/rt_galatea/custom/scss/custom.scss */
button.btn.btn-primary.validate {
  padding: 0.5rem;
}
/* line 565, templates/rt_galatea/custom/scss/custom.scss */
#g-page-surround {
  background: none !important;
}
/* line 571, templates/rt_galatea/custom/scss/custom.scss */
#g-offsidebar .g-main-nav .g-toplevel > li:hover > .g-menu-item-container > .g-menu-item-content {
  box-shadow: none;
}
/* line 574, templates/rt_galatea/custom/scss/custom.scss */
#g-offsidebar .g-main-nav .g-toplevel > li.active > .g-menu-item-container {
  background: #58a0ff !important;
}
/* line 578, templates/rt_galatea/custom/scss/custom.scss */
#g-offsidebar, #g-offsidebar .g-container {
  width: 16rem !important;
}
/* line 581, templates/rt_galatea/custom/scss/custom.scss */
#g-offsidebar .g-main-nav .g-toplevel > li {
  margin-bottom: 0.3rem;
}
/* line 585, templates/rt_galatea/custom/scss/custom.scss */
#g-offsidebar .g-main-nav .g-toplevel > li > .g-menu-item-container > .g-menu-item-content {
  font-size: 0.9rem;
}
/* line 589, templates/rt_galatea/custom/scss/custom.scss */
p.login_passw {
  margin: 0;
  font-size: 0.9rem;
  color: #fff;
  font-family: "gotham-light";
  padding-left: 0.3rem;
}
/* line 596, templates/rt_galatea/custom/scss/custom.scss */
.info-email > a, .info-ayuda > a {
  color: #fff !important;
}
/* line 601, templates/rt_galatea/custom/scss/custom.scss */
div#footer-login-image {
  padding-top: 3.8rem;
}
/* line 604, templates/rt_galatea/custom/scss/custom.scss */
.g-wrapper .g-container {
  padding-top: 8.1rem !important;
  padding-bottom: 0rem;
}
/* line 608, templates/rt_galatea/custom/scss/custom.scss */
.g-block.size-85 {
  max-width: 52%;
}
/* line 612, templates/rt_galatea/custom/scss/custom.scss */
div#system-message {
  padding-top: 0.3rem;
  display: flex;
  justify-content: center;
}
/* line 617, templates/rt_galatea/custom/scss/custom.scss */
.alert {
  background-color: rgba(255, 255, 255, 0.67);
  border-color: #fff;
  padding: 0.938rem;
  color: red;
}
/* line 623, templates/rt_galatea/custom/scss/custom.scss */
.alert h4, .alert a {
  color: red;
}
/* line 626, templates/rt_galatea/custom/scss/custom.scss */
.alert.alert-message {
  width: 33%;
  margin-right: 12.6rem;
}
/*************video override****************/
/* line 636, templates/rt_galatea/custom/scss/custom.scss */
#custom-1415-particle {
  display: flex;
  justify-content: center;
  align-items: center;
  margin: 2.9rem !important;
}
/***************video override**************/
/***** override findOut *******/
/* line 647, templates/rt_galatea/custom/scss/custom.scss */
.subtitle-item {
  font-family: 'gotham-light';
  font-size: 1rem;
}
/* line 654, templates/rt_galatea/custom/scss/custom.scss */
.title-item {
  font-family: 'gotham-light';
  font-size: 1.5rem;
}
/* line 659, templates/rt_galatea/custom/scss/custom.scss */
.item-i {
  padding-left: 0.4rem;
  font-weight: 900;
}
/* line 665, templates/rt_galatea/custom/scss/custom.scss */
.button-item:hover {
  color: #e2e2e2;
  border: solid 2px #ffe17b;
  background: #356496;
}
/* line 671, templates/rt_galatea/custom/scss/custom.scss */
.button-item {
  background: none;
  border: solid 2px #e1b622;
  border-radius: 15px;
  padding: 1rem;
  font-size: 1.3rem;
  padding-left: 0.5rem;
  margin-bottom: 3rem;
  font-family: 'gotham-light';
}
/* line 683, templates/rt_galatea/custom/scss/custom.scss */
.blog-section {
  display: flex;
  flex-wrap: wrap;
  color: #fff;
}
/* line 689, templates/rt_galatea/custom/scss/custom.scss */
.item-blog {
  width: 50%;
}
/***** override findOut *******/
/* line 698, templates/rt_galatea/custom/scss/custom.scss */
.text-QR {
  font-size: 1.5rem;
  font-family: 'Bebas Neue';
  text-align: center;
  line-height: 1.1;
}
/* line 706, templates/rt_galatea/custom/scss/custom.scss */
#g-offsidebar:after {
  box-shadow: none;
}
/* line 710, templates/rt_galatea/custom/scss/custom.scss */
#g-offsidebar .g-main-nav .g-toplevel > li.active > .g-menu-item-container {
  background: #01bdbe;
}
/* line 714, templates/rt_galatea/custom/scss/custom.scss */
span.g-menu-item-title:hover {
  color: rgba(255, 255, 255, 0.6392156863);
}
/* line 719, templates/rt_galatea/custom/scss/custom.scss */
#custom-6317-particle {
  display: flex;
  justify-content: center;
}
/* line 725, templates/rt_galatea/custom/scss/custom.scss */
#info-tel-footer {
  font-size: 0.7rem;
  font-family: 'gotham-light';
}
/* line 735, templates/rt_galatea/custom/scss/custom.scss */
.button2 {
  font-weight: bold;
  color: #142c5c;
  padding: 0.9rem;
  background: #00fefe;
}
/* line 742, templates/rt_galatea/custom/scss/custom.scss */
.items-list-cg {
  padding-left: 2rem;
}
/* line 747, templates/rt_galatea/custom/scss/custom.scss */
#title-cg {
  font-family: 'Bebas Neue';
  font-size: 2.4rem !important;
}
/* line 753, templates/rt_galatea/custom/scss/custom.scss */
.g-title {
  padding: 0px;
}
/* line 758, templates/rt_galatea/custom/scss/custom.scss */
#g-header {
  background: none;
}
/* line 762, templates/rt_galatea/custom/scss/custom.scss */
.page-header h2 {
  font-family: 'Bebas Neue';
  color: #fff !important;
}
/* line 768, templates/rt_galatea/custom/scss/custom.scss */
.span12 {
  padding: 0px !important;
}
/* line 772, templates/rt_galatea/custom/scss/custom.scss */
.platform-content2:hover {
  color: #d4d4d4;
}
/* line 777, templates/rt_galatea/custom/scss/custom.scss */
.g-gridcontent-wrapper {
  justify-content: center;
}
/* line 781, templates/rt_galatea/custom/scss/custom.scss */
.g-gridcontent-item {
  width: 25.33333% !important;
}
/* line 785, templates/rt_galatea/custom/scss/custom.scss */
.g-gridcontent-item-content > p, span {
  margin: 0.2rem;
}
/* line 791, templates/rt_galatea/custom/scss/custom.scss */
.platform-content {
  font-family: 'gotham-light';
}
/* line 795, templates/rt_galatea/custom/scss/custom.scss */
#points-header {
  color: #fff;
}
/* line 800, templates/rt_galatea/custom/scss/custom.scss */
.row-fluid [class*="span"]:first-child {
  color: #000 !important;
}
/* line 806, templates/rt_galatea/custom/scss/custom.scss */
input.next-btn {
  background: #e4b465;
  color: #000;
}
/* line 810, templates/rt_galatea/custom/scss/custom.scss */
#feedback-button #product-picker__search-input {
  color: #000;
}
/* line 819, templates/rt_galatea/custom/scss/custom.scss */
#g-navigation .g-main-nav .g-toplevel > li > .g-menu-item-container, #feedback-button {
  color: #fff !important;
}
/* line 823, templates/rt_galatea/custom/scss/custom.scss */
#cart-view__title::before {
  background-color: #000;
}
/* line 827, templates/rt_galatea/custom/scss/custom.scss */
table#cart-details__table {
  background: #fff;
  padding: 0.5rem !important;
}
/* line 831, templates/rt_galatea/custom/scss/custom.scss */
h3#cart-view__title {
  color: #fff;
}
/* line 834, templates/rt_galatea/custom/scss/custom.scss */
button#cart-view__empty-btn, #cart-view__checkout-btn {
  max-width: 10rem;
  float: right;
  background: #e4b465 !important;
  color: #000;
  font-family: 'gotham-light' !important;
  font-weight: 900 !important;
}
/* line 842, templates/rt_galatea/custom/scss/custom.scss */
a#cart-view__add-btn {
  background: #000;
  border: 2px solid #e4b465 !important;
  color: #fff;
  font-size: 1rem;
}
/* line 848, templates/rt_galatea/custom/scss/custom.scss */
.cart-details__delete-item-btn {
  color: #fff;
  background-color: #000;
  border-color: #000;
  padding: 6px 12px;
}
/* line 855, templates/rt_galatea/custom/scss/custom.scss */
.quantity-input__plus, .quantity-input__minus, #quantity-input__minus, #quantity-input__plus {
  color: #000;
}
/* line 860, templates/rt_galatea/custom/scss/custom.scss */
#filter-btn, #filter-header_clear-btn, #product-view__add-btn, #product__related h2::before {
  background-color: #000;
  border-color: #000;
}
/* line 864, templates/rt_galatea/custom/scss/custom.scss */
.product-pagination a.active {
  background-color: #1c1c1c;
  color: #fff !important;
  border-radius: 20px;
}
/* line 870, templates/rt_galatea/custom/scss/custom.scss */
.owl-next {
  background: url('../../../../images/site/flechas_der.png') !important;
  background-repeat: round !important;
  padding: 0.5rem !important;
  padding-left: 2rem !important;
}
/* line 876, templates/rt_galatea/custom/scss/custom.scss */
.owl-prev {
  background: url('../../../../images/site/flechas_izq.png') !important;
  background-repeat: round !important;
  padding: 0.5rem !important;
  padding-left: 2rem !important;
}
/* line 882, templates/rt_galatea/custom/scss/custom.scss */
.g-owlcarousel:hover .owl-nav div {
  opacity: 0.8 !important;
}
/* line 885, templates/rt_galatea/custom/scss/custom.scss */
.owl-nav div:hover {
  opacity: 1 !important;
}
/* line 889, templates/rt_galatea/custom/scss/custom.scss */
.fa {
  font-size: 1.8rem;
}
/* line 893, templates/rt_galatea/custom/scss/custom.scss */
#g-navigation .g-main-nav .g-toplevel > li > .g-menu-item-container i {
  font-size: 2rem !important;
  padding-bottom: 0.9rem;
  color: #fff !important;
  font-weight: 100 !important;
}
/* line 901, templates/rt_galatea/custom/scss/custom.scss */
li.g-menu-item.g-menu-item---particle-EGupA.g-menu-item-type-particle.g-standard {
  padding-right: 0.4rem;
}
/* line 904, templates/rt_galatea/custom/scss/custom.scss */
.images-app {
  display: flex;
  padding-top: 10rem;
  padding-bottom: 1rem;
  padding-left: 3.5rem;
}
/* line 911, templates/rt_galatea/custom/scss/custom.scss */
#image-buttom-QR {
  padding-bottom: 1rem;
}
/* line 916, templates/rt_galatea/custom/scss/custom.scss */
.owl-nav div {
  background: rgba(24, 40, 83, 0.85);
}
/* line 920, templates/rt_galatea/custom/scss/custom.scss */
.owl-nav div:hover {
  background: rgba(33, 150, 243, 0.17);
}
/* line 926, templates/rt_galatea/custom/scss/custom.scss */
.g-main-nav .g-toplevel > li > .g-menu-item-container, .g-main-nav .g-sublevel > li > .g-menu-item-container {
  transition: cubic-bezier(0.4, 0, 0.2, 1);
}
/* line 936, templates/rt_galatea/custom/scss/custom.scss */
#custom-1831-particle {
  line-height: 0.9;
}
/* line 941, templates/rt_galatea/custom/scss/custom.scss */
.button-avance {
  padding-bottom: 2rem;
}
/* line 950, templates/rt_galatea/custom/scss/custom.scss */
.p-text {
  margin-bottom: 0px !important;
  margin-top: 0px !important;
}
/* line 955, templates/rt_galatea/custom/scss/custom.scss */
.g-mosaicgrid-style1 .g-mosaicgrid-item-title a:hover {
  color: rgba(204, 201, 201, 0.83) !important;
}
/* line 959, templates/rt_galatea/custom/scss/custom.scss */
span.g-mosaicgrid-item-tagicons-icontext > a:hover {
  color: #fff !important;
}
/* line 964, templates/rt_galatea/custom/scss/custom.scss */
#custom-2212-particle {
  padding-left: 0rem !important;
  padding-right: 0rem !important;
  line-height: 21px;
  padding-bottom: 3rem !important;
  padding-top: 3rem !important;
}
/* line 972, templates/rt_galatea/custom/scss/custom.scss */
.g-mosaicgrid-style1 .g-mosaicgrid-item-tag-wrapper {
  border-top: 2px solid #fff;
  width: 112%;
  padding-right: 1.2rem;
  opacity: 1;
}
/* line 979, templates/rt_galatea/custom/scss/custom.scss */
span.g-mosaicgrid-item-tagicons-icontext:hover {
  color: rgba(255, 255, 255, 0.5098039216);
}
/* line 982, templates/rt_galatea/custom/scss/custom.scss */
.g-mosaicgrid-content {
  padding-left: 0rem;
}
/* line 985, templates/rt_galatea/custom/scss/custom.scss */
.g-mosaicgrid-item-title {
  padding-left: 1.5rem;
}
/* line 989, templates/rt_galatea/custom/scss/custom.scss */
.g-mosaicgrid-item:hover img, .g-mosaicgrid-item:focus img {
  opacity: 0.75 !important;
}
/* line 993, templates/rt_galatea/custom/scss/custom.scss */
.g-mosaicgrid-item-title {
  font-family: 'Bebas Neue' !important;
}
/* line 996, templates/rt_galatea/custom/scss/custom.scss */
.g-mosaicgrid-item-tagicons {
  font-family: 'Bebas Neue';
}
/* line 999, templates/rt_galatea/custom/scss/custom.scss */
#g-above .g-container, #g-footer .g-container, #g-header .g-container, #g-utility .g-container {
  padding: 0px !important;
}
/* line 1002, templates/rt_galatea/custom/scss/custom.scss */
.g-owlcarousel-item-img:after {
  background: none !important;
}
/* line 1006, templates/rt_galatea/custom/scss/custom.scss */
.g-home-positions.g-galatea-style #g-navigation .g-offsidebar-toggle, .g-home-particles.g-galatea-style #g-navigation .g-offsidebar-toggle, .g-features-particles.g-galatea-style #g-navigation .g-offsidebar-toggle, #g-navigation .g-offsidebar-toggle-icon {
  color: white !important;
  font-size: 3rem;
  margin-top: 1.1rem;
}
/* line 1012, templates/rt_galatea/custom/scss/custom.scss */
.image-app1, .image-app2 {
  padding-left: 0.5rem;
  padding-right: 0.5rem;
}
/* line 1018, templates/rt_galatea/custom/scss/custom.scss */
.g-block.size-35, .g-block.size-20 {
  display: flex;
  align-items: flex-end;
}
/* line 1022, templates/rt_galatea/custom/scss/custom.scss */
#offsidebartoggle-2895-particle {
  display: flex;
  width: 105%;
}
/* line 1029, templates/rt_galatea/custom/scss/custom.scss */
.offSide-c {
  display: flex;
  align-items: flex-end;
  padding-bottom: 1rem;
}
/* line 1036, templates/rt_galatea/custom/scss/custom.scss */
.text-toggle-icon {
  color: #fff;
  display: flex;
  align-items: flex-end;
  font-family: 'gotham-light';
}
/* line 1043, templates/rt_galatea/custom/scss/custom.scss */
#text-icon-toggle-span {
  width: 8rem;
}
/* line 1047, templates/rt_galatea/custom/scss/custom.scss */
#text-icon-toggle {
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  display: -ms-flexbox;
  margin: 0rem;
  align-items: center;
}
/* line 1060, templates/rt_galatea/custom/scss/custom.scss */
#g-offsidebar .g-main-nav {
  margin: 1rem !important;
}
/* line 1065, templates/rt_galatea/custom/scss/custom.scss */
a.g-menu-item-title1 {
  font-size: 1rem;
  font-weight: 500;
}
/* line 1069, templates/rt_galatea/custom/scss/custom.scss */
.menu-item-particle {
  border-bottom: 1px solid rgba(255, 255, 255, 0);
  width: 100%;
}
/* line 1073, templates/rt_galatea/custom/scss/custom.scss */
.menu-item-particle:hover {
  border-bottom: 0px solid rgba(255, 255, 255, 0.4901960784);
  width: 100%;
}
/* line 1077, templates/rt_galatea/custom/scss/custom.scss */
span.fa.fa-question-circle {
  color: #fff;
}
/* line 1080, templates/rt_galatea/custom/scss/custom.scss */
a.g-menu-item-title1:hover {
  color: rgba(255, 255, 255, 0.4901960784);
}
/* line 1089, templates/rt_galatea/custom/scss/custom.scss */
#title-table-EC2, #title-table-EC1 {
  font-size: 1.5rem !important;
}
/* line 1093, templates/rt_galatea/custom/scss/custom.scss */
.g-content {
  margin: 0rem !important;
  padding: 0rem !important;
}
/* line 1097, templates/rt_galatea/custom/scss/custom.scss */
#points-header {
  color: #fff !important;
  margin-right: 1rem;
}
/* line 1103, templates/rt_galatea/custom/scss/custom.scss */
#html-login {
  line-height: 1;
  color: #273e65 !important;
  border-radius: 10px !important;
  background: #cde1ea !important;
  margin: 0rem !important;
  padding: 0rem !important;
  max-width: 65%;
}
/* line 1114, templates/rt_galatea/custom/scss/custom.scss */
#utili-nb {
  background: none !important;
  padding-bottom: 1rem;
}
/* line 1121, templates/rt_galatea/custom/scss/custom.scss */
#g-showcase {
  background: none !important;
}
/* line 1126, templates/rt_galatea/custom/scss/custom.scss */
.button:hover, .button:active, .button:focus {
  background: none;
  color: #fff !important;
}
/* line 1132, templates/rt_galatea/custom/scss/custom.scss */
.g-mosaicgrid-style1 .g-mosaicgrid-item-title a {
  color: #fff !important;
}
/* line 1136, templates/rt_galatea/custom/scss/custom.scss */
.gutility {
  background-image: url('../../../../images/banners/home/banner_ayuda.jpg') !important;
}
/* line 1139, templates/rt_galatea/custom/scss/custom.scss */
.g-mosaicgrid-style2 .g-mosaicgrid-item-title a:hover {
  color: rgba(204, 201, 201, 0.83);
}
/*estilos de login*/
/* line 1144, templates/rt_galatea/custom/scss/custom.scss */
.header-text-lg {
  color: #fff;
  font-size: 0.9rem;
  text-align: center;
  margin-bottom: 0.9rem;
}
/* line 1150, templates/rt_galatea/custom/scss/custom.scss */
.contenido-text-lg {
  font-size: 0.7rem;
  color: #fff;
}
/* line 1154, templates/rt_galatea/custom/scss/custom.scss */
span#text-header-lg {
  font-family: 'Bebas Neue';
  font-size: 1.1rem;
}
/* line 1158, templates/rt_galatea/custom/scss/custom.scss */
.form-horizontal .control-label {
  float: left;
  width: 160px;
  text-align: left;
}
/* line 1164, templates/rt_galatea/custom/scss/custom.scss */
#jform_name, #jform_gpid, #jform_first_name, #jform_second_name, #jform_email, #jform_gender, #jform_movil, #jform_unidadnegocio_id, #jform_region_id, #jform_cedis_id, #responseOne, #responseTwo, #selectSecretOne, #selectSecretTwo {
  color: #044774;
}
/* line 1169, templates/rt_galatea/custom/scss/custom.scss */
.button-LR {
  padding-right: 1rem;
}
/* line 1174, templates/rt_galatea/custom/scss/custom.scss */
.registration .btn:hover {
  color: #002d5d !important;
}
/* line 1177, templates/rt_galatea/custom/scss/custom.scss */
#member-registration {
  color: #fff;
  font-family: "gotham-light";
}
/* line 1182, templates/rt_galatea/custom/scss/custom.scss */
.owl-dots {
  bottom: 0% !important;
  display: flex;
  justify-content: center;
}
/* line 1189, templates/rt_galatea/custom/scss/custom.scss */
.owl-dots .owl-dot.active {
  opacity: 1;
  background: #fff;
}
/* line 1194, templates/rt_galatea/custom/scss/custom.scss */
#g-slideshow {
  margin-top: 0rem !important;
}
/* line 1199, templates/rt_galatea/custom/scss/custom.scss */
.font-text-button {
  font-weight: 400 !important;
}
/* line 1205, templates/rt_galatea/custom/scss/custom.scss */
.g-block.size-40 {
  display: flex;
  align-items: center;
  position: absolute;
  top: 22%;
  left: 29.4%;
  z-index: 2;
  width: 14%;
}
/* line 1214, templates/rt_galatea/custom/scss/custom.scss */
.g-block.size-60 {
  z-index: 1;
}
/* line 1219, templates/rt_galatea/custom/scss/custom.scss */
table#table-qr {
  text-align: center;
  border: 0px;
}
/* line 1224, templates/rt_galatea/custom/scss/custom.scss */
td.spacer-td-qr {
  border: 0px;
}
/* line 1229, templates/rt_galatea/custom/scss/custom.scss */
.logo-qr-tb, .tittle-rec-qr, .desc-rec-qr {
  border: 0px;
  padding: 0rem;
  min-width: 425px;
  max-width: 450px;
}
/* line 1236, templates/rt_galatea/custom/scss/custom.scss */
#image-login-cnv {
  max-width: 170%;
  width: 26rem;
  z-index: 2;
  position: absolute;
  margin-left: 2rem;
}
/* line 1243, templates/rt_galatea/custom/scss/custom.scss */
p.titulo-REC {
  margin: 0rem;
  font-family: 'Bebas Neue';
  font-size: 1.3rem;
}
/* line 1248, templates/rt_galatea/custom/scss/custom.scss */
p.titulo-REC2 {
  display: flex;
  justify-content: center;
}
/* line 1252, templates/rt_galatea/custom/scss/custom.scss */
span#tqr1 {
  font-family: 'Bebas Neue';
  font-size: 1.3rem;
  display: flex;
}
/* line 1257, templates/rt_galatea/custom/scss/custom.scss */
span#tqr {
  font-family: 'Bebas Neue';
  display: flex;
  align-items: center;
}
/* line 1264, templates/rt_galatea/custom/scss/custom.scss */
#custom-7827-particle {
  font-family: 'gotham-light';
}
/* line 1269, templates/rt_galatea/custom/scss/custom.scss */
#fontsize-text {
  font-size: 1.2rem;
  margin-top: 0.5rem;
  font-family: 'gotham-light';
}
/* line 1276, templates/rt_galatea/custom/scss/custom.scss */
#login-a:hover {
  color: #2e6990;
}
/* line 1280, templates/rt_galatea/custom/scss/custom.scss */
#login-a {
  color: #273e65;
}
/* line 1285, templates/rt_galatea/custom/scss/custom.scss */
a {
  color: #fff;
}
/* line 1291, templates/rt_galatea/custom/scss/custom.scss */
.hr {
  margin: 0.5em;
  border-bottom: 1px solid #023c6a;
}
/* line 1298, templates/rt_galatea/custom/scss/custom.scss */
.nav-stacked > li {
  float: none !important;
  display: inline-block !important;
}
/* line 1304, templates/rt_galatea/custom/scss/custom.scss */
.nav-tabs.nav-stacked > li > a, .nav-tabs.nav-stacked > li > a:before, .nav-tabs.nav-stacked {
  background: none !important;
  border: 0px !important;
  color: #fff;
  padding-top: 0px;
}
/* line 1312, templates/rt_galatea/custom/scss/custom.scss */
.nav-tabs.nav-stacked {
  padding-left: 9rem;
  margin: 0px !important;
  font-size: 0.8rem;
  padding-bottom: 1rem;
  font-family: "gotham-light";
}
/* line 1321, templates/rt_galatea/custom/scss/custom.scss */
fieldset {
  padding-left: 30px;
}
/* line 1326, templates/rt_galatea/custom/scss/custom.scss */
.well {
  padding: 0px;
}
/* line 1331, templates/rt_galatea/custom/scss/custom.scss */
#g-loginform {
  background: rgba(0, 111, 226, 0) !important;
}
/* line 1337, templates/rt_galatea/custom/scss/custom.scss */
body p {
  margin: 1rem;
}
/* line 1342, templates/rt_galatea/custom/scss/custom.scss */
.size-60 {
  margin-top: 10px;
}
/* line 1347, templates/rt_galatea/custom/scss/custom.scss */
.login input, .logout input, .registration input, .profile-edit input, .remind input, .reset input {
  border-radius: 0px;
}
/* line 1352, templates/rt_galatea/custom/scss/custom.scss */
input[type="text"]:hover, input[type="password"]:hover {
  border-color: #fff !important;
}
/* line 1358, templates/rt_galatea/custom/scss/custom.scss */
button.btn.btn-primary {
  margin: 0px;
  color: #002d5d !important;
  background: url('../../../../images/banners/btn_login.png');
  background-repeat: round;
  border-radius: 0px !important;
  padding: 5px;
  padding-left: 10rem;
  padding-right: 10rem;
  margin-top: 8px;
  border: 0px;
  height: 2rem;
}
/* line 1373, templates/rt_galatea/custom/scss/custom.scss */
.login .btn:hover {
  color: #002d5d !important;
  background: url('../../../../images/banners/btn_login.png?5c66117f');
  background-repeat: round;
}
/* line 1379, templates/rt_galatea/custom/scss/custom.scss */
.validate-username::placeholder, .validate-password::placeholder {
  color: rgba(255, 255, 255, 0.61) !important;
}
/* line 1383, templates/rt_galatea/custom/scss/custom.scss */
#text-banner {
  margin-top: 30px !important;
  margin-bottom: 70px !important;
}
/* line 1389, templates/rt_galatea/custom/scss/custom.scss */
.g-header-points {
  display: none;
}
/* line 1393, templates/rt_galatea/custom/scss/custom.scss */
.g-block.size-35.align-right {
  display: flex;
  align-items: flex-end;
  justify-content: flex-end;
}
/* line 1404, templates/rt_galatea/custom/scss/custom.scss */
.UserPoints {
  font-size: 16px;
}
/* line 1413, templates/rt_galatea/custom/scss/custom.scss */
#imagegrid-8391-particle {
  padding-bottom: 1rem !important;
}
/* line 1417, templates/rt_galatea/custom/scss/custom.scss */
#text-Cs {
  font-size: 1rem !important;
}
/* line 1422, templates/rt_galatea/custom/scss/custom.scss */
#image-title-bnr {
  margin-bottom: 1rem;
}
/* line 1426, templates/rt_galatea/custom/scss/custom.scss */
.g-flexslider-showcase .g-flexslider-showcase-item-title {
  font-weight: 600;
  font-size: 3.4rem;
  line-height: 1;
  margin: 1rem auto;
  color: aqua;
  font-family: 'Bebas Neue';
}
/* line 1435, templates/rt_galatea/custom/scss/custom.scss */
.flex-direction-nav a {
  font-size: 0.7rem;
  bottom: 5.5rem;
}
/* line 1440, templates/rt_galatea/custom/scss/custom.scss */
a.g-flexslider-showcase-item-button.button {
  background: aqua;
  border-radius: 30px;
  color: #284273 !important;
  font-family: 'Bebas Neue';
}
/* line 1446, templates/rt_galatea/custom/scss/custom.scss */
button.button-CG {
  margin-top: 1rem;
  padding: 0.5rem;
  padding-left: 2rem;
  padding-right: 2rem;
  font-size: 1.1rem;
  font-family: 'Bebas Neue';
  background: url('../../../../images/banners/btn_login.png?5c66117f');
  background-repeat: round;
}
/* line 1456, templates/rt_galatea/custom/scss/custom.scss */
#text-color-sections {
  color: #02fcfd;
  font-size: 1.5rem;
  font-family: good-times;
}
/* line 1461, templates/rt_galatea/custom/scss/custom.scss */
.text-sections-cnv {
  color: #fff;
  font-family: 'gotham-light';
  text-align: center;
  line-height: 1.1;
  font-size: 1rem;
  margin-bottom: 1.4rem;
  margin-top: 1rem;
}
/* line 1471, templates/rt_galatea/custom/scss/custom.scss */
#text-sections-cnvid {
  font-family: gotham-light !important;
  font-size: 1.5rem !important;
}
/* line 1476, templates/rt_galatea/custom/scss/custom.scss */
#id-text-ca {
  color: #01f3f8;
  font-weight: 600;
  font-size: 3.4rem;
}
/* line 1483, templates/rt_galatea/custom/scss/custom.scss */
.pregunta-section {
  display: flex;
  justify-content: center;
}
/* line 1488, templates/rt_galatea/custom/scss/custom.scss */
.boton-FAQs:hover, span.fa.fa-sort-desc.fa-fw:hover {
  background: rgba(0, 255, 255, 0);
  color: rgba(255, 255, 255, 0.4901960784);
}
/* line 1493, templates/rt_galatea/custom/scss/custom.scss */
.boton-FAQs:focus {
  background: none;
}
/* line 1497, templates/rt_galatea/custom/scss/custom.scss */
.boton-FAQs:active {
  background-color: rgba(0, 68, 204, 0.15);
}
/* line 1502, templates/rt_galatea/custom/scss/custom.scss */
#table-FAQs {
  max-width: 51%;
}
/* line 1506, templates/rt_galatea/custom/scss/custom.scss */
td.td-PF-number {
  text-align: right;
  display: flex;
}
/* line 1510, templates/rt_galatea/custom/scss/custom.scss */
.card.card-body {
  padding-left: 1.3rem;
}
/* line 1513, templates/rt_galatea/custom/scss/custom.scss */
.boton-FAQs {
  background: rgba(224, 224, 224, 0);
  color: #fff;
  font-size: 1.3rem;
  font-weight: 600;
  border-radius: 0;
  padding-right: 0;
  padding-bottom: 0.5rem;
  text-align: left;
  text-transform: uppercase;
  line-height: 1.1;
}
/* line 1526, templates/rt_galatea/custom/scss/custom.scss */
.numero-FAQ {
  font-size: 2.5rem;
  font-weight: 700;
  color: aqua;
  padding-right: 0.5rem;
}
/* line 1532, templates/rt_galatea/custom/scss/custom.scss */
.section-FAQs {
  display: flex;
  justify-content: center;
}
/* line 1537, templates/rt_galatea/custom/scss/custom.scss */
.collapse {
  font-size: 1.1rem;
  color: #fff;
  width: 100%;
  text-align: left;
  padding-top: 0.5rem;
}
/* line 1547, templates/rt_galatea/custom/scss/custom.scss */
#product-view__price-currency {
  font-size: 2rem;
  font-weight: 500;
  display: flex;
  align-items: center;
  padding-left: 0.5rem;
}
/* line 1554, templates/rt_galatea/custom/scss/custom.scss */
hr.hr-FAQs {
  margin: 0.3rem;
  border-bottom: 2px solid rgba(255, 255, 255, 0.75);
}
/* line 1558, templates/rt_galatea/custom/scss/custom.scss */
span.fa.fa-sort-desc.fa-fw {
  font-size: 2rem;
  color: #fff;
  padding-bottom: 1.5rem;
}
/* line 1563, templates/rt_galatea/custom/scss/custom.scss */
.box-con-adi {
  background: #005498;
  margin-left: 0.5rem;
}
/* line 1567, templates/rt_galatea/custom/scss/custom.scss */
.section-con-adi {
  display: flex;
  justify-content: center;
  padding-bottom: 1.3rem;
}
/* line 1573, templates/rt_galatea/custom/scss/custom.scss */
.section-foo-adi1 {
  width: 50%;
  display: flex;
  justify-content: end;
}
/* line 1579, templates/rt_galatea/custom/scss/custom.scss */
#footer-span1 {
  margin: 1rem;
  font-size: 0.8rem;
}
/* line 1584, templates/rt_galatea/custom/scss/custom.scss */
i.fa.fa-angle-right {
  margin-left: 0.3rem;
}
/* line 1587, templates/rt_galatea/custom/scss/custom.scss */
#footer-span2 {
  margin: 1rem;
  display: flex;
  align-items: flex-end;
  font-size: 0.8rem;
}
/* line 1593, templates/rt_galatea/custom/scss/custom.scss */
.footer-boxca {
  display: flex;
  align-items: baseline;
  font-family: 'gotham-light';
  padding-top: 0.5rem;
}
/* line 1600, templates/rt_galatea/custom/scss/custom.scss */
.section-foo-adi {
  width: 50%;
  display: flex;
  justify-content: flex-end;
}
/* line 1607, templates/rt_galatea/custom/scss/custom.scss */
.tltle-boxca {
  margin: 1.3rem;
  font-family: 'Bebas Neue';
  font-size: 1.5rem;
  font-weight: 600;
}
/* line 1614, templates/rt_galatea/custom/scss/custom.scss */
.contenido-boxca {
  margin: 1.5rem;
  font-size: 0.9rem;
  font-family: 'gotham-light';
}
/* line 1619, templates/rt_galatea/custom/scss/custom.scss */
.image-con-adi {
  width: 22%;
}
/* line 1622, templates/rt_galatea/custom/scss/custom.scss */
span#conten-1 {
  font-weight: 600;
}
/* line 1625, templates/rt_galatea/custom/scss/custom.scss */
span#conten-2 {
  font-size: 0.8rem;
}
/***********stilo FAQ´s***********
 span.btn.btn-info {
 font-size: 1.5rem;
 padding: 1rem;
 color:#fff;
 }
 .btn-info {
 background: none;
 }
 .btn-info:hover{
 background-color: rgba(0, 111, 226, 0.8392156862745098);;
 }
 div.in.collapse {
 color: #fff;
 font-size: 1.1rem;
 }
 #center-faq{
 margin-top:4rem;
 }
 .btn-info:active {
 background-color: #0364cf!important;*/
/*****************override modulo estado de cuenta *******************/
/* line 1655, templates/rt_galatea/custom/scss/custom.scss */
.table-estacue, .text-PunGa {
  background: #fff !important;
}
/* line 1661, templates/rt_galatea/custom/scss/custom.scss */
.text-estacue {
  font-size: 2.5rem;
}
/* line 1665, templates/rt_galatea/custom/scss/custom.scss */
#text-estacue2, #text-estacue2-2, #text-estacue2-1 {
  font-family: 'Bebas Neue';
  font-size: 1.2rem;
  line-height: 1rem;
}
/* line 1672, templates/rt_galatea/custom/scss/custom.scss */
.sections-points {
  width: 23%;
  padding-top: 0.5rem;
  padding-bottom: 0.2rem;
}
/* line 1678, templates/rt_galatea/custom/scss/custom.scss */
.image-table-EC {
  width: 80%;
}
/* line 1681, templates/rt_galatea/custom/scss/custom.scss */
.div-imgEDC {
  display: flex;
  align-items: baseline;
  padding-top: 1.5rem;
}
/* line 1686, templates/rt_galatea/custom/scss/custom.scss */
.tabl2-EC {
  display: flex;
}
/* line 1689, templates/rt_galatea/custom/scss/custom.scss */
.div-tblEDC {
  width: 150%;
}
/* line 1692, templates/rt_galatea/custom/scss/custom.scss */
.tbl1-EC {
  display: flex;
}
/* line 1696, templates/rt_galatea/custom/scss/custom.scss */
#section3 {
  color: #093886;
  background: #02f9fb;
}
/* line 1700, templates/rt_galatea/custom/scss/custom.scss */
#text-sections-id {
  font-family: 'Bebas Neue';
  font-size: 2.7rem;
}
/******************override modulo estado de cuenta ******************/
/* line 1708, templates/rt_galatea/custom/scss/custom.scss */
#g-offcanvas #g-mobilemenu-container ul {
  background: rgba(0, 111, 226, 0.75);
}
/* line 1711, templates/rt_galatea/custom/scss/custom.scss */
#g-offcanvas {
  background: rgba(0, 111, 226, 0);
  font-family: 'Bebas Neue';
  padding-top: 1rem;
}
/* line 1716, templates/rt_galatea/custom/scss/custom.scss */
#g-offcanvas #g-mobilemenu-container ul > li > .g-menu-item-container {
  color: #fff !important;
}
/***********stilo FAQ´s***********/
/*
 optimizacion 
 */
@media only all and (min-width: 90rem) {
  /* line 1727, templates/rt_galatea/custom/scss/custom.scss */
  #g-container {
    padding-top: 5.5rem;
  }
  /* line 1731, templates/rt_galatea/custom/scss/custom.scss */
  .g-block.size-40 {
    top: 26%;
    left: 33.7%;
  }
  /* line 1736, templates/rt_galatea/custom/scss/custom.scss */
  .login {
    padding-right: 4rem;
  }
  /* line 1739, templates/rt_galatea/custom/scss/custom.scss */
  .g-block.size-75 {
    max-width: 53%;
  }
  /* line 1743, templates/rt_galatea/custom/scss/custom.scss */
  .alert.alert-message {
    margin-right: 0rem;
    width: 33%;
  }
  /* line 1748, templates/rt_galatea/custom/scss/custom.scss */
  div#system-message {
    display: flex;
    justify-content: center;
  }
  /* line 1753, templates/rt_galatea/custom/scss/custom.scss */
  div#footer-login-image {
    padding-top: 10.5rem;
  }
  /* line 1756, templates/rt_galatea/custom/scss/custom.scss */
  #image-login-cnv {
    margin-left: 9.55rem;
  }
  /* line 1759, templates/rt_galatea/custom/scss/custom.scss */
  .tbl1-EC, .tabl2-EC, .text-PunGa {
    padding-left: 20rem;
    padding-right: 20rem;
  }
}
/************banner ocultos ****************/
/************banner ocultos ****************/
/* line 1770, templates/rt_galatea/custom/scss/custom.scss */
#banner-res-home, #banner-app-home, .not-visible-desk {
  display: none;
}
/* line 1776, templates/rt_galatea/custom/scss/custom.scss */
.boton-CG {
  display: flex;
  justify-content: center;
}
@media only all and (max-width: 47.99rem) {
  /****responsivo cnv****/
  /*****responsivo cnv*****/
  /******** estilos findout responsive******/
  /******** estilos findout responsive******/
  /*********************override-mod_estadocuen********************/
  /*********************override-mod_estadocuen********************/
  /***************login-phone****************/
  /***************login-phone****************/
  /*a#points-header {
   position: fixed;
   padding-top: .7rem;
   left: 40%;
   }*/
  /* line 1784, templates/rt_galatea/custom/scss/custom.scss */
  #banner-res-home {
    display: block !important;
  }
  /* line 1788, templates/rt_galatea/custom/scss/custom.scss */
  span.btn.btn-primary.boton-FAQs {
    font-size: 1rem;
    display: flex;
    justify-content: center;
    text-align: center;
  }
  /* line 1794, templates/rt_galatea/custom/scss/custom.scss */
  #title-table-EC2, #title-table-EC1 {
    font-size: 1rem !important;
  }
  /* line 1797, templates/rt_galatea/custom/scss/custom.scss */
  label.label-text {
    width: 50%;
  }
  /* line 1800, templates/rt_galatea/custom/scss/custom.scss */
  table#cart-details__table {
    display: block !important;
    overflow-x: auto !important;
  }
  /* line 1804, templates/rt_galatea/custom/scss/custom.scss */
  .image-login-ab {
    display: flex;
    justify-content: center;
    align-items: center;
  }
  /* line 1809, templates/rt_galatea/custom/scss/custom.scss */
  button.btn.btn-primary {
    width: 99%;
    padding-left: 0rem;
    padding-right: 0rem;
  }
  /* line 1814, templates/rt_galatea/custom/scss/custom.scss */
  section#g-loginform {
    background: rgba(0, 111, 226, 0) !important;
    margin: 0rem !important;
  }
  /* line 1818, templates/rt_galatea/custom/scss/custom.scss */
  .form-horizontal .controls {
    margin-right: 0rem !important;
  }
  /* line 1821, templates/rt_galatea/custom/scss/custom.scss */
  button.btn.btn-primary {
    width: 99%;
    padding-left: 0rem;
    padding-right: 0rem;
  }
  /* line 1826, templates/rt_galatea/custom/scss/custom.scss */
  #g-page-surround {
    display: block !important;
  }
  /* line 1829, templates/rt_galatea/custom/scss/custom.scss */
  .text-DEP-res {
    display: flex;
    justify-content: center;
    align-items: center;
    text-align: center;
    line-height: 1.1rem;
    padding: 1rem;
    font-size: 0.9rem;
  }
  /* line 1838, templates/rt_galatea/custom/scss/custom.scss */
  .section1-cg {
    margin-bottom: 1rem;
  }
  /* line 1841, templates/rt_galatea/custom/scss/custom.scss */
  #banner-res-home, #banner-app-home, .not-visible-desk, .cg-responsive, .section-qr {
    display: block !important;
  }
  /* line 1850, templates/rt_galatea/custom/scss/custom.scss */
  .bloque-qr {
    width: 100%;
    margin-bottom: 1.5rem;
  }
  /* line 1856, templates/rt_galatea/custom/scss/custom.scss */
  div#owlcarousel-6175-particle, div#custom-7313-particle, div#custom-4643-particle, div#logo-6473-particle, div#custom-8604-particle, .footer-desk, .not-visible-mobile, .button-estacue > span, #button-estacue1 > span {
    display: none;
  }
  /* line 1867, templates/rt_galatea/custom/scss/custom.scss */
  .g-mosaicgrid-image > img {
    width: 100% !important;
  }
  /* line 1870, templates/rt_galatea/custom/scss/custom.scss */
  .g-mosaicgrid-image {
    padding: 0rem !important;
  }
  /* line 1877, templates/rt_galatea/custom/scss/custom.scss */
  .title-item {
    font-size: 1rem;
  }
  /* line 1880, templates/rt_galatea/custom/scss/custom.scss */
  .button-item {
    font-size: 0.8rem;
    margin-left: 1rem;
  }
  /* line 1888, templates/rt_galatea/custom/scss/custom.scss */
  #tr-head-EC > td, #tr-head-EC2 > td {
    font-size: 0.6rem !important;
  }
  /* line 1891, templates/rt_galatea/custom/scss/custom.scss */
  #title-table-EC2, #title-table-EC1 {
    font-size: 0.9rem;
  }
  /* line 1895, templates/rt_galatea/custom/scss/custom.scss */
  .table-estacue {
    padding: 1.3rem;
    padding-bottom: 6rem;
  }
  /* line 1900, templates/rt_galatea/custom/scss/custom.scss */
  .number-estacue {
    font-size: 1.5rem;
    line-height: 0.5rem;
    display: flex;
    justify-content: center;
  }
  /* line 1906, templates/rt_galatea/custom/scss/custom.scss */
  div#section1 {
    padding-top: 0.35rem;
  }
  /* line 1909, templates/rt_galatea/custom/scss/custom.scss */
  .text-estacue {
    font-size: 1.7rem;
  }
  /* line 1912, templates/rt_galatea/custom/scss/custom.scss */
  #text-estacue2, #text-estacue2-2, #text-estacue2-1 {
    font-size: 0.7rem;
    line-height: 2;
    font-family: 'Bebas Neue';
  }
  /* line 1917, templates/rt_galatea/custom/scss/custom.scss */
  .button-estacue, #button-estacue1 {
    padding-top: 0rem;
    font-size: 0.6rem;
    height: 3rem;
    width: 6rem;
  }
  /* line 1927, templates/rt_galatea/custom/scss/custom.scss */
  .estcue-feli {
    font-size: 0.8rem;
  }
  /* line 1930, templates/rt_galatea/custom/scss/custom.scss */
  .sections-points {
    padding-top: 3rem;
    padding-bottom: 1rem;
  }
  /* line 1934, templates/rt_galatea/custom/scss/custom.scss */
  #puntos-gan {
    font-size: 1.5rem;
  }
  /* line 1938, templates/rt_galatea/custom/scss/custom.scss */
  .image-table-EC {
    padding: 0rem;
  }
  /* line 1942, templates/rt_galatea/custom/scss/custom.scss */
  #tb-EC1, #tb-EC2 {
    font-size: 1rem;
  }
  /* line 1946, templates/rt_galatea/custom/scss/custom.scss */
  #tb-EC1 td, #tb-EC2 td {
    padding: 0rem;
    padding-top: 0.2rem;
  }
  /* line 1951, templates/rt_galatea/custom/scss/custom.scss */
  .td-Q {
    font-size: 1.5rem;
  }
  /* line 1955, templates/rt_galatea/custom/scss/custom.scss */
  .td-number-EC {
    font-size: 3rem;
  }
  /* line 1959, templates/rt_galatea/custom/scss/custom.scss */
  .td-doble-EC {
    font-size: 0.6rem;
  }
  /* line 1963, templates/rt_galatea/custom/scss/custom.scss */
  #tr-head-EC {
    font-size: 0.6rem;
  }
  /* line 1967, templates/rt_galatea/custom/scss/custom.scss */
  .tbl1-EC, .tabl2-EC {
    padding: 0.5rem;
  }
  /* line 1970, templates/rt_galatea/custom/scss/custom.scss */
  .image-table-EC {
    display: none;
  }
  /* line 1974, templates/rt_galatea/custom/scss/custom.scss */
  #td-Q1 {
    padding-left: 1.5rem !important;
  }
  /* line 1977, templates/rt_galatea/custom/scss/custom.scss */
  #button-puntos-gan2 {
    font-size: 1rem;
    padding-bottom: 0rem;
    padding-top: 0rem;
    margin: 2rem;
  }
  /* line 1984, templates/rt_galatea/custom/scss/custom.scss */
  .sections-points {
    width: 30%;
  }
  /* line 1993, templates/rt_galatea/custom/scss/custom.scss */
  #image-login-cnv {
    width: 8rem;
  }
  /* line 1996, templates/rt_galatea/custom/scss/custom.scss */
  #g-leftbar {
    display: flex;
    justify-content: center;
    margin: 0rem;
  }
  /* line 2002, templates/rt_galatea/custom/scss/custom.scss */
  #g-loginform {
    padding: 0rem;
    max-width: 100%;
  }
  /* line 2008, templates/rt_galatea/custom/scss/custom.scss */
  .g-block.size-60 {
    margin-right: 0rem;
  }
  /* line 2011, templates/rt_galatea/custom/scss/custom.scss */
  .g-block.size-40 {
    display: block;
    position: inherit;
  }
  /* line 2019, templates/rt_galatea/custom/scss/custom.scss */
  .g-main-nav ul {
    margin-left: 0px;
    text-align: center;
    padding-bottom: 1rem;
    align-items: center !important;
    justify-content: center !important;
  }
  /* line 2026, templates/rt_galatea/custom/scss/custom.scss */
  #g-offcanvas #g-mobilemenu-container ul > li:not(.g-menu-item-type-particle):not(.g-menu-item-type-module).active {
    background: #01bdbe;
  }
  /* line 2032, templates/rt_galatea/custom/scss/custom.scss */
  .welcome-home {
    font-size: 43px;
  }
  /* line 2037, templates/rt_galatea/custom/scss/custom.scss */
  .g-container {
    padding-left: 0.5rem !important;
    padding-right: 0.5rem !important;
  }
  /* line 2043, templates/rt_galatea/custom/scss/custom.scss */
  #text-banner {
    margin-top: 10px !important;
    margin-bottom: 10px !important;
  }
  /* line 2049, templates/rt_galatea/custom/scss/custom.scss */
  .moduletable .nav.menu li, .moduletable .mostread li, .moduletable .latestnews li, .moduletable .archive-module li, .moduletable .relateditems li, .moduletable .categories-module li, .moduletable .category-module li, .moduletable .latestusers li, .moduletable .unstyled li {
    padding-left: 0px !important;
  }
  /* line 2056, templates/rt_galatea/custom/scss/custom.scss */
  .g-mobile-center-compact .g-container {
    padding: 0px !important;
  }
  /* line 2063, templates/rt_galatea/custom/scss/custom.scss */
  #custom-3654-particle, #custom-8219-particle, .g-mosaicgrid-content {
    padding-left: 1.4rem !important;
    padding-right: 0.8rem !important;
  }
  /* line 2069, templates/rt_galatea/custom/scss/custom.scss */
  .app1 {
    padding-left: 4.8rem !important;
  }
  /* line 2074, templates/rt_galatea/custom/scss/custom.scss */
  .moduletable .nav.menu, .moduletable .mostread, .moduletable .latestnews, .moduletable .archive-module, .moduletable .relateditems, .moduletable .categories-module, .moduletable .category-module, .moduletable .latestusers, .moduletable .unstyled {
    margin-left: 0px !important;
    padding-top: 10px;
  }
  /* line 2080, templates/rt_galatea/custom/scss/custom.scss */
  .moduletable .nav.menu li a, .moduletable .mostread li a, .moduletable .latestnews li a, .moduletable .archive-module li a, .moduletable .relateditems li a, .moduletable .categories-module li a, .moduletable .category-module li a, .moduletable .latestusers li a, .moduletable .unstyled li a {
    padding-right: 4px !important;
  }
  /* line 2086, templates/rt_galatea/custom/scss/custom.scss */
  .controls {
    margin-bottom: 30px;
  }
  /* line 2091, templates/rt_galatea/custom/scss/custom.scss */
  .moduletable #login-form .control-group .input-prepend input {
    font-size: 13px;
  }
  /* line 2100, templates/rt_galatea/custom/scss/custom.scss */
  #custom-2260-particle {
    display: none;
  }
  /* line 2105, templates/rt_galatea/custom/scss/custom.scss */
  .Con-Adi {
    font-size: 15px !important;
    margin-bottom: 0px !important;
  }
  /* line 2112, templates/rt_galatea/custom/scss/custom.scss */
  #title-ca {
    font-size: 30px !important;
  }
  /* line 2117, templates/rt_galatea/custom/scss/custom.scss */
  .como-g {
    font-size: 20px !important;
  }
  /* line 2122, templates/rt_galatea/custom/scss/custom.scss */
  .terminos-con {
    margin-left: auto;
    margin-right: auto;
  }
  /* line 2128, templates/rt_galatea/custom/scss/custom.scss */
  .form-horizontal .controls {
    margin-right: 25px !important;
  }
  /* line 2133, templates/rt_galatea/custom/scss/custom.scss */
  .nav-tabs.nav-stacked > li > a:before {
    display: none;
  }
  /* line 2138, templates/rt_galatea/custom/scss/custom.scss */
  .nav-tabs.nav-stacked {
    padding-left: 13px;
    font-size: 10px;
  }
  /* line 2145, templates/rt_galatea/custom/scss/custom.scss */
  .row-fluid [class*="span"]:first-child {
    padding-left: 0px;
    padding-right: 0px;
  }
  /* line 2151, templates/rt_galatea/custom/scss/custom.scss */
  #g-mobilemenu-container ul {
    margin-left: 28px;
  }
  /* line 2155, templates/rt_galatea/custom/scss/custom.scss */
  #custom-2212-particle {
    font-size: 0.9rem;
    padding-left: 0rem !important;
    padding-right: 0rem !important;
    line-height: 27px;
    padding-bottom: 3rem !important;
    padding-top: 0rem !important;
  }
  /* line 2167, templates/rt_galatea/custom/scss/custom.scss */
  .title-cg {
    font-size: 2.2rem !important;
  }
  /* line 2170, templates/rt_galatea/custom/scss/custom.scss */
  #g-offcanvas #g-mobilemenu-container ul > li > .g-menu-item-container, #g-offcanvas #g-mobilemenu-container ul > li:not(.g-menu-item-type-particle):not(.g-menu-item-type-module).active > .g-menu-item-container, #g-offcanvas #g-mobilemenu-container ul > li:not(.g-menu-item-type-particle):not(.g-menu-item-type-module):hover > .g-menu-item-container {
    color: #686868;
  }
  /* line 2173, templates/rt_galatea/custom/scss/custom.scss */
  .text-QR {
    font-size: 1.4rem !important;
  }
  /* line 2177, templates/rt_galatea/custom/scss/custom.scss */
  #image-buttom-QR {
    max-width: 75%;
  }
  /* line 2180, templates/rt_galatea/custom/scss/custom.scss */
  span#text-header-lg {
    font-size: 0.9rem;
  }
  /* line 2183, templates/rt_galatea/custom/scss/custom.scss */
  .header-text-lg {
    font-size: 0.8rem;
  }
  /* line 2186, templates/rt_galatea/custom/scss/custom.scss */
  .contenido-text-lg {
    text-align: center;
  }
  /* line 2189, templates/rt_galatea/custom/scss/custom.scss */
  #image-login-cnv {
    position: inherit !important;
  }
  /* line 2193, templates/rt_galatea/custom/scss/custom.scss */
  .platform-content.row-fluid {
    padding: 0.4rem;
  }
  /* line 2195, templates/rt_galatea/custom/scss/custom.scss */
  .g-wrapper .g-container {
    padding-top: 1rem !important;
  }
  /* line 2198, templates/rt_galatea/custom/scss/custom.scss */
  .alert.alert-message {
    margin-right: 0rem;
    width: 80%;
  }
  /* line 2202, templates/rt_galatea/custom/scss/custom.scss */
  div#system-message {
    display: flex;
    justify-content: center;
  }
  /* line 2207, templates/rt_galatea/custom/scss/custom.scss */
  div#footer-login-image {
    padding-top: 2rem;
  }
  /* line 2210, templates/rt_galatea/custom/scss/custom.scss */
  .text-toggle-icon {
    display: none;
  }
  /* line 2214, templates/rt_galatea/custom/scss/custom.scss */
  .image-tittleEC > img {
    width: 100%;
    display: flex;
    height: 100%;
  }
  /* line 2220, templates/rt_galatea/custom/scss/custom.scss */
  #g-offcanvas #g-mobilemenu-container ul > li > .g-menu-item-container {
    padding: 0.7rem;
  }
  /* line 2224, templates/rt_galatea/custom/scss/custom.scss */
  #g-navigation {
    box-shadow: 1px 10px 28px rgba(12, 24, 66, 0.322);
  }
  /* line 2227, templates/rt_galatea/custom/scss/custom.scss */
  #id-text-ca {
    font-size: 1.4rem;
  }
  /* line 2231, templates/rt_galatea/custom/scss/custom.scss */
  section#g-navigation {
    padding-bottom: 1rem;
  }
  /* line 2234, templates/rt_galatea/custom/scss/custom.scss */
  .g-block.size-35.align-right {
    display: flex;
    justify-content: center;
  }
  /* line 2243, templates/rt_galatea/custom/scss/custom.scss */
  li.g-menu-item.g-menu-item-type-particle.g-menu-item---module-NMVyg.g-standard {
    position: fixed;
    top: 6.5rem;
    left: 0;
    right: 0;
    text-align: center;
  }
  /* line 2250, templates/rt_galatea/custom/scss/custom.scss */
  .wrap_userpoints {
    float: left;
    margin-top: 0%;
    margin-left: -10%;
  }
  /* line 2255, templates/rt_galatea/custom/scss/custom.scss */
  #g-offcanvas {
    width: 13.5rem;
    color: #fff;
    z-index: 999;
  }
  /* line 2261, templates/rt_galatea/custom/scss/custom.scss */
  span.g-menu-item-title {
    font-size: 0.8rem;
  }
  /* line 2264, templates/rt_galatea/custom/scss/custom.scss */
  .g-offcanvas-toggle {
    position: fixed;
  }
  /* line 2267, templates/rt_galatea/custom/scss/custom.scss */
  #table-FAQs {
    max-width: 100%;
  }
  /* line 2270, templates/rt_galatea/custom/scss/custom.scss */
  .div-l {
    margin-top: -19%;
    color: white;
  }
  /* line 2274, templates/rt_galatea/custom/scss/custom.scss */
  #product-view__description {
    font-size: 1rem !important;
  }
  /* line 2277, templates/rt_galatea/custom/scss/custom.scss */
  div#product-view__price, div#product-view__price > div {
    font-size: 2rem !important;
    display: flex;
    align-items: center;
    margin: 0.5rem auto;
  }
  /* line 2283, templates/rt_galatea/custom/scss/custom.scss */
  .platform-content.row-fluid > .span12 {
    padding: 0rem !important;
    margin: 3rem 0rem !important;
  }
  /* line 2287, templates/rt_galatea/custom/scss/custom.scss */
  #g-above {
    padding: 1rem !important;
  }
  /* line 2290, templates/rt_galatea/custom/scss/custom.scss */
  .product-title {
    font-weight: bold;
    font-size: 1rem;
  }
  /* line 2294, templates/rt_galatea/custom/scss/custom.scss */
  .chat-popup {
    z-index: 99999 !important;
    left: 15px;
  }
}
@media (max-width: 700px) {
  /* line 2302, templates/rt_galatea/custom/scss/custom.scss */
  #adminForm-user {
    grid-template-areas: "field-street" "fields-nums" "between-streets" "field-reference" "field-zipCode" "field-location" "field-city" "field-town" "field-state" "field-deliveryname" "field-deliverynameextra" "user-address-edit" "user-require-consumption-center-edit" "submit" !important;
    margin-top: 1rem;
  }
  /* line 2321, templates/rt_galatea/custom/scss/custom.scss */
  .container {
    padding: 10px !important;
  }
  /* line 2326, templates/rt_galatea/custom/scss/custom.scss */
  .fields-nums.double-field, .between-streets.double-field {
    display: block;
  }
  /* line 2329, templates/rt_galatea/custom/scss/custom.scss */
  .flex-field:not(:last-child) {
    margin-right: 0;
  }
  /* line 2332, templates/rt_galatea/custom/scss/custom.scss */
  .submit {
    display: flex;
    justify-content: center;
  }
}
@media (max-width: 766px) {
  /* line 2339, templates/rt_galatea/custom/scss/custom.scss */
  div#logo-header-pvsv > div > a > img {
    width: 5rem !important;
    padding-bottom: 0.5rem !important;
  }
  /* line 2343, templates/rt_galatea/custom/scss/custom.scss */
  a.g-menu-item-container > img {
    max-width: 2rem !important;
    height: 2rem !important;
    width: 2.3rem !important;
  }
  /* line 2348, templates/rt_galatea/custom/scss/custom.scss */
  .g-main-nav ul {
    padding-bottom: 0.5rem !important;
  }
}
@media only all and (max-width: 30rem) {
  /* line 2358, templates/rt_galatea/custom/scss/custom.scss */
  section#g-navigation .g-container .g-grid .g-block.size-44.align-right {
    justify-content: center;
  }
  /* line 2362, templates/rt_galatea/custom/scss/custom.scss */
  .g-mosaicgrid-4-col .g-mosaicgrid-sizer, .g-mosaicgrid-4-col .g-mosaicgrid-item-container {
    width: 100%;
    display: contents;
  }
  /* line 2366, templates/rt_galatea/custom/scss/custom.scss */
  .g-mosaicgrid-sizer .g-mosaicgrid-item, .g-mosaicgrid-item-container .g-mosaicgrid-item {
    position: relative;
    border-radius: 3px;
    overflow: hidden;
    margin: 2rem;
  }
  /* line 2372, templates/rt_galatea/custom/scss/custom.scss */
  .g-home-positions.g-galatea-style #g-header .g-mosaicgrid, .g-home-particles.g-galatea-style #g-header .g-mosaicgrid, .g-features-particles.g-galatea-style #g-header .g-mosaicgrid {
    margin-top: 0;
    height: auto !important;
  }
  /* line 2376, templates/rt_galatea/custom/scss/custom.scss */
  .g-mosaicgrid-item-tagicons {
    font-family: 'Bebas Neue';
    margin-right: 2rem;
  }
}
/* line 2381, templates/rt_galatea/custom/scss/custom.scss */
#checkout_input_email {
  color: black !important;
  border: 1px solid #222 !important;
}
/* line 2385, templates/rt_galatea/custom/scss/custom.scss */
#checkout_input_sms {
  color: black !important;
  border: 1px solid #222 !important;
}
/* line 2390, templates/rt_galatea/custom/scss/custom.scss */
.checkout-confirmation__help-text_email {
  font-weight: bold;
}
/* line 2394, templates/rt_galatea/custom/scss/custom.scss */
.row-fluid [class*="span"]:first-child .left {
  padding-left: 25px !important;
}
/* line 2397, templates/rt_galatea/custom/scss/custom.scss */
.checkout-confirmation__inputs_container {
  margin-top: 0% !important;
}
/* line 2401, templates/rt_galatea/custom/scss/custom.scss */
.confirmation-header h3, h4 {
  font-weight: normal;
}
/* line 2405, templates/rt_galatea/custom/scss/custom.scss */
#g-above .g-container {
  margin-top: 1rem;
}
/* line 2409, templates/rt_galatea/custom/scss/custom.scss */
.section3-EDC {
  padding-bottom: 1rem;
}
/* line 2412, templates/rt_galatea/custom/scss/custom.scss */
.label-text {
  display: block;
  margin-bottom: 5px;
  font-weight: 500;
  color: black;
  width: 12%;
  flex-shrink: 0;
}
/* line 2421, templates/rt_galatea/custom/scss/custom.scss */
.cedis-view > div {
  width: 100% !important;
  display: flex;
  padding: 0 15px;
}
/* line 2427, templates/rt_galatea/custom/scss/custom.scss */
img.centrar-imagen-concurso {
  display: block;
  margin-left: auto;
  margin-right: auto;
  border: none;
}
/* line 2434, templates/rt_galatea/custom/scss/custom.scss */
p.parrafo-mecanicas-concurso {
  margin-right: 1rem;
  text-align: justify;
}
/* line 2438, templates/rt_galatea/custom/scss/custom.scss */
.info-email > a {
  color: #fff;
}
/* line 2441, templates/rt_galatea/custom/scss/custom.scss */
.info-ayuda > a {
  color: #fff;
}
/* line 2445, templates/rt_galatea/custom/scss/custom.scss */
.welcome-nav {
  position: absolute !important;
  display: inline-block !important;
  top: 15px !important;
  left: 75px !important;
  padding: 5px 10px !important;
  height: 60px !important;
  border-left: 2px solid #fff !important;
  color: #fff;
  font-family: 'gotham-light';
  line-height: 6px;
}
/* line 2458, templates/rt_galatea/custom/scss/custom.scss */
#g-navigation .g-offsidebar-toggle {
  position: relative;
  padding-top: 0;
  font-size: 2rem;
  line-height: 2rem;
  height: 32px;
  color: #fff;
}
/* line 2467, templates/rt_galatea/custom/scss/custom.scss */
.g-offsidebar-toggle {
  display: inline;
}
/* line 2471, templates/rt_galatea/custom/scss/custom.scss */
#text-icon-toggle {
  margin: 0rem -7px;
  margin-bottom: 1rem;
  font-size: 1.1rem;
  color: #fff;
}
/* line 2478, templates/rt_galatea/custom/scss/custom.scss */
#toggle-id {
  display: flex;
  justify-content: left;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
}
@media only all and (max-width: 47.938rem) {
  /* line 2488, templates/rt_galatea/custom/scss/custom.scss */
  .dropdown-menu.pull-right {
    left: -100%;
    margin-top: 0.5rem;
  }
  /* line 2492, templates/rt_galatea/custom/scss/custom.scss */
  .welcome-nav {
    display: none !important;
  }
  /* line 2495, templates/rt_galatea/custom/scss/custom.scss */
  .noti-top {
    margin-top: -83%;
  }
  /* line 2498, templates/rt_galatea/custom/scss/custom.scss */
  div#dropdownMenu1 > i {
    padding-bottom: 0rem !important;
    padding-top: 0.6rem;
  }
  /* line 2502, templates/rt_galatea/custom/scss/custom.scss */
  #points-header {
    color: #fff !important;
    margin-right: 0rem;
  }
  /* line 2506, templates/rt_galatea/custom/scss/custom.scss */
  div#miModal {
    top: -3% !important;
    width: 90% !important;
    margin: auto;
    right: 0rem;
    height: 80% !important;
  }
  /* line 2513, templates/rt_galatea/custom/scss/custom.scss */
  input#jform_image {
    font-size: 0.73rem;
  }
  /* line 2516, templates/rt_galatea/custom/scss/custom.scss */
  iframe#chatbot {
    width: 100%;
  }
  /* line 2519, templates/rt_galatea/custom/scss/custom.scss */
  .open > .dropdown-menu {
    max-height: 300px;
    max-width: 350px !important;
    width: 307px;
    overflow: auto;
  }
  /* line 2525, templates/rt_galatea/custom/scss/custom.scss */
  .owl-nav {
    display: none !important;
  }
  /* line 2528, templates/rt_galatea/custom/scss/custom.scss */
  .swal2-popup.swal2-modal.trivia-pop.swal2-noanimation {
    width: 90% !important;
  }
  /* line 2531, templates/rt_galatea/custom/scss/custom.scss */
  .img-cg-sec {
    display: flex;
    justify-content: center;
  }
  /* line 2535, templates/rt_galatea/custom/scss/custom.scss */
  div#g-offcanvas {
    z-index: 1009 !important;
  }
}
@media only all and (max-width: 22rem) {
  /* line 2541, templates/rt_galatea/custom/scss/custom.scss */
  .logo-responsive > div > a > img {
    width: 20%;
  }
  /* line 2544, templates/rt_galatea/custom/scss/custom.scss */
  .logo-responsive > .g-content.g-particle {
    height: 3rem;
  }
}
/* line 2549, templates/rt_galatea/custom/scss/custom.scss */
#g-navigation .g-main-nav .g-toplevel > li {
  margin: 0 0.01rem;
}
/* line 2552, templates/rt_galatea/custom/scss/custom.scss */
.g-menu-item-container > i {
  margin-right: 0rem;
}
/* line 2556, templates/rt_galatea/custom/scss/custom.scss */
#checkout_input_confirm_email {
  color: black !important;
  border: 1px solid #222 !important;
}
/* ::-webkit-scrollbar-thumb {
 background-color: #005dae;
 height: 5px;
 margin: 4px;
 border: 2px solid rgba(3, 169, 244, 0.31)!important;
 border-radius: 10px!important;
 }
 ::-webkit-scrollbar {
 width: 14px!important;
 } */
/* line 2572, templates/rt_galatea/custom/scss/custom.scss */
.CenterCont_foo-ni {
  display: grid;
  grid-template-areas: "icons ayuda ayuda ayuda" "icons ayuda1 ayuda1 ayuda1" "icons ayuda1 ayuda1 ayuda1" "icons ayuda1 ayuda1 ayuda1";
  grid-template-columns: 2rem auto;
  margin: auto;
  width: 75%;
  max-width: 26rem;
  gap: 0px !important;
  grid-template-rows: 2.5rem auto auto auto;
}
/* line 2586, templates/rt_galatea/custom/scss/custom.scss */
.ayuda__text {
  color: #014586;
  font-family: 'gotham-light';
  font-size: 0.8rem;
  display: flex;
  padding-left: 0.3rem;
}
/* line 2593, templates/rt_galatea/custom/scss/custom.scss */
.CenterCont_foo-ni {
  display: grid;
  grid-template-areas: "icons ayuda ayuda ayuda" "icons ayuda1 ayuda1 ayuda1" "icons ayuda1 ayuda1 ayuda1" "icons ayuda1 ayuda1 ayuda1";
  grid-template-columns: 2rem auto;
  margin: auto;
  width: 75%;
  max-width: 26rem;
  gap: 0px !important;
  grid-template-rows: 2.5rem auto auto auto;
}
/* line 2607, templates/rt_galatea/custom/scss/custom.scss */
label.label-text.required.container, label.label-text.container {
  padding: 10px !important;
}
/* line 2612, templates/rt_galatea/custom/scss/custom.scss */
.container__foo-ni {
  grid-template-columns: 33rem auto auto !important;
}
/* line 2615, templates/rt_galatea/custom/scss/custom.scss */
.rcont_foo-ni {
  display: grid;
  grid-template-areas: "icons telefono telefono telefono" "icons horario horario horario" "icons correo correo correo" !important;
  grid-template-columns: 2rem auto;
  margin: auto;
  width: 75% !important;
  max-width: 26rem;
  gap: 0px !important;
}
/* line 2627, templates/rt_galatea/custom/scss/custom.scss */
.div-cerrar-co {
  display: flex;
  justify-content: flex-end;
  width: 90%;
  margin: auto;
}
/* line 2633, templates/rt_galatea/custom/scss/custom.scss */
.ayuda__text {
  grid-area: ayuda1;
}
/* line 2636, templates/rt_galatea/custom/scss/custom.scss */
.content_contact.contact3-fooHelp > a {
  font-size: 1.1rem;
  color: #014586;
  padding-left: 0.2rem;
}
/* line 2641, templates/rt_galatea/custom/scss/custom.scss */
button {
  font-size: 16px !important;
  font-family: 'gotham-light' !important;
  font-weight: 700 !important;
}
/* line 3, templates/rt_galatea/custom/scss/flujoCanje.scss */
.product_grid .product_item {
  margin: 0.5rem;
  width: 29%;
}
/* line 7, templates/rt_galatea/custom/scss/flujoCanje.scss */
.documents__legales > a {
  padding: 0rem 0.3rem;
}
/* line 10, templates/rt_galatea/custom/scss/flujoCanje.scss */
#product-view__add-btn {
  background-color: #000 !important;
  border-color: #000 !important;
}
/* line 17, templates/rt_galatea/custom/scss/flujoCanje.scss */
button#product-view__add-btn, #product-view__back-btn {
  border: 2px solid #000 !important;
  width: 11rem;
  height: 2rem;
  padding: 0;
}
/* line 23, templates/rt_galatea/custom/scss/flujoCanje.scss */
button#product-view__back-btn {
  color: #fff;
  background: red;
}
/* line 28, templates/rt_galatea/custom/scss/flujoCanje.scss */
div#product-grid__price > a {
  color: #223163 !important;
}
/* line 31, templates/rt_galatea/custom/scss/flujoCanje.scss */
.cart-button {
  font-weight: bold !important;
  padding: 10px 20px !important;
  color: #efefef;
  background-color: #223153;
  margin: 10px 5px;
  transition: all 0.2s;
  border-radius: 2px;
}
/* line 42, templates/rt_galatea/custom/scss/flujoCanje.scss */
.cart-button:hover {
  opacity: 0.8;
  color: #fff;
}
/* line 47, templates/rt_galatea/custom/scss/flujoCanje.scss */
.cart-empty-button {
  font-weight: bold;
  font-size: 1rem;
  padding: 10px 20px !important;
  color: #efefef;
  background-color: #ea3a4e;
  margin: 10px 0;
  margin-top: 10px;
  margin-right: 0px;
  margin-bottom: 10px;
  margin-left: 0px;
  transition: all 0.2s;
  border-radius: 2px;
}
/* line 62, templates/rt_galatea/custom/scss/flujoCanje.scss */
.cart-empty-button:hover {
  opacity: 0.8;
  color: #fff;
}
/* line 66, templates/rt_galatea/custom/scss/flujoCanje.scss */
button.next-btn.hvr-rectangle-out {
  border: 0;
  background: #000;
  float: right;
}
/* line 72, templates/rt_galatea/custom/scss/flujoCanje.scss */
#cart-view__checkout-btn {
  background: #000;
  display: inline-flex;
  font-weight: bold !important;
  font-size: 0.9rem;
}
/* line 79, templates/rt_galatea/custom/scss/flujoCanje.scss */
.platform-content.row-fluid {
  padding: 1rem;
}
/* line 82, templates/rt_galatea/custom/scss/flujoCanje.scss */
a.modal-demp {
  margin-top: 10px;
  color: #fff;
  text-transform: uppercase;
  padding: 5px 20px;
  border-radius: 3px;
  font-size: 16px;
  font-family: 'gotham-light' !important;
  width: 80% !important;
  display: flex;
  justify-content: center;
  align-items: center;
  margin: 0.5rem auto;
  min-height: 2rem;
}
/* line 97, templates/rt_galatea/custom/scss/flujoCanje.scss */
.text-sections-cnv {
  color: #000;
}
/* line 100, templates/rt_galatea/custom/scss/flujoCanje.scss */
p.checkout-confirmation__help-text_email {
  margin-left: 0rem;
}
/* line 103, templates/rt_galatea/custom/scss/flujoCanje.scss */
input#product-picker__search-input {
  color: #000 !important;
}
/* line 106, templates/rt_galatea/custom/scss/flujoCanje.scss */
input#checkout_input_email, #checkout_input_confirm_email, input#checkout_input_sms {
  min-width: 13rem;
}
/* line 109, templates/rt_galatea/custom/scss/flujoCanje.scss */
.alert.alert-success {
  text-align: center !important;
  border: 1px solid rgba(0, 0, 0, 0.4784313725) !important;
  width: 50% !important;
  margin: 1rem auto !important;
  background: rgba(147, 251, 190, 0.05) !important;
  color: #001244 !important;
  -webkit-box-shadow: 5px 8px 12px 2px rgba(0, 0, 0, 0.08) !important;
  box-shadow: 5px 8px 12px 2px rgba(0, 0, 0, 0.08) !important;
}
/* line 120, templates/rt_galatea/custom/scss/flujoCanje.scss */
.alert.alert-success > h4 {
  color: #019cbe !important;
}
/* line 123, templates/rt_galatea/custom/scss/flujoCanje.scss */
.confirmation-header {
  padding-bottom: 1rem !important;
}
/* line 127, templates/rt_galatea/custom/scss/flujoCanje.scss */
.link-demp-checkout {
  color: #014586;
  font-weight: 800;
  text-decoration: underline;
}
/* line 133, templates/rt_galatea/custom/scss/flujoCanje.scss */
.link-demp-checkout:hover {
  color: rgba(1, 69, 134, 0.64);
}
/* line 138, templates/rt_galatea/custom/scss/flujoCanje.scss */
a.btn-back-checkout {
  border: none;
  font-weight: bold;
  text-transform: uppercase;
  padding: 0;
  color: #000;
  background-color: #e4b465;
  transition: all 0.2s;
  border-radius: 2px;
  width: 90%;
  max-width: 7rem;
  font-size: 1rem;
  height: 2rem;
  display: flex;
  justify-content: center;
  align-items: center;
}
/* line 156, templates/rt_galatea/custom/scss/flujoCanje.scss */
a.btn-back-checkout:hover {
  opacity: 0.8;
}
/* line 160, templates/rt_galatea/custom/scss/flujoCanje.scss */
div#cart-view__actions > a.btn-back-checkout {
  display: none;
}
@media (max-width: 700px) {
  /* line 165, templates/rt_galatea/custom/scss/flujoCanje.scss */
  .product_item {
    width: 100% !important;
  }
  /* line 168, templates/rt_galatea/custom/scss/flujoCanje.scss */
  .lcont_foo-ni {
    min-width: 20rem !important;
  }
}
@media (max-width: 1200px) {
  /* line 174, templates/rt_galatea/custom/scss/flujoCanje.scss */
  .product_grid .product_item {
    margin: 0.5rem;
    width: 100%;
  }
  /* line 178, templates/rt_galatea/custom/scss/flujoCanje.scss */
  .product_grid {
    width: 90%;
  }
}
/**************************/
/* line 188, templates/rt_galatea/custom/scss/flujoCanje.scss */
div#tarjeta > b {
  text-align: center;
}
/* line 191, templates/rt_galatea/custom/scss/flujoCanje.scss */
button.outr {
  bottom: 0;
  top: 0;
  left: 0;
  right: 0;
  margin: auto;
  display: flex;
  width: 5rem;
  height: 5rem;
}
/* line 201, templates/rt_galatea/custom/scss/flujoCanje.scss */
div#tarjeta > img {
  width: 200px !important;
  height: 200px !important;
  margin: auto;
  padding: 1rem;
  background: rgba(255, 255, 255, 0.22);
  border-radius: 25px;
}
/* line 214, templates/rt_galatea/custom/scss/flujoCanje.scss */
a.page-link {
  background: linear-gradient(0deg, rgba(250, 131, 61, 1) 0%, rgba(253, 207, 0, 1) 100%) !important;
  color: #000 !important;
  font-weight: 800;
}
/* line 219, templates/rt_galatea/custom/scss/flujoCanje.scss */
img.img_l {
  width: 20rem;
  height: 20rem;
  background: rgba(255, 255, 255, 0.06);
  padding: 1rem;
  border-radius: 25px;
}
/* line 235, templates/rt_galatea/custom/scss/flujoCanje.scss */
.meGuta {
  position: absolute;
  right: 1rem;
  border-radius: 33%;
  width: 3rem;
  height: 2.5rem;
  display: flex;
  justify-content: center;
  align-items: center;
}
/* line 246, templates/rt_galatea/custom/scss/flujoCanje.scss */
div#tarjeta {
  background: #000 !important;
  -webkit-box-shadow: -2px 2px 15px 2px rgba(51, 51, 51, 0.45);
  -moz-box-shadow: -2px 2px 15px 2px rgba(51, 51, 51, 0.45);
  box-shadow: -2px 2px 15px 2px rgba(51, 51, 51, 0.45);
  border-radius: 10px;
}
/* line 253, templates/rt_galatea/custom/scss/flujoCanje.scss */
.search-section {
  padding: 1rem;
  border-radius: 5px;
}
/* line 257, templates/rt_galatea/custom/scss/flujoCanje.scss */
input#busqueda {
  border: 2px solid #093580 !important;
}
/* line 269, templates/rt_galatea/custom/scss/flujoCanje.scss */
div#swal2-content > #registroLike0 {
  bottom: 1rem;
  right: 3rem;
}
/* line 273, templates/rt_galatea/custom/scss/flujoCanje.scss */
button.swal2-confirm.swal2-styled:hover {
  opacity: 0.8;
}
/* line 276, templates/rt_galatea/custom/scss/flujoCanje.scss */
.container__foo-ni {
  grid-template-columns: 40% 25% 35% !important;
}
/* line 279, templates/rt_galatea/custom/scss/flujoCanje.scss */
.lcont_foo-ni {
  min-width: 28rem;
}
@media only all and (max-width: 460px)
.section2__homeGrid {
  /* line 282, templates/rt_galatea/custom/scss/flujoCanje.scss */
  grid-template-columns: repeat(1, 1fr) !important;
}
/*# sourceMappingURL=custom_83.css.map */