/* ******************************************************************************
*********************************************************************************
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: 1320px;
}

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

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




html {
  font-size: 14;
}

body {
  color: #32363a;
  font-family: latoregular;
  font-size: 14px;
  font-weight: 400;
}

p {
  font-family: latoregular;
  font-weight: 400
}

a {
  font-family: latoregular;
  color: rgba(0, 133, 173, 1.0);
  cursor: pointer;
  -webkit-transition: all 0.15s linear;
  -moz-transition: all 0.15s linear;
  -o-transition: all 0.15s linear;
  transition: all 0.15s linear;
}

a:hover,
a:focus {
  color:#0085ad;
}

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

h1 {
  color: #32363a;
  font-family: oswaldregular;
  font-size: 36px;
  font-weight: 400;
}

@media(max-width: 767px) {
  h1 {
    font-size: 30.599999999999998px;
  }
}

h2 {
  color: #32363a;
  font-family: oswaldregular;
  font-size: 34px;
  font-weight: 400;
}

@media(max-width: 767px) {
  h2 {
    font-size: 28.9px;
  }
}

h3 {
  color: #32363a;
  font-family: oswaldregular;
  font-size: 28px;
  font-weight: 400;
}

@media(max-width: 767px) {
  h3 {
    font-size: 23.8px;
  }
}

h4 {
  color: #32363a;
  font-family: oswaldregular;
  font-size: 24px;
  font-weight: 400;
}

@media(max-width: 767px) {
  h4 {
    font-size: 20.4px;
  }
}

h5 {
  color: #32363a;
  font-family: oswaldregular;
  font-size: 18px;
  font-weight: 400;
}

h6 {
  color: #32363a;
  font-family: oswaldregular;
  font-size: 14px;
  font-weight: ;
}

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





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

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

.hs-button,
.button--primary {
  background-color: rgba(201, 151, 0, 1.0);
  border-color: rgba(201, 151, 0, 1.0);
  border-radius: 6px;
  border-width: 2px;
  color: rgba(255, 255, 255, 1.0);
  padding-left: 30px;
  padding-right: 30px;
  padding-top: 10px;
  padding-bottom: 10px;
}

.header-button-link a.header-button{
  color: rgba(255, 255, 255, 1.0);
  background-color: rgba(201, 151, 0, 1.0);
  border-color: rgba(201, 151, 0, 1.0);
}

.hs-button:hover,
.hs-button:focus,
.button--primary:hover,
.button--primary:focus {
  background-color: #c99700;
  border-color: #c99700;
  color: #ffffff);
}

.header-button-link a.header-button:hover{
  color: rgba(255, 255, 255, 1.0);
  background-color: rgba(201, 151, 0, 1.0);
}

.hs-button:active,
.button--primary:active {
  background-color: rgba(241, 191, 40, 1.0);
  border-color: rgba(241, 191, 40, 1.0);
  color: rgba(255, 255, 255, 1.0);
}

.hs-form label {
  color: rgba(50, 54, 58, 1.0);
}

.hs-form legend {
  color: rgba(50, 54, 58, 1.0);
}

form input,
form select,
form textarea,
.hs-input ,
#hs-pwd-widget-password{
  border-color: rgba(50, 54, 58, 1.0);
  color: ;
  border-radius: px;
}

form input:focus,
form select:focus,
form textarea:focus,
.hs-input:focus {
  border-color: rgba(50, 54, 58, 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: #32363a;
}

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

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

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

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

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

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





.header {
  background-color: rgba(255, 255, 255, 1.0);
}
.header__container {
  max-width: 1320px;
}
.header-menu-section .hs-menu-wrapper>ul>li>a{
  color: rgba(114, 119, 124, 1.0);
}
.header-menu-section .hs-menu-wrapper>ul>li:hover>a{
  color: rgba(50, 54, 58, 1.0);
  background-color: rgba(255, 255, 255, 0.0);
}
.header-menu-section .hs-menu-wrapper>ul>li:active>a{
  color: rgba(50, 54, 58, 1.0);
  background-color: rgba(255, 255, 255, 0.0);
}
.header-menu-section .hs-menu-wrapper>ul>li>ul{
  background-color: rgba(255, 255, 255, 1.0);
}
.header-menu-section .hs-menu-wrapper>ul>li>ul>li>a{
  color: rgba(114, 119, 124, 1.0);
}
.header-menu-section .hs-menu-wrapper>ul>li>ul>li:hover>a{
  color: rgba(50, 54, 58, 1.0);
  background-color: rgba(255, 255, 255, 0.0);
}
.header-menu-section .hs-menu-wrapper>ul>li>ul>li:active>a{
  color: rgba(50, 54, 58, 1.0);
  background-color: rgba(255, 255, 255, 0.0);
}







body .custom-menu-primary a,
.header__logo .logo-company-name,
.header__language-switcher-label-current,
.header__language-switcher .lang_list_class li a {
  color: #72777c;
}

body .custom-menu-primary .submenu.level-1 > li:hover > a,
body .custom-menu-primary .submenu.level-1 > li:focus > a,
.header__language-switcher-label-current:hover,
.header__language-switcher-label-current:focus,
.header__language-switcher .lang_list_class li:hover a,
.header__language-switcher .lang_list_class li a:focus {
  color: #32363a;
}

body .custom-menu-primary a.active-branch,
body .header__language-switcher-label-current:active,
body .header__language-switcher .lang_list_class li a:active {
  color: #32363a;
}
body .custom-menu-primary .submenu.level-1 > li.active-branch,
body .header__language-switcher-label-current:active,
body .header__language-switcher .lang_list_class li:active {
  background-color: #ffffff;
}
body .custom-menu-primary .submenu.level-1 > li {
  background-color: ;
}
body .custom-menu-primary .submenu.level-1 > li:hover,
body .custom-menu-primary .submenu.level-1 > li:focus {
  background-color: #ffffff
}
body .custom-menu-primary .submenu.level-1 > li > a.active-branch {
  color: #32363a;
}

body .custom-menu-primary .submenu.level-1 > li > a.active-branch:after {
  background-color: #32363a;
}
body .custom-menu-primary .submenu.level-2 > li > a {
  color: #72777c;
}
body .custom-menu-primary .submenu.level-2 .menu-item .menu-link {
  background-color: #ffffff;
}
body .custom-menu-primary .submenu.level-2 .triangle-container .triangle {
  background-color: #ffffff;
}

body .custom-menu-primary .submenu.level-2 .menu-item .menu-link:hover,
body .custom-menu-primary .submenu.level-2 .menu-item .menu-link:focus,
body .header__language-switcher .lang_list_class li:hover,
body .custom-menu-primary .submenu.level-2 .triangle-container.level-2.hover .triangle {
  background-color: #ffffff;
  color: #32363a;
}
body .custom-menu-primary .submenu.level-2 .menu-item .menu-link.active-branch {
  color: #32363a;
  background-color: #ffffff;
}

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

.header__language-switcher-label-current:after {
  border-top-color: rgba(114, 119, 124, 1.0);
}

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

  .header__navigation-toggle svg,
  .menu-arrow svg {
    fill: rgba(114, 119, 124, 1.0);
  }
}





.footer {
  background-color: rgba(0, 45, 114, 1.0);
  color: ;
}
.footer__container {
  max-width: 1320px;
}
.footer-top-menu-inner .hs-menu-wrapper>ul>li>a{
  color: rgba(255, 255, 255, 1.0);
}
.footer-top-menu-inner .hs-menu-wrapper>ul>li>a:hover{
  color: rgba(255, 255, 255, 1.0);
}
.footer-copyright ul li a{
  color: rgba(255, 255, 255, 0.5);
}
.footer-copyright ul li a:hover{
  color: rgba(255, 255, 255, 0.5);
}
.footer-copyright ul li{
  color: rgba(255, 255, 255, 0.5);
}








.content-wrapper {
  max-width: 1320px;
}

.blog-post__date {
  border-color: #32363a;
}

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

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

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

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

.blog-pagination__link {
  color: #32363a;
}

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

.blog-post__title {
  color: #32363a;
  font-family:oswaldregular;
  font-size: 34px;
  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(#null);
}

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

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

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

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

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

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

.blog-sidebar a {
  color: #32363a;
}

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

.blog__subscription-block {
  background-color: rgb(#null);
}

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

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

.blog-post__meta a {
  color: #32363a;
}

.blog-post__body, .blog-post__tags a {
  color: #32363a;
}

.blog-post__meta a:hover {
  color: #0085ad
}

.blog-post__links {
  border-top:  2px solid rgb(#null);
}

.blog-post__back-to-blog {
  color: #32363a;
}

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

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

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

.comment.depth-0,
.blog-comments form {
  border-top: 2px solid rgb(#null);
}

.comment.depth-1 {
  border-left: 2px solid rgb(#null);
}

.section.post-footer .hs-input {
  border-color: rgb(#null);
}

.blog-recent-posts {
  background-color: rgb(#null);
}










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: 1320px;
  margin: 0 auto;
}




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

.footer_logo img {
    height: auto;
    max-width: 179px;
    width: 100%;
}

.footer {
  color: #ffffff;
  background-color: #303333;
  padding: 25px 0;
}

.custom-header-group {
   min-height: 75px !important;
}

.header {
    background-color: #f8fafc;
    background: linear-gradient(#fff,#fff);
    border-bottom: 1px solid #efefef;
    height: 78px;
    left: 0;
    line-height: 101px;
    right: 0;
    top: 0;
    transition: .3s;
    z-index: 30;
}

.hs-button, .button--primary {
    background-color: #F56354;
    border-color: #F56354;
    border-radius: 0px;
    border-width: 2px;
    color: rgba(255,255,255,1.0);
    padding-left: 30px;
    padding-right: 30px;
    padding-top: 10px;
    padding-bottom: 10px;
}

.hs-button:hover, .hs-button:focus, .button--primary:hover, .button--primary:focus {
    background-color: rgb(215 94 82);
    border-color: rgb(215 94 82);
    color: #ffffff;
}


#hs-button_widget_1626984695227:hover {
    background-color: rgb(215 94 82);
    border-color: rgb(215 94 82);
    color: #fff;
}

#hs-button_widget_1626209703123:hover {
    background-color: rgb(215 94 82);
    border-color: rgb(215 94 82);
    color: #ffffff !important;
}

#hs-button_module_162621460425819:hover {
    background-color: rgb(215 94 82);
    border-color: rgb(215 94 82);
    color: #ffffff !important;
}

@media (max-width: 649px) {
.header a.header-logo {
    margin-bottom: 0;
    margin-top: 0;
    min-height: 16px;
   }
}
  


/* new brand fonts below */
@font-face {
  font-family: 'PasticheGrotesque-Black';
  src: 
  url('https://2109885.fs1.hubspotusercontent-na1.net/hubfs/2109885/Fonts-Switzer-PasticheGrotesque/PasticheGrotesqueWeb-Black.woff2') format('woff2'), /* Super Modern Browsers */
  url('https://2109885.fs1.hubspotusercontent-na1.net/hubfs/2109885/Fonts-Switzer-PasticheGrotesque/PasticheGrotesqueWeb-Black.woff') format('woff'),
  url('https://2109885.fs1.hubspotusercontent-na1.net/hubfs/2109885/Fonts-Switzer-PasticheGrotesque/PasticheGrotesqueTT-Black.ttf') format('truetype'),
  url('https://2109885.fs1.hubspotusercontent-na1.net/hubfs/2109885/Fonts-Switzer-PasticheGrotesque/PasticheGrotesque-Black.otf') format('otf');
  font-weight: 900;
  font-style: normal; 
}

