/* ******************************************************************************
*********************************************************************************
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: 1170px;
  padding-right: 15px;
  padding-left: 15px;
}

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

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








html {
  font-size: 16;
}

body {
  
  color: rgba(0, 0, 0, 1.0);
  
  font-family: 'Tofino', sans-serif;
  font-size: 16px;
  font-weight: 400;
}
a {
  color: rgba(0, 0, 0, 1.0);
  cursor: pointer;
}

a:hover,
a:focus {
  color: rgba(210, 26, 118, 1.0);
}

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

h1 {
  
  color: rgba(0, 0, 0, 1.0);
  
  font-family: 'Tofino Black';
  font-size: 36px;
  font-weight: 500;
}

h2 {
  
  color: rgba(0, 0, 0, 1.0);
  
  font-family: 'Tofino Black';
  font-size: 30px;
  font-weight: 500;
}

h3 {
  
  color: rgba(0, 0, 0, 1.0);
  
  font-family: 'Tofino Black';
  font-size: 24px;
  font-weight: 500;
}

h4 {
  
  color: rgba(0, 0, 0, 1.0);
  
  font-family: 'Tofino Black';
  font-size: 18px;
  font-weight: 500;
}

h5 {
  
  color: rgba(0, 0, 0, 1.0);
  
  color: {color=#000000, opacity=100, rgba=rgba(0, 0, 0, 1), rgb=rgb(0, 0, 0), hex=#000000, css=#000000};
  font-family: 'Tofino Black';
  font-size: 14px;
  font-weight: 500;
}

h6 {
  
  color: rgba(0, 0, 0, 1.0);
  
  font-family: 'Tofino Black';
  font-size: 12px;
  font-weight: 500;
}

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





form,
.submitted-message {
  font-family: 'Tofino', sans-serif;
}

h3.form-title {
  background-color: rgba(255, 255, 255, 1.0);
  color: rgba(51, 51, 51, 1.0);
  border-bottom-color: rgba(229, 229, 229, 1.0);
}

.hs-button,
.button--primary {
  background-color: rgba(255, 255, 255, 1.0);
  border-color: rgba(136, 136, 136, 1.0);
  border-radius: 0px;
  border-width: 1px;
  color: rgba(0, 0, 0, 1.0);
  padding-left: 36px;
  padding-right: 36px;
  padding-top: 11px;
  padding-bottom: 6px;
}

.hs-button:hover,
.hs-button:focus,
.button--primary:hover,
.button--primary:focus {
  background-color: rgba(0, 0, 0, 1.0);
  border-color: rgba(0, 0, 0, 1.0);
  color: rgba(255, 255, 255, 1.0);
}

.hs-button:active,
.button--primary:active {
  background-color: rgba(255, 255, 255, 1.0);
  border-color: rgba(176, 176, 176, 1.0);
  color: rgba(0, 0, 0, 1.0);
}

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

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

form input,
form select,
form textarea,
.hs-input {
  border-color: rgba(204, 204, 204, 1.0);
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.08);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.08);
  
  color: rgba(0, 0, 0, 1.0);
  
  border-radius: 0px;
}

form input:focus,
form select:focus,
form textarea:focus,
.hs-input:focus {
  border-color: rgba(0, 0, 0, 0.2);
}

.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: {color=#000000, opacity=100, rgba=rgba(0, 0, 0, 1), rgb=rgb(0, 0, 0), hex=#000000, css=#000000};
}

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

.hs-default-font-element,
.hs-main-font-element {
  font-family: 'Tofino', 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-wrapper {
  background-image: linear-gradient(to left, rgba(0, 215, 184, 1.0) 0%, rgba(0, 106, 215, 1.0) 100%), linear-gradient(to left, rgba(0, 215, 184, 1.0) 0%, rgba(0, 106, 215, 1.0) 100%);
}
.header-wrapper .header-inner .menu .menu-inner div#hs_menu_wrapper_menu_ > ul > li > a {
  color: rgba(255, 255, 255, 1.0);
}
.header-wrapper .header-inner .menu .menu-inner div#hs_menu_wrapper_menu_ > ul > li.active > a,
.header-wrapper .header-inner .menu .menu-inner div#hs_menu_wrapper_menu_ > ul > li.active-branch > a{
  background-color: rgba(255, 255, 255, 0.0);
  color: rgba(255, 255, 255, 1.0);
}
.header-wrapper .header-inner .menu .menu-inner div#hs_menu_wrapper_menu_ > ul > li:hover > a,
.header-wrapper .header-inner .menu .menu-inner div#hs_menu_wrapper_menu_ > ul > li.active:hover > a,
.header-wrapper .header-inner .menu .menu-inner div#hs_menu_wrapper_menu_ > ul > li.active-branch:hover > a{
  background-color: rgba(255, 255, 255, 1.0)!important;
  color: rgba(51, 51, 51, 1.0)!important;
}
.header-wrapper .header-inner .menu .menu-inner div#hs_menu_wrapper_menu_ > ul ul > li > a{
  background-color: rgba(255, 255, 255, 1.0);
  color: rgba(0, 0, 0, 1.0);  
}
.header-wrapper .header-inner .menu .menu-inner div#hs_menu_wrapper_menu_ > ul ul > li.active > a,
.header-wrapper .header-inner .menu .menu-inner div#hs_menu_wrapper_menu_ > ul ul > li.active-branch > a{
  background-color: rgba(255, 255, 255, 1.0);
  color: rgba(0, 0, 0, 1.0);  
}
.header-wrapper .header-inner .menu .menu-inner div#hs_menu_wrapper_menu_ > ul ul > li > a:hover,
.header-wrapper .header-inner .menu .menu-inner div#hs_menu_wrapper_menu_ > ul ul > li.active > a:hover,
.header-wrapper .header-inner .menu .menu-inner div#hs_menu_wrapper_menu_ > ul ul > li.active-branch > a:hover{
  background-color: rgba(245, 245, 245, 1.0);
  color: rgba(38, 38, 38, 1.0);    
}
.new-header-section.header-wrapper .header-inner .menu .menu-inner div#hs_menu_wrapper_menu_>ul>li:hover>ul {
  display: block;
}





/* Top Footer */


