







/* 1a. Containers */


@font-face {
font-family: Barlow;
src: url('//f.hubspotusercontent40.net/hubfs/8135249/raw_assets/public/QuinScape_September2021/fonts/Barlow-Regular.ttf')
format("opentype");
}

@font-face {
font-family: BarlowBold;
src: url('//f.hubspotusercontent40.net/hubfs/8135249/raw_assets/public/QuinScape_September2021/fonts/Barlow-Bold.ttf')
format("opentype");
}

form input[type=submit], form .hs-button{
      border-radius: 5px !important;
    background: #f2295b !important;
    color: #fff !important;
    width: auto !important;
    max-width: auto !important;
    min-width: 10px !important;
    font-size: 16px !important;
   border: 0px !important;
    font-weight: 500 !important;
  margin-top: 20px !important;
  transition: all .3s ease-in-out;


}

.systems-page .success {
      border-radius: 5px !important;
    background: #B3CC27 !important;
    color: #fff !important;
    width: auto !important;
    max-width: auto !important;
    min-width: 10px !important;
    font-size: 16px !important;
   border: 0px !important;
    font-weight: 500 !important;
  margin-top: 20px !important;
  transition: all .3s ease-in-out;


}

.systems-page{
 padding-top: 120px !important;
  padding-bottom: 120px !important;
}

 .hs-button:hover{
      transition: all .3s ease-in-out;
    -webkit-transform: translateY(-8px);
  transform: translateY(-8px);


}


.header_wrapper {
    background: linear-gradient(to right, rgba(29, 29, 60, 1.0) 0%, rgba(29, 29, 60, 1.0) 50%, rgba(29, 29, 60, 1.0) 50%, rgba(29, 29, 60, 1.0) 100%);
    padding: 15px !important;
}

.social-icons-wrapper a:hover {
    opacity: 1 !important;
}

.header_logo a {
    
    background-size: 150px auto  !important;
    height: 50px  !important;
   
    width: 150px  !important;
}


.custom-menu-primary a {
    font-size: 13.2px !important;
  font-weight: 500 !important;
      font-family: "Barlow", Sans-serif !important;
   
}


.footer p {
    font-size: 13.2px !important;
  font-weight: 500 !important;
      font-family: "Barlow", Sans-serif !important;
  color: #ffffff !important;
   
}

.social-icons-wrapper a:hover {
    color: rgba(255, 255, 255) !important;
}

.custom-menu-primary .hs-menu-wrapper>ul>li:nth-child(7)>a:after{
  display: none !important;
}

p.header {

font-family: "Barlow", Sans-serif !important;
  font-weight: 500 !important;
  font-size: 24px !important;
}

.social-icons-wrapper a {
    font-size: 1.2em;
}

.social-icons-wrapper a.twitter {
   display: none;

}

a.facebook {
    display: none;
}

a.xing{
    display: none;
}

a.youtube {
    font-size: 1.4em;
}

.page-header {
    padding-bottom: 48px;
    border-bottom: 1px solid #DEE2E6;
    margin-bottom: 40px;
}

h1{
   font-family: "Barlow", Sans-serif !important;
  font-weight: 500 !important;
  font-size: 48px !important;
}

h2{
   font-family: "Barlow", Sans-serif !important;
  font-weight: 500 !important;
  font-size: 24px !important;
}

h4{
   font-family: "Barlow", Sans-serif !important;
  font-weight: 500 !important;
  font-size: 24px !important;
      text-transform: none !important;
}

p{
   font-family: "Barlow", Sans-serif !important;
  font-weight: 400 !important;
  font-size: 16px !important;
  line-height: 26px !important;
  color: #404649 !important;
}





/* 1b. Colors */




/* 1c. Typography */

























































/* 1d. Buttons */







/* 1e. Forms */










/* 1f. Tables */











/* 1g. Site header */





/* 1h. Site footer */








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

.dnd-section,
.content-wrapper--vertical-spacing {
  padding: 25px 30px;
}
.content-wrapper,
.dnd-section > .row-fluid {
  max-width: 1600px;
}





html {
  font-size: 16px;
}

body {
  font-size: 16px;
  color: #222;
  font-weight: 400;
  font-family: Roboto;
}


/* Anchors */

a {
  color: #222;
}

a:hover,
a:focus,
a:active {
  color: #222;
}

/* Headings */

h1 {
  font-family: GT-Walsheim-Bold;
  font-size: 46px;
  color: rgba(34, 34, 34, 1.0);
  font-weight: 200;
}

h2 {
  font-family: Roboto;
  font-size: 36px;
  color: rgba(34, 34, 34, 1.0);
  font-weight: regular;
}

h3 {
  font-family: Roboto;
  font-size: 24px;
  color: rgba(34, 34, 34, 1.0);
  font-weight: regular;
}

h4 {
  font-family: GT-Walsheim-Bold;
  font-size: 22px;
  color: rgba(34, 34, 34, 1.0);
  font-weight: 200;
}

