<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.slideMobile {
  display: none;
}
.rslides {
  position: relative;
  list-style: none;
  overflow: hidden;
  width: 100%;
  padding: 0;
  margin: 0;
  display: -webkit-flex;
	-webkit-box-orient: horizontal;
	-webkit-box-pack: center;
	-webkit-box-align: center;

	display: -moz-flex;
	-moz-box-orient: horizontal;
	-moz-box-pack: center;
	-moz-box-align: center;

	display: flex;
	box-orient: horizontal;
	box-pack: center;
	box-align: center;

	flex-wrap: wrap;
  justify-content: center;
  text-align: center;
  align-self: center;
  align-content: center;
  align-items: center;

  border-bottom: 15px solid #333;
}

.rslides li {
  display: none;
  width: 100%;
  display: -webkit-flex;
	-webkit-box-orient: horizontal;
	-webkit-box-pack: center;
	-webkit-box-align: center;

	display: -moz-flex;
	-moz-box-orient: horizontal;
	-moz-box-pack: center;
	-moz-box-align: center;

	display: flex;
	box-orient: horizontal;
	box-pack: center;
	box-align: center;

	flex-wrap: wrap;
    justify-content: center;
    text-align: center;
    align-self: center;
    align-content: center;
    align-items: center;
  }

.rslides li:first-child {
  /*
  position: relative;
  display: block;
  float: left;*/
  }

.rslides img {
  width: 100%;
  }
 
 .rslides {
  margin: 0 auto;
  }

.rslides_container {
  width: 100%;
  /*min-height: 620px;*/
  padding-bottom: 20px;
  position: relative;
  background-image: url("../img/slide/bg_home_azulondas-1.jpg");
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;

  display: -webkit-flex;
	-webkit-box-orient: horizontal;
	-webkit-box-pack: center;
	-webkit-box-align: center;

	display: -moz-flex;
	-moz-box-orient: horizontal;
	-moz-box-pack: center;
	-moz-box-align: center;

	display: flex;
	box-orient: horizontal;
	box-pack: center;
	box-align: center;

	flex-wrap: wrap;
    justify-content: space-around;
    text-align: center;
    align-self: center;
    align-content: center;
    align-items: center;
}

#floatSlider {
  width: 100%;
  display: -webkit-flex;
	-webkit-box-orient: horizontal;
	-webkit-box-pack: center;
	-webkit-box-align: center;

	display: -moz-flex;
	-moz-box-orient: horizontal;
	-moz-box-pack: center;
	-moz-box-align: center;

	display: flex;
	box-orient: horizontal;
	box-pack: center;
	box-align: center;

	flex-wrap: wrap;
    justify-content: center;
    text-align: center;
    align-self: center;
    align-content: center;
    align-items: center;
}

.centered-btns_nav {
  position: absolute;
  -webkit-tap-highlight-color: rgba(0,0,0,0);
  top: 50%;
  left: 0;
  opacity: 0.7;
  text-indent: -9999px;
  overflow: hidden;
  text-decoration: none;
  height: 61px;
  width: 38px;
  background: transparent url("../img/themes.png") no-repeat left top;
  margin-top: -45px;
  }

.centered-btns_nav:active {
  opacity: 1.0;
  }

.centered-btns_nav.next {
  left: auto;
  background-position: right top;
  right: 0;
  }

.transparent-btns_nav {
  position: absolute;
  -webkit-tap-highlight-color: rgba(0,0,0,0);
  top: 0;
  left: 0;
  display: block;
  background: #fff; /* Fix for IE6-9 */
  opacity: 0;
  filter: alpha(opacity=1);
  width: 48%;
  text-indent: -9999px;
  overflow: hidden;
  height: 91%;
  }

.transparent-btns_nav.next {
  left: auto;
  right: 0;
  }

.large-btns_nav {
  position: relative;
  -webkit-tap-highlight-color: rgba(0,0,0,0);
  opacity: 0.6;
  text-indent: -9999px;
  overflow: hidden;
  top: 0;
  bottom: 0;
  left: 0;
  background: #000 url("../img/themes.png") no-repeat left 50%;
  width: 38px;
  }

.large-btns_nav:active {
  opacity: 1.0;
  }

.large-btns_nav.next {
  left: auto;
  background-position: right 50%;
  right: 0;
  }

.centered-btns_nav:focus,
.transparent-btns_nav:focus,
.large-btns_nav:focus {
  outline: none;
  }

.centered-btns_tabs,
.transparent-btns_tabs,
.large-btns_tabs {
  margin-top: 10px;
  text-align: center;
  }

.centered-btns_tabs li,
.transparent-btns_tabs li,
.large-btns_tabs li {
  display: inline;
  float: none;
  _float: left;
  *float: left;
  margin-right: 5px;
  }

.centered-btns_tabs a,
.transparent-btns_tabs a,
.large-btns_tabs a {
  text-indent: -9999px;
  overflow: hidden;
  -webkit-border-radius: 15px;
  -moz-border-radius: 15px;
  border-radius: 15px;
  background: #FFF;
  display: inline-block;
  _display: block;
  *display: block;
  width: 8px;
  height: 8px;
  margin: 0px 20px 0px 0px;
  }