@font-face {
  font-family: 'PasticheGrotesque-Bold';
  src: 
  local('PasticheGrotesque-Bold'),
  url('https://2109885.fs1.hubspotusercontent-na1.net/hubfs/2109885/Fonts-Switzer-PasticheGrotesque/PasticheGrotesqueWeb-Bold.woff2') format('woff2'), /* Super Modern Browsers */
  url('https://2109885.fs1.hubspotusercontent-na1.net/hubfs/2109885/Fonts-Switzer-PasticheGrotesque/PasticheGrotesqueWeb-Bold.woff') format('woff'),
  url('https://2109885.fs1.hubspotusercontent-na1.net/hubfs/2109885/Fonts-Switzer-PasticheGrotesque/PasticheGrotesqueTT-Black.ttf') format('truetype'),
  url('https://2109885.fs1.hubspotusercontent-na1.net/hubfs/2109885/Fonts-Switzer-PasticheGrotesque/PasticheGrotesque-Black.otf') format('otf');
  font-weight: 700;
  font-style: normal; 
}

@font-face {
  font-family: 'PasticheGrotesque-SemiBold';
  src: 
  url('https://2109885.fs1.hubspotusercontent-na1.net/hubfs/2109885/Fonts-Switzer-PasticheGrotesque/PasticheGrotesqueWeb-SemiBold.woff2') format('woff2'), /* Super Modern Browsers */
  url('https://2109885.fs1.hubspotusercontent-na1.net/hubfs/2109885/Fonts-Switzer-PasticheGrotesque/PasticheGrotesqueWeb-SemiBold.woff') format('woff'),
  url('https://2109885.fs1.hubspotusercontent-na1.net/hubfs/2109885/Fonts-Switzer-PasticheGrotesque/PasticheGrotesque-SemiBold.otf') format('otf'),
  url('https://2109885.fs1.hubspotusercontent-na1.net/hubfs/2109885/Fonts-Switzer-PasticheGrotesque/PasticheGrotesqueTT-SemiBold.ttf') format('truetype'); 
  font-weight: 600;
  font-style: normal; 
}

