







/* 1a. Containers */




/* 1b. Colors */




/* 1c. Typography */


































/* 1d. Buttons */










































/* 1e. Forms */









































/* 1f. Tables */













/* 1g. Website header */








/* 1h. Website footer */








.content-wrapper {
  max-width: 1152px;
}

.dnd-section,
.content-wrapper--vertical-spacing {
  padding: 20px 1rem;
}

.dnd-section > .row-fluid {
  max-width: 1152px;
}





html {
  font-size: 18px;
}

/* Apply basic font settings to the body */
body {
  font-weight: 400; font-family: Arbeit;
  color: #242424;
  font-size: 18px;
}
/* Paragraphs */

p {
  font-weight: 400; font-family: Arbeit;
}

/* Anchors */

a {
  font-weight: 400; font-family: Arbeit; text-decoration: underline;
  color: #11158e;
}

a:hover,
a:focus {
  font-weight: 400; font-family: Arbeit; text-decoration: underline;
  color: #000066;
}

a:active {
  font-weight: 400; font-family: Arbeit; text-decoration: underline;
  color: #393db6;
}

/* Headings */

h1,
.h1 {
  font-weight: 700; font-family: Arbeit; text-decoration: none;
  color: #090c4e;
  font-size: 40px;
  text-transform: none;
  line-height: 48px;
}

h2,
.h2 {
  font-weight: 500; font-family: Arbeit; text-decoration: none;
  color: #090c4e;
  font-size: 32px;
  text-transform: none;
  line-height: 40px;
}

h3,
.h3 {
  font-weight: 500; font-family: Arbeit; text-decoration: none;
  color: #090c4e;
  font-size: 28px;
  text-transform: none;
  line-height: 36px;
}

h4,
.h4 {
  font-weight: 500; font-family: Arbeit; text-decoration: none;
  color: #090c4e;
  font-size: 24px;
  text-transform: none;
  line-height: 32px;
}

h5,
.h5 {
  font-weight: 500; font-family: Arbeit; text-decoration: none;
  color: #090c4e;
  font-size: 20px;
  text-transform: none;
  line-height: 28px;
}

h6,
.h6 {
  font-weight: 500; font-family: Arbeit; text-decoration: none;
  color: #090c4e;
  font-size: 16px;
  text-transform: none;
  line-height: 91px;
}

/* Blockquote */

blockquote {
  border-left-color: #D3DEFF;
}






button.primary,
.button.primary,
.nav-cta.primary,
.hs-button.primary,
.hs-blog-post-listing__post-button.primary {
  border: 1px solid #11158E;

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

  font-weight: 400; font-family: Arbeit;
  background-color: 

  
  
    
  


  rgba(17, 21, 142, 1.0)

;
  border-radius: 6px;
  color: #FFFFFF;
  font-size: 16px;
  line-height: 16px;  
  text-transform: none;
  text-decoration: none;
  cursor: pointer;
}

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

  
  
    
  


  rgba(255, 255, 255, 1.0)

;
  background-color: 

  
  
    
  


  rgba(26, 51, 78, 1.0)

;
  border-radius: 6px;
}

button.primary:active,
.nav-cta.primary:active,
.button.primary:active,
.hs-button.primary:active,
.hs-blog-post-listing__post-button.primary:active {
  font-weight: 400; font-family: Arbeit;
  border-color: #393db6;
}


button.secondary,
.nav-cta.secondary,
.button.secondary,
.hs-button.secondary,
.hs-blog-post-listing__post-button.secondary {
  border: 1px solid #00008B;

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

  font-weight: 500; font-family: Arbeit;
  background-color: 

  
  
    
  


  rgba(224, 224, 224, 1.0)

;
  border-radius: 6px;
  color: #00008B;
  font-size: 16px;
  line-height: 16px;
  text-transform: none;
  text-decoration: none;
    cursor: pointer;

}

button.secondary:hover,
button.secondary:focus,
.nav-cta.secondary:hover,
.nav-cta.secondary:focus,
.button.secondary:hover,
.button.secondary:focus,
.hs-button.secondary:hover,
.hs-button.secondary:focus,
.hs-blog-post-listing__post-button.secondary:hover,
.hs-blog-post-listing__post-button.secondary:focus {
  border: 1px solid #00008B;
;
  color: 

  
  
    
  


  rgba(255, 255, 255, 1.0)

;
  background-color: 

  
  
    
  


  rgba(0, 0, 139, 1.0)

;
  border-radius: 6px;
}

button.secondary:active,
.nav-cta.secondary:active,
.button.secondary:active,
.hs-button.secondary:active,
.hs-blog-post-listing__post-button.secondary:active {
  font-weight: 500; font-family: Arbeit;
  border-color: #2828b3;
}


