







/* 1a. Containers */




/* 1b. Colors */




/* 1c. Typography */

































































/* 1d. Buttons */







/* 1e. Forms */










/* 1f. Tables */











/* 1g. Site header */

/* main menu */










/* child menu */












/* 1h. Site footer */












.dnd-section,
.content-wrapper--vertical-spacing {
  padding-bottom: 30px;
  padding-top: 30px;
}

.dnd-section > .row-fluid,
.content-wrapper{
  width: 100%;
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto;
}

.site-wrap {
  -webkit-transition: -webkit-transform 400ms ease;
  -moz-transition: -moz-transform 400ms ease;
  -o-transition: -o-transform 400ms ease;
  transition: transform 400ms ease;
  width: 100%;
  margin: 0 auto;
}

@media (min-width: 576px){
  .dnd-section > .row-fluid,
  .content-wrapper{
    max-width: 587.3684210448px;
  }
}

@media (min-width: 768px){
  .dnd-section > .row-fluid,
  .content-wrapper{
    max-width: 783.1578947264px;
  }
}
@media (min-width: 992px){
  .dnd-section > .row-fluid,
  .content-wrapper{
    max-width: 1044.210526306px;
  }
}
@media (min-width: 1200px){
  .dnd-section > .row-fluid,
  .content-wrapper{
    max-width: 1240px;
  }
}
@media (min-width: 1600px){
  .site-wrap{
    max-width: 1600px;
  }
}





  body {
    font-size: 18px;
    color: ;
    font-weight: regular;
    font-family: Jost;
  }
  /* Paragraphs */

  p {
    font-size: 18px;
    color: ;
    font-weight: regular;
  }

  /* Anchors */

  a {
    color: #4378b0;

  }

  a:hover,
  a:focus,
  a:active {
    color: #8E4162;
  }

  /* Headings */

  h1 {
    font-family: Jost;
    font-size: 56px;
    color: #101820;
    font-weight: 500;
  }

  h2 {
    font-family: Jost;
    font-size: 42px;
    color: #4378b0;
    font-weight: 500;
    line-height:1.2;
  }

  h3 {
    font-family: Jost;
    font-size: 30px;
    color: #4378b0;
    font-weight: 500;
    line-height:1.3;
  }

  h4 {
    font-family: Jost;
    font-size: 24px;
    color: #888888;
    font-weight: 500;
    /*letter-spacing:.5px;*/
  }

  h5 {
    font-family: Jost;
    font-size: 22px;
    color: #101820;
    font-weight: 500;
  }

  h6 {
    font-family: Jost;
    font-size: 20px;
    color: #101820;
    font-weight: regular;
  }

/* Special Classes */

.checkmarks ul {
  list-style-type: none;
  padding-left: 5px;
  margin-top:15px;
  margin-bottom: 20px;
}
.checkmarks ul li {
  position: relative;
  padding-left: 20px;
  margin-bottom: 12px;
  margin-left:15px;
}
.checkmarks ul li:before {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    color: #ffba35;
    content: "\f00c";
    font-family: FontAwesome;
    font-size: 20px;
    font-style: normal;
    font-weight: 400;
    left: 0;
    line-height: 1.3;
    margin: 2px 5px 0 -10px;
    position: absolute;
    top: 0;
}
.dashes ul {
  list-style-type: none;
  padding-left: 5px;
  margin-top:15px;
  margin-bottom: 20px;
}
.dashes ul li {
  position: relative;
  padding-left: 20px;
  margin-bottom: 12px;
  margin-left:15px;
}
.dashes ul li:before {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    color: #ffba35;
    content: "\f068";
    font-family: FontAwesome;
    font-size: 20px;
    font-style: normal;
    font-weight: 400;
    left: 0;
    line-height: 1.3;
    margin: 2px 5px 0 -10px;
    position: absolute;
    top: 0;
}
h1.home-hero {
  line-height:1.3;
  font-size:50px;
  text-shadow:2px 2px 1px #666;
}  
h2.home-hero {
  font-size:26px;
  margin-top:10px;
  color:#444;
}  
h2.hero-subhead {
  color:#222;
  text-align:center!important;
}  
h2.subheader {
  font-size:36px; 
}
h3.solutions {
  font-size:26px;
}
a#cta_button_20455210_e2b83456-6e57-40fd-bdb1-d58e3fa1a374:hover {
  background-color:#f3a914!important;
  color:#8E4162!important;
}
a#cta_button:hover {
  background-color:#f3a914!important;
  color:#8E4162!important;
}
.pp-content-box {
    margin:20px 0px;
    min-height:130px;
    clear:both;
}  
.pp-content-box h3 {
    color:#000!important;
    margin:8px 0!important;
}  
.pp-content-box img {
    border-radius: 2px;
    text-align:center;
    padding:10px;
  }  
