/*************
FONTS
*************/

/* Hero New Font*/
@import url("https://use.typekit.net/mzs7ude.css");









/* 1a. Containers */





/* 1b. Breakpoints */







/* 1c. Colors */









/* 1d. Typography */

/* 







 */

/* 1e. Border */



/* 1f. Corner Radius */



/* 1g. Lists */






/* 1h. Horizontal Rule */



/* 1i. Blockquote */




/* 1j. Buttons */

/* 




































 */

/* 1k. Forms */















































/* 1l. Tables */











/* 1m. Site Header */











/* 1n. Site Footer */












/* 1o. Blog */









ul.footer-social-menu li {
    list-style: none;
    display: inline-block;
    color: #fff;
    margin: 0px 4px;
      text-align: center;
}
ul.footer-social-menu li a:hover {
    color: #3c41f8;
   background: #fff;
}
.copyrightlegalbar-left .hs_cos_wrapper {
    width: auto;
    display: inline-block;
}

ul.footer-social-menu li a {
    width: 35px;
    height: 35px;
    background: #710ce2;
    line-height: 35px;
    border-radius: 50px;
    padding: 0px;
  color:#fff;
    display: block;
}

ul.footer-social-menu {
    margin: 0px 20px 0px 0px;
}





.container-fluid {
padding: 0rem !important;
}

.content-wrapper {
  max-width: 1200px;
  width: 100%;
  margin: auto;
}

@media screen and (min-width: 1380px) {
  .content-wrapper {
    padding: 0;
  }
}

.content-wrapper--narrow {
  max-width: 100%;
  width: 100%;
}

@media screen and (min-width: 800px) {
  .content-wrapper--narrow {
    padding: 0;
  }
}

.dnd-section,
.content-wrapper--blog-index,
.content-wrapper--blog-post {
  padding: 0px 0px;
}

.row-fluid  {
margin-bottom: 20px;
}

.body-container > .row-fluid-wrapper > .row-fluid {
  margin-bottom: 0rem;
}

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

.dnd-section .widget-type-cell {
 padding: 0rem !important;
}





html {
  font-size: 15px;
}

body {
  font-family: 'Nunito Sans', sans-serif; font-style: normal; font-weight: normal; text-decoration: none;
  background-color: #FFFFFF;
  color: #00326D;
  font-size: 15px;
  max-width: 100%;
  width: 100%;
  margin: auto;
}

/* Paragraphs */

.hs_cos_wrapper_post_body ul, li, ol {
  font-size: 1rem !important;
  color: #374151 !important;
  font-family: 'hero-new' !important;
}

p {
  font-family: 'hero-new';
}

p.lead,
p.intro {
  font-size: 1.25rem;
}

/* Anchors */

a {
  color: #710ce2;
}

a:hover, a:focus {
  color: #710ce2;
  text-decoration: none !important;
}

a:active {
  font-weight: normal; text-decoration: underline; font-family: 'Nunito Sans', sans-serif; font-style: normal;
  color: #50eed3;
  text-decoration: none !important;
}
  
a.button:disabled {
  background-color: #f1f1f1;
}

/* Headings */

h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: 'Nunito Sans', sans-serif; font-style: normal; font-weight: 800; text-decoration: none;
  color: #00326D;
  text-transform: none;
}



  h1 {
    color: #374151;
    font-size: 1.6rem;
    font-family: 'hero-new';
    font-weight: 600;
    text-align: center;
    letter-spacing: 0px;
    text-transform: none;
  }

  h2 {
    color: #374151;
    font-family: 'hero-new';
    font-weight: 600;
    font-size: 2rem;
    letter-spacing: 0px;
    text-transform: none;
  }

  h3 {
    color: #374151;
    font-family: 'hero-new';
    font-weight: 600;
    font-size: 2rem;
    text-align: center;
    line-height: 2.5rem;
  }

h4 {
margin: 0rem !important;
line-height: 2.5rem !important;
}

/* index page: Key numbers */
#hs_cos_wrapper_dnd_area-module-16_ > h3, #hs_cos_wrapper_dnd_area-module-19_ > h3, #hs_cos_wrapper_dnd_area-module-22_ > h3, #hs_cos_wrapper_dnd_area-module-25_ > h3 {
  text-align: left;
}

#hs_cos_wrapper_dnd_area-module-25_ > h4, #hs_cos_wrapper_dnd_area-module-22_ > h4, #hs_cos_wrapper_dnd_area-module-19_ > h4, #hs_cos_wrapper_dnd_area-module-16_ > h4 {
  text-align: left;
}

  h4 {
    font-size: .875rem;
    font-weight: 500;
    line-height: 1.5;
    letter-spacing: .05em;
    text-transform: uppercase;
    font-family: 'hero-new';
    color: #d001b7;
    text-align: center;
  }

  h5 {
    font-family: 'Nunito Sans', sans-serif; font-style: normal; font-weight: 800; text-decoration: none;
    color: #00326D;
    font-size: 20px;
    letter-spacing: 1.18px;
    text-transform: none;
  }

  h6 {
    font-family: 'Nunito Sans', sans-serif; font-style: normal; font-weight: 800; text-decoration: none;
    color: #00326D;
    font-size: 18px;
    letter-spacing: 1.06px;
    text-transform: none;
  }



/* Lists */

ul,
ol {
  margin: 1.5rem 0;
  padding-left: 1.5rem;
}

ul li,
ol li {
  margin: 0.7rem;
}

ul ul,
ol ul,
ul ol,
ol ol {
  margin: 1.5rem;
}

/* Blockquote */

blockquote {
  border-left: none;
  padding-left: 1.5rem;
}

/* Horizontal Rules */

hr {
  background-color: #d0d0d0;
  color: #d0d0d0;
}





/* Primary Button */

button,
.button {
  font-family: 'Nunito Sans', sans-serif; font-style: normal; font-weight: 800; text-decoration: none;
  background-color: 

  
  
    
  


  rgba(0, 198, 171, 1.0)

;
  border: 1px solid #00C6AB;
  border-radius: 50px;
  color: #FFFFFF;
  fill: #FFFFFF;
  font-size: 16px;
  padding: 12px 44px;
  text-transform: none;
}

button:disabled,
.button:disabled {
  background-color: #d0d0d0;
  color: #f1f1f1;
}

button:hover,
button:focus,
.button:hover,
.button:focus,
button:active,
.button:active {
  font-family: 'Nunito Sans', sans-serif; font-style: normal; font-weight: 800; text-decoration: none;
  background-color: 

  
  
    
  


  rgba(0, 158, 131, 1.0)

;
  border: 1px solid #009E83;
  color: #FFFFFF;
  font-weight: 500 !important;
}

button:active,
.button:active {
  font-family: 'Nunito Sans', sans-serif; font-style: normal; font-weight: 800; text-decoration: none;
  background-color: rgba(80, 238, 211, 100);
  background-color: #50eed3;
  border: 1px solid #009E83;
  border-color: #50eed3;
}

/* Secondary Button */

.button.button--secondary {
  font-family: 'Nunito Sans', sans-serif; font-style: normal; font-weight: normal; text-decoration: none;
  background-color: 

  
  
    
  


  rgba(255, 255, 255, 0.0)

;
  border: 1px solid #00C6AB;
  border-radius: 50px;
  color: #00C6AB;
  fill: #00C6AB;
  padding: 12px 44px;
  text-transform: none;
}

.button.button--secondary:hover,
.button.button--secondary:focus,
.button.button--secondary:active {
  font-family: 'Nunito Sans', sans-serif; font-style: normal; font-weight: 800; text-decoration: none;
  background-color: 

  
  
    
  


  rgba(255, 255, 255, 0.0)

;
  border: 1px solid #009E83;
  color: #009E83;
  fill: #009E83;
}

.button.button--secondary:active {
  font-family: 'Nunito Sans', sans-serif; font-style: normal; font-weight: 800; text-decoration: none;
  background-color: rgba(255, 255, 255, 0);
  border: 1px solid #009E83;
  border-color: #50eed3;
  color: #50eed3;
  fill: #50eed3;
}

/* Simple Button */

.button.button--simple {
  font-family: 'Nunito Sans', sans-serif; font-style: normal; font-weight: normal; text-decoration: none;
  color: #00C6AB;
  fill: #00C6AB;
  text-transform: uppercase;
}



  .button.button--simple:after {
    content: none;
  }



