







/* 1a. Containers */




/* 1b. Colors */




/* 1c. Typography */


























/* 1d. Buttons */













/* 1e. Forms */









































/* 1f. Tables */













/* 1g. Website header */








/* 1h. Website footer */








.content-wrapper {
  max-width: 1320px;
  margin: 0 auto;
}

main#main-content {
    position: relative;
}


.dnd-section > .row-fluid {
  max-width: 1320px;
  margin: 0 auto;
}





html {
  font-size: 24px;
}

html,
body {
  font-family: Lato, sans-serif; font-style: normal; font-weight: normal; text-decoration: none;
  color: #3c1a75;
  font-size: 24px;
  overflow-x: hidden;
  width:100%;
}

/* Paragraphs */

p {
  font-family: Lato, sans-serif; font-style: normal; font-weight: normal; text-decoration: none;
}

/* Anchors */

a {
  font-weight: normal; text-decoration: none; font-family: Lato, sans-serif; font-style: normal;
  color: #0270E0;
}

a:hover,
a:focus {
  font-weight: normal; text-decoration: none; font-family: Lato, sans-serif; font-style: normal;
  color: #0048b8;
}

a:active {
  font-weight: normal; text-decoration: none; font-family: Lato, sans-serif; font-style: normal;
  color: #2a98ff;
}

/* Headings */

h1,
.h1 {
  font-weight: 700; text-decoration: none; font-family: Merriweather, serif; font-style: normal;
  color: #300A6D;
  font-size: 50px;
  text-transform: none;
}

@media(max-width:1440px){
  h1,
  .h1 {
    font-size: 46px;
  }
}

@media(max-width:1240px){
  h1,
  .h1 {
    font-size: 44px;
  }
}

@media(max-width:990px){
  h1,
  .h1 {
    font-size: 42px;
  }
}

@media(max-width:768px){
  h1,
  .h1 {
    font-size: 38px;
  }
}

@media(max-width:480px){
  h1,
  .h1 {
    font-size: 30px;
  }
}

h2,
.h2 {
  font-weight: 700; text-decoration: none; font-family: Merriweather, serif; font-style: normal;
  color: #300A6D;
  font-size: 38px;
  text-transform: none;
}

h3,
.h3 {
  font-weight: 700; text-decoration: none; font-family: Merriweather, serif; font-style: normal;
  color: #300A6D;
  font-size: 30px;
  text-transform: none;
}

h4,
.h4 {
  font-weight: normal; text-decoration: none; font-family: Merriweather, serif; font-style: normal;
  color: #300A6D;
  font-size: 24px;
  text-transform: none;
}

h5,
.h5 {
  font-weight: normal; text-decoration: none; font-family: Merriweather, serif; font-style: normal;
  color: #300A6D;
  font-size: 16px;
  text-transform: none;
}

h6,
.h6 {
  font-weight: normal; text-decoration: none; font-family: Merriweather, serif; font-style: normal;
  color: #300A6D;
  font-size: 14px;
  text-transform: none;
}

/* Blockquote */

blockquote {
  border-left-color: #6E5EE0;
}





button,
.button,
.hs-button,
.hs-blog-post-listing__post-button {
  border: 1px solid #300A6D;

  padding-top: 15px;
padding-right: 53px;
padding-bottom: 15px;
padding-left: 53px;

  font-family: Lato, sans-serif; font-style: normal; font-weight: normal; text-decoration: none;
  background-color: 

  
  
    
  


  rgba(48, 10, 109, 1.0)

;
  border-radius: 6px;
  color: #FFFFFF;
  font-size: 22px;
  text-transform: none;
}

button:hover,
button:focus,
.button:hover,
.button:focus,
.hs-button:hover,
.hs-button:focus,
.hs-blog-post-listing__post-button:hover,
.hs-blog-post-listing__post-button:focus {
  border: 1px solid #1a334e;
;
  color: 

  
  
    
  


  rgba(255, 255, 255, 1.0)

;
  background-color: 

  
  
    
  


  rgba(26, 51, 78, 1.0)

;
  border-radius: 6px;
}

button:active,
.button:active,
.hs-button:active,
.hs-blog-post-listing__post-button:active {
  font-family: Lato, sans-serif; font-style: normal; font-weight: normal; text-decoration: none;
  background-color: rgba(88, 50, 149, 1.0);
  border-color: #583295;
}



/* Labels */

form label {
  color: #3C1A75;
}

/* Help text */

form legend {
  color: #300A6D;
}

/* Inputs */