@font-face {
    font-family: 'PasticheGrotesque-Medium';
  src: 
  url('https://2109885.fs1.hubspotusercontent-na1.net/hubfs/2109885/Fonts-Switzer-PasticheGrotesque/PasticheGrotesqueWeb-Medium.woff2') format('woff2'), 
  url('https://2109885.fs1.hubspotusercontent-na1.net/hubfs/2109885/Fonts-Switzer-PasticheGrotesque/PasticheGrotesqueWeb-Medium.woff') format('woff'),
  url('https://2109885.fs1.hubspotusercontent-na1.net/hubfs/2109885/Fonts-Switzer-PasticheGrotesque/PasticheGrotesque-Medium.otf') format('otf'),
  url('https://2109885.fs1.hubspotusercontent-na1.net/hubfs/2109885/Fonts-Switzer-PasticheGrotesque/PasticheGrotesqueTT-Medium.ttf') format('truetype'); 
  font-weight: 500;
  font-style: normal; 
}


@font-face {
    font-family: 'PasticheGrotesque';
    src: 
    url('https://2109885.fs1.hubspotusercontent-na1.net/hubfs/2109885/Fonts-Switzer-PasticheGrotesque/PasticheGrotesqueWeb-Regular.woff2') format('woff2'), /* Super Modern Browsers */
    url('https://2109885.fs1.hubspotusercontent-na1.net/hubfs/2109885/Fonts-Switzer-PasticheGrotesque/PasticheGrotesqueWeb-Regular.woff') format('woff'),
    url('https://2109885.fs1.hubspotusercontent-na1.net/hubfs/2109885/Fonts-Switzer-PasticheGrotesque/PasticheGrotesque-Regular.otf') format('otf'),
    url('https://2109885.fs1.hubspotusercontent-na1.net/hubfs/2109885/Fonts-Switzer-PasticheGrotesque/PasticheGrotesqueTT-Regular.ttf') format('truetype'); 
    font-weight: 400;
    font-style: normal; 
}


