html {
  scroll-behavior: smooth;
}

.menu {z-index: 1000;}


/* -------- MENU -------- */
.logo img{
	width: 80px;
	margin-top:-6px ;
	transition: all ease 0.5s;
}

.header.scrolled .logo img {
  width: 60px;
  margin-top: -10px;
}

.header_phone {
	background: linear-gradient(5deg,rgba(0, 97, 136, 1) 20%, rgba(23, 179, 191, 1) 100%);
  height: auto;
  padding: 10px 20px;
  line-height: 1;
}

.header_phone a,
.header_phone a:hover {
  color:#fff;
  text-decoration: none;
}

.whatsapp {
  background: linear-gradient(4deg,rgba(42, 123, 155, 1) 0%, rgba(2, 178, 91, 1) 50%);
}

.button_1 {
	background: linear-gradient(5deg,rgba(255, 146, 25, 1) 20%, rgba(253, 163, 41, 1) 100%);
}
.button_1:hover a {
  color: #FF9219;
}
.button_1:hover {
  border: solid 2px #FF9219;
  color: #FF9219;
}
.button_2 {
  border: solid 2px #13256c;
}
.button_2:hover {
  background: #13256c;
}
.button_2 a {
  color: #13256c;
}

.main_nav ul li a:hover, .main_nav ul li.active a {
  color: #643899;
}

.menu {
  background: #007abb;
}

.fa-tiktok {
  background: url(../images/var/tiktok2.png) center/100% no-repeat;
}

.fa-tiktok::before {
  content:'';
  display:block;
  width: 15px;
  height:15px;
  background: url(../images/var/tiktok.png) center/100% no-repeat;
  transition: all ease 0.3s;

}

.social ul li:hover {
  background-color:#FF9219; 
}

.social ul li:hover .fa-tiktok::before,
.contact_social ul li a:hover .fa-tiktok::before {
  opacity:0;
}

.contact_social  .fa-tiktok::before {
  width:14px;
}


.contact_social .fa-tiktok {
  background: url(../images/var/tiktok3.png) center/14px no-repeat;
}

/* -------- MENU -------- */


.slogan {
  background-color: #643899;
  text-align:center;
  padding:8px 0;
}

.slogan h1{
  color:#fff;
  font-size:24px;
  margin:0;
}
/* -------- BANNER -------- */
.home_content {
  max-width: 550px;
  background: rgba(255,255,255, 0.9);
  padding: 40px 30px;
  border-radius: 20px;
}

.home_subtitle {
  color: #643899;
}
.home_title {
  color: #13256c;
  font-size: 41px;
  padding-bottom: 10px;
}

.home_slider_custom_dot.active, .home_slider_custom_dot:hover,
.owl-theme .owl-dots .owl-dot.active span, .owl-theme .owl-dots .owl-dot:hover span {
  background: #FF9219;
}
/* -------- BANNER -------- */

/* -------- BANNER SECTION-------- */
.home_overlay {
  display: none;
}

/* -------- BANNER SECTION-------- */

/* -------- SECTIONS -------- */
.section_subtitle {
  color: #FF9219;
}

h1, h2, h3, h4, h5, h6 {
  color: #13256c;
}

h2 {
  font-size: 40px;
}

.intro_button:hover {
  color: #FF9219;
}

.intro_form_title,
.contact_form_title {
  background: #643899;
}

.milestone_counter {
  color: #643899;
}

.icon_container.naranja {
	background: #FF9219;
}

.icon_container.morado,
.quote {
	background: #643899;
}

.icon_container.azul {
	background: #13256c;
}

.cta {
  background: #643899;
}

.cta_text {
  font-size: 24px;
}

.cta_phone {
	background-color:transparent;
  padding:0 15px;
  height: auto;
}

.cta_phone a {
  color: #fff;
  background: #FF9219;
  display: block;
  padding: 5px 12px;
  border-radius: 10px;
  font-size: 24px;
}

.cta_phone a:first-child {
  margin-bottom:24px;
}

.cta_phone a > i {
  font-size:32px;
  margin-right: 6px;
}

.extra_disc > div:first-child {
  color: #643899;
  font-size: 30px;
}
.extra_disc > div:last-child {
  color: #FF9219;
}
.extra_title {
  color: #13256c;
  font-size: 50px;
}

.newsletter_button {
  background: #FF9219;
}

.footer {
  background: #000;
}

.location_title {
  color: #FF9219;
}

.test_text span {
  color: #FF9219;
  display: block;
  font-size: 12.4px;
}

.team_title {
  color: #643899;
}

.price_panel {
  background-color: #643899;
  font-size: 20px;
  width: 180px;
  height: auto;
  line-height: 30px;
  padding: 10px;
}

