







/* 1a. Containers */




/* 1b. Colors */




/* 1c. Typography */


























/* 1d. Buttons */













/* 1e. Forms */









































/* 1f. Tables */













/* 1g. Website header */








/* 1h. Website footer */








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

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

.dnd-section {
padding-top: 0;
  padding-bottom: 0;
}


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





html {
  font-size: 16px;
}

body {
  font-family: Montserrat, sans-serif; font-style: normal; font-weight: normal; text-decoration: none;
  color: #505050;
  font-size: 16px;
}

/* Paragraphs */

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

/* Anchors */

a {
  font-weight: 500; text-decoration: none; font-family: Montserrat, sans-serif; font-style: normal;
  color: #5300c9;
}

a:hover,
a:focus {
  font-weight: 500; text-decoration: none; font-family: Montserrat, sans-serif; font-style: normal;
  color: #2b00a1;
}

a:active {
  font-weight: 500; text-decoration: none; font-family: Montserrat, sans-serif; font-style: normal;
  color: #7b28f1;
}

/* Headings */

h1,
.h1 {
  font-family: Montserrat, sans-serif; font-style: normal; font-weight: 700; text-decoration: none; line-height: 65px;
  color: #1a0638;
  font-size: 50px;
  text-transform: none;
}

h2,
.h2 {
  font-family: Montserrat, sans-serif; font-style: normal; font-weight: 600; text-decoration: none; line-height: 1.3;
  color: #1a0638;
  font-size: 40px;
  text-transform: none;
}

h3,
.h3 {
  font-family: Montserrat, sans-serif; font-style: normal; font-weight: 600; text-decoration: none;
  color: #1a0638;
  font-size: 30px;
  text-transform: none;
}

h4,
.h4 {
  font-family: Montserrat-Regular;
  color: #1a0638;
  font-size: 24px;
  text-transform: none;
}

h5,
.h5 {
  font-family: Montserrat, sans-serif; font-style: normal; font-weight: 600; text-decoration: none;
  color: #1a0638;
  font-size: 16px;
  text-transform: none;
}

h6,
.h6 {
  font-family: Montserrat, sans-serif; font-style: normal; font-weight: 600; text-decoration: none;
  color: #1a0638;
  font-size: 14px;
  text-transform: capitalize;
}

/* Blockquote */

blockquote {
  border-left-color: #1a0638;
}





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

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

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

  
  
    
  


  rgba(80, 80, 80, 1.0)

;
  border-radius: 8px;
  color: #FFFFFF;
  font-size: 16px;
  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: 8px;
}

button:active,
.button:active,
.hs-button:active,
.hs-blog-post-listing__post-button:active {
  font-family: Montserrat, sans-serif; font-style: normal; font-weight: normal; text-decoration: none;
  background-color: rgba(120, 120, 120, 1.0);
  border-color: #787878;
}





form,
.submitted-message {
  font-family: Montserrat, sans-serif; font-style: normal; font-weight: normal; text-decoration: none;
  border: 1px none #1a0638;
;
  border-top-left-radius: 20px;
  border-top-right-radius: 20px;
  border-bottom-left-radius: 20px;
  border-bottom-right-radius: 20px;
  background-color: 

  
  
    
  


  rgba(26, 6, 56, 1.0)

;
  padding: 36px;
;
}

/* Form title */

.form-title {
  border: 1px none #1a0638;
;
  padding-top: 30px;
padding-right: 0px;
padding-bottom: 30px;
padding-left: 0px;
;
  ;
  border-top-left-radius: 20px;
  border-top-right-radius: 20px;
  border-bottom-left-radius: 20px;
  border-bottom-right-radius: 20px;
  font-size: 30px;
  color: #1a0638;
  background-color: 

  
  
    
  


  rgba(26, 6, 56, 1.0)

;
}


/* Labels */

form label {
  color: #505050;
  font-weight: 600;
}

/* Help text */

form legend {
  color: #505050;
}

/* 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 #aeb0b6;

  background-color: 

  
  
    
  


  rgba(255, 255, 255, 1.0)

;
  color: #495057;
  border-radius: 8px;
}

/* Form placeholder text */

::-webkit-input-placeholder {
  color: #495057;
}

