/* ******************************************************************************
*********************************************************************************
Use this file to override any of the CSS styles preset in the themed
stylesheets or you can add your own custom styles.
*********************************************************************************
****************************************************************************** */

/* Test */

















.body-wrapper {
    overflow-x: hidden;
}

.dnd-section {
	padding-bottom: 40px;
	padding-top: 40px;
}

.body-container__homepage .dnd-section:nth-child(odd) {
	background-color: #F8FAFC;
}





body {
  color: #444444;
  font-family: 'Montserrat', sans-serif;
  font-size: 16px;
  font-weight: 400;
}

p {
	font-family: 'Montserrat', sans-serif;
	font-weight: 400
}

a {
	font-family: 'Montserrat', sans-serif;
	color: rgba(2, 112, 224, 1.0);
	cursor: pointer;
	
}

a:hover,
a:focus {
	color:#00b1e3;
}

a:active {
	color: rgba(42, 152, 255, 1.0);
}

h1 {
	color: #444444;
	font-family: 'Montserrat', sans-serif;
	font-size: 32px;
	font-weight: 700;
}

@media(max-width: 767px) {
	h1 {
		font-size: 27.2px;
	}
}

h2 {
	color: #444444;
	font-family: 'Montserrat', sans-serif;
	font-size: 24px;
	font-weight: 700;
}

@media(max-width: 767px) {
	h2 {
		font-size: 20.4px;
	}
}

h3 {
	color: #444444;
	font-family: 'Montserrat', sans-serif;
	font-size: 18.72px;
	font-weight: 700;
}

@media(max-width: 767px) {
	h3 {
		font-size: 15.911999999999999px;
	}
}

h4 {
	color: #444444;
	font-family: 'Montserrat', sans-serif;
	font-size: 16px;
	font-weight: 700;
}

@media(max-width: 767px) {
	h4 {
		font-size: 13.6px;
	}
}

h5 {
	color: #444444;
	font-family: 'Montserrat', sans-serif;
	font-size: 13.28px;
	font-weight: 700;
}

h6 {
	color: #444444;
	font-family: 'Montserrat', sans-serif;
	font-size: 10.72px;
	font-weight: 700;
}

blockquote {
	border-left: 10px solid #F8FAFC;;
}





form, 
    .submitted-message {
    font-family: 'Montserrat', sans-serif;
    padding: 15px 5px;
    }
    h3.form-title {
    background-color: rgba(255, 255, 255, 0.0);
    color: rgba(30, 30, 30, 1.0);
    }
    .hs-button, 
    .button--primary {
    background-color: rgba(72, 169, 66, 1.0);
    border-radius: 6px;
    border: 1px solid;
    color: rgba(255, 255, 255, 1.0);
    border-color: rgba(9, 149, 255, 0.0);
    padding-left: 16px !important;
    padding-right: 16px !important;
    padding-top: 11.2px !important;
    padding-bottom: 11.2px !important;
    }
    .hs-button:hover, .button--primary:hover {
    background-color: rgba(72, 169, 66, 1.0);
    border-color: rgba(9, 149, 255, 0.0);
    color: rgba(255, 255, 255, 1.0);
    }
    .hs-button:focus, .button--primary:focus  {
    background-color: rgba(72, 169, 66, 1.0);
    border-color: rgba(9, 149, 255, 0.0);
    color: rgba(255, 255, 255, 1.0);
    }
    .hs-button:active, .button--primary:active  {
    background-color: rgba(72, 169, 66, 1.0);
    border-color: rgba(9, 149, 255, 0.0);
    color: rgba(255, 255, 255, 1.0);
    }
    .hs-form label {
    color: rgba(30, 30, 30, 1.0);
    }
    .hs-form-field label, .hs-form-field a {
    color: rgba(30, 30, 30, 1.0);
    }
    form#email-prefs-form div,
    form#email-prefs-form p,
    form#email-prefs-form h1,
    form#email-prefs-form h2,
    form#email-prefs-form span {
    color: rgba(30, 30, 30, 1.0);
    }
    
    a#hs_login_reset {
    color: rgba(30, 30, 30, 1.0);
    }
    .hs-form legend {
    color: rgba(30, 30, 30, 1.0);
    }
    body form .hs-input, 
    body form .hs-search-field__input,
    body form select,
    body form #hs-pwd-widget-password,
    body form textarea {
    border: 1px solid !important;
    background-color: rgba(255, 255, 255, 1.0);
    border-color: rgba(206, 217, 255, 1.0) !important;
    color: rgba(34, 76, 195, 1.0);
    border-radius: 6px;
    }
    body form .hs-input:hover, 
    body form .hs-search-field__input:hover,
    body form select:hover,
    body form #hs-pwd-widget-password:hover,
    body form textarea:hover {
    border-color: rgba(206, 217, 255, 1.0) !important;
    color: rgba(34, 76, 195, 1.0);
    }
    body form .hs-input:focus, 
    body form .hs-search-field__input:focus,
    body form select:focus,
    body form #hs-pwd-widget-password:focus,
    body form textarea:focus {
    border-color: rgba(206, 217, 255, 1.0) !important;
    }