.button.button--simple:hover,
.button.button--simple:focus {
  font-family: 'Nunito Sans', sans-serif; font-style: normal; font-weight: normal; text-decoration: none;
  border: none;
  color: #009E83;
  fill: #009E83;
}



  .button.button--simple:hover:after,
  .button.button--simple:focus:after,
  .button.button--simple:active:after {
    content: none;
  }



.button.button--simple:active {
  font-family: 'Nunito Sans', sans-serif; font-style: normal; font-weight: normal; text-decoration: none;
  border: none;
  color: #50eed3;
  fill: #50eed3;
}

/* Button Sizing */

.button.button--small {
  font-size: 14px;
  padding: 12px 44px;
}

.button.button--large {
  font-size: 18px;
  padding: 12px 44px;
}





form {
  background-color: transparent;
  border: 1px none #D0D0D0;
  border-radius: 18px;
  padding: 45px 45px;
}

.hs-form-field {
  margin-bottom: 1.5rem;
}

/* Form Title */

.form-title {
  background-color: none !important;
  border: 0;
  color: #000;
  font-size: 2rem;
  padding: 25px 25px;
  text-transform: none;
}

#hs_form_target_widget_1612634415811,
#hs_form_target_widget_1612796415640,
#hs_form_target_widget_1612796027286,
#hs_form_target_widget_1612796567460 {
  margin: auto;
  display: flex;
  justify-content: center;
  max-width: 600px;
  width: 100%;
}

form .legal-consent-container .hs-richtext p {
  display: none;
}

#hs_cos_wrapper_widget_1612634415811 label:not(.hs-error-msg) span,
#hs_cos_wrapper_widget_1612796415640 label:not(.hs-error-msg) span,
#hs_cos_wrapper_widget_1612796027286 label:not(.hs-error-msg) span,
#hs_cos_wrapper_widget_1612796567460 label:not(.hs-error-msg) span {
    color: #374151 !important;
    line-height: 1.25rem;
    font-size: .875rem;
    font-family: 'hero-new';
    font-weight: 600;
}

#label-firstname-94e09279-a413-4ddd-b42e-86efc3ad2eca_9572,
#label-firstname-94e09279-a413-4ddd-b42e-86efc3ad2eca_9572 > span{
  color: #374151 !important;
}

/* Labels */

.hs-form-field > label {
  font-family: 'Nunito Sans', sans-serif; font-style: normal; font-weight: normal; text-decoration: none;
  color: #FFFFFF;
  font-size: 16px;
  padding: 6px 0px;
}

/* Help Text - Legends */

.hs-form-field legend {
  font-family: 'Nunito Sans', sans-serif; font-style: normal; font-weight: normal; text-decoration: none;
  color: #FFFFFF;
  font-size: 14px;
}

/* Form Rich Text */

form .hs-richtext,
form .hs-richtext *,
form .hs-richtext p,
form .hs-richtext h1,
form .hs-richtext h2,
form .hs-richtext h3,
form .hs-richtext h4,
form .hs-richtext h5,
form .hs-richtext h6 {
  font-family: 'Nunito Sans', sans-serif; font-style: normal; font-weight: normal; text-decoration: none;
  color: #FFFFFF;
}

/* GDPR Text */

form .legal-consent-container,
form .legal-consent-container .hs-richtext,
form .legal-consent-container .hs-richtext p {
  font-family: 'Nunito Sans', sans-serif; font-style: normal; font-weight: normal; text-decoration: none;
  color: #FFFFFF;
  font-size: 14px;
}

/* Inputs */

input[type=text],
input[type=email],
input[type=password],
input[type=tel],
input[type=number],
select,
textarea {
  font-family: 'Nunito Sans', sans-serif; font-style: normal; font-weight: normal; text-decoration: none;
  background-color: 

  
  
    
  


  rgba(255, 255, 255, 1.0)

;
  color: #00326D;
  font-size: 16px;
  padding: 12px 12px;
  border-radius: 7px;
  height: 55px;
  border: 1px solid #d2d6dc;
  box-shadow: 0 1px 2px 0 rgb(0 0 0 / 5%);
}

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

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

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

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

::placeholder {
  color: #D0D0D0;
}

/* Inputs - Checkbox/Radio */

form .inputs-list:not(.no-list) label,
form .inputs-list:not(.no-list) label > span,
form .inputs-list:not(.no-list) label > span p {
  font-family: 'Nunito Sans', sans-serif; font-style: normal; font-weight: normal; text-decoration: none;
  color: #FFFFFF;
  font-size: 16px;
}

/* Inputs - Datepicker */

.hs-datepicker .is-selected button.pika-button {
  background-color: #FFF9E3;
}

.hs-datepicker button.pika-button:hover {
  background-color: #00C6AB !important;
}

/* Validation */

.hs-input.invalid.error {
  border-color: #ef6b51;
}

.hs-error-msg {
  color: #ef6b51;
}

/* Submit */



  form input[type=submit],
  form .hs-button {
    font-family: 'Nunito Sans', sans-serif; font-style: normal; font-weight: 800; text-decoration: none;
    background-color: #710ce2;
    border: 0px;
    border-radius: 50px;
    color: #FFFFFF;
    fill: #FFFFFF;
    padding: 12px 44px;
    text-transform: none;
  }

  form input[type=submit]:hover,
  form input[type=submit]:focus,
  form .hs-button:hover,
  form .hs-button:focus {
    background-color: #710ce2 !important;
  }

  form input[type=submit]:active,
  form .hs-button:active {
    font-family: 'Nunito Sans', sans-serif; font-style: normal; font-weight: 800; text-decoration: none;
    background-color: rgba(80, 238, 211, 100);
    border: 1px solid #009E83;
    border-color: #50eed3;
}





  form input[type=submit],
  form .hs-button {
    font-size: 16px;
    padding: 12px 44px;
  }







table {
  background-color: 

  
  
    
  


  rgba(255, 255, 255, 1.0)

;
  border: 1px solid #D2E9FC;
}

th,
td {
  border: 1px solid #D2E9FC;
  color: #00326D;
  padding: 15px 15px;
}

thead th,
thead td {
  background-color: 

  
  
    
  


  rgba(0, 50, 109, 1.0)

;
  border-bottom: 2px none #D2E9FC;
  color: #FFFFFF;
}

tbody + tbody {
  border-top: 2px none #D2E9FC;
}






.header {
  background-color: 

  
  
    
  


  rgba(255, 255, 255, 1.0)

;
  border-bottom: 1px none #FFFFFF;
  height: 93px;
}

/* Logo's size*/
.header__logo > a > img {
  max-width: 184px;
  width: 100%;
}

@media screen and (max-width: 1029px) {
.header__logo {
    max-width: 100%;
    width: 100%;
}
}

.header__container {
  max-width: 1280px;
  width: 100%;
  height: 93px;
  white-space: nowrap;
}

/* Logo */

.header__logo .logo-company-name {
  color: #00326D;
}

/* Navigation Menu */

.navigation-primary .menu-item a, .navigation-primary .menu-item:hover {
  font-family: 'hero-new' !important;
  color: #161e2e;
  font-size: .9rem !important;
  font-weight: 500 !important;
  letter-spacing: .04rem;
  margin-right: 1rem;
  text-decoration: none !important;
}

.navigation-primary .menu-item a:hover,
.navigation-primary .menu-item a:focus {
  font-family: 'hero-new' !important;
  color: #161e2e;
  font-size: .9rem !important;
  font-weight: 500 !important;
  letter-spacing: .04rem;
}

.navigation-primary .menu-item a:active {
  font-family: 'hero-new' !important;
  color: #161e2e;
  font-size: .9rem !important;
  font-weight: 500 !important;
  letter-spacing: .04rem;
}

.navigation-primary .submenu:not(.level-1) {
  background-color: 

  
  
    
  


  rgba(255, 255, 255, 1.0)

;
}

.navigation-primary .submenu:not(.level-1) .menu-item .menu-link:hover,
.navigation-primary .submenu:not(.level-1) .menu-item .menu-link:focus {
  font-family: 'Nunito Sans', sans-serif; font-style: normal; font-weight: 900; text-decoration: none;
  background-color: none;
  color: #00326D;
}

.navigation-primary .submenu:not(.level-1) .menu-item .menu-link:active {
  font-family: 'Nunito Sans', sans-serif; font-style: normal; font-weight: 900; text-decoration: none;
  background-color: 

  
  
    
  


  rgba(0, 198, 171, 1.0)

;
  color: #00326D;
}


@media (min-width: 768px) {
  .navigation-primary .submenu:not(.level-1) {
    border: 2px solid #EFF7FE;
  }
}

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

  
  
    
  


  rgba(255, 255, 255, 1.0)

