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

/* brute overrides to theme  - DW 2021-10-14  - at bottom of page */


  
  
  
  
  
  
  
  
  
  
  
  
  
  

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

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

  
  
  
  
  
  body {
	color: #000000;
	font-weight: 400;
	font-family:Quicksand;
	font-size: 16px;
  }
  
  p {
	font-family: Quicksand;
	font-weight: 400;
  }
  
  a {
	font-family: Quicksand;
	color: rgba(130, 101, 136, 1.0);
  }
  
  a:hover,
  a:focus {
	color:rgba(130, 101, 136, 1.0) ;
  }
  
  a:active {
	color: rgba(170, 141, 176, 1.0);
  }
  
  ul,
  ol,
  blockquote{
	font-weight: 400;
  }
  h1 {
	color: #000000;
	font-family: Quicksand;
	font-size: 50px;
	font-weight: 400;
  }
  
  h2 {
	color: #4d4d4d;
	font-family: Quicksand;
	font-size: 30px;
	font-weight: 400;
  }
  
  h3 {
	color: #000000;
	font-family: Quicksand;
	font-size: 24px;
	font-weight: 400;
  }
  
  h4 {
	color: #000000;
	font-family: Quicksand;
	font-size: 20px;
	font-weight: 800;
  }
  
  h5 {
	color: #000000;
	font-family: Quicksand;
	font-size: 16px;
	font-weight: 400;
  }
  
  h6 {
	color: #000000;
	font-family: Quicksand;
	font-size: 14px;
	font-weight: 400;
  }
  blockquote {
	border-left: 10px solid #F8FAFC;;
  }
  
  
  
  
  
  form,
  .submitted-message {
	border:2px solid  rgba(#null, 0.0) ;
	font-family: Quicksand;
	padding:10px;
  }
  h3.form-title {
	background-color: rgba(0, 0, 0, 0.0);
	color: rgba(77, 77, 77, 1.0);
  }
  
  .hs-button,
  .button--primary {
	background-color: rgba(130, 101, 136, 1.0);
	border-color: rgba(0, 0, 0, 1.0);
	border-radius: 0px;
	border-width: 0px;
	color: rgba(255, 255, 255, 1.0);
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 11px;
	padding-bottom: 11px;
	text-decoration: none;
  }
  
  .hs-button:hover,
  .hs-button:focus,
  .button--primary:hover,
  .button--primary:focus {
	background-color: rgba(130, 101, 136, 1.0);
	border-color: rgba(#null, 0.0);
	color: rgba(255, 255, 255, 1.0);
  
  }
  
  .hs-button:active,
  .button--primary:active {
	background-color: rgba(170, 141, 176, 1.0);
	border-color: rgba(40, 40, 40, 1.0);
	color: rgba(255, 255, 255, 1.0);
  }
  
  .hs-form label {
	color: rgba(51, 51, 51, 1.0);
  }
  
  .hs-form legend {
	color: rgba(51, 51, 51, 1.0);
  }
  
  form input,
  form select,
  form textarea,
  .hs-input {
	background-color: rgba(#null, 0.0);
	color: rgba(#null, 0.0);
	border-radius: 0px;
	border-color: rgba(0, 0, 0, 0.15);
  }
  
  form input:focus,
  form select:focus,
  form textarea:focus,
  .hs-input:focus {
	border-color: rgba(#null, 0.0);
	color:rgba(#null, 0.0);
	background-color:rgba(#null, 0.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: #000000;
  }
  
  .hs-richtext {
	font-size: 16;
  }
  
  .hs-default-font-element,
  .hs-main-font-element {
	font-family: Quicksand;
  }
  
  .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, 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);
  }
  
  
  
  
  .sticky-wrapper,
  .header {
	background-color: rgba(255, 255, 255, 1.0);
  }
  
  .header__container {
	max-width: 1130px;
  }
  
  body .custom-menu-primary .hs-menu-wrapper  ul   li  a,
  .header__logo .logo-company-name,
  .header__language-switcher-label-current,
  .header__language-switcher .lang_list_class li a {
	color:rgba(0, 0, 0, 1.0);
  }

  body .custom-menu-primary .hs-menu-wrapper > ul > li > a:hover{
	color:rgba(130, 101, 136, 1.0);
	background-color:rgba(0, 0, 0, 0.0);
  }
  
  .custom-menu-primary .hs-menu-wrapper > ul > li.active-branch > a:after{
	background-color:rgba(#null, 0.0);
  }
  
  body .custom-menu-primary .hs-menu-wrapper > ul > li.active-branch > a{
	color:rgba(0, 0, 0, 1.0);
	background-color:rgba(0, 0, 0, 0.0);
  }
  
  body .custom-menu-primary .hs-menu-wrapper > ul  ul > li.active-branch > a{
	color:rgba(0, 0, 0, 1.0);
	background-color:rgba(0, 0, 0, 0.0);
  }
  
  body .custom-menu-primary .hs-menu-wrapper > ul  ul {
	background-color:rgba(255, 255, 255, 1.0);
  }
  
  body .custom-menu-primary .hs-menu-wrapper > ul  ul > li > a{
	color:rgba(0, 0, 0, 1.0);
  }
  body .custom-menu-primary .hs-menu-wrapper > ul  ul > li > a:hover{
	color:rgba(130, 101, 136, 1.0);
	background-color:rgba(130, 101, 136, 0.0);
  }
  body .custom-menu-primary .hs-menu-wrapper > ul  ul > li.active-branch > a{
	color:rgba(0, 0, 0, 1.0);
	background-color:rgba(0, 0, 0, 0.0);
  }
  
  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: #826588;
  }
  
  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: #000000;
  }
  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: #000000;
  }
  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: #000000
  }
  body .custom-menu-primary .submenu.level-1 > li > a.active-branch {
	color: #000000;
  }
  
  body .custom-menu-primary .submenu.level-1 > li > a.active-branch:after {
	background-color: #000000;
  }
  body .custom-menu-primary .submenu.level-2 > li > a {
	color: #000000;
  }
  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: #826588;
	color: #826588;
  }
  body .custom-menu-primary .submenu.level-2 .menu-item .menu-link.active-branch {
	color: #000000;
	background-color: #000000;
  }
  
  .header__language-switcher-label-current,
  .header__language-switcher .lang_list_class li a {
	font-family: Quicksand;
  }
  
  .header__language-switcher-label-current:after {
	border-top-color: rgba(0, 0, 0, 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(0, 0, 0, 1.0);
	}
  }
  
  
  
  
  
  .footer {
	background-color: rgba(245, 245, 245, 1.0);
	color: #4a4a4a;
  }
  .footer-holder h3{
    color:  rgba(74, 74, 74, 1.0);;  
  }
  .footer-holder .form-title p,
  .footer-holder p{
	color:  rgba(74, 74, 74, 1.0);;  
  }
  .footer-holder .col-1 a,
  .footer-holder .col-2 a,
  .footer a{
	color: rgba(74, 74, 74, 1.0); 
  }
  .footer-holder .col-2 a:hover,
  .footer-holder .col-1 a:hover,
  .footer-holder a:hover,
  .footer a:hover{
	color: rgba(130, 101, 136, 1.0); 
  }
  .footer__copyright span{
	color: rgba(74, 74, 74, 1.0);   
  }
  footer.footer.footer-holder {
    color:  rgba(74, 74, 74, 1.0);
	background-color: rgba(245, 245, 245, 1.0);
}
  .footer__container {
	max-width: 1130px;
  }
  
  
  .footer-holder form input[type=email]{
	color: rgba(0, 0, 0, 1.0);
	background-color: rgba(255, 255, 255, 1.0);
  }
  .footer-holder form input[type=email]:focus{
	color: rgba(0, 0, 0, 1.0);
  }
  .footer-holder form input[type=submit]{
	color: rgba(255, 255, 255, 1.0);
	background-color: rgba(130, 101, 136, 1.0);
  }
  .footer-holder form input[type=submit]:hover{
	color: rgba(255, 255, 255, 1.0);
	background-color: rgba(130, 101, 136, 1.0);
  }
  
  
  
  
  .content-wrapper {
	max-width: 1130px;
  }
  
  .blog-post__date {
	border-color: #000000;
  }
  
  .blog-tag-filter__menu-link,
  .blog-post__tag-link,
  .blog-card__tag-link,
  .blog-post__author-name,
  .blog-card__title a {
	color: #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: #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: #282828;
  }
  
  .blog-tag-filter__menu-link--active-item:after {
	background-color: #494A52;
  }
  
  .blog-pagination__link {
	color: #000000;
  }
  
  .blog-pagination__link--active:after,
  .blog-pagination__prev-link:after,
  .blog-pagination__next-link:after {
	background-color: #494A52;
  }
  
  .blog-post__title {
	color: #4d4d4d;
	font-family:Quicksand;
	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);
  }
  
  
  
  
  
  
  
  
  
  
  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: 1130px;
	margin: 0 auto;
  }
  
  
  
  
  .body-container__website .dnd-section:nth-child(odd) {
	background-color: {typography=, tables=, buttons=, spacing=, footer=, global_colors=, blog_settings=, header=, forms=}
  }
    
  .page-center {
	max-width: 1130px;
}
@media (max-width: 1199px) {
	.header__container,
	.footer__container,
  .dnd-section > .row-fluid, .page-center {
    max-width: 869.9999999946px;
  }
}
@media (max-width: 991px) {
	.header__container,
	.footer__container,
  .dnd-section > .row-fluid, .page-center {
    max-width: 669.9999999974px;
  }
}
@media (max-width: 767px) {
  .dnd-section > .row-fluid, .page-center {
    max-width:100%;
  }
}





