#full-width-slider {
  width: 100%!important;
  color: #000;
  left: 0!important;
}
.coloredBlock {
  padding: 12px;
  background: rgba(255,0,0,0.6);
  color: #FFF;
   width: 200px;
   left: 20%;
   top: 5%;
}
.infoBlock {
  position: absolute;
  top: 30px;
  right: 30px;
  left: auto;
  max-width: 25%;
  padding-bottom: 0;
  background: #FFF;
  background: rgba(255, 255, 255, 0.8);
  overflow: hidden;
  padding: 20px;
}
.infoBlockLeftBlack {
  color: #FFF;
  background: #000;
  background: rgba(0,0,0,0.75);
  left: 30px;
  right: auto;
}
.infoBlock h4 {
  font-size: 20px;
  line-height: 1.2;
  margin: 0;
  padding-bottom: 3px;
}
.infoBlock p {
  font-size: 14px;
  margin: 4px 0 0;
}
.infoBlock a {
  color: #FFF;
  text-decoration: underline;
}
.photosBy {
  position: absolute;
  line-height: 24px;
  font-size: 12px;
  background: #FFF;
  color: #000;
  padding: 0px 10px;
  position: absolute;
  left: 12px;
  bottom: 12px;
  top: auto;
  border-radius: 2px;
  z-index: 25; 
} 
.photosBy a {
  color: #000;
}
.fullWidth {
  max-width: 1400px;
  margin: 0 auto 24px;
}
/*ajustes*/
/*

Eliminado por widget TripAdvisor

img.rsImg {
    max-width: 1900px!important;
  width: auto!important;
  display:block!important;
  margin:auto!important;
  height:590px!important;
}
*/


/*carruseles hotel*/
.hotel img.rsImg {
    max-width: 1900px!important;
  width: 100%!important;
  width: auto!important;
  display:block!important;
  margin:auto!important;
  height:auto!important;
}
.hotel .heroSlider .rsOverflow, .hotel .royalSlider.heroSlider {
    height: 250px !important;
    overflow: hidden;
}


.hotel .rsSlide {



}
.hotel .royalSlider  {
  width:100%!important;

}
.hotel .rsArrow.rsArrowLeft,
.hotel .rsArrow.rsArrowRight {
  bottom:120px;

}

/*carruseles hotel*/

.rsMinW .rsBullet span {
  background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
    border: 2px solid #FFFFFF;
    border-radius: 50%;
    height: 15px;
    margin: 5px;
    overflow: hidden;
    padding: 0;
    text-indent: -300px;
    width: 15px;}

   .rsMinW .rsBullet {
    display: inline-block;
    height: 20px;
    padding: 0;
    width: 20px;
} 


.rsMinW .rsBullet.rsNavSelected span {
    background: none repeat scroll 0 0 #002A92;
}

.rsArrow.rsArrowLeft  {
left:0;
bottom:230px;

}
.rsArrow.rsArrowRight  {
bottom:230px;
right:0;
}

#toggleAutoPlayBtn  {

  float:right;
  margin-top:-32px;
  position: relative;
  z-index:9999;
}
.heroSlider .rsOverflow, .royalSlider.heroSlider {
    height: 560px !important;
}


.hotel #services.heroSlider .rsOverflow{

  height: 200px!important;
}
@media screen and (max-width:991px){
#services.rsMinW .rsBullets {
    bottom: auto!important;;
    display: inline-block!important;;
    margin: auto!important;;
    position: relative!important;;
    text-align: center!important;;
    width: 100%!important;;
  left: auto!important;;

}
/*
img.rsImg {
    max-width: 1900px!important;
  width: auto!important;
  display:block!important;
  margin:auto!important;
  height:250px!important;


}
.heroSlider .rsOverflow, .royalSlider.heroSlider {
    height: 190px !important;
}
*/

.rsMinW .rsBullets{

  left:10px;
  display: inline-block;
  width:100%;
  text-align: center;

}


}
/*ajustes*/

@media screen and (max-width:600px){

img.rsImg {
 
  height:190px!important;


}
}

@media screen and (min-width:960px) and (min-height:1000px) {
    .heroSlider .rsOverflow,
    .royalSlider.heroSlider {
    }
}
@media screen and (min-width: 0px) and (max-width: 800px) {
  .royalSlider.heroSlider,
  .royalSlider.heroSlider .rsOverflow {
  }
  .infoBlock {
    padding: 10px;
    height: auto;
    max-height: 100%;
    min-width: 40%;
    left: 5px;
    top: 5px;
    right: auto;
    font-size: 12px;
  }
  .infoBlock h3 {
     font-size: 14px;
     line-height: 17px;
  }
}