/* =========================
	PUBLIC DESKTOP CSS
========================= */

/* Write your Public SASS desktop here! */
a:visited, a {
  color: unset;
  text-decoration: none;
}
a:hover {
  color: #ff7f00 !important;
}
body {
  font-family: 'Amaranth';
}
p, h2, div, h4, span, div {
  font-family: 'Amaranth' !important;
}
header.entry-header {
  display: none;
}
nav#site-navigation {
  display: none;
}
div#primary {
  width: 1230px;
  margin: auto;
}
div#primary section#banner {
  height: 650px;
}
div#primary section#banner .xingu-short {
  position: relative;
  width: 290px;
  padding: 10px;
  background: black;
  color: white;
}
div#primary section#banner .xingu-short p {
  text-align: center;
}
div#primary section#banner .xingu-short img {
  width: 125px;
  display: flex;
  margin: auto;
}
div#primary section#banner .ancla {
  width: 50px;
  height: 50px;
  background: white;
  bottom: -50px;
  left: 0;
  position: absolute;
  cursor: pointer;
}
div#primary section#banner .ancla img {
  transform: rotate(-90deg);
  width: 20px;
  display: flex;
  align-items: center;
  height: 100%;
}
div#primary section#menu-banner {
  display: flex;
  margin: 25px 0;
}
div#primary section#menu-banner .menu {
  position: relative;
  width: 600px;
  height: 600px;
  background: black;
  background: url(/wp-content/uploads/wood.jpg);
  /* margin-right: 30px;*/
  background-repeat: no-repeat;
  background-size: cover;
}
div#primary section#menu-banner .menu span {
  display: flex;
  justify-content: center;
  align-items: center;
  height: 100%;
  font-size: 90px;
  color: white;
}
div#primary section#menu-banner .slider {
  width: 600px;
  height: 600px;
  background: orange;
  padding: 15px;
}
div#primary section#map-rrss {
  display: flex;
}
div#primary section#map-rrss .rrss {
  width: 600px;
  height: 600px;
  display: flex;
  flex-wrap: wrap;
}
div#primary section#map-rrss .rrss .instagram {
  width: 295px;
  height: 290px;
  margin-right: 5px;
  background: url(/wp-content/uploads/instagram.png);
  background-size: contain;
  background-repeat: no-repeat;
  position: relative;
}
div#primary section#map-rrss .rrss .instagram a {
  width: 100%;
  height: 100%;
  pointer-events: all;
  position: absolute;
}
div#primary section#map-rrss .rrss .facebook {
  width: 295px;
  height: 290px;
  margin-left: 5px;
  background: url(/wp-content/uploads/facebook.png);
  background-size: contain;
  background-repeat: no-repeat;
  position: relative;
}
div#primary section#map-rrss .rrss .facebook a {
  width: 100%;
  height: 100%;
  pointer-events: all;
  position: absolute;
}
div#primary section#map-rrss .rrss .history {
  width: 630px;
  height: 297px;
  margin-top: 10px;
  background: pink;
  overflow: hidden;
  position: relative;
}
div#primary section#map-rrss .rrss .history p {
  padding: 5px 10px 5px;
  overflow-y: scroll;
  height: inherit;
  margin: 0;
}
div#primary section#map-rrss .rrss .history h3 {
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  margin: 0;
  font-size: 50px;
  color: #598b7c;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  background: pink;
  cursor: pointer;
}
div#primary section#map-rrss .map {
  width: 600px;
  margin-right: 30px;
  height: 600px;
  filter: brightness(0.75);
}
footer#colophon {
  height: 225px;
  background: teal;
  width: 1230px;
  margin: auto;
  margin-top: 25px;
  color: white;
  /**********************************************/
}
footer#colophon hr {
  background-color: #fe1438;
  width: 15px;
  border: 0;
  height: 2px;
  margin-bottom: 1em;
}
footer#colophon p {
  margin: 0;
  width: 100%;
  text-align: center;
}
footer#colophon p span.yellow {
  color: springgreen;
  color: cyan;
}
footer#colophon h4 {
  width: 100%;
  text-align: center;
  font-weight: 500;
  margin-bottom: 0;
}
footer#colophon .site-info {
  display: flex;
  height: 175px;
  align-items: flex-start;
  padding-top: 25px;
  justify-content: center;
}
footer#colophon .site-info .horario {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-wrap: wrap;
  height: 90px;
}
footer#colophon .site-info .contact {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-wrap: wrap;
  height: 90px;
}
footer#colophon .copyright {
  display: flex;
  justify-content: center;
  height: 50px;
  align-items: center;
}
footer#colophon .copyright span {
  margin: 0 5px;
}
.elementor-section.elementor-section-boxed > .elementor-container {
  max-width: 100%;
}
.elementor-column-gap-default > .elementor-row > .elementor-column > .elementor-element-populated {
  padding: 0;
}
.menutext {
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 90px;
  color: white;
}
.instagram {
  width: 290px;
  height: 290px;
  margin-right: 5px;
  background: url(/wp-content/uploads/instagram.png);
  background-size: contain;
  background-repeat: no-repeat;
  position: relative;
}
.facebook {
  width: 290px;
  height: 290px;
  margin-left: 5px;
  background: url(/wp-content/uploads/facebook.png);
  background-size: contain;
  background-repeat: no-repeat;
  position: relative;
}
.history {
  width: 630px;
  height: 297px;
  margin-top: 10px;
  background: #dfdfdf;
  overflow: hidden;
  position: relative;
}
div#n2-ss-2-arrow-previous, div#n2-ss-2-arrow-next {
  background: black;
  padding: 15px;
  transition: 0.3s !important;
}
div#n2-ss-2-arrow-next {
  top: 0 !important;
  right: 0 !important;
}
div#n2-ss-2-arrow-previous {
  top: 0px !important;
  left: unset !important;
  right: 62px !important;
}
.menutext {
  height: 100%;
  width: 100%;
}
.menutext div {
  height: 100%;
  width: 100%;
  flex-wrap: wrap;
  justify-content: center;
  align-items: center;
}
.menu-idiomas h2 {
  text-align: center;
  font-size: 90px;
}
.menu-idiomas a {
  font-size: 30px;
  display: flex;
  justify-content: center;
  align-items: inherit;
}
.menu-idiomas img {
  width: 250px;
}
.menu-idiomas a:nth-child(1) {
  position: relative;
}
.menu-idiomas a:nth-child(2) {
  position: relative;
  bottom: 50px;
}
.menu-idiomas span {
  font-size: 25px !important;
  margin-left: 22px;
}
.elementor-widget-wrap > .elementor-element {
  max-width: 600px;
}
.rrss {
  width: 600px;
  height: 600px;
  display: flex;
  flex-wrap: wrap;
}
.elementor-element-f191b2b {
  margin-right: 0 !important;
  margin-left: auto !important;
}
.instagram a {
  width: 100%;
  height: 100%;
  pointer-events: all;
  position: absolute;
}
.facebook {
  margin-left: 15px;
}
.facebook a {
  width: 100%;
  height: 100%;
  pointer-events: all;
  position: absolute;
}
.history h3 {
  text-align: center;
  font-size: 32px;
}
.history p {
  padding: 5px 25px 5px;
  height: initial;
  margin: 0;
  text-align: justify;
}
.history {
  height: 289px;
  margin-top: 18px;
  overflow-y: scroll;
}
.history hr {
  background-color: teal;
  width: 50px;
  border: 0;
  height: 2px;
  margin: auto;
  position: relative;
  top: -19px;
}
a:focus {
  outline: none;
}
section#menu-banner > div {
  margin: 0;
  width: 100%;
}
div#primary section#menu-banner .menu {
  width: 49%;
  max-width: 600px;
  height: 600px;
}
.elementor-element.elementor-element-5d5cac7.elementor-column.elementor-col-50.elementor-top-column {
  width: 49%;
  max-width: 600px;
  margin-right: 0;
  margin-left: auto;
}
div#page > footer {
  display: none;
}
div#n2-ss-2-arrow-previous:hover img {
  transition: 0.3s !important;
  right: 5px;
}
div#n2-ss-2-arrow-next:hover img {
  transition: 0.3s !important;
  left: 5px;
  /*
.menutext div a h2:hover {
    transition: 0.3s;
    font-size: 140px;
}
*/
}
img#ancla:hover {
  position: relative;
  transition: 0.3s;
  top: 3px;
}
img#ancla {
  position: relative;
  transition: 0.3s;
}
h2 {
  margin: 0;
  /*
.instagram img{
    animation-duration: 2s;
    animation-name: flicker;
    animation-iteration-count: infinite;
    animation-direction: alternate;
}


@keyframes flicker {
  0%   {background-color: black;}
  25%  {background-color: white;}
  50%  {background-color: black;}
  100% {background-color: white;}
}
*/
}


