/***********************************************************************
**                                          **
**                    Polo & Roger Pomacarhua               **
**                  www.rogerpomacarhua.com                       **
**                                                        **
**                                          **
************************************************************************/

@media only screen and (min-width: 1020px) {
  .group-process { display: flex; }
}

.block-process {
     padding-left: 15px;
     padding-right: 15px;
     position: relative;
     z-index: 10;
}

.block-process::before, .block-process::after {
     content: " ";
     display: table;
}

.block-process::after {
     clear: both;
}

.block-process::before, .block-process::after {
     content: " ";
     display: table;
}

.block-process::after {
     clear: both;
}

.block-process .__icon {
     position: relative;
}

.block-process .__icon::before {
     background: #99e3c1 none repeat scroll 0% 0%;
     content: "";
     display: block;
     position: absolute;
     z-index: -1;
}

.block-process:last-child .__icon::before {
     display: none;
}

.block-process.active .__icon .circle-icon::before {
     background-color: #00bfff;
}

.block-process.active .__icon::before, .block-process.active ~ .block-process .__icon::before {
     background-color: #dadada;
}

.block-process.active ~ .block-process .__icon .circle-icon::before {
     background-color: #a2a2a2;
}

@media only screen and (min-width: 1020px) {
  .block-process { text-align: center; }
  .block-process .__title { height: 60px; margin-bottom: 0px; }
  .block-process .__icon { margin: 0px -15px 40px; }
  .block-process .__icon::before { width: 100%; top: 50%; height: 4px; transform: translateY(-50%); }
  .block-process .__icon::before { left: 50%; }
  .group-process.large-icon .block-process .__icon .circle-icon::before { width: 140px; height: 140px; border: 10px solid rgba(255, 255, 255, 0.6); line-height: 120px ! important; font-size: 40px; }
}

@media only screen and (max-width: 1019px) {
  .block-process { padding-left: 100px; padding-bottom: 20px; }
  .block-process .__title { margin-bottom: 10px; }
  .block-process .__icon { position: absolute; width: 70px; height: 100%; left: 15px; top: 0px; }
  .block-process .__icon::before { width: 4px; height: 100%; left: 50%; transform: translateX(-50%); }
}

.block-process-2 {
     position: relative;
}

.block-process-2 .cell-vertical-wrapper {
     height: 320px;
}

.block-process-2 .__number {
     bottom: 0px;
     color: #333333;
     font-size: 200px;
     height: 200px;
     left: 6px;
     line-height: 1;
     margin-bottom: auto;
     margin-top: auto;
     opacity: 0.04;
     position: absolute;
     top: -20px;
}

.block-process-2 .__block {
     margin-left: auto;
     margin-right: auto;
     padding-bottom: 40px;
     padding-top: 40px;
}

.block-process-2 .__block > * {
     letter-spacing: 0.05em;
}

.block-process-2 .__block .__title {
     font-size: 14px;
     margin-bottom: 10px;
}

.block-process-2 .__block p.__content {
     margin-bottom: 0px;
}

.block-process-2.size-small .cell-vertical-wrapper {
     height: 240px;
}

.block-process-2.size-small .__block > * {
     letter-spacing: 0px;
}

.block-process-2.size-small .__block .__title {
     font-size: 18px;
     margin-bottom: 5px;
}

@media only screen and (min-width: 1020px) {
  .block-process-2 .__block { max-width: 320px; }
}

@media only screen and (max-width: 1019px) {
  .block-process-2 .__block { max-width: 720px; }
}

#login .form-group {
  margin-left: 0px;
  margin-right: 0px;
}



























































