.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;
}

.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: 5px;
  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;
 }

 .contentSlide {
  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: center;
  align-self: center;
  align-content: center;
 }

 .oblique-div {
	width: 50% !important;
	height: 500px !important;
	background-color: #FFF;
	color: white;
	display: flex;
	justify-content: center;
	align-items: center;
	font-size: 1.2rem;
	font-weight: bold;
	/* Clip-path para crear un lado oblicuo */
	clip-path: polygon(0 0, 100% 0, 100% 100%, 20% 100%);
}

.bgSlided1 {
  background-image: url("../img/slide/oficina.jpg");
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}

.bgSlided2 {
  background-image: url("../img/slide/2.jpg");
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}

.bgSlided3 {
  background-image: url("../img/slide/3.jpg");
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}

.bgSlided4 {
  background-image: url("../img/slide/4.jpg");
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}

 .txtSlideLeft {
  width: 50% !important;
	height: 500px !important;

  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-start;
  align-self: center;
  align-content: flex-start;
 }

 .topLineSlideLeft {
  width: 110%;
  height: 40px;
  margin-right: -10%;
  
  background: rgb(255,255,255);
  background: -moz-linear-gradient(90deg, rgba(255,255,255,1) 0%, rgba(165,165,165,1) 100%);
  background: -webkit-linear-gradient(90deg, rgba(255,255,255,1) 0%, rgba(165,165,165,1) 100%);
  background: linear-gradient(90deg, rgba(255,255,255,1) 0%, rgba(165,165,165,1) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#ffffff",endColorstr="#a5a5a5",GradientType=1);

  background: linear-gradient(to right, #ffffff, #cccccc); /* Fondo similar al de la imagen */
 }

.topLineSlideLeftBottom {
  width: 120%;
  height: 50px;
  margin-right: -30%;
  margin-top: 20px;
  
  background: rgb(255,255,255);
  background: -moz-linear-gradient(90deg, rgba(255,255,255,1) 0%, rgba(165,165,165,1) 100%);
  background: -webkit-linear-gradient(90deg, rgba(255,255,255,1) 0%, rgba(165,165,165,1) 100%);
  background: linear-gradient(90deg, rgba(255,255,255,1) 0%, rgba(165,165,165,1) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#ffffff",endColorstr="#a5a5a5",GradientType=1);

  background: linear-gradient(to right, #ffffff, #cccccc); /* Fondo similar al de la imagen */

  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: flex-start;
  
  align-items: center;
  align-self: center;
  align-content: center;

  padding-left: 11%;
}

.topLineSlideLeftBottom p {
  width: 100%;
  font-size: 28px;
  color: #0070BC;
  font-family: 'Playfair', serif;
  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: flex-start;

}

 .pTxtSlideLeft {
  width: 90%;
  height: 280px;
  margin: 0;
  font-size: 28px;
  font-weight: 300;
  color: #A5A5A5;
  text-align: left;
  font-family: 'Playfair', serif;
  line-height: 30px;

  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;
  
  align-items: center;
  align-self: center;
  align-content: center;
 }

 .txtSlideLeft font {
  color: #0070BE;
  float: left;
 }

 .btnSlide {
  width: 250px;
  height: 50px;
  background-color: #9C9A9B;

  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: center;
  align-self: center;
  align-content: center;

  border-radius: 18px;

  transition: all 0.3s;
 }

 .btnSlide i {
  font-size: 32px;
  vertical-align: middle;
  margin-left: 15px;
 }

 .btnSlide p {
  margin: 0 !important;
  color: #FFF;
  font-family: 'Playfair', serif;
  font-size: 26px;
  font-weight: 800;
 }

 .btnSlide:hover {
  background-color: #666;
  cursor: pointer;
 }

 .txtBtnSlide {
  width: 100%;
  font-family: 'Playfair', serif;
  font-size: 22px;
  font-weight: 300;
  font-style: italic;
  color: #9C9A9B;
  margin-top: 20px;
 }