/* brute overrides to theme - may add more sophisticated CMS theme settings later... - DW 2021-10-14  */
h2 {
    margin-bottom: 10px !important;
}
h5 {
    margin-top: 0;
    margin-bottom: 0;  
}
.bio-row1 form {
    margin: 0 auto;
}
.bio-row1 form .hs-input {
    font-size: 18px;
    padding-left:10px !important;
}
.bio-row1 input::placeholder {
    color:#aaaaaa !important;
}
.bio-row1 textarea::placeholder {
    color:#aaaaaa !important;
}
.bio-row1 form input.hs-button:hover {
    box-shadow: none;
}
.bio-row1 #hs_cos_wrapper_widget_1613452484683 input[type="submit"]  {
    font-family: "Quicksand",sans-serif !important;
    width: 300px;
    border-radius: 40px !important;
    font-size: 17px !important;
 }
form input[type=submit]:hover  {
    background: #BF99C7 !important;
 }
/* different buttons need the same hover treatment */
.cm-bio-page .bio-row1 a.hs-button {
    font-family: "Quicksand",sans-serif !important;
    font-size: 17px !important;  
    border-color:rgb(140, 112, 146);
    border-width:1px;  
}
.cm-bio-page .bio-row1 a.hs-button:hover {
    background-color: #BF99C7;
}
.cm-bio-page .bio-row1 a {
    border-color:rgb(140, 112, 146);
    border-width:1px;
    font-family: "Quicksand",sans-serif !important;
    font-size: 17px !important;
}
.cm-bio-page .bio-row1 a:hover {
    background-color: #BF99C7;
    color: #fff !important;
}
form input[type=submit]  {
    font-weight: 500 !important;
    transition: all .3s linear !important;
}