/* =========================
	PUBLIC DESKTOP CSS END
========================= */
/* =========================
	PUBLIC RESPONSIVE CSS
========================= */

/* TABLET LANDSCAPE */
@media (max-width: 1199px) {



}

/* TABLET PORTRAIT */
@media (max-width: 767px) {

/* Write your Public SASS tablet-p here!   -->767  */
.elementor-widget-wrap > .elementor-element {
  max-width: 100% !important;
}
.elementor-element.elementor-element-de36f99.elementor-widget.elementor-widget-google_maps {
  max-width: 100%;
}
.rrss {
  width: 100% !important;
  height: auto;
  justify-content: center;
}
.elementor-element-883168f {
  margin: 25px 0;
}
.instagram, .facebook {
  width: 25%;
  height: auto;
}
.history {
  width: 45%;
  height: 250px;
  margin-top: 0px;
}
footer#colophon {
  width: 100%;
}


}

/* MOBILE LANDSCAPE */
@media (max-width: 767px) {



}

/* MOBILE PORTRAIT */
@media (max-width: 600px) {

/* Write your Public SASS mobile-p here!  --> 600 */
div#page {
  padding: 0px 10px;
}
div#primary {
  width: 100%;
}
div#primary section#menu-banner .menu {
  width: 100%;
  height: 450px;
}
.elementor-element-5d5cac7 {
  width: 100%;
  height: 450px;
}
.n2-ss-slider-1.n2-ss-swipe-element.n2-ow.n2-grab {
  width: 100% !important;
  height: 450px;
}
.elementor-element-5d5cac7 {
  width: 100% !important;
  margin-top: 25px;
}
.n2-ss-slider {
  width: 100% !important;
  height: 450px !important;
}
.n2-ss-slider-1.n2-ss-swipe-element.n2-ow.n2-grab {
  height: 450px !important;
}
.elementor-19 .elementor-element.elementor-element-de36f99 iframe {
  height: 450px;
}
footer#colophon {
  width: 100%;
}
div#n2-ss-2-arrow-previous {
  width: 50% !important;
  left: 0 !important;
  bottom: 0 !important;
  top: initial !important;
}
div#n2-ss-2-arrow-next {
  width: 50% !important;
  bottom: 0 !important;
  top: initial !important;
}
div#primary section#banner .xingu-short {
  width: 100%;
  padding: 10px 45px;
}
.instagram, .facebook {
  width: 150px;
  height: 150px;
  margin: 0;
  margin-bottom: 25px;
}
.rrss {
  justify-content: space-evenly;
}
.history {
  width: 100%;
}
footer#colophon {
  height: auto;
}
footer#colophon .site-info {
  flex-wrap: wrap;
  height: auto;
}
.horario, .contact {
  height: initial !important;
}
.contact {
  margin: 25px 0;
}
.copyright span {
  font-size: 10px;
}


}

/* RETINA FIXES */
@media only screen and (-webkit-min-device-pixel-ratio: 1.5),
 	   only screen and (-o-min-device-pixel-ratio: 3/2),
 	   only screen and (min--moz-device-pixel-ratio: 1.5),
       only screen and (min-device-pixel-ratio: 1.5) {



}
/* =========================
	PUBLIC RESPONSIVE CSS END
========================= */