.price_panel span {
  font-size: 14px;
  line-height: 14px;
  display: block;
}

.direct_line_title {
  background-color: #FF9219;
}

.direct_line_num {
  background: #643899;
}

.direct_line_num a {
  color:#fff;
}

.contact_info ul li > div:first-of-type {
  color: #13256c;
}

.contact_social ul li a i:hover {
  color: #FF9219;
}

.video {
	width: 720px;
	margin: auto;
}

.video iframe{
	width:100%;
	height:480px;
}

.aviso {
  color:#818181;
}

.aviso:hover {
  color:#57ccc3;
}


.price_title {
  color: #13256c;
}

.price_title span {
  display: block;
  font-size: 16px;
  color: #FF9219;
}

.price_title span > em {
  font-weight: 500;
  font-size:14px;
}

.price_text ul {
  font-weight: 500;
  list-style: disclosure-closed;
  padding-left: 20px;
  color: #828282;
}

.price_text ul > li {
  padding:2px 0;
}

.price_text ul > li::marker {
  color: #643899;
}

.service_text a {
  color:#FF9219;
  margin-top: 10px;
  display: inline-block;
}

.milestone_text {
  font-size: 15px;
}

.footer_contact a {
  color:#868686;
  transition: all ease 0.3s;
}

.footer_contact a:hover {
  color:#fff;
}

.contact_info ul li > div:first-of-type {
  width: 110px;
}

.contact_info ul li > div a{
  color: #878787
}

.mapFooter iframe {
  width: 100%;
  height:200px;
  margin-top:40px;
}

.claseExtra {
  display: inline-block;
  padding: 4px 6px;
  margin: -3px -4px;
  background: rgba(255, 146, 25, .2);
  border-radius: 10px;
  color: #643899;
}

.inauguracion {
  display: block;
  padding: 10px 20px;
  text-transform: uppercase;
  font-weight: 300;
  font-size: 18px;
  letter-spacing: 3px;
  color: #fff;
  background-color: #643899;
  max-width: 400px;
  margin: 10px auto 20px;
}

.price {
  padding-top: 50px;
}
/* -------- SECTIONS -------- */


/* -------- GALERIA -------- */
body.no-scroll {
  overflow: hidden;
}

.service_col img {
  width: 100%;
/*  cursor: pointer;*/
  transition: transform 0.3s ease;
}

.service_col img:hover {
  transform: scale(1.05);
}

/* LIGHTBOX */
.lightbox {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0,0,0,0.85);
  display: none;
  justify-content: center;
  align-items: center;
  z-index: 9999;
}

.lightbox.active {
  display: flex;
}

.lightbox-img {
  max-width: 80%;
  max-height: 80%;
  border-radius: 10px;
  animation: zoom 0.3s ease;
}

@keyframes zoom {
  from { transform: scale(0.8); opacity: 0; }
  to { transform: scale(1); opacity: 1; }
}

/* BOTONES */
.close {
  position: absolute;
  top: 20px;
  right: 30px;
  font-size: 35px;
  color: #fff;
  cursor: pointer;
}

.controls span {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  font-size: 40px;
  color: white;
  cursor: pointer;
  padding: 10px;
  user-select: none;
}

.prev, .next {
  font-size: 40px;
  color: white;
  cursor: pointer;
  user-select: none;
  padding: 15px 20px;
  transition: 0.3s;
  background: rgba(0,0,0,0.4);
  border-radius: 10px;
}

.prev:hover, .next:hover {
  background: rgba(255,255,255,0.2);
  transform: scale(1.1);
}

.controls span:hover,
.close:hover {
  color: #ccc;
}
/* -------- GALERIA -------- */

/* -------- FORM -------- */
.fade-success {
    opacity: 0;
    transform: translateY(20px);
    transition: all 0.6s ease;
}

.fade-success.show {
    opacity: 1;
    transform: translateY(0);
}

.form_container {
  position:relative;
}

#form_loader {
  text-align: center;
  position: absolute;
  top: 90px;
  bottom: 0;
  left: 0;
  right: 0;
  background: rgba(255,255,255, 0.85);
  display: flex;
  justify-content: center;
  align-items: center;
  text-align:center;
  min-height: 300px;
}

#form_loader p {
  font-size:24px;
}

#form_loader p > span{
  font-size:20px;
}

textarea.intro_input,
textarea.contact_input {
  width: 100%;
  resize: none;
  height: 100px;
}

#successBox {
  text-align:center;
  padding:40px 0;
}

#successBox h3 > i {
  border: 3px solid #13256c;
  padding: 24px;
  border-radius: 100%;
  width: 110px;
  height: 110px;
  font-size: 60px;
  margin-bottom: 14px;
}

#successBox p {
  font-size:18px;
  color:#FF9219;
}