/* Icon-box-list */
.group-icon-box-list-right-slider {
  position: relative;
}
.group-icon-box-list-right-slider .__block-wrapper-1,
.group-icon-box-list-right-slider .__block-wrapper-2 {
  padding-right: 15px;
  padding-left: 15px;
}
.group-icon-box-list-right-slider .__block-wrapper-1 .__block,
.group-icon-box-list-right-slider .__block-wrapper-2 .__block {
  margin-right: auto;
  margin-left: auto;
}
.group-icon-box-list-right-slider .__block-wrapper-1 {
  padding-top: 100px;
  padding-bottom: 60px;
}
.group-icon-box-list-right-slider .__block-wrapper-1 .__block .hr-header {
  margin-bottom: 30px;
}
.group-icon-box-list-right-slider .__block-wrapper-2 {
  position: relative;
}
.group-icon-box-list-right-slider .__block-wrapper-2 .cell-vertical-wrapper {
  table-layout: fixed;
}
.group-icon-box-list-right-slider .__block-wrapper-2 .__block {
  max-width: 640px;
}
@media only screen and (min-width: 768px ) {
  .group-icon-box-list-right-slider .__block-wrapper-1 .__block {
    width: 720px;
  }
}
@media only screen and (min-width: 1020px ) {
  .group-icon-box-list-right-slider .__block-wrapper-1 .__block {
    width: 960px;
  }
}
@media only screen and (min-width: 1230px ) {
  .group-icon-box-list-right-slider .__block-wrapper-1,
  .group-icon-box-list-right-slider .__block-wrapper-2 {
    width: 50%;
    padding-right: 30px;
    padding-left: 30px;
  }
  .group-icon-box-list-right-slider .__block-wrapper-1 .__block {
    max-width: 680px;
  }
  .group-icon-box-list-right-slider .__block-wrapper-2 {
    position: absolute;
    top: 0;
    right: 0;
    height: 100%;
  }
}
@media only screen and (max-width: 1229px ) {
  .group-icon-box-list-right-slider .__block-wrapper-2 {
    padding-top: 80px;
    padding-bottom: 60px;
  }
}
.group-icon-box-list-side-image {
  position: relative;
}
.group-icon-box-list-side-image:before,
.group-icon-box-list-side-image:after {
  content: " ";
  display: table;
}
.group-icon-box-list-side-image:after {
  clear: both;
}
.group-icon-box-list-side-image:before,
.group-icon-box-list-side-image:after {
  content: " ";
  display: table;
}
.group-icon-box-list-side-image:after {
  clear: both;
}
.group-icon-box-list-side-image .__block-wrapper-2 {
  padding-top: 100px;
  padding-bottom: 75px;
  padding-right: 15px;
  padding-left: 15px;
}
.group-icon-box-list-side-image .__block-wrapper-2 .__block {
  margin-right: auto;
  margin-left: auto;
}
.group-icon-box-list-side-image .__block-wrapper-2 .__block > .__title {
  margin-bottom: 20px;
}
.group-icon-box-list-side-image .__block-wrapper-2 .__block > .__caption {
  margin-bottom: 50px;
}
.group-icon-box-list-side-image .__block-wrapper-2 .__block .block-icon-box-left-icon {
  margin-bottom: 25px;
}
.group-icon-box-list-side-image .__block-wrapper-2 .__block .block-icon-box-left-icon .__right-side .__heading {
  padding-top: 5px;
  margin-bottom: 8px;
}
@media only screen and (min-width: 768px ) {
  .group-icon-box-list-side-image .__block-wrapper-2 .__block {
    width: 720px;
  }
}
@media only screen and (min-width: 1020px ) {
  .group-icon-box-list-side-image .__block-wrapper-2 .__block {
    width: 960px;
  }
}
@media only screen and (min-width: 1230px ) {
  .group-icon-box-list-side-image .__block-wrapper-1,
  .group-icon-box-list-side-image .__block-wrapper-2 {
    width: 50%;
  }
  .group-icon-box-list-side-image .__block-wrapper-2 {
    padding-right: 30px;
    padding-left: 30px;
    float: right;
  }
  .group-icon-box-list-side-image .__block-wrapper-2 .__block {
    max-width: 700px;
  }
  .group-icon-box-list-side-image .__block-wrapper-1 {
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
  }
}
@media only screen and (max-width: 1229px ) {
  .group-icon-box-list-side-image .__block-wrapper-1 {
    position: relative;
    min-height: 500px;
  }
}


.static-background {
  background-position: 50% 50%;
  background-size: cover;
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
  z-index: -2;
}



/**
Rustica Powered by Roger
**/
@media only screen and (min-width: 992px ) {
#mainMenu ul > li:hover > a::after{
    content: "";
    display: block;
    margin: -20px auto 24px;
    position: relative;
    width: 100%;
    height: 4px;
    background: transparent url(../images/hafter.png) no-repeat;
    background-position: center;
    background-size: 46px 4px;
}

.header-sticky #mainMenu ul > li:hover > a::after{
    content: "";
    display: block;
    margin: -5px auto 24px;
    position: relative;
    width: 100%;
    height: 4px;
    background: transparent url(../images/hafter.png) no-repeat;
    background-position: center;
    background-size: 46px 4px;
}

#mainMenu > ul > li > span {
    font-size: 16px;
    font-style: normal;
    height: 90px;
    line-height: 70px;
    outline: medium none;
    padding-top: 18px;
    transition: all 0.3s ease-in-out 0s;
    color: #fff;
    position: relative;
    display: block;

}

.header-sticky #mainMenu > ul > li > span {
    font-size: 16px;
    font-style: normal;
    height: 40px;
    line-height: 90px;
    outline: medium none;
    padding-top: 18px;
    transition: all 0.3s ease-in-out 0s;
    color: #fff;
    position: relative;
    display: block;
    margin: -25px auto 24px;
}

}


