
@import url("https://use.typekit.net/jcy7dol.css");






/* 1a. Containers */




/* 1b. Colors */




/* 1c. Typography */

/* 1c. Typography - Custom - Adobe */




























/* 1d. Buttons */







/* 1e. Forms */










/* 1f. Tables */











 




.content-wrapper, .container {
  max-width: 1240px;
}


.dnd-section {
  padding: 40px 20px;
}

.dnd-section > .row-fluid {
  max-width: 1240px;
}





html {
  font-size: 17px;
}
  
body {
  font-weight: 400; text-decoration: none; font-family: proxima-nova, sans-serif; font-style: normal;
  color: #4d4d4e;
}

/* Paragraphs */

p, div, li {
  font-weight: 400; text-decoration: none; font-family: proxima-nova, sans-serif; font-style: normal;
}
li{
 font-size: 17px;
}
/* Anchors */

a {
  color: #d19c2a;
text-decoration:none !important;
	cursor: pointer;
}

a:hover,
a:focus {
  color: #756ba0;
}

a:active {
  color: #756ba0;
}
/* Navigation Bar */
.header .nav__item,
.footer .col-nav__title{
	font-family: brandon-grotesque, sans-serif;
	font-weight: 700;
}
.header .nav__list--flyout a{
		font-family: proxima-nova, sans-serif;
	font-weight: 300;
}

.btn,
.button{
	font-family: brandon-grotesque, sans-serif;
	font-weight: 700;
}

/* Headings */

h1 {
  font-weight: 700; text-decoration: none; font-family: brandon-grotesque, sans-serif; font-style: normal;
  color: #4d4d4e;
  font-size: 50px;
}

h2 {
  font-weight: 700; text-decoration: none; font-family: brandon-grotesque, sans-serif; font-style: normal;
  color: #4d4d4e;
  font-size: 40px;
}

h3 {
  font-weight: 700; text-decoration: none; font-family: brandon-grotesque, sans-serif; font-style: normal;
  color: #4d4d4e;
  font-size: 30px;
}

h4 {
  font-weight: 700; text-decoration: none; font-family: brandon-grotesque, sans-serif; font-style: normal;
  color: #4d4d4e;
  font-size: 24px;
}

h5 {
  font-weight: 700; text-decoration: none; font-family: brandon-grotesque, sans-serif; font-style: normal;
  color: #4d4d4e;
  font-size: 16px;
}

h6 {
  font-weight: 700; text-decoration: none; font-family: brandon-grotesque, sans-serif; font-style: normal;
  color: #4d4d4e;
  font-size: 14px;
}

/* Blockquote */

blockquote {
  border-left-color: #756ba0;
}





button,
.button {
  background-color: 

  
  
    
  


  rgba(209, 156, 42, 1.0)

;
  border: 1px solid #d19c2a;
  border-radius: 100px;
  color: #FFFFFF;
  padding: 15px 45px;
	font-weight: 700; text-decoration: none; font-family: brandon-grotesque, sans-serif; font-style: normal;
}

button:hover,
button:focus,
.button:hover,
.button:focus {
  background-color: rgba(169, 116, 2, 1.0);
  border-color: #a97402;
  color: #FFFFFF;
}

button:active,
.button:active {
  background-color: rgba(249, 196, 82, 1.0);
  border-color: #f9c452;
  color: #FFFFFF;
}





form,
.submitted-message {
  font-weight: 400; text-decoration: none; font-family: proxima-nova, sans-serif; font-style: normal;
}

/* Form title */

h3.form-title {
  background-color: 

  
  
    
  


  rgba(248, 248, 250, 1.0)

;
  color: #4d4d4e;
}

/* Form label */

form label {
  color: #4d4d4e;
}

/* Form help text */

form legend {
  color: #ce5039;
}

/* Form inputs */

input[type=text],
input[type=email],
input[type=password],
input[type=tel],
input[type=number],
input[type=file],
select,
textarea {
  border-color: #f8f8fa;
  color: #4d4d4e;
}

input[type=text]:focus,
input[type=email]:focus,
input[type=password]:focus,
input[type=tel]:focus,
input[type=number]:focus,
input[type=file]:focus,
select:focus,
textarea:focus {
  border-color: #756ba0;
}

/* Form placeholder text */

::-webkit-input-placeholder,
::-moz-placeholder,
:-ms-input-placeholder,
:-moz-placeholder,
::placeholder,
.hs-fieldtype-date .input .hs-dateinput:before {
  color: #4d4d4e;
}