button.outline,
.button.outline,
.hs-button.outline,
.hs-blog-post-listing__post-button.outline {
  border: 1px solid #00008B;

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

  font-weight: 500; font-family: Arbeit;
  background-color: 

  
  
    
  


  rgba(255, 255, 255, 0.0)

;
  border-radius: 6px;
  color: #00008B;
  font-size: 16px;
  line-height: 16px;
  text-transform: none;
  text-decoration: none;
    cursor: pointer;
}

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

  
  
    
  


  rgba(255, 255, 255, 1.0)

;
  background-color: 

  
  
    
  


  rgba(0, 0, 139, 1.0)

;
  border-radius: 6px;
}

button.outline:active,
.button.outline:active,
.hs-button.outline:active,
.hs-blog-post-listing__post-button.outline:active {
  font-weight: 500; font-family: Arbeit;
  border-color: #2828b3;
}


/* --- Button Sizes --- */

/* Medium (default) */
button.medium,
.button.medium,
.nav-cta.medium,
.hs-button.medium,
.hs-blog-post-listing__post-button.medium {
  min-height: 42px;
  padding: 12px 24px;
  cursor: pointer;
}

/* Small */
button.small,
.button.small,
.nav-cta.small,
.hs-button.small,
.hs-blog-post-listing__post-button.small {
  min-height: 36px;
  padding: 8px 16px;
  cursor: pointer;
}

/* Large */
button.large,
.button.large,
.nav-cta.large,
.hs-button.large,
.hs-blog-post-listing__post-button.large {
  min-height: 52px;
  padding: 12px 24px;
  cursor: pointer;
}

button.link,
.button.link, 
.nav-cta.link,
.hs-button.link,
.hs-blog-post-listing__post-button.link {
  background: none;
  border: none;
  padding: 0;
  font-weight: ;
  text-decoration: none;
  cursor: pointer;
  color: #11158e;
}

@media (max-width: 767px) {
  table .hs-button, table .button, table .nav-cta, table .hs-blog-post-listing__post-button {
    padding: 8px !important;
  }
}






form,
.submitted-message {
  font-weight: 400; font-family: Arbeit;
  border: 1px none #D3DEFF;
;
  border-top-left-radius: 0px;
  border-top-right-radius: 0px;
  border-bt-left-radius: 0px;
  border-bt-right-radius: 0px;
  padding: 0px;
;
}

/* Form title */

.form-title {
  border: 1px none #D3DEFF;
 !important;
  padding-top: 0px;
padding-right: 0px;
padding-bottom: 30px;
padding-left: 0px;
 !important;
  font-weight: 500; font-family: Arbeit !important;
  border-top-left-radius: 0px !important;
  border-top-right-radius: 0px !important;
  border-bt-left-radius: 0px !important;
  border-bt-right-radius: 0px !important;
  font-size: 28px !important;
  color: #11158e !important;
}


/* Labels */

form label {
  color: #535353;
   font-weight: 400 !important;
  font-size: 16px !important;
  line-height: 140% !important;
}

/* Help text */

form legend {
  color: #11158e;
}

/* 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: 1px solid rgba(0, 0, 0, 23%);
 !important;
  background-color: 

  
  
    
  


  rgba(255, 255, 255, 0.0)

 !important;
  color: #11158e !important;
  border-radius: 8px !important;
}

/* Form placeholder text */

::-webkit-input-placeholder {
  color: #11158e;
}

::-moz-placeholder {
  color: #11158e;
}

:-ms-input-placeholder {
  color: #11158e;
}

::placeholder {
  color: #11158e;
}

/* Inputs - date picker */

.hs-fieldtype-date .input .hs-dateinput:before {
  color: #11158e;
}

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

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

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

/* Submit button */

form input[type=submit],
form .hs-button,
form button[type=submit] {
  border: 1px none #11158e;
 !important;
  padding: 0px;
 !important;
  font-weight: 500; font-family: Arbeit !important;
  color: #FFFFFF !important;
  font-size: 15px !important;
  background-color: 

  
  
    
  


  rgba(17, 21, 142, 1.0)

 !important;
  border-radius: 6px !important;
}

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)

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