.centered-btns_here a,
.transparent-btns_here a,
.large-btns_here a {
  border:solid 1px #FFF;
  width: 15px;
  height: 15px;
  background: transparent;
  vertical-align: middle;
  }

.parallaxTopDos {
  width: 100%;
  height: 681px;
  float: left;
  text-align: center;
  background-position: top center;
  background-repeat: no-repeat;
  background-attachment: fixed;
  -webkit-background-size: 1576px 681px;
  -moz-background-size:  1576px 681px;
  -o-background-size:  1576px 681px;
  background-size:  1576px 681px;
  background-image: url("../slider/avengers.jpg");
  margin-top: 0px;
}

.parallaxTopTres {
  width: 100%;
  height: 600px;
  float: left;
  text-align: center;
  background-position: center -50px;
  background-repeat: no-repeat;
  background-attachment: fixed;
  -webkit-background-size: auto;
  -moz-background-size:  auto;
  -o-background-size:  auto;
  background-size:  auto;
  background-image: url("../slider/slide_PS.jpg");
  margin-top: 0px;
  cursor: pointer;
}


.parallaxTop{
  width: 100%;
  height: 600px;
  float: left;
  text-align: center;
  /*
  background-position: center;
  -webkit-background-size: auto 600px;
  -moz-background-size:  auto 600px;
  -o-background-size:  auto 600px;
  background-size:  auto 600px;
  background-image: url("../slider/nov2022/NICE-img-web-01.jpg");
  */
  overflow: hidden;
}

.parallaxTop img {
  height: 600px;
}

.parallaxTopCuatro {
  width: 100%;
  height: auto;
  
  text-align: center;
  overflow: hidden;
}

.parallaxTopCuatro div {
  width: 100%;
  height: auto;
  display: -webkit-flex;
  -webkit-box-orient: horizontal;
  -webkit-box-pack: center;
  -webkit-box-align: center;
  display: -moz-flex;
  -moz-box-orient: horizontal;
  -moz-box-pack: center;
  -moz-box-align: center;
  display: flex;
  box-orient: horizontal;
  box-pack: center;
  box-align: center;
  flex-wrap: wrap;
  justify-content: center;
  
  align-items: flex-end;
  align-self: flex-end;
  align-content: flex-end;
}

.parallaxTopCuatro p {
  width: 100%;
  text-align: center;
  font-size: 58px;
  color: #FFF;
  font-weight: 800;
  text-shadow: 0px 5px 10px #333;
}

.parallaxTopCuatro h2 {
  color: #c5d502;
  font-size: 22px !important;
  font-weight: 600;
  margin-top: 35px;
  letter-spacing: 5px;
  text-shadow: 0px 0px 10px #333;
}

.parallaxTopCuatro h2 span {
  font-weight: 400;
}

.parallaxTopCinco {
  width: 100%;
  height: 400px;
  
  text-align: center;
  overflow: hidden;
  background-position: center;
  background-repeat: no-repeat;
  background-size: 100%;
  background-image: url("../slider/nov2022/NICE-img-web-04.jpg");

}

.parallaxTopCinco div {
  width: 100%;
  height: 400px;
  display: -webkit-flex;
  -webkit-box-orient: horizontal;
  -webkit-box-pack: center;
  -webkit-box-align: center;
  display: -moz-flex;
  -moz-box-orient: horizontal;
  -moz-box-pack: center;
  -moz-box-align: center;
  display: flex;
  box-orient: horizontal;
  box-pack: center;
  box-align: center;
  flex-wrap: wrap;
  justify-content: center;
  
  align-items: flex-end;
  align-self: flex-end;
  align-content: flex-end;
}

.parallaxTopCinco p {
  width: 100%;
  text-align: center;
  font-size: 58px;
  color: #FFF;
  font-weight: 800;
  text-shadow: 0px 5px 10px #333;
}

.parallaxTopCinco h2 {
  color: #c5d502;
  font-size: 22px !important;
  font-weight: 600;
  margin-top: 35px;
  letter-spacing: 5px;
  text-shadow: 0px 0px 10px #333;
}

.parallaxTopCinco h2 span {
  font-weight: 400;
}

.titleParallaxTop {
  width: auto;
  height: auto;
  position: absolute;
  z-index: 7600;
  margin-top: 400px;
  margin-left: 20%;
}

.titleParallaxTop h1 {
  margin: 0;
  color:#FFF;
  font-size: 52px;
  font-family: 'Roboto', sans-serif;
  font-weight: 700;
}

.txtParallax {
  position: absolute;
  width: auto;
  z-index: 7600;
  margin-top: 475px;
  margin-left: 26%;
}

.txtParallax p {
  margin: 0;
  font-size: 24px;
  color: #FFF;
  font-weight: 300;
}

 #video {
 left: 0;
 width: 100%;
 height: auto;
 z-index: -10;
 visibility: visible;
 }</pre></body></html>