@font-face {
	font-family: 'basislight';
	src: url("https://analyxia.com/wp-content/uploads/2024/03/BasisGrotesquePro-Light.ttf");
}
@font-face {
	font-family: 'basisregular';
	src: url("https://analyxia.com/wp-content/uploads/2024/03/BasisGrotesquePro-Regular.ttf");
}
@font-face {
	font-family: 'basismedium';
	src: url("https://analyxia.com/wp-content/uploads/2024/03/BasisGrotesquePro-Medium.ttf");
}
@font-face {
	font-family: 'basisbold';
	src: url("https://analyxia.com/wp-content/uploads/2024/03/BasisGrotesquePro-Bold.ttf");
}
@font-face {
	font-family: 'basisblack';
	src: url("https://analyxia.com/wp-content/uploads/2024/03/BasisGrotesquePro-Black.ttf");
}/*
Theme Name: Bootstrap Basic4
Theme URI: https://rundiz.com
Author: Rundiz-WP team
Author URI: https://github.com/Rundiz-WP
Description: Bootstrap v.4 basic theme for developers to build their new theme very fast and easy. (WordPress 5 or Gutenberg ready.) The concept is to keep it basic, no rich features, no additional functions; all of these for theme developers will be easier to start develop their theme. To follow what was changed, please look for <a href="https://github.com/Rundiz-WP/bootstrap-basic4" target="commits">commits</a> of this theme at Github or changelog.md file that come with the theme. Please read notice on Bootstrap Basic 4 Help page in Dashboard &gt; Appearance &gt; Bootstrap Basic4 Help or in readme.txt file in this theme package.
Version: 1.3.5
Requires PHP: 5.5
Requires at least: 5.0
Tested up to: 6.6
License: MIT
License URI: https://opensource.org/licenses/MIT
Text Domain: bootstrap-basic4
Domain Path: /languages/
Tags: one-column, two-columns, three-columns, left-sidebar, right-sidebar, custom-background, custom-menu, featured-images, post-formats, threaded-comments, translation-ready, editor-style, blog

This theme built with Twitter Bootstrap v.4. It is basic theme with basic style for build new theme with Bootstrap.

*/


/*
Required WordPress CSS
*/
.aligncenter {
    display: block;
    margin-right: auto;
    margin-left: auto;
    text-align: center;
}
.alignleft {
    float: left;
    margin-right: 1.5em;
}
.alignright {
    float: right;
    margin-left: 1.5em;
}
.bypostauthor {
}


/* WordPress gallery */
.gallery-caption {
}
.gallery {
    margin-bottom: 1.6em;
}
.elementor-widget-image a img[src$=".svg"] {
    width: 151px!important;
}
.gallery-item {
    display: inline-block;
    padding: 1.79104477%;
    text-align: center;
    vertical-align: top;
    width: 100%;
}
.gallery-columns-2 .gallery-item {
    max-width: 50%;
}
.gallery-columns-3 .gallery-item {
    max-width: 33.33%;
}
.gallery-columns-4 .gallery-item {
    max-width: 25%;
}
.gallery-columns-5 .gallery-item {
    max-width: 20%;
}
.gallery-columns-6 .gallery-item {
    max-width: 16.66%;
}
.gallery-columns-7 .gallery-item {
    max-width: 14.28%;
}
.gallery-columns-8 .gallery-item {
    max-width: 12.5%;
}
.gallery-columns-9 .gallery-item {
    max-width: 11.11%;
}
.gallery-icon img {
    margin: 0 auto;
}
.gallery-caption {
    color: #707070;
    color: rgba(51, 51, 51, 0.7);
    display: block;
    font-family: "Noto Sans", sans-serif;
    font-size: 12px;
    font-size: 1.2rem;
    line-height: 1.5;
    padding: 0.5em 0;
}
.gallery-columns-6 .gallery-caption,
.gallery-columns-7 .gallery-caption,
.gallery-columns-8 .gallery-caption,
.gallery-columns-9 .gallery-caption {
    display: none;
}


