/*--------------------------- Color variations ----------------------*/
/* Medium Layout: 1280px */
/* Tablet Layout: 768px */
/* Mobile Layout: 320px */
/* Wide Mobile Layout: 480px */
/* =================================== */
/*  Basic Style 
/* =================================== */
@import url('https://fonts.googleapis.com/css2?family=Pacifico&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Abril+Fatface&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Playfair+Display:wght@700&display=swap');





::-moz-selection {
  /* Code for Firefox */
  background-color: #b01afe;
  color: #fff;
}

::selection {
  background-color: #b01afe;
  color: #fff;
}

::-webkit-input-placeholder {
  /* WebKit, Blink, Edge */
  color: #777777;
  font-weight: 300;
}

:-moz-placeholder {
  /* Mozilla Firefox 4 to 18 */
  color: #777777;
  opacity: 1;
  font-weight: 300;
}

::-moz-placeholder {
  /* Mozilla Firefox 19+ */
  color: #777777;
  opacity: 1;
  font-weight: 300;
}

:-ms-input-placeholder {
  /* Internet Explorer 10-11 */
  color: #777777;
  font-weight: 300;
}

::-ms-input-placeholder {
  /* Microsoft Edge */
  color: #8d9656;
  font-weight: 300;
}

body {
  color: #555252;
  font-family: "Poppins", sans-serif;
  font-size: 14px;
  font-weight: 300;
  line-height: 1.625em;
  position: relative;

  
}
#letrasPie{
  color: #382018;
  font-weight: 700px;
  font-size: 15px;
  

}
#letrasPie2{
  color: #583326;
font-size: 11px;
}

ol, ul {
  margin: 0;
  padding: 0;
  list-style: none;
}

select {
  display: block;
}

figure {
  margin: 0;
}

a {
  -webkit-transition: all 0.3s ease 0s;
  -moz-transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
}

iframe {
  border: 0;
}

a, a:focus, a:hover {
  text-decoration: none;
  outline: 0;
}

.btn.active.focus,
.btn.active:focus,
.btn.focus,
.btn.focus:active,
.btn:active:focus,
.btn:focus {
  text-decoration: none;
  outline: 0;
}

.card-panel {
  margin: 0;
  padding: 60px;
}

/**
 *  Typography
 *
 **/
.btn i, .btn-large i, .btn-floating i, .btn-large i, .btn-flat i {
  font-size: 1em;
  line-height: inherit;
}

.gray-bg {
  background: #f9f9ff;
}

h1, h2, h3,
h4, h5, h6 {
  font-family: "Poppins", sans-serif;
  color: #222222;
  line-height: 1.2em !important;
  margin-bottom: 0;
  margin-top: 0;
  font-weight: 600;
}

.h1, .h2, .h3,
.h4, .h5, .h6 {
  margin-bottom: 0;
  margin-top: 0;
  font-family: "Poppins", sans-serif;
  font-weight: 600;
  color: #222222;
}

h1, .h1 {
  font-size: 36px;
}

h2, .h2 {
  font-size: 30px;
}

h3, .h3 {
  font-size: 24px;
}

h4, .h4 {
  font-size: 18px;
}

h5, .h5 {
  font-size: 16px;
}

h6, .h6 {
  font-size: 14px;
  color: #222222;
}

td, th {
  border-radius: 0px;
}

mark{
  color: #8d9656;

  
}
strong{
  color: #6b7720;

}

/**
 * For modern browsers
 * 1. The space content is one way to avoid an Opera bug when the
 *    contenteditable attribute is included anywhere else in the document.
 *    Otherwise it causes space to appear at the top and bottom of elements
 *    that are clearfixed.
 * 2. The use of `table` rather than `block` is only necessary if using
 *    `:before` to contain the top-margins of child elements.
 */
.clear::before, .clear::after {
  content: " ";
  display: table;
}

.clear::after {
  clear: both;
}

.fz-11 {
  font-size: 11px;
}

.fz-12 {
  font-size: 12px;
}

.fz-13 {
  font-size: 13px;
}

.fz-14 {
  font-size: 14px;
}

.fz-15 {
  font-size: 15px;
}

.fz-16 {
  font-size: 16px;
}

.fz-18 {
  font-size: 18px;
}

.fz-30 {
  font-size: 30px;
}

.fz-48 {
  font-size: 48px !important;
}

.fw100 {
  font-weight: 100;
}

.fw300 {
  font-weight: 300;
}

.fw400 {
  font-weight: 400 !important;
}

.fw500 {
  font-weight: 500;
}

.f700 {
  font-weight: 700;
}

.fsi {
  font-style: italic;
}

.mt-10 {
  margin-top: 10px;
}

.mt-15 {
  margin-top: 15px;
}

.mt-20 {
  margin-top: 20px;
}

.mt-25 {
  margin-top: 25px;
}

.mt-30 {
  margin-top: 30px;
}

.mt-35 {
  margin-top: 35px;
}

.mt-40 {
  margin-top: 40px;
}

.mt-50 {
  margin-top: 50px;
}

.mt-60 {
  margin-top: 60px;
}

.mt-70 {
  margin-top: 70px;
}

.mt-80 {
  margin-top: 80px;
}

.mt-100 {
  margin-top: 100px;
}

.mt-120 {
  margin-top: 120px;
}

.mt-150 {
  margin-top: 150px;
}

.ml-0 {
  margin-left: 0 !important;
}

.ml-5 {
  margin-left: 5px !important;
}

.ml-10 {
  margin-left: 10px;
}

.ml-15 {
  margin-left: 15px;
}

.ml-20 {
  margin-left: 20px;
}

.ml-30 {
  margin-left: 30px;
}

.ml-50 {
  margin-left: 50px;
}

.mr-0 {
  margin-right: 0 !important;
}

.mr-5 {
  margin-right: 5px !important;
}

.mr-15 {
  margin-right: 15px;
}

.mr-10 {
  margin-right: 10px;
}

.mr-20 {
  margin-right: 20px;
}

.mr-30 {
  margin-right: 30px;
}

.mr-50 {
  margin-right: 50px;
}

.mb-0 {
  margin-bottom: 0px;
}

.mb-0-i {
  margin-bottom: 0px !important;
}

.mb-5 {
  margin-bottom: 5px;
}

.mb-10 {
  margin-bottom: 10px;
  margin-top: 70px;
}

.mb-15 {
  margin-bottom: 15px;
}

.mb-20 {
  margin-bottom: 20px;
}

.mb-25 {
  margin-bottom: 25px;
}

.mb-30 {
  margin-bottom: 30px;

  
}


.mb-40 {
  margin-bottom: 40px;
}

.mb-50 {
  margin-bottom: 50px;
}

.mb-60 {
  margin-bottom: 60px;
}

.mb-70 {
  margin-bottom: 70px;
}

.mb-80 {
  margin-bottom: 80px;
}

.mb-90 {
  margin-bottom: 90px;
}

.mb-100 {
  margin-bottom: 100px;
}

.pt-0 {
  padding-top: 0px;
}

.pt-10 {
  padding-top: 10px;
}

.pt-15 {
  padding-top: 15px;
}

.pt-20 {
  padding-top: 20px;
}

.pt-25 {
  padding-top: 25px;
}

.pt-30 {
  padding-top: 30px;
}

.pt-40 {
  padding-top: 40px;
}

.pt-50 {
  padding-top: 50px;
}

.pt-60 {
  padding-top: 60px;
}

.pt-70 {
  padding-top: 70px;
}

.pt-80 {
  padding-top: 80px;
}

.pt-90 {
  padding-top: 90px;
}

.pt-100 {
  padding-top: 100px;
}

.pt-120 {
  padding-top: 120px;
}

.pt-150 {
  padding-top: 150px;
}

.pt-170 {
  padding-top: 170px;
}

.pb-0 {
  padding-bottom: 0px;
}

.pb-10 {
  padding-bottom: 10px;
}

.pb-15 {
  padding-bottom: 15px;
}

.pb-20 {
  padding-bottom: 20px;
}

.pb-25 {
  padding-bottom: 25px;
}

.pb-30 {
  padding-bottom: 30px;
}

.pb-40 {
  padding-bottom: 40px;
}

.pb-50 {
  padding-bottom: 50px;
}

.pb-60 {
  padding-bottom: 60px;
}

.pb-70 {
  padding-bottom: 70px;
}

.pb-80 {
  padding-bottom: 80px;
}

.pb-90 {
  padding-bottom: 90px;
}

.pb-100 {
  padding-bottom: 100px;
}

.pb-120 {
  padding-bottom: 120px;
}

.pb-150 {
  padding-bottom: 150px;
}

.pr-30 {
  padding-right: 30px;
}

.pl-30 {
  padding-left: 30px;
}

.pl-90 {
  padding-left: 90px;
}

.p-40 {
  padding: 40px;
}

.float-left {
  float: left;
}

.float-right {
  float: right;
}

.text-italic {
  font-style: italic;
}

.text-white {
  color: #fff;
}

.text-black {
  color: #000;
}

.transition {
  -webkit-transition: all 0.3s ease 0s;
  -moz-transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
}

.section-full {
  padding: 100px 0;
}

.section-half {
  padding: 75px 0;
}

.text-center {
  text-align: center;
}

.text-left {
  text-align: left;
  margin-left: 20px;
  line-height: 2.5;
  

}

.text-rigth {
  text-align: right;
}

.flex {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
}

.inline-flex {
  display: -webkit-inline-box;
  display: -webkit-inline-flex;
  display: -moz-inline-flex;
  display: -ms-inline-flexbox;
  display: inline-flex;
}

.flex-grow {
  -webkit-box-flex: 1;
  -webkit-flex-grow: 1;
  -moz-flex-grow: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
}