;
  }
  @media (max-width: 1029px) {
  body > div.body-wrapper.hs-blog-id-30701874652.hs-blog-listing > div > header > div > div.header__menu {
    margin-left: 0rem !important;
    margin-right: auto !important;
  }
  }

  .header__menu .header__mobile-menu-icon,
  .header__menu .header__mobile-menu-icon:after,
  .header__menu .header__mobile-menu-icon:before,
  .header__menu .menu-arrow-icon,
  .header__menu .menu-arrow-icon:after {
    background-color: #00326D;
  }

  .navigation-primary .submenu.level-1 .menu-item .menu-link:hover,
  .navigation-primary .submenu.level-1 .menu-item .menu-link:focus {
    font-family: 'Nunito Sans', sans-serif; font-style: normal; font-weight: 900; text-decoration: none;
    background-color: 

  
  
    
  


  rgba(239, 247, 255, 1.0)

;
    color: #00326D;
  }

  .navigation-primary .submenu.level-1 .menu-item .menu-link:active {
    font-family: 'Nunito Sans', sans-serif; font-style: normal; font-weight: 900; text-decoration: none;
    background-color: 

  
  
    
  


  rgba(0, 198, 171, 1.0)

;
    color: #00326D;
  }
}

/* Language Switcher */
.header__language-switcher .lang_list_class {
  background-color: 

  
  
    
  


  rgba(255, 255, 255, 1.0)

;
  border: 2px solid #EFF7FE;
}

.header__language-switcher-label-current:after {
  content: '';
  background: url();
}


.header__language-switcher-label-current,
.header__language-switcher .lang_list_class li a {
  font-family: 'Nunito Sans', sans-serif; font-style: normal; font-weight: 900; text-decoration: none;
  color: #00326D;
  font-size: 16px;
  text-transform: none;
}

.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:focus a {
  font-family: 'Nunito Sans', sans-serif; font-style: normal; font-weight: 900; text-decoration: none;
  color: #00326D;
}

.header__language-switcher .lang_list_class li:hover {
  font-family: 'Nunito Sans', sans-serif; font-style: normal; font-weight: 900; text-decoration: none;
  background-color: 

  
  
    
  


  rgba(239, 247, 255, 1.0)

;
  color: #00326D;
}

/* Menu - Site Header */

@media screen and (max-width: 1029px) {
  body .header__navigation-toggle svg,
  body .menu-arrow svg {
    fill: #710ce2 !important;
  }
}





.footer {
  background-color: 

  
  
    
  


  rgba(0, 50, 109, 1.0)

;
  border-top: 1px none #00C6AB;
}

.footer__container {
  max-width: 1300px;
}

.footer__bottom-section {
  border-top: 2px solid #EFF7FE;
  border-color: #FFFFFF;
}

/* Footer Content */

.footer h1,
.footer h2,
.footer h3,
.footer h4,
.footer h5,
.footer h6
.footer p,
.footer a,
.footer div,
.footer span {
  color: #FFFFFF;
}



  .footer h4 {
      font-family: 'Nunito Sans', sans-serif; font-style: normal; font-weight: 800; text-decoration: none;
      color: #FFFFFF;
      font-size: 18px;
      letter-spacing: 1.06px;
      text-transform: none;
  }



/* Footer Menu */

.footer__navigation a {
  font-family: 'Nunito Sans', sans-serif; font-style: normal; font-weight: normal; text-decoration: none;
  color: #FFFFFF;
  font-size: 16px;
  text-transform: none;
}

.footer__navigation a:hover,
.footer__navigation a:focus {
  font-family: 'Nunito Sans', sans-serif; font-style: normal; font-weight: normal; text-decoration: none;
  color: #FFFFFF;
}

.footer__navigation a:active {
  font-family: 'Nunito Sans', sans-serif; font-style: normal; font-weight: normal; text-decoration: none;
  color: #FFFFFF;
}





/* Blog Meta - Author */

.blog-card__author-name,
.blog-post__author-name {
  font-family: 'Nunito Sans', sans-serif; font-style: normal; font-weight: normal; text-decoration: none;
  color: #00326D;
}

.blog-post__author-links svg {
  fill: #00326D;
}

.blog-post__author-links a:hover svg {
  fill: #00C6AB;
}

/* Tags */

.blog-card__tag-link,
.blog-post__tag-link {
  background-color: 

  
  
    
  


  rgba(255, 249, 227, 0.0)

;
  color: #00C6AB;
  
}

.blog-card__tags svg,
.blog-post__tags svg {
  fill: #FFF9E3;
}

/* Blog Listing */

.blog-header {
  background-size: cover;
}

.blog-subheader__author-links a {
  background-color: #00C6AB;
}

.blog-subheader__author-links a:hover {
  background-color: #009E83;
}

.blog-subheader p, #hs_cos_wrapper_module_160145555052259_ {
    margin: 0 0 .5rem;
    font-size: 1rem;
    color: #374151;
    font-family: 'hero-new' !important;
}

/* Blog Pagination */

.blog-pagination {
  margin-top: 2rem;
}

.blog-pagination__link {
  color: #161e2e;
}

.blog-pagination__link:hover {
  color: #161e2e;
}

.blog-pagination__link:hover svg,
.blog-pagination__link:focus svg {
  fill: #161e2e;
}

.blog-pagination__link:active {
  color: #161e2e
}

.blog-pagination__link:active svg {
  fill: #161e2e;
}

.blog-pagination__prev-link--disabled,
.blog-pagination__next-link--disabled {
  color: #d0d0d0;
}

.blog-pagination__prev-link--disabled svg,
.blog-pagination__next-link--disabled svg {
  fill: #d0d0d0;
}

.blog-pagination__link--active {
  background-color: #710ce2;
  color: #fff;
  font-family: 'hero-new' !important;
  padding: .3rem .8rem;
}

.blog-pagination__link--active:hover {
  color: #fff;
}

/* Blog Post */

.blog-post__image {
  max-width: 1050px;
  width: 100%;
  border-radius: 7px;
  z-index: -1;
  margin: auto;
  margin-bottom: 2rem;
}





/* Error Pages - Global */

.error-page:before {
  font-family: 'Nunito Sans', sans-serif; font-style: normal; font-weight: normal; text-decoration: none;
  content: none;
}

/* System Pages - Global */

.hs-search-results__title {
  font-family: 'Nunito Sans', sans-serif; font-style: normal; font-weight: 800; text-decoration: none;
  color: #00326D;
}

.hs-search-results__title:hover {
  font-family: 'Nunito Sans', sans-serif; font-style: normal; font-weight: 800; text-decoration: none;
}

/* Forms in System Pages */

#email-prefs-form h3 {
  font-family: 'Nunito Sans', sans-serif; font-style: normal; font-weight: normal; text-decoration: none;
  color: #FFFFFF;
  font-size: 16px;
  padding: 6px 0px;
}

#email-prefs-form,
#email-prefs-form h1,
#email-prefs-form h2 {
  color: #FFFFFF;
}

/* Password Prompt */

.password-prompt input[type=password] {
  margin-bottom: 1.5rem;
}

/* Backup Unsubscribe */

.backup-unsubscribe input[type=email] {
  margin-bottom: 1.5rem;
  padding: 12px 12px !important;
}





body .blog-card__title a,
body .blog-card__author-name {
  color: #00326D;
}

/* Icon */

body .icon svg {
  fill: #FFF9E3;
}

/* Pricing Table */

body .price-block__header {
  background-color: #FFF9E3;
}

body .billing-selectors__pricing-option input[type="radio"]:checked + label:before {
  border-color: #FFF9E3;
}

/* Image Module */

img {
  max-width: 100%;
}

/* Social Follow */

body .social-links__icon svg {
  fill: #00326D;
}

body .social-links__icon:hover svg {
  fill: #00326D;
}

body .social-links__icon:hover {
  background-color: transparent;
}

/* Statististic */

body .statistic__circle {
  background-color: #d0d0d0;
}

body .statistic__info {
  color: #00326D;
}

body .statistic__bar,
body .statistic__fill,
body .statistic__fill {
  border-color: #FFF9E3;
}

body .statistic__circle::after {
  background-color: #FFFFFF
}

/* Testimonial Slider */

body .tns-nav button {
  background-color: #d0d0d0;
}

body .tns-nav .tns-nav-active {
  background-color: #FFF9E3;
}

/*************************
OMAT MUOKKAUKSET
*************************/