form input[type=text],
form input[type=search],
form input[type=email],
form input[type=password],
form input[type=tel],
form input[type=number],
form input[type=file],
form select,
form textarea {
  border: 2px solid #D1D6DC;

  background-color: 

  
  
    
  


  rgba(255, 255, 255, 1.0)

;
  color: #300A6D;
  border-radius: 3px;
}

/* Form placeholder text */

::-webkit-input-placeholder {
  color: #300A6D;
}

::-moz-placeholder {
  color: #300A6D;
}

:-ms-input-placeholder {
  color: #300A6D;
}

::placeholder {
  color: #300A6D;
}

/* Inputs - date picker */

.hs-fieldtype-date .input .hs-dateinput:before {
  color: #300A6D;
}

.fn-date-picker td.is-selected .pika-button {
  background: #300A6D;
}

.fn-date-picker td .pika-button:hover {
  background-color: #300A6D !important;
}

.fn-date-picker td.is-today .pika-button {
  color: #300A6D;
}

/* Submit button */

form input[type=submit],
form .hs-button {
  border: 1px none #300A6D;
;
  padding-top: 15px;
padding-right: 53px;
padding-bottom: 15px;
padding-left: 53px;
;
  font-family: Lato, sans-serif; font-style: normal; font-weight: normal; text-decoration: none;
  color: #FFFFFF;
  font-size: 22px;
  background-color: 

  
  
    
  


  rgba(48, 10, 109, 1.0)

;
  border-radius: 6px;
  text-transform: none;
}

form input[type=submit]:hover,
form input[type=submit]:focus,
form .hs-button:hover,
form .hs-button:focus {
  background-color: 

  
  
    
  


  rgba(26, 51, 78, 1.0)

;
  color: #ffffff;
  border: 1px none #1a334e;
;
}

form input[type=submit]:active,
form .hs-button:active {
  background-color: rgba(88, 50, 149, 1.0);
  border-color: #583295;
}





/* Table */

table {
  border: 1px solid #300A6D;

  background-color: 

  
  
    
  


  rgba(255, 255, 255, 1.0)

;
}

/* Table cells */

td,
th {
  border: 1px solid #300A6D;

  padding: 18px;

  color: #300A6D;
}

/* Table header */

thead th {
  background-color: 

  
  
    
  


  rgba(48, 10, 109, 1.0)

;
  color: #FFFFFF;
}

/* Table footer */

tfoot td {
  background-color: 

  
  
    
  


  rgba(255, 255, 255, 1.0)

;
  color: #300A6D;
}





.header {
  background-color: 

  
  
    
  


  rgba(110, 94, 224, 1.0)

;
}

.menu__link,
.header__logo .logo-company-name,
.header__language-switcher-label-current,
.header__language-switcher .lang_list_class li a {
  color: #300A6D;
  font-family: Lato;
}

.menu__child-toggle-icon {
  border-top-color: #300A6D;
}

.menu .menu__link:hover,
.menu .menu__link:focus,
.header__language-switcher-label-current:hover,
.header__language-switcher-label-current:focus,
.header__language-switcher .lang_list_class li:hover a,
.header__language-switcher .lang_list_class li a:focus {
  color: #080045;
}

.menu__child-toggle-icon:hover,
.menu__child-toggle-icon:focus {
  border-top-color: #080045;
}

.menu .menu__link:active,
.header__language-switcher-label-current:active,
.header__language-switcher .lang_list_class li a:active {
  color: #583295;
}

.menu__child-toggle-icon:active {
  border-top-color: #583295;
}

.menu .menu__item--depth-1 > .menu__link--active-link:after {
  background-color: #300A6D;
}

@media (min-width: 767px) {
  .menu .menu__submenu,
  .header__language-switcher .lang_list_class {
    border: 2px solid #300A6D;

    background-color: 

  
  
    
  


  rgba(255, 255, 255, 1.0)

;
  }

  .menu__submenu--level-2 > .menu__item:first-child:before {
    border: 2px solid #300A6D;

    background-color: 

  
  
    
  


  rgba(255, 255, 255, 1.0)

;
  }
}

.menu__submenu .menu__link,
.menu__submenu .menu__link:hover,
.menu__submenu .menu__link:focus {
  color: #300A6D;
  background-color: 

  
  
    
  


  rgba(255, 255, 255, 1.0)

;
}

.header__language-switcher .lang_list_class:before {
  border-bottom-color: #300A6D;
}