.flex-wrap {
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.flex-left {
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  -webkit-justify-content: flex-start;
  -moz-justify-content: flex-start;
  justify-content: flex-start;
}

.flex-middle {
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  -moz-align-items: center;
  align-items: center;
}

.flex-right {
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  -webkit-justify-content: flex-end;
  -moz-justify-content: flex-end;
  justify-content: flex-end;
}

.flex-top {
  -webkit-align-self: flex-start;
  -moz-align-self: flex-start;
  -ms-flex-item-align: start;
  align-self: flex-start;
}

.flex-center {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  -moz-justify-content: center;
  justify-content: center;
}

.flex-bottom {
  -webkit-align-self: flex-end;
  -moz-align-self: flex-end;
  -ms-flex-item-align: end;
  align-self: flex-end;
}

.space-between {
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  -webkit-justify-content: space-between;
  -moz-justify-content: space-between;
  justify-content: space-between;
}

.space-around {
  -ms-flex-pack: distribute;
  -webkit-justify-content: space-around;
  -moz-justify-content: space-around;
  justify-content: space-around;
}

.flex-column {
  -webkit-box-direction: normal;
  -webkit-box-orient: vertical;
  -webkit-flex-direction: column;
  -moz-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
}

.flex-cell {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-flex: 1;
  -webkit-flex-grow: 1;
  -moz-flex-grow: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
}

.display-table {
  display: table;
}

.light {
  color: #fff;
}

.dark {
  color: #222;
}

.relative {
  position: relative;
}

.overflow-hidden {
  overflow: hidden;
}

.overlay {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
}

.container.fullwidth {
  width: 100%;
}

.container.no-padding {
  padding-left: 0;
  padding-right: 0;
}

.no-padding {
  padding: 0;
}

.section-bg {
  background: #f9fafc;
}

@media (max-width: 767px) {
  .no-flex-xs {
    display: block !important;
  }
}

.row.no-margin {
  margin-left: 0;
  margin-right: 0;
}

.sample-text-area {
  background: #fff;
  padding: 100px 0 70px 0;
}

.text-heading {
  margin-bottom: 30px;
  font-size: 24px;
}

h1 {
  font-size: 36px;
}

h2 {
  font-size: 30px;
}

h3 {
  font-size: 24px;
}

h4 {
  font-size: 18px;
}

h5 {
  font-size: 16px;
}

h6 {
  font-size: 14px;
}

h1, h2, h3, h4, h5, h6 {
  line-height: 1.5em;
}

.typography h1, .typography h2, .typography h3, .typography h4, .typography h5, .typography h6 {
  color: #777777;
}

.button-area {
  background: #fff;
}

.button-area .border-top-generic {
  padding: 70px 15px;
  border-top: 1px dotted #eee;
}

.button-group-area .genric-btn {
  margin-right: 10px;
  margin-top: 10px;
}

.button-group-area .genric-btn:last-child {
  margin-right: 0;
}

.genric-btn {
  display: inline-block;
  outline: none;
  line-height: 40px;
  padding: 0 30px;
  font-size: .8em;
  text-align: center;
  text-decoration: none;
  font-weight: 500;
  cursor: pointer;
  -webkit-transition: all 0.3s ease 0s;
  -moz-transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
}

.genric-btn:focus {
  outline: none;
}

.genric-btn.e-large {
  padding: 0 40px;
  line-height: 50px;
}

.genric-btn.large {
  line-height: 45px;
}

.genric-btn.medium {
  line-height: 30px;
}

.genric-btn.small {
  line-height: 25px;
}

.genric-btn.radius {
  border-radius: 3px;
}

.genric-btn.circle {
  border-radius: 20px;
}

.genric-btn.arrow {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.genric-btn.arrow span {
  margin-left: 10px;
}

.genric-btn.default {
  color: #222222;
  background: #f9f9ff;
  border: 1px solid transparent;
}

.genric-btn.default:hover {
  border: 1px solid #f9f9ff;
  background: #fff;
}

.genric-btn.default-border {
  border: 1px solid #f9f9ff;
  background: #fff;
}

.genric-btn.default-border:hover {
  color: #222222;
  background: #f9f9ff;
  border: 1px solid transparent;
}

.genric-btn.primary {
  color: #fff;
  background: #b01afe;
  border: 1px solid transparent;
}

.genric-btn.primary:hover {
  color: #b01afe;
  border: 1px solid #b01afe;
  background: #fff;
}

.genric-btn.primary-border {
  color: #b01afe;
  border: 1px solid #b01afe;
  background: #fff;
}

.genric-btn.primary-border:hover {
  color: #fff;
  background: #b01afe;
  border: 1px solid transparent;
}

.genric-btn.success {
  margin-top: 6%;
  margin-left: 40%;
  font-size: 15px;
  color: #fff;
  background: #b6be44;
  border: 1px solid transparent;
}

.genric-btn.success:hover {
  color: #4b3c06;
  border: 1px solid #4b3c06;
  background: #fff;
}

.genric-btn.success-border {
  color: #4cd3e3;
  border: 1px solid #4cd3e3;
  background: #fff;
}

.genric-btn.success-border:hover {
  color: #fff;
  background: #4cd3e3;
  border: 1px solid transparent;
}

.genric-btn.info {
  color: #fff;
  background: #38a4ff;
  border: 1px solid transparent;
}

.genric-btn.info:hover {
  color: #38a4ff;
  border: 1px solid #38a4ff;
  background: #fff;
}

.genric-btn.info-border {
  color: #38a4ff;
  border: 1px solid #38a4ff;
  background: #fff;
}

.genric-btn.info-border:hover {
  color: #fff;
  background: #38a4ff;
  border: 1px solid transparent;
}

.genric-btn.warning {
  color: #fff;
  background: #f4e700;
  border: 1px solid transparent;
}

.genric-btn.warning:hover {
  color: #f4e700;
  border: 1px solid #f4e700;
  background: #fff;
}

.genric-btn.warning-border {
  color: #f4e700;
  border: 1px solid #f4e700;
  background: #fff;
}

.genric-btn.warning-border:hover {
  color: #fff;
  background: #f4e700;
  border: 1px solid transparent;
}

.genric-btn.danger {
  color: #fff;
  background: #f44a40;
  border: 1px solid transparent;
}

.genric-btn.danger:hover {
  color: #f44a40;
  border: 1px solid #f44a40;
  background: #fff;
}

.genric-btn.danger-border {
  color: #f44a40;
  border: 1px solid #f44a40;
  background: #fff;
}

.genric-btn.danger-border:hover {
  color: #fff;
  background: #f44a40;
  border: 1px solid transparent;
}

.genric-btn.link {
  color: #222222;
  background: #f9f9ff;
  text-decoration: underline;
  border: 1px solid transparent;
}

.genric-btn.link:hover {
  color: #222222;
  border: 1px solid #f9f9ff;
  background: #fff;
}

.genric-btn.link-border {
  color: #222222;
  border: 1px solid #f9f9ff;
  background: #fff;
  text-decoration: underline;
}

.genric-btn.link-border:hover {
  color: #222222;
  background: #f9f9ff;
  border: 1px solid transparent;
}

.genric-btn.disable {
  color: #222222, 0.3;
  background: #f9f9ff;
  border: 1px solid transparent;
  cursor: not-allowed;
}

.generic-blockquote {
  padding: 30px 50px 30px 30px;
  background: #f9f9ff;
  border-left: 2px solid #b7bb45;
}

.progress-table-wrap {
  overflow-x: scroll;
}

.progress-table {
  background: #f9f9ff;
  padding: 15px 0px 30px 0px;
  min-width: 800px;
}

.progress-table .serial {
  width: 11.83%;
  padding-left: 30px;
}

.progress-table .country {
  width: 28.07%;
}

.progress-table .visit {
  width: 19.74%;
}

.progress-table .percentage {
  width: 40.36%;
  padding-right: 50px;
}

.progress-table .table-head {
  display: flex;
}

.progress-table .table-head .serial, .progress-table .table-head .country, .progress-table .table-head .visit, .progress-table .table-head .percentage {
  color: #222222;
  line-height: 40px;
  text-transform: uppercase;
  font-weight: 500;
}

.progress-table .table-row {
  padding: 15px 0;
  border-top: 1px solid #edf3fd;
  display: flex;
}

.progress-table .table-row .serial, .progress-table .table-row .country, .progress-table .table-row .visit, .progress-table .table-row .percentage {
  display: flex;
  align-items: center;
}

.progress-table .table-row .country img {
  margin-right: 15px;
}

.progress-table .table-row .percentage .progress {
  width: 80%;
  border-radius: 0px;
  background: transparent;
}

.progress-table .table-row .percentage .progress .progress-bar {
  height: 5px;
  line-height: 5px;
}

.progress-table .table-row .percentage .progress .progress-bar.color-1 {
  background-color: #6382e6;
}

.progress-table .table-row .percentage .progress .progress-bar.color-2 {
  background-color: #e66686;
}

.progress-table .table-row .percentage .progress .progress-bar.color-3 {
  background-color: #f09359;
}

.progress-table .table-row .percentage .progress .progress-bar.color-4 {
  background-color: #73fbaf;
}

.progress-table .table-row .percentage .progress .progress-bar.color-5 {
  background-color: #73fbaf;
}

.progress-table .table-row .percentage .progress .progress-bar.color-6 {
  background-color: #6382e6;
}

.progress-table .table-row .percentage .progress .progress-bar.color-7 {
  background-color: #a367e7;
}

.progress-table .table-row .percentage .progress .progress-bar.color-8 {
  background-color: #e66686;
}

.single-gallery-image {
  margin-top: 30px;
  background-repeat: no-repeat !important;
  background-position: center center !important;
  background-size: cover !important;
  height: 400px;
}

.list-style {
  width: 14px;
  height: 14px;
}

.unordered-list li {
  position: relative;
  padding-left: 30px;
  line-height: 1.82em !important;
}

.unordered-list li:before {
  content: "";
  position: absolute;
  width: 14px;
  height: 14px;
  border: 3px solid #b01afe;
  background: #fff;
  top: 4px;
  left: 0;
  border-radius: 50%;
}

.ordered-list {
  margin-left: 30px;
}

.ordered-list li {
  list-style-type: decimal-leading-zero;
  color: #b01afe;
  font-weight: 500;
  line-height: 1.82em !important;
}

.ordered-list li span {
  font-weight: 300;
  color: #777777;
}

.ordered-list-alpha li {
  margin-left: 30px;
  list-style-type: lower-alpha;
  color: #b01afe;
  font-weight: 500;
  line-height: 1.82em !important;
}

.ordered-list-alpha li span {
  font-weight: 300;
  color: #777777;
}

.ordered-list-roman li {
  margin-left: 30px;
  list-style-type: lower-roman;
  color: #b01afe;
  font-weight: 500;
  line-height: 1.82em !important;
}

.ordered-list-roman li span {
  font-weight: 300;
  color: #777777;
}

.single-input {
  display: block;
  width: 100%;
  line-height: 40px;
  border: none;
  outline: none;
  background: #f9f9ff;
  padding: 0 20px;
}

.single-input:focus {
  outline: none;
}

.input-group-icon {
  position: relative;
}

.input-group-icon .icon {
  position: absolute;
  left: 20px;
  top: 0;
  line-height: 40px;
  z-index: 3;
}

.input-group-icon .icon i {
  color: #797979;
}

.input-group-icon .single-input {
  padding-left: 45px;
}

.single-textarea {
  display: block;
  width: 100%;
  line-height: 40px;
  border: none;
  outline: none;
  background: #f9f9ff;
  padding: 0 20px;
  height: 100px;
  resize: none;
}

.single-textarea:focus {
  outline: none;
}

.single-input-primary {
  display: block;
  width: 100%;
  line-height: 40px;
  border: 1px solid transparent;
  outline: none;
  background: #f9f9ff;
  padding: 0 20px;
}

.single-input-primary:focus {
  outline: none;
  border: 1px solid #b01afe;
}

.single-input-accent {
  display: block;
  width: 100%;
  line-height: 40px;
  border: 1px solid transparent;
  outline: none;
  background: #f9f9ff;
  padding: 0 20px;
}

.single-input-accent:focus {
  outline: none;
  border: 1px solid #eb6b55;
}

.single-input-secondary {
  display: block;
  width: 100%;
  line-height: 40px;
  border: 1px solid transparent;
  outline: none;
  background: #f9f9ff;
  padding: 0 20px;
}

.single-input-secondary:focus {
  outline: none;
  border: 1px solid #f09359;
}

.default-switch {
  width: 35px;
  height: 17px;
  border-radius: 8.5px;
  background: #f9f9ff;
  position: relative;
  cursor: pointer;
}

.default-switch input {
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  opacity: 0;
  cursor: pointer;
}

.default-switch input + label {
  position: absolute;
  top: 1px;
  left: 1px;
  width: 15px;
  height: 15px;
  border-radius: 50%;
  background: #b01afe;
  -webkit-transition: all 0.2s;
  -moz-transition: all 0.2s;
  -o-transition: all 0.2s;
  transition: all 0.2s;
  box-shadow: 0px 4px 5px 0px rgba(0, 0, 0, 0.2);
  cursor: pointer;
}

.default-switch input:checked + label {
  left: 19px;
}

.primary-switch {
  width: 35px;
  height: 17px;
  border-radius: 8.5px;
  background: #f9f9ff;
  position: relative;
  cursor: pointer;
}

.primary-switch input {
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  opacity: 0;
}

.primary-switch input + label {
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
}

.primary-switch input + label:before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  background: transparent;
  border-radius: 8.5px;
  cursor: pointer;
  -webkit-transition: all 0.2s;
  -moz-transition: all 0.2s;
  -o-transition: all 0.2s;
  transition: all 0.2s;
}

.primary-switch input + label:after {
  content: "";
  position: absolute;
  top: 1px;
  left: 1px;
  width: 15px;
  height: 15px;
  border-radius: 50%;
  background: #fff;
  -webkit-transition: all 0.2s;
  -moz-transition: all 0.2s;
  -o-transition: all 0.2s;
  transition: all 0.2s;
  box-shadow: 0px 4px 5px 0px rgba(0, 0, 0, 0.2);
  cursor: pointer;
}

.primary-switch input:checked + label:after {
  left: 19px;
}

.primary-switch input:checked + label:before {
  background: #b01afe;
}

.confirm-switch {
  width: 35px;
  height: 17px;
  border-radius: 8.5px;
  background: #f9f9ff;
  position: relative;
  cursor: pointer;
}

.confirm-switch input {
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  opacity: 0;
}

.confirm-switch input + label {
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
}

.confirm-switch input + label:before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  background: transparent;
  border-radius: 8.5px;
  -webkit-transition: all 0.2s;
  -moz-transition: all 0.2s;
  -o-transition: all 0.2s;
  transition: all 0.2s;
  cursor: pointer;
}

