/* ******************************************************************************
*********************************************************************************
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 {
  max-width: 1200px;
}

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

.body-container__homepage .dnd-section:nth-child(odd) {
  background-color: #F8FAFC;
}
.page-center {
  max-width: 1200px;
}




html {
  font-size: 16;
}

body {
  color: #45484a;
  font-family: Lato;
  font-size: 16px;
  font-weight: 400;
}

p {
  font-family: Lato; 
}

a {
  font-family: Lato;
  color: rgba(255, 153, 63, 1.0);
}

a:hover,
a:focus {
  color: rgba(255, 153, 63, 1.0);
}

a:active {
  color: rgba(255, 193, 103, 1.0);
}

h1 {
  color: #4a192e;
  font-family: Oswald;
  font-size: 42px;
  font-weight: 100;
}

h2 {
  color: #4a192e;
  font-family: Oswald;
  font-size: 32px;
  font-weight: 700;
}

h3 {
  color: #4a192e;
  font-family: Oswald;
  font-size: 24px;
  font-weight: 600;
}

h4 {
  color: #4a192e;
  font-family: Oswald;
  font-size: 24px;
  font-weight: 800;
}

h5 {
  color: #4a192e;
  font-family: Oswald;
  font-size: 20px;
  font-weight: 700;
}

h6 {
  color: #505358;
  font-family: CustomFont1;
  font-size: 16px;
  font-weight: 700;
}






form,
.submitted-message {
  border-color: rgba(#null, 0.0);
  font-family: Lato;
}


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

.hs-button,
.button--primary {
  background-color: rgba(245, 245, 245, 1.0);
  border-color: rgba(204, 204, 204, 1.0);
  border-radius: 4px;
  border-width: 1px;
  color: rgba(69, 72, 74, 1.0);
  padding-left: 12px;
  padding-right: 12px;
  padding-top: 4px;
  padding-bottom: 4px;
}

.hs-button:hover,
.hs-button:focus,
.button--primary:hover,
.button--primary:focus {
  background-color: rgba(230, 230, 230, 1.0);
  border-color: rgba(204, 204, 204, 1.0);
  color: rgba(69, 72, 74, 1.0);
}

.hs-button:active,
.button--primary:active {
  background-color: rgba(255, 255, 255, 1.0);
  border-color: rgba(244, 244, 244, 1.0);
  color: rgba(69, 72, 74, 1.0);
}

.hs-form label {
  color: rgba(69, 72, 74, 1.0);
}

.hs-form legend {
  color: rgba(69, 72, 74, 1.0);
}

form input,
form select,
form textarea,
.hs-input,
input[type="password"]{
  color: rgba(69, 72, 74, 1.0);
  background-color: rgba(255, 255, 255, 1.0);
  border-color: rgba(204, 204, 204, 1.0);
  border-radius: 4px;
  border-width: 1px;
}

form input:focus,
form select:focus,
form textarea:focus,
.hs-input:focus,
input[type="password"]:focus{
  color: rgba(69, 72, 74, 1.0);
  background-color: rgba(#ff, 1.0);
  border-color: rgba(82, 168, 236, 0.8);
}

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

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

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

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

.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(247, 247, 247, 1.0);
  border: 1px solid rgba(235, 235, 238, 1.0);
  color: rgba(97, 97, 97, 1.0);
}

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

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

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





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

.header__container {
  max-width: 1200px;
}

body .custom-menu-primary .submenu.level-1 > li:hover > a, .custom-menu-primary .navigation-primary > ul > li.has-submenu:hover > span{
  color: rgba(255, 153, 63, 1.0);
}

body .custom-menu-primary .navigation-primary > ul > li:hover > a:after{
  background-color: rgba(255, 153, 63, 1.0);
}

body .custom-menu-primary .navigation-primary > ul > li > a.active-branch {
  color: rgba(255, 153, 63, 1.0);
  background-color: rgba(255, 255, 255, 1.0);
}
body .custom-menu-primary .navigation-primary > ul > li > a.active-branch:after{
   background-color: rgba(255, 153, 63, 1.0);
}

body .custom-menu-primary .navigation-primary > ul ul {
  background-color: rgba(69, 72, 74, 1.0);
}

body .custom-menu-primary .submenu.level-2 .menu-item .menu-link {
  color: rgba(243, 243, 243, 1.0);
}

body .custom-menu-primary .submenu.level-2 .menu-item > .menu-link:hover {
  color: rgba(243, 243, 243, 1.0);
  background-color: rgba(63, 66, 68, 1.0);
}

body .custom-menu-primary .submenu.level-2 .menu-item > .menu-link.active-branch {
  color: rgba(243, 243, 243, 1.0);
  background-color: rgba(69, 72, 74, 1.0);
}

@media (min-width: 845px) {
  body .custom-menu-primary .submenu.level-1 > li > a{
    color: rgba(74, 77, 79, 1.0);
  }
}







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

.footer__container {
  max-width: 1200px;
}

.custom-footer a {
  color: rgba(129, 129, 129, 1.0);
}

.custom-footer a:hover {
  color: rgba(248, 151, 33, 1.0);
}

.custom-footer .footer-title h3,
.custom-footer .footer-title h3 a{
  color: rgba(255, 255, 255, 1.0);
}

.custom-footer .footer-title h3 a:hover{
  color: rgba(248, 151, 33, 1.0);
}






.posts-container {
  padding-top: 180px;
}

.content-wrapper {
  max-width: 1200px;
}
.blog-post__date {
  border-color: #45484a;
}

.blog-tag-filter__menu-link,
.blog-post__tag-link,
.blog-card__tag-link,
.blog-post__author-name,
.blog-card__title a {
  color: rgba(248, 151, 33, 1.0);
}
.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: #1d2022;
}
.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: #6d7072;
}
.blog-tag-filter__menu-link--active-item:after {
  background-color: #494A52;
}
.blog-pagination__link {
  color: rgba(244, 117, 35, 1.0);
}
.blog-pagination__link--active:after,
.blog-pagination__prev-link:after,
.blog-pagination__next-link:after {
  background-color: #494A52;
}
.blog-post__title {
  color: #4a192e;
  font-family:Oswald;
  font-size: 32px;
  font-weight: ;
}
.blog-post__author {
  color: rgba(248, 151, 33, 1.0);
}
#comments-listing .comment-reply-to {
  color: rgba(248, 151, 33, 1.0);
}
#comments-listing .comment-reply-to:hover,
#comments-listing .comment-reply-to:focus {
  color: rgba(248, 151, 33, 1.0);
}
#comments-listing .comment-reply-to:active {
  color: rgba(248, 151, 33, 1.0);
}
/*             Blog Grid Listing and Post styles            */
.blog-header {
  background-color: rgba(233, 233, 233, 1.0);
}
.hs-blog-listing,
.hs-blog-post {
  background-color: #e9e9e9;
}
.blog-index__post-inner-card {
  box-shadow: -5px 0px 20px 0px rgba(73, 0, 0, 0.10);
}
.blog-post__tag-link:hover{
  color: #ff993f;
}
.blog-post__read-more svg {
  fill: #45484a;
}
.blog-post__read-more a:hover svg {
  fill: #ff993f;
}
.blog-sidebar ul {
  box-shadow: -5px 0px 20px 0px rgba(73, 0, 0, 0.10);
}
.blog-sidebar a {
  color: #45484a;
}
.blog-sidebar a:hover {
  color: #ff993f;
}
.blog__subscription-block {
  background-color: rgba(233, 233, 233, 1.0);
}
.post-featured-image {
  max-height: 500px;
}
.blog-post {
  box-shadow: -5px 0px 20px 0px rgba(73, 0, 0, 0.10);
}
.blog-post__meta a {
  color: #45484a;
}

.blog-post__tags a{
  color: rgba(248, 151, 33, 1.0);
}
.blog-post__meta a:hover {
  color: #ff993f
}
.blog-post__links {
  border-top:  2px solid rgb(228, 131, 13);
}
.blog-post__back-to-blog {
  color: rgba(244, 117, 35, 1.0);
}
.blog-post__back-to-blog:hover {
  color: #ff993f;
}
.blog-post__back-to-blog svg {
  color: rgba(244, 117, 35, 1.0);
}
a.blog-post__back-to-blog:hover svg {
  fill: #ff993f;
}

.comment.depth-1 {
  border-left: 2px solid rgb(228, 131, 13);
}
/* .section.post-footer .hs-input {
border-color: rgb(228, 131, 13);
} */
.blog-recent-posts {
  background-color: rgba(233, 233, 233, 1.0);
}










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





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