::-moz-placeholder {
  color: #495057;
}

:-ms-input-placeholder {
  color: #495057;
}

::placeholder {
  color: #495057;
}

/* Inputs - date picker */

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

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

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

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

/* Submit button */

form input[type=submit],
form .hs-button {
  border: 1px none #505050;
;
  padding-top: 12px;
padding-right: 20px;
padding-bottom: 12px;
padding-left: 20px;
;
  font-family: Montserrat, sans-serif; font-style: normal; font-weight: normal; text-decoration: none;
  color: #FFFFFF;
  font-size: 16px;
  background-color: 

  
  
    
  


  rgba(80, 80, 80, 1.0)

;
  border-radius: 8px;
  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(120, 120, 120, 1.0);
  border-color: #787878;
}





/* Table */

table {
  border: 1px solid #505050;

  background-color: 

  
  
    
  


  rgba(255, 255, 255, 1.0)

;
}

/* Table cells */

td,
th {
  border: 1px solid #505050;

  padding: 18px;

  color: #505050;
}

/* Table header */

thead th {
  background-color: 

  
  
    
  


  rgba(80, 80, 80, 1.0)

;
  color: #FFFFFF;
}

/* Table footer */

tfoot td {
  background-color: 

  
  
    
  


  rgba(255, 255, 255, 1.0)

;
  color: #505050;
}





.header {
  background-color: 

  
  
    
  


  rgba(26, 6, 56, 1.0)

;
}

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

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

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

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

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

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

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

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

    background-color: 

  
  
    
  


  rgba(255, 255, 255, 1.0)

;
  }

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

    background-color: 

  
  
    
  


  rgba(255, 255, 255, 1.0)

;
  }
}

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

  
  
    
  


  rgba(255, 255, 255, 1.0)

;
}

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

.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(26, 6, 56, 1.0)

;
}

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

  
  
    
  


  rgba(26, 6, 56, 1.0)

;
}

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

.header__language-switcher-label-current:after {
  border-top-color: #505050;
}
@media(max-width: 1250px) {
   h1,
  .h1 {
   font-size: 45px;
    line-height: 54px;
  }
  
  h2,
  .h2 {
    font-size: 40px;
  }
  
  h3,
  .h3 {
    font-size: 35px;
  }
}

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

  
  
    
  


  rgba(26, 6, 56, 1.0)

;
  }

  .header__navigation-toggle svg,
  .menu-arrow svg {
    fill: #505050;
  }
  
  h1,
  .h1 {
   font-size: 34px;
  }
  
  h2,
  .h2 {
    font-size: 28px;
  }
  
  h3,
  .h3 {
    font-size: 24px;
  }
}


}





.footer {
  background-color: 

  
  
    
  


  rgba(26, 6, 56, 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: #505050;
}





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

/* Blog post */

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

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

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

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

/* 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-family: Montserrat, sans-serif; font-style: normal; font-weight: 600; text-decoration: none; line-height: 1.3;
  text-transform: none;
}

.blog-related-posts__title-link {
  color: #1a0638;
}

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

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

/* Blog comments */

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

#comments-listing .comment-reply-to {
  color: #5300c9;
}

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

#comments-listing .comment-reply-to:active {
  color: #7b28f1;
}





.hs-search-results__title {
  font-family: Montserrat, sans-serif; font-style: normal; font-weight: 700; text-decoration: none; line-height: 65px;
  color: #1a0638;
}





/* 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-family: Montserrat, sans-serif; font-style: normal; font-weight: 600; text-decoration: none; line-height: 1.3;
  text-transform: none;
}

.hs-blog-post-listing__post-title-link {
  color: #1a0638;
}

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

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


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

/* Blog pagination */

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

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

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

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

/* Pricing card */

.card__price {
  font-family: Montserrat, sans-serif; font-style: normal; font-weight: 600; text-decoration: none;
  color: #1a0638;
  font-size: 30px;
}

.card__body svg {
  fill: #505050;
}

/* Social follow */

.social-links__icon {
  background-color: #505050;
}

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

.social-links__icon:active {
  background-color: #787878;
  font-family: Montserrat, sans-serif; font-style: normal; font-weight: 600; text-decoration: none;
  color: #1a0638;
  font-size: 30px;
}