.confirm-switch input + label:after {
  content: "";
  position: absolute;
  top: 1px;
  left: 1px;
  width: 15px;
  height: 15px;
  border-radius: 50%;
  background: #fff;
  -webkit-transition: all 0.2s;
  -moz-transition: all 0.2s;
  -o-transition: all 0.2s;
  transition: all 0.2s;
  box-shadow: 0px 4px 5px 0px rgba(0, 0, 0, 0.2);
  cursor: pointer;
}

.confirm-switch input:checked + label:after {
  left: 19px;
}

.confirm-switch input:checked + label:before {
  background: #4cd3e3;
}

.primary-checkbox {
  width: 16px;
  height: 16px;
  border-radius: 3px;
  background: #f9f9ff;
  position: relative;
  cursor: pointer;
}

.primary-checkbox input {
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  opacity: 0;
}

.primary-checkbox input + label {
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  border-radius: 3px;
  cursor: pointer;
  border: 1px solid #f1f1f1;
}

.primary-checkbox input:checked + label {
  background: url(../img/elements/primary-check.png) no-repeat center center/cover;
  border: none;
}

.confirm-checkbox {
  width: 16px;
  height: 16px;
  border-radius: 3px;
  background: #f9f9ff;
  position: relative;
  cursor: pointer;
}

.confirm-checkbox input {
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  opacity: 0;
}

.confirm-checkbox input + label {
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  border-radius: 3px;
  cursor: pointer;
  border: 1px solid #f1f1f1;
}

.confirm-checkbox input:checked + label {
  background: url(../img/elements/success-check.png) no-repeat center center/cover;
  border: none;
}

.disabled-checkbox {
  width: 16px;
  height: 16px;
  border-radius: 3px;
  background: #f9f9ff;
  position: relative;
  cursor: pointer;
}

.disabled-checkbox input {
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  opacity: 0;
}

.disabled-checkbox input + label {
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  border-radius: 3px;
  cursor: pointer;
  border: 1px solid #f1f1f1;
}

.disabled-checkbox input:disabled {
  cursor: not-allowed;
  z-index: 3;
}

.disabled-checkbox input:checked + label {
  background: url(../img/elements/disabled-check.png) no-repeat center center/cover;
  border: none;
}

.primary-radio {
  width: 16px;
  height: 16px;
  border-radius: 8px;
  background: #f9f9ff;
  position: relative;
  cursor: pointer;
}

.primary-radio input {
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  opacity: 0;
}

.primary-radio input + label {
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  border-radius: 8px;
  cursor: pointer;
  border: 1px solid #f1f1f1;
}

.primary-radio input:checked + label {
  background: url(../img/elements/primary-radio.png) no-repeat center center/cover;
  border: none;
}

.confirm-radio {
  width: 16px;
  height: 16px;
  border-radius: 8px;
  background: #f9f9ff;
  position: relative;
  cursor: pointer;
}

.confirm-radio input {
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  opacity: 0;
}

.confirm-radio input + label {
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  border-radius: 8px;
  cursor: pointer;
  border: 1px solid #f1f1f1;
}

.confirm-radio input:checked + label {
  background: url(../img/elements/success-radio.png) no-repeat center center/cover;
  border: none;
}

.disabled-radio {
  width: 16px;
  height: 16px;
  border-radius: 8px;
  background: #f9f9ff;
  position: relative;
  cursor: pointer;
}

.disabled-radio input {
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  opacity: 0;
}

.disabled-radio input + label {
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  border-radius: 8px;
  cursor: pointer;
  border: 1px solid #f1f1f1;
}

.disabled-radio input:disabled {
  cursor: not-allowed;
  z-index: 3;
}

.disabled-radio input:checked + label {
  background: url(../img/elements/disabled-radio.png) no-repeat center center/cover;
  border: none;
}

.default-select {
  height: 40px;
}

.default-select .nice-select {
  border: none;
  border-radius: 0px;
  height: 40px;
  background: #f9f9ff;
  padding-left: 20px;
  padding-right: 40px;
}

.default-select .nice-select .list {
  margin-top: 0;
  border: none;
  border-radius: 0px;
  box-shadow: none;
  width: 100%;
  padding: 10px 0 10px 0px;
}

.default-select .nice-select .list .option {
  font-weight: 300;
  -webkit-transition: all 0.3s ease 0s;
  -moz-transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
  line-height: 28px;
  min-height: 28px;
  font-size: 12px;
  padding-left: 20px;
}

.default-select .nice-select .list .option.selected {
  color: #b01afe;
  background: transparent;
}

.default-select .nice-select .list .option:hover {
  color: #b01afe;
  background: transparent;
}

.default-select .current {
  margin-right: 50px;
  font-weight: 300;
}

.default-select .nice-select::after {
  right: 20px;
}

.form-select {
  height: 40px;
  width: 100%;
}

.form-select .nice-select {
  border: none;
  border-radius: 0px;
  height: 40px;
  background: #f9f9ff;
  padding-left: 45px;
  padding-right: 40px;
  width: 100%;
}

.form-select .nice-select .list {
  margin-top: 0;
  border: none;
  border-radius: 0px;
  box-shadow: none;
  width: 100%;
  padding: 10px 0 10px 0px;
}

.form-select .nice-select .list .option {
  font-weight: 300;
  -webkit-transition: all 0.3s ease 0s;
  -moz-transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
  line-height: 28px;
  min-height: 28px;
  font-size: 12px;
  padding-left: 45px;
}

.form-select .nice-select .list .option.selected {
  color: #b01afe;
  background: transparent;
}

.form-select .nice-select .list .option:hover {
  color: #b01afe;
  background: transparent;
}

.form-select .current {
  margin-right: 50px;
  font-weight: 300;
}

.form-select .nice-select::after {
  right: 20px;
}

@media (max-width: 992px) {
  .navbar-nav {
    height: auto;
    max-height: 400px;
    overflow-x: hidden;
  }
}

.default-header {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 9;
}

.menu-bar {
  cursor: pointer;
}

.menu-bar span {
  color: #222;
  font-size: 24px;
}

.main-menubar {
  display: none !important;
}



@media (max-width: 991px) {
  .main-menubar {
    display: block !important;
  }
}

.navbar-light .navbar-toggler {
  color: rgba(255, 255, 255, 0.5);
  border-color: rgba(255, 255, 255, 0.1);
}

.navbar-nav a {
  text-transform: uppercase;
  font-weight: 600;
  color: #fff;
  padding: 15px;
  font-size: 15px;

}

@media (max-width: 992px) {
  .navbar-nav {
    margin-top: 10px;
  }
  .navbar-nav a {
    padding: 0;
  }
  .navbar-nav li {
    padding: 15px 0;
  }
}

.section-gap {
  padding: 0px 0;
  padding-bottom: 20px;


}

.section-title {
  padding-bottom: 30px;
}

.section-title h2 {
  margin-bottom: 20px;
}

.section-title p {
  font-size: 16px;
  margin-bottom: 0;
}

@media (max-width: 991px) {
  .section-title p br {
    display: none;
  }
}