@font-face {
  font-family: 'Switzer-Medium';
  src: 
  url('https://2109885.fs1.hubspotusercontent-na1.net/hubfs/2109885/Fonts-Switzer-PasticheGrotesque/Switzer-Medium.eot'), /* IE9 Compat Modes */
  url('https://2109885.fs1.hubspotusercontent-na1.net/hubfs/2109885/Fonts-Switzer-PasticheGrotesque/Switzer-Medium.woff2') format('woff2'), /* Super Modern Browsers */
  url('https://2109885.fs1.hubspotusercontent-na1.net/hubfs/2109885/Fonts-Switzer-PasticheGrotesque/Switzer-Medium.woff') format('woff'), /* Pretty Modern Browsers */
  url('https://2109885.fs1.hubspotusercontent-na1.net/hubfs/2109885/Fonts-Switzer-PasticheGrotesque/Switzer-Medium.ttf') format('truetype');
  font-weight: 500;
  font-style: normal; 
}

@font-face {
  font-family: 'Switzer-MediumItalic';
  src: 
  url('/fonts/Switzer-MediumItalic.eot'), /* IE9 Compat Modes */
  url('/fonts/Switzer-MediumItalic.woff2') format('woff2'), /* Super Modern Browsers */
  url('/fonts/Switzer-MediumItalic.woff') format('woff'), /* Pretty Modern Browsers */
  url('/fonts/Switzer-MediumItalic.ttf') format('truetype');
  font-weight: 500;
  font-style: italic; 
}