/* 
Text meant only for screen readers. 
copied from https://codex.wordpress.org/CSS
*/
.screen-reader-text {
    border: 0;
    clip: rect(1px, 1px, 1px, 1px);
    clip-path: inset(50%);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute !important;
    width: 1px;
    word-wrap: normal !important; /* Many screen reader and browser combinations announce broken words as they would appear visually. */
}
.screen-reader-text:focus {
    background-color: #f1f1f1;
    border-radius: 3px;
    box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
    clip: auto !important;
    clip-path: none;
    color: #21759b;
    display: block;
    font-size: 14px;
    font-size: 0.875rem;
    font-weight: bold;
    height: auto;
    left: 5px;
    line-height: normal;
    padding: 15px 23px 14px;
    text-decoration: none;
    top: 5px;
    width: auto;
    z-index: 100000; /* Above WP toolbar. */
}


.sticky {
}
.wp-caption {
    border: 1px solid #ccc;
    margin-bottom: 1.5em;
    max-width: 100%;
}
.wp-caption img[class*="wp-image-"] {
    display: block;
    margin: 1.2% auto 0;
    max-width: 98%;
}
.wp-caption-text {
    text-align: center;
}
.wp-caption .wp-caption-text {
    margin: 0.8075em 0;
}
/*
Theme Name: Bootstrap Basic4
Theme URI: https://rundiz.com
Author: Rundiz-WP team
Author URI: https://github.com/Rundiz-WP
Description: Bootstrap v.4 basic theme for developers to build their new theme very fast and easy. (WordPress 5 or Gutenberg ready.) The concept is to keep it basic, no rich features, no additional functions; all of these for theme developers will be easier to start develop their theme. To follow what was changed, please look for <a href="https://github.com/Rundiz-WP/bootstrap-basic4" target="commits">commits</a> of this theme at Github or changelog.md file that come with the theme. Please read notice on Bootstrap Basic 4 Help page in Dashboard &gt; Appearance &gt; Bootstrap Basic4 Help or in readme.txt file in this theme package.
Version: 1.3.5
Requires PHP: 5.5
Requires at least: 5.0
Tested up to: 6.6
License: MIT
License URI: https://opensource.org/licenses/MIT
Text Domain: bootstrap-basic4
Domain Path: /languages/
Tags: one-column, two-columns, three-columns, left-sidebar, right-sidebar, custom-background, custom-menu, featured-images, post-formats, threaded-comments, translation-ready, editor-style, blog

This theme built with Twitter Bootstrap v.4. It is basic theme with basic style for build new theme with Bootstrap.

*/


/*
Required WordPress CSS
*/
.otgs-development-site-front-end{
	display:none;
}
.aligncenter {
    display: block;
    margin-right: auto;
    margin-left: auto;
    text-align: center;
}
.alignleft {
    float: left;
    margin-right: 1.5em;
}
.alignright {
    float: right;
    margin-left: 1.5em;
}
.bypostauthor {
}


/* WordPress gallery */
.gallery-caption {
}
.gallery {
    margin-bottom: 1.6em;
}
.gallery-item {
    display: inline-block;
    padding: 1.79104477%;
    text-align: center;
    vertical-align: top;
    width: 100%;
}
.gallery-columns-2 .gallery-item {
    max-width: 50%;
}
.gallery-columns-3 .gallery-item {
    max-width: 33.33%;
}
.gallery-columns-4 .gallery-item {
    max-width: 25%;
}
.gallery-columns-5 .gallery-item {
    max-width: 20%;
}
.gallery-columns-6 .gallery-item {
    max-width: 16.66%;
}
.gallery-columns-7 .gallery-item {
    max-width: 14.28%;
}
.gallery-columns-8 .gallery-item {
    max-width: 12.5%;
}
.gallery-columns-9 .gallery-item {
    max-width: 11.11%;
}
.gallery-icon img {
    margin: 0 auto;
}
.gallery-caption {
    color: #707070;
    color: rgba(51, 51, 51, 0.7);
    display: block;
    font-family: "Noto Sans", sans-serif;
    font-size: 12px;
    font-size: 1.2rem;
    line-height: 1.5;
    padding: 0.5em 0;
}
.gallery-columns-6 .gallery-caption,
.gallery-columns-7 .gallery-caption,
.gallery-columns-8 .gallery-caption,
.gallery-columns-9 .gallery-caption {
    display: none;
}