.p1-gradient-bg, .primary-btn, .primary-btn2:hover, .single-feature:hover, .video-area .overlay-bg, .single-footer-widget .click-btn, .generic-banner {
  background-image: -moz-linear-gradient(0deg, #8d9656 0%, #7f874d 100%);
  background-image: -webkit-linear-gradient(0deg,#717845 0%,#8d9656 100%);
  background-image: -ms-linear-gradient(0deg, #7f874d 0%,#7f874d 100%);
}

.p1-gradient-color, .counter-left h2, .footer-social a:hover i, .single-footer-widget .bb-btn {
  background: -moz-linear-gradient(0deg, #fbcd60 0%, #e2b956 100%);
  background: -webkit-linear-gradient(0deg, #fbcd60 0%, #e2b956 100%);
  background: -ms-linear-gradient(0deg, #fbcd60 0%, #e2b956 100%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}

.primary-btn {
  line-height: 42px;
  padding-left: 30px;
  padding-right: 60px;
  border-radius: 25px;
  border: none;
  color: #fff;
  display: inline-block;
  font-weight: 500;
  position: relative;
  -webkit-transition: all 0.3s ease 0s;
  -moz-transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
  cursor: pointer;
  text-transform: uppercase;
  position: relative;
}

.primary-btn:focus {
  outline: none;
}

.primary-btn span {
  color: #fff;
  position: absolute;
  top: 50%;
  transform: translateY(-60%);
  right: 30px;
  -webkit-transition: all 0.3s ease 0s;
  -moz-transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
}

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

.primary-btn:hover span {
  color: #fff;
  right: 20px;
}

.primary-btn.white {
  border: 1px solid #fff;
  color: #fff;
}

.primary-btn.white span {
  color: #fff;
}

.primary-btn.white:hover {
  background: #fff;
  color: #b01afe;
}

.primary-btn.white:hover span {
  color: #b01afe;
}

.primary-btn2 {
  color: #222;
  font-weight: 600;
  border: 1px solid #f4f4f4;
  padding: 5px 30px;
  border-radius: 20px;
}

.primary-btn2:hover {
  color: #fff;
}

.pbtn-2 {
  padding-left: 30px;
  padding-right: 30px;
}

.overlay {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
}

.default-header {
  background-color: transparent;
  width: 100% !important;
}

.item-slider.relative{
  background: url(../img/HOME-NORTE.webp);
  background-size: cover;
}
.item-slider.segunda{
  background: url(../img/chichen-itza-3352580_1920.webp);
  background-size: cover;

}
.item-slider.tercera{
  background: url(../img/PALMERAS-HOME.webp);
  background-size: cover;
}



@media (max-width: 992px) {
  .default-header {
    background-color: #222;
  }
}

.sticky-wrapper {
  height: 48px !important;
}

.is-sticky .default-header {
  -webkit-transition: all 0.3s ease 0s;
  -moz-transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
  background-color: #222;
}

.dropdown-item {
  font-size: 14px;
  width: auto !important;
  text-align: left;
}

@media (max-width: 767px) {
  .dropdown-item {
    text-align: left;
    padding: 0.25rem;
  }
}

@media (min-width: 768px) {
  .dropdown .dropdown-menu {
    display: block;
    opacity: 0;
    -webkit-transition: all 200ms ease-in;
    -moz-transition: all 200ms ease-in;
    -ms-transition: all 200ms ease-in;
    -o-transition: all 200ms ease-in;
    transition: all 200ms ease-in;
  }
  .dropdown:hover .dropdown-menu {
    display: block;
    opacity: 1;
  }
}

.dropdown-menu {
  background: #8d9656;
  border-radius: 0;
  margin-top: 15px;
  border: none;
}

.dropdown-menu a {
  padding: 5px 15px;
}

@media (max-width: 767px) {
  .dropdown-menu {
    margin-top: 0px;
  }
}

.dropdown-item:focus, .dropdown-item:hover {
  color: #fff;
  text-decoration: none;
  background-color: transparent;
}

.default-banner {
  margin-top: -48px;
}

@media (max-width: 991px) {
  .default-banner {
    text-align: center;
  }
}

.default-banner h1 {
  color: #222;
  font-size: 50px;
  font-weight: 700;
  line-height: 1em;
  margin-bottom: 10px;
}

.default-banner h1 span {
  text-transform: uppercase;
  font-weight: 700;
}

@media (max-width: 991px) {
  .default-banner h1 {
    font-size: 36px;
  }
}

@media (max-width: 991px) {
  .default-banner h1 br {
    display: none;
  }
}

@media (max-width: 1199px) {
  .default-banner h1 {
    font-size: 35px;
  }
}

@media (max-width: 414px) {
  .default-banner h1 {
    font-size: 35px;
  }
 
  .item-slider.relative{
    background: url(../img/HOME\ NORTE\ movil.png);
    background-size:cover;
  }
  .item-slider.segunda{
    background: url(../img/chichen-itza-3352580_1920MOVIL.png);
    background-size: cover;
  }
  .item-slider.tercera{
    background: url(../img/PALMERAS\ HOMEMOVIL.jpg);
    background-size: cover;
    
  }

}

@media (max-width: 800px) {
  .default-banner {
    padding-bottom: 40px;
  }
}

.header-btn {
  background-color: #fff;
  padding: 8px 40px;
  font-weight: 600;
  color: #222;
  box-shadow: 0px 20px 20px 0px rgba(0, 0, 0, 0.1);
  border: 1px solid transparent;
  border-radius: 20px;
  margin-top: 30px;
  display: inline-block;
}

.header-btn:hover {
  border: 1px solid #fff;
  background: transparent;
  color: #fff;
}

.info-area .info-thumb {
  overflow: hidden;
  display: inline-block;
}

@media (max-width: 800px) {
  .info-area .info-content {
    text-align: center;
    padding: 80px 30px 80px 0;
  }
}

.info-area .info-content {
  box-shadow: 0px 0px 50px 0px rgba(157, 157, 157, 0.3);
  position: relative;
  background: #fff;
  padding: 80px 100px 80px 40px;
}

@media (max-width: 575px) {
  .info-area .info-content {
    margin-top: 30px;
  }

}

.info-area .info-content:after {
  content: "";
  box-shadow: -35.355px 35.355px 50px 0px rgba(157, 157, 157, 0.3);
  position: absolute;
  right: 100%;
  top: 0;
  background: #fff;
  width: 70px;
  height: 100%;
}

@media (max-width: 991px) {
  .info-area .info-content:after {
    width: 50px;
  }
}

@media (max-width: 575px) {
  .info-area .info-content:after {
    display: none;
  }
  #movil{
    background: url(../img/CARROUSEL\ LAURA-01.jpg);
    background-size: 50% 50% ;
  }
}

@media (max-width: 991px) {
  .info-area .info-content {
    padding: 30px 30px 30px 0;
  }
}

@media (max-width: 575px) {
  .info-area .info-content {
    padding: 30px;
  }

  .genric-btn.success {
    margin-top: 6%;
    margin-left: 40%;
    font-size: 14px;
    color: #fff;
    background: #b6be44;
    border: 5px solid transparent;
   line-height: 1.5;
   
  }
 .item-slider{
  background:  url(../img/CARROUSEL\ LAURA-02.jpg);
 }
 


 .single-gallery-image {
  margin-top: 30px;
  background-repeat: no-repeat !important;
  background-position: center center !important;
  background-size: cover !important;
  height: 150px;

}
.entusiasmo{
  text-align: left;
  padding: 10px;
  line-height: 2.0;
  margin-top: 60px;

}
#mexico{
  line-height: 2.2;
  margin-top: 30px;
}
#costaR{
  line-height: 2.2;
  margin-top: 30px;

  
}




}



.info-area .info-content h1 {
  line-height: 1.15em;
  margin-bottom: 30px;
}

.info-area .info-content .meta {
  color: #222;
  font-weight: 400;
  font-size: 14px;
  margin-top: 20px;
}

.info-area .info-left {
  z-index: 2;
}

@media (max-width: 800px) {
  .info-area .info-left {
    margin-top: 0px;
    margin-bottom: 40px;
  }
}

.project-area {
  background-color: #f9f9ff;
}

.active-works-carousel .item .thumb {
  background-position: center center !important;
  background-size: cover !important;
  background-repeat: no-repeat !important;
  height: 460px;
}

.active-works-carousel .item .caption {
  padding: 30px 40px;
}

.active-works-carousel .item .caption h6 {
  margin-bottom: 10px;
  color: #222;
}

.active-works-carousel .item .caption p {
  margin-bottom: 0;
}

.active-works-carousel .center .caption {
  display: block;
}

.active-works-carousel .owl-dots {
  margin-top: 20px;
  margin-bottom: 60px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  -moz-justify-content: center;
  justify-content: center;
  position: relative;
}

.active-works-carousel .owl-dots:after {
  content: "";
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  position: absolute;
  width: 60%;
  height: 1px;
  background: #eeeeee;
  z-index: -1;
}

.active-works-carousel .owl-dots .owl-dot {
  width: 11px;
  height: 11px;
  border-radius: 50%;
  background: #eeeeee;
  margin: 0 50px;
}


  
@media (max-width: 767px) {
  .active-works-carousel .owl-dots .owl-dot {
    margin: 0 15px;
  }
}

.active-works-carousel .owl-dots .owl-dot.active {
  background: #b7bb45;
  box-shadow: 0px 10px 20px 0px rgba(0, 0, 0, 0.2);
}

.single-feature {
  background-color: #f9f9ff;
  padding: 30px 30px 15px 30px;
  -webkit-transition: all 0.3s ease 0s;
  -moz-transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
}

.single-feature a {
  color: #222;
}

.single-feature:hover {
  cursor: pointer;
  color: #fff;
}

.single-feature:hover a, .single-feature:hover .title .lnr {
  color: #fff;
}

.single-feature .title .lnr {
  color: #222;
  font-weight: 400;
  margin-right: 12px;
  font-size: 20px;
}

.gallery-area .owl-controls {
  position: absolute;
  left: 90%;
  top: 89%;
}




@media (max-width: 1024px) {
  .gallery-area .owl-controls {
    position: relative;
    text-align: center;
    left: 0;
    top: 20px;
  }
  .gallery-area .owl-controls .owl-prev, .gallery-area .owl-controls .owl-next {
    display: inline-block;
  }
}

.gallery-area .lnr-arrow-up, .gallery-area .lnr-arrow-down {
  background-color: white;
  box-shadow: -14.142px 14.142px 20px 0px rgba(157, 157, 157, 0.2);
  padding: 14px;
  color: #000;
  font-weight: 500;
  border: 1px solid #f5f5f5;
  display: inline-flex;
}

.faq-area {
  background: #fff;
}

.counter-left {
  text-align: right;
}

.counter-left h2 {
  font-size: 48px;
  font-weight: 700;
}

.counter-left p {
  font-size: 14px;
  font-weight: 300;
  color: #222;
}

.counter-left .single-facts {
  margin-bottom: 26px;
}

@media (max-width: 768px) {
  .counter-left {
    text-align: center;
  }
}

.faq-content {
  padding-left: 10%;
  padding-right: 10%;
}

@media (max-width: 1199px) {
  .faq-content {
    padding-left: 2%;
    padding-right: 2%;
  }
}

@media (max-width: 767px) {
  .faq-content {
    text-align: center;
  }
}

.single-faq {
  margin-bottom: 30px;
}

.single-faq h2 {
  font-size: 18px;
  font-weight: 600;
  letter-spacing: 3px;
  margin-top: 15px;
  margin-bottom: 25px;
}

.single-faq p {
  font-size: 16px;
  font-weight: 300;
  line-height: 24px;
}

.video-area {
  padding: 200px 0 60px 0;
  position: relative;
  background: url(../img/evan-krause-bfWJOx132As-unsplash.jpg) no-repeat center center/cover;
}

.video-area .overlay-bg {
  opacity: .6;
}

.video-area .video-content {
  text-align: center;
  position: relative;
  z-index: 2;
}

.video-area .video-content a {
  display: inline-block;
  margin-bottom: 20px;
}

.video-area .video-content h3 {
  font-weight: 600;
  font-size: 18px;
  margin-bottom: 10px;
  letter-spacing: 2px;
}

.video-area .video-content h4 {
  font-weight: 300;
  font-size: 14px;
}

.video-area .video-content .video-desc {
  margin-top: 120px;
  text-align: right;
  align-self: flex-end;
}

.single-contact-info {
  text-align: center;
}

.single-contact-info h6 {
  text-transform: uppercase;
}

@media (max-width: 800px) {
  .single-contact-info {
    margin-bottom: 30px;
  }
}

.form-area input {
  padding: 15px;
}

.form-area input, .form-area textarea {
  border-radius: 0;
  font-size: 12px;
}

.form-area textarea {
  height: 180px;
  margin-top: 0px;
}

.footer-area {
  padding-top: 100px;
  background-color: #8d9656;
}

h6 {
  color: #fff;
  margin-bottom: 25px;
  font-size: 18px;
  font-weight: 600;
}

.copy-right-text i, .copy-right-text a {
  color: #b01afe;
}

.footer-social a {
  padding-right: 25px;
  -webkit-transition: all 0.3s ease 0s;
  -moz-transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
}

.footer-social i {
  
  color: #f5f2f2;
  -webkit-transition: all 0.3s ease 0s;
  -moz-transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
  font-size: 16px;
}

@media (max-width: 991px) {
  .footer-social {
    text-align: left;
  }
}

.single-footer-widget input {
  border: none;
  width: 80%;
  font-weight: 300;
  background: #fbcd60;
  color: #777;
  padding-left: 20px;
  border-radius: 0;
  font-size: 14px;
}

.single-footer-widget input:focus {
  background-color: #583326;
}

.single-footer-widget .bb-btn {
  color: #fff;
  font-weight: 300;
  border-radius: 0;
  z-index: 9999;
  cursor: pointer;
}

.single-footer-widget .info {
  position: absolute;
  margin-top: 20%;
  color: #fff;
  font-size: 12px;
}

.single-footer-widget .info.valid {
  color: green;
}

.single-footer-widget .info.error {
  color: red;
}

.single-footer-widget .click-btn {
  color: #fff;
  border-radius: 0;
  border-top-left-radius: 0px;
  border-bottom-left-radius: 0px;
  padding: 8px 12px;
  border: 0;
}

.single-footer-widget ::-moz-selection {
  /* Code for Firefox */
  background-color: #191919 !important;
  color: #777777;
}

.single-footer-widget ::selection {
  background-color: #191919 !important;
  color: #777777;
}

.single-footer-widget ::-webkit-input-placeholder {
  /* WebKit, Blink, Edge */
  color: #777777;
  font-weight: 300;
}

.single-footer-widget :-moz-placeholder {
  /* Mozilla Firefox 4 to 18 */
  color: #777777;
  opacity: 1;
  font-weight: 300;
}

.single-footer-widget ::-moz-placeholder {
  /* Mozilla Firefox 19+ */
  color: #777777;
  opacity: 1;
  font-weight: 300;
}

.single-footer-widget :-ms-input-placeholder {
  /* Internet Explorer 10-11 */
  color: #777777;
  font-weight: 300;
}

.single-footer-widget ::-ms-input-placeholder {
  /* Microsoft Edge */
  color: #777777;
  font-weight: 300;
}

@media (max-width: 991px) {
  .single-footer-widget {
    margin-bottom: 30px;
  }
}

@media (max-width: 800px) {
  .social-widget {
    margin-top: 30px;
  }
}

.footer-text {
  padding-top: 20px;
  font-size: 10px;
}

.footer-text a, .footer-text i {
  color: #fbcd60;
}

.whole-wrap {
  background-color: #fff;
}

.generic-banner {
  text-align: center;
}

.generic-banner .height {
  height: 600px;
}

@media (max-width: 767px) {
  .generic-banner .height {
    height: 400px;
  }
}

.generic-banner .generic-banner-content h2 {
  line-height: 1.2em;
  margin-bottom: 20px;
}

@media (max-width: 991px) {
  .generic-banner .generic-banner-content h2 br {
    display: none;
  }
}

.generic-banner .generic-banner-content p {
  text-align: center;
  font-size: 16px;
}

@media (max-width: 991px) {
  .generic-banner .generic-banner-content p br {
    display: none;
  }
}

.generic-content h1 {
  font-weight: 600;
}

.about-generic-area {
  background: #fff;
}

.about-generic-area p {
  margin-bottom: 20px;
}

.about-title{
  margin-top: 130px;
}

.white-bg {
  background: #fff;
}

.section-top-border {
  padding: 50px 0;
  border-top: 1px dotted #eee;
  margin-bottom: 40px;
 
}

#fotoYoga{
margin-top: 5%;
}
#pieYoga{
  margin-top: 30px;
  line-height: 2.0;
}
.switch-wrap {
  margin-bottom: 10px;
}

.switch-wrap p {
  margin: 0;
}

.lista{
  text-align: left;
  padding-bottom: 10px;
  padding-top: 5px;
 margin-left: 60px;
 line-height: 2.5;

 

}
.entusiasmo{
  text-align: left;
  padding: 10px;
  line-height: 2.0;

}
.entusiasmx{
  text-align: left;
  padding: 10px;
  line-height: 2.0;

}
#mexico{
  line-height: 2.2;
}


:root {
  --del-color: #fbcd60; 
  --ins-color: #f1dec6;
}


del {
  --color: var(--del-color, red);
  text-decoration: none;
  padding: 0 0.5em;
  background-repeat: no-repeat;
  background-image: linear-gradient(
      to left,
      rgba(255, 255, 255, 0.5),
      transparent
    ),
    linear-gradient(2deg, var(--color) 50%, transparent 50%),
    linear-gradient(-0.9deg, var(--color) 50%, transparent 50%),
    linear-gradient(-60deg, var(--color) 50%, transparent 50%),
    linear-gradient(120deg, var(--color) 50%, transparent 50%);

  background-size: 30% 1.5px, calc(100% - 20px) 10px, calc(100% - 20px) 10px,
    10px 10px, 8px 8px;

  background-position: 100% calc(50% + 2px), center center, center center,
    2px 50%, calc(100% - 3px) calc(50% + 1px);
}

ins {
  background: var(--ins-color, green);
  text-decoration: none;
  color:#191919;
}

#fotoSobre{
  height: 93%;
}

