/* .mfp-hide {
	display: none !important; } */

.item-block {
  position: relative;
  width: 100%;
}

.isotope_grid {
  width: 100%;
}

#default-job .result {
  padding: 15px;
  margin: 35px 0;
  float: left;
}

#default-job .result.alert-box.success {
  border: 2px solid #44c8ba;
  background-color: #eefffd;
  color: #267971;
}

#default-job .result.alert-box.error {
  border: 2px solid #c84444;
  background-color: #ffeeee;
  color: #792626;
}

#default-job .best-choice-block {
  margin-top: 80px;
  margin-bottom: 40px;
}
#default-job .best-choice-block .content .item .vertical-align {
  width: 100%;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}
#default-job .best-choice-block .content .item-block .title {
  display: block;
  padding: 0;
  font-family: "Asap", sans-serif;
  font-size: 18px;
  color: #fff;
  text-transform: uppercase;
}
#default-job .best-choice-block .content .item-block .subtitle {
  padding-bottom: 20px;
  display: block;
  font-size: 14px;
}
#default-job .best-choice-block .content .item-block .desc {
  display: block;
  font-family: "Asap", sans-serif;
  font-size: 14px;
  text-transform: none;
  color: #fff;
  margin: 15px 30px;
  height: 150px;
  overflow-y: auto;
  line-height: 20px;
  font-weight: 200;
}

#default-job .ficha-image {
  max-width: 50%;
  height: auto;
  margin: 20px auto;
  display: block;
}

#default-job .errorForm#fieldset-accept-terms {
  padding: 10px 15px;
  width: auto;
  display: inline-block;
}

#default-job #fieldset-accept-terms a {
  text-decoration: underline;
  font-weight: 600;
}

#default-job .contact-bottom form label {
  font-size: 15px;
  font-family: "Asap", sans-serif;
  text-transform: none;
  color: #2a2a2a;
  margin-bottom: 10px;
  font-weight: 400;
}

#default-job .contact-bottom form .box label {
  padding: 18px 25px;
}

#default-job .contact-bottom form .box label[for="file"] {
  width: 100%;
  background-color: #ff9900;
  margin-top: 5px;
}

#default-job .contact-bottom form .box label[for="file"] * {
  color: white;
}

#default-job .contact-bottom form .box input[type="file"] {
  display: none;
}

#default-job .contact-bottom form input[type="text"] {
  font-size: 14px;
  font-family: "Asap", sans-serif;
  color: #4e4e4e;
  background: rgba(232, 232, 232, 0.8);
  border: 1px solid #ccc;
  border-radius: 0;
  padding: 20px 15px;
  -webkit-box-shadow: none;
  box-shadow: none;
}

#default-job .contact-bottom form input[type="email"] {
  font-size: 14px;
  font-family: "Asap", sans-serif;
  color: #4e4e4e;
  background: rgba(232, 232, 232, 0.8);
  border: 1px solid #ccc;
  border-radius: 0;
  padding: 20px 15px;
  -webkit-box-shadow: none;
  box-shadow: none;
}

#default-job .contact-bottom form input[type="tel"] {
  font-size: 14px;
  font-family: "Asap", sans-serif;
  color: #4e4e4e;
  background: rgba(232, 232, 232, 0.8);
  border: 1px solid #ccc;
  border-radius: 0;
  padding: 20px 15px;
  -webkit-box-shadow: none;
  box-shadow: none;
}

#default-job .contact-bottom form textarea {
  font-size: 14px;
  font-family: "Asap", sans-serif;
  color: #4e4e4e;
  background: rgba(232, 232, 232, 0.8);
  border: 1px solid #ccc;
  border-radius: 0;
  padding: 20px 15px;
  -webkit-box-shadow: none;
  box-shadow: none;
}
#default-job .contact-bottom form textarea::-webkit-input-placeholder {
  text-transform: uppercase;
  font-size: 14px;
  font-family: "Asap", sans-serif;
  color: #4e4e4e;
}
#default-job .contact-bottom form textarea:-moz-placeholder {
  text-transform: uppercase;
  font-size: 14px;
  font-family: "Asap", sans-serif;
  color: #4e4e4e;
}
#default-job .contact-bottom form textarea::-moz-placeholder {
  text-transform: uppercase;
  font-size: 14px;
  font-family: "Asap", sans-serif;
  color: #4e4e4e;
}
#default-job .contact-bottom form textarea:-ms-input-placeholder {
  text-transform: uppercase;
  font-size: 14px;
  font-family: "Asap", sans-serif;
  color: #4e4e4e;
}