@font-face {
  font-family: 'Switzer-Semibold';
  src: 
  url('https://2109885.fs1.hubspotusercontent-na1.net/hubfs/2109885/Fonts-Switzer-PasticheGrotesque/Switzer-Semibold.eot'), /* IE9 Compat Modes */
  url('https://2109885.fs1.hubspotusercontent-na1.net/hubfs/2109885/Fonts-Switzer-PasticheGrotesque/Switzer-Semibold.woff2') format('woff2'), /* Super Modern Browsers */
  url('https://2109885.fs1.hubspotusercontent-na1.net/hubfs/2109885/Fonts-Switzer-PasticheGrotesque/Switzer-Semibold.woff') format('woff'), /* Pretty Modern Browsers */
  url('https://2109885.fs1.hubspotusercontent-na1.net/hubfs/2109885/Fonts-Switzer-PasticheGrotesque/Switzer-Semibold.ttf') format('truetype');
  font-weight: 600;
  font-style: normal; 
}

@font-face {
  font-family: 'Switzer-SemiboldItalic';
  src: 
  url('https://2109885.fs1.hubspotusercontent-na1.net/hubfs/2109885/Fonts-Switzer-PasticheGrotesque/Switzer-SemiboldItalic.eot'), /* IE9 Compat Modes */
  url('https://2109885.fs1.hubspotusercontent-na1.net/hubfs/2109885/Fonts-Switzer-PasticheGrotesque/Switzer-SemiboldItalic.woff2') format('woff2'), /* Super Modern Browsers */
  url('https://2109885.fs1.hubspotusercontent-na1.net/hubfs/2109885/Fonts-Switzer-PasticheGrotesque/Switzer-SemiboldItalic.woff') format('woff'), /* Pretty Modern Browsers */
  url('https://2109885.fs1.hubspotusercontent-na1.net/hubfs/2109885/Fonts-Switzer-PasticheGrotesque/Switzer-SemiboldItalic.ttf') format('truetype');
  font-weight: 600;
  font-style: italic; 
}


@font-face {
  font-family: 'Switzer-Bold';
  src: 
  url('https://2109885.fs1.hubspotusercontent-na1.net/hubfs/2109885/Fonts-Switzer-PasticheGrotesque/Switzer-Bold.eot'), /* IE9 Compat Modes */
  url('https://2109885.fs1.hubspotusercontent-na1.net/hubfs/2109885/Fonts-Switzer-PasticheGrotesque/Switzer-Bold.woff2') format('woff2'), /* Super Modern Browsers */
  url('https://2109885.fs1.hubspotusercontent-na1.net/hubfs/2109885/Fonts-Switzer-PasticheGrotesque/Switzer-Bold.woff') format('woff'), /* Pretty Modern Browsers */
  url('https://2109885.fs1.hubspotusercontent-na1.net/hubfs/2109885/Fonts-Switzer-PasticheGrotesque/Switzer-Bold.ttf') format('truetype');
  font-weight: 700;
  font-style: normal; 
}

@font-face {
  font-family: 'Switzer-BoldItalic';
  src: 
  url('https://2109885.fs1.hubspotusercontent-na1.net/hubfs/2109885/Fonts-Switzer-PasticheGrotesque/Switzer-BoldItalic.eot'), /* IE9 Compat Modes */
  url('https://2109885.fs1.hubspotusercontent-na1.net/hubfs/2109885/Fonts-Switzer-PasticheGrotesque/Switzer-BoldItalic.woff2') format('woff2'), /* Super Modern Browsers */
  url('https://2109885.fs1.hubspotusercontent-na1.net/hubfs/2109885/Fonts-Switzer-PasticheGrotesque/Switzer-BoldItalic.woff') format('woff'), /* Pretty Modern Browsers */
  url('https://2109885.fs1.hubspotusercontent-na1.net/hubfs/2109885/Fonts-Switzer-PasticheGrotesque/Switzer-BoldItalic.ttf') format('truetype');
  font-weight: 700;
  font-style: italic; 
}