.filo{
  font-size: 15px;
line-height: 1.5;
margin-top: 30px;
}
.ratio.ratio-16x9{
  width: 100%;
  height: 170%;
}

#titulo-testimonio{
  margin-top: 10%;
  margin-bottom: 4%;
}
#galeriaFotosTulum{
  text-align: left;
}
#letraMexico{
  font-family:'Trebuchet MS', 'Lucida Sans Unicode', 'Lucida Grande', 'Lucida Sans', Arial, sans-serif;
  font-size: 80px;
	-webkit-animation: letraMexico 0.4s cubic-bezier(0.390, 0.575, 0.565, 1.000) both;
            animation: letraMexico 0.4s cubic-bezier(0.390, 0.575, 0.565, 1.000) both;
  }

  /* ----------------------------------------------
 * s
 * ----------------------------------------
 * animation scale-up-bl
 * ----------------------------------------
 */
@-webkit-keyframes letraMexico {
  0% {
    -webkit-transform: scale(0.5);
            transform: scale(0.5);
    -webkit-transform-origin: 0% 100%;
            transform-origin: 0% 100%;
  }
  100% {
    -webkit-transform: scale(1);
            transform: scale(1);
    -webkit-transform-origin: 0% 100%;
            transform-origin: 0% 100%;
  }
}
@keyframes letraMexico {
  0% {
    -webkit-transform: scale(0.5);
            transform: scale(0.5);
    -webkit-transform-origin: 0% 100%;
            transform-origin: 0% 100%;
  }
  100% {
    -webkit-transform: scale(1);
            transform: scale(1);
    -webkit-transform-origin: 0% 100%;
            transform-origin: 0% 100%;
  }
}

#espacio{
  margin-bottom: 40px;
}
#miPropuesta{
  font-size: 40px;
  margin-bottom: 80px;

}
#letraVe{
  line-height: 0;
  display:contents;
  flex-direction: column;
  color: #3f3d3d;
  font-size: 30px;
}
#vidCost{
  margin-top: 40px;

}
#costaR{
  line-height: 2.2;
  
}
#secvice{
  margin-bottom: 100px;
}
#faq{
  margin-top: 80px;
  margin-bottom: 150px;
}
#fotoFilo{
 
  height: 450px;
}
#gallery{
  margin-bottom: 130px;

}
#videoL{
  margin-bottom: 80px;
}
#contact{
  margin-bottom: 80px;
}

#pieCosta{
margin-top: 100px;
}