.smallText {
  font-size:.9em; 
}  
.leadinModal-theme-top .leadin-preview-wrapper h4 {
  font-weight:500!important;
}
.callout-border-left {
  border-left: 3px solid #4378b0;
  padding-left:30px;
}
.gold-stat {
  font-size: 60px;
  color: #FFBA35;
  font-weight:bold;
}
.large-callout-text {
  text-align:center;
  color:#fff;
  font-size: 1.3em;
  font-weight:500;
}
.stat-border-right {
  border-right: 1px solid #FFBA35;
  padding-right:20px;
}
.border-photo {
  border-radius:4px;
  box-shadow:0 2px 6px rgba(0,0,0,.15),0 0 3px rgba(0,0,0,.12);
  border:0px solid #fff;
  margin:10px;
}
.block-border-right {
  border-right: 2px solid #4378b0;
  padding-right: 30px;
}
.block-border-left {
  border-left: 2px solid #4378b0;
  padding-left: 30px;
}
.white-text-overlay {
  padding:20px;
  background: rgba(255,255,255,.85);
  border-radius:2px;
  font-size:20px;
}
/* FastTrak Cards */
.styled-card {
    padding: 1.4rem;
    border-radius: 20px;
    box-shadow:0 2px 6px rgba(0,0,0,.15),0 0 3px rgba(0,0,0,.12);
    min-height:430px;
}
.styled-card h3 {
    font-size:24px;
}
.styled-card.blue {
    background-color: rgba(67, 120, 176, .8);
    border: 1px solid #4378b0;
}
.styled-card.yellow {
    background-color: rgba(255, 186, 53, .85);
    border: 1px solid #FFBA35;
}
.styled-card.purple {
    background-color: rgba(142, 65, 98, .85);
    border: 1px solid #8E4162;
}
.styled-card.blue-outline {
   background-color: rgba(255, 255, 255, .85);
   border: 4px solid #4378b0;
   align-content:center;
}
.styled-card.purple-outline {
   background-color: rgba(255, 255, 255, .85);
   border: 4px solid #8E4162;
   align-content:center;
}

/* Platform Cards */
.styled-card-steps {
    padding: 1.4rem;
    border-radius:4px;
    box-shadow:0 2px 6px rgba(0,0,0,.15),0 0 3px rgba(0,0,0,.12);
    background-color: #fff;
    border: 0px solid #4378b0;
    align-content:center;
    min-height:300px;
}

@media (max-width: 1597px){
  .styled-card {
    min-height:500px;
  }
}
@media (max-width: 1280px){
  .styled-card {
    min-height:560px;
  }
}
@media (max-width: 997px){
  .stat-border-right {
    border-right: 0px;
   }
  .block-border-right {
    border-right: 0px;
   }
  .block-border-left {
    border-left: 0px;
   }
}
@media (max-width: 768px){
  h1.home-hero {
    line-height:1.3;
    font-size:36px;
  }  
  h1 {
    line-height:1.3;
    font-size:36px;
  }  
  h2.home-hero {
    font-size:22px;
  }
  h2 {
   font-size:30px; 
   line-height:1.3!important;
  }  
  h2.subheader {
    font-size:28px; 
  }
  .pp-content-box {
    text-align:center;
  }  
  #schedule-demo h3 {
   font-size:20px;
    margin-bottom:0px;
  }  
  #schedule-demo .hs-form-field {
    margin-top:8px; 
  }  
  .styled-card {
    min-height:400px;
  }
  .styled-card.blue-outline {
    min-height:210px;  
  }
  .styled-card.purple-outline {
    min-height:210px;  
  }
}