@font-face {
  font-family: 'Switzer-Extrabold';
  src: 
  url('https://2109885.fs1.hubspotusercontent-na1.net/hubfs/2109885/Fonts-Switzer-PasticheGrotesque/Switzer-Extrabold.eot'), /* IE9 Compat Modes */
  url('https://2109885.fs1.hubspotusercontent-na1.net/hubfs/2109885/Fonts-Switzer-PasticheGrotesque/Switzer-Extrabold.woff2') format('woff2'), /* Super Modern Browsers */
  url('https://2109885.fs1.hubspotusercontent-na1.net/hubfs/2109885/Fonts-Switzer-PasticheGrotesque/Switzer-Extrabold.woff') format('woff'), /* Pretty Modern Browsers */
  url('https://2109885.fs1.hubspotusercontent-na1.net/hubfs/2109885/Fonts-Switzer-PasticheGrotesque/Switzer-Extrabold.ttf') format('truetype');
  font-weight: 800;
  font-style: normal; 
}

@font-face {
  font-family: 'Switzer-ExtraboldItalic';
  src: 
  url('https://2109885.fs1.hubspotusercontent-na1.net/hubfs/2109885/Fonts-Switzer-PasticheGrotesque/Switzer-ExtraboldItalic.eot'), /* IE9 Compat Modes */
  url('https://2109885.fs1.hubspotusercontent-na1.net/hubfs/2109885/Fonts-Switzer-PasticheGrotesque/Switzer-ExtraboldItalic.woff2') format('woff2'), /* Super Modern Browsers */
  url('https://2109885.fs1.hubspotusercontent-na1.net/hubfs/2109885/Fonts-Switzer-PasticheGrotesque/Switzer-ExtraboldItalic.woff') format('woff'), /* Pretty Modern Browsers */
  url('https://2109885.fs1.hubspotusercontent-na1.net/hubfs/2109885/Fonts-Switzer-PasticheGrotesque/Switzer-ExtraboldItalic.ttf') format('truetype');
  font-weight: 800;
  font-style: italic; 
}

@font-face {
  font-family: 'Switzer-Black';
  src: 
  url('https://2109885.fs1.hubspotusercontent-na1.net/hubfs/2109885/Fonts-Switzer-PasticheGrotesque/Switzer-Black.eot'), /* IE9 Compat Modes */
  url('https://2109885.fs1.hubspotusercontent-na1.net/hubfs/2109885/Fonts-Switzer-PasticheGrotesque/Switzer-Black.woff2') format('woff2'), /* Super Modern Browsers */
  url('https://2109885.fs1.hubspotusercontent-na1.net/hubfs/2109885/Fonts-Switzer-PasticheGrotesque/Switzer-Black.woff') format('woff'), /* Pretty Modern Browsers */
  url('https://2109885.fs1.hubspotusercontent-na1.net/hubfs/2109885/Fonts-Switzer-PasticheGrotesque/Switzer-Black.ttf') format('truetype');
  font-weight: 900;
  font-style: normal; 
}

@font-face {
  font-family: 'Switzer-BlackItalic';
  src: 
  url('https://2109885.fs1.hubspotusercontent-na1.net/hubfs/2109885/Fonts-Switzer-PasticheGrotesque/Switzer-BlackItalic.eot'), /* IE9 Compat Modes */
  url('https://2109885.fs1.hubspotusercontent-na1.net/hubfs/2109885/Fonts-Switzer-PasticheGrotesque/Switzer-BlackItalic.woff2') format('woff2'), /* Super Modern Browsers */
  url('https://2109885.fs1.hubspotusercontent-na1.net/hubfs/2109885/Fonts-Switzer-PasticheGrotesque/Switzer-BlackItalic.woff') format('woff'), /* Pretty Modern Browsers */
  url('https://2109885.fs1.hubspotusercontent-na1.net/hubfs/2109885/Fonts-Switzer-PasticheGrotesque/Switzer-BlackItalic.ttf') format('truetype');
  font-weight: 900;
  font-style: italic; 
}