.carousel-control-prev, .carousel-control-next{
  /*background: black;*/
  width: 4.5% !important;
  transition: opacity .2s ease-in;
}
.carousel-control-next-icon {
  background-image: url(https://image.flaticon.com/icons/svg/481/481146.svg) !important;
  transform: rotate(180deg);
}
.carousel-control-prev-icon {
  background-image: url(https://image.flaticon.com/icons/svg/481/481146.svg) !important;
}
.carousel-control-next-icon, .carousel-control-prev-icon {
  display: inline-block;
  width: 50px;
  height: 50px;
  background: transparent no-repeat center center;
  background-size: 100% 100%;
}
.carousel-control-next{right:-70px;}
.carousel-control-prev{left:-70px;}
.bisc {
  color: white;
  margin-right: 0px;
  background: -webkit-gradient(linear, right top, left bottom, from(#4c68d7), color-stop(#8a3ab9), color-stop(#cd486b), color-stop(#fb8750), to(#FF9800));
  background: -webkit-linear-gradient(right top, #4c68d7, #8a3ab9, #cd486b, #fb8750, #FF9800);
  background: -o-linear-gradient(right top, #4c68d7, #8a3ab9, #cd486b, #fb8750, #FF9800);
  background: linear-gradient(to left bottom, #4c68d7, #8a3ab9, #cd486b, #fb8750, #FF9800);
  -webkit-transform: rotate(360deg) scale(1.1);
  -ms-transform: rotate(360deg) scale(1.1);
  transform: rotate(360deg) scale(1.1);
}
      
      #demo {
          height: 100%;
          position: relative;
          overflow: hidden;
      }
      
      .green {
          background-color: #6fb936;
      }
      
      .page-top {
          margin-top: 150px;
      }
      
      .portfolio-item {
          margin-bottom: 30px;
      }
      
      .card {
          position: relative;
          display: -ms-flexbox;
          display: flex;
          -ms-flex-direction: column;
          flex-direction: column;
          min-width: 0;
          word-wrap: break-word;
          background-color: #fff;
          background-clip: border-box;
          border: none;
          border-radius: .25rem;
      }
      
      .myback-img {
          display: flex;
          justify-content: center;
          height: 372px;
          overflow: hidden;
          object-fit: cover;
          border-radius: .25rem;
      }
      
      .myoverlay {
          position: absolute;
          background: -webkit-linear-gradient( top, transparent 0%, rgba(134, 122, 122, 0) 100%);
          height: 100%;
          width: 100%;
          top: 0;
      }
      
      .card-body {
          -ms-flex: 1 1 auto;
          flex: 1 1 auto;
          padding: 0;
      }
      
      .avatar-profile img {
          width: 90px;
          height: 90px;
          border-radius: 100%;
          overflow: hidden;
       
          object-fit: cover;
          -o-object-fit: cover;
      }
      
      .borders {
          position: relative;
          border: 5px solid #fff;
          border-radius: 100%;
      }
      
     
      
      
      a:hover {
          text-decoration: none !important;
      }
      /*--carousel css--*/
      
      @media (min-width: 768px) {
          /* show 3 items */
          .carousel-inner .active,
          .carousel-inner .active + .carousel-item,
          .carousel-inner .active + .carousel-item + .carousel-item,
          .carousel-inner .active + .carousel-item + .carousel-item + .carousel-item {
              display: block;
          }
          .carousel-inner .carousel-item.active:not(.carousel-item-right):not(.carousel-item-left),
          .carousel-inner .carousel-item.active:not(.carousel-item-right):not(.carousel-item-left) + .carousel-item,
          .carousel-inner .carousel-item.active:not(.carousel-item-right):not(.carousel-item-left) + .carousel-item + .carousel-item,
          .carousel-inner .carousel-item.active:not(.carousel-item-right):not(.carousel-item-left) + .carousel-item + .carousel-item + .carousel-item {
              transition: none;
          }
          .carousel-inner .carousel-item-next,
          .carousel-inner .carousel-item-prev {
              position: relative;
              transform: translate3d(0, 0, 0);
          }
          .carousel-inner .active.carousel-item + .carousel-item + .carousel-item + .carousel-item + .carousel-item {
              position: absolute;
              top: 0;
              right: -25%;
              z-index: -1;
              display: block;
              visibility: visible;
          }
          /* left or forward direction */
          .active.carousel-item-left + .carousel-item-next.carousel-item-left,
          .carousel-item-next.carousel-item-left + .carousel-item,
          .carousel-item-next.carousel-item-left + .carousel-item + .carousel-item,
          .carousel-item-next.carousel-item-left + .carousel-item + .carousel-item + .carousel-item,
          .carousel-item-next.carousel-item-left + .carousel-item + .carousel-item + .carousel-item + .carousel-item {
              position: relative;
              transform: translate3d(-100%, 0, 0);
              visibility: visible;
          }
          /* farthest right hidden item must be abso position for animations */
          .carousel-inner .carousel-item-prev.carousel-item-right {
              position: absolute;
              top: 0;
              left: 0;
              z-index: -1;
              display: block;
              visibility: visible;
          }
          /* right or prev direction */
          .active.carousel-item-right + .carousel-item-prev.carousel-item-right,
          .carousel-item-prev.carousel-item-right + .carousel-item,
          .carousel-item-prev.carousel-item-right + .carousel-item + .carousel-item,
          .carousel-item-prev.carousel-item-right + .carousel-item + .carousel-item + .carousel-item,
          .carousel-item-prev.carousel-item-right + .carousel-item + .carousel-item + .carousel-item + .carousel-item {
              position: relative;
              transform: translate3d(100%, 0, 0);
              visibility: visible;
              display: block;
              visibility: visible;
          }
      }

    #botonExp{
  
        font-size: 16px;
        color: #fff;
        background: #b6be44;
        border: 5px solid transparent;
      
      
      border-radius: 40px;
      padding: 20px;
     
    }
    #myFormB{
      padding-top: 5%;
      padding-left: 5%;
      padding-bottom: 2%;
      background-image: url("../img/fondoguia.jpg");
      background-repeat: no-repeat;
      background-size:cover;
      background-position: center 50%;
      margin-bottom: 10px;

}
    @import url("https://fonts.googleapis.com/css?family=Raleway");

:root {
  --glow-color: hsl(0, 0%, 100%);
}

*,
*::before,
*::after {
  box-sizing: border-box;
}
.glowing-btn {
  position: relative;
  color: var(--glow-color);
  cursor: pointer;
  padding: 0.35em 1em;
  border: 0.15em solid var(--glow-color);
  border-radius: 0.45em;
  background: none;
  perspective: 2em;
  font-family: "Raleway", sans-serif;
  font-size: 20px;
  font-weight: 900;
  letter-spacing:2px;

  -webkit-box-shadow: inset 0px 0px 0.5em 0px var(--glow-color),
    0px 0px 0.5em 0px var(--glow-color);
  -moz-box-shadow: inset 0px 0px 0.5em 0px var(--glow-color),
    0px 0px 0.5em 0px var(--glow-color);
  box-shadow: inset 0px 0px 0.5em 0px var(--glow-color),
    0px 0px 0.5em 0px var(--glow-color);
  animation: border-flicker 2s linear infinite;
}



.faulty-letter {
  opacity: 0.5;
  animation: faulty-flicker 2s linear infinite;
}

.glowing-btn::before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  opacity: 0.5;
  filter: blur(0.5em);
  transform: translateY(120%) rotateX(95deg) scale(1, 0.35);
  background: var(--glow-color);
  pointer-events: none;
}

.glowing-btn::after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  opacity: 0;
  z-index: -1;
  background-color: var(--glow-color);
  box-shadow: 0 0 1em 1em var(--glow-color);
  transition: opacity 100ms linear;
}

.glowing-btn:hover {
  color: rgba(6, 100, 61, 0.8);
  text-shadow: none;
  animation: none;
}

.glowing-btn:hover .glowing-txt {
  animation: none;
}

.glowing-btn:hover .faulty-letter {
  animation: none;
  text-shadow: none;
  opacity: 1;
}

.glowing-btn:hover:before {
  filter: blur(1.5em);
  opacity: 1;
}

.glowing-btn:hover:after {
  opacity: 1;
}

@keyframes faulty-flicker {
  0% {
    opacity: 0.1;
  }
  2% {
    opacity: 0.1;
  }
  4% {
    opacity: 0.5;
  }
  19% {
    opacity: 0.5;
  }
  21% {
    opacity: 0.1;
  }
  23% {
    opacity: 1;
  }
  80% {
    opacity: 0.5;
  }
  83% {
    opacity: 0.4;
  }

  87% {
    opacity: 1;
  }
}

@keyframes text-flicker {
  0% {
    opacity: 0.1;
  }

  2% {
    opacity: 1;
  }

  8% {
    opacity: 0.1;
  }

  9% {
    opacity: 1;
  }

  12% {
    opacity: 0.1;
  }
  20% {
    opacity: 1;
  }
  25% {
    opacity: 0.3;
  }
  30% {
    opacity: 1;
  }

  70% {
    opacity: 0.7;
  }
  72% {
    opacity: 0.2;
  }

  77% {
    opacity: 0.9;
  }
  100% {
    opacity: 0.9;
  }
}

@keyframes border-flicker {
  0% {
    opacity: 0.1;
  }
  2% {
    opacity: 1;
  }
  4% {
    opacity: 0.1;
  }

  8% {
    opacity: 1;
  }
  70% {
    opacity: 0.7;
  }
  100% {
    opacity: 1;
  }
}

@media only screen and (max-width: 600px) {
  .glowing-btn {
    font-size: 1em;
  }
}


*::before,
*::after {
  box-sizing: border-box;
}

:root {
  --color-primary: #2ca547;
  --color-secondary: #f49b90;
  --color-tertiary: #afb91b;
  --color-quaternary: #f07a6a;
  --color-quinary: #1dc262;
}


.text-shadows {
  text-shadow: 3px 3px 0 var(--color-secondary), 6px 6px 0 var(--color-tertiary),
    9px 9px var(--color-quaternary), 12px 12px 0 var(--color-quinary);
  font-family: bungee, sans-serif;
  font-weight: 400;
  text-transform: uppercase;
  font-size: calc(2rem + 5vw);
  text-align: center;
  margin: 0;
  color: var(--color-primary);
  animation: shadows 1.2s ease-in infinite;
  letter-spacing: 0.4rem;
}

@keyframes shadows {
  0% {
    text-shadow: none;
  }
  10% {
    transform: translate(-3px, -3px);
    text-shadow: 3px 3px 0 var(--color-secondary);
  }
  20% {
    transform: translate(-6px, -6px);
    text-shadow: 3px 3px 0 var(--color-secondary),
      6px 6px 0 var(--color-tertiary);
  }
  30% {
    transform: translate(-9px, -9px);
    text-shadow: 3px 3px 0 var(--color-secondary),
      6px 6px 0 var(--color-tertiary), 9px 9px var(--color-quaternary);
  }
  40% {
    transform: translate(-12px, -12px);
    text-shadow: 3px 3px 0 var(--color-secondary),
      6px 6px 0 var(--color-tertiary), 9px 9px var(--color-quaternary),
      12px 12px 0 var(--color-quinary);
  }
  50% {
    transform: translate(-12px, -12px);
    text-shadow: 3px 3px 0 var(--color-secondary),
      6px 6px 0 var(--color-tertiary), 9px 9px var(--color-quaternary),
      12px 12px 0 var(--color-quinary);
  }
  60% {
    text-shadow: 3px 3px 0 var(--color-secondary),
      6px 6px 0 var(--color-tertiary), 9px 9px var(--color-quaternary),
      12px 12px 0 var(--color-quinary);
  }
  70% {
    text-shadow: 3px 3px 0 var(--color-secondary),
      6px 6px 0 var(--color-tertiary), 9px 9px var(--color-quaternary);
  }
  80% {
    text-shadow: 3px 3px 0 var(--color-secondary),
      6px 6px 0 var(--color-tertiary);
  }
  90% {
    text-shadow: 3px 3px 0 var(--color-secondary);
  }
  100% {
    text-shadow: none;
  }
}



/* Contenedor para centrar la card en la pantalla */
.custom-card-container {
  display: flex;
  justify-content: center; /* Centrado horizontal */
  align-items: center;     /* Centrado vertical */
  min-height: 100vh;       /* Ocupa toda la altura de la ventana */
}

/* Card principal */
.custom-card {
  width: 100%;
  max-width: 620px;                 /* Ancho fijo */
  height: auto;  
  min-height: 400px;              /* Ajusta altura según contenido */
  position: relative;
  border-radius: 20px;
  overflow: hidden;
  background-color: #f2e0c9;
  box-shadow: 0 4px 25px rgba(0,0,0,0.25);
}

/* Imagen dentro de la card */
.custom-card img {
 width: 100%;   /* Máximo ancho igual al contenedor */
  height: auto;
  display: block;
}
@media (max-width: 768px) {
  .custom-card .passport-img {
    content: url("../img/pasaportesMovil.jpg");
  }
}

@media (max-width: 480px) {
  .custom-card .passport-img {
    content: url("../img/pasaportesMovil.jpg");
  }
}


/* Contenido de texto sobre la imagen, centrado */
.custom-card-content {
  position: absolute;
  top: 10%;                    /* Separación desde arriba */
  left: 50%;
  transform: translateX(-50%);
  width: 65%;                  /* Margen a los lados */
  text-align: center;
  overflow-wrap: break-word;   /* Para cortar palabras largas */
  word-wrap: break-word;
  padding: 10px;               /* Espacio interno */
  box-sizing: border-box;      /* Padding incluido en ancho */
  color: #3a2f2a;
}

/* Texto intro */
.custom-card .intro {
  font-size: 0.9rem;
  font-style: italic;
  margin-bottom: 10px;
}

/* Título */
.custom-card .title {
  font-size: 0.95rem;
  font-weight: bold;
  margin: 10px 0;
  text-transform: uppercase;
  line-height: 1.4;
}

/* Imagen tipo pasaporte dentro de la card */
.custom-card .passport-img {
  display: block;
  margin: 15px auto;
  width: 90%;
  border-radius: 5px;
}


/* Texto pie de página */
.custom-card .footer-text {
  font-size: 0.85rem;
  margin-top: 10px;
  font-style: italic;
}
@media (max-width: 768px) {
  .custom-card .intro {
    font-size: 0.8rem;
  }
  .custom-card .title {
    font-size: 0.80rem;
  }
  .custom-card .footer-text {
    font-size: 0.75rem;
  }
  
}

/* Ajustes para pantallas chicas */
@media (max-width: 480px) {
  .custom-card .intro {
    font-size: 0.7rem;
  }
 
  .custom-card .title {
    font-size: 0.70rem;
  }
  .custom-card .footer-text {
    font-size: 0.65rem;
    margin-top: -20px;
  }

}


.parrafoRegalo{
  margin: 60px 80px 80px 80px;
}



@media (max-width: 768px) {
.parrafoRegalo{
margin: 50px 50px 70px 20px;
}
   #myFormB{
      padding-top: 5%;
      padding-left: 5%;
      padding-bottom: 2%;
      padding-right: 5%;
      background-image: url("../img/fondoguia.jpg");
      background-repeat: no-repeat;
      background-size:cover;
      background-position: center 50%;
      margin-bottom: 10px;

}
  
}

/* Ajustes para pantallas chicas */
@media (max-width: 480px) {
  .parrafoRegalo{
    margin: 50px 50px 70px 20px;

  }
     #myFormB{
      padding-top: 5%;
      padding-left: 5%;
      padding-bottom: 2%;
           padding-right: 5%;
      background-image: url("../img/fondoguia.jpg");
      background-repeat: no-repeat;
      background-size:cover;
      background-position: center 50%;
      margin-bottom: 10px;

}

}