/* Date picker */

.fn-date-picker td.is-selected .pika-button {
  background: #d19c2a;
}

.fn-date-picker td .pika-button:hover {
  background-color: #d19c2a !important;
}

.fn-date-picker td.is-today .pika-button {
  color: #d19c2a;
}

/* Submit button */

form input[type=submit],
form .hs-button {
  background-color: 

  
  
    
  


  rgba(209, 156, 42, 1.0)

;
  border: 1px solid #d19c2a;
  border-radius: 100px;
  color: #FFFFFF;
  padding: 15px 45px;
	font-weight: 700;
	font-family: brandon-grotesque, sans-serif;
}

form input[type=submit]:hover,
form input[type=submit]:focus,
form .hs-button:hover,
form .hs-button:focus {
  background-color: rgba(169, 116, 2, 1.0);
  border-color: #a97402;
  color: #FFFFFF;
}

form input[type=submit]:active,
form .hs-button:active {
  background-color: rgba(249, 196, 82, 1.0);
  border-color: #f9c452;
  color: #FFFFFF;
}





table {
  background-color: 

  
  
    
  


  rgba(255, 255, 255, 1.0)

;
  border-color: #4d4d4e;
}

th,
td {
  border-color: #4d4d4e;
  color: #4d4d4e;
}

thead th,
thead td {
  background-color: 

  
  
    
  


  rgba(255, 255, 255, 1.0)

;
  border-bottom-color: #4d4d4e;
  color: #4d4d4e;
}

tfoot td {
  background-color: 

  
  
    
  


  rgba(255, 255, 255, 1.0)

;
  color: #4d4d4e;
}

tbody + tbody {
  border-top-color: #4d4d4e;
}





.header {
  background-color: ;
}

body .navigation-primary a,
.header__logo .logo-company-name,
.header__language-switcher-label-current,
.header__language-switcher .lang_list_class li a {
  color: ;
  font-family: proxima-nova, sans-serif;
}

body .navigation-primary a:hover,
body .navigation-primary a:focus,
.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: ;
}

body .navigation-primary a:active,
body .header__language-switcher-label-current:active,
body .header__language-switcher .lang_list_class li a:active {
  color: ;
}

body .navigation-primary .submenu.level-1 > li > a.active-item:after {
  background-color: #d19c2a;
}

body .submenu.level-2,
body .header__language-switcher .lang_list_class {
  background-color: ;
  border-color: ;
}

body .submenu.level-2 > li:first-child:before {
  border-color: ;
}

body .header__language-switcher .lang_list_class:before {
  border-bottom-color: ;
}

body .submenu.level-2 .menu-item .menu-link:hover,
body .submenu.level-2 .menu-item .menu-link:focus,
body .header__language-switcher .lang_list_class li:hover,
body .submenu.level-2 > li:first-child:hover:before,
body .submenu.level-2 > li:first-child.focus:before {
  background-color: ;
}

.header__language-switcher .lang_list_class.first-active::after {
  border-bottom-color: ;
}

.header__language-switcher-label-current,
.header__language-switcher .lang_list_class li a {
  font-family: proxima-nova, sans-serif;
}

.header__language-switcher-label-current:after {
  border-top-color: ;
}

@media(max-width: 769px) {
  .header__navigation {
    background-color: ;
  }

  .header__navigation-toggle svg,
  .menu-arrow svg {
    fill: ;
  }
}
#}





.footer {
  background-color: ;
}

/* Footer Content */






.blog-post__date {
  border-color: #4d4d4e;
}

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

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

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

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

.blog-pagination__link {
  color: #4d4d4e;
}

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

.blog-post__title {
  font-weight: 700; text-decoration: none; font-family: brandon-grotesque, sans-serif; font-style: normal;
  color: #4d4d4e;
  font-size: 40px;
}

.blog-post__author {
  background-color: #756ba0;
}

#comments-listing .comment-reply-to {
  color: #d19c2a;
}

#comments-listing .comment-reply-to:hover,
#comments-listing .comment-reply-to:focus {
  color: #a97402;
}

#comments-listing .comment-reply-to:active {
  color: #f9c452;
}











body .tns-nav button.tns-nav-active {
  background-color: #d19c2a;
}

body .tns-nav button:hover,
body .tns-nav button:focus {
  background-color: #d19c2a;
}

body .team-member__description {
  background-color: #756ba0;
}