@media only screen and (max-width: 991px ) {
#mainMenu > ul > li > span {
    display: none;

}
}

@media only screen and (max-width: 479px ) {
.rust-listcenter{
  margin-left: 45px;
}
}


@media only screen and (min-width: 480px ) {
.rust-listcenter{
  margin-left: 90px;
}
}


@media only screen and (min-width: 767px ) {
.rust-listcenter{
  margin-left: 10px;
}
}


@media only screen and (min-width: 992px ) {
.rust-listcenter{
  margin-left: 30px;
}
}

@media only screen and (min-width: 1200px ) {
.rust-listcenter{
  margin-left: 60px;
}
}

.rust-pcontext{
  text-align: center;
  font-size: 14px;
  color: #000000;
}

.rust-htitle{
  font-size: 40px;
  text-align: center;
  color: #464646;
}

.rust-vinetas{
  font-weight: 600;
  font-size: 14px;
  color: #383838;
}

.rust-vinetas h5{
  margin-bottom: 5px;
  font-style: italic;
  text-align: center;
}

.rust-conocetext{
  font-size: 12px;
  color: #383838;
  font-style: italic;
  line-height: 18px;
  margin: 11px;
}

.rust-sociotext{
  font-size: 24px;
  color: #000000;
  line-height: 28px;
  text-align: center;
  font-weight: lighter;
}

.rust-sociotext > strong{
  font-weight: 600;

}

.contenedor-imagen, .contenedor-imagen img{
        /* Tanto al contenedor como a la imagen
        le damos posición relative */
        position: relative;
        /* El z-index es para ubicar la imagen debajo del texto */
        z-index: 10;
}

.epigrafe{
        /* posicionamiento del epigrafe */
        position: absolute;
        left: 0;
        right: 0;
        bottom: 0;
        z-index: 20;
        background: #000; /* fallback, para navegadores viejos */
        background: rgba(0,0,0,0.5); /* negro con 50% de transparencia */
        
    }


.epigrafe p{
        font-size: 13px;
        line-height: 1px;
        margin-top: 18px;
        color: #fff;
        font-weight: bold;
        font-style: italic;
        text-align: center;
}


@media only screen and (min-width: 1200px ), screen and (max-width: 991px ) {
.contenedor-imagen, .contenedor-imagen img{
        /* Las dimensiones son necesarias, para que nada salga de lugar */
        width: 260px;
        height: 320px;
    }
    
  }



  @media only screen and (min-width: 992px) and (max-width: 1199px){
.contenedor-imagen, .contenedor-imagen img{
        /* Tanto al contenedor como a la imagen
        le damos posición relative */
        position: relative;
        /* El z-index es para ubicar la imagen debajo del texto */
        z-index: 10;
        /* Las dimensiones son necesarias, para que nada salga de lugar */
        /*width: 212.5px;
        height: 208.1px;*/
        width: 220px;
        height: 300px;
    }
    .epigrafe p{
        font-size: 11px;
    }
  }


 @media only screen and (min-width: 992px){
 .rust-inforight{
    float: right;
  }
}

@media only screen and (min-width: 992px){
.rust-contprincipal{
  margin-left: 36%;
}
}

@media only screen and (max-width: 991px){
.rust-contprincipal{
  margin-left: 20%;
}
}

@media only screen and (max-width: 767px){
.rust-contprincipal{
  margin-left: -10%;
}

.rust-contacto{
  margin-left: 30px;
  margin-right: 90px;
}
}

.rust-contacto{
  margin-top: 126px;
}

.rust-contacto > h5{
  font-weight: 600;
  color: #444444;
  text-align: center;
  margin-bottom: 2px;
  letter-spacing: 6px;
}

.rust-contacto > p{
  color: #4b4a42;
  line-height: 16px;
  text-align: center;
}

.rust-contacto .form-control{
  padding: 3px 18px;
  border-radius: 15px;
}

.rust-contacto .form-group{
  margin-bottom: 8px;
}

.rust-contacto .btn-default{
  background-color: #0a0a0a;
  border: 1px solid #000000;
  padding: 8px 12px !important;
}

.rust-contacto .btn-default:hover{
  background-color: rgba(0, 0, 0, 0.73);
  border: 1px solid rgba(0, 0, 0, 0.73);
  padding: 8px 12px !important;
}

#header #redes-sociales a:hover {
    color: #1abc9c;
}


/* Secciones de hoteles */
.rust-menu h3{
  color: #fff;
  text-align: center;
  margin-top: 8px;
}