h5 {
  font-family: GT-Walsheim-Bold;
  font-size: 20px;
  color: rgba(34, 34, 34, 1.0);
  font-weight: 200;
}

h6 {
  color: rgba(34, 34, 34, 1.0);
  font-family: GT-Walsheim-Bold;
  font-size: 18px;
  font-weight: 400;
}
/* Blockquote */

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





button,
.button {
  background-color: 

  
  
    
  


  rgba(2, 32, 177, 1.0)

;
  border: 1px solid #0220b1;
  border-radius: 3px;
  color: #fff;
  padding: 12px 24px;
}

button:hover,
button:focus,
.button:hover,
.button:focus {
  background-color: rgba(0, 0, 137, 1.0);
  border-color: #000089;
  color: #fff;
}

button:active,
.button:active {
  background-color: rgba(42, 72, 217, 1.0);
  border-color: #2a48d9;
  color: #fff;
}





form,
.submitted-message {
  font-size: 16px;
  color: #222;
  font-weight: 400
}

/* Form title */

.form-title {
  background-color: 

  
  
    
  


  rgba(247, 248, 252, 1.0)

;
  color: #222;
}

/* Form label */

form label {
  color: #222;
}

/* Form help text */

form legend {
  color: #222;
}

/* Form inputs */

form input[type=text],
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-color: #cbd6e2;
  color: #222;
}

form input[type=text]:focus,
form input[type=email]:focus,
form input[type=password]:focus,
form input[type=tel]:focus,
form input[type=number]:focus,
form input[type=file]:focus,
form select:focus,
form textarea:focus {
  border-color: #52a8ec;
}

/* Form placeholder text */

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

::-webkit-input-placeholder,
::-moz-placeholder,
:-ms-input-placeholder,
:-moz-placeholder,
::placeholder,
.hs-fieldtype-date .input .hs-dateinput:before {
  color: #222;
}

/* Date picker */

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

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

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

/* Submit button */

form input[type=submit],
form .hs-button {
  background-color: 

  
  
    
  


  rgba(2, 32, 177, 1.0)

;
  border: 1px solid #0220b1;
  border-radius: 3px;
  color: #fff;
  padding: 12px 24px;
}

form input[type=submit]:hover,
form input[type=submit]:focus,
form .hs-button:hover,
form .hs-button:focus {
  background-color: rgba(0, 0, 137, 1.0);
  border-color: #000089;
  color: #fff;
}

form input[type=submit]:active,
form .hs-button:active {
  background-color: rgba(42, 72, 217, 1.0);
  border-color: #2a48d9;
  color: #fff;
}

.hs_cos_wrapper_type_form, 
.hs_cos_wrapper_type_blog_subscribe, 
.hs_cos_wrapper_type_google_search, 
.hs_cos_wrapper_type_email_simple_subscription, 
.hs_cos_wrapper_type_password_prompt, 
.hs_cos_wrapper_type_module .widget-type-email_subscriptions, 
.hs_cos_wrapper_type_member_login, 
.hs_cos_wrapper_type_member_register, 
.hs_cos_wrapper_type_password_reset_request, 
.hs_cos_wrapper_type_password_reset, 
.blog-comments {
    background-color: rgba(247, 248, 252, 1.0);
}





table {
  background-color: 

  
  
    
  


  rgba(255, 255, 255, 1.0)

;
  border-color: #222;
}

th,
td {
  border-color: #222;
  color: #222;
}

thead th,
thead td {
  background-color: 

  
  
    
  


  rgba(34, 34, 34, 0.8)

;
  border-bottom-color: #222;
  color: #fff;
}

tfoot td {
  background-color: 

  
  
    
  


  rgba(255, 255, 255, 1.0)

;
  color: #222;
}





.header__container {
  background-color: rgba(29, 29, 60, 1.0);
}

body  .custom-menu-primary .hs-menu-wrapper > ul > li > a {
  color: rgba(255, 255, 255, 1.0);
}

body .custom-menu-primary .hs-menu-wrapper > ul > li > a:hover,
body .custom-menu-primary .hs-menu-wrapper > ul > li:focus > a {
  color: rgba(255, 255, 255, 1.0);
  background-color: rgba(255, 255, 255, 0.0);
}

body .custom-menu-primary .hs-menu-wrapper > ul ul {
  background-color: rgba(29, 29, 60, 1.0);
}
body .custom-menu-primary .hs-menu-wrapper > ul ul a {
  color: rgba(255, 255, 255, 1.0);
}

body .custom-menu-primary .hs-menu-wrapper > ul ul li > a:hover {
  background-color: rgba(112, 170, 83, 0.0);
  color: rgba(255, 255, 255, 1.0);
}

body .custom-menu-primary .hs-menu-wrapper > ul > li.active-branch > a {
  color: rgba(178, 204, 29, 1.0);
  background-color: rgba(255, 255, 255, 0.0);
}