form input[type=submit]:active,
form .hs-button:active {
  background-color: rgba(#null, 0.0);
  border-color: ;
}

form input[type=checkbox] {
  width: 20px  !important;
  height: 20px !important;
  border-radius: 4px !important;
}

form input[type=checkbox]:checked {
  border-radius: 4px !important;
  background-color: 

  
  
    
  


  rgba(17, 21, 142, 1.0)

 !important;
  color: #fff !important
}

form input[type="checkbox"]:checked::after {
  background-color: #fff !important;
}





/* Table */

table {
  border: 1px solid #11158e;

  background-color: 

  
  
    
  


  rgba(255, 255, 255, 1.0)

;
}

/* Table cells */

td,
th {
  border: 1px solid #11158e;

  padding: 14px;

  color: #000000;
}

/* Table header */

thead th {
  background-color: 

  
  
    
  


  rgba(17, 21, 142, 1.0)

;
  color: #FFFFFF;
}

/* Table footer */

tfoot td {
  background-color: 

  
  
    
  


  rgba(255, 255, 255, 1.0)

;
  color: #11158e;
}




header {
  display: inline-block;
}

.header-container, #header.sticky {
  background-color: 

  
  
    
  


  rgba(211, 222, 255, 1.0)

;
}

.menu__link,
.header__logo .logo-company-name,
.header__language-switcher-label-current,
.header__language-switcher .lang_list_class li a {
  color: #11158e;
  font-family: Arbeit;
}

.menu__child-toggle-icon {
  border-top-color: #11158e;
}

.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: #000066;
}

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

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

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

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

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

    background-color: 

  
  
    
  


  rgba(255, 255, 255, 1.0)

;
  }

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

    background-color: 

  
  
    
  


  rgba(255, 255, 255, 1.0)

;
  }
}

.menu__submenu .menu__link,
.menu__submenu .menu__link:hover,
.menu__submenu .menu__link:focus {
  color: #11158e;
  background-color: 

  
  
    
  


  rgba(255, 255, 255, 1.0)

;
}

.header__language-switcher .lang_list_class:before {
  border-bt-color: #11158e;
}

.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(211, 222, 255, 1.0)

;
}

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

  
  
    
  


  rgba(211, 222, 255, 1.0)

;
}

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

.header__language-switcher-label-current:after {
  border-top-color: #11158e;
}

@media(max-width: 767px) {
  .header__navigation {
    background-color: 

  
  
    
  


  rgba(211, 222, 255, 1.0)

;
  }

  .header__navigation-toggle svg,
  .menu-arrow svg {
    fill: #11158e;
  }
}





.footer {
  background-color: 

  
  
    
  


  rgba(211, 222, 255, 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: #05072E;
}





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

/* Blog post */

.blog-post__meta a {
  color: #242424;
}

.blog-post__tag-link {
  color: #242424;
}

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

.blog-post__tag-link:active {
  color: #4c4c4c;
}

/* 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: 500; font-family: Arbeit; text-decoration: none;
  text-transform: none;
}

.blog-related-posts__title-link {
  color: #090c4e;
}

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

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

/* Blog comments */

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

#comments-listing .comment-reply-to {
  color: #11158e;
}

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

#comments-listing .comment-reply-to:active {
  color: #393db6;
}





.hs-search-results__title {
  font-weight: 700; font-family: Arbeit; text-decoration: none;
  color: #090c4e;
}





/* 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: 500; font-family: Arbeit; text-decoration: none;
  text-transform: none;
}

.hs-blog-post-listing__post-title-link {
  color: #090c4e;
}

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

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


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

/* Blog pagination */

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

.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: #000000;
}

.hs-pagination__link:active .hs-pagination__link-text,
.hs-pagination__link--number:active {
  color: #4c4c4c;
}

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

/* Pricing card */

.card__price {
  font-weight: 500; font-family: Arbeit; text-decoration: none;
  color: #090c4e;
  font-size: 28px;
}

.card__body svg {
  fill: #11158e;
}

/* Social follow */

.social-links__icon {
  background-color: #11158e;
}

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

.social-links__icon:active {
  background-color: #393db6;
  font-weight: 500; font-family: Arbeit; text-decoration: none;
  color: #090c4e;
  font-size: 28px;
}

/* ================================
   Section Padding – Desktop
   ================================ */
.section-padding-top-xxs {
  padding-top: 20px !important;
}
.section-padding-bt-xxs {
  padding-bottom: 20px !important;
}

.section-padding-top-xs {
  padding-top: 30px !important;
}
.section-padding-bt-xs {
  padding-bottom: 30px !important;
}

.section-padding-top-sm {
  padding-top: 50px !important;
}
.section-padding-bt-sm {
  padding-bottom: 50px !important;
}

.section-padding-top-md {
  padding-top: 80px !important;
}
.section-padding-bt-md {
  padding-bottom: 80px !important;
}

.section-padding-top-lg {
  padding-top: 100px !important;
}
.section-padding-bt-lg {
  padding-bottom: 100px !important;
}