.telform {
  width:100%;
}
/* -------- FORM -------- */

/* -------- NOSOTROS -------- */
.wrap-misionvision {
  margin-top: 60px;
}

.misionVision {
  font-size: 40px;
  color:#13256c;
}

.misionVision h3 {
  padding-left:80px;
  position: relative;
  padding-bottom: 10px;
}

.misionVision span {
  font-size: 18px;
  color: #FF9219;
  display: block;
}

.misionVision h3::before {
  content: '';
  width: 64px;
  height: 64px;
  background-color: #643899;
  position: absolute;
  left:0;
  border-radius: 0 12px;
  background-position: center;
  background-size: 40px;
  background-repeat: no-repeat;
}

.icoMision::before {
  background-image: url(../images/var/mision.png);
}

.icoVision::before {
  background-image: url(../images/var/vision.png);
}
/* -------- NOSOTROS -------- */

.service_text ul {
  font-weight: 500;
  list-style: disclosure-closed;
  padding-left: 20px;
  color: #828282;
  padding-top: 10px;
}

.service_text ul > li {
  padding: 2px 0;
}

/* -------- TABS -------- */
.tabs-wrapper {
  position: relative;
  width:100%;
}

.tabs-sticky {
  background: #fff;
  z-index: 100;
  transition: all 0.3s ease;
  width: 100%;
}

/* cuando se activa */
.tabs-fixed {
  position: fixed;
  top: 74px; /* ajusta según tu header */
  left: 0;
  width: 100%;
  box-shadow: 0 4px 10px rgba(0,0,0,0.1);
}

.custom-tabs {
  margin:10px auto 0
}

.custom-tabs .nav-link {
  color: #404040;
  border: none !important;
  transition: 0.3s;
  font-size: 17px;
  margin: 0 20px;
  padding-left: 30px;
  padding-right: 30px;
}

.custom-tabs .nav-link:hover {
  color: #FF9219;
}

.custom-tabs .nav-link.active {
  color: #643899;
  font-weight: bold;
  border-bottom: 3px solid #FF9219 !important;
  background-color: transparent;
}

/* Quitar borde del contenido */
.tab-content {
  border: none !important;
}

.tablasPrice {
  padding-top:100px;
}

.mostrarEle {
    display:none;
  }

/* ---------------------------------------------------------- MEDIA QUERY  ---------------------------------------------------------- */
@media (max-width: 1399px){
  .why_list_content {
    padding-left: 18px;
  }
}

@media (max-width: 1199px){
  .ocultarEle {
    display: none;
  }

  .mostrarEle {
    display:block;
  }

}

@media (max-width: 991px){
  .home_content {
    padding:28px;
  }
  .home_container {
    top: 66%;
  }

  .home_title {
    font-size:34px;
  }

  .footer_bar_content {
    height: auto;
    padding: 10px 0 8px;
  }

  .copyright {
    padding-bottom:6px;
  }

  .tabletPosition {
    top:50%;
  }

  .mostrarEle {
    display:none;
  }

  .ocultarEle {
    display: inline-block;
  }

  .slogan h1 {
    font-size: 20px;
  }
}

@media (max-width: 767px){
  h2 {
    font-size: 30px;
  }

	.logo img {
	  width: 50px;
	}
	.header.scrolled .logo img {
	  width: 45px;
	  margin-top: -10px;
	}

  .home_title {
    font-size:28px;
  }

  .home_subtitle {
    font-size: 20px;
  }

	.home_text {
		display: none;
	}

	.background_image {
		background-position: 75% center;
	}

	.home_content {
	  padding: 20px 20px;
	}

	.home_container {
/*		transform: translateY(20%);*/
	}

	.menu_nav ul li a:hover {
	  color: #FF9219;
	}

	.video {
		width: 360px;
	}

	.video iframe{
		height:240px;
	}

	.prev, .next {
	  font-size: 16px;
	}

  .extra_title {
    font-size: 36px;
  }

  .custom-tabs .nav-link {
    font-size: 16px;
    margin: 0 8px;
    padding-left: 0px;
    padding-right: 0px;
  }
  .slogan h1 {
    font-size: 16px;
  }
}

@media (max-width: 575px){
	.lightbox-img {
	  max-width: 72%;
	  max-height: 72%;
	}

  .home_container {
/*    top: 200px;*/
  }

  .wrap-misionvision div:first-child {
    margin-bottom: 40px;
  }

  .intro_input,
  .contact_input {
    width: 100%;
  }

  .why_list .icon_container {
    margin-bottom:16px;
  }

  .why_list_content {
    padding-left:0;
  }

  .tabs-fixed {
    top:58px;
  }

  .noVisible{
    display: none;
  }

  .footer_nav ul li:not(:last-child) {
  margin-right: 18px;
}
}