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

/* line 2, media/gantry5/engines/nucleus/scss/nucleus/mixins/_nav.scss */
/* line 12, media/gantry5/engines/nucleus/scss/nucleus/mixins/_nav.scss */
/* line 2, media/gantry5/engines/nucleus/scss/nucleus/mixins/_utilities.scss */
/* line 9, media/gantry5/engines/nucleus/scss/nucleus/mixins/_utilities.scss */
/* line 2, media/gantry5/engines/nucleus/scss/nucleus/theme/_flex.scss */
.g-content {
  margin: 0.625rem;
  padding: 1.5rem;
}
/* line 6, media/gantry5/engines/nucleus/scss/nucleus/theme/_flex.scss */
.g-flushed .g-content {
  margin: 0;
  padding: 0;
}
/* line 2, media/gantry5/engines/nucleus/scss/nucleus/theme/_typography.scss */
body {
  font-size: 1.3rem;
  line-height: 1.5;
}
/* line 8, media/gantry5/engines/nucleus/scss/nucleus/theme/_typography.scss */
h1 {
  font-size: 2.2rem;
}
/* line 12, media/gantry5/engines/nucleus/scss/nucleus/theme/_typography.scss */
h2 {
  font-size: 2rem;
}
/* line 16, media/gantry5/engines/nucleus/scss/nucleus/theme/_typography.scss */
h3 {
  font-size: 1.9rem;
}
/* line 20, media/gantry5/engines/nucleus/scss/nucleus/theme/_typography.scss */
h4 {
  font-size: 1.55rem;
}
/* line 24, media/gantry5/engines/nucleus/scss/nucleus/theme/_typography.scss */
h5 {
  font-size: 1.5rem;
}
/* line 28, media/gantry5/engines/nucleus/scss/nucleus/theme/_typography.scss */
h6 {
  font-size: 1.3rem;
}
/* line 33, media/gantry5/engines/nucleus/scss/nucleus/theme/_typography.scss */
small {
  font-size: 1.175rem;
}
/* line 37, media/gantry5/engines/nucleus/scss/nucleus/theme/_typography.scss */
cite {
  font-size: 1.175rem;
}
/* line 41, media/gantry5/engines/nucleus/scss/nucleus/theme/_typography.scss */
sub, sup {
  font-size: 1.05rem;
}
/* line 46, media/gantry5/engines/nucleus/scss/nucleus/theme/_typography.scss */
code, kbd, pre, samp {
  font-size: 1.3rem;
  font-family: "Menlo", "Monaco", monospace;
}
/* line 1, media/gantry5/engines/nucleus/scss/nucleus/theme/_forms.scss */
textarea, select[multiple=multiple], input[type="color"], input[type="date"], input[type="datetime"], input[type="datetime-local"], input[type="email"], input[type="month"], input[type="number"], input[type="password"], input[type="search"], input[type="tel"], input[type="text"], input[type="time"], input[type="url"], input[type="week"], input:not([type]) {
  border-radius: 0.1875rem;
}
/* line 2, templates/rt_phoenix/custom/scss/uikit.scss */
html {
  color: #888;
}
/* line 6, templates/rt_phoenix/custom/scss/uikit.scss */
.uk-link {
  color: #4889ec;
}
/* line 10, templates/rt_phoenix/custom/scss/uikit.scss */
.uk-h1, .uk-h2, .uk-h3, .uk-h4, .uk-h5, .uk-h6, .uk-heading-2xlarge, .uk-heading-large, .uk-heading-medium, .uk-heading-small, .uk-heading-xlarge, h1, h2, h3, h4, h5, h6 {
  color: #fff;
}
/* line 1, templates/rt_phoenix/custom/scss/logos.scss */
/* line 2, templates/rt_phoenix/custom/scss/logos.scss */
/* line 3, templates/rt_phoenix/custom/scss/logos.scss */
#g-logos .g-slider .swiper-slide {
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center center;
  filter: grayscale(0);
}
/* line 9, templates/rt_phoenix/custom/scss/logos.scss */
#g-logos .g-slider .swiper-slide > .slide {
  display: none;
}
/* line 1, templates/rt_phoenix/custom/scss/rsform.scss */
/* line 2, templates/rt_phoenix/custom/scss/rsform.scss */
.formResponsive > h2 {
  color: #000;
  font-size: 36px;
  margin: 20px 0 55px 0;
}
/* line 7, templates/rt_phoenix/custom/scss/rsform.scss */
/* line 8, templates/rt_phoenix/custom/scss/rsform.scss */
.formResponsive .formHorizontal .formControlLabel {
  display: none;
}
/* line 11, templates/rt_phoenix/custom/scss/rsform.scss */
.formResponsive .formHorizontal .formControls {
  margin-left: 0;
}
/* line 14, templates/rt_phoenix/custom/scss/rsform.scss */
.formResponsive .formHorizontal p.formDescription {
  margin: 0;
}
/* line 17, templates/rt_phoenix/custom/scss/rsform.scss */
.formResponsive .formHorizontal .formValidation {
  display: block;
}
/* line 21, templates/rt_phoenix/custom/scss/rsform.scss */
.formResponsive textarea, .formResponsive input[type="text"], .formResponsive input[type="number"], .formResponsive input[type="email"], .formResponsive input[type="tel"], .formResponsive input[type="url"], .formResponsive input[type="password"] {
  color: #888;
  background: #f3f5f7;
  border-radius: 3px;
  border-width: 2px;
  min-height: 3.5rem;
  border-color: #b7b7b7;
  padding: 0 0 0 10px;
  box-shadow: none;
  line-height: 1.43;
  display: block;
  width: 100%;
  -webkit-transition: border-color ease-in-out 0.15s;
  -moz-transition: border-color ease-in-out 0.15s;
  transition: border-color ease-in-out 0.15s;
}
/* line 43, templates/rt_phoenix/custom/scss/rsform.scss */
.formResponsive textarea:focus, .formResponsive input[type="text"]:focus, .formResponsive input[type="number"]:focus, .formResponsive input[type="email"]:focus, .formResponsive input[type="tel"]:focus, .formResponsive input[type="url"]:focus, .formResponsive input[type="password"]:focus {
  border-color: #4889ec;
  box-shadow: none;
}
/* line 47, templates/rt_phoenix/custom/scss/rsform.scss */
.formResponsive textarea.rsform-error, .formResponsive input[type="text"].rsform-error, .formResponsive input[type="number"].rsform-error, .formResponsive input[type="email"].rsform-error, .formResponsive input[type="tel"].rsform-error, .formResponsive input[type="url"].rsform-error, .formResponsive input[type="password"].rsform-error {
  border-color: #b94a48;
}
/* line 49, templates/rt_phoenix/custom/scss/rsform.scss */
.formResponsive textarea.rsform-error:focus, .formResponsive input[type="text"].rsform-error:focus, .formResponsive input[type="number"].rsform-error:focus, .formResponsive input[type="email"].rsform-error:focus, .formResponsive input[type="tel"].rsform-error:focus, .formResponsive input[type="url"].rsform-error:focus, .formResponsive input[type="password"].rsform-error:focus {
  box-shadow: none;
}
/* line 54, templates/rt_phoenix/custom/scss/rsform.scss */
.formResponsive input[type="text"], .formResponsive input[type="number"], .formResponsive input[type="email"], .formResponsive input[type="tel"], .formResponsive input[type="url"], .formResponsive input[type="password"] {
  height: 60px !important;
}
/* line 57, templates/rt_phoenix/custom/scss/rsform.scss */
.formResponsive textarea {
  resize: vertical;
  overflow: auto;
  padding: 10px 0 0 10px;
}
/* line 63, templates/rt_phoenix/custom/scss/rsform.scss */
.formResponsive input[type="submit"], .formResponsive button[type="submit"] {
  background-color: transparent;
  background-image: none;
  box-shadow: none;
  border-radius: 0;
  color: #fff !important;
  border: 2px solid #4889ec;
  margin: 0 0 0.5rem 0;
  padding: 0.4rem 1.5rem 0.45rem 1.5rem;
  font-size: 1vw;
  font-family: "montserrat", "Helvetica", "Tahoma", "Geneva", "Arial", sans-serif;
  font-weight: 700;
  line-height: 1.5;
  -webkit-transition: background 0.5s ease, color 0.5s ease;
  -moz-transition: background 0.5s ease, color 0.5s ease;
  transition: background 0.5s ease, color 0.5s ease;
}
@media (max-width: 130rem) {
  /* line 25, media/gantry5/engines/nucleus/scss/nucleus/theme/mixins/_typography.scss */
  .formResponsive input[type="submit"], .formResponsive button[type="submit"] {
    font-size: 1.3rem;
  }
}
/* line 80, templates/rt_phoenix/custom/scss/rsform.scss */
.formResponsive input[type="submit"]:hover, .formResponsive button[type="submit"]:hover {
  background-image: none;
  background-color: #4889ec !important;
  border-color: #4889ec !important;
  color: #fff !important;
  -webkit-transition: background 0.5s ease, color 0.5s ease;
  -moz-transition: background 0.5s ease, color 0.5s ease;
  transition: background 0.5s ease, color 0.5s ease;
}
/* line 88, templates/rt_phoenix/custom/scss/rsform.scss */
.formResponsive .rsform-block-info {
  font-size: 0.8rem;
}
/* line 90, templates/rt_phoenix/custom/scss/rsform.scss */
.formResponsive .rsform-block-info .formBody {
  text-align: justify;
}
/* line 97, templates/rt_phoenix/custom/scss/rsform.scss */
/* line 98, templates/rt_phoenix/custom/scss/rsform.scss */
.formResponsive .formHorizontal .rsform-block.rsform-block-zgoda-1, .formResponsive .formHorizontal .rsform-block.rsform-block-zgoda-2 {
  display: none;
}
/* line 1, templates/rt_phoenix/custom/scss/footer.scss */
/* line 2, templates/rt_phoenix/custom/scss/footer.scss */
/* line 3, templates/rt_phoenix/custom/scss/footer.scss */
#g-footer .moduletable h3.g-title {
  margin: 0 0 1.5rem 0;
  color: set-color(#000);
  font-weight: 700;
  font-family: "montserrat", "Helvetica", "Tahoma", "Geneva", "Arial", sans-serif;
  font-size: 1vw;
  text-transform: uppercase;
}
@media (max-width: 130rem) {
  #g-footer .moduletable h3.g-title {
    font-size: 1.3rem;
  }
}
@media only all and (max-width: 50.99rem) {
  /* line 25, media/gantry5/engines/nucleus/scss/nucleus/mixins/_breakpoints.scss */
  #g-footer .moduletable h3.g-title {
    margin: 0 0 1.25rem;
  }
}
/* line 15, templates/rt_phoenix/custom/scss/footer.scss */
#g-footer .moduletable ul.nav {
  list-style: none;
  margin: 0;
  display: inline-block;
  border: none;
  padding: 0;
  border-radius: 0;
}
@media only all and (max-width: 50.99rem) {
  #g-footer .moduletable ul.nav {
    margin: 0 0 1.25rem;
  }
}
/* line 27, templates/rt_phoenix/custom/scss/footer.scss */
#g-footer .moduletable ul.nav li {
  padding: 0.275rem 0;
  list-style-type: none;
  margin-left: 0;
  margin-bottom: 0;
  border-bottom: none;
}
/* line 37, templates/rt_phoenix/custom/scss/footer.scss */
#g-footer .moduletable ul.nav li a {
  color: #888;
  -webkit-transition: all 250ms;
  -moz-transition: all 250ms;
  transition: all 250ms;
}
/* line 41, templates/rt_phoenix/custom/scss/footer.scss */
#g-footer .moduletable ul.nav li a:hover {
  color: #fff;
}
/* line 44, templates/rt_phoenix/custom/scss/footer.scss */
#g-footer .moduletable ul.nav li a:before {
  display: none;
}
/* line 50, templates/rt_phoenix/custom/scss/footer.scss */
#g-footer .moduletable p {
  line-height: 2.05rem;
  color: #888;
}
@media only all and (max-width: 50.99rem) {
  #g-footer .moduletable {
    text-align: center;
  }
}
/* line 58, templates/rt_phoenix/custom/scss/footer.scss */
#g-footer .g-grid {
  display: -webkit-box;
  display: -moz-box;
  display: box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -moz-box-orient: horizontal;
  box-orient: horizontal;
  -webkit-box-direction: normal;
  -moz-box-direction: normal;
  box-direction: normal;
  -webkit-flex-direction: row;
  -moz-flex-direction: row;
  flex-direction: row;
  -ms-flex-direction: row;
  -webkit-box-pack: space-evenly;
  -moz-box-pack: space-evenly;
  box-pack: space-evenly;
  -webkit-justify-content: space-evenly;
  -moz-justify-content: space-evenly;
  -ms-justify-content: space-evenly;
  -o-justify-content: space-evenly;
  justify-content: space-evenly;
  -ms-flex-pack: space-evenly;
}
@media only all and (max-width: 50.99rem) {
  #g-footer .g-grid {
    -webkit-box-orient: vertical;
    -moz-box-orient: vertical;
    box-orient: vertical;
    -webkit-box-direction: normal;
    -moz-box-direction: normal;
    box-direction: normal;
    -webkit-flex-direction: column;
    -moz-flex-direction: column;
    flex-direction: column;
    -ms-flex-direction: column;
  }
}
/* line 66, templates/rt_phoenix/custom/scss/footer.scss */
#g-footer .g-grid .g-block {
  -webkit-box-flex: none;
  -moz-box-flex: none;
  box-flex: none;
  -webkit-flex: none;
  -moz-flex: none;
  -ms-flex: none;
  flex: none;
}
/* line 68, templates/rt_phoenix/custom/scss/footer.scss */
#g-footer .g-grid .g-block[class^="size-"], #g-footer .g-grid .g-block[class*="size-"] {
  width: auto;
}
/* line 16, templates/rt_phoenix/custom/scss/custom.scss */
.g-simplecontent .g-simplecontent-item-content-title {
  line-height: inherit;
}
/* line 18, templates/rt_phoenix/custom/scss/custom.scss */
.g-simplecontent .g-simplecontent-item-content-title span {
  background: #4889ec;
  padding: 0 10px;
}
/* line 23, templates/rt_phoenix/custom/scss/custom.scss */
/* line 24, templates/rt_phoenix/custom/scss/custom.scss */
h1 span.backlight, h2 span.backlight, h3 span.backlight {
  background: #4889ec;
  padding: 0 10px;
}
/* line 28, templates/rt_phoenix/custom/scss/custom.scss */
.g-title {
  margin-bottom: 1.5rem;
}
/* line 32, templates/rt_phoenix/custom/scss/custom.scss */
#g-fixed-container {
  width: 100%;
}
/* line 35, templates/rt_phoenix/custom/scss/custom.scss */
html {
  background-color: #000;
}
/* line 40, templates/rt_phoenix/custom/scss/custom.scss */
/* line 41, templates/rt_phoenix/custom/scss/custom.scss */
/* line 42, templates/rt_phoenix/custom/scss/custom.scss */
/* line 43, templates/rt_phoenix/custom/scss/custom.scss */
#events .item .eg-content .data {
  background-color: transparent;
  opacity: 1;
}
/* line 47, templates/rt_phoenix/custom/scss/custom.scss */
/* line 48, templates/rt_phoenix/custom/scss/custom.scss */
#events .item .eg-content .images img {
  filter: grayscale(1);
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  transition: all 0.3s;
}
/* line 53, templates/rt_phoenix/custom/scss/custom.scss */
#events .item .eg-content .g-thumbnails-grid-pattern {
  width: 100%;
  height: 100%;
  margin-top: 20%;
  bottom: 0;
  z-index: 223;
  position: absolute;
  opacity: 0;
  pointer-events: none;
  display: -webkit-box;
  display: -moz-box;
  display: box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -moz-box-align: center;
  box-align: center;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  -o-align-items: center;
  align-items: center;
  -ms-flex-align: center;
  -webkit-box-pack: start;
  -moz-box-pack: start;
  box-pack: start;
  -webkit-justify-content: flex-start;
  -moz-justify-content: flex-start;
  -ms-justify-content: flex-start;
  -o-justify-content: flex-start;
  justify-content: flex-start;
  -ms-flex-pack: start;
  -webkit-transition: opacity 0.3s;
  -moz-transition: opacity 0.3s;
  transition: opacity 0.3s;
}
/* line 67, templates/rt_phoenix/custom/scss/custom.scss */
/* line 68, templates/rt_phoenix/custom/scss/custom.scss */
#events .item .eg-content:hover .data {
  background-color: transparent;
  opacity: 1;
}
/* line 72, templates/rt_phoenix/custom/scss/custom.scss */
/* line 73, templates/rt_phoenix/custom/scss/custom.scss */
#events .item .eg-content:hover .images img {
  filter: grayscale(0);
}
/* line 77, templates/rt_phoenix/custom/scss/custom.scss */
#events .item .eg-content:hover .g-thumbnails-grid-pattern {
  opacity: 1;
  animation: MoveUpDown 3s ease-in-out infinite;
}
/* line 83, templates/rt_phoenix/custom/scss/custom.scss */
#events .item .title {
  font-size: 1.5vw;
  font-weight: 900;
  font-family: "montserrat", "Helvetica", "Tahoma", "Geneva", "Arial", sans-serif;
}
@media (max-width: 86.6666666667rem) {
  #events .item .title {
    font-size: 1.3rem;
  }
}
/* line 92, templates/rt_phoenix/custom/scss/custom.scss */
/* line 103, templates/rt_phoenix/custom/scss/custom.scss */
.mapa {
  width: 100%;
}
/* line 108, templates/rt_phoenix/custom/scss/custom.scss */
/* line 109, templates/rt_phoenix/custom/scss/custom.scss */
.block-logo .g-content {
  padding: 0;
}
/* line 112, templates/rt_phoenix/custom/scss/custom.scss */
/* line 113, templates/rt_phoenix/custom/scss/custom.scss */
.block-logo .g-logo img {
  max-height: 5.25vw;
  margin: 1;
}
@media (max-width: 100rem) {
  /* line 6, templates/rt_phoenix/custom/scss/typo.scss */
  .block-logo .g-logo img {
    max-height: 5.25rem;
  }
}
@media (min-width: 1800px) {
  /* line 13, templates/rt_phoenix/custom/scss/typo.scss */
  .block-logo .g-logo img {
    max-height: 426px;
  }
}
/* line 120, templates/rt_phoenix/custom/scss/custom.scss */
.white {
  color: #fff;
}
/*# sourceMappingURL=custom_331.css.map */