.jobilla-footer, .hs_cos_wrapper_module_160140784799723 {
  max-width: 100%;
  width: 100%;
  background: #182841;
  -webkit-clip-path: polygon(0 10%,100% 0,100% 100%,0 100%);
    clip-path: polygon(0 10%,100% 0,100% 100%,0 100%);
  padding-top: 7rem;
}


@media screen and (max-width: 768px) {
  .jobilla-footer {
  padding-top: 2rem !important;
  }
}
.footer-top {
  max-width: 1280px;
  width: 100%;
  display: flex;
  margin: auto;
  flex-direction: column;
  align-items: center;

}


@media screen and (min-width: 300px) and (max-width: 1199px) {
.footer-top {
    flex-direction: column;  
  }
}

/* Top column left side */
.top1 { 
}

/* Defines size of footer's logo*/
.top1 img {
  height: 59px;
  max-height: 100%;
}

/* Top column right side */
.top2 {
 font-family: hero-new, sans-serif !important;
 font-weight: 300;
 font-size: 1rem;
 letter-spacing: .04em;
 font-style: normal;
 color: #fff;
}

/* Footer links area */
.footer-links {
  border-bottom: 1px solid #374251;
  margin: auto;
  max-width: 1420px;
  width: 100%;
}

.footer-links-sections {
  margin-left: 4rem;
  display: inline-flex;
  max-width: 1348px;
  width: 100%;

}

.footer-left {
  display: inline-flex;
  width: 25%;
}


.footer-middle {
  display: inline-flex;
  width: 25%;
}


.footer-right {
  display: inline-flex;
  width: 19%;
}

.footer-right-sub {
  width: 50%;
  margin: 2.2rem 0;
}

.footer-right-sub-title {
  display: block !important;
  margin-bottom: 1rem;
}

.footer-right-sub-text {
  display: block !important;
  color: #d2d6dc !important;
  margin-bottom: 1rem;
}

.footer-right-sub-form {
  display: block !important;
}

.footer-right-sub-form form {
  border: 1px none #d0d0d0;
  border-radius: 18px;
  padding: 0px !important;
  display: flex;
}

.footer-right-sub-form input {
  background: #fff !important;
  height: 45px;
  width: 100% !important;
  margin-right: 1rem;
}

input[type=text]:focus, input[type=email]:focus, input[type=password]:focus, input[type=tel]:focus, input[type=number]:focus, input[type=file]:focus, select:focus, textarea:focus {
  outline-color: #fff !important;
}

.footer-right-sub-form button {
  font-family: hero-new, sans-serif !important;
  font-size: 0.9rem !important;
  background: #710ce2 !important;
  border-radius: 7px !important;
  padding: 0.75rem 1.25rem !important;
  border: 0px !important;
  margin-bottom: 0rem !important;
  font-weight: 600 !important;
  
  

}


/* Links list type */
.footer-left ul, .footer-middle ul, .footer-right ul {
 list-style-type: none;
}


/* Link gategories' title */
.footer-left ul strong, .footer-middle ul strong, .footer-right ul strong, .footer-right-sub-title strong {
  color: #9fa6b2;
  font-size: 0.8rem !important;
  letter-spacing: .04em;
  font-family: hero-new, sans-serif !important;
  text-transform: uppercase;
  font-weight: 600;
}

/* Links on the link list */
.footer-left ul a, .footer-middle ul a, .footer-right ul a {
  color: #fff;
  font-family: hero-new, sans-serif !important;
  text-transform: none;
  font-weight: 400;
  font-size: 0.9rem;
  text-decoration: none;
}

.footer-right-sub-text {
  color: #fff;
  font-family: hero-new, sans-serif !important;
  text-transform: none;
  font-weight: 400;
  font-size: 0.9rem;
  width: 350px;
  text-decoration: none;
}


.copyrightlegalbar {
    max-width: 1440px;
    width: 100%;
    height:100%;
    margin: auto;
    justify-content: center;
    display: flex;
      padding: 20px 0px;
}

.copyrightlegalbar-left {
  width:70%;
  margin-top: auto;
  margin-bottom: auto;
  color: #9fa6b2;
  font-size: .93rem;
  font-family: hero-new, sans-serif !important;
}

.copyrightlegalbar-left span {
   color: #fff;
}

.copyrightlegalbar-right {
  width: 50%;
  margin: auto;
  margin-top: auto;
  margin-bottom: auto;
  color: #fff;
  font-size: .93rem;
  justify-content: flex-end;
  display: inline-flex;
  font-family: hero-new, sans-serif !important;
}


/*************************
 BLOG
*************************/

.blog-card__image-wrapper-overlay {
    filter: blur(1px);
    background-image: linear-gradient(to bottom right, red, yellow);
    height: auto;
    position: relative !important;
    width: 100%;
    border-top-right-radius: 7px;
    border-top-left-radius: 7px;
}

.blog-card {
    border: 2px solid #eff7fe;
    font-family: hero-new, sans-serif !important;
    display: -ms-flexbox;
    display: inline-grid;
    margin-bottom: 2.8rem;
    padding: 0rem !important;
    width: 31%;
    margin-left: 11px !important;
    margin-right: 10.5px !important;
    border: 0px !important;
    box-shadow: 0 2px 8px 0 rgba(33,58,71,.2);
    border-radius: 7px;
}

.blog-card__image-wrapper {
    align-items: center;
    display: list-item;
    max-height: 100%;
    width: 100%;
    margin: 0px !important;
    overflow: hidden;
    position: relative;
}

.blog-card__image {
    height: 170px;
    position: relative !important;
    width: 100%;
    padding-top: calc(591.44 / 1127.34 * 100%);
    border-top-right-radius: 7px;
    border-top-left-radius: 7px;
}
/* Blog index: date */
.blog-card__date {
    font-family: hero-new,sans-serif !important;
    font-weight: 400 !important;
    color: #606f7b;
    letter-spacing: .05em;
    font-size: .85rem;
    margin-bottom: .3rem;
}


/* Blog index: category */
.blog-card__tags, .blog-card__tags a {
    margin-bottom: .3rem;
    padding-bottom: 0rem !important;
    border-bottom: 0px;
    color: #d001b7 !important;
    text-decoration: none;
    font-family: hero-new,sans-serif !important;
    font-weight: 600 !important;
    color: #606f7b;
    text-transform: uppercase;
    letter-spacing: .05em;
    font-size: .875rem;
}

/* Blog index: title */
.blog-card__title, .blog-card__title a {
    font-family: hero-new,sans-serif !important;
    font-style: normal !important;
    font-weight: 800;
    margin-bottom: 1.5rem;
    text-decoration: none;
    color: #22292f !important;
    font-size: 1.1rem !important;
    letter-spacing: 0px;
    text-transform: none;
    height: 120px;
    line-height: 1.8rem;
    max-height: 120px;

}

/* Blog index: author */
.blog-card__author, .blog-card__author-name, .blog-card__author-name a, .blog-card__author-name:hover {
  margin-top: 3rem;
  font-family: hero-new,sans-serif !important;
  font-style: normal !important;
  font-weight: 600;
  text-align: center;
  text-decoration: none;
  color: #606f7b !important;
  font-size: .8rem !important;
  letter-spacing: 0px;
  text-transform: none;
  display: none;

}

/* Blog Index, first post: post area*/
.blog-index > .content-wrapper > article:nth-child(1) {
  max-width: 70rem;
  width: 100%;
  min-width: 100%;
  margin: auto;
  margin-left: 0rem !important;
  margin-bottom: 4rem;
}

/* Blog Index, first post */
.blog-index > .content-wrapper > article:nth-child(1) > div {
  align-items: center;
  display: flex;
  max-height: 100%;
  width: 100%;
  margin: 0px !important;
  overflow: hidden;
  position: relative;
  background: rgb(133,6,232);
/*background: linear-gradient(133deg, rgba(133,6,232,.9) 30%, rgba(33,84,254,.9) 61.5%) !important;*/
  border-radius: 7px;
}


/* Blog Index, first post: img-wrapper */
.blog-index > .content-wrapper > article:nth-child(1) > div > img {
  height: auto;
  position: relative !important;
  width: 100%;
  border-radius: 7px;
  /*filter: blur(3px);*/
  z-index: -1;
}

/* Blog Index, first post: Post area */
.blog-index > .content-wrapper > article:nth-child(1) > section {
  width: 695px;
  border-top-right-radius: 7px;
  border-bottom-right-radius: 7px;
  margin-bottom: 9rem;
  margin-top: 13rem;
  padding: 2rem;
  text-align: left;
  background: #fff;
  position: absolute;
}

