/* @override 
	https://webs.communikt.net/latitude/wp-content/themes/latitude0/style.css?* */

/*
 Theme Name:   LATITUDE 0
 Theme URI:    https://bricksbuilder.io/
 Description:  Theme Latitude
 Author:       Albert Calzada
 Author URI:   https://bricksbuilder.io/
 Template:     bricks
 Version:      1.43
 Text Domain:  bricks
*/


/* colores 

gold: #B38D3D;

font-base-size: 16px;
 */

:where(p) {
  margin: 0 0 0.8em;
}
.brx-body {
	/*min-height: 100dvh;*/
}

:where(p:last-child) {
  margin-bottom: 0;
}

#wp-admin-bar-editor_mode {
	display: none !important;
}

.subratllat_fi {
	text-decoration-line: underline;
text-decoration-thickness: 0.9px;
text-underline-offset: 5px;
}
.subratllat_fi2 {
	text-decoration-line: underline;
text-decoration-thickness: 1.25px;
text-underline-offset: 3px;
}

* {
	text-decoration-thickness: 0.8px !important;
	text-underline-offset: 5px;
}


a .link_subratllat, a.link_subratllat, .link_subratllat a {
	text-decoration: underline;
}

/*strong, b {
	font-weight: 500;
}
*/

.link_hover_subratllat:hover div {
	text-decoration-line: underline;
}



/* video background css */

.video-bg__media {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  overflow: hidden;
  
}
.video-bg__media video {
  position: relative;
  top: 50%;
  left: 50%;
  transform: translateX(-50%) translateY(-50%);
  min-height: 100%;
  min-width: 100%;
  height: auto;
  width: auto;
  max-width: none;
}
@supports (object-fit: cover) {
  .video-bg__media video {
    object-fit: cover;
    height: 100%;
    width: 100%;
  }
}
@supports (object-fit: cover) and (-ms-ime-align: auto) {
  .video-bg__media video {
    height: auto;
    width: auto;
  }
}
.video-bg__media img {
  display: none;
}
@media (prefers-reduced-motion: reduce) {
  .video-bg__media video {
    visibility: hidden;
  }
  .video-bg__media img {
    display: block;
    position: absolute;
    object-fit: cover;
    height: 100%;
    width: 100%;
  }
}


.video-bg__media:before {
	content: "";
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
	background-color: rgba(0, 0, 0, 0.31);
	z-index: 12;
}



/* FORM CONTACTO */
.gform_required_legend {
	display: none;
}
/* deshabilitar chrome estils formularis */


input:-webkit-autofill,
input:-webkit-autofill:hover, 
input:-webkit-autofill:focus, 
input:-webkit-autofill:active  {
    -webkit-box-shadow: 0 0 0 0px white inset !important;
	box-shadow: none !important;
	outline: none !important;
	
}
input:-webkit-autofill,
input:-webkit-autofill:hover, 
input:-webkit-autofill:focus
textarea:-webkit-autofill,
textarea:-webkit-autofill:hover
textarea:-webkit-autofill:focus,
select:-webkit-autofill,
select:-webkit-autofill:hover,
select:-webkit-autofill:focus {
 -webkit-box-shadow: 0 0 0 0px white inset !important;
  transition: background-color 5000s ease-in-out 0s;
  box-shadow: none !important;
  outline: none !important;
  
}
:focus, :focus-visible{
   -webkit-box-shadow: 0 0 0 0px white inset !important;
	box-shadow: none !important;
	outline: none !important;
	/*border-color: #000 !important;*/

}

.gform_wrapper.gravity-theme input:not([type="radio"]):not([type="checkbox"]):not([type="image"]):not([type="file"]) {
    /*line-height: 1 !important;*/

}

.form_latitude div.gform_fields input, .form_latitude div.gform_fields textarea, .form_latitude div.gform_fields select {
	
border-style: solid;
	border-width: 1px;
	-webkit-border-radius: 0px;
-moz-border-radius: 0px;
border-radius: 0px;
background-color: rgba(255, 255, 255, 0);
border-color: #2A2A2A !important;
color: #2A2A2A;
font-size: 15px;
border-right-style: none;
border-left-style: none;
border-top-style: none;
box-shadow: none !important;
padding-left: 0;
height: 30px;
font-weight: bold;
}
 .form_latitude div.gform_fields textarea {
 	height: 140px;
 	border-top: 1px solid var(--bricks-color-lqdjuv);
 	line-height: 1.1em !important;
 	resize: none;
 }