/* 
Text meant only for screen readers. 
copied from https://codex.wordpress.org/CSS
*/
.screen-reader-text {
    border: 0;
    clip: rect(1px, 1px, 1px, 1px);
    clip-path: inset(50%);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute !important;
    width: 1px;
    word-wrap: normal !important; /* Many screen reader and browser combinations announce broken words as they would appear visually. */
}
.screen-reader-text:focus {
    background-color: #f1f1f1;
    border-radius: 3px;
    box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
    clip: auto !important;
    clip-path: none;
    color: #21759b;
    display: block;
    font-size: 14px;
    font-size: 0.875rem;
    font-weight: bold;
    height: auto;
    left: 5px;
    line-height: normal;
    padding: 15px 23px 14px;
    text-decoration: none;
    top: 5px;
    width: auto;
    z-index: 100000; /* Above WP toolbar. */
}


.sticky {
}
.wp-caption {
    border: 1px solid #ccc;
    margin-bottom: 1.5em;
    max-width: 100%;
}
.wp-caption img[class*="wp-image-"] {
    display: block;
    margin: 1.2% auto 0;
    max-width: 98%;
}
.wp-caption-text {
    text-align: center;
}
.wp-caption .wp-caption-text {
    margin: 0.8075em 0;
}
.vc_row {
    margin-left: 0px!important;
    margin-right: 0px!important;
}
.content-area{
	padding-left:0px!Important;
	padding-right:0px!important;
}

header[role="banner"]{
	display:none;
}
.page-header-sitebrand-topbar{
	display:none;
}
.container, .container-lg, .container-md, .container-sm, .container-xl {
    max-width: 199140px!important;
}
.entry-header h1{
    opacity:0;
}
#site-footer{
    display:none;
}
.container {
    width: 100%;
}
#main-column .post, #main-column .page {
    border: 0px solid #eee;
    margin-bottom: 0px;
    padding: 0px;
}
.bb-header-inside > .vc_row > .vc_column_container > .vc_column-inner, .bb-header-inside .sticky-wrapper > .vc_row > .vc_column_container > .vc_column-inner {
    padding-left: 15px!important;
    padding-right: 15px!important;
    
}
.noflex{
	display:initial!important;
}
#overlay {
    display: none;
    position: fixed;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 0;
    background-color: #EDEDEC;
    overflow: hidden;
    transition: height 0.7s ease;
  }

  #overlay-content {
    
  
    padding: 20px;
  }
#main .post .entry-header .entry-meta a {
    color: #ffffff !important;
    /* font-family: 'regular' !important; */
    /* padding-top: 10px !important; */
    line-height: 50px;
}
#overlay-content a{
	color:#5CA346!important;
}
   .columnafooter {
       width: 20%;
    float: left;
    text-align: left;
    padding: 10px 0px 70px 0px;
    }

.single-post .entry-header h1{
    opacity:1;
}
.single-post .entry-header h1 a{
    color:#000!important;
}
.single-post .entry-header h1 a:hover{
    text-decoration:none!important;
}
.single-post .site-main {
    padding-left: 0% !important;
    padding-right: 0% !important;
    padding-top: 2px;
}
.single-post .site-main p{
	    columns: 2;
	column-gap: 30px;
    max-width: 1200px !important;
}

.entry-header, footer.entry-meta {
display:none!important;
}
.entry-header .entry-meta{
	    margin: 10px 0px 20px 0px!important;
}