/* Blog Index, first post: date */
.blog-index > .content-wrapper > article:nth-child(1) > section > div.blog-card__date {
  font-family: hero-new,sans-serif !important;
  font-weight: 500 !important;
  color: #606f7b;
  letter-spacing: .05em;
  font-size: .875rem;
  margin-bottom: 0.3rem;
}

/* Blog Index, first post: title */
.blog-index > .content-wrapper > article:nth-child(1) > section > h3, .blog-index > .content-wrapper > article:nth-child(1) > section > h3 > a {
  font-family: hero-new,sans-serif !important;
  font-style: normal;
  font-weight: 800;
  margin: 0rem 0rem 0rem;
  text-decoration: none;
  color: #22292f !important;
  font-size: 1.7rem !important;
  letter-spacing: 0px;
  text-transform: none;
}

/* Blog Index, first post; category */
.blog-index > .content-wrapper > article:nth-child(1) > section > div.blog-card__tags, .blog-index > .content-wrapper > article:nth-child(1) > section > div.blog-card__tags > a {
  margin-bottom: 0.3rem;
  padding-bottom: 0rem !important;
  border-bottom: 0px;
  color: #d001b7 !important;
  text-decoration: none;
  font-family: hero-new,sans-serif !important;
  font-weight: 600 !important;
  color: #606f7b;
  letter-spacing: .05em;
  font-size: .875rem;
  text-transform: uppercase;

}

/* Blog Index, first post */
.blog-index > .content-wrapper > article:nth-child(1) > section > div.blog-card__post-summary {

}

/* Blog Index, first post; author */
.blog-index > .content-wrapper > article:nth-child(1) > section > div.blog-card__author {
  display: none;
}

/* Blog Index, first post; button */
.blog-index > .content-wrapper > article:nth-child(1) > section > a {
  display: none;
}

/* Blog Index, second post: post area */
body > div.body-wrapper.hs-blog-id-30701874652.hs-blog-listing > main > div > section > div.content-wrapper > article:nth-child(2) {
    margin-left: 0rem;
}


.blog-card__content {
  width: 300px;
  margin: auto;
  margin-top: 1.5rem;
  text-align: center;
  font-family: hero-new, sans-serif !important;
}

button, .button {
    font-family: hero-new,sans-serif !important;
    font-size: .9rem !important;
    background: #710ce2 !important;
    border-radius: 7px !important;
    padding: .75rem 1.25rem !important;
    border: 0px !important;
    font-weight: 500;
}

/* First Button in index page */
#button_dnd_area-module-6 {
    font-weight: 500 !important;
    font-size: 1.1rem !important;
}

.blog-header__navigation {
    display: -webkit-box;
    display: -ms-flexbox;
    margin: auto;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: center;
    margin-top: 3rem;
    width: 100%;
    max-width: 1200px;
  
}

.blog-header__tag-filter, .blog-header__search {
    width: 100% !important;
    text-align: center;
}

/* Blog post: brings text partly top of the picture */
.blog-post__body {
    max-width: 895px;
    margin: auto;
    margin-top: 2rem;
    width: 100%;
    padding-left: 2rem;
    padding-right: 2rem;
    background: #fff;
    margin-bottom: 3rem;

}

#hs_cos_wrapper_blog_related_posts {
    max-width: 800px;
    margin: auto;

}

.blog-related-posts__list {
   margin-bottom: 5rem !important;
}

/* Blog post: padding to both side of text area */
#lipsum, #hs_cos_wrapper_post_body > p {

}

.social_img {
    height: 2.5rem;
    display: block;
    margin-bottom: .5rem;
}

.blog-post__title {
  padding-right: 3rem;
  padding-left: 4rem;
  margin: auto;
  margin-bottom: 1rem;
  max-width: 1050px;
  width: 100%;
}

.blog-card__backanddate {
  width: 100%;
  margin: auto;
  flex-direction: row;
  margin-bottom: 2rem;
}

.blog-card__left-back {
  display: inline-flex;
  width: 49%;
  justify-content: flex-start;
}

.blog-card__left-back a {
  font-family: 'hero-new' !important;
  font-weight: 500 !important;
  color: #606f7b !important;
}

.left-back-arrow {
  margin-right: .4rem;
}

.blog-card__right-date {
  display: inline-flex;
  width: 49%;
  font-family: 'hero-new';
  font-weight: 500;
  color: #606f7b;
  justify-content: flex-end;
}


@media screen and (max-width: 1199px) {
  .blog-post__title {
  padding-left: 1rem;
    padding-right: 1rem;
  }
  
  .blog-index {
  margin: 0rem 1rem;
  }
  
  .content-wrapper--narrow {
  max-width: 100% !important;
    width: 100% !important;
    padding: 0rem !important;
  }
  .body-wrapper {
    width: 100% !important;
  }
  
  .blog-post {
      width: 100% !important;
    margin: auto !important;
  }
  .blog-post__image img {
  margin-bottom: 2.5rem;
  }
  .blog-post__image {
    width: 100% !important;
    margin: auto !important;
    padding: 0rem !important;
    border-radius: 0px !important;
    z-index: 1 !important;
  }
  .blog-post__body {
  max-width: 100% !important;
  width: 90% !important;
    margin: auto;
  padding: 0rem !important;
    margin-bottom: 3rem;
  }
  .blog-post__title {
  }
.mobile__back {
  margin: auto;
  margin-left: 2rem;
  margin-bottom: 2rem;
}

.mobile__left-back {
  margin-top: 3rem;
    font-family: hero-new,sans-serif !important;
    font-style: normal !important;
    font-weight: 600;
    text-align: center;
    text-decoration: none;
    color: #606f7b !important;
    font-size: .8rem !important;
    letter-spacing: 0px;
    text-transform: none;
}

.mobile__left-back a {
    margin-top: 3rem;
    font-family: hero-new,sans-serif !important;
    font-style: normal !important;
    font-weight: 600;
    text-align: center;
    text-decoration: none;
    color: #606f7b !important;
    font-size: .8rem !important;
    letter-spacing: 0px;
    text-transform: none;

}

.mobile-left-back-arrow,{
  margin-top: 3rem;
    font-family: hero-new,sans-serif !important;
    font-style: normal !important;
    font-weight: 600;
    text-align: center;
    text-decoration: none;
    color: #606f7b !important;
    font-size: .8rem !important;
    letter-spacing: 0px;
    text-transform: none;
}
  .blog-card__backanddate {
  display: none;
  }
  .mobile__title {
  font-size: 2rem;
  text-align: left;
  margin-left: 2rem;
  }
  .blog-post__tag-link {
  display: none;
  }
  .mobile__tags {
  color: #000;
  }
  .mobile__tag-link {
  color: #d001b7 !important;
  font-family: 'hero-new' !important;
  margin-left: 2rem;
  font-size: 1rem;
  text-transform: uppercase;
  }

}
.blog-index > .content-wrapper > article:nth-child(1) > div > div {
width: 100%;
  filter: blur(3px);
  z-index: -1;
}

.blog-index > .content-wrapper > article:nth-child(1) > div > section > div.blog-card__author {
    display: none;
}

.blog-index > .content-wrapper > article:nth-child(1) > div > section > h3 {
    height: auto !important;
}

.blog-index > .content-wrapper > article:nth-child(1) > div > section {
    width: 630px;
    padding-top: 4rem;
    padding-bottom: 5rem;
    margin: auto;
    min-height: auto; 
    margin-top: 2rem;
    text-align: center;
    font-family: hero-new,sans-serif !important;
    background: #fff;
    position: absolute;
    border-top-right-radius: 7px;
    border-bottom-right-radius: 7px;
}  


@media screen and (min-width: 824px) and (max-width: 1379px) {
   .blog-card {
  border: 2px solid #eff7fe;
    font-family: hero-new,sans-serif !important;
    display: -ms-flexbox;
    display: inline-grid;
    margin-bottom: 2.8rem;
    padding: 0rem !important;
    width: 47%;
    margin-left: 11px !important;
    margin-right: 10.5px !important;
    border: 0px !important;
    box-shadow: 0 2px 8px 0 rgba(33,58,71,.2);
    border-radius: 7px;
  }
}


