/* @import url('http://example.com/example_style.css'); */

/***********************************************/
/* CSS @imports must be at the top of the file */
/* Add them above this section                 */
/***********************************************/
    .site-header .hs-menu-wrapper--utility {
      padding-right: 20px;
			padding-left: 0px;
    }
    .site-header .search-form .search-form__inner {
        margin-left: 6px;
    }
.site-header .search-form {
	margin: 0px;}
.site-header .search-form__input {
    background-color: #f9f9f9;
    padding: 1em 45px;
    /*box-shadow: inset 5px 0 10px -2px #54586b5e, inset -5px 0 10px -5px #54586b5e;*/
}
.search-form__button {
    margin-top: 0px !important;
}
.col{ border-radius: 20px;}
.header-bottom,
.header__dnd--top {
    transition: opacity 0.3s ease, visibility 0.3s ease;
    opacity: 1;
    visibility: visible;
}
.site-header__main-area .site-header__navigation .site-header__menu .hs-menu-item .hs-menu-children-wrapper .h2 { font-size: 15px}
.header-bottom.hidden,
.header__dnd--top.hidden {
    opacity: 0;
    visibility: hidden;
	  display: none;
}
.header__dnd--bottom{ margin: 0 auto }
    .h1, h1 {
        margin-top: 4rem;
    }
.hero-section__inner .h2, h2 {
        margin-top: 4rem;
    }

footer a { color: #d8e0ed !important;}

/* text gradient*/
.gradient-text {
  /* Fallback: Set a background color. */
	line-height: 46px !important;
	font-family: 'Roboto Slab', serif;
  background-color: red;
  
  /* Create the gradient. */
  background-image: linear-gradient(0deg, #9aacca, #fff);
  
  /* Set the background size and repeat properties. */
  background-size: 100%;
  background-repeat: repeat;

  /* Use the text as a mask for the background. */
  /* This will show the gradient as a text color rather than element bg. */
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent; 
  -moz-background-clip: text;
  -moz-text-fill-color: transparent;
}

.hs_cos_wrapper_type_logo a {
	padding-left: 9rem;
}
/* Style the rest of the page. */

header {
  margin-top: 1em;
  margin-top: calc(50vh - 3em);
}
.body-wrapper {
    padding-top: 0px;
}
.site-header {
    display: grid;
    justify-content: center;
}

/*end Text gradiente*/
.social-media__service svg {
    height: 18px;
}
.site-header {
	border-bottom: 0px solid #ffee0000;
-webkit-box-shadow: 0px 0px 40px 0px rgb(125 136 154 / 0%);
    box-shadow: 0px 0px 40px 0px rgb(125 136 154 / 0%);}
.page-nav, header {
  --header-background-color: #ffffff00;
	--header-search-background: #ffd000;
}
.site-header .search-form {
    background-color: #ffffff !important;
    border-radius: 25px;
    padding: 0px;
}
.blog_index-column-1-margin {
    border-radius: 25px 25px 0 0;
}
.module__related-section .related-blog-item .featured-image img {
    width: 100%;
    border-radius: 20px;
}
.module__related-section .related-blog-item {
    border-radius: 25px;
}

.h2 .hs-menu-heading { color: var(--button-background-color);}
.site-header__main-area {
	justify-content: space-evenly;
background: rgb(255 255 255 / 76%);
border-radius: 25px;
	/**
box-shadow: 0 4px 30px rgba(0, 0, 0, 0.1);**/
backdrop-filter: blur(5.2px);
-webkit-backdrop-filter: blur(5.2px);
border: 1px solid rgba(255, 255, 255, 0.47);
}

.header__dnd--top .widget-span+.widget-span {
        margin-left: 5.263158%;
    }
@media (min-width: 800px) {
    .header__dnd--top .span3 {
        width: 21.052632%;
    }
}
.system-page-content.system-page--error {    margin: 100px;}
/*****************************************/
/* Start your style declarations here    */
/****************************************/
.active, .collapsible:hover {
    background-color: #1a1f2600 !important;
}
.jake-hero-banner{
z-index: -1;}


#bn-principal{ z-index: 0;}
a {
    font-weight: bold;
    text-decoration: none;
}
#top-header-links a {
    color: #d8e0ed
}
#top-header-links a:hover {
    color: #fe0
}

#widget_1635801579140 .social-media .social-media__service svg {
    height: 15px
}
#widget_1635801579140 {
    text-align: center
}
.site-header {
    padding: 0px;
}


.sticky .site-header__main-area {
    height: 50px;
    min-width: 360px;
    justify-content: space-around;
}

.sticky .hs-image-widget {
    height: 50px !important;
    width: auto !important;
}