.menu__submenu .menu__link:hover,
.menu__submenu .menu__link:focus,
.header__language-switcher .lang_list_class li:hover,
.menu__submenu--level-2 > .menu__item:first-child:hover:before,
.menu__submenu--level-2 > .menu__item:first-child.focus:before {
  background-color: 

  
  
    
  


  rgba(110, 94, 224, 1.0)

;
}

.header__language-switcher .lang_list_class.first-active::after {
  border-bottom-color: 

  
  
    
  


  rgba(110, 94, 224, 1.0)

;
}

.header__language-switcher-label-current,
.header__language-switcher .lang_list_class li a {
  font-family: Lato;
}

.header__language-switcher-label-current:after {
  border-top-color: #300A6D;
}

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





.footer {
  background-color: 

  
  
    
  


  rgba(110, 94, 224, 1.0)

;
}

/* Footer content */

.footer p,
.footer h1,
.footer h2,
.footer h3,
.footer h4,
.footer h5,
.footer h6,
.footer label,
.footer span,
.footer li,
.footer img {
  color: #300A6D;
}





.blog-post,
.blog-header__inner,
.blog-related-posts {
  padding: 80px 0;
}

/* Blog post */

.blog-post__meta a {
  color: #3c1a75;
}

.blog-post__tag-link {
  color: #3c1a75;
}

.blog-post__tag-link:hover,
.blog-post__tag-link:focus {
  color: #14004d;
}

.blog-post__tag-link:active {
  color: #64429d;
}

/* Blog related posts */

.blog-related-posts__title-link,
.blog-related-posts__title-link:hover,
.blog-related-posts__title-link:focus,
.blog-related-posts__title-link:active {
  font-weight: 700; text-decoration: none; font-family: Merriweather, serif; font-style: normal;
  text-transform: none;
}

.blog-related-posts__title-link {
  color: #300A6D;
}

.blog-related-posts__title-link:hover,
.blog-related-posts__title-link:focus {
  color: #080045;
}

.blog-related-posts__title-link:active {
  color: #583295;
}

/* Blog comments */

.blog-comments {
  margin-bottom: 80px;
}

#comments-listing .comment-reply-to {
  color: #0270E0;
}

#comments-listing .comment-reply-to:hover,
#comments-listing .comment-reply-to:focus {
  color: #0048b8;
}

#comments-listing .comment-reply-to:active {
  color: #2a98ff;
}





.hs-search-results__title {
  font-weight: 700; text-decoration: none; font-family: Merriweather, serif; font-style: normal;
  color: #300A6D;
}





/* Blog listing */

.hs-blog-post-listing__post-title-link,
.hs-blog-post-listing__post-title-link:hover,
.hs-blog-post-listing__post-title-link:focus,
.hs-blog-post-listing__post-title-link:active {
  font-weight: 700; text-decoration: none; font-family: Merriweather, serif; font-style: normal;
  text-transform: none;
}

.hs-blog-post-listing__post-title-link {
  color: #300A6D;
}

.hs-blog-post-listing__post-title-link:hover,
.hs-blog-post-listing__post-title-link:focus {
  color: #080045;
}

.hs-blog-post-listing__post-title-link:active {
  color: #583295;
}


.hs-blog-post-listing__post-tag,
.hs-blog-post-listing__post-author-name {
  color: #3c1a75;
}

/* Blog pagination */

.hs-pagination__link-text,
.hs-pagination__link--number {
  color: #3c1a75;
}

.hs-pagination__link:hover .hs-pagination__link-text,
.hs-pagination__link:focus .hs-pagination__link-text,
.hs-pagination__link--number:hover,
.hs-pagination__link--number:focus {
  color: #14004d;
}

.hs-pagination__link:active .hs-pagination__link-text,
.hs-pagination__link--number:active {
  color: #64429d;
}

.hs-pagination__link-icon svg {
  fill: #3c1a75;
}

/* Pricing card */

.card__price {
  font-weight: 700; text-decoration: none; font-family: Merriweather, serif; font-style: normal;
  color: #300A6D;
  font-size: 30px;
}

.card__body svg {
  fill: #300A6D;
}

/* Social follow */

.social-links__icon {
  background-color: #300A6D;
}

.social-links__icon:hover,
.social-links__icon:focus {
  background-color: #080045;
}

.social-links__icon:active {
  background-color: #583295;
  font-weight: 700; text-decoration: none; font-family: Merriweather, serif; font-style: normal;
  color: #300A6D;
  font-size: 30px;
}



.container, .container-fluid, .container-lg, .container-md, .container-sm, .container-xl, .container-xxl {
  --bs-gutter-x: 0 !important;
}


