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

/* Test */

































































.dnd-section>.row-fluid, .page-center, .content-wrapper {
  max-width: 1140px;
}

.dnd-section,
.systems-page{
  padding-bottom: 50px;
  padding-top: 50px;
}


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

@media (max-width: 767px){
  .error-page{
    padding-bottom: 50px;
    padding-top: 50px;
  }  
}




body {
  color: #191B1D;
  font-family: Montserrat, Sans-serif;
  font-weight: 400;
  font-size: 15px;
}

a {
  color: rgba(2, 116, 190, 1.0);
  cursor: pointer;
}

a:hover,
a:focus {
  color: rgba(58, 58, 58, 1.0);
}

a:active {
  color: rgba(42, 156, 230, 1.0);
}

h1 {
  color: #191B1D;
  font-family: Playfair Display;
  font-size: 2.6666666666667rem;
  font-weight: 500;
}


h2 {
  color: #191B1D;
  font-family: Playfair Display;
  font-size: 3rem;
  font-weight: 400;
}


h3 {
  color: #3a3a3a;
  font-family: Montserrat, Sans-serif;
  font-size: 1.6666666666667rem;
  font-weight: 400;
}


h4 {
  color: #3a3a3a;
  font-family: Montserrat, Sans-serif;
  font-size: 1.3333333333333rem;
  font-weight: 400;
}


h5 {
  color: #3a3a3a;
  font-family: Montserrat, Sans-serif;
  font-size: 1.2rem;
  font-weight: 400;
}

h6 {
  color: #3a3a3a;
  font-family: Montserrat, Sans-serif;
  font-size: 1rem;
  font-weight: 400;
}

blockquote {
  border-left-color:rgba(73, 74, 82, 1.0);
}





.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{
  background-image: linear-gradient( 180deg , rgba(25, 27, 29, 1.0) 0%, rgba(25, 27, 29, 1.0) 100%);
}


h3.form-title {
  background-color: rgba(255, 255, 255, 0.0);
  color: rgba(255, 255, 255, 1.0);
  
}

.hs-button,
.button--primary {
  background-color: rgba(204, 162, 32, 1.0);
  border-color: rgba(25, 27, 29, 1.0);
  border-radius: 44px;
  border-width: 1px;
  color: rgba(25, 27, 29, 1.0);
  padding-left: 24px;
  padding-right: 24px;
  padding-top: 11px;
  padding-bottom: 11px;
}

.hs-button:hover,
.hs-button:focus,
.button--primary:hover,
.button--primary:focus {
  background-color:rgba(25, 27, 29, 1.0);
  border-color: rgba(204, 162, 32, 1.0);
  color: rgba(204, 162, 32, 1.0);
}

.hs-button:active,
.button--primary:active {
  background-color: rgba(244, 202, 72, 1.0);
  border-color: rgba(65, 67, 69, 1.0);
  color: rgba(25, 27, 29, 1.0);
}

.hs-form label,
label{
  color: rgba(204, 204, 204, 1.0);
}

.hs-form legend {
  color: rgba(85, 85, 85, 1.0);
}


form input,
form select,
form textarea,
.hs-input,
.hs-input[type=password],
.hs-input[type=text], 
.hs-search-field__input[type=text],
input[type=password]{
  border-color: rgba(204, 204, 204, 1.0);
  color: rgba(204, 204, 204, 1.0);
  background-color: rgba(25, 27, 29, 1.0);
  border-width: 1px;
  border-radius: 2px;
}

form input:focus,
form select:focus,
form textarea:focus,
.hs-input:focus,
.hs-input[type=password]:focus,
.hs-input[type=text]:focus,
.hs-search-field__input[type=text]:focus, 
input[type=password]:focus{
  border-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: #191B1D;
}

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

.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: #494A52 !important;
}





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

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

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

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





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


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

.header-bottom-left a.hs-button{
  background-color: rgba(107, 203, 164, 1.0);
  color: rgba(0, 0, 0, 1.0);
  border-color: rgba(255, 255, 255, 1.0);
  border-width: 1px;
}

.header-bottom-left a.hs-button:hover {
  background-color: rgba(82, 160, 141, 1.0);
  color: #FFFFFF;
  border-color: #FFFFFF;
}

