.primary-bg {background-color: #9fcd61;}
.secondary-bg {background-color: #0098a9;}
.primary-color {color: #9fcd61;}
.secondary-color {color: #0098a9;}

/*Hero*/
.hero-wrapper-two .single-slider {
  padding: 270px 0 220px;
}

.single-slider h2 {
  font-size: 98px;
  margin-top: -38px;
  animation-delay: 1s !important;
}
.single-slider h3 {
  font-size: 60px;
}

/*Fill Button Invert*/
.main-btn.filled-btn.invert-btn {
  background-color: #F7921E;
  border: solid 1px #F7921E;
  color: #fff;
}
.main-btn.filled-btn.invert-btn i {
  background-color: #fff;  
  color: #1C231F;
  font-size: 25px;
}
.main-btn.filled-btn.invert-btn:hover {
  background-color: transparent;
  border: 1px solid rgba(0, 0, 0, 0.1);
  color: #1C231F;
}
.main-btn.filled-btn.invert-btn:hover i {
  background-color: #F7921E;
  color: #fff;
}

/*Carousel cultura*/
.cultura .single-features-item .img-holder .content {
  background-color: rgba(0, 0, 0, 0.65);
}
.cultura .single-features-item .img-holder .content h4, .cultura .single-features-item .img-holder .content p {
  color: #fff;
}
.cultura .single-features-item .img-holder .text .icon-btn,
.cultura .single-features-item .img-holder .text h4.title:before,
.cultura ul.slick-dots li:after {
  background-color: #F7921E;
}
.cultura ul.slick-dots li.slick-active {
  border-color: #F7921E;
}

/*Paseos*/
.paseos .single-service-item-four .content .icon-btn i {
  color: #9fcd61;
}
.paseos .single-service-item-four:hover .content .icon-btn {
  background-color: #9fcd61;
}
.paseos .single-service-item-four:hover .content .icon-btn i {  
  color: #fff;
}


/*Cards*/

.orange .sub-title {
  color: #F7921E;
  background-color: rgba(247, 146, 30, 0.3);
}
.orange .fancy-icon-box-two .icon {
  color: #F7921E;
}
.orange .fancy-icon-box-vuelo .icon {
  color: #F7921E;
}
.orange .fancy-icon-box-two:hover .icon {
  color: #fff;
  background-color: #F7921E;
}
.features-item-area .text .detail span {
  display: block;
  padding: 3px 0;
}
.features-item-area .text .detail span a {
  text-decoration: underline;
}
.features-item-area .text .detail span a:hover {
  color: #F7921E;
}
.features-item-area .text .detail i {
  color: #9fcd61;
  width: 24px;
}
.orange .features-item-area .text .detail i {
  color: #F7921E;
}
.orange .main-btn.filled-btn i {
   background-color: #F7921E;  
}
.orange .main-btn.filled-btn:hover {
  background-color: #F7921E;
}
.orange .main-btn.filled-btn:hover i {
  background-color: #fff;
}

/*Footer*/


.muni-footer .single-info-item .info span.title {
  font-weight: 700;
}


/*Single features item 5*/
.single-features-item-5-two {height: auto;}
.single-features-item-5-two .item-overlay {padding: 0;}
.transparent-header {background-color:rgba(255,255,255,1);}
.main-menu ul > li > a {color: #1C231F !important;}
.site-branding img {max-width: 80%;}
.turismo .single-features-item-two .item-overlay {padding: 0;}
.turismo .single-features-item-two .content h3.title {font-size: 28px; line-height: 32px;}
.turismo .single-gallery-item-two .content {padding: 24px 30px 20px;} 
.turismo .single-features-item-two .content .btn-link {color: #fff;}
.single-service-item-four {
  background-color: #F9F9F7;
}
.single-service-item-four .content h3.title {color: #1C231F;}
.single-service-item-four .content p {color: #1C231F;}


.agenda .single-features-item .img-holder .content {
  background-image: linear-gradient(rgba(0,0,0,0), rgba(0,0,0,0.3));
  bottom: 0px;
  left: 0;
  right: 0;
  width: 100%;
  border-radius: 5px;
  padding: 25px 25px 25px;
}
.agenda .single-features-item .img-holder .text h4.title {
  color: #fff;
}
.agenda .single-features-item .img-holder .content .fecha {
  color: #9fcd61;
  display: block;
  margin-bottom: 5px;
  font-weight: 500;
}

/* Features Item 5 */
.single-features-item-5 .img-holder .content {
  position: absolute;
  bottom: 0px;
  width: 100%;
  padding: 35px 25px 25px;
    background-color:rgba(255,255,255,0.5);
  -webkit-box-shadow: 0px 10px 60px rgba(0, 0, 0, 0.1);
          box-shadow: 0px 10px 60px rgba(0, 0, 0, 0.1);  
  -webkit-transition: all 0.3s ease-out 0s;
  transition: all 0.3s ease-out 0s;
}
.single-features-item-5:hover .img-holder .content p {
  opacity: 1;
  max-height: 90px;
  margin-top: 20px;
}
.single-features-item-5 .img-holder {
  position: relative;
}
.single-features-item-5 .img-holder img {
  width: 100%;
  border-radius: 7px;
}
.single-features-item-5 .img-holder .content {
  position: absolute;
  bottom: 30px;
  left: 30px;
  right: 30px;
  padding: 35px 25px 25px;
  -webkit-box-shadow: 0px 10px 60px rgba(0, 0, 0, 0.1);
          box-shadow: 0px 10px 60px rgba(0, 0, 0, 0.1);
  border-radius: 10px;
  -webkit-transition: all 0.3s ease-out 0s;
  transition: all 0.3s ease-out 0s;
}
@media only screen and (min-width: 1200px) and (max-width: 1600px) {
  .single-features-item-5 .img-holder .content {
    padding: 35px 25px 25px;
  }
}
.single-features-item-5 .img-holder .text {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.single-features-item-5 .img-holder .text h4.title {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
  width: 70%;
}
.single-features-item-5 .img-holder .text h4.title:before {
  display: block;
  content: "";
  width: 45px;
  height: 3px;
  margin-bottom: 15px;
  border-radius: 10px;
}
@media (max-width: 1199px) {
  .single-features-item-5 .img-holder .text h4.title {
    font-size: 16px;
  }
}
.single-features-item-5 .img-holder .text .icon-btn {
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  -ms-flex: 0 0 auto;
      flex: 0 0 auto;
  width: 45px;
  height: 45px;
  border-radius: 50%;
}
@media (max-width: 575px) {
  .single-features-item-5 .img-holder .text .icon-btn {
    width: 40px;
    height: 40px;
    font-size: 13px;
  }
}
.single-features-item-5 .img-holder p {
  height: auto;
  max-height: 0;
  opacity: 0;
  -webkit-transition: all 0.4s ease-out 0s;
  transition: all 0.4s ease-out 0s;
}
@media (max-width: 1199px) {
  .single-features-item-5 .img-holder p {
    font-size: 14px;
  }
}

.single-features-item-5 .img-holder .text .icon-btn,
.single-features-item-5 .img-holder .content
 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.single-features-item-5 .img-holder .text .icon-btn,
.single-features-item-5 .img-holder .text h4.title:before {
  background-color: #9fcd61;
}
.single-features-item-5 .img-holder .text .icon-btn {
   color: #fff;
}



.single-features-item-6:hover .img-holder img {
  -webkit-transform: scale(1.1);
  transform: scale(1.1);
}
.single-features-item-6 .img-holder {
  position: relative;
  overflow: hidden;
  border-radius: 20px;
}
.single-features-item-6 .img-holder img {
  width: 100%;
  -webkit-transform: scale(1);
  transform: scale(1);
  -webkit-transition: all 0.3s ease-out 0s;
  transition: all 0.3s ease-out 0s;
}
.single-features-item-6 .item-overlay {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  padding: 40px 30px 35px;
  background: -webkit-gradient(linear, left top, left bottom, color-stop(43.14%, rgba(0, 0, 0, 0)), to(rgba(0, 0, 0, 0.8)));
  background: linear-gradient(180deg, rgba(0, 0, 0, 0) 43.14%, rgba(0, 0, 0, 0.8) 100%);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
  -webkit-box-pack: left;
      -ms-flex-pack: left;
          justify-content: left;
}
.single-features-item-6 .content a.title {
  font-weight: 700;
  color: #fff;
  font-size: 28px;
}

.single-features-item-6 .content .fecha {
  color: #9fcd61;
  font-weight: 500;
}

.testimonial-section-two {
  background-image: none;
}

.blog-content-box .sub-agenda {
  font-size: 52px;
  color: #9fcd61;
  padding-bottom: 20px;
}

.blog-content-box h2 {
  font-size: 30px;
}

.blog-content-box {
  font-size: 18px;
}

.hero-slider-two .slick-arrow i {
  color: #fff;
  opacity: 0.5;
}

.testimonial-section-two {
  height: auto;
  padding-bottom: 20px;
}

.agenda-iframe {
  margin-top: -150px;
  height: 1300px;
}
@media(max-width: 1400px){
  .agenda-iframe {
    margin-top: -60px;
    height: 1300px;
  }
}
@media(max-width: 1200px){
  .agenda-iframe {
    margin-top: -40px;
    height: 1200px;
  }
  .testimonial-section-two{
    height: 2000px;
  }
}
@media(max-width: 1000px){
  .agenda-iframe {
    margin-top: 20px;
    height: 1300px;
  }
  .testimonial-section-two{
    height: 2200px;
  }
  
}
@media(max-width: 900px){
  .agenda-iframe {
    margin-top: 20px;
    height: 1300px;
  }
  .testimonial-section-two{
    height: 2200px;
  }
  
}
@media(max-width: 800px){
  .agenda-iframe {
    margin-top: 10px;
    height: 1300px;
  }
  .testimonial-section-two{
    height: 2200px;
  }
  
}
@media(max-width: 768px){
  .agenda-iframe {
    margin-top: 10px;
    height: 1300px;
  }
  .testimonial-section-two{
    height: 2400px;
  }
  
}
.modal {
  display: none; /* Oculto por defecto */
  position: fixed;
  z-index: 1;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: auto;
  background-color: rgba(0, 0, 0, 0.5);
}

.modal-content {
  background-color: #fff;
  margin: 15% auto;
  padding: 20px;
  border: 1px solid #888;
  width: 80%;
  max-width: 1200px;
  height: 80%;
  max-height: 80%;
  position: relative;
}

.close-btn {
  color: #aaa;
  float: right;
  font-size: 38px;
  font-weight: bold;
  cursor: pointer;
  margin-left: 98%;
  margin-bottom: 3%;
}

.close-btn:hover,
.close-btn:focus {
  color: #F7921E;
  text-decoration: none;
  cursor: pointer;
}

#modal-iframe {
  width: 100%;
  height: calc(100% - 40px); /* Ajusta la altura del iframe */
}

.mb-50 iframe{
  height: 900px;
}

.galeriaauto-iframe{
  background-color: #0098a900;
  position: relative;
  left: 100px;
  top: 0;
  width: 60%;
  height: 600px;
}

@media (max-width:1400px){
  .galeriaauto-iframe{
    background-color: #00000000;
    width: 60%;
    height: 550px;
  }
}
@media (max-width:1200px){
  .galeriaauto-iframe{
    background-color: #ff000000;
    position: relative;
    top: 190px;
    width: 60%;
    height: 550px;
  }
}
@media (max-width:1000px){
  .galeriaauto-iframe{
    background-color: #ff000000;
    position: relative;
    left: 90px;
    top: 160px;
    width: 60%;
    height: 515px;
  }
}
@media (max-width:900px){
  .galeriaauto-iframe{
    background-color: #ff000000;
    position: relative;
    left: 70px;
    top: 150px;
    width: 60%;
    height: 515px;
  }
}
@media (max-width:760px){
  .galeriaauto-iframe{
    background-color: #ff070700;
    position: relative;
    left: 10px;
    top: -40px;
    width: 100%;
    height: 515px;
  }
}
@media (max-width:600px){
  .galeriaauto-iframe{
    background-color: #ff070700;
    position: relative;
    left: 0px;
    width: 100%;
    height: 515px;
  }
}

/*# sourceMappingURL=style.css.map */
#btn-back-to-top {
    position: fixed;
    bottom: 130px;
    right: 30px;
    display: none;
    background-color: #F7921E;
    border-color: #F7921E;
    border-radius: 50%;
}

/*==============Lugares de Interés==============*/

.interes .single-gallery-item-two .content {
  padding: 24px 30px 20px;
}

.interes .single-features-item-two .item-overlay {  
  background-image: linear-gradient(to bottom, rgba(0,0,0,0.7), rgba(255,0,0,0));
  width: 100%;
  height: 80%;
  position: absolute;
  padding: 0;
}

.interes .single-features-item-two .item-overlay .content {
  position: absolute;
  top: 0px;
  left: 0;
}

.interes .single-features-item-two .content h3.title {
  font-size: 24px;
  line-height: 32px;
}
 
.interes .single-features-item-two .content .btn-link {
  color: #fff;
  text-transform: none;
}

.interes .single-features-item-two .img-holder img {
  height: 350px;
}

.interes ul.slick-dots li:after {
  background-color: #F7921E;
}
.interes ul.slick-dots li.slick-active {
  border-color: #F7921E;
}

/* Hero Slider One */
.interes .slick-arrow {
  position: absolute;
  top: 45%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  cursor: pointer;
  z-index: 1;
  width: 65px;
  height: 65px;
  border-radius: 50%;
  font-size: 18px;
  border: 3px solid rgba(255, 255, 255, 0.5);
  -webkit-transition: all 0.3s ease-out 0s;
  transition: all 0.3s ease-out 0s;
}

@media (max-width: 767.98px) {
  .interes .slick-arrow {
    display: none !important;
  }
}

.interes .slick-arrow i {
  position: absolute;
  top: 12px;
  left: 20px;
  font-size: 32px;
}
.interes .slick-arrow.prev {
  left: 70px;
}
@media only screen and (min-width: 1200px) and (max-width: 1600px) {
  .interes .slick-arrow.prev {
    left: 30px;
  }
}
.interes .slick-arrow.next {
  right: 70px;
}
@media only screen and (min-width: 1200px) and (max-width: 1600px) {
  .interes .slick-arrow.next {
    right: 30px;
  }
}
.interes .slick-arrow:hover {
  border-color: transparent;
}


/*==============Servicios Turísticos==============*/

.servicios-turisticos {
  background-color: #f7f7f7;
}

.servicios-turisticos .single-counter-item {
  background-color: #f7f7f7;
  border: none;
}

.servicios-turisticos .single-counter-item .icon {
  width: 110px;
  height: 110px;
  font-size: 50px;
  margin-bottom: 0;
}

.servicios-turisticos .single-counter-item .btn-link {
  font-size: 24px;
  text-decoration: none;
  display: block;
  text-transform: none;
}

.servicios-turisticos .single-counter-item .icon.color-1 {
  color: #F7921E;
}

.servicios-turisticos .single-counter-item .icon.color-2 {
  color: #92b9f7;
}

.servicios-turisticos .single-counter-item .icon.color-3 {
  color: #bf5bad;
}

.servicios-turisticos .single-counter-item:hover .icon.color-1 {
  color: #fff;
  background-color: #F7921E;
}

.servicios-turisticos .single-counter-item:hover .icon.color-2 {
  color: #fff;
  background-color: #92b9f7;
}

.servicios-turisticos .single-counter-item:hover .icon.color-3 {
  color: #fff;
  background-color: #bf5bad;
}

/*Font Teatro Mendoza*/

.font-tm {
  font-family: "Nunito", sans-serif; 
  text-transform: uppercase;
  font-optical-sizing: auto;  
  font-style: normal;
  font-variation-settings:
    "slnt" 0;
}

.font-1 {
  font-weight: 400;
}

.font-2 {
  font-weight: 700;
}

/*Visitas Guiada*/

.we-content-box .icon img {
    max-width: 42px !important;
}

/*Integración*/

.orange .single-counter-item .icon img {
  max-width: 94px;
}
.orange .single-counter-item:hover .icon {
  background-color: #F7921E;
  border: none;
}
.orange .single-counter-item:hover .icon img {
    filter: brightness(100);
}

.discapacidad p {
  font-size: 22px important!;
}

/*Disabled Button*/
.main-btn.primary-btn:disabled {
  background-color: #999;
}

/*Contactame*/
.contactame a:hover {
  color: #9fcd61;
  text-decoration: underline;
  transition: none;
}

.contenedor-puntitos {
  position: relative; /* Establecemos un contexto de posicionamiento para los hijos */
}

.linea-punteada {
  position: absolute; /* Lo sacamos del flujo normal para colocarlo detrás */
  top: 0;
  bottom: 0; /* Cubre toda la altura del contenedor */
  left: -75px; /* Lo centramos horizontalmente */
  width: 1px; /* Ancho de la línea */
  height: 126%;
  border-left: 1px dashed #b6b6b6; /* Estilo de la línea punteada */
  transform: translateX(-50%); /* Ajuste para centrarlo perfectamente */
  z-index: -1; /* Lo coloca detrás de otros elementos con z-index automático */
}

.roboto-condensed-300 {
  font-family: "Roboto Condensed", sans-serif;
  font-optical-sizing: auto;
  font-weight: 300;
  font-style: normal;
  font-size: 18px;
}

.hero-content img {
  max-width: 400px;
}

.slider-active-3-item i:before {
  color: rgba(255, 255, 255, 0.5);
}

/*>>>>>>> Media queries <<<<<<<<<*/
@media (max-width: 767.98px) {

  .single-slider h2 {
    font-size: 72px;
    margin-top: -20px;
  }

  .single-slider h3 {
    font-size: 50px;
  }
  
}

@media (max-width: 575px) {

  .linea-punteada {
    left: -55px;
  }

  .single-counter-item {
    margin-left: 30px;
    margin-right: 30px;

  .slide-caption h2 {
    font-size: 28px;
    line-height: 28px;
  }
}