.top-header .top-header-inner{
  background-color: rgba(0, 106, 215, 1.0);
}
.top-header .top-header-inner .media-body h3{
  color: rgba(255, 255, 255, 1.0);
}
.top-header .top-header-inner .media-body a{
  color: rgba(255, 255, 255, 1.0);
  border: 2px solid rgba(255, 255, 255, 1.0);
  background: rgba(255, 255, 255, 0.0);
}
.top-header .top-header-inner .media-body a:hover{
  color: rgba(210, 26, 118, 1.0);
  background: rgba(255, 255, 255, 1.0);
}


/* Top Footer */



/* Center Footer */


#site-footer-container, #site-footer{
  color: rgba(0, 0, 0, 1.0);
  background: rgba(235, 235, 235, 1.0);
}

#site-footer-container button{
  color: rgba(0, 0, 0, 1.0);
  background: rgba(255, 255, 255, 1.0);
  border: 1px solid rgba(136, 136, 136, 1.0);
}

#site-footer-container button:hover{
  background: rgba(0, 0, 0, 1.0);
  border: 1px solid rgba(0, 0, 0, 1.0);
  color: rgba(255, 255, 255, 1.0)!important;
}
#site-footer-container hr.bottom_hr{
  background-color: rgba(128, 128, 128, 1.0);
}
#site-copyright a, #site-footer a{  
  color: rgba(0, 0, 0, 1.0);
}
#site-copyright a:hover, #site-footer a:hover{
  color: rgba(0, 0, 0, 1.0);
}
ul.list-inline li a{
  background-color: rgba(0, 0, 0, 1.0) !important;
}
ul.list-inline li a.fb:hover {
  background-color: rgba(58, 89, 165, 1.0) !important;
}
ul.list-inline li a.tw:hover {
  background-color: rgba(70, 200, 249, 1.0) !important;
}
ul.list-inline li a.li:hover {
  background-color: rgba(27, 134, 188, 1.0) !important;
}