/* Animations */
/* For Fade-in effect */
#FadeAnimText {
    -webkit-animation: fadein 3s; /* Safari, Chrome and Opera > 12.1 */
    -moz-animation: fadein 3s; /* Firefox < 16 */
    -ms-animation: fadein 3s; /* Internet Explorer */
     -o-animation: fadein 3s; /* Opera < 12.1 */
     animation: fadein 3s;
}
@keyframes fadein {
    from { opacity: 0; }
    to   { opacity: 1; }
}

/* Firefox < 16 */
@-moz-keyframes fadein {
    from { opacity: 0; }
    to   { opacity: 1; }
}

/* Safari, Chrome and Opera > 12.1 */
@-webkit-keyframes fadein {
    from { opacity: 0; }
    to   { opacity: 1; }
}

/* Internet Explorer */
@-ms-keyframes fadein {
    from { opacity: 0; }
    to   { opacity: 1; }
}

/* Opera < 12.1 */
@-o-keyframes fadein {
    from { opacity: 0; }
    to   { opacity: 1; }
}

/*For slide-in effects */
@keyframes slideInLeft {
0% {
  	opacity: 0;
    transform: translate3d(-30%, 0, 0);
    visibility: visible;
  }
  to {
    opacity: 1;
  	transform: translateZ(0);
  }
}
.slideInLeft {
   -webkit-animation: slideInLeft 2s; /* Safari, Chrome and Opera > 12.1 */
    -moz-animation: slideInLeft 2s; /* Firefox < 16 */
    -ms-animation:slideInLeft 2s; /* Internet Explorer */
    -o-animation:slideInLeft 2s; /* Opera < 12.1 */
    animation-name: slideInLeft 2s;
    animation-delay: 3s;
}

@keyframes slideInRight {
  0% {
    opacity: 0;
    transform: translate3d(30%, 0, 0);
    visibility: visible;
  }
  to {
    transform: translateZ(0);
    opacity: 1;
  }
}
.slideInRight {
   -webkit-animation: slideInRight 2s; /* Safari, Chrome and Opera > 12.1 */
    -moz-animation: slideInRight 2s; /* Firefox < 16 */
    -ms-animation:slideInRight 2s; /* Internet Explorer */
    -o-animation:slideInRight 2s; /* Opera < 12.1 */
    animation-name: slideInRight 2s;
    animation-delay: 3s;
}

@keyframes slideInDown {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, -30%, 0);
    transform: translate3d(0, -30%, 0);
    visibility: visible;
  }

  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

.slideInDown {
  -webkit-animation: slideInDown 2s; /* Safari, Chrome and Opera > 12.1 */
    -moz-animation: slideInDown 2s; /* Firefox < 16 */
    -ms-animation:slideInDown 2s; /* Internet Explorer */
    -o-animation:slideInDown 2s; /* Opera < 12.1 */
    animation-name: slideInDown 2s;
    animation-delay: 3s;
}
/* Blockquote */






button,
.button {
  background-color: 

  
  
    
  


  rgba(255, 186, 53, 1.0)

;
  border: 0px solid #00171e;
  border-radius: 2px;
  color: #8E4162;
  padding: 12px 20px;
  font-weight: 500;
  text-transform: uppercase;
  transition: all .5s;
  line-height: 1.5;
  text-decoration:none;
}

button:hover,
.button:hover {
  background-color: #f3a914;
  color: #8E4162;
}