#slide-top {
    z-index: 1
}
#button {
    display: inline-block;
    background-color: #ffd000;
    width: 150px;
    height: 30px;
    text-align: center;
    border-radius: 0;
    position: fixed;
    bottom: 0;
    right: 44%;
    transition: background-color .3s, opacity .5s, visibility .5s;
    opacity: 0;
    visibility: hidden;
    z-index: 1000
}
#button::after {
    content: "\f077";
    font-family: FontAwesome;
    font-weight: 400;
    font-style: normal;
    font-size: 1em;
    line-height: 20px;
    color: #fff
}
#button:hover {
    cursor: pointer;
    background-color: #333
}
#button:active {
    background-color: #555
}
#button.show {
    opacity: 1;
    visibility: visible
}

 
  
.main_body-row-1-margin {
    z-index: 2;
    position: relative
}

.active,
.collapsible:hover {
    background-color: #ffc10770
}
.container_inner {
    padding: 50px!important;
    background-color: #fff000
}
.qbutton {
    padding: 10px 20px;
    text-decoration: none
}
.collapsible {
    background-color: #3b4350;
    color: #fff;
    cursor: pointer;
    padding: 18px;
    width: 100%;
    border: none;
    text-align: left;
    outline: 0;
    font-size: 15px
}
.active,
.collapsible:hover {
    background-color: #1a1f26
}
.content {
    padding: 20px;
    display: none;
    overflow: hidden;
    background-color: #f1f3f4
}
#contenedor_carga{
	background-color: rgba(255, 255, 255, 0);
	height: 100%;
	width: 100%;
	position: fixed;
	-webkit-transition: all 0.5s ease;
	-o-transition: all 0.5s ease;
	transition: all 0.5s ease;
	z-index: 1000000;
}

/* grid sistem Header Top*/

.tooltip {
 border-bottom:1px dotted #1a1f26;
 display:inline-block;
 position:relative
}
.tooltip .tooltiptext {
 background-color:#ffc92b;
 border-radius:10px;
 color:#fff!important;
 font-size:14px!important;
 padding:4px 18px 4px 0;
 position:absolute;
 right:89%;
 text-align:center;
 top:5px;
 visibility:hidden;
 width:165px;
 z-index:1
}
.tooltip:hover .tooltiptext {
 visibility:visible
}
.tooltiptext a {
 color:#000;
 font-weight:400
}

.header-bottom{
	  display: flex;
    flex-wrap: wrap;
    /* margin-top: 157px; */
    position: initial;
    /* margin: 0 auto; */
    margin-top: calc(var(--total-header-height) - 15px);
    padding: 0 15px;
    position: fixed;
    /* top: 0; */
    width: 100%;
    z-index: 100;
    align-content: center;
    justify-content: center;
	margin-left: -45px;
}
  .header-top-container{
      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-evenly;
  }
.header-top {
    grid-column-gap: 40px;
    display: grid;
}