@media screen and (max-width: 824px) {
     .blog-card {
  border: 0px solid #eff7fe !important;
    font-family: hero-new,sans-serif !important;
    display: block;
    margin-bottom: 2.8rem;
    padding: 0rem !important;
    max-width: 100%;
    width: 100%;
    margin-left: 0rem !important;
    margin-right: 0rem !important;
    border: 0px !important;
    box-shadow: 0 2px 8px 0 rgba(33,58,71,.2);
    border-radius: 0px !important;
  }
  .content-wrapper {
  max-width: 100%;
    width: 100%;
    padding: 0rem !important;
    margin: auto;
  }
  .blog-card__image {
   border-radius: 0px;
  }
.blog-index > .content-wrapper > article:nth-child(1) {
      border: 0px solid #eff7fe !important;
    font-family: hero-new,sans-serif !important;
    display: block;
    margin-bottom: 3rem;
    padding: 0rem !important;
    max-width: 100%;
    width: 100%;
    margin-left: 0rem !important;
    margin-right: 0rem !important;
    border: 0px !important;
    box-shadow: 0 2px 8px 0 rgba(33,58,71,.2);
    border-radius: 0px !important;
  position: relative;
  }
.blog-index > .content-wrapper > article:nth-child(1) > div {
      align-items: center;
    display: list-item;
    border-radius: 0px;
    max-height: 100%;
    width: 100%;
    margin: 0px !important;
    overflow: hidden;
    position: relative;
    background: none !important
}
  
.blog-index > .content-wrapper > article:nth-child(1) > div > div{
  border-radius: 0px;
   filter: blur(0px);
  }
  
.blog-index > .content-wrapper > article:nth-child(1) > div > section {
  width: 300px;
    margin: auto;
    margin-top: 2rem;
    text-align: center;
    font-family: hero-new,sans-serif !important;
    position: relative;
  }
.blog-index > .content-wrapper > article:nth-child(1) > div > section > div.blog-card__date {
      font-family: hero-new,sans-serif !important;
    font-weight: 400 !important;
    color: #606f7b;
    letter-spacing: .05em;
    font-size: .85rem;
    margin-bottom: .3rem;
  }
.blog-index > .content-wrapper > article:nth-child(1) > div > section > div.blog-card__tags {
  margin-bottom: .3rem;
    padding-bottom: 0rem !important;
    border-bottom: 0px;
    color: #d001b7 !important;
    text-decoration: none;
    font-family: hero-new,sans-serif !important;
    font-weight: 600 !important;
    color: #606f7b;
    text-transform: uppercase;
    letter-spacing: .05em;
    font-size: .875rem;
  }
.blog-index > .content-wrapper > article:nth-child(1) > div > section > h3 {
  font-family: hero-new,sans-serif !important;
    font-style: normal !important;
    font-weight: 800;
    margin: 0rem 0rem 0rem;
    text-decoration: none;
    color: #22292f !important;
    font-size: 1.1rem !important;
    letter-spacing: 0px;
    text-transform: none;
  }
.blog-index > .content-wrapper > article:nth-child(1) > div > section > div.blog-card__author {
  margin-top: 3rem;
    display: none !important;
    font-family: hero-new,sans-serif !important;
    font-style: normal !important;
    font-weight: 600;
    text-align: center;
    text-decoration: none;
    color: #606f7b !important;
    font-size: .8rem !important;
    letter-spacing: 0px;
    text-transform: none;
    display: flow-root;
  }
} 

#hs_cos_wrapper_module_160145462644050_ {
    display: inline-flex;
}

.mobile__left-back, .mobile__left-back a {
    margin-top: 3rem;
    font-family: hero-new,sans-serif !important;
    font-style: normal !important;
    font-weight: 600;
    text-align: left;
    margin-bottom: 3rem;
    text-decoration: none;
    color: #606f7b !important;
    font-size: 1rem !important;
    letter-spacing: 0px;
    text-align: center;
}
.mobile__author, .mobile__author a {
    display: none;
}

.mobile__date {
    font-family: hero-new,sans-serif !important;
    font-style: normal !important;
    font-weight: 500;
    text-align: center;
    text-decoration: none;
    color: #606f7b !important;
    font-size: 1rem !important;
    letter-spacing: 0px;
}

.mobile-left-back-arrow {
padding-right: 1rem !important;
}
#lipsum, #hs_cos_wrapper_post_body > h1 {
color: #374151;
    font-size: 1.6rem;
    font-family: 'hero-new';
    font-weight: 600;
    text-align: left;
    letter-spacing: 0px;
    text-transform: none;
    
}

.mobile__social-sharing {
margin-bottom: 3rem;
}

.mobile-social-links {
text-align: center;
}

.mobile-social_img {
height: 3.5rem;
}


/*****************
 JOBILLA FOOTER
*****************/

@media screen and (max-width: 1199px) {
.jobilla-footer {
clip-path: none;
  padding-top: 2rem;
  flex-direction: column;
}

.top1 {
}
  .top2 {
    font-weight: 300;
    font-size: 1rem;
    text-align: center;
    letter-spacing: 0.04em;
    font-style: normal;
    color: rgb(255, 255, 255);
    font-family: hero-new, sans-serif !important;
  }
  
  .footer-links-sections {
  margin-left: 4rem;
    display: block;
    max-width: 1348px;
    width: 100%;
    margin: auto;
    justify-content: center;
    text-align: center;
  }
  .footer-left, .footer-middle, .footer-right, .footer-right-sub {
  display: block;
    width: 100%;
  }
  
  .footer-right-sub-text {
    font-family: hero-new, sans-serif !important;
    text-transform: none;
    font-weight: 400;
    font-size: 0.9rem;
    width: 90%;
    text-align: center;
    text-decoration: none;
    margin: auto;
  }
  
  .footer-links {
  margin-bottom: 1rem;
  }
  .footer-right-sub-form {
  display: block !important;
    text-align: center;
    justify-content: center;
    padding-right: 1.5rem;
    padding-left: 1.5rem;
    margin: 1rem auto 0;
    max-width: 450px;
  }
  .copyrightlegalbar {
      max-width: 1200px;
    width: 100%;
    height: 100%;
    margin: auto;
    display: block;
    flex-direction: column;
  }
  .copyrightlegalbar-left, .copyrightlegalbar-right {
      display: block;
    width: 100%;
    margin: auto;
    text-align: center;
    margin-top: auto;
        padding-bottom: 15px;
    margin-bottom: auto;
    margin-left: 0rem; 
    color: #9fa6b2;
    font-size: .83rem;
    font-family: hero-new, sans-serif !important;
  }
  ul.footer-social-menu {
    margin: 0px 0px 0px 0px;
}
  .footer-right-sub-form form {
  justify-content: center;
  }
}


.social-links__icon:hover {
 text-decoration: none !important; 
}

@media screen and (max-width: 768px) {
#subscribe_form {
  flex-direction: column;  
}
}

@media screen and (max-width: 768px) {
  .footer-right-sub-form input {
  margin-bottom: .5rem;
  width: 100% !important;
  margin-right: 0rem !important;
  }
  .footer-right-sub-form button {
  margin: 0 0 0rem;
  }
}

/********************** 
 TIIMI
*****************/

.tiimi-top {
  background: #f8f9fc;
  max-width: 1280px;
  width: 100%;
  padding: 3rem;
}


/***************
 BUTTON
 ***************/

#button_module_1603366333450 {
  background: #e2cff9 !important;
    color: #710ce2;
  font-size: 1.1rem !important;
}

/* INDEX PAGE: First title */
#hs_cos_wrapper_dnd_area-module-5_ > h2 {
 font-size: 3rem;
}

/* Testimonials content area */
#slider-container--dnd_area-module-52-item0 > div > blockquote,
#slider-container--dnd_area-module-52-item1 > div > blockquote,
#slider-container--dnd_area-module-52-item2 > div > blockquote {
    font-size: 1.1rem;
    color: #374151;
    font-family: 'hero-new';
    font-weight: 400;
}


/*Testimonials area*/
#slider-container--dnd_area-module-52-item0 {
  padding-top: 0px;
  padding-bottom: 0px;
}

.dnd_area-column-53-row-0-background-image {
    background-size: contain !important;
    background-position: center center !important;
    background-repeat: no-repeat !important;
}

.tns-nav {
  bottom: 160px !important;
}

.tns-nav button {
  border-radius: 50% !important;
  padding: 0rem !important;
}

body .tns-nav .tns-nav-active {
  border-radius: 50% !important;
  padding: 0rem !important;
}