@font-face {
  font-family: 'Switzer-Light';
  src: 
  url('https://2109885.fs1.hubspotusercontent-na1.net/hubfs/2109885/Fonts-Switzer-PasticheGrotesque/Switzer-Light.eot'), /* IE9 Compat Modes */
  url('https://2109885.fs1.hubspotusercontent-na1.net/hubfs/2109885/Fonts-Switzer-PasticheGrotesque/Switzer-Light.woff2') format('woff2'), /* Super Modern Browsers */
  url('https://2109885.fs1.hubspotusercontent-na1.net/hubfs/2109885/Fonts-Switzer-PasticheGrotesque/Switzer-Light.woff') format('woff'), /* Pretty Modern Browsers */
  url('https://2109885.fs1.hubspotusercontent-na1.net/hubfs/2109885/Fonts-Switzer-PasticheGrotesque/Switzer-Light.ttf') format('truetype');
  font-weight: 300;
  font-style: normal; 
}

@font-face {
  font-family: 'Switzer-LightItalic';
  src: 
  url('https://2109885.fs1.hubspotusercontent-na1.net/hubfs/2109885/Fonts-Switzer-PasticheGrotesque/Switzer-LightItalic.eot'), /* IE9 Compat Modes */
  url('https://2109885.fs1.hubspotusercontent-na1.net/hubfs/2109885/Fonts-Switzer-PasticheGrotesque/Switzer-LightItalic.woff2') format('woff2'), /* Super Modern Browsers */
  url('https://2109885.fs1.hubspotusercontent-na1.net/hubfs/2109885/Fonts-Switzer-PasticheGrotesque/Switzer-LightItalic.woff') format('woff'), /* Pretty Modern Browsers */
  url('https://2109885.fs1.hubspotusercontent-na1.net/hubfs/2109885/Fonts-Switzer-PasticheGrotesque/Switzer-LightItalic.ttf') format('truetype');
  font-weight: 300;
  font-style: italic; 
}

@font-face {
  font-family: 'Switzer-Thin';
  src: 
  url('https://2109885.fs1.hubspotusercontent-na1.net/hubfs/2109885/Fonts-Switzer-PasticheGrotesque/Switzer-Thin.eot'), /* IE9 Compat Modes */
  url('https://2109885.fs1.hubspotusercontent-na1.net/hubfs/2109885/Fonts-Switzer-PasticheGrotesque/Switzer-Thin.woff2') format('woff2'), /* Super Modern Browsers */
  url('https://2109885.fs1.hubspotusercontent-na1.net/hubfs/2109885/Fonts-Switzer-PasticheGrotesque/Switzer-Thin.woff') format('woff'), /* Pretty Modern Browsers */
  url('https://2109885.fs1.hubspotusercontent-na1.net/hubfs/2109885/Fonts-Switzer-PasticheGrotesque/Switzer-Thin.ttf') format('truetype');
  font-weight: 100;
  font-style: normal; 
}

@font-face {
  font-family: 'Switzer-ThinItalic';
  src: 
  url('https://2109885.fs1.hubspotusercontent-na1.net/hubfs/2109885/Fonts-Switzer-PasticheGrotesque/Switzer-ThinItalic.eot'), /* IE9 Compat Modes */
  url('/https://2109885.fs1.hubspotusercontent-na1.net/hubfs/2109885/Fonts-Switzer-PasticheGrotesque/Switzer-ThinItalic.woff2') format('woff2'), /* Super Modern Browsers */
  url('https://2109885.fs1.hubspotusercontent-na1.net/hubfs/2109885/Fonts-Switzer-PasticheGrotesque/Switzer-ThinItalic.woff') format('woff'), /* Pretty Modern Browsers */
  url('https://2109885.fs1.hubspotusercontent-na1.net/hubfs/2109885/Fonts-Switzer-PasticheGrotesque/Switzer-ThinItalic.ttf') format('truetype');
  font-weight: 100;
  font-style: italic; 
}