.form_latitude .ginput_container_fileupload input {
width: 100% !important;
}

.form_latitude input::-webkit-input-placeholder { /* Edge */
color: var(--bricks-color-lqdjuv);
  	font-weight: 400 !important;
	font-style: normal !important;
	opacity: 1 !important;
	font-size: 16px;
}

.form_latitude input:-ms-input-placeholder { /* Internet Explorer 10-11 */
color: var(--bricks-color-lqdjuv);
  
  	font-weight: 400 !important;
	font-style: normal !important;
	opacity: 1 !important;
font-size: 16px;
}

.form_latitude input::placeholder, .form_latitude textarea::placeholder{
color: #A7A7A7;
  
  	font-weight: 400 !important;
	font-style: normal !important;
	opacity: 1 !important;
font-size: 16px;
}

 .gfield_consent_description {
	border: none !important;
	padding: 0 !important;
	 color: #1B1B1B !important;	
  	font-weight: normal !important;
	font-style: normal !important;
  margin-top: 0 !important;
  overflow: visible !important;
  margin-bottom: 24px !important;
  font-weight: 400 !important;
  letter-spacing: 0;
  min-height: auto !important;
  height: auto !important;
  max-height: inherit !important;
  line-height: 1.3em !important;
  font-size: 11px !important;
 } 
 .gfield_consent_description a:hover {
 	text-decoration: underline;
 }
.ginput_container_consent input {
	border: 1px solid #1b1b1b !important;
	height: 19px !important;
	min-height: 19px !important;
	max-height: 19px !important;
	max-width: 19px !important;
	min-width: 19px !important;
	width: 19px !important; 
}

fieldset.gfield--type-consent div.ginput_container.ginput_container_consent:hover, fieldset.gf_campo_check_newsletter .gchoice:hover {
	cursor: pointer;
}
.form_latitude label.gfield_label.gform-field-label {
color: #2A2A2A;
font-weight: 400;
	font-size: 16px;
margin-bottom: 3px;
}
.form_latitude legend.gfield_label.gform-field-label.gfield_label_before_complex {
	text-transform: uppercase;	font-size: 17px;
}
fieldset.gfield--type-consent div.ginput_container.ginput_container_consent label  {
		letter-spacing: 0;
	margin-left: 15px;
	color: #1B1B1B;
	margin-top: 0;
	font-size: 12px;
}


.gfield_required.gfield_required_asterisk {
	
	display: none !important;
}

.gform-theme--framework input[type="checkbox"]:where(:not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *))::before { 
color: var(--bricks-color-lqdjuv) !important;

}
.form_latitude div.gform_footer {
	margin-top: 40px;
}
.form_latitude input.gform_button.button {
		cursor: pointer;
	font-size: 16px !important;
	transition: all 0.3s ease-in-out !important;
	align-items: center;
  
  display: inline-flex;
  gap: 10px;
  justify-content: center;
  
  padding: 0 1em;
	text-align: center;
  font-weight: 400 !important;
  color:#1B1B1B !important;
  text-transform: uppercase !important;
  border-radius: 200px !important;
  background-color: rgba(255, 255, 255, 0) !important;
  line-height: 1em;
  border: 1px solid #B38D3D !important;
  box-shadow: none !important;
}

.form_latitude input.gform_button.button:hover {
		cursor: pointer;
	transition: all 0.3s ease-in-out !important;
	background-color: #1B1B1B !important;
	color: #F0EADE !important;
}
.gform-theme--foundation .gform_fields {
	row-gap: 30px !important;
}



/* formulario  */








/* img zoom */
.wrap_hover_img_zoom:hover .wrap_img_zoom img {
  transform: scale(1.08);
  -webkit-transition: all 1s ease-in-out;
  -moz-transition: all 1s ease-in-out;
  -o-transition: all 1s ease-in-out;
  transition: all 1s ease-in-out;
}
.wrap_hover_img_zoom .wrap_img_zoom {
	overflow: hidden;
}
.wrap_hover_img_zoom .wrap_img_zoom img {
  transform: scale(1);
  -webkit-transition: all 0.9s ease-in-out;
  -moz-transition: all 0.9s ease-in-out;
  -o-transition: all 0.9s ease-in-out;
  transition: all 0.9s ease-in-out;
}