.subsector .bannerprincipal h1{
  color: #3C1A75;
  font-size: 44px;
  font-style: normal;
  font-weight: 700;
  line-height: 115.7%;
  max-width: 470px;
  margin-bottom: 29px !important;
}

.subsector .bannerprincipal p{
  color: #3c1a75!important;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  max-width: 447px;
  margin-bottom: 29px !important;
}

.subsector .bannerprincipal .align-items-center{
  align-items: flex-start !important; 
}

.subsector .bannerprincipal .btn-morado {
  color: #fff;
  font-size: 18px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  margin-top: 41px;
}

.subsector-main-container .btn-morado:hover,
.subsector .btn-morado:hover {
  color: #fff;
  background-color: #3c1a75!important;
}

.subsector-main-container .dnd_area-row-2-background-gradient{
  background-image: linear-gradient(180deg,#6e5ee0 .12%,rgba(110,94,224,.44) 14.06%,rgba(110,94,224,.33) 19.2%,rgba(110,94,224,.21) 21.83%,rgba(110,94,224,0) 30.73%)!important;
}




header.header{
  z-index: 1000 !important;
}

.box-list ul li {

  padding: 5px 0 !important;
}

@media (max-width: 1280px){
  .header__navigation, .submenu.level-1 {
    column-gap: 30px !important;
  }


}

#articulosrec .postart h3 {
  font-size: 15px !important;

}

.container-small{
  max-width: 1170px;
  margin: 0 auto;
}




@media(max-width: 1170px){
  .container-small,
  .container{
    padding: 0 35px;

  }
}


@media(max-width: 980px){
  .container-small,
  .container{
    padding: 0 25px;

  }
}

@media(max-width: 768px){
  .col-md-6.img-container {
    order: 1;
  }

  .col-md-6.img-container .contenedormayor{
    text-align: center !important;
  }
}


body form .legal-consent-container .input .hs-input {
  width: auto !important;
}

body form .legal-consent-container  .field.hs-form-field {
  padding: 0 !important;
}

body form .legal-consent-container  .input select,
body form .legal-consent-container  .input input {
  margin-bottom: 0 !important;
}


body form .legal-consent-container *,
body .legal-consent-container * {
  color: #3C1A75 !important;
  font-size: 10px !important;
  font-style: normal !important;
  font-weight: 400 !important;
  line-height: 13px !important;
}

body form ul.inputs-list {
  list-style: none;
  margin: 0;
  padding: 0;
}


.boxes-form .contenedormayor {
  max-width: 450px!important;

}
.boxes-form .contenedormayor h3 {

  text-align: center !important;
}

#hs_cos_wrapper_widget_1700047400496 .legal-consent-container{
  padding-top: 20px !important;
}
.boxes-form .hs-form-booleancheckbox label span:before {

  border-radius: 13px !important;
  max-height: 10px!important;
  max-width: 10px!important;
}

.hs-form-booleancheckbox label span:before {

  border-radius: 13px !important;
  max-height: 10px!important;
  max-width: 10px!important;
}
.boxes-form .hs-form-booleancheckbox .hs-form-booleancheckbox-display>span {

  margin-left: 0 !important;

}

.hs-form-booleancheckbox {

  margin-top: 5px !important;
}

}
#hs_cos_wrapper_widget_1700047400496 .d-flex {
  display: flex!important;
  justify-content: flex-end !important;
}


.field.hs-form-field {
  padding:0 !Important;
}

.content-image-widget_1703814912044:before {

  height: 470px !important;
}

.content-image-widget_1703814912044 {

  margin: 100px 0;

}


#desafios .whitebox-desafios {

  min-height: 260px !important;

}

#articulosrec .postart img {

  height: 240px;

}

#articulosrec .carousel .carousel-cell {
  min-height: 450px !important;
}


.bannerprincipal {
  padding: 0 !important;

}

.bannerprincipal h1 {
  margin-top: 0 !important;
}
.subsector .bannerprincipal .btn-morado {
  margin-top: 0 !important;
}

.content-image .row-1{
  align-items: flex-start !important;
}

.contenedormayor{
  justify-content: flex-end !important;
}
/*   .contenedormayor {
margin-top: 50px !important;
} */

.product-boxes-box {
  max-width: 300px !important;
}


.only-mobile{
  display: none  !important;
}


@media(max-width:768px){
  .only-mobile{
    display: block  !important;
  }

  .only-desktop{
    display: none !important;
  }

  ol.flickity-page-dots {
    position: relative;
  }
}