@font-face {
  font-family: 'Switzer-Extralight';
  src: 
  url('https://2109885.fs1.hubspotusercontent-na1.net/hubfs/2109885/Fonts-Switzer-PasticheGrotesque/Switzer-Extralight.eot'), /* IE9 Compat Modes */
  url('/https://2109885.fs1.hubspotusercontent-na1.net/hubfs/2109885/Fonts-Switzer-PasticheGrotesque/Switzer-Extralight.woff2') format('woff2'), /* Super Modern Browsers */
  url('https://2109885.fs1.hubspotusercontent-na1.net/hubfs/2109885/Fonts-Switzer-PasticheGrotesque/Switzer-Extralight.woff') format('woff'), /* Pretty Modern Browsers */
  url('https://2109885.fs1.hubspotusercontent-na1.net/hubfs/2109885/Fonts-Switzer-PasticheGrotesque/Switzer-Extralight.ttf') format('truetype');
  font-weight: 200;
  font-style: normal;
}

@font-face {
  font-family: 'Switzer-ExtralightItalic';
  src: 
  url('https://2109885.fs1.hubspotusercontent-na1.net/hubfs/2109885/Fonts-Switzer-PasticheGrotesque/Switzer-ExtralightItalic.eot'), /* IE9 Compat Modes */
  url('/https://2109885.fs1.hubspotusercontent-na1.net/hubfs/2109885/Fonts-Switzer-PasticheGrotesque/Switzer-ExtralightItalic.woff2') format('woff2'), /* Super Modern Browsers */
  url('https://2109885.fs1.hubspotusercontent-na1.net/hubfs/2109885/Fonts-Switzer-PasticheGrotesque/Switzer-ExtralightItalic.woff') format('woff'), /* Pretty Modern Browsers */
  url('/https://2109885.fs1.hubspotusercontent-na1.net/hubfs/2109885/Fonts-Switzer-PasticheGrotesque/Switzer-ExtralightItalic.ttf') format('truetype');
  font-weight: 200;
  font-style: italic; 
}


@font-face {
  font-family: 'Switzer';  
  src: url('https://2109885.fs1.hubspotusercontent-na1.net/hubfs/2109885/Fonts-Switzer-PasticheGrotesque/Switzer-Regular.woff2') format('woff2'), 
    url('https://2109885.fs1.hubspotusercontent-na1.net/hubfs/2109885/Fonts-Switzer-PasticheGrotesque/Switzer-Regular.woff') format('woff'), 
    url('https://2109885.fs1.hubspotusercontent-na1.net/hubfs/2109885/Fonts-Switzer-PasticheGrotesque/Switzer-Regular.eot'), format('eot'),
    url('https://2109885.fs1.hubspotusercontent-na1.net/hubfs/2109885/Fonts-Switzer-PasticheGrotesque/Switzer-Regular.ttf') format('truetype');
   font-weight: 400;

}






















body{
font-family: 'Switzer', Roboto, Helvetica, Arial, sans-serif;
font-weight: 400;
}

/* h1,h2,h3,h4,h5,h6,
.h1,.h2,.h3,.h4,.h5,.h6{
font-family: 'PasticheGrotesque-Medium', 'Libre Franklin', Arial, sans-serif;
font-weight: 500;
} */

h1,
.h1{
font-family: 'PasticheGrotesque-Black', 'Libre Franklin', Arial, sans-serif;
font-weight: 900;
font-size: 34px !important;   
}

h2,
.h2{
font-family: 'PasticheGrotesque-Bold', 'Libre Franklin', Arial, sans-serif;
font-weight: 700;
  font-size: 26px !important;   

}

h3,
.h3{
font-family: 'PasticheGrotesque-Medium', 'Libre Franklin', Arial, sans-serif;
font-weight: 500;
 font-size: 24px !important;   
 
}

h4,
.h4{
font-family: 'PasticheGrotesque', 'Libre Franklin', Arial, sans-serif;
font-weight: 400;
 font-size: 22px !important;   

}

h5,
.h5{
font-family: 'PasticheGrotesque-Medium', 'Libre Franklin', Arial, sans-serif;
font-weight: 500;
   font-size: 20px !important;   

}

h6,
.h6{
font-family: 'PasticheGrotesque-Medium', 'Libre Franklin', Arial, sans-serif;
font-weight: 500;
     font-size: 18px !important;   

}