#default-job .contact-bottom form select {
  font-size: 14px;
  font-family: "Asap", sans-serif;
  color: #4e4e4e;
  border: 1px solid #ccc;
  border-radius: 0;
  padding: 20px 15px;
  -webkit-box-shadow: none;
  box-shadow: none;
  display: block;
  width: 100%;
  position: relative;
  background: rgba(232, 232, 232, 0.8) url(./../images/down-arrow.png) no-repeat
    90% 23px;
}
#default-job .contact-bottom form select::-webkit-input-placeholder {
  text-transform: uppercase;
  font-size: 14px;
  font-family: "Asap", sans-serif;
  color: #4e4e4e;
}
#default-job .contact-bottom form select:-moz-placeholder {
  text-transform: uppercase;
  font-size: 14px;
  font-family: "Asap", sans-serif;
  color: #4e4e4e;
}
#default-job .contact-bottom form select::-moz-placeholder {
  text-transform: uppercase;
  font-size: 14px;
  font-family: "Asap", sans-serif;
  color: #4e4e4e;
}
#default-job .contact-bottom form select:-ms-input-placeholder {
  text-transform: uppercase;
  font-size: 14px;
  font-family: "Asap", sans-serif;
  color: #4e4e4e;
}

#default-job .contact-bottom form input::-webkit-input-placeholder {
  text-transform: uppercase;
  font-size: 14px;
  font-family: "Asap", sans-serif;
  color: #4e4e4e;
}

#default-job .contact-bottom form input:-moz-placeholder {
  text-transform: uppercase;
  font-size: 14px;
  font-family: "Asap", sans-serif;
  color: #4e4e4e;
}

#default-job .contact-bottom form input::-moz-placeholder {
  text-transform: uppercase;
  font-size: 14px;
  font-family: "Asap", sans-serif;
  color: #4e4e4e;
}

#default-job .contact-bottom form input:-ms-input-placeholder {
  text-transform: uppercase;
  font-size: 14px;
  font-family: "Asap", sans-serif;
  color: #4e4e4e;
}

#default-job .contact-bottom .checkbox-minusvalia {
  padding: 18px 15px;
}
#default-job .contact-bottom .checkbox-minusvalia span {
  margin: 0 0 0 10px;
}

#default-job .contact-bottom #minusvalia {
  width: 80%;
}

#default-job .contact-bottom #minusvalia.off {
  opacity: 0.5;
}

#default-job .contact-bottom #minusvalia.on {
  opacity: 1;
}

#default-job .contact-bottom #send {
  margin-top: 20px;
}

#default-job .contact-bottom .result {
  padding: 15px;
}

#default-job input#checkbox-terms {
  margin: 0 10px 0 0;
}

@media screen and (max-width: 479px) {
  #hotel-default-list .hotel-menu,
  #hotel-list .hotel-menu,
  #hotel-default-grid .hotel-menu,
  #hotel-rooms .hotel-menu,
  #hotel-default .hotel-menu,
  #hotel-gallery .hotel-menu,
  #hotel-offers .hotel-menu,
  .hotel-contact .hotel-menu {
    top: 0;
  }
  .hotel-menu {
    position: relative;
    top: 0;
  }
  .hotel-menu .tabs > li {
    padding: 0;
    border-bottom: 1px solid #ffffff;
  }
  .hotel-menu .tabs > li:first-child {
    padding-left: 0;
  }
  .hotel-menu .tabs > li > a {
    font-size: 13px;
    padding: 5px 0;
  }
  /* component - Block Best choice */
  .best-choice-block {
    margin-top: 30px;
    margin-bottom: 30px;
  }
  .best-choice-block .header .title {
    font-size: 24px;
  }
  .best-choice-block .header .subtitle {
    font-size: 20px;
  }
  .best-choice-block .content .item .item-block .readmore .title {
    font-size: 13px;
  }
  .best-choice-block .content .item .item-block .readmore .title .icon {
    width: 30px;
    height: 30px;
  }
  .best-choice-block .content .item .item-block .readmore .title .icon:before {
    font-size: 20px;
    line-height: 30px;
  }
  .best-choice-block .content .item:first-of-type .item {
    width: 50%;
  }
  #default-job .best-choice-block .content .item-block .desc {
    height: 70px;
  }
}