body .custom-menu-primary .hs-menu-wrapper > ul ul li.active-branch > a {
  color: rgba(29, 29, 60, 1.0);
  background-color: rgba(178, 204, 29, 1.0);
}

.header_wrapper{
  background: linear-gradient(to right,
    rgba(29, 29, 60, 1.0) 0%,
    rgba(29, 29, 60, 1.0) 50%,
    rgba(29, 29, 60, 1.0) 50%,
    rgba(29, 29, 60, 1.0) 100%);
}

.custom-menu-primary .hs-menu-wrapper>ul>li:nth-child(5)>a, 
.custom-menu-primary .hs-menu-wrapper>ul>li:nth-child(6)>a, 
.custom-menu-primary .hs-menu-wrapper>ul>li:nth-child(7)>a, 
.custom-menu-primary .hs-menu-wrapper>ul>li:nth-child(8)>a {
   background-color: rgba(29, 29, 60, 1.0);
}





.footer {
  background-color: rgba(29, 29, 60, 1.0);
  color: rgba(255, 255, 255, 1.0);
}

.footer a {
  color: rgba(255, 255, 255, 1.0);
}

.footer a:hover {
  color: rgba(255, 255, 255, 1.0);
}

.footer_content_wrapper h4 {
  color: rgba(255, 255, 255, 1.0);
}

.social-icons-wrapper a {
  color: rgba(255, 255, 255, 1.0);
}

.social-icons-wrapper a:hover {
  color: rgba(255, 255, 255, 0.8);
}







/* Blog Header */

.blog-header {
  background-color: rgb(#null);
}

/* Blog Listing */

.blog-index__post-inner-card {
  box-shadow: -5px 0px 20px 0px rgba(#null, 0.10);
}

.blog-tag-filter__menu-link,
.blog-post__tag-link,
.blog-card__tag-link,
.blog-post__author-name,
.blog-card__title a {
  color: #222;
}

.blog-card__tag-link:hover,
.blog-card__title a:hover,
.blog-tag-filter__menu-link:hover,
.blog-post__tag-link:hover,
.blog-post__author-name:hover,
.blog-card__tag-link:focus,
.blog-card__title a:focus,
.blog-tag-filter__menu-link:focus,
.blog-post__tag-link:focus,
.blog-post__author-name:focus {
  color: #222;
}

.blog-card__tag-link:active,
.blog-card__title a:active,
.blog-tag-filter__menu-link:active,
.blog-post__tag-link:active,
.blog-post__author-name:active {
  color: #222;
}

.blog-tag-filter__menu-link--active-item:after {
  background-color: #1D1D3C;
}

.blog-pagination__link {
  color: #222;
}

.blog-pagination__link--active:after,
.blog-pagination__prev-link:after,
.blog-pagination__next-link:after {
  background-color: #1D1D3C;
}

.blog-post__title {
  color: #222;
  font-family:GT-Walsheim-Bold;
  font-size: 46px;
  font-weight: 200;
}

.blog-post__author {
  background-color: #F8FAFC;
}

#comments-listing .comment-reply-to {
  color: rgba(#null, 0.0);
}

#comments-listing .comment-reply-to:hover,
#comments-listing .comment-reply-to:focus {
  color: rgba(#null, 0.0);
}

#comments-listing .comment-reply-to:active {
  color: rgba(#null, 0.0);
}

/*             Blog Grid Listing and Post styles            */

.hs-blog-listing,
.hs-blog-post {
  background-color: ;
}

.blog-index__post-content a:hover,
.blog-sidebar a:hover,
.blog-post__meta a:hover,
.blog-post__back-to-blog:hover {
  color: #222;
}

.blog-post__read-more a:hover svg,
a.blog-post__back-to-blog:hover svg {
  fill: #222;
}

.blog-index__post-content--small h2 {
  font-size: 24px;
}

.blog-index__post-content a {
  color: #222;
}

.blog-post__read-more svg {
  fill: #222;
}

.blog-sidebar ul {
  box-shadow: -5px 0px 20px 0px rgba(#null, 0.10);
}

.blog-sidebar a {
  color: #222;
}

.blog__subscription-block, .blog-related-posts {
  background-color: rgb(#null);
}

.post-featured-image {
  max-height: px;
}

.blog-post {
  box-shadow: -5px 0px 20px 0px rgba(#null, 0.10);
}

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

.blog-post__meta a:hover {
  color: #222;
}

.blog-post__links-container {
  border-top:  2px solid rgb(#null);
}

.blog-post__back-to-blog {
  color: #222;
}

.blog-post__back-to-blog svg {
  fill: #222;
}

.comment.depth-0,
.blog-comments form {
  border-top: 2px solid rgb(#null) !important;
}

.comment.depth-1 {
  border-left: 2px solid rgb(#null);
}

.section.post-footer .hs-input {
  border-color: rgb(#null);
}

.blog-recent-posts {
  background-color: rgb(#null);
}











.card__price {
  font-family: Roboto
    font-size: 24px;
  color: #222222;
  font-weight: regular
}