#listaRegalo{
  margin-top: 30px;
}
/* Línea separadora */
.divider {
  border: none;               /* Quita borde por defecto */
  border-top: 2px solid #3a2f2a; /* Línea sólida */
  margin: 12px auto;          /* Espaciado arriba y abajo */
  width: 80%;                 /* Largo relativo a la card */
  opacity: 0.7;               /* Ligera transparencia */
}

#fotoAbrazo{
  width: 80%;
  height: 60%;

}
/* seccion ventas */

#campeche{
  margin-top: 30px;
  margin-bottom: 20px;
}
.text-center{
  margin-top: 30px;
  margin-bottom: 40px;
}
.frase-viaje {
  font-family: 'Playfair Display', serif; /* o la que prefieras */
  font-size: 1.2rem;
  font-style: italic;
  color: #555;
  border-left: 4px solid #bfeb6e; /* línea de cita */
  padding-left: 15px;
  margin: 20px auto;
margin-left: -20px;
margin-top: 40px;
  max-width: 700px;
}

.frase-viaje p {
  margin: 8px 0;
}

.viaje-outline {
  position: relative;
  display: flex;
  justify-content: center;
  margin: 40px 0;
  margin-top: 80px;
  margin-bottom: 80px;
}

.viaje-card {
  background-color: transparent;
  width: 500px;
  height: 300px;
  perspective: 2000px;
}

.viaje-card:hover .viaje-inner {
  transform: rotateY(180deg) translateZ(5px);
}

.viaje-inner {
  position: relative;
  width: 100%;
  height: 100%;
  transform-style: preserve-3d;
  transition: 5s cubic-bezier(0.175, 0.885, 0.32, 1.275);
}

/* Frente y reverso */
.viaje-front, .viaje-back {
  position: absolute;
  width: 100%;
  height: 100%;
  backface-visibility: hidden;
  border-radius: 10px;
  overflow: hidden;
  padding: 20px;
}