/* Center Footer */

/* Bottom Footer */

#site-footer-container div#site-copyright-container {
  background-color: rgba(89, 89, 91, 1.0);
}
#site-footer-container div#site-copyright-container div#site-copyright *{
  color: rgba(255, 255, 255, 1.0) !important;
}
#site-footer-container div#site-copyright-container div#site-copyright a{  
  color: rgba(255, 255, 255, 1.0) !important;
}
#site-footer-container div#site-copyright-container div#site-copyright a:hover{
  color: rgba(255, 255, 255, 1.0) !important;
}


@media screen and (min-width: 1200px){

  #site-footer-container footer#site-footer{
    width: 80% !important;
  }

}

/* Bottom Footer */





.content-wrapper {
  max-width: 1170px;
  padding-right: 15px;
  padding-left: 15px;
}

.blog-post__date {
  border-color: {color=#000000, opacity=100, rgba=rgba(0, 0, 0, 1), rgb=rgb(0, 0, 0), hex=#000000, css=#000000};
}

.blog-tag-filter__menu-link,
.blog-post__tag-link,
.blog-card__tag-link,
.blog-post__author-name,
.blog-card__title a {
  color: {color=#000000, opacity=100, rgba=rgba(0, 0, 0, 1), rgb=rgb(0, 0, 0), hex=#000000, css=#000000};
}

.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: {color=#000000, opacity=100, rgba=rgba(0, 0, 0, 1), rgb=rgb(0, 0, 0), hex=#000000, css=#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: {color=#000000, opacity=100, rgba=rgba(0, 0, 0, 1), rgb=rgb(0, 0, 0), hex=#000000, css=#000000};
}

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

.blog-pagination__link {
  color: {color=#000000, opacity=100, rgba=rgba(0, 0, 0, 1), rgb=rgb(0, 0, 0), hex=#000000, css=#000000};
}

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

.blog-post__title {
  color: {color=#000000, opacity=100, rgba=rgba(0, 0, 0, 1), rgb=rgb(0, 0, 0), hex=#000000, css=#000000};
  font-family:'Tofino Black';
  font-size: 30px;
  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(245, 245, 245);
}

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

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

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

.blog-post__read-more svg {
  fill: {color=#000000, opacity=100, rgba=rgba(0, 0, 0, 1), rgb=rgb(0, 0, 0), hex=#000000, css=#000000};
}

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

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

.blog-sidebar a {
  color: {color=#000000, opacity=100, rgba=rgba(0, 0, 0, 1), rgb=rgb(0, 0, 0), hex=#000000, css=#000000};
}

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

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

.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: {color=#000000, opacity=100, rgba=rgba(0, 0, 0, 1), rgb=rgb(0, 0, 0), hex=#000000, css=#000000};
}

.blog-post__body, .blog-post__tags a {
  color: {color=#000000, opacity=100, rgba=rgba(0, 0, 0, 1), rgb=rgb(0, 0, 0), hex=#000000, css=#000000};
}

.blog-post__meta a:hover {
  color: #d21a76
}

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

.blog-post__back-to-blog {
  color: {color=#000000, opacity=100, rgba=rgba(0, 0, 0, 1), rgb=rgb(0, 0, 0), hex=#000000, css=#000000};
}

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

.blog-post__back-to-blog svg {
  fill: {color=#000000, opacity=100, rgba=rgba(0, 0, 0, 1), rgb=rgb(0, 0, 0), hex=#000000, css=#000000};
}

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

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

.page-center {
  max-width: 1170px;
  padding-right: 15px;
  padding-left: 15px;
  margin: 0 auto;
}
.header-wrapper .page-center{
  max-width: px;
}



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


@media (max-width: 1199px){
  .page-center,
  .dnd-section>.row-fluid{
    max-width: 100%;
  }
}