/* GANTRY5 DEVELOPMENT MODE ENABLED.
 *
 * WARNING: This file is automatically generated by Gantry5. Any modifications to this file will be lost!
 *
 * For more information on modifying CSS, please read:
 *
 * http://docs.gantry.org/gantry5/configure/styles
 * http://docs.gantry.org/gantry5/tutorials/adding-a-custom-style-sheet
 */

@charset "UTF-8";
@import url(http://code.ionicframework.com/ionicons/2.0.1/css/ionicons.min.css);
@import url(https://fonts.googleapis.com/css?family=Raleway:400,200,300,500,800);
@import url(http://fonts.googleapis.com/css?family=Roboto+Condensed:400,700);
@import url(https://fonts.googleapis.com/css?family=Nanum+Brush+Script);
.g-slideshow .uk-overlay-panel {
  padding: 25px;
}
@media only all and (max-width: 47.99rem) {
  .g-slideshow .uk-overlay-panel {
    padding: 15px;
  }
  .g-slideshow .uk-overlay-panel.uk-overlay-left {
    top: auto;
    bottom: 0;
    right: 0;
    width: 100%;
  }
  .g-slideshow .uk-overlay-panel.uk-overlay-right {
    top: auto;
    bottom: 0;
    left: 0;
    width: 100%;
  }
}
@media only all and (min-width: 48rem) and (max-width: 59.99rem) {
  .g-slideshow .uk-overlay-panel {
    padding: 15px;
  }
  .g-slideshow .uk-overlay-panel.uk-overlay-left {
    top: auto;
    bottom: 0;
    right: 0;
    width: 100%;
  }
  .g-slideshow .uk-overlay-panel.uk-overlay-right {
    top: auto;
    bottom: 0;
    left: 0;
    width: 100%;
  }
}
@media only all and (min-width: 60rem) and (max-width: 74.99rem) {
  .g-slideshow .uk-overlay-panel {
    padding: 15px;
  }
}
.g-slideshow .g-overlay-container {
  width: 75rem;
  margin-left: auto;
  margin-right: auto;
  padding-left: 25px !important;
  padding-right: 25px !important;
}
@media only all and (min-width: 60rem) and (max-width: 74.99rem) {
  .g-slideshow .g-overlay-container {
    width: 60rem;
  }
}
@media only all and (min-width: 48rem) and (max-width: 59.99rem) {
  .g-slideshow .g-overlay-container {
    width: 48rem;
  }
}
@media only all and (min-width: 30.01rem) and (max-width: 47.99rem) {
  .g-slideshow .g-overlay-container {
    width: 30rem;
  }
}
@media only all and (max-width: 30rem) {
  .g-slideshow .g-overlay-container {
    width: 100%;
  }
}
.g-slideshow .nav-visible .uk-slidenav {
  opacity: 1;
}
.g-slideshow .g-slideshow-title {
  margin: 0 0 15px;
  color: #ffffff !important;
}
@media only all and (max-width: 47.99rem) {
  .g-slideshow .g-slideshow-title {
    margin: 0;
    font-size: 1rem;
  }
}
.g-slideshow .g-slideshow-desc {
  margin: 0;
}
@media only all and (max-width: 47.99rem) {
  .g-slideshow .g-slideshow-desc {
    display: none;
  }
}
.g-slideshow .g-slideshow-desc a:not(.button) {
  color: #e47200;
}
.g-slideshow .g-slideshow-desc a:not(.button):hover {
  text-decoration: underline;
}
.g-slideshow .g-slideshow-buttons {
  margin: 25px 0 0;
}
@media only all and (max-width: 47.99rem) {
  .g-slideshow .g-slideshow-buttons {
    margin: 15px 0 0;
  }
}
.g-slideshow .g-slideshow-buttons .button {
  margin-right: 15px;
  border: 2px solid #e47200;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  transition: all 0.3s;
}
.g-slideshow .g-slideshow-buttons .button:hover {
  background: #ff860e;
  border-color: #ff860e;
}
.g-slideshow .g-slideshow-buttons .button:last-child {
  margin-right: 0;
}
.g-slideshow .g-slideshow-buttons .button > span {
  margin-right: 10px;
}
@media only all and (max-width: 47.99rem) {
  .g-slideshow .g-slideshow-buttons .button {
    display: block;
    margin-right: 0;
    margin-bottom: 15px;
  }
  .g-slideshow .g-slideshow-buttons .button:last-child {
    margin-bottom: 0;
  }
}
@media only all and (min-width: 48rem) and (max-width: 59.99rem) {
  .g-slideshow .g-slideshow-buttons .button {
    display: block;
    margin-right: 0;
    margin-bottom: 15px;
  }
  .g-slideshow .g-slideshow-buttons .button:last-child {
    margin-bottom: 0;
  }
}
.g-slideshow .g-slideshow-buttons .button.empty {
  background: none;
  border: 2px solid #e47200;
  color: #e47200;
}
.g-slideshow .g-slideshow-buttons .button.empty:hover {
  background: #e47200;
  border-color: #e47200;
  color: #ffffff;
}
.g-slideshow .uk-flex-center {
  text-align: center;
}
.g-slideshow .style2 {
  padding: 70px 0;
}
.g-slideshow .style2 .g-slideshow-title {
  padding: 15px 25px;
  background: #ffffff;
  color: #1a1a1a !important;
  font-size: 2rem;
  display: table;
  margin-bottom: 20px;
}
.g-slideshow .style2 .g-slideshow-desc {
  padding: 15px 20px;
  background: #1a1a1a;
  color: #ffffff !important;
  font-size: 1.2rem;
  display: table;
}
.g-slideshow .style2 .g-slideshow-buttons .button {
  font-size: 1.2rem;
}
.g-slideshow .style2 .g-slideshow-buttons .button.standard {
  background: #ffffff;
  border-color: #ffffff;
  color: #1a1a1a;
}
.g-slideshow .style2 .g-slideshow-buttons .button.standard:hover {
  background: #1a1a1a;
  border-color: #1a1a1a;
  color: #ffffff;
}
.g-slideshow .style2 .g-slideshow-buttons .button.empty {
  border-color: #ffffff;
  color: #ffffff;
}
.g-slideshow .style2 .g-slideshow-buttons .button.empty:hover {
  background: #1a1a1a;
  border-color: #1a1a1a;
  color: #ffffff;
}
.g-slideshow .style2.uk-flex-right .g-slideshow-title, .g-slideshow .style2.uk-flex-right .g-slideshow-desc {
  margin-left: auto;
}
.g-slideshow .style2.uk-flex-center .g-slideshow-title {
  margin: 0 auto 20px;
}
.g-slideshow .style2.uk-flex-center .g-slideshow-desc {
  margin: auto;
}
.g-slideshow .style3 .g-slideshow-title {
  font-size: 2rem;
}
@media only all and (max-width: 47.99rem) {
  .g-slideshow .style3 .g-slideshow-title {
    font-size: 1.2rem;
  }
}
@media only all and (min-width: 48rem) and (max-width: 59.99rem) {
  .g-slideshow .style3 .g-slideshow-title {
    font-size: 1.4rem;
  }
}
.g-slideshow .style3 .g-slideshow-desc {
  font-size: 17px;
  line-height: 30px;
}
.g-slideshow .dark-text .style3 .g-slideshow-title {
  color: #000000 !important;
}
.g-slideshow .dark-text .style3 .g-slideshow-desc {
  color: #000000;
}
.g-slideshow .uk-dotnav {
  margin: 0 0 35px;
}
.g-slideshow .g-slideshow-item iframe {
  pointer-events: auto !important;
}
.g-slideshow .slideshow-caption.uk-overlay-background {
  padding: 25px;
}
.g-slideshow .uk-overlay-left-short {
  -webkit-transform: translateX(-10%);
  -moz-transform: translateX(-10%);
  -ms-transform: translateX(-10%);
  -o-transform: translateX(-10%);
  transform: translateX(-10%);
}
.g-slideshow .uk-overlay-right-short {
  -webkit-transform: translateX(10%);
  -moz-transform: translateX(10%);
  -ms-transform: translateX(10%);
  -o-transform: translateX(10%);
  transform: translateX(10%);
}
.g-slideshow .uk-overlay-top-short {
  -webkit-transform: translateY(-10%);
  -moz-transform: translateY(-10%);
  -ms-transform: translateY(-10%);
  -o-transform: translateY(-10%);
  transform: translateY(-10%);
}
.g-slideshow .uk-overlay-bottom-short {
  -webkit-transform: translateY(10%);
  -moz-transform: translateY(10%);
  -ms-transform: translateY(10%);
  -o-transform: translateY(10%);
  transform: translateY(10%);
}
.g-slideshow .uk-overlay-scale {
  -webkit-transform: scale(0.8);
  -moz-transform: scale(0.8);
  -ms-transform: scale(0.8);
  -o-transform: scale(0.8);
  transform: scale(0.8);
}
.g-slideshow .uk-overlay-left-short, .g-slideshow .uk-overlay-right-short, .g-slideshow .uk-overlay-top-short, .g-slideshow .uk-overlay-bottom-short {
  -webkit-transition-duration: 0.5s;
  -moz-transition-duration: 0.5s;
  transition-duration: 0.5s;
}
.g-slideshow .uk-overlay-active .uk-active .uk-overlay-scale {
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -ms-transform: scale(1);
  -o-transform: scale(1);
  transform: scale(1);
}
.g-slideshow audio, .g-slideshow canvas, .g-slideshow video {
  display: block;
}
#g-fullwidth .g-slideshow .g-content, .g-flushed .g-slideshow .g-content {
  margin: 0.625rem;
  padding: 0.938rem;
}
.g-tabs {
  background: #ffffff;
  border: 1px solid #dddddd;
}
.g-tabs .uk-tab {
  border-color: #dddddd;
}
.g-tabs .uk-tab > li > a {
  border: none;
  border-radius: 0;
  margin: 0 !important;
  color: #000000;
  text-shadow: none;
  padding: 20px 25px !important;
  -webkit-transition: background, 0.2s;
  -moz-transition: background, 0.2s;
  transition: background, 0.2s;
}
.g-tabs .uk-tab > li > a:hover {
  color: #000000;
}
@media only all and (min-width: 48rem) and (max-width: 59.99rem) {
  .g-tabs .uk-tab > li > a {
    padding: 20px 15px !important;
  }
}
.g-tabs .uk-tab > li.uk-active > a {
  color: #000000;
}
.g-tabs .uk-tab > li .g-title-icon {
  margin-right: 10px;
}
.g-tabs .uk-tab .uk-tab-responsive {
  margin: 0;
}
.g-tabs .uk-tab .uk-tab-responsive > a {
  cursor: pointer;
}
.g-tabs .uk-tab .uk-tab-responsive .uk-dropdown {
  margin: 0;
  font-size: 0.9rem;
  border-color: #dddddd;
  padding: 0;
  border-radius: 0;
}
.g-tabs .uk-tab .uk-tab-responsive .uk-dropdown .uk-nav {
  margin: 0;
}
.g-tabs .uk-tab .uk-tab-responsive .uk-dropdown .uk-nav li a {
  padding: 15px 25px;
  color: #000000;
}
.g-tabs .uk-tab .uk-tab-responsive .uk-dropdown .uk-nav li a:before {
  border: none;
}
.g-tabs .uk-tab .uk-tab-responsive .uk-dropdown .uk-nav li a:hover {
  background: #f8f8f8;
  box-shadow: none;
}
.g-tabs .uk-tab-grid {
  margin: 0;
}
.g-tabs .uk-tab-grid:before {
  border-color: #dddddd;
}
.g-tabs .uk-tab-grid.uk-tab-top .g-tab-nav > a, .g-tabs .uk-tab-grid.uk-tab-bottom .g-tab-nav > a {
  border-right: none;
  border-left: 1px solid #dddddd;
}
.g-tabs .uk-tab-grid.uk-tab-top .g-tab-nav:first-child > a, .g-tabs .uk-tab-grid.uk-tab-bottom .g-tab-nav:first-child > a {
  border-left: none;
}
.g-tabs .uk-tab-top {
  border-bottom: 1px solid #dddddd;
}
.g-tabs .uk-tab-top .g-tab-nav > a {
  border-right: 1px solid #dddddd;
}
.g-tabs .uk-tab-top .g-tab-nav > a:before {
  border-top: 3px solid transparent;
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
}
.g-tabs .uk-tab-top .g-tab-nav.uk-active > a:before {
  border-top-color: #e47200;
}
.g-tabs .uk-tab-bottom {
  border-top: 1px solid #dddddd;
}
.g-tabs .uk-tab-bottom .g-tab-nav > a {
  border-right: 1px solid #dddddd;
}
.g-tabs .uk-tab-bottom .g-tab-nav > a:before {
  border-bottom: 3px solid transparent;
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
}
.g-tabs .uk-tab-bottom .g-tab-nav.uk-active > a:before {
  border-bottom-color: #e47200;
}
.g-tabs .uk-tab-left .g-tab-nav > a {
  border-top: 1px solid #dddddd;
}
.g-tabs .uk-tab-left .g-tab-nav > a:before {
  border-left: 3px solid transparent;
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
}
.g-tabs .uk-tab-left .g-tab-nav:first-child > a {
  border-top: none;
}
.g-tabs .uk-tab-left .g-tab-nav.uk-active > a:before {
  border-left-color: #e47200;
}
.g-tabs .uk-tab-right .g-tab-nav > a {
  border-top: 1px solid #dddddd;
}
.g-tabs .uk-tab-right .g-tab-nav > a:before {
  border-right: 3px solid transparent;
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  height: 100%;
}
.g-tabs .uk-tab-right .g-tab-nav:first-child > a {
  border-top: none;
}
.g-tabs .uk-tab-right .g-tab-nav.uk-active > a:before {
  border-right-color: #e47200;
}
.g-tabs .tabs-content {
  overflow: hidden;
}
.g-tabs .tabs-content.uk-margin {
  margin-bottom: 0;
}
.g-tabs .tabs-content p {
  margin-bottom: 0;
}
.g-tabs .tabs-content .button {
  margin-top: 25px;
}
.g-tabs .tabs-content.left {
  padding: 35px;
  margin-left: -35px;
}
@media only all and (max-width: 47.99rem) {
  .g-tabs .tabs-content.left {
    margin-left: 0;
  }
}
.g-tabs .tabs-content.left p:first-child {
  margin-top: 0;
}
.g-tabs .tabs-content.right {
  padding: 35px;
  margin-right: -35px;
}
@media only all and (max-width: 47.99rem) {
  .g-tabs .tabs-content.right {
    margin-right: 0;
  }
}
.g-tabs .tabs-content.right p:first-child {
  margin-top: 0;
}
.g-tabs .tabs-content.top {
  padding: 35px;
  margin: 0;
}
.g-tabs .tabs-content.top > li {
  margin: 0;
}
.g-tabs .tabs-content.bottom {
  padding: 35px;
  margin: 0;
}
.g-tabs .tabs-content.bottom > li {
  margin: 0;
}
#g-showcase {
  padding: 0 0 !important;
}
.sp-page-builder .page-content #videoinicio {
  background-image: url('../../../../bajades/images/videos/baackgroundvideo.jpg');
  background-repeat: no-repeat;
  background-size: cover;
  background-attachment: scroll;
  background-position: 0 0;
}
.imagenback {
  background-color: #f4f4f4;
  /* background-image: url(/bajades/images/combos/fondoiniciobd.jpg);
  background-repeat: no-repeat;
  background-size: cover;
 background-attachment: scroll;
  background-position: 0 0;*/
}
.sppb-addon-timeline .sppb-addon-timeline-wrapper .timeline-movement .timeline-item .timeline-panel .title {
  color: #232323;
  font-weight: 500;
}
.frase {
  font-family: "Nanum Brush Script", cursive;
  font-size: 3.5rem;
  line-height: 3rem;
  text-align: center;
  color: #fff;
  font-weight: 600;
  position: relative;
  left: 0px;
  top: 35px;
}
.backcolortours {
  background-color: #1B222C !important;
}
.titulotours {
  color: #ffffff !important;
  font-weight: bold;
}
h3.mnwall-title a, h3.mnwall-title span {
  font-size: 16px !important;
}
.modulogaleriatours {
  margin-bottom: -5rem;
}
.imagenbackinicio {
  background-image: url('../../../../images/combos/fondoiniciobajades.jpg') !important;
  background-repeat: no-repeat !important;
  background-size: cover !important;
  background-attachment: scroll !important;
  background-position: 50% 50% !important;
}
.sp-page-builder .page-content #section-id-1519686151654 {
  background-color: transparent !important;
}
#sppb-addon-1519719723518:hover {
  background-color: #000000;
  border-color: #000000;
}
#sppb-addon-1519719541025:hover {
  background-color: #000000;
  border-color: #000000;
}
#sppb-addon-1519719541030:hover {
  background-color: #000000;
  border-color: #000000;
}
#sppb-addon-1519757240799:hover {
  background-color: #000000;
  border-color: #000000;
}
#sppb-addon-1519757240812:hover {
  background-color: #000000;
  border-color: #000000;
}
#sppb-addon-1519771218915:hover {
  background-color: #000000;
  border-color: #000000;
}
.clasecombos {
  box-shadow: 0px 5px 30px 0px rgba(0, 0, 0, 0.07);
  background-color: rgba(255, 255, 255, 0.65);
}
.tituloflip {
  font-size: 1.2rem;
  line-height: 1.3rem;
  text-align: center;
}
p.costo {
  font-size: 1.6rem;
  line-height: 1.6rem;
  text-align: center;
}
p.tiempo {
  margin: 0.1rem 0 !important;
  font-size: 1.2rem;
  line-height: 1.2rem;
  text-align: center;
}
p.precio {
  font-style: italic;
  font-weight: bolder;
}
.imagen-galeria-1 {
  margin-left: 3rem;
}
.columnavideo {
  padding-top: 400px;
  padding-bottom: 400px;
}
/*
.mfp-close {
  font-size: 51px !important;
}
.mfp-iframe-holder .mfp-close {
  top: -14rem !important;
}

.mfp-iframe-holder .mfp-close, .mfp-image-holder .mfp-close {
   right: -24rem !important;
}
.mfp-iframe-scaler iframe {
  position: fixed;
  display: block;
  top: 1%;
  left: 2%;
  width: 95%;
  height: 95%;
  box-shadow: 0 0 8px rgba(0,0,0,.6);
  background: #000;
}*/
#tours-fila-1 div.sppb-container-inner div.sppb-row div.sppb-col-md-3 {
  margin-bottom: 1.333rem;
}
#tours-fila-2 div.sppb-container-inner div.sppb-row div.sppb-col-md-3 {
  margin-bottom: 1.333rem;
}
.g-offcanvas-toggle {
  top: 0.2rem;
}
#g-navigation {
  margin: 5px;
}
#g-navigation .g-main-nav .g-toplevel > li:not(.g-menu-item-type-particle):not(.g-menu-item-type-module).active {
  background-color: #ff8c1a;
  padding: 0.6667rem;
  margin: -10px;
}
#g-navigation .g-main-nav .g-toplevel > li:not(.g-menu-item-type-particle):not(.g-menu-item-type-module).active.g-selected {
  background-color: #ff8c1a;
}
#g-navigation .g-main-nav .g-toplevel > li:not(.g-menu-item-type-particle):not(.g-menu-item-type-module):hover {
  background-color: #ff8c1a;
  padding: 0.6667rem;
  margin: -10px;
}
#g-navigation .g-main-nav .g-toplevel > li:not(.g-menu-item-type-particle):not(.g-menu-item-type-module).active.g-selected > .g-menu-item-container {
  color: #fff;
}
#g-navigation .g-main-nav .g-toplevel > li:not(.g-menu-item-type-particle):not(.g-menu-item-type-module).active > .g-menu-item-container {
  color: #fff;
}
#g-navigation .g-main-nav .g-toplevel > li > .g-menu-item-container:hover {
  color: #fff;
}
#g-navigation .g-main-nav .g-sublevel > li:not(.g-menu-item-type-particle):not(.g-menu-item-type-module):hover, #g-navigation .g-main-nav .g-sublevel > li:not(.g-menu-item-type-particle):not(.g-menu-item-type-module).active {
  background-color: #ff8c1a;
}
#g-navigation .g-main-nav .g-sublevel > li > .g-menu-item-container:hover {
  color: #fff;
}
.g-social a {
  display: inline-block;
  padding: 0.4rem 0.4rem;
  background: transparent;
  border: 1px solid #ddd;
  border-radius: 0.188rem;
  margin-bottom: 4px;
  text-decoration: none;
  margin-top: -7px;
}
ul.datoscontacto {
  list-style-type: none;
  margin-top: 0.5rem;
  overflow: hidden;
}
ul.datoscontacto li {
  float: left;
  margin-right: 1rem;
}
ul.datoscontacto li a {
  display: inline-block;
  color: white;
  text-align: center;
  padding-top: 0.6667rem;
  padding-bottom: 0.6667rem;
  text-decoration: none;
}
#CDSSCROLLINGRAVE.wide {
  width: 100% !important;
}
.espacio {
  height: 6.667rem;
}
/* RSMonials Scroller Module - Responsive CSS - BEGIN */
@media only screen and (min-width: 1200px) {
  header {
    height: 40px;
    line-height: 0px;
  }
  #rsmsc_scroller {
    width: 100% !important;
    height: 200px !important;
  }
  #rsmsc_scroller .innerDiv {
    width: 98% !important;
    height: 200px !important;
  }
  #rsm1 {
    width: 100% !important;
    height: 200px !important;
  }
  .snip1533 {
    box-shadow: 0 0 5px rgba(0, 0, 0, 0.15);
    color: #fafafa;
    display: inline-block;
    font-family: "Roboto", Arial, sans-serif;
    font-size: 16px;
    margin: 0;
    max-width: 100%;
    /* min-width: 250px;*/
    position: relative;
    text-align: center;
    /* width: 100%;*/
    background-color: #ea8221;
    border-radius: 5px;
    border-top: 5px solid #d2652d;
    height: 303px;
  }
}
@media only screen and (min-width: 960px) and (max-width: 1199px) {
  header {
    height: 40px;
    line-height: 0px;
  }
  #rsmsc_scroller {
    width: 100% !important;
    height: 200px !important;
  }
  #rsmsc_scroller .innerDiv {
    width: 98% !important;
    height: 200px !important;
  }
  #rsm1 {
    width: 100% !important;
    height: 200px !important;
  }
  .snip1533 {
    box-shadow: 0 0 5px rgba(0, 0, 0, 0.15);
    color: #fafafa;
    display: inline-block;
    font-family: "Roboto", Arial, sans-serif;
    font-size: 16px;
    margin: 0;
    max-width: 100%;
    /* min-width: 250px;*/
    position: relative;
    text-align: center;
    /* width: 100%;*/
    background-color: #ea8221;
    border-radius: 5px;
    border-top: 5px solid #d2652d;
    height: 303px;
  }
  .snip1533 h3 {
    color: #fafafa;
    font-size: 38px !important;
    font-weight: 400;
    line-height: 24px;
    margin: 100px 0 10px -33px;
  }
  .snip1533 h4 {
    color: #fafafa;
    font-weight: 600;
    font-size: 20px !important;
    margin: 0;
    opacity: 0.5;
    padding-bottom: 15px;
  }
  #tours-fila-1 div.sppb-container-inner div.sppb-row div.sppb-col-md-3 {
    margin: 0;
  }
  #tours-fila-2 div.sppb-container-inner div.sppb-row div.sppb-col-md-3 {
    margin: 0;
  }
}
@media only screen and (min-width: 768px) and (max-width: 959px) {
  header {
    height: 40px;
    line-height: 0px;
  }
  .sp-page-builder .page-content #videoinicio {
    background-image: url('../../../../bajades/images/videos/baackgroundvideo.jpg') !important;
    background-repeat: no-repeat;
    background-size: contain;
    background-attachment: scroll;
    background-position: 0 0;
  }
  .columnavideo {
    padding-top: 250px;
    padding-bottom: 252px;
  }
  #tours-fila-1 div.sppb-container-inner div.sppb-row div.sppb-col-md-3 {
    margin: 0.6667rem;
  }
  #tours-fila-2 div.sppb-container-inner div.sppb-row div.sppb-col-md-3 {
    margin: 0.6667rem;
  }
  ul.datoscontacto li {
    float: left;
    margin-right: 0rem;
  }
  ul.datoscontacto li:last-child {
    margin-left: 1rem;
  }
  #rsmsc_scroller {
    width: 100% !important;
    height: 250px !important;
  }
  #rsmsc_scroller .innerDiv {
    width: 98% !important;
    height: 250px !important;
  }
  #rsm1 {
    width: 100% !important;
    height: 200px !important;
  }
  .snip1533 {
    box-shadow: 0 0 5px rgba(0, 0, 0, 0.15);
    color: #fafafa;
    display: inline-block;
    font-family: "Roboto", Arial, sans-serif;
    font-size: 16px;
    margin: 0;
    max-width: 100%;
    /* min-width: 250px;*/
    position: relative;
    text-align: center;
    /* width: 100%;*/
    background-color: #ea8221;
    border-radius: 5px;
    border-top: 5px solid #d2652d;
    height: 303px;
  }
  .snip1533 h3 {
    color: #fafafa !important;
    font-size: 30px !important;
    font-weight: 400;
    line-height: 24px;
    margin: 100px 0 10px -33px;
  }
  .snip1533 h4 {
    color: #fafafa !important;
    font-weight: 600;
    font-size: 20px !important;
    margin: 0;
    opacity: 1 !important;
    padding-bottom: 15px;
  }
  .btnreservar {
    position: relative;
    left: -12px;
    font-size: 16px !important;
  }
}
@media only screen and (min-width: 481px) and (max-width: 767px) {
  header {
    height: 40px;
    line-height: 0px;
  }
  .sp-page-builder .page-content #videoinicio {
    background-image: url('../../../../bajades/images/videos/baackgroundvideo.jpg') !important;
    background-repeat: no-repeat;
    background-size: contain;
    background-attachment: scroll;
    background-position: 0 0;
  }
  .columnavideo {
    padding-top: 170px;
    padding-bottom: 192px;
  }
  #tours-fila-1 div.sppb-container-inner div.sppb-row div.sppb-col-md-3 {
    margin: 0.6667rem;
  }
  #tours-fila-2 div.sppb-container-inner div.sppb-row div.sppb-col-md-3 {
    margin: 0.6667rem;
  }
  #rsmsc_scroller {
    width: 100% !important;
    height: 250px !important;
  }
  #rsmsc_scroller .innerDiv {
    width: 98% !important;
    height: 250px !important;
  }
  #rsm1 {
    width: 100% !important;
    height: 200px !important;
  }
  .snip1533 {
    box-shadow: 0 0 5px rgba(0, 0, 0, 0.15);
    color: #fafafa;
    display: inline-block;
    font-family: "Roboto", Arial, sans-serif;
    font-size: 16px;
    margin: 0;
    max-width: 100%;
    /* min-width: 250px;*/
    position: relative;
    text-align: center;
    /* width: 100%;*/
    background-color: #ea8221;
    border-radius: 5px;
    border-top: 5px solid #d2652d;
    height: 303px;
  }
  #divprecio {
    margin-left: 12px;
  }
}
@media only screen and (min-width: 320px) and (max-width: 480px) {
  header {
    height: 40px;
    line-height: 0px;
  }
  .sp-page-builder .page-content #videoinicio {
    background-image: url('../../../../bajades/images/videos/baackgroundvideo480.jpg') !important;
    background-repeat: no-repeat;
    background-size: contain;
    background-attachment: scroll;
    background-position: 0 0;
  }
  .columnavideo {
    padding-top: 102px;
    padding-bottom: 76px;
  }
  #tours-fila-1 div.sppb-container-inner div.sppb-row div.sppb-col-md-3 {
    margin: 0.6667rem;
  }
  #tours-fila-2 div.sppb-container-inner div.sppb-row div.sppb-col-md-3 {
    margin: 0.6667rem;
  }
  .espacio {
    height: 0.4rem;
  }
  #rsmsc_scroller {
    width: 100% !important;
    height: 300px !important;
  }
  #rsmsc_scroller .innerDiv {
    width: 98% !important;
    height: 300px !important;
  }
  #rsm1 {
    width: 100% !important;
    height: 200px !important;
  }
  .snip1533 {
    box-shadow: 0 0 5px rgba(0, 0, 0, 0.15);
    color: #fafafa;
    display: inline-block;
    font-family: "Roboto", Arial, sans-serif;
    font-size: 16px;
    margin: 0;
    max-width: 100%;
    /* min-width: 250px;*/
    position: relative;
    text-align: center;
    /* width: 100%;*/
    background-color: #ea8221;
    border-radius: 5px;
    border-top: 5px solid #d2652d;
    height: 303px;
  }
  .snip1533 h3 {
    color: #fafafa;
    font-size: 45px !important;
    font-weight: 400;
    line-height: 24px;
    margin: 100px 0 10px -33px;
  }
  #divprecio {
    margin-left: 12px;
  }
}
@media only screen and (max-width: 320px) {
  .columnavideo {
    padding-top: 102px;
    padding-bottom: 76px;
  }
}
/* RSMonials Scroller Module - Responsive CSS - END */
/* modulo pie de página contactanos*/
h1.textocolorfooter, h2.textocolorfooter, h3.textocolorfooter {
  color: #FFFFFF;
}
.textocolorweight {
  font-weight: bold;
}
h2.testimoniotitle {
  font-weight: 400;
  text-align: center;
  color: #ef6c00;
}
a.enlacesmenu {
  color: #E47200;
}
a.enlacesmenu:hover {
  color: #ffffff;
}
a.enlacesmenu:focus {
  color: #ffffff;
}
a.enlacesmenu:active {
  color: #ffffff;
}
a.enlaces:link {
  color: #E47200;
}
a.enlaces:visited {
  color: #E47200;
}
a.enlaces:hover {
  color: #E47200;
}
a.enlaces:focus {
  color: #E47200;
}
a.enlaces:active {
  color: #E47200;
}
.Copyright-footer {
  background-color: #2b3e50;
  width: 100%;
}
.inputform {
  width: 300px;
}
.inputformseleccion {
  width: 318px;
}
.inputformtextarea {
  width: 320px;
}
.shadow {
  -moz-box-shadow: 5px 5px 5px #ccc;
  -webkit-box-shadow: 5px 5px 5px #ccc;
  box-shadow: 5px 5px 5px #ccc;
}
.idiomas_banderas {
  padding-top: 26px;
}
.menuprincipal {
  padding-top: 30px;
}
/* testimonios*/
figure.snip1139 {
  font-family: "Raleway", Arial, sans-serif;
  position: relative;
  float: left;
  overflow: hidden;
  margin: 10px 1%;
  min-width: 220px;
  max-width: 310px;
  width: 100%;
  color: #333;
  text-align: left;
  -moz-box-shadow: 0 0 5px rgba(0, 0, 0, 0.15);
  -webkit-box-shadow: 0 0 5px rgba(0, 0, 0, 0.15);
  -ms-box-shadow: 0 0 5px rgba(0, 0, 0, 0.15);
  -o-box-shadow: 0 0 5px rgba(0, 0, 0, 0.15);
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.15);
  border-radius: 8px;
  -moz-border-radius: 8px;
  -webkit-border-radius: 8px;
  -ms-box-border-radius: 8px;
  -o-box-border-radius: 8px;
}
figure.snip1139 * {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -ms-box-sizing: border-box;
  -o-box-sizing: border-box;
  -webkit-transition: all 0.35s cubic-bezier(0.25, 0.5, 0.5, 0.9);
  -moz-transition: all 0.35s cubic-bezier(0.25, 0.5, 0.5, 0.9);
  -ms-transition: all 0.35s cubic-bezier(0.25, 0.5, 0.5, 0.9);
  -o--transition: all 0.35s cubic-bezier(0.25, 0.5, 0.5, 0.9);
  transition: all 0.35s cubic-bezier(0.25, 0.5, 0.5, 0.9);
}
figure.snip1139 img {
  max-width: 100%;
  vertical-align: middle;
}
figure.snip1139 blockquote {
  position: relative;
  background-color: #ffffff;
  padding: 25px 50px 25px 50px;
  font-size: 0.8em;
  font-weight: 500;
  text-align: left;
  margin: 0;
  line-height: 1.6em;
  font-style: italic;
}
figure.snip1139 blockquote:before, figure.snip1139 blockquote:after {
  font-family: "FontAwesome";
  content: "“";
  position: absolute;
  font-size: 50px;
  opacity: 0.3;
  font-style: normal;
}
figure.snip1139 blockquote:before {
  top: 25px;
  left: 20px;
}
figure.snip1139 blockquote:after {
  content: "”";
  right: 20px;
  bottom: 0;
}
figure.snip1139 .arrow {
  top: 100%;
  width: 0;
  height: 0;
  border-left: 0 solid transparent;
  border-right: 25px solid transparent;
  border-top: 25px solid #ffffff;
  margin: 0;
  position: absolute;
}
figure.snip1139 .author {
  position: absolute;
  bottom: 0;
  width: 100%;
  padding: 5px 25px;
  color: #000000;
  background-color: #ffffff;
  margin: 0;
  text-transform: uppercase;
}
figure.snip1139 .author h5 {
  opacity: 0.8;
  margin: 0;
  font-weight: 800;
}
figure.snip1139 .author h5 span {
  font-weight: 400;
  text-transform: none;
  padding-left: 5px;
}
/* nuevo css1 */
figure.snip1171 {
  font-family: "Raleway", Arial, sans-serif;
  position: relative;
  float: left;
  overflow: hidden;
  margin: 10px 1%;
  /*  min-width: 220px;
  max-width: 310px;
  width: 100%; */
  background: #000000;
  color: #333;
  text-align: left;
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.15);
  -moz-box-shadow: 0 0 5px rgba(0, 0, 0, 0.15);
  -webkit-box-shadow: 0 0 5px rgba(0, 0, 0, 0.15);
  -ms-box-shadow: 0 0 5px rgba(0, 0, 0, 0.15);
  -o-box-shadow: 0 0 5px rgba(0, 0, 0, 0.15);
}
figure.snip1171 * {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -ms-box-sizing: border-box;
  -o-box-sizing: border-box;
  -webkit-transition: all 0.35s cubic-bezier(0.25, 0.5, 0.5, 0.9);
  -moz-transition: all 0.35s cubic-bezier(0.25, 0.5, 0.5, 0.9);
  -ms-transition: all 0.35s cubic-bezier(0.25, 0.5, 0.5, 0.9);
  -o-box-transition: all 0.35s cubic-bezier(0.25, 0.5, 0.5, 0.9);
  transition: all 0.35s cubic-bezier(0.25, 0.5, 0.5, 0.9);
}
figure.snip1171 img {
  /* max-width: 100%;*/
  vertical-align: top;
}
figure.snip1171 figcaption {
  position: relative;
  background-color: #ffffff;
  padding: 20px 25px 50px;
}
figure.snip1171 h3 {
  position: absolute;
  bottom: 100%;
  text-transform: uppercase;
  padding: 0px 25px;
  line-height: 44px;
  margin: 0;
  left: 0;
  font-weight: 400;
  background-color: #000000;
  color: #ffffff;
  font-size: 1em;
}
figure.snip1171 h3 span {
  font-weight: 800;
}
figure.snip1171 h3:before {
  position: absolute;
  left: 100%;
  border-style: solid;
  border-width: 44px 0 0 12px;
  border-color: transparent transparent transparent #000000;
  content: "";
  top: 0;
}
figure.snip1171 p {
  font-size: 0.8em;
  font-weight: 500;
  text-align: left;
  margin: 0;
  line-height: 1.6em;
}
figure.snip1171 .price {
  position: absolute;
  top: 0;
  right: 0;
  color: #ffffff;
  background-color: #000000;
  padding: 0 10px;
  line-height: 40px;
  font-weight: 800;
}
figure.snip1171 .price:before {
  position: absolute;
  right: 100%;
  border-style: solid;
  border-width: 0 12px 40px 0;
  border-color: transparent #000000 transparent;
  content: "";
  top: 0;
}
figure.snip1171 a {
  text-decoration: none;
  position: absolute;
  bottom: 0;
  right: 0;
  background-color: #000000;
  line-height: 40px;
  padding: 0 10px;
  color: #ffffff;
  font-weight: 800;
  font-size: 0.9em;
  text-transform: uppercase;
}
figure.snip1171 a:before {
  position: absolute;
  right: 100%;
  border-style: solid;
  border-width: 0 0 40px 12px;
  border-color: transparent transparent #000000;
  content: "";
  top: 0;
}
figure.snip1171.blue {
  background-color: #2472a4;
}
figure.snip1171.blue h3, figure.snip1171.blue a, figure.snip1171.blue .price {
  background-color: #2472a4;
}
figure.snip1171.blue .price:before {
  border-color: transparent #2472a4 transparent;
}
figure.snip1171.blue h3:before {
  border-color: transparent transparent transparent #2472a4;
}
figure.snip1171.blue a:before {
  border-color: transparent transparent #2472a4;
}
figure.snip1171.red {
  background-color: #ab3326;
}
figure.snip1171.red h3, figure.snip1171.red a, figure.snip1171.red .price {
  background-color: #ab3326;
}
figure.snip1171.red .price:before {
  border-color: transparent #ab3326 transparent;
}
figure.snip1171.red h3:before {
  border-color: transparent transparent transparent #ab3326;
}
figure.snip1171.red a:before {
  border-color: transparent transparent #ab3326;
}
figure.snip1171.orange {
  background-color: #d67118;
}
figure.snip1171.orange h3, figure.snip1171.orange a, figure.snip1171.orange .price {
  background-color: #d67118;
}
figure.snip1171.orange .price:before {
  border-color: transparent #d67118 transparent;
}
figure.snip1171.orange h3:before {
  border-color: transparent transparent transparent #d67118;
}
figure.snip1171.orange a:before {
  border-color: transparent transparent #d67118;
}
figure.snip1171:hover img, figure.snip1171.hover img {
  -webkit-transform: scale(1.1);
  -moz-transform: scale(1.1);
  -ms-transform: scale(1.1);
  -o-transform: scale(1.1);
  transform: scale(1.1);
}
/*pasos para reservar */
.coloredtitleh1 {
  font-size: 28px;
  line-height: 20px;
  font-weight: 800;
  text-transform: uppercase;
  color: #FFFFFF;
}
.coloredtitlep {
  line-height: 20px;
  font-weight: 800;
  color: #FFFFFF;
}
.coloredtitleimg {
  padding-top: 29px;
  margin-bottom: 12px;
}
/* -------------------------------- 

Modules - reusable parts of our design

-------------------------------- */
.cd-container {
  /* this class is used to give a max-width to the element it is applied to, and center it horizontally when it reaches that max-width */
  width: 90%;
  max-width: 1170px;
  margin: 0 auto;
}
.cd-container::after {
  /* clearfix */
  content: "";
  display: table;
  clear: both;
}
/* -------------------------------- 

Main components 

-------------------------------- */
header {
  height: 40px;
  line-height: 0px;
  text-align: center;
  background: #303e49;
}
header h1 {
  color: white;
  font-size: 18px;
  font-size: 1.125rem;
}
@media only screen and (min-width: 1170px) {
  header {
    height: 40px;
    line-height: 0px;
  }
  header h1 {
    font-size: 24px;
    font-size: 1.5rem;
  }
}
#cd-timeline {
  position: relative;
  padding: 2em 0;
  margin-top: 2em;
  margin-bottom: 2em;
}
#cd-timeline::before {
  /* this is the vertical line */
  content: "";
  position: absolute;
  top: 0;
  left: 18px;
  height: 100%;
  width: 4px;
  background: #d7e4ed;
}
@media only screen and (min-width: 1170px) {
  #cd-timeline {
    margin-top: 3em;
    margin-bottom: 3em;
  }
  #cd-timeline::before {
    left: 50%;
    margin-left: -2px;
  }
}
.cd-timeline-block {
  position: relative;
  margin: 2em 0;
}
.cd-timeline-block:after {
  content: "";
  display: table;
  clear: both;
}
.cd-timeline-block:first-child {
  margin-top: 0;
}
.cd-timeline-block:last-child {
  margin-bottom: 0;
}
@media only screen and (min-width: 1170px) {
  .cd-timeline-block {
    margin: 4em 0;
  }
  .cd-timeline-block:first-child {
    margin-top: 0;
  }
  .cd-timeline-block:last-child {
    margin-bottom: 0;
  }
}
.cd-timeline-img {
  position: absolute;
  top: 0;
  left: 0;
  width: 40px;
  height: 40px;
  border-radius: 50%;
  box-shadow: 0 0 0 4px white, inset 0 2px 0 rgba(0, 0, 0, 0.08), 0 3px 0 4px rgba(0, 0, 0, 0.05);
}
.cd-timeline-img img {
  display: block;
  width: 24px;
  height: 24px;
  position: relative;
  left: 50%;
  top: 50%;
  margin-left: -12px;
  margin-top: -12px;
}
.cd-timeline-img.cd-picture {
  background: #75ce66;
}
.cd-timeline-img.cd-movie {
  background: #c03b44;
}
.cd-timeline-img.cd-location {
  background: #f0ca45;
}
@media only screen and (min-width: 1170px) {
  .cd-timeline-img {
    width: 60px;
    height: 60px;
    left: 50%;
    margin-left: -30px;
    /* Force Hardware Acceleration in WebKit */
    -webkit-transform: translateZ(0);
    -webkit-backface-visibility: hidden;
  }
  .cssanimations .cd-timeline-img.is-hidden {
    visibility: hidden;
  }
  .cssanimations .cd-timeline-img.bounce-in {
    visibility: visible;
    -webkit-animation: cd-bounce-1 0.6s;
    -moz-animation: cd-bounce-1 0.6s;
    animation: cd-bounce-1 0.6s;
  }
}
@-webkit-keyframes cd-bounce-1 {
  0% {
    opacity: 0;
    -webkit-transform: scale(0.5);
  }
  60% {
    opacity: 1;
    -webkit-transform: scale(1.2);
  }
  100% {
    -webkit-transform: scale(1);
  }
}
@-moz-keyframes cd-bounce-1 {
  0% {
    opacity: 0;
    -moz-transform: scale(0.5);
  }
  60% {
    opacity: 1;
    -moz-transform: scale(1.2);
  }
  100% {
    -moz-transform: scale(1);
  }
}
@keyframes cd-bounce-1 {
  0% {
    opacity: 0;
    -webkit-transform: scale(0.5);
    -moz-transform: scale(0.5);
    -ms-transform: scale(0.5);
    -o-transform: scale(0.5);
    transform: scale(0.5);
  }
  60% {
    opacity: 1;
    -webkit-transform: scale(1.2);
    -moz-transform: scale(1.2);
    -ms-transform: scale(1.2);
    -o-transform: scale(1.2);
    transform: scale(1.2);
  }
  100% {
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
  }
}
.cd-timeline-content {
  position: relative;
  margin-left: 60px;
  background: white;
  border-radius: 0.25em;
  padding: 1em;
  box-shadow: 0 3px 0 #d7e4ed;
}
.cd-timeline-content:after {
  content: "";
  display: table;
  clear: both;
}
.cd-timeline-content h2 {
  color: #303e49;
}
.cd-timeline-content p, .cd-timeline-content .cd-read-more, .cd-timeline-content .cd-date {
  font-size: 13px;
  font-size: 0.8125rem;
}
.cd-timeline-content .cd-read-more, .cd-timeline-content .cd-date {
  display: inline-block;
}
.cd-timeline-content p {
  margin: 1em 0;
  line-height: 1.6;
}
.cd-timeline-content .cd-read-more {
  float: right;
  padding: 0.8em 1em;
  background: #acb7c0;
  color: white;
  border-radius: 0.25em;
}
.no-touch .cd-timeline-content .cd-read-more:hover {
  background-color: #bac4cb;
}
.cd-timeline-content .cd-date {
  float: left;
  padding: 0.8em 0;
  opacity: 0.7;
}
.cd-timeline-content::before {
  content: "";
  position: absolute;
  top: 16px;
  right: 100%;
  height: 0;
  width: 0;
  border: 7px solid transparent;
  border-right: 7px solid white;
}
@media only screen and (min-width: 768px) {
  .cd-timeline-content h2 {
    font-size: 20px;
    font-size: 1.25rem;
  }
  .cd-timeline-content p {
    font-size: 16px;
    font-size: 1rem;
  }
  .cd-timeline-content .cd-read-more, .cd-timeline-content .cd-date {
    font-size: 14px;
    font-size: 0.875rem;
  }
}
@media only screen and (min-width: 1170px) {
  .cd-timeline-content {
    margin-left: 0;
    padding: 1.6em;
    width: 45%;
  }
  .cd-timeline-content::before {
    top: 24px;
    left: 100%;
    border-color: transparent;
    border-left-color: white;
  }
  .cd-timeline-content .cd-read-more {
    float: left;
  }
  .cd-timeline-content .cd-date {
    position: absolute;
    width: 100%;
    left: 122%;
    top: 6px;
    font-size: 16px;
    font-size: 1rem;
  }
  .cd-timeline-block:nth-child(even) .cd-timeline-content {
    float: right;
  }
  .cd-timeline-block:nth-child(even) .cd-timeline-content::before {
    top: 24px;
    left: auto;
    right: 100%;
    border-color: transparent;
    border-right-color: white;
  }
  .cd-timeline-block:nth-child(even) .cd-timeline-content .cd-read-more {
    float: right;
  }
  .cd-timeline-block:nth-child(even) .cd-timeline-content .cd-date {
    left: auto;
    right: 122%;
    text-align: right;
  }
  .cssanimations .cd-timeline-content.is-hidden {
    visibility: hidden;
  }
  .cssanimations .cd-timeline-content.bounce-in {
    visibility: visible;
    -webkit-animation: cd-bounce-2 0.6s;
    -moz-animation: cd-bounce-2 0.6s;
    animation: cd-bounce-2 0.6s;
  }
}
@media only screen and (min-width: 1170px) {
  /* inverse bounce effect on even content blocks */
  .cssanimations .cd-timeline-block:nth-child(even) .cd-timeline-content.bounce-in {
    -webkit-animation: cd-bounce-2-inverse 0.6s;
    -moz-animation: cd-bounce-2-inverse 0.6s;
    animation: cd-bounce-2-inverse 0.6s;
  }
}
@-webkit-keyframes cd-bounce-2 {
  0% {
    opacity: 0;
    -webkit-transform: translateX(-100px);
  }
  60% {
    opacity: 1;
    -webkit-transform: translateX(20px);
  }
  100% {
    -webkit-transform: translateX(0);
  }
}
@-moz-keyframes cd-bounce-2 {
  0% {
    opacity: 0;
    -moz-transform: translateX(-100px);
  }
  60% {
    opacity: 1;
    -moz-transform: translateX(20px);
  }
  100% {
    -moz-transform: translateX(0);
  }
}
@keyframes cd-bounce-2 {
  0% {
    opacity: 0;
    -webkit-transform: translateX(-100px);
    -moz-transform: translateX(-100px);
    -ms-transform: translateX(-100px);
    -o-transform: translateX(-100px);
    transform: translateX(-100px);
  }
  60% {
    opacity: 1;
    -webkit-transform: translateX(20px);
    -moz-transform: translateX(20px);
    -ms-transform: translateX(20px);
    -o-transform: translateX(20px);
    transform: translateX(20px);
  }
  100% {
    -webkit-transform: translateX(0);
    -moz-transform: translateX(0);
    -ms-transform: translateX(0);
    -o-transform: translateX(0);
    transform: translateX(0);
  }
}
@-webkit-keyframes cd-bounce-2-inverse {
  0% {
    opacity: 0;
    -webkit-transform: translateX(100px);
  }
  60% {
    opacity: 1;
    -webkit-transform: translateX(-20px);
  }
  100% {
    -webkit-transform: translateX(0);
  }
}
@-moz-keyframes cd-bounce-2-inverse {
  0% {
    opacity: 0;
    -moz-transform: translateX(100px);
  }
  60% {
    opacity: 1;
    -moz-transform: translateX(-20px);
  }
  100% {
    -moz-transform: translateX(0);
  }
}
@keyframes cd-bounce-2-inverse {
  0% {
    opacity: 0;
    -webkit-transform: translateX(100px);
    -moz-transform: translateX(100px);
    -ms-transform: translateX(100px);
    -o-transform: translateX(100px);
    transform: translateX(100px);
  }
  60% {
    opacity: 1;
    -webkit-transform: translateX(-20px);
    -moz-transform: translateX(-20px);
    -ms-transform: translateX(-20px);
    -o-transform: translateX(-20px);
    transform: translateX(-20px);
  }
  100% {
    -webkit-transform: translateX(0);
    -moz-transform: translateX(0);
    -ms-transform: translateX(0);
    -o-transform: translateX(0);
    transform: translateX(0);
  }
}
/*precio */
#wrapper {
  padding: 60px 0px;
}
.circle {
  background: #ed9c28;
  padding: 35px;
  text-align: center;
  height: 250px;
  width: 250px;
  color: #ffffff;
  transition: all 0.5s;
  -moz-transition: all 0.5s;
  /* Firefox 4 */
  -webkit-transition: all 0.5s;
  /* Safari and Chrome */
  -o-transition: all 0.5s;
  /* Opera */
}
.circle h4 {
  margin: 0;
  padding: 0;
  color: #ffffff;
}
.circle span.icon {
  color: #ffffff;
}
.circle span.icon i {
  font-size: 48px;
  color: #ffffff;
}
.circle span.price-large {
  font-size: 68px;
  color: #ffffff;
}
.price-small {
  font-size: 24px;
  color: #ffffff;
}
.c1:hover {
  background: #39b3d7;
  color: #ffffff;
}
.c1 .blue {
  color: #39b3d7;
}
.c1:hover .blue {
  color: #ffffff;
}
.c2:hover {
  background: #ed9c28;
  color: #ffffff;
}
.c2 .yellow {
  color: #ed9c28;
  color: #ffffff;
}
.c2:hover .yellow {
  color: #ffffff;
}
.c3:hover {
  background: #47a447;
  color: #ffffff;
}
.c3 .green {
  color: #47a447;
}
.c3:hover .green {
  color: #ffffff;
}
.c4:hover {
  background: #d2322d;
  color: #ffffff;
}
.c4 .red {
  color: #d2322d;
}
.c4:hover .red {
  color: #ffffff;
}
/* precio */
.snip1533 *, .snip1533 *:before {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-transition: all 0.1s ease-out;
  transition: all 0.1s ease-out;
}
.snip1533:before {
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  background-color: #fff;
  border-radius: 50%;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.25);
  color: #d2652d;
  content: "";
  font-family: "FontAwesome";
  font-size: 32px;
  font-style: normal;
  left: 50%;
  line-height: 60px;
  position: absolute;
  top: -30px;
  width: 60px;
}
.snip1533 h3 {
  color: #fafafa;
  font-size: 50px;
  font-weight: 400;
  line-height: 24px;
  margin: 100px 0 10px -33px;
}
.snip1533 h3 sup u {
  color: #fafafa;
  font-size: 20px;
  font-weight: 700;
  line-height: 24px;
  margin: 78px 10px 10px 2px;
}
.snip1533 h4 {
  color: #fafafa;
  font-weight: 600;
  font-size: 22px;
  margin: 0;
  /* opacity: 0.5;*/
  padding-bottom: 15px;
}
.preciot p {
  color: #fafafa;
  font-size: 20px;
  font-weight: 500;
  line-height: 24px;
  margin: 0;
}
.preciot p sup u {
  color: #fafafa;
  font-size: 20px;
  font-weight: 500;
  line-height: 24px;
  margin: 78px 10px 10px 2px;
}
.snip1533 blockquote {
  font-style: italic;
  font-weight: 300;
  margin: 0 0 20px;
}
.btnreservar {
  -moz-box-shadow: 0px 10px 14px -7px #d2642d;
  -webkit-box-shadow: 0px 10px 14px -7px #d2642d;
  box-shadow: 0px 10px 14px -7px #d2642d;
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0.05, #ffffff), color-stop(1, #ffffff));
  background: -moz-linear-gradient(top, #ffffff 5%, #ffffff 100%);
  background: -webkit-linear-gradient(top, #ffffff 5%, #ffffff 100%);
  background: -o-linear-gradient(top, #ffffff 5%, #ffffff 100%);
  background: -ms-linear-gradient(top, #ffffff 5%, #ffffff 100%);
  background: linear-gradient(to bottom, #ffffff 5%, #ffffff 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#ffffff", endColorstr="#ffffff",GradientType=0);
  background-color: #ffffff;
  -moz-border-radius: 8px;
  -webkit-border-radius: 8px;
  border-radius: 8px;
  display: inline-block;
  cursor: pointer;
  color: #d2642d;
  font-family: Arial;
  font-size: 20px;
  font-weight: bold;
  padding: 13px 32px;
  text-decoration: none;
  text-shadow: 0px 1px 0px #ffffff;
}
.btnreservar:hover {
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0.05, #ffffff), color-stop(1, #ffffff));
  background: -moz-linear-gradient(top, #ffffff 5%, #ffffff 100%);
  background: -webkit-linear-gradient(top, #ffffff 5%, #ffffff 100%);
  background: -o-linear-gradient(top, #ffffff 5%, #ffffff 100%);
  background: -ms-linear-gradient(top, #ffffff 5%, #ffffff 100%);
  background: linear-gradient(to bottom, #ffffff 5%, #ffffff 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#ffffff", endColorstr="#ffffff",GradientType=0);
  background-color: #ffffff;
}
.btnreservar:active {
  position: relative;
  top: 1px;
}
a.btnreservar:hover {
  color: #ea8221;
}
.iconocolor {
  color: #ea8221;
}
/*# sourceMappingURL=custom_19.css.map */