.section-padding-top-xl {
  padding-top: 120px !important;
}
.section-padding-bt-xl {
  padding-bottom: 120px !important;
}

.section-padding-top-xxl {
  padding-top: 140px !important;
}
.section-padding-bt-xxl {
  padding-bottom: 140px !important;
}

.section-padding-top-xxxl {
  padding-top: 160px !important;
}
.section-padding-bt-xxxl {
  padding-bottom: 160px !important;
}

.section-padding-bt-none {
  padding-bottom: 0 !important;
}
.section-padding-top-none {
  padding-top: 0 !important;
}

/* ================================
   Section Padding – Tablet
   ================================ */
@media (max-width: 1024px) {
  .section-padding-top-tablet-xxs {
    padding-top: 20px !important;
  }
  .section-padding-bt-tablet-xxs {
    padding-bottom: 20px !important;
  }

  .section-padding-top-tablet-xs {
    padding-top: 30px !important;
  }
  .section-padding-bt-tablet-xs {
    padding-bottom: 30px !important;
  }

  .section-padding-top-tablet-sm {
    padding-top: 50px !important;
  }
  .section-padding-bt-tablet-sm {
    padding-bottom: 50px !important;
  }

  .section-padding-top-tablet-md {
    padding-top: 80px !important;
  }
  .section-padding-bt-tablet-md {
    padding-bottom: 80px !important;
  }

  .section-padding-top-tablet-lg {
    padding-top: 100px !important;
  }
  .section-padding-bt-tablet-lg {
    padding-bottom: 100px !important;
  }

  .section-padding-top-tablet-xl {
    padding-top: 120px !important;
  }
  .section-padding-bt-tablet-xl {
    padding-bottom: 120px !important;
  }

  .section-padding-top-tablet-xxl {
    padding-top: 140px !important;
  }
  .section-padding-bt-tablet-xxl {
    padding-bottom: 140px !important;
  }

   .section-padding-top-tablet-xxxl {
    padding-top: 160px !important;
  }
  .section-padding-bt-tablet-xxxl {
    padding-bottom: 160px !important;
  }

  .section-padding-bt-tablet-none {
    padding-bottom: 0 !important;
  }
  .section-padding-top-tablet-none {
    padding-top: 0 !important;
  }
}


/* ================================
   Section Padding – Mobile
   ================================ */
@media (max-width: 767px) {
  .section-padding-top-mobile-xxs {
    padding-top: 20px !important;
  }
  .section-padding-bt-mobile-xxs {
    padding-bottom: 20px !important;
  }

  .section-padding-top-mobile-xs {
    padding-top: 30px !important;
  }
  .section-padding-bt-mobile-xs {
    padding-bottom: 30px !important;
  }

  .section-padding-top-mobile-sm {
    padding-top: 50px !important;
  }
  .section-padding-bt-mobile-sm {
    padding-bottom: 50px !important;
  }

  .section-padding-top-mobile-md {
    padding-top: 80px !important;
  }
  .section-padding-bt-mobile-md {
    padding-bottom: 80px !important;
  }

  .section-padding-top-mobile-lg {
    padding-top: 100px !important;
  }
  .section-padding-bt-mobile-lg {
    padding-bottom: 100px !important;
  }

  .section-padding-top-mobile-xl {
    padding-top: 120px !important;
  }
  .section-padding-bt-mobile-xl {
    padding-bottom: 120px !important;
  }

  .section-padding-top-mobile-xxl {
    padding-top: 140px !important;
  }
  .section-padding-bt-mobile-xxl {
    padding-bottom: 140px !important;
  }

   .section-padding-top-mobile-xxxl {
    padding-top: 160px !important;
  }
  .section-padding-bt-mobile-xxxl {
    padding-bottom: 160px !important;
  }

  .section-padding-bt-mobile-none {
    padding-bottom: 0 !important;
  }
  .section-padding-top-mobile-none {
    padding-top: 0 !important;  
  }
}


.button-group {
    display: flex;
    gap: 1rem;
    flex-wrap: wrap;
}
.button-group a, .nav-cta {
    display: flex;
    align-items: center;
    justify-content: center;
    text-decoration: none;
}

.fonecta-kontakti-font {
  font-weight: 900; font-family: Fonecta; font-style: italic;
  color: #090c4e;
  font-size: 28px;
}

.fonecta-kontakti-book-font, .fonecta-kontakti-book-font * {
  font-weight: 400; font-family: Fonecta;
  color: #11158e;
  font-size: 18px;
}

.fonecta-kontakti-font--custom {
  font-weight: 900; font-family: Fonecta; font-style: italic;
  color: #090c4e;
  font-size: max(28px, 1em);
}