body > div.body-wrapper.hs-content-id-36407848903.hs-site-page.page > main > div > div.row-fluid-wrapper > div > div > div.row-fluid-wrapper.row-depth-1.row-number-5.dnd_area-row-1-padding.dnd-section.dnd_area-row-1-force-full-width-section > div.row-fluid-wrapper.row-depth-1.row-number-5.dnd-section > div > div > div.row-fluid-wrapper.row-depth-1.row-number-7.dnd-row > div > div.span4.widget-span.widget-type-cell.dnd-column.dnd_area-column-35-margin > div,
body > div.body-wrapper.hs-content-id-36407848903.hs-site-page.page > main > div > div.row-fluid-wrapper > div > div > div.row-fluid-wrapper.row-depth-1.row-number-5.dnd_area-row-1-padding.dnd-section.dnd_area-row-1-force-full-width-section > div.row-fluid-wrapper.row-depth-1.row-number-5.dnd-section > div > div > div.row-fluid-wrapper.row-depth-1.row-number-7.dnd-row > div > div.span4.widget-span.widget-type-cell.dnd_area-column-40-margin.dnd-column > div,
body > div.body-wrapper.hs-content-id-36407848903.hs-site-page.page > main > div > div.row-fluid-wrapper > div > div > div.row-fluid-wrapper.row-depth-1.row-number-5.dnd_area-row-1-padding.dnd-section.dnd_area-row-1-force-full-width-section > div.row-fluid-wrapper.row-depth-1.row-number-5.dnd-section > div > div > div.row-fluid-wrapper.row-depth-1.row-number-7.dnd-row > div > div:nth-child(3) > div{
    min-height: 392px;
}


#hs_cos_wrapper_dnd_area-module-38_ > div > h3,
#hs_cos_wrapper_dnd_area-module-43_ > div > h3,
#hs_cos_wrapper_dnd_area-module-48_ > div > h3 {
  font-size: 1.5rem;
}

/* Testimonials */
body > div.body-wrapper.hs-content-id-36407848903.hs-site-page.page > main > div > div.row-fluid-wrapper > div > div > div.row-fluid-wrapper.row-depth-1.row-number-5.dnd_area-row-1-padding.dnd-section.dnd_area-row-1-force-full-width-section > div.row-fluid-wrapper.row-depth-1.row-number-5.dnd-section > div > div {
    box-shadow: 0 2px 8px 0 rgba(33,58,71,.2);
    padding-top: 5rem;
    border-radius: 7px;
}

h2.whytitle {
  font-size: 2.5rem !important;
}



/*******************************
 WEBSITE'S RESPONSIVINESS 
*******************************/

/* Image */
@media screen and (max-width: 786px) {
#hs_cos_wrapper_dnd_area-module-8_ > img {
  display: none;
  }
 #hs_cos_wrapper_dnd_area-module-38_ > div > p,
 #hs_cos_wrapper_dnd_area-module-43_ > div > p,
  #hs_cos_wrapper_dnd_area-module-48_ > div > p,
  #hs_cos_wrapper_module_160430782256613_ > div > p,
  #hs_cos_wrapper_module_160430782256621_ > div > p,
  #hs_cos_wrapper_module_160430782256629_ > div > p
  {
    width: 70%;
    margin: auto;
    margin-bottom: 1rem;
  } 
  /*Index-page: image side of the key numbers section */
  #hs_cos_wrapper_dnd_area-module-12_ > img {
    display: none;
  }
  
  body > div.body-wrapper.hs-content-id-36407848903.hs-site-page.page > main > div > div.row-fluid-wrapper > div > div > div.row-fluid-wrapper.row-depth-1.row-number-5.dnd_area-row-1-padding.dnd-section.dnd_area-row-1-force-full-width-section > div.row-fluid-wrapper.row-depth-1.row-number-3.dnd-section.dnd_area-row-4-padding > div > div > div.row-fluid-wrapper.row-depth-1.row-number-5.dnd_area-column-9-row-1-vertical-alignment.dnd-row > div {
    display: flex;
    width: 90%;
    margin: auto;
    justify-content: center;
    text-align: center;
  }
  
  #hs_cos_wrapper_dnd_area-module-16_>h3, #hs_cos_wrapper_dnd_area-module-19_>h3, #hs_cos_wrapper_dnd_area-module-22_>h3, #hs_cos_wrapper_dnd_area-module-25_>h3, #hs_cos_wrapper_dnd_area-module-25_>h4, #hs_cos_wrapper_dnd_area-module-22_>h4, #hs_cos_wrapper_dnd_area-module-19_>h4, #hs_cos_wrapper_dnd_area-module-16_>h4 {
    text-align: center;
  }
  body > div.body-wrapper.hs-content-id-36407848903.hs-site-page.page > main > div > div.row-fluid-wrapper > div > div > div.row-fluid-wrapper.row-depth-1.row-number-5.dnd_area-row-1-padding.dnd-section.dnd_area-row-1-force-full-width-section > div.row-fluid-wrapper.row-depth-1.row-number-3.dnd-section.dnd_area-row-4-padding > div > div > div.row-fluid-wrapper.row-depth-1.row-number-5.dnd_area-column-9-row-1-vertical-alignment.dnd-row > div > div.span8.widget-span.widget-type-cell.dnd_area-column-13-vertical-alignment.dnd-column > div.row-fluid-wrapper.row-depth-1.row-number-7.dnd-row > div > div:nth-child(1) > div.row-fluid-wrapper.row-depth-2.row-number-2.dnd-row > div,
  body > div.body-wrapper.hs-content-id-36407848903.hs-site-page.page > main > div > div.row-fluid-wrapper > div > div > div.row-fluid-wrapper.row-depth-1.row-number-5.dnd_area-row-1-padding.dnd-section.dnd_area-row-1-force-full-width-section > div.row-fluid-wrapper.row-depth-1.row-number-3.dnd-section.dnd_area-row-4-padding > div > div > div.row-fluid-wrapper.row-depth-1.row-number-5.dnd_area-column-9-row-1-vertical-alignment.dnd-row > div > div.span8.widget-span.widget-type-cell.dnd_area-column-13-vertical-alignment.dnd-column > div.row-fluid-wrapper.row-depth-1.row-number-7.dnd-row > div > div:nth-child(2) > div.row-fluid-wrapper.row-depth-2.row-number-4.dnd-row > div,
  body > div.body-wrapper.hs-content-id-36407848903.hs-site-page.page > main > div > div.row-fluid-wrapper > div > div > div.row-fluid-wrapper.row-depth-1.row-number-5.dnd_area-row-1-padding.dnd-section.dnd_area-row-1-force-full-width-section > div.row-fluid-wrapper.row-depth-1.row-number-3.dnd-section.dnd_area-row-4-padding > div > div > div.row-fluid-wrapper.row-depth-1.row-number-5.dnd_area-column-9-row-1-vertical-alignment.dnd-row > div > div.span8.widget-span.widget-type-cell.dnd_area-column-13-vertical-alignment.dnd-column > div.row-fluid-wrapper.row-depth-1.row-number-1.dnd-row > div > div:nth-child(1) > div.row-fluid-wrapper.row-depth-2.row-number-2.dnd-row > div,
  body > div.body-wrapper.hs-content-id-36407848903.hs-site-page.page > main > div > div.row-fluid-wrapper > div > div > div.row-fluid-wrapper.row-depth-1.row-number-5.dnd_area-row-1-padding.dnd-section.dnd_area-row-1-force-full-width-section > div.row-fluid-wrapper.row-depth-1.row-number-3.dnd-section.dnd_area-row-4-padding > div > div > div.row-fluid-wrapper.row-depth-1.row-number-5.dnd_area-column-9-row-1-vertical-alignment.dnd-row > div > div.span8.widget-span.widget-type-cell.dnd_area-column-13-vertical-alignment.dnd-column > div.row-fluid-wrapper.row-depth-1.row-number-1.dnd-row > div > div:nth-child(2) > div.row-fluid-wrapper.row-depth-2.row-number-4.dnd-row > div {
        box-shadow: 0 2px 8px 0 rgba(33,58,71,.2);
    border-radius: 7px;
    padding: 2rem 3rem;
    margin-bottom: 2rem;
  }
}


/* Defines nav's space */
#hs_cos_wrapper_module_16104620720023 {
  width: 100%;
}

#hs_cos_wrapper_dnd_area-module-12_ > img {
  transform: perspective(500px) rotateY(5deg);
  box-shadow: 0 1px 3px 0 rgba(0,0,0,.1), 0 1px 2px 0 rgba(0,0,0,.06);
}