.header-top-cta { grid-area: 1 / 1 / 2 / 4; display: flex; align-items: center; gap: 10px; }
.header-top-redes { grid-area: 1 / 4 / 2 / 5; display: flex; align-items: center; color: #d8e0ed; gap: 10px; }
.header-top-pagos { grid-area: 1 / 5 / 2 / 6; display: flex; align-items: center;  }
.header-top-abb { grid-area: 1 / 5 / 2 / 6; display: flex; align-items: center; }

.header-top-cta a { color: #d8e0ed; }

/* and grid sistem Header Top*/
    .site-header__main-area .site-header__navigation .site-header__menu .hs-menu-item .hs-menu-children-wrapper {border-radius: 0px 0px 25px 25px; backdrop-filter: blur(5.2px);
-webkit-backdrop-filter: blur(5.2px);
border: 1px solid rgba(255, 255, 255, 0.47);}
.hs-menu-heading img {
	min-width: 30px;
    height: 30px;
    float: left;
    padding-right: 10px;}
.hs-menu-item h2 {color: var(--h1-font-color)}
.site-header__main-area .site-header__navigation .site-header__menu .hs-menu-item .hs-menu-children-wrapper--mega>.hs-menu-item .hs-menu-link {
    padding: 8px 0px;
    border-bottom: 1px solid #1d263c17;
    }
@media (max-width: 799px) {
    /* grid sistem HT responsive*/
	.menu-izq {display: none !important}
	.site-header__main-area .site-header__navigation, .site-header__main-area .site-header__navigation-utility {padding: 20px;}
	.hs_cos_wrapper_type_logo a {
	padding-left: 0px;
}
	.product-hero .col {
  flex: 1;
  padding: 0px;
}
		.product-hero .col {
			flex: content !important;
		}
			.product-image {
			margin-left: 0px;
		}
    .header-top {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    grid-template-rows: repeat(2, 1fr);
    grid-column-gap: 0px;
    grid-row-gap: 5px;
    }

    .header-top-cta  { grid-area: 1 / 1 / 2 / 3; display: block !important; align-items: center; color: #d8e0ed; padding: 0px 28px; }
    .header-top-redes { grid-area: 2 / 1 / 3 / 2; display: flex; align-items: center; color: #d8e0ed; padding: 0px 20px; }
    .header-top-pagos { grid-area: 2 / 2 / 3 / 3; display: flex; align-items: center; align-items: center; justify-content: flex-end; padding-right: 30px;}
  
    /* and grid sistem HT responsive*/
  
    #button {
        width: 100%;
        right: 0
    }
  .body-wrapper .dnd-row+.dnd-row {
    margin-top: 1em;}
  .slick-slider .slick-dots {
    margin-top: 0em;}
  .slick-slider .slick-arrow {
    display: none !important;}
  #hs_cos_wrapper_widget_1642194375801 { text-align: center; }
  .related_headline {display: none !important}
  .hero-section--blog-post .hero-section__foreground { margin-top: 130px;}
  table {
           width:100%;
       }
       thead {
           display: none;
       }
       tr:nth-of-type(2n) {
           background-color: inherit;
       }
       tr td:first-child {
           background: #f0f0f0;
           font-weight:bold;
           font-size:1.3em;
       }
       tbody td {
           display: unset;
           text-align:center;
       }
       tbody td:before {
           content: attr(data-th);
           display: block;
           text-align:center;
       }
      tbody {
      text-align: center;
      }
  }
@media (max-width: 1120px) {
    .site-header__main-area {
        justify-content: space-around
    }
}


@media only screen and (min-width: 1120px){
.only_desk { margin-left: -15px !important; font-size: 0px;}
.site-header__navigtion-utility {display: none}
.site-header__main-area .site-header__navigation .site-header__menu .hs-menu-item .hs-menu-children-wrapper--multi-column{
max-width: 90%;
    width: 90%;
}
  .site-header__main-area .site-header__navigation .site-header__menu .hs-menu-item .hs-menu-children-wrapper .hs-menu-link {
    margin: 0;
    white-space: inherit;
}
}

/*CSS Repetidor Listas HUBDB*/
.module__related-section{display:flex;flex-wrap:wrap}
.module__related-section .related-blog-item{display:flex;flex-direction:column;border:1px solid var(--related-border);border-radius:var(--related-corners);transition:all .3s;position:relative;top:0;background-color:white}
.module__related-section .related-blog-item p{font-size:var(--base-font-size-mobile);font-family:var(--base-font-family);font-weight:var(--base-font-weight);line-height:var(--base-line-height);letter-spacing:var(--base-letter-spacing);box-sizing:border-box;overflow-x:hidden;color:var(--base-text-color)}
.module__related-section .related-blog-item .featured-image{display:block;height:250px;font-size:0;color:transparent;position:relative;border-top-left-radius:var(--related-corners);border-top-right-radius:var(--related-corners)}
.module__related-section .related-blog-item .featured-image img{height:250px;width:100%;object-fit:contain}
.module__related-section .related-blog-item__info{padding:35px;margin:0}
.module__related-section .related-blog-item h4 em{margin-bottom:1em}
.module__related-section .related-blog-item:hover,
.module__related-section .related-blog-item:focus{box-shadow:var(--global-box-shadow);top:-1em}
.module__related-section .related-blog-item {
margin-left: 0em !important;
    border-radius: 25px !important;
    width: calc(33.33% - 3em) !important;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    -webkit-box-flex: 0;
    -ms-flex-positive: 0;
    flex-grow: 0;
    margin-bottom: 45px;
    margin-right: 45px;
    margin-top: 0;
}

@media(max-width:800px){
	.module__related-section .related-blog-item { width: 100% !important;
}
		.module__related-section .related-blog-item{margin-top:1.5em}
}

.text-overflow {
	font-weight: normal !important;
  display: -webkit-box; 
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis; 
}
.product-hero {
 background-color:#fff;
 display:-webkit-box;
 display:-webkit-flex;
 display:-ms-flexbox;
 display:flex;
 -webkit-flex-wrap:wrap;
 -ms-flex-wrap:wrap;
 flex-wrap:wrap;
 width:100%
}
.product-hero .col {
 flex:1;
	padding: 20px;
}
.product-image {
 margin: 0 auto;
}
.product-image .image-cover {
 height:100%;
 object-fit:cover;
 width:100%
}
/* estilos ShowCase*/
.button {
    margin-top: 15px;
}
    .h4, h4 {
        min-height: 85px;
    }
	.brand_img	{
    position: absolute;
    height: 30px !important;
    width: 160px !important;
    bottom: 5px;
    left: 5px;
    z-index: 1;
}


.site-header {
background: rgb(25,30,56,0);
background: linear-gradient(0deg, rgba(25,30,56,0) 0%, rgba(25,30,56,0.5998774509803921) 50%, rgba(4,13,59,1) 100%);)