@media screen and (min-width: 480px) {
  /* components - benefits */
  .claim-box #benefits {
    display: block;
  }

  /* component - menu contextual */
  .component--contextual-menu .contextual-menu {
    width: 215px;
    max-width: 215px;
    margin-left: 35px;
  }
  .component--contextual-menu .contextual-menu li a {
    font-size: 12px;
    text-align: center;
    padding-top: 10px;
    padding-bottom: 10px;
    line-height: 16px;
  }
  .component--contextual-menu .contextual-menu li a:after {
    bottom: 5px;
    margin: 0 auto;
  }
  .component--contextual-menu .contextual-menu.contextual-showing {
    bottom: 110px;
  }
  .component--contextual-menu .btn-contextual {
    bottom: 5%;
  }
  .component--contextual-menu .btn-contextual.btn-contextual-showing {
    left: 36px;
  }
  #default-job .best-choice-block .content .item {
    width: 100%;
  }
}

@media screen and (min-width: 768px) {
  #default-job .best-choice-block .content .item {
    width: 50%;
    height: 372px;
    padding: 0 15px;
  }
}

.filterTo {
  font-family: "Muli", sans-serif;
  font-size: 13px;
  background: rgba(204, 204, 204, 0.28);
  padding: 5px 15px;
  margin: 0 0 5px;
}

.isotope_button {
  font-family: "Muli", sans-serif;
  font-size: 13px;
  padding: 10px 12px;
  min-width: 120px;
  color: #fff;
  background: rgba(45, 204, 211, 0.8);
  border: 0;
  opacity: 0.5;
  display: inline-block;
  text-align: center;
  text-transform: inherit;
}
.isotope_button:hover {
  background: #2dccd3;
  color: #fff;
  opacity: 1;
}
.isotope_button:active {
  background: #2dccd3;
  opacity: 1;
  box-shadow: inset 0 1px 10px rgba(0, 0, 0, 0.8);
}

.isotope_button.is-checked {
  background: #2dccd3;
  opacity: 1;
  color: #fff;
}

.isotope_button-group:after {
  content: "";
  display: block;
  clear: both;
}

.isotope_button-group .isotope_button {
  float: none;
  border-radius: 0;
  margin-left: 0;
  margin-right: 1px;
}
.isotope_button-group .isotope_button:first-child {
  -webkit-border-radius: 5px 0 0 5px;
  -moz-border-radius: 5px 0 0 5px;
  -ms-border-radius: 5px 0 0 5px;
  border-radius: 5px 0 0 5px;
}
.isotope_button-group .isotope_button:last-child {
  -webkit-border-radius: 0 5px 5px 0;
  -moz-border-radius: 0 5px 5px 0;
  -ms-border-radius: 0 5px 5px 0;
  border-radius: 0 5px 5px 0;
}

.isotope_grid {
  max-width: 1200px;
}
.isotope_grid:after {
  content: "";
  display: block;
  clear: both;
}

.isotope_ui-group {
  display: block;
  text-align: center;
}
.isotope_ui-group h3 {
  display: inline-block;
  vertical-align: top;
  line-height: 32px;
  margin-right: 0.2em;
  font-size: 16px;
}
.isotope_ui-group .isotope_button-group {
  display: block;
  margin: 0 auto 20px;
  text-align: center;
  width: 100%;
}

.filters .show {
  display: inline-block !important;
}

#childgroup .dept {
  display: none;
}

.isotope_item.round {
  border-radius: 35px;
}

.isotope_item.big.round {
  border-radius: 75px;
}

.isotope_item.red {
  background: red;
}

.isotope_item.blue {
  background: blue;
}

.isotope_item.yellow {
  background: yellow;
}

.isotope_item.wide {
  width: 150px;
}

.isotope_item.big {
  width: 150px;
  height: 150px;
}

.isotope_item.tall {
  height: 150px;
}

.isotope_text p {
  padding: 20px 0 50px;
  text-align: center;
  font-size: small;
  line-height: 18px;
}

