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



















































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

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

img {
  border: 0;
  max-width:100%;
}





body {
  color: #515e76;
  font-family: Work Sans;
  font-size: 16px;
  font-weight: 400
}

a {
  color: rgba(20, 20, 20, 1.0);
  background: transparent;
}

.hs-search-field__suggestions #results-for {
  color: #515e76;
}

.hs-search-field__suggestions li {
  color: #515e76;
}

.hs-search-field__suggestions li a,
.hs-search-field__suggestions a{
  color: rgba(20, 20, 20, 1.0);
}

.post__meta a {
  color: #515e76;
  text-decoration:none;
}

.post__meta a:hover {
  color: #515e76;
}

a:hover {
  color: #141414;
}

a:active {
  color: rgba(20, 20, 20, 1.0);
}


h1 {
  color: #141414;
  font-family: Source Serif Pro;
  font-size: 36px;
  font-weight: 600;
}


h2 {
  color: #141414;
  font-family: Source Serif Pro;
  font-size: 50px;
  font-weight: 600;
}

h3 {
  color: #141414;
  font-family: Source Serif Pro;
  font-size: 28px;
  font-weight: 600;
}

h4 {
  color: #141414;
  font-family: Source Serif Pro;
  font-size: 24px;
  font-weight: 600;
}

h5 {
  color: #141414;
  font-family: Work Sans;
  font-size: 22px;
  font-weight: 700;
}

h6 {
  color: #141414;
  font-family: Work Sans;
  font-size: 20px;
  font-weight: 700;
}

@media screen and (max-width: 767px) {
  h1 {
    /* font-size: 44px; */
    font-size: 21.999999999960004px;
  }

  h2 {
    /* font-size: 40px; */
    font-size: 40.0px;
  }
}

@media screen and (max-width: 479px) {
  h1 {
    /* font-size: 32px; */
    font-size: 15.99999999984px;
  }

  h2 {
    /* font-size: 32px; */
    font-size: 32.0px;
  }
}







.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,
.hs-blog-post .body-container-wrapper .widget-type-blog_comments,
.body-container-wrapper .hs-search-field__bar,
.body-container-wrapper .submitted-message,
.body-container-wrapper #hs_cos_wrapper_password_prompt,
.body-container-wrapper .form-container-wrapper{
  border-width: 2px;
  border-style:solid;
  border-color: rgba(228, 228, 228, 0.0) ;
  font-family: Work Sans;
  padding:px px;
  background-color:rgba(255, 255, 255, 0.0 );
  margin:0 0 10px;
}


h3.form-title {
  background-color: rgba(255, 255, 255, 0.0);
  color: rgba(12, 41, 117, 1.0);
  padding:5px;
}

.body-container-wrapper .custom_error_message h3,
.body-container-wrapper .widget-type-form h3,
.body-container-wrapper .widget-type-blog_subscribe h3,
.body-container-wrapper .widget-type-google_search h3 ,
.body-container-wrapper .widget-type-password_prompt.custom_error_message h3 ,
.body-container-wrapper .widget-type-email_simple_subscription h3,
.hs-blog-post .body-container-wrapper .widget-type-blog_comments h3,
.body-container-wrapper .hs-search-field__bar h3 ,
.body-container-wrapper .form-container-wrapper h3{
  background-color: rgba(255, 255, 255, 0.0);
  color: rgba(12, 41, 117, 1.0);
  font-size: 32px;
  padding: 0;
  margin-bottom: 24px;
  font-family: 'Work Sans',sans-serif;
  line-height: 24px;
}

.body-container-wrapper .form-container-wrapper h4,
.body-container-wrapper .form-container-wrapper p,
.body-container-wrapper .form-container-wrapper a,
.body-container-wrapper.backup_unsubscribe .page-header h1,
.body-container-wrapper.backup_unsubscribe .page-header p{
  color: rgba(12, 41, 117, 1.0);
}