/* end brute overrides */

/* Home page changes start */

.image-with-content-column .image-wrapper img {
  padding: 15px;
  border: #ddd solid 1px;
}

@media (min-width: 992px) {
  .fixed-header {
    min-height: auto;
  }
  .hs-menu-wrapper.hs-menu-flow-horizontal > ul li > a {
    outline: none;
  }
  .hs-menu-wrapper.hs-menu-flow-horizontal>ul li.hs-item-has-children ul.hs-menu-children-wrapper {
    top: 100%;
  }
  .hs-menu-wrapper.hs-menu-flow-horizontal > ul li.hs-item-has-children:hover > ul.hs-menu-children-wrapper {
    top: 100%;
    border-top: 4px solid #826588;
    text-align: left;
    -webkit-box-shadow: 5px 8px 20px rgb(0 0 0 / 38%);
    box-shadow: 5px 8px 20px rgb(0 0 0 / 38%);
    width: 100%;
    min-width: auto !important;
  }
  body .custom-menu-primary .hs-menu-wrapper > ul ul > li > a {
    border-bottom: 1px solid #000;
    margin: 0 20px;
    width: auto;
    padding: 10px 0;
    height: auto;
    display: block;
    outline: none;
    font-size: 14px;
    text-transform: capitalize;
    font-family: Quicksand,sans-serif;
    font-weight: 700;
  }
  body .custom-menu-primary .hs-menu-wrapper > ul ul > li:last-child > a {
    border-bottom: none;
  }
  .hs-menu-wrapper.hs-menu-flow-horizontal > ul li.hs-item-has-children:hover > a {
    background: #f9f9f9;
  }
  .hs-menu-wrapper.hs-menu-flow-horizontal > ul li.hs-item-has-children > a:after {
    display: inline-block;
    width: 0;
    height: 0;
    vertical-align: middle;
    border-top: 5px dashed;
    border-right: 5px solid transparent;
    border-left: 5px solid transparent;
    content: "";
    margin-left: 10px;
    position: relative;
    top: -2px;
  }
  .desktop-menu {
    align-items: center;
    justify-content: center;
  }
  .left-menu {
    margin-top: 0 !important;
    margin-bottom: 0 !important;
    width: auto;
    flex: 0 0 auto;
  }
  .right-menu {
    margin-top: 0 !important;
    margin-bottom: 0 !important;
    width: auto;
    flex: 0 0 auto;
  }
  .logo {
    padding: 0 30px;
    width: auto;
  }
  .logo a {
    margin-top: 0;
    padding: 0;
    line-height: normal;
    height: auto;
  }
  .custom-menu-primary .hs-menu-wrapper > ul {
    display: flex;
    flex-flow: row wrap;
  }
  .custom-menu-primary .hs-menu-wrapper > ul > li {
    margin-left: 0 !important;
    margin-right: 0 !important;
    display: inherit;
    flex: 0 0 auto;
  }
  .hs-menu-wrapper.hs-menu-flow-horizontal > ul li > a {
    padding: 35px 25px;
  }
  .scroll-body .hs-menu-wrapper.hs-menu-flow-horizontal > ul li > a {
    padding-top: 25px;
    padding-bottom: 25px;
  }
  .scroll-body .logo {
    padding: 0 30px;
  }
  .scroll-body .custom-menu-primary .hs-menu-wrapper > ul ul > li > a {
    padding-top: 10px;padding-bottom: 10px;
  }
}
@media screen and (max-width: 1000px) and (min-width: 991px) {
/*   .hs-menu-wrapper.hs-menu-flow-horizontal > ul li > a {
    padding: 30px 25px;
  } */
}
@media (max-width: 767px) {
  .cm-home-page .hs-button {
    margin-bottom: 30px;
  }
  .home-banner .banner-header, .home-banner .banner-wrapper .banner-header {
    font-size: 30px;
    line-height: normal;
    margin: 20px 20px;
  }
  .home-banner .banner-wrapper .banner-button a {
    font-size: 20px;
    line-height: normal;
    padding: 18px 14px;
  }
}
/* Home page changes end */