.small-dialog {
  padding: 0;
  text-align: left;
  max-width: 808px;
  margin: 0 auto;
  background-color: #e6e4e1;
  position: relative;
}
.small-dialog button.mfp-close {
  background: #fff;
  width: 56px !important;
  text-align: center !important;
  right: 0px !important;
  padding: 0 !important;
  left: inherit;
  height: 56px;
}

#somedialog h3 {
  background: #2dccd3;
  color: #fff;
  margin: 0;
  padding: 13px;
  font-family: "Asap", sans-serif;
  letter-spacing: 2px;
  font-size: 18px;
  text-align: center;
}

#somedialog .btn-close-dialog {
  font-family: "Asap", sans-serif;
  text-transform: uppercase;
  font-size: 14px;
  color: #a5141e;
  background: #2a2626;
  border: 0;
  padding: 0;
  width: 145px;
  height: 38px;
  display: block;
  margin: 15px auto 0;
  font-weight: 900;
}

#somedialog #benefits_rd.section--section-benefits {
  position: relative;
  top: 0;
  width: 100%;
  z-index: 99;
  background: transparent;
  padding: 0;
}
#somedialog #benefits_rd.section--section-benefits .benefit-list__slider_rd {
  text-align: center;
}
#somedialog
  #benefits_rd.section--section-benefits
  .benefit-list__slider_rd
  .benefit {
  background-color: transparent;
  border: 0;
  display: inline-block;
  text-align: center;
  overflow: hidden;
  position: relative;
  float: none;
  font-size: 70px;
  vertical-align: middle;
  width: 85% !important;
  margin: 10px 3px;
  height: auto;
  padding: 10px 10px;
  color: #a5141e;
}
#somedialog
  #benefits_rd.section--section-benefits
  .benefit-list__slider_rd
  .benefit:nth-child(3):after {
  background: none;
}
#somedialog
  #benefits_rd.section--section-benefits
  .benefit-list__slider_rd
  .benefit:nth-child(5):after {
  background: none;
}
#somedialog
  #benefits_rd.section--section-benefits
  .benefit-list__slider_rd
  .benefit
  .icon-inner {
  font-size: 45px;
  color: #2dccd3;
  margin: 10px 3px;
  padding: 0;
  display: block;
}
#somedialog
  #benefits_rd.section--section-benefits
  .benefit-list__slider_rd
  .benefit
  .icon-inner:before {
  font-size: 45px;
  color: #2dccd3;
  margin: 0;
}
#somedialog #benefits_rd.section--section-benefits .benefit__title {
  font-weight: 400;
  color: #a5141e;
  font-size: 18px;
  line-height: 18px;
  letter-spacing: 0;
  text-transform: none;
  font-family: "Asap", sans-serif;
  margin: 0;
  text-align: center;
  position: relative;
  top: 0;
  transform: inherit;
  padding-top: 15px;
}
#somedialog #benefits_rd.section--section-benefits .benefit__title span {
  display: block;
  font-family: "Asap", sans-serif;
  font-size: 16px;
  text-transform: uppercase;
  font-weight: 700;
  color: #636363;
}

#somedialog .section-benefits__benefit-list {
  padding: 0;
}

#somedialog .desc {
  text-align: center;
  padding: 0 10px;
  color: #636363;
  font-family: "Asap", sans-serif;
}
#somedialog .desc h3 {
  background: transparent;
  color: #2dccd3;
  margin: 15px 0 0 0;
  font-family: "Asap", sans-serif;
  letter-spacing: 0;
  font-size: 16px;
  text-align: center;
  padding: 13px 13px 30px;
  text-transform: none;
  font-weight: 400;
  position: relative;
}
#somedialog .desc h3:before {
  content: "";
  display: block;
  background: #2dccd3;
  width: 130px;
  height: 1px;
  position: absolute;
  bottom: 0;
  left: 50%;
  transform: translateX(-50%);
}

#somedialog .benefit div.desc p {
  margin: 25px 0;
  padding: 0;
  text-align: center;
  font-size: 14px;
  font-weight: 400;
  line-height: 18px;
}

#somedialog svg.arrowsvg {
  overflow: hidden;
  font-size: 11px;
  position: absolute;
  bottom: 0;
  left: 0;
  z-index: 0;
  width: 0;
  opacity: 0;
}