.proyectos-template-default .entry-header {
    display:none;
    
}
.elementor-editor-active .elementor-location-footer{
    display:none;
}
#main .post, #main .page {
    border: 0px solid #eee!important;
    margin-bottom: 0px!important;
    padding: 0px!important;
}
.col-md-12 {
   
    padding-left: 0px!important;
    padding-right: 0px!important;
}
.row-with-vspace {
    margin-bottom: 0px!important;
}
/*.elementor-sticky--active {
    background-color: #060f2deb !important;
}
.psajero{
	background-color:#F6F7FA!important;
}
.elementor-sticky--active .coluni{
	border-top:none!important;
}
.elementor-sticky img{
 transition: all 0.5s ease;
}
.elementor-sticky--active img{
	max-width:90px!important;
}*/
body{
	background-color:#060f2d !important;
font-family: "tome-sans-variable", 'basismedium' !important;

}
.elementor-widget-counter .elementor-counter-title {
    font-family: "tome-sans-variable", 'basismedium' !important;
    max-width: 280px;
    line-height: 26px !important;
}
/*p, h1, h2, h3, h4, h5, h6{
	font-family: "tome-sans-variable", 'basismedium' !important;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}*/
.elementor .elementor-background-video, .elementor .elementor-background-video-embed, .elementor .elementor-background-video-hosted {

    opacity: 0.2;
}
a {
	color:#fff;
}
a.elementor-button {
	color:#060f2d !important;
}
h1 {
    /*font-size: 90px !important;
    max-width: 1300px;
   font-weight: bolder !important; 
 
    line-height: 91px !important;
    letter-spacing: -4px;*/
	font-size: 160px !important;
    max-width: 1300px;
    font-weight: bolder !important;
    line-height: 128px !important;
    letter-spacing: -4px;
}