.hs-button {
  background-color: 

  
  
    
  


  rgba(255, 186, 53, 1.0)

;
  border: 0px solid #00171e;
  border-radius: 2px;
  color: #8E4162;
  padding: 12px 20px;
  font-weight: 500;
  text-transform: uppercase;
  transition: all .5s;
  line-height: 1.5;
  text-decoration:none;
  box-shadow: 0 2px 6px rgba(0,0,0,.15), 0 0 3px rgba(0,0,0,.12);
}
.hs-button:hover {
  background-color:#f3a914;
  color: #8E4162;
}
.hs-button:focus {
  color: #8E4162;
}  
/* button:active,
.button:active {
background-color: rgba(255, 226, 93, 1.0);
border-color: #283f46;
color: #8E4162;
}*/

/** About Page Modals **/
.reveal-modal-bg { 
    position: fixed; 
		height: 100%;
		width: 100%;
		background: #000;
		background: rgba(0,0,0,.8);
		z-index: 100;
		display: none;
		top: 0;
		left: 0; 
		}
	
	.reveal-modal {
		visibility: hidden;
		top: 100px; 
		left: 50%;
		margin-left: -300px !important;
		width: 550px !important;
		background: #eee url(modal-gloss.png) no-repeat -200px -80px;
		position: absolute;
		z-index: 101;
		padding: 30px 40px 34px;
		-moz-border-radius: 5px;
		-webkit-border-radius: 5px;
		border-radius: 2px;
		-moz-box-shadow: 0 0 10px rgba(0,0,0,.4);
		-webkit-box-shadow: 0 0 10px rgba(0,0,0,.4);
		-box-shadow: 0 0 10px rgba(0,0,0,.4);
		}
		
	.reveal-modal.small 		{ width: 200px; margin-left: -140px;}
	.reveal-modal.medium 		{ width: 400px; margin-left: -240px;}
	.reveal-modal.large 		{ width: 600px; margin-left: -340px;}
	.reveal-modal.xlarge 		{ width: 800px; margin-left: -440px;}
	
	.reveal-modal .close-reveal-modal {
		font-size: 24px;
		line-height: .5;
		position: absolute;
		top: 18px;
		right: 11px;
		color: #4378b0;
		text-shadow: 0 -1px 1px rbga(0,0,0,.6);
		font-weight: bold;
		cursor: pointer;
    text-decoration:none;
		} 


@media (max-width: 650px) {
    .reveal-modal {
        width: 350px !important;
        margin-left: -170px !important;
    }
  .hs-button {
    padding:12px!important;
    font-size:.9em!important;
  }
}

*/



form{

}

form, .submitted-message, .subscribe-options label {
  font-size: 18px!important;
  color: ;
  font-weight: regular
}

/* Form title */

.form-title {
  /*background-color: 

  
  
    
  


  rgba(255, 186, 53, 1.0)

;*/
  color: #101820;
}
.form-title h3 {
  font-size:24px!important;
  line-height:1.4!important;
}

/* Form label */

form label {
  color: #101820;
}

.hs-form-required {
  color:#fff!important; 
}  
/* Form help text */

form legend {
  color:#fff!important; 
}

/* Form inputs */

.hs-form fieldset {
max-width: none!important;
}
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: #ced4da;
  color: ;
  font-size:16px;
  width:100%;
}
form textarea {
  min-height:100px;
}
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: #fff;
}
.form-columns-1 .hs-input {

}  
/* Form placeholder text */

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

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

/* Date picker */

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

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

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

.form-container{
padding: 60px 45px;
}

.body-container-wrapper .custom_error_message form,
.body-container-wrapper .widget-type-form, 
.body-container-wrapper .widget-type-blog_subscribe, 
.body-container-wrapper .widget-type-google_search,
.body-container-wrapper .widget-type-password_prompt.custom_error_message, 
.body-container-wrapper .widget-type-email_simple_subscription, 
.body-container-wrapper .hs-search-field__bar, 
.body-container-wrapper .submitted-message, 
.body-container-wrapper #hs_cos_wrapper_password_prompt,
.body-container .submitted-message,.blog-comments form,
.widget-type-email_simple_subscription,
.hs_cos_wrapper_type_member_login,