/* Password Model */
.passwordprotected {
  position: relative;
  z-index: 9999;
/*   display: none; */
}
.overlayed {
  background: #000;
  width: 100%;
  height: 100%;
  position: fixed;
  top: 0;
  left: 0;
}
.overlay {
  display: none;
  background: rgba(0, 0, 0, .6);
  position:fixed;
  top: 0;
  bottom: 0;
  right: 0;
  left: 0;
}

.prompt-wrap {
  display: none;
  background: transparent;
  position: absolute;
  width: 350px;
  margin: 0 auto;
  top: 0;
  left: 0;
  right: 0;
}
.prompt-wrap .p-label {
  text-align: center;
  display: block;
  font-size: 30px;
  padding: 0 0 10px;
}
.prompt-box {
  display: none;
  padding: 20px;
  background: #f7f7f7;
  max-width: 500px;
  width: 100%;
  color: #070707;
  position: fixed;
  z-index: 999999999;
  margin: 80px auto;
  border-radius: 3px;
  left: 50%;
  top: 0;
  transform: translateX(-50%);
}
.prompt-box p {
  color: #070707;
  font-size: 0.9em;
  text-align: center;
}
input.clients {
  background-color: #fff;
  border: 1px solid #ccc;
  padding: 0.9rem 0.9rem;
  margin: 0.5rem 0;
  width: 100%;
}
.prompt-box button {
	background-color: #826588;
	border-radius: 0;
	border: 1px solid #826588;
	color: #fff;
	cursor: pointer;
	font-size: 0.8rem;
	font-weight: bold;
	letter-spacing: 0.1rem;
	padding: 0.9rem 4rem;
	text-transform: uppercase;
	transition: transform 80ms ease-in;
	margin-top: 10px;
  width: 100%;
}

.prompt-box button:active {
	transform: scale(0.95);
}

.prompt-box button:focus {
	outline: none;
}
}

.prompt-box.shake {
  animation: shake .5s linear;
}

.prompt-box .close:after {
  content: '';
  height: 20px;
  width: 20px;
  background: url(../img/x-thin.svg) top left no-repeat;
  background-size: 100%;
  position: absolute;
  right: 20px;
  top: 12px;
  -webkit-transform: rotate(180deg);
  transform: rotate(180deg);
  cursor: pointer;
}

.prompt-box .code-error {
  color: red !important;
  display: none;
}
.prompt-box .code-error.is-error {
  display: block;
  animation: shake .5s linear;
  margin: -10px 0 0;
  text-align: left;
}
@media only screen and (max-width: 767px) {
  .prompt-box {
    max-width: 350px;
  }
}


.fixed-header {
	position: relative;
	z-index: 500;
}

.noMenu .left-menu,
.noMenu .right-menu, 
.noMenu .mobile-trigger,
.noMenu .custom-menu-primary{
	display: none !important;
}