.social-widget-container ul li a:hover{
  opacity: 0.9;
}
.social-widget-container ul li a i{
  color: #FFFFFF;
}
.social-widget-container ul li a:hover i{
  color: #FFFFFF;
}

.custom-menu-primary.desktop .hs-menu-wrapper>ul>li>a{
  color: #000000;
}

.custom-menu-primary.desktop .hs-menu-wrapper>ul>li:hover>a{
  color: #ffca28;
  background-color:rgba(255, 255, 255, 0.0); 
}
.custom-menu-primary.desktop .hs-menu-wrapper>ul>li.active>a{
  color: #ffca28;
  background-color:rgba(255, 255, 255, 0.0); 
}
.custom-menu-primary.desktop .hs-menu-wrapper > ul > li ul{
  background-color: #ffffff;
}

.custom-menu-primary.desktop .hs-menu-wrapper > ul > li > ul li a{
  color: #494c4f;
}
.custom-menu-primary.desktop .hs-menu-wrapper > ul > li > ul li:hover > a,
.custom-menu-primary.desktop .hs-menu-wrapper > ul > li > ul li a:focus{
  background-color:rgba(255, 202, 40, 1.0); 
  color: #000000;
}
.custom-menu-primary.desktop .hs-menu-wrapper>ul>li>ul li.active>a{
  color: #000000;
  background-color:rgba(255, 202, 40, 1.0);
}





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

.footer-top-pane{
  background-color: rgba(0, 0, 0, 1.0);
}
.top-pane-title h2{
  color: #ffca28;
}
.top-pane-content-in>div{
  color: #FFFFFF;
}


.footer-form-section{
  background-image: linear-gradient( 180deg , rgba(178, 64, 150, 1.0) 0%, rgba(255, 202, 40, 1.0) 100%);
}

.footer-form-title h2{
  color: #FFFFFF;
}

.footer-form-subtitle{
  color: #54595f;
}

.footer-form-content{
  color: #FFFFFF;
}

.footer-bottom{
  background-color: rgba(244, 244, 244, 1.0);

}
.copyright-left p{
  color: #4d4d4d;
}

.ft-address p{
  color: #000000;
}
.column1-title h2,
.column2-title h4{
  color: #000000;
}

.footer-menu .hs-menu-wrapper>ul>li>a,
.ft-phone-number h2, .ft-email h2{
  color: #000000;
}

.footer-menu .hs-menu-wrapper>ul>li>a:hover,
.ft-phone-number h2:hover,
.ft-email h2:hover{
  color: #000000;
}

.footer-menu .hs-menu-wrapper>ul>li>a:after{
  background-color: #6bcba4;
}


.ft-social-icons .social-widget-container ul li a{
  background-color: #000000;
}

.ft-social-icons .social-widget-container ul li a:hover{
  background-color: #000000;
  opacity: 0.9;
}

.ft-social-icons .social-widget-container ul li a i{
  color: #FFFFFF;
}
.ft-social-icons .social-widget-container ul li a:hover i{
  color: #FFFFFF;
}






.blog-post__date {
  border-color: #191B1D;
}

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

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

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

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

.blog-pagination__link {
  color: #191B1D;
}

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

.blog-post__title {
  color: #191B1D;
  font-family:Playfair Display;
  font-size: 3px;
  font-weight: ;
}

.blog-post__author {
  background-color: #494A52;
}

#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(245, 245, 245);
}

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

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

.blog-post__tag-link:hover{
  color: #3a3a3a;
}

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

.blog-post__read-more a:hover svg {
  fill: #3a3a3a;
}

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

.blog-sidebar a {
  color: #191B1D;
}

.blog-sidebar a:hover {
  color: #3a3a3a;
}

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

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

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

.blog-post__meta a {
  color: #191B1D;
}

.blog-post__body{
  color: #444
}

.blog-post__meta a:hover {
  color: #3a3a3a
}

.blog-post__links {
  border-top:  2px solid rgb(53, 54, 62);
}

.blog-post__back-to-blog {
  color: #191B1D;
}

.blog-post__back-to-blog:hover {
  color: #3a3a3a;
}

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

a.blog-post__back-to-blog:hover svg {
  fill: #3a3a3a;
}

.comment.depth-0 {
  border-top: 2px solid rgb(53, 54, 62);
}

.comment.depth-1 {
  border-left: 2px solid rgb(53, 54, 62);
}


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










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





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