.widget-type-password_prompt,
.form-container{
  background-color: none;
  display: block;
  padding: 60px 45px;
}

/* Submit button */

form input[type=submit],
form .hs-button {
  background-color: 

  
  
    
  


  rgba(255, 186, 53, 1.0)

;
  border: 0px solid #00171e;
  border-radius: 2px;
  color: #8E4162;
  padding: 12px 20px;
  font-family: Jost;
  font-weight:500;
}

form input[type=submit]:hover,
form input[type=submit]:focus,
form .hs-button:hover,
form .hs-button:focus {
  background-color: rgba(255, 186, 53,1.0);
  border-color: rgba(#000000);
  color: #8E4162;
}

form input[type=submit]:active,
form .hs-button:active {
  background-color:rgba(255, 186, 53,1.0);
  border-color: rgba(#283f46);
  color: #8E4162;
}





table th {
   background-color:rgba(118, 159, 182,1.0);
  border-color: #212529;
}

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

thead th,
thead td {
  background-color: 

  
  
    
  


  rgba(118, 159, 182, 1.0)

;
  border-bottom-color: #212529;
  color: #212529;
}

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





.header {
  background-color: 

  
  
    
  


  rgba(255, 255, 255, 1.0)

;
}

.header__container {
  max-width: px;
}

.custom-menu-primary .hs-menu-wrapper > ul > li > a {
    color: rgba(0, 0, 0, 1.0);
    /*background-color: rgba(255, 255, 255, 1.0);*/
    }
    .custom-menu-primary .hs-menu-wrapper > ul > li>a:hover {
    color: rgba(67, 120, 176, 1.0);
    background-color: rgba(255, 255, 255, 1.0);
    }
    .custom-menu-primary .hs-menu-wrapper > ul > li.active > a,
    .custom-menu-primary .hs-menu-wrapper > ul > li.active-branch > a,
    .custom-menu-primary .hs-menu-wrapper > ul > li > a.active{
    color: rgba(0, 0, 0, 1.0);
    /*background-color: rgba(255, 255, 255, 1.0);*/
    }
    .custom-menu-primary .hs-menu-wrapper > ul ul li {
    background-color: rgba(255, 255, 255, 1.0);
    }
    .custom-menu-primary .hs-menu-wrapper > ul ul li a{
    color: rgba(0, 0, 0, 1.0);
    }
    .custom-menu-primary .hs-menu-wrapper > ul ul li a:hover{
    color: rgba(67, 120, 176, 1.0);
    background-color: rgba(255, 255, 255, 1.0);
    }
    .custom-menu-primary .hs-menu-wrapper > ul ul li a.active,
    .custom-menu-primary .hs-menu-wrapper > ul ul li.active > a,
    .custom-menu-primary .hs-menu-wrapper > ul ul li.active-branch > a{
    color: rgba(0, 0, 0, 1.0);
    background-color: rgba(255, 255, 255, 1.0);
    }
@media (min-width: 768px){
  .custom-primary-menu .hs-menu-wrapper >ul ul {
   background-color: #fff;
  }
}

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

.header__language-switcher .lang_list_class.first-active::after {
  border-bottom-color: 

  
  
    
  


  rgba(255, 255, 255, 1.0)

;
}

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

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

@media(max-width: 767px) {
  .header__navigation {
    background-color: 

  
  
    
  


  rgba(255, 255, 255, 1.0)

;
  }

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





.footer {
  /*background-color: 

  
  
    
  


  rgba(67, 120, 176, 1.0)

;*/
  background-image: linear-gradient(#364758, #1d2630);

}
/* Footer Content */

.footer * {
  color: #fff;
}

.footer-content-newsletter h3{
  color:#fff;
}

.footer>.top-footer .footer-menu .hs-menu-wrapper>ul>li>a{
  color:#FFBA35;
}
.footer>.top-footer .footer-menu .hs-menu-wrapper>ul>li>a:hover{
  color:#FFBA35;
}

.footer a{
  color:#fff;
}


.footer a:hover{
  color:#fff;
}




/* Blog Header */

.blog-header {
  background-color: rgba(,0.0);
}

/* Blog Listing */

.blog-index__post-inner-card {
  box-shadow: -5px 0px 20px 0px rgba(0, 0, 0, 0.10);
}
.blog-index__post-inner-card:hover {
  box-shadow: -5px 0px 20px 0px rgba(0, 0, 0, 0.15);
}
.blog-tag-filter__menu-link,
.blog-post__tag-link,
.blog-card__tag-link,
.blog-post__author-name,
.blog-card__title a {
  color: ;
}

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

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

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

.blog-pagination__link {
  color: ;
}

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

.blog-post__title {
  color: #101820;
  font-family:Jost;
  font-size: 56px;
  font-weight: 500;
}

.blog-post__author {
  background-color: #00171e;
}

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

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

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

.blog-index__post-content--small h2 {
  font-size: 22px;
  line-height:1.3;
}

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

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

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

.blog-sidebar a {
  color: ;
}

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

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

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

.blog-post__meta a {
  color: ;
}

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

.blog-post__links-container {
  border-top:  2px solid rgb(122, 45, 78);
}

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

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

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

.comment.depth-1 {
  border-left: 2px solid rgb(122, 45, 78);
}

.section.post-footer .hs-input {
  border-color: rgb(122, 45, 78);
}

.blog-recent-posts {
  background-color: rgb(245, 245, 245);
}











/*NEW THEME OVERRIDES*/
.hs-accordion__item button {
	 color: #4378b0!important;
   letter-spacing:.5px!important;
   background-color:#eef1f7!important;
}
.hs-accordion__item[aria-expanded=true] button {
    color: #4378b0!important;
    border-bottom-color: #f3a914!important;
}
.hs-accordion__item-icon {              /* Icon styles */
    border: 1px solid #8E4162!important;
    background-color:#FFE5BF!important;
}
.hs-accordion__item-icon:before {   
    background-color: #8E4162!important;
}
.hs-accordion__item-icon:after {   
    background-color: #8E4162!important;
}
.hs-accordion__item button:hover .hs-accordion__item-icon {
   border-color: #8E4162!important;
   background-color: #FFE5BF!important;
}
.hs-accordion__item button:hover .hs-accordion__item-icon:before,
.hs-accordion__item button:hover .hs-accordion__item-icon:after {
    background-color: #8E4162!important;
}
.hs-accordion__item[aria-expanded=true] .hs-accordion__item-icon {
    border-color: #8E4162!important;
}
.hs-accordion__item[aria-expanded=true] .hs-accordion__item-icon:before,
.hs-accordion__item[aria-expanded=true] .hs-accordion__item-icon:after,
.hs-accordion__item[aria-expanded=true] button:hover .hs-accordion__item-icon:before,
.hs-accordion__item[aria-expanded=true] button:hover .hs-accordion__item-icon:after {
    background-color: #8E4162!important;  
}
.card__price {
  font-family: Jost;
  font-size: 30rem;
  color: #4378b0;
  font-weight: 500
}

/* Solutions Pages - Testimonials Slider */

.module__testimonials__slide-quote p {
  font-size:22px!important;
  font-family: Jost!important;
  font-weight:500!important;
  color:#4378b0!important;
  font-style:italic!important;
  padding-top:30px!important;
}
.module__testimonials__slide-meta p {
  font-size: 18px!important;
  font-family: Jost!important;
}
.slick-slider .slick-dots li {
  color:transparent;
}
.slick-slider .slick-dots {
  margin-top:0px!important;
  display:none!important;
}
.slick-slider .slick-list {
  max-width:1050px!important;
}
/* Icons with Text */
.icon-section--item svg {
  fill: #23496d!important;
}
.solutions-tile-box {
  background-color:#fff;
  padding:30px 20px; 
  margin:30px 0; 
  box-shadow: 0 2px 6px rgb(0 0 0 / 15%), 0 0 3px rgb(0 0 0 / 12%);
  -webkit-box-shadow: 0 2px 6px rgb(0 0 0 / 15%), 0 0 3px rgb(0 0 0 / 12%);
  -moz-box-shadow: 0 2px 6px rgba(0,0,0,.15),0 0 3px rgba(0,0,0,.12);
  transition: transform .2s ease,box-shadow .2s;  
}
.solutions-tile-box:hover {
  box-shadow:-5px 0px 20px 0px rgb(0 0 0 / 15%);
  -webkit-box-shadow:-5px 0px 20px 0px rgb(0 0 0 / 15%);
  -moz-box-shadow:-5px 0px 20px 0px rgb(0 0 0 / 15%);
}

/* Old Solutions Counter module */

.counter-inner-wrapper {
  justify-content: space-between!important;
}
.counter-child {
  font-size: 1.3em;
  color:#fff;
  max-width:100%!important;
}
.counter-child .title {
  font-weight:400!important;
}
.number-parent span {
    color:#ffba35!important;
}
.number-parent .count-number {
  font-size:60px!important;
} 
span .icon-parent img {
  width:230px!important;
  height:100px!important;
}

/* Animated Scrolling Timeline */

.timeline-with-scrolling-animation-timeline-main {
  padding:0px!important;
}
.timeline-with-scrolling-animation-timeline-main .timeline-with-scrolling-animation-container {
  border:none!important;
  box-shadow:none!important;
  padding:0px!important;
  background-color:transparent!important;
}
.timeline-with-scrolling-animation-timeline-main .timeline-with-scrolling-animation-heading-main {
    margin-bottom:20px!important;
}
.timeline-with-scrolling-animation-timeline-main .timeline-with-scrolling-animation-timeline-outer .timeline-section:nth-last-child(2) .timeline-inner:after {
  background-color:transparent!important;
  margin-bottom:0px!important;
}
.timeline-with-scrolling-animation-timeline-main .timeline-with-scrolling-animation-timeline-outer .timeline-section:first-child .timeline-inner:after {
  background-color:transparent!important;
  margin-bottom:0px!important;
}
.timeline-with-scrolling-animation-timeline-main .timeline-with-scrolling-animation-timeline-outer .timeline-section:nth-child(even) .timeline-inner:before {
  left:-50px!important;
}
.timeline-with-scrolling-animation-timeline-main .timeline-with-scrolling-animation-timeline-outer .timeline-section:nth-child(even) .timeline-inner {
	padding-left:50px!important;
  border-radius: 4px;
}
.timeline-with-scrolling-animation-timeline-main .timeline-with-scrolling-animation-timeline-outer .timeline-section:nth-child(odd) .timeline-inner:before {
  right:-50px!important;
}
.timeline-with-scrolling-animation-timeline-main .timeline-with-scrolling-animation-timeline-outer .timeline-section:nth-child(odd) .timeline-inner {
  padding-right:50px!important;
  text-align:left!important;
  border-radius: 4px;
}
.timeline-with-scrolling-animation-timeline-main .timeline-with-scrolling-animation-timeline-outer .timeline-section h3 {
  text-transform:none!important;
  margin-bottom:0px!important;
}
.timeline-with-scrolling-animation-timeline-main .timeline-with-scrolling-animation-timeline-outer .mid-line:before {
  border-width:12px!important;
}
.timeline-with-scrolling-animation-timeline-main .timeline-with-scrolling-animation-timeline-outer .timeline-section.visible .timeline-inner {
	background: rgb(67, 120, 176, 0.5);
	border: 3px solid #4378B0;
	padding:30px 30px 20px 30px;
  width:49%!important;
}
@media (max-width:768px) {
  .timeline-with-scrolling-animation-timeline-main .timeline-with-scrolling-animation-timeline-outer .timeline-section:nth-child(even) .timeline-inner {
	  padding-left:0px!important;
  }
  .timeline-with-scrolling-animation-timeline-main .timeline-with-scrolling-animation-timeline-outer .timeline-section:nth-child(odd) .timeline-inner {
	  padding-right:0px!important;
  }
}