h2 {
    font-size: 73px !important;
    max-width: 800px;
    line-height: 65px !important;
    letter-spacing: -1px;
    font-weight: 600 !important;
}
h3 {
    font-size: 44px !important;
    max-width: 800px;
    /* font-weight: bolder !important; */
  
    line-height: 47px !important;
    letter-spacing: -1.5px;
}
h4 {
    font-weight: 700 !important;
    /* font-variation-settings: 'wght' 900, 'slnt' 0 !important; */
    line-height: 35px !important;
    font-size: 34px !important;
    max-width: 800px;
    max-width: 490px;
    letter-spacing: -1px;
}
h6{
	   
    letter-spacing: 2px;
    margin-bottom: 5px !important;
font-weight: lighter !important;
    font-family: "tome-sans-variable", 'basisregular' !important;
}
p {
    margin-top: 0;
    margin-bottom: 1rem;
    font-weight: lighter !important;
    font-family: "tome-sans-variable", 'basisregular' !important;
    font-variation-settings: 'wght' 100, 'slnt' 0 !important;
    line-height: 24px !important;
    font-size: 20px !important;
    max-width: 800px;
    max-width: 750px;
}
.qodef-qi-button {
   	font-family: "tome-sans-variable", 'basismedium' !important;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
p.menu, .futer p {
    margin-bottom: 0px !important;
    /* font-weight: bolder !important; */
    font-variation-settings: 'wght' 400, 'slnt' 0 !important;
    line-height: 22px !important;
    font-size: 16px !important;
    max-width: 880000px;
}
.futer a{
	color:#fff!important;
}
 .elementor-post__read-more {
    color: #060f2d !important;
    background-color: #fff !important;
    border-radius: 20px !important;
    padding: 3px 20px !important;
}
.elementor-nav-menu--toggle .elementor-menu-toggle.elementor-active+.elementor-nav-menu__container {
    transform: scaleY(1);
    max-height: var(--menu-height);
    animation: hide-scroll .3s backwards;
    height: 100vh;
    top: 0px !important;
    position: fixed;
    width: 30.5%;
    right: 0px;
    background: #060f2d;
    margin-top: 0px;
}
.elementor-nav-menu--dropdown a {
	font-family: "tome-sans-variable", 'basismedium' !important;
    color: #ffffff !important;
    font-size: 40px !important;
    line-height: 32px !important;
    max-width: 650px;
    font-weight: lighter !important;
    font-variation-settings: 'wght' 300, 'slnt' 0 !important;
transition: all 0.3s ease;
}
.elementor-nav-menu--dropdown .elementor-item.elementor-item-active, .elementor-nav-menu--dropdown .elementor-item.highlighted, .elementor-nav-menu--dropdown .elementor-item:focus, .elementor-nav-menu--dropdown .elementor-item:hover, .elementor-sub-item.elementor-item-active, .elementor-sub-item.highlighted, .elementor-sub-item:focus, .elementor-sub-item:hover {
    background-color: #3f444b00!important;
    color: #fff!important;
    opacity: 0.4!important;
}
.elementor-nav-menu__align-right .elementor-nav-menu {
 
    padding-top: 40px!important;
}
.elementor-nav-menu--toggle .elementor-menu-toggle:not(.elementor-active)+.elementor-nav-menu__container {
    transform: scaleY(0);
    max-height: 0;
    overflow: hidden;
    top: 0px !important;
    position: fixed;
    width: 30.5% !important;
    right: 0px !important;
    background: #060f2d!important;
    margin-top: 0px!important;
}
.elementor-menu-toggle{
	z-index:999999;
}
p.menu, .futer p, .futer .elementor-nav-menu--main .elementor-item  {
    margin-bottom: 0px !important;
    /* font-weight: bolder !important; */
    font-variation-settings: 'wght' 400, 'slnt' 0 !important;
    line-height: 22px !important;
    font-size: 16px !important;
    max-width: 880000px;
	font-weight: lighter !important;
    font-family: "tome-sans-variable", 'basisregular' !important;
}
.qodef-tabs-vertical-navigation .qodef-tab-title a {
    text-align: left !important;
    color: #060f2d !important;
    border-radius: 10px !important;
    min-width: 315px;
    font-family: 'tome-sans-variable' !important;
    /* font-weight: bolder !important; */
    font-variation-settings: 'wght' 600, 'slnt' 0 !important;
    font-size: 17px !important;
}
.ui-state-active:after {
  
    position: absolute;
    top: 10px;
    right: -49px;
    content: url(https://josw.analyxia.com/wp-content/uploads/2024/10/flecha.svg);
    transform-origin: top;
}
 .elementor-menu-toggle {
   
    width: 35px!important;
    height: 35px!important;
padding: 0px 8px!important;
}
.elementor-menu-toggle svg {
    width: 19px!important;
  
}
.elementor-nav-menu--dropdown-tablet .elementor-menu-toggle, .elementor-nav-menu--dropdown-tablet .elementor-nav-menu--dropdown {
        display: inline-block!important;
    }
    .elementor-nav-menu--dropdown-tablet .elementor-nav-menu--main {
        display: none!important;
    }
 .qodef-qi-tabs-vertical .qodef-tabs-vertical-navigation li a:before {
   
    border-radius: 10px !important;

}
.elementor-element.elementor-element-ab12a90 .qodef-qi-tabs-vertical .qodef-tabs-vertical-content {
    
    margin-left: 80px!important;
    min-width: calc(100% - 395px)!important;
border-radius: 10px !important;
	padding-bottom:80px!important;
	    min-height: 440px;
}

b, strong {
    font-weight: 900;
    font-family: 'basisbold';
}
.burbuja p{
	    margin-bottom: -10px !important;
    font-size: 15px !important;
}

.comments-area{
	display:none;
}
.single-post .site-main p {
    columns: 1!important;
    column-gap: 30px;
    max-width: 870px !important;
}
.single-post dl, .single-post ol, .single-post  ul {
    margin-top: 0;
    margin-bottom: 1rem;
    max-width: 660px;
}
.noventa{
	padding:90px!important;
}
.sesenta{
	padding:60px!important;
}
.cincuenta{
	padding:50px!important;
}
h1 .qodef-e-word {
	background: linear-gradient(90deg, #37a7c4, #80fff7);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
padding-bottom: 10px;
padding-top: 14px;

}

@media (max-width: 1600px) {
	    .mazo img {
        max-width: 50px !important;
    }
	.elementor-widget-counter .elementor-counter-title {
    font-family: "tome-sans-variable", 'basismedium' !important;
    max-width: 200px;
    line-height: 26px !important;
}
    h1 {
        font-size: 110px !important;
        max-width: 1257px;
        line-height: 70px !important;
        letter-spacing: -2px;
    }
h2 {
    font-size: 68px !important;
    max-width: 800px;
    line-height: 58px !important;
    letter-spacing: -1px;
    font-weight: 600 !important;
}
	h3 {
    font-size: 34px !important;
    max-width: 800px;
 
    line-height: 35px !important;
    letter-spacing: -1px;
}
h4 {
   
    line-height: 23px !important;
    font-size: 24px !important;
    max-width: 800px;
    max-width: 490px;
    letter-spacing: -0.5px;
	
}
p {
    margin-top: 0;
    margin-bottom: 1rem;
    /* font-weight: bolder !important; */
  
    line-height: 22.5px !important;
    font-size: 18px !important;
   
    max-width: 750px;
}
.noventa{
	padding:50px!important;
}
.sesenta{
	padding:50px!important;
}
.cincuenta{
	padding:30px!important;
}
.elementor-counter-number-wrapper {
    
    font-size: 114px!important;
    font-weight: 600;
}
}
@media (max-width: 1100px) {
	    h2 {
        font-size: 47px !important;
       
        line-height: 47px !important;
        letter-spacing: 0px;
      
    }
h6 {
    letter-spacing: 1px;
    margin-bottom: 5px !important;
   
    font-size: 14px !important;
}
	    h1 {
        font-size: 110px !important;
        
        line-height: 104px !important;
margin-bottom: 0px !important;
        
    }
	p {
       
      margin-bottom: 10px !important;
      
        line-height: 19.5px !important;
        font-size: 15px !important;
    
    }
	h4 {
        
        line-height: 21px !important;
        font-size: 21px !important;
		margin-bottom: 0px !important;
      
    }
 h5 {
    font-size: 17px;
}
	.mazo img{
		max-width:50px!important;
	}
}
@media (max-width: 850px) {
    h1 {
        font-size: 36px !important;
        line-height: 35px !important;
        letter-spacing: -1px;
    }

h2 {
        font-size: 28px !important;
      
        letter-spacing: -0.5px;
        line-height: 29px !important;
    }
h6 {
 
    letter-spacing: 2px;
    margin-bottom: 6px !important;
    font-size: 13px !important;
}
	
	h3 {
    font-size: 22px !important;
   
   
    line-height: 30px !important;
    letter-spacing: -0px;
}
    h4 {
       
        line-height: 19px !important;
        font-size: 19px !important;
     
        max-width: 490px;
        letter-spacing: -0.5px;
    }

p	 {
    margin-top: 0 !important;
        margin-bottom: 8px !important;
        /* font-weight: bolder !important; */
        font-variation-settings: 'wght' 400, 'slnt' 0 !important;
        line-height: 19px !important;
        font-size: 16px !important;
        max-width: 800px;
        max-width: 490px;
}
.elementor-counter .elementor-counter-number-wrapper {
    flex: 1;
    display: flex;
    font-size: 42px!important;
    font-weight: 600;
    line-height: 1;
    text-align: center;
}
	.sesenta, .noventa {
        padding: 30px 20px !important;
    }
    .cincuenta {
        padding: 20px !important;
    }
.logo-marquee-content img {
    flex: 0 0 calc(100% / 4)!important;
    max-width: calc(100% / 4)!important;
    box-sizing: border-box;
    margin: 0px 30px!important;
}
.elementor-nav-menu--toggle .elementor-menu-toggle.elementor-active+.elementor-nav-menu__container , .elementor-nav-menu--toggle .elementor-menu-toggle:not(.elementor-active)+.elementor-nav-menu__container{
 
    width: 90%;
  
}
}
.cabecera{
	padding-top:20px!important;
}