@media only screen and (max-width: 767px){
.rust-menu h3{
  margin-top: 0px;
  margin-bottom: 0px;
}
}

.rust-menu > .rust-bottom{
  background-color: #000;
  padding-bottom: 15px;
}


/*
HOVER
*/
.rust-menu > .rust-secondmenu:hover h3{
  color: #e4d302;
}

.rust-menu > .rust-secondmenu:hover{
  background-color: #000;
}


.rust-menu > .rust-pasa{
  background-color: #4e4e4e;
}

.rust-menu > .rust-vita{
  background-color: #383838;
}


/*
Current Link
*/

.rust-active{
  background-color: #000000 !important;
}

.rust-active a h3{
  color: #e4d302;
}

.rust-tithotel{
  font-size: 45px;
  color: #3f3f3f;
  letter-spacing: 1px;
}

.rust-tithotel::after{
  content: "";
    display: block;
    margin: 0px auto 40px;
    position: relative;
    width: 100%;
    height: 4px;
    background: transparent url(../images/titulohotel.png) no-repeat;
    background-position: left;
}

.rust-benfhotel{
  font-size: 45px;
  color: #3f3f3f;
  letter-spacing: 2px;
}

@media only screen and (max-width: 380px){
.rust-tithotel{
  font-size: 40px;
}

.rust-benfhotel{
  font-size: 40px;
}
}


@media only screen and (min-width: 992px){
.rust-benfhotel{
  margin-top: 80px;
}
}

.rust-btn{
      z-index: 7;
    white-space: nowrap;
    font-size: 17px;
    line-height: 17px;
    font-weight: 600;
    color: #000;
    font-family: "Open Sans";
    font-style: italic;
    background: radial-gradient(at center center, rgb(255, 219, 76) 0%, rgb(255, 219, 76) 37%, rgb(180, 160, 8) 84%, rgb(180, 160, 8) 100%);
    border-radius: 3px;
    outline: none;
    box-shadow: rgb(153, 153, 153) 0px 0px 0px 0px;
    box-sizing: border-box;
    text-shadow: rgb(93, 93, 93) 1px 2px 11px;
    cursor: pointer;
    visibility: inherit;
    transition: none;
    text-align: inherit;
    padding: 10px 20px;
    letter-spacing: 0px;
    min-height: 0px;
    min-width: 0px;
    max-height: none;
    max-width: none;
    opacity: 1;
    transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    transform-origin: 50% 50% 0px;
    border: 1px solid transparent;
}

.rust-btn:hover{
  color: #fff;
}

.table-rustprecio tr th, tr td{
  text-align: center;
}

.rust-precionoche{
  margin-top: 60px;
}

@media only screen and (max-width: 767px){
.rust-precionoche{
  margin-top: 0px;
}
}

.rust-verpagina{
  margin-bottom: 15px;
}

.modal-body{
 padding: 0px 15px;
}

.rust-formtitulo{
  color: #fff;
  font-size: 26px;
  font-weight: 700;
}

.modal-header > h3{
  color: #fff;
}

.modal-header > h4{
  color: #fff;
}

.modal-header > h4 > span{
  color: #b79b00;
}

.modal-content .modal-body label{
  color: #fff;
}

.modal-content .modal-body label > span{
  color: #b79b00;
}

.modal-body h4{
  color: #fff;
}

.modal-content{
  background-color: #000;
  border-color: #fff;
}

.close{
  color: #fff;
  opacity: 0.8;
}

.close:hover, .close:focus{
  color: #fff;
  opacity: 0.5;
}

.modal-content .form-control{
  padding: 8px 18px;  
}

.modal-content .form-group > select{
  padding: 8px 14px;
}

.modal-content a {
  color: white;  
}

.rust-btnpago{
  border: #fff 1px solid;
  color: #fff;
  font-weight: 600;
  font-size: 18px;
  background-color: #000;
  border-radius: 8px;
  padding: 5px 40px;
}

.rust-btnpago:hover{
  border: #b79b00 1px solid;
  color: #b79b00;
}

.cantbeneficiarios{
  display: none;
}

.beneficiarios{
  display: none;
}

.beneficiariofirst{
  display: none;
}
.beneficiariosecond{
  display: none;
}
.beneficiariothird{
  display: none;
}
.beneficiariofourth{
  display: none;
}
.beneficiariofifth{
  display: none;
}

.menu-footer{
  color: #fff;
}

.menu-footer:focus{
  color: #1abc9c
}

label.error {
  display: inline !important;
  font-weight: bold;
  font-size: 18px;
}

.panel {
  background-color: transparent;
  margin: 0px;
  overflow-x: auto;  
}