/***************************************
 ENSIMMÄISTEN SEKTIOIDEN MUOTOILUT / 
 FIRST SECTIONS STYLING
**************************************/

.first-section {
  position: relative;
  overflow: hidden;
  display: flex;
  padding: 20px 2rem 0rem;
  max-width: 1280px;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 2rem;
}

.first-section-wrapper {
 display: flex;
 justify-content: center;
 width: 100%;
 flex-direction: column;
 align-items: center;
}

@media screen and (min-width: 850px) {
.first-section-wrapper {
  width: 50%;
}
}

.first-section-text-title {
    width: 100%;   
    color: #374151;
    font-family: 'hero-new';
    font-weight: 600;
    font-size: 3.5rem;
    text-align: center;
    line-height: 3rem;
    margin-bottom: 2rem;
}

/* Tätä käytetään alasivuilla / This is used by subsites */
.first-section-text-title-subpage {
    width: 100%;   
    color: #d001b7;
    font-family: 'hero-new';
    font-weight: 500;
    font-size: 1rem;
    text-align: center;
    line-height: 3rem;
    text-transform: uppercase;
    margin-bottom: 1.5rem;
}

@media screen and (min-width: 850px) {
.first-section-text-title,
.first-section-text-title2,
.first-section-text-area,
.first-section-text-title2-subpage,
.first-section-text-title-subpage{
  text-align: left !important;  
}
}

.first-section-text-title2 {
    color: #d001b7;
    font-family: 'hero-new';
    font-weight: 600;
    font-size: 3.5rem;
    text-align: center;
  line-height: 3.5rem;
}

@media screen and (max-width: 600px) {
.first-section-text-title2,
.first-section-text-title {
    font-size: 2.2rem !important;
}
}


/* Tätä käytetään alasivuilla / This is used by subsites*/
.first-section-text-title2-subpage {
    color: #374151;
    font-family: 'hero-new';
    font-weight: 600;
    font-size: 2.5rem;
    text-align: center;
      text-transform: none !important;
    line-height: 3rem;
}

.first-section-text-area {
  font-family: 'hero-new';
  font-size: 1.1rem;
  font-weight: 300;
  color: #374151;
  text-align: center;
  line-height: 1.5rem;
}

.first-section-button-area {
  display: flex;
  width: 100%;
  justify-content: center;
  margin-top: 1rem;
}

@media screen and (min-width: 850px) {
.first-section-button-area {
  justify-content: start !important;
}
}


@media screen and (max-width: 430px) {
.first-section-button-area {
  display: flex;
  flex-direction: column;
  }
}
.first-section-button-1 {
  margin-top: 1.5rem;
  margin-bottom: 1.5rem;
  margin-right: .5rem;
  background: #710ce2;
  padding: 1rem 2.5rem;
  border-radius: 7px;
}


.first-section-button-1 span {
  color: #fff;
  font-weight: 500;
  font-family: 'hero-new';
  letter-spacing: .04em;
  text-align: center;
  font-size: 1.1rem !important;
}

.first-section-button-2 {
  margin-top: 1.5rem;
  margin-bottom: 1.5rem;
  margin-left: .5rem;
  background: #e2cff9;
  padding: 1rem 2.5rem;
  border-radius: 7px;
}

.first-section-button-2 span {
  color: #710ce2;
  font-weight: 500;
  text-align: center;
  font-family: 'hero-new';
  letter-spacing: .04em;
  font-size: 1.1rem !important;
}

@media screen and (max-width: 430px) {
.first-section-button-1 {
  margin: auto;
  margin-bottom: 0rem;
  margin-top: 1.5rem;
  text-align: center;
  width: 90%;
  }
}

@media screen and (max-width: 430px) {
.first-section-button-2 {
  width: 90%;
  margin: auto;
  margin-top: 1rem;
  margin-bottom: 0rem;
  text-align: center;
  }
}

.first-section-image {
  width: 50%;
}

@media screen and (max-width: 850px) {
.first-section-image {
  display: none;  
}
}


.first-section-image img {
  width: 90%;
  transform: rotate(-7deg);
  z-index: 99;
}


/*************************************
SOLUTION SIVUN TOINEN SEKTIO
*************************************/

.reach-candidates-target-group {
  max-width: 1280px;
  width: 100%;
  margin: auto;
  background: #F8F9FC;
  display: flex;
  border-radius: 7px;
  padding: 4rem 2rem;
}

@media screen and (max-width: 768px) {
  .reach-candidates-target-group {
  padding: 4rem 3rem;
  }
}

.reach-candidates-target-group-left {
  width: 25%;
    display: flex;
    align-items: center;
  justify-content: center;
    padding-right: 2rem;
}

.reach-candidates-target-group-left img {
  height: 150px;
}

.reach-candidates-target-group-right {
  width: 75%;
}
.reach-candidates-target-group-right h4 {
    font-size: .875rem;
    font-weight: 500;
    line-height: 1.5;
    letter-spacing: .05em;
    text-transform: uppercase;
    font-family: 'hero-new';
    color: #d001b7;
    text-align: left;
}

.reach-candidates-target-group-right h3 {
    color: #374151;
    font-family: 'hero-new';
    font-weight: 600;
    font-size: 2rem;
    text-align: left;
    line-height: 2.5rem;
    margin-bottom: 1rem;
    
}

.reach-candidates-target-group-text-area {
  line-height: 160%;
  font-family: 'hero-new';
  font-size: 1rem;
  font-weight: 400;
  color: #374151;
}

@media screen and (max-width: 768px) {
  .reach-candidates-target-group-left {
    display: none;
  }
}

@media screen and (max-width: 768px) {
  .reach-candidates-target-group-right {
  width: 100%;
  }}


/*************************************
SOLUTION SIVUN SUORAKAITEEN MUOTOISET COLUMNIT
*************************************/

.reach-interested-candidates-wrapper {
  display: flex;
  box-shadow: 0 2px 8px 0 rgba(33,58,71,.2);
  padding: 2rem;
  border-radius: 7px;
    width: 100%;
    max-width: 1280px;
}

@media screen and (max-width: 1199px) {
  .reach-interested-candidates {
  border-radius: 0px !important;
  }
}

.reach-interested-candidates-img {
  width: 33% !important;
  display: flex;
  align-items: center;
  padding: 0rem !important;
}

.reach-interested-candidates-img-2 {
  width: 33% !important;
  display: flex;
  align-items: center;
  padding: 0rem !important;
}

@media screen and (max-width: 800px) {
.reach-interested-candidates-img,
.reach-interested-candidates-img-2{
  display: none;  
}
}
.reach-interested-candidates-img img {
  height: auto !important;
  margin-left: auto;
  margin-right: auto;
  max-width: 125px !important;
  max-height: 125px;
  width: 100%;
}

.reach-interested-candidates-content {
  padding: 2rem;
  width: 100%
}

.reach-interested-candidates-content h4 {
  font-size: .875rem;
  font-weight: 500;
  line-height: 1.5;
  letter-spacing: .05em;
  text-transform: uppercase;
  font-family: 'hero-new';
  color: #d001b7;
  text-align: left; 
}

@media screen and (max-width: 768px) {
.reach-interested-candidates-content h4 {
  line-height: 1.7rem !important;

}
}

.reach-interested-candidates-content h3 {
  color: #374151;
  font-family: 'hero-new';
  font-weight: 600;
  font-size: 1.8rem;
  text-align: left;
  line-height: 2rem;
  margin-bottom: 1rem;
}

.software-body {
  font-size: 1rem;
  margin: 0 0 1.5rem;
  color: #374151;
  font-family: 'hero-new' !important;
}


:focus {
outline: none !important;
}
@media screen and (max-width: 1440px)
  .copyrightlegalbar {max-width: 1200px;}  
}

@media screen and (max-width: 767px) {
.header__container {
    padding: 0rem !important;
}
}


#hs_cos_wrapper_module_161649576915823 {
  width: 100% !important;
}

.header__container {
  padding: 0rem !important;
}


body > div.body-wrapper.hs-content-id-44659798854.hs-site-page.page > main > div > div.row-fluid-wrapper > div > div > div.row-fluid-wrapper.row-depth-1.row-number-3.dnd-section > div.row-fluid {
max-width: 100% !important;
width: 100%;

}


#hs_cos_wrapper_module_161649576915823 > div > div.jobilla-menu-container > div > div.jobilla-menu-nav > div > span > div > div.jobilla-menu-nav-item-button {
  display: none;
}


#hs_cos_wrapper_widget_1616532048488_ {
    line-height: 1.6;
}