.hs-search-field__bar,
	 .hs_cos_wrapper_type_form,
	  .widget-type-blog_subscribe,
	 .widget-type-google_search,
	 .widget-type-email_simple_subscription,
	 .widget-type-email_subscriptions,
	.widget-type-password_prompt,
	.systems-page .form-container, .post-footer{
    display:block;
	        border: 1px solid;
    border-color: rgba(233, 237, 249, 1.0) ;
    background-color: rgba(255, 255, 255, 1.0);
	}

.systems-page .hs-search-field__bar,
	 .systems-page .hs_cos_wrapper_type_form,
	  .systems-page .widget-type-blog_subscribe,
	 .systems-page .widget-type-google_search,
	 .systems-page .widget-type-email_simple_subscription,
	 .systems-page .widget-type-email_subscriptions,
	.systems-page .widget-type-password_prompt,
	.systems-page .form-container, .post-footer{
    display:block;
	   border: 1px solid;
    border-color: rgba(233, 237, 249, 1.0) ;
    background-color: rgba(255, 255, 255, 1.0);
	}



.fn-date-picker .pika-table thead th {
	color: rgba(255, 255, 255, 0.0);
}

.hs-input:-moz-placeholder,
.hs-input::-webkit-input-placeholder,
.hs-field-desc,
.hs-dateinput:before,
.hs-richtext {
	color: #444444;
}

.hs-richtext {
	font-size: 16;
}

.hs-default-font-element,
.hs-main-font-element {
	font-family: 'Montserrat', sans-serif;
}

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

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

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