.hs-button,
.button--primary,
.blog-comments .hs-button {
  background-color: rgba(28, 83, 231, 1.0);
  color: rgba(255, 255, 255, 1.0);
  padding-left: 24px;
  padding-right: 24px;
  padding-top: 12px;
  padding-bottom: 12px;
  border-width:0px;
  border-radius:4px;
  border-style:solid;
  border-color: rgba(255, 255, 255, 0.0);
  letter-spacing: .3px;
  text-transform: uppercase;
  min-width:240px;
  font-weight:400;
  text-align:center;
  cursor:pointer;
}

.footer_form .hs-form .hs-button,
.footer_form .hs-form .button--primary{
  background-color: rgba(28, 83, 231, 1.0);
  color: rgba(#null, 0.0);
  padding-left: px;
  padding-right: px;
  padding-top: px;
  padding-bottom: px;
  letter-spacing: .3px;
  text-transform: uppercase;
  min-width:240px;
  font-weight:400;
  text-align:center;
  cursor:pointer;
}


.hs-button:hover,
.button--primary:hover,
.blog-comments .hs-button:hover,
.hs-button:focus,
.button--primary:focus,
.blog-comments .hs-button:focus{
  background-color: rgba(73, 117, 236, 1.0);
  color: rgba(255, 255, 255, 1.0);
  border-color: rgba(255, 255, 255, 0.0);
  text-decoration:none;  
  box-shadow: 0 12px 15px 0 rgba(28,83,231,.08);
}

.footer_form .hs-form .hs-button:hover,
.footer_form .hs-form .button--primary:hover,
.footer_form .hs-form .hs-button:focus,
.footer_form .hs-form .button--primary:focus{
  background-color: rgba(#null, 0.0);
  color: rgba(#null, 0.0);
}

.hs-button:active,
.button--primary:active {
  background-color: rgba(#null, 0.0);
  color: rgba(255, 255, 255, 1.0);
}

.hs-form label {
  color: rgba(12, 41, 117, 1.0);
}

.footer_form .hs-form label {
  color: rgba(#null, 0.0);
}

.footer_form .hs-error-msgs label{
  color:#fff;
}

.hs-error-msgs label{
  color:#df280a;
}

.hs-form legend {
  color: rgba(12, 41, 117, 1.0);
}


form input[type="text"],
form input[type="password"], 
form input[type="datetime"], 
form input[type="datetime-local"], 
form input[type="date"], 
form input[type="month"], 
form input[type="time"], 
form input[type="week"], 
form input[type="number"], 
form input[type="email"], 
form input[type="url"], 
form input[type="search"], 
form input[type="tel"], 
form input[type="color"],
form input[type="file"],
form textarea,
form select,
form select,
form textarea,
.hs-input, 
.hs-search-field__input,
#hs-pwd-widget-password{
  background-color: rgba(255, 255, 255, 1.0);
  border-color: rgba(20, 20, 20, 0.1);
  color: rgba(20, 20, 20, 1.0);
  border-radius:6px;
  border-width:1px;
}



form input[type="text"]::placeholder,
form input[type="password"]::placeholder, 
form input[type="datetime"]::placeholder, 
form input[type="datetime-local"]::placeholder, 
form input[type="date"]::placeholder, 
form input[type="month"]::placeholder, 
form input[type="time"]::placeholder, 
form input[type="week"]::placeholder, 
form input[type="number"]::placeholder, 
form input[type="email"]::placeholder, 
form input[type="url"]::placeholder, 
form input[type="search"]::placeholder, 
form input[type="tel"]::placeholder,
form input[type="color"]::placeholder,
form input[type="file"]::placeholder,
form textarea::placeholder,
form select::placeholder,
form select::placeholder,
form textarea::placeholder,
.hs-search-field__input::placeholder,
#hs-pwd-widget-password::placeholder {
  color: rgba(20, 20, 20, 0.5);
  font-size:16px;
  font-weight:500;
}


form#email-prefs-form input[type="email"] {
  width:100% !important;
}


form input[type="text"]:hover,
form input[type="password"]:hover, 
form input[type="datetime"]:hover, 
form input[type="datetime-local"]:hover, 
form input[type="date"]:hover, 
form input[type="month"]:hover, 
form input[type="time"]:hover, 
form input[type="week"]:hover, 
form input[type="number"]:hover, 
form input[type="email"]:hover, 
form input[type="url"]:hover, 
form input[type="search"]:hover, 
form input[type="tel"]:hover,
form input[type="color"]:hover,
form input[type="file"]:hover,
form textarea:hover,
form select:hover,
form select:hover,
form textarea:hover,
.hs-search-field__input:hover,
#hs-pwd-widget-password:hover{
  border-color: rgba(#null, 0.0);
}

form input[type="text"]:focus,
form input[type="password"]:focus, 
form input[type="datetime"]:focus, 
form input[type="datetime-local"]:focus, 
form input[type="date"]:focus, 
form input[type="month"]:focus, 
form input[type="time"]:focus, 
form input[type="week"]:focus, 
form input[type="number"]:focus, 
form input[type="email"]:focus, 
form input[type="url"]:focus, 
form input[type="search"]:focus, 
form input[type="tel"]:focus,
form input[type="color"]:focus,
form input[type="file"]:focus,
form textarea:focus,
form select:focus,
form select:focus,
form textarea:focus,
.hs-input:focus, 
.hs-search-field__input:focus,
#hs-pwd-widget-password:focus{
  border-color: rgba(12, 41, 117, 1.0);
}


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

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

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

.footer_form .hs-richtext {
  color: rgba(#null, 0.0);
}

.footer_form .hs-richtext h3 {
  background-color: rgba(#null, 0.0);
  color: rgba(#null, 0.0);
}

.hs-default-font-element,
.hs-main-font-element {
  font-family: Work Sans;
}

.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(24, 43, 82, 1.0);
  color: rgba(24, 43, 82, 1.0);
}

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

tfoot td {
  background-color: rgba(255, 255, 255, 1.0);
  color: rgba(24, 43, 82, 1.0);
}

table,
tbody + tbody {
  border-color: rgba(24, 43, 82, 1.0);
}





.site-header {
  background-color: rgba(194, 226, 252, 0.0);
}


.header .buy-insurance a{
  background-color: rgba(255, 255, 255, 0.0);
  color: rgba(255, 255, 255, 1.0);
  border-color: rgba(255, 255, 255, 1.0);
}

.header .buy-insurance a:hover{
  background-color: rgba(255, 255, 255, 0.25);
  color: rgba(255, 255, 255, 1.0);
  border-color: rgba(255, 255, 255, 0.0);
  text-decoration:none;
}

.custom-header-top {
  background-color: rgba(#null, 0.0);
}


.body-wrapper {
  position: relative;
  width:100%;
}

.header_container {
  max-width:0px;
}

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

.child-trigger svg#icon-angle-down {
	fill: rgba(255, 255, 255, 1.0);
}

.scroll-header .custom-menu-primary .hs-menu-wrapper>ul>li>a,
.no-banner .custom-menu-primary .hs-menu-wrapper>ul>li>a{
  background-color: rgba(#null, 0.0);
  color: rgba(#null, 0.0);
}

.custom-menu-primary ul li:hover > a{
  background-color: rgba(255, 255, 255, 0.0);
  color: rgba(255, 255, 255, 0.5);
}

.custom-menu-primary ul li:hover > .child-trigger svg#icon-angle-down {
	fill: rgba(255, 255, 255, 0.5);
}

.scroll-header .custom-menu-primary .hs-menu-wrapper>ul>li:hover>a,
.no-banner .custom-menu-primary .hs-menu-wrapper>ul>li:hover>a{
  background-color: rgba(#null, 0.0);
  color: rgba(#null, 0.0);
}

.custom-menu-primary ul li.active a{
  background-color: rgba(255, 255, 255, 0.0);
  color: rgba(20, 20, 20, 0.5);
}

.scroll-header .custom-menu-primary .hs-menu-wrapper>ul>li.active>a,
.no-banner .custom-menu-primary .hs-menu-wrapper>ul>li.active>a{
  background-color: rgba(#null, 0.0);
  color: rgba(#null, 0.0);
}

.custom-menu-primary ul ul li a{
  background-color: rgba(255, 255, 255, 1.0);
  color: rgba(20, 20, 20, 0.5);
}

.custom-menu-primary ul ul li:hover a{
  background-color: rgba(170, 186, 205, 1.0);
  color: rgba(20, 20, 20, 1.0);
}

.custom-menu-primary ul ul li.active a{
  background-color: rgba(170, 186, 205, 0.0);
  color: rgba(20, 20, 20, 1.0);
}

.custom-menu-primary ul ul{
  background: rgba(255, 255, 255, 1.0);
}

/*************************button 1*****************/
.navUpload .btn1 button{
  background: linear-gradient(to bottom, 0%, 100%);
  color: rgba(255, 255, 255, 1.0);

}
.navUpload .btn1 button:hover{
  background: linear-gradient(to bottom, 0%, 100%);
  color: rgba(255, 255, 255, 1.0);


}

.navUpload .btn2 button{
  background: rgba(#null, 0.0);
  color: rgba(#null, 0.0);
  border-color: rgba(#null, 0.0);
}
.navUpload .btn2 button:hover{
  background: rgba(#null, 0.0);
  color: rgba(#null, 0.0);
  border-color: rgba(#null, 0.0);

}










footer.footer{
  background: rgba(249, 251, 255, 1.0);
}

.top-footer p a{	
  color: rgba(165, 165, 165, 1.0);
}
.top-footer p.f-heading{	
  color: rgba(51, 51, 51, 1.0);
}

.footer_top p{
  color: rgba(165, 165, 165, 1.0);
}


.footer .ft-second ul li a,
.footer .ft-third ul li a{
  color: rgba(135, 146, 164, 1.0);
}
.footer .ft-second ul li a:hover,
.footer .ft-third ul li a:hover{
  color: rgba(135, 146, 164, 0.6);
}

.footer .ft-last ul li a{
  color: rgba(51, 51, 51, 1.0);
}

.footer .ft-last ul li a:hover{
  color: rgba(51, 51, 51, 0.7000000000000001);
}


.bottom-footer p{
  color: rgba(135, 146, 164, 1.0);
}
.bottom-footer a{
  color: rgba(135, 146, 164, 1.0);
}


.footer_form {
  background-color: rgba(#null, 0.0);
  color: rgba(#null, 0.0);
}

.custom-footer h1,
.custom-footer h2,
.custom-footer h3,
.custom-footer h4,
.custom-footer h5,
.custom-footer h6,
.custom-footer p{
  color: rgba(#null, 0.0);
}

.custom-footer a {
  color: rgba(#null, 0.0);
}

.custom-footer a:hover {
  color: rgba(#null, 0.0);
}

/* ========================== Footer Social Icons =================================== */

.custom-footer-social a {
  background-color: rgba(#null,0.0);
  color: rgba(#null,0.0);
}

.custom-footer-social a:hover {
  background-color: rgba(#null,0.0);
  color: rgba(#null,0.0);
}








.blog-post__date {
  border-color: #515e76;
}

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

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

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

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

.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);
}






.hs-search-results__title {
  text-decoration:none;
  font-family:  Source Serif Pro ;
  font-size: 50px;
  color:  #141414 ;
  font-weight: 600;
}
.hs-search-results__title:hover {
  color:  #141414 ;
}





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 {

}

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;
}






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

.body-container-wrapper {
  padding-right: 0px;
  padding-left: 0px;
}

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

@media(max-width: 767px) {
  .desktop {
    display:none !important;
  }
}