/* Frente */
.viaje-front {
  background: linear-gradient(135deg, #8e44ad, #3498db);
  display: flex;
  justify-content: center;
  align-items: center;
  color: white;
}

/* Reverso */
.viaje-back {
  background: linear-gradient(135deg, #f39c12, #e67e22);
  transform: rotateY(-180deg);
  color: white;
  font-size: 20px;
  text-align: center;

}

.viaje-back img {
  margin-top: 10px;
  width: 110px;
  height: 110px;
  border-radius: 50%;
  object-fit: cover;
}

.viaje-back h1, .viaje-back p {
  margin: 10px 0;
  letter-spacing: 0.05em;
  font-family: "Raleway", sans-serif;
}





.video-section {
  display: flex;
  justify-content: center;  /* centra horizontal */
  align-items: center;      /* centra vertical */
  min-height: 500px;        /* ajusta altura según necesites */
  text-align: center;       /* centra el texto dentro */
}

.porque-titulo {
  color: #7952b3; /* color morado Bootstrap */
  font-weight: bold;
  margin-bottom: 20px;
}

.porque-lista li {
  margin-bottom: 15px; /* más espacio entre ítems */
  font-size: 1.2em;
  line-height: 1.6;
}

.porque-lista .destacado {
  color: #ff7f50; /* coral */
  font-weight: bold;
}


/* wrapper scope: evita afectar otras páginas */
.carrusel-page-wrapper {
  padding: 40px 16px;
  background: transparent; /* o poné color si querés sólo para esta página */
  box-sizing: border-box;
}

/* --- Video + título centrado (todo el bloque centrado) --- */
.video-section {
  display: flex;
  justify-content: center;
  align-items: center;
  text-align: center;
  padding: 30px 0;
}
.video-inner {
  width: 100%;
  max-width: 900px;
  padding: 0 16px;
}

/* responsive iframe (mantiene 16:9) */
.video-wrapper {
  max-width: 800px;
  margin: 0 auto;
}
.video-wrapper iframe {
  width: 100%;
  height: auto;
  aspect-ratio: 16 / 9;
  border: 0;
  display: block;
}

/* --- "Por qué viajar" estilos + espaciado y destacados --- */
.porque-section {
  text-align: center;
  padding: 20px 0 40px;
}
.porque-titulo {
  color: #7952b3;
  font-weight: 700;
  margin-bottom: 12px;
}
.porque-lista {
  list-style: none;
  padding: 0;
  margin: 0 auto;
  max-width: 760px;
}
.porque-lista li {
  margin-bottom: 16px;
  font-size: 1.05rem;
  line-height: 1.6;
}

/* destacamos palabras clave con color y fondo ligero */
.destacado {
  color: #ff7f50;
  font-weight: 700;
  background: rgba(255,127,80,0.08);
  padding: 2px 6px;
  border-radius: 6px;
}


.gallery-wrapper {
  display: flex;
  justify-content: center;
  align-items: center;
}

.gallery222 {
  --s: 150px; /* control the size */
  display: grid;
  grid: auto-flow var(--s) / repeat(2, var(--s));
  gap: 10px;
  place-items: center;
  margin: calc(var(--s) / 2);
  transform: rotate(45deg);
}
.gallery222 > img {
  width: 141%; /* sqrt(2)*100% */
  aspect-ratio: 1;
  object-fit: cover;
  filter: grayscale(80%);
  transform: scale(var(--_t, 1)) rotate(-45deg);
  clip-path: polygon(50% 0, 100% 50%, 50% 100%, 0 50%);
  cursor: pointer;
  transition: 0.2s linear;
}
.gallery222 > img:hover {
  filter: grayscale(0);
  --_t: 1.15;
}




.dl-blurbs.campeche {
  display: grid; /* mantenemos dos columnas como antes */
  grid-template-columns: repeat(2, minmax(240px, 1fr));
  gap: 1rem;
  padding: 1rem 0;
  /* si quieres mantener el fondo/gradiente original, no lo tocamos aquí */
}

/* móvil: una columna */
@media (max-width: 768px) {
  .dl-blurbs.campeche {
    grid-template-columns: 1fr;
  }
}

/* limpiamos posibles reglas globales que hacían dt gigantes / numeración */
.dl-blurbs.campeche dl {
  margin: 0;
  padding: 0;
  background: transparent; /* evita gradientes superpuestos si los tenés */
}

/* Los items (dt) los hacemos legibles y compactos */
.dl-blurbs.campeche dt {
  font-size: 1rem;            /* tamaño razonable */
  line-height: 1.4;
  color: #333333;
  font-weight: 600;
  text-transform: none;      /* quitar mayúsculas si las tenía */
  margin: 0 0 0.6rem 0;
  padding: 10px 12px;
  border-radius: 8px;
  background: rgba(121,82,179,0.06); /* sutil fondo morado claro */
  display: block;
  transition: transform .15s ease, box-shadow .15s ease;
}

/* quitar la numeración automática que existía globalmente */
.dl-blurbs.campeche dt::before {
  content: ""; /* anula el counter() global */
  margin-left: 0;
  padding-right: 0;
}

/* opcional: efecto hover para que no quede plano */
.dl-blurbs.campeche dt:hover {
  transform: translateY(-4px);
  box-shadow: 0 6px 20px rgba(0,0,0,0.08);
  background: rgba(121,82,179,0.12);
}

/* Si por algún motivo tu layout incluye <dd> (descripciones), las mantenemos discretas */
.dl-blurbs.campeche dd {
  margin-left: 0;
  margin-bottom: 1rem;
  font-size: 0.95rem;
  color: #555;
}

/* Si querés, ajustá el color del check: */
.dl-blurbs.campeche dt::marker, /* por compatibilidad */
.dl-blurbs.campeche dt {
  /* el emoji ✅ ya está dentro del texto; si quisieras usar pseudo-elemento
     para el check en vez del texto, lo podríamos añadir aquí */
}

/* --- scope/estructura general --- */
.galleriaBrz {
  max-width: 800px;         /* ancho total de la galería */
  margin: 20px auto;
  padding: 0 12px;
  box-sizing: border-box;
}

/* --- VISOR: reserva el espacio (proporción 3:2) --- */
.galleriaBrz__viewer {
  position: relative;
  width: 100%;
  padding-top: 66.6667%; /* 3:2 ratio -> 2/3 = 66.6667% */
  overflow: hidden;
  border-radius: 8px;
  background: #000; /* opcional: fondo mientras carga la imagen */
}

/* inputs (ocultos) */
.galleriaBrz__selector {
  position: absolute;
  left: -9999px; /* fuera del flujo */
  opacity: 0;
  pointer-events: none;
}

/* imágenes grandes: absolutas, llenan el visor, no afectan flujo */
.galleriaBrz__img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
  opacity: 0;
  transition: opacity 0.35s ease;
  border-radius: 8px;
  will-change: opacity;
}

/* Mostrar la imagen correspondiente cuando su radio está checked */
.galleriaBrz__selector:checked + .galleriaBrz__img {
  opacity: 1;
  z-index: 1;
}

/* --- Miniaturas (fila inferior) --- */
.galleriaBrz__thumbs {
  display: flex;
  justify-content: center;
  gap: 10px;
  margin-top: 12px;
  flex-wrap: wrap;
}

/* cada thumb */
.galleriaBrz__thumb {
  display: inline-block;
  cursor: pointer;
}

.galleriaBrz__thumb img {
  width: 150px;           /* tamaño uniforme de mini */
  height: 100px;          /* mantiene 3:2 */
  object-fit: cover;
  border-radius: 6px;
  display: block;
  transition: transform .15s ease, box-shadow .15s ease;
}

/* hover en miniatura */
.galleriaBrz__thumb img:hover {
  transform: translateY(-3px);
  box-shadow: 0 6px 20px rgba(0,0,0,0.18);
}

/* --- marcar la miniatura activa (necesario: selectors por id) --- */
#img-1:checked ~ .galleriaBrz__thumbs label[for="img-1"] img,
#img-2:checked ~ .galleriaBrz__thumbs label[for="img-2"] img,
#img-3:checked ~ .galleriaBrz__thumbs label[for="img-3"] img,
#img-4:checked ~ .galleriaBrz__thumbs label[for="img-4"] img {
  box-shadow: 0 0 0 4px #0be2f6;
  transform: scale(1.03);
}

/* --- Responsive: reducir miniaturas en pantallas chicas --- */
@media (max-width: 520px) {
  .galleriaBrz__thumb img {
    width: 120px;
    height: 80px;
  }
  .galleriaBrz { padding: 0 8px; }
}
.card-viajeras {
  margin-top: 10%;      /* separación superior */
  text-align: center;    /* centra el título y el párrafo */
}

.card-viajeras h2 {
  margin-bottom: 15px;   /* separación entre título y texto */
}

.card-viajeras p {
  max-width: 600px;      /* ancho máximo para que no se extienda demasiado */
  margin: 0 auto;        /* centra horizontalmente */
}

/* Tabla incluye */
.info-viaje {
  margin-top: 30px;
  text-align: center;
  padding: 0 15px;
  margin-bottom: 10%;
}

/* Título principal */
.info-viaje__titulo {
  margin-bottom: 8%;
  margin-top: 15%;
  font-family: 'Playfair Display', serif;
  font-size: 35px;

}

/* Grid de dos columnas */
.info-viaje__grid {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 20px;
}

/* Tarjetas */
.info-card {
background: linear-gradient(135deg, #ffecd2 30%, #87e9b0 70%);
 border: 2px  rgba(0,0,0,0.1);

padding: 20px;
  border-radius: 10px;
box-shadow: 0 4px 10px rgba(0,0,0,0.15), 0 8px 25px rgba(0,0,0,0.2);

  text-align: left;
}

.info-card h4 {
  margin-bottom: 10px;
  margin-left: 20px;
  color: #2a36dd;
font-family: 'Playfair Display', serif;
  font-size: 30px;
  }

.info-card ul {
  padding-left: 20px;
  line-height: 2;
  color: #222222;
}

/* Responsive: 1 columna en móviles */
@media (max-width: 768px) {
  .info-viaje__grid {
    grid-template-columns: 1fr;
  }
}
#juntas{
  width: 50%;
  justify-content: center;
  margin-top: 50px;
  margin-bottom: 50px;
}

/* parte juntas */

.card-body.text-center {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center; 
  gap: 10px; 
  color:#19191b;

}

.card-body.text-center h2 {
  margin-bottom: 5px;
}

.card-body.text-center p {
  max-width: 600px; 
  line-height: 1.4; 
  margin-bottom: 8px;
}

#juntas {
  max-width: 100%;
  height: auto;
  margin-bottom: 10px;
  border-radius: 8px; 
}
#lista{
  margin-top: 30px;
  font-size: 45px;
  
}
#medio{
  line-height: 3;
  font-size: 15px;
  color: #191919;
}


.outline {
  display: flex;
  justify-content: center;
  align-items: center;
  margin: 20px;
}

.flip-card {
  width: 100%;
  max-width: 450px;
  height: 300px;
  perspective: 1000px;
  cursor: pointer;
}

.flip-inner {
  position: relative;
  width: 100%;
  height: 100%;
  text-align: center;
  transition: transform 1s;
  transform-style: preserve-3d;
}

.flip-card:hover .flip-inner {
  transform: rotateY(180deg);
}

.front, .back {
  position: absolute;
  width: 100%;
  height: 100%;
  backface-visibility: hidden;
  border-radius: 15px;
  box-shadow: 0 4px 15px rgba(0,0,0,0.2);
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding: 12px;
  box-sizing: border-box;
  overflow: hidden;
}

.front {
  background: linear-gradient(135deg, #ff9a9e, #fad0c4);
  color: #333;
}

.back {
  background: linear-gradient(135deg, #a1c4fd, #c2e9fb);
  color: #333;
  transform: rotateY(180deg);
}

.front h1 {
  font-size: 1.1rem;
  margin-bottom: 8px;
}

.front p {
  font-size: 0.9rem;
  margin: 4px 0;
  color: #191919;
}

.back p {
  font-size: 0.9rem;
}
.precio{
  color:#2a36dd;
  font-weight: bold;
}

.reserva-subtitulo {
  margin-top: 15px; /* separación con el título */
}

.reserva-lista li {
  margin-bottom: 12px; /* espacio entre ítems */
  line-height: 1.5; /* interlineado más cómodo */
}

.btn {
  white-space: normal;  /* Permite saltos de línea */
  text-align: center;   /* Centra el texto */
}

@media (max-width: 576px) {
  .btn {
    width: 100%;
    font-size: 1rem;     
    padding: 10px 14px;  
  }
}

.form-check {
  padding-left: 0; 
  display: flex;
  align-items: center; 
  gap: 6px; 
}

.form-check-input {
  margin: 0; 
  position: relative; 

}
@font-face {
  font-family: 'TheFont';
  src: url("https://garet.typeforward.com/assets/fonts/shared/TFMixVF.woff2") format('woff2');
}

.breathe-animation {
  /* Eliminamos height:100vh y centrado forzado */
  display: block;
  text-align: center;
  margin: 1rem 0; /* espacio arriba y abajo */
}

.breathe-animation span {
  font-family: 'TheFont';
  font-size: clamp(2rem, 6vw, 5rem);
  line-height: 2;
  background: linear-gradient(90deg, #00a86b, #ffa500, #ff6347);
  background-size: 300% 300%;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  animation: tropical-breathe 5s ease-in-out infinite, letter-breathe 3s ease-in-out infinite;
}

@keyframes letter-breathe {
  from, to { font-variation-settings: 'wght' 100; }
  50% { font-variation-settings: 'wght' 900; }
}

@keyframes tropical-breathe {
  0% { background-position: 0% 50%; }
  50% { background-position: 100% 50%; }
  100% { background-position: 0% 50%; }
}
.video-wrapper {
  position: relative;
  padding-bottom: 56.25%; /* relación 16:9 */
  height: 0;
  overflow: hidden;
}

.video-wrapper iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.botonCampeche{

display: inline-block;
  background:#b6be44;      
  color: #fff;               
  padding: 12px 40px;        
  border-radius: 50px;      
  font-size: 18px;
  text-decoration: none;
  font-weight: bold;
  transition: 0.3s;
  text-align: right;
}
.botonCampeche:hover {
  background: #3cb6cc;   
  color:black;
}