#somedialog svg.arrowsvg2 {
  overflow: hidden;
  font-size: 11px;
  position: absolute;
  bottom: 0;
  right: -75px;
  z-index: 0;
  width: 0;
  opacity: 0;
}

#somedialog .benefit__title small {
  color: #636363;
  font-size: 17px !important;
}

@media (max-width: 1181px) {
  .item-block {
    display: block;
    height: 100%;
  }
  .isotope_grid .isotope_item {
    height: auto;
  }
}

@media (max-width: 991px) {
  .item-block .tour-layer {
    opacity: 1;
  }
}

/* estilos extras para el nuevo template*/
#default-job .isotope_item {
  height: auto;
  margin-bottom: 15px;
  width: 100%;
  padding: 0 0px;
}

#default-job .isotope_item.isotope_text {
  height: auto;
}

#default-job .isotope_item img {
  width: 100%;
}

#default-job .isotope_item .vertical-align {
  position: absolute;
  padding: 15px;
  z-index: 1;
}

#default-job .isotope_item .vertical-align .subtitle,
#default-job .isotope_item .vertical-align .title,
#default-job .isotope_item .vertical-align .desc {
  text-align: center;
  color: white;
}

#default-job #human-form {
  display: flex;
  flex-wrap: wrap;
}

#default-job #human-form .form-group {
  display: flex;
  flex-direction: column;
}

#default-job #human-form #fieldset-accept-terms {
  flex-direction: row;
}

#default-job .isotope_item .more-info-container {
  display: flex;
  justify-content: center;
}

#default-job .isotope_item a.btn-readmore-link,
#default-job #button-accept {
  position: relative;
  min-width: 159px;
  padding: 13px 53px 13px 15px;
  background-color: #45c2cc;
  border-radius: 30px;
  font-size: 14px;
  color: #ffffff;
  font-weight: 500;
  letter-spacing: 0px;
  text-decoration: none;
  text-align: center;
  transition: all 0.25s ease-out;
  margin-right: 15px;
}
#default-job .isotope_item a.btn-readmore-link:after,
#default-job #button-accept:after {
  content: "";
  width: 39px;
  background-image: url(../../images/button-arrow-white.png);
  background-repeat: no-repeat;
  background-position: center center;
  border-radius: 100% 100% 100% 12px;
  position: absolute;
  top: 4px;
  bottom: 4px;
  right: 4px;
}

#default-job .isotope_item a.btn-readmore-link:hover,
#default-job #button-accept:hover {
  background-color: #ff9900;
}
#default-job .isotope_item a.btn-readmore-link + a.btn-readmore-link {
  background-color: #ff9900;
}
#default-job .isotope_item a.btn-readmore-link + a.btn-readmore-link:hover {
  background-color: #45c2cc;
}

/*DESCRIPCIÓN DE LA PÁGINA*/
#default-job .description-container {
  display: flex;
  flex-direction: column;
}

#default-job .description-container .description {
  max-height: none;
}

#default-job .description-container * {
  text-align: center;
}
#default-job .content h1 {
  margin: 0 0 20px 0;
  font-family: "comfortaa-bold";
  font-size: 45px;
  color: #45c2cc;
  line-height: 50px;
  letter-spacing: 0.2px;
  margin-top: 100px;
}
#default-job .content h4 {
  margin: 0 0 20px 0;
  font-size: 24px;
  color: #3d3d3d;
  font-weight: 600;
  line-height: 34px;
  letter-spacing: 1px;
}
#default-job .content h5 {
  margin: 0 0 20px 0;
  font-size: 20px;
  color: #3d3d3d;
  font-weight: 600;
  line-height: 30px;
  letter-spacing: 1px;
}
#default-job .content p {
  margin: 0 0 30px 0;
  font-size: 16px;
  color: #3d3d3d;
  font-weight: 400;
  line-height: 32px;
  letter-spacing: 1.5px;
}
#default-job .content p:last-child {
  margin-bottom: 0;
}
#default-job .content p strong {
  font-weight: 600;
}

.filters {
  width: 100%;
}


@media screen and (max-width: 779px) {
	.isotope_button-group .isotope_button {
		padding: 10px 15px;
		width: 49%;
		margin: 0.5%;
	}

	.isotope_button-group .isotope_button:first-child, .isotope_button-group .isotope_button:last-child {
		border-radius: 0px 0 0 0px;
	}
}
