.elementor-kit-6{--e-global-color-primary:#15A1CE;--e-global-color-secondary:#23638A;--e-global-color-text:#364057;--e-global-color-accent:#F36F70;--e-global-typography-primary-font-family:"Visby Round CF";--e-global-typography-primary-font-size:16px;--e-global-typography-primary-font-weight:500;--e-global-typography-primary-letter-spacing:0px;--e-global-typography-secondary-font-family:"Visby Round CF";--e-global-typography-secondary-font-size:16px;--e-global-typography-secondary-font-weight:700;--e-global-typography-secondary-letter-spacing:-0.2px;--e-global-typography-text-font-family:"Open Sans";--e-global-typography-text-font-size:16px;--e-global-typography-text-font-weight:400;--e-global-typography-text-line-height:26px;--e-global-typography-text-letter-spacing:-0.2px;--e-global-typography-accent-font-family:"Open Sans";--e-global-typography-accent-font-size:16px;--e-global-typography-accent-font-weight:700;--e-global-typography-accent-line-height:26px;--e-global-typography-accent-letter-spacing:-0.2px;background-color:var( --e-global-color-astglobalcolor5 );color:var( --e-global-color-text );font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-size:var( --e-global-typography-text-font-size );font-weight:var( --e-global-typography-text-font-weight );line-height:var( --e-global-typography-text-line-height );letter-spacing:var( --e-global-typography-text-letter-spacing );}.elementor-kit-6 e-page-transition{background-color:#FFBC7D;}.elementor-kit-6 p{margin-bottom:26px;}.elementor-kit-6 a{color:var( --e-global-color-primary );}.elementor-kit-6 a:hover{color:var( --e-global-color-accent );}.elementor-kit-6 h1{color:var( --e-global-color-text );font-family:"Visby Round CF", Sans-serif;font-weight:700;letter-spacing:-2px;}.elementor-kit-6 h2{color:var( --e-global-color-text );font-family:"Visby Round CF", Sans-serif;font-weight:700;letter-spacing:-1.8px;}.elementor-kit-6 h3{color:var( --e-global-color-text );font-family:"Visby Round CF", Sans-serif;font-weight:700;letter-spacing:-1.2px;}.elementor-kit-6 h4{color:var( --e-global-color-text );font-family:"Visby Round CF", Sans-serif;font-weight:700;letter-spacing:-0.8px;}.elementor-kit-6 h5{color:var( --e-global-color-text );font-family:"Visby Round CF", Sans-serif;font-weight:700;letter-spacing:-0.4px;}.elementor-kit-6 h6{color:var( --e-global-color-text );font-family:"Visby Round CF", Sans-serif;font-weight:700;letter-spacing:-0.4px;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1140px;}.e-con{--container-max-width:1140px;}.elementor-widget:not(:last-child){margin-block-end:20px;}.elementor-element{--widgets-spacing:20px 20px;--widgets-spacing-row:20px;--widgets-spacing-column:20px;}{}h1.entry-title{display:var(--page-title-display);}@media(max-width:1024px){.elementor-kit-6{font-size:var( --e-global-typography-text-font-size );line-height:var( --e-global-typography-text-line-height );letter-spacing:var( --e-global-typography-text-letter-spacing );}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1024px;}.e-con{--container-max-width:1024px;}}@media(max-width:767px){.elementor-kit-6{font-size:var( --e-global-typography-text-font-size );line-height:var( --e-global-typography-text-line-height );letter-spacing:var( --e-global-typography-text-letter-spacing );}.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}/* Start custom CSS *//* Corregir el ancho limitado de Astra */
.ast-container {
  max-width: 100% !important;
  display: block !important;
}

/* Espacio entre los titulos y el texto */
h1, h2, h3, h4, h5, h6 {margin-bottom: 0px !important;}


/* Espacio (en movil) entre los titulos y el texto */
@media only screen and (max-width: 768px) {
h1, h2, h3, h4, h5, h6 {margin-bottom: 20px !important;}
}


/* Ocultar el boton de reCaptcha 3 */
.grecaptcha-badge {visibility: hidden;}


/* Eliminar linea de puntos de los links activos */
a, a:active, a:focus {outline: none !important;}


/* Eliminar subrayados de todos los enlaces */
a {text-decoration: none !important;}


/* Texto justificado con guiones */
.guiones {
    text-align: justify;
    -webkit-hyphens: auto;
    -ms-hyphens: auto;
    hyphens: auto;
}


/* Subrayados de colores */
.subazul {
    background-color: #007AFF25;
    padding: 0px 6px 2px 6px;
    border-radius: 20px;
}

.subnegro {
    background-color: #00000015;
    padding: 0px 6px 2px 6px;
    border-radius: 20px;
}

.subamarillo {
    background-color: #faff0025;
    padding: 0px 6px 2px 6px;
    border-radius: 20px;
}

.subverde {
    background-color: #00ff0f25;
    padding: 0px 6px 2px 6px;
    border-radius: 20px;
}


/* Eliminar sombra del off-canvas */
.elementor-widget-off-canvas .e-off-canvas__content {
    box-shadow: none !important;
}


/* "Haz clic aqui" de Viamed" */
a.clic_viamed {
    font-weight: 700;
    color: #00b0e1;
}/* End custom CSS */
/* Start Custom Fonts CSS */@font-face {
	font-family: 'Visby Round CF';
	font-style: normal;
	font-weight: normal;
	font-display: auto;
	src: url('https://odontogen.es/wp-content/uploads/2024/05/VisbyRoundCF-Regular.woff2') format('woff2'),
		url('https://odontogen.es/wp-content/uploads/2024/05/VisbyRoundCF-Regular.woff') format('woff'),
		url('https://odontogen.es/wp-content/uploads/2024/05/VisbyRoundCF-Regular.ttf') format('truetype');
}
@font-face {
	font-family: 'Visby Round CF';
	font-style: oblique;
	font-weight: normal;
	font-display: auto;
	src: url('https://odontogen.es/wp-content/uploads/2024/05/VisbyRoundCF-RegularOblique.woff2') format('woff2'),
		url('https://odontogen.es/wp-content/uploads/2024/05/VisbyRoundCF-RegularOblique.woff') format('woff'),
		url('https://odontogen.es/wp-content/uploads/2024/05/VisbyRoundCF-RegularOblique.ttf') format('truetype');
}
@font-face {
	font-family: 'Visby Round CF';
	font-style: normal;
	font-weight: bold;
	font-display: auto;
	src: url('https://odontogen.es/wp-content/uploads/2024/05/VisbyRoundCF-Bold.woff2') format('woff2'),
		url('https://odontogen.es/wp-content/uploads/2024/05/VisbyRoundCF-Bold.woff') format('woff'),
		url('https://odontogen.es/wp-content/uploads/2024/05/VisbyRoundCF-Bold.ttf') format('truetype');
}
@font-face {
	font-family: 'Visby Round CF';
	font-style: oblique;
	font-weight: bold;
	font-display: auto;
	src: url('https://odontogen.es/wp-content/uploads/2024/05/VisbyRoundCF-BoldOblique.woff2') format('woff2'),
		url('https://odontogen.es/wp-content/uploads/2024/05/VisbyRoundCF-BoldOblique.woff') format('woff'),
		url('https://odontogen.es/wp-content/uploads/2024/05/VisbyRoundCF-BoldOblique.ttf') format('truetype');
}
@font-face {
	font-family: 'Visby Round CF';
	font-style: normal;
	font-weight: 200;
	font-display: auto;
	src: url('https://odontogen.es/wp-content/uploads/2024/05/VisbyRoundCF-ExtraLight.woff2') format('woff2'),
		url('https://odontogen.es/wp-content/uploads/2024/05/VisbyRoundCF-ExtraLight.woff') format('woff'),
		url('https://odontogen.es/wp-content/uploads/2024/05/VisbyRoundCF-ExtraLight.ttf') format('truetype');
}
@font-face {
	font-family: 'Visby Round CF';
	font-style: oblique;
	font-weight: 200;
	font-display: auto;
	src: url('https://odontogen.es/wp-content/uploads/2024/05/VisbyRoundCF-ExtraLightOblique.woff2') format('woff2'),
		url('https://odontogen.es/wp-content/uploads/2024/05/VisbyRoundCF-ExtraLightOblique.woff') format('woff'),
		url('https://odontogen.es/wp-content/uploads/2024/05/VisbyRoundCF-ExtraLightOblique.ttf') format('truetype');
}
@font-face {
	font-family: 'Visby Round CF';
	font-style: normal;
	font-weight: 300;
	font-display: auto;
	src: url('https://odontogen.es/wp-content/uploads/2024/05/VisbyRoundCF-Light.woff2') format('woff2'),
		url('https://odontogen.es/wp-content/uploads/2024/05/VisbyRoundCF-Light.woff') format('woff'),
		url('https://odontogen.es/wp-content/uploads/2024/05/VisbyRoundCF-Light.ttf') format('truetype');
}
@font-face {
	font-family: 'Visby Round CF';
	font-style: oblique;
	font-weight: 300;
	font-display: auto;
	src: url('https://odontogen.es/wp-content/uploads/2024/05/VisbyRoundCF-LightOblique.woff2') format('woff2'),
		url('https://odontogen.es/wp-content/uploads/2024/05/VisbyRoundCF-LightOblique.woff') format('woff'),
		url('https://odontogen.es/wp-content/uploads/2024/05/VisbyRoundCF-LightOblique.ttf') format('truetype');
}
@font-face {
	font-family: 'Visby Round CF';
	font-style: normal;
	font-weight: 400;
	font-display: auto;
	src: url('https://odontogen.es/wp-content/uploads/2024/05/VisbyRoundCF-Regular.woff2') format('woff2'),
		url('https://odontogen.es/wp-content/uploads/2024/05/VisbyRoundCF-Regular.woff') format('woff'),
		url('https://odontogen.es/wp-content/uploads/2024/05/VisbyRoundCF-Regular.ttf') format('truetype');
}
@font-face {
	font-family: 'Visby Round CF';
	font-style: oblique;
	font-weight: 400;
	font-display: auto;
	src: url('https://odontogen.es/wp-content/uploads/2024/05/VisbyRoundCF-RegularOblique.woff2') format('woff2'),
		url('https://odontogen.es/wp-content/uploads/2024/05/VisbyRoundCF-RegularOblique.woff') format('woff'),
		url('https://odontogen.es/wp-content/uploads/2024/05/VisbyRoundCF-RegularOblique.ttf') format('truetype');
}
@font-face {
	font-family: 'Visby Round CF';
	font-style: normal;
	font-weight: 500;
	font-display: auto;
	src: url('https://odontogen.es/wp-content/uploads/2024/05/VisbyRoundCF-Medium.woff2') format('woff2'),
		url('https://odontogen.es/wp-content/uploads/2024/05/VisbyRoundCF-Medium.woff') format('woff'),
		url('https://odontogen.es/wp-content/uploads/2024/05/VisbyRoundCF-Medium.ttf') format('truetype');
}
@font-face {
	font-family: 'Visby Round CF';
	font-style: oblique;
	font-weight: 500;
	font-display: auto;
	src: url('https://odontogen.es/wp-content/uploads/2024/05/VisbyRoundCF-MediumOblique.woff2') format('woff2'),
		url('https://odontogen.es/wp-content/uploads/2024/05/VisbyRoundCF-MediumOblique.woff') format('woff'),
		url('https://odontogen.es/wp-content/uploads/2024/05/VisbyRoundCF-MediumOblique.ttf') format('truetype');
}
@font-face {
	font-family: 'Visby Round CF';
	font-style: normal;
	font-weight: 600;
	font-display: auto;
	src: url('https://odontogen.es/wp-content/uploads/2024/05/VisbyRoundCF-DemiBold.woff2') format('woff2'),
		url('https://odontogen.es/wp-content/uploads/2024/05/VisbyRoundCF-DemiBold.woff') format('woff'),
		url('https://odontogen.es/wp-content/uploads/2024/05/VisbyRoundCF-DemiBold.ttf') format('truetype');
}
@font-face {
	font-family: 'Visby Round CF';
	font-style: oblique;
	font-weight: 600;
	font-display: auto;
	src: url('https://odontogen.es/wp-content/uploads/2024/05/VisbyRoundCF-DemiBoldOblique.woff2') format('woff2'),
		url('https://odontogen.es/wp-content/uploads/2024/05/VisbyRoundCF-DemiBoldOblique.woff') format('woff'),
		url('https://odontogen.es/wp-content/uploads/2024/05/VisbyRoundCF-DemiBoldOblique.ttf') format('truetype');
}
@font-face {
	font-family: 'Visby Round CF';
	font-style: normal;
	font-weight: 700;
	font-display: auto;
	src: url('https://odontogen.es/wp-content/uploads/2024/05/VisbyRoundCF-Bold.woff2') format('woff2'),
		url('https://odontogen.es/wp-content/uploads/2024/05/VisbyRoundCF-Bold.woff') format('woff'),
		url('https://odontogen.es/wp-content/uploads/2024/05/VisbyRoundCF-Bold.ttf') format('truetype');
}
@font-face {
	font-family: 'Visby Round CF';
	font-style: oblique;
	font-weight: 700;
	font-display: auto;
	src: url('https://odontogen.es/wp-content/uploads/2024/05/VisbyRoundCF-BoldOblique.woff2') format('woff2'),
		url('https://odontogen.es/wp-content/uploads/2024/05/VisbyRoundCF-BoldOblique.woff') format('woff'),
		url('https://odontogen.es/wp-content/uploads/2024/05/VisbyRoundCF-BoldOblique.ttf') format('truetype');
}
@font-face {
	font-family: 'Visby Round CF';
	font-style: normal;
	font-weight: 800;
	font-display: auto;
	src: url('https://odontogen.es/wp-content/uploads/2024/05/VisbyRoundCF-ExtraBold.woff2') format('woff2'),
		url('https://odontogen.es/wp-content/uploads/2024/05/VisbyRoundCF-ExtraBold.woff') format('woff'),
		url('https://odontogen.es/wp-content/uploads/2024/05/VisbyRoundCF-ExtraBold.ttf') format('truetype');
}
@font-face {
	font-family: 'Visby Round CF';
	font-style: oblique;
	font-weight: 800;
	font-display: auto;
	src: url('https://odontogen.es/wp-content/uploads/2024/05/VisbyRoundCF-ExtraBoldOblique.woff2') format('woff2'),
		url('https://odontogen.es/wp-content/uploads/2024/05/VisbyRoundCF-ExtraBoldOblique.woff') format('woff'),
		url('https://odontogen.es/wp-content/uploads/2024/05/VisbyRoundCF-ExtraBoldOblique.ttf') format('truetype');
}
@font-face {
	font-family: 'Visby Round CF';
	font-style: normal;
	font-weight: 900;
	font-display: auto;
	src: url('https://odontogen.es/wp-content/uploads/2024/05/VisbyRoundCF-Heavy.woff2') format('woff2'),
		url('https://odontogen.es/wp-content/uploads/2024/05/VisbyRoundCF-Heavy.woff') format('woff'),
		url('https://odontogen.es/wp-content/uploads/2024/05/VisbyRoundCF-Heavy.ttf') format('truetype');
}
@font-face {
	font-family: 'Visby Round CF';
	font-style: oblique;
	font-weight: 900;
	font-display: auto;
	src: url('https://odontogen.es/wp-content/uploads/2024/05/VisbyRoundCF-HeavyOblique.woff2') format('woff2'),
		url('https://odontogen.es/wp-content/uploads/2024/05/VisbyRoundCF-HeavyOblique.woff') format('woff'),
		url('https://odontogen.es/wp-content/uploads/2024/05/VisbyRoundCF-HeavyOblique.ttf') format('truetype');
}
/* End Custom Fonts CSS */