th,
td {
	background-color: rgba(255, 255, 255, 1.0);
	border: 1px solid rgba(#null, 1.0);
	color: rgba(#null, 1.0);
}

thead th,
thead td {
	background-color: rgba(73, 74, 82, 1.0);
	color: rgba(255, 255, 255, 1.0);
}

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

table,
tbody + tbody {
	border-color: rgba(#null, 1.0);
}






.header {
	background-color: rgba(248, 250, 252, 0.0);
}

 
body header.white-header .custom-menu-primary a,
body header.white-header .custom-menu-primary .submenu.level-1 > li > a.active-branch,
body header.white-header .header_right>*>*>a:first-child {
  
   color: rgba(30, 30, 30,1.0);
}
body header.white-header .custom-menu-primary .submenu.level-1 > li:hover > a,
body header.white-header .custom-menu-primary .submenu.level-1 > li:focus > a {
	
  color: rgba(30, 30, 30,1.0);
}
body header.white-header .header_right>*>*>a:last-child {

	color: rgba(255, 255, 255,1.0);
	background-color: rgba(0, 189, 63,1.0);
}
body header.white-header .header_right>*>*>a:last-child:hover{
	color: rgba(255, 255, 255,1.0);
	background-color: rgba(0, 189, 63,1.0);
}


body .custom-menu-primary a,
.header__logo .logo-company-name,
.header__language-switcher-label-current,
.header__language-switcher .lang_list_class li a,
.mobile_menu .navigation-primary>ul>li>a,
.header_right>*>*>a:first-child{
  
   color: rgba(233, 237, 249,1.0);
}

body .custom-menu-primary .submenu.level-1 > li:hover > a,
body .custom-menu-primary .submenu.level-1 > li:focus > a,
.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: rgba(233, 237, 249,1.0);
}

body .custom-menu-primary a.active-branch,
body .header__language-switcher-label-current:active,
body .header__language-switcher .lang_list_class li a:active {
  color: rgba(233, 237, 249,1.0);
}
body .custom-menu-primary .submenu.level-1 > li.active-branch,
body .header__language-switcher-label-current:active,
body .header__language-switcher .lang_list_class li:active {
  background-color: rgba(255, 255, 255,0.0);
}
body .custom-menu-primary .submenu.level-1 > li {

  background-color: rgba(#null,0.0);
}
body .custom-menu-primary .submenu.level-1 > li:hover,
body .custom-menu-primary .submenu.level-1 > li:focus {
	
     background-color: rgba(255, 255, 255,0.0);
}
body .custom-menu-primary .submenu.level-1 > li > a.active-branch {
  color: rgba(233, 237, 249,1.0);
}

body .custom-menu-primary .submenu.level-1 > li > a.active-branch:after {
	
  background-color: rgba(233, 237, 249,1.0);
}




body header.white-header .custom-menu-primary .submenu.level-2  {
  background-color: #fff;
}
body header.white-header .custom-menu-primary .submenu.level-2 > li > a {
/*   color: rgba(255, 255, 255,1.0); */
  color: #1E1E1E;
}
body header.white-header .custom-menu-primary .submenu.level-2 .menu-item .menu-link {
  color: #1E1E1E;
  background-color: rgba(34, 76, 195,0.0);
}
body header.white-header .custom-menu-primary .submenu.level-2 .menu-item .menu-link:hover,
body header.white-header .custom-menu-primary .submenu.level-2 .menu-item .menu-link:focus,
body header.white-header .header__language-switcher .lang_list_class li:hover,
body header.white-header .custom-menu-primary .submenu.level-2 .triangle-container.level-2.hover .triangle {
   background-color: rgba(255, 255, 255,0.0);

  color: #1E1E1E;
}
body header.white-header .custom-menu-primary .submenu.level-2 .menu-item .menu-link.active-branch {
/*   color: rgba(255, 255, 255,1.0); */
  color: #1E1E1E;
   background-color: rgba(255, 255, 255,0.0);
}




body .custom-menu-primary .submenu.level-2 > li > a {
  color: rgba(255, 255, 255,1.0);
/*   color: #1E1E1E; */
}
body .custom-menu-primary .submenu.level-2 .menu-item .menu-link {
/*   color: #1E1E1E; */
  background-color: rgba(34, 76, 195,0.0);
}
body .custom-menu-primary .submenu.level-2 .triangle-container .triangle {
	
  background-color: rgba(34, 76, 195,0.0);
}

body .custom-menu-primary .submenu.level-2 .menu-item .menu-link:hover,
body .custom-menu-primary .submenu.level-2 .menu-item .menu-link:focus,
body .header__language-switcher .lang_list_class li:hover,
body .custom-menu-primary .submenu.level-2 .triangle-container.level-2.hover .triangle {
   background-color: rgba(255, 255, 255,0.0);
  color: rgba(255, 255, 255,1.0);
/*   color: #1E1E1E; */
}
body .custom-menu-primary .submenu.level-2 .menu-item .menu-link.active-branch {
  color: rgba(255, 255, 255,1.0);
/*   color: #1E1E1E; */
   background-color: rgba(255, 255, 255,0.0);
}

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

.header__language-switcher-label-current:after {
	border-top-color: rgba(233, 237, 249, 1.0);
}

header.header .custom-menu-primary .navigation-primary>ul>li>ul{

  background-color: rgba(34, 76, 195,1.0);
}

.header_right>*>*>a:last-child{
 color: rgba(34, 76, 195,1.0);
   background-color: rgba(255, 255, 255,1.0);
}

.header_right>*>*>a:last-child:hover{
 color: rgba(34, 76, 195,1.0);
   background-color: rgba(255, 255, 255,1.0);
}

@media(max-width: 767px) {
	.header__navigation {
		background-color: rgba(248, 250, 252, 0.0);
	}

	.header__navigation-toggle svg,
	.menu-arrow svg {
		fill: rgba(233, 237, 249, 1.0);
	}
}






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

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

footer.footer .footer__txt, footer.footer .footer__copyright{
color: rgba(233, 237, 249,1.0);
}








.blog-post__date {
	border-color: #444444;
}

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

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

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

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

.blog-pagination__link {
	color: #444444;
}

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

.blog-post__title {
	color: #444444;
	font-family:'Montserrat', sans-serif;
	font-size: 24px;
	font-weight: ;
}

.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            */

.blog-header {
	background-color: rgb(238, 240, 242);
}

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

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

.blog-post__tag-link:hover{
	color: #00b1e3;
}

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

.blog-post__read-more a:hover svg {
	fill: #00b1e3;
}

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

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

.blog-sidebar a:hover {
	color: #00b1e3;
}

.blog__subscription-block {
	background-color: rgb(238, 240, 242);
}

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

.blog-post {
	box-shadow: -5px 0px 20px 0px rgba(73, 75, 77, 0.10);
}

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

.blog-post__body, .blog-post__tags a {
	color: #444444;
}

.blog-post__meta a:hover {
  color: #00b1e3
}

.blog-post__links {
	border-top:  2px solid rgb(228, 230, 232);
}

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

.blog-post__back-to-blog:hover {
	color: #00b1e3;
}

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

a.blog-post__back-to-blog:hover svg {
	fill: #00b1e3;
}

.comment.depth-0,
.blog-comments form {
	border-top: 2px solid rgb(228, 230, 232);
}

.comment.depth-1 {
	border-left: 2px solid rgb(228, 230, 232);
}

.section.post-footer .hs-input {
	border-color: rgb(228, 230, 232);
}

.blog-recent-posts {
	background-color: rgb(238, 240, 242);
}










body .icon svg {
	fill: #494A52;
}

body .tns-nav button.tns-nav-active {
	background-color: #494A52;
}

body .tns-nav button:hover,
body .tns-nav button:focus {
	background-color: #494A52;
}

body .social-links__icon {
	background-color: #494A52;
}

body .social-links__icon:hover svg,
body .social-links__icon:focus svg {
	fill: rgba(#null, 0.0);
}

body .social-links__icon:active svg {
	fill: rgba(#null, 0.0);
}

body .team-member__description {
	background-color: #F8FAFC;
}

.conditions-block__list {
    margin: 0px auto;
}

.conditions {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: center;
}

.conditions .condition {
    width: 360px;
    height: 74px;
    margin: 20px;
    padding: 10px 20px;
    display: flex;
    align-items: center;
    border-radius: 8px;
    background: #FFFFFF;
    border: 1px solid #E9EDF9;
    box-shadow: 0 0 24px #d0d2d3;
}

.conditions .condition__name {
    font-family: 'Roboto Condensed', sans-serif;
    font-weight: 700;
    font-size: 20px;
    line-height: 23px;
    color: #1E1E1E;
    flex: 1;
}

.conditions .condition__status {
    background: transparent;
    width: 122px;
    height: 34px;
    line-height: 34px;
    border-radius: 6px;
    font-weight: 600;
    font-size: 12px;
    text-align: center;
    letter-spacing: 1.5px;
    text-transform: uppercase;
    color: #FFFFFF;
}

.conditions .condition__status.condition__status--available {
    background: #48A942;
}

.conditions .condition__status.condition__status--recruiting {
    background: #9ACD66;
}

.conditions .condition__status.condition__status--coming-soon {
    background: #224CC3;
}

.hs_show_banner_button {
    margin: -60px 0 0 10px!important;
    float: left!important;
}






.body-container__website .dnd-section:nth-child(odd) {
	background-color: {typography=, tables=, buttons=, spacing=, footer=, global_colors=, blog_settings=, header=, forms=}
}

.dnd-section > .row-fluid, .page-center, .footer__container, .header__container,.content-wrapper{
  max-width: 1400px;
	margin: 0 auto;
  padding: 0 50px;
}

@media screen and (max-width: 600px){
  .dnd-section > .row-fluid, .page-center, .footer__container, .header__container,.content-wrapper{
    padding: 0 20px;
  }
  
  .hs_cos_wrapper_type_rich_text ul li {
    margin-bottom: 10px;
  }
}

@media(max-width:325px){
  .footer__container{
  padding:0;
  }
}

.page-header.section-header h1 {
	font-family: 'Roboto Condensed', sans-serif;
	font-size: 48px;
	line-height: 56px;
	color: #1E1E1E;
	margin: 50px 0px 30px;
}

@media(max-width: 1139px) {
  .page-header.section-header h1 {
     text-align: center;
  }
}

p.secondary-header {
	max-width: 800px;
	margin: 0px auto 30px;
}

.page-header.section-header .secondary-header .section-subheader {
	font-size: 20px;
    line-height: 33px;
    color: #1E1E1E;
    text-align: center;
  	width: 100%;
}

.home-page.banner-section .dnd-section .row-fluid {
  max-width: none;
}

.home-page.banner-section .book-demo {
  margin-bottom: 50px;
  display: flex;
  width: 100%;
}

@media screen and (max-width: 520px) {
  .home-page.banner-section .book-demo {
    margin-bottom: 50px;
    display: flex;
    width: 100%;
    flex-direction: column;
  }
}

.btn {
    display: flex;
    align-items: center;
    justify-content: center;
    cursor: pointer;
    font-weight: 600;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    user-select: none;
    border: 1px solid transparent;
    padding: .7rem 1rem;
    font-size: 15px;
    line-height: 1.5;
    border-radius: 6px;
    transition: color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;
    color: #ffffff;
    background: transparent;
}

.btn--green {
    color: #ffffff;
    background-color: #48A942;
}


.btn--big {
    font-size: 18px;
    padding: 1.2rem 2.2rem;
}

.btn--white-outline {
  background-color: transparent;
  border: 1px solid #fff;
  margin-left: 20px;
}

@media screen and (max-width: 520px) {
  .btn--white-outline {
    background-color: transparent;
    border: 1px solid #fff;
    margin-left: 0px;
    margin-top: 20px
  }
}

.title {
    font-family: 'Roboto Condensed', sans-serif;
    font-size: 38px;
    line-height: 45px;
    font-weight: 700;
    color: #ffffff;
}

.title.title--blue {
	color: #224CC3;
}

.title.title--dark {
    color: #1E1E1E;
}

.title.title--big {
  font-size: 48px;
  line-height: 56px;
}

@media screen and (max-width: 450px) {
  body form .hs-input[type=checkbox]{
    margin-top: 5px;
  }

  .legal-consent-container .hs-form-booleancheckbox-display>span {
    margin-left: 24px !important;
  }
}

@media screen and (max-width: 1100px) {
    .title.title--big {
      font-size: 36px;
      line-height: 44px;
  }
}