/* header web */
.wrap_logo_header {
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  z-index: 1;
}


.negrita_color_gold p strong {
	font-weight: 400;
	color: #B38D3D;
}


/* grid masonry home */

.brxe-block.grid_exp_col1 .item_experiencia_home:nth-child(1) .wrap_img_zoom img {
	aspect-ratio: 527/510;
}
.brxe-block.grid_exp_col1 .item_experiencia_home:nth-child(2) .wrap_img_zoom img {
	aspect-ratio: 511/327;
}
.brxe-block.grid_exp_col2 .item_experiencia_home:nth-child(1) .wrap_img_zoom img {
	aspect-ratio: 418/297;
}
.brxe-block.grid_exp_col2 .item_experiencia_home:nth-child(2) .wrap_img_zoom img {
	aspect-ratio: 418/443;
}


/* lista modo especial */
.lista_modo_cursiva_border ul {
	list-style: none;
	padding-left: 0;
	margin-top: 30px;
	margin-bottom: 25px;
}
.lista_modo_cursiva_border ul li {
	font-style: italic;
	margin-bottom: 18px;
	padding-bottom: 18px;
	border-bottom: 1px solid #B38D3D;
	width: 440px;
	max-width: 100%;
}
.lista_modo_cursiva_border ul li:last-of-type {
	font-style: italic;
	margin-bottom: 0px;
	padding-bottom: 0px;
	border: none;
}



.item-carousel-posts .wrap_img_zoom:before {
content: "";
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0px;
  left: 0px;
  background-color: rgba(0, 0, 0, 0.60);
  z-index: 1;
  opacity: 1;	
  transition: all 0.5s ease-in-out;
}
.item-carousel-posts:hover .wrap_img_zoom:before {
background-color: rgba(0, 0, 0, 0.30);

transition: all 0.5s ease-in-out;
}



.wrap-pag-blog .item-carousel-posts .wrap_img_zoom:before {
content: "";
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0px;
  left: 0px;
  background-color: rgba(0, 0, 0, 0.20);
  z-index: 1;
  opacity: 1;	
  transition: all 0.5s ease-in-out;
}
.wrap-pag-blog  .item-carousel-posts:hover .wrap_img_zoom:before {
background-color: rgba(0, 0, 0, 0.05);

transition: all 0.5s ease-in-out;
}



@keyframes myAnim1 {
  /* Paso 1: Fade in y anchura a 500px en 1 segundo */
  0% {
    opacity: 0;
	width: 0px;
	height: 0px;
    transform: scale(1);
  }
  /*10% {
    opacity: 1;
    width: 300px;
	height: 300px;
    transform: scale(1);
  }*/
  /* Mantener en 500px hasta 2 segundos */
  15% {
    opacity: 1;
    width: 400px;
	height: 400px;
    transform: scale(1);
  }
  /* Paso 2: Expandir la anchura a 100vw entre 2s y 3s */
  40% {
    opacity: 1;
    width: 100%;
	height: 100%;
    transform: scale(1);
  }
  /* Mantener el 100vw hasta 4 segundos */
  /*35% {
    opacity: 1;
    width: 100%;
	height: 100%;
    transform: scale(1);
  }
  *//* Paso 3: Efecto zoom de 4s a 10s, de scale(1) a scale(1.2) */
  100% {
    opacity: 1;
    width: 100vw;
    transform: scale(1.2);
  }
}

/* Clase asignada por Bricks Builder para la animación personalizada.
   La clase se compone de "brx-animate-" seguido de la clave de la animación ('myAnim1'). */
.brx-animate-myAnim1 {
  animation: myAnim1 7s ease;
}






/* contacto */
.txt_cuentanos_contacto strong{
	font-weight: 500;
	text-transform: uppercase;
	color: #B38D3D;
	letter-spacing: 19%;
	font-size: 20px;
}

.wrap_texto_legalidad h2, .wrap_texto_legalidad h3 {
	font-weight: 500;
	text-transform: uppercase;
	color: #B38D3D;
	letter-spacing: 19%;
	font-size: 20px;
	margin-top: 40px;
	margin-bottom: 10px;
}




/* responsive */
@media (max-width: 1485px) {


}

@media (max-width: 1180px) {
 
 


}

@media (max-width: 960px) {
 
}
@media (max-width: 678